diff --git a/abusiveexperiencereport/v1/abusiveexperiencereport-gen.go b/abusiveexperiencereport/v1/abusiveexperiencereport-gen.go index 3472a09944..279af9685b 100644 --- a/abusiveexperiencereport/v1/abusiveexperiencereport-gen.go +++ b/abusiveexperiencereport/v1/abusiveexperiencereport-gen.go @@ -214,9 +214,9 @@ type SiteSummaryResponse struct { NullFields []string `json:"-"` } -func (s *SiteSummaryResponse) MarshalJSON() ([]byte, error) { +func (s SiteSummaryResponse) MarshalJSON() ([]byte, error) { type NoMethod SiteSummaryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViolatingSitesResponse: Response message for ListViolatingSites. @@ -239,9 +239,9 @@ type ViolatingSitesResponse struct { NullFields []string `json:"-"` } -func (s *ViolatingSitesResponse) MarshalJSON() ([]byte, error) { +func (s ViolatingSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod ViolatingSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SitesGetCall struct { diff --git a/acceleratedmobilepageurl/v1/acceleratedmobilepageurl-gen.go b/acceleratedmobilepageurl/v1/acceleratedmobilepageurl-gen.go index a760e1ff2a..fd8a3754dd 100644 --- a/acceleratedmobilepageurl/v1/acceleratedmobilepageurl-gen.go +++ b/acceleratedmobilepageurl/v1/acceleratedmobilepageurl-gen.go @@ -173,9 +173,9 @@ type AmpUrl struct { NullFields []string `json:"-"` } -func (s *AmpUrl) MarshalJSON() ([]byte, error) { +func (s AmpUrl) MarshalJSON() ([]byte, error) { type NoMethod AmpUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AmpUrlError: AMP URL Error resource for a requested URL that couldn't be @@ -215,9 +215,9 @@ type AmpUrlError struct { NullFields []string `json:"-"` } -func (s *AmpUrlError) MarshalJSON() ([]byte, error) { +func (s AmpUrlError) MarshalJSON() ([]byte, error) { type NoMethod AmpUrlError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetAmpUrlsRequest: AMP URL request for a batch of URLs. @@ -252,9 +252,9 @@ type BatchGetAmpUrlsRequest struct { NullFields []string `json:"-"` } -func (s *BatchGetAmpUrlsRequest) MarshalJSON() ([]byte, error) { +func (s BatchGetAmpUrlsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchGetAmpUrlsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetAmpUrlsResponse: Batch AMP URL response. @@ -281,9 +281,9 @@ type BatchGetAmpUrlsResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetAmpUrlsResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetAmpUrlsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetAmpUrlsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AmpUrlsBatchGetCall struct { diff --git a/accessapproval/v1/accessapproval-gen.go b/accessapproval/v1/accessapproval-gen.go index de340dc513..df5832b879 100644 --- a/accessapproval/v1/accessapproval-gen.go +++ b/accessapproval/v1/accessapproval-gen.go @@ -249,9 +249,9 @@ type AccessApprovalServiceAccount struct { NullFields []string `json:"-"` } -func (s *AccessApprovalServiceAccount) MarshalJSON() ([]byte, error) { +func (s AccessApprovalServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod AccessApprovalServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessApprovalSettings: Settings on a Project/Folder/Organization related to @@ -345,9 +345,9 @@ type AccessApprovalSettings struct { NullFields []string `json:"-"` } -func (s *AccessApprovalSettings) MarshalJSON() ([]byte, error) { +func (s AccessApprovalSettings) MarshalJSON() ([]byte, error) { type NoMethod AccessApprovalSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessLocations: Home office and physical location of the principal. @@ -379,9 +379,9 @@ type AccessLocations struct { NullFields []string `json:"-"` } -func (s *AccessLocations) MarshalJSON() ([]byte, error) { +func (s AccessLocations) MarshalJSON() ([]byte, error) { type NoMethod AccessLocations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccessReason struct { @@ -427,9 +427,9 @@ type AccessReason struct { NullFields []string `json:"-"` } -func (s *AccessReason) MarshalJSON() ([]byte, error) { +func (s AccessReason) MarshalJSON() ([]byte, error) { type NoMethod AccessReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApprovalRequest: A request for the customer to approve access to a resource. @@ -479,9 +479,9 @@ type ApprovalRequest struct { NullFields []string `json:"-"` } -func (s *ApprovalRequest) MarshalJSON() ([]byte, error) { +func (s ApprovalRequest) MarshalJSON() ([]byte, error) { type NoMethod ApprovalRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApproveApprovalRequestMessage: Request to approve an ApprovalRequest. @@ -501,9 +501,9 @@ type ApproveApprovalRequestMessage struct { NullFields []string `json:"-"` } -func (s *ApproveApprovalRequestMessage) MarshalJSON() ([]byte, error) { +func (s ApproveApprovalRequestMessage) MarshalJSON() ([]byte, error) { type NoMethod ApproveApprovalRequestMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApproveDecision: A decision that has been made to approve access to a @@ -534,9 +534,9 @@ type ApproveDecision struct { NullFields []string `json:"-"` } -func (s *ApproveDecision) MarshalJSON() ([]byte, error) { +func (s ApproveDecision) MarshalJSON() ([]byte, error) { type NoMethod ApproveDecision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DismissApprovalRequestMessage: Request to dismiss an approval request. @@ -565,9 +565,9 @@ type DismissDecision struct { NullFields []string `json:"-"` } -func (s *DismissDecision) MarshalJSON() ([]byte, error) { +func (s DismissDecision) MarshalJSON() ([]byte, error) { type NoMethod DismissDecision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -627,9 +627,9 @@ type EnrolledService struct { NullFields []string `json:"-"` } -func (s *EnrolledService) MarshalJSON() ([]byte, error) { +func (s EnrolledService) MarshalJSON() ([]byte, error) { type NoMethod EnrolledService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InvalidateApprovalRequestMessage: Request to invalidate an existing @@ -661,9 +661,9 @@ type ListApprovalRequestsResponse struct { NullFields []string `json:"-"` } -func (s *ListApprovalRequestsResponse) MarshalJSON() ([]byte, error) { +func (s ListApprovalRequestsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListApprovalRequestsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceProperties: The properties associated with the resource of the @@ -685,9 +685,9 @@ type ResourceProperties struct { NullFields []string `json:"-"` } -func (s *ResourceProperties) MarshalJSON() ([]byte, error) { +func (s ResourceProperties) MarshalJSON() ([]byte, error) { type NoMethod ResourceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignatureInfo: Information about the digital signature of the resource. @@ -780,9 +780,9 @@ type SignatureInfo struct { NullFields []string `json:"-"` } -func (s *SignatureInfo) MarshalJSON() ([]byte, error) { +func (s SignatureInfo) MarshalJSON() ([]byte, error) { type NoMethod SignatureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersDeleteAccessApprovalSettingsCall struct { diff --git a/accesscontextmanager/v1/accesscontextmanager-gen.go b/accesscontextmanager/v1/accesscontextmanager-gen.go index 7c6334b418..c656bcdada 100644 --- a/accesscontextmanager/v1/accesscontextmanager-gen.go +++ b/accesscontextmanager/v1/accesscontextmanager-gen.go @@ -287,9 +287,9 @@ type AccessLevel struct { NullFields []string `json:"-"` } -func (s *AccessLevel) MarshalJSON() ([]byte, error) { +func (s AccessLevel) MarshalJSON() ([]byte, error) { type NoMethod AccessLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessPolicy: `AccessPolicy` is a container for `AccessLevels` (which define @@ -341,9 +341,9 @@ type AccessPolicy struct { NullFields []string `json:"-"` } -func (s *AccessPolicy) MarshalJSON() ([]byte, error) { +func (s AccessPolicy) MarshalJSON() ([]byte, error) { type NoMethod AccessPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiOperation: Identification for an API Operation. @@ -371,9 +371,9 @@ type ApiOperation struct { NullFields []string `json:"-"` } -func (s *ApiOperation) MarshalJSON() ([]byte, error) { +func (s ApiOperation) MarshalJSON() ([]byte, error) { type NoMethod ApiOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Application: An application that accesses Google Cloud APIs. @@ -395,9 +395,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -436,9 +436,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -471,9 +471,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedOrgsDesc: `AuthorizedOrgsDesc` contains data for an organization's @@ -540,9 +540,9 @@ type AuthorizedOrgsDesc struct { NullFields []string `json:"-"` } -func (s *AuthorizedOrgsDesc) MarshalJSON() ([]byte, error) { +func (s AuthorizedOrgsDesc) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedOrgsDesc - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicLevel: `BasicLevel` is an `AccessLevel` using a set of recommended @@ -574,9 +574,9 @@ type BasicLevel struct { NullFields []string `json:"-"` } -func (s *BasicLevel) MarshalJSON() ([]byte, error) { +func (s BasicLevel) MarshalJSON() ([]byte, error) { type NoMethod BasicLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -673,9 +673,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -705,9 +705,9 @@ type CommitServicePerimetersRequest struct { NullFields []string `json:"-"` } -func (s *CommitServicePerimetersRequest) MarshalJSON() ([]byte, error) { +func (s CommitServicePerimetersRequest) MarshalJSON() ([]byte, error) { type NoMethod CommitServicePerimetersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitServicePerimetersResponse: A response to @@ -730,9 +730,9 @@ type CommitServicePerimetersResponse struct { NullFields []string `json:"-"` } -func (s *CommitServicePerimetersResponse) MarshalJSON() ([]byte, error) { +func (s CommitServicePerimetersResponse) MarshalJSON() ([]byte, error) { type NoMethod CommitServicePerimetersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Condition: A condition necessary for an `AccessLevel` to be granted. The @@ -789,9 +789,9 @@ type Condition struct { NullFields []string `json:"-"` } -func (s *Condition) MarshalJSON() ([]byte, error) { +func (s Condition) MarshalJSON() ([]byte, error) { type NoMethod Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomLevel: `CustomLevel` is an `AccessLevel` using the Cloud Common @@ -813,9 +813,9 @@ type CustomLevel struct { NullFields []string `json:"-"` } -func (s *CustomLevel) MarshalJSON() ([]byte, error) { +func (s CustomLevel) MarshalJSON() ([]byte, error) { type NoMethod CustomLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DevicePolicy: `DevicePolicy` specifies device specific restrictions @@ -876,9 +876,9 @@ type DevicePolicy struct { NullFields []string `json:"-"` } -func (s *DevicePolicy) MarshalJSON() ([]byte, error) { +func (s DevicePolicy) MarshalJSON() ([]byte, error) { type NoMethod DevicePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EgressFrom: Defines the conditions under which an EgressPolicy matches a @@ -935,9 +935,9 @@ type EgressFrom struct { NullFields []string `json:"-"` } -func (s *EgressFrom) MarshalJSON() ([]byte, error) { +func (s EgressFrom) MarshalJSON() ([]byte, error) { type NoMethod EgressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EgressPolicy: Policy for egress from perimeter. EgressPolicies match @@ -972,9 +972,9 @@ type EgressPolicy struct { NullFields []string `json:"-"` } -func (s *EgressPolicy) MarshalJSON() ([]byte, error) { +func (s EgressPolicy) MarshalJSON() ([]byte, error) { type NoMethod EgressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EgressSource: The source that EgressPolicy authorizes access from inside the @@ -1003,9 +1003,9 @@ type EgressSource struct { NullFields []string `json:"-"` } -func (s *EgressSource) MarshalJSON() ([]byte, error) { +func (s EgressSource) MarshalJSON() ([]byte, error) { type NoMethod EgressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EgressTo: Defines the conditions under which an EgressPolicy matches a @@ -1047,9 +1047,9 @@ type EgressTo struct { NullFields []string `json:"-"` } -func (s *EgressTo) MarshalJSON() ([]byte, error) { +func (s EgressTo) MarshalJSON() ([]byte, error) { type NoMethod EgressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1104,9 +1104,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcpUserAccessBinding: Restricts access to Cloud Console and Google Cloud @@ -1157,9 +1157,9 @@ type GcpUserAccessBinding struct { NullFields []string `json:"-"` } -func (s *GcpUserAccessBinding) MarshalJSON() ([]byte, error) { +func (s GcpUserAccessBinding) MarshalJSON() ([]byte, error) { type NoMethod GcpUserAccessBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcpUserAccessBindingOperationMetadata: Metadata of GCP Access Binding Long @@ -1185,9 +1185,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -1217,9 +1217,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IngressFrom: Defines the conditions under which an IngressPolicy matches a @@ -1261,9 +1261,9 @@ type IngressFrom struct { NullFields []string `json:"-"` } -func (s *IngressFrom) MarshalJSON() ([]byte, error) { +func (s IngressFrom) MarshalJSON() ([]byte, error) { type NoMethod IngressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IngressPolicy: Policy for ingress into ServicePerimeter. IngressPolicies @@ -1297,9 +1297,9 @@ type IngressPolicy struct { NullFields []string `json:"-"` } -func (s *IngressPolicy) MarshalJSON() ([]byte, error) { +func (s IngressPolicy) MarshalJSON() ([]byte, error) { type NoMethod IngressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IngressSource: The source that IngressPolicy authorizes access from. @@ -1335,9 +1335,9 @@ type IngressSource struct { NullFields []string `json:"-"` } -func (s *IngressSource) MarshalJSON() ([]byte, error) { +func (s IngressSource) MarshalJSON() ([]byte, error) { type NoMethod IngressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IngressTo: Defines the conditions under which an IngressPolicy matches a @@ -1367,9 +1367,9 @@ type IngressTo struct { NullFields []string `json:"-"` } -func (s *IngressTo) MarshalJSON() ([]byte, error) { +func (s IngressTo) MarshalJSON() ([]byte, error) { type NoMethod IngressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccessLevelsResponse: A response to `ListAccessLevelsRequest`. @@ -1395,9 +1395,9 @@ type ListAccessLevelsResponse struct { NullFields []string `json:"-"` } -func (s *ListAccessLevelsResponse) MarshalJSON() ([]byte, error) { +func (s ListAccessLevelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccessLevelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccessPoliciesResponse: A response to `ListAccessPoliciesRequest`. @@ -1423,9 +1423,9 @@ type ListAccessPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListAccessPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListAccessPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccessPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuthorizedOrgsDescsResponse: A response to @@ -1452,9 +1452,9 @@ type ListAuthorizedOrgsDescsResponse struct { NullFields []string `json:"-"` } -func (s *ListAuthorizedOrgsDescsResponse) MarshalJSON() ([]byte, error) { +func (s ListAuthorizedOrgsDescsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuthorizedOrgsDescsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGcpUserAccessBindingsResponse: Response of ListGcpUserAccessBindings. @@ -1480,9 +1480,9 @@ type ListGcpUserAccessBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListGcpUserAccessBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListGcpUserAccessBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGcpUserAccessBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1508,9 +1508,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicePerimetersResponse: A response to `ListServicePerimetersRequest`. @@ -1536,9 +1536,9 @@ type ListServicePerimetersResponse struct { NullFields []string `json:"-"` } -func (s *ListServicePerimetersResponse) MarshalJSON() ([]byte, error) { +func (s ListServicePerimetersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicePerimetersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSupportedServicesResponse: A response to `ListSupportedServicesRequest`. @@ -1565,9 +1565,9 @@ type ListSupportedServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListSupportedServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListSupportedServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSupportedServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodSelector: An allowed method or permission of a service specified in @@ -1593,9 +1593,9 @@ type MethodSelector struct { NullFields []string `json:"-"` } -func (s *MethodSelector) MarshalJSON() ([]byte, error) { +func (s MethodSelector) MarshalJSON() ([]byte, error) { type NoMethod MethodSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1640,9 +1640,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OsConstraint: A restriction on the OS type and version of devices making @@ -1682,9 +1682,9 @@ type OsConstraint struct { NullFields []string `json:"-"` } -func (s *OsConstraint) MarshalJSON() ([]byte, error) { +func (s OsConstraint) MarshalJSON() ([]byte, error) { type NoMethod OsConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1774,9 +1774,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceAccessLevelsRequest: A request to replace all existing Access Levels @@ -1806,9 +1806,9 @@ type ReplaceAccessLevelsRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceAccessLevelsRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceAccessLevelsRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceAccessLevelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceAccessLevelsResponse: A response to ReplaceAccessLevelsRequest. This @@ -1829,9 +1829,9 @@ type ReplaceAccessLevelsResponse struct { NullFields []string `json:"-"` } -func (s *ReplaceAccessLevelsResponse) MarshalJSON() ([]byte, error) { +func (s ReplaceAccessLevelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ReplaceAccessLevelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceServicePerimetersRequest: A request to replace all existing Service @@ -1861,9 +1861,9 @@ type ReplaceServicePerimetersRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceServicePerimetersRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceServicePerimetersRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceServicePerimetersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceServicePerimetersResponse: A response to @@ -1885,9 +1885,9 @@ type ReplaceServicePerimetersResponse struct { NullFields []string `json:"-"` } -func (s *ReplaceServicePerimetersResponse) MarshalJSON() ([]byte, error) { +func (s ReplaceServicePerimetersResponse) MarshalJSON() ([]byte, error) { type NoMethod ReplaceServicePerimetersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServicePerimeter: `ServicePerimeter` describes a set of Google Cloud @@ -1960,9 +1960,9 @@ type ServicePerimeter struct { NullFields []string `json:"-"` } -func (s *ServicePerimeter) MarshalJSON() ([]byte, error) { +func (s ServicePerimeter) MarshalJSON() ([]byte, error) { type NoMethod ServicePerimeter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServicePerimeterConfig: `ServicePerimeterConfig` specifies a set of Google @@ -2012,9 +2012,9 @@ type ServicePerimeterConfig struct { NullFields []string `json:"-"` } -func (s *ServicePerimeterConfig) MarshalJSON() ([]byte, error) { +func (s ServicePerimeterConfig) MarshalJSON() ([]byte, error) { type NoMethod ServicePerimeterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2041,9 +2041,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2075,9 +2075,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SupportedService: `SupportedService` specifies the VPC Service Controls and @@ -2163,9 +2163,9 @@ type SupportedService struct { NullFields []string `json:"-"` } -func (s *SupportedService) MarshalJSON() ([]byte, error) { +func (s SupportedService) MarshalJSON() ([]byte, error) { type NoMethod SupportedService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2188,9 +2188,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2215,9 +2215,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcAccessibleServices: Specifies how APIs are allowed to communicate within @@ -2244,9 +2244,9 @@ type VpcAccessibleServices struct { NullFields []string `json:"-"` } -func (s *VpcAccessibleServices) MarshalJSON() ([]byte, error) { +func (s VpcAccessibleServices) MarshalJSON() ([]byte, error) { type NoMethod VpcAccessibleServices - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcNetworkSource: The originating network source in Google Cloud. @@ -2266,9 +2266,9 @@ type VpcNetworkSource struct { NullFields []string `json:"-"` } -func (s *VpcNetworkSource) MarshalJSON() ([]byte, error) { +func (s VpcNetworkSource) MarshalJSON() ([]byte, error) { type NoMethod VpcNetworkSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcSubNetwork: Sub-segment ranges inside of a VPC Network. @@ -2300,9 +2300,9 @@ type VpcSubNetwork struct { NullFields []string `json:"-"` } -func (s *VpcSubNetwork) MarshalJSON() ([]byte, error) { +func (s VpcSubNetwork) MarshalJSON() ([]byte, error) { type NoMethod VpcSubNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccessPoliciesCreateCall struct { diff --git a/acmedns/v1/acmedns-gen.go b/acmedns/v1/acmedns-gen.go index ac4a8dd512..8abde05bde 100644 --- a/acmedns/v1/acmedns-gen.go +++ b/acmedns/v1/acmedns-gen.go @@ -173,9 +173,9 @@ type AcmeChallengeSet struct { NullFields []string `json:"-"` } -func (s *AcmeChallengeSet) MarshalJSON() ([]byte, error) { +func (s AcmeChallengeSet) MarshalJSON() ([]byte, error) { type NoMethod AcmeChallengeSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcmeTxtRecord: The TXT record message that represents an ACME DNS-01 @@ -204,9 +204,9 @@ type AcmeTxtRecord struct { NullFields []string `json:"-"` } -func (s *AcmeTxtRecord) MarshalJSON() ([]byte, error) { +func (s AcmeTxtRecord) MarshalJSON() ([]byte, error) { type NoMethod AcmeTxtRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RotateChallengesRequest: The request message for the RotateChallenges RPC. @@ -244,9 +244,9 @@ type RotateChallengesRequest struct { NullFields []string `json:"-"` } -func (s *RotateChallengesRequest) MarshalJSON() ([]byte, error) { +func (s RotateChallengesRequest) MarshalJSON() ([]byte, error) { type NoMethod RotateChallengesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcmeChallengeSetsGetCall struct { diff --git a/addressvalidation/v1/addressvalidation-gen.go b/addressvalidation/v1/addressvalidation-gen.go index 1237610f78..7aaa7949d8 100644 --- a/addressvalidation/v1/addressvalidation-gen.go +++ b/addressvalidation/v1/addressvalidation-gen.go @@ -207,9 +207,9 @@ type GoogleGeoTypeViewport struct { NullFields []string `json:"-"` } -func (s *GoogleGeoTypeViewport) MarshalJSON() ([]byte, error) { +func (s GoogleGeoTypeViewport) MarshalJSON() ([]byte, error) { type NoMethod GoogleGeoTypeViewport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1Address: Details of the post-processed address. @@ -263,9 +263,9 @@ type GoogleMapsAddressvalidationV1Address struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1Address) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1Address) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1Address - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1AddressComponent: Represents an address @@ -325,9 +325,9 @@ type GoogleMapsAddressvalidationV1AddressComponent struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1AddressComponent) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1AddressComponent) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1AddressComponent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1AddressMetadata: The metadata for the address. @@ -356,9 +356,9 @@ type GoogleMapsAddressvalidationV1AddressMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1AddressMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1AddressMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1AddressMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1ComponentName: A wrapper for the name of the @@ -383,9 +383,9 @@ type GoogleMapsAddressvalidationV1ComponentName struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1ComponentName) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1ComponentName) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1ComponentName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1Geocode: Contains information about the place @@ -429,9 +429,9 @@ type GoogleMapsAddressvalidationV1Geocode struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1Geocode) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1Geocode) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1Geocode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleMapsAddressvalidationV1Geocode) UnmarshalJSON(data []byte) error { @@ -476,9 +476,9 @@ type GoogleMapsAddressvalidationV1LanguageOptions struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1LanguageOptions) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1LanguageOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1LanguageOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1PlusCode: Plus code (http://plus.codes) is a @@ -506,9 +506,9 @@ type GoogleMapsAddressvalidationV1PlusCode struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1PlusCode) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1PlusCode) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1PlusCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1ProvideValidationFeedbackRequest: The request @@ -549,9 +549,9 @@ type GoogleMapsAddressvalidationV1ProvideValidationFeedbackRequest struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1ProvideValidationFeedbackRequest) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1ProvideValidationFeedbackRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1ProvideValidationFeedbackRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse: The response @@ -596,9 +596,9 @@ type GoogleMapsAddressvalidationV1UspsAddress struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1UspsAddress) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1UspsAddress) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1UspsAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1UspsData: The USPS data for the address. @@ -783,9 +783,9 @@ type GoogleMapsAddressvalidationV1UspsData struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1UspsData) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1UspsData) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1UspsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1ValidateAddressRequest: The request for @@ -861,9 +861,9 @@ type GoogleMapsAddressvalidationV1ValidateAddressRequest struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1ValidateAddressRequest) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1ValidateAddressRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1ValidateAddressRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1ValidateAddressResponse: The response to an @@ -890,9 +890,9 @@ type GoogleMapsAddressvalidationV1ValidateAddressResponse struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1ValidateAddressResponse) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1ValidateAddressResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1ValidateAddressResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1ValidationResult: The result of validating an @@ -949,9 +949,9 @@ type GoogleMapsAddressvalidationV1ValidationResult struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1ValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1ValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1ValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsAddressvalidationV1Verdict: High level overview of the address @@ -1047,9 +1047,9 @@ type GoogleMapsAddressvalidationV1Verdict struct { NullFields []string `json:"-"` } -func (s *GoogleMapsAddressvalidationV1Verdict) MarshalJSON() ([]byte, error) { +func (s GoogleMapsAddressvalidationV1Verdict) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsAddressvalidationV1Verdict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeLatLng: An object that represents a latitude/longitude pair. This @@ -1075,9 +1075,9 @@ type GoogleTypeLatLng struct { NullFields []string `json:"-"` } -func (s *GoogleTypeLatLng) MarshalJSON() ([]byte, error) { +func (s GoogleTypeLatLng) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeLatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeLatLng) UnmarshalJSON(data []byte) error { @@ -1190,9 +1190,9 @@ type GoogleTypePostalAddress struct { NullFields []string `json:"-"` } -func (s *GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { +func (s GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypePostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type V1ProvideValidationFeedbackCall struct { diff --git a/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go b/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go index a6c3095d61..56835874d4 100644 --- a/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go +++ b/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go @@ -727,9 +727,9 @@ type AbsoluteDateRange struct { NullFields []string `json:"-"` } -func (s *AbsoluteDateRange) MarshalJSON() ([]byte, error) { +func (s AbsoluteDateRange) MarshalJSON() ([]byte, error) { type NoMethod AbsoluteDateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceptProposalRequest: Request to accept a proposal. @@ -749,9 +749,9 @@ type AcceptProposalRequest struct { NullFields []string `json:"-"` } -func (s *AcceptProposalRequest) MarshalJSON() ([]byte, error) { +func (s AcceptProposalRequest) MarshalJSON() ([]byte, error) { type NoMethod AcceptProposalRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdSize: Represents size of a single ad slot, or a creative. @@ -785,9 +785,9 @@ type AdSize struct { NullFields []string `json:"-"` } -func (s *AdSize) MarshalJSON() ([]byte, error) { +func (s AdSize) MarshalJSON() ([]byte, error) { type NoMethod AdSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdTechnologyProviders: Detected ad technology provider information. @@ -826,9 +826,9 @@ type AdTechnologyProviders struct { NullFields []string `json:"-"` } -func (s *AdTechnologyProviders) MarshalJSON() ([]byte, error) { +func (s AdTechnologyProviders) MarshalJSON() ([]byte, error) { type NoMethod AdTechnologyProviders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddDealAssociationRequest: A request for associating a deal and a creative. @@ -849,9 +849,9 @@ type AddDealAssociationRequest struct { NullFields []string `json:"-"` } -func (s *AddDealAssociationRequest) MarshalJSON() ([]byte, error) { +func (s AddDealAssociationRequest) MarshalJSON() ([]byte, error) { type NoMethod AddDealAssociationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddNoteRequest: Request message for adding a note to a given proposal. @@ -871,9 +871,9 @@ type AddNoteRequest struct { NullFields []string `json:"-"` } -func (s *AddNoteRequest) MarshalJSON() ([]byte, error) { +func (s AddNoteRequest) MarshalJSON() ([]byte, error) { type NoMethod AddNoteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppContext: Output only. The app type the restriction applies to for mobile @@ -898,9 +898,9 @@ type AppContext struct { NullFields []string `json:"-"` } -func (s *AppContext) MarshalJSON() ([]byte, error) { +func (s AppContext) MarshalJSON() ([]byte, error) { type NoMethod AppContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuctionContext: Output only. The auction type the restriction applies to. @@ -924,9 +924,9 @@ type AuctionContext struct { NullFields []string `json:"-"` } -func (s *AuctionContext) MarshalJSON() ([]byte, error) { +func (s AuctionContext) MarshalJSON() ([]byte, error) { type NoMethod AuctionContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BidMetricsRow: The set of metrics that are measured in numbers of bids, @@ -968,9 +968,9 @@ type BidMetricsRow struct { NullFields []string `json:"-"` } -func (s *BidMetricsRow) MarshalJSON() ([]byte, error) { +func (s BidMetricsRow) MarshalJSON() ([]byte, error) { type NoMethod BidMetricsRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BidResponseWithoutBidsStatusRow: The number of impressions with the @@ -1013,9 +1013,9 @@ type BidResponseWithoutBidsStatusRow struct { NullFields []string `json:"-"` } -func (s *BidResponseWithoutBidsStatusRow) MarshalJSON() ([]byte, error) { +func (s BidResponseWithoutBidsStatusRow) MarshalJSON() ([]byte, error) { type NoMethod BidResponseWithoutBidsStatusRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Buyer: Represents a buyer of inventory. Each buyer is identified by a unique @@ -1036,9 +1036,9 @@ type Buyer struct { NullFields []string `json:"-"` } -func (s *Buyer) MarshalJSON() ([]byte, error) { +func (s Buyer) MarshalJSON() ([]byte, error) { type NoMethod Buyer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CalloutStatusRow: The number of impressions with the specified dimension @@ -1067,9 +1067,9 @@ type CalloutStatusRow struct { NullFields []string `json:"-"` } -func (s *CalloutStatusRow) MarshalJSON() ([]byte, error) { +func (s CalloutStatusRow) MarshalJSON() ([]byte, error) { type NoMethod CalloutStatusRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelNegotiationRequest: Request to cancel an ongoing negotiation. @@ -1170,9 +1170,9 @@ type Client struct { NullFields []string `json:"-"` } -func (s *Client) MarshalJSON() ([]byte, error) { +func (s Client) MarshalJSON() ([]byte, error) { type NoMethod Client - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientUser: A client user is created under a client buyer and has restricted @@ -1217,9 +1217,9 @@ type ClientUser struct { NullFields []string `json:"-"` } -func (s *ClientUser) MarshalJSON() ([]byte, error) { +func (s ClientUser) MarshalJSON() ([]byte, error) { type NoMethod ClientUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientUserInvitation: An invitation for a new client user to get access to @@ -1252,9 +1252,9 @@ type ClientUserInvitation struct { NullFields []string `json:"-"` } -func (s *ClientUserInvitation) MarshalJSON() ([]byte, error) { +func (s ClientUserInvitation) MarshalJSON() ([]byte, error) { type NoMethod ClientUserInvitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteSetupRequest: Request message for indicating that the proposal's @@ -1282,9 +1282,9 @@ type ContactInformation struct { NullFields []string `json:"-"` } -func (s *ContactInformation) MarshalJSON() ([]byte, error) { +func (s ContactInformation) MarshalJSON() ([]byte, error) { type NoMethod ContactInformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Correction: Output only. Shows any corrections that were applied to this @@ -1335,9 +1335,9 @@ type Correction struct { NullFields []string `json:"-"` } -func (s *Correction) MarshalJSON() ([]byte, error) { +func (s Correction) MarshalJSON() ([]byte, error) { type NoMethod Correction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Creative: A creative and its classification data. @@ -1522,9 +1522,9 @@ type Creative struct { NullFields []string `json:"-"` } -func (s *Creative) MarshalJSON() ([]byte, error) { +func (s Creative) MarshalJSON() ([]byte, error) { type NoMethod Creative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeDealAssociation: The association between a creative and a deal. @@ -1548,9 +1548,9 @@ type CreativeDealAssociation struct { NullFields []string `json:"-"` } -func (s *CreativeDealAssociation) MarshalJSON() ([]byte, error) { +func (s CreativeDealAssociation) MarshalJSON() ([]byte, error) { type NoMethod CreativeDealAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeRestrictions: Represents creative restrictions associated to @@ -1594,9 +1594,9 @@ type CreativeRestrictions struct { NullFields []string `json:"-"` } -func (s *CreativeRestrictions) MarshalJSON() ([]byte, error) { +func (s CreativeRestrictions) MarshalJSON() ([]byte, error) { type NoMethod CreativeRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeSize: Specifies the size of the creative. @@ -1665,9 +1665,9 @@ type CreativeSize struct { NullFields []string `json:"-"` } -func (s *CreativeSize) MarshalJSON() ([]byte, error) { +func (s CreativeSize) MarshalJSON() ([]byte, error) { type NoMethod CreativeSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeSpecification: Represents information for a creative that is @@ -1691,9 +1691,9 @@ type CreativeSpecification struct { NullFields []string `json:"-"` } -func (s *CreativeSpecification) MarshalJSON() ([]byte, error) { +func (s CreativeSpecification) MarshalJSON() ([]byte, error) { type NoMethod CreativeSpecification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeStatusRow: The number of bids with the specified dimension values @@ -1721,9 +1721,9 @@ type CreativeStatusRow struct { NullFields []string `json:"-"` } -func (s *CreativeStatusRow) MarshalJSON() ([]byte, error) { +func (s CreativeStatusRow) MarshalJSON() ([]byte, error) { type NoMethod CreativeStatusRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CriteriaTargeting: Generic targeting used for targeting dimensions that @@ -1746,9 +1746,9 @@ type CriteriaTargeting struct { NullFields []string `json:"-"` } -func (s *CriteriaTargeting) MarshalJSON() ([]byte, error) { +func (s CriteriaTargeting) MarshalJSON() ([]byte, error) { type NoMethod CriteriaTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -1784,9 +1784,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DayPart: Daypart targeting message that specifies if the ad can be shown @@ -1827,9 +1827,9 @@ type DayPart struct { NullFields []string `json:"-"` } -func (s *DayPart) MarshalJSON() ([]byte, error) { +func (s DayPart) MarshalJSON() ([]byte, error) { type NoMethod DayPart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DayPartTargeting: Specifies the day part targeting criteria. @@ -1857,9 +1857,9 @@ type DayPartTargeting struct { NullFields []string `json:"-"` } -func (s *DayPartTargeting) MarshalJSON() ([]byte, error) { +func (s DayPartTargeting) MarshalJSON() ([]byte, error) { type NoMethod DayPartTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Deal: A deal represents a segment of inventory for displaying ads on. A @@ -1989,9 +1989,9 @@ type Deal struct { NullFields []string `json:"-"` } -func (s *Deal) MarshalJSON() ([]byte, error) { +func (s Deal) MarshalJSON() ([]byte, error) { type NoMethod Deal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DealPauseStatus: Tracks which parties (if any) have paused a deal. The deal @@ -2028,9 +2028,9 @@ type DealPauseStatus struct { NullFields []string `json:"-"` } -func (s *DealPauseStatus) MarshalJSON() ([]byte, error) { +func (s DealPauseStatus) MarshalJSON() ([]byte, error) { type NoMethod DealPauseStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DealServingMetadata: Message captures metadata about the serving status of a @@ -2052,9 +2052,9 @@ type DealServingMetadata struct { NullFields []string `json:"-"` } -func (s *DealServingMetadata) MarshalJSON() ([]byte, error) { +func (s DealServingMetadata) MarshalJSON() ([]byte, error) { type NoMethod DealServingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DealTerms: The deal terms specify the details of a Product/deal. They @@ -2103,9 +2103,9 @@ type DealTerms struct { NullFields []string `json:"-"` } -func (s *DealTerms) MarshalJSON() ([]byte, error) { +func (s DealTerms) MarshalJSON() ([]byte, error) { type NoMethod DealTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeliveryControl: Message contains details about how the deals will be paced. @@ -2145,9 +2145,9 @@ type DeliveryControl struct { NullFields []string `json:"-"` } -func (s *DeliveryControl) MarshalJSON() ([]byte, error) { +func (s DeliveryControl) MarshalJSON() ([]byte, error) { type NoMethod DeliveryControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Disapproval: Output only. The reason and details for a disapproval. @@ -2316,9 +2316,9 @@ type Disapproval struct { NullFields []string `json:"-"` } -func (s *Disapproval) MarshalJSON() ([]byte, error) { +func (s Disapproval) MarshalJSON() ([]byte, error) { type NoMethod Disapproval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2457,9 +2457,9 @@ type FilterSet struct { NullFields []string `json:"-"` } -func (s *FilterSet) MarshalJSON() ([]byte, error) { +func (s FilterSet) MarshalJSON() ([]byte, error) { type NoMethod FilterSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilteredBidCreativeRow: The number of filtered bids with the specified @@ -2485,9 +2485,9 @@ type FilteredBidCreativeRow struct { NullFields []string `json:"-"` } -func (s *FilteredBidCreativeRow) MarshalJSON() ([]byte, error) { +func (s FilteredBidCreativeRow) MarshalJSON() ([]byte, error) { type NoMethod FilteredBidCreativeRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilteredBidDetailRow: The number of filtered bids with the specified @@ -2522,9 +2522,9 @@ type FilteredBidDetailRow struct { NullFields []string `json:"-"` } -func (s *FilteredBidDetailRow) MarshalJSON() ([]byte, error) { +func (s FilteredBidDetailRow) MarshalJSON() ([]byte, error) { type NoMethod FilteredBidDetailRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirstPartyMobileApplicationTargeting: Represents a list of targeted and @@ -2551,9 +2551,9 @@ type FirstPartyMobileApplicationTargeting struct { NullFields []string `json:"-"` } -func (s *FirstPartyMobileApplicationTargeting) MarshalJSON() ([]byte, error) { +func (s FirstPartyMobileApplicationTargeting) MarshalJSON() ([]byte, error) { type NoMethod FirstPartyMobileApplicationTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FrequencyCap: Frequency cap. @@ -2594,9 +2594,9 @@ type FrequencyCap struct { NullFields []string `json:"-"` } -func (s *FrequencyCap) MarshalJSON() ([]byte, error) { +func (s FrequencyCap) MarshalJSON() ([]byte, error) { type NoMethod FrequencyCap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuaranteedFixedPriceTerms: Terms for Programmatic Guaranteed Deals. @@ -2644,9 +2644,9 @@ type GuaranteedFixedPriceTerms struct { NullFields []string `json:"-"` } -func (s *GuaranteedFixedPriceTerms) MarshalJSON() ([]byte, error) { +func (s GuaranteedFixedPriceTerms) MarshalJSON() ([]byte, error) { type NoMethod GuaranteedFixedPriceTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HtmlContent: HTML content for a creative. @@ -2671,9 +2671,9 @@ type HtmlContent struct { NullFields []string `json:"-"` } -func (s *HtmlContent) MarshalJSON() ([]byte, error) { +func (s HtmlContent) MarshalJSON() ([]byte, error) { type NoMethod HtmlContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: An image resource. You may provide a larger image than was requested, @@ -2698,9 +2698,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImpressionMetricsRow: The set of metrics that are measured in numbers of @@ -2738,9 +2738,9 @@ type ImpressionMetricsRow struct { NullFields []string `json:"-"` } -func (s *ImpressionMetricsRow) MarshalJSON() ([]byte, error) { +func (s ImpressionMetricsRow) MarshalJSON() ([]byte, error) { type NoMethod ImpressionMetricsRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySizeTargeting: Represents the size of an ad unit that can be @@ -2765,9 +2765,9 @@ type InventorySizeTargeting struct { NullFields []string `json:"-"` } -func (s *InventorySizeTargeting) MarshalJSON() ([]byte, error) { +func (s InventorySizeTargeting) MarshalJSON() ([]byte, error) { type NoMethod InventorySizeTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBidMetricsResponse: Response message for listing the metrics that are @@ -2795,9 +2795,9 @@ type ListBidMetricsResponse struct { NullFields []string `json:"-"` } -func (s *ListBidMetricsResponse) MarshalJSON() ([]byte, error) { +func (s ListBidMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBidMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBidResponseErrorsResponse: Response message for listing all reasons that @@ -2826,9 +2826,9 @@ type ListBidResponseErrorsResponse struct { NullFields []string `json:"-"` } -func (s *ListBidResponseErrorsResponse) MarshalJSON() ([]byte, error) { +func (s ListBidResponseErrorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBidResponseErrorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBidResponsesWithoutBidsResponse: Response message for listing all @@ -2860,9 +2860,9 @@ type ListBidResponsesWithoutBidsResponse struct { NullFields []string `json:"-"` } -func (s *ListBidResponsesWithoutBidsResponse) MarshalJSON() ([]byte, error) { +func (s ListBidResponsesWithoutBidsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBidResponsesWithoutBidsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListClientUserInvitationsResponse struct { @@ -2889,9 +2889,9 @@ type ListClientUserInvitationsResponse struct { NullFields []string `json:"-"` } -func (s *ListClientUserInvitationsResponse) MarshalJSON() ([]byte, error) { +func (s ListClientUserInvitationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClientUserInvitationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListClientUsersResponse struct { @@ -2917,9 +2917,9 @@ type ListClientUsersResponse struct { NullFields []string `json:"-"` } -func (s *ListClientUsersResponse) MarshalJSON() ([]byte, error) { +func (s ListClientUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClientUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListClientsResponse struct { @@ -2945,9 +2945,9 @@ type ListClientsResponse struct { NullFields []string `json:"-"` } -func (s *ListClientsResponse) MarshalJSON() ([]byte, error) { +func (s ListClientsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClientsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCreativeStatusBreakdownByCreativeResponse: Response message for listing @@ -2977,9 +2977,9 @@ type ListCreativeStatusBreakdownByCreativeResponse struct { NullFields []string `json:"-"` } -func (s *ListCreativeStatusBreakdownByCreativeResponse) MarshalJSON() ([]byte, error) { +func (s ListCreativeStatusBreakdownByCreativeResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCreativeStatusBreakdownByCreativeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCreativeStatusBreakdownByDetailResponse: Response message for listing @@ -3046,9 +3046,9 @@ type ListCreativeStatusBreakdownByDetailResponse struct { NullFields []string `json:"-"` } -func (s *ListCreativeStatusBreakdownByDetailResponse) MarshalJSON() ([]byte, error) { +func (s ListCreativeStatusBreakdownByDetailResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCreativeStatusBreakdownByDetailResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCreativesResponse: A response for listing creatives. @@ -3075,9 +3075,9 @@ type ListCreativesResponse struct { NullFields []string `json:"-"` } -func (s *ListCreativesResponse) MarshalJSON() ([]byte, error) { +func (s ListCreativesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCreativesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDealAssociationsResponse: A response for listing creative and deal @@ -3105,9 +3105,9 @@ type ListDealAssociationsResponse struct { NullFields []string `json:"-"` } -func (s *ListDealAssociationsResponse) MarshalJSON() ([]byte, error) { +func (s ListDealAssociationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDealAssociationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFilterSetsResponse: Response message for listing filter sets. @@ -3134,9 +3134,9 @@ type ListFilterSetsResponse struct { NullFields []string `json:"-"` } -func (s *ListFilterSetsResponse) MarshalJSON() ([]byte, error) { +func (s ListFilterSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFilterSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFilteredBidRequestsResponse: Response message for listing all reasons @@ -3165,9 +3165,9 @@ type ListFilteredBidRequestsResponse struct { NullFields []string `json:"-"` } -func (s *ListFilteredBidRequestsResponse) MarshalJSON() ([]byte, error) { +func (s ListFilteredBidRequestsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFilteredBidRequestsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFilteredBidsResponse: Response message for listing all reasons that bids @@ -3196,9 +3196,9 @@ type ListFilteredBidsResponse struct { NullFields []string `json:"-"` } -func (s *ListFilteredBidsResponse) MarshalJSON() ([]byte, error) { +func (s ListFilteredBidsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFilteredBidsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImpressionMetricsResponse: Response message for listing the metrics that @@ -3227,9 +3227,9 @@ type ListImpressionMetricsResponse struct { NullFields []string `json:"-"` } -func (s *ListImpressionMetricsResponse) MarshalJSON() ([]byte, error) { +func (s ListImpressionMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImpressionMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLosingBidsResponse: Response message for listing all reasons that bids @@ -3258,9 +3258,9 @@ type ListLosingBidsResponse struct { NullFields []string `json:"-"` } -func (s *ListLosingBidsResponse) MarshalJSON() ([]byte, error) { +func (s ListLosingBidsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLosingBidsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNonBillableWinningBidsResponse: Response message for listing all reasons @@ -3290,9 +3290,9 @@ type ListNonBillableWinningBidsResponse struct { NullFields []string `json:"-"` } -func (s *ListNonBillableWinningBidsResponse) MarshalJSON() ([]byte, error) { +func (s ListNonBillableWinningBidsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNonBillableWinningBidsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProductsResponse: Response message for listing products visible to the @@ -3318,9 +3318,9 @@ type ListProductsResponse struct { NullFields []string `json:"-"` } -func (s *ListProductsResponse) MarshalJSON() ([]byte, error) { +func (s ListProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProposalsResponse: Response message for listing proposals. @@ -3345,9 +3345,9 @@ type ListProposalsResponse struct { NullFields []string `json:"-"` } -func (s *ListProposalsResponse) MarshalJSON() ([]byte, error) { +func (s ListProposalsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProposalsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPublisherProfilesResponse: Response message for profiles visible to the @@ -3373,9 +3373,9 @@ type ListPublisherProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListPublisherProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListPublisherProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPublisherProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationContext: Output only. The Geo criteria the restriction applies to. @@ -3398,9 +3398,9 @@ type LocationContext struct { NullFields []string `json:"-"` } -func (s *LocationContext) MarshalJSON() ([]byte, error) { +func (s LocationContext) MarshalJSON() ([]byte, error) { type NoMethod LocationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MarketplaceTargeting: Targeting represents different criteria that can be @@ -3433,9 +3433,9 @@ type MarketplaceTargeting struct { NullFields []string `json:"-"` } -func (s *MarketplaceTargeting) MarshalJSON() ([]byte, error) { +func (s MarketplaceTargeting) MarshalJSON() ([]byte, error) { type NoMethod MarketplaceTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricValue: A metric value, with an expected value and a variance; @@ -3464,9 +3464,9 @@ type MetricValue struct { NullFields []string `json:"-"` } -func (s *MetricValue) MarshalJSON() ([]byte, error) { +func (s MetricValue) MarshalJSON() ([]byte, error) { type NoMethod MetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileApplicationTargeting: Mobile application targeting settings. @@ -3487,9 +3487,9 @@ type MobileApplicationTargeting struct { NullFields []string `json:"-"` } -func (s *MobileApplicationTargeting) MarshalJSON() ([]byte, error) { +func (s MobileApplicationTargeting) MarshalJSON() ([]byte, error) { type NoMethod MobileApplicationTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -3518,9 +3518,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NativeContent: Native content for a creative. @@ -3566,9 +3566,9 @@ type NativeContent struct { NullFields []string `json:"-"` } -func (s *NativeContent) MarshalJSON() ([]byte, error) { +func (s NativeContent) MarshalJSON() ([]byte, error) { type NoMethod NativeContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NativeContent) UnmarshalJSON(data []byte) error { @@ -3621,9 +3621,9 @@ type NonBillableWinningBidStatusRow struct { NullFields []string `json:"-"` } -func (s *NonBillableWinningBidStatusRow) MarshalJSON() ([]byte, error) { +func (s NonBillableWinningBidStatusRow) MarshalJSON() ([]byte, error) { type NoMethod NonBillableWinningBidStatusRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonGuaranteedAuctionTerms: Terms for Private Auctions. Note that Private @@ -3648,9 +3648,9 @@ type NonGuaranteedAuctionTerms struct { NullFields []string `json:"-"` } -func (s *NonGuaranteedAuctionTerms) MarshalJSON() ([]byte, error) { +func (s NonGuaranteedAuctionTerms) MarshalJSON() ([]byte, error) { type NoMethod NonGuaranteedAuctionTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonGuaranteedFixedPriceTerms: Terms for Preferred Deals. @@ -3670,9 +3670,9 @@ type NonGuaranteedFixedPriceTerms struct { NullFields []string `json:"-"` } -func (s *NonGuaranteedFixedPriceTerms) MarshalJSON() ([]byte, error) { +func (s NonGuaranteedFixedPriceTerms) MarshalJSON() ([]byte, error) { type NoMethod NonGuaranteedFixedPriceTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Note: A proposal may be associated to several notes. @@ -3713,9 +3713,9 @@ type Note struct { NullFields []string `json:"-"` } -func (s *Note) MarshalJSON() ([]byte, error) { +func (s Note) MarshalJSON() ([]byte, error) { type NoMethod Note - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystemTargeting: Represents targeting information for operating @@ -3739,9 +3739,9 @@ type OperatingSystemTargeting struct { NullFields []string `json:"-"` } -func (s *OperatingSystemTargeting) MarshalJSON() ([]byte, error) { +func (s OperatingSystemTargeting) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystemTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseProposalDealsRequest: Request message to pause serving for finalized @@ -3767,9 +3767,9 @@ type PauseProposalDealsRequest struct { NullFields []string `json:"-"` } -func (s *PauseProposalDealsRequest) MarshalJSON() ([]byte, error) { +func (s PauseProposalDealsRequest) MarshalJSON() ([]byte, error) { type NoMethod PauseProposalDealsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseProposalRequest: Request message to pause serving for an @@ -3792,9 +3792,9 @@ type PauseProposalRequest struct { NullFields []string `json:"-"` } -func (s *PauseProposalRequest) MarshalJSON() ([]byte, error) { +func (s PauseProposalRequest) MarshalJSON() ([]byte, error) { type NoMethod PauseProposalRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementTargeting: Represents targeting about where the ads can appear, for @@ -3819,9 +3819,9 @@ type PlacementTargeting struct { NullFields []string `json:"-"` } -func (s *PlacementTargeting) MarshalJSON() ([]byte, error) { +func (s PlacementTargeting) MarshalJSON() ([]byte, error) { type NoMethod PlacementTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlatformContext: Output only. The type of platform the restriction applies @@ -3847,9 +3847,9 @@ type PlatformContext struct { NullFields []string `json:"-"` } -func (s *PlatformContext) MarshalJSON() ([]byte, error) { +func (s PlatformContext) MarshalJSON() ([]byte, error) { type NoMethod PlatformContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Price: Represents a price and a pricing type for a product / deal. @@ -3877,9 +3877,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PricePerBuyer: Used to specify pricing rules for buyers/advertisers. Each @@ -3911,9 +3911,9 @@ type PricePerBuyer struct { NullFields []string `json:"-"` } -func (s *PricePerBuyer) MarshalJSON() ([]byte, error) { +func (s PricePerBuyer) MarshalJSON() ([]byte, error) { type NoMethod PricePerBuyer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateData: Buyers are allowed to store certain types of private data in a @@ -3935,9 +3935,9 @@ type PrivateData struct { NullFields []string `json:"-"` } -func (s *PrivateData) MarshalJSON() ([]byte, error) { +func (s PrivateData) MarshalJSON() ([]byte, error) { type NoMethod PrivateData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Product: A product is a segment of inventory that a seller wants to sell. It @@ -4010,9 +4010,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Proposal: Represents a proposal in the Marketplace. A proposal is the unit @@ -4114,9 +4114,9 @@ type Proposal struct { NullFields []string `json:"-"` } -func (s *Proposal) MarshalJSON() ([]byte, error) { +func (s Proposal) MarshalJSON() ([]byte, error) { type NoMethod Proposal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublisherProfile: Represents a publisher profile @@ -4191,9 +4191,9 @@ type PublisherProfile struct { NullFields []string `json:"-"` } -func (s *PublisherProfile) MarshalJSON() ([]byte, error) { +func (s PublisherProfile) MarshalJSON() ([]byte, error) { type NoMethod PublisherProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublisherProfileMobileApplication: A mobile application that contains a @@ -4234,9 +4234,9 @@ type PublisherProfileMobileApplication struct { NullFields []string `json:"-"` } -func (s *PublisherProfileMobileApplication) MarshalJSON() ([]byte, error) { +func (s PublisherProfileMobileApplication) MarshalJSON() ([]byte, error) { type NoMethod PublisherProfileMobileApplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RealtimeTimeRange: An open-ended realtime time range specified by the start @@ -4259,9 +4259,9 @@ type RealtimeTimeRange struct { NullFields []string `json:"-"` } -func (s *RealtimeTimeRange) MarshalJSON() ([]byte, error) { +func (s RealtimeTimeRange) MarshalJSON() ([]byte, error) { type NoMethod RealtimeTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelativeDateRange: A relative date range, specified by an offset and a @@ -4288,9 +4288,9 @@ type RelativeDateRange struct { NullFields []string `json:"-"` } -func (s *RelativeDateRange) MarshalJSON() ([]byte, error) { +func (s RelativeDateRange) MarshalJSON() ([]byte, error) { type NoMethod RelativeDateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveDealAssociationRequest: A request for removing the association between @@ -4312,9 +4312,9 @@ type RemoveDealAssociationRequest struct { NullFields []string `json:"-"` } -func (s *RemoveDealAssociationRequest) MarshalJSON() ([]byte, error) { +func (s RemoveDealAssociationRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveDealAssociationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumeProposalDealsRequest: Request message to resume (unpause) serving for @@ -4336,9 +4336,9 @@ type ResumeProposalDealsRequest struct { NullFields []string `json:"-"` } -func (s *ResumeProposalDealsRequest) MarshalJSON() ([]byte, error) { +func (s ResumeProposalDealsRequest) MarshalJSON() ([]byte, error) { type NoMethod ResumeProposalDealsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumeProposalRequest: Request message to resume (unpause) serving for an @@ -4370,9 +4370,9 @@ type RowDimensions struct { NullFields []string `json:"-"` } -func (s *RowDimensions) MarshalJSON() ([]byte, error) { +func (s RowDimensions) MarshalJSON() ([]byte, error) { type NoMethod RowDimensions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityContext: Output only. A security context. @@ -4396,9 +4396,9 @@ type SecurityContext struct { NullFields []string `json:"-"` } -func (s *SecurityContext) MarshalJSON() ([]byte, error) { +func (s SecurityContext) MarshalJSON() ([]byte, error) { type NoMethod SecurityContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Seller: Represents a seller of inventory. Each seller is identified by a @@ -4422,9 +4422,9 @@ type Seller struct { NullFields []string `json:"-"` } -func (s *Seller) MarshalJSON() ([]byte, error) { +func (s Seller) MarshalJSON() ([]byte, error) { type NoMethod Seller - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServingContext: The serving context for this restriction. @@ -4458,9 +4458,9 @@ type ServingContext struct { NullFields []string `json:"-"` } -func (s *ServingContext) MarshalJSON() ([]byte, error) { +func (s ServingContext) MarshalJSON() ([]byte, error) { type NoMethod ServingContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServingRestriction: Output only. A representation of the status of an ad in @@ -4499,9 +4499,9 @@ type ServingRestriction struct { NullFields []string `json:"-"` } -func (s *ServingRestriction) MarshalJSON() ([]byte, error) { +func (s ServingRestriction) MarshalJSON() ([]byte, error) { type NoMethod ServingRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Size: Message depicting the size of the creative. The units of width and @@ -4524,9 +4524,9 @@ type Size struct { NullFields []string `json:"-"` } -func (s *Size) MarshalJSON() ([]byte, error) { +func (s Size) MarshalJSON() ([]byte, error) { type NoMethod Size - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopWatchingCreativeRequest: A request for stopping notifications for @@ -4562,9 +4562,9 @@ type TargetingCriteria struct { NullFields []string `json:"-"` } -func (s *TargetingCriteria) MarshalJSON() ([]byte, error) { +func (s TargetingCriteria) MarshalJSON() ([]byte, error) { type NoMethod TargetingCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetingValue: A polymorphic targeting value used as part of Shared @@ -4594,9 +4594,9 @@ type TargetingValue struct { NullFields []string `json:"-"` } -func (s *TargetingValue) MarshalJSON() ([]byte, error) { +func (s TargetingValue) MarshalJSON() ([]byte, error) { type NoMethod TargetingValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TechnologyTargeting: Represents targeting about various types of technology. @@ -4621,9 +4621,9 @@ type TechnologyTargeting struct { NullFields []string `json:"-"` } -func (s *TechnologyTargeting) MarshalJSON() ([]byte, error) { +func (s TechnologyTargeting) MarshalJSON() ([]byte, error) { type NoMethod TechnologyTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeInterval: An interval of time, with an absolute start and end. @@ -4647,9 +4647,9 @@ type TimeInterval struct { NullFields []string `json:"-"` } -func (s *TimeInterval) MarshalJSON() ([]byte, error) { +func (s TimeInterval) MarshalJSON() ([]byte, error) { type NoMethod TimeInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -4680,9 +4680,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlTargeting: Represents a list of targeted and excluded URLs (for example, @@ -4707,9 +4707,9 @@ type UrlTargeting struct { NullFields []string `json:"-"` } -func (s *UrlTargeting) MarshalJSON() ([]byte, error) { +func (s UrlTargeting) MarshalJSON() ([]byte, error) { type NoMethod UrlTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoContent: Video content for a creative. @@ -4732,9 +4732,9 @@ type VideoContent struct { NullFields []string `json:"-"` } -func (s *VideoContent) MarshalJSON() ([]byte, error) { +func (s VideoContent) MarshalJSON() ([]byte, error) { type NoMethod VideoContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoTargeting: Represents targeting information about video. @@ -4773,9 +4773,9 @@ type VideoTargeting struct { NullFields []string `json:"-"` } -func (s *VideoTargeting) MarshalJSON() ([]byte, error) { +func (s VideoTargeting) MarshalJSON() ([]byte, error) { type NoMethod VideoTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WatchCreativeRequest: A request for watching changes to creative Status. @@ -4798,9 +4798,9 @@ type WatchCreativeRequest struct { NullFields []string `json:"-"` } -func (s *WatchCreativeRequest) MarshalJSON() ([]byte, error) { +func (s WatchCreativeRequest) MarshalJSON() ([]byte, error) { type NoMethod WatchCreativeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsClientsCreateCall struct { diff --git a/adexperiencereport/v1/adexperiencereport-gen.go b/adexperiencereport/v1/adexperiencereport-gen.go index 8ba8d0f29d..08d09dc7fb 100644 --- a/adexperiencereport/v1/adexperiencereport-gen.go +++ b/adexperiencereport/v1/adexperiencereport-gen.go @@ -221,9 +221,9 @@ type PlatformSummary struct { NullFields []string `json:"-"` } -func (s *PlatformSummary) MarshalJSON() ([]byte, error) { +func (s PlatformSummary) MarshalJSON() ([]byte, error) { type NoMethod PlatformSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SiteSummaryResponse: Response message for GetSiteSummary. @@ -250,9 +250,9 @@ type SiteSummaryResponse struct { NullFields []string `json:"-"` } -func (s *SiteSummaryResponse) MarshalJSON() ([]byte, error) { +func (s SiteSummaryResponse) MarshalJSON() ([]byte, error) { type NoMethod SiteSummaryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViolatingSitesResponse: Response message for ListViolatingSites. @@ -275,9 +275,9 @@ type ViolatingSitesResponse struct { NullFields []string `json:"-"` } -func (s *ViolatingSitesResponse) MarshalJSON() ([]byte, error) { +func (s ViolatingSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod ViolatingSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SitesGetCall struct { diff --git a/admin/datatransfer/v1/admin-gen.go b/admin/datatransfer/v1/admin-gen.go index 3027184c6e..199fa9cb74 100644 --- a/admin/datatransfer/v1/admin-gen.go +++ b/admin/datatransfer/v1/admin-gen.go @@ -215,9 +215,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationDataTransfer: Template to map fields of ApplicationDataTransfer @@ -247,9 +247,9 @@ type ApplicationDataTransfer struct { NullFields []string `json:"-"` } -func (s *ApplicationDataTransfer) MarshalJSON() ([]byte, error) { +func (s ApplicationDataTransfer) MarshalJSON() ([]byte, error) { type NoMethod ApplicationDataTransfer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationTransferParam: Template for application transfer parameters. @@ -271,9 +271,9 @@ type ApplicationTransferParam struct { NullFields []string `json:"-"` } -func (s *ApplicationTransferParam) MarshalJSON() ([]byte, error) { +func (s ApplicationTransferParam) MarshalJSON() ([]byte, error) { type NoMethod ApplicationTransferParam - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationsListResponse: Template for a collection of Applications. @@ -303,9 +303,9 @@ type ApplicationsListResponse struct { NullFields []string `json:"-"` } -func (s *ApplicationsListResponse) MarshalJSON() ([]byte, error) { +func (s ApplicationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ApplicationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataTransfer: A Transfer resource represents the transfer of the ownership @@ -346,9 +346,9 @@ type DataTransfer struct { NullFields []string `json:"-"` } -func (s *DataTransfer) MarshalJSON() ([]byte, error) { +func (s DataTransfer) MarshalJSON() ([]byte, error) { type NoMethod DataTransfer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataTransfersListResponse: Template for a collection of DataTransfer @@ -378,9 +378,9 @@ type DataTransfersListResponse struct { NullFields []string `json:"-"` } -func (s *DataTransfersListResponse) MarshalJSON() ([]byte, error) { +func (s DataTransfersListResponse) MarshalJSON() ([]byte, error) { type NoMethod DataTransfersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ApplicationsGetCall struct { diff --git a/admin/directory/v1/admin-gen.go b/admin/directory/v1/admin-gen.go index f1201fd3e8..ed04b0f72a 100644 --- a/admin/directory/v1/admin-gen.go +++ b/admin/directory/v1/admin-gen.go @@ -676,9 +676,9 @@ type Alias struct { NullFields []string `json:"-"` } -func (s *Alias) MarshalJSON() ([]byte, error) { +func (s Alias) MarshalJSON() ([]byte, error) { type NoMethod Alias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Aliases: JSON response template to list aliases in Directory API. @@ -702,9 +702,9 @@ type Aliases struct { NullFields []string `json:"-"` } -func (s *Aliases) MarshalJSON() ([]byte, error) { +func (s Aliases) MarshalJSON() ([]byte, error) { type NoMethod Aliases - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Asp: An application-specific password (ASP) is used with applications that @@ -747,9 +747,9 @@ type Asp struct { NullFields []string `json:"-"` } -func (s *Asp) MarshalJSON() ([]byte, error) { +func (s Asp) MarshalJSON() ([]byte, error) { type NoMethod Asp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Asps struct { @@ -776,9 +776,9 @@ type Asps struct { NullFields []string `json:"-"` } -func (s *Asps) MarshalJSON() ([]byte, error) { +func (s Asps) MarshalJSON() ([]byte, error) { type NoMethod Asps - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuxiliaryMessage: Auxiliary message about issues with printers or settings. @@ -811,9 +811,9 @@ type AuxiliaryMessage struct { NullFields []string `json:"-"` } -func (s *AuxiliaryMessage) MarshalJSON() ([]byte, error) { +func (s AuxiliaryMessage) MarshalJSON() ([]byte, error) { type NoMethod AuxiliaryMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BacklightInfo: Information about the device's backlights. @@ -839,9 +839,9 @@ type BacklightInfo struct { NullFields []string `json:"-"` } -func (s *BacklightInfo) MarshalJSON() ([]byte, error) { +func (s BacklightInfo) MarshalJSON() ([]byte, error) { type NoMethod BacklightInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchChangeChromeOsDeviceStatusRequest: A request for changing the status of @@ -920,9 +920,9 @@ type BatchChangeChromeOsDeviceStatusRequest struct { NullFields []string `json:"-"` } -func (s *BatchChangeChromeOsDeviceStatusRequest) MarshalJSON() ([]byte, error) { +func (s BatchChangeChromeOsDeviceStatusRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchChangeChromeOsDeviceStatusRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchChangeChromeOsDeviceStatusResponse: The response of changing the status @@ -949,9 +949,9 @@ type BatchChangeChromeOsDeviceStatusResponse struct { NullFields []string `json:"-"` } -func (s *BatchChangeChromeOsDeviceStatusResponse) MarshalJSON() ([]byte, error) { +func (s BatchChangeChromeOsDeviceStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchChangeChromeOsDeviceStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreatePrintServersRequest: Request to add multiple new print servers in @@ -973,9 +973,9 @@ type BatchCreatePrintServersRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreatePrintServersRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreatePrintServersRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreatePrintServersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BatchCreatePrintServersResponse struct { @@ -1001,9 +1001,9 @@ type BatchCreatePrintServersResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreatePrintServersResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreatePrintServersResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreatePrintServersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreatePrintersRequest: Request for adding new printers in batch. @@ -1023,9 +1023,9 @@ type BatchCreatePrintersRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreatePrintersRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreatePrintersRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreatePrintersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreatePrintersResponse: Response for adding new printers in batch. @@ -1051,9 +1051,9 @@ type BatchCreatePrintersResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreatePrintersResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreatePrintersResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreatePrintersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeletePrintServersRequest: Request to delete multiple existing print @@ -1075,9 +1075,9 @@ type BatchDeletePrintServersRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeletePrintServersRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeletePrintServersRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeletePrintServersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BatchDeletePrintServersResponse struct { @@ -1101,9 +1101,9 @@ type BatchDeletePrintServersResponse struct { NullFields []string `json:"-"` } -func (s *BatchDeletePrintServersResponse) MarshalJSON() ([]byte, error) { +func (s BatchDeletePrintServersResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchDeletePrintServersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeletePrintersRequest: Request for deleting existing printers in batch. @@ -1123,9 +1123,9 @@ type BatchDeletePrintersRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeletePrintersRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeletePrintersRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeletePrintersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeletePrintersResponse: Response for deleting existing printers in @@ -1151,9 +1151,9 @@ type BatchDeletePrintersResponse struct { NullFields []string `json:"-"` } -func (s *BatchDeletePrintersResponse) MarshalJSON() ([]byte, error) { +func (s BatchDeletePrintersResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchDeletePrintersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Building: Public API: Resources.buildings @@ -1200,9 +1200,9 @@ type Building struct { NullFields []string `json:"-"` } -func (s *Building) MarshalJSON() ([]byte, error) { +func (s Building) MarshalJSON() ([]byte, error) { type NoMethod Building - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildingAddress: Public API: Resources.buildings @@ -1240,9 +1240,9 @@ type BuildingAddress struct { NullFields []string `json:"-"` } -func (s *BuildingAddress) MarshalJSON() ([]byte, error) { +func (s BuildingAddress) MarshalJSON() ([]byte, error) { type NoMethod BuildingAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildingCoordinates: Public API: Resources.buildings @@ -1264,9 +1264,9 @@ type BuildingCoordinates struct { NullFields []string `json:"-"` } -func (s *BuildingCoordinates) MarshalJSON() ([]byte, error) { +func (s BuildingCoordinates) MarshalJSON() ([]byte, error) { type NoMethod BuildingCoordinates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BuildingCoordinates) UnmarshalJSON(data []byte) error { @@ -1313,9 +1313,9 @@ type Buildings struct { NullFields []string `json:"-"` } -func (s *Buildings) MarshalJSON() ([]byte, error) { +func (s Buildings) MarshalJSON() ([]byte, error) { type NoMethod Buildings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CalendarResource: Public API: Resources.calendars @@ -1374,9 +1374,9 @@ type CalendarResource struct { NullFields []string `json:"-"` } -func (s *CalendarResource) MarshalJSON() ([]byte, error) { +func (s CalendarResource) MarshalJSON() ([]byte, error) { type NoMethod CalendarResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CalendarResources: Public API: Resources.calendars @@ -1408,9 +1408,9 @@ type CalendarResources struct { NullFields []string `json:"-"` } -func (s *CalendarResources) MarshalJSON() ([]byte, error) { +func (s CalendarResources) MarshalJSON() ([]byte, error) { type NoMethod CalendarResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangeChromeOsDeviceStatusResult: The result of a single ChromeOS device for @@ -1435,9 +1435,9 @@ type ChangeChromeOsDeviceStatusResult struct { NullFields []string `json:"-"` } -func (s *ChangeChromeOsDeviceStatusResult) MarshalJSON() ([]byte, error) { +func (s ChangeChromeOsDeviceStatusResult) MarshalJSON() ([]byte, error) { type NoMethod ChangeChromeOsDeviceStatusResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangeChromeOsDeviceStatusSucceeded: Response for a successful ChromeOS @@ -1490,9 +1490,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChromeOsDevice: Google Chrome devices run on the Chrome OS @@ -1719,9 +1719,9 @@ type ChromeOsDevice struct { NullFields []string `json:"-"` } -func (s *ChromeOsDevice) MarshalJSON() ([]byte, error) { +func (s ChromeOsDevice) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChromeOsDeviceActiveTimeRanges struct { @@ -1742,9 +1742,9 @@ type ChromeOsDeviceActiveTimeRanges struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceActiveTimeRanges) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceActiveTimeRanges) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceActiveTimeRanges - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChromeOsDeviceCpuInfo: CPU specs for a CPU. @@ -1770,9 +1770,9 @@ type ChromeOsDeviceCpuInfo struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceCpuInfo) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceCpuInfo) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceCpuInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChromeOsDeviceCpuInfoLogicalCpus: Status of a single logical CPU. @@ -1800,9 +1800,9 @@ type ChromeOsDeviceCpuInfoLogicalCpus struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceCpuInfoLogicalCpus) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceCpuInfoLogicalCpus) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceCpuInfoLogicalCpus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChromeOsDeviceCpuInfoLogicalCpusCStates: Status of a single C-state. @@ -1826,9 +1826,9 @@ type ChromeOsDeviceCpuInfoLogicalCpusCStates struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceCpuInfoLogicalCpusCStates) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceCpuInfoLogicalCpusCStates) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceCpuInfoLogicalCpusCStates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChromeOsDeviceCpuStatusReports struct { @@ -1850,9 +1850,9 @@ type ChromeOsDeviceCpuStatusReports struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceCpuStatusReports) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceCpuStatusReports) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceCpuStatusReports - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChromeOsDeviceCpuStatusReportsCpuTemperatureInfo struct { @@ -1873,9 +1873,9 @@ type ChromeOsDeviceCpuStatusReportsCpuTemperatureInfo struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceCpuStatusReportsCpuTemperatureInfo) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceCpuStatusReportsCpuTemperatureInfo) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceCpuStatusReportsCpuTemperatureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChromeOsDeviceDeviceFiles struct { @@ -1900,9 +1900,9 @@ type ChromeOsDeviceDeviceFiles struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceDeviceFiles) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceDeviceFiles) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceDeviceFiles - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChromeOsDeviceDiskVolumeReports struct { @@ -1921,9 +1921,9 @@ type ChromeOsDeviceDiskVolumeReports struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceDiskVolumeReports) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceDiskVolumeReports) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceDiskVolumeReports - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChromeOsDeviceDiskVolumeReportsVolumeInfo struct { @@ -1946,9 +1946,9 @@ type ChromeOsDeviceDiskVolumeReportsVolumeInfo struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceDiskVolumeReportsVolumeInfo) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceDiskVolumeReportsVolumeInfo) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceDiskVolumeReportsVolumeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChromeOsDeviceLastKnownNetwork: Information for an ip address. @@ -1970,9 +1970,9 @@ type ChromeOsDeviceLastKnownNetwork struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceLastKnownNetwork) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceLastKnownNetwork) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceLastKnownNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChromeOsDeviceRecentUsers: A list of recent device users, in descending @@ -1996,9 +1996,9 @@ type ChromeOsDeviceRecentUsers struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceRecentUsers) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceRecentUsers) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceRecentUsers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChromeOsDeviceScreenshotFiles struct { @@ -2023,9 +2023,9 @@ type ChromeOsDeviceScreenshotFiles struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceScreenshotFiles) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceScreenshotFiles) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceScreenshotFiles - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChromeOsDeviceSystemRamFreeReports struct { @@ -2045,9 +2045,9 @@ type ChromeOsDeviceSystemRamFreeReports struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceSystemRamFreeReports) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceSystemRamFreeReports) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceSystemRamFreeReports - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChromeOsDeviceTpmVersionInfo: Trusted Platform Module (TPM) (Read-only) @@ -2079,9 +2079,9 @@ type ChromeOsDeviceTpmVersionInfo struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceTpmVersionInfo) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceTpmVersionInfo) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceTpmVersionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChromeOsDeviceAction: Data about an update to the status of a Chrome OS @@ -2107,9 +2107,9 @@ type ChromeOsDeviceAction struct { NullFields []string `json:"-"` } -func (s *ChromeOsDeviceAction) MarshalJSON() ([]byte, error) { +func (s ChromeOsDeviceAction) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDeviceAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChromeOsDevices struct { @@ -2139,9 +2139,9 @@ type ChromeOsDevices struct { NullFields []string `json:"-"` } -func (s *ChromeOsDevices) MarshalJSON() ([]byte, error) { +func (s ChromeOsDevices) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsDevices - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChromeOsMoveDevicesToOu struct { @@ -2160,9 +2160,9 @@ type ChromeOsMoveDevicesToOu struct { NullFields []string `json:"-"` } -func (s *ChromeOsMoveDevicesToOu) MarshalJSON() ([]byte, error) { +func (s ChromeOsMoveDevicesToOu) MarshalJSON() ([]byte, error) { type NoMethod ChromeOsMoveDevicesToOu - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreatePrintServerRequest: Request for adding a new print server. @@ -2190,9 +2190,9 @@ type CreatePrintServerRequest struct { NullFields []string `json:"-"` } -func (s *CreatePrintServerRequest) MarshalJSON() ([]byte, error) { +func (s CreatePrintServerRequest) MarshalJSON() ([]byte, error) { type NoMethod CreatePrintServerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreatePrinterRequest: Request for adding a new printer. @@ -2216,9 +2216,9 @@ type CreatePrinterRequest struct { NullFields []string `json:"-"` } -func (s *CreatePrinterRequest) MarshalJSON() ([]byte, error) { +func (s CreatePrinterRequest) MarshalJSON() ([]byte, error) { type NoMethod CreatePrinterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Customer struct { @@ -2263,9 +2263,9 @@ type Customer struct { NullFields []string `json:"-"` } -func (s *Customer) MarshalJSON() ([]byte, error) { +func (s Customer) MarshalJSON() ([]byte, error) { type NoMethod Customer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomerPostalAddress struct { @@ -2307,9 +2307,9 @@ type CustomerPostalAddress struct { NullFields []string `json:"-"` } -func (s *CustomerPostalAddress) MarshalJSON() ([]byte, error) { +func (s CustomerPostalAddress) MarshalJSON() ([]byte, error) { type NoMethod CustomerPostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectoryChromeosdevicesCommand: Information regarding a command that was @@ -2387,9 +2387,9 @@ type DirectoryChromeosdevicesCommand struct { NullFields []string `json:"-"` } -func (s *DirectoryChromeosdevicesCommand) MarshalJSON() ([]byte, error) { +func (s DirectoryChromeosdevicesCommand) MarshalJSON() ([]byte, error) { type NoMethod DirectoryChromeosdevicesCommand - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectoryChromeosdevicesCommandResult: The result of executing a command. @@ -2426,9 +2426,9 @@ type DirectoryChromeosdevicesCommandResult struct { NullFields []string `json:"-"` } -func (s *DirectoryChromeosdevicesCommandResult) MarshalJSON() ([]byte, error) { +func (s DirectoryChromeosdevicesCommandResult) MarshalJSON() ([]byte, error) { type NoMethod DirectoryChromeosdevicesCommandResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectoryChromeosdevicesIssueCommandRequest: A request for issuing a @@ -2503,9 +2503,9 @@ type DirectoryChromeosdevicesIssueCommandRequest struct { NullFields []string `json:"-"` } -func (s *DirectoryChromeosdevicesIssueCommandRequest) MarshalJSON() ([]byte, error) { +func (s DirectoryChromeosdevicesIssueCommandRequest) MarshalJSON() ([]byte, error) { type NoMethod DirectoryChromeosdevicesIssueCommandRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectoryChromeosdevicesIssueCommandResponse: A response for issuing a @@ -2530,9 +2530,9 @@ type DirectoryChromeosdevicesIssueCommandResponse struct { NullFields []string `json:"-"` } -func (s *DirectoryChromeosdevicesIssueCommandResponse) MarshalJSON() ([]byte, error) { +func (s DirectoryChromeosdevicesIssueCommandResponse) MarshalJSON() ([]byte, error) { type NoMethod DirectoryChromeosdevicesIssueCommandResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DomainAlias struct { @@ -2566,9 +2566,9 @@ type DomainAlias struct { NullFields []string `json:"-"` } -func (s *DomainAlias) MarshalJSON() ([]byte, error) { +func (s DomainAlias) MarshalJSON() ([]byte, error) { type NoMethod DomainAlias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DomainAliases struct { @@ -2594,9 +2594,9 @@ type DomainAliases struct { NullFields []string `json:"-"` } -func (s *DomainAliases) MarshalJSON() ([]byte, error) { +func (s DomainAliases) MarshalJSON() ([]byte, error) { type NoMethod DomainAliases - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Domains struct { @@ -2631,9 +2631,9 @@ type Domains struct { NullFields []string `json:"-"` } -func (s *Domains) MarshalJSON() ([]byte, error) { +func (s Domains) MarshalJSON() ([]byte, error) { type NoMethod Domains - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Domains2 struct { @@ -2659,9 +2659,9 @@ type Domains2 struct { NullFields []string `json:"-"` } -func (s *Domains2) MarshalJSON() ([]byte, error) { +func (s Domains2) MarshalJSON() ([]byte, error) { type NoMethod Domains2 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2776,9 +2776,9 @@ type FailureInfo struct { NullFields []string `json:"-"` } -func (s *FailureInfo) MarshalJSON() ([]byte, error) { +func (s FailureInfo) MarshalJSON() ([]byte, error) { type NoMethod FailureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FanInfo: Information about the device's fan. @@ -2798,9 +2798,9 @@ type FanInfo struct { NullFields []string `json:"-"` } -func (s *FanInfo) MarshalJSON() ([]byte, error) { +func (s FanInfo) MarshalJSON() ([]byte, error) { type NoMethod FanInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Feature: JSON template for Feature object in Directory API. @@ -2827,9 +2827,9 @@ type Feature struct { NullFields []string `json:"-"` } -func (s *Feature) MarshalJSON() ([]byte, error) { +func (s Feature) MarshalJSON() ([]byte, error) { type NoMethod Feature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeatureInstance: JSON template for a feature instance. @@ -2850,9 +2850,9 @@ type FeatureInstance struct { NullFields []string `json:"-"` } -func (s *FeatureInstance) MarshalJSON() ([]byte, error) { +func (s FeatureInstance) MarshalJSON() ([]byte, error) { type NoMethod FeatureInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FeatureRename struct { @@ -2871,9 +2871,9 @@ type FeatureRename struct { NullFields []string `json:"-"` } -func (s *FeatureRename) MarshalJSON() ([]byte, error) { +func (s FeatureRename) MarshalJSON() ([]byte, error) { type NoMethod FeatureRename - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Features: Public API: Resources.features @@ -2904,9 +2904,9 @@ type Features struct { NullFields []string `json:"-"` } -func (s *Features) MarshalJSON() ([]byte, error) { +func (s Features) MarshalJSON() ([]byte, error) { type NoMethod Features - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Group: Google Groups provide your users the ability to send messages to @@ -2976,9 +2976,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupAlias: The Directory API manages aliases, which are alternative email @@ -3008,9 +3008,9 @@ type GroupAlias struct { NullFields []string `json:"-"` } -func (s *GroupAlias) MarshalJSON() ([]byte, error) { +func (s GroupAlias) MarshalJSON() ([]byte, error) { type NoMethod GroupAlias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Groups struct { @@ -3038,9 +3038,9 @@ type Groups struct { NullFields []string `json:"-"` } -func (s *Groups) MarshalJSON() ([]byte, error) { +func (s Groups) MarshalJSON() ([]byte, error) { type NoMethod Groups - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListPrintServersResponse struct { @@ -3066,9 +3066,9 @@ type ListPrintServersResponse struct { NullFields []string `json:"-"` } -func (s *ListPrintServersResponse) MarshalJSON() ([]byte, error) { +func (s ListPrintServersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPrintServersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPrinterModelsResponse: Response for listing allowed printer models. @@ -3095,9 +3095,9 @@ type ListPrinterModelsResponse struct { NullFields []string `json:"-"` } -func (s *ListPrinterModelsResponse) MarshalJSON() ([]byte, error) { +func (s ListPrinterModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPrinterModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPrintersResponse: Response for listing printers. @@ -3125,9 +3125,9 @@ type ListPrintersResponse struct { NullFields []string `json:"-"` } -func (s *ListPrintersResponse) MarshalJSON() ([]byte, error) { +func (s ListPrintersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPrintersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Member: A Google Groups member can be a user or another group. This member @@ -3177,9 +3177,9 @@ type Member struct { NullFields []string `json:"-"` } -func (s *Member) MarshalJSON() ([]byte, error) { +func (s Member) MarshalJSON() ([]byte, error) { type NoMethod Member - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Members struct { @@ -3207,9 +3207,9 @@ type Members struct { NullFields []string `json:"-"` } -func (s *Members) MarshalJSON() ([]byte, error) { +func (s Members) MarshalJSON() ([]byte, error) { type NoMethod Members - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembersHasMember: JSON template for Has Member response in Directory API. @@ -3233,9 +3233,9 @@ type MembersHasMember struct { NullFields []string `json:"-"` } -func (s *MembersHasMember) MarshalJSON() ([]byte, error) { +func (s MembersHasMember) MarshalJSON() ([]byte, error) { type NoMethod MembersHasMember - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileDevice: Google Workspace Mobile Management includes Android, Google @@ -3377,9 +3377,9 @@ type MobileDevice struct { NullFields []string `json:"-"` } -func (s *MobileDevice) MarshalJSON() ([]byte, error) { +func (s MobileDevice) MarshalJSON() ([]byte, error) { type NoMethod MobileDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MobileDeviceApplications struct { @@ -3412,9 +3412,9 @@ type MobileDeviceApplications struct { NullFields []string `json:"-"` } -func (s *MobileDeviceApplications) MarshalJSON() ([]byte, error) { +func (s MobileDeviceApplications) MarshalJSON() ([]byte, error) { type NoMethod MobileDeviceApplications - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MobileDeviceAction struct { @@ -3433,9 +3433,9 @@ type MobileDeviceAction struct { NullFields []string `json:"-"` } -func (s *MobileDeviceAction) MarshalJSON() ([]byte, error) { +func (s MobileDeviceAction) MarshalJSON() ([]byte, error) { type NoMethod MobileDeviceAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MobileDevices struct { @@ -3463,9 +3463,9 @@ type MobileDevices struct { NullFields []string `json:"-"` } -func (s *MobileDevices) MarshalJSON() ([]byte, error) { +func (s MobileDevices) MarshalJSON() ([]byte, error) { type NoMethod MobileDevices - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrgUnit: Managing your account's organizational units allows you to @@ -3532,9 +3532,9 @@ type OrgUnit struct { NullFields []string `json:"-"` } -func (s *OrgUnit) MarshalJSON() ([]byte, error) { +func (s OrgUnit) MarshalJSON() ([]byte, error) { type NoMethod OrgUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrgUnits struct { @@ -3561,9 +3561,9 @@ type OrgUnits struct { NullFields []string `json:"-"` } -func (s *OrgUnits) MarshalJSON() ([]byte, error) { +func (s OrgUnits) MarshalJSON() ([]byte, error) { type NoMethod OrgUnits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OsUpdateStatus: Contains information regarding the current OS update status. @@ -3606,9 +3606,9 @@ type OsUpdateStatus struct { NullFields []string `json:"-"` } -func (s *OsUpdateStatus) MarshalJSON() ([]byte, error) { +func (s OsUpdateStatus) MarshalJSON() ([]byte, error) { type NoMethod OsUpdateStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrintServer: Configuration for a print server. @@ -3650,9 +3650,9 @@ type PrintServer struct { NullFields []string `json:"-"` } -func (s *PrintServer) MarshalJSON() ([]byte, error) { +func (s PrintServer) MarshalJSON() ([]byte, error) { type NoMethod PrintServer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrintServerFailureInfo: Info about failures @@ -3758,9 +3758,9 @@ type PrintServerFailureInfo struct { NullFields []string `json:"-"` } -func (s *PrintServerFailureInfo) MarshalJSON() ([]byte, error) { +func (s PrintServerFailureInfo) MarshalJSON() ([]byte, error) { type NoMethod PrintServerFailureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Printer: Printer configuration. @@ -3807,9 +3807,9 @@ type Printer struct { NullFields []string `json:"-"` } -func (s *Printer) MarshalJSON() ([]byte, error) { +func (s Printer) MarshalJSON() ([]byte, error) { type NoMethod Printer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrinterModel: Printer manufacturer and model @@ -3834,9 +3834,9 @@ type PrinterModel struct { NullFields []string `json:"-"` } -func (s *PrinterModel) MarshalJSON() ([]byte, error) { +func (s PrinterModel) MarshalJSON() ([]byte, error) { type NoMethod PrinterModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Privilege struct { @@ -3872,9 +3872,9 @@ type Privilege struct { NullFields []string `json:"-"` } -func (s *Privilege) MarshalJSON() ([]byte, error) { +func (s Privilege) MarshalJSON() ([]byte, error) { type NoMethod Privilege - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Privileges struct { @@ -3901,9 +3901,9 @@ type Privileges struct { NullFields []string `json:"-"` } -func (s *Privileges) MarshalJSON() ([]byte, error) { +func (s Privileges) MarshalJSON() ([]byte, error) { type NoMethod Privileges - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Role struct { @@ -3939,9 +3939,9 @@ type Role struct { NullFields []string `json:"-"` } -func (s *Role) MarshalJSON() ([]byte, error) { +func (s Role) MarshalJSON() ([]byte, error) { type NoMethod Role - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoleRolePrivileges struct { @@ -3964,9 +3964,9 @@ type RoleRolePrivileges struct { NullFields []string `json:"-"` } -func (s *RoleRolePrivileges) MarshalJSON() ([]byte, error) { +func (s RoleRolePrivileges) MarshalJSON() ([]byte, error) { type NoMethod RoleRolePrivileges - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoleAssignment: Defines an assignment of a role. @@ -4012,9 +4012,9 @@ type RoleAssignment struct { NullFields []string `json:"-"` } -func (s *RoleAssignment) MarshalJSON() ([]byte, error) { +func (s RoleAssignment) MarshalJSON() ([]byte, error) { type NoMethod RoleAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoleAssignments struct { @@ -4042,9 +4042,9 @@ type RoleAssignments struct { NullFields []string `json:"-"` } -func (s *RoleAssignments) MarshalJSON() ([]byte, error) { +func (s RoleAssignments) MarshalJSON() ([]byte, error) { type NoMethod RoleAssignments - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Roles struct { @@ -4071,9 +4071,9 @@ type Roles struct { NullFields []string `json:"-"` } -func (s *Roles) MarshalJSON() ([]byte, error) { +func (s Roles) MarshalJSON() ([]byte, error) { type NoMethod Roles - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schema: The type of API resource. For Schema resources, this is always @@ -4108,9 +4108,9 @@ type Schema struct { NullFields []string `json:"-"` } -func (s *Schema) MarshalJSON() ([]byte, error) { +func (s Schema) MarshalJSON() ([]byte, error) { type NoMethod Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaFieldSpec: You can use schemas to add custom fields to user profiles. @@ -4163,9 +4163,9 @@ type SchemaFieldSpec struct { NullFields []string `json:"-"` } -func (s *SchemaFieldSpec) MarshalJSON() ([]byte, error) { +func (s SchemaFieldSpec) MarshalJSON() ([]byte, error) { type NoMethod SchemaFieldSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaFieldSpecNumericIndexingSpec: Indexing spec for a numeric field. By @@ -4193,9 +4193,9 @@ type SchemaFieldSpecNumericIndexingSpec struct { NullFields []string `json:"-"` } -func (s *SchemaFieldSpecNumericIndexingSpec) MarshalJSON() ([]byte, error) { +func (s SchemaFieldSpecNumericIndexingSpec) MarshalJSON() ([]byte, error) { type NoMethod SchemaFieldSpecNumericIndexingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SchemaFieldSpecNumericIndexingSpec) UnmarshalJSON(data []byte) error { @@ -4238,9 +4238,9 @@ type Schemas struct { NullFields []string `json:"-"` } -func (s *Schemas) MarshalJSON() ([]byte, error) { +func (s Schemas) MarshalJSON() ([]byte, error) { type NoMethod Schemas - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -4272,9 +4272,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Token: JSON template for token resource in Directory API. @@ -4314,9 +4314,9 @@ type Token struct { NullFields []string `json:"-"` } -func (s *Token) MarshalJSON() ([]byte, error) { +func (s Token) MarshalJSON() ([]byte, error) { type NoMethod Token - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tokens: JSON response template for List tokens operation in Directory API. @@ -4344,9 +4344,9 @@ type Tokens struct { NullFields []string `json:"-"` } -func (s *Tokens) MarshalJSON() ([]byte, error) { +func (s Tokens) MarshalJSON() ([]byte, error) { type NoMethod Tokens - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: The Directory API allows you to create and manage your account's @@ -4536,9 +4536,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserAbout: JSON template for About (notes) of a user in Directory API. @@ -4562,9 +4562,9 @@ type UserAbout struct { NullFields []string `json:"-"` } -func (s *UserAbout) MarshalJSON() ([]byte, error) { +func (s UserAbout) MarshalJSON() ([]byte, error) { type NoMethod UserAbout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserAddress: JSON template for address. @@ -4614,9 +4614,9 @@ type UserAddress struct { NullFields []string `json:"-"` } -func (s *UserAddress) MarshalJSON() ([]byte, error) { +func (s UserAddress) MarshalJSON() ([]byte, error) { type NoMethod UserAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserAlias: The Directory API manages aliases, which are alternative email @@ -4646,9 +4646,9 @@ type UserAlias struct { NullFields []string `json:"-"` } -func (s *UserAlias) MarshalJSON() ([]byte, error) { +func (s UserAlias) MarshalJSON() ([]byte, error) { type NoMethod UserAlias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserEmail: JSON template for an email. @@ -4681,9 +4681,9 @@ type UserEmail struct { NullFields []string `json:"-"` } -func (s *UserEmail) MarshalJSON() ([]byte, error) { +func (s UserEmail) MarshalJSON() ([]byte, error) { type NoMethod UserEmail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserEmailPublicKeyEncryptionCertificates: Public Key Encryption @@ -4711,9 +4711,9 @@ type UserEmailPublicKeyEncryptionCertificates struct { NullFields []string `json:"-"` } -func (s *UserEmailPublicKeyEncryptionCertificates) MarshalJSON() ([]byte, error) { +func (s UserEmailPublicKeyEncryptionCertificates) MarshalJSON() ([]byte, error) { type NoMethod UserEmailPublicKeyEncryptionCertificates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserExternalId: JSON template for an externalId entry. @@ -4737,9 +4737,9 @@ type UserExternalId struct { NullFields []string `json:"-"` } -func (s *UserExternalId) MarshalJSON() ([]byte, error) { +func (s UserExternalId) MarshalJSON() ([]byte, error) { type NoMethod UserExternalId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UserGender struct { @@ -4764,9 +4764,9 @@ type UserGender struct { NullFields []string `json:"-"` } -func (s *UserGender) MarshalJSON() ([]byte, error) { +func (s UserGender) MarshalJSON() ([]byte, error) { type NoMethod UserGender - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserIm: JSON template for instant messenger of an user. @@ -4803,9 +4803,9 @@ type UserIm struct { NullFields []string `json:"-"` } -func (s *UserIm) MarshalJSON() ([]byte, error) { +func (s UserIm) MarshalJSON() ([]byte, error) { type NoMethod UserIm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserKeyword: JSON template for a keyword entry. @@ -4833,9 +4833,9 @@ type UserKeyword struct { NullFields []string `json:"-"` } -func (s *UserKeyword) MarshalJSON() ([]byte, error) { +func (s UserKeyword) MarshalJSON() ([]byte, error) { type NoMethod UserKeyword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserLanguage: JSON template for a language entry. @@ -4867,9 +4867,9 @@ type UserLanguage struct { NullFields []string `json:"-"` } -func (s *UserLanguage) MarshalJSON() ([]byte, error) { +func (s UserLanguage) MarshalJSON() ([]byte, error) { type NoMethod UserLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserLocation: JSON template for a location entry. @@ -4908,9 +4908,9 @@ type UserLocation struct { NullFields []string `json:"-"` } -func (s *UserLocation) MarshalJSON() ([]byte, error) { +func (s UserLocation) MarshalJSON() ([]byte, error) { type NoMethod UserLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UserMakeAdmin struct { @@ -4929,9 +4929,9 @@ type UserMakeAdmin struct { NullFields []string `json:"-"` } -func (s *UserMakeAdmin) MarshalJSON() ([]byte, error) { +func (s UserMakeAdmin) MarshalJSON() ([]byte, error) { type NoMethod UserMakeAdmin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UserName struct { @@ -4957,9 +4957,9 @@ type UserName struct { NullFields []string `json:"-"` } -func (s *UserName) MarshalJSON() ([]byte, error) { +func (s UserName) MarshalJSON() ([]byte, error) { type NoMethod UserName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserOrganization: JSON template for an organization entry. @@ -5007,9 +5007,9 @@ type UserOrganization struct { NullFields []string `json:"-"` } -func (s *UserOrganization) MarshalJSON() ([]byte, error) { +func (s UserOrganization) MarshalJSON() ([]byte, error) { type NoMethod UserOrganization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserPhone: JSON template for a phone entry. @@ -5039,9 +5039,9 @@ type UserPhone struct { NullFields []string `json:"-"` } -func (s *UserPhone) MarshalJSON() ([]byte, error) { +func (s UserPhone) MarshalJSON() ([]byte, error) { type NoMethod UserPhone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UserPhoto struct { @@ -5087,9 +5087,9 @@ type UserPhoto struct { NullFields []string `json:"-"` } -func (s *UserPhoto) MarshalJSON() ([]byte, error) { +func (s UserPhoto) MarshalJSON() ([]byte, error) { type NoMethod UserPhoto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserPosixAccount: JSON template for a POSIX account entry. @@ -5127,9 +5127,9 @@ type UserPosixAccount struct { NullFields []string `json:"-"` } -func (s *UserPosixAccount) MarshalJSON() ([]byte, error) { +func (s UserPosixAccount) MarshalJSON() ([]byte, error) { type NoMethod UserPosixAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRelation: JSON template for a relation entry. @@ -5154,9 +5154,9 @@ type UserRelation struct { NullFields []string `json:"-"` } -func (s *UserRelation) MarshalJSON() ([]byte, error) { +func (s UserRelation) MarshalJSON() ([]byte, error) { type NoMethod UserRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserSshPublicKey: JSON template for a POSIX account entry. @@ -5180,9 +5180,9 @@ type UserSshPublicKey struct { NullFields []string `json:"-"` } -func (s *UserSshPublicKey) MarshalJSON() ([]byte, error) { +func (s UserSshPublicKey) MarshalJSON() ([]byte, error) { type NoMethod UserSshPublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UserUndelete struct { @@ -5201,9 +5201,9 @@ type UserUndelete struct { NullFields []string `json:"-"` } -func (s *UserUndelete) MarshalJSON() ([]byte, error) { +func (s UserUndelete) MarshalJSON() ([]byte, error) { type NoMethod UserUndelete - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserWebsite: JSON template for a website entry. @@ -5233,9 +5233,9 @@ type UserWebsite struct { NullFields []string `json:"-"` } -func (s *UserWebsite) MarshalJSON() ([]byte, error) { +func (s UserWebsite) MarshalJSON() ([]byte, error) { type NoMethod UserWebsite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Users struct { @@ -5266,9 +5266,9 @@ type Users struct { NullFields []string `json:"-"` } -func (s *Users) MarshalJSON() ([]byte, error) { +func (s Users) MarshalJSON() ([]byte, error) { type NoMethod Users - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerificationCode: The Directory API allows you to view, generate, and @@ -5297,9 +5297,9 @@ type VerificationCode struct { NullFields []string `json:"-"` } -func (s *VerificationCode) MarshalJSON() ([]byte, error) { +func (s VerificationCode) MarshalJSON() ([]byte, error) { type NoMethod VerificationCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerificationCodes: JSON response template for list verification codes @@ -5328,9 +5328,9 @@ type VerificationCodes struct { NullFields []string `json:"-"` } -func (s *VerificationCodes) MarshalJSON() ([]byte, error) { +func (s VerificationCodes) MarshalJSON() ([]byte, error) { type NoMethod VerificationCodes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AspsDeleteCall struct { diff --git a/admin/reports/v1/admin-gen.go b/admin/reports/v1/admin-gen.go index 3c7cb3c010..13275304ce 100644 --- a/admin/reports/v1/admin-gen.go +++ b/admin/reports/v1/admin-gen.go @@ -247,9 +247,9 @@ type Activities struct { NullFields []string `json:"-"` } -func (s *Activities) MarshalJSON() ([]byte, error) { +func (s Activities) MarshalJSON() ([]byte, error) { type NoMethod Activities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Activity: JSON template for the activity resource. @@ -287,9 +287,9 @@ type Activity struct { NullFields []string `json:"-"` } -func (s *Activity) MarshalJSON() ([]byte, error) { +func (s Activity) MarshalJSON() ([]byte, error) { type NoMethod Activity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityActor: User doing the action. @@ -320,9 +320,9 @@ type ActivityActor struct { NullFields []string `json:"-"` } -func (s *ActivityActor) MarshalJSON() ([]byte, error) { +func (s ActivityActor) MarshalJSON() ([]byte, error) { type NoMethod ActivityActor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ActivityEvents struct { @@ -358,9 +358,9 @@ type ActivityEvents struct { NullFields []string `json:"-"` } -func (s *ActivityEvents) MarshalJSON() ([]byte, error) { +func (s ActivityEvents) MarshalJSON() ([]byte, error) { type NoMethod ActivityEvents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ActivityEventsParameters struct { @@ -396,9 +396,9 @@ type ActivityEventsParameters struct { NullFields []string `json:"-"` } -func (s *ActivityEventsParameters) MarshalJSON() ([]byte, error) { +func (s ActivityEventsParameters) MarshalJSON() ([]byte, error) { type NoMethod ActivityEventsParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityEventsParametersMessageValue: Nested parameter value pairs @@ -421,9 +421,9 @@ type ActivityEventsParametersMessageValue struct { NullFields []string `json:"-"` } -func (s *ActivityEventsParametersMessageValue) MarshalJSON() ([]byte, error) { +func (s ActivityEventsParametersMessageValue) MarshalJSON() ([]byte, error) { type NoMethod ActivityEventsParametersMessageValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ActivityEventsParametersMultiMessageValue struct { @@ -442,9 +442,9 @@ type ActivityEventsParametersMultiMessageValue struct { NullFields []string `json:"-"` } -func (s *ActivityEventsParametersMultiMessageValue) MarshalJSON() ([]byte, error) { +func (s ActivityEventsParametersMultiMessageValue) MarshalJSON() ([]byte, error) { type NoMethod ActivityEventsParametersMultiMessageValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityId: Unique identifier for each activity record. @@ -472,9 +472,9 @@ type ActivityId struct { NullFields []string `json:"-"` } -func (s *ActivityId) MarshalJSON() ([]byte, error) { +func (s ActivityId) MarshalJSON() ([]byte, error) { type NoMethod ActivityId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Channel: A notification channel used to watch for resource changes. @@ -523,9 +523,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NestedParameter: JSON template for a parameter used in various reports. @@ -557,9 +557,9 @@ type NestedParameter struct { NullFields []string `json:"-"` } -func (s *NestedParameter) MarshalJSON() ([]byte, error) { +func (s NestedParameter) MarshalJSON() ([]byte, error) { type NoMethod NestedParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageReport: JSON template for a usage report. @@ -591,9 +591,9 @@ type UsageReport struct { NullFields []string `json:"-"` } -func (s *UsageReport) MarshalJSON() ([]byte, error) { +func (s UsageReport) MarshalJSON() ([]byte, error) { type NoMethod UsageReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageReportEntity: Output only. Information about the type of the item. @@ -624,9 +624,9 @@ type UsageReportEntity struct { NullFields []string `json:"-"` } -func (s *UsageReportEntity) MarshalJSON() ([]byte, error) { +func (s UsageReportEntity) MarshalJSON() ([]byte, error) { type NoMethod UsageReportEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsageReportParameters struct { @@ -657,9 +657,9 @@ type UsageReportParameters struct { NullFields []string `json:"-"` } -func (s *UsageReportParameters) MarshalJSON() ([]byte, error) { +func (s UsageReportParameters) MarshalJSON() ([]byte, error) { type NoMethod UsageReportParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsageReports struct { @@ -693,9 +693,9 @@ type UsageReports struct { NullFields []string `json:"-"` } -func (s *UsageReports) MarshalJSON() ([]byte, error) { +func (s UsageReports) MarshalJSON() ([]byte, error) { type NoMethod UsageReports - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsageReportsWarnings struct { @@ -723,9 +723,9 @@ type UsageReportsWarnings struct { NullFields []string `json:"-"` } -func (s *UsageReportsWarnings) MarshalJSON() ([]byte, error) { +func (s UsageReportsWarnings) MarshalJSON() ([]byte, error) { type NoMethod UsageReportsWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsageReportsWarningsData struct { @@ -748,9 +748,9 @@ type UsageReportsWarningsData struct { NullFields []string `json:"-"` } -func (s *UsageReportsWarningsData) MarshalJSON() ([]byte, error) { +func (s UsageReportsWarningsData) MarshalJSON() ([]byte, error) { type NoMethod UsageReportsWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ActivitiesListCall struct { diff --git a/admob/v1/admob-gen.go b/admob/v1/admob-gen.go index 503edc3d11..ac2592e3b7 100644 --- a/admob/v1/admob-gen.go +++ b/admob/v1/admob-gen.go @@ -264,9 +264,9 @@ type AdUnit struct { NullFields []string `json:"-"` } -func (s *AdUnit) MarshalJSON() ([]byte, error) { +func (s AdUnit) MarshalJSON() ([]byte, error) { type NoMethod AdUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // App: Describes an AdMob app for a specific platform (For example: Android or @@ -315,9 +315,9 @@ type App struct { NullFields []string `json:"-"` } -func (s *App) MarshalJSON() ([]byte, error) { +func (s App) MarshalJSON() ([]byte, error) { type NoMethod App - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppLinkedAppInfo: Information from the app store if the app is linked to an @@ -348,9 +348,9 @@ type AppLinkedAppInfo struct { NullFields []string `json:"-"` } -func (s *AppLinkedAppInfo) MarshalJSON() ([]byte, error) { +func (s AppLinkedAppInfo) MarshalJSON() ([]byte, error) { type NoMethod AppLinkedAppInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppManualAppInfo: Information provided for manual apps which are not linked @@ -372,9 +372,9 @@ type AppManualAppInfo struct { NullFields []string `json:"-"` } -func (s *AppManualAppInfo) MarshalJSON() ([]byte, error) { +func (s AppManualAppInfo) MarshalJSON() ([]byte, error) { type NoMethod AppManualAppInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -410,9 +410,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateRange: Specification of a single date range. Both dates are inclusive. @@ -436,9 +436,9 @@ type DateRange struct { NullFields []string `json:"-"` } -func (s *DateRange) MarshalJSON() ([]byte, error) { +func (s DateRange) MarshalJSON() ([]byte, error) { type NoMethod DateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateMediationReportRequest: Request to generate an AdMob Mediation @@ -459,9 +459,9 @@ type GenerateMediationReportRequest struct { NullFields []string `json:"-"` } -func (s *GenerateMediationReportRequest) MarshalJSON() ([]byte, error) { +func (s GenerateMediationReportRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateMediationReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateMediationReportResponse: The streaming response for the AdMob @@ -499,9 +499,9 @@ type GenerateMediationReportResponse struct { NullFields []string `json:"-"` } -func (s *GenerateMediationReportResponse) MarshalJSON() ([]byte, error) { +func (s GenerateMediationReportResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateMediationReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateNetworkReportRequest: Request to generate an AdMob Network report. @@ -521,9 +521,9 @@ type GenerateNetworkReportRequest struct { NullFields []string `json:"-"` } -func (s *GenerateNetworkReportRequest) MarshalJSON() ([]byte, error) { +func (s GenerateNetworkReportRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateNetworkReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateNetworkReportResponse: The streaming response for the AdMob Network @@ -561,9 +561,9 @@ type GenerateNetworkReportResponse struct { NullFields []string `json:"-"` } -func (s *GenerateNetworkReportResponse) MarshalJSON() ([]byte, error) { +func (s GenerateNetworkReportResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateNetworkReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdUnitsResponse: Response for the ad units list request. @@ -589,9 +589,9 @@ type ListAdUnitsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdUnitsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdUnitsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdUnitsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAppsResponse: Response for the apps list request. @@ -617,9 +617,9 @@ type ListAppsResponse struct { NullFields []string `json:"-"` } -func (s *ListAppsResponse) MarshalJSON() ([]byte, error) { +func (s ListAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPublisherAccountsResponse: Response for the publisher account list @@ -647,9 +647,9 @@ type ListPublisherAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListPublisherAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListPublisherAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPublisherAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalizationSettings: Localization settings for reports, such as currency @@ -676,9 +676,9 @@ type LocalizationSettings struct { NullFields []string `json:"-"` } -func (s *LocalizationSettings) MarshalJSON() ([]byte, error) { +func (s LocalizationSettings) MarshalJSON() ([]byte, error) { type NoMethod LocalizationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediationReportSpec: The specification for generating an AdMob Mediation @@ -798,9 +798,9 @@ type MediationReportSpec struct { NullFields []string `json:"-"` } -func (s *MediationReportSpec) MarshalJSON() ([]byte, error) { +func (s MediationReportSpec) MarshalJSON() ([]byte, error) { type NoMethod MediationReportSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediationReportSpecDimensionFilter: Describes which report rows to match @@ -857,9 +857,9 @@ type MediationReportSpecDimensionFilter struct { NullFields []string `json:"-"` } -func (s *MediationReportSpecDimensionFilter) MarshalJSON() ([]byte, error) { +func (s MediationReportSpecDimensionFilter) MarshalJSON() ([]byte, error) { type NoMethod MediationReportSpecDimensionFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediationReportSpecSortCondition: Sorting direction to be applied on a @@ -950,9 +950,9 @@ type MediationReportSpecSortCondition struct { NullFields []string `json:"-"` } -func (s *MediationReportSpecSortCondition) MarshalJSON() ([]byte, error) { +func (s MediationReportSpecSortCondition) MarshalJSON() ([]byte, error) { type NoMethod MediationReportSpecSortCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkReportSpec: The specification for generating an AdMob Network report. @@ -1073,9 +1073,9 @@ type NetworkReportSpec struct { NullFields []string `json:"-"` } -func (s *NetworkReportSpec) MarshalJSON() ([]byte, error) { +func (s NetworkReportSpec) MarshalJSON() ([]byte, error) { type NoMethod NetworkReportSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkReportSpecDimensionFilter: Describes which report rows to match based @@ -1131,9 +1131,9 @@ type NetworkReportSpecDimensionFilter struct { NullFields []string `json:"-"` } -func (s *NetworkReportSpecDimensionFilter) MarshalJSON() ([]byte, error) { +func (s NetworkReportSpecDimensionFilter) MarshalJSON() ([]byte, error) { type NoMethod NetworkReportSpecDimensionFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkReportSpecSortCondition: Sorting direction to be applied on a @@ -1224,9 +1224,9 @@ type NetworkReportSpecSortCondition struct { NullFields []string `json:"-"` } -func (s *NetworkReportSpecSortCondition) MarshalJSON() ([]byte, error) { +func (s NetworkReportSpecSortCondition) MarshalJSON() ([]byte, error) { type NoMethod NetworkReportSpecSortCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublisherAccount: A publisher account contains information relevant to the @@ -1261,9 +1261,9 @@ type PublisherAccount struct { NullFields []string `json:"-"` } -func (s *PublisherAccount) MarshalJSON() ([]byte, error) { +func (s PublisherAccount) MarshalJSON() ([]byte, error) { type NoMethod PublisherAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportFooter: Groups data available after report generation, for example, @@ -1289,9 +1289,9 @@ type ReportFooter struct { NullFields []string `json:"-"` } -func (s *ReportFooter) MarshalJSON() ([]byte, error) { +func (s ReportFooter) MarshalJSON() ([]byte, error) { type NoMethod ReportFooter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportHeader: Groups data helps to treat the generated report. Always sent @@ -1319,9 +1319,9 @@ type ReportHeader struct { NullFields []string `json:"-"` } -func (s *ReportHeader) MarshalJSON() ([]byte, error) { +func (s ReportHeader) MarshalJSON() ([]byte, error) { type NoMethod ReportHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRow: A row of the returning report. @@ -1346,9 +1346,9 @@ type ReportRow struct { NullFields []string `json:"-"` } -func (s *ReportRow) MarshalJSON() ([]byte, error) { +func (s ReportRow) MarshalJSON() ([]byte, error) { type NoMethod ReportRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRowDimensionValue: Representation of a dimension value. @@ -1372,9 +1372,9 @@ type ReportRowDimensionValue struct { NullFields []string `json:"-"` } -func (s *ReportRowDimensionValue) MarshalJSON() ([]byte, error) { +func (s ReportRowDimensionValue) MarshalJSON() ([]byte, error) { type NoMethod ReportRowDimensionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRowMetricValue: Representation of a metric value. @@ -1401,9 +1401,9 @@ type ReportRowMetricValue struct { NullFields []string `json:"-"` } -func (s *ReportRowMetricValue) MarshalJSON() ([]byte, error) { +func (s ReportRowMetricValue) MarshalJSON() ([]byte, error) { type NoMethod ReportRowMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ReportRowMetricValue) UnmarshalJSON(data []byte) error { @@ -1457,9 +1457,9 @@ type ReportWarning struct { NullFields []string `json:"-"` } -func (s *ReportWarning) MarshalJSON() ([]byte, error) { +func (s ReportWarning) MarshalJSON() ([]byte, error) { type NoMethod ReportWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StringList: List of string values. @@ -1479,9 +1479,9 @@ type StringList struct { NullFields []string `json:"-"` } -func (s *StringList) MarshalJSON() ([]byte, error) { +func (s StringList) MarshalJSON() ([]byte, error) { type NoMethod StringList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsGetCall struct { diff --git a/admob/v1beta/admob-gen.go b/admob/v1beta/admob-gen.go index dce8f8e443..c29809cf9c 100644 --- a/admob/v1beta/admob-gen.go +++ b/admob/v1beta/admob-gen.go @@ -325,9 +325,9 @@ type AdSource struct { NullFields []string `json:"-"` } -func (s *AdSource) MarshalJSON() ([]byte, error) { +func (s AdSource) MarshalJSON() ([]byte, error) { type NoMethod AdSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdUnit: Describes an AdMob ad unit. @@ -381,9 +381,9 @@ type AdUnit struct { NullFields []string `json:"-"` } -func (s *AdUnit) MarshalJSON() ([]byte, error) { +func (s AdUnit) MarshalJSON() ([]byte, error) { type NoMethod AdUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdUnitMapping: Settings to map an AdMob ad unit to a 3rd party ad unit. @@ -428,9 +428,9 @@ type AdUnitMapping struct { NullFields []string `json:"-"` } -func (s *AdUnitMapping) MarshalJSON() ([]byte, error) { +func (s AdUnitMapping) MarshalJSON() ([]byte, error) { type NoMethod AdUnitMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdUnitRewardSettings: Settings for a rewarded ad unit. @@ -452,9 +452,9 @@ type AdUnitRewardSettings struct { NullFields []string `json:"-"` } -func (s *AdUnitRewardSettings) MarshalJSON() ([]byte, error) { +func (s AdUnitRewardSettings) MarshalJSON() ([]byte, error) { type NoMethod AdUnitRewardSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Adapter: Describes adapters supported by each mediation ad source. Adapters @@ -496,9 +496,9 @@ type Adapter struct { NullFields []string `json:"-"` } -func (s *Adapter) MarshalJSON() ([]byte, error) { +func (s Adapter) MarshalJSON() ([]byte, error) { type NoMethod Adapter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdapterAdapterConfigMetadata: Configuration metadata associated with this @@ -526,9 +526,9 @@ type AdapterAdapterConfigMetadata struct { NullFields []string `json:"-"` } -func (s *AdapterAdapterConfigMetadata) MarshalJSON() ([]byte, error) { +func (s AdapterAdapterConfigMetadata) MarshalJSON() ([]byte, error) { type NoMethod AdapterAdapterConfigMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // App: Describes an AdMob app for a specific platform (For example: Android or @@ -580,9 +580,9 @@ type App struct { NullFields []string `json:"-"` } -func (s *App) MarshalJSON() ([]byte, error) { +func (s App) MarshalJSON() ([]byte, error) { type NoMethod App - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppLinkedAppInfo: Information from the app store if the app is linked to an @@ -629,9 +629,9 @@ type AppLinkedAppInfo struct { NullFields []string `json:"-"` } -func (s *AppLinkedAppInfo) MarshalJSON() ([]byte, error) { +func (s AppLinkedAppInfo) MarshalJSON() ([]byte, error) { type NoMethod AppLinkedAppInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppManualAppInfo: Information provided for manual apps which are not linked @@ -653,9 +653,9 @@ type AppManualAppInfo struct { NullFields []string `json:"-"` } -func (s *AppManualAppInfo) MarshalJSON() ([]byte, error) { +func (s AppManualAppInfo) MarshalJSON() ([]byte, error) { type NoMethod AppManualAppInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateAdUnitMappingsRequest: Request to create a batch of ad unit @@ -679,9 +679,9 @@ type BatchCreateAdUnitMappingsRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateAdUnitMappingsRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateAdUnitMappingsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateAdUnitMappingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateAdUnitMappingsResponse: Response containing a batch of created ad @@ -705,9 +705,9 @@ type BatchCreateAdUnitMappingsResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateAdUnitMappingsResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateAdUnitMappingsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateAdUnitMappingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CampaignReportSpec: The specification for generating a Campaign report. For @@ -777,9 +777,9 @@ type CampaignReportSpec struct { NullFields []string `json:"-"` } -func (s *CampaignReportSpec) MarshalJSON() ([]byte, error) { +func (s CampaignReportSpec) MarshalJSON() ([]byte, error) { type NoMethod CampaignReportSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAdUnitMappingRequest: Request to create an ad unit mapping under the @@ -803,9 +803,9 @@ type CreateAdUnitMappingRequest struct { NullFields []string `json:"-"` } -func (s *CreateAdUnitMappingRequest) MarshalJSON() ([]byte, error) { +func (s CreateAdUnitMappingRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateAdUnitMappingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -841,9 +841,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateRange: Specification of a single date range. Both dates are inclusive. @@ -867,9 +867,9 @@ type DateRange struct { NullFields []string `json:"-"` } -func (s *DateRange) MarshalJSON() ([]byte, error) { +func (s DateRange) MarshalJSON() ([]byte, error) { type NoMethod DateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateCampaignReportRequest: Request to generate campaign report. @@ -889,9 +889,9 @@ type GenerateCampaignReportRequest struct { NullFields []string `json:"-"` } -func (s *GenerateCampaignReportRequest) MarshalJSON() ([]byte, error) { +func (s GenerateCampaignReportRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateCampaignReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateCampaignReportResponse: Campaign Report API response. @@ -915,9 +915,9 @@ type GenerateCampaignReportResponse struct { NullFields []string `json:"-"` } -func (s *GenerateCampaignReportResponse) MarshalJSON() ([]byte, error) { +func (s GenerateCampaignReportResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateCampaignReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateMediationReportRequest: Request to generate an AdMob Mediation @@ -938,9 +938,9 @@ type GenerateMediationReportRequest struct { NullFields []string `json:"-"` } -func (s *GenerateMediationReportRequest) MarshalJSON() ([]byte, error) { +func (s GenerateMediationReportRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateMediationReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateMediationReportResponse: The streaming response for the AdMob @@ -978,9 +978,9 @@ type GenerateMediationReportResponse struct { NullFields []string `json:"-"` } -func (s *GenerateMediationReportResponse) MarshalJSON() ([]byte, error) { +func (s GenerateMediationReportResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateMediationReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateNetworkReportRequest: Request to generate an AdMob Network report. @@ -1000,9 +1000,9 @@ type GenerateNetworkReportRequest struct { NullFields []string `json:"-"` } -func (s *GenerateNetworkReportRequest) MarshalJSON() ([]byte, error) { +func (s GenerateNetworkReportRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateNetworkReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateNetworkReportResponse: The streaming response for the AdMob Network @@ -1040,9 +1040,9 @@ type GenerateNetworkReportResponse struct { NullFields []string `json:"-"` } -func (s *GenerateNetworkReportResponse) MarshalJSON() ([]byte, error) { +func (s GenerateNetworkReportResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateNetworkReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdSourcesResponse: Response for the ListAdSourcesRequest. @@ -1069,9 +1069,9 @@ type ListAdSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListAdSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListAdSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdUnitMappingsResponse: Response for the ListAdUnitMappingsRequest. @@ -1098,9 +1098,9 @@ type ListAdUnitMappingsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdUnitMappingsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdUnitMappingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdUnitMappingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdUnitsResponse: Response for the ad units list request. @@ -1126,9 +1126,9 @@ type ListAdUnitsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdUnitsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdUnitsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdUnitsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdaptersResponse: Response for the ListAdaptersRequest. @@ -1155,9 +1155,9 @@ type ListAdaptersResponse struct { NullFields []string `json:"-"` } -func (s *ListAdaptersResponse) MarshalJSON() ([]byte, error) { +func (s ListAdaptersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdaptersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAppsResponse: Response for the apps list request. @@ -1183,9 +1183,9 @@ type ListAppsResponse struct { NullFields []string `json:"-"` } -func (s *ListAppsResponse) MarshalJSON() ([]byte, error) { +func (s ListAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMediationGroupsResponse: Response for the mediation groups list request. @@ -1212,9 +1212,9 @@ type ListMediationGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListMediationGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListMediationGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMediationGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPublisherAccountsResponse: Response for the publisher account list @@ -1242,9 +1242,9 @@ type ListPublisherAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListPublisherAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListPublisherAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPublisherAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalizationSettings: Localization settings for reports, such as currency @@ -1271,9 +1271,9 @@ type LocalizationSettings struct { NullFields []string `json:"-"` } -func (s *LocalizationSettings) MarshalJSON() ([]byte, error) { +func (s LocalizationSettings) MarshalJSON() ([]byte, error) { type NoMethod LocalizationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediationAbExperiment: The mediation A/B experiment. @@ -1354,9 +1354,9 @@ type MediationAbExperiment struct { NullFields []string `json:"-"` } -func (s *MediationAbExperiment) MarshalJSON() ([]byte, error) { +func (s MediationAbExperiment) MarshalJSON() ([]byte, error) { type NoMethod MediationAbExperiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediationAbExperimentExperimentMediationLine: The mediation group line for @@ -1378,9 +1378,9 @@ type MediationAbExperimentExperimentMediationLine struct { NullFields []string `json:"-"` } -func (s *MediationAbExperimentExperimentMediationLine) MarshalJSON() ([]byte, error) { +func (s MediationAbExperimentExperimentMediationLine) MarshalJSON() ([]byte, error) { type NoMethod MediationAbExperimentExperimentMediationLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediationGroup: Describes an AdMob Mediation group. @@ -1439,9 +1439,9 @@ type MediationGroup struct { NullFields []string `json:"-"` } -func (s *MediationGroup) MarshalJSON() ([]byte, error) { +func (s MediationGroup) MarshalJSON() ([]byte, error) { type NoMethod MediationGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediationGroupMediationGroupLine: Settings for an ad network used by a @@ -1512,9 +1512,9 @@ type MediationGroupMediationGroupLine struct { NullFields []string `json:"-"` } -func (s *MediationGroupMediationGroupLine) MarshalJSON() ([]byte, error) { +func (s MediationGroupMediationGroupLine) MarshalJSON() ([]byte, error) { type NoMethod MediationGroupMediationGroupLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediationGroupTargeting: Set of criteria targeted by this mediation group. @@ -1563,9 +1563,9 @@ type MediationGroupTargeting struct { NullFields []string `json:"-"` } -func (s *MediationGroupTargeting) MarshalJSON() ([]byte, error) { +func (s MediationGroupTargeting) MarshalJSON() ([]byte, error) { type NoMethod MediationGroupTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediationReportSpec: The specification for generating an AdMob Mediation @@ -1685,9 +1685,9 @@ type MediationReportSpec struct { NullFields []string `json:"-"` } -func (s *MediationReportSpec) MarshalJSON() ([]byte, error) { +func (s MediationReportSpec) MarshalJSON() ([]byte, error) { type NoMethod MediationReportSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediationReportSpecDimensionFilter: Describes which report rows to match @@ -1744,9 +1744,9 @@ type MediationReportSpecDimensionFilter struct { NullFields []string `json:"-"` } -func (s *MediationReportSpecDimensionFilter) MarshalJSON() ([]byte, error) { +func (s MediationReportSpecDimensionFilter) MarshalJSON() ([]byte, error) { type NoMethod MediationReportSpecDimensionFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediationReportSpecSortCondition: Sorting direction to be applied on a @@ -1837,9 +1837,9 @@ type MediationReportSpecSortCondition struct { NullFields []string `json:"-"` } -func (s *MediationReportSpecSortCondition) MarshalJSON() ([]byte, error) { +func (s MediationReportSpecSortCondition) MarshalJSON() ([]byte, error) { type NoMethod MediationReportSpecSortCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkReportSpec: The specification for generating an AdMob Network report. @@ -1960,9 +1960,9 @@ type NetworkReportSpec struct { NullFields []string `json:"-"` } -func (s *NetworkReportSpec) MarshalJSON() ([]byte, error) { +func (s NetworkReportSpec) MarshalJSON() ([]byte, error) { type NoMethod NetworkReportSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkReportSpecDimensionFilter: Describes which report rows to match based @@ -2018,9 +2018,9 @@ type NetworkReportSpecDimensionFilter struct { NullFields []string `json:"-"` } -func (s *NetworkReportSpecDimensionFilter) MarshalJSON() ([]byte, error) { +func (s NetworkReportSpecDimensionFilter) MarshalJSON() ([]byte, error) { type NoMethod NetworkReportSpecDimensionFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkReportSpecSortCondition: Sorting direction to be applied on a @@ -2111,9 +2111,9 @@ type NetworkReportSpecSortCondition struct { NullFields []string `json:"-"` } -func (s *NetworkReportSpecSortCondition) MarshalJSON() ([]byte, error) { +func (s NetworkReportSpecSortCondition) MarshalJSON() ([]byte, error) { type NoMethod NetworkReportSpecSortCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublisherAccount: A publisher account contains information relevant to the @@ -2148,9 +2148,9 @@ type PublisherAccount struct { NullFields []string `json:"-"` } -func (s *PublisherAccount) MarshalJSON() ([]byte, error) { +func (s PublisherAccount) MarshalJSON() ([]byte, error) { type NoMethod PublisherAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportFooter: Groups data available after report generation, for example, @@ -2176,9 +2176,9 @@ type ReportFooter struct { NullFields []string `json:"-"` } -func (s *ReportFooter) MarshalJSON() ([]byte, error) { +func (s ReportFooter) MarshalJSON() ([]byte, error) { type NoMethod ReportFooter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportHeader: Groups data helps to treat the generated report. Always sent @@ -2206,9 +2206,9 @@ type ReportHeader struct { NullFields []string `json:"-"` } -func (s *ReportHeader) MarshalJSON() ([]byte, error) { +func (s ReportHeader) MarshalJSON() ([]byte, error) { type NoMethod ReportHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRow: A row of the returning report. @@ -2233,9 +2233,9 @@ type ReportRow struct { NullFields []string `json:"-"` } -func (s *ReportRow) MarshalJSON() ([]byte, error) { +func (s ReportRow) MarshalJSON() ([]byte, error) { type NoMethod ReportRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRowDimensionValue: Representation of a dimension value. @@ -2259,9 +2259,9 @@ type ReportRowDimensionValue struct { NullFields []string `json:"-"` } -func (s *ReportRowDimensionValue) MarshalJSON() ([]byte, error) { +func (s ReportRowDimensionValue) MarshalJSON() ([]byte, error) { type NoMethod ReportRowDimensionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRowMetricValue: Representation of a metric value. @@ -2288,9 +2288,9 @@ type ReportRowMetricValue struct { NullFields []string `json:"-"` } -func (s *ReportRowMetricValue) MarshalJSON() ([]byte, error) { +func (s ReportRowMetricValue) MarshalJSON() ([]byte, error) { type NoMethod ReportRowMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ReportRowMetricValue) UnmarshalJSON(data []byte) error { @@ -2344,9 +2344,9 @@ type ReportWarning struct { NullFields []string `json:"-"` } -func (s *ReportWarning) MarshalJSON() ([]byte, error) { +func (s ReportWarning) MarshalJSON() ([]byte, error) { type NoMethod ReportWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopMediationAbExperimentRequest: Request to end the mediation A/B @@ -2376,9 +2376,9 @@ type StopMediationAbExperimentRequest struct { NullFields []string `json:"-"` } -func (s *StopMediationAbExperimentRequest) MarshalJSON() ([]byte, error) { +func (s StopMediationAbExperimentRequest) MarshalJSON() ([]byte, error) { type NoMethod StopMediationAbExperimentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StringList: List of string values. @@ -2398,9 +2398,9 @@ type StringList struct { NullFields []string `json:"-"` } -func (s *StringList) MarshalJSON() ([]byte, error) { +func (s StringList) MarshalJSON() ([]byte, error) { type NoMethod StringList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsGetCall struct { diff --git a/adsense/v2/adsense-gen.go b/adsense/v2/adsense-gen.go index a71062fae0..4b028f231a 100644 --- a/adsense/v2/adsense-gen.go +++ b/adsense/v2/adsense-gen.go @@ -334,9 +334,9 @@ type Account struct { NullFields []string `json:"-"` } -func (s *Account) MarshalJSON() ([]byte, error) { +func (s Account) MarshalJSON() ([]byte, error) { type NoMethod Account - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdBlockingRecoveryTag: Representation of an ad blocking recovery tag. See @@ -368,9 +368,9 @@ type AdBlockingRecoveryTag struct { NullFields []string `json:"-"` } -func (s *AdBlockingRecoveryTag) MarshalJSON() ([]byte, error) { +func (s AdBlockingRecoveryTag) MarshalJSON() ([]byte, error) { type NoMethod AdBlockingRecoveryTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdClient: Representation of an ad client. An ad client represents a user's @@ -413,9 +413,9 @@ type AdClient struct { NullFields []string `json:"-"` } -func (s *AdClient) MarshalJSON() ([]byte, error) { +func (s AdClient) MarshalJSON() ([]byte, error) { type NoMethod AdClient - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdClientAdCode: Representation of the AdSense code for a given ad client. @@ -447,9 +447,9 @@ type AdClientAdCode struct { NullFields []string `json:"-"` } -func (s *AdClientAdCode) MarshalJSON() ([]byte, error) { +func (s AdClientAdCode) MarshalJSON() ([]byte, error) { type NoMethod AdClientAdCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdUnit: Representation of an ad unit. An ad unit represents a saved ad unit @@ -492,9 +492,9 @@ type AdUnit struct { NullFields []string `json:"-"` } -func (s *AdUnit) MarshalJSON() ([]byte, error) { +func (s AdUnit) MarshalJSON() ([]byte, error) { type NoMethod AdUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdUnitAdCode: Representation of the ad unit code for a given ad unit. For @@ -520,9 +520,9 @@ type AdUnitAdCode struct { NullFields []string `json:"-"` } -func (s *AdUnitAdCode) MarshalJSON() ([]byte, error) { +func (s AdUnitAdCode) MarshalJSON() ([]byte, error) { type NoMethod AdUnitAdCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Alert: Representation of an alert. @@ -558,9 +558,9 @@ type Alert struct { NullFields []string `json:"-"` } -func (s *Alert) MarshalJSON() ([]byte, error) { +func (s Alert) MarshalJSON() ([]byte, error) { type NoMethod Alert - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cell: Cell representation. @@ -581,9 +581,9 @@ type Cell struct { NullFields []string `json:"-"` } -func (s *Cell) MarshalJSON() ([]byte, error) { +func (s Cell) MarshalJSON() ([]byte, error) { type NoMethod Cell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentAdsSettings: Settings specific to content ads (AFC). @@ -615,9 +615,9 @@ type ContentAdsSettings struct { NullFields []string `json:"-"` } -func (s *ContentAdsSettings) MarshalJSON() ([]byte, error) { +func (s ContentAdsSettings) MarshalJSON() ([]byte, error) { type NoMethod ContentAdsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomChannel: Representation of a custom channel. @@ -649,9 +649,9 @@ type CustomChannel struct { NullFields []string `json:"-"` } -func (s *CustomChannel) MarshalJSON() ([]byte, error) { +func (s CustomChannel) MarshalJSON() ([]byte, error) { type NoMethod CustomChannel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -687,9 +687,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -733,9 +733,9 @@ type Header struct { NullFields []string `json:"-"` } -func (s *Header) MarshalJSON() ([]byte, error) { +func (s Header) MarshalJSON() ([]byte, error) { type NoMethod Header - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -780,9 +780,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccountsResponse: Response definition for the account list rpc. @@ -809,9 +809,9 @@ type ListAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdClientsResponse: Response definition for the ad client list rpc. @@ -838,9 +838,9 @@ type ListAdClientsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdClientsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdClientsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdClientsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdUnitsResponse: Response definition for the adunit list rpc. @@ -867,9 +867,9 @@ type ListAdUnitsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdUnitsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdUnitsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdUnitsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAlertsResponse: Response definition for the alerts list rpc. @@ -892,9 +892,9 @@ type ListAlertsResponse struct { NullFields []string `json:"-"` } -func (s *ListAlertsResponse) MarshalJSON() ([]byte, error) { +func (s ListAlertsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAlertsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListChildAccountsResponse: Response definition for the child account list @@ -922,9 +922,9 @@ type ListChildAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListChildAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListChildAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListChildAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCustomChannelsResponse: Response definition for the custom channel list @@ -952,9 +952,9 @@ type ListCustomChannelsResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomChannelsResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomChannelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomChannelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLinkedAdUnitsResponse: Response definition for the ad units linked to a @@ -982,9 +982,9 @@ type ListLinkedAdUnitsResponse struct { NullFields []string `json:"-"` } -func (s *ListLinkedAdUnitsResponse) MarshalJSON() ([]byte, error) { +func (s ListLinkedAdUnitsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLinkedAdUnitsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLinkedCustomChannelsResponse: Response definition for the custom @@ -1012,9 +1012,9 @@ type ListLinkedCustomChannelsResponse struct { NullFields []string `json:"-"` } -func (s *ListLinkedCustomChannelsResponse) MarshalJSON() ([]byte, error) { +func (s ListLinkedCustomChannelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLinkedCustomChannelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPaymentsResponse: Response definition for the payments list rpc. @@ -1037,9 +1037,9 @@ type ListPaymentsResponse struct { NullFields []string `json:"-"` } -func (s *ListPaymentsResponse) MarshalJSON() ([]byte, error) { +func (s ListPaymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPaymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPolicyIssuesResponse: Response definition for the policy issues list @@ -1069,9 +1069,9 @@ type ListPolicyIssuesResponse struct { NullFields []string `json:"-"` } -func (s *ListPolicyIssuesResponse) MarshalJSON() ([]byte, error) { +func (s ListPolicyIssuesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPolicyIssuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSavedReportsResponse: Response definition for the saved reports list @@ -1099,9 +1099,9 @@ type ListSavedReportsResponse struct { NullFields []string `json:"-"` } -func (s *ListSavedReportsResponse) MarshalJSON() ([]byte, error) { +func (s ListSavedReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSavedReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSitesResponse: Response definition for the sites list rpc. @@ -1128,9 +1128,9 @@ type ListSitesResponse struct { NullFields []string `json:"-"` } -func (s *ListSitesResponse) MarshalJSON() ([]byte, error) { +func (s ListSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUrlChannelsResponse: Response definition for the url channels list rpc. @@ -1157,9 +1157,9 @@ type ListUrlChannelsResponse struct { NullFields []string `json:"-"` } -func (s *ListUrlChannelsResponse) MarshalJSON() ([]byte, error) { +func (s ListUrlChannelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUrlChannelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Payment: Representation of an unpaid or paid payment. See Payment timelines @@ -1195,9 +1195,9 @@ type Payment struct { NullFields []string `json:"-"` } -func (s *Payment) MarshalJSON() ([]byte, error) { +func (s Payment) MarshalJSON() ([]byte, error) { type NoMethod Payment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyIssue: Representation of a policy issue for a single entity (site, @@ -1289,9 +1289,9 @@ type PolicyIssue struct { NullFields []string `json:"-"` } -func (s *PolicyIssue) MarshalJSON() ([]byte, error) { +func (s PolicyIssue) MarshalJSON() ([]byte, error) { type NoMethod PolicyIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyTopic: Information about a particular policy topic. A policy topic @@ -1322,9 +1322,9 @@ type PolicyTopic struct { NullFields []string `json:"-"` } -func (s *PolicyTopic) MarshalJSON() ([]byte, error) { +func (s PolicyTopic) MarshalJSON() ([]byte, error) { type NoMethod PolicyTopic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportResult: Result of a generated report. @@ -1367,9 +1367,9 @@ type ReportResult struct { NullFields []string `json:"-"` } -func (s *ReportResult) MarshalJSON() ([]byte, error) { +func (s ReportResult) MarshalJSON() ([]byte, error) { type NoMethod ReportResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Row: Row representation. @@ -1389,9 +1389,9 @@ type Row struct { NullFields []string `json:"-"` } -func (s *Row) MarshalJSON() ([]byte, error) { +func (s Row) MarshalJSON() ([]byte, error) { type NoMethod Row - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedReport: Representation of a saved report. @@ -1417,9 +1417,9 @@ type SavedReport struct { NullFields []string `json:"-"` } -func (s *SavedReport) MarshalJSON() ([]byte, error) { +func (s SavedReport) MarshalJSON() ([]byte, error) { type NoMethod SavedReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Site: Representation of a Site. @@ -1468,9 +1468,9 @@ type Site struct { NullFields []string `json:"-"` } -func (s *Site) MarshalJSON() ([]byte, error) { +func (s Site) MarshalJSON() ([]byte, error) { type NoMethod Site - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeZone: Represents a time zone from the IANA Time Zone Database @@ -1493,9 +1493,9 @@ type TimeZone struct { NullFields []string `json:"-"` } -func (s *TimeZone) MarshalJSON() ([]byte, error) { +func (s TimeZone) MarshalJSON() ([]byte, error) { type NoMethod TimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlChannel: Representation of a URL channel. URL channels allow you to track @@ -1527,9 +1527,9 @@ type UrlChannel struct { NullFields []string `json:"-"` } -func (s *UrlChannel) MarshalJSON() ([]byte, error) { +func (s UrlChannel) MarshalJSON() ([]byte, error) { type NoMethod UrlChannel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsGetCall struct { diff --git a/adsensehost/v4.1/adsensehost-gen.go b/adsensehost/v4.1/adsensehost-gen.go index 32cfb3e448..c199a85499 100644 --- a/adsensehost/v4.1/adsensehost-gen.go +++ b/adsensehost/v4.1/adsensehost-gen.go @@ -282,9 +282,9 @@ type Account struct { NullFields []string `json:"-"` } -func (s *Account) MarshalJSON() ([]byte, error) { +func (s Account) MarshalJSON() ([]byte, error) { type NoMethod Account - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Accounts struct { @@ -310,9 +310,9 @@ type Accounts struct { NullFields []string `json:"-"` } -func (s *Accounts) MarshalJSON() ([]byte, error) { +func (s Accounts) MarshalJSON() ([]byte, error) { type NoMethod Accounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdClient struct { @@ -343,9 +343,9 @@ type AdClient struct { NullFields []string `json:"-"` } -func (s *AdClient) MarshalJSON() ([]byte, error) { +func (s AdClient) MarshalJSON() ([]byte, error) { type NoMethod AdClient - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdClients struct { @@ -375,9 +375,9 @@ type AdClients struct { NullFields []string `json:"-"` } -func (s *AdClients) MarshalJSON() ([]byte, error) { +func (s AdClients) MarshalJSON() ([]byte, error) { type NoMethod AdClients - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdCode struct { @@ -401,9 +401,9 @@ type AdCode struct { NullFields []string `json:"-"` } -func (s *AdCode) MarshalJSON() ([]byte, error) { +func (s AdCode) MarshalJSON() ([]byte, error) { type NoMethod AdCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdStyle struct { @@ -431,9 +431,9 @@ type AdStyle struct { NullFields []string `json:"-"` } -func (s *AdStyle) MarshalJSON() ([]byte, error) { +func (s AdStyle) MarshalJSON() ([]byte, error) { type NoMethod AdStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdStyleColors: The colors included in the style. These are represented as @@ -463,9 +463,9 @@ type AdStyleColors struct { NullFields []string `json:"-"` } -func (s *AdStyleColors) MarshalJSON() ([]byte, error) { +func (s AdStyleColors) MarshalJSON() ([]byte, error) { type NoMethod AdStyleColors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdStyleFont: The font which is included in the style. @@ -489,9 +489,9 @@ type AdStyleFont struct { NullFields []string `json:"-"` } -func (s *AdStyleFont) MarshalJSON() ([]byte, error) { +func (s AdStyleFont) MarshalJSON() ([]byte, error) { type NoMethod AdStyleFont - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdUnit struct { @@ -539,9 +539,9 @@ type AdUnit struct { NullFields []string `json:"-"` } -func (s *AdUnit) MarshalJSON() ([]byte, error) { +func (s AdUnit) MarshalJSON() ([]byte, error) { type NoMethod AdUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdUnitContentAdsSettings: Settings specific to content ads (AFC) and highend @@ -569,9 +569,9 @@ type AdUnitContentAdsSettings struct { NullFields []string `json:"-"` } -func (s *AdUnitContentAdsSettings) MarshalJSON() ([]byte, error) { +func (s AdUnitContentAdsSettings) MarshalJSON() ([]byte, error) { type NoMethod AdUnitContentAdsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdUnitContentAdsSettingsBackupOption: The backup option to be used in @@ -598,9 +598,9 @@ type AdUnitContentAdsSettingsBackupOption struct { NullFields []string `json:"-"` } -func (s *AdUnitContentAdsSettingsBackupOption) MarshalJSON() ([]byte, error) { +func (s AdUnitContentAdsSettingsBackupOption) MarshalJSON() ([]byte, error) { type NoMethod AdUnitContentAdsSettingsBackupOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdUnitMobileContentAdsSettings: Settings specific to WAP mobile content ads @@ -627,9 +627,9 @@ type AdUnitMobileContentAdsSettings struct { NullFields []string `json:"-"` } -func (s *AdUnitMobileContentAdsSettings) MarshalJSON() ([]byte, error) { +func (s AdUnitMobileContentAdsSettings) MarshalJSON() ([]byte, error) { type NoMethod AdUnitMobileContentAdsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdUnits struct { @@ -658,9 +658,9 @@ type AdUnits struct { NullFields []string `json:"-"` } -func (s *AdUnits) MarshalJSON() ([]byte, error) { +func (s AdUnits) MarshalJSON() ([]byte, error) { type NoMethod AdUnits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AssociationSession struct { @@ -703,9 +703,9 @@ type AssociationSession struct { NullFields []string `json:"-"` } -func (s *AssociationSession) MarshalJSON() ([]byte, error) { +func (s AssociationSession) MarshalJSON() ([]byte, error) { type NoMethod AssociationSession - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomChannel struct { @@ -735,9 +735,9 @@ type CustomChannel struct { NullFields []string `json:"-"` } -func (s *CustomChannel) MarshalJSON() ([]byte, error) { +func (s CustomChannel) MarshalJSON() ([]byte, error) { type NoMethod CustomChannel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomChannels struct { @@ -767,9 +767,9 @@ type CustomChannels struct { NullFields []string `json:"-"` } -func (s *CustomChannels) MarshalJSON() ([]byte, error) { +func (s CustomChannels) MarshalJSON() ([]byte, error) { type NoMethod CustomChannels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Report struct { @@ -812,9 +812,9 @@ type Report struct { NullFields []string `json:"-"` } -func (s *Report) MarshalJSON() ([]byte, error) { +func (s Report) MarshalJSON() ([]byte, error) { type NoMethod Report - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReportHeaders struct { @@ -839,9 +839,9 @@ type ReportHeaders struct { NullFields []string `json:"-"` } -func (s *ReportHeaders) MarshalJSON() ([]byte, error) { +func (s ReportHeaders) MarshalJSON() ([]byte, error) { type NoMethod ReportHeaders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlChannel struct { @@ -870,9 +870,9 @@ type UrlChannel struct { NullFields []string `json:"-"` } -func (s *UrlChannel) MarshalJSON() ([]byte, error) { +func (s UrlChannel) MarshalJSON() ([]byte, error) { type NoMethod UrlChannel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlChannels struct { @@ -902,9 +902,9 @@ type UrlChannels struct { NullFields []string `json:"-"` } -func (s *UrlChannels) MarshalJSON() ([]byte, error) { +func (s UrlChannels) MarshalJSON() ([]byte, error) { type NoMethod UrlChannels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsGetCall struct { diff --git a/advisorynotifications/v1/advisorynotifications-gen.go b/advisorynotifications/v1/advisorynotifications-gen.go index 060ef21d2b..19d1b32529 100644 --- a/advisorynotifications/v1/advisorynotifications-gen.go +++ b/advisorynotifications/v1/advisorynotifications-gen.go @@ -243,9 +243,9 @@ type GoogleCloudAdvisorynotificationsV1Attachment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAdvisorynotificationsV1Attachment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAdvisorynotificationsV1Attachment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAdvisorynotificationsV1Attachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAdvisorynotificationsV1Csv: A representation of a CSV file @@ -269,9 +269,9 @@ type GoogleCloudAdvisorynotificationsV1Csv struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAdvisorynotificationsV1Csv) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAdvisorynotificationsV1Csv) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAdvisorynotificationsV1Csv - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAdvisorynotificationsV1CsvCsvRow: A representation of a single @@ -293,9 +293,9 @@ type GoogleCloudAdvisorynotificationsV1CsvCsvRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAdvisorynotificationsV1CsvCsvRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAdvisorynotificationsV1CsvCsvRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAdvisorynotificationsV1CsvCsvRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAdvisorynotificationsV1ListNotificationsResponse: Response of @@ -324,9 +324,9 @@ type GoogleCloudAdvisorynotificationsV1ListNotificationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAdvisorynotificationsV1ListNotificationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAdvisorynotificationsV1ListNotificationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAdvisorynotificationsV1ListNotificationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAdvisorynotificationsV1Message: A message which contains @@ -353,9 +353,9 @@ type GoogleCloudAdvisorynotificationsV1Message struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAdvisorynotificationsV1Message) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAdvisorynotificationsV1Message) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAdvisorynotificationsV1Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAdvisorynotificationsV1MessageBody: A message body containing @@ -376,9 +376,9 @@ type GoogleCloudAdvisorynotificationsV1MessageBody struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAdvisorynotificationsV1MessageBody) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAdvisorynotificationsV1MessageBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAdvisorynotificationsV1MessageBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAdvisorynotificationsV1Notification: A notification object for @@ -420,9 +420,9 @@ type GoogleCloudAdvisorynotificationsV1Notification struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAdvisorynotificationsV1Notification) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAdvisorynotificationsV1Notification) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAdvisorynotificationsV1Notification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAdvisorynotificationsV1NotificationSettings: Settings for each @@ -443,9 +443,9 @@ type GoogleCloudAdvisorynotificationsV1NotificationSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAdvisorynotificationsV1NotificationSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAdvisorynotificationsV1NotificationSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAdvisorynotificationsV1NotificationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAdvisorynotificationsV1Settings: Settings for Advisory @@ -480,9 +480,9 @@ type GoogleCloudAdvisorynotificationsV1Settings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAdvisorynotificationsV1Settings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAdvisorynotificationsV1Settings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAdvisorynotificationsV1Settings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAdvisorynotificationsV1Subject: A subject line of a notification. @@ -502,9 +502,9 @@ type GoogleCloudAdvisorynotificationsV1Subject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAdvisorynotificationsV1Subject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAdvisorynotificationsV1Subject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAdvisorynotificationsV1Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAdvisorynotificationsV1Text: A text object containing the English @@ -541,9 +541,9 @@ type GoogleCloudAdvisorynotificationsV1Text struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAdvisorynotificationsV1Text) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAdvisorynotificationsV1Text) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAdvisorynotificationsV1Text - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsGetSettingsCall struct { diff --git a/aiplatform/v1/aiplatform-gen.go b/aiplatform/v1/aiplatform-gen.go index ccdab0ea13..3a8160cf31 100644 --- a/aiplatform/v1/aiplatform-gen.go +++ b/aiplatform/v1/aiplatform-gen.go @@ -1361,9 +1361,9 @@ type CloudAiLargeModelsVisionGenerateVideoResponse struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionGenerateVideoResponse) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionGenerateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionGenerateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiLargeModelsVisionImage: Image. @@ -1395,9 +1395,9 @@ type CloudAiLargeModelsVisionImage struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionImage) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionImage) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiLargeModelsVisionImageRAIScores: RAI scores for generated image @@ -1418,9 +1418,9 @@ type CloudAiLargeModelsVisionImageRAIScores struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionImageRAIScores) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionImageRAIScores) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionImageRAIScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CloudAiLargeModelsVisionImageRAIScores) UnmarshalJSON(data []byte) error { @@ -1456,9 +1456,9 @@ type CloudAiLargeModelsVisionMedia struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionMedia) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionMedia) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CloudAiLargeModelsVisionNamedBoundingBox struct { @@ -1482,9 +1482,9 @@ type CloudAiLargeModelsVisionNamedBoundingBox struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionNamedBoundingBox) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionNamedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionNamedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CloudAiLargeModelsVisionNamedBoundingBox) UnmarshalJSON(data []byte) error { @@ -1538,9 +1538,9 @@ type CloudAiLargeModelsVisionRaiInfo struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionRaiInfo) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionRaiInfo) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionRaiInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CloudAiLargeModelsVisionRaiInfo) UnmarshalJSON(data []byte) error { @@ -1580,9 +1580,9 @@ type CloudAiLargeModelsVisionRaiInfoDetectedLabels struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionRaiInfoDetectedLabels) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionRaiInfoDetectedLabels) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionRaiInfoDetectedLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiLargeModelsVisionRaiInfoDetectedLabelsBoundingBox: An integer @@ -1609,9 +1609,9 @@ type CloudAiLargeModelsVisionRaiInfoDetectedLabelsBoundingBox struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionRaiInfoDetectedLabelsBoundingBox) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionRaiInfoDetectedLabelsBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionRaiInfoDetectedLabelsBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity: The properties for a @@ -1641,9 +1641,9 @@ type CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity) UnmarshalJSON(data []byte) error { @@ -1684,9 +1684,9 @@ type CloudAiLargeModelsVisionSemanticFilterResponse struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionSemanticFilterResponse) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionSemanticFilterResponse) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionSemanticFilterResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiLargeModelsVisionVideo: Video @@ -1708,9 +1708,9 @@ type CloudAiLargeModelsVisionVideo struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionVideo) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionVideo) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionVideo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiPlatformCommonCreatePipelineJobApiErrorDetail: Create API error @@ -1762,9 +1762,9 @@ type CloudAiPlatformCommonCreatePipelineJobApiErrorDetail struct { NullFields []string `json:"-"` } -func (s *CloudAiPlatformCommonCreatePipelineJobApiErrorDetail) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformCommonCreatePipelineJobApiErrorDetail) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformCommonCreatePipelineJobApiErrorDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiHttpBody: Message that represents an arbitrary HTTP body. It should @@ -1809,9 +1809,9 @@ type GoogleApiHttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApiHttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApiHttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiHttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ActiveLearningConfig: Parameters that configure the @@ -1844,9 +1844,9 @@ type GoogleCloudAiplatformV1ActiveLearningConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ActiveLearningConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ActiveLearningConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ActiveLearningConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1AddContextArtifactsAndExecutionsRequest: Request @@ -1875,9 +1875,9 @@ type GoogleCloudAiplatformV1AddContextArtifactsAndExecutionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1AddContextArtifactsAndExecutionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1AddContextArtifactsAndExecutionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1AddContextArtifactsAndExecutionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1AddContextArtifactsAndExecutionsResponse: Response @@ -1905,9 +1905,9 @@ type GoogleCloudAiplatformV1AddContextChildrenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1AddContextChildrenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1AddContextChildrenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1AddContextChildrenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1AddContextChildrenResponse: Response message for @@ -1935,9 +1935,9 @@ type GoogleCloudAiplatformV1AddExecutionEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1AddExecutionEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1AddExecutionEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1AddExecutionEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1AddExecutionEventsResponse: Response message for @@ -1965,9 +1965,9 @@ type GoogleCloudAiplatformV1AddTrialMeasurementRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1AddTrialMeasurementRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1AddTrialMeasurementRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1AddTrialMeasurementRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Annotation: Used to assign specific AnnotationSpec to @@ -2020,9 +2020,9 @@ type GoogleCloudAiplatformV1Annotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Annotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Annotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Annotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1AnnotationSpec: Identifies a concept with which @@ -2056,9 +2056,9 @@ type GoogleCloudAiplatformV1AnnotationSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1AnnotationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1AnnotationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1AnnotationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Artifact: Instance of a general artifact. @@ -2129,9 +2129,9 @@ type GoogleCloudAiplatformV1Artifact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Artifact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Artifact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Artifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1AssignNotebookRuntimeOperationMetadata: Metadata @@ -2155,9 +2155,9 @@ type GoogleCloudAiplatformV1AssignNotebookRuntimeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1AssignNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1AssignNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1AssignNotebookRuntimeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1AssignNotebookRuntimeRequest: Request message for @@ -2185,9 +2185,9 @@ type GoogleCloudAiplatformV1AssignNotebookRuntimeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1AssignNotebookRuntimeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1AssignNotebookRuntimeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1AssignNotebookRuntimeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Attribution: Attribution that explains a particular @@ -2262,9 +2262,9 @@ type GoogleCloudAiplatformV1Attribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Attribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Attribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Attribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1Attribution) UnmarshalJSON(data []byte) error { @@ -2319,9 +2319,9 @@ type GoogleCloudAiplatformV1AutomaticResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1AutomaticResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1AutomaticResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1AutomaticResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1AutoscalingMetricSpec: The metric specification that @@ -2351,9 +2351,9 @@ type GoogleCloudAiplatformV1AutoscalingMetricSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1AutoscalingMetricSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1AutoscalingMetricSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1AutoscalingMetricSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1AvroSource: The storage details for Avro input @@ -2374,9 +2374,9 @@ type GoogleCloudAiplatformV1AvroSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1AvroSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1AvroSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1AvroSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchCancelPipelineJobsRequest: Request message for @@ -2399,9 +2399,9 @@ type GoogleCloudAiplatformV1BatchCancelPipelineJobsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchCancelPipelineJobsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchCancelPipelineJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchCancelPipelineJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchCreateFeaturesOperationMetadata: Details of @@ -2422,9 +2422,9 @@ type GoogleCloudAiplatformV1BatchCreateFeaturesOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchCreateFeaturesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchCreateFeaturesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchCreateFeaturesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchCreateFeaturesRequest: Request message for @@ -2449,9 +2449,9 @@ type GoogleCloudAiplatformV1BatchCreateFeaturesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchCreateFeaturesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchCreateFeaturesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchCreateFeaturesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchCreateFeaturesResponse: Response message for @@ -2472,9 +2472,9 @@ type GoogleCloudAiplatformV1BatchCreateFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchCreateFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchCreateFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchCreateFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchCreateTensorboardRunsRequest: Request message @@ -2496,9 +2496,9 @@ type GoogleCloudAiplatformV1BatchCreateTensorboardRunsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchCreateTensorboardRunsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchCreateTensorboardRunsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchCreateTensorboardRunsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchCreateTensorboardRunsResponse: Response message @@ -2522,9 +2522,9 @@ type GoogleCloudAiplatformV1BatchCreateTensorboardRunsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchCreateTensorboardRunsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchCreateTensorboardRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchCreateTensorboardRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchCreateTensorboardTimeSeriesRequest: Request @@ -2547,9 +2547,9 @@ type GoogleCloudAiplatformV1BatchCreateTensorboardTimeSeriesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchCreateTensorboardTimeSeriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchCreateTensorboardTimeSeriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchCreateTensorboardTimeSeriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchCreateTensorboardTimeSeriesResponse: Response @@ -2573,9 +2573,9 @@ type GoogleCloudAiplatformV1BatchCreateTensorboardTimeSeriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchCreateTensorboardTimeSeriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchCreateTensorboardTimeSeriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchCreateTensorboardTimeSeriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchDedicatedResources: A description of resources @@ -2604,9 +2604,9 @@ type GoogleCloudAiplatformV1BatchDedicatedResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchDedicatedResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchDedicatedResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchDedicatedResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchDeletePipelineJobsRequest: Request message for @@ -2629,9 +2629,9 @@ type GoogleCloudAiplatformV1BatchDeletePipelineJobsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchDeletePipelineJobsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchDeletePipelineJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchDeletePipelineJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsRequest: Request @@ -2653,9 +2653,9 @@ type GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsResponse: Response @@ -2682,9 +2682,9 @@ type GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchImportEvaluatedAnnotationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesRequest: Request @@ -2706,9 +2706,9 @@ type GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesResponse: Response @@ -2730,9 +2730,9 @@ type GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadata: Runtime @@ -2756,9 +2756,9 @@ type GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadataPartialResult: @@ -2787,9 +2787,9 @@ type GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadataPartialResult NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadataPartialResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadataPartialResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadataPartialResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchMigrateResourcesRequest: Request message for @@ -2812,9 +2812,9 @@ type GoogleCloudAiplatformV1BatchMigrateResourcesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchMigrateResourcesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchMigrateResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchMigrateResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchMigrateResourcesResponse: Response message for @@ -2835,9 +2835,9 @@ type GoogleCloudAiplatformV1BatchMigrateResourcesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchMigrateResourcesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchMigrateResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchMigrateResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchPredictionJob: A job that uses a Model to @@ -3004,9 +3004,9 @@ type GoogleCloudAiplatformV1BatchPredictionJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchPredictionJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchPredictionJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchPredictionJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchPredictionJobInputConfig: Configures the input @@ -3037,9 +3037,9 @@ type GoogleCloudAiplatformV1BatchPredictionJobInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchPredictionJobInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchPredictionJobInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchPredictionJobInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchPredictionJobInstanceConfig: Configuration @@ -3105,9 +3105,9 @@ type GoogleCloudAiplatformV1BatchPredictionJobInstanceConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchPredictionJobInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchPredictionJobInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchPredictionJobInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchPredictionJobOutputConfig: Configures the output @@ -3159,9 +3159,9 @@ type GoogleCloudAiplatformV1BatchPredictionJobOutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchPredictionJobOutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchPredictionJobOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchPredictionJobOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchPredictionJobOutputInfo: Further describes this @@ -3191,9 +3191,9 @@ type GoogleCloudAiplatformV1BatchPredictionJobOutputInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchPredictionJobOutputInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchPredictionJobOutputInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchPredictionJobOutputInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchReadFeatureValuesOperationMetadata: Details of @@ -3215,9 +3215,9 @@ type GoogleCloudAiplatformV1BatchReadFeatureValuesOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchReadFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchReadFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchReadFeatureValuesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchReadFeatureValuesRequest: Request message for @@ -3269,9 +3269,9 @@ type GoogleCloudAiplatformV1BatchReadFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchReadFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchReadFeatureValuesRequestEntityTypeSpec: Selects @@ -3298,9 +3298,9 @@ type GoogleCloudAiplatformV1BatchReadFeatureValuesRequestEntityTypeSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchReadFeatureValuesRequestEntityTypeSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchReadFeatureValuesRequestEntityTypeSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchReadFeatureValuesRequestEntityTypeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchReadFeatureValuesRequestPassThroughField: @@ -3323,9 +3323,9 @@ type GoogleCloudAiplatformV1BatchReadFeatureValuesRequestPassThroughField struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchReadFeatureValuesRequestPassThroughField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchReadFeatureValuesRequestPassThroughField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchReadFeatureValuesRequestPassThroughField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BatchReadFeatureValuesResponse: Response message for @@ -3354,9 +3354,9 @@ type GoogleCloudAiplatformV1BatchReadTensorboardTimeSeriesDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BatchReadTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BatchReadTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BatchReadTensorboardTimeSeriesDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BigQueryDestination: The BigQuery location for the @@ -3382,9 +3382,9 @@ type GoogleCloudAiplatformV1BigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BigQuerySource: The BigQuery location for the input @@ -3407,9 +3407,9 @@ type GoogleCloudAiplatformV1BigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BleuInput: Input for bleu metric. @@ -3431,9 +3431,9 @@ type GoogleCloudAiplatformV1BleuInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BleuInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BleuInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BleuInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BleuInstance: Spec for bleu instance. @@ -3455,9 +3455,9 @@ type GoogleCloudAiplatformV1BleuInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BleuInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BleuInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BleuInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BleuMetricValue: Bleu metric value for an instance. @@ -3477,9 +3477,9 @@ type GoogleCloudAiplatformV1BleuMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BleuMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BleuMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BleuMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1BleuMetricValue) UnmarshalJSON(data []byte) error { @@ -3513,9 +3513,9 @@ type GoogleCloudAiplatformV1BleuResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BleuResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BleuResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BleuResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BleuSpec: Spec for bleu score metric - calculates the @@ -3538,9 +3538,9 @@ type GoogleCloudAiplatformV1BleuSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BleuSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BleuSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BleuSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Blob: Content blob. It's preferred to send as text @@ -3563,9 +3563,9 @@ type GoogleCloudAiplatformV1Blob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Blob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Blob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Blob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1BlurBaselineConfig: Config for blur baseline. When @@ -3592,9 +3592,9 @@ type GoogleCloudAiplatformV1BlurBaselineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BlurBaselineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BlurBaselineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BlurBaselineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1BlurBaselineConfig) UnmarshalJSON(data []byte) error { @@ -3628,9 +3628,9 @@ type GoogleCloudAiplatformV1BoolArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1BoolArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1BoolArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1BoolArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CancelBatchPredictionJobRequest: Request message for @@ -3727,9 +3727,9 @@ type GoogleCloudAiplatformV1Candidate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Candidate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Candidate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Candidate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateMetatdata: This message @@ -3755,9 +3755,9 @@ type GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateMetatdata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateMetatdata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateMetatdata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateMetatdata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateRequest: Request message @@ -3783,9 +3783,9 @@ type GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Citation: Source attributions for content. @@ -3815,9 +3815,9 @@ type GoogleCloudAiplatformV1Citation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Citation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Citation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Citation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CitationMetadata: A collection of source attributions @@ -3838,9 +3838,9 @@ type GoogleCloudAiplatformV1CitationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CitationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CitationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CitationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CoherenceInput: Input for coherence metric. @@ -3862,9 +3862,9 @@ type GoogleCloudAiplatformV1CoherenceInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CoherenceInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CoherenceInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CoherenceInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CoherenceInstance: Spec for coherence instance. @@ -3884,9 +3884,9 @@ type GoogleCloudAiplatformV1CoherenceInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CoherenceInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CoherenceInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CoherenceInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CoherenceResult: Spec for coherence result. @@ -3910,9 +3910,9 @@ type GoogleCloudAiplatformV1CoherenceResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CoherenceResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CoherenceResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CoherenceResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1CoherenceResult) UnmarshalJSON(data []byte) error { @@ -3948,9 +3948,9 @@ type GoogleCloudAiplatformV1CoherenceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CoherenceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CoherenceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CoherenceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CompleteTrialRequest: Request message for @@ -3979,9 +3979,9 @@ type GoogleCloudAiplatformV1CompleteTrialRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CompleteTrialRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CompleteTrialRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CompleteTrialRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CompletionStats: Success and error statistics of @@ -4018,9 +4018,9 @@ type GoogleCloudAiplatformV1CompletionStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CompletionStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CompletionStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CompletionStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ComputeTokensRequest: Request message for @@ -4049,9 +4049,9 @@ type GoogleCloudAiplatformV1ComputeTokensRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ComputeTokensRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ComputeTokensRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ComputeTokensRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ComputeTokensResponse: Response message for @@ -4077,9 +4077,9 @@ type GoogleCloudAiplatformV1ComputeTokensResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ComputeTokensResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ComputeTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ComputeTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ContainerRegistryDestination: The Container Registry @@ -4105,9 +4105,9 @@ type GoogleCloudAiplatformV1ContainerRegistryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ContainerRegistryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ContainerRegistryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ContainerRegistryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ContainerSpec: The spec of a Container. @@ -4136,9 +4136,9 @@ type GoogleCloudAiplatformV1ContainerSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ContainerSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ContainerSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ContainerSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Content: The base structured datatype containing @@ -4166,9 +4166,9 @@ type GoogleCloudAiplatformV1Content struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Content) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Content) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Content - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Context: Instance of a general context. @@ -4227,9 +4227,9 @@ type GoogleCloudAiplatformV1Context struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Context) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Context) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CopyModelOperationMetadata: Details of @@ -4250,9 +4250,9 @@ type GoogleCloudAiplatformV1CopyModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CopyModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CopyModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CopyModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CopyModelRequest: Request message for @@ -4287,9 +4287,9 @@ type GoogleCloudAiplatformV1CopyModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CopyModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CopyModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CopyModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CopyModelResponse: Response message of @@ -4313,9 +4313,9 @@ type GoogleCloudAiplatformV1CopyModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CopyModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CopyModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CopyModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CountTokensRequest: Request message for @@ -4343,9 +4343,9 @@ type GoogleCloudAiplatformV1CountTokensRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CountTokensRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CountTokensRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CountTokensRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CountTokensResponse: Response message for @@ -4373,9 +4373,9 @@ type GoogleCloudAiplatformV1CountTokensResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CountTokensResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CountTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CountTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateDatasetOperationMetadata: Runtime operation @@ -4396,9 +4396,9 @@ type GoogleCloudAiplatformV1CreateDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateDatasetVersionOperationMetadata: Runtime @@ -4419,9 +4419,9 @@ type GoogleCloudAiplatformV1CreateDatasetVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateDatasetVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateDatasetVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateDatasetVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateDeploymentResourcePoolOperationMetadata: @@ -4442,9 +4442,9 @@ type GoogleCloudAiplatformV1CreateDeploymentResourcePoolOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateDeploymentResourcePoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateDeploymentResourcePoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateDeploymentResourcePoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateDeploymentResourcePoolRequest: Request message @@ -4470,9 +4470,9 @@ type GoogleCloudAiplatformV1CreateDeploymentResourcePoolRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateDeploymentResourcePoolRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateDeploymentResourcePoolRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateDeploymentResourcePoolRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateEndpointOperationMetadata: Runtime operation @@ -4493,9 +4493,9 @@ type GoogleCloudAiplatformV1CreateEndpointOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateEndpointOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateEndpointOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateEndpointOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateEntityTypeOperationMetadata: Details of @@ -4516,9 +4516,9 @@ type GoogleCloudAiplatformV1CreateEntityTypeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateEntityTypeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateEntityTypeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateEntityTypeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateFeatureGroupOperationMetadata: Details of @@ -4539,9 +4539,9 @@ type GoogleCloudAiplatformV1CreateFeatureGroupOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateFeatureGroupOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateFeatureGroupOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateFeatureGroupOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateFeatureOnlineStoreOperationMetadata: Details of @@ -4562,9 +4562,9 @@ type GoogleCloudAiplatformV1CreateFeatureOnlineStoreOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateFeatureOnlineStoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateFeatureOnlineStoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateFeatureOnlineStoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateFeatureOperationMetadata: Details of operations @@ -4585,9 +4585,9 @@ type GoogleCloudAiplatformV1CreateFeatureOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateFeatureOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateFeatureOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateFeatureOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateFeatureRequest: Request message for @@ -4620,9 +4620,9 @@ type GoogleCloudAiplatformV1CreateFeatureRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateFeatureRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateFeatureRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateFeatureRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateFeatureViewOperationMetadata: Details of @@ -4643,9 +4643,9 @@ type GoogleCloudAiplatformV1CreateFeatureViewOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateFeatureViewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateFeatureViewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateFeatureViewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateFeaturestoreOperationMetadata: Details of @@ -4666,9 +4666,9 @@ type GoogleCloudAiplatformV1CreateFeaturestoreOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateFeaturestoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateFeaturestoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateFeaturestoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateIndexEndpointOperationMetadata: Runtime @@ -4689,9 +4689,9 @@ type GoogleCloudAiplatformV1CreateIndexEndpointOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateIndexEndpointOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateIndexEndpointOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateIndexEndpointOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateIndexOperationMetadata: Runtime operation @@ -4715,9 +4715,9 @@ type GoogleCloudAiplatformV1CreateIndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateIndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateIndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateIndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateMetadataStoreOperationMetadata: Details of @@ -4738,9 +4738,9 @@ type GoogleCloudAiplatformV1CreateMetadataStoreOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateMetadataStoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateMetadataStoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateMetadataStoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateNotebookRuntimeTemplateOperationMetadata: @@ -4761,9 +4761,9 @@ type GoogleCloudAiplatformV1CreateNotebookRuntimeTemplateOperationMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateNotebookRuntimeTemplateOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateNotebookRuntimeTemplateOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateNotebookRuntimeTemplateOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreatePersistentResourceOperationMetadata: Details of @@ -4786,9 +4786,9 @@ type GoogleCloudAiplatformV1CreatePersistentResourceOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreatePersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreatePersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreatePersistentResourceOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreatePipelineJobRequest: Request message for @@ -4817,9 +4817,9 @@ type GoogleCloudAiplatformV1CreatePipelineJobRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreatePipelineJobRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreatePipelineJobRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreatePipelineJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateRegistryFeatureOperationMetadata: Details of @@ -4840,9 +4840,9 @@ type GoogleCloudAiplatformV1CreateRegistryFeatureOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateRegistryFeatureOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateRegistryFeatureOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateRegistryFeatureOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateSpecialistPoolOperationMetadata: Runtime @@ -4863,9 +4863,9 @@ type GoogleCloudAiplatformV1CreateSpecialistPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateSpecialistPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateSpecialistPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateSpecialistPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateTensorboardOperationMetadata: Details of @@ -4886,9 +4886,9 @@ type GoogleCloudAiplatformV1CreateTensorboardOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateTensorboardOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateTensorboardOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateTensorboardOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateTensorboardRunRequest: Request message for @@ -4918,9 +4918,9 @@ type GoogleCloudAiplatformV1CreateTensorboardRunRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateTensorboardRunRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateTensorboardRunRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateTensorboardRunRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CreateTensorboardTimeSeriesRequest: Request message @@ -4951,9 +4951,9 @@ type GoogleCloudAiplatformV1CreateTensorboardTimeSeriesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CreateTensorboardTimeSeriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CreateTensorboardTimeSeriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CreateTensorboardTimeSeriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CsvDestination: The storage details for CSV output @@ -4974,9 +4974,9 @@ type GoogleCloudAiplatformV1CsvDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CsvDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CsvDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CsvDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CsvSource: The storage details for CSV input content. @@ -4996,9 +4996,9 @@ type GoogleCloudAiplatformV1CsvSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CsvSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CsvSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CsvSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CustomJob: Represents a job that runs custom @@ -5084,9 +5084,9 @@ type GoogleCloudAiplatformV1CustomJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CustomJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CustomJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CustomJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1CustomJobSpec: Represents the spec of a CustomJob. @@ -5193,9 +5193,9 @@ type GoogleCloudAiplatformV1CustomJobSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1CustomJobSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1CustomJobSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1CustomJobSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DataItem: A piece of data in a Dataset. Could be an @@ -5236,9 +5236,9 @@ type GoogleCloudAiplatformV1DataItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DataItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DataItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DataItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DataItemView: A container for a single DataItem and @@ -5271,9 +5271,9 @@ type GoogleCloudAiplatformV1DataItemView struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DataItemView) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DataItemView) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DataItemView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DataLabelingJob: DataLabelingJob is used to trigger a @@ -5387,9 +5387,9 @@ type GoogleCloudAiplatformV1DataLabelingJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DataLabelingJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DataLabelingJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DataLabelingJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Dataset: A collection of DataItems and Annotations on @@ -5467,9 +5467,9 @@ type GoogleCloudAiplatformV1Dataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Dataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Dataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Dataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DatasetVersion: Describes the dataset version. @@ -5511,9 +5511,9 @@ type GoogleCloudAiplatformV1DatasetVersion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DatasetVersion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DatasetVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DatasetVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DedicatedResources: A description of resources that @@ -5570,9 +5570,9 @@ type GoogleCloudAiplatformV1DedicatedResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DedicatedResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DedicatedResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DedicatedResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeleteFeatureValuesOperationMetadata: Details of @@ -5593,9 +5593,9 @@ type GoogleCloudAiplatformV1DeleteFeatureValuesOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeleteFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeleteFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeleteFeatureValuesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeleteFeatureValuesRequest: Request message for @@ -5619,9 +5619,9 @@ type GoogleCloudAiplatformV1DeleteFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeleteFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeleteFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeleteFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectEntity: Message to @@ -5644,9 +5644,9 @@ type GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectTimeRangeAndFeature: @@ -5680,9 +5680,9 @@ type GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectTimeRangeAndFeature NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectTimeRangeAndFeature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectTimeRangeAndFeature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectTimeRangeAndFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeleteFeatureValuesResponse: Response message for @@ -5706,9 +5706,9 @@ type GoogleCloudAiplatformV1DeleteFeatureValuesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeleteFeatureValuesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeleteFeatureValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeleteFeatureValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeleteFeatureValuesResponseSelectEntity: Response @@ -5736,9 +5736,9 @@ type GoogleCloudAiplatformV1DeleteFeatureValuesResponseSelectEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeleteFeatureValuesResponseSelectEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeleteFeatureValuesResponseSelectEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeleteFeatureValuesResponseSelectEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeleteFeatureValuesResponseSelectTimeRangeAndFeature: @@ -5770,9 +5770,9 @@ type GoogleCloudAiplatformV1DeleteFeatureValuesResponseSelectTimeRangeAndFeature NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeleteFeatureValuesResponseSelectTimeRangeAndFeature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeleteFeatureValuesResponseSelectTimeRangeAndFeature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeleteFeatureValuesResponseSelectTimeRangeAndFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeleteMetadataStoreOperationMetadata: Details of @@ -5793,9 +5793,9 @@ type GoogleCloudAiplatformV1DeleteMetadataStoreOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeleteMetadataStoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeleteMetadataStoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeleteMetadataStoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeleteOperationMetadata: Details of operations that @@ -5816,9 +5816,9 @@ type GoogleCloudAiplatformV1DeleteOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeleteOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeleteOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeleteOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployIndexOperationMetadata: Runtime operation @@ -5841,9 +5841,9 @@ type GoogleCloudAiplatformV1DeployIndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployIndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployIndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployIndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployIndexRequest: Request message for @@ -5865,9 +5865,9 @@ type GoogleCloudAiplatformV1DeployIndexRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployIndexRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployIndexRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployIndexRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployIndexResponse: Response message for @@ -5889,9 +5889,9 @@ type GoogleCloudAiplatformV1DeployIndexResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployIndexResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployIndexResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployIndexResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployModelOperationMetadata: Runtime operation @@ -5912,9 +5912,9 @@ type GoogleCloudAiplatformV1DeployModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployModelRequest: Request message for @@ -5946,9 +5946,9 @@ type GoogleCloudAiplatformV1DeployModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployModelResponse: Response message for @@ -5969,9 +5969,9 @@ type GoogleCloudAiplatformV1DeployModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployedIndex: A deployment of an Index. @@ -6070,9 +6070,9 @@ type GoogleCloudAiplatformV1DeployedIndex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployedIndex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployedIndex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployedIndex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployedIndexAuthConfig: Used to set up the auth on @@ -6094,9 +6094,9 @@ type GoogleCloudAiplatformV1DeployedIndexAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployedIndexAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployedIndexAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployedIndexAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployedIndexAuthConfigAuthProvider: Configuration @@ -6125,9 +6125,9 @@ type GoogleCloudAiplatformV1DeployedIndexAuthConfigAuthProvider struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployedIndexAuthConfigAuthProvider) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployedIndexAuthConfigAuthProvider) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployedIndexAuthConfigAuthProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployedIndexRef: Points to a DeployedIndex. @@ -6152,9 +6152,9 @@ type GoogleCloudAiplatformV1DeployedIndexRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployedIndexRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployedIndexRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployedIndexRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployedModel: A deployment of a Model. Endpoints @@ -6239,9 +6239,9 @@ type GoogleCloudAiplatformV1DeployedModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployedModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployedModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployedModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeployedModelRef: Points to a DeployedModel. @@ -6263,9 +6263,9 @@ type GoogleCloudAiplatformV1DeployedModelRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeployedModelRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeployedModelRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeployedModelRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DeploymentResourcePool: A description of resources @@ -6317,9 +6317,9 @@ type GoogleCloudAiplatformV1DeploymentResourcePool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DeploymentResourcePool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DeploymentResourcePool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DeploymentResourcePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1DestinationFeatureSetting struct { @@ -6341,9 +6341,9 @@ type GoogleCloudAiplatformV1DestinationFeatureSetting struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DestinationFeatureSetting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DestinationFeatureSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DestinationFeatureSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DirectPredictRequest: Request message for @@ -6366,9 +6366,9 @@ type GoogleCloudAiplatformV1DirectPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DirectPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DirectPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DirectPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DirectPredictResponse: Response message for @@ -6394,9 +6394,9 @@ type GoogleCloudAiplatformV1DirectPredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DirectPredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DirectPredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DirectPredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DirectRawPredictRequest: Request message for @@ -6421,9 +6421,9 @@ type GoogleCloudAiplatformV1DirectRawPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DirectRawPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DirectRawPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DirectRawPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DirectRawPredictResponse: Response message for @@ -6447,9 +6447,9 @@ type GoogleCloudAiplatformV1DirectRawPredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DirectRawPredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DirectRawPredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DirectRawPredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DiskSpec: Represents the spec of disk options. @@ -6473,9 +6473,9 @@ type GoogleCloudAiplatformV1DiskSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DiskSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DiskSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DiskSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1DoubleArray: A list of double values. @@ -6495,9 +6495,9 @@ type GoogleCloudAiplatformV1DoubleArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1DoubleArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1DoubleArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1DoubleArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1DoubleArray) UnmarshalJSON(data []byte) error { @@ -6539,9 +6539,9 @@ type GoogleCloudAiplatformV1EncryptionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1EncryptionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1EncryptionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1EncryptionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Endpoint: Models are deployed into it, and afterwards @@ -6623,9 +6623,9 @@ type GoogleCloudAiplatformV1Endpoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Endpoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Endpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1EntityIdSelector: Selector for entityId. Getting ids @@ -6649,9 +6649,9 @@ type GoogleCloudAiplatformV1EntityIdSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1EntityIdSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1EntityIdSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1EntityIdSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1EntityType: An entity type is a type of object in a @@ -6715,9 +6715,9 @@ type GoogleCloudAiplatformV1EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1EnvVar: Represents an environment variable present in @@ -6746,9 +6746,9 @@ type GoogleCloudAiplatformV1EnvVar struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1EnvVar) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1EnvVar) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1EnvVar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ErrorAnalysisAnnotation: Model error analysis for @@ -6787,9 +6787,9 @@ type GoogleCloudAiplatformV1ErrorAnalysisAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ErrorAnalysisAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ErrorAnalysisAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ErrorAnalysisAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ErrorAnalysisAnnotation) UnmarshalJSON(data []byte) error { @@ -6830,9 +6830,9 @@ type GoogleCloudAiplatformV1ErrorAnalysisAnnotationAttributedItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ErrorAnalysisAnnotationAttributedItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ErrorAnalysisAnnotationAttributedItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ErrorAnalysisAnnotationAttributedItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ErrorAnalysisAnnotationAttributedItem) UnmarshalJSON(data []byte) error { @@ -6915,9 +6915,9 @@ type GoogleCloudAiplatformV1EvaluateInstancesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1EvaluateInstancesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1EvaluateInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1EvaluateInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1EvaluateInstancesResponse: Response message for @@ -6991,9 +6991,9 @@ type GoogleCloudAiplatformV1EvaluateInstancesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1EvaluateInstancesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1EvaluateInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1EvaluateInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1EvaluatedAnnotation: True positive, false positive, @@ -7061,9 +7061,9 @@ type GoogleCloudAiplatformV1EvaluatedAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1EvaluatedAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1EvaluatedAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1EvaluatedAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1EvaluatedAnnotationExplanation: Explanation result of @@ -7087,9 +7087,9 @@ type GoogleCloudAiplatformV1EvaluatedAnnotationExplanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1EvaluatedAnnotationExplanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1EvaluatedAnnotationExplanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1EvaluatedAnnotationExplanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Event: An edge describing the relationship between an @@ -7131,9 +7131,9 @@ type GoogleCloudAiplatformV1Event struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Event) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Event) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Event - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExactMatchInput: Input for exact match metric. @@ -7155,9 +7155,9 @@ type GoogleCloudAiplatformV1ExactMatchInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExactMatchInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExactMatchInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExactMatchInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExactMatchInstance: Spec for exact match instance. @@ -7179,9 +7179,9 @@ type GoogleCloudAiplatformV1ExactMatchInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExactMatchInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExactMatchInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExactMatchInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExactMatchMetricValue: Exact match metric value for @@ -7202,9 +7202,9 @@ type GoogleCloudAiplatformV1ExactMatchMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExactMatchMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExactMatchMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExactMatchMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ExactMatchMetricValue) UnmarshalJSON(data []byte) error { @@ -7238,9 +7238,9 @@ type GoogleCloudAiplatformV1ExactMatchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExactMatchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExactMatchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExactMatchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExactMatchSpec: Spec for exact match metric - returns @@ -7277,9 +7277,9 @@ type GoogleCloudAiplatformV1Examples struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Examples) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Examples) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Examples - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExamplesExampleGcsSource: The Cloud Storage input @@ -7307,9 +7307,9 @@ type GoogleCloudAiplatformV1ExamplesExampleGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExamplesExampleGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExamplesExampleGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExamplesExampleGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExamplesOverride: Overrides for example-based @@ -7345,9 +7345,9 @@ type GoogleCloudAiplatformV1ExamplesOverride struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExamplesOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExamplesOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExamplesOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExamplesRestrictionsNamespace: Restrictions namespace @@ -7372,9 +7372,9 @@ type GoogleCloudAiplatformV1ExamplesRestrictionsNamespace struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExamplesRestrictionsNamespace) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExamplesRestrictionsNamespace) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExamplesRestrictionsNamespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Execution: Instance of a general execution. @@ -7444,9 +7444,9 @@ type GoogleCloudAiplatformV1Execution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Execution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Execution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Execution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExplainRequest: Request message for @@ -7487,9 +7487,9 @@ type GoogleCloudAiplatformV1ExplainRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplainRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplainRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExplainResponse: Response message for @@ -7520,9 +7520,9 @@ type GoogleCloudAiplatformV1ExplainResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplainResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplainResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Explanation: Explanation of a prediction (provided in @@ -7565,9 +7565,9 @@ type GoogleCloudAiplatformV1Explanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Explanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Explanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Explanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExplanationMetadata: Metadata describing the Model's @@ -7613,9 +7613,9 @@ type GoogleCloudAiplatformV1ExplanationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplanationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplanationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplanationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExplanationMetadataInputMetadata: Metadata of the @@ -7718,9 +7718,9 @@ type GoogleCloudAiplatformV1ExplanationMetadataInputMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplanationMetadataInputMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplanationMetadataInputMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplanationMetadataInputMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExplanationMetadataInputMetadataFeatureValueDomain: @@ -7758,9 +7758,9 @@ type GoogleCloudAiplatformV1ExplanationMetadataInputMetadataFeatureValueDomain s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplanationMetadataInputMetadataFeatureValueDomain) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplanationMetadataInputMetadataFeatureValueDomain) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplanationMetadataInputMetadataFeatureValueDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ExplanationMetadataInputMetadataFeatureValueDomain) UnmarshalJSON(data []byte) error { @@ -7858,9 +7858,9 @@ type GoogleCloudAiplatformV1ExplanationMetadataInputMetadataVisualization struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplanationMetadataInputMetadataVisualization) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplanationMetadataInputMetadataVisualization) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplanationMetadataInputMetadataVisualization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ExplanationMetadataInputMetadataVisualization) UnmarshalJSON(data []byte) error { @@ -7914,9 +7914,9 @@ type GoogleCloudAiplatformV1ExplanationMetadataOutputMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplanationMetadataOutputMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplanationMetadataOutputMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplanationMetadataOutputMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExplanationMetadataOverride: The ExplanationMetadata @@ -7940,9 +7940,9 @@ type GoogleCloudAiplatformV1ExplanationMetadataOverride struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplanationMetadataOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplanationMetadataOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplanationMetadataOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExplanationMetadataOverrideInputMetadataOverride: The @@ -7966,9 +7966,9 @@ type GoogleCloudAiplatformV1ExplanationMetadataOverrideInputMetadataOverride str NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplanationMetadataOverrideInputMetadataOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplanationMetadataOverrideInputMetadataOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplanationMetadataOverrideInputMetadataOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExplanationParameters: Parameters to configure @@ -8023,9 +8023,9 @@ type GoogleCloudAiplatformV1ExplanationParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplanationParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplanationParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplanationParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExplanationSpec: Specification of Model explanation. @@ -8049,9 +8049,9 @@ type GoogleCloudAiplatformV1ExplanationSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplanationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplanationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplanationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExplanationSpecOverride: The ExplanationSpec entries @@ -8078,9 +8078,9 @@ type GoogleCloudAiplatformV1ExplanationSpecOverride struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExplanationSpecOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExplanationSpecOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExplanationSpecOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportDataConfig: Describes what part of the Dataset @@ -8147,9 +8147,9 @@ type GoogleCloudAiplatformV1ExportDataConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportDataConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportDataConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportDataConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportDataOperationMetadata: Runtime operation @@ -8173,9 +8173,9 @@ type GoogleCloudAiplatformV1ExportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportDataRequest: Request message for @@ -8196,9 +8196,9 @@ type GoogleCloudAiplatformV1ExportDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportDataResponse: Response message for @@ -8226,9 +8226,9 @@ type GoogleCloudAiplatformV1ExportDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportFeatureValuesOperationMetadata: Details of @@ -8249,9 +8249,9 @@ type GoogleCloudAiplatformV1ExportFeatureValuesOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportFeatureValuesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportFeatureValuesRequest: Request message for @@ -8282,9 +8282,9 @@ type GoogleCloudAiplatformV1ExportFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportFeatureValuesRequestFullExport: Describes @@ -8312,9 +8312,9 @@ type GoogleCloudAiplatformV1ExportFeatureValuesRequestFullExport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportFeatureValuesRequestFullExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportFeatureValuesRequestFullExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportFeatureValuesRequestFullExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportFeatureValuesRequestSnapshotExport: Describes @@ -8342,9 +8342,9 @@ type GoogleCloudAiplatformV1ExportFeatureValuesRequestSnapshotExport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportFeatureValuesRequestSnapshotExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportFeatureValuesRequestSnapshotExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportFeatureValuesRequestSnapshotExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportFeatureValuesResponse: Response message for @@ -8393,9 +8393,9 @@ type GoogleCloudAiplatformV1ExportFilterSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportFilterSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportFilterSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportFilterSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportFractionSplit: Assigns the input data to @@ -8428,9 +8428,9 @@ type GoogleCloudAiplatformV1ExportFractionSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportFractionSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportFractionSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportFractionSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ExportFractionSplit) UnmarshalJSON(data []byte) error { @@ -8472,9 +8472,9 @@ type GoogleCloudAiplatformV1ExportModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportModelOperationMetadataOutputInfo: Further @@ -8502,9 +8502,9 @@ type GoogleCloudAiplatformV1ExportModelOperationMetadataOutputInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportModelOperationMetadataOutputInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportModelOperationMetadataOutputInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportModelOperationMetadataOutputInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportModelRequest: Request message for @@ -8525,9 +8525,9 @@ type GoogleCloudAiplatformV1ExportModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportModelRequestOutputConfig: Output configuration @@ -8564,9 +8564,9 @@ type GoogleCloudAiplatformV1ExportModelRequestOutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportModelRequestOutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportModelRequestOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportModelRequestOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportModelResponse: Response message of @@ -8606,9 +8606,9 @@ type GoogleCloudAiplatformV1ExportTensorboardTimeSeriesDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportTensorboardTimeSeriesDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportTensorboardTimeSeriesDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportTensorboardTimeSeriesDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ExportTensorboardTimeSeriesDataResponse: Response @@ -8635,9 +8635,9 @@ type GoogleCloudAiplatformV1ExportTensorboardTimeSeriesDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ExportTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ExportTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ExportTensorboardTimeSeriesDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Feature: Feature Metadata information. For example, @@ -8721,9 +8721,9 @@ type GoogleCloudAiplatformV1Feature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Feature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Feature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Feature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureGroup: Vertex AI Feature Group. @@ -8770,9 +8770,9 @@ type GoogleCloudAiplatformV1FeatureGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureGroupBigQuery: Input source type for BigQuery @@ -8797,9 +8797,9 @@ type GoogleCloudAiplatformV1FeatureGroupBigQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureGroupBigQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureGroupBigQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureGroupBigQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureMonitoringStatsAnomaly: A list of historical @@ -8831,9 +8831,9 @@ type GoogleCloudAiplatformV1FeatureMonitoringStatsAnomaly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureMonitoringStatsAnomaly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureMonitoringStatsAnomaly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureMonitoringStatsAnomaly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureNoiseSigma: Noise sigma by features. Noise @@ -8856,9 +8856,9 @@ type GoogleCloudAiplatformV1FeatureNoiseSigma struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureNoiseSigma) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureNoiseSigma) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureNoiseSigma - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureNoiseSigmaNoiseSigmaForFeature: Noise sigma @@ -8885,9 +8885,9 @@ type GoogleCloudAiplatformV1FeatureNoiseSigmaNoiseSigmaForFeature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureNoiseSigmaNoiseSigmaForFeature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureNoiseSigmaNoiseSigmaForFeature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureNoiseSigmaNoiseSigmaForFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1FeatureNoiseSigmaNoiseSigmaForFeature) UnmarshalJSON(data []byte) error { @@ -8973,9 +8973,9 @@ type GoogleCloudAiplatformV1FeatureOnlineStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureOnlineStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureOnlineStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureOnlineStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1FeatureOnlineStoreBigtable struct { @@ -8994,9 +8994,9 @@ type GoogleCloudAiplatformV1FeatureOnlineStoreBigtable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureOnlineStoreBigtable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureOnlineStoreBigtable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureOnlineStoreBigtable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling struct { @@ -9026,9 +9026,9 @@ type GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint: The @@ -9063,9 +9063,9 @@ type GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureOnlineStoreDedicatedServingEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureOnlineStoreOptimized: Optimized storage type @@ -9090,9 +9090,9 @@ type GoogleCloudAiplatformV1FeatureSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureStatsAnomaly: Stats and Anomaly generated at @@ -9156,9 +9156,9 @@ type GoogleCloudAiplatformV1FeatureStatsAnomaly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureStatsAnomaly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureStatsAnomaly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureStatsAnomaly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1FeatureStatsAnomaly) UnmarshalJSON(data []byte) error { @@ -9216,9 +9216,9 @@ type GoogleCloudAiplatformV1FeatureValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1FeatureValue) UnmarshalJSON(data []byte) error { @@ -9265,9 +9265,9 @@ type GoogleCloudAiplatformV1FeatureValueDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureValueDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureValueDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureValueDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureValueList: Container for list of values. @@ -9287,9 +9287,9 @@ type GoogleCloudAiplatformV1FeatureValueList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureValueList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureValueList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureValueList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureValueMetadata: Metadata of feature value. @@ -9313,9 +9313,9 @@ type GoogleCloudAiplatformV1FeatureValueMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureValueMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureValueMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureValueMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureView: FeatureView is representation of values @@ -9372,9 +9372,9 @@ type GoogleCloudAiplatformV1FeatureView struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureView) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureView) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1FeatureViewBigQuerySource struct { @@ -9396,9 +9396,9 @@ type GoogleCloudAiplatformV1FeatureViewBigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureViewBigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureViewBigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureViewBigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureViewDataKey: Lookup key for a feature view. @@ -9421,9 +9421,9 @@ type GoogleCloudAiplatformV1FeatureViewDataKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureViewDataKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureViewDataKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureViewDataKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureViewDataKeyCompositeKey: ID that is comprised @@ -9445,9 +9445,9 @@ type GoogleCloudAiplatformV1FeatureViewDataKeyCompositeKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureViewDataKeyCompositeKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureViewDataKeyCompositeKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureViewDataKeyCompositeKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource: A Feature Registry @@ -9472,9 +9472,9 @@ type GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup: @@ -9498,9 +9498,9 @@ type GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureViewIndexConfig: Configuration for vector @@ -9559,9 +9559,9 @@ type GoogleCloudAiplatformV1FeatureViewIndexConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureViewIndexConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureViewIndexConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureViewIndexConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureViewIndexConfigBruteForceConfig: Configuration @@ -9588,9 +9588,9 @@ type GoogleCloudAiplatformV1FeatureViewIndexConfigTreeAHConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureViewIndexConfigTreeAHConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureViewIndexConfigTreeAHConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureViewIndexConfigTreeAHConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureViewSync: FeatureViewSync is a representation @@ -9627,9 +9627,9 @@ type GoogleCloudAiplatformV1FeatureViewSync struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureViewSync) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureViewSync) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureViewSync - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureViewSyncConfig: Configuration for Sync. Only @@ -9655,9 +9655,9 @@ type GoogleCloudAiplatformV1FeatureViewSyncConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureViewSyncConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureViewSyncConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureViewSyncConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeatureViewSyncSyncSummary: Summary from the Sync @@ -9682,9 +9682,9 @@ type GoogleCloudAiplatformV1FeatureViewSyncSyncSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeatureViewSyncSyncSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeatureViewSyncSyncSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeatureViewSyncSyncSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Featurestore: Vertex AI Feature Store provides a @@ -9760,9 +9760,9 @@ type GoogleCloudAiplatformV1Featurestore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Featurestore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Featurestore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Featurestore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeaturestoreMonitoringConfig: Configuration of how @@ -9796,9 +9796,9 @@ type GoogleCloudAiplatformV1FeaturestoreMonitoringConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeaturestoreMonitoringConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeaturestoreMonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeaturestoreMonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeaturestoreMonitoringConfigImportFeaturesAnalysis: @@ -9849,9 +9849,9 @@ type GoogleCloudAiplatformV1FeaturestoreMonitoringConfigImportFeaturesAnalysis s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeaturestoreMonitoringConfigImportFeaturesAnalysis) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeaturestoreMonitoringConfigImportFeaturesAnalysis) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeaturestoreMonitoringConfigImportFeaturesAnalysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeaturestoreMonitoringConfigSnapshotAnalysis: @@ -9889,9 +9889,9 @@ type GoogleCloudAiplatformV1FeaturestoreMonitoringConfigSnapshotAnalysis struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeaturestoreMonitoringConfigSnapshotAnalysis) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeaturestoreMonitoringConfigSnapshotAnalysis) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeaturestoreMonitoringConfigSnapshotAnalysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig: The @@ -9917,9 +9917,9 @@ type GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig) UnmarshalJSON(data []byte) error { @@ -9961,9 +9961,9 @@ type GoogleCloudAiplatformV1FeaturestoreOnlineServingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeaturestoreOnlineServingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeaturestoreOnlineServingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeaturestoreOnlineServingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FeaturestoreOnlineServingConfigScaling: Online @@ -9998,9 +9998,9 @@ type GoogleCloudAiplatformV1FeaturestoreOnlineServingConfigScaling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FeaturestoreOnlineServingConfigScaling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FeaturestoreOnlineServingConfigScaling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FeaturestoreOnlineServingConfigScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FetchFeatureValuesRequest: Request message for @@ -10031,9 +10031,9 @@ type GoogleCloudAiplatformV1FetchFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FetchFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FetchFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FetchFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FetchFeatureValuesResponse: Response message for @@ -10062,9 +10062,9 @@ type GoogleCloudAiplatformV1FetchFeatureValuesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FetchFeatureValuesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FetchFeatureValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FetchFeatureValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList: @@ -10086,9 +10086,9 @@ type GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairListFeat @@ -10111,9 +10111,9 @@ type GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairListFe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FileData: URI based data. @@ -10135,9 +10135,9 @@ type GoogleCloudAiplatformV1FileData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FileData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FileData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FileData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FilterSplit: Assigns input data to training, @@ -10181,9 +10181,9 @@ type GoogleCloudAiplatformV1FilterSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FilterSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FilterSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FilterSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FindNeighborsRequest: The request message for @@ -10216,9 +10216,9 @@ type GoogleCloudAiplatformV1FindNeighborsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FindNeighborsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FindNeighborsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FindNeighborsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FindNeighborsRequestQuery: A query to find a number @@ -10264,9 +10264,9 @@ type GoogleCloudAiplatformV1FindNeighborsRequestQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FindNeighborsRequestQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FindNeighborsRequestQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FindNeighborsRequestQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1FindNeighborsRequestQuery) UnmarshalJSON(data []byte) error { @@ -10303,9 +10303,9 @@ type GoogleCloudAiplatformV1FindNeighborsRequestQueryRRF struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FindNeighborsRequestQueryRRF) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FindNeighborsRequestQueryRRF) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FindNeighborsRequestQueryRRF - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1FindNeighborsRequestQueryRRF) UnmarshalJSON(data []byte) error { @@ -10343,9 +10343,9 @@ type GoogleCloudAiplatformV1FindNeighborsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FindNeighborsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FindNeighborsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FindNeighborsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors: Nearest @@ -10368,9 +10368,9 @@ type GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FindNeighborsResponseNeighbor: A neighbor of the @@ -10398,9 +10398,9 @@ type GoogleCloudAiplatformV1FindNeighborsResponseNeighbor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FindNeighborsResponseNeighbor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FindNeighborsResponseNeighbor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FindNeighborsResponseNeighbor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1FindNeighborsResponseNeighbor) UnmarshalJSON(data []byte) error { @@ -10438,9 +10438,9 @@ type GoogleCloudAiplatformV1FluencyInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FluencyInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FluencyInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FluencyInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FluencyInstance: Spec for fluency instance. @@ -10460,9 +10460,9 @@ type GoogleCloudAiplatformV1FluencyInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FluencyInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FluencyInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FluencyInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FluencyResult: Spec for fluency result. @@ -10486,9 +10486,9 @@ type GoogleCloudAiplatformV1FluencyResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FluencyResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FluencyResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FluencyResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1FluencyResult) UnmarshalJSON(data []byte) error { @@ -10524,9 +10524,9 @@ type GoogleCloudAiplatformV1FluencySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FluencySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FluencySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FluencySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FractionSplit: Assigns the input data to training, @@ -10559,9 +10559,9 @@ type GoogleCloudAiplatformV1FractionSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FractionSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FractionSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FractionSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1FractionSplit) UnmarshalJSON(data []byte) error { @@ -10601,9 +10601,9 @@ type GoogleCloudAiplatformV1FulfillmentInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FulfillmentInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FulfillmentInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FulfillmentInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FulfillmentInstance: Spec for fulfillment instance. @@ -10626,9 +10626,9 @@ type GoogleCloudAiplatformV1FulfillmentInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FulfillmentInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FulfillmentInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FulfillmentInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FulfillmentResult: Spec for fulfillment result. @@ -10652,9 +10652,9 @@ type GoogleCloudAiplatformV1FulfillmentResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FulfillmentResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FulfillmentResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FulfillmentResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1FulfillmentResult) UnmarshalJSON(data []byte) error { @@ -10690,9 +10690,9 @@ type GoogleCloudAiplatformV1FulfillmentSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FulfillmentSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FulfillmentSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FulfillmentSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FunctionCall: A predicted [FunctionCall] returned @@ -10719,9 +10719,9 @@ type GoogleCloudAiplatformV1FunctionCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FunctionCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FunctionCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FunctionCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FunctionCallingConfig: Function calling config. @@ -10758,9 +10758,9 @@ type GoogleCloudAiplatformV1FunctionCallingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FunctionCallingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FunctionCallingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FunctionCallingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FunctionDeclaration: Structured representation of a @@ -10800,9 +10800,9 @@ type GoogleCloudAiplatformV1FunctionDeclaration struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FunctionDeclaration) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FunctionDeclaration) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FunctionDeclaration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1FunctionResponse: The result output from a @@ -10829,9 +10829,9 @@ type GoogleCloudAiplatformV1FunctionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1FunctionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1FunctionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1FunctionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GcsDestination: The Google Cloud Storage location @@ -10854,9 +10854,9 @@ type GoogleCloudAiplatformV1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GcsSource: The Google Cloud Storage location for the @@ -10879,9 +10879,9 @@ type GoogleCloudAiplatformV1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GenerateContentRequest: Request message for @@ -10922,9 +10922,9 @@ type GoogleCloudAiplatformV1GenerateContentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GenerateContentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GenerateContentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GenerateContentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GenerateContentResponse: Response message for @@ -10954,9 +10954,9 @@ type GoogleCloudAiplatformV1GenerateContentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GenerateContentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GenerateContentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GenerateContentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GenerateContentResponsePromptFeedback: Content filter @@ -10989,9 +10989,9 @@ type GoogleCloudAiplatformV1GenerateContentResponsePromptFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GenerateContentResponsePromptFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GenerateContentResponsePromptFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GenerateContentResponsePromptFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata: Usage metadata @@ -11015,9 +11015,9 @@ type GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GenerationConfig: Generation config. @@ -11065,9 +11065,9 @@ type GoogleCloudAiplatformV1GenerationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GenerationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GenerationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GenerationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1GenerationConfig) UnmarshalJSON(data []byte) error { @@ -11118,9 +11118,9 @@ type GoogleCloudAiplatformV1GenericOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GenericOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GenericOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GenericOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GenieSource: Contains information about the source of @@ -11141,9 +11141,9 @@ type GoogleCloudAiplatformV1GenieSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GenieSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GenieSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GenieSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GoogleSearchRetrieval: Tool to retrieve public web @@ -11170,9 +11170,9 @@ type GoogleCloudAiplatformV1GroundednessInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GroundednessInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GroundednessInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GroundednessInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GroundednessInstance: Spec for groundedness instance. @@ -11195,9 +11195,9 @@ type GoogleCloudAiplatformV1GroundednessInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GroundednessInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GroundednessInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GroundednessInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GroundednessResult: Spec for groundedness result. @@ -11221,9 +11221,9 @@ type GoogleCloudAiplatformV1GroundednessResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GroundednessResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GroundednessResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GroundednessResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1GroundednessResult) UnmarshalJSON(data []byte) error { @@ -11259,9 +11259,9 @@ type GoogleCloudAiplatformV1GroundednessSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GroundednessSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GroundednessSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GroundednessSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GroundingAttribution: Grounding attribution. @@ -11286,9 +11286,9 @@ type GoogleCloudAiplatformV1GroundingAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GroundingAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GroundingAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GroundingAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1GroundingAttribution) UnmarshalJSON(data []byte) error { @@ -11324,9 +11324,9 @@ type GoogleCloudAiplatformV1GroundingAttributionWeb struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GroundingAttributionWeb) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GroundingAttributionWeb) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GroundingAttributionWeb - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GroundingChunk: Grounding chunk. @@ -11349,9 +11349,9 @@ type GoogleCloudAiplatformV1GroundingChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GroundingChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GroundingChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GroundingChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GroundingChunkRetrievedContext: Chunk from context @@ -11374,9 +11374,9 @@ type GoogleCloudAiplatformV1GroundingChunkRetrievedContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GroundingChunkRetrievedContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GroundingChunkRetrievedContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GroundingChunkRetrievedContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GroundingChunkWeb: Chunk from the web. @@ -11398,9 +11398,9 @@ type GoogleCloudAiplatformV1GroundingChunkWeb struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GroundingChunkWeb) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GroundingChunkWeb) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GroundingChunkWeb - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GroundingMetadata: Metadata returned to client when @@ -11432,9 +11432,9 @@ type GoogleCloudAiplatformV1GroundingMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GroundingMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GroundingMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GroundingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1GroundingSupport: Grounding support. @@ -11463,9 +11463,9 @@ type GoogleCloudAiplatformV1GroundingSupport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1GroundingSupport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1GroundingSupport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1GroundingSupport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1GroundingSupport) UnmarshalJSON(data []byte) error { @@ -11574,9 +11574,9 @@ type GoogleCloudAiplatformV1HyperparameterTuningJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1HyperparameterTuningJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1HyperparameterTuningJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1HyperparameterTuningJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1IdMatcher: Matcher for Features of an EntityType by @@ -11600,9 +11600,9 @@ type GoogleCloudAiplatformV1IdMatcher struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1IdMatcher) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1IdMatcher) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1IdMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ImportDataConfig: Describes the location from where @@ -11648,9 +11648,9 @@ type GoogleCloudAiplatformV1ImportDataConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ImportDataConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ImportDataConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ImportDataConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ImportDataOperationMetadata: Runtime operation @@ -11671,9 +11671,9 @@ type GoogleCloudAiplatformV1ImportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ImportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ImportDataRequest: Request message for @@ -11695,9 +11695,9 @@ type GoogleCloudAiplatformV1ImportDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ImportDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ImportDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ImportDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ImportDataResponse: Response message for @@ -11741,9 +11741,9 @@ type GoogleCloudAiplatformV1ImportFeatureValuesOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ImportFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ImportFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ImportFeatureValuesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ImportFeatureValuesRequest: Request message for @@ -11792,9 +11792,9 @@ type GoogleCloudAiplatformV1ImportFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ImportFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ImportFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ImportFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ImportFeatureValuesRequestFeatureSpec: Defines the @@ -11819,9 +11819,9 @@ type GoogleCloudAiplatformV1ImportFeatureValuesRequestFeatureSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ImportFeatureValuesRequestFeatureSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ImportFeatureValuesRequestFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ImportFeatureValuesRequestFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ImportFeatureValuesResponse: Response message for @@ -11853,9 +11853,9 @@ type GoogleCloudAiplatformV1ImportFeatureValuesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ImportFeatureValuesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ImportFeatureValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ImportFeatureValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ImportModelEvaluationRequest: Request message for @@ -11876,9 +11876,9 @@ type GoogleCloudAiplatformV1ImportModelEvaluationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ImportModelEvaluationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ImportModelEvaluationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ImportModelEvaluationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Index: A representation of a collection of database @@ -11960,9 +11960,9 @@ type GoogleCloudAiplatformV1Index struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Index) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Index) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Index - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1IndexDatapoint: A datapoint of Index. @@ -11999,9 +11999,9 @@ type GoogleCloudAiplatformV1IndexDatapoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1IndexDatapoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1IndexDatapoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1IndexDatapoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1IndexDatapoint) UnmarshalJSON(data []byte) error { @@ -12045,9 +12045,9 @@ type GoogleCloudAiplatformV1IndexDatapointCrowdingTag struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1IndexDatapointCrowdingTag) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1IndexDatapointCrowdingTag) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1IndexDatapointCrowdingTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1IndexDatapointNumericRestriction: This field allows @@ -12087,9 +12087,9 @@ type GoogleCloudAiplatformV1IndexDatapointNumericRestriction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1IndexDatapointNumericRestriction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1IndexDatapointNumericRestriction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1IndexDatapointNumericRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1IndexDatapointNumericRestriction) UnmarshalJSON(data []byte) error { @@ -12131,9 +12131,9 @@ type GoogleCloudAiplatformV1IndexDatapointRestriction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1IndexDatapointRestriction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1IndexDatapointRestriction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1IndexDatapointRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1IndexDatapointSparseEmbedding: Feature embedding @@ -12158,9 +12158,9 @@ type GoogleCloudAiplatformV1IndexDatapointSparseEmbedding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1IndexDatapointSparseEmbedding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1IndexDatapointSparseEmbedding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1IndexDatapointSparseEmbedding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1IndexDatapointSparseEmbedding) UnmarshalJSON(data []byte) error { @@ -12252,9 +12252,9 @@ type GoogleCloudAiplatformV1IndexEndpoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1IndexEndpoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1IndexEndpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1IndexEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1IndexPrivateEndpoints: IndexPrivateEndpoints proto is @@ -12285,9 +12285,9 @@ type GoogleCloudAiplatformV1IndexPrivateEndpoints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1IndexPrivateEndpoints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1IndexPrivateEndpoints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1IndexPrivateEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1IndexStats: Stats of the Index. @@ -12311,9 +12311,9 @@ type GoogleCloudAiplatformV1IndexStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1IndexStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1IndexStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1IndexStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1InputDataConfig: Specifies Vertex AI owned input data @@ -12411,9 +12411,9 @@ type GoogleCloudAiplatformV1InputDataConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1InputDataConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1InputDataConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1InputDataConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Int64Array: A list of int64 values. @@ -12433,9 +12433,9 @@ type GoogleCloudAiplatformV1Int64Array struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Int64Array) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Int64Array) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Int64Array - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1IntegratedGradientsAttribution: An attribution method @@ -12472,9 +12472,9 @@ type GoogleCloudAiplatformV1IntegratedGradientsAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1IntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1IntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1IntegratedGradientsAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1LargeModelReference: Contains information about the @@ -12497,9 +12497,9 @@ type GoogleCloudAiplatformV1LargeModelReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1LargeModelReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1LargeModelReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1LargeModelReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1LineageSubgraph: A subgraph of the overall lineage @@ -12527,9 +12527,9 @@ type GoogleCloudAiplatformV1LineageSubgraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1LineageSubgraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1LineageSubgraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1LineageSubgraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListAnnotationsResponse: Response message for @@ -12556,9 +12556,9 @@ type GoogleCloudAiplatformV1ListAnnotationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListAnnotationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListAnnotationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListAnnotationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListArtifactsResponse: Response message for @@ -12586,9 +12586,9 @@ type GoogleCloudAiplatformV1ListArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListBatchPredictionJobsResponse: Response message for @@ -12615,9 +12615,9 @@ type GoogleCloudAiplatformV1ListBatchPredictionJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListBatchPredictionJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListBatchPredictionJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListBatchPredictionJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListContextsResponse: Response message for @@ -12645,9 +12645,9 @@ type GoogleCloudAiplatformV1ListContextsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListContextsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListContextsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListContextsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListCustomJobsResponse: Response message for @@ -12674,9 +12674,9 @@ type GoogleCloudAiplatformV1ListCustomJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListCustomJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListCustomJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListCustomJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListDataItemsResponse: Response message for @@ -12703,9 +12703,9 @@ type GoogleCloudAiplatformV1ListDataItemsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListDataItemsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListDataItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListDataItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListDataLabelingJobsResponse: Response message for @@ -12732,9 +12732,9 @@ type GoogleCloudAiplatformV1ListDataLabelingJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListDataLabelingJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListDataLabelingJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListDataLabelingJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListDatasetVersionsResponse: Response message for @@ -12761,9 +12761,9 @@ type GoogleCloudAiplatformV1ListDatasetVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListDatasetVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListDatasetVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListDatasetVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListDatasetsResponse: Response message for @@ -12790,9 +12790,9 @@ type GoogleCloudAiplatformV1ListDatasetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListDatasetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListDatasetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListDatasetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListDeploymentResourcePoolsResponse: Response message @@ -12820,9 +12820,9 @@ type GoogleCloudAiplatformV1ListDeploymentResourcePoolsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListDeploymentResourcePoolsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListDeploymentResourcePoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListDeploymentResourcePoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListEndpointsResponse: Response message for @@ -12849,9 +12849,9 @@ type GoogleCloudAiplatformV1ListEndpointsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListEndpointsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListEndpointsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListEndpointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListEntityTypesResponse: Response message for @@ -12879,9 +12879,9 @@ type GoogleCloudAiplatformV1ListEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListExecutionsResponse: Response message for @@ -12909,9 +12909,9 @@ type GoogleCloudAiplatformV1ListExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListFeatureGroupsResponse: Response message for @@ -12939,9 +12939,9 @@ type GoogleCloudAiplatformV1ListFeatureGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListFeatureGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListFeatureGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListFeatureGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListFeatureOnlineStoresResponse: Response message for @@ -12969,9 +12969,9 @@ type GoogleCloudAiplatformV1ListFeatureOnlineStoresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListFeatureOnlineStoresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListFeatureOnlineStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListFeatureOnlineStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListFeatureViewSyncsResponse: Response message for @@ -12999,9 +12999,9 @@ type GoogleCloudAiplatformV1ListFeatureViewSyncsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListFeatureViewSyncsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListFeatureViewSyncsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListFeatureViewSyncsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListFeatureViewsResponse: Response message for @@ -13029,9 +13029,9 @@ type GoogleCloudAiplatformV1ListFeatureViewsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListFeatureViewsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListFeatureViewsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListFeatureViewsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListFeaturesResponse: Response message for @@ -13060,9 +13060,9 @@ type GoogleCloudAiplatformV1ListFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListFeaturestoresResponse: Response message for @@ -13090,9 +13090,9 @@ type GoogleCloudAiplatformV1ListFeaturestoresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListFeaturestoresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListFeaturestoresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListFeaturestoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListHyperparameterTuningJobsResponse: Response @@ -13120,9 +13120,9 @@ type GoogleCloudAiplatformV1ListHyperparameterTuningJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListHyperparameterTuningJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListHyperparameterTuningJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListHyperparameterTuningJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListIndexEndpointsResponse: Response message for @@ -13149,9 +13149,9 @@ type GoogleCloudAiplatformV1ListIndexEndpointsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListIndexEndpointsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListIndexEndpointsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListIndexEndpointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListIndexesResponse: Response message for @@ -13178,9 +13178,9 @@ type GoogleCloudAiplatformV1ListIndexesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListIndexesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListIndexesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListIndexesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListMetadataSchemasResponse: Response message for @@ -13208,9 +13208,9 @@ type GoogleCloudAiplatformV1ListMetadataSchemasResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListMetadataSchemasResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListMetadataSchemasResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListMetadataSchemasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListMetadataStoresResponse: Response message for @@ -13238,9 +13238,9 @@ type GoogleCloudAiplatformV1ListMetadataStoresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListMetadataStoresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListMetadataStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListMetadataStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListModelDeploymentMonitoringJobsResponse: Response @@ -13267,9 +13267,9 @@ type GoogleCloudAiplatformV1ListModelDeploymentMonitoringJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListModelDeploymentMonitoringJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListModelDeploymentMonitoringJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListModelDeploymentMonitoringJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListModelEvaluationSlicesResponse: Response message @@ -13296,9 +13296,9 @@ type GoogleCloudAiplatformV1ListModelEvaluationSlicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListModelEvaluationSlicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListModelEvaluationSlicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListModelEvaluationSlicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListModelEvaluationsResponse: Response message for @@ -13325,9 +13325,9 @@ type GoogleCloudAiplatformV1ListModelEvaluationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListModelEvaluationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListModelEvaluationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListModelEvaluationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListModelVersionsResponse: Response message for @@ -13355,9 +13355,9 @@ type GoogleCloudAiplatformV1ListModelVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListModelVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListModelVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListModelVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListModelsResponse: Response message for @@ -13384,9 +13384,9 @@ type GoogleCloudAiplatformV1ListModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListNasJobsResponse: Response message for @@ -13414,9 +13414,9 @@ type GoogleCloudAiplatformV1ListNasJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListNasJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListNasJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListNasJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListNasTrialDetailsResponse: Response message for @@ -13443,9 +13443,9 @@ type GoogleCloudAiplatformV1ListNasTrialDetailsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListNasTrialDetailsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListNasTrialDetailsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListNasTrialDetailsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListNotebookRuntimeTemplatesResponse: Response @@ -13473,9 +13473,9 @@ type GoogleCloudAiplatformV1ListNotebookRuntimeTemplatesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListNotebookRuntimeTemplatesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListNotebookRuntimeTemplatesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListNotebookRuntimeTemplatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListNotebookRuntimesResponse: Response message for @@ -13502,9 +13502,9 @@ type GoogleCloudAiplatformV1ListNotebookRuntimesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListNotebookRuntimesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListNotebookRuntimesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListNotebookRuntimesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListOptimalTrialsRequest: Request message for @@ -13535,9 +13535,9 @@ type GoogleCloudAiplatformV1ListOptimalTrialsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListOptimalTrialsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListOptimalTrialsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListOptimalTrialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListPersistentResourcesResponse: Response message for @@ -13563,9 +13563,9 @@ type GoogleCloudAiplatformV1ListPersistentResourcesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListPersistentResourcesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListPersistentResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListPersistentResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListPipelineJobsResponse: Response message for @@ -13592,9 +13592,9 @@ type GoogleCloudAiplatformV1ListPipelineJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListPipelineJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListPipelineJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListPipelineJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListSavedQueriesResponse: Response message for @@ -13621,9 +13621,9 @@ type GoogleCloudAiplatformV1ListSavedQueriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListSavedQueriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListSavedQueriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListSavedQueriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListSchedulesResponse: Response message for @@ -13650,9 +13650,9 @@ type GoogleCloudAiplatformV1ListSchedulesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListSchedulesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListSchedulesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListSchedulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListSpecialistPoolsResponse: Response message for @@ -13679,9 +13679,9 @@ type GoogleCloudAiplatformV1ListSpecialistPoolsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListSpecialistPoolsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListSpecialistPoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListSpecialistPoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListStudiesResponse: Response message for @@ -13709,9 +13709,9 @@ type GoogleCloudAiplatformV1ListStudiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListStudiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListStudiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListStudiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListTensorboardExperimentsResponse: Response message @@ -13739,9 +13739,9 @@ type GoogleCloudAiplatformV1ListTensorboardExperimentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListTensorboardExperimentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListTensorboardExperimentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListTensorboardExperimentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListTensorboardRunsResponse: Response message for @@ -13769,9 +13769,9 @@ type GoogleCloudAiplatformV1ListTensorboardRunsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListTensorboardRunsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListTensorboardRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListTensorboardRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListTensorboardTimeSeriesResponse: Response message @@ -13799,9 +13799,9 @@ type GoogleCloudAiplatformV1ListTensorboardTimeSeriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListTensorboardTimeSeriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListTensorboardTimeSeriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListTensorboardTimeSeriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListTensorboardsResponse: Response message for @@ -13829,9 +13829,9 @@ type GoogleCloudAiplatformV1ListTensorboardsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListTensorboardsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListTensorboardsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListTensorboardsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListTrainingPipelinesResponse: Response message for @@ -13858,9 +13858,9 @@ type GoogleCloudAiplatformV1ListTrainingPipelinesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListTrainingPipelinesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListTrainingPipelinesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListTrainingPipelinesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListTrialsResponse: Response message for @@ -13887,9 +13887,9 @@ type GoogleCloudAiplatformV1ListTrialsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListTrialsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListTrialsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListTrialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ListTuningJobsResponse: Response message for @@ -13916,9 +13916,9 @@ type GoogleCloudAiplatformV1ListTuningJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ListTuningJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ListTuningJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ListTuningJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1LookupStudyRequest: Request message for @@ -13939,9 +13939,9 @@ type GoogleCloudAiplatformV1LookupStudyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1LookupStudyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1LookupStudyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1LookupStudyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MachineSpec: Specification of a single machine. @@ -13993,9 +13993,9 @@ type GoogleCloudAiplatformV1MachineSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MachineSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MachineSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MachineSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ManualBatchTuningParameters: Manual batch tuning @@ -14021,9 +14021,9 @@ type GoogleCloudAiplatformV1ManualBatchTuningParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ManualBatchTuningParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ManualBatchTuningParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ManualBatchTuningParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Measurement: A message representing a Measurement of @@ -14052,9 +14052,9 @@ type GoogleCloudAiplatformV1Measurement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Measurement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Measurement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Measurement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MeasurementMetric: A message representing a metric in @@ -14078,9 +14078,9 @@ type GoogleCloudAiplatformV1MeasurementMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MeasurementMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MeasurementMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MeasurementMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1MeasurementMetric) UnmarshalJSON(data []byte) error { @@ -14123,9 +14123,9 @@ type GoogleCloudAiplatformV1MergeVersionAliasesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MergeVersionAliasesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MergeVersionAliasesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MergeVersionAliasesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MetadataSchema: Instance of a general MetadataSchema. @@ -14175,9 +14175,9 @@ type GoogleCloudAiplatformV1MetadataSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MetadataSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MetadataSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MetadataSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MetadataStore: Instance of a metadata store. Contains @@ -14215,9 +14215,9 @@ type GoogleCloudAiplatformV1MetadataStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MetadataStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MetadataStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MetadataStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MetadataStoreDataplexConfig: Represents Dataplex @@ -14239,9 +14239,9 @@ type GoogleCloudAiplatformV1MetadataStoreDataplexConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MetadataStoreDataplexConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MetadataStoreDataplexConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MetadataStoreDataplexConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MetadataStoreMetadataStoreState: Represents state @@ -14262,9 +14262,9 @@ type GoogleCloudAiplatformV1MetadataStoreMetadataStoreState struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MetadataStoreMetadataStoreState) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MetadataStoreMetadataStoreState) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MetadataStoreMetadataStoreState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigratableResource: Represents one resource that @@ -14301,9 +14301,9 @@ type GoogleCloudAiplatformV1MigratableResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigratableResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigratableResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigratableResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigratableResourceAutomlDataset: Represents one @@ -14327,9 +14327,9 @@ type GoogleCloudAiplatformV1MigratableResourceAutomlDataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigratableResourceAutomlDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigratableResourceAutomlDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigratableResourceAutomlDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigratableResourceAutomlModel: Represents one Model @@ -14353,9 +14353,9 @@ type GoogleCloudAiplatformV1MigratableResourceAutomlModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigratableResourceAutomlModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigratableResourceAutomlModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigratableResourceAutomlModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigratableResourceDataLabelingDataset: Represents one @@ -14383,9 +14383,9 @@ type GoogleCloudAiplatformV1MigratableResourceDataLabelingDataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigratableResourceDataLabelingDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigratableResourceDataLabelingDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigratableResourceDataLabelingDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigratableResourceDataLabelingDatasetDataLabelingAnnot @@ -14412,9 +14412,9 @@ type GoogleCloudAiplatformV1MigratableResourceDataLabelingDatasetDataLabelingAnn NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigratableResourceDataLabelingDatasetDataLabelingAnnotatedDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigratableResourceDataLabelingDatasetDataLabelingAnnotatedDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigratableResourceDataLabelingDatasetDataLabelingAnnotatedDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigratableResourceMlEngineModelVersion: Represents @@ -14441,9 +14441,9 @@ type GoogleCloudAiplatformV1MigratableResourceMlEngineModelVersion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigratableResourceMlEngineModelVersion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigratableResourceMlEngineModelVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigratableResourceMlEngineModelVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigrateResourceRequest: Config of migrating one @@ -14475,9 +14475,9 @@ type GoogleCloudAiplatformV1MigrateResourceRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigrateResourceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigrateResourceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigrateResourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigrateResourceRequestMigrateAutomlDatasetConfig: @@ -14503,9 +14503,9 @@ type GoogleCloudAiplatformV1MigrateResourceRequestMigrateAutomlDatasetConfig str NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigrateResourceRequestMigrateAutomlDatasetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigrateResourceRequestMigrateAutomlDatasetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigrateResourceRequestMigrateAutomlDatasetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigrateResourceRequestMigrateAutomlModelConfig: @@ -14530,9 +14530,9 @@ type GoogleCloudAiplatformV1MigrateResourceRequestMigrateAutomlModelConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigrateResourceRequestMigrateAutomlModelConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigrateResourceRequestMigrateAutomlModelConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigrateResourceRequestMigrateAutomlModelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigrateResourceRequestMigrateDataLabelingDatasetConfig @@ -14562,9 +14562,9 @@ type GoogleCloudAiplatformV1MigrateResourceRequestMigrateDataLabelingDatasetConf NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigrateResourceRequestMigrateDataLabelingDatasetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigrateResourceRequestMigrateDataLabelingDatasetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigrateResourceRequestMigrateDataLabelingDatasetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigrateResourceRequestMigrateDataLabelingDatasetConfig @@ -14589,9 +14589,9 @@ type GoogleCloudAiplatformV1MigrateResourceRequestMigrateDataLabelingDatasetConf NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigrateResourceRequestMigrateDataLabelingDatasetConfigMigrateDataLabelingAnnotatedDatasetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigrateResourceRequestMigrateDataLabelingDatasetConfigMigrateDataLabelingAnnotatedDatasetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigrateResourceRequestMigrateDataLabelingDatasetConfigMigrateDataLabelingAnnotatedDatasetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigrateResourceRequestMigrateMlEngineModelVersionConfi @@ -14621,9 +14621,9 @@ type GoogleCloudAiplatformV1MigrateResourceRequestMigrateMlEngineModelVersionCon NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigrateResourceRequestMigrateMlEngineModelVersionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigrateResourceRequestMigrateMlEngineModelVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigrateResourceRequestMigrateMlEngineModelVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MigrateResourceResponse: Describes a successfully @@ -14649,9 +14649,9 @@ type GoogleCloudAiplatformV1MigrateResourceResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MigrateResourceResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MigrateResourceResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MigrateResourceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Model: A trained machine learning Model. @@ -14852,9 +14852,9 @@ type GoogleCloudAiplatformV1Model struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Model) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Model) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelBaseModelSource: User input field to specify the @@ -14878,9 +14878,9 @@ type GoogleCloudAiplatformV1ModelBaseModelSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelBaseModelSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelBaseModelSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelBaseModelSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelContainerSpec: Specification of a container for @@ -15056,9 +15056,9 @@ type GoogleCloudAiplatformV1ModelContainerSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelContainerSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelContainerSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelContainerSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelDataStats: Stats of data used for train or @@ -15099,9 +15099,9 @@ type GoogleCloudAiplatformV1ModelDataStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelDataStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelDataStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelDataStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelDeploymentMonitoringBigQueryTable: @@ -15142,9 +15142,9 @@ type GoogleCloudAiplatformV1ModelDeploymentMonitoringBigQueryTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelDeploymentMonitoringBigQueryTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelDeploymentMonitoringBigQueryTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelDeploymentMonitoringBigQueryTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelDeploymentMonitoringJob: Represents a job that @@ -15284,9 +15284,9 @@ type GoogleCloudAiplatformV1ModelDeploymentMonitoringJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelDeploymentMonitoringJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelDeploymentMonitoringJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelDeploymentMonitoringJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelDeploymentMonitoringJobLatestMonitoringPipelineMe @@ -15310,9 +15310,9 @@ type GoogleCloudAiplatformV1ModelDeploymentMonitoringJobLatestMonitoringPipeline NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelDeploymentMonitoringJobLatestMonitoringPipelineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelDeploymentMonitoringJobLatestMonitoringPipelineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelDeploymentMonitoringJobLatestMonitoringPipelineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfig: @@ -15337,9 +15337,9 @@ type GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelDeploymentMonitoringScheduleConfig: The config @@ -15370,9 +15370,9 @@ type GoogleCloudAiplatformV1ModelDeploymentMonitoringScheduleConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelDeploymentMonitoringScheduleConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelDeploymentMonitoringScheduleConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelDeploymentMonitoringScheduleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelEvaluation: A collection of metrics calculated @@ -15444,9 +15444,9 @@ type GoogleCloudAiplatformV1ModelEvaluation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelEvaluation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelEvaluation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelEvaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1ModelEvaluationModelEvaluationExplanationSpec struct { @@ -15468,9 +15468,9 @@ type GoogleCloudAiplatformV1ModelEvaluationModelEvaluationExplanationSpec struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelEvaluationModelEvaluationExplanationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelEvaluationModelEvaluationExplanationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelEvaluationModelEvaluationExplanationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelEvaluationSlice: A collection of metrics @@ -15514,9 +15514,9 @@ type GoogleCloudAiplatformV1ModelEvaluationSlice struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelEvaluationSlice) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelEvaluationSlice) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelEvaluationSlice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelEvaluationSliceSlice: Definition of a slice. @@ -15543,9 +15543,9 @@ type GoogleCloudAiplatformV1ModelEvaluationSliceSlice struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelEvaluationSliceSlice) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelEvaluationSliceSlice) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelEvaluationSliceSlice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpec: Specification for @@ -15568,9 +15568,9 @@ type GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecRange: A range of @@ -15593,9 +15593,9 @@ type GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecRange) UnmarshalJSON(data []byte) error { @@ -15662,9 +15662,9 @@ type GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecSliceConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecSliceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecSliceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecSliceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecValue: Single value @@ -15687,9 +15687,9 @@ type GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecValue) UnmarshalJSON(data []byte) error { @@ -15735,9 +15735,9 @@ type GoogleCloudAiplatformV1ModelExplanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelExplanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelExplanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelExplanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelExportFormat: Represents export format supported @@ -15776,9 +15776,9 @@ type GoogleCloudAiplatformV1ModelExportFormat struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelExportFormat) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelExportFormat) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelExportFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelGardenSource: Contains information about the @@ -15799,9 +15799,9 @@ type GoogleCloudAiplatformV1ModelGardenSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelGardenSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelGardenSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelGardenSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelMonitoringAlertConfig: The alert config for @@ -15831,9 +15831,9 @@ type GoogleCloudAiplatformV1ModelMonitoringAlertConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelMonitoringAlertConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelMonitoringAlertConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelMonitoringAlertConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelMonitoringAlertConfigEmailAlertConfig: The @@ -15854,9 +15854,9 @@ type GoogleCloudAiplatformV1ModelMonitoringAlertConfigEmailAlertConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelMonitoringAlertConfigEmailAlertConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelMonitoringAlertConfigEmailAlertConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelMonitoringAlertConfigEmailAlertConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelMonitoringObjectiveConfig: The objective @@ -15886,9 +15886,9 @@ type GoogleCloudAiplatformV1ModelMonitoringObjectiveConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelMonitoringObjectiveConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelMonitoringObjectiveConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelMonitoringObjectiveConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfig: The @@ -15916,9 +15916,9 @@ type GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExplana @@ -15950,9 +15950,9 @@ type GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExpla NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigPredictionDriftDetection @@ -15985,9 +15985,9 @@ type GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigPredictionDriftDetecti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingDataset: @@ -16025,9 +16025,9 @@ type GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingDataset struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingPredictionSkewDe @@ -16061,9 +16061,9 @@ type GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingPredictionSkew NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelMonitoringStatsAnomalies: Statistics and @@ -16104,9 +16104,9 @@ type GoogleCloudAiplatformV1ModelMonitoringStatsAnomalies struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelMonitoringStatsAnomalies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelMonitoringStatsAnomalies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelMonitoringStatsAnomalies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnoma @@ -16134,9 +16134,9 @@ type GoogleCloudAiplatformV1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAno NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelOriginalModelInfo: Contains information about @@ -16159,9 +16159,9 @@ type GoogleCloudAiplatformV1ModelOriginalModelInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelOriginalModelInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelOriginalModelInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelOriginalModelInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ModelSourceInfo: Detail description of the source @@ -16196,9 +16196,9 @@ type GoogleCloudAiplatformV1ModelSourceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ModelSourceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ModelSourceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ModelSourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MutateDeployedIndexOperationMetadata: Runtime @@ -16221,9 +16221,9 @@ type GoogleCloudAiplatformV1MutateDeployedIndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MutateDeployedIndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MutateDeployedIndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MutateDeployedIndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MutateDeployedIndexResponse: Response message for @@ -16244,9 +16244,9 @@ type GoogleCloudAiplatformV1MutateDeployedIndexResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MutateDeployedIndexResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MutateDeployedIndexResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MutateDeployedIndexResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MutateDeployedModelOperationMetadata: Runtime @@ -16267,9 +16267,9 @@ type GoogleCloudAiplatformV1MutateDeployedModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MutateDeployedModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MutateDeployedModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MutateDeployedModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MutateDeployedModelRequest: Request message for @@ -16298,9 +16298,9 @@ type GoogleCloudAiplatformV1MutateDeployedModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MutateDeployedModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MutateDeployedModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MutateDeployedModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1MutateDeployedModelResponse: Response message for @@ -16321,9 +16321,9 @@ type GoogleCloudAiplatformV1MutateDeployedModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1MutateDeployedModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1MutateDeployedModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1MutateDeployedModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NasJob: Represents a Neural Architecture Search (NAS) @@ -16402,9 +16402,9 @@ type GoogleCloudAiplatformV1NasJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NasJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NasJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NasJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NasJobOutput: Represents a uCAIP NasJob output. @@ -16425,9 +16425,9 @@ type GoogleCloudAiplatformV1NasJobOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NasJobOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NasJobOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NasJobOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NasJobOutputMultiTrialJobOutput: The output of a @@ -16452,9 +16452,9 @@ type GoogleCloudAiplatformV1NasJobOutputMultiTrialJobOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NasJobOutputMultiTrialJobOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NasJobOutputMultiTrialJobOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NasJobOutputMultiTrialJobOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NasJobSpec: Represents the spec of a NasJob. @@ -16482,9 +16482,9 @@ type GoogleCloudAiplatformV1NasJobSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NasJobSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NasJobSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NasJobSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpec: The spec of @@ -16523,9 +16523,9 @@ type GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecMetricSpec: @@ -16553,9 +16553,9 @@ type GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecMetricSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecMetricSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecMetricSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecMetricSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec: @@ -16587,9 +16587,9 @@ type GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec str NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec: @@ -16618,9 +16618,9 @@ type GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NasTrial: Represents a uCAIP NasJob trial. @@ -16662,9 +16662,9 @@ type GoogleCloudAiplatformV1NasTrial struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NasTrial) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NasTrial) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NasTrial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NasTrialDetail: Represents a NasTrial details along @@ -16696,9 +16696,9 @@ type GoogleCloudAiplatformV1NasTrialDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NasTrialDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NasTrialDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NasTrialDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NearestNeighborQuery: A query to find a number of @@ -16735,9 +16735,9 @@ type GoogleCloudAiplatformV1NearestNeighborQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NearestNeighborQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NearestNeighborQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NearestNeighborQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NearestNeighborQueryEmbedding: The embedding vector. @@ -16757,9 +16757,9 @@ type GoogleCloudAiplatformV1NearestNeighborQueryEmbedding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NearestNeighborQueryEmbedding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NearestNeighborQueryEmbedding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NearestNeighborQueryEmbedding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1NearestNeighborQueryEmbedding) UnmarshalJSON(data []byte) error { @@ -16804,9 +16804,9 @@ type GoogleCloudAiplatformV1NearestNeighborQueryParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NearestNeighborQueryParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NearestNeighborQueryParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NearestNeighborQueryParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1NearestNeighborQueryParameters) UnmarshalJSON(data []byte) error { @@ -16850,9 +16850,9 @@ type GoogleCloudAiplatformV1NearestNeighborQueryStringFilter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NearestNeighborQueryStringFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NearestNeighborQueryStringFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NearestNeighborQueryStringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadata: Runtime @@ -16879,9 +16879,9 @@ type GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadataContentValidationStats struct { @@ -16917,9 +16917,9 @@ type GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadataContentValidat NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadataContentValidationStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadataContentValidationStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadataContentValidationStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadataRecordError struct { @@ -16973,9 +16973,9 @@ type GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadataRecordError st NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadataRecordError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadataRecordError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadataRecordError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NearestNeighbors: Nearest neighbors for one query. @@ -16995,9 +16995,9 @@ type GoogleCloudAiplatformV1NearestNeighbors struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NearestNeighbors) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NearestNeighbors) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NearestNeighbors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NearestNeighborsNeighbor: A neighbor of the query @@ -17025,9 +17025,9 @@ type GoogleCloudAiplatformV1NearestNeighborsNeighbor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NearestNeighborsNeighbor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NearestNeighborsNeighbor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NearestNeighborsNeighbor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1NearestNeighborsNeighbor) UnmarshalJSON(data []byte) error { @@ -17063,9 +17063,9 @@ type GoogleCloudAiplatformV1Neighbor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Neighbor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Neighbor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Neighbor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1Neighbor) UnmarshalJSON(data []byte) error { @@ -17107,9 +17107,9 @@ type GoogleCloudAiplatformV1NetworkSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NetworkSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NetworkSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NetworkSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NfsMount: Represents a mount configuration for @@ -17137,9 +17137,9 @@ type GoogleCloudAiplatformV1NfsMount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NfsMount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NfsMount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NfsMount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NotebookEucConfig: The euc configuration of @@ -17170,9 +17170,9 @@ type GoogleCloudAiplatformV1NotebookEucConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NotebookEucConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NotebookEucConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NotebookEucConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NotebookIdleShutdownConfig: The idle shutdown @@ -17199,9 +17199,9 @@ type GoogleCloudAiplatformV1NotebookIdleShutdownConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NotebookIdleShutdownConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NotebookIdleShutdownConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NotebookIdleShutdownConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NotebookRuntime: A runtime is a virtual machine @@ -17317,9 +17317,9 @@ type GoogleCloudAiplatformV1NotebookRuntime struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NotebookRuntime) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NotebookRuntime) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NotebookRuntime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NotebookRuntimeTemplate: A template that specifies @@ -17408,9 +17408,9 @@ type GoogleCloudAiplatformV1NotebookRuntimeTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NotebookRuntimeTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NotebookRuntimeTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NotebookRuntimeTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1NotebookRuntimeTemplateRef: Points to a @@ -17432,9 +17432,9 @@ type GoogleCloudAiplatformV1NotebookRuntimeTemplateRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1NotebookRuntimeTemplateRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1NotebookRuntimeTemplateRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1NotebookRuntimeTemplateRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput: Input for @@ -17458,9 +17458,9 @@ type GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance: Spec for @@ -17489,9 +17489,9 @@ type GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult: Spec for @@ -17522,9 +17522,9 @@ type GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualityResult) UnmarshalJSON(data []byte) error { @@ -17562,9 +17562,9 @@ type GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PairwiseQuestionAnsweringQualitySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PairwiseSummarizationQualityInput: Input for pairwise @@ -17587,9 +17587,9 @@ type GoogleCloudAiplatformV1PairwiseSummarizationQualityInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PairwiseSummarizationQualityInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PairwiseSummarizationQualityInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PairwiseSummarizationQualityInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance: Spec for @@ -17618,9 +17618,9 @@ type GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PairwiseSummarizationQualityInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PairwiseSummarizationQualityResult: Spec for pairwise @@ -17651,9 +17651,9 @@ type GoogleCloudAiplatformV1PairwiseSummarizationQualityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PairwiseSummarizationQualityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PairwiseSummarizationQualityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PairwiseSummarizationQualityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1PairwiseSummarizationQualityResult) UnmarshalJSON(data []byte) error { @@ -17691,9 +17691,9 @@ type GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PairwiseSummarizationQualitySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Part: A datatype containing media that is part of a @@ -17734,9 +17734,9 @@ type GoogleCloudAiplatformV1Part struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Part) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Part) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Part - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PauseModelDeploymentMonitoringJobRequest: Request @@ -17772,9 +17772,9 @@ type GoogleCloudAiplatformV1PersistentDiskSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PersistentDiskSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PersistentDiskSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PersistentDiskSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PersistentResource: Represents long-lasting resources @@ -17867,9 +17867,9 @@ type GoogleCloudAiplatformV1PersistentResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PersistentResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PersistentResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PersistentResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PipelineJob: An instance of a machine learning @@ -17983,9 +17983,9 @@ type GoogleCloudAiplatformV1PipelineJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PipelineJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PipelineJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PipelineJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PipelineJobDetail: The runtime detail of PipelineJob. @@ -18010,9 +18010,9 @@ type GoogleCloudAiplatformV1PipelineJobDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PipelineJobDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PipelineJobDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PipelineJobDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PipelineJobRuntimeConfig: The runtime config of a @@ -18070,9 +18070,9 @@ type GoogleCloudAiplatformV1PipelineJobRuntimeConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PipelineJobRuntimeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PipelineJobRuntimeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PipelineJobRuntimeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact: The type of an @@ -18097,9 +18097,9 @@ type GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PipelineTaskDetail: The runtime detail of a task @@ -18162,9 +18162,9 @@ type GoogleCloudAiplatformV1PipelineTaskDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PipelineTaskDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PipelineTaskDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PipelineTaskDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PipelineTaskDetailArtifactList: A list of artifact @@ -18185,9 +18185,9 @@ type GoogleCloudAiplatformV1PipelineTaskDetailArtifactList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PipelineTaskDetailArtifactList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PipelineTaskDetailArtifactList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PipelineTaskDetailArtifactList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PipelineTaskDetailPipelineTaskStatus: A single record @@ -18230,9 +18230,9 @@ type GoogleCloudAiplatformV1PipelineTaskDetailPipelineTaskStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PipelineTaskDetailPipelineTaskStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PipelineTaskDetailPipelineTaskStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PipelineTaskDetailPipelineTaskStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PipelineTaskExecutorDetail: The runtime detail of a @@ -18255,9 +18255,9 @@ type GoogleCloudAiplatformV1PipelineTaskExecutorDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PipelineTaskExecutorDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PipelineTaskExecutorDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PipelineTaskExecutorDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PipelineTaskExecutorDetailContainerDetail: The detail @@ -18295,9 +18295,9 @@ type GoogleCloudAiplatformV1PipelineTaskExecutorDetailContainerDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PipelineTaskExecutorDetailContainerDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PipelineTaskExecutorDetailContainerDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PipelineTaskExecutorDetailContainerDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PipelineTaskExecutorDetailCustomJobDetail: The @@ -18321,9 +18321,9 @@ type GoogleCloudAiplatformV1PipelineTaskExecutorDetailCustomJobDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PipelineTaskExecutorDetailCustomJobDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PipelineTaskExecutorDetailCustomJobDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PipelineTaskExecutorDetailCustomJobDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PipelineTemplateMetadata: Pipeline template metadata @@ -18347,9 +18347,9 @@ type GoogleCloudAiplatformV1PipelineTemplateMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PipelineTemplateMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PipelineTemplateMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PipelineTemplateMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Port: Represents a network port in a container. @@ -18370,9 +18370,9 @@ type GoogleCloudAiplatformV1Port struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Port) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Port) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Port - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PredefinedSplit: Assigns input data to training, @@ -18398,9 +18398,9 @@ type GoogleCloudAiplatformV1PredefinedSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PredefinedSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PredefinedSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PredefinedSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PredictRequest: Request message for @@ -18431,9 +18431,9 @@ type GoogleCloudAiplatformV1PredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig: Configuration @@ -18463,9 +18463,9 @@ type GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig) UnmarshalJSON(data []byte) error { @@ -18520,9 +18520,9 @@ type GoogleCloudAiplatformV1PredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PredictSchemata: Contains the schemata used in @@ -18576,9 +18576,9 @@ type GoogleCloudAiplatformV1PredictSchemata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PredictSchemata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PredictSchemata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PredictSchemata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Presets: Preset configuration for example-based @@ -18616,9 +18616,9 @@ type GoogleCloudAiplatformV1Presets struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Presets) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Presets) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Presets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PrivateEndpoints: PrivateEndpoints proto is used to @@ -18649,9 +18649,9 @@ type GoogleCloudAiplatformV1PrivateEndpoints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PrivateEndpoints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PrivateEndpoints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PrivateEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PrivateServiceConnectConfig: Represents configuration @@ -18676,9 +18676,9 @@ type GoogleCloudAiplatformV1PrivateServiceConnectConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PrivateServiceConnectConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PrivateServiceConnectConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PrivateServiceConnectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Probe: Probe describes a health check to be performed @@ -18708,9 +18708,9 @@ type GoogleCloudAiplatformV1Probe struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Probe) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Probe) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Probe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ProbeExecAction: ExecAction specifies a command to @@ -18736,9 +18736,9 @@ type GoogleCloudAiplatformV1ProbeExecAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ProbeExecAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ProbeExecAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ProbeExecAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PscAutomatedEndpoints: PscAutomatedEndpoints defines @@ -18764,9 +18764,9 @@ type GoogleCloudAiplatformV1PscAutomatedEndpoints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PscAutomatedEndpoints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PscAutomatedEndpoints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PscAutomatedEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PublisherModel: A Model Garden Publisher Model. @@ -18845,9 +18845,9 @@ type GoogleCloudAiplatformV1PublisherModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PublisherModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PublisherModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PublisherModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PublisherModelCallToAction: Actions could take on @@ -18896,9 +18896,9 @@ type GoogleCloudAiplatformV1PublisherModelCallToAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PublisherModelCallToAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PublisherModelCallToAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PublisherModelCallToAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PublisherModelCallToActionDeploy: Model metadata that @@ -18949,9 +18949,9 @@ type GoogleCloudAiplatformV1PublisherModelCallToActionDeploy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PublisherModelCallToActionDeploy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PublisherModelCallToActionDeploy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PublisherModelCallToActionDeploy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata: @@ -18973,9 +18973,9 @@ type GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PublisherModelCallToActionDeployDeployMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke: Configurations @@ -18996,9 +18996,9 @@ type GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines: @@ -19020,9 +19020,9 @@ type GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines st NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PublisherModelCallToActionOpenNotebooks: Open @@ -19043,9 +19043,9 @@ type GoogleCloudAiplatformV1PublisherModelCallToActionOpenNotebooks struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PublisherModelCallToActionOpenNotebooks) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PublisherModelCallToActionOpenNotebooks) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PublisherModelCallToActionOpenNotebooks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences: @@ -19075,9 +19075,9 @@ type GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PublisherModelCallToActionViewRestApi: Rest API docs. @@ -19099,9 +19099,9 @@ type GoogleCloudAiplatformV1PublisherModelCallToActionViewRestApi struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PublisherModelCallToActionViewRestApi) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PublisherModelCallToActionViewRestApi) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PublisherModelCallToActionViewRestApi - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PublisherModelDocumentation: A named piece of @@ -19125,9 +19125,9 @@ type GoogleCloudAiplatformV1PublisherModelDocumentation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PublisherModelDocumentation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PublisherModelDocumentation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PublisherModelDocumentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PublisherModelResourceReference: Reference to a @@ -19154,9 +19154,9 @@ type GoogleCloudAiplatformV1PublisherModelResourceReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PublisherModelResourceReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PublisherModelResourceReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PublisherModelResourceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PurgeArtifactsMetadata: Details of operations that @@ -19177,9 +19177,9 @@ type GoogleCloudAiplatformV1PurgeArtifactsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PurgeArtifactsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PurgeArtifactsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PurgeArtifactsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PurgeArtifactsRequest: Request message for @@ -19205,9 +19205,9 @@ type GoogleCloudAiplatformV1PurgeArtifactsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PurgeArtifactsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PurgeArtifactsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PurgeArtifactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PurgeArtifactsResponse: Response message for @@ -19234,9 +19234,9 @@ type GoogleCloudAiplatformV1PurgeArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PurgeArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PurgeArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PurgeArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PurgeContextsMetadata: Details of operations that @@ -19257,9 +19257,9 @@ type GoogleCloudAiplatformV1PurgeContextsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PurgeContextsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PurgeContextsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PurgeContextsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PurgeContextsRequest: Request message for @@ -19285,9 +19285,9 @@ type GoogleCloudAiplatformV1PurgeContextsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PurgeContextsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PurgeContextsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PurgeContextsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PurgeContextsResponse: Response message for @@ -19314,9 +19314,9 @@ type GoogleCloudAiplatformV1PurgeContextsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PurgeContextsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PurgeContextsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PurgeContextsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PurgeExecutionsMetadata: Details of operations that @@ -19337,9 +19337,9 @@ type GoogleCloudAiplatformV1PurgeExecutionsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PurgeExecutionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PurgeExecutionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PurgeExecutionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PurgeExecutionsRequest: Request message for @@ -19365,9 +19365,9 @@ type GoogleCloudAiplatformV1PurgeExecutionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PurgeExecutionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PurgeExecutionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PurgeExecutionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PurgeExecutionsResponse: Response message for @@ -19394,9 +19394,9 @@ type GoogleCloudAiplatformV1PurgeExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PurgeExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PurgeExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PurgeExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1PythonPackageSpec: The spec of a Python packaged @@ -19434,9 +19434,9 @@ type GoogleCloudAiplatformV1PythonPackageSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1PythonPackageSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1PythonPackageSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1PythonPackageSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QueryDeployedModelsResponse: Response message for @@ -19472,9 +19472,9 @@ type GoogleCloudAiplatformV1QueryDeployedModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QueryDeployedModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QueryDeployedModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QueryDeployedModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput: Input for question @@ -19497,9 +19497,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance: Spec for @@ -19527,9 +19527,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringCorrectnessInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult: Spec for question @@ -19556,9 +19556,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1QuestionAnsweringCorrectnessResult) UnmarshalJSON(data []byte) error { @@ -19598,9 +19598,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringCorrectnessSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput: Input for question @@ -19623,9 +19623,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance: Spec for @@ -19653,9 +19653,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult: Spec for question @@ -19682,9 +19682,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessResult) UnmarshalJSON(data []byte) error { @@ -19724,9 +19724,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringHelpfulnessSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringQualityInput: Input for question @@ -19749,9 +19749,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringQualityInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringQualityInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringQualityInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringQualityInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringQualityInstance: Spec for question @@ -19778,9 +19778,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringQualityInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringQualityInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringQualityInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringQualityInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringQualityResult: Spec for question @@ -19805,9 +19805,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringQualityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringQualityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringQualityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringQualityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1QuestionAnsweringQualityResult) UnmarshalJSON(data []byte) error { @@ -19847,9 +19847,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringQualitySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringQualitySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringQualitySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringQualitySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput: Input for question @@ -19872,9 +19872,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringRelevanceInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance: Spec for question @@ -19902,9 +19902,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringRelevanceInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult: Spec for question @@ -19930,9 +19930,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1QuestionAnsweringRelevanceResult) UnmarshalJSON(data []byte) error { @@ -19972,9 +19972,9 @@ type GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1QuestionAnsweringRelevanceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1RawPredictRequest: Request message for @@ -20003,9 +20003,9 @@ type GoogleCloudAiplatformV1RawPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RawPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RawPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RawPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1RayMetricSpec: Configuration for the Ray metrics. @@ -20025,9 +20025,9 @@ type GoogleCloudAiplatformV1RayMetricSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RayMetricSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RayMetricSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RayMetricSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1RaySpec: Configuration information for the Ray @@ -20070,9 +20070,9 @@ type GoogleCloudAiplatformV1RaySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RaySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RaySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RaySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadFeatureValuesRequest: Request message for @@ -20098,9 +20098,9 @@ type GoogleCloudAiplatformV1ReadFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadFeatureValuesResponse: Response message for @@ -20129,9 +20129,9 @@ type GoogleCloudAiplatformV1ReadFeatureValuesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadFeatureValuesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadFeatureValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadFeatureValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView: Entity view with @@ -20157,9 +20157,9 @@ type GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityViewData: Container to @@ -20185,9 +20185,9 @@ type GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityViewData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityViewData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityViewData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityViewData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadFeatureValuesResponseFeatureDescriptor: Metadata @@ -20208,9 +20208,9 @@ type GoogleCloudAiplatformV1ReadFeatureValuesResponseFeatureDescriptor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadFeatureValuesResponseFeatureDescriptor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadFeatureValuesResponseFeatureDescriptor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadFeatureValuesResponseFeatureDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadFeatureValuesResponseHeader: Response header with @@ -20238,9 +20238,9 @@ type GoogleCloudAiplatformV1ReadFeatureValuesResponseHeader struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadFeatureValuesResponseHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadFeatureValuesResponseHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadFeatureValuesResponseHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadIndexDatapointsRequest: The request message for @@ -20263,9 +20263,9 @@ type GoogleCloudAiplatformV1ReadIndexDatapointsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadIndexDatapointsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadIndexDatapointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadIndexDatapointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadIndexDatapointsResponse: The response message for @@ -20289,9 +20289,9 @@ type GoogleCloudAiplatformV1ReadIndexDatapointsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadIndexDatapointsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadIndexDatapointsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadIndexDatapointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadTensorboardBlobDataResponse: Response message for @@ -20315,9 +20315,9 @@ type GoogleCloudAiplatformV1ReadTensorboardBlobDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadTensorboardBlobDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadTensorboardBlobDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadTensorboardBlobDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadTensorboardSizeResponse: Response message for @@ -20341,9 +20341,9 @@ type GoogleCloudAiplatformV1ReadTensorboardSizeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadTensorboardSizeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadTensorboardSizeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadTensorboardSizeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadTensorboardTimeSeriesDataResponse: Response @@ -20367,9 +20367,9 @@ type GoogleCloudAiplatformV1ReadTensorboardTimeSeriesDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadTensorboardTimeSeriesDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadTensorboardUsageResponse: Response message for @@ -20393,9 +20393,9 @@ type GoogleCloudAiplatformV1ReadTensorboardUsageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadTensorboardUsageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadTensorboardUsageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadTensorboardUsageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerMonthUsageData: Per @@ -20416,9 +20416,9 @@ type GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerMonthUsageData struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerMonthUsageData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerMonthUsageData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerMonthUsageData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerUserUsageData: Per @@ -20441,9 +20441,9 @@ type GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerUserUsageData struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerUserUsageData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerUserUsageData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerUserUsageData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1RebootPersistentResourceOperationMetadata: Details of @@ -20466,9 +20466,9 @@ type GoogleCloudAiplatformV1RebootPersistentResourceOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RebootPersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RebootPersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RebootPersistentResourceOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1RebootPersistentResourceRequest: Request message for @@ -20494,9 +20494,9 @@ type GoogleCloudAiplatformV1RemoveContextChildrenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RemoveContextChildrenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RemoveContextChildrenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RemoveContextChildrenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1RemoveContextChildrenResponse: Response message for @@ -20524,9 +20524,9 @@ type GoogleCloudAiplatformV1RemoveDatapointsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RemoveDatapointsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RemoveDatapointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RemoveDatapointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1RemoveDatapointsResponse: Response message for @@ -20569,9 +20569,9 @@ type GoogleCloudAiplatformV1ResourcePool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ResourcePool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ResourcePool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ResourcePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ResourcePoolAutoscalingSpec: The min/max number of @@ -20596,9 +20596,9 @@ type GoogleCloudAiplatformV1ResourcePoolAutoscalingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ResourcePoolAutoscalingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ResourcePoolAutoscalingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ResourcePoolAutoscalingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ResourceRuntime: Persistent Cluster runtime @@ -20621,9 +20621,9 @@ type GoogleCloudAiplatformV1ResourceRuntime struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ResourceRuntime) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ResourceRuntime) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ResourceRuntime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ResourceRuntimeSpec: Configuration for the runtime on @@ -20650,9 +20650,9 @@ type GoogleCloudAiplatformV1ResourceRuntimeSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ResourceRuntimeSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ResourceRuntimeSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ResourceRuntimeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ResourcesConsumed: Statistics information about @@ -20675,9 +20675,9 @@ type GoogleCloudAiplatformV1ResourcesConsumed struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ResourcesConsumed) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ResourcesConsumed) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ResourcesConsumed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ResourcesConsumed) UnmarshalJSON(data []byte) error { @@ -20712,9 +20712,9 @@ type GoogleCloudAiplatformV1RestoreDatasetVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RestoreDatasetVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RestoreDatasetVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RestoreDatasetVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ResumeModelDeploymentMonitoringJobRequest: Request @@ -20743,9 +20743,9 @@ type GoogleCloudAiplatformV1ResumeScheduleRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ResumeScheduleRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ResumeScheduleRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ResumeScheduleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Retrieval: Defines a retrieval tool that model can @@ -20770,9 +20770,9 @@ type GoogleCloudAiplatformV1Retrieval struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Retrieval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Retrieval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Retrieval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1RougeInput: Input for rouge metric. @@ -20794,9 +20794,9 @@ type GoogleCloudAiplatformV1RougeInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RougeInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RougeInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RougeInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1RougeInstance: Spec for rouge instance. @@ -20818,9 +20818,9 @@ type GoogleCloudAiplatformV1RougeInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RougeInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RougeInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RougeInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1RougeMetricValue: Rouge metric value for an instance. @@ -20840,9 +20840,9 @@ type GoogleCloudAiplatformV1RougeMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RougeMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RougeMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RougeMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1RougeMetricValue) UnmarshalJSON(data []byte) error { @@ -20876,9 +20876,9 @@ type GoogleCloudAiplatformV1RougeResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RougeResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RougeResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RougeResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1RougeSpec: Spec for rouge score metric - calculates @@ -20905,9 +20905,9 @@ type GoogleCloudAiplatformV1RougeSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1RougeSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1RougeSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1RougeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SafetyInput: Input for safety metric. @@ -20929,9 +20929,9 @@ type GoogleCloudAiplatformV1SafetyInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SafetyInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SafetyInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SafetyInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SafetyInstance: Spec for safety instance. @@ -20951,9 +20951,9 @@ type GoogleCloudAiplatformV1SafetyInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SafetyInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SafetyInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SafetyInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SafetyRating: Safety rating corresponding to the @@ -21008,9 +21008,9 @@ type GoogleCloudAiplatformV1SafetyRating struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SafetyRating) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SafetyRating) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SafetyRating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SafetyRating) UnmarshalJSON(data []byte) error { @@ -21050,9 +21050,9 @@ type GoogleCloudAiplatformV1SafetyResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SafetyResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SafetyResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SafetyResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SafetyResult) UnmarshalJSON(data []byte) error { @@ -21116,9 +21116,9 @@ type GoogleCloudAiplatformV1SafetySetting struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SafetySetting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SafetySetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SafetySetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SafetySpec: Spec for safety metric. @@ -21138,9 +21138,9 @@ type GoogleCloudAiplatformV1SafetySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SafetySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SafetySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SafetySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SampleConfig: Active learning data sampling config. @@ -21174,9 +21174,9 @@ type GoogleCloudAiplatformV1SampleConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SampleConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SampleConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SampleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SampledShapleyAttribution: An attribution method that @@ -21201,9 +21201,9 @@ type GoogleCloudAiplatformV1SampledShapleyAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SampledShapleyAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SampledShapleyAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SampledShapleyAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SamplingStrategy: Sampling Strategy for logging, can @@ -21225,9 +21225,9 @@ type GoogleCloudAiplatformV1SamplingStrategy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SamplingStrategy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SamplingStrategy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SamplingStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig: Requests are @@ -21248,9 +21248,9 @@ type GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig) UnmarshalJSON(data []byte) error { @@ -21311,9 +21311,9 @@ type GoogleCloudAiplatformV1SavedQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SavedQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SavedQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SavedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Scalar: One point viewable on a scalar metric plot. @@ -21333,9 +21333,9 @@ type GoogleCloudAiplatformV1Scalar struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Scalar) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Scalar) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Scalar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1Scalar) UnmarshalJSON(data []byte) error { @@ -21450,9 +21450,9 @@ type GoogleCloudAiplatformV1Schedule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Schedule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Schedule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ScheduleRunResponse: Status of a scheduled run. @@ -21475,9 +21475,9 @@ type GoogleCloudAiplatformV1ScheduleRunResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ScheduleRunResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ScheduleRunResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ScheduleRunResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Scheduling: All parameters related to queuing and @@ -21506,9 +21506,9 @@ type GoogleCloudAiplatformV1Scheduling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Scheduling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Scheduling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Scheduling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Schema: Schema is used to define the format of @@ -21588,9 +21588,9 @@ type GoogleCloudAiplatformV1Schema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Schema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Schema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1Schema) UnmarshalJSON(data []byte) error { @@ -21633,9 +21633,9 @@ type GoogleCloudAiplatformV1SchemaAnnotationSpecColor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaAnnotationSpecColor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaAnnotationSpecColor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaAnnotationSpecColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaImageBoundingBoxAnnotation: Annotation details @@ -21668,9 +21668,9 @@ type GoogleCloudAiplatformV1SchemaImageBoundingBoxAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaImageBoundingBoxAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaImageBoundingBoxAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaImageBoundingBoxAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaImageBoundingBoxAnnotation) UnmarshalJSON(data []byte) error { @@ -21715,9 +21715,9 @@ type GoogleCloudAiplatformV1SchemaImageClassificationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaImageClassificationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaImageClassificationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaImageClassificationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaImageDataItem: Payload of Image DataItem. @@ -21742,9 +21742,9 @@ type GoogleCloudAiplatformV1SchemaImageDataItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaImageDataItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaImageDataItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaImageDataItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaImageDatasetMetadata: The metadata of Datasets @@ -21769,9 +21769,9 @@ type GoogleCloudAiplatformV1SchemaImageDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaImageDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaImageDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaImageDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaImageSegmentationAnnotation: Annotation details @@ -21797,9 +21797,9 @@ type GoogleCloudAiplatformV1SchemaImageSegmentationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaImageSegmentationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaImageSegmentationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaImageSegmentationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationMaskAnnotation: The @@ -21827,9 +21827,9 @@ type GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationMaskAnnotation stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationMaskAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationMaskAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationMaskAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolygonAnnotation: @@ -21857,9 +21857,9 @@ type GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolygonAnnotation s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolygonAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolygonAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolygonAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolylineAnnotation: @@ -21887,9 +21887,9 @@ type GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolylineAnnotation NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolylineAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolylineAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaImageSegmentationAnnotationPolylineAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaModelevaluationMetricsBoundingBoxMetrics: @@ -21919,9 +21919,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsBoundingBoxMetrics struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsBoundingBoxMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsBoundingBoxMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsBoundingBoxMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsBoundingBoxMetrics) UnmarshalJSON(data []byte) error { @@ -21965,9 +21965,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsBoundingBoxMetricsConfid NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsBoundingBoxMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsBoundingBoxMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsBoundingBoxMetricsConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsBoundingBoxMetricsConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -22023,9 +22023,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsClassificationEvaluation NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsClassificationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsClassificationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsClassificationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsClassificationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -22109,9 +22109,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsClassificationEvaluation NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsClassificationEvaluationMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsClassificationEvaluationMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsClassificationEvaluationMetricsConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsClassificationEvaluationMetricsConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -22179,9 +22179,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsConfusionMatrix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsConfusionMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsConfusionMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsConfusionMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaModelevaluationMetricsConfusionMatrixAnnotationSpecRef struct { @@ -22202,9 +22202,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsConfusionMatrixAnnotatio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsConfusionMatrixAnnotationSpecRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsConfusionMatrixAnnotationSpecRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsConfusionMatrixAnnotationSpecRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaModelevaluationMetricsForecastingEvaluationMetri @@ -22246,9 +22246,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsForecastingEvaluationMet NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsForecastingEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsForecastingEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsForecastingEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsForecastingEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -22304,9 +22304,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsForecastingEvaluationMet NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsForecastingEvaluationMetricsQuantileMetricsEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsForecastingEvaluationMetricsQuantileMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsForecastingEvaluationMetricsQuantileMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsForecastingEvaluationMetricsQuantileMetricsEntry) UnmarshalJSON(data []byte) error { @@ -22346,9 +22346,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsGeneralTextGenerationEva NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsGeneralTextGenerationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsGeneralTextGenerationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsGeneralTextGenerationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsGeneralTextGenerationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -22395,9 +22395,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageObjectDetectionEval NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageObjectDetectionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageObjectDetectionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageObjectDetectionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageObjectDetectionEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -22434,9 +22434,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageSegmentationEvaluat NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageSegmentationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageSegmentationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageSegmentationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageSegmentationEvaluationMetricsConfidenceMetricsEntry struct { @@ -22468,9 +22468,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageSegmentationEvaluat NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageSegmentationEvaluationMetricsConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageSegmentationEvaluationMetricsConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageSegmentationEvaluationMetricsConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsImageSegmentationEvaluationMetricsConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -22552,9 +22552,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsPairwiseTextGenerationEv NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -22604,9 +22604,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsQuestionAnsweringEvaluat NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -22652,9 +22652,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsRegressionEvaluationMetr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsRegressionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsRegressionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsRegressionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsRegressionEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -22695,9 +22695,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsSummarizationEvaluationM NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsSummarizationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsSummarizationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsSummarizationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsSummarizationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -22737,9 +22737,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluation NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluationMetricsConfidenceMetrics struct { @@ -22765,9 +22765,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluation NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluationMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluationMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluationMetricsConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluationMetricsConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -22827,9 +22827,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextSentimentEvaluationM NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextSentimentEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextSentimentEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextSentimentEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextSentimentEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -22890,9 +22890,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsTrackMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsTrackMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsTrackMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsTrackMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsTrackMetrics) UnmarshalJSON(data []byte) error { @@ -22945,9 +22945,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsTrackMetricsConfidenceMe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsTrackMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsTrackMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsTrackMetricsConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsTrackMetricsConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -22998,9 +22998,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionMetrics struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionMetrics) UnmarshalJSON(data []byte) error { @@ -23042,9 +23042,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionMetricsConfid NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionMetricsConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionMetricsConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -23089,9 +23089,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionRecognitionMe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionRecognitionMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionRecognitionMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionRecognitionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoObjectTrackingMetrics @@ -23147,9 +23147,9 @@ type GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoObjectTrackingMetri NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoObjectTrackingMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoObjectTrackingMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoObjectTrackingMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoObjectTrackingMetrics) UnmarshalJSON(data []byte) error { @@ -23194,9 +23194,9 @@ type GoogleCloudAiplatformV1SchemaPredictInstanceImageClassificationPredictionIn NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictInstanceImageClassificationPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictInstanceImageClassificationPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictInstanceImageClassificationPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictInstanceImageObjectDetectionPredictionIns @@ -23221,9 +23221,9 @@ type GoogleCloudAiplatformV1SchemaPredictInstanceImageObjectDetectionPredictionI NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictInstanceImageObjectDetectionPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictInstanceImageObjectDetectionPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictInstanceImageObjectDetectionPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictInstanceImageSegmentationPredictionInstan @@ -23247,9 +23247,9 @@ type GoogleCloudAiplatformV1SchemaPredictInstanceImageSegmentationPredictionInst NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictInstanceImageSegmentationPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictInstanceImageSegmentationPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictInstanceImageSegmentationPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictInstanceTextClassificationPredictionInsta @@ -23273,9 +23273,9 @@ type GoogleCloudAiplatformV1SchemaPredictInstanceTextClassificationPredictionIns NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictInstanceTextClassificationPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictInstanceTextClassificationPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictInstanceTextClassificationPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictInstanceTextExtractionPredictionInstance: @@ -23306,9 +23306,9 @@ type GoogleCloudAiplatformV1SchemaPredictInstanceTextExtractionPredictionInstanc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictInstanceTextExtractionPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictInstanceTextExtractionPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictInstanceTextExtractionPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictInstanceTextSentimentPredictionInstance: @@ -23332,9 +23332,9 @@ type GoogleCloudAiplatformV1SchemaPredictInstanceTextSentimentPredictionInstance NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictInstanceTextSentimentPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictInstanceTextSentimentPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictInstanceTextSentimentPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictInstanceVideoActionRecognitionPredictionI @@ -23370,9 +23370,9 @@ type GoogleCloudAiplatformV1SchemaPredictInstanceVideoActionRecognitionPredictio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictInstanceVideoActionRecognitionPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictInstanceVideoActionRecognitionPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictInstanceVideoActionRecognitionPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictInstanceVideoClassificationPredictionInst @@ -23408,9 +23408,9 @@ type GoogleCloudAiplatformV1SchemaPredictInstanceVideoClassificationPredictionIn NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictInstanceVideoClassificationPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictInstanceVideoClassificationPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictInstanceVideoClassificationPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictInstanceVideoObjectTrackingPredictionInst @@ -23446,9 +23446,9 @@ type GoogleCloudAiplatformV1SchemaPredictInstanceVideoObjectTrackingPredictionIn NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictInstanceVideoObjectTrackingPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictInstanceVideoObjectTrackingPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictInstanceVideoObjectTrackingPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfig: The configuration @@ -23472,9 +23472,9 @@ type GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfigSourceEntry: Single @@ -23511,9 +23511,9 @@ type GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfigSourceEntry struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfigSourceEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfigSourceEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictParamsGroundingConfigSourceEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictParamsImageClassificationPredictionParams @@ -23539,9 +23539,9 @@ type GoogleCloudAiplatformV1SchemaPredictParamsImageClassificationPredictionPara NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictParamsImageClassificationPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictParamsImageClassificationPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictParamsImageClassificationPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictParamsImageClassificationPredictionParams) UnmarshalJSON(data []byte) error { @@ -23581,9 +23581,9 @@ type GoogleCloudAiplatformV1SchemaPredictParamsImageObjectDetectionPredictionPar NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictParamsImageObjectDetectionPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictParamsImageObjectDetectionPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictParamsImageObjectDetectionPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictParamsImageObjectDetectionPredictionParams) UnmarshalJSON(data []byte) error { @@ -23621,9 +23621,9 @@ type GoogleCloudAiplatformV1SchemaPredictParamsImageSegmentationPredictionParams NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictParamsImageSegmentationPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictParamsImageSegmentationPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictParamsImageSegmentationPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictParamsImageSegmentationPredictionParams) UnmarshalJSON(data []byte) error { @@ -23663,9 +23663,9 @@ type GoogleCloudAiplatformV1SchemaPredictParamsVideoActionRecognitionPredictionP NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictParamsVideoActionRecognitionPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictParamsVideoActionRecognitionPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictParamsVideoActionRecognitionPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictParamsVideoActionRecognitionPredictionParams) UnmarshalJSON(data []byte) error { @@ -23727,9 +23727,9 @@ type GoogleCloudAiplatformV1SchemaPredictParamsVideoClassificationPredictionPara NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictParamsVideoClassificationPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictParamsVideoClassificationPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictParamsVideoClassificationPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictParamsVideoClassificationPredictionParams) UnmarshalJSON(data []byte) error { @@ -23773,9 +23773,9 @@ type GoogleCloudAiplatformV1SchemaPredictParamsVideoObjectTrackingPredictionPara NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictParamsVideoObjectTrackingPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictParamsVideoObjectTrackingPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictParamsVideoObjectTrackingPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictParamsVideoObjectTrackingPredictionParams) UnmarshalJSON(data []byte) error { @@ -23819,9 +23819,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionClassificationPredictionResul NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionClassificationPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionClassificationPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionClassificationPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictPredictionClassificationPredictionResult) UnmarshalJSON(data []byte) error { @@ -23872,9 +23872,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionImageObjectDetectionPredictio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionImageObjectDetectionPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionImageObjectDetectionPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionImageObjectDetectionPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictPredictionImageObjectDetectionPredictionResult) UnmarshalJSON(data []byte) error { @@ -23924,9 +23924,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionImageSegmentationPredictionRe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionImageSegmentationPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionImageSegmentationPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionImageSegmentationPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaPredictPredictionTabularClassificationPrediction @@ -23952,9 +23952,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionTabularClassificationPredicti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionTabularClassificationPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionTabularClassificationPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionTabularClassificationPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictPredictionTabularClassificationPredictionResult) UnmarshalJSON(data []byte) error { @@ -24001,9 +24001,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionTabularRegressionPredictionRe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionTabularRegressionPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionTabularRegressionPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionTabularRegressionPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictPredictionTabularRegressionPredictionResult) UnmarshalJSON(data []byte) error { @@ -24068,9 +24068,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionTextExtractionPredictionResul NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionTextExtractionPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionTextExtractionPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionTextExtractionPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictPredictionTextExtractionPredictionResult) UnmarshalJSON(data []byte) error { @@ -24112,9 +24112,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionTextSentimentPredictionResult NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionTextSentimentPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionTextSentimentPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionTextSentimentPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaPredictPredictionTftFeatureImportance struct { @@ -24140,9 +24140,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionTftFeatureImportance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionTftFeatureImportance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionTftFeatureImportance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionTftFeatureImportance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictPredictionTftFeatureImportance) UnmarshalJSON(data []byte) error { @@ -24197,9 +24197,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionTimeSeriesForecastingPredicti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionTimeSeriesForecastingPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionTimeSeriesForecastingPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionTimeSeriesForecastingPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictPredictionTimeSeriesForecastingPredictionResult) UnmarshalJSON(data []byte) error { @@ -24260,9 +24260,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionVideoActionRecognitionPredict NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionVideoActionRecognitionPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionVideoActionRecognitionPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionVideoActionRecognitionPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictPredictionVideoActionRecognitionPredictionResult) UnmarshalJSON(data []byte) error { @@ -24323,9 +24323,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionVideoClassificationPrediction NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionVideoClassificationPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionVideoClassificationPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionVideoClassificationPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictPredictionVideoClassificationPredictionResult) UnmarshalJSON(data []byte) error { @@ -24379,9 +24379,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionVideoObjectTrackingPrediction NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionVideoObjectTrackingPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionVideoObjectTrackingPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionVideoObjectTrackingPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictPredictionVideoObjectTrackingPredictionResult) UnmarshalJSON(data []byte) error { @@ -24430,9 +24430,9 @@ type GoogleCloudAiplatformV1SchemaPredictPredictionVideoObjectTrackingPrediction NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictPredictionVideoObjectTrackingPredictionResultFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictPredictionVideoObjectTrackingPredictionResultFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictPredictionVideoObjectTrackingPredictionResultFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaPredictPredictionVideoObjectTrackingPredictionResultFrame) UnmarshalJSON(data []byte) error { @@ -24484,9 +24484,9 @@ type GoogleCloudAiplatformV1SchemaPredictionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaPredictionResultError struct { @@ -24588,9 +24588,9 @@ type GoogleCloudAiplatformV1SchemaPredictionResultError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaPredictionResultError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaPredictionResultError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaPredictionResultError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTablesDatasetMetadata: The metadata of Datasets @@ -24610,9 +24610,9 @@ type GoogleCloudAiplatformV1SchemaTablesDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTablesDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTablesDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTablesDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTablesDatasetMetadataBigQuerySource struct { @@ -24631,9 +24631,9 @@ type GoogleCloudAiplatformV1SchemaTablesDatasetMetadataBigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTablesDatasetMetadataBigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTablesDatasetMetadataBigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTablesDatasetMetadataBigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTablesDatasetMetadataGcsSource struct { @@ -24655,9 +24655,9 @@ type GoogleCloudAiplatformV1SchemaTablesDatasetMetadataGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTablesDatasetMetadataGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTablesDatasetMetadataGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTablesDatasetMetadataGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTablesDatasetMetadataInputConfig: The tables @@ -24679,9 +24679,9 @@ type GoogleCloudAiplatformV1SchemaTablesDatasetMetadataInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTablesDatasetMetadataInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTablesDatasetMetadataInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTablesDatasetMetadataInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTextClassificationAnnotation: Annotation @@ -24706,9 +24706,9 @@ type GoogleCloudAiplatformV1SchemaTextClassificationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTextClassificationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTextClassificationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTextClassificationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTextDataItem: Payload of Text DataItem. @@ -24729,9 +24729,9 @@ type GoogleCloudAiplatformV1SchemaTextDataItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTextDataItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTextDataItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTextDataItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTextDatasetMetadata: The metadata of Datasets @@ -24756,9 +24756,9 @@ type GoogleCloudAiplatformV1SchemaTextDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTextDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTextDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTextDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTextExtractionAnnotation: Annotation details @@ -24785,9 +24785,9 @@ type GoogleCloudAiplatformV1SchemaTextExtractionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTextExtractionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTextExtractionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTextExtractionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTextPromptDatasetMetadata: The metadata of @@ -24841,9 +24841,9 @@ type GoogleCloudAiplatformV1SchemaTextPromptDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTextPromptDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTextPromptDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTextPromptDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaTextPromptDatasetMetadata) UnmarshalJSON(data []byte) error { @@ -24887,9 +24887,9 @@ type GoogleCloudAiplatformV1SchemaTextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTextSentimentAnnotation: Annotation details @@ -24918,9 +24918,9 @@ type GoogleCloudAiplatformV1SchemaTextSentimentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTextSentimentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTextSentimentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTextSentimentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTextSentimentSavedQueryMetadata: The metadata @@ -24942,9 +24942,9 @@ type GoogleCloudAiplatformV1SchemaTextSentimentSavedQueryMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTextSentimentSavedQueryMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTextSentimentSavedQueryMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTextSentimentSavedQueryMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTimeSegment: A time period inside of a DataItem @@ -24969,9 +24969,9 @@ type GoogleCloudAiplatformV1SchemaTimeSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTimeSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTimeSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTimeSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadata: The metadata of @@ -24997,9 +24997,9 @@ type GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataBigQuerySource struct { @@ -25018,9 +25018,9 @@ type GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataBigQuerySource struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataBigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataBigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataBigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataGcsSource struct { @@ -25042,9 +25042,9 @@ type GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataInputConfig: The time @@ -25066,9 +25066,9 @@ type GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTimeSeriesDatasetMetadataInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecasting: A @@ -25091,9 +25091,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecasting struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecasting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecasting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecasting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputs struct { @@ -25216,9 +25216,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputs s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputs) UnmarshalJSON(data []byte) error { @@ -25261,9 +25261,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsGr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsGranularity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsGranularity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsGranularity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformation struct { @@ -25285,9 +25285,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTran @@ -25308,9 +25308,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationAutoTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTran @@ -25336,9 +25336,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationCategoricalTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTran @@ -25365,9 +25365,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationNumericTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTran @@ -25390,9 +25390,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTextTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTran @@ -25425,9 +25425,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTimestampTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingMetadata: @@ -25453,9 +25453,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlForecastingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassification: @@ -25478,9 +25478,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassification NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassification) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassification) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassificationInputs struct { @@ -25568,9 +25568,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassification NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassificationInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassificationInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassificationInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassificationMetadata struct { @@ -25600,9 +25600,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassification NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassificationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassificationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageClassificationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetection: @@ -25628,9 +25628,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetectio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionInputs struct { @@ -25709,9 +25709,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetectio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionMetadata struct { @@ -25741,9 +25741,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetectio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentation: A @@ -25766,9 +25766,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentation s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentationInputs struct { @@ -25816,9 +25816,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentationIn NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentationInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentationInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentationInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentationMetadata struct { @@ -25848,9 +25848,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentationMe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlImageSegmentationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTables: A @@ -25873,9 +25873,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTables struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTables) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTables) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTables - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputs struct { @@ -25958,9 +25958,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputs struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputs) UnmarshalJSON(data []byte) error { @@ -26001,9 +26001,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransfo NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransform @@ -26024,9 +26024,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransfo NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationAutoTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransform @@ -26051,9 +26051,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransfo NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalArrayTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalArrayTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalArrayTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransform @@ -26079,9 +26079,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransfo NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransform @@ -26109,9 +26109,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransfo NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericArrayTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericArrayTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericArrayTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransform @@ -26143,9 +26143,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransfo NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransform @@ -26169,9 +26169,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransfo NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextArrayTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextArrayTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextArrayTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransform @@ -26198,9 +26198,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransfo NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransform @@ -26238,9 +26238,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransfo NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTimestampTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesMetadata: @@ -26266,9 +26266,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesMetadata stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTablesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextClassification: @@ -26289,9 +26289,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextClassification NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextClassification) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextClassification) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextClassification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextClassificationInputs struct { @@ -26309,9 +26309,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextClassificationI NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextClassificationInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextClassificationInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextClassificationInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextExtraction: A @@ -26332,9 +26332,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextExtraction stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextExtraction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextExtraction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextExtraction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextExtractionInputs struct { @@ -26358,9 +26358,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextSentiment struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextSentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextSentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextSentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextSentimentInputs struct { @@ -26384,9 +26384,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextSentimentInputs NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextSentimentInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextSentimentInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlTextSentimentInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoActionRecognitio @@ -26408,9 +26408,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoActionRecognit NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoActionRecognition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoActionRecognition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoActionRecognition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoActionRecognitionInputs struct { @@ -26442,9 +26442,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoActionRecognit NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoActionRecognitionInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoActionRecognitionInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoActionRecognitionInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoClassification: @@ -26465,9 +26465,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoClassification NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoClassification) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoClassification) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoClassification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoClassificationInputs struct { @@ -26496,9 +26496,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoClassification NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoClassificationInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoClassificationInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoClassificationInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoObjectTracking: @@ -26519,9 +26519,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoObjectTracking NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoObjectTracking) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoObjectTracking) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoObjectTracking - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoObjectTrackingInputs struct { @@ -26557,9 +26557,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoObjectTracking NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoObjectTrackingInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoObjectTrackingInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutoMlVideoObjectTrackingInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutomlImageTrainingTunableP @@ -26596,9 +26596,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutomlImageTrainingTunabl NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutomlImageTrainingTunableParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutomlImageTrainingTunableParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionAutomlImageTrainingTunableParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomJobMetadata struct { @@ -26618,9 +26618,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomJobMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomJobMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomJobMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomJobMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomTask: A TrainingJob @@ -26643,9 +26643,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomTask struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomTask) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomTask) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionExportEvaluatedDataItemsCon @@ -26674,9 +26674,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionExportEvaluatedDataItemsC NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionExportEvaluatedDataItemsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionExportEvaluatedDataItemsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionExportEvaluatedDataItemsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHierarchyConfig: @@ -26713,9 +26713,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHierarchyConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHierarchyConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHierarchyConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHierarchyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHierarchyConfig) UnmarshalJSON(data []byte) error { @@ -26758,9 +26758,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningJobMe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningJobMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningJobMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningJobMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningJobSpec struct { @@ -26790,9 +26790,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningJobSp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningJobSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningJobSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningJobSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningTask: @@ -26815,9 +26815,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningTask NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningTask) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningTask) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionHyperparameterTuningTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting: A @@ -26840,9 +26840,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting st NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputs struct { @@ -26958,9 +26958,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputs) UnmarshalJSON(data []byte) error { @@ -27003,9 +27003,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsGranularity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsGranularity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsGranularity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformation struct { @@ -27027,9 +27027,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInput @@ -27050,9 +27050,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationAutoTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInput @@ -27078,9 +27078,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationCategoricalTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInput @@ -27106,9 +27106,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationNumericTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInput @@ -27131,9 +27131,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTextTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInput @@ -27166,9 +27166,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTimestampTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingMetad @@ -27194,9 +27194,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingMet NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecasting: A @@ -27219,9 +27219,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecasting struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecasting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecasting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecasting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputs struct { @@ -27337,9 +27337,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputs stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputs) UnmarshalJSON(data []byte) error { @@ -27382,9 +27382,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsGranu NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsGranularity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsGranularity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsGranularity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformation struct { @@ -27406,9 +27406,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTrans NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransfo @@ -27429,9 +27429,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTrans NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationAutoTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransfo @@ -27457,9 +27457,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTrans NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationCategoricalTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransfo @@ -27485,9 +27485,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTrans NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationNumericTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransfo @@ -27510,9 +27510,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTrans NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTextTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransfo @@ -27545,9 +27545,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTrans NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTimestampTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingMetadata: @@ -27573,9 +27573,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionTftForecastingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaTrainingjobDefinitionWindowConfig: Config that @@ -27610,9 +27610,9 @@ type GoogleCloudAiplatformV1SchemaTrainingjobDefinitionWindowConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaTrainingjobDefinitionWindowConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaTrainingjobDefinitionWindowConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaTrainingjobDefinitionWindowConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaVertex: A vertex represents a 2D point in the @@ -27636,9 +27636,9 @@ type GoogleCloudAiplatformV1SchemaVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaVertex) UnmarshalJSON(data []byte) error { @@ -27682,9 +27682,9 @@ type GoogleCloudAiplatformV1SchemaVideoActionRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaVideoActionRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaVideoActionRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaVideoActionRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaVideoClassificationAnnotation: Annotation @@ -27712,9 +27712,9 @@ type GoogleCloudAiplatformV1SchemaVideoClassificationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaVideoClassificationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaVideoClassificationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaVideoClassificationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaVideoDataItem: Payload of Video DataItem. @@ -27740,9 +27740,9 @@ type GoogleCloudAiplatformV1SchemaVideoDataItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaVideoDataItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaVideoDataItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaVideoDataItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaVideoDatasetMetadata: The metadata of Datasets @@ -27767,9 +27767,9 @@ type GoogleCloudAiplatformV1SchemaVideoDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaVideoDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaVideoDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaVideoDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SchemaVideoObjectTrackingAnnotation: Annotation @@ -27808,9 +27808,9 @@ type GoogleCloudAiplatformV1SchemaVideoObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaVideoObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaVideoObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaVideoObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SchemaVideoObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -27849,9 +27849,9 @@ type GoogleCloudAiplatformV1SchemaVisualInspectionClassificationLabelSavedQueryM NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SchemaVisualInspectionClassificationLabelSavedQueryMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SchemaVisualInspectionClassificationLabelSavedQueryMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SchemaVisualInspectionClassificationLabelSavedQueryMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1SchemaVisualInspectionMaskSavedQueryMetadata struct { @@ -27881,9 +27881,9 @@ type GoogleCloudAiplatformV1SearchDataItemsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SearchDataItemsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SearchDataItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SearchDataItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SearchEntryPoint: Google search entry point. @@ -27906,9 +27906,9 @@ type GoogleCloudAiplatformV1SearchEntryPoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SearchEntryPoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SearchEntryPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SearchEntryPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SearchFeaturesResponse: Response message for @@ -27937,9 +27937,9 @@ type GoogleCloudAiplatformV1SearchFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SearchFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SearchFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SearchFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SearchMigratableResourcesRequest: Request message for @@ -27971,9 +27971,9 @@ type GoogleCloudAiplatformV1SearchMigratableResourcesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SearchMigratableResourcesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SearchMigratableResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SearchMigratableResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SearchMigratableResourcesResponse: Response message @@ -28002,9 +28002,9 @@ type GoogleCloudAiplatformV1SearchMigratableResourcesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SearchMigratableResourcesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SearchMigratableResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SearchMigratableResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesRequest: @@ -28045,9 +28045,9 @@ type GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesRequest NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesRequestSt @@ -28085,9 +28085,9 @@ type GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesRequest NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesRequestStatsAnomaliesObjective) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesRequestStatsAnomaliesObjective) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesRequestStatsAnomaliesObjective - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesResponse: @@ -28120,9 +28120,9 @@ type GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesRespons NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SearchNearestEntitiesRequest: The request message for @@ -28149,9 +28149,9 @@ type GoogleCloudAiplatformV1SearchNearestEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SearchNearestEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SearchNearestEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SearchNearestEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SearchNearestEntitiesResponse: Response message for @@ -28175,9 +28175,9 @@ type GoogleCloudAiplatformV1SearchNearestEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SearchNearestEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SearchNearestEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SearchNearestEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Segment: Segment of the content. @@ -28206,9 +28206,9 @@ type GoogleCloudAiplatformV1Segment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Segment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Segment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Segment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ServiceAccountSpec: Configuration for the use of @@ -28240,9 +28240,9 @@ type GoogleCloudAiplatformV1ServiceAccountSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ServiceAccountSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ServiceAccountSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ServiceAccountSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ShieldedVmConfig: A set of Shielded Instance options. @@ -28268,9 +28268,9 @@ type GoogleCloudAiplatformV1ShieldedVmConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ShieldedVmConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ShieldedVmConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ShieldedVmConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SmoothGradConfig: Config for SmoothGrad approximation @@ -28315,9 +28315,9 @@ type GoogleCloudAiplatformV1SmoothGradConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SmoothGradConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SmoothGradConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SmoothGradConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SmoothGradConfig) UnmarshalJSON(data []byte) error { @@ -28376,9 +28376,9 @@ type GoogleCloudAiplatformV1SpecialistPool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SpecialistPool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SpecialistPool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SpecialistPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StartNotebookRuntimeOperationMetadata: Metadata @@ -28402,9 +28402,9 @@ type GoogleCloudAiplatformV1StartNotebookRuntimeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StartNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StartNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StartNotebookRuntimeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StartNotebookRuntimeRequest: Request message for @@ -28456,9 +28456,9 @@ type GoogleCloudAiplatformV1StratifiedSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StratifiedSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StratifiedSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StratifiedSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1StratifiedSplit) UnmarshalJSON(data []byte) error { @@ -28498,9 +28498,9 @@ type GoogleCloudAiplatformV1StreamRawPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StreamRawPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StreamRawPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StreamRawPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StreamingPredictRequest: Request message for @@ -28524,9 +28524,9 @@ type GoogleCloudAiplatformV1StreamingPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StreamingPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StreamingPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StreamingPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StreamingPredictResponse: Response message for @@ -28552,9 +28552,9 @@ type GoogleCloudAiplatformV1StreamingPredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StreamingPredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StreamingPredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StreamingPredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StreamingReadFeatureValuesRequest: Request message @@ -28580,9 +28580,9 @@ type GoogleCloudAiplatformV1StreamingReadFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StreamingReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StreamingReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StreamingReadFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StringArray: A list of string values. @@ -28602,9 +28602,9 @@ type GoogleCloudAiplatformV1StringArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StringArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StringArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StringArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StructFieldValue: One field of a Struct (or object) @@ -28627,9 +28627,9 @@ type GoogleCloudAiplatformV1StructFieldValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StructFieldValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StructFieldValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StructFieldValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StructValue: Struct (or object) type feature value. @@ -28649,9 +28649,9 @@ type GoogleCloudAiplatformV1StructValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StructValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StructValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StructValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Study: A message representing a Study. @@ -28694,9 +28694,9 @@ type GoogleCloudAiplatformV1Study struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Study) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Study) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Study - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpec: Represents specification of a Study. @@ -28763,9 +28763,9 @@ type GoogleCloudAiplatformV1StudySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpecConvexAutomatedStoppingSpec: Configuration @@ -28830,9 +28830,9 @@ type GoogleCloudAiplatformV1StudySpecConvexAutomatedStoppingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecConvexAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecConvexAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecConvexAutomatedStoppingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpecDecayCurveAutomatedStoppingSpec: The decay @@ -28859,9 +28859,9 @@ type GoogleCloudAiplatformV1StudySpecDecayCurveAutomatedStoppingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecDecayCurveAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecDecayCurveAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecDecayCurveAutomatedStoppingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpecMedianAutomatedStoppingSpec: The median @@ -28889,9 +28889,9 @@ type GoogleCloudAiplatformV1StudySpecMedianAutomatedStoppingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecMedianAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecMedianAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecMedianAutomatedStoppingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpecMetricSpec: Represents a metric to optimize. @@ -28922,9 +28922,9 @@ type GoogleCloudAiplatformV1StudySpecMetricSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecMetricSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecMetricSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecMetricSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpecMetricSpecSafetyMetricConfig: Used in safe @@ -28954,9 +28954,9 @@ type GoogleCloudAiplatformV1StudySpecMetricSpecSafetyMetricConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecMetricSpecSafetyMetricConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecMetricSpecSafetyMetricConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecMetricSpecSafetyMetricConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1StudySpecMetricSpecSafetyMetricConfig) UnmarshalJSON(data []byte) error { @@ -29020,9 +29020,9 @@ type GoogleCloudAiplatformV1StudySpecParameterSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecParameterSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecParameterSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecParameterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpecParameterSpecCategoricalValueSpec: Value @@ -29048,9 +29048,9 @@ type GoogleCloudAiplatformV1StudySpecParameterSpecCategoricalValueSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecParameterSpecCategoricalValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecParameterSpecCategoricalValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecParameterSpecCategoricalValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpec: @@ -29080,9 +29080,9 @@ type GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpec struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecCategori @@ -29105,9 +29105,9 @@ type GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecCatego NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecCategoricalValueCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecCategoricalValueCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecCategoricalValueCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecDiscrete @@ -29131,9 +29131,9 @@ type GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecDiscre NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition) UnmarshalJSON(data []byte) error { @@ -29173,9 +29173,9 @@ type GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecIntVal NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecIntValueCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecIntValueCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecIntValueCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpecParameterSpecDiscreteValueSpec: Value @@ -29205,9 +29205,9 @@ type GoogleCloudAiplatformV1StudySpecParameterSpecDiscreteValueSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecParameterSpecDiscreteValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecParameterSpecDiscreteValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecParameterSpecDiscreteValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1StudySpecParameterSpecDiscreteValueSpec) UnmarshalJSON(data []byte) error { @@ -29254,9 +29254,9 @@ type GoogleCloudAiplatformV1StudySpecParameterSpecDoubleValueSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecParameterSpecDoubleValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecParameterSpecDoubleValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecParameterSpecDoubleValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1StudySpecParameterSpecDoubleValueSpec) UnmarshalJSON(data []byte) error { @@ -29302,9 +29302,9 @@ type GoogleCloudAiplatformV1StudySpecParameterSpecIntegerValueSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecParameterSpecIntegerValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecParameterSpecIntegerValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecParameterSpecIntegerValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudySpecStudyStoppingConfig: The configuration @@ -29364,9 +29364,9 @@ type GoogleCloudAiplatformV1StudySpecStudyStoppingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudySpecStudyStoppingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudySpecStudyStoppingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudySpecStudyStoppingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1StudyTimeConstraint: Time-based Constraint for Study @@ -29389,9 +29389,9 @@ type GoogleCloudAiplatformV1StudyTimeConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1StudyTimeConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1StudyTimeConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1StudyTimeConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SuggestTrialsMetadata: Details of operations that @@ -29417,9 +29417,9 @@ type GoogleCloudAiplatformV1SuggestTrialsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SuggestTrialsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SuggestTrialsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SuggestTrialsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SuggestTrialsRequest: Request message for @@ -29474,9 +29474,9 @@ type GoogleCloudAiplatformV1SuggestTrialsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SuggestTrialsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SuggestTrialsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SuggestTrialsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SuggestTrialsResponse: Response message for @@ -29510,9 +29510,9 @@ type GoogleCloudAiplatformV1SuggestTrialsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SuggestTrialsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SuggestTrialsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SuggestTrialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SummarizationHelpfulnessInput: Input for @@ -29535,9 +29535,9 @@ type GoogleCloudAiplatformV1SummarizationHelpfulnessInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationHelpfulnessInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationHelpfulnessInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationHelpfulnessInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SummarizationHelpfulnessInstance: Spec for @@ -29564,9 +29564,9 @@ type GoogleCloudAiplatformV1SummarizationHelpfulnessInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationHelpfulnessInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationHelpfulnessInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationHelpfulnessInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SummarizationHelpfulnessResult: Spec for @@ -29591,9 +29591,9 @@ type GoogleCloudAiplatformV1SummarizationHelpfulnessResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationHelpfulnessResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationHelpfulnessResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationHelpfulnessResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SummarizationHelpfulnessResult) UnmarshalJSON(data []byte) error { @@ -29633,9 +29633,9 @@ type GoogleCloudAiplatformV1SummarizationHelpfulnessSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationHelpfulnessSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationHelpfulnessSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationHelpfulnessSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SummarizationQualityInput: Input for summarization @@ -29658,9 +29658,9 @@ type GoogleCloudAiplatformV1SummarizationQualityInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationQualityInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationQualityInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationQualityInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SummarizationQualityInstance: Spec for summarization @@ -29687,9 +29687,9 @@ type GoogleCloudAiplatformV1SummarizationQualityInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationQualityInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationQualityInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationQualityInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SummarizationQualityResult: Spec for summarization @@ -29714,9 +29714,9 @@ type GoogleCloudAiplatformV1SummarizationQualityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationQualityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationQualityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationQualityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SummarizationQualityResult) UnmarshalJSON(data []byte) error { @@ -29756,9 +29756,9 @@ type GoogleCloudAiplatformV1SummarizationQualitySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationQualitySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationQualitySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationQualitySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SummarizationVerbosityInput: Input for summarization @@ -29781,9 +29781,9 @@ type GoogleCloudAiplatformV1SummarizationVerbosityInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationVerbosityInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationVerbosityInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationVerbosityInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SummarizationVerbosityInstance: Spec for @@ -29810,9 +29810,9 @@ type GoogleCloudAiplatformV1SummarizationVerbosityInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationVerbosityInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationVerbosityInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationVerbosityInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SummarizationVerbosityResult: Spec for summarization @@ -29837,9 +29837,9 @@ type GoogleCloudAiplatformV1SummarizationVerbosityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationVerbosityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationVerbosityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationVerbosityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SummarizationVerbosityResult) UnmarshalJSON(data []byte) error { @@ -29879,9 +29879,9 @@ type GoogleCloudAiplatformV1SummarizationVerbositySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SummarizationVerbositySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SummarizationVerbositySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SummarizationVerbositySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SupervisedHyperParameters: Hyperparameters for SFT. @@ -29914,9 +29914,9 @@ type GoogleCloudAiplatformV1SupervisedHyperParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SupervisedHyperParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SupervisedHyperParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SupervisedHyperParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SupervisedHyperParameters) UnmarshalJSON(data []byte) error { @@ -29972,9 +29972,9 @@ type GoogleCloudAiplatformV1SupervisedTuningDataStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SupervisedTuningDataStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SupervisedTuningDataStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SupervisedTuningDataStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution: Dataset @@ -30012,9 +30012,9 @@ type GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution) UnmarshalJSON(data []byte) error { @@ -30064,9 +30064,9 @@ type GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket str NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1SupervisedTuningDatasetDistributionDatasetBucket) UnmarshalJSON(data []byte) error { @@ -30112,9 +30112,9 @@ type GoogleCloudAiplatformV1SupervisedTuningSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SupervisedTuningSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SupervisedTuningSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SupervisedTuningSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1SyncFeatureViewRequest: Request message for @@ -30145,9 +30145,9 @@ type GoogleCloudAiplatformV1SyncFeatureViewResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1SyncFeatureViewResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1SyncFeatureViewResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1SyncFeatureViewResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TFRecordDestination: The storage details for TFRecord @@ -30168,9 +30168,9 @@ type GoogleCloudAiplatformV1TFRecordDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TFRecordDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TFRecordDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TFRecordDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Tensor: A tensor value type. @@ -30236,9 +30236,9 @@ type GoogleCloudAiplatformV1Tensor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Tensor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Tensor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Tensor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1Tensor) UnmarshalJSON(data []byte) error { @@ -30323,9 +30323,9 @@ type GoogleCloudAiplatformV1Tensorboard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Tensorboard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Tensorboard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Tensorboard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TensorboardBlob: One blob (e.g, image, graph) @@ -30350,9 +30350,9 @@ type GoogleCloudAiplatformV1TensorboardBlob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TensorboardBlob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TensorboardBlob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TensorboardBlob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TensorboardBlobSequence: One point viewable on a blob @@ -30374,9 +30374,9 @@ type GoogleCloudAiplatformV1TensorboardBlobSequence struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TensorboardBlobSequence) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TensorboardBlobSequence) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TensorboardBlobSequence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TensorboardExperiment: A TensorboardExperiment is a @@ -30431,9 +30431,9 @@ type GoogleCloudAiplatformV1TensorboardExperiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TensorboardExperiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TensorboardExperiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TensorboardExperiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TensorboardRun: TensorboardRun maps to a specific @@ -30488,9 +30488,9 @@ type GoogleCloudAiplatformV1TensorboardRun struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TensorboardRun) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TensorboardRun) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TensorboardRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TensorboardTensor: One point viewable on a tensor @@ -30515,9 +30515,9 @@ type GoogleCloudAiplatformV1TensorboardTensor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TensorboardTensor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TensorboardTensor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TensorboardTensor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TensorboardTimeSeries: TensorboardTimeSeries maps to @@ -30575,9 +30575,9 @@ type GoogleCloudAiplatformV1TensorboardTimeSeries struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TensorboardTimeSeries) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TensorboardTimeSeries) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TensorboardTimeSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TensorboardTimeSeriesMetadata: Describes metadata for @@ -30606,9 +30606,9 @@ type GoogleCloudAiplatformV1TensorboardTimeSeriesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TensorboardTimeSeriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TensorboardTimeSeriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TensorboardTimeSeriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ThresholdConfig: The config for feature monitoring @@ -30635,9 +30635,9 @@ type GoogleCloudAiplatformV1ThresholdConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ThresholdConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ThresholdConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ThresholdConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ThresholdConfig) UnmarshalJSON(data []byte) error { @@ -30688,9 +30688,9 @@ type GoogleCloudAiplatformV1TimeSeriesData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TimeSeriesData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TimeSeriesData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TimeSeriesData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TimeSeriesDataPoint: A TensorboardTimeSeries data @@ -30720,9 +30720,9 @@ type GoogleCloudAiplatformV1TimeSeriesDataPoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TimeSeriesDataPoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TimeSeriesDataPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TimeSeriesDataPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TimestampSplit: Assigns input data to training, @@ -30758,9 +30758,9 @@ type GoogleCloudAiplatformV1TimestampSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TimestampSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TimestampSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TimestampSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1TimestampSplit) UnmarshalJSON(data []byte) error { @@ -30803,9 +30803,9 @@ type GoogleCloudAiplatformV1TokensInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TokensInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TokensInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TokensInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Tool: Tool details that the model may use to generate @@ -30842,9 +30842,9 @@ type GoogleCloudAiplatformV1Tool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Tool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Tool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Tool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolCallValidInput: Input for tool call valid metric. @@ -30866,9 +30866,9 @@ type GoogleCloudAiplatformV1ToolCallValidInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolCallValidInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolCallValidInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolCallValidInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolCallValidInstance: Spec for tool call valid @@ -30891,9 +30891,9 @@ type GoogleCloudAiplatformV1ToolCallValidInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolCallValidInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolCallValidInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolCallValidInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolCallValidMetricValue: Tool call valid metric @@ -30914,9 +30914,9 @@ type GoogleCloudAiplatformV1ToolCallValidMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolCallValidMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolCallValidMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolCallValidMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ToolCallValidMetricValue) UnmarshalJSON(data []byte) error { @@ -30951,9 +30951,9 @@ type GoogleCloudAiplatformV1ToolCallValidResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolCallValidResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolCallValidResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolCallValidResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolCallValidSpec: Spec for tool call valid metric. @@ -30978,9 +30978,9 @@ type GoogleCloudAiplatformV1ToolConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolNameMatchInput: Input for tool name match metric. @@ -31002,9 +31002,9 @@ type GoogleCloudAiplatformV1ToolNameMatchInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolNameMatchInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolNameMatchInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolNameMatchInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolNameMatchInstance: Spec for tool name match @@ -31027,9 +31027,9 @@ type GoogleCloudAiplatformV1ToolNameMatchInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolNameMatchInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolNameMatchInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolNameMatchInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolNameMatchMetricValue: Tool name match metric @@ -31050,9 +31050,9 @@ type GoogleCloudAiplatformV1ToolNameMatchMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolNameMatchMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolNameMatchMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolNameMatchMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ToolNameMatchMetricValue) UnmarshalJSON(data []byte) error { @@ -31087,9 +31087,9 @@ type GoogleCloudAiplatformV1ToolNameMatchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolNameMatchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolNameMatchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolNameMatchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolNameMatchSpec: Spec for tool name match metric. @@ -31116,9 +31116,9 @@ type GoogleCloudAiplatformV1ToolParameterKVMatchInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolParameterKVMatchInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolParameterKVMatchInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolParameterKVMatchInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolParameterKVMatchInstance: Spec for tool parameter @@ -31141,9 +31141,9 @@ type GoogleCloudAiplatformV1ToolParameterKVMatchInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolParameterKVMatchInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolParameterKVMatchInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolParameterKVMatchInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolParameterKVMatchMetricValue: Tool parameter key @@ -31164,9 +31164,9 @@ type GoogleCloudAiplatformV1ToolParameterKVMatchMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolParameterKVMatchMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolParameterKVMatchMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolParameterKVMatchMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ToolParameterKVMatchMetricValue) UnmarshalJSON(data []byte) error { @@ -31204,9 +31204,9 @@ type GoogleCloudAiplatformV1ToolParameterKVMatchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolParameterKVMatchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolParameterKVMatchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolParameterKVMatchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolParameterKVMatchSpec: Spec for tool parameter key @@ -31228,9 +31228,9 @@ type GoogleCloudAiplatformV1ToolParameterKVMatchSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolParameterKVMatchSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolParameterKVMatchSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolParameterKVMatchSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolParameterKeyMatchInput: Input for tool parameter @@ -31253,9 +31253,9 @@ type GoogleCloudAiplatformV1ToolParameterKeyMatchInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolParameterKeyMatchInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolParameterKeyMatchInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolParameterKeyMatchInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolParameterKeyMatchInstance: Spec for tool @@ -31278,9 +31278,9 @@ type GoogleCloudAiplatformV1ToolParameterKeyMatchInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolParameterKeyMatchInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolParameterKeyMatchInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolParameterKeyMatchInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue: Tool parameter key @@ -31301,9 +31301,9 @@ type GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue) UnmarshalJSON(data []byte) error { @@ -31341,9 +31341,9 @@ type GoogleCloudAiplatformV1ToolParameterKeyMatchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1ToolParameterKeyMatchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1ToolParameterKeyMatchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1ToolParameterKeyMatchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1ToolParameterKeyMatchSpec: Spec for tool parameter @@ -31372,9 +31372,9 @@ type GoogleCloudAiplatformV1TrainingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TrainingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TrainingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TrainingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TrainingPipeline: The TrainingPipeline orchestrates @@ -31494,9 +31494,9 @@ type GoogleCloudAiplatformV1TrainingPipeline struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TrainingPipeline) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TrainingPipeline) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TrainingPipeline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Trial: A message representing a Trial. A Trial @@ -31576,9 +31576,9 @@ type GoogleCloudAiplatformV1Trial struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Trial) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Trial) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Trial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TrialContext: Next ID: 3 @@ -31608,9 +31608,9 @@ type GoogleCloudAiplatformV1TrialContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TrialContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TrialContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TrialContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TrialParameter: A message representing a parameter to @@ -31637,9 +31637,9 @@ type GoogleCloudAiplatformV1TrialParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TrialParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TrialParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TrialParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TunedModel: The Model Registry Model and Online @@ -31664,9 +31664,9 @@ type GoogleCloudAiplatformV1TunedModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TunedModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TunedModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TunedModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TuningDataStats: The tuning data statistic values for @@ -31687,9 +31687,9 @@ type GoogleCloudAiplatformV1TuningDataStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TuningDataStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TuningDataStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TuningDataStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1TuningJob: Represents a TuningJob that runs with @@ -31779,9 +31779,9 @@ type GoogleCloudAiplatformV1TuningJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1TuningJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1TuningJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1TuningJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UndeployIndexOperationMetadata: Runtime operation @@ -31802,9 +31802,9 @@ type GoogleCloudAiplatformV1UndeployIndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UndeployIndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UndeployIndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UndeployIndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UndeployIndexRequest: Request message for @@ -31826,9 +31826,9 @@ type GoogleCloudAiplatformV1UndeployIndexRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UndeployIndexRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UndeployIndexRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UndeployIndexRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UndeployIndexResponse: Response message for @@ -31854,9 +31854,9 @@ type GoogleCloudAiplatformV1UndeployModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UndeployModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UndeployModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UndeployModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UndeployModelRequest: Request message for @@ -31885,9 +31885,9 @@ type GoogleCloudAiplatformV1UndeployModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UndeployModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UndeployModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UndeployModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UndeployModelResponse: Response message for @@ -31920,9 +31920,9 @@ type GoogleCloudAiplatformV1UnmanagedContainerModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UnmanagedContainerModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UnmanagedContainerModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UnmanagedContainerModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateDeploymentResourcePoolOperationMetadata: @@ -31943,9 +31943,9 @@ type GoogleCloudAiplatformV1UpdateDeploymentResourcePoolOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateDeploymentResourcePoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateDeploymentResourcePoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateDeploymentResourcePoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateExplanationDatasetOperationMetadata: Runtime @@ -31966,9 +31966,9 @@ type GoogleCloudAiplatformV1UpdateExplanationDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateExplanationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateExplanationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateExplanationDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateExplanationDatasetRequest: Request message for @@ -31989,9 +31989,9 @@ type GoogleCloudAiplatformV1UpdateExplanationDatasetRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateExplanationDatasetRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateExplanationDatasetRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateExplanationDatasetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateExplanationDatasetResponse: Response message of @@ -32017,9 +32017,9 @@ type GoogleCloudAiplatformV1UpdateFeatureGroupOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateFeatureGroupOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateFeatureGroupOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateFeatureGroupOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateFeatureOnlineStoreOperationMetadata: Details of @@ -32040,9 +32040,9 @@ type GoogleCloudAiplatformV1UpdateFeatureOnlineStoreOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateFeatureOnlineStoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateFeatureOnlineStoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateFeatureOnlineStoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateFeatureOperationMetadata: Details of operations @@ -32063,9 +32063,9 @@ type GoogleCloudAiplatformV1UpdateFeatureOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateFeatureOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateFeatureOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateFeatureOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateFeatureViewOperationMetadata: Details of @@ -32086,9 +32086,9 @@ type GoogleCloudAiplatformV1UpdateFeatureViewOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateFeatureViewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateFeatureViewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateFeatureViewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateFeaturestoreOperationMetadata: Details of @@ -32109,9 +32109,9 @@ type GoogleCloudAiplatformV1UpdateFeaturestoreOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateFeaturestoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateFeaturestoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateFeaturestoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateIndexOperationMetadata: Runtime operation @@ -32135,9 +32135,9 @@ type GoogleCloudAiplatformV1UpdateIndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateIndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateIndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateIndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateModelDeploymentMonitoringJobOperationMetadata: @@ -32159,9 +32159,9 @@ type GoogleCloudAiplatformV1UpdateModelDeploymentMonitoringJobOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateModelDeploymentMonitoringJobOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateModelDeploymentMonitoringJobOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateModelDeploymentMonitoringJobOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdatePersistentResourceOperationMetadata: Details of @@ -32184,9 +32184,9 @@ type GoogleCloudAiplatformV1UpdatePersistentResourceOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdatePersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdatePersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdatePersistentResourceOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateSpecialistPoolOperationMetadata: Runtime @@ -32212,9 +32212,9 @@ type GoogleCloudAiplatformV1UpdateSpecialistPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateSpecialistPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateSpecialistPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateSpecialistPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpdateTensorboardOperationMetadata: Details of @@ -32235,9 +32235,9 @@ type GoogleCloudAiplatformV1UpdateTensorboardOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpdateTensorboardOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpdateTensorboardOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpdateTensorboardOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpgradeNotebookRuntimeOperationMetadata: Metadata @@ -32261,9 +32261,9 @@ type GoogleCloudAiplatformV1UpgradeNotebookRuntimeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpgradeNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpgradeNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpgradeNotebookRuntimeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpgradeNotebookRuntimeRequest: Request message for @@ -32289,9 +32289,9 @@ type GoogleCloudAiplatformV1UploadModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UploadModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UploadModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UploadModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UploadModelRequest: Request message for @@ -32328,9 +32328,9 @@ type GoogleCloudAiplatformV1UploadModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UploadModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UploadModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UploadModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UploadModelResponse: Response message of @@ -32354,9 +32354,9 @@ type GoogleCloudAiplatformV1UploadModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UploadModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UploadModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UploadModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpsertDatapointsRequest: Request message for @@ -32383,9 +32383,9 @@ type GoogleCloudAiplatformV1UpsertDatapointsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UpsertDatapointsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UpsertDatapointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UpsertDatapointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1UpsertDatapointsResponse: Response message for @@ -32424,9 +32424,9 @@ type GoogleCloudAiplatformV1UserActionReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1UserActionReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1UserActionReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1UserActionReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1Value: Value is the value of the field. @@ -32450,9 +32450,9 @@ type GoogleCloudAiplatformV1Value struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1Value) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1Value) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1Value) UnmarshalJSON(data []byte) error { @@ -32491,9 +32491,9 @@ type GoogleCloudAiplatformV1VertexAISearch struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1VertexAISearch) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1VertexAISearch) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1VertexAISearch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1VideoMetadata: Metadata describes the input video @@ -32516,9 +32516,9 @@ type GoogleCloudAiplatformV1VideoMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1VideoMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1VideoMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1VideoMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1WorkerPoolSpec: Represents the spec of a worker pool @@ -32550,9 +32550,9 @@ type GoogleCloudAiplatformV1WorkerPoolSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1WorkerPoolSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1WorkerPoolSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1WorkerPoolSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1WriteFeatureValuesPayload: Contains Feature values to @@ -32579,9 +32579,9 @@ type GoogleCloudAiplatformV1WriteFeatureValuesPayload struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1WriteFeatureValuesPayload) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1WriteFeatureValuesPayload) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1WriteFeatureValuesPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1WriteFeatureValuesRequest: Request message for @@ -32603,9 +32603,9 @@ type GoogleCloudAiplatformV1WriteFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1WriteFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1WriteFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1WriteFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1WriteFeatureValuesResponse: Response message for @@ -32634,9 +32634,9 @@ type GoogleCloudAiplatformV1WriteTensorboardExperimentDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1WriteTensorboardExperimentDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1WriteTensorboardExperimentDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1WriteTensorboardExperimentDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1WriteTensorboardExperimentDataResponse: Response @@ -32672,9 +32672,9 @@ type GoogleCloudAiplatformV1WriteTensorboardRunDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1WriteTensorboardRunDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1WriteTensorboardRunDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1WriteTensorboardRunDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1WriteTensorboardRunDataResponse: Response message for @@ -32719,9 +32719,9 @@ type GoogleCloudAiplatformV1XraiAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1XraiAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1XraiAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1XraiAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -32748,9 +32748,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -32787,9 +32787,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -32886,9 +32886,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -32976,9 +32976,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -33001,9 +33001,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -33028,9 +33028,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -33057,9 +33057,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -33104,9 +33104,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -33148,9 +33148,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeColor: Represents a color in the RGBA color space. This @@ -33231,9 +33231,9 @@ type GoogleTypeColor struct { NullFields []string `json:"-"` } -func (s *GoogleTypeColor) MarshalJSON() ([]byte, error) { +func (s GoogleTypeColor) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeColor) UnmarshalJSON(data []byte) error { @@ -33289,9 +33289,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -33337,9 +33337,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeInterval: Represents a time interval, encoded as a Timestamp start @@ -33368,9 +33368,9 @@ type GoogleTypeInterval struct { NullFields []string `json:"-"` } -func (s *GoogleTypeInterval) MarshalJSON() ([]byte, error) { +func (s GoogleTypeInterval) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -33399,9 +33399,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IntelligenceCloudAutomlXpsMetricEntry struct { @@ -33431,9 +33431,9 @@ type IntelligenceCloudAutomlXpsMetricEntry struct { NullFields []string `json:"-"` } -func (s *IntelligenceCloudAutomlXpsMetricEntry) MarshalJSON() ([]byte, error) { +func (s IntelligenceCloudAutomlXpsMetricEntry) MarshalJSON() ([]byte, error) { type NoMethod IntelligenceCloudAutomlXpsMetricEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *IntelligenceCloudAutomlXpsMetricEntry) UnmarshalJSON(data []byte) error { @@ -33468,9 +33468,9 @@ type IntelligenceCloudAutomlXpsMetricEntryLabel struct { NullFields []string `json:"-"` } -func (s *IntelligenceCloudAutomlXpsMetricEntryLabel) MarshalJSON() ([]byte, error) { +func (s IntelligenceCloudAutomlXpsMetricEntryLabel) MarshalJSON() ([]byte, error) { type NoMethod IntelligenceCloudAutomlXpsMetricEntryLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IntelligenceCloudAutomlXpsReportingMetrics struct { @@ -33494,9 +33494,9 @@ type IntelligenceCloudAutomlXpsReportingMetrics struct { NullFields []string `json:"-"` } -func (s *IntelligenceCloudAutomlXpsReportingMetrics) MarshalJSON() ([]byte, error) { +func (s IntelligenceCloudAutomlXpsReportingMetrics) MarshalJSON() ([]byte, error) { type NoMethod IntelligenceCloudAutomlXpsReportingMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsEvaluateInstancesCall struct { diff --git a/aiplatform/v1beta1/aiplatform-gen.go b/aiplatform/v1beta1/aiplatform-gen.go index 692c2920b8..027c736a02 100644 --- a/aiplatform/v1beta1/aiplatform-gen.go +++ b/aiplatform/v1beta1/aiplatform-gen.go @@ -1685,9 +1685,9 @@ type CloudAiLargeModelsVisionGenerateVideoResponse struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionGenerateVideoResponse) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionGenerateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionGenerateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiLargeModelsVisionImage: Image. @@ -1719,9 +1719,9 @@ type CloudAiLargeModelsVisionImage struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionImage) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionImage) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiLargeModelsVisionImageRAIScores: RAI scores for generated image @@ -1742,9 +1742,9 @@ type CloudAiLargeModelsVisionImageRAIScores struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionImageRAIScores) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionImageRAIScores) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionImageRAIScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CloudAiLargeModelsVisionImageRAIScores) UnmarshalJSON(data []byte) error { @@ -1780,9 +1780,9 @@ type CloudAiLargeModelsVisionMedia struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionMedia) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionMedia) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CloudAiLargeModelsVisionNamedBoundingBox struct { @@ -1806,9 +1806,9 @@ type CloudAiLargeModelsVisionNamedBoundingBox struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionNamedBoundingBox) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionNamedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionNamedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CloudAiLargeModelsVisionNamedBoundingBox) UnmarshalJSON(data []byte) error { @@ -1862,9 +1862,9 @@ type CloudAiLargeModelsVisionRaiInfo struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionRaiInfo) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionRaiInfo) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionRaiInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CloudAiLargeModelsVisionRaiInfo) UnmarshalJSON(data []byte) error { @@ -1904,9 +1904,9 @@ type CloudAiLargeModelsVisionRaiInfoDetectedLabels struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionRaiInfoDetectedLabels) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionRaiInfoDetectedLabels) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionRaiInfoDetectedLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiLargeModelsVisionRaiInfoDetectedLabelsBoundingBox: An integer @@ -1933,9 +1933,9 @@ type CloudAiLargeModelsVisionRaiInfoDetectedLabelsBoundingBox struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionRaiInfoDetectedLabelsBoundingBox) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionRaiInfoDetectedLabelsBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionRaiInfoDetectedLabelsBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity: The properties for a @@ -1965,9 +1965,9 @@ type CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CloudAiLargeModelsVisionRaiInfoDetectedLabelsEntity) UnmarshalJSON(data []byte) error { @@ -2008,9 +2008,9 @@ type CloudAiLargeModelsVisionSemanticFilterResponse struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionSemanticFilterResponse) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionSemanticFilterResponse) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionSemanticFilterResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiLargeModelsVisionVideo: Video @@ -2032,9 +2032,9 @@ type CloudAiLargeModelsVisionVideo struct { NullFields []string `json:"-"` } -func (s *CloudAiLargeModelsVisionVideo) MarshalJSON() ([]byte, error) { +func (s CloudAiLargeModelsVisionVideo) MarshalJSON() ([]byte, error) { type NoMethod CloudAiLargeModelsVisionVideo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiPlatformCommonCreatePipelineJobApiErrorDetail: Create API error @@ -2086,9 +2086,9 @@ type CloudAiPlatformCommonCreatePipelineJobApiErrorDetail struct { NullFields []string `json:"-"` } -func (s *CloudAiPlatformCommonCreatePipelineJobApiErrorDetail) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformCommonCreatePipelineJobApiErrorDetail) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformCommonCreatePipelineJobApiErrorDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiHttpBody: Message that represents an arbitrary HTTP body. It should @@ -2133,9 +2133,9 @@ type GoogleApiHttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApiHttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApiHttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiHttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ActiveLearningConfig: Parameters that configure @@ -2168,9 +2168,9 @@ type GoogleCloudAiplatformV1beta1ActiveLearningConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ActiveLearningConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ActiveLearningConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ActiveLearningConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AddContextArtifactsAndExecutionsRequest: Request @@ -2199,9 +2199,9 @@ type GoogleCloudAiplatformV1beta1AddContextArtifactsAndExecutionsRequest struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AddContextArtifactsAndExecutionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AddContextArtifactsAndExecutionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AddContextArtifactsAndExecutionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AddContextArtifactsAndExecutionsResponse: @@ -2229,9 +2229,9 @@ type GoogleCloudAiplatformV1beta1AddContextChildrenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AddContextChildrenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AddContextChildrenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AddContextChildrenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AddContextChildrenResponse: Response message for @@ -2259,9 +2259,9 @@ type GoogleCloudAiplatformV1beta1AddExecutionEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AddExecutionEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AddExecutionEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AddExecutionEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AddExecutionEventsResponse: Response message for @@ -2289,9 +2289,9 @@ type GoogleCloudAiplatformV1beta1AddTrialMeasurementRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AddTrialMeasurementRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AddTrialMeasurementRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AddTrialMeasurementRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Annotation: Used to assign specific @@ -2345,9 +2345,9 @@ type GoogleCloudAiplatformV1beta1Annotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Annotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Annotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Annotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AnnotationSpec: Identifies a concept with which @@ -2381,9 +2381,9 @@ type GoogleCloudAiplatformV1beta1AnnotationSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AnnotationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AnnotationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AnnotationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Artifact: Instance of a general artifact. @@ -2454,9 +2454,9 @@ type GoogleCloudAiplatformV1beta1Artifact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Artifact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Artifact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Artifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AssignNotebookRuntimeOperationMetadata: Metadata @@ -2480,9 +2480,9 @@ type GoogleCloudAiplatformV1beta1AssignNotebookRuntimeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AssignNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AssignNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AssignNotebookRuntimeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AssignNotebookRuntimeRequest: Request message @@ -2510,9 +2510,9 @@ type GoogleCloudAiplatformV1beta1AssignNotebookRuntimeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AssignNotebookRuntimeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AssignNotebookRuntimeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AssignNotebookRuntimeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Attribution: Attribution that explains a @@ -2587,9 +2587,9 @@ type GoogleCloudAiplatformV1beta1Attribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Attribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Attribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Attribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1Attribution) UnmarshalJSON(data []byte) error { @@ -2647,9 +2647,9 @@ type GoogleCloudAiplatformV1beta1AuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AuthConfigApiKeyConfig: Config for @@ -2690,9 +2690,9 @@ type GoogleCloudAiplatformV1beta1AuthConfigApiKeyConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AuthConfigApiKeyConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AuthConfigApiKeyConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AuthConfigApiKeyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AuthConfigGoogleServiceAccountConfig: Config for @@ -2719,9 +2719,9 @@ type GoogleCloudAiplatformV1beta1AuthConfigGoogleServiceAccountConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AuthConfigGoogleServiceAccountConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AuthConfigGoogleServiceAccountConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AuthConfigGoogleServiceAccountConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AuthConfigHttpBasicAuthConfig: Config for HTTP @@ -2748,9 +2748,9 @@ type GoogleCloudAiplatformV1beta1AuthConfigHttpBasicAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AuthConfigHttpBasicAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AuthConfigHttpBasicAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AuthConfigHttpBasicAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AuthConfigOauthConfig: Config for user oauth. @@ -2778,9 +2778,9 @@ type GoogleCloudAiplatformV1beta1AuthConfigOauthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AuthConfigOauthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AuthConfigOauthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AuthConfigOauthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AuthConfigOidcConfig: Config for user OIDC auth. @@ -2812,9 +2812,9 @@ type GoogleCloudAiplatformV1beta1AuthConfigOidcConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AuthConfigOidcConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AuthConfigOidcConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AuthConfigOidcConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AutomaticResources: A description of resources @@ -2851,9 +2851,9 @@ type GoogleCloudAiplatformV1beta1AutomaticResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AutomaticResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AutomaticResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AutomaticResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AutoscalingMetricSpec: The metric specification @@ -2883,9 +2883,9 @@ type GoogleCloudAiplatformV1beta1AutoscalingMetricSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AutoscalingMetricSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AutoscalingMetricSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AutoscalingMetricSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1AvroSource: The storage details for Avro input @@ -2906,9 +2906,9 @@ type GoogleCloudAiplatformV1beta1AvroSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1AvroSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1AvroSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1AvroSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsRequest: Request message @@ -2931,9 +2931,9 @@ type GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsResponse: Response @@ -2954,9 +2954,9 @@ type GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchCreateFeaturesOperationMetadata: Details of @@ -2977,9 +2977,9 @@ type GoogleCloudAiplatformV1beta1BatchCreateFeaturesOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchCreateFeaturesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchCreateFeaturesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchCreateFeaturesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchCreateFeaturesRequest: Request message for @@ -3004,9 +3004,9 @@ type GoogleCloudAiplatformV1beta1BatchCreateFeaturesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchCreateFeaturesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchCreateFeaturesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchCreateFeaturesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchCreateFeaturesResponse: Response message @@ -3027,9 +3027,9 @@ type GoogleCloudAiplatformV1beta1BatchCreateFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchCreateFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchCreateFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchCreateFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsRequest: Request @@ -3051,9 +3051,9 @@ type GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsResponse: Response @@ -3077,9 +3077,9 @@ type GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesRequest: Request @@ -3102,9 +3102,9 @@ type GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesRequest struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesResponse: @@ -3128,9 +3128,9 @@ type GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchDedicatedResources: A description of @@ -3159,9 +3159,9 @@ type GoogleCloudAiplatformV1beta1BatchDedicatedResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchDedicatedResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchDedicatedResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchDedicatedResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsRequest: Request message @@ -3184,9 +3184,9 @@ type GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsResponse: Response @@ -3207,9 +3207,9 @@ type GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsRequest: Request @@ -3231,9 +3231,9 @@ type GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsResponse: @@ -3260,9 +3260,9 @@ type GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchImportModelEvaluationSlicesRequest: Request @@ -3284,9 +3284,9 @@ type GoogleCloudAiplatformV1beta1BatchImportModelEvaluationSlicesRequest struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchImportModelEvaluationSlicesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchImportModelEvaluationSlicesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchImportModelEvaluationSlicesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchImportModelEvaluationSlicesResponse: @@ -3308,9 +3308,9 @@ type GoogleCloudAiplatformV1beta1BatchImportModelEvaluationSlicesResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchImportModelEvaluationSlicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchImportModelEvaluationSlicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchImportModelEvaluationSlicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchMigrateResourcesOperationMetadata: Runtime @@ -3334,9 +3334,9 @@ type GoogleCloudAiplatformV1beta1BatchMigrateResourcesOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchMigrateResourcesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchMigrateResourcesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchMigrateResourcesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchMigrateResourcesOperationMetadataPartialResu @@ -3365,9 +3365,9 @@ type GoogleCloudAiplatformV1beta1BatchMigrateResourcesOperationMetadataPartialRe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchMigrateResourcesOperationMetadataPartialResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchMigrateResourcesOperationMetadataPartialResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchMigrateResourcesOperationMetadataPartialResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchMigrateResourcesRequest: Request message @@ -3390,9 +3390,9 @@ type GoogleCloudAiplatformV1beta1BatchMigrateResourcesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchMigrateResourcesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchMigrateResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchMigrateResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchMigrateResourcesResponse: Response message @@ -3413,9 +3413,9 @@ type GoogleCloudAiplatformV1beta1BatchMigrateResourcesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchMigrateResourcesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchMigrateResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchMigrateResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchPredictionJob: A job that uses a Model to @@ -3592,9 +3592,9 @@ type GoogleCloudAiplatformV1beta1BatchPredictionJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchPredictionJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchPredictionJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchPredictionJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchPredictionJobInputConfig: Configures the @@ -3625,9 +3625,9 @@ type GoogleCloudAiplatformV1beta1BatchPredictionJobInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchPredictionJobInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchPredictionJobInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchPredictionJobInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchPredictionJobInstanceConfig: Configuration @@ -3693,9 +3693,9 @@ type GoogleCloudAiplatformV1beta1BatchPredictionJobInstanceConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchPredictionJobInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchPredictionJobInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchPredictionJobInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchPredictionJobOutputConfig: Configures the @@ -3747,9 +3747,9 @@ type GoogleCloudAiplatformV1beta1BatchPredictionJobOutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchPredictionJobOutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchPredictionJobOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchPredictionJobOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchPredictionJobOutputInfo: Further describes @@ -3779,9 +3779,9 @@ type GoogleCloudAiplatformV1beta1BatchPredictionJobOutputInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchPredictionJobOutputInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchPredictionJobOutputInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchPredictionJobOutputInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchReadFeatureValuesOperationMetadata: Details @@ -3803,9 +3803,9 @@ type GoogleCloudAiplatformV1beta1BatchReadFeatureValuesOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchReadFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchReadFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchReadFeatureValuesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequest: Request message @@ -3857,9 +3857,9 @@ type GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequestEntityTypeSpec: @@ -3887,9 +3887,9 @@ type GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequestEntityTypeSpec str NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequestEntityTypeSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequestEntityTypeSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequestEntityTypeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequestPassThroughField: @@ -3912,9 +3912,9 @@ type GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequestPassThroughField s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequestPassThroughField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequestPassThroughField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequestPassThroughField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BatchReadFeatureValuesResponse: Response message @@ -3943,9 +3943,9 @@ type GoogleCloudAiplatformV1beta1BatchReadTensorboardTimeSeriesDataResponse stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BatchReadTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BatchReadTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BatchReadTensorboardTimeSeriesDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BigQueryDestination: The BigQuery location for @@ -3971,9 +3971,9 @@ type GoogleCloudAiplatformV1beta1BigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BigQuerySource: The BigQuery location for the @@ -3996,9 +3996,9 @@ type GoogleCloudAiplatformV1beta1BigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BleuInput: Input for bleu metric. @@ -4020,9 +4020,9 @@ type GoogleCloudAiplatformV1beta1BleuInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BleuInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BleuInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BleuInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BleuInstance: Spec for bleu instance. @@ -4044,9 +4044,9 @@ type GoogleCloudAiplatformV1beta1BleuInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BleuInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BleuInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BleuInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BleuMetricValue: Bleu metric value for an @@ -4067,9 +4067,9 @@ type GoogleCloudAiplatformV1beta1BleuMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BleuMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BleuMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BleuMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1BleuMetricValue) UnmarshalJSON(data []byte) error { @@ -4103,9 +4103,9 @@ type GoogleCloudAiplatformV1beta1BleuResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BleuResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BleuResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BleuResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BleuSpec: Spec for bleu score metric - @@ -4128,9 +4128,9 @@ type GoogleCloudAiplatformV1beta1BleuSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BleuSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BleuSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BleuSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Blob: Content blob. It's preferred to send as @@ -4153,9 +4153,9 @@ type GoogleCloudAiplatformV1beta1Blob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Blob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Blob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Blob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1BlurBaselineConfig: Config for blur baseline. @@ -4182,9 +4182,9 @@ type GoogleCloudAiplatformV1beta1BlurBaselineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BlurBaselineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BlurBaselineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BlurBaselineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1BlurBaselineConfig) UnmarshalJSON(data []byte) error { @@ -4218,9 +4218,9 @@ type GoogleCloudAiplatformV1beta1BoolArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1BoolArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1BoolArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1BoolArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CacheConfig: Config of GenAI caching features. @@ -4248,9 +4248,9 @@ type GoogleCloudAiplatformV1beta1CacheConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CacheConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CacheConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CacheConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CachedContent: A resource used in LLM queries @@ -4304,9 +4304,9 @@ type GoogleCloudAiplatformV1beta1CachedContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CachedContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CachedContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CachedContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CancelBatchPredictionJobRequest: Request message @@ -4403,9 +4403,9 @@ type GoogleCloudAiplatformV1beta1Candidate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Candidate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Candidate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Candidate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateMetatdata: This @@ -4432,9 +4432,9 @@ type GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateMetatdata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateMetatdata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateMetatdata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateMetatdata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateRequest: Request @@ -4460,9 +4460,9 @@ type GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Citation: Source attributions for content. @@ -4492,9 +4492,9 @@ type GoogleCloudAiplatformV1beta1Citation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Citation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Citation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Citation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CitationMetadata: A collection of source @@ -4515,9 +4515,9 @@ type GoogleCloudAiplatformV1beta1CitationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CitationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CitationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CitationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CoherenceInput: Input for coherence metric. @@ -4539,9 +4539,9 @@ type GoogleCloudAiplatformV1beta1CoherenceInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CoherenceInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CoherenceInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CoherenceInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CoherenceInstance: Spec for coherence instance. @@ -4561,9 +4561,9 @@ type GoogleCloudAiplatformV1beta1CoherenceInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CoherenceInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CoherenceInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CoherenceInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CoherenceResult: Spec for coherence result. @@ -4587,9 +4587,9 @@ type GoogleCloudAiplatformV1beta1CoherenceResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CoherenceResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CoherenceResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CoherenceResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1CoherenceResult) UnmarshalJSON(data []byte) error { @@ -4625,9 +4625,9 @@ type GoogleCloudAiplatformV1beta1CoherenceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CoherenceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CoherenceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CoherenceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CompleteTrialRequest: Request message for @@ -4656,9 +4656,9 @@ type GoogleCloudAiplatformV1beta1CompleteTrialRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CompleteTrialRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CompleteTrialRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CompleteTrialRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CompletionStats: Success and error statistics of @@ -4695,9 +4695,9 @@ type GoogleCloudAiplatformV1beta1CompletionStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CompletionStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CompletionStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CompletionStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ComputeTokensRequest: Request message for @@ -4726,9 +4726,9 @@ type GoogleCloudAiplatformV1beta1ComputeTokensRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ComputeTokensRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ComputeTokensRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ComputeTokensRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ComputeTokensResponse: Response message for @@ -4754,9 +4754,9 @@ type GoogleCloudAiplatformV1beta1ComputeTokensResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ComputeTokensResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ComputeTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ComputeTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ContainerRegistryDestination: The Container @@ -4782,9 +4782,9 @@ type GoogleCloudAiplatformV1beta1ContainerRegistryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ContainerRegistryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ContainerRegistryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ContainerRegistryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ContainerSpec: The spec of a Container. @@ -4813,9 +4813,9 @@ type GoogleCloudAiplatformV1beta1ContainerSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ContainerSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ContainerSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ContainerSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Content: The base structured datatype containing @@ -4843,9 +4843,9 @@ type GoogleCloudAiplatformV1beta1Content struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Content) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Content) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Content - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Context: Instance of a general context. @@ -4904,9 +4904,9 @@ type GoogleCloudAiplatformV1beta1Context struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Context) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Context) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CopyModelOperationMetadata: Details of @@ -4927,9 +4927,9 @@ type GoogleCloudAiplatformV1beta1CopyModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CopyModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CopyModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CopyModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CopyModelRequest: Request message for @@ -4964,9 +4964,9 @@ type GoogleCloudAiplatformV1beta1CopyModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CopyModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CopyModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CopyModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CopyModelResponse: Response message of @@ -4990,9 +4990,9 @@ type GoogleCloudAiplatformV1beta1CopyModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CopyModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CopyModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CopyModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CountTokensRequest: Request message for @@ -5020,9 +5020,9 @@ type GoogleCloudAiplatformV1beta1CountTokensRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CountTokensRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CountTokensRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CountTokensRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CountTokensResponse: Response message for @@ -5050,9 +5050,9 @@ type GoogleCloudAiplatformV1beta1CountTokensResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CountTokensResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CountTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CountTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateDatasetOperationMetadata: Runtime @@ -5073,9 +5073,9 @@ type GoogleCloudAiplatformV1beta1CreateDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateDatasetVersionOperationMetadata: Runtime @@ -5096,9 +5096,9 @@ type GoogleCloudAiplatformV1beta1CreateDatasetVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateDatasetVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateDatasetVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateDatasetVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolOperationMetadata: @@ -5119,9 +5119,9 @@ type GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolRequest: Request @@ -5147,9 +5147,9 @@ type GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateEndpointOperationMetadata: Runtime @@ -5170,9 +5170,9 @@ type GoogleCloudAiplatformV1beta1CreateEndpointOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateEndpointOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateEndpointOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateEndpointOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateEntityTypeOperationMetadata: Details of @@ -5193,9 +5193,9 @@ type GoogleCloudAiplatformV1beta1CreateEntityTypeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateEntityTypeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateEntityTypeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateEntityTypeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateExtensionControllerOperationMetadata: @@ -5216,9 +5216,9 @@ type GoogleCloudAiplatformV1beta1CreateExtensionControllerOperationMetadata stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateExtensionControllerOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateExtensionControllerOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateExtensionControllerOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateFeatureGroupOperationMetadata: Details of @@ -5239,9 +5239,9 @@ type GoogleCloudAiplatformV1beta1CreateFeatureGroupOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateFeatureGroupOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateFeatureGroupOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateFeatureGroupOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateFeatureOnlineStoreOperationMetadata: @@ -5262,9 +5262,9 @@ type GoogleCloudAiplatformV1beta1CreateFeatureOnlineStoreOperationMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateFeatureOnlineStoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateFeatureOnlineStoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateFeatureOnlineStoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateFeatureOperationMetadata: Details of @@ -5285,9 +5285,9 @@ type GoogleCloudAiplatformV1beta1CreateFeatureOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateFeatureOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateFeatureOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateFeatureOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateFeatureRequest: Request message for @@ -5320,9 +5320,9 @@ type GoogleCloudAiplatformV1beta1CreateFeatureRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateFeatureRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateFeatureRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateFeatureRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateFeatureViewOperationMetadata: Details of @@ -5343,9 +5343,9 @@ type GoogleCloudAiplatformV1beta1CreateFeatureViewOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateFeatureViewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateFeatureViewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateFeatureViewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateFeaturestoreOperationMetadata: Details of @@ -5366,9 +5366,9 @@ type GoogleCloudAiplatformV1beta1CreateFeaturestoreOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateFeaturestoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateFeaturestoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateFeaturestoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateIndexEndpointOperationMetadata: Runtime @@ -5389,9 +5389,9 @@ type GoogleCloudAiplatformV1beta1CreateIndexEndpointOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateIndexEndpointOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateIndexEndpointOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateIndexEndpointOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateIndexOperationMetadata: Runtime operation @@ -5415,9 +5415,9 @@ type GoogleCloudAiplatformV1beta1CreateIndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateIndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateIndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateIndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateMetadataStoreOperationMetadata: Details of @@ -5438,9 +5438,9 @@ type GoogleCloudAiplatformV1beta1CreateMetadataStoreOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateMetadataStoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateMetadataStoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateMetadataStoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateModelMonitorOperationMetadata: Runtime @@ -5461,9 +5461,9 @@ type GoogleCloudAiplatformV1beta1CreateModelMonitorOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateModelMonitorOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateModelMonitorOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateModelMonitorOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateModelMonitoringJobRequest: Request message @@ -5492,9 +5492,9 @@ type GoogleCloudAiplatformV1beta1CreateModelMonitoringJobRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateModelMonitoringJobRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateModelMonitoringJobRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateModelMonitoringJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobOperationMetadata: @@ -5518,9 +5518,9 @@ type GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobRequest: Request @@ -5547,9 +5547,9 @@ type GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateNotebookRuntimeTemplateOperationMetadata: @@ -5570,9 +5570,9 @@ type GoogleCloudAiplatformV1beta1CreateNotebookRuntimeTemplateOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateNotebookRuntimeTemplateOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateNotebookRuntimeTemplateOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateNotebookRuntimeTemplateOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreatePersistentResourceOperationMetadata: @@ -5595,9 +5595,9 @@ type GoogleCloudAiplatformV1beta1CreatePersistentResourceOperationMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreatePersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreatePersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreatePersistentResourceOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreatePipelineJobRequest: Request message for @@ -5626,9 +5626,9 @@ type GoogleCloudAiplatformV1beta1CreatePipelineJobRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreatePipelineJobRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreatePipelineJobRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreatePipelineJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateRegistryFeatureOperationMetadata: Details @@ -5649,9 +5649,9 @@ type GoogleCloudAiplatformV1beta1CreateRegistryFeatureOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateRegistryFeatureOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateRegistryFeatureOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateRegistryFeatureOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateSolverOperationMetadata: Runtime operation @@ -5672,9 +5672,9 @@ type GoogleCloudAiplatformV1beta1CreateSolverOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateSolverOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateSolverOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateSolverOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateSpecialistPoolOperationMetadata: Runtime @@ -5695,9 +5695,9 @@ type GoogleCloudAiplatformV1beta1CreateSpecialistPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateSpecialistPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateSpecialistPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateSpecialistPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateTensorboardOperationMetadata: Details of @@ -5718,9 +5718,9 @@ type GoogleCloudAiplatformV1beta1CreateTensorboardOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateTensorboardOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateTensorboardOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateTensorboardOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateTensorboardRunRequest: Request message for @@ -5750,9 +5750,9 @@ type GoogleCloudAiplatformV1beta1CreateTensorboardRunRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateTensorboardRunRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateTensorboardRunRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateTensorboardRunRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CreateTensorboardTimeSeriesRequest: Request @@ -5783,9 +5783,9 @@ type GoogleCloudAiplatformV1beta1CreateTensorboardTimeSeriesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CreateTensorboardTimeSeriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CreateTensorboardTimeSeriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CreateTensorboardTimeSeriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CsvDestination: The storage details for CSV @@ -5806,9 +5806,9 @@ type GoogleCloudAiplatformV1beta1CsvDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CsvDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CsvDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CsvDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CsvSource: The storage details for CSV input @@ -5829,9 +5829,9 @@ type GoogleCloudAiplatformV1beta1CsvSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CsvSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CsvSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CsvSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CustomJob: Represents a job that runs custom @@ -5917,9 +5917,9 @@ type GoogleCloudAiplatformV1beta1CustomJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CustomJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CustomJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CustomJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CustomJobSpec: Represents the spec of a @@ -6027,9 +6027,9 @@ type GoogleCloudAiplatformV1beta1CustomJobSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CustomJobSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CustomJobSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CustomJobSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DataItem: A piece of data in a Dataset. Could be @@ -6070,9 +6070,9 @@ type GoogleCloudAiplatformV1beta1DataItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DataItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DataItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DataItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DataItemView: A container for a single DataItem @@ -6105,9 +6105,9 @@ type GoogleCloudAiplatformV1beta1DataItemView struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DataItemView) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DataItemView) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DataItemView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DataLabelingJob: DataLabelingJob is used to @@ -6221,9 +6221,9 @@ type GoogleCloudAiplatformV1beta1DataLabelingJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DataLabelingJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DataLabelingJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DataLabelingJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Dataset: A collection of DataItems and @@ -6301,9 +6301,9 @@ type GoogleCloudAiplatformV1beta1Dataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Dataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Dataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Dataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DatasetVersion: Describes the dataset version. @@ -6345,9 +6345,9 @@ type GoogleCloudAiplatformV1beta1DatasetVersion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DatasetVersion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DatasetVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DatasetVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DedicatedResources: A description of resources @@ -6404,9 +6404,9 @@ type GoogleCloudAiplatformV1beta1DedicatedResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DedicatedResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DedicatedResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DedicatedResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeleteFeatureValuesOperationMetadata: Details of @@ -6427,9 +6427,9 @@ type GoogleCloudAiplatformV1beta1DeleteFeatureValuesOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeleteFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeleteFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeleteFeatureValuesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequest: Request message for @@ -6453,9 +6453,9 @@ type GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequestSelectEntity: Message @@ -6478,9 +6478,9 @@ type GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequestSelectEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequestSelectEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequestSelectEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequestSelectEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequestSelectTimeRangeAndFeatu @@ -6514,9 +6514,9 @@ type GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequestSelectTimeRangeAndFea NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequestSelectTimeRangeAndFeature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequestSelectTimeRangeAndFeature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequestSelectTimeRangeAndFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponse: Response message @@ -6540,9 +6540,9 @@ type GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponseSelectEntity: @@ -6570,9 +6570,9 @@ type GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponseSelectEntity struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponseSelectEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponseSelectEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponseSelectEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponseSelectTimeRangeAndFeat @@ -6605,9 +6605,9 @@ type GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponseSelectTimeRangeAndFe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponseSelectTimeRangeAndFeature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponseSelectTimeRangeAndFeature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeleteFeatureValuesResponseSelectTimeRangeAndFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeleteMetadataStoreOperationMetadata: Details of @@ -6628,9 +6628,9 @@ type GoogleCloudAiplatformV1beta1DeleteMetadataStoreOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeleteMetadataStoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeleteMetadataStoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeleteMetadataStoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeleteOperationMetadata: Details of operations @@ -6651,9 +6651,9 @@ type GoogleCloudAiplatformV1beta1DeleteOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeleteOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeleteOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeleteOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployIndexOperationMetadata: Runtime operation @@ -6676,9 +6676,9 @@ type GoogleCloudAiplatformV1beta1DeployIndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployIndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployIndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployIndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployIndexRequest: Request message for @@ -6700,9 +6700,9 @@ type GoogleCloudAiplatformV1beta1DeployIndexRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployIndexRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployIndexRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployIndexRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployIndexResponse: Response message for @@ -6724,9 +6724,9 @@ type GoogleCloudAiplatformV1beta1DeployIndexResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployIndexResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployIndexResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployIndexResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployModelOperationMetadata: Runtime operation @@ -6747,9 +6747,9 @@ type GoogleCloudAiplatformV1beta1DeployModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployModelRequest: Request message for @@ -6781,9 +6781,9 @@ type GoogleCloudAiplatformV1beta1DeployModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployModelResponse: Response message for @@ -6804,9 +6804,9 @@ type GoogleCloudAiplatformV1beta1DeployModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeploySolverOperationMetadata: Runtime operation @@ -6827,9 +6827,9 @@ type GoogleCloudAiplatformV1beta1DeploySolverOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeploySolverOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeploySolverOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeploySolverOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployedIndex: A deployment of an Index. @@ -6928,9 +6928,9 @@ type GoogleCloudAiplatformV1beta1DeployedIndex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployedIndex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployedIndex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployedIndex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployedIndexAuthConfig: Used to set up the auth @@ -6952,9 +6952,9 @@ type GoogleCloudAiplatformV1beta1DeployedIndexAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployedIndexAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployedIndexAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployedIndexAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployedIndexAuthConfigAuthProvider: @@ -6984,9 +6984,9 @@ type GoogleCloudAiplatformV1beta1DeployedIndexAuthConfigAuthProvider struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployedIndexAuthConfigAuthProvider) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployedIndexAuthConfigAuthProvider) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployedIndexAuthConfigAuthProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployedIndexRef: Points to a DeployedIndex. @@ -7011,9 +7011,9 @@ type GoogleCloudAiplatformV1beta1DeployedIndexRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployedIndexRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployedIndexRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployedIndexRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployedModel: A deployment of a Model. @@ -7095,9 +7095,9 @@ type GoogleCloudAiplatformV1beta1DeployedModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployedModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployedModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployedModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeployedModelRef: Points to a DeployedModel. @@ -7119,9 +7119,9 @@ type GoogleCloudAiplatformV1beta1DeployedModelRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeployedModelRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeployedModelRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeployedModelRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DeploymentResourcePool: A description of @@ -7173,9 +7173,9 @@ type GoogleCloudAiplatformV1beta1DeploymentResourcePool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DeploymentResourcePool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DeploymentResourcePool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DeploymentResourcePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1DestinationFeatureSetting struct { @@ -7197,9 +7197,9 @@ type GoogleCloudAiplatformV1beta1DestinationFeatureSetting struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DestinationFeatureSetting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DestinationFeatureSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DestinationFeatureSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DirectPredictRequest: Request message for @@ -7222,9 +7222,9 @@ type GoogleCloudAiplatformV1beta1DirectPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DirectPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DirectPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DirectPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DirectPredictResponse: Response message for @@ -7250,9 +7250,9 @@ type GoogleCloudAiplatformV1beta1DirectPredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DirectPredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DirectPredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DirectPredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DirectRawPredictRequest: Request message for @@ -7277,9 +7277,9 @@ type GoogleCloudAiplatformV1beta1DirectRawPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DirectRawPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DirectRawPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DirectRawPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DirectRawPredictResponse: Response message for @@ -7303,9 +7303,9 @@ type GoogleCloudAiplatformV1beta1DirectRawPredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DirectRawPredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DirectRawPredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DirectRawPredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DirectUploadSource: The input content is @@ -7334,9 +7334,9 @@ type GoogleCloudAiplatformV1beta1DiskSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DiskSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DiskSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DiskSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1DoubleArray: A list of double values. @@ -7356,9 +7356,9 @@ type GoogleCloudAiplatformV1beta1DoubleArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1DoubleArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1DoubleArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1DoubleArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1DoubleArray) UnmarshalJSON(data []byte) error { @@ -7400,9 +7400,9 @@ type GoogleCloudAiplatformV1beta1EncryptionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1EncryptionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1EncryptionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1EncryptionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Endpoint: Models are deployed into it, and @@ -7484,9 +7484,9 @@ type GoogleCloudAiplatformV1beta1Endpoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Endpoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Endpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1EntityIdSelector: Selector for entityId. Getting @@ -7510,9 +7510,9 @@ type GoogleCloudAiplatformV1beta1EntityIdSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1EntityIdSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1EntityIdSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1EntityIdSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1EntityType: An entity type is a type of object @@ -7576,9 +7576,9 @@ type GoogleCloudAiplatformV1beta1EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1EnvVar: Represents an environment variable @@ -7607,9 +7607,9 @@ type GoogleCloudAiplatformV1beta1EnvVar struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1EnvVar) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1EnvVar) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1EnvVar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ErrorAnalysisAnnotation: Model error analysis @@ -7648,9 +7648,9 @@ type GoogleCloudAiplatformV1beta1ErrorAnalysisAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ErrorAnalysisAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ErrorAnalysisAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ErrorAnalysisAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ErrorAnalysisAnnotation) UnmarshalJSON(data []byte) error { @@ -7691,9 +7691,9 @@ type GoogleCloudAiplatformV1beta1ErrorAnalysisAnnotationAttributedItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ErrorAnalysisAnnotationAttributedItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ErrorAnalysisAnnotationAttributedItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ErrorAnalysisAnnotationAttributedItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ErrorAnalysisAnnotationAttributedItem) UnmarshalJSON(data []byte) error { @@ -7776,9 +7776,9 @@ type GoogleCloudAiplatformV1beta1EvaluateInstancesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1EvaluateInstancesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1EvaluateInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1EvaluateInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1EvaluateInstancesResponse: Response message for @@ -7852,9 +7852,9 @@ type GoogleCloudAiplatformV1beta1EvaluateInstancesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1EvaluateInstancesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1EvaluateInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1EvaluateInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1EvaluatedAnnotation: True positive, false @@ -7922,9 +7922,9 @@ type GoogleCloudAiplatformV1beta1EvaluatedAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1EvaluatedAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1EvaluatedAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1EvaluatedAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1EvaluatedAnnotationExplanation: Explanation @@ -7948,9 +7948,9 @@ type GoogleCloudAiplatformV1beta1EvaluatedAnnotationExplanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1EvaluatedAnnotationExplanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1EvaluatedAnnotationExplanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1EvaluatedAnnotationExplanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Event: An edge describing the relationship @@ -7992,9 +7992,9 @@ type GoogleCloudAiplatformV1beta1Event struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Event) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Event) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Event - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExactMatchInput: Input for exact match metric. @@ -8016,9 +8016,9 @@ type GoogleCloudAiplatformV1beta1ExactMatchInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExactMatchInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExactMatchInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExactMatchInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExactMatchInstance: Spec for exact match @@ -8041,9 +8041,9 @@ type GoogleCloudAiplatformV1beta1ExactMatchInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExactMatchInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExactMatchInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExactMatchInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExactMatchMetricValue: Exact match metric value @@ -8064,9 +8064,9 @@ type GoogleCloudAiplatformV1beta1ExactMatchMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExactMatchMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExactMatchMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExactMatchMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ExactMatchMetricValue) UnmarshalJSON(data []byte) error { @@ -8101,9 +8101,9 @@ type GoogleCloudAiplatformV1beta1ExactMatchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExactMatchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExactMatchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExactMatchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExactMatchSpec: Spec for exact match metric - @@ -8143,9 +8143,9 @@ type GoogleCloudAiplatformV1beta1Examples struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Examples) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Examples) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Examples - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExamplesExampleGcsSource: The Cloud Storage @@ -8173,9 +8173,9 @@ type GoogleCloudAiplatformV1beta1ExamplesExampleGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExamplesExampleGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExamplesExampleGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExamplesExampleGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExamplesOverride: Overrides for example-based @@ -8211,9 +8211,9 @@ type GoogleCloudAiplatformV1beta1ExamplesOverride struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExamplesOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExamplesOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExamplesOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExamplesRestrictionsNamespace: Restrictions @@ -8238,9 +8238,9 @@ type GoogleCloudAiplatformV1beta1ExamplesRestrictionsNamespace struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExamplesRestrictionsNamespace) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExamplesRestrictionsNamespace) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExamplesRestrictionsNamespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExecuteExtensionRequest: Request message for @@ -8272,9 +8272,9 @@ type GoogleCloudAiplatformV1beta1ExecuteExtensionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExecuteExtensionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExecuteExtensionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExecuteExtensionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExecuteExtensionResponse: Response message for @@ -8300,9 +8300,9 @@ type GoogleCloudAiplatformV1beta1ExecuteExtensionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExecuteExtensionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExecuteExtensionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExecuteExtensionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Execution: Instance of a general execution. @@ -8372,9 +8372,9 @@ type GoogleCloudAiplatformV1beta1Execution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Execution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Execution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Execution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExplainRequest: Request message for @@ -8423,9 +8423,9 @@ type GoogleCloudAiplatformV1beta1ExplainRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplainRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplainRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExplainResponse: Response message for @@ -8459,9 +8459,9 @@ type GoogleCloudAiplatformV1beta1ExplainResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplainResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplainResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExplainResponseConcurrentExplanation: This @@ -8483,9 +8483,9 @@ type GoogleCloudAiplatformV1beta1ExplainResponseConcurrentExplanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplainResponseConcurrentExplanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplainResponseConcurrentExplanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplainResponseConcurrentExplanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Explanation: Explanation of a prediction @@ -8529,9 +8529,9 @@ type GoogleCloudAiplatformV1beta1Explanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Explanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Explanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Explanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExplanationMetadata: Metadata describing the @@ -8577,9 +8577,9 @@ type GoogleCloudAiplatformV1beta1ExplanationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplanationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplanationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplanationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadata: Metadata of @@ -8682,9 +8682,9 @@ type GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadataFeatureValueDomai @@ -8722,9 +8722,9 @@ type GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadataFeatureValueDom NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadataFeatureValueDomain) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadataFeatureValueDomain) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadataFeatureValueDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadataFeatureValueDomain) UnmarshalJSON(data []byte) error { @@ -8822,9 +8822,9 @@ type GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadataVisualization s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadataVisualization) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadataVisualization) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadataVisualization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ExplanationMetadataInputMetadataVisualization) UnmarshalJSON(data []byte) error { @@ -8878,9 +8878,9 @@ type GoogleCloudAiplatformV1beta1ExplanationMetadataOutputMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplanationMetadataOutputMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplanationMetadataOutputMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplanationMetadataOutputMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExplanationMetadataOverride: The @@ -8905,9 +8905,9 @@ type GoogleCloudAiplatformV1beta1ExplanationMetadataOverride struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplanationMetadataOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplanationMetadataOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplanationMetadataOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExplanationMetadataOverrideInputMetadataOverride: @@ -8932,9 +8932,9 @@ type GoogleCloudAiplatformV1beta1ExplanationMetadataOverrideInputMetadataOverrid NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplanationMetadataOverrideInputMetadataOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplanationMetadataOverrideInputMetadataOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplanationMetadataOverrideInputMetadataOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExplanationParameters: Parameters to configure @@ -8989,9 +8989,9 @@ type GoogleCloudAiplatformV1beta1ExplanationParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplanationParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplanationParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplanationParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExplanationSpec: Specification of Model @@ -9016,9 +9016,9 @@ type GoogleCloudAiplatformV1beta1ExplanationSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplanationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplanationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplanationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExplanationSpecOverride: The ExplanationSpec @@ -9045,9 +9045,9 @@ type GoogleCloudAiplatformV1beta1ExplanationSpecOverride struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExplanationSpecOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExplanationSpecOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExplanationSpecOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportDataConfig: Describes what part of the @@ -9081,9 +9081,9 @@ type GoogleCloudAiplatformV1beta1ExportDataConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportDataConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportDataConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportDataConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportDataOperationMetadata: Runtime operation @@ -9107,9 +9107,9 @@ type GoogleCloudAiplatformV1beta1ExportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportDataRequest: Request message for @@ -9130,9 +9130,9 @@ type GoogleCloudAiplatformV1beta1ExportDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportDataResponse: Response message for @@ -9156,9 +9156,9 @@ type GoogleCloudAiplatformV1beta1ExportDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportFeatureValuesOperationMetadata: Details of @@ -9179,9 +9179,9 @@ type GoogleCloudAiplatformV1beta1ExportFeatureValuesOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportFeatureValuesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportFeatureValuesRequest: Request message for @@ -9212,9 +9212,9 @@ type GoogleCloudAiplatformV1beta1ExportFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportFeatureValuesRequestFullExport: Describes @@ -9242,9 +9242,9 @@ type GoogleCloudAiplatformV1beta1ExportFeatureValuesRequestFullExport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportFeatureValuesRequestFullExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportFeatureValuesRequestFullExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportFeatureValuesRequestFullExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportFeatureValuesRequestSnapshotExport: @@ -9272,9 +9272,9 @@ type GoogleCloudAiplatformV1beta1ExportFeatureValuesRequestSnapshotExport struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportFeatureValuesRequestSnapshotExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportFeatureValuesRequestSnapshotExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportFeatureValuesRequestSnapshotExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportFeatureValuesResponse: Response message @@ -9312,9 +9312,9 @@ type GoogleCloudAiplatformV1beta1ExportFractionSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportFractionSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportFractionSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportFractionSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ExportFractionSplit) UnmarshalJSON(data []byte) error { @@ -9356,9 +9356,9 @@ type GoogleCloudAiplatformV1beta1ExportModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportModelOperationMetadataOutputInfo: Further @@ -9386,9 +9386,9 @@ type GoogleCloudAiplatformV1beta1ExportModelOperationMetadataOutputInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportModelOperationMetadataOutputInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportModelOperationMetadataOutputInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportModelOperationMetadataOutputInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportModelRequest: Request message for @@ -9409,9 +9409,9 @@ type GoogleCloudAiplatformV1beta1ExportModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportModelRequestOutputConfig: Output @@ -9448,9 +9448,9 @@ type GoogleCloudAiplatformV1beta1ExportModelRequestOutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportModelRequestOutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportModelRequestOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportModelRequestOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportModelResponse: Response message of @@ -9490,9 +9490,9 @@ type GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataResponse: @@ -9519,9 +9519,9 @@ type GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Extension: Extensions are tools for large @@ -9577,9 +9577,9 @@ type GoogleCloudAiplatformV1beta1Extension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Extension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Extension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Extension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExtensionManifest: Manifest spec of an Extension @@ -9610,9 +9610,9 @@ type GoogleCloudAiplatformV1beta1ExtensionManifest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExtensionManifest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExtensionManifest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExtensionManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExtensionManifestApiSpec: The API specification @@ -9635,9 +9635,9 @@ type GoogleCloudAiplatformV1beta1ExtensionManifestApiSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExtensionManifestApiSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExtensionManifestApiSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExtensionManifestApiSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExtensionOperation: Operation of an extension. @@ -9663,9 +9663,9 @@ type GoogleCloudAiplatformV1beta1ExtensionOperation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExtensionOperation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExtensionOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExtensionOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ExtensionPrivateServiceConnectConfig: @@ -9692,9 +9692,9 @@ type GoogleCloudAiplatformV1beta1ExtensionPrivateServiceConnectConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ExtensionPrivateServiceConnectConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ExtensionPrivateServiceConnectConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ExtensionPrivateServiceConnectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Feature: Feature Metadata information. For @@ -9792,9 +9792,9 @@ type GoogleCloudAiplatformV1beta1Feature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Feature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Feature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Feature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureGroup: Vertex AI Feature Group. @@ -9841,9 +9841,9 @@ type GoogleCloudAiplatformV1beta1FeatureGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureGroupBigQuery: Input source type for @@ -9868,9 +9868,9 @@ type GoogleCloudAiplatformV1beta1FeatureGroupBigQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureGroupBigQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureGroupBigQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureGroupBigQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomaly: A list of @@ -9902,9 +9902,9 @@ type GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomaly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomaly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomaly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomaly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureNoiseSigma: Noise sigma by features. @@ -9928,9 +9928,9 @@ type GoogleCloudAiplatformV1beta1FeatureNoiseSigma struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureNoiseSigma) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureNoiseSigma) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureNoiseSigma - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeature: Noise @@ -9957,9 +9957,9 @@ type GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeature) UnmarshalJSON(data []byte) error { @@ -10050,9 +10050,9 @@ type GoogleCloudAiplatformV1beta1FeatureOnlineStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureOnlineStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureOnlineStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureOnlineStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable struct { @@ -10071,9 +10071,9 @@ type GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling struct { @@ -10103,9 +10103,9 @@ type GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint: The @@ -10140,9 +10140,9 @@ type GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement: @@ -10167,9 +10167,9 @@ type GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureOnlineStoreOptimized: Optimized storage @@ -10195,9 +10195,9 @@ type GoogleCloudAiplatformV1beta1FeatureSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureStatsAnomaly: Stats and Anomaly generated @@ -10261,9 +10261,9 @@ type GoogleCloudAiplatformV1beta1FeatureStatsAnomaly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureStatsAnomaly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureStatsAnomaly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureStatsAnomaly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1FeatureStatsAnomaly) UnmarshalJSON(data []byte) error { @@ -10321,9 +10321,9 @@ type GoogleCloudAiplatformV1beta1FeatureValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1FeatureValue) UnmarshalJSON(data []byte) error { @@ -10370,9 +10370,9 @@ type GoogleCloudAiplatformV1beta1FeatureValueDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureValueDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureValueDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureValueDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureValueList: Container for list of values. @@ -10392,9 +10392,9 @@ type GoogleCloudAiplatformV1beta1FeatureValueList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureValueList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureValueList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureValueList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureValueMetadata: Metadata of feature value. @@ -10418,9 +10418,9 @@ type GoogleCloudAiplatformV1beta1FeatureValueMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureValueMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureValueMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureValueMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureView: FeatureView is representation of @@ -10503,9 +10503,9 @@ type GoogleCloudAiplatformV1beta1FeatureView struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureView) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureView) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource struct { @@ -10527,9 +10527,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureViewDataKey: Lookup key for a feature @@ -10553,9 +10553,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewDataKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewDataKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewDataKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewDataKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureViewDataKeyCompositeKey: ID that is @@ -10577,9 +10577,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewDataKeyCompositeKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewDataKeyCompositeKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewDataKeyCompositeKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewDataKeyCompositeKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource: A Feature @@ -10604,9 +10604,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup: @@ -10630,9 +10630,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup st NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureViewIndexConfig: Configuration for vector @@ -10691,9 +10691,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewIndexConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewIndexConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewIndexConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewIndexConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureViewIndexConfigBruteForceConfig: @@ -10720,9 +10720,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewIndexConfigTreeAHConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewIndexConfigTreeAHConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewIndexConfigTreeAHConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewIndexConfigTreeAHConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureViewSync: FeatureViewSync is a @@ -10759,9 +10759,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewSync struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewSync) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewSync) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewSync - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureViewSyncConfig: Configuration for Sync. @@ -10787,9 +10787,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewSyncConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewSyncConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewSyncConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewSyncConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary: Summary from the @@ -10814,9 +10814,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewSyncSyncSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig: Deprecated. Use @@ -10875,9 +10875,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigBruteForceConfig struct { @@ -10900,9 +10900,9 @@ type GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAHConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAHConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAHConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAHConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Featurestore: Vertex AI Feature Store provides a @@ -10978,9 +10978,9 @@ type GoogleCloudAiplatformV1beta1Featurestore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Featurestore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Featurestore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Featurestore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig: Configuration of @@ -11014,9 +11014,9 @@ type GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigImportFeaturesAnalysi @@ -11067,9 +11067,9 @@ type GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigImportFeaturesAnaly NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigImportFeaturesAnalysis) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigImportFeaturesAnalysis) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigImportFeaturesAnalysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigSnapshotAnalysis: @@ -11113,9 +11113,9 @@ type GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigSnapshotAnalysis st NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigSnapshotAnalysis) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigSnapshotAnalysis) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigSnapshotAnalysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfig: The @@ -11141,9 +11141,9 @@ type GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfig str NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfig) UnmarshalJSON(data []byte) error { @@ -11186,9 +11186,9 @@ type GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfigScaling: Online @@ -11223,9 +11223,9 @@ type GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfigScaling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfigScaling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfigScaling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfigScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FetchFeatureValuesRequest: Request message for @@ -11267,9 +11267,9 @@ type GoogleCloudAiplatformV1beta1FetchFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FetchFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FetchFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FetchFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse: Response message for @@ -11298,9 +11298,9 @@ type GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairLis @@ -11322,9 +11322,9 @@ type GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairL NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairLis @@ -11347,9 +11347,9 @@ type GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairL NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FetchFeatureValuesResponseFeatureNameValuePairListFeatureNameValuePair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FileData: URI based data. @@ -11371,9 +11371,9 @@ type GoogleCloudAiplatformV1beta1FileData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FileData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FileData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FileData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FilterSplit: Assigns input data to training, @@ -11417,9 +11417,9 @@ type GoogleCloudAiplatformV1beta1FilterSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FilterSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FilterSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FilterSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FindNeighborsRequest: The request message for @@ -11452,9 +11452,9 @@ type GoogleCloudAiplatformV1beta1FindNeighborsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FindNeighborsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FindNeighborsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FindNeighborsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FindNeighborsRequestQuery: A query to find a @@ -11500,9 +11500,9 @@ type GoogleCloudAiplatformV1beta1FindNeighborsRequestQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FindNeighborsRequestQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FindNeighborsRequestQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FindNeighborsRequestQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1FindNeighborsRequestQuery) UnmarshalJSON(data []byte) error { @@ -11539,9 +11539,9 @@ type GoogleCloudAiplatformV1beta1FindNeighborsRequestQueryRRF struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FindNeighborsRequestQueryRRF) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FindNeighborsRequestQueryRRF) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FindNeighborsRequestQueryRRF - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1FindNeighborsRequestQueryRRF) UnmarshalJSON(data []byte) error { @@ -11579,9 +11579,9 @@ type GoogleCloudAiplatformV1beta1FindNeighborsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FindNeighborsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FindNeighborsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FindNeighborsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FindNeighborsResponseNearestNeighbors: Nearest @@ -11604,9 +11604,9 @@ type GoogleCloudAiplatformV1beta1FindNeighborsResponseNearestNeighbors struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FindNeighborsResponseNearestNeighbors) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FindNeighborsResponseNearestNeighbors) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FindNeighborsResponseNearestNeighbors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FindNeighborsResponseNeighbor: A neighbor of the @@ -11634,9 +11634,9 @@ type GoogleCloudAiplatformV1beta1FindNeighborsResponseNeighbor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FindNeighborsResponseNeighbor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FindNeighborsResponseNeighbor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FindNeighborsResponseNeighbor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1FindNeighborsResponseNeighbor) UnmarshalJSON(data []byte) error { @@ -11674,9 +11674,9 @@ type GoogleCloudAiplatformV1beta1FluencyInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FluencyInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FluencyInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FluencyInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FluencyInstance: Spec for fluency instance. @@ -11696,9 +11696,9 @@ type GoogleCloudAiplatformV1beta1FluencyInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FluencyInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FluencyInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FluencyInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FluencyResult: Spec for fluency result. @@ -11722,9 +11722,9 @@ type GoogleCloudAiplatformV1beta1FluencyResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FluencyResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FluencyResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FluencyResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1FluencyResult) UnmarshalJSON(data []byte) error { @@ -11760,9 +11760,9 @@ type GoogleCloudAiplatformV1beta1FluencySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FluencySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FluencySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FluencySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FractionSplit: Assigns the input data to @@ -11795,9 +11795,9 @@ type GoogleCloudAiplatformV1beta1FractionSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FractionSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FractionSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FractionSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1FractionSplit) UnmarshalJSON(data []byte) error { @@ -11837,9 +11837,9 @@ type GoogleCloudAiplatformV1beta1FulfillmentInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FulfillmentInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FulfillmentInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FulfillmentInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FulfillmentInstance: Spec for fulfillment @@ -11863,9 +11863,9 @@ type GoogleCloudAiplatformV1beta1FulfillmentInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FulfillmentInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FulfillmentInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FulfillmentInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FulfillmentResult: Spec for fulfillment result. @@ -11889,9 +11889,9 @@ type GoogleCloudAiplatformV1beta1FulfillmentResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FulfillmentResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FulfillmentResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FulfillmentResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1FulfillmentResult) UnmarshalJSON(data []byte) error { @@ -11927,9 +11927,9 @@ type GoogleCloudAiplatformV1beta1FulfillmentSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FulfillmentSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FulfillmentSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FulfillmentSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FunctionCall: A predicted [FunctionCall] @@ -11956,9 +11956,9 @@ type GoogleCloudAiplatformV1beta1FunctionCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FunctionCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FunctionCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FunctionCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FunctionCallingConfig: Function calling config. @@ -11995,9 +11995,9 @@ type GoogleCloudAiplatformV1beta1FunctionCallingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FunctionCallingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FunctionCallingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FunctionCallingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FunctionDeclaration: Structured representation @@ -12041,9 +12041,9 @@ type GoogleCloudAiplatformV1beta1FunctionDeclaration struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FunctionDeclaration) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FunctionDeclaration) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FunctionDeclaration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FunctionResponse: The result output from a @@ -12070,9 +12070,9 @@ type GoogleCloudAiplatformV1beta1FunctionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FunctionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FunctionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FunctionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GcsDestination: The Google Cloud Storage @@ -12095,9 +12095,9 @@ type GoogleCloudAiplatformV1beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GcsSource: The Google Cloud Storage location for @@ -12120,9 +12120,9 @@ type GoogleCloudAiplatformV1beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerateAccessTokenRequest: Request message for @@ -12144,9 +12144,9 @@ type GoogleCloudAiplatformV1beta1GenerateAccessTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerateAccessTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerateAccessTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerateAccessTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse: Response message @@ -12181,9 +12181,9 @@ type GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerateContentRequest: Request message for @@ -12230,9 +12230,9 @@ type GoogleCloudAiplatformV1beta1GenerateContentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerateContentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerateContentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerateContentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerateContentResponse: Response message for @@ -12262,9 +12262,9 @@ type GoogleCloudAiplatformV1beta1GenerateContentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerateContentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerateContentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerateContentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback: Content @@ -12297,9 +12297,9 @@ type GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata: Usage @@ -12323,9 +12323,9 @@ type GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerationConfig: Generation config. @@ -12373,9 +12373,9 @@ type GoogleCloudAiplatformV1beta1GenerationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1GenerationConfig) UnmarshalJSON(data []byte) error { @@ -12426,9 +12426,9 @@ type GoogleCloudAiplatformV1beta1GenericOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenericOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenericOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenericOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenieSource: Contains information about the @@ -12449,9 +12449,9 @@ type GoogleCloudAiplatformV1beta1GenieSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenieSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenieSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenieSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GoogleDriveSource: The Google Drive location for @@ -12472,9 +12472,9 @@ type GoogleCloudAiplatformV1beta1GoogleDriveSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GoogleDriveSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GoogleDriveSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GoogleDriveSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId: The type and ID of @@ -12502,9 +12502,9 @@ type GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GoogleDriveSourceResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GoogleSearchRetrieval: Tool to retrieve public @@ -12532,9 +12532,9 @@ type GoogleCloudAiplatformV1beta1GroundednessInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundednessInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundednessInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundednessInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundednessInstance: Spec for groundedness @@ -12558,9 +12558,9 @@ type GoogleCloudAiplatformV1beta1GroundednessInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundednessInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundednessInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundednessInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundednessResult: Spec for groundedness @@ -12585,9 +12585,9 @@ type GoogleCloudAiplatformV1beta1GroundednessResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundednessResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundednessResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundednessResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1GroundednessResult) UnmarshalJSON(data []byte) error { @@ -12623,9 +12623,9 @@ type GoogleCloudAiplatformV1beta1GroundednessSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundednessSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundednessSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundednessSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundingAttribution: Grounding attribution. @@ -12653,9 +12653,9 @@ type GoogleCloudAiplatformV1beta1GroundingAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1GroundingAttribution) UnmarshalJSON(data []byte) error { @@ -12692,9 +12692,9 @@ type GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundingAttributionWeb: Attribution from the @@ -12717,9 +12717,9 @@ type GoogleCloudAiplatformV1beta1GroundingAttributionWeb struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingAttributionWeb) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingAttributionWeb) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingAttributionWeb - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundingChunk: Grounding chunk. @@ -12742,9 +12742,9 @@ type GoogleCloudAiplatformV1beta1GroundingChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext: Chunk from @@ -12767,9 +12767,9 @@ type GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundingChunkWeb: Chunk from the web. @@ -12791,9 +12791,9 @@ type GoogleCloudAiplatformV1beta1GroundingChunkWeb struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingChunkWeb) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingChunkWeb) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingChunkWeb - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundingMetadata: Metadata returned to client @@ -12827,9 +12827,9 @@ type GoogleCloudAiplatformV1beta1GroundingMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundingSupport: Grounding support. @@ -12858,9 +12858,9 @@ type GoogleCloudAiplatformV1beta1GroundingSupport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingSupport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingSupport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingSupport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1GroundingSupport) UnmarshalJSON(data []byte) error { @@ -12969,9 +12969,9 @@ type GoogleCloudAiplatformV1beta1HyperparameterTuningJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1HyperparameterTuningJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1HyperparameterTuningJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1HyperparameterTuningJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1IdMatcher: Matcher for Features of an EntityType @@ -12995,9 +12995,9 @@ type GoogleCloudAiplatformV1beta1IdMatcher struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1IdMatcher) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1IdMatcher) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1IdMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ImportDataConfig: Describes the location from @@ -13043,9 +13043,9 @@ type GoogleCloudAiplatformV1beta1ImportDataConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ImportDataConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ImportDataConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ImportDataConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ImportDataOperationMetadata: Runtime operation @@ -13066,9 +13066,9 @@ type GoogleCloudAiplatformV1beta1ImportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ImportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ImportDataRequest: Request message for @@ -13090,9 +13090,9 @@ type GoogleCloudAiplatformV1beta1ImportDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ImportDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ImportDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ImportDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ImportDataResponse: Response message for @@ -13118,9 +13118,9 @@ type GoogleCloudAiplatformV1beta1ImportExtensionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ImportExtensionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ImportExtensionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ImportExtensionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ImportFeatureValuesOperationMetadata: Details of @@ -13159,9 +13159,9 @@ type GoogleCloudAiplatformV1beta1ImportFeatureValuesOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ImportFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ImportFeatureValuesOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ImportFeatureValuesOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ImportFeatureValuesRequest: Request message for @@ -13210,9 +13210,9 @@ type GoogleCloudAiplatformV1beta1ImportFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ImportFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ImportFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ImportFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ImportFeatureValuesRequestFeatureSpec: Defines @@ -13237,9 +13237,9 @@ type GoogleCloudAiplatformV1beta1ImportFeatureValuesRequestFeatureSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ImportFeatureValuesRequestFeatureSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ImportFeatureValuesRequestFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ImportFeatureValuesRequestFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ImportFeatureValuesResponse: Response message @@ -13271,9 +13271,9 @@ type GoogleCloudAiplatformV1beta1ImportFeatureValuesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ImportFeatureValuesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ImportFeatureValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ImportFeatureValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ImportModelEvaluationRequest: Request message @@ -13294,9 +13294,9 @@ type GoogleCloudAiplatformV1beta1ImportModelEvaluationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ImportModelEvaluationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ImportModelEvaluationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ImportModelEvaluationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ImportRagFilesConfig: Config for importing @@ -13332,9 +13332,9 @@ type GoogleCloudAiplatformV1beta1ImportRagFilesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ImportRagFilesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ImportRagFilesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ImportRagFilesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ImportRagFilesRequest: Request message for @@ -13356,9 +13356,9 @@ type GoogleCloudAiplatformV1beta1ImportRagFilesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ImportRagFilesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ImportRagFilesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ImportRagFilesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Index: A representation of a collection of @@ -13440,9 +13440,9 @@ type GoogleCloudAiplatformV1beta1Index struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Index) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Index) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Index - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1IndexDatapoint: A datapoint of Index. @@ -13479,9 +13479,9 @@ type GoogleCloudAiplatformV1beta1IndexDatapoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1IndexDatapoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1IndexDatapoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1IndexDatapoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1IndexDatapoint) UnmarshalJSON(data []byte) error { @@ -13525,9 +13525,9 @@ type GoogleCloudAiplatformV1beta1IndexDatapointCrowdingTag struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1IndexDatapointCrowdingTag) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1IndexDatapointCrowdingTag) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1IndexDatapointCrowdingTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1IndexDatapointNumericRestriction: This field @@ -13568,9 +13568,9 @@ type GoogleCloudAiplatformV1beta1IndexDatapointNumericRestriction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1IndexDatapointNumericRestriction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1IndexDatapointNumericRestriction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1IndexDatapointNumericRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1IndexDatapointNumericRestriction) UnmarshalJSON(data []byte) error { @@ -13612,9 +13612,9 @@ type GoogleCloudAiplatformV1beta1IndexDatapointRestriction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1IndexDatapointRestriction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1IndexDatapointRestriction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1IndexDatapointRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1IndexDatapointSparseEmbedding: Feature embedding @@ -13639,9 +13639,9 @@ type GoogleCloudAiplatformV1beta1IndexDatapointSparseEmbedding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1IndexDatapointSparseEmbedding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1IndexDatapointSparseEmbedding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1IndexDatapointSparseEmbedding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1IndexDatapointSparseEmbedding) UnmarshalJSON(data []byte) error { @@ -13733,9 +13733,9 @@ type GoogleCloudAiplatformV1beta1IndexEndpoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1IndexEndpoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1IndexEndpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1IndexEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1IndexPrivateEndpoints: IndexPrivateEndpoints @@ -13766,9 +13766,9 @@ type GoogleCloudAiplatformV1beta1IndexPrivateEndpoints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1IndexPrivateEndpoints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1IndexPrivateEndpoints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1IndexPrivateEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1IndexStats: Stats of the Index. @@ -13792,9 +13792,9 @@ type GoogleCloudAiplatformV1beta1IndexStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1IndexStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1IndexStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1IndexStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1InputDataConfig: Specifies Vertex AI owned input @@ -13892,9 +13892,9 @@ type GoogleCloudAiplatformV1beta1InputDataConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1InputDataConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1InputDataConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1InputDataConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Int64Array: A list of int64 values. @@ -13914,9 +13914,9 @@ type GoogleCloudAiplatformV1beta1Int64Array struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Int64Array) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Int64Array) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Int64Array - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1IntegratedGradientsAttribution: An attribution @@ -13953,9 +13953,9 @@ type GoogleCloudAiplatformV1beta1IntegratedGradientsAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1IntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1IntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1IntegratedGradientsAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance: Request message @@ -14001,9 +14001,9 @@ type GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1LargeModelReference: Contains information about @@ -14026,9 +14026,9 @@ type GoogleCloudAiplatformV1beta1LargeModelReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1LargeModelReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1LargeModelReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1LargeModelReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1LineageSubgraph: A subgraph of the overall @@ -14056,9 +14056,9 @@ type GoogleCloudAiplatformV1beta1LineageSubgraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1LineageSubgraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1LineageSubgraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1LineageSubgraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListAnnotationsResponse: Response message for @@ -14085,9 +14085,9 @@ type GoogleCloudAiplatformV1beta1ListAnnotationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListAnnotationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListAnnotationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListAnnotationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListArtifactsResponse: Response message for @@ -14115,9 +14115,9 @@ type GoogleCloudAiplatformV1beta1ListArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListBatchPredictionJobsResponse: Response @@ -14144,9 +14144,9 @@ type GoogleCloudAiplatformV1beta1ListBatchPredictionJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListBatchPredictionJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListBatchPredictionJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListBatchPredictionJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListCachedContentsResponse: Response with a list @@ -14173,9 +14173,9 @@ type GoogleCloudAiplatformV1beta1ListCachedContentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListCachedContentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListCachedContentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListCachedContentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListContextsResponse: Response message for @@ -14203,9 +14203,9 @@ type GoogleCloudAiplatformV1beta1ListContextsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListContextsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListContextsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListContextsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListCustomJobsResponse: Response message for @@ -14232,9 +14232,9 @@ type GoogleCloudAiplatformV1beta1ListCustomJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListCustomJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListCustomJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListCustomJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListDataItemsResponse: Response message for @@ -14261,9 +14261,9 @@ type GoogleCloudAiplatformV1beta1ListDataItemsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListDataItemsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListDataItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListDataItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListDataLabelingJobsResponse: Response message @@ -14290,9 +14290,9 @@ type GoogleCloudAiplatformV1beta1ListDataLabelingJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListDataLabelingJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListDataLabelingJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListDataLabelingJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse: Response message @@ -14319,9 +14319,9 @@ type GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListDatasetsResponse: Response message for @@ -14348,9 +14348,9 @@ type GoogleCloudAiplatformV1beta1ListDatasetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListDatasetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListDatasetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListDatasetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListDeploymentResourcePoolsResponse: Response @@ -14378,9 +14378,9 @@ type GoogleCloudAiplatformV1beta1ListDeploymentResourcePoolsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListDeploymentResourcePoolsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListDeploymentResourcePoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListDeploymentResourcePoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListEndpointsResponse: Response message for @@ -14407,9 +14407,9 @@ type GoogleCloudAiplatformV1beta1ListEndpointsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListEndpointsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListEndpointsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListEndpointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListEntityTypesResponse: Response message for @@ -14437,9 +14437,9 @@ type GoogleCloudAiplatformV1beta1ListEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListExecutionsResponse: Response message for @@ -14467,9 +14467,9 @@ type GoogleCloudAiplatformV1beta1ListExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListExtensionsResponse: Response message for @@ -14496,9 +14496,9 @@ type GoogleCloudAiplatformV1beta1ListExtensionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListExtensionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListExtensionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListExtensionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse: Response message for @@ -14526,9 +14526,9 @@ type GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse: Response @@ -14556,9 +14556,9 @@ type GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse: Response message @@ -14586,9 +14586,9 @@ type GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListFeatureViewsResponse: Response message for @@ -14616,9 +14616,9 @@ type GoogleCloudAiplatformV1beta1ListFeatureViewsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListFeatureViewsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListFeatureViewsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListFeatureViewsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListFeaturesResponse: Response message for @@ -14647,9 +14647,9 @@ type GoogleCloudAiplatformV1beta1ListFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListFeaturestoresResponse: Response message for @@ -14677,9 +14677,9 @@ type GoogleCloudAiplatformV1beta1ListFeaturestoresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListFeaturestoresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListFeaturestoresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListFeaturestoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListHyperparameterTuningJobsResponse: Response @@ -14707,9 +14707,9 @@ type GoogleCloudAiplatformV1beta1ListHyperparameterTuningJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListHyperparameterTuningJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListHyperparameterTuningJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListHyperparameterTuningJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListIndexEndpointsResponse: Response message for @@ -14736,9 +14736,9 @@ type GoogleCloudAiplatformV1beta1ListIndexEndpointsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListIndexEndpointsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListIndexEndpointsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListIndexEndpointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListIndexesResponse: Response message for @@ -14765,9 +14765,9 @@ type GoogleCloudAiplatformV1beta1ListIndexesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListIndexesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListIndexesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListIndexesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse: Response message @@ -14795,9 +14795,9 @@ type GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListMetadataStoresResponse: Response message for @@ -14825,9 +14825,9 @@ type GoogleCloudAiplatformV1beta1ListMetadataStoresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListMetadataStoresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListMetadataStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListMetadataStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListModelDeploymentMonitoringJobsResponse: @@ -14854,9 +14854,9 @@ type GoogleCloudAiplatformV1beta1ListModelDeploymentMonitoringJobsResponse struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListModelDeploymentMonitoringJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListModelDeploymentMonitoringJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListModelDeploymentMonitoringJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListModelEvaluationSlicesResponse: Response @@ -14883,9 +14883,9 @@ type GoogleCloudAiplatformV1beta1ListModelEvaluationSlicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListModelEvaluationSlicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListModelEvaluationSlicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListModelEvaluationSlicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListModelEvaluationsResponse: Response message @@ -14912,9 +14912,9 @@ type GoogleCloudAiplatformV1beta1ListModelEvaluationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListModelEvaluationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListModelEvaluationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListModelEvaluationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListModelMonitoringJobsResponse: Response @@ -14941,9 +14941,9 @@ type GoogleCloudAiplatformV1beta1ListModelMonitoringJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListModelMonitoringJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListModelMonitoringJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListModelMonitoringJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListModelMonitorsResponse: Response message for @@ -14970,9 +14970,9 @@ type GoogleCloudAiplatformV1beta1ListModelMonitorsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListModelMonitorsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListModelMonitorsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListModelMonitorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListModelVersionsResponse: Response message for @@ -15000,9 +15000,9 @@ type GoogleCloudAiplatformV1beta1ListModelVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListModelVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListModelVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListModelVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListModelsResponse: Response message for @@ -15029,9 +15029,9 @@ type GoogleCloudAiplatformV1beta1ListModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListNasJobsResponse: Response message for @@ -15059,9 +15059,9 @@ type GoogleCloudAiplatformV1beta1ListNasJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListNasJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListNasJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListNasJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListNasTrialDetailsResponse: Response message @@ -15088,9 +15088,9 @@ type GoogleCloudAiplatformV1beta1ListNasTrialDetailsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListNasTrialDetailsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListNasTrialDetailsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListNasTrialDetailsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListNotebookExecutionJobsResponse: Response @@ -15117,9 +15117,9 @@ type GoogleCloudAiplatformV1beta1ListNotebookExecutionJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListNotebookExecutionJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListNotebookExecutionJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListNotebookExecutionJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListNotebookRuntimeTemplatesResponse: Response @@ -15147,9 +15147,9 @@ type GoogleCloudAiplatformV1beta1ListNotebookRuntimeTemplatesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListNotebookRuntimeTemplatesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListNotebookRuntimeTemplatesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListNotebookRuntimeTemplatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListNotebookRuntimesResponse: Response message @@ -15176,9 +15176,9 @@ type GoogleCloudAiplatformV1beta1ListNotebookRuntimesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListNotebookRuntimesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListNotebookRuntimesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListNotebookRuntimesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListOptimalTrialsRequest: Request message for @@ -15209,9 +15209,9 @@ type GoogleCloudAiplatformV1beta1ListOptimalTrialsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListOptimalTrialsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListOptimalTrialsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListOptimalTrialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListPersistentResourcesResponse: Response @@ -15237,9 +15237,9 @@ type GoogleCloudAiplatformV1beta1ListPersistentResourcesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListPersistentResourcesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListPersistentResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListPersistentResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListPipelineJobsResponse: Response message for @@ -15266,9 +15266,9 @@ type GoogleCloudAiplatformV1beta1ListPipelineJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListPipelineJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListPipelineJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListPipelineJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListPublisherModelsResponse: Response message @@ -15295,9 +15295,9 @@ type GoogleCloudAiplatformV1beta1ListPublisherModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListPublisherModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListPublisherModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListPublisherModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListRagCorporaResponse: Response message for @@ -15324,9 +15324,9 @@ type GoogleCloudAiplatformV1beta1ListRagCorporaResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListRagCorporaResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListRagCorporaResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListRagCorporaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListRagFilesResponse: Response message for @@ -15353,9 +15353,9 @@ type GoogleCloudAiplatformV1beta1ListRagFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListRagFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListRagFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListRagFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse: Response message @@ -15382,9 +15382,9 @@ type GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListSavedQueriesResponse: Response message for @@ -15411,9 +15411,9 @@ type GoogleCloudAiplatformV1beta1ListSavedQueriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListSavedQueriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListSavedQueriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListSavedQueriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListSchedulesResponse: Response message for @@ -15440,9 +15440,9 @@ type GoogleCloudAiplatformV1beta1ListSchedulesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListSchedulesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListSchedulesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListSchedulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListSpecialistPoolsResponse: Response message @@ -15469,9 +15469,9 @@ type GoogleCloudAiplatformV1beta1ListSpecialistPoolsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListSpecialistPoolsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListSpecialistPoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListSpecialistPoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListStudiesResponse: Response message for @@ -15499,9 +15499,9 @@ type GoogleCloudAiplatformV1beta1ListStudiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListStudiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListStudiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListStudiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListTensorboardExperimentsResponse: Response @@ -15529,9 +15529,9 @@ type GoogleCloudAiplatformV1beta1ListTensorboardExperimentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListTensorboardExperimentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListTensorboardExperimentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListTensorboardExperimentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListTensorboardRunsResponse: Response message @@ -15559,9 +15559,9 @@ type GoogleCloudAiplatformV1beta1ListTensorboardRunsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListTensorboardRunsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListTensorboardRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListTensorboardRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListTensorboardTimeSeriesResponse: Response @@ -15589,9 +15589,9 @@ type GoogleCloudAiplatformV1beta1ListTensorboardTimeSeriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListTensorboardTimeSeriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListTensorboardTimeSeriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListTensorboardTimeSeriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListTensorboardsResponse: Response message for @@ -15619,9 +15619,9 @@ type GoogleCloudAiplatformV1beta1ListTensorboardsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListTensorboardsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListTensorboardsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListTensorboardsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListTrainingPipelinesResponse: Response message @@ -15648,9 +15648,9 @@ type GoogleCloudAiplatformV1beta1ListTrainingPipelinesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListTrainingPipelinesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListTrainingPipelinesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListTrainingPipelinesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListTrialsResponse: Response message for @@ -15677,9 +15677,9 @@ type GoogleCloudAiplatformV1beta1ListTrialsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListTrialsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListTrialsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListTrialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ListTuningJobsResponse: Response message for @@ -15706,9 +15706,9 @@ type GoogleCloudAiplatformV1beta1ListTuningJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ListTuningJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ListTuningJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ListTuningJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1LookupStudyRequest: Request message for @@ -15729,9 +15729,9 @@ type GoogleCloudAiplatformV1beta1LookupStudyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1LookupStudyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1LookupStudyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1LookupStudyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MachineSpec: Specification of a single machine. @@ -15783,9 +15783,9 @@ type GoogleCloudAiplatformV1beta1MachineSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MachineSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MachineSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MachineSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ManualBatchTuningParameters: Manual batch tuning @@ -15811,9 +15811,9 @@ type GoogleCloudAiplatformV1beta1ManualBatchTuningParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ManualBatchTuningParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ManualBatchTuningParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ManualBatchTuningParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Measurement: A message representing a @@ -15842,9 +15842,9 @@ type GoogleCloudAiplatformV1beta1Measurement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Measurement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Measurement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Measurement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MeasurementMetric: A message representing a @@ -15868,9 +15868,9 @@ type GoogleCloudAiplatformV1beta1MeasurementMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MeasurementMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MeasurementMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MeasurementMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1MeasurementMetric) UnmarshalJSON(data []byte) error { @@ -15913,9 +15913,9 @@ type GoogleCloudAiplatformV1beta1MergeVersionAliasesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MergeVersionAliasesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MergeVersionAliasesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MergeVersionAliasesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MetadataSchema: Instance of a general @@ -15966,9 +15966,9 @@ type GoogleCloudAiplatformV1beta1MetadataSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MetadataSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MetadataSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MetadataSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MetadataStore: Instance of a metadata store. @@ -16006,9 +16006,9 @@ type GoogleCloudAiplatformV1beta1MetadataStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MetadataStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MetadataStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MetadataStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MetadataStoreDataplexConfig: Represents Dataplex @@ -16030,9 +16030,9 @@ type GoogleCloudAiplatformV1beta1MetadataStoreDataplexConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MetadataStoreDataplexConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MetadataStoreDataplexConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MetadataStoreDataplexConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MetadataStoreMetadataStoreState: Represents @@ -16053,9 +16053,9 @@ type GoogleCloudAiplatformV1beta1MetadataStoreMetadataStoreState struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MetadataStoreMetadataStoreState) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MetadataStoreMetadataStoreState) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MetadataStoreMetadataStoreState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigratableResource: Represents one resource that @@ -16092,9 +16092,9 @@ type GoogleCloudAiplatformV1beta1MigratableResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigratableResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigratableResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigratableResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigratableResourceAutomlDataset: Represents one @@ -16118,9 +16118,9 @@ type GoogleCloudAiplatformV1beta1MigratableResourceAutomlDataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigratableResourceAutomlDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigratableResourceAutomlDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigratableResourceAutomlDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigratableResourceAutomlModel: Represents one @@ -16144,9 +16144,9 @@ type GoogleCloudAiplatformV1beta1MigratableResourceAutomlModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigratableResourceAutomlModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigratableResourceAutomlModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigratableResourceAutomlModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDataset: @@ -16174,9 +16174,9 @@ type GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDatasetDataLabeling @@ -16204,9 +16204,9 @@ type GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDatasetDataLabeli NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDatasetDataLabelingAnnotatedDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDatasetDataLabelingAnnotatedDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigratableResourceDataLabelingDatasetDataLabelingAnnotatedDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigratableResourceMlEngineModelVersion: @@ -16233,9 +16233,9 @@ type GoogleCloudAiplatformV1beta1MigratableResourceMlEngineModelVersion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigratableResourceMlEngineModelVersion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigratableResourceMlEngineModelVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigratableResourceMlEngineModelVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigrateResourceRequest: Config of migrating one @@ -16267,9 +16267,9 @@ type GoogleCloudAiplatformV1beta1MigrateResourceRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigrateResourceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigrateResourceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigrateResourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlDatasetConfig: @@ -16297,9 +16297,9 @@ type GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlDatasetConfi NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlDatasetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlDatasetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlDatasetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlModelConfig: @@ -16324,9 +16324,9 @@ type GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlModelConfig NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlModelConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlModelConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateAutomlModelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateDataLabelingDatasetC @@ -16356,9 +16356,9 @@ type GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateDataLabelingDatase NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateDataLabelingDatasetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateDataLabelingDatasetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateDataLabelingDatasetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateDataLabelingDatasetC @@ -16383,9 +16383,9 @@ type GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateDataLabelingDatase NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateDataLabelingDatasetConfigMigrateDataLabelingAnnotatedDatasetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateDataLabelingDatasetConfigMigrateDataLabelingAnnotatedDatasetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateDataLabelingDatasetConfigMigrateDataLabelingAnnotatedDatasetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateMlEngineModelVersion @@ -16416,9 +16416,9 @@ type GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateMlEngineModelVersi NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateMlEngineModelVersionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateMlEngineModelVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigrateResourceRequestMigrateMlEngineModelVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MigrateResourceResponse: Describes a @@ -16444,9 +16444,9 @@ type GoogleCloudAiplatformV1beta1MigrateResourceResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MigrateResourceResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MigrateResourceResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MigrateResourceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Model: A trained machine learning Model. @@ -16640,9 +16640,9 @@ type GoogleCloudAiplatformV1beta1Model struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Model) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Model) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelBaseModelSource: User input field to @@ -16666,9 +16666,9 @@ type GoogleCloudAiplatformV1beta1ModelBaseModelSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelBaseModelSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelBaseModelSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelBaseModelSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelContainerSpec: Specification of a container @@ -16844,9 +16844,9 @@ type GoogleCloudAiplatformV1beta1ModelContainerSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelContainerSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelContainerSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelContainerSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringBigQueryTable: @@ -16887,9 +16887,9 @@ type GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringBigQueryTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringBigQueryTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringBigQueryTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringBigQueryTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob: Represents a job @@ -17029,9 +17029,9 @@ type GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJobLatestMonitoringPipel @@ -17055,9 +17055,9 @@ type GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJobLatestMonitoringPip NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJobLatestMonitoringPipelineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJobLatestMonitoringPipelineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJobLatestMonitoringPipelineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringObjectiveConfig: @@ -17082,9 +17082,9 @@ type GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringObjectiveConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringObjectiveConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringObjectiveConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringObjectiveConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringScheduleConfig: The @@ -17115,9 +17115,9 @@ type GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringScheduleConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringScheduleConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringScheduleConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringScheduleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelEvaluation: A collection of metrics @@ -17174,9 +17174,9 @@ type GoogleCloudAiplatformV1beta1ModelEvaluation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelEvaluation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelEvaluation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelEvaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelEvaluationBiasConfig: Configuration for @@ -17211,9 +17211,9 @@ type GoogleCloudAiplatformV1beta1ModelEvaluationBiasConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelEvaluationBiasConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelEvaluationBiasConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelEvaluationBiasConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1ModelEvaluationModelEvaluationExplanationSpec struct { @@ -17235,9 +17235,9 @@ type GoogleCloudAiplatformV1beta1ModelEvaluationModelEvaluationExplanationSpec s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelEvaluationModelEvaluationExplanationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelEvaluationModelEvaluationExplanationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelEvaluationModelEvaluationExplanationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelEvaluationSlice: A collection of metrics @@ -17281,9 +17281,9 @@ type GoogleCloudAiplatformV1beta1ModelEvaluationSlice struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelEvaluationSlice) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelEvaluationSlice) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelEvaluationSlice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelEvaluationSliceSlice: Definition of a @@ -17311,9 +17311,9 @@ type GoogleCloudAiplatformV1beta1ModelEvaluationSliceSlice struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelEvaluationSliceSlice) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelEvaluationSliceSlice) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelEvaluationSliceSlice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpec: @@ -17336,9 +17336,9 @@ type GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecRange: A range @@ -17361,9 +17361,9 @@ type GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecRange struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecRange) UnmarshalJSON(data []byte) error { @@ -17430,9 +17430,9 @@ type GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecSliceConfig s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecSliceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecSliceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecSliceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecValue: Single @@ -17455,9 +17455,9 @@ type GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecValue struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ModelEvaluationSliceSliceSliceSpecValue) UnmarshalJSON(data []byte) error { @@ -17503,9 +17503,9 @@ type GoogleCloudAiplatformV1beta1ModelExplanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelExplanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelExplanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelExplanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelExportFormat: Represents export format @@ -17544,9 +17544,9 @@ type GoogleCloudAiplatformV1beta1ModelExportFormat struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelExportFormat) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelExportFormat) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelExportFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelGardenSource: Contains information about @@ -17567,9 +17567,9 @@ type GoogleCloudAiplatformV1beta1ModelGardenSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelGardenSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelGardenSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelGardenSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitor: Vertex AI Model Monitoring Service @@ -17632,9 +17632,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTarget: The @@ -17656,9 +17656,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTarget struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTarget) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTarget) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTargetVertexModelSourc @@ -17682,9 +17682,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTargetVertexModelSou NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTargetVertexModelSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTargetVertexModelSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitorModelMonitoringTargetVertexModelSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringAlert: Represents a single @@ -17714,9 +17714,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringAlert struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringAlert) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringAlert) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringAlert - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition: Monitoring alert @@ -17738,9 +17738,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ModelMonitoringAlertCondition) UnmarshalJSON(data []byte) error { @@ -17784,9 +17784,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfig: The @@ -17807,9 +17807,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringAnomaly: Represents a single @@ -17835,9 +17835,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringAnomaly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringAnomaly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringAnomaly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringAnomaly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringAnomalyTabularAnomaly: Tabular @@ -17866,9 +17866,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringAnomalyTabularAnomaly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringAnomalyTabularAnomaly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringAnomalyTabularAnomaly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringAnomalyTabularAnomaly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringConfig: The model monitoring @@ -17903,9 +17903,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringInput: Model monitoring data @@ -17935,9 +17935,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringInputBatchPredictionOutput: Data @@ -17960,9 +17960,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringInputBatchPredictionOutput struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringInputBatchPredictionOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringInputBatchPredictionOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringInputBatchPredictionOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDataset: @@ -17989,9 +17989,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDataset stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMo @@ -18016,9 +18016,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModel NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringBigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringBigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringBigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMo @@ -18050,9 +18050,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModel NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringInputModelMonitoringDatasetModelMonitoringGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringInputTimeOffset: Time offset @@ -18082,9 +18082,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringInputTimeOffset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringInputTimeOffset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringInputTimeOffset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringInputTimeOffset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringInputVertexEndpointLogs: Data @@ -18108,9 +18108,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringInputVertexEndpointLogs struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringInputVertexEndpointLogs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringInputVertexEndpointLogs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringInputVertexEndpointLogs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringJob: Represents a model @@ -18185,9 +18185,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetail: Represent the @@ -18215,9 +18215,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetailProcessedDataset @@ -18240,9 +18240,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetailProcessedDatas NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetailProcessedDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetailProcessedDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringJobExecutionDetailProcessedDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpec: Notification @@ -18271,9 +18271,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecEmailConfig: The @@ -18294,9 +18294,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecEmailConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecEmailConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecEmailConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecEmailConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecNotificationChanne @@ -18318,9 +18318,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecNotificationChan NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecNotificationChannelConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecNotificationChannelConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringNotificationSpecNotificationChannelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig: The objective @@ -18350,9 +18350,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfig: @@ -18380,9 +18380,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfig NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigEx @@ -18414,9 +18414,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfig NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDete @@ -18449,9 +18449,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingDataset: @@ -18489,9 +18489,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingDataset s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingPredictionS @@ -18526,9 +18526,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingPredictio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpec: Monitoring @@ -18557,9 +18557,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecDataDriftSpec: Data @@ -18601,9 +18601,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecDataDriftSpec struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecDataDriftSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecDataDriftSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecDataDriftSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecFeatureAttributionSpe @@ -18637,9 +18637,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecFeatureAttributionS NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecFeatureAttributionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecFeatureAttributionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecFeatureAttributionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecTabularObjective: @@ -18665,9 +18665,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecTabularObjective st NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecTabularObjective) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecTabularObjective) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveSpecTabularObjective - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringOutputSpec: Specification for the @@ -18689,9 +18689,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringOutputSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringOutputSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringOutputSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringOutputSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringSchema: The Model Monitoring @@ -18738,9 +18738,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema: Schema field @@ -18766,9 +18766,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringSchemaFieldSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringSpec: Monitoring monitoring job @@ -18794,9 +18794,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringStats: Represents the collection @@ -18817,9 +18817,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomalies: Statistics and @@ -18860,9 +18860,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomalies struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomalies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomalies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomalies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesFeatureHistoricStats @@ -18890,9 +18890,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesFeatureHistoricSta NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint: Represents a @@ -18928,9 +18928,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPoint) UnmarshalJSON(data []byte) error { @@ -18967,9 +18967,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValue struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValue) UnmarshalJSON(data []byte) error { @@ -19011,9 +19011,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValueDistribu NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValueDistributionDataValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValueDistributionDataValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValueDistributionDataValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ModelMonitoringStatsDataPointTypedValueDistributionDataValue) UnmarshalJSON(data []byte) error { @@ -19054,9 +19054,9 @@ type GoogleCloudAiplatformV1beta1ModelMonitoringTabularStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelMonitoringTabularStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelMonitoringTabularStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelMonitoringTabularStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelOriginalModelInfo: Contains information @@ -19079,9 +19079,9 @@ type GoogleCloudAiplatformV1beta1ModelOriginalModelInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelOriginalModelInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelOriginalModelInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelOriginalModelInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ModelSourceInfo: Detail description of the @@ -19116,9 +19116,9 @@ type GoogleCloudAiplatformV1beta1ModelSourceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ModelSourceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ModelSourceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ModelSourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata: Runtime @@ -19141,9 +19141,9 @@ type GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MutateDeployedIndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MutateDeployedIndexResponse: Response message @@ -19164,9 +19164,9 @@ type GoogleCloudAiplatformV1beta1MutateDeployedIndexResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MutateDeployedIndexResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MutateDeployedIndexResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MutateDeployedIndexResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MutateDeployedModelOperationMetadata: Runtime @@ -19187,9 +19187,9 @@ type GoogleCloudAiplatformV1beta1MutateDeployedModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MutateDeployedModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MutateDeployedModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MutateDeployedModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MutateDeployedModelRequest: Request message for @@ -19218,9 +19218,9 @@ type GoogleCloudAiplatformV1beta1MutateDeployedModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MutateDeployedModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MutateDeployedModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MutateDeployedModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1MutateDeployedModelResponse: Response message @@ -19241,9 +19241,9 @@ type GoogleCloudAiplatformV1beta1MutateDeployedModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1MutateDeployedModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1MutateDeployedModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1MutateDeployedModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NasJob: Represents a Neural Architecture Search @@ -19322,9 +19322,9 @@ type GoogleCloudAiplatformV1beta1NasJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NasJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NasJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NasJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NasJobOutput: Represents a uCAIP NasJob output. @@ -19345,9 +19345,9 @@ type GoogleCloudAiplatformV1beta1NasJobOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NasJobOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NasJobOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NasJobOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NasJobOutputMultiTrialJobOutput: The output of a @@ -19372,9 +19372,9 @@ type GoogleCloudAiplatformV1beta1NasJobOutputMultiTrialJobOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NasJobOutputMultiTrialJobOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NasJobOutputMultiTrialJobOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NasJobOutputMultiTrialJobOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NasJobSpec: Represents the spec of a NasJob. @@ -19402,9 +19402,9 @@ type GoogleCloudAiplatformV1beta1NasJobSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NasJobSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NasJobSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NasJobSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpec: The spec of @@ -19443,9 +19443,9 @@ type GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMetricSpec: @@ -19473,9 +19473,9 @@ type GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMetricSpec str NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMetricSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMetricSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMetricSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec: @@ -19508,9 +19508,9 @@ type GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec: @@ -19539,9 +19539,9 @@ type GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NasTrial: Represents a uCAIP NasJob trial. @@ -19583,9 +19583,9 @@ type GoogleCloudAiplatformV1beta1NasTrial struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NasTrial) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NasTrial) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NasTrial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NasTrialDetail: Represents a NasTrial details @@ -19617,9 +19617,9 @@ type GoogleCloudAiplatformV1beta1NasTrialDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NasTrialDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NasTrialDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NasTrialDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NearestNeighborQuery: A query to find a number @@ -19656,9 +19656,9 @@ type GoogleCloudAiplatformV1beta1NearestNeighborQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NearestNeighborQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NearestNeighborQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NearestNeighborQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding: The embedding @@ -19679,9 +19679,9 @@ type GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1NearestNeighborQueryEmbedding) UnmarshalJSON(data []byte) error { @@ -19726,9 +19726,9 @@ type GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1NearestNeighborQueryParameters) UnmarshalJSON(data []byte) error { @@ -19772,9 +19772,9 @@ type GoogleCloudAiplatformV1beta1NearestNeighborQueryStringFilter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NearestNeighborQueryStringFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NearestNeighborQueryStringFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NearestNeighborQueryStringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadata: Runtime @@ -19801,9 +19801,9 @@ type GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataContentValidationStats struct { @@ -19839,9 +19839,9 @@ type GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataContentVa NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataContentValidationStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataContentValidationStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataContentValidationStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataRecordError struct { @@ -19895,9 +19895,9 @@ type GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataRecordErr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataRecordError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataRecordError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NearestNeighborSearchOperationMetadataRecordError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NearestNeighbors: Nearest neighbors for one @@ -19918,9 +19918,9 @@ type GoogleCloudAiplatformV1beta1NearestNeighbors struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NearestNeighbors) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NearestNeighbors) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NearestNeighbors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor: A neighbor of the @@ -19948,9 +19948,9 @@ type GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1NearestNeighborsNeighbor) UnmarshalJSON(data []byte) error { @@ -19987,9 +19987,9 @@ type GoogleCloudAiplatformV1beta1Neighbor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Neighbor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Neighbor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Neighbor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1Neighbor) UnmarshalJSON(data []byte) error { @@ -20031,9 +20031,9 @@ type GoogleCloudAiplatformV1beta1NetworkSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NetworkSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NetworkSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NetworkSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NfsMount: Represents a mount configuration for @@ -20061,9 +20061,9 @@ type GoogleCloudAiplatformV1beta1NfsMount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NfsMount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NfsMount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NfsMount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NotebookEucConfig: The euc configuration of @@ -20094,9 +20094,9 @@ type GoogleCloudAiplatformV1beta1NotebookEucConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NotebookEucConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NotebookEucConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NotebookEucConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NotebookExecutionJob: NotebookExecutionJob @@ -20190,9 +20190,9 @@ type GoogleCloudAiplatformV1beta1NotebookExecutionJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NotebookExecutionJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NotebookExecutionJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NotebookExecutionJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource: @@ -20218,9 +20218,9 @@ type GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource st NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NotebookExecutionJobDataformRepositorySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NotebookExecutionJobDirectNotebookSource: The @@ -20241,9 +20241,9 @@ type GoogleCloudAiplatformV1beta1NotebookExecutionJobDirectNotebookSource struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NotebookExecutionJobDirectNotebookSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NotebookExecutionJobDirectNotebookSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NotebookExecutionJobDirectNotebookSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NotebookExecutionJobGcsNotebookSource: The Cloud @@ -20269,9 +20269,9 @@ type GoogleCloudAiplatformV1beta1NotebookExecutionJobGcsNotebookSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NotebookExecutionJobGcsNotebookSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NotebookExecutionJobGcsNotebookSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NotebookExecutionJobGcsNotebookSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig: The idle shutdown @@ -20298,9 +20298,9 @@ type GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NotebookRuntime: A runtime is a virtual machine @@ -20416,9 +20416,9 @@ type GoogleCloudAiplatformV1beta1NotebookRuntime struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NotebookRuntime) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NotebookRuntime) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NotebookRuntime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate: A template that @@ -20507,9 +20507,9 @@ type GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef: Points to a @@ -20531,9 +20531,9 @@ type GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput: Input for @@ -20557,9 +20557,9 @@ type GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInstance: Spec @@ -20588,9 +20588,9 @@ type GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInstance struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult: Spec for @@ -20621,9 +20621,9 @@ type GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualityResult) UnmarshalJSON(data []byte) error { @@ -20661,9 +20661,9 @@ type GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualitySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualitySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualitySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PairwiseQuestionAnsweringQualitySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput: Input for @@ -20686,9 +20686,9 @@ type GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInstance: Spec for @@ -20717,9 +20717,9 @@ type GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult: Spec for @@ -20750,9 +20750,9 @@ type GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1PairwiseSummarizationQualityResult) UnmarshalJSON(data []byte) error { @@ -20790,9 +20790,9 @@ type GoogleCloudAiplatformV1beta1PairwiseSummarizationQualitySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PairwiseSummarizationQualitySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PairwiseSummarizationQualitySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PairwiseSummarizationQualitySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Part: A datatype containing media that is part @@ -20833,9 +20833,9 @@ type GoogleCloudAiplatformV1beta1Part struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Part) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Part) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Part - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PauseModelDeploymentMonitoringJobRequest: @@ -20871,9 +20871,9 @@ type GoogleCloudAiplatformV1beta1PersistentDiskSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PersistentDiskSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PersistentDiskSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PersistentDiskSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PersistentResource: Represents long-lasting @@ -20966,9 +20966,9 @@ type GoogleCloudAiplatformV1beta1PersistentResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PersistentResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PersistentResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PersistentResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PipelineJob: An instance of a machine learning @@ -21082,9 +21082,9 @@ type GoogleCloudAiplatformV1beta1PipelineJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PipelineJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PipelineJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PipelineJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PipelineJobDetail: The runtime detail of @@ -21110,9 +21110,9 @@ type GoogleCloudAiplatformV1beta1PipelineJobDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PipelineJobDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PipelineJobDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PipelineJobDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig: The runtime config of @@ -21170,9 +21170,9 @@ type GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact: The type @@ -21197,9 +21197,9 @@ type GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigInputArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PipelineTaskDetail: The runtime detail of a task @@ -21262,9 +21262,9 @@ type GoogleCloudAiplatformV1beta1PipelineTaskDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PipelineTaskDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PipelineTaskDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PipelineTaskDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PipelineTaskDetailArtifactList: A list of @@ -21285,9 +21285,9 @@ type GoogleCloudAiplatformV1beta1PipelineTaskDetailArtifactList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PipelineTaskDetailArtifactList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PipelineTaskDetailArtifactList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PipelineTaskDetailArtifactList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PipelineTaskDetailPipelineTaskStatus: A single @@ -21330,9 +21330,9 @@ type GoogleCloudAiplatformV1beta1PipelineTaskDetailPipelineTaskStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PipelineTaskDetailPipelineTaskStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PipelineTaskDetailPipelineTaskStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PipelineTaskDetailPipelineTaskStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetail: The runtime detail @@ -21355,9 +21355,9 @@ type GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailContainerDetail: The @@ -21395,9 +21395,9 @@ type GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailContainerDetail struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailContainerDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailContainerDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailContainerDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailCustomJobDetail: The @@ -21421,9 +21421,9 @@ type GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailCustomJobDetail struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailCustomJobDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailCustomJobDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailCustomJobDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PipelineTemplateMetadata: Pipeline template @@ -21447,9 +21447,9 @@ type GoogleCloudAiplatformV1beta1PipelineTemplateMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PipelineTemplateMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PipelineTemplateMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PipelineTemplateMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Port: Represents a network port in a container. @@ -21470,9 +21470,9 @@ type GoogleCloudAiplatformV1beta1Port struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Port) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Port) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Port - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PredefinedSplit: Assigns input data to training, @@ -21498,9 +21498,9 @@ type GoogleCloudAiplatformV1beta1PredefinedSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PredefinedSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PredefinedSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PredefinedSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PredictRequest: Request message for @@ -21531,9 +21531,9 @@ type GoogleCloudAiplatformV1beta1PredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig: @@ -21563,9 +21563,9 @@ type GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig) UnmarshalJSON(data []byte) error { @@ -21620,9 +21620,9 @@ type GoogleCloudAiplatformV1beta1PredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PredictSchemata: Contains the schemata used in @@ -21676,9 +21676,9 @@ type GoogleCloudAiplatformV1beta1PredictSchemata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PredictSchemata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PredictSchemata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PredictSchemata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Presets: Preset configuration for example-based @@ -21716,9 +21716,9 @@ type GoogleCloudAiplatformV1beta1Presets struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Presets) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Presets) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Presets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PrivateEndpoints: PrivateEndpoints proto is used @@ -21749,9 +21749,9 @@ type GoogleCloudAiplatformV1beta1PrivateEndpoints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PrivateEndpoints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PrivateEndpoints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PrivateEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig: Represents @@ -21776,9 +21776,9 @@ type GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Probe: Probe describes a health check to be @@ -21808,9 +21808,9 @@ type GoogleCloudAiplatformV1beta1Probe struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Probe) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Probe) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Probe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ProbeExecAction: ExecAction specifies a command @@ -21836,9 +21836,9 @@ type GoogleCloudAiplatformV1beta1ProbeExecAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ProbeExecAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ProbeExecAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ProbeExecAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PscAutomatedEndpoints: PscAutomatedEndpoints @@ -21864,9 +21864,9 @@ type GoogleCloudAiplatformV1beta1PscAutomatedEndpoints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PscAutomatedEndpoints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PscAutomatedEndpoints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PscAutomatedEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModel: A Model Garden Publisher Model. @@ -21949,9 +21949,9 @@ type GoogleCloudAiplatformV1beta1PublisherModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModelCallToAction: Actions could take @@ -22000,9 +22000,9 @@ type GoogleCloudAiplatformV1beta1PublisherModelCallToAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModelCallToAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModelCallToAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModelCallToAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy: Model metadata @@ -22053,9 +22053,9 @@ type GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeploy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployDeployMetadata: @@ -22077,9 +22077,9 @@ type GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployDeployMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployDeployMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployDeployMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployDeployMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke: @@ -22100,9 +22100,9 @@ type GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModelCallToActionDeployGke - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines @@ -22124,9 +22124,9 @@ type GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelin NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenFineTuningPipelines - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenNotebooks: Open @@ -22147,9 +22147,9 @@ type GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenNotebooks struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenNotebooks) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenNotebooks) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModelCallToActionOpenNotebooks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferen @@ -22179,9 +22179,9 @@ type GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceRefer NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModelCallToActionRegionalResourceReferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModelCallToActionViewRestApi: Rest API @@ -22204,9 +22204,9 @@ type GoogleCloudAiplatformV1beta1PublisherModelCallToActionViewRestApi struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModelCallToActionViewRestApi) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModelCallToActionViewRestApi) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModelCallToActionViewRestApi - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModelDocumentation: A named piece of @@ -22230,9 +22230,9 @@ type GoogleCloudAiplatformV1beta1PublisherModelDocumentation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModelDocumentation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModelDocumentation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModelDocumentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModelParent: The information about the @@ -22256,9 +22256,9 @@ type GoogleCloudAiplatformV1beta1PublisherModelParent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModelParent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModelParent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModelParent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PublisherModelResourceReference: Reference to a @@ -22285,9 +22285,9 @@ type GoogleCloudAiplatformV1beta1PublisherModelResourceReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PublisherModelResourceReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PublisherModelResourceReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PublisherModelResourceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PurgeArtifactsMetadata: Details of operations @@ -22308,9 +22308,9 @@ type GoogleCloudAiplatformV1beta1PurgeArtifactsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PurgeArtifactsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PurgeArtifactsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PurgeArtifactsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PurgeArtifactsRequest: Request message for @@ -22336,9 +22336,9 @@ type GoogleCloudAiplatformV1beta1PurgeArtifactsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PurgeArtifactsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PurgeArtifactsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PurgeArtifactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PurgeArtifactsResponse: Response message for @@ -22365,9 +22365,9 @@ type GoogleCloudAiplatformV1beta1PurgeArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PurgeArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PurgeArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PurgeArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PurgeContextsMetadata: Details of operations @@ -22388,9 +22388,9 @@ type GoogleCloudAiplatformV1beta1PurgeContextsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PurgeContextsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PurgeContextsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PurgeContextsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PurgeContextsRequest: Request message for @@ -22416,9 +22416,9 @@ type GoogleCloudAiplatformV1beta1PurgeContextsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PurgeContextsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PurgeContextsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PurgeContextsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PurgeContextsResponse: Response message for @@ -22445,9 +22445,9 @@ type GoogleCloudAiplatformV1beta1PurgeContextsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PurgeContextsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PurgeContextsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PurgeContextsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PurgeExecutionsMetadata: Details of operations @@ -22468,9 +22468,9 @@ type GoogleCloudAiplatformV1beta1PurgeExecutionsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PurgeExecutionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PurgeExecutionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PurgeExecutionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PurgeExecutionsRequest: Request message for @@ -22496,9 +22496,9 @@ type GoogleCloudAiplatformV1beta1PurgeExecutionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PurgeExecutionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PurgeExecutionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PurgeExecutionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PurgeExecutionsResponse: Response message for @@ -22525,9 +22525,9 @@ type GoogleCloudAiplatformV1beta1PurgeExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PurgeExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PurgeExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PurgeExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1PythonPackageSpec: The spec of a Python packaged @@ -22565,9 +22565,9 @@ type GoogleCloudAiplatformV1beta1PythonPackageSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1PythonPackageSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1PythonPackageSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1PythonPackageSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QueryDeployedModelsResponse: Response message @@ -22603,9 +22603,9 @@ type GoogleCloudAiplatformV1beta1QueryDeployedModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QueryDeployedModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QueryDeployedModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QueryDeployedModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QueryExtensionRequest: Request message for @@ -22629,9 +22629,9 @@ type GoogleCloudAiplatformV1beta1QueryExtensionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QueryExtensionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QueryExtensionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QueryExtensionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QueryExtensionResponse: Response message for @@ -22659,9 +22659,9 @@ type GoogleCloudAiplatformV1beta1QueryExtensionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QueryExtensionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QueryExtensionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QueryExtensionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QueryReasoningEngineRequest: Request message for @@ -22683,9 +22683,9 @@ type GoogleCloudAiplatformV1beta1QueryReasoningEngineRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QueryReasoningEngineRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QueryReasoningEngineRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QueryReasoningEngineRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse: Response message @@ -22709,9 +22709,9 @@ type GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput: Input for @@ -22734,9 +22734,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInstance: Spec for @@ -22764,9 +22764,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult: Spec for @@ -22793,9 +22793,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessResult) UnmarshalJSON(data []byte) error { @@ -22835,9 +22835,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringCorrectnessSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput: Input for @@ -22860,9 +22860,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance: Spec for @@ -22890,9 +22890,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult: Spec for @@ -22919,9 +22919,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessResult) UnmarshalJSON(data []byte) error { @@ -22961,9 +22961,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringHelpfulnessSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput: Input for @@ -22986,9 +22986,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance: Spec for @@ -23015,9 +23015,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringQualityInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult: Spec for @@ -23042,9 +23042,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringQualityResult) UnmarshalJSON(data []byte) error { @@ -23084,9 +23084,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringQualitySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput: Input for @@ -23109,9 +23109,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance: Spec for @@ -23139,9 +23139,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult: Spec for @@ -23167,9 +23167,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceResult) UnmarshalJSON(data []byte) error { @@ -23209,9 +23209,9 @@ type GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1QuestionAnsweringRelevanceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RagContexts: Relevant contexts for one query. @@ -23231,9 +23231,9 @@ type GoogleCloudAiplatformV1beta1RagContexts struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RagContexts) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RagContexts) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RagContexts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RagContextsContext: A context of the query. @@ -23259,9 +23259,9 @@ type GoogleCloudAiplatformV1beta1RagContextsContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RagContextsContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RagContextsContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RagContextsContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1RagContextsContext) UnmarshalJSON(data []byte) error { @@ -23311,9 +23311,9 @@ type GoogleCloudAiplatformV1beta1RagCorpus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RagCorpus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RagCorpus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RagCorpus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig: Config for the @@ -23337,9 +23337,9 @@ type GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RagEmbeddingModelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint: @@ -23369,9 +23369,9 @@ type GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RagEmbeddingModelConfigVertexPredictionEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RagFile: A RagFile contains user data for @@ -23422,9 +23422,9 @@ type GoogleCloudAiplatformV1beta1RagFile struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RagFile) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RagFile) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RagFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RagFileChunkingConfig: Specifies the size and @@ -23447,9 +23447,9 @@ type GoogleCloudAiplatformV1beta1RagFileChunkingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RagFileChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RagFileChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RagFileChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RagQuery: A query to retrieve relevant contexts. @@ -23471,9 +23471,9 @@ type GoogleCloudAiplatformV1beta1RagQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RagQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RagQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RagQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RawPredictRequest: Request message for @@ -23502,9 +23502,9 @@ type GoogleCloudAiplatformV1beta1RawPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RawPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RawPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RawPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RayMetricSpec: Configuration for the Ray @@ -23525,9 +23525,9 @@ type GoogleCloudAiplatformV1beta1RayMetricSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RayMetricSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RayMetricSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RayMetricSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RaySpec: Configuration information for the Ray @@ -23570,9 +23570,9 @@ type GoogleCloudAiplatformV1beta1RaySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RaySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RaySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RaySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadFeatureValuesRequest: Request message for @@ -23598,9 +23598,9 @@ type GoogleCloudAiplatformV1beta1ReadFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse: Response message for @@ -23629,9 +23629,9 @@ type GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityView: Entity view @@ -23657,9 +23657,9 @@ type GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityView struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityView) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityView) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityViewData: @@ -23686,9 +23686,9 @@ type GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityViewData struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityViewData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityViewData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseEntityViewData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseFeatureDescriptor: @@ -23709,9 +23709,9 @@ type GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseFeatureDescriptor stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseFeatureDescriptor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseFeatureDescriptor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseFeatureDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseHeader: Response header @@ -23739,9 +23739,9 @@ type GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseHeader struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadFeatureValuesResponseHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadIndexDatapointsRequest: The request message @@ -23764,9 +23764,9 @@ type GoogleCloudAiplatformV1beta1ReadIndexDatapointsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadIndexDatapointsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadIndexDatapointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadIndexDatapointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadIndexDatapointsResponse: The response @@ -23790,9 +23790,9 @@ type GoogleCloudAiplatformV1beta1ReadIndexDatapointsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadIndexDatapointsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadIndexDatapointsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadIndexDatapointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadTensorboardBlobDataResponse: Response @@ -23816,9 +23816,9 @@ type GoogleCloudAiplatformV1beta1ReadTensorboardBlobDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadTensorboardBlobDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadTensorboardBlobDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadTensorboardBlobDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadTensorboardSizeResponse: Response message @@ -23842,9 +23842,9 @@ type GoogleCloudAiplatformV1beta1ReadTensorboardSizeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadTensorboardSizeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadTensorboardSizeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadTensorboardSizeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadTensorboardTimeSeriesDataResponse: Response @@ -23868,9 +23868,9 @@ type GoogleCloudAiplatformV1beta1ReadTensorboardTimeSeriesDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadTensorboardTimeSeriesDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadTensorboardTimeSeriesDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponse: Response message @@ -23894,9 +23894,9 @@ type GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponsePerMonthUsageData: @@ -23917,9 +23917,9 @@ type GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponsePerMonthUsageData s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponsePerMonthUsageData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponsePerMonthUsageData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponsePerMonthUsageData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponsePerUserUsageData: @@ -23942,9 +23942,9 @@ type GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponsePerUserUsageData st NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponsePerUserUsageData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponsePerUserUsageData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponsePerUserUsageData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReasoningEngine: ReasoningEngine provides a @@ -23983,9 +23983,9 @@ type GoogleCloudAiplatformV1beta1ReasoningEngine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReasoningEngine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReasoningEngine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReasoningEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReasoningEngineSpec: ReasoningEngine @@ -24008,9 +24008,9 @@ type GoogleCloudAiplatformV1beta1ReasoningEngineSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReasoningEngineSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReasoningEngineSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReasoningEngineSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec: User provided @@ -24041,9 +24041,9 @@ type GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReasoningEngineSpecPackageSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata: @@ -24066,9 +24066,9 @@ type GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RebootPersistentResourceOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RebootPersistentResourceRequest: Request message @@ -24094,9 +24094,9 @@ type GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RemoveContextChildrenResponse: Response message @@ -24124,9 +24124,9 @@ type GoogleCloudAiplatformV1beta1RemoveDatapointsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RemoveDatapointsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RemoveDatapointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RemoveDatapointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RemoveDatapointsResponse: Response message for @@ -24168,9 +24168,9 @@ type GoogleCloudAiplatformV1beta1ReportExecutionEventRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReportExecutionEventRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReportExecutionEventRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReportExecutionEventRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReportExecutionEventResponse: Response message @@ -24214,9 +24214,9 @@ type GoogleCloudAiplatformV1beta1ReportRuntimeEventRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReportRuntimeEventRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReportRuntimeEventRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReportRuntimeEventRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ReportRuntimeEventResponse: Response message for @@ -24241,9 +24241,9 @@ type GoogleCloudAiplatformV1beta1ReportRuntimeEventResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ReportRuntimeEventResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ReportRuntimeEventResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ReportRuntimeEventResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ResourcePool: Represents the spec of a group of @@ -24279,9 +24279,9 @@ type GoogleCloudAiplatformV1beta1ResourcePool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ResourcePool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ResourcePool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ResourcePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ResourcePoolAutoscalingSpec: The min/max number @@ -24306,9 +24306,9 @@ type GoogleCloudAiplatformV1beta1ResourcePoolAutoscalingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ResourcePoolAutoscalingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ResourcePoolAutoscalingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ResourcePoolAutoscalingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ResourceRuntime: Persistent Cluster runtime @@ -24337,9 +24337,9 @@ type GoogleCloudAiplatformV1beta1ResourceRuntime struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ResourceRuntime) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ResourceRuntime) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ResourceRuntime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ResourceRuntimeSpec: Configuration for the @@ -24366,9 +24366,9 @@ type GoogleCloudAiplatformV1beta1ResourceRuntimeSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ResourceRuntimeSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ResourceRuntimeSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ResourceRuntimeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ResourcesConsumed: Statistics information about @@ -24391,9 +24391,9 @@ type GoogleCloudAiplatformV1beta1ResourcesConsumed struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ResourcesConsumed) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ResourcesConsumed) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ResourcesConsumed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ResourcesConsumed) UnmarshalJSON(data []byte) error { @@ -24428,9 +24428,9 @@ type GoogleCloudAiplatformV1beta1RestoreDatasetVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RestoreDatasetVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RestoreDatasetVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RestoreDatasetVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ResumeModelDeploymentMonitoringJobRequest: @@ -24459,9 +24459,9 @@ type GoogleCloudAiplatformV1beta1ResumeScheduleRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ResumeScheduleRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ResumeScheduleRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ResumeScheduleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Retrieval: Defines a retrieval tool that model @@ -24489,9 +24489,9 @@ type GoogleCloudAiplatformV1beta1Retrieval struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Retrieval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Retrieval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Retrieval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RetrieveContextsRequest: Request message for @@ -24514,9 +24514,9 @@ type GoogleCloudAiplatformV1beta1RetrieveContextsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RetrieveContextsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RetrieveContextsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RetrieveContextsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStore: The data @@ -24546,9 +24546,9 @@ type GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStore) UnmarshalJSON(data []byte) error { @@ -24588,9 +24588,9 @@ type GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStoreRagResourc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStoreRagResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStoreRagResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RetrieveContextsRequestVertexRagStoreRagResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RetrieveContextsResponse: Response message for @@ -24614,9 +24614,9 @@ type GoogleCloudAiplatformV1beta1RetrieveContextsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RetrieveContextsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RetrieveContextsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RetrieveContextsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RougeInput: Input for rouge metric. @@ -24638,9 +24638,9 @@ type GoogleCloudAiplatformV1beta1RougeInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RougeInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RougeInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RougeInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RougeInstance: Spec for rouge instance. @@ -24662,9 +24662,9 @@ type GoogleCloudAiplatformV1beta1RougeInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RougeInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RougeInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RougeInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RougeMetricValue: Rouge metric value for an @@ -24685,9 +24685,9 @@ type GoogleCloudAiplatformV1beta1RougeMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RougeMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RougeMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RougeMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1RougeMetricValue) UnmarshalJSON(data []byte) error { @@ -24721,9 +24721,9 @@ type GoogleCloudAiplatformV1beta1RougeResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RougeResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RougeResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RougeResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RougeSpec: Spec for rouge score metric - @@ -24750,9 +24750,9 @@ type GoogleCloudAiplatformV1beta1RougeSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RougeSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RougeSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RougeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1RuntimeConfig: Runtime configuration to run the @@ -24785,9 +24785,9 @@ type GoogleCloudAiplatformV1beta1RuntimeConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RuntimeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RuntimeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RuntimeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1RuntimeConfigCodeInterpreterRuntimeConfig struct { @@ -24816,9 +24816,9 @@ type GoogleCloudAiplatformV1beta1RuntimeConfigCodeInterpreterRuntimeConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RuntimeConfigCodeInterpreterRuntimeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RuntimeConfigCodeInterpreterRuntimeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RuntimeConfigCodeInterpreterRuntimeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1RuntimeConfigVertexAISearchRuntimeConfig struct { @@ -24844,9 +24844,9 @@ type GoogleCloudAiplatformV1beta1RuntimeConfigVertexAISearchRuntimeConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1RuntimeConfigVertexAISearchRuntimeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1RuntimeConfigVertexAISearchRuntimeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1RuntimeConfigVertexAISearchRuntimeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SafetyInput: Input for safety metric. @@ -24868,9 +24868,9 @@ type GoogleCloudAiplatformV1beta1SafetyInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SafetyInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SafetyInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SafetyInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SafetyInstance: Spec for safety instance. @@ -24890,9 +24890,9 @@ type GoogleCloudAiplatformV1beta1SafetyInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SafetyInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SafetyInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SafetyInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SafetyRating: Safety rating corresponding to the @@ -24947,9 +24947,9 @@ type GoogleCloudAiplatformV1beta1SafetyRating struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SafetyRating) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SafetyRating) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SafetyRating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SafetyRating) UnmarshalJSON(data []byte) error { @@ -24989,9 +24989,9 @@ type GoogleCloudAiplatformV1beta1SafetyResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SafetyResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SafetyResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SafetyResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SafetyResult) UnmarshalJSON(data []byte) error { @@ -25055,9 +25055,9 @@ type GoogleCloudAiplatformV1beta1SafetySetting struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SafetySetting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SafetySetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SafetySetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SafetySpec: Spec for safety metric. @@ -25077,9 +25077,9 @@ type GoogleCloudAiplatformV1beta1SafetySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SafetySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SafetySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SafetySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SampleConfig: Active learning data sampling @@ -25113,9 +25113,9 @@ type GoogleCloudAiplatformV1beta1SampleConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SampleConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SampleConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SampleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SampledShapleyAttribution: An attribution method @@ -25140,9 +25140,9 @@ type GoogleCloudAiplatformV1beta1SampledShapleyAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SampledShapleyAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SampledShapleyAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SampledShapleyAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SamplingStrategy: Sampling Strategy for logging, @@ -25164,9 +25164,9 @@ type GoogleCloudAiplatformV1beta1SamplingStrategy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SamplingStrategy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SamplingStrategy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SamplingStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SamplingStrategyRandomSampleConfig: Requests are @@ -25187,9 +25187,9 @@ type GoogleCloudAiplatformV1beta1SamplingStrategyRandomSampleConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SamplingStrategyRandomSampleConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SamplingStrategyRandomSampleConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SamplingStrategyRandomSampleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SamplingStrategyRandomSampleConfig) UnmarshalJSON(data []byte) error { @@ -25250,9 +25250,9 @@ type GoogleCloudAiplatformV1beta1SavedQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SavedQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SavedQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SavedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Scalar: One point viewable on a scalar metric @@ -25273,9 +25273,9 @@ type GoogleCloudAiplatformV1beta1Scalar struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Scalar) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Scalar) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Scalar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1Scalar) UnmarshalJSON(data []byte) error { @@ -25396,9 +25396,9 @@ type GoogleCloudAiplatformV1beta1Schedule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Schedule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Schedule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ScheduleRunResponse: Status of a scheduled run. @@ -25421,9 +25421,9 @@ type GoogleCloudAiplatformV1beta1ScheduleRunResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ScheduleRunResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ScheduleRunResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ScheduleRunResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Scheduling: All parameters related to queuing @@ -25452,9 +25452,9 @@ type GoogleCloudAiplatformV1beta1Scheduling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Scheduling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Scheduling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Scheduling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Schema: Schema is used to define the format of @@ -25534,9 +25534,9 @@ type GoogleCloudAiplatformV1beta1Schema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Schema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Schema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1Schema) UnmarshalJSON(data []byte) error { @@ -25579,9 +25579,9 @@ type GoogleCloudAiplatformV1beta1SchemaAnnotationSpecColor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaAnnotationSpecColor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaAnnotationSpecColor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaAnnotationSpecColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaImageBoundingBoxAnnotation: Annotation @@ -25614,9 +25614,9 @@ type GoogleCloudAiplatformV1beta1SchemaImageBoundingBoxAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaImageBoundingBoxAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaImageBoundingBoxAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaImageBoundingBoxAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaImageBoundingBoxAnnotation) UnmarshalJSON(data []byte) error { @@ -25661,9 +25661,9 @@ type GoogleCloudAiplatformV1beta1SchemaImageClassificationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaImageClassificationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaImageClassificationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaImageClassificationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaImageDataItem: Payload of Image DataItem. @@ -25688,9 +25688,9 @@ type GoogleCloudAiplatformV1beta1SchemaImageDataItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaImageDataItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaImageDataItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaImageDataItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaImageDatasetMetadata: The metadata of @@ -25715,9 +25715,9 @@ type GoogleCloudAiplatformV1beta1SchemaImageDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaImageDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaImageDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaImageDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotation: Annotation @@ -25743,9 +25743,9 @@ type GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationMaskAnnotation: @@ -25773,9 +25773,9 @@ type GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationMaskAnnotation NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationMaskAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationMaskAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationMaskAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationPolygonAnnotatio @@ -25803,9 +25803,9 @@ type GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationPolygonAnnotat NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationPolygonAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationPolygonAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationPolygonAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationPolylineAnnotati @@ -25833,9 +25833,9 @@ type GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationPolylineAnnota NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationPolylineAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationPolylineAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaImageSegmentationAnnotationPolylineAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsBoundingBoxMetrics: @@ -25865,9 +25865,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsBoundingBoxMetrics NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsBoundingBoxMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsBoundingBoxMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsBoundingBoxMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsBoundingBoxMetrics) UnmarshalJSON(data []byte) error { @@ -25911,9 +25911,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsBoundingBoxMetricsC NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsBoundingBoxMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsBoundingBoxMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsBoundingBoxMetricsConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsBoundingBoxMetricsConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -25969,9 +25969,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsClassificationEvalu NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsClassificationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsClassificationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsClassificationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsClassificationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -26055,9 +26055,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsClassificationEvalu NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsClassificationEvaluationMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsClassificationEvaluationMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsClassificationEvaluationMetricsConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsClassificationEvaluationMetricsConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -26125,9 +26125,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsConfusionMatrix str NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsConfusionMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsConfusionMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsConfusionMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsConfusionMatrixAnnotationSpecRef struct { @@ -26148,9 +26148,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsConfusionMatrixAnno NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsConfusionMatrixAnnotationSpecRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsConfusionMatrixAnnotationSpecRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsConfusionMatrixAnnotationSpecRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsForecastingEvaluation @@ -26192,9 +26192,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsForecastingEvaluati NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsForecastingEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsForecastingEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsForecastingEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsForecastingEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -26250,9 +26250,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsForecastingEvaluati NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsForecastingEvaluationMetricsQuantileMetricsEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsForecastingEvaluationMetricsQuantileMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsForecastingEvaluationMetricsQuantileMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsForecastingEvaluationMetricsQuantileMetricsEntry) UnmarshalJSON(data []byte) error { @@ -26292,9 +26292,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsGeneralTextGenerati NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsGeneralTextGenerationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsGeneralTextGenerationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsGeneralTextGenerationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsGeneralTextGenerationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -26341,9 +26341,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageObjectDetectio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageObjectDetectionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageObjectDetectionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageObjectDetectionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageObjectDetectionEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -26380,9 +26380,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageSegmentationEv NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageSegmentationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageSegmentationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageSegmentationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageSegmentationEvaluationMetricsConfidenceMetricsEntry struct { @@ -26414,9 +26414,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageSegmentationEv NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageSegmentationEvaluationMetricsConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageSegmentationEvaluationMetricsConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageSegmentationEvaluationMetricsConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsImageSegmentationEvaluationMetricsConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -26498,9 +26498,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsPairwiseTextGenerat NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsPairwiseTextGenerationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -26550,9 +26550,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsQuestionAnsweringEv NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsQuestionAnsweringEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -26598,9 +26598,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsRegressionEvaluatio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsRegressionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsRegressionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsRegressionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsRegressionEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -26641,9 +26641,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsSummarizationEvalua NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsSummarizationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsSummarizationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsSummarizationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsSummarizationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -26683,9 +26683,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextExtractionEvalu NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextExtractionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextExtractionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextExtractionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextExtractionEvaluationMetricsConfidenceMetrics struct { @@ -26711,9 +26711,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextExtractionEvalu NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextExtractionEvaluationMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextExtractionEvaluationMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextExtractionEvaluationMetricsConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextExtractionEvaluationMetricsConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -26773,9 +26773,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextSentimentEvalua NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextSentimentEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextSentimentEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextSentimentEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTextSentimentEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -26836,9 +26836,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTrackMetrics struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTrackMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTrackMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTrackMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTrackMetrics) UnmarshalJSON(data []byte) error { @@ -26891,9 +26891,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTrackMetricsConfide NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTrackMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTrackMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTrackMetricsConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsTrackMetricsConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -26944,9 +26944,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionMetrics NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionMetrics) UnmarshalJSON(data []byte) error { @@ -26988,9 +26988,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionMetricsC NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionMetricsConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionMetricsConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionMetricsConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -27035,9 +27035,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionRecognit NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionRecognitionMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionRecognitionMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoActionRecognitionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoObjectTrackingMe @@ -27093,9 +27093,9 @@ type GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoObjectTracking NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoObjectTrackingMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoObjectTrackingMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoObjectTrackingMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaModelevaluationMetricsVideoObjectTrackingMetrics) UnmarshalJSON(data []byte) error { @@ -27140,9 +27140,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageClassificationPredict NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageClassificationPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageClassificationPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageClassificationPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageObjectDetectionPredicti @@ -27167,9 +27167,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageObjectDetectionPredic NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageObjectDetectionPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageObjectDetectionPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageObjectDetectionPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageSegmentationPredictionI @@ -27193,9 +27193,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageSegmentationPredictio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageSegmentationPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageSegmentationPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictInstanceImageSegmentationPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextClassificationPrediction @@ -27219,9 +27219,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextClassificationPredicti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextClassificationPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextClassificationPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextClassificationPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextExtractionPredictionInst @@ -27251,9 +27251,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextExtractionPredictionIn NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextExtractionPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextExtractionPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextExtractionPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextSentimentPredictionInsta @@ -27277,9 +27277,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextSentimentPredictionIns NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextSentimentPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextSentimentPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictInstanceTextSentimentPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoActionRecognitionPredic @@ -27315,9 +27315,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoActionRecognitionPred NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoActionRecognitionPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoActionRecognitionPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoActionRecognitionPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoClassificationPredictio @@ -27353,9 +27353,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoClassificationPredict NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoClassificationPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoClassificationPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoClassificationPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoObjectTrackingPredictio @@ -27391,9 +27391,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoObjectTrackingPredict NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoObjectTrackingPredictionInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoObjectTrackingPredictionInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictInstanceVideoObjectTrackingPredictionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaPredictParamsImageClassificationPredictionP @@ -27419,9 +27419,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictParamsImageClassificationPredictio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsImageClassificationPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictParamsImageClassificationPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictParamsImageClassificationPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsImageClassificationPredictionParams) UnmarshalJSON(data []byte) error { @@ -27461,9 +27461,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictParamsImageObjectDetectionPredicti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsImageObjectDetectionPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictParamsImageObjectDetectionPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictParamsImageObjectDetectionPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsImageObjectDetectionPredictionParams) UnmarshalJSON(data []byte) error { @@ -27501,9 +27501,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictParamsImageSegmentationPredictionP NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsImageSegmentationPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictParamsImageSegmentationPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictParamsImageSegmentationPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsImageSegmentationPredictionParams) UnmarshalJSON(data []byte) error { @@ -27543,9 +27543,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoActionRecognitionPredic NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoActionRecognitionPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoActionRecognitionPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoActionRecognitionPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoActionRecognitionPredictionParams) UnmarshalJSON(data []byte) error { @@ -27607,9 +27607,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoClassificationPredictio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoClassificationPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoClassificationPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoClassificationPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoClassificationPredictionParams) UnmarshalJSON(data []byte) error { @@ -27653,9 +27653,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoObjectTrackingPredictio NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoObjectTrackingPredictionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoObjectTrackingPredictionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoObjectTrackingPredictionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictParamsVideoObjectTrackingPredictionParams) UnmarshalJSON(data []byte) error { @@ -27698,9 +27698,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionClassificationPrediction NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionClassificationPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionClassificationPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionClassificationPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionClassificationPredictionResult) UnmarshalJSON(data []byte) error { @@ -27751,9 +27751,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionImageObjectDetectionPred NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionImageObjectDetectionPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionImageObjectDetectionPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionImageObjectDetectionPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionImageObjectDetectionPredictionResult) UnmarshalJSON(data []byte) error { @@ -27803,9 +27803,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionImageSegmentationPredict NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionImageSegmentationPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionImageSegmentationPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionImageSegmentationPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaPredictPredictionTabularClassificationPredi @@ -27831,9 +27831,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionTabularClassificationPre NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionTabularClassificationPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionTabularClassificationPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionTabularClassificationPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionTabularClassificationPredictionResult) UnmarshalJSON(data []byte) error { @@ -27880,9 +27880,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionTabularRegressionPredict NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionTabularRegressionPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionTabularRegressionPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionTabularRegressionPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionTabularRegressionPredictionResult) UnmarshalJSON(data []byte) error { @@ -27946,9 +27946,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionTextExtractionPrediction NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionTextExtractionPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionTextExtractionPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionTextExtractionPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionTextExtractionPredictionResult) UnmarshalJSON(data []byte) error { @@ -27990,9 +27990,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionTextSentimentPredictionR NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionTextSentimentPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionTextSentimentPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionTextSentimentPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaPredictPredictionTftFeatureImportance struct { @@ -28018,9 +28018,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionTftFeatureImportance str NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionTftFeatureImportance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionTftFeatureImportance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionTftFeatureImportance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionTftFeatureImportance) UnmarshalJSON(data []byte) error { @@ -28075,9 +28075,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionTimeSeriesForecastingPre NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionTimeSeriesForecastingPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionTimeSeriesForecastingPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionTimeSeriesForecastingPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionTimeSeriesForecastingPredictionResult) UnmarshalJSON(data []byte) error { @@ -28138,9 +28138,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoActionRecognitionPr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoActionRecognitionPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoActionRecognitionPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoActionRecognitionPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoActionRecognitionPredictionResult) UnmarshalJSON(data []byte) error { @@ -28201,9 +28201,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoClassificationPredi NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoClassificationPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoClassificationPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoClassificationPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoClassificationPredictionResult) UnmarshalJSON(data []byte) error { @@ -28257,9 +28257,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoObjectTrackingPredi NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoObjectTrackingPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoObjectTrackingPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoObjectTrackingPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoObjectTrackingPredictionResult) UnmarshalJSON(data []byte) error { @@ -28308,9 +28308,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoObjectTrackingPredi NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoObjectTrackingPredictionResultFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoObjectTrackingPredictionResultFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoObjectTrackingPredictionResultFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaPredictPredictionVideoObjectTrackingPredictionResultFrame) UnmarshalJSON(data []byte) error { @@ -28362,9 +28362,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaPredictionResultError struct { @@ -28466,9 +28466,9 @@ type GoogleCloudAiplatformV1beta1SchemaPredictionResultError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaPredictionResultError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaPredictionResultError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaPredictionResultError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadata: The metadata of @@ -28488,9 +28488,9 @@ type GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataBigQuerySource struct { @@ -28509,9 +28509,9 @@ type GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataBigQuerySource struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataBigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataBigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataBigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataGcsSource struct { @@ -28533,9 +28533,9 @@ type GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataInputConfig: The @@ -28557,9 +28557,9 @@ type GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTablesDatasetMetadataInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTextClassificationAnnotation: Annotation @@ -28584,9 +28584,9 @@ type GoogleCloudAiplatformV1beta1SchemaTextClassificationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTextClassificationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTextClassificationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTextClassificationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTextDataItem: Payload of Text DataItem. @@ -28607,9 +28607,9 @@ type GoogleCloudAiplatformV1beta1SchemaTextDataItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTextDataItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTextDataItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTextDataItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTextDatasetMetadata: The metadata of @@ -28634,9 +28634,9 @@ type GoogleCloudAiplatformV1beta1SchemaTextDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTextDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTextDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTextDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTextExtractionAnnotation: Annotation @@ -28663,9 +28663,9 @@ type GoogleCloudAiplatformV1beta1SchemaTextExtractionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTextExtractionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTextExtractionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTextExtractionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTextSegment: The text segment inside of @@ -28693,9 +28693,9 @@ type GoogleCloudAiplatformV1beta1SchemaTextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTextSentimentAnnotation: Annotation @@ -28724,9 +28724,9 @@ type GoogleCloudAiplatformV1beta1SchemaTextSentimentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTextSentimentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTextSentimentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTextSentimentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTextSentimentSavedQueryMetadata: The @@ -28748,9 +28748,9 @@ type GoogleCloudAiplatformV1beta1SchemaTextSentimentSavedQueryMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTextSentimentSavedQueryMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTextSentimentSavedQueryMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTextSentimentSavedQueryMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTimeSegment: A time period inside of a @@ -28775,9 +28775,9 @@ type GoogleCloudAiplatformV1beta1SchemaTimeSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTimeSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTimeSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTimeSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadata: The metadata of @@ -28803,9 +28803,9 @@ type GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataBigQuerySource struct { @@ -28824,9 +28824,9 @@ type GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataBigQuerySource s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataBigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataBigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataBigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataGcsSource struct { @@ -28848,9 +28848,9 @@ type GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataGcsSource struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataInputConfig: The @@ -28872,9 +28872,9 @@ type GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataInputConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTimeSeriesDatasetMetadataInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecasting: A @@ -28897,9 +28897,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecasting st NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecasting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecasting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecasting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputs struct { @@ -29022,9 +29022,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputs) UnmarshalJSON(data []byte) error { @@ -29067,9 +29067,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsGranularity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsGranularity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsGranularity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformation struct { @@ -29091,9 +29091,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInput @@ -29114,9 +29114,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationAutoTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInput @@ -29142,9 +29142,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationCategoricalTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInput @@ -29171,9 +29171,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationNumericTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInput @@ -29196,9 +29196,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTextTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInput @@ -29231,9 +29231,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInp NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingInputsTransformationTimestampTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingMetad @@ -29259,9 +29259,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingMet NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlForecastingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassificat @@ -29285,9 +29285,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassific NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassification) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassification) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassificationInputs struct { @@ -29375,9 +29375,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassific NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassificationInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassificationInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassificationInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassificationMetadata struct { @@ -29407,9 +29407,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassific NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassificationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassificationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageClassificationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetec @@ -29433,9 +29433,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDet NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionInputs struct { @@ -29514,9 +29514,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDet NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionMetadata struct { @@ -29546,9 +29546,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDet NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageObjectDetectionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentatio @@ -29571,9 +29571,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentat NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentationInputs struct { @@ -29621,9 +29621,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentat NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentationInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentationInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentationInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentationMetadata struct { @@ -29653,9 +29653,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentat NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlImageSegmentationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTables: A @@ -29678,9 +29678,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTables struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTables) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTables) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTables - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputs struct { @@ -29763,9 +29763,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputs s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputs) UnmarshalJSON(data []byte) error { @@ -29806,9 +29806,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTran @@ -29829,9 +29829,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationAutoTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTran @@ -29856,9 +29856,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalArrayTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalArrayTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalArrayTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTran @@ -29884,9 +29884,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationCategoricalTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTran @@ -29914,9 +29914,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericArrayTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericArrayTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericArrayTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTran @@ -29948,9 +29948,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationNumericTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTran @@ -29974,9 +29974,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextArrayTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextArrayTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextArrayTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTran @@ -30003,9 +30003,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTextTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTran @@ -30043,9 +30043,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTr NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesInputsTransformationTimestampTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesMetadata: @@ -30071,9 +30071,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTablesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextClassificati @@ -30095,9 +30095,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextClassifica NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextClassification) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextClassification) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextClassification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextClassificationInputs struct { @@ -30115,9 +30115,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextClassifica NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextClassificationInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextClassificationInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextClassificationInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextExtraction: @@ -30138,9 +30138,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextExtraction NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextExtraction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextExtraction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextExtraction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextExtractionInputs struct { @@ -30164,9 +30164,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextSentiment NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextSentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextSentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextSentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextSentimentInputs struct { @@ -30190,9 +30190,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextSentimentI NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextSentimentInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextSentimentInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlTextSentimentInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoActionRecog @@ -30214,9 +30214,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoActionRec NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoActionRecognition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoActionRecognition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoActionRecognition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoActionRecognitionInputs struct { @@ -30248,9 +30248,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoActionRec NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoActionRecognitionInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoActionRecognitionInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoActionRecognitionInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoClassificat @@ -30272,9 +30272,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoClassific NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoClassification) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoClassification) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoClassification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoClassificationInputs struct { @@ -30303,9 +30303,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoClassific NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoClassificationInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoClassificationInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoClassificationInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoObjectTrack @@ -30327,9 +30327,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoObjectTra NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoObjectTracking) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoObjectTracking) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoObjectTracking - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoObjectTrackingInputs struct { @@ -30365,9 +30365,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoObjectTra NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoObjectTrackingInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoObjectTrackingInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutoMlVideoObjectTrackingInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutomlImageTrainingTun @@ -30404,9 +30404,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutomlImageTrainingT NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutomlImageTrainingTunableParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutomlImageTrainingTunableParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionAutomlImageTrainingTunableParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionCustomJobMetadata struct { @@ -30426,9 +30426,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionCustomJobMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionCustomJobMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionCustomJobMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionCustomJobMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionCustomTask: A @@ -30451,9 +30451,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionCustomTask struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionCustomTask) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionCustomTask) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionCustomTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionExportEvaluatedDataIte @@ -30483,9 +30483,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionExportEvaluatedDataI NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionExportEvaluatedDataItemsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionExportEvaluatedDataItemsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionExportEvaluatedDataItemsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHierarchyConfig: @@ -30522,9 +30522,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHierarchyConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHierarchyConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHierarchyConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHierarchyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHierarchyConfig) UnmarshalJSON(data []byte) error { @@ -30567,9 +30567,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuning NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuningJobMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuningJobMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuningJobMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuningJobSpec struct { @@ -30599,9 +30599,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuning NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuningJobSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuningJobSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuningJobSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuningTa @@ -30624,9 +30624,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuning NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuningTask) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuningTask) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionHyperparameterTuningTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting @@ -30649,9 +30649,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputs struct { @@ -30767,9 +30767,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputs) UnmarshalJSON(data []byte) error { @@ -30812,9 +30812,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsGranularity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsGranularity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsGranularity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformation struct { @@ -30836,9 +30836,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting @@ -30859,9 +30859,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationAutoTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting @@ -30887,9 +30887,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationCategoricalTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting @@ -30915,9 +30915,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationNumericTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting @@ -30940,9 +30940,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTextTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting @@ -30975,9 +30975,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingInputsTransformationTimestampTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasting @@ -31003,9 +31003,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecasti NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionSeq2SeqPlusForecastingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecasting: A @@ -31028,9 +31028,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecasting struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecasting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecasting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecasting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs struct { @@ -31146,9 +31146,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs) UnmarshalJSON(data []byte) error { @@ -31191,9 +31191,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsGranularity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsGranularity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsGranularity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformation struct { @@ -31215,9 +31215,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTr @@ -31238,9 +31238,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationAutoTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationAutoTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTr @@ -31266,9 +31266,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationCategoricalTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationCategoricalTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTr @@ -31294,9 +31294,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationNumericTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationNumericTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTr @@ -31319,9 +31319,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTextTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTextTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTr @@ -31354,9 +31354,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputs NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTimestampTransformation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingInputsTransformationTimestampTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingMetadata @@ -31382,9 +31382,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingMetada NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionTftForecastingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionWindowConfig: Config @@ -31419,9 +31419,9 @@ type GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionWindowConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionWindowConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionWindowConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaTrainingjobDefinitionWindowConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaVertex: A vertex represents a 2D point in @@ -31445,9 +31445,9 @@ type GoogleCloudAiplatformV1beta1SchemaVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaVertex) UnmarshalJSON(data []byte) error { @@ -31491,9 +31491,9 @@ type GoogleCloudAiplatformV1beta1SchemaVideoActionRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaVideoActionRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaVideoActionRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaVideoActionRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaVideoClassificationAnnotation: Annotation @@ -31521,9 +31521,9 @@ type GoogleCloudAiplatformV1beta1SchemaVideoClassificationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaVideoClassificationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaVideoClassificationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaVideoClassificationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaVideoDataItem: Payload of Video DataItem. @@ -31549,9 +31549,9 @@ type GoogleCloudAiplatformV1beta1SchemaVideoDataItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaVideoDataItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaVideoDataItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaVideoDataItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaVideoDatasetMetadata: The metadata of @@ -31576,9 +31576,9 @@ type GoogleCloudAiplatformV1beta1SchemaVideoDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaVideoDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaVideoDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaVideoDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SchemaVideoObjectTrackingAnnotation: Annotation @@ -31617,9 +31617,9 @@ type GoogleCloudAiplatformV1beta1SchemaVideoObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaVideoObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaVideoObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaVideoObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SchemaVideoObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -31658,9 +31658,9 @@ type GoogleCloudAiplatformV1beta1SchemaVisualInspectionClassificationLabelSavedQ NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SchemaVisualInspectionClassificationLabelSavedQueryMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SchemaVisualInspectionClassificationLabelSavedQueryMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SchemaVisualInspectionClassificationLabelSavedQueryMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudAiplatformV1beta1SchemaVisualInspectionMaskSavedQueryMetadata struct { @@ -31690,9 +31690,9 @@ type GoogleCloudAiplatformV1beta1SearchDataItemsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchDataItemsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchDataItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchDataItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchEntryPoint: Google search entry point. @@ -31715,9 +31715,9 @@ type GoogleCloudAiplatformV1beta1SearchEntryPoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchEntryPoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchEntryPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchEntryPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchFeaturesResponse: Response message for @@ -31746,9 +31746,9 @@ type GoogleCloudAiplatformV1beta1SearchFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchMigratableResourcesRequest: Request @@ -31780,9 +31780,9 @@ type GoogleCloudAiplatformV1beta1SearchMigratableResourcesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchMigratableResourcesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchMigratableResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchMigratableResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchMigratableResourcesResponse: Response @@ -31811,9 +31811,9 @@ type GoogleCloudAiplatformV1beta1SearchMigratableResourcesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchMigratableResourcesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchMigratableResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchMigratableResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRequ @@ -31854,9 +31854,9 @@ type GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRequ @@ -31894,9 +31894,9 @@ type GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRequestStatsAnomaliesObjective) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRequestStatsAnomaliesObjective) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRequestStatsAnomaliesObjective - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesResp @@ -31927,9 +31927,9 @@ type GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRe NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsRequest: Request @@ -31964,9 +31964,9 @@ type GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsResponse: Response @@ -31997,9 +31997,9 @@ type GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilter: Filter for @@ -32020,9 +32020,9 @@ type GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilte @@ -32053,9 +32053,9 @@ type GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFil NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsFilterTabularStatsFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsRequest: Request @@ -32083,9 +32083,9 @@ type GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsResponse: Response @@ -32112,9 +32112,9 @@ type GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchNearestEntitiesRequest: The request @@ -32141,9 +32141,9 @@ type GoogleCloudAiplatformV1beta1SearchNearestEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchNearestEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchNearestEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchNearestEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse: Response message @@ -32167,9 +32167,9 @@ type GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Segment: Segment of the content. @@ -32198,9 +32198,9 @@ type GoogleCloudAiplatformV1beta1Segment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Segment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Segment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Segment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ServiceAccountSpec: Configuration for the use of @@ -32232,9 +32232,9 @@ type GoogleCloudAiplatformV1beta1ServiceAccountSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ServiceAccountSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ServiceAccountSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ServiceAccountSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ShieldedVmConfig: A set of Shielded Instance @@ -32260,9 +32260,9 @@ type GoogleCloudAiplatformV1beta1ShieldedVmConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ShieldedVmConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ShieldedVmConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ShieldedVmConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SmoothGradConfig: Config for SmoothGrad @@ -32307,9 +32307,9 @@ type GoogleCloudAiplatformV1beta1SmoothGradConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SmoothGradConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SmoothGradConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SmoothGradConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SmoothGradConfig) UnmarshalJSON(data []byte) error { @@ -32368,9 +32368,9 @@ type GoogleCloudAiplatformV1beta1SpecialistPool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SpecialistPool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SpecialistPool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SpecialistPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StartNotebookRuntimeOperationMetadata: Metadata @@ -32394,9 +32394,9 @@ type GoogleCloudAiplatformV1beta1StartNotebookRuntimeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StartNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StartNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StartNotebookRuntimeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StartNotebookRuntimeRequest: Request message for @@ -32448,9 +32448,9 @@ type GoogleCloudAiplatformV1beta1StratifiedSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StratifiedSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StratifiedSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StratifiedSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1StratifiedSplit) UnmarshalJSON(data []byte) error { @@ -32490,9 +32490,9 @@ type GoogleCloudAiplatformV1beta1StreamRawPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StreamRawPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StreamRawPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StreamRawPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesRequest: Request @@ -32523,9 +32523,9 @@ type GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesResponse: Response @@ -32556,9 +32556,9 @@ type GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StreamingPredictRequest: Request message for @@ -32582,9 +32582,9 @@ type GoogleCloudAiplatformV1beta1StreamingPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StreamingPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StreamingPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StreamingPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StreamingPredictResponse: Response message for @@ -32610,9 +32610,9 @@ type GoogleCloudAiplatformV1beta1StreamingPredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StreamingPredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StreamingPredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StreamingPredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StreamingReadFeatureValuesRequest: Request @@ -32638,9 +32638,9 @@ type GoogleCloudAiplatformV1beta1StreamingReadFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StreamingReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StreamingReadFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StreamingReadFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StringArray: A list of string values. @@ -32660,9 +32660,9 @@ type GoogleCloudAiplatformV1beta1StringArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StringArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StringArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StringArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StructFieldValue: One field of a Struct (or @@ -32685,9 +32685,9 @@ type GoogleCloudAiplatformV1beta1StructFieldValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StructFieldValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StructFieldValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StructFieldValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StructValue: Struct (or object) type feature @@ -32708,9 +32708,9 @@ type GoogleCloudAiplatformV1beta1StructValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StructValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StructValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StructValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Study: A message representing a Study. @@ -32753,9 +32753,9 @@ type GoogleCloudAiplatformV1beta1Study struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Study) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Study) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Study - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpec: Represents specification of a Study. @@ -32829,9 +32829,9 @@ type GoogleCloudAiplatformV1beta1StudySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecConvexAutomatedStoppingSpec: @@ -32897,9 +32897,9 @@ type GoogleCloudAiplatformV1beta1StudySpecConvexAutomatedStoppingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecConvexAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecConvexAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecConvexAutomatedStoppingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecConvexStopConfig: Configuration for @@ -32946,9 +32946,9 @@ type GoogleCloudAiplatformV1beta1StudySpecConvexStopConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecConvexStopConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecConvexStopConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecConvexStopConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecDecayCurveAutomatedStoppingSpec: The @@ -32975,9 +32975,9 @@ type GoogleCloudAiplatformV1beta1StudySpecDecayCurveAutomatedStoppingSpec struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecDecayCurveAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecDecayCurveAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecDecayCurveAutomatedStoppingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecMedianAutomatedStoppingSpec: The median @@ -33005,9 +33005,9 @@ type GoogleCloudAiplatformV1beta1StudySpecMedianAutomatedStoppingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecMedianAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecMedianAutomatedStoppingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecMedianAutomatedStoppingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecMetricSpec: Represents a metric to @@ -33039,9 +33039,9 @@ type GoogleCloudAiplatformV1beta1StudySpecMetricSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecMetricSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecMetricSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecMetricSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecMetricSpecSafetyMetricConfig: Used in @@ -33071,9 +33071,9 @@ type GoogleCloudAiplatformV1beta1StudySpecMetricSpecSafetyMetricConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecMetricSpecSafetyMetricConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecMetricSpecSafetyMetricConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecMetricSpecSafetyMetricConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1StudySpecMetricSpecSafetyMetricConfig) UnmarshalJSON(data []byte) error { @@ -33137,9 +33137,9 @@ type GoogleCloudAiplatformV1beta1StudySpecParameterSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecParameterSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecParameterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecParameterSpecCategoricalValueSpec: @@ -33165,9 +33165,9 @@ type GoogleCloudAiplatformV1beta1StudySpecParameterSpecCategoricalValueSpec stru NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpecCategoricalValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecParameterSpecCategoricalValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecParameterSpecCategoricalValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpec: @@ -33197,9 +33197,9 @@ type GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpec NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecCat @@ -33222,9 +33222,9 @@ type GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecC NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecCategoricalValueCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecCategoricalValueCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecCategoricalValueCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecDis @@ -33248,9 +33248,9 @@ type GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecD NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition) UnmarshalJSON(data []byte) error { @@ -33290,9 +33290,9 @@ type GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecI NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecIntValueCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecIntValueCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecIntValueCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecParameterSpecDiscreteValueSpec: Value @@ -33322,9 +33322,9 @@ type GoogleCloudAiplatformV1beta1StudySpecParameterSpecDiscreteValueSpec struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpecDiscreteValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecParameterSpecDiscreteValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecParameterSpecDiscreteValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpecDiscreteValueSpec) UnmarshalJSON(data []byte) error { @@ -33371,9 +33371,9 @@ type GoogleCloudAiplatformV1beta1StudySpecParameterSpecDoubleValueSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpecDoubleValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecParameterSpecDoubleValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecParameterSpecDoubleValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpecDoubleValueSpec) UnmarshalJSON(data []byte) error { @@ -33419,9 +33419,9 @@ type GoogleCloudAiplatformV1beta1StudySpecParameterSpecIntegerValueSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecParameterSpecIntegerValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecParameterSpecIntegerValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecParameterSpecIntegerValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig: The configuration @@ -33481,9 +33481,9 @@ type GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfig: This contains @@ -33510,9 +33510,9 @@ type GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1StudyTimeConstraint: Time-based Constraint for @@ -33536,9 +33536,9 @@ type GoogleCloudAiplatformV1beta1StudyTimeConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1StudyTimeConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1StudyTimeConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1StudyTimeConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SuggestTrialsMetadata: Details of operations @@ -33564,9 +33564,9 @@ type GoogleCloudAiplatformV1beta1SuggestTrialsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SuggestTrialsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SuggestTrialsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SuggestTrialsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SuggestTrialsRequest: Request message for @@ -33621,9 +33621,9 @@ type GoogleCloudAiplatformV1beta1SuggestTrialsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SuggestTrialsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SuggestTrialsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SuggestTrialsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SuggestTrialsResponse: Response message for @@ -33657,9 +33657,9 @@ type GoogleCloudAiplatformV1beta1SuggestTrialsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SuggestTrialsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SuggestTrialsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SuggestTrialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInput: Input for @@ -33682,9 +33682,9 @@ type GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInstance: Spec for @@ -33711,9 +33711,9 @@ type GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationHelpfulnessInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SummarizationHelpfulnessResult: Spec for @@ -33738,9 +33738,9 @@ type GoogleCloudAiplatformV1beta1SummarizationHelpfulnessResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationHelpfulnessResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationHelpfulnessResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationHelpfulnessResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SummarizationHelpfulnessResult) UnmarshalJSON(data []byte) error { @@ -33780,9 +33780,9 @@ type GoogleCloudAiplatformV1beta1SummarizationHelpfulnessSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationHelpfulnessSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationHelpfulnessSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationHelpfulnessSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SummarizationQualityInput: Input for @@ -33805,9 +33805,9 @@ type GoogleCloudAiplatformV1beta1SummarizationQualityInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationQualityInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationQualityInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationQualityInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SummarizationQualityInstance: Spec for @@ -33834,9 +33834,9 @@ type GoogleCloudAiplatformV1beta1SummarizationQualityInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationQualityInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationQualityInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationQualityInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SummarizationQualityResult: Spec for @@ -33861,9 +33861,9 @@ type GoogleCloudAiplatformV1beta1SummarizationQualityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationQualityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationQualityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationQualityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SummarizationQualityResult) UnmarshalJSON(data []byte) error { @@ -33903,9 +33903,9 @@ type GoogleCloudAiplatformV1beta1SummarizationQualitySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationQualitySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationQualitySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationQualitySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SummarizationVerbosityInput: Input for @@ -33928,9 +33928,9 @@ type GoogleCloudAiplatformV1beta1SummarizationVerbosityInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationVerbosityInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationVerbosityInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationVerbosityInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SummarizationVerbosityInstance: Spec for @@ -33957,9 +33957,9 @@ type GoogleCloudAiplatformV1beta1SummarizationVerbosityInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationVerbosityInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationVerbosityInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationVerbosityInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SummarizationVerbosityResult: Spec for @@ -33984,9 +33984,9 @@ type GoogleCloudAiplatformV1beta1SummarizationVerbosityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationVerbosityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationVerbosityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationVerbosityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SummarizationVerbosityResult) UnmarshalJSON(data []byte) error { @@ -34026,9 +34026,9 @@ type GoogleCloudAiplatformV1beta1SummarizationVerbositySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SummarizationVerbositySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SummarizationVerbositySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SummarizationVerbositySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SupervisedHyperParameters: Hyperparameters for @@ -34062,9 +34062,9 @@ type GoogleCloudAiplatformV1beta1SupervisedHyperParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SupervisedHyperParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SupervisedHyperParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SupervisedHyperParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SupervisedHyperParameters) UnmarshalJSON(data []byte) error { @@ -34120,9 +34120,9 @@ type GoogleCloudAiplatformV1beta1SupervisedTuningDataStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SupervisedTuningDataStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SupervisedTuningDataStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SupervisedTuningDataStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SupervisedTuningDatasetDistribution: Dataset @@ -34160,9 +34160,9 @@ type GoogleCloudAiplatformV1beta1SupervisedTuningDatasetDistribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SupervisedTuningDatasetDistribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SupervisedTuningDatasetDistribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SupervisedTuningDatasetDistribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SupervisedTuningDatasetDistribution) UnmarshalJSON(data []byte) error { @@ -34214,9 +34214,9 @@ type GoogleCloudAiplatformV1beta1SupervisedTuningDatasetDistributionDatasetBucke NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SupervisedTuningDatasetDistributionDatasetBucket) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SupervisedTuningDatasetDistributionDatasetBucket) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SupervisedTuningDatasetDistributionDatasetBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SupervisedTuningDatasetDistributionDatasetBucket) UnmarshalJSON(data []byte) error { @@ -34262,9 +34262,9 @@ type GoogleCloudAiplatformV1beta1SupervisedTuningSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SupervisedTuningSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SupervisedTuningSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SupervisedTuningSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SyncFeatureViewRequest: Request message for @@ -34295,9 +34295,9 @@ type GoogleCloudAiplatformV1beta1SyncFeatureViewResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SyncFeatureViewResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SyncFeatureViewResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SyncFeatureViewResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TFRecordDestination: The storage details for @@ -34318,9 +34318,9 @@ type GoogleCloudAiplatformV1beta1TFRecordDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TFRecordDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TFRecordDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TFRecordDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Tensor: A tensor value type. @@ -34386,9 +34386,9 @@ type GoogleCloudAiplatformV1beta1Tensor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Tensor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Tensor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Tensor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1Tensor) UnmarshalJSON(data []byte) error { @@ -34473,9 +34473,9 @@ type GoogleCloudAiplatformV1beta1Tensorboard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Tensorboard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Tensorboard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Tensorboard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TensorboardBlob: One blob (e.g, image, graph) @@ -34500,9 +34500,9 @@ type GoogleCloudAiplatformV1beta1TensorboardBlob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TensorboardBlob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TensorboardBlob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TensorboardBlob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TensorboardBlobSequence: One point viewable on a @@ -34524,9 +34524,9 @@ type GoogleCloudAiplatformV1beta1TensorboardBlobSequence struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TensorboardBlobSequence) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TensorboardBlobSequence) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TensorboardBlobSequence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TensorboardExperiment: A TensorboardExperiment @@ -34581,9 +34581,9 @@ type GoogleCloudAiplatformV1beta1TensorboardExperiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TensorboardExperiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TensorboardExperiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TensorboardExperiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TensorboardRun: TensorboardRun maps to a @@ -34638,9 +34638,9 @@ type GoogleCloudAiplatformV1beta1TensorboardRun struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TensorboardRun) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TensorboardRun) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TensorboardRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TensorboardTensor: One point viewable on a @@ -34665,9 +34665,9 @@ type GoogleCloudAiplatformV1beta1TensorboardTensor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TensorboardTensor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TensorboardTensor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TensorboardTensor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TensorboardTimeSeries: TensorboardTimeSeries @@ -34725,9 +34725,9 @@ type GoogleCloudAiplatformV1beta1TensorboardTimeSeries struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TensorboardTimeSeries) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TensorboardTimeSeries) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TensorboardTimeSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TensorboardTimeSeriesMetadata: Describes @@ -34756,9 +34756,9 @@ type GoogleCloudAiplatformV1beta1TensorboardTimeSeriesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TensorboardTimeSeriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TensorboardTimeSeriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TensorboardTimeSeriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ThresholdConfig: The config for feature @@ -34785,9 +34785,9 @@ type GoogleCloudAiplatformV1beta1ThresholdConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ThresholdConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ThresholdConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ThresholdConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ThresholdConfig) UnmarshalJSON(data []byte) error { @@ -34838,9 +34838,9 @@ type GoogleCloudAiplatformV1beta1TimeSeriesData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TimeSeriesData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TimeSeriesData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TimeSeriesData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TimeSeriesDataPoint: A TensorboardTimeSeries @@ -34870,9 +34870,9 @@ type GoogleCloudAiplatformV1beta1TimeSeriesDataPoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TimeSeriesDataPoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TimeSeriesDataPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TimeSeriesDataPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TimestampSplit: Assigns input data to training, @@ -34908,9 +34908,9 @@ type GoogleCloudAiplatformV1beta1TimestampSplit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TimestampSplit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TimestampSplit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TimestampSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1TimestampSplit) UnmarshalJSON(data []byte) error { @@ -34953,9 +34953,9 @@ type GoogleCloudAiplatformV1beta1TokensInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TokensInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TokensInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TokensInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Tool: Tool details that the model may use to @@ -34993,9 +34993,9 @@ type GoogleCloudAiplatformV1beta1Tool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Tool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Tool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Tool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolCallValidInput: Input for tool call valid @@ -35018,9 +35018,9 @@ type GoogleCloudAiplatformV1beta1ToolCallValidInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolCallValidInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolCallValidInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolCallValidInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolCallValidInstance: Spec for tool call valid @@ -35043,9 +35043,9 @@ type GoogleCloudAiplatformV1beta1ToolCallValidInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolCallValidInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolCallValidInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolCallValidInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolCallValidMetricValue: Tool call valid metric @@ -35066,9 +35066,9 @@ type GoogleCloudAiplatformV1beta1ToolCallValidMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolCallValidMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolCallValidMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolCallValidMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ToolCallValidMetricValue) UnmarshalJSON(data []byte) error { @@ -35103,9 +35103,9 @@ type GoogleCloudAiplatformV1beta1ToolCallValidResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolCallValidResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolCallValidResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolCallValidResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolCallValidSpec: Spec for tool call valid @@ -35131,9 +35131,9 @@ type GoogleCloudAiplatformV1beta1ToolConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolNameMatchInput: Input for tool name match @@ -35156,9 +35156,9 @@ type GoogleCloudAiplatformV1beta1ToolNameMatchInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolNameMatchInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolNameMatchInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolNameMatchInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolNameMatchInstance: Spec for tool name match @@ -35181,9 +35181,9 @@ type GoogleCloudAiplatformV1beta1ToolNameMatchInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolNameMatchInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolNameMatchInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolNameMatchInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolNameMatchMetricValue: Tool name match metric @@ -35204,9 +35204,9 @@ type GoogleCloudAiplatformV1beta1ToolNameMatchMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolNameMatchMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolNameMatchMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolNameMatchMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ToolNameMatchMetricValue) UnmarshalJSON(data []byte) error { @@ -35241,9 +35241,9 @@ type GoogleCloudAiplatformV1beta1ToolNameMatchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolNameMatchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolNameMatchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolNameMatchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolNameMatchSpec: Spec for tool name match @@ -35271,9 +35271,9 @@ type GoogleCloudAiplatformV1beta1ToolParameterKVMatchInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolParameterKVMatchInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolParameterKVMatchInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolParameterKVMatchInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolParameterKVMatchInstance: Spec for tool @@ -35296,9 +35296,9 @@ type GoogleCloudAiplatformV1beta1ToolParameterKVMatchInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolParameterKVMatchInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolParameterKVMatchInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolParameterKVMatchInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolParameterKVMatchMetricValue: Tool parameter @@ -35319,9 +35319,9 @@ type GoogleCloudAiplatformV1beta1ToolParameterKVMatchMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolParameterKVMatchMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolParameterKVMatchMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolParameterKVMatchMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ToolParameterKVMatchMetricValue) UnmarshalJSON(data []byte) error { @@ -35359,9 +35359,9 @@ type GoogleCloudAiplatformV1beta1ToolParameterKVMatchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolParameterKVMatchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolParameterKVMatchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolParameterKVMatchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolParameterKVMatchSpec: Spec for tool @@ -35383,9 +35383,9 @@ type GoogleCloudAiplatformV1beta1ToolParameterKVMatchSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolParameterKVMatchSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolParameterKVMatchSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolParameterKVMatchSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInput: Input for tool @@ -35408,9 +35408,9 @@ type GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInstance: Spec for tool @@ -35433,9 +35433,9 @@ type GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolParameterKeyMatchInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolParameterKeyMatchMetricValue: Tool parameter @@ -35456,9 +35456,9 @@ type GoogleCloudAiplatformV1beta1ToolParameterKeyMatchMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolParameterKeyMatchMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolParameterKeyMatchMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolParameterKeyMatchMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1ToolParameterKeyMatchMetricValue) UnmarshalJSON(data []byte) error { @@ -35496,9 +35496,9 @@ type GoogleCloudAiplatformV1beta1ToolParameterKeyMatchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolParameterKeyMatchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolParameterKeyMatchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolParameterKeyMatchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolParameterKeyMatchSpec: Spec for tool @@ -35536,9 +35536,9 @@ type GoogleCloudAiplatformV1beta1ToolUseExample struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolUseExample) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolUseExample) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolUseExample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolUseExampleExtensionOperation: Identifies one @@ -35561,9 +35561,9 @@ type GoogleCloudAiplatformV1beta1ToolUseExampleExtensionOperation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolUseExampleExtensionOperation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolUseExampleExtensionOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolUseExampleExtensionOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TrainingConfig: CMLE training config. For every @@ -35587,9 +35587,9 @@ type GoogleCloudAiplatformV1beta1TrainingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TrainingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TrainingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TrainingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TrainingPipeline: The TrainingPipeline @@ -35709,9 +35709,9 @@ type GoogleCloudAiplatformV1beta1TrainingPipeline struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TrainingPipeline) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TrainingPipeline) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TrainingPipeline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Trial: A message representing a Trial. A Trial @@ -35791,9 +35791,9 @@ type GoogleCloudAiplatformV1beta1Trial struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Trial) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Trial) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Trial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TrialContext: Next ID: 3 @@ -35823,9 +35823,9 @@ type GoogleCloudAiplatformV1beta1TrialContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TrialContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TrialContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TrialContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TrialParameter: A message representing a @@ -35852,9 +35852,9 @@ type GoogleCloudAiplatformV1beta1TrialParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TrialParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TrialParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TrialParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TunedModel: The Model Registry Model and Online @@ -35879,9 +35879,9 @@ type GoogleCloudAiplatformV1beta1TunedModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TunedModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TunedModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TunedModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TuningDataStats: The tuning data statistic @@ -35902,9 +35902,9 @@ type GoogleCloudAiplatformV1beta1TuningDataStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TuningDataStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TuningDataStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TuningDataStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1TuningJob: Represents a TuningJob that runs with @@ -35994,9 +35994,9 @@ type GoogleCloudAiplatformV1beta1TuningJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1TuningJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1TuningJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1TuningJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UndeployIndexOperationMetadata: Runtime @@ -36017,9 +36017,9 @@ type GoogleCloudAiplatformV1beta1UndeployIndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UndeployIndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UndeployIndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UndeployIndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UndeployIndexRequest: Request message for @@ -36041,9 +36041,9 @@ type GoogleCloudAiplatformV1beta1UndeployIndexRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UndeployIndexRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UndeployIndexRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UndeployIndexRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UndeployIndexResponse: Response message for @@ -36069,9 +36069,9 @@ type GoogleCloudAiplatformV1beta1UndeployModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UndeployModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UndeployModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UndeployModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UndeployModelRequest: Request message for @@ -36100,9 +36100,9 @@ type GoogleCloudAiplatformV1beta1UndeployModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UndeployModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UndeployModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UndeployModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UndeployModelResponse: Response message for @@ -36128,9 +36128,9 @@ type GoogleCloudAiplatformV1beta1UndeploySolverOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UndeploySolverOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UndeploySolverOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UndeploySolverOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UnmanagedContainerModel: Contains model @@ -36159,9 +36159,9 @@ type GoogleCloudAiplatformV1beta1UnmanagedContainerModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UnmanagedContainerModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UnmanagedContainerModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UnmanagedContainerModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateDeploymentResourcePoolOperationMetadata: @@ -36182,9 +36182,9 @@ type GoogleCloudAiplatformV1beta1UpdateDeploymentResourcePoolOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateDeploymentResourcePoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateDeploymentResourcePoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateDeploymentResourcePoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateExplanationDatasetOperationMetadata: @@ -36205,9 +36205,9 @@ type GoogleCloudAiplatformV1beta1UpdateExplanationDatasetOperationMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateExplanationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateExplanationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateExplanationDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateExplanationDatasetRequest: Request message @@ -36228,9 +36228,9 @@ type GoogleCloudAiplatformV1beta1UpdateExplanationDatasetRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateExplanationDatasetRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateExplanationDatasetRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateExplanationDatasetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateExplanationDatasetResponse: Response @@ -36256,9 +36256,9 @@ type GoogleCloudAiplatformV1beta1UpdateFeatureGroupOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateFeatureGroupOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateFeatureGroupOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateFeatureGroupOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateFeatureOnlineStoreOperationMetadata: @@ -36279,9 +36279,9 @@ type GoogleCloudAiplatformV1beta1UpdateFeatureOnlineStoreOperationMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateFeatureOnlineStoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateFeatureOnlineStoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateFeatureOnlineStoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateFeatureOperationMetadata: Details of @@ -36302,9 +36302,9 @@ type GoogleCloudAiplatformV1beta1UpdateFeatureOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateFeatureOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateFeatureOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateFeatureOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateFeatureViewOperationMetadata: Details of @@ -36325,9 +36325,9 @@ type GoogleCloudAiplatformV1beta1UpdateFeatureViewOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateFeatureViewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateFeatureViewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateFeatureViewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateFeaturestoreOperationMetadata: Details of @@ -36348,9 +36348,9 @@ type GoogleCloudAiplatformV1beta1UpdateFeaturestoreOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateFeaturestoreOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateFeaturestoreOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateFeaturestoreOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateIndexOperationMetadata: Runtime operation @@ -36374,9 +36374,9 @@ type GoogleCloudAiplatformV1beta1UpdateIndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateIndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateIndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateIndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateModelDeploymentMonitoringJobOperationMetada @@ -36398,9 +36398,9 @@ type GoogleCloudAiplatformV1beta1UpdateModelDeploymentMonitoringJobOperationMeta NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateModelDeploymentMonitoringJobOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateModelDeploymentMonitoringJobOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateModelDeploymentMonitoringJobOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateModelMonitorOperationMetadata: Runtime @@ -36421,9 +36421,9 @@ type GoogleCloudAiplatformV1beta1UpdateModelMonitorOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateModelMonitorOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateModelMonitorOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateModelMonitorOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdatePersistentResourceOperationMetadata: @@ -36446,9 +36446,9 @@ type GoogleCloudAiplatformV1beta1UpdatePersistentResourceOperationMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdatePersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdatePersistentResourceOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdatePersistentResourceOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateSpecialistPoolOperationMetadata: Runtime @@ -36474,9 +36474,9 @@ type GoogleCloudAiplatformV1beta1UpdateSpecialistPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateSpecialistPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateSpecialistPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateSpecialistPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpdateTensorboardOperationMetadata: Details of @@ -36497,9 +36497,9 @@ type GoogleCloudAiplatformV1beta1UpdateTensorboardOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpdateTensorboardOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpdateTensorboardOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpdateTensorboardOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpgradeNotebookRuntimeOperationMetadata: @@ -36523,9 +36523,9 @@ type GoogleCloudAiplatformV1beta1UpgradeNotebookRuntimeOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpgradeNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpgradeNotebookRuntimeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpgradeNotebookRuntimeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpgradeNotebookRuntimeRequest: Request message @@ -36551,9 +36551,9 @@ type GoogleCloudAiplatformV1beta1UploadModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UploadModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UploadModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UploadModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UploadModelRequest: Request message for @@ -36590,9 +36590,9 @@ type GoogleCloudAiplatformV1beta1UploadModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UploadModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UploadModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UploadModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UploadModelResponse: Response message of @@ -36616,9 +36616,9 @@ type GoogleCloudAiplatformV1beta1UploadModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UploadModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UploadModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UploadModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UploadRagFileConfig: Config for uploading @@ -36640,9 +36640,9 @@ type GoogleCloudAiplatformV1beta1UploadRagFileConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UploadRagFileConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UploadRagFileConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UploadRagFileConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UploadRagFileRequest: Request message for @@ -36666,9 +36666,9 @@ type GoogleCloudAiplatformV1beta1UploadRagFileRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UploadRagFileRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UploadRagFileRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UploadRagFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UploadRagFileResponse: Response message for @@ -36694,9 +36694,9 @@ type GoogleCloudAiplatformV1beta1UploadRagFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UploadRagFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UploadRagFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UploadRagFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpsertDatapointsRequest: Request message for @@ -36723,9 +36723,9 @@ type GoogleCloudAiplatformV1beta1UpsertDatapointsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UpsertDatapointsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UpsertDatapointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UpsertDatapointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1UpsertDatapointsResponse: Response message for @@ -36764,9 +36764,9 @@ type GoogleCloudAiplatformV1beta1UserActionReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1UserActionReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1UserActionReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1UserActionReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Value: Value is the value of the field. @@ -36790,9 +36790,9 @@ type GoogleCloudAiplatformV1beta1Value struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Value) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Value) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1Value) UnmarshalJSON(data []byte) error { @@ -36831,9 +36831,9 @@ type GoogleCloudAiplatformV1beta1VertexAISearch struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1VertexAISearch) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1VertexAISearch) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1VertexAISearch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1VertexRagStore: Retrieve from Vertex RAG Store @@ -36865,9 +36865,9 @@ type GoogleCloudAiplatformV1beta1VertexRagStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1VertexRagStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1VertexRagStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1VertexRagStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1VertexRagStore) UnmarshalJSON(data []byte) error { @@ -36906,9 +36906,9 @@ type GoogleCloudAiplatformV1beta1VertexRagStoreRagResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1VertexRagStoreRagResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1VertexRagStoreRagResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1VertexRagStoreRagResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1VideoMetadata: Metadata describes the input @@ -36931,9 +36931,9 @@ type GoogleCloudAiplatformV1beta1VideoMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1VideoMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1VideoMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1VideoMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1WorkerPoolSpec: Represents the spec of a worker @@ -36965,9 +36965,9 @@ type GoogleCloudAiplatformV1beta1WorkerPoolSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1WorkerPoolSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1WorkerPoolSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1WorkerPoolSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1WriteFeatureValuesPayload: Contains Feature @@ -36994,9 +36994,9 @@ type GoogleCloudAiplatformV1beta1WriteFeatureValuesPayload struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1WriteFeatureValuesPayload) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1WriteFeatureValuesPayload) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1WriteFeatureValuesPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1WriteFeatureValuesRequest: Request message for @@ -37018,9 +37018,9 @@ type GoogleCloudAiplatformV1beta1WriteFeatureValuesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1WriteFeatureValuesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1WriteFeatureValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1WriteFeatureValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1WriteFeatureValuesResponse: Response message for @@ -37049,9 +37049,9 @@ type GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataResponse: Response @@ -37087,9 +37087,9 @@ type GoogleCloudAiplatformV1beta1WriteTensorboardRunDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1WriteTensorboardRunDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1WriteTensorboardRunDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1WriteTensorboardRunDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1WriteTensorboardRunDataResponse: Response @@ -37134,9 +37134,9 @@ type GoogleCloudAiplatformV1beta1XraiAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1XraiAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1XraiAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1XraiAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -37163,9 +37163,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -37202,9 +37202,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -37301,9 +37301,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -37324,9 +37324,9 @@ type GoogleIamV1GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -37356,9 +37356,9 @@ type GoogleIamV1GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -37446,9 +37446,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -37471,9 +37471,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsRequest: Request message for @@ -37497,9 +37497,9 @@ type GoogleIamV1TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -37524,9 +37524,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -37553,9 +37553,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -37600,9 +37600,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -37644,9 +37644,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeColor: Represents a color in the RGBA color space. This @@ -37727,9 +37727,9 @@ type GoogleTypeColor struct { NullFields []string `json:"-"` } -func (s *GoogleTypeColor) MarshalJSON() ([]byte, error) { +func (s GoogleTypeColor) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeColor) UnmarshalJSON(data []byte) error { @@ -37785,9 +37785,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -37833,9 +37833,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeInterval: Represents a time interval, encoded as a Timestamp start @@ -37864,9 +37864,9 @@ type GoogleTypeInterval struct { NullFields []string `json:"-"` } -func (s *GoogleTypeInterval) MarshalJSON() ([]byte, error) { +func (s GoogleTypeInterval) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -37895,9 +37895,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IntelligenceCloudAutomlXpsMetricEntry struct { @@ -37927,9 +37927,9 @@ type IntelligenceCloudAutomlXpsMetricEntry struct { NullFields []string `json:"-"` } -func (s *IntelligenceCloudAutomlXpsMetricEntry) MarshalJSON() ([]byte, error) { +func (s IntelligenceCloudAutomlXpsMetricEntry) MarshalJSON() ([]byte, error) { type NoMethod IntelligenceCloudAutomlXpsMetricEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *IntelligenceCloudAutomlXpsMetricEntry) UnmarshalJSON(data []byte) error { @@ -37964,9 +37964,9 @@ type IntelligenceCloudAutomlXpsMetricEntryLabel struct { NullFields []string `json:"-"` } -func (s *IntelligenceCloudAutomlXpsMetricEntryLabel) MarshalJSON() ([]byte, error) { +func (s IntelligenceCloudAutomlXpsMetricEntryLabel) MarshalJSON() ([]byte, error) { type NoMethod IntelligenceCloudAutomlXpsMetricEntryLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IntelligenceCloudAutomlXpsReportingMetrics struct { @@ -37990,9 +37990,9 @@ type IntelligenceCloudAutomlXpsReportingMetrics struct { NullFields []string `json:"-"` } -func (s *IntelligenceCloudAutomlXpsReportingMetrics) MarshalJSON() ([]byte, error) { +func (s IntelligenceCloudAutomlXpsReportingMetrics) MarshalJSON() ([]byte, error) { type NoMethod IntelligenceCloudAutomlXpsReportingMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MediaUploadCall struct { diff --git a/airquality/v1/airquality-gen.go b/airquality/v1/airquality-gen.go index a530b70f73..88a2b1138c 100644 --- a/airquality/v1/airquality-gen.go +++ b/airquality/v1/airquality-gen.go @@ -231,9 +231,9 @@ type AdditionalInfo struct { NullFields []string `json:"-"` } -func (s *AdditionalInfo) MarshalJSON() ([]byte, error) { +func (s AdditionalInfo) MarshalJSON() ([]byte, error) { type NoMethod AdditionalInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AirQualityIndex: The basic object for representing different air quality @@ -281,9 +281,9 @@ type AirQualityIndex struct { NullFields []string `json:"-"` } -func (s *AirQualityIndex) MarshalJSON() ([]byte, error) { +func (s AirQualityIndex) MarshalJSON() ([]byte, error) { type NoMethod AirQualityIndex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Color: Represents a color in the RGBA color space. This representation is @@ -364,9 +364,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -414,9 +414,9 @@ type Concentration struct { NullFields []string `json:"-"` } -func (s *Concentration) MarshalJSON() ([]byte, error) { +func (s Concentration) MarshalJSON() ([]byte, error) { type NoMethod Concentration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Concentration) UnmarshalJSON(data []byte) error { @@ -457,9 +457,9 @@ type CustomLocalAqi struct { NullFields []string `json:"-"` } -func (s *CustomLocalAqi) MarshalJSON() ([]byte, error) { +func (s CustomLocalAqi) MarshalJSON() ([]byte, error) { type NoMethod CustomLocalAqi - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthRecommendations: Health recommendations for different population @@ -493,9 +493,9 @@ type HealthRecommendations struct { NullFields []string `json:"-"` } -func (s *HealthRecommendations) MarshalJSON() ([]byte, error) { +func (s HealthRecommendations) MarshalJSON() ([]byte, error) { type NoMethod HealthRecommendations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HourInfo: Contains the air quality information for each hour in the @@ -534,9 +534,9 @@ type HourInfo struct { NullFields []string `json:"-"` } -func (s *HourInfo) MarshalJSON() ([]byte, error) { +func (s HourInfo) MarshalJSON() ([]byte, error) { type NoMethod HourInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HourlyForecast: Contains the air quality information for each hour in the @@ -574,9 +574,9 @@ type HourlyForecast struct { NullFields []string `json:"-"` } -func (s *HourlyForecast) MarshalJSON() ([]byte, error) { +func (s HourlyForecast) MarshalJSON() ([]byte, error) { type NoMethod HourlyForecast - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -621,9 +621,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interval: Represents a time interval, encoded as a Timestamp start @@ -652,9 +652,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -680,9 +680,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -782,9 +782,9 @@ type LookupCurrentConditionsRequest struct { NullFields []string `json:"-"` } -func (s *LookupCurrentConditionsRequest) MarshalJSON() ([]byte, error) { +func (s LookupCurrentConditionsRequest) MarshalJSON() ([]byte, error) { type NoMethod LookupCurrentConditionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LookupCurrentConditionsResponse struct { @@ -828,9 +828,9 @@ type LookupCurrentConditionsResponse struct { NullFields []string `json:"-"` } -func (s *LookupCurrentConditionsResponse) MarshalJSON() ([]byte, error) { +func (s LookupCurrentConditionsResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupCurrentConditionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupForecastRequest: The request object of the air quality forecast API. @@ -927,9 +927,9 @@ type LookupForecastRequest struct { NullFields []string `json:"-"` } -func (s *LookupForecastRequest) MarshalJSON() ([]byte, error) { +func (s LookupForecastRequest) MarshalJSON() ([]byte, error) { type NoMethod LookupForecastRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupForecastResponse: The response object of the air quality forecast API. @@ -961,9 +961,9 @@ type LookupForecastResponse struct { NullFields []string `json:"-"` } -func (s *LookupForecastResponse) MarshalJSON() ([]byte, error) { +func (s LookupForecastResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupForecastResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupHistoryRequest: The request object of the air quality history API. @@ -1069,9 +1069,9 @@ type LookupHistoryRequest struct { NullFields []string `json:"-"` } -func (s *LookupHistoryRequest) MarshalJSON() ([]byte, error) { +func (s LookupHistoryRequest) MarshalJSON() ([]byte, error) { type NoMethod LookupHistoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LookupHistoryResponse struct { @@ -1102,9 +1102,9 @@ type LookupHistoryResponse struct { NullFields []string `json:"-"` } -func (s *LookupHistoryResponse) MarshalJSON() ([]byte, error) { +func (s LookupHistoryResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupHistoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pollutant: Data regarding an air quality pollutant. @@ -1137,9 +1137,9 @@ type Pollutant struct { NullFields []string `json:"-"` } -func (s *Pollutant) MarshalJSON() ([]byte, error) { +func (s Pollutant) MarshalJSON() ([]byte, error) { type NoMethod Pollutant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CurrentConditionsLookupCall struct { diff --git a/alertcenter/v1beta1/alertcenter-gen.go b/alertcenter/v1beta1/alertcenter-gen.go index e56394ea2b..5509774984 100644 --- a/alertcenter/v1beta1/alertcenter-gen.go +++ b/alertcenter/v1beta1/alertcenter-gen.go @@ -223,9 +223,9 @@ type AbuseDetected struct { NullFields []string `json:"-"` } -func (s *AbuseDetected) MarshalJSON() ([]byte, error) { +func (s AbuseDetected) MarshalJSON() ([]byte, error) { type NoMethod AbuseDetected - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessApproval: Alert that is triggered when Google support requests to @@ -270,9 +270,9 @@ type AccessApproval struct { NullFields []string `json:"-"` } -func (s *AccessApproval) MarshalJSON() ([]byte, error) { +func (s AccessApproval) MarshalJSON() ([]byte, error) { type NoMethod AccessApproval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountSuspensionDetails: Details about why an account is receiving an @@ -313,9 +313,9 @@ type AccountSuspensionDetails struct { NullFields []string `json:"-"` } -func (s *AccountSuspensionDetails) MarshalJSON() ([]byte, error) { +func (s AccountSuspensionDetails) MarshalJSON() ([]byte, error) { type NoMethod AccountSuspensionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountSuspensionWarning: A warning that the customer's account is about to @@ -352,9 +352,9 @@ type AccountSuspensionWarning struct { NullFields []string `json:"-"` } -func (s *AccountSuspensionWarning) MarshalJSON() ([]byte, error) { +func (s AccountSuspensionWarning) MarshalJSON() ([]byte, error) { type NoMethod AccountSuspensionWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountWarning: Alerts for user account warning events. @@ -379,9 +379,9 @@ type AccountWarning struct { NullFields []string `json:"-"` } -func (s *AccountWarning) MarshalJSON() ([]byte, error) { +func (s AccountWarning) MarshalJSON() ([]byte, error) { type NoMethod AccountWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActionInfo: Metadata related to the action. @@ -433,9 +433,9 @@ type ActivityRule struct { NullFields []string `json:"-"` } -func (s *ActivityRule) MarshalJSON() ([]byte, error) { +func (s ActivityRule) MarshalJSON() ([]byte, error) { type NoMethod ActivityRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Alert: An alert affecting a customer. @@ -504,9 +504,9 @@ type Alert struct { NullFields []string `json:"-"` } -func (s *Alert) MarshalJSON() ([]byte, error) { +func (s Alert) MarshalJSON() ([]byte, error) { type NoMethod Alert - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlertFeedback: A customer feedback about an alert. @@ -546,9 +546,9 @@ type AlertFeedback struct { NullFields []string `json:"-"` } -func (s *AlertFeedback) MarshalJSON() ([]byte, error) { +func (s AlertFeedback) MarshalJSON() ([]byte, error) { type NoMethod AlertFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlertMetadata: An alert metadata. @@ -597,9 +597,9 @@ type AlertMetadata struct { NullFields []string `json:"-"` } -func (s *AlertMetadata) MarshalJSON() ([]byte, error) { +func (s AlertMetadata) MarshalJSON() ([]byte, error) { type NoMethod AlertMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApnsCertificateExpirationInfo: The explanation message associated with "APNS @@ -625,9 +625,9 @@ type ApnsCertificateExpirationInfo struct { NullFields []string `json:"-"` } -func (s *ApnsCertificateExpirationInfo) MarshalJSON() ([]byte, error) { +func (s ApnsCertificateExpirationInfo) MarshalJSON() ([]byte, error) { type NoMethod ApnsCertificateExpirationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppMakerSqlSetupNotification: Alerts from App Maker to notify admins to set @@ -648,9 +648,9 @@ type AppMakerSqlSetupNotification struct { NullFields []string `json:"-"` } -func (s *AppMakerSqlSetupNotification) MarshalJSON() ([]byte, error) { +func (s AppMakerSqlSetupNotification) MarshalJSON() ([]byte, error) { type NoMethod AppMakerSqlSetupNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppSettingsChanged: Alerts from AppSettingsChanged bucket Rules configured @@ -675,9 +675,9 @@ type AppSettingsChanged struct { NullFields []string `json:"-"` } -func (s *AppSettingsChanged) MarshalJSON() ([]byte, error) { +func (s AppSettingsChanged) MarshalJSON() ([]byte, error) { type NoMethod AppSettingsChanged - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppsOutage: An outage incident reported for a Google Workspace service. @@ -721,9 +721,9 @@ type AppsOutage struct { NullFields []string `json:"-"` } -func (s *AppsOutage) MarshalJSON() ([]byte, error) { +func (s AppsOutage) MarshalJSON() ([]byte, error) { type NoMethod AppsOutage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attachment: Attachment with application-specific information about an alert. @@ -743,9 +743,9 @@ type Attachment struct { NullFields []string `json:"-"` } -func (s *Attachment) MarshalJSON() ([]byte, error) { +func (s Attachment) MarshalJSON() ([]byte, error) { type NoMethod Attachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BadWhitelist: Alert for setting the domain or IP that malicious email comes @@ -773,9 +773,9 @@ type BadWhitelist struct { NullFields []string `json:"-"` } -func (s *BadWhitelist) MarshalJSON() ([]byte, error) { +func (s BadWhitelist) MarshalJSON() ([]byte, error) { type NoMethod BadWhitelist - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteAlertsRequest: A request to perform batch delete on alerts. @@ -801,9 +801,9 @@ type BatchDeleteAlertsRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeleteAlertsRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeleteAlertsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteAlertsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteAlertsResponse: Response to batch delete operation on alerts. @@ -828,9 +828,9 @@ type BatchDeleteAlertsResponse struct { NullFields []string `json:"-"` } -func (s *BatchDeleteAlertsResponse) MarshalJSON() ([]byte, error) { +func (s BatchDeleteAlertsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteAlertsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUndeleteAlertsRequest: A request to perform batch undelete on alerts. @@ -856,9 +856,9 @@ type BatchUndeleteAlertsRequest struct { NullFields []string `json:"-"` } -func (s *BatchUndeleteAlertsRequest) MarshalJSON() ([]byte, error) { +func (s BatchUndeleteAlertsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUndeleteAlertsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUndeleteAlertsResponse: Response to batch undelete operation on alerts. @@ -883,9 +883,9 @@ type BatchUndeleteAlertsResponse struct { NullFields []string `json:"-"` } -func (s *BatchUndeleteAlertsResponse) MarshalJSON() ([]byte, error) { +func (s BatchUndeleteAlertsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUndeleteAlertsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudPubsubTopic: A reference to a Cloud Pubsub topic. To register for @@ -917,9 +917,9 @@ type CloudPubsubTopic struct { NullFields []string `json:"-"` } -func (s *CloudPubsubTopic) MarshalJSON() ([]byte, error) { +func (s CloudPubsubTopic) MarshalJSON() ([]byte, error) { type NoMethod CloudPubsubTopic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Csv: A representation of a CSV file attachment, as a list of column headers @@ -943,9 +943,9 @@ type Csv struct { NullFields []string `json:"-"` } -func (s *Csv) MarshalJSON() ([]byte, error) { +func (s Csv) MarshalJSON() ([]byte, error) { type NoMethod Csv - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CsvRow: A representation of a single data row in a CSV file. @@ -966,9 +966,9 @@ type CsvRow struct { NullFields []string `json:"-"` } -func (s *CsvRow) MarshalJSON() ([]byte, error) { +func (s CsvRow) MarshalJSON() ([]byte, error) { type NoMethod CsvRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceCompromised: A mobile device compromised alert. Derived from audit @@ -991,9 +991,9 @@ type DeviceCompromised struct { NullFields []string `json:"-"` } -func (s *DeviceCompromised) MarshalJSON() ([]byte, error) { +func (s DeviceCompromised) MarshalJSON() ([]byte, error) { type NoMethod DeviceCompromised - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceCompromisedSecurityDetail: Detailed information of a single MDM device @@ -1027,9 +1027,9 @@ type DeviceCompromisedSecurityDetail struct { NullFields []string `json:"-"` } -func (s *DeviceCompromisedSecurityDetail) MarshalJSON() ([]byte, error) { +func (s DeviceCompromisedSecurityDetail) MarshalJSON() ([]byte, error) { type NoMethod DeviceCompromisedSecurityDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceManagementRule: Alerts from Device Management Rules configured by @@ -1068,9 +1068,9 @@ type DeviceManagementRule struct { NullFields []string `json:"-"` } -func (s *DeviceManagementRule) MarshalJSON() ([]byte, error) { +func (s DeviceManagementRule) MarshalJSON() ([]byte, error) { type NoMethod DeviceManagementRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DlpRuleViolation: Alerts that get triggered on violations of Data Loss @@ -1095,9 +1095,9 @@ type DlpRuleViolation struct { NullFields []string `json:"-"` } -func (s *DlpRuleViolation) MarshalJSON() ([]byte, error) { +func (s DlpRuleViolation) MarshalJSON() ([]byte, error) { type NoMethod DlpRuleViolation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainId: Domain ID of Gmail phishing alerts. @@ -1117,9 +1117,9 @@ type DomainId struct { NullFields []string `json:"-"` } -func (s *DomainId) MarshalJSON() ([]byte, error) { +func (s DomainId) MarshalJSON() ([]byte, error) { type NoMethod DomainId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainWideTakeoutInitiated: A takeout operation for the entire domain was @@ -1142,9 +1142,9 @@ type DomainWideTakeoutInitiated struct { NullFields []string `json:"-"` } -func (s *DomainWideTakeoutInitiated) MarshalJSON() ([]byte, error) { +func (s DomainWideTakeoutInitiated) MarshalJSON() ([]byte, error) { type NoMethod DomainWideTakeoutInitiated - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1180,9 +1180,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityList: EntityList stores entities in a format that can be translated to @@ -1208,9 +1208,9 @@ type EntityList struct { NullFields []string `json:"-"` } -func (s *EntityList) MarshalJSON() ([]byte, error) { +func (s EntityList) MarshalJSON() ([]byte, error) { type NoMethod EntityList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GmailMessageInfo: Details of a message in phishing spike alert. @@ -1249,9 +1249,9 @@ type GmailMessageInfo struct { NullFields []string `json:"-"` } -func (s *GmailMessageInfo) MarshalJSON() ([]byte, error) { +func (s GmailMessageInfo) MarshalJSON() ([]byte, error) { type NoMethod GmailMessageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleOperations: An incident reported by Google Operations for a Google @@ -1286,9 +1286,9 @@ type GoogleOperations struct { NullFields []string `json:"-"` } -func (s *GoogleOperations) MarshalJSON() ([]byte, error) { +func (s GoogleOperations) MarshalJSON() ([]byte, error) { type NoMethod GoogleOperations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAlertFeedbackResponse: Response message for an alert feedback listing @@ -1313,9 +1313,9 @@ type ListAlertFeedbackResponse struct { NullFields []string `json:"-"` } -func (s *ListAlertFeedbackResponse) MarshalJSON() ([]byte, error) { +func (s ListAlertFeedbackResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAlertFeedbackResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAlertsResponse: Response message for an alert listing request. @@ -1343,9 +1343,9 @@ type ListAlertsResponse struct { NullFields []string `json:"-"` } -func (s *ListAlertsResponse) MarshalJSON() ([]byte, error) { +func (s ListAlertsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAlertsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoginDetails: The details of the login action. @@ -1369,9 +1369,9 @@ type LoginDetails struct { NullFields []string `json:"-"` } -func (s *LoginDetails) MarshalJSON() ([]byte, error) { +func (s LoginDetails) MarshalJSON() ([]byte, error) { type NoMethod LoginDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MailPhishing: Proto for all phishing alerts with common payload. Supported @@ -1407,9 +1407,9 @@ type MailPhishing struct { NullFields []string `json:"-"` } -func (s *MailPhishing) MarshalJSON() ([]byte, error) { +func (s MailPhishing) MarshalJSON() ([]byte, error) { type NoMethod MailPhishing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaliciousEntity: Entity whose actions triggered a Gmail phishing alert. @@ -1433,9 +1433,9 @@ type MaliciousEntity struct { NullFields []string `json:"-"` } -func (s *MaliciousEntity) MarshalJSON() ([]byte, error) { +func (s MaliciousEntity) MarshalJSON() ([]byte, error) { type NoMethod MaliciousEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MandatoryServiceAnnouncement: Alert Created by the MSA team for @@ -1458,9 +1458,9 @@ type MandatoryServiceAnnouncement struct { NullFields []string `json:"-"` } -func (s *MandatoryServiceAnnouncement) MarshalJSON() ([]byte, error) { +func (s MandatoryServiceAnnouncement) MarshalJSON() ([]byte, error) { type NoMethod MandatoryServiceAnnouncement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MatchInfo: Proto that contains match information from the condition part of @@ -1483,9 +1483,9 @@ type MatchInfo struct { NullFields []string `json:"-"` } -func (s *MatchInfo) MarshalJSON() ([]byte, error) { +func (s MatchInfo) MarshalJSON() ([]byte, error) { type NoMethod MatchInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MergeInfo: New alert tracking numbers. @@ -1508,9 +1508,9 @@ type MergeInfo struct { NullFields []string `json:"-"` } -func (s *MergeInfo) MarshalJSON() ([]byte, error) { +func (s MergeInfo) MarshalJSON() ([]byte, error) { type NoMethod MergeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Notification: Settings for callback notifications. For more details see @@ -1532,9 +1532,9 @@ type Notification struct { NullFields []string `json:"-"` } -func (s *Notification) MarshalJSON() ([]byte, error) { +func (s Notification) MarshalJSON() ([]byte, error) { type NoMethod Notification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhishingSpike: Alert for a spike in user reported phishing. *Warning*: This @@ -1562,9 +1562,9 @@ type PhishingSpike struct { NullFields []string `json:"-"` } -func (s *PhishingSpike) MarshalJSON() ([]byte, error) { +func (s PhishingSpike) MarshalJSON() ([]byte, error) { type NoMethod PhishingSpike - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PredefinedDetectorInfo: Detector provided by Google. @@ -1584,9 +1584,9 @@ type PredefinedDetectorInfo struct { NullFields []string `json:"-"` } -func (s *PredefinedDetectorInfo) MarshalJSON() ([]byte, error) { +func (s PredefinedDetectorInfo) MarshalJSON() ([]byte, error) { type NoMethod PredefinedDetectorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrimaryAdminChangedEvent: Event occurred when primary admin changed in @@ -1612,9 +1612,9 @@ type PrimaryAdminChangedEvent struct { NullFields []string `json:"-"` } -func (s *PrimaryAdminChangedEvent) MarshalJSON() ([]byte, error) { +func (s PrimaryAdminChangedEvent) MarshalJSON() ([]byte, error) { type NoMethod PrimaryAdminChangedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportingRule: Alerts from Reporting Rules configured by Admin. @@ -1641,9 +1641,9 @@ type ReportingRule struct { NullFields []string `json:"-"` } -func (s *ReportingRule) MarshalJSON() ([]byte, error) { +func (s ReportingRule) MarshalJSON() ([]byte, error) { type NoMethod ReportingRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestInfo: Requests for one application that needs default SQL setup. @@ -1669,9 +1669,9 @@ type RequestInfo struct { NullFields []string `json:"-"` } -func (s *RequestInfo) MarshalJSON() ([]byte, error) { +func (s RequestInfo) MarshalJSON() ([]byte, error) { type NoMethod RequestInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceInfo: Proto that contains resource information. @@ -1702,9 +1702,9 @@ type ResourceInfo struct { NullFields []string `json:"-"` } -func (s *ResourceInfo) MarshalJSON() ([]byte, error) { +func (s ResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod ResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuleInfo: Proto that contains rule information. @@ -1726,9 +1726,9 @@ type RuleInfo struct { NullFields []string `json:"-"` } -func (s *RuleInfo) MarshalJSON() ([]byte, error) { +func (s RuleInfo) MarshalJSON() ([]byte, error) { type NoMethod RuleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuleViolationInfo: Common alert information about violated rules that are @@ -1855,9 +1855,9 @@ type RuleViolationInfo struct { NullFields []string `json:"-"` } -func (s *RuleViolationInfo) MarshalJSON() ([]byte, error) { +func (s RuleViolationInfo) MarshalJSON() ([]byte, error) { type NoMethod RuleViolationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SSOProfileCreatedEvent: Event occurred when SSO Profile created in @@ -1878,9 +1878,9 @@ type SSOProfileCreatedEvent struct { NullFields []string `json:"-"` } -func (s *SSOProfileCreatedEvent) MarshalJSON() ([]byte, error) { +func (s SSOProfileCreatedEvent) MarshalJSON() ([]byte, error) { type NoMethod SSOProfileCreatedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SSOProfileDeletedEvent: Event occurred when SSO Profile deleted in @@ -1901,9 +1901,9 @@ type SSOProfileDeletedEvent struct { NullFields []string `json:"-"` } -func (s *SSOProfileDeletedEvent) MarshalJSON() ([]byte, error) { +func (s SSOProfileDeletedEvent) MarshalJSON() ([]byte, error) { type NoMethod SSOProfileDeletedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SSOProfileUpdatedEvent: Event occurred when SSO Profile updated in @@ -1926,9 +1926,9 @@ type SSOProfileUpdatedEvent struct { NullFields []string `json:"-"` } -func (s *SSOProfileUpdatedEvent) MarshalJSON() ([]byte, error) { +func (s SSOProfileUpdatedEvent) MarshalJSON() ([]byte, error) { type NoMethod SSOProfileUpdatedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SensitiveAdminAction: Alert that is triggered when Sensitive Admin Action @@ -1966,9 +1966,9 @@ type SensitiveAdminAction struct { NullFields []string `json:"-"` } -func (s *SensitiveAdminAction) MarshalJSON() ([]byte, error) { +func (s SensitiveAdminAction) MarshalJSON() ([]byte, error) { type NoMethod SensitiveAdminAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Settings: Customer-level settings. @@ -1991,9 +1991,9 @@ type Settings struct { NullFields []string `json:"-"` } -func (s *Settings) MarshalJSON() ([]byte, error) { +func (s Settings) MarshalJSON() ([]byte, error) { type NoMethod Settings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StateSponsoredAttack: A state-sponsored attack alert. Derived from audit @@ -2014,9 +2014,9 @@ type StateSponsoredAttack struct { NullFields []string `json:"-"` } -func (s *StateSponsoredAttack) MarshalJSON() ([]byte, error) { +func (s StateSponsoredAttack) MarshalJSON() ([]byte, error) { type NoMethod StateSponsoredAttack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2048,9 +2048,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuperAdminPasswordResetEvent: Event occurred when password was reset for @@ -2072,9 +2072,9 @@ type SuperAdminPasswordResetEvent struct { NullFields []string `json:"-"` } -func (s *SuperAdminPasswordResetEvent) MarshalJSON() ([]byte, error) { +func (s SuperAdminPasswordResetEvent) MarshalJSON() ([]byte, error) { type NoMethod SuperAdminPasswordResetEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SupportTicket: Support ticket related to Access Approvals request @@ -2096,9 +2096,9 @@ type SupportTicket struct { NullFields []string `json:"-"` } -func (s *SupportTicket) MarshalJSON() ([]byte, error) { +func (s SupportTicket) MarshalJSON() ([]byte, error) { type NoMethod SupportTicket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuspiciousActivity: A mobile suspicious activity alert. Derived from audit @@ -2121,9 +2121,9 @@ type SuspiciousActivity struct { NullFields []string `json:"-"` } -func (s *SuspiciousActivity) MarshalJSON() ([]byte, error) { +func (s SuspiciousActivity) MarshalJSON() ([]byte, error) { type NoMethod SuspiciousActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuspiciousActivitySecurityDetail: Detailed information of a single MDM @@ -2160,9 +2160,9 @@ type SuspiciousActivitySecurityDetail struct { NullFields []string `json:"-"` } -func (s *SuspiciousActivitySecurityDetail) MarshalJSON() ([]byte, error) { +func (s SuspiciousActivitySecurityDetail) MarshalJSON() ([]byte, error) { type NoMethod SuspiciousActivitySecurityDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferError: Details for an invalid transfer or forward. @@ -2208,9 +2208,9 @@ type TransferError struct { NullFields []string `json:"-"` } -func (s *TransferError) MarshalJSON() ([]byte, error) { +func (s TransferError) MarshalJSON() ([]byte, error) { type NoMethod TransferError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferMisconfiguration: Error related to transferring or forwarding a @@ -2231,9 +2231,9 @@ type TransferMisconfiguration struct { NullFields []string `json:"-"` } -func (s *TransferMisconfiguration) MarshalJSON() ([]byte, error) { +func (s TransferMisconfiguration) MarshalJSON() ([]byte, error) { type NoMethod TransferMisconfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteAlertRequest: A request to undelete a specific alert that was marked @@ -2258,9 +2258,9 @@ type UndeleteAlertRequest struct { NullFields []string `json:"-"` } -func (s *UndeleteAlertRequest) MarshalJSON() ([]byte, error) { +func (s UndeleteAlertRequest) MarshalJSON() ([]byte, error) { type NoMethod UndeleteAlertRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: A user. @@ -2282,9 +2282,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserChanges: Alerts from UserChanges bucket Rules for predefined rules which @@ -2307,9 +2307,9 @@ type UserChanges struct { NullFields []string `json:"-"` } -func (s *UserChanges) MarshalJSON() ([]byte, error) { +func (s UserChanges) MarshalJSON() ([]byte, error) { type NoMethod UserChanges - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserDefinedDetectorInfo: Detector defined by administrators. @@ -2331,9 +2331,9 @@ type UserDefinedDetectorInfo struct { NullFields []string `json:"-"` } -func (s *UserDefinedDetectorInfo) MarshalJSON() ([]byte, error) { +func (s UserDefinedDetectorInfo) MarshalJSON() ([]byte, error) { type NoMethod UserDefinedDetectorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoiceMisconfiguration: An alert triggered when Google Voice configuration @@ -2371,9 +2371,9 @@ type VoiceMisconfiguration struct { NullFields []string `json:"-"` } -func (s *VoiceMisconfiguration) MarshalJSON() ([]byte, error) { +func (s VoiceMisconfiguration) MarshalJSON() ([]byte, error) { type NoMethod VoiceMisconfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoicemailMisconfiguration: Issue(s) with sending to voicemail. @@ -2393,9 +2393,9 @@ type VoicemailMisconfiguration struct { NullFields []string `json:"-"` } -func (s *VoicemailMisconfiguration) MarshalJSON() ([]byte, error) { +func (s VoicemailMisconfiguration) MarshalJSON() ([]byte, error) { type NoMethod VoicemailMisconfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoicemailRecipientError: Issue(s) with a voicemail recipient. @@ -2423,9 +2423,9 @@ type VoicemailRecipientError struct { NullFields []string `json:"-"` } -func (s *VoicemailRecipientError) MarshalJSON() ([]byte, error) { +func (s VoicemailRecipientError) MarshalJSON() ([]byte, error) { type NoMethod VoicemailRecipientError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AlertsBatchDeleteCall struct { diff --git a/alloydb/v1/alloydb-gen.go b/alloydb/v1/alloydb-gen.go index 89d0c9c20b..e813a49965 100644 --- a/alloydb/v1/alloydb-gen.go +++ b/alloydb/v1/alloydb-gen.go @@ -265,9 +265,9 @@ type AuthorizedNetwork struct { NullFields []string `json:"-"` } -func (s *AuthorizedNetwork) MarshalJSON() ([]byte, error) { +func (s AuthorizedNetwork) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomatedBackupPolicy: Message describing the user-specified automated @@ -314,9 +314,9 @@ type AutomatedBackupPolicy struct { NullFields []string `json:"-"` } -func (s *AutomatedBackupPolicy) MarshalJSON() ([]byte, error) { +func (s AutomatedBackupPolicy) MarshalJSON() ([]byte, error) { type NoMethod AutomatedBackupPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: Message describing Backup object @@ -427,9 +427,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupSource: Message describing a BackupSource. @@ -454,9 +454,9 @@ type BackupSource struct { NullFields []string `json:"-"` } -func (s *BackupSource) MarshalJSON() ([]byte, error) { +func (s BackupSource) MarshalJSON() ([]byte, error) { type NoMethod BackupSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -483,9 +483,9 @@ type ClientConnectionConfig struct { NullFields []string `json:"-"` } -func (s *ClientConnectionConfig) MarshalJSON() ([]byte, error) { +func (s ClientConnectionConfig) MarshalJSON() ([]byte, error) { type NoMethod ClientConnectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudControl2SharedOperationsReconciliationOperationMetadata: Operation @@ -518,9 +518,9 @@ type CloudControl2SharedOperationsReconciliationOperationMetadata struct { NullFields []string `json:"-"` } -func (s *CloudControl2SharedOperationsReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s CloudControl2SharedOperationsReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod CloudControl2SharedOperationsReconciliationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cluster: A cluster is a collection of regional AlloyDB resources. It can @@ -684,9 +684,9 @@ type Cluster struct { NullFields []string `json:"-"` } -func (s *Cluster) MarshalJSON() ([]byte, error) { +func (s Cluster) MarshalJSON() ([]byte, error) { type NoMethod Cluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionInfo: ConnectionInfo singleton resource. @@ -723,9 +723,9 @@ type ConnectionInfo struct { NullFields []string `json:"-"` } -func (s *ConnectionInfo) MarshalJSON() ([]byte, error) { +func (s ConnectionInfo) MarshalJSON() ([]byte, error) { type NoMethod ConnectionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContinuousBackupConfig: ContinuousBackupConfig describes the continuous @@ -756,9 +756,9 @@ type ContinuousBackupConfig struct { NullFields []string `json:"-"` } -func (s *ContinuousBackupConfig) MarshalJSON() ([]byte, error) { +func (s ContinuousBackupConfig) MarshalJSON() ([]byte, error) { type NoMethod ContinuousBackupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContinuousBackupInfo: ContinuousBackupInfo describes the continuous backup @@ -799,9 +799,9 @@ type ContinuousBackupInfo struct { NullFields []string `json:"-"` } -func (s *ContinuousBackupInfo) MarshalJSON() ([]byte, error) { +func (s ContinuousBackupInfo) MarshalJSON() ([]byte, error) { type NoMethod ContinuousBackupInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContinuousBackupSource: Message describing a ContinuousBackupSource. @@ -825,9 +825,9 @@ type ContinuousBackupSource struct { NullFields []string `json:"-"` } -func (s *ContinuousBackupSource) MarshalJSON() ([]byte, error) { +func (s ContinuousBackupSource) MarshalJSON() ([]byte, error) { type NoMethod ContinuousBackupSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -860,9 +860,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EncryptionInfo: EncryptionInfo describes the encryption information of a @@ -895,9 +895,9 @@ type EncryptionInfo struct { NullFields []string `json:"-"` } -func (s *EncryptionInfo) MarshalJSON() ([]byte, error) { +func (s EncryptionInfo) MarshalJSON() ([]byte, error) { type NoMethod EncryptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FailoverInstanceRequest: Message for triggering failover on an Instance @@ -931,9 +931,9 @@ type FailoverInstanceRequest struct { NullFields []string `json:"-"` } -func (s *FailoverInstanceRequest) MarshalJSON() ([]byte, error) { +func (s FailoverInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod FailoverInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -960,9 +960,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -999,9 +999,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeOfDay: Represents a time of day. The date and time zone are @@ -1033,9 +1033,9 @@ type GoogleTypeTimeOfDay struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeOfDay) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InjectFaultRequest: Message for triggering fault injection on an instance @@ -1075,9 +1075,9 @@ type InjectFaultRequest struct { NullFields []string `json:"-"` } -func (s *InjectFaultRequest) MarshalJSON() ([]byte, error) { +func (s InjectFaultRequest) MarshalJSON() ([]byte, error) { type NoMethod InjectFaultRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: An Instance is a computing unit that an end customer can connect @@ -1225,9 +1225,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceNetworkConfig: Metadata related to instance level network @@ -1251,9 +1251,9 @@ type InstanceNetworkConfig struct { NullFields []string `json:"-"` } -func (s *InstanceNetworkConfig) MarshalJSON() ([]byte, error) { +func (s InstanceNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegerRestrictions: Restrictions on INTEGER type values. @@ -1275,9 +1275,9 @@ type IntegerRestrictions struct { NullFields []string `json:"-"` } -func (s *IntegerRestrictions) MarshalJSON() ([]byte, error) { +func (s IntegerRestrictions) MarshalJSON() ([]byte, error) { type NoMethod IntegerRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupsResponse: Message for response to listing Backups @@ -1305,9 +1305,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClustersResponse: Message for response to listing Clusters @@ -1335,9 +1335,9 @@ type ListClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Message for response to listing Instances @@ -1365,9 +1365,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1393,9 +1393,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSupportedDatabaseFlagsResponse: Message for response to listing @@ -1422,9 +1422,9 @@ type ListSupportedDatabaseFlagsResponse struct { NullFields []string `json:"-"` } -func (s *ListSupportedDatabaseFlagsResponse) MarshalJSON() ([]byte, error) { +func (s ListSupportedDatabaseFlagsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSupportedDatabaseFlagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUsersResponse: Message for response to listing Users @@ -1452,9 +1452,9 @@ type ListUsersResponse struct { NullFields []string `json:"-"` } -func (s *ListUsersResponse) MarshalJSON() ([]byte, error) { +func (s ListUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineConfig: MachineConfig describes the configuration of a machine. @@ -1474,9 +1474,9 @@ type MachineConfig struct { NullFields []string `json:"-"` } -func (s *MachineConfig) MarshalJSON() ([]byte, error) { +func (s MachineConfig) MarshalJSON() ([]byte, error) { type NoMethod MachineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSchedule: MaintenanceSchedule stores the maintenance schedule @@ -1500,9 +1500,9 @@ type MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceUpdatePolicy: MaintenanceUpdatePolicy defines the policy for @@ -1524,9 +1524,9 @@ type MaintenanceUpdatePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenanceUpdatePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenanceUpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceUpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow specifies a preferred day and time for @@ -1560,9 +1560,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationSource: Subset of the source instance configuration that is @@ -1593,9 +1593,9 @@ type MigrationSource struct { NullFields []string `json:"-"` } -func (s *MigrationSource) MarshalJSON() ([]byte, error) { +func (s MigrationSource) MarshalJSON() ([]byte, error) { type NoMethod MigrationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Metadata related to network configuration. @@ -1627,9 +1627,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: Details of a single node in the instance. Nodes in an AlloyDB instance @@ -1660,9 +1660,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1707,9 +1707,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1745,9 +1745,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrimaryConfig: Configuration for the primary cluster. It has the list of @@ -1770,9 +1770,9 @@ type PrimaryConfig struct { NullFields []string `json:"-"` } -func (s *PrimaryConfig) MarshalJSON() ([]byte, error) { +func (s PrimaryConfig) MarshalJSON() ([]byte, error) { type NoMethod PrimaryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromoteClusterRequest: Message for promoting a Cluster @@ -1810,9 +1810,9 @@ type PromoteClusterRequest struct { NullFields []string `json:"-"` } -func (s *PromoteClusterRequest) MarshalJSON() ([]byte, error) { +func (s PromoteClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod PromoteClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscConfig: PscConfig contains PSC related configuration at a cluster level. @@ -1833,9 +1833,9 @@ type PscConfig struct { NullFields []string `json:"-"` } -func (s *PscConfig) MarshalJSON() ([]byte, error) { +func (s PscConfig) MarshalJSON() ([]byte, error) { type NoMethod PscConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscInstanceConfig: PscInstanceConfig contains PSC related configuration at @@ -1864,9 +1864,9 @@ type PscInstanceConfig struct { NullFields []string `json:"-"` } -func (s *PscInstanceConfig) MarshalJSON() ([]byte, error) { +func (s PscInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod PscInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuantityBasedExpiry: A backup's position in a quantity-based retention @@ -1898,9 +1898,9 @@ type QuantityBasedExpiry struct { NullFields []string `json:"-"` } -func (s *QuantityBasedExpiry) MarshalJSON() ([]byte, error) { +func (s QuantityBasedExpiry) MarshalJSON() ([]byte, error) { type NoMethod QuantityBasedExpiry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuantityBasedRetention: A quantity based policy specifies that a certain @@ -1921,9 +1921,9 @@ type QuantityBasedRetention struct { NullFields []string `json:"-"` } -func (s *QuantityBasedRetention) MarshalJSON() ([]byte, error) { +func (s QuantityBasedRetention) MarshalJSON() ([]byte, error) { type NoMethod QuantityBasedRetention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryInsightsInstanceConfig: QueryInsights Instance specific configuration. @@ -1954,9 +1954,9 @@ type QueryInsightsInstanceConfig struct { NullFields []string `json:"-"` } -func (s *QueryInsightsInstanceConfig) MarshalJSON() ([]byte, error) { +func (s QueryInsightsInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod QueryInsightsInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadPoolConfig: Configuration for a read pool instance. @@ -1976,9 +1976,9 @@ type ReadPoolConfig struct { NullFields []string `json:"-"` } -func (s *ReadPoolConfig) MarshalJSON() ([]byte, error) { +func (s ReadPoolConfig) MarshalJSON() ([]byte, error) { type NoMethod ReadPoolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RestartInstanceRequest struct { @@ -2011,9 +2011,9 @@ type RestartInstanceRequest struct { NullFields []string `json:"-"` } -func (s *RestartInstanceRequest) MarshalJSON() ([]byte, error) { +func (s RestartInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RestartInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreClusterRequest: Message for restoring a Cluster from a backup or @@ -2057,9 +2057,9 @@ type RestoreClusterRequest struct { NullFields []string `json:"-"` } -func (s *RestoreClusterRequest) MarshalJSON() ([]byte, error) { +func (s RestoreClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecondaryConfig: Configuration information for the secondary cluster. This @@ -2081,9 +2081,9 @@ type SecondaryConfig struct { NullFields []string `json:"-"` } -func (s *SecondaryConfig) MarshalJSON() ([]byte, error) { +func (s SecondaryConfig) MarshalJSON() ([]byte, error) { type NoMethod SecondaryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslConfig: SSL configuration. @@ -2129,9 +2129,9 @@ type SslConfig struct { NullFields []string `json:"-"` } -func (s *SslConfig) MarshalJSON() ([]byte, error) { +func (s SslConfig) MarshalJSON() ([]byte, error) { type NoMethod SslConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2163,9 +2163,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration: @@ -2201,9 +2201,9 @@ type StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainBackupConfiguration: Configuration for @@ -2231,9 +2231,9 @@ type StorageDatabasecenterPartnerapiV1mainBackupConfiguration struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainBackupConfiguration) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainBackupConfiguration) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainBackupConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainBackupRun: A backup run. @@ -2265,9 +2265,9 @@ type StorageDatabasecenterPartnerapiV1mainBackupRun struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainBackupRun) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainBackupRun) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainBackupRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainCompliance: Contains compliance @@ -2291,9 +2291,9 @@ type StorageDatabasecenterPartnerapiV1mainCompliance struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainCompliance) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainCompliance) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainCompliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainCustomMetadataData: Any custom metadata @@ -2315,9 +2315,9 @@ type StorageDatabasecenterPartnerapiV1mainCustomMetadataData struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainCustomMetadataData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainCustomMetadataData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainCustomMetadataData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseMetadata: Metadata for @@ -2346,9 +2346,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed: @@ -2388,9 +2388,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData: @@ -2666,9 +2666,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData struc NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceId: DatabaseResourceId @@ -2716,9 +2716,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceId struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceId) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceId) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata: Common model @@ -2818,9 +2818,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData @@ -3070,9 +3070,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalDa NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainEntitlement: Proto representing the @@ -3108,9 +3108,9 @@ type StorageDatabasecenterPartnerapiV1mainEntitlement struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainEntitlement) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainEntitlement) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainEntitlement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainMachineConfiguration: @@ -3136,9 +3136,9 @@ type StorageDatabasecenterPartnerapiV1mainMachineConfiguration struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainMachineConfiguration) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainMachineConfiguration) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainMachineConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StorageDatabasecenterPartnerapiV1mainObservabilityMetricData struct { @@ -3185,9 +3185,9 @@ type StorageDatabasecenterPartnerapiV1mainObservabilityMetricData struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainObservabilityMetricData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainObservabilityMetricData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainObservabilityMetricData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainOperationError: An error that occurred @@ -3222,9 +3222,9 @@ type StorageDatabasecenterPartnerapiV1mainOperationError struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainOperationError) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainOperationError) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainOperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StorageDatabasecenterPartnerapiV1mainRetentionSettings struct { @@ -3253,9 +3253,9 @@ type StorageDatabasecenterPartnerapiV1mainRetentionSettings struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainRetentionSettings) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainRetentionSettings) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainRetentionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainUserLabels: Message type for storing @@ -3277,9 +3277,9 @@ type StorageDatabasecenterPartnerapiV1mainUserLabels struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainUserLabels) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainUserLabels) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainUserLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterProtoCommonProduct: Product specification for Condor @@ -3345,9 +3345,9 @@ type StorageDatabasecenterProtoCommonProduct struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterProtoCommonProduct) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterProtoCommonProduct) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterProtoCommonProduct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterProtoCommonTypedValue: TypedValue represents the value @@ -3374,9 +3374,9 @@ type StorageDatabasecenterProtoCommonTypedValue struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterProtoCommonTypedValue) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterProtoCommonTypedValue) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterProtoCommonTypedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StorageDatabasecenterProtoCommonTypedValue) UnmarshalJSON(data []byte) error { @@ -3411,9 +3411,9 @@ type StringRestrictions struct { NullFields []string `json:"-"` } -func (s *StringRestrictions) MarshalJSON() ([]byte, error) { +func (s StringRestrictions) MarshalJSON() ([]byte, error) { type NoMethod StringRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SupportedDatabaseFlag: SupportedDatabaseFlag gives general information about @@ -3470,9 +3470,9 @@ type SupportedDatabaseFlag struct { NullFields []string `json:"-"` } -func (s *SupportedDatabaseFlag) MarshalJSON() ([]byte, error) { +func (s SupportedDatabaseFlag) MarshalJSON() ([]byte, error) { type NoMethod SupportedDatabaseFlag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SwitchoverClusterRequest: Message for switching over to a cluster @@ -3506,9 +3506,9 @@ type SwitchoverClusterRequest struct { NullFields []string `json:"-"` } -func (s *SwitchoverClusterRequest) MarshalJSON() ([]byte, error) { +func (s SwitchoverClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod SwitchoverClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeBasedRetention: A time based retention policy specifies that all backups @@ -3529,9 +3529,9 @@ type TimeBasedRetention struct { NullFields []string `json:"-"` } -func (s *TimeBasedRetention) MarshalJSON() ([]byte, error) { +func (s TimeBasedRetention) MarshalJSON() ([]byte, error) { type NoMethod TimeBasedRetention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrialMetadata: Contains information and all metadata related to TRIAL @@ -3596,9 +3596,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserPassword: The username/password for a database user. Used for specifying @@ -3621,9 +3621,9 @@ type UserPassword struct { NullFields []string `json:"-"` } -func (s *UserPassword) MarshalJSON() ([]byte, error) { +func (s UserPassword) MarshalJSON() ([]byte, error) { type NoMethod UserPassword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklySchedule: A weekly schedule starts a backup at prescribed start times @@ -3663,9 +3663,9 @@ type WeeklySchedule struct { NullFields []string `json:"-"` } -func (s *WeeklySchedule) MarshalJSON() ([]byte, error) { +func (s WeeklySchedule) MarshalJSON() ([]byte, error) { type NoMethod WeeklySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/alloydb/v1alpha/alloydb-gen.go b/alloydb/v1alpha/alloydb-gen.go index 1be0ed9563..d11aca2822 100644 --- a/alloydb/v1alpha/alloydb-gen.go +++ b/alloydb/v1alpha/alloydb-gen.go @@ -265,9 +265,9 @@ type AuthorizedNetwork struct { NullFields []string `json:"-"` } -func (s *AuthorizedNetwork) MarshalJSON() ([]byte, error) { +func (s AuthorizedNetwork) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomatedBackupPolicy: Message describing the user-specified automated @@ -314,9 +314,9 @@ type AutomatedBackupPolicy struct { NullFields []string `json:"-"` } -func (s *AutomatedBackupPolicy) MarshalJSON() ([]byte, error) { +func (s AutomatedBackupPolicy) MarshalJSON() ([]byte, error) { type NoMethod AutomatedBackupPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: Message describing Backup object @@ -429,9 +429,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupSource: Message describing a BackupSource. @@ -456,9 +456,9 @@ type BackupSource struct { NullFields []string `json:"-"` } -func (s *BackupSource) MarshalJSON() ([]byte, error) { +func (s BackupSource) MarshalJSON() ([]byte, error) { type NoMethod BackupSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -485,9 +485,9 @@ type ClientConnectionConfig struct { NullFields []string `json:"-"` } -func (s *ClientConnectionConfig) MarshalJSON() ([]byte, error) { +func (s ClientConnectionConfig) MarshalJSON() ([]byte, error) { type NoMethod ClientConnectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudControl2SharedOperationsReconciliationOperationMetadata: Operation @@ -520,9 +520,9 @@ type CloudControl2SharedOperationsReconciliationOperationMetadata struct { NullFields []string `json:"-"` } -func (s *CloudControl2SharedOperationsReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s CloudControl2SharedOperationsReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod CloudControl2SharedOperationsReconciliationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cluster: A cluster is a collection of regional AlloyDB resources. It can @@ -691,9 +691,9 @@ type Cluster struct { NullFields []string `json:"-"` } -func (s *Cluster) MarshalJSON() ([]byte, error) { +func (s Cluster) MarshalJSON() ([]byte, error) { type NoMethod Cluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionInfo: ConnectionInfo singleton resource. @@ -736,9 +736,9 @@ type ConnectionInfo struct { NullFields []string `json:"-"` } -func (s *ConnectionInfo) MarshalJSON() ([]byte, error) { +func (s ConnectionInfo) MarshalJSON() ([]byte, error) { type NoMethod ConnectionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContinuousBackupConfig: ContinuousBackupConfig describes the continuous @@ -769,9 +769,9 @@ type ContinuousBackupConfig struct { NullFields []string `json:"-"` } -func (s *ContinuousBackupConfig) MarshalJSON() ([]byte, error) { +func (s ContinuousBackupConfig) MarshalJSON() ([]byte, error) { type NoMethod ContinuousBackupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContinuousBackupInfo: ContinuousBackupInfo describes the continuous backup @@ -812,9 +812,9 @@ type ContinuousBackupInfo struct { NullFields []string `json:"-"` } -func (s *ContinuousBackupInfo) MarshalJSON() ([]byte, error) { +func (s ContinuousBackupInfo) MarshalJSON() ([]byte, error) { type NoMethod ContinuousBackupInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContinuousBackupSource: Message describing a ContinuousBackupSource. @@ -838,9 +838,9 @@ type ContinuousBackupSource struct { NullFields []string `json:"-"` } -func (s *ContinuousBackupSource) MarshalJSON() ([]byte, error) { +func (s ContinuousBackupSource) MarshalJSON() ([]byte, error) { type NoMethod ContinuousBackupSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -873,9 +873,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EncryptionInfo: EncryptionInfo describes the encryption information of a @@ -908,9 +908,9 @@ type EncryptionInfo struct { NullFields []string `json:"-"` } -func (s *EncryptionInfo) MarshalJSON() ([]byte, error) { +func (s EncryptionInfo) MarshalJSON() ([]byte, error) { type NoMethod EncryptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FailoverInstanceRequest: Message for triggering failover on an Instance @@ -944,9 +944,9 @@ type FailoverInstanceRequest struct { NullFields []string `json:"-"` } -func (s *FailoverInstanceRequest) MarshalJSON() ([]byte, error) { +func (s FailoverInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod FailoverInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeminiClusterConfig: Cluster level configuration parameters related to the @@ -970,9 +970,9 @@ type GeminiClusterConfig struct { NullFields []string `json:"-"` } -func (s *GeminiClusterConfig) MarshalJSON() ([]byte, error) { +func (s GeminiClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod GeminiClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeminiInstanceConfig: Instance level configuration parameters related to the @@ -996,9 +996,9 @@ type GeminiInstanceConfig struct { NullFields []string `json:"-"` } -func (s *GeminiInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GeminiInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GeminiInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -1025,9 +1025,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -1064,9 +1064,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeOfDay: Represents a time of day. The date and time zone are @@ -1098,9 +1098,9 @@ type GoogleTypeTimeOfDay struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeOfDay) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InjectFaultRequest: Message for triggering fault injection on an instance @@ -1140,9 +1140,9 @@ type InjectFaultRequest struct { NullFields []string `json:"-"` } -func (s *InjectFaultRequest) MarshalJSON() ([]byte, error) { +func (s InjectFaultRequest) MarshalJSON() ([]byte, error) { type NoMethod InjectFaultRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: An Instance is a computing unit that an end customer can connect @@ -1305,9 +1305,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceNetworkConfig: Metadata related to instance level network @@ -1334,9 +1334,9 @@ type InstanceNetworkConfig struct { NullFields []string `json:"-"` } -func (s *InstanceNetworkConfig) MarshalJSON() ([]byte, error) { +func (s InstanceNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegerRestrictions: Restrictions on INTEGER type values. @@ -1358,9 +1358,9 @@ type IntegerRestrictions struct { NullFields []string `json:"-"` } -func (s *IntegerRestrictions) MarshalJSON() ([]byte, error) { +func (s IntegerRestrictions) MarshalJSON() ([]byte, error) { type NoMethod IntegerRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupsResponse: Message for response to listing Backups @@ -1388,9 +1388,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClustersResponse: Message for response to listing Clusters @@ -1418,9 +1418,9 @@ type ListClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Message for response to listing Instances @@ -1448,9 +1448,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1476,9 +1476,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSupportedDatabaseFlagsResponse: Message for response to listing @@ -1505,9 +1505,9 @@ type ListSupportedDatabaseFlagsResponse struct { NullFields []string `json:"-"` } -func (s *ListSupportedDatabaseFlagsResponse) MarshalJSON() ([]byte, error) { +func (s ListSupportedDatabaseFlagsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSupportedDatabaseFlagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUsersResponse: Message for response to listing Users @@ -1535,9 +1535,9 @@ type ListUsersResponse struct { NullFields []string `json:"-"` } -func (s *ListUsersResponse) MarshalJSON() ([]byte, error) { +func (s ListUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineConfig: MachineConfig describes the configuration of a machine. @@ -1557,9 +1557,9 @@ type MachineConfig struct { NullFields []string `json:"-"` } -func (s *MachineConfig) MarshalJSON() ([]byte, error) { +func (s MachineConfig) MarshalJSON() ([]byte, error) { type NoMethod MachineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSchedule: MaintenanceSchedule stores the maintenance schedule @@ -1583,9 +1583,9 @@ type MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceUpdatePolicy: MaintenanceUpdatePolicy defines the policy for @@ -1607,9 +1607,9 @@ type MaintenanceUpdatePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenanceUpdatePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenanceUpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceUpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow specifies a preferred day and time for @@ -1643,9 +1643,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationSource: Subset of the source instance configuration that is @@ -1676,9 +1676,9 @@ type MigrationSource struct { NullFields []string `json:"-"` } -func (s *MigrationSource) MarshalJSON() ([]byte, error) { +func (s MigrationSource) MarshalJSON() ([]byte, error) { type NoMethod MigrationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Metadata related to network configuration. @@ -1710,9 +1710,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: Details of a single node in the instance. Nodes in an AlloyDB instance @@ -1743,9 +1743,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObservabilityInstanceConfig: Observability Instance specific configuration. @@ -1790,9 +1790,9 @@ type ObservabilityInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ObservabilityInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ObservabilityInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ObservabilityInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1837,9 +1837,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1875,9 +1875,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrimaryConfig: Configuration for the primary cluster. It has the list of @@ -1900,9 +1900,9 @@ type PrimaryConfig struct { NullFields []string `json:"-"` } -func (s *PrimaryConfig) MarshalJSON() ([]byte, error) { +func (s PrimaryConfig) MarshalJSON() ([]byte, error) { type NoMethod PrimaryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromoteClusterRequest: Message for promoting a Cluster @@ -1940,9 +1940,9 @@ type PromoteClusterRequest struct { NullFields []string `json:"-"` } -func (s *PromoteClusterRequest) MarshalJSON() ([]byte, error) { +func (s PromoteClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod PromoteClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscConfig: PscConfig contains PSC related configuration at a cluster level. @@ -1963,9 +1963,9 @@ type PscConfig struct { NullFields []string `json:"-"` } -func (s *PscConfig) MarshalJSON() ([]byte, error) { +func (s PscConfig) MarshalJSON() ([]byte, error) { type NoMethod PscConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscInstanceConfig: PscInstanceConfig contains PSC related configuration at @@ -1994,9 +1994,9 @@ type PscInstanceConfig struct { NullFields []string `json:"-"` } -func (s *PscInstanceConfig) MarshalJSON() ([]byte, error) { +func (s PscInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod PscInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuantityBasedExpiry: A backup's position in a quantity-based retention @@ -2028,9 +2028,9 @@ type QuantityBasedExpiry struct { NullFields []string `json:"-"` } -func (s *QuantityBasedExpiry) MarshalJSON() ([]byte, error) { +func (s QuantityBasedExpiry) MarshalJSON() ([]byte, error) { type NoMethod QuantityBasedExpiry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuantityBasedRetention: A quantity based policy specifies that a certain @@ -2051,9 +2051,9 @@ type QuantityBasedRetention struct { NullFields []string `json:"-"` } -func (s *QuantityBasedRetention) MarshalJSON() ([]byte, error) { +func (s QuantityBasedRetention) MarshalJSON() ([]byte, error) { type NoMethod QuantityBasedRetention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryInsightsInstanceConfig: QueryInsights Instance specific configuration. @@ -2084,9 +2084,9 @@ type QueryInsightsInstanceConfig struct { NullFields []string `json:"-"` } -func (s *QueryInsightsInstanceConfig) MarshalJSON() ([]byte, error) { +func (s QueryInsightsInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod QueryInsightsInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadPoolConfig: Configuration for a read pool instance. @@ -2106,9 +2106,9 @@ type ReadPoolConfig struct { NullFields []string `json:"-"` } -func (s *ReadPoolConfig) MarshalJSON() ([]byte, error) { +func (s ReadPoolConfig) MarshalJSON() ([]byte, error) { type NoMethod ReadPoolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RestartInstanceRequest struct { @@ -2141,9 +2141,9 @@ type RestartInstanceRequest struct { NullFields []string `json:"-"` } -func (s *RestartInstanceRequest) MarshalJSON() ([]byte, error) { +func (s RestartInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RestartInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreClusterRequest: Message for restoring a Cluster from a backup or @@ -2187,9 +2187,9 @@ type RestoreClusterRequest struct { NullFields []string `json:"-"` } -func (s *RestoreClusterRequest) MarshalJSON() ([]byte, error) { +func (s RestoreClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecondaryConfig: Configuration information for the secondary cluster. This @@ -2211,9 +2211,9 @@ type SecondaryConfig struct { NullFields []string `json:"-"` } -func (s *SecondaryConfig) MarshalJSON() ([]byte, error) { +func (s SecondaryConfig) MarshalJSON() ([]byte, error) { type NoMethod SecondaryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslConfig: SSL configuration. @@ -2259,9 +2259,9 @@ type SslConfig struct { NullFields []string `json:"-"` } -func (s *SslConfig) MarshalJSON() ([]byte, error) { +func (s SslConfig) MarshalJSON() ([]byte, error) { type NoMethod SslConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2293,9 +2293,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration: @@ -2331,9 +2331,9 @@ type StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainBackupConfiguration: Configuration for @@ -2361,9 +2361,9 @@ type StorageDatabasecenterPartnerapiV1mainBackupConfiguration struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainBackupConfiguration) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainBackupConfiguration) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainBackupConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainBackupRun: A backup run. @@ -2395,9 +2395,9 @@ type StorageDatabasecenterPartnerapiV1mainBackupRun struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainBackupRun) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainBackupRun) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainBackupRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainCompliance: Contains compliance @@ -2421,9 +2421,9 @@ type StorageDatabasecenterPartnerapiV1mainCompliance struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainCompliance) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainCompliance) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainCompliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainCustomMetadataData: Any custom metadata @@ -2445,9 +2445,9 @@ type StorageDatabasecenterPartnerapiV1mainCustomMetadataData struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainCustomMetadataData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainCustomMetadataData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainCustomMetadataData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseMetadata: Metadata for @@ -2476,9 +2476,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed: @@ -2518,9 +2518,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData: @@ -2796,9 +2796,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData struc NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceId: DatabaseResourceId @@ -2846,9 +2846,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceId struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceId) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceId) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata: Common model @@ -2948,9 +2948,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData @@ -3200,9 +3200,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalDa NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainEntitlement: Proto representing the @@ -3238,9 +3238,9 @@ type StorageDatabasecenterPartnerapiV1mainEntitlement struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainEntitlement) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainEntitlement) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainEntitlement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainMachineConfiguration: @@ -3266,9 +3266,9 @@ type StorageDatabasecenterPartnerapiV1mainMachineConfiguration struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainMachineConfiguration) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainMachineConfiguration) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainMachineConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StorageDatabasecenterPartnerapiV1mainObservabilityMetricData struct { @@ -3315,9 +3315,9 @@ type StorageDatabasecenterPartnerapiV1mainObservabilityMetricData struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainObservabilityMetricData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainObservabilityMetricData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainObservabilityMetricData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainOperationError: An error that occurred @@ -3352,9 +3352,9 @@ type StorageDatabasecenterPartnerapiV1mainOperationError struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainOperationError) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainOperationError) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainOperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StorageDatabasecenterPartnerapiV1mainRetentionSettings struct { @@ -3383,9 +3383,9 @@ type StorageDatabasecenterPartnerapiV1mainRetentionSettings struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainRetentionSettings) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainRetentionSettings) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainRetentionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainUserLabels: Message type for storing @@ -3407,9 +3407,9 @@ type StorageDatabasecenterPartnerapiV1mainUserLabels struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainUserLabels) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainUserLabels) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainUserLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterProtoCommonProduct: Product specification for Condor @@ -3475,9 +3475,9 @@ type StorageDatabasecenterProtoCommonProduct struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterProtoCommonProduct) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterProtoCommonProduct) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterProtoCommonProduct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterProtoCommonTypedValue: TypedValue represents the value @@ -3504,9 +3504,9 @@ type StorageDatabasecenterProtoCommonTypedValue struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterProtoCommonTypedValue) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterProtoCommonTypedValue) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterProtoCommonTypedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StorageDatabasecenterProtoCommonTypedValue) UnmarshalJSON(data []byte) error { @@ -3541,9 +3541,9 @@ type StringRestrictions struct { NullFields []string `json:"-"` } -func (s *StringRestrictions) MarshalJSON() ([]byte, error) { +func (s StringRestrictions) MarshalJSON() ([]byte, error) { type NoMethod StringRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SupportedDatabaseFlag: SupportedDatabaseFlag gives general information about @@ -3600,9 +3600,9 @@ type SupportedDatabaseFlag struct { NullFields []string `json:"-"` } -func (s *SupportedDatabaseFlag) MarshalJSON() ([]byte, error) { +func (s SupportedDatabaseFlag) MarshalJSON() ([]byte, error) { type NoMethod SupportedDatabaseFlag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SwitchoverClusterRequest: Message for switching over to a cluster @@ -3636,9 +3636,9 @@ type SwitchoverClusterRequest struct { NullFields []string `json:"-"` } -func (s *SwitchoverClusterRequest) MarshalJSON() ([]byte, error) { +func (s SwitchoverClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod SwitchoverClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeBasedRetention: A time based retention policy specifies that all backups @@ -3659,9 +3659,9 @@ type TimeBasedRetention struct { NullFields []string `json:"-"` } -func (s *TimeBasedRetention) MarshalJSON() ([]byte, error) { +func (s TimeBasedRetention) MarshalJSON() ([]byte, error) { type NoMethod TimeBasedRetention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrialMetadata: Contains information and all metadata related to TRIAL @@ -3686,9 +3686,9 @@ type TrialMetadata struct { NullFields []string `json:"-"` } -func (s *TrialMetadata) MarshalJSON() ([]byte, error) { +func (s TrialMetadata) MarshalJSON() ([]byte, error) { type NoMethod TrialMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePolicy: Policy to be used while updating the instance. @@ -3714,9 +3714,9 @@ type UpdatePolicy struct { NullFields []string `json:"-"` } -func (s *UpdatePolicy) MarshalJSON() ([]byte, error) { +func (s UpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod UpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: Message describing User object. @@ -3754,9 +3754,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserPassword: The username/password for a database user. Used for specifying @@ -3779,9 +3779,9 @@ type UserPassword struct { NullFields []string `json:"-"` } -func (s *UserPassword) MarshalJSON() ([]byte, error) { +func (s UserPassword) MarshalJSON() ([]byte, error) { type NoMethod UserPassword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklySchedule: A weekly schedule starts a backup at prescribed start times @@ -3821,9 +3821,9 @@ type WeeklySchedule struct { NullFields []string `json:"-"` } -func (s *WeeklySchedule) MarshalJSON() ([]byte, error) { +func (s WeeklySchedule) MarshalJSON() ([]byte, error) { type NoMethod WeeklySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/alloydb/v1beta/alloydb-gen.go b/alloydb/v1beta/alloydb-gen.go index aef08884dd..f3524964d8 100644 --- a/alloydb/v1beta/alloydb-gen.go +++ b/alloydb/v1beta/alloydb-gen.go @@ -265,9 +265,9 @@ type AuthorizedNetwork struct { NullFields []string `json:"-"` } -func (s *AuthorizedNetwork) MarshalJSON() ([]byte, error) { +func (s AuthorizedNetwork) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomatedBackupPolicy: Message describing the user-specified automated @@ -314,9 +314,9 @@ type AutomatedBackupPolicy struct { NullFields []string `json:"-"` } -func (s *AutomatedBackupPolicy) MarshalJSON() ([]byte, error) { +func (s AutomatedBackupPolicy) MarshalJSON() ([]byte, error) { type NoMethod AutomatedBackupPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: Message describing Backup object @@ -427,9 +427,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupSource: Message describing a BackupSource. @@ -454,9 +454,9 @@ type BackupSource struct { NullFields []string `json:"-"` } -func (s *BackupSource) MarshalJSON() ([]byte, error) { +func (s BackupSource) MarshalJSON() ([]byte, error) { type NoMethod BackupSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientConnectionConfig: Client connection configuration @@ -479,9 +479,9 @@ type ClientConnectionConfig struct { NullFields []string `json:"-"` } -func (s *ClientConnectionConfig) MarshalJSON() ([]byte, error) { +func (s ClientConnectionConfig) MarshalJSON() ([]byte, error) { type NoMethod ClientConnectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudControl2SharedOperationsReconciliationOperationMetadata: Operation @@ -514,9 +514,9 @@ type CloudControl2SharedOperationsReconciliationOperationMetadata struct { NullFields []string `json:"-"` } -func (s *CloudControl2SharedOperationsReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s CloudControl2SharedOperationsReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod CloudControl2SharedOperationsReconciliationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cluster: A cluster is a collection of regional AlloyDB resources. It can @@ -683,9 +683,9 @@ type Cluster struct { NullFields []string `json:"-"` } -func (s *Cluster) MarshalJSON() ([]byte, error) { +func (s Cluster) MarshalJSON() ([]byte, error) { type NoMethod Cluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionInfo: ConnectionInfo singleton resource. @@ -728,9 +728,9 @@ type ConnectionInfo struct { NullFields []string `json:"-"` } -func (s *ConnectionInfo) MarshalJSON() ([]byte, error) { +func (s ConnectionInfo) MarshalJSON() ([]byte, error) { type NoMethod ConnectionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContinuousBackupConfig: ContinuousBackupConfig describes the continuous @@ -761,9 +761,9 @@ type ContinuousBackupConfig struct { NullFields []string `json:"-"` } -func (s *ContinuousBackupConfig) MarshalJSON() ([]byte, error) { +func (s ContinuousBackupConfig) MarshalJSON() ([]byte, error) { type NoMethod ContinuousBackupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContinuousBackupInfo: ContinuousBackupInfo describes the continuous backup @@ -804,9 +804,9 @@ type ContinuousBackupInfo struct { NullFields []string `json:"-"` } -func (s *ContinuousBackupInfo) MarshalJSON() ([]byte, error) { +func (s ContinuousBackupInfo) MarshalJSON() ([]byte, error) { type NoMethod ContinuousBackupInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContinuousBackupSource: Message describing a ContinuousBackupSource. @@ -830,9 +830,9 @@ type ContinuousBackupSource struct { NullFields []string `json:"-"` } -func (s *ContinuousBackupSource) MarshalJSON() ([]byte, error) { +func (s ContinuousBackupSource) MarshalJSON() ([]byte, error) { type NoMethod ContinuousBackupSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -865,9 +865,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EncryptionInfo: EncryptionInfo describes the encryption information of a @@ -900,9 +900,9 @@ type EncryptionInfo struct { NullFields []string `json:"-"` } -func (s *EncryptionInfo) MarshalJSON() ([]byte, error) { +func (s EncryptionInfo) MarshalJSON() ([]byte, error) { type NoMethod EncryptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FailoverInstanceRequest: Message for triggering failover on an Instance @@ -936,9 +936,9 @@ type FailoverInstanceRequest struct { NullFields []string `json:"-"` } -func (s *FailoverInstanceRequest) MarshalJSON() ([]byte, error) { +func (s FailoverInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod FailoverInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeminiClusterConfig: Cluster level configuration parameters related to the @@ -962,9 +962,9 @@ type GeminiClusterConfig struct { NullFields []string `json:"-"` } -func (s *GeminiClusterConfig) MarshalJSON() ([]byte, error) { +func (s GeminiClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod GeminiClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeminiInstanceConfig: Instance level configuration parameters related to the @@ -988,9 +988,9 @@ type GeminiInstanceConfig struct { NullFields []string `json:"-"` } -func (s *GeminiInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GeminiInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GeminiInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -1017,9 +1017,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -1056,9 +1056,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeOfDay: Represents a time of day. The date and time zone are @@ -1090,9 +1090,9 @@ type GoogleTypeTimeOfDay struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeOfDay) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InjectFaultRequest: Message for triggering fault injection on an instance @@ -1132,9 +1132,9 @@ type InjectFaultRequest struct { NullFields []string `json:"-"` } -func (s *InjectFaultRequest) MarshalJSON() ([]byte, error) { +func (s InjectFaultRequest) MarshalJSON() ([]byte, error) { type NoMethod InjectFaultRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: An Instance is a computing unit that an end customer can connect @@ -1295,9 +1295,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceNetworkConfig: Metadata related to instance level network @@ -1324,9 +1324,9 @@ type InstanceNetworkConfig struct { NullFields []string `json:"-"` } -func (s *InstanceNetworkConfig) MarshalJSON() ([]byte, error) { +func (s InstanceNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegerRestrictions: Restrictions on INTEGER type values. @@ -1348,9 +1348,9 @@ type IntegerRestrictions struct { NullFields []string `json:"-"` } -func (s *IntegerRestrictions) MarshalJSON() ([]byte, error) { +func (s IntegerRestrictions) MarshalJSON() ([]byte, error) { type NoMethod IntegerRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupsResponse: Message for response to listing Backups @@ -1378,9 +1378,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClustersResponse: Message for response to listing Clusters @@ -1408,9 +1408,9 @@ type ListClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Message for response to listing Instances @@ -1438,9 +1438,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1466,9 +1466,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSupportedDatabaseFlagsResponse: Message for response to listing @@ -1495,9 +1495,9 @@ type ListSupportedDatabaseFlagsResponse struct { NullFields []string `json:"-"` } -func (s *ListSupportedDatabaseFlagsResponse) MarshalJSON() ([]byte, error) { +func (s ListSupportedDatabaseFlagsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSupportedDatabaseFlagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUsersResponse: Message for response to listing Users @@ -1525,9 +1525,9 @@ type ListUsersResponse struct { NullFields []string `json:"-"` } -func (s *ListUsersResponse) MarshalJSON() ([]byte, error) { +func (s ListUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineConfig: MachineConfig describes the configuration of a machine. @@ -1547,9 +1547,9 @@ type MachineConfig struct { NullFields []string `json:"-"` } -func (s *MachineConfig) MarshalJSON() ([]byte, error) { +func (s MachineConfig) MarshalJSON() ([]byte, error) { type NoMethod MachineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSchedule: MaintenanceSchedule stores the maintenance schedule @@ -1573,9 +1573,9 @@ type MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceUpdatePolicy: MaintenanceUpdatePolicy defines the policy for @@ -1597,9 +1597,9 @@ type MaintenanceUpdatePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenanceUpdatePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenanceUpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceUpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow specifies a preferred day and time for @@ -1633,9 +1633,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationSource: Subset of the source instance configuration that is @@ -1666,9 +1666,9 @@ type MigrationSource struct { NullFields []string `json:"-"` } -func (s *MigrationSource) MarshalJSON() ([]byte, error) { +func (s MigrationSource) MarshalJSON() ([]byte, error) { type NoMethod MigrationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Metadata related to network configuration. @@ -1700,9 +1700,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: Details of a single node in the instance. Nodes in an AlloyDB instance @@ -1733,9 +1733,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObservabilityInstanceConfig: Observability Instance specific configuration. @@ -1780,9 +1780,9 @@ type ObservabilityInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ObservabilityInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ObservabilityInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ObservabilityInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1827,9 +1827,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1865,9 +1865,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrimaryConfig: Configuration for the primary cluster. It has the list of @@ -1890,9 +1890,9 @@ type PrimaryConfig struct { NullFields []string `json:"-"` } -func (s *PrimaryConfig) MarshalJSON() ([]byte, error) { +func (s PrimaryConfig) MarshalJSON() ([]byte, error) { type NoMethod PrimaryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromoteClusterRequest: Message for promoting a Cluster @@ -1930,9 +1930,9 @@ type PromoteClusterRequest struct { NullFields []string `json:"-"` } -func (s *PromoteClusterRequest) MarshalJSON() ([]byte, error) { +func (s PromoteClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod PromoteClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscConfig: PscConfig contains PSC related configuration at a cluster level. @@ -1953,9 +1953,9 @@ type PscConfig struct { NullFields []string `json:"-"` } -func (s *PscConfig) MarshalJSON() ([]byte, error) { +func (s PscConfig) MarshalJSON() ([]byte, error) { type NoMethod PscConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscInstanceConfig: PscInstanceConfig contains PSC related configuration at @@ -1984,9 +1984,9 @@ type PscInstanceConfig struct { NullFields []string `json:"-"` } -func (s *PscInstanceConfig) MarshalJSON() ([]byte, error) { +func (s PscInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod PscInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuantityBasedExpiry: A backup's position in a quantity-based retention @@ -2018,9 +2018,9 @@ type QuantityBasedExpiry struct { NullFields []string `json:"-"` } -func (s *QuantityBasedExpiry) MarshalJSON() ([]byte, error) { +func (s QuantityBasedExpiry) MarshalJSON() ([]byte, error) { type NoMethod QuantityBasedExpiry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuantityBasedRetention: A quantity based policy specifies that a certain @@ -2041,9 +2041,9 @@ type QuantityBasedRetention struct { NullFields []string `json:"-"` } -func (s *QuantityBasedRetention) MarshalJSON() ([]byte, error) { +func (s QuantityBasedRetention) MarshalJSON() ([]byte, error) { type NoMethod QuantityBasedRetention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryInsightsInstanceConfig: QueryInsights Instance specific configuration. @@ -2074,9 +2074,9 @@ type QueryInsightsInstanceConfig struct { NullFields []string `json:"-"` } -func (s *QueryInsightsInstanceConfig) MarshalJSON() ([]byte, error) { +func (s QueryInsightsInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod QueryInsightsInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadPoolConfig: Configuration for a read pool instance. @@ -2096,9 +2096,9 @@ type ReadPoolConfig struct { NullFields []string `json:"-"` } -func (s *ReadPoolConfig) MarshalJSON() ([]byte, error) { +func (s ReadPoolConfig) MarshalJSON() ([]byte, error) { type NoMethod ReadPoolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RestartInstanceRequest struct { @@ -2131,9 +2131,9 @@ type RestartInstanceRequest struct { NullFields []string `json:"-"` } -func (s *RestartInstanceRequest) MarshalJSON() ([]byte, error) { +func (s RestartInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RestartInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreClusterRequest: Message for restoring a Cluster from a backup or @@ -2177,9 +2177,9 @@ type RestoreClusterRequest struct { NullFields []string `json:"-"` } -func (s *RestoreClusterRequest) MarshalJSON() ([]byte, error) { +func (s RestoreClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecondaryConfig: Configuration information for the secondary cluster. This @@ -2201,9 +2201,9 @@ type SecondaryConfig struct { NullFields []string `json:"-"` } -func (s *SecondaryConfig) MarshalJSON() ([]byte, error) { +func (s SecondaryConfig) MarshalJSON() ([]byte, error) { type NoMethod SecondaryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslConfig: SSL configuration. @@ -2249,9 +2249,9 @@ type SslConfig struct { NullFields []string `json:"-"` } -func (s *SslConfig) MarshalJSON() ([]byte, error) { +func (s SslConfig) MarshalJSON() ([]byte, error) { type NoMethod SslConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2283,9 +2283,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration: @@ -2321,9 +2321,9 @@ type StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainBackupConfiguration: Configuration for @@ -2351,9 +2351,9 @@ type StorageDatabasecenterPartnerapiV1mainBackupConfiguration struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainBackupConfiguration) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainBackupConfiguration) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainBackupConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainBackupRun: A backup run. @@ -2385,9 +2385,9 @@ type StorageDatabasecenterPartnerapiV1mainBackupRun struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainBackupRun) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainBackupRun) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainBackupRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainCompliance: Contains compliance @@ -2411,9 +2411,9 @@ type StorageDatabasecenterPartnerapiV1mainCompliance struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainCompliance) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainCompliance) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainCompliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainCustomMetadataData: Any custom metadata @@ -2435,9 +2435,9 @@ type StorageDatabasecenterPartnerapiV1mainCustomMetadataData struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainCustomMetadataData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainCustomMetadataData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainCustomMetadataData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseMetadata: Metadata for @@ -2466,9 +2466,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed: @@ -2508,9 +2508,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData: @@ -2786,9 +2786,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData struc NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceId: DatabaseResourceId @@ -2836,9 +2836,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceId struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceId) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceId) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata: Common model @@ -2938,9 +2938,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData @@ -3190,9 +3190,9 @@ type StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalDa NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainEntitlement: Proto representing the @@ -3228,9 +3228,9 @@ type StorageDatabasecenterPartnerapiV1mainEntitlement struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainEntitlement) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainEntitlement) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainEntitlement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainMachineConfiguration: @@ -3256,9 +3256,9 @@ type StorageDatabasecenterPartnerapiV1mainMachineConfiguration struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainMachineConfiguration) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainMachineConfiguration) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainMachineConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StorageDatabasecenterPartnerapiV1mainObservabilityMetricData struct { @@ -3305,9 +3305,9 @@ type StorageDatabasecenterPartnerapiV1mainObservabilityMetricData struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainObservabilityMetricData) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainObservabilityMetricData) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainObservabilityMetricData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainOperationError: An error that occurred @@ -3342,9 +3342,9 @@ type StorageDatabasecenterPartnerapiV1mainOperationError struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainOperationError) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainOperationError) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainOperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StorageDatabasecenterPartnerapiV1mainRetentionSettings struct { @@ -3373,9 +3373,9 @@ type StorageDatabasecenterPartnerapiV1mainRetentionSettings struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainRetentionSettings) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainRetentionSettings) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainRetentionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterPartnerapiV1mainUserLabels: Message type for storing @@ -3397,9 +3397,9 @@ type StorageDatabasecenterPartnerapiV1mainUserLabels struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterPartnerapiV1mainUserLabels) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterPartnerapiV1mainUserLabels) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterPartnerapiV1mainUserLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterProtoCommonProduct: Product specification for Condor @@ -3465,9 +3465,9 @@ type StorageDatabasecenterProtoCommonProduct struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterProtoCommonProduct) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterProtoCommonProduct) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterProtoCommonProduct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDatabasecenterProtoCommonTypedValue: TypedValue represents the value @@ -3494,9 +3494,9 @@ type StorageDatabasecenterProtoCommonTypedValue struct { NullFields []string `json:"-"` } -func (s *StorageDatabasecenterProtoCommonTypedValue) MarshalJSON() ([]byte, error) { +func (s StorageDatabasecenterProtoCommonTypedValue) MarshalJSON() ([]byte, error) { type NoMethod StorageDatabasecenterProtoCommonTypedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StorageDatabasecenterProtoCommonTypedValue) UnmarshalJSON(data []byte) error { @@ -3531,9 +3531,9 @@ type StringRestrictions struct { NullFields []string `json:"-"` } -func (s *StringRestrictions) MarshalJSON() ([]byte, error) { +func (s StringRestrictions) MarshalJSON() ([]byte, error) { type NoMethod StringRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SupportedDatabaseFlag: SupportedDatabaseFlag gives general information about @@ -3590,9 +3590,9 @@ type SupportedDatabaseFlag struct { NullFields []string `json:"-"` } -func (s *SupportedDatabaseFlag) MarshalJSON() ([]byte, error) { +func (s SupportedDatabaseFlag) MarshalJSON() ([]byte, error) { type NoMethod SupportedDatabaseFlag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SwitchoverClusterRequest: Message for switching over to a cluster @@ -3626,9 +3626,9 @@ type SwitchoverClusterRequest struct { NullFields []string `json:"-"` } -func (s *SwitchoverClusterRequest) MarshalJSON() ([]byte, error) { +func (s SwitchoverClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod SwitchoverClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeBasedRetention: A time based retention policy specifies that all backups @@ -3649,9 +3649,9 @@ type TimeBasedRetention struct { NullFields []string `json:"-"` } -func (s *TimeBasedRetention) MarshalJSON() ([]byte, error) { +func (s TimeBasedRetention) MarshalJSON() ([]byte, error) { type NoMethod TimeBasedRetention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrialMetadata: Contains information and all metadata related to TRIAL @@ -3676,9 +3676,9 @@ type TrialMetadata struct { NullFields []string `json:"-"` } -func (s *TrialMetadata) MarshalJSON() ([]byte, error) { +func (s TrialMetadata) MarshalJSON() ([]byte, error) { type NoMethod TrialMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePolicy: Policy to be used while updating the instance. @@ -3704,9 +3704,9 @@ type UpdatePolicy struct { NullFields []string `json:"-"` } -func (s *UpdatePolicy) MarshalJSON() ([]byte, error) { +func (s UpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod UpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: Message describing User object. @@ -3744,9 +3744,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserPassword: The username/password for a database user. Used for specifying @@ -3769,9 +3769,9 @@ type UserPassword struct { NullFields []string `json:"-"` } -func (s *UserPassword) MarshalJSON() ([]byte, error) { +func (s UserPassword) MarshalJSON() ([]byte, error) { type NoMethod UserPassword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklySchedule: A weekly schedule starts a backup at prescribed start times @@ -3811,9 +3811,9 @@ type WeeklySchedule struct { NullFields []string `json:"-"` } -func (s *WeeklySchedule) MarshalJSON() ([]byte, error) { +func (s WeeklySchedule) MarshalJSON() ([]byte, error) { type NoMethod WeeklySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/analytics/v3/analytics-gen.go b/analytics/v3/analytics-gen.go index 099158b8e4..b6c80b320f 100644 --- a/analytics/v3/analytics-gen.go +++ b/analytics/v3/analytics-gen.go @@ -572,9 +572,9 @@ type Account struct { NullFields []string `json:"-"` } -func (s *Account) MarshalJSON() ([]byte, error) { +func (s Account) MarshalJSON() ([]byte, error) { type NoMethod Account - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountChildLink: Child link for an account entry. Points to the list of web @@ -597,9 +597,9 @@ type AccountChildLink struct { NullFields []string `json:"-"` } -func (s *AccountChildLink) MarshalJSON() ([]byte, error) { +func (s AccountChildLink) MarshalJSON() ([]byte, error) { type NoMethod AccountChildLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountPermissions: Permissions the user has for this account. @@ -620,9 +620,9 @@ type AccountPermissions struct { NullFields []string `json:"-"` } -func (s *AccountPermissions) MarshalJSON() ([]byte, error) { +func (s AccountPermissions) MarshalJSON() ([]byte, error) { type NoMethod AccountPermissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountRef: JSON template for a linked account. @@ -648,9 +648,9 @@ type AccountRef struct { NullFields []string `json:"-"` } -func (s *AccountRef) MarshalJSON() ([]byte, error) { +func (s AccountRef) MarshalJSON() ([]byte, error) { type NoMethod AccountRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountSummaries: An AccountSummary collection lists a summary of accounts, @@ -694,9 +694,9 @@ type AccountSummaries struct { NullFields []string `json:"-"` } -func (s *AccountSummaries) MarshalJSON() ([]byte, error) { +func (s AccountSummaries) MarshalJSON() ([]byte, error) { type NoMethod AccountSummaries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountSummary: JSON template for an Analytics AccountSummary. An @@ -725,9 +725,9 @@ type AccountSummary struct { NullFields []string `json:"-"` } -func (s *AccountSummary) MarshalJSON() ([]byte, error) { +func (s AccountSummary) MarshalJSON() ([]byte, error) { type NoMethod AccountSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountTicket: JSON template for an Analytics account ticket. The account @@ -763,9 +763,9 @@ type AccountTicket struct { NullFields []string `json:"-"` } -func (s *AccountTicket) MarshalJSON() ([]byte, error) { +func (s AccountTicket) MarshalJSON() ([]byte, error) { type NoMethod AccountTicket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountTreeRequest: JSON template for an Analytics account tree requests. @@ -793,9 +793,9 @@ type AccountTreeRequest struct { NullFields []string `json:"-"` } -func (s *AccountTreeRequest) MarshalJSON() ([]byte, error) { +func (s AccountTreeRequest) MarshalJSON() ([]byte, error) { type NoMethod AccountTreeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountTreeResponse: JSON template for an Analytics account tree response. @@ -826,9 +826,9 @@ type AccountTreeResponse struct { NullFields []string `json:"-"` } -func (s *AccountTreeResponse) MarshalJSON() ([]byte, error) { +func (s AccountTreeResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountTreeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Accounts: An account collection provides a list of Analytics accounts to @@ -873,9 +873,9 @@ type Accounts struct { NullFields []string `json:"-"` } -func (s *Accounts) MarshalJSON() ([]byte, error) { +func (s Accounts) MarshalJSON() ([]byte, error) { type NoMethod Accounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdWordsAccount: JSON template for an Google Ads account. @@ -901,9 +901,9 @@ type AdWordsAccount struct { NullFields []string `json:"-"` } -func (s *AdWordsAccount) MarshalJSON() ([]byte, error) { +func (s AdWordsAccount) MarshalJSON() ([]byte, error) { type NoMethod AdWordsAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyticsDataimportDeleteUploadDataRequest: Request template for the delete @@ -924,9 +924,9 @@ type AnalyticsDataimportDeleteUploadDataRequest struct { NullFields []string `json:"-"` } -func (s *AnalyticsDataimportDeleteUploadDataRequest) MarshalJSON() ([]byte, error) { +func (s AnalyticsDataimportDeleteUploadDataRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyticsDataimportDeleteUploadDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Column: JSON template for a metadata column. @@ -950,9 +950,9 @@ type Column struct { NullFields []string `json:"-"` } -func (s *Column) MarshalJSON() ([]byte, error) { +func (s Column) MarshalJSON() ([]byte, error) { type NoMethod Column - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Columns: Lists columns (dimensions and metrics) for a particular report @@ -985,9 +985,9 @@ type Columns struct { NullFields []string `json:"-"` } -func (s *Columns) MarshalJSON() ([]byte, error) { +func (s Columns) MarshalJSON() ([]byte, error) { type NoMethod Columns - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDataSource: JSON template for an Analytics custom data source. @@ -1037,9 +1037,9 @@ type CustomDataSource struct { NullFields []string `json:"-"` } -func (s *CustomDataSource) MarshalJSON() ([]byte, error) { +func (s CustomDataSource) MarshalJSON() ([]byte, error) { type NoMethod CustomDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomDataSourceChildLink struct { @@ -1061,9 +1061,9 @@ type CustomDataSourceChildLink struct { NullFields []string `json:"-"` } -func (s *CustomDataSourceChildLink) MarshalJSON() ([]byte, error) { +func (s CustomDataSourceChildLink) MarshalJSON() ([]byte, error) { type NoMethod CustomDataSourceChildLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDataSourceParentLink: Parent link for this custom data source. Points @@ -1086,9 +1086,9 @@ type CustomDataSourceParentLink struct { NullFields []string `json:"-"` } -func (s *CustomDataSourceParentLink) MarshalJSON() ([]byte, error) { +func (s CustomDataSourceParentLink) MarshalJSON() ([]byte, error) { type NoMethod CustomDataSourceParentLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDataSources: Lists Analytics custom data sources to which the user has @@ -1132,9 +1132,9 @@ type CustomDataSources struct { NullFields []string `json:"-"` } -func (s *CustomDataSources) MarshalJSON() ([]byte, error) { +func (s CustomDataSources) MarshalJSON() ([]byte, error) { type NoMethod CustomDataSources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDimension: JSON template for Analytics Custom Dimension. @@ -1181,9 +1181,9 @@ type CustomDimension struct { NullFields []string `json:"-"` } -func (s *CustomDimension) MarshalJSON() ([]byte, error) { +func (s CustomDimension) MarshalJSON() ([]byte, error) { type NoMethod CustomDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDimensionParentLink: Parent link for the custom dimension. Points to @@ -1206,9 +1206,9 @@ type CustomDimensionParentLink struct { NullFields []string `json:"-"` } -func (s *CustomDimensionParentLink) MarshalJSON() ([]byte, error) { +func (s CustomDimensionParentLink) MarshalJSON() ([]byte, error) { type NoMethod CustomDimensionParentLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDimensions: A custom dimension collection lists Analytics custom @@ -1252,9 +1252,9 @@ type CustomDimensions struct { NullFields []string `json:"-"` } -func (s *CustomDimensions) MarshalJSON() ([]byte, error) { +func (s CustomDimensions) MarshalJSON() ([]byte, error) { type NoMethod CustomDimensions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomMetric: JSON template for Analytics Custom Metric. @@ -1307,9 +1307,9 @@ type CustomMetric struct { NullFields []string `json:"-"` } -func (s *CustomMetric) MarshalJSON() ([]byte, error) { +func (s CustomMetric) MarshalJSON() ([]byte, error) { type NoMethod CustomMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomMetricParentLink: Parent link for the custom metric. Points to the @@ -1332,9 +1332,9 @@ type CustomMetricParentLink struct { NullFields []string `json:"-"` } -func (s *CustomMetricParentLink) MarshalJSON() ([]byte, error) { +func (s CustomMetricParentLink) MarshalJSON() ([]byte, error) { type NoMethod CustomMetricParentLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomMetrics: A custom metric collection lists Analytics custom metrics to @@ -1378,9 +1378,9 @@ type CustomMetrics struct { NullFields []string `json:"-"` } -func (s *CustomMetrics) MarshalJSON() ([]byte, error) { +func (s CustomMetrics) MarshalJSON() ([]byte, error) { type NoMethod CustomMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityAdWordsLink: JSON template for Analytics Entity Google Ads Link. @@ -1418,9 +1418,9 @@ type EntityAdWordsLink struct { NullFields []string `json:"-"` } -func (s *EntityAdWordsLink) MarshalJSON() ([]byte, error) { +func (s EntityAdWordsLink) MarshalJSON() ([]byte, error) { type NoMethod EntityAdWordsLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityAdWordsLinkEntity: Web property being linked. @@ -1439,9 +1439,9 @@ type EntityAdWordsLinkEntity struct { NullFields []string `json:"-"` } -func (s *EntityAdWordsLinkEntity) MarshalJSON() ([]byte, error) { +func (s EntityAdWordsLinkEntity) MarshalJSON() ([]byte, error) { type NoMethod EntityAdWordsLinkEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityAdWordsLinks: An entity Google Ads link collection provides a list of @@ -1483,9 +1483,9 @@ type EntityAdWordsLinks struct { NullFields []string `json:"-"` } -func (s *EntityAdWordsLinks) MarshalJSON() ([]byte, error) { +func (s EntityAdWordsLinks) MarshalJSON() ([]byte, error) { type NoMethod EntityAdWordsLinks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityUserLink: JSON template for an Analytics Entity-User Link. Returns @@ -1520,9 +1520,9 @@ type EntityUserLink struct { NullFields []string `json:"-"` } -func (s *EntityUserLink) MarshalJSON() ([]byte, error) { +func (s EntityUserLink) MarshalJSON() ([]byte, error) { type NoMethod EntityUserLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityUserLinkEntity: Entity for this link. It can be an account, a web @@ -1547,9 +1547,9 @@ type EntityUserLinkEntity struct { NullFields []string `json:"-"` } -func (s *EntityUserLinkEntity) MarshalJSON() ([]byte, error) { +func (s EntityUserLinkEntity) MarshalJSON() ([]byte, error) { type NoMethod EntityUserLinkEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityUserLinkPermissions: Permissions the user has for this entity. @@ -1576,9 +1576,9 @@ type EntityUserLinkPermissions struct { NullFields []string `json:"-"` } -func (s *EntityUserLinkPermissions) MarshalJSON() ([]byte, error) { +func (s EntityUserLinkPermissions) MarshalJSON() ([]byte, error) { type NoMethod EntityUserLinkPermissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityUserLinks: An entity user link collection provides a list of Analytics @@ -1619,9 +1619,9 @@ type EntityUserLinks struct { NullFields []string `json:"-"` } -func (s *EntityUserLinks) MarshalJSON() ([]byte, error) { +func (s EntityUserLinks) MarshalJSON() ([]byte, error) { type NoMethod EntityUserLinks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Experiment: JSON template for Analytics experiment resource. @@ -1751,9 +1751,9 @@ type Experiment struct { NullFields []string `json:"-"` } -func (s *Experiment) MarshalJSON() ([]byte, error) { +func (s Experiment) MarshalJSON() ([]byte, error) { type NoMethod Experiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Experiment) UnmarshalJSON(data []byte) error { @@ -1793,9 +1793,9 @@ type ExperimentParentLink struct { NullFields []string `json:"-"` } -func (s *ExperimentParentLink) MarshalJSON() ([]byte, error) { +func (s ExperimentParentLink) MarshalJSON() ([]byte, error) { type NoMethod ExperimentParentLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExperimentVariations struct { @@ -1830,9 +1830,9 @@ type ExperimentVariations struct { NullFields []string `json:"-"` } -func (s *ExperimentVariations) MarshalJSON() ([]byte, error) { +func (s ExperimentVariations) MarshalJSON() ([]byte, error) { type NoMethod ExperimentVariations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ExperimentVariations) UnmarshalJSON(data []byte) error { @@ -1891,9 +1891,9 @@ type Experiments struct { NullFields []string `json:"-"` } -func (s *Experiments) MarshalJSON() ([]byte, error) { +func (s Experiments) MarshalJSON() ([]byte, error) { type NoMethod Experiments - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filter: JSON template for an Analytics account filter. @@ -1947,9 +1947,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterAdvancedDetails: Details for the filter of the type ADVANCED. @@ -1997,9 +1997,9 @@ type FilterAdvancedDetails struct { NullFields []string `json:"-"` } -func (s *FilterAdvancedDetails) MarshalJSON() ([]byte, error) { +func (s FilterAdvancedDetails) MarshalJSON() ([]byte, error) { type NoMethod FilterAdvancedDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterLowercaseDetails: Details for the filter of the type LOWER. @@ -2022,9 +2022,9 @@ type FilterLowercaseDetails struct { NullFields []string `json:"-"` } -func (s *FilterLowercaseDetails) MarshalJSON() ([]byte, error) { +func (s FilterLowercaseDetails) MarshalJSON() ([]byte, error) { type NoMethod FilterLowercaseDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterParentLink: Parent link for this filter. Points to the account to @@ -2047,9 +2047,9 @@ type FilterParentLink struct { NullFields []string `json:"-"` } -func (s *FilterParentLink) MarshalJSON() ([]byte, error) { +func (s FilterParentLink) MarshalJSON() ([]byte, error) { type NoMethod FilterParentLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterSearchAndReplaceDetails: Details for the filter of the type @@ -2079,9 +2079,9 @@ type FilterSearchAndReplaceDetails struct { NullFields []string `json:"-"` } -func (s *FilterSearchAndReplaceDetails) MarshalJSON() ([]byte, error) { +func (s FilterSearchAndReplaceDetails) MarshalJSON() ([]byte, error) { type NoMethod FilterSearchAndReplaceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterUppercaseDetails: Details for the filter of the type UPPER. @@ -2104,9 +2104,9 @@ type FilterUppercaseDetails struct { NullFields []string `json:"-"` } -func (s *FilterUppercaseDetails) MarshalJSON() ([]byte, error) { +func (s FilterUppercaseDetails) MarshalJSON() ([]byte, error) { type NoMethod FilterUppercaseDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterExpression: JSON template for an Analytics filter expression. @@ -2226,9 +2226,9 @@ type FilterExpression struct { NullFields []string `json:"-"` } -func (s *FilterExpression) MarshalJSON() ([]byte, error) { +func (s FilterExpression) MarshalJSON() ([]byte, error) { type NoMethod FilterExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterRef: JSON template for a profile filter link. @@ -2256,9 +2256,9 @@ type FilterRef struct { NullFields []string `json:"-"` } -func (s *FilterRef) MarshalJSON() ([]byte, error) { +func (s FilterRef) MarshalJSON() ([]byte, error) { type NoMethod FilterRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filters: A filter collection lists filters created by users in an Analytics @@ -2301,9 +2301,9 @@ type Filters struct { NullFields []string `json:"-"` } -func (s *Filters) MarshalJSON() ([]byte, error) { +func (s Filters) MarshalJSON() ([]byte, error) { type NoMethod Filters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GaData: Analytics data for a given view (profile). @@ -2369,9 +2369,9 @@ type GaData struct { NullFields []string `json:"-"` } -func (s *GaData) MarshalJSON() ([]byte, error) { +func (s GaData) MarshalJSON() ([]byte, error) { type NoMethod GaData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GaDataColumnHeaders struct { @@ -2396,9 +2396,9 @@ type GaDataColumnHeaders struct { NullFields []string `json:"-"` } -func (s *GaDataColumnHeaders) MarshalJSON() ([]byte, error) { +func (s GaDataColumnHeaders) MarshalJSON() ([]byte, error) { type NoMethod GaDataColumnHeaders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GaDataDataTable struct { @@ -2417,9 +2417,9 @@ type GaDataDataTable struct { NullFields []string `json:"-"` } -func (s *GaDataDataTable) MarshalJSON() ([]byte, error) { +func (s GaDataDataTable) MarshalJSON() ([]byte, error) { type NoMethod GaDataDataTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GaDataDataTableCols struct { @@ -2439,9 +2439,9 @@ type GaDataDataTableCols struct { NullFields []string `json:"-"` } -func (s *GaDataDataTableCols) MarshalJSON() ([]byte, error) { +func (s GaDataDataTableCols) MarshalJSON() ([]byte, error) { type NoMethod GaDataDataTableCols - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GaDataDataTableRows struct { @@ -2459,9 +2459,9 @@ type GaDataDataTableRows struct { NullFields []string `json:"-"` } -func (s *GaDataDataTableRows) MarshalJSON() ([]byte, error) { +func (s GaDataDataTableRows) MarshalJSON() ([]byte, error) { type NoMethod GaDataDataTableRows - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GaDataDataTableRowsC struct { @@ -2479,9 +2479,9 @@ type GaDataDataTableRowsC struct { NullFields []string `json:"-"` } -func (s *GaDataDataTableRowsC) MarshalJSON() ([]byte, error) { +func (s GaDataDataTableRowsC) MarshalJSON() ([]byte, error) { type NoMethod GaDataDataTableRowsC - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GaDataProfileInfo: Information for the view (profile), for which the @@ -2513,9 +2513,9 @@ type GaDataProfileInfo struct { NullFields []string `json:"-"` } -func (s *GaDataProfileInfo) MarshalJSON() ([]byte, error) { +func (s GaDataProfileInfo) MarshalJSON() ([]byte, error) { type NoMethod GaDataProfileInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GaDataQuery: Analytics data request query parameters. @@ -2555,9 +2555,9 @@ type GaDataQuery struct { NullFields []string `json:"-"` } -func (s *GaDataQuery) MarshalJSON() ([]byte, error) { +func (s GaDataQuery) MarshalJSON() ([]byte, error) { type NoMethod GaDataQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Goal: JSON template for Analytics goal resource. @@ -2618,9 +2618,9 @@ type Goal struct { NullFields []string `json:"-"` } -func (s *Goal) MarshalJSON() ([]byte, error) { +func (s Goal) MarshalJSON() ([]byte, error) { type NoMethod Goal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Goal) UnmarshalJSON(data []byte) error { @@ -2657,9 +2657,9 @@ type GoalEventDetails struct { NullFields []string `json:"-"` } -func (s *GoalEventDetails) MarshalJSON() ([]byte, error) { +func (s GoalEventDetails) MarshalJSON() ([]byte, error) { type NoMethod GoalEventDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoalEventDetailsEventConditions struct { @@ -2689,9 +2689,9 @@ type GoalEventDetailsEventConditions struct { NullFields []string `json:"-"` } -func (s *GoalEventDetailsEventConditions) MarshalJSON() ([]byte, error) { +func (s GoalEventDetailsEventConditions) MarshalJSON() ([]byte, error) { type NoMethod GoalEventDetailsEventConditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoalParentLink: Parent link for a goal. Points to the view (profile) to @@ -2714,9 +2714,9 @@ type GoalParentLink struct { NullFields []string `json:"-"` } -func (s *GoalParentLink) MarshalJSON() ([]byte, error) { +func (s GoalParentLink) MarshalJSON() ([]byte, error) { type NoMethod GoalParentLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoalUrlDestinationDetails: Details for the goal of the type URL_DESTINATION. @@ -2746,9 +2746,9 @@ type GoalUrlDestinationDetails struct { NullFields []string `json:"-"` } -func (s *GoalUrlDestinationDetails) MarshalJSON() ([]byte, error) { +func (s GoalUrlDestinationDetails) MarshalJSON() ([]byte, error) { type NoMethod GoalUrlDestinationDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoalUrlDestinationDetailsSteps struct { @@ -2771,9 +2771,9 @@ type GoalUrlDestinationDetailsSteps struct { NullFields []string `json:"-"` } -func (s *GoalUrlDestinationDetailsSteps) MarshalJSON() ([]byte, error) { +func (s GoalUrlDestinationDetailsSteps) MarshalJSON() ([]byte, error) { type NoMethod GoalUrlDestinationDetailsSteps - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoalVisitNumPagesDetails: Details for the goal of the type VISIT_NUM_PAGES. @@ -2796,9 +2796,9 @@ type GoalVisitNumPagesDetails struct { NullFields []string `json:"-"` } -func (s *GoalVisitNumPagesDetails) MarshalJSON() ([]byte, error) { +func (s GoalVisitNumPagesDetails) MarshalJSON() ([]byte, error) { type NoMethod GoalVisitNumPagesDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoalVisitTimeOnSiteDetails: Details for the goal of the type @@ -2822,9 +2822,9 @@ type GoalVisitTimeOnSiteDetails struct { NullFields []string `json:"-"` } -func (s *GoalVisitTimeOnSiteDetails) MarshalJSON() ([]byte, error) { +func (s GoalVisitTimeOnSiteDetails) MarshalJSON() ([]byte, error) { type NoMethod GoalVisitTimeOnSiteDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Goals: A goal collection lists Analytics goals to which the user has access. @@ -2868,9 +2868,9 @@ type Goals struct { NullFields []string `json:"-"` } -func (s *Goals) MarshalJSON() ([]byte, error) { +func (s Goals) MarshalJSON() ([]byte, error) { type NoMethod Goals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HashClientIdRequest: JSON template for a hash Client Id request resource. @@ -2891,9 +2891,9 @@ type HashClientIdRequest struct { NullFields []string `json:"-"` } -func (s *HashClientIdRequest) MarshalJSON() ([]byte, error) { +func (s HashClientIdRequest) MarshalJSON() ([]byte, error) { type NoMethod HashClientIdRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HashClientIdResponse: JSON template for a hash Client Id response resource. @@ -2918,9 +2918,9 @@ type HashClientIdResponse struct { NullFields []string `json:"-"` } -func (s *HashClientIdResponse) MarshalJSON() ([]byte, error) { +func (s HashClientIdResponse) MarshalJSON() ([]byte, error) { type NoMethod HashClientIdResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IncludeConditions: JSON template for an Analytics Remarketing Include @@ -2957,9 +2957,9 @@ type IncludeConditions struct { NullFields []string `json:"-"` } -func (s *IncludeConditions) MarshalJSON() ([]byte, error) { +func (s IncludeConditions) MarshalJSON() ([]byte, error) { type NoMethod IncludeConditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedForeignAccount: JSON template for an Analytics Remarketing Audience @@ -3003,9 +3003,9 @@ type LinkedForeignAccount struct { NullFields []string `json:"-"` } -func (s *LinkedForeignAccount) MarshalJSON() ([]byte, error) { +func (s LinkedForeignAccount) MarshalJSON() ([]byte, error) { type NoMethod LinkedForeignAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // McfData: Multi-Channel Funnels data for a given view (profile). @@ -3068,9 +3068,9 @@ type McfData struct { NullFields []string `json:"-"` } -func (s *McfData) MarshalJSON() ([]byte, error) { +func (s McfData) MarshalJSON() ([]byte, error) { type NoMethod McfData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type McfDataColumnHeaders struct { @@ -3094,9 +3094,9 @@ type McfDataColumnHeaders struct { NullFields []string `json:"-"` } -func (s *McfDataColumnHeaders) MarshalJSON() ([]byte, error) { +func (s McfDataColumnHeaders) MarshalJSON() ([]byte, error) { type NoMethod McfDataColumnHeaders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // McfDataProfileInfo: Information for the view (profile), for which the @@ -3128,9 +3128,9 @@ type McfDataProfileInfo struct { NullFields []string `json:"-"` } -func (s *McfDataProfileInfo) MarshalJSON() ([]byte, error) { +func (s McfDataProfileInfo) MarshalJSON() ([]byte, error) { type NoMethod McfDataProfileInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // McfDataQuery: Analytics data request query parameters. @@ -3170,9 +3170,9 @@ type McfDataQuery struct { NullFields []string `json:"-"` } -func (s *McfDataQuery) MarshalJSON() ([]byte, error) { +func (s McfDataQuery) MarshalJSON() ([]byte, error) { type NoMethod McfDataQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // McfDataRowsItem: A union object representing a dimension or metric value. @@ -3197,9 +3197,9 @@ type McfDataRowsItem struct { NullFields []string `json:"-"` } -func (s *McfDataRowsItem) MarshalJSON() ([]byte, error) { +func (s McfDataRowsItem) MarshalJSON() ([]byte, error) { type NoMethod McfDataRowsItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type McfDataRowsItemConversionPathValue struct { @@ -3222,9 +3222,9 @@ type McfDataRowsItemConversionPathValue struct { NullFields []string `json:"-"` } -func (s *McfDataRowsItemConversionPathValue) MarshalJSON() ([]byte, error) { +func (s McfDataRowsItemConversionPathValue) MarshalJSON() ([]byte, error) { type NoMethod McfDataRowsItemConversionPathValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Profile: JSON template for an Analytics view (profile). @@ -3316,9 +3316,9 @@ type Profile struct { NullFields []string `json:"-"` } -func (s *Profile) MarshalJSON() ([]byte, error) { +func (s Profile) MarshalJSON() ([]byte, error) { type NoMethod Profile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProfileChildLink: Child link for this view (profile). Points to the list of @@ -3341,9 +3341,9 @@ type ProfileChildLink struct { NullFields []string `json:"-"` } -func (s *ProfileChildLink) MarshalJSON() ([]byte, error) { +func (s ProfileChildLink) MarshalJSON() ([]byte, error) { type NoMethod ProfileChildLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProfileParentLink: Parent link for this view (profile). Points to the web @@ -3366,9 +3366,9 @@ type ProfileParentLink struct { NullFields []string `json:"-"` } -func (s *ProfileParentLink) MarshalJSON() ([]byte, error) { +func (s ProfileParentLink) MarshalJSON() ([]byte, error) { type NoMethod ProfileParentLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProfilePermissions: Permissions the user has for this view (profile). @@ -3390,9 +3390,9 @@ type ProfilePermissions struct { NullFields []string `json:"-"` } -func (s *ProfilePermissions) MarshalJSON() ([]byte, error) { +func (s ProfilePermissions) MarshalJSON() ([]byte, error) { type NoMethod ProfilePermissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProfileFilterLink: JSON template for an Analytics profile filter link. @@ -3436,9 +3436,9 @@ type ProfileFilterLink struct { NullFields []string `json:"-"` } -func (s *ProfileFilterLink) MarshalJSON() ([]byte, error) { +func (s ProfileFilterLink) MarshalJSON() ([]byte, error) { type NoMethod ProfileFilterLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProfileFilterLinks: A profile filter link collection lists profile filter @@ -3482,9 +3482,9 @@ type ProfileFilterLinks struct { NullFields []string `json:"-"` } -func (s *ProfileFilterLinks) MarshalJSON() ([]byte, error) { +func (s ProfileFilterLinks) MarshalJSON() ([]byte, error) { type NoMethod ProfileFilterLinks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProfileRef: JSON template for a linked view (profile). @@ -3518,9 +3518,9 @@ type ProfileRef struct { NullFields []string `json:"-"` } -func (s *ProfileRef) MarshalJSON() ([]byte, error) { +func (s ProfileRef) MarshalJSON() ([]byte, error) { type NoMethod ProfileRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProfileSummary: JSON template for an Analytics ProfileSummary. @@ -3549,9 +3549,9 @@ type ProfileSummary struct { NullFields []string `json:"-"` } -func (s *ProfileSummary) MarshalJSON() ([]byte, error) { +func (s ProfileSummary) MarshalJSON() ([]byte, error) { type NoMethod ProfileSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Profiles: A view (profile) collection lists Analytics views (profiles) to @@ -3595,9 +3595,9 @@ type Profiles struct { NullFields []string `json:"-"` } -func (s *Profiles) MarshalJSON() ([]byte, error) { +func (s Profiles) MarshalJSON() ([]byte, error) { type NoMethod Profiles - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RealtimeData: Real time data for a given view (profile). @@ -3644,9 +3644,9 @@ type RealtimeData struct { NullFields []string `json:"-"` } -func (s *RealtimeData) MarshalJSON() ([]byte, error) { +func (s RealtimeData) MarshalJSON() ([]byte, error) { type NoMethod RealtimeData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RealtimeDataColumnHeaders struct { @@ -3671,9 +3671,9 @@ type RealtimeDataColumnHeaders struct { NullFields []string `json:"-"` } -func (s *RealtimeDataColumnHeaders) MarshalJSON() ([]byte, error) { +func (s RealtimeDataColumnHeaders) MarshalJSON() ([]byte, error) { type NoMethod RealtimeDataColumnHeaders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RealtimeDataProfileInfo: Information for the view (profile), for which the @@ -3705,9 +3705,9 @@ type RealtimeDataProfileInfo struct { NullFields []string `json:"-"` } -func (s *RealtimeDataProfileInfo) MarshalJSON() ([]byte, error) { +func (s RealtimeDataProfileInfo) MarshalJSON() ([]byte, error) { type NoMethod RealtimeDataProfileInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RealtimeDataQuery: Real time data request query parameters. @@ -3737,9 +3737,9 @@ type RealtimeDataQuery struct { NullFields []string `json:"-"` } -func (s *RealtimeDataQuery) MarshalJSON() ([]byte, error) { +func (s RealtimeDataQuery) MarshalJSON() ([]byte, error) { type NoMethod RealtimeDataQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemarketingAudience: JSON template for an Analytics remarketing audience. @@ -3795,9 +3795,9 @@ type RemarketingAudience struct { NullFields []string `json:"-"` } -func (s *RemarketingAudience) MarshalJSON() ([]byte, error) { +func (s RemarketingAudience) MarshalJSON() ([]byte, error) { type NoMethod RemarketingAudience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemarketingAudienceAudienceDefinition: The simple audience definition that @@ -3818,9 +3818,9 @@ type RemarketingAudienceAudienceDefinition struct { NullFields []string `json:"-"` } -func (s *RemarketingAudienceAudienceDefinition) MarshalJSON() ([]byte, error) { +func (s RemarketingAudienceAudienceDefinition) MarshalJSON() ([]byte, error) { type NoMethod RemarketingAudienceAudienceDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemarketingAudienceStateBasedAudienceDefinition: A state based audience @@ -3844,9 +3844,9 @@ type RemarketingAudienceStateBasedAudienceDefinition struct { NullFields []string `json:"-"` } -func (s *RemarketingAudienceStateBasedAudienceDefinition) MarshalJSON() ([]byte, error) { +func (s RemarketingAudienceStateBasedAudienceDefinition) MarshalJSON() ([]byte, error) { type NoMethod RemarketingAudienceStateBasedAudienceDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions: Defines @@ -3870,9 +3870,9 @@ type RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions struct { NullFields []string `json:"-"` } -func (s *RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions) MarshalJSON() ([]byte, error) { +func (s RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions) MarshalJSON() ([]byte, error) { type NoMethod RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemarketingAudiences: A remarketing audience collection lists Analytics @@ -3916,9 +3916,9 @@ type RemarketingAudiences struct { NullFields []string `json:"-"` } -func (s *RemarketingAudiences) MarshalJSON() ([]byte, error) { +func (s RemarketingAudiences) MarshalJSON() ([]byte, error) { type NoMethod RemarketingAudiences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Segment: JSON template for an Analytics segment. @@ -3955,9 +3955,9 @@ type Segment struct { NullFields []string `json:"-"` } -func (s *Segment) MarshalJSON() ([]byte, error) { +func (s Segment) MarshalJSON() ([]byte, error) { type NoMethod Segment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Segments: An segment collection lists Analytics segments that the user has @@ -4001,9 +4001,9 @@ type Segments struct { NullFields []string `json:"-"` } -func (s *Segments) MarshalJSON() ([]byte, error) { +func (s Segments) MarshalJSON() ([]byte, error) { type NoMethod Segments - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnsampledReport: JSON template for Analytics unsampled report resource. @@ -4068,9 +4068,9 @@ type UnsampledReport struct { NullFields []string `json:"-"` } -func (s *UnsampledReport) MarshalJSON() ([]byte, error) { +func (s UnsampledReport) MarshalJSON() ([]byte, error) { type NoMethod UnsampledReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnsampledReportCloudStorageDownloadDetails: Download details for a file @@ -4093,9 +4093,9 @@ type UnsampledReportCloudStorageDownloadDetails struct { NullFields []string `json:"-"` } -func (s *UnsampledReportCloudStorageDownloadDetails) MarshalJSON() ([]byte, error) { +func (s UnsampledReportCloudStorageDownloadDetails) MarshalJSON() ([]byte, error) { type NoMethod UnsampledReportCloudStorageDownloadDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnsampledReportDriveDownloadDetails: Download details for a file stored in @@ -4116,9 +4116,9 @@ type UnsampledReportDriveDownloadDetails struct { NullFields []string `json:"-"` } -func (s *UnsampledReportDriveDownloadDetails) MarshalJSON() ([]byte, error) { +func (s UnsampledReportDriveDownloadDetails) MarshalJSON() ([]byte, error) { type NoMethod UnsampledReportDriveDownloadDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnsampledReports: An unsampled report collection lists Analytics unsampled @@ -4163,9 +4163,9 @@ type UnsampledReports struct { NullFields []string `json:"-"` } -func (s *UnsampledReports) MarshalJSON() ([]byte, error) { +func (s UnsampledReports) MarshalJSON() ([]byte, error) { type NoMethod UnsampledReports - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Upload: Metadata returned for an upload operation. @@ -4201,9 +4201,9 @@ type Upload struct { NullFields []string `json:"-"` } -func (s *Upload) MarshalJSON() ([]byte, error) { +func (s Upload) MarshalJSON() ([]byte, error) { type NoMethod Upload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Uploads: Upload collection lists Analytics uploads to which the user has @@ -4245,9 +4245,9 @@ type Uploads struct { NullFields []string `json:"-"` } -func (s *Uploads) MarshalJSON() ([]byte, error) { +func (s Uploads) MarshalJSON() ([]byte, error) { type NoMethod Uploads - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserDeletionRequest: JSON template for a user deletion request resource. @@ -4281,9 +4281,9 @@ type UserDeletionRequest struct { NullFields []string `json:"-"` } -func (s *UserDeletionRequest) MarshalJSON() ([]byte, error) { +func (s UserDeletionRequest) MarshalJSON() ([]byte, error) { type NoMethod UserDeletionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserDeletionRequestId: User ID. @@ -4305,9 +4305,9 @@ type UserDeletionRequestId struct { NullFields []string `json:"-"` } -func (s *UserDeletionRequestId) MarshalJSON() ([]byte, error) { +func (s UserDeletionRequestId) MarshalJSON() ([]byte, error) { type NoMethod UserDeletionRequestId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRef: JSON template for a user reference. @@ -4330,9 +4330,9 @@ type UserRef struct { NullFields []string `json:"-"` } -func (s *UserRef) MarshalJSON() ([]byte, error) { +func (s UserRef) MarshalJSON() ([]byte, error) { type NoMethod UserRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebPropertyRef: JSON template for a web property reference. @@ -4362,9 +4362,9 @@ type WebPropertyRef struct { NullFields []string `json:"-"` } -func (s *WebPropertyRef) MarshalJSON() ([]byte, error) { +func (s WebPropertyRef) MarshalJSON() ([]byte, error) { type NoMethod WebPropertyRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebPropertySummary: JSON template for an Analytics WebPropertySummary. @@ -4400,9 +4400,9 @@ type WebPropertySummary struct { NullFields []string `json:"-"` } -func (s *WebPropertySummary) MarshalJSON() ([]byte, error) { +func (s WebPropertySummary) MarshalJSON() ([]byte, error) { type NoMethod WebPropertySummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Webproperties: A web property collection lists Analytics web properties to @@ -4446,9 +4446,9 @@ type Webproperties struct { NullFields []string `json:"-"` } -func (s *Webproperties) MarshalJSON() ([]byte, error) { +func (s Webproperties) MarshalJSON() ([]byte, error) { type NoMethod Webproperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Webproperty: JSON template for an Analytics web property. @@ -4517,9 +4517,9 @@ type Webproperty struct { NullFields []string `json:"-"` } -func (s *Webproperty) MarshalJSON() ([]byte, error) { +func (s Webproperty) MarshalJSON() ([]byte, error) { type NoMethod Webproperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebpropertyChildLink: Child link for this web property. Points to the list @@ -4542,9 +4542,9 @@ type WebpropertyChildLink struct { NullFields []string `json:"-"` } -func (s *WebpropertyChildLink) MarshalJSON() ([]byte, error) { +func (s WebpropertyChildLink) MarshalJSON() ([]byte, error) { type NoMethod WebpropertyChildLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebpropertyParentLink: Parent link for this web property. Points to the @@ -4567,9 +4567,9 @@ type WebpropertyParentLink struct { NullFields []string `json:"-"` } -func (s *WebpropertyParentLink) MarshalJSON() ([]byte, error) { +func (s WebpropertyParentLink) MarshalJSON() ([]byte, error) { type NoMethod WebpropertyParentLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebpropertyPermissions: Permissions the user has for this web property. @@ -4591,9 +4591,9 @@ type WebpropertyPermissions struct { NullFields []string `json:"-"` } -func (s *WebpropertyPermissions) MarshalJSON() ([]byte, error) { +func (s WebpropertyPermissions) MarshalJSON() ([]byte, error) { type NoMethod WebpropertyPermissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DataGaGetCall struct { diff --git a/analyticsadmin/v1alpha/analyticsadmin-gen.go b/analyticsadmin/v1alpha/analyticsadmin-gen.go index 89ea203b35..777b23564e 100644 --- a/analyticsadmin/v1alpha/analyticsadmin-gen.go +++ b/analyticsadmin/v1alpha/analyticsadmin-gen.go @@ -511,9 +511,9 @@ type GoogleAnalyticsAdminV1alphaAccessBetweenFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessBetweenFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessBetweenFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessBetweenFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessBinding: A binding of a user to a set of @@ -549,9 +549,9 @@ type GoogleAnalyticsAdminV1alphaAccessBinding struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessBinding) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessBinding) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessDateRange: A contiguous range of days: @@ -580,9 +580,9 @@ type GoogleAnalyticsAdminV1alphaAccessDateRange struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessDateRange) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessDateRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessDateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessDimension: Dimensions are attributes of @@ -608,9 +608,9 @@ type GoogleAnalyticsAdminV1alphaAccessDimension struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessDimension) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessDimensionHeader: Describes a dimension @@ -634,9 +634,9 @@ type GoogleAnalyticsAdminV1alphaAccessDimensionHeader struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessDimensionHeader) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessDimensionHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessDimensionHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessDimensionValue: The value of a dimension. @@ -657,9 +657,9 @@ type GoogleAnalyticsAdminV1alphaAccessDimensionValue struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessDimensionValue) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessDimensionValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessDimensionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessFilter: An expression to filter dimension @@ -688,9 +688,9 @@ type GoogleAnalyticsAdminV1alphaAccessFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessFilterExpression: Expresses dimension or @@ -721,9 +721,9 @@ type GoogleAnalyticsAdminV1alphaAccessFilterExpression struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessFilterExpression) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessFilterExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessFilterExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessFilterExpressionList: A list of filter @@ -744,9 +744,9 @@ type GoogleAnalyticsAdminV1alphaAccessFilterExpressionList struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessFilterExpressionList) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessFilterExpressionList) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessFilterExpressionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessInListFilter: The result needs to be in a @@ -769,9 +769,9 @@ type GoogleAnalyticsAdminV1alphaAccessInListFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessInListFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessInListFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessInListFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessMetric: The quantitative measurements of a @@ -796,9 +796,9 @@ type GoogleAnalyticsAdminV1alphaAccessMetric struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessMetric) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessMetricHeader: Describes a metric column in @@ -822,9 +822,9 @@ type GoogleAnalyticsAdminV1alphaAccessMetricHeader struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessMetricHeader) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessMetricHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessMetricHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessMetricValue: The value of a metric. @@ -844,9 +844,9 @@ type GoogleAnalyticsAdminV1alphaAccessMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessNumericFilter: Filters for numeric or date @@ -877,9 +877,9 @@ type GoogleAnalyticsAdminV1alphaAccessNumericFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessNumericFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessNumericFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessNumericFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessOrderBy: Order bys define how rows will be @@ -907,9 +907,9 @@ type GoogleAnalyticsAdminV1alphaAccessOrderBy struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessOrderBy) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessOrderBy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessOrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy: Sorts by dimension @@ -943,9 +943,9 @@ type GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy: Sorts by metric @@ -966,9 +966,9 @@ type GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessQuota: Current state of all quotas for this @@ -1006,9 +1006,9 @@ type GoogleAnalyticsAdminV1alphaAccessQuota struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessQuota) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessQuota) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessQuota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessQuotaStatus: Current state for a particular @@ -1031,9 +1031,9 @@ type GoogleAnalyticsAdminV1alphaAccessQuotaStatus struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessQuotaStatus) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessQuotaStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessQuotaStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessRow: Access report data for each row. @@ -1057,9 +1057,9 @@ type GoogleAnalyticsAdminV1alphaAccessRow struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessRow) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccessStringFilter: The filter for strings. @@ -1094,9 +1094,9 @@ type GoogleAnalyticsAdminV1alphaAccessStringFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccessStringFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccessStringFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccessStringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccount: A resource message representing a Google @@ -1138,9 +1138,9 @@ type GoogleAnalyticsAdminV1alphaAccount struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccount) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAccountSummary: A virtual resource representing @@ -1170,9 +1170,9 @@ type GoogleAnalyticsAdminV1alphaAccountSummary struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAccountSummary) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAccountSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAccountSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest: Request @@ -1198,9 +1198,9 @@ type GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionResponse: Response @@ -1236,9 +1236,9 @@ type GoogleAnalyticsAdminV1alphaAdSenseLink struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAdSenseLink) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAdSenseLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAdSenseLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalReques @@ -1268,9 +1268,9 @@ type GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResp NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaArchiveAudienceRequest: Request message for @@ -1373,9 +1373,9 @@ type GoogleAnalyticsAdminV1alphaAttributionSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAttributionSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAttributionSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAttributionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudience: A resource message representing a GA4 @@ -1430,9 +1430,9 @@ type GoogleAnalyticsAdminV1alphaAudience struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudience) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudience) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilter: A specific @@ -1484,9 +1484,9 @@ type GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterBetweenFilter: A @@ -1510,9 +1510,9 @@ type GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterBetweenFilter str NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterBetweenFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterBetweenFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterBetweenFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterInListFilter: A @@ -1537,9 +1537,9 @@ type GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterInListFilter stru NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterInListFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterInListFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterInListFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericFilter: A @@ -1568,9 +1568,9 @@ type GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericFilter str NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericValue: To @@ -1593,9 +1593,9 @@ type GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericValue stru NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericValue) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericValue) UnmarshalJSON(data []byte) error { @@ -1643,9 +1643,9 @@ type GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterStringFilter stru NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterStringFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterStringFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterStringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceEventFilter: A filter that matches events @@ -1677,9 +1677,9 @@ type GoogleAnalyticsAdminV1alphaAudienceEventFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceEventFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceEventFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceEventFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceEventTrigger: Specifies an event to log @@ -1709,9 +1709,9 @@ type GoogleAnalyticsAdminV1alphaAudienceEventTrigger struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceEventTrigger) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceEventTrigger) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceEventTrigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceFilterClause: A clause for defining @@ -1749,9 +1749,9 @@ type GoogleAnalyticsAdminV1alphaAudienceFilterClause struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceFilterClause) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceFilterClause) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceFilterClause - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceFilterExpression: A logical expression of @@ -1787,9 +1787,9 @@ type GoogleAnalyticsAdminV1alphaAudienceFilterExpression struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceFilterExpression) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceFilterExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceFilterExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceFilterExpressionList: A list of Audience @@ -1810,9 +1810,9 @@ type GoogleAnalyticsAdminV1alphaAudienceFilterExpressionList struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceFilterExpressionList) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceFilterExpressionList) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceFilterExpressionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceSequenceFilter: Defines filters that must @@ -1848,9 +1848,9 @@ type GoogleAnalyticsAdminV1alphaAudienceSequenceFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceSequenceFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceSequenceFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceSequenceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceSequenceFilterAudienceSequenceStep: A @@ -1895,9 +1895,9 @@ type GoogleAnalyticsAdminV1alphaAudienceSequenceFilterAudienceSequenceStep struc NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceSequenceFilterAudienceSequenceStep) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceSequenceFilterAudienceSequenceStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceSequenceFilterAudienceSequenceStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaAudienceSimpleFilter: Defines a simple filter @@ -1930,9 +1930,9 @@ type GoogleAnalyticsAdminV1alphaAudienceSimpleFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaAudienceSimpleFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaAudienceSimpleFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaAudienceSimpleFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaBatchCreateAccessBindingsRequest: Request message @@ -1954,9 +1954,9 @@ type GoogleAnalyticsAdminV1alphaBatchCreateAccessBindingsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaBatchCreateAccessBindingsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaBatchCreateAccessBindingsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaBatchCreateAccessBindingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaBatchCreateAccessBindingsResponse: Response @@ -1980,9 +1980,9 @@ type GoogleAnalyticsAdminV1alphaBatchCreateAccessBindingsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaBatchCreateAccessBindingsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaBatchCreateAccessBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaBatchCreateAccessBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaBatchDeleteAccessBindingsRequest: Request message @@ -2004,9 +2004,9 @@ type GoogleAnalyticsAdminV1alphaBatchDeleteAccessBindingsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaBatchDeleteAccessBindingsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaBatchDeleteAccessBindingsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaBatchDeleteAccessBindingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaBatchGetAccessBindingsResponse: Response message @@ -2030,9 +2030,9 @@ type GoogleAnalyticsAdminV1alphaBatchGetAccessBindingsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaBatchGetAccessBindingsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaBatchGetAccessBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaBatchGetAccessBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaBatchUpdateAccessBindingsRequest: Request message @@ -2054,9 +2054,9 @@ type GoogleAnalyticsAdminV1alphaBatchUpdateAccessBindingsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaBatchUpdateAccessBindingsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaBatchUpdateAccessBindingsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaBatchUpdateAccessBindingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaBatchUpdateAccessBindingsResponse: Response @@ -2080,9 +2080,9 @@ type GoogleAnalyticsAdminV1alphaBatchUpdateAccessBindingsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaBatchUpdateAccessBindingsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaBatchUpdateAccessBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaBatchUpdateAccessBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaBigQueryLink: A link between a GA4 Property and @@ -2134,9 +2134,9 @@ type GoogleAnalyticsAdminV1alphaBigQueryLink struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaBigQueryLink) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaBigQueryLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaBigQueryLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaCalculatedMetric: A definition for a calculated @@ -2208,9 +2208,9 @@ type GoogleAnalyticsAdminV1alphaCalculatedMetric struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaCalculatedMetric) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaCalculatedMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaCalculatedMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest @@ -2251,9 +2251,9 @@ type GoogleAnalyticsAdminV1alphaChangeHistoryChange struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaChangeHistoryChange) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaChangeHistoryChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaChangeHistoryChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource: A @@ -2336,9 +2336,9 @@ type GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource struct NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaChangeHistoryEvent: A set of changes within a @@ -2382,9 +2382,9 @@ type GoogleAnalyticsAdminV1alphaChangeHistoryEvent struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaChangeHistoryEvent) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaChangeHistoryEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaChangeHistoryEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaChannelGroup: A resource message representing a @@ -2428,9 +2428,9 @@ type GoogleAnalyticsAdminV1alphaChannelGroup struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaChannelGroup) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaChannelGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaChannelGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaChannelGroupFilter: A specific filter for a @@ -2457,9 +2457,9 @@ type GoogleAnalyticsAdminV1alphaChannelGroupFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaChannelGroupFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaChannelGroupFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaChannelGroupFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaChannelGroupFilterExpression: A logical @@ -2492,9 +2492,9 @@ type GoogleAnalyticsAdminV1alphaChannelGroupFilterExpression struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaChannelGroupFilterExpression) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaChannelGroupFilterExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaChannelGroupFilterExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaChannelGroupFilterExpressionList: A list of @@ -2515,9 +2515,9 @@ type GoogleAnalyticsAdminV1alphaChannelGroupFilterExpressionList struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaChannelGroupFilterExpressionList) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaChannelGroupFilterExpressionList) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaChannelGroupFilterExpressionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaChannelGroupFilterInListFilter: A filter for a @@ -2540,9 +2540,9 @@ type GoogleAnalyticsAdminV1alphaChannelGroupFilterInListFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaChannelGroupFilterInListFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaChannelGroupFilterInListFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaChannelGroupFilterInListFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaChannelGroupFilterStringFilter: Filter where the @@ -2574,9 +2574,9 @@ type GoogleAnalyticsAdminV1alphaChannelGroupFilterStringFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaChannelGroupFilterStringFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaChannelGroupFilterStringFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaChannelGroupFilterStringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaConnectedSiteTag: Configuration for a specific @@ -2601,9 +2601,9 @@ type GoogleAnalyticsAdminV1alphaConnectedSiteTag struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaConnectedSiteTag) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaConnectedSiteTag) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaConnectedSiteTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaConversionEvent: A conversion event in a Google @@ -2657,9 +2657,9 @@ type GoogleAnalyticsAdminV1alphaConversionEvent struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaConversionEvent) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaConversionEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaConversionEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaConversionEventDefaultConversionValue: Defines a @@ -2687,9 +2687,9 @@ type GoogleAnalyticsAdminV1alphaConversionEventDefaultConversionValue struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaConversionEventDefaultConversionValue) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaConversionEventDefaultConversionValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaConversionEventDefaultConversionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAnalyticsAdminV1alphaConversionEventDefaultConversionValue) UnmarshalJSON(data []byte) error { @@ -2749,9 +2749,9 @@ type GoogleAnalyticsAdminV1alphaConversionValues struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaConversionValues) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaConversionValues) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaConversionValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaCreateAccessBindingRequest: Request message for @@ -2774,9 +2774,9 @@ type GoogleAnalyticsAdminV1alphaCreateAccessBindingRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaCreateAccessBindingRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaCreateAccessBindingRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaCreateAccessBindingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaCreateConnectedSiteTagRequest: Request message @@ -2802,9 +2802,9 @@ type GoogleAnalyticsAdminV1alphaCreateConnectedSiteTagRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaCreateConnectedSiteTagRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaCreateConnectedSiteTagRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaCreateConnectedSiteTagRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaCreateConnectedSiteTagResponse: Response message @@ -2835,9 +2835,9 @@ type GoogleAnalyticsAdminV1alphaCreateRollupPropertyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaCreateRollupPropertyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaCreateRollupPropertyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaCreateRollupPropertyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaCreateRollupPropertyResponse: Response message @@ -2863,9 +2863,9 @@ type GoogleAnalyticsAdminV1alphaCreateRollupPropertyResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaCreateRollupPropertyResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaCreateRollupPropertyResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaCreateRollupPropertyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaCreateSubpropertyRequest: Request message for @@ -2889,9 +2889,9 @@ type GoogleAnalyticsAdminV1alphaCreateSubpropertyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaCreateSubpropertyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaCreateSubpropertyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaCreateSubpropertyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaCreateSubpropertyResponse: Response message for @@ -2917,9 +2917,9 @@ type GoogleAnalyticsAdminV1alphaCreateSubpropertyResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaCreateSubpropertyResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaCreateSubpropertyResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaCreateSubpropertyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaCustomDimension: A definition for a @@ -2974,9 +2974,9 @@ type GoogleAnalyticsAdminV1alphaCustomDimension struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaCustomDimension) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaCustomDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaCustomDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaCustomMetric: A definition for a custom metric. @@ -3044,9 +3044,9 @@ type GoogleAnalyticsAdminV1alphaCustomMetric struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaCustomMetric) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaCustomMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaCustomMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaDataRedactionSettings: Settings for client-side @@ -3086,9 +3086,9 @@ type GoogleAnalyticsAdminV1alphaDataRedactionSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaDataRedactionSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaDataRedactionSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaDataRedactionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaDataRetentionSettings: Settings values for data @@ -3130,9 +3130,9 @@ type GoogleAnalyticsAdminV1alphaDataRetentionSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaDataRetentionSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaDataRetentionSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaDataRetentionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaDataSharingSettings: A resource message @@ -3175,9 +3175,9 @@ type GoogleAnalyticsAdminV1alphaDataSharingSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaDataSharingSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaDataSharingSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaDataSharingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaDataStream: A resource message representing a @@ -3228,9 +3228,9 @@ type GoogleAnalyticsAdminV1alphaDataStream struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaDataStream) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaDataStream) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaDataStream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData: Data specific to @@ -3255,9 +3255,9 @@ type GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData: Data specific to iOS @@ -3282,9 +3282,9 @@ type GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaDataStreamWebStreamData: Data specific to web @@ -3312,9 +3312,9 @@ type GoogleAnalyticsAdminV1alphaDataStreamWebStreamData struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaDataStreamWebStreamData) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaDataStreamWebStreamData) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaDataStreamWebStreamData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaDeleteAccessBindingRequest: Request message for @@ -3336,9 +3336,9 @@ type GoogleAnalyticsAdminV1alphaDeleteAccessBindingRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaDeleteAccessBindingRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaDeleteAccessBindingRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaDeleteAccessBindingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaDeleteConnectedSiteTagRequest: Request message @@ -3364,9 +3364,9 @@ type GoogleAnalyticsAdminV1alphaDeleteConnectedSiteTagRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaDeleteConnectedSiteTagRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaDeleteConnectedSiteTagRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaDeleteConnectedSiteTagRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink: A link between a @@ -3413,9 +3413,9 @@ type GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal: A proposal @@ -3474,9 +3474,9 @@ type GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings: Singleton resource @@ -3537,9 +3537,9 @@ type GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaEventCreateRule: An Event Create Rule defines @@ -3586,9 +3586,9 @@ type GoogleAnalyticsAdminV1alphaEventCreateRule struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaEventCreateRule) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaEventCreateRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaEventCreateRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaEventMapping: Event setting conditions to match @@ -3626,9 +3626,9 @@ type GoogleAnalyticsAdminV1alphaEventMapping struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaEventMapping) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaEventMapping) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaEventMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAnalyticsAdminV1alphaEventMapping) UnmarshalJSON(data []byte) error { @@ -3692,9 +3692,9 @@ type GoogleAnalyticsAdminV1alphaExpandedDataSet struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaExpandedDataSet) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaExpandedDataSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaExpandedDataSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaExpandedDataSetFilter: A specific filter for a @@ -3721,9 +3721,9 @@ type GoogleAnalyticsAdminV1alphaExpandedDataSetFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaExpandedDataSetFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaExpandedDataSetFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaExpandedDataSetFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression: A logical @@ -3754,9 +3754,9 @@ type GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList: A list of @@ -3777,9 +3777,9 @@ type GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter: A filter for a @@ -3804,9 +3804,9 @@ type GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter: A filter for a @@ -3838,9 +3838,9 @@ type GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutRequest: @@ -3864,9 +3864,9 @@ type GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutRequest stru NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutResponse: @@ -3891,9 +3891,9 @@ type GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutResponse str NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaFetchConnectedGa4PropertyResponse: Response for @@ -3919,9 +3919,9 @@ type GoogleAnalyticsAdminV1alphaFetchConnectedGa4PropertyResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaFetchConnectedGa4PropertyResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaFetchConnectedGa4PropertyResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaFetchConnectedGa4PropertyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaFirebaseLink: A link between a GA4 property and a @@ -3953,9 +3953,9 @@ type GoogleAnalyticsAdminV1alphaFirebaseLink struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaFirebaseLink) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaFirebaseLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaFirebaseLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaGlobalSiteTag: Read-only resource with the tag @@ -3985,9 +3985,9 @@ type GoogleAnalyticsAdminV1alphaGlobalSiteTag struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaGlobalSiteTag) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaGlobalSiteTag) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaGlobalSiteTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaGoogleAdsLink: A link between a GA4 property and @@ -4032,9 +4032,9 @@ type GoogleAnalyticsAdminV1alphaGoogleAdsLink struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaGoogleAdsLink) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaGoogleAdsLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaGoogleAdsLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaGoogleSignalsSettings: Settings values for Google @@ -4079,9 +4079,9 @@ type GoogleAnalyticsAdminV1alphaGoogleSignalsSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaGoogleSignalsSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaGoogleSignalsSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaGoogleSignalsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaGroupingRule: The rules that govern how traffic @@ -4104,9 +4104,9 @@ type GoogleAnalyticsAdminV1alphaGroupingRule struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaGroupingRule) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaGroupingRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaGroupingRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaKeyEvent: A key event in a Google Analytics @@ -4157,9 +4157,9 @@ type GoogleAnalyticsAdminV1alphaKeyEvent struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaKeyEvent) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaKeyEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaKeyEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaKeyEventDefaultValue: Defines a default @@ -4187,9 +4187,9 @@ type GoogleAnalyticsAdminV1alphaKeyEventDefaultValue struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaKeyEventDefaultValue) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaKeyEventDefaultValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaKeyEventDefaultValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAnalyticsAdminV1alphaKeyEventDefaultValue) UnmarshalJSON(data []byte) error { @@ -4256,9 +4256,9 @@ type GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListAccessBindingsResponse: Response message for @@ -4286,9 +4286,9 @@ type GoogleAnalyticsAdminV1alphaListAccessBindingsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListAccessBindingsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListAccessBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListAccessBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListAccountSummariesResponse: Response message @@ -4316,9 +4316,9 @@ type GoogleAnalyticsAdminV1alphaListAccountSummariesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListAccountSummariesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListAccountSummariesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListAccountSummariesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListAccountsResponse: Request message for @@ -4345,9 +4345,9 @@ type GoogleAnalyticsAdminV1alphaListAccountsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListAccountsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListAdSenseLinksResponse: Response message for @@ -4374,9 +4374,9 @@ type GoogleAnalyticsAdminV1alphaListAdSenseLinksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListAdSenseLinksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListAdSenseLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListAdSenseLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListAudiencesResponse: Response message for @@ -4403,9 +4403,9 @@ type GoogleAnalyticsAdminV1alphaListAudiencesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListAudiencesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListAudiencesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListAudiencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListBigQueryLinksResponse: Response message for @@ -4432,9 +4432,9 @@ type GoogleAnalyticsAdminV1alphaListBigQueryLinksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListBigQueryLinksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListBigQueryLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListBigQueryLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListCalculatedMetricsResponse: Response message @@ -4461,9 +4461,9 @@ type GoogleAnalyticsAdminV1alphaListCalculatedMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListCalculatedMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListCalculatedMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListCalculatedMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListChannelGroupsResponse: Response message for @@ -4491,9 +4491,9 @@ type GoogleAnalyticsAdminV1alphaListChannelGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListChannelGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListChannelGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListChannelGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListConnectedSiteTagsRequest: Request message for @@ -4516,9 +4516,9 @@ type GoogleAnalyticsAdminV1alphaListConnectedSiteTagsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListConnectedSiteTagsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListConnectedSiteTagsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListConnectedSiteTagsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListConnectedSiteTagsResponse: Response message @@ -4543,9 +4543,9 @@ type GoogleAnalyticsAdminV1alphaListConnectedSiteTagsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListConnectedSiteTagsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListConnectedSiteTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListConnectedSiteTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListConversionEventsResponse: Response message @@ -4572,9 +4572,9 @@ type GoogleAnalyticsAdminV1alphaListConversionEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListConversionEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListConversionEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListConversionEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse: Response message @@ -4601,9 +4601,9 @@ type GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListCustomMetricsResponse: Response message for @@ -4630,9 +4630,9 @@ type GoogleAnalyticsAdminV1alphaListCustomMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListCustomMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListCustomMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListCustomMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListDataStreamsResponse: Response message for @@ -4659,9 +4659,9 @@ type GoogleAnalyticsAdminV1alphaListDataStreamsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListDataStreamsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListDataStreamsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListDataStreamsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse @@ -4691,9 +4691,9 @@ type GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsRespon NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse: @@ -4721,9 +4721,9 @@ type GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse struc NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListEventCreateRulesResponse: Response message @@ -4751,9 +4751,9 @@ type GoogleAnalyticsAdminV1alphaListEventCreateRulesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListEventCreateRulesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListEventCreateRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListEventCreateRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListExpandedDataSetsResponse: Response message @@ -4781,9 +4781,9 @@ type GoogleAnalyticsAdminV1alphaListExpandedDataSetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListExpandedDataSetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListExpandedDataSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListExpandedDataSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse: Response message for @@ -4812,9 +4812,9 @@ type GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse: Response message for @@ -4841,9 +4841,9 @@ type GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListKeyEventsResponse: Response message for @@ -4870,9 +4870,9 @@ type GoogleAnalyticsAdminV1alphaListKeyEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListKeyEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListKeyEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListKeyEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse: Response @@ -4900,9 +4900,9 @@ type GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListPropertiesResponse: Response message for @@ -4930,9 +4930,9 @@ type GoogleAnalyticsAdminV1alphaListPropertiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListPropertiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListPropertiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListPropertiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListRollupPropertySourceLinksResponse: Response @@ -4959,9 +4959,9 @@ type GoogleAnalyticsAdminV1alphaListRollupPropertySourceLinksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListRollupPropertySourceLinksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListRollupPropertySourceLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListRollupPropertySourceLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListSKAdNetworkConversionValueSchemasResponse: @@ -4992,9 +4992,9 @@ type GoogleAnalyticsAdminV1alphaListSKAdNetworkConversionValueSchemasResponse st NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListSKAdNetworkConversionValueSchemasResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListSKAdNetworkConversionValueSchemasResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListSKAdNetworkConversionValueSchemasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse: Response message @@ -5021,9 +5021,9 @@ type GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaListSubpropertyEventFiltersResponse: Response @@ -5050,9 +5050,9 @@ type GoogleAnalyticsAdminV1alphaListSubpropertyEventFiltersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaListSubpropertyEventFiltersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaListSubpropertyEventFiltersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaListSubpropertyEventFiltersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaMatchingCondition: Defines a condition for when @@ -5104,9 +5104,9 @@ type GoogleAnalyticsAdminV1alphaMatchingCondition struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaMatchingCondition) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaMatchingCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaMatchingCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret: A secret value used @@ -5139,9 +5139,9 @@ type GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaNumericValue: To represent a number. @@ -5163,9 +5163,9 @@ type GoogleAnalyticsAdminV1alphaNumericValue struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaNumericValue) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaNumericValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaNumericValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAnalyticsAdminV1alphaNumericValue) UnmarshalJSON(data []byte) error { @@ -5210,9 +5210,9 @@ type GoogleAnalyticsAdminV1alphaParameterMutation struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaParameterMutation) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaParameterMutation) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaParameterMutation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaPostbackWindow: Settings for a SKAdNetwork @@ -5244,9 +5244,9 @@ type GoogleAnalyticsAdminV1alphaPostbackWindow struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaPostbackWindow) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaPostbackWindow) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaPostbackWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaProperty: A resource message representing a @@ -5352,9 +5352,9 @@ type GoogleAnalyticsAdminV1alphaProperty struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaProperty) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaPropertySummary: A virtual resource representing @@ -5392,9 +5392,9 @@ type GoogleAnalyticsAdminV1alphaPropertySummary struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaPropertySummary) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaPropertySummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaPropertySummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest: Request message @@ -5418,9 +5418,9 @@ type GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse: Response message @@ -5444,9 +5444,9 @@ type GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaReorderEventEditRulesRequest: Request message for @@ -5469,9 +5469,9 @@ type GoogleAnalyticsAdminV1alphaReorderEventEditRulesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaReorderEventEditRulesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaReorderEventEditRulesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaReorderEventEditRulesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaRollupPropertySourceLink: A link that references @@ -5500,9 +5500,9 @@ type GoogleAnalyticsAdminV1alphaRollupPropertySourceLink struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaRollupPropertySourceLink) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaRollupPropertySourceLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaRollupPropertySourceLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaRunAccessReportRequest: The request for a Data @@ -5584,9 +5584,9 @@ type GoogleAnalyticsAdminV1alphaRunAccessReportRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaRunAccessReportRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaRunAccessReportRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaRunAccessReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaRunAccessReportResponse: The customized Data @@ -5629,9 +5629,9 @@ type GoogleAnalyticsAdminV1alphaRunAccessReportResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaRunAccessReportResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaRunAccessReportResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaRunAccessReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaSKAdNetworkConversionValueSchema: SKAdNetwork @@ -5684,9 +5684,9 @@ type GoogleAnalyticsAdminV1alphaSKAdNetworkConversionValueSchema struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaSKAdNetworkConversionValueSchema) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaSKAdNetworkConversionValueSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaSKAdNetworkConversionValueSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaSearchAds360Link: A link between a GA4 property @@ -5736,9 +5736,9 @@ type GoogleAnalyticsAdminV1alphaSearchAds360Link struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaSearchAds360Link) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaSearchAds360Link) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaSearchAds360Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest: Request message @@ -5824,9 +5824,9 @@ type GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse: Response @@ -5853,9 +5853,9 @@ type GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutRequest: @@ -5881,9 +5881,9 @@ type GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutRequest struct NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutResponse: @@ -5924,9 +5924,9 @@ type GoogleAnalyticsAdminV1alphaSubpropertyEventFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaSubpropertyEventFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaSubpropertyEventFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaSubpropertyEventFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaSubpropertyEventFilterClause: A clause for @@ -5960,9 +5960,9 @@ type GoogleAnalyticsAdminV1alphaSubpropertyEventFilterClause struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaSubpropertyEventFilterClause) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaSubpropertyEventFilterClause) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaSubpropertyEventFilterClause - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaSubpropertyEventFilterCondition: A specific @@ -5988,9 +5988,9 @@ type GoogleAnalyticsAdminV1alphaSubpropertyEventFilterCondition struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaSubpropertyEventFilterCondition) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaSubpropertyEventFilterCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaSubpropertyEventFilterCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaSubpropertyEventFilterConditionStringFilter: A @@ -6026,9 +6026,9 @@ type GoogleAnalyticsAdminV1alphaSubpropertyEventFilterConditionStringFilter stru NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaSubpropertyEventFilterConditionStringFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaSubpropertyEventFilterConditionStringFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaSubpropertyEventFilterConditionStringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaSubpropertyEventFilterExpression: A logical @@ -6057,9 +6057,9 @@ type GoogleAnalyticsAdminV1alphaSubpropertyEventFilterExpression struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaSubpropertyEventFilterExpression) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaSubpropertyEventFilterExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaSubpropertyEventFilterExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaSubpropertyEventFilterExpressionList: A list of @@ -6081,9 +6081,9 @@ type GoogleAnalyticsAdminV1alphaSubpropertyEventFilterExpressionList struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaSubpropertyEventFilterExpressionList) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaSubpropertyEventFilterExpressionList) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaSubpropertyEventFilterExpressionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1alphaUpdateAccessBindingRequest: Request message for @@ -6104,9 +6104,9 @@ type GoogleAnalyticsAdminV1alphaUpdateAccessBindingRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1alphaUpdateAccessBindingRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1alphaUpdateAccessBindingRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1alphaUpdateAccessBindingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid diff --git a/analyticsadmin/v1beta/analyticsadmin-gen.go b/analyticsadmin/v1beta/analyticsadmin-gen.go index 00867fbc06..46cbb39477 100644 --- a/analyticsadmin/v1beta/analyticsadmin-gen.go +++ b/analyticsadmin/v1beta/analyticsadmin-gen.go @@ -323,9 +323,9 @@ type GoogleAnalyticsAdminV1betaAccessBetweenFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessBetweenFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessBetweenFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessBetweenFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessDateRange: A contiguous range of days: @@ -354,9 +354,9 @@ type GoogleAnalyticsAdminV1betaAccessDateRange struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessDateRange) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessDateRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessDateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessDimension: Dimensions are attributes of your @@ -382,9 +382,9 @@ type GoogleAnalyticsAdminV1betaAccessDimension struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessDimension) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessDimensionHeader: Describes a dimension @@ -408,9 +408,9 @@ type GoogleAnalyticsAdminV1betaAccessDimensionHeader struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessDimensionHeader) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessDimensionHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessDimensionHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessDimensionValue: The value of a dimension. @@ -431,9 +431,9 @@ type GoogleAnalyticsAdminV1betaAccessDimensionValue struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessDimensionValue) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessDimensionValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessDimensionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessFilter: An expression to filter dimension or @@ -462,9 +462,9 @@ type GoogleAnalyticsAdminV1betaAccessFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessFilterExpression: Expresses dimension or @@ -495,9 +495,9 @@ type GoogleAnalyticsAdminV1betaAccessFilterExpression struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessFilterExpression) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessFilterExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessFilterExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessFilterExpressionList: A list of filter @@ -518,9 +518,9 @@ type GoogleAnalyticsAdminV1betaAccessFilterExpressionList struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessFilterExpressionList) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessFilterExpressionList) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessFilterExpressionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessInListFilter: The result needs to be in a @@ -543,9 +543,9 @@ type GoogleAnalyticsAdminV1betaAccessInListFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessInListFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessInListFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessInListFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessMetric: The quantitative measurements of a @@ -570,9 +570,9 @@ type GoogleAnalyticsAdminV1betaAccessMetric struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessMetric) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessMetricHeader: Describes a metric column in @@ -596,9 +596,9 @@ type GoogleAnalyticsAdminV1betaAccessMetricHeader struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessMetricHeader) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessMetricHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessMetricHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessMetricValue: The value of a metric. @@ -618,9 +618,9 @@ type GoogleAnalyticsAdminV1betaAccessMetricValue struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessMetricValue) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessMetricValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessMetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessNumericFilter: Filters for numeric or date @@ -651,9 +651,9 @@ type GoogleAnalyticsAdminV1betaAccessNumericFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessNumericFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessNumericFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessNumericFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessOrderBy: Order bys define how rows will be @@ -681,9 +681,9 @@ type GoogleAnalyticsAdminV1betaAccessOrderBy struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessOrderBy) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessOrderBy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessOrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessOrderByDimensionOrderBy: Sorts by dimension @@ -717,9 +717,9 @@ type GoogleAnalyticsAdminV1betaAccessOrderByDimensionOrderBy struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessOrderByDimensionOrderBy) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessOrderByDimensionOrderBy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessOrderByDimensionOrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy: Sorts by metric @@ -740,9 +740,9 @@ type GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessQuota: Current state of all quotas for this @@ -780,9 +780,9 @@ type GoogleAnalyticsAdminV1betaAccessQuota struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessQuota) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessQuota) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessQuota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessQuotaStatus: Current state for a particular @@ -805,9 +805,9 @@ type GoogleAnalyticsAdminV1betaAccessQuotaStatus struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessQuotaStatus) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessQuotaStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessQuotaStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessRow: Access report data for each row. @@ -831,9 +831,9 @@ type GoogleAnalyticsAdminV1betaAccessRow struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessRow) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccessStringFilter: The filter for strings. @@ -868,9 +868,9 @@ type GoogleAnalyticsAdminV1betaAccessStringFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccessStringFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccessStringFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccessStringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccount: A resource message representing a Google @@ -912,9 +912,9 @@ type GoogleAnalyticsAdminV1betaAccount struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccount) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAccountSummary: A virtual resource representing an @@ -944,9 +944,9 @@ type GoogleAnalyticsAdminV1betaAccountSummary struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAccountSummary) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAccountSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAccountSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest: Request @@ -972,9 +972,9 @@ type GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionResponse: Response @@ -1027,9 +1027,9 @@ type GoogleAnalyticsAdminV1betaChangeHistoryChange struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaChangeHistoryChange) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaChangeHistoryChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaChangeHistoryChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource: A @@ -1067,9 +1067,9 @@ type GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaChangeHistoryEvent: A set of changes within a @@ -1113,9 +1113,9 @@ type GoogleAnalyticsAdminV1betaChangeHistoryEvent struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaChangeHistoryEvent) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaChangeHistoryEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaChangeHistoryEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaConversionEvent: A conversion event in a Google @@ -1169,9 +1169,9 @@ type GoogleAnalyticsAdminV1betaConversionEvent struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaConversionEvent) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaConversionEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaConversionEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue: Defines a @@ -1199,9 +1199,9 @@ type GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue) UnmarshalJSON(data []byte) error { @@ -1270,9 +1270,9 @@ type GoogleAnalyticsAdminV1betaCustomDimension struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaCustomDimension) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaCustomDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaCustomDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaCustomMetric: A definition for a custom metric. @@ -1340,9 +1340,9 @@ type GoogleAnalyticsAdminV1betaCustomMetric struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaCustomMetric) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaCustomMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaCustomMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaDataRetentionSettings: Settings values for data @@ -1384,9 +1384,9 @@ type GoogleAnalyticsAdminV1betaDataRetentionSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaDataRetentionSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaDataRetentionSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaDataRetentionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaDataSharingSettings: A resource message @@ -1429,9 +1429,9 @@ type GoogleAnalyticsAdminV1betaDataSharingSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaDataSharingSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaDataSharingSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaDataSharingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaDataStream: A resource message representing a data @@ -1482,9 +1482,9 @@ type GoogleAnalyticsAdminV1betaDataStream struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaDataStream) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaDataStream) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaDataStream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaDataStreamAndroidAppStreamData: Data specific to @@ -1509,9 +1509,9 @@ type GoogleAnalyticsAdminV1betaDataStreamAndroidAppStreamData struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaDataStreamAndroidAppStreamData) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaDataStreamAndroidAppStreamData) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaDataStreamAndroidAppStreamData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaDataStreamIosAppStreamData: Data specific to iOS @@ -1536,9 +1536,9 @@ type GoogleAnalyticsAdminV1betaDataStreamIosAppStreamData struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaDataStreamIosAppStreamData) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaDataStreamIosAppStreamData) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaDataStreamIosAppStreamData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaDataStreamWebStreamData: Data specific to web @@ -1566,9 +1566,9 @@ type GoogleAnalyticsAdminV1betaDataStreamWebStreamData struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaDataStreamWebStreamData) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaDataStreamWebStreamData) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaDataStreamWebStreamData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaFirebaseLink: A link between a GA4 property and a @@ -1600,9 +1600,9 @@ type GoogleAnalyticsAdminV1betaFirebaseLink struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaFirebaseLink) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaFirebaseLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaFirebaseLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaGoogleAdsLink: A link between a GA4 property and a @@ -1647,9 +1647,9 @@ type GoogleAnalyticsAdminV1betaGoogleAdsLink struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaGoogleAdsLink) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaGoogleAdsLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaGoogleAdsLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaKeyEvent: A key event in a Google Analytics @@ -1700,9 +1700,9 @@ type GoogleAnalyticsAdminV1betaKeyEvent struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaKeyEvent) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaKeyEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaKeyEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaKeyEventDefaultValue: Defines a default @@ -1730,9 +1730,9 @@ type GoogleAnalyticsAdminV1betaKeyEventDefaultValue struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaKeyEventDefaultValue) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaKeyEventDefaultValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaKeyEventDefaultValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAnalyticsAdminV1betaKeyEventDefaultValue) UnmarshalJSON(data []byte) error { @@ -1774,9 +1774,9 @@ type GoogleAnalyticsAdminV1betaListAccountSummariesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaListAccountSummariesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaListAccountSummariesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaListAccountSummariesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaListAccountsResponse: Request message for @@ -1803,9 +1803,9 @@ type GoogleAnalyticsAdminV1betaListAccountsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaListAccountsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaListAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaListAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaListConversionEventsResponse: Response message for @@ -1832,9 +1832,9 @@ type GoogleAnalyticsAdminV1betaListConversionEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaListConversionEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaListConversionEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaListConversionEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaListCustomDimensionsResponse: Response message for @@ -1861,9 +1861,9 @@ type GoogleAnalyticsAdminV1betaListCustomDimensionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaListCustomDimensionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaListCustomDimensionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaListCustomDimensionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaListCustomMetricsResponse: Response message for @@ -1890,9 +1890,9 @@ type GoogleAnalyticsAdminV1betaListCustomMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaListCustomMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaListCustomMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaListCustomMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaListDataStreamsResponse: Response message for @@ -1919,9 +1919,9 @@ type GoogleAnalyticsAdminV1betaListDataStreamsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaListDataStreamsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaListDataStreamsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaListDataStreamsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaListFirebaseLinksResponse: Response message for @@ -1950,9 +1950,9 @@ type GoogleAnalyticsAdminV1betaListFirebaseLinksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaListFirebaseLinksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaListFirebaseLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaListFirebaseLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaListGoogleAdsLinksResponse: Response message for @@ -1979,9 +1979,9 @@ type GoogleAnalyticsAdminV1betaListGoogleAdsLinksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaListGoogleAdsLinksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaListGoogleAdsLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaListGoogleAdsLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaListKeyEventsResponse: Response message for @@ -2008,9 +2008,9 @@ type GoogleAnalyticsAdminV1betaListKeyEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaListKeyEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaListKeyEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaListKeyEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaListMeasurementProtocolSecretsResponse: Response @@ -2038,9 +2038,9 @@ type GoogleAnalyticsAdminV1betaListMeasurementProtocolSecretsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaListMeasurementProtocolSecretsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaListMeasurementProtocolSecretsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaListMeasurementProtocolSecretsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaListPropertiesResponse: Response message for @@ -2068,9 +2068,9 @@ type GoogleAnalyticsAdminV1betaListPropertiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaListPropertiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaListPropertiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaListPropertiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaMeasurementProtocolSecret: A secret value used for @@ -2103,9 +2103,9 @@ type GoogleAnalyticsAdminV1betaMeasurementProtocolSecret struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaMeasurementProtocolSecret) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaMeasurementProtocolSecret) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaMeasurementProtocolSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaNumericValue: To represent a number. @@ -2127,9 +2127,9 @@ type GoogleAnalyticsAdminV1betaNumericValue struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaNumericValue) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaNumericValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaNumericValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAnalyticsAdminV1betaNumericValue) UnmarshalJSON(data []byte) error { @@ -2249,9 +2249,9 @@ type GoogleAnalyticsAdminV1betaProperty struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaProperty) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaPropertySummary: A virtual resource representing @@ -2289,9 +2289,9 @@ type GoogleAnalyticsAdminV1betaPropertySummary struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaPropertySummary) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaPropertySummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaPropertySummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest: Request message for @@ -2315,9 +2315,9 @@ type GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaProvisionAccountTicketResponse: Response message @@ -2341,9 +2341,9 @@ type GoogleAnalyticsAdminV1betaProvisionAccountTicketResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaProvisionAccountTicketResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaProvisionAccountTicketResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaProvisionAccountTicketResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaReorderEventEditRulesRequest: Request message for @@ -2366,9 +2366,9 @@ type GoogleAnalyticsAdminV1betaReorderEventEditRulesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaReorderEventEditRulesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaReorderEventEditRulesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaReorderEventEditRulesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaRunAccessReportRequest: The request for a Data @@ -2450,9 +2450,9 @@ type GoogleAnalyticsAdminV1betaRunAccessReportRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaRunAccessReportRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaRunAccessReportRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaRunAccessReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaRunAccessReportResponse: The customized Data @@ -2495,9 +2495,9 @@ type GoogleAnalyticsAdminV1betaRunAccessReportResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaRunAccessReportResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaRunAccessReportResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaRunAccessReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsRequest: Request message @@ -2570,9 +2570,9 @@ type GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse: Response @@ -2599,9 +2599,9 @@ type GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid diff --git a/analyticsdata/v1beta/analyticsdata-gen.go b/analyticsdata/v1beta/analyticsdata-gen.go index f9f96f020c..87fb193141 100644 --- a/analyticsdata/v1beta/analyticsdata-gen.go +++ b/analyticsdata/v1beta/analyticsdata-gen.go @@ -208,9 +208,9 @@ type ActiveMetricRestriction struct { NullFields []string `json:"-"` } -func (s *ActiveMetricRestriction) MarshalJSON() ([]byte, error) { +func (s ActiveMetricRestriction) MarshalJSON() ([]byte, error) { type NoMethod ActiveMetricRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudienceExport: An audience export is a list of users in an audience at the @@ -278,9 +278,9 @@ type AudienceExport struct { NullFields []string `json:"-"` } -func (s *AudienceExport) MarshalJSON() ([]byte, error) { +func (s AudienceExport) MarshalJSON() ([]byte, error) { type NoMethod AudienceExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AudienceExport) UnmarshalJSON(data []byte) error { @@ -320,9 +320,9 @@ type BatchRunPivotReportsRequest struct { NullFields []string `json:"-"` } -func (s *BatchRunPivotReportsRequest) MarshalJSON() ([]byte, error) { +func (s BatchRunPivotReportsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchRunPivotReportsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchRunPivotReportsResponse: The batch response containing multiple pivot @@ -351,9 +351,9 @@ type BatchRunPivotReportsResponse struct { NullFields []string `json:"-"` } -func (s *BatchRunPivotReportsResponse) MarshalJSON() ([]byte, error) { +func (s BatchRunPivotReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchRunPivotReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchRunReportsRequest: The batch request containing multiple report @@ -375,9 +375,9 @@ type BatchRunReportsRequest struct { NullFields []string `json:"-"` } -func (s *BatchRunReportsRequest) MarshalJSON() ([]byte, error) { +func (s BatchRunReportsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchRunReportsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchRunReportsResponse: The batch response containing multiple reports. @@ -404,9 +404,9 @@ type BatchRunReportsResponse struct { NullFields []string `json:"-"` } -func (s *BatchRunReportsResponse) MarshalJSON() ([]byte, error) { +func (s BatchRunReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchRunReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BetweenFilter: To express that the result needs to be between two numbers @@ -429,9 +429,9 @@ type BetweenFilter struct { NullFields []string `json:"-"` } -func (s *BetweenFilter) MarshalJSON() ([]byte, error) { +func (s BetweenFilter) MarshalJSON() ([]byte, error) { type NoMethod BetweenFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CaseExpression: Used to convert a dimension value to a single case. @@ -452,9 +452,9 @@ type CaseExpression struct { NullFields []string `json:"-"` } -func (s *CaseExpression) MarshalJSON() ([]byte, error) { +func (s CaseExpression) MarshalJSON() ([]byte, error) { type NoMethod CaseExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckCompatibilityRequest: The request for compatibility information for a @@ -498,9 +498,9 @@ type CheckCompatibilityRequest struct { NullFields []string `json:"-"` } -func (s *CheckCompatibilityRequest) MarshalJSON() ([]byte, error) { +func (s CheckCompatibilityRequest) MarshalJSON() ([]byte, error) { type NoMethod CheckCompatibilityRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckCompatibilityResponse: The compatibility response with the @@ -526,9 +526,9 @@ type CheckCompatibilityResponse struct { NullFields []string `json:"-"` } -func (s *CheckCompatibilityResponse) MarshalJSON() ([]byte, error) { +func (s CheckCompatibilityResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckCompatibilityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cohort: Defines a cohort selection criteria. A cohort is a group of users @@ -571,9 +571,9 @@ type Cohort struct { NullFields []string `json:"-"` } -func (s *Cohort) MarshalJSON() ([]byte, error) { +func (s Cohort) MarshalJSON() ([]byte, error) { type NoMethod Cohort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CohortReportSettings: Optional settings of a cohort report. @@ -594,9 +594,9 @@ type CohortReportSettings struct { NullFields []string `json:"-"` } -func (s *CohortReportSettings) MarshalJSON() ([]byte, error) { +func (s CohortReportSettings) MarshalJSON() ([]byte, error) { type NoMethod CohortReportSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CohortSpec: The specification of cohorts for a cohort report. Cohort reports @@ -635,9 +635,9 @@ type CohortSpec struct { NullFields []string `json:"-"` } -func (s *CohortSpec) MarshalJSON() ([]byte, error) { +func (s CohortSpec) MarshalJSON() ([]byte, error) { type NoMethod CohortSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CohortsRange: Configures the extended reporting date range for a cohort @@ -690,9 +690,9 @@ type CohortsRange struct { NullFields []string `json:"-"` } -func (s *CohortsRange) MarshalJSON() ([]byte, error) { +func (s CohortsRange) MarshalJSON() ([]byte, error) { type NoMethod CohortsRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Comparison: Defines an individual comparison. Most requests will include @@ -720,9 +720,9 @@ type Comparison struct { NullFields []string `json:"-"` } -func (s *Comparison) MarshalJSON() ([]byte, error) { +func (s Comparison) MarshalJSON() ([]byte, error) { type NoMethod Comparison - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComparisonMetadata: The metadata for a single comparison. @@ -747,9 +747,9 @@ type ComparisonMetadata struct { NullFields []string `json:"-"` } -func (s *ComparisonMetadata) MarshalJSON() ([]byte, error) { +func (s ComparisonMetadata) MarshalJSON() ([]byte, error) { type NoMethod ComparisonMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConcatenateExpression: Used to combine dimension values to a single @@ -778,9 +778,9 @@ type ConcatenateExpression struct { NullFields []string `json:"-"` } -func (s *ConcatenateExpression) MarshalJSON() ([]byte, error) { +func (s ConcatenateExpression) MarshalJSON() ([]byte, error) { type NoMethod ConcatenateExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateRange: A contiguous set of days: `startDate`, `startDate + 1`, ..., @@ -814,9 +814,9 @@ type DateRange struct { NullFields []string `json:"-"` } -func (s *DateRange) MarshalJSON() ([]byte, error) { +func (s DateRange) MarshalJSON() ([]byte, error) { type NoMethod DateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dimension: Dimensions are attributes of your data. For example, the @@ -857,9 +857,9 @@ type Dimension struct { NullFields []string `json:"-"` } -func (s *Dimension) MarshalJSON() ([]byte, error) { +func (s Dimension) MarshalJSON() ([]byte, error) { type NoMethod Dimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionCompatibility: The compatibility for a single dimension. @@ -891,9 +891,9 @@ type DimensionCompatibility struct { NullFields []string `json:"-"` } -func (s *DimensionCompatibility) MarshalJSON() ([]byte, error) { +func (s DimensionCompatibility) MarshalJSON() ([]byte, error) { type NoMethod DimensionCompatibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionExpression: Used to express a dimension which is the result of a @@ -920,9 +920,9 @@ type DimensionExpression struct { NullFields []string `json:"-"` } -func (s *DimensionExpression) MarshalJSON() ([]byte, error) { +func (s DimensionExpression) MarshalJSON() ([]byte, error) { type NoMethod DimensionExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionHeader: Describes a dimension column in the report. Dimensions @@ -946,9 +946,9 @@ type DimensionHeader struct { NullFields []string `json:"-"` } -func (s *DimensionHeader) MarshalJSON() ([]byte, error) { +func (s DimensionHeader) MarshalJSON() ([]byte, error) { type NoMethod DimensionHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionMetadata: Explains a dimension. @@ -988,9 +988,9 @@ type DimensionMetadata struct { NullFields []string `json:"-"` } -func (s *DimensionMetadata) MarshalJSON() ([]byte, error) { +func (s DimensionMetadata) MarshalJSON() ([]byte, error) { type NoMethod DimensionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionOrderBy: Sorts by dimension values. @@ -1023,9 +1023,9 @@ type DimensionOrderBy struct { NullFields []string `json:"-"` } -func (s *DimensionOrderBy) MarshalJSON() ([]byte, error) { +func (s DimensionOrderBy) MarshalJSON() ([]byte, error) { type NoMethod DimensionOrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionValue: The value of a dimension. @@ -1045,9 +1045,9 @@ type DimensionValue struct { NullFields []string `json:"-"` } -func (s *DimensionValue) MarshalJSON() ([]byte, error) { +func (s DimensionValue) MarshalJSON() ([]byte, error) { type NoMethod DimensionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filter: An expression to filter dimension or metric values. @@ -1078,9 +1078,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterExpression: To express dimension or metric filters. The fields in the @@ -1108,9 +1108,9 @@ type FilterExpression struct { NullFields []string `json:"-"` } -func (s *FilterExpression) MarshalJSON() ([]byte, error) { +func (s FilterExpression) MarshalJSON() ([]byte, error) { type NoMethod FilterExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterExpressionList: A list of filter expressions. @@ -1130,9 +1130,9 @@ type FilterExpressionList struct { NullFields []string `json:"-"` } -func (s *FilterExpressionList) MarshalJSON() ([]byte, error) { +func (s FilterExpressionList) MarshalJSON() ([]byte, error) { type NoMethod FilterExpressionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InListFilter: The result needs to be in a list of string values. @@ -1154,9 +1154,9 @@ type InListFilter struct { NullFields []string `json:"-"` } -func (s *InListFilter) MarshalJSON() ([]byte, error) { +func (s InListFilter) MarshalJSON() ([]byte, error) { type NoMethod InListFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAudienceExportsResponse: A list of all audience exports for a property. @@ -1182,9 +1182,9 @@ type ListAudienceExportsResponse struct { NullFields []string `json:"-"` } -func (s *ListAudienceExportsResponse) MarshalJSON() ([]byte, error) { +func (s ListAudienceExportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAudienceExportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: The dimensions, metrics and comparisons currently accepted in @@ -1214,9 +1214,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metric: The quantitative measurements of a report. For example, the metric @@ -1259,9 +1259,9 @@ type Metric struct { NullFields []string `json:"-"` } -func (s *Metric) MarshalJSON() ([]byte, error) { +func (s Metric) MarshalJSON() ([]byte, error) { type NoMethod Metric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricCompatibility: The compatibility for a single metric. @@ -1293,9 +1293,9 @@ type MetricCompatibility struct { NullFields []string `json:"-"` } -func (s *MetricCompatibility) MarshalJSON() ([]byte, error) { +func (s MetricCompatibility) MarshalJSON() ([]byte, error) { type NoMethod MetricCompatibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricHeader: Describes a metric column in the report. Visible metrics @@ -1338,9 +1338,9 @@ type MetricHeader struct { NullFields []string `json:"-"` } -func (s *MetricHeader) MarshalJSON() ([]byte, error) { +func (s MetricHeader) MarshalJSON() ([]byte, error) { type NoMethod MetricHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricMetadata: Explains a metric. @@ -1414,9 +1414,9 @@ type MetricMetadata struct { NullFields []string `json:"-"` } -func (s *MetricMetadata) MarshalJSON() ([]byte, error) { +func (s MetricMetadata) MarshalJSON() ([]byte, error) { type NoMethod MetricMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricOrderBy: Sorts by metric values. @@ -1436,9 +1436,9 @@ type MetricOrderBy struct { NullFields []string `json:"-"` } -func (s *MetricOrderBy) MarshalJSON() ([]byte, error) { +func (s MetricOrderBy) MarshalJSON() ([]byte, error) { type NoMethod MetricOrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricValue: The value of a metric. @@ -1458,9 +1458,9 @@ type MetricValue struct { NullFields []string `json:"-"` } -func (s *MetricValue) MarshalJSON() ([]byte, error) { +func (s MetricValue) MarshalJSON() ([]byte, error) { type NoMethod MetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MinuteRange: A contiguous set of minutes: `startMinutesAgo`, @@ -1502,9 +1502,9 @@ type MinuteRange struct { NullFields []string `json:"-"` } -func (s *MinuteRange) MarshalJSON() ([]byte, error) { +func (s MinuteRange) MarshalJSON() ([]byte, error) { type NoMethod MinuteRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NumericFilter: Filters for numeric or date values. @@ -1534,9 +1534,9 @@ type NumericFilter struct { NullFields []string `json:"-"` } -func (s *NumericFilter) MarshalJSON() ([]byte, error) { +func (s NumericFilter) MarshalJSON() ([]byte, error) { type NoMethod NumericFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NumericValue: To represent a number. @@ -1558,9 +1558,9 @@ type NumericValue struct { NullFields []string `json:"-"` } -func (s *NumericValue) MarshalJSON() ([]byte, error) { +func (s NumericValue) MarshalJSON() ([]byte, error) { type NoMethod NumericValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NumericValue) UnmarshalJSON(data []byte) error { @@ -1619,9 +1619,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrderBy: Order bys define how rows will be sorted in the response. For @@ -1649,9 +1649,9 @@ type OrderBy struct { NullFields []string `json:"-"` } -func (s *OrderBy) MarshalJSON() ([]byte, error) { +func (s OrderBy) MarshalJSON() ([]byte, error) { type NoMethod OrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pivot: Describes the visible dimension columns and rows in the report @@ -1700,9 +1700,9 @@ type Pivot struct { NullFields []string `json:"-"` } -func (s *Pivot) MarshalJSON() ([]byte, error) { +func (s Pivot) MarshalJSON() ([]byte, error) { type NoMethod Pivot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotDimensionHeader: Summarizes dimension values from a row for this pivot. @@ -1722,9 +1722,9 @@ type PivotDimensionHeader struct { NullFields []string `json:"-"` } -func (s *PivotDimensionHeader) MarshalJSON() ([]byte, error) { +func (s PivotDimensionHeader) MarshalJSON() ([]byte, error) { type NoMethod PivotDimensionHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotHeader: Dimensions' values in a single pivot. @@ -1749,9 +1749,9 @@ type PivotHeader struct { NullFields []string `json:"-"` } -func (s *PivotHeader) MarshalJSON() ([]byte, error) { +func (s PivotHeader) MarshalJSON() ([]byte, error) { type NoMethod PivotHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotOrderBy: Sorts by a pivot column group. @@ -1777,9 +1777,9 @@ type PivotOrderBy struct { NullFields []string `json:"-"` } -func (s *PivotOrderBy) MarshalJSON() ([]byte, error) { +func (s PivotOrderBy) MarshalJSON() ([]byte, error) { type NoMethod PivotOrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotSelection: A pair of dimension names and values. Rows with this @@ -1812,9 +1812,9 @@ type PivotSelection struct { NullFields []string `json:"-"` } -func (s *PivotSelection) MarshalJSON() ([]byte, error) { +func (s PivotSelection) MarshalJSON() ([]byte, error) { type NoMethod PivotSelection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyQuota: Current state of all quotas for this Analytics Property. If @@ -1863,9 +1863,9 @@ type PropertyQuota struct { NullFields []string `json:"-"` } -func (s *PropertyQuota) MarshalJSON() ([]byte, error) { +func (s PropertyQuota) MarshalJSON() ([]byte, error) { type NoMethod PropertyQuota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAudienceExportRequest: A request to list users in an audience export. @@ -1899,9 +1899,9 @@ type QueryAudienceExportRequest struct { NullFields []string `json:"-"` } -func (s *QueryAudienceExportRequest) MarshalJSON() ([]byte, error) { +func (s QueryAudienceExportRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryAudienceExportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAudienceExportResponse: A list of users in an audience export. @@ -1938,9 +1938,9 @@ type QueryAudienceExportResponse struct { NullFields []string `json:"-"` } -func (s *QueryAudienceExportResponse) MarshalJSON() ([]byte, error) { +func (s QueryAudienceExportResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryAudienceExportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaStatus: Current state for a particular quota group. @@ -1962,9 +1962,9 @@ type QuotaStatus struct { NullFields []string `json:"-"` } -func (s *QuotaStatus) MarshalJSON() ([]byte, error) { +func (s QuotaStatus) MarshalJSON() ([]byte, error) { type NoMethod QuotaStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResponseMetaData: Response's metadata carrying additional information about @@ -2031,9 +2031,9 @@ type ResponseMetaData struct { NullFields []string `json:"-"` } -func (s *ResponseMetaData) MarshalJSON() ([]byte, error) { +func (s ResponseMetaData) MarshalJSON() ([]byte, error) { type NoMethod ResponseMetaData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Row: Report data for each row. For example if RunReportRequest contains: @@ -2061,9 +2061,9 @@ type Row struct { NullFields []string `json:"-"` } -func (s *Row) MarshalJSON() ([]byte, error) { +func (s Row) MarshalJSON() ([]byte, error) { type NoMethod Row - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunPivotReportRequest: The request to generate a pivot report. @@ -2137,9 +2137,9 @@ type RunPivotReportRequest struct { NullFields []string `json:"-"` } -func (s *RunPivotReportRequest) MarshalJSON() ([]byte, error) { +func (s RunPivotReportRequest) MarshalJSON() ([]byte, error) { type NoMethod RunPivotReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunPivotReportResponse: The response pivot report table corresponding to a @@ -2193,9 +2193,9 @@ type RunPivotReportResponse struct { NullFields []string `json:"-"` } -func (s *RunPivotReportResponse) MarshalJSON() ([]byte, error) { +func (s RunPivotReportResponse) MarshalJSON() ([]byte, error) { type NoMethod RunPivotReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunRealtimeReportRequest: The request to generate a realtime report. @@ -2255,9 +2255,9 @@ type RunRealtimeReportRequest struct { NullFields []string `json:"-"` } -func (s *RunRealtimeReportRequest) MarshalJSON() ([]byte, error) { +func (s RunRealtimeReportRequest) MarshalJSON() ([]byte, error) { type NoMethod RunRealtimeReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunRealtimeReportResponse: The response realtime report table corresponding @@ -2307,9 +2307,9 @@ type RunRealtimeReportResponse struct { NullFields []string `json:"-"` } -func (s *RunRealtimeReportResponse) MarshalJSON() ([]byte, error) { +func (s RunRealtimeReportResponse) MarshalJSON() ([]byte, error) { type NoMethod RunRealtimeReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunReportRequest: The request to generate a report. @@ -2407,9 +2407,9 @@ type RunReportRequest struct { NullFields []string `json:"-"` } -func (s *RunReportRequest) MarshalJSON() ([]byte, error) { +func (s RunReportRequest) MarshalJSON() ([]byte, error) { type NoMethod RunReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunReportResponse: The response report table corresponding to a request. @@ -2461,9 +2461,9 @@ type RunReportResponse struct { NullFields []string `json:"-"` } -func (s *RunReportResponse) MarshalJSON() ([]byte, error) { +func (s RunReportResponse) MarshalJSON() ([]byte, error) { type NoMethod RunReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SamplingMetadata: If this report results is sampled @@ -2496,9 +2496,9 @@ type SamplingMetadata struct { NullFields []string `json:"-"` } -func (s *SamplingMetadata) MarshalJSON() ([]byte, error) { +func (s SamplingMetadata) MarshalJSON() ([]byte, error) { type NoMethod SamplingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaRestrictionResponse: The schema restrictions actively enforced in @@ -2523,9 +2523,9 @@ type SchemaRestrictionResponse struct { NullFields []string `json:"-"` } -func (s *SchemaRestrictionResponse) MarshalJSON() ([]byte, error) { +func (s SchemaRestrictionResponse) MarshalJSON() ([]byte, error) { type NoMethod SchemaRestrictionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2557,9 +2557,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StringFilter: The filter for string @@ -2594,9 +2594,9 @@ type StringFilter struct { NullFields []string `json:"-"` } -func (s *StringFilter) MarshalJSON() ([]byte, error) { +func (s StringFilter) MarshalJSON() ([]byte, error) { type NoMethod StringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1betaAudienceDimension: An audience dimension is a user attribute. Specific @@ -2621,9 +2621,9 @@ type V1betaAudienceDimension struct { NullFields []string `json:"-"` } -func (s *V1betaAudienceDimension) MarshalJSON() ([]byte, error) { +func (s V1betaAudienceDimension) MarshalJSON() ([]byte, error) { type NoMethod V1betaAudienceDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1betaAudienceDimensionValue: The value of a dimension. @@ -2643,9 +2643,9 @@ type V1betaAudienceDimensionValue struct { NullFields []string `json:"-"` } -func (s *V1betaAudienceDimensionValue) MarshalJSON() ([]byte, error) { +func (s V1betaAudienceDimensionValue) MarshalJSON() ([]byte, error) { type NoMethod V1betaAudienceDimensionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1betaAudienceRow: Dimension value attributes for the audience user row. @@ -2666,9 +2666,9 @@ type V1betaAudienceRow struct { NullFields []string `json:"-"` } -func (s *V1betaAudienceRow) MarshalJSON() ([]byte, error) { +func (s V1betaAudienceRow) MarshalJSON() ([]byte, error) { type NoMethod V1betaAudienceRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PropertiesBatchRunPivotReportsCall struct { diff --git a/analyticshub/v1/analyticshub-gen.go b/analyticshub/v1/analyticshub-gen.go index 11c1e9d4aa..b381c21b66 100644 --- a/analyticshub/v1/analyticshub-gen.go +++ b/analyticshub/v1/analyticshub-gen.go @@ -283,9 +283,9 @@ type AnalyticsHubSubscriptionInfo struct { NullFields []string `json:"-"` } -func (s *AnalyticsHubSubscriptionInfo) MarshalJSON() ([]byte, error) { +func (s AnalyticsHubSubscriptionInfo) MarshalJSON() ([]byte, error) { type NoMethod AnalyticsHubSubscriptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -324,9 +324,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -359,9 +359,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AvroConfig: Configuration for writing message data in Avro format. Message @@ -390,9 +390,9 @@ type AvroConfig struct { NullFields []string `json:"-"` } -func (s *AvroConfig) MarshalJSON() ([]byte, error) { +func (s AvroConfig) MarshalJSON() ([]byte, error) { type NoMethod AvroConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryConfig: Configuration for a BigQuery subscription. @@ -461,9 +461,9 @@ type BigQueryConfig struct { NullFields []string `json:"-"` } -func (s *BigQueryConfig) MarshalJSON() ([]byte, error) { +func (s BigQueryConfig) MarshalJSON() ([]byte, error) { type NoMethod BigQueryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryDatasetSource: A reference to a shared dataset. It is an existing @@ -495,9 +495,9 @@ type BigQueryDatasetSource struct { NullFields []string `json:"-"` } -func (s *BigQueryDatasetSource) MarshalJSON() ([]byte, error) { +func (s BigQueryDatasetSource) MarshalJSON() ([]byte, error) { type NoMethod BigQueryDatasetSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -594,9 +594,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudStorageConfig: Configuration for a Cloud Storage subscription. @@ -672,9 +672,9 @@ type CloudStorageConfig struct { NullFields []string `json:"-"` } -func (s *CloudStorageConfig) MarshalJSON() ([]byte, error) { +func (s CloudStorageConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudStorageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataExchange: A data exchange is a container that lets you share data. Along @@ -739,9 +739,9 @@ type DataExchange struct { NullFields []string `json:"-"` } -func (s *DataExchange) MarshalJSON() ([]byte, error) { +func (s DataExchange) MarshalJSON() ([]byte, error) { type NoMethod DataExchange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataProvider: Contains details of the data provider. @@ -764,9 +764,9 @@ type DataProvider struct { NullFields []string `json:"-"` } -func (s *DataProvider) MarshalJSON() ([]byte, error) { +func (s DataProvider) MarshalJSON() ([]byte, error) { type NoMethod DataProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DcrExchangeConfig: Data Clean Room (DCR), used for privacy-safe and secured @@ -800,9 +800,9 @@ type DcrExchangeConfig struct { NullFields []string `json:"-"` } -func (s *DcrExchangeConfig) MarshalJSON() ([]byte, error) { +func (s DcrExchangeConfig) MarshalJSON() ([]byte, error) { type NoMethod DcrExchangeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeadLetterPolicy: Dead lettering is done on a best effort basis. The same @@ -841,9 +841,9 @@ type DeadLetterPolicy struct { NullFields []string `json:"-"` } -func (s *DeadLetterPolicy) MarshalJSON() ([]byte, error) { +func (s DeadLetterPolicy) MarshalJSON() ([]byte, error) { type NoMethod DeadLetterPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultExchangeConfig: Default Analytics Hub data exchange, used for secured @@ -883,9 +883,9 @@ type DestinationDataset struct { NullFields []string `json:"-"` } -func (s *DestinationDataset) MarshalJSON() ([]byte, error) { +func (s DestinationDataset) MarshalJSON() ([]byte, error) { type NoMethod DestinationDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationDatasetReference: Contains the reference that identifies a @@ -910,9 +910,9 @@ type DestinationDatasetReference struct { NullFields []string `json:"-"` } -func (s *DestinationDatasetReference) MarshalJSON() ([]byte, error) { +func (s DestinationDatasetReference) MarshalJSON() ([]byte, error) { type NoMethod DestinationDatasetReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationPubSubSubscription: Defines the destination Pub/Sub subscription. @@ -932,9 +932,9 @@ type DestinationPubSubSubscription struct { NullFields []string `json:"-"` } -func (s *DestinationPubSubSubscription) MarshalJSON() ([]byte, error) { +func (s DestinationPubSubSubscription) MarshalJSON() ([]byte, error) { type NoMethod DestinationPubSubSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -969,9 +969,9 @@ type ExpirationPolicy struct { NullFields []string `json:"-"` } -func (s *ExpirationPolicy) MarshalJSON() ([]byte, error) { +func (s ExpirationPolicy) MarshalJSON() ([]byte, error) { type NoMethod ExpirationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1017,9 +1017,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -1040,9 +1040,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -1072,9 +1072,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePubsubV1Subscription: A subscription resource. If none of @@ -1211,9 +1211,9 @@ type GooglePubsubV1Subscription struct { NullFields []string `json:"-"` } -func (s *GooglePubsubV1Subscription) MarshalJSON() ([]byte, error) { +func (s GooglePubsubV1Subscription) MarshalJSON() ([]byte, error) { type NoMethod GooglePubsubV1Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedResource: Reference to a linked resource tracked by this Subscription. @@ -1239,9 +1239,9 @@ type LinkedResource struct { NullFields []string `json:"-"` } -func (s *LinkedResource) MarshalJSON() ([]byte, error) { +func (s LinkedResource) MarshalJSON() ([]byte, error) { type NoMethod LinkedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDataExchangesResponse: Message for response to the list of data @@ -1267,9 +1267,9 @@ type ListDataExchangesResponse struct { NullFields []string `json:"-"` } -func (s *ListDataExchangesResponse) MarshalJSON() ([]byte, error) { +func (s ListDataExchangesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDataExchangesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListListingsResponse: Message for response to the list of Listings. @@ -1294,9 +1294,9 @@ type ListListingsResponse struct { NullFields []string `json:"-"` } -func (s *ListListingsResponse) MarshalJSON() ([]byte, error) { +func (s ListListingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListListingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOrgDataExchangesResponse: Message for response to listing data exchanges @@ -1322,9 +1322,9 @@ type ListOrgDataExchangesResponse struct { NullFields []string `json:"-"` } -func (s *ListOrgDataExchangesResponse) MarshalJSON() ([]byte, error) { +func (s ListOrgDataExchangesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOrgDataExchangesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSharedResourceSubscriptionsResponse: Message for response to the listing @@ -1350,9 +1350,9 @@ type ListSharedResourceSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSharedResourceSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSharedResourceSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSharedResourceSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSubscriptionsResponse: Message for response to the listing of @@ -1378,9 +1378,9 @@ type ListSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Listing: A listing is what gets published into a data exchange that a @@ -1495,9 +1495,9 @@ type Listing struct { NullFields []string `json:"-"` } -func (s *Listing) MarshalJSON() ([]byte, error) { +func (s Listing) MarshalJSON() ([]byte, error) { type NoMethod Listing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NoWrapper: Sets the `data` field as the HTTP body for delivery. @@ -1519,9 +1519,9 @@ type NoWrapper struct { NullFields []string `json:"-"` } -func (s *NoWrapper) MarshalJSON() ([]byte, error) { +func (s NoWrapper) MarshalJSON() ([]byte, error) { type NoMethod NoWrapper - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OidcToken: Contains information needed for generating an OpenID Connect @@ -1552,9 +1552,9 @@ type OidcToken struct { NullFields []string `json:"-"` } -func (s *OidcToken) MarshalJSON() ([]byte, error) { +func (s OidcToken) MarshalJSON() ([]byte, error) { type NoMethod OidcToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1599,9 +1599,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of a long-running operation in @@ -1638,9 +1638,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1730,9 +1730,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubSubTopicSource: Pub/Sub topic source. @@ -1757,9 +1757,9 @@ type PubSubTopicSource struct { NullFields []string `json:"-"` } -func (s *PubSubTopicSource) MarshalJSON() ([]byte, error) { +func (s PubSubTopicSource) MarshalJSON() ([]byte, error) { type NoMethod PubSubTopicSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publisher: Contains details of the listing publisher. @@ -1782,9 +1782,9 @@ type Publisher struct { NullFields []string `json:"-"` } -func (s *Publisher) MarshalJSON() ([]byte, error) { +func (s Publisher) MarshalJSON() ([]byte, error) { type NoMethod Publisher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubWrapper: The payload to the push endpoint is in the form of the JSON @@ -1838,9 +1838,9 @@ type PushConfig struct { NullFields []string `json:"-"` } -func (s *PushConfig) MarshalJSON() ([]byte, error) { +func (s PushConfig) MarshalJSON() ([]byte, error) { type NoMethod PushConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefreshSubscriptionRequest: Message for refreshing a subscription. @@ -1865,9 +1865,9 @@ type RefreshSubscriptionResponse struct { NullFields []string `json:"-"` } -func (s *RefreshSubscriptionResponse) MarshalJSON() ([]byte, error) { +func (s RefreshSubscriptionResponse) MarshalJSON() ([]byte, error) { type NoMethod RefreshSubscriptionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestrictedExportConfig: Restricted export config, used to configure @@ -1894,9 +1894,9 @@ type RestrictedExportConfig struct { NullFields []string `json:"-"` } -func (s *RestrictedExportConfig) MarshalJSON() ([]byte, error) { +func (s RestrictedExportConfig) MarshalJSON() ([]byte, error) { type NoMethod RestrictedExportConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestrictedExportPolicy: Restricted export policy used to configure @@ -1923,9 +1923,9 @@ type RestrictedExportPolicy struct { NullFields []string `json:"-"` } -func (s *RestrictedExportPolicy) MarshalJSON() ([]byte, error) { +func (s RestrictedExportPolicy) MarshalJSON() ([]byte, error) { type NoMethod RestrictedExportPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetryPolicy: A policy that specifies how Pub/Sub retries message delivery. @@ -1957,9 +1957,9 @@ type RetryPolicy struct { NullFields []string `json:"-"` } -func (s *RetryPolicy) MarshalJSON() ([]byte, error) { +func (s RetryPolicy) MarshalJSON() ([]byte, error) { type NoMethod RetryPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevokeSubscriptionRequest: Message for revoking a subscription. @@ -1992,9 +1992,9 @@ type SelectedResource struct { NullFields []string `json:"-"` } -func (s *SelectedResource) MarshalJSON() ([]byte, error) { +func (s SelectedResource) MarshalJSON() ([]byte, error) { type NoMethod SelectedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2021,9 +2021,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SharingEnvironmentConfig: Sharing environment is a behavior model for @@ -2049,9 +2049,9 @@ type SharingEnvironmentConfig struct { NullFields []string `json:"-"` } -func (s *SharingEnvironmentConfig) MarshalJSON() ([]byte, error) { +func (s SharingEnvironmentConfig) MarshalJSON() ([]byte, error) { type NoMethod SharingEnvironmentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2083,9 +2083,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscribeDataExchangeRequest: Message for subscribing to a Data Exchange. @@ -2111,9 +2111,9 @@ type SubscribeDataExchangeRequest struct { NullFields []string `json:"-"` } -func (s *SubscribeDataExchangeRequest) MarshalJSON() ([]byte, error) { +func (s SubscribeDataExchangeRequest) MarshalJSON() ([]byte, error) { type NoMethod SubscribeDataExchangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscribeDataExchangeResponse: Message for response when you subscribe to a @@ -2134,9 +2134,9 @@ type SubscribeDataExchangeResponse struct { NullFields []string `json:"-"` } -func (s *SubscribeDataExchangeResponse) MarshalJSON() ([]byte, error) { +func (s SubscribeDataExchangeResponse) MarshalJSON() ([]byte, error) { type NoMethod SubscribeDataExchangeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscribeListingRequest: Message for subscribing to a listing. @@ -2160,9 +2160,9 @@ type SubscribeListingRequest struct { NullFields []string `json:"-"` } -func (s *SubscribeListingRequest) MarshalJSON() ([]byte, error) { +func (s SubscribeListingRequest) MarshalJSON() ([]byte, error) { type NoMethod SubscribeListingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscribeListingResponse: Message for response when you subscribe to a @@ -2186,9 +2186,9 @@ type SubscribeListingResponse struct { NullFields []string `json:"-"` } -func (s *SubscribeListingResponse) MarshalJSON() ([]byte, error) { +func (s SubscribeListingResponse) MarshalJSON() ([]byte, error) { type NoMethod SubscribeListingResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subscription: A subscription represents a subscribers' access to a @@ -2260,9 +2260,9 @@ type Subscription struct { NullFields []string `json:"-"` } -func (s *Subscription) MarshalJSON() ([]byte, error) { +func (s Subscription) MarshalJSON() ([]byte, error) { type NoMethod Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2285,9 +2285,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2312,9 +2312,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextConfig: Configuration for writing message data in text format. Message diff --git a/analyticshub/v1beta1/analyticshub-gen.go b/analyticshub/v1beta1/analyticshub-gen.go index fed2d7b80d..2b9a30bf36 100644 --- a/analyticshub/v1beta1/analyticshub-gen.go +++ b/analyticshub/v1beta1/analyticshub-gen.go @@ -281,9 +281,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -316,9 +316,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryDatasetSource: A reference to a shared dataset. It is an existing @@ -344,9 +344,9 @@ type BigQueryDatasetSource struct { NullFields []string `json:"-"` } -func (s *BigQueryDatasetSource) MarshalJSON() ([]byte, error) { +func (s BigQueryDatasetSource) MarshalJSON() ([]byte, error) { type NoMethod BigQueryDatasetSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -443,9 +443,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataExchange: A data exchange is a container that lets you share data. Along @@ -495,9 +495,9 @@ type DataExchange struct { NullFields []string `json:"-"` } -func (s *DataExchange) MarshalJSON() ([]byte, error) { +func (s DataExchange) MarshalJSON() ([]byte, error) { type NoMethod DataExchange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataProvider: Contains details of the data provider. @@ -520,9 +520,9 @@ type DataProvider struct { NullFields []string `json:"-"` } -func (s *DataProvider) MarshalJSON() ([]byte, error) { +func (s DataProvider) MarshalJSON() ([]byte, error) { type NoMethod DataProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationDataset: Defines the destination bigquery dataset. @@ -557,9 +557,9 @@ type DestinationDataset struct { NullFields []string `json:"-"` } -func (s *DestinationDataset) MarshalJSON() ([]byte, error) { +func (s DestinationDataset) MarshalJSON() ([]byte, error) { type NoMethod DestinationDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationDatasetReference: Contains the reference that identifies a @@ -584,9 +584,9 @@ type DestinationDatasetReference struct { NullFields []string `json:"-"` } -func (s *DestinationDatasetReference) MarshalJSON() ([]byte, error) { +func (s DestinationDatasetReference) MarshalJSON() ([]byte, error) { type NoMethod DestinationDatasetReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -641,9 +641,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -664,9 +664,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -696,9 +696,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedResource: Reference to a linked resource tracked by this Subscription. @@ -724,9 +724,9 @@ type LinkedResource struct { NullFields []string `json:"-"` } -func (s *LinkedResource) MarshalJSON() ([]byte, error) { +func (s LinkedResource) MarshalJSON() ([]byte, error) { type NoMethod LinkedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDataExchangesResponse: Message for response to the list of data @@ -752,9 +752,9 @@ type ListDataExchangesResponse struct { NullFields []string `json:"-"` } -func (s *ListDataExchangesResponse) MarshalJSON() ([]byte, error) { +func (s ListDataExchangesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDataExchangesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListListingsResponse: Message for response to the list of Listings. @@ -779,9 +779,9 @@ type ListListingsResponse struct { NullFields []string `json:"-"` } -func (s *ListListingsResponse) MarshalJSON() ([]byte, error) { +func (s ListListingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListListingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOrgDataExchangesResponse: Message for response to listing data exchanges @@ -807,9 +807,9 @@ type ListOrgDataExchangesResponse struct { NullFields []string `json:"-"` } -func (s *ListOrgDataExchangesResponse) MarshalJSON() ([]byte, error) { +func (s ListOrgDataExchangesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOrgDataExchangesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Listing: A listing is what gets published into a data exchange that a @@ -905,9 +905,9 @@ type Listing struct { NullFields []string `json:"-"` } -func (s *Listing) MarshalJSON() ([]byte, error) { +func (s Listing) MarshalJSON() ([]byte, error) { type NoMethod Listing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of a long-running operation in @@ -944,9 +944,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1036,9 +1036,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publisher: Contains details of the listing publisher. @@ -1061,9 +1061,9 @@ type Publisher struct { NullFields []string `json:"-"` } -func (s *Publisher) MarshalJSON() ([]byte, error) { +func (s Publisher) MarshalJSON() ([]byte, error) { type NoMethod Publisher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefreshSubscriptionResponse: Message for response when you refresh a @@ -1084,9 +1084,9 @@ type RefreshSubscriptionResponse struct { NullFields []string `json:"-"` } -func (s *RefreshSubscriptionResponse) MarshalJSON() ([]byte, error) { +func (s RefreshSubscriptionResponse) MarshalJSON() ([]byte, error) { type NoMethod RefreshSubscriptionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestrictedExportConfig: Restricted export config, used to configure @@ -1113,9 +1113,9 @@ type RestrictedExportConfig struct { NullFields []string `json:"-"` } -func (s *RestrictedExportConfig) MarshalJSON() ([]byte, error) { +func (s RestrictedExportConfig) MarshalJSON() ([]byte, error) { type NoMethod RestrictedExportConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1142,9 +1142,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscribeDataExchangeResponse: Message for response when you subscribe to a @@ -1165,9 +1165,9 @@ type SubscribeDataExchangeResponse struct { NullFields []string `json:"-"` } -func (s *SubscribeDataExchangeResponse) MarshalJSON() ([]byte, error) { +func (s SubscribeDataExchangeResponse) MarshalJSON() ([]byte, error) { type NoMethod SubscribeDataExchangeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscribeListingRequest: Message for subscribing to a listing. @@ -1188,9 +1188,9 @@ type SubscribeListingRequest struct { NullFields []string `json:"-"` } -func (s *SubscribeListingRequest) MarshalJSON() ([]byte, error) { +func (s SubscribeListingRequest) MarshalJSON() ([]byte, error) { type NoMethod SubscribeListingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscribeListingResponse: Message for response when you subscribe to a @@ -1266,9 +1266,9 @@ type Subscription struct { NullFields []string `json:"-"` } -func (s *Subscription) MarshalJSON() ([]byte, error) { +func (s Subscription) MarshalJSON() ([]byte, error) { type NoMethod Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1291,9 +1291,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1318,9 +1318,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsDataExchangesListCall struct { diff --git a/analyticsreporting/v4/analyticsreporting-gen.go b/analyticsreporting/v4/analyticsreporting-gen.go index 32f69b8bb2..1fee3be0a1 100644 --- a/analyticsreporting/v4/analyticsreporting-gen.go +++ b/analyticsreporting/v4/analyticsreporting-gen.go @@ -275,9 +275,9 @@ type Activity struct { NullFields []string `json:"-"` } -func (s *Activity) MarshalJSON() ([]byte, error) { +func (s Activity) MarshalJSON() ([]byte, error) { type NoMethod Activity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cohort: Defines a cohort. A cohort is a group of users who share a common @@ -319,9 +319,9 @@ type Cohort struct { NullFields []string `json:"-"` } -func (s *Cohort) MarshalJSON() ([]byte, error) { +func (s Cohort) MarshalJSON() ([]byte, error) { type NoMethod Cohort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CohortGroup: Defines a cohort group. For example: "cohortGroup": { @@ -365,9 +365,9 @@ type CohortGroup struct { NullFields []string `json:"-"` } -func (s *CohortGroup) MarshalJSON() ([]byte, error) { +func (s CohortGroup) MarshalJSON() ([]byte, error) { type NoMethod CohortGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ColumnHeader: Column headers. @@ -389,9 +389,9 @@ type ColumnHeader struct { NullFields []string `json:"-"` } -func (s *ColumnHeader) MarshalJSON() ([]byte, error) { +func (s ColumnHeader) MarshalJSON() ([]byte, error) { type NoMethod ColumnHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDimension: Custom dimension. @@ -414,9 +414,9 @@ type CustomDimension struct { NullFields []string `json:"-"` } -func (s *CustomDimension) MarshalJSON() ([]byte, error) { +func (s CustomDimension) MarshalJSON() ([]byte, error) { type NoMethod CustomDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateRange: A contiguous set of days: startDate, startDate + 1 day, ..., @@ -440,9 +440,9 @@ type DateRange struct { NullFields []string `json:"-"` } -func (s *DateRange) MarshalJSON() ([]byte, error) { +func (s DateRange) MarshalJSON() ([]byte, error) { type NoMethod DateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateRangeValues: Used to return a list of metrics for a single DateRange / @@ -465,9 +465,9 @@ type DateRangeValues struct { NullFields []string `json:"-"` } -func (s *DateRangeValues) MarshalJSON() ([]byte, error) { +func (s DateRangeValues) MarshalJSON() ([]byte, error) { type NoMethod DateRangeValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dimension: Dimensions (https://support.google.com/analytics/answer/1033861) @@ -511,9 +511,9 @@ type Dimension struct { NullFields []string `json:"-"` } -func (s *Dimension) MarshalJSON() ([]byte, error) { +func (s Dimension) MarshalJSON() ([]byte, error) { type NoMethod Dimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionFilter: Dimension filter specifies the filtering options on a @@ -578,9 +578,9 @@ type DimensionFilter struct { NullFields []string `json:"-"` } -func (s *DimensionFilter) MarshalJSON() ([]byte, error) { +func (s DimensionFilter) MarshalJSON() ([]byte, error) { type NoMethod DimensionFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionFilterClause: A group of dimension filters. Set the operator value @@ -610,9 +610,9 @@ type DimensionFilterClause struct { NullFields []string `json:"-"` } -func (s *DimensionFilterClause) MarshalJSON() ([]byte, error) { +func (s DimensionFilterClause) MarshalJSON() ([]byte, error) { type NoMethod DimensionFilterClause - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicSegment: Dynamic segment definition for defining the segment within @@ -638,9 +638,9 @@ type DynamicSegment struct { NullFields []string `json:"-"` } -func (s *DynamicSegment) MarshalJSON() ([]byte, error) { +func (s DynamicSegment) MarshalJSON() ([]byte, error) { type NoMethod DynamicSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EcommerceData: E-commerce details associated with the user activity. @@ -684,9 +684,9 @@ type EcommerceData struct { NullFields []string `json:"-"` } -func (s *EcommerceData) MarshalJSON() ([]byte, error) { +func (s EcommerceData) MarshalJSON() ([]byte, error) { type NoMethod EcommerceData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventData: Represents all the details pertaining to an event. @@ -714,9 +714,9 @@ type EventData struct { NullFields []string `json:"-"` } -func (s *EventData) MarshalJSON() ([]byte, error) { +func (s EventData) MarshalJSON() ([]byte, error) { type NoMethod EventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetReportsRequest: The batch request containing multiple report request. @@ -747,9 +747,9 @@ type GetReportsRequest struct { NullFields []string `json:"-"` } -func (s *GetReportsRequest) MarshalJSON() ([]byte, error) { +func (s GetReportsRequest) MarshalJSON() ([]byte, error) { type NoMethod GetReportsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetReportsResponse: The main response class which holds the reports from the @@ -779,9 +779,9 @@ type GetReportsResponse struct { NullFields []string `json:"-"` } -func (s *GetReportsResponse) MarshalJSON() ([]byte, error) { +func (s GetReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoalData: Represents all the details pertaining to a goal. @@ -815,9 +815,9 @@ type GoalData struct { NullFields []string `json:"-"` } -func (s *GoalData) MarshalJSON() ([]byte, error) { +func (s GoalData) MarshalJSON() ([]byte, error) { type NoMethod GoalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoalData) UnmarshalJSON(data []byte) error { @@ -851,9 +851,9 @@ type GoalSetData struct { NullFields []string `json:"-"` } -func (s *GoalSetData) MarshalJSON() ([]byte, error) { +func (s GoalSetData) MarshalJSON() ([]byte, error) { type NoMethod GoalSetData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metric: Metrics (https://support.google.com/analytics/answer/1033861) are @@ -899,9 +899,9 @@ type Metric struct { NullFields []string `json:"-"` } -func (s *Metric) MarshalJSON() ([]byte, error) { +func (s Metric) MarshalJSON() ([]byte, error) { type NoMethod Metric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricFilter: MetricFilter specifies the filter on a metric. @@ -944,9 +944,9 @@ type MetricFilter struct { NullFields []string `json:"-"` } -func (s *MetricFilter) MarshalJSON() ([]byte, error) { +func (s MetricFilter) MarshalJSON() ([]byte, error) { type NoMethod MetricFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricFilterClause: Represents a group of metric filters. Set the operator @@ -976,9 +976,9 @@ type MetricFilterClause struct { NullFields []string `json:"-"` } -func (s *MetricFilterClause) MarshalJSON() ([]byte, error) { +func (s MetricFilterClause) MarshalJSON() ([]byte, error) { type NoMethod MetricFilterClause - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricHeader: The headers for the metrics. @@ -1000,9 +1000,9 @@ type MetricHeader struct { NullFields []string `json:"-"` } -func (s *MetricHeader) MarshalJSON() ([]byte, error) { +func (s MetricHeader) MarshalJSON() ([]byte, error) { type NoMethod MetricHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricHeaderEntry: Header for the metrics. @@ -1032,9 +1032,9 @@ type MetricHeaderEntry struct { NullFields []string `json:"-"` } -func (s *MetricHeaderEntry) MarshalJSON() ([]byte, error) { +func (s MetricHeaderEntry) MarshalJSON() ([]byte, error) { type NoMethod MetricHeaderEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrFiltersForSegment: A list of segment filters in the `OR` group are @@ -1056,9 +1056,9 @@ type OrFiltersForSegment struct { NullFields []string `json:"-"` } -func (s *OrFiltersForSegment) MarshalJSON() ([]byte, error) { +func (s OrFiltersForSegment) MarshalJSON() ([]byte, error) { type NoMethod OrFiltersForSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrderBy: Specifies the sorting options. @@ -1109,9 +1109,9 @@ type OrderBy struct { NullFields []string `json:"-"` } -func (s *OrderBy) MarshalJSON() ([]byte, error) { +func (s OrderBy) MarshalJSON() ([]byte, error) { type NoMethod OrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageviewData: Represents details collected when the visitor views a page. @@ -1133,9 +1133,9 @@ type PageviewData struct { NullFields []string `json:"-"` } -func (s *PageviewData) MarshalJSON() ([]byte, error) { +func (s PageviewData) MarshalJSON() ([]byte, error) { type NoMethod PageviewData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pivot: The Pivot describes the pivot section in the request. The Pivot helps @@ -1186,9 +1186,9 @@ type Pivot struct { NullFields []string `json:"-"` } -func (s *Pivot) MarshalJSON() ([]byte, error) { +func (s Pivot) MarshalJSON() ([]byte, error) { type NoMethod Pivot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotHeader: The headers for each of the pivot sections defined in the @@ -1211,9 +1211,9 @@ type PivotHeader struct { NullFields []string `json:"-"` } -func (s *PivotHeader) MarshalJSON() ([]byte, error) { +func (s PivotHeader) MarshalJSON() ([]byte, error) { type NoMethod PivotHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotHeaderEntry: The headers for the each of the metric column @@ -1239,9 +1239,9 @@ type PivotHeaderEntry struct { NullFields []string `json:"-"` } -func (s *PivotHeaderEntry) MarshalJSON() ([]byte, error) { +func (s PivotHeaderEntry) MarshalJSON() ([]byte, error) { type NoMethod PivotHeaderEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotValueRegion: The metric values in the pivot region. @@ -1261,9 +1261,9 @@ type PivotValueRegion struct { NullFields []string `json:"-"` } -func (s *PivotValueRegion) MarshalJSON() ([]byte, error) { +func (s PivotValueRegion) MarshalJSON() ([]byte, error) { type NoMethod PivotValueRegion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductData: Details of the products in an e-commerce transaction. @@ -1290,9 +1290,9 @@ type ProductData struct { NullFields []string `json:"-"` } -func (s *ProductData) MarshalJSON() ([]byte, error) { +func (s ProductData) MarshalJSON() ([]byte, error) { type NoMethod ProductData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProductData) UnmarshalJSON(data []byte) error { @@ -1330,9 +1330,9 @@ type Report struct { NullFields []string `json:"-"` } -func (s *Report) MarshalJSON() ([]byte, error) { +func (s Report) MarshalJSON() ([]byte, error) { type NoMethod Report - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportData: The data part of the report. @@ -1392,9 +1392,9 @@ type ReportData struct { NullFields []string `json:"-"` } -func (s *ReportData) MarshalJSON() ([]byte, error) { +func (s ReportData) MarshalJSON() ([]byte, error) { type NoMethod ReportData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRequest: The main request class which specifies the Reporting API @@ -1511,9 +1511,9 @@ type ReportRequest struct { NullFields []string `json:"-"` } -func (s *ReportRequest) MarshalJSON() ([]byte, error) { +func (s ReportRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRow: A row in the report. @@ -1535,9 +1535,9 @@ type ReportRow struct { NullFields []string `json:"-"` } -func (s *ReportRow) MarshalJSON() ([]byte, error) { +func (s ReportRow) MarshalJSON() ([]byte, error) { type NoMethod ReportRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceQuotasRemaining: The resource quota tokens remaining for the @@ -1560,9 +1560,9 @@ type ResourceQuotasRemaining struct { NullFields []string `json:"-"` } -func (s *ResourceQuotasRemaining) MarshalJSON() ([]byte, error) { +func (s ResourceQuotasRemaining) MarshalJSON() ([]byte, error) { type NoMethod ResourceQuotasRemaining - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ScreenviewData struct { @@ -1588,9 +1588,9 @@ type ScreenviewData struct { NullFields []string `json:"-"` } -func (s *ScreenviewData) MarshalJSON() ([]byte, error) { +func (s ScreenviewData) MarshalJSON() ([]byte, error) { type NoMethod ScreenviewData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchUserActivityRequest: The request to fetch User Report from Reporting @@ -1646,9 +1646,9 @@ type SearchUserActivityRequest struct { NullFields []string `json:"-"` } -func (s *SearchUserActivityRequest) MarshalJSON() ([]byte, error) { +func (s SearchUserActivityRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchUserActivityRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchUserActivityResponse: The response from `userActivity:get` call. @@ -1681,9 +1681,9 @@ type SearchUserActivityResponse struct { NullFields []string `json:"-"` } -func (s *SearchUserActivityResponse) MarshalJSON() ([]byte, error) { +func (s SearchUserActivityResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchUserActivityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SearchUserActivityResponse) UnmarshalJSON(data []byte) error { @@ -1722,9 +1722,9 @@ type Segment struct { NullFields []string `json:"-"` } -func (s *Segment) MarshalJSON() ([]byte, error) { +func (s Segment) MarshalJSON() ([]byte, error) { type NoMethod Segment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SegmentDefinition: SegmentDefinition defines the segment to be a set of @@ -1746,9 +1746,9 @@ type SegmentDefinition struct { NullFields []string `json:"-"` } -func (s *SegmentDefinition) MarshalJSON() ([]byte, error) { +func (s SegmentDefinition) MarshalJSON() ([]byte, error) { type NoMethod SegmentDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SegmentDimensionFilter: Dimension filter specifies the filtering options on @@ -1809,9 +1809,9 @@ type SegmentDimensionFilter struct { NullFields []string `json:"-"` } -func (s *SegmentDimensionFilter) MarshalJSON() ([]byte, error) { +func (s SegmentDimensionFilter) MarshalJSON() ([]byte, error) { type NoMethod SegmentDimensionFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SegmentFilter: SegmentFilter defines the segment to be either a simple or a @@ -1846,9 +1846,9 @@ type SegmentFilter struct { NullFields []string `json:"-"` } -func (s *SegmentFilter) MarshalJSON() ([]byte, error) { +func (s SegmentFilter) MarshalJSON() ([]byte, error) { type NoMethod SegmentFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SegmentFilterClause: Filter Clause to be used in a segment definition, can @@ -1873,9 +1873,9 @@ type SegmentFilterClause struct { NullFields []string `json:"-"` } -func (s *SegmentFilterClause) MarshalJSON() ([]byte, error) { +func (s SegmentFilterClause) MarshalJSON() ([]byte, error) { type NoMethod SegmentFilterClause - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SegmentMetricFilter: Metric filter to be used in a segment filter clause. @@ -1929,9 +1929,9 @@ type SegmentMetricFilter struct { NullFields []string `json:"-"` } -func (s *SegmentMetricFilter) MarshalJSON() ([]byte, error) { +func (s SegmentMetricFilter) MarshalJSON() ([]byte, error) { type NoMethod SegmentMetricFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SegmentSequenceStep: A segment sequence definition. @@ -1962,9 +1962,9 @@ type SegmentSequenceStep struct { NullFields []string `json:"-"` } -func (s *SegmentSequenceStep) MarshalJSON() ([]byte, error) { +func (s SegmentSequenceStep) MarshalJSON() ([]byte, error) { type NoMethod SegmentSequenceStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SequenceSegment: Sequence conditions consist of one or more steps, where @@ -1989,9 +1989,9 @@ type SequenceSegment struct { NullFields []string `json:"-"` } -func (s *SequenceSegment) MarshalJSON() ([]byte, error) { +func (s SequenceSegment) MarshalJSON() ([]byte, error) { type NoMethod SequenceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SimpleSegment: A Simple segment conditions consist of one or more @@ -2013,9 +2013,9 @@ type SimpleSegment struct { NullFields []string `json:"-"` } -func (s *SimpleSegment) MarshalJSON() ([]byte, error) { +func (s SimpleSegment) MarshalJSON() ([]byte, error) { type NoMethod SimpleSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransactionData: Represents details collected when the visitor performs a @@ -2044,9 +2044,9 @@ type TransactionData struct { NullFields []string `json:"-"` } -func (s *TransactionData) MarshalJSON() ([]byte, error) { +func (s TransactionData) MarshalJSON() ([]byte, error) { type NoMethod TransactionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TransactionData) UnmarshalJSON(data []byte) error { @@ -2094,9 +2094,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserActivitySession: This represents a user session performed on a specific @@ -2131,9 +2131,9 @@ type UserActivitySession struct { NullFields []string `json:"-"` } -func (s *UserActivitySession) MarshalJSON() ([]byte, error) { +func (s UserActivitySession) MarshalJSON() ([]byte, error) { type NoMethod UserActivitySession - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReportsBatchGetCall struct { diff --git a/androiddeviceprovisioning/v1/androiddeviceprovisioning-gen.go b/androiddeviceprovisioning/v1/androiddeviceprovisioning-gen.go index 4b22df2caf..e827171e72 100644 --- a/androiddeviceprovisioning/v1/androiddeviceprovisioning-gen.go +++ b/androiddeviceprovisioning/v1/androiddeviceprovisioning-gen.go @@ -301,9 +301,9 @@ type ClaimDeviceRequest struct { NullFields []string `json:"-"` } -func (s *ClaimDeviceRequest) MarshalJSON() ([]byte, error) { +func (s ClaimDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod ClaimDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClaimDeviceResponse: Response message containing device id of the claim. @@ -329,9 +329,9 @@ type ClaimDeviceResponse struct { NullFields []string `json:"-"` } -func (s *ClaimDeviceResponse) MarshalJSON() ([]byte, error) { +func (s ClaimDeviceResponse) MarshalJSON() ([]byte, error) { type NoMethod ClaimDeviceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClaimDevicesRequest: Request to claim devices asynchronously in batch. @@ -353,9 +353,9 @@ type ClaimDevicesRequest struct { NullFields []string `json:"-"` } -func (s *ClaimDevicesRequest) MarshalJSON() ([]byte, error) { +func (s ClaimDevicesRequest) MarshalJSON() ([]byte, error) { type NoMethod ClaimDevicesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Company: A reseller, vendor, or customer in the zero-touch reseller and @@ -431,9 +431,9 @@ type Company struct { NullFields []string `json:"-"` } -func (s *Company) MarshalJSON() ([]byte, error) { +func (s Company) MarshalJSON() ([]byte, error) { type NoMethod Company - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Configuration: A configuration collects the provisioning options for Android @@ -506,9 +506,9 @@ type Configuration struct { NullFields []string `json:"-"` } -func (s *Configuration) MarshalJSON() ([]byte, error) { +func (s Configuration) MarshalJSON() ([]byte, error) { type NoMethod Configuration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateCustomerRequest: Request message to create a customer. @@ -531,9 +531,9 @@ type CreateCustomerRequest struct { NullFields []string `json:"-"` } -func (s *CreateCustomerRequest) MarshalJSON() ([]byte, error) { +func (s CreateCustomerRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateCustomerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerApplyConfigurationRequest: Request message for customer to assign a @@ -558,9 +558,9 @@ type CustomerApplyConfigurationRequest struct { NullFields []string `json:"-"` } -func (s *CustomerApplyConfigurationRequest) MarshalJSON() ([]byte, error) { +func (s CustomerApplyConfigurationRequest) MarshalJSON() ([]byte, error) { type NoMethod CustomerApplyConfigurationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerListConfigurationsResponse: Response message of customer's listing @@ -584,9 +584,9 @@ type CustomerListConfigurationsResponse struct { NullFields []string `json:"-"` } -func (s *CustomerListConfigurationsResponse) MarshalJSON() ([]byte, error) { +func (s CustomerListConfigurationsResponse) MarshalJSON() ([]byte, error) { type NoMethod CustomerListConfigurationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerListCustomersResponse: Response message for listing my customers. @@ -612,9 +612,9 @@ type CustomerListCustomersResponse struct { NullFields []string `json:"-"` } -func (s *CustomerListCustomersResponse) MarshalJSON() ([]byte, error) { +func (s CustomerListCustomersResponse) MarshalJSON() ([]byte, error) { type NoMethod CustomerListCustomersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerListDevicesResponse: Response message of customer's liting devices. @@ -640,9 +640,9 @@ type CustomerListDevicesResponse struct { NullFields []string `json:"-"` } -func (s *CustomerListDevicesResponse) MarshalJSON() ([]byte, error) { +func (s CustomerListDevicesResponse) MarshalJSON() ([]byte, error) { type NoMethod CustomerListDevicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerListDpcsResponse: Response message of customer's listing DPCs. @@ -666,9 +666,9 @@ type CustomerListDpcsResponse struct { NullFields []string `json:"-"` } -func (s *CustomerListDpcsResponse) MarshalJSON() ([]byte, error) { +func (s CustomerListDpcsResponse) MarshalJSON() ([]byte, error) { type NoMethod CustomerListDpcsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerRemoveConfigurationRequest: Request message for customer to remove @@ -690,9 +690,9 @@ type CustomerRemoveConfigurationRequest struct { NullFields []string `json:"-"` } -func (s *CustomerRemoveConfigurationRequest) MarshalJSON() ([]byte, error) { +func (s CustomerRemoveConfigurationRequest) MarshalJSON() ([]byte, error) { type NoMethod CustomerRemoveConfigurationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerUnclaimDeviceRequest: Request message for customer to unclaim a @@ -714,9 +714,9 @@ type CustomerUnclaimDeviceRequest struct { NullFields []string `json:"-"` } -func (s *CustomerUnclaimDeviceRequest) MarshalJSON() ([]byte, error) { +func (s CustomerUnclaimDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod CustomerUnclaimDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Device: An Android or Chrome OS device registered for zero-touch enrollment. @@ -758,9 +758,9 @@ type Device struct { NullFields []string `json:"-"` } -func (s *Device) MarshalJSON() ([]byte, error) { +func (s Device) MarshalJSON() ([]byte, error) { type NoMethod Device - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceClaim: A record of a device claimed by a reseller for a customer. @@ -810,9 +810,9 @@ type DeviceClaim struct { NullFields []string `json:"-"` } -func (s *DeviceClaim) MarshalJSON() ([]byte, error) { +func (s DeviceClaim) MarshalJSON() ([]byte, error) { type NoMethod DeviceClaim - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceIdentifier: Encapsulates hardware and product IDs to identify a @@ -858,9 +858,9 @@ type DeviceIdentifier struct { NullFields []string `json:"-"` } -func (s *DeviceIdentifier) MarshalJSON() ([]byte, error) { +func (s DeviceIdentifier) MarshalJSON() ([]byte, error) { type NoMethod DeviceIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceMetadata: Metadata entries that can be attached to a `Device`. To @@ -885,9 +885,9 @@ type DeviceMetadata struct { NullFields []string `json:"-"` } -func (s *DeviceMetadata) MarshalJSON() ([]byte, error) { +func (s DeviceMetadata) MarshalJSON() ([]byte, error) { type NoMethod DeviceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceReference: A `DeviceReference` is an API abstraction that lets you @@ -915,9 +915,9 @@ type DeviceReference struct { NullFields []string `json:"-"` } -func (s *DeviceReference) MarshalJSON() ([]byte, error) { +func (s DeviceReference) MarshalJSON() ([]byte, error) { type NoMethod DeviceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DevicesLongRunningOperationMetadata: Tracks the status of a long-running @@ -956,9 +956,9 @@ type DevicesLongRunningOperationMetadata struct { NullFields []string `json:"-"` } -func (s *DevicesLongRunningOperationMetadata) MarshalJSON() ([]byte, error) { +func (s DevicesLongRunningOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod DevicesLongRunningOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DevicesLongRunningOperationResponse: Tracks the status of a long-running @@ -986,9 +986,9 @@ type DevicesLongRunningOperationResponse struct { NullFields []string `json:"-"` } -func (s *DevicesLongRunningOperationResponse) MarshalJSON() ([]byte, error) { +func (s DevicesLongRunningOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod DevicesLongRunningOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dpc: An EMM's DPC (device policy controller @@ -1022,9 +1022,9 @@ type Dpc struct { NullFields []string `json:"-"` } -func (s *Dpc) MarshalJSON() ([]byte, error) { +func (s Dpc) MarshalJSON() ([]byte, error) { type NoMethod Dpc - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1058,9 +1058,9 @@ type FindDevicesByDeviceIdentifierRequest struct { NullFields []string `json:"-"` } -func (s *FindDevicesByDeviceIdentifierRequest) MarshalJSON() ([]byte, error) { +func (s FindDevicesByDeviceIdentifierRequest) MarshalJSON() ([]byte, error) { type NoMethod FindDevicesByDeviceIdentifierRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindDevicesByDeviceIdentifierResponse: Response containing found devices. @@ -1088,9 +1088,9 @@ type FindDevicesByDeviceIdentifierResponse struct { NullFields []string `json:"-"` } -func (s *FindDevicesByDeviceIdentifierResponse) MarshalJSON() ([]byte, error) { +func (s FindDevicesByDeviceIdentifierResponse) MarshalJSON() ([]byte, error) { type NoMethod FindDevicesByDeviceIdentifierResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindDevicesByOwnerRequest: Request to find devices by customers. @@ -1125,9 +1125,9 @@ type FindDevicesByOwnerRequest struct { NullFields []string `json:"-"` } -func (s *FindDevicesByOwnerRequest) MarshalJSON() ([]byte, error) { +func (s FindDevicesByOwnerRequest) MarshalJSON() ([]byte, error) { type NoMethod FindDevicesByOwnerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindDevicesByOwnerResponse: Response containing found devices. @@ -1155,9 +1155,9 @@ type FindDevicesByOwnerResponse struct { NullFields []string `json:"-"` } -func (s *FindDevicesByOwnerResponse) MarshalJSON() ([]byte, error) { +func (s FindDevicesByOwnerResponse) MarshalJSON() ([]byte, error) { type NoMethod FindDevicesByOwnerResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetDeviceSimLockStateRequest: Request to get a device's SIM lock status. @@ -1177,9 +1177,9 @@ type GetDeviceSimLockStateRequest struct { NullFields []string `json:"-"` } -func (s *GetDeviceSimLockStateRequest) MarshalJSON() ([]byte, error) { +func (s GetDeviceSimLockStateRequest) MarshalJSON() ([]byte, error) { type NoMethod GetDeviceSimLockStateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetDeviceSimLockStateResponse: Response containing a device's SimLock state. @@ -1207,9 +1207,9 @@ type GetDeviceSimLockStateResponse struct { NullFields []string `json:"-"` } -func (s *GetDeviceSimLockStateResponse) MarshalJSON() ([]byte, error) { +func (s GetDeviceSimLockStateResponse) MarshalJSON() ([]byte, error) { type NoMethod GetDeviceSimLockStateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleWorkspaceAccount: A Google Workspace customer. @@ -1232,9 +1232,9 @@ type GoogleWorkspaceAccount struct { NullFields []string `json:"-"` } -func (s *GoogleWorkspaceAccount) MarshalJSON() ([]byte, error) { +func (s GoogleWorkspaceAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleWorkspaceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCustomersResponse: Response message of all customers related to this @@ -1263,9 +1263,9 @@ type ListCustomersResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomersResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVendorCustomersResponse: Response message to list customers of the @@ -1294,9 +1294,9 @@ type ListVendorCustomersResponse struct { NullFields []string `json:"-"` } -func (s *ListVendorCustomersResponse) MarshalJSON() ([]byte, error) { +func (s ListVendorCustomersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVendorCustomersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVendorsResponse: Response message to list vendors of the partner. @@ -1325,9 +1325,9 @@ type ListVendorsResponse struct { NullFields []string `json:"-"` } -func (s *ListVendorsResponse) MarshalJSON() ([]byte, error) { +func (s ListVendorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVendorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1370,9 +1370,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationPerDevice: A task for each device in the operation. Corresponds to @@ -1401,9 +1401,9 @@ type OperationPerDevice struct { NullFields []string `json:"-"` } -func (s *OperationPerDevice) MarshalJSON() ([]byte, error) { +func (s OperationPerDevice) MarshalJSON() ([]byte, error) { type NoMethod OperationPerDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerClaim: Identifies one claim request. @@ -1446,9 +1446,9 @@ type PartnerClaim struct { NullFields []string `json:"-"` } -func (s *PartnerClaim) MarshalJSON() ([]byte, error) { +func (s PartnerClaim) MarshalJSON() ([]byte, error) { type NoMethod PartnerClaim - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerUnclaim: Identifies one unclaim request. @@ -1483,9 +1483,9 @@ type PartnerUnclaim struct { NullFields []string `json:"-"` } -func (s *PartnerUnclaim) MarshalJSON() ([]byte, error) { +func (s PartnerUnclaim) MarshalJSON() ([]byte, error) { type NoMethod PartnerUnclaim - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerDeviceStatusInBatch: Captures the processing status for each device in @@ -1531,9 +1531,9 @@ type PerDeviceStatusInBatch struct { NullFields []string `json:"-"` } -func (s *PerDeviceStatusInBatch) MarshalJSON() ([]byte, error) { +func (s PerDeviceStatusInBatch) MarshalJSON() ([]byte, error) { type NoMethod PerDeviceStatusInBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1565,9 +1565,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnclaimDeviceRequest: Request message to unclaim a device. @@ -1602,9 +1602,9 @@ type UnclaimDeviceRequest struct { NullFields []string `json:"-"` } -func (s *UnclaimDeviceRequest) MarshalJSON() ([]byte, error) { +func (s UnclaimDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod UnclaimDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnclaimDevicesRequest: Request to unclaim devices asynchronously in batch. @@ -1624,9 +1624,9 @@ type UnclaimDevicesRequest struct { NullFields []string `json:"-"` } -func (s *UnclaimDevicesRequest) MarshalJSON() ([]byte, error) { +func (s UnclaimDevicesRequest) MarshalJSON() ([]byte, error) { type NoMethod UnclaimDevicesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDeviceMetadataInBatchRequest: Request to update device metadata in @@ -1647,9 +1647,9 @@ type UpdateDeviceMetadataInBatchRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDeviceMetadataInBatchRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDeviceMetadataInBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDeviceMetadataInBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDeviceMetadataRequest: Request to set metadata for a device. @@ -1669,9 +1669,9 @@ type UpdateDeviceMetadataRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDeviceMetadataRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDeviceMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDeviceMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateMetadataArguments: Identifies metadata updates to one device. @@ -1695,9 +1695,9 @@ type UpdateMetadataArguments struct { NullFields []string `json:"-"` } -func (s *UpdateMetadataArguments) MarshalJSON() ([]byte, error) { +func (s UpdateMetadataArguments) MarshalJSON() ([]byte, error) { type NoMethod UpdateMetadataArguments - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomersListCall struct { diff --git a/androidenterprise/v1/androidenterprise-gen.go b/androidenterprise/v1/androidenterprise-gen.go index a9d905b6dc..f48e4951fc 100644 --- a/androidenterprise/v1/androidenterprise-gen.go +++ b/androidenterprise/v1/androidenterprise-gen.go @@ -360,9 +360,9 @@ type Administrator struct { NullFields []string `json:"-"` } -func (s *Administrator) MarshalJSON() ([]byte, error) { +func (s Administrator) MarshalJSON() ([]byte, error) { type NoMethod Administrator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdministratorWebToken: A token authorizing an admin to access an iframe. @@ -386,9 +386,9 @@ type AdministratorWebToken struct { NullFields []string `json:"-"` } -func (s *AdministratorWebToken) MarshalJSON() ([]byte, error) { +func (s AdministratorWebToken) MarshalJSON() ([]byte, error) { type NoMethod AdministratorWebToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdministratorWebTokenSpec: Specification for a token used to generate @@ -432,9 +432,9 @@ type AdministratorWebTokenSpec struct { NullFields []string `json:"-"` } -func (s *AdministratorWebTokenSpec) MarshalJSON() ([]byte, error) { +func (s AdministratorWebTokenSpec) MarshalJSON() ([]byte, error) { type NoMethod AdministratorWebTokenSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdministratorWebTokenSpecManagedConfigurations struct { @@ -454,9 +454,9 @@ type AdministratorWebTokenSpecManagedConfigurations struct { NullFields []string `json:"-"` } -func (s *AdministratorWebTokenSpecManagedConfigurations) MarshalJSON() ([]byte, error) { +func (s AdministratorWebTokenSpecManagedConfigurations) MarshalJSON() ([]byte, error) { type NoMethod AdministratorWebTokenSpecManagedConfigurations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdministratorWebTokenSpecPlaySearch struct { @@ -478,9 +478,9 @@ type AdministratorWebTokenSpecPlaySearch struct { NullFields []string `json:"-"` } -func (s *AdministratorWebTokenSpecPlaySearch) MarshalJSON() ([]byte, error) { +func (s AdministratorWebTokenSpecPlaySearch) MarshalJSON() ([]byte, error) { type NoMethod AdministratorWebTokenSpecPlaySearch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdministratorWebTokenSpecPrivateApps struct { @@ -499,9 +499,9 @@ type AdministratorWebTokenSpecPrivateApps struct { NullFields []string `json:"-"` } -func (s *AdministratorWebTokenSpecPrivateApps) MarshalJSON() ([]byte, error) { +func (s AdministratorWebTokenSpecPrivateApps) MarshalJSON() ([]byte, error) { type NoMethod AdministratorWebTokenSpecPrivateApps - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdministratorWebTokenSpecStoreBuilder struct { @@ -520,9 +520,9 @@ type AdministratorWebTokenSpecStoreBuilder struct { NullFields []string `json:"-"` } -func (s *AdministratorWebTokenSpecStoreBuilder) MarshalJSON() ([]byte, error) { +func (s AdministratorWebTokenSpecStoreBuilder) MarshalJSON() ([]byte, error) { type NoMethod AdministratorWebTokenSpecStoreBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdministratorWebTokenSpecWebApps struct { @@ -541,9 +541,9 @@ type AdministratorWebTokenSpecWebApps struct { NullFields []string `json:"-"` } -func (s *AdministratorWebTokenSpecWebApps) MarshalJSON() ([]byte, error) { +func (s AdministratorWebTokenSpecWebApps) MarshalJSON() ([]byte, error) { type NoMethod AdministratorWebTokenSpecWebApps - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdministratorWebTokenSpecZeroTouch struct { @@ -563,9 +563,9 @@ type AdministratorWebTokenSpecZeroTouch struct { NullFields []string `json:"-"` } -func (s *AdministratorWebTokenSpecZeroTouch) MarshalJSON() ([]byte, error) { +func (s AdministratorWebTokenSpecZeroTouch) MarshalJSON() ([]byte, error) { type NoMethod AdministratorWebTokenSpecZeroTouch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppRestrictionsSchema: Represents the list of app restrictions available to @@ -591,9 +591,9 @@ type AppRestrictionsSchema struct { NullFields []string `json:"-"` } -func (s *AppRestrictionsSchema) MarshalJSON() ([]byte, error) { +func (s AppRestrictionsSchema) MarshalJSON() ([]byte, error) { type NoMethod AppRestrictionsSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppRestrictionsSchemaChangeEvent: An event generated when a new app version @@ -617,9 +617,9 @@ type AppRestrictionsSchemaChangeEvent struct { NullFields []string `json:"-"` } -func (s *AppRestrictionsSchemaChangeEvent) MarshalJSON() ([]byte, error) { +func (s AppRestrictionsSchemaChangeEvent) MarshalJSON() ([]byte, error) { type NoMethod AppRestrictionsSchemaChangeEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppRestrictionsSchemaRestriction: A restriction in the App Restriction @@ -676,9 +676,9 @@ type AppRestrictionsSchemaRestriction struct { NullFields []string `json:"-"` } -func (s *AppRestrictionsSchemaRestriction) MarshalJSON() ([]byte, error) { +func (s AppRestrictionsSchemaRestriction) MarshalJSON() ([]byte, error) { type NoMethod AppRestrictionsSchemaRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppRestrictionsSchemaRestrictionRestrictionValue: A typed value for the @@ -722,9 +722,9 @@ type AppRestrictionsSchemaRestrictionRestrictionValue struct { NullFields []string `json:"-"` } -func (s *AppRestrictionsSchemaRestrictionRestrictionValue) MarshalJSON() ([]byte, error) { +func (s AppRestrictionsSchemaRestrictionRestrictionValue) MarshalJSON() ([]byte, error) { type NoMethod AppRestrictionsSchemaRestrictionRestrictionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppState: List of states set by the app. @@ -746,9 +746,9 @@ type AppState struct { NullFields []string `json:"-"` } -func (s *AppState) MarshalJSON() ([]byte, error) { +func (s AppState) MarshalJSON() ([]byte, error) { type NoMethod AppState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppUpdateEvent: An event generated when a new version of an app is uploaded @@ -772,9 +772,9 @@ type AppUpdateEvent struct { NullFields []string `json:"-"` } -func (s *AppUpdateEvent) MarshalJSON() ([]byte, error) { +func (s AppUpdateEvent) MarshalJSON() ([]byte, error) { type NoMethod AppUpdateEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppVersion: This represents a single version of the app. @@ -816,9 +816,9 @@ type AppVersion struct { NullFields []string `json:"-"` } -func (s *AppVersion) MarshalJSON() ([]byte, error) { +func (s AppVersion) MarshalJSON() ([]byte, error) { type NoMethod AppVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApprovalUrlInfo: Information on an approval URL. @@ -839,9 +839,9 @@ type ApprovalUrlInfo struct { NullFields []string `json:"-"` } -func (s *ApprovalUrlInfo) MarshalJSON() ([]byte, error) { +func (s ApprovalUrlInfo) MarshalJSON() ([]byte, error) { type NoMethod ApprovalUrlInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticationToken: An AuthenticationToken is used by the EMM's device @@ -868,9 +868,9 @@ type AuthenticationToken struct { NullFields []string `json:"-"` } -func (s *AuthenticationToken) MarshalJSON() ([]byte, error) { +func (s AuthenticationToken) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoInstallConstraint: The auto-install constraint. Defines a set of @@ -911,9 +911,9 @@ type AutoInstallConstraint struct { NullFields []string `json:"-"` } -func (s *AutoInstallConstraint) MarshalJSON() ([]byte, error) { +func (s AutoInstallConstraint) MarshalJSON() ([]byte, error) { type NoMethod AutoInstallConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoInstallPolicy struct { @@ -955,9 +955,9 @@ type AutoInstallPolicy struct { NullFields []string `json:"-"` } -func (s *AutoInstallPolicy) MarshalJSON() ([]byte, error) { +func (s AutoInstallPolicy) MarshalJSON() ([]byte, error) { type NoMethod AutoInstallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigurationVariables: A configuration variables resource contains the @@ -982,9 +982,9 @@ type ConfigurationVariables struct { NullFields []string `json:"-"` } -func (s *ConfigurationVariables) MarshalJSON() ([]byte, error) { +func (s ConfigurationVariables) MarshalJSON() ([]byte, error) { type NoMethod ConfigurationVariables - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateEnrollmentTokenResponse: Response message for create enrollment token. @@ -1007,9 +1007,9 @@ type CreateEnrollmentTokenResponse struct { NullFields []string `json:"-"` } -func (s *CreateEnrollmentTokenResponse) MarshalJSON() ([]byte, error) { +func (s CreateEnrollmentTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateEnrollmentTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Device: A Devices resource represents a mobile device managed by the EMM and @@ -1073,9 +1073,9 @@ type Device struct { NullFields []string `json:"-"` } -func (s *Device) MarshalJSON() ([]byte, error) { +func (s Device) MarshalJSON() ([]byte, error) { type NoMethod Device - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceReport: Device report updated with the latest app states for managed @@ -1100,9 +1100,9 @@ type DeviceReport struct { NullFields []string `json:"-"` } -func (s *DeviceReport) MarshalJSON() ([]byte, error) { +func (s DeviceReport) MarshalJSON() ([]byte, error) { type NoMethod DeviceReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceReportUpdateEvent: An event generated when an updated device report is @@ -1128,9 +1128,9 @@ type DeviceReportUpdateEvent struct { NullFields []string `json:"-"` } -func (s *DeviceReportUpdateEvent) MarshalJSON() ([]byte, error) { +func (s DeviceReportUpdateEvent) MarshalJSON() ([]byte, error) { type NoMethod DeviceReportUpdateEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceState: The state of a user's device, as accessed by the getState and @@ -1161,9 +1161,9 @@ type DeviceState struct { NullFields []string `json:"-"` } -func (s *DeviceState) MarshalJSON() ([]byte, error) { +func (s DeviceState) MarshalJSON() ([]byte, error) { type NoMethod DeviceState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DevicesListResponse struct { @@ -1185,9 +1185,9 @@ type DevicesListResponse struct { NullFields []string `json:"-"` } -func (s *DevicesListResponse) MarshalJSON() ([]byte, error) { +func (s DevicesListResponse) MarshalJSON() ([]byte, error) { type NoMethod DevicesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Enterprise: An Enterprises resource represents the binding between an EMM @@ -1231,9 +1231,9 @@ type Enterprise struct { NullFields []string `json:"-"` } -func (s *Enterprise) MarshalJSON() ([]byte, error) { +func (s Enterprise) MarshalJSON() ([]byte, error) { type NoMethod Enterprise - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseAccount: A service account that can be used to authenticate as the @@ -1257,9 +1257,9 @@ type EnterpriseAccount struct { NullFields []string `json:"-"` } -func (s *EnterpriseAccount) MarshalJSON() ([]byte, error) { +func (s EnterpriseAccount) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseAuthenticationAppLinkConfig: An authentication URL configuration @@ -1280,9 +1280,9 @@ type EnterpriseAuthenticationAppLinkConfig struct { NullFields []string `json:"-"` } -func (s *EnterpriseAuthenticationAppLinkConfig) MarshalJSON() ([]byte, error) { +func (s EnterpriseAuthenticationAppLinkConfig) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseAuthenticationAppLinkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterprisesListResponse struct { @@ -1304,9 +1304,9 @@ type EnterprisesListResponse struct { NullFields []string `json:"-"` } -func (s *EnterprisesListResponse) MarshalJSON() ([]byte, error) { +func (s EnterprisesListResponse) MarshalJSON() ([]byte, error) { type NoMethod EnterprisesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterprisesSendTestPushNotificationResponse struct { @@ -1331,9 +1331,9 @@ type EnterprisesSendTestPushNotificationResponse struct { NullFields []string `json:"-"` } -func (s *EnterprisesSendTestPushNotificationResponse) MarshalJSON() ([]byte, error) { +func (s EnterprisesSendTestPushNotificationResponse) MarshalJSON() ([]byte, error) { type NoMethod EnterprisesSendTestPushNotificationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Entitlement: *Deprecated:* New integrations cannot use this method and can @@ -1385,9 +1385,9 @@ type Entitlement struct { NullFields []string `json:"-"` } -func (s *Entitlement) MarshalJSON() ([]byte, error) { +func (s Entitlement) MarshalJSON() ([]byte, error) { type NoMethod Entitlement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EntitlementsListResponse struct { @@ -1411,9 +1411,9 @@ type EntitlementsListResponse struct { NullFields []string `json:"-"` } -func (s *EntitlementsListResponse) MarshalJSON() ([]byte, error) { +func (s EntitlementsListResponse) MarshalJSON() ([]byte, error) { type NoMethod EntitlementsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAuthenticationSettings: Contains settings for Google-provided user @@ -1446,9 +1446,9 @@ type GoogleAuthenticationSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAuthenticationSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAuthenticationSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAuthenticationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupLicense: *Deprecated:* New integrations cannot use this method and can @@ -1530,9 +1530,9 @@ type GroupLicense struct { NullFields []string `json:"-"` } -func (s *GroupLicense) MarshalJSON() ([]byte, error) { +func (s GroupLicense) MarshalJSON() ([]byte, error) { type NoMethod GroupLicense - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GroupLicenseUsersListResponse struct { @@ -1554,9 +1554,9 @@ type GroupLicenseUsersListResponse struct { NullFields []string `json:"-"` } -func (s *GroupLicenseUsersListResponse) MarshalJSON() ([]byte, error) { +func (s GroupLicenseUsersListResponse) MarshalJSON() ([]byte, error) { type NoMethod GroupLicenseUsersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GroupLicensesListResponse struct { @@ -1579,9 +1579,9 @@ type GroupLicensesListResponse struct { NullFields []string `json:"-"` } -func (s *GroupLicensesListResponse) MarshalJSON() ([]byte, error) { +func (s GroupLicensesListResponse) MarshalJSON() ([]byte, error) { type NoMethod GroupLicensesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Install: The existence of an Installs resource indicates that an app is @@ -1634,9 +1634,9 @@ type Install struct { NullFields []string `json:"-"` } -func (s *Install) MarshalJSON() ([]byte, error) { +func (s Install) MarshalJSON() ([]byte, error) { type NoMethod Install - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstallFailureEvent: An event generated when an app installation failed on a @@ -1673,9 +1673,9 @@ type InstallFailureEvent struct { NullFields []string `json:"-"` } -func (s *InstallFailureEvent) MarshalJSON() ([]byte, error) { +func (s InstallFailureEvent) MarshalJSON() ([]byte, error) { type NoMethod InstallFailureEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstallsListResponse struct { @@ -1699,9 +1699,9 @@ type InstallsListResponse struct { NullFields []string `json:"-"` } -func (s *InstallsListResponse) MarshalJSON() ([]byte, error) { +func (s InstallsListResponse) MarshalJSON() ([]byte, error) { type NoMethod InstallsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyedAppState: Represents a keyed app state containing a key, timestamp, @@ -1743,9 +1743,9 @@ type KeyedAppState struct { NullFields []string `json:"-"` } -func (s *KeyedAppState) MarshalJSON() ([]byte, error) { +func (s KeyedAppState) MarshalJSON() ([]byte, error) { type NoMethod KeyedAppState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalizedText: A localized string with its locale. @@ -1767,9 +1767,9 @@ type LocalizedText struct { NullFields []string `json:"-"` } -func (s *LocalizedText) MarshalJSON() ([]byte, error) { +func (s LocalizedText) MarshalJSON() ([]byte, error) { type NoMethod LocalizedText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: Maintenance window for managed Google Play Accounts. This @@ -1795,9 +1795,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedConfiguration: *Deprecated:* New integrations cannot use this method @@ -1832,9 +1832,9 @@ type ManagedConfiguration struct { NullFields []string `json:"-"` } -func (s *ManagedConfiguration) MarshalJSON() ([]byte, error) { +func (s ManagedConfiguration) MarshalJSON() ([]byte, error) { type NoMethod ManagedConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedConfigurationsForDeviceListResponse struct { @@ -1857,9 +1857,9 @@ type ManagedConfigurationsForDeviceListResponse struct { NullFields []string `json:"-"` } -func (s *ManagedConfigurationsForDeviceListResponse) MarshalJSON() ([]byte, error) { +func (s ManagedConfigurationsForDeviceListResponse) MarshalJSON() ([]byte, error) { type NoMethod ManagedConfigurationsForDeviceListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedConfigurationsForUserListResponse struct { @@ -1882,9 +1882,9 @@ type ManagedConfigurationsForUserListResponse struct { NullFields []string `json:"-"` } -func (s *ManagedConfigurationsForUserListResponse) MarshalJSON() ([]byte, error) { +func (s ManagedConfigurationsForUserListResponse) MarshalJSON() ([]byte, error) { type NoMethod ManagedConfigurationsForUserListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedConfigurationsSettings: A managed configurations settings resource @@ -1912,9 +1912,9 @@ type ManagedConfigurationsSettings struct { NullFields []string `json:"-"` } -func (s *ManagedConfigurationsSettings) MarshalJSON() ([]byte, error) { +func (s ManagedConfigurationsSettings) MarshalJSON() ([]byte, error) { type NoMethod ManagedConfigurationsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedConfigurationsSettingsListResponse struct { @@ -1937,9 +1937,9 @@ type ManagedConfigurationsSettingsListResponse struct { NullFields []string `json:"-"` } -func (s *ManagedConfigurationsSettingsListResponse) MarshalJSON() ([]byte, error) { +func (s ManagedConfigurationsSettingsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ManagedConfigurationsSettingsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedProperty: A managed property of a managed configuration. The property @@ -1980,9 +1980,9 @@ type ManagedProperty struct { NullFields []string `json:"-"` } -func (s *ManagedProperty) MarshalJSON() ([]byte, error) { +func (s ManagedProperty) MarshalJSON() ([]byte, error) { type NoMethod ManagedProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedPropertyBundle: A bundle of managed properties. @@ -2002,9 +2002,9 @@ type ManagedPropertyBundle struct { NullFields []string `json:"-"` } -func (s *ManagedPropertyBundle) MarshalJSON() ([]byte, error) { +func (s ManagedPropertyBundle) MarshalJSON() ([]byte, error) { type NoMethod ManagedPropertyBundle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NewDeviceEvent: An event generated when a new device is ready to be managed. @@ -2037,9 +2037,9 @@ type NewDeviceEvent struct { NullFields []string `json:"-"` } -func (s *NewDeviceEvent) MarshalJSON() ([]byte, error) { +func (s NewDeviceEvent) MarshalJSON() ([]byte, error) { type NoMethod NewDeviceEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NewPermissionsEvent: An event generated when new permissions are added to an @@ -2069,9 +2069,9 @@ type NewPermissionsEvent struct { NullFields []string `json:"-"` } -func (s *NewPermissionsEvent) MarshalJSON() ([]byte, error) { +func (s NewPermissionsEvent) MarshalJSON() ([]byte, error) { type NoMethod NewPermissionsEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Notification: A notification of one event relating to an enterprise. @@ -2133,9 +2133,9 @@ type Notification struct { NullFields []string `json:"-"` } -func (s *Notification) MarshalJSON() ([]byte, error) { +func (s Notification) MarshalJSON() ([]byte, error) { type NoMethod Notification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationSet: A resource returned by the PullNotificationSet API, which @@ -2165,9 +2165,9 @@ type NotificationSet struct { NullFields []string `json:"-"` } -func (s *NotificationSet) MarshalJSON() ([]byte, error) { +func (s NotificationSet) MarshalJSON() ([]byte, error) { type NoMethod NotificationSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageInfo: Information about the current page. List operations that supports @@ -2195,9 +2195,9 @@ type PageInfo struct { NullFields []string `json:"-"` } -func (s *PageInfo) MarshalJSON() ([]byte, error) { +func (s PageInfo) MarshalJSON() ([]byte, error) { type NoMethod PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Permission: A Permissions resource represents some extra capability, to be @@ -2231,9 +2231,9 @@ type Permission struct { NullFields []string `json:"-"` } -func (s *Permission) MarshalJSON() ([]byte, error) { +func (s Permission) MarshalJSON() ([]byte, error) { type NoMethod Permission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: The device policy for a given managed device. @@ -2298,9 +2298,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Product: A Products resource represents an app in the Google Play store that @@ -2425,9 +2425,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductApprovalEvent: An event generated when a product's approval status is @@ -2457,9 +2457,9 @@ type ProductApprovalEvent struct { NullFields []string `json:"-"` } -func (s *ProductApprovalEvent) MarshalJSON() ([]byte, error) { +func (s ProductApprovalEvent) MarshalJSON() ([]byte, error) { type NoMethod ProductApprovalEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductAvailabilityChangeEvent: An event generated whenever a product's @@ -2491,9 +2491,9 @@ type ProductAvailabilityChangeEvent struct { NullFields []string `json:"-"` } -func (s *ProductAvailabilityChangeEvent) MarshalJSON() ([]byte, error) { +func (s ProductAvailabilityChangeEvent) MarshalJSON() ([]byte, error) { type NoMethod ProductAvailabilityChangeEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductPermission: A product permissions resource represents the set of @@ -2524,9 +2524,9 @@ type ProductPermission struct { NullFields []string `json:"-"` } -func (s *ProductPermission) MarshalJSON() ([]byte, error) { +func (s ProductPermission) MarshalJSON() ([]byte, error) { type NoMethod ProductPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductPermissions: Information about the permissions required by a specific @@ -2553,9 +2553,9 @@ type ProductPermissions struct { NullFields []string `json:"-"` } -func (s *ProductPermissions) MarshalJSON() ([]byte, error) { +func (s ProductPermissions) MarshalJSON() ([]byte, error) { type NoMethod ProductPermissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductPolicy: The policy for a product. @@ -2622,9 +2622,9 @@ type ProductPolicy struct { NullFields []string `json:"-"` } -func (s *ProductPolicy) MarshalJSON() ([]byte, error) { +func (s ProductPolicy) MarshalJSON() ([]byte, error) { type NoMethod ProductPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductSet: A set of products. @@ -2676,9 +2676,9 @@ type ProductSet struct { NullFields []string `json:"-"` } -func (s *ProductSet) MarshalJSON() ([]byte, error) { +func (s ProductSet) MarshalJSON() ([]byte, error) { type NoMethod ProductSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductSigningCertificate struct { @@ -2702,9 +2702,9 @@ type ProductSigningCertificate struct { NullFields []string `json:"-"` } -func (s *ProductSigningCertificate) MarshalJSON() ([]byte, error) { +func (s ProductSigningCertificate) MarshalJSON() ([]byte, error) { type NoMethod ProductSigningCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductVisibility: A product to be made visible to a user. @@ -2736,9 +2736,9 @@ type ProductVisibility struct { NullFields []string `json:"-"` } -func (s *ProductVisibility) MarshalJSON() ([]byte, error) { +func (s ProductVisibility) MarshalJSON() ([]byte, error) { type NoMethod ProductVisibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductsApproveRequest struct { @@ -2777,9 +2777,9 @@ type ProductsApproveRequest struct { NullFields []string `json:"-"` } -func (s *ProductsApproveRequest) MarshalJSON() ([]byte, error) { +func (s ProductsApproveRequest) MarshalJSON() ([]byte, error) { type NoMethod ProductsApproveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductsGenerateApprovalUrlResponse struct { @@ -2808,9 +2808,9 @@ type ProductsGenerateApprovalUrlResponse struct { NullFields []string `json:"-"` } -func (s *ProductsGenerateApprovalUrlResponse) MarshalJSON() ([]byte, error) { +func (s ProductsGenerateApprovalUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod ProductsGenerateApprovalUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductsListResponse struct { @@ -2837,9 +2837,9 @@ type ProductsListResponse struct { NullFields []string `json:"-"` } -func (s *ProductsListResponse) MarshalJSON() ([]byte, error) { +func (s ProductsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ProductsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: A service account identity, including the name and @@ -2866,9 +2866,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccountKey: *Deprecated:* New integrations cannot use this method @@ -2912,9 +2912,9 @@ type ServiceAccountKey struct { NullFields []string `json:"-"` } -func (s *ServiceAccountKey) MarshalJSON() ([]byte, error) { +func (s ServiceAccountKey) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccountKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAccountKeysListResponse struct { @@ -2936,9 +2936,9 @@ type ServiceAccountKeysListResponse struct { NullFields []string `json:"-"` } -func (s *ServiceAccountKeysListResponse) MarshalJSON() ([]byte, error) { +func (s ServiceAccountKeysListResponse) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccountKeysListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignupInfo: A resource returned by the GenerateSignupUrl API, which contains @@ -2968,9 +2968,9 @@ type SignupInfo struct { NullFields []string `json:"-"` } -func (s *SignupInfo) MarshalJSON() ([]byte, error) { +func (s SignupInfo) MarshalJSON() ([]byte, error) { type NoMethod SignupInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoreCluster: Definition of a managed Google Play store cluster, a list of @@ -3009,9 +3009,9 @@ type StoreCluster struct { NullFields []string `json:"-"` } -func (s *StoreCluster) MarshalJSON() ([]byte, error) { +func (s StoreCluster) MarshalJSON() ([]byte, error) { type NoMethod StoreCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoreLayout: General setting for the managed Google Play store layout, @@ -3049,9 +3049,9 @@ type StoreLayout struct { NullFields []string `json:"-"` } -func (s *StoreLayout) MarshalJSON() ([]byte, error) { +func (s StoreLayout) MarshalJSON() ([]byte, error) { type NoMethod StoreLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoreLayoutClustersListResponse struct { @@ -3073,9 +3073,9 @@ type StoreLayoutClustersListResponse struct { NullFields []string `json:"-"` } -func (s *StoreLayoutClustersListResponse) MarshalJSON() ([]byte, error) { +func (s StoreLayoutClustersListResponse) MarshalJSON() ([]byte, error) { type NoMethod StoreLayoutClustersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoreLayoutPagesListResponse struct { @@ -3097,9 +3097,9 @@ type StoreLayoutPagesListResponse struct { NullFields []string `json:"-"` } -func (s *StoreLayoutPagesListResponse) MarshalJSON() ([]byte, error) { +func (s StoreLayoutPagesListResponse) MarshalJSON() ([]byte, error) { type NoMethod StoreLayoutPagesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorePage: Definition of a managed Google Play store page, made of a @@ -3133,9 +3133,9 @@ type StorePage struct { NullFields []string `json:"-"` } -func (s *StorePage) MarshalJSON() ([]byte, error) { +func (s StorePage) MarshalJSON() ([]byte, error) { type NoMethod StorePage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TokenPagination: Pagination information returned by a List operation when @@ -3165,9 +3165,9 @@ type TokenPagination struct { NullFields []string `json:"-"` } -func (s *TokenPagination) MarshalJSON() ([]byte, error) { +func (s TokenPagination) MarshalJSON() ([]byte, error) { type NoMethod TokenPagination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrackInfo: Id to name association of a track. @@ -3192,9 +3192,9 @@ type TrackInfo struct { NullFields []string `json:"-"` } -func (s *TrackInfo) MarshalJSON() ([]byte, error) { +func (s TrackInfo) MarshalJSON() ([]byte, error) { type NoMethod TrackInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: A Users resource represents an account associated with an enterprise. @@ -3258,9 +3258,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersListResponse struct { @@ -3282,9 +3282,9 @@ type UsersListResponse struct { NullFields []string `json:"-"` } -func (s *UsersListResponse) MarshalJSON() ([]byte, error) { +func (s UsersListResponse) MarshalJSON() ([]byte, error) { type NoMethod UsersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VariableSet: A variable set is a key-value pair of EMM-provided placeholders @@ -3309,9 +3309,9 @@ type VariableSet struct { NullFields []string `json:"-"` } -func (s *VariableSet) MarshalJSON() ([]byte, error) { +func (s VariableSet) MarshalJSON() ([]byte, error) { type NoMethod VariableSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebApp: A WebApps resource represents a web app created for an enterprise. @@ -3375,9 +3375,9 @@ type WebApp struct { NullFields []string `json:"-"` } -func (s *WebApp) MarshalJSON() ([]byte, error) { +func (s WebApp) MarshalJSON() ([]byte, error) { type NoMethod WebApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebAppIcon: Icon for a web app. @@ -3400,9 +3400,9 @@ type WebAppIcon struct { NullFields []string `json:"-"` } -func (s *WebAppIcon) MarshalJSON() ([]byte, error) { +func (s WebAppIcon) MarshalJSON() ([]byte, error) { type NoMethod WebAppIcon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WebAppsListResponse struct { @@ -3424,9 +3424,9 @@ type WebAppsListResponse struct { NullFields []string `json:"-"` } -func (s *WebAppsListResponse) MarshalJSON() ([]byte, error) { +func (s WebAppsListResponse) MarshalJSON() ([]byte, error) { type NoMethod WebAppsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DevicesForceReportUploadCall struct { diff --git a/androidmanagement/v1/androidmanagement-gen.go b/androidmanagement/v1/androidmanagement-gen.go index 3714288d74..011ce10242 100644 --- a/androidmanagement/v1/androidmanagement-gen.go +++ b/androidmanagement/v1/androidmanagement-gen.go @@ -301,9 +301,9 @@ type AdbShellCommandEvent struct { NullFields []string `json:"-"` } -func (s *AdbShellCommandEvent) MarshalJSON() ([]byte, error) { +func (s AdbShellCommandEvent) MarshalJSON() ([]byte, error) { type NoMethod AdbShellCommandEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdbShellInteractiveEvent: An ADB interactive shell was opened via “adb @@ -408,9 +408,9 @@ type AdvancedSecurityOverrides struct { NullFields []string `json:"-"` } -func (s *AdvancedSecurityOverrides) MarshalJSON() ([]byte, error) { +func (s AdvancedSecurityOverrides) MarshalJSON() ([]byte, error) { type NoMethod AdvancedSecurityOverrides - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlwaysOnVpnPackage: Configuration for an always-on VPN connection. @@ -432,9 +432,9 @@ type AlwaysOnVpnPackage struct { NullFields []string `json:"-"` } -func (s *AlwaysOnVpnPackage) MarshalJSON() ([]byte, error) { +func (s AlwaysOnVpnPackage) MarshalJSON() ([]byte, error) { type NoMethod AlwaysOnVpnPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiLevelCondition: A compliance rule condition which is satisfied if the @@ -459,9 +459,9 @@ type ApiLevelCondition struct { NullFields []string `json:"-"` } -func (s *ApiLevelCondition) MarshalJSON() ([]byte, error) { +func (s ApiLevelCondition) MarshalJSON() ([]byte, error) { type NoMethod ApiLevelCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppProcessInfo: Information about a process. It contains process name, start @@ -497,9 +497,9 @@ type AppProcessInfo struct { NullFields []string `json:"-"` } -func (s *AppProcessInfo) MarshalJSON() ([]byte, error) { +func (s AppProcessInfo) MarshalJSON() ([]byte, error) { type NoMethod AppProcessInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppProcessStartEvent: An app process was started. This is available @@ -521,9 +521,9 @@ type AppProcessStartEvent struct { NullFields []string `json:"-"` } -func (s *AppProcessStartEvent) MarshalJSON() ([]byte, error) { +func (s AppProcessStartEvent) MarshalJSON() ([]byte, error) { type NoMethod AppProcessStartEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppTrackInfo: Id to name association of a app track. @@ -548,9 +548,9 @@ type AppTrackInfo struct { NullFields []string `json:"-"` } -func (s *AppTrackInfo) MarshalJSON() ([]byte, error) { +func (s AppTrackInfo) MarshalJSON() ([]byte, error) { type NoMethod AppTrackInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppVersion: This represents a single version of the app. @@ -580,9 +580,9 @@ type AppVersion struct { NullFields []string `json:"-"` } -func (s *AppVersion) MarshalJSON() ([]byte, error) { +func (s AppVersion) MarshalJSON() ([]byte, error) { type NoMethod AppVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Application: Information about an app. @@ -685,9 +685,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationEvent: An app-related event. @@ -722,9 +722,9 @@ type ApplicationEvent struct { NullFields []string `json:"-"` } -func (s *ApplicationEvent) MarshalJSON() ([]byte, error) { +func (s ApplicationEvent) MarshalJSON() ([]byte, error) { type NoMethod ApplicationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationPermission: A permission required by the app. @@ -750,9 +750,9 @@ type ApplicationPermission struct { NullFields []string `json:"-"` } -func (s *ApplicationPermission) MarshalJSON() ([]byte, error) { +func (s ApplicationPermission) MarshalJSON() ([]byte, error) { type NoMethod ApplicationPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationPolicy: Policy for an individual app. Note: Application @@ -1022,9 +1022,9 @@ type ApplicationPolicy struct { NullFields []string `json:"-"` } -func (s *ApplicationPolicy) MarshalJSON() ([]byte, error) { +func (s ApplicationPolicy) MarshalJSON() ([]byte, error) { type NoMethod ApplicationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationReport: Information reported about an installed app. @@ -1092,9 +1092,9 @@ type ApplicationReport struct { NullFields []string `json:"-"` } -func (s *ApplicationReport) MarshalJSON() ([]byte, error) { +func (s ApplicationReport) MarshalJSON() ([]byte, error) { type NoMethod ApplicationReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationReportingSettings: Settings controlling the behavior of @@ -1116,9 +1116,9 @@ type ApplicationReportingSettings struct { NullFields []string `json:"-"` } -func (s *ApplicationReportingSettings) MarshalJSON() ([]byte, error) { +func (s ApplicationReportingSettings) MarshalJSON() ([]byte, error) { type NoMethod ApplicationReportingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUsageLogEvents: Batched event logs of events from the device. @@ -1148,9 +1148,9 @@ type BatchUsageLogEvents struct { NullFields []string `json:"-"` } -func (s *BatchUsageLogEvents) MarshalJSON() ([]byte, error) { +func (s BatchUsageLogEvents) MarshalJSON() ([]byte, error) { type NoMethod BatchUsageLogEvents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlockAction: An action to block access to apps and data on a fully managed @@ -1187,9 +1187,9 @@ type BlockAction struct { NullFields []string `json:"-"` } -func (s *BlockAction) MarshalJSON() ([]byte, error) { +func (s BlockAction) MarshalJSON() ([]byte, error) { type NoMethod BlockAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertAuthorityInstalledEvent: A new root certificate was installed into the @@ -1217,9 +1217,9 @@ type CertAuthorityInstalledEvent struct { NullFields []string `json:"-"` } -func (s *CertAuthorityInstalledEvent) MarshalJSON() ([]byte, error) { +func (s CertAuthorityInstalledEvent) MarshalJSON() ([]byte, error) { type NoMethod CertAuthorityInstalledEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertAuthorityRemovedEvent: A root certificate was removed from the system's @@ -1247,9 +1247,9 @@ type CertAuthorityRemovedEvent struct { NullFields []string `json:"-"` } -func (s *CertAuthorityRemovedEvent) MarshalJSON() ([]byte, error) { +func (s CertAuthorityRemovedEvent) MarshalJSON() ([]byte, error) { type NoMethod CertAuthorityRemovedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertValidationFailureEvent: An X.509v3 certificate failed to validate, @@ -1272,9 +1272,9 @@ type CertValidationFailureEvent struct { NullFields []string `json:"-"` } -func (s *CertValidationFailureEvent) MarshalJSON() ([]byte, error) { +func (s CertValidationFailureEvent) MarshalJSON() ([]byte, error) { type NoMethod CertValidationFailureEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChoosePrivateKeyRule: Controls apps' access to private keys. The rule @@ -1320,9 +1320,9 @@ type ChoosePrivateKeyRule struct { NullFields []string `json:"-"` } -func (s *ChoosePrivateKeyRule) MarshalJSON() ([]byte, error) { +func (s ChoosePrivateKeyRule) MarshalJSON() ([]byte, error) { type NoMethod ChoosePrivateKeyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClearAppsDataParams: Parameters associated with the CLEAR_APP_DATA command @@ -1344,9 +1344,9 @@ type ClearAppsDataParams struct { NullFields []string `json:"-"` } -func (s *ClearAppsDataParams) MarshalJSON() ([]byte, error) { +func (s ClearAppsDataParams) MarshalJSON() ([]byte, error) { type NoMethod ClearAppsDataParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClearAppsDataStatus: Status of the CLEAR_APP_DATA command to clear the data @@ -1368,9 +1368,9 @@ type ClearAppsDataStatus struct { NullFields []string `json:"-"` } -func (s *ClearAppsDataStatus) MarshalJSON() ([]byte, error) { +func (s ClearAppsDataStatus) MarshalJSON() ([]byte, error) { type NoMethod ClearAppsDataStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Command: A command. @@ -1479,9 +1479,9 @@ type Command struct { NullFields []string `json:"-"` } -func (s *Command) MarshalJSON() ([]byte, error) { +func (s Command) MarshalJSON() ([]byte, error) { type NoMethod Command - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonCriteriaModeInfo: Information about Common Criteria Mode—security @@ -1512,9 +1512,9 @@ type CommonCriteriaModeInfo struct { NullFields []string `json:"-"` } -func (s *CommonCriteriaModeInfo) MarshalJSON() ([]byte, error) { +func (s CommonCriteriaModeInfo) MarshalJSON() ([]byte, error) { type NoMethod CommonCriteriaModeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceRule: A rule declaring which mitigating actions to take when a @@ -1551,9 +1551,9 @@ type ComplianceRule struct { NullFields []string `json:"-"` } -func (s *ComplianceRule) MarshalJSON() ([]byte, error) { +func (s ComplianceRule) MarshalJSON() ([]byte, error) { type NoMethod ComplianceRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectEvent: A TCP connect event was initiated through the standard network @@ -1578,9 +1578,9 @@ type ConnectEvent struct { NullFields []string `json:"-"` } -func (s *ConnectEvent) MarshalJSON() ([]byte, error) { +func (s ConnectEvent) MarshalJSON() ([]byte, error) { type NoMethod ConnectEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactInfo: Contact details for managed Google Play enterprises. @@ -1617,9 +1617,9 @@ type ContactInfo struct { NullFields []string `json:"-"` } -func (s *ContactInfo) MarshalJSON() ([]byte, error) { +func (s ContactInfo) MarshalJSON() ([]byte, error) { type NoMethod ContactInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentProviderEndpoint: This feature is not generally available. @@ -1643,9 +1643,9 @@ type ContentProviderEndpoint struct { NullFields []string `json:"-"` } -func (s *ContentProviderEndpoint) MarshalJSON() ([]byte, error) { +func (s ContentProviderEndpoint) MarshalJSON() ([]byte, error) { type NoMethod ContentProviderEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CrossProfilePolicies: Controls the data from the work profile that can be @@ -1759,9 +1759,9 @@ type CrossProfilePolicies struct { NullFields []string `json:"-"` } -func (s *CrossProfilePolicies) MarshalJSON() ([]byte, error) { +func (s CrossProfilePolicies) MarshalJSON() ([]byte, error) { type NoMethod CrossProfilePolicies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CryptoSelfTestCompletedEvent: Validates whether Android’s built-in @@ -1783,9 +1783,9 @@ type CryptoSelfTestCompletedEvent struct { NullFields []string `json:"-"` } -func (s *CryptoSelfTestCompletedEvent) MarshalJSON() ([]byte, error) { +func (s CryptoSelfTestCompletedEvent) MarshalJSON() ([]byte, error) { type NoMethod CryptoSelfTestCompletedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -1820,9 +1820,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Device: A device owned by an enterprise. Unless otherwise noted, all fields @@ -2024,9 +2024,9 @@ type Device struct { NullFields []string `json:"-"` } -func (s *Device) MarshalJSON() ([]byte, error) { +func (s Device) MarshalJSON() ([]byte, error) { type NoMethod Device - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceConnectivityManagement: Covers controls for device connectivity such @@ -2129,9 +2129,9 @@ type DeviceConnectivityManagement struct { NullFields []string `json:"-"` } -func (s *DeviceConnectivityManagement) MarshalJSON() ([]byte, error) { +func (s DeviceConnectivityManagement) MarshalJSON() ([]byte, error) { type NoMethod DeviceConnectivityManagement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceRadioState: Controls for device radio settings. @@ -2222,9 +2222,9 @@ type DeviceRadioState struct { NullFields []string `json:"-"` } -func (s *DeviceRadioState) MarshalJSON() ([]byte, error) { +func (s DeviceRadioState) MarshalJSON() ([]byte, error) { type NoMethod DeviceRadioState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceSettings: Information about security related device settings on @@ -2276,9 +2276,9 @@ type DeviceSettings struct { NullFields []string `json:"-"` } -func (s *DeviceSettings) MarshalJSON() ([]byte, error) { +func (s DeviceSettings) MarshalJSON() ([]byte, error) { type NoMethod DeviceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Display: Device display information. @@ -2317,9 +2317,9 @@ type Display struct { NullFields []string `json:"-"` } -func (s *Display) MarshalJSON() ([]byte, error) { +func (s Display) MarshalJSON() ([]byte, error) { type NoMethod Display - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisplaySettings: Controls for the display settings. @@ -2341,9 +2341,9 @@ type DisplaySettings struct { NullFields []string `json:"-"` } -func (s *DisplaySettings) MarshalJSON() ([]byte, error) { +func (s DisplaySettings) MarshalJSON() ([]byte, error) { type NoMethod DisplaySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsEvent: A DNS lookup event was initiated through the standard network @@ -2373,9 +2373,9 @@ type DnsEvent struct { NullFields []string `json:"-"` } -func (s *DnsEvent) MarshalJSON() ([]byte, error) { +func (s DnsEvent) MarshalJSON() ([]byte, error) { type NoMethod DnsEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DpcMigrationInfo: Information related to whether this device was migrated @@ -2400,9 +2400,9 @@ type DpcMigrationInfo struct { NullFields []string `json:"-"` } -func (s *DpcMigrationInfo) MarshalJSON() ([]byte, error) { +func (s DpcMigrationInfo) MarshalJSON() ([]byte, error) { type NoMethod DpcMigrationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2501,9 +2501,9 @@ type EnrollmentToken struct { NullFields []string `json:"-"` } -func (s *EnrollmentToken) MarshalJSON() ([]byte, error) { +func (s EnrollmentToken) MarshalJSON() ([]byte, error) { type NoMethod EnrollmentToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Enterprise: The configuration applied to an enterprise. @@ -2568,9 +2568,9 @@ type Enterprise struct { NullFields []string `json:"-"` } -func (s *Enterprise) MarshalJSON() ([]byte, error) { +func (s Enterprise) MarshalJSON() ([]byte, error) { type NoMethod Enterprise - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtensionConfig: Configuration to enable an app as an extension app, with @@ -2610,9 +2610,9 @@ type ExtensionConfig struct { NullFields []string `json:"-"` } -func (s *ExtensionConfig) MarshalJSON() ([]byte, error) { +func (s ExtensionConfig) MarshalJSON() ([]byte, error) { type NoMethod ExtensionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalData: Data hosted at an external location. The data is to be @@ -2641,9 +2641,9 @@ type ExternalData struct { NullFields []string `json:"-"` } -func (s *ExternalData) MarshalJSON() ([]byte, error) { +func (s ExternalData) MarshalJSON() ([]byte, error) { type NoMethod ExternalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilePulledEvent: A file was downloaded from the device. @@ -2663,9 +2663,9 @@ type FilePulledEvent struct { NullFields []string `json:"-"` } -func (s *FilePulledEvent) MarshalJSON() ([]byte, error) { +func (s FilePulledEvent) MarshalJSON() ([]byte, error) { type NoMethod FilePulledEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilePushedEvent: A file was uploaded onto the device. @@ -2685,9 +2685,9 @@ type FilePushedEvent struct { NullFields []string `json:"-"` } -func (s *FilePushedEvent) MarshalJSON() ([]byte, error) { +func (s FilePushedEvent) MarshalJSON() ([]byte, error) { type NoMethod FilePushedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FreezePeriod: A system freeze period. When a device’s clock is within the @@ -2725,9 +2725,9 @@ type FreezePeriod struct { NullFields []string `json:"-"` } -func (s *FreezePeriod) MarshalJSON() ([]byte, error) { +func (s FreezePeriod) MarshalJSON() ([]byte, error) { type NoMethod FreezePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAuthenticationSettings: Contains settings for Google-provided user @@ -2759,9 +2759,9 @@ type GoogleAuthenticationSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAuthenticationSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAuthenticationSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAuthenticationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HardwareInfo: Information about device hardware. The fields related to @@ -2824,9 +2824,9 @@ type HardwareInfo struct { NullFields []string `json:"-"` } -func (s *HardwareInfo) MarshalJSON() ([]byte, error) { +func (s HardwareInfo) MarshalJSON() ([]byte, error) { type NoMethod HardwareInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HardwareInfo) UnmarshalJSON(data []byte) error { @@ -2918,9 +2918,9 @@ type HardwareStatus struct { NullFields []string `json:"-"` } -func (s *HardwareStatus) MarshalJSON() ([]byte, error) { +func (s HardwareStatus) MarshalJSON() ([]byte, error) { type NoMethod HardwareStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HardwareStatus) UnmarshalJSON(data []byte) error { @@ -3008,9 +3008,9 @@ type InstallConstraint struct { NullFields []string `json:"-"` } -func (s *InstallConstraint) MarshalJSON() ([]byte, error) { +func (s InstallConstraint) MarshalJSON() ([]byte, error) { type NoMethod InstallConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IssueCommandResponse: Response on issuing a command. This is currently empty @@ -3043,9 +3043,9 @@ type KeyDestructionEvent struct { NullFields []string `json:"-"` } -func (s *KeyDestructionEvent) MarshalJSON() ([]byte, error) { +func (s KeyDestructionEvent) MarshalJSON() ([]byte, error) { type NoMethod KeyDestructionEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyGeneratedEvent: A cryptographic key including user installed, admin @@ -3073,9 +3073,9 @@ type KeyGeneratedEvent struct { NullFields []string `json:"-"` } -func (s *KeyGeneratedEvent) MarshalJSON() ([]byte, error) { +func (s KeyGeneratedEvent) MarshalJSON() ([]byte, error) { type NoMethod KeyGeneratedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyImportEvent: A cryptographic key including user installed, admin @@ -3103,9 +3103,9 @@ type KeyImportEvent struct { NullFields []string `json:"-"` } -func (s *KeyImportEvent) MarshalJSON() ([]byte, error) { +func (s KeyImportEvent) MarshalJSON() ([]byte, error) { type NoMethod KeyImportEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyIntegrityViolationEvent: A cryptographic key including user installed, @@ -3131,9 +3131,9 @@ type KeyIntegrityViolationEvent struct { NullFields []string `json:"-"` } -func (s *KeyIntegrityViolationEvent) MarshalJSON() ([]byte, error) { +func (s KeyIntegrityViolationEvent) MarshalJSON() ([]byte, error) { type NoMethod KeyIntegrityViolationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyedAppState: Keyed app state reported by the app. @@ -3175,9 +3175,9 @@ type KeyedAppState struct { NullFields []string `json:"-"` } -func (s *KeyedAppState) MarshalJSON() ([]byte, error) { +func (s KeyedAppState) MarshalJSON() ([]byte, error) { type NoMethod KeyedAppState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyguardDismissAuthAttemptEvent: An attempt was made to unlock the device. @@ -3200,9 +3200,9 @@ type KeyguardDismissAuthAttemptEvent struct { NullFields []string `json:"-"` } -func (s *KeyguardDismissAuthAttemptEvent) MarshalJSON() ([]byte, error) { +func (s KeyguardDismissAuthAttemptEvent) MarshalJSON() ([]byte, error) { type NoMethod KeyguardDismissAuthAttemptEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyguardDismissedEvent: The keyguard was dismissed. Intentionally empty. @@ -3290,9 +3290,9 @@ type KioskCustomization struct { NullFields []string `json:"-"` } -func (s *KioskCustomization) MarshalJSON() ([]byte, error) { +func (s KioskCustomization) MarshalJSON() ([]byte, error) { type NoMethod KioskCustomization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LaunchAppAction: An action to launch an app. @@ -3312,9 +3312,9 @@ type LaunchAppAction struct { NullFields []string `json:"-"` } -func (s *LaunchAppAction) MarshalJSON() ([]byte, error) { +func (s LaunchAppAction) MarshalJSON() ([]byte, error) { type NoMethod LaunchAppAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDevicesResponse: Response to a request to list devices for a given @@ -3341,9 +3341,9 @@ type ListDevicesResponse struct { NullFields []string `json:"-"` } -func (s *ListDevicesResponse) MarshalJSON() ([]byte, error) { +func (s ListDevicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDevicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEnrollmentTokensResponse: Response to a request to list enrollment @@ -3370,9 +3370,9 @@ type ListEnrollmentTokensResponse struct { NullFields []string `json:"-"` } -func (s *ListEnrollmentTokensResponse) MarshalJSON() ([]byte, error) { +func (s ListEnrollmentTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEnrollmentTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEnterprisesResponse: Response to a request to list enterprises. @@ -3398,9 +3398,9 @@ type ListEnterprisesResponse struct { NullFields []string `json:"-"` } -func (s *ListEnterprisesResponse) MarshalJSON() ([]byte, error) { +func (s ListEnterprisesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEnterprisesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMigrationTokensResponse: Response to a request to list migration tokens @@ -3427,9 +3427,9 @@ type ListMigrationTokensResponse struct { NullFields []string `json:"-"` } -func (s *ListMigrationTokensResponse) MarshalJSON() ([]byte, error) { +func (s ListMigrationTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMigrationTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -3455,9 +3455,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPoliciesResponse: Response to a request to list policies for a given @@ -3484,9 +3484,9 @@ type ListPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWebAppsResponse: Response to a request to list web apps for a given @@ -3513,9 +3513,9 @@ type ListWebAppsResponse struct { NullFields []string `json:"-"` } -func (s *ListWebAppsResponse) MarshalJSON() ([]byte, error) { +func (s ListWebAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWebAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: The device location containing the latitude and longitude. @@ -3537,9 +3537,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Location) UnmarshalJSON(data []byte) error { @@ -3592,9 +3592,9 @@ type LostModeLocationEvent struct { NullFields []string `json:"-"` } -func (s *LostModeLocationEvent) MarshalJSON() ([]byte, error) { +func (s LostModeLocationEvent) MarshalJSON() ([]byte, error) { type NoMethod LostModeLocationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LostModeOutgoingPhoneCallEvent: An event indicating an outgoing phone call @@ -3623,9 +3623,9 @@ type ManagedConfigurationTemplate struct { NullFields []string `json:"-"` } -func (s *ManagedConfigurationTemplate) MarshalJSON() ([]byte, error) { +func (s ManagedConfigurationTemplate) MarshalJSON() ([]byte, error) { type NoMethod ManagedConfigurationTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedProperty: Managed property. @@ -3674,9 +3674,9 @@ type ManagedProperty struct { NullFields []string `json:"-"` } -func (s *ManagedProperty) MarshalJSON() ([]byte, error) { +func (s ManagedProperty) MarshalJSON() ([]byte, error) { type NoMethod ManagedProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedPropertyEntry: An entry of a managed property. @@ -3699,9 +3699,9 @@ type ManagedPropertyEntry struct { NullFields []string `json:"-"` } -func (s *ManagedPropertyEntry) MarshalJSON() ([]byte, error) { +func (s ManagedPropertyEntry) MarshalJSON() ([]byte, error) { type NoMethod ManagedPropertyEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediaMountEvent: Removable media was mounted. @@ -3724,9 +3724,9 @@ type MediaMountEvent struct { NullFields []string `json:"-"` } -func (s *MediaMountEvent) MarshalJSON() ([]byte, error) { +func (s MediaMountEvent) MarshalJSON() ([]byte, error) { type NoMethod MediaMountEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediaUnmountEvent: Removable media was unmounted. @@ -3749,9 +3749,9 @@ type MediaUnmountEvent struct { NullFields []string `json:"-"` } -func (s *MediaUnmountEvent) MarshalJSON() ([]byte, error) { +func (s MediaUnmountEvent) MarshalJSON() ([]byte, error) { type NoMethod MediaUnmountEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemoryEvent: An event related to memory and storage measurements.To @@ -3790,9 +3790,9 @@ type MemoryEvent struct { NullFields []string `json:"-"` } -func (s *MemoryEvent) MarshalJSON() ([]byte, error) { +func (s MemoryEvent) MarshalJSON() ([]byte, error) { type NoMethod MemoryEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemoryInfo: Information about device memory and storage. @@ -3814,9 +3814,9 @@ type MemoryInfo struct { NullFields []string `json:"-"` } -func (s *MemoryInfo) MarshalJSON() ([]byte, error) { +func (s MemoryInfo) MarshalJSON() ([]byte, error) { type NoMethod MemoryInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationToken: A token to initiate the migration of a device from being @@ -3891,9 +3891,9 @@ type MigrationToken struct { NullFields []string `json:"-"` } -func (s *MigrationToken) MarshalJSON() ([]byte, error) { +func (s MigrationToken) MarshalJSON() ([]byte, error) { type NoMethod MigrationToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInfo: Device network info. @@ -3925,9 +3925,9 @@ type NetworkInfo struct { NullFields []string `json:"-"` } -func (s *NetworkInfo) MarshalJSON() ([]byte, error) { +func (s NetworkInfo) MarshalJSON() ([]byte, error) { type NoMethod NetworkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonComplianceDetail: Provides detail about non-compliance with a policy @@ -4068,9 +4068,9 @@ type NonComplianceDetail struct { NullFields []string `json:"-"` } -func (s *NonComplianceDetail) MarshalJSON() ([]byte, error) { +func (s NonComplianceDetail) MarshalJSON() ([]byte, error) { type NoMethod NonComplianceDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonComplianceDetailCondition: A compliance rule condition which is satisfied @@ -4126,9 +4126,9 @@ type NonComplianceDetailCondition struct { NullFields []string `json:"-"` } -func (s *NonComplianceDetailCondition) MarshalJSON() ([]byte, error) { +func (s NonComplianceDetailCondition) MarshalJSON() ([]byte, error) { type NoMethod NonComplianceDetailCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OncCertificateProvider: This feature is not generally available. @@ -4150,9 +4150,9 @@ type OncCertificateProvider struct { NullFields []string `json:"-"` } -func (s *OncCertificateProvider) MarshalJSON() ([]byte, error) { +func (s OncCertificateProvider) MarshalJSON() ([]byte, error) { type NoMethod OncCertificateProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OncWifiContext: Additional context for non-compliance related to Wi-Fi @@ -4173,9 +4173,9 @@ type OncWifiContext struct { NullFields []string `json:"-"` } -func (s *OncWifiContext) MarshalJSON() ([]byte, error) { +func (s OncWifiContext) MarshalJSON() ([]byte, error) { type NoMethod OncWifiContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -4219,9 +4219,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OsShutdownEvent: Device was shutdown. Intentionally empty. @@ -4265,9 +4265,9 @@ type OsStartupEvent struct { NullFields []string `json:"-"` } -func (s *OsStartupEvent) MarshalJSON() ([]byte, error) { +func (s OsStartupEvent) MarshalJSON() ([]byte, error) { type NoMethod OsStartupEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageNameList: A list of package names. @@ -4287,9 +4287,9 @@ type PackageNameList struct { NullFields []string `json:"-"` } -func (s *PackageNameList) MarshalJSON() ([]byte, error) { +func (s PackageNameList) MarshalJSON() ([]byte, error) { type NoMethod PackageNameList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PasswordPoliciesContext: Additional context for non-compliance related to @@ -4318,9 +4318,9 @@ type PasswordPoliciesContext struct { NullFields []string `json:"-"` } -func (s *PasswordPoliciesContext) MarshalJSON() ([]byte, error) { +func (s PasswordPoliciesContext) MarshalJSON() ([]byte, error) { type NoMethod PasswordPoliciesContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PasswordRequirements: Requirements for the password used to unlock a device. @@ -4467,9 +4467,9 @@ type PasswordRequirements struct { NullFields []string `json:"-"` } -func (s *PasswordRequirements) MarshalJSON() ([]byte, error) { +func (s PasswordRequirements) MarshalJSON() ([]byte, error) { type NoMethod PasswordRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerAppResult: The result of an attempt to clear the data of a single app. @@ -4500,9 +4500,9 @@ type PerAppResult struct { NullFields []string `json:"-"` } -func (s *PerAppResult) MarshalJSON() ([]byte, error) { +func (s PerAppResult) MarshalJSON() ([]byte, error) { type NoMethod PerAppResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PermissionGrant: Configuration for an Android permission and its grant @@ -4551,9 +4551,9 @@ type PermissionGrant struct { NullFields []string `json:"-"` } -func (s *PermissionGrant) MarshalJSON() ([]byte, error) { +func (s PermissionGrant) MarshalJSON() ([]byte, error) { type NoMethod PermissionGrant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersistentPreferredActivity: A default activity for handling intents that @@ -4588,9 +4588,9 @@ type PersistentPreferredActivity struct { NullFields []string `json:"-"` } -func (s *PersistentPreferredActivity) MarshalJSON() ([]byte, error) { +func (s PersistentPreferredActivity) MarshalJSON() ([]byte, error) { type NoMethod PersistentPreferredActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersonalApplicationPolicy: Policies for apps in the personal profile of a @@ -4620,9 +4620,9 @@ type PersonalApplicationPolicy struct { NullFields []string `json:"-"` } -func (s *PersonalApplicationPolicy) MarshalJSON() ([]byte, error) { +func (s PersonalApplicationPolicy) MarshalJSON() ([]byte, error) { type NoMethod PersonalApplicationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersonalUsagePolicies: Policies controlling personal usage on a @@ -4676,9 +4676,9 @@ type PersonalUsagePolicies struct { NullFields []string `json:"-"` } -func (s *PersonalUsagePolicies) MarshalJSON() ([]byte, error) { +func (s PersonalUsagePolicies) MarshalJSON() ([]byte, error) { type NoMethod PersonalUsagePolicies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: A policy resource represents a group of settings that govern the @@ -5205,9 +5205,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyEnforcementRule: A rule that defines the actions to take if a device @@ -5243,9 +5243,9 @@ type PolicyEnforcementRule struct { NullFields []string `json:"-"` } -func (s *PolicyEnforcementRule) MarshalJSON() ([]byte, error) { +func (s PolicyEnforcementRule) MarshalJSON() ([]byte, error) { type NoMethod PolicyEnforcementRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostureDetail: Additional details regarding the security posture of the @@ -5281,9 +5281,9 @@ type PostureDetail struct { NullFields []string `json:"-"` } -func (s *PostureDetail) MarshalJSON() ([]byte, error) { +func (s PostureDetail) MarshalJSON() ([]byte, error) { type NoMethod PostureDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PowerManagementEvent: A power management event. @@ -5319,9 +5319,9 @@ type PowerManagementEvent struct { NullFields []string `json:"-"` } -func (s *PowerManagementEvent) MarshalJSON() ([]byte, error) { +func (s PowerManagementEvent) MarshalJSON() ([]byte, error) { type NoMethod PowerManagementEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PowerManagementEvent) UnmarshalJSON(data []byte) error { @@ -5395,9 +5395,9 @@ type ProvisioningInfo struct { NullFields []string `json:"-"` } -func (s *ProvisioningInfo) MarshalJSON() ([]byte, error) { +func (s ProvisioningInfo) MarshalJSON() ([]byte, error) { type NoMethod ProvisioningInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProxyInfo: Configuration info for an HTTP proxy. For a direct proxy, set the @@ -5426,9 +5426,9 @@ type ProxyInfo struct { NullFields []string `json:"-"` } -func (s *ProxyInfo) MarshalJSON() ([]byte, error) { +func (s ProxyInfo) MarshalJSON() ([]byte, error) { type NoMethod ProxyInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoteLockEvent: The device or profile has been remotely locked via the LOCK @@ -5454,9 +5454,9 @@ type RemoteLockEvent struct { NullFields []string `json:"-"` } -func (s *RemoteLockEvent) MarshalJSON() ([]byte, error) { +func (s RemoteLockEvent) MarshalJSON() ([]byte, error) { type NoMethod RemoteLockEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScreenBrightnessSettings: Controls for the screen brightness settings. @@ -5501,9 +5501,9 @@ type ScreenBrightnessSettings struct { NullFields []string `json:"-"` } -func (s *ScreenBrightnessSettings) MarshalJSON() ([]byte, error) { +func (s ScreenBrightnessSettings) MarshalJSON() ([]byte, error) { type NoMethod ScreenBrightnessSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScreenTimeoutSettings: Controls the screen timeout settings. @@ -5547,9 +5547,9 @@ type ScreenTimeoutSettings struct { NullFields []string `json:"-"` } -func (s *ScreenTimeoutSettings) MarshalJSON() ([]byte, error) { +func (s ScreenTimeoutSettings) MarshalJSON() ([]byte, error) { type NoMethod ScreenTimeoutSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPosture: The security posture of the device, as determined by the @@ -5582,9 +5582,9 @@ type SecurityPosture struct { NullFields []string `json:"-"` } -func (s *SecurityPosture) MarshalJSON() ([]byte, error) { +func (s SecurityPosture) MarshalJSON() ([]byte, error) { type NoMethod SecurityPosture - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetupAction: An action executed during setup. @@ -5614,9 +5614,9 @@ type SetupAction struct { NullFields []string `json:"-"` } -func (s *SetupAction) MarshalJSON() ([]byte, error) { +func (s SetupAction) MarshalJSON() ([]byte, error) { type NoMethod SetupAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SigninDetail: A resource containing sign in details for an enterprise. Use @@ -5686,9 +5686,9 @@ type SigninDetail struct { NullFields []string `json:"-"` } -func (s *SigninDetail) MarshalJSON() ([]byte, error) { +func (s SigninDetail) MarshalJSON() ([]byte, error) { type NoMethod SigninDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignupUrl: An enterprise signup URL. @@ -5715,9 +5715,9 @@ type SignupUrl struct { NullFields []string `json:"-"` } -func (s *SignupUrl) MarshalJSON() ([]byte, error) { +func (s SignupUrl) MarshalJSON() ([]byte, error) { type NoMethod SignupUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareInfo: Information about device software. @@ -5763,9 +5763,9 @@ type SoftwareInfo struct { NullFields []string `json:"-"` } -func (s *SoftwareInfo) MarshalJSON() ([]byte, error) { +func (s SoftwareInfo) MarshalJSON() ([]byte, error) { type NoMethod SoftwareInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpecificNonComplianceContext: Additional context for @@ -5791,9 +5791,9 @@ type SpecificNonComplianceContext struct { NullFields []string `json:"-"` } -func (s *SpecificNonComplianceContext) MarshalJSON() ([]byte, error) { +func (s SpecificNonComplianceContext) MarshalJSON() ([]byte, error) { type NoMethod SpecificNonComplianceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartLostModeParams: Parameters associated with the START_LOST_MODE command @@ -5829,9 +5829,9 @@ type StartLostModeParams struct { NullFields []string `json:"-"` } -func (s *StartLostModeParams) MarshalJSON() ([]byte, error) { +func (s StartLostModeParams) MarshalJSON() ([]byte, error) { type NoMethod StartLostModeParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartLostModeStatus: Status of the START_LOST_MODE command to put the device @@ -5861,9 +5861,9 @@ type StartLostModeStatus struct { NullFields []string `json:"-"` } -func (s *StartLostModeStatus) MarshalJSON() ([]byte, error) { +func (s StartLostModeStatus) MarshalJSON() ([]byte, error) { type NoMethod StartLostModeStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The Status type defines a logical error model that is suitable for @@ -5895,9 +5895,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatusReportingSettings: Settings controlling the behavior of status @@ -5944,9 +5944,9 @@ type StatusReportingSettings struct { NullFields []string `json:"-"` } -func (s *StatusReportingSettings) MarshalJSON() ([]byte, error) { +func (s StatusReportingSettings) MarshalJSON() ([]byte, error) { type NoMethod StatusReportingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopLostModeParams: Parameters associated with the STOP_LOST_MODE command to @@ -5977,9 +5977,9 @@ type StopLostModeStatus struct { NullFields []string `json:"-"` } -func (s *StopLostModeStatus) MarshalJSON() ([]byte, error) { +func (s StopLostModeStatus) MarshalJSON() ([]byte, error) { type NoMethod StopLostModeStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopLostModeUserAttemptEvent: A lost mode event indicating the user has @@ -6007,9 +6007,9 @@ type StopLostModeUserAttemptEvent struct { NullFields []string `json:"-"` } -func (s *StopLostModeUserAttemptEvent) MarshalJSON() ([]byte, error) { +func (s StopLostModeUserAttemptEvent) MarshalJSON() ([]byte, error) { type NoMethod StopLostModeUserAttemptEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemUpdate: Configuration for managing system updatesNote: Google Play @@ -6065,9 +6065,9 @@ type SystemUpdate struct { NullFields []string `json:"-"` } -func (s *SystemUpdate) MarshalJSON() ([]byte, error) { +func (s SystemUpdate) MarshalJSON() ([]byte, error) { type NoMethod SystemUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemUpdateInfo: Information about a potential pending system update. @@ -6104,9 +6104,9 @@ type SystemUpdateInfo struct { NullFields []string `json:"-"` } -func (s *SystemUpdateInfo) MarshalJSON() ([]byte, error) { +func (s SystemUpdateInfo) MarshalJSON() ([]byte, error) { type NoMethod SystemUpdateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TelephonyInfo: Telephony information associated with a given SIM card on the @@ -6130,9 +6130,9 @@ type TelephonyInfo struct { NullFields []string `json:"-"` } -func (s *TelephonyInfo) MarshalJSON() ([]byte, error) { +func (s TelephonyInfo) MarshalJSON() ([]byte, error) { type NoMethod TelephonyInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TermsAndConditions: A terms and conditions page to be accepted during @@ -6156,9 +6156,9 @@ type TermsAndConditions struct { NullFields []string `json:"-"` } -func (s *TermsAndConditions) MarshalJSON() ([]byte, error) { +func (s TermsAndConditions) MarshalJSON() ([]byte, error) { type NoMethod TermsAndConditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageLog: Controls types of device activity logs collected from the device @@ -6219,9 +6219,9 @@ type UsageLog struct { NullFields []string `json:"-"` } -func (s *UsageLog) MarshalJSON() ([]byte, error) { +func (s UsageLog) MarshalJSON() ([]byte, error) { type NoMethod UsageLog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageLogEvent: An event logged on the device. @@ -6386,9 +6386,9 @@ type UsageLogEvent struct { NullFields []string `json:"-"` } -func (s *UsageLogEvent) MarshalJSON() ([]byte, error) { +func (s UsageLogEvent) MarshalJSON() ([]byte, error) { type NoMethod UsageLogEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: A user belonging to an enterprise. @@ -6412,9 +6412,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserFacingMessage: Provides a user-facing message with locale info. The @@ -6442,9 +6442,9 @@ type UserFacingMessage struct { NullFields []string `json:"-"` } -func (s *UserFacingMessage) MarshalJSON() ([]byte, error) { +func (s UserFacingMessage) MarshalJSON() ([]byte, error) { type NoMethod UserFacingMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebApp: A web app. @@ -6494,9 +6494,9 @@ type WebApp struct { NullFields []string `json:"-"` } -func (s *WebApp) MarshalJSON() ([]byte, error) { +func (s WebApp) MarshalJSON() ([]byte, error) { type NoMethod WebApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebAppIcon: An icon for a web app. Supported formats are: png, jpg and webp. @@ -6519,9 +6519,9 @@ type WebAppIcon struct { NullFields []string `json:"-"` } -func (s *WebAppIcon) MarshalJSON() ([]byte, error) { +func (s WebAppIcon) MarshalJSON() ([]byte, error) { type NoMethod WebAppIcon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebToken: A web token used to access the managed Google Play iframe. @@ -6583,9 +6583,9 @@ type WebToken struct { NullFields []string `json:"-"` } -func (s *WebToken) MarshalJSON() ([]byte, error) { +func (s WebToken) MarshalJSON() ([]byte, error) { type NoMethod WebToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WifiSsid: Represents a Wi-Fi SSID. @@ -6605,9 +6605,9 @@ type WifiSsid struct { NullFields []string `json:"-"` } -func (s *WifiSsid) MarshalJSON() ([]byte, error) { +func (s WifiSsid) MarshalJSON() ([]byte, error) { type NoMethod WifiSsid - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WifiSsidPolicy: Restrictions on which Wi-Fi SSIDs the device can connect to. @@ -6646,9 +6646,9 @@ type WifiSsidPolicy struct { NullFields []string `json:"-"` } -func (s *WifiSsidPolicy) MarshalJSON() ([]byte, error) { +func (s WifiSsidPolicy) MarshalJSON() ([]byte, error) { type NoMethod WifiSsidPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WipeAction: An action to reset a company owned device or delete a work @@ -6673,9 +6673,9 @@ type WipeAction struct { NullFields []string `json:"-"` } -func (s *WipeAction) MarshalJSON() ([]byte, error) { +func (s WipeAction) MarshalJSON() ([]byte, error) { type NoMethod WipeAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WipeFailureEvent: The work profile or company-owned device failed to wipe diff --git a/androidpublisher/v3/androidpublisher-gen.go b/androidpublisher/v3/androidpublisher-gen.go index f7d03a0200..cbf613e3e2 100644 --- a/androidpublisher/v3/androidpublisher-gen.go +++ b/androidpublisher/v3/androidpublisher-gen.go @@ -572,9 +572,9 @@ type Abi struct { NullFields []string `json:"-"` } -func (s *Abi) MarshalJSON() ([]byte, error) { +func (s Abi) MarshalJSON() ([]byte, error) { type NoMethod Abi - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AbiTargeting: Targeting based on Abi. @@ -597,9 +597,9 @@ type AbiTargeting struct { NullFields []string `json:"-"` } -func (s *AbiTargeting) MarshalJSON() ([]byte, error) { +func (s AbiTargeting) MarshalJSON() ([]byte, error) { type NoMethod AbiTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcquisitionTargetingRule: Represents a targeting rule of the form: User @@ -621,9 +621,9 @@ type AcquisitionTargetingRule struct { NullFields []string `json:"-"` } -func (s *AcquisitionTargetingRule) MarshalJSON() ([]byte, error) { +func (s AcquisitionTargetingRule) MarshalJSON() ([]byte, error) { type NoMethod AcquisitionTargetingRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivateBasePlanRequest: Request message for ActivateBasePlan. @@ -662,9 +662,9 @@ type ActivateBasePlanRequest struct { NullFields []string `json:"-"` } -func (s *ActivateBasePlanRequest) MarshalJSON() ([]byte, error) { +func (s ActivateBasePlanRequest) MarshalJSON() ([]byte, error) { type NoMethod ActivateBasePlanRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivateSubscriptionOfferRequest: Request message for @@ -705,9 +705,9 @@ type ActivateSubscriptionOfferRequest struct { NullFields []string `json:"-"` } -func (s *ActivateSubscriptionOfferRequest) MarshalJSON() ([]byte, error) { +func (s ActivateSubscriptionOfferRequest) MarshalJSON() ([]byte, error) { type NoMethod ActivateSubscriptionOfferRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddTargetingRequest: Request message for AddTargeting. @@ -728,9 +728,9 @@ type AddTargetingRequest struct { NullFields []string `json:"-"` } -func (s *AddTargetingRequest) MarshalJSON() ([]byte, error) { +func (s AddTargetingRequest) MarshalJSON() ([]byte, error) { type NoMethod AddTargetingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddTargetingResponse: Response message for AddTargeting. @@ -756,9 +756,9 @@ type AllUsers struct { NullFields []string `json:"-"` } -func (s *AllUsers) MarshalJSON() ([]byte, error) { +func (s AllUsers) MarshalJSON() ([]byte, error) { type NoMethod AllUsers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidSdks: Android api level targeting data for app recovery action @@ -781,9 +781,9 @@ type AndroidSdks struct { NullFields []string `json:"-"` } -func (s *AndroidSdks) MarshalJSON() ([]byte, error) { +func (s AndroidSdks) MarshalJSON() ([]byte, error) { type NoMethod AndroidSdks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Apk: Information about an APK. The resource for ApksService. @@ -808,9 +808,9 @@ type Apk struct { NullFields []string `json:"-"` } -func (s *Apk) MarshalJSON() ([]byte, error) { +func (s Apk) MarshalJSON() ([]byte, error) { type NoMethod Apk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApkBinary: Represents the binary payload of an APK. @@ -834,9 +834,9 @@ type ApkBinary struct { NullFields []string `json:"-"` } -func (s *ApkBinary) MarshalJSON() ([]byte, error) { +func (s ApkBinary) MarshalJSON() ([]byte, error) { type NoMethod ApkBinary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApkDescription: Description of the created apks. @@ -868,9 +868,9 @@ type ApkDescription struct { NullFields []string `json:"-"` } -func (s *ApkDescription) MarshalJSON() ([]byte, error) { +func (s ApkDescription) MarshalJSON() ([]byte, error) { type NoMethod ApkDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApkSet: A set of apks representing a module. @@ -892,9 +892,9 @@ type ApkSet struct { NullFields []string `json:"-"` } -func (s *ApkSet) MarshalJSON() ([]byte, error) { +func (s ApkSet) MarshalJSON() ([]byte, error) { type NoMethod ApkSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApkTargeting: Represents a set of apk-level targetings. @@ -925,9 +925,9 @@ type ApkTargeting struct { NullFields []string `json:"-"` } -func (s *ApkTargeting) MarshalJSON() ([]byte, error) { +func (s ApkTargeting) MarshalJSON() ([]byte, error) { type NoMethod ApkTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApksAddExternallyHostedRequest: Request to create a new externally hosted @@ -949,9 +949,9 @@ type ApksAddExternallyHostedRequest struct { NullFields []string `json:"-"` } -func (s *ApksAddExternallyHostedRequest) MarshalJSON() ([]byte, error) { +func (s ApksAddExternallyHostedRequest) MarshalJSON() ([]byte, error) { type NoMethod ApksAddExternallyHostedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApksAddExternallyHostedResponse: Response for creating a new externally @@ -976,9 +976,9 @@ type ApksAddExternallyHostedResponse struct { NullFields []string `json:"-"` } -func (s *ApksAddExternallyHostedResponse) MarshalJSON() ([]byte, error) { +func (s ApksAddExternallyHostedResponse) MarshalJSON() ([]byte, error) { type NoMethod ApksAddExternallyHostedResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApksListResponse: Response listing all APKs. @@ -1003,9 +1003,9 @@ type ApksListResponse struct { NullFields []string `json:"-"` } -func (s *ApksListResponse) MarshalJSON() ([]byte, error) { +func (s ApksListResponse) MarshalJSON() ([]byte, error) { type NoMethod ApksListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppDetails: The app details. The resource for DetailsService. @@ -1034,9 +1034,9 @@ type AppDetails struct { NullFields []string `json:"-"` } -func (s *AppDetails) MarshalJSON() ([]byte, error) { +func (s AppDetails) MarshalJSON() ([]byte, error) { type NoMethod AppDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEdit: An app edit. The resource for EditsService. @@ -1063,9 +1063,9 @@ type AppEdit struct { NullFields []string `json:"-"` } -func (s *AppEdit) MarshalJSON() ([]byte, error) { +func (s AppEdit) MarshalJSON() ([]byte, error) { type NoMethod AppEdit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppRecoveryAction: Information about an app recovery action. @@ -1123,9 +1123,9 @@ type AppRecoveryAction struct { NullFields []string `json:"-"` } -func (s *AppRecoveryAction) MarshalJSON() ([]byte, error) { +func (s AppRecoveryAction) MarshalJSON() ([]byte, error) { type NoMethod AppRecoveryAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppVersionList: Data format for a list of app versions. @@ -1145,9 +1145,9 @@ type AppVersionList struct { NullFields []string `json:"-"` } -func (s *AppVersionList) MarshalJSON() ([]byte, error) { +func (s AppVersionList) MarshalJSON() ([]byte, error) { type NoMethod AppVersionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppVersionRange: Data format for a continuous range of app versions. @@ -1169,9 +1169,9 @@ type AppVersionRange struct { NullFields []string `json:"-"` } -func (s *AppVersionRange) MarshalJSON() ([]byte, error) { +func (s AppVersionRange) MarshalJSON() ([]byte, error) { type NoMethod AppVersionRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArchiveSubscriptionRequest: Deprecated: subscription archiving is not @@ -1208,9 +1208,9 @@ type AssetModuleMetadata struct { NullFields []string `json:"-"` } -func (s *AssetModuleMetadata) MarshalJSON() ([]byte, error) { +func (s AssetModuleMetadata) MarshalJSON() ([]byte, error) { type NoMethod AssetModuleMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetSliceSet: Set of asset slices belonging to a single asset module. @@ -1232,9 +1232,9 @@ type AssetSliceSet struct { NullFields []string `json:"-"` } -func (s *AssetSliceSet) MarshalJSON() ([]byte, error) { +func (s AssetSliceSet) MarshalJSON() ([]byte, error) { type NoMethod AssetSliceSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoRenewingBasePlanType: Represents a base plan that automatically renews @@ -1300,9 +1300,9 @@ type AutoRenewingBasePlanType struct { NullFields []string `json:"-"` } -func (s *AutoRenewingBasePlanType) MarshalJSON() ([]byte, error) { +func (s AutoRenewingBasePlanType) MarshalJSON() ([]byte, error) { type NoMethod AutoRenewingBasePlanType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoRenewingPlan: Information related to an auto renewing plan. @@ -1329,9 +1329,9 @@ type AutoRenewingPlan struct { NullFields []string `json:"-"` } -func (s *AutoRenewingPlan) MarshalJSON() ([]byte, error) { +func (s AutoRenewingPlan) MarshalJSON() ([]byte, error) { type NoMethod AutoRenewingPlan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasePlan: A single base plan for a subscription. @@ -1386,9 +1386,9 @@ type BasePlan struct { NullFields []string `json:"-"` } -func (s *BasePlan) MarshalJSON() ([]byte, error) { +func (s BasePlan) MarshalJSON() ([]byte, error) { type NoMethod BasePlan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetSubscriptionOffersRequest: Request message for @@ -1410,9 +1410,9 @@ type BatchGetSubscriptionOffersRequest struct { NullFields []string `json:"-"` } -func (s *BatchGetSubscriptionOffersRequest) MarshalJSON() ([]byte, error) { +func (s BatchGetSubscriptionOffersRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchGetSubscriptionOffersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetSubscriptionOffersResponse: Response message for @@ -1435,9 +1435,9 @@ type BatchGetSubscriptionOffersResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetSubscriptionOffersResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetSubscriptionOffersResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetSubscriptionOffersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetSubscriptionsResponse: Response message for BatchGetSubscriptions @@ -1462,9 +1462,9 @@ type BatchGetSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchMigrateBasePlanPricesRequest: Request message for @@ -1486,9 +1486,9 @@ type BatchMigrateBasePlanPricesRequest struct { NullFields []string `json:"-"` } -func (s *BatchMigrateBasePlanPricesRequest) MarshalJSON() ([]byte, error) { +func (s BatchMigrateBasePlanPricesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchMigrateBasePlanPricesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchMigrateBasePlanPricesResponse: Response message for @@ -1513,9 +1513,9 @@ type BatchMigrateBasePlanPricesResponse struct { NullFields []string `json:"-"` } -func (s *BatchMigrateBasePlanPricesResponse) MarshalJSON() ([]byte, error) { +func (s BatchMigrateBasePlanPricesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchMigrateBasePlanPricesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateBasePlanStatesRequest: Request message for @@ -1537,9 +1537,9 @@ type BatchUpdateBasePlanStatesRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateBasePlanStatesRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateBasePlanStatesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateBasePlanStatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateBasePlanStatesResponse: Response message for @@ -1564,9 +1564,9 @@ type BatchUpdateBasePlanStatesResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateBasePlanStatesResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateBasePlanStatesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateBasePlanStatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateSubscriptionOfferStatesRequest: Request message for @@ -1588,9 +1588,9 @@ type BatchUpdateSubscriptionOfferStatesRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateSubscriptionOfferStatesRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateSubscriptionOfferStatesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateSubscriptionOfferStatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateSubscriptionOfferStatesResponse: Response message for @@ -1614,9 +1614,9 @@ type BatchUpdateSubscriptionOfferStatesResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateSubscriptionOfferStatesResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateSubscriptionOfferStatesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateSubscriptionOfferStatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateSubscriptionOffersRequest: Request message for @@ -1638,9 +1638,9 @@ type BatchUpdateSubscriptionOffersRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateSubscriptionOffersRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateSubscriptionOffersRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateSubscriptionOffersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateSubscriptionOffersResponse: Response message for @@ -1664,9 +1664,9 @@ type BatchUpdateSubscriptionOffersResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateSubscriptionOffersResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateSubscriptionOffersResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateSubscriptionOffersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateSubscriptionsRequest: Request message for @@ -1688,9 +1688,9 @@ type BatchUpdateSubscriptionsRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateSubscriptionsRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateSubscriptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateSubscriptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateSubscriptionsResponse: Response message for @@ -1714,9 +1714,9 @@ type BatchUpdateSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Bundle: Information about an app bundle. The resource for BundlesService. @@ -1746,9 +1746,9 @@ type Bundle struct { NullFields []string `json:"-"` } -func (s *Bundle) MarshalJSON() ([]byte, error) { +func (s Bundle) MarshalJSON() ([]byte, error) { type NoMethod Bundle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BundlesListResponse: Response listing all app bundles. @@ -1773,9 +1773,9 @@ type BundlesListResponse struct { NullFields []string `json:"-"` } -func (s *BundlesListResponse) MarshalJSON() ([]byte, error) { +func (s BundlesListResponse) MarshalJSON() ([]byte, error) { type NoMethod BundlesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelAppRecoveryRequest: Request message for CancelAppRecovery. @@ -1819,9 +1819,9 @@ type CancelSurveyResult struct { NullFields []string `json:"-"` } -func (s *CancelSurveyResult) MarshalJSON() ([]byte, error) { +func (s CancelSurveyResult) MarshalJSON() ([]byte, error) { type NoMethod CancelSurveyResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CanceledStateContext: Information specific to a subscription in the @@ -1850,9 +1850,9 @@ type CanceledStateContext struct { NullFields []string `json:"-"` } -func (s *CanceledStateContext) MarshalJSON() ([]byte, error) { +func (s CanceledStateContext) MarshalJSON() ([]byte, error) { type NoMethod CanceledStateContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Comment: An entry of conversation between user and developer. @@ -1874,9 +1874,9 @@ type Comment struct { NullFields []string `json:"-"` } -func (s *Comment) MarshalJSON() ([]byte, error) { +func (s Comment) MarshalJSON() ([]byte, error) { type NoMethod Comment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConvertRegionPricesRequest: Request message for ConvertRegionPrices. @@ -1896,9 +1896,9 @@ type ConvertRegionPricesRequest struct { NullFields []string `json:"-"` } -func (s *ConvertRegionPricesRequest) MarshalJSON() ([]byte, error) { +func (s ConvertRegionPricesRequest) MarshalJSON() ([]byte, error) { type NoMethod ConvertRegionPricesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConvertRegionPricesResponse: Response message for ConvertRegionPrices. @@ -1924,9 +1924,9 @@ type ConvertRegionPricesResponse struct { NullFields []string `json:"-"` } -func (s *ConvertRegionPricesResponse) MarshalJSON() ([]byte, error) { +func (s ConvertRegionPricesResponse) MarshalJSON() ([]byte, error) { type NoMethod ConvertRegionPricesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConvertedOtherRegionsPrice: Converted other regions prices. @@ -1950,9 +1950,9 @@ type ConvertedOtherRegionsPrice struct { NullFields []string `json:"-"` } -func (s *ConvertedOtherRegionsPrice) MarshalJSON() ([]byte, error) { +func (s ConvertedOtherRegionsPrice) MarshalJSON() ([]byte, error) { type NoMethod ConvertedOtherRegionsPrice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConvertedRegionPrice: A converted region price. @@ -1976,9 +1976,9 @@ type ConvertedRegionPrice struct { NullFields []string `json:"-"` } -func (s *ConvertedRegionPrice) MarshalJSON() ([]byte, error) { +func (s ConvertedRegionPrice) MarshalJSON() ([]byte, error) { type NoMethod ConvertedRegionPrice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CountryTargeting: Country targeting specification. @@ -2002,9 +2002,9 @@ type CountryTargeting struct { NullFields []string `json:"-"` } -func (s *CountryTargeting) MarshalJSON() ([]byte, error) { +func (s CountryTargeting) MarshalJSON() ([]byte, error) { type NoMethod CountryTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateDraftAppRecoveryRequest: Request message for CreateDraftAppRecovery. @@ -2029,9 +2029,9 @@ type CreateDraftAppRecoveryRequest struct { NullFields []string `json:"-"` } -func (s *CreateDraftAppRecoveryRequest) MarshalJSON() ([]byte, error) { +func (s CreateDraftAppRecoveryRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateDraftAppRecoveryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeactivateBasePlanRequest: Request message for DeactivateBasePlan. @@ -2071,9 +2071,9 @@ type DeactivateBasePlanRequest struct { NullFields []string `json:"-"` } -func (s *DeactivateBasePlanRequest) MarshalJSON() ([]byte, error) { +func (s DeactivateBasePlanRequest) MarshalJSON() ([]byte, error) { type NoMethod DeactivateBasePlanRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeactivateSubscriptionOfferRequest: Request message for @@ -2115,9 +2115,9 @@ type DeactivateSubscriptionOfferRequest struct { NullFields []string `json:"-"` } -func (s *DeactivateSubscriptionOfferRequest) MarshalJSON() ([]byte, error) { +func (s DeactivateSubscriptionOfferRequest) MarshalJSON() ([]byte, error) { type NoMethod DeactivateSubscriptionOfferRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeferredItemReplacement: Information related to deferred item replacement. @@ -2137,9 +2137,9 @@ type DeferredItemReplacement struct { NullFields []string `json:"-"` } -func (s *DeferredItemReplacement) MarshalJSON() ([]byte, error) { +func (s DeferredItemReplacement) MarshalJSON() ([]byte, error) { type NoMethod DeferredItemReplacement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeobfuscationFile: Represents a deobfuscation file. @@ -2164,9 +2164,9 @@ type DeobfuscationFile struct { NullFields []string `json:"-"` } -func (s *DeobfuscationFile) MarshalJSON() ([]byte, error) { +func (s DeobfuscationFile) MarshalJSON() ([]byte, error) { type NoMethod DeobfuscationFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeobfuscationFilesUploadResponse: Responses for the upload. @@ -2189,9 +2189,9 @@ type DeobfuscationFilesUploadResponse struct { NullFields []string `json:"-"` } -func (s *DeobfuscationFilesUploadResponse) MarshalJSON() ([]byte, error) { +func (s DeobfuscationFilesUploadResponse) MarshalJSON() ([]byte, error) { type NoMethod DeobfuscationFilesUploadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeployAppRecoveryRequest: Request message for DeployAppRecovery. @@ -2224,9 +2224,9 @@ type DeveloperComment struct { NullFields []string `json:"-"` } -func (s *DeveloperComment) MarshalJSON() ([]byte, error) { +func (s DeveloperComment) MarshalJSON() ([]byte, error) { type NoMethod DeveloperComment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeveloperInitiatedCancellation: Information specific to cancellations @@ -2254,9 +2254,9 @@ type DeviceFeature struct { NullFields []string `json:"-"` } -func (s *DeviceFeature) MarshalJSON() ([]byte, error) { +func (s DeviceFeature) MarshalJSON() ([]byte, error) { type NoMethod DeviceFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceFeatureTargeting: Targeting for a device feature. @@ -2276,9 +2276,9 @@ type DeviceFeatureTargeting struct { NullFields []string `json:"-"` } -func (s *DeviceFeatureTargeting) MarshalJSON() ([]byte, error) { +func (s DeviceFeatureTargeting) MarshalJSON() ([]byte, error) { type NoMethod DeviceFeatureTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceGroup: A group of devices. A group is defined by a set of device @@ -2303,9 +2303,9 @@ type DeviceGroup struct { NullFields []string `json:"-"` } -func (s *DeviceGroup) MarshalJSON() ([]byte, error) { +func (s DeviceGroup) MarshalJSON() ([]byte, error) { type NoMethod DeviceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceId: Identifier of a device. @@ -2327,9 +2327,9 @@ type DeviceId struct { NullFields []string `json:"-"` } -func (s *DeviceId) MarshalJSON() ([]byte, error) { +func (s DeviceId) MarshalJSON() ([]byte, error) { type NoMethod DeviceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceMetadata: Characteristics of the user's device. @@ -2370,9 +2370,9 @@ type DeviceMetadata struct { NullFields []string `json:"-"` } -func (s *DeviceMetadata) MarshalJSON() ([]byte, error) { +func (s DeviceMetadata) MarshalJSON() ([]byte, error) { type NoMethod DeviceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceRam: Conditions about a device's RAM capabilities. @@ -2394,9 +2394,9 @@ type DeviceRam struct { NullFields []string `json:"-"` } -func (s *DeviceRam) MarshalJSON() ([]byte, error) { +func (s DeviceRam) MarshalJSON() ([]byte, error) { type NoMethod DeviceRam - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceSelector: Selector for a device group. A selector consists of a set of @@ -2433,9 +2433,9 @@ type DeviceSelector struct { NullFields []string `json:"-"` } -func (s *DeviceSelector) MarshalJSON() ([]byte, error) { +func (s DeviceSelector) MarshalJSON() ([]byte, error) { type NoMethod DeviceSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceSpec: The device spec used to generate a system APK. @@ -2462,9 +2462,9 @@ type DeviceSpec struct { NullFields []string `json:"-"` } -func (s *DeviceSpec) MarshalJSON() ([]byte, error) { +func (s DeviceSpec) MarshalJSON() ([]byte, error) { type NoMethod DeviceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceTier: A single device tier. Devices matching any of the device groups @@ -2496,9 +2496,9 @@ type DeviceTier struct { NullFields []string `json:"-"` } -func (s *DeviceTier) MarshalJSON() ([]byte, error) { +func (s DeviceTier) MarshalJSON() ([]byte, error) { type NoMethod DeviceTier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceTierConfig: Configuration describing device targeting criteria for the @@ -2528,9 +2528,9 @@ type DeviceTierConfig struct { NullFields []string `json:"-"` } -func (s *DeviceTierConfig) MarshalJSON() ([]byte, error) { +func (s DeviceTierConfig) MarshalJSON() ([]byte, error) { type NoMethod DeviceTierConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceTierSet: A set of device tiers. A tier set determines what variation @@ -2554,9 +2554,9 @@ type DeviceTierSet struct { NullFields []string `json:"-"` } -func (s *DeviceTierSet) MarshalJSON() ([]byte, error) { +func (s DeviceTierSet) MarshalJSON() ([]byte, error) { type NoMethod DeviceTierSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExpansionFile: An expansion file. The resource for ExpansionFilesService. @@ -2584,9 +2584,9 @@ type ExpansionFile struct { NullFields []string `json:"-"` } -func (s *ExpansionFile) MarshalJSON() ([]byte, error) { +func (s ExpansionFile) MarshalJSON() ([]byte, error) { type NoMethod ExpansionFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExpansionFilesUploadResponse: Response for uploading an expansion file. @@ -2609,9 +2609,9 @@ type ExpansionFilesUploadResponse struct { NullFields []string `json:"-"` } -func (s *ExpansionFilesUploadResponse) MarshalJSON() ([]byte, error) { +func (s ExpansionFilesUploadResponse) MarshalJSON() ([]byte, error) { type NoMethod ExpansionFilesUploadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalAccountIdentifiers: User account identifier in the third-party @@ -2647,9 +2647,9 @@ type ExternalAccountIdentifiers struct { NullFields []string `json:"-"` } -func (s *ExternalAccountIdentifiers) MarshalJSON() ([]byte, error) { +func (s ExternalAccountIdentifiers) MarshalJSON() ([]byte, error) { type NoMethod ExternalAccountIdentifiers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalSubscription: Details of an external subscription. @@ -2675,9 +2675,9 @@ type ExternalSubscription struct { NullFields []string `json:"-"` } -func (s *ExternalSubscription) MarshalJSON() ([]byte, error) { +func (s ExternalSubscription) MarshalJSON() ([]byte, error) { type NoMethod ExternalSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalTransaction: The details of an external transaction. @@ -2754,9 +2754,9 @@ type ExternalTransaction struct { NullFields []string `json:"-"` } -func (s *ExternalTransaction) MarshalJSON() ([]byte, error) { +func (s ExternalTransaction) MarshalJSON() ([]byte, error) { type NoMethod ExternalTransaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalTransactionAddress: User's address for the external transaction. @@ -2788,9 +2788,9 @@ type ExternalTransactionAddress struct { NullFields []string `json:"-"` } -func (s *ExternalTransactionAddress) MarshalJSON() ([]byte, error) { +func (s ExternalTransactionAddress) MarshalJSON() ([]byte, error) { type NoMethod ExternalTransactionAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalTransactionTestPurchase: Represents a transaction performed using a @@ -2851,9 +2851,9 @@ type ExternallyHostedApk struct { NullFields []string `json:"-"` } -func (s *ExternallyHostedApk) MarshalJSON() ([]byte, error) { +func (s ExternallyHostedApk) MarshalJSON() ([]byte, error) { type NoMethod ExternallyHostedApk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FullRefund: A full refund of the remaining amount of a transaction. @@ -2880,9 +2880,9 @@ type GeneratedApksListResponse struct { NullFields []string `json:"-"` } -func (s *GeneratedApksListResponse) MarshalJSON() ([]byte, error) { +func (s GeneratedApksListResponse) MarshalJSON() ([]byte, error) { type NoMethod GeneratedApksListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeneratedApksPerSigningKey: Download metadata for split, standalone and @@ -2924,9 +2924,9 @@ type GeneratedApksPerSigningKey struct { NullFields []string `json:"-"` } -func (s *GeneratedApksPerSigningKey) MarshalJSON() ([]byte, error) { +func (s GeneratedApksPerSigningKey) MarshalJSON() ([]byte, error) { type NoMethod GeneratedApksPerSigningKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeneratedAssetPackSlice: Download metadata for an asset pack slice. @@ -2953,9 +2953,9 @@ type GeneratedAssetPackSlice struct { NullFields []string `json:"-"` } -func (s *GeneratedAssetPackSlice) MarshalJSON() ([]byte, error) { +func (s GeneratedAssetPackSlice) MarshalJSON() ([]byte, error) { type NoMethod GeneratedAssetPackSlice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeneratedRecoveryApk: Download metadata for an app recovery module. @@ -2996,9 +2996,9 @@ type GeneratedRecoveryApk struct { NullFields []string `json:"-"` } -func (s *GeneratedRecoveryApk) MarshalJSON() ([]byte, error) { +func (s GeneratedRecoveryApk) MarshalJSON() ([]byte, error) { type NoMethod GeneratedRecoveryApk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeneratedSplitApk: Download metadata for a split APK. @@ -3025,9 +3025,9 @@ type GeneratedSplitApk struct { NullFields []string `json:"-"` } -func (s *GeneratedSplitApk) MarshalJSON() ([]byte, error) { +func (s GeneratedSplitApk) MarshalJSON() ([]byte, error) { type NoMethod GeneratedSplitApk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeneratedStandaloneApk: Download metadata for a standalone APK. @@ -3050,9 +3050,9 @@ type GeneratedStandaloneApk struct { NullFields []string `json:"-"` } -func (s *GeneratedStandaloneApk) MarshalJSON() ([]byte, error) { +func (s GeneratedStandaloneApk) MarshalJSON() ([]byte, error) { type NoMethod GeneratedStandaloneApk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeneratedUniversalApk: Download metadata for a universal APK. @@ -3073,9 +3073,9 @@ type GeneratedUniversalApk struct { NullFields []string `json:"-"` } -func (s *GeneratedUniversalApk) MarshalJSON() ([]byte, error) { +func (s GeneratedUniversalApk) MarshalJSON() ([]byte, error) { type NoMethod GeneratedUniversalApk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetSubscriptionOfferRequest: Request message for GetSubscriptionOffer. @@ -3101,9 +3101,9 @@ type GetSubscriptionOfferRequest struct { NullFields []string `json:"-"` } -func (s *GetSubscriptionOfferRequest) MarshalJSON() ([]byte, error) { +func (s GetSubscriptionOfferRequest) MarshalJSON() ([]byte, error) { type NoMethod GetSubscriptionOfferRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Grant: An access grant resource. @@ -3155,9 +3155,9 @@ type Grant struct { NullFields []string `json:"-"` } -func (s *Grant) MarshalJSON() ([]byte, error) { +func (s Grant) MarshalJSON() ([]byte, error) { type NoMethod Grant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: An uploaded image. The resource for ImagesService. @@ -3183,9 +3183,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImagesDeleteAllResponse: Response for deleting all images. @@ -3208,9 +3208,9 @@ type ImagesDeleteAllResponse struct { NullFields []string `json:"-"` } -func (s *ImagesDeleteAllResponse) MarshalJSON() ([]byte, error) { +func (s ImagesDeleteAllResponse) MarshalJSON() ([]byte, error) { type NoMethod ImagesDeleteAllResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImagesListResponse: Response listing all images. @@ -3233,9 +3233,9 @@ type ImagesListResponse struct { NullFields []string `json:"-"` } -func (s *ImagesListResponse) MarshalJSON() ([]byte, error) { +func (s ImagesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ImagesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImagesUploadResponse: Response for uploading an image. @@ -3258,9 +3258,9 @@ type ImagesUploadResponse struct { NullFields []string `json:"-"` } -func (s *ImagesUploadResponse) MarshalJSON() ([]byte, error) { +func (s ImagesUploadResponse) MarshalJSON() ([]byte, error) { type NoMethod ImagesUploadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InAppProduct: An in-app product. The resource for InappproductsService. @@ -3331,9 +3331,9 @@ type InAppProduct struct { NullFields []string `json:"-"` } -func (s *InAppProduct) MarshalJSON() ([]byte, error) { +func (s InAppProduct) MarshalJSON() ([]byte, error) { type NoMethod InAppProduct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InAppProductListing: Store listing of a single in-app product. @@ -3357,9 +3357,9 @@ type InAppProductListing struct { NullFields []string `json:"-"` } -func (s *InAppProductListing) MarshalJSON() ([]byte, error) { +func (s InAppProductListing) MarshalJSON() ([]byte, error) { type NoMethod InAppProductListing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InappproductsBatchDeleteRequest: Request to delete multiple in-app products. @@ -3381,9 +3381,9 @@ type InappproductsBatchDeleteRequest struct { NullFields []string `json:"-"` } -func (s *InappproductsBatchDeleteRequest) MarshalJSON() ([]byte, error) { +func (s InappproductsBatchDeleteRequest) MarshalJSON() ([]byte, error) { type NoMethod InappproductsBatchDeleteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InappproductsBatchGetResponse: Response message for BatchGetSubscriptions @@ -3408,9 +3408,9 @@ type InappproductsBatchGetResponse struct { NullFields []string `json:"-"` } -func (s *InappproductsBatchGetResponse) MarshalJSON() ([]byte, error) { +func (s InappproductsBatchGetResponse) MarshalJSON() ([]byte, error) { type NoMethod InappproductsBatchGetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InappproductsBatchUpdateRequest: Request to update or insert one or more @@ -3433,9 +3433,9 @@ type InappproductsBatchUpdateRequest struct { NullFields []string `json:"-"` } -func (s *InappproductsBatchUpdateRequest) MarshalJSON() ([]byte, error) { +func (s InappproductsBatchUpdateRequest) MarshalJSON() ([]byte, error) { type NoMethod InappproductsBatchUpdateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InappproductsBatchUpdateResponse: Response for a batch in-app product @@ -3459,9 +3459,9 @@ type InappproductsBatchUpdateResponse struct { NullFields []string `json:"-"` } -func (s *InappproductsBatchUpdateResponse) MarshalJSON() ([]byte, error) { +func (s InappproductsBatchUpdateResponse) MarshalJSON() ([]byte, error) { type NoMethod InappproductsBatchUpdateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InappproductsDeleteRequest: Request to delete an in-app product. @@ -3496,9 +3496,9 @@ type InappproductsDeleteRequest struct { NullFields []string `json:"-"` } -func (s *InappproductsDeleteRequest) MarshalJSON() ([]byte, error) { +func (s InappproductsDeleteRequest) MarshalJSON() ([]byte, error) { type NoMethod InappproductsDeleteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InappproductsListResponse: Response listing all in-app products. @@ -3529,9 +3529,9 @@ type InappproductsListResponse struct { NullFields []string `json:"-"` } -func (s *InappproductsListResponse) MarshalJSON() ([]byte, error) { +func (s InappproductsListResponse) MarshalJSON() ([]byte, error) { type NoMethod InappproductsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InappproductsUpdateRequest: Request to update an in-app product. @@ -3576,9 +3576,9 @@ type InappproductsUpdateRequest struct { NullFields []string `json:"-"` } -func (s *InappproductsUpdateRequest) MarshalJSON() ([]byte, error) { +func (s InappproductsUpdateRequest) MarshalJSON() ([]byte, error) { type NoMethod InappproductsUpdateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstallmentPlan: Information to a installment plan. @@ -3610,9 +3610,9 @@ type InstallmentPlan struct { NullFields []string `json:"-"` } -func (s *InstallmentPlan) MarshalJSON() ([]byte, error) { +func (s InstallmentPlan) MarshalJSON() ([]byte, error) { type NoMethod InstallmentPlan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstallmentsBasePlanType: Represents an installments base plan where a user @@ -3679,9 +3679,9 @@ type InstallmentsBasePlanType struct { NullFields []string `json:"-"` } -func (s *InstallmentsBasePlanType) MarshalJSON() ([]byte, error) { +func (s InstallmentsBasePlanType) MarshalJSON() ([]byte, error) { type NoMethod InstallmentsBasePlanType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InternalAppSharingArtifact: An artifact resource which gets created when @@ -3713,9 +3713,9 @@ type InternalAppSharingArtifact struct { NullFields []string `json:"-"` } -func (s *InternalAppSharingArtifact) MarshalJSON() ([]byte, error) { +func (s InternalAppSharingArtifact) MarshalJSON() ([]byte, error) { type NoMethod InternalAppSharingArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntroductoryPriceInfo: Contains the introductory price information for a @@ -3751,9 +3751,9 @@ type IntroductoryPriceInfo struct { NullFields []string `json:"-"` } -func (s *IntroductoryPriceInfo) MarshalJSON() ([]byte, error) { +func (s IntroductoryPriceInfo) MarshalJSON() ([]byte, error) { type NoMethod IntroductoryPriceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageTargeting: Targeting based on language. @@ -3775,9 +3775,9 @@ type LanguageTargeting struct { NullFields []string `json:"-"` } -func (s *LanguageTargeting) MarshalJSON() ([]byte, error) { +func (s LanguageTargeting) MarshalJSON() ([]byte, error) { type NoMethod LanguageTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAppRecoveriesResponse: Response message for ListAppRecoveries. -- @@ -3802,9 +3802,9 @@ type ListAppRecoveriesResponse struct { NullFields []string `json:"-"` } -func (s *ListAppRecoveriesResponse) MarshalJSON() ([]byte, error) { +func (s ListAppRecoveriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAppRecoveriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDeviceTierConfigsResponse: Response listing existing device tier @@ -3831,9 +3831,9 @@ type ListDeviceTierConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListDeviceTierConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListDeviceTierConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDeviceTierConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSubscriptionOffersResponse: Response message for ListSubscriptionOffers. @@ -3859,9 +3859,9 @@ type ListSubscriptionOffersResponse struct { NullFields []string `json:"-"` } -func (s *ListSubscriptionOffersResponse) MarshalJSON() ([]byte, error) { +func (s ListSubscriptionOffersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSubscriptionOffersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSubscriptionsResponse: Response message for ListSubscriptions. @@ -3887,9 +3887,9 @@ type ListSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUsersResponse: A response containing one or more users with access to an @@ -3917,9 +3917,9 @@ type ListUsersResponse struct { NullFields []string `json:"-"` } -func (s *ListUsersResponse) MarshalJSON() ([]byte, error) { +func (s ListUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Listing: A localized store listing. The resource for ListingsService. @@ -3951,9 +3951,9 @@ type Listing struct { NullFields []string `json:"-"` } -func (s *Listing) MarshalJSON() ([]byte, error) { +func (s Listing) MarshalJSON() ([]byte, error) { type NoMethod Listing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListingsListResponse: Response listing all localized listings. @@ -3978,9 +3978,9 @@ type ListingsListResponse struct { NullFields []string `json:"-"` } -func (s *ListingsListResponse) MarshalJSON() ([]byte, error) { +func (s ListingsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ListingsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalizedText: Localized text in given language. @@ -4003,9 +4003,9 @@ type LocalizedText struct { NullFields []string `json:"-"` } -func (s *LocalizedText) MarshalJSON() ([]byte, error) { +func (s LocalizedText) MarshalJSON() ([]byte, error) { type NoMethod LocalizedText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedProductTaxAndComplianceSettings: Details about taxation and legal @@ -4042,9 +4042,9 @@ type ManagedProductTaxAndComplianceSettings struct { NullFields []string `json:"-"` } -func (s *ManagedProductTaxAndComplianceSettings) MarshalJSON() ([]byte, error) { +func (s ManagedProductTaxAndComplianceSettings) MarshalJSON() ([]byte, error) { type NoMethod ManagedProductTaxAndComplianceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrateBasePlanPricesRequest: Request message for MigrateBasePlanPrices. @@ -4089,9 +4089,9 @@ type MigrateBasePlanPricesRequest struct { NullFields []string `json:"-"` } -func (s *MigrateBasePlanPricesRequest) MarshalJSON() ([]byte, error) { +func (s MigrateBasePlanPricesRequest) MarshalJSON() ([]byte, error) { type NoMethod MigrateBasePlanPricesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrateBasePlanPricesResponse: Response message for MigrateBasePlanPrices. @@ -4141,9 +4141,9 @@ type ModuleMetadata struct { NullFields []string `json:"-"` } -func (s *ModuleMetadata) MarshalJSON() ([]byte, error) { +func (s ModuleMetadata) MarshalJSON() ([]byte, error) { type NoMethod ModuleMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModuleTargeting: Targeting on the module level. @@ -4167,9 +4167,9 @@ type ModuleTargeting struct { NullFields []string `json:"-"` } -func (s *ModuleTargeting) MarshalJSON() ([]byte, error) { +func (s ModuleTargeting) MarshalJSON() ([]byte, error) { type NoMethod ModuleTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -4198,9 +4198,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiAbi: Represents a list of apis. @@ -4220,9 +4220,9 @@ type MultiAbi struct { NullFields []string `json:"-"` } -func (s *MultiAbi) MarshalJSON() ([]byte, error) { +func (s MultiAbi) MarshalJSON() ([]byte, error) { type NoMethod MultiAbi - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiAbiTargeting: Targeting based on multiple abis. @@ -4245,9 +4245,9 @@ type MultiAbiTargeting struct { NullFields []string `json:"-"` } -func (s *MultiAbiTargeting) MarshalJSON() ([]byte, error) { +func (s MultiAbiTargeting) MarshalJSON() ([]byte, error) { type NoMethod MultiAbiTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OfferDetails: Offer details information related to a purchase line item. @@ -4272,9 +4272,9 @@ type OfferDetails struct { NullFields []string `json:"-"` } -func (s *OfferDetails) MarshalJSON() ([]byte, error) { +func (s OfferDetails) MarshalJSON() ([]byte, error) { type NoMethod OfferDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OfferTag: Represents a custom tag specified for base plans and subscription @@ -4297,9 +4297,9 @@ type OfferTag struct { NullFields []string `json:"-"` } -func (s *OfferTag) MarshalJSON() ([]byte, error) { +func (s OfferTag) MarshalJSON() ([]byte, error) { type NoMethod OfferTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OneTimeExternalTransaction: Represents a one-time transaction. @@ -4320,9 +4320,9 @@ type OneTimeExternalTransaction struct { NullFields []string `json:"-"` } -func (s *OneTimeExternalTransaction) MarshalJSON() ([]byte, error) { +func (s OneTimeExternalTransaction) MarshalJSON() ([]byte, error) { type NoMethod OneTimeExternalTransaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OtherRecurringProduct: Details of a recurring external transaction product @@ -4356,9 +4356,9 @@ type OtherRegionsBasePlanConfig struct { NullFields []string `json:"-"` } -func (s *OtherRegionsBasePlanConfig) MarshalJSON() ([]byte, error) { +func (s OtherRegionsBasePlanConfig) MarshalJSON() ([]byte, error) { type NoMethod OtherRegionsBasePlanConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OtherRegionsSubscriptionOfferConfig: Configuration for any new locations @@ -4383,9 +4383,9 @@ type OtherRegionsSubscriptionOfferConfig struct { NullFields []string `json:"-"` } -func (s *OtherRegionsSubscriptionOfferConfig) MarshalJSON() ([]byte, error) { +func (s OtherRegionsSubscriptionOfferConfig) MarshalJSON() ([]byte, error) { type NoMethod OtherRegionsSubscriptionOfferConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OtherRegionsSubscriptionOfferPhaseConfig: Configuration for any new @@ -4428,9 +4428,9 @@ type OtherRegionsSubscriptionOfferPhaseConfig struct { NullFields []string `json:"-"` } -func (s *OtherRegionsSubscriptionOfferPhaseConfig) MarshalJSON() ([]byte, error) { +func (s OtherRegionsSubscriptionOfferPhaseConfig) MarshalJSON() ([]byte, error) { type NoMethod OtherRegionsSubscriptionOfferPhaseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *OtherRegionsSubscriptionOfferPhaseConfig) UnmarshalJSON(data []byte) error { @@ -4475,9 +4475,9 @@ type OtherRegionsSubscriptionOfferPhasePrices struct { NullFields []string `json:"-"` } -func (s *OtherRegionsSubscriptionOfferPhasePrices) MarshalJSON() ([]byte, error) { +func (s OtherRegionsSubscriptionOfferPhasePrices) MarshalJSON() ([]byte, error) { type NoMethod OtherRegionsSubscriptionOfferPhasePrices - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageInfo: Information about the current page. List operations that supports @@ -4505,9 +4505,9 @@ type PageInfo struct { NullFields []string `json:"-"` } -func (s *PageInfo) MarshalJSON() ([]byte, error) { +func (s PageInfo) MarshalJSON() ([]byte, error) { type NoMethod PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartialRefund: A partial refund of a transaction. @@ -4532,9 +4532,9 @@ type PartialRefund struct { NullFields []string `json:"-"` } -func (s *PartialRefund) MarshalJSON() ([]byte, error) { +func (s PartialRefund) MarshalJSON() ([]byte, error) { type NoMethod PartialRefund - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PausedStateContext: Information specific to a subscription in paused state. @@ -4555,9 +4555,9 @@ type PausedStateContext struct { NullFields []string `json:"-"` } -func (s *PausedStateContext) MarshalJSON() ([]byte, error) { +func (s PausedStateContext) MarshalJSON() ([]byte, error) { type NoMethod PausedStateContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PendingCancellation: This is an indicator of whether there is a pending @@ -4595,9 +4595,9 @@ type PrepaidBasePlanType struct { NullFields []string `json:"-"` } -func (s *PrepaidBasePlanType) MarshalJSON() ([]byte, error) { +func (s PrepaidBasePlanType) MarshalJSON() ([]byte, error) { type NoMethod PrepaidBasePlanType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrepaidPlan: Information related to a prepaid plan. @@ -4619,9 +4619,9 @@ type PrepaidPlan struct { NullFields []string `json:"-"` } -func (s *PrepaidPlan) MarshalJSON() ([]byte, error) { +func (s PrepaidPlan) MarshalJSON() ([]byte, error) { type NoMethod PrepaidPlan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Price: Definition of a price, i.e. currency and units. @@ -4645,9 +4645,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductPurchase: A ProductPurchase resource indicates the status of a user's @@ -4722,9 +4722,9 @@ type ProductPurchase struct { NullFields []string `json:"-"` } -func (s *ProductPurchase) MarshalJSON() ([]byte, error) { +func (s ProductPurchase) MarshalJSON() ([]byte, error) { type NoMethod ProductPurchase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductPurchasesAcknowledgeRequest: Request for the @@ -4745,9 +4745,9 @@ type ProductPurchasesAcknowledgeRequest struct { NullFields []string `json:"-"` } -func (s *ProductPurchasesAcknowledgeRequest) MarshalJSON() ([]byte, error) { +func (s ProductPurchasesAcknowledgeRequest) MarshalJSON() ([]byte, error) { type NoMethod ProductPurchasesAcknowledgeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecurringExternalTransaction: Represents a transaction that is part of a @@ -4793,9 +4793,9 @@ type RecurringExternalTransaction struct { NullFields []string `json:"-"` } -func (s *RecurringExternalTransaction) MarshalJSON() ([]byte, error) { +func (s RecurringExternalTransaction) MarshalJSON() ([]byte, error) { type NoMethod RecurringExternalTransaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefundExternalTransactionRequest: A request to refund an existing external @@ -4820,9 +4820,9 @@ type RefundExternalTransactionRequest struct { NullFields []string `json:"-"` } -func (s *RefundExternalTransactionRequest) MarshalJSON() ([]byte, error) { +func (s RefundExternalTransactionRequest) MarshalJSON() ([]byte, error) { type NoMethod RefundExternalTransactionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalBasePlanConfig: Configuration for a base plan specific to a region. @@ -4852,9 +4852,9 @@ type RegionalBasePlanConfig struct { NullFields []string `json:"-"` } -func (s *RegionalBasePlanConfig) MarshalJSON() ([]byte, error) { +func (s RegionalBasePlanConfig) MarshalJSON() ([]byte, error) { type NoMethod RegionalBasePlanConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalPriceMigrationConfig: Configuration for a price migration. @@ -4895,9 +4895,9 @@ type RegionalPriceMigrationConfig struct { NullFields []string `json:"-"` } -func (s *RegionalPriceMigrationConfig) MarshalJSON() ([]byte, error) { +func (s RegionalPriceMigrationConfig) MarshalJSON() ([]byte, error) { type NoMethod RegionalPriceMigrationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalSubscriptionOfferConfig: Configuration for a subscription offer in a @@ -4924,9 +4924,9 @@ type RegionalSubscriptionOfferConfig struct { NullFields []string `json:"-"` } -func (s *RegionalSubscriptionOfferConfig) MarshalJSON() ([]byte, error) { +func (s RegionalSubscriptionOfferConfig) MarshalJSON() ([]byte, error) { type NoMethod RegionalSubscriptionOfferConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalSubscriptionOfferPhaseConfig: Configuration for a single phase of a @@ -4969,9 +4969,9 @@ type RegionalSubscriptionOfferPhaseConfig struct { NullFields []string `json:"-"` } -func (s *RegionalSubscriptionOfferPhaseConfig) MarshalJSON() ([]byte, error) { +func (s RegionalSubscriptionOfferPhaseConfig) MarshalJSON() ([]byte, error) { type NoMethod RegionalSubscriptionOfferPhaseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RegionalSubscriptionOfferPhaseConfig) UnmarshalJSON(data []byte) error { @@ -5049,9 +5049,9 @@ type RegionalTaxRateInfo struct { NullFields []string `json:"-"` } -func (s *RegionalTaxRateInfo) MarshalJSON() ([]byte, error) { +func (s RegionalTaxRateInfo) MarshalJSON() ([]byte, error) { type NoMethod RegionalTaxRateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Regions: Region targeting data for app recovery action targeting. @@ -5074,9 +5074,9 @@ type Regions struct { NullFields []string `json:"-"` } -func (s *Regions) MarshalJSON() ([]byte, error) { +func (s Regions) MarshalJSON() ([]byte, error) { type NoMethod Regions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionsVersion: The version of the available regions being used for the @@ -5105,9 +5105,9 @@ type RegionsVersion struct { NullFields []string `json:"-"` } -func (s *RegionsVersion) MarshalJSON() ([]byte, error) { +func (s RegionsVersion) MarshalJSON() ([]byte, error) { type NoMethod RegionsVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoteInAppUpdate: Object representation for Remote in-app update action @@ -5129,9 +5129,9 @@ type RemoteInAppUpdate struct { NullFields []string `json:"-"` } -func (s *RemoteInAppUpdate) MarshalJSON() ([]byte, error) { +func (s RemoteInAppUpdate) MarshalJSON() ([]byte, error) { type NoMethod RemoteInAppUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoteInAppUpdateData: Data related to Remote In-App Update action such as @@ -5153,9 +5153,9 @@ type RemoteInAppUpdateData struct { NullFields []string `json:"-"` } -func (s *RemoteInAppUpdateData) MarshalJSON() ([]byte, error) { +func (s RemoteInAppUpdateData) MarshalJSON() ([]byte, error) { type NoMethod RemoteInAppUpdateData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoteInAppUpdateDataPerBundle: Data related to the recovery action at @@ -5181,9 +5181,9 @@ type RemoteInAppUpdateDataPerBundle struct { NullFields []string `json:"-"` } -func (s *RemoteInAppUpdateDataPerBundle) MarshalJSON() ([]byte, error) { +func (s RemoteInAppUpdateDataPerBundle) MarshalJSON() ([]byte, error) { type NoMethod RemoteInAppUpdateDataPerBundle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplacementCancellation: Information specific to cancellations caused by @@ -5211,9 +5211,9 @@ type RestrictedPaymentCountries struct { NullFields []string `json:"-"` } -func (s *RestrictedPaymentCountries) MarshalJSON() ([]byte, error) { +func (s RestrictedPaymentCountries) MarshalJSON() ([]byte, error) { type NoMethod RestrictedPaymentCountries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Review: An Android app review. @@ -5240,9 +5240,9 @@ type Review struct { NullFields []string `json:"-"` } -func (s *Review) MarshalJSON() ([]byte, error) { +func (s Review) MarshalJSON() ([]byte, error) { type NoMethod Review - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReviewReplyResult: The result of replying/updating a reply to review. @@ -5264,9 +5264,9 @@ type ReviewReplyResult struct { NullFields []string `json:"-"` } -func (s *ReviewReplyResult) MarshalJSON() ([]byte, error) { +func (s ReviewReplyResult) MarshalJSON() ([]byte, error) { type NoMethod ReviewReplyResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReviewsListResponse: Response listing reviews. @@ -5294,9 +5294,9 @@ type ReviewsListResponse struct { NullFields []string `json:"-"` } -func (s *ReviewsListResponse) MarshalJSON() ([]byte, error) { +func (s ReviewsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ReviewsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReviewsReplyRequest: Request to reply to review or update existing reply. @@ -5317,9 +5317,9 @@ type ReviewsReplyRequest struct { NullFields []string `json:"-"` } -func (s *ReviewsReplyRequest) MarshalJSON() ([]byte, error) { +func (s ReviewsReplyRequest) MarshalJSON() ([]byte, error) { type NoMethod ReviewsReplyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReviewsReplyResponse: Response on status of replying to a review. @@ -5342,9 +5342,9 @@ type ReviewsReplyResponse struct { NullFields []string `json:"-"` } -func (s *ReviewsReplyResponse) MarshalJSON() ([]byte, error) { +func (s ReviewsReplyResponse) MarshalJSON() ([]byte, error) { type NoMethod ReviewsReplyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevocationContext: Revocation context of the @@ -5367,9 +5367,9 @@ type RevocationContext struct { NullFields []string `json:"-"` } -func (s *RevocationContext) MarshalJSON() ([]byte, error) { +func (s RevocationContext) MarshalJSON() ([]byte, error) { type NoMethod RevocationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevocationContextProratedRefund: Used to determine if the refund type in the @@ -5396,9 +5396,9 @@ type RevokeSubscriptionPurchaseRequest struct { NullFields []string `json:"-"` } -func (s *RevokeSubscriptionPurchaseRequest) MarshalJSON() ([]byte, error) { +func (s RevokeSubscriptionPurchaseRequest) MarshalJSON() ([]byte, error) { type NoMethod RevokeSubscriptionPurchaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevokeSubscriptionPurchaseResponse: Response for the @@ -5429,9 +5429,9 @@ type SafetyLabelsUpdateRequest struct { NullFields []string `json:"-"` } -func (s *SafetyLabelsUpdateRequest) MarshalJSON() ([]byte, error) { +func (s SafetyLabelsUpdateRequest) MarshalJSON() ([]byte, error) { type NoMethod SafetyLabelsUpdateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SafetyLabelsUpdateResponse: Response for SafetyLabelsUpdate rpc. @@ -5470,9 +5470,9 @@ type ScreenDensity struct { NullFields []string `json:"-"` } -func (s *ScreenDensity) MarshalJSON() ([]byte, error) { +func (s ScreenDensity) MarshalJSON() ([]byte, error) { type NoMethod ScreenDensity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScreenDensityTargeting: Targeting based on screen density. @@ -5495,9 +5495,9 @@ type ScreenDensityTargeting struct { NullFields []string `json:"-"` } -func (s *ScreenDensityTargeting) MarshalJSON() ([]byte, error) { +func (s ScreenDensityTargeting) MarshalJSON() ([]byte, error) { type NoMethod ScreenDensityTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdkVersion: Represents an sdk version. @@ -5517,9 +5517,9 @@ type SdkVersion struct { NullFields []string `json:"-"` } -func (s *SdkVersion) MarshalJSON() ([]byte, error) { +func (s SdkVersion) MarshalJSON() ([]byte, error) { type NoMethod SdkVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdkVersionTargeting: Targeting based on sdk version. @@ -5542,9 +5542,9 @@ type SdkVersionTargeting struct { NullFields []string `json:"-"` } -func (s *SdkVersionTargeting) MarshalJSON() ([]byte, error) { +func (s SdkVersionTargeting) MarshalJSON() ([]byte, error) { type NoMethod SdkVersionTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SplitApkMetadata: Holds data specific to Split APKs. @@ -5566,9 +5566,9 @@ type SplitApkMetadata struct { NullFields []string `json:"-"` } -func (s *SplitApkMetadata) MarshalJSON() ([]byte, error) { +func (s SplitApkMetadata) MarshalJSON() ([]byte, error) { type NoMethod SplitApkMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SplitApkVariant: Variant is a group of APKs that covers a part of the device @@ -5597,9 +5597,9 @@ type SplitApkVariant struct { NullFields []string `json:"-"` } -func (s *SplitApkVariant) MarshalJSON() ([]byte, error) { +func (s SplitApkVariant) MarshalJSON() ([]byte, error) { type NoMethod SplitApkVariant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandaloneApkMetadata: Holds data specific to Standalone APKs. @@ -5619,9 +5619,9 @@ type StandaloneApkMetadata struct { NullFields []string `json:"-"` } -func (s *StandaloneApkMetadata) MarshalJSON() ([]byte, error) { +func (s StandaloneApkMetadata) MarshalJSON() ([]byte, error) { type NoMethod StandaloneApkMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscribeWithGoogleInfo: Information associated with purchases made with @@ -5653,9 +5653,9 @@ type SubscribeWithGoogleInfo struct { NullFields []string `json:"-"` } -func (s *SubscribeWithGoogleInfo) MarshalJSON() ([]byte, error) { +func (s SubscribeWithGoogleInfo) MarshalJSON() ([]byte, error) { type NoMethod SubscribeWithGoogleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subscription: A single subscription for an app. @@ -5697,9 +5697,9 @@ type Subscription struct { NullFields []string `json:"-"` } -func (s *Subscription) MarshalJSON() ([]byte, error) { +func (s Subscription) MarshalJSON() ([]byte, error) { type NoMethod Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionCancelSurveyResult: Information provided by the user when they @@ -5725,9 +5725,9 @@ type SubscriptionCancelSurveyResult struct { NullFields []string `json:"-"` } -func (s *SubscriptionCancelSurveyResult) MarshalJSON() ([]byte, error) { +func (s SubscriptionCancelSurveyResult) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionCancelSurveyResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionDeferralInfo: A SubscriptionDeferralInfo contains the data @@ -5754,9 +5754,9 @@ type SubscriptionDeferralInfo struct { NullFields []string `json:"-"` } -func (s *SubscriptionDeferralInfo) MarshalJSON() ([]byte, error) { +func (s SubscriptionDeferralInfo) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionDeferralInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionItemPriceChangeDetails: Price change related information of a @@ -5804,9 +5804,9 @@ type SubscriptionItemPriceChangeDetails struct { NullFields []string `json:"-"` } -func (s *SubscriptionItemPriceChangeDetails) MarshalJSON() ([]byte, error) { +func (s SubscriptionItemPriceChangeDetails) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionItemPriceChangeDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionListing: The consumer-visible metadata of a subscription. @@ -5837,9 +5837,9 @@ type SubscriptionListing struct { NullFields []string `json:"-"` } -func (s *SubscriptionListing) MarshalJSON() ([]byte, error) { +func (s SubscriptionListing) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionListing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionOffer: A single, temporary offer @@ -5904,9 +5904,9 @@ type SubscriptionOffer struct { NullFields []string `json:"-"` } -func (s *SubscriptionOffer) MarshalJSON() ([]byte, error) { +func (s SubscriptionOffer) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionOffer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionOfferPhase: A single phase of a subscription offer. @@ -5938,9 +5938,9 @@ type SubscriptionOfferPhase struct { NullFields []string `json:"-"` } -func (s *SubscriptionOfferPhase) MarshalJSON() ([]byte, error) { +func (s SubscriptionOfferPhase) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionOfferPhase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionOfferTargeting: Defines the rule a user needs to satisfy to @@ -5963,9 +5963,9 @@ type SubscriptionOfferTargeting struct { NullFields []string `json:"-"` } -func (s *SubscriptionOfferTargeting) MarshalJSON() ([]byte, error) { +func (s SubscriptionOfferTargeting) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionOfferTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionPriceChange: Contains the price change information for a @@ -5997,9 +5997,9 @@ type SubscriptionPriceChange struct { NullFields []string `json:"-"` } -func (s *SubscriptionPriceChange) MarshalJSON() ([]byte, error) { +func (s SubscriptionPriceChange) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionPriceChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionPurchase: A SubscriptionPurchase resource indicates the status @@ -6144,9 +6144,9 @@ type SubscriptionPurchase struct { NullFields []string `json:"-"` } -func (s *SubscriptionPurchase) MarshalJSON() ([]byte, error) { +func (s SubscriptionPurchase) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionPurchase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionPurchaseLineItem: Item-level info for a subscription purchase. @@ -6177,9 +6177,9 @@ type SubscriptionPurchaseLineItem struct { NullFields []string `json:"-"` } -func (s *SubscriptionPurchaseLineItem) MarshalJSON() ([]byte, error) { +func (s SubscriptionPurchaseLineItem) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionPurchaseLineItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionPurchaseV2: Indicates the status of a user's subscription @@ -6279,9 +6279,9 @@ type SubscriptionPurchaseV2 struct { NullFields []string `json:"-"` } -func (s *SubscriptionPurchaseV2) MarshalJSON() ([]byte, error) { +func (s SubscriptionPurchaseV2) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionPurchaseV2 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionPurchasesAcknowledgeRequest: Request for the @@ -6302,9 +6302,9 @@ type SubscriptionPurchasesAcknowledgeRequest struct { NullFields []string `json:"-"` } -func (s *SubscriptionPurchasesAcknowledgeRequest) MarshalJSON() ([]byte, error) { +func (s SubscriptionPurchasesAcknowledgeRequest) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionPurchasesAcknowledgeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionPurchasesDeferRequest: Request for the @@ -6326,9 +6326,9 @@ type SubscriptionPurchasesDeferRequest struct { NullFields []string `json:"-"` } -func (s *SubscriptionPurchasesDeferRequest) MarshalJSON() ([]byte, error) { +func (s SubscriptionPurchasesDeferRequest) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionPurchasesDeferRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionPurchasesDeferResponse: Response for the @@ -6353,9 +6353,9 @@ type SubscriptionPurchasesDeferResponse struct { NullFields []string `json:"-"` } -func (s *SubscriptionPurchasesDeferResponse) MarshalJSON() ([]byte, error) { +func (s SubscriptionPurchasesDeferResponse) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionPurchasesDeferResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionTaxAndComplianceSettings: Details about taxation, Google Play @@ -6392,9 +6392,9 @@ type SubscriptionTaxAndComplianceSettings struct { NullFields []string `json:"-"` } -func (s *SubscriptionTaxAndComplianceSettings) MarshalJSON() ([]byte, error) { +func (s SubscriptionTaxAndComplianceSettings) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionTaxAndComplianceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemApkOptions: Options for system APKs. @@ -6420,9 +6420,9 @@ type SystemApkOptions struct { NullFields []string `json:"-"` } -func (s *SystemApkOptions) MarshalJSON() ([]byte, error) { +func (s SystemApkOptions) MarshalJSON() ([]byte, error) { type NoMethod SystemApkOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemApksListResponse: Response to list previously created system APK @@ -6446,9 +6446,9 @@ type SystemApksListResponse struct { NullFields []string `json:"-"` } -func (s *SystemApksListResponse) MarshalJSON() ([]byte, error) { +func (s SystemApksListResponse) MarshalJSON() ([]byte, error) { type NoMethod SystemApksListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemFeature: Representation of a system feature. @@ -6468,9 +6468,9 @@ type SystemFeature struct { NullFields []string `json:"-"` } -func (s *SystemFeature) MarshalJSON() ([]byte, error) { +func (s SystemFeature) MarshalJSON() ([]byte, error) { type NoMethod SystemFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemInitiatedCancellation: Information specific to cancellations initiated @@ -6504,9 +6504,9 @@ type Targeting struct { NullFields []string `json:"-"` } -func (s *Targeting) MarshalJSON() ([]byte, error) { +func (s Targeting) MarshalJSON() ([]byte, error) { type NoMethod Targeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetingInfo: Targeting information about the generated apks. @@ -6530,9 +6530,9 @@ type TargetingInfo struct { NullFields []string `json:"-"` } -func (s *TargetingInfo) MarshalJSON() ([]byte, error) { +func (s TargetingInfo) MarshalJSON() ([]byte, error) { type NoMethod TargetingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetingRuleScope: Defines the scope of subscriptions which a targeting @@ -6562,9 +6562,9 @@ type TargetingRuleScope struct { NullFields []string `json:"-"` } -func (s *TargetingRuleScope) MarshalJSON() ([]byte, error) { +func (s TargetingRuleScope) MarshalJSON() ([]byte, error) { type NoMethod TargetingRuleScope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetingRuleScopeAnySubscriptionInApp: Represents the targeting rule scope @@ -6600,9 +6600,9 @@ type TargetingUpdate struct { NullFields []string `json:"-"` } -func (s *TargetingUpdate) MarshalJSON() ([]byte, error) { +func (s TargetingUpdate) MarshalJSON() ([]byte, error) { type NoMethod TargetingUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestPurchase: Whether this subscription purchase is a test purchase. @@ -6631,9 +6631,9 @@ type Testers struct { NullFields []string `json:"-"` } -func (s *Testers) MarshalJSON() ([]byte, error) { +func (s Testers) MarshalJSON() ([]byte, error) { type NoMethod Testers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextureCompressionFormat: Represents texture compression format. @@ -6666,9 +6666,9 @@ type TextureCompressionFormat struct { NullFields []string `json:"-"` } -func (s *TextureCompressionFormat) MarshalJSON() ([]byte, error) { +func (s TextureCompressionFormat) MarshalJSON() ([]byte, error) { type NoMethod TextureCompressionFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextureCompressionFormatTargeting: Targeting by a texture compression @@ -6692,9 +6692,9 @@ type TextureCompressionFormatTargeting struct { NullFields []string `json:"-"` } -func (s *TextureCompressionFormatTargeting) MarshalJSON() ([]byte, error) { +func (s TextureCompressionFormatTargeting) MarshalJSON() ([]byte, error) { type NoMethod TextureCompressionFormatTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Timestamp: A Timestamp represents a point in time independent of any time @@ -6720,9 +6720,9 @@ type Timestamp struct { NullFields []string `json:"-"` } -func (s *Timestamp) MarshalJSON() ([]byte, error) { +func (s Timestamp) MarshalJSON() ([]byte, error) { type NoMethod Timestamp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TokenPagination: Pagination information returned by a List operation when @@ -6752,9 +6752,9 @@ type TokenPagination struct { NullFields []string `json:"-"` } -func (s *TokenPagination) MarshalJSON() ([]byte, error) { +func (s TokenPagination) MarshalJSON() ([]byte, error) { type NoMethod TokenPagination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Track: A track configuration. The resource for TracksService. @@ -6783,9 +6783,9 @@ type Track struct { NullFields []string `json:"-"` } -func (s *Track) MarshalJSON() ([]byte, error) { +func (s Track) MarshalJSON() ([]byte, error) { type NoMethod Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrackConfig: Configurations of the new track. @@ -6826,9 +6826,9 @@ type TrackConfig struct { NullFields []string `json:"-"` } -func (s *TrackConfig) MarshalJSON() ([]byte, error) { +func (s TrackConfig) MarshalJSON() ([]byte, error) { type NoMethod TrackConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrackCountryAvailability: Resource for per-track country availability @@ -6864,9 +6864,9 @@ type TrackCountryAvailability struct { NullFields []string `json:"-"` } -func (s *TrackCountryAvailability) MarshalJSON() ([]byte, error) { +func (s TrackCountryAvailability) MarshalJSON() ([]byte, error) { type NoMethod TrackCountryAvailability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrackRelease: A release within a track. @@ -6917,9 +6917,9 @@ type TrackRelease struct { NullFields []string `json:"-"` } -func (s *TrackRelease) MarshalJSON() ([]byte, error) { +func (s TrackRelease) MarshalJSON() ([]byte, error) { type NoMethod TrackRelease - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TrackRelease) UnmarshalJSON(data []byte) error { @@ -6954,9 +6954,9 @@ type TrackTargetedCountry struct { NullFields []string `json:"-"` } -func (s *TrackTargetedCountry) MarshalJSON() ([]byte, error) { +func (s TrackTargetedCountry) MarshalJSON() ([]byte, error) { type NoMethod TrackTargetedCountry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TracksListResponse: Response listing all tracks. @@ -6981,9 +6981,9 @@ type TracksListResponse struct { NullFields []string `json:"-"` } -func (s *TracksListResponse) MarshalJSON() ([]byte, error) { +func (s TracksListResponse) MarshalJSON() ([]byte, error) { type NoMethod TracksListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateBasePlanStateRequest: Request message to update the state of a @@ -7009,9 +7009,9 @@ type UpdateBasePlanStateRequest struct { NullFields []string `json:"-"` } -func (s *UpdateBasePlanStateRequest) MarshalJSON() ([]byte, error) { +func (s UpdateBasePlanStateRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateBasePlanStateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSubscriptionOfferRequest: Request message for UpdateSubscriptionOffer. @@ -7053,9 +7053,9 @@ type UpdateSubscriptionOfferRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSubscriptionOfferRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSubscriptionOfferRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSubscriptionOfferRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSubscriptionOfferStateRequest: Request message to update the state of @@ -7083,9 +7083,9 @@ type UpdateSubscriptionOfferStateRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSubscriptionOfferStateRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSubscriptionOfferStateRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSubscriptionOfferStateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSubscriptionRequest: Request message for UpdateSubscription. @@ -7127,9 +7127,9 @@ type UpdateSubscriptionRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSubscriptionRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSubscriptionRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSubscriptionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeTargetingRule: Represents a targeting rule of the form: User @@ -7160,9 +7160,9 @@ type UpgradeTargetingRule struct { NullFields []string `json:"-"` } -func (s *UpgradeTargetingRule) MarshalJSON() ([]byte, error) { +func (s UpgradeTargetingRule) MarshalJSON() ([]byte, error) { type NoMethod UpgradeTargetingRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: A user resource. @@ -7248,9 +7248,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserComment: User entry from conversation between user and developer. @@ -7301,9 +7301,9 @@ type UserComment struct { NullFields []string `json:"-"` } -func (s *UserComment) MarshalJSON() ([]byte, error) { +func (s UserComment) MarshalJSON() ([]byte, error) { type NoMethod UserComment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserCountriesTargeting: Describes an inclusive/exclusive list of country @@ -7326,9 +7326,9 @@ type UserCountriesTargeting struct { NullFields []string `json:"-"` } -func (s *UserCountriesTargeting) MarshalJSON() ([]byte, error) { +func (s UserCountriesTargeting) MarshalJSON() ([]byte, error) { type NoMethod UserCountriesTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserCountrySet: A set of user countries. A country set determines what @@ -7353,9 +7353,9 @@ type UserCountrySet struct { NullFields []string `json:"-"` } -func (s *UserCountrySet) MarshalJSON() ([]byte, error) { +func (s UserCountrySet) MarshalJSON() ([]byte, error) { type NoMethod UserCountrySet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserInitiatedCancellation: Information specific to cancellations initiated @@ -7381,9 +7381,9 @@ type UserInitiatedCancellation struct { NullFields []string `json:"-"` } -func (s *UserInitiatedCancellation) MarshalJSON() ([]byte, error) { +func (s UserInitiatedCancellation) MarshalJSON() ([]byte, error) { type NoMethod UserInitiatedCancellation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsesPermission: A permission used by this APK. @@ -7406,9 +7406,9 @@ type UsesPermission struct { NullFields []string `json:"-"` } -func (s *UsesPermission) MarshalJSON() ([]byte, error) { +func (s UsesPermission) MarshalJSON() ([]byte, error) { type NoMethod UsesPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Variant: APK that is suitable for inclusion in a system image. The resource @@ -7436,9 +7436,9 @@ type Variant struct { NullFields []string `json:"-"` } -func (s *Variant) MarshalJSON() ([]byte, error) { +func (s Variant) MarshalJSON() ([]byte, error) { type NoMethod Variant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VariantTargeting: Targeting on the level of variants. @@ -7467,9 +7467,9 @@ type VariantTargeting struct { NullFields []string `json:"-"` } -func (s *VariantTargeting) MarshalJSON() ([]byte, error) { +func (s VariantTargeting) MarshalJSON() ([]byte, error) { type NoMethod VariantTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoidedPurchase: A VoidedPurchase resource indicates a purchase that was @@ -7516,9 +7516,9 @@ type VoidedPurchase struct { NullFields []string `json:"-"` } -func (s *VoidedPurchase) MarshalJSON() ([]byte, error) { +func (s VoidedPurchase) MarshalJSON() ([]byte, error) { type NoMethod VoidedPurchase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoidedPurchasesListResponse: Response for the voidedpurchases.list API. @@ -7544,9 +7544,9 @@ type VoidedPurchasesListResponse struct { NullFields []string `json:"-"` } -func (s *VoidedPurchasesListResponse) MarshalJSON() ([]byte, error) { +func (s VoidedPurchasesListResponse) MarshalJSON() ([]byte, error) { type NoMethod VoidedPurchasesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ApplicationsDataSafetyCall struct { diff --git a/apigateway/v1/apigateway-gen.go b/apigateway/v1/apigateway-gen.go index 5998a8180d..9f6782d0a1 100644 --- a/apigateway/v1/apigateway-gen.go +++ b/apigateway/v1/apigateway-gen.go @@ -269,9 +269,9 @@ type ApigatewayApi struct { NullFields []string `json:"-"` } -func (s *ApigatewayApi) MarshalJSON() ([]byte, error) { +func (s ApigatewayApi) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayApi - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayApiConfig: An API Configuration is a combination of settings for @@ -345,9 +345,9 @@ type ApigatewayApiConfig struct { NullFields []string `json:"-"` } -func (s *ApigatewayApiConfig) MarshalJSON() ([]byte, error) { +func (s ApigatewayApiConfig) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayApiConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayApiConfigFile: A lightweight description of a file. @@ -370,9 +370,9 @@ type ApigatewayApiConfigFile struct { NullFields []string `json:"-"` } -func (s *ApigatewayApiConfigFile) MarshalJSON() ([]byte, error) { +func (s ApigatewayApiConfigFile) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayApiConfigFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayApiConfigGrpcServiceDefinition: A gRPC service definition. @@ -401,9 +401,9 @@ type ApigatewayApiConfigGrpcServiceDefinition struct { NullFields []string `json:"-"` } -func (s *ApigatewayApiConfigGrpcServiceDefinition) MarshalJSON() ([]byte, error) { +func (s ApigatewayApiConfigGrpcServiceDefinition) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayApiConfigGrpcServiceDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayApiConfigOpenApiDocument: An OpenAPI Specification Document @@ -424,9 +424,9 @@ type ApigatewayApiConfigOpenApiDocument struct { NullFields []string `json:"-"` } -func (s *ApigatewayApiConfigOpenApiDocument) MarshalJSON() ([]byte, error) { +func (s ApigatewayApiConfigOpenApiDocument) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayApiConfigOpenApiDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayAuditConfig: Specifies the audit configuration for a service. The @@ -465,9 +465,9 @@ type ApigatewayAuditConfig struct { NullFields []string `json:"-"` } -func (s *ApigatewayAuditConfig) MarshalJSON() ([]byte, error) { +func (s ApigatewayAuditConfig) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayAuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayAuditLogConfig: Provides the configuration for logging a type of @@ -500,9 +500,9 @@ type ApigatewayAuditLogConfig struct { NullFields []string `json:"-"` } -func (s *ApigatewayAuditLogConfig) MarshalJSON() ([]byte, error) { +func (s ApigatewayAuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayAuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayBinding: Associates `members`, or principals, with a `role`. @@ -599,9 +599,9 @@ type ApigatewayBinding struct { NullFields []string `json:"-"` } -func (s *ApigatewayBinding) MarshalJSON() ([]byte, error) { +func (s ApigatewayBinding) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayCancelOperationRequest: The request message for @@ -652,9 +652,9 @@ type ApigatewayExpr struct { NullFields []string `json:"-"` } -func (s *ApigatewayExpr) MarshalJSON() ([]byte, error) { +func (s ApigatewayExpr) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayGateway: A Gateway is an API-aware HTTP proxy. It performs @@ -706,9 +706,9 @@ type ApigatewayGateway struct { NullFields []string `json:"-"` } -func (s *ApigatewayGateway) MarshalJSON() ([]byte, error) { +func (s ApigatewayGateway) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayListApiConfigsResponse: Response message for @@ -736,9 +736,9 @@ type ApigatewayListApiConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayListApiConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayListApiConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayListApiConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayListApisResponse: Response message for ApiGatewayService.ListApis @@ -765,9 +765,9 @@ type ApigatewayListApisResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayListApisResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayListApisResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayListApisResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayListGatewaysResponse: Response message for @@ -795,9 +795,9 @@ type ApigatewayListGatewaysResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayListGatewaysResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayListGatewaysResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayListGatewaysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayListLocationsResponse: The response message for @@ -824,9 +824,9 @@ type ApigatewayListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayListOperationsResponse: The response message for @@ -853,9 +853,9 @@ type ApigatewayListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayLocation: A resource that represents a Google Cloud location. @@ -891,9 +891,9 @@ type ApigatewayLocation struct { NullFields []string `json:"-"` } -func (s *ApigatewayLocation) MarshalJSON() ([]byte, error) { +func (s ApigatewayLocation) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayOperation: This resource represents a long-running operation that @@ -938,9 +938,9 @@ type ApigatewayOperation struct { NullFields []string `json:"-"` } -func (s *ApigatewayOperation) MarshalJSON() ([]byte, error) { +func (s ApigatewayOperation) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayOperationMetadata: Represents the metadata of the long-running @@ -980,9 +980,9 @@ type ApigatewayOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ApigatewayOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ApigatewayOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayOperationMetadataDiagnostic: Diagnostic information from @@ -1005,9 +1005,9 @@ type ApigatewayOperationMetadataDiagnostic struct { NullFields []string `json:"-"` } -func (s *ApigatewayOperationMetadataDiagnostic) MarshalJSON() ([]byte, error) { +func (s ApigatewayOperationMetadataDiagnostic) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayOperationMetadataDiagnostic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayPolicy: An Identity and Access Management (IAM) policy, which @@ -1097,9 +1097,9 @@ type ApigatewayPolicy struct { NullFields []string `json:"-"` } -func (s *ApigatewayPolicy) MarshalJSON() ([]byte, error) { +func (s ApigatewayPolicy) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewaySetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1126,9 +1126,9 @@ type ApigatewaySetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *ApigatewaySetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s ApigatewaySetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod ApigatewaySetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayStatus: The `Status` type defines a logical error model that is @@ -1160,9 +1160,9 @@ type ApigatewayStatus struct { NullFields []string `json:"-"` } -func (s *ApigatewayStatus) MarshalJSON() ([]byte, error) { +func (s ApigatewayStatus) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayTestIamPermissionsRequest: Request message for @@ -1186,9 +1186,9 @@ type ApigatewayTestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *ApigatewayTestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s ApigatewayTestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayTestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayTestIamPermissionsResponse: Response message for @@ -1213,9 +1213,9 @@ type ApigatewayTestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayTestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayTestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayTestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining diff --git a/apigateway/v1beta/apigateway-gen.go b/apigateway/v1beta/apigateway-gen.go index e6d54cc864..e134c249a4 100644 --- a/apigateway/v1beta/apigateway-gen.go +++ b/apigateway/v1beta/apigateway-gen.go @@ -269,9 +269,9 @@ type ApigatewayApi struct { NullFields []string `json:"-"` } -func (s *ApigatewayApi) MarshalJSON() ([]byte, error) { +func (s ApigatewayApi) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayApi - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayApiConfig: An API Configuration is a combination of settings for @@ -347,9 +347,9 @@ type ApigatewayApiConfig struct { NullFields []string `json:"-"` } -func (s *ApigatewayApiConfig) MarshalJSON() ([]byte, error) { +func (s ApigatewayApiConfig) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayApiConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayApiConfigFile: A lightweight description of a file. @@ -372,9 +372,9 @@ type ApigatewayApiConfigFile struct { NullFields []string `json:"-"` } -func (s *ApigatewayApiConfigFile) MarshalJSON() ([]byte, error) { +func (s ApigatewayApiConfigFile) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayApiConfigFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayApiConfigGrpcServiceDefinition: A gRPC service definition. @@ -403,9 +403,9 @@ type ApigatewayApiConfigGrpcServiceDefinition struct { NullFields []string `json:"-"` } -func (s *ApigatewayApiConfigGrpcServiceDefinition) MarshalJSON() ([]byte, error) { +func (s ApigatewayApiConfigGrpcServiceDefinition) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayApiConfigGrpcServiceDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayApiConfigOpenApiDocument: An OpenAPI Specification Document @@ -426,9 +426,9 @@ type ApigatewayApiConfigOpenApiDocument struct { NullFields []string `json:"-"` } -func (s *ApigatewayApiConfigOpenApiDocument) MarshalJSON() ([]byte, error) { +func (s ApigatewayApiConfigOpenApiDocument) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayApiConfigOpenApiDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayAuditConfig: Specifies the audit configuration for a service. The @@ -467,9 +467,9 @@ type ApigatewayAuditConfig struct { NullFields []string `json:"-"` } -func (s *ApigatewayAuditConfig) MarshalJSON() ([]byte, error) { +func (s ApigatewayAuditConfig) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayAuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayAuditLogConfig: Provides the configuration for logging a type of @@ -502,9 +502,9 @@ type ApigatewayAuditLogConfig struct { NullFields []string `json:"-"` } -func (s *ApigatewayAuditLogConfig) MarshalJSON() ([]byte, error) { +func (s ApigatewayAuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayAuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayBackendConfig: Configuration for all backends. @@ -534,9 +534,9 @@ type ApigatewayBackendConfig struct { NullFields []string `json:"-"` } -func (s *ApigatewayBackendConfig) MarshalJSON() ([]byte, error) { +func (s ApigatewayBackendConfig) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayBackendConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayBinding: Associates `members`, or principals, with a `role`. @@ -633,9 +633,9 @@ type ApigatewayBinding struct { NullFields []string `json:"-"` } -func (s *ApigatewayBinding) MarshalJSON() ([]byte, error) { +func (s ApigatewayBinding) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayCancelOperationRequest: The request message for @@ -686,9 +686,9 @@ type ApigatewayExpr struct { NullFields []string `json:"-"` } -func (s *ApigatewayExpr) MarshalJSON() ([]byte, error) { +func (s ApigatewayExpr) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayGateway: A Gateway is an API-aware HTTP proxy. It performs @@ -740,9 +740,9 @@ type ApigatewayGateway struct { NullFields []string `json:"-"` } -func (s *ApigatewayGateway) MarshalJSON() ([]byte, error) { +func (s ApigatewayGateway) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayGatewayConfig: Configuration settings for Gateways. @@ -763,9 +763,9 @@ type ApigatewayGatewayConfig struct { NullFields []string `json:"-"` } -func (s *ApigatewayGatewayConfig) MarshalJSON() ([]byte, error) { +func (s ApigatewayGatewayConfig) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayGatewayConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayListApiConfigsResponse: Response message for @@ -793,9 +793,9 @@ type ApigatewayListApiConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayListApiConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayListApiConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayListApiConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayListApisResponse: Response message for ApiGatewayService.ListApis @@ -822,9 +822,9 @@ type ApigatewayListApisResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayListApisResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayListApisResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayListApisResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayListGatewaysResponse: Response message for @@ -852,9 +852,9 @@ type ApigatewayListGatewaysResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayListGatewaysResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayListGatewaysResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayListGatewaysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayListLocationsResponse: The response message for @@ -881,9 +881,9 @@ type ApigatewayListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayListOperationsResponse: The response message for @@ -910,9 +910,9 @@ type ApigatewayListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayLocation: A resource that represents a Google Cloud location. @@ -948,9 +948,9 @@ type ApigatewayLocation struct { NullFields []string `json:"-"` } -func (s *ApigatewayLocation) MarshalJSON() ([]byte, error) { +func (s ApigatewayLocation) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayOperation: This resource represents a long-running operation that @@ -995,9 +995,9 @@ type ApigatewayOperation struct { NullFields []string `json:"-"` } -func (s *ApigatewayOperation) MarshalJSON() ([]byte, error) { +func (s ApigatewayOperation) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayOperationMetadata: Represents the metadata of the long-running @@ -1037,9 +1037,9 @@ type ApigatewayOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ApigatewayOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ApigatewayOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayOperationMetadataDiagnostic: Diagnostic information from @@ -1062,9 +1062,9 @@ type ApigatewayOperationMetadataDiagnostic struct { NullFields []string `json:"-"` } -func (s *ApigatewayOperationMetadataDiagnostic) MarshalJSON() ([]byte, error) { +func (s ApigatewayOperationMetadataDiagnostic) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayOperationMetadataDiagnostic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayPolicy: An Identity and Access Management (IAM) policy, which @@ -1154,9 +1154,9 @@ type ApigatewayPolicy struct { NullFields []string `json:"-"` } -func (s *ApigatewayPolicy) MarshalJSON() ([]byte, error) { +func (s ApigatewayPolicy) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewaySetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1183,9 +1183,9 @@ type ApigatewaySetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *ApigatewaySetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s ApigatewaySetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod ApigatewaySetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayStatus: The `Status` type defines a logical error model that is @@ -1217,9 +1217,9 @@ type ApigatewayStatus struct { NullFields []string `json:"-"` } -func (s *ApigatewayStatus) MarshalJSON() ([]byte, error) { +func (s ApigatewayStatus) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayTestIamPermissionsRequest: Request message for @@ -1243,9 +1243,9 @@ type ApigatewayTestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *ApigatewayTestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s ApigatewayTestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayTestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApigatewayTestIamPermissionsResponse: Response message for @@ -1270,9 +1270,9 @@ type ApigatewayTestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *ApigatewayTestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s ApigatewayTestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ApigatewayTestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining diff --git a/apigee/v1/apigee-gen.go b/apigee/v1/apigee-gen.go index 2c293b1beb..5890c51e5f 100644 --- a/apigee/v1/apigee-gen.go +++ b/apigee/v1/apigee-gen.go @@ -1249,9 +1249,9 @@ type EdgeConfigstoreBundleBadBundle struct { NullFields []string `json:"-"` } -func (s *EdgeConfigstoreBundleBadBundle) MarshalJSON() ([]byte, error) { +func (s EdgeConfigstoreBundleBadBundle) MarshalJSON() ([]byte, error) { type NoMethod EdgeConfigstoreBundleBadBundle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EdgeConfigstoreBundleBadBundleViolation: A message type used to describe a @@ -1275,9 +1275,9 @@ type EdgeConfigstoreBundleBadBundleViolation struct { NullFields []string `json:"-"` } -func (s *EdgeConfigstoreBundleBadBundleViolation) MarshalJSON() ([]byte, error) { +func (s EdgeConfigstoreBundleBadBundleViolation) MarshalJSON() ([]byte, error) { type NoMethod EdgeConfigstoreBundleBadBundleViolation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiHttpBody: Message that represents an arbitrary HTTP body. It should @@ -1322,9 +1322,9 @@ type GoogleApiHttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApiHttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApiHttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiHttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1APIProductAssociation: APIProductAssociation has the API @@ -1348,9 +1348,9 @@ type GoogleCloudApigeeV1APIProductAssociation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1APIProductAssociation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1APIProductAssociation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1APIProductAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1Access struct { @@ -1370,9 +1370,9 @@ type GoogleCloudApigeeV1Access struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Access) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Access) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Access - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1AccessGet: Get action. For example, "Get" : { "name" : @@ -1393,9 +1393,9 @@ type GoogleCloudApigeeV1AccessGet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AccessGet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AccessGet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AccessGet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1AccessLoggingConfig: Access logging configuration enables @@ -1425,9 +1425,9 @@ type GoogleCloudApigeeV1AccessLoggingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AccessLoggingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AccessLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AccessLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1AccessRemove: Remove action. For example, "Remove" : { @@ -1448,9 +1448,9 @@ type GoogleCloudApigeeV1AccessRemove struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AccessRemove) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AccessRemove) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AccessRemove - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1AccessSet: Set action. For example, "Set" : { "name" : @@ -1472,9 +1472,9 @@ type GoogleCloudApigeeV1AccessSet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AccessSet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AccessSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AccessSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ActivateNatAddressRequest: Request for @@ -1514,9 +1514,9 @@ type GoogleCloudApigeeV1AddonsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AddonsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AddonsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AddonsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1AdjustDeveloperBalanceRequest: Request for @@ -1541,9 +1541,9 @@ type GoogleCloudApigeeV1AdjustDeveloperBalanceRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AdjustDeveloperBalanceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AdjustDeveloperBalanceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AdjustDeveloperBalanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1AdvancedApiOpsConfig: Configuration for the Advanced API @@ -1564,9 +1564,9 @@ type GoogleCloudApigeeV1AdvancedApiOpsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AdvancedApiOpsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AdvancedApiOpsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AdvancedApiOpsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Alias: Reference to a certificate or key/certificate @@ -1600,9 +1600,9 @@ type GoogleCloudApigeeV1Alias struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Alias) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Alias) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Alias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1AliasRevisionConfig struct { @@ -1632,9 +1632,9 @@ type GoogleCloudApigeeV1AliasRevisionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AliasRevisionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AliasRevisionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AliasRevisionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1AnalyticsConfig: Configuration for the Analytics add-on. @@ -1668,9 +1668,9 @@ type GoogleCloudApigeeV1AnalyticsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AnalyticsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AnalyticsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AnalyticsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ApiCategory: `ApiCategory` represents an API category. @@ -1700,9 +1700,9 @@ type GoogleCloudApigeeV1ApiCategory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiCategory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiCategory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ApiCategoryResponse: The API category resource wrapped @@ -1734,9 +1734,9 @@ type GoogleCloudApigeeV1ApiCategoryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiCategoryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiCategoryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiCategoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ApiDoc: `ApiDoc` represents an API catalog item. Catalog @@ -1837,9 +1837,9 @@ type GoogleCloudApigeeV1ApiDoc struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiDoc) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiDoc) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiDoc - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ApiDocDocumentation: The documentation for a catalog @@ -1862,9 +1862,9 @@ type GoogleCloudApigeeV1ApiDocDocumentation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiDocDocumentation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiDocDocumentation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiDocDocumentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ApiDocDocumentationResponse: The catalog item @@ -1896,9 +1896,9 @@ type GoogleCloudApigeeV1ApiDocDocumentationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiDocDocumentationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiDocDocumentationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiDocDocumentationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ApiDocResponse: The catalog item resource wrapped with @@ -1930,9 +1930,9 @@ type GoogleCloudApigeeV1ApiDocResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiDocResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiDocResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiDocResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ApiProduct struct { @@ -2079,9 +2079,9 @@ type GoogleCloudApigeeV1ApiProduct struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiProduct) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiProduct) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiProduct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ApiProductRef struct { @@ -2102,9 +2102,9 @@ type GoogleCloudApigeeV1ApiProductRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiProductRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiProductRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiProductRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ApiProxy: Metadata describing the API proxy @@ -2153,9 +2153,9 @@ type GoogleCloudApigeeV1ApiProxy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiProxy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiProxy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ApiProxyRevision: API proxy revision. @@ -2251,9 +2251,9 @@ type GoogleCloudApigeeV1ApiProxyRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiProxyRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiProxyRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiProxyRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ApiSecurityConfig: Configurations of the API Security @@ -2277,9 +2277,9 @@ type GoogleCloudApigeeV1ApiSecurityConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiSecurityConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiSecurityConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiSecurityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ApiSecurityRuntimeConfig: Response for @@ -2315,9 +2315,9 @@ type GoogleCloudApigeeV1ApiSecurityRuntimeConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ApiSecurityRuntimeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ApiSecurityRuntimeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ApiSecurityRuntimeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1App struct { @@ -2372,9 +2372,9 @@ type GoogleCloudApigeeV1App struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1App) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1App) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1App - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1AppGroup: AppGroup contains the request/response fields @@ -2422,9 +2422,9 @@ type GoogleCloudApigeeV1AppGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AppGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AppGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AppGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1AppGroupApp: Response for @@ -2482,9 +2482,9 @@ type GoogleCloudApigeeV1AppGroupApp struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AppGroupApp) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AppGroupApp) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AppGroupApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1AppGroupAppKey: AppGroupAppKey contains all the @@ -2532,9 +2532,9 @@ type GoogleCloudApigeeV1AppGroupAppKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AppGroupAppKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AppGroupAppKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AppGroupAppKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ArchiveDeployment: Archive Deployment information. @@ -2579,9 +2579,9 @@ type GoogleCloudApigeeV1ArchiveDeployment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ArchiveDeployment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ArchiveDeployment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ArchiveDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1AsyncQuery struct { @@ -2633,9 +2633,9 @@ type GoogleCloudApigeeV1AsyncQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AsyncQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AsyncQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AsyncQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1AsyncQueryResult struct { @@ -2660,9 +2660,9 @@ type GoogleCloudApigeeV1AsyncQueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AsyncQueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AsyncQueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AsyncQueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1AsyncQueryResultView struct { @@ -2694,9 +2694,9 @@ type GoogleCloudApigeeV1AsyncQueryResultView struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1AsyncQueryResultView) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1AsyncQueryResultView) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1AsyncQueryResultView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Attribute: Key-value pair to store extra metadata. @@ -2721,9 +2721,9 @@ type GoogleCloudApigeeV1Attribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Attribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Attribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Attribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1Attributes struct { @@ -2745,9 +2745,9 @@ type GoogleCloudApigeeV1Attributes struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Attributes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Attributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Attributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest: Request for @@ -2783,9 +2783,9 @@ type GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll: @@ -2813,9 +2813,9 @@ type GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArra NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayR @@ -2842,9 +2842,9 @@ type GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArra NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArrayResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse: Response @@ -2874,9 +2874,9 @@ type GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1BatchUpdateSecurityIncidentsRequest: Request for @@ -2898,9 +2898,9 @@ type GoogleCloudApigeeV1BatchUpdateSecurityIncidentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1BatchUpdateSecurityIncidentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1BatchUpdateSecurityIncidentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1BatchUpdateSecurityIncidentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1BatchUpdateSecurityIncidentsResponse: Response for @@ -2924,9 +2924,9 @@ type GoogleCloudApigeeV1BatchUpdateSecurityIncidentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1BatchUpdateSecurityIncidentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1BatchUpdateSecurityIncidentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1BatchUpdateSecurityIncidentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1CanaryEvaluation: CanaryEvaluation represents the canary @@ -2979,9 +2979,9 @@ type GoogleCloudApigeeV1CanaryEvaluation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1CanaryEvaluation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1CanaryEvaluation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1CanaryEvaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1CanaryEvaluationMetricLabels: Labels that can be used to @@ -3007,9 +3007,9 @@ type GoogleCloudApigeeV1CanaryEvaluationMetricLabels struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1CanaryEvaluationMetricLabels) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1CanaryEvaluationMetricLabels) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1CanaryEvaluationMetricLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1CertInfo: X.509 certificate as defined in RFC 5280. @@ -3051,9 +3051,9 @@ type GoogleCloudApigeeV1CertInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1CertInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1CertInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1CertInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1Certificate struct { @@ -3072,9 +3072,9 @@ type GoogleCloudApigeeV1Certificate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Certificate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Certificate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Certificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1CommonNameConfig struct { @@ -3093,9 +3093,9 @@ type GoogleCloudApigeeV1CommonNameConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1CommonNameConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1CommonNameConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1CommonNameConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ComputeEnvironmentScoresRequest: Request for @@ -3134,9 +3134,9 @@ type GoogleCloudApigeeV1ComputeEnvironmentScoresRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ComputeEnvironmentScoresRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ComputeEnvironmentScoresRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ComputeEnvironmentScoresRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ComputeEnvironmentScoresRequestFilter: Filter scores by @@ -3159,9 +3159,9 @@ type GoogleCloudApigeeV1ComputeEnvironmentScoresRequestFilter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ComputeEnvironmentScoresRequestFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ComputeEnvironmentScoresRequestFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ComputeEnvironmentScoresRequestFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ComputeEnvironmentScoresResponse: Response for @@ -3188,9 +3188,9 @@ type GoogleCloudApigeeV1ComputeEnvironmentScoresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ComputeEnvironmentScoresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ComputeEnvironmentScoresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ComputeEnvironmentScoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ConfigVersion: Version of the API proxy configuration @@ -3213,9 +3213,9 @@ type GoogleCloudApigeeV1ConfigVersion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ConfigVersion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ConfigVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ConfigVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ConnectorsPlatformConfig: Configuration for the @@ -3240,9 +3240,9 @@ type GoogleCloudApigeeV1ConnectorsPlatformConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ConnectorsPlatformConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ConnectorsPlatformConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ConnectorsPlatformConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1Credential struct { @@ -3277,9 +3277,9 @@ type GoogleCloudApigeeV1Credential struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Credential) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Credential) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Credential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1CreditDeveloperBalanceRequest: Request for @@ -3309,9 +3309,9 @@ type GoogleCloudApigeeV1CreditDeveloperBalanceRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1CreditDeveloperBalanceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1CreditDeveloperBalanceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1CreditDeveloperBalanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1CustomReport struct { @@ -3385,9 +3385,9 @@ type GoogleCloudApigeeV1CustomReport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1CustomReport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1CustomReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1CustomReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1CustomReportMetric: This encapsulates a metric property @@ -3411,9 +3411,9 @@ type GoogleCloudApigeeV1CustomReportMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1CustomReportMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1CustomReportMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1CustomReportMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DataCollector: Data collector configuration. @@ -3454,9 +3454,9 @@ type GoogleCloudApigeeV1DataCollector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DataCollector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DataCollector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DataCollector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DataCollectorConfig: Data collector and its @@ -3488,9 +3488,9 @@ type GoogleCloudApigeeV1DataCollectorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DataCollectorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DataCollectorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DataCollectorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Datastore: The data store defines the connection to @@ -3530,9 +3530,9 @@ type GoogleCloudApigeeV1Datastore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Datastore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Datastore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Datastore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DatastoreConfig: Configuration detail for datastore @@ -3561,9 +3561,9 @@ type GoogleCloudApigeeV1DatastoreConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DatastoreConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DatastoreConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DatastoreConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DateRange: Date range of the data to export. @@ -3588,9 +3588,9 @@ type GoogleCloudApigeeV1DateRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DateRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DateRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1DebugMask struct { @@ -3634,9 +3634,9 @@ type GoogleCloudApigeeV1DebugMask struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DebugMask) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DebugMask) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DebugMask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1DebugSession struct { @@ -3679,9 +3679,9 @@ type GoogleCloudApigeeV1DebugSession struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DebugSession) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DebugSession) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DebugSession - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DebugSessionTransaction: A transaction contains all of @@ -3710,9 +3710,9 @@ type GoogleCloudApigeeV1DebugSessionTransaction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DebugSessionTransaction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DebugSessionTransaction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DebugSessionTransaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1DeleteCustomReportResponse struct { @@ -3734,9 +3734,9 @@ type GoogleCloudApigeeV1DeleteCustomReportResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeleteCustomReportResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeleteCustomReportResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeleteCustomReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DeleteResponse: Response for certain delete operations. @@ -3767,9 +3767,9 @@ type GoogleCloudApigeeV1DeleteResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeleteResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeleteResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeleteResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1Deployment struct { @@ -3842,9 +3842,9 @@ type GoogleCloudApigeeV1Deployment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Deployment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Deployment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DeploymentChangeReport: Response for @@ -3885,9 +3885,9 @@ type GoogleCloudApigeeV1DeploymentChangeReport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeploymentChangeReport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeploymentChangeReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeploymentChangeReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DeploymentChangeReportRoutingChange: Describes a @@ -3921,9 +3921,9 @@ type GoogleCloudApigeeV1DeploymentChangeReportRoutingChange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeploymentChangeReportRoutingChange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeploymentChangeReportRoutingChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeploymentChangeReportRoutingChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict: Describes a @@ -3950,9 +3950,9 @@ type GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment: Tuple @@ -3979,9 +3979,9 @@ type GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DeploymentConfig: NEXT ID: 11 @@ -4024,9 +4024,9 @@ type GoogleCloudApigeeV1DeploymentConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeploymentConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeploymentConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeploymentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DeploymentGroupConfig: DeploymentGroupConfig represents a @@ -4062,9 +4062,9 @@ type GoogleCloudApigeeV1DeploymentGroupConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeploymentGroupConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeploymentGroupConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeploymentGroupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1Developer struct { @@ -4120,9 +4120,9 @@ type GoogleCloudApigeeV1Developer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Developer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Developer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Developer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1DeveloperApp struct { @@ -4178,9 +4178,9 @@ type GoogleCloudApigeeV1DeveloperApp struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeveloperApp) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeveloperApp) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeveloperApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1DeveloperAppKey struct { @@ -4225,9 +4225,9 @@ type GoogleCloudApigeeV1DeveloperAppKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeveloperAppKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeveloperAppKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeveloperAppKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DeveloperBalance: Account balance for the developer. @@ -4251,9 +4251,9 @@ type GoogleCloudApigeeV1DeveloperBalance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeveloperBalance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeveloperBalance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeveloperBalance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DeveloperBalanceWallet: Wallet used to manage an account @@ -4278,9 +4278,9 @@ type GoogleCloudApigeeV1DeveloperBalanceWallet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeveloperBalanceWallet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeveloperBalanceWallet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeveloperBalanceWallet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DeveloperMonetizationConfig: Monetization configuration @@ -4311,9 +4311,9 @@ type GoogleCloudApigeeV1DeveloperMonetizationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeveloperMonetizationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeveloperMonetizationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeveloperMonetizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DeveloperSubscription: Structure of a @@ -4352,9 +4352,9 @@ type GoogleCloudApigeeV1DeveloperSubscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DeveloperSubscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DeveloperSubscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DeveloperSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DimensionMetric: Encapsulates a metric grouped by @@ -4382,9 +4382,9 @@ type GoogleCloudApigeeV1DimensionMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DimensionMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DimensionMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DimensionMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1DisableSecurityActionRequest: Message to disable an @@ -4413,9 +4413,9 @@ type GoogleCloudApigeeV1DocumentationFile struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1DocumentationFile) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1DocumentationFile) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1DocumentationFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1EnableSecurityActionRequest: Message to enable a disabled @@ -4480,9 +4480,9 @@ type GoogleCloudApigeeV1EndpointAttachment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1EndpointAttachment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1EndpointAttachment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1EndpointAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1EndpointChainingRule: EndpointChainingRule specifies the @@ -4508,9 +4508,9 @@ type GoogleCloudApigeeV1EndpointChainingRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1EndpointChainingRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1EndpointChainingRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1EndpointChainingRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1EntityMetadata: Metadata common to many entities in this @@ -4537,9 +4537,9 @@ type GoogleCloudApigeeV1EntityMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1EntityMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1EntityMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1EntityMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1Environment struct { @@ -4646,9 +4646,9 @@ type GoogleCloudApigeeV1Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1EnvironmentConfig struct { @@ -4728,9 +4728,9 @@ type GoogleCloudApigeeV1EnvironmentConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1EnvironmentConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1EnvironmentConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1EnvironmentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1EnvironmentGroup: EnvironmentGroup configuration. An @@ -4773,9 +4773,9 @@ type GoogleCloudApigeeV1EnvironmentGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1EnvironmentGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1EnvironmentGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1EnvironmentGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1EnvironmentGroupAttachment: EnvironmentGroupAttachment is @@ -4807,9 +4807,9 @@ type GoogleCloudApigeeV1EnvironmentGroupAttachment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1EnvironmentGroupAttachment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1EnvironmentGroupAttachment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1EnvironmentGroupAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1EnvironmentGroupConfig: EnvironmentGroupConfig is a @@ -4854,9 +4854,9 @@ type GoogleCloudApigeeV1EnvironmentGroupConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1EnvironmentGroupConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1EnvironmentGroupConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1EnvironmentGroupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ExpireDeveloperSubscriptionRequest: Request for @@ -4908,9 +4908,9 @@ type GoogleCloudApigeeV1Export struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Export) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Export) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Export - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ExportRequest: Request body for [CreateExportRequest] @@ -4944,9 +4944,9 @@ type GoogleCloudApigeeV1ExportRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ExportRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ExportRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ExportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1FlowHook struct { @@ -4980,9 +4980,9 @@ type GoogleCloudApigeeV1FlowHook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1FlowHook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1FlowHook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1FlowHook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1FlowHookConfig struct { @@ -5010,9 +5010,9 @@ type GoogleCloudApigeeV1FlowHookConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1FlowHookConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1FlowHookConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1FlowHookConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1GenerateDownloadUrlRequest: Request for @@ -5042,9 +5042,9 @@ type GoogleCloudApigeeV1GenerateDownloadUrlResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1GenerateDownloadUrlResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1GenerateDownloadUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1GenerateDownloadUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1GenerateUploadUrlRequest: Request for GenerateUploadUrl @@ -5074,9 +5074,9 @@ type GoogleCloudApigeeV1GenerateUploadUrlResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1GenerateUploadUrlResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1GenerateUploadUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1GenerateUploadUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse: The response for @@ -5100,9 +5100,9 @@ type GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo: A Signed URL and @@ -5146,9 +5146,9 @@ type GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1GetSyncAuthorizationRequest: Request for @@ -5180,9 +5180,9 @@ type GoogleCloudApigeeV1GraphQLOperation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1GraphQLOperation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1GraphQLOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1GraphQLOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1GraphQLOperationConfig: Binds the resources in a proxy or @@ -5218,9 +5218,9 @@ type GoogleCloudApigeeV1GraphQLOperationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1GraphQLOperationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1GraphQLOperationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1GraphQLOperationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1GraphQLOperationGroup: List of graphQL operation @@ -5250,9 +5250,9 @@ type GoogleCloudApigeeV1GraphQLOperationGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1GraphQLOperationGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1GraphQLOperationGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1GraphQLOperationGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1GraphqlDocumentation: GraphQL documentation for a catalog @@ -5276,9 +5276,9 @@ type GoogleCloudApigeeV1GraphqlDocumentation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1GraphqlDocumentation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1GraphqlDocumentation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1GraphqlDocumentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1GrpcOperationConfig: Binds the resources in a proxy or @@ -5315,9 +5315,9 @@ type GoogleCloudApigeeV1GrpcOperationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1GrpcOperationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1GrpcOperationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1GrpcOperationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1GrpcOperationGroup: List of gRPC operation configuration @@ -5339,9 +5339,9 @@ type GoogleCloudApigeeV1GrpcOperationGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1GrpcOperationGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1GrpcOperationGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1GrpcOperationGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1IngressConfig struct { @@ -5375,9 +5375,9 @@ type GoogleCloudApigeeV1IngressConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1IngressConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1IngressConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1IngressConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Instance: Apigee runtime instance. @@ -5477,9 +5477,9 @@ type GoogleCloudApigeeV1Instance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Instance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Instance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1InstanceAttachment: InstanceAttachment represents the @@ -5508,9 +5508,9 @@ type GoogleCloudApigeeV1InstanceAttachment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1InstanceAttachment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1InstanceAttachment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1InstanceAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1InstanceDeploymentStatus: The status of a deployment as @@ -5536,9 +5536,9 @@ type GoogleCloudApigeeV1InstanceDeploymentStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1InstanceDeploymentStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1InstanceDeploymentStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1InstanceDeploymentStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision: Revisions @@ -5561,9 +5561,9 @@ type GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute: Route deployed in @@ -5591,9 +5591,9 @@ type GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1IntegrationConfig: Configuration for the Integration @@ -5614,9 +5614,9 @@ type GoogleCloudApigeeV1IntegrationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1IntegrationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1IntegrationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1IntegrationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1KeyAliasReference struct { @@ -5638,9 +5638,9 @@ type GoogleCloudApigeeV1KeyAliasReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1KeyAliasReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1KeyAliasReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1KeyAliasReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1KeyValueEntry: Key value map pair where the value @@ -5669,9 +5669,9 @@ type GoogleCloudApigeeV1KeyValueEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1KeyValueEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1KeyValueEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1KeyValueEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1KeyValueMap: Collection of key/value string pairs. @@ -5699,9 +5699,9 @@ type GoogleCloudApigeeV1KeyValueMap struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1KeyValueMap) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1KeyValueMap) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1KeyValueMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Keystore: Datastore for Certificates and Aliases. @@ -5727,9 +5727,9 @@ type GoogleCloudApigeeV1Keystore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Keystore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Keystore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Keystore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1KeystoreConfig struct { @@ -5751,9 +5751,9 @@ type GoogleCloudApigeeV1KeystoreConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1KeystoreConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1KeystoreConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1KeystoreConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListApiCategoriesResponse: The response for @@ -5785,9 +5785,9 @@ type GoogleCloudApigeeV1ListApiCategoriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListApiCategoriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListApiCategoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListApiCategoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ListApiDocsResponse struct { @@ -5820,9 +5820,9 @@ type GoogleCloudApigeeV1ListApiDocsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListApiDocsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListApiDocsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListApiDocsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ListApiProductsResponse struct { @@ -5844,9 +5844,9 @@ type GoogleCloudApigeeV1ListApiProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListApiProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListApiProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListApiProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ListApiProxiesResponse struct { @@ -5867,9 +5867,9 @@ type GoogleCloudApigeeV1ListApiProxiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListApiProxiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListApiProxiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListApiProxiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListAppGroupAppsResponse: Response for ListAppGroupApps @@ -5895,9 +5895,9 @@ type GoogleCloudApigeeV1ListAppGroupAppsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListAppGroupAppsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListAppGroupAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListAppGroupAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListAppGroupsResponse: ListAppGroupsResponse contains the @@ -5927,9 +5927,9 @@ type GoogleCloudApigeeV1ListAppGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListAppGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListAppGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListAppGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ListAppsResponse struct { @@ -5955,9 +5955,9 @@ type GoogleCloudApigeeV1ListAppsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListAppsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListArchiveDeploymentsResponse: Response for @@ -5984,9 +5984,9 @@ type GoogleCloudApigeeV1ListArchiveDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListArchiveDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListArchiveDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListArchiveDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListAsyncQueriesResponse: The response for @@ -6010,9 +6010,9 @@ type GoogleCloudApigeeV1ListAsyncQueriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListAsyncQueriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListAsyncQueriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListAsyncQueriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListCustomReportsResponse: This message encapsulates a @@ -6035,9 +6035,9 @@ type GoogleCloudApigeeV1ListCustomReportsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListCustomReportsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListCustomReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListCustomReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListDataCollectorsResponse: Response for @@ -6064,9 +6064,9 @@ type GoogleCloudApigeeV1ListDataCollectorsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListDataCollectorsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListDataCollectorsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListDataCollectorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListDatastoresResponse: The response for ListDatastores @@ -6089,9 +6089,9 @@ type GoogleCloudApigeeV1ListDatastoresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListDatastoresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListDatastoresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListDatastoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ListDebugSessionsResponse struct { @@ -6117,9 +6117,9 @@ type GoogleCloudApigeeV1ListDebugSessionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListDebugSessionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListDebugSessionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListDebugSessionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ListDeploymentsResponse struct { @@ -6141,9 +6141,9 @@ type GoogleCloudApigeeV1ListDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ListDeveloperAppsResponse struct { @@ -6165,9 +6165,9 @@ type GoogleCloudApigeeV1ListDeveloperAppsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListDeveloperAppsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListDeveloperAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListDeveloperAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse: Response for @@ -6194,9 +6194,9 @@ type GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListEndpointAttachmentsResponse: Response for @@ -6224,9 +6224,9 @@ type GoogleCloudApigeeV1ListEndpointAttachmentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListEndpointAttachmentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListEndpointAttachmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListEndpointAttachmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse: Response for @@ -6255,9 +6255,9 @@ type GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListEnvironmentGroupsResponse: Response for @@ -6284,9 +6284,9 @@ type GoogleCloudApigeeV1ListEnvironmentGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListEnvironmentGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListEnvironmentGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListEnvironmentGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListEnvironmentResourcesResponse: Response for @@ -6310,9 +6310,9 @@ type GoogleCloudApigeeV1ListEnvironmentResourcesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListEnvironmentResourcesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListEnvironmentResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListEnvironmentResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListExportsResponse: The response for ListExports @@ -6335,9 +6335,9 @@ type GoogleCloudApigeeV1ListExportsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListExportsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListExportsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListExportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ListHybridIssuersResponse struct { @@ -6359,9 +6359,9 @@ type GoogleCloudApigeeV1ListHybridIssuersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListHybridIssuersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListHybridIssuersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListHybridIssuersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListInstanceAttachmentsResponse: Response for @@ -6389,9 +6389,9 @@ type GoogleCloudApigeeV1ListInstanceAttachmentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListInstanceAttachmentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListInstanceAttachmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListInstanceAttachmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListInstancesResponse: Response for ListInstances. @@ -6417,9 +6417,9 @@ type GoogleCloudApigeeV1ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListKeyValueEntriesResponse: The request structure for @@ -6446,9 +6446,9 @@ type GoogleCloudApigeeV1ListKeyValueEntriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListKeyValueEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListKeyValueEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListKeyValueEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListNatAddressesResponse: Response for ListNatAddresses. @@ -6474,9 +6474,9 @@ type GoogleCloudApigeeV1ListNatAddressesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListNatAddressesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListNatAddressesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListNatAddressesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ListOfDevelopersResponse struct { @@ -6498,9 +6498,9 @@ type GoogleCloudApigeeV1ListOfDevelopersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListOfDevelopersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListOfDevelopersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListOfDevelopersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ListOrganizationsResponse struct { @@ -6523,9 +6523,9 @@ type GoogleCloudApigeeV1ListOrganizationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListOrganizationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListOrganizationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListOrganizationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListRatePlansResponse: Response for ListRatePlans. @@ -6551,9 +6551,9 @@ type GoogleCloudApigeeV1ListRatePlansResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListRatePlansResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListRatePlansResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListRatePlansResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListSecurityActionsResponse: Contains a list of @@ -6580,9 +6580,9 @@ type GoogleCloudApigeeV1ListSecurityActionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListSecurityActionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListSecurityActionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListSecurityActionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListSecurityIncidentsResponse: Response for @@ -6609,9 +6609,9 @@ type GoogleCloudApigeeV1ListSecurityIncidentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListSecurityIncidentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListSecurityIncidentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListSecurityIncidentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListSecurityProfileRevisionsResponse: Response for @@ -6639,9 +6639,9 @@ type GoogleCloudApigeeV1ListSecurityProfileRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListSecurityProfileRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListSecurityProfileRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListSecurityProfileRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListSecurityProfilesResponse: Response for @@ -6670,9 +6670,9 @@ type GoogleCloudApigeeV1ListSecurityProfilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListSecurityProfilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListSecurityProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListSecurityProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListSecurityReportsResponse: The response for @@ -6701,9 +6701,9 @@ type GoogleCloudApigeeV1ListSecurityReportsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListSecurityReportsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListSecurityReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListSecurityReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ListSharedFlowsResponse struct { @@ -6724,9 +6724,9 @@ type GoogleCloudApigeeV1ListSharedFlowsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListSharedFlowsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListSharedFlowsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListSharedFlowsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ListTraceConfigOverridesResponse: Response for @@ -6754,9 +6754,9 @@ type GoogleCloudApigeeV1ListTraceConfigOverridesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ListTraceConfigOverridesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ListTraceConfigOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ListTraceConfigOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Metadata: Encapsulates additional information about query @@ -6783,9 +6783,9 @@ type GoogleCloudApigeeV1Metadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Metadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Metadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Metric: Encapsulates the metric data point. For example: @@ -6813,9 +6813,9 @@ type GoogleCloudApigeeV1Metric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Metric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Metric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Metric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1MetricAggregation: The optionally aggregated metric to @@ -6855,9 +6855,9 @@ type GoogleCloudApigeeV1MetricAggregation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1MetricAggregation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1MetricAggregation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1MetricAggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1MonetizationConfig: Configuration for the Monetization @@ -6878,9 +6878,9 @@ type GoogleCloudApigeeV1MonetizationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1MonetizationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1MonetizationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1MonetizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1NatAddress: Apigee NAT(network address translation) @@ -6917,9 +6917,9 @@ type GoogleCloudApigeeV1NatAddress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1NatAddress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1NatAddress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1NatAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1NodeConfig: NodeConfig for setting the min/max number of @@ -6951,9 +6951,9 @@ type GoogleCloudApigeeV1NodeConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1NodeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1NodeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1NodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1OASDocumentation: OpenAPI Specification documentation for @@ -6982,9 +6982,9 @@ type GoogleCloudApigeeV1OASDocumentation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1OASDocumentation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1OASDocumentation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1OASDocumentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Operation: Represents the pairing of REST resource path @@ -7010,9 +7010,9 @@ type GoogleCloudApigeeV1Operation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Operation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Operation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1OperationConfig: Binds the resources in an API proxy or @@ -7046,9 +7046,9 @@ type GoogleCloudApigeeV1OperationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1OperationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1OperationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1OperationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1OperationGroup: List of operation configuration details @@ -7078,9 +7078,9 @@ type GoogleCloudApigeeV1OperationGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1OperationGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1OperationGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1OperationGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1OperationMetadata: Metadata describing an Operation. @@ -7117,9 +7117,9 @@ type GoogleCloudApigeeV1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1OperationMetadataProgress: Information about operation @@ -7152,9 +7152,9 @@ type GoogleCloudApigeeV1OperationMetadataProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1OperationMetadataProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1OperationMetadataProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1OperationMetadataProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1OptimizedStats struct { @@ -7185,9 +7185,9 @@ type GoogleCloudApigeeV1OptimizedStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1OptimizedStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1OptimizedStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1OptimizedStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1OptimizedStatsNode: Encapsulates a data node as @@ -7212,9 +7212,9 @@ type GoogleCloudApigeeV1OptimizedStatsNode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1OptimizedStatsNode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1OptimizedStatsNode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1OptimizedStatsNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1OptimizedStatsResponse: Encapsulates a response format @@ -7243,9 +7243,9 @@ type GoogleCloudApigeeV1OptimizedStatsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1OptimizedStatsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1OptimizedStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1OptimizedStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1Organization struct { @@ -7419,9 +7419,9 @@ type GoogleCloudApigeeV1Organization struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Organization) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Organization) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Organization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1OrganizationProjectMapping struct { @@ -7452,9 +7452,9 @@ type GoogleCloudApigeeV1OrganizationProjectMapping struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1OrganizationProjectMapping) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1OrganizationProjectMapping) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1OrganizationProjectMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1PodStatus struct { @@ -7495,9 +7495,9 @@ type GoogleCloudApigeeV1PodStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1PodStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1PodStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1PodStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Point: Point is a group of information collected by @@ -7528,9 +7528,9 @@ type GoogleCloudApigeeV1Point struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Point) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Point) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Point - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ProfileConfig: ProfileConfig defines a set of categories @@ -7551,9 +7551,9 @@ type GoogleCloudApigeeV1ProfileConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ProfileConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ProfileConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ProfileConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ProfileConfigAbuse: Checks for abuse, which includes any @@ -7603,9 +7603,9 @@ type GoogleCloudApigeeV1ProfileConfigCategory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ProfileConfigCategory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ProfileConfigCategory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ProfileConfigCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ProfileConfigMTLS: Checks to see if you have configured @@ -7641,9 +7641,9 @@ type GoogleCloudApigeeV1Properties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Properties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Properties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Properties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Property: A single property entry in the Properties @@ -7666,9 +7666,9 @@ type GoogleCloudApigeeV1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ProvisionOrganizationRequest: Request for @@ -7718,9 +7718,9 @@ type GoogleCloudApigeeV1ProvisionOrganizationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ProvisionOrganizationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ProvisionOrganizationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ProvisionOrganizationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1Query struct { @@ -7785,9 +7785,9 @@ type GoogleCloudApigeeV1Query struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Query) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Query) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Query - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1QueryMetadata struct { @@ -7817,9 +7817,9 @@ type GoogleCloudApigeeV1QueryMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1QueryMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1QueryMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1QueryMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1QueryMetric: More info about Metric: @@ -7849,9 +7849,9 @@ type GoogleCloudApigeeV1QueryMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1QueryMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1QueryMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1QueryMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1QueryTabularStatsRequest: Request payload representing @@ -7885,9 +7885,9 @@ type GoogleCloudApigeeV1QueryTabularStatsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1QueryTabularStatsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1QueryTabularStatsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1QueryTabularStatsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1QueryTabularStatsResponse: Encapsulates two kinds of @@ -7918,9 +7918,9 @@ type GoogleCloudApigeeV1QueryTabularStatsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1QueryTabularStatsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1QueryTabularStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1QueryTabularStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1QueryTimeSeriesStatsRequest: QueryTimeSeriesStatsRequest @@ -7976,9 +7976,9 @@ type GoogleCloudApigeeV1QueryTimeSeriesStatsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1QueryTimeSeriesStatsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1QueryTimeSeriesStatsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1QueryTimeSeriesStatsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1QueryTimeSeriesStatsResponse: Represents security stats @@ -8007,9 +8007,9 @@ type GoogleCloudApigeeV1QueryTimeSeriesStatsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1QueryTimeSeriesStatsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1QueryTimeSeriesStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1QueryTimeSeriesStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence: A sequence of time @@ -8033,9 +8033,9 @@ type GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Quota: Quota contains the essential parameters needed @@ -8066,9 +8066,9 @@ type GoogleCloudApigeeV1Quota struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Quota) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Quota) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1RatePlan: Rate plan details. @@ -8189,9 +8189,9 @@ type GoogleCloudApigeeV1RatePlan struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RatePlan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RatePlan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RatePlan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1RateRange: API call volume range and the fees charged @@ -8218,9 +8218,9 @@ type GoogleCloudApigeeV1RateRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RateRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RateRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Reference: A Reference configuration. References must @@ -8254,9 +8254,9 @@ type GoogleCloudApigeeV1Reference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Reference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Reference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Reference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ReferenceConfig struct { @@ -8280,9 +8280,9 @@ type GoogleCloudApigeeV1ReferenceConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ReferenceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ReferenceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ReferenceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ReportInstanceStatusRequest: Request for @@ -8311,9 +8311,9 @@ type GoogleCloudApigeeV1ReportInstanceStatusRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ReportInstanceStatusRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ReportInstanceStatusRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ReportInstanceStatusRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ReportInstanceStatusResponse: Placeholder for future @@ -8341,9 +8341,9 @@ type GoogleCloudApigeeV1ReportProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ReportProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ReportProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ReportProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ResourceConfig struct { @@ -8366,9 +8366,9 @@ type GoogleCloudApigeeV1ResourceConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ResourceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ResourceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ResourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ResourceFile: Metadata about a resource file. @@ -8393,9 +8393,9 @@ type GoogleCloudApigeeV1ResourceFile struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ResourceFile) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ResourceFile) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ResourceFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ResourceFiles: List of resource files. @@ -8415,9 +8415,9 @@ type GoogleCloudApigeeV1ResourceFiles struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ResourceFiles) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ResourceFiles) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ResourceFiles - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ResourceStatus: The status of a resource loaded in the @@ -8449,9 +8449,9 @@ type GoogleCloudApigeeV1ResourceStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ResourceStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Result: Result is short for "action result", could be @@ -8509,9 +8509,9 @@ type GoogleCloudApigeeV1Result struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Result) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Result) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Result - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1RevenueShareRange: API call volume range and the @@ -8542,9 +8542,9 @@ type GoogleCloudApigeeV1RevenueShareRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RevenueShareRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RevenueShareRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RevenueShareRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudApigeeV1RevenueShareRange) UnmarshalJSON(data []byte) error { @@ -8587,9 +8587,9 @@ type GoogleCloudApigeeV1RevisionStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RevisionStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RevisionStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RevisionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1RoutingRule struct { @@ -8640,9 +8640,9 @@ type GoogleCloudApigeeV1RoutingRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RoutingRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RoutingRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RoutingRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1RuntimeAddonsConfig: RuntimeAddonsConfig defines the @@ -8674,9 +8674,9 @@ type GoogleCloudApigeeV1RuntimeAddonsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RuntimeAddonsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RuntimeAddonsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RuntimeAddonsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1RuntimeAnalyticsConfig: Runtime configuration for the @@ -8699,9 +8699,9 @@ type GoogleCloudApigeeV1RuntimeAnalyticsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RuntimeAnalyticsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RuntimeAnalyticsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RuntimeAnalyticsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1RuntimeApiSecurityConfig: Runtime configuration for the @@ -8722,9 +8722,9 @@ type GoogleCloudApigeeV1RuntimeApiSecurityConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RuntimeApiSecurityConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RuntimeApiSecurityConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RuntimeApiSecurityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1RuntimeConfig: Runtime configuration for the @@ -8761,9 +8761,9 @@ type GoogleCloudApigeeV1RuntimeConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RuntimeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RuntimeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RuntimeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1RuntimeTraceConfig: NEXT ID: 8 RuntimeTraceConfig defines @@ -8805,9 +8805,9 @@ type GoogleCloudApigeeV1RuntimeTraceConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RuntimeTraceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RuntimeTraceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RuntimeTraceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1RuntimeTraceConfigOverride: NEXT ID: 7 Trace @@ -8844,9 +8844,9 @@ type GoogleCloudApigeeV1RuntimeTraceConfigOverride struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RuntimeTraceConfigOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RuntimeTraceConfigOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RuntimeTraceConfigOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1RuntimeTraceSamplingConfig: NEXT ID: 3 @@ -8881,9 +8881,9 @@ type GoogleCloudApigeeV1RuntimeTraceSamplingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1RuntimeTraceSamplingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1RuntimeTraceSamplingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1RuntimeTraceSamplingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudApigeeV1RuntimeTraceSamplingConfig) UnmarshalJSON(data []byte) error { @@ -8926,9 +8926,9 @@ type GoogleCloudApigeeV1Schema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Schema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Schema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SchemaSchemaElement: Message type for the schema element @@ -8951,9 +8951,9 @@ type GoogleCloudApigeeV1SchemaSchemaElement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SchemaSchemaElement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SchemaSchemaElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SchemaSchemaElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SchemaSchemaProperty: Properties for the schema field. @@ -8980,9 +8980,9 @@ type GoogleCloudApigeeV1SchemaSchemaProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SchemaSchemaProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SchemaSchemaProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SchemaSchemaProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Score: Represents Security Score. @@ -9006,9 +9006,9 @@ type GoogleCloudApigeeV1Score struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Score) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Score) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Score - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ScoreComponent: Component is an individual security @@ -9041,9 +9041,9 @@ type GoogleCloudApigeeV1ScoreComponent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ScoreComponent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ScoreComponent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ScoreComponent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ScoreComponentRecommendation: Recommendation based on @@ -9071,9 +9071,9 @@ type GoogleCloudApigeeV1ScoreComponentRecommendation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ScoreComponentRecommendation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ScoreComponentRecommendation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ScoreComponentRecommendation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ScoreComponentRecommendationAction: Action to improve @@ -9096,9 +9096,9 @@ type GoogleCloudApigeeV1ScoreComponentRecommendationAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ScoreComponentRecommendationAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ScoreComponentRecommendationAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ScoreComponentRecommendationAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext: Action @@ -9119,9 +9119,9 @@ type GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityAction: A SecurityAction is rule that can be @@ -9182,9 +9182,9 @@ type GoogleCloudApigeeV1SecurityAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityActionAllow: Message that should be set in case @@ -9248,9 +9248,9 @@ type GoogleCloudApigeeV1SecurityActionConditionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityActionConditionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityActionConditionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityActionConditionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityActionDeny: Message that should be set in case of @@ -9271,9 +9271,9 @@ type GoogleCloudApigeeV1SecurityActionDeny struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityActionDeny) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityActionDeny) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityActionDeny - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityActionFlag: The message that should be set in the @@ -9296,9 +9296,9 @@ type GoogleCloudApigeeV1SecurityActionFlag struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityActionFlag) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityActionFlag) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityActionFlag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityActionHttpHeader: An HTTP header. @@ -9320,9 +9320,9 @@ type GoogleCloudApigeeV1SecurityActionHttpHeader struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityActionHttpHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityActionHttpHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityActionHttpHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityActionsConfig: SecurityActionsConfig reflects the @@ -9355,9 +9355,9 @@ type GoogleCloudApigeeV1SecurityActionsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityActionsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityActionsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityActionsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityAssessmentResult: The security assessment result @@ -9385,9 +9385,9 @@ type GoogleCloudApigeeV1SecurityAssessmentResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityAssessmentResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityAssessmentResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityAssessmentResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityAssessmentResultResource: Resource for which we @@ -9417,9 +9417,9 @@ type GoogleCloudApigeeV1SecurityAssessmentResultResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityAssessmentResultResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityAssessmentResultResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityAssessmentResultResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityAssessmentResultScoringResult: The result of the @@ -9460,9 +9460,9 @@ type GoogleCloudApigeeV1SecurityAssessmentResultScoringResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityAssessmentResultScoringResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityAssessmentResultScoringResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityAssessmentResultScoringResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendat @@ -9503,9 +9503,9 @@ type GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommend NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendat @@ -9528,9 +9528,9 @@ type GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommend NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendat @@ -9553,9 +9553,9 @@ type GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommend NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendationLink) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendationLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendationRecommendationLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityIncident: Represents an SecurityIncident @@ -9616,9 +9616,9 @@ type GoogleCloudApigeeV1SecurityIncident struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityIncident) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityIncident) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityIncident - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityProfile: Represents a SecurityProfile resource. @@ -9669,9 +9669,9 @@ type GoogleCloudApigeeV1SecurityProfile struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityProfile) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityProfile) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityProfileEnvironment: Environment information of @@ -9696,9 +9696,9 @@ type GoogleCloudApigeeV1SecurityProfileEnvironment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityProfileEnvironment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityProfileEnvironment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityProfileEnvironment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation: Represents a @@ -9728,9 +9728,9 @@ type GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityProfileScoringConfig: Security configurations to @@ -9755,9 +9755,9 @@ type GoogleCloudApigeeV1SecurityProfileScoringConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityProfileScoringConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityProfileScoringConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityProfileScoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityReport: SecurityReport saves all the information @@ -9813,9 +9813,9 @@ type GoogleCloudApigeeV1SecurityReport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityReport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityReportMetadata: Metadata for the security report. @@ -9846,9 +9846,9 @@ type GoogleCloudApigeeV1SecurityReportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityReportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityReportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityReportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityReportQuery: Body structure when user makes a @@ -9914,9 +9914,9 @@ type GoogleCloudApigeeV1SecurityReportQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityReportQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityReportQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityReportQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityReportQueryMetric: Metric of the Query @@ -9945,9 +9945,9 @@ type GoogleCloudApigeeV1SecurityReportQueryMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityReportQueryMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityReportQueryMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityReportQueryMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityReportResultMetadata: Contains informations about @@ -9977,9 +9977,9 @@ type GoogleCloudApigeeV1SecurityReportResultMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityReportResultMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityReportResultMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityReportResultMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecurityReportResultView: The response for security @@ -10013,9 +10013,9 @@ type GoogleCloudApigeeV1SecurityReportResultView struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecurityReportResultView) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecurityReportResultView) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecurityReportResultView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SecuritySettings: SecuritySettings reflects the current @@ -10043,9 +10043,9 @@ type GoogleCloudApigeeV1SecuritySettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SecuritySettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SecuritySettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SecuritySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1ServiceIssuersMapping struct { @@ -10066,9 +10066,9 @@ type GoogleCloudApigeeV1ServiceIssuersMapping struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1ServiceIssuersMapping) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1ServiceIssuersMapping) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1ServiceIssuersMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Session: Session carries the debug session id and its @@ -10092,9 +10092,9 @@ type GoogleCloudApigeeV1Session struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Session) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Session) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Session - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SetAddonEnablementRequest: Request for @@ -10118,9 +10118,9 @@ type GoogleCloudApigeeV1SetAddonEnablementRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SetAddonEnablementRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SetAddonEnablementRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SetAddonEnablementRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SetAddonsRequest: Request for SetAddons. @@ -10140,9 +10140,9 @@ type GoogleCloudApigeeV1SetAddonsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SetAddonsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SetAddonsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SetAddonsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SharedFlow: The metadata describing a shared flow @@ -10172,9 +10172,9 @@ type GoogleCloudApigeeV1SharedFlow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SharedFlow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SharedFlow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SharedFlow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1SharedFlowRevision: The metadata describing a shared flow @@ -10232,9 +10232,9 @@ type GoogleCloudApigeeV1SharedFlowRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SharedFlowRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SharedFlowRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SharedFlowRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Stats: Encapsulates a `stats` response. @@ -10261,9 +10261,9 @@ type GoogleCloudApigeeV1Stats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Stats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Stats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Stats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1StatsEnvironmentStats: Encapsulates the environment @@ -10299,9 +10299,9 @@ type GoogleCloudApigeeV1StatsEnvironmentStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1StatsEnvironmentStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1StatsEnvironmentStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1StatsEnvironmentStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1StatsHostStats: Encapsulates the hostname wrapper: ``` @@ -10335,9 +10335,9 @@ type GoogleCloudApigeeV1StatsHostStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1StatsHostStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1StatsHostStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1StatsHostStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1Subscription: Pub/Sub subscription of an environment. @@ -10361,9 +10361,9 @@ type GoogleCloudApigeeV1Subscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1Subscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1Subscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1SyncAuthorization struct { @@ -10404,9 +10404,9 @@ type GoogleCloudApigeeV1SyncAuthorization struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1SyncAuthorization) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1SyncAuthorization) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1SyncAuthorization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1TargetServer: TargetServer configuration. TargetServers @@ -10463,9 +10463,9 @@ type GoogleCloudApigeeV1TargetServer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1TargetServer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1TargetServer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1TargetServer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1TargetServerConfig struct { @@ -10509,9 +10509,9 @@ type GoogleCloudApigeeV1TargetServerConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1TargetServerConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1TargetServerConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1TargetServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1TestDatastoreResponse: The response for TestDatastore @@ -10536,9 +10536,9 @@ type GoogleCloudApigeeV1TestDatastoreResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1TestDatastoreResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1TestDatastoreResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1TestDatastoreResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1TlsInfo: TLS configuration information for virtual hosts @@ -10591,9 +10591,9 @@ type GoogleCloudApigeeV1TlsInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1TlsInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1TlsInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1TlsInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1TlsInfoCommonName struct { @@ -10615,9 +10615,9 @@ type GoogleCloudApigeeV1TlsInfoCommonName struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1TlsInfoCommonName) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1TlsInfoCommonName) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1TlsInfoCommonName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudApigeeV1TlsInfoConfig struct { @@ -10663,9 +10663,9 @@ type GoogleCloudApigeeV1TlsInfoConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1TlsInfoConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1TlsInfoConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1TlsInfoConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1TraceConfig: TraceConfig defines the configurations in an @@ -10703,9 +10703,9 @@ type GoogleCloudApigeeV1TraceConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1TraceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1TraceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1TraceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1TraceConfigOverride: A representation of a configuration @@ -10735,9 +10735,9 @@ type GoogleCloudApigeeV1TraceConfigOverride struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1TraceConfigOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1TraceConfigOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1TraceConfigOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1TraceSamplingConfig: TraceSamplingConfig represents the @@ -10771,9 +10771,9 @@ type GoogleCloudApigeeV1TraceSamplingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1TraceSamplingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1TraceSamplingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1TraceSamplingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudApigeeV1TraceSamplingConfig) UnmarshalJSON(data []byte) error { @@ -10817,9 +10817,9 @@ type GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1UpdateError: Details on why a resource update failed in @@ -10929,9 +10929,9 @@ type GoogleCloudApigeeV1UpdateError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1UpdateError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1UpdateError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1UpdateError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudApigeeV1UpdateSecurityIncidentRequest: Request for @@ -10957,9 +10957,9 @@ type GoogleCloudApigeeV1UpdateSecurityIncidentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudApigeeV1UpdateSecurityIncidentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudApigeeV1UpdateSecurityIncidentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudApigeeV1UpdateSecurityIncidentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -10998,9 +10998,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -11033,9 +11033,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -11132,9 +11132,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -11224,9 +11224,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -11253,9 +11253,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsRequest: Request message for @@ -11279,9 +11279,9 @@ type GoogleIamV1TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -11306,9 +11306,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -11335,9 +11335,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -11382,9 +11382,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -11417,9 +11417,9 @@ type GoogleRpcPreconditionFailure struct { NullFields []string `json:"-"` } -func (s *GoogleRpcPreconditionFailure) MarshalJSON() ([]byte, error) { +func (s GoogleRpcPreconditionFailure) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcPreconditionFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcPreconditionFailureViolation: A message type used to describe a @@ -11450,9 +11450,9 @@ type GoogleRpcPreconditionFailureViolation struct { NullFields []string `json:"-"` } -func (s *GoogleRpcPreconditionFailureViolation) MarshalJSON() ([]byte, error) { +func (s GoogleRpcPreconditionFailureViolation) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcPreconditionFailureViolation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -11484,9 +11484,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -11532,9 +11532,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeInterval: Represents a time interval, encoded as a Timestamp start @@ -11563,9 +11563,9 @@ type GoogleTypeInterval struct { NullFields []string `json:"-"` } -func (s *GoogleTypeInterval) MarshalJSON() ([]byte, error) { +func (s GoogleTypeInterval) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -11594,9 +11594,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HybridIssuersListCall struct { diff --git a/apigeeregistry/v1/apigeeregistry-gen.go b/apigeeregistry/v1/apigeeregistry-gen.go index b39334b1be..415185e8de 100644 --- a/apigeeregistry/v1/apigeeregistry-gen.go +++ b/apigeeregistry/v1/apigeeregistry-gen.go @@ -386,9 +386,9 @@ type Api struct { NullFields []string `json:"-"` } -func (s *Api) MarshalJSON() ([]byte, error) { +func (s Api) MarshalJSON() ([]byte, error) { type NoMethod Api - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiDeployment: Describes a service running at particular address that @@ -464,9 +464,9 @@ type ApiDeployment struct { NullFields []string `json:"-"` } -func (s *ApiDeployment) MarshalJSON() ([]byte, error) { +func (s ApiDeployment) MarshalJSON() ([]byte, error) { type NoMethod ApiDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiSpec: Describes a version of an API in a structured way. ApiSpecs provide @@ -552,9 +552,9 @@ type ApiSpec struct { NullFields []string `json:"-"` } -func (s *ApiSpec) MarshalJSON() ([]byte, error) { +func (s ApiSpec) MarshalJSON() ([]byte, error) { type NoMethod ApiSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiVersion: Describes a particular version of an API. ApiVersions are what @@ -609,9 +609,9 @@ type ApiVersion struct { NullFields []string `json:"-"` } -func (s *ApiVersion) MarshalJSON() ([]byte, error) { +func (s ApiVersion) MarshalJSON() ([]byte, error) { type NoMethod ApiVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Artifact: Artifacts of resources. Artifacts are unique (single-value) per @@ -675,9 +675,9 @@ type Artifact struct { NullFields []string `json:"-"` } -func (s *Artifact) MarshalJSON() ([]byte, error) { +func (s Artifact) MarshalJSON() ([]byte, error) { type NoMethod Artifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -743,9 +743,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Build: Build information of the Instance if it's in `ACTIVE` state. @@ -770,9 +770,9 @@ type Build struct { NullFields []string `json:"-"` } -func (s *Build) MarshalJSON() ([]byte, error) { +func (s Build) MarshalJSON() ([]byte, error) { type NoMethod Build - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -801,9 +801,9 @@ type Config struct { NullFields []string `json:"-"` } -func (s *Config) MarshalJSON() ([]byte, error) { +func (s Config) MarshalJSON() ([]byte, error) { type NoMethod Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -858,9 +858,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -905,9 +905,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: An Instance represents the instance resources of the Registry. @@ -955,9 +955,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListApiDeploymentRevisionsResponse: Response message for @@ -984,9 +984,9 @@ type ListApiDeploymentRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *ListApiDeploymentRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s ListApiDeploymentRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListApiDeploymentRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListApiDeploymentsResponse: Response message for ListApiDeployments. @@ -1012,9 +1012,9 @@ type ListApiDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *ListApiDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s ListApiDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListApiDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListApiSpecRevisionsResponse: Response message for @@ -1041,9 +1041,9 @@ type ListApiSpecRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *ListApiSpecRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s ListApiSpecRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListApiSpecRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListApiSpecsResponse: Response message for ListApiSpecs. @@ -1069,9 +1069,9 @@ type ListApiSpecsResponse struct { NullFields []string `json:"-"` } -func (s *ListApiSpecsResponse) MarshalJSON() ([]byte, error) { +func (s ListApiSpecsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListApiSpecsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListApiVersionsResponse: Response message for ListApiVersions. @@ -1097,9 +1097,9 @@ type ListApiVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListApiVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListApiVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListApiVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListApisResponse: Response message for ListApis. @@ -1125,9 +1125,9 @@ type ListApisResponse struct { NullFields []string `json:"-"` } -func (s *ListApisResponse) MarshalJSON() ([]byte, error) { +func (s ListApisResponse) MarshalJSON() ([]byte, error) { type NoMethod ListApisResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListArtifactsResponse: Response message for ListArtifacts. @@ -1153,9 +1153,9 @@ type ListArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *ListArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s ListArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1181,9 +1181,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1209,9 +1209,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1247,9 +1247,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1294,9 +1294,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1331,9 +1331,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1421,9 +1421,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackApiDeploymentRequest: Request message for RollbackApiDeployment. @@ -1444,9 +1444,9 @@ type RollbackApiDeploymentRequest struct { NullFields []string `json:"-"` } -func (s *RollbackApiDeploymentRequest) MarshalJSON() ([]byte, error) { +func (s RollbackApiDeploymentRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackApiDeploymentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackApiSpecRequest: Request message for RollbackApiSpec. @@ -1467,9 +1467,9 @@ type RollbackApiSpecRequest struct { NullFields []string `json:"-"` } -func (s *RollbackApiSpecRequest) MarshalJSON() ([]byte, error) { +func (s RollbackApiSpecRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackApiSpecRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1492,9 +1492,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1526,9 +1526,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TagApiDeploymentRevisionRequest: Request message for @@ -1550,9 +1550,9 @@ type TagApiDeploymentRevisionRequest struct { NullFields []string `json:"-"` } -func (s *TagApiDeploymentRevisionRequest) MarshalJSON() ([]byte, error) { +func (s TagApiDeploymentRevisionRequest) MarshalJSON() ([]byte, error) { type NoMethod TagApiDeploymentRevisionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TagApiSpecRevisionRequest: Request message for TagApiSpecRevision. @@ -1573,9 +1573,9 @@ type TagApiSpecRevisionRequest struct { NullFields []string `json:"-"` } -func (s *TagApiSpecRevisionRequest) MarshalJSON() ([]byte, error) { +func (s TagApiSpecRevisionRequest) MarshalJSON() ([]byte, error) { type NoMethod TagApiSpecRevisionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1598,9 +1598,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1625,9 +1625,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/apikeys/v2/apikeys-gen.go b/apikeys/v2/apikeys-gen.go index 8e5ec1943a..a81df1dc0e 100644 --- a/apikeys/v2/apikeys-gen.go +++ b/apikeys/v2/apikeys-gen.go @@ -263,9 +263,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -297,9 +297,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2AndroidApplication: Identifier of an Android application for key use. @@ -324,9 +324,9 @@ type V2AndroidApplication struct { NullFields []string `json:"-"` } -func (s *V2AndroidApplication) MarshalJSON() ([]byte, error) { +func (s V2AndroidApplication) MarshalJSON() ([]byte, error) { type NoMethod V2AndroidApplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2AndroidKeyRestrictions: The Android apps that are allowed to use the key. @@ -347,9 +347,9 @@ type V2AndroidKeyRestrictions struct { NullFields []string `json:"-"` } -func (s *V2AndroidKeyRestrictions) MarshalJSON() ([]byte, error) { +func (s V2AndroidKeyRestrictions) MarshalJSON() ([]byte, error) { type NoMethod V2AndroidKeyRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2ApiTarget: A restriction for a specific service and optionally one or @@ -379,9 +379,9 @@ type V2ApiTarget struct { NullFields []string `json:"-"` } -func (s *V2ApiTarget) MarshalJSON() ([]byte, error) { +func (s V2ApiTarget) MarshalJSON() ([]byte, error) { type NoMethod V2ApiTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2BrowserKeyRestrictions: The HTTP referrers (websites) that are allowed to @@ -403,9 +403,9 @@ type V2BrowserKeyRestrictions struct { NullFields []string `json:"-"` } -func (s *V2BrowserKeyRestrictions) MarshalJSON() ([]byte, error) { +func (s V2BrowserKeyRestrictions) MarshalJSON() ([]byte, error) { type NoMethod V2BrowserKeyRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2GetKeyStringResponse: Response message for `GetKeyString` method. @@ -428,9 +428,9 @@ type V2GetKeyStringResponse struct { NullFields []string `json:"-"` } -func (s *V2GetKeyStringResponse) MarshalJSON() ([]byte, error) { +func (s V2GetKeyStringResponse) MarshalJSON() ([]byte, error) { type NoMethod V2GetKeyStringResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2IosKeyRestrictions: The iOS apps that are allowed to use the key. @@ -451,9 +451,9 @@ type V2IosKeyRestrictions struct { NullFields []string `json:"-"` } -func (s *V2IosKeyRestrictions) MarshalJSON() ([]byte, error) { +func (s V2IosKeyRestrictions) MarshalJSON() ([]byte, error) { type NoMethod V2IosKeyRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2Key: The representation of a key managed by the API Keys API. @@ -509,9 +509,9 @@ type V2Key struct { NullFields []string `json:"-"` } -func (s *V2Key) MarshalJSON() ([]byte, error) { +func (s V2Key) MarshalJSON() ([]byte, error) { type NoMethod V2Key - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2ListKeysResponse: Response message for `ListKeys` method. @@ -536,9 +536,9 @@ type V2ListKeysResponse struct { NullFields []string `json:"-"` } -func (s *V2ListKeysResponse) MarshalJSON() ([]byte, error) { +func (s V2ListKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod V2ListKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2LookupKeyResponse: Response message for `LookupKey` method. @@ -565,9 +565,9 @@ type V2LookupKeyResponse struct { NullFields []string `json:"-"` } -func (s *V2LookupKeyResponse) MarshalJSON() ([]byte, error) { +func (s V2LookupKeyResponse) MarshalJSON() ([]byte, error) { type NoMethod V2LookupKeyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2Restrictions: Describes the restrictions on the key. @@ -599,9 +599,9 @@ type V2Restrictions struct { NullFields []string `json:"-"` } -func (s *V2Restrictions) MarshalJSON() ([]byte, error) { +func (s V2Restrictions) MarshalJSON() ([]byte, error) { type NoMethod V2Restrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2ServerKeyRestrictions: The IP addresses of callers that are allowed to use @@ -623,9 +623,9 @@ type V2ServerKeyRestrictions struct { NullFields []string `json:"-"` } -func (s *V2ServerKeyRestrictions) MarshalJSON() ([]byte, error) { +func (s V2ServerKeyRestrictions) MarshalJSON() ([]byte, error) { type NoMethod V2ServerKeyRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2UndeleteKeyRequest: Request message for `UndeleteKey` method. diff --git a/apim/v1alpha/apim-gen.go b/apim/v1alpha/apim-gen.go index 602f2dfe2e..5a0c1253db 100644 --- a/apim/v1alpha/apim-gen.go +++ b/apim/v1alpha/apim-gen.go @@ -282,9 +282,9 @@ type ApiObservation struct { NullFields []string `json:"-"` } -func (s *ApiObservation) MarshalJSON() ([]byte, error) { +func (s ApiObservation) MarshalJSON() ([]byte, error) { type NoMethod ApiObservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiOperation: Message describing ApiOperation object @@ -315,9 +315,9 @@ type ApiOperation struct { NullFields []string `json:"-"` } -func (s *ApiOperation) MarshalJSON() ([]byte, error) { +func (s ApiOperation) MarshalJSON() ([]byte, error) { type NoMethod ApiOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -360,9 +360,9 @@ type GclbObservationSource struct { NullFields []string `json:"-"` } -func (s *GclbObservationSource) MarshalJSON() ([]byte, error) { +func (s GclbObservationSource) MarshalJSON() ([]byte, error) { type NoMethod GclbObservationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GclbObservationSourcePscNetworkConfig: Network information for setting up a @@ -389,9 +389,9 @@ type GclbObservationSourcePscNetworkConfig struct { NullFields []string `json:"-"` } -func (s *GclbObservationSourcePscNetworkConfig) MarshalJSON() ([]byte, error) { +func (s GclbObservationSourcePscNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod GclbObservationSourcePscNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpOperation: An HTTP-based API Operation, sometimes called a "REST" @@ -434,9 +434,9 @@ type HttpOperation struct { NullFields []string `json:"-"` } -func (s *HttpOperation) MarshalJSON() ([]byte, error) { +func (s HttpOperation) MarshalJSON() ([]byte, error) { type NoMethod HttpOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpOperationHeader: An aggregation of HTTP header occurrences. @@ -468,9 +468,9 @@ type HttpOperationHeader struct { NullFields []string `json:"-"` } -func (s *HttpOperationHeader) MarshalJSON() ([]byte, error) { +func (s HttpOperationHeader) MarshalJSON() ([]byte, error) { type NoMethod HttpOperationHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpOperationHttpRequest: An aggregation of HTTP requests. @@ -490,9 +490,9 @@ type HttpOperationHttpRequest struct { NullFields []string `json:"-"` } -func (s *HttpOperationHttpRequest) MarshalJSON() ([]byte, error) { +func (s HttpOperationHttpRequest) MarshalJSON() ([]byte, error) { type NoMethod HttpOperationHttpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpOperationHttpResponse: An aggregation of HTTP responses. @@ -514,9 +514,9 @@ type HttpOperationHttpResponse struct { NullFields []string `json:"-"` } -func (s *HttpOperationHttpResponse) MarshalJSON() ([]byte, error) { +func (s HttpOperationHttpResponse) MarshalJSON() ([]byte, error) { type NoMethod HttpOperationHttpResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpOperationPathParam: HTTP Path parameter. @@ -546,9 +546,9 @@ type HttpOperationPathParam struct { NullFields []string `json:"-"` } -func (s *HttpOperationPathParam) MarshalJSON() ([]byte, error) { +func (s HttpOperationPathParam) MarshalJSON() ([]byte, error) { type NoMethod HttpOperationPathParam - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpOperationQueryParam: An aggregation of HTTP query parameter occurrences. @@ -581,9 +581,9 @@ type HttpOperationQueryParam struct { NullFields []string `json:"-"` } -func (s *HttpOperationQueryParam) MarshalJSON() ([]byte, error) { +func (s HttpOperationQueryParam) MarshalJSON() ([]byte, error) { type NoMethod HttpOperationQueryParam - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListApiObservationsResponse: Message for response to listing ApiObservations @@ -610,9 +610,9 @@ type ListApiObservationsResponse struct { NullFields []string `json:"-"` } -func (s *ListApiObservationsResponse) MarshalJSON() ([]byte, error) { +func (s ListApiObservationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListApiObservationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListApiOperationsResponse: Message for response to listing ApiOperations @@ -639,9 +639,9 @@ type ListApiOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListApiOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListApiOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListApiOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -667,9 +667,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListObservationJobsResponse: Message for response to listing ObservationJobs @@ -697,9 +697,9 @@ type ListObservationJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListObservationJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListObservationJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListObservationJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListObservationSourcesResponse: Message for response to listing @@ -729,9 +729,9 @@ type ListObservationSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListObservationSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListObservationSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListObservationSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -757,9 +757,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -795,9 +795,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObservationJob: Message describing ObservationJob object @@ -839,9 +839,9 @@ type ObservationJob struct { NullFields []string `json:"-"` } -func (s *ObservationJob) MarshalJSON() ([]byte, error) { +func (s ObservationJob) MarshalJSON() ([]byte, error) { type NoMethod ObservationJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObservationSource: Observation source configuration types @@ -880,9 +880,9 @@ type ObservationSource struct { NullFields []string `json:"-"` } -func (s *ObservationSource) MarshalJSON() ([]byte, error) { +func (s ObservationSource) MarshalJSON() ([]byte, error) { type NoMethod ObservationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -927,9 +927,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -965,9 +965,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -999,9 +999,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/appengine/v1/appengine-gen.go b/appengine/v1/appengine-gen.go index 26e5fbbadd..4c18985bfb 100644 --- a/appengine/v1/appengine-gen.go +++ b/appengine/v1/appengine-gen.go @@ -406,9 +406,9 @@ type ApiConfigHandler struct { NullFields []string `json:"-"` } -func (s *ApiConfigHandler) MarshalJSON() ([]byte, error) { +func (s ApiConfigHandler) MarshalJSON() ([]byte, error) { type NoMethod ApiConfigHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiEndpointHandler: Uses Google Cloud Endpoints to handle requests. @@ -428,9 +428,9 @@ type ApiEndpointHandler struct { NullFields []string `json:"-"` } -func (s *ApiEndpointHandler) MarshalJSON() ([]byte, error) { +func (s ApiEndpointHandler) MarshalJSON() ([]byte, error) { type NoMethod ApiEndpointHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Application: An Application resource contains the top-level configuration of @@ -517,9 +517,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedCertificate: An SSL certificate that a user has been authorized to @@ -584,9 +584,9 @@ type AuthorizedCertificate struct { NullFields []string `json:"-"` } -func (s *AuthorizedCertificate) MarshalJSON() ([]byte, error) { +func (s AuthorizedCertificate) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedDomain: A domain that a user has been authorized to administer. To @@ -612,9 +612,9 @@ type AuthorizedDomain struct { NullFields []string `json:"-"` } -func (s *AuthorizedDomain) MarshalJSON() ([]byte, error) { +func (s AuthorizedDomain) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomaticScaling: Automatic scaling is based on request rate, response @@ -672,9 +672,9 @@ type AutomaticScaling struct { NullFields []string `json:"-"` } -func (s *AutomaticScaling) MarshalJSON() ([]byte, error) { +func (s AutomaticScaling) MarshalJSON() ([]byte, error) { type NoMethod AutomaticScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicScaling: A service with basic scaling will create an instance when the @@ -700,9 +700,9 @@ type BasicScaling struct { NullFields []string `json:"-"` } -func (s *BasicScaling) MarshalJSON() ([]byte, error) { +func (s BasicScaling) MarshalJSON() ([]byte, error) { type NoMethod BasicScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateIngressRulesRequest: Request message for @@ -723,9 +723,9 @@ type BatchUpdateIngressRulesRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateIngressRulesRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateIngressRulesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateIngressRulesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateIngressRulesResponse: Response message for @@ -749,9 +749,9 @@ type BatchUpdateIngressRulesResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateIngressRulesResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateIngressRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateIngressRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateRawData: An SSL certificate obtained from a certificate @@ -779,9 +779,9 @@ type CertificateRawData struct { NullFields []string `json:"-"` } -func (s *CertificateRawData) MarshalJSON() ([]byte, error) { +func (s CertificateRawData) MarshalJSON() ([]byte, error) { type NoMethod CertificateRawData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudBuildOptions: Options for the build operations performed as a part of @@ -809,9 +809,9 @@ type CloudBuildOptions struct { NullFields []string `json:"-"` } -func (s *CloudBuildOptions) MarshalJSON() ([]byte, error) { +func (s CloudBuildOptions) MarshalJSON() ([]byte, error) { type NoMethod CloudBuildOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerInfo: Docker image that is used to create a container and start a @@ -835,9 +835,9 @@ type ContainerInfo struct { NullFields []string `json:"-"` } -func (s *ContainerInfo) MarshalJSON() ([]byte, error) { +func (s ContainerInfo) MarshalJSON() ([]byte, error) { type NoMethod ContainerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerState: ContainerState contains the externally-visible container @@ -894,9 +894,9 @@ type ContainerState struct { NullFields []string `json:"-"` } -func (s *ContainerState) MarshalJSON() ([]byte, error) { +func (s ContainerState) MarshalJSON() ([]byte, error) { type NoMethod ContainerState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CpuUtilization: Target scaling by CPU usage. @@ -920,9 +920,9 @@ type CpuUtilization struct { NullFields []string `json:"-"` } -func (s *CpuUtilization) MarshalJSON() ([]byte, error) { +func (s CpuUtilization) MarshalJSON() ([]byte, error) { type NoMethod CpuUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CpuUtilization) UnmarshalJSON(data []byte) error { @@ -958,9 +958,9 @@ type CreateVersionMetadataV1 struct { NullFields []string `json:"-"` } -func (s *CreateVersionMetadataV1) MarshalJSON() ([]byte, error) { +func (s CreateVersionMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod CreateVersionMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateVersionMetadataV1Alpha: Metadata for the given @@ -983,9 +983,9 @@ type CreateVersionMetadataV1Alpha struct { NullFields []string `json:"-"` } -func (s *CreateVersionMetadataV1Alpha) MarshalJSON() ([]byte, error) { +func (s CreateVersionMetadataV1Alpha) MarshalJSON() ([]byte, error) { type NoMethod CreateVersionMetadataV1Alpha - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateVersionMetadataV1Beta: Metadata for the given @@ -1008,9 +1008,9 @@ type CreateVersionMetadataV1Beta struct { NullFields []string `json:"-"` } -func (s *CreateVersionMetadataV1Beta) MarshalJSON() ([]byte, error) { +func (s CreateVersionMetadataV1Beta) MarshalJSON() ([]byte, error) { type NoMethod CreateVersionMetadataV1Beta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -1045,9 +1045,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DebugInstanceRequest: Request message for Instances.DebugInstance. @@ -1071,9 +1071,9 @@ type DebugInstanceRequest struct { NullFields []string `json:"-"` } -func (s *DebugInstanceRequest) MarshalJSON() ([]byte, error) { +func (s DebugInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod DebugInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Deployment: Code and application artifacts used to deploy a version to App @@ -1106,9 +1106,9 @@ type Deployment struct { NullFields []string `json:"-"` } -func (s *Deployment) MarshalJSON() ([]byte, error) { +func (s Deployment) MarshalJSON() ([]byte, error) { type NoMethod Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskUtilization: Target scaling by disk usage. Only applicable in the App @@ -1135,9 +1135,9 @@ type DiskUtilization struct { NullFields []string `json:"-"` } -func (s *DiskUtilization) MarshalJSON() ([]byte, error) { +func (s DiskUtilization) MarshalJSON() ([]byte, error) { type NoMethod DiskUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainMapping: A domain serving an App Engine application. @@ -1171,9 +1171,9 @@ type DomainMapping struct { NullFields []string `json:"-"` } -func (s *DomainMapping) MarshalJSON() ([]byte, error) { +func (s DomainMapping) MarshalJSON() ([]byte, error) { type NoMethod DomainMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1233,9 +1233,9 @@ type EndpointsApiService struct { NullFields []string `json:"-"` } -func (s *EndpointsApiService) MarshalJSON() ([]byte, error) { +func (s EndpointsApiService) MarshalJSON() ([]byte, error) { type NoMethod EndpointsApiService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Entrypoint: The entrypoint for the application. @@ -1255,9 +1255,9 @@ type Entrypoint struct { NullFields []string `json:"-"` } -func (s *Entrypoint) MarshalJSON() ([]byte, error) { +func (s Entrypoint) MarshalJSON() ([]byte, error) { type NoMethod Entrypoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorHandler: Custom static error page to be served when an error occurs. @@ -1289,9 +1289,9 @@ type ErrorHandler struct { NullFields []string `json:"-"` } -func (s *ErrorHandler) MarshalJSON() ([]byte, error) { +func (s ErrorHandler) MarshalJSON() ([]byte, error) { type NoMethod ErrorHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeatureSettings: The feature specific settings to be used in the @@ -1320,9 +1320,9 @@ type FeatureSettings struct { NullFields []string `json:"-"` } -func (s *FeatureSettings) MarshalJSON() ([]byte, error) { +func (s FeatureSettings) MarshalJSON() ([]byte, error) { type NoMethod FeatureSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileInfo: Single source file that is part of the version to be deployed. @@ -1349,9 +1349,9 @@ type FileInfo struct { NullFields []string `json:"-"` } -func (s *FileInfo) MarshalJSON() ([]byte, error) { +func (s FileInfo) MarshalJSON() ([]byte, error) { type NoMethod FileInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallRule: A single firewall rule that is evaluated against incoming @@ -1398,9 +1398,9 @@ type FirewallRule struct { NullFields []string `json:"-"` } -func (s *FirewallRule) MarshalJSON() ([]byte, error) { +func (s FirewallRule) MarshalJSON() ([]byte, error) { type NoMethod FirewallRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FlexibleRuntimeSettings: Runtime settings for the App Engine flexible @@ -1423,9 +1423,9 @@ type FlexibleRuntimeSettings struct { NullFields []string `json:"-"` } -func (s *FlexibleRuntimeSettings) MarshalJSON() ([]byte, error) { +func (s FlexibleRuntimeSettings) MarshalJSON() ([]byte, error) { type NoMethod FlexibleRuntimeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppengineV1betaLocationMetadata: Metadata for the given @@ -1454,9 +1454,9 @@ type GoogleAppengineV1betaLocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleAppengineV1betaLocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleAppengineV1betaLocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppengineV1betaLocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheck: Health checking configuration for VM instances. Unhealthy @@ -1495,9 +1495,9 @@ type HealthCheck struct { NullFields []string `json:"-"` } -func (s *HealthCheck) MarshalJSON() ([]byte, error) { +func (s HealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityAwareProxy: Identity-Aware Proxy @@ -1529,9 +1529,9 @@ type IdentityAwareProxy struct { NullFields []string `json:"-"` } -func (s *IdentityAwareProxy) MarshalJSON() ([]byte, error) { +func (s IdentityAwareProxy) MarshalJSON() ([]byte, error) { type NoMethod IdentityAwareProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: An Instance resource is the computing unit that App Engine uses to @@ -1618,9 +1618,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Instance) UnmarshalJSON(data []byte) error { @@ -1657,9 +1657,9 @@ type Library struct { NullFields []string `json:"-"` } -func (s *Library) MarshalJSON() ([]byte, error) { +func (s Library) MarshalJSON() ([]byte, error) { type NoMethod Library - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuthorizedCertificatesResponse: Response message for @@ -1685,9 +1685,9 @@ type ListAuthorizedCertificatesResponse struct { NullFields []string `json:"-"` } -func (s *ListAuthorizedCertificatesResponse) MarshalJSON() ([]byte, error) { +func (s ListAuthorizedCertificatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuthorizedCertificatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuthorizedDomainsResponse: Response message for @@ -1713,9 +1713,9 @@ type ListAuthorizedDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListAuthorizedDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListAuthorizedDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuthorizedDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDomainMappingsResponse: Response message for @@ -1741,9 +1741,9 @@ type ListDomainMappingsResponse struct { NullFields []string `json:"-"` } -func (s *ListDomainMappingsResponse) MarshalJSON() ([]byte, error) { +func (s ListDomainMappingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDomainMappingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListIngressRulesResponse: Response message for Firewall.ListIngressRules. @@ -1768,9 +1768,9 @@ type ListIngressRulesResponse struct { NullFields []string `json:"-"` } -func (s *ListIngressRulesResponse) MarshalJSON() ([]byte, error) { +func (s ListIngressRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListIngressRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response message for Instances.ListInstances. @@ -1795,9 +1795,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1823,9 +1823,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1851,9 +1851,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRuntimesResponse: Response message for Applications.ListRuntimes. @@ -1878,9 +1878,9 @@ type ListRuntimesResponse struct { NullFields []string `json:"-"` } -func (s *ListRuntimesResponse) MarshalJSON() ([]byte, error) { +func (s ListRuntimesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRuntimesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response message for Services.ListServices. @@ -1905,9 +1905,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVersionsResponse: Response message for Versions.ListVersions. @@ -1932,9 +1932,9 @@ type ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LivenessCheck: Health checking configuration for VM instances. Unhealthy @@ -1970,9 +1970,9 @@ type LivenessCheck struct { NullFields []string `json:"-"` } -func (s *LivenessCheck) MarshalJSON() ([]byte, error) { +func (s LivenessCheck) MarshalJSON() ([]byte, error) { type NoMethod LivenessCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2007,9 +2007,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Metadata for the given google.cloud.location.Location. @@ -2037,9 +2037,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedCertificate: A certificate managed by App Engine. @@ -2088,9 +2088,9 @@ type ManagedCertificate struct { NullFields []string `json:"-"` } -func (s *ManagedCertificate) MarshalJSON() ([]byte, error) { +func (s ManagedCertificate) MarshalJSON() ([]byte, error) { type NoMethod ManagedCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManualScaling: A service with manual scaling runs continuously, allowing you @@ -2115,9 +2115,9 @@ type ManualScaling struct { NullFields []string `json:"-"` } -func (s *ManualScaling) MarshalJSON() ([]byte, error) { +func (s ManualScaling) MarshalJSON() ([]byte, error) { type NoMethod ManualScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Network: Extra network settings. Only applicable in the App Engine flexible @@ -2172,9 +2172,9 @@ type Network struct { NullFields []string `json:"-"` } -func (s *Network) MarshalJSON() ([]byte, error) { +func (s Network) MarshalJSON() ([]byte, error) { type NoMethod Network - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkSettings: A NetworkSettings resource is a container for ingress @@ -2204,9 +2204,9 @@ type NetworkSettings struct { NullFields []string `json:"-"` } -func (s *NetworkSettings) MarshalJSON() ([]byte, error) { +func (s NetworkSettings) MarshalJSON() ([]byte, error) { type NoMethod NetworkSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkUtilization: Target scaling by network usage. Only applicable in the @@ -2233,9 +2233,9 @@ type NetworkUtilization struct { NullFields []string `json:"-"` } -func (s *NetworkUtilization) MarshalJSON() ([]byte, error) { +func (s NetworkUtilization) MarshalJSON() ([]byte, error) { type NoMethod NetworkUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2279,9 +2279,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1: Metadata for the given google.longrunning.Operation. @@ -2317,9 +2317,9 @@ type OperationMetadataV1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1Alpha: Metadata for the given @@ -2356,9 +2356,9 @@ type OperationMetadataV1Alpha struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1Alpha) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1Alpha) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1Alpha - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1Beta: Metadata for the given @@ -2395,9 +2395,9 @@ type OperationMetadataV1Beta struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1Beta) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1Beta) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1Beta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectEvent: The request sent to CLHs during project events. @@ -2431,9 +2431,9 @@ type ProjectEvent struct { NullFields []string `json:"-"` } -func (s *ProjectEvent) MarshalJSON() ([]byte, error) { +func (s ProjectEvent) MarshalJSON() ([]byte, error) { type NoMethod ProjectEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectsMetadata: ProjectsMetadata is the metadata CCFE stores about the all @@ -2493,9 +2493,9 @@ type ProjectsMetadata struct { NullFields []string `json:"-"` } -func (s *ProjectsMetadata) MarshalJSON() ([]byte, error) { +func (s ProjectsMetadata) MarshalJSON() ([]byte, error) { type NoMethod ProjectsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadinessCheck: Readiness checking configuration for VM instances. Unhealthy @@ -2533,9 +2533,9 @@ type ReadinessCheck struct { NullFields []string `json:"-"` } -func (s *ReadinessCheck) MarshalJSON() ([]byte, error) { +func (s ReadinessCheck) MarshalJSON() ([]byte, error) { type NoMethod ReadinessCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reasons: Containers transition between and within states based on reasons @@ -2646,9 +2646,9 @@ type Reasons struct { NullFields []string `json:"-"` } -func (s *Reasons) MarshalJSON() ([]byte, error) { +func (s Reasons) MarshalJSON() ([]byte, error) { type NoMethod Reasons - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepairApplicationRequest: Request message for @@ -2676,9 +2676,9 @@ type RequestUtilization struct { NullFields []string `json:"-"` } -func (s *RequestUtilization) MarshalJSON() ([]byte, error) { +func (s RequestUtilization) MarshalJSON() ([]byte, error) { type NoMethod RequestUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceRecord: A DNS resource record. @@ -2710,9 +2710,9 @@ type ResourceRecord struct { NullFields []string `json:"-"` } -func (s *ResourceRecord) MarshalJSON() ([]byte, error) { +func (s ResourceRecord) MarshalJSON() ([]byte, error) { type NoMethod ResourceRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resources: Machine resources for a version. @@ -2741,9 +2741,9 @@ type Resources struct { NullFields []string `json:"-"` } -func (s *Resources) MarshalJSON() ([]byte, error) { +func (s Resources) MarshalJSON() ([]byte, error) { type NoMethod Resources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Resources) UnmarshalJSON(data []byte) error { @@ -2813,9 +2813,9 @@ type Runtime struct { NullFields []string `json:"-"` } -func (s *Runtime) MarshalJSON() ([]byte, error) { +func (s Runtime) MarshalJSON() ([]byte, error) { type NoMethod Runtime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScriptHandler: Executes a script to handle the request that matches the URL @@ -2836,9 +2836,9 @@ type ScriptHandler struct { NullFields []string `json:"-"` } -func (s *ScriptHandler) MarshalJSON() ([]byte, error) { +func (s ScriptHandler) MarshalJSON() ([]byte, error) { type NoMethod ScriptHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: A Service resource is a logical component of an application that @@ -2892,9 +2892,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslSettings: SSL configuration for a DomainMapping resource. @@ -2941,9 +2941,9 @@ type SslSettings struct { NullFields []string `json:"-"` } -func (s *SslSettings) MarshalJSON() ([]byte, error) { +func (s SslSettings) MarshalJSON() ([]byte, error) { type NoMethod SslSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandardSchedulerSettings: Scheduler settings for standard environment. @@ -2972,9 +2972,9 @@ type StandardSchedulerSettings struct { NullFields []string `json:"-"` } -func (s *StandardSchedulerSettings) MarshalJSON() ([]byte, error) { +func (s StandardSchedulerSettings) MarshalJSON() ([]byte, error) { type NoMethod StandardSchedulerSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StandardSchedulerSettings) UnmarshalJSON(data []byte) error { @@ -3036,9 +3036,9 @@ type StaticFilesHandler struct { NullFields []string `json:"-"` } -func (s *StaticFilesHandler) MarshalJSON() ([]byte, error) { +func (s StaticFilesHandler) MarshalJSON() ([]byte, error) { type NoMethod StaticFilesHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The Status type defines a logical error model that is suitable for @@ -3070,9 +3070,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrafficSplit: Traffic routing configuration for versions within a single @@ -3115,9 +3115,9 @@ type TrafficSplit struct { NullFields []string `json:"-"` } -func (s *TrafficSplit) MarshalJSON() ([]byte, error) { +func (s TrafficSplit) MarshalJSON() ([]byte, error) { type NoMethod TrafficSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlDispatchRule: Rules to match an HTTP request and dispatch that request to @@ -3146,9 +3146,9 @@ type UrlDispatchRule struct { NullFields []string `json:"-"` } -func (s *UrlDispatchRule) MarshalJSON() ([]byte, error) { +func (s UrlDispatchRule) MarshalJSON() ([]byte, error) { type NoMethod UrlDispatchRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMap: URL pattern and description of how the URL should be handled. App @@ -3233,9 +3233,9 @@ type UrlMap struct { NullFields []string `json:"-"` } -func (s *UrlMap) MarshalJSON() ([]byte, error) { +func (s UrlMap) MarshalJSON() ([]byte, error) { type NoMethod UrlMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: A Version resource is a specific set of source code and @@ -3420,9 +3420,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Volume: Volumes mounted within the app container. Only applicable in the App @@ -3447,9 +3447,9 @@ type Volume struct { NullFields []string `json:"-"` } -func (s *Volume) MarshalJSON() ([]byte, error) { +func (s Volume) MarshalJSON() ([]byte, error) { type NoMethod Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Volume) UnmarshalJSON(data []byte) error { @@ -3494,9 +3494,9 @@ type VpcAccessConnector struct { NullFields []string `json:"-"` } -func (s *VpcAccessConnector) MarshalJSON() ([]byte, error) { +func (s VpcAccessConnector) MarshalJSON() ([]byte, error) { type NoMethod VpcAccessConnector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZipInfo: The zip file information for a zip deployment. @@ -3522,9 +3522,9 @@ type ZipInfo struct { NullFields []string `json:"-"` } -func (s *ZipInfo) MarshalJSON() ([]byte, error) { +func (s ZipInfo) MarshalJSON() ([]byte, error) { type NoMethod ZipInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AppsCreateCall struct { diff --git a/appengine/v1alpha/appengine-gen.go b/appengine/v1alpha/appengine-gen.go index 9fbad32b99..59a3594213 100644 --- a/appengine/v1alpha/appengine-gen.go +++ b/appengine/v1alpha/appengine-gen.go @@ -359,9 +359,9 @@ type AuthorizedCertificate struct { NullFields []string `json:"-"` } -func (s *AuthorizedCertificate) MarshalJSON() ([]byte, error) { +func (s AuthorizedCertificate) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedDomain: A domain that a user has been authorized to administer. To @@ -387,9 +387,9 @@ type AuthorizedDomain struct { NullFields []string `json:"-"` } -func (s *AuthorizedDomain) MarshalJSON() ([]byte, error) { +func (s AuthorizedDomain) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateRawData: An SSL certificate obtained from a certificate @@ -417,9 +417,9 @@ type CertificateRawData struct { NullFields []string `json:"-"` } -func (s *CertificateRawData) MarshalJSON() ([]byte, error) { +func (s CertificateRawData) MarshalJSON() ([]byte, error) { type NoMethod CertificateRawData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerState: ContainerState contains the externally-visible container @@ -476,9 +476,9 @@ type ContainerState struct { NullFields []string `json:"-"` } -func (s *ContainerState) MarshalJSON() ([]byte, error) { +func (s ContainerState) MarshalJSON() ([]byte, error) { type NoMethod ContainerState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateVersionMetadataV1: Metadata for the given google.longrunning.Operation @@ -500,9 +500,9 @@ type CreateVersionMetadataV1 struct { NullFields []string `json:"-"` } -func (s *CreateVersionMetadataV1) MarshalJSON() ([]byte, error) { +func (s CreateVersionMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod CreateVersionMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateVersionMetadataV1Alpha: Metadata for the given @@ -525,9 +525,9 @@ type CreateVersionMetadataV1Alpha struct { NullFields []string `json:"-"` } -func (s *CreateVersionMetadataV1Alpha) MarshalJSON() ([]byte, error) { +func (s CreateVersionMetadataV1Alpha) MarshalJSON() ([]byte, error) { type NoMethod CreateVersionMetadataV1Alpha - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateVersionMetadataV1Beta: Metadata for the given @@ -550,9 +550,9 @@ type CreateVersionMetadataV1Beta struct { NullFields []string `json:"-"` } -func (s *CreateVersionMetadataV1Beta) MarshalJSON() ([]byte, error) { +func (s CreateVersionMetadataV1Beta) MarshalJSON() ([]byte, error) { type NoMethod CreateVersionMetadataV1Beta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainMapping: A domain serving an App Engine application. @@ -586,9 +586,9 @@ type DomainMapping struct { NullFields []string `json:"-"` } -func (s *DomainMapping) MarshalJSON() ([]byte, error) { +func (s DomainMapping) MarshalJSON() ([]byte, error) { type NoMethod DomainMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -626,9 +626,9 @@ type GoogleAppengineV1betaLocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleAppengineV1betaLocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleAppengineV1betaLocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppengineV1betaLocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuthorizedCertificatesResponse: Response message for @@ -654,9 +654,9 @@ type ListAuthorizedCertificatesResponse struct { NullFields []string `json:"-"` } -func (s *ListAuthorizedCertificatesResponse) MarshalJSON() ([]byte, error) { +func (s ListAuthorizedCertificatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuthorizedCertificatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuthorizedDomainsResponse: Response message for @@ -682,9 +682,9 @@ type ListAuthorizedDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListAuthorizedDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListAuthorizedDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuthorizedDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDomainMappingsResponse: Response message for @@ -710,9 +710,9 @@ type ListDomainMappingsResponse struct { NullFields []string `json:"-"` } -func (s *ListDomainMappingsResponse) MarshalJSON() ([]byte, error) { +func (s ListDomainMappingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDomainMappingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -738,9 +738,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -766,9 +766,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -803,9 +803,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Metadata for the given google.cloud.location.Location. @@ -833,9 +833,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedCertificate: A certificate managed by App Engine. @@ -890,9 +890,9 @@ type ManagedCertificate struct { NullFields []string `json:"-"` } -func (s *ManagedCertificate) MarshalJSON() ([]byte, error) { +func (s ManagedCertificate) MarshalJSON() ([]byte, error) { type NoMethod ManagedCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -936,9 +936,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1: Metadata for the given google.longrunning.Operation. @@ -974,9 +974,9 @@ type OperationMetadataV1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1Alpha: Metadata for the given @@ -1013,9 +1013,9 @@ type OperationMetadataV1Alpha struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1Alpha) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1Alpha) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1Alpha - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1Beta: Metadata for the given @@ -1052,9 +1052,9 @@ type OperationMetadataV1Beta struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1Beta) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1Beta) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1Beta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectEvent: The request sent to CLHs during project events. @@ -1088,9 +1088,9 @@ type ProjectEvent struct { NullFields []string `json:"-"` } -func (s *ProjectEvent) MarshalJSON() ([]byte, error) { +func (s ProjectEvent) MarshalJSON() ([]byte, error) { type NoMethod ProjectEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectsMetadata: ProjectsMetadata is the metadata CCFE stores about the all @@ -1150,9 +1150,9 @@ type ProjectsMetadata struct { NullFields []string `json:"-"` } -func (s *ProjectsMetadata) MarshalJSON() ([]byte, error) { +func (s ProjectsMetadata) MarshalJSON() ([]byte, error) { type NoMethod ProjectsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reasons: Containers transition between and within states based on reasons @@ -1263,9 +1263,9 @@ type Reasons struct { NullFields []string `json:"-"` } -func (s *Reasons) MarshalJSON() ([]byte, error) { +func (s Reasons) MarshalJSON() ([]byte, error) { type NoMethod Reasons - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceRecord: A DNS resource record. @@ -1296,9 +1296,9 @@ type ResourceRecord struct { NullFields []string `json:"-"` } -func (s *ResourceRecord) MarshalJSON() ([]byte, error) { +func (s ResourceRecord) MarshalJSON() ([]byte, error) { type NoMethod ResourceRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslSettings: SSL configuration for a DomainMapping resource. @@ -1329,9 +1329,9 @@ type SslSettings struct { NullFields []string `json:"-"` } -func (s *SslSettings) MarshalJSON() ([]byte, error) { +func (s SslSettings) MarshalJSON() ([]byte, error) { type NoMethod SslSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The Status type defines a logical error model that is suitable for @@ -1363,9 +1363,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AppsAuthorizedCertificatesCreateCall struct { diff --git a/appengine/v1beta/appengine-gen.go b/appengine/v1beta/appengine-gen.go index 0dde8398bc..235392e73a 100644 --- a/appengine/v1beta/appengine-gen.go +++ b/appengine/v1beta/appengine-gen.go @@ -418,9 +418,9 @@ type ApiConfigHandler struct { NullFields []string `json:"-"` } -func (s *ApiConfigHandler) MarshalJSON() ([]byte, error) { +func (s ApiConfigHandler) MarshalJSON() ([]byte, error) { type NoMethod ApiConfigHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiEndpointHandler: Uses Google Cloud Endpoints to handle requests. @@ -440,9 +440,9 @@ type ApiEndpointHandler struct { NullFields []string `json:"-"` } -func (s *ApiEndpointHandler) MarshalJSON() ([]byte, error) { +func (s ApiEndpointHandler) MarshalJSON() ([]byte, error) { type NoMethod ApiEndpointHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Application: An Application resource contains the top-level configuration of @@ -529,9 +529,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedCertificate: An SSL certificate that a user has been authorized to @@ -596,9 +596,9 @@ type AuthorizedCertificate struct { NullFields []string `json:"-"` } -func (s *AuthorizedCertificate) MarshalJSON() ([]byte, error) { +func (s AuthorizedCertificate) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedDomain: A domain that a user has been authorized to administer. To @@ -624,9 +624,9 @@ type AuthorizedDomain struct { NullFields []string `json:"-"` } -func (s *AuthorizedDomain) MarshalJSON() ([]byte, error) { +func (s AuthorizedDomain) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomaticScaling: Automatic scaling is based on request rate, response @@ -687,9 +687,9 @@ type AutomaticScaling struct { NullFields []string `json:"-"` } -func (s *AutomaticScaling) MarshalJSON() ([]byte, error) { +func (s AutomaticScaling) MarshalJSON() ([]byte, error) { type NoMethod AutomaticScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicScaling: A service with basic scaling will create an instance when the @@ -715,9 +715,9 @@ type BasicScaling struct { NullFields []string `json:"-"` } -func (s *BasicScaling) MarshalJSON() ([]byte, error) { +func (s BasicScaling) MarshalJSON() ([]byte, error) { type NoMethod BasicScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateIngressRulesRequest: Request message for @@ -738,9 +738,9 @@ type BatchUpdateIngressRulesRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateIngressRulesRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateIngressRulesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateIngressRulesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateIngressRulesResponse: Response message for @@ -764,9 +764,9 @@ type BatchUpdateIngressRulesResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateIngressRulesResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateIngressRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateIngressRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildInfo: Google Cloud Build information. @@ -787,9 +787,9 @@ type BuildInfo struct { NullFields []string `json:"-"` } -func (s *BuildInfo) MarshalJSON() ([]byte, error) { +func (s BuildInfo) MarshalJSON() ([]byte, error) { type NoMethod BuildInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateRawData: An SSL certificate obtained from a certificate @@ -817,9 +817,9 @@ type CertificateRawData struct { NullFields []string `json:"-"` } -func (s *CertificateRawData) MarshalJSON() ([]byte, error) { +func (s CertificateRawData) MarshalJSON() ([]byte, error) { type NoMethod CertificateRawData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudBuildOptions: Options for the build operations performed as a part of @@ -847,9 +847,9 @@ type CloudBuildOptions struct { NullFields []string `json:"-"` } -func (s *CloudBuildOptions) MarshalJSON() ([]byte, error) { +func (s CloudBuildOptions) MarshalJSON() ([]byte, error) { type NoMethod CloudBuildOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerInfo: Docker image that is used to create a container and start a @@ -873,9 +873,9 @@ type ContainerInfo struct { NullFields []string `json:"-"` } -func (s *ContainerInfo) MarshalJSON() ([]byte, error) { +func (s ContainerInfo) MarshalJSON() ([]byte, error) { type NoMethod ContainerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerState: ContainerState contains the externally-visible container @@ -932,9 +932,9 @@ type ContainerState struct { NullFields []string `json:"-"` } -func (s *ContainerState) MarshalJSON() ([]byte, error) { +func (s ContainerState) MarshalJSON() ([]byte, error) { type NoMethod ContainerState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CpuUtilization: Target scaling by CPU usage. @@ -958,9 +958,9 @@ type CpuUtilization struct { NullFields []string `json:"-"` } -func (s *CpuUtilization) MarshalJSON() ([]byte, error) { +func (s CpuUtilization) MarshalJSON() ([]byte, error) { type NoMethod CpuUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CpuUtilization) UnmarshalJSON(data []byte) error { @@ -996,9 +996,9 @@ type CreateVersionMetadataV1 struct { NullFields []string `json:"-"` } -func (s *CreateVersionMetadataV1) MarshalJSON() ([]byte, error) { +func (s CreateVersionMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod CreateVersionMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateVersionMetadataV1Alpha: Metadata for the given @@ -1021,9 +1021,9 @@ type CreateVersionMetadataV1Alpha struct { NullFields []string `json:"-"` } -func (s *CreateVersionMetadataV1Alpha) MarshalJSON() ([]byte, error) { +func (s CreateVersionMetadataV1Alpha) MarshalJSON() ([]byte, error) { type NoMethod CreateVersionMetadataV1Alpha - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateVersionMetadataV1Beta: Metadata for the given @@ -1046,9 +1046,9 @@ type CreateVersionMetadataV1Beta struct { NullFields []string `json:"-"` } -func (s *CreateVersionMetadataV1Beta) MarshalJSON() ([]byte, error) { +func (s CreateVersionMetadataV1Beta) MarshalJSON() ([]byte, error) { type NoMethod CreateVersionMetadataV1Beta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomMetric: Allows autoscaling based on Stackdriver metrics. @@ -1081,9 +1081,9 @@ type CustomMetric struct { NullFields []string `json:"-"` } -func (s *CustomMetric) MarshalJSON() ([]byte, error) { +func (s CustomMetric) MarshalJSON() ([]byte, error) { type NoMethod CustomMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CustomMetric) UnmarshalJSON(data []byte) error { @@ -1134,9 +1134,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DebugInstanceRequest: Request message for Instances.DebugInstance. @@ -1160,9 +1160,9 @@ type DebugInstanceRequest struct { NullFields []string `json:"-"` } -func (s *DebugInstanceRequest) MarshalJSON() ([]byte, error) { +func (s DebugInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod DebugInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Deployment: Code and application artifacts used to deploy a version to App @@ -1198,9 +1198,9 @@ type Deployment struct { NullFields []string `json:"-"` } -func (s *Deployment) MarshalJSON() ([]byte, error) { +func (s Deployment) MarshalJSON() ([]byte, error) { type NoMethod Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskUtilization: Target scaling by disk usage. Only applicable in the App @@ -1227,9 +1227,9 @@ type DiskUtilization struct { NullFields []string `json:"-"` } -func (s *DiskUtilization) MarshalJSON() ([]byte, error) { +func (s DiskUtilization) MarshalJSON() ([]byte, error) { type NoMethod DiskUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainMapping: A domain serving an App Engine application. @@ -1263,9 +1263,9 @@ type DomainMapping struct { NullFields []string `json:"-"` } -func (s *DomainMapping) MarshalJSON() ([]byte, error) { +func (s DomainMapping) MarshalJSON() ([]byte, error) { type NoMethod DomainMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1325,9 +1325,9 @@ type EndpointsApiService struct { NullFields []string `json:"-"` } -func (s *EndpointsApiService) MarshalJSON() ([]byte, error) { +func (s EndpointsApiService) MarshalJSON() ([]byte, error) { type NoMethod EndpointsApiService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Entrypoint: The entrypoint for the application. @@ -1347,9 +1347,9 @@ type Entrypoint struct { NullFields []string `json:"-"` } -func (s *Entrypoint) MarshalJSON() ([]byte, error) { +func (s Entrypoint) MarshalJSON() ([]byte, error) { type NoMethod Entrypoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorHandler: Custom static error page to be served when an error occurs. @@ -1381,9 +1381,9 @@ type ErrorHandler struct { NullFields []string `json:"-"` } -func (s *ErrorHandler) MarshalJSON() ([]byte, error) { +func (s ErrorHandler) MarshalJSON() ([]byte, error) { type NoMethod ErrorHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeatureSettings: The feature specific settings to be used in the @@ -1412,9 +1412,9 @@ type FeatureSettings struct { NullFields []string `json:"-"` } -func (s *FeatureSettings) MarshalJSON() ([]byte, error) { +func (s FeatureSettings) MarshalJSON() ([]byte, error) { type NoMethod FeatureSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileInfo: Single source file that is part of the version to be deployed. @@ -1441,9 +1441,9 @@ type FileInfo struct { NullFields []string `json:"-"` } -func (s *FileInfo) MarshalJSON() ([]byte, error) { +func (s FileInfo) MarshalJSON() ([]byte, error) { type NoMethod FileInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallRule: A single firewall rule that is evaluated against incoming @@ -1490,9 +1490,9 @@ type FirewallRule struct { NullFields []string `json:"-"` } -func (s *FirewallRule) MarshalJSON() ([]byte, error) { +func (s FirewallRule) MarshalJSON() ([]byte, error) { type NoMethod FirewallRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FlexibleRuntimeSettings: Runtime settings for the App Engine flexible @@ -1515,9 +1515,9 @@ type FlexibleRuntimeSettings struct { NullFields []string `json:"-"` } -func (s *FlexibleRuntimeSettings) MarshalJSON() ([]byte, error) { +func (s FlexibleRuntimeSettings) MarshalJSON() ([]byte, error) { type NoMethod FlexibleRuntimeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppengineV1betaLocationMetadata: Metadata for the given @@ -1546,9 +1546,9 @@ type GoogleAppengineV1betaLocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleAppengineV1betaLocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleAppengineV1betaLocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppengineV1betaLocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheck: Health checking configuration for VM instances. Unhealthy @@ -1587,9 +1587,9 @@ type HealthCheck struct { NullFields []string `json:"-"` } -func (s *HealthCheck) MarshalJSON() ([]byte, error) { +func (s HealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityAwareProxy: Identity-Aware Proxy @@ -1621,9 +1621,9 @@ type IdentityAwareProxy struct { NullFields []string `json:"-"` } -func (s *IdentityAwareProxy) MarshalJSON() ([]byte, error) { +func (s IdentityAwareProxy) MarshalJSON() ([]byte, error) { type NoMethod IdentityAwareProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: An Instance resource is the computing unit that App Engine uses to @@ -1710,9 +1710,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Instance) UnmarshalJSON(data []byte) error { @@ -1749,9 +1749,9 @@ type Library struct { NullFields []string `json:"-"` } -func (s *Library) MarshalJSON() ([]byte, error) { +func (s Library) MarshalJSON() ([]byte, error) { type NoMethod Library - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuthorizedCertificatesResponse: Response message for @@ -1777,9 +1777,9 @@ type ListAuthorizedCertificatesResponse struct { NullFields []string `json:"-"` } -func (s *ListAuthorizedCertificatesResponse) MarshalJSON() ([]byte, error) { +func (s ListAuthorizedCertificatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuthorizedCertificatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuthorizedDomainsResponse: Response message for @@ -1805,9 +1805,9 @@ type ListAuthorizedDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListAuthorizedDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListAuthorizedDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuthorizedDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDomainMappingsResponse: Response message for @@ -1833,9 +1833,9 @@ type ListDomainMappingsResponse struct { NullFields []string `json:"-"` } -func (s *ListDomainMappingsResponse) MarshalJSON() ([]byte, error) { +func (s ListDomainMappingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDomainMappingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListIngressRulesResponse: Response message for Firewall.ListIngressRules. @@ -1860,9 +1860,9 @@ type ListIngressRulesResponse struct { NullFields []string `json:"-"` } -func (s *ListIngressRulesResponse) MarshalJSON() ([]byte, error) { +func (s ListIngressRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListIngressRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response message for Instances.ListInstances. @@ -1887,9 +1887,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1915,9 +1915,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1943,9 +1943,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRuntimesResponse: Response message for Applications.ListRuntimes. @@ -1970,9 +1970,9 @@ type ListRuntimesResponse struct { NullFields []string `json:"-"` } -func (s *ListRuntimesResponse) MarshalJSON() ([]byte, error) { +func (s ListRuntimesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRuntimesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response message for Services.ListServices. @@ -1997,9 +1997,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVersionsResponse: Response message for Versions.ListVersions. @@ -2024,9 +2024,9 @@ type ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LivenessCheck: Health checking configuration for VM instances. Unhealthy @@ -2062,9 +2062,9 @@ type LivenessCheck struct { NullFields []string `json:"-"` } -func (s *LivenessCheck) MarshalJSON() ([]byte, error) { +func (s LivenessCheck) MarshalJSON() ([]byte, error) { type NoMethod LivenessCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2099,9 +2099,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Metadata for the given google.cloud.location.Location. @@ -2129,9 +2129,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedCertificate: A certificate managed by App Engine. @@ -2180,9 +2180,9 @@ type ManagedCertificate struct { NullFields []string `json:"-"` } -func (s *ManagedCertificate) MarshalJSON() ([]byte, error) { +func (s ManagedCertificate) MarshalJSON() ([]byte, error) { type NoMethod ManagedCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManualScaling: A service with manual scaling runs continuously, allowing you @@ -2207,9 +2207,9 @@ type ManualScaling struct { NullFields []string `json:"-"` } -func (s *ManualScaling) MarshalJSON() ([]byte, error) { +func (s ManualScaling) MarshalJSON() ([]byte, error) { type NoMethod ManualScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Network: Extra network settings. Only applicable in the App Engine flexible @@ -2264,9 +2264,9 @@ type Network struct { NullFields []string `json:"-"` } -func (s *Network) MarshalJSON() ([]byte, error) { +func (s Network) MarshalJSON() ([]byte, error) { type NoMethod Network - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkSettings: A NetworkSettings resource is a container for ingress @@ -2296,9 +2296,9 @@ type NetworkSettings struct { NullFields []string `json:"-"` } -func (s *NetworkSettings) MarshalJSON() ([]byte, error) { +func (s NetworkSettings) MarshalJSON() ([]byte, error) { type NoMethod NetworkSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkUtilization: Target scaling by network usage. Only applicable in the @@ -2325,9 +2325,9 @@ type NetworkUtilization struct { NullFields []string `json:"-"` } -func (s *NetworkUtilization) MarshalJSON() ([]byte, error) { +func (s NetworkUtilization) MarshalJSON() ([]byte, error) { type NoMethod NetworkUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2371,9 +2371,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1: Metadata for the given google.longrunning.Operation. @@ -2409,9 +2409,9 @@ type OperationMetadataV1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1Alpha: Metadata for the given @@ -2448,9 +2448,9 @@ type OperationMetadataV1Alpha struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1Alpha) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1Alpha) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1Alpha - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1Beta: Metadata for the given @@ -2487,9 +2487,9 @@ type OperationMetadataV1Beta struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1Beta) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1Beta) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1Beta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectEvent: The request sent to CLHs during project events. @@ -2523,9 +2523,9 @@ type ProjectEvent struct { NullFields []string `json:"-"` } -func (s *ProjectEvent) MarshalJSON() ([]byte, error) { +func (s ProjectEvent) MarshalJSON() ([]byte, error) { type NoMethod ProjectEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectsMetadata: ProjectsMetadata is the metadata CCFE stores about the all @@ -2585,9 +2585,9 @@ type ProjectsMetadata struct { NullFields []string `json:"-"` } -func (s *ProjectsMetadata) MarshalJSON() ([]byte, error) { +func (s ProjectsMetadata) MarshalJSON() ([]byte, error) { type NoMethod ProjectsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadinessCheck: Readiness checking configuration for VM instances. Unhealthy @@ -2625,9 +2625,9 @@ type ReadinessCheck struct { NullFields []string `json:"-"` } -func (s *ReadinessCheck) MarshalJSON() ([]byte, error) { +func (s ReadinessCheck) MarshalJSON() ([]byte, error) { type NoMethod ReadinessCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reasons: Containers transition between and within states based on reasons @@ -2738,9 +2738,9 @@ type Reasons struct { NullFields []string `json:"-"` } -func (s *Reasons) MarshalJSON() ([]byte, error) { +func (s Reasons) MarshalJSON() ([]byte, error) { type NoMethod Reasons - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepairApplicationRequest: Request message for @@ -2768,9 +2768,9 @@ type RequestUtilization struct { NullFields []string `json:"-"` } -func (s *RequestUtilization) MarshalJSON() ([]byte, error) { +func (s RequestUtilization) MarshalJSON() ([]byte, error) { type NoMethod RequestUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceRecord: A DNS resource record. @@ -2801,9 +2801,9 @@ type ResourceRecord struct { NullFields []string `json:"-"` } -func (s *ResourceRecord) MarshalJSON() ([]byte, error) { +func (s ResourceRecord) MarshalJSON() ([]byte, error) { type NoMethod ResourceRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resources: Machine resources for a version. @@ -2832,9 +2832,9 @@ type Resources struct { NullFields []string `json:"-"` } -func (s *Resources) MarshalJSON() ([]byte, error) { +func (s Resources) MarshalJSON() ([]byte, error) { type NoMethod Resources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Resources) UnmarshalJSON(data []byte) error { @@ -2904,9 +2904,9 @@ type Runtime struct { NullFields []string `json:"-"` } -func (s *Runtime) MarshalJSON() ([]byte, error) { +func (s Runtime) MarshalJSON() ([]byte, error) { type NoMethod Runtime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScriptHandler: Executes a script to handle the request that matches the URL @@ -2927,9 +2927,9 @@ type ScriptHandler struct { NullFields []string `json:"-"` } -func (s *ScriptHandler) MarshalJSON() ([]byte, error) { +func (s ScriptHandler) MarshalJSON() ([]byte, error) { type NoMethod ScriptHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: A Service resource is a logical component of an application that @@ -2983,9 +2983,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslSettings: SSL configuration for a DomainMapping resource. @@ -3031,9 +3031,9 @@ type SslSettings struct { NullFields []string `json:"-"` } -func (s *SslSettings) MarshalJSON() ([]byte, error) { +func (s SslSettings) MarshalJSON() ([]byte, error) { type NoMethod SslSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandardSchedulerSettings: Scheduler settings for standard environment. @@ -3062,9 +3062,9 @@ type StandardSchedulerSettings struct { NullFields []string `json:"-"` } -func (s *StandardSchedulerSettings) MarshalJSON() ([]byte, error) { +func (s StandardSchedulerSettings) MarshalJSON() ([]byte, error) { type NoMethod StandardSchedulerSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StandardSchedulerSettings) UnmarshalJSON(data []byte) error { @@ -3126,9 +3126,9 @@ type StaticFilesHandler struct { NullFields []string `json:"-"` } -func (s *StaticFilesHandler) MarshalJSON() ([]byte, error) { +func (s StaticFilesHandler) MarshalJSON() ([]byte, error) { type NoMethod StaticFilesHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The Status type defines a logical error model that is suitable for @@ -3160,9 +3160,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrafficSplit: Traffic routing configuration for versions within a single @@ -3205,9 +3205,9 @@ type TrafficSplit struct { NullFields []string `json:"-"` } -func (s *TrafficSplit) MarshalJSON() ([]byte, error) { +func (s TrafficSplit) MarshalJSON() ([]byte, error) { type NoMethod TrafficSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlDispatchRule: Rules to match an HTTP request and dispatch that request to @@ -3236,9 +3236,9 @@ type UrlDispatchRule struct { NullFields []string `json:"-"` } -func (s *UrlDispatchRule) MarshalJSON() ([]byte, error) { +func (s UrlDispatchRule) MarshalJSON() ([]byte, error) { type NoMethod UrlDispatchRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMap: URL pattern and description of how the URL should be handled. App @@ -3323,9 +3323,9 @@ type UrlMap struct { NullFields []string `json:"-"` } -func (s *UrlMap) MarshalJSON() ([]byte, error) { +func (s UrlMap) MarshalJSON() ([]byte, error) { type NoMethod UrlMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: A Version resource is a specific set of source code and @@ -3510,9 +3510,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Volume: Volumes mounted within the app container. Only applicable in the App @@ -3537,9 +3537,9 @@ type Volume struct { NullFields []string `json:"-"` } -func (s *Volume) MarshalJSON() ([]byte, error) { +func (s Volume) MarshalJSON() ([]byte, error) { type NoMethod Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Volume) UnmarshalJSON(data []byte) error { @@ -3584,9 +3584,9 @@ type VpcAccessConnector struct { NullFields []string `json:"-"` } -func (s *VpcAccessConnector) MarshalJSON() ([]byte, error) { +func (s VpcAccessConnector) MarshalJSON() ([]byte, error) { type NoMethod VpcAccessConnector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZipInfo: The zip file information for a zip deployment. @@ -3612,9 +3612,9 @@ type ZipInfo struct { NullFields []string `json:"-"` } -func (s *ZipInfo) MarshalJSON() ([]byte, error) { +func (s ZipInfo) MarshalJSON() ([]byte, error) { type NoMethod ZipInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AppsCreateCall struct { diff --git a/apphub/v1/apphub-gen.go b/apphub/v1/apphub-gen.go index bd785a23f5..f65ebfb3ab 100644 --- a/apphub/v1/apphub-gen.go +++ b/apphub/v1/apphub-gen.go @@ -310,9 +310,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attributes: Consumer provided attributes. @@ -341,9 +341,9 @@ type Attributes struct { NullFields []string `json:"-"` } -func (s *Attributes) MarshalJSON() ([]byte, error) { +func (s Attributes) MarshalJSON() ([]byte, error) { type NoMethod Attributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -382,9 +382,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -417,9 +417,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -516,9 +516,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -545,9 +545,9 @@ type ContactInfo struct { NullFields []string `json:"-"` } -func (s *ContactInfo) MarshalJSON() ([]byte, error) { +func (s ContactInfo) MarshalJSON() ([]byte, error) { type NoMethod ContactInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Criticality: Criticality of the Application, Service, or Workload @@ -574,9 +574,9 @@ type Criticality struct { NullFields []string `json:"-"` } -func (s *Criticality) MarshalJSON() ([]byte, error) { +func (s Criticality) MarshalJSON() ([]byte, error) { type NoMethod Criticality - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetachServiceProjectAttachmentRequest: Request for @@ -620,9 +620,9 @@ type DiscoveredService struct { NullFields []string `json:"-"` } -func (s *DiscoveredService) MarshalJSON() ([]byte, error) { +func (s DiscoveredService) MarshalJSON() ([]byte, error) { type NoMethod DiscoveredService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoveredWorkload: DiscoveredWorkload is a binary deployment (such as @@ -655,9 +655,9 @@ type DiscoveredWorkload struct { NullFields []string `json:"-"` } -func (s *DiscoveredWorkload) MarshalJSON() ([]byte, error) { +func (s DiscoveredWorkload) MarshalJSON() ([]byte, error) { type NoMethod DiscoveredWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -693,9 +693,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -741,9 +741,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListApplicationsResponse: Response for ListApplications. @@ -771,9 +771,9 @@ type ListApplicationsResponse struct { NullFields []string `json:"-"` } -func (s *ListApplicationsResponse) MarshalJSON() ([]byte, error) { +func (s ListApplicationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListApplicationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDiscoveredServicesResponse: Response for ListDiscoveredServices. @@ -801,9 +801,9 @@ type ListDiscoveredServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListDiscoveredServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListDiscoveredServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDiscoveredServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDiscoveredWorkloadsResponse: Response for ListDiscoveredWorkloads. @@ -831,9 +831,9 @@ type ListDiscoveredWorkloadsResponse struct { NullFields []string `json:"-"` } -func (s *ListDiscoveredWorkloadsResponse) MarshalJSON() ([]byte, error) { +func (s ListDiscoveredWorkloadsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDiscoveredWorkloadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -859,9 +859,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -887,9 +887,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceProjectAttachmentsResponse: Response for @@ -918,9 +918,9 @@ type ListServiceProjectAttachmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceProjectAttachmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceProjectAttachmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceProjectAttachmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response for ListServices. @@ -948,9 +948,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkloadsResponse: Response for ListWorkloads. @@ -978,9 +978,9 @@ type ListWorkloadsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkloadsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkloadsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkloadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1016,9 +1016,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupDiscoveredServiceResponse: Response for LookupDiscoveredService. @@ -1041,9 +1041,9 @@ type LookupDiscoveredServiceResponse struct { NullFields []string `json:"-"` } -func (s *LookupDiscoveredServiceResponse) MarshalJSON() ([]byte, error) { +func (s LookupDiscoveredServiceResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupDiscoveredServiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupDiscoveredWorkloadResponse: Response for LookupDiscoveredWorkload. @@ -1066,9 +1066,9 @@ type LookupDiscoveredWorkloadResponse struct { NullFields []string `json:"-"` } -func (s *LookupDiscoveredWorkloadResponse) MarshalJSON() ([]byte, error) { +func (s LookupDiscoveredWorkloadResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupDiscoveredWorkloadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupServiceProjectAttachmentResponse: Response for @@ -1093,9 +1093,9 @@ type LookupServiceProjectAttachmentResponse struct { NullFields []string `json:"-"` } -func (s *LookupServiceProjectAttachmentResponse) MarshalJSON() ([]byte, error) { +func (s LookupServiceProjectAttachmentResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupServiceProjectAttachmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1140,9 +1140,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1178,9 +1178,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1270,9 +1270,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReconciliationOperationMetadata: Operation metadata returned by the CLH @@ -1305,9 +1305,9 @@ type ReconciliationOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ReconciliationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Scope: Scope of an application. @@ -1331,9 +1331,9 @@ type Scope struct { NullFields []string `json:"-"` } -func (s *Scope) MarshalJSON() ([]byte, error) { +func (s Scope) MarshalJSON() ([]byte, error) { type NoMethod Scope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: Service is an App Hub data model that contains a discovered @@ -1393,9 +1393,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceProjectAttachment: ServiceProjectAttachment represents an attachment @@ -1445,9 +1445,9 @@ type ServiceProjectAttachment struct { NullFields []string `json:"-"` } -func (s *ServiceProjectAttachment) MarshalJSON() ([]byte, error) { +func (s ServiceProjectAttachment) MarshalJSON() ([]byte, error) { type NoMethod ServiceProjectAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceProperties: Properties of an underlying cloud resource that can @@ -1475,9 +1475,9 @@ type ServiceProperties struct { NullFields []string `json:"-"` } -func (s *ServiceProperties) MarshalJSON() ([]byte, error) { +func (s ServiceProperties) MarshalJSON() ([]byte, error) { type NoMethod ServiceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceReference: Reference to an underlying networking resource that can @@ -1499,9 +1499,9 @@ type ServiceReference struct { NullFields []string `json:"-"` } -func (s *ServiceReference) MarshalJSON() ([]byte, error) { +func (s ServiceReference) MarshalJSON() ([]byte, error) { type NoMethod ServiceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1528,9 +1528,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1562,9 +1562,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1587,9 +1587,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1614,9 +1614,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workload: Workload is an App Hub data model that contains a discovered @@ -1677,9 +1677,9 @@ type Workload struct { NullFields []string `json:"-"` } -func (s *Workload) MarshalJSON() ([]byte, error) { +func (s Workload) MarshalJSON() ([]byte, error) { type NoMethod Workload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadProperties: Properties of an underlying compute resource represented @@ -1707,9 +1707,9 @@ type WorkloadProperties struct { NullFields []string `json:"-"` } -func (s *WorkloadProperties) MarshalJSON() ([]byte, error) { +func (s WorkloadProperties) MarshalJSON() ([]byte, error) { type NoMethod WorkloadProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadReference: Reference of an underlying compute resource represented @@ -1730,9 +1730,9 @@ type WorkloadReference struct { NullFields []string `json:"-"` } -func (s *WorkloadReference) MarshalJSON() ([]byte, error) { +func (s WorkloadReference) MarshalJSON() ([]byte, error) { type NoMethod WorkloadReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsDetachServiceProjectAttachmentCall struct { diff --git a/apphub/v1alpha/apphub-gen.go b/apphub/v1alpha/apphub-gen.go index dcef5f1a51..7c11c050d8 100644 --- a/apphub/v1alpha/apphub-gen.go +++ b/apphub/v1alpha/apphub-gen.go @@ -310,9 +310,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attributes: Consumer provided attributes. @@ -341,9 +341,9 @@ type Attributes struct { NullFields []string `json:"-"` } -func (s *Attributes) MarshalJSON() ([]byte, error) { +func (s Attributes) MarshalJSON() ([]byte, error) { type NoMethod Attributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -382,9 +382,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -417,9 +417,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -516,9 +516,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -543,9 +543,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactInfo: Contact information of stakeholders. @@ -570,9 +570,9 @@ type ContactInfo struct { NullFields []string `json:"-"` } -func (s *ContactInfo) MarshalJSON() ([]byte, error) { +func (s ContactInfo) MarshalJSON() ([]byte, error) { type NoMethod ContactInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Criticality: Criticality of the Application, Service, or Workload @@ -606,9 +606,9 @@ type Criticality struct { NullFields []string `json:"-"` } -func (s *Criticality) MarshalJSON() ([]byte, error) { +func (s Criticality) MarshalJSON() ([]byte, error) { type NoMethod Criticality - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetachServiceProjectAttachmentRequest: Request for @@ -652,9 +652,9 @@ type DiscoveredService struct { NullFields []string `json:"-"` } -func (s *DiscoveredService) MarshalJSON() ([]byte, error) { +func (s DiscoveredService) MarshalJSON() ([]byte, error) { type NoMethod DiscoveredService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoveredWorkload: DiscoveredWorkload is a binary deployment (such as @@ -687,9 +687,9 @@ type DiscoveredWorkload struct { NullFields []string `json:"-"` } -func (s *DiscoveredWorkload) MarshalJSON() ([]byte, error) { +func (s DiscoveredWorkload) MarshalJSON() ([]byte, error) { type NoMethod DiscoveredWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -729,9 +729,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -777,9 +777,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindUnregisteredServicesResponse: Response for FindUnregisteredServices. @@ -807,9 +807,9 @@ type FindUnregisteredServicesResponse struct { NullFields []string `json:"-"` } -func (s *FindUnregisteredServicesResponse) MarshalJSON() ([]byte, error) { +func (s FindUnregisteredServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod FindUnregisteredServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindUnregisteredWorkloadsResponse: Response for FindUnregisteredWorkloads. @@ -837,9 +837,9 @@ type FindUnregisteredWorkloadsResponse struct { NullFields []string `json:"-"` } -func (s *FindUnregisteredWorkloadsResponse) MarshalJSON() ([]byte, error) { +func (s FindUnregisteredWorkloadsResponse) MarshalJSON() ([]byte, error) { type NoMethod FindUnregisteredWorkloadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListApplicationsResponse: Response for ListApplications. @@ -867,9 +867,9 @@ type ListApplicationsResponse struct { NullFields []string `json:"-"` } -func (s *ListApplicationsResponse) MarshalJSON() ([]byte, error) { +func (s ListApplicationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListApplicationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDiscoveredServicesResponse: Response for ListDiscoveredServices. @@ -897,9 +897,9 @@ type ListDiscoveredServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListDiscoveredServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListDiscoveredServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDiscoveredServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDiscoveredWorkloadsResponse: Response for ListDiscoveredWorkloads. @@ -927,9 +927,9 @@ type ListDiscoveredWorkloadsResponse struct { NullFields []string `json:"-"` } -func (s *ListDiscoveredWorkloadsResponse) MarshalJSON() ([]byte, error) { +func (s ListDiscoveredWorkloadsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDiscoveredWorkloadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -955,9 +955,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -983,9 +983,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceProjectAttachmentsResponse: Response for @@ -1014,9 +1014,9 @@ type ListServiceProjectAttachmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceProjectAttachmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceProjectAttachmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceProjectAttachmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response for ListServices. @@ -1044,9 +1044,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkloadsResponse: Response for ListWorkloads. @@ -1074,9 +1074,9 @@ type ListWorkloadsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkloadsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkloadsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkloadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1112,9 +1112,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupDiscoveredServiceResponse: Response for LookupDiscoveredService. @@ -1137,9 +1137,9 @@ type LookupDiscoveredServiceResponse struct { NullFields []string `json:"-"` } -func (s *LookupDiscoveredServiceResponse) MarshalJSON() ([]byte, error) { +func (s LookupDiscoveredServiceResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupDiscoveredServiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupDiscoveredWorkloadResponse: Response for LookupDiscoveredWorkload. @@ -1162,9 +1162,9 @@ type LookupDiscoveredWorkloadResponse struct { NullFields []string `json:"-"` } -func (s *LookupDiscoveredWorkloadResponse) MarshalJSON() ([]byte, error) { +func (s LookupDiscoveredWorkloadResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupDiscoveredWorkloadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupServiceProjectAttachmentResponse: Response for @@ -1189,9 +1189,9 @@ type LookupServiceProjectAttachmentResponse struct { NullFields []string `json:"-"` } -func (s *LookupServiceProjectAttachmentResponse) MarshalJSON() ([]byte, error) { +func (s LookupServiceProjectAttachmentResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupServiceProjectAttachmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1236,9 +1236,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1274,9 +1274,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1366,9 +1366,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Scope: Scope of an application. @@ -1392,9 +1392,9 @@ type Scope struct { NullFields []string `json:"-"` } -func (s *Scope) MarshalJSON() ([]byte, error) { +func (s Scope) MarshalJSON() ([]byte, error) { type NoMethod Scope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: Service is an App Hub data model that contains a discovered @@ -1454,9 +1454,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceProjectAttachment: ServiceProjectAttachment represents an attachment @@ -1506,9 +1506,9 @@ type ServiceProjectAttachment struct { NullFields []string `json:"-"` } -func (s *ServiceProjectAttachment) MarshalJSON() ([]byte, error) { +func (s ServiceProjectAttachment) MarshalJSON() ([]byte, error) { type NoMethod ServiceProjectAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceProperties: Properties of an underlying cloud resource that can @@ -1536,9 +1536,9 @@ type ServiceProperties struct { NullFields []string `json:"-"` } -func (s *ServiceProperties) MarshalJSON() ([]byte, error) { +func (s ServiceProperties) MarshalJSON() ([]byte, error) { type NoMethod ServiceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceReference: Reference to an underlying networking resource that can @@ -1564,9 +1564,9 @@ type ServiceReference struct { NullFields []string `json:"-"` } -func (s *ServiceReference) MarshalJSON() ([]byte, error) { +func (s ServiceReference) MarshalJSON() ([]byte, error) { type NoMethod ServiceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1593,9 +1593,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1627,9 +1627,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1652,9 +1652,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1679,9 +1679,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workload: Workload is an App Hub data model that contains a discovered @@ -1742,9 +1742,9 @@ type Workload struct { NullFields []string `json:"-"` } -func (s *Workload) MarshalJSON() ([]byte, error) { +func (s Workload) MarshalJSON() ([]byte, error) { type NoMethod Workload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadProperties: Properties of an underlying compute resource represented @@ -1772,9 +1772,9 @@ type WorkloadProperties struct { NullFields []string `json:"-"` } -func (s *WorkloadProperties) MarshalJSON() ([]byte, error) { +func (s WorkloadProperties) MarshalJSON() ([]byte, error) { type NoMethod WorkloadProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadReference: Reference of an underlying compute resource represented @@ -1795,9 +1795,9 @@ type WorkloadReference struct { NullFields []string `json:"-"` } -func (s *WorkloadReference) MarshalJSON() ([]byte, error) { +func (s WorkloadReference) MarshalJSON() ([]byte, error) { type NoMethod WorkloadReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsDetachServiceProjectAttachmentCall struct { diff --git a/area120tables/v1alpha1/area120tables-gen.go b/area120tables/v1alpha1/area120tables-gen.go index aa158a6282..32daec2375 100644 --- a/area120tables/v1alpha1/area120tables-gen.go +++ b/area120tables/v1alpha1/area120tables-gen.go @@ -230,9 +230,9 @@ type BatchCreateRowsRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateRowsRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateRowsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateRowsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateRowsResponse: Response message for TablesService.BatchCreateRows. @@ -255,9 +255,9 @@ type BatchCreateRowsResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateRowsResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateRowsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateRowsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteRowsRequest: Request message for TablesService.BatchDeleteRows @@ -279,9 +279,9 @@ type BatchDeleteRowsRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeleteRowsRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeleteRowsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteRowsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateRowsRequest: Request message for TablesService.BatchUpdateRows. @@ -302,9 +302,9 @@ type BatchUpdateRowsRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateRowsRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateRowsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateRowsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateRowsResponse: Response message for TablesService.BatchUpdateRows. @@ -327,9 +327,9 @@ type BatchUpdateRowsResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateRowsResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateRowsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateRowsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ColumnDescription: Details on a column in the table. @@ -379,9 +379,9 @@ type ColumnDescription struct { NullFields []string `json:"-"` } -func (s *ColumnDescription) MarshalJSON() ([]byte, error) { +func (s ColumnDescription) MarshalJSON() ([]byte, error) { type NoMethod ColumnDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateRowRequest: Request message for TablesService.CreateRow. @@ -411,9 +411,9 @@ type CreateRowRequest struct { NullFields []string `json:"-"` } -func (s *CreateRowRequest) MarshalJSON() ([]byte, error) { +func (s CreateRowRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateRowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateDetails: Details about a date column. @@ -433,9 +433,9 @@ type DateDetails struct { NullFields []string `json:"-"` } -func (s *DateDetails) MarshalJSON() ([]byte, error) { +func (s DateDetails) MarshalJSON() ([]byte, error) { type NoMethod DateDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -466,9 +466,9 @@ type LabeledItem struct { NullFields []string `json:"-"` } -func (s *LabeledItem) MarshalJSON() ([]byte, error) { +func (s LabeledItem) MarshalJSON() ([]byte, error) { type NoMethod LabeledItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRowsResponse: Response message for TablesService.ListRows. @@ -494,9 +494,9 @@ type ListRowsResponse struct { NullFields []string `json:"-"` } -func (s *ListRowsResponse) MarshalJSON() ([]byte, error) { +func (s ListRowsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRowsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTablesResponse: Response message for TablesService.ListTables. @@ -522,9 +522,9 @@ type ListTablesResponse struct { NullFields []string `json:"-"` } -func (s *ListTablesResponse) MarshalJSON() ([]byte, error) { +func (s ListTablesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTablesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkspacesResponse: Response message for TablesService.ListWorkspaces. @@ -550,9 +550,9 @@ type ListWorkspacesResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkspacesResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkspacesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkspacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupDetails: Details about a lookup column whose value comes from the @@ -576,9 +576,9 @@ type LookupDetails struct { NullFields []string `json:"-"` } -func (s *LookupDetails) MarshalJSON() ([]byte, error) { +func (s LookupDetails) MarshalJSON() ([]byte, error) { type NoMethod LookupDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelationshipDetails: Details about a relationship column. @@ -598,9 +598,9 @@ type RelationshipDetails struct { NullFields []string `json:"-"` } -func (s *RelationshipDetails) MarshalJSON() ([]byte, error) { +func (s RelationshipDetails) MarshalJSON() ([]byte, error) { type NoMethod RelationshipDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Row: A single row in a table. @@ -632,9 +632,9 @@ type Row struct { NullFields []string `json:"-"` } -func (s *Row) MarshalJSON() ([]byte, error) { +func (s Row) MarshalJSON() ([]byte, error) { type NoMethod Row - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedView: A saved view of a table. NextId: 3 @@ -656,9 +656,9 @@ type SavedView struct { NullFields []string `json:"-"` } -func (s *SavedView) MarshalJSON() ([]byte, error) { +func (s SavedView) MarshalJSON() ([]byte, error) { type NoMethod SavedView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Table: A single table. NextId: 8 @@ -697,9 +697,9 @@ type Table struct { NullFields []string `json:"-"` } -func (s *Table) MarshalJSON() ([]byte, error) { +func (s Table) MarshalJSON() ([]byte, error) { type NoMethod Table - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateRowRequest: Request message for TablesService.UpdateRow. @@ -728,9 +728,9 @@ type UpdateRowRequest struct { NullFields []string `json:"-"` } -func (s *UpdateRowRequest) MarshalJSON() ([]byte, error) { +func (s UpdateRowRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateRowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workspace: A single workspace. @@ -762,9 +762,9 @@ type Workspace struct { NullFields []string `json:"-"` } -func (s *Workspace) MarshalJSON() ([]byte, error) { +func (s Workspace) MarshalJSON() ([]byte, error) { type NoMethod Workspace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TablesGetCall struct { diff --git a/artifactregistry/v1/artifactregistry-gen.go b/artifactregistry/v1/artifactregistry-gen.go index 6ef86ad141..dcffe19cc1 100644 --- a/artifactregistry/v1/artifactregistry-gen.go +++ b/artifactregistry/v1/artifactregistry-gen.go @@ -411,9 +411,9 @@ type AptArtifact struct { NullFields []string `json:"-"` } -func (s *AptArtifact) MarshalJSON() ([]byte, error) { +func (s AptArtifact) MarshalJSON() ([]byte, error) { type NoMethod AptArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AptRepository: Configuration for an Apt remote repository. @@ -436,9 +436,9 @@ type AptRepository struct { NullFields []string `json:"-"` } -func (s *AptRepository) MarshalJSON() ([]byte, error) { +func (s AptRepository) MarshalJSON() ([]byte, error) { type NoMethod AptRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteVersionsMetadata: The metadata of an LRO from deleting multiple @@ -459,9 +459,9 @@ type BatchDeleteVersionsMetadata struct { NullFields []string `json:"-"` } -func (s *BatchDeleteVersionsMetadata) MarshalJSON() ([]byte, error) { +func (s BatchDeleteVersionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteVersionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteVersionsRequest: The request to delete multiple versions across a @@ -486,9 +486,9 @@ type BatchDeleteVersionsRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeleteVersionsRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeleteVersionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteVersionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -585,9 +585,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CleanupPolicy: Artifact policy configuration for repository cleanup @@ -620,9 +620,9 @@ type CleanupPolicy struct { NullFields []string `json:"-"` } -func (s *CleanupPolicy) MarshalJSON() ([]byte, error) { +func (s CleanupPolicy) MarshalJSON() ([]byte, error) { type NoMethod CleanupPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CleanupPolicyCondition: CleanupPolicyCondition is a set of conditions @@ -662,9 +662,9 @@ type CleanupPolicyCondition struct { NullFields []string `json:"-"` } -func (s *CleanupPolicyCondition) MarshalJSON() ([]byte, error) { +func (s CleanupPolicyCondition) MarshalJSON() ([]byte, error) { type NoMethod CleanupPolicyCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CleanupPolicyMostRecentVersions: CleanupPolicyMostRecentVersions is an @@ -689,9 +689,9 @@ type CleanupPolicyMostRecentVersions struct { NullFields []string `json:"-"` } -func (s *CleanupPolicyMostRecentVersions) MarshalJSON() ([]byte, error) { +func (s CleanupPolicyMostRecentVersions) MarshalJSON() ([]byte, error) { type NoMethod CleanupPolicyMostRecentVersions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DockerImage: DockerImage represents a docker artifact. The following fields @@ -748,9 +748,9 @@ type DockerImage struct { NullFields []string `json:"-"` } -func (s *DockerImage) MarshalJSON() ([]byte, error) { +func (s DockerImage) MarshalJSON() ([]byte, error) { type NoMethod DockerImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DockerRepository: Configuration for a Docker remote repository. @@ -777,9 +777,9 @@ type DockerRepository struct { NullFields []string `json:"-"` } -func (s *DockerRepository) MarshalJSON() ([]byte, error) { +func (s DockerRepository) MarshalJSON() ([]byte, error) { type NoMethod DockerRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DockerRepositoryConfig: DockerRepositoryConfig is docker related repository @@ -803,9 +803,9 @@ type DockerRepositoryConfig struct { NullFields []string `json:"-"` } -func (s *DockerRepositoryConfig) MarshalJSON() ([]byte, error) { +func (s DockerRepositoryConfig) MarshalJSON() ([]byte, error) { type NoMethod DockerRepositoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DownloadFileResponse: The response to download a file. @@ -866,9 +866,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericArtifact: GenericArtifact represents a generic artifact @@ -897,9 +897,9 @@ type GenericArtifact struct { NullFields []string `json:"-"` } -func (s *GenericArtifact) MarshalJSON() ([]byte, error) { +func (s GenericArtifact) MarshalJSON() ([]byte, error) { type NoMethod GenericArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoModule: GoModule represents a Go module. @@ -926,9 +926,9 @@ type GoModule struct { NullFields []string `json:"-"` } -func (s *GoModule) MarshalJSON() ([]byte, error) { +func (s GoModule) MarshalJSON() ([]byte, error) { type NoMethod GoModule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogetArtifact: A detailed representation of a GooGet artifact. @@ -952,9 +952,9 @@ type GoogetArtifact struct { NullFields []string `json:"-"` } -func (s *GoogetArtifact) MarshalJSON() ([]byte, error) { +func (s GoogetArtifact) MarshalJSON() ([]byte, error) { type NoMethod GoogetArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsArtifactregistryV1File: Files store content that is @@ -993,9 +993,9 @@ type GoogleDevtoolsArtifactregistryV1File struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsArtifactregistryV1File) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsArtifactregistryV1File) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsArtifactregistryV1File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryCustomRepo @@ -1017,9 +1017,9 @@ type GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryCustomRe NullFields []string `json:"-"` } -func (s *GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryCustomRepository) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryCustomRepository) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryCustomRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryPublicRepo @@ -1050,9 +1050,9 @@ type GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryPublicRe NullFields []string `json:"-"` } -func (s *GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryPublicRepository) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryPublicRepository) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryPublicRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigDockerRepositoryCustomR @@ -1074,9 +1074,9 @@ type GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigDockerRepositoryCusto NullFields []string `json:"-"` } -func (s *GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigDockerRepositoryCustomRepository) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigDockerRepositoryCustomRepository) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigDockerRepositoryCustomRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigMavenRepositoryCustomRe @@ -1098,9 +1098,9 @@ type GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigMavenRepositoryCustom NullFields []string `json:"-"` } -func (s *GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigMavenRepositoryCustomRepository) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigMavenRepositoryCustomRepository) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigMavenRepositoryCustomRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigNpmRepositoryCustomRepo @@ -1122,9 +1122,9 @@ type GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigNpmRepositoryCustomRe NullFields []string `json:"-"` } -func (s *GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigNpmRepositoryCustomRepository) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigNpmRepositoryCustomRepository) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigNpmRepositoryCustomRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigPythonRepositoryCustomR @@ -1146,9 +1146,9 @@ type GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigPythonRepositoryCusto NullFields []string `json:"-"` } -func (s *GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigPythonRepositoryCustomRepository) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigPythonRepositoryCustomRepository) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigPythonRepositoryCustomRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryCustomRepo @@ -1170,9 +1170,9 @@ type GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryCustomRe NullFields []string `json:"-"` } -func (s *GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryCustomRepository) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryCustomRepository) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryCustomRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryPublicRepo @@ -1206,9 +1206,9 @@ type GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryPublicRe NullFields []string `json:"-"` } -func (s *GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryPublicRepository) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryPublicRepository) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryPublicRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hash: A hash of file content. @@ -1235,9 +1235,9 @@ type Hash struct { NullFields []string `json:"-"` } -func (s *Hash) MarshalJSON() ([]byte, error) { +func (s Hash) MarshalJSON() ([]byte, error) { type NoMethod Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAptArtifactsErrorInfo: Error information explaining why a package was @@ -1260,9 +1260,9 @@ type ImportAptArtifactsErrorInfo struct { NullFields []string `json:"-"` } -func (s *ImportAptArtifactsErrorInfo) MarshalJSON() ([]byte, error) { +func (s ImportAptArtifactsErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod ImportAptArtifactsErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAptArtifactsGcsSource: Google Cloud Storage location where the @@ -1286,9 +1286,9 @@ type ImportAptArtifactsGcsSource struct { NullFields []string `json:"-"` } -func (s *ImportAptArtifactsGcsSource) MarshalJSON() ([]byte, error) { +func (s ImportAptArtifactsGcsSource) MarshalJSON() ([]byte, error) { type NoMethod ImportAptArtifactsGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAptArtifactsMetadata: The operation metadata for importing artifacts. @@ -1312,9 +1312,9 @@ type ImportAptArtifactsRequest struct { NullFields []string `json:"-"` } -func (s *ImportAptArtifactsRequest) MarshalJSON() ([]byte, error) { +func (s ImportAptArtifactsRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportAptArtifactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAptArtifactsResponse: The response message from importing APT @@ -1337,9 +1337,9 @@ type ImportAptArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *ImportAptArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s ImportAptArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportAptArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportGoogetArtifactsErrorInfo: Error information explaining why a package @@ -1362,9 +1362,9 @@ type ImportGoogetArtifactsErrorInfo struct { NullFields []string `json:"-"` } -func (s *ImportGoogetArtifactsErrorInfo) MarshalJSON() ([]byte, error) { +func (s ImportGoogetArtifactsErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod ImportGoogetArtifactsErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportGoogetArtifactsGcsSource: Google Cloud Storage location where the @@ -1388,9 +1388,9 @@ type ImportGoogetArtifactsGcsSource struct { NullFields []string `json:"-"` } -func (s *ImportGoogetArtifactsGcsSource) MarshalJSON() ([]byte, error) { +func (s ImportGoogetArtifactsGcsSource) MarshalJSON() ([]byte, error) { type NoMethod ImportGoogetArtifactsGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportGoogetArtifactsMetadata: The operation metadata for importing @@ -1415,9 +1415,9 @@ type ImportGoogetArtifactsRequest struct { NullFields []string `json:"-"` } -func (s *ImportGoogetArtifactsRequest) MarshalJSON() ([]byte, error) { +func (s ImportGoogetArtifactsRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportGoogetArtifactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportGoogetArtifactsResponse: The response message from importing @@ -1440,9 +1440,9 @@ type ImportGoogetArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *ImportGoogetArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s ImportGoogetArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportGoogetArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportYumArtifactsErrorInfo: Error information explaining why a package was @@ -1465,9 +1465,9 @@ type ImportYumArtifactsErrorInfo struct { NullFields []string `json:"-"` } -func (s *ImportYumArtifactsErrorInfo) MarshalJSON() ([]byte, error) { +func (s ImportYumArtifactsErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod ImportYumArtifactsErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportYumArtifactsGcsSource: Google Cloud Storage location where the @@ -1491,9 +1491,9 @@ type ImportYumArtifactsGcsSource struct { NullFields []string `json:"-"` } -func (s *ImportYumArtifactsGcsSource) MarshalJSON() ([]byte, error) { +func (s ImportYumArtifactsGcsSource) MarshalJSON() ([]byte, error) { type NoMethod ImportYumArtifactsGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportYumArtifactsMetadata: The operation metadata for importing artifacts. @@ -1517,9 +1517,9 @@ type ImportYumArtifactsRequest struct { NullFields []string `json:"-"` } -func (s *ImportYumArtifactsRequest) MarshalJSON() ([]byte, error) { +func (s ImportYumArtifactsRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportYumArtifactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportYumArtifactsResponse: The response message from importing YUM @@ -1542,9 +1542,9 @@ type ImportYumArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *ImportYumArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s ImportYumArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportYumArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KfpArtifact: A detailed representation of a KFP artifact. @@ -1571,9 +1571,9 @@ type KfpArtifact struct { NullFields []string `json:"-"` } -func (s *KfpArtifact) MarshalJSON() ([]byte, error) { +func (s KfpArtifact) MarshalJSON() ([]byte, error) { type NoMethod KfpArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDockerImagesResponse: The response from listing docker images. @@ -1599,9 +1599,9 @@ type ListDockerImagesResponse struct { NullFields []string `json:"-"` } -func (s *ListDockerImagesResponse) MarshalJSON() ([]byte, error) { +func (s ListDockerImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDockerImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFilesResponse: The response from listing files. @@ -1627,9 +1627,9 @@ type ListFilesResponse struct { NullFields []string `json:"-"` } -func (s *ListFilesResponse) MarshalJSON() ([]byte, error) { +func (s ListFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1655,9 +1655,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMavenArtifactsResponse: The response from listing maven artifacts. @@ -1683,9 +1683,9 @@ type ListMavenArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *ListMavenArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s ListMavenArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMavenArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNpmPackagesResponse: The response from listing npm packages. @@ -1711,9 +1711,9 @@ type ListNpmPackagesResponse struct { NullFields []string `json:"-"` } -func (s *ListNpmPackagesResponse) MarshalJSON() ([]byte, error) { +func (s ListNpmPackagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNpmPackagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPackagesResponse: The response from listing packages. @@ -1739,9 +1739,9 @@ type ListPackagesResponse struct { NullFields []string `json:"-"` } -func (s *ListPackagesResponse) MarshalJSON() ([]byte, error) { +func (s ListPackagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPackagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPythonPackagesResponse: The response from listing python packages. @@ -1767,9 +1767,9 @@ type ListPythonPackagesResponse struct { NullFields []string `json:"-"` } -func (s *ListPythonPackagesResponse) MarshalJSON() ([]byte, error) { +func (s ListPythonPackagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPythonPackagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRepositoriesResponse: The response from listing repositories. @@ -1795,9 +1795,9 @@ type ListRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTagsResponse: The response from listing tags. @@ -1823,9 +1823,9 @@ type ListTagsResponse struct { NullFields []string `json:"-"` } -func (s *ListTagsResponse) MarshalJSON() ([]byte, error) { +func (s ListTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVersionsResponse: The response from listing versions. @@ -1851,9 +1851,9 @@ type ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1889,9 +1889,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MavenArtifact: MavenArtifact represents a maven artifact. @@ -1933,9 +1933,9 @@ type MavenArtifact struct { NullFields []string `json:"-"` } -func (s *MavenArtifact) MarshalJSON() ([]byte, error) { +func (s MavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod MavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MavenRepository: Configuration for a Maven remote repository. @@ -1962,9 +1962,9 @@ type MavenRepository struct { NullFields []string `json:"-"` } -func (s *MavenRepository) MarshalJSON() ([]byte, error) { +func (s MavenRepository) MarshalJSON() ([]byte, error) { type NoMethod MavenRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MavenRepositoryConfig: MavenRepositoryConfig is maven related repository @@ -1997,9 +1997,9 @@ type MavenRepositoryConfig struct { NullFields []string `json:"-"` } -func (s *MavenRepositoryConfig) MarshalJSON() ([]byte, error) { +func (s MavenRepositoryConfig) MarshalJSON() ([]byte, error) { type NoMethod MavenRepositoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NpmPackage: NpmPackage represents an npm artifact. @@ -2037,9 +2037,9 @@ type NpmPackage struct { NullFields []string `json:"-"` } -func (s *NpmPackage) MarshalJSON() ([]byte, error) { +func (s NpmPackage) MarshalJSON() ([]byte, error) { type NoMethod NpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NpmRepository: Configuration for a Npm remote repository. @@ -2066,9 +2066,9 @@ type NpmRepository struct { NullFields []string `json:"-"` } -func (s *NpmRepository) MarshalJSON() ([]byte, error) { +func (s NpmRepository) MarshalJSON() ([]byte, error) { type NoMethod NpmRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2113,9 +2113,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata type for longrunning-operations, currently @@ -2154,9 +2154,9 @@ type Package struct { NullFields []string `json:"-"` } -func (s *Package) MarshalJSON() ([]byte, error) { +func (s Package) MarshalJSON() ([]byte, error) { type NoMethod Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2244,9 +2244,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectSettings: The Artifact Registry settings that apply to a Project. @@ -2285,9 +2285,9 @@ type ProjectSettings struct { NullFields []string `json:"-"` } -func (s *ProjectSettings) MarshalJSON() ([]byte, error) { +func (s ProjectSettings) MarshalJSON() ([]byte, error) { type NoMethod ProjectSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PythonPackage: PythonPackage represents a python artifact. @@ -2328,9 +2328,9 @@ type PythonPackage struct { NullFields []string `json:"-"` } -func (s *PythonPackage) MarshalJSON() ([]byte, error) { +func (s PythonPackage) MarshalJSON() ([]byte, error) { type NoMethod PythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PythonRepository: Configuration for a Python remote repository. @@ -2357,9 +2357,9 @@ type PythonRepository struct { NullFields []string `json:"-"` } -func (s *PythonRepository) MarshalJSON() ([]byte, error) { +func (s PythonRepository) MarshalJSON() ([]byte, error) { type NoMethod PythonRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoteRepositoryConfig: Remote repository configuration. @@ -2398,9 +2398,9 @@ type RemoteRepositoryConfig struct { NullFields []string `json:"-"` } -func (s *RemoteRepositoryConfig) MarshalJSON() ([]byte, error) { +func (s RemoteRepositoryConfig) MarshalJSON() ([]byte, error) { type NoMethod RemoteRepositoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Repository: A Repository for storing artifacts with a specific format. @@ -2500,9 +2500,9 @@ type Repository struct { NullFields []string `json:"-"` } -func (s *Repository) MarshalJSON() ([]byte, error) { +func (s Repository) MarshalJSON() ([]byte, error) { type NoMethod Repository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2525,9 +2525,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2559,9 +2559,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tag: Tags point to a version and represent an alternative name that can be @@ -2594,9 +2594,9 @@ type Tag struct { NullFields []string `json:"-"` } -func (s *Tag) MarshalJSON() ([]byte, error) { +func (s Tag) MarshalJSON() ([]byte, error) { type NoMethod Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2619,9 +2619,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2646,9 +2646,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadAptArtifactMediaResponse: The response to upload an artifact. @@ -2671,9 +2671,9 @@ type UploadAptArtifactMediaResponse struct { NullFields []string `json:"-"` } -func (s *UploadAptArtifactMediaResponse) MarshalJSON() ([]byte, error) { +func (s UploadAptArtifactMediaResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadAptArtifactMediaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadAptArtifactMetadata: The operation metadata for uploading artifacts. @@ -2703,9 +2703,9 @@ type UploadAptArtifactResponse struct { NullFields []string `json:"-"` } -func (s *UploadAptArtifactResponse) MarshalJSON() ([]byte, error) { +func (s UploadAptArtifactResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadAptArtifactResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadGenericArtifactMediaResponse: The response to upload a generic @@ -2729,9 +2729,9 @@ type UploadGenericArtifactMediaResponse struct { NullFields []string `json:"-"` } -func (s *UploadGenericArtifactMediaResponse) MarshalJSON() ([]byte, error) { +func (s UploadGenericArtifactMediaResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadGenericArtifactMediaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadGenericArtifactMetadata: The operation metadata for uploading generic @@ -2772,9 +2772,9 @@ type UploadGenericArtifactRequest struct { NullFields []string `json:"-"` } -func (s *UploadGenericArtifactRequest) MarshalJSON() ([]byte, error) { +func (s UploadGenericArtifactRequest) MarshalJSON() ([]byte, error) { type NoMethod UploadGenericArtifactRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadGoModuleMediaResponse: The response to upload a Go module. @@ -2797,9 +2797,9 @@ type UploadGoModuleMediaResponse struct { NullFields []string `json:"-"` } -func (s *UploadGoModuleMediaResponse) MarshalJSON() ([]byte, error) { +func (s UploadGoModuleMediaResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadGoModuleMediaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadGoModuleMetadata: The operation metadata for uploading go modules. @@ -2830,9 +2830,9 @@ type UploadGoogetArtifactMediaResponse struct { NullFields []string `json:"-"` } -func (s *UploadGoogetArtifactMediaResponse) MarshalJSON() ([]byte, error) { +func (s UploadGoogetArtifactMediaResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadGoogetArtifactMediaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadGoogetArtifactMetadata: The operation metadata for uploading @@ -2863,9 +2863,9 @@ type UploadGoogetArtifactResponse struct { NullFields []string `json:"-"` } -func (s *UploadGoogetArtifactResponse) MarshalJSON() ([]byte, error) { +func (s UploadGoogetArtifactResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadGoogetArtifactResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadKfpArtifactMediaResponse: The response to upload an artifact. @@ -2888,9 +2888,9 @@ type UploadKfpArtifactMediaResponse struct { NullFields []string `json:"-"` } -func (s *UploadKfpArtifactMediaResponse) MarshalJSON() ([]byte, error) { +func (s UploadKfpArtifactMediaResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadKfpArtifactMediaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadKfpArtifactMetadata: The operation metadata for uploading KFP @@ -2917,9 +2917,9 @@ type UploadKfpArtifactRequest struct { NullFields []string `json:"-"` } -func (s *UploadKfpArtifactRequest) MarshalJSON() ([]byte, error) { +func (s UploadKfpArtifactRequest) MarshalJSON() ([]byte, error) { type NoMethod UploadKfpArtifactRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadYumArtifactMediaResponse: The response to upload an artifact. @@ -2942,9 +2942,9 @@ type UploadYumArtifactMediaResponse struct { NullFields []string `json:"-"` } -func (s *UploadYumArtifactMediaResponse) MarshalJSON() ([]byte, error) { +func (s UploadYumArtifactMediaResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadYumArtifactMediaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadYumArtifactMetadata: The operation metadata for uploading artifacts. @@ -2974,9 +2974,9 @@ type UploadYumArtifactResponse struct { NullFields []string `json:"-"` } -func (s *UploadYumArtifactResponse) MarshalJSON() ([]byte, error) { +func (s UploadYumArtifactResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadYumArtifactResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpstreamCredentials: The credentials to access the remote repository. @@ -2997,9 +2997,9 @@ type UpstreamCredentials struct { NullFields []string `json:"-"` } -func (s *UpstreamCredentials) MarshalJSON() ([]byte, error) { +func (s UpstreamCredentials) MarshalJSON() ([]byte, error) { type NoMethod UpstreamCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpstreamPolicy: Artifact policy configuration for the repository contents. @@ -3025,9 +3025,9 @@ type UpstreamPolicy struct { NullFields []string `json:"-"` } -func (s *UpstreamPolicy) MarshalJSON() ([]byte, error) { +func (s UpstreamPolicy) MarshalJSON() ([]byte, error) { type NoMethod UpstreamPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsernamePasswordCredentials: Username and password credentials. @@ -3051,9 +3051,9 @@ type UsernamePasswordCredentials struct { NullFields []string `json:"-"` } -func (s *UsernamePasswordCredentials) MarshalJSON() ([]byte, error) { +func (s UsernamePasswordCredentials) MarshalJSON() ([]byte, error) { type NoMethod UsernamePasswordCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VPCSCConfig: The Artifact Registry VPC SC config that apply to a Project. @@ -3090,9 +3090,9 @@ type VPCSCConfig struct { NullFields []string `json:"-"` } -func (s *VPCSCConfig) MarshalJSON() ([]byte, error) { +func (s VPCSCConfig) MarshalJSON() ([]byte, error) { type NoMethod VPCSCConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: The body of a version resource. A version resource represents a @@ -3135,9 +3135,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualRepositoryConfig: Virtual repository configuration. @@ -3159,9 +3159,9 @@ type VirtualRepositoryConfig struct { NullFields []string `json:"-"` } -func (s *VirtualRepositoryConfig) MarshalJSON() ([]byte, error) { +func (s VirtualRepositoryConfig) MarshalJSON() ([]byte, error) { type NoMethod VirtualRepositoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YumArtifact: A detailed representation of a Yum artifact. @@ -3192,9 +3192,9 @@ type YumArtifact struct { NullFields []string `json:"-"` } -func (s *YumArtifact) MarshalJSON() ([]byte, error) { +func (s YumArtifact) MarshalJSON() ([]byte, error) { type NoMethod YumArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YumRepository: Configuration for a Yum remote repository. @@ -3217,9 +3217,9 @@ type YumRepository struct { NullFields []string `json:"-"` } -func (s *YumRepository) MarshalJSON() ([]byte, error) { +func (s YumRepository) MarshalJSON() ([]byte, error) { type NoMethod YumRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsGetProjectSettingsCall struct { diff --git a/artifactregistry/v1beta1/artifactregistry-gen.go b/artifactregistry/v1beta1/artifactregistry-gen.go index 0a2c9912e5..5a8cc9c157 100644 --- a/artifactregistry/v1beta1/artifactregistry-gen.go +++ b/artifactregistry/v1beta1/artifactregistry-gen.go @@ -351,9 +351,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -408,9 +408,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // File: Files store content that is potentially associated with Packages or @@ -446,9 +446,9 @@ type File struct { NullFields []string `json:"-"` } -func (s *File) MarshalJSON() ([]byte, error) { +func (s File) MarshalJSON() ([]byte, error) { type NoMethod File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hash: A hash of file content. @@ -475,9 +475,9 @@ type Hash struct { NullFields []string `json:"-"` } -func (s *Hash) MarshalJSON() ([]byte, error) { +func (s Hash) MarshalJSON() ([]byte, error) { type NoMethod Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFilesResponse: The response from listing files. @@ -503,9 +503,9 @@ type ListFilesResponse struct { NullFields []string `json:"-"` } -func (s *ListFilesResponse) MarshalJSON() ([]byte, error) { +func (s ListFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -531,9 +531,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPackagesResponse: The response from listing packages. @@ -559,9 +559,9 @@ type ListPackagesResponse struct { NullFields []string `json:"-"` } -func (s *ListPackagesResponse) MarshalJSON() ([]byte, error) { +func (s ListPackagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPackagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRepositoriesResponse: The response from listing repositories. @@ -587,9 +587,9 @@ type ListRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTagsResponse: The response from listing tags. @@ -615,9 +615,9 @@ type ListTagsResponse struct { NullFields []string `json:"-"` } -func (s *ListTagsResponse) MarshalJSON() ([]byte, error) { +func (s ListTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVersionsResponse: The response from listing versions. @@ -643,9 +643,9 @@ type ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -681,9 +681,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -728,9 +728,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Package: Packages are named collections of versions. @@ -762,9 +762,9 @@ type Package struct { NullFields []string `json:"-"` } -func (s *Package) MarshalJSON() ([]byte, error) { +func (s Package) MarshalJSON() ([]byte, error) { type NoMethod Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -852,9 +852,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Repository: A Repository for storing artifacts with a specific format. @@ -917,9 +917,9 @@ type Repository struct { NullFields []string `json:"-"` } -func (s *Repository) MarshalJSON() ([]byte, error) { +func (s Repository) MarshalJSON() ([]byte, error) { type NoMethod Repository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -942,9 +942,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -976,9 +976,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tag: Tags point to a version and represent an alternative name that can be @@ -1011,9 +1011,9 @@ type Tag struct { NullFields []string `json:"-"` } -func (s *Tag) MarshalJSON() ([]byte, error) { +func (s Tag) MarshalJSON() ([]byte, error) { type NoMethod Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1036,9 +1036,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1063,9 +1063,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: The body of a version resource. A version resource represents a @@ -1103,9 +1103,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/artifactregistry/v1beta2/artifactregistry-gen.go b/artifactregistry/v1beta2/artifactregistry-gen.go index 87fe32d845..d9ce2a2e05 100644 --- a/artifactregistry/v1beta2/artifactregistry-gen.go +++ b/artifactregistry/v1beta2/artifactregistry-gen.go @@ -315,9 +315,9 @@ type AptArtifact struct { NullFields []string `json:"-"` } -func (s *AptArtifact) MarshalJSON() ([]byte, error) { +func (s AptArtifact) MarshalJSON() ([]byte, error) { type NoMethod AptArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -414,9 +414,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DownloadFileResponse: The response to download a file. @@ -477,9 +477,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsArtifactregistryV1beta2File: Files store content that is @@ -515,9 +515,9 @@ type GoogleDevtoolsArtifactregistryV1beta2File struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsArtifactregistryV1beta2File) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsArtifactregistryV1beta2File) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsArtifactregistryV1beta2File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hash: A hash of file content. @@ -544,9 +544,9 @@ type Hash struct { NullFields []string `json:"-"` } -func (s *Hash) MarshalJSON() ([]byte, error) { +func (s Hash) MarshalJSON() ([]byte, error) { type NoMethod Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAptArtifactsErrorInfo: Error information explaining why a package was @@ -569,9 +569,9 @@ type ImportAptArtifactsErrorInfo struct { NullFields []string `json:"-"` } -func (s *ImportAptArtifactsErrorInfo) MarshalJSON() ([]byte, error) { +func (s ImportAptArtifactsErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod ImportAptArtifactsErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAptArtifactsGcsSource: Google Cloud Storage location where the @@ -595,9 +595,9 @@ type ImportAptArtifactsGcsSource struct { NullFields []string `json:"-"` } -func (s *ImportAptArtifactsGcsSource) MarshalJSON() ([]byte, error) { +func (s ImportAptArtifactsGcsSource) MarshalJSON() ([]byte, error) { type NoMethod ImportAptArtifactsGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAptArtifactsMetadata: The operation metadata for importing artifacts. @@ -621,9 +621,9 @@ type ImportAptArtifactsRequest struct { NullFields []string `json:"-"` } -func (s *ImportAptArtifactsRequest) MarshalJSON() ([]byte, error) { +func (s ImportAptArtifactsRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportAptArtifactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAptArtifactsResponse: The response message from importing APT @@ -646,9 +646,9 @@ type ImportAptArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *ImportAptArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s ImportAptArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportAptArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportYumArtifactsErrorInfo: Error information explaining why a package was @@ -671,9 +671,9 @@ type ImportYumArtifactsErrorInfo struct { NullFields []string `json:"-"` } -func (s *ImportYumArtifactsErrorInfo) MarshalJSON() ([]byte, error) { +func (s ImportYumArtifactsErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod ImportYumArtifactsErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportYumArtifactsGcsSource: Google Cloud Storage location where the @@ -697,9 +697,9 @@ type ImportYumArtifactsGcsSource struct { NullFields []string `json:"-"` } -func (s *ImportYumArtifactsGcsSource) MarshalJSON() ([]byte, error) { +func (s ImportYumArtifactsGcsSource) MarshalJSON() ([]byte, error) { type NoMethod ImportYumArtifactsGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportYumArtifactsMetadata: The operation metadata for importing artifacts. @@ -723,9 +723,9 @@ type ImportYumArtifactsRequest struct { NullFields []string `json:"-"` } -func (s *ImportYumArtifactsRequest) MarshalJSON() ([]byte, error) { +func (s ImportYumArtifactsRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportYumArtifactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportYumArtifactsResponse: The response message from importing YUM @@ -748,9 +748,9 @@ type ImportYumArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *ImportYumArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s ImportYumArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportYumArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFilesResponse: The response from listing files. @@ -776,9 +776,9 @@ type ListFilesResponse struct { NullFields []string `json:"-"` } -func (s *ListFilesResponse) MarshalJSON() ([]byte, error) { +func (s ListFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -804,9 +804,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPackagesResponse: The response from listing packages. @@ -832,9 +832,9 @@ type ListPackagesResponse struct { NullFields []string `json:"-"` } -func (s *ListPackagesResponse) MarshalJSON() ([]byte, error) { +func (s ListPackagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPackagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRepositoriesResponse: The response from listing repositories. @@ -860,9 +860,9 @@ type ListRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTagsResponse: The response from listing tags. @@ -888,9 +888,9 @@ type ListTagsResponse struct { NullFields []string `json:"-"` } -func (s *ListTagsResponse) MarshalJSON() ([]byte, error) { +func (s ListTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVersionsResponse: The response from listing versions. @@ -916,9 +916,9 @@ type ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -954,9 +954,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MavenRepositoryConfig: MavenRepositoryConfig is maven related repository @@ -989,9 +989,9 @@ type MavenRepositoryConfig struct { NullFields []string `json:"-"` } -func (s *MavenRepositoryConfig) MarshalJSON() ([]byte, error) { +func (s MavenRepositoryConfig) MarshalJSON() ([]byte, error) { type NoMethod MavenRepositoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1036,9 +1036,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata type for longrunning-operations, currently @@ -1077,9 +1077,9 @@ type Package struct { NullFields []string `json:"-"` } -func (s *Package) MarshalJSON() ([]byte, error) { +func (s Package) MarshalJSON() ([]byte, error) { type NoMethod Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1167,9 +1167,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectSettings: The Artifact Registry settings that apply to a Project. @@ -1208,9 +1208,9 @@ type ProjectSettings struct { NullFields []string `json:"-"` } -func (s *ProjectSettings) MarshalJSON() ([]byte, error) { +func (s ProjectSettings) MarshalJSON() ([]byte, error) { type NoMethod ProjectSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Repository: A Repository for storing artifacts with a specific format. @@ -1276,9 +1276,9 @@ type Repository struct { NullFields []string `json:"-"` } -func (s *Repository) MarshalJSON() ([]byte, error) { +func (s Repository) MarshalJSON() ([]byte, error) { type NoMethod Repository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1301,9 +1301,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1335,9 +1335,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tag: Tags point to a version and represent an alternative name that can be @@ -1370,9 +1370,9 @@ type Tag struct { NullFields []string `json:"-"` } -func (s *Tag) MarshalJSON() ([]byte, error) { +func (s Tag) MarshalJSON() ([]byte, error) { type NoMethod Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1395,9 +1395,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1422,9 +1422,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadAptArtifactMediaResponse: The response to upload an artifact. @@ -1447,9 +1447,9 @@ type UploadAptArtifactMediaResponse struct { NullFields []string `json:"-"` } -func (s *UploadAptArtifactMediaResponse) MarshalJSON() ([]byte, error) { +func (s UploadAptArtifactMediaResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadAptArtifactMediaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadAptArtifactMetadata: The operation metadata for uploading artifacts. @@ -1479,9 +1479,9 @@ type UploadAptArtifactResponse struct { NullFields []string `json:"-"` } -func (s *UploadAptArtifactResponse) MarshalJSON() ([]byte, error) { +func (s UploadAptArtifactResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadAptArtifactResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadYumArtifactMediaResponse: The response to upload an artifact. @@ -1504,9 +1504,9 @@ type UploadYumArtifactMediaResponse struct { NullFields []string `json:"-"` } -func (s *UploadYumArtifactMediaResponse) MarshalJSON() ([]byte, error) { +func (s UploadYumArtifactMediaResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadYumArtifactMediaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadYumArtifactMetadata: The operation metadata for uploading artifacts. @@ -1536,9 +1536,9 @@ type UploadYumArtifactResponse struct { NullFields []string `json:"-"` } -func (s *UploadYumArtifactResponse) MarshalJSON() ([]byte, error) { +func (s UploadYumArtifactResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadYumArtifactResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: The body of a version resource. A version resource represents a @@ -1581,9 +1581,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YumArtifact: A detailed representation of a Yum artifact. @@ -1614,9 +1614,9 @@ type YumArtifact struct { NullFields []string `json:"-"` } -func (s *YumArtifact) MarshalJSON() ([]byte, error) { +func (s YumArtifact) MarshalJSON() ([]byte, error) { type NoMethod YumArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsGetProjectSettingsCall struct { diff --git a/assuredworkloads/v1/assuredworkloads-gen.go b/assuredworkloads/v1/assuredworkloads-gen.go index 3c8ed87762..7718b52c68 100644 --- a/assuredworkloads/v1/assuredworkloads-gen.go +++ b/assuredworkloads/v1/assuredworkloads-gen.go @@ -245,9 +245,9 @@ type GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1AcknowledgeViolationResponse: Response for @@ -280,9 +280,9 @@ type GoogleCloudAssuredworkloadsV1AnalyzeWorkloadMoveResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1AnalyzeWorkloadMoveResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1AnalyzeWorkloadMoveResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1AnalyzeWorkloadMoveResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1AssetMoveAnalysis: Represents move analysis @@ -311,9 +311,9 @@ type GoogleCloudAssuredworkloadsV1AssetMoveAnalysis struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1AssetMoveAnalysis) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1AssetMoveAnalysis) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1AssetMoveAnalysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata: Operation @@ -378,9 +378,9 @@ type GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1EnableResourceMonitoringResponse: Response for @@ -413,9 +413,9 @@ type GoogleCloudAssuredworkloadsV1ListViolationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1ListViolationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1ListViolationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1ListViolationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1ListWorkloadsResponse: Response of @@ -441,9 +441,9 @@ type GoogleCloudAssuredworkloadsV1ListWorkloadsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1ListWorkloadsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1ListWorkloadsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1ListWorkloadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1MoveAnalysisGroup: Represents a logical group @@ -469,9 +469,9 @@ type GoogleCloudAssuredworkloadsV1MoveAnalysisGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1MoveAnalysisGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1MoveAnalysisGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1MoveAnalysisGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1MoveAnalysisResult: Represents the successful @@ -496,9 +496,9 @@ type GoogleCloudAssuredworkloadsV1MoveAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1MoveAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1MoveAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1MoveAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1MoveImpact: Represents the impact of moving the @@ -519,9 +519,9 @@ type GoogleCloudAssuredworkloadsV1MoveImpact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1MoveImpact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1MoveImpact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1MoveImpact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1MutatePartnerPermissionsRequest: Request for @@ -548,9 +548,9 @@ type GoogleCloudAssuredworkloadsV1MutatePartnerPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1MutatePartnerPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1MutatePartnerPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1MutatePartnerPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesRequest: Request for @@ -586,9 +586,9 @@ type GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesResponse: Response for @@ -692,9 +692,9 @@ type GoogleCloudAssuredworkloadsV1Violation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1Violation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1Violation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1Violation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1ViolationExceptionContext: Violation exception @@ -721,9 +721,9 @@ type GoogleCloudAssuredworkloadsV1ViolationExceptionContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1ViolationExceptionContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1ViolationExceptionContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1ViolationExceptionContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1ViolationRemediation: Represents remediation @@ -766,9 +766,9 @@ type GoogleCloudAssuredworkloadsV1ViolationRemediation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1ViolationRemediation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1ViolationRemediation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1ViolationRemediation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1ViolationRemediationInstructions: Instructions @@ -793,9 +793,9 @@ type GoogleCloudAssuredworkloadsV1ViolationRemediationInstructions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1ViolationRemediationInstructions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1ViolationRemediationInstructions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1ViolationRemediationInstructions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsConsole: @@ -820,9 +820,9 @@ type GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsConsole struct NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsConsole) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsConsole) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsConsole - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsGcloud: @@ -847,9 +847,9 @@ type GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsGcloud struct NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsGcloud) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsGcloud) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsGcloud - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1Workload: A Workload object for managing highly @@ -1007,9 +1007,9 @@ type GoogleCloudAssuredworkloadsV1Workload struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1Workload) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1Workload) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1Workload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1WorkloadComplianceStatus: Represents the @@ -1042,9 +1042,9 @@ type GoogleCloudAssuredworkloadsV1WorkloadComplianceStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1WorkloadComplianceStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1WorkloadComplianceStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1WorkloadComplianceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1WorkloadEkmProvisioningResponse: External key @@ -1096,9 +1096,9 @@ type GoogleCloudAssuredworkloadsV1WorkloadEkmProvisioningResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1WorkloadEkmProvisioningResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1WorkloadEkmProvisioningResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1WorkloadEkmProvisioningResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1WorkloadKMSSettings: Settings specific to the @@ -1125,9 +1125,9 @@ type GoogleCloudAssuredworkloadsV1WorkloadKMSSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1WorkloadKMSSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1WorkloadKMSSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1WorkloadKMSSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissions: Permissions granted @@ -1154,9 +1154,9 @@ type GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1WorkloadResourceInfo: Represent the resources @@ -1189,9 +1189,9 @@ type GoogleCloudAssuredworkloadsV1WorkloadResourceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1WorkloadResourceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1WorkloadResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1WorkloadResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1WorkloadResourceSettings: Represent the custom @@ -1231,9 +1231,9 @@ type GoogleCloudAssuredworkloadsV1WorkloadResourceSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1WorkloadResourceSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1WorkloadResourceSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1WorkloadResourceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1WorkloadSaaEnrollmentResponse: Signed Access @@ -1272,9 +1272,9 @@ type GoogleCloudAssuredworkloadsV1WorkloadSaaEnrollmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1WorkloadSaaEnrollmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1WorkloadSaaEnrollmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1WorkloadSaaEnrollmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -1301,9 +1301,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -1348,9 +1348,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -1392,9 +1392,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsOperationsGetCall struct { diff --git a/assuredworkloads/v1beta1/assuredworkloads-gen.go b/assuredworkloads/v1beta1/assuredworkloads-gen.go index 503dab3c56..37eee1e954 100644 --- a/assuredworkloads/v1beta1/assuredworkloads-gen.go +++ b/assuredworkloads/v1beta1/assuredworkloads-gen.go @@ -245,9 +245,9 @@ type GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationResponse: Response for @@ -280,9 +280,9 @@ type GoogleCloudAssuredworkloadsV1beta1AnalyzeWorkloadMoveResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1AnalyzeWorkloadMoveResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1AnalyzeWorkloadMoveResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1AnalyzeWorkloadMoveResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1AssetMoveAnalysis: Represents move @@ -311,9 +311,9 @@ type GoogleCloudAssuredworkloadsV1beta1AssetMoveAnalysis struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1AssetMoveAnalysis) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1AssetMoveAnalysis) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1AssetMoveAnalysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata: Operation @@ -381,9 +381,9 @@ type GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1EnableComplianceUpdatesResponse: Response @@ -423,9 +423,9 @@ type GoogleCloudAssuredworkloadsV1beta1ListViolationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1ListViolationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1ListViolationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1ListViolationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1ListWorkloadsResponse: Response of @@ -451,9 +451,9 @@ type GoogleCloudAssuredworkloadsV1beta1ListWorkloadsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1ListWorkloadsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1ListWorkloadsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1ListWorkloadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1MoveAnalysisGroup: Represents a logical @@ -479,9 +479,9 @@ type GoogleCloudAssuredworkloadsV1beta1MoveAnalysisGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1MoveAnalysisGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1MoveAnalysisGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1MoveAnalysisGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1MoveAnalysisResult: Represents the @@ -506,9 +506,9 @@ type GoogleCloudAssuredworkloadsV1beta1MoveAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1MoveAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1MoveAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1MoveAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1MoveImpact: Represents the impact of @@ -529,9 +529,9 @@ type GoogleCloudAssuredworkloadsV1beta1MoveImpact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1MoveImpact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1MoveImpact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1MoveImpact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1RestrictAllowedResourcesRequest: Request @@ -567,9 +567,9 @@ type GoogleCloudAssuredworkloadsV1beta1RestrictAllowedResourcesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1RestrictAllowedResourcesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1RestrictAllowedResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1RestrictAllowedResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1RestrictAllowedResourcesResponse: Response @@ -673,9 +673,9 @@ type GoogleCloudAssuredworkloadsV1beta1Violation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1Violation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1Violation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1Violation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1ViolationExceptionContext: Violation @@ -702,9 +702,9 @@ type GoogleCloudAssuredworkloadsV1beta1ViolationExceptionContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1ViolationExceptionContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1ViolationExceptionContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1ViolationExceptionContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1ViolationRemediation: Represents @@ -747,9 +747,9 @@ type GoogleCloudAssuredworkloadsV1beta1ViolationRemediation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1ViolationRemediation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1ViolationRemediation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1ViolationRemediation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructions: @@ -774,9 +774,9 @@ type GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructionsConsole: @@ -801,9 +801,9 @@ type GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructionsConsole s NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructionsConsole) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructionsConsole) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructionsConsole - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructionsGcloud: @@ -828,9 +828,9 @@ type GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructionsGcloud st NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructionsGcloud) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructionsGcloud) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1ViolationRemediationInstructionsGcloud - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1Workload: A Workload object for managing @@ -1004,9 +1004,9 @@ type GoogleCloudAssuredworkloadsV1beta1Workload struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1Workload) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1Workload) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1Workload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings: Settings specific to @@ -1028,9 +1028,9 @@ type GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1WorkloadComplianceStatus: Represents the @@ -1063,9 +1063,9 @@ type GoogleCloudAssuredworkloadsV1beta1WorkloadComplianceStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1WorkloadComplianceStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1WorkloadComplianceStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1WorkloadComplianceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1WorkloadEkmProvisioningResponse: External @@ -1117,9 +1117,9 @@ type GoogleCloudAssuredworkloadsV1beta1WorkloadEkmProvisioningResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1WorkloadEkmProvisioningResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1WorkloadEkmProvisioningResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1WorkloadEkmProvisioningResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings: Settings @@ -1141,9 +1141,9 @@ type GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings: Settings @@ -1165,9 +1165,9 @@ type GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings: Settings specific to @@ -1189,9 +1189,9 @@ type GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings: Settings specific to @@ -1218,9 +1218,9 @@ type GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1WorkloadPartnerPermissions: Permissions @@ -1247,9 +1247,9 @@ type GoogleCloudAssuredworkloadsV1beta1WorkloadPartnerPermissions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1WorkloadPartnerPermissions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1WorkloadPartnerPermissions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1WorkloadPartnerPermissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo: Represent the @@ -1282,9 +1282,9 @@ type GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings: Represent the @@ -1324,9 +1324,9 @@ type GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssuredworkloadsV1beta1WorkloadSaaEnrollmentResponse: Signed @@ -1365,9 +1365,9 @@ type GoogleCloudAssuredworkloadsV1beta1WorkloadSaaEnrollmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssuredworkloadsV1beta1WorkloadSaaEnrollmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssuredworkloadsV1beta1WorkloadSaaEnrollmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssuredworkloadsV1beta1WorkloadSaaEnrollmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -1394,9 +1394,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -1441,9 +1441,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -1485,9 +1485,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsOperationsGetCall struct { diff --git a/authorizedbuyersmarketplace/v1/authorizedbuyersmarketplace-gen.go b/authorizedbuyersmarketplace/v1/authorizedbuyersmarketplace-gen.go index 195c5079d4..ef607d79d7 100644 --- a/authorizedbuyersmarketplace/v1/authorizedbuyersmarketplace-gen.go +++ b/authorizedbuyersmarketplace/v1/authorizedbuyersmarketplace-gen.go @@ -300,9 +300,9 @@ type AcceptProposalRequest struct { NullFields []string `json:"-"` } -func (s *AcceptProposalRequest) MarshalJSON() ([]byte, error) { +func (s AcceptProposalRequest) MarshalJSON() ([]byte, error) { type NoMethod AcceptProposalRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivateClientRequest: Request message for activating a client. @@ -344,9 +344,9 @@ type AdSize struct { NullFields []string `json:"-"` } -func (s *AdSize) MarshalJSON() ([]byte, error) { +func (s AdSize) MarshalJSON() ([]byte, error) { type NoMethod AdSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddCreativeRequest: Request message for adding creative to be used in the @@ -368,9 +368,9 @@ type AddCreativeRequest struct { NullFields []string `json:"-"` } -func (s *AddCreativeRequest) MarshalJSON() ([]byte, error) { +func (s AddCreativeRequest) MarshalJSON() ([]byte, error) { type NoMethod AddCreativeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddNoteRequest: Request to add a note. @@ -390,9 +390,9 @@ type AddNoteRequest struct { NullFields []string `json:"-"` } -func (s *AddNoteRequest) MarshalJSON() ([]byte, error) { +func (s AddNoteRequest) MarshalJSON() ([]byte, error) { type NoMethod AddNoteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuctionPackage: Defines a segment of inventory that buyer wants to buy. It's @@ -450,9 +450,9 @@ type AuctionPackage struct { NullFields []string `json:"-"` } -func (s *AuctionPackage) MarshalJSON() ([]byte, error) { +func (s AuctionPackage) MarshalJSON() ([]byte, error) { type NoMethod AuctionPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateDealsRequest: Request message for batch updating deals. @@ -472,9 +472,9 @@ type BatchUpdateDealsRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateDealsRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateDealsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateDealsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateDealsResponse: Response message for batch updating deals. @@ -497,9 +497,9 @@ type BatchUpdateDealsResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateDealsResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateDealsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateDealsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelNegotiationRequest: Request to cancel an ongoing negotiation. @@ -571,9 +571,9 @@ type Client struct { NullFields []string `json:"-"` } -func (s *Client) MarshalJSON() ([]byte, error) { +func (s Client) MarshalJSON() ([]byte, error) { type NoMethod Client - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientUser: A user of a client who has restricted access to the Marketplace @@ -613,9 +613,9 @@ type ClientUser struct { NullFields []string `json:"-"` } -func (s *ClientUser) MarshalJSON() ([]byte, error) { +func (s ClientUser) MarshalJSON() ([]byte, error) { type NoMethod ClientUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Contact: Contains information on how a buyer or seller can be reached. @@ -637,9 +637,9 @@ type Contact struct { NullFields []string `json:"-"` } -func (s *Contact) MarshalJSON() ([]byte, error) { +func (s Contact) MarshalJSON() ([]byte, error) { type NoMethod Contact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeRequirements: Message captures data about the creatives in the deal. @@ -723,9 +723,9 @@ type CreativeRequirements struct { NullFields []string `json:"-"` } -func (s *CreativeRequirements) MarshalJSON() ([]byte, error) { +func (s CreativeRequirements) MarshalJSON() ([]byte, error) { type NoMethod CreativeRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CriteriaTargeting: Generic targeting used for targeting dimensions that @@ -749,9 +749,9 @@ type CriteriaTargeting struct { NullFields []string `json:"-"` } -func (s *CriteriaTargeting) MarshalJSON() ([]byte, error) { +func (s CriteriaTargeting) MarshalJSON() ([]byte, error) { type NoMethod CriteriaTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DayPart: Defines targeting for a period of time on a specific week day. @@ -793,9 +793,9 @@ type DayPart struct { NullFields []string `json:"-"` } -func (s *DayPart) MarshalJSON() ([]byte, error) { +func (s DayPart) MarshalJSON() ([]byte, error) { type NoMethod DayPart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DayPartTargeting: Represents Daypart targeting. @@ -822,9 +822,9 @@ type DayPartTargeting struct { NullFields []string `json:"-"` } -func (s *DayPartTargeting) MarshalJSON() ([]byte, error) { +func (s DayPartTargeting) MarshalJSON() ([]byte, error) { type NoMethod DayPartTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeactivateClientRequest: Request message for disabling a client. @@ -940,9 +940,9 @@ type Deal struct { NullFields []string `json:"-"` } -func (s *Deal) MarshalJSON() ([]byte, error) { +func (s Deal) MarshalJSON() ([]byte, error) { type NoMethod Deal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DealPausingInfo: Information related to deal pausing. @@ -974,9 +974,9 @@ type DealPausingInfo struct { NullFields []string `json:"-"` } -func (s *DealPausingInfo) MarshalJSON() ([]byte, error) { +func (s DealPausingInfo) MarshalJSON() ([]byte, error) { type NoMethod DealPausingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeliveryControl: Message contains details about how the deal will be paced. @@ -1053,9 +1053,9 @@ type DeliveryControl struct { NullFields []string `json:"-"` } -func (s *DeliveryControl) MarshalJSON() ([]byte, error) { +func (s DeliveryControl) MarshalJSON() ([]byte, error) { type NoMethod DeliveryControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1113,9 +1113,9 @@ type FinalizedDeal struct { NullFields []string `json:"-"` } -func (s *FinalizedDeal) MarshalJSON() ([]byte, error) { +func (s FinalizedDeal) MarshalJSON() ([]byte, error) { type NoMethod FinalizedDeal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirstPartyMobileApplicationTargeting: Represents a list of targeted and @@ -1141,9 +1141,9 @@ type FirstPartyMobileApplicationTargeting struct { NullFields []string `json:"-"` } -func (s *FirstPartyMobileApplicationTargeting) MarshalJSON() ([]byte, error) { +func (s FirstPartyMobileApplicationTargeting) MarshalJSON() ([]byte, error) { type NoMethod FirstPartyMobileApplicationTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FrequencyCap: Message contains details about publisher-set frequency caps of @@ -1185,9 +1185,9 @@ type FrequencyCap struct { NullFields []string `json:"-"` } -func (s *FrequencyCap) MarshalJSON() ([]byte, error) { +func (s FrequencyCap) MarshalJSON() ([]byte, error) { type NoMethod FrequencyCap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySizeTargeting: Represents the size of an ad unit that can be @@ -1210,9 +1210,9 @@ type InventorySizeTargeting struct { NullFields []string `json:"-"` } -func (s *InventorySizeTargeting) MarshalJSON() ([]byte, error) { +func (s InventorySizeTargeting) MarshalJSON() ([]byte, error) { type NoMethod InventorySizeTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryTypeTargeting: Targeting of the inventory types a bid request can @@ -1240,9 +1240,9 @@ type InventoryTypeTargeting struct { NullFields []string `json:"-"` } -func (s *InventoryTypeTargeting) MarshalJSON() ([]byte, error) { +func (s InventoryTypeTargeting) MarshalJSON() ([]byte, error) { type NoMethod InventoryTypeTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuctionPackagesResponse: Response message for listing auction packages. @@ -1270,9 +1270,9 @@ type ListAuctionPackagesResponse struct { NullFields []string `json:"-"` } -func (s *ListAuctionPackagesResponse) MarshalJSON() ([]byte, error) { +func (s ListAuctionPackagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuctionPackagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClientUsersResponse: Response message for the list method. @@ -1299,9 +1299,9 @@ type ListClientUsersResponse struct { NullFields []string `json:"-"` } -func (s *ListClientUsersResponse) MarshalJSON() ([]byte, error) { +func (s ListClientUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClientUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClientsResponse: Response message for the list method. @@ -1328,9 +1328,9 @@ type ListClientsResponse struct { NullFields []string `json:"-"` } -func (s *ListClientsResponse) MarshalJSON() ([]byte, error) { +func (s ListClientsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClientsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDealsResponse: Response message for listing deals in a proposal. @@ -1355,9 +1355,9 @@ type ListDealsResponse struct { NullFields []string `json:"-"` } -func (s *ListDealsResponse) MarshalJSON() ([]byte, error) { +func (s ListDealsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDealsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFinalizedDealsResponse: Response message for listing finalized deals. @@ -1382,9 +1382,9 @@ type ListFinalizedDealsResponse struct { NullFields []string `json:"-"` } -func (s *ListFinalizedDealsResponse) MarshalJSON() ([]byte, error) { +func (s ListFinalizedDealsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFinalizedDealsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProposalsResponse: Response message for listing proposals. @@ -1409,9 +1409,9 @@ type ListProposalsResponse struct { NullFields []string `json:"-"` } -func (s *ListProposalsResponse) MarshalJSON() ([]byte, error) { +func (s ListProposalsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProposalsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPublisherProfilesResponse: Response message for profiles visible to the @@ -1437,9 +1437,9 @@ type ListPublisherProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListPublisherProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListPublisherProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPublisherProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MarketplaceTargeting: Targeting represents different criteria that can be @@ -1490,9 +1490,9 @@ type MarketplaceTargeting struct { NullFields []string `json:"-"` } -func (s *MarketplaceTargeting) MarshalJSON() ([]byte, error) { +func (s MarketplaceTargeting) MarshalJSON() ([]byte, error) { type NoMethod MarketplaceTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediaPlanner: Describes a single Media Planner account. @@ -1512,9 +1512,9 @@ type MediaPlanner struct { NullFields []string `json:"-"` } -func (s *MediaPlanner) MarshalJSON() ([]byte, error) { +func (s MediaPlanner) MarshalJSON() ([]byte, error) { type NoMethod MediaPlanner - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileApplicationTargeting: Mobile application targeting settings. @@ -1535,9 +1535,9 @@ type MobileApplicationTargeting struct { NullFields []string `json:"-"` } -func (s *MobileApplicationTargeting) MarshalJSON() ([]byte, error) { +func (s MobileApplicationTargeting) MarshalJSON() ([]byte, error) { type NoMethod MobileApplicationTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -1566,9 +1566,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Note: A text note attached to the proposal to facilitate the communication @@ -1599,9 +1599,9 @@ type Note struct { NullFields []string `json:"-"` } -func (s *Note) MarshalJSON() ([]byte, error) { +func (s Note) MarshalJSON() ([]byte, error) { type NoMethod Note - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystemTargeting: Represents targeting information for operating @@ -1625,9 +1625,9 @@ type OperatingSystemTargeting struct { NullFields []string `json:"-"` } -func (s *OperatingSystemTargeting) MarshalJSON() ([]byte, error) { +func (s OperatingSystemTargeting) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystemTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseFinalizedDealRequest: Request message for pausing a finalized deal. @@ -1648,9 +1648,9 @@ type PauseFinalizedDealRequest struct { NullFields []string `json:"-"` } -func (s *PauseFinalizedDealRequest) MarshalJSON() ([]byte, error) { +func (s PauseFinalizedDealRequest) MarshalJSON() ([]byte, error) { type NoMethod PauseFinalizedDealRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementTargeting: Represents targeting about where the ads can appear, for @@ -1675,9 +1675,9 @@ type PlacementTargeting struct { NullFields []string `json:"-"` } -func (s *PlacementTargeting) MarshalJSON() ([]byte, error) { +func (s PlacementTargeting) MarshalJSON() ([]byte, error) { type NoMethod PlacementTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PreferredDealTerms: Pricing terms for Preferred Deals. @@ -1697,9 +1697,9 @@ type PreferredDealTerms struct { NullFields []string `json:"-"` } -func (s *PreferredDealTerms) MarshalJSON() ([]byte, error) { +func (s PreferredDealTerms) MarshalJSON() ([]byte, error) { type NoMethod PreferredDealTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Price: Represents a price and a pricing type for a deal. @@ -1727,9 +1727,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateAuctionTerms: Pricing terms for Private Auctions. @@ -1753,9 +1753,9 @@ type PrivateAuctionTerms struct { NullFields []string `json:"-"` } -func (s *PrivateAuctionTerms) MarshalJSON() ([]byte, error) { +func (s PrivateAuctionTerms) MarshalJSON() ([]byte, error) { type NoMethod PrivateAuctionTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateData: Buyers are allowed to store certain types of private data in a @@ -1777,9 +1777,9 @@ type PrivateData struct { NullFields []string `json:"-"` } -func (s *PrivateData) MarshalJSON() ([]byte, error) { +func (s PrivateData) MarshalJSON() ([]byte, error) { type NoMethod PrivateData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProgrammaticGuaranteedTerms: Pricing terms for Programmatic Guaranteed @@ -1825,9 +1825,9 @@ type ProgrammaticGuaranteedTerms struct { NullFields []string `json:"-"` } -func (s *ProgrammaticGuaranteedTerms) MarshalJSON() ([]byte, error) { +func (s ProgrammaticGuaranteedTerms) MarshalJSON() ([]byte, error) { type NoMethod ProgrammaticGuaranteedTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Proposal: Represents a proposal in the Marketplace. A proposal is the unit @@ -1939,9 +1939,9 @@ type Proposal struct { NullFields []string `json:"-"` } -func (s *Proposal) MarshalJSON() ([]byte, error) { +func (s Proposal) MarshalJSON() ([]byte, error) { type NoMethod Proposal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublisherProfile: The values in the publisher profile are supplied by the @@ -2015,9 +2015,9 @@ type PublisherProfile struct { NullFields []string `json:"-"` } -func (s *PublisherProfile) MarshalJSON() ([]byte, error) { +func (s PublisherProfile) MarshalJSON() ([]byte, error) { type NoMethod PublisherProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublisherProfileMobileApplication: A mobile application that contains a @@ -2060,9 +2060,9 @@ type PublisherProfileMobileApplication struct { NullFields []string `json:"-"` } -func (s *PublisherProfileMobileApplication) MarshalJSON() ([]byte, error) { +func (s PublisherProfileMobileApplication) MarshalJSON() ([]byte, error) { type NoMethod PublisherProfileMobileApplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumeFinalizedDealRequest: Request message for resuming a finalized deal. @@ -2099,9 +2099,9 @@ type RtbMetrics struct { NullFields []string `json:"-"` } -func (s *RtbMetrics) MarshalJSON() ([]byte, error) { +func (s RtbMetrics) MarshalJSON() ([]byte, error) { type NoMethod RtbMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RtbMetrics) UnmarshalJSON(data []byte) error { @@ -2175,9 +2175,9 @@ type SendRfpRequest struct { NullFields []string `json:"-"` } -func (s *SendRfpRequest) MarshalJSON() ([]byte, error) { +func (s SendRfpRequest) MarshalJSON() ([]byte, error) { type NoMethod SendRfpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetReadyToServeRequest: Request message for setting ready to serve for a @@ -2210,9 +2210,9 @@ type SubscribeClientsRequest struct { NullFields []string `json:"-"` } -func (s *SubscribeClientsRequest) MarshalJSON() ([]byte, error) { +func (s SubscribeClientsRequest) MarshalJSON() ([]byte, error) { type NoMethod SubscribeClientsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TechnologyTargeting: Represents targeting about various types of technology. @@ -2237,9 +2237,9 @@ type TechnologyTargeting struct { NullFields []string `json:"-"` } -func (s *TechnologyTargeting) MarshalJSON() ([]byte, error) { +func (s TechnologyTargeting) MarshalJSON() ([]byte, error) { type NoMethod TechnologyTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -2270,9 +2270,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeZone: Represents a time zone from the IANA Time Zone Database @@ -2295,9 +2295,9 @@ type TimeZone struct { NullFields []string `json:"-"` } -func (s *TimeZone) MarshalJSON() ([]byte, error) { +func (s TimeZone) MarshalJSON() ([]byte, error) { type NoMethod TimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnsubscribeAuctionPackageRequest: Request message for @@ -2324,9 +2324,9 @@ type UnsubscribeClientsRequest struct { NullFields []string `json:"-"` } -func (s *UnsubscribeClientsRequest) MarshalJSON() ([]byte, error) { +func (s UnsubscribeClientsRequest) MarshalJSON() ([]byte, error) { type NoMethod UnsubscribeClientsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDealRequest: Request message for updating the deal at the given @@ -2360,9 +2360,9 @@ type UpdateDealRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDealRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDealRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDealRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UriTargeting: Represents a list of targeted and excluded URLs (for example, @@ -2387,9 +2387,9 @@ type UriTargeting struct { NullFields []string `json:"-"` } -func (s *UriTargeting) MarshalJSON() ([]byte, error) { +func (s UriTargeting) MarshalJSON() ([]byte, error) { type NoMethod UriTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoTargeting: Represents targeting information about video. @@ -2427,9 +2427,9 @@ type VideoTargeting struct { NullFields []string `json:"-"` } -func (s *VideoTargeting) MarshalJSON() ([]byte, error) { +func (s VideoTargeting) MarshalJSON() ([]byte, error) { type NoMethod VideoTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BiddersAuctionPackagesListCall struct { diff --git a/backupdr/v1/backupdr-gen.go b/backupdr/v1/backupdr-gen.go index 6b466f3331..64ab823624 100644 --- a/backupdr/v1/backupdr-gen.go +++ b/backupdr/v1/backupdr-gen.go @@ -501,9 +501,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -536,9 +536,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: Message describing a Backup object. @@ -965,9 +965,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -1342,9 +1342,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchAccessTokenRequest: Request message for FetchAccessToken. @@ -1805,9 +1805,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListManagementServersResponse: Response message for listing management @@ -1841,9 +1841,9 @@ type ListManagementServersResponse struct { NullFields []string `json:"-"` } -func (s *ListManagementServersResponse) MarshalJSON() ([]byte, error) { +func (s ListManagementServersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListManagementServersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1869,9 +1869,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1907,9 +1907,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagementServer: ManagementServer describes a single BackupDR @@ -1995,9 +1995,9 @@ type ManagementServer struct { NullFields []string `json:"-"` } -func (s *ManagementServer) MarshalJSON() ([]byte, error) { +func (s ManagementServer) MarshalJSON() ([]byte, error) { type NoMethod ManagementServer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagementURI: ManagementURI for the Management Server resource. @@ -2019,9 +2019,9 @@ type ManagementURI struct { NullFields []string `json:"-"` } -func (s *ManagementURI) MarshalJSON() ([]byte, error) { +func (s ManagementURI) MarshalJSON() ([]byte, error) { type NoMethod ManagementURI - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: A metadata key/value entry. @@ -2074,9 +2074,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInterface: A network interface resource attached to an instance. s @@ -2241,9 +2241,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -2282,9 +2282,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2374,9 +2374,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveDataSourceRequest: Message for deleting a DataSource. @@ -2577,9 +2577,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetInternalStatusRequest: Request message for SetStatusInternal method. @@ -2656,9 +2656,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tags: A set of instance tags. @@ -2704,9 +2704,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2731,9 +2731,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkforceIdentityBasedManagementURI: ManagementURI depending on the @@ -2758,9 +2758,9 @@ type WorkforceIdentityBasedManagementURI struct { NullFields []string `json:"-"` } -func (s *WorkforceIdentityBasedManagementURI) MarshalJSON() ([]byte, error) { +func (s WorkforceIdentityBasedManagementURI) MarshalJSON() ([]byte, error) { type NoMethod WorkforceIdentityBasedManagementURI - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkforceIdentityBasedOAuth2ClientID: OAuth Client ID depending on the @@ -2785,9 +2785,9 @@ type WorkforceIdentityBasedOAuth2ClientID struct { NullFields []string `json:"-"` } -func (s *WorkforceIdentityBasedOAuth2ClientID) MarshalJSON() ([]byte, error) { +func (s WorkforceIdentityBasedOAuth2ClientID) MarshalJSON() ([]byte, error) { type NoMethod WorkforceIdentityBasedOAuth2ClientID - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/baremetalsolution/v2/baremetalsolution-gen.go b/baremetalsolution/v2/baremetalsolution-gen.go index aaa1c81656..3b7490e191 100644 --- a/baremetalsolution/v2/baremetalsolution-gen.go +++ b/baremetalsolution/v2/baremetalsolution-gen.go @@ -350,9 +350,9 @@ type AllowedClient struct { NullFields []string `json:"-"` } -func (s *AllowedClient) MarshalJSON() ([]byte, error) { +func (s AllowedClient) MarshalJSON() ([]byte, error) { type NoMethod AllowedClient - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetachLunRequest: Message for detach specific LUN from an Instance. @@ -374,9 +374,9 @@ type DetachLunRequest struct { NullFields []string `json:"-"` } -func (s *DetachLunRequest) MarshalJSON() ([]byte, error) { +func (s DetachLunRequest) MarshalJSON() ([]byte, error) { type NoMethod DetachLunRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableHyperthreadingRequest: Message requesting to perform disable @@ -455,9 +455,9 @@ type GoogleCloudBaremetalsolutionV2LogicalInterface struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBaremetalsolutionV2LogicalInterface) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBaremetalsolutionV2LogicalInterface) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBaremetalsolutionV2LogicalInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBaremetalsolutionV2ServerNetworkTemplateLogicalInterface: Logical @@ -489,9 +489,9 @@ type GoogleCloudBaremetalsolutionV2ServerNetworkTemplateLogicalInterface struct NullFields []string `json:"-"` } -func (s *GoogleCloudBaremetalsolutionV2ServerNetworkTemplateLogicalInterface) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBaremetalsolutionV2ServerNetworkTemplateLogicalInterface) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBaremetalsolutionV2ServerNetworkTemplateLogicalInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: A server. @@ -593,9 +593,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceConfig: Configuration parameters for a new instance. @@ -661,9 +661,9 @@ type InstanceConfig struct { NullFields []string `json:"-"` } -func (s *InstanceConfig) MarshalJSON() ([]byte, error) { +func (s InstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceQuota: A resource budget. @@ -692,9 +692,9 @@ type InstanceQuota struct { NullFields []string `json:"-"` } -func (s *InstanceQuota) MarshalJSON() ([]byte, error) { +func (s InstanceQuota) MarshalJSON() ([]byte, error) { type NoMethod InstanceQuota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntakeVlanAttachment: A GCP vlan attachment. @@ -716,9 +716,9 @@ type IntakeVlanAttachment struct { NullFields []string `json:"-"` } -func (s *IntakeVlanAttachment) MarshalJSON() ([]byte, error) { +func (s IntakeVlanAttachment) MarshalJSON() ([]byte, error) { type NoMethod IntakeVlanAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response message for the list of servers. @@ -745,9 +745,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -773,9 +773,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLunsResponse: Response message containing the list of storage volume @@ -803,9 +803,9 @@ type ListLunsResponse struct { NullFields []string `json:"-"` } -func (s *ListLunsResponse) MarshalJSON() ([]byte, error) { +func (s ListLunsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNetworkUsageResponse: Response with Networks with IPs @@ -828,9 +828,9 @@ type ListNetworkUsageResponse struct { NullFields []string `json:"-"` } -func (s *ListNetworkUsageResponse) MarshalJSON() ([]byte, error) { +func (s ListNetworkUsageResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNetworkUsageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNetworksResponse: Response message containing the list of networks. @@ -857,9 +857,9 @@ type ListNetworksResponse struct { NullFields []string `json:"-"` } -func (s *ListNetworksResponse) MarshalJSON() ([]byte, error) { +func (s ListNetworksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNetworksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNfsSharesResponse: Response message containing the list of NFS shares. @@ -886,9 +886,9 @@ type ListNfsSharesResponse struct { NullFields []string `json:"-"` } -func (s *ListNfsSharesResponse) MarshalJSON() ([]byte, error) { +func (s ListNfsSharesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNfsSharesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOSImagesResponse: Request for getting all available OS images. @@ -914,9 +914,9 @@ type ListOSImagesResponse struct { NullFields []string `json:"-"` } -func (s *ListOSImagesResponse) MarshalJSON() ([]byte, error) { +func (s ListOSImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOSImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProvisioningQuotasResponse: Response message for the list of @@ -943,9 +943,9 @@ type ListProvisioningQuotasResponse struct { NullFields []string `json:"-"` } -func (s *ListProvisioningQuotasResponse) MarshalJSON() ([]byte, error) { +func (s ListProvisioningQuotasResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProvisioningQuotasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSSHKeysResponse: Message for response of ListSSHKeys. @@ -971,9 +971,9 @@ type ListSSHKeysResponse struct { NullFields []string `json:"-"` } -func (s *ListSSHKeysResponse) MarshalJSON() ([]byte, error) { +func (s ListSSHKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSSHKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVolumeSnapshotsResponse: Response message containing the list of volume @@ -1001,9 +1001,9 @@ type ListVolumeSnapshotsResponse struct { NullFields []string `json:"-"` } -func (s *ListVolumeSnapshotsResponse) MarshalJSON() ([]byte, error) { +func (s ListVolumeSnapshotsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVolumeSnapshotsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVolumesResponse: Response message containing the list of storage @@ -1031,9 +1031,9 @@ type ListVolumesResponse struct { NullFields []string `json:"-"` } -func (s *ListVolumesResponse) MarshalJSON() ([]byte, error) { +func (s ListVolumesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVolumesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadInstanceAuthInfoResponse: Response for LoadInstanceAuthInfo. @@ -1058,9 +1058,9 @@ type LoadInstanceAuthInfoResponse struct { NullFields []string `json:"-"` } -func (s *LoadInstanceAuthInfoResponse) MarshalJSON() ([]byte, error) { +func (s LoadInstanceAuthInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod LoadInstanceAuthInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1096,9 +1096,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogicalNetworkInterface: Each logical network interface is effectively a @@ -1134,9 +1134,9 @@ type LogicalNetworkInterface struct { NullFields []string `json:"-"` } -func (s *LogicalNetworkInterface) MarshalJSON() ([]byte, error) { +func (s LogicalNetworkInterface) MarshalJSON() ([]byte, error) { type NoMethod LogicalNetworkInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Lun: A storage volume logical unit number (LUN). @@ -1202,9 +1202,9 @@ type Lun struct { NullFields []string `json:"-"` } -func (s *Lun) MarshalJSON() ([]byte, error) { +func (s Lun) MarshalJSON() ([]byte, error) { type NoMethod Lun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LunRange: A LUN(Logical Unit Number) range. @@ -1226,9 +1226,9 @@ type LunRange struct { NullFields []string `json:"-"` } -func (s *LunRange) MarshalJSON() ([]byte, error) { +func (s LunRange) MarshalJSON() ([]byte, error) { type NoMethod LunRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Network: A Network. @@ -1305,9 +1305,9 @@ type Network struct { NullFields []string `json:"-"` } -func (s *Network) MarshalJSON() ([]byte, error) { +func (s Network) MarshalJSON() ([]byte, error) { type NoMethod Network - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAddress: A network. @@ -1332,9 +1332,9 @@ type NetworkAddress struct { NullFields []string `json:"-"` } -func (s *NetworkAddress) MarshalJSON() ([]byte, error) { +func (s NetworkAddress) MarshalJSON() ([]byte, error) { type NoMethod NetworkAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAddressReservation: A reservation of one or more addresses in a @@ -1363,9 +1363,9 @@ type NetworkAddressReservation struct { NullFields []string `json:"-"` } -func (s *NetworkAddressReservation) MarshalJSON() ([]byte, error) { +func (s NetworkAddressReservation) MarshalJSON() ([]byte, error) { type NoMethod NetworkAddressReservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Configuration parameters for a new network. @@ -1429,9 +1429,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkMountPoint: Mount point for a network. @@ -1457,9 +1457,9 @@ type NetworkMountPoint struct { NullFields []string `json:"-"` } -func (s *NetworkMountPoint) MarshalJSON() ([]byte, error) { +func (s NetworkMountPoint) MarshalJSON() ([]byte, error) { type NoMethod NetworkMountPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkUsage: Network with all used IP addresses. @@ -1481,9 +1481,9 @@ type NetworkUsage struct { NullFields []string `json:"-"` } -func (s *NetworkUsage) MarshalJSON() ([]byte, error) { +func (s NetworkUsage) MarshalJSON() ([]byte, error) { type NoMethod NetworkUsage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NfsExport: A NFS export entry. @@ -1523,9 +1523,9 @@ type NfsExport struct { NullFields []string `json:"-"` } -func (s *NfsExport) MarshalJSON() ([]byte, error) { +func (s NfsExport) MarshalJSON() ([]byte, error) { type NoMethod NfsExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NfsShare: An NFS share. @@ -1583,9 +1583,9 @@ type NfsShare struct { NullFields []string `json:"-"` } -func (s *NfsShare) MarshalJSON() ([]byte, error) { +func (s NfsShare) MarshalJSON() ([]byte, error) { type NoMethod NfsShare - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSImage: Operation System image. @@ -1619,9 +1619,9 @@ type OSImage struct { NullFields []string `json:"-"` } -func (s *OSImage) MarshalJSON() ([]byte, error) { +func (s OSImage) MarshalJSON() ([]byte, error) { type NoMethod OSImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1666,9 +1666,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProvisioningConfig: A provisioning configuration. @@ -1741,9 +1741,9 @@ type ProvisioningConfig struct { NullFields []string `json:"-"` } -func (s *ProvisioningConfig) MarshalJSON() ([]byte, error) { +func (s ProvisioningConfig) MarshalJSON() ([]byte, error) { type NoMethod ProvisioningConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProvisioningQuota: A provisioning quota for a given project. @@ -1785,9 +1785,9 @@ type ProvisioningQuota struct { NullFields []string `json:"-"` } -func (s *ProvisioningQuota) MarshalJSON() ([]byte, error) { +func (s ProvisioningQuota) MarshalJSON() ([]byte, error) { type NoMethod ProvisioningQuota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QosPolicy: QOS policy parameters. @@ -1807,9 +1807,9 @@ type QosPolicy struct { NullFields []string `json:"-"` } -func (s *QosPolicy) MarshalJSON() ([]byte, error) { +func (s QosPolicy) MarshalJSON() ([]byte, error) { type NoMethod QosPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *QosPolicy) UnmarshalJSON(data []byte) error { @@ -1853,9 +1853,9 @@ type ReimageInstanceRequest struct { NullFields []string `json:"-"` } -func (s *ReimageInstanceRequest) MarshalJSON() ([]byte, error) { +func (s ReimageInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod ReimageInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenameInstanceRequest: Message requesting rename of a server. @@ -1875,9 +1875,9 @@ type RenameInstanceRequest struct { NullFields []string `json:"-"` } -func (s *RenameInstanceRequest) MarshalJSON() ([]byte, error) { +func (s RenameInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RenameInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenameNetworkRequest: Message requesting rename of a server. @@ -1897,9 +1897,9 @@ type RenameNetworkRequest struct { NullFields []string `json:"-"` } -func (s *RenameNetworkRequest) MarshalJSON() ([]byte, error) { +func (s RenameNetworkRequest) MarshalJSON() ([]byte, error) { type NoMethod RenameNetworkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenameNfsShareRequest: Message requesting rename of a server. @@ -1919,9 +1919,9 @@ type RenameNfsShareRequest struct { NullFields []string `json:"-"` } -func (s *RenameNfsShareRequest) MarshalJSON() ([]byte, error) { +func (s RenameNfsShareRequest) MarshalJSON() ([]byte, error) { type NoMethod RenameNfsShareRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenameVolumeRequest: Message requesting rename of a server. @@ -1941,9 +1941,9 @@ type RenameVolumeRequest struct { NullFields []string `json:"-"` } -func (s *RenameVolumeRequest) MarshalJSON() ([]byte, error) { +func (s RenameVolumeRequest) MarshalJSON() ([]byte, error) { type NoMethod RenameVolumeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetInstanceRequest: Message requesting to reset a server. @@ -1971,9 +1971,9 @@ type ResizeVolumeRequest struct { NullFields []string `json:"-"` } -func (s *ResizeVolumeRequest) MarshalJSON() ([]byte, error) { +func (s ResizeVolumeRequest) MarshalJSON() ([]byte, error) { type NoMethod ResizeVolumeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreVolumeSnapshotRequest: Message for restoring a volume snapshot. @@ -2005,9 +2005,9 @@ type SSHKey struct { NullFields []string `json:"-"` } -func (s *SSHKey) MarshalJSON() ([]byte, error) { +func (s SSHKey) MarshalJSON() ([]byte, error) { type NoMethod SSHKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServerNetworkTemplate: Network template. @@ -2035,9 +2035,9 @@ type ServerNetworkTemplate struct { NullFields []string `json:"-"` } -func (s *ServerNetworkTemplate) MarshalJSON() ([]byte, error) { +func (s ServerNetworkTemplate) MarshalJSON() ([]byte, error) { type NoMethod ServerNetworkTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotReservationDetail: Details about snapshot space reservation and @@ -2072,9 +2072,9 @@ type SnapshotReservationDetail struct { NullFields []string `json:"-"` } -func (s *SnapshotReservationDetail) MarshalJSON() ([]byte, error) { +func (s SnapshotReservationDetail) MarshalJSON() ([]byte, error) { type NoMethod SnapshotReservationDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartInstanceRequest: Message requesting to start a server. @@ -2114,9 +2114,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopInstanceRequest: Message requesting to stop a server. @@ -2147,9 +2147,9 @@ type SubmitProvisioningConfigRequest struct { NullFields []string `json:"-"` } -func (s *SubmitProvisioningConfigRequest) MarshalJSON() ([]byte, error) { +func (s SubmitProvisioningConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod SubmitProvisioningConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubmitProvisioningConfigResponse: Response for SubmitProvisioningConfig. @@ -2172,9 +2172,9 @@ type SubmitProvisioningConfigResponse struct { NullFields []string `json:"-"` } -func (s *SubmitProvisioningConfigResponse) MarshalJSON() ([]byte, error) { +func (s SubmitProvisioningConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod SubmitProvisioningConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserAccount: User account provisioned for the customer. @@ -2196,9 +2196,9 @@ type UserAccount struct { NullFields []string `json:"-"` } -func (s *UserAccount) MarshalJSON() ([]byte, error) { +func (s UserAccount) MarshalJSON() ([]byte, error) { type NoMethod UserAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VRF: A network VRF. @@ -2232,9 +2232,9 @@ type VRF struct { NullFields []string `json:"-"` } -func (s *VRF) MarshalJSON() ([]byte, error) { +func (s VRF) MarshalJSON() ([]byte, error) { type NoMethod VRF - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VlanAttachment: VLAN attachment details. @@ -2270,9 +2270,9 @@ type VlanAttachment struct { NullFields []string `json:"-"` } -func (s *VlanAttachment) MarshalJSON() ([]byte, error) { +func (s VlanAttachment) MarshalJSON() ([]byte, error) { type NoMethod VlanAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Volume: A storage volume. @@ -2403,9 +2403,9 @@ type Volume struct { NullFields []string `json:"-"` } -func (s *Volume) MarshalJSON() ([]byte, error) { +func (s Volume) MarshalJSON() ([]byte, error) { type NoMethod Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeConfig: Configuration parameters for a new volume. @@ -2470,9 +2470,9 @@ type VolumeConfig struct { NullFields []string `json:"-"` } -func (s *VolumeConfig) MarshalJSON() ([]byte, error) { +func (s VolumeConfig) MarshalJSON() ([]byte, error) { type NoMethod VolumeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeSnapshot: A snapshot of a volume. Only boot volumes can have @@ -2514,9 +2514,9 @@ type VolumeSnapshot struct { NullFields []string `json:"-"` } -func (s *VolumeSnapshot) MarshalJSON() ([]byte, error) { +func (s VolumeSnapshot) MarshalJSON() ([]byte, error) { type NoMethod VolumeSnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/batch/v1/batch-gen.go b/batch/v1/batch-gen.go index dbb7ab5188..e4dddff511 100644 --- a/batch/v1/batch-gen.go +++ b/batch/v1/batch-gen.go @@ -265,9 +265,9 @@ type Accelerator struct { NullFields []string `json:"-"` } -func (s *Accelerator) MarshalJSON() ([]byte, error) { +func (s Accelerator) MarshalJSON() ([]byte, error) { type NoMethod Accelerator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActionCondition: Conditions for actions to deal with task failures. @@ -289,9 +289,9 @@ type ActionCondition struct { NullFields []string `json:"-"` } -func (s *ActionCondition) MarshalJSON() ([]byte, error) { +func (s ActionCondition) MarshalJSON() ([]byte, error) { type NoMethod ActionCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentContainer: Container runnable representation on the agent side. @@ -324,9 +324,9 @@ type AgentContainer struct { NullFields []string `json:"-"` } -func (s *AgentContainer) MarshalJSON() ([]byte, error) { +func (s AgentContainer) MarshalJSON() ([]byte, error) { type NoMethod AgentContainer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentEnvironment: AgentEnvironment is the Environment representation between @@ -355,9 +355,9 @@ type AgentEnvironment struct { NullFields []string `json:"-"` } -func (s *AgentEnvironment) MarshalJSON() ([]byte, error) { +func (s AgentEnvironment) MarshalJSON() ([]byte, error) { type NoMethod AgentEnvironment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentInfo: VM Agent Info. @@ -393,9 +393,9 @@ type AgentInfo struct { NullFields []string `json:"-"` } -func (s *AgentInfo) MarshalJSON() ([]byte, error) { +func (s AgentInfo) MarshalJSON() ([]byte, error) { type NoMethod AgentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentKMSEnvMap: AgentKMSEnvMap contains the encrypted key/value pair to be @@ -419,9 +419,9 @@ type AgentKMSEnvMap struct { NullFields []string `json:"-"` } -func (s *AgentKMSEnvMap) MarshalJSON() ([]byte, error) { +func (s AgentKMSEnvMap) MarshalJSON() ([]byte, error) { type NoMethod AgentKMSEnvMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentMetadata: VM Agent Metadata. @@ -462,9 +462,9 @@ type AgentMetadata struct { NullFields []string `json:"-"` } -func (s *AgentMetadata) MarshalJSON() ([]byte, error) { +func (s AgentMetadata) MarshalJSON() ([]byte, error) { type NoMethod AgentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentScript: Script runnable representation on the agent side. @@ -496,9 +496,9 @@ type AgentScript struct { NullFields []string `json:"-"` } -func (s *AgentScript) MarshalJSON() ([]byte, error) { +func (s AgentScript) MarshalJSON() ([]byte, error) { type NoMethod AgentScript - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentTask: TODO(b/182501497) The message needs to be redefined when the @@ -552,9 +552,9 @@ type AgentTask struct { NullFields []string `json:"-"` } -func (s *AgentTask) MarshalJSON() ([]byte, error) { +func (s AgentTask) MarshalJSON() ([]byte, error) { type NoMethod AgentTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentTaskInfo: Task Info @@ -581,9 +581,9 @@ type AgentTaskInfo struct { NullFields []string `json:"-"` } -func (s *AgentTaskInfo) MarshalJSON() ([]byte, error) { +func (s AgentTaskInfo) MarshalJSON() ([]byte, error) { type NoMethod AgentTaskInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentTaskRunnable: AgentTaskRunnable is the Runnable representation between @@ -626,9 +626,9 @@ type AgentTaskRunnable struct { NullFields []string `json:"-"` } -func (s *AgentTaskRunnable) MarshalJSON() ([]byte, error) { +func (s AgentTaskRunnable) MarshalJSON() ([]byte, error) { type NoMethod AgentTaskRunnable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentTaskSpec: AgentTaskSpec is the user's TaskSpec representation between @@ -665,9 +665,9 @@ type AgentTaskSpec struct { NullFields []string `json:"-"` } -func (s *AgentTaskSpec) MarshalJSON() ([]byte, error) { +func (s AgentTaskSpec) MarshalJSON() ([]byte, error) { type NoMethod AgentTaskSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentTaskUserAccount: AgentTaskUserAccount contains the information of a @@ -692,9 +692,9 @@ type AgentTaskUserAccount struct { NullFields []string `json:"-"` } -func (s *AgentTaskUserAccount) MarshalJSON() ([]byte, error) { +func (s AgentTaskUserAccount) MarshalJSON() ([]byte, error) { type NoMethod AgentTaskUserAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentTimingInfo: VM timing information @@ -718,9 +718,9 @@ type AgentTimingInfo struct { NullFields []string `json:"-"` } -func (s *AgentTimingInfo) MarshalJSON() ([]byte, error) { +func (s AgentTimingInfo) MarshalJSON() ([]byte, error) { type NoMethod AgentTimingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationPolicy: A Job's resource allocation policy describes when, where, @@ -770,9 +770,9 @@ type AllocationPolicy struct { NullFields []string `json:"-"` } -func (s *AllocationPolicy) MarshalJSON() ([]byte, error) { +func (s AllocationPolicy) MarshalJSON() ([]byte, error) { type NoMethod AllocationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttachedDisk: A new or an existing persistent disk (PD) or a local ssd @@ -799,9 +799,9 @@ type AttachedDisk struct { NullFields []string `json:"-"` } -func (s *AttachedDisk) MarshalJSON() ([]byte, error) { +func (s AttachedDisk) MarshalJSON() ([]byte, error) { type NoMethod AttachedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Barrier: Barrier runnable blocks until all tasks in a taskgroup reach it. @@ -822,9 +822,9 @@ type Barrier struct { NullFields []string `json:"-"` } -func (s *Barrier) MarshalJSON() ([]byte, error) { +func (s Barrier) MarshalJSON() ([]byte, error) { type NoMethod Barrier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -856,9 +856,9 @@ type CloudLoggingOption struct { NullFields []string `json:"-"` } -func (s *CloudLoggingOption) MarshalJSON() ([]byte, error) { +func (s CloudLoggingOption) MarshalJSON() ([]byte, error) { type NoMethod CloudLoggingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeResource: Compute resource requirements. ComputeResource defines the @@ -910,9 +910,9 @@ type ComputeResource struct { NullFields []string `json:"-"` } -func (s *ComputeResource) MarshalJSON() ([]byte, error) { +func (s ComputeResource) MarshalJSON() ([]byte, error) { type NoMethod ComputeResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Container: Container runnable. @@ -992,9 +992,9 @@ type Container struct { NullFields []string `json:"-"` } -func (s *Container) MarshalJSON() ([]byte, error) { +func (s Container) MarshalJSON() ([]byte, error) { type NoMethod Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Disk: A new persistent disk or a local ssd. A VM can only have one local SSD @@ -1053,9 +1053,9 @@ type Disk struct { NullFields []string `json:"-"` } -func (s *Disk) MarshalJSON() ([]byte, error) { +func (s Disk) MarshalJSON() ([]byte, error) { type NoMethod Disk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1092,9 +1092,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GCS: Represents a Google Cloud Storage volume. @@ -1115,9 +1115,9 @@ type GCS struct { NullFields []string `json:"-"` } -func (s *GCS) MarshalJSON() ([]byte, error) { +func (s GCS) MarshalJSON() ([]byte, error) { type NoMethod GCS - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancePolicy: InstancePolicy describes an instance type and resources @@ -1167,9 +1167,9 @@ type InstancePolicy struct { NullFields []string `json:"-"` } -func (s *InstancePolicy) MarshalJSON() ([]byte, error) { +func (s InstancePolicy) MarshalJSON() ([]byte, error) { type NoMethod InstancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancePolicyOrTemplate: InstancePolicyOrTemplate lets you define the type @@ -1208,9 +1208,9 @@ type InstancePolicyOrTemplate struct { NullFields []string `json:"-"` } -func (s *InstancePolicyOrTemplate) MarshalJSON() ([]byte, error) { +func (s InstancePolicyOrTemplate) MarshalJSON() ([]byte, error) { type NoMethod InstancePolicyOrTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceStatus: VM instance status. @@ -1245,9 +1245,9 @@ type InstanceStatus struct { NullFields []string `json:"-"` } -func (s *InstanceStatus) MarshalJSON() ([]byte, error) { +func (s InstanceStatus) MarshalJSON() ([]byte, error) { type NoMethod InstanceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Job: The Cloud Batch Job description. @@ -1300,9 +1300,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobNotification: Notification configurations. @@ -1333,9 +1333,9 @@ type JobNotification struct { NullFields []string `json:"-"` } -func (s *JobNotification) MarshalJSON() ([]byte, error) { +func (s JobNotification) MarshalJSON() ([]byte, error) { type NoMethod JobNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobStatus: Job status. @@ -1377,9 +1377,9 @@ type JobStatus struct { NullFields []string `json:"-"` } -func (s *JobStatus) MarshalJSON() ([]byte, error) { +func (s JobStatus) MarshalJSON() ([]byte, error) { type NoMethod JobStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type KMSEnvMap struct { @@ -1401,9 +1401,9 @@ type KMSEnvMap struct { NullFields []string `json:"-"` } -func (s *KMSEnvMap) MarshalJSON() ([]byte, error) { +func (s KMSEnvMap) MarshalJSON() ([]byte, error) { type NoMethod KMSEnvMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LifecyclePolicy: LifecyclePolicy describes how to deal with task failures @@ -1437,9 +1437,9 @@ type LifecyclePolicy struct { NullFields []string `json:"-"` } -func (s *LifecyclePolicy) MarshalJSON() ([]byte, error) { +func (s LifecyclePolicy) MarshalJSON() ([]byte, error) { type NoMethod LifecyclePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobsResponse: ListJob Response. @@ -1466,9 +1466,9 @@ type ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1494,9 +1494,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1522,9 +1522,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTasksResponse: ListTasks Response. @@ -1551,9 +1551,9 @@ type ListTasksResponse struct { NullFields []string `json:"-"` } -func (s *ListTasksResponse) MarshalJSON() ([]byte, error) { +func (s ListTasksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTasksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1589,9 +1589,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationPolicy struct { @@ -1619,9 +1619,9 @@ type LocationPolicy struct { NullFields []string `json:"-"` } -func (s *LocationPolicy) MarshalJSON() ([]byte, error) { +func (s LocationPolicy) MarshalJSON() ([]byte, error) { type NoMethod LocationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogsPolicy: LogsPolicy describes how outputs from a Job's Tasks @@ -1655,9 +1655,9 @@ type LogsPolicy struct { NullFields []string `json:"-"` } -func (s *LogsPolicy) MarshalJSON() ([]byte, error) { +func (s LogsPolicy) MarshalJSON() ([]byte, error) { type NoMethod LogsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Message: Message details. Describe the conditions under which messages will @@ -1715,9 +1715,9 @@ type Message struct { NullFields []string `json:"-"` } -func (s *Message) MarshalJSON() ([]byte, error) { +func (s Message) MarshalJSON() ([]byte, error) { type NoMethod Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NFS: Represents an NFS volume. @@ -1739,9 +1739,9 @@ type NFS struct { NullFields []string `json:"-"` } -func (s *NFS) MarshalJSON() ([]byte, error) { +func (s NFS) MarshalJSON() ([]byte, error) { type NoMethod NFS - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInterface: A network interface. @@ -1780,9 +1780,9 @@ type NetworkInterface struct { NullFields []string `json:"-"` } -func (s *NetworkInterface) MarshalJSON() ([]byte, error) { +func (s NetworkInterface) MarshalJSON() ([]byte, error) { type NoMethod NetworkInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPolicy: NetworkPolicy describes VM instance network configurations. @@ -1802,9 +1802,9 @@ type NetworkPolicy struct { NullFields []string `json:"-"` } -func (s *NetworkPolicy) MarshalJSON() ([]byte, error) { +func (s NetworkPolicy) MarshalJSON() ([]byte, error) { type NoMethod NetworkPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1849,9 +1849,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1887,9 +1887,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementPolicy: PlacementPolicy describes a group placement policy for the @@ -1919,9 +1919,9 @@ type PlacementPolicy struct { NullFields []string `json:"-"` } -func (s *PlacementPolicy) MarshalJSON() ([]byte, error) { +func (s PlacementPolicy) MarshalJSON() ([]byte, error) { type NoMethod PlacementPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportAgentStateRequest: Request to report agent's state. The Request itself @@ -1946,9 +1946,9 @@ type ReportAgentStateRequest struct { NullFields []string `json:"-"` } -func (s *ReportAgentStateRequest) MarshalJSON() ([]byte, error) { +func (s ReportAgentStateRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportAgentStateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportAgentStateResponse: Response to ReportAgentStateRequest. @@ -1979,9 +1979,9 @@ type ReportAgentStateResponse struct { NullFields []string `json:"-"` } -func (s *ReportAgentStateResponse) MarshalJSON() ([]byte, error) { +func (s ReportAgentStateResponse) MarshalJSON() ([]byte, error) { type NoMethod ReportAgentStateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Runnable: Runnable describes instructions for executing a specific script or @@ -2033,9 +2033,9 @@ type Runnable struct { NullFields []string `json:"-"` } -func (s *Runnable) MarshalJSON() ([]byte, error) { +func (s Runnable) MarshalJSON() ([]byte, error) { type NoMethod Runnable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Script: Script runnable. @@ -2067,9 +2067,9 @@ type Script struct { NullFields []string `json:"-"` } -func (s *Script) MarshalJSON() ([]byte, error) { +func (s Script) MarshalJSON() ([]byte, error) { type NoMethod Script - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: Carries information about a Google Cloud service account. @@ -2091,9 +2091,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2125,9 +2125,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatusEvent: Status event @@ -2164,9 +2164,9 @@ type StatusEvent struct { NullFields []string `json:"-"` } -func (s *StatusEvent) MarshalJSON() ([]byte, error) { +func (s StatusEvent) MarshalJSON() ([]byte, error) { type NoMethod StatusEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Task: A Cloud Batch task. @@ -2194,9 +2194,9 @@ type Task struct { NullFields []string `json:"-"` } -func (s *Task) MarshalJSON() ([]byte, error) { +func (s Task) MarshalJSON() ([]byte, error) { type NoMethod Task - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskExecution: This Task Execution field includes detail information for @@ -2224,9 +2224,9 @@ type TaskExecution struct { NullFields []string `json:"-"` } -func (s *TaskExecution) MarshalJSON() ([]byte, error) { +func (s TaskExecution) MarshalJSON() ([]byte, error) { type NoMethod TaskExecution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskGroup: A TaskGroup defines one or more Tasks that all share the same @@ -2295,9 +2295,9 @@ type TaskGroup struct { NullFields []string `json:"-"` } -func (s *TaskGroup) MarshalJSON() ([]byte, error) { +func (s TaskGroup) MarshalJSON() ([]byte, error) { type NoMethod TaskGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskGroupStatus: Aggregated task status for a TaskGroup. @@ -2320,9 +2320,9 @@ type TaskGroupStatus struct { NullFields []string `json:"-"` } -func (s *TaskGroupStatus) MarshalJSON() ([]byte, error) { +func (s TaskGroupStatus) MarshalJSON() ([]byte, error) { type NoMethod TaskGroupStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskSpec: Spec of a task @@ -2378,9 +2378,9 @@ type TaskSpec struct { NullFields []string `json:"-"` } -func (s *TaskSpec) MarshalJSON() ([]byte, error) { +func (s TaskSpec) MarshalJSON() ([]byte, error) { type NoMethod TaskSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskStatus: Status of a task @@ -2411,9 +2411,9 @@ type TaskStatus struct { NullFields []string `json:"-"` } -func (s *TaskStatus) MarshalJSON() ([]byte, error) { +func (s TaskStatus) MarshalJSON() ([]byte, error) { type NoMethod TaskStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Volume: Volume describes a volume and parameters for it to be mounted to a @@ -2455,9 +2455,9 @@ type Volume struct { NullFields []string `json:"-"` } -func (s *Volume) MarshalJSON() ([]byte, error) { +func (s Volume) MarshalJSON() ([]byte, error) { type NoMethod Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/beyondcorp/v1/beyondcorp-gen.go b/beyondcorp/v1/beyondcorp-gen.go index 0bcd487a31..8aec9baca2 100644 --- a/beyondcorp/v1/beyondcorp-gen.go +++ b/beyondcorp/v1/beyondcorp-gen.go @@ -350,9 +350,9 @@ type AllocatedConnection struct { NullFields []string `json:"-"` } -func (s *AllocatedConnection) MarshalJSON() ([]byte, error) { +func (s AllocatedConnection) MarshalJSON() ([]byte, error) { type NoMethod AllocatedConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppGateway: A BeyondCorp AppGateway resource represents a BeyondCorp @@ -425,9 +425,9 @@ type AppGateway struct { NullFields []string `json:"-"` } -func (s *AppGateway) MarshalJSON() ([]byte, error) { +func (s AppGateway) MarshalJSON() ([]byte, error) { type NoMethod AppGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppGatewayOperationMetadata: Represents the metadata of the long-running @@ -464,9 +464,9 @@ type AppGatewayOperationMetadata struct { NullFields []string `json:"-"` } -func (s *AppGatewayOperationMetadata) MarshalJSON() ([]byte, error) { +func (s AppGatewayOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod AppGatewayOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig: @@ -506,9 +506,9 @@ type CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig struct { NullFields []string `json:"-"` } -func (s *CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig) MarshalJSON() ([]byte, error) { +func (s CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSecurityZerotrustApplinkAppConnectorProtoConnectorDetails: @@ -558,9 +558,9 @@ type CloudSecurityZerotrustApplinkAppConnectorProtoGateway struct { NullFields []string `json:"-"` } -func (s *CloudSecurityZerotrustApplinkAppConnectorProtoGateway) MarshalJSON() ([]byte, error) { +func (s CloudSecurityZerotrustApplinkAppConnectorProtoGateway) MarshalJSON() ([]byte, error) { type NoMethod CloudSecurityZerotrustApplinkAppConnectorProtoGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSecurityZerotrustApplinkLogagentProtoLogAgentDetails: LogAgentDetails @@ -645,9 +645,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1AppConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1AppConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1AppConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1AppConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpoint: @@ -670,9 +670,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpoint struc NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGateway: Gateway @@ -709,9 +709,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGateway struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGateway) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGateway) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata: @@ -748,9 +748,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1ListAppConnectionsResponse: Response @@ -779,9 +779,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1ListAppConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1ListAppConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1ListAppConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1ListAppConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponse: Response @@ -811,9 +811,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponseAppConnecti @@ -839,9 +839,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponseAppConnec NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponseAppConnectionDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponseAppConnectionDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponseAppConnectionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata: @@ -878,9 +878,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1AppConnector: A BeyondCorp connector @@ -937,9 +937,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1AppConnector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1AppConnector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1AppConnector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1AppConnector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1AppConnectorInstanceConfig: @@ -971,9 +971,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1AppConnectorInstanceConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1AppConnectorInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1AppConnectorInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1AppConnectorInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata: @@ -1010,9 +1010,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfo: PrincipalInfo @@ -1033,9 +1033,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount: @@ -1056,9 +1056,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails: @@ -1086,9 +1086,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1ImageConfig: ImageConfig defines the @@ -1115,9 +1115,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1ImageConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1ImageConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1ImageConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1ImageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1ListAppConnectorsResponse: Response @@ -1146,9 +1146,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1ListAppConnectorsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1ListAppConnectorsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1ListAppConnectorsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1ListAppConnectorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1NotificationConfig: NotificationConfig @@ -1169,9 +1169,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1NotificationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1NotificationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotification @@ -1193,9 +1193,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificati NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails: RemoteAgentDetails @@ -1236,9 +1236,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1ReportStatusRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1ReportStatusRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1ReportStatusRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1ReportStatusRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1ResolveInstanceConfigResponse: Response @@ -1262,9 +1262,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1ResolveInstanceConfigResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1ResolveInstanceConfigResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1ResolveInstanceConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1ResolveInstanceConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1ResourceInfo: ResourceInfo represents @@ -1305,9 +1305,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1ResourceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1ResourceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1ResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1ResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata: @@ -1344,9 +1344,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata stru NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaContainerHealthDetails: @@ -1374,9 +1374,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaContainerHealthDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaContainerHealthDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaContainerHealthDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaContainerHealthDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaRemoteAgentDetails: @@ -1418,9 +1418,9 @@ type GoogleCloudBeyondcorpAppgatewaysV1alphaAppGatewayOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppgatewaysV1alphaAppGatewayOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppgatewaysV1alphaAppGatewayOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppgatewaysV1alphaAppGatewayOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpConnectionsV1alphaConnectionOperationMetadata: @@ -1457,9 +1457,9 @@ type GoogleCloudBeyondcorpConnectionsV1alphaConnectionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpConnectionsV1alphaConnectionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpConnectionsV1alphaConnectionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpConnectionsV1alphaConnectionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpConnectorsV1alphaConnectorOperationMetadata: Represents @@ -1496,9 +1496,9 @@ type GoogleCloudBeyondcorpConnectorsV1alphaConnectorOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpConnectorsV1alphaConnectorOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpConnectorsV1alphaConnectorOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpConnectorsV1alphaConnectorOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpConnectorsV1alphaContainerHealthDetails: @@ -1526,9 +1526,9 @@ type GoogleCloudBeyondcorpConnectorsV1alphaContainerHealthDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpConnectorsV1alphaContainerHealthDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpConnectorsV1alphaContainerHealthDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpConnectorsV1alphaContainerHealthDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpConnectorsV1alphaRemoteAgentDetails: RemoteAgentDetails @@ -1570,9 +1570,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerServiceOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerServiceOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerServiceOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerServiceOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata: @@ -1609,9 +1609,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGatewayOperationMetadata: @@ -1649,9 +1649,9 @@ type GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGatewayOperationMetadat NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGatewayOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGatewayOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGatewayOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -1678,9 +1678,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -1717,9 +1717,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -1758,9 +1758,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -1793,9 +1793,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -1892,9 +1892,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -1984,9 +1984,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2013,9 +2013,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsRequest: Request message for @@ -2039,9 +2039,9 @@ type GoogleIamV1TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -2066,9 +2066,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -2100,9 +2100,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -2147,9 +2147,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -2181,9 +2181,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -2229,9 +2229,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAppGatewaysResponse: Response message for BeyondCorp.ListAppGateways. @@ -2259,9 +2259,9 @@ type ListAppGatewaysResponse struct { NullFields []string `json:"-"` } -func (s *ListAppGatewaysResponse) MarshalJSON() ([]byte, error) { +func (s ListAppGatewaysResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAppGatewaysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tunnelv1ProtoTunnelerError: TunnelerError is an error proto for errors @@ -2285,9 +2285,9 @@ type Tunnelv1ProtoTunnelerError struct { NullFields []string `json:"-"` } -func (s *Tunnelv1ProtoTunnelerError) MarshalJSON() ([]byte, error) { +func (s Tunnelv1ProtoTunnelerError) MarshalJSON() ([]byte, error) { type NoMethod Tunnelv1ProtoTunnelerError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tunnelv1ProtoTunnelerInfo: TunnelerInfo contains metadata about tunneler @@ -2322,9 +2322,9 @@ type Tunnelv1ProtoTunnelerInfo struct { NullFields []string `json:"-"` } -func (s *Tunnelv1ProtoTunnelerInfo) MarshalJSON() ([]byte, error) { +func (s Tunnelv1ProtoTunnelerInfo) MarshalJSON() ([]byte, error) { type NoMethod Tunnelv1ProtoTunnelerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsGlobalPartnerTenantsGetIamPolicyCall struct { diff --git a/beyondcorp/v1alpha/beyondcorp-gen.go b/beyondcorp/v1alpha/beyondcorp-gen.go index 43a1fb2700..9765c3485e 100644 --- a/beyondcorp/v1alpha/beyondcorp-gen.go +++ b/beyondcorp/v1alpha/beyondcorp-gen.go @@ -458,9 +458,9 @@ type AllocatedConnection struct { NullFields []string `json:"-"` } -func (s *AllocatedConnection) MarshalJSON() ([]byte, error) { +func (s AllocatedConnection) MarshalJSON() ([]byte, error) { type NoMethod AllocatedConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppGateway: A BeyondCorp AppGateway resource represents a BeyondCorp @@ -533,9 +533,9 @@ type AppGateway struct { NullFields []string `json:"-"` } -func (s *AppGateway) MarshalJSON() ([]byte, error) { +func (s AppGateway) MarshalJSON() ([]byte, error) { type NoMethod AppGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppGatewayOperationMetadata: Represents the metadata of the long-running @@ -572,9 +572,9 @@ type AppGatewayOperationMetadata struct { NullFields []string `json:"-"` } -func (s *AppGatewayOperationMetadata) MarshalJSON() ([]byte, error) { +func (s AppGatewayOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod AppGatewayOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationEndpoint: ApplicationEndpoint represents a remote application @@ -597,9 +597,9 @@ type ApplicationEndpoint struct { NullFields []string `json:"-"` } -func (s *ApplicationEndpoint) MarshalJSON() ([]byte, error) { +func (s ApplicationEndpoint) MarshalJSON() ([]byte, error) { type NoMethod ApplicationEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudPubSubNotificationConfig: The configuration for Pub/Sub messaging for @@ -621,9 +621,9 @@ type CloudPubSubNotificationConfig struct { NullFields []string `json:"-"` } -func (s *CloudPubSubNotificationConfig) MarshalJSON() ([]byte, error) { +func (s CloudPubSubNotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudPubSubNotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig: @@ -663,9 +663,9 @@ type CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig struct { NullFields []string `json:"-"` } -func (s *CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig) MarshalJSON() ([]byte, error) { +func (s CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSecurityZerotrustApplinkAppConnectorProtoConnectorDetails: @@ -715,9 +715,9 @@ type CloudSecurityZerotrustApplinkAppConnectorProtoGateway struct { NullFields []string `json:"-"` } -func (s *CloudSecurityZerotrustApplinkAppConnectorProtoGateway) MarshalJSON() ([]byte, error) { +func (s CloudSecurityZerotrustApplinkAppConnectorProtoGateway) MarshalJSON() ([]byte, error) { type NoMethod CloudSecurityZerotrustApplinkAppConnectorProtoGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSecurityZerotrustApplinkLogagentProtoLogAgentDetails: LogAgentDetails @@ -788,9 +788,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionDetails: Details of the Connection. @@ -815,9 +815,9 @@ type ConnectionDetails struct { NullFields []string `json:"-"` } -func (s *ConnectionDetails) MarshalJSON() ([]byte, error) { +func (s ConnectionDetails) MarshalJSON() ([]byte, error) { type NoMethod ConnectionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionOperationMetadata: Represents the metadata of the long-running @@ -854,9 +854,9 @@ type ConnectionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ConnectionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ConnectionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ConnectionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connector: A BeyondCorp connector resource that represents an application @@ -912,9 +912,9 @@ type Connector struct { NullFields []string `json:"-"` } -func (s *Connector) MarshalJSON() ([]byte, error) { +func (s Connector) MarshalJSON() ([]byte, error) { type NoMethod Connector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorInstanceConfig: ConnectorInstanceConfig defines the instance config @@ -946,9 +946,9 @@ type ConnectorInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ConnectorInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ConnectorInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ConnectorInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorOperationMetadata: Represents the metadata of the long-running @@ -985,9 +985,9 @@ type ConnectorOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ConnectorOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ConnectorOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ConnectorOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerHealthDetails: ContainerHealthDetails reflects the health details @@ -1015,9 +1015,9 @@ type ContainerHealthDetails struct { NullFields []string `json:"-"` } -func (s *ContainerHealthDetails) MarshalJSON() ([]byte, error) { +func (s ContainerHealthDetails) MarshalJSON() ([]byte, error) { type NoMethod ContainerHealthDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1057,9 +1057,9 @@ type Gateway struct { NullFields []string `json:"-"` } -func (s *Gateway) MarshalJSON() ([]byte, error) { +func (s Gateway) MarshalJSON() ([]byte, error) { type NoMethod Gateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata: @@ -1096,9 +1096,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection: A BeyondCorp @@ -1169,9 +1169,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint: @@ -1194,9 +1194,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway: Gateway @@ -1233,9 +1233,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata: @@ -1272,9 +1272,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1alphaListAppConnectionsResponse: @@ -1303,9 +1303,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1alphaListAppConnectionsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1alphaListAppConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1alphaListAppConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1alphaListAppConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponse: @@ -1335,9 +1335,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponse str NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponseAppCon @@ -1363,9 +1363,9 @@ type GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponseAppC NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponseAppConnectionDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponseAppConnectionDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponseAppConnectionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata: @@ -1402,9 +1402,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails: @@ -1432,9 +1432,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails: RemoteAgentDetails @@ -1496,9 +1496,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorInstanceConfig: @@ -1530,9 +1530,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorInstanceConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata: @@ -1569,9 +1569,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata stru NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo: @@ -1592,9 +1592,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAcco @@ -1615,9 +1615,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAc NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaContainerHealthDetails: @@ -1645,9 +1645,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaContainerHealthDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaContainerHealthDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaContainerHealthDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaContainerHealthDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaImageConfig: ImageConfig defines @@ -1674,9 +1674,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaImageConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaImageConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaImageConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaImageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaListAppConnectorsResponse: Response @@ -1705,9 +1705,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaListAppConnectorsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaListAppConnectorsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaListAppConnectorsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaListAppConnectorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfig: @@ -1728,9 +1728,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfigCloudPubSubNotific @@ -1752,9 +1752,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfigCloudPubSubNotif NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfigCloudPubSubNotificationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfigCloudPubSubNotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfigCloudPubSubNotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaRemoteAgentDetails: @@ -1795,9 +1795,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaReportStatusRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaReportStatusRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaReportStatusRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaReportStatusRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaResolveInstanceConfigResponse: @@ -1821,9 +1821,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaResolveInstanceConfigResponse stru NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaResolveInstanceConfigResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaResolveInstanceConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaResolveInstanceConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo: ResourceInfo @@ -1864,9 +1864,9 @@ type GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpAppgatewaysV1AppGatewayOperationMetadata: Represents @@ -1903,9 +1903,9 @@ type GoogleCloudBeyondcorpAppgatewaysV1AppGatewayOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpAppgatewaysV1AppGatewayOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpAppgatewaysV1AppGatewayOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpAppgatewaysV1AppGatewayOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaBrowserDlpRule: Browser DLP Rule @@ -1934,9 +1934,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaBrowserDlpRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaBrowserDlpRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaBrowserDlpRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaBrowserDlpRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaEncryptionInfo: Message contains @@ -1959,9 +1959,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaEncryptionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaEncryptionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaEncryptionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaEncryptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaGroup: Message to capture group @@ -1984,9 +1984,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaListBrowserDlpRulesResponse: @@ -2010,9 +2010,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaListBrowserDlpRulesResponse stru NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaListBrowserDlpRulesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaListBrowserDlpRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaListBrowserDlpRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaListPartnerTenantsResponse: @@ -2039,9 +2039,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaListPartnerTenantsResponse struc NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaListPartnerTenantsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaListPartnerTenantsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaListPartnerTenantsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaListProxyConfigsResponse: Message @@ -2068,9 +2068,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaListProxyConfigsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaListProxyConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaListProxyConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaListProxyConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadata: Metadata @@ -2095,9 +2095,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerServiceOperationMetadata: @@ -2134,9 +2134,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerServiceOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerServiceOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerServiceOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerServiceOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerTenant: Information about @@ -2175,9 +2175,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerTenant struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerTenant) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerTenant) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerTenant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaProxyConfig: Proxy Configuration @@ -2219,9 +2219,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaProxyConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaProxyConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaProxyConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaProxyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaProxyProtocolConfig: The protocol @@ -2243,9 +2243,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaProxyProtocolConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaProxyProtocolConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaProxyProtocolConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaProxyProtocolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfo: Message contains the @@ -2266,9 +2266,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaRuleSetting: Message to capture @@ -2291,9 +2291,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaRuleSetting struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaRuleSetting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaRuleSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaRuleSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfo: Message contains @@ -2318,9 +2318,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata: @@ -2357,9 +2357,9 @@ type GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformInsightsV1alphaAppliedConfig: The @@ -2401,9 +2401,9 @@ type GoogleCloudBeyondcorpSaasplatformInsightsV1alphaAppliedConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformInsightsV1alphaAppliedConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformInsightsV1alphaAppliedConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformInsightsV1alphaAppliedConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformInsightsV1alphaConfiguredInsightResponse: @@ -2434,9 +2434,9 @@ type GoogleCloudBeyondcorpSaasplatformInsightsV1alphaConfiguredInsightResponse s NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformInsightsV1alphaConfiguredInsightResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformInsightsV1alphaConfiguredInsightResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformInsightsV1alphaConfiguredInsightResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformInsightsV1alphaCustomGrouping: Customised @@ -2470,9 +2470,9 @@ type GoogleCloudBeyondcorpSaasplatformInsightsV1alphaCustomGrouping struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformInsightsV1alphaCustomGrouping) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformInsightsV1alphaCustomGrouping) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformInsightsV1alphaCustomGrouping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsight: The Insight object @@ -2505,9 +2505,9 @@ type GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsight struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsight) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsight) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadata: Insight @@ -2551,9 +2551,9 @@ type GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadataField: Field @@ -2588,9 +2588,9 @@ type GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadataField struct NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadataField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadataField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformInsightsV1alphaInsightMetadataField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformInsightsV1alphaListInsightsResponse: The @@ -2617,9 +2617,9 @@ type GoogleCloudBeyondcorpSaasplatformInsightsV1alphaListInsightsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformInsightsV1alphaListInsightsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformInsightsV1alphaListInsightsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformInsightsV1alphaListInsightsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRow: Row of the fetch @@ -2640,9 +2640,9 @@ type GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRowFieldVal: Column or key @@ -2672,9 +2672,9 @@ type GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRowFieldVal struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRowFieldVal) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRowFieldVal) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformInsightsV1alphaRowFieldVal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaCancelSubscriptionRespon @@ -2698,9 +2698,9 @@ type GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaCancelSubscriptionResp NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaCancelSubscriptionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaCancelSubscriptionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaCancelSubscriptionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaListSubscriptionsRespons @@ -2727,9 +2727,9 @@ type GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaListSubscriptionsRespo NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaListSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaListSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaListSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaRestartSubscriptionRespo @@ -2807,9 +2807,9 @@ type GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSecuritygatewaysV1alphaListSecurityGatewaysResponse: @@ -2838,9 +2838,9 @@ type GoogleCloudBeyondcorpSecuritygatewaysV1alphaListSecurityGatewaysResponse st NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSecuritygatewaysV1alphaListSecurityGatewaysResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSecuritygatewaysV1alphaListSecurityGatewaysResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSecuritygatewaysV1alphaListSecurityGatewaysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGateway: Information @@ -2887,9 +2887,9 @@ type GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGateway struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGateway) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGateway) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGatewayOperationMetadata: @@ -2927,9 +2927,9 @@ type GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGatewayOperationMetadat NullFields []string `json:"-"` } -func (s *GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGatewayOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGatewayOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGatewayOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -2956,9 +2956,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -2995,9 +2995,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -3036,9 +3036,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -3071,9 +3071,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -3170,9 +3170,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -3262,9 +3262,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -3291,9 +3291,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsRequest: Request message for @@ -3317,9 +3317,9 @@ type GoogleIamV1TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -3344,9 +3344,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -3378,9 +3378,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -3425,9 +3425,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -3459,9 +3459,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -3507,9 +3507,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageConfig: ImageConfig defines the control plane images to run. @@ -3533,9 +3533,9 @@ type ImageConfig struct { NullFields []string `json:"-"` } -func (s *ImageConfig) MarshalJSON() ([]byte, error) { +func (s ImageConfig) MarshalJSON() ([]byte, error) { type NoMethod ImageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAppGatewaysResponse: Response message for BeyondCorp.ListAppGateways. @@ -3563,9 +3563,9 @@ type ListAppGatewaysResponse struct { NullFields []string `json:"-"` } -func (s *ListAppGatewaysResponse) MarshalJSON() ([]byte, error) { +func (s ListAppGatewaysResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAppGatewaysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionsResponse: Response message for BeyondCorp.ListConnections. @@ -3593,9 +3593,9 @@ type ListConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectorsResponse: Response message for BeyondCorp.ListConnectors. @@ -3623,9 +3623,9 @@ type ListConnectorsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectorsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationConfig: NotificationConfig defines the mechanisms to notify @@ -3647,9 +3647,9 @@ type NotificationConfig struct { NullFields []string `json:"-"` } -func (s *NotificationConfig) MarshalJSON() ([]byte, error) { +func (s NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrincipalInfo: PrincipalInfo represents an Identity oneof. @@ -3669,9 +3669,9 @@ type PrincipalInfo struct { NullFields []string `json:"-"` } -func (s *PrincipalInfo) MarshalJSON() ([]byte, error) { +func (s PrincipalInfo) MarshalJSON() ([]byte, error) { type NoMethod PrincipalInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoteAgentDetails: RemoteAgentDetails reflects the details of a remote @@ -3711,9 +3711,9 @@ type ReportStatusRequest struct { NullFields []string `json:"-"` } -func (s *ReportStatusRequest) MarshalJSON() ([]byte, error) { +func (s ReportStatusRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportStatusRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResolveConnectionsResponse: Response message for @@ -3743,9 +3743,9 @@ type ResolveConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ResolveConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ResolveConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ResolveConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResolveInstanceConfigResponse: Response message for @@ -3769,9 +3769,9 @@ type ResolveInstanceConfigResponse struct { NullFields []string `json:"-"` } -func (s *ResolveInstanceConfigResponse) MarshalJSON() ([]byte, error) { +func (s ResolveInstanceConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod ResolveInstanceConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceInfo: ResourceInfo represents the information/status of the @@ -3810,9 +3810,9 @@ type ResourceInfo struct { NullFields []string `json:"-"` } -func (s *ResourceInfo) MarshalJSON() ([]byte, error) { +func (s ResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod ResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: ServiceAccount represents a GCP service account. @@ -3832,9 +3832,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tunnelv1ProtoTunnelerError: TunnelerError is an error proto for errors @@ -3858,9 +3858,9 @@ type Tunnelv1ProtoTunnelerError struct { NullFields []string `json:"-"` } -func (s *Tunnelv1ProtoTunnelerError) MarshalJSON() ([]byte, error) { +func (s Tunnelv1ProtoTunnelerError) MarshalJSON() ([]byte, error) { type NoMethod Tunnelv1ProtoTunnelerError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tunnelv1ProtoTunnelerInfo: TunnelerInfo contains metadata about tunneler @@ -3895,9 +3895,9 @@ type Tunnelv1ProtoTunnelerInfo struct { NullFields []string `json:"-"` } -func (s *Tunnelv1ProtoTunnelerInfo) MarshalJSON() ([]byte, error) { +func (s Tunnelv1ProtoTunnelerInfo) MarshalJSON() ([]byte, error) { type NoMethod Tunnelv1ProtoTunnelerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsGlobalPartnerTenantsCreateCall struct { diff --git a/biglake/v1/biglake-gen.go b/biglake/v1/biglake-gen.go index 78f752208c..870c987b22 100644 --- a/biglake/v1/biglake-gen.go +++ b/biglake/v1/biglake-gen.go @@ -252,9 +252,9 @@ type Catalog struct { NullFields []string `json:"-"` } -func (s *Catalog) MarshalJSON() ([]byte, error) { +func (s Catalog) MarshalJSON() ([]byte, error) { type NoMethod Catalog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Database: Database is the container of tables. @@ -298,9 +298,9 @@ type Database struct { NullFields []string `json:"-"` } -func (s *Database) MarshalJSON() ([]byte, error) { +func (s Database) MarshalJSON() ([]byte, error) { type NoMethod Database - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HiveDatabaseOptions: Options of a Hive database. @@ -323,9 +323,9 @@ type HiveDatabaseOptions struct { NullFields []string `json:"-"` } -func (s *HiveDatabaseOptions) MarshalJSON() ([]byte, error) { +func (s HiveDatabaseOptions) MarshalJSON() ([]byte, error) { type NoMethod HiveDatabaseOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HiveTableOptions: Options of a Hive table. @@ -349,9 +349,9 @@ type HiveTableOptions struct { NullFields []string `json:"-"` } -func (s *HiveTableOptions) MarshalJSON() ([]byte, error) { +func (s HiveTableOptions) MarshalJSON() ([]byte, error) { type NoMethod HiveTableOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCatalogsResponse: Response message for the ListCatalogs method. @@ -377,9 +377,9 @@ type ListCatalogsResponse struct { NullFields []string `json:"-"` } -func (s *ListCatalogsResponse) MarshalJSON() ([]byte, error) { +func (s ListCatalogsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCatalogsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDatabasesResponse: Response message for the ListDatabases method. @@ -405,9 +405,9 @@ type ListDatabasesResponse struct { NullFields []string `json:"-"` } -func (s *ListDatabasesResponse) MarshalJSON() ([]byte, error) { +func (s ListDatabasesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDatabasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTablesResponse: Response message for the ListTables method. @@ -433,9 +433,9 @@ type ListTablesResponse struct { NullFields []string `json:"-"` } -func (s *ListTablesResponse) MarshalJSON() ([]byte, error) { +func (s ListTablesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTablesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenameTableRequest: Request message for the RenameTable method in @@ -459,9 +459,9 @@ type RenameTableRequest struct { NullFields []string `json:"-"` } -func (s *RenameTableRequest) MarshalJSON() ([]byte, error) { +func (s RenameTableRequest) MarshalJSON() ([]byte, error) { type NoMethod RenameTableRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SerDeInfo: Serializer and deserializer information. @@ -482,9 +482,9 @@ type SerDeInfo struct { NullFields []string `json:"-"` } -func (s *SerDeInfo) MarshalJSON() ([]byte, error) { +func (s SerDeInfo) MarshalJSON() ([]byte, error) { type NoMethod SerDeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDescriptor: Stores physical storage information of the data. @@ -511,9 +511,9 @@ type StorageDescriptor struct { NullFields []string `json:"-"` } -func (s *StorageDescriptor) MarshalJSON() ([]byte, error) { +func (s StorageDescriptor) MarshalJSON() ([]byte, error) { type NoMethod StorageDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Table: Represents a table. @@ -561,9 +561,9 @@ type Table struct { NullFields []string `json:"-"` } -func (s *Table) MarshalJSON() ([]byte, error) { +func (s Table) MarshalJSON() ([]byte, error) { type NoMethod Table - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsCatalogsCreateCall struct { diff --git a/bigquery/v2/bigquery-gen.go b/bigquery/v2/bigquery-gen.go index 193c23986b..d7ed9c73ac 100644 --- a/bigquery/v2/bigquery-gen.go +++ b/bigquery/v2/bigquery-gen.go @@ -323,9 +323,9 @@ type AggregateClassificationMetrics struct { NullFields []string `json:"-"` } -func (s *AggregateClassificationMetrics) MarshalJSON() ([]byte, error) { +func (s AggregateClassificationMetrics) MarshalJSON() ([]byte, error) { type NoMethod AggregateClassificationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AggregateClassificationMetrics) UnmarshalJSON(data []byte) error { @@ -379,9 +379,9 @@ type AggregationThresholdPolicy struct { NullFields []string `json:"-"` } -func (s *AggregationThresholdPolicy) MarshalJSON() ([]byte, error) { +func (s AggregationThresholdPolicy) MarshalJSON() ([]byte, error) { type NoMethod AggregationThresholdPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Argument: Input/output argument of a function or a stored procedure. @@ -428,9 +428,9 @@ type Argument struct { NullFields []string `json:"-"` } -func (s *Argument) MarshalJSON() ([]byte, error) { +func (s Argument) MarshalJSON() ([]byte, error) { type NoMethod Argument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArimaCoefficients: Arima coefficients. @@ -455,9 +455,9 @@ type ArimaCoefficients struct { NullFields []string `json:"-"` } -func (s *ArimaCoefficients) MarshalJSON() ([]byte, error) { +func (s ArimaCoefficients) MarshalJSON() ([]byte, error) { type NoMethod ArimaCoefficients - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ArimaCoefficients) UnmarshalJSON(data []byte) error { @@ -505,9 +505,9 @@ type ArimaFittingMetrics struct { NullFields []string `json:"-"` } -func (s *ArimaFittingMetrics) MarshalJSON() ([]byte, error) { +func (s ArimaFittingMetrics) MarshalJSON() ([]byte, error) { type NoMethod ArimaFittingMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ArimaFittingMetrics) UnmarshalJSON(data []byte) error { @@ -569,9 +569,9 @@ type ArimaForecastingMetrics struct { NullFields []string `json:"-"` } -func (s *ArimaForecastingMetrics) MarshalJSON() ([]byte, error) { +func (s ArimaForecastingMetrics) MarshalJSON() ([]byte, error) { type NoMethod ArimaForecastingMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArimaModelInfo: Arima model information. @@ -630,9 +630,9 @@ type ArimaModelInfo struct { NullFields []string `json:"-"` } -func (s *ArimaModelInfo) MarshalJSON() ([]byte, error) { +func (s ArimaModelInfo) MarshalJSON() ([]byte, error) { type NoMethod ArimaModelInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArimaOrder: Arima order, can be used for both non-seasonal and seasonal @@ -657,9 +657,9 @@ type ArimaOrder struct { NullFields []string `json:"-"` } -func (s *ArimaOrder) MarshalJSON() ([]byte, error) { +func (s ArimaOrder) MarshalJSON() ([]byte, error) { type NoMethod ArimaOrder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArimaResult: (Auto-)arima fitting result. Wrap everything in ArimaResult for @@ -693,9 +693,9 @@ type ArimaResult struct { NullFields []string `json:"-"` } -func (s *ArimaResult) MarshalJSON() ([]byte, error) { +func (s ArimaResult) MarshalJSON() ([]byte, error) { type NoMethod ArimaResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArimaSingleModelForecastingMetrics: Model evaluation metrics for a single @@ -753,9 +753,9 @@ type ArimaSingleModelForecastingMetrics struct { NullFields []string `json:"-"` } -func (s *ArimaSingleModelForecastingMetrics) MarshalJSON() ([]byte, error) { +func (s ArimaSingleModelForecastingMetrics) MarshalJSON() ([]byte, error) { type NoMethod ArimaSingleModelForecastingMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -794,9 +794,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -829,9 +829,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AvroOptions: Options for external data sources. @@ -854,9 +854,9 @@ type AvroOptions struct { NullFields []string `json:"-"` } -func (s *AvroOptions) MarshalJSON() ([]byte, error) { +func (s AvroOptions) MarshalJSON() ([]byte, error) { type NoMethod AvroOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BiEngineReason: Reason why BI Engine didn't accelerate the query (or @@ -894,9 +894,9 @@ type BiEngineReason struct { NullFields []string `json:"-"` } -func (s *BiEngineReason) MarshalJSON() ([]byte, error) { +func (s BiEngineReason) MarshalJSON() ([]byte, error) { type NoMethod BiEngineReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BiEngineStatistics: Statistics for a BI Engine specific query. Populated as @@ -943,9 +943,9 @@ type BiEngineStatistics struct { NullFields []string `json:"-"` } -func (s *BiEngineStatistics) MarshalJSON() ([]byte, error) { +func (s BiEngineStatistics) MarshalJSON() ([]byte, error) { type NoMethod BiEngineStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigLakeConfiguration: Configuration for BigLake managed tables. @@ -987,9 +987,9 @@ type BigLakeConfiguration struct { NullFields []string `json:"-"` } -func (s *BigLakeConfiguration) MarshalJSON() ([]byte, error) { +func (s BigLakeConfiguration) MarshalJSON() ([]byte, error) { type NoMethod BigLakeConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BigQueryModelTraining struct { @@ -1010,9 +1010,9 @@ type BigQueryModelTraining struct { NullFields []string `json:"-"` } -func (s *BigQueryModelTraining) MarshalJSON() ([]byte, error) { +func (s BigQueryModelTraining) MarshalJSON() ([]byte, error) { type NoMethod BigQueryModelTraining - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigtableColumn: Information related to a Bigtable column. @@ -1064,9 +1064,9 @@ type BigtableColumn struct { NullFields []string `json:"-"` } -func (s *BigtableColumn) MarshalJSON() ([]byte, error) { +func (s BigtableColumn) MarshalJSON() ([]byte, error) { type NoMethod BigtableColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigtableColumnFamily: Information related to a Bigtable column family. @@ -1110,9 +1110,9 @@ type BigtableColumnFamily struct { NullFields []string `json:"-"` } -func (s *BigtableColumnFamily) MarshalJSON() ([]byte, error) { +func (s BigtableColumnFamily) MarshalJSON() ([]byte, error) { type NoMethod BigtableColumnFamily - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigtableOptions: Options specific to Google Cloud Bigtable data sources. @@ -1153,9 +1153,9 @@ type BigtableOptions struct { NullFields []string `json:"-"` } -func (s *BigtableOptions) MarshalJSON() ([]byte, error) { +func (s BigtableOptions) MarshalJSON() ([]byte, error) { type NoMethod BigtableOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BinaryClassificationMetrics: Evaluation metrics for binary @@ -1183,9 +1183,9 @@ type BinaryClassificationMetrics struct { NullFields []string `json:"-"` } -func (s *BinaryClassificationMetrics) MarshalJSON() ([]byte, error) { +func (s BinaryClassificationMetrics) MarshalJSON() ([]byte, error) { type NoMethod BinaryClassificationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BinaryConfusionMatrix: Confusion matrix for binary classification models. @@ -1224,9 +1224,9 @@ type BinaryConfusionMatrix struct { NullFields []string `json:"-"` } -func (s *BinaryConfusionMatrix) MarshalJSON() ([]byte, error) { +func (s BinaryConfusionMatrix) MarshalJSON() ([]byte, error) { type NoMethod BinaryConfusionMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BinaryConfusionMatrix) UnmarshalJSON(data []byte) error { @@ -1345,9 +1345,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BqmlIterationResult struct { @@ -1374,9 +1374,9 @@ type BqmlIterationResult struct { NullFields []string `json:"-"` } -func (s *BqmlIterationResult) MarshalJSON() ([]byte, error) { +func (s BqmlIterationResult) MarshalJSON() ([]byte, error) { type NoMethod BqmlIterationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BqmlIterationResult) UnmarshalJSON(data []byte) error { @@ -1419,9 +1419,9 @@ type BqmlTrainingRun struct { NullFields []string `json:"-"` } -func (s *BqmlTrainingRun) MarshalJSON() ([]byte, error) { +func (s BqmlTrainingRun) MarshalJSON() ([]byte, error) { type NoMethod BqmlTrainingRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BqmlTrainingRunTrainingOptions: Deprecated. @@ -1448,9 +1448,9 @@ type BqmlTrainingRunTrainingOptions struct { NullFields []string `json:"-"` } -func (s *BqmlTrainingRunTrainingOptions) MarshalJSON() ([]byte, error) { +func (s BqmlTrainingRunTrainingOptions) MarshalJSON() ([]byte, error) { type NoMethod BqmlTrainingRunTrainingOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BqmlTrainingRunTrainingOptions) UnmarshalJSON(data []byte) error { @@ -1495,9 +1495,9 @@ type CategoricalValue struct { NullFields []string `json:"-"` } -func (s *CategoricalValue) MarshalJSON() ([]byte, error) { +func (s CategoricalValue) MarshalJSON() ([]byte, error) { type NoMethod CategoricalValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CategoryCount: Represents the count of a single category within the cluster. @@ -1520,9 +1520,9 @@ type CategoryCount struct { NullFields []string `json:"-"` } -func (s *CategoryCount) MarshalJSON() ([]byte, error) { +func (s CategoryCount) MarshalJSON() ([]byte, error) { type NoMethod CategoryCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloneDefinition: Information about base table and clone time of a table @@ -1547,9 +1547,9 @@ type CloneDefinition struct { NullFields []string `json:"-"` } -func (s *CloneDefinition) MarshalJSON() ([]byte, error) { +func (s CloneDefinition) MarshalJSON() ([]byte, error) { type NoMethod CloneDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cluster: Message containing the information about one cluster. @@ -1573,9 +1573,9 @@ type Cluster struct { NullFields []string `json:"-"` } -func (s *Cluster) MarshalJSON() ([]byte, error) { +func (s Cluster) MarshalJSON() ([]byte, error) { type NoMethod Cluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterInfo: Information about a single cluster for clustering model. @@ -1601,9 +1601,9 @@ type ClusterInfo struct { NullFields []string `json:"-"` } -func (s *ClusterInfo) MarshalJSON() ([]byte, error) { +func (s ClusterInfo) MarshalJSON() ([]byte, error) { type NoMethod ClusterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ClusterInfo) UnmarshalJSON(data []byte) error { @@ -1641,9 +1641,9 @@ type Clustering struct { NullFields []string `json:"-"` } -func (s *Clustering) MarshalJSON() ([]byte, error) { +func (s Clustering) MarshalJSON() ([]byte, error) { type NoMethod Clustering - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusteringMetrics: Evaluation metrics for clustering models. @@ -1668,9 +1668,9 @@ type ClusteringMetrics struct { NullFields []string `json:"-"` } -func (s *ClusteringMetrics) MarshalJSON() ([]byte, error) { +func (s ClusteringMetrics) MarshalJSON() ([]byte, error) { type NoMethod ClusteringMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ClusteringMetrics) UnmarshalJSON(data []byte) error { @@ -1709,9 +1709,9 @@ type ConfusionMatrix struct { NullFields []string `json:"-"` } -func (s *ConfusionMatrix) MarshalJSON() ([]byte, error) { +func (s ConfusionMatrix) MarshalJSON() ([]byte, error) { type NoMethod ConfusionMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ConfusionMatrix) UnmarshalJSON(data []byte) error { @@ -1767,9 +1767,9 @@ type ConnectionProperty struct { NullFields []string `json:"-"` } -func (s *ConnectionProperty) MarshalJSON() ([]byte, error) { +func (s ConnectionProperty) MarshalJSON() ([]byte, error) { type NoMethod ConnectionProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CsvOptions: Information related to a CSV data source. @@ -1850,9 +1850,9 @@ type CsvOptions struct { NullFields []string `json:"-"` } -func (s *CsvOptions) MarshalJSON() ([]byte, error) { +func (s CsvOptions) MarshalJSON() ([]byte, error) { type NoMethod CsvOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataFormatOptions: Options for data format adjustments. @@ -1873,9 +1873,9 @@ type DataFormatOptions struct { NullFields []string `json:"-"` } -func (s *DataFormatOptions) MarshalJSON() ([]byte, error) { +func (s DataFormatOptions) MarshalJSON() ([]byte, error) { type NoMethod DataFormatOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataMaskingStatistics: Statistics for data-masking. @@ -1896,9 +1896,9 @@ type DataMaskingStatistics struct { NullFields []string `json:"-"` } -func (s *DataMaskingStatistics) MarshalJSON() ([]byte, error) { +func (s DataMaskingStatistics) MarshalJSON() ([]byte, error) { type NoMethod DataMaskingStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSplitResult: Data split result. This contains references to the training @@ -1923,9 +1923,9 @@ type DataSplitResult struct { NullFields []string `json:"-"` } -func (s *DataSplitResult) MarshalJSON() ([]byte, error) { +func (s DataSplitResult) MarshalJSON() ([]byte, error) { type NoMethod DataSplitResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Dataset struct { @@ -2101,9 +2101,9 @@ type Dataset struct { NullFields []string `json:"-"` } -func (s *Dataset) MarshalJSON() ([]byte, error) { +func (s Dataset) MarshalJSON() ([]byte, error) { type NoMethod Dataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatasetAccess: An object that defines dataset access for an entity. @@ -2168,9 +2168,9 @@ type DatasetAccess struct { NullFields []string `json:"-"` } -func (s *DatasetAccess) MarshalJSON() ([]byte, error) { +func (s DatasetAccess) MarshalJSON() ([]byte, error) { type NoMethod DatasetAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatasetTags: A global tag managed by Resource Manager. @@ -2195,9 +2195,9 @@ type DatasetTags struct { NullFields []string `json:"-"` } -func (s *DatasetTags) MarshalJSON() ([]byte, error) { +func (s DatasetTags) MarshalJSON() ([]byte, error) { type NoMethod DatasetTags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatasetAccessEntry: Grants all resources of particular types in a particular @@ -2231,9 +2231,9 @@ type DatasetAccessEntry struct { NullFields []string `json:"-"` } -func (s *DatasetAccessEntry) MarshalJSON() ([]byte, error) { +func (s DatasetAccessEntry) MarshalJSON() ([]byte, error) { type NoMethod DatasetAccessEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatasetList: Response format for a page of results when listing datasets. @@ -2272,9 +2272,9 @@ type DatasetList struct { NullFields []string `json:"-"` } -func (s *DatasetList) MarshalJSON() ([]byte, error) { +func (s DatasetList) MarshalJSON() ([]byte, error) { type NoMethod DatasetList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatasetListDatasets: A dataset resource with only a subset of fields, to be @@ -2309,9 +2309,9 @@ type DatasetListDatasets struct { NullFields []string `json:"-"` } -func (s *DatasetListDatasets) MarshalJSON() ([]byte, error) { +func (s DatasetListDatasets) MarshalJSON() ([]byte, error) { type NoMethod DatasetListDatasets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DatasetReference struct { @@ -2334,9 +2334,9 @@ type DatasetReference struct { NullFields []string `json:"-"` } -func (s *DatasetReference) MarshalJSON() ([]byte, error) { +func (s DatasetReference) MarshalJSON() ([]byte, error) { type NoMethod DatasetReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationTableProperties: Properties for the destination table. @@ -2369,9 +2369,9 @@ type DestinationTableProperties struct { NullFields []string `json:"-"` } -func (s *DestinationTableProperties) MarshalJSON() ([]byte, error) { +func (s DestinationTableProperties) MarshalJSON() ([]byte, error) { type NoMethod DestinationTableProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DifferentialPrivacyPolicy: Represents privacy policy associated with @@ -2448,9 +2448,9 @@ type DifferentialPrivacyPolicy struct { NullFields []string `json:"-"` } -func (s *DifferentialPrivacyPolicy) MarshalJSON() ([]byte, error) { +func (s DifferentialPrivacyPolicy) MarshalJSON() ([]byte, error) { type NoMethod DifferentialPrivacyPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DifferentialPrivacyPolicy) UnmarshalJSON(data []byte) error { @@ -2496,9 +2496,9 @@ type DimensionalityReductionMetrics struct { NullFields []string `json:"-"` } -func (s *DimensionalityReductionMetrics) MarshalJSON() ([]byte, error) { +func (s DimensionalityReductionMetrics) MarshalJSON() ([]byte, error) { type NoMethod DimensionalityReductionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DimensionalityReductionMetrics) UnmarshalJSON(data []byte) error { @@ -2539,9 +2539,9 @@ type DmlStatistics struct { NullFields []string `json:"-"` } -func (s *DmlStatistics) MarshalJSON() ([]byte, error) { +func (s DmlStatistics) MarshalJSON() ([]byte, error) { type NoMethod DmlStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleCandidates: Discrete candidates of a double hyperparameter. @@ -2561,9 +2561,9 @@ type DoubleCandidates struct { NullFields []string `json:"-"` } -func (s *DoubleCandidates) MarshalJSON() ([]byte, error) { +func (s DoubleCandidates) MarshalJSON() ([]byte, error) { type NoMethod DoubleCandidates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DoubleCandidates) UnmarshalJSON(data []byte) error { @@ -2602,9 +2602,9 @@ type DoubleHparamSearchSpace struct { NullFields []string `json:"-"` } -func (s *DoubleHparamSearchSpace) MarshalJSON() ([]byte, error) { +func (s DoubleHparamSearchSpace) MarshalJSON() ([]byte, error) { type NoMethod DoubleHparamSearchSpace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleRange: Range of a double hyperparameter. @@ -2626,9 +2626,9 @@ type DoubleRange struct { NullFields []string `json:"-"` } -func (s *DoubleRange) MarshalJSON() ([]byte, error) { +func (s DoubleRange) MarshalJSON() ([]byte, error) { type NoMethod DoubleRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DoubleRange) UnmarshalJSON(data []byte) error { @@ -2665,9 +2665,9 @@ type EncryptionConfiguration struct { NullFields []string `json:"-"` } -func (s *EncryptionConfiguration) MarshalJSON() ([]byte, error) { +func (s EncryptionConfiguration) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Entry: A single entry in the confusion matrix. @@ -2691,9 +2691,9 @@ type Entry struct { NullFields []string `json:"-"` } -func (s *Entry) MarshalJSON() ([]byte, error) { +func (s Entry) MarshalJSON() ([]byte, error) { type NoMethod Entry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorProto: Error details. @@ -2720,9 +2720,9 @@ type ErrorProto struct { NullFields []string `json:"-"` } -func (s *ErrorProto) MarshalJSON() ([]byte, error) { +func (s ErrorProto) MarshalJSON() ([]byte, error) { type NoMethod ErrorProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EvaluationMetrics: Evaluation metrics of a model. These are either computed @@ -2761,9 +2761,9 @@ type EvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *EvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s EvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod EvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainQueryStage: A single stage of query execution. @@ -2856,9 +2856,9 @@ type ExplainQueryStage struct { NullFields []string `json:"-"` } -func (s *ExplainQueryStage) MarshalJSON() ([]byte, error) { +func (s ExplainQueryStage) MarshalJSON() ([]byte, error) { type NoMethod ExplainQueryStage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ExplainQueryStage) UnmarshalJSON(data []byte) error { @@ -2908,9 +2908,9 @@ type ExplainQueryStep struct { NullFields []string `json:"-"` } -func (s *ExplainQueryStep) MarshalJSON() ([]byte, error) { +func (s ExplainQueryStep) MarshalJSON() ([]byte, error) { type NoMethod ExplainQueryStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Explanation: Explanation for a single feature. @@ -2934,9 +2934,9 @@ type Explanation struct { NullFields []string `json:"-"` } -func (s *Explanation) MarshalJSON() ([]byte, error) { +func (s Explanation) MarshalJSON() ([]byte, error) { type NoMethod Explanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Explanation) UnmarshalJSON(data []byte) error { @@ -2975,9 +2975,9 @@ type ExportDataStatistics struct { NullFields []string `json:"-"` } -func (s *ExportDataStatistics) MarshalJSON() ([]byte, error) { +func (s ExportDataStatistics) MarshalJSON() ([]byte, error) { type NoMethod ExportDataStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -3023,9 +3023,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalCatalogDatasetOptions: Options defining open source compatible @@ -3052,9 +3052,9 @@ type ExternalCatalogDatasetOptions struct { NullFields []string `json:"-"` } -func (s *ExternalCatalogDatasetOptions) MarshalJSON() ([]byte, error) { +func (s ExternalCatalogDatasetOptions) MarshalJSON() ([]byte, error) { type NoMethod ExternalCatalogDatasetOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalCatalogTableOptions: Metadata about open source compatible table. @@ -3086,9 +3086,9 @@ type ExternalCatalogTableOptions struct { NullFields []string `json:"-"` } -func (s *ExternalCatalogTableOptions) MarshalJSON() ([]byte, error) { +func (s ExternalCatalogTableOptions) MarshalJSON() ([]byte, error) { type NoMethod ExternalCatalogTableOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExternalDataConfiguration struct { @@ -3257,9 +3257,9 @@ type ExternalDataConfiguration struct { NullFields []string `json:"-"` } -func (s *ExternalDataConfiguration) MarshalJSON() ([]byte, error) { +func (s ExternalDataConfiguration) MarshalJSON() ([]byte, error) { type NoMethod ExternalDataConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalDatasetReference: Configures the access a dataset defined in an @@ -3284,9 +3284,9 @@ type ExternalDatasetReference struct { NullFields []string `json:"-"` } -func (s *ExternalDatasetReference) MarshalJSON() ([]byte, error) { +func (s ExternalDatasetReference) MarshalJSON() ([]byte, error) { type NoMethod ExternalDatasetReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalServiceCost: The external service cost is a portion of the total @@ -3325,9 +3325,9 @@ type ExternalServiceCost struct { NullFields []string `json:"-"` } -func (s *ExternalServiceCost) MarshalJSON() ([]byte, error) { +func (s ExternalServiceCost) MarshalJSON() ([]byte, error) { type NoMethod ExternalServiceCost - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeatureValue: Representative value of a single feature within the cluster. @@ -3352,9 +3352,9 @@ type FeatureValue struct { NullFields []string `json:"-"` } -func (s *FeatureValue) MarshalJSON() ([]byte, error) { +func (s FeatureValue) MarshalJSON() ([]byte, error) { type NoMethod FeatureValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FeatureValue) UnmarshalJSON(data []byte) error { @@ -3394,9 +3394,9 @@ type ForeignTypeInfo struct { NullFields []string `json:"-"` } -func (s *ForeignTypeInfo) MarshalJSON() ([]byte, error) { +func (s ForeignTypeInfo) MarshalJSON() ([]byte, error) { type NoMethod ForeignTypeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForeignViewDefinition: A view can be represented in multiple ways. Each @@ -3420,9 +3420,9 @@ type ForeignViewDefinition struct { NullFields []string `json:"-"` } -func (s *ForeignViewDefinition) MarshalJSON() ([]byte, error) { +func (s ForeignViewDefinition) MarshalJSON() ([]byte, error) { type NoMethod ForeignViewDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -3443,9 +3443,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -3475,9 +3475,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetQueryResultsResponse: Response object of GetQueryResults. @@ -3543,9 +3543,9 @@ type GetQueryResultsResponse struct { NullFields []string `json:"-"` } -func (s *GetQueryResultsResponse) MarshalJSON() ([]byte, error) { +func (s GetQueryResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetQueryResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetServiceAccountResponse: Response object of GetServiceAccount @@ -3570,9 +3570,9 @@ type GetServiceAccountResponse struct { NullFields []string `json:"-"` } -func (s *GetServiceAccountResponse) MarshalJSON() ([]byte, error) { +func (s GetServiceAccountResponse) MarshalJSON() ([]byte, error) { type NoMethod GetServiceAccountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GlobalExplanation: Global explanations containing the top most important @@ -3598,9 +3598,9 @@ type GlobalExplanation struct { NullFields []string `json:"-"` } -func (s *GlobalExplanation) MarshalJSON() ([]byte, error) { +func (s GlobalExplanation) MarshalJSON() ([]byte, error) { type NoMethod GlobalExplanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSheetsOptions: Options specific to Google Sheets data sources. @@ -3634,9 +3634,9 @@ type GoogleSheetsOptions struct { NullFields []string `json:"-"` } -func (s *GoogleSheetsOptions) MarshalJSON() ([]byte, error) { +func (s GoogleSheetsOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleSheetsOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HighCardinalityJoin: High cardinality join detailed information. @@ -3663,9 +3663,9 @@ type HighCardinalityJoin struct { NullFields []string `json:"-"` } -func (s *HighCardinalityJoin) MarshalJSON() ([]byte, error) { +func (s HighCardinalityJoin) MarshalJSON() ([]byte, error) { type NoMethod HighCardinalityJoin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HivePartitioningOptions: Options for configuring hive partitioning detect. @@ -3721,9 +3721,9 @@ type HivePartitioningOptions struct { NullFields []string `json:"-"` } -func (s *HivePartitioningOptions) MarshalJSON() ([]byte, error) { +func (s HivePartitioningOptions) MarshalJSON() ([]byte, error) { type NoMethod HivePartitioningOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HparamSearchSpaces: Hyperparameter search spaces. These should be a subset @@ -3793,9 +3793,9 @@ type HparamSearchSpaces struct { NullFields []string `json:"-"` } -func (s *HparamSearchSpaces) MarshalJSON() ([]byte, error) { +func (s HparamSearchSpaces) MarshalJSON() ([]byte, error) { type NoMethod HparamSearchSpaces - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HparamTuningTrial: Training info of a trial in hyperparameter tuning @@ -3847,9 +3847,9 @@ type HparamTuningTrial struct { NullFields []string `json:"-"` } -func (s *HparamTuningTrial) MarshalJSON() ([]byte, error) { +func (s HparamTuningTrial) MarshalJSON() ([]byte, error) { type NoMethod HparamTuningTrial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HparamTuningTrial) UnmarshalJSON(data []byte) error { @@ -3942,9 +3942,9 @@ type IndexUnusedReason struct { NullFields []string `json:"-"` } -func (s *IndexUnusedReason) MarshalJSON() ([]byte, error) { +func (s IndexUnusedReason) MarshalJSON() ([]byte, error) { type NoMethod IndexUnusedReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputDataChange: Details about the input data change insight. @@ -3965,9 +3965,9 @@ type InputDataChange struct { NullFields []string `json:"-"` } -func (s *InputDataChange) MarshalJSON() ([]byte, error) { +func (s InputDataChange) MarshalJSON() ([]byte, error) { type NoMethod InputDataChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *InputDataChange) UnmarshalJSON(data []byte) error { @@ -4001,9 +4001,9 @@ type IntArray struct { NullFields []string `json:"-"` } -func (s *IntArray) MarshalJSON() ([]byte, error) { +func (s IntArray) MarshalJSON() ([]byte, error) { type NoMethod IntArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntArrayHparamSearchSpace: Search space for int array. @@ -4023,9 +4023,9 @@ type IntArrayHparamSearchSpace struct { NullFields []string `json:"-"` } -func (s *IntArrayHparamSearchSpace) MarshalJSON() ([]byte, error) { +func (s IntArrayHparamSearchSpace) MarshalJSON() ([]byte, error) { type NoMethod IntArrayHparamSearchSpace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntCandidates: Discrete candidates of an int hyperparameter. @@ -4045,9 +4045,9 @@ type IntCandidates struct { NullFields []string `json:"-"` } -func (s *IntCandidates) MarshalJSON() ([]byte, error) { +func (s IntCandidates) MarshalJSON() ([]byte, error) { type NoMethod IntCandidates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntHparamSearchSpace: Search space for an int hyperparameter. @@ -4069,9 +4069,9 @@ type IntHparamSearchSpace struct { NullFields []string `json:"-"` } -func (s *IntHparamSearchSpace) MarshalJSON() ([]byte, error) { +func (s IntHparamSearchSpace) MarshalJSON() ([]byte, error) { type NoMethod IntHparamSearchSpace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntRange: Range of an int hyperparameter. @@ -4093,9 +4093,9 @@ type IntRange struct { NullFields []string `json:"-"` } -func (s *IntRange) MarshalJSON() ([]byte, error) { +func (s IntRange) MarshalJSON() ([]byte, error) { type NoMethod IntRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IterationResult: Information about a single iteration of the training run. @@ -4129,9 +4129,9 @@ type IterationResult struct { NullFields []string `json:"-"` } -func (s *IterationResult) MarshalJSON() ([]byte, error) { +func (s IterationResult) MarshalJSON() ([]byte, error) { type NoMethod IterationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *IterationResult) UnmarshalJSON(data []byte) error { @@ -4198,9 +4198,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobCancelResponse: Describes format of a jobs cancellation response. @@ -4225,9 +4225,9 @@ type JobCancelResponse struct { NullFields []string `json:"-"` } -func (s *JobCancelResponse) MarshalJSON() ([]byte, error) { +func (s JobCancelResponse) MarshalJSON() ([]byte, error) { type NoMethod JobCancelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type JobConfiguration struct { @@ -4273,9 +4273,9 @@ type JobConfiguration struct { NullFields []string `json:"-"` } -func (s *JobConfiguration) MarshalJSON() ([]byte, error) { +func (s JobConfiguration) MarshalJSON() ([]byte, error) { type NoMethod JobConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobConfigurationExtract: JobConfigurationExtract configures a job that @@ -4332,9 +4332,9 @@ type JobConfigurationExtract struct { NullFields []string `json:"-"` } -func (s *JobConfigurationExtract) MarshalJSON() ([]byte, error) { +func (s JobConfigurationExtract) MarshalJSON() ([]byte, error) { type NoMethod JobConfigurationExtract - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobConfigurationLoad: JobConfigurationLoad contains the configuration @@ -4625,9 +4625,9 @@ type JobConfigurationLoad struct { NullFields []string `json:"-"` } -func (s *JobConfigurationLoad) MarshalJSON() ([]byte, error) { +func (s JobConfigurationLoad) MarshalJSON() ([]byte, error) { type NoMethod JobConfigurationLoad - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobConfigurationQuery: JobConfigurationQuery configures a BigQuery query @@ -4790,9 +4790,9 @@ type JobConfigurationQuery struct { NullFields []string `json:"-"` } -func (s *JobConfigurationQuery) MarshalJSON() ([]byte, error) { +func (s JobConfigurationQuery) MarshalJSON() ([]byte, error) { type NoMethod JobConfigurationQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobConfigurationTableCopy: JobConfigurationTableCopy configures a job that @@ -4855,9 +4855,9 @@ type JobConfigurationTableCopy struct { NullFields []string `json:"-"` } -func (s *JobConfigurationTableCopy) MarshalJSON() ([]byte, error) { +func (s JobConfigurationTableCopy) MarshalJSON() ([]byte, error) { type NoMethod JobConfigurationTableCopy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobCreationReason: Reason about why a Job was created from a `jobs.query` @@ -4894,9 +4894,9 @@ type JobCreationReason struct { NullFields []string `json:"-"` } -func (s *JobCreationReason) MarshalJSON() ([]byte, error) { +func (s JobCreationReason) MarshalJSON() ([]byte, error) { type NoMethod JobCreationReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobList: JobList is the response format for a jobs.list call. @@ -4929,9 +4929,9 @@ type JobList struct { NullFields []string `json:"-"` } -func (s *JobList) MarshalJSON() ([]byte, error) { +func (s JobList) MarshalJSON() ([]byte, error) { type NoMethod JobList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobListJobs: ListFormatJob is a partial projection of job information @@ -4975,9 +4975,9 @@ type JobListJobs struct { NullFields []string `json:"-"` } -func (s *JobListJobs) MarshalJSON() ([]byte, error) { +func (s JobListJobs) MarshalJSON() ([]byte, error) { type NoMethod JobListJobs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobReference: A job reference is a fully qualified identifier for referring @@ -5006,9 +5006,9 @@ type JobReference struct { NullFields []string `json:"-"` } -func (s *JobReference) MarshalJSON() ([]byte, error) { +func (s JobReference) MarshalJSON() ([]byte, error) { type NoMethod JobReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobStatistics: Statistics for a single job execution. @@ -5087,9 +5087,9 @@ type JobStatistics struct { NullFields []string `json:"-"` } -func (s *JobStatistics) MarshalJSON() ([]byte, error) { +func (s JobStatistics) MarshalJSON() ([]byte, error) { type NoMethod JobStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *JobStatistics) UnmarshalJSON(data []byte) error { @@ -5127,9 +5127,9 @@ type JobStatisticsReservationUsage struct { NullFields []string `json:"-"` } -func (s *JobStatisticsReservationUsage) MarshalJSON() ([]byte, error) { +func (s JobStatisticsReservationUsage) MarshalJSON() ([]byte, error) { type NoMethod JobStatisticsReservationUsage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobStatistics2: Statistics for a query job. @@ -5359,9 +5359,9 @@ type JobStatistics2 struct { NullFields []string `json:"-"` } -func (s *JobStatistics2) MarshalJSON() ([]byte, error) { +func (s JobStatistics2) MarshalJSON() ([]byte, error) { type NoMethod JobStatistics2 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobStatistics2ReservationUsage: Job resource usage breakdown by reservation. @@ -5385,9 +5385,9 @@ type JobStatistics2ReservationUsage struct { NullFields []string `json:"-"` } -func (s *JobStatistics2ReservationUsage) MarshalJSON() ([]byte, error) { +func (s JobStatistics2ReservationUsage) MarshalJSON() ([]byte, error) { type NoMethod JobStatistics2ReservationUsage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobStatistics3: Statistics for a load job. @@ -5422,9 +5422,9 @@ type JobStatistics3 struct { NullFields []string `json:"-"` } -func (s *JobStatistics3) MarshalJSON() ([]byte, error) { +func (s JobStatistics3) MarshalJSON() ([]byte, error) { type NoMethod JobStatistics3 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobStatistics4: Statistics for an extract job. @@ -5453,9 +5453,9 @@ type JobStatistics4 struct { NullFields []string `json:"-"` } -func (s *JobStatistics4) MarshalJSON() ([]byte, error) { +func (s JobStatistics4) MarshalJSON() ([]byte, error) { type NoMethod JobStatistics4 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobStatistics5: Statistics for a copy job. @@ -5478,9 +5478,9 @@ type JobStatistics5 struct { NullFields []string `json:"-"` } -func (s *JobStatistics5) MarshalJSON() ([]byte, error) { +func (s JobStatistics5) MarshalJSON() ([]byte, error) { type NoMethod JobStatistics5 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type JobStatus struct { @@ -5508,9 +5508,9 @@ type JobStatus struct { NullFields []string `json:"-"` } -func (s *JobStatus) MarshalJSON() ([]byte, error) { +func (s JobStatus) MarshalJSON() ([]byte, error) { type NoMethod JobStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JoinRestrictionPolicy: Represents privacy policy associated with "join @@ -5547,9 +5547,9 @@ type JoinRestrictionPolicy struct { NullFields []string `json:"-"` } -func (s *JoinRestrictionPolicy) MarshalJSON() ([]byte, error) { +func (s JoinRestrictionPolicy) MarshalJSON() ([]byte, error) { type NoMethod JoinRestrictionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JsonOptions: Json Options for load and make external tables. @@ -5571,9 +5571,9 @@ type JsonOptions struct { NullFields []string `json:"-"` } -func (s *JsonOptions) MarshalJSON() ([]byte, error) { +func (s JsonOptions) MarshalJSON() ([]byte, error) { type NoMethod JsonOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type JsonValue interface{} @@ -5603,9 +5603,9 @@ type LinkedDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *LinkedDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s LinkedDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod LinkedDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedDatasetSource: A dataset source type which refers to another BigQuery @@ -5627,9 +5627,9 @@ type LinkedDatasetSource struct { NullFields []string `json:"-"` } -func (s *LinkedDatasetSource) MarshalJSON() ([]byte, error) { +func (s LinkedDatasetSource) MarshalJSON() ([]byte, error) { type NoMethod LinkedDatasetSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListModelsResponse: Response format for a single page when listing BigQuery @@ -5657,9 +5657,9 @@ type ListModelsResponse struct { NullFields []string `json:"-"` } -func (s *ListModelsResponse) MarshalJSON() ([]byte, error) { +func (s ListModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRoutinesResponse: Describes the format of a single result page when @@ -5688,9 +5688,9 @@ type ListRoutinesResponse struct { NullFields []string `json:"-"` } -func (s *ListRoutinesResponse) MarshalJSON() ([]byte, error) { +func (s ListRoutinesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRoutinesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRowAccessPoliciesResponse: Response message for the @@ -5716,9 +5716,9 @@ type ListRowAccessPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListRowAccessPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListRowAccessPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRowAccessPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadQueryStatistics: Statistics for a LOAD query. @@ -5757,9 +5757,9 @@ type LoadQueryStatistics struct { NullFields []string `json:"-"` } -func (s *LoadQueryStatistics) MarshalJSON() ([]byte, error) { +func (s LoadQueryStatistics) MarshalJSON() ([]byte, error) { type NoMethod LoadQueryStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: BigQuery-specific metadata about a location. This will be @@ -5783,9 +5783,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaterializedView: A materialized view considered for a query job. @@ -5845,9 +5845,9 @@ type MaterializedView struct { NullFields []string `json:"-"` } -func (s *MaterializedView) MarshalJSON() ([]byte, error) { +func (s MaterializedView) MarshalJSON() ([]byte, error) { type NoMethod MaterializedView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaterializedViewDefinition: Definition and configuration of a materialized @@ -5884,9 +5884,9 @@ type MaterializedViewDefinition struct { NullFields []string `json:"-"` } -func (s *MaterializedViewDefinition) MarshalJSON() ([]byte, error) { +func (s MaterializedViewDefinition) MarshalJSON() ([]byte, error) { type NoMethod MaterializedViewDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaterializedViewStatistics: Statistics of materialized views considered in a @@ -5910,9 +5910,9 @@ type MaterializedViewStatistics struct { NullFields []string `json:"-"` } -func (s *MaterializedViewStatistics) MarshalJSON() ([]byte, error) { +func (s MaterializedViewStatistics) MarshalJSON() ([]byte, error) { type NoMethod MaterializedViewStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaterializedViewStatus: Status of a materialized view. The last refresh @@ -5939,9 +5939,9 @@ type MaterializedViewStatus struct { NullFields []string `json:"-"` } -func (s *MaterializedViewStatus) MarshalJSON() ([]byte, error) { +func (s MaterializedViewStatus) MarshalJSON() ([]byte, error) { type NoMethod MaterializedViewStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataCacheStatistics: Statistics for metadata caching in BigLake tables. @@ -5962,9 +5962,9 @@ type MetadataCacheStatistics struct { NullFields []string `json:"-"` } -func (s *MetadataCacheStatistics) MarshalJSON() ([]byte, error) { +func (s MetadataCacheStatistics) MarshalJSON() ([]byte, error) { type NoMethod MetadataCacheStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MlStatistics: Job statistics specific to a BigQuery ML training job. @@ -6034,9 +6034,9 @@ type MlStatistics struct { NullFields []string `json:"-"` } -func (s *MlStatistics) MarshalJSON() ([]byte, error) { +func (s MlStatistics) MarshalJSON() ([]byte, error) { type NoMethod MlStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Model struct { @@ -6162,9 +6162,9 @@ type Model struct { NullFields []string `json:"-"` } -func (s *Model) MarshalJSON() ([]byte, error) { +func (s Model) MarshalJSON() ([]byte, error) { type NoMethod Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ModelDefinition struct { @@ -6185,9 +6185,9 @@ type ModelDefinition struct { NullFields []string `json:"-"` } -func (s *ModelDefinition) MarshalJSON() ([]byte, error) { +func (s ModelDefinition) MarshalJSON() ([]byte, error) { type NoMethod ModelDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModelDefinitionModelOptions: Deprecated. @@ -6208,9 +6208,9 @@ type ModelDefinitionModelOptions struct { NullFields []string `json:"-"` } -func (s *ModelDefinitionModelOptions) MarshalJSON() ([]byte, error) { +func (s ModelDefinitionModelOptions) MarshalJSON() ([]byte, error) { type NoMethod ModelDefinitionModelOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModelExtractOptions: Options related to model extraction. @@ -6234,9 +6234,9 @@ type ModelExtractOptions struct { NullFields []string `json:"-"` } -func (s *ModelExtractOptions) MarshalJSON() ([]byte, error) { +func (s ModelExtractOptions) MarshalJSON() ([]byte, error) { type NoMethod ModelExtractOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModelReference: Id path of a model. @@ -6262,9 +6262,9 @@ type ModelReference struct { NullFields []string `json:"-"` } -func (s *ModelReference) MarshalJSON() ([]byte, error) { +func (s ModelReference) MarshalJSON() ([]byte, error) { type NoMethod ModelReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiClassClassificationMetrics: Evaluation metrics for multi-class @@ -6288,9 +6288,9 @@ type MultiClassClassificationMetrics struct { NullFields []string `json:"-"` } -func (s *MultiClassClassificationMetrics) MarshalJSON() ([]byte, error) { +func (s MultiClassClassificationMetrics) MarshalJSON() ([]byte, error) { type NoMethod MultiClassClassificationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParquetOptions: Parquet Options for load and make external tables. @@ -6324,9 +6324,9 @@ type ParquetOptions struct { NullFields []string `json:"-"` } -func (s *ParquetOptions) MarshalJSON() ([]byte, error) { +func (s ParquetOptions) MarshalJSON() ([]byte, error) { type NoMethod ParquetOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionSkew: Partition skew detailed information. @@ -6346,9 +6346,9 @@ type PartitionSkew struct { NullFields []string `json:"-"` } -func (s *PartitionSkew) MarshalJSON() ([]byte, error) { +func (s PartitionSkew) MarshalJSON() ([]byte, error) { type NoMethod PartitionSkew - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionedColumn: The partitioning column information. @@ -6368,9 +6368,9 @@ type PartitionedColumn struct { NullFields []string `json:"-"` } -func (s *PartitionedColumn) MarshalJSON() ([]byte, error) { +func (s PartitionedColumn) MarshalJSON() ([]byte, error) { type NoMethod PartitionedColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitioningDefinition: The partitioning information, which includes managed @@ -6399,9 +6399,9 @@ type PartitioningDefinition struct { NullFields []string `json:"-"` } -func (s *PartitioningDefinition) MarshalJSON() ([]byte, error) { +func (s PartitioningDefinition) MarshalJSON() ([]byte, error) { type NoMethod PartitioningDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceInsights: Performance insights for the job. @@ -6430,9 +6430,9 @@ type PerformanceInsights struct { NullFields []string `json:"-"` } -func (s *PerformanceInsights) MarshalJSON() ([]byte, error) { +func (s PerformanceInsights) MarshalJSON() ([]byte, error) { type NoMethod PerformanceInsights - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -6522,9 +6522,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrincipalComponentInfo: Principal component infos, used only for eigen @@ -6557,9 +6557,9 @@ type PrincipalComponentInfo struct { NullFields []string `json:"-"` } -func (s *PrincipalComponentInfo) MarshalJSON() ([]byte, error) { +func (s PrincipalComponentInfo) MarshalJSON() ([]byte, error) { type NoMethod PrincipalComponentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PrincipalComponentInfo) UnmarshalJSON(data []byte) error { @@ -6607,9 +6607,9 @@ type PrivacyPolicy struct { NullFields []string `json:"-"` } -func (s *PrivacyPolicy) MarshalJSON() ([]byte, error) { +func (s PrivacyPolicy) MarshalJSON() ([]byte, error) { type NoMethod PrivacyPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectList: Response object of ListProjects @@ -6641,9 +6641,9 @@ type ProjectList struct { NullFields []string `json:"-"` } -func (s *ProjectList) MarshalJSON() ([]byte, error) { +func (s ProjectList) MarshalJSON() ([]byte, error) { type NoMethod ProjectList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectListProjects: Information about a single project. @@ -6672,9 +6672,9 @@ type ProjectListProjects struct { NullFields []string `json:"-"` } -func (s *ProjectListProjects) MarshalJSON() ([]byte, error) { +func (s ProjectListProjects) MarshalJSON() ([]byte, error) { type NoMethod ProjectListProjects - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectReference: A unique reference to a project. @@ -6695,9 +6695,9 @@ type ProjectReference struct { NullFields []string `json:"-"` } -func (s *ProjectReference) MarshalJSON() ([]byte, error) { +func (s ProjectReference) MarshalJSON() ([]byte, error) { type NoMethod ProjectReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryInfo: Query optimization information for a QUERY job. @@ -6717,9 +6717,9 @@ type QueryInfo struct { NullFields []string `json:"-"` } -func (s *QueryInfo) MarshalJSON() ([]byte, error) { +func (s QueryInfo) MarshalJSON() ([]byte, error) { type NoMethod QueryInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryParameter: A parameter given to a query. @@ -6744,9 +6744,9 @@ type QueryParameter struct { NullFields []string `json:"-"` } -func (s *QueryParameter) MarshalJSON() ([]byte, error) { +func (s QueryParameter) MarshalJSON() ([]byte, error) { type NoMethod QueryParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryParameterType: The type of a query parameter. @@ -6774,9 +6774,9 @@ type QueryParameterType struct { NullFields []string `json:"-"` } -func (s *QueryParameterType) MarshalJSON() ([]byte, error) { +func (s QueryParameterType) MarshalJSON() ([]byte, error) { type NoMethod QueryParameterType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryParameterTypeStructTypes: The type of a struct parameter. @@ -6800,9 +6800,9 @@ type QueryParameterTypeStructTypes struct { NullFields []string `json:"-"` } -func (s *QueryParameterTypeStructTypes) MarshalJSON() ([]byte, error) { +func (s QueryParameterTypeStructTypes) MarshalJSON() ([]byte, error) { type NoMethod QueryParameterTypeStructTypes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryParameterValue: The value of a query parameter. @@ -6828,9 +6828,9 @@ type QueryParameterValue struct { NullFields []string `json:"-"` } -func (s *QueryParameterValue) MarshalJSON() ([]byte, error) { +func (s QueryParameterValue) MarshalJSON() ([]byte, error) { type NoMethod QueryParameterValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryRequest: Describes the format of the jobs.query request. @@ -6966,9 +6966,9 @@ type QueryRequest struct { NullFields []string `json:"-"` } -func (s *QueryRequest) MarshalJSON() ([]byte, error) { +func (s QueryRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueryResponse struct { @@ -7050,9 +7050,9 @@ type QueryResponse struct { NullFields []string `json:"-"` } -func (s *QueryResponse) MarshalJSON() ([]byte, error) { +func (s QueryResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryTimelineSample: Summary of the state of query execution at a given @@ -7088,9 +7088,9 @@ type QueryTimelineSample struct { NullFields []string `json:"-"` } -func (s *QueryTimelineSample) MarshalJSON() ([]byte, error) { +func (s QueryTimelineSample) MarshalJSON() ([]byte, error) { type NoMethod QueryTimelineSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RangePartitioning struct { @@ -7112,9 +7112,9 @@ type RangePartitioning struct { NullFields []string `json:"-"` } -func (s *RangePartitioning) MarshalJSON() ([]byte, error) { +func (s RangePartitioning) MarshalJSON() ([]byte, error) { type NoMethod RangePartitioning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RangePartitioningRange: [Experimental] Defines the ranges for range @@ -7139,9 +7139,9 @@ type RangePartitioningRange struct { NullFields []string `json:"-"` } -func (s *RangePartitioningRange) MarshalJSON() ([]byte, error) { +func (s RangePartitioningRange) MarshalJSON() ([]byte, error) { type NoMethod RangePartitioningRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RangeValue: Represents the value of a range. @@ -7165,9 +7165,9 @@ type RangeValue struct { NullFields []string `json:"-"` } -func (s *RangeValue) MarshalJSON() ([]byte, error) { +func (s RangeValue) MarshalJSON() ([]byte, error) { type NoMethod RangeValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RankingMetrics: Evaluation metrics used by weighted-ALS models specified by @@ -7202,9 +7202,9 @@ type RankingMetrics struct { NullFields []string `json:"-"` } -func (s *RankingMetrics) MarshalJSON() ([]byte, error) { +func (s RankingMetrics) MarshalJSON() ([]byte, error) { type NoMethod RankingMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RankingMetrics) UnmarshalJSON(data []byte) error { @@ -7253,9 +7253,9 @@ type RegressionMetrics struct { NullFields []string `json:"-"` } -func (s *RegressionMetrics) MarshalJSON() ([]byte, error) { +func (s RegressionMetrics) MarshalJSON() ([]byte, error) { type NoMethod RegressionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RegressionMetrics) UnmarshalJSON(data []byte) error { @@ -7313,9 +7313,9 @@ type RemoteFunctionOptions struct { NullFields []string `json:"-"` } -func (s *RemoteFunctionOptions) MarshalJSON() ([]byte, error) { +func (s RemoteFunctionOptions) MarshalJSON() ([]byte, error) { type NoMethod RemoteFunctionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoteModelInfo: Remote Model Info @@ -7371,9 +7371,9 @@ type RemoteModelInfo struct { NullFields []string `json:"-"` } -func (s *RemoteModelInfo) MarshalJSON() ([]byte, error) { +func (s RemoteModelInfo) MarshalJSON() ([]byte, error) { type NoMethod RemoteModelInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RestrictionConfig struct { @@ -7398,9 +7398,9 @@ type RestrictionConfig struct { NullFields []string `json:"-"` } -func (s *RestrictionConfig) MarshalJSON() ([]byte, error) { +func (s RestrictionConfig) MarshalJSON() ([]byte, error) { type NoMethod RestrictionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Routine: A user-defined function or a stored procedure. @@ -7538,9 +7538,9 @@ type Routine struct { NullFields []string `json:"-"` } -func (s *Routine) MarshalJSON() ([]byte, error) { +func (s Routine) MarshalJSON() ([]byte, error) { type NoMethod Routine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutineReference: Id path of a routine. @@ -7566,9 +7566,9 @@ type RoutineReference struct { NullFields []string `json:"-"` } -func (s *RoutineReference) MarshalJSON() ([]byte, error) { +func (s RoutineReference) MarshalJSON() ([]byte, error) { type NoMethod RoutineReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Row: A single row in the confusion matrix. @@ -7590,9 +7590,9 @@ type Row struct { NullFields []string `json:"-"` } -func (s *Row) MarshalJSON() ([]byte, error) { +func (s Row) MarshalJSON() ([]byte, error) { type NoMethod Row - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RowAccessPolicy: Represents access on a subset of rows on the specified @@ -7630,9 +7630,9 @@ type RowAccessPolicy struct { NullFields []string `json:"-"` } -func (s *RowAccessPolicy) MarshalJSON() ([]byte, error) { +func (s RowAccessPolicy) MarshalJSON() ([]byte, error) { type NoMethod RowAccessPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RowAccessPolicyReference: Id path of a row access policy. @@ -7662,9 +7662,9 @@ type RowAccessPolicyReference struct { NullFields []string `json:"-"` } -func (s *RowAccessPolicyReference) MarshalJSON() ([]byte, error) { +func (s RowAccessPolicyReference) MarshalJSON() ([]byte, error) { type NoMethod RowAccessPolicyReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RowLevelSecurityStatistics: Statistics for row-level security. @@ -7685,9 +7685,9 @@ type RowLevelSecurityStatistics struct { NullFields []string `json:"-"` } -func (s *RowLevelSecurityStatistics) MarshalJSON() ([]byte, error) { +func (s RowLevelSecurityStatistics) MarshalJSON() ([]byte, error) { type NoMethod RowLevelSecurityStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScriptOptions: Options related to script execution. @@ -7719,9 +7719,9 @@ type ScriptOptions struct { NullFields []string `json:"-"` } -func (s *ScriptOptions) MarshalJSON() ([]byte, error) { +func (s ScriptOptions) MarshalJSON() ([]byte, error) { type NoMethod ScriptOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScriptStackFrame: Represents the location of the statement/expression being @@ -7764,9 +7764,9 @@ type ScriptStackFrame struct { NullFields []string `json:"-"` } -func (s *ScriptStackFrame) MarshalJSON() ([]byte, error) { +func (s ScriptStackFrame) MarshalJSON() ([]byte, error) { type NoMethod ScriptStackFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScriptStatistics: Job statistics specific to the child job of a script. @@ -7796,9 +7796,9 @@ type ScriptStatistics struct { NullFields []string `json:"-"` } -func (s *ScriptStatistics) MarshalJSON() ([]byte, error) { +func (s ScriptStatistics) MarshalJSON() ([]byte, error) { type NoMethod ScriptStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchStatistics: Statistics for a search query. Populated as part of @@ -7835,9 +7835,9 @@ type SearchStatistics struct { NullFields []string `json:"-"` } -func (s *SearchStatistics) MarshalJSON() ([]byte, error) { +func (s SearchStatistics) MarshalJSON() ([]byte, error) { type NoMethod SearchStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SerDeInfo: Serializer and deserializer information. @@ -7865,9 +7865,9 @@ type SerDeInfo struct { NullFields []string `json:"-"` } -func (s *SerDeInfo) MarshalJSON() ([]byte, error) { +func (s SerDeInfo) MarshalJSON() ([]byte, error) { type NoMethod SerDeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SessionInfo: [Preview] Information related to sessions. @@ -7887,9 +7887,9 @@ type SessionInfo struct { NullFields []string `json:"-"` } -func (s *SessionInfo) MarshalJSON() ([]byte, error) { +func (s SessionInfo) MarshalJSON() ([]byte, error) { type NoMethod SessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -7916,9 +7916,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SkewSource: Details about source stages which produce skewed data. @@ -7938,9 +7938,9 @@ type SkewSource struct { NullFields []string `json:"-"` } -func (s *SkewSource) MarshalJSON() ([]byte, error) { +func (s SkewSource) MarshalJSON() ([]byte, error) { type NoMethod SkewSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotDefinition: Information about base table and snapshot time of the @@ -7965,9 +7965,9 @@ type SnapshotDefinition struct { NullFields []string `json:"-"` } -func (s *SnapshotDefinition) MarshalJSON() ([]byte, error) { +func (s SnapshotDefinition) MarshalJSON() ([]byte, error) { type NoMethod SnapshotDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkLoggingInfo: Spark job logs can be filtered by these fields in Cloud @@ -7990,9 +7990,9 @@ type SparkLoggingInfo struct { NullFields []string `json:"-"` } -func (s *SparkLoggingInfo) MarshalJSON() ([]byte, error) { +func (s SparkLoggingInfo) MarshalJSON() ([]byte, error) { type NoMethod SparkLoggingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkOptions: Options for a user-defined Spark routine. @@ -8052,9 +8052,9 @@ type SparkOptions struct { NullFields []string `json:"-"` } -func (s *SparkOptions) MarshalJSON() ([]byte, error) { +func (s SparkOptions) MarshalJSON() ([]byte, error) { type NoMethod SparkOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkStatistics: Statistics for a BigSpark query. Populated as part of @@ -8106,9 +8106,9 @@ type SparkStatistics struct { NullFields []string `json:"-"` } -func (s *SparkStatistics) MarshalJSON() ([]byte, error) { +func (s SparkStatistics) MarshalJSON() ([]byte, error) { type NoMethod SparkStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StagePerformanceChangeInsight: Performance insights compared to the previous @@ -8131,9 +8131,9 @@ type StagePerformanceChangeInsight struct { NullFields []string `json:"-"` } -func (s *StagePerformanceChangeInsight) MarshalJSON() ([]byte, error) { +func (s StagePerformanceChangeInsight) MarshalJSON() ([]byte, error) { type NoMethod StagePerformanceChangeInsight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StagePerformanceStandaloneInsight: Standalone performance insights for a @@ -8166,9 +8166,9 @@ type StagePerformanceStandaloneInsight struct { NullFields []string `json:"-"` } -func (s *StagePerformanceStandaloneInsight) MarshalJSON() ([]byte, error) { +func (s StagePerformanceStandaloneInsight) MarshalJSON() ([]byte, error) { type NoMethod StagePerformanceStandaloneInsight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandardSqlDataType: The data type of a variable such as a function @@ -8225,9 +8225,9 @@ type StandardSqlDataType struct { NullFields []string `json:"-"` } -func (s *StandardSqlDataType) MarshalJSON() ([]byte, error) { +func (s StandardSqlDataType) MarshalJSON() ([]byte, error) { type NoMethod StandardSqlDataType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandardSqlField: A field or a column. @@ -8251,9 +8251,9 @@ type StandardSqlField struct { NullFields []string `json:"-"` } -func (s *StandardSqlField) MarshalJSON() ([]byte, error) { +func (s StandardSqlField) MarshalJSON() ([]byte, error) { type NoMethod StandardSqlField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandardSqlStructType: The representation of a SQL STRUCT type. @@ -8273,9 +8273,9 @@ type StandardSqlStructType struct { NullFields []string `json:"-"` } -func (s *StandardSqlStructType) MarshalJSON() ([]byte, error) { +func (s StandardSqlStructType) MarshalJSON() ([]byte, error) { type NoMethod StandardSqlStructType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandardSqlTableType: A table type @@ -8295,9 +8295,9 @@ type StandardSqlTableType struct { NullFields []string `json:"-"` } -func (s *StandardSqlTableType) MarshalJSON() ([]byte, error) { +func (s StandardSqlTableType) MarshalJSON() ([]byte, error) { type NoMethod StandardSqlTableType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageDescriptor: Contains information about how a table's data is stored @@ -8330,9 +8330,9 @@ type StorageDescriptor struct { NullFields []string `json:"-"` } -func (s *StorageDescriptor) MarshalJSON() ([]byte, error) { +func (s StorageDescriptor) MarshalJSON() ([]byte, error) { type NoMethod StorageDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Streamingbuffer struct { @@ -8359,9 +8359,9 @@ type Streamingbuffer struct { NullFields []string `json:"-"` } -func (s *Streamingbuffer) MarshalJSON() ([]byte, error) { +func (s Streamingbuffer) MarshalJSON() ([]byte, error) { type NoMethod Streamingbuffer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StringHparamSearchSpace: Search space for string and enum. @@ -8381,9 +8381,9 @@ type StringHparamSearchSpace struct { NullFields []string `json:"-"` } -func (s *StringHparamSearchSpace) MarshalJSON() ([]byte, error) { +func (s StringHparamSearchSpace) MarshalJSON() ([]byte, error) { type NoMethod StringHparamSearchSpace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemVariables: System variables given to a query. @@ -8405,9 +8405,9 @@ type SystemVariables struct { NullFields []string `json:"-"` } -func (s *SystemVariables) MarshalJSON() ([]byte, error) { +func (s SystemVariables) MarshalJSON() ([]byte, error) { type NoMethod SystemVariables - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Table struct { @@ -8623,9 +8623,9 @@ type Table struct { NullFields []string `json:"-"` } -func (s *Table) MarshalJSON() ([]byte, error) { +func (s Table) MarshalJSON() ([]byte, error) { type NoMethod Table - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TableCell struct { @@ -8643,9 +8643,9 @@ type TableCell struct { NullFields []string `json:"-"` } -func (s *TableCell) MarshalJSON() ([]byte, error) { +func (s TableCell) MarshalJSON() ([]byte, error) { type NoMethod TableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableConstraints: The TableConstraints defines the primary key and foreign @@ -8669,9 +8669,9 @@ type TableConstraints struct { NullFields []string `json:"-"` } -func (s *TableConstraints) MarshalJSON() ([]byte, error) { +func (s TableConstraints) MarshalJSON() ([]byte, error) { type NoMethod TableConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableConstraintsForeignKeys: Represents a foreign key constraint on a @@ -8695,9 +8695,9 @@ type TableConstraintsForeignKeys struct { NullFields []string `json:"-"` } -func (s *TableConstraintsForeignKeys) MarshalJSON() ([]byte, error) { +func (s TableConstraintsForeignKeys) MarshalJSON() ([]byte, error) { type NoMethod TableConstraintsForeignKeys - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableConstraintsForeignKeysColumnReferences: The pair of the foreign key @@ -8721,9 +8721,9 @@ type TableConstraintsForeignKeysColumnReferences struct { NullFields []string `json:"-"` } -func (s *TableConstraintsForeignKeysColumnReferences) MarshalJSON() ([]byte, error) { +func (s TableConstraintsForeignKeysColumnReferences) MarshalJSON() ([]byte, error) { type NoMethod TableConstraintsForeignKeysColumnReferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TableConstraintsForeignKeysReferencedTable struct { @@ -8743,9 +8743,9 @@ type TableConstraintsForeignKeysReferencedTable struct { NullFields []string `json:"-"` } -func (s *TableConstraintsForeignKeysReferencedTable) MarshalJSON() ([]byte, error) { +func (s TableConstraintsForeignKeysReferencedTable) MarshalJSON() ([]byte, error) { type NoMethod TableConstraintsForeignKeysReferencedTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableConstraintsPrimaryKey: Represents the primary key constraint on a @@ -8767,9 +8767,9 @@ type TableConstraintsPrimaryKey struct { NullFields []string `json:"-"` } -func (s *TableConstraintsPrimaryKey) MarshalJSON() ([]byte, error) { +func (s TableConstraintsPrimaryKey) MarshalJSON() ([]byte, error) { type NoMethod TableConstraintsPrimaryKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableDataInsertAllRequest: Request for sending a single streaming insert. @@ -8811,9 +8811,9 @@ type TableDataInsertAllRequest struct { NullFields []string `json:"-"` } -func (s *TableDataInsertAllRequest) MarshalJSON() ([]byte, error) { +func (s TableDataInsertAllRequest) MarshalJSON() ([]byte, error) { type NoMethod TableDataInsertAllRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableDataInsertAllRequestRows: Data for a single insertion row. @@ -8837,9 +8837,9 @@ type TableDataInsertAllRequestRows struct { NullFields []string `json:"-"` } -func (s *TableDataInsertAllRequestRows) MarshalJSON() ([]byte, error) { +func (s TableDataInsertAllRequestRows) MarshalJSON() ([]byte, error) { type NoMethod TableDataInsertAllRequestRows - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableDataInsertAllResponse: Describes the format of a streaming insert @@ -8866,9 +8866,9 @@ type TableDataInsertAllResponse struct { NullFields []string `json:"-"` } -func (s *TableDataInsertAllResponse) MarshalJSON() ([]byte, error) { +func (s TableDataInsertAllResponse) MarshalJSON() ([]byte, error) { type NoMethod TableDataInsertAllResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableDataInsertAllResponseInsertErrors: Error details about a single row's @@ -8891,9 +8891,9 @@ type TableDataInsertAllResponseInsertErrors struct { NullFields []string `json:"-"` } -func (s *TableDataInsertAllResponseInsertErrors) MarshalJSON() ([]byte, error) { +func (s TableDataInsertAllResponseInsertErrors) MarshalJSON() ([]byte, error) { type NoMethod TableDataInsertAllResponseInsertErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TableDataList struct { @@ -8926,9 +8926,9 @@ type TableDataList struct { NullFields []string `json:"-"` } -func (s *TableDataList) MarshalJSON() ([]byte, error) { +func (s TableDataList) MarshalJSON() ([]byte, error) { type NoMethod TableDataList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableFieldSchema: A field in TableSchema @@ -9027,9 +9027,9 @@ type TableFieldSchema struct { NullFields []string `json:"-"` } -func (s *TableFieldSchema) MarshalJSON() ([]byte, error) { +func (s TableFieldSchema) MarshalJSON() ([]byte, error) { type NoMethod TableFieldSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableFieldSchemaCategories: Deprecated. @@ -9049,9 +9049,9 @@ type TableFieldSchemaCategories struct { NullFields []string `json:"-"` } -func (s *TableFieldSchemaCategories) MarshalJSON() ([]byte, error) { +func (s TableFieldSchemaCategories) MarshalJSON() ([]byte, error) { type NoMethod TableFieldSchemaCategories - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableFieldSchemaPolicyTags: Optional. The policy tags attached to this @@ -9075,9 +9075,9 @@ type TableFieldSchemaPolicyTags struct { NullFields []string `json:"-"` } -func (s *TableFieldSchemaPolicyTags) MarshalJSON() ([]byte, error) { +func (s TableFieldSchemaPolicyTags) MarshalJSON() ([]byte, error) { type NoMethod TableFieldSchemaPolicyTags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableFieldSchemaRangeElementType: Represents the type of a field element. @@ -9098,9 +9098,9 @@ type TableFieldSchemaRangeElementType struct { NullFields []string `json:"-"` } -func (s *TableFieldSchemaRangeElementType) MarshalJSON() ([]byte, error) { +func (s TableFieldSchemaRangeElementType) MarshalJSON() ([]byte, error) { type NoMethod TableFieldSchemaRangeElementType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableList: Partial projection of the metadata for a given table in a list @@ -9132,9 +9132,9 @@ type TableList struct { NullFields []string `json:"-"` } -func (s *TableList) MarshalJSON() ([]byte, error) { +func (s TableList) MarshalJSON() ([]byte, error) { type NoMethod TableList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TableListTables struct { @@ -9183,9 +9183,9 @@ type TableListTables struct { NullFields []string `json:"-"` } -func (s *TableListTables) MarshalJSON() ([]byte, error) { +func (s TableListTables) MarshalJSON() ([]byte, error) { type NoMethod TableListTables - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableListTablesView: Information about a logical view. @@ -9208,9 +9208,9 @@ type TableListTablesView struct { NullFields []string `json:"-"` } -func (s *TableListTablesView) MarshalJSON() ([]byte, error) { +func (s TableListTablesView) MarshalJSON() ([]byte, error) { type NoMethod TableListTablesView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableMetadataCacheUsage: Table level detail on the usage of metadata @@ -9250,9 +9250,9 @@ type TableMetadataCacheUsage struct { NullFields []string `json:"-"` } -func (s *TableMetadataCacheUsage) MarshalJSON() ([]byte, error) { +func (s TableMetadataCacheUsage) MarshalJSON() ([]byte, error) { type NoMethod TableMetadataCacheUsage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TableReference struct { @@ -9281,9 +9281,9 @@ type TableReference struct { NullFields []string `json:"-"` } -func (s *TableReference) MarshalJSON() ([]byte, error) { +func (s TableReference) MarshalJSON() ([]byte, error) { type NoMethod TableReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableReplicationInfo: Replication info of a table created using `AS REPLICA` @@ -9326,9 +9326,9 @@ type TableReplicationInfo struct { NullFields []string `json:"-"` } -func (s *TableReplicationInfo) MarshalJSON() ([]byte, error) { +func (s TableReplicationInfo) MarshalJSON() ([]byte, error) { type NoMethod TableReplicationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TableRow struct { @@ -9348,9 +9348,9 @@ type TableRow struct { NullFields []string `json:"-"` } -func (s *TableRow) MarshalJSON() ([]byte, error) { +func (s TableRow) MarshalJSON() ([]byte, error) { type NoMethod TableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableSchema: Schema of a table @@ -9373,9 +9373,9 @@ type TableSchema struct { NullFields []string `json:"-"` } -func (s *TableSchema) MarshalJSON() ([]byte, error) { +func (s TableSchema) MarshalJSON() ([]byte, error) { type NoMethod TableSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -9398,9 +9398,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -9425,9 +9425,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TimePartitioning struct { @@ -9462,9 +9462,9 @@ type TimePartitioning struct { NullFields []string `json:"-"` } -func (s *TimePartitioning) MarshalJSON() ([]byte, error) { +func (s TimePartitioning) MarshalJSON() ([]byte, error) { type NoMethod TimePartitioning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrainingOptions: Options used in model training. @@ -10009,9 +10009,9 @@ type TrainingOptions struct { NullFields []string `json:"-"` } -func (s *TrainingOptions) MarshalJSON() ([]byte, error) { +func (s TrainingOptions) MarshalJSON() ([]byte, error) { type NoMethod TrainingOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TrainingOptions) UnmarshalJSON(data []byte) error { @@ -10109,9 +10109,9 @@ type TrainingRun struct { NullFields []string `json:"-"` } -func (s *TrainingRun) MarshalJSON() ([]byte, error) { +func (s TrainingRun) MarshalJSON() ([]byte, error) { type NoMethod TrainingRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransactionInfo: [Alpha] Information of a multi-statement transaction. @@ -10131,9 +10131,9 @@ type TransactionInfo struct { NullFields []string `json:"-"` } -func (s *TransactionInfo) MarshalJSON() ([]byte, error) { +func (s TransactionInfo) MarshalJSON() ([]byte, error) { type NoMethod TransactionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransformColumn: Information about a single transform column. @@ -10157,9 +10157,9 @@ type TransformColumn struct { NullFields []string `json:"-"` } -func (s *TransformColumn) MarshalJSON() ([]byte, error) { +func (s TransformColumn) MarshalJSON() ([]byte, error) { type NoMethod TransformColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteDatasetRequest: Request format for undeleting a dataset. @@ -10181,9 +10181,9 @@ type UndeleteDatasetRequest struct { NullFields []string `json:"-"` } -func (s *UndeleteDatasetRequest) MarshalJSON() ([]byte, error) { +func (s UndeleteDatasetRequest) MarshalJSON() ([]byte, error) { type NoMethod UndeleteDatasetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserDefinedFunctionResource: This is used for defining User Defined @@ -10213,9 +10213,9 @@ type UserDefinedFunctionResource struct { NullFields []string `json:"-"` } -func (s *UserDefinedFunctionResource) MarshalJSON() ([]byte, error) { +func (s UserDefinedFunctionResource) MarshalJSON() ([]byte, error) { type NoMethod UserDefinedFunctionResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VectorSearchStatistics: Statistics for a vector search query. Populated as @@ -10253,9 +10253,9 @@ type VectorSearchStatistics struct { NullFields []string `json:"-"` } -func (s *VectorSearchStatistics) MarshalJSON() ([]byte, error) { +func (s VectorSearchStatistics) MarshalJSON() ([]byte, error) { type NoMethod VectorSearchStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViewDefinition: Describes the definition of a logical view. @@ -10292,9 +10292,9 @@ type ViewDefinition struct { NullFields []string `json:"-"` } -func (s *ViewDefinition) MarshalJSON() ([]byte, error) { +func (s ViewDefinition) MarshalJSON() ([]byte, error) { type NoMethod ViewDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DatasetsDeleteCall struct { diff --git a/bigqueryconnection/v1/bigqueryconnection-gen.go b/bigqueryconnection/v1/bigqueryconnection-gen.go index 12f4f21d2d..6f84c45b32 100644 --- a/bigqueryconnection/v1/bigqueryconnection-gen.go +++ b/bigqueryconnection/v1/bigqueryconnection-gen.go @@ -233,9 +233,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -268,9 +268,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsAccessRole: Authentication method for Amazon Web Services (AWS) that uses @@ -295,9 +295,9 @@ type AwsAccessRole struct { NullFields []string `json:"-"` } -func (s *AwsAccessRole) MarshalJSON() ([]byte, error) { +func (s AwsAccessRole) MarshalJSON() ([]byte, error) { type NoMethod AwsAccessRole - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsProperties: Connection properties specific to Amazon Web Services (AWS). @@ -318,9 +318,9 @@ type AwsProperties struct { NullFields []string `json:"-"` } -func (s *AwsProperties) MarshalJSON() ([]byte, error) { +func (s AwsProperties) MarshalJSON() ([]byte, error) { type NoMethod AwsProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureProperties: Container for connection properties specific to Azure. @@ -359,9 +359,9 @@ type AzureProperties struct { NullFields []string `json:"-"` } -func (s *AzureProperties) MarshalJSON() ([]byte, error) { +func (s AzureProperties) MarshalJSON() ([]byte, error) { type NoMethod AzureProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -458,9 +458,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudResourceProperties: Container for connection properties for delegation @@ -487,9 +487,9 @@ type CloudResourceProperties struct { NullFields []string `json:"-"` } -func (s *CloudResourceProperties) MarshalJSON() ([]byte, error) { +func (s CloudResourceProperties) MarshalJSON() ([]byte, error) { type NoMethod CloudResourceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSpannerProperties: Connection properties specific to Cloud Spanner. @@ -534,9 +534,9 @@ type CloudSpannerProperties struct { NullFields []string `json:"-"` } -func (s *CloudSpannerProperties) MarshalJSON() ([]byte, error) { +func (s CloudSpannerProperties) MarshalJSON() ([]byte, error) { type NoMethod CloudSpannerProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSqlCredential: Credential info for the Cloud SQL. @@ -558,9 +558,9 @@ type CloudSqlCredential struct { NullFields []string `json:"-"` } -func (s *CloudSqlCredential) MarshalJSON() ([]byte, error) { +func (s CloudSqlCredential) MarshalJSON() ([]byte, error) { type NoMethod CloudSqlCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSqlProperties: Connection properties specific to the Cloud SQL. @@ -596,9 +596,9 @@ type CloudSqlProperties struct { NullFields []string `json:"-"` } -func (s *CloudSqlProperties) MarshalJSON() ([]byte, error) { +func (s CloudSqlProperties) MarshalJSON() ([]byte, error) { type NoMethod CloudSqlProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connection: Configuration parameters to establish connection with an @@ -657,9 +657,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorConfiguration: Represents concrete parameter values for Connector @@ -690,9 +690,9 @@ type ConnectorConfiguration struct { NullFields []string `json:"-"` } -func (s *ConnectorConfiguration) MarshalJSON() ([]byte, error) { +func (s ConnectorConfiguration) MarshalJSON() ([]byte, error) { type NoMethod ConnectorConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorConfigurationAsset: Data Asset - a resource within instance of the @@ -718,9 +718,9 @@ type ConnectorConfigurationAsset struct { NullFields []string `json:"-"` } -func (s *ConnectorConfigurationAsset) MarshalJSON() ([]byte, error) { +func (s ConnectorConfigurationAsset) MarshalJSON() ([]byte, error) { type NoMethod ConnectorConfigurationAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorConfigurationAuthentication: Client authentication. @@ -746,9 +746,9 @@ type ConnectorConfigurationAuthentication struct { NullFields []string `json:"-"` } -func (s *ConnectorConfigurationAuthentication) MarshalJSON() ([]byte, error) { +func (s ConnectorConfigurationAuthentication) MarshalJSON() ([]byte, error) { type NoMethod ConnectorConfigurationAuthentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorConfigurationEndpoint: Remote endpoint specification. @@ -770,9 +770,9 @@ type ConnectorConfigurationEndpoint struct { NullFields []string `json:"-"` } -func (s *ConnectorConfigurationEndpoint) MarshalJSON() ([]byte, error) { +func (s ConnectorConfigurationEndpoint) MarshalJSON() ([]byte, error) { type NoMethod ConnectorConfigurationEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorConfigurationNetwork: Network related configuration. @@ -792,9 +792,9 @@ type ConnectorConfigurationNetwork struct { NullFields []string `json:"-"` } -func (s *ConnectorConfigurationNetwork) MarshalJSON() ([]byte, error) { +func (s ConnectorConfigurationNetwork) MarshalJSON() ([]byte, error) { type NoMethod ConnectorConfigurationNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorConfigurationPrivateServiceConnect: Private Service Connect @@ -816,9 +816,9 @@ type ConnectorConfigurationPrivateServiceConnect struct { NullFields []string `json:"-"` } -func (s *ConnectorConfigurationPrivateServiceConnect) MarshalJSON() ([]byte, error) { +func (s ConnectorConfigurationPrivateServiceConnect) MarshalJSON() ([]byte, error) { type NoMethod ConnectorConfigurationPrivateServiceConnect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorConfigurationSecret: Secret value parameter. @@ -845,9 +845,9 @@ type ConnectorConfigurationSecret struct { NullFields []string `json:"-"` } -func (s *ConnectorConfigurationSecret) MarshalJSON() ([]byte, error) { +func (s ConnectorConfigurationSecret) MarshalJSON() ([]byte, error) { type NoMethod ConnectorConfigurationSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorConfigurationUsernamePassword: Username and Password @@ -870,9 +870,9 @@ type ConnectorConfigurationUsernamePassword struct { NullFields []string `json:"-"` } -func (s *ConnectorConfigurationUsernamePassword) MarshalJSON() ([]byte, error) { +func (s ConnectorConfigurationUsernamePassword) MarshalJSON() ([]byte, error) { type NoMethod ConnectorConfigurationUsernamePassword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -927,9 +927,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -950,9 +950,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -982,9 +982,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionsResponse: The response for ConnectionService.ListConnections. @@ -1009,9 +1009,9 @@ type ListConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetastoreServiceConfig: Configuration of the Dataproc Metastore Service. @@ -1033,9 +1033,9 @@ type MetastoreServiceConfig struct { NullFields []string `json:"-"` } -func (s *MetastoreServiceConfig) MarshalJSON() ([]byte, error) { +func (s MetastoreServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod MetastoreServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1125,9 +1125,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SalesforceDataCloudProperties: Connection properties specific to Salesforce @@ -1153,9 +1153,9 @@ type SalesforceDataCloudProperties struct { NullFields []string `json:"-"` } -func (s *SalesforceDataCloudProperties) MarshalJSON() ([]byte, error) { +func (s SalesforceDataCloudProperties) MarshalJSON() ([]byte, error) { type NoMethod SalesforceDataCloudProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1182,9 +1182,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkHistoryServerConfig: Configuration of the Spark History Server. @@ -1206,9 +1206,9 @@ type SparkHistoryServerConfig struct { NullFields []string `json:"-"` } -func (s *SparkHistoryServerConfig) MarshalJSON() ([]byte, error) { +func (s SparkHistoryServerConfig) MarshalJSON() ([]byte, error) { type NoMethod SparkHistoryServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkProperties: Container for connection properties to execute stored @@ -1242,9 +1242,9 @@ type SparkProperties struct { NullFields []string `json:"-"` } -func (s *SparkProperties) MarshalJSON() ([]byte, error) { +func (s SparkProperties) MarshalJSON() ([]byte, error) { type NoMethod SparkProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1267,9 +1267,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1294,9 +1294,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsConnectionsCreateCall struct { diff --git a/bigqueryconnection/v1beta1/bigqueryconnection-gen.go b/bigqueryconnection/v1beta1/bigqueryconnection-gen.go index b27908ecbd..8bffbc9135 100644 --- a/bigqueryconnection/v1beta1/bigqueryconnection-gen.go +++ b/bigqueryconnection/v1beta1/bigqueryconnection-gen.go @@ -233,9 +233,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -268,9 +268,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -367,9 +367,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSqlCredential: Credential info for the Cloud SQL. @@ -391,9 +391,9 @@ type CloudSqlCredential struct { NullFields []string `json:"-"` } -func (s *CloudSqlCredential) MarshalJSON() ([]byte, error) { +func (s CloudSqlCredential) MarshalJSON() ([]byte, error) { type NoMethod CloudSqlCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSqlProperties: Connection properties specific to the Cloud SQL. @@ -429,9 +429,9 @@ type CloudSqlProperties struct { NullFields []string `json:"-"` } -func (s *CloudSqlProperties) MarshalJSON() ([]byte, error) { +func (s CloudSqlProperties) MarshalJSON() ([]byte, error) { type NoMethod CloudSqlProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connection: Configuration parameters to establish connection with an @@ -469,9 +469,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionCredential: Credential to use with a connection. @@ -491,9 +491,9 @@ type ConnectionCredential struct { NullFields []string `json:"-"` } -func (s *ConnectionCredential) MarshalJSON() ([]byte, error) { +func (s ConnectionCredential) MarshalJSON() ([]byte, error) { type NoMethod ConnectionCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -548,9 +548,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -571,9 +571,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -603,9 +603,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionsResponse: The response for ConnectionService.ListConnections. @@ -630,9 +630,9 @@ type ListConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -722,9 +722,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -751,9 +751,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -776,9 +776,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -803,9 +803,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsConnectionsCreateCall struct { diff --git a/bigquerydatapolicy/v1/bigquerydatapolicy-gen.go b/bigquerydatapolicy/v1/bigquerydatapolicy-gen.go index ac840917b1..8ac53ac356 100644 --- a/bigquerydatapolicy/v1/bigquerydatapolicy-gen.go +++ b/bigquerydatapolicy/v1/bigquerydatapolicy-gen.go @@ -233,9 +233,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -268,9 +268,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -367,9 +367,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataMaskingPolicy: The data masking policy that is used to specify data @@ -425,9 +425,9 @@ type DataMaskingPolicy struct { NullFields []string `json:"-"` } -func (s *DataMaskingPolicy) MarshalJSON() ([]byte, error) { +func (s DataMaskingPolicy) MarshalJSON() ([]byte, error) { type NoMethod DataMaskingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataPolicy: Represents the label-policy binding. @@ -472,9 +472,9 @@ type DataPolicy struct { NullFields []string `json:"-"` } -func (s *DataPolicy) MarshalJSON() ([]byte, error) { +func (s DataPolicy) MarshalJSON() ([]byte, error) { type NoMethod DataPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -529,9 +529,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -552,9 +552,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -584,9 +584,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDataPoliciesResponse: Response message for the ListDataPolicies method. @@ -612,9 +612,9 @@ type ListDataPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListDataPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListDataPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDataPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -704,9 +704,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenameDataPolicyRequest: Request message for the RenameDataPolicy method. @@ -726,9 +726,9 @@ type RenameDataPolicyRequest struct { NullFields []string `json:"-"` } -func (s *RenameDataPolicyRequest) MarshalJSON() ([]byte, error) { +func (s RenameDataPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod RenameDataPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -755,9 +755,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -780,9 +780,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -807,9 +807,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsDataPoliciesCreateCall struct { diff --git a/bigquerydatatransfer/v1/bigquerydatatransfer-gen.go b/bigquerydatatransfer/v1/bigquerydatatransfer-gen.go index 3ddce45977..3e38d9ce05 100644 --- a/bigquerydatatransfer/v1/bigquerydatatransfer-gen.go +++ b/bigquerydatatransfer/v1/bigquerydatatransfer-gen.go @@ -316,9 +316,9 @@ type CheckValidCredsResponse struct { NullFields []string `json:"-"` } -func (s *CheckValidCredsResponse) MarshalJSON() ([]byte, error) { +func (s CheckValidCredsResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckValidCredsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSource: Defines the properties and custom parameters for a data source. @@ -415,9 +415,9 @@ type DataSource struct { NullFields []string `json:"-"` } -func (s *DataSource) MarshalJSON() ([]byte, error) { +func (s DataSource) MarshalJSON() ([]byte, error) { type NoMethod DataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceParameter: A parameter used to define custom fields in a data @@ -483,9 +483,9 @@ type DataSourceParameter struct { NullFields []string `json:"-"` } -func (s *DataSourceParameter) MarshalJSON() ([]byte, error) { +func (s DataSourceParameter) MarshalJSON() ([]byte, error) { type NoMethod DataSourceParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DataSourceParameter) UnmarshalJSON(data []byte) error { @@ -523,9 +523,9 @@ type EmailPreferences struct { NullFields []string `json:"-"` } -func (s *EmailPreferences) MarshalJSON() ([]byte, error) { +func (s EmailPreferences) MarshalJSON() ([]byte, error) { type NoMethod EmailPreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -555,9 +555,9 @@ type EncryptionConfiguration struct { NullFields []string `json:"-"` } -func (s *EncryptionConfiguration) MarshalJSON() ([]byte, error) { +func (s EncryptionConfiguration) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnrollDataSourcesRequest: A request to enroll a set of data sources so they @@ -579,9 +579,9 @@ type EnrollDataSourcesRequest struct { NullFields []string `json:"-"` } -func (s *EnrollDataSourcesRequest) MarshalJSON() ([]byte, error) { +func (s EnrollDataSourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod EnrollDataSourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDataSourcesResponse: Returns list of supported data sources and their @@ -610,9 +610,9 @@ type ListDataSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListDataSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListDataSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDataSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -638,9 +638,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTransferConfigsResponse: The returned list of pipelines in the project. @@ -668,9 +668,9 @@ type ListTransferConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListTransferConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListTransferConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTransferConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTransferLogsResponse: The returned list transfer run messages. @@ -698,9 +698,9 @@ type ListTransferLogsResponse struct { NullFields []string `json:"-"` } -func (s *ListTransferLogsResponse) MarshalJSON() ([]byte, error) { +func (s ListTransferLogsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTransferLogsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTransferRunsResponse: The returned list of pipelines in the project. @@ -728,9 +728,9 @@ type ListTransferRunsResponse struct { NullFields []string `json:"-"` } -func (s *ListTransferRunsResponse) MarshalJSON() ([]byte, error) { +func (s ListTransferRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTransferRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -766,9 +766,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScheduleOptions: Options customizing the data transfer schedule. @@ -802,9 +802,9 @@ type ScheduleOptions struct { NullFields []string `json:"-"` } -func (s *ScheduleOptions) MarshalJSON() ([]byte, error) { +func (s ScheduleOptions) MarshalJSON() ([]byte, error) { type NoMethod ScheduleOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScheduleTransferRunsRequest: A request to schedule transfer runs for a time @@ -829,9 +829,9 @@ type ScheduleTransferRunsRequest struct { NullFields []string `json:"-"` } -func (s *ScheduleTransferRunsRequest) MarshalJSON() ([]byte, error) { +func (s ScheduleTransferRunsRequest) MarshalJSON() ([]byte, error) { type NoMethod ScheduleTransferRunsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScheduleTransferRunsResponse: A response to schedule transfer runs for a @@ -855,9 +855,9 @@ type ScheduleTransferRunsResponse struct { NullFields []string `json:"-"` } -func (s *ScheduleTransferRunsResponse) MarshalJSON() ([]byte, error) { +func (s ScheduleTransferRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod ScheduleTransferRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartManualTransferRunsRequest: A request to start manual transfer runs. @@ -885,9 +885,9 @@ type StartManualTransferRunsRequest struct { NullFields []string `json:"-"` } -func (s *StartManualTransferRunsRequest) MarshalJSON() ([]byte, error) { +func (s StartManualTransferRunsRequest) MarshalJSON() ([]byte, error) { type NoMethod StartManualTransferRunsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartManualTransferRunsResponse: A response to start manual transfer runs. @@ -910,9 +910,9 @@ type StartManualTransferRunsResponse struct { NullFields []string `json:"-"` } -func (s *StartManualTransferRunsResponse) MarshalJSON() ([]byte, error) { +func (s StartManualTransferRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod StartManualTransferRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -944,9 +944,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeRange: A specification for a time range, this will request transfer runs @@ -975,9 +975,9 @@ type TimeRange struct { NullFields []string `json:"-"` } -func (s *TimeRange) MarshalJSON() ([]byte, error) { +func (s TimeRange) MarshalJSON() ([]byte, error) { type NoMethod TimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferConfig: Represents a data transfer configuration. A transfer @@ -1084,9 +1084,9 @@ type TransferConfig struct { NullFields []string `json:"-"` } -func (s *TransferConfig) MarshalJSON() ([]byte, error) { +func (s TransferConfig) MarshalJSON() ([]byte, error) { type NoMethod TransferConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferMessage: Represents a user facing message for a particular data @@ -1117,9 +1117,9 @@ type TransferMessage struct { NullFields []string `json:"-"` } -func (s *TransferMessage) MarshalJSON() ([]byte, error) { +func (s TransferMessage) MarshalJSON() ([]byte, error) { type NoMethod TransferMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferRun: Represents a data transfer run. @@ -1197,9 +1197,9 @@ type TransferRun struct { NullFields []string `json:"-"` } -func (s *TransferRun) MarshalJSON() ([]byte, error) { +func (s TransferRun) MarshalJSON() ([]byte, error) { type NoMethod TransferRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnenrollDataSourcesRequest: A request to unenroll a set of data sources so @@ -1221,9 +1221,9 @@ type UnenrollDataSourcesRequest struct { NullFields []string `json:"-"` } -func (s *UnenrollDataSourcesRequest) MarshalJSON() ([]byte, error) { +func (s UnenrollDataSourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod UnenrollDataSourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserInfo: Information about a user. @@ -1243,9 +1243,9 @@ type UserInfo struct { NullFields []string `json:"-"` } -func (s *UserInfo) MarshalJSON() ([]byte, error) { +func (s UserInfo) MarshalJSON() ([]byte, error) { type NoMethod UserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsEnrollDataSourcesCall struct { diff --git a/bigqueryreservation/v1/bigqueryreservation-gen.go b/bigqueryreservation/v1/bigqueryreservation-gen.go index 36950b8162..4eca20cd67 100644 --- a/bigqueryreservation/v1/bigqueryreservation-gen.go +++ b/bigqueryreservation/v1/bigqueryreservation-gen.go @@ -272,9 +272,9 @@ type Assignment struct { NullFields []string `json:"-"` } -func (s *Assignment) MarshalJSON() ([]byte, error) { +func (s Assignment) MarshalJSON() ([]byte, error) { type NoMethod Assignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Autoscale: Auto scaling settings. @@ -297,9 +297,9 @@ type Autoscale struct { NullFields []string `json:"-"` } -func (s *Autoscale) MarshalJSON() ([]byte, error) { +func (s Autoscale) MarshalJSON() ([]byte, error) { type NoMethod Autoscale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BiReservation: Represents a BI Reservation. @@ -329,9 +329,9 @@ type BiReservation struct { NullFields []string `json:"-"` } -func (s *BiReservation) MarshalJSON() ([]byte, error) { +func (s BiReservation) MarshalJSON() ([]byte, error) { type NoMethod BiReservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CapacityCommitment: Capacity commitment is a way to purchase compute @@ -475,9 +475,9 @@ type CapacityCommitment struct { NullFields []string `json:"-"` } -func (s *CapacityCommitment) MarshalJSON() ([]byte, error) { +func (s CapacityCommitment) MarshalJSON() ([]byte, error) { type NoMethod CapacityCommitment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -518,9 +518,9 @@ type ListAssignmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListAssignmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListAssignmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssignmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCapacityCommitmentsResponse: The response for @@ -547,9 +547,9 @@ type ListCapacityCommitmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListCapacityCommitmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListCapacityCommitmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCapacityCommitmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReservationsResponse: The response for @@ -576,9 +576,9 @@ type ListReservationsResponse struct { NullFields []string `json:"-"` } -func (s *ListReservationsResponse) MarshalJSON() ([]byte, error) { +func (s ListReservationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReservationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MergeCapacityCommitmentsRequest: The request for @@ -602,9 +602,9 @@ type MergeCapacityCommitmentsRequest struct { NullFields []string `json:"-"` } -func (s *MergeCapacityCommitmentsRequest) MarshalJSON() ([]byte, error) { +func (s MergeCapacityCommitmentsRequest) MarshalJSON() ([]byte, error) { type NoMethod MergeCapacityCommitmentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveAssignmentRequest: The request for ReservationService.MoveAssignment. @@ -633,9 +633,9 @@ type MoveAssignmentRequest struct { NullFields []string `json:"-"` } -func (s *MoveAssignmentRequest) MarshalJSON() ([]byte, error) { +func (s MoveAssignmentRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveAssignmentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reservation: A reservation is a mechanism used to guarantee slots to users. @@ -732,9 +732,9 @@ type Reservation struct { NullFields []string `json:"-"` } -func (s *Reservation) MarshalJSON() ([]byte, error) { +func (s Reservation) MarshalJSON() ([]byte, error) { type NoMethod Reservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchAllAssignmentsResponse: The response for @@ -761,9 +761,9 @@ type SearchAllAssignmentsResponse struct { NullFields []string `json:"-"` } -func (s *SearchAllAssignmentsResponse) MarshalJSON() ([]byte, error) { +func (s SearchAllAssignmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchAllAssignmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchAssignmentsResponse: The response for @@ -790,9 +790,9 @@ type SearchAssignmentsResponse struct { NullFields []string `json:"-"` } -func (s *SearchAssignmentsResponse) MarshalJSON() ([]byte, error) { +func (s SearchAssignmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchAssignmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SplitCapacityCommitmentRequest: The request for @@ -813,9 +813,9 @@ type SplitCapacityCommitmentRequest struct { NullFields []string `json:"-"` } -func (s *SplitCapacityCommitmentRequest) MarshalJSON() ([]byte, error) { +func (s SplitCapacityCommitmentRequest) MarshalJSON() ([]byte, error) { type NoMethod SplitCapacityCommitmentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SplitCapacityCommitmentResponse: The response for @@ -841,9 +841,9 @@ type SplitCapacityCommitmentResponse struct { NullFields []string `json:"-"` } -func (s *SplitCapacityCommitmentResponse) MarshalJSON() ([]byte, error) { +func (s SplitCapacityCommitmentResponse) MarshalJSON() ([]byte, error) { type NoMethod SplitCapacityCommitmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -875,9 +875,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableReference: Fully qualified reference to BigQuery table. Internally @@ -902,9 +902,9 @@ type TableReference struct { NullFields []string `json:"-"` } -func (s *TableReference) MarshalJSON() ([]byte, error) { +func (s TableReference) MarshalJSON() ([]byte, error) { type NoMethod TableReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetBiReservationCall struct { diff --git a/bigtableadmin/v2/bigtableadmin-gen.go b/bigtableadmin/v2/bigtableadmin-gen.go index ed19b243eb..d0d35285b3 100644 --- a/bigtableadmin/v2/bigtableadmin-gen.go +++ b/bigtableadmin/v2/bigtableadmin-gen.go @@ -386,9 +386,9 @@ type AppProfile struct { NullFields []string `json:"-"` } -func (s *AppProfile) MarshalJSON() ([]byte, error) { +func (s AppProfile) MarshalJSON() ([]byte, error) { type NoMethod AppProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -427,9 +427,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -462,9 +462,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedView: An Authorized View of a Cloud Bigtable Table. @@ -500,9 +500,9 @@ type AuthorizedView struct { NullFields []string `json:"-"` } -func (s *AuthorizedView) MarshalJSON() ([]byte, error) { +func (s AuthorizedView) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomatedBackupPolicy: Defines an automated backup policy for a table @@ -526,9 +526,9 @@ type AutomatedBackupPolicy struct { NullFields []string `json:"-"` } -func (s *AutomatedBackupPolicy) MarshalJSON() ([]byte, error) { +func (s AutomatedBackupPolicy) MarshalJSON() ([]byte, error) { type NoMethod AutomatedBackupPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingLimits: Limits for the number of nodes a Cluster can autoscale @@ -551,9 +551,9 @@ type AutoscalingLimits struct { NullFields []string `json:"-"` } -func (s *AutoscalingLimits) MarshalJSON() ([]byte, error) { +func (s AutoscalingLimits) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingTargets: The Autoscaling targets for a Cluster. These determine @@ -584,9 +584,9 @@ type AutoscalingTargets struct { NullFields []string `json:"-"` } -func (s *AutoscalingTargets) MarshalJSON() ([]byte, error) { +func (s AutoscalingTargets) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingTargets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: A backup of a Cloud Bigtable table. @@ -647,9 +647,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupInfo: Information about a backup. @@ -681,9 +681,9 @@ type BackupInfo struct { NullFields []string `json:"-"` } -func (s *BackupInfo) MarshalJSON() ([]byte, error) { +func (s BackupInfo) MarshalJSON() ([]byte, error) { type NoMethod BackupInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -780,9 +780,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangeStreamConfig: Change stream configuration. @@ -805,9 +805,9 @@ type ChangeStreamConfig struct { NullFields []string `json:"-"` } -func (s *ChangeStreamConfig) MarshalJSON() ([]byte, error) { +func (s ChangeStreamConfig) MarshalJSON() ([]byte, error) { type NoMethod ChangeStreamConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckConsistencyRequest: Request message for @@ -837,9 +837,9 @@ type CheckConsistencyRequest struct { NullFields []string `json:"-"` } -func (s *CheckConsistencyRequest) MarshalJSON() ([]byte, error) { +func (s CheckConsistencyRequest) MarshalJSON() ([]byte, error) { type NoMethod CheckConsistencyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckConsistencyResponse: Response message for @@ -864,9 +864,9 @@ type CheckConsistencyResponse struct { NullFields []string `json:"-"` } -func (s *CheckConsistencyResponse) MarshalJSON() ([]byte, error) { +func (s CheckConsistencyResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckConsistencyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cluster: A resizable group of nodes in a particular cloud location, capable @@ -930,9 +930,9 @@ type Cluster struct { NullFields []string `json:"-"` } -func (s *Cluster) MarshalJSON() ([]byte, error) { +func (s Cluster) MarshalJSON() ([]byte, error) { type NoMethod Cluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterAutoscalingConfig: Autoscaling config for a cluster. @@ -954,9 +954,9 @@ type ClusterAutoscalingConfig struct { NullFields []string `json:"-"` } -func (s *ClusterAutoscalingConfig) MarshalJSON() ([]byte, error) { +func (s ClusterAutoscalingConfig) MarshalJSON() ([]byte, error) { type NoMethod ClusterAutoscalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterConfig: Configuration for a cluster. @@ -976,9 +976,9 @@ type ClusterConfig struct { NullFields []string `json:"-"` } -func (s *ClusterConfig) MarshalJSON() ([]byte, error) { +func (s ClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod ClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterState: The state of a table's data in a particular cluster. @@ -1022,9 +1022,9 @@ type ClusterState struct { NullFields []string `json:"-"` } -func (s *ClusterState) MarshalJSON() ([]byte, error) { +func (s ClusterState) MarshalJSON() ([]byte, error) { type NoMethod ClusterState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ColumnFamily: A set of columns within a table which share a common @@ -1059,9 +1059,9 @@ type ColumnFamily struct { NullFields []string `json:"-"` } -func (s *ColumnFamily) MarshalJSON() ([]byte, error) { +func (s ColumnFamily) MarshalJSON() ([]byte, error) { type NoMethod ColumnFamily - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ColumnFamilyStats: Approximate statistics related to a single column family @@ -1104,9 +1104,9 @@ type ColumnFamilyStats struct { NullFields []string `json:"-"` } -func (s *ColumnFamilyStats) MarshalJSON() ([]byte, error) { +func (s ColumnFamilyStats) MarshalJSON() ([]byte, error) { type NoMethod ColumnFamilyStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ColumnFamilyStats) UnmarshalJSON(data []byte) error { @@ -1149,9 +1149,9 @@ type CopyBackupMetadata struct { NullFields []string `json:"-"` } -func (s *CopyBackupMetadata) MarshalJSON() ([]byte, error) { +func (s CopyBackupMetadata) MarshalJSON() ([]byte, error) { type NoMethod CopyBackupMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CopyBackupRequest: The request for CopyBackup. @@ -1188,9 +1188,9 @@ type CopyBackupRequest struct { NullFields []string `json:"-"` } -func (s *CopyBackupRequest) MarshalJSON() ([]byte, error) { +func (s CopyBackupRequest) MarshalJSON() ([]byte, error) { type NoMethod CopyBackupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAuthorizedViewMetadata: The metadata for the Operation returned by @@ -1217,9 +1217,9 @@ type CreateAuthorizedViewMetadata struct { NullFields []string `json:"-"` } -func (s *CreateAuthorizedViewMetadata) MarshalJSON() ([]byte, error) { +func (s CreateAuthorizedViewMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateAuthorizedViewMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAuthorizedViewRequest: The request for CreateAuthorizedView @@ -1249,9 +1249,9 @@ type CreateAuthorizedViewRequest struct { NullFields []string `json:"-"` } -func (s *CreateAuthorizedViewRequest) MarshalJSON() ([]byte, error) { +func (s CreateAuthorizedViewRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateAuthorizedViewRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateBackupMetadata: Metadata type for the operation returned by @@ -1278,9 +1278,9 @@ type CreateBackupMetadata struct { NullFields []string `json:"-"` } -func (s *CreateBackupMetadata) MarshalJSON() ([]byte, error) { +func (s CreateBackupMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateBackupMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateClusterMetadata: The metadata for the Operation returned by @@ -1313,9 +1313,9 @@ type CreateClusterMetadata struct { NullFields []string `json:"-"` } -func (s *CreateClusterMetadata) MarshalJSON() ([]byte, error) { +func (s CreateClusterMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateClusterMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateClusterRequest: Request message for @@ -1344,9 +1344,9 @@ type CreateClusterRequest struct { NullFields []string `json:"-"` } -func (s *CreateClusterRequest) MarshalJSON() ([]byte, error) { +func (s CreateClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateInstanceMetadata: The metadata for the Operation returned by @@ -1373,9 +1373,9 @@ type CreateInstanceMetadata struct { NullFields []string `json:"-"` } -func (s *CreateInstanceMetadata) MarshalJSON() ([]byte, error) { +func (s CreateInstanceMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateInstanceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateInstanceRequest: Request message for @@ -1409,9 +1409,9 @@ type CreateInstanceRequest struct { NullFields []string `json:"-"` } -func (s *CreateInstanceRequest) MarshalJSON() ([]byte, error) { +func (s CreateInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTableRequest: Request message for @@ -1447,9 +1447,9 @@ type CreateTableRequest struct { NullFields []string `json:"-"` } -func (s *CreateTableRequest) MarshalJSON() ([]byte, error) { +func (s CreateTableRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateTableRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataBoostIsolationReadOnly: Data Boost is a serverless compute capability @@ -1479,9 +1479,9 @@ type DataBoostIsolationReadOnly struct { NullFields []string `json:"-"` } -func (s *DataBoostIsolationReadOnly) MarshalJSON() ([]byte, error) { +func (s DataBoostIsolationReadOnly) MarshalJSON() ([]byte, error) { type NoMethod DataBoostIsolationReadOnly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataBoostReadLocalWrites: Checks that all writes before the consistency @@ -1511,9 +1511,9 @@ type DropRowRangeRequest struct { NullFields []string `json:"-"` } -func (s *DropRowRangeRequest) MarshalJSON() ([]byte, error) { +func (s DropRowRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod DropRowRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1550,9 +1550,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EncryptionInfo: Encryption information for a given resource. If this @@ -1596,9 +1596,9 @@ type EncryptionInfo struct { NullFields []string `json:"-"` } -func (s *EncryptionInfo) MarshalJSON() ([]byte, error) { +func (s EncryptionInfo) MarshalJSON() ([]byte, error) { type NoMethod EncryptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1644,9 +1644,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcRule: Rule for determining which cells to delete during garbage @@ -1674,9 +1674,9 @@ type GcRule struct { NullFields []string `json:"-"` } -func (s *GcRule) MarshalJSON() ([]byte, error) { +func (s GcRule) MarshalJSON() ([]byte, error) { type NoMethod GcRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateConsistencyTokenRequest: Request message for @@ -1705,9 +1705,9 @@ type GenerateConsistencyTokenResponse struct { NullFields []string `json:"-"` } -func (s *GenerateConsistencyTokenResponse) MarshalJSON() ([]byte, error) { +func (s GenerateConsistencyTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateConsistencyTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -1728,9 +1728,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -1760,9 +1760,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleBigtableAdminV2AuthorizedViewFamilySubsets: Subsets of a column family @@ -1789,9 +1789,9 @@ type GoogleBigtableAdminV2AuthorizedViewFamilySubsets struct { NullFields []string `json:"-"` } -func (s *GoogleBigtableAdminV2AuthorizedViewFamilySubsets) MarshalJSON() ([]byte, error) { +func (s GoogleBigtableAdminV2AuthorizedViewFamilySubsets) MarshalJSON() ([]byte, error) { type NoMethod GoogleBigtableAdminV2AuthorizedViewFamilySubsets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleBigtableAdminV2AuthorizedViewSubsetView: Defines a simple @@ -1816,9 +1816,9 @@ type GoogleBigtableAdminV2AuthorizedViewSubsetView struct { NullFields []string `json:"-"` } -func (s *GoogleBigtableAdminV2AuthorizedViewSubsetView) MarshalJSON() ([]byte, error) { +func (s GoogleBigtableAdminV2AuthorizedViewSubsetView) MarshalJSON() ([]byte, error) { type NoMethod GoogleBigtableAdminV2AuthorizedViewSubsetView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleBigtableAdminV2TypeAggregate: A value that combines incremental @@ -1849,9 +1849,9 @@ type GoogleBigtableAdminV2TypeAggregate struct { NullFields []string `json:"-"` } -func (s *GoogleBigtableAdminV2TypeAggregate) MarshalJSON() ([]byte, error) { +func (s GoogleBigtableAdminV2TypeAggregate) MarshalJSON() ([]byte, error) { type NoMethod GoogleBigtableAdminV2TypeAggregate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleBigtableAdminV2TypeAggregateSum: Computes the sum of the input values. @@ -1877,9 +1877,9 @@ type GoogleBigtableAdminV2TypeBytes struct { NullFields []string `json:"-"` } -func (s *GoogleBigtableAdminV2TypeBytes) MarshalJSON() ([]byte, error) { +func (s GoogleBigtableAdminV2TypeBytes) MarshalJSON() ([]byte, error) { type NoMethod GoogleBigtableAdminV2TypeBytes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleBigtableAdminV2TypeBytesEncoding: Rules used to convert to/from lower @@ -1900,9 +1900,9 @@ type GoogleBigtableAdminV2TypeBytesEncoding struct { NullFields []string `json:"-"` } -func (s *GoogleBigtableAdminV2TypeBytesEncoding) MarshalJSON() ([]byte, error) { +func (s GoogleBigtableAdminV2TypeBytesEncoding) MarshalJSON() ([]byte, error) { type NoMethod GoogleBigtableAdminV2TypeBytesEncoding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleBigtableAdminV2TypeBytesEncodingRaw: Leaves the value "as-is" * @@ -1928,9 +1928,9 @@ type GoogleBigtableAdminV2TypeInt64 struct { NullFields []string `json:"-"` } -func (s *GoogleBigtableAdminV2TypeInt64) MarshalJSON() ([]byte, error) { +func (s GoogleBigtableAdminV2TypeInt64) MarshalJSON() ([]byte, error) { type NoMethod GoogleBigtableAdminV2TypeInt64 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleBigtableAdminV2TypeInt64Encoding: Rules used to convert to/from lower @@ -1951,9 +1951,9 @@ type GoogleBigtableAdminV2TypeInt64Encoding struct { NullFields []string `json:"-"` } -func (s *GoogleBigtableAdminV2TypeInt64Encoding) MarshalJSON() ([]byte, error) { +func (s GoogleBigtableAdminV2TypeInt64Encoding) MarshalJSON() ([]byte, error) { type NoMethod GoogleBigtableAdminV2TypeInt64Encoding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleBigtableAdminV2TypeInt64EncodingBigEndianBytes: Encodes the value as @@ -1977,9 +1977,9 @@ type GoogleBigtableAdminV2TypeInt64EncodingBigEndianBytes struct { NullFields []string `json:"-"` } -func (s *GoogleBigtableAdminV2TypeInt64EncodingBigEndianBytes) MarshalJSON() ([]byte, error) { +func (s GoogleBigtableAdminV2TypeInt64EncodingBigEndianBytes) MarshalJSON() ([]byte, error) { type NoMethod GoogleBigtableAdminV2TypeInt64EncodingBigEndianBytes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HotTablet: A tablet is a defined by a start and end key and is explained in @@ -2022,9 +2022,9 @@ type HotTablet struct { NullFields []string `json:"-"` } -func (s *HotTablet) MarshalJSON() ([]byte, error) { +func (s HotTablet) MarshalJSON() ([]byte, error) { type NoMethod HotTablet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HotTablet) UnmarshalJSON(data []byte) error { @@ -2105,9 +2105,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Intersection: A GcRule which deletes cells matching all of the given rules. @@ -2127,9 +2127,9 @@ type Intersection struct { NullFields []string `json:"-"` } -func (s *Intersection) MarshalJSON() ([]byte, error) { +func (s Intersection) MarshalJSON() ([]byte, error) { type NoMethod Intersection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAppProfilesResponse: Response message for @@ -2162,9 +2162,9 @@ type ListAppProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListAppProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListAppProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAppProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuthorizedViewsResponse: Response message for @@ -2192,9 +2192,9 @@ type ListAuthorizedViewsResponse struct { NullFields []string `json:"-"` } -func (s *ListAuthorizedViewsResponse) MarshalJSON() ([]byte, error) { +func (s ListAuthorizedViewsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuthorizedViewsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupsResponse: The response for ListBackups. @@ -2220,9 +2220,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClustersResponse: Response message for @@ -2253,9 +2253,9 @@ type ListClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHotTabletsResponse: Response message for @@ -2287,9 +2287,9 @@ type ListHotTabletsResponse struct { NullFields []string `json:"-"` } -func (s *ListHotTabletsResponse) MarshalJSON() ([]byte, error) { +func (s ListHotTabletsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHotTabletsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response message for @@ -2322,9 +2322,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -2350,9 +2350,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2378,9 +2378,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTablesResponse: Response message for @@ -2408,9 +2408,9 @@ type ListTablesResponse struct { NullFields []string `json:"-"` } -func (s *ListTablesResponse) MarshalJSON() ([]byte, error) { +func (s ListTablesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTablesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2443,9 +2443,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Modification: A create, update, or delete of a particular column family. @@ -2478,9 +2478,9 @@ type Modification struct { NullFields []string `json:"-"` } -func (s *Modification) MarshalJSON() ([]byte, error) { +func (s Modification) MarshalJSON() ([]byte, error) { type NoMethod Modification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyColumnFamiliesRequest: Request message for @@ -2507,9 +2507,9 @@ type ModifyColumnFamiliesRequest struct { NullFields []string `json:"-"` } -func (s *ModifyColumnFamiliesRequest) MarshalJSON() ([]byte, error) { +func (s ModifyColumnFamiliesRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyColumnFamiliesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiClusterRoutingUseAny: Read/write requests are routed to the nearest @@ -2535,9 +2535,9 @@ type MultiClusterRoutingUseAny struct { NullFields []string `json:"-"` } -func (s *MultiClusterRoutingUseAny) MarshalJSON() ([]byte, error) { +func (s MultiClusterRoutingUseAny) MarshalJSON() ([]byte, error) { type NoMethod MultiClusterRoutingUseAny - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2582,9 +2582,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationProgress: Encapsulates progress related information for a Cloud @@ -2611,9 +2611,9 @@ type OperationProgress struct { NullFields []string `json:"-"` } -func (s *OperationProgress) MarshalJSON() ([]byte, error) { +func (s OperationProgress) MarshalJSON() ([]byte, error) { type NoMethod OperationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OptimizeRestoredTableMetadata: Metadata type for the long-running operation @@ -2638,9 +2638,9 @@ type OptimizeRestoredTableMetadata struct { NullFields []string `json:"-"` } -func (s *OptimizeRestoredTableMetadata) MarshalJSON() ([]byte, error) { +func (s OptimizeRestoredTableMetadata) MarshalJSON() ([]byte, error) { type NoMethod OptimizeRestoredTableMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartialUpdateClusterMetadata: The metadata for the Operation returned by @@ -2666,9 +2666,9 @@ type PartialUpdateClusterMetadata struct { NullFields []string `json:"-"` } -func (s *PartialUpdateClusterMetadata) MarshalJSON() ([]byte, error) { +func (s PartialUpdateClusterMetadata) MarshalJSON() ([]byte, error) { type NoMethod PartialUpdateClusterMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartialUpdateClusterRequest: Request message for @@ -2692,9 +2692,9 @@ type PartialUpdateClusterRequest struct { NullFields []string `json:"-"` } -func (s *PartialUpdateClusterRequest) MarshalJSON() ([]byte, error) { +func (s PartialUpdateClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod PartialUpdateClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartialUpdateInstanceRequest: Request message for @@ -2719,9 +2719,9 @@ type PartialUpdateInstanceRequest struct { NullFields []string `json:"-"` } -func (s *PartialUpdateInstanceRequest) MarshalJSON() ([]byte, error) { +func (s PartialUpdateInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod PartialUpdateInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2811,9 +2811,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreInfo: Information about a table restore. @@ -2840,9 +2840,9 @@ type RestoreInfo struct { NullFields []string `json:"-"` } -func (s *RestoreInfo) MarshalJSON() ([]byte, error) { +func (s RestoreInfo) MarshalJSON() ([]byte, error) { type NoMethod RestoreInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreTableMetadata: Metadata type for the long-running operation returned @@ -2881,9 +2881,9 @@ type RestoreTableMetadata struct { NullFields []string `json:"-"` } -func (s *RestoreTableMetadata) MarshalJSON() ([]byte, error) { +func (s RestoreTableMetadata) MarshalJSON() ([]byte, error) { type NoMethod RestoreTableMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreTableRequest: The request for RestoreTable. @@ -2908,9 +2908,9 @@ type RestoreTableRequest struct { NullFields []string `json:"-"` } -func (s *RestoreTableRequest) MarshalJSON() ([]byte, error) { +func (s RestoreTableRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreTableRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2937,9 +2937,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SingleClusterRouting: Unconditionally routes all read/write requests to a @@ -2965,9 +2965,9 @@ type SingleClusterRouting struct { NullFields []string `json:"-"` } -func (s *SingleClusterRouting) MarshalJSON() ([]byte, error) { +func (s SingleClusterRouting) MarshalJSON() ([]byte, error) { type NoMethod SingleClusterRouting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Split: An initial split point for a newly created table. @@ -2987,9 +2987,9 @@ type Split struct { NullFields []string `json:"-"` } -func (s *Split) MarshalJSON() ([]byte, error) { +func (s Split) MarshalJSON() ([]byte, error) { type NoMethod Split - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandardIsolation: Standard options for isolating this app profile's traffic @@ -3017,9 +3017,9 @@ type StandardIsolation struct { NullFields []string `json:"-"` } -func (s *StandardIsolation) MarshalJSON() ([]byte, error) { +func (s StandardIsolation) MarshalJSON() ([]byte, error) { type NoMethod StandardIsolation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandardReadRemoteWrites: Checks that all writes before the consistency @@ -3056,9 +3056,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Table: A collection of user data indexed by row, column, and timestamp. Each @@ -3126,9 +3126,9 @@ type Table struct { NullFields []string `json:"-"` } -func (s *Table) MarshalJSON() ([]byte, error) { +func (s Table) MarshalJSON() ([]byte, error) { type NoMethod Table - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableProgress: Progress info for copying a table's data to the new cluster. @@ -3161,9 +3161,9 @@ type TableProgress struct { NullFields []string `json:"-"` } -func (s *TableProgress) MarshalJSON() ([]byte, error) { +func (s TableProgress) MarshalJSON() ([]byte, error) { type NoMethod TableProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableStats: Approximate statistics related to a table. These statistics are @@ -3205,9 +3205,9 @@ type TableStats struct { NullFields []string `json:"-"` } -func (s *TableStats) MarshalJSON() ([]byte, error) { +func (s TableStats) MarshalJSON() ([]byte, error) { type NoMethod TableStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TableStats) UnmarshalJSON(data []byte) error { @@ -3246,9 +3246,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -3273,9 +3273,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: `Type` represents the type of data that is written to, read from, or @@ -3317,9 +3317,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteTableMetadata: Metadata type for the operation returned by @@ -3344,9 +3344,9 @@ type UndeleteTableMetadata struct { NullFields []string `json:"-"` } -func (s *UndeleteTableMetadata) MarshalJSON() ([]byte, error) { +func (s UndeleteTableMetadata) MarshalJSON() ([]byte, error) { type NoMethod UndeleteTableMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteTableRequest: Request message for @@ -3371,9 +3371,9 @@ type Union struct { NullFields []string `json:"-"` } -func (s *Union) MarshalJSON() ([]byte, error) { +func (s Union) MarshalJSON() ([]byte, error) { type NoMethod Union - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateAppProfileMetadata: The metadata for the Operation returned by @@ -3405,9 +3405,9 @@ type UpdateAuthorizedViewMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateAuthorizedViewMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateAuthorizedViewMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateAuthorizedViewMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateAuthorizedViewRequest: The request for UpdateAuthorizedView. @@ -3441,9 +3441,9 @@ type UpdateAuthorizedViewRequest struct { NullFields []string `json:"-"` } -func (s *UpdateAuthorizedViewRequest) MarshalJSON() ([]byte, error) { +func (s UpdateAuthorizedViewRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateAuthorizedViewRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateClusterMetadata: The metadata for the Operation returned by @@ -3470,9 +3470,9 @@ type UpdateClusterMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateClusterMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateClusterMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateClusterMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInstanceMetadata: The metadata for the Operation returned by @@ -3499,9 +3499,9 @@ type UpdateInstanceMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateInstanceMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateInstanceMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateInstanceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTableMetadata: Metadata type for the operation returned by @@ -3526,9 +3526,9 @@ type UpdateTableMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateTableMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateTableMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateTableMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsGetCall struct { diff --git a/billingbudgets/v1/billingbudgets-gen.go b/billingbudgets/v1/billingbudgets-gen.go index ac3640b257..771c869bb7 100644 --- a/billingbudgets/v1/billingbudgets-gen.go +++ b/billingbudgets/v1/billingbudgets-gen.go @@ -241,9 +241,9 @@ type GoogleCloudBillingBudgetsV1Budget struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1Budget) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1Budget) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1Budget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1BudgetAmount: The budgeted amount for each usage @@ -273,9 +273,9 @@ type GoogleCloudBillingBudgetsV1BudgetAmount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1BudgetAmount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1BudgetAmount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1BudgetAmount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1CustomPeriod: All date times begin at 12 AM US @@ -300,9 +300,9 @@ type GoogleCloudBillingBudgetsV1CustomPeriod struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1CustomPeriod) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1CustomPeriod) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1CustomPeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1Filter: A filter for a budget, limiting the scope @@ -394,9 +394,9 @@ type GoogleCloudBillingBudgetsV1Filter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1Filter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1Filter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1LastPeriodAmount: Describes a budget amount @@ -431,9 +431,9 @@ type GoogleCloudBillingBudgetsV1ListBudgetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1ListBudgetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1ListBudgetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1ListBudgetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1NotificationsRule: NotificationsRule defines @@ -509,9 +509,9 @@ type GoogleCloudBillingBudgetsV1NotificationsRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1NotificationsRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1NotificationsRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1NotificationsRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1ThresholdRule: ThresholdRule contains the @@ -558,9 +558,9 @@ type GoogleCloudBillingBudgetsV1ThresholdRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1ThresholdRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1ThresholdRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1ThresholdRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudBillingBudgetsV1ThresholdRule) UnmarshalJSON(data []byte) error { @@ -620,9 +620,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -651,9 +651,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BillingAccountsBudgetsCreateCall struct { diff --git a/billingbudgets/v1beta1/billingbudgets-gen.go b/billingbudgets/v1beta1/billingbudgets-gen.go index 5a50525884..dbf7db271e 100644 --- a/billingbudgets/v1beta1/billingbudgets-gen.go +++ b/billingbudgets/v1beta1/billingbudgets-gen.go @@ -237,9 +237,9 @@ type GoogleCloudBillingBudgetsV1beta1AllUpdatesRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1beta1AllUpdatesRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1beta1AllUpdatesRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1beta1AllUpdatesRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1beta1Budget: A budget is a plan that describes @@ -297,9 +297,9 @@ type GoogleCloudBillingBudgetsV1beta1Budget struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1beta1Budget) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1beta1Budget) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1beta1Budget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1beta1BudgetAmount: The budgeted amount for each @@ -329,9 +329,9 @@ type GoogleCloudBillingBudgetsV1beta1BudgetAmount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1beta1BudgetAmount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1beta1BudgetAmount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1beta1BudgetAmount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1beta1CreateBudgetRequest: Request for @@ -352,9 +352,9 @@ type GoogleCloudBillingBudgetsV1beta1CreateBudgetRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1beta1CreateBudgetRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1beta1CreateBudgetRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1beta1CreateBudgetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1beta1CustomPeriod: All date times begin at 12 AM @@ -379,9 +379,9 @@ type GoogleCloudBillingBudgetsV1beta1CustomPeriod struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1beta1CustomPeriod) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1beta1CustomPeriod) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1beta1CustomPeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1beta1Filter: A filter for a budget, limiting the @@ -473,9 +473,9 @@ type GoogleCloudBillingBudgetsV1beta1Filter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1beta1Filter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1beta1Filter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1beta1Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1beta1LastPeriodAmount: Describes a budget amount @@ -513,9 +513,9 @@ type GoogleCloudBillingBudgetsV1beta1ListBudgetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1beta1ListBudgetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1beta1ListBudgetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1beta1ListBudgetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBudgetsV1beta1ThresholdRule: ThresholdRule contains the @@ -562,9 +562,9 @@ type GoogleCloudBillingBudgetsV1beta1ThresholdRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1beta1ThresholdRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1beta1ThresholdRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1beta1ThresholdRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudBillingBudgetsV1beta1ThresholdRule) UnmarshalJSON(data []byte) error { @@ -607,9 +607,9 @@ type GoogleCloudBillingBudgetsV1beta1UpdateBudgetRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBudgetsV1beta1UpdateBudgetRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBudgetsV1beta1UpdateBudgetRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBudgetsV1beta1UpdateBudgetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -655,9 +655,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -686,9 +686,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BillingAccountsBudgetsCreateCall struct { diff --git a/binaryauthorization/v1/binaryauthorization-gen.go b/binaryauthorization/v1/binaryauthorization-gen.go index 0b1d032a2c..229fc92c43 100644 --- a/binaryauthorization/v1/binaryauthorization-gen.go +++ b/binaryauthorization/v1/binaryauthorization-gen.go @@ -294,9 +294,9 @@ type AdmissionRule struct { NullFields []string `json:"-"` } -func (s *AdmissionRule) MarshalJSON() ([]byte, error) { +func (s AdmissionRule) MarshalJSON() ([]byte, error) { type NoMethod AdmissionRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdmissionWhitelistPattern: An admission allowlist pattern exempts images @@ -320,9 +320,9 @@ type AdmissionWhitelistPattern struct { NullFields []string `json:"-"` } -func (s *AdmissionWhitelistPattern) MarshalJSON() ([]byte, error) { +func (s AdmissionWhitelistPattern) MarshalJSON() ([]byte, error) { type NoMethod AdmissionWhitelistPattern - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllowlistResult: Result of evaluating an image name allowlist. @@ -342,9 +342,9 @@ type AllowlistResult struct { NullFields []string `json:"-"` } -func (s *AllowlistResult) MarshalJSON() ([]byte, error) { +func (s AllowlistResult) MarshalJSON() ([]byte, error) { type NoMethod AllowlistResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestationAuthenticator: An attestation authenticator that will be used to @@ -379,9 +379,9 @@ type AttestationAuthenticator struct { NullFields []string `json:"-"` } -func (s *AttestationAuthenticator) MarshalJSON() ([]byte, error) { +func (s AttestationAuthenticator) MarshalJSON() ([]byte, error) { type NoMethod AttestationAuthenticator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestationOccurrence: Occurrence that represents a single "attestation". @@ -423,9 +423,9 @@ type AttestationOccurrence struct { NullFields []string `json:"-"` } -func (s *AttestationOccurrence) MarshalJSON() ([]byte, error) { +func (s AttestationOccurrence) MarshalJSON() ([]byte, error) { type NoMethod AttestationOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestationSource: Specifies the locations for fetching the provenance @@ -452,9 +452,9 @@ type AttestationSource struct { NullFields []string `json:"-"` } -func (s *AttestationSource) MarshalJSON() ([]byte, error) { +func (s AttestationSource) MarshalJSON() ([]byte, error) { type NoMethod AttestationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attestor: An attestor that attests to container image artifacts. An existing @@ -491,9 +491,9 @@ type Attestor struct { NullFields []string `json:"-"` } -func (s *Attestor) MarshalJSON() ([]byte, error) { +func (s Attestor) MarshalJSON() ([]byte, error) { type NoMethod Attestor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestorPublicKey: An attestor public key that will be used to verify @@ -533,9 +533,9 @@ type AttestorPublicKey struct { NullFields []string `json:"-"` } -func (s *AttestorPublicKey) MarshalJSON() ([]byte, error) { +func (s AttestorPublicKey) MarshalJSON() ([]byte, error) { type NoMethod AttestorPublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -632,9 +632,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Check: A single check to perform against a Pod. Checks are grouped into @@ -688,9 +688,9 @@ type Check struct { NullFields []string `json:"-"` } -func (s *Check) MarshalJSON() ([]byte, error) { +func (s Check) MarshalJSON() ([]byte, error) { type NoMethod Check - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckResult: Result of evaluating one check. @@ -722,9 +722,9 @@ type CheckResult struct { NullFields []string `json:"-"` } -func (s *CheckResult) MarshalJSON() ([]byte, error) { +func (s CheckResult) MarshalJSON() ([]byte, error) { type NoMethod CheckResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckResults: Result of evaluating one or more checks. @@ -744,9 +744,9 @@ type CheckResults struct { NullFields []string `json:"-"` } -func (s *CheckResults) MarshalJSON() ([]byte, error) { +func (s CheckResults) MarshalJSON() ([]byte, error) { type NoMethod CheckResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckSet: A conjunction of policy checks, scoped to a particular namespace @@ -784,9 +784,9 @@ type CheckSet struct { NullFields []string `json:"-"` } -func (s *CheckSet) MarshalJSON() ([]byte, error) { +func (s CheckSet) MarshalJSON() ([]byte, error) { type NoMethod CheckSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckSetResult: Result of evaluating one check set. @@ -819,9 +819,9 @@ type CheckSetResult struct { NullFields []string `json:"-"` } -func (s *CheckSetResult) MarshalJSON() ([]byte, error) { +func (s CheckSetResult) MarshalJSON() ([]byte, error) { type NoMethod CheckSetResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -851,9 +851,9 @@ type EvaluateGkePolicyRequest struct { NullFields []string `json:"-"` } -func (s *EvaluateGkePolicyRequest) MarshalJSON() ([]byte, error) { +func (s EvaluateGkePolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod EvaluateGkePolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EvaluateGkePolicyResponse: Response message for @@ -886,9 +886,9 @@ type EvaluateGkePolicyResponse struct { NullFields []string `json:"-"` } -func (s *EvaluateGkePolicyResponse) MarshalJSON() ([]byte, error) { +func (s EvaluateGkePolicyResponse) MarshalJSON() ([]byte, error) { type NoMethod EvaluateGkePolicyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EvaluationResult: Result of evaluating one check. @@ -916,9 +916,9 @@ type EvaluationResult struct { NullFields []string `json:"-"` } -func (s *EvaluationResult) MarshalJSON() ([]byte, error) { +func (s EvaluationResult) MarshalJSON() ([]byte, error) { type NoMethod EvaluationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -964,9 +964,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkePolicy: A Binary Authorization policy for a GKE cluster. This is one type @@ -1006,9 +1006,9 @@ type GkePolicy struct { NullFields []string `json:"-"` } -func (s *GkePolicy) MarshalJSON() ([]byte, error) { +func (s GkePolicy) MarshalJSON() ([]byte, error) { type NoMethod GkePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamPolicy: An Identity and Access Management (IAM) policy, which specifies @@ -1096,9 +1096,9 @@ type IamPolicy struct { NullFields []string `json:"-"` } -func (s *IamPolicy) MarshalJSON() ([]byte, error) { +func (s IamPolicy) MarshalJSON() ([]byte, error) { type NoMethod IamPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageAllowlist: Images that are exempted from normal checks based on name @@ -1121,9 +1121,9 @@ type ImageAllowlist struct { NullFields []string `json:"-"` } -func (s *ImageAllowlist) MarshalJSON() ([]byte, error) { +func (s ImageAllowlist) MarshalJSON() ([]byte, error) { type NoMethod ImageAllowlist - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageFreshnessCheck: An image freshness check, which rejects images that @@ -1146,9 +1146,9 @@ type ImageFreshnessCheck struct { NullFields []string `json:"-"` } -func (s *ImageFreshnessCheck) MarshalJSON() ([]byte, error) { +func (s ImageFreshnessCheck) MarshalJSON() ([]byte, error) { type NoMethod ImageFreshnessCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageResult: Result of evaluating one image. @@ -1186,9 +1186,9 @@ type ImageResult struct { NullFields []string `json:"-"` } -func (s *ImageResult) MarshalJSON() ([]byte, error) { +func (s ImageResult) MarshalJSON() ([]byte, error) { type NoMethod ImageResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Jwt struct { @@ -1209,9 +1209,9 @@ type Jwt struct { NullFields []string `json:"-"` } -func (s *Jwt) MarshalJSON() ([]byte, error) { +func (s Jwt) MarshalJSON() ([]byte, error) { type NoMethod Jwt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAttestorsResponse: Response message for @@ -1239,9 +1239,9 @@ type ListAttestorsResponse struct { NullFields []string `json:"-"` } -func (s *ListAttestorsResponse) MarshalJSON() ([]byte, error) { +func (s ListAttestorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAttestorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPlatformPoliciesResponse: Response message for @@ -1269,9 +1269,9 @@ type ListPlatformPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListPlatformPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListPlatformPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPlatformPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PkixPublicKey: A public key in the PkixPublicKey format @@ -1339,9 +1339,9 @@ type PkixPublicKey struct { NullFields []string `json:"-"` } -func (s *PkixPublicKey) MarshalJSON() ([]byte, error) { +func (s PkixPublicKey) MarshalJSON() ([]byte, error) { type NoMethod PkixPublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PkixPublicKeySet: A bundle of PKIX public keys, used to authenticate @@ -1364,9 +1364,9 @@ type PkixPublicKeySet struct { NullFields []string `json:"-"` } -func (s *PkixPublicKeySet) MarshalJSON() ([]byte, error) { +func (s PkixPublicKeySet) MarshalJSON() ([]byte, error) { type NoMethod PkixPublicKeySet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlatformPolicy: A Binary Authorization platform policy for deployments on @@ -1400,9 +1400,9 @@ type PlatformPolicy struct { NullFields []string `json:"-"` } -func (s *PlatformPolicy) MarshalJSON() ([]byte, error) { +func (s PlatformPolicy) MarshalJSON() ([]byte, error) { type NoMethod PlatformPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PodResult: Result of evaluating the whole GKE policy for one Pod. @@ -1438,9 +1438,9 @@ type PodResult struct { NullFields []string `json:"-"` } -func (s *PodResult) MarshalJSON() ([]byte, error) { +func (s PodResult) MarshalJSON() ([]byte, error) { type NoMethod PodResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: A policy for container image binary authorization. @@ -1511,9 +1511,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Scope: A scope specifier for `CheckSet` objects. @@ -1540,9 +1540,9 @@ type Scope struct { NullFields []string `json:"-"` } -func (s *Scope) MarshalJSON() ([]byte, error) { +func (s Scope) MarshalJSON() ([]byte, error) { type NoMethod Scope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1565,9 +1565,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Signature: Verifiers (e.g. Kritis implementations) MUST verify signatures @@ -1621,9 +1621,9 @@ type Signature struct { NullFields []string `json:"-"` } -func (s *Signature) MarshalJSON() ([]byte, error) { +func (s Signature) MarshalJSON() ([]byte, error) { type NoMethod Signature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SigstoreAuthority: A Sigstore authority, used to verify signatures that are @@ -1650,9 +1650,9 @@ type SigstoreAuthority struct { NullFields []string `json:"-"` } -func (s *SigstoreAuthority) MarshalJSON() ([]byte, error) { +func (s SigstoreAuthority) MarshalJSON() ([]byte, error) { type NoMethod SigstoreAuthority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SigstorePublicKey: A Sigstore public key. `SigstorePublicKey` is the public @@ -1673,9 +1673,9 @@ type SigstorePublicKey struct { NullFields []string `json:"-"` } -func (s *SigstorePublicKey) MarshalJSON() ([]byte, error) { +func (s SigstorePublicKey) MarshalJSON() ([]byte, error) { type NoMethod SigstorePublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SigstorePublicKeySet: A bundle of Sigstore public keys, used to verify @@ -1697,9 +1697,9 @@ type SigstorePublicKeySet struct { NullFields []string `json:"-"` } -func (s *SigstorePublicKeySet) MarshalJSON() ([]byte, error) { +func (s SigstorePublicKeySet) MarshalJSON() ([]byte, error) { type NoMethod SigstorePublicKeySet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SigstoreSignatureCheck: A Sigstore signature check, which verifies the @@ -1722,9 +1722,9 @@ type SigstoreSignatureCheck struct { NullFields []string `json:"-"` } -func (s *SigstoreSignatureCheck) MarshalJSON() ([]byte, error) { +func (s SigstoreSignatureCheck) MarshalJSON() ([]byte, error) { type NoMethod SigstoreSignatureCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SimpleSigningAttestationCheck: Require a signed DSSE @@ -1762,9 +1762,9 @@ type SimpleSigningAttestationCheck struct { NullFields []string `json:"-"` } -func (s *SimpleSigningAttestationCheck) MarshalJSON() ([]byte, error) { +func (s SimpleSigningAttestationCheck) MarshalJSON() ([]byte, error) { type NoMethod SimpleSigningAttestationCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaCheck: A SLSA provenance attestation check, which ensures that images @@ -1788,9 +1788,9 @@ type SlsaCheck struct { NullFields []string `json:"-"` } -func (s *SlsaCheck) MarshalJSON() ([]byte, error) { +func (s SlsaCheck) MarshalJSON() ([]byte, error) { type NoMethod SlsaCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1813,9 +1813,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1840,9 +1840,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrustedDirectoryCheck: A trusted directory check, which rejects images that @@ -1879,9 +1879,9 @@ type TrustedDirectoryCheck struct { NullFields []string `json:"-"` } -func (s *TrustedDirectoryCheck) MarshalJSON() ([]byte, error) { +func (s TrustedDirectoryCheck) MarshalJSON() ([]byte, error) { type NoMethod TrustedDirectoryCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserOwnedGrafeasNote: An user owned Grafeas note references a Grafeas @@ -1923,9 +1923,9 @@ type UserOwnedGrafeasNote struct { NullFields []string `json:"-"` } -func (s *UserOwnedGrafeasNote) MarshalJSON() ([]byte, error) { +func (s UserOwnedGrafeasNote) MarshalJSON() ([]byte, error) { type NoMethod UserOwnedGrafeasNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateAttestationOccurrenceRequest: Request message for @@ -1954,9 +1954,9 @@ type ValidateAttestationOccurrenceRequest struct { NullFields []string `json:"-"` } -func (s *ValidateAttestationOccurrenceRequest) MarshalJSON() ([]byte, error) { +func (s ValidateAttestationOccurrenceRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateAttestationOccurrenceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateAttestationOccurrenceResponse: Response message for @@ -1989,9 +1989,9 @@ type ValidateAttestationOccurrenceResponse struct { NullFields []string `json:"-"` } -func (s *ValidateAttestationOccurrenceResponse) MarshalJSON() ([]byte, error) { +func (s ValidateAttestationOccurrenceResponse) MarshalJSON() ([]byte, error) { type NoMethod ValidateAttestationOccurrenceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerificationRule: Specifies verification rules for evaluating the SLSA @@ -2048,9 +2048,9 @@ type VerificationRule struct { NullFields []string `json:"-"` } -func (s *VerificationRule) MarshalJSON() ([]byte, error) { +func (s VerificationRule) MarshalJSON() ([]byte, error) { type NoMethod VerificationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityCheck: An image vulnerability check, which rejects images that @@ -2125,9 +2125,9 @@ type VulnerabilityCheck struct { NullFields []string `json:"-"` } -func (s *VulnerabilityCheck) MarshalJSON() ([]byte, error) { +func (s VulnerabilityCheck) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsGetPolicyCall struct { diff --git a/binaryauthorization/v1beta1/binaryauthorization-gen.go b/binaryauthorization/v1beta1/binaryauthorization-gen.go index 94a58e3b53..46dbc3538c 100644 --- a/binaryauthorization/v1beta1/binaryauthorization-gen.go +++ b/binaryauthorization/v1beta1/binaryauthorization-gen.go @@ -246,9 +246,9 @@ type AdmissionRule struct { NullFields []string `json:"-"` } -func (s *AdmissionRule) MarshalJSON() ([]byte, error) { +func (s AdmissionRule) MarshalJSON() ([]byte, error) { type NoMethod AdmissionRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdmissionWhitelistPattern: An admission allowlist pattern exempts images @@ -275,9 +275,9 @@ type AdmissionWhitelistPattern struct { NullFields []string `json:"-"` } -func (s *AdmissionWhitelistPattern) MarshalJSON() ([]byte, error) { +func (s AdmissionWhitelistPattern) MarshalJSON() ([]byte, error) { type NoMethod AdmissionWhitelistPattern - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestationOccurrence: Occurrence that represents a single "attestation". @@ -319,9 +319,9 @@ type AttestationOccurrence struct { NullFields []string `json:"-"` } -func (s *AttestationOccurrence) MarshalJSON() ([]byte, error) { +func (s AttestationOccurrence) MarshalJSON() ([]byte, error) { type NoMethod AttestationOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attestor: An attestor that attests to container image artifacts. An existing @@ -358,9 +358,9 @@ type Attestor struct { NullFields []string `json:"-"` } -func (s *Attestor) MarshalJSON() ([]byte, error) { +func (s Attestor) MarshalJSON() ([]byte, error) { type NoMethod Attestor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestorPublicKey: An attestor public key that will be used to verify @@ -400,9 +400,9 @@ type AttestorPublicKey struct { NullFields []string `json:"-"` } -func (s *AttestorPublicKey) MarshalJSON() ([]byte, error) { +func (s AttestorPublicKey) MarshalJSON() ([]byte, error) { type NoMethod AttestorPublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -499,9 +499,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -556,9 +556,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamPolicy: An Identity and Access Management (IAM) policy, which specifies @@ -646,9 +646,9 @@ type IamPolicy struct { NullFields []string `json:"-"` } -func (s *IamPolicy) MarshalJSON() ([]byte, error) { +func (s IamPolicy) MarshalJSON() ([]byte, error) { type NoMethod IamPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Jwt struct { @@ -669,9 +669,9 @@ type Jwt struct { NullFields []string `json:"-"` } -func (s *Jwt) MarshalJSON() ([]byte, error) { +func (s Jwt) MarshalJSON() ([]byte, error) { type NoMethod Jwt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAttestorsResponse: Response message for @@ -699,9 +699,9 @@ type ListAttestorsResponse struct { NullFields []string `json:"-"` } -func (s *ListAttestorsResponse) MarshalJSON() ([]byte, error) { +func (s ListAttestorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAttestorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PkixPublicKey: A public key in the PkixPublicKey format (see @@ -757,9 +757,9 @@ type PkixPublicKey struct { NullFields []string `json:"-"` } -func (s *PkixPublicKey) MarshalJSON() ([]byte, error) { +func (s PkixPublicKey) MarshalJSON() ([]byte, error) { type NoMethod PkixPublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: A policy for Binary Authorization. @@ -830,9 +830,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -855,9 +855,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Signature: Verifiers (e.g. Kritis implementations) MUST verify signatures @@ -911,9 +911,9 @@ type Signature struct { NullFields []string `json:"-"` } -func (s *Signature) MarshalJSON() ([]byte, error) { +func (s Signature) MarshalJSON() ([]byte, error) { type NoMethod Signature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -936,9 +936,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -963,9 +963,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserOwnedDrydockNote: An user owned drydock note references a Drydock @@ -1007,9 +1007,9 @@ type UserOwnedDrydockNote struct { NullFields []string `json:"-"` } -func (s *UserOwnedDrydockNote) MarshalJSON() ([]byte, error) { +func (s UserOwnedDrydockNote) MarshalJSON() ([]byte, error) { type NoMethod UserOwnedDrydockNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateAttestationOccurrenceRequest: Request message for @@ -1038,9 +1038,9 @@ type ValidateAttestationOccurrenceRequest struct { NullFields []string `json:"-"` } -func (s *ValidateAttestationOccurrenceRequest) MarshalJSON() ([]byte, error) { +func (s ValidateAttestationOccurrenceRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateAttestationOccurrenceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateAttestationOccurrenceResponse: Response message for @@ -1073,9 +1073,9 @@ type ValidateAttestationOccurrenceResponse struct { NullFields []string `json:"-"` } -func (s *ValidateAttestationOccurrenceResponse) MarshalJSON() ([]byte, error) { +func (s ValidateAttestationOccurrenceResponse) MarshalJSON() ([]byte, error) { type NoMethod ValidateAttestationOccurrenceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsGetPolicyCall struct { diff --git a/blockchainnodeengine/v1/blockchainnodeengine-gen.go b/blockchainnodeengine/v1/blockchainnodeengine-gen.go index da939861e3..a233ddd2e9 100644 --- a/blockchainnodeengine/v1/blockchainnodeengine-gen.go +++ b/blockchainnodeengine/v1/blockchainnodeengine-gen.go @@ -265,9 +265,9 @@ type BlockchainNode struct { NullFields []string `json:"-"` } -func (s *BlockchainNode) MarshalJSON() ([]byte, error) { +func (s BlockchainNode) MarshalJSON() ([]byte, error) { type NoMethod BlockchainNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -298,9 +298,9 @@ type ConnectionInfo struct { NullFields []string `json:"-"` } -func (s *ConnectionInfo) MarshalJSON() ([]byte, error) { +func (s ConnectionInfo) MarshalJSON() ([]byte, error) { type NoMethod ConnectionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndpointInfo: Contains endpoint information through which to interact with a @@ -325,9 +325,9 @@ type EndpointInfo struct { NullFields []string `json:"-"` } -func (s *EndpointInfo) MarshalJSON() ([]byte, error) { +func (s EndpointInfo) MarshalJSON() ([]byte, error) { type NoMethod EndpointInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EthereumDetails: Ethereum-specific blockchain node details. @@ -405,9 +405,9 @@ type EthereumDetails struct { NullFields []string `json:"-"` } -func (s *EthereumDetails) MarshalJSON() ([]byte, error) { +func (s EthereumDetails) MarshalJSON() ([]byte, error) { type NoMethod EthereumDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EthereumEndpoints: Contains endpoint information specific to Ethereum nodes. @@ -436,9 +436,9 @@ type EthereumEndpoints struct { NullFields []string `json:"-"` } -func (s *EthereumEndpoints) MarshalJSON() ([]byte, error) { +func (s EthereumEndpoints) MarshalJSON() ([]byte, error) { type NoMethod EthereumEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GethDetails: Options for the Geth execution client. See Command-line Options @@ -473,9 +473,9 @@ type GethDetails struct { NullFields []string `json:"-"` } -func (s *GethDetails) MarshalJSON() ([]byte, error) { +func (s GethDetails) MarshalJSON() ([]byte, error) { type NoMethod GethDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -514,9 +514,9 @@ type ListBlockchainNodesResponse struct { NullFields []string `json:"-"` } -func (s *ListBlockchainNodesResponse) MarshalJSON() ([]byte, error) { +func (s ListBlockchainNodesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBlockchainNodesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -542,9 +542,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -570,9 +570,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -608,9 +608,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -655,9 +655,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -693,9 +693,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -727,9 +727,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidatorConfig: Configuration for validator-related parameters on the @@ -762,9 +762,9 @@ type ValidatorConfig struct { NullFields []string `json:"-"` } -func (s *ValidatorConfig) MarshalJSON() ([]byte, error) { +func (s ValidatorConfig) MarshalJSON() ([]byte, error) { type NoMethod ValidatorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/blogger/v2/blogger-gen.go b/blogger/v2/blogger-gen.go index 9024cc8e82..bd3ca321bd 100644 --- a/blogger/v2/blogger-gen.go +++ b/blogger/v2/blogger-gen.go @@ -258,9 +258,9 @@ type Blog struct { NullFields []string `json:"-"` } -func (s *Blog) MarshalJSON() ([]byte, error) { +func (s Blog) MarshalJSON() ([]byte, error) { type NoMethod Blog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlogLocale: The locale this Blog is set to. @@ -284,9 +284,9 @@ type BlogLocale struct { NullFields []string `json:"-"` } -func (s *BlogLocale) MarshalJSON() ([]byte, error) { +func (s BlogLocale) MarshalJSON() ([]byte, error) { type NoMethod BlogLocale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlogPages: The container of pages in this blog. @@ -308,9 +308,9 @@ type BlogPages struct { NullFields []string `json:"-"` } -func (s *BlogPages) MarshalJSON() ([]byte, error) { +func (s BlogPages) MarshalJSON() ([]byte, error) { type NoMethod BlogPages - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlogPosts: The container of posts in this blog. @@ -334,9 +334,9 @@ type BlogPosts struct { NullFields []string `json:"-"` } -func (s *BlogPosts) MarshalJSON() ([]byte, error) { +func (s BlogPosts) MarshalJSON() ([]byte, error) { type NoMethod BlogPosts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogList struct { @@ -362,9 +362,9 @@ type BlogList struct { NullFields []string `json:"-"` } -func (s *BlogList) MarshalJSON() ([]byte, error) { +func (s BlogList) MarshalJSON() ([]byte, error) { type NoMethod BlogList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogPerUserInfo struct { @@ -401,9 +401,9 @@ type BlogPerUserInfo struct { NullFields []string `json:"-"` } -func (s *BlogPerUserInfo) MarshalJSON() ([]byte, error) { +func (s BlogPerUserInfo) MarshalJSON() ([]byte, error) { type NoMethod BlogPerUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogUserInfo struct { @@ -426,9 +426,9 @@ type BlogUserInfo struct { NullFields []string `json:"-"` } -func (s *BlogUserInfo) MarshalJSON() ([]byte, error) { +func (s BlogUserInfo) MarshalJSON() ([]byte, error) { type NoMethod BlogUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Comment struct { @@ -476,9 +476,9 @@ type Comment struct { NullFields []string `json:"-"` } -func (s *Comment) MarshalJSON() ([]byte, error) { +func (s Comment) MarshalJSON() ([]byte, error) { type NoMethod Comment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentAuthor: The author of this Comment. @@ -504,9 +504,9 @@ type CommentAuthor struct { NullFields []string `json:"-"` } -func (s *CommentAuthor) MarshalJSON() ([]byte, error) { +func (s CommentAuthor) MarshalJSON() ([]byte, error) { type NoMethod CommentAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentAuthorImage: The creator's avatar. @@ -526,9 +526,9 @@ type CommentAuthorImage struct { NullFields []string `json:"-"` } -func (s *CommentAuthorImage) MarshalJSON() ([]byte, error) { +func (s CommentAuthorImage) MarshalJSON() ([]byte, error) { type NoMethod CommentAuthorImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentBlog: Data about the blog containing this comment. @@ -548,9 +548,9 @@ type CommentBlog struct { NullFields []string `json:"-"` } -func (s *CommentBlog) MarshalJSON() ([]byte, error) { +func (s CommentBlog) MarshalJSON() ([]byte, error) { type NoMethod CommentBlog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentInReplyTo: Data about the comment this is in reply to. @@ -570,9 +570,9 @@ type CommentInReplyTo struct { NullFields []string `json:"-"` } -func (s *CommentInReplyTo) MarshalJSON() ([]byte, error) { +func (s CommentInReplyTo) MarshalJSON() ([]byte, error) { type NoMethod CommentInReplyTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentPost: Data about the post containing this comment. @@ -592,9 +592,9 @@ type CommentPost struct { NullFields []string `json:"-"` } -func (s *CommentPost) MarshalJSON() ([]byte, error) { +func (s CommentPost) MarshalJSON() ([]byte, error) { type NoMethod CommentPost - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommentList struct { @@ -624,9 +624,9 @@ type CommentList struct { NullFields []string `json:"-"` } -func (s *CommentList) MarshalJSON() ([]byte, error) { +func (s CommentList) MarshalJSON() ([]byte, error) { type NoMethod CommentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Page struct { @@ -678,9 +678,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageAuthor: The author of this Page. @@ -706,9 +706,9 @@ type PageAuthor struct { NullFields []string `json:"-"` } -func (s *PageAuthor) MarshalJSON() ([]byte, error) { +func (s PageAuthor) MarshalJSON() ([]byte, error) { type NoMethod PageAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageAuthorImage: The creator's avatar. @@ -728,9 +728,9 @@ type PageAuthorImage struct { NullFields []string `json:"-"` } -func (s *PageAuthorImage) MarshalJSON() ([]byte, error) { +func (s PageAuthorImage) MarshalJSON() ([]byte, error) { type NoMethod PageAuthorImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageBlog: Data about the blog containing this Page. @@ -750,9 +750,9 @@ type PageBlog struct { NullFields []string `json:"-"` } -func (s *PageBlog) MarshalJSON() ([]byte, error) { +func (s PageBlog) MarshalJSON() ([]byte, error) { type NoMethod PageBlog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PageList struct { @@ -780,9 +780,9 @@ type PageList struct { NullFields []string `json:"-"` } -func (s *PageList) MarshalJSON() ([]byte, error) { +func (s PageList) MarshalJSON() ([]byte, error) { type NoMethod PageList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Post struct { @@ -854,9 +854,9 @@ type Post struct { NullFields []string `json:"-"` } -func (s *Post) MarshalJSON() ([]byte, error) { +func (s Post) MarshalJSON() ([]byte, error) { type NoMethod Post - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostAuthor: The author of this Post. @@ -882,9 +882,9 @@ type PostAuthor struct { NullFields []string `json:"-"` } -func (s *PostAuthor) MarshalJSON() ([]byte, error) { +func (s PostAuthor) MarshalJSON() ([]byte, error) { type NoMethod PostAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostAuthorImage: The creator's avatar. @@ -904,9 +904,9 @@ type PostAuthorImage struct { NullFields []string `json:"-"` } -func (s *PostAuthorImage) MarshalJSON() ([]byte, error) { +func (s PostAuthorImage) MarshalJSON() ([]byte, error) { type NoMethod PostAuthorImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostBlog: Data about the blog containing this Post. @@ -926,9 +926,9 @@ type PostBlog struct { NullFields []string `json:"-"` } -func (s *PostBlog) MarshalJSON() ([]byte, error) { +func (s PostBlog) MarshalJSON() ([]byte, error) { type NoMethod PostBlog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostImages struct { @@ -946,9 +946,9 @@ type PostImages struct { NullFields []string `json:"-"` } -func (s *PostImages) MarshalJSON() ([]byte, error) { +func (s PostImages) MarshalJSON() ([]byte, error) { type NoMethod PostImages - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostLocation: The location for geotagged posts. @@ -974,9 +974,9 @@ type PostLocation struct { NullFields []string `json:"-"` } -func (s *PostLocation) MarshalJSON() ([]byte, error) { +func (s PostLocation) MarshalJSON() ([]byte, error) { type NoMethod PostLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PostLocation) UnmarshalJSON(data []byte) error { @@ -1016,9 +1016,9 @@ type PostReplies struct { NullFields []string `json:"-"` } -func (s *PostReplies) MarshalJSON() ([]byte, error) { +func (s PostReplies) MarshalJSON() ([]byte, error) { type NoMethod PostReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostList struct { @@ -1048,9 +1048,9 @@ type PostList struct { NullFields []string `json:"-"` } -func (s *PostList) MarshalJSON() ([]byte, error) { +func (s PostList) MarshalJSON() ([]byte, error) { type NoMethod PostList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type User struct { @@ -1089,9 +1089,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserBlogs: The container of blogs for this user. @@ -1111,9 +1111,9 @@ type UserBlogs struct { NullFields []string `json:"-"` } -func (s *UserBlogs) MarshalJSON() ([]byte, error) { +func (s UserBlogs) MarshalJSON() ([]byte, error) { type NoMethod UserBlogs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserLocale: This user's locale @@ -1137,9 +1137,9 @@ type UserLocale struct { NullFields []string `json:"-"` } -func (s *UserLocale) MarshalJSON() ([]byte, error) { +func (s UserLocale) MarshalJSON() ([]byte, error) { type NoMethod UserLocale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogsGetCall struct { diff --git a/blogger/v3/blogger-gen.go b/blogger/v3/blogger-gen.go index 4513c64b62..f599e04be1 100644 --- a/blogger/v3/blogger-gen.go +++ b/blogger/v3/blogger-gen.go @@ -303,9 +303,9 @@ type Blog struct { NullFields []string `json:"-"` } -func (s *Blog) MarshalJSON() ([]byte, error) { +func (s Blog) MarshalJSON() ([]byte, error) { type NoMethod Blog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlogLocale: The locale this Blog is set to. @@ -329,9 +329,9 @@ type BlogLocale struct { NullFields []string `json:"-"` } -func (s *BlogLocale) MarshalJSON() ([]byte, error) { +func (s BlogLocale) MarshalJSON() ([]byte, error) { type NoMethod BlogLocale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlogPages: The container of pages in this blog. @@ -353,9 +353,9 @@ type BlogPages struct { NullFields []string `json:"-"` } -func (s *BlogPages) MarshalJSON() ([]byte, error) { +func (s BlogPages) MarshalJSON() ([]byte, error) { type NoMethod BlogPages - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlogPosts: The container of posts in this blog. @@ -379,9 +379,9 @@ type BlogPosts struct { NullFields []string `json:"-"` } -func (s *BlogPosts) MarshalJSON() ([]byte, error) { +func (s BlogPosts) MarshalJSON() ([]byte, error) { type NoMethod BlogPosts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogList struct { @@ -407,9 +407,9 @@ type BlogList struct { NullFields []string `json:"-"` } -func (s *BlogList) MarshalJSON() ([]byte, error) { +func (s BlogList) MarshalJSON() ([]byte, error) { type NoMethod BlogList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogPerUserInfo struct { @@ -446,9 +446,9 @@ type BlogPerUserInfo struct { NullFields []string `json:"-"` } -func (s *BlogPerUserInfo) MarshalJSON() ([]byte, error) { +func (s BlogPerUserInfo) MarshalJSON() ([]byte, error) { type NoMethod BlogPerUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogUserInfo struct { @@ -474,9 +474,9 @@ type BlogUserInfo struct { NullFields []string `json:"-"` } -func (s *BlogUserInfo) MarshalJSON() ([]byte, error) { +func (s BlogUserInfo) MarshalJSON() ([]byte, error) { type NoMethod BlogUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Comment struct { @@ -524,9 +524,9 @@ type Comment struct { NullFields []string `json:"-"` } -func (s *Comment) MarshalJSON() ([]byte, error) { +func (s Comment) MarshalJSON() ([]byte, error) { type NoMethod Comment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentAuthor: The author of this Comment. @@ -552,9 +552,9 @@ type CommentAuthor struct { NullFields []string `json:"-"` } -func (s *CommentAuthor) MarshalJSON() ([]byte, error) { +func (s CommentAuthor) MarshalJSON() ([]byte, error) { type NoMethod CommentAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentAuthorImage: The creator's avatar. @@ -574,9 +574,9 @@ type CommentAuthorImage struct { NullFields []string `json:"-"` } -func (s *CommentAuthorImage) MarshalJSON() ([]byte, error) { +func (s CommentAuthorImage) MarshalJSON() ([]byte, error) { type NoMethod CommentAuthorImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentBlog: Data about the blog containing this comment. @@ -596,9 +596,9 @@ type CommentBlog struct { NullFields []string `json:"-"` } -func (s *CommentBlog) MarshalJSON() ([]byte, error) { +func (s CommentBlog) MarshalJSON() ([]byte, error) { type NoMethod CommentBlog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentInReplyTo: Data about the comment this is in reply to. @@ -618,9 +618,9 @@ type CommentInReplyTo struct { NullFields []string `json:"-"` } -func (s *CommentInReplyTo) MarshalJSON() ([]byte, error) { +func (s CommentInReplyTo) MarshalJSON() ([]byte, error) { type NoMethod CommentInReplyTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentPost: Data about the post containing this comment. @@ -640,9 +640,9 @@ type CommentPost struct { NullFields []string `json:"-"` } -func (s *CommentPost) MarshalJSON() ([]byte, error) { +func (s CommentPost) MarshalJSON() ([]byte, error) { type NoMethod CommentPost - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommentList struct { @@ -672,9 +672,9 @@ type CommentList struct { NullFields []string `json:"-"` } -func (s *CommentList) MarshalJSON() ([]byte, error) { +func (s CommentList) MarshalJSON() ([]byte, error) { type NoMethod CommentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Page struct { @@ -726,9 +726,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageAuthor: The author of this Page. @@ -754,9 +754,9 @@ type PageAuthor struct { NullFields []string `json:"-"` } -func (s *PageAuthor) MarshalJSON() ([]byte, error) { +func (s PageAuthor) MarshalJSON() ([]byte, error) { type NoMethod PageAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageAuthorImage: The creator's avatar. @@ -776,9 +776,9 @@ type PageAuthorImage struct { NullFields []string `json:"-"` } -func (s *PageAuthorImage) MarshalJSON() ([]byte, error) { +func (s PageAuthorImage) MarshalJSON() ([]byte, error) { type NoMethod PageAuthorImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageBlog: Data about the blog containing this Page. @@ -798,9 +798,9 @@ type PageBlog struct { NullFields []string `json:"-"` } -func (s *PageBlog) MarshalJSON() ([]byte, error) { +func (s PageBlog) MarshalJSON() ([]byte, error) { type NoMethod PageBlog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PageList struct { @@ -828,9 +828,9 @@ type PageList struct { NullFields []string `json:"-"` } -func (s *PageList) MarshalJSON() ([]byte, error) { +func (s PageList) MarshalJSON() ([]byte, error) { type NoMethod PageList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Pageviews struct { @@ -856,9 +856,9 @@ type Pageviews struct { NullFields []string `json:"-"` } -func (s *Pageviews) MarshalJSON() ([]byte, error) { +func (s Pageviews) MarshalJSON() ([]byte, error) { type NoMethod Pageviews - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PageviewsCounts struct { @@ -884,9 +884,9 @@ type PageviewsCounts struct { NullFields []string `json:"-"` } -func (s *PageviewsCounts) MarshalJSON() ([]byte, error) { +func (s PageviewsCounts) MarshalJSON() ([]byte, error) { type NoMethod PageviewsCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Post struct { @@ -958,9 +958,9 @@ type Post struct { NullFields []string `json:"-"` } -func (s *Post) MarshalJSON() ([]byte, error) { +func (s Post) MarshalJSON() ([]byte, error) { type NoMethod Post - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostAuthor: The author of this Post. @@ -986,9 +986,9 @@ type PostAuthor struct { NullFields []string `json:"-"` } -func (s *PostAuthor) MarshalJSON() ([]byte, error) { +func (s PostAuthor) MarshalJSON() ([]byte, error) { type NoMethod PostAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostAuthorImage: The creator's avatar. @@ -1008,9 +1008,9 @@ type PostAuthorImage struct { NullFields []string `json:"-"` } -func (s *PostAuthorImage) MarshalJSON() ([]byte, error) { +func (s PostAuthorImage) MarshalJSON() ([]byte, error) { type NoMethod PostAuthorImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostBlog: Data about the blog containing this Post. @@ -1030,9 +1030,9 @@ type PostBlog struct { NullFields []string `json:"-"` } -func (s *PostBlog) MarshalJSON() ([]byte, error) { +func (s PostBlog) MarshalJSON() ([]byte, error) { type NoMethod PostBlog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostImages struct { @@ -1050,9 +1050,9 @@ type PostImages struct { NullFields []string `json:"-"` } -func (s *PostImages) MarshalJSON() ([]byte, error) { +func (s PostImages) MarshalJSON() ([]byte, error) { type NoMethod PostImages - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostLocation: The location for geotagged posts. @@ -1078,9 +1078,9 @@ type PostLocation struct { NullFields []string `json:"-"` } -func (s *PostLocation) MarshalJSON() ([]byte, error) { +func (s PostLocation) MarshalJSON() ([]byte, error) { type NoMethod PostLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PostLocation) UnmarshalJSON(data []byte) error { @@ -1120,9 +1120,9 @@ type PostReplies struct { NullFields []string `json:"-"` } -func (s *PostReplies) MarshalJSON() ([]byte, error) { +func (s PostReplies) MarshalJSON() ([]byte, error) { type NoMethod PostReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostList struct { @@ -1152,9 +1152,9 @@ type PostList struct { NullFields []string `json:"-"` } -func (s *PostList) MarshalJSON() ([]byte, error) { +func (s PostList) MarshalJSON() ([]byte, error) { type NoMethod PostList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostPerUserInfo struct { @@ -1181,9 +1181,9 @@ type PostPerUserInfo struct { NullFields []string `json:"-"` } -func (s *PostPerUserInfo) MarshalJSON() ([]byte, error) { +func (s PostPerUserInfo) MarshalJSON() ([]byte, error) { type NoMethod PostPerUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostUserInfo struct { @@ -1209,9 +1209,9 @@ type PostUserInfo struct { NullFields []string `json:"-"` } -func (s *PostUserInfo) MarshalJSON() ([]byte, error) { +func (s PostUserInfo) MarshalJSON() ([]byte, error) { type NoMethod PostUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostUserInfosList struct { @@ -1237,9 +1237,9 @@ type PostUserInfosList struct { NullFields []string `json:"-"` } -func (s *PostUserInfosList) MarshalJSON() ([]byte, error) { +func (s PostUserInfosList) MarshalJSON() ([]byte, error) { type NoMethod PostUserInfosList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type User struct { @@ -1278,9 +1278,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserBlogs: The container of blogs for this user. @@ -1300,9 +1300,9 @@ type UserBlogs struct { NullFields []string `json:"-"` } -func (s *UserBlogs) MarshalJSON() ([]byte, error) { +func (s UserBlogs) MarshalJSON() ([]byte, error) { type NoMethod UserBlogs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserLocale: This user's locale @@ -1326,9 +1326,9 @@ type UserLocale struct { NullFields []string `json:"-"` } -func (s *UserLocale) MarshalJSON() ([]byte, error) { +func (s UserLocale) MarshalJSON() ([]byte, error) { type NoMethod UserLocale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogUserInfosGetCall struct { diff --git a/books/v1/books-gen.go b/books/v1/books-gen.go index 6397088070..fdf56b4801 100644 --- a/books/v1/books-gen.go +++ b/books/v1/books-gen.go @@ -504,9 +504,9 @@ type Annotation struct { NullFields []string `json:"-"` } -func (s *Annotation) MarshalJSON() ([]byte, error) { +func (s Annotation) MarshalJSON() ([]byte, error) { type NoMethod Annotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotationClientVersionRanges: Selection ranges sent from the client. @@ -534,9 +534,9 @@ type AnnotationClientVersionRanges struct { NullFields []string `json:"-"` } -func (s *AnnotationClientVersionRanges) MarshalJSON() ([]byte, error) { +func (s AnnotationClientVersionRanges) MarshalJSON() ([]byte, error) { type NoMethod AnnotationClientVersionRanges - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotationCurrentVersionRanges: Selection ranges for the most recent content @@ -567,9 +567,9 @@ type AnnotationCurrentVersionRanges struct { NullFields []string `json:"-"` } -func (s *AnnotationCurrentVersionRanges) MarshalJSON() ([]byte, error) { +func (s AnnotationCurrentVersionRanges) MarshalJSON() ([]byte, error) { type NoMethod AnnotationCurrentVersionRanges - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AnnotationLayerSummary struct { @@ -595,9 +595,9 @@ type AnnotationLayerSummary struct { NullFields []string `json:"-"` } -func (s *AnnotationLayerSummary) MarshalJSON() ([]byte, error) { +func (s AnnotationLayerSummary) MarshalJSON() ([]byte, error) { type NoMethod AnnotationLayerSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Annotations struct { @@ -627,9 +627,9 @@ type Annotations struct { NullFields []string `json:"-"` } -func (s *Annotations) MarshalJSON() ([]byte, error) { +func (s Annotations) MarshalJSON() ([]byte, error) { type NoMethod Annotations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AnnotationsSummary struct { @@ -651,9 +651,9 @@ type AnnotationsSummary struct { NullFields []string `json:"-"` } -func (s *AnnotationsSummary) MarshalJSON() ([]byte, error) { +func (s AnnotationsSummary) MarshalJSON() ([]byte, error) { type NoMethod AnnotationsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AnnotationsSummaryLayers struct { @@ -675,9 +675,9 @@ type AnnotationsSummaryLayers struct { NullFields []string `json:"-"` } -func (s *AnnotationsSummaryLayers) MarshalJSON() ([]byte, error) { +func (s AnnotationsSummaryLayers) MarshalJSON() ([]byte, error) { type NoMethod AnnotationsSummaryLayers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Annotationsdata struct { @@ -706,9 +706,9 @@ type Annotationsdata struct { NullFields []string `json:"-"` } -func (s *Annotationsdata) MarshalJSON() ([]byte, error) { +func (s Annotationsdata) MarshalJSON() ([]byte, error) { type NoMethod Annotationsdata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BooksAnnotationsRange struct { @@ -733,9 +733,9 @@ type BooksAnnotationsRange struct { NullFields []string `json:"-"` } -func (s *BooksAnnotationsRange) MarshalJSON() ([]byte, error) { +func (s BooksAnnotationsRange) MarshalJSON() ([]byte, error) { type NoMethod BooksAnnotationsRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BooksCloudloadingResource struct { @@ -759,9 +759,9 @@ type BooksCloudloadingResource struct { NullFields []string `json:"-"` } -func (s *BooksCloudloadingResource) MarshalJSON() ([]byte, error) { +func (s BooksCloudloadingResource) MarshalJSON() ([]byte, error) { type NoMethod BooksCloudloadingResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BooksVolumesRecommendedRateResponse struct { @@ -782,9 +782,9 @@ type BooksVolumesRecommendedRateResponse struct { NullFields []string `json:"-"` } -func (s *BooksVolumesRecommendedRateResponse) MarshalJSON() ([]byte, error) { +func (s BooksVolumesRecommendedRateResponse) MarshalJSON() ([]byte, error) { type NoMethod BooksVolumesRecommendedRateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Bookshelf struct { @@ -827,9 +827,9 @@ type Bookshelf struct { NullFields []string `json:"-"` } -func (s *Bookshelf) MarshalJSON() ([]byte, error) { +func (s Bookshelf) MarshalJSON() ([]byte, error) { type NoMethod Bookshelf - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Bookshelves struct { @@ -853,9 +853,9 @@ type Bookshelves struct { NullFields []string `json:"-"` } -func (s *Bookshelves) MarshalJSON() ([]byte, error) { +func (s Bookshelves) MarshalJSON() ([]byte, error) { type NoMethod Bookshelves - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Category struct { @@ -879,9 +879,9 @@ type Category struct { NullFields []string `json:"-"` } -func (s *Category) MarshalJSON() ([]byte, error) { +func (s Category) MarshalJSON() ([]byte, error) { type NoMethod Category - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CategoryItems struct { @@ -901,9 +901,9 @@ type CategoryItems struct { NullFields []string `json:"-"` } -func (s *CategoryItems) MarshalJSON() ([]byte, error) { +func (s CategoryItems) MarshalJSON() ([]byte, error) { type NoMethod CategoryItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConcurrentAccessRestriction struct { @@ -945,9 +945,9 @@ type ConcurrentAccessRestriction struct { NullFields []string `json:"-"` } -func (s *ConcurrentAccessRestriction) MarshalJSON() ([]byte, error) { +func (s ConcurrentAccessRestriction) MarshalJSON() ([]byte, error) { type NoMethod ConcurrentAccessRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictionaryAnnotationdata struct { @@ -987,9 +987,9 @@ type DictionaryAnnotationdata struct { NullFields []string `json:"-"` } -func (s *DictionaryAnnotationdata) MarshalJSON() ([]byte, error) { +func (s DictionaryAnnotationdata) MarshalJSON() ([]byte, error) { type NoMethod DictionaryAnnotationdata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Dictlayerdata struct { @@ -1009,9 +1009,9 @@ type Dictlayerdata struct { NullFields []string `json:"-"` } -func (s *Dictlayerdata) MarshalJSON() ([]byte, error) { +func (s Dictlayerdata) MarshalJSON() ([]byte, error) { type NoMethod Dictlayerdata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataCommon struct { @@ -1031,9 +1031,9 @@ type DictlayerdataCommon struct { NullFields []string `json:"-"` } -func (s *DictlayerdataCommon) MarshalJSON() ([]byte, error) { +func (s DictlayerdataCommon) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataCommon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDict struct { @@ -1053,9 +1053,9 @@ type DictlayerdataDict struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDict) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDict) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DictlayerdataDictSource: The source, url and attribution for this dictionary @@ -1076,9 +1076,9 @@ type DictlayerdataDictSource struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictSource) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictSource) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWords struct { @@ -1101,9 +1101,9 @@ type DictlayerdataDictWords struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWords) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWords) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWords - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsDerivatives struct { @@ -1122,9 +1122,9 @@ type DictlayerdataDictWordsDerivatives struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsDerivatives) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsDerivatives) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsDerivatives - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsDerivativesSource struct { @@ -1143,9 +1143,9 @@ type DictlayerdataDictWordsDerivativesSource struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsDerivativesSource) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsDerivativesSource) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsDerivativesSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsExamples struct { @@ -1164,9 +1164,9 @@ type DictlayerdataDictWordsExamples struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsExamples) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsExamples) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsExamples - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsExamplesSource struct { @@ -1185,9 +1185,9 @@ type DictlayerdataDictWordsExamplesSource struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsExamplesSource) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsExamplesSource) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsExamplesSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsSenses struct { @@ -1212,9 +1212,9 @@ type DictlayerdataDictWordsSenses struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsSenses) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsSenses) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsSenses - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsSensesConjugations struct { @@ -1233,9 +1233,9 @@ type DictlayerdataDictWordsSensesConjugations struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsSensesConjugations) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsSensesConjugations) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsSensesConjugations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsSensesDefinitions struct { @@ -1254,9 +1254,9 @@ type DictlayerdataDictWordsSensesDefinitions struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsSensesDefinitions) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsSensesDefinitions) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsSensesDefinitions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsSensesDefinitionsExamples struct { @@ -1275,9 +1275,9 @@ type DictlayerdataDictWordsSensesDefinitionsExamples struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsSensesDefinitionsExamples) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsSensesDefinitionsExamples) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsSensesDefinitionsExamples - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsSensesDefinitionsExamplesSource struct { @@ -1296,9 +1296,9 @@ type DictlayerdataDictWordsSensesDefinitionsExamplesSource struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsSensesDefinitionsExamplesSource) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsSensesDefinitionsExamplesSource) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsSensesDefinitionsExamplesSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsSensesSource struct { @@ -1317,9 +1317,9 @@ type DictlayerdataDictWordsSensesSource struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsSensesSource) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsSensesSource) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsSensesSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsSensesSynonyms struct { @@ -1338,9 +1338,9 @@ type DictlayerdataDictWordsSensesSynonyms struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsSensesSynonyms) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsSensesSynonyms) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsSensesSynonyms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DictlayerdataDictWordsSensesSynonymsSource struct { @@ -1359,9 +1359,9 @@ type DictlayerdataDictWordsSensesSynonymsSource struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsSensesSynonymsSource) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsSensesSynonymsSource) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsSensesSynonymsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DictlayerdataDictWordsSource: The words with different meanings but not @@ -1382,9 +1382,9 @@ type DictlayerdataDictWordsSource struct { NullFields []string `json:"-"` } -func (s *DictlayerdataDictWordsSource) MarshalJSON() ([]byte, error) { +func (s DictlayerdataDictWordsSource) MarshalJSON() ([]byte, error) { type NoMethod DictlayerdataDictWordsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Discoveryclusters struct { @@ -1408,9 +1408,9 @@ type Discoveryclusters struct { NullFields []string `json:"-"` } -func (s *Discoveryclusters) MarshalJSON() ([]byte, error) { +func (s Discoveryclusters) MarshalJSON() ([]byte, error) { type NoMethod Discoveryclusters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiscoveryclustersClusters struct { @@ -1433,9 +1433,9 @@ type DiscoveryclustersClusters struct { NullFields []string `json:"-"` } -func (s *DiscoveryclustersClusters) MarshalJSON() ([]byte, error) { +func (s DiscoveryclustersClusters) MarshalJSON() ([]byte, error) { type NoMethod DiscoveryclustersClusters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiscoveryclustersClustersBannerWithContentContainer struct { @@ -1458,9 +1458,9 @@ type DiscoveryclustersClustersBannerWithContentContainer struct { NullFields []string `json:"-"` } -func (s *DiscoveryclustersClustersBannerWithContentContainer) MarshalJSON() ([]byte, error) { +func (s DiscoveryclustersClustersBannerWithContentContainer) MarshalJSON() ([]byte, error) { type NoMethod DiscoveryclustersClustersBannerWithContentContainer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DownloadAccessRestriction struct { @@ -1509,9 +1509,9 @@ type DownloadAccessRestriction struct { NullFields []string `json:"-"` } -func (s *DownloadAccessRestriction) MarshalJSON() ([]byte, error) { +func (s DownloadAccessRestriction) MarshalJSON() ([]byte, error) { type NoMethod DownloadAccessRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DownloadAccesses struct { @@ -1535,9 +1535,9 @@ type DownloadAccesses struct { NullFields []string `json:"-"` } -func (s *DownloadAccesses) MarshalJSON() ([]byte, error) { +func (s DownloadAccesses) MarshalJSON() ([]byte, error) { type NoMethod DownloadAccesses - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1570,9 +1570,9 @@ type FamilyInfo struct { NullFields []string `json:"-"` } -func (s *FamilyInfo) MarshalJSON() ([]byte, error) { +func (s FamilyInfo) MarshalJSON() ([]byte, error) { type NoMethod FamilyInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FamilyInfoMembership: Family membership info of the user that made the @@ -1600,9 +1600,9 @@ type FamilyInfoMembership struct { NullFields []string `json:"-"` } -func (s *FamilyInfoMembership) MarshalJSON() ([]byte, error) { +func (s FamilyInfoMembership) MarshalJSON() ([]byte, error) { type NoMethod FamilyInfoMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GeoAnnotationdata struct { @@ -1639,9 +1639,9 @@ type GeoAnnotationdata struct { NullFields []string `json:"-"` } -func (s *GeoAnnotationdata) MarshalJSON() ([]byte, error) { +func (s GeoAnnotationdata) MarshalJSON() ([]byte, error) { type NoMethod GeoAnnotationdata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Geolayerdata struct { @@ -1661,9 +1661,9 @@ type Geolayerdata struct { NullFields []string `json:"-"` } -func (s *Geolayerdata) MarshalJSON() ([]byte, error) { +func (s Geolayerdata) MarshalJSON() ([]byte, error) { type NoMethod Geolayerdata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GeolayerdataCommon struct { @@ -1691,9 +1691,9 @@ type GeolayerdataCommon struct { NullFields []string `json:"-"` } -func (s *GeolayerdataCommon) MarshalJSON() ([]byte, error) { +func (s GeolayerdataCommon) MarshalJSON() ([]byte, error) { type NoMethod GeolayerdataCommon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GeolayerdataGeo struct { @@ -1733,9 +1733,9 @@ type GeolayerdataGeo struct { NullFields []string `json:"-"` } -func (s *GeolayerdataGeo) MarshalJSON() ([]byte, error) { +func (s GeolayerdataGeo) MarshalJSON() ([]byte, error) { type NoMethod GeolayerdataGeo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GeolayerdataGeo) UnmarshalJSON(data []byte) error { @@ -1772,9 +1772,9 @@ type GeolayerdataGeoViewport struct { NullFields []string `json:"-"` } -func (s *GeolayerdataGeoViewport) MarshalJSON() ([]byte, error) { +func (s GeolayerdataGeoViewport) MarshalJSON() ([]byte, error) { type NoMethod GeolayerdataGeoViewport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GeolayerdataGeoViewportHi struct { @@ -1793,9 +1793,9 @@ type GeolayerdataGeoViewportHi struct { NullFields []string `json:"-"` } -func (s *GeolayerdataGeoViewportHi) MarshalJSON() ([]byte, error) { +func (s GeolayerdataGeoViewportHi) MarshalJSON() ([]byte, error) { type NoMethod GeolayerdataGeoViewportHi - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GeolayerdataGeoViewportHi) UnmarshalJSON(data []byte) error { @@ -1830,9 +1830,9 @@ type GeolayerdataGeoViewportLo struct { NullFields []string `json:"-"` } -func (s *GeolayerdataGeoViewportLo) MarshalJSON() ([]byte, error) { +func (s GeolayerdataGeoViewportLo) MarshalJSON() ([]byte, error) { type NoMethod GeolayerdataGeoViewportLo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GeolayerdataGeoViewportLo) UnmarshalJSON(data []byte) error { @@ -1874,9 +1874,9 @@ type Layersummaries struct { NullFields []string `json:"-"` } -func (s *Layersummaries) MarshalJSON() ([]byte, error) { +func (s Layersummaries) MarshalJSON() ([]byte, error) { type NoMethod Layersummaries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Layersummary struct { @@ -1926,9 +1926,9 @@ type Layersummary struct { NullFields []string `json:"-"` } -func (s *Layersummary) MarshalJSON() ([]byte, error) { +func (s Layersummary) MarshalJSON() ([]byte, error) { type NoMethod Layersummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Metadata struct { @@ -1952,9 +1952,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MetadataItems struct { @@ -1976,9 +1976,9 @@ type MetadataItems struct { NullFields []string `json:"-"` } -func (s *MetadataItems) MarshalJSON() ([]byte, error) { +func (s MetadataItems) MarshalJSON() ([]byte, error) { type NoMethod MetadataItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Notification struct { @@ -2016,9 +2016,9 @@ type Notification struct { NullFields []string `json:"-"` } -func (s *Notification) MarshalJSON() ([]byte, error) { +func (s Notification) MarshalJSON() ([]byte, error) { type NoMethod Notification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Offers struct { @@ -2042,9 +2042,9 @@ type Offers struct { NullFields []string `json:"-"` } -func (s *Offers) MarshalJSON() ([]byte, error) { +func (s Offers) MarshalJSON() ([]byte, error) { type NoMethod Offers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OffersItems struct { @@ -2065,9 +2065,9 @@ type OffersItems struct { NullFields []string `json:"-"` } -func (s *OffersItems) MarshalJSON() ([]byte, error) { +func (s OffersItems) MarshalJSON() ([]byte, error) { type NoMethod OffersItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OffersItemsItems struct { @@ -2090,9 +2090,9 @@ type OffersItemsItems struct { NullFields []string `json:"-"` } -func (s *OffersItemsItems) MarshalJSON() ([]byte, error) { +func (s OffersItemsItems) MarshalJSON() ([]byte, error) { type NoMethod OffersItemsItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReadingPosition struct { @@ -2127,9 +2127,9 @@ type ReadingPosition struct { NullFields []string `json:"-"` } -func (s *ReadingPosition) MarshalJSON() ([]byte, error) { +func (s ReadingPosition) MarshalJSON() ([]byte, error) { type NoMethod ReadingPosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RequestAccessData struct { @@ -2155,9 +2155,9 @@ type RequestAccessData struct { NullFields []string `json:"-"` } -func (s *RequestAccessData) MarshalJSON() ([]byte, error) { +func (s RequestAccessData) MarshalJSON() ([]byte, error) { type NoMethod RequestAccessData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Review struct { @@ -2198,9 +2198,9 @@ type Review struct { NullFields []string `json:"-"` } -func (s *Review) MarshalJSON() ([]byte, error) { +func (s Review) MarshalJSON() ([]byte, error) { type NoMethod Review - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReviewAuthor: Author of this review. @@ -2220,9 +2220,9 @@ type ReviewAuthor struct { NullFields []string `json:"-"` } -func (s *ReviewAuthor) MarshalJSON() ([]byte, error) { +func (s ReviewAuthor) MarshalJSON() ([]byte, error) { type NoMethod ReviewAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReviewSource: Information regarding the source of this review, when the @@ -2247,9 +2247,9 @@ type ReviewSource struct { NullFields []string `json:"-"` } -func (s *ReviewSource) MarshalJSON() ([]byte, error) { +func (s ReviewSource) MarshalJSON() ([]byte, error) { type NoMethod ReviewSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Series struct { @@ -2272,9 +2272,9 @@ type Series struct { NullFields []string `json:"-"` } -func (s *Series) MarshalJSON() ([]byte, error) { +func (s Series) MarshalJSON() ([]byte, error) { type NoMethod Series - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SeriesSeries struct { @@ -2301,9 +2301,9 @@ type SeriesSeries struct { NullFields []string `json:"-"` } -func (s *SeriesSeries) MarshalJSON() ([]byte, error) { +func (s SeriesSeries) MarshalJSON() ([]byte, error) { type NoMethod SeriesSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SeriesSeriesSeriesSubscriptionReleaseInfo struct { @@ -2324,9 +2324,9 @@ type SeriesSeriesSeriesSubscriptionReleaseInfo struct { NullFields []string `json:"-"` } -func (s *SeriesSeriesSeriesSubscriptionReleaseInfo) MarshalJSON() ([]byte, error) { +func (s SeriesSeriesSeriesSubscriptionReleaseInfo) MarshalJSON() ([]byte, error) { type NoMethod SeriesSeriesSeriesSubscriptionReleaseInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo struct { @@ -2347,9 +2347,9 @@ type SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo struct { NullFields []string `json:"-"` } -func (s *SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo) MarshalJSON() ([]byte, error) { +func (s SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo) MarshalJSON() ([]byte, error) { type NoMethod SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo) UnmarshalJSON(data []byte) error { @@ -2384,9 +2384,9 @@ type SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo struct { NullFields []string `json:"-"` } -func (s *SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo) MarshalJSON() ([]byte, error) { +func (s SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo) MarshalJSON() ([]byte, error) { type NoMethod SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo) UnmarshalJSON(data []byte) error { @@ -2424,9 +2424,9 @@ type Seriesmembership struct { NullFields []string `json:"-"` } -func (s *Seriesmembership) MarshalJSON() ([]byte, error) { +func (s Seriesmembership) MarshalJSON() ([]byte, error) { type NoMethod Seriesmembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Usersettings struct { @@ -2451,9 +2451,9 @@ type Usersettings struct { NullFields []string `json:"-"` } -func (s *Usersettings) MarshalJSON() ([]byte, error) { +func (s Usersettings) MarshalJSON() ([]byte, error) { type NoMethod Usersettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsersettingsNotesExport: User settings in sub-objects, each for different @@ -2474,9 +2474,9 @@ type UsersettingsNotesExport struct { NullFields []string `json:"-"` } -func (s *UsersettingsNotesExport) MarshalJSON() ([]byte, error) { +func (s UsersettingsNotesExport) MarshalJSON() ([]byte, error) { type NoMethod UsersettingsNotesExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersettingsNotification struct { @@ -2498,9 +2498,9 @@ type UsersettingsNotification struct { NullFields []string `json:"-"` } -func (s *UsersettingsNotification) MarshalJSON() ([]byte, error) { +func (s UsersettingsNotification) MarshalJSON() ([]byte, error) { type NoMethod UsersettingsNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersettingsNotificationMatchMyInterests struct { @@ -2518,9 +2518,9 @@ type UsersettingsNotificationMatchMyInterests struct { NullFields []string `json:"-"` } -func (s *UsersettingsNotificationMatchMyInterests) MarshalJSON() ([]byte, error) { +func (s UsersettingsNotificationMatchMyInterests) MarshalJSON() ([]byte, error) { type NoMethod UsersettingsNotificationMatchMyInterests - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersettingsNotificationMoreFromAuthors struct { @@ -2538,9 +2538,9 @@ type UsersettingsNotificationMoreFromAuthors struct { NullFields []string `json:"-"` } -func (s *UsersettingsNotificationMoreFromAuthors) MarshalJSON() ([]byte, error) { +func (s UsersettingsNotificationMoreFromAuthors) MarshalJSON() ([]byte, error) { type NoMethod UsersettingsNotificationMoreFromAuthors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersettingsNotificationMoreFromSeries struct { @@ -2558,9 +2558,9 @@ type UsersettingsNotificationMoreFromSeries struct { NullFields []string `json:"-"` } -func (s *UsersettingsNotificationMoreFromSeries) MarshalJSON() ([]byte, error) { +func (s UsersettingsNotificationMoreFromSeries) MarshalJSON() ([]byte, error) { type NoMethod UsersettingsNotificationMoreFromSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersettingsNotificationPriceDrop struct { @@ -2578,9 +2578,9 @@ type UsersettingsNotificationPriceDrop struct { NullFields []string `json:"-"` } -func (s *UsersettingsNotificationPriceDrop) MarshalJSON() ([]byte, error) { +func (s UsersettingsNotificationPriceDrop) MarshalJSON() ([]byte, error) { type NoMethod UsersettingsNotificationPriceDrop - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersettingsNotificationRewardExpirations struct { @@ -2598,9 +2598,9 @@ type UsersettingsNotificationRewardExpirations struct { NullFields []string `json:"-"` } -func (s *UsersettingsNotificationRewardExpirations) MarshalJSON() ([]byte, error) { +func (s UsersettingsNotificationRewardExpirations) MarshalJSON() ([]byte, error) { type NoMethod UsersettingsNotificationRewardExpirations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Volume struct { @@ -2650,9 +2650,9 @@ type Volume struct { NullFields []string `json:"-"` } -func (s *Volume) MarshalJSON() ([]byte, error) { +func (s Volume) MarshalJSON() ([]byte, error) { type NoMethod Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeAccessInfo: Any information about a volume related to reading or @@ -2717,9 +2717,9 @@ type VolumeAccessInfo struct { NullFields []string `json:"-"` } -func (s *VolumeAccessInfo) MarshalJSON() ([]byte, error) { +func (s VolumeAccessInfo) MarshalJSON() ([]byte, error) { type NoMethod VolumeAccessInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeAccessInfoEpub: Information about epub content. (In LITE projection.) @@ -2745,9 +2745,9 @@ type VolumeAccessInfoEpub struct { NullFields []string `json:"-"` } -func (s *VolumeAccessInfoEpub) MarshalJSON() ([]byte, error) { +func (s VolumeAccessInfoEpub) MarshalJSON() ([]byte, error) { type NoMethod VolumeAccessInfoEpub - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeAccessInfoPdf: Information about pdf content. (In LITE projection.) @@ -2773,9 +2773,9 @@ type VolumeAccessInfoPdf struct { NullFields []string `json:"-"` } -func (s *VolumeAccessInfoPdf) MarshalJSON() ([]byte, error) { +func (s VolumeAccessInfoPdf) MarshalJSON() ([]byte, error) { type NoMethod VolumeAccessInfoPdf - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeLayerInfo: What layers exist in this volume and high level information @@ -2797,9 +2797,9 @@ type VolumeLayerInfo struct { NullFields []string `json:"-"` } -func (s *VolumeLayerInfo) MarshalJSON() ([]byte, error) { +func (s VolumeLayerInfo) MarshalJSON() ([]byte, error) { type NoMethod VolumeLayerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VolumeLayerInfoLayers struct { @@ -2823,9 +2823,9 @@ type VolumeLayerInfoLayers struct { NullFields []string `json:"-"` } -func (s *VolumeLayerInfoLayers) MarshalJSON() ([]byte, error) { +func (s VolumeLayerInfoLayers) MarshalJSON() ([]byte, error) { type NoMethod VolumeLayerInfoLayers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeRecommendedInfo: Recommendation related information for this volume. @@ -2845,9 +2845,9 @@ type VolumeRecommendedInfo struct { NullFields []string `json:"-"` } -func (s *VolumeRecommendedInfo) MarshalJSON() ([]byte, error) { +func (s VolumeRecommendedInfo) MarshalJSON() ([]byte, error) { type NoMethod VolumeRecommendedInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeSaleInfo: Any information about a volume related to the eBookstore @@ -2892,9 +2892,9 @@ type VolumeSaleInfo struct { NullFields []string `json:"-"` } -func (s *VolumeSaleInfo) MarshalJSON() ([]byte, error) { +func (s VolumeSaleInfo) MarshalJSON() ([]byte, error) { type NoMethod VolumeSaleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeSaleInfoListPrice: Suggested retail price. (In LITE projection.) @@ -2916,9 +2916,9 @@ type VolumeSaleInfoListPrice struct { NullFields []string `json:"-"` } -func (s *VolumeSaleInfoListPrice) MarshalJSON() ([]byte, error) { +func (s VolumeSaleInfoListPrice) MarshalJSON() ([]byte, error) { type NoMethod VolumeSaleInfoListPrice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VolumeSaleInfoListPrice) UnmarshalJSON(data []byte) error { @@ -2959,9 +2959,9 @@ type VolumeSaleInfoOffers struct { NullFields []string `json:"-"` } -func (s *VolumeSaleInfoOffers) MarshalJSON() ([]byte, error) { +func (s VolumeSaleInfoOffers) MarshalJSON() ([]byte, error) { type NoMethod VolumeSaleInfoOffers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeSaleInfoOffersListPrice: Offer list (=undiscounted) price in Micros. @@ -2981,9 +2981,9 @@ type VolumeSaleInfoOffersListPrice struct { NullFields []string `json:"-"` } -func (s *VolumeSaleInfoOffersListPrice) MarshalJSON() ([]byte, error) { +func (s VolumeSaleInfoOffersListPrice) MarshalJSON() ([]byte, error) { type NoMethod VolumeSaleInfoOffersListPrice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VolumeSaleInfoOffersListPrice) UnmarshalJSON(data []byte) error { @@ -3018,9 +3018,9 @@ type VolumeSaleInfoOffersRentalDuration struct { NullFields []string `json:"-"` } -func (s *VolumeSaleInfoOffersRentalDuration) MarshalJSON() ([]byte, error) { +func (s VolumeSaleInfoOffersRentalDuration) MarshalJSON() ([]byte, error) { type NoMethod VolumeSaleInfoOffersRentalDuration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VolumeSaleInfoOffersRentalDuration) UnmarshalJSON(data []byte) error { @@ -3054,9 +3054,9 @@ type VolumeSaleInfoOffersRetailPrice struct { NullFields []string `json:"-"` } -func (s *VolumeSaleInfoOffersRetailPrice) MarshalJSON() ([]byte, error) { +func (s VolumeSaleInfoOffersRetailPrice) MarshalJSON() ([]byte, error) { type NoMethod VolumeSaleInfoOffersRetailPrice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VolumeSaleInfoOffersRetailPrice) UnmarshalJSON(data []byte) error { @@ -3094,9 +3094,9 @@ type VolumeSaleInfoRetailPrice struct { NullFields []string `json:"-"` } -func (s *VolumeSaleInfoRetailPrice) MarshalJSON() ([]byte, error) { +func (s VolumeSaleInfoRetailPrice) MarshalJSON() ([]byte, error) { type NoMethod VolumeSaleInfoRetailPrice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VolumeSaleInfoRetailPrice) UnmarshalJSON(data []byte) error { @@ -3130,9 +3130,9 @@ type VolumeSearchInfo struct { NullFields []string `json:"-"` } -func (s *VolumeSearchInfo) MarshalJSON() ([]byte, error) { +func (s VolumeSearchInfo) MarshalJSON() ([]byte, error) { type NoMethod VolumeSearchInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeUserInfo: User specific information related to this volume. (e.g. page @@ -3197,9 +3197,9 @@ type VolumeUserInfo struct { NullFields []string `json:"-"` } -func (s *VolumeUserInfo) MarshalJSON() ([]byte, error) { +func (s VolumeUserInfo) MarshalJSON() ([]byte, error) { type NoMethod VolumeUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeUserInfoCopy: Copy/Paste accounting information. @@ -3221,9 +3221,9 @@ type VolumeUserInfoCopy struct { NullFields []string `json:"-"` } -func (s *VolumeUserInfoCopy) MarshalJSON() ([]byte, error) { +func (s VolumeUserInfoCopy) MarshalJSON() ([]byte, error) { type NoMethod VolumeUserInfoCopy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeUserInfoFamilySharing: Information on the ability to share with the @@ -3251,9 +3251,9 @@ type VolumeUserInfoFamilySharing struct { NullFields []string `json:"-"` } -func (s *VolumeUserInfoFamilySharing) MarshalJSON() ([]byte, error) { +func (s VolumeUserInfoFamilySharing) MarshalJSON() ([]byte, error) { type NoMethod VolumeUserInfoFamilySharing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeUserInfoRentalPeriod: Period during this book is/was a valid rental. @@ -3273,9 +3273,9 @@ type VolumeUserInfoRentalPeriod struct { NullFields []string `json:"-"` } -func (s *VolumeUserInfoRentalPeriod) MarshalJSON() ([]byte, error) { +func (s VolumeUserInfoRentalPeriod) MarshalJSON() ([]byte, error) { type NoMethod VolumeUserInfoRentalPeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VolumeUserInfoUserUploadedVolumeInfo struct { @@ -3293,9 +3293,9 @@ type VolumeUserInfoUserUploadedVolumeInfo struct { NullFields []string `json:"-"` } -func (s *VolumeUserInfoUserUploadedVolumeInfo) MarshalJSON() ([]byte, error) { +func (s VolumeUserInfoUserUploadedVolumeInfo) MarshalJSON() ([]byte, error) { type NoMethod VolumeUserInfoUserUploadedVolumeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeVolumeInfo: General volume information. @@ -3381,9 +3381,9 @@ type VolumeVolumeInfo struct { NullFields []string `json:"-"` } -func (s *VolumeVolumeInfo) MarshalJSON() ([]byte, error) { +func (s VolumeVolumeInfo) MarshalJSON() ([]byte, error) { type NoMethod VolumeVolumeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VolumeVolumeInfo) UnmarshalJSON(data []byte) error { @@ -3421,9 +3421,9 @@ type VolumeVolumeInfoDimensions struct { NullFields []string `json:"-"` } -func (s *VolumeVolumeInfoDimensions) MarshalJSON() ([]byte, error) { +func (s VolumeVolumeInfoDimensions) MarshalJSON() ([]byte, error) { type NoMethod VolumeVolumeInfoDimensions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeVolumeInfoImageLinks: A list of image links for all the sizes that are @@ -3460,9 +3460,9 @@ type VolumeVolumeInfoImageLinks struct { NullFields []string `json:"-"` } -func (s *VolumeVolumeInfoImageLinks) MarshalJSON() ([]byte, error) { +func (s VolumeVolumeInfoImageLinks) MarshalJSON() ([]byte, error) { type NoMethod VolumeVolumeInfoImageLinks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VolumeVolumeInfoIndustryIdentifiers struct { @@ -3483,9 +3483,9 @@ type VolumeVolumeInfoIndustryIdentifiers struct { NullFields []string `json:"-"` } -func (s *VolumeVolumeInfoIndustryIdentifiers) MarshalJSON() ([]byte, error) { +func (s VolumeVolumeInfoIndustryIdentifiers) MarshalJSON() ([]byte, error) { type NoMethod VolumeVolumeInfoIndustryIdentifiers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeVolumeInfoPanelizationSummary: A top-level summary of the panelization @@ -3508,9 +3508,9 @@ type VolumeVolumeInfoPanelizationSummary struct { NullFields []string `json:"-"` } -func (s *VolumeVolumeInfoPanelizationSummary) MarshalJSON() ([]byte, error) { +func (s VolumeVolumeInfoPanelizationSummary) MarshalJSON() ([]byte, error) { type NoMethod VolumeVolumeInfoPanelizationSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeVolumeInfoReadingModes: The reading modes available for this volume. @@ -3530,9 +3530,9 @@ type VolumeVolumeInfoReadingModes struct { NullFields []string `json:"-"` } -func (s *VolumeVolumeInfoReadingModes) MarshalJSON() ([]byte, error) { +func (s VolumeVolumeInfoReadingModes) MarshalJSON() ([]byte, error) { type NoMethod VolumeVolumeInfoReadingModes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Volume2 struct { @@ -3557,9 +3557,9 @@ type Volume2 struct { NullFields []string `json:"-"` } -func (s *Volume2) MarshalJSON() ([]byte, error) { +func (s Volume2) MarshalJSON() ([]byte, error) { type NoMethod Volume2 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Volumeannotation struct { @@ -3608,9 +3608,9 @@ type Volumeannotation struct { NullFields []string `json:"-"` } -func (s *Volumeannotation) MarshalJSON() ([]byte, error) { +func (s Volumeannotation) MarshalJSON() ([]byte, error) { type NoMethod Volumeannotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeannotationContentRanges: The content ranges to identify the selected @@ -3638,9 +3638,9 @@ type VolumeannotationContentRanges struct { NullFields []string `json:"-"` } -func (s *VolumeannotationContentRanges) MarshalJSON() ([]byte, error) { +func (s VolumeannotationContentRanges) MarshalJSON() ([]byte, error) { type NoMethod VolumeannotationContentRanges - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Volumeannotations struct { @@ -3674,9 +3674,9 @@ type Volumeannotations struct { NullFields []string `json:"-"` } -func (s *Volumeannotations) MarshalJSON() ([]byte, error) { +func (s Volumeannotations) MarshalJSON() ([]byte, error) { type NoMethod Volumeannotations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Volumes struct { @@ -3703,9 +3703,9 @@ type Volumes struct { NullFields []string `json:"-"` } -func (s *Volumes) MarshalJSON() ([]byte, error) { +func (s Volumes) MarshalJSON() ([]byte, error) { type NoMethod Volumes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Volumeseriesinfo struct { @@ -3731,9 +3731,9 @@ type Volumeseriesinfo struct { NullFields []string `json:"-"` } -func (s *Volumeseriesinfo) MarshalJSON() ([]byte, error) { +func (s Volumeseriesinfo) MarshalJSON() ([]byte, error) { type NoMethod Volumeseriesinfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VolumeseriesinfoVolumeSeries struct { @@ -3759,9 +3759,9 @@ type VolumeseriesinfoVolumeSeries struct { NullFields []string `json:"-"` } -func (s *VolumeseriesinfoVolumeSeries) MarshalJSON() ([]byte, error) { +func (s VolumeseriesinfoVolumeSeries) MarshalJSON() ([]byte, error) { type NoMethod VolumeseriesinfoVolumeSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VolumeseriesinfoVolumeSeriesIssue struct { @@ -3780,9 +3780,9 @@ type VolumeseriesinfoVolumeSeriesIssue struct { NullFields []string `json:"-"` } -func (s *VolumeseriesinfoVolumeSeriesIssue) MarshalJSON() ([]byte, error) { +func (s VolumeseriesinfoVolumeSeriesIssue) MarshalJSON() ([]byte, error) { type NoMethod VolumeseriesinfoVolumeSeriesIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BookshelvesGetCall struct { diff --git a/businessprofileperformance/v1/businessprofileperformance-gen.go b/businessprofileperformance/v1/businessprofileperformance-gen.go index 36dd697a99..fec21eda66 100644 --- a/businessprofileperformance/v1/businessprofileperformance-gen.go +++ b/businessprofileperformance/v1/businessprofileperformance-gen.go @@ -240,9 +240,9 @@ type DailyMetricTimeSeries struct { NullFields []string `json:"-"` } -func (s *DailyMetricTimeSeries) MarshalJSON() ([]byte, error) { +func (s DailyMetricTimeSeries) MarshalJSON() ([]byte, error) { type NoMethod DailyMetricTimeSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailySubEntityType: Represents all possible subentity types that are @@ -277,9 +277,9 @@ type DailySubEntityType struct { NullFields []string `json:"-"` } -func (s *DailySubEntityType) MarshalJSON() ([]byte, error) { +func (s DailySubEntityType) MarshalJSON() ([]byte, error) { type NoMethod DailySubEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -315,9 +315,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatedValue: Represents a single datapoint in the timeseries, where each @@ -342,9 +342,9 @@ type DatedValue struct { NullFields []string `json:"-"` } -func (s *DatedValue) MarshalJSON() ([]byte, error) { +func (s DatedValue) MarshalJSON() ([]byte, error) { type NoMethod DatedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchMultiDailyMetricsTimeSeriesResponse: Represents the response for @@ -369,9 +369,9 @@ type FetchMultiDailyMetricsTimeSeriesResponse struct { NullFields []string `json:"-"` } -func (s *FetchMultiDailyMetricsTimeSeriesResponse) MarshalJSON() ([]byte, error) { +func (s FetchMultiDailyMetricsTimeSeriesResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchMultiDailyMetricsTimeSeriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetDailyMetricsTimeSeriesResponse: Represents the response for @@ -395,9 +395,9 @@ type GetDailyMetricsTimeSeriesResponse struct { NullFields []string `json:"-"` } -func (s *GetDailyMetricsTimeSeriesResponse) MarshalJSON() ([]byte, error) { +func (s GetDailyMetricsTimeSeriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GetDailyMetricsTimeSeriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsightsValue: Represents an insights value. @@ -419,9 +419,9 @@ type InsightsValue struct { NullFields []string `json:"-"` } -func (s *InsightsValue) MarshalJSON() ([]byte, error) { +func (s InsightsValue) MarshalJSON() ([]byte, error) { type NoMethod InsightsValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSearchKeywordImpressionsMonthlyResponse: Represents the response for @@ -449,9 +449,9 @@ type ListSearchKeywordImpressionsMonthlyResponse struct { NullFields []string `json:"-"` } -func (s *ListSearchKeywordImpressionsMonthlyResponse) MarshalJSON() ([]byte, error) { +func (s ListSearchKeywordImpressionsMonthlyResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSearchKeywordImpressionsMonthlyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiDailyMetricTimeSeries: Represents a list of tuples of @@ -472,9 +472,9 @@ type MultiDailyMetricTimeSeries struct { NullFields []string `json:"-"` } -func (s *MultiDailyMetricTimeSeries) MarshalJSON() ([]byte, error) { +func (s MultiDailyMetricTimeSeries) MarshalJSON() ([]byte, error) { type NoMethod MultiDailyMetricTimeSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchKeywordCount: Represents a single search keyword and its value. @@ -498,9 +498,9 @@ type SearchKeywordCount struct { NullFields []string `json:"-"` } -func (s *SearchKeywordCount) MarshalJSON() ([]byte, error) { +func (s SearchKeywordCount) MarshalJSON() ([]byte, error) { type NoMethod SearchKeywordCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -531,9 +531,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSeries: Represents a timeseries. @@ -554,9 +554,9 @@ type TimeSeries struct { NullFields []string `json:"-"` } -func (s *TimeSeries) MarshalJSON() ([]byte, error) { +func (s TimeSeries) MarshalJSON() ([]byte, error) { type NoMethod TimeSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationsFetchMultiDailyMetricsTimeSeriesCall struct { diff --git a/calendar/v3/calendar-gen.go b/calendar/v3/calendar-gen.go index a5e1e29f4b..49dacba92d 100644 --- a/calendar/v3/calendar-gen.go +++ b/calendar/v3/calendar-gen.go @@ -296,9 +296,9 @@ type Acl struct { NullFields []string `json:"-"` } -func (s *Acl) MarshalJSON() ([]byte, error) { +func (s Acl) MarshalJSON() ([]byte, error) { type NoMethod Acl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AclRule struct { @@ -338,9 +338,9 @@ type AclRule struct { NullFields []string `json:"-"` } -func (s *AclRule) MarshalJSON() ([]byte, error) { +func (s AclRule) MarshalJSON() ([]byte, error) { type NoMethod AclRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AclRuleScope: The extent to which calendar access is granted by this ACL @@ -369,9 +369,9 @@ type AclRuleScope struct { NullFields []string `json:"-"` } -func (s *AclRuleScope) MarshalJSON() ([]byte, error) { +func (s AclRuleScope) MarshalJSON() ([]byte, error) { type NoMethod AclRuleScope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Calendar struct { @@ -410,9 +410,9 @@ type Calendar struct { NullFields []string `json:"-"` } -func (s *Calendar) MarshalJSON() ([]byte, error) { +func (s Calendar) MarshalJSON() ([]byte, error) { type NoMethod Calendar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CalendarList struct { @@ -445,9 +445,9 @@ type CalendarList struct { NullFields []string `json:"-"` } -func (s *CalendarList) MarshalJSON() ([]byte, error) { +func (s CalendarList) MarshalJSON() ([]byte, error) { type NoMethod CalendarList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CalendarListEntry struct { @@ -534,9 +534,9 @@ type CalendarListEntry struct { NullFields []string `json:"-"` } -func (s *CalendarListEntry) MarshalJSON() ([]byte, error) { +func (s CalendarListEntry) MarshalJSON() ([]byte, error) { type NoMethod CalendarListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CalendarListEntryNotificationSettings: The notifications that the @@ -557,9 +557,9 @@ type CalendarListEntryNotificationSettings struct { NullFields []string `json:"-"` } -func (s *CalendarListEntryNotificationSettings) MarshalJSON() ([]byte, error) { +func (s CalendarListEntryNotificationSettings) MarshalJSON() ([]byte, error) { type NoMethod CalendarListEntryNotificationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CalendarNotification struct { @@ -592,9 +592,9 @@ type CalendarNotification struct { NullFields []string `json:"-"` } -func (s *CalendarNotification) MarshalJSON() ([]byte, error) { +func (s CalendarNotification) MarshalJSON() ([]byte, error) { type NoMethod CalendarNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Channel struct { @@ -641,9 +641,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ColorDefinition struct { @@ -665,9 +665,9 @@ type ColorDefinition struct { NullFields []string `json:"-"` } -func (s *ColorDefinition) MarshalJSON() ([]byte, error) { +func (s ColorDefinition) MarshalJSON() ([]byte, error) { type NoMethod ColorDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Colors struct { @@ -700,9 +700,9 @@ type Colors struct { NullFields []string `json:"-"` } -func (s *Colors) MarshalJSON() ([]byte, error) { +func (s Colors) MarshalJSON() ([]byte, error) { type NoMethod Colors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConferenceData struct { @@ -759,9 +759,9 @@ type ConferenceData struct { NullFields []string `json:"-"` } -func (s *ConferenceData) MarshalJSON() ([]byte, error) { +func (s ConferenceData) MarshalJSON() ([]byte, error) { type NoMethod ConferenceData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConferenceParameters struct { @@ -780,9 +780,9 @@ type ConferenceParameters struct { NullFields []string `json:"-"` } -func (s *ConferenceParameters) MarshalJSON() ([]byte, error) { +func (s ConferenceParameters) MarshalJSON() ([]byte, error) { type NoMethod ConferenceParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConferenceParametersAddOnParameters struct { @@ -800,9 +800,9 @@ type ConferenceParametersAddOnParameters struct { NullFields []string `json:"-"` } -func (s *ConferenceParametersAddOnParameters) MarshalJSON() ([]byte, error) { +func (s ConferenceParametersAddOnParameters) MarshalJSON() ([]byte, error) { type NoMethod ConferenceParametersAddOnParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConferenceProperties struct { @@ -827,9 +827,9 @@ type ConferenceProperties struct { NullFields []string `json:"-"` } -func (s *ConferenceProperties) MarshalJSON() ([]byte, error) { +func (s ConferenceProperties) MarshalJSON() ([]byte, error) { type NoMethod ConferenceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConferenceRequestStatus struct { @@ -855,9 +855,9 @@ type ConferenceRequestStatus struct { NullFields []string `json:"-"` } -func (s *ConferenceRequestStatus) MarshalJSON() ([]byte, error) { +func (s ConferenceRequestStatus) MarshalJSON() ([]byte, error) { type NoMethod ConferenceRequestStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConferenceSolution struct { @@ -881,9 +881,9 @@ type ConferenceSolution struct { NullFields []string `json:"-"` } -func (s *ConferenceSolution) MarshalJSON() ([]byte, error) { +func (s ConferenceSolution) MarshalJSON() ([]byte, error) { type NoMethod ConferenceSolution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConferenceSolutionKey struct { @@ -912,9 +912,9 @@ type ConferenceSolutionKey struct { NullFields []string `json:"-"` } -func (s *ConferenceSolutionKey) MarshalJSON() ([]byte, error) { +func (s ConferenceSolutionKey) MarshalJSON() ([]byte, error) { type NoMethod ConferenceSolutionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CreateConferenceRequest struct { @@ -940,9 +940,9 @@ type CreateConferenceRequest struct { NullFields []string `json:"-"` } -func (s *CreateConferenceRequest) MarshalJSON() ([]byte, error) { +func (s CreateConferenceRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateConferenceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EntryPoint struct { @@ -1035,9 +1035,9 @@ type EntryPoint struct { NullFields []string `json:"-"` } -func (s *EntryPoint) MarshalJSON() ([]byte, error) { +func (s EntryPoint) MarshalJSON() ([]byte, error) { type NoMethod EntryPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Error struct { @@ -1066,9 +1066,9 @@ type Error struct { NullFields []string `json:"-"` } -func (s *Error) MarshalJSON() ([]byte, error) { +func (s Error) MarshalJSON() ([]byte, error) { type NoMethod Error - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Event struct { @@ -1290,9 +1290,9 @@ type Event struct { NullFields []string `json:"-"` } -func (s *Event) MarshalJSON() ([]byte, error) { +func (s Event) MarshalJSON() ([]byte, error) { type NoMethod Event - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventCreator: The creator of the event. Read-only. @@ -1319,9 +1319,9 @@ type EventCreator struct { NullFields []string `json:"-"` } -func (s *EventCreator) MarshalJSON() ([]byte, error) { +func (s EventCreator) MarshalJSON() ([]byte, error) { type NoMethod EventCreator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventExtendedProperties: Extended properties of the event. @@ -1345,9 +1345,9 @@ type EventExtendedProperties struct { NullFields []string `json:"-"` } -func (s *EventExtendedProperties) MarshalJSON() ([]byte, error) { +func (s EventExtendedProperties) MarshalJSON() ([]byte, error) { type NoMethod EventExtendedProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventGadget: A gadget that extends this event. Gadgets are deprecated; this @@ -1387,9 +1387,9 @@ type EventGadget struct { NullFields []string `json:"-"` } -func (s *EventGadget) MarshalJSON() ([]byte, error) { +func (s EventGadget) MarshalJSON() ([]byte, error) { type NoMethod EventGadget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventOrganizer: The organizer of the event. If the organizer is also an @@ -1420,9 +1420,9 @@ type EventOrganizer struct { NullFields []string `json:"-"` } -func (s *EventOrganizer) MarshalJSON() ([]byte, error) { +func (s EventOrganizer) MarshalJSON() ([]byte, error) { type NoMethod EventOrganizer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventReminders: Information about the event's reminders for the @@ -1448,9 +1448,9 @@ type EventReminders struct { NullFields []string `json:"-"` } -func (s *EventReminders) MarshalJSON() ([]byte, error) { +func (s EventReminders) MarshalJSON() ([]byte, error) { type NoMethod EventReminders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventSource: Source from which the event was created. For example, a web @@ -1476,9 +1476,9 @@ type EventSource struct { NullFields []string `json:"-"` } -func (s *EventSource) MarshalJSON() ([]byte, error) { +func (s EventSource) MarshalJSON() ([]byte, error) { type NoMethod EventSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventAttachment struct { @@ -1511,9 +1511,9 @@ type EventAttachment struct { NullFields []string `json:"-"` } -func (s *EventAttachment) MarshalJSON() ([]byte, error) { +func (s EventAttachment) MarshalJSON() ([]byte, error) { type NoMethod EventAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventAttendee struct { @@ -1567,9 +1567,9 @@ type EventAttendee struct { NullFields []string `json:"-"` } -func (s *EventAttendee) MarshalJSON() ([]byte, error) { +func (s EventAttendee) MarshalJSON() ([]byte, error) { type NoMethod EventAttendee - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventDateTime struct { @@ -1598,9 +1598,9 @@ type EventDateTime struct { NullFields []string `json:"-"` } -func (s *EventDateTime) MarshalJSON() ([]byte, error) { +func (s EventDateTime) MarshalJSON() ([]byte, error) { type NoMethod EventDateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventFocusTimeProperties struct { @@ -1631,9 +1631,9 @@ type EventFocusTimeProperties struct { NullFields []string `json:"-"` } -func (s *EventFocusTimeProperties) MarshalJSON() ([]byte, error) { +func (s EventFocusTimeProperties) MarshalJSON() ([]byte, error) { type NoMethod EventFocusTimeProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventOutOfOfficeProperties struct { @@ -1661,9 +1661,9 @@ type EventOutOfOfficeProperties struct { NullFields []string `json:"-"` } -func (s *EventOutOfOfficeProperties) MarshalJSON() ([]byte, error) { +func (s EventOutOfOfficeProperties) MarshalJSON() ([]byte, error) { type NoMethod EventOutOfOfficeProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventReminder struct { @@ -1690,9 +1690,9 @@ type EventReminder struct { NullFields []string `json:"-"` } -func (s *EventReminder) MarshalJSON() ([]byte, error) { +func (s EventReminder) MarshalJSON() ([]byte, error) { type NoMethod EventReminder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventWorkingLocationProperties struct { @@ -1725,9 +1725,9 @@ type EventWorkingLocationProperties struct { NullFields []string `json:"-"` } -func (s *EventWorkingLocationProperties) MarshalJSON() ([]byte, error) { +func (s EventWorkingLocationProperties) MarshalJSON() ([]byte, error) { type NoMethod EventWorkingLocationProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventWorkingLocationPropertiesCustomLocation: If present, specifies that the @@ -1748,9 +1748,9 @@ type EventWorkingLocationPropertiesCustomLocation struct { NullFields []string `json:"-"` } -func (s *EventWorkingLocationPropertiesCustomLocation) MarshalJSON() ([]byte, error) { +func (s EventWorkingLocationPropertiesCustomLocation) MarshalJSON() ([]byte, error) { type NoMethod EventWorkingLocationPropertiesCustomLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventWorkingLocationPropertiesOfficeLocation: If present, specifies that the @@ -1782,9 +1782,9 @@ type EventWorkingLocationPropertiesOfficeLocation struct { NullFields []string `json:"-"` } -func (s *EventWorkingLocationPropertiesOfficeLocation) MarshalJSON() ([]byte, error) { +func (s EventWorkingLocationPropertiesOfficeLocation) MarshalJSON() ([]byte, error) { type NoMethod EventWorkingLocationPropertiesOfficeLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Events struct { @@ -1844,9 +1844,9 @@ type Events struct { NullFields []string `json:"-"` } -func (s *Events) MarshalJSON() ([]byte, error) { +func (s Events) MarshalJSON() ([]byte, error) { type NoMethod Events - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FreeBusyCalendar struct { @@ -1868,9 +1868,9 @@ type FreeBusyCalendar struct { NullFields []string `json:"-"` } -func (s *FreeBusyCalendar) MarshalJSON() ([]byte, error) { +func (s FreeBusyCalendar) MarshalJSON() ([]byte, error) { type NoMethod FreeBusyCalendar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FreeBusyGroup struct { @@ -1891,9 +1891,9 @@ type FreeBusyGroup struct { NullFields []string `json:"-"` } -func (s *FreeBusyGroup) MarshalJSON() ([]byte, error) { +func (s FreeBusyGroup) MarshalJSON() ([]byte, error) { type NoMethod FreeBusyGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FreeBusyRequest struct { @@ -1925,9 +1925,9 @@ type FreeBusyRequest struct { NullFields []string `json:"-"` } -func (s *FreeBusyRequest) MarshalJSON() ([]byte, error) { +func (s FreeBusyRequest) MarshalJSON() ([]byte, error) { type NoMethod FreeBusyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FreeBusyRequestItem struct { @@ -1946,9 +1946,9 @@ type FreeBusyRequestItem struct { NullFields []string `json:"-"` } -func (s *FreeBusyRequestItem) MarshalJSON() ([]byte, error) { +func (s FreeBusyRequestItem) MarshalJSON() ([]byte, error) { type NoMethod FreeBusyRequestItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FreeBusyResponse struct { @@ -1978,9 +1978,9 @@ type FreeBusyResponse struct { NullFields []string `json:"-"` } -func (s *FreeBusyResponse) MarshalJSON() ([]byte, error) { +func (s FreeBusyResponse) MarshalJSON() ([]byte, error) { type NoMethod FreeBusyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Setting struct { @@ -2010,9 +2010,9 @@ type Setting struct { NullFields []string `json:"-"` } -func (s *Setting) MarshalJSON() ([]byte, error) { +func (s Setting) MarshalJSON() ([]byte, error) { type NoMethod Setting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Settings struct { @@ -2045,9 +2045,9 @@ type Settings struct { NullFields []string `json:"-"` } -func (s *Settings) MarshalJSON() ([]byte, error) { +func (s Settings) MarshalJSON() ([]byte, error) { type NoMethod Settings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TimePeriod struct { @@ -2068,9 +2068,9 @@ type TimePeriod struct { NullFields []string `json:"-"` } -func (s *TimePeriod) MarshalJSON() ([]byte, error) { +func (s TimePeriod) MarshalJSON() ([]byte, error) { type NoMethod TimePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AclDeleteCall struct { diff --git a/certificatemanager/v1/certificatemanager-gen.go b/certificatemanager/v1/certificatemanager-gen.go index 11c09a1313..dfb8a78d81 100644 --- a/certificatemanager/v1/certificatemanager-gen.go +++ b/certificatemanager/v1/certificatemanager-gen.go @@ -278,9 +278,9 @@ type AllowlistedCertificate struct { NullFields []string `json:"-"` } -func (s *AllowlistedCertificate) MarshalJSON() ([]byte, error) { +func (s AllowlistedCertificate) MarshalJSON() ([]byte, error) { type NoMethod AllowlistedCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizationAttemptInfo: State of the latest attempt to authorize a domain @@ -329,9 +329,9 @@ type AuthorizationAttemptInfo struct { NullFields []string `json:"-"` } -func (s *AuthorizationAttemptInfo) MarshalJSON() ([]byte, error) { +func (s AuthorizationAttemptInfo) MarshalJSON() ([]byte, error) { type NoMethod AuthorizationAttemptInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -392,9 +392,9 @@ type Certificate struct { NullFields []string `json:"-"` } -func (s *Certificate) MarshalJSON() ([]byte, error) { +func (s Certificate) MarshalJSON() ([]byte, error) { type NoMethod Certificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateAuthorityConfig: The CA that issues the workload certificate. It @@ -418,9 +418,9 @@ type CertificateAuthorityConfig struct { NullFields []string `json:"-"` } -func (s *CertificateAuthorityConfig) MarshalJSON() ([]byte, error) { +func (s CertificateAuthorityConfig) MarshalJSON() ([]byte, error) { type NoMethod CertificateAuthorityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateAuthorityServiceConfig: Contains information required to contact @@ -443,9 +443,9 @@ type CertificateAuthorityServiceConfig struct { NullFields []string `json:"-"` } -func (s *CertificateAuthorityServiceConfig) MarshalJSON() ([]byte, error) { +func (s CertificateAuthorityServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod CertificateAuthorityServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateIssuanceConfig: CertificateIssuanceConfig specifies how to issue @@ -500,9 +500,9 @@ type CertificateIssuanceConfig struct { NullFields []string `json:"-"` } -func (s *CertificateIssuanceConfig) MarshalJSON() ([]byte, error) { +func (s CertificateIssuanceConfig) MarshalJSON() ([]byte, error) { type NoMethod CertificateIssuanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateMap: Defines a collection of certificate configurations. @@ -540,9 +540,9 @@ type CertificateMap struct { NullFields []string `json:"-"` } -func (s *CertificateMap) MarshalJSON() ([]byte, error) { +func (s CertificateMap) MarshalJSON() ([]byte, error) { type NoMethod CertificateMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateMapEntry: Defines a certificate map entry. @@ -600,9 +600,9 @@ type CertificateMapEntry struct { NullFields []string `json:"-"` } -func (s *CertificateMapEntry) MarshalJSON() ([]byte, error) { +func (s CertificateMapEntry) MarshalJSON() ([]byte, error) { type NoMethod CertificateMapEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsAuthorization: A DnsAuthorization resource describes a way to perform @@ -656,9 +656,9 @@ type DnsAuthorization struct { NullFields []string `json:"-"` } -func (s *DnsAuthorization) MarshalJSON() ([]byte, error) { +func (s DnsAuthorization) MarshalJSON() ([]byte, error) { type NoMethod DnsAuthorization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsResourceRecord: The structure describing the DNS Resource Record that @@ -686,9 +686,9 @@ type DnsResourceRecord struct { NullFields []string `json:"-"` } -func (s *DnsResourceRecord) MarshalJSON() ([]byte, error) { +func (s DnsResourceRecord) MarshalJSON() ([]byte, error) { type NoMethod DnsResourceRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -726,9 +726,9 @@ type GclbTarget struct { NullFields []string `json:"-"` } -func (s *GclbTarget) MarshalJSON() ([]byte, error) { +func (s GclbTarget) MarshalJSON() ([]byte, error) { type NoMethod GclbTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntermediateCA: Defines an intermediate CA. @@ -749,9 +749,9 @@ type IntermediateCA struct { NullFields []string `json:"-"` } -func (s *IntermediateCA) MarshalJSON() ([]byte, error) { +func (s IntermediateCA) MarshalJSON() ([]byte, error) { type NoMethod IntermediateCA - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IpConfig: Defines IP configuration where this Certificate Map is serving. @@ -773,9 +773,9 @@ type IpConfig struct { NullFields []string `json:"-"` } -func (s *IpConfig) MarshalJSON() ([]byte, error) { +func (s IpConfig) MarshalJSON() ([]byte, error) { type NoMethod IpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCertificateIssuanceConfigsResponse: Response for the @@ -807,9 +807,9 @@ type ListCertificateIssuanceConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListCertificateIssuanceConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListCertificateIssuanceConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCertificateIssuanceConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCertificateMapEntriesResponse: Response for the @@ -841,9 +841,9 @@ type ListCertificateMapEntriesResponse struct { NullFields []string `json:"-"` } -func (s *ListCertificateMapEntriesResponse) MarshalJSON() ([]byte, error) { +func (s ListCertificateMapEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCertificateMapEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCertificateMapsResponse: Response for the `ListCertificateMaps` method. @@ -873,9 +873,9 @@ type ListCertificateMapsResponse struct { NullFields []string `json:"-"` } -func (s *ListCertificateMapsResponse) MarshalJSON() ([]byte, error) { +func (s ListCertificateMapsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCertificateMapsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCertificatesResponse: Response for the `ListCertificates` method. @@ -905,9 +905,9 @@ type ListCertificatesResponse struct { NullFields []string `json:"-"` } -func (s *ListCertificatesResponse) MarshalJSON() ([]byte, error) { +func (s ListCertificatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCertificatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDnsAuthorizationsResponse: Response for the `ListDnsAuthorizations` @@ -938,9 +938,9 @@ type ListDnsAuthorizationsResponse struct { NullFields []string `json:"-"` } -func (s *ListDnsAuthorizationsResponse) MarshalJSON() ([]byte, error) { +func (s ListDnsAuthorizationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDnsAuthorizationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -966,9 +966,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -994,9 +994,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTrustConfigsResponse: Response for the `ListTrustConfigs` method. @@ -1026,9 +1026,9 @@ type ListTrustConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListTrustConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListTrustConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTrustConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1064,9 +1064,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedCertificate: Configuration and state of a Managed Certificate. @@ -1119,9 +1119,9 @@ type ManagedCertificate struct { NullFields []string `json:"-"` } -func (s *ManagedCertificate) MarshalJSON() ([]byte, error) { +func (s ManagedCertificate) MarshalJSON() ([]byte, error) { type NoMethod ManagedCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1166,9 +1166,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1204,9 +1204,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProvisioningIssue: Information about issues with provisioning a Managed @@ -1239,9 +1239,9 @@ type ProvisioningIssue struct { NullFields []string `json:"-"` } -func (s *ProvisioningIssue) MarshalJSON() ([]byte, error) { +func (s ProvisioningIssue) MarshalJSON() ([]byte, error) { type NoMethod ProvisioningIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SelfManagedCertificate: Certificate data for a SelfManaged Certificate. @@ -1267,9 +1267,9 @@ type SelfManagedCertificate struct { NullFields []string `json:"-"` } -func (s *SelfManagedCertificate) MarshalJSON() ([]byte, error) { +func (s SelfManagedCertificate) MarshalJSON() ([]byte, error) { type NoMethod SelfManagedCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1301,9 +1301,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrustAnchor: Defines a trust anchor. @@ -1324,9 +1324,9 @@ type TrustAnchor struct { NullFields []string `json:"-"` } -func (s *TrustAnchor) MarshalJSON() ([]byte, error) { +func (s TrustAnchor) MarshalJSON() ([]byte, error) { type NoMethod TrustAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrustConfig: Defines a trust config. @@ -1372,9 +1372,9 @@ type TrustConfig struct { NullFields []string `json:"-"` } -func (s *TrustConfig) MarshalJSON() ([]byte, error) { +func (s TrustConfig) MarshalJSON() ([]byte, error) { type NoMethod TrustConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrustStore: Defines a trust store. @@ -1399,9 +1399,9 @@ type TrustStore struct { NullFields []string `json:"-"` } -func (s *TrustStore) MarshalJSON() ([]byte, error) { +func (s TrustStore) MarshalJSON() ([]byte, error) { type NoMethod TrustStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/chat/v1/chat-gen.go b/chat/v1/chat-gen.go index b23cf5e82b..c1167a5fc6 100644 --- a/chat/v1/chat-gen.go +++ b/chat/v1/chat-gen.go @@ -400,9 +400,9 @@ type AccessSettings struct { NullFields []string `json:"-"` } -func (s *AccessSettings) MarshalJSON() ([]byte, error) { +func (s AccessSettings) MarshalJSON() ([]byte, error) { type NoMethod AccessSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessoryWidget: One or more interactive widgets that appear at the bottom @@ -425,9 +425,9 @@ type AccessoryWidget struct { NullFields []string `json:"-"` } -func (s *AccessoryWidget) MarshalJSON() ([]byte, error) { +func (s AccessoryWidget) MarshalJSON() ([]byte, error) { type NoMethod AccessoryWidget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActionParameter: List of string parameters to supply when the action method @@ -452,9 +452,9 @@ type ActionParameter struct { NullFields []string `json:"-"` } -func (s *ActionParameter) MarshalJSON() ([]byte, error) { +func (s ActionParameter) MarshalJSON() ([]byte, error) { type NoMethod ActionParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActionResponse: Parameters that a Chat app can use to configure how its @@ -499,9 +499,9 @@ type ActionResponse struct { NullFields []string `json:"-"` } -func (s *ActionResponse) MarshalJSON() ([]byte, error) { +func (s ActionResponse) MarshalJSON() ([]byte, error) { type NoMethod ActionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActionStatus: Represents the status for a request to either invoke or submit @@ -605,9 +605,9 @@ type ActionStatus struct { NullFields []string `json:"-"` } -func (s *ActionStatus) MarshalJSON() ([]byte, error) { +func (s ActionStatus) MarshalJSON() ([]byte, error) { type NoMethod ActionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Annotation: Output only. Annotations associated with the plain-text body of @@ -653,9 +653,9 @@ type Annotation struct { NullFields []string `json:"-"` } -func (s *Annotation) MarshalJSON() ([]byte, error) { +func (s Annotation) MarshalJSON() ([]byte, error) { type NoMethod Annotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttachedGif: A GIF image that's specified by a URL. @@ -675,9 +675,9 @@ type AttachedGif struct { NullFields []string `json:"-"` } -func (s *AttachedGif) MarshalJSON() ([]byte, error) { +func (s AttachedGif) MarshalJSON() ([]byte, error) { type NoMethod AttachedGif - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attachment: An attachment in Google Chat. @@ -727,9 +727,9 @@ type Attachment struct { NullFields []string `json:"-"` } -func (s *Attachment) MarshalJSON() ([]byte, error) { +func (s Attachment) MarshalJSON() ([]byte, error) { type NoMethod Attachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttachmentDataRef: A reference to the attachment data. @@ -754,9 +754,9 @@ type AttachmentDataRef struct { NullFields []string `json:"-"` } -func (s *AttachmentDataRef) MarshalJSON() ([]byte, error) { +func (s AttachmentDataRef) MarshalJSON() ([]byte, error) { type NoMethod AttachmentDataRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Button: A button. Can be a text button or an image button. @@ -778,9 +778,9 @@ type Button struct { NullFields []string `json:"-"` } -func (s *Button) MarshalJSON() ([]byte, error) { +func (s Button) MarshalJSON() ([]byte, error) { type NoMethod Button - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Card: A card is a UI element that can contain UI widgets such as text and @@ -808,9 +808,9 @@ type Card struct { NullFields []string `json:"-"` } -func (s *Card) MarshalJSON() ([]byte, error) { +func (s Card) MarshalJSON() ([]byte, error) { type NoMethod Card - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CardAction: A card action is the action associated with the card. For an @@ -834,9 +834,9 @@ type CardAction struct { NullFields []string `json:"-"` } -func (s *CardAction) MarshalJSON() ([]byte, error) { +func (s CardAction) MarshalJSON() ([]byte, error) { type NoMethod CardAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CardHeader struct { @@ -869,9 +869,9 @@ type CardHeader struct { NullFields []string `json:"-"` } -func (s *CardHeader) MarshalJSON() ([]byte, error) { +func (s CardHeader) MarshalJSON() ([]byte, error) { type NoMethod CardHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CardWithId: A card @@ -900,9 +900,9 @@ type CardWithId struct { NullFields []string `json:"-"` } -func (s *CardWithId) MarshalJSON() ([]byte, error) { +func (s CardWithId) MarshalJSON() ([]byte, error) { type NoMethod CardWithId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChatAppLogEntry: JSON payload of error messages. If the Cloud Logging API is @@ -930,9 +930,9 @@ type ChatAppLogEntry struct { NullFields []string `json:"-"` } -func (s *ChatAppLogEntry) MarshalJSON() ([]byte, error) { +func (s ChatAppLogEntry) MarshalJSON() ([]byte, error) { type NoMethod ChatAppLogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChatClientDataSourceMarkup: For a `SelectionInput` widget that uses a @@ -956,9 +956,9 @@ type ChatClientDataSourceMarkup struct { NullFields []string `json:"-"` } -func (s *ChatClientDataSourceMarkup) MarshalJSON() ([]byte, error) { +func (s ChatClientDataSourceMarkup) MarshalJSON() ([]byte, error) { type NoMethod ChatClientDataSourceMarkup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Color: Represents a color in the RGBA color space. This representation is @@ -1039,9 +1039,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -1129,9 +1129,9 @@ type CommonEventObject struct { NullFields []string `json:"-"` } -func (s *CommonEventObject) MarshalJSON() ([]byte, error) { +func (s CommonEventObject) MarshalJSON() ([]byte, error) { type NoMethod CommonEventObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteImportSpaceRequest: Request message for completing the import @@ -1160,9 +1160,9 @@ type CompleteImportSpaceResponse struct { NullFields []string `json:"-"` } -func (s *CompleteImportSpaceResponse) MarshalJSON() ([]byte, error) { +func (s CompleteImportSpaceResponse) MarshalJSON() ([]byte, error) { type NoMethod CompleteImportSpaceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomEmoji: Represents a custom emoji. @@ -1182,9 +1182,9 @@ type CustomEmoji struct { NullFields []string `json:"-"` } -func (s *CustomEmoji) MarshalJSON() ([]byte, error) { +func (s CustomEmoji) MarshalJSON() ([]byte, error) { type NoMethod CustomEmoji - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateInput: Date input values. @@ -1204,9 +1204,9 @@ type DateInput struct { NullFields []string `json:"-"` } -func (s *DateInput) MarshalJSON() ([]byte, error) { +func (s DateInput) MarshalJSON() ([]byte, error) { type NoMethod DateInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateTimeInput: Date and time input values. @@ -1230,9 +1230,9 @@ type DateTimeInput struct { NullFields []string `json:"-"` } -func (s *DateTimeInput) MarshalJSON() ([]byte, error) { +func (s DateTimeInput) MarshalJSON() ([]byte, error) { type NoMethod DateTimeInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeletionMetadata: Information about a deleted message. A message is deleted @@ -1263,9 +1263,9 @@ type DeletionMetadata struct { NullFields []string `json:"-"` } -func (s *DeletionMetadata) MarshalJSON() ([]byte, error) { +func (s DeletionMetadata) MarshalJSON() ([]byte, error) { type NoMethod DeletionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeprecatedEvent: A Google Chat app interaction event. To learn about @@ -1369,9 +1369,9 @@ type DeprecatedEvent struct { NullFields []string `json:"-"` } -func (s *DeprecatedEvent) MarshalJSON() ([]byte, error) { +func (s DeprecatedEvent) MarshalJSON() ([]byte, error) { type NoMethod DeprecatedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dialog: Wrapper around the card body of the dialog. @@ -1393,9 +1393,9 @@ type Dialog struct { NullFields []string `json:"-"` } -func (s *Dialog) MarshalJSON() ([]byte, error) { +func (s Dialog) MarshalJSON() ([]byte, error) { type NoMethod Dialog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DialogAction: Contains a dialog @@ -1423,9 +1423,9 @@ type DialogAction struct { NullFields []string `json:"-"` } -func (s *DialogAction) MarshalJSON() ([]byte, error) { +func (s DialogAction) MarshalJSON() ([]byte, error) { type NoMethod DialogAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveDataRef: A reference to the data of a drive attachment. @@ -1445,9 +1445,9 @@ type DriveDataRef struct { NullFields []string `json:"-"` } -func (s *DriveDataRef) MarshalJSON() ([]byte, error) { +func (s DriveDataRef) MarshalJSON() ([]byte, error) { type NoMethod DriveDataRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveLinkData: Data for Google Drive links. @@ -1471,9 +1471,9 @@ type DriveLinkData struct { NullFields []string `json:"-"` } -func (s *DriveLinkData) MarshalJSON() ([]byte, error) { +func (s DriveLinkData) MarshalJSON() ([]byte, error) { type NoMethod DriveLinkData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Emoji: An emoji that is used as a reaction to a message. @@ -1495,9 +1495,9 @@ type Emoji struct { NullFields []string `json:"-"` } -func (s *Emoji) MarshalJSON() ([]byte, error) { +func (s Emoji) MarshalJSON() ([]byte, error) { type NoMethod Emoji - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmojiReactionSummary: The number of people who reacted to a message with a @@ -1520,9 +1520,9 @@ type EmojiReactionSummary struct { NullFields []string `json:"-"` } -func (s *EmojiReactionSummary) MarshalJSON() ([]byte, error) { +func (s EmojiReactionSummary) MarshalJSON() ([]byte, error) { type NoMethod EmojiReactionSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1557,9 +1557,9 @@ type FormAction struct { NullFields []string `json:"-"` } -func (s *FormAction) MarshalJSON() ([]byte, error) { +func (s FormAction) MarshalJSON() ([]byte, error) { type NoMethod FormAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Action: An action that describes the behavior when the form @@ -1634,9 +1634,9 @@ type GoogleAppsCardV1Action struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Action) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Action) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Action - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1ActionParameter: List of string parameters to supply when @@ -1665,9 +1665,9 @@ type GoogleAppsCardV1ActionParameter struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1ActionParameter) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1ActionParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1ActionParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1BorderStyle: The style options for the border of a card or @@ -1698,9 +1698,9 @@ type GoogleAppsCardV1BorderStyle struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1BorderStyle) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1BorderStyle) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1BorderStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Button: A text, icon, or text and icon button that users can @@ -1755,9 +1755,9 @@ type GoogleAppsCardV1Button struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Button) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Button) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Button - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1ButtonList: A list of buttons layed out horizontally. For an @@ -1781,9 +1781,9 @@ type GoogleAppsCardV1ButtonList struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1ButtonList) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1ButtonList) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1ButtonList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Card: A card interface displayed in a Google Chat message or @@ -1882,9 +1882,9 @@ type GoogleAppsCardV1Card struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Card) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Card) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Card - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1CardAction: A card action is the action associated with the @@ -1909,9 +1909,9 @@ type GoogleAppsCardV1CardAction struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1CardAction) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1CardAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1CardAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1CardFixedFooter: A persistent (sticky) footer that that @@ -1946,9 +1946,9 @@ type GoogleAppsCardV1CardFixedFooter struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1CardFixedFooter) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1CardFixedFooter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1CardFixedFooter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1CardHeader: Represents a card header. For an example in @@ -1991,9 +1991,9 @@ type GoogleAppsCardV1CardHeader struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1CardHeader) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1CardHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1CardHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Column: A column. Google Workspace Add-ons and Chat apps @@ -2047,9 +2047,9 @@ type GoogleAppsCardV1Column struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Column) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Column) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Column - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Columns: The `Columns` widget displays up to 2 columns in a @@ -2088,9 +2088,9 @@ type GoogleAppsCardV1Columns struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Columns) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Columns) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Columns - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1DateTimePicker: Lets users input a date, a time, or both a @@ -2147,9 +2147,9 @@ type GoogleAppsCardV1DateTimePicker struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1DateTimePicker) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1DateTimePicker) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1DateTimePicker - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1DecoratedText: A widget that displays text with optional @@ -2205,9 +2205,9 @@ type GoogleAppsCardV1DecoratedText struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1DecoratedText) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1DecoratedText) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1DecoratedText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Divider: Displays a divider between widgets as a horizontal @@ -2264,9 +2264,9 @@ type GoogleAppsCardV1Grid struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Grid) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Grid) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Grid - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1GridItem: Represents an item in a grid layout. Items can @@ -2304,9 +2304,9 @@ type GoogleAppsCardV1GridItem struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1GridItem) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1GridItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1GridItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Icon: An icon displayed in a widget on a card. For an @@ -2367,9 +2367,9 @@ type GoogleAppsCardV1Icon struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Icon) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Icon) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Icon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Image: An image that is specified by a URL and can have an @@ -2399,9 +2399,9 @@ type GoogleAppsCardV1Image struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Image) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Image) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1ImageComponent: Represents an image. Google Workspace @@ -2428,9 +2428,9 @@ type GoogleAppsCardV1ImageComponent struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1ImageComponent) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1ImageComponent) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1ImageComponent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1ImageCropStyle: Represents the crop style applied to an @@ -2466,9 +2466,9 @@ type GoogleAppsCardV1ImageCropStyle struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1ImageCropStyle) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1ImageCropStyle) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1ImageCropStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAppsCardV1ImageCropStyle) UnmarshalJSON(data []byte) error { @@ -2530,9 +2530,9 @@ type GoogleAppsCardV1MaterialIcon struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1MaterialIcon) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1MaterialIcon) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1MaterialIcon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1OnClick: Represents how to respond when users click an @@ -2565,9 +2565,9 @@ type GoogleAppsCardV1OnClick struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1OnClick) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1OnClick) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1OnClick - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1OpenLink: Represents an `onClick` event that opens a @@ -2609,9 +2609,9 @@ type GoogleAppsCardV1OpenLink struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1OpenLink) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1OpenLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1OpenLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1PlatformDataSource: For a `SelectionInput` widget that uses @@ -2644,9 +2644,9 @@ type GoogleAppsCardV1PlatformDataSource struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1PlatformDataSource) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1PlatformDataSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1PlatformDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Section: A section contains a collection of widgets that are @@ -2688,9 +2688,9 @@ type GoogleAppsCardV1Section struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Section) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Section) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Section - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1SelectionInput: A widget that creates one or more UI items @@ -2777,9 +2777,9 @@ type GoogleAppsCardV1SelectionInput struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1SelectionInput) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1SelectionInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1SelectionInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1SelectionItem: An item that users can select in a selection @@ -2818,9 +2818,9 @@ type GoogleAppsCardV1SelectionItem struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1SelectionItem) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1SelectionItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1SelectionItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1SuggestionItem: One suggested value that users can enter in @@ -2843,9 +2843,9 @@ type GoogleAppsCardV1SuggestionItem struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1SuggestionItem) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1SuggestionItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1SuggestionItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Suggestions: Suggested values that users can enter. These @@ -2877,9 +2877,9 @@ type GoogleAppsCardV1Suggestions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Suggestions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Suggestions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Suggestions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1SwitchControl: Either a toggle-style switch or a checkbox @@ -2921,9 +2921,9 @@ type GoogleAppsCardV1SwitchControl struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1SwitchControl) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1SwitchControl) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1SwitchControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1TextInput: A field in which users can enter text. Supports @@ -3007,9 +3007,9 @@ type GoogleAppsCardV1TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1TextParagraph: A paragraph of text that supports formatting. @@ -3038,9 +3038,9 @@ type GoogleAppsCardV1TextParagraph struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1TextParagraph) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1TextParagraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1TextParagraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Widget: Each card is made up of widgets. A widget is a @@ -3153,9 +3153,9 @@ type GoogleAppsCardV1Widget struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Widget) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Widget) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Widget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCardV1Widgets: The supported widgets that you can include in a @@ -3189,9 +3189,9 @@ type GoogleAppsCardV1Widgets struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCardV1Widgets) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCardV1Widgets) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCardV1Widgets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Group: A Google Group in Google Chat. @@ -3213,9 +3213,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HostAppDataSourceMarkup: For a `SelectionInput` widget that uses a @@ -3238,9 +3238,9 @@ type HostAppDataSourceMarkup struct { NullFields []string `json:"-"` } -func (s *HostAppDataSourceMarkup) MarshalJSON() ([]byte, error) { +func (s HostAppDataSourceMarkup) MarshalJSON() ([]byte, error) { type NoMethod HostAppDataSourceMarkup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: An image that's specified by a URL and can have an `onclick` action. @@ -3267,9 +3267,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Image) UnmarshalJSON(data []byte) error { @@ -3344,9 +3344,9 @@ type ImageButton struct { NullFields []string `json:"-"` } -func (s *ImageButton) MarshalJSON() ([]byte, error) { +func (s ImageButton) MarshalJSON() ([]byte, error) { type NoMethod ImageButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Inputs: Types of data that users can input on cards or dialogs @@ -3388,9 +3388,9 @@ type Inputs struct { NullFields []string `json:"-"` } -func (s *Inputs) MarshalJSON() ([]byte, error) { +func (s Inputs) MarshalJSON() ([]byte, error) { type NoMethod Inputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyValue: A UI element contains a key (label) and a value (content). This @@ -3474,9 +3474,9 @@ type KeyValue struct { NullFields []string `json:"-"` } -func (s *KeyValue) MarshalJSON() ([]byte, error) { +func (s KeyValue) MarshalJSON() ([]byte, error) { type NoMethod KeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipsResponse: Response to list memberships of the space. @@ -3503,9 +3503,9 @@ type ListMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMessagesResponse: Response message for listing messages. @@ -3531,9 +3531,9 @@ type ListMessagesResponse struct { NullFields []string `json:"-"` } -func (s *ListMessagesResponse) MarshalJSON() ([]byte, error) { +func (s ListMessagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMessagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReactionsResponse: Response to a list reactions request. @@ -3559,9 +3559,9 @@ type ListReactionsResponse struct { NullFields []string `json:"-"` } -func (s *ListReactionsResponse) MarshalJSON() ([]byte, error) { +func (s ListReactionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReactionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSpaceEventsResponse: Response message for listing space events. @@ -3588,9 +3588,9 @@ type ListSpaceEventsResponse struct { NullFields []string `json:"-"` } -func (s *ListSpaceEventsResponse) MarshalJSON() ([]byte, error) { +func (s ListSpaceEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSpaceEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSpacesResponse: The response for a list spaces request. @@ -3616,9 +3616,9 @@ type ListSpacesResponse struct { NullFields []string `json:"-"` } -func (s *ListSpacesResponse) MarshalJSON() ([]byte, error) { +func (s ListSpacesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSpacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MatchedUrl: A matched URL in a Chat message. Chat apps can preview matched @@ -3640,9 +3640,9 @@ type MatchedUrl struct { NullFields []string `json:"-"` } -func (s *MatchedUrl) MarshalJSON() ([]byte, error) { +func (s MatchedUrl) MarshalJSON() ([]byte, error) { type NoMethod MatchedUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Media: Media resource. @@ -3665,9 +3665,9 @@ type Media struct { NullFields []string `json:"-"` } -func (s *Media) MarshalJSON() ([]byte, error) { +func (s Media) MarshalJSON() ([]byte, error) { type NoMethod Media - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Membership: Represents a membership relation in Google Chat, such as whether @@ -3736,9 +3736,9 @@ type Membership struct { NullFields []string `json:"-"` } -func (s *Membership) MarshalJSON() ([]byte, error) { +func (s Membership) MarshalJSON() ([]byte, error) { type NoMethod Membership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipBatchCreatedEventData: Event payload for multiple new memberships. @@ -3759,9 +3759,9 @@ type MembershipBatchCreatedEventData struct { NullFields []string `json:"-"` } -func (s *MembershipBatchCreatedEventData) MarshalJSON() ([]byte, error) { +func (s MembershipBatchCreatedEventData) MarshalJSON() ([]byte, error) { type NoMethod MembershipBatchCreatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipBatchDeletedEventData: Event payload for multiple deleted @@ -3782,9 +3782,9 @@ type MembershipBatchDeletedEventData struct { NullFields []string `json:"-"` } -func (s *MembershipBatchDeletedEventData) MarshalJSON() ([]byte, error) { +func (s MembershipBatchDeletedEventData) MarshalJSON() ([]byte, error) { type NoMethod MembershipBatchDeletedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipBatchUpdatedEventData: Event payload for multiple updated @@ -3805,9 +3805,9 @@ type MembershipBatchUpdatedEventData struct { NullFields []string `json:"-"` } -func (s *MembershipBatchUpdatedEventData) MarshalJSON() ([]byte, error) { +func (s MembershipBatchUpdatedEventData) MarshalJSON() ([]byte, error) { type NoMethod MembershipBatchUpdatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipCreatedEventData: Event payload for a new membership. Event type: @@ -3828,9 +3828,9 @@ type MembershipCreatedEventData struct { NullFields []string `json:"-"` } -func (s *MembershipCreatedEventData) MarshalJSON() ([]byte, error) { +func (s MembershipCreatedEventData) MarshalJSON() ([]byte, error) { type NoMethod MembershipCreatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipDeletedEventData: Event payload for a deleted membership. Event @@ -3852,9 +3852,9 @@ type MembershipDeletedEventData struct { NullFields []string `json:"-"` } -func (s *MembershipDeletedEventData) MarshalJSON() ([]byte, error) { +func (s MembershipDeletedEventData) MarshalJSON() ([]byte, error) { type NoMethod MembershipDeletedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipUpdatedEventData: Event payload for an updated membership. Event @@ -3875,9 +3875,9 @@ type MembershipUpdatedEventData struct { NullFields []string `json:"-"` } -func (s *MembershipUpdatedEventData) MarshalJSON() ([]byte, error) { +func (s MembershipUpdatedEventData) MarshalJSON() ([]byte, error) { type NoMethod MembershipUpdatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Message: A message in a Google Chat space. @@ -4040,9 +4040,9 @@ type Message struct { NullFields []string `json:"-"` } -func (s *Message) MarshalJSON() ([]byte, error) { +func (s Message) MarshalJSON() ([]byte, error) { type NoMethod Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MessageBatchCreatedEventData: Event payload for multiple new messages. Event @@ -4063,9 +4063,9 @@ type MessageBatchCreatedEventData struct { NullFields []string `json:"-"` } -func (s *MessageBatchCreatedEventData) MarshalJSON() ([]byte, error) { +func (s MessageBatchCreatedEventData) MarshalJSON() ([]byte, error) { type NoMethod MessageBatchCreatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MessageBatchDeletedEventData: Event payload for multiple deleted messages. @@ -4086,9 +4086,9 @@ type MessageBatchDeletedEventData struct { NullFields []string `json:"-"` } -func (s *MessageBatchDeletedEventData) MarshalJSON() ([]byte, error) { +func (s MessageBatchDeletedEventData) MarshalJSON() ([]byte, error) { type NoMethod MessageBatchDeletedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MessageBatchUpdatedEventData: Event payload for multiple updated messages. @@ -4109,9 +4109,9 @@ type MessageBatchUpdatedEventData struct { NullFields []string `json:"-"` } -func (s *MessageBatchUpdatedEventData) MarshalJSON() ([]byte, error) { +func (s MessageBatchUpdatedEventData) MarshalJSON() ([]byte, error) { type NoMethod MessageBatchUpdatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MessageCreatedEventData: Event payload for a new message. Event type: @@ -4132,9 +4132,9 @@ type MessageCreatedEventData struct { NullFields []string `json:"-"` } -func (s *MessageCreatedEventData) MarshalJSON() ([]byte, error) { +func (s MessageCreatedEventData) MarshalJSON() ([]byte, error) { type NoMethod MessageCreatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MessageDeletedEventData: Event payload for a deleted message. Event type: @@ -4156,9 +4156,9 @@ type MessageDeletedEventData struct { NullFields []string `json:"-"` } -func (s *MessageDeletedEventData) MarshalJSON() ([]byte, error) { +func (s MessageDeletedEventData) MarshalJSON() ([]byte, error) { type NoMethod MessageDeletedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MessageUpdatedEventData: Event payload for an updated message. Event type: @@ -4179,9 +4179,9 @@ type MessageUpdatedEventData struct { NullFields []string `json:"-"` } -func (s *MessageUpdatedEventData) MarshalJSON() ([]byte, error) { +func (s MessageUpdatedEventData) MarshalJSON() ([]byte, error) { type NoMethod MessageUpdatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnClick: An `onclick` action (for example, open a link). @@ -4203,9 +4203,9 @@ type OnClick struct { NullFields []string `json:"-"` } -func (s *OnClick) MarshalJSON() ([]byte, error) { +func (s OnClick) MarshalJSON() ([]byte, error) { type NoMethod OnClick - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OpenLink: A link that opens a new window. @@ -4225,9 +4225,9 @@ type OpenLink struct { NullFields []string `json:"-"` } -func (s *OpenLink) MarshalJSON() ([]byte, error) { +func (s OpenLink) MarshalJSON() ([]byte, error) { type NoMethod OpenLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotedMessageMetadata: Information about a quoted message. @@ -4251,9 +4251,9 @@ type QuotedMessageMetadata struct { NullFields []string `json:"-"` } -func (s *QuotedMessageMetadata) MarshalJSON() ([]byte, error) { +func (s QuotedMessageMetadata) MarshalJSON() ([]byte, error) { type NoMethod QuotedMessageMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reaction: A reaction to a message. @@ -4281,9 +4281,9 @@ type Reaction struct { NullFields []string `json:"-"` } -func (s *Reaction) MarshalJSON() ([]byte, error) { +func (s Reaction) MarshalJSON() ([]byte, error) { type NoMethod Reaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReactionBatchCreatedEventData: Event payload for multiple new reactions. @@ -4304,9 +4304,9 @@ type ReactionBatchCreatedEventData struct { NullFields []string `json:"-"` } -func (s *ReactionBatchCreatedEventData) MarshalJSON() ([]byte, error) { +func (s ReactionBatchCreatedEventData) MarshalJSON() ([]byte, error) { type NoMethod ReactionBatchCreatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReactionBatchDeletedEventData: Event payload for multiple deleted reactions. @@ -4327,9 +4327,9 @@ type ReactionBatchDeletedEventData struct { NullFields []string `json:"-"` } -func (s *ReactionBatchDeletedEventData) MarshalJSON() ([]byte, error) { +func (s ReactionBatchDeletedEventData) MarshalJSON() ([]byte, error) { type NoMethod ReactionBatchDeletedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReactionCreatedEventData: Event payload for a new reaction. Event type: @@ -4350,9 +4350,9 @@ type ReactionCreatedEventData struct { NullFields []string `json:"-"` } -func (s *ReactionCreatedEventData) MarshalJSON() ([]byte, error) { +func (s ReactionCreatedEventData) MarshalJSON() ([]byte, error) { type NoMethod ReactionCreatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReactionDeletedEventData: Event payload for a deleted reaction. Type: @@ -4373,9 +4373,9 @@ type ReactionDeletedEventData struct { NullFields []string `json:"-"` } -func (s *ReactionDeletedEventData) MarshalJSON() ([]byte, error) { +func (s ReactionDeletedEventData) MarshalJSON() ([]byte, error) { type NoMethod ReactionDeletedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RichLinkMetadata: A rich link to a resource. @@ -4403,9 +4403,9 @@ type RichLinkMetadata struct { NullFields []string `json:"-"` } -func (s *RichLinkMetadata) MarshalJSON() ([]byte, error) { +func (s RichLinkMetadata) MarshalJSON() ([]byte, error) { type NoMethod RichLinkMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Section: A section contains a collection of widgets that are rendered @@ -4434,9 +4434,9 @@ type Section struct { NullFields []string `json:"-"` } -func (s *Section) MarshalJSON() ([]byte, error) { +func (s Section) MarshalJSON() ([]byte, error) { type NoMethod Section - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SelectionItems: List of widget autocomplete results. @@ -4456,9 +4456,9 @@ type SelectionItems struct { NullFields []string `json:"-"` } -func (s *SelectionItems) MarshalJSON() ([]byte, error) { +func (s SelectionItems) MarshalJSON() ([]byte, error) { type NoMethod SelectionItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetUpSpaceRequest: Request to create a space and add specified users to it. @@ -4517,9 +4517,9 @@ type SetUpSpaceRequest struct { NullFields []string `json:"-"` } -func (s *SetUpSpaceRequest) MarshalJSON() ([]byte, error) { +func (s SetUpSpaceRequest) MarshalJSON() ([]byte, error) { type NoMethod SetUpSpaceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlashCommand: A slash command @@ -4541,9 +4541,9 @@ type SlashCommand struct { NullFields []string `json:"-"` } -func (s *SlashCommand) MarshalJSON() ([]byte, error) { +func (s SlashCommand) MarshalJSON() ([]byte, error) { type NoMethod SlashCommand - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlashCommandMetadata: Annotation metadata for slash commands (/). @@ -4576,9 +4576,9 @@ type SlashCommandMetadata struct { NullFields []string `json:"-"` } -func (s *SlashCommandMetadata) MarshalJSON() ([]byte, error) { +func (s SlashCommandMetadata) MarshalJSON() ([]byte, error) { type NoMethod SlashCommandMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Space: A space in Google Chat. Spaces are conversations between two or more @@ -4699,9 +4699,9 @@ type Space struct { NullFields []string `json:"-"` } -func (s *Space) MarshalJSON() ([]byte, error) { +func (s Space) MarshalJSON() ([]byte, error) { type NoMethod Space - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpaceBatchUpdatedEventData: Event payload for multiple updates to a space. @@ -4722,9 +4722,9 @@ type SpaceBatchUpdatedEventData struct { NullFields []string `json:"-"` } -func (s *SpaceBatchUpdatedEventData) MarshalJSON() ([]byte, error) { +func (s SpaceBatchUpdatedEventData) MarshalJSON() ([]byte, error) { type NoMethod SpaceBatchUpdatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpaceDataSource: A data source that populates Google Chat spaces as @@ -4748,9 +4748,9 @@ type SpaceDataSource struct { NullFields []string `json:"-"` } -func (s *SpaceDataSource) MarshalJSON() ([]byte, error) { +func (s SpaceDataSource) MarshalJSON() ([]byte, error) { type NoMethod SpaceDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpaceDetails: Details about the space including description and rules. @@ -4775,9 +4775,9 @@ type SpaceDetails struct { NullFields []string `json:"-"` } -func (s *SpaceDetails) MarshalJSON() ([]byte, error) { +func (s SpaceDetails) MarshalJSON() ([]byte, error) { type NoMethod SpaceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpaceEvent: An event that represents a change or activity in a Google Chat @@ -4891,9 +4891,9 @@ type SpaceEvent struct { NullFields []string `json:"-"` } -func (s *SpaceEvent) MarshalJSON() ([]byte, error) { +func (s SpaceEvent) MarshalJSON() ([]byte, error) { type NoMethod SpaceEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpaceReadState: A user's read state within a space, used to identify read @@ -4923,9 +4923,9 @@ type SpaceReadState struct { NullFields []string `json:"-"` } -func (s *SpaceReadState) MarshalJSON() ([]byte, error) { +func (s SpaceReadState) MarshalJSON() ([]byte, error) { type NoMethod SpaceReadState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpaceUpdatedEventData: Event payload for an updated space. Event type: @@ -4946,9 +4946,9 @@ type SpaceUpdatedEventData struct { NullFields []string `json:"-"` } -func (s *SpaceUpdatedEventData) MarshalJSON() ([]byte, error) { +func (s SpaceUpdatedEventData) MarshalJSON() ([]byte, error) { type NoMethod SpaceUpdatedEventData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -4980,9 +4980,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StringInputs: Input parameter for regular widgets. For single-valued @@ -5004,9 +5004,9 @@ type StringInputs struct { NullFields []string `json:"-"` } -func (s *StringInputs) MarshalJSON() ([]byte, error) { +func (s StringInputs) MarshalJSON() ([]byte, error) { type NoMethod StringInputs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextButton: A button with text and `onclick` action. @@ -5028,9 +5028,9 @@ type TextButton struct { NullFields []string `json:"-"` } -func (s *TextButton) MarshalJSON() ([]byte, error) { +func (s TextButton) MarshalJSON() ([]byte, error) { type NoMethod TextButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextParagraph: A paragraph of text. Formatted text supported. For more @@ -5053,9 +5053,9 @@ type TextParagraph struct { NullFields []string `json:"-"` } -func (s *TextParagraph) MarshalJSON() ([]byte, error) { +func (s TextParagraph) MarshalJSON() ([]byte, error) { type NoMethod TextParagraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Thread: A thread in a Google Chat space. For example usage, see Start or @@ -5089,9 +5089,9 @@ type Thread struct { NullFields []string `json:"-"` } -func (s *Thread) MarshalJSON() ([]byte, error) { +func (s Thread) MarshalJSON() ([]byte, error) { type NoMethod Thread - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThreadReadState: A user's read state within a thread, used to identify read @@ -5120,9 +5120,9 @@ type ThreadReadState struct { NullFields []string `json:"-"` } -func (s *ThreadReadState) MarshalJSON() ([]byte, error) { +func (s ThreadReadState) MarshalJSON() ([]byte, error) { type NoMethod ThreadReadState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeInput: Time input values. @@ -5144,9 +5144,9 @@ type TimeInput struct { NullFields []string `json:"-"` } -func (s *TimeInput) MarshalJSON() ([]byte, error) { +func (s TimeInput) MarshalJSON() ([]byte, error) { type NoMethod TimeInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeZone: The timezone ID and offset from Coordinated Universal Time (UTC). @@ -5174,9 +5174,9 @@ type TimeZone struct { NullFields []string `json:"-"` } -func (s *TimeZone) MarshalJSON() ([]byte, error) { +func (s TimeZone) MarshalJSON() ([]byte, error) { type NoMethod TimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatedWidget: The response of the updated widget. Used to provide @@ -5200,9 +5200,9 @@ type UpdatedWidget struct { NullFields []string `json:"-"` } -func (s *UpdatedWidget) MarshalJSON() ([]byte, error) { +func (s UpdatedWidget) MarshalJSON() ([]byte, error) { type NoMethod UpdatedWidget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadAttachmentRequest: Request to upload an attachment. @@ -5223,9 +5223,9 @@ type UploadAttachmentRequest struct { NullFields []string `json:"-"` } -func (s *UploadAttachmentRequest) MarshalJSON() ([]byte, error) { +func (s UploadAttachmentRequest) MarshalJSON() ([]byte, error) { type NoMethod UploadAttachmentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadAttachmentResponse: Response of uploading an attachment. @@ -5248,9 +5248,9 @@ type UploadAttachmentResponse struct { NullFields []string `json:"-"` } -func (s *UploadAttachmentResponse) MarshalJSON() ([]byte, error) { +func (s UploadAttachmentResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadAttachmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: A user in Google Chat. When returned as an output from a request, if @@ -5300,9 +5300,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserMentionMetadata: Annotation metadata for user mentions (@). @@ -5329,9 +5329,9 @@ type UserMentionMetadata struct { NullFields []string `json:"-"` } -func (s *UserMentionMetadata) MarshalJSON() ([]byte, error) { +func (s UserMentionMetadata) MarshalJSON() ([]byte, error) { type NoMethod UserMentionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WidgetMarkup: A widget is a UI element that presents text and images. @@ -5358,9 +5358,9 @@ type WidgetMarkup struct { NullFields []string `json:"-"` } -func (s *WidgetMarkup) MarshalJSON() ([]byte, error) { +func (s WidgetMarkup) MarshalJSON() ([]byte, error) { type NoMethod WidgetMarkup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MediaDownloadCall struct { diff --git a/checks/v1alpha/checks-gen.go b/checks/v1alpha/checks-gen.go index 245b15ba0a..892e3bb1cd 100644 --- a/checks/v1alpha/checks-gen.go +++ b/checks/v1alpha/checks-gen.go @@ -234,9 +234,9 @@ type GoogleChecksAccountV1alphaApp struct { NullFields []string `json:"-"` } -func (s *GoogleChecksAccountV1alphaApp) MarshalJSON() ([]byte, error) { +func (s GoogleChecksAccountV1alphaApp) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksAccountV1alphaApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksAccountV1alphaListAppsResponse: The response message for @@ -263,9 +263,9 @@ type GoogleChecksAccountV1alphaListAppsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChecksAccountV1alphaListAppsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChecksAccountV1alphaListAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksAccountV1alphaListAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaAnalyzeUploadRequest: The request message for @@ -296,9 +296,9 @@ type GoogleChecksReportV1alphaAnalyzeUploadRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaAnalyzeUploadRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaAnalyzeUploadRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaAnalyzeUploadRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaAppBundle: Information about the analyzed app @@ -336,9 +336,9 @@ type GoogleChecksReportV1alphaAppBundle struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaAppBundle) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaAppBundle) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaAppBundle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheck: A check that was run on your app. @@ -613,9 +613,9 @@ type GoogleChecksReportV1alphaCheck struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheck) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheck) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckCitation: Regulation or policy that serves as @@ -668,9 +668,9 @@ type GoogleChecksReportV1alphaCheckCitation struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckCitation) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckCitation) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckCitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckDataSecurityEvidence: Evidence concerning data @@ -691,9 +691,9 @@ type GoogleChecksReportV1alphaCheckDataSecurityEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckDataSecurityEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckDataSecurityEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckDataSecurityEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo: @@ -715,9 +715,9 @@ type GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo struct NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckDataTypeEvidence: Evidence concerning a data @@ -818,9 +818,9 @@ type GoogleChecksReportV1alphaCheckDataTypeEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckDataTypeEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckDataTypeEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckDataTypeEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckEndpointEvidence: Evidence concerning an @@ -841,9 +841,9 @@ type GoogleChecksReportV1alphaCheckEndpointEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckEndpointEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckEndpointEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckEndpointEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence: Evidence @@ -864,9 +864,9 @@ type GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDet @@ -887,9 +887,9 @@ type GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointD NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckEvidence: Evidence for a check. @@ -930,9 +930,9 @@ type GoogleChecksReportV1alphaCheckEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckPermissionEvidence: Evidence concerning a @@ -953,9 +953,9 @@ type GoogleChecksReportV1alphaCheckPermissionEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckPermissionEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckPermissionEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckPermissionEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidence: @@ -976,9 +976,9 @@ type GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidence struct NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidencePermissio @@ -999,9 +999,9 @@ type GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidencePermiss NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidencePermissionDetails) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidencePermissionDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidencePermissionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence: Evidence collected @@ -1022,9 +1022,9 @@ type GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckSdkEvidence: Evidence conerning an SDK that @@ -1045,9 +1045,9 @@ type GoogleChecksReportV1alphaCheckSdkEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckSdkEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckSdkEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckSdkEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckSdkIssueEvidence: Evidence concerning an SDK @@ -1070,9 +1070,9 @@ type GoogleChecksReportV1alphaCheckSdkIssueEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckSdkIssueEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckSdkIssueEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckSdkIssueEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidence: Evidence @@ -1093,9 +1093,9 @@ type GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidenceSdkDetails: @@ -1116,9 +1116,9 @@ type GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidenceSdkDetails str NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidenceSdkDetails) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidenceSdkDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidenceSdkDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaCheckStateMetadata: Additional information about @@ -1152,9 +1152,9 @@ type GoogleChecksReportV1alphaCheckStateMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaCheckStateMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaCheckStateMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaCheckStateMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataMonitoring: Represents the data monitoring @@ -1181,9 +1181,9 @@ type GoogleChecksReportV1alphaDataMonitoring struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataMonitoring) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataMonitoring) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataMonitoring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataMonitoringDataTypeResult: Information about a @@ -1286,9 +1286,9 @@ type GoogleChecksReportV1alphaDataMonitoringDataTypeResult struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataMonitoringDataTypeResult) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataMonitoringDataTypeResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataMonitoringDataTypeResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataMonitoringEndpointResult: Information about an @@ -1313,9 +1313,9 @@ type GoogleChecksReportV1alphaDataMonitoringEndpointResult struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataMonitoringEndpointResult) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataMonitoringEndpointResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataMonitoringEndpointResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataMonitoringPermissionResult: Information about a @@ -1338,9 +1338,9 @@ type GoogleChecksReportV1alphaDataMonitoringPermissionResult struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataMonitoringPermissionResult) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataMonitoringPermissionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataMonitoringPermissionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataMonitoringResultMetadata: Information about a @@ -1375,9 +1375,9 @@ type GoogleChecksReportV1alphaDataMonitoringResultMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataMonitoringResultMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataMonitoringResultMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataMonitoringResultMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataMonitoringSdkResult: Information about an SDK @@ -1400,9 +1400,9 @@ type GoogleChecksReportV1alphaDataMonitoringSdkResult struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataMonitoringSdkResult) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataMonitoringSdkResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataMonitoringSdkResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataTypeEndpointEvidence: Evidence based on an @@ -1459,9 +1459,9 @@ type GoogleChecksReportV1alphaDataTypeEndpointEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataTypeEndpointEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataTypeEndpointEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataTypeEndpointEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataTypeEndpointEvidenceAttributedSdk: Details of @@ -1482,9 +1482,9 @@ type GoogleChecksReportV1alphaDataTypeEndpointEvidenceAttributedSdk struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataTypeEndpointEvidenceAttributedSdk) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataTypeEndpointEvidenceAttributedSdk) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataTypeEndpointEvidenceAttributedSdk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails: Details of @@ -1505,9 +1505,9 @@ type GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataTypeEvidence: Evidence collected about a data @@ -1534,9 +1534,9 @@ type GoogleChecksReportV1alphaDataTypeEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataTypeEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataTypeEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataTypeEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataTypePermissionEvidence: Evidence based on the @@ -1557,9 +1557,9 @@ type GoogleChecksReportV1alphaDataTypePermissionEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataTypePermissionEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataTypePermissionEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataTypePermissionEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence: Evidence based @@ -1581,9 +1581,9 @@ type GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaEndpoint: Information about an endpoint. @@ -1603,9 +1603,9 @@ type GoogleChecksReportV1alphaEndpoint struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaEndpoint) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaEndpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaListReportsResponse: The response message for @@ -1632,9 +1632,9 @@ type GoogleChecksReportV1alphaListReportsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaListReportsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaListReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaListReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaPermission: Information about a permission. @@ -1654,9 +1654,9 @@ type GoogleChecksReportV1alphaPermission struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaPermission) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaPermission) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaPolicyFragment: Information about a policy @@ -1679,9 +1679,9 @@ type GoogleChecksReportV1alphaPolicyFragment struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaPolicyFragment) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaPolicyFragment) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaPolicyFragment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaReport: Privacy report. @@ -1712,9 +1712,9 @@ type GoogleChecksReportV1alphaReport struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaReport) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChecksReportV1alphaSdk: Information about an SDK. @@ -1734,9 +1734,9 @@ type GoogleChecksReportV1alphaSdk struct { NullFields []string `json:"-"` } -func (s *GoogleChecksReportV1alphaSdk) MarshalJSON() ([]byte, error) { +func (s GoogleChecksReportV1alphaSdk) MarshalJSON() ([]byte, error) { type NoMethod GoogleChecksReportV1alphaSdk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1762,9 +1762,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1809,9 +1809,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1843,9 +1843,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WaitOperationRequest: The request message for Operations.WaitOperation. @@ -1867,9 +1867,9 @@ type WaitOperationRequest struct { NullFields []string `json:"-"` } -func (s *WaitOperationRequest) MarshalJSON() ([]byte, error) { +func (s WaitOperationRequest) MarshalJSON() ([]byte, error) { type NoMethod WaitOperationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsAppsGetCall struct { diff --git a/chromemanagement/v1/chromemanagement-gen.go b/chromemanagement/v1/chromemanagement-gen.go index 23517e8732..bd4baab9dc 100644 --- a/chromemanagement/v1/chromemanagement-gen.go +++ b/chromemanagement/v1/chromemanagement-gen.go @@ -315,9 +315,9 @@ type GoogleChromeManagementV1AndroidAppInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1AndroidAppInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1AndroidAppInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1AndroidAppInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1AndroidAppPermission: Permission requested by an @@ -338,9 +338,9 @@ type GoogleChromeManagementV1AndroidAppPermission struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1AndroidAppPermission) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1AndroidAppPermission) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1AndroidAppPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1AppDetails: Resource representing app details. @@ -416,9 +416,9 @@ type GoogleChromeManagementV1AppDetails struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1AppDetails) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1AppDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1AppDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleChromeManagementV1AppDetails) UnmarshalJSON(data []byte) error { @@ -454,9 +454,9 @@ type GoogleChromeManagementV1AppReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1AppReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1AppReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1AppReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1AppUsageData: App usage data. @@ -504,9 +504,9 @@ type GoogleChromeManagementV1AppUsageData struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1AppUsageData) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1AppUsageData) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1AppUsageData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1AudioStatusReport: Status data for storage. * This @@ -548,9 +548,9 @@ type GoogleChromeManagementV1AudioStatusReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1AudioStatusReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1AudioStatusReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1AudioStatusReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1BatteryInfo: Information about the battery. * This @@ -589,9 +589,9 @@ type GoogleChromeManagementV1BatteryInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1BatteryInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1BatteryInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1BatteryInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1BatterySampleReport: Sampling data for battery. * @@ -635,9 +635,9 @@ type GoogleChromeManagementV1BatterySampleReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1BatterySampleReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1BatterySampleReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1BatterySampleReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1BatteryStatusReport: Status data for battery. * This @@ -687,9 +687,9 @@ type GoogleChromeManagementV1BatteryStatusReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1BatteryStatusReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1BatteryStatusReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1BatteryStatusReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1BootPerformanceReport: Boot performance report of a @@ -735,9 +735,9 @@ type GoogleChromeManagementV1BootPerformanceReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1BootPerformanceReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1BootPerformanceReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1BootPerformanceReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1BrowserVersion: Describes a browser version and its @@ -784,9 +784,9 @@ type GoogleChromeManagementV1BrowserVersion struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1BrowserVersion) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1BrowserVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1BrowserVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1ChromeAppInfo: Chrome Web Store app information. @@ -845,9 +845,9 @@ type GoogleChromeManagementV1ChromeAppInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1ChromeAppInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1ChromeAppInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1ChromeAppInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1ChromeAppPermission: Permission requested by a @@ -874,9 +874,9 @@ type GoogleChromeManagementV1ChromeAppPermission struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1ChromeAppPermission) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1ChromeAppPermission) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1ChromeAppPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1ChromeAppRequest: Details of an app installation @@ -914,9 +914,9 @@ type GoogleChromeManagementV1ChromeAppRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1ChromeAppRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1ChromeAppRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1ChromeAppRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1ChromeAppSiteAccess: Represent one host permission. @@ -937,9 +937,9 @@ type GoogleChromeManagementV1ChromeAppSiteAccess struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1ChromeAppSiteAccess) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1ChromeAppSiteAccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1ChromeAppSiteAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CountChromeAppRequestsResponse: Response containing @@ -967,9 +967,9 @@ type GoogleChromeManagementV1CountChromeAppRequestsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CountChromeAppRequestsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CountChromeAppRequestsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CountChromeAppRequestsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CountChromeBrowsersNeedingAttentionResponse: @@ -998,9 +998,9 @@ type GoogleChromeManagementV1CountChromeBrowsersNeedingAttentionResponse struct NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CountChromeBrowsersNeedingAttentionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CountChromeBrowsersNeedingAttentionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CountChromeBrowsersNeedingAttentionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CountChromeCrashEventsResponse: Response contains a @@ -1025,9 +1025,9 @@ type GoogleChromeManagementV1CountChromeCrashEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CountChromeCrashEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CountChromeCrashEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CountChromeCrashEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CountChromeCrashEventsResponseCrashEventCount: The @@ -1052,9 +1052,9 @@ type GoogleChromeManagementV1CountChromeCrashEventsResponseCrashEventCount struc NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CountChromeCrashEventsResponseCrashEventCount) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CountChromeCrashEventsResponseCrashEventCount) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CountChromeCrashEventsResponseCrashEventCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CountChromeDevicesReachingAutoExpirationDateResponse: @@ -1082,9 +1082,9 @@ type GoogleChromeManagementV1CountChromeDevicesReachingAutoExpirationDateRespons NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CountChromeDevicesReachingAutoExpirationDateResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CountChromeDevicesReachingAutoExpirationDateResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CountChromeDevicesReachingAutoExpirationDateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CountChromeDevicesThatNeedAttentionResponse: @@ -1120,9 +1120,9 @@ type GoogleChromeManagementV1CountChromeDevicesThatNeedAttentionResponse struct NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CountChromeDevicesThatNeedAttentionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CountChromeDevicesThatNeedAttentionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CountChromeDevicesThatNeedAttentionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CountChromeHardwareFleetDevicesResponse: Response @@ -1157,9 +1157,9 @@ type GoogleChromeManagementV1CountChromeHardwareFleetDevicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CountChromeHardwareFleetDevicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CountChromeHardwareFleetDevicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CountChromeHardwareFleetDevicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CountChromeVersionsResponse: Response containing @@ -1187,9 +1187,9 @@ type GoogleChromeManagementV1CountChromeVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CountChromeVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CountChromeVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CountChromeVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CountInstalledAppsResponse: Response containing @@ -1217,9 +1217,9 @@ type GoogleChromeManagementV1CountInstalledAppsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CountInstalledAppsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CountInstalledAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CountInstalledAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CountPrintJobsByPrinterResponse: Response containing @@ -1248,9 +1248,9 @@ type GoogleChromeManagementV1CountPrintJobsByPrinterResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CountPrintJobsByPrinterResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CountPrintJobsByPrinterResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CountPrintJobsByPrinterResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CountPrintJobsByUserResponse: Response containing a @@ -1280,9 +1280,9 @@ type GoogleChromeManagementV1CountPrintJobsByUserResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CountPrintJobsByUserResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CountPrintJobsByUserResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CountPrintJobsByUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CpuInfo: CPU specifications for the device * This @@ -1331,9 +1331,9 @@ type GoogleChromeManagementV1CpuInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CpuInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CpuInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CpuInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CpuStatusReport: Provides information about the @@ -1370,9 +1370,9 @@ type GoogleChromeManagementV1CpuStatusReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CpuStatusReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CpuStatusReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CpuStatusReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1CpuTemperatureInfo: CPU temperature of a device. @@ -1402,9 +1402,9 @@ type GoogleChromeManagementV1CpuTemperatureInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1CpuTemperatureInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1CpuTemperatureInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1CpuTemperatureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1Device: Describes a device reporting Chrome browser @@ -1428,9 +1428,9 @@ type GoogleChromeManagementV1Device struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1Device) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1Device) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1Device - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1DeviceActivityReport: Device activity report. * @@ -1460,9 +1460,9 @@ type GoogleChromeManagementV1DeviceActivityReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1DeviceActivityReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1DeviceActivityReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1DeviceActivityReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1DeviceAueCountReport: Report for @@ -1510,9 +1510,9 @@ type GoogleChromeManagementV1DeviceAueCountReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1DeviceAueCountReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1DeviceAueCountReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1DeviceAueCountReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1DeviceHardwareCountReport: Report for @@ -1536,9 +1536,9 @@ type GoogleChromeManagementV1DeviceHardwareCountReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1DeviceHardwareCountReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1DeviceHardwareCountReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1DeviceHardwareCountReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1DeviceRequestingExtensionDetails: Details of a @@ -1562,9 +1562,9 @@ type GoogleChromeManagementV1DeviceRequestingExtensionDetails struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1DeviceRequestingExtensionDetails) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1DeviceRequestingExtensionDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1DeviceRequestingExtensionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1DiskInfo: Status of the single storage device. @@ -1615,9 +1615,9 @@ type GoogleChromeManagementV1DiskInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1DiskInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1DiskInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1DiskInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1DisplayDevice: Information of a display device. @@ -1649,9 +1649,9 @@ type GoogleChromeManagementV1DisplayDevice struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1DisplayDevice) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1DisplayDevice) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1DisplayDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1DisplayInfo: Information for a display. @@ -1681,9 +1681,9 @@ type GoogleChromeManagementV1DisplayInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1DisplayInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1DisplayInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1DisplayInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1EnumeratePrintJobsResponse: Response containing a @@ -1713,9 +1713,9 @@ type GoogleChromeManagementV1EnumeratePrintJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1EnumeratePrintJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1EnumeratePrintJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1EnumeratePrintJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1FetchDevicesRequestingExtensionResponse: Response @@ -1744,9 +1744,9 @@ type GoogleChromeManagementV1FetchDevicesRequestingExtensionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1FetchDevicesRequestingExtensionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1FetchDevicesRequestingExtensionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1FetchDevicesRequestingExtensionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1FetchUsersRequestingExtensionResponse: Response @@ -1774,9 +1774,9 @@ type GoogleChromeManagementV1FetchUsersRequestingExtensionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1FetchUsersRequestingExtensionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1FetchUsersRequestingExtensionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1FetchUsersRequestingExtensionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1FindInstalledAppDevicesResponse: Response containing @@ -1805,9 +1805,9 @@ type GoogleChromeManagementV1FindInstalledAppDevicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1FindInstalledAppDevicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1FindInstalledAppDevicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1FindInstalledAppDevicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1GraphicsAdapterInfo: Information of a graphics @@ -1833,9 +1833,9 @@ type GoogleChromeManagementV1GraphicsAdapterInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1GraphicsAdapterInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1GraphicsAdapterInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1GraphicsAdapterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1GraphicsInfo: Information of the graphics subsystem. @@ -1871,9 +1871,9 @@ type GoogleChromeManagementV1GraphicsInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1GraphicsInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1GraphicsInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1GraphicsInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1GraphicsStatusReport: Information of the graphics @@ -1904,9 +1904,9 @@ type GoogleChromeManagementV1GraphicsStatusReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1GraphicsStatusReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1GraphicsStatusReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1GraphicsStatusReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1HeartbeatStatusReport: Heartbeat status report of a @@ -1946,9 +1946,9 @@ type GoogleChromeManagementV1HeartbeatStatusReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1HeartbeatStatusReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1HeartbeatStatusReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1HeartbeatStatusReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1HttpsLatencyRoutineData: Data that describes the @@ -1984,9 +1984,9 @@ type GoogleChromeManagementV1HttpsLatencyRoutineData struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1HttpsLatencyRoutineData) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1HttpsLatencyRoutineData) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1HttpsLatencyRoutineData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1InstalledApp: Describes an installed app. @@ -2051,9 +2051,9 @@ type GoogleChromeManagementV1InstalledApp struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1InstalledApp) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1InstalledApp) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1InstalledApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1KioskAppStatusReport: Kiosk app status report of a @@ -2087,9 +2087,9 @@ type GoogleChromeManagementV1KioskAppStatusReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1KioskAppStatusReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1KioskAppStatusReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1KioskAppStatusReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleChromeManagementV1ListTelemetryDevicesResponse struct { @@ -2113,9 +2113,9 @@ type GoogleChromeManagementV1ListTelemetryDevicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1ListTelemetryDevicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1ListTelemetryDevicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1ListTelemetryDevicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1ListTelemetryEventsResponse: Response message for @@ -2141,9 +2141,9 @@ type GoogleChromeManagementV1ListTelemetryEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1ListTelemetryEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1ListTelemetryEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1ListTelemetryEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1ListTelemetryNotificationConfigsResponse: Response @@ -2171,9 +2171,9 @@ type GoogleChromeManagementV1ListTelemetryNotificationConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1ListTelemetryNotificationConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1ListTelemetryNotificationConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1ListTelemetryNotificationConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1ListTelemetryUsersResponse: Response message for @@ -2199,9 +2199,9 @@ type GoogleChromeManagementV1ListTelemetryUsersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1ListTelemetryUsersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1ListTelemetryUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1ListTelemetryUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1MemoryInfo: Memory information of a device. * This @@ -2239,9 +2239,9 @@ type GoogleChromeManagementV1MemoryInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1MemoryInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1MemoryInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1MemoryInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1MemoryStatusReport: Contains samples of memory @@ -2279,9 +2279,9 @@ type GoogleChromeManagementV1MemoryStatusReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1MemoryStatusReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1MemoryStatusReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1MemoryStatusReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1NetworkBandwidthReport: Network bandwidth report. * @@ -2304,9 +2304,9 @@ type GoogleChromeManagementV1NetworkBandwidthReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1NetworkBandwidthReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1NetworkBandwidthReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1NetworkBandwidthReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1NetworkDevice: Details about the network device. * @@ -2353,9 +2353,9 @@ type GoogleChromeManagementV1NetworkDevice struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1NetworkDevice) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1NetworkDevice) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1NetworkDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1NetworkDiagnosticsReport: Network testing results to @@ -2380,9 +2380,9 @@ type GoogleChromeManagementV1NetworkDiagnosticsReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1NetworkDiagnosticsReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1NetworkDiagnosticsReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1NetworkDiagnosticsReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1NetworkInfo: Network device information. * This @@ -2411,9 +2411,9 @@ type GoogleChromeManagementV1NetworkInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1NetworkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1NetworkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1NetworkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1NetworkStatusReport: State of visible/configured @@ -2492,9 +2492,9 @@ type GoogleChromeManagementV1NetworkStatusReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1NetworkStatusReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1NetworkStatusReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1NetworkStatusReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1OsUpdateStatus: Contains information regarding the @@ -2544,9 +2544,9 @@ type GoogleChromeManagementV1OsUpdateStatus struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1OsUpdateStatus) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1OsUpdateStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1OsUpdateStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1PeripheralsReport: Peripherals report. * Granular @@ -2569,9 +2569,9 @@ type GoogleChromeManagementV1PeripheralsReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1PeripheralsReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1PeripheralsReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1PeripheralsReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1PrintJob: Represents a request to print a document @@ -2634,9 +2634,9 @@ type GoogleChromeManagementV1PrintJob struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1PrintJob) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1PrintJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1PrintJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1PrinterReport: Report for CountPrintJobsByPrinter, @@ -2670,9 +2670,9 @@ type GoogleChromeManagementV1PrinterReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1PrinterReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1PrinterReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1PrinterReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1RuntimeCountersReport: Runtime counters retrieved @@ -2706,9 +2706,9 @@ type GoogleChromeManagementV1RuntimeCountersReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1RuntimeCountersReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1RuntimeCountersReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1RuntimeCountersReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1StorageInfo: Status data for storage. * This field @@ -2743,9 +2743,9 @@ type GoogleChromeManagementV1StorageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1StorageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1StorageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1StorageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1StorageInfoDiskVolume: Information for disk volumes @@ -2769,9 +2769,9 @@ type GoogleChromeManagementV1StorageInfoDiskVolume struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1StorageInfoDiskVolume) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1StorageInfoDiskVolume) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1StorageInfoDiskVolume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1StorageStatusReport: Status data for storage. * This @@ -2803,9 +2803,9 @@ type GoogleChromeManagementV1StorageStatusReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1StorageStatusReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1StorageStatusReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1StorageStatusReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryAppInstallEvent: App installation data. @@ -2893,9 +2893,9 @@ type GoogleChromeManagementV1TelemetryAppInstallEvent struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryAppInstallEvent) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryAppInstallEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryAppInstallEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryAppLaunchEvent: App launch data. @@ -3021,9 +3021,9 @@ type GoogleChromeManagementV1TelemetryAppLaunchEvent struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryAppLaunchEvent) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryAppLaunchEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryAppLaunchEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryAppUninstallEvent: App uninstall data. @@ -3081,9 +3081,9 @@ type GoogleChromeManagementV1TelemetryAppUninstallEvent struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryAppUninstallEvent) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryAppUninstallEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryAppUninstallEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryAudioSevereUnderrunEvent: @@ -3185,9 +3185,9 @@ type GoogleChromeManagementV1TelemetryDevice struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryDevice) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryDevice) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryDeviceInfo: Information about a device @@ -3213,9 +3213,9 @@ type GoogleChromeManagementV1TelemetryDeviceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryDeviceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryDeviceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryDeviceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryEvent: Telemetry data reported by a managed @@ -3293,9 +3293,9 @@ type GoogleChromeManagementV1TelemetryEvent struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryEvent) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryEventNotificationFilter: Configures how the @@ -3337,9 +3337,9 @@ type GoogleChromeManagementV1TelemetryEventNotificationFilter struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryEventNotificationFilter) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryEventNotificationFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryEventNotificationFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent: Https latency @@ -3371,9 +3371,9 @@ type GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryNetworkConnectionStateChangeEvent: @@ -3410,9 +3410,9 @@ type GoogleChromeManagementV1TelemetryNetworkConnectionStateChangeEvent struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryNetworkConnectionStateChangeEvent) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryNetworkConnectionStateChangeEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryNetworkConnectionStateChangeEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryNetworkSignalStrengthEvent: @@ -3436,9 +3436,9 @@ type GoogleChromeManagementV1TelemetryNetworkSignalStrengthEvent struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryNetworkSignalStrengthEvent) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryNetworkSignalStrengthEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryNetworkSignalStrengthEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryNotificationConfig: Configuration to @@ -3469,9 +3469,9 @@ type GoogleChromeManagementV1TelemetryNotificationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryNotificationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryNotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryNotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryNotificationFilter: Configures how the @@ -3505,9 +3505,9 @@ type GoogleChromeManagementV1TelemetryNotificationFilter struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryNotificationFilter) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryNotificationFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryNotificationFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryUsbPeripheralsEvent: @@ -3529,9 +3529,9 @@ type GoogleChromeManagementV1TelemetryUsbPeripheralsEvent struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryUsbPeripheralsEvent) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryUsbPeripheralsEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryUsbPeripheralsEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryUser: Telemetry data collected from a @@ -3565,9 +3565,9 @@ type GoogleChromeManagementV1TelemetryUser struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryUser) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryUser) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryUserDevice: Telemetry data collected for a @@ -3604,9 +3604,9 @@ type GoogleChromeManagementV1TelemetryUserDevice struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryUserDevice) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryUserDevice) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryUserDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TelemetryUserInfo: Information about a user @@ -3630,9 +3630,9 @@ type GoogleChromeManagementV1TelemetryUserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TelemetryUserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TelemetryUserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TelemetryUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1ThunderboltInfo: Thunderbolt bus info. * This field @@ -3678,9 +3678,9 @@ type GoogleChromeManagementV1ThunderboltInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1ThunderboltInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1ThunderboltInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1ThunderboltInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TotalMemoryEncryptionInfo: Memory encryption @@ -3738,9 +3738,9 @@ type GoogleChromeManagementV1TotalMemoryEncryptionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TotalMemoryEncryptionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TotalMemoryEncryptionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TotalMemoryEncryptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TouchScreenDevice: Information of an internal touch @@ -3766,9 +3766,9 @@ type GoogleChromeManagementV1TouchScreenDevice struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TouchScreenDevice) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TouchScreenDevice) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TouchScreenDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1TouchScreenInfo: Information on the device touch @@ -3791,9 +3791,9 @@ type GoogleChromeManagementV1TouchScreenInfo struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1TouchScreenInfo) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1TouchScreenInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1TouchScreenInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1UsbPeripheralReport: USB connected peripheral @@ -3829,9 +3829,9 @@ type GoogleChromeManagementV1UsbPeripheralReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1UsbPeripheralReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1UsbPeripheralReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1UsbPeripheralReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1UserPrintReport: Report for CountPrintJobsByUser, @@ -3863,9 +3863,9 @@ type GoogleChromeManagementV1UserPrintReport struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1UserPrintReport) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1UserPrintReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1UserPrintReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromeManagementV1UserRequestingExtensionDetails: Details of a user @@ -3888,9 +3888,9 @@ type GoogleChromeManagementV1UserRequestingExtensionDetails struct { NullFields []string `json:"-"` } -func (s *GoogleChromeManagementV1UserRequestingExtensionDetails) MarshalJSON() ([]byte, error) { +func (s GoogleChromeManagementV1UserRequestingExtensionDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromeManagementV1UserRequestingExtensionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -3932,9 +3932,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -3970,9 +3970,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomersAppsCountChromeAppRequestsCall struct { diff --git a/chromepolicy/v1/chromepolicy-gen.go b/chromepolicy/v1/chromepolicy-gen.go index 800f9b58d6..af4dd04140 100644 --- a/chromepolicy/v1/chromepolicy-gen.go +++ b/chromepolicy/v1/chromepolicy-gen.go @@ -265,9 +265,9 @@ type GoogleChromePolicyVersionsV1AdditionalTargetKeyName struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1AdditionalTargetKeyName) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1AdditionalTargetKeyName) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1AdditionalTargetKeyName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1BatchDeleteGroupPoliciesRequest: Request message @@ -294,9 +294,9 @@ type GoogleChromePolicyVersionsV1BatchDeleteGroupPoliciesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1BatchDeleteGroupPoliciesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1BatchDeleteGroupPoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1BatchDeleteGroupPoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1BatchInheritOrgUnitPoliciesRequest: Request @@ -326,9 +326,9 @@ type GoogleChromePolicyVersionsV1BatchInheritOrgUnitPoliciesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1BatchInheritOrgUnitPoliciesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1BatchInheritOrgUnitPoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1BatchInheritOrgUnitPoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1BatchModifyGroupPoliciesRequest: Request message @@ -355,9 +355,9 @@ type GoogleChromePolicyVersionsV1BatchModifyGroupPoliciesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1BatchModifyGroupPoliciesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1BatchModifyGroupPoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1BatchModifyGroupPoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1BatchModifyOrgUnitPoliciesRequest: Request @@ -386,9 +386,9 @@ type GoogleChromePolicyVersionsV1BatchModifyOrgUnitPoliciesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1BatchModifyOrgUnitPoliciesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1BatchModifyOrgUnitPoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1BatchModifyOrgUnitPoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1CertificateReference: Error information for @@ -413,9 +413,9 @@ type GoogleChromePolicyVersionsV1CertificateReference struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1CertificateReference) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1CertificateReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1CertificateReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1DefineCertificateRequest: Request object for @@ -446,9 +446,9 @@ type GoogleChromePolicyVersionsV1DefineCertificateRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1DefineCertificateRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1DefineCertificateRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1DefineCertificateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1DefineCertificateResponse: Response object for @@ -476,9 +476,9 @@ type GoogleChromePolicyVersionsV1DefineCertificateResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1DefineCertificateResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1DefineCertificateResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1DefineCertificateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1DefineNetworkRequest: Request object for @@ -505,9 +505,9 @@ type GoogleChromePolicyVersionsV1DefineNetworkRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1DefineNetworkRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1DefineNetworkRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1DefineNetworkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1DefineNetworkResponse: Response object for @@ -537,9 +537,9 @@ type GoogleChromePolicyVersionsV1DefineNetworkResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1DefineNetworkResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1DefineNetworkResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1DefineNetworkResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest: Request parameters for @@ -564,9 +564,9 @@ type GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1FieldConstraints: Information about any range @@ -591,9 +591,9 @@ type GoogleChromePolicyVersionsV1FieldConstraints struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1FieldConstraints) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1FieldConstraints) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1FieldConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest: Request parameters @@ -619,9 +619,9 @@ type GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest: Request @@ -648,9 +648,9 @@ type GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse: Response @@ -682,9 +682,9 @@ type GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1ListPolicySchemasResponse: Response message for @@ -710,9 +710,9 @@ type GoogleChromePolicyVersionsV1ListPolicySchemasResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1ListPolicySchemasResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1ListPolicySchemasResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1ListPolicySchemasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1ModifyGroupPolicyRequest: Request parameters for @@ -741,9 +741,9 @@ type GoogleChromePolicyVersionsV1ModifyGroupPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1ModifyGroupPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1ModifyGroupPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1ModifyGroupPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest: Request parameters @@ -772,9 +772,9 @@ type GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1NetworkSetting: A network setting contains @@ -797,9 +797,9 @@ type GoogleChromePolicyVersionsV1NetworkSetting struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1NetworkSetting) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1NetworkSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1NetworkSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1NumericRangeConstraint: A constraint on upper @@ -822,9 +822,9 @@ type GoogleChromePolicyVersionsV1NumericRangeConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1NumericRangeConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1NumericRangeConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1NumericRangeConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicyApiLifecycle: Lifecycle information. @@ -877,9 +877,9 @@ type GoogleChromePolicyVersionsV1PolicyApiLifecycle struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicyApiLifecycle) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicyApiLifecycle) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicyApiLifecycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicyModificationError: Error information for a @@ -908,9 +908,9 @@ type GoogleChromePolicyVersionsV1PolicyModificationError struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicyModificationError) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicyModificationError) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicyModificationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicyModificationErrorDetails: Details of the @@ -934,9 +934,9 @@ type GoogleChromePolicyVersionsV1PolicyModificationErrorDetails struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicyModificationErrorDetails) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicyModificationErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicyModificationErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicyModificationFieldError: Error information @@ -959,9 +959,9 @@ type GoogleChromePolicyVersionsV1PolicyModificationFieldError struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicyModificationFieldError) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicyModificationFieldError) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicyModificationFieldError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicySchema: Resource representing a policy @@ -1034,9 +1034,9 @@ type GoogleChromePolicyVersionsV1PolicySchema struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicySchema) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicySchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicySchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies: The field and the @@ -1060,9 +1060,9 @@ type GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicySchemaFieldDescription: Provides detailed @@ -1114,9 +1114,9 @@ type GoogleChromePolicyVersionsV1PolicySchemaFieldDescription struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicySchemaFieldDescription) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicySchemaFieldDescription) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicySchemaFieldDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription: Provides @@ -1144,9 +1144,9 @@ type GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription: Provides special @@ -1178,9 +1178,9 @@ type GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicySchemaRequiredItems: The fields that will @@ -1206,9 +1206,9 @@ type GoogleChromePolicyVersionsV1PolicySchemaRequiredItems struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicySchemaRequiredItems) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicySchemaRequiredItems) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicySchemaRequiredItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicyTargetKey: The key used to identify the @@ -1234,9 +1234,9 @@ type GoogleChromePolicyVersionsV1PolicyTargetKey struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicyTargetKey) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicyTargetKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicyTargetKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1PolicyValue: A particular value for a policy @@ -1261,9 +1261,9 @@ type GoogleChromePolicyVersionsV1PolicyValue struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1PolicyValue) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1PolicyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1PolicyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1RemoveCertificateErrorDetails: Details of the @@ -1288,9 +1288,9 @@ type GoogleChromePolicyVersionsV1RemoveCertificateErrorDetails struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1RemoveCertificateErrorDetails) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1RemoveCertificateErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1RemoveCertificateErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1RemoveCertificateRequest: Request object for @@ -1315,9 +1315,9 @@ type GoogleChromePolicyVersionsV1RemoveCertificateRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1RemoveCertificateRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1RemoveCertificateRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1RemoveCertificateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1RemoveCertificateResponse: Response object for @@ -1349,9 +1349,9 @@ type GoogleChromePolicyVersionsV1RemoveNetworkRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1RemoveNetworkRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1RemoveNetworkRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1RemoveNetworkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1RemoveNetworkResponse: Response object for @@ -1395,9 +1395,9 @@ type GoogleChromePolicyVersionsV1ResolveRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1ResolveRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1ResolveRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1ResolveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1ResolveResponse: Response message for getting @@ -1425,9 +1425,9 @@ type GoogleChromePolicyVersionsV1ResolveResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1ResolveResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1ResolveResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1ResolveResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1ResolvedPolicy: The resolved value of a policy @@ -1465,9 +1465,9 @@ type GoogleChromePolicyVersionsV1ResolvedPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1ResolvedPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1ResolvedPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1ResolvedPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1UpdateGroupPriorityOrderingRequest: Request @@ -1495,9 +1495,9 @@ type GoogleChromePolicyVersionsV1UpdateGroupPriorityOrderingRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1UpdateGroupPriorityOrderingRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1UpdateGroupPriorityOrderingRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1UpdateGroupPriorityOrderingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1UploadPolicyFileRequest: Request message for @@ -1520,9 +1520,9 @@ type GoogleChromePolicyVersionsV1UploadPolicyFileRequest struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1UploadPolicyFileRequest) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1UploadPolicyFileRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1UploadPolicyFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1UploadPolicyFileResponse: Response message for @@ -1546,9 +1546,9 @@ type GoogleChromePolicyVersionsV1UploadPolicyFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1UploadPolicyFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1UploadPolicyFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1UploadPolicyFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChromePolicyVersionsV1UploadedFileConstraints: Constraints on the @@ -1585,9 +1585,9 @@ type GoogleChromePolicyVersionsV1UploadedFileConstraints struct { NullFields []string `json:"-"` } -func (s *GoogleChromePolicyVersionsV1UploadedFileConstraints) MarshalJSON() ([]byte, error) { +func (s GoogleChromePolicyVersionsV1UploadedFileConstraints) MarshalJSON() ([]byte, error) { type NoMethod GoogleChromePolicyVersionsV1UploadedFileConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -1633,9 +1633,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Proto2DescriptorProto: Describes a message type. @@ -1658,9 +1658,9 @@ type Proto2DescriptorProto struct { NullFields []string `json:"-"` } -func (s *Proto2DescriptorProto) MarshalJSON() ([]byte, error) { +func (s Proto2DescriptorProto) MarshalJSON() ([]byte, error) { type NoMethod Proto2DescriptorProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Proto2EnumDescriptorProto: Describes an enum type. @@ -1680,9 +1680,9 @@ type Proto2EnumDescriptorProto struct { NullFields []string `json:"-"` } -func (s *Proto2EnumDescriptorProto) MarshalJSON() ([]byte, error) { +func (s Proto2EnumDescriptorProto) MarshalJSON() ([]byte, error) { type NoMethod Proto2EnumDescriptorProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Proto2EnumValueDescriptorProto: Describes a value within an enum. @@ -1702,9 +1702,9 @@ type Proto2EnumValueDescriptorProto struct { NullFields []string `json:"-"` } -func (s *Proto2EnumValueDescriptorProto) MarshalJSON() ([]byte, error) { +func (s Proto2EnumValueDescriptorProto) MarshalJSON() ([]byte, error) { type NoMethod Proto2EnumValueDescriptorProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Proto2FieldDescriptorProto: Describes a field within a message. @@ -1796,9 +1796,9 @@ type Proto2FieldDescriptorProto struct { NullFields []string `json:"-"` } -func (s *Proto2FieldDescriptorProto) MarshalJSON() ([]byte, error) { +func (s Proto2FieldDescriptorProto) MarshalJSON() ([]byte, error) { type NoMethod Proto2FieldDescriptorProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Proto2FileDescriptorProto: Describes a complete .proto file. @@ -1830,9 +1830,9 @@ type Proto2FileDescriptorProto struct { NullFields []string `json:"-"` } -func (s *Proto2FileDescriptorProto) MarshalJSON() ([]byte, error) { +func (s Proto2FileDescriptorProto) MarshalJSON() ([]byte, error) { type NoMethod Proto2FileDescriptorProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Proto2OneofDescriptorProto: Describes a oneof. @@ -1851,9 +1851,9 @@ type Proto2OneofDescriptorProto struct { NullFields []string `json:"-"` } -func (s *Proto2OneofDescriptorProto) MarshalJSON() ([]byte, error) { +func (s Proto2OneofDescriptorProto) MarshalJSON() ([]byte, error) { type NoMethod Proto2OneofDescriptorProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomersPoliciesResolveCall struct { diff --git a/chromeuxreport/v1/chromeuxreport-gen.go b/chromeuxreport/v1/chromeuxreport-gen.go index 34f2fa63b0..2d989fa46f 100644 --- a/chromeuxreport/v1/chromeuxreport-gen.go +++ b/chromeuxreport/v1/chromeuxreport-gen.go @@ -181,9 +181,9 @@ type Bin struct { NullFields []string `json:"-"` } -func (s *Bin) MarshalJSON() ([]byte, error) { +func (s Bin) MarshalJSON() ([]byte, error) { type NoMethod Bin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Bin) UnmarshalJSON(data []byte) error { @@ -220,9 +220,9 @@ type CollectionPeriod struct { NullFields []string `json:"-"` } -func (s *CollectionPeriod) MarshalJSON() ([]byte, error) { +func (s CollectionPeriod) MarshalJSON() ([]byte, error) { type NoMethod CollectionPeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -258,9 +258,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FractionTimeseries: For enum metrics, provides fraction timeseries which add @@ -282,9 +282,9 @@ type FractionTimeseries struct { NullFields []string `json:"-"` } -func (s *FractionTimeseries) MarshalJSON() ([]byte, error) { +func (s FractionTimeseries) MarshalJSON() ([]byte, error) { type NoMethod FractionTimeseries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FractionTimeseries) UnmarshalJSON(data []byte) error { @@ -340,9 +340,9 @@ type HistoryKey struct { NullFields []string `json:"-"` } -func (s *HistoryKey) MarshalJSON() ([]byte, error) { +func (s HistoryKey) MarshalJSON() ([]byte, error) { type NoMethod HistoryKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HistoryRecord: HistoryRecord is a timeseries of Chrome UX Report data. It @@ -376,9 +376,9 @@ type HistoryRecord struct { NullFields []string `json:"-"` } -func (s *HistoryRecord) MarshalJSON() ([]byte, error) { +func (s HistoryRecord) MarshalJSON() ([]byte, error) { type NoMethod HistoryRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Key: Key defines all the dimensions that identify this record as unique. @@ -421,9 +421,9 @@ type Key struct { NullFields []string `json:"-"` } -func (s *Key) MarshalJSON() ([]byte, error) { +func (s Key) MarshalJSON() ([]byte, error) { type NoMethod Key - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metric: A `metric` is a set of user experience data for a single web @@ -453,9 +453,9 @@ type Metric struct { NullFields []string `json:"-"` } -func (s *Metric) MarshalJSON() ([]byte, error) { +func (s Metric) MarshalJSON() ([]byte, error) { type NoMethod Metric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricTimeseries: A `metric timeseries` is a set of user experience data for @@ -487,9 +487,9 @@ type MetricTimeseries struct { NullFields []string `json:"-"` } -func (s *MetricTimeseries) MarshalJSON() ([]byte, error) { +func (s MetricTimeseries) MarshalJSON() ([]byte, error) { type NoMethod MetricTimeseries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Percentiles: Percentiles contains synthetic values of a metric at a given @@ -511,9 +511,9 @@ type Percentiles struct { NullFields []string `json:"-"` } -func (s *Percentiles) MarshalJSON() ([]byte, error) { +func (s Percentiles) MarshalJSON() ([]byte, error) { type NoMethod Percentiles - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryHistoryRequest: Request payload sent by a physical web client. This @@ -558,9 +558,9 @@ type QueryHistoryRequest struct { NullFields []string `json:"-"` } -func (s *QueryHistoryRequest) MarshalJSON() ([]byte, error) { +func (s QueryHistoryRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryHistoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryHistoryResponse: Response payload sent back to a physical web client. @@ -590,9 +590,9 @@ type QueryHistoryResponse struct { NullFields []string `json:"-"` } -func (s *QueryHistoryResponse) MarshalJSON() ([]byte, error) { +func (s QueryHistoryResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryHistoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryRequest: Request payload sent by a physical web client. This request @@ -644,9 +644,9 @@ type QueryRequest struct { NullFields []string `json:"-"` } -func (s *QueryRequest) MarshalJSON() ([]byte, error) { +func (s QueryRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryResponse: Response payload sent back to a physical web client. This @@ -676,9 +676,9 @@ type QueryResponse struct { NullFields []string `json:"-"` } -func (s *QueryResponse) MarshalJSON() ([]byte, error) { +func (s QueryResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Record: Record is a single Chrome UX report data record. It contains use @@ -709,9 +709,9 @@ type Record struct { NullFields []string `json:"-"` } -func (s *Record) MarshalJSON() ([]byte, error) { +func (s Record) MarshalJSON() ([]byte, error) { type NoMethod Record - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeseriesBin: A bin is a discrete portion of data spanning from start to @@ -748,9 +748,9 @@ type TimeseriesBin struct { NullFields []string `json:"-"` } -func (s *TimeseriesBin) MarshalJSON() ([]byte, error) { +func (s TimeseriesBin) MarshalJSON() ([]byte, error) { type NoMethod TimeseriesBin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TimeseriesBin) UnmarshalJSON(data []byte) error { @@ -793,9 +793,9 @@ type TimeseriesPercentiles struct { NullFields []string `json:"-"` } -func (s *TimeseriesPercentiles) MarshalJSON() ([]byte, error) { +func (s TimeseriesPercentiles) MarshalJSON() ([]byte, error) { type NoMethod TimeseriesPercentiles - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlNormalization: Object representing the normalization actions taken to @@ -822,9 +822,9 @@ type UrlNormalization struct { NullFields []string `json:"-"` } -func (s *UrlNormalization) MarshalJSON() ([]byte, error) { +func (s UrlNormalization) MarshalJSON() ([]byte, error) { type NoMethod UrlNormalization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RecordsQueryHistoryRecordCall struct { diff --git a/civicinfo/v2/civicinfo-gen.go b/civicinfo/v2/civicinfo-gen.go index 5b0051a7d6..6b85a80855 100644 --- a/civicinfo/v2/civicinfo-gen.go +++ b/civicinfo/v2/civicinfo-gen.go @@ -201,9 +201,9 @@ type AdministrationRegion struct { NullFields []string `json:"-"` } -func (s *AdministrationRegion) MarshalJSON() ([]byte, error) { +func (s AdministrationRegion) MarshalJSON() ([]byte, error) { type NoMethod AdministrationRegion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdministrativeBody: Information about an election administrative body (e.g. @@ -264,9 +264,9 @@ type AdministrativeBody struct { NullFields []string `json:"-"` } -func (s *AdministrativeBody) MarshalJSON() ([]byte, error) { +func (s AdministrativeBody) MarshalJSON() ([]byte, error) { type NoMethod AdministrativeBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Candidate: Information about a candidate running for elected office. @@ -303,9 +303,9 @@ type Candidate struct { NullFields []string `json:"-"` } -func (s *Candidate) MarshalJSON() ([]byte, error) { +func (s Candidate) MarshalJSON() ([]byte, error) { type NoMethod Candidate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Channel: A social media or web channel for a candidate. @@ -329,9 +329,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Contest: Information about a contest that appears on a voter's ballot. @@ -453,9 +453,9 @@ type Contest struct { NullFields []string `json:"-"` } -func (s *Contest) MarshalJSON() ([]byte, error) { +func (s Contest) MarshalJSON() ([]byte, error) { type NoMethod Contest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DivisionSearchResponse: The result of a division search query. @@ -480,9 +480,9 @@ type DivisionSearchResponse struct { NullFields []string `json:"-"` } -func (s *DivisionSearchResponse) MarshalJSON() ([]byte, error) { +func (s DivisionSearchResponse) MarshalJSON() ([]byte, error) { type NoMethod DivisionSearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DivisionSearchResult: Represents a political geographic division that @@ -512,9 +512,9 @@ type DivisionSearchResult struct { NullFields []string `json:"-"` } -func (s *DivisionSearchResult) MarshalJSON() ([]byte, error) { +func (s DivisionSearchResult) MarshalJSON() ([]byte, error) { type NoMethod DivisionSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Election: Information about the election that was queried. @@ -549,9 +549,9 @@ type Election struct { NullFields []string `json:"-"` } -func (s *Election) MarshalJSON() ([]byte, error) { +func (s Election) MarshalJSON() ([]byte, error) { type NoMethod Election - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ElectionOfficial: Information about individual election officials. @@ -579,9 +579,9 @@ type ElectionOfficial struct { NullFields []string `json:"-"` } -func (s *ElectionOfficial) MarshalJSON() ([]byte, error) { +func (s ElectionOfficial) MarshalJSON() ([]byte, error) { type NoMethod ElectionOfficial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ElectionsQueryResponse: The list of elections available for this version of @@ -608,9 +608,9 @@ type ElectionsQueryResponse struct { NullFields []string `json:"-"` } -func (s *ElectionsQueryResponse) MarshalJSON() ([]byte, error) { +func (s ElectionsQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod ElectionsQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ElectoralDistrict: Describes the geographic scope of a contest. @@ -654,9 +654,9 @@ type ElectoralDistrict struct { NullFields []string `json:"-"` } -func (s *ElectoralDistrict) MarshalJSON() ([]byte, error) { +func (s ElectoralDistrict) MarshalJSON() ([]byte, error) { type NoMethod ElectoralDistrict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeographicDivision: Describes a political geography. @@ -690,9 +690,9 @@ type GeographicDivision struct { NullFields []string `json:"-"` } -func (s *GeographicDivision) MarshalJSON() ([]byte, error) { +func (s GeographicDivision) MarshalJSON() ([]byte, error) { type NoMethod GeographicDivision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Office: Information about an Office held by one or more Officials. @@ -756,9 +756,9 @@ type Office struct { NullFields []string `json:"-"` } -func (s *Office) MarshalJSON() ([]byte, error) { +func (s Office) MarshalJSON() ([]byte, error) { type NoMethod Office - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Official: Information about a person holding an elected office. @@ -792,9 +792,9 @@ type Official struct { NullFields []string `json:"-"` } -func (s *Official) MarshalJSON() ([]byte, error) { +func (s Official) MarshalJSON() ([]byte, error) { type NoMethod Official - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PollingLocation: A location where a voter can vote. This may be an early @@ -842,9 +842,9 @@ type PollingLocation struct { NullFields []string `json:"-"` } -func (s *PollingLocation) MarshalJSON() ([]byte, error) { +func (s PollingLocation) MarshalJSON() ([]byte, error) { type NoMethod PollingLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PollingLocation) UnmarshalJSON(data []byte) error { @@ -911,9 +911,9 @@ type Precinct struct { NullFields []string `json:"-"` } -func (s *Precinct) MarshalJSON() ([]byte, error) { +func (s Precinct) MarshalJSON() ([]byte, error) { type NoMethod Precinct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RepresentativeInfoData struct { @@ -943,9 +943,9 @@ type RepresentativeInfoData struct { NullFields []string `json:"-"` } -func (s *RepresentativeInfoData) MarshalJSON() ([]byte, error) { +func (s RepresentativeInfoData) MarshalJSON() ([]byte, error) { type NoMethod RepresentativeInfoData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepresentativeInfoResponse: The result of a representative info lookup @@ -982,9 +982,9 @@ type RepresentativeInfoResponse struct { NullFields []string `json:"-"` } -func (s *RepresentativeInfoResponse) MarshalJSON() ([]byte, error) { +func (s RepresentativeInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod RepresentativeInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SimpleAddressType: A simple representation of an address. @@ -1016,9 +1016,9 @@ type SimpleAddressType struct { NullFields []string `json:"-"` } -func (s *SimpleAddressType) MarshalJSON() ([]byte, error) { +func (s SimpleAddressType) MarshalJSON() ([]byte, error) { type NoMethod SimpleAddressType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Contains information about the data source for the element @@ -1041,9 +1041,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoterInfoResponse: The result of a voter info lookup query. @@ -1107,9 +1107,9 @@ type VoterInfoResponse struct { NullFields []string `json:"-"` } -func (s *VoterInfoResponse) MarshalJSON() ([]byte, error) { +func (s VoterInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod VoterInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DivisionsSearchCall struct { diff --git a/classroom/v1/classroom-gen.go b/classroom/v1/classroom-gen.go index f9b80b8654..090b4d16a4 100644 --- a/classroom/v1/classroom-gen.go +++ b/classroom/v1/classroom-gen.go @@ -560,9 +560,9 @@ type AddOnAttachment struct { NullFields []string `json:"-"` } -func (s *AddOnAttachment) MarshalJSON() ([]byte, error) { +func (s AddOnAttachment) MarshalJSON() ([]byte, error) { type NoMethod AddOnAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AddOnAttachment) UnmarshalJSON(data []byte) error { @@ -612,9 +612,9 @@ type AddOnAttachmentStudentSubmission struct { NullFields []string `json:"-"` } -func (s *AddOnAttachmentStudentSubmission) MarshalJSON() ([]byte, error) { +func (s AddOnAttachmentStudentSubmission) MarshalJSON() ([]byte, error) { type NoMethod AddOnAttachmentStudentSubmission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AddOnAttachmentStudentSubmission) UnmarshalJSON(data []byte) error { @@ -668,9 +668,9 @@ type AddOnContext struct { NullFields []string `json:"-"` } -func (s *AddOnContext) MarshalJSON() ([]byte, error) { +func (s AddOnContext) MarshalJSON() ([]byte, error) { type NoMethod AddOnContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Announcement: Announcement created by a teacher for students of the course @@ -744,9 +744,9 @@ type Announcement struct { NullFields []string `json:"-"` } -func (s *Announcement) MarshalJSON() ([]byte, error) { +func (s Announcement) MarshalJSON() ([]byte, error) { type NoMethod Announcement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Assignment: Additional details for assignments. @@ -767,9 +767,9 @@ type Assignment struct { NullFields []string `json:"-"` } -func (s *Assignment) MarshalJSON() ([]byte, error) { +func (s Assignment) MarshalJSON() ([]byte, error) { type NoMethod Assignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignmentSubmission: Student work for an assignment. @@ -794,9 +794,9 @@ type AssignmentSubmission struct { NullFields []string `json:"-"` } -func (s *AssignmentSubmission) MarshalJSON() ([]byte, error) { +func (s AssignmentSubmission) MarshalJSON() ([]byte, error) { type NoMethod AssignmentSubmission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attachment: Attachment added to student assignment work. When creating @@ -823,9 +823,9 @@ type Attachment struct { NullFields []string `json:"-"` } -func (s *Attachment) MarshalJSON() ([]byte, error) { +func (s Attachment) MarshalJSON() ([]byte, error) { type NoMethod Attachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudPubsubTopic: A reference to a Cloud Pub/Sub topic. To register for @@ -849,9 +849,9 @@ type CloudPubsubTopic struct { NullFields []string `json:"-"` } -func (s *CloudPubsubTopic) MarshalJSON() ([]byte, error) { +func (s CloudPubsubTopic) MarshalJSON() ([]byte, error) { type NoMethod CloudPubsubTopic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CopyHistory: Identifier of a previous copy of a given attachment. @@ -878,9 +878,9 @@ type CopyHistory struct { NullFields []string `json:"-"` } -func (s *CopyHistory) MarshalJSON() ([]byte, error) { +func (s CopyHistory) MarshalJSON() ([]byte, error) { type NoMethod CopyHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Course: A Course in Classroom. @@ -996,9 +996,9 @@ type Course struct { NullFields []string `json:"-"` } -func (s *Course) MarshalJSON() ([]byte, error) { +func (s Course) MarshalJSON() ([]byte, error) { type NoMethod Course - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CourseAlias: Alternative identifier for a course. An alias uniquely @@ -1035,9 +1035,9 @@ type CourseAlias struct { NullFields []string `json:"-"` } -func (s *CourseAlias) MarshalJSON() ([]byte, error) { +func (s CourseAlias) MarshalJSON() ([]byte, error) { type NoMethod CourseAlias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CourseMaterial: A material attached to a course as part of a material set. @@ -1063,9 +1063,9 @@ type CourseMaterial struct { NullFields []string `json:"-"` } -func (s *CourseMaterial) MarshalJSON() ([]byte, error) { +func (s CourseMaterial) MarshalJSON() ([]byte, error) { type NoMethod CourseMaterial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CourseMaterialSet: A set of materials that appears on the "About" page of @@ -1089,9 +1089,9 @@ type CourseMaterialSet struct { NullFields []string `json:"-"` } -func (s *CourseMaterialSet) MarshalJSON() ([]byte, error) { +func (s CourseMaterialSet) MarshalJSON() ([]byte, error) { type NoMethod CourseMaterialSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CourseRosterChangesInfo: Information about a `Feed` with a `feed_type` of @@ -1112,9 +1112,9 @@ type CourseRosterChangesInfo struct { NullFields []string `json:"-"` } -func (s *CourseRosterChangesInfo) MarshalJSON() ([]byte, error) { +func (s CourseRosterChangesInfo) MarshalJSON() ([]byte, error) { type NoMethod CourseRosterChangesInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CourseWork: Course work created by a teacher for students of the course. @@ -1242,9 +1242,9 @@ type CourseWork struct { NullFields []string `json:"-"` } -func (s *CourseWork) MarshalJSON() ([]byte, error) { +func (s CourseWork) MarshalJSON() ([]byte, error) { type NoMethod CourseWork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CourseWork) UnmarshalJSON(data []byte) error { @@ -1279,9 +1279,9 @@ type CourseWorkChangesInfo struct { NullFields []string `json:"-"` } -func (s *CourseWorkChangesInfo) MarshalJSON() ([]byte, error) { +func (s CourseWorkChangesInfo) MarshalJSON() ([]byte, error) { type NoMethod CourseWorkChangesInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CourseWorkMaterial: Course work material created by a teacher for students @@ -1364,9 +1364,9 @@ type CourseWorkMaterial struct { NullFields []string `json:"-"` } -func (s *CourseWorkMaterial) MarshalJSON() ([]byte, error) { +func (s CourseWorkMaterial) MarshalJSON() ([]byte, error) { type NoMethod CourseWorkMaterial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -1402,9 +1402,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveFile: Representation of a Google Drive file. @@ -1430,9 +1430,9 @@ type DriveFile struct { NullFields []string `json:"-"` } -func (s *DriveFile) MarshalJSON() ([]byte, error) { +func (s DriveFile) MarshalJSON() ([]byte, error) { type NoMethod DriveFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveFolder: Representation of a Google Drive folder. @@ -1456,9 +1456,9 @@ type DriveFolder struct { NullFields []string `json:"-"` } -func (s *DriveFolder) MarshalJSON() ([]byte, error) { +func (s DriveFolder) MarshalJSON() ([]byte, error) { type NoMethod DriveFolder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmbedUri: URI to be iframed after being populated with query parameters. @@ -1480,9 +1480,9 @@ type EmbedUri struct { NullFields []string `json:"-"` } -func (s *EmbedUri) MarshalJSON() ([]byte, error) { +func (s EmbedUri) MarshalJSON() ([]byte, error) { type NoMethod EmbedUri - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1539,9 +1539,9 @@ type Feed struct { NullFields []string `json:"-"` } -func (s *Feed) MarshalJSON() ([]byte, error) { +func (s Feed) MarshalJSON() ([]byte, error) { type NoMethod Feed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Form: Google Forms item. @@ -1569,9 +1569,9 @@ type Form struct { NullFields []string `json:"-"` } -func (s *Form) MarshalJSON() ([]byte, error) { +func (s Form) MarshalJSON() ([]byte, error) { type NoMethod Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GlobalPermission: Global user permission description. @@ -1596,9 +1596,9 @@ type GlobalPermission struct { NullFields []string `json:"-"` } -func (s *GlobalPermission) MarshalJSON() ([]byte, error) { +func (s GlobalPermission) MarshalJSON() ([]byte, error) { type NoMethod GlobalPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GradeCategory: Details for a grade category in a course. Coursework may have @@ -1631,9 +1631,9 @@ type GradeCategory struct { NullFields []string `json:"-"` } -func (s *GradeCategory) MarshalJSON() ([]byte, error) { +func (s GradeCategory) MarshalJSON() ([]byte, error) { type NoMethod GradeCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GradeHistory: The history of each grade on this submission. @@ -1673,9 +1673,9 @@ type GradeHistory struct { NullFields []string `json:"-"` } -func (s *GradeHistory) MarshalJSON() ([]byte, error) { +func (s GradeHistory) MarshalJSON() ([]byte, error) { type NoMethod GradeHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GradeHistory) UnmarshalJSON(data []byte) error { @@ -1735,9 +1735,9 @@ type GradebookSettings struct { NullFields []string `json:"-"` } -func (s *GradebookSettings) MarshalJSON() ([]byte, error) { +func (s GradebookSettings) MarshalJSON() ([]byte, error) { type NoMethod GradebookSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Guardian: Association between a student and a guardian of that student. The @@ -1769,9 +1769,9 @@ type Guardian struct { NullFields []string `json:"-"` } -func (s *Guardian) MarshalJSON() ([]byte, error) { +func (s Guardian) MarshalJSON() ([]byte, error) { type NoMethod Guardian - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuardianInvitation: An invitation to become the guardian of a specified @@ -1810,9 +1810,9 @@ type GuardianInvitation struct { NullFields []string `json:"-"` } -func (s *GuardianInvitation) MarshalJSON() ([]byte, error) { +func (s GuardianInvitation) MarshalJSON() ([]byte, error) { type NoMethod GuardianInvitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IndividualStudentsOptions: Assignee details about a coursework/announcement. @@ -1834,9 +1834,9 @@ type IndividualStudentsOptions struct { NullFields []string `json:"-"` } -func (s *IndividualStudentsOptions) MarshalJSON() ([]byte, error) { +func (s IndividualStudentsOptions) MarshalJSON() ([]byte, error) { type NoMethod IndividualStudentsOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Invitation: An invitation to join a course. @@ -1875,9 +1875,9 @@ type Invitation struct { NullFields []string `json:"-"` } -func (s *Invitation) MarshalJSON() ([]byte, error) { +func (s Invitation) MarshalJSON() ([]byte, error) { type NoMethod Invitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Link: URL item. @@ -1902,9 +1902,9 @@ type Link struct { NullFields []string `json:"-"` } -func (s *Link) MarshalJSON() ([]byte, error) { +func (s Link) MarshalJSON() ([]byte, error) { type NoMethod Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAddOnAttachmentsResponse: Response when listing add-on attachments. @@ -1930,9 +1930,9 @@ type ListAddOnAttachmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListAddOnAttachmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListAddOnAttachmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAddOnAttachmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAnnouncementsResponse: Response when listing course work. @@ -1958,9 +1958,9 @@ type ListAnnouncementsResponse struct { NullFields []string `json:"-"` } -func (s *ListAnnouncementsResponse) MarshalJSON() ([]byte, error) { +func (s ListAnnouncementsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAnnouncementsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCourseAliasesResponse: Response when listing course aliases. @@ -1986,9 +1986,9 @@ type ListCourseAliasesResponse struct { NullFields []string `json:"-"` } -func (s *ListCourseAliasesResponse) MarshalJSON() ([]byte, error) { +func (s ListCourseAliasesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCourseAliasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCourseWorkMaterialResponse: Response when listing course work material. @@ -2014,9 +2014,9 @@ type ListCourseWorkMaterialResponse struct { NullFields []string `json:"-"` } -func (s *ListCourseWorkMaterialResponse) MarshalJSON() ([]byte, error) { +func (s ListCourseWorkMaterialResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCourseWorkMaterialResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCourseWorkResponse: Response when listing course work. @@ -2042,9 +2042,9 @@ type ListCourseWorkResponse struct { NullFields []string `json:"-"` } -func (s *ListCourseWorkResponse) MarshalJSON() ([]byte, error) { +func (s ListCourseWorkResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCourseWorkResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCoursesResponse: Response when listing courses. @@ -2070,9 +2070,9 @@ type ListCoursesResponse struct { NullFields []string `json:"-"` } -func (s *ListCoursesResponse) MarshalJSON() ([]byte, error) { +func (s ListCoursesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCoursesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGuardianInvitationsResponse: Response when listing guardian invitations. @@ -2098,9 +2098,9 @@ type ListGuardianInvitationsResponse struct { NullFields []string `json:"-"` } -func (s *ListGuardianInvitationsResponse) MarshalJSON() ([]byte, error) { +func (s ListGuardianInvitationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGuardianInvitationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGuardiansResponse: Response when listing guardians. @@ -2127,9 +2127,9 @@ type ListGuardiansResponse struct { NullFields []string `json:"-"` } -func (s *ListGuardiansResponse) MarshalJSON() ([]byte, error) { +func (s ListGuardiansResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGuardiansResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInvitationsResponse: Response when listing invitations. @@ -2155,9 +2155,9 @@ type ListInvitationsResponse struct { NullFields []string `json:"-"` } -func (s *ListInvitationsResponse) MarshalJSON() ([]byte, error) { +func (s ListInvitationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInvitationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListStudentSubmissionsResponse: Response when listing student submissions. @@ -2183,9 +2183,9 @@ type ListStudentSubmissionsResponse struct { NullFields []string `json:"-"` } -func (s *ListStudentSubmissionsResponse) MarshalJSON() ([]byte, error) { +func (s ListStudentSubmissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListStudentSubmissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListStudentsResponse: Response when listing students. @@ -2211,9 +2211,9 @@ type ListStudentsResponse struct { NullFields []string `json:"-"` } -func (s *ListStudentsResponse) MarshalJSON() ([]byte, error) { +func (s ListStudentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListStudentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTeachersResponse: Response when listing teachers. @@ -2239,9 +2239,9 @@ type ListTeachersResponse struct { NullFields []string `json:"-"` } -func (s *ListTeachersResponse) MarshalJSON() ([]byte, error) { +func (s ListTeachersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTeachersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTopicResponse: Response when listing topics. @@ -2267,9 +2267,9 @@ type ListTopicResponse struct { NullFields []string `json:"-"` } -func (s *ListTopicResponse) MarshalJSON() ([]byte, error) { +func (s ListTopicResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTopicResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Material: Material attached to course work. When creating attachments, @@ -2297,9 +2297,9 @@ type Material struct { NullFields []string `json:"-"` } -func (s *Material) MarshalJSON() ([]byte, error) { +func (s Material) MarshalJSON() ([]byte, error) { type NoMethod Material - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyAnnouncementAssigneesRequest: Request to modify assignee mode and @@ -2330,9 +2330,9 @@ type ModifyAnnouncementAssigneesRequest struct { NullFields []string `json:"-"` } -func (s *ModifyAnnouncementAssigneesRequest) MarshalJSON() ([]byte, error) { +func (s ModifyAnnouncementAssigneesRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyAnnouncementAssigneesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyAttachmentsRequest: Request to modify the attachments of a student @@ -2354,9 +2354,9 @@ type ModifyAttachmentsRequest struct { NullFields []string `json:"-"` } -func (s *ModifyAttachmentsRequest) MarshalJSON() ([]byte, error) { +func (s ModifyAttachmentsRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyAttachmentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyCourseWorkAssigneesRequest: Request to modify assignee mode and @@ -2387,9 +2387,9 @@ type ModifyCourseWorkAssigneesRequest struct { NullFields []string `json:"-"` } -func (s *ModifyCourseWorkAssigneesRequest) MarshalJSON() ([]byte, error) { +func (s ModifyCourseWorkAssigneesRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyCourseWorkAssigneesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyIndividualStudentsOptions: Contains fields to add or remove students @@ -2415,9 +2415,9 @@ type ModifyIndividualStudentsOptions struct { NullFields []string `json:"-"` } -func (s *ModifyIndividualStudentsOptions) MarshalJSON() ([]byte, error) { +func (s ModifyIndividualStudentsOptions) MarshalJSON() ([]byte, error) { type NoMethod ModifyIndividualStudentsOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultipleChoiceQuestion: Additional details for multiple-choice questions. @@ -2437,9 +2437,9 @@ type MultipleChoiceQuestion struct { NullFields []string `json:"-"` } -func (s *MultipleChoiceQuestion) MarshalJSON() ([]byte, error) { +func (s MultipleChoiceQuestion) MarshalJSON() ([]byte, error) { type NoMethod MultipleChoiceQuestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultipleChoiceSubmission: Student work for a multiple-choice question. @@ -2459,9 +2459,9 @@ type MultipleChoiceSubmission struct { NullFields []string `json:"-"` } -func (s *MultipleChoiceSubmission) MarshalJSON() ([]byte, error) { +func (s MultipleChoiceSubmission) MarshalJSON() ([]byte, error) { type NoMethod MultipleChoiceSubmission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Name: Details of the user's name. @@ -2486,9 +2486,9 @@ type Name struct { NullFields []string `json:"-"` } -func (s *Name) MarshalJSON() ([]byte, error) { +func (s Name) MarshalJSON() ([]byte, error) { type NoMethod Name - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReclaimStudentSubmissionRequest: Request to reclaim a student submission. @@ -2526,9 +2526,9 @@ type Registration struct { NullFields []string `json:"-"` } -func (s *Registration) MarshalJSON() ([]byte, error) { +func (s Registration) MarshalJSON() ([]byte, error) { type NoMethod Registration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReturnStudentSubmissionRequest: Request to return a student submission. @@ -2561,9 +2561,9 @@ type SharedDriveFile struct { NullFields []string `json:"-"` } -func (s *SharedDriveFile) MarshalJSON() ([]byte, error) { +func (s SharedDriveFile) MarshalJSON() ([]byte, error) { type NoMethod SharedDriveFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShortAnswerSubmission: Student work for a short answer question. @@ -2583,9 +2583,9 @@ type ShortAnswerSubmission struct { NullFields []string `json:"-"` } -func (s *ShortAnswerSubmission) MarshalJSON() ([]byte, error) { +func (s ShortAnswerSubmission) MarshalJSON() ([]byte, error) { type NoMethod ShortAnswerSubmission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StateHistory: The history of each state this submission has been in. @@ -2623,9 +2623,9 @@ type StateHistory struct { NullFields []string `json:"-"` } -func (s *StateHistory) MarshalJSON() ([]byte, error) { +func (s StateHistory) MarshalJSON() ([]byte, error) { type NoMethod StateHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Student: Student in a course. @@ -2659,9 +2659,9 @@ type Student struct { NullFields []string `json:"-"` } -func (s *Student) MarshalJSON() ([]byte, error) { +func (s Student) MarshalJSON() ([]byte, error) { type NoMethod Student - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StudentContext: Role-specific context if the requesting user is a student. @@ -2683,9 +2683,9 @@ type StudentContext struct { NullFields []string `json:"-"` } -func (s *StudentContext) MarshalJSON() ([]byte, error) { +func (s StudentContext) MarshalJSON() ([]byte, error) { type NoMethod StudentContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StudentSubmission: Student submission for course work. `StudentSubmission` @@ -2775,9 +2775,9 @@ type StudentSubmission struct { NullFields []string `json:"-"` } -func (s *StudentSubmission) MarshalJSON() ([]byte, error) { +func (s StudentSubmission) MarshalJSON() ([]byte, error) { type NoMethod StudentSubmission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StudentSubmission) UnmarshalJSON(data []byte) error { @@ -2816,9 +2816,9 @@ type SubmissionHistory struct { NullFields []string `json:"-"` } -func (s *SubmissionHistory) MarshalJSON() ([]byte, error) { +func (s SubmissionHistory) MarshalJSON() ([]byte, error) { type NoMethod SubmissionHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Teacher: Teacher of a course. @@ -2848,9 +2848,9 @@ type Teacher struct { NullFields []string `json:"-"` } -func (s *Teacher) MarshalJSON() ([]byte, error) { +func (s Teacher) MarshalJSON() ([]byte, error) { type NoMethod Teacher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeacherContext: Role-specific context if the requesting user is a teacher. @@ -2885,9 +2885,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Topic: Topic created by a teacher for the course @@ -2919,9 +2919,9 @@ type Topic struct { NullFields []string `json:"-"` } -func (s *Topic) MarshalJSON() ([]byte, error) { +func (s Topic) MarshalJSON() ([]byte, error) { type NoMethod Topic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TurnInStudentSubmissionRequest: Request to turn in a student submission. @@ -2965,9 +2965,9 @@ type UserProfile struct { NullFields []string `json:"-"` } -func (s *UserProfile) MarshalJSON() ([]byte, error) { +func (s UserProfile) MarshalJSON() ([]byte, error) { type NoMethod UserProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YouTubeVideo: YouTube video item. @@ -2993,9 +2993,9 @@ type YouTubeVideo struct { NullFields []string `json:"-"` } -func (s *YouTubeVideo) MarshalJSON() ([]byte, error) { +func (s YouTubeVideo) MarshalJSON() ([]byte, error) { type NoMethod YouTubeVideo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CoursesCreateCall struct { diff --git a/cloudasset/v1/cloudasset-gen.go b/cloudasset/v1/cloudasset-gen.go index e20c3cbcf6..75bcf27959 100644 --- a/cloudasset/v1/cloudasset-gen.go +++ b/cloudasset/v1/cloudasset-gen.go @@ -246,9 +246,9 @@ type AccessSelector struct { NullFields []string `json:"-"` } -func (s *AccessSelector) MarshalJSON() ([]byte, error) { +func (s AccessSelector) MarshalJSON() ([]byte, error) { type NoMethod AccessSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeIamPolicyLongrunningMetadata: Represents the metadata of the @@ -269,9 +269,9 @@ type AnalyzeIamPolicyLongrunningMetadata struct { NullFields []string `json:"-"` } -func (s *AnalyzeIamPolicyLongrunningMetadata) MarshalJSON() ([]byte, error) { +func (s AnalyzeIamPolicyLongrunningMetadata) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeIamPolicyLongrunningMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeIamPolicyLongrunningRequest: A request message for @@ -308,9 +308,9 @@ type AnalyzeIamPolicyLongrunningRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeIamPolicyLongrunningRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeIamPolicyLongrunningRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeIamPolicyLongrunningRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeIamPolicyLongrunningResponse: A response message for @@ -347,9 +347,9 @@ type AnalyzeIamPolicyResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeIamPolicyResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeIamPolicyResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeIamPolicyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeMoveResponse: The response message for resource move analysis. @@ -374,9 +374,9 @@ type AnalyzeMoveResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeMoveResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeMoveResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeMoveResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeOrgPoliciesResponse: The response message for @@ -407,9 +407,9 @@ type AnalyzeOrgPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeOrgPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeOrgPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeOrgPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeOrgPolicyGovernedAssetsResponse: The response message for @@ -438,9 +438,9 @@ type AnalyzeOrgPolicyGovernedAssetsResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeOrgPolicyGovernedAssetsResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeOrgPolicyGovernedAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeOrgPolicyGovernedAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeOrgPolicyGovernedContainersResponse: The response message for @@ -469,9 +469,9 @@ type AnalyzeOrgPolicyGovernedContainersResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeOrgPolicyGovernedContainersResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeOrgPolicyGovernedContainersResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeOrgPolicyGovernedContainersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzerOrgPolicy: This organization policy message is a modified version of @@ -517,9 +517,9 @@ type AnalyzerOrgPolicy struct { NullFields []string `json:"-"` } -func (s *AnalyzerOrgPolicy) MarshalJSON() ([]byte, error) { +func (s AnalyzerOrgPolicy) MarshalJSON() ([]byte, error) { type NoMethod AnalyzerOrgPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzerOrgPolicyConstraint: The organization policy constraint definition. @@ -542,9 +542,9 @@ type AnalyzerOrgPolicyConstraint struct { NullFields []string `json:"-"` } -func (s *AnalyzerOrgPolicyConstraint) MarshalJSON() ([]byte, error) { +func (s AnalyzerOrgPolicyConstraint) MarshalJSON() ([]byte, error) { type NoMethod AnalyzerOrgPolicyConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Asset: An asset in Google Cloud. An asset can be any resource in the Google @@ -630,9 +630,9 @@ type Asset struct { NullFields []string `json:"-"` } -func (s *Asset) MarshalJSON() ([]byte, error) { +func (s Asset) MarshalJSON() ([]byte, error) { type NoMethod Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttachedResource: Attached resource representation, which is defined by the @@ -661,9 +661,9 @@ type AttachedResource struct { NullFields []string `json:"-"` } -func (s *AttachedResource) MarshalJSON() ([]byte, error) { +func (s AttachedResource) MarshalJSON() ([]byte, error) { type NoMethod AttachedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -702,9 +702,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -737,9 +737,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetAssetsHistoryResponse: Batch get assets history response. @@ -762,9 +762,9 @@ type BatchGetAssetsHistoryResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetAssetsHistoryResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetAssetsHistoryResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetAssetsHistoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetEffectiveIamPoliciesResponse: A response message for @@ -792,9 +792,9 @@ type BatchGetEffectiveIamPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetEffectiveIamPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetEffectiveIamPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetEffectiveIamPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryDestination: A BigQuery destination for exporting assets to. @@ -870,9 +870,9 @@ type BigQueryDestination struct { NullFields []string `json:"-"` } -func (s *BigQueryDestination) MarshalJSON() ([]byte, error) { +func (s BigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod BigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -969,9 +969,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConditionContext: The IAM conditions context. @@ -993,9 +993,9 @@ type ConditionContext struct { NullFields []string `json:"-"` } -func (s *ConditionContext) MarshalJSON() ([]byte, error) { +func (s ConditionContext) MarshalJSON() ([]byte, error) { type NoMethod ConditionContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConditionEvaluation: The condition evaluation. @@ -1023,9 +1023,9 @@ type ConditionEvaluation struct { NullFields []string `json:"-"` } -func (s *ConditionEvaluation) MarshalJSON() ([]byte, error) { +func (s ConditionEvaluation) MarshalJSON() ([]byte, error) { type NoMethod ConditionEvaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateFeedRequest: Create asset feed request. @@ -1051,9 +1051,9 @@ type CreateFeedRequest struct { NullFields []string `json:"-"` } -func (s *CreateFeedRequest) MarshalJSON() ([]byte, error) { +func (s CreateFeedRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateFeedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -1089,9 +1089,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EffectiveIamPolicy: The effective IAM policies on one resource. @@ -1125,9 +1125,9 @@ type EffectiveIamPolicy struct { NullFields []string `json:"-"` } -func (s *EffectiveIamPolicy) MarshalJSON() ([]byte, error) { +func (s EffectiveIamPolicy) MarshalJSON() ([]byte, error) { type NoMethod EffectiveIamPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EffectiveTagDetails: The effective tags and the ancestor resources from @@ -1160,9 +1160,9 @@ type EffectiveTagDetails struct { NullFields []string `json:"-"` } -func (s *EffectiveTagDetails) MarshalJSON() ([]byte, error) { +func (s EffectiveTagDetails) MarshalJSON() ([]byte, error) { type NoMethod EffectiveTagDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1198,9 +1198,9 @@ type Explanation struct { NullFields []string `json:"-"` } -func (s *Explanation) MarshalJSON() ([]byte, error) { +func (s Explanation) MarshalJSON() ([]byte, error) { type NoMethod Explanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportAssetsRequest: Export asset request. @@ -1266,9 +1266,9 @@ type ExportAssetsRequest struct { NullFields []string `json:"-"` } -func (s *ExportAssetsRequest) MarshalJSON() ([]byte, error) { +func (s ExportAssetsRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportAssetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1314,9 +1314,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Feed: An asset feed used to export asset updates to a destinations. An asset @@ -1401,9 +1401,9 @@ type Feed struct { NullFields []string `json:"-"` } -func (s *Feed) MarshalJSON() ([]byte, error) { +func (s Feed) MarshalJSON() ([]byte, error) { type NoMethod Feed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeedOutputConfig: Output configuration for asset feed destination. @@ -1423,9 +1423,9 @@ type FeedOutputConfig struct { NullFields []string `json:"-"` } -func (s *FeedOutputConfig) MarshalJSON() ([]byte, error) { +func (s FeedOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod FeedOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsDestination: A Cloud Storage location. @@ -1460,9 +1460,9 @@ type GcsDestination struct { NullFields []string `json:"-"` } -func (s *GcsDestination) MarshalJSON() ([]byte, error) { +func (s GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1Access: An IAM role or permission under analysis. @@ -1486,9 +1486,9 @@ type GoogleCloudAssetV1Access struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1Access) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1Access) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1Access - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1AccessControlList: An access control list, derived from @@ -1532,9 +1532,9 @@ type GoogleCloudAssetV1AccessControlList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1AccessControlList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1AccessControlList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1AccessControlList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedAsset: @@ -1572,9 +1572,9 @@ type GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedAsset struc NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedAsset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedIamPolicy: @@ -1622,9 +1622,9 @@ type GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedIamPolicy s NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedIamPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedIamPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedIamPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedResource: @@ -1674,9 +1674,9 @@ type GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedResource st NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1BigQueryDestination: A BigQuery destination. @@ -1726,9 +1726,9 @@ type GoogleCloudAssetV1BigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1BigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1BigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1BigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1BooleanConstraint: A `Constraint` that is either enforced @@ -1777,9 +1777,9 @@ type GoogleCloudAssetV1Constraint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1Constraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1Constraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1Constraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1CustomConstraint: The definition of a custom constraint. @@ -1829,9 +1829,9 @@ type GoogleCloudAssetV1CustomConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1CustomConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1CustomConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1CustomConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1Edge: A directional edge. @@ -1855,9 +1855,9 @@ type GoogleCloudAssetV1Edge struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1Edge) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1Edge) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1Edge - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1GcsDestination: A Cloud Storage location. @@ -1883,9 +1883,9 @@ type GoogleCloudAssetV1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1GovernedContainer: The organization/folder/project @@ -1941,9 +1941,9 @@ type GoogleCloudAssetV1GovernedContainer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1GovernedContainer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1GovernedContainer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1GovernedContainer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1Identity: An identity under analysis. @@ -1969,9 +1969,9 @@ type GoogleCloudAssetV1Identity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1Identity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1Identity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1Identity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1IdentityList: The identities and group edges. @@ -2000,9 +2000,9 @@ type GoogleCloudAssetV1IdentityList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1IdentityList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1IdentityList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1IdentityList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1ListConstraint: A `Constraint` that allows or disallows a @@ -2031,9 +2031,9 @@ type GoogleCloudAssetV1ListConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1ListConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1ListConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1ListConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1QueryAssetsOutputConfigBigQueryDestination: BigQuery @@ -2068,9 +2068,9 @@ type GoogleCloudAssetV1QueryAssetsOutputConfigBigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1QueryAssetsOutputConfigBigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1QueryAssetsOutputConfigBigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1QueryAssetsOutputConfigBigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1Resource: A Google Cloud resource under analysis. @@ -2093,9 +2093,9 @@ type GoogleCloudAssetV1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1Rule: This rule message is a customized version of the one @@ -2140,9 +2140,9 @@ type GoogleCloudAssetV1Rule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1Rule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1Rule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1Rule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1StringValues: The string values for the list constraints. @@ -2164,9 +2164,9 @@ type GoogleCloudAssetV1StringValues struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1StringValues) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1StringValues) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1StringValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1Asset: An asset in Google Cloud. An asset can be @@ -2242,9 +2242,9 @@ type GoogleCloudAssetV1p7beta1Asset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1Asset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1Asset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelatedAsset: An asset identify in Google Cloud @@ -2287,9 +2287,9 @@ type GoogleCloudAssetV1p7beta1RelatedAsset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelatedAsset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelatedAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelatedAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelatedAssets: The detailed related assets with the @@ -2312,9 +2312,9 @@ type GoogleCloudAssetV1p7beta1RelatedAssets struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelatedAssets) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelatedAssets) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelatedAssets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelationshipAttributes: The relationship attributes @@ -2345,9 +2345,9 @@ type GoogleCloudAssetV1p7beta1RelationshipAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelationshipAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelationshipAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelationshipAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1Resource: A representation of a Google Cloud @@ -2398,9 +2398,9 @@ type GoogleCloudAssetV1p7beta1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1BooleanPolicy: Used in `policy_type` to specify how @@ -2445,9 +2445,9 @@ type GoogleCloudOrgpolicyV1BooleanPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1BooleanPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1BooleanPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1BooleanPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1ListPolicy: Used in `policy_type` to specify how @@ -2560,9 +2560,9 @@ type GoogleCloudOrgpolicyV1ListPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1ListPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1ListPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1ListPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1Policy: Defines a Cloud Organization `Policy` which is @@ -2613,9 +2613,9 @@ type GoogleCloudOrgpolicyV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1RestoreDefault: Ignores policies set above this @@ -2663,9 +2663,9 @@ type GoogleIdentityAccesscontextmanagerV1AccessLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1AccessLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1AccessLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1AccessLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1AccessPolicy: `AccessPolicy` is a @@ -2714,9 +2714,9 @@ type GoogleIdentityAccesscontextmanagerV1AccessPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1AccessPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1AccessPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1AccessPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ApiOperation: Identification for an API @@ -2745,9 +2745,9 @@ type GoogleIdentityAccesscontextmanagerV1ApiOperation struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ApiOperation) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ApiOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ApiOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1BasicLevel: `BasicLevel` is an @@ -2779,9 +2779,9 @@ type GoogleIdentityAccesscontextmanagerV1BasicLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1BasicLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1BasicLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1BasicLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1Condition: A condition necessary for an @@ -2838,9 +2838,9 @@ type GoogleIdentityAccesscontextmanagerV1Condition struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1Condition) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1CustomLevel: `CustomLevel` is an @@ -2863,9 +2863,9 @@ type GoogleIdentityAccesscontextmanagerV1CustomLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1CustomLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1CustomLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1CustomLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1DevicePolicy: `DevicePolicy` specifies @@ -2927,9 +2927,9 @@ type GoogleIdentityAccesscontextmanagerV1DevicePolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1DevicePolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1DevicePolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1DevicePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressFrom: Defines the conditions under @@ -2988,9 +2988,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressFrom struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressFrom) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressFrom) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressPolicy: Policy for egress from @@ -3026,9 +3026,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressSource: The source that @@ -3059,9 +3059,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressTo: Defines the conditions under @@ -3104,9 +3104,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressTo struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressTo) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressTo) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressFrom: Defines the conditions @@ -3148,9 +3148,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressFrom struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressFrom) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressFrom) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressPolicy: Policy for ingress into @@ -3184,9 +3184,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressSource: The source that @@ -3223,9 +3223,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressTo: Defines the conditions under @@ -3256,9 +3256,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressTo struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressTo) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressTo) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1MethodSelector: An allowed method or @@ -3284,9 +3284,9 @@ type GoogleIdentityAccesscontextmanagerV1MethodSelector struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1MethodSelector) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1MethodSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1MethodSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1OsConstraint: A restriction on the OS @@ -3326,9 +3326,9 @@ type GoogleIdentityAccesscontextmanagerV1OsConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1OsConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1OsConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1OsConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ServicePerimeter: `ServicePerimeter` @@ -3398,9 +3398,9 @@ type GoogleIdentityAccesscontextmanagerV1ServicePerimeter struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeter) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ServicePerimeter) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ServicePerimeter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig: @@ -3451,9 +3451,9 @@ type GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices: Specifies how @@ -3480,9 +3480,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcNetworkSource: The originating @@ -3505,9 +3505,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcNetworkSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcNetworkSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcNetworkSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcNetworkSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcSubNetwork: Sub-segment ranges inside @@ -3540,9 +3540,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcSubNetwork struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcSubNetwork) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcSubNetwork) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcSubNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamPolicyAnalysis: An analysis message to group the query and results. @@ -3571,9 +3571,9 @@ type IamPolicyAnalysis struct { NullFields []string `json:"-"` } -func (s *IamPolicyAnalysis) MarshalJSON() ([]byte, error) { +func (s IamPolicyAnalysis) MarshalJSON() ([]byte, error) { type NoMethod IamPolicyAnalysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamPolicyAnalysisOutputConfig: Output configuration for export IAM policy @@ -3596,9 +3596,9 @@ type IamPolicyAnalysisOutputConfig struct { NullFields []string `json:"-"` } -func (s *IamPolicyAnalysisOutputConfig) MarshalJSON() ([]byte, error) { +func (s IamPolicyAnalysisOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod IamPolicyAnalysisOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamPolicyAnalysisQuery: IAM policy analysis query message. @@ -3638,9 +3638,9 @@ type IamPolicyAnalysisQuery struct { NullFields []string `json:"-"` } -func (s *IamPolicyAnalysisQuery) MarshalJSON() ([]byte, error) { +func (s IamPolicyAnalysisQuery) MarshalJSON() ([]byte, error) { type NoMethod IamPolicyAnalysisQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamPolicyAnalysisResult: IAM Policy analysis result, consisting of one IAM @@ -3675,9 +3675,9 @@ type IamPolicyAnalysisResult struct { NullFields []string `json:"-"` } -func (s *IamPolicyAnalysisResult) MarshalJSON() ([]byte, error) { +func (s IamPolicyAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod IamPolicyAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamPolicyAnalysisState: Represents the detailed state of an entity under @@ -3784,9 +3784,9 @@ type IamPolicyAnalysisState struct { NullFields []string `json:"-"` } -func (s *IamPolicyAnalysisState) MarshalJSON() ([]byte, error) { +func (s IamPolicyAnalysisState) MarshalJSON() ([]byte, error) { type NoMethod IamPolicyAnalysisState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamPolicySearchResult: A result of IAM Policy search, containing information @@ -3851,9 +3851,9 @@ type IamPolicySearchResult struct { NullFields []string `json:"-"` } -func (s *IamPolicySearchResult) MarshalJSON() ([]byte, error) { +func (s IamPolicySearchResult) MarshalJSON() ([]byte, error) { type NoMethod IamPolicySearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitySelector: Specifies an identity for which to determine resource @@ -3881,9 +3881,9 @@ type IdentitySelector struct { NullFields []string `json:"-"` } -func (s *IdentitySelector) MarshalJSON() ([]byte, error) { +func (s IdentitySelector) MarshalJSON() ([]byte, error) { type NoMethod IdentitySelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Inventory: This API resource represents the available inventory data for a @@ -3919,9 +3919,9 @@ type Inventory struct { NullFields []string `json:"-"` } -func (s *Inventory) MarshalJSON() ([]byte, error) { +func (s Inventory) MarshalJSON() ([]byte, error) { type NoMethod Inventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Item: A single piece of inventory on a VM. @@ -3966,9 +3966,9 @@ type Item struct { NullFields []string `json:"-"` } -func (s *Item) MarshalJSON() ([]byte, error) { +func (s Item) MarshalJSON() ([]byte, error) { type NoMethod Item - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssetsResponse: ListAssets response. @@ -3997,9 +3997,9 @@ type ListAssetsResponse struct { NullFields []string `json:"-"` } -func (s *ListAssetsResponse) MarshalJSON() ([]byte, error) { +func (s ListAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListFeedsResponse struct { @@ -4021,9 +4021,9 @@ type ListFeedsResponse struct { NullFields []string `json:"-"` } -func (s *ListFeedsResponse) MarshalJSON() ([]byte, error) { +func (s ListFeedsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFeedsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSavedQueriesResponse: Response of listing saved queries. @@ -4049,9 +4049,9 @@ type ListSavedQueriesResponse struct { NullFields []string `json:"-"` } -func (s *ListSavedQueriesResponse) MarshalJSON() ([]byte, error) { +func (s ListSavedQueriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSavedQueriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveAnalysis: A message to group the analysis information. @@ -4076,9 +4076,9 @@ type MoveAnalysis struct { NullFields []string `json:"-"` } -func (s *MoveAnalysis) MarshalJSON() ([]byte, error) { +func (s MoveAnalysis) MarshalJSON() ([]byte, error) { type NoMethod MoveAnalysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveAnalysisResult: An analysis result including blockers and warnings. @@ -4103,9 +4103,9 @@ type MoveAnalysisResult struct { NullFields []string `json:"-"` } -func (s *MoveAnalysisResult) MarshalJSON() ([]byte, error) { +func (s MoveAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod MoveAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveImpact: A message to group impacts of moving the target resource. @@ -4125,9 +4125,9 @@ type MoveImpact struct { NullFields []string `json:"-"` } -func (s *MoveImpact) MarshalJSON() ([]byte, error) { +func (s MoveImpact) MarshalJSON() ([]byte, error) { type NoMethod MoveImpact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -4172,9 +4172,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Options: Contains query options. @@ -4257,9 +4257,9 @@ type Options struct { NullFields []string `json:"-"` } -func (s *Options) MarshalJSON() ([]byte, error) { +func (s Options) MarshalJSON() ([]byte, error) { type NoMethod Options - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrgPolicyResult: The organization policy result to the query. @@ -4302,9 +4302,9 @@ type OrgPolicyResult struct { NullFields []string `json:"-"` } -func (s *OrgPolicyResult) MarshalJSON() ([]byte, error) { +func (s OrgPolicyResult) MarshalJSON() ([]byte, error) { type NoMethod OrgPolicyResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OsInfo: Operating system information for the VM. @@ -4341,9 +4341,9 @@ type OsInfo struct { NullFields []string `json:"-"` } -func (s *OsInfo) MarshalJSON() ([]byte, error) { +func (s OsInfo) MarshalJSON() ([]byte, error) { type NoMethod OsInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutputConfig: Output configuration for export assets destination. @@ -4366,9 +4366,9 @@ type OutputConfig struct { NullFields []string `json:"-"` } -func (s *OutputConfig) MarshalJSON() ([]byte, error) { +func (s OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionSpec: Specifications of BigQuery partitioned table as export @@ -4402,9 +4402,9 @@ type PartitionSpec struct { NullFields []string `json:"-"` } -func (s *PartitionSpec) MarshalJSON() ([]byte, error) { +func (s PartitionSpec) MarshalJSON() ([]byte, error) { type NoMethod PartitionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Permissions: IAM permissions @@ -4425,9 +4425,9 @@ type Permissions struct { NullFields []string `json:"-"` } -func (s *Permissions) MarshalJSON() ([]byte, error) { +func (s Permissions) MarshalJSON() ([]byte, error) { type NoMethod Permissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -4514,9 +4514,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyInfo: The IAM policy and its attached resource. @@ -4538,9 +4538,9 @@ type PolicyInfo struct { NullFields []string `json:"-"` } -func (s *PolicyInfo) MarshalJSON() ([]byte, error) { +func (s PolicyInfo) MarshalJSON() ([]byte, error) { type NoMethod PolicyInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubDestination: A Pub/Sub destination. @@ -4561,9 +4561,9 @@ type PubsubDestination struct { NullFields []string `json:"-"` } -func (s *PubsubDestination) MarshalJSON() ([]byte, error) { +func (s PubsubDestination) MarshalJSON() ([]byte, error) { type NoMethod PubsubDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAssetsOutputConfig: Output configuration query assets. @@ -4584,9 +4584,9 @@ type QueryAssetsOutputConfig struct { NullFields []string `json:"-"` } -func (s *QueryAssetsOutputConfig) MarshalJSON() ([]byte, error) { +func (s QueryAssetsOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod QueryAssetsOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAssetsRequest: QueryAssets request. @@ -4644,9 +4644,9 @@ type QueryAssetsRequest struct { NullFields []string `json:"-"` } -func (s *QueryAssetsRequest) MarshalJSON() ([]byte, error) { +func (s QueryAssetsRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryAssetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAssetsResponse: QueryAssets response. @@ -4682,9 +4682,9 @@ type QueryAssetsResponse struct { NullFields []string `json:"-"` } -func (s *QueryAssetsResponse) MarshalJSON() ([]byte, error) { +func (s QueryAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryContent: The query content. @@ -4706,9 +4706,9 @@ type QueryContent struct { NullFields []string `json:"-"` } -func (s *QueryContent) MarshalJSON() ([]byte, error) { +func (s QueryContent) MarshalJSON() ([]byte, error) { type NoMethod QueryContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryResult: Execution results of the query. The result is formatted as rows @@ -4736,9 +4736,9 @@ type QueryResult struct { NullFields []string `json:"-"` } -func (s *QueryResult) MarshalJSON() ([]byte, error) { +func (s QueryResult) MarshalJSON() ([]byte, error) { type NoMethod QueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelatedAsset: An asset identifier in Google Cloud which contains its name, @@ -4784,9 +4784,9 @@ type RelatedAsset struct { NullFields []string `json:"-"` } -func (s *RelatedAsset) MarshalJSON() ([]byte, error) { +func (s RelatedAsset) MarshalJSON() ([]byte, error) { type NoMethod RelatedAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelatedAssets: DEPRECATED. This message only presents for the purpose of @@ -4810,9 +4810,9 @@ type RelatedAssets struct { NullFields []string `json:"-"` } -func (s *RelatedAssets) MarshalJSON() ([]byte, error) { +func (s RelatedAssets) MarshalJSON() ([]byte, error) { type NoMethod RelatedAssets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelatedResource: The detailed related resource. @@ -4835,9 +4835,9 @@ type RelatedResource struct { NullFields []string `json:"-"` } -func (s *RelatedResource) MarshalJSON() ([]byte, error) { +func (s RelatedResource) MarshalJSON() ([]byte, error) { type NoMethod RelatedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelatedResources: The related resources of the primary resource. @@ -4857,9 +4857,9 @@ type RelatedResources struct { NullFields []string `json:"-"` } -func (s *RelatedResources) MarshalJSON() ([]byte, error) { +func (s RelatedResources) MarshalJSON() ([]byte, error) { type NoMethod RelatedResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelationshipAttributes: DEPRECATED. This message only presents for the @@ -4891,9 +4891,9 @@ type RelationshipAttributes struct { NullFields []string `json:"-"` } -func (s *RelationshipAttributes) MarshalJSON() ([]byte, error) { +func (s RelationshipAttributes) MarshalJSON() ([]byte, error) { type NoMethod RelationshipAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resource: A representation of a Google Cloud resource. @@ -4942,9 +4942,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceSearchResult: A result of Resource Search, containing information of @@ -5172,9 +5172,9 @@ type ResourceSearchResult struct { NullFields []string `json:"-"` } -func (s *ResourceSearchResult) MarshalJSON() ([]byte, error) { +func (s ResourceSearchResult) MarshalJSON() ([]byte, error) { type NoMethod ResourceSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceSelector: Specifies the resource to analyze for access policies, @@ -5199,9 +5199,9 @@ type ResourceSelector struct { NullFields []string `json:"-"` } -func (s *ResourceSelector) MarshalJSON() ([]byte, error) { +func (s ResourceSelector) MarshalJSON() ([]byte, error) { type NoMethod ResourceSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedQuery: A saved query which can be shared with others or used later. @@ -5246,9 +5246,9 @@ type SavedQuery struct { NullFields []string `json:"-"` } -func (s *SavedQuery) MarshalJSON() ([]byte, error) { +func (s SavedQuery) MarshalJSON() ([]byte, error) { type NoMethod SavedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchAllIamPoliciesResponse: Search all IAM policies response. @@ -5277,9 +5277,9 @@ type SearchAllIamPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *SearchAllIamPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s SearchAllIamPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchAllIamPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchAllResourcesResponse: Search all resources response. @@ -5308,9 +5308,9 @@ type SearchAllResourcesResponse struct { NullFields []string `json:"-"` } -func (s *SearchAllResourcesResponse) MarshalJSON() ([]byte, error) { +func (s SearchAllResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchAllResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwarePackage: Software package information of the operating system. @@ -5355,9 +5355,9 @@ type SoftwarePackage struct { NullFields []string `json:"-"` } -func (s *SoftwarePackage) MarshalJSON() ([]byte, error) { +func (s SoftwarePackage) MarshalJSON() ([]byte, error) { type NoMethod SoftwarePackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -5389,9 +5389,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableFieldSchema: A field in TableSchema. @@ -5424,9 +5424,9 @@ type TableFieldSchema struct { NullFields []string `json:"-"` } -func (s *TableFieldSchema) MarshalJSON() ([]byte, error) { +func (s TableFieldSchema) MarshalJSON() ([]byte, error) { type NoMethod TableFieldSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableSchema: BigQuery Compatible table schema. @@ -5446,9 +5446,9 @@ type TableSchema struct { NullFields []string `json:"-"` } -func (s *TableSchema) MarshalJSON() ([]byte, error) { +func (s TableSchema) MarshalJSON() ([]byte, error) { type NoMethod TableSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tag: The key and value for a tag @@ -5477,9 +5477,9 @@ type Tag struct { NullFields []string `json:"-"` } -func (s *Tag) MarshalJSON() ([]byte, error) { +func (s Tag) MarshalJSON() ([]byte, error) { type NoMethod Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TemporalAsset: An asset in Google Cloud and its temporal metadata, including @@ -5517,9 +5517,9 @@ type TemporalAsset struct { NullFields []string `json:"-"` } -func (s *TemporalAsset) MarshalJSON() ([]byte, error) { +func (s TemporalAsset) MarshalJSON() ([]byte, error) { type NoMethod TemporalAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeWindow: A time window specified by its `start_time` and `end_time`. @@ -5542,9 +5542,9 @@ type TimeWindow struct { NullFields []string `json:"-"` } -func (s *TimeWindow) MarshalJSON() ([]byte, error) { +func (s TimeWindow) MarshalJSON() ([]byte, error) { type NoMethod TimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateFeedRequest: Update asset feed request. @@ -5571,9 +5571,9 @@ type UpdateFeedRequest struct { NullFields []string `json:"-"` } -func (s *UpdateFeedRequest) MarshalJSON() ([]byte, error) { +func (s UpdateFeedRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateFeedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VersionedPackage: Information related to the a standard versioned package. @@ -5599,9 +5599,9 @@ type VersionedPackage struct { NullFields []string `json:"-"` } -func (s *VersionedPackage) MarshalJSON() ([]byte, error) { +func (s VersionedPackage) MarshalJSON() ([]byte, error) { type NoMethod VersionedPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VersionedResource: Resource representation as defined by the corresponding @@ -5633,9 +5633,9 @@ type VersionedResource struct { NullFields []string `json:"-"` } -func (s *VersionedResource) MarshalJSON() ([]byte, error) { +func (s VersionedResource) MarshalJSON() ([]byte, error) { type NoMethod VersionedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsApplication: Contains information about a Windows application that is @@ -5668,9 +5668,9 @@ type WindowsApplication struct { NullFields []string `json:"-"` } -func (s *WindowsApplication) MarshalJSON() ([]byte, error) { +func (s WindowsApplication) MarshalJSON() ([]byte, error) { type NoMethod WindowsApplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsQuickFixEngineeringPackage: Information related to a Quick Fix @@ -5700,9 +5700,9 @@ type WindowsQuickFixEngineeringPackage struct { NullFields []string `json:"-"` } -func (s *WindowsQuickFixEngineeringPackage) MarshalJSON() ([]byte, error) { +func (s WindowsQuickFixEngineeringPackage) MarshalJSON() ([]byte, error) { type NoMethod WindowsQuickFixEngineeringPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsUpdateCategory: Categories specified by the Windows Update. @@ -5724,9 +5724,9 @@ type WindowsUpdateCategory struct { NullFields []string `json:"-"` } -func (s *WindowsUpdateCategory) MarshalJSON() ([]byte, error) { +func (s WindowsUpdateCategory) MarshalJSON() ([]byte, error) { type NoMethod WindowsUpdateCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsUpdatePackage: Details related to a Windows Update package. Field @@ -5771,9 +5771,9 @@ type WindowsUpdatePackage struct { NullFields []string `json:"-"` } -func (s *WindowsUpdatePackage) MarshalJSON() ([]byte, error) { +func (s WindowsUpdatePackage) MarshalJSON() ([]byte, error) { type NoMethod WindowsUpdatePackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZypperPatch: Details related to a Zypper Patch. @@ -5799,9 +5799,9 @@ type ZypperPatch struct { NullFields []string `json:"-"` } -func (s *ZypperPatch) MarshalJSON() ([]byte, error) { +func (s ZypperPatch) MarshalJSON() ([]byte, error) { type NoMethod ZypperPatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AssetsListCall struct { diff --git a/cloudasset/v1beta1/cloudasset-gen.go b/cloudasset/v1beta1/cloudasset-gen.go index 9178356d15..b683bfb600 100644 --- a/cloudasset/v1beta1/cloudasset-gen.go +++ b/cloudasset/v1beta1/cloudasset-gen.go @@ -241,9 +241,9 @@ type AnalyzeIamPolicyLongrunningMetadata struct { NullFields []string `json:"-"` } -func (s *AnalyzeIamPolicyLongrunningMetadata) MarshalJSON() ([]byte, error) { +func (s AnalyzeIamPolicyLongrunningMetadata) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeIamPolicyLongrunningMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeIamPolicyLongrunningResponse: A response message for @@ -310,9 +310,9 @@ type Asset struct { NullFields []string `json:"-"` } -func (s *Asset) MarshalJSON() ([]byte, error) { +func (s Asset) MarshalJSON() ([]byte, error) { type NoMethod Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -351,9 +351,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -386,9 +386,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetAssetsHistoryResponse: Batch get assets history response. @@ -411,9 +411,9 @@ type BatchGetAssetsHistoryResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetAssetsHistoryResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetAssetsHistoryResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetAssetsHistoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -510,9 +510,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportAssetsRequest: Export asset request. @@ -553,9 +553,9 @@ type ExportAssetsRequest struct { NullFields []string `json:"-"` } -func (s *ExportAssetsRequest) MarshalJSON() ([]byte, error) { +func (s ExportAssetsRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportAssetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -601,9 +601,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsDestination: A Cloud Storage location. @@ -636,9 +636,9 @@ type GcsDestination struct { NullFields []string `json:"-"` } -func (s *GcsDestination) MarshalJSON() ([]byte, error) { +func (s GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1Asset: An asset in Google Cloud. An asset can be @@ -714,9 +714,9 @@ type GoogleCloudAssetV1p7beta1Asset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1Asset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1Asset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelatedAsset: An asset identify in Google Cloud @@ -759,9 +759,9 @@ type GoogleCloudAssetV1p7beta1RelatedAsset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelatedAsset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelatedAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelatedAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelatedAssets: The detailed related assets with the @@ -784,9 +784,9 @@ type GoogleCloudAssetV1p7beta1RelatedAssets struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelatedAssets) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelatedAssets) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelatedAssets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelationshipAttributes: The relationship attributes @@ -817,9 +817,9 @@ type GoogleCloudAssetV1p7beta1RelationshipAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelationshipAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelationshipAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelationshipAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1Resource: A representation of a Google Cloud @@ -870,9 +870,9 @@ type GoogleCloudAssetV1p7beta1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1BooleanPolicy: Used in `policy_type` to specify how @@ -917,9 +917,9 @@ type GoogleCloudOrgpolicyV1BooleanPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1BooleanPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1BooleanPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1BooleanPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1ListPolicy: Used in `policy_type` to specify how @@ -1032,9 +1032,9 @@ type GoogleCloudOrgpolicyV1ListPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1ListPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1ListPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1ListPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1Policy: Defines a Cloud Organization `Policy` which is @@ -1085,9 +1085,9 @@ type GoogleCloudOrgpolicyV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1RestoreDefault: Ignores policies set above this @@ -1135,9 +1135,9 @@ type GoogleIdentityAccesscontextmanagerV1AccessLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1AccessLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1AccessLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1AccessLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1AccessPolicy: `AccessPolicy` is a @@ -1186,9 +1186,9 @@ type GoogleIdentityAccesscontextmanagerV1AccessPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1AccessPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1AccessPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1AccessPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ApiOperation: Identification for an API @@ -1217,9 +1217,9 @@ type GoogleIdentityAccesscontextmanagerV1ApiOperation struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ApiOperation) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ApiOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ApiOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1BasicLevel: `BasicLevel` is an @@ -1251,9 +1251,9 @@ type GoogleIdentityAccesscontextmanagerV1BasicLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1BasicLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1BasicLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1BasicLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1Condition: A condition necessary for an @@ -1310,9 +1310,9 @@ type GoogleIdentityAccesscontextmanagerV1Condition struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1Condition) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1CustomLevel: `CustomLevel` is an @@ -1335,9 +1335,9 @@ type GoogleIdentityAccesscontextmanagerV1CustomLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1CustomLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1CustomLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1CustomLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1DevicePolicy: `DevicePolicy` specifies @@ -1399,9 +1399,9 @@ type GoogleIdentityAccesscontextmanagerV1DevicePolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1DevicePolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1DevicePolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1DevicePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressFrom: Defines the conditions under @@ -1460,9 +1460,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressFrom struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressFrom) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressFrom) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressPolicy: Policy for egress from @@ -1498,9 +1498,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressSource: The source that @@ -1531,9 +1531,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressTo: Defines the conditions under @@ -1576,9 +1576,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressTo struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressTo) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressTo) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressFrom: Defines the conditions @@ -1620,9 +1620,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressFrom struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressFrom) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressFrom) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressPolicy: Policy for ingress into @@ -1656,9 +1656,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressSource: The source that @@ -1695,9 +1695,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressTo: Defines the conditions under @@ -1728,9 +1728,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressTo struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressTo) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressTo) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1MethodSelector: An allowed method or @@ -1756,9 +1756,9 @@ type GoogleIdentityAccesscontextmanagerV1MethodSelector struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1MethodSelector) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1MethodSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1MethodSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1OsConstraint: A restriction on the OS @@ -1798,9 +1798,9 @@ type GoogleIdentityAccesscontextmanagerV1OsConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1OsConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1OsConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1OsConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ServicePerimeter: `ServicePerimeter` @@ -1870,9 +1870,9 @@ type GoogleIdentityAccesscontextmanagerV1ServicePerimeter struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeter) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ServicePerimeter) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ServicePerimeter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig: @@ -1923,9 +1923,9 @@ type GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices: Specifies how @@ -1952,9 +1952,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcNetworkSource: The originating @@ -1977,9 +1977,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcNetworkSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcNetworkSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcNetworkSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcNetworkSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcSubNetwork: Sub-segment ranges inside @@ -2012,9 +2012,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcSubNetwork struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcSubNetwork) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcSubNetwork) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcSubNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2059,9 +2059,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutputConfig: Output configuration for export assets destination. @@ -2081,9 +2081,9 @@ type OutputConfig struct { NullFields []string `json:"-"` } -func (s *OutputConfig) MarshalJSON() ([]byte, error) { +func (s OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2170,9 +2170,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resource: A representation of a Google Cloud resource. @@ -2219,9 +2219,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2253,9 +2253,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TemporalAsset: An asset in Google Cloud and its temporal metadata, including @@ -2280,9 +2280,9 @@ type TemporalAsset struct { NullFields []string `json:"-"` } -func (s *TemporalAsset) MarshalJSON() ([]byte, error) { +func (s TemporalAsset) MarshalJSON() ([]byte, error) { type NoMethod TemporalAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeWindow: A time window specified by its `start_time` and `end_time`. @@ -2305,9 +2305,9 @@ type TimeWindow struct { NullFields []string `json:"-"` } -func (s *TimeWindow) MarshalJSON() ([]byte, error) { +func (s TimeWindow) MarshalJSON() ([]byte, error) { type NoMethod TimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersExportAssetsCall struct { diff --git a/cloudasset/v1p1beta1/cloudasset-gen.go b/cloudasset/v1p1beta1/cloudasset-gen.go index 9ed7549901..445e845cd5 100644 --- a/cloudasset/v1p1beta1/cloudasset-gen.go +++ b/cloudasset/v1p1beta1/cloudasset-gen.go @@ -193,9 +193,9 @@ type AnalyzeIamPolicyLongrunningMetadata struct { NullFields []string `json:"-"` } -func (s *AnalyzeIamPolicyLongrunningMetadata) MarshalJSON() ([]byte, error) { +func (s AnalyzeIamPolicyLongrunningMetadata) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeIamPolicyLongrunningMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeIamPolicyLongrunningResponse: A response message for @@ -239,9 +239,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -274,9 +274,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -373,9 +373,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Explanation: Explanation about the IAM policy search result. @@ -399,9 +399,9 @@ type Explanation struct { NullFields []string `json:"-"` } -func (s *Explanation) MarshalJSON() ([]byte, error) { +func (s Explanation) MarshalJSON() ([]byte, error) { type NoMethod Explanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -447,9 +447,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1Asset: An asset in Google Cloud. An asset can be @@ -525,9 +525,9 @@ type GoogleCloudAssetV1p7beta1Asset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1Asset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1Asset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelatedAsset: An asset identify in Google Cloud @@ -570,9 +570,9 @@ type GoogleCloudAssetV1p7beta1RelatedAsset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelatedAsset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelatedAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelatedAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelatedAssets: The detailed related assets with the @@ -595,9 +595,9 @@ type GoogleCloudAssetV1p7beta1RelatedAssets struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelatedAssets) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelatedAssets) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelatedAssets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelationshipAttributes: The relationship attributes @@ -628,9 +628,9 @@ type GoogleCloudAssetV1p7beta1RelationshipAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelationshipAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelationshipAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelationshipAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1Resource: A representation of a Google Cloud @@ -681,9 +681,9 @@ type GoogleCloudAssetV1p7beta1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1BooleanPolicy: Used in `policy_type` to specify how @@ -728,9 +728,9 @@ type GoogleCloudOrgpolicyV1BooleanPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1BooleanPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1BooleanPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1BooleanPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1ListPolicy: Used in `policy_type` to specify how @@ -843,9 +843,9 @@ type GoogleCloudOrgpolicyV1ListPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1ListPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1ListPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1ListPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1Policy: Defines a Cloud Organization `Policy` which is @@ -896,9 +896,9 @@ type GoogleCloudOrgpolicyV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1RestoreDefault: Ignores policies set above this @@ -946,9 +946,9 @@ type GoogleIdentityAccesscontextmanagerV1AccessLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1AccessLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1AccessLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1AccessLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1AccessPolicy: `AccessPolicy` is a @@ -997,9 +997,9 @@ type GoogleIdentityAccesscontextmanagerV1AccessPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1AccessPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1AccessPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1AccessPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ApiOperation: Identification for an API @@ -1028,9 +1028,9 @@ type GoogleIdentityAccesscontextmanagerV1ApiOperation struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ApiOperation) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ApiOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ApiOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1BasicLevel: `BasicLevel` is an @@ -1062,9 +1062,9 @@ type GoogleIdentityAccesscontextmanagerV1BasicLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1BasicLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1BasicLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1BasicLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1Condition: A condition necessary for an @@ -1121,9 +1121,9 @@ type GoogleIdentityAccesscontextmanagerV1Condition struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1Condition) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1CustomLevel: `CustomLevel` is an @@ -1146,9 +1146,9 @@ type GoogleIdentityAccesscontextmanagerV1CustomLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1CustomLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1CustomLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1CustomLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1DevicePolicy: `DevicePolicy` specifies @@ -1210,9 +1210,9 @@ type GoogleIdentityAccesscontextmanagerV1DevicePolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1DevicePolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1DevicePolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1DevicePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressFrom: Defines the conditions under @@ -1271,9 +1271,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressFrom struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressFrom) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressFrom) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressPolicy: Policy for egress from @@ -1309,9 +1309,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressSource: The source that @@ -1342,9 +1342,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressTo: Defines the conditions under @@ -1387,9 +1387,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressTo struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressTo) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressTo) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressFrom: Defines the conditions @@ -1431,9 +1431,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressFrom struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressFrom) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressFrom) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressPolicy: Policy for ingress into @@ -1467,9 +1467,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressSource: The source that @@ -1506,9 +1506,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressTo: Defines the conditions under @@ -1539,9 +1539,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressTo struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressTo) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressTo) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1MethodSelector: An allowed method or @@ -1567,9 +1567,9 @@ type GoogleIdentityAccesscontextmanagerV1MethodSelector struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1MethodSelector) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1MethodSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1MethodSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1OsConstraint: A restriction on the OS @@ -1609,9 +1609,9 @@ type GoogleIdentityAccesscontextmanagerV1OsConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1OsConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1OsConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1OsConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ServicePerimeter: `ServicePerimeter` @@ -1681,9 +1681,9 @@ type GoogleIdentityAccesscontextmanagerV1ServicePerimeter struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeter) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ServicePerimeter) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ServicePerimeter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig: @@ -1734,9 +1734,9 @@ type GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices: Specifies how @@ -1763,9 +1763,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcNetworkSource: The originating @@ -1788,9 +1788,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcNetworkSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcNetworkSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcNetworkSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcNetworkSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcSubNetwork: Sub-segment ranges inside @@ -1823,9 +1823,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcSubNetwork struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcSubNetwork) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcSubNetwork) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcSubNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamPolicySearchResult: The result for an IAM policy search. @@ -1864,9 +1864,9 @@ type IamPolicySearchResult struct { NullFields []string `json:"-"` } -func (s *IamPolicySearchResult) MarshalJSON() ([]byte, error) { +func (s IamPolicySearchResult) MarshalJSON() ([]byte, error) { type NoMethod IamPolicySearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Permissions: IAM permissions. @@ -1887,9 +1887,9 @@ type Permissions struct { NullFields []string `json:"-"` } -func (s *Permissions) MarshalJSON() ([]byte, error) { +func (s Permissions) MarshalJSON() ([]byte, error) { type NoMethod Permissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1976,9 +1976,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchAllIamPoliciesResponse: Search all IAM policies response. @@ -2007,9 +2007,9 @@ type SearchAllIamPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *SearchAllIamPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s SearchAllIamPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchAllIamPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchAllResourcesResponse: Search all resources response. @@ -2037,9 +2037,9 @@ type SearchAllResourcesResponse struct { NullFields []string `json:"-"` } -func (s *SearchAllResourcesResponse) MarshalJSON() ([]byte, error) { +func (s SearchAllResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchAllResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandardResourceMetadata: The standard metadata of a cloud resource. @@ -2092,9 +2092,9 @@ type StandardResourceMetadata struct { NullFields []string `json:"-"` } -func (s *StandardResourceMetadata) MarshalJSON() ([]byte, error) { +func (s StandardResourceMetadata) MarshalJSON() ([]byte, error) { type NoMethod StandardResourceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IamPoliciesSearchAllCall struct { diff --git a/cloudasset/v1p5beta1/cloudasset-gen.go b/cloudasset/v1p5beta1/cloudasset-gen.go index 08758bfe29..a0d07b0ad4 100644 --- a/cloudasset/v1p5beta1/cloudasset-gen.go +++ b/cloudasset/v1p5beta1/cloudasset-gen.go @@ -181,9 +181,9 @@ type AnalyzeIamPolicyLongrunningMetadata struct { NullFields []string `json:"-"` } -func (s *AnalyzeIamPolicyLongrunningMetadata) MarshalJSON() ([]byte, error) { +func (s AnalyzeIamPolicyLongrunningMetadata) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeIamPolicyLongrunningMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeIamPolicyLongrunningResponse: A response message for @@ -258,9 +258,9 @@ type Asset struct { NullFields []string `json:"-"` } -func (s *Asset) MarshalJSON() ([]byte, error) { +func (s Asset) MarshalJSON() ([]byte, error) { type NoMethod Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -299,9 +299,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -334,9 +334,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -433,9 +433,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -481,9 +481,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1Asset: An asset in Google Cloud. An asset can be @@ -559,9 +559,9 @@ type GoogleCloudAssetV1p7beta1Asset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1Asset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1Asset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelatedAsset: An asset identify in Google Cloud @@ -604,9 +604,9 @@ type GoogleCloudAssetV1p7beta1RelatedAsset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelatedAsset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelatedAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelatedAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelatedAssets: The detailed related assets with the @@ -629,9 +629,9 @@ type GoogleCloudAssetV1p7beta1RelatedAssets struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelatedAssets) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelatedAssets) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelatedAssets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelationshipAttributes: The relationship attributes @@ -662,9 +662,9 @@ type GoogleCloudAssetV1p7beta1RelationshipAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelationshipAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelationshipAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelationshipAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1Resource: A representation of a Google Cloud @@ -715,9 +715,9 @@ type GoogleCloudAssetV1p7beta1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1BooleanPolicy: Used in `policy_type` to specify how @@ -762,9 +762,9 @@ type GoogleCloudOrgpolicyV1BooleanPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1BooleanPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1BooleanPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1BooleanPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1ListPolicy: Used in `policy_type` to specify how @@ -877,9 +877,9 @@ type GoogleCloudOrgpolicyV1ListPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1ListPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1ListPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1ListPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1Policy: Defines a Cloud Organization `Policy` which is @@ -930,9 +930,9 @@ type GoogleCloudOrgpolicyV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1RestoreDefault: Ignores policies set above this @@ -980,9 +980,9 @@ type GoogleIdentityAccesscontextmanagerV1AccessLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1AccessLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1AccessLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1AccessLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1AccessPolicy: `AccessPolicy` is a @@ -1031,9 +1031,9 @@ type GoogleIdentityAccesscontextmanagerV1AccessPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1AccessPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1AccessPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1AccessPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ApiOperation: Identification for an API @@ -1062,9 +1062,9 @@ type GoogleIdentityAccesscontextmanagerV1ApiOperation struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ApiOperation) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ApiOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ApiOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1BasicLevel: `BasicLevel` is an @@ -1096,9 +1096,9 @@ type GoogleIdentityAccesscontextmanagerV1BasicLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1BasicLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1BasicLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1BasicLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1Condition: A condition necessary for an @@ -1155,9 +1155,9 @@ type GoogleIdentityAccesscontextmanagerV1Condition struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1Condition) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1CustomLevel: `CustomLevel` is an @@ -1180,9 +1180,9 @@ type GoogleIdentityAccesscontextmanagerV1CustomLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1CustomLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1CustomLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1CustomLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1DevicePolicy: `DevicePolicy` specifies @@ -1244,9 +1244,9 @@ type GoogleIdentityAccesscontextmanagerV1DevicePolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1DevicePolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1DevicePolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1DevicePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressFrom: Defines the conditions under @@ -1305,9 +1305,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressFrom struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressFrom) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressFrom) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressPolicy: Policy for egress from @@ -1343,9 +1343,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressSource: The source that @@ -1376,9 +1376,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressTo: Defines the conditions under @@ -1421,9 +1421,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressTo struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressTo) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressTo) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressFrom: Defines the conditions @@ -1465,9 +1465,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressFrom struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressFrom) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressFrom) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressPolicy: Policy for ingress into @@ -1501,9 +1501,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressSource: The source that @@ -1540,9 +1540,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressTo: Defines the conditions under @@ -1573,9 +1573,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressTo struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressTo) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressTo) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1MethodSelector: An allowed method or @@ -1601,9 +1601,9 @@ type GoogleIdentityAccesscontextmanagerV1MethodSelector struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1MethodSelector) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1MethodSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1MethodSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1OsConstraint: A restriction on the OS @@ -1643,9 +1643,9 @@ type GoogleIdentityAccesscontextmanagerV1OsConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1OsConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1OsConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1OsConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ServicePerimeter: `ServicePerimeter` @@ -1715,9 +1715,9 @@ type GoogleIdentityAccesscontextmanagerV1ServicePerimeter struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeter) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ServicePerimeter) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ServicePerimeter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig: @@ -1768,9 +1768,9 @@ type GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices: Specifies how @@ -1797,9 +1797,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcNetworkSource: The originating @@ -1822,9 +1822,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcNetworkSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcNetworkSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcNetworkSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcNetworkSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcSubNetwork: Sub-segment ranges inside @@ -1857,9 +1857,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcSubNetwork struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcSubNetwork) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcSubNetwork) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcSubNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssetsResponse: ListAssets response. @@ -1888,9 +1888,9 @@ type ListAssetsResponse struct { NullFields []string `json:"-"` } -func (s *ListAssetsResponse) MarshalJSON() ([]byte, error) { +func (s ListAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1977,9 +1977,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resource: A representation of a Google Cloud resource. @@ -2026,9 +2026,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AssetsListCall struct { diff --git a/cloudasset/v1p7beta1/cloudasset-gen.go b/cloudasset/v1p7beta1/cloudasset-gen.go index b86aaf65d8..8429d43159 100644 --- a/cloudasset/v1p7beta1/cloudasset-gen.go +++ b/cloudasset/v1p7beta1/cloudasset-gen.go @@ -193,9 +193,9 @@ type AnalyzeIamPolicyLongrunningMetadata struct { NullFields []string `json:"-"` } -func (s *AnalyzeIamPolicyLongrunningMetadata) MarshalJSON() ([]byte, error) { +func (s AnalyzeIamPolicyLongrunningMetadata) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeIamPolicyLongrunningMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeIamPolicyLongrunningResponse: A response message for @@ -239,9 +239,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -274,9 +274,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -373,9 +373,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -421,9 +421,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1Asset: An asset in Google Cloud. An asset can be @@ -499,9 +499,9 @@ type GoogleCloudAssetV1p7beta1Asset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1Asset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1Asset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1BigQueryDestination: A BigQuery destination for @@ -574,9 +574,9 @@ type GoogleCloudAssetV1p7beta1BigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1BigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1BigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1BigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1ExportAssetsRequest: Export asset request. @@ -638,9 +638,9 @@ type GoogleCloudAssetV1p7beta1ExportAssetsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1ExportAssetsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1ExportAssetsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1ExportAssetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1GcsDestination: A Cloud Storage location. @@ -673,9 +673,9 @@ type GoogleCloudAssetV1p7beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1OutputConfig: Output configuration for export @@ -699,9 +699,9 @@ type GoogleCloudAssetV1p7beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1PartitionSpec: Specifications of BigQuery @@ -735,9 +735,9 @@ type GoogleCloudAssetV1p7beta1PartitionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1PartitionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1PartitionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1PartitionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelatedAsset: An asset identify in Google Cloud @@ -780,9 +780,9 @@ type GoogleCloudAssetV1p7beta1RelatedAsset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelatedAsset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelatedAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelatedAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelatedAssets: The detailed related assets with the @@ -805,9 +805,9 @@ type GoogleCloudAssetV1p7beta1RelatedAssets struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelatedAssets) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelatedAssets) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelatedAssets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1RelationshipAttributes: The relationship attributes @@ -838,9 +838,9 @@ type GoogleCloudAssetV1p7beta1RelationshipAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1RelationshipAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1RelationshipAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1RelationshipAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAssetV1p7beta1Resource: A representation of a Google Cloud @@ -891,9 +891,9 @@ type GoogleCloudAssetV1p7beta1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAssetV1p7beta1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAssetV1p7beta1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAssetV1p7beta1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1BooleanPolicy: Used in `policy_type` to specify how @@ -938,9 +938,9 @@ type GoogleCloudOrgpolicyV1BooleanPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1BooleanPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1BooleanPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1BooleanPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1ListPolicy: Used in `policy_type` to specify how @@ -1053,9 +1053,9 @@ type GoogleCloudOrgpolicyV1ListPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1ListPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1ListPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1ListPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1Policy: Defines a Cloud Organization `Policy` which is @@ -1106,9 +1106,9 @@ type GoogleCloudOrgpolicyV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV1RestoreDefault: Ignores policies set above this @@ -1156,9 +1156,9 @@ type GoogleIdentityAccesscontextmanagerV1AccessLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1AccessLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1AccessLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1AccessLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1AccessPolicy: `AccessPolicy` is a @@ -1207,9 +1207,9 @@ type GoogleIdentityAccesscontextmanagerV1AccessPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1AccessPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1AccessPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1AccessPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ApiOperation: Identification for an API @@ -1238,9 +1238,9 @@ type GoogleIdentityAccesscontextmanagerV1ApiOperation struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ApiOperation) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ApiOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ApiOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1BasicLevel: `BasicLevel` is an @@ -1272,9 +1272,9 @@ type GoogleIdentityAccesscontextmanagerV1BasicLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1BasicLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1BasicLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1BasicLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1Condition: A condition necessary for an @@ -1331,9 +1331,9 @@ type GoogleIdentityAccesscontextmanagerV1Condition struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1Condition) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1CustomLevel: `CustomLevel` is an @@ -1356,9 +1356,9 @@ type GoogleIdentityAccesscontextmanagerV1CustomLevel struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1CustomLevel) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1CustomLevel) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1CustomLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1DevicePolicy: `DevicePolicy` specifies @@ -1420,9 +1420,9 @@ type GoogleIdentityAccesscontextmanagerV1DevicePolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1DevicePolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1DevicePolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1DevicePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressFrom: Defines the conditions under @@ -1481,9 +1481,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressFrom struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressFrom) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressFrom) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressPolicy: Policy for egress from @@ -1519,9 +1519,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressSource: The source that @@ -1552,9 +1552,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1EgressTo: Defines the conditions under @@ -1597,9 +1597,9 @@ type GoogleIdentityAccesscontextmanagerV1EgressTo struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1EgressTo) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1EgressTo) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1EgressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressFrom: Defines the conditions @@ -1641,9 +1641,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressFrom struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressFrom) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressFrom) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressFrom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressPolicy: Policy for ingress into @@ -1677,9 +1677,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressSource: The source that @@ -1716,9 +1716,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1IngressTo: Defines the conditions under @@ -1749,9 +1749,9 @@ type GoogleIdentityAccesscontextmanagerV1IngressTo struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1IngressTo) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1IngressTo) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1IngressTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1MethodSelector: An allowed method or @@ -1777,9 +1777,9 @@ type GoogleIdentityAccesscontextmanagerV1MethodSelector struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1MethodSelector) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1MethodSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1MethodSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1OsConstraint: A restriction on the OS @@ -1819,9 +1819,9 @@ type GoogleIdentityAccesscontextmanagerV1OsConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1OsConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1OsConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1OsConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ServicePerimeter: `ServicePerimeter` @@ -1891,9 +1891,9 @@ type GoogleIdentityAccesscontextmanagerV1ServicePerimeter struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeter) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ServicePerimeter) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ServicePerimeter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig: @@ -1944,9 +1944,9 @@ type GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices: Specifies how @@ -1973,9 +1973,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcNetworkSource: The originating @@ -1998,9 +1998,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcNetworkSource struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcNetworkSource) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcNetworkSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcNetworkSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityAccesscontextmanagerV1VpcSubNetwork: Sub-segment ranges inside @@ -2033,9 +2033,9 @@ type GoogleIdentityAccesscontextmanagerV1VpcSubNetwork struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityAccesscontextmanagerV1VpcSubNetwork) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityAccesscontextmanagerV1VpcSubNetwork) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityAccesscontextmanagerV1VpcSubNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2080,9 +2080,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2169,9 +2169,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2203,9 +2203,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsGetCall struct { diff --git a/cloudbilling/v1/cloudbilling-gen.go b/cloudbilling/v1/cloudbilling-gen.go index 3a32a5716f..b594ebef2b 100644 --- a/cloudbilling/v1/cloudbilling-gen.go +++ b/cloudbilling/v1/cloudbilling-gen.go @@ -290,9 +290,9 @@ type AggregationInfo struct { NullFields []string `json:"-"` } -func (s *AggregationInfo) MarshalJSON() ([]byte, error) { +func (s AggregationInfo) MarshalJSON() ([]byte, error) { type NoMethod AggregationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -331,9 +331,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -366,9 +366,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingAccount: A billing account in the Google Cloud Console @@ -415,9 +415,9 @@ type BillingAccount struct { NullFields []string `json:"-"` } -func (s *BillingAccount) MarshalJSON() ([]byte, error) { +func (s BillingAccount) MarshalJSON() ([]byte, error) { type NoMethod BillingAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -514,9 +514,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Category: Represents the category hierarchy of a SKU. @@ -545,9 +545,9 @@ type Category struct { NullFields []string `json:"-"` } -func (s *Category) MarshalJSON() ([]byte, error) { +func (s Category) MarshalJSON() ([]byte, error) { type NoMethod Category - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -593,9 +593,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoTaxonomy: Encapsulates the geographic taxonomy data for a sku. @@ -626,9 +626,9 @@ type GeoTaxonomy struct { NullFields []string `json:"-"` } -func (s *GeoTaxonomy) MarshalJSON() ([]byte, error) { +func (s GeoTaxonomy) MarshalJSON() ([]byte, error) { type NoMethod GeoTaxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBillingAccountsResponse: Response message for `ListBillingAccounts`. @@ -655,9 +655,9 @@ type ListBillingAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListBillingAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListBillingAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBillingAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProjectBillingInfoResponse: Request message for @@ -687,9 +687,9 @@ type ListProjectBillingInfoResponse struct { NullFields []string `json:"-"` } -func (s *ListProjectBillingInfoResponse) MarshalJSON() ([]byte, error) { +func (s ListProjectBillingInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProjectBillingInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response message for `ListServices`. @@ -716,9 +716,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSkusResponse: Response message for `ListSkus`. @@ -745,9 +745,9 @@ type ListSkusResponse struct { NullFields []string `json:"-"` } -func (s *ListSkusResponse) MarshalJSON() ([]byte, error) { +func (s ListSkusResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSkusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -776,9 +776,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveBillingAccountRequest: Request message for `MoveBillingAccount` RPC. @@ -800,9 +800,9 @@ type MoveBillingAccountRequest struct { NullFields []string `json:"-"` } -func (s *MoveBillingAccountRequest) MarshalJSON() ([]byte, error) { +func (s MoveBillingAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveBillingAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -892,9 +892,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PricingExpression: Expresses a mathematical pricing formula. For Example:- @@ -945,9 +945,9 @@ type PricingExpression struct { NullFields []string `json:"-"` } -func (s *PricingExpression) MarshalJSON() ([]byte, error) { +func (s PricingExpression) MarshalJSON() ([]byte, error) { type NoMethod PricingExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PricingExpression) UnmarshalJSON(data []byte) error { @@ -1004,9 +1004,9 @@ type PricingInfo struct { NullFields []string `json:"-"` } -func (s *PricingInfo) MarshalJSON() ([]byte, error) { +func (s PricingInfo) MarshalJSON() ([]byte, error) { type NoMethod PricingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PricingInfo) UnmarshalJSON(data []byte) error { @@ -1060,9 +1060,9 @@ type ProjectBillingInfo struct { NullFields []string `json:"-"` } -func (s *ProjectBillingInfo) MarshalJSON() ([]byte, error) { +func (s ProjectBillingInfo) MarshalJSON() ([]byte, error) { type NoMethod ProjectBillingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: Encapsulates a single service in Google Cloud Platform. @@ -1089,9 +1089,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1118,9 +1118,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sku: Encapsulates a single SKU in Google Cloud @@ -1160,9 +1160,9 @@ type Sku struct { NullFields []string `json:"-"` } -func (s *Sku) MarshalJSON() ([]byte, error) { +func (s Sku) MarshalJSON() ([]byte, error) { type NoMethod Sku - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1185,9 +1185,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1212,9 +1212,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TierRate: The price rate indicating starting usage and its corresponding @@ -1240,9 +1240,9 @@ type TierRate struct { NullFields []string `json:"-"` } -func (s *TierRate) MarshalJSON() ([]byte, error) { +func (s TierRate) MarshalJSON() ([]byte, error) { type NoMethod TierRate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TierRate) UnmarshalJSON(data []byte) error { diff --git a/cloudbilling/v1beta/cloudbilling-gen.go b/cloudbilling/v1beta/cloudbilling-gen.go index ff551edf92..492ba2c8c8 100644 --- a/cloudbilling/v1beta/cloudbilling-gen.go +++ b/cloudbilling/v1beta/cloudbilling-gen.go @@ -357,9 +357,9 @@ type CacheFillRegions struct { NullFields []string `json:"-"` } -func (s *CacheFillRegions) MarshalJSON() ([]byte, error) { +func (s CacheFillRegions) MarshalJSON() ([]byte, error) { type NoMethod CacheFillRegions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudCdnEgressWorkload: Specifies usage for Cloud CDN Data Transfer. @@ -398,9 +398,9 @@ type CloudCdnEgressWorkload struct { NullFields []string `json:"-"` } -func (s *CloudCdnEgressWorkload) MarshalJSON() ([]byte, error) { +func (s CloudCdnEgressWorkload) MarshalJSON() ([]byte, error) { type NoMethod CloudCdnEgressWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudCdnWorkload: Specifies usage for Cloud CDN resources. @@ -437,9 +437,9 @@ type CloudCdnWorkload struct { NullFields []string `json:"-"` } -func (s *CloudCdnWorkload) MarshalJSON() ([]byte, error) { +func (s CloudCdnWorkload) MarshalJSON() ([]byte, error) { type NoMethod CloudCdnWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudInterconnectEgressWorkload: Includes the estimate for Interconnect Data @@ -477,9 +477,9 @@ type CloudInterconnectEgressWorkload struct { NullFields []string `json:"-"` } -func (s *CloudInterconnectEgressWorkload) MarshalJSON() ([]byte, error) { +func (s CloudInterconnectEgressWorkload) MarshalJSON() ([]byte, error) { type NoMethod CloudInterconnectEgressWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudInterconnectWorkload: Specifies usage for Cloud Interconnect resources. @@ -516,9 +516,9 @@ type CloudInterconnectWorkload struct { NullFields []string `json:"-"` } -func (s *CloudInterconnectWorkload) MarshalJSON() ([]byte, error) { +func (s CloudInterconnectWorkload) MarshalJSON() ([]byte, error) { type NoMethod CloudInterconnectWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudStorageEgressWorkload: Specification of a network type. Network data @@ -566,9 +566,9 @@ type CloudStorageEgressWorkload struct { NullFields []string `json:"-"` } -func (s *CloudStorageEgressWorkload) MarshalJSON() ([]byte, error) { +func (s CloudStorageEgressWorkload) MarshalJSON() ([]byte, error) { type NoMethod CloudStorageEgressWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudStorageWorkload: Specifies usage of Cloud Storage resources. @@ -616,9 +616,9 @@ type CloudStorageWorkload struct { NullFields []string `json:"-"` } -func (s *CloudStorageWorkload) MarshalJSON() ([]byte, error) { +func (s CloudStorageWorkload) MarshalJSON() ([]byte, error) { type NoMethod CloudStorageWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Commitment: Commitments give you the ability to pay a recurring fee in @@ -647,9 +647,9 @@ type Commitment struct { NullFields []string `json:"-"` } -func (s *Commitment) MarshalJSON() ([]byte, error) { +func (s Commitment) MarshalJSON() ([]byte, error) { type NoMethod Commitment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentCostEstimate: Estimated cost for a commitment. @@ -673,9 +673,9 @@ type CommitmentCostEstimate struct { NullFields []string `json:"-"` } -func (s *CommitmentCostEstimate) MarshalJSON() ([]byte, error) { +func (s CommitmentCostEstimate) MarshalJSON() ([]byte, error) { type NoMethod CommitmentCostEstimate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeVmWorkload: Specificies usage of a set of identical compute VM @@ -714,9 +714,9 @@ type ComputeVmWorkload struct { NullFields []string `json:"-"` } -func (s *ComputeVmWorkload) MarshalJSON() ([]byte, error) { +func (s ComputeVmWorkload) MarshalJSON() ([]byte, error) { type NoMethod ComputeVmWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CostEstimate: An estimated cost. @@ -740,9 +740,9 @@ type CostEstimate struct { NullFields []string `json:"-"` } -func (s *CostEstimate) MarshalJSON() ([]byte, error) { +func (s CostEstimate) MarshalJSON() ([]byte, error) { type NoMethod CostEstimate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CostEstimationResult: The result of a estimating the costs of a @@ -768,9 +768,9 @@ type CostEstimationResult struct { NullFields []string `json:"-"` } -func (s *CostEstimationResult) MarshalJSON() ([]byte, error) { +func (s CostEstimationResult) MarshalJSON() ([]byte, error) { type NoMethod CostEstimationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CostScenario: Encapsulates all the information needed to perform a cost @@ -800,9 +800,9 @@ type CostScenario struct { NullFields []string `json:"-"` } -func (s *CostScenario) MarshalJSON() ([]byte, error) { +func (s CostScenario) MarshalJSON() ([]byte, error) { type NoMethod CostScenario - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreditEstimate: An estimated credit applied to the costs on a SKU. @@ -826,9 +826,9 @@ type CreditEstimate struct { NullFields []string `json:"-"` } -func (s *CreditEstimate) MarshalJSON() ([]byte, error) { +func (s CreditEstimate) MarshalJSON() ([]byte, error) { type NoMethod CreditEstimate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomMachineType: Specification of a custom machine type. @@ -859,9 +859,9 @@ type CustomMachineType struct { NullFields []string `json:"-"` } -func (s *CustomMachineType) MarshalJSON() ([]byte, error) { +func (s CustomMachineType) MarshalJSON() ([]byte, error) { type NoMethod CustomMachineType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CustomMachineType) UnmarshalJSON(data []byte) error { @@ -934,9 +934,9 @@ type Decimal struct { NullFields []string `json:"-"` } -func (s *Decimal) MarshalJSON() ([]byte, error) { +func (s Decimal) MarshalJSON() ([]byte, error) { type NoMethod Decimal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DualRegional: Area contains dual locations. @@ -958,9 +958,9 @@ type DualRegional struct { NullFields []string `json:"-"` } -func (s *DualRegional) MarshalJSON() ([]byte, error) { +func (s DualRegional) MarshalJSON() ([]byte, error) { type NoMethod DualRegional - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EstimateCostScenarioForBillingAccountRequest: Request for @@ -981,9 +981,9 @@ type EstimateCostScenarioForBillingAccountRequest struct { NullFields []string `json:"-"` } -func (s *EstimateCostScenarioForBillingAccountRequest) MarshalJSON() ([]byte, error) { +func (s EstimateCostScenarioForBillingAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod EstimateCostScenarioForBillingAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EstimateCostScenarioForBillingAccountResponse: Response for @@ -1007,9 +1007,9 @@ type EstimateCostScenarioForBillingAccountResponse struct { NullFields []string `json:"-"` } -func (s *EstimateCostScenarioForBillingAccountResponse) MarshalJSON() ([]byte, error) { +func (s EstimateCostScenarioForBillingAccountResponse) MarshalJSON() ([]byte, error) { type NoMethod EstimateCostScenarioForBillingAccountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EstimateCostScenarioWithListPriceRequest: Request for @@ -1030,9 +1030,9 @@ type EstimateCostScenarioWithListPriceRequest struct { NullFields []string `json:"-"` } -func (s *EstimateCostScenarioWithListPriceRequest) MarshalJSON() ([]byte, error) { +func (s EstimateCostScenarioWithListPriceRequest) MarshalJSON() ([]byte, error) { type NoMethod EstimateCostScenarioWithListPriceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EstimateCostScenarioWithListPriceResponse: Response for @@ -1056,9 +1056,9 @@ type EstimateCostScenarioWithListPriceResponse struct { NullFields []string `json:"-"` } -func (s *EstimateCostScenarioWithListPriceResponse) MarshalJSON() ([]byte, error) { +func (s EstimateCostScenarioWithListPriceResponse) MarshalJSON() ([]byte, error) { type NoMethod EstimateCostScenarioWithListPriceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EstimationTimePoint: Represents a point in time. @@ -1079,9 +1079,9 @@ type EstimationTimePoint struct { NullFields []string `json:"-"` } -func (s *EstimationTimePoint) MarshalJSON() ([]byte, error) { +func (s EstimationTimePoint) MarshalJSON() ([]byte, error) { type NoMethod EstimationTimePoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountpricesV1betaAggregationInfo: Encapsulates @@ -1118,9 +1118,9 @@ type GoogleCloudBillingBillingaccountpricesV1betaAggregationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountpricesV1betaAggregationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountpricesV1betaAggregationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountpricesV1betaAggregationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountpricesV1betaBillingAccountPrice: @@ -1154,9 +1154,9 @@ type GoogleCloudBillingBillingaccountpricesV1betaBillingAccountPrice struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountpricesV1betaBillingAccountPrice) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountpricesV1betaBillingAccountPrice) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountpricesV1betaBillingAccountPrice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountpricesV1betaDefaultPrice: Encapsulates a @@ -1190,9 +1190,9 @@ type GoogleCloudBillingBillingaccountpricesV1betaFixedDiscount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountpricesV1betaFixedDiscount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountpricesV1betaFixedDiscount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountpricesV1betaFixedDiscount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountpricesV1betaFixedPrice: Encapsulates a set @@ -1225,9 +1225,9 @@ type GoogleCloudBillingBillingaccountpricesV1betaFloatingDiscount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountpricesV1betaFloatingDiscount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountpricesV1betaFloatingDiscount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountpricesV1betaFloatingDiscount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountpricesV1betaListBillingAccountPricesResponse: @@ -1256,9 +1256,9 @@ type GoogleCloudBillingBillingaccountpricesV1betaListBillingAccountPricesRespons NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountpricesV1betaListBillingAccountPricesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountpricesV1betaListBillingAccountPricesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountpricesV1betaListBillingAccountPricesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountpricesV1betaListPriceAsCeiling: Encapsulates @@ -1296,9 +1296,9 @@ type GoogleCloudBillingBillingaccountpricesV1betaMigratedPrice struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountpricesV1betaMigratedPrice) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountpricesV1betaMigratedPrice) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountpricesV1betaMigratedPrice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountpricesV1betaPriceReason: Encapsulates a @@ -1342,9 +1342,9 @@ type GoogleCloudBillingBillingaccountpricesV1betaPriceReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountpricesV1betaPriceReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountpricesV1betaPriceReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountpricesV1betaPriceReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountpricesV1betaRate: Encapsulates a `Rate` @@ -1371,9 +1371,9 @@ type GoogleCloudBillingBillingaccountpricesV1betaRate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountpricesV1betaRate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountpricesV1betaRate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountpricesV1betaRate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountpricesV1betaRateTier: Encapsulates a rate @@ -1411,9 +1411,9 @@ type GoogleCloudBillingBillingaccountpricesV1betaRateTier struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountpricesV1betaRateTier) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountpricesV1betaRateTier) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountpricesV1betaRateTier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountpricesV1betaUnitInfo: Encapsulates the unit @@ -1440,9 +1440,9 @@ type GoogleCloudBillingBillingaccountpricesV1betaUnitInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountpricesV1betaUnitInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountpricesV1betaUnitInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountpricesV1betaUnitInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountservicesV1betaBillingAccountService: @@ -1473,9 +1473,9 @@ type GoogleCloudBillingBillingaccountservicesV1betaBillingAccountService struct NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountservicesV1betaBillingAccountService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountservicesV1betaBillingAccountService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountservicesV1betaBillingAccountService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountservicesV1betaListBillingAccountServicesRespo @@ -1503,9 +1503,9 @@ type GoogleCloudBillingBillingaccountservicesV1betaListBillingAccountServicesRes NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountservicesV1betaListBillingAccountServicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountservicesV1betaListBillingAccountServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountservicesV1betaListBillingAccountServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskugroupsV1betaBillingAccountSkuGroup: @@ -1537,9 +1537,9 @@ type GoogleCloudBillingBillingaccountskugroupsV1betaBillingAccountSkuGroup struc NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskugroupsV1betaBillingAccountSkuGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskugroupsV1betaBillingAccountSkuGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskugroupsV1betaBillingAccountSkuGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskugroupsV1betaListBillingAccountSkuGroupsRes @@ -1568,9 +1568,9 @@ type GoogleCloudBillingBillingaccountskugroupsV1betaListBillingAccountSkuGroupsR NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskugroupsV1betaListBillingAccountSkuGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskugroupsV1betaListBillingAccountSkuGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskugroupsV1betaListBillingAccountSkuGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskugroupskusV1betaBillingAccountSkuGroupSku: @@ -1611,9 +1611,9 @@ type GoogleCloudBillingBillingaccountskugroupskusV1betaBillingAccountSkuGroupSku NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskugroupskusV1betaBillingAccountSkuGroupSku) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskugroupskusV1betaBillingAccountSkuGroupSku) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskugroupskusV1betaBillingAccountSkuGroupSku - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomy: Encapsulates @@ -1650,9 +1650,9 @@ type GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyGlobal: @@ -1679,9 +1679,9 @@ type GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyMultiRegional NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyMultiRegional) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyMultiRegional) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyMultiRegional - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyRegion: @@ -1702,9 +1702,9 @@ type GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyRegion struct NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyRegion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyRegion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyRegion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyRegional: @@ -1726,9 +1726,9 @@ type GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyRegional struc NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyRegional) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyRegional) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskugroupskusV1betaGeoTaxonomyRegional - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskugroupskusV1betaListBillingAccountSkuGroupS @@ -1756,9 +1756,9 @@ type GoogleCloudBillingBillingaccountskugroupskusV1betaListBillingAccountSkuGrou NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskugroupskusV1betaListBillingAccountSkuGroupSkusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskugroupskusV1betaListBillingAccountSkuGroupSkusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskugroupskusV1betaListBillingAccountSkuGroupSkusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskugroupskusV1betaProductTaxonomy: @@ -1781,9 +1781,9 @@ type GoogleCloudBillingBillingaccountskugroupskusV1betaProductTaxonomy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskugroupskusV1betaProductTaxonomy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskugroupskusV1betaProductTaxonomy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskugroupskusV1betaProductTaxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskugroupskusV1betaTaxonomyCategory: @@ -1804,9 +1804,9 @@ type GoogleCloudBillingBillingaccountskugroupskusV1betaTaxonomyCategory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskugroupskusV1betaTaxonomyCategory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskugroupskusV1betaTaxonomyCategory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskugroupskusV1betaTaxonomyCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskusV1betaBillingAccountSku: Encapsulates a @@ -1847,9 +1847,9 @@ type GoogleCloudBillingBillingaccountskusV1betaBillingAccountSku struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskusV1betaBillingAccountSku) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskusV1betaBillingAccountSku) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskusV1betaBillingAccountSku - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomy: Encapsulates @@ -1885,9 +1885,9 @@ type GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyGlobal: Encapsulates a @@ -1914,9 +1914,9 @@ type GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyMultiRegional struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyMultiRegional) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyMultiRegional) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyMultiRegional - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyRegion: Encapsulates a @@ -1937,9 +1937,9 @@ type GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyRegion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyRegion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyRegion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyRegion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyRegional: Encapsulates @@ -1961,9 +1961,9 @@ type GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyRegional struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyRegional) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyRegional) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskusV1betaGeoTaxonomyRegional - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskusV1betaListBillingAccountSkusResponse: @@ -1991,9 +1991,9 @@ type GoogleCloudBillingBillingaccountskusV1betaListBillingAccountSkusResponse st NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskusV1betaListBillingAccountSkusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskusV1betaListBillingAccountSkusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskusV1betaListBillingAccountSkusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskusV1betaProductTaxonomy: Encapsulates @@ -2016,9 +2016,9 @@ type GoogleCloudBillingBillingaccountskusV1betaProductTaxonomy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskusV1betaProductTaxonomy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskusV1betaProductTaxonomy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskusV1betaProductTaxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingBillingaccountskusV1betaTaxonomyCategory: Encapsulates a @@ -2039,9 +2039,9 @@ type GoogleCloudBillingBillingaccountskusV1betaTaxonomyCategory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingBillingaccountskusV1betaTaxonomyCategory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingBillingaccountskusV1betaTaxonomyCategory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingBillingaccountskusV1betaTaxonomyCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingPricesV1betaAggregationInfo: Encapsulates the aggregation @@ -2077,9 +2077,9 @@ type GoogleCloudBillingPricesV1betaAggregationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingPricesV1betaAggregationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingPricesV1betaAggregationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingPricesV1betaAggregationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingPricesV1betaListPricesResponse: Response message for @@ -2107,9 +2107,9 @@ type GoogleCloudBillingPricesV1betaListPricesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingPricesV1betaListPricesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingPricesV1betaListPricesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingPricesV1betaListPricesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingPricesV1betaPrice: Encapsulates the latest price for a @@ -2140,9 +2140,9 @@ type GoogleCloudBillingPricesV1betaPrice struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingPricesV1betaPrice) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingPricesV1betaPrice) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingPricesV1betaPrice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingPricesV1betaRate: Encapsulates a `Rate` price. SKUs with @@ -2169,9 +2169,9 @@ type GoogleCloudBillingPricesV1betaRate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingPricesV1betaRate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingPricesV1betaRate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingPricesV1betaRate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingPricesV1betaRateTier: Encapsulates a rate price tier. @@ -2194,9 +2194,9 @@ type GoogleCloudBillingPricesV1betaRateTier struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingPricesV1betaRateTier) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingPricesV1betaRateTier) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingPricesV1betaRateTier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingPricesV1betaUnitInfo: Encapsulates the unit information @@ -2223,9 +2223,9 @@ type GoogleCloudBillingPricesV1betaUnitInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingPricesV1betaUnitInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingPricesV1betaUnitInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingPricesV1betaUnitInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingSkugroupsV1betaListSkuGroupsResponse: Response message for @@ -2253,9 +2253,9 @@ type GoogleCloudBillingSkugroupsV1betaListSkuGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingSkugroupsV1betaListSkuGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingSkugroupsV1betaListSkuGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingSkugroupsV1betaListSkuGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingSkugroupsV1betaSkuGroup: Encapsulates a publicly listed @@ -2285,9 +2285,9 @@ type GoogleCloudBillingSkugroupsV1betaSkuGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingSkugroupsV1betaSkuGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingSkugroupsV1betaSkuGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingSkugroupsV1betaSkuGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingSkugroupskusV1betaGeoTaxonomy: Encapsulates geographic @@ -2323,9 +2323,9 @@ type GoogleCloudBillingSkugroupskusV1betaGeoTaxonomy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingSkugroupskusV1betaGeoTaxonomy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingSkugroupskusV1betaGeoTaxonomy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingSkugroupskusV1betaGeoTaxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyGlobal: Encapsulates a global @@ -2352,9 +2352,9 @@ type GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyMultiRegional struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyMultiRegional) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyMultiRegional) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyMultiRegional - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegion: Encapsulates a Google @@ -2375,9 +2375,9 @@ type GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegional: Encapsulates a @@ -2399,9 +2399,9 @@ type GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegional struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegional) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegional) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegional - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingSkugroupskusV1betaListSkuGroupSkusResponse: Response @@ -2429,9 +2429,9 @@ type GoogleCloudBillingSkugroupskusV1betaListSkuGroupSkusResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingSkugroupskusV1betaListSkuGroupSkusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingSkugroupskusV1betaListSkuGroupSkusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingSkugroupskusV1betaListSkuGroupSkusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingSkugroupskusV1betaProductTaxonomy: Encapsulates product @@ -2453,9 +2453,9 @@ type GoogleCloudBillingSkugroupskusV1betaProductTaxonomy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingSkugroupskusV1betaProductTaxonomy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingSkugroupskusV1betaProductTaxonomy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingSkugroupskusV1betaProductTaxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingSkugroupskusV1betaSkuGroupSku: Encapsulates a publicly @@ -2495,9 +2495,9 @@ type GoogleCloudBillingSkugroupskusV1betaSkuGroupSku struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingSkugroupskusV1betaSkuGroupSku) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingSkugroupskusV1betaSkuGroupSku) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingSkugroupskusV1betaSkuGroupSku - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudBillingSkugroupskusV1betaTaxonomyCategory: Encapsulates a product @@ -2518,9 +2518,9 @@ type GoogleCloudBillingSkugroupskusV1betaTaxonomyCategory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudBillingSkugroupskusV1betaTaxonomyCategory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudBillingSkugroupskusV1betaTaxonomyCategory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudBillingSkugroupskusV1betaTaxonomyCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAccelerator: Specification of a set of guest accelerators attached to a @@ -2545,9 +2545,9 @@ type GuestAccelerator struct { NullFields []string `json:"-"` } -func (s *GuestAccelerator) MarshalJSON() ([]byte, error) { +func (s GuestAccelerator) MarshalJSON() ([]byte, error) { type NoMethod GuestAccelerator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterRegionEgress: Data transfer between two regions. @@ -2576,9 +2576,9 @@ type InterRegionEgress struct { NullFields []string `json:"-"` } -func (s *InterRegionEgress) MarshalJSON() ([]byte, error) { +func (s InterRegionEgress) MarshalJSON() ([]byte, error) { type NoMethod InterRegionEgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntraRegionEgress: Data transfer within the same region. When the source @@ -2601,9 +2601,9 @@ type IntraRegionEgress struct { NullFields []string `json:"-"` } -func (s *IntraRegionEgress) MarshalJSON() ([]byte, error) { +func (s IntraRegionEgress) MarshalJSON() ([]byte, error) { type NoMethod IntraRegionEgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineType: Specification of machine series, memory, and number of vCPUs. @@ -2623,9 +2623,9 @@ type MachineType struct { NullFields []string `json:"-"` } -func (s *MachineType) MarshalJSON() ([]byte, error) { +func (s MachineType) MarshalJSON() ([]byte, error) { type NoMethod MachineType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -2654,9 +2654,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiRegional: Area contains multiple locations. @@ -2678,9 +2678,9 @@ type MultiRegional struct { NullFields []string `json:"-"` } -func (s *MultiRegional) MarshalJSON() ([]byte, error) { +func (s MultiRegional) MarshalJSON() ([]byte, error) { type NoMethod MultiRegional - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersistentDisk: Specification of a persistent disk attached to a VM. @@ -2717,9 +2717,9 @@ type PersistentDisk struct { NullFields []string `json:"-"` } -func (s *PersistentDisk) MarshalJSON() ([]byte, error) { +func (s PersistentDisk) MarshalJSON() ([]byte, error) { type NoMethod PersistentDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PredefinedMachineType: Specification of a predefined machine type. @@ -2741,9 +2741,9 @@ type PredefinedMachineType struct { NullFields []string `json:"-"` } -func (s *PredefinedMachineType) MarshalJSON() ([]byte, error) { +func (s PredefinedMachineType) MarshalJSON() ([]byte, error) { type NoMethod PredefinedMachineType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PremiumTierEgressWorkload: Specify a Premium Tier Internet Data Transfer @@ -2787,9 +2787,9 @@ type PremiumTierEgressWorkload struct { NullFields []string `json:"-"` } -func (s *PremiumTierEgressWorkload) MarshalJSON() ([]byte, error) { +func (s PremiumTierEgressWorkload) MarshalJSON() ([]byte, error) { type NoMethod PremiumTierEgressWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Price: The price of a SKU at a point int time. @@ -2814,9 +2814,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rate: A SKU price consisting of tiered rates. @@ -2843,9 +2843,9 @@ type Rate struct { NullFields []string `json:"-"` } -func (s *Rate) MarshalJSON() ([]byte, error) { +func (s Rate) MarshalJSON() ([]byte, error) { type NoMethod Rate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Rate) UnmarshalJSON(data []byte) error { @@ -2883,9 +2883,9 @@ type RateTier struct { NullFields []string `json:"-"` } -func (s *RateTier) MarshalJSON() ([]byte, error) { +func (s RateTier) MarshalJSON() ([]byte, error) { type NoMethod RateTier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RateTier) UnmarshalJSON(data []byte) error { @@ -2921,9 +2921,9 @@ type Regional struct { NullFields []string `json:"-"` } -func (s *Regional) MarshalJSON() ([]byte, error) { +func (s Regional) MarshalJSON() ([]byte, error) { type NoMethod Regional - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScenarioConfig: Configuration for a CostScenario. Specifies how costs are @@ -2950,9 +2950,9 @@ type ScenarioConfig struct { NullFields []string `json:"-"` } -func (s *ScenarioConfig) MarshalJSON() ([]byte, error) { +func (s ScenarioConfig) MarshalJSON() ([]byte, error) { type NoMethod ScenarioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SegmentCostEstimate: Workload cost estimates for a single time segment. @@ -2978,9 +2978,9 @@ type SegmentCostEstimate struct { NullFields []string `json:"-"` } -func (s *SegmentCostEstimate) MarshalJSON() ([]byte, error) { +func (s SegmentCostEstimate) MarshalJSON() ([]byte, error) { type NoMethod SegmentCostEstimate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sku: Information about SKUs appearing in the cost estimate. @@ -3008,9 +3008,9 @@ type Sku struct { NullFields []string `json:"-"` } -func (s *Sku) MarshalJSON() ([]byte, error) { +func (s Sku) MarshalJSON() ([]byte, error) { type NoMethod Sku - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SkuCostEstimate: Estimated cost for usage on a SKU. @@ -3038,9 +3038,9 @@ type SkuCostEstimate struct { NullFields []string `json:"-"` } -func (s *SkuCostEstimate) MarshalJSON() ([]byte, error) { +func (s SkuCostEstimate) MarshalJSON() ([]byte, error) { type NoMethod SkuCostEstimate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SkuCostEstimate) UnmarshalJSON(data []byte) error { @@ -3080,9 +3080,9 @@ type StandardTierEgressWorkload struct { NullFields []string `json:"-"` } -func (s *StandardTierEgressWorkload) MarshalJSON() ([]byte, error) { +func (s StandardTierEgressWorkload) MarshalJSON() ([]byte, error) { type NoMethod StandardTierEgressWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Usage: An amount of usage over a time frame. @@ -3102,9 +3102,9 @@ type Usage struct { NullFields []string `json:"-"` } -func (s *Usage) MarshalJSON() ([]byte, error) { +func (s Usage) MarshalJSON() ([]byte, error) { type NoMethod Usage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageRateTimeline: A timeline of usage rates. Consists of a series of @@ -3155,9 +3155,9 @@ type UsageRateTimeline struct { NullFields []string `json:"-"` } -func (s *UsageRateTimeline) MarshalJSON() ([]byte, error) { +func (s UsageRateTimeline) MarshalJSON() ([]byte, error) { type NoMethod UsageRateTimeline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageRateTimelineEntry: A usage rate timeline entry. Each entry specifies a @@ -3183,9 +3183,9 @@ type UsageRateTimelineEntry struct { NullFields []string `json:"-"` } -func (s *UsageRateTimelineEntry) MarshalJSON() ([]byte, error) { +func (s UsageRateTimelineEntry) MarshalJSON() ([]byte, error) { type NoMethod UsageRateTimelineEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *UsageRateTimelineEntry) UnmarshalJSON(data []byte) error { @@ -3239,9 +3239,9 @@ type VlanAttachment struct { NullFields []string `json:"-"` } -func (s *VlanAttachment) MarshalJSON() ([]byte, error) { +func (s VlanAttachment) MarshalJSON() ([]byte, error) { type NoMethod VlanAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmResourceBasedCud: Specifies a resource-based committed use discount (CUD). @@ -3284,9 +3284,9 @@ type VmResourceBasedCud struct { NullFields []string `json:"-"` } -func (s *VmResourceBasedCud) MarshalJSON() ([]byte, error) { +func (s VmResourceBasedCud) MarshalJSON() ([]byte, error) { type NoMethod VmResourceBasedCud - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VmResourceBasedCud) UnmarshalJSON(data []byte) error { @@ -3320,9 +3320,9 @@ type VmToVmEgressWorkload struct { NullFields []string `json:"-"` } -func (s *VmToVmEgressWorkload) MarshalJSON() ([]byte, error) { +func (s VmToVmEgressWorkload) MarshalJSON() ([]byte, error) { type NoMethod VmToVmEgressWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workload: Specifies usage on a single Google Cloud product over a time @@ -3367,9 +3367,9 @@ type Workload struct { NullFields []string `json:"-"` } -func (s *Workload) MarshalJSON() ([]byte, error) { +func (s Workload) MarshalJSON() ([]byte, error) { type NoMethod Workload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadCostEstimate: Estimated cost for a workload. @@ -3393,9 +3393,9 @@ type WorkloadCostEstimate struct { NullFields []string `json:"-"` } -func (s *WorkloadCostEstimate) MarshalJSON() ([]byte, error) { +func (s WorkloadCostEstimate) MarshalJSON() ([]byte, error) { type NoMethod WorkloadCostEstimate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BillingAccountsEstimateCostScenarioCall struct { diff --git a/cloudbuild/v1/cloudbuild-gen.go b/cloudbuild/v1/cloudbuild-gen.go index 519bac936c..c4232dd404 100644 --- a/cloudbuild/v1/cloudbuild-gen.go +++ b/cloudbuild/v1/cloudbuild-gen.go @@ -411,9 +411,9 @@ type ApprovalConfig struct { NullFields []string `json:"-"` } -func (s *ApprovalConfig) MarshalJSON() ([]byte, error) { +func (s ApprovalConfig) MarshalJSON() ([]byte, error) { type NoMethod ApprovalConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApprovalResult: ApprovalResult describes the decision and associated @@ -451,9 +451,9 @@ type ApprovalResult struct { NullFields []string `json:"-"` } -func (s *ApprovalResult) MarshalJSON() ([]byte, error) { +func (s ApprovalResult) MarshalJSON() ([]byte, error) { type NoMethod ApprovalResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApproveBuildRequest: Request to approve or reject a pending build. @@ -473,9 +473,9 @@ type ApproveBuildRequest struct { NullFields []string `json:"-"` } -func (s *ApproveBuildRequest) MarshalJSON() ([]byte, error) { +func (s ApproveBuildRequest) MarshalJSON() ([]byte, error) { type NoMethod ApproveBuildRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArtifactObjects: Files in the workspace to upload to Cloud Storage upon @@ -505,9 +505,9 @@ type ArtifactObjects struct { NullFields []string `json:"-"` } -func (s *ArtifactObjects) MarshalJSON() ([]byte, error) { +func (s ArtifactObjects) MarshalJSON() ([]byte, error) { type NoMethod ArtifactObjects - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArtifactResult: An artifact that was uploaded during a build. This is a @@ -532,9 +532,9 @@ type ArtifactResult struct { NullFields []string `json:"-"` } -func (s *ArtifactResult) MarshalJSON() ([]byte, error) { +func (s ArtifactResult) MarshalJSON() ([]byte, error) { type NoMethod ArtifactResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Artifacts: Artifacts produced by a build that should be uploaded upon @@ -584,9 +584,9 @@ type Artifacts struct { NullFields []string `json:"-"` } -func (s *Artifacts) MarshalJSON() ([]byte, error) { +func (s Artifacts) MarshalJSON() ([]byte, error) { type NoMethod Artifacts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateBitbucketServerConnectedRepositoriesRequest: RPC request object @@ -607,9 +607,9 @@ type BatchCreateBitbucketServerConnectedRepositoriesRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateBitbucketServerConnectedRepositoriesRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateBitbucketServerConnectedRepositoriesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateBitbucketServerConnectedRepositoriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateBitbucketServerConnectedRepositoriesResponse: Response of @@ -634,9 +634,9 @@ type BatchCreateBitbucketServerConnectedRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateBitbucketServerConnectedRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateBitbucketServerConnectedRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateBitbucketServerConnectedRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateBitbucketServerConnectedRepositoriesResponseMetadata: Metadata @@ -663,9 +663,9 @@ type BatchCreateBitbucketServerConnectedRepositoriesResponseMetadata struct { NullFields []string `json:"-"` } -func (s *BatchCreateBitbucketServerConnectedRepositoriesResponseMetadata) MarshalJSON() ([]byte, error) { +func (s BatchCreateBitbucketServerConnectedRepositoriesResponseMetadata) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateBitbucketServerConnectedRepositoriesResponseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateGitLabConnectedRepositoriesRequest: RPC request object accepted @@ -686,9 +686,9 @@ type BatchCreateGitLabConnectedRepositoriesRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateGitLabConnectedRepositoriesRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateGitLabConnectedRepositoriesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateGitLabConnectedRepositoriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateGitLabConnectedRepositoriesResponse: Response of @@ -710,9 +710,9 @@ type BatchCreateGitLabConnectedRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateGitLabConnectedRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateGitLabConnectedRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateGitLabConnectedRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateGitLabConnectedRepositoriesResponseMetadata: Metadata for @@ -738,9 +738,9 @@ type BatchCreateGitLabConnectedRepositoriesResponseMetadata struct { NullFields []string `json:"-"` } -func (s *BatchCreateGitLabConnectedRepositoriesResponseMetadata) MarshalJSON() ([]byte, error) { +func (s BatchCreateGitLabConnectedRepositoriesResponseMetadata) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateGitLabConnectedRepositoriesResponseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BitbucketServerConfig: BitbucketServerConfig represents the configuration @@ -806,9 +806,9 @@ type BitbucketServerConfig struct { NullFields []string `json:"-"` } -func (s *BitbucketServerConfig) MarshalJSON() ([]byte, error) { +func (s BitbucketServerConfig) MarshalJSON() ([]byte, error) { type NoMethod BitbucketServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BitbucketServerConnectedRepository: / BitbucketServerConnectedRepository @@ -835,9 +835,9 @@ type BitbucketServerConnectedRepository struct { NullFields []string `json:"-"` } -func (s *BitbucketServerConnectedRepository) MarshalJSON() ([]byte, error) { +func (s BitbucketServerConnectedRepository) MarshalJSON() ([]byte, error) { type NoMethod BitbucketServerConnectedRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BitbucketServerRepository: BitbucketServerRepository represents a repository @@ -866,9 +866,9 @@ type BitbucketServerRepository struct { NullFields []string `json:"-"` } -func (s *BitbucketServerRepository) MarshalJSON() ([]byte, error) { +func (s BitbucketServerRepository) MarshalJSON() ([]byte, error) { type NoMethod BitbucketServerRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BitbucketServerRepositoryId: BitbucketServerRepositoryId identifies a @@ -895,9 +895,9 @@ type BitbucketServerRepositoryId struct { NullFields []string `json:"-"` } -func (s *BitbucketServerRepositoryId) MarshalJSON() ([]byte, error) { +func (s BitbucketServerRepositoryId) MarshalJSON() ([]byte, error) { type NoMethod BitbucketServerRepositoryId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BitbucketServerSecrets: BitbucketServerSecrets represents the secrets in @@ -927,9 +927,9 @@ type BitbucketServerSecrets struct { NullFields []string `json:"-"` } -func (s *BitbucketServerSecrets) MarshalJSON() ([]byte, error) { +func (s BitbucketServerSecrets) MarshalJSON() ([]byte, error) { type NoMethod BitbucketServerSecrets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BitbucketServerTriggerConfig: BitbucketServerTriggerConfig describes the @@ -969,9 +969,9 @@ type BitbucketServerTriggerConfig struct { NullFields []string `json:"-"` } -func (s *BitbucketServerTriggerConfig) MarshalJSON() ([]byte, error) { +func (s BitbucketServerTriggerConfig) MarshalJSON() ([]byte, error) { type NoMethod BitbucketServerTriggerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Build: A build resource in the Cloud Build API. At a high level, a `Build` @@ -1111,9 +1111,9 @@ type Build struct { NullFields []string `json:"-"` } -func (s *Build) MarshalJSON() ([]byte, error) { +func (s Build) MarshalJSON() ([]byte, error) { type NoMethod Build - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildApproval: BuildApproval describes a build's approval configuration, @@ -1145,9 +1145,9 @@ type BuildApproval struct { NullFields []string `json:"-"` } -func (s *BuildApproval) MarshalJSON() ([]byte, error) { +func (s BuildApproval) MarshalJSON() ([]byte, error) { type NoMethod BuildApproval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildOperationMetadata: Metadata for build operations. @@ -1167,9 +1167,9 @@ type BuildOperationMetadata struct { NullFields []string `json:"-"` } -func (s *BuildOperationMetadata) MarshalJSON() ([]byte, error) { +func (s BuildOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod BuildOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildOptions: Optional arguments to enable specific features of builds. @@ -1293,9 +1293,9 @@ type BuildOptions struct { NullFields []string `json:"-"` } -func (s *BuildOptions) MarshalJSON() ([]byte, error) { +func (s BuildOptions) MarshalJSON() ([]byte, error) { type NoMethod BuildOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildStep: A step in the build pipeline. @@ -1413,9 +1413,9 @@ type BuildStep struct { NullFields []string `json:"-"` } -func (s *BuildStep) MarshalJSON() ([]byte, error) { +func (s BuildStep) MarshalJSON() ([]byte, error) { type NoMethod BuildStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildTrigger: Configuration for an automated build in response to source @@ -1549,9 +1549,9 @@ type BuildTrigger struct { NullFields []string `json:"-"` } -func (s *BuildTrigger) MarshalJSON() ([]byte, error) { +func (s BuildTrigger) MarshalJSON() ([]byte, error) { type NoMethod BuildTrigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuiltImage: An image built by the pipeline. @@ -1577,9 +1577,9 @@ type BuiltImage struct { NullFields []string `json:"-"` } -func (s *BuiltImage) MarshalJSON() ([]byte, error) { +func (s BuiltImage) MarshalJSON() ([]byte, error) { type NoMethod BuiltImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelBuildRequest: Request to cancel an ongoing build. @@ -1604,9 +1604,9 @@ type CancelBuildRequest struct { NullFields []string `json:"-"` } -func (s *CancelBuildRequest) MarshalJSON() ([]byte, error) { +func (s CancelBuildRequest) MarshalJSON() ([]byte, error) { type NoMethod CancelBuildRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -1638,9 +1638,9 @@ type ConnectedRepository struct { NullFields []string `json:"-"` } -func (s *ConnectedRepository) MarshalJSON() ([]byte, error) { +func (s ConnectedRepository) MarshalJSON() ([]byte, error) { type NoMethod ConnectedRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateBitbucketServerConfigOperationMetadata: Metadata for @@ -1667,9 +1667,9 @@ type CreateBitbucketServerConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *CreateBitbucketServerConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s CreateBitbucketServerConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateBitbucketServerConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateBitbucketServerConnectedRepositoryRequest: Request to connect a @@ -1697,9 +1697,9 @@ type CreateBitbucketServerConnectedRepositoryRequest struct { NullFields []string `json:"-"` } -func (s *CreateBitbucketServerConnectedRepositoryRequest) MarshalJSON() ([]byte, error) { +func (s CreateBitbucketServerConnectedRepositoryRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateBitbucketServerConnectedRepositoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateGitHubEnterpriseConfigOperationMetadata: Metadata for @@ -1726,9 +1726,9 @@ type CreateGitHubEnterpriseConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *CreateGitHubEnterpriseConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s CreateGitHubEnterpriseConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateGitHubEnterpriseConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateGitLabConfigOperationMetadata: Metadata for `CreateGitLabConfig` @@ -1754,9 +1754,9 @@ type CreateGitLabConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *CreateGitLabConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s CreateGitLabConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateGitLabConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateGitLabConnectedRepositoryRequest: Request to connect a repository from @@ -1781,9 +1781,9 @@ type CreateGitLabConnectedRepositoryRequest struct { NullFields []string `json:"-"` } -func (s *CreateGitLabConnectedRepositoryRequest) MarshalJSON() ([]byte, error) { +func (s CreateGitLabConnectedRepositoryRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateGitLabConnectedRepositoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateWorkerPoolOperationMetadata: Metadata for the `CreateWorkerPool` @@ -1809,9 +1809,9 @@ type CreateWorkerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *CreateWorkerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s CreateWorkerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateWorkerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultServiceAccount: The default service account used for `Builds`. @@ -1843,9 +1843,9 @@ type DefaultServiceAccount struct { NullFields []string `json:"-"` } -func (s *DefaultServiceAccount) MarshalJSON() ([]byte, error) { +func (s DefaultServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod DefaultServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteBitbucketServerConfigOperationMetadata: Metadata for @@ -1872,9 +1872,9 @@ type DeleteBitbucketServerConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *DeleteBitbucketServerConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s DeleteBitbucketServerConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod DeleteBitbucketServerConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteGitHubEnterpriseConfigOperationMetadata: Metadata for @@ -1901,9 +1901,9 @@ type DeleteGitHubEnterpriseConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *DeleteGitHubEnterpriseConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s DeleteGitHubEnterpriseConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod DeleteGitHubEnterpriseConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteGitLabConfigOperationMetadata: Metadata for `DeleteGitLabConfig` @@ -1929,9 +1929,9 @@ type DeleteGitLabConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *DeleteGitLabConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s DeleteGitLabConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod DeleteGitLabConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteWorkerPoolOperationMetadata: Metadata for the `DeleteWorkerPool` @@ -1957,9 +1957,9 @@ type DeleteWorkerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *DeleteWorkerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s DeleteWorkerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod DeleteWorkerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeveloperConnectConfig: This config defines the location of a source through @@ -1987,9 +1987,9 @@ type DeveloperConnectConfig struct { NullFields []string `json:"-"` } -func (s *DeveloperConnectConfig) MarshalJSON() ([]byte, error) { +func (s DeveloperConnectConfig) MarshalJSON() ([]byte, error) { type NoMethod DeveloperConnectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2029,9 +2029,9 @@ type FailureInfo struct { NullFields []string `json:"-"` } -func (s *FailureInfo) MarshalJSON() ([]byte, error) { +func (s FailureInfo) MarshalJSON() ([]byte, error) { type NoMethod FailureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileHashes: Container message for hashes of byte content of files, used in @@ -2052,9 +2052,38 @@ type FileHashes struct { NullFields []string `json:"-"` } -func (s *FileHashes) MarshalJSON() ([]byte, error) { +func (s FileHashes) MarshalJSON() ([]byte, error) { type NoMethod FileHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) +} + +// GCSLocation: Represents a storage location in Cloud Storage +type GCSLocation struct { + // Bucket: Cloud Storage bucket. See + // https://cloud.google.com/storage/docs/naming#requirements + Bucket string `json:"bucket,omitempty"` + // Generation: Cloud Storage generation for the object. If the generation is + // omitted, the latest generation will be used. + Generation int64 `json:"generation,omitempty,string"` + // Object: Cloud Storage object. See + // https://cloud.google.com/storage/docs/naming#objectnames + Object string `json:"object,omitempty"` + // ForceSendFields is a list of field names (e.g. "Bucket") to unconditionally + // include in API requests. By default, fields with empty or default values are + // omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more + // details. + ForceSendFields []string `json:"-"` + // NullFields is a list of field names (e.g. "Bucket") to include in API + // requests with the JSON null value. By default, fields with empty values are + // omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. + NullFields []string `json:"-"` +} + +func (s GCSLocation) MarshalJSON() ([]byte, error) { + type NoMethod GCSLocation + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitConfig: GitConfig is a configuration for git operations. @@ -2074,9 +2103,9 @@ type GitConfig struct { NullFields []string `json:"-"` } -func (s *GitConfig) MarshalJSON() ([]byte, error) { +func (s GitConfig) MarshalJSON() ([]byte, error) { type NoMethod GitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitFileSource: GitFileSource describes a file within a (possibly remote) @@ -2134,9 +2163,9 @@ type GitFileSource struct { NullFields []string `json:"-"` } -func (s *GitFileSource) MarshalJSON() ([]byte, error) { +func (s GitFileSource) MarshalJSON() ([]byte, error) { type NoMethod GitFileSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitHubEnterpriseConfig: GitHubEnterpriseConfig represents a configuration @@ -2188,9 +2217,9 @@ type GitHubEnterpriseConfig struct { NullFields []string `json:"-"` } -func (s *GitHubEnterpriseConfig) MarshalJSON() ([]byte, error) { +func (s GitHubEnterpriseConfig) MarshalJSON() ([]byte, error) { type NoMethod GitHubEnterpriseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitHubEnterpriseSecrets: GitHubEnterpriseSecrets represents the names of all @@ -2231,9 +2260,9 @@ type GitHubEnterpriseSecrets struct { NullFields []string `json:"-"` } -func (s *GitHubEnterpriseSecrets) MarshalJSON() ([]byte, error) { +func (s GitHubEnterpriseSecrets) MarshalJSON() ([]byte, error) { type NoMethod GitHubEnterpriseSecrets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitHubEventsConfig: GitHubEventsConfig describes the configuration of a @@ -2270,9 +2299,9 @@ type GitHubEventsConfig struct { NullFields []string `json:"-"` } -func (s *GitHubEventsConfig) MarshalJSON() ([]byte, error) { +func (s GitHubEventsConfig) MarshalJSON() ([]byte, error) { type NoMethod GitHubEventsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitLabConfig: GitLabConfig represents the configuration for a GitLab @@ -2311,9 +2340,9 @@ type GitLabConfig struct { NullFields []string `json:"-"` } -func (s *GitLabConfig) MarshalJSON() ([]byte, error) { +func (s GitLabConfig) MarshalJSON() ([]byte, error) { type NoMethod GitLabConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitLabConnectedRepository: GitLabConnectedRepository represents a GitLab @@ -2339,9 +2368,9 @@ type GitLabConnectedRepository struct { NullFields []string `json:"-"` } -func (s *GitLabConnectedRepository) MarshalJSON() ([]byte, error) { +func (s GitLabConnectedRepository) MarshalJSON() ([]byte, error) { type NoMethod GitLabConnectedRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitLabEnterpriseConfig: GitLabEnterpriseConfig represents the configuration @@ -2368,9 +2397,9 @@ type GitLabEnterpriseConfig struct { NullFields []string `json:"-"` } -func (s *GitLabEnterpriseConfig) MarshalJSON() ([]byte, error) { +func (s GitLabEnterpriseConfig) MarshalJSON() ([]byte, error) { type NoMethod GitLabEnterpriseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitLabEventsConfig: GitLabEventsConfig describes the configuration of a @@ -2401,9 +2430,9 @@ type GitLabEventsConfig struct { NullFields []string `json:"-"` } -func (s *GitLabEventsConfig) MarshalJSON() ([]byte, error) { +func (s GitLabEventsConfig) MarshalJSON() ([]byte, error) { type NoMethod GitLabEventsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitLabRepository: Proto Representing a GitLabRepository @@ -2431,9 +2460,9 @@ type GitLabRepository struct { NullFields []string `json:"-"` } -func (s *GitLabRepository) MarshalJSON() ([]byte, error) { +func (s GitLabRepository) MarshalJSON() ([]byte, error) { type NoMethod GitLabRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitLabRepositoryId: GitLabRepositoryId identifies a specific repository @@ -2459,9 +2488,9 @@ type GitLabRepositoryId struct { NullFields []string `json:"-"` } -func (s *GitLabRepositoryId) MarshalJSON() ([]byte, error) { +func (s GitLabRepositoryId) MarshalJSON() ([]byte, error) { type NoMethod GitLabRepositoryId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitLabSecrets: GitLabSecrets represents the secrets in Secret Manager for a @@ -2493,9 +2522,9 @@ type GitLabSecrets struct { NullFields []string `json:"-"` } -func (s *GitLabSecrets) MarshalJSON() ([]byte, error) { +func (s GitLabSecrets) MarshalJSON() ([]byte, error) { type NoMethod GitLabSecrets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitRepoSource: GitRepoSource describes a repo and ref of a code repository. @@ -2544,9 +2573,9 @@ type GitRepoSource struct { NullFields []string `json:"-"` } -func (s *GitRepoSource) MarshalJSON() ([]byte, error) { +func (s GitRepoSource) MarshalJSON() ([]byte, error) { type NoMethod GitRepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitSource: Location of the source in any accessible Git repository. @@ -2579,9 +2608,9 @@ type GitSource struct { NullFields []string `json:"-"` } -func (s *GitSource) MarshalJSON() ([]byte, error) { +func (s GitSource) MarshalJSON() ([]byte, error) { type NoMethod GitSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hash: Container message for hash values. @@ -2609,9 +2638,9 @@ type Hash struct { NullFields []string `json:"-"` } -func (s *Hash) MarshalJSON() ([]byte, error) { +func (s Hash) MarshalJSON() ([]byte, error) { type NoMethod Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -2653,9 +2682,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpConfig: HttpConfig is a configuration for HTTP related git operations. @@ -2677,9 +2706,9 @@ type HttpConfig struct { NullFields []string `json:"-"` } -func (s *HttpConfig) MarshalJSON() ([]byte, error) { +func (s HttpConfig) MarshalJSON() ([]byte, error) { type NoMethod HttpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InlineSecret: Pairs a set of secret environment variables mapped to @@ -2707,9 +2736,9 @@ type InlineSecret struct { NullFields []string `json:"-"` } -func (s *InlineSecret) MarshalJSON() ([]byte, error) { +func (s InlineSecret) MarshalJSON() ([]byte, error) { type NoMethod InlineSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBitbucketServerConfigsResponse: RPC response object returned by @@ -2736,9 +2765,9 @@ type ListBitbucketServerConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListBitbucketServerConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListBitbucketServerConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBitbucketServerConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBitbucketServerRepositoriesResponse: RPC response object returned by the @@ -2765,9 +2794,9 @@ type ListBitbucketServerRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListBitbucketServerRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListBitbucketServerRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBitbucketServerRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBuildTriggersResponse: Response containing existing `BuildTriggers`. @@ -2793,9 +2822,9 @@ type ListBuildTriggersResponse struct { NullFields []string `json:"-"` } -func (s *ListBuildTriggersResponse) MarshalJSON() ([]byte, error) { +func (s ListBuildTriggersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBuildTriggersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBuildsResponse: Response including listed builds. @@ -2821,9 +2850,9 @@ type ListBuildsResponse struct { NullFields []string `json:"-"` } -func (s *ListBuildsResponse) MarshalJSON() ([]byte, error) { +func (s ListBuildsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBuildsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGitLabConfigsResponse: RPC response object returned by ListGitLabConfigs @@ -2850,9 +2879,9 @@ type ListGitLabConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListGitLabConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListGitLabConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGitLabConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGitLabRepositoriesResponse: RPC response object returned by the @@ -2879,9 +2908,9 @@ type ListGitLabRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListGitLabRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListGitLabRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGitLabRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGithubEnterpriseConfigsResponse: RPC response object returned by @@ -2905,9 +2934,9 @@ type ListGithubEnterpriseConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListGithubEnterpriseConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListGithubEnterpriseConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGithubEnterpriseConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkerPoolsResponse: Response containing existing `WorkerPools`. @@ -2934,9 +2963,9 @@ type ListWorkerPoolsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkerPoolsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkerPoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkerPoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MavenArtifact: A Maven artifact to upload to Artifact Registry upon @@ -2974,9 +3003,9 @@ type MavenArtifact struct { NullFields []string `json:"-"` } -func (s *MavenArtifact) MarshalJSON() ([]byte, error) { +func (s MavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod MavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Defines the network configuration for the pool. @@ -3020,9 +3049,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NpmPackage: Npm package to upload to Artifact Registry upon successful @@ -3048,9 +3077,9 @@ type NpmPackage struct { NullFields []string `json:"-"` } -func (s *NpmPackage) MarshalJSON() ([]byte, error) { +func (s NpmPackage) MarshalJSON() ([]byte, error) { type NoMethod NpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3095,9 +3124,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -3133,9 +3162,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PoolOption: Details about how a build should be executed on a `WorkerPool`. @@ -3160,9 +3189,9 @@ type PoolOption struct { NullFields []string `json:"-"` } -func (s *PoolOption) MarshalJSON() ([]byte, error) { +func (s PoolOption) MarshalJSON() ([]byte, error) { type NoMethod PoolOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivatePoolV1Config: Configuration for a V1 `PrivatePool`. @@ -3184,9 +3213,9 @@ type PrivatePoolV1Config struct { NullFields []string `json:"-"` } -func (s *PrivatePoolV1Config) MarshalJSON() ([]byte, error) { +func (s PrivatePoolV1Config) MarshalJSON() ([]byte, error) { type NoMethod PrivatePoolV1Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProcessAppManifestCallbackOperationMetadata: Metadata for @@ -3213,9 +3242,9 @@ type ProcessAppManifestCallbackOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ProcessAppManifestCallbackOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ProcessAppManifestCallbackOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ProcessAppManifestCallbackOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubConfig: PubsubConfig describes the configuration of a trigger that @@ -3253,9 +3282,9 @@ type PubsubConfig struct { NullFields []string `json:"-"` } -func (s *PubsubConfig) MarshalJSON() ([]byte, error) { +func (s PubsubConfig) MarshalJSON() ([]byte, error) { type NoMethod PubsubConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullRequestFilter: PullRequestFilter contains filter properties for matching @@ -3304,9 +3333,9 @@ type PullRequestFilter struct { NullFields []string `json:"-"` } -func (s *PullRequestFilter) MarshalJSON() ([]byte, error) { +func (s PullRequestFilter) MarshalJSON() ([]byte, error) { type NoMethod PullRequestFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PushFilter: Push contains filter properties for matching GitHub git pushes. @@ -3335,9 +3364,9 @@ type PushFilter struct { NullFields []string `json:"-"` } -func (s *PushFilter) MarshalJSON() ([]byte, error) { +func (s PushFilter) MarshalJSON() ([]byte, error) { type NoMethod PushFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PythonPackage: Python package to upload to Artifact Registry upon successful @@ -3365,9 +3394,9 @@ type PythonPackage struct { NullFields []string `json:"-"` } -func (s *PythonPackage) MarshalJSON() ([]byte, error) { +func (s PythonPackage) MarshalJSON() ([]byte, error) { type NoMethod PythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReceiveTriggerWebhookResponse: ReceiveTriggerWebhookResponse [Experimental] @@ -3395,9 +3424,9 @@ type RemoveBitbucketServerConnectedRepositoryRequest struct { NullFields []string `json:"-"` } -func (s *RemoveBitbucketServerConnectedRepositoryRequest) MarshalJSON() ([]byte, error) { +func (s RemoveBitbucketServerConnectedRepositoryRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveBitbucketServerConnectedRepositoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveGitLabConnectedRepositoryRequest: RPC request object accepted by @@ -3418,9 +3447,9 @@ type RemoveGitLabConnectedRepositoryRequest struct { NullFields []string `json:"-"` } -func (s *RemoveGitLabConnectedRepositoryRequest) MarshalJSON() ([]byte, error) { +func (s RemoveGitLabConnectedRepositoryRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveGitLabConnectedRepositoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepoSource: Location of the source in a Google Cloud Source Repository. @@ -3463,9 +3492,9 @@ type RepoSource struct { NullFields []string `json:"-"` } -func (s *RepoSource) MarshalJSON() ([]byte, error) { +func (s RepoSource) MarshalJSON() ([]byte, error) { type NoMethod RepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepositoryEventConfig: The configuration of a trigger that creates a build @@ -3502,9 +3531,9 @@ type RepositoryEventConfig struct { NullFields []string `json:"-"` } -func (s *RepositoryEventConfig) MarshalJSON() ([]byte, error) { +func (s RepositoryEventConfig) MarshalJSON() ([]byte, error) { type NoMethod RepositoryEventConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Results: Artifacts created by the build pipeline. @@ -3552,9 +3581,9 @@ type Results struct { NullFields []string `json:"-"` } -func (s *Results) MarshalJSON() ([]byte, error) { +func (s Results) MarshalJSON() ([]byte, error) { type NoMethod Results - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetryBuildRequest: Specifies a build to retry. @@ -3579,9 +3608,9 @@ type RetryBuildRequest struct { NullFields []string `json:"-"` } -func (s *RetryBuildRequest) MarshalJSON() ([]byte, error) { +func (s RetryBuildRequest) MarshalJSON() ([]byte, error) { type NoMethod RetryBuildRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunBuildTriggerRequest: Specifies a build trigger to run and the source to @@ -3607,9 +3636,9 @@ type RunBuildTriggerRequest struct { NullFields []string `json:"-"` } -func (s *RunBuildTriggerRequest) MarshalJSON() ([]byte, error) { +func (s RunBuildTriggerRequest) MarshalJSON() ([]byte, error) { type NoMethod RunBuildTriggerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Secret: Pairs a set of secret environment variables containing encrypted @@ -3639,9 +3668,9 @@ type Secret struct { NullFields []string `json:"-"` } -func (s *Secret) MarshalJSON() ([]byte, error) { +func (s Secret) MarshalJSON() ([]byte, error) { type NoMethod Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretManagerSecret: Pairs a secret environment variable with a @@ -3667,9 +3696,9 @@ type SecretManagerSecret struct { NullFields []string `json:"-"` } -func (s *SecretManagerSecret) MarshalJSON() ([]byte, error) { +func (s SecretManagerSecret) MarshalJSON() ([]byte, error) { type NoMethod SecretManagerSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Secrets: Secrets and secret environment variables. @@ -3693,9 +3722,9 @@ type Secrets struct { NullFields []string `json:"-"` } -func (s *Secrets) MarshalJSON() ([]byte, error) { +func (s Secrets) MarshalJSON() ([]byte, error) { type NoMethod Secrets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceDirectoryConfig: ServiceDirectoryConfig represents Service Directory @@ -3718,9 +3747,9 @@ type ServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *ServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s ServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Location of the source in a supported storage service. @@ -3756,9 +3785,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceProvenance: Provenance of the source. Ways to find the original @@ -3801,9 +3830,9 @@ type SourceProvenance struct { NullFields []string `json:"-"` } -func (s *SourceProvenance) MarshalJSON() ([]byte, error) { +func (s SourceProvenance) MarshalJSON() ([]byte, error) { type NoMethod SourceProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3835,9 +3864,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageSource: Location of the source in an archive file in Cloud Storage. @@ -3875,9 +3904,9 @@ type StorageSource struct { NullFields []string `json:"-"` } -func (s *StorageSource) MarshalJSON() ([]byte, error) { +func (s StorageSource) MarshalJSON() ([]byte, error) { type NoMethod StorageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageSourceManifest: Location of the source manifest in Cloud Storage. @@ -3907,9 +3936,9 @@ type StorageSourceManifest struct { NullFields []string `json:"-"` } -func (s *StorageSourceManifest) MarshalJSON() ([]byte, error) { +func (s StorageSourceManifest) MarshalJSON() ([]byte, error) { type NoMethod StorageSourceManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSpan: Start and end times for a build execution phase. @@ -3931,9 +3960,9 @@ type TimeSpan struct { NullFields []string `json:"-"` } -func (s *TimeSpan) MarshalJSON() ([]byte, error) { +func (s TimeSpan) MarshalJSON() ([]byte, error) { type NoMethod TimeSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateBitbucketServerConfigOperationMetadata: Metadata for @@ -3960,9 +3989,9 @@ type UpdateBitbucketServerConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateBitbucketServerConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateBitbucketServerConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateBitbucketServerConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateGitHubEnterpriseConfigOperationMetadata: Metadata for @@ -3989,9 +4018,9 @@ type UpdateGitHubEnterpriseConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateGitHubEnterpriseConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateGitHubEnterpriseConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateGitHubEnterpriseConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateGitLabConfigOperationMetadata: Metadata for `UpdateGitLabConfig` @@ -4017,9 +4046,9 @@ type UpdateGitLabConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateGitLabConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateGitLabConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateGitLabConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateWorkerPoolOperationMetadata: Metadata for the `UpdateWorkerPool` @@ -4045,9 +4074,9 @@ type UpdateWorkerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateWorkerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateWorkerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateWorkerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadedMavenArtifact: A Maven artifact uploaded using the MavenArtifact @@ -4073,9 +4102,9 @@ type UploadedMavenArtifact struct { NullFields []string `json:"-"` } -func (s *UploadedMavenArtifact) MarshalJSON() ([]byte, error) { +func (s UploadedMavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod UploadedMavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadedNpmPackage: An npm package uploaded to Artifact Registry using the @@ -4101,9 +4130,9 @@ type UploadedNpmPackage struct { NullFields []string `json:"-"` } -func (s *UploadedNpmPackage) MarshalJSON() ([]byte, error) { +func (s UploadedNpmPackage) MarshalJSON() ([]byte, error) { type NoMethod UploadedNpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadedPythonPackage: Artifact uploaded using the PythonPackage directive. @@ -4128,9 +4157,9 @@ type UploadedPythonPackage struct { NullFields []string `json:"-"` } -func (s *UploadedPythonPackage) MarshalJSON() ([]byte, error) { +func (s UploadedPythonPackage) MarshalJSON() ([]byte, error) { type NoMethod UploadedPythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Volume: Volume describes a Docker container volume which is mounted into @@ -4157,9 +4186,9 @@ type Volume struct { NullFields []string `json:"-"` } -func (s *Volume) MarshalJSON() ([]byte, error) { +func (s Volume) MarshalJSON() ([]byte, error) { type NoMethod Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Warning: A non-fatal problem encountered during the execution of the build. @@ -4187,9 +4216,9 @@ type Warning struct { NullFields []string `json:"-"` } -func (s *Warning) MarshalJSON() ([]byte, error) { +func (s Warning) MarshalJSON() ([]byte, error) { type NoMethod Warning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebhookConfig: WebhookConfig describes the configuration of a trigger that @@ -4218,9 +4247,9 @@ type WebhookConfig struct { NullFields []string `json:"-"` } -func (s *WebhookConfig) MarshalJSON() ([]byte, error) { +func (s WebhookConfig) MarshalJSON() ([]byte, error) { type NoMethod WebhookConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerConfig: Defines the configuration to be used for creating workers in @@ -4250,9 +4279,9 @@ type WorkerConfig struct { NullFields []string `json:"-"` } -func (s *WorkerConfig) MarshalJSON() ([]byte, error) { +func (s WorkerConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerPool: Configuration for a `WorkerPool`. Cloud Build owns and maintains @@ -4322,9 +4351,9 @@ type WorkerPool struct { NullFields []string `json:"-"` } -func (s *WorkerPool) MarshalJSON() ([]byte, error) { +func (s WorkerPool) MarshalJSON() ([]byte, error) { type NoMethod WorkerPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GithubDotComWebhookReceiveCall struct { diff --git a/cloudbuild/v2/cloudbuild-gen.go b/cloudbuild/v2/cloudbuild-gen.go index 5a24f4ebb7..91b8449a1c 100644 --- a/cloudbuild/v2/cloudbuild-gen.go +++ b/cloudbuild/v2/cloudbuild-gen.go @@ -247,9 +247,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -282,9 +282,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateRepositoriesRequest: Message for creating repositoritories in @@ -306,9 +306,9 @@ type BatchCreateRepositoriesRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateRepositoriesRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateRepositoriesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateRepositoriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateRepositoriesResponse: Message for response of creating @@ -329,9 +329,9 @@ type BatchCreateRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -428,9 +428,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BitbucketCloudConfig: Configuration for connections to Bitbucket Cloud. @@ -464,9 +464,9 @@ type BitbucketCloudConfig struct { NullFields []string `json:"-"` } -func (s *BitbucketCloudConfig) MarshalJSON() ([]byte, error) { +func (s BitbucketCloudConfig) MarshalJSON() ([]byte, error) { type NoMethod BitbucketCloudConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BitbucketDataCenterConfig: Configuration for connections to Bitbucket Data @@ -510,9 +510,9 @@ type BitbucketDataCenterConfig struct { NullFields []string `json:"-"` } -func (s *BitbucketDataCenterConfig) MarshalJSON() ([]byte, error) { +func (s BitbucketDataCenterConfig) MarshalJSON() ([]byte, error) { type NoMethod BitbucketDataCenterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -539,9 +539,9 @@ type Capabilities struct { NullFields []string `json:"-"` } -func (s *Capabilities) MarshalJSON() ([]byte, error) { +func (s Capabilities) MarshalJSON() ([]byte, error) { type NoMethod Capabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChildStatusReference: ChildStatusReference is used to point to the statuses @@ -574,9 +574,9 @@ type ChildStatusReference struct { NullFields []string `json:"-"` } -func (s *ChildStatusReference) MarshalJSON() ([]byte, error) { +func (s ChildStatusReference) MarshalJSON() ([]byte, error) { type NoMethod ChildStatusReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connection: A connection to a SCM like GitHub, GitHub Enterprise, Bitbucket @@ -636,9 +636,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateRepositoryRequest: Message for creating a Repository. @@ -667,9 +667,9 @@ type CreateRepositoryRequest struct { NullFields []string `json:"-"` } -func (s *CreateRepositoryRequest) MarshalJSON() ([]byte, error) { +func (s CreateRepositoryRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateRepositoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmbeddedTask: EmbeddedTask defines a Task that is embedded in a Pipeline. @@ -691,9 +691,9 @@ type EmbeddedTask struct { NullFields []string `json:"-"` } -func (s *EmbeddedTask) MarshalJSON() ([]byte, error) { +func (s EmbeddedTask) MarshalJSON() ([]byte, error) { type NoMethod EmbeddedTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -728,9 +728,9 @@ type EnvVar struct { NullFields []string `json:"-"` } -func (s *EnvVar) MarshalJSON() ([]byte, error) { +func (s EnvVar) MarshalJSON() ([]byte, error) { type NoMethod EnvVar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecAction: ExecAction describes a "run in container" action. @@ -755,9 +755,9 @@ type ExecAction struct { NullFields []string `json:"-"` } -func (s *ExecAction) MarshalJSON() ([]byte, error) { +func (s ExecAction) MarshalJSON() ([]byte, error) { type NoMethod ExecAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -803,9 +803,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchGitRefsResponse: Response for fetching git refs @@ -831,9 +831,9 @@ type FetchGitRefsResponse struct { NullFields []string `json:"-"` } -func (s *FetchGitRefsResponse) MarshalJSON() ([]byte, error) { +func (s FetchGitRefsResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchGitRefsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchLinkableRepositoriesResponse: Response message for @@ -860,9 +860,9 @@ type FetchLinkableRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *FetchLinkableRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s FetchLinkableRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchLinkableRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchReadTokenRequest: Message for fetching SCM read token. @@ -892,9 +892,9 @@ type FetchReadTokenResponse struct { NullFields []string `json:"-"` } -func (s *FetchReadTokenResponse) MarshalJSON() ([]byte, error) { +func (s FetchReadTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchReadTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchReadWriteTokenRequest: Message for fetching SCM read/write token. @@ -924,9 +924,9 @@ type FetchReadWriteTokenResponse struct { NullFields []string `json:"-"` } -func (s *FetchReadWriteTokenResponse) MarshalJSON() ([]byte, error) { +func (s FetchReadWriteTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchReadWriteTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitHubConfig: Configuration for connections to github.com. @@ -951,9 +951,9 @@ type GitHubConfig struct { NullFields []string `json:"-"` } -func (s *GitHubConfig) MarshalJSON() ([]byte, error) { +func (s GitHubConfig) MarshalJSON() ([]byte, error) { type NoMethod GitHubConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV2Condition: Conditions defines a readiness @@ -995,9 +995,9 @@ type GoogleDevtoolsCloudbuildV2Condition struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV2Condition) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV2Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV2Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig: Configuration for @@ -1046,9 +1046,9 @@ type GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV2GitLabConfig: Configuration for connections to @@ -1091,9 +1091,9 @@ type GoogleDevtoolsCloudbuildV2GitLabConfig struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV2GitLabConfig) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV2GitLabConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV2GitLabConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV2OperationMetadata: Represents the metadata of the @@ -1130,9 +1130,9 @@ type GoogleDevtoolsCloudbuildV2OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV2OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV2OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV2OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV2ServiceDirectoryConfig: ServiceDirectoryConfig @@ -1155,9 +1155,9 @@ type GoogleDevtoolsCloudbuildV2ServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV2ServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV2ServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV2ServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -1199,9 +1199,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstallationState: Describes stage and necessary actions to be taken by the @@ -1240,9 +1240,9 @@ type InstallationState struct { NullFields []string `json:"-"` } -func (s *InstallationState) MarshalJSON() ([]byte, error) { +func (s InstallationState) MarshalJSON() ([]byte, error) { type NoMethod InstallationState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionsResponse: Message for response to listing Connections. @@ -1268,9 +1268,9 @@ type ListConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1296,9 +1296,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRepositoriesResponse: Message for response to listing Repositories. @@ -1324,9 +1324,9 @@ type ListRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1362,9 +1362,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthCredential: Represents an OAuth token of the account that authorized @@ -1389,9 +1389,9 @@ type OAuthCredential struct { NullFields []string `json:"-"` } -func (s *OAuthCredential) MarshalJSON() ([]byte, error) { +func (s OAuthCredential) MarshalJSON() ([]byte, error) { type NoMethod OAuthCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1436,9 +1436,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1474,9 +1474,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Param: Param defined with name and value. PipelineRef can be used to refer @@ -1499,9 +1499,9 @@ type Param struct { NullFields []string `json:"-"` } -func (s *Param) MarshalJSON() ([]byte, error) { +func (s Param) MarshalJSON() ([]byte, error) { type NoMethod Param - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParamSpec: ParamSpec defines parameters needed beyond typed inputs (such as @@ -1534,9 +1534,9 @@ type ParamSpec struct { NullFields []string `json:"-"` } -func (s *ParamSpec) MarshalJSON() ([]byte, error) { +func (s ParamSpec) MarshalJSON() ([]byte, error) { type NoMethod ParamSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParamValue: Parameter value. @@ -1565,9 +1565,9 @@ type ParamValue struct { NullFields []string `json:"-"` } -func (s *ParamValue) MarshalJSON() ([]byte, error) { +func (s ParamValue) MarshalJSON() ([]byte, error) { type NoMethod ParamValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PipelineRef: PipelineRef can be used to refer to a specific instance of a @@ -1605,9 +1605,9 @@ type PipelineRef struct { NullFields []string `json:"-"` } -func (s *PipelineRef) MarshalJSON() ([]byte, error) { +func (s PipelineRef) MarshalJSON() ([]byte, error) { type NoMethod PipelineRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PipelineResult: A value produced by a Pipeline. @@ -1639,9 +1639,9 @@ type PipelineResult struct { NullFields []string `json:"-"` } -func (s *PipelineResult) MarshalJSON() ([]byte, error) { +func (s PipelineResult) MarshalJSON() ([]byte, error) { type NoMethod PipelineResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PipelineRun: Message describing PipelineRun object @@ -1739,9 +1739,9 @@ type PipelineRun struct { NullFields []string `json:"-"` } -func (s *PipelineRun) MarshalJSON() ([]byte, error) { +func (s PipelineRun) MarshalJSON() ([]byte, error) { type NoMethod PipelineRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PipelineRunResult: PipelineRunResult used to describe the results of a @@ -1764,9 +1764,9 @@ type PipelineRunResult struct { NullFields []string `json:"-"` } -func (s *PipelineRunResult) MarshalJSON() ([]byte, error) { +func (s PipelineRunResult) MarshalJSON() ([]byte, error) { type NoMethod PipelineRunResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PipelineSpec: PipelineSpec defines the desired state of Pipeline. @@ -1802,9 +1802,9 @@ type PipelineSpec struct { NullFields []string `json:"-"` } -func (s *PipelineSpec) MarshalJSON() ([]byte, error) { +func (s PipelineSpec) MarshalJSON() ([]byte, error) { type NoMethod PipelineSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PipelineTask: PipelineTask defines a task in a Pipeline. @@ -1845,9 +1845,9 @@ type PipelineTask struct { NullFields []string `json:"-"` } -func (s *PipelineTask) MarshalJSON() ([]byte, error) { +func (s PipelineTask) MarshalJSON() ([]byte, error) { type NoMethod PipelineTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PipelineWorkspaceDeclaration: Workspaces declares a set of named workspaces @@ -1874,9 +1874,9 @@ type PipelineWorkspaceDeclaration struct { NullFields []string `json:"-"` } -func (s *PipelineWorkspaceDeclaration) MarshalJSON() ([]byte, error) { +func (s PipelineWorkspaceDeclaration) MarshalJSON() ([]byte, error) { type NoMethod PipelineWorkspaceDeclaration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1966,9 +1966,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Probe: Probe describes a health check to be performed against a container to @@ -1992,9 +1992,9 @@ type Probe struct { NullFields []string `json:"-"` } -func (s *Probe) MarshalJSON() ([]byte, error) { +func (s Probe) MarshalJSON() ([]byte, error) { type NoMethod Probe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertySpec: PropertySpec holds information about a property in an object. @@ -2018,9 +2018,9 @@ type PropertySpec struct { NullFields []string `json:"-"` } -func (s *PropertySpec) MarshalJSON() ([]byte, error) { +func (s PropertySpec) MarshalJSON() ([]byte, error) { type NoMethod PropertySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Provenance: Provenance configuration. @@ -2065,9 +2065,9 @@ type Provenance struct { NullFields []string `json:"-"` } -func (s *Provenance) MarshalJSON() ([]byte, error) { +func (s Provenance) MarshalJSON() ([]byte, error) { type NoMethod Provenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Repository: A repository associated to a parent connection. @@ -2109,9 +2109,9 @@ type Repository struct { NullFields []string `json:"-"` } -func (s *Repository) MarshalJSON() ([]byte, error) { +func (s Repository) MarshalJSON() ([]byte, error) { type NoMethod Repository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultValue: ResultValue holds different types of data for a single result. @@ -2143,9 +2143,9 @@ type ResultValue struct { NullFields []string `json:"-"` } -func (s *ResultValue) MarshalJSON() ([]byte, error) { +func (s ResultValue) MarshalJSON() ([]byte, error) { type NoMethod ResultValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunWorkflowCustomOperationMetadata: Represents the custom metadata of the @@ -2182,9 +2182,9 @@ type RunWorkflowCustomOperationMetadata struct { NullFields []string `json:"-"` } -func (s *RunWorkflowCustomOperationMetadata) MarshalJSON() ([]byte, error) { +func (s RunWorkflowCustomOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod RunWorkflowCustomOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVolumeSource: Secret Volume Source. @@ -2207,9 +2207,9 @@ type SecretVolumeSource struct { NullFields []string `json:"-"` } -func (s *SecretVolumeSource) MarshalJSON() ([]byte, error) { +func (s SecretVolumeSource) MarshalJSON() ([]byte, error) { type NoMethod SecretVolumeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Security: Security configuration. @@ -2237,9 +2237,9 @@ type Security struct { NullFields []string `json:"-"` } -func (s *Security) MarshalJSON() ([]byte, error) { +func (s Security) MarshalJSON() ([]byte, error) { type NoMethod Security - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityContext: Security options the container should be run with. @@ -2288,9 +2288,9 @@ type SecurityContext struct { NullFields []string `json:"-"` } -func (s *SecurityContext) MarshalJSON() ([]byte, error) { +func (s SecurityContext) MarshalJSON() ([]byte, error) { type NoMethod SecurityContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2317,9 +2317,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sidecar: Sidecars run alongside the Task's step containers. @@ -2362,9 +2362,9 @@ type Sidecar struct { NullFields []string `json:"-"` } -func (s *Sidecar) MarshalJSON() ([]byte, error) { +func (s Sidecar) MarshalJSON() ([]byte, error) { type NoMethod Sidecar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SkippedTask: SkippedTask is used to describe the Tasks that were skipped due @@ -2390,9 +2390,9 @@ type SkippedTask struct { NullFields []string `json:"-"` } -func (s *SkippedTask) MarshalJSON() ([]byte, error) { +func (s SkippedTask) MarshalJSON() ([]byte, error) { type NoMethod SkippedTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2424,9 +2424,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Step: Step embeds the Container type, which allows it to include fields not @@ -2483,9 +2483,9 @@ type Step struct { NullFields []string `json:"-"` } -func (s *Step) MarshalJSON() ([]byte, error) { +func (s Step) MarshalJSON() ([]byte, error) { type NoMethod Step - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StepRef: A reference to a remote Step, i.e. a StepAction. @@ -2519,9 +2519,9 @@ type StepRef struct { NullFields []string `json:"-"` } -func (s *StepRef) MarshalJSON() ([]byte, error) { +func (s StepRef) MarshalJSON() ([]byte, error) { type NoMethod StepRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StepTemplate: StepTemplate can be used as the basis for all step containers @@ -2546,9 +2546,9 @@ type StepTemplate struct { NullFields []string `json:"-"` } -func (s *StepTemplate) MarshalJSON() ([]byte, error) { +func (s StepTemplate) MarshalJSON() ([]byte, error) { type NoMethod StepTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskRef: TaskRef can be used to refer to a specific instance of a task. @@ -2586,9 +2586,9 @@ type TaskRef struct { NullFields []string `json:"-"` } -func (s *TaskRef) MarshalJSON() ([]byte, error) { +func (s TaskRef) MarshalJSON() ([]byte, error) { type NoMethod TaskRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskResult: TaskResult is used to describe the results of a task. @@ -2624,9 +2624,9 @@ type TaskResult struct { NullFields []string `json:"-"` } -func (s *TaskResult) MarshalJSON() ([]byte, error) { +func (s TaskResult) MarshalJSON() ([]byte, error) { type NoMethod TaskResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskSpec: TaskSpec contains the Spec to instantiate a TaskRun. @@ -2669,9 +2669,9 @@ type TaskSpec struct { NullFields []string `json:"-"` } -func (s *TaskSpec) MarshalJSON() ([]byte, error) { +func (s TaskSpec) MarshalJSON() ([]byte, error) { type NoMethod TaskSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2694,9 +2694,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2721,9 +2721,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeoutFields: TimeoutFields allows granular specification of pipeline, @@ -2751,9 +2751,9 @@ type TimeoutFields struct { NullFields []string `json:"-"` } -func (s *TimeoutFields) MarshalJSON() ([]byte, error) { +func (s TimeoutFields) MarshalJSON() ([]byte, error) { type NoMethod TimeoutFields - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserCredential: Represents a personal access token that authorized the @@ -2778,9 +2778,9 @@ type UserCredential struct { NullFields []string `json:"-"` } -func (s *UserCredential) MarshalJSON() ([]byte, error) { +func (s UserCredential) MarshalJSON() ([]byte, error) { type NoMethod UserCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeMount: Pod volumes to mount into the container's filesystem. @@ -2814,9 +2814,9 @@ type VolumeMount struct { NullFields []string `json:"-"` } -func (s *VolumeMount) MarshalJSON() ([]byte, error) { +func (s VolumeMount) MarshalJSON() ([]byte, error) { type NoMethod VolumeMount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeSource: Volumes available to mount. @@ -2840,9 +2840,9 @@ type VolumeSource struct { NullFields []string `json:"-"` } -func (s *VolumeSource) MarshalJSON() ([]byte, error) { +func (s VolumeSource) MarshalJSON() ([]byte, error) { type NoMethod VolumeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WhenExpression: Conditions that need to be true for the task to run. @@ -2874,9 +2874,9 @@ type WhenExpression struct { NullFields []string `json:"-"` } -func (s *WhenExpression) MarshalJSON() ([]byte, error) { +func (s WhenExpression) MarshalJSON() ([]byte, error) { type NoMethod WhenExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Worker: Configuration for the worker. @@ -2896,9 +2896,9 @@ type Worker struct { NullFields []string `json:"-"` } -func (s *Worker) MarshalJSON() ([]byte, error) { +func (s Worker) MarshalJSON() ([]byte, error) { type NoMethod Worker - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkspaceBinding: WorkspaceBinding maps a workspace to a Volume. PipelineRef @@ -2925,9 +2925,9 @@ type WorkspaceBinding struct { NullFields []string `json:"-"` } -func (s *WorkspaceBinding) MarshalJSON() ([]byte, error) { +func (s WorkspaceBinding) MarshalJSON() ([]byte, error) { type NoMethod WorkspaceBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkspaceDeclaration: WorkspaceDeclaration is a declaration of a volume that @@ -2959,9 +2959,9 @@ type WorkspaceDeclaration struct { NullFields []string `json:"-"` } -func (s *WorkspaceDeclaration) MarshalJSON() ([]byte, error) { +func (s WorkspaceDeclaration) MarshalJSON() ([]byte, error) { type NoMethod WorkspaceDeclaration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkspacePipelineTaskBinding: WorkspacePipelineTaskBinding maps workspaces @@ -2988,9 +2988,9 @@ type WorkspacePipelineTaskBinding struct { NullFields []string `json:"-"` } -func (s *WorkspacePipelineTaskBinding) MarshalJSON() ([]byte, error) { +func (s WorkspacePipelineTaskBinding) MarshalJSON() ([]byte, error) { type NoMethod WorkspacePipelineTaskBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/cloudchannel/v1/cloudchannel-gen.go b/cloudchannel/v1/cloudchannel-gen.go index 7ad84210e8..7b826f3e63 100644 --- a/cloudchannel/v1/cloudchannel-gen.go +++ b/cloudchannel/v1/cloudchannel-gen.go @@ -364,9 +364,9 @@ type GoogleCloudChannelV1ActivateEntitlementRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ActivateEntitlementRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ActivateEntitlementRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ActivateEntitlementRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1AdminUser: Information needed to create an Admin User @@ -391,9 +391,9 @@ type GoogleCloudChannelV1AdminUser struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1AdminUser) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1AdminUser) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1AdminUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1AssociationInfo: Association links that an entitlement @@ -415,9 +415,9 @@ type GoogleCloudChannelV1AssociationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1AssociationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1AssociationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1AssociationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1BillableSku: Represents the Billable SKU information. @@ -445,9 +445,9 @@ type GoogleCloudChannelV1BillableSku struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1BillableSku) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1BillableSku) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1BillableSku - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1BillingAccount: Represents a billing account. @@ -476,9 +476,9 @@ type GoogleCloudChannelV1BillingAccount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1BillingAccount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1BillingAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1BillingAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1BillingAccountPurchaseInfo: Represents a billing account @@ -499,9 +499,9 @@ type GoogleCloudChannelV1BillingAccountPurchaseInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1BillingAccountPurchaseInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1BillingAccountPurchaseInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1BillingAccountPurchaseInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1CancelEntitlementRequest: Request message for @@ -529,9 +529,9 @@ type GoogleCloudChannelV1CancelEntitlementRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1CancelEntitlementRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1CancelEntitlementRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1CancelEntitlementRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ChangeOfferRequest: Request message for @@ -572,9 +572,9 @@ type GoogleCloudChannelV1ChangeOfferRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ChangeOfferRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ChangeOfferRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ChangeOfferRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ChangeParametersRequest: Request message for @@ -608,9 +608,9 @@ type GoogleCloudChannelV1ChangeParametersRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ChangeParametersRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ChangeParametersRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ChangeParametersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ChangeRenewalSettingsRequest: Request message for @@ -640,9 +640,9 @@ type GoogleCloudChannelV1ChangeRenewalSettingsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ChangeRenewalSettingsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ChangeRenewalSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ChangeRenewalSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ChannelPartnerLink: Entity representing a link between @@ -696,9 +696,9 @@ type GoogleCloudChannelV1ChannelPartnerLink struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ChannelPartnerLink) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ChannelPartnerLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ChannelPartnerLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ChannelPartnerRepricingConfig: Configuration for how a @@ -733,9 +733,9 @@ type GoogleCloudChannelV1ChannelPartnerRepricingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ChannelPartnerRepricingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ChannelPartnerRepricingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ChannelPartnerRepricingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest: Request message @@ -757,9 +757,9 @@ type GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse: Response @@ -784,9 +784,9 @@ type GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1CloudIdentityCustomerAccount: Entity representing a @@ -819,9 +819,9 @@ type GoogleCloudChannelV1CloudIdentityCustomerAccount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1CloudIdentityCustomerAccount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1CloudIdentityCustomerAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1CloudIdentityCustomerAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1CloudIdentityInfo: Cloud Identity information for the @@ -867,9 +867,9 @@ type GoogleCloudChannelV1CloudIdentityInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1CloudIdentityInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1CloudIdentityInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1CloudIdentityInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Column: The definition of a report column. Specifies the @@ -906,9 +906,9 @@ type GoogleCloudChannelV1Column struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Column) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Column) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Column - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1CommitmentSettings: Commitment settings for @@ -934,9 +934,9 @@ type GoogleCloudChannelV1CommitmentSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1CommitmentSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1CommitmentSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1CommitmentSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ConditionalOverride: Specifies the override to @@ -971,9 +971,9 @@ type GoogleCloudChannelV1ConditionalOverride struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ConditionalOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ConditionalOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ConditionalOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Constraints: Represents the constraints for buying the @@ -995,9 +995,9 @@ type GoogleCloudChannelV1Constraints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Constraints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Constraints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Constraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ContactInfo: Contact information for a customer account. @@ -1032,9 +1032,9 @@ type GoogleCloudChannelV1ContactInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ContactInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ContactInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ContactInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1CreateEntitlementRequest: Request message for @@ -1064,9 +1064,9 @@ type GoogleCloudChannelV1CreateEntitlementRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1CreateEntitlementRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1CreateEntitlementRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1CreateEntitlementRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Customer: Entity representing a customer of a reseller @@ -1130,9 +1130,9 @@ type GoogleCloudChannelV1Customer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Customer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Customer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Customer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1CustomerConstraints: Represents constraints required to @@ -1172,9 +1172,9 @@ type GoogleCloudChannelV1CustomerConstraints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1CustomerConstraints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1CustomerConstraints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1CustomerConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1CustomerEvent: Represents Pub/Sub message content @@ -1204,9 +1204,9 @@ type GoogleCloudChannelV1CustomerEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1CustomerEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1CustomerEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1CustomerEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1CustomerRepricingConfig: Configuration for how a @@ -1238,9 +1238,9 @@ type GoogleCloudChannelV1CustomerRepricingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1CustomerRepricingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1CustomerRepricingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1CustomerRepricingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1DateRange: A representation of usage or invoice date @@ -1279,9 +1279,9 @@ type GoogleCloudChannelV1DateRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1DateRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1DateRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1DateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1EduData: Required Edu Attributes @@ -1320,9 +1320,9 @@ type GoogleCloudChannelV1EduData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1EduData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1EduData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1EduData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Entitlement: An entitlement is a representation of a @@ -1403,9 +1403,9 @@ type GoogleCloudChannelV1Entitlement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Entitlement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Entitlement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Entitlement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1EntitlementChange: Change event entry for Entitlement @@ -1514,9 +1514,9 @@ type GoogleCloudChannelV1EntitlementChange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1EntitlementChange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1EntitlementChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1EntitlementChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1EntitlementEvent: Represents Pub/Sub message content @@ -1560,9 +1560,9 @@ type GoogleCloudChannelV1EntitlementEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1EntitlementEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1EntitlementEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1EntitlementEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1FetchReportResultsRequest: Request message for @@ -1593,9 +1593,9 @@ type GoogleCloudChannelV1FetchReportResultsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1FetchReportResultsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1FetchReportResultsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1FetchReportResultsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1FetchReportResultsResponse: Response message for @@ -1627,9 +1627,9 @@ type GoogleCloudChannelV1FetchReportResultsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1FetchReportResultsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1FetchReportResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1FetchReportResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ImportCustomerRequest: Request message for @@ -1669,9 +1669,9 @@ type GoogleCloudChannelV1ImportCustomerRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ImportCustomerRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ImportCustomerRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ImportCustomerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListChannelPartnerLinksResponse: Response message for @@ -1698,9 +1698,9 @@ type GoogleCloudChannelV1ListChannelPartnerLinksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListChannelPartnerLinksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListChannelPartnerLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListChannelPartnerLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListChannelPartnerRepricingConfigsResponse: Response @@ -1729,9 +1729,9 @@ type GoogleCloudChannelV1ListChannelPartnerRepricingConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListChannelPartnerRepricingConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListChannelPartnerRepricingConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListChannelPartnerRepricingConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListCustomerRepricingConfigsResponse: Response message @@ -1758,9 +1758,9 @@ type GoogleCloudChannelV1ListCustomerRepricingConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListCustomerRepricingConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListCustomerRepricingConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListCustomerRepricingConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListCustomersResponse: Response message for @@ -1787,9 +1787,9 @@ type GoogleCloudChannelV1ListCustomersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListCustomersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListCustomersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListCustomersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListEntitlementChangesResponse: Response message for @@ -1815,9 +1815,9 @@ type GoogleCloudChannelV1ListEntitlementChangesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListEntitlementChangesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListEntitlementChangesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListEntitlementChangesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListEntitlementsResponse: Response message for @@ -1844,9 +1844,9 @@ type GoogleCloudChannelV1ListEntitlementsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListEntitlementsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListEntitlementsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListEntitlementsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListOffersResponse: Response message for ListOffers. @@ -1871,9 +1871,9 @@ type GoogleCloudChannelV1ListOffersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListOffersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListOffersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListOffersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListProductsResponse: Response message for ListProducts. @@ -1898,9 +1898,9 @@ type GoogleCloudChannelV1ListProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListPurchasableOffersResponse: Response message for @@ -1926,9 +1926,9 @@ type GoogleCloudChannelV1ListPurchasableOffersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListPurchasableOffersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListPurchasableOffersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListPurchasableOffersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListPurchasableSkusResponse: Response message for @@ -1954,9 +1954,9 @@ type GoogleCloudChannelV1ListPurchasableSkusResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListPurchasableSkusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListPurchasableSkusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListPurchasableSkusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListReportsResponse: Response message for @@ -1983,9 +1983,9 @@ type GoogleCloudChannelV1ListReportsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListReportsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListSkuGroupBillableSkusResponse: Response message for @@ -2012,9 +2012,9 @@ type GoogleCloudChannelV1ListSkuGroupBillableSkusResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListSkuGroupBillableSkusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListSkuGroupBillableSkusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListSkuGroupBillableSkusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListSkuGroupsResponse: Response message for @@ -2041,9 +2041,9 @@ type GoogleCloudChannelV1ListSkuGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListSkuGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListSkuGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListSkuGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListSkusResponse: Response message for ListSkus. @@ -2068,9 +2068,9 @@ type GoogleCloudChannelV1ListSkusResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListSkusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListSkusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListSkusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListSubscribersResponse: Response Message for @@ -2100,9 +2100,9 @@ type GoogleCloudChannelV1ListSubscribersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListSubscribersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListSubscribersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListSubscribersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListTransferableOffersRequest: Request message for @@ -2145,9 +2145,9 @@ type GoogleCloudChannelV1ListTransferableOffersRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListTransferableOffersRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListTransferableOffersRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListTransferableOffersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListTransferableOffersResponse: Response message for @@ -2175,9 +2175,9 @@ type GoogleCloudChannelV1ListTransferableOffersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListTransferableOffersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListTransferableOffersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListTransferableOffersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListTransferableSkusRequest: Request message for @@ -2219,9 +2219,9 @@ type GoogleCloudChannelV1ListTransferableSkusRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListTransferableSkusRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListTransferableSkusRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListTransferableSkusRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ListTransferableSkusResponse: Response message for @@ -2249,9 +2249,9 @@ type GoogleCloudChannelV1ListTransferableSkusResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ListTransferableSkusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ListTransferableSkusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ListTransferableSkusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1MarketingInfo: Represents the marketing information for @@ -2276,9 +2276,9 @@ type GoogleCloudChannelV1MarketingInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1MarketingInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1MarketingInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1MarketingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Media: Represents media information. @@ -2306,9 +2306,9 @@ type GoogleCloudChannelV1Media struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Media) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Media) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Media - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Offer: Represents an offer made to resellers for @@ -2352,9 +2352,9 @@ type GoogleCloudChannelV1Offer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Offer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Offer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Offer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1OperationMetadata: Provides contextual information about @@ -2399,9 +2399,9 @@ type GoogleCloudChannelV1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Parameter: Definition for extended entitlement @@ -2428,9 +2428,9 @@ type GoogleCloudChannelV1Parameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Parameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Parameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Parameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ParameterDefinition: Parameter's definition. Specifies @@ -2474,9 +2474,9 @@ type GoogleCloudChannelV1ParameterDefinition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ParameterDefinition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ParameterDefinition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ParameterDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1PercentageAdjustment: An adjustment that applies a flat @@ -2498,9 +2498,9 @@ type GoogleCloudChannelV1PercentageAdjustment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1PercentageAdjustment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1PercentageAdjustment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1PercentageAdjustment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Period: Represents period in days/months/years. @@ -2528,9 +2528,9 @@ type GoogleCloudChannelV1Period struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Period) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Period) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Period - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Plan: The payment plan for the Offer. Describes how to @@ -2578,9 +2578,9 @@ type GoogleCloudChannelV1Plan struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Plan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Plan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Plan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Price: Represents the price of the Offer. @@ -2608,9 +2608,9 @@ type GoogleCloudChannelV1Price struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Price) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Price) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudChannelV1Price) UnmarshalJSON(data []byte) error { @@ -2662,9 +2662,9 @@ type GoogleCloudChannelV1PriceByResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1PriceByResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1PriceByResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1PriceByResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1PricePhase: Specifies the price by the duration of @@ -2700,9 +2700,9 @@ type GoogleCloudChannelV1PricePhase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1PricePhase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1PricePhase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1PricePhase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1PriceTier: Defines price at resource tier level. For @@ -2730,9 +2730,9 @@ type GoogleCloudChannelV1PriceTier struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1PriceTier) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1PriceTier) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1PriceTier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Product: A Product is the entity a customer uses when @@ -2755,9 +2755,9 @@ type GoogleCloudChannelV1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ProvisionCloudIdentityRequest: Request message for @@ -2783,9 +2783,9 @@ type GoogleCloudChannelV1ProvisionCloudIdentityRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ProvisionCloudIdentityRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ProvisionCloudIdentityRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ProvisionCloudIdentityRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ProvisionedService: Service provisioned for an @@ -2814,9 +2814,9 @@ type GoogleCloudChannelV1ProvisionedService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ProvisionedService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ProvisionedService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ProvisionedService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1PurchasableOffer: Offer that you can purchase for a @@ -2837,9 +2837,9 @@ type GoogleCloudChannelV1PurchasableOffer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1PurchasableOffer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1PurchasableOffer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1PurchasableOffer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1PurchasableSku: SKU that you can purchase. This is used @@ -2860,9 +2860,9 @@ type GoogleCloudChannelV1PurchasableSku struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1PurchasableSku) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1PurchasableSku) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1PurchasableSku - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1QueryEligibleBillingAccountsResponse: Response message @@ -2889,9 +2889,9 @@ type GoogleCloudChannelV1QueryEligibleBillingAccountsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1QueryEligibleBillingAccountsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1QueryEligibleBillingAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1QueryEligibleBillingAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1RegisterSubscriberRequest: Request Message for @@ -2913,9 +2913,9 @@ type GoogleCloudChannelV1RegisterSubscriberRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1RegisterSubscriberRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1RegisterSubscriberRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1RegisterSubscriberRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1RegisterSubscriberResponse: Response Message for @@ -2939,9 +2939,9 @@ type GoogleCloudChannelV1RegisterSubscriberResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1RegisterSubscriberResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1RegisterSubscriberResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1RegisterSubscriberResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1RenewalSettings: Renewal settings for renewable Offers. @@ -2978,9 +2978,9 @@ type GoogleCloudChannelV1RenewalSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1RenewalSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1RenewalSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1RenewalSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Report: The ID and description of a report that was used @@ -3013,9 +3013,9 @@ type GoogleCloudChannelV1Report struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Report) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Report) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Report - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ReportJob: The result of a RunReportJob operation. @@ -3040,9 +3040,9 @@ type GoogleCloudChannelV1ReportJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ReportJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ReportJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ReportJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ReportResultsMetadata: The features describing the data. @@ -3073,9 +3073,9 @@ type GoogleCloudChannelV1ReportResultsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ReportResultsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ReportResultsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ReportResultsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ReportStatus: Status of a report generation process. @@ -3106,9 +3106,9 @@ type GoogleCloudChannelV1ReportStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ReportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ReportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ReportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1ReportValue: A single report value. @@ -3141,9 +3141,9 @@ type GoogleCloudChannelV1ReportValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1ReportValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1ReportValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1ReportValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1RepricingAdjustment: A type that represents the various @@ -3164,9 +3164,9 @@ type GoogleCloudChannelV1RepricingAdjustment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1RepricingAdjustment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1RepricingAdjustment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1RepricingAdjustment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1RepricingCondition: Represents the various repricing @@ -3187,9 +3187,9 @@ type GoogleCloudChannelV1RepricingCondition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1RepricingCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1RepricingCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1RepricingCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1RepricingConfig: Configuration for repricing a Google @@ -3242,9 +3242,9 @@ type GoogleCloudChannelV1RepricingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1RepricingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1RepricingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1RepricingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity: Applies the @@ -3274,9 +3274,9 @@ type GoogleCloudChannelV1RepricingConfigEntitlementGranularity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1RepricingConfigEntitlementGranularity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1RepricingConfigEntitlementGranularity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1RepricingConfigEntitlementGranularity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Row: A row of report values. @@ -3299,9 +3299,9 @@ type GoogleCloudChannelV1Row struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Row) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Row) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Row - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1RunReportJobRequest: Request message for @@ -3335,9 +3335,9 @@ type GoogleCloudChannelV1RunReportJobRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1RunReportJobRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1RunReportJobRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1RunReportJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1RunReportJobResponse: Response message for @@ -3363,9 +3363,9 @@ type GoogleCloudChannelV1RunReportJobResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1RunReportJobResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1RunReportJobResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1RunReportJobResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Sku: Represents a product's purchasable Stock Keeping @@ -3392,9 +3392,9 @@ type GoogleCloudChannelV1Sku struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Sku) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Sku) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Sku - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1SkuGroup: Represents the SKU group information. @@ -3418,9 +3418,9 @@ type GoogleCloudChannelV1SkuGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1SkuGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1SkuGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1SkuGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1SkuGroupCondition: A condition that applies the override @@ -3444,9 +3444,9 @@ type GoogleCloudChannelV1SkuGroupCondition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1SkuGroupCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1SkuGroupCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1SkuGroupCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1SkuPurchaseGroup: Represents a set of SKUs that must be @@ -3471,9 +3471,9 @@ type GoogleCloudChannelV1SkuPurchaseGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1SkuPurchaseGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1SkuPurchaseGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1SkuPurchaseGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1StartPaidServiceRequest: Request message for @@ -3501,9 +3501,9 @@ type GoogleCloudChannelV1StartPaidServiceRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1StartPaidServiceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1StartPaidServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1StartPaidServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1SubscriberEvent: Represents information which resellers @@ -3527,9 +3527,9 @@ type GoogleCloudChannelV1SubscriberEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1SubscriberEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1SubscriberEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1SubscriberEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1SuspendEntitlementRequest: Request message for @@ -3557,9 +3557,9 @@ type GoogleCloudChannelV1SuspendEntitlementRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1SuspendEntitlementRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1SuspendEntitlementRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1SuspendEntitlementRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1TransferEligibility: Specifies transfer eligibility of a @@ -3595,9 +3595,9 @@ type GoogleCloudChannelV1TransferEligibility struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1TransferEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1TransferEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1TransferEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1TransferEntitlementsRequest: Request message for @@ -3632,9 +3632,9 @@ type GoogleCloudChannelV1TransferEntitlementsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1TransferEntitlementsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1TransferEntitlementsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1TransferEntitlementsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1TransferEntitlementsResponse: Response message for @@ -3656,9 +3656,9 @@ type GoogleCloudChannelV1TransferEntitlementsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1TransferEntitlementsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1TransferEntitlementsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1TransferEntitlementsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1TransferEntitlementsToGoogleRequest: Request message for @@ -3688,9 +3688,9 @@ type GoogleCloudChannelV1TransferEntitlementsToGoogleRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1TransferEntitlementsToGoogleRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1TransferEntitlementsToGoogleRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1TransferEntitlementsToGoogleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1TransferableOffer: TransferableOffer represents an Offer @@ -3711,9 +3711,9 @@ type GoogleCloudChannelV1TransferableOffer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1TransferableOffer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1TransferableOffer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1TransferableOffer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1TransferableSku: TransferableSku represents information @@ -3741,9 +3741,9 @@ type GoogleCloudChannelV1TransferableSku struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1TransferableSku) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1TransferableSku) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1TransferableSku - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1TrialSettings: Settings for trial offers. @@ -3768,9 +3768,9 @@ type GoogleCloudChannelV1TrialSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1TrialSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1TrialSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1TrialSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1UnregisterSubscriberRequest: Request Message for @@ -3792,9 +3792,9 @@ type GoogleCloudChannelV1UnregisterSubscriberRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1UnregisterSubscriberRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1UnregisterSubscriberRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1UnregisterSubscriberRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1UnregisterSubscriberResponse: Response Message for @@ -3819,9 +3819,9 @@ type GoogleCloudChannelV1UnregisterSubscriberResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1UnregisterSubscriberResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1UnregisterSubscriberResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1UnregisterSubscriberResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1UpdateChannelPartnerLinkRequest: Request message for @@ -3846,9 +3846,9 @@ type GoogleCloudChannelV1UpdateChannelPartnerLinkRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1UpdateChannelPartnerLinkRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1UpdateChannelPartnerLinkRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1UpdateChannelPartnerLinkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1Value: Data type and value of a parameter. @@ -3876,9 +3876,9 @@ type GoogleCloudChannelV1Value struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1Value) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1Value) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudChannelV1Value) UnmarshalJSON(data []byte) error { @@ -3914,9 +3914,9 @@ type GoogleCloudChannelV1alpha1AssociationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1AssociationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1AssociationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1AssociationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1ChannelPartnerEvent: Represents Pub/Sub messages @@ -3950,9 +3950,9 @@ type GoogleCloudChannelV1alpha1ChannelPartnerEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1ChannelPartnerEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1ChannelPartnerEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1ChannelPartnerEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1Column: The definition of a report column. @@ -3990,9 +3990,9 @@ type GoogleCloudChannelV1alpha1Column struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1Column) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1Column) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1Column - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1CommitmentSettings: Commitment settings for @@ -4018,9 +4018,9 @@ type GoogleCloudChannelV1alpha1CommitmentSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1CommitmentSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1CommitmentSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1CommitmentSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1CustomerEvent: Represents Pub/Sub message content @@ -4050,9 +4050,9 @@ type GoogleCloudChannelV1alpha1CustomerEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1CustomerEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1CustomerEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1CustomerEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1DateRange: A representation of usage or invoice @@ -4091,9 +4091,9 @@ type GoogleCloudChannelV1alpha1DateRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1DateRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1DateRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1DateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1Entitlement: An entitlement is a representation of @@ -4200,9 +4200,9 @@ type GoogleCloudChannelV1alpha1Entitlement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1Entitlement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1Entitlement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1Entitlement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1EntitlementEvent: Represents Pub/Sub message @@ -4246,9 +4246,9 @@ type GoogleCloudChannelV1alpha1EntitlementEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1EntitlementEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1EntitlementEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1EntitlementEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1OperationMetadata: Provides contextual information @@ -4297,9 +4297,9 @@ type GoogleCloudChannelV1alpha1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1Parameter: Definition for extended entitlement @@ -4326,9 +4326,9 @@ type GoogleCloudChannelV1alpha1Parameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1Parameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1Parameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1Parameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1Period: Represents period in days/months/years. @@ -4356,9 +4356,9 @@ type GoogleCloudChannelV1alpha1Period struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1Period) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1Period) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1Period - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1ProvisionedService: Service provisioned for an @@ -4387,9 +4387,9 @@ type GoogleCloudChannelV1alpha1ProvisionedService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1ProvisionedService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1ProvisionedService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1ProvisionedService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1RenewalSettings: Renewal settings for renewable @@ -4443,9 +4443,9 @@ type GoogleCloudChannelV1alpha1RenewalSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1RenewalSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1RenewalSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1RenewalSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1Report: The ID and description of a report that @@ -4478,9 +4478,9 @@ type GoogleCloudChannelV1alpha1Report struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1Report) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1Report) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1Report - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1ReportJob: The result of a RunReportJob operation. @@ -4505,9 +4505,9 @@ type GoogleCloudChannelV1alpha1ReportJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1ReportJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1ReportJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1ReportJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1ReportResultsMetadata: The features describing the @@ -4538,9 +4538,9 @@ type GoogleCloudChannelV1alpha1ReportResultsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1ReportResultsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1ReportResultsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1ReportResultsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1ReportStatus: Status of a report generation @@ -4572,9 +4572,9 @@ type GoogleCloudChannelV1alpha1ReportStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1ReportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1ReportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1ReportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1RunReportJobResponse: Response message for @@ -4600,9 +4600,9 @@ type GoogleCloudChannelV1alpha1RunReportJobResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1RunReportJobResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1RunReportJobResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1RunReportJobResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1SubscriberEvent: Represents information which @@ -4629,9 +4629,9 @@ type GoogleCloudChannelV1alpha1SubscriberEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1SubscriberEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1SubscriberEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1SubscriberEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1TransferEntitlementsResponse: Response message for @@ -4653,9 +4653,9 @@ type GoogleCloudChannelV1alpha1TransferEntitlementsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1TransferEntitlementsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1TransferEntitlementsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1TransferEntitlementsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1TrialSettings: Settings for trial offers. @@ -4680,9 +4680,9 @@ type GoogleCloudChannelV1alpha1TrialSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1TrialSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1TrialSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1TrialSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudChannelV1alpha1Value: Data type and value of a parameter. @@ -4710,9 +4710,9 @@ type GoogleCloudChannelV1alpha1Value struct { NullFields []string `json:"-"` } -func (s *GoogleCloudChannelV1alpha1Value) MarshalJSON() ([]byte, error) { +func (s GoogleCloudChannelV1alpha1Value) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudChannelV1alpha1Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudChannelV1alpha1Value) UnmarshalJSON(data []byte) error { @@ -4758,9 +4758,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -4805,9 +4805,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -4849,9 +4849,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -4887,9 +4887,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDateTime: Represents civil time (or occasionally physical time). @@ -4950,9 +4950,9 @@ type GoogleTypeDateTime struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDateTime) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDateTime) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDecimal: A representation of a decimal value, such as 2.5. Clients @@ -5011,9 +5011,9 @@ type GoogleTypeDecimal struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDecimal) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDecimal) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDecimal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -5042,9 +5042,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypePostalAddress: Represents a postal address, e.g. for postal @@ -5141,9 +5141,9 @@ type GoogleTypePostalAddress struct { NullFields []string `json:"-"` } -func (s *GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { +func (s GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypePostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeZone: Represents a time zone from the IANA Time Zone Database @@ -5166,9 +5166,9 @@ type GoogleTypeTimeZone struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsCheckCloudIdentityAccountsExistCall struct { diff --git a/cloudcontrolspartner/v1/cloudcontrolspartner-gen.go b/cloudcontrolspartner/v1/cloudcontrolspartner-gen.go index a0ace9046f..4f093f8a4a 100644 --- a/cloudcontrolspartner/v1/cloudcontrolspartner-gen.go +++ b/cloudcontrolspartner/v1/cloudcontrolspartner-gen.go @@ -250,9 +250,9 @@ type AccessApprovalRequest struct { NullFields []string `json:"-"` } -func (s *AccessApprovalRequest) MarshalJSON() ([]byte, error) { +func (s AccessApprovalRequest) MarshalJSON() ([]byte, error) { type NoMethod AccessApprovalRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessReason: Reason for the access. @@ -299,9 +299,9 @@ type AccessReason struct { NullFields []string `json:"-"` } -func (s *AccessReason) MarshalJSON() ([]byte, error) { +func (s AccessReason) MarshalJSON() ([]byte, error) { type NoMethod AccessReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionError: Information around the error that occurred if the @@ -324,9 +324,9 @@ type ConnectionError struct { NullFields []string `json:"-"` } -func (s *ConnectionError) MarshalJSON() ([]byte, error) { +func (s ConnectionError) MarshalJSON() ([]byte, error) { type NoMethod ConnectionError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Console: Remediation instructions to resolve violation via cloud console @@ -350,9 +350,9 @@ type Console struct { NullFields []string `json:"-"` } -func (s *Console) MarshalJSON() ([]byte, error) { +func (s Console) MarshalJSON() ([]byte, error) { type NoMethod Console - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Customer: Contains metadata around a Cloud Controls Partner Customer @@ -382,9 +382,9 @@ type Customer struct { NullFields []string `json:"-"` } -func (s *Customer) MarshalJSON() ([]byte, error) { +func (s Customer) MarshalJSON() ([]byte, error) { type NoMethod Customer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerOnboardingState: Container for customer onboarding steps @@ -404,9 +404,9 @@ type CustomerOnboardingState struct { NullFields []string `json:"-"` } -func (s *CustomerOnboardingState) MarshalJSON() ([]byte, error) { +func (s CustomerOnboardingState) MarshalJSON() ([]byte, error) { type NoMethod CustomerOnboardingState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerOnboardingStep: Container for customer onboarding information @@ -444,9 +444,9 @@ type CustomerOnboardingStep struct { NullFields []string `json:"-"` } -func (s *CustomerOnboardingStep) MarshalJSON() ([]byte, error) { +func (s CustomerOnboardingStep) MarshalJSON() ([]byte, error) { type NoMethod CustomerOnboardingStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EkmConnection: Details about the EKM connection @@ -478,9 +478,9 @@ type EkmConnection struct { NullFields []string `json:"-"` } -func (s *EkmConnection) MarshalJSON() ([]byte, error) { +func (s EkmConnection) MarshalJSON() ([]byte, error) { type NoMethod EkmConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EkmConnections: The EKM connections associated with a workload @@ -507,9 +507,9 @@ type EkmConnections struct { NullFields []string `json:"-"` } -func (s *EkmConnections) MarshalJSON() ([]byte, error) { +func (s EkmConnections) MarshalJSON() ([]byte, error) { type NoMethod EkmConnections - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EkmMetadata: Holds information needed by Mudbray to use partner EKMs for @@ -540,9 +540,9 @@ type EkmMetadata struct { NullFields []string `json:"-"` } -func (s *EkmMetadata) MarshalJSON() ([]byte, error) { +func (s EkmMetadata) MarshalJSON() ([]byte, error) { type NoMethod EkmMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Gcloud: Remediation instructions to resolve violation via gcloud cli @@ -566,9 +566,9 @@ type Gcloud struct { NullFields []string `json:"-"` } -func (s *Gcloud) MarshalJSON() ([]byte, error) { +func (s Gcloud) MarshalJSON() ([]byte, error) { type NoMethod Gcloud - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instructions: Instructions to remediate violation @@ -592,9 +592,9 @@ type Instructions struct { NullFields []string `json:"-"` } -func (s *Instructions) MarshalJSON() ([]byte, error) { +func (s Instructions) MarshalJSON() ([]byte, error) { type NoMethod Instructions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccessApprovalRequestsResponse: Response message for list access @@ -623,9 +623,9 @@ type ListAccessApprovalRequestsResponse struct { NullFields []string `json:"-"` } -func (s *ListAccessApprovalRequestsResponse) MarshalJSON() ([]byte, error) { +func (s ListAccessApprovalRequestsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccessApprovalRequestsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCustomersResponse: Response message for list customer Customers requests @@ -653,9 +653,9 @@ type ListCustomersResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomersResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListViolationsResponse: Response message for list customer violation @@ -685,9 +685,9 @@ type ListViolationsResponse struct { NullFields []string `json:"-"` } -func (s *ListViolationsResponse) MarshalJSON() ([]byte, error) { +func (s ListViolationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListViolationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkloadsResponse: Response message for list customer workloads @@ -716,9 +716,9 @@ type ListWorkloadsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkloadsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkloadsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkloadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -754,9 +754,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Partner: Message describing Partner resource @@ -797,9 +797,9 @@ type Partner struct { NullFields []string `json:"-"` } -func (s *Partner) MarshalJSON() ([]byte, error) { +func (s Partner) MarshalJSON() ([]byte, error) { type NoMethod Partner - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerPermissions: The permissions granted to the partner for a workload @@ -836,9 +836,9 @@ type PartnerPermissions struct { NullFields []string `json:"-"` } -func (s *PartnerPermissions) MarshalJSON() ([]byte, error) { +func (s PartnerPermissions) MarshalJSON() ([]byte, error) { type NoMethod PartnerPermissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Remediation: Represents remediation guidance to resolve compliance violation @@ -879,9 +879,9 @@ type Remediation struct { NullFields []string `json:"-"` } -func (s *Remediation) MarshalJSON() ([]byte, error) { +func (s Remediation) MarshalJSON() ([]byte, error) { type NoMethod Remediation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sku: Represents the SKU a partner owns inside Google Cloud to sell to @@ -908,9 +908,9 @@ type Sku struct { NullFields []string `json:"-"` } -func (s *Sku) MarshalJSON() ([]byte, error) { +func (s Sku) MarshalJSON() ([]byte, error) { type NoMethod Sku - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Violation: Details of resource Violation @@ -967,9 +967,9 @@ type Violation struct { NullFields []string `json:"-"` } -func (s *Violation) MarshalJSON() ([]byte, error) { +func (s Violation) MarshalJSON() ([]byte, error) { type NoMethod Violation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workload: Contains metadata around the Workload resource @@ -1027,9 +1027,9 @@ type Workload struct { NullFields []string `json:"-"` } -func (s *Workload) MarshalJSON() ([]byte, error) { +func (s Workload) MarshalJSON() ([]byte, error) { type NoMethod Workload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadOnboardingState: Container for workload onboarding steps. @@ -1049,9 +1049,9 @@ type WorkloadOnboardingState struct { NullFields []string `json:"-"` } -func (s *WorkloadOnboardingState) MarshalJSON() ([]byte, error) { +func (s WorkloadOnboardingState) MarshalJSON() ([]byte, error) { type NoMethod WorkloadOnboardingState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadOnboardingStep: Container for workload onboarding information. @@ -1089,9 +1089,9 @@ type WorkloadOnboardingStep struct { NullFields []string `json:"-"` } -func (s *WorkloadOnboardingStep) MarshalJSON() ([]byte, error) { +func (s WorkloadOnboardingStep) MarshalJSON() ([]byte, error) { type NoMethod WorkloadOnboardingStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsGetPartnerCall struct { diff --git a/cloudcontrolspartner/v1beta/cloudcontrolspartner-gen.go b/cloudcontrolspartner/v1beta/cloudcontrolspartner-gen.go index cefe97397c..db0afe1838 100644 --- a/cloudcontrolspartner/v1beta/cloudcontrolspartner-gen.go +++ b/cloudcontrolspartner/v1beta/cloudcontrolspartner-gen.go @@ -250,9 +250,9 @@ type AccessApprovalRequest struct { NullFields []string `json:"-"` } -func (s *AccessApprovalRequest) MarshalJSON() ([]byte, error) { +func (s AccessApprovalRequest) MarshalJSON() ([]byte, error) { type NoMethod AccessApprovalRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessReason: Reason for the access. @@ -299,9 +299,9 @@ type AccessReason struct { NullFields []string `json:"-"` } -func (s *AccessReason) MarshalJSON() ([]byte, error) { +func (s AccessReason) MarshalJSON() ([]byte, error) { type NoMethod AccessReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionError: Information around the error that occurred if the @@ -324,9 +324,9 @@ type ConnectionError struct { NullFields []string `json:"-"` } -func (s *ConnectionError) MarshalJSON() ([]byte, error) { +func (s ConnectionError) MarshalJSON() ([]byte, error) { type NoMethod ConnectionError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Console: Remediation instructions to resolve violation via cloud console @@ -350,9 +350,9 @@ type Console struct { NullFields []string `json:"-"` } -func (s *Console) MarshalJSON() ([]byte, error) { +func (s Console) MarshalJSON() ([]byte, error) { type NoMethod Console - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Customer: Contains metadata around a Cloud Controls Partner Customer @@ -382,9 +382,9 @@ type Customer struct { NullFields []string `json:"-"` } -func (s *Customer) MarshalJSON() ([]byte, error) { +func (s Customer) MarshalJSON() ([]byte, error) { type NoMethod Customer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerOnboardingState: Container for customer onboarding steps @@ -404,9 +404,9 @@ type CustomerOnboardingState struct { NullFields []string `json:"-"` } -func (s *CustomerOnboardingState) MarshalJSON() ([]byte, error) { +func (s CustomerOnboardingState) MarshalJSON() ([]byte, error) { type NoMethod CustomerOnboardingState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerOnboardingStep: Container for customer onboarding information @@ -444,9 +444,9 @@ type CustomerOnboardingStep struct { NullFields []string `json:"-"` } -func (s *CustomerOnboardingStep) MarshalJSON() ([]byte, error) { +func (s CustomerOnboardingStep) MarshalJSON() ([]byte, error) { type NoMethod CustomerOnboardingStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EkmConnection: Details about the EKM connection @@ -478,9 +478,9 @@ type EkmConnection struct { NullFields []string `json:"-"` } -func (s *EkmConnection) MarshalJSON() ([]byte, error) { +func (s EkmConnection) MarshalJSON() ([]byte, error) { type NoMethod EkmConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EkmConnections: The EKM connections associated with a workload @@ -507,9 +507,9 @@ type EkmConnections struct { NullFields []string `json:"-"` } -func (s *EkmConnections) MarshalJSON() ([]byte, error) { +func (s EkmConnections) MarshalJSON() ([]byte, error) { type NoMethod EkmConnections - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EkmMetadata: Holds information needed by Mudbray to use partner EKMs for @@ -540,9 +540,9 @@ type EkmMetadata struct { NullFields []string `json:"-"` } -func (s *EkmMetadata) MarshalJSON() ([]byte, error) { +func (s EkmMetadata) MarshalJSON() ([]byte, error) { type NoMethod EkmMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Gcloud: Remediation instructions to resolve violation via gcloud cli @@ -566,9 +566,9 @@ type Gcloud struct { NullFields []string `json:"-"` } -func (s *Gcloud) MarshalJSON() ([]byte, error) { +func (s Gcloud) MarshalJSON() ([]byte, error) { type NoMethod Gcloud - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instructions: Instructions to remediate violation @@ -592,9 +592,9 @@ type Instructions struct { NullFields []string `json:"-"` } -func (s *Instructions) MarshalJSON() ([]byte, error) { +func (s Instructions) MarshalJSON() ([]byte, error) { type NoMethod Instructions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccessApprovalRequestsResponse: Response message for list access @@ -623,9 +623,9 @@ type ListAccessApprovalRequestsResponse struct { NullFields []string `json:"-"` } -func (s *ListAccessApprovalRequestsResponse) MarshalJSON() ([]byte, error) { +func (s ListAccessApprovalRequestsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccessApprovalRequestsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCustomersResponse: Response message for list customer Customers requests @@ -653,9 +653,9 @@ type ListCustomersResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomersResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListViolationsResponse: Response message for list customer violation @@ -685,9 +685,9 @@ type ListViolationsResponse struct { NullFields []string `json:"-"` } -func (s *ListViolationsResponse) MarshalJSON() ([]byte, error) { +func (s ListViolationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListViolationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkloadsResponse: Response message for list customer workloads @@ -716,9 +716,9 @@ type ListWorkloadsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkloadsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkloadsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkloadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -754,9 +754,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Partner: Message describing Partner resource @@ -797,9 +797,9 @@ type Partner struct { NullFields []string `json:"-"` } -func (s *Partner) MarshalJSON() ([]byte, error) { +func (s Partner) MarshalJSON() ([]byte, error) { type NoMethod Partner - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerPermissions: The permissions granted to the partner for a workload @@ -836,9 +836,9 @@ type PartnerPermissions struct { NullFields []string `json:"-"` } -func (s *PartnerPermissions) MarshalJSON() ([]byte, error) { +func (s PartnerPermissions) MarshalJSON() ([]byte, error) { type NoMethod PartnerPermissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Remediation: Represents remediation guidance to resolve compliance violation @@ -879,9 +879,9 @@ type Remediation struct { NullFields []string `json:"-"` } -func (s *Remediation) MarshalJSON() ([]byte, error) { +func (s Remediation) MarshalJSON() ([]byte, error) { type NoMethod Remediation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sku: Represents the SKU a partner owns inside Google Cloud to sell to @@ -908,9 +908,9 @@ type Sku struct { NullFields []string `json:"-"` } -func (s *Sku) MarshalJSON() ([]byte, error) { +func (s Sku) MarshalJSON() ([]byte, error) { type NoMethod Sku - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Violation: Details of resource Violation @@ -967,9 +967,9 @@ type Violation struct { NullFields []string `json:"-"` } -func (s *Violation) MarshalJSON() ([]byte, error) { +func (s Violation) MarshalJSON() ([]byte, error) { type NoMethod Violation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workload: Contains metadata around the Workload resource @@ -1027,9 +1027,9 @@ type Workload struct { NullFields []string `json:"-"` } -func (s *Workload) MarshalJSON() ([]byte, error) { +func (s Workload) MarshalJSON() ([]byte, error) { type NoMethod Workload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadOnboardingState: Container for workload onboarding steps. @@ -1049,9 +1049,9 @@ type WorkloadOnboardingState struct { NullFields []string `json:"-"` } -func (s *WorkloadOnboardingState) MarshalJSON() ([]byte, error) { +func (s WorkloadOnboardingState) MarshalJSON() ([]byte, error) { type NoMethod WorkloadOnboardingState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadOnboardingStep: Container for workload onboarding information. @@ -1089,9 +1089,9 @@ type WorkloadOnboardingStep struct { NullFields []string `json:"-"` } -func (s *WorkloadOnboardingStep) MarshalJSON() ([]byte, error) { +func (s WorkloadOnboardingStep) MarshalJSON() ([]byte, error) { type NoMethod WorkloadOnboardingStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsGetPartnerCall struct { diff --git a/clouddeploy/v1/clouddeploy-gen.go b/clouddeploy/v1/clouddeploy-gen.go index efd196a984..62dded8011 100644 --- a/clouddeploy/v1/clouddeploy-gen.go +++ b/clouddeploy/v1/clouddeploy-gen.go @@ -319,9 +319,9 @@ type AdvanceChildRolloutJobRun struct { NullFields []string `json:"-"` } -func (s *AdvanceChildRolloutJobRun) MarshalJSON() ([]byte, error) { +func (s AdvanceChildRolloutJobRun) MarshalJSON() ([]byte, error) { type NoMethod AdvanceChildRolloutJobRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvanceRolloutOperation: Contains the information of an automated @@ -350,9 +350,9 @@ type AdvanceRolloutOperation struct { NullFields []string `json:"-"` } -func (s *AdvanceRolloutOperation) MarshalJSON() ([]byte, error) { +func (s AdvanceRolloutOperation) MarshalJSON() ([]byte, error) { type NoMethod AdvanceRolloutOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvanceRolloutRequest: The request object used by `AdvanceRollout`. @@ -372,9 +372,9 @@ type AdvanceRolloutRequest struct { NullFields []string `json:"-"` } -func (s *AdvanceRolloutRequest) MarshalJSON() ([]byte, error) { +func (s AdvanceRolloutRequest) MarshalJSON() ([]byte, error) { type NoMethod AdvanceRolloutRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvanceRolloutResponse: The response object from `AdvanceRollout`. @@ -413,9 +413,9 @@ type AdvanceRolloutRule struct { NullFields []string `json:"-"` } -func (s *AdvanceRolloutRule) MarshalJSON() ([]byte, error) { +func (s AdvanceRolloutRule) MarshalJSON() ([]byte, error) { type NoMethod AdvanceRolloutRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnthosCluster: Information specifying an Anthos Cluster. @@ -437,9 +437,9 @@ type AnthosCluster struct { NullFields []string `json:"-"` } -func (s *AnthosCluster) MarshalJSON() ([]byte, error) { +func (s AnthosCluster) MarshalJSON() ([]byte, error) { type NoMethod AnthosCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApproveRolloutRequest: The request object used by `ApproveRollout`. @@ -459,9 +459,9 @@ type ApproveRolloutRequest struct { NullFields []string `json:"-"` } -func (s *ApproveRolloutRequest) MarshalJSON() ([]byte, error) { +func (s ApproveRolloutRequest) MarshalJSON() ([]byte, error) { type NoMethod ApproveRolloutRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApproveRolloutResponse: The response object from `ApproveRollout`. @@ -506,9 +506,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -541,9 +541,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Automation: An `Automation` resource in the Cloud Deploy API. An @@ -623,9 +623,9 @@ type Automation struct { NullFields []string `json:"-"` } -func (s *Automation) MarshalJSON() ([]byte, error) { +func (s Automation) MarshalJSON() ([]byte, error) { type NoMethod Automation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomationEvent: Payload proto for "clouddeploy.googleapis.com/automation" @@ -665,9 +665,9 @@ type AutomationEvent struct { NullFields []string `json:"-"` } -func (s *AutomationEvent) MarshalJSON() ([]byte, error) { +func (s AutomationEvent) MarshalJSON() ([]byte, error) { type NoMethod AutomationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomationResourceSelector: AutomationResourceSelector contains the @@ -689,9 +689,9 @@ type AutomationResourceSelector struct { NullFields []string `json:"-"` } -func (s *AutomationResourceSelector) MarshalJSON() ([]byte, error) { +func (s AutomationResourceSelector) MarshalJSON() ([]byte, error) { type NoMethod AutomationResourceSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomationRolloutMetadata: AutomationRolloutMetadata contains @@ -719,9 +719,9 @@ type AutomationRolloutMetadata struct { NullFields []string `json:"-"` } -func (s *AutomationRolloutMetadata) MarshalJSON() ([]byte, error) { +func (s AutomationRolloutMetadata) MarshalJSON() ([]byte, error) { type NoMethod AutomationRolloutMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomationRule: `AutomationRule` defines the automation activities. @@ -748,9 +748,9 @@ type AutomationRule struct { NullFields []string `json:"-"` } -func (s *AutomationRule) MarshalJSON() ([]byte, error) { +func (s AutomationRule) MarshalJSON() ([]byte, error) { type NoMethod AutomationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomationRuleCondition: `AutomationRuleCondition` contains conditions @@ -772,9 +772,9 @@ type AutomationRuleCondition struct { NullFields []string `json:"-"` } -func (s *AutomationRuleCondition) MarshalJSON() ([]byte, error) { +func (s AutomationRuleCondition) MarshalJSON() ([]byte, error) { type NoMethod AutomationRuleCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomationRun: An `AutomationRun` resource in the Cloud Deploy API. An @@ -852,9 +852,9 @@ type AutomationRun struct { NullFields []string `json:"-"` } -func (s *AutomationRun) MarshalJSON() ([]byte, error) { +func (s AutomationRun) MarshalJSON() ([]byte, error) { type NoMethod AutomationRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomationRunEvent: Payload proto for @@ -902,9 +902,9 @@ type AutomationRunEvent struct { NullFields []string `json:"-"` } -func (s *AutomationRunEvent) MarshalJSON() ([]byte, error) { +func (s AutomationRunEvent) MarshalJSON() ([]byte, error) { type NoMethod AutomationRunEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -1001,9 +1001,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildArtifact: Description of an a image to use during Skaffold rendering. @@ -1027,9 +1027,9 @@ type BuildArtifact struct { NullFields []string `json:"-"` } -func (s *BuildArtifact) MarshalJSON() ([]byte, error) { +func (s BuildArtifact) MarshalJSON() ([]byte, error) { type NoMethod BuildArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Canary: Canary represents the canary deployment strategy. @@ -1057,9 +1057,9 @@ type Canary struct { NullFields []string `json:"-"` } -func (s *Canary) MarshalJSON() ([]byte, error) { +func (s Canary) MarshalJSON() ([]byte, error) { type NoMethod Canary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CanaryDeployment: CanaryDeployment represents the canary deployment @@ -1092,9 +1092,9 @@ type CanaryDeployment struct { NullFields []string `json:"-"` } -func (s *CanaryDeployment) MarshalJSON() ([]byte, error) { +func (s CanaryDeployment) MarshalJSON() ([]byte, error) { type NoMethod CanaryDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelAutomationRunRequest: The request object used by @@ -1141,9 +1141,9 @@ type ChildRolloutJobs struct { NullFields []string `json:"-"` } -func (s *ChildRolloutJobs) MarshalJSON() ([]byte, error) { +func (s ChildRolloutJobs) MarshalJSON() ([]byte, error) { type NoMethod ChildRolloutJobs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRunConfig: CloudRunConfig contains the Cloud Run runtime configuration. @@ -1175,9 +1175,9 @@ type CloudRunConfig struct { NullFields []string `json:"-"` } -func (s *CloudRunConfig) MarshalJSON() ([]byte, error) { +func (s CloudRunConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudRunConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRunLocation: Information specifying where to deploy a Cloud Run @@ -1199,9 +1199,9 @@ type CloudRunLocation struct { NullFields []string `json:"-"` } -func (s *CloudRunLocation) MarshalJSON() ([]byte, error) { +func (s CloudRunLocation) MarshalJSON() ([]byte, error) { type NoMethod CloudRunLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRunMetadata: CloudRunMetadata contains information from a Cloud Run @@ -1234,9 +1234,9 @@ type CloudRunMetadata struct { NullFields []string `json:"-"` } -func (s *CloudRunMetadata) MarshalJSON() ([]byte, error) { +func (s CloudRunMetadata) MarshalJSON() ([]byte, error) { type NoMethod CloudRunMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRunRenderMetadata: CloudRunRenderMetadata contains Cloud Run @@ -1259,9 +1259,9 @@ type CloudRunRenderMetadata struct { NullFields []string `json:"-"` } -func (s *CloudRunRenderMetadata) MarshalJSON() ([]byte, error) { +func (s CloudRunRenderMetadata) MarshalJSON() ([]byte, error) { type NoMethod CloudRunRenderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Config: Service-wide configuration. @@ -1289,9 +1289,9 @@ type Config struct { NullFields []string `json:"-"` } -func (s *Config) MarshalJSON() ([]byte, error) { +func (s Config) MarshalJSON() ([]byte, error) { type NoMethod Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateChildRolloutJob: A createChildRollout Job. @@ -1321,9 +1321,9 @@ type CreateChildRolloutJobRun struct { NullFields []string `json:"-"` } -func (s *CreateChildRolloutJobRun) MarshalJSON() ([]byte, error) { +func (s CreateChildRolloutJobRun) MarshalJSON() ([]byte, error) { type NoMethod CreateChildRolloutJobRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomCanaryDeployment: CustomCanaryDeployment represents the custom canary @@ -1345,9 +1345,9 @@ type CustomCanaryDeployment struct { NullFields []string `json:"-"` } -func (s *CustomCanaryDeployment) MarshalJSON() ([]byte, error) { +func (s CustomCanaryDeployment) MarshalJSON() ([]byte, error) { type NoMethod CustomCanaryDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomMetadata: CustomMetadata contains information from a user-defined @@ -1368,9 +1368,9 @@ type CustomMetadata struct { NullFields []string `json:"-"` } -func (s *CustomMetadata) MarshalJSON() ([]byte, error) { +func (s CustomMetadata) MarshalJSON() ([]byte, error) { type NoMethod CustomMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomTarget: Information specifying a Custom Target. @@ -1392,9 +1392,9 @@ type CustomTarget struct { NullFields []string `json:"-"` } -func (s *CustomTarget) MarshalJSON() ([]byte, error) { +func (s CustomTarget) MarshalJSON() ([]byte, error) { type NoMethod CustomTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomTargetDeployMetadata: CustomTargetDeployMetadata contains information @@ -1416,9 +1416,9 @@ type CustomTargetDeployMetadata struct { NullFields []string `json:"-"` } -func (s *CustomTargetDeployMetadata) MarshalJSON() ([]byte, error) { +func (s CustomTargetDeployMetadata) MarshalJSON() ([]byte, error) { type NoMethod CustomTargetDeployMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomTargetSkaffoldActions: CustomTargetSkaffoldActions represents the @@ -1447,9 +1447,9 @@ type CustomTargetSkaffoldActions struct { NullFields []string `json:"-"` } -func (s *CustomTargetSkaffoldActions) MarshalJSON() ([]byte, error) { +func (s CustomTargetSkaffoldActions) MarshalJSON() ([]byte, error) { type NoMethod CustomTargetSkaffoldActions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomTargetType: A `CustomTargetType` resource in the Cloud Deploy API. A @@ -1511,9 +1511,9 @@ type CustomTargetType struct { NullFields []string `json:"-"` } -func (s *CustomTargetType) MarshalJSON() ([]byte, error) { +func (s CustomTargetType) MarshalJSON() ([]byte, error) { type NoMethod CustomTargetType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -1549,9 +1549,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultPool: Execution using the default Cloud Build pool. @@ -1578,9 +1578,9 @@ type DefaultPool struct { NullFields []string `json:"-"` } -func (s *DefaultPool) MarshalJSON() ([]byte, error) { +func (s DefaultPool) MarshalJSON() ([]byte, error) { type NoMethod DefaultPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeliveryPipeline: A `DeliveryPipeline` resource in the Cloud Deploy API. A @@ -1642,9 +1642,9 @@ type DeliveryPipeline struct { NullFields []string `json:"-"` } -func (s *DeliveryPipeline) MarshalJSON() ([]byte, error) { +func (s DeliveryPipeline) MarshalJSON() ([]byte, error) { type NoMethod DeliveryPipeline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeliveryPipelineNotificationEvent: Payload proto for @@ -1685,9 +1685,9 @@ type DeliveryPipelineNotificationEvent struct { NullFields []string `json:"-"` } -func (s *DeliveryPipelineNotificationEvent) MarshalJSON() ([]byte, error) { +func (s DeliveryPipelineNotificationEvent) MarshalJSON() ([]byte, error) { type NoMethod DeliveryPipelineNotificationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeployArtifact: The artifacts produced by a deploy operation. @@ -1711,9 +1711,9 @@ type DeployArtifact struct { NullFields []string `json:"-"` } -func (s *DeployArtifact) MarshalJSON() ([]byte, error) { +func (s DeployArtifact) MarshalJSON() ([]byte, error) { type NoMethod DeployArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeployJob: A deploy Job. @@ -1770,9 +1770,9 @@ type DeployJobRun struct { NullFields []string `json:"-"` } -func (s *DeployJobRun) MarshalJSON() ([]byte, error) { +func (s DeployJobRun) MarshalJSON() ([]byte, error) { type NoMethod DeployJobRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeployJobRunMetadata: DeployJobRunMetadata surfaces information associated @@ -1800,9 +1800,9 @@ type DeployJobRunMetadata struct { NullFields []string `json:"-"` } -func (s *DeployJobRunMetadata) MarshalJSON() ([]byte, error) { +func (s DeployJobRunMetadata) MarshalJSON() ([]byte, error) { type NoMethod DeployJobRunMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeployParameters: DeployParameters contains deploy parameters information. @@ -1826,9 +1826,9 @@ type DeployParameters struct { NullFields []string `json:"-"` } -func (s *DeployParameters) MarshalJSON() ([]byte, error) { +func (s DeployParameters) MarshalJSON() ([]byte, error) { type NoMethod DeployParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentJobs: Deployment job composition. @@ -1857,9 +1857,9 @@ type DeploymentJobs struct { NullFields []string `json:"-"` } -func (s *DeploymentJobs) MarshalJSON() ([]byte, error) { +func (s DeploymentJobs) MarshalJSON() ([]byte, error) { type NoMethod DeploymentJobs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1922,9 +1922,9 @@ type ExecutionConfig struct { NullFields []string `json:"-"` } -func (s *ExecutionConfig) MarshalJSON() ([]byte, error) { +func (s ExecutionConfig) MarshalJSON() ([]byte, error) { type NoMethod ExecutionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1970,9 +1970,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GatewayServiceMesh: Information about the Kubernetes Gateway API service @@ -2007,9 +2007,9 @@ type GatewayServiceMesh struct { NullFields []string `json:"-"` } -func (s *GatewayServiceMesh) MarshalJSON() ([]byte, error) { +func (s GatewayServiceMesh) MarshalJSON() ([]byte, error) { type NoMethod GatewayServiceMesh - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeCluster: Information specifying a GKE Cluster. @@ -2042,9 +2042,9 @@ type GkeCluster struct { NullFields []string `json:"-"` } -func (s *GkeCluster) MarshalJSON() ([]byte, error) { +func (s GkeCluster) MarshalJSON() ([]byte, error) { type NoMethod GkeCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IgnoreJobRequest: The request object used by `IgnoreJob`. @@ -2066,9 +2066,9 @@ type IgnoreJobRequest struct { NullFields []string `json:"-"` } -func (s *IgnoreJobRequest) MarshalJSON() ([]byte, error) { +func (s IgnoreJobRequest) MarshalJSON() ([]byte, error) { type NoMethod IgnoreJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IgnoreJobResponse: The response object from `IgnoreJob`. @@ -2126,9 +2126,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobRun: A `JobRun` resource in the Cloud Deploy API. A `JobRun` contains @@ -2195,9 +2195,9 @@ type JobRun struct { NullFields []string `json:"-"` } -func (s *JobRun) MarshalJSON() ([]byte, error) { +func (s JobRun) MarshalJSON() ([]byte, error) { type NoMethod JobRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobRunNotificationEvent: Payload proto for @@ -2247,9 +2247,9 @@ type JobRunNotificationEvent struct { NullFields []string `json:"-"` } -func (s *JobRunNotificationEvent) MarshalJSON() ([]byte, error) { +func (s JobRunNotificationEvent) MarshalJSON() ([]byte, error) { type NoMethod JobRunNotificationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesConfig: KubernetesConfig contains the Kubernetes runtime @@ -2272,9 +2272,9 @@ type KubernetesConfig struct { NullFields []string `json:"-"` } -func (s *KubernetesConfig) MarshalJSON() ([]byte, error) { +func (s KubernetesConfig) MarshalJSON() ([]byte, error) { type NoMethod KubernetesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAutomationRunsResponse: The response object from `ListAutomationRuns`. @@ -2302,9 +2302,9 @@ type ListAutomationRunsResponse struct { NullFields []string `json:"-"` } -func (s *ListAutomationRunsResponse) MarshalJSON() ([]byte, error) { +func (s ListAutomationRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAutomationRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAutomationsResponse: The response object from `ListAutomations`. @@ -2332,9 +2332,9 @@ type ListAutomationsResponse struct { NullFields []string `json:"-"` } -func (s *ListAutomationsResponse) MarshalJSON() ([]byte, error) { +func (s ListAutomationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAutomationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCustomTargetTypesResponse: The response object from @@ -2363,9 +2363,9 @@ type ListCustomTargetTypesResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomTargetTypesResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomTargetTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomTargetTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDeliveryPipelinesResponse: The response object from @@ -2394,9 +2394,9 @@ type ListDeliveryPipelinesResponse struct { NullFields []string `json:"-"` } -func (s *ListDeliveryPipelinesResponse) MarshalJSON() ([]byte, error) { +func (s ListDeliveryPipelinesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDeliveryPipelinesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobRunsResponse: ListJobRunsResponse is the response object returned by @@ -2425,9 +2425,9 @@ type ListJobRunsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobRunsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -2453,9 +2453,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2481,9 +2481,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReleasesResponse: The response object from `ListReleases`. @@ -2511,9 +2511,9 @@ type ListReleasesResponse struct { NullFields []string `json:"-"` } -func (s *ListReleasesResponse) MarshalJSON() ([]byte, error) { +func (s ListReleasesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReleasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRolloutsResponse: ListRolloutsResponse is the response object reutrned @@ -2542,9 +2542,9 @@ type ListRolloutsResponse struct { NullFields []string `json:"-"` } -func (s *ListRolloutsResponse) MarshalJSON() ([]byte, error) { +func (s ListRolloutsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRolloutsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTargetsResponse: The response object from `ListTargets`. @@ -2572,9 +2572,9 @@ type ListTargetsResponse struct { NullFields []string `json:"-"` } -func (s *ListTargetsResponse) MarshalJSON() ([]byte, error) { +func (s ListTargetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTargetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2610,9 +2610,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: Metadata includes information associated with a `Rollout`. @@ -2639,9 +2639,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiTarget: Information specifying a multiTarget. @@ -2661,9 +2661,9 @@ type MultiTarget struct { NullFields []string `json:"-"` } -func (s *MultiTarget) MarshalJSON() ([]byte, error) { +func (s MultiTarget) MarshalJSON() ([]byte, error) { type NoMethod MultiTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2708,9 +2708,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -2746,9 +2746,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Phase: Phase represents a collection of jobs that are logically grouped @@ -2787,9 +2787,9 @@ type Phase struct { NullFields []string `json:"-"` } -func (s *Phase) MarshalJSON() ([]byte, error) { +func (s Phase) MarshalJSON() ([]byte, error) { type NoMethod Phase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhaseArtifact: Contains the paths to the artifacts, relative to the URI, for @@ -2817,9 +2817,9 @@ type PhaseArtifact struct { NullFields []string `json:"-"` } -func (s *PhaseArtifact) MarshalJSON() ([]byte, error) { +func (s PhaseArtifact) MarshalJSON() ([]byte, error) { type NoMethod PhaseArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhaseConfig: PhaseConfig represents the configuration for a phase in the @@ -2858,9 +2858,9 @@ type PhaseConfig struct { NullFields []string `json:"-"` } -func (s *PhaseConfig) MarshalJSON() ([]byte, error) { +func (s PhaseConfig) MarshalJSON() ([]byte, error) { type NoMethod PhaseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PipelineCondition: PipelineCondition contains all conditions relevant to a @@ -2886,9 +2886,9 @@ type PipelineCondition struct { NullFields []string `json:"-"` } -func (s *PipelineCondition) MarshalJSON() ([]byte, error) { +func (s PipelineCondition) MarshalJSON() ([]byte, error) { type NoMethod PipelineCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PipelineReadyCondition: PipelineReadyCondition contains information around @@ -2914,9 +2914,9 @@ type PipelineReadyCondition struct { NullFields []string `json:"-"` } -func (s *PipelineReadyCondition) MarshalJSON() ([]byte, error) { +func (s PipelineReadyCondition) MarshalJSON() ([]byte, error) { type NoMethod PipelineReadyCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -3006,9 +3006,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Postdeploy: Postdeploy contains the postdeploy job configuration @@ -3030,9 +3030,9 @@ type Postdeploy struct { NullFields []string `json:"-"` } -func (s *Postdeploy) MarshalJSON() ([]byte, error) { +func (s Postdeploy) MarshalJSON() ([]byte, error) { type NoMethod Postdeploy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostdeployJob: A postdeploy Job. @@ -3052,9 +3052,9 @@ type PostdeployJob struct { NullFields []string `json:"-"` } -func (s *PostdeployJob) MarshalJSON() ([]byte, error) { +func (s PostdeployJob) MarshalJSON() ([]byte, error) { type NoMethod PostdeployJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostdeployJobRun: PostdeployJobRun contains information specific to a @@ -3098,9 +3098,9 @@ type PostdeployJobRun struct { NullFields []string `json:"-"` } -func (s *PostdeployJobRun) MarshalJSON() ([]byte, error) { +func (s PostdeployJobRun) MarshalJSON() ([]byte, error) { type NoMethod PostdeployJobRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Predeploy: Predeploy contains the predeploy job configuration information. @@ -3121,9 +3121,9 @@ type Predeploy struct { NullFields []string `json:"-"` } -func (s *Predeploy) MarshalJSON() ([]byte, error) { +func (s Predeploy) MarshalJSON() ([]byte, error) { type NoMethod Predeploy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PredeployJob: A predeploy Job. @@ -3143,9 +3143,9 @@ type PredeployJob struct { NullFields []string `json:"-"` } -func (s *PredeployJob) MarshalJSON() ([]byte, error) { +func (s PredeployJob) MarshalJSON() ([]byte, error) { type NoMethod PredeployJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PredeployJobRun: PredeployJobRun contains information specific to a @@ -3188,9 +3188,9 @@ type PredeployJobRun struct { NullFields []string `json:"-"` } -func (s *PredeployJobRun) MarshalJSON() ([]byte, error) { +func (s PredeployJobRun) MarshalJSON() ([]byte, error) { type NoMethod PredeployJobRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivatePool: Execution using a private Cloud Build pool. @@ -3220,9 +3220,9 @@ type PrivatePool struct { NullFields []string `json:"-"` } -func (s *PrivatePool) MarshalJSON() ([]byte, error) { +func (s PrivatePool) MarshalJSON() ([]byte, error) { type NoMethod PrivatePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromoteReleaseOperation: Contains the information of an automated @@ -3253,9 +3253,9 @@ type PromoteReleaseOperation struct { NullFields []string `json:"-"` } -func (s *PromoteReleaseOperation) MarshalJSON() ([]byte, error) { +func (s PromoteReleaseOperation) MarshalJSON() ([]byte, error) { type NoMethod PromoteReleaseOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromoteReleaseRule: `PromoteRelease` rule will automatically promote a @@ -3293,9 +3293,9 @@ type PromoteReleaseRule struct { NullFields []string `json:"-"` } -func (s *PromoteReleaseRule) MarshalJSON() ([]byte, error) { +func (s PromoteReleaseRule) MarshalJSON() ([]byte, error) { type NoMethod PromoteReleaseRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Release: A `Release` resource in the Cloud Deploy API. A `Release` defines a @@ -3394,9 +3394,9 @@ type Release struct { NullFields []string `json:"-"` } -func (s *Release) MarshalJSON() ([]byte, error) { +func (s Release) MarshalJSON() ([]byte, error) { type NoMethod Release - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReleaseCondition: ReleaseCondition contains all conditions relevant to a @@ -3420,9 +3420,9 @@ type ReleaseCondition struct { NullFields []string `json:"-"` } -func (s *ReleaseCondition) MarshalJSON() ([]byte, error) { +func (s ReleaseCondition) MarshalJSON() ([]byte, error) { type NoMethod ReleaseCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReleaseNotificationEvent: Payload proto for @@ -3464,9 +3464,9 @@ type ReleaseNotificationEvent struct { NullFields []string `json:"-"` } -func (s *ReleaseNotificationEvent) MarshalJSON() ([]byte, error) { +func (s ReleaseNotificationEvent) MarshalJSON() ([]byte, error) { type NoMethod ReleaseNotificationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReleaseReadyCondition: ReleaseReadyCondition contains information around the @@ -3491,9 +3491,9 @@ type ReleaseReadyCondition struct { NullFields []string `json:"-"` } -func (s *ReleaseReadyCondition) MarshalJSON() ([]byte, error) { +func (s ReleaseReadyCondition) MarshalJSON() ([]byte, error) { type NoMethod ReleaseReadyCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReleaseRenderEvent: Payload proto for @@ -3546,9 +3546,9 @@ type ReleaseRenderEvent struct { NullFields []string `json:"-"` } -func (s *ReleaseRenderEvent) MarshalJSON() ([]byte, error) { +func (s ReleaseRenderEvent) MarshalJSON() ([]byte, error) { type NoMethod ReleaseRenderEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenderMetadata: RenderMetadata includes information associated with a @@ -3572,9 +3572,9 @@ type RenderMetadata struct { NullFields []string `json:"-"` } -func (s *RenderMetadata) MarshalJSON() ([]byte, error) { +func (s RenderMetadata) MarshalJSON() ([]byte, error) { type NoMethod RenderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepairPhase: RepairPhase tracks the repair attempts that have been made for @@ -3597,9 +3597,9 @@ type RepairPhase struct { NullFields []string `json:"-"` } -func (s *RepairPhase) MarshalJSON() ([]byte, error) { +func (s RepairPhase) MarshalJSON() ([]byte, error) { type NoMethod RepairPhase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepairRolloutOperation: Contains the information for an automated `repair @@ -3629,9 +3629,9 @@ type RepairRolloutOperation struct { NullFields []string `json:"-"` } -func (s *RepairRolloutOperation) MarshalJSON() ([]byte, error) { +func (s RepairRolloutOperation) MarshalJSON() ([]byte, error) { type NoMethod RepairRolloutOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepairRolloutRule: The `RepairRolloutRule` automation rule will @@ -3665,9 +3665,9 @@ type RepairRolloutRule struct { NullFields []string `json:"-"` } -func (s *RepairRolloutRule) MarshalJSON() ([]byte, error) { +func (s RepairRolloutRule) MarshalJSON() ([]byte, error) { type NoMethod RepairRolloutRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetryAttempt: RetryAttempt represents an action of retrying the failed Cloud @@ -3703,9 +3703,9 @@ type RetryAttempt struct { NullFields []string `json:"-"` } -func (s *RetryAttempt) MarshalJSON() ([]byte, error) { +func (s RetryAttempt) MarshalJSON() ([]byte, error) { type NoMethod RetryAttempt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetryJobRequest: RetryJobRequest is the request object used by `RetryJob`. @@ -3727,9 +3727,9 @@ type RetryJobRequest struct { NullFields []string `json:"-"` } -func (s *RetryJobRequest) MarshalJSON() ([]byte, error) { +func (s RetryJobRequest) MarshalJSON() ([]byte, error) { type NoMethod RetryJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetryJobResponse: The response object from 'RetryJob'. @@ -3766,9 +3766,9 @@ type RetryPhase struct { NullFields []string `json:"-"` } -func (s *RetryPhase) MarshalJSON() ([]byte, error) { +func (s RetryPhase) MarshalJSON() ([]byte, error) { type NoMethod RetryPhase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackAttempt: RollbackAttempt represents an action of rolling back a @@ -3805,9 +3805,9 @@ type RollbackAttempt struct { NullFields []string `json:"-"` } -func (s *RollbackAttempt) MarshalJSON() ([]byte, error) { +func (s RollbackAttempt) MarshalJSON() ([]byte, error) { type NoMethod RollbackAttempt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackTargetConfig: Configs for the Rollback rollout. @@ -3830,9 +3830,9 @@ type RollbackTargetConfig struct { NullFields []string `json:"-"` } -func (s *RollbackTargetConfig) MarshalJSON() ([]byte, error) { +func (s RollbackTargetConfig) MarshalJSON() ([]byte, error) { type NoMethod RollbackTargetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackTargetRequest: The request object for `RollbackTarget`. @@ -3866,9 +3866,9 @@ type RollbackTargetRequest struct { NullFields []string `json:"-"` } -func (s *RollbackTargetRequest) MarshalJSON() ([]byte, error) { +func (s RollbackTargetRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackTargetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackTargetResponse: The response object from `RollbackTarget`. @@ -3892,9 +3892,9 @@ type RollbackTargetResponse struct { NullFields []string `json:"-"` } -func (s *RollbackTargetResponse) MarshalJSON() ([]byte, error) { +func (s RollbackTargetResponse) MarshalJSON() ([]byte, error) { type NoMethod RollbackTargetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rollout: A `Rollout` resource in the Cloud Deploy API. A `Rollout` contains @@ -4027,9 +4027,9 @@ type Rollout struct { NullFields []string `json:"-"` } -func (s *Rollout) MarshalJSON() ([]byte, error) { +func (s Rollout) MarshalJSON() ([]byte, error) { type NoMethod Rollout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RolloutNotificationEvent: Payload proto for @@ -4077,9 +4077,9 @@ type RolloutNotificationEvent struct { NullFields []string `json:"-"` } -func (s *RolloutNotificationEvent) MarshalJSON() ([]byte, error) { +func (s RolloutNotificationEvent) MarshalJSON() ([]byte, error) { type NoMethod RolloutNotificationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RolloutUpdateEvent: Payload proto for @@ -4145,9 +4145,9 @@ type RolloutUpdateEvent struct { NullFields []string `json:"-"` } -func (s *RolloutUpdateEvent) MarshalJSON() ([]byte, error) { +func (s RolloutUpdateEvent) MarshalJSON() ([]byte, error) { type NoMethod RolloutUpdateEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeConfig: RuntimeConfig contains the runtime specific configurations @@ -4170,9 +4170,9 @@ type RuntimeConfig struct { NullFields []string `json:"-"` } -func (s *RuntimeConfig) MarshalJSON() ([]byte, error) { +func (s RuntimeConfig) MarshalJSON() ([]byte, error) { type NoMethod RuntimeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SerialPipeline: SerialPipeline defines a sequential set of stages for a @@ -4194,9 +4194,9 @@ type SerialPipeline struct { NullFields []string `json:"-"` } -func (s *SerialPipeline) MarshalJSON() ([]byte, error) { +func (s SerialPipeline) MarshalJSON() ([]byte, error) { type NoMethod SerialPipeline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceNetworking: Information about the Kubernetes Service networking @@ -4225,9 +4225,9 @@ type ServiceNetworking struct { NullFields []string `json:"-"` } -func (s *ServiceNetworking) MarshalJSON() ([]byte, error) { +func (s ServiceNetworking) MarshalJSON() ([]byte, error) { type NoMethod ServiceNetworking - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -4254,9 +4254,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SkaffoldGCBRepoSource: Cloud Build V2 Repository containing Skaffold @@ -4284,9 +4284,9 @@ type SkaffoldGCBRepoSource struct { NullFields []string `json:"-"` } -func (s *SkaffoldGCBRepoSource) MarshalJSON() ([]byte, error) { +func (s SkaffoldGCBRepoSource) MarshalJSON() ([]byte, error) { type NoMethod SkaffoldGCBRepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SkaffoldGCSSource: Cloud Storage bucket containing Skaffold Config modules. @@ -4311,9 +4311,9 @@ type SkaffoldGCSSource struct { NullFields []string `json:"-"` } -func (s *SkaffoldGCSSource) MarshalJSON() ([]byte, error) { +func (s SkaffoldGCSSource) MarshalJSON() ([]byte, error) { type NoMethod SkaffoldGCSSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SkaffoldGitSource: Git repository containing Skaffold Config modules. @@ -4337,9 +4337,9 @@ type SkaffoldGitSource struct { NullFields []string `json:"-"` } -func (s *SkaffoldGitSource) MarshalJSON() ([]byte, error) { +func (s SkaffoldGitSource) MarshalJSON() ([]byte, error) { type NoMethod SkaffoldGitSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SkaffoldModules: Skaffold Config modules and their remote source. @@ -4368,9 +4368,9 @@ type SkaffoldModules struct { NullFields []string `json:"-"` } -func (s *SkaffoldModules) MarshalJSON() ([]byte, error) { +func (s SkaffoldModules) MarshalJSON() ([]byte, error) { type NoMethod SkaffoldModules - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SkaffoldSupportedCondition: SkaffoldSupportedCondition contains information @@ -4410,9 +4410,9 @@ type SkaffoldSupportedCondition struct { NullFields []string `json:"-"` } -func (s *SkaffoldSupportedCondition) MarshalJSON() ([]byte, error) { +func (s SkaffoldSupportedCondition) MarshalJSON() ([]byte, error) { type NoMethod SkaffoldSupportedCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SkaffoldVersion: Details of a supported Skaffold version. @@ -4441,9 +4441,9 @@ type SkaffoldVersion struct { NullFields []string `json:"-"` } -func (s *SkaffoldVersion) MarshalJSON() ([]byte, error) { +func (s SkaffoldVersion) MarshalJSON() ([]byte, error) { type NoMethod SkaffoldVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Stage: Stage specifies a location to which to deploy. @@ -4476,9 +4476,9 @@ type Stage struct { NullFields []string `json:"-"` } -func (s *Stage) MarshalJSON() ([]byte, error) { +func (s Stage) MarshalJSON() ([]byte, error) { type NoMethod Stage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Standard: Standard represents the standard deployment strategy. @@ -4504,9 +4504,9 @@ type Standard struct { NullFields []string `json:"-"` } -func (s *Standard) MarshalJSON() ([]byte, error) { +func (s Standard) MarshalJSON() ([]byte, error) { type NoMethod Standard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -4538,9 +4538,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Strategy: Strategy contains deployment strategy information. @@ -4564,9 +4564,9 @@ type Strategy struct { NullFields []string `json:"-"` } -func (s *Strategy) MarshalJSON() ([]byte, error) { +func (s Strategy) MarshalJSON() ([]byte, error) { type NoMethod Strategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Target: A `Target` resource in the Cloud Deploy API. A `Target` defines a @@ -4642,9 +4642,9 @@ type Target struct { NullFields []string `json:"-"` } -func (s *Target) MarshalJSON() ([]byte, error) { +func (s Target) MarshalJSON() ([]byte, error) { type NoMethod Target - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetArtifact: The artifacts produced by a target render operation. @@ -4675,9 +4675,9 @@ type TargetArtifact struct { NullFields []string `json:"-"` } -func (s *TargetArtifact) MarshalJSON() ([]byte, error) { +func (s TargetArtifact) MarshalJSON() ([]byte, error) { type NoMethod TargetArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetAttribute: Contains criteria for selecting Targets. @@ -4702,9 +4702,9 @@ type TargetAttribute struct { NullFields []string `json:"-"` } -func (s *TargetAttribute) MarshalJSON() ([]byte, error) { +func (s TargetAttribute) MarshalJSON() ([]byte, error) { type NoMethod TargetAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetNotificationEvent: Payload proto for @@ -4742,9 +4742,9 @@ type TargetNotificationEvent struct { NullFields []string `json:"-"` } -func (s *TargetNotificationEvent) MarshalJSON() ([]byte, error) { +func (s TargetNotificationEvent) MarshalJSON() ([]byte, error) { type NoMethod TargetNotificationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetRender: Details of rendering for a single target. @@ -4809,9 +4809,9 @@ type TargetRender struct { NullFields []string `json:"-"` } -func (s *TargetRender) MarshalJSON() ([]byte, error) { +func (s TargetRender) MarshalJSON() ([]byte, error) { type NoMethod TargetRender - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetsPresentCondition: `TargetsPresentCondition` contains information on @@ -4837,9 +4837,9 @@ type TargetsPresentCondition struct { NullFields []string `json:"-"` } -func (s *TargetsPresentCondition) MarshalJSON() ([]byte, error) { +func (s TargetsPresentCondition) MarshalJSON() ([]byte, error) { type NoMethod TargetsPresentCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetsTypeCondition: TargetsTypeCondition contains information on whether @@ -4864,9 +4864,9 @@ type TargetsTypeCondition struct { NullFields []string `json:"-"` } -func (s *TargetsTypeCondition) MarshalJSON() ([]byte, error) { +func (s TargetsTypeCondition) MarshalJSON() ([]byte, error) { type NoMethod TargetsTypeCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TerminateJobRunRequest: The request object used by `TerminateJobRun`. @@ -4899,9 +4899,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -4926,9 +4926,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyJob: A verify Job. @@ -4983,9 +4983,9 @@ type VerifyJobRun struct { NullFields []string `json:"-"` } -func (s *VerifyJobRun) MarshalJSON() ([]byte, error) { +func (s VerifyJobRun) MarshalJSON() ([]byte, error) { type NoMethod VerifyJobRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/clouderrorreporting/v1beta1/clouderrorreporting-gen.go b/clouderrorreporting/v1beta1/clouderrorreporting-gen.go index 0d9f6deb56..9fa1215dbd 100644 --- a/clouderrorreporting/v1beta1/clouderrorreporting-gen.go +++ b/clouderrorreporting/v1beta1/clouderrorreporting-gen.go @@ -241,9 +241,9 @@ type ErrorContext struct { NullFields []string `json:"-"` } -func (s *ErrorContext) MarshalJSON() ([]byte, error) { +func (s ErrorContext) MarshalJSON() ([]byte, error) { type NoMethod ErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorEvent: An error event which is returned by the Error Reporting system. @@ -271,9 +271,9 @@ type ErrorEvent struct { NullFields []string `json:"-"` } -func (s *ErrorEvent) MarshalJSON() ([]byte, error) { +func (s ErrorEvent) MarshalJSON() ([]byte, error) { type NoMethod ErrorEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorGroup: Description of a group of similar error events. @@ -328,9 +328,9 @@ type ErrorGroup struct { NullFields []string `json:"-"` } -func (s *ErrorGroup) MarshalJSON() ([]byte, error) { +func (s ErrorGroup) MarshalJSON() ([]byte, error) { type NoMethod ErrorGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorGroupStats: Data extracted for a specific group based on certain filter @@ -389,9 +389,9 @@ type ErrorGroupStats struct { NullFields []string `json:"-"` } -func (s *ErrorGroupStats) MarshalJSON() ([]byte, error) { +func (s ErrorGroupStats) MarshalJSON() ([]byte, error) { type NoMethod ErrorGroupStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRequestContext: HTTP request data that is related to a reported error. @@ -426,9 +426,9 @@ type HttpRequestContext struct { NullFields []string `json:"-"` } -func (s *HttpRequestContext) MarshalJSON() ([]byte, error) { +func (s HttpRequestContext) MarshalJSON() ([]byte, error) { type NoMethod HttpRequestContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEventsResponse: Contains a set of requested error events. @@ -458,9 +458,9 @@ type ListEventsResponse struct { NullFields []string `json:"-"` } -func (s *ListEventsResponse) MarshalJSON() ([]byte, error) { +func (s ListEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupStatsResponse: Contains a set of requested error group stats. @@ -492,9 +492,9 @@ type ListGroupStatsResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupStatsResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportErrorEventResponse: Response for reporting an individual error event. @@ -554,9 +554,9 @@ type ReportedErrorEvent struct { NullFields []string `json:"-"` } -func (s *ReportedErrorEvent) MarshalJSON() ([]byte, error) { +func (s ReportedErrorEvent) MarshalJSON() ([]byte, error) { type NoMethod ReportedErrorEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceContext: Describes a running service that sends errors. Its version @@ -591,9 +591,9 @@ type ServiceContext struct { NullFields []string `json:"-"` } -func (s *ServiceContext) MarshalJSON() ([]byte, error) { +func (s ServiceContext) MarshalJSON() ([]byte, error) { type NoMethod ServiceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceLocation: Indicates a location in the source code of the service for @@ -624,9 +624,9 @@ type SourceLocation struct { NullFields []string `json:"-"` } -func (s *SourceLocation) MarshalJSON() ([]byte, error) { +func (s SourceLocation) MarshalJSON() ([]byte, error) { type NoMethod SourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceReference: A reference to a particular snapshot of the source tree @@ -651,9 +651,9 @@ type SourceReference struct { NullFields []string `json:"-"` } -func (s *SourceReference) MarshalJSON() ([]byte, error) { +func (s SourceReference) MarshalJSON() ([]byte, error) { type NoMethod SourceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimedCount: The number of errors in a given time period. All numbers are @@ -678,9 +678,9 @@ type TimedCount struct { NullFields []string `json:"-"` } -func (s *TimedCount) MarshalJSON() ([]byte, error) { +func (s TimedCount) MarshalJSON() ([]byte, error) { type NoMethod TimedCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrackingIssue: Information related to tracking the progress on resolving the @@ -702,9 +702,9 @@ type TrackingIssue struct { NullFields []string `json:"-"` } -func (s *TrackingIssue) MarshalJSON() ([]byte, error) { +func (s TrackingIssue) MarshalJSON() ([]byte, error) { type NoMethod TrackingIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsDeleteEventsCall struct { diff --git a/cloudfunctions/v1/cloudfunctions-gen.go b/cloudfunctions/v1/cloudfunctions-gen.go index 19fad779ae..d34a24709f 100644 --- a/cloudfunctions/v1/cloudfunctions-gen.go +++ b/cloudfunctions/v1/cloudfunctions-gen.go @@ -235,9 +235,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -270,9 +270,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomaticUpdatePolicy: Security patches are applied automatically to the @@ -374,9 +374,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CallFunctionRequest: Request for the `CallFunction` method. @@ -396,9 +396,9 @@ type CallFunctionRequest struct { NullFields []string `json:"-"` } -func (s *CallFunctionRequest) MarshalJSON() ([]byte, error) { +func (s CallFunctionRequest) MarshalJSON() ([]byte, error) { type NoMethod CallFunctionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CallFunctionResponse: Response of `CallFunction` method. @@ -427,9 +427,9 @@ type CallFunctionResponse struct { NullFields []string `json:"-"` } -func (s *CallFunctionResponse) MarshalJSON() ([]byte, error) { +func (s CallFunctionResponse) MarshalJSON() ([]byte, error) { type NoMethod CallFunctionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudFunction: Describes a Cloud Function that contains user computation @@ -636,9 +636,9 @@ type CloudFunction struct { NullFields []string `json:"-"` } -func (s *CloudFunction) MarshalJSON() ([]byte, error) { +func (s CloudFunction) MarshalJSON() ([]byte, error) { type NoMethod CloudFunction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventTrigger: Describes EventTrigger, used to request events be sent from @@ -687,9 +687,9 @@ type EventTrigger struct { NullFields []string `json:"-"` } -func (s *EventTrigger) MarshalJSON() ([]byte, error) { +func (s EventTrigger) MarshalJSON() ([]byte, error) { type NoMethod EventTrigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -735,9 +735,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FailurePolicy: Describes the policy in case of function's execution failure. @@ -758,9 +758,9 @@ type FailurePolicy struct { NullFields []string `json:"-"` } -func (s *FailurePolicy) MarshalJSON() ([]byte, error) { +func (s FailurePolicy) MarshalJSON() ([]byte, error) { type NoMethod FailurePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateDownloadUrlRequest: Request of `GenerateDownloadUrl` method. @@ -781,9 +781,9 @@ type GenerateDownloadUrlRequest struct { NullFields []string `json:"-"` } -func (s *GenerateDownloadUrlRequest) MarshalJSON() ([]byte, error) { +func (s GenerateDownloadUrlRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateDownloadUrlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateDownloadUrlResponse: Response of `GenerateDownloadUrl` method. @@ -807,9 +807,9 @@ type GenerateDownloadUrlResponse struct { NullFields []string `json:"-"` } -func (s *GenerateDownloadUrlResponse) MarshalJSON() ([]byte, error) { +func (s GenerateDownloadUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateDownloadUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateUploadUrlRequest: Request of `GenerateSourceUploadUrl` method. @@ -841,9 +841,9 @@ type GenerateUploadUrlRequest struct { NullFields []string `json:"-"` } -func (s *GenerateUploadUrlRequest) MarshalJSON() ([]byte, error) { +func (s GenerateUploadUrlRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateUploadUrlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateUploadUrlResponse: Response of `GenerateSourceUploadUrl` method. @@ -868,9 +868,9 @@ type GenerateUploadUrlResponse struct { NullFields []string `json:"-"` } -func (s *GenerateUploadUrlResponse) MarshalJSON() ([]byte, error) { +func (s GenerateUploadUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateUploadUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2LocationMetadata: Extra GCF specific location @@ -896,9 +896,9 @@ type GoogleCloudFunctionsV2LocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2LocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2OperationMetadata: Represents the metadata of the @@ -954,9 +954,9 @@ type GoogleCloudFunctionsV2OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2Stage: Each Stage of the deployment process @@ -1001,9 +1001,9 @@ type GoogleCloudFunctionsV2Stage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2Stage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2Stage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2Stage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2StateMessage: Informational messages about the state @@ -1034,9 +1034,9 @@ type GoogleCloudFunctionsV2StateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2StateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2StateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2StateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaLocationMetadata: Extra GCF specific location @@ -1062,9 +1062,9 @@ type GoogleCloudFunctionsV2alphaLocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaLocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaLocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaLocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaOperationMetadata: Represents the metadata of the @@ -1120,9 +1120,9 @@ type GoogleCloudFunctionsV2alphaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaStage: Each Stage of the deployment process @@ -1167,9 +1167,9 @@ type GoogleCloudFunctionsV2alphaStage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaStage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaStage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaStage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaStateMessage: Informational messages about the @@ -1200,9 +1200,9 @@ type GoogleCloudFunctionsV2alphaStateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaStateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaStateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaStateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaLocationMetadata: Extra GCF specific location @@ -1228,9 +1228,9 @@ type GoogleCloudFunctionsV2betaLocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaLocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaLocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaLocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaOperationMetadata: Represents the metadata of the @@ -1286,9 +1286,9 @@ type GoogleCloudFunctionsV2betaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaStage: Each Stage of the deployment process @@ -1333,9 +1333,9 @@ type GoogleCloudFunctionsV2betaStage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaStage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaStage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaStage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaStateMessage: Informational messages about the @@ -1366,9 +1366,9 @@ type GoogleCloudFunctionsV2betaStateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaStateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaStateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaStateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpsTrigger: Describes HttpsTrigger, could be used to connect web hooks to @@ -1400,9 +1400,9 @@ type HttpsTrigger struct { NullFields []string `json:"-"` } -func (s *HttpsTrigger) MarshalJSON() ([]byte, error) { +func (s HttpsTrigger) MarshalJSON() ([]byte, error) { type NoMethod HttpsTrigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFunctionsResponse: Response for the `ListFunctions` method. @@ -1432,9 +1432,9 @@ type ListFunctionsResponse struct { NullFields []string `json:"-"` } -func (s *ListFunctionsResponse) MarshalJSON() ([]byte, error) { +func (s ListFunctionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFunctionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1460,9 +1460,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1488,9 +1488,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1523,9 +1523,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnDeployUpdatePolicy: Security patches are only applied when a function is @@ -1547,9 +1547,9 @@ type OnDeployUpdatePolicy struct { NullFields []string `json:"-"` } -func (s *OnDeployUpdatePolicy) MarshalJSON() ([]byte, error) { +func (s OnDeployUpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod OnDeployUpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1594,9 +1594,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1: Metadata describing an Operation @@ -1642,9 +1642,9 @@ type OperationMetadataV1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1734,9 +1734,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Retry: Describes the retry policy in case of function's execution failure. A @@ -1776,9 +1776,9 @@ type SecretEnvVar struct { NullFields []string `json:"-"` } -func (s *SecretEnvVar) MarshalJSON() ([]byte, error) { +func (s SecretEnvVar) MarshalJSON() ([]byte, error) { type NoMethod SecretEnvVar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVersion: Configuration for a single version. @@ -1805,9 +1805,9 @@ type SecretVersion struct { NullFields []string `json:"-"` } -func (s *SecretVersion) MarshalJSON() ([]byte, error) { +func (s SecretVersion) MarshalJSON() ([]byte, error) { type NoMethod SecretVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVolume: Configuration for a secret volume. It has the information @@ -1848,9 +1848,9 @@ type SecretVolume struct { NullFields []string `json:"-"` } -func (s *SecretVolume) MarshalJSON() ([]byte, error) { +func (s SecretVolume) MarshalJSON() ([]byte, error) { type NoMethod SecretVolume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1877,9 +1877,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceRepository: Describes SourceRepository, used to represent parameters @@ -1913,9 +1913,9 @@ type SourceRepository struct { NullFields []string `json:"-"` } -func (s *SourceRepository) MarshalJSON() ([]byte, error) { +func (s SourceRepository) MarshalJSON() ([]byte, error) { type NoMethod SourceRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1947,9 +1947,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1972,9 +1972,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1999,9 +1999,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsGetCall struct { diff --git a/cloudfunctions/v2/cloudfunctions-gen.go b/cloudfunctions/v2/cloudfunctions-gen.go index 90b50b0df8..334a943460 100644 --- a/cloudfunctions/v2/cloudfunctions-gen.go +++ b/cloudfunctions/v2/cloudfunctions-gen.go @@ -251,9 +251,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -286,9 +286,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomaticUpdatePolicy: Security patches are applied automatically to the @@ -390,9 +390,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildConfig: Describes the Build step of the function that builds a @@ -475,9 +475,9 @@ type BuildConfig struct { NullFields []string `json:"-"` } -func (s *BuildConfig) MarshalJSON() ([]byte, error) { +func (s BuildConfig) MarshalJSON() ([]byte, error) { type NoMethod BuildConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitFunctionUpgradeRequest: Request for the `CommitFunctionUpgrade` @@ -518,9 +518,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventFilter: Filters events based on exact matches on the CloudEvents @@ -548,9 +548,9 @@ type EventFilter struct { NullFields []string `json:"-"` } -func (s *EventFilter) MarshalJSON() ([]byte, error) { +func (s EventFilter) MarshalJSON() ([]byte, error) { type NoMethod EventFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventTrigger: Describes EventTrigger, used to request events to be sent from @@ -614,9 +614,9 @@ type EventTrigger struct { NullFields []string `json:"-"` } -func (s *EventTrigger) MarshalJSON() ([]byte, error) { +func (s EventTrigger) MarshalJSON() ([]byte, error) { type NoMethod EventTrigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -662,9 +662,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Function: Describes a Cloud Function that contains user computation executed @@ -740,9 +740,9 @@ type Function struct { NullFields []string `json:"-"` } -func (s *Function) MarshalJSON() ([]byte, error) { +func (s Function) MarshalJSON() ([]byte, error) { type NoMethod Function - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateDownloadUrlRequest: Request of `GenerateDownloadUrl` method. @@ -770,9 +770,9 @@ type GenerateDownloadUrlResponse struct { NullFields []string `json:"-"` } -func (s *GenerateDownloadUrlResponse) MarshalJSON() ([]byte, error) { +func (s GenerateDownloadUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateDownloadUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateUploadUrlRequest: Request of `GenerateSourceUploadUrl` method. @@ -814,9 +814,9 @@ type GenerateUploadUrlRequest struct { NullFields []string `json:"-"` } -func (s *GenerateUploadUrlRequest) MarshalJSON() ([]byte, error) { +func (s GenerateUploadUrlRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateUploadUrlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateUploadUrlResponse: Response of `GenerateSourceUploadUrl` method. @@ -847,9 +847,9 @@ type GenerateUploadUrlResponse struct { NullFields []string `json:"-"` } -func (s *GenerateUploadUrlResponse) MarshalJSON() ([]byte, error) { +func (s GenerateUploadUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateUploadUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2LocationMetadata: Extra GCF specific location @@ -875,9 +875,9 @@ type GoogleCloudFunctionsV2LocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2LocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2OperationMetadata: Represents the metadata of the @@ -933,9 +933,9 @@ type GoogleCloudFunctionsV2OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2Stage: Each Stage of the deployment process @@ -980,9 +980,9 @@ type GoogleCloudFunctionsV2Stage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2Stage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2Stage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2Stage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2StateMessage: Informational messages about the state @@ -1013,9 +1013,9 @@ type GoogleCloudFunctionsV2StateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2StateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2StateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2StateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaLocationMetadata: Extra GCF specific location @@ -1041,9 +1041,9 @@ type GoogleCloudFunctionsV2alphaLocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaLocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaLocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaLocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaOperationMetadata: Represents the metadata of the @@ -1099,9 +1099,9 @@ type GoogleCloudFunctionsV2alphaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaStage: Each Stage of the deployment process @@ -1146,9 +1146,9 @@ type GoogleCloudFunctionsV2alphaStage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaStage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaStage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaStage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaStateMessage: Informational messages about the @@ -1179,9 +1179,9 @@ type GoogleCloudFunctionsV2alphaStateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaStateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaStateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaStateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaLocationMetadata: Extra GCF specific location @@ -1207,9 +1207,9 @@ type GoogleCloudFunctionsV2betaLocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaLocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaLocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaLocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaOperationMetadata: Represents the metadata of the @@ -1265,9 +1265,9 @@ type GoogleCloudFunctionsV2betaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaStage: Each Stage of the deployment process @@ -1312,9 +1312,9 @@ type GoogleCloudFunctionsV2betaStage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaStage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaStage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaStage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaStateMessage: Informational messages about the @@ -1345,9 +1345,9 @@ type GoogleCloudFunctionsV2betaStateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaStateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaStateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaStateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFunctionsResponse: Response for the `ListFunctions` method. @@ -1376,9 +1376,9 @@ type ListFunctionsResponse struct { NullFields []string `json:"-"` } -func (s *ListFunctionsResponse) MarshalJSON() ([]byte, error) { +func (s ListFunctionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFunctionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1404,9 +1404,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1432,9 +1432,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRuntimesResponse: Response for the `ListRuntimes` method. @@ -1457,9 +1457,9 @@ type ListRuntimesResponse struct { NullFields []string `json:"-"` } -func (s *ListRuntimesResponse) MarshalJSON() ([]byte, error) { +func (s ListRuntimesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRuntimesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1492,9 +1492,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnDeployUpdatePolicy: Security patches are only applied when a function is @@ -1516,9 +1516,9 @@ type OnDeployUpdatePolicy struct { NullFields []string `json:"-"` } -func (s *OnDeployUpdatePolicy) MarshalJSON() ([]byte, error) { +func (s OnDeployUpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod OnDeployUpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1563,9 +1563,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1: Metadata describing an Operation @@ -1611,9 +1611,9 @@ type OperationMetadataV1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1703,9 +1703,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RedirectFunctionUpgradeTrafficRequest: Request for the @@ -1748,9 +1748,9 @@ type RepoSource struct { NullFields []string `json:"-"` } -func (s *RepoSource) MarshalJSON() ([]byte, error) { +func (s RepoSource) MarshalJSON() ([]byte, error) { type NoMethod RepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackFunctionUpgradeTrafficRequest: Request for the @@ -1802,9 +1802,9 @@ type Runtime struct { NullFields []string `json:"-"` } -func (s *Runtime) MarshalJSON() ([]byte, error) { +func (s Runtime) MarshalJSON() ([]byte, error) { type NoMethod Runtime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretEnvVar: Configuration for a secret environment variable. It has the @@ -1836,9 +1836,9 @@ type SecretEnvVar struct { NullFields []string `json:"-"` } -func (s *SecretEnvVar) MarshalJSON() ([]byte, error) { +func (s SecretEnvVar) MarshalJSON() ([]byte, error) { type NoMethod SecretEnvVar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVersion: Configuration for a single version. @@ -1865,9 +1865,9 @@ type SecretVersion struct { NullFields []string `json:"-"` } -func (s *SecretVersion) MarshalJSON() ([]byte, error) { +func (s SecretVersion) MarshalJSON() ([]byte, error) { type NoMethod SecretVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVolume: Configuration for a secret volume. It has the information @@ -1904,9 +1904,9 @@ type SecretVolume struct { NullFields []string `json:"-"` } -func (s *SecretVolume) MarshalJSON() ([]byte, error) { +func (s SecretVolume) MarshalJSON() ([]byte, error) { type NoMethod SecretVolume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceConfig: Describes the Service being deployed. Currently Supported : @@ -2026,9 +2026,9 @@ type ServiceConfig struct { NullFields []string `json:"-"` } -func (s *ServiceConfig) MarshalJSON() ([]byte, error) { +func (s ServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2055,9 +2055,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetupFunctionUpgradeConfigRequest: Request for the @@ -2089,9 +2089,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceProvenance: Provenance of the source. Ways to find the original @@ -2119,9 +2119,9 @@ type SourceProvenance struct { NullFields []string `json:"-"` } -func (s *SourceProvenance) MarshalJSON() ([]byte, error) { +func (s SourceProvenance) MarshalJSON() ([]byte, error) { type NoMethod SourceProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2153,9 +2153,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageSource: Location of the source in an archive file in Google Cloud @@ -2188,9 +2188,9 @@ type StorageSource struct { NullFields []string `json:"-"` } -func (s *StorageSource) MarshalJSON() ([]byte, error) { +func (s StorageSource) MarshalJSON() ([]byte, error) { type NoMethod StorageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2213,9 +2213,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2240,9 +2240,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeInfo: Information related to: * A function's eligibility for 1st Gen @@ -2297,9 +2297,9 @@ type UpgradeInfo struct { NullFields []string `json:"-"` } -func (s *UpgradeInfo) MarshalJSON() ([]byte, error) { +func (s UpgradeInfo) MarshalJSON() ([]byte, error) { type NoMethod UpgradeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsListCall struct { diff --git a/cloudfunctions/v2alpha/cloudfunctions-gen.go b/cloudfunctions/v2alpha/cloudfunctions-gen.go index d05d01d4ff..7e6cc755bc 100644 --- a/cloudfunctions/v2alpha/cloudfunctions-gen.go +++ b/cloudfunctions/v2alpha/cloudfunctions-gen.go @@ -251,9 +251,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -286,9 +286,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomaticUpdatePolicy: Security patches are applied automatically to the @@ -390,9 +390,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildConfig: Describes the Build step of the function that builds a @@ -475,9 +475,9 @@ type BuildConfig struct { NullFields []string `json:"-"` } -func (s *BuildConfig) MarshalJSON() ([]byte, error) { +func (s BuildConfig) MarshalJSON() ([]byte, error) { type NoMethod BuildConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitFunctionUpgradeRequest: Request for the `CommitFunctionUpgrade` @@ -518,9 +518,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventFilter: Filters events based on exact matches on the CloudEvents @@ -548,9 +548,9 @@ type EventFilter struct { NullFields []string `json:"-"` } -func (s *EventFilter) MarshalJSON() ([]byte, error) { +func (s EventFilter) MarshalJSON() ([]byte, error) { type NoMethod EventFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventTrigger: Describes EventTrigger, used to request events to be sent from @@ -614,9 +614,9 @@ type EventTrigger struct { NullFields []string `json:"-"` } -func (s *EventTrigger) MarshalJSON() ([]byte, error) { +func (s EventTrigger) MarshalJSON() ([]byte, error) { type NoMethod EventTrigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -662,9 +662,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Function: Describes a Cloud Function that contains user computation executed @@ -740,9 +740,9 @@ type Function struct { NullFields []string `json:"-"` } -func (s *Function) MarshalJSON() ([]byte, error) { +func (s Function) MarshalJSON() ([]byte, error) { type NoMethod Function - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateDownloadUrlRequest: Request of `GenerateDownloadUrl` method. @@ -770,9 +770,9 @@ type GenerateDownloadUrlResponse struct { NullFields []string `json:"-"` } -func (s *GenerateDownloadUrlResponse) MarshalJSON() ([]byte, error) { +func (s GenerateDownloadUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateDownloadUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateUploadUrlRequest: Request of `GenerateSourceUploadUrl` method. @@ -814,9 +814,9 @@ type GenerateUploadUrlRequest struct { NullFields []string `json:"-"` } -func (s *GenerateUploadUrlRequest) MarshalJSON() ([]byte, error) { +func (s GenerateUploadUrlRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateUploadUrlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateUploadUrlResponse: Response of `GenerateSourceUploadUrl` method. @@ -847,9 +847,9 @@ type GenerateUploadUrlResponse struct { NullFields []string `json:"-"` } -func (s *GenerateUploadUrlResponse) MarshalJSON() ([]byte, error) { +func (s GenerateUploadUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateUploadUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2LocationMetadata: Extra GCF specific location @@ -875,9 +875,9 @@ type GoogleCloudFunctionsV2LocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2LocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2OperationMetadata: Represents the metadata of the @@ -933,9 +933,9 @@ type GoogleCloudFunctionsV2OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2Stage: Each Stage of the deployment process @@ -980,9 +980,9 @@ type GoogleCloudFunctionsV2Stage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2Stage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2Stage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2Stage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2StateMessage: Informational messages about the state @@ -1013,9 +1013,9 @@ type GoogleCloudFunctionsV2StateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2StateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2StateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2StateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaLocationMetadata: Extra GCF specific location @@ -1041,9 +1041,9 @@ type GoogleCloudFunctionsV2alphaLocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaLocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaLocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaLocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaOperationMetadata: Represents the metadata of the @@ -1099,9 +1099,9 @@ type GoogleCloudFunctionsV2alphaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaStage: Each Stage of the deployment process @@ -1146,9 +1146,9 @@ type GoogleCloudFunctionsV2alphaStage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaStage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaStage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaStage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaStateMessage: Informational messages about the @@ -1179,9 +1179,9 @@ type GoogleCloudFunctionsV2alphaStateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaStateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaStateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaStateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaLocationMetadata: Extra GCF specific location @@ -1207,9 +1207,9 @@ type GoogleCloudFunctionsV2betaLocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaLocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaLocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaLocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaOperationMetadata: Represents the metadata of the @@ -1265,9 +1265,9 @@ type GoogleCloudFunctionsV2betaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaStage: Each Stage of the deployment process @@ -1312,9 +1312,9 @@ type GoogleCloudFunctionsV2betaStage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaStage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaStage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaStage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaStateMessage: Informational messages about the @@ -1345,9 +1345,9 @@ type GoogleCloudFunctionsV2betaStateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaStateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaStateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaStateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFunctionsResponse: Response for the `ListFunctions` method. @@ -1376,9 +1376,9 @@ type ListFunctionsResponse struct { NullFields []string `json:"-"` } -func (s *ListFunctionsResponse) MarshalJSON() ([]byte, error) { +func (s ListFunctionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFunctionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1404,9 +1404,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1432,9 +1432,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRuntimesResponse: Response for the `ListRuntimes` method. @@ -1457,9 +1457,9 @@ type ListRuntimesResponse struct { NullFields []string `json:"-"` } -func (s *ListRuntimesResponse) MarshalJSON() ([]byte, error) { +func (s ListRuntimesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRuntimesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1492,9 +1492,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnDeployUpdatePolicy: Security patches are only applied when a function is @@ -1516,9 +1516,9 @@ type OnDeployUpdatePolicy struct { NullFields []string `json:"-"` } -func (s *OnDeployUpdatePolicy) MarshalJSON() ([]byte, error) { +func (s OnDeployUpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod OnDeployUpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1563,9 +1563,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1: Metadata describing an Operation @@ -1611,9 +1611,9 @@ type OperationMetadataV1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1703,9 +1703,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RedirectFunctionUpgradeTrafficRequest: Request for the @@ -1748,9 +1748,9 @@ type RepoSource struct { NullFields []string `json:"-"` } -func (s *RepoSource) MarshalJSON() ([]byte, error) { +func (s RepoSource) MarshalJSON() ([]byte, error) { type NoMethod RepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackFunctionUpgradeTrafficRequest: Request for the @@ -1802,9 +1802,9 @@ type Runtime struct { NullFields []string `json:"-"` } -func (s *Runtime) MarshalJSON() ([]byte, error) { +func (s Runtime) MarshalJSON() ([]byte, error) { type NoMethod Runtime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretEnvVar: Configuration for a secret environment variable. It has the @@ -1836,9 +1836,9 @@ type SecretEnvVar struct { NullFields []string `json:"-"` } -func (s *SecretEnvVar) MarshalJSON() ([]byte, error) { +func (s SecretEnvVar) MarshalJSON() ([]byte, error) { type NoMethod SecretEnvVar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVersion: Configuration for a single version. @@ -1865,9 +1865,9 @@ type SecretVersion struct { NullFields []string `json:"-"` } -func (s *SecretVersion) MarshalJSON() ([]byte, error) { +func (s SecretVersion) MarshalJSON() ([]byte, error) { type NoMethod SecretVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVolume: Configuration for a secret volume. It has the information @@ -1904,9 +1904,9 @@ type SecretVolume struct { NullFields []string `json:"-"` } -func (s *SecretVolume) MarshalJSON() ([]byte, error) { +func (s SecretVolume) MarshalJSON() ([]byte, error) { type NoMethod SecretVolume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceConfig: Describes the Service being deployed. Currently Supported : @@ -2026,9 +2026,9 @@ type ServiceConfig struct { NullFields []string `json:"-"` } -func (s *ServiceConfig) MarshalJSON() ([]byte, error) { +func (s ServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2055,9 +2055,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetupFunctionUpgradeConfigRequest: Request for the @@ -2089,9 +2089,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceProvenance: Provenance of the source. Ways to find the original @@ -2119,9 +2119,9 @@ type SourceProvenance struct { NullFields []string `json:"-"` } -func (s *SourceProvenance) MarshalJSON() ([]byte, error) { +func (s SourceProvenance) MarshalJSON() ([]byte, error) { type NoMethod SourceProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2153,9 +2153,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageSource: Location of the source in an archive file in Google Cloud @@ -2188,9 +2188,9 @@ type StorageSource struct { NullFields []string `json:"-"` } -func (s *StorageSource) MarshalJSON() ([]byte, error) { +func (s StorageSource) MarshalJSON() ([]byte, error) { type NoMethod StorageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2213,9 +2213,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2240,9 +2240,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeInfo: Information related to: * A function's eligibility for 1st Gen @@ -2297,9 +2297,9 @@ type UpgradeInfo struct { NullFields []string `json:"-"` } -func (s *UpgradeInfo) MarshalJSON() ([]byte, error) { +func (s UpgradeInfo) MarshalJSON() ([]byte, error) { type NoMethod UpgradeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsListCall struct { diff --git a/cloudfunctions/v2beta/cloudfunctions-gen.go b/cloudfunctions/v2beta/cloudfunctions-gen.go index 451ca27df6..6f09051ea3 100644 --- a/cloudfunctions/v2beta/cloudfunctions-gen.go +++ b/cloudfunctions/v2beta/cloudfunctions-gen.go @@ -251,9 +251,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -286,9 +286,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomaticUpdatePolicy: Security patches are applied automatically to the @@ -390,9 +390,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildConfig: Describes the Build step of the function that builds a @@ -475,9 +475,9 @@ type BuildConfig struct { NullFields []string `json:"-"` } -func (s *BuildConfig) MarshalJSON() ([]byte, error) { +func (s BuildConfig) MarshalJSON() ([]byte, error) { type NoMethod BuildConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitFunctionUpgradeRequest: Request for the `CommitFunctionUpgrade` @@ -518,9 +518,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventFilter: Filters events based on exact matches on the CloudEvents @@ -548,9 +548,9 @@ type EventFilter struct { NullFields []string `json:"-"` } -func (s *EventFilter) MarshalJSON() ([]byte, error) { +func (s EventFilter) MarshalJSON() ([]byte, error) { type NoMethod EventFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventTrigger: Describes EventTrigger, used to request events to be sent from @@ -614,9 +614,9 @@ type EventTrigger struct { NullFields []string `json:"-"` } -func (s *EventTrigger) MarshalJSON() ([]byte, error) { +func (s EventTrigger) MarshalJSON() ([]byte, error) { type NoMethod EventTrigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -662,9 +662,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Function: Describes a Cloud Function that contains user computation executed @@ -740,9 +740,9 @@ type Function struct { NullFields []string `json:"-"` } -func (s *Function) MarshalJSON() ([]byte, error) { +func (s Function) MarshalJSON() ([]byte, error) { type NoMethod Function - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateDownloadUrlRequest: Request of `GenerateDownloadUrl` method. @@ -770,9 +770,9 @@ type GenerateDownloadUrlResponse struct { NullFields []string `json:"-"` } -func (s *GenerateDownloadUrlResponse) MarshalJSON() ([]byte, error) { +func (s GenerateDownloadUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateDownloadUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateUploadUrlRequest: Request of `GenerateSourceUploadUrl` method. @@ -814,9 +814,9 @@ type GenerateUploadUrlRequest struct { NullFields []string `json:"-"` } -func (s *GenerateUploadUrlRequest) MarshalJSON() ([]byte, error) { +func (s GenerateUploadUrlRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateUploadUrlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateUploadUrlResponse: Response of `GenerateSourceUploadUrl` method. @@ -847,9 +847,9 @@ type GenerateUploadUrlResponse struct { NullFields []string `json:"-"` } -func (s *GenerateUploadUrlResponse) MarshalJSON() ([]byte, error) { +func (s GenerateUploadUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateUploadUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2LocationMetadata: Extra GCF specific location @@ -875,9 +875,9 @@ type GoogleCloudFunctionsV2LocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2LocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2OperationMetadata: Represents the metadata of the @@ -933,9 +933,9 @@ type GoogleCloudFunctionsV2OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2Stage: Each Stage of the deployment process @@ -980,9 +980,9 @@ type GoogleCloudFunctionsV2Stage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2Stage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2Stage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2Stage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2StateMessage: Informational messages about the state @@ -1013,9 +1013,9 @@ type GoogleCloudFunctionsV2StateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2StateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2StateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2StateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaLocationMetadata: Extra GCF specific location @@ -1041,9 +1041,9 @@ type GoogleCloudFunctionsV2alphaLocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaLocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaLocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaLocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaOperationMetadata: Represents the metadata of the @@ -1099,9 +1099,9 @@ type GoogleCloudFunctionsV2alphaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaStage: Each Stage of the deployment process @@ -1146,9 +1146,9 @@ type GoogleCloudFunctionsV2alphaStage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaStage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaStage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaStage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2alphaStateMessage: Informational messages about the @@ -1179,9 +1179,9 @@ type GoogleCloudFunctionsV2alphaStateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2alphaStateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2alphaStateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2alphaStateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaLocationMetadata: Extra GCF specific location @@ -1207,9 +1207,9 @@ type GoogleCloudFunctionsV2betaLocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaLocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaLocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaLocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaOperationMetadata: Represents the metadata of the @@ -1265,9 +1265,9 @@ type GoogleCloudFunctionsV2betaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaStage: Each Stage of the deployment process @@ -1312,9 +1312,9 @@ type GoogleCloudFunctionsV2betaStage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaStage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaStage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaStage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudFunctionsV2betaStateMessage: Informational messages about the @@ -1345,9 +1345,9 @@ type GoogleCloudFunctionsV2betaStateMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudFunctionsV2betaStateMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudFunctionsV2betaStateMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudFunctionsV2betaStateMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFunctionsResponse: Response for the `ListFunctions` method. @@ -1376,9 +1376,9 @@ type ListFunctionsResponse struct { NullFields []string `json:"-"` } -func (s *ListFunctionsResponse) MarshalJSON() ([]byte, error) { +func (s ListFunctionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFunctionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1404,9 +1404,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1432,9 +1432,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRuntimesResponse: Response for the `ListRuntimes` method. @@ -1457,9 +1457,9 @@ type ListRuntimesResponse struct { NullFields []string `json:"-"` } -func (s *ListRuntimesResponse) MarshalJSON() ([]byte, error) { +func (s ListRuntimesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRuntimesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1492,9 +1492,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnDeployUpdatePolicy: Security patches are only applied when a function is @@ -1516,9 +1516,9 @@ type OnDeployUpdatePolicy struct { NullFields []string `json:"-"` } -func (s *OnDeployUpdatePolicy) MarshalJSON() ([]byte, error) { +func (s OnDeployUpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod OnDeployUpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1563,9 +1563,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1: Metadata describing an Operation @@ -1611,9 +1611,9 @@ type OperationMetadataV1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1703,9 +1703,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RedirectFunctionUpgradeTrafficRequest: Request for the @@ -1748,9 +1748,9 @@ type RepoSource struct { NullFields []string `json:"-"` } -func (s *RepoSource) MarshalJSON() ([]byte, error) { +func (s RepoSource) MarshalJSON() ([]byte, error) { type NoMethod RepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackFunctionUpgradeTrafficRequest: Request for the @@ -1802,9 +1802,9 @@ type Runtime struct { NullFields []string `json:"-"` } -func (s *Runtime) MarshalJSON() ([]byte, error) { +func (s Runtime) MarshalJSON() ([]byte, error) { type NoMethod Runtime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretEnvVar: Configuration for a secret environment variable. It has the @@ -1836,9 +1836,9 @@ type SecretEnvVar struct { NullFields []string `json:"-"` } -func (s *SecretEnvVar) MarshalJSON() ([]byte, error) { +func (s SecretEnvVar) MarshalJSON() ([]byte, error) { type NoMethod SecretEnvVar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVersion: Configuration for a single version. @@ -1865,9 +1865,9 @@ type SecretVersion struct { NullFields []string `json:"-"` } -func (s *SecretVersion) MarshalJSON() ([]byte, error) { +func (s SecretVersion) MarshalJSON() ([]byte, error) { type NoMethod SecretVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVolume: Configuration for a secret volume. It has the information @@ -1904,9 +1904,9 @@ type SecretVolume struct { NullFields []string `json:"-"` } -func (s *SecretVolume) MarshalJSON() ([]byte, error) { +func (s SecretVolume) MarshalJSON() ([]byte, error) { type NoMethod SecretVolume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceConfig: Describes the Service being deployed. Currently Supported : @@ -2026,9 +2026,9 @@ type ServiceConfig struct { NullFields []string `json:"-"` } -func (s *ServiceConfig) MarshalJSON() ([]byte, error) { +func (s ServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2055,9 +2055,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetupFunctionUpgradeConfigRequest: Request for the @@ -2089,9 +2089,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceProvenance: Provenance of the source. Ways to find the original @@ -2119,9 +2119,9 @@ type SourceProvenance struct { NullFields []string `json:"-"` } -func (s *SourceProvenance) MarshalJSON() ([]byte, error) { +func (s SourceProvenance) MarshalJSON() ([]byte, error) { type NoMethod SourceProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2153,9 +2153,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageSource: Location of the source in an archive file in Google Cloud @@ -2188,9 +2188,9 @@ type StorageSource struct { NullFields []string `json:"-"` } -func (s *StorageSource) MarshalJSON() ([]byte, error) { +func (s StorageSource) MarshalJSON() ([]byte, error) { type NoMethod StorageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2213,9 +2213,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2240,9 +2240,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeInfo: Information related to: * A function's eligibility for 1st Gen @@ -2297,9 +2297,9 @@ type UpgradeInfo struct { NullFields []string `json:"-"` } -func (s *UpgradeInfo) MarshalJSON() ([]byte, error) { +func (s UpgradeInfo) MarshalJSON() ([]byte, error) { type NoMethod UpgradeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsListCall struct { diff --git a/cloudidentity/v1/cloudidentity-gen.go b/cloudidentity/v1/cloudidentity-gen.go index 79b0376202..9ee017a3f2 100644 --- a/cloudidentity/v1/cloudidentity-gen.go +++ b/cloudidentity/v1/cloudidentity-gen.go @@ -320,9 +320,9 @@ type AddIdpCredentialOperationMetadata struct { NullFields []string `json:"-"` } -func (s *AddIdpCredentialOperationMetadata) MarshalJSON() ([]byte, error) { +func (s AddIdpCredentialOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod AddIdpCredentialOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddIdpCredentialRequest: The request for creating an IdpCredential with its @@ -344,9 +344,9 @@ type AddIdpCredentialRequest struct { NullFields []string `json:"-"` } -func (s *AddIdpCredentialRequest) MarshalJSON() ([]byte, error) { +func (s AddIdpCredentialRequest) MarshalJSON() ([]byte, error) { type NoMethod AddIdpCredentialRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelUserInvitationRequest: Request to cancel sent invitation for target @@ -378,9 +378,9 @@ type CheckTransitiveMembershipResponse struct { NullFields []string `json:"-"` } -func (s *CheckTransitiveMembershipResponse) MarshalJSON() ([]byte, error) { +func (s CheckTransitiveMembershipResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckTransitiveMembershipResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateGroupMetadata: Metadata for CreateGroup LRO. @@ -408,9 +408,9 @@ type CreateInboundSamlSsoProfileOperationMetadata struct { NullFields []string `json:"-"` } -func (s *CreateInboundSamlSsoProfileOperationMetadata) MarshalJSON() ([]byte, error) { +func (s CreateInboundSamlSsoProfileOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateInboundSamlSsoProfileOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateInboundSsoAssignmentOperationMetadata: LRO response metadata for @@ -462,9 +462,9 @@ type DsaPublicKeyInfo struct { NullFields []string `json:"-"` } -func (s *DsaPublicKeyInfo) MarshalJSON() ([]byte, error) { +func (s DsaPublicKeyInfo) MarshalJSON() ([]byte, error) { type NoMethod DsaPublicKeyInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicGroupMetadata: Dynamic group metadata like queries and status. @@ -488,9 +488,9 @@ type DynamicGroupMetadata struct { NullFields []string `json:"-"` } -func (s *DynamicGroupMetadata) MarshalJSON() ([]byte, error) { +func (s DynamicGroupMetadata) MarshalJSON() ([]byte, error) { type NoMethod DynamicGroupMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicGroupQuery: Defines a query on a resource. @@ -523,9 +523,9 @@ type DynamicGroupQuery struct { NullFields []string `json:"-"` } -func (s *DynamicGroupQuery) MarshalJSON() ([]byte, error) { +func (s DynamicGroupQuery) MarshalJSON() ([]byte, error) { type NoMethod DynamicGroupQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicGroupStatus: The current status of a dynamic group along with @@ -559,9 +559,9 @@ type DynamicGroupStatus struct { NullFields []string `json:"-"` } -func (s *DynamicGroupStatus) MarshalJSON() ([]byte, error) { +func (s DynamicGroupStatus) MarshalJSON() ([]byte, error) { type NoMethod DynamicGroupStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityKey: A unique identifier for an entity in the Cloud Identity Groups @@ -596,9 +596,9 @@ type EntityKey struct { NullFields []string `json:"-"` } -func (s *EntityKey) MarshalJSON() ([]byte, error) { +func (s EntityKey) MarshalJSON() ([]byte, error) { type NoMethod EntityKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExpiryDetail: The `MembershipRole` expiry details. @@ -618,9 +618,9 @@ type ExpiryDetail struct { NullFields []string `json:"-"` } -func (s *ExpiryDetail) MarshalJSON() ([]byte, error) { +func (s ExpiryDetail) MarshalJSON() ([]byte, error) { type NoMethod ExpiryDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetMembershipGraphMetadata: Metadata of GetMembershipGraphResponse LRO. This @@ -651,9 +651,9 @@ type GetMembershipGraphResponse struct { NullFields []string `json:"-"` } -func (s *GetMembershipGraphResponse) MarshalJSON() ([]byte, error) { +func (s GetMembershipGraphResponse) MarshalJSON() ([]byte, error) { type NoMethod GetMembershipGraphResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1AndroidAttributes: Resource representing the @@ -702,9 +702,9 @@ type GoogleAppsCloudidentityDevicesV1AndroidAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1AndroidAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1AndroidAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1AndroidAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1ApproveDeviceUserMetadata: Metadata for @@ -735,9 +735,9 @@ type GoogleAppsCloudidentityDevicesV1ApproveDeviceUserRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1ApproveDeviceUserRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1ApproveDeviceUserRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1ApproveDeviceUserRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse: Response message @@ -758,9 +758,9 @@ type GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1BlockDeviceUserMetadata: Metadata for @@ -791,9 +791,9 @@ type GoogleAppsCloudidentityDevicesV1BlockDeviceUserRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1BlockDeviceUserRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1BlockDeviceUserRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1BlockDeviceUserRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse: Response message @@ -814,9 +814,9 @@ type GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1BrowserAttributes: Contains information @@ -848,9 +848,9 @@ type GoogleAppsCloudidentityDevicesV1BrowserAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1BrowserAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1BrowserAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1BrowserAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1BrowserInfo: Browser-specific fields @@ -944,9 +944,9 @@ type GoogleAppsCloudidentityDevicesV1BrowserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1BrowserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1BrowserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1BrowserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata: Metadata for @@ -977,9 +977,9 @@ type GoogleAppsCloudidentityDevicesV1CancelWipeDeviceRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CancelWipeDeviceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CancelWipeDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CancelWipeDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse: Response message @@ -1001,9 +1001,9 @@ type GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata: Metadata for @@ -1034,9 +1034,9 @@ type GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse: Response @@ -1057,9 +1057,9 @@ type GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CertificateAttributes: Stores information @@ -1101,9 +1101,9 @@ type GoogleAppsCloudidentityDevicesV1CertificateAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CertificateAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CertificateAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CertificateAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CertificateTemplate: CertificateTemplate (v3 @@ -1130,9 +1130,9 @@ type GoogleAppsCloudidentityDevicesV1CertificateTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CertificateTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CertificateTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CertificateTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1ClientState: Represents the state associated @@ -1229,9 +1229,9 @@ type GoogleAppsCloudidentityDevicesV1ClientState struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1ClientState) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1ClientState) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1ClientState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CreateDeviceMetadata: Metadata for @@ -1261,9 +1261,9 @@ type GoogleAppsCloudidentityDevicesV1CustomAttributeValue struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CustomAttributeValue) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CustomAttributeValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CustomAttributeValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAppsCloudidentityDevicesV1CustomAttributeValue) UnmarshalJSON(data []byte) error { @@ -1427,9 +1427,9 @@ type GoogleAppsCloudidentityDevicesV1Device struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1Device) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1Device) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1Device - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1DeviceUser: Represents a user's use of a @@ -1498,9 +1498,9 @@ type GoogleAppsCloudidentityDevicesV1DeviceUser struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1DeviceUser) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1DeviceUser) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1DeviceUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes: @@ -1535,9 +1535,9 @@ type GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes stru NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1ListClientStatesResponse: Response message @@ -1564,9 +1564,9 @@ type GoogleAppsCloudidentityDevicesV1ListClientStatesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1ListClientStatesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1ListClientStatesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1ListClientStatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse: Response message @@ -1593,9 +1593,9 @@ type GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1ListDevicesResponse: Response message that @@ -1622,9 +1622,9 @@ type GoogleAppsCloudidentityDevicesV1ListDevicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1ListDevicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1ListDevicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1ListDevicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1ListEndpointAppsMetadata: Metadata for @@ -1663,9 +1663,9 @@ type GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1SignoutDeviceUserMetadata: Metadata for @@ -1717,9 +1717,9 @@ type GoogleAppsCloudidentityDevicesV1WipeDeviceRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1WipeDeviceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1WipeDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1WipeDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1WipeDeviceResponse: Response message for @@ -1741,9 +1741,9 @@ type GoogleAppsCloudidentityDevicesV1WipeDeviceResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1WipeDeviceResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1WipeDeviceResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1WipeDeviceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata: Metadata for @@ -1774,9 +1774,9 @@ type GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse: Response message for @@ -1797,9 +1797,9 @@ type GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Group: A group within the Cloud Identity Groups API. A `Group` is a @@ -1863,9 +1863,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupRelation: Message representing a transitive group of a user or a group. @@ -1905,9 +1905,9 @@ type GroupRelation struct { NullFields []string `json:"-"` } -func (s *GroupRelation) MarshalJSON() ([]byte, error) { +func (s GroupRelation) MarshalJSON() ([]byte, error) { type NoMethod GroupRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdpCredential: Credential for verifying signatures produced by the Identity @@ -1938,9 +1938,9 @@ type IdpCredential struct { NullFields []string `json:"-"` } -func (s *IdpCredential) MarshalJSON() ([]byte, error) { +func (s IdpCredential) MarshalJSON() ([]byte, error) { type NoMethod IdpCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InboundSamlSsoProfile: A SAML 2.0 @@ -1977,9 +1977,9 @@ type InboundSamlSsoProfile struct { NullFields []string `json:"-"` } -func (s *InboundSamlSsoProfile) MarshalJSON() ([]byte, error) { +func (s InboundSamlSsoProfile) MarshalJSON() ([]byte, error) { type NoMethod InboundSamlSsoProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InboundSsoAssignment: Targets with "set" SSO assignments and their @@ -2036,9 +2036,9 @@ type InboundSsoAssignment struct { NullFields []string `json:"-"` } -func (s *InboundSsoAssignment) MarshalJSON() ([]byte, error) { +func (s InboundSsoAssignment) MarshalJSON() ([]byte, error) { type NoMethod InboundSsoAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IsInvitableUserResponse: Response for IsInvitableUser RPC. @@ -2061,9 +2061,9 @@ type IsInvitableUserResponse struct { NullFields []string `json:"-"` } -func (s *IsInvitableUserResponse) MarshalJSON() ([]byte, error) { +func (s IsInvitableUserResponse) MarshalJSON() ([]byte, error) { type NoMethod IsInvitableUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupsResponse: Response message for ListGroups operation. @@ -2090,9 +2090,9 @@ type ListGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListIdpCredentialsResponse: Response of the @@ -2119,9 +2119,9 @@ type ListIdpCredentialsResponse struct { NullFields []string `json:"-"` } -func (s *ListIdpCredentialsResponse) MarshalJSON() ([]byte, error) { +func (s ListIdpCredentialsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListIdpCredentialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInboundSamlSsoProfilesResponse: Response of the @@ -2148,9 +2148,9 @@ type ListInboundSamlSsoProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListInboundSamlSsoProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListInboundSamlSsoProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInboundSamlSsoProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInboundSsoAssignmentsResponse: Response of the @@ -2177,9 +2177,9 @@ type ListInboundSsoAssignmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListInboundSsoAssignmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListInboundSsoAssignmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInboundSsoAssignmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipsResponse: The response message for @@ -2206,9 +2206,9 @@ type ListMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUserInvitationsResponse: Response message for UserInvitation listing @@ -2237,9 +2237,9 @@ type ListUserInvitationsResponse struct { NullFields []string `json:"-"` } -func (s *ListUserInvitationsResponse) MarshalJSON() ([]byte, error) { +func (s ListUserInvitationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserInvitationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupGroupNameResponse: The response message for @@ -2265,9 +2265,9 @@ type LookupGroupNameResponse struct { NullFields []string `json:"-"` } -func (s *LookupGroupNameResponse) MarshalJSON() ([]byte, error) { +func (s LookupGroupNameResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupGroupNameResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupMembershipNameResponse: The response message for @@ -2293,9 +2293,9 @@ type LookupMembershipNameResponse struct { NullFields []string `json:"-"` } -func (s *LookupMembershipNameResponse) MarshalJSON() ([]byte, error) { +func (s LookupMembershipNameResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupMembershipNameResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemberRelation: Message representing a transitive membership of a group. @@ -2331,9 +2331,9 @@ type MemberRelation struct { NullFields []string `json:"-"` } -func (s *MemberRelation) MarshalJSON() ([]byte, error) { +func (s MemberRelation) MarshalJSON() ([]byte, error) { type NoMethod MemberRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemberRestriction: The definition of MemberRestriction @@ -2364,9 +2364,9 @@ type MemberRestriction struct { NullFields []string `json:"-"` } -func (s *MemberRestriction) MarshalJSON() ([]byte, error) { +func (s MemberRestriction) MarshalJSON() ([]byte, error) { type NoMethod MemberRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Membership: A membership within the Cloud Identity Groups API. A @@ -2424,9 +2424,9 @@ type Membership struct { NullFields []string `json:"-"` } -func (s *Membership) MarshalJSON() ([]byte, error) { +func (s Membership) MarshalJSON() ([]byte, error) { type NoMethod Membership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipAdjacencyList: Membership graph's path information as an adjacency @@ -2452,9 +2452,9 @@ type MembershipAdjacencyList struct { NullFields []string `json:"-"` } -func (s *MembershipAdjacencyList) MarshalJSON() ([]byte, error) { +func (s MembershipAdjacencyList) MarshalJSON() ([]byte, error) { type NoMethod MembershipAdjacencyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipRelation: Message containing membership relation. @@ -2492,9 +2492,9 @@ type MembershipRelation struct { NullFields []string `json:"-"` } -func (s *MembershipRelation) MarshalJSON() ([]byte, error) { +func (s MembershipRelation) MarshalJSON() ([]byte, error) { type NoMethod MembershipRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipRole: A membership role within the Cloud Identity Groups API. A @@ -2523,9 +2523,9 @@ type MembershipRole struct { NullFields []string `json:"-"` } -func (s *MembershipRole) MarshalJSON() ([]byte, error) { +func (s MembershipRole) MarshalJSON() ([]byte, error) { type NoMethod MembershipRole - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipRoleRestrictionEvaluation: The evaluated state of this @@ -2556,9 +2556,9 @@ type MembershipRoleRestrictionEvaluation struct { NullFields []string `json:"-"` } -func (s *MembershipRoleRestrictionEvaluation) MarshalJSON() ([]byte, error) { +func (s MembershipRoleRestrictionEvaluation) MarshalJSON() ([]byte, error) { type NoMethod MembershipRoleRestrictionEvaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyMembershipRolesRequest: The request message for @@ -2591,9 +2591,9 @@ type ModifyMembershipRolesRequest struct { NullFields []string `json:"-"` } -func (s *ModifyMembershipRolesRequest) MarshalJSON() ([]byte, error) { +func (s ModifyMembershipRolesRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyMembershipRolesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyMembershipRolesResponse: The response message for @@ -2617,9 +2617,9 @@ type ModifyMembershipRolesResponse struct { NullFields []string `json:"-"` } -func (s *ModifyMembershipRolesResponse) MarshalJSON() ([]byte, error) { +func (s ModifyMembershipRolesResponse) MarshalJSON() ([]byte, error) { type NoMethod ModifyMembershipRolesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2664,9 +2664,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestrictionEvaluation: The evaluated state of this restriction. @@ -2696,9 +2696,9 @@ type RestrictionEvaluation struct { NullFields []string `json:"-"` } -func (s *RestrictionEvaluation) MarshalJSON() ([]byte, error) { +func (s RestrictionEvaluation) MarshalJSON() ([]byte, error) { type NoMethod RestrictionEvaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestrictionEvaluations: Evaluations of restrictions applied to parent group @@ -2721,9 +2721,9 @@ type RestrictionEvaluations struct { NullFields []string `json:"-"` } -func (s *RestrictionEvaluations) MarshalJSON() ([]byte, error) { +func (s RestrictionEvaluations) MarshalJSON() ([]byte, error) { type NoMethod RestrictionEvaluations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RsaPublicKeyInfo: Information of a RSA public key. @@ -2743,9 +2743,9 @@ type RsaPublicKeyInfo struct { NullFields []string `json:"-"` } -func (s *RsaPublicKeyInfo) MarshalJSON() ([]byte, error) { +func (s RsaPublicKeyInfo) MarshalJSON() ([]byte, error) { type NoMethod RsaPublicKeyInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SamlIdpConfig: SAML IDP (identity provider) configuration. @@ -2781,9 +2781,9 @@ type SamlIdpConfig struct { NullFields []string `json:"-"` } -func (s *SamlIdpConfig) MarshalJSON() ([]byte, error) { +func (s SamlIdpConfig) MarshalJSON() ([]byte, error) { type NoMethod SamlIdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SamlSpConfig: SAML SP (service provider) configuration. @@ -2807,9 +2807,9 @@ type SamlSpConfig struct { NullFields []string `json:"-"` } -func (s *SamlSpConfig) MarshalJSON() ([]byte, error) { +func (s SamlSpConfig) MarshalJSON() ([]byte, error) { type NoMethod SamlSpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SamlSsoInfo: Details that are applicable when `sso_mode` == `SAML_SSO`. @@ -2830,9 +2830,9 @@ type SamlSsoInfo struct { NullFields []string `json:"-"` } -func (s *SamlSsoInfo) MarshalJSON() ([]byte, error) { +func (s SamlSsoInfo) MarshalJSON() ([]byte, error) { type NoMethod SamlSsoInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchDirectGroupsResponse: The response message for @@ -2859,9 +2859,9 @@ type SearchDirectGroupsResponse struct { NullFields []string `json:"-"` } -func (s *SearchDirectGroupsResponse) MarshalJSON() ([]byte, error) { +func (s SearchDirectGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchDirectGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchGroupsResponse: The response message for GroupsService.SearchGroups. @@ -2887,9 +2887,9 @@ type SearchGroupsResponse struct { NullFields []string `json:"-"` } -func (s *SearchGroupsResponse) MarshalJSON() ([]byte, error) { +func (s SearchGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchTransitiveGroupsResponse: The response message for @@ -2916,9 +2916,9 @@ type SearchTransitiveGroupsResponse struct { NullFields []string `json:"-"` } -func (s *SearchTransitiveGroupsResponse) MarshalJSON() ([]byte, error) { +func (s SearchTransitiveGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchTransitiveGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchTransitiveMembershipsResponse: The response message for @@ -2945,9 +2945,9 @@ type SearchTransitiveMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *SearchTransitiveMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s SearchTransitiveMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchTransitiveMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecuritySettings: The definition of security settings. @@ -2973,9 +2973,9 @@ type SecuritySettings struct { NullFields []string `json:"-"` } -func (s *SecuritySettings) MarshalJSON() ([]byte, error) { +func (s SecuritySettings) MarshalJSON() ([]byte, error) { type NoMethod SecuritySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SendUserInvitationRequest: A request to send email for inviting target user @@ -3008,9 +3008,9 @@ type SignInBehavior struct { NullFields []string `json:"-"` } -func (s *SignInBehavior) MarshalJSON() ([]byte, error) { +func (s SignInBehavior) MarshalJSON() ([]byte, error) { type NoMethod SignInBehavior - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3042,9 +3042,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransitiveMembershipRole: Message representing the role of a @@ -3066,9 +3066,9 @@ type TransitiveMembershipRole struct { NullFields []string `json:"-"` } -func (s *TransitiveMembershipRole) MarshalJSON() ([]byte, error) { +func (s TransitiveMembershipRole) MarshalJSON() ([]byte, error) { type NoMethod TransitiveMembershipRole - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateGroupMetadata: Metadata for UpdateGroup LRO. @@ -3096,9 +3096,9 @@ type UpdateInboundSamlSsoProfileOperationMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateInboundSamlSsoProfileOperationMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateInboundSamlSsoProfileOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateInboundSamlSsoProfileOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInboundSsoAssignmentOperationMetadata: LRO response metadata for @@ -3131,9 +3131,9 @@ type UpdateMembershipRolesParams struct { NullFields []string `json:"-"` } -func (s *UpdateMembershipRolesParams) MarshalJSON() ([]byte, error) { +func (s UpdateMembershipRolesParams) MarshalJSON() ([]byte, error) { type NoMethod UpdateMembershipRolesParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserInvitation: The `UserInvitation` resource represents an email that can @@ -3178,9 +3178,9 @@ type UserInvitation struct { NullFields []string `json:"-"` } -func (s *UserInvitation) MarshalJSON() ([]byte, error) { +func (s UserInvitation) MarshalJSON() ([]byte, error) { type NoMethod UserInvitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomersUserinvitationsCancelCall struct { diff --git a/cloudidentity/v1beta1/cloudidentity-gen.go b/cloudidentity/v1beta1/cloudidentity-gen.go index 7a85863754..6c1dec19d7 100644 --- a/cloudidentity/v1beta1/cloudidentity-gen.go +++ b/cloudidentity/v1beta1/cloudidentity-gen.go @@ -344,9 +344,9 @@ type AddIdpCredentialOperationMetadata struct { NullFields []string `json:"-"` } -func (s *AddIdpCredentialOperationMetadata) MarshalJSON() ([]byte, error) { +func (s AddIdpCredentialOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod AddIdpCredentialOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddIdpCredentialRequest: The request for creating an IdpCredential with its @@ -368,9 +368,9 @@ type AddIdpCredentialRequest struct { NullFields []string `json:"-"` } -func (s *AddIdpCredentialRequest) MarshalJSON() ([]byte, error) { +func (s AddIdpCredentialRequest) MarshalJSON() ([]byte, error) { type NoMethod AddIdpCredentialRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidAttributes: Resource representing the Android specific attributes of @@ -419,9 +419,9 @@ type AndroidAttributes struct { NullFields []string `json:"-"` } -func (s *AndroidAttributes) MarshalJSON() ([]byte, error) { +func (s AndroidAttributes) MarshalJSON() ([]byte, error) { type NoMethod AndroidAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApproveDeviceUserRequest: Request message for approving the device to access @@ -447,9 +447,9 @@ type ApproveDeviceUserRequest struct { NullFields []string `json:"-"` } -func (s *ApproveDeviceUserRequest) MarshalJSON() ([]byte, error) { +func (s ApproveDeviceUserRequest) MarshalJSON() ([]byte, error) { type NoMethod ApproveDeviceUserRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApproveDeviceUserResponse: Response message for approving the device to @@ -470,9 +470,9 @@ type ApproveDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *ApproveDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s ApproveDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod ApproveDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlockDeviceUserRequest: Request message for blocking account on device. @@ -497,9 +497,9 @@ type BlockDeviceUserRequest struct { NullFields []string `json:"-"` } -func (s *BlockDeviceUserRequest) MarshalJSON() ([]byte, error) { +func (s BlockDeviceUserRequest) MarshalJSON() ([]byte, error) { type NoMethod BlockDeviceUserRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlockDeviceUserResponse: Response message for blocking the device from @@ -520,9 +520,9 @@ type BlockDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *BlockDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s BlockDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod BlockDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BrowserAttributes: Contains information about browser profiles reported by @@ -552,9 +552,9 @@ type BrowserAttributes struct { NullFields []string `json:"-"` } -func (s *BrowserAttributes) MarshalJSON() ([]byte, error) { +func (s BrowserAttributes) MarshalJSON() ([]byte, error) { type NoMethod BrowserAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BrowserInfo: Browser-specific fields reported by the Endpoint Verification @@ -646,9 +646,9 @@ type BrowserInfo struct { NullFields []string `json:"-"` } -func (s *BrowserInfo) MarshalJSON() ([]byte, error) { +func (s BrowserInfo) MarshalJSON() ([]byte, error) { type NoMethod BrowserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelUserInvitationRequest: Request to cancel sent invitation for target @@ -679,9 +679,9 @@ type CancelWipeDeviceRequest struct { NullFields []string `json:"-"` } -func (s *CancelWipeDeviceRequest) MarshalJSON() ([]byte, error) { +func (s CancelWipeDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod CancelWipeDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelWipeDeviceResponse: Response message for cancelling an unfinished @@ -703,9 +703,9 @@ type CancelWipeDeviceResponse struct { NullFields []string `json:"-"` } -func (s *CancelWipeDeviceResponse) MarshalJSON() ([]byte, error) { +func (s CancelWipeDeviceResponse) MarshalJSON() ([]byte, error) { type NoMethod CancelWipeDeviceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelWipeDeviceUserRequest: Request message for cancelling an unfinished @@ -731,9 +731,9 @@ type CancelWipeDeviceUserRequest struct { NullFields []string `json:"-"` } -func (s *CancelWipeDeviceUserRequest) MarshalJSON() ([]byte, error) { +func (s CancelWipeDeviceUserRequest) MarshalJSON() ([]byte, error) { type NoMethod CancelWipeDeviceUserRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelWipeDeviceUserResponse: Response message for cancelling an unfinished @@ -754,9 +754,9 @@ type CancelWipeDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *CancelWipeDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s CancelWipeDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod CancelWipeDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateAttributes: Stores information about a certificate. @@ -797,9 +797,9 @@ type CertificateAttributes struct { NullFields []string `json:"-"` } -func (s *CertificateAttributes) MarshalJSON() ([]byte, error) { +func (s CertificateAttributes) MarshalJSON() ([]byte, error) { type NoMethod CertificateAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateTemplate: CertificateTemplate (v3 Extension in X.509). @@ -825,9 +825,9 @@ type CertificateTemplate struct { NullFields []string `json:"-"` } -func (s *CertificateTemplate) MarshalJSON() ([]byte, error) { +func (s CertificateTemplate) MarshalJSON() ([]byte, error) { type NoMethod CertificateTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckTransitiveMembershipResponse: The response message for @@ -854,9 +854,9 @@ type CheckTransitiveMembershipResponse struct { NullFields []string `json:"-"` } -func (s *CheckTransitiveMembershipResponse) MarshalJSON() ([]byte, error) { +func (s CheckTransitiveMembershipResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckTransitiveMembershipResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientState: Represents the state associated with an API client calling the @@ -940,9 +940,9 @@ type ClientState struct { NullFields []string `json:"-"` } -func (s *ClientState) MarshalJSON() ([]byte, error) { +func (s ClientState) MarshalJSON() ([]byte, error) { type NoMethod ClientState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateDeviceRequest: Request message for creating a Company Owned device. @@ -974,9 +974,9 @@ type CreateDeviceRequest struct { NullFields []string `json:"-"` } -func (s *CreateDeviceRequest) MarshalJSON() ([]byte, error) { +func (s CreateDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateInboundSamlSsoProfileOperationMetadata: LRO response metadata for @@ -1000,9 +1000,9 @@ type CreateInboundSamlSsoProfileOperationMetadata struct { NullFields []string `json:"-"` } -func (s *CreateInboundSamlSsoProfileOperationMetadata) MarshalJSON() ([]byte, error) { +func (s CreateInboundSamlSsoProfileOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateInboundSamlSsoProfileOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateInboundSsoAssignmentOperationMetadata: LRO response metadata for @@ -1032,9 +1032,9 @@ type CustomAttributeValue struct { NullFields []string `json:"-"` } -func (s *CustomAttributeValue) MarshalJSON() ([]byte, error) { +func (s CustomAttributeValue) MarshalJSON() ([]byte, error) { type NoMethod CustomAttributeValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CustomAttributeValue) UnmarshalJSON(data []byte) error { @@ -1214,9 +1214,9 @@ type Device struct { NullFields []string `json:"-"` } -func (s *Device) MarshalJSON() ([]byte, error) { +func (s Device) MarshalJSON() ([]byte, error) { type NoMethod Device - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceUser: Represents a user's use of a Device in the Cloud Identity @@ -1285,9 +1285,9 @@ type DeviceUser struct { NullFields []string `json:"-"` } -func (s *DeviceUser) MarshalJSON() ([]byte, error) { +func (s DeviceUser) MarshalJSON() ([]byte, error) { type NoMethod DeviceUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DsaPublicKeyInfo: Information of a DSA public key. @@ -1307,9 +1307,9 @@ type DsaPublicKeyInfo struct { NullFields []string `json:"-"` } -func (s *DsaPublicKeyInfo) MarshalJSON() ([]byte, error) { +func (s DsaPublicKeyInfo) MarshalJSON() ([]byte, error) { type NoMethod DsaPublicKeyInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicGroupMetadata: Dynamic group metadata like queries and status. @@ -1333,9 +1333,9 @@ type DynamicGroupMetadata struct { NullFields []string `json:"-"` } -func (s *DynamicGroupMetadata) MarshalJSON() ([]byte, error) { +func (s DynamicGroupMetadata) MarshalJSON() ([]byte, error) { type NoMethod DynamicGroupMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicGroupQuery: Defines a query on a resource. @@ -1366,9 +1366,9 @@ type DynamicGroupQuery struct { NullFields []string `json:"-"` } -func (s *DynamicGroupQuery) MarshalJSON() ([]byte, error) { +func (s DynamicGroupQuery) MarshalJSON() ([]byte, error) { type NoMethod DynamicGroupQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicGroupStatus: The current status of a dynamic group along with @@ -1402,9 +1402,9 @@ type DynamicGroupStatus struct { NullFields []string `json:"-"` } -func (s *DynamicGroupStatus) MarshalJSON() ([]byte, error) { +func (s DynamicGroupStatus) MarshalJSON() ([]byte, error) { type NoMethod DynamicGroupStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndpointVerificationSpecificAttributes: Resource representing the Endpoint @@ -1436,9 +1436,9 @@ type EndpointVerificationSpecificAttributes struct { NullFields []string `json:"-"` } -func (s *EndpointVerificationSpecificAttributes) MarshalJSON() ([]byte, error) { +func (s EndpointVerificationSpecificAttributes) MarshalJSON() ([]byte, error) { type NoMethod EndpointVerificationSpecificAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityKey: A unique identifier for an entity in the Cloud Identity Groups @@ -1471,9 +1471,9 @@ type EntityKey struct { NullFields []string `json:"-"` } -func (s *EntityKey) MarshalJSON() ([]byte, error) { +func (s EntityKey) MarshalJSON() ([]byte, error) { type NoMethod EntityKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExpiryDetail: The `MembershipRole` expiry details. @@ -1493,9 +1493,9 @@ type ExpiryDetail struct { NullFields []string `json:"-"` } -func (s *ExpiryDetail) MarshalJSON() ([]byte, error) { +func (s ExpiryDetail) MarshalJSON() ([]byte, error) { type NoMethod ExpiryDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetMembershipGraphResponse: The response message for @@ -1521,9 +1521,9 @@ type GetMembershipGraphResponse struct { NullFields []string `json:"-"` } -func (s *GetMembershipGraphResponse) MarshalJSON() ([]byte, error) { +func (s GetMembershipGraphResponse) MarshalJSON() ([]byte, error) { type NoMethod GetMembershipGraphResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1AndroidAttributes: Resource representing the @@ -1572,9 +1572,9 @@ type GoogleAppsCloudidentityDevicesV1AndroidAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1AndroidAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1AndroidAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1AndroidAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1ApproveDeviceUserMetadata: Metadata for @@ -1600,9 +1600,9 @@ type GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1BlockDeviceUserMetadata: Metadata for @@ -1628,9 +1628,9 @@ type GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1BrowserAttributes: Contains information @@ -1662,9 +1662,9 @@ type GoogleAppsCloudidentityDevicesV1BrowserAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1BrowserAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1BrowserAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1BrowserAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1BrowserInfo: Browser-specific fields @@ -1758,9 +1758,9 @@ type GoogleAppsCloudidentityDevicesV1BrowserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1BrowserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1BrowserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1BrowserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata: Metadata for @@ -1787,9 +1787,9 @@ type GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata: Metadata for @@ -1815,9 +1815,9 @@ type GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CertificateAttributes: Stores information @@ -1859,9 +1859,9 @@ type GoogleAppsCloudidentityDevicesV1CertificateAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CertificateAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CertificateAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CertificateAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CertificateTemplate: CertificateTemplate (v3 @@ -1888,9 +1888,9 @@ type GoogleAppsCloudidentityDevicesV1CertificateTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CertificateTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CertificateTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CertificateTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1ClientState: Represents the state associated @@ -1984,9 +1984,9 @@ type GoogleAppsCloudidentityDevicesV1ClientState struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1ClientState) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1ClientState) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1ClientState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1CreateDeviceMetadata: Metadata for @@ -2016,9 +2016,9 @@ type GoogleAppsCloudidentityDevicesV1CustomAttributeValue struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1CustomAttributeValue) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1CustomAttributeValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1CustomAttributeValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAppsCloudidentityDevicesV1CustomAttributeValue) UnmarshalJSON(data []byte) error { @@ -2179,9 +2179,9 @@ type GoogleAppsCloudidentityDevicesV1Device struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1Device) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1Device) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1Device - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1DeviceUser: Represents a user's use of a @@ -2247,9 +2247,9 @@ type GoogleAppsCloudidentityDevicesV1DeviceUser struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1DeviceUser) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1DeviceUser) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1DeviceUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes: @@ -2284,9 +2284,9 @@ type GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes stru NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1ListEndpointAppsMetadata: Metadata for @@ -2333,9 +2333,9 @@ type GoogleAppsCloudidentityDevicesV1WipeDeviceResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1WipeDeviceResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1WipeDeviceResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1WipeDeviceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata: Metadata for @@ -2361,9 +2361,9 @@ type GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Group: A group within the Cloud Identity Groups API. A `Group` is a @@ -2429,9 +2429,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupRelation: Message representing a transitive group of a user or a group. @@ -2471,9 +2471,9 @@ type GroupRelation struct { NullFields []string `json:"-"` } -func (s *GroupRelation) MarshalJSON() ([]byte, error) { +func (s GroupRelation) MarshalJSON() ([]byte, error) { type NoMethod GroupRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdpCredential: Credential for verifying signatures produced by the Identity @@ -2504,9 +2504,9 @@ type IdpCredential struct { NullFields []string `json:"-"` } -func (s *IdpCredential) MarshalJSON() ([]byte, error) { +func (s IdpCredential) MarshalJSON() ([]byte, error) { type NoMethod IdpCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InboundSamlSsoProfile: A SAML 2.0 @@ -2543,9 +2543,9 @@ type InboundSamlSsoProfile struct { NullFields []string `json:"-"` } -func (s *InboundSamlSsoProfile) MarshalJSON() ([]byte, error) { +func (s InboundSamlSsoProfile) MarshalJSON() ([]byte, error) { type NoMethod InboundSamlSsoProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InboundSsoAssignment: Targets with "set" SSO assignments and their @@ -2602,9 +2602,9 @@ type InboundSsoAssignment struct { NullFields []string `json:"-"` } -func (s *InboundSsoAssignment) MarshalJSON() ([]byte, error) { +func (s InboundSsoAssignment) MarshalJSON() ([]byte, error) { type NoMethod InboundSsoAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IsInvitableUserResponse: Response for IsInvitableUser RPC. @@ -2627,9 +2627,9 @@ type IsInvitableUserResponse struct { NullFields []string `json:"-"` } -func (s *IsInvitableUserResponse) MarshalJSON() ([]byte, error) { +func (s IsInvitableUserResponse) MarshalJSON() ([]byte, error) { type NoMethod IsInvitableUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClientStatesResponse: Response message that is returned in LRO result of @@ -2653,9 +2653,9 @@ type ListClientStatesResponse struct { NullFields []string `json:"-"` } -func (s *ListClientStatesResponse) MarshalJSON() ([]byte, error) { +func (s ListClientStatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClientStatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDeviceUsersResponse: Response message that is returned from the @@ -2682,9 +2682,9 @@ type ListDeviceUsersResponse struct { NullFields []string `json:"-"` } -func (s *ListDeviceUsersResponse) MarshalJSON() ([]byte, error) { +func (s ListDeviceUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDeviceUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDevicesResponse: Response message that is returned from the ListDevices @@ -2711,9 +2711,9 @@ type ListDevicesResponse struct { NullFields []string `json:"-"` } -func (s *ListDevicesResponse) MarshalJSON() ([]byte, error) { +func (s ListDevicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDevicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupsResponse: The response message for GroupsService.ListGroups. @@ -2739,9 +2739,9 @@ type ListGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListIdpCredentialsResponse: Response of the @@ -2768,9 +2768,9 @@ type ListIdpCredentialsResponse struct { NullFields []string `json:"-"` } -func (s *ListIdpCredentialsResponse) MarshalJSON() ([]byte, error) { +func (s ListIdpCredentialsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListIdpCredentialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInboundSamlSsoProfilesResponse: Response of the @@ -2797,9 +2797,9 @@ type ListInboundSamlSsoProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListInboundSamlSsoProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListInboundSamlSsoProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInboundSamlSsoProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInboundSsoAssignmentsResponse: Response of the @@ -2826,9 +2826,9 @@ type ListInboundSsoAssignmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListInboundSsoAssignmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListInboundSsoAssignmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInboundSsoAssignmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipsResponse: The response message for @@ -2855,9 +2855,9 @@ type ListMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOrgMembershipsResponse: The response message for @@ -2884,9 +2884,9 @@ type ListOrgMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListOrgMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListOrgMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOrgMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUserInvitationsResponse: Response message for UserInvitation listing @@ -2915,9 +2915,9 @@ type ListUserInvitationsResponse struct { NullFields []string `json:"-"` } -func (s *ListUserInvitationsResponse) MarshalJSON() ([]byte, error) { +func (s ListUserInvitationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserInvitationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupGroupNameResponse: The response message for @@ -2943,9 +2943,9 @@ type LookupGroupNameResponse struct { NullFields []string `json:"-"` } -func (s *LookupGroupNameResponse) MarshalJSON() ([]byte, error) { +func (s LookupGroupNameResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupGroupNameResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupMembershipNameResponse: The response message for @@ -2972,9 +2972,9 @@ type LookupMembershipNameResponse struct { NullFields []string `json:"-"` } -func (s *LookupMembershipNameResponse) MarshalJSON() ([]byte, error) { +func (s LookupMembershipNameResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupMembershipNameResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupSelfDeviceUsersResponse: Response containing resource names of the @@ -3007,9 +3007,9 @@ type LookupSelfDeviceUsersResponse struct { NullFields []string `json:"-"` } -func (s *LookupSelfDeviceUsersResponse) MarshalJSON() ([]byte, error) { +func (s LookupSelfDeviceUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupSelfDeviceUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemberRelation: Message representing a transitive membership of a group. @@ -3045,9 +3045,9 @@ type MemberRelation struct { NullFields []string `json:"-"` } -func (s *MemberRelation) MarshalJSON() ([]byte, error) { +func (s MemberRelation) MarshalJSON() ([]byte, error) { type NoMethod MemberRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemberRestriction: The definition of MemberRestriction @@ -3078,9 +3078,9 @@ type MemberRestriction struct { NullFields []string `json:"-"` } -func (s *MemberRestriction) MarshalJSON() ([]byte, error) { +func (s MemberRestriction) MarshalJSON() ([]byte, error) { type NoMethod MemberRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Membership: A membership within the Cloud Identity Groups API. A @@ -3146,9 +3146,9 @@ type Membership struct { NullFields []string `json:"-"` } -func (s *Membership) MarshalJSON() ([]byte, error) { +func (s Membership) MarshalJSON() ([]byte, error) { type NoMethod Membership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipAdjacencyList: Membership graph's path information as an adjacency @@ -3174,9 +3174,9 @@ type MembershipAdjacencyList struct { NullFields []string `json:"-"` } -func (s *MembershipAdjacencyList) MarshalJSON() ([]byte, error) { +func (s MembershipAdjacencyList) MarshalJSON() ([]byte, error) { type NoMethod MembershipAdjacencyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipRelation: Message containing membership relation. @@ -3214,9 +3214,9 @@ type MembershipRelation struct { NullFields []string `json:"-"` } -func (s *MembershipRelation) MarshalJSON() ([]byte, error) { +func (s MembershipRelation) MarshalJSON() ([]byte, error) { type NoMethod MembershipRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipRole: A membership role within the Cloud Identity Groups API. A @@ -3245,9 +3245,9 @@ type MembershipRole struct { NullFields []string `json:"-"` } -func (s *MembershipRole) MarshalJSON() ([]byte, error) { +func (s MembershipRole) MarshalJSON() ([]byte, error) { type NoMethod MembershipRole - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipRoleRestrictionEvaluation: The evaluated state of this @@ -3278,9 +3278,9 @@ type MembershipRoleRestrictionEvaluation struct { NullFields []string `json:"-"` } -func (s *MembershipRoleRestrictionEvaluation) MarshalJSON() ([]byte, error) { +func (s MembershipRoleRestrictionEvaluation) MarshalJSON() ([]byte, error) { type NoMethod MembershipRoleRestrictionEvaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyMembershipRolesRequest: The request message for @@ -3313,9 +3313,9 @@ type ModifyMembershipRolesRequest struct { NullFields []string `json:"-"` } -func (s *ModifyMembershipRolesRequest) MarshalJSON() ([]byte, error) { +func (s ModifyMembershipRolesRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyMembershipRolesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyMembershipRolesResponse: The response message for @@ -3339,9 +3339,9 @@ type ModifyMembershipRolesResponse struct { NullFields []string `json:"-"` } -func (s *ModifyMembershipRolesResponse) MarshalJSON() ([]byte, error) { +func (s ModifyMembershipRolesResponse) MarshalJSON() ([]byte, error) { type NoMethod ModifyMembershipRolesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveOrgMembershipRequest: The request message for @@ -3372,9 +3372,9 @@ type MoveOrgMembershipRequest struct { NullFields []string `json:"-"` } -func (s *MoveOrgMembershipRequest) MarshalJSON() ([]byte, error) { +func (s MoveOrgMembershipRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveOrgMembershipRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3419,9 +3419,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrgMembership: A membership in an OrgUnit. An `OrgMembership` defines a @@ -3469,9 +3469,9 @@ type OrgMembership struct { NullFields []string `json:"-"` } -func (s *OrgMembership) MarshalJSON() ([]byte, error) { +func (s OrgMembership) MarshalJSON() ([]byte, error) { type NoMethod OrgMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PosixGroup: POSIX Group definition to represent a group in a POSIX compliant @@ -3497,9 +3497,9 @@ type PosixGroup struct { NullFields []string `json:"-"` } -func (s *PosixGroup) MarshalJSON() ([]byte, error) { +func (s PosixGroup) MarshalJSON() ([]byte, error) { type NoMethod PosixGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestrictionEvaluation: The evaluated state of this restriction. @@ -3529,9 +3529,9 @@ type RestrictionEvaluation struct { NullFields []string `json:"-"` } -func (s *RestrictionEvaluation) MarshalJSON() ([]byte, error) { +func (s RestrictionEvaluation) MarshalJSON() ([]byte, error) { type NoMethod RestrictionEvaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestrictionEvaluations: Evaluations of restrictions applied to parent group @@ -3554,9 +3554,9 @@ type RestrictionEvaluations struct { NullFields []string `json:"-"` } -func (s *RestrictionEvaluations) MarshalJSON() ([]byte, error) { +func (s RestrictionEvaluations) MarshalJSON() ([]byte, error) { type NoMethod RestrictionEvaluations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RsaPublicKeyInfo: Information of a RSA public key. @@ -3576,9 +3576,9 @@ type RsaPublicKeyInfo struct { NullFields []string `json:"-"` } -func (s *RsaPublicKeyInfo) MarshalJSON() ([]byte, error) { +func (s RsaPublicKeyInfo) MarshalJSON() ([]byte, error) { type NoMethod RsaPublicKeyInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SamlIdpConfig: SAML IDP (identity provider) configuration. @@ -3614,9 +3614,9 @@ type SamlIdpConfig struct { NullFields []string `json:"-"` } -func (s *SamlIdpConfig) MarshalJSON() ([]byte, error) { +func (s SamlIdpConfig) MarshalJSON() ([]byte, error) { type NoMethod SamlIdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SamlSpConfig: SAML SP (service provider) configuration. @@ -3640,9 +3640,9 @@ type SamlSpConfig struct { NullFields []string `json:"-"` } -func (s *SamlSpConfig) MarshalJSON() ([]byte, error) { +func (s SamlSpConfig) MarshalJSON() ([]byte, error) { type NoMethod SamlSpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SamlSsoInfo: Details that are applicable when `sso_mode` == `SAML_SSO`. @@ -3663,9 +3663,9 @@ type SamlSsoInfo struct { NullFields []string `json:"-"` } -func (s *SamlSsoInfo) MarshalJSON() ([]byte, error) { +func (s SamlSsoInfo) MarshalJSON() ([]byte, error) { type NoMethod SamlSsoInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchDirectGroupsResponse: The response message for @@ -3692,9 +3692,9 @@ type SearchDirectGroupsResponse struct { NullFields []string `json:"-"` } -func (s *SearchDirectGroupsResponse) MarshalJSON() ([]byte, error) { +func (s SearchDirectGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchDirectGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchGroupsResponse: The response message for GroupsService.SearchGroups. @@ -3720,9 +3720,9 @@ type SearchGroupsResponse struct { NullFields []string `json:"-"` } -func (s *SearchGroupsResponse) MarshalJSON() ([]byte, error) { +func (s SearchGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchTransitiveGroupsResponse: The response message for @@ -3749,9 +3749,9 @@ type SearchTransitiveGroupsResponse struct { NullFields []string `json:"-"` } -func (s *SearchTransitiveGroupsResponse) MarshalJSON() ([]byte, error) { +func (s SearchTransitiveGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchTransitiveGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchTransitiveMembershipsResponse: The response message for @@ -3778,9 +3778,9 @@ type SearchTransitiveMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *SearchTransitiveMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s SearchTransitiveMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchTransitiveMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecuritySettings: The definiion of security settings. @@ -3806,9 +3806,9 @@ type SecuritySettings struct { NullFields []string `json:"-"` } -func (s *SecuritySettings) MarshalJSON() ([]byte, error) { +func (s SecuritySettings) MarshalJSON() ([]byte, error) { type NoMethod SecuritySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SendUserInvitationRequest: A request to send email for inviting target user @@ -3841,9 +3841,9 @@ type SignInBehavior struct { NullFields []string `json:"-"` } -func (s *SignInBehavior) MarshalJSON() ([]byte, error) { +func (s SignInBehavior) MarshalJSON() ([]byte, error) { type NoMethod SignInBehavior - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3875,9 +3875,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransitiveMembershipRole: Message representing the role of a @@ -3899,9 +3899,9 @@ type TransitiveMembershipRole struct { NullFields []string `json:"-"` } -func (s *TransitiveMembershipRole) MarshalJSON() ([]byte, error) { +func (s TransitiveMembershipRole) MarshalJSON() ([]byte, error) { type NoMethod TransitiveMembershipRole - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInboundSamlSsoProfileOperationMetadata: LRO response metadata for @@ -3925,9 +3925,9 @@ type UpdateInboundSamlSsoProfileOperationMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateInboundSamlSsoProfileOperationMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateInboundSamlSsoProfileOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateInboundSamlSsoProfileOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInboundSsoAssignmentOperationMetadata: LRO response metadata for @@ -3957,9 +3957,9 @@ type UpdateMembershipRolesParams struct { NullFields []string `json:"-"` } -func (s *UpdateMembershipRolesParams) MarshalJSON() ([]byte, error) { +func (s UpdateMembershipRolesParams) MarshalJSON() ([]byte, error) { type NoMethod UpdateMembershipRolesParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserInvitation: The `UserInvitation` resource represents an email that can @@ -4004,9 +4004,9 @@ type UserInvitation struct { NullFields []string `json:"-"` } -func (s *UserInvitation) MarshalJSON() ([]byte, error) { +func (s UserInvitation) MarshalJSON() ([]byte, error) { type NoMethod UserInvitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WipeDeviceRequest: Request message for wiping all data on the device. @@ -4037,9 +4037,9 @@ type WipeDeviceRequest struct { NullFields []string `json:"-"` } -func (s *WipeDeviceRequest) MarshalJSON() ([]byte, error) { +func (s WipeDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod WipeDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WipeDeviceResponse: Response message for wiping all data on the device. @@ -4060,9 +4060,9 @@ type WipeDeviceResponse struct { NullFields []string `json:"-"` } -func (s *WipeDeviceResponse) MarshalJSON() ([]byte, error) { +func (s WipeDeviceResponse) MarshalJSON() ([]byte, error) { type NoMethod WipeDeviceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WipeDeviceUserRequest: Request message for starting an account wipe on @@ -4088,9 +4088,9 @@ type WipeDeviceUserRequest struct { NullFields []string `json:"-"` } -func (s *WipeDeviceUserRequest) MarshalJSON() ([]byte, error) { +func (s WipeDeviceUserRequest) MarshalJSON() ([]byte, error) { type NoMethod WipeDeviceUserRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WipeDeviceUserResponse: Response message for wiping the user's account from @@ -4111,9 +4111,9 @@ type WipeDeviceUserResponse struct { NullFields []string `json:"-"` } -func (s *WipeDeviceUserResponse) MarshalJSON() ([]byte, error) { +func (s WipeDeviceUserResponse) MarshalJSON() ([]byte, error) { type NoMethod WipeDeviceUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomersUserinvitationsCancelCall struct { diff --git a/cloudkms/v1/cloudkms-gen.go b/cloudkms/v1/cloudkms-gen.go index 908f39006e..fbcc577417 100644 --- a/cloudkms/v1/cloudkms-gen.go +++ b/cloudkms/v1/cloudkms-gen.go @@ -326,9 +326,9 @@ type AsymmetricDecryptRequest struct { NullFields []string `json:"-"` } -func (s *AsymmetricDecryptRequest) MarshalJSON() ([]byte, error) { +func (s AsymmetricDecryptRequest) MarshalJSON() ([]byte, error) { type NoMethod AsymmetricDecryptRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsymmetricDecryptResponse: Response message for @@ -384,9 +384,9 @@ type AsymmetricDecryptResponse struct { NullFields []string `json:"-"` } -func (s *AsymmetricDecryptResponse) MarshalJSON() ([]byte, error) { +func (s AsymmetricDecryptResponse) MarshalJSON() ([]byte, error) { type NoMethod AsymmetricDecryptResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsymmetricSignRequest: Request message for @@ -439,9 +439,9 @@ type AsymmetricSignRequest struct { NullFields []string `json:"-"` } -func (s *AsymmetricSignRequest) MarshalJSON() ([]byte, error) { +func (s AsymmetricSignRequest) MarshalJSON() ([]byte, error) { type NoMethod AsymmetricSignRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsymmetricSignResponse: Response message for @@ -507,9 +507,9 @@ type AsymmetricSignResponse struct { NullFields []string `json:"-"` } -func (s *AsymmetricSignResponse) MarshalJSON() ([]byte, error) { +func (s AsymmetricSignResponse) MarshalJSON() ([]byte, error) { type NoMethod AsymmetricSignResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -548,9 +548,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -583,9 +583,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutokeyConfig: Cloud KMS Autokey configuration for a folder. @@ -619,9 +619,9 @@ type AutokeyConfig struct { NullFields []string `json:"-"` } -func (s *AutokeyConfig) MarshalJSON() ([]byte, error) { +func (s AutokeyConfig) MarshalJSON() ([]byte, error) { type NoMethod AutokeyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -718,9 +718,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Certificate: A Certificate represents an X.509 certificate used to @@ -764,9 +764,9 @@ type Certificate struct { NullFields []string `json:"-"` } -func (s *Certificate) MarshalJSON() ([]byte, error) { +func (s Certificate) MarshalJSON() ([]byte, error) { type NoMethod Certificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateChains: Certificate chains needed to verify the attestation. @@ -794,9 +794,9 @@ type CertificateChains struct { NullFields []string `json:"-"` } -func (s *CertificateChains) MarshalJSON() ([]byte, error) { +func (s CertificateChains) MarshalJSON() ([]byte, error) { type NoMethod CertificateChains - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CryptoKey: A CryptoKey represents a logical key that can be used for @@ -891,9 +891,9 @@ type CryptoKey struct { NullFields []string `json:"-"` } -func (s *CryptoKey) MarshalJSON() ([]byte, error) { +func (s CryptoKey) MarshalJSON() ([]byte, error) { type NoMethod CryptoKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CryptoKeyVersion: A CryptoKeyVersion represents an individual cryptographic @@ -1073,9 +1073,9 @@ type CryptoKeyVersion struct { NullFields []string `json:"-"` } -func (s *CryptoKeyVersion) MarshalJSON() ([]byte, error) { +func (s CryptoKeyVersion) MarshalJSON() ([]byte, error) { type NoMethod CryptoKeyVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CryptoKeyVersionTemplate: A CryptoKeyVersionTemplate specifies the @@ -1169,9 +1169,9 @@ type CryptoKeyVersionTemplate struct { NullFields []string `json:"-"` } -func (s *CryptoKeyVersionTemplate) MarshalJSON() ([]byte, error) { +func (s CryptoKeyVersionTemplate) MarshalJSON() ([]byte, error) { type NoMethod CryptoKeyVersionTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DecryptRequest: Request message for KeyManagementService.Decrypt. @@ -1222,9 +1222,9 @@ type DecryptRequest struct { NullFields []string `json:"-"` } -func (s *DecryptRequest) MarshalJSON() ([]byte, error) { +func (s DecryptRequest) MarshalJSON() ([]byte, error) { type NoMethod DecryptRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DecryptResponse: Response message for KeyManagementService.Decrypt. @@ -1275,9 +1275,9 @@ type DecryptResponse struct { NullFields []string `json:"-"` } -func (s *DecryptResponse) MarshalJSON() ([]byte, error) { +func (s DecryptResponse) MarshalJSON() ([]byte, error) { type NoMethod DecryptResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestroyCryptoKeyVersionRequest: Request message for @@ -1306,9 +1306,9 @@ type Digest struct { NullFields []string `json:"-"` } -func (s *Digest) MarshalJSON() ([]byte, error) { +func (s Digest) MarshalJSON() ([]byte, error) { type NoMethod Digest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EkmConfig: An EkmConfig is a singleton resource that represents @@ -1337,9 +1337,9 @@ type EkmConfig struct { NullFields []string `json:"-"` } -func (s *EkmConfig) MarshalJSON() ([]byte, error) { +func (s EkmConfig) MarshalJSON() ([]byte, error) { type NoMethod EkmConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EkmConnection: An EkmConnection represents an individual EKM connection. It @@ -1400,9 +1400,9 @@ type EkmConnection struct { NullFields []string `json:"-"` } -func (s *EkmConnection) MarshalJSON() ([]byte, error) { +func (s EkmConnection) MarshalJSON() ([]byte, error) { type NoMethod EkmConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EncryptRequest: Request message for KeyManagementService.Encrypt. @@ -1461,9 +1461,9 @@ type EncryptRequest struct { NullFields []string `json:"-"` } -func (s *EncryptRequest) MarshalJSON() ([]byte, error) { +func (s EncryptRequest) MarshalJSON() ([]byte, error) { type NoMethod EncryptRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EncryptResponse: Response message for KeyManagementService.Encrypt. @@ -1528,9 +1528,9 @@ type EncryptResponse struct { NullFields []string `json:"-"` } -func (s *EncryptResponse) MarshalJSON() ([]byte, error) { +func (s EncryptResponse) MarshalJSON() ([]byte, error) { type NoMethod EncryptResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1576,9 +1576,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalProtectionLevelOptions: ExternalProtectionLevelOptions stores a @@ -1606,9 +1606,9 @@ type ExternalProtectionLevelOptions struct { NullFields []string `json:"-"` } -func (s *ExternalProtectionLevelOptions) MarshalJSON() ([]byte, error) { +func (s ExternalProtectionLevelOptions) MarshalJSON() ([]byte, error) { type NoMethod ExternalProtectionLevelOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateRandomBytesRequest: Request message for @@ -1641,9 +1641,9 @@ type GenerateRandomBytesRequest struct { NullFields []string `json:"-"` } -func (s *GenerateRandomBytesRequest) MarshalJSON() ([]byte, error) { +func (s GenerateRandomBytesRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateRandomBytesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateRandomBytesResponse: Response message for @@ -1678,9 +1678,9 @@ type GenerateRandomBytesResponse struct { NullFields []string `json:"-"` } -func (s *GenerateRandomBytesResponse) MarshalJSON() ([]byte, error) { +func (s GenerateRandomBytesResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateRandomBytesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportCryptoKeyVersionRequest: Request message for @@ -1796,9 +1796,9 @@ type ImportCryptoKeyVersionRequest struct { NullFields []string `json:"-"` } -func (s *ImportCryptoKeyVersionRequest) MarshalJSON() ([]byte, error) { +func (s ImportCryptoKeyVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportCryptoKeyVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportJob: An ImportJob can be used to create CryptoKeys and @@ -1926,9 +1926,9 @@ type ImportJob struct { NullFields []string `json:"-"` } -func (s *ImportJob) MarshalJSON() ([]byte, error) { +func (s ImportJob) MarshalJSON() ([]byte, error) { type NoMethod ImportJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyAccessJustificationsPolicy: A KeyAccessJustificationsPolicy specifies @@ -1992,9 +1992,9 @@ type KeyAccessJustificationsPolicy struct { NullFields []string `json:"-"` } -func (s *KeyAccessJustificationsPolicy) MarshalJSON() ([]byte, error) { +func (s KeyAccessJustificationsPolicy) MarshalJSON() ([]byte, error) { type NoMethod KeyAccessJustificationsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyHandle: Resource-oriented representation of a request to Cloud KMS @@ -2032,9 +2032,9 @@ type KeyHandle struct { NullFields []string `json:"-"` } -func (s *KeyHandle) MarshalJSON() ([]byte, error) { +func (s KeyHandle) MarshalJSON() ([]byte, error) { type NoMethod KeyHandle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyOperationAttestation: Contains an HSM-generated attestation about a key @@ -2070,9 +2070,9 @@ type KeyOperationAttestation struct { NullFields []string `json:"-"` } -func (s *KeyOperationAttestation) MarshalJSON() ([]byte, error) { +func (s KeyOperationAttestation) MarshalJSON() ([]byte, error) { type NoMethod KeyOperationAttestation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyRing: A KeyRing is a toplevel logical grouping of CryptoKeys. @@ -2098,9 +2098,9 @@ type KeyRing struct { NullFields []string `json:"-"` } -func (s *KeyRing) MarshalJSON() ([]byte, error) { +func (s KeyRing) MarshalJSON() ([]byte, error) { type NoMethod KeyRing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCryptoKeyVersionsResponse: Response message for @@ -2130,9 +2130,9 @@ type ListCryptoKeyVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListCryptoKeyVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListCryptoKeyVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCryptoKeyVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCryptoKeysResponse: Response message for @@ -2161,9 +2161,9 @@ type ListCryptoKeysResponse struct { NullFields []string `json:"-"` } -func (s *ListCryptoKeysResponse) MarshalJSON() ([]byte, error) { +func (s ListCryptoKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCryptoKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEkmConnectionsResponse: Response message for @@ -2192,9 +2192,9 @@ type ListEkmConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListEkmConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListEkmConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEkmConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImportJobsResponse: Response message for @@ -2223,9 +2223,9 @@ type ListImportJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListImportJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListImportJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImportJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListKeyHandlesResponse: Response message for Autokey.ListKeyHandles. @@ -2248,9 +2248,9 @@ type ListKeyHandlesResponse struct { NullFields []string `json:"-"` } -func (s *ListKeyHandlesResponse) MarshalJSON() ([]byte, error) { +func (s ListKeyHandlesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListKeyHandlesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListKeyRingsResponse: Response message for @@ -2279,9 +2279,9 @@ type ListKeyRingsResponse struct { NullFields []string `json:"-"` } -func (s *ListKeyRingsResponse) MarshalJSON() ([]byte, error) { +func (s ListKeyRingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListKeyRingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -2307,9 +2307,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2345,9 +2345,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Cloud KMS metadata for the given @@ -2372,9 +2372,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MacSignRequest: Request message for KeyManagementService.MacSign. @@ -2407,9 +2407,9 @@ type MacSignRequest struct { NullFields []string `json:"-"` } -func (s *MacSignRequest) MarshalJSON() ([]byte, error) { +func (s MacSignRequest) MarshalJSON() ([]byte, error) { type NoMethod MacSignRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MacSignResponse: Response message for KeyManagementService.MacSign. @@ -2465,9 +2465,9 @@ type MacSignResponse struct { NullFields []string `json:"-"` } -func (s *MacSignResponse) MarshalJSON() ([]byte, error) { +func (s MacSignResponse) MarshalJSON() ([]byte, error) { type NoMethod MacSignResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MacVerifyRequest: Request message for KeyManagementService.MacVerify. @@ -2515,9 +2515,9 @@ type MacVerifyRequest struct { NullFields []string `json:"-"` } -func (s *MacVerifyRequest) MarshalJSON() ([]byte, error) { +func (s MacVerifyRequest) MarshalJSON() ([]byte, error) { type NoMethod MacVerifyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MacVerifyResponse: Response message for KeyManagementService.MacVerify. @@ -2576,9 +2576,9 @@ type MacVerifyResponse struct { NullFields []string `json:"-"` } -func (s *MacVerifyResponse) MarshalJSON() ([]byte, error) { +func (s MacVerifyResponse) MarshalJSON() ([]byte, error) { type NoMethod MacVerifyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2623,9 +2623,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2715,9 +2715,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicKey: The public keys for a given CryptoKeyVersion. Obtained via @@ -2829,9 +2829,9 @@ type PublicKey struct { NullFields []string `json:"-"` } -func (s *PublicKey) MarshalJSON() ([]byte, error) { +func (s PublicKey) MarshalJSON() ([]byte, error) { type NoMethod PublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RawDecryptRequest: Request message for KeyManagementService.RawDecrypt. @@ -2902,9 +2902,9 @@ type RawDecryptRequest struct { NullFields []string `json:"-"` } -func (s *RawDecryptRequest) MarshalJSON() ([]byte, error) { +func (s RawDecryptRequest) MarshalJSON() ([]byte, error) { type NoMethod RawDecryptRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RawDecryptResponse: Response message for KeyManagementService.RawDecrypt. @@ -2978,9 +2978,9 @@ type RawDecryptResponse struct { NullFields []string `json:"-"` } -func (s *RawDecryptResponse) MarshalJSON() ([]byte, error) { +func (s RawDecryptResponse) MarshalJSON() ([]byte, error) { type NoMethod RawDecryptResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RawEncryptRequest: Request message for KeyManagementService.RawEncrypt. @@ -3057,9 +3057,9 @@ type RawEncryptRequest struct { NullFields []string `json:"-"` } -func (s *RawEncryptRequest) MarshalJSON() ([]byte, error) { +func (s RawEncryptRequest) MarshalJSON() ([]byte, error) { type NoMethod RawEncryptRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RawEncryptResponse: Response message for KeyManagementService.RawEncrypt. @@ -3154,9 +3154,9 @@ type RawEncryptResponse struct { NullFields []string `json:"-"` } -func (s *RawEncryptResponse) MarshalJSON() ([]byte, error) { +func (s RawEncryptResponse) MarshalJSON() ([]byte, error) { type NoMethod RawEncryptResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreCryptoKeyVersionRequest: Request message for @@ -3197,9 +3197,9 @@ type ServiceResolver struct { NullFields []string `json:"-"` } -func (s *ServiceResolver) MarshalJSON() ([]byte, error) { +func (s ServiceResolver) MarshalJSON() ([]byte, error) { type NoMethod ServiceResolver - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -3226,9 +3226,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShowEffectiveAutokeyConfigResponse: Response message for @@ -3253,9 +3253,9 @@ type ShowEffectiveAutokeyConfigResponse struct { NullFields []string `json:"-"` } -func (s *ShowEffectiveAutokeyConfigResponse) MarshalJSON() ([]byte, error) { +func (s ShowEffectiveAutokeyConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod ShowEffectiveAutokeyConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3287,9 +3287,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -3312,9 +3312,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -3339,9 +3339,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateCryptoKeyPrimaryVersionRequest: Request message for @@ -3363,9 +3363,9 @@ type UpdateCryptoKeyPrimaryVersionRequest struct { NullFields []string `json:"-"` } -func (s *UpdateCryptoKeyPrimaryVersionRequest) MarshalJSON() ([]byte, error) { +func (s UpdateCryptoKeyPrimaryVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateCryptoKeyPrimaryVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyConnectivityResponse: Response message for @@ -3397,9 +3397,9 @@ type WrappingPublicKey struct { NullFields []string `json:"-"` } -func (s *WrappingPublicKey) MarshalJSON() ([]byte, error) { +func (s WrappingPublicKey) MarshalJSON() ([]byte, error) { type NoMethod WrappingPublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersGetAutokeyConfigCall struct { diff --git a/cloudprofiler/v2/cloudprofiler-gen.go b/cloudprofiler/v2/cloudprofiler-gen.go index 88109ec609..501195b9ba 100644 --- a/cloudprofiler/v2/cloudprofiler-gen.go +++ b/cloudprofiler/v2/cloudprofiler-gen.go @@ -229,9 +229,9 @@ type CreateProfileRequest struct { NullFields []string `json:"-"` } -func (s *CreateProfileRequest) MarshalJSON() ([]byte, error) { +func (s CreateProfileRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateProfileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Deployment: Deployment contains the deployment identification information. @@ -269,9 +269,9 @@ type Deployment struct { NullFields []string `json:"-"` } -func (s *Deployment) MarshalJSON() ([]byte, error) { +func (s Deployment) MarshalJSON() ([]byte, error) { type NoMethod Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProfilesResponse: ListProfileResponse contains the list of collected @@ -303,9 +303,9 @@ type ListProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Profile: Profile resource. @@ -368,9 +368,9 @@ type Profile struct { NullFields []string `json:"-"` } -func (s *Profile) MarshalJSON() ([]byte, error) { +func (s Profile) MarshalJSON() ([]byte, error) { type NoMethod Profile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsProfilesCreateCall struct { diff --git a/cloudresourcemanager/v1/cloudresourcemanager-gen.go b/cloudresourcemanager/v1/cloudresourcemanager-gen.go index d4cd7a1ba9..86e108d6cd 100644 --- a/cloudresourcemanager/v1/cloudresourcemanager-gen.go +++ b/cloudresourcemanager/v1/cloudresourcemanager-gen.go @@ -238,9 +238,9 @@ type Ancestor struct { NullFields []string `json:"-"` } -func (s *Ancestor) MarshalJSON() ([]byte, error) { +func (s Ancestor) MarshalJSON() ([]byte, error) { type NoMethod Ancestor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -279,9 +279,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -314,9 +314,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -413,9 +413,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BooleanConstraint: A `Constraint` that is either enforced or not. For @@ -467,9 +467,9 @@ type BooleanPolicy struct { NullFields []string `json:"-"` } -func (s *BooleanPolicy) MarshalJSON() ([]byte, error) { +func (s BooleanPolicy) MarshalJSON() ([]byte, error) { type NoMethod BooleanPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClearOrgPolicyRequest: The request sent to the ClearOrgPolicy method. @@ -492,9 +492,9 @@ type ClearOrgPolicyRequest struct { NullFields []string `json:"-"` } -func (s *ClearOrgPolicyRequest) MarshalJSON() ([]byte, error) { +func (s ClearOrgPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod ClearOrgPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation: @@ -528,9 +528,9 @@ type CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation struc NullFields []string `json:"-"` } -func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation) MarshalJSON() ([]byte, error) { +func (s CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation: @@ -564,9 +564,9 @@ type CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation struct NullFields []string `json:"-"` } -func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation) MarshalJSON() ([]byte, error) { +func (s CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Constraint: A `Constraint` describes a way in which a resource's @@ -621,9 +621,9 @@ type Constraint struct { NullFields []string `json:"-"` } -func (s *Constraint) MarshalJSON() ([]byte, error) { +func (s Constraint) MarshalJSON() ([]byte, error) { type NoMethod Constraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateFolderMetadata: Metadata pertaining to the Folder creation process. @@ -646,9 +646,9 @@ type CreateFolderMetadata struct { NullFields []string `json:"-"` } -func (s *CreateFolderMetadata) MarshalJSON() ([]byte, error) { +func (s CreateFolderMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateFolderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateProjectMetadata: A status object which is used as the `metadata` field @@ -676,9 +676,9 @@ type CreateProjectMetadata struct { NullFields []string `json:"-"` } -func (s *CreateProjectMetadata) MarshalJSON() ([]byte, error) { +func (s CreateProjectMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateProjectMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTagBindingMetadata: Runtime operation information for creating a @@ -776,9 +776,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderOperation: Metadata describing a long running folder operation @@ -811,9 +811,9 @@ type FolderOperation struct { NullFields []string `json:"-"` } -func (s *FolderOperation) MarshalJSON() ([]byte, error) { +func (s FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderOperationError: A classification of the Folder Operation error. @@ -853,9 +853,9 @@ type FolderOperationError struct { NullFields []string `json:"-"` } -func (s *FolderOperationError) MarshalJSON() ([]byte, error) { +func (s FolderOperationError) MarshalJSON() ([]byte, error) { type NoMethod FolderOperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetAncestryRequest: The request sent to the GetAncestry method. @@ -884,9 +884,9 @@ type GetAncestryResponse struct { NullFields []string `json:"-"` } -func (s *GetAncestryResponse) MarshalJSON() ([]byte, error) { +func (s GetAncestryResponse) MarshalJSON() ([]byte, error) { type NoMethod GetAncestryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetEffectiveOrgPolicyRequest: The request sent to the GetEffectiveOrgPolicy @@ -907,9 +907,9 @@ type GetEffectiveOrgPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetEffectiveOrgPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetEffectiveOrgPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetEffectiveOrgPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -930,9 +930,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetOrgPolicyRequest: The request sent to the GetOrgPolicy method. @@ -952,9 +952,9 @@ type GetOrgPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetOrgPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetOrgPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetOrgPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -984,9 +984,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Lien: A Lien represents an encumbrance on the actions that can be performed @@ -1031,9 +1031,9 @@ type Lien struct { NullFields []string `json:"-"` } -func (s *Lien) MarshalJSON() ([]byte, error) { +func (s Lien) MarshalJSON() ([]byte, error) { type NoMethod Lien - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAvailableOrgPolicyConstraintsRequest: The request sent to the @@ -1061,9 +1061,9 @@ type ListAvailableOrgPolicyConstraintsRequest struct { NullFields []string `json:"-"` } -func (s *ListAvailableOrgPolicyConstraintsRequest) MarshalJSON() ([]byte, error) { +func (s ListAvailableOrgPolicyConstraintsRequest) MarshalJSON() ([]byte, error) { type NoMethod ListAvailableOrgPolicyConstraintsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAvailableOrgPolicyConstraintsResponse: The response returned from the @@ -1093,9 +1093,9 @@ type ListAvailableOrgPolicyConstraintsResponse struct { NullFields []string `json:"-"` } -func (s *ListAvailableOrgPolicyConstraintsResponse) MarshalJSON() ([]byte, error) { +func (s ListAvailableOrgPolicyConstraintsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAvailableOrgPolicyConstraintsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConstraint: A `Constraint` that allows or disallows a list of string @@ -1123,9 +1123,9 @@ type ListConstraint struct { NullFields []string `json:"-"` } -func (s *ListConstraint) MarshalJSON() ([]byte, error) { +func (s ListConstraint) MarshalJSON() ([]byte, error) { type NoMethod ListConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLiensResponse: The response message for Liens.ListLiens. @@ -1151,9 +1151,9 @@ type ListLiensResponse struct { NullFields []string `json:"-"` } -func (s *ListLiensResponse) MarshalJSON() ([]byte, error) { +func (s ListLiensResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLiensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOrgPoliciesRequest: The request sent to the ListOrgPolicies method. @@ -1179,9 +1179,9 @@ type ListOrgPoliciesRequest struct { NullFields []string `json:"-"` } -func (s *ListOrgPoliciesRequest) MarshalJSON() ([]byte, error) { +func (s ListOrgPoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod ListOrgPoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOrgPoliciesResponse: The response returned from the `ListOrgPolicies` @@ -1209,9 +1209,9 @@ type ListOrgPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListOrgPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListOrgPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOrgPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPolicy: Used in `policy_type` to specify how `list_policy` behaves at @@ -1324,9 +1324,9 @@ type ListPolicy struct { NullFields []string `json:"-"` } -func (s *ListPolicy) MarshalJSON() ([]byte, error) { +func (s ListPolicy) MarshalJSON() ([]byte, error) { type NoMethod ListPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProjectsResponse: A page of the response received from the ListProjects @@ -1361,9 +1361,9 @@ type ListProjectsResponse struct { NullFields []string `json:"-"` } -func (s *ListProjectsResponse) MarshalJSON() ([]byte, error) { +func (s ListProjectsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProjectsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveFolderMetadata: Metadata pertaining to the folder move process. @@ -1388,9 +1388,9 @@ type MoveFolderMetadata struct { NullFields []string `json:"-"` } -func (s *MoveFolderMetadata) MarshalJSON() ([]byte, error) { +func (s MoveFolderMetadata) MarshalJSON() ([]byte, error) { type NoMethod MoveFolderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveProjectMetadata: A status object which is used as the `metadata` field @@ -1440,9 +1440,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrgPolicy: Defines a Cloud Organization `Policy` which is used to specify @@ -1495,9 +1495,9 @@ type OrgPolicy struct { NullFields []string `json:"-"` } -func (s *OrgPolicy) MarshalJSON() ([]byte, error) { +func (s OrgPolicy) MarshalJSON() ([]byte, error) { type NoMethod OrgPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Organization: The root node in the resource hierarchy to which a particular @@ -1544,9 +1544,9 @@ type Organization struct { NullFields []string `json:"-"` } -func (s *Organization) MarshalJSON() ([]byte, error) { +func (s Organization) MarshalJSON() ([]byte, error) { type NoMethod Organization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrganizationOwner: The entity that owns an Organization. The lifetime of the @@ -1569,9 +1569,9 @@ type OrganizationOwner struct { NullFields []string `json:"-"` } -func (s *OrganizationOwner) MarshalJSON() ([]byte, error) { +func (s OrganizationOwner) MarshalJSON() ([]byte, error) { type NoMethod OrganizationOwner - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1661,9 +1661,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Project: A Project is a high-level Google Cloud Platform entity. It is a @@ -1732,9 +1732,9 @@ type Project struct { NullFields []string `json:"-"` } -func (s *Project) MarshalJSON() ([]byte, error) { +func (s Project) MarshalJSON() ([]byte, error) { type NoMethod Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectCreationStatus: A status object which is used as the `metadata` field @@ -1762,9 +1762,9 @@ type ProjectCreationStatus struct { NullFields []string `json:"-"` } -func (s *ProjectCreationStatus) MarshalJSON() ([]byte, error) { +func (s ProjectCreationStatus) MarshalJSON() ([]byte, error) { type NoMethod ProjectCreationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceId: A container to reference an id for any resource type. A @@ -1792,9 +1792,9 @@ type ResourceId struct { NullFields []string `json:"-"` } -func (s *ResourceId) MarshalJSON() ([]byte, error) { +func (s ResourceId) MarshalJSON() ([]byte, error) { type NoMethod ResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreDefault: Ignores policies set above this resource and restores the @@ -1843,9 +1843,9 @@ type SearchOrganizationsRequest struct { NullFields []string `json:"-"` } -func (s *SearchOrganizationsRequest) MarshalJSON() ([]byte, error) { +func (s SearchOrganizationsRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchOrganizationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchOrganizationsResponse: The response returned from the @@ -1876,9 +1876,9 @@ type SearchOrganizationsResponse struct { NullFields []string `json:"-"` } -func (s *SearchOrganizationsResponse) MarshalJSON() ([]byte, error) { +func (s SearchOrganizationsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchOrganizationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1905,9 +1905,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetOrgPolicyRequest: The request sent to the SetOrgPolicyRequest method. @@ -1927,9 +1927,9 @@ type SetOrgPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetOrgPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetOrgPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetOrgPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1961,9 +1961,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1986,9 +1986,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2013,9 +2013,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteFolderMetadata: A status object which is used as the `metadata` diff --git a/cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go b/cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go index a78ba0588d..5b512d68a3 100644 --- a/cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go +++ b/cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go @@ -202,9 +202,9 @@ type Ancestor struct { NullFields []string `json:"-"` } -func (s *Ancestor) MarshalJSON() ([]byte, error) { +func (s Ancestor) MarshalJSON() ([]byte, error) { type NoMethod Ancestor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -243,9 +243,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -278,9 +278,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -377,9 +377,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation: @@ -413,9 +413,9 @@ type CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation struc NullFields []string `json:"-"` } -func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation) MarshalJSON() ([]byte, error) { +func (s CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation: @@ -449,9 +449,9 @@ type CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation struct NullFields []string `json:"-"` } -func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation) MarshalJSON() ([]byte, error) { +func (s CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateFolderMetadata: Metadata pertaining to the Folder creation process. @@ -474,9 +474,9 @@ type CreateFolderMetadata struct { NullFields []string `json:"-"` } -func (s *CreateFolderMetadata) MarshalJSON() ([]byte, error) { +func (s CreateFolderMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateFolderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateProjectMetadata: A status object which is used as the `metadata` field @@ -504,9 +504,9 @@ type CreateProjectMetadata struct { NullFields []string `json:"-"` } -func (s *CreateProjectMetadata) MarshalJSON() ([]byte, error) { +func (s CreateProjectMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateProjectMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTagBindingMetadata: Runtime operation information for creating a @@ -604,9 +604,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderOperation: Metadata describing a long running folder operation @@ -639,9 +639,9 @@ type FolderOperation struct { NullFields []string `json:"-"` } -func (s *FolderOperation) MarshalJSON() ([]byte, error) { +func (s FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderOperationError: A classification of the Folder Operation error. @@ -681,9 +681,9 @@ type FolderOperationError struct { NullFields []string `json:"-"` } -func (s *FolderOperationError) MarshalJSON() ([]byte, error) { +func (s FolderOperationError) MarshalJSON() ([]byte, error) { type NoMethod FolderOperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetAncestryRequest: The request sent to the @@ -714,9 +714,9 @@ type GetAncestryResponse struct { NullFields []string `json:"-"` } -func (s *GetAncestryResponse) MarshalJSON() ([]byte, error) { +func (s GetAncestryResponse) MarshalJSON() ([]byte, error) { type NoMethod GetAncestryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -737,9 +737,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -769,9 +769,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOrganizationsResponse: The response returned from the @@ -802,9 +802,9 @@ type ListOrganizationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOrganizationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOrganizationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOrganizationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProjectsResponse: A page of the response received from the ListProjects @@ -839,9 +839,9 @@ type ListProjectsResponse struct { NullFields []string `json:"-"` } -func (s *ListProjectsResponse) MarshalJSON() ([]byte, error) { +func (s ListProjectsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProjectsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveFolderMetadata: Metadata pertaining to the folder move process. @@ -866,9 +866,9 @@ type MoveFolderMetadata struct { NullFields []string `json:"-"` } -func (s *MoveFolderMetadata) MarshalJSON() ([]byte, error) { +func (s MoveFolderMetadata) MarshalJSON() ([]byte, error) { type NoMethod MoveFolderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveProjectMetadata: A status object which is used as the `metadata` field @@ -924,9 +924,9 @@ type Organization struct { NullFields []string `json:"-"` } -func (s *Organization) MarshalJSON() ([]byte, error) { +func (s Organization) MarshalJSON() ([]byte, error) { type NoMethod Organization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrganizationOwner: The entity that owns an Organization. The lifetime of the @@ -949,9 +949,9 @@ type OrganizationOwner struct { NullFields []string `json:"-"` } -func (s *OrganizationOwner) MarshalJSON() ([]byte, error) { +func (s OrganizationOwner) MarshalJSON() ([]byte, error) { type NoMethod OrganizationOwner - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1041,9 +1041,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Project: A Project is a high-level Google Cloud Platform entity. It is a @@ -1107,9 +1107,9 @@ type Project struct { NullFields []string `json:"-"` } -func (s *Project) MarshalJSON() ([]byte, error) { +func (s Project) MarshalJSON() ([]byte, error) { type NoMethod Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectCreationStatus: A status object which is used as the `metadata` field @@ -1137,9 +1137,9 @@ type ProjectCreationStatus struct { NullFields []string `json:"-"` } -func (s *ProjectCreationStatus) MarshalJSON() ([]byte, error) { +func (s ProjectCreationStatus) MarshalJSON() ([]byte, error) { type NoMethod ProjectCreationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceId: A container to reference an id for any resource type. A @@ -1167,9 +1167,9 @@ type ResourceId struct { NullFields []string `json:"-"` } -func (s *ResourceId) MarshalJSON() ([]byte, error) { +func (s ResourceId) MarshalJSON() ([]byte, error) { type NoMethod ResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1196,9 +1196,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1221,9 +1221,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1248,9 +1248,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteFolderMetadata: A status object which is used as the `metadata` diff --git a/cloudresourcemanager/v2/cloudresourcemanager-gen.go b/cloudresourcemanager/v2/cloudresourcemanager-gen.go index 745807e257..28afbd66f8 100644 --- a/cloudresourcemanager/v2/cloudresourcemanager-gen.go +++ b/cloudresourcemanager/v2/cloudresourcemanager-gen.go @@ -221,9 +221,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -256,9 +256,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -355,9 +355,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation: @@ -391,9 +391,9 @@ type CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation struc NullFields []string `json:"-"` } -func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation) MarshalJSON() ([]byte, error) { +func (s CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation: @@ -427,9 +427,9 @@ type CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation struct NullFields []string `json:"-"` } -func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation) MarshalJSON() ([]byte, error) { +func (s CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateFolderMetadata: Metadata pertaining to the Folder creation process. @@ -452,9 +452,9 @@ type CreateFolderMetadata struct { NullFields []string `json:"-"` } -func (s *CreateFolderMetadata) MarshalJSON() ([]byte, error) { +func (s CreateFolderMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateFolderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateProjectMetadata: A status object which is used as the `metadata` field @@ -482,9 +482,9 @@ type CreateProjectMetadata struct { NullFields []string `json:"-"` } -func (s *CreateProjectMetadata) MarshalJSON() ([]byte, error) { +func (s CreateProjectMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateProjectMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTagBindingMetadata: Runtime operation information for creating a @@ -573,9 +573,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Folder: A Folder in an Organization's resource hierarchy, used to organize @@ -626,9 +626,9 @@ type Folder struct { NullFields []string `json:"-"` } -func (s *Folder) MarshalJSON() ([]byte, error) { +func (s Folder) MarshalJSON() ([]byte, error) { type NoMethod Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderOperation: Metadata describing a long running folder operation @@ -661,9 +661,9 @@ type FolderOperation struct { NullFields []string `json:"-"` } -func (s *FolderOperation) MarshalJSON() ([]byte, error) { +func (s FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderOperationError: A classification of the Folder Operation error. @@ -703,9 +703,9 @@ type FolderOperationError struct { NullFields []string `json:"-"` } -func (s *FolderOperationError) MarshalJSON() ([]byte, error) { +func (s FolderOperationError) MarshalJSON() ([]byte, error) { type NoMethod FolderOperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -726,9 +726,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -758,9 +758,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFoldersResponse: The ListFolders response message. @@ -787,9 +787,9 @@ type ListFoldersResponse struct { NullFields []string `json:"-"` } -func (s *ListFoldersResponse) MarshalJSON() ([]byte, error) { +func (s ListFoldersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFoldersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveFolderMetadata: Metadata pertaining to the folder move process. @@ -814,9 +814,9 @@ type MoveFolderMetadata struct { NullFields []string `json:"-"` } -func (s *MoveFolderMetadata) MarshalJSON() ([]byte, error) { +func (s MoveFolderMetadata) MarshalJSON() ([]byte, error) { type NoMethod MoveFolderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveFolderRequest: The MoveFolder request message. @@ -838,9 +838,9 @@ type MoveFolderRequest struct { NullFields []string `json:"-"` } -func (s *MoveFolderRequest) MarshalJSON() ([]byte, error) { +func (s MoveFolderRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveFolderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveProjectMetadata: A status object which is used as the `metadata` field @@ -890,9 +890,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -982,9 +982,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectCreationStatus: A status object which is used as the `metadata` field @@ -1012,9 +1012,9 @@ type ProjectCreationStatus struct { NullFields []string `json:"-"` } -func (s *ProjectCreationStatus) MarshalJSON() ([]byte, error) { +func (s ProjectCreationStatus) MarshalJSON() ([]byte, error) { type NoMethod ProjectCreationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchFoldersRequest: The request message for searching folders. @@ -1055,9 +1055,9 @@ type SearchFoldersRequest struct { NullFields []string `json:"-"` } -func (s *SearchFoldersRequest) MarshalJSON() ([]byte, error) { +func (s SearchFoldersRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchFoldersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchFoldersResponse: The response message for searching folders. @@ -1084,9 +1084,9 @@ type SearchFoldersResponse struct { NullFields []string `json:"-"` } -func (s *SearchFoldersResponse) MarshalJSON() ([]byte, error) { +func (s SearchFoldersResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchFoldersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1113,9 +1113,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1147,9 +1147,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1172,9 +1172,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1199,9 +1199,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteFolderMetadata: A status object which is used as the `metadata` diff --git a/cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go b/cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go index 8a1c94d10a..e05fb14c40 100644 --- a/cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go +++ b/cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go @@ -221,9 +221,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -256,9 +256,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -355,9 +355,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation: @@ -391,9 +391,9 @@ type CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation struc NullFields []string `json:"-"` } -func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation) MarshalJSON() ([]byte, error) { +func (s CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation: @@ -427,9 +427,9 @@ type CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation struct NullFields []string `json:"-"` } -func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation) MarshalJSON() ([]byte, error) { +func (s CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateFolderMetadata: Metadata pertaining to the Folder creation process. @@ -452,9 +452,9 @@ type CreateFolderMetadata struct { NullFields []string `json:"-"` } -func (s *CreateFolderMetadata) MarshalJSON() ([]byte, error) { +func (s CreateFolderMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateFolderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateProjectMetadata: A status object which is used as the `metadata` field @@ -482,9 +482,9 @@ type CreateProjectMetadata struct { NullFields []string `json:"-"` } -func (s *CreateProjectMetadata) MarshalJSON() ([]byte, error) { +func (s CreateProjectMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateProjectMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTagBindingMetadata: Runtime operation information for creating a @@ -573,9 +573,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Folder: A Folder in an Organization's resource hierarchy, used to organize @@ -626,9 +626,9 @@ type Folder struct { NullFields []string `json:"-"` } -func (s *Folder) MarshalJSON() ([]byte, error) { +func (s Folder) MarshalJSON() ([]byte, error) { type NoMethod Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderOperation: Metadata describing a long running folder operation @@ -661,9 +661,9 @@ type FolderOperation struct { NullFields []string `json:"-"` } -func (s *FolderOperation) MarshalJSON() ([]byte, error) { +func (s FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderOperationError: A classification of the Folder Operation error. @@ -703,9 +703,9 @@ type FolderOperationError struct { NullFields []string `json:"-"` } -func (s *FolderOperationError) MarshalJSON() ([]byte, error) { +func (s FolderOperationError) MarshalJSON() ([]byte, error) { type NoMethod FolderOperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -726,9 +726,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -758,9 +758,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFoldersResponse: The ListFolders response message. @@ -787,9 +787,9 @@ type ListFoldersResponse struct { NullFields []string `json:"-"` } -func (s *ListFoldersResponse) MarshalJSON() ([]byte, error) { +func (s ListFoldersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFoldersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveFolderMetadata: Metadata pertaining to the folder move process. @@ -814,9 +814,9 @@ type MoveFolderMetadata struct { NullFields []string `json:"-"` } -func (s *MoveFolderMetadata) MarshalJSON() ([]byte, error) { +func (s MoveFolderMetadata) MarshalJSON() ([]byte, error) { type NoMethod MoveFolderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveFolderRequest: The MoveFolder request message. @@ -838,9 +838,9 @@ type MoveFolderRequest struct { NullFields []string `json:"-"` } -func (s *MoveFolderRequest) MarshalJSON() ([]byte, error) { +func (s MoveFolderRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveFolderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveProjectMetadata: A status object which is used as the `metadata` field @@ -890,9 +890,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -982,9 +982,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectCreationStatus: A status object which is used as the `metadata` field @@ -1012,9 +1012,9 @@ type ProjectCreationStatus struct { NullFields []string `json:"-"` } -func (s *ProjectCreationStatus) MarshalJSON() ([]byte, error) { +func (s ProjectCreationStatus) MarshalJSON() ([]byte, error) { type NoMethod ProjectCreationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchFoldersRequest: The request message for searching folders. @@ -1055,9 +1055,9 @@ type SearchFoldersRequest struct { NullFields []string `json:"-"` } -func (s *SearchFoldersRequest) MarshalJSON() ([]byte, error) { +func (s SearchFoldersRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchFoldersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchFoldersResponse: The response message for searching folders. @@ -1084,9 +1084,9 @@ type SearchFoldersResponse struct { NullFields []string `json:"-"` } -func (s *SearchFoldersResponse) MarshalJSON() ([]byte, error) { +func (s SearchFoldersResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchFoldersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1113,9 +1113,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1147,9 +1147,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1172,9 +1172,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1199,9 +1199,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteFolderMetadata: A status object which is used as the `metadata` diff --git a/cloudresourcemanager/v3/cloudresourcemanager-gen.go b/cloudresourcemanager/v3/cloudresourcemanager-gen.go index c23059b83d..3b5c6ff5c1 100644 --- a/cloudresourcemanager/v3/cloudresourcemanager-gen.go +++ b/cloudresourcemanager/v3/cloudresourcemanager-gen.go @@ -317,9 +317,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -352,9 +352,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -451,9 +451,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation: @@ -487,9 +487,9 @@ type CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation struc NullFields []string `json:"-"` } -func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation) MarshalJSON() ([]byte, error) { +func (s CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation: @@ -523,9 +523,9 @@ type CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation struct NullFields []string `json:"-"` } -func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation) MarshalJSON() ([]byte, error) { +func (s CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateFolderMetadata: Metadata pertaining to the Folder creation process. @@ -548,9 +548,9 @@ type CreateFolderMetadata struct { NullFields []string `json:"-"` } -func (s *CreateFolderMetadata) MarshalJSON() ([]byte, error) { +func (s CreateFolderMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateFolderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateProjectMetadata: A status object which is used as the `metadata` field @@ -578,9 +578,9 @@ type CreateProjectMetadata struct { NullFields []string `json:"-"` } -func (s *CreateProjectMetadata) MarshalJSON() ([]byte, error) { +func (s CreateProjectMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateProjectMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTagBindingMetadata: Runtime operation information for creating a @@ -668,9 +668,9 @@ type EffectiveTag struct { NullFields []string `json:"-"` } -func (s *EffectiveTag) MarshalJSON() ([]byte, error) { +func (s EffectiveTag) MarshalJSON() ([]byte, error) { type NoMethod EffectiveTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -725,9 +725,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Folder: A folder in an organization's resource hierarchy, used to organize @@ -786,9 +786,9 @@ type Folder struct { NullFields []string `json:"-"` } -func (s *Folder) MarshalJSON() ([]byte, error) { +func (s Folder) MarshalJSON() ([]byte, error) { type NoMethod Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderOperation: Metadata describing a long running folder operation @@ -821,9 +821,9 @@ type FolderOperation struct { NullFields []string `json:"-"` } -func (s *FolderOperation) MarshalJSON() ([]byte, error) { +func (s FolderOperation) MarshalJSON() ([]byte, error) { type NoMethod FolderOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderOperationError: A classification of the Folder Operation error. @@ -863,9 +863,9 @@ type FolderOperationError struct { NullFields []string `json:"-"` } -func (s *FolderOperationError) MarshalJSON() ([]byte, error) { +func (s FolderOperationError) MarshalJSON() ([]byte, error) { type NoMethod FolderOperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -886,9 +886,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -918,9 +918,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Lien: A Lien represents an encumbrance on the actions that can be performed @@ -965,9 +965,9 @@ type Lien struct { NullFields []string `json:"-"` } -func (s *Lien) MarshalJSON() ([]byte, error) { +func (s Lien) MarshalJSON() ([]byte, error) { type NoMethod Lien - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEffectiveTagsResponse: The response of ListEffectiveTags. @@ -999,9 +999,9 @@ type ListEffectiveTagsResponse struct { NullFields []string `json:"-"` } -func (s *ListEffectiveTagsResponse) MarshalJSON() ([]byte, error) { +func (s ListEffectiveTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEffectiveTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFoldersResponse: The ListFolders response message. @@ -1028,9 +1028,9 @@ type ListFoldersResponse struct { NullFields []string `json:"-"` } -func (s *ListFoldersResponse) MarshalJSON() ([]byte, error) { +func (s ListFoldersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFoldersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLiensResponse: The response message for Liens.ListLiens. @@ -1056,9 +1056,9 @@ type ListLiensResponse struct { NullFields []string `json:"-"` } -func (s *ListLiensResponse) MarshalJSON() ([]byte, error) { +func (s ListLiensResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLiensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProjectsResponse: A page of the response received from the ListProjects @@ -1093,9 +1093,9 @@ type ListProjectsResponse struct { NullFields []string `json:"-"` } -func (s *ListProjectsResponse) MarshalJSON() ([]byte, error) { +func (s ListProjectsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProjectsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTagBindingsResponse: The ListTagBindings response. @@ -1127,9 +1127,9 @@ type ListTagBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListTagBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListTagBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTagBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTagHoldsResponse: The ListTagHolds response. @@ -1160,9 +1160,9 @@ type ListTagHoldsResponse struct { NullFields []string `json:"-"` } -func (s *ListTagHoldsResponse) MarshalJSON() ([]byte, error) { +func (s ListTagHoldsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTagHoldsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTagKeysResponse: The ListTagKeys response message. @@ -1189,9 +1189,9 @@ type ListTagKeysResponse struct { NullFields []string `json:"-"` } -func (s *ListTagKeysResponse) MarshalJSON() ([]byte, error) { +func (s ListTagKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTagKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTagValuesResponse: The ListTagValues response. @@ -1220,9 +1220,9 @@ type ListTagValuesResponse struct { NullFields []string `json:"-"` } -func (s *ListTagValuesResponse) MarshalJSON() ([]byte, error) { +func (s ListTagValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTagValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveFolderMetadata: Metadata pertaining to the folder move process. @@ -1247,9 +1247,9 @@ type MoveFolderMetadata struct { NullFields []string `json:"-"` } -func (s *MoveFolderMetadata) MarshalJSON() ([]byte, error) { +func (s MoveFolderMetadata) MarshalJSON() ([]byte, error) { type NoMethod MoveFolderMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveFolderRequest: The MoveFolder request message. @@ -1271,9 +1271,9 @@ type MoveFolderRequest struct { NullFields []string `json:"-"` } -func (s *MoveFolderRequest) MarshalJSON() ([]byte, error) { +func (s MoveFolderRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveFolderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveProjectMetadata: A status object which is used as the `metadata` field @@ -1298,9 +1298,9 @@ type MoveProjectRequest struct { NullFields []string `json:"-"` } -func (s *MoveProjectRequest) MarshalJSON() ([]byte, error) { +func (s MoveProjectRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveProjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1345,9 +1345,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Organization: The root node in the resource hierarchy to which a particular @@ -1402,9 +1402,9 @@ type Organization struct { NullFields []string `json:"-"` } -func (s *Organization) MarshalJSON() ([]byte, error) { +func (s Organization) MarshalJSON() ([]byte, error) { type NoMethod Organization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1494,9 +1494,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Project: A project is a high-level Google Cloud entity. It is a container @@ -1569,9 +1569,9 @@ type Project struct { NullFields []string `json:"-"` } -func (s *Project) MarshalJSON() ([]byte, error) { +func (s Project) MarshalJSON() ([]byte, error) { type NoMethod Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectCreationStatus: A status object which is used as the `metadata` field @@ -1599,9 +1599,9 @@ type ProjectCreationStatus struct { NullFields []string `json:"-"` } -func (s *ProjectCreationStatus) MarshalJSON() ([]byte, error) { +func (s ProjectCreationStatus) MarshalJSON() ([]byte, error) { type NoMethod ProjectCreationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchFoldersResponse: The response message for searching folders. @@ -1628,9 +1628,9 @@ type SearchFoldersResponse struct { NullFields []string `json:"-"` } -func (s *SearchFoldersResponse) MarshalJSON() ([]byte, error) { +func (s SearchFoldersResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchFoldersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchOrganizationsResponse: The response returned from the @@ -1661,9 +1661,9 @@ type SearchOrganizationsResponse struct { NullFields []string `json:"-"` } -func (s *SearchOrganizationsResponse) MarshalJSON() ([]byte, error) { +func (s SearchOrganizationsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchOrganizationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchProjectsResponse: A page of the response received from the @@ -1698,9 +1698,9 @@ type SearchProjectsResponse struct { NullFields []string `json:"-"` } -func (s *SearchProjectsResponse) MarshalJSON() ([]byte, error) { +func (s SearchProjectsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchProjectsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1727,9 +1727,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1761,9 +1761,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TagBinding: A TagBinding represents a connection between a TagValue and a @@ -1800,9 +1800,9 @@ type TagBinding struct { NullFields []string `json:"-"` } -func (s *TagBinding) MarshalJSON() ([]byte, error) { +func (s TagBinding) MarshalJSON() ([]byte, error) { type NoMethod TagBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TagHold: A TagHold represents the use of a TagValue that is not captured by @@ -1845,9 +1845,9 @@ type TagHold struct { NullFields []string `json:"-"` } -func (s *TagHold) MarshalJSON() ([]byte, error) { +func (s TagHold) MarshalJSON() ([]byte, error) { type NoMethod TagHold - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TagKey: A TagKey, used to group a set of TagValues. @@ -1922,9 +1922,9 @@ type TagKey struct { NullFields []string `json:"-"` } -func (s *TagKey) MarshalJSON() ([]byte, error) { +func (s TagKey) MarshalJSON() ([]byte, error) { type NoMethod TagKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TagValue: A TagValue is a child of a particular TagKey. This is used to @@ -1973,9 +1973,9 @@ type TagValue struct { NullFields []string `json:"-"` } -func (s *TagValue) MarshalJSON() ([]byte, error) { +func (s TagValue) MarshalJSON() ([]byte, error) { type NoMethod TagValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1998,9 +1998,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2025,9 +2025,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteFolderMetadata: A status object which is used as the `metadata` diff --git a/cloudscheduler/v1/cloudscheduler-gen.go b/cloudscheduler/v1/cloudscheduler-gen.go index dfe226703c..a91fd3f8cf 100644 --- a/cloudscheduler/v1/cloudscheduler-gen.go +++ b/cloudscheduler/v1/cloudscheduler-gen.go @@ -255,9 +255,9 @@ type AppEngineHttpTarget struct { NullFields []string `json:"-"` } -func (s *AppEngineHttpTarget) MarshalJSON() ([]byte, error) { +func (s AppEngineHttpTarget) MarshalJSON() ([]byte, error) { type NoMethod AppEngineHttpTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineRouting: App Engine Routing. For more information about services, @@ -323,9 +323,9 @@ type AppEngineRouting struct { NullFields []string `json:"-"` } -func (s *AppEngineRouting) MarshalJSON() ([]byte, error) { +func (s AppEngineRouting) MarshalJSON() ([]byte, error) { type NoMethod AppEngineRouting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -413,9 +413,9 @@ type HttpTarget struct { NullFields []string `json:"-"` } -func (s *HttpTarget) MarshalJSON() ([]byte, error) { +func (s HttpTarget) MarshalJSON() ([]byte, error) { type NoMethod HttpTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Job: Configuration for a job. The maximum allowed size for a job is 1MB. @@ -523,9 +523,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobsResponse: Response message for listing jobs using ListJobs. @@ -553,9 +553,9 @@ type ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -581,9 +581,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -619,9 +619,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthToken: Contains information needed for generating an OAuth token @@ -651,9 +651,9 @@ type OAuthToken struct { NullFields []string `json:"-"` } -func (s *OAuthToken) MarshalJSON() ([]byte, error) { +func (s OAuthToken) MarshalJSON() ([]byte, error) { type NoMethod OAuthToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OidcToken: Contains information needed for generating an OpenID Connect @@ -683,9 +683,9 @@ type OidcToken struct { NullFields []string `json:"-"` } -func (s *OidcToken) MarshalJSON() ([]byte, error) { +func (s OidcToken) MarshalJSON() ([]byte, error) { type NoMethod OidcToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseJobRequest: Request message for PauseJob. @@ -739,9 +739,9 @@ type PubsubMessage struct { NullFields []string `json:"-"` } -func (s *PubsubMessage) MarshalJSON() ([]byte, error) { +func (s PubsubMessage) MarshalJSON() ([]byte, error) { type NoMethod PubsubMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubTarget: Pub/Sub target. The job will be delivered by publishing a @@ -773,9 +773,9 @@ type PubsubTarget struct { NullFields []string `json:"-"` } -func (s *PubsubTarget) MarshalJSON() ([]byte, error) { +func (s PubsubTarget) MarshalJSON() ([]byte, error) { type NoMethod PubsubTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumeJobRequest: Request message for ResumeJob. @@ -834,9 +834,9 @@ type RetryConfig struct { NullFields []string `json:"-"` } -func (s *RetryConfig) MarshalJSON() ([]byte, error) { +func (s RetryConfig) MarshalJSON() ([]byte, error) { type NoMethod RetryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunJobRequest: Request message for forcing a job to run now using RunJob. @@ -872,9 +872,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/cloudscheduler/v1beta1/cloudscheduler-gen.go b/cloudscheduler/v1beta1/cloudscheduler-gen.go index 6da6af3190..8ffec07931 100644 --- a/cloudscheduler/v1beta1/cloudscheduler-gen.go +++ b/cloudscheduler/v1beta1/cloudscheduler-gen.go @@ -255,9 +255,9 @@ type AppEngineHttpTarget struct { NullFields []string `json:"-"` } -func (s *AppEngineHttpTarget) MarshalJSON() ([]byte, error) { +func (s AppEngineHttpTarget) MarshalJSON() ([]byte, error) { type NoMethod AppEngineHttpTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineRouting: App Engine Routing. For more information about services, @@ -323,9 +323,9 @@ type AppEngineRouting struct { NullFields []string `json:"-"` } -func (s *AppEngineRouting) MarshalJSON() ([]byte, error) { +func (s AppEngineRouting) MarshalJSON() ([]byte, error) { type NoMethod AppEngineRouting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -413,9 +413,9 @@ type HttpTarget struct { NullFields []string `json:"-"` } -func (s *HttpTarget) MarshalJSON() ([]byte, error) { +func (s HttpTarget) MarshalJSON() ([]byte, error) { type NoMethod HttpTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Job: Configuration for a job. The maximum allowed size for a job is 1MB. @@ -529,9 +529,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobsResponse: Response message for listing jobs using ListJobs. @@ -559,9 +559,9 @@ type ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -587,9 +587,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -625,9 +625,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthToken: Contains information needed for generating an OAuth token @@ -657,9 +657,9 @@ type OAuthToken struct { NullFields []string `json:"-"` } -func (s *OAuthToken) MarshalJSON() ([]byte, error) { +func (s OAuthToken) MarshalJSON() ([]byte, error) { type NoMethod OAuthToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OidcToken: Contains information needed for generating an OpenID Connect @@ -689,9 +689,9 @@ type OidcToken struct { NullFields []string `json:"-"` } -func (s *OidcToken) MarshalJSON() ([]byte, error) { +func (s OidcToken) MarshalJSON() ([]byte, error) { type NoMethod OidcToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseJobRequest: Request message for PauseJob. @@ -745,9 +745,9 @@ type PubsubMessage struct { NullFields []string `json:"-"` } -func (s *PubsubMessage) MarshalJSON() ([]byte, error) { +func (s PubsubMessage) MarshalJSON() ([]byte, error) { type NoMethod PubsubMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubTarget: Pub/Sub target. The job will be delivered by publishing a @@ -779,9 +779,9 @@ type PubsubTarget struct { NullFields []string `json:"-"` } -func (s *PubsubTarget) MarshalJSON() ([]byte, error) { +func (s PubsubTarget) MarshalJSON() ([]byte, error) { type NoMethod PubsubTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumeJobRequest: Request message for ResumeJob. @@ -840,9 +840,9 @@ type RetryConfig struct { NullFields []string `json:"-"` } -func (s *RetryConfig) MarshalJSON() ([]byte, error) { +func (s RetryConfig) MarshalJSON() ([]byte, error) { type NoMethod RetryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunJobRequest: Request message for forcing a job to run now using RunJob. @@ -864,9 +864,9 @@ type RunJobRequest struct { NullFields []string `json:"-"` } -func (s *RunJobRequest) MarshalJSON() ([]byte, error) { +func (s RunJobRequest) MarshalJSON() ([]byte, error) { type NoMethod RunJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -898,9 +898,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/cloudsearch/v1/cloudsearch-gen.go b/cloudsearch/v1/cloudsearch-gen.go index 7f4cd48155..817eb39df5 100644 --- a/cloudsearch/v1/cloudsearch-gen.go +++ b/cloudsearch/v1/cloudsearch-gen.go @@ -541,9 +541,9 @@ type Action struct { NullFields []string `json:"-"` } -func (s *Action) MarshalJSON() ([]byte, error) { +func (s Action) MarshalJSON() ([]byte, error) { type NoMethod Action - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLoggingSettings: Represents the settings for Cloud audit logging @@ -575,9 +575,9 @@ type AuditLoggingSettings struct { NullFields []string `json:"-"` } -func (s *AuditLoggingSettings) MarshalJSON() ([]byte, error) { +func (s AuditLoggingSettings) MarshalJSON() ([]byte, error) { type NoMethod AuditLoggingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackgroundColoredText struct { @@ -609,9 +609,9 @@ type BackgroundColoredText struct { NullFields []string `json:"-"` } -func (s *BackgroundColoredText) MarshalJSON() ([]byte, error) { +func (s BackgroundColoredText) MarshalJSON() ([]byte, error) { type NoMethod BackgroundColoredText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BooleanOperatorOptions: Used to provide a search operator for boolean @@ -641,9 +641,9 @@ type BooleanOperatorOptions struct { NullFields []string `json:"-"` } -func (s *BooleanOperatorOptions) MarshalJSON() ([]byte, error) { +func (s BooleanOperatorOptions) MarshalJSON() ([]byte, error) { type NoMethod BooleanOperatorOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BooleanPropertyOptions: The options for boolean properties. @@ -664,9 +664,9 @@ type BooleanPropertyOptions struct { NullFields []string `json:"-"` } -func (s *BooleanPropertyOptions) MarshalJSON() ([]byte, error) { +func (s BooleanPropertyOptions) MarshalJSON() ([]byte, error) { type NoMethod BooleanPropertyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CheckAccessResponse struct { @@ -688,9 +688,9 @@ type CheckAccessResponse struct { NullFields []string `json:"-"` } -func (s *CheckAccessResponse) MarshalJSON() ([]byte, error) { +func (s CheckAccessResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckAccessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CompositeFilter struct { @@ -716,9 +716,9 @@ type CompositeFilter struct { NullFields []string `json:"-"` } -func (s *CompositeFilter) MarshalJSON() ([]byte, error) { +func (s CompositeFilter) MarshalJSON() ([]byte, error) { type NoMethod CompositeFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Content struct { @@ -743,9 +743,9 @@ type Content struct { NullFields []string `json:"-"` } -func (s *Content) MarshalJSON() ([]byte, error) { +func (s Content) MarshalJSON() ([]byte, error) { type NoMethod Content - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Context struct { @@ -819,9 +819,9 @@ type Context struct { NullFields []string `json:"-"` } -func (s *Context) MarshalJSON() ([]byte, error) { +func (s Context) MarshalJSON() ([]byte, error) { type NoMethod Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContextAttribute: A named attribute associated with an item which can be @@ -850,9 +850,9 @@ type ContextAttribute struct { NullFields []string `json:"-"` } -func (s *ContextAttribute) MarshalJSON() ([]byte, error) { +func (s ContextAttribute) MarshalJSON() ([]byte, error) { type NoMethod ContextAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerIndexStats: Aggregation of items by status code as of the specified @@ -875,9 +875,9 @@ type CustomerIndexStats struct { NullFields []string `json:"-"` } -func (s *CustomerIndexStats) MarshalJSON() ([]byte, error) { +func (s CustomerIndexStats) MarshalJSON() ([]byte, error) { type NoMethod CustomerIndexStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomerQueryStats struct { @@ -898,9 +898,9 @@ type CustomerQueryStats struct { NullFields []string `json:"-"` } -func (s *CustomerQueryStats) MarshalJSON() ([]byte, error) { +func (s CustomerQueryStats) MarshalJSON() ([]byte, error) { type NoMethod CustomerQueryStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerSearchApplicationStats: Search application stats for a customer for @@ -923,9 +923,9 @@ type CustomerSearchApplicationStats struct { NullFields []string `json:"-"` } -func (s *CustomerSearchApplicationStats) MarshalJSON() ([]byte, error) { +func (s CustomerSearchApplicationStats) MarshalJSON() ([]byte, error) { type NoMethod CustomerSearchApplicationStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomerSessionStats struct { @@ -947,9 +947,9 @@ type CustomerSessionStats struct { NullFields []string `json:"-"` } -func (s *CustomerSessionStats) MarshalJSON() ([]byte, error) { +func (s CustomerSessionStats) MarshalJSON() ([]byte, error) { type NoMethod CustomerSessionStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerSettings: Represents settings at a customer level. @@ -977,9 +977,9 @@ type CustomerSettings struct { NullFields []string `json:"-"` } -func (s *CustomerSettings) MarshalJSON() ([]byte, error) { +func (s CustomerSettings) MarshalJSON() ([]byte, error) { type NoMethod CustomerSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomerUserStats struct { @@ -1007,9 +1007,9 @@ type CustomerUserStats struct { NullFields []string `json:"-"` } -func (s *CustomerUserStats) MarshalJSON() ([]byte, error) { +func (s CustomerUserStats) MarshalJSON() ([]byte, error) { type NoMethod CustomerUserStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSource: Datasource is a logical namespace for items to be indexed. All @@ -1069,9 +1069,9 @@ type DataSource struct { NullFields []string `json:"-"` } -func (s *DataSource) MarshalJSON() ([]byte, error) { +func (s DataSource) MarshalJSON() ([]byte, error) { type NoMethod DataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceIndexStats: Aggregation of items by status code as of the @@ -1097,9 +1097,9 @@ type DataSourceIndexStats struct { NullFields []string `json:"-"` } -func (s *DataSourceIndexStats) MarshalJSON() ([]byte, error) { +func (s DataSourceIndexStats) MarshalJSON() ([]byte, error) { type NoMethod DataSourceIndexStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceRestriction: Restriction on Datasource. @@ -1127,9 +1127,9 @@ type DataSourceRestriction struct { NullFields []string `json:"-"` } -func (s *DataSourceRestriction) MarshalJSON() ([]byte, error) { +func (s DataSourceRestriction) MarshalJSON() ([]byte, error) { type NoMethod DataSourceRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole calendar date, for example a date of birth. The @@ -1157,9 +1157,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateOperatorOptions: Optional. Provides a search operator for date @@ -1206,9 +1206,9 @@ type DateOperatorOptions struct { NullFields []string `json:"-"` } -func (s *DateOperatorOptions) MarshalJSON() ([]byte, error) { +func (s DateOperatorOptions) MarshalJSON() ([]byte, error) { type NoMethod DateOperatorOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatePropertyOptions: The options for date properties. @@ -1229,9 +1229,9 @@ type DatePropertyOptions struct { NullFields []string `json:"-"` } -func (s *DatePropertyOptions) MarshalJSON() ([]byte, error) { +func (s DatePropertyOptions) MarshalJSON() ([]byte, error) { type NoMethod DatePropertyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateValues: List of date values. @@ -1250,9 +1250,9 @@ type DateValues struct { NullFields []string `json:"-"` } -func (s *DateValues) MarshalJSON() ([]byte, error) { +func (s DateValues) MarshalJSON() ([]byte, error) { type NoMethod DateValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DebugOptions: Shared request debug options for all cloudsearch RPC methods. @@ -1273,9 +1273,9 @@ type DebugOptions struct { NullFields []string `json:"-"` } -func (s *DebugOptions) MarshalJSON() ([]byte, error) { +func (s DebugOptions) MarshalJSON() ([]byte, error) { type NoMethod DebugOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DebugResponse: Debug Search Response. @@ -1302,9 +1302,9 @@ type DebugResponse struct { NullFields []string `json:"-"` } -func (s *DebugResponse) MarshalJSON() ([]byte, error) { +func (s DebugResponse) MarshalJSON() ([]byte, error) { type NoMethod DebugResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeleteQueueItemsRequest struct { @@ -1328,9 +1328,9 @@ type DeleteQueueItemsRequest struct { NullFields []string `json:"-"` } -func (s *DeleteQueueItemsRequest) MarshalJSON() ([]byte, error) { +func (s DeleteQueueItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteQueueItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisplayedProperty: A reference to a top-level property within the object @@ -1356,9 +1356,9 @@ type DisplayedProperty struct { NullFields []string `json:"-"` } -func (s *DisplayedProperty) MarshalJSON() ([]byte, error) { +func (s DisplayedProperty) MarshalJSON() ([]byte, error) { type NoMethod DisplayedProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleOperatorOptions: Used to provide a search operator for double @@ -1382,9 +1382,9 @@ type DoubleOperatorOptions struct { NullFields []string `json:"-"` } -func (s *DoubleOperatorOptions) MarshalJSON() ([]byte, error) { +func (s DoubleOperatorOptions) MarshalJSON() ([]byte, error) { type NoMethod DoubleOperatorOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoublePropertyOptions: The options for double properties. @@ -1405,9 +1405,9 @@ type DoublePropertyOptions struct { NullFields []string `json:"-"` } -func (s *DoublePropertyOptions) MarshalJSON() ([]byte, error) { +func (s DoublePropertyOptions) MarshalJSON() ([]byte, error) { type NoMethod DoublePropertyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleValues: List of double values. @@ -1426,9 +1426,9 @@ type DoubleValues struct { NullFields []string `json:"-"` } -func (s *DoubleValues) MarshalJSON() ([]byte, error) { +func (s DoubleValues) MarshalJSON() ([]byte, error) { type NoMethod DoubleValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DoubleValues) UnmarshalJSON(data []byte) error { @@ -1469,9 +1469,9 @@ type DriveFollowUpRestrict struct { NullFields []string `json:"-"` } -func (s *DriveFollowUpRestrict) MarshalJSON() ([]byte, error) { +func (s DriveFollowUpRestrict) MarshalJSON() ([]byte, error) { type NoMethod DriveFollowUpRestrict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveLocationRestrict: Drive location search restricts (e.g. "is:starred"). @@ -1494,9 +1494,9 @@ type DriveLocationRestrict struct { NullFields []string `json:"-"` } -func (s *DriveLocationRestrict) MarshalJSON() ([]byte, error) { +func (s DriveLocationRestrict) MarshalJSON() ([]byte, error) { type NoMethod DriveLocationRestrict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveMimeTypeRestrict: Drive mime-type search restricts (e.g. "type:pdf"). @@ -1531,9 +1531,9 @@ type DriveMimeTypeRestrict struct { NullFields []string `json:"-"` } -func (s *DriveMimeTypeRestrict) MarshalJSON() ([]byte, error) { +func (s DriveMimeTypeRestrict) MarshalJSON() ([]byte, error) { type NoMethod DriveMimeTypeRestrict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveTimeSpanRestrict: The time span search restrict (e.g. "after:2017-09-11 @@ -1560,9 +1560,9 @@ type DriveTimeSpanRestrict struct { NullFields []string `json:"-"` } -func (s *DriveTimeSpanRestrict) MarshalJSON() ([]byte, error) { +func (s DriveTimeSpanRestrict) MarshalJSON() ([]byte, error) { type NoMethod DriveTimeSpanRestrict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmailAddress: A person's email address. @@ -1593,9 +1593,9 @@ type EmailAddress struct { NullFields []string `json:"-"` } -func (s *EmailAddress) MarshalJSON() ([]byte, error) { +func (s EmailAddress) MarshalJSON() ([]byte, error) { type NoMethod EmailAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazFrontendTeamsLink struct { @@ -1615,9 +1615,9 @@ type EnterpriseTopazFrontendTeamsLink struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazFrontendTeamsLink) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazFrontendTeamsLink) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazFrontendTeamsLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazFrontendTeamsPersonCorePhoneNumber struct { @@ -1645,9 +1645,9 @@ type EnterpriseTopazFrontendTeamsPersonCorePhoneNumber struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazFrontendTeamsPersonCorePhoneNumber) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazFrontendTeamsPersonCorePhoneNumber) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazFrontendTeamsPersonCorePhoneNumber - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickAgendaEntry: An AgendaEntry, e.g., a Calendar Event. @@ -1744,9 +1744,9 @@ type EnterpriseTopazSidekickAgendaEntry struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickAgendaEntry) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickAgendaEntry) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickAgendaEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazSidekickAgendaGroupCardProto struct { @@ -1766,9 +1766,9 @@ type EnterpriseTopazSidekickAgendaGroupCardProto struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickAgendaGroupCardProto) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickAgendaGroupCardProto) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickAgendaGroupCardProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickAgendaGroupCardProtoContext: The context that @@ -1801,9 +1801,9 @@ type EnterpriseTopazSidekickAgendaGroupCardProtoContext struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickAgendaGroupCardProtoContext) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickAgendaGroupCardProtoContext) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickAgendaGroupCardProtoContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazSidekickAgendaItem struct { @@ -1823,9 +1823,9 @@ type EnterpriseTopazSidekickAgendaItem struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickAgendaItem) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickAgendaItem) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickAgendaItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickAnswerAnswerList: A list of answers represented as @@ -1858,9 +1858,9 @@ type EnterpriseTopazSidekickAnswerAnswerList struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickAnswerAnswerList) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickAnswerAnswerList) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickAnswerAnswerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickAnswerAnswerListLabeledAnswer: An answer with a @@ -1883,9 +1883,9 @@ type EnterpriseTopazSidekickAnswerAnswerListLabeledAnswer struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickAnswerAnswerListLabeledAnswer) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickAnswerAnswerListLabeledAnswer) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickAnswerAnswerListLabeledAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickAnswerSuggestedQueryAnswerCard: Contains a list of @@ -1907,9 +1907,9 @@ type EnterpriseTopazSidekickAnswerSuggestedQueryAnswerCard struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickAnswerSuggestedQueryAnswerCard) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickAnswerSuggestedQueryAnswerCard) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickAnswerSuggestedQueryAnswerCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickAnswerSuggestedQueryCategory: Contains a list of @@ -1940,9 +1940,9 @@ type EnterpriseTopazSidekickAnswerSuggestedQueryCategory struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickAnswerSuggestedQueryCategory) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickAnswerSuggestedQueryCategory) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickAnswerSuggestedQueryCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickAssistCardProto: Wrapper proto for the Assist cards. @@ -2063,9 +2063,9 @@ type EnterpriseTopazSidekickAssistCardProto struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickAssistCardProto) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickAssistCardProto) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickAssistCardProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickCardMetadata: Card metadata. @@ -2130,9 +2130,9 @@ type EnterpriseTopazSidekickCardMetadata struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickCardMetadata) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickCardMetadata) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickCardMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickCommonDebugInfo: Container of debugging information @@ -2153,9 +2153,9 @@ type EnterpriseTopazSidekickCommonDebugInfo struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickCommonDebugInfo) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickCommonDebugInfo) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickCommonDebugInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickCommonDocument: Representation of a document. @@ -2269,9 +2269,9 @@ type EnterpriseTopazSidekickCommonDocument struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickCommonDocument) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickCommonDocument) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickCommonDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickCommonDocumentDriveDocumentMetadata: Meta data for @@ -2327,9 +2327,9 @@ type EnterpriseTopazSidekickCommonDocumentDriveDocumentMetadata struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickCommonDocumentDriveDocumentMetadata) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickCommonDocumentDriveDocumentMetadata) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickCommonDocumentDriveDocumentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickCommonDocumentJustification: Justification of why we @@ -2376,9 +2376,9 @@ type EnterpriseTopazSidekickCommonDocumentJustification struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickCommonDocumentJustification) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickCommonDocumentJustification) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickCommonDocumentJustification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickCommonPerson: Common representation of a person. @@ -2429,9 +2429,9 @@ type EnterpriseTopazSidekickCommonPerson struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickCommonPerson) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickCommonPerson) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickCommonPerson - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazSidekickCommonPersonBirthday struct { @@ -2450,9 +2450,9 @@ type EnterpriseTopazSidekickCommonPersonBirthday struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickCommonPersonBirthday) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickCommonPersonBirthday) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickCommonPersonBirthday - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickConflictingEventsCardProto: Conflicting meetings card @@ -2475,9 +2475,9 @@ type EnterpriseTopazSidekickConflictingEventsCardProto struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickConflictingEventsCardProto) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickConflictingEventsCardProto) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickConflictingEventsCardProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickDocumentGroup: Represents a mapping between a @@ -2505,9 +2505,9 @@ type EnterpriseTopazSidekickDocumentGroup struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickDocumentGroup) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickDocumentGroup) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickDocumentGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazSidekickDocumentPerCategoryList struct { @@ -2549,9 +2549,9 @@ type EnterpriseTopazSidekickDocumentPerCategoryList struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickDocumentPerCategoryList) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickDocumentPerCategoryList) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickDocumentPerCategoryList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazSidekickDocumentPerCategoryListDocumentPerCategoryListEntry struct { @@ -2585,9 +2585,9 @@ type EnterpriseTopazSidekickDocumentPerCategoryListDocumentPerCategoryListEntry NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickDocumentPerCategoryListDocumentPerCategoryListEntry) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickDocumentPerCategoryListDocumentPerCategoryListEntry) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickDocumentPerCategoryListDocumentPerCategoryListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickFindMeetingTimeCardProto: Response to find meeting @@ -2622,9 +2622,9 @@ type EnterpriseTopazSidekickFindMeetingTimeCardProto struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickFindMeetingTimeCardProto) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickFindMeetingTimeCardProto) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickFindMeetingTimeCardProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazSidekickGap struct { @@ -2650,9 +2650,9 @@ type EnterpriseTopazSidekickGap struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickGap) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickGap) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickGap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazSidekickGenericAnswerCard struct { @@ -2673,9 +2673,9 @@ type EnterpriseTopazSidekickGenericAnswerCard struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickGenericAnswerCard) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickGenericAnswerCard) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickGenericAnswerCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickGetAndKeepAheadCardProto: Get and keep ahead card @@ -2696,9 +2696,9 @@ type EnterpriseTopazSidekickGetAndKeepAheadCardProto struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickGetAndKeepAheadCardProto) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickGetAndKeepAheadCardProto) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickGetAndKeepAheadCardProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickGetAndKeepAheadCardProtoDeclinedEvents: A list of @@ -2718,9 +2718,9 @@ type EnterpriseTopazSidekickGetAndKeepAheadCardProtoDeclinedEvents struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickGetAndKeepAheadCardProtoDeclinedEvents) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickGetAndKeepAheadCardProtoDeclinedEvents) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickGetAndKeepAheadCardProtoDeclinedEvents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickMeetingNotesCardError: Errors in the creation of @@ -2750,9 +2750,9 @@ type EnterpriseTopazSidekickMeetingNotesCardError struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickMeetingNotesCardError) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickMeetingNotesCardError) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickMeetingNotesCardError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickMeetingNotesCardProto: Information about the meeting @@ -2779,9 +2779,9 @@ type EnterpriseTopazSidekickMeetingNotesCardProto struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickMeetingNotesCardProto) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickMeetingNotesCardProto) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickMeetingNotesCardProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickMeetingNotesCardRequest: Meeting notes card request. @@ -2810,9 +2810,9 @@ type EnterpriseTopazSidekickMeetingNotesCardRequest struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickMeetingNotesCardRequest) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickMeetingNotesCardRequest) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickMeetingNotesCardRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickNlpMetadata: Metadata about the NLP interpretation of @@ -2833,9 +2833,9 @@ type EnterpriseTopazSidekickNlpMetadata struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickNlpMetadata) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickNlpMetadata) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickNlpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *EnterpriseTopazSidekickNlpMetadata) UnmarshalJSON(data []byte) error { @@ -2876,9 +2876,9 @@ type EnterpriseTopazSidekickPeopleAnswerDisambiguationInfo struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickPeopleAnswerDisambiguationInfo) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickPeopleAnswerDisambiguationInfo) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickPeopleAnswerDisambiguationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickPeopleAnswerDisambiguationInfoDisambiguationPerson: A @@ -2903,9 +2903,9 @@ type EnterpriseTopazSidekickPeopleAnswerDisambiguationInfoDisambiguationPerson s NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickPeopleAnswerDisambiguationInfoDisambiguationPerson) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickPeopleAnswerDisambiguationInfoDisambiguationPerson) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickPeopleAnswerDisambiguationInfoDisambiguationPerson - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickPeopleAnswerPeopleAnswerCardHeader: Recommended @@ -2926,9 +2926,9 @@ type EnterpriseTopazSidekickPeopleAnswerPeopleAnswerCardHeader struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickPeopleAnswerPeopleAnswerCardHeader) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickPeopleAnswerPeopleAnswerCardHeader) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickPeopleAnswerPeopleAnswerCardHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickPeopleAnswerPersonAnswerCard: An answer card for a @@ -2969,9 +2969,9 @@ type EnterpriseTopazSidekickPeopleAnswerPersonAnswerCard struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickPeopleAnswerPersonAnswerCard) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickPeopleAnswerPersonAnswerCard) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickPeopleAnswerPersonAnswerCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickPeopleAnswerRelatedPeopleAnswerCard: An answer card @@ -3019,9 +3019,9 @@ type EnterpriseTopazSidekickPeopleAnswerRelatedPeopleAnswerCard struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickPeopleAnswerRelatedPeopleAnswerCard) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickPeopleAnswerRelatedPeopleAnswerCard) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickPeopleAnswerRelatedPeopleAnswerCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazSidekickPeopleDisambiguationCard struct { @@ -3040,9 +3040,9 @@ type EnterpriseTopazSidekickPeopleDisambiguationCard struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickPeopleDisambiguationCard) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickPeopleDisambiguationCard) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickPeopleDisambiguationCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickPerson: Person. @@ -3090,9 +3090,9 @@ type EnterpriseTopazSidekickPerson struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickPerson) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickPerson) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickPerson - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazSidekickPersonProfileCard struct { @@ -3112,9 +3112,9 @@ type EnterpriseTopazSidekickPersonProfileCard struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickPersonProfileCard) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickPersonProfileCard) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickPersonProfileCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterpriseTopazSidekickPersonProfileCardRelatedPeople struct { @@ -3140,9 +3140,9 @@ type EnterpriseTopazSidekickPersonProfileCardRelatedPeople struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickPersonProfileCardRelatedPeople) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickPersonProfileCardRelatedPeople) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickPersonProfileCardRelatedPeople - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickPersonalizedDocsCardProto: Personalized docs card @@ -3163,9 +3163,9 @@ type EnterpriseTopazSidekickPersonalizedDocsCardProto struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickPersonalizedDocsCardProto) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickPersonalizedDocsCardProto) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickPersonalizedDocsCardProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickRankingParams: Ranking params. @@ -3217,9 +3217,9 @@ type EnterpriseTopazSidekickRankingParams struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickRankingParams) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickRankingParams) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickRankingParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *EnterpriseTopazSidekickRankingParams) UnmarshalJSON(data []byte) error { @@ -3251,9 +3251,9 @@ type EnterpriseTopazSidekickRecentDocumentsCardProto struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickRecentDocumentsCardProto) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickRecentDocumentsCardProto) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickRecentDocumentsCardProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickScheduledMeeting: Details about scheduled meetings. @@ -3277,9 +3277,9 @@ type EnterpriseTopazSidekickScheduledMeeting struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickScheduledMeeting) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickScheduledMeeting) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickScheduledMeeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickShareMeetingDocsCardProto: Share meeting docs card @@ -3302,9 +3302,9 @@ type EnterpriseTopazSidekickShareMeetingDocsCardProto struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickShareMeetingDocsCardProto) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickShareMeetingDocsCardProto) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickShareMeetingDocsCardProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnterpriseTopazSidekickTimeSlot: Slot of time. @@ -3336,9 +3336,9 @@ type EnterpriseTopazSidekickTimeSlot struct { NullFields []string `json:"-"` } -func (s *EnterpriseTopazSidekickTimeSlot) MarshalJSON() ([]byte, error) { +func (s EnterpriseTopazSidekickTimeSlot) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseTopazSidekickTimeSlot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumOperatorOptions: Used to provide a search operator for enum properties. @@ -3375,9 +3375,9 @@ type EnumOperatorOptions struct { NullFields []string `json:"-"` } -func (s *EnumOperatorOptions) MarshalJSON() ([]byte, error) { +func (s EnumOperatorOptions) MarshalJSON() ([]byte, error) { type NoMethod EnumOperatorOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumPropertyOptions: The options for enum properties, which allow you to @@ -3430,9 +3430,9 @@ type EnumPropertyOptions struct { NullFields []string `json:"-"` } -func (s *EnumPropertyOptions) MarshalJSON() ([]byte, error) { +func (s EnumPropertyOptions) MarshalJSON() ([]byte, error) { type NoMethod EnumPropertyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumValuePair: The enumeration value pair defines two things: a required @@ -3467,9 +3467,9 @@ type EnumValuePair struct { NullFields []string `json:"-"` } -func (s *EnumValuePair) MarshalJSON() ([]byte, error) { +func (s EnumValuePair) MarshalJSON() ([]byte, error) { type NoMethod EnumValuePair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumValues: List of enum values. @@ -3489,9 +3489,9 @@ type EnumValues struct { NullFields []string `json:"-"` } -func (s *EnumValues) MarshalJSON() ([]byte, error) { +func (s EnumValues) MarshalJSON() ([]byte, error) { type NoMethod EnumValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorInfo: Error information about the response. @@ -3510,9 +3510,9 @@ type ErrorInfo struct { NullFields []string `json:"-"` } -func (s *ErrorInfo) MarshalJSON() ([]byte, error) { +func (s ErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod ErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorMessage: Error message per source response. @@ -3532,9 +3532,9 @@ type ErrorMessage struct { NullFields []string `json:"-"` } -func (s *ErrorMessage) MarshalJSON() ([]byte, error) { +func (s ErrorMessage) MarshalJSON() ([]byte, error) { type NoMethod ErrorMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FacetBucket: A bucket in a facet is the basic unit of operation. A bucket @@ -3573,9 +3573,9 @@ type FacetBucket struct { NullFields []string `json:"-"` } -func (s *FacetBucket) MarshalJSON() ([]byte, error) { +func (s FacetBucket) MarshalJSON() ([]byte, error) { type NoMethod FacetBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FacetOptions: Specifies operators to return facet results for. There will be @@ -3612,9 +3612,9 @@ type FacetOptions struct { NullFields []string `json:"-"` } -func (s *FacetOptions) MarshalJSON() ([]byte, error) { +func (s FacetOptions) MarshalJSON() ([]byte, error) { type NoMethod FacetOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FacetResult: Source specific facet response @@ -3643,9 +3643,9 @@ type FacetResult struct { NullFields []string `json:"-"` } -func (s *FacetResult) MarshalJSON() ([]byte, error) { +func (s FacetResult) MarshalJSON() ([]byte, error) { type NoMethod FacetResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FieldViolation struct { @@ -3666,9 +3666,9 @@ type FieldViolation struct { NullFields []string `json:"-"` } -func (s *FieldViolation) MarshalJSON() ([]byte, error) { +func (s FieldViolation) MarshalJSON() ([]byte, error) { type NoMethod FieldViolation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filter: A generic way of expressing filters in a query, which supports two @@ -3693,9 +3693,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterOptions: Filter options to be applied on query. @@ -3720,9 +3720,9 @@ type FilterOptions struct { NullFields []string `json:"-"` } -func (s *FilterOptions) MarshalJSON() ([]byte, error) { +func (s FilterOptions) MarshalJSON() ([]byte, error) { type NoMethod FilterOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FreshnessOptions: Indicates which freshness property to use when adjusting @@ -3756,9 +3756,9 @@ type FreshnessOptions struct { NullFields []string `json:"-"` } -func (s *FreshnessOptions) MarshalJSON() ([]byte, error) { +func (s FreshnessOptions) MarshalJSON() ([]byte, error) { type NoMethod FreshnessOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GSuitePrincipal struct { @@ -3782,9 +3782,9 @@ type GSuitePrincipal struct { NullFields []string `json:"-"` } -func (s *GSuitePrincipal) MarshalJSON() ([]byte, error) { +func (s GSuitePrincipal) MarshalJSON() ([]byte, error) { type NoMethod GSuitePrincipal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GetCustomerIndexStatsResponse struct { @@ -3810,9 +3810,9 @@ type GetCustomerIndexStatsResponse struct { NullFields []string `json:"-"` } -func (s *GetCustomerIndexStatsResponse) MarshalJSON() ([]byte, error) { +func (s GetCustomerIndexStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetCustomerIndexStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GetCustomerQueryStatsResponse struct { @@ -3836,9 +3836,9 @@ type GetCustomerQueryStatsResponse struct { NullFields []string `json:"-"` } -func (s *GetCustomerQueryStatsResponse) MarshalJSON() ([]byte, error) { +func (s GetCustomerQueryStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetCustomerQueryStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetCustomerSearchApplicationStatsResponse: Response format for search @@ -3865,9 +3865,9 @@ type GetCustomerSearchApplicationStatsResponse struct { NullFields []string `json:"-"` } -func (s *GetCustomerSearchApplicationStatsResponse) MarshalJSON() ([]byte, error) { +func (s GetCustomerSearchApplicationStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetCustomerSearchApplicationStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GetCustomerSessionStatsResponse struct { @@ -3888,9 +3888,9 @@ type GetCustomerSessionStatsResponse struct { NullFields []string `json:"-"` } -func (s *GetCustomerSessionStatsResponse) MarshalJSON() ([]byte, error) { +func (s GetCustomerSessionStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetCustomerSessionStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GetCustomerUserStatsResponse struct { @@ -3911,9 +3911,9 @@ type GetCustomerUserStatsResponse struct { NullFields []string `json:"-"` } -func (s *GetCustomerUserStatsResponse) MarshalJSON() ([]byte, error) { +func (s GetCustomerUserStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetCustomerUserStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GetDataSourceIndexStatsResponse struct { @@ -3939,9 +3939,9 @@ type GetDataSourceIndexStatsResponse struct { NullFields []string `json:"-"` } -func (s *GetDataSourceIndexStatsResponse) MarshalJSON() ([]byte, error) { +func (s GetDataSourceIndexStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetDataSourceIndexStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetSearchApplicationQueryStatsResponse: Response format for getting query @@ -3968,9 +3968,9 @@ type GetSearchApplicationQueryStatsResponse struct { NullFields []string `json:"-"` } -func (s *GetSearchApplicationQueryStatsResponse) MarshalJSON() ([]byte, error) { +func (s GetSearchApplicationQueryStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetSearchApplicationQueryStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GetSearchApplicationSessionStatsResponse struct { @@ -3991,9 +3991,9 @@ type GetSearchApplicationSessionStatsResponse struct { NullFields []string `json:"-"` } -func (s *GetSearchApplicationSessionStatsResponse) MarshalJSON() ([]byte, error) { +func (s GetSearchApplicationSessionStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetSearchApplicationSessionStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GetSearchApplicationUserStatsResponse struct { @@ -4014,9 +4014,9 @@ type GetSearchApplicationUserStatsResponse struct { NullFields []string `json:"-"` } -func (s *GetSearchApplicationUserStatsResponse) MarshalJSON() ([]byte, error) { +func (s GetSearchApplicationUserStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetSearchApplicationUserStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HtmlOperatorOptions: Used to provide a search operator for html properties. @@ -4046,9 +4046,9 @@ type HtmlOperatorOptions struct { NullFields []string `json:"-"` } -func (s *HtmlOperatorOptions) MarshalJSON() ([]byte, error) { +func (s HtmlOperatorOptions) MarshalJSON() ([]byte, error) { type NoMethod HtmlOperatorOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HtmlPropertyOptions: The options for html properties. @@ -4073,9 +4073,9 @@ type HtmlPropertyOptions struct { NullFields []string `json:"-"` } -func (s *HtmlPropertyOptions) MarshalJSON() ([]byte, error) { +func (s HtmlPropertyOptions) MarshalJSON() ([]byte, error) { type NoMethod HtmlPropertyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HtmlValues: List of html values. @@ -4095,9 +4095,9 @@ type HtmlValues struct { NullFields []string `json:"-"` } -func (s *HtmlValues) MarshalJSON() ([]byte, error) { +func (s HtmlValues) MarshalJSON() ([]byte, error) { type NoMethod HtmlValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IndexItemOptions struct { @@ -4117,9 +4117,9 @@ type IndexItemOptions struct { NullFields []string `json:"-"` } -func (s *IndexItemOptions) MarshalJSON() ([]byte, error) { +func (s IndexItemOptions) MarshalJSON() ([]byte, error) { type NoMethod IndexItemOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IndexItemRequest struct { @@ -4153,9 +4153,9 @@ type IndexItemRequest struct { NullFields []string `json:"-"` } -func (s *IndexItemRequest) MarshalJSON() ([]byte, error) { +func (s IndexItemRequest) MarshalJSON() ([]byte, error) { type NoMethod IndexItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InitializeCustomerRequest: Request message for `InitializeCustomer` method. @@ -4181,9 +4181,9 @@ type IntegerFacetingOptions struct { NullFields []string `json:"-"` } -func (s *IntegerFacetingOptions) MarshalJSON() ([]byte, error) { +func (s IntegerFacetingOptions) MarshalJSON() ([]byte, error) { type NoMethod IntegerFacetingOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegerOperatorOptions: Used to provide a search operator for integer @@ -4229,9 +4229,9 @@ type IntegerOperatorOptions struct { NullFields []string `json:"-"` } -func (s *IntegerOperatorOptions) MarshalJSON() ([]byte, error) { +func (s IntegerOperatorOptions) MarshalJSON() ([]byte, error) { type NoMethod IntegerOperatorOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegerPropertyOptions: The options for integer properties. @@ -4277,9 +4277,9 @@ type IntegerPropertyOptions struct { NullFields []string `json:"-"` } -func (s *IntegerPropertyOptions) MarshalJSON() ([]byte, error) { +func (s IntegerPropertyOptions) MarshalJSON() ([]byte, error) { type NoMethod IntegerPropertyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegerValues: List of integer values. @@ -4298,9 +4298,9 @@ type IntegerValues struct { NullFields []string `json:"-"` } -func (s *IntegerValues) MarshalJSON() ([]byte, error) { +func (s IntegerValues) MarshalJSON() ([]byte, error) { type NoMethod IntegerValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interaction: Represents an interaction between a user and an item. @@ -4329,9 +4329,9 @@ type Interaction struct { NullFields []string `json:"-"` } -func (s *Interaction) MarshalJSON() ([]byte, error) { +func (s Interaction) MarshalJSON() ([]byte, error) { type NoMethod Interaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Item: Represents a single object that is an item in the search index, such @@ -4393,9 +4393,9 @@ type Item struct { NullFields []string `json:"-"` } -func (s *Item) MarshalJSON() ([]byte, error) { +func (s Item) MarshalJSON() ([]byte, error) { type NoMethod Item - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ItemAcl: Access control list information for the item. For more information @@ -4456,9 +4456,9 @@ type ItemAcl struct { NullFields []string `json:"-"` } -func (s *ItemAcl) MarshalJSON() ([]byte, error) { +func (s ItemAcl) MarshalJSON() ([]byte, error) { type NoMethod ItemAcl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ItemContent: Content of an item to be indexed and surfaced by Cloud Search. @@ -4494,9 +4494,9 @@ type ItemContent struct { NullFields []string `json:"-"` } -func (s *ItemContent) MarshalJSON() ([]byte, error) { +func (s ItemContent) MarshalJSON() ([]byte, error) { type NoMethod ItemContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ItemCountByStatus struct { @@ -4534,9 +4534,9 @@ type ItemCountByStatus struct { NullFields []string `json:"-"` } -func (s *ItemCountByStatus) MarshalJSON() ([]byte, error) { +func (s ItemCountByStatus) MarshalJSON() ([]byte, error) { type NoMethod ItemCountByStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ItemMetadata: Available metadata fields for the item. @@ -4604,9 +4604,9 @@ type ItemMetadata struct { NullFields []string `json:"-"` } -func (s *ItemMetadata) MarshalJSON() ([]byte, error) { +func (s ItemMetadata) MarshalJSON() ([]byte, error) { type NoMethod ItemMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ItemStatus: This contains item's status and any errors. @@ -4642,9 +4642,9 @@ type ItemStatus struct { NullFields []string `json:"-"` } -func (s *ItemStatus) MarshalJSON() ([]byte, error) { +func (s ItemStatus) MarshalJSON() ([]byte, error) { type NoMethod ItemStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ItemStructuredData: Available structured data fields for the item. @@ -4669,9 +4669,9 @@ type ItemStructuredData struct { NullFields []string `json:"-"` } -func (s *ItemStructuredData) MarshalJSON() ([]byte, error) { +func (s ItemStructuredData) MarshalJSON() ([]byte, error) { type NoMethod ItemStructuredData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListDataSourceResponse struct { @@ -4695,9 +4695,9 @@ type ListDataSourceResponse struct { NullFields []string `json:"-"` } -func (s *ListDataSourceResponse) MarshalJSON() ([]byte, error) { +func (s ListDataSourceResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDataSourceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListItemNamesForUnmappedIdentityResponse struct { @@ -4721,9 +4721,9 @@ type ListItemNamesForUnmappedIdentityResponse struct { NullFields []string `json:"-"` } -func (s *ListItemNamesForUnmappedIdentityResponse) MarshalJSON() ([]byte, error) { +func (s ListItemNamesForUnmappedIdentityResponse) MarshalJSON() ([]byte, error) { type NoMethod ListItemNamesForUnmappedIdentityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListItemsResponse struct { @@ -4747,9 +4747,9 @@ type ListItemsResponse struct { NullFields []string `json:"-"` } -func (s *ListItemsResponse) MarshalJSON() ([]byte, error) { +func (s ListItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -4775,9 +4775,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListQuerySourcesResponse: List sources response. @@ -4800,9 +4800,9 @@ type ListQuerySourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListQuerySourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListQuerySourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListQuerySourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListSearchApplicationsResponse struct { @@ -4826,9 +4826,9 @@ type ListSearchApplicationsResponse struct { NullFields []string `json:"-"` } -func (s *ListSearchApplicationsResponse) MarshalJSON() ([]byte, error) { +func (s ListSearchApplicationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSearchApplicationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListUnmappedIdentitiesResponse struct { @@ -4852,9 +4852,9 @@ type ListUnmappedIdentitiesResponse struct { NullFields []string `json:"-"` } -func (s *ListUnmappedIdentitiesResponse) MarshalJSON() ([]byte, error) { +func (s ListUnmappedIdentitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUnmappedIdentitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MapInfo: Geo information used for rendering a map that shows the user's work @@ -4885,9 +4885,9 @@ type MapInfo struct { NullFields []string `json:"-"` } -func (s *MapInfo) MarshalJSON() ([]byte, error) { +func (s MapInfo) MarshalJSON() ([]byte, error) { type NoMethod MapInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MapInfo) UnmarshalJSON(data []byte) error { @@ -4930,9 +4930,9 @@ type MapTile struct { NullFields []string `json:"-"` } -func (s *MapTile) MarshalJSON() ([]byte, error) { +func (s MapTile) MarshalJSON() ([]byte, error) { type NoMethod MapTile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MapTile) UnmarshalJSON(data []byte) error { @@ -4970,9 +4970,9 @@ type MatchRange struct { NullFields []string `json:"-"` } -func (s *MatchRange) MarshalJSON() ([]byte, error) { +func (s MatchRange) MarshalJSON() ([]byte, error) { type NoMethod MatchRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Media: Media resource. @@ -4995,9 +4995,9 @@ type Media struct { NullFields []string `json:"-"` } -func (s *Media) MarshalJSON() ([]byte, error) { +func (s Media) MarshalJSON() ([]byte, error) { type NoMethod Media - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: Metadata of a matched search result. @@ -5040,9 +5040,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metaline: A metaline is a list of properties that are displayed along with @@ -5064,9 +5064,9 @@ type Metaline struct { NullFields []string `json:"-"` } -func (s *Metaline) MarshalJSON() ([]byte, error) { +func (s Metaline) MarshalJSON() ([]byte, error) { type NoMethod Metaline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Name: A person's name. @@ -5087,9 +5087,9 @@ type Name struct { NullFields []string `json:"-"` } -func (s *Name) MarshalJSON() ([]byte, error) { +func (s Name) MarshalJSON() ([]byte, error) { type NoMethod Name - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamedProperty: A typed name-value pair for structured data. The type of the @@ -5122,9 +5122,9 @@ type NamedProperty struct { NullFields []string `json:"-"` } -func (s *NamedProperty) MarshalJSON() ([]byte, error) { +func (s NamedProperty) MarshalJSON() ([]byte, error) { type NoMethod NamedProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectDefinition: The definition for an object within a data source. @@ -5155,9 +5155,9 @@ type ObjectDefinition struct { NullFields []string `json:"-"` } -func (s *ObjectDefinition) MarshalJSON() ([]byte, error) { +func (s ObjectDefinition) MarshalJSON() ([]byte, error) { type NoMethod ObjectDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectDisplayOptions: The display options for an object. @@ -5188,9 +5188,9 @@ type ObjectDisplayOptions struct { NullFields []string `json:"-"` } -func (s *ObjectDisplayOptions) MarshalJSON() ([]byte, error) { +func (s ObjectDisplayOptions) MarshalJSON() ([]byte, error) { type NoMethod ObjectDisplayOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectOptions: The options for an object. @@ -5223,9 +5223,9 @@ type ObjectOptions struct { NullFields []string `json:"-"` } -func (s *ObjectOptions) MarshalJSON() ([]byte, error) { +func (s ObjectOptions) MarshalJSON() ([]byte, error) { type NoMethod ObjectOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectPropertyOptions: The options for object properties. @@ -5248,9 +5248,9 @@ type ObjectPropertyOptions struct { NullFields []string `json:"-"` } -func (s *ObjectPropertyOptions) MarshalJSON() ([]byte, error) { +func (s ObjectPropertyOptions) MarshalJSON() ([]byte, error) { type NoMethod ObjectPropertyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectValues: List of object values. @@ -5269,9 +5269,9 @@ type ObjectValues struct { NullFields []string `json:"-"` } -func (s *ObjectValues) MarshalJSON() ([]byte, error) { +func (s ObjectValues) MarshalJSON() ([]byte, error) { type NoMethod ObjectValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -5316,9 +5316,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PeoplePromotionCard struct { @@ -5336,9 +5336,9 @@ type PeoplePromotionCard struct { NullFields []string `json:"-"` } -func (s *PeoplePromotionCard) MarshalJSON() ([]byte, error) { +func (s PeoplePromotionCard) MarshalJSON() ([]byte, error) { type NoMethod PeoplePromotionCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PeopleSuggestion: This field contains information about the person being @@ -5360,9 +5360,9 @@ type PeopleSuggestion struct { NullFields []string `json:"-"` } -func (s *PeopleSuggestion) MarshalJSON() ([]byte, error) { +func (s PeopleSuggestion) MarshalJSON() ([]byte, error) { type NoMethod PeopleSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Person: Object to represent a person. @@ -5395,9 +5395,9 @@ type Person struct { NullFields []string `json:"-"` } -func (s *Person) MarshalJSON() ([]byte, error) { +func (s Person) MarshalJSON() ([]byte, error) { type NoMethod Person - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersonCore: Information for rendering a person. NEXT ID: 37 @@ -5518,9 +5518,9 @@ type PersonCore struct { NullFields []string `json:"-"` } -func (s *PersonCore) MarshalJSON() ([]byte, error) { +func (s PersonCore) MarshalJSON() ([]byte, error) { type NoMethod PersonCore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhoneNumber: A person's Phone Number @@ -5545,9 +5545,9 @@ type PhoneNumber struct { NullFields []string `json:"-"` } -func (s *PhoneNumber) MarshalJSON() ([]byte, error) { +func (s PhoneNumber) MarshalJSON() ([]byte, error) { type NoMethod PhoneNumber - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Photo: A person's photo. @@ -5567,9 +5567,9 @@ type Photo struct { NullFields []string `json:"-"` } -func (s *Photo) MarshalJSON() ([]byte, error) { +func (s Photo) MarshalJSON() ([]byte, error) { type NoMethod Photo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PollItemsRequest struct { @@ -5611,9 +5611,9 @@ type PollItemsRequest struct { NullFields []string `json:"-"` } -func (s *PollItemsRequest) MarshalJSON() ([]byte, error) { +func (s PollItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod PollItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PollItemsResponse struct { @@ -5637,9 +5637,9 @@ type PollItemsResponse struct { NullFields []string `json:"-"` } -func (s *PollItemsResponse) MarshalJSON() ([]byte, error) { +func (s PollItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod PollItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Principal: Reference to a user, group, or domain. @@ -5667,9 +5667,9 @@ type Principal struct { NullFields []string `json:"-"` } -func (s *Principal) MarshalJSON() ([]byte, error) { +func (s Principal) MarshalJSON() ([]byte, error) { type NoMethod Principal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProcessingError struct { @@ -5705,9 +5705,9 @@ type ProcessingError struct { NullFields []string `json:"-"` } -func (s *ProcessingError) MarshalJSON() ([]byte, error) { +func (s ProcessingError) MarshalJSON() ([]byte, error) { type NoMethod ProcessingError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyDefinition: The definition of a property within an object. @@ -5781,9 +5781,9 @@ type PropertyDefinition struct { NullFields []string `json:"-"` } -func (s *PropertyDefinition) MarshalJSON() ([]byte, error) { +func (s PropertyDefinition) MarshalJSON() ([]byte, error) { type NoMethod PropertyDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyDisplayOptions: The display options for a property. @@ -5811,9 +5811,9 @@ type PropertyDisplayOptions struct { NullFields []string `json:"-"` } -func (s *PropertyDisplayOptions) MarshalJSON() ([]byte, error) { +func (s PropertyDisplayOptions) MarshalJSON() ([]byte, error) { type NoMethod PropertyDisplayOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PushItem: Represents an item to be pushed to the indexing queue. @@ -5875,9 +5875,9 @@ type PushItem struct { NullFields []string `json:"-"` } -func (s *PushItem) MarshalJSON() ([]byte, error) { +func (s PushItem) MarshalJSON() ([]byte, error) { type NoMethod PushItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PushItemRequest struct { @@ -5901,9 +5901,9 @@ type PushItemRequest struct { NullFields []string `json:"-"` } -func (s *PushItemRequest) MarshalJSON() ([]byte, error) { +func (s PushItemRequest) MarshalJSON() ([]byte, error) { type NoMethod PushItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryActivity: Details about a user's query activity. @@ -5923,9 +5923,9 @@ type QueryActivity struct { NullFields []string `json:"-"` } -func (s *QueryActivity) MarshalJSON() ([]byte, error) { +func (s QueryActivity) MarshalJSON() ([]byte, error) { type NoMethod QueryActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueryCountByStatus struct { @@ -5945,9 +5945,9 @@ type QueryCountByStatus struct { NullFields []string `json:"-"` } -func (s *QueryCountByStatus) MarshalJSON() ([]byte, error) { +func (s QueryCountByStatus) MarshalJSON() ([]byte, error) { type NoMethod QueryCountByStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueryInterpretation struct { @@ -5991,9 +5991,9 @@ type QueryInterpretation struct { NullFields []string `json:"-"` } -func (s *QueryInterpretation) MarshalJSON() ([]byte, error) { +func (s QueryInterpretation) MarshalJSON() ([]byte, error) { type NoMethod QueryInterpretation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryInterpretationConfig: Default options to interpret user query. @@ -6026,9 +6026,9 @@ type QueryInterpretationConfig struct { NullFields []string `json:"-"` } -func (s *QueryInterpretationConfig) MarshalJSON() ([]byte, error) { +func (s QueryInterpretationConfig) MarshalJSON() ([]byte, error) { type NoMethod QueryInterpretationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryInterpretationOptions: Options to interpret user query. @@ -6060,9 +6060,9 @@ type QueryInterpretationOptions struct { NullFields []string `json:"-"` } -func (s *QueryInterpretationOptions) MarshalJSON() ([]byte, error) { +func (s QueryInterpretationOptions) MarshalJSON() ([]byte, error) { type NoMethod QueryInterpretationOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryItem: Information relevant only to a query entry. @@ -6083,9 +6083,9 @@ type QueryItem struct { NullFields []string `json:"-"` } -func (s *QueryItem) MarshalJSON() ([]byte, error) { +func (s QueryItem) MarshalJSON() ([]byte, error) { type NoMethod QueryItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryOperator: The definition of a operator that can be used in a @@ -6146,9 +6146,9 @@ type QueryOperator struct { NullFields []string `json:"-"` } -func (s *QueryOperator) MarshalJSON() ([]byte, error) { +func (s QueryOperator) MarshalJSON() ([]byte, error) { type NoMethod QueryOperator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuerySource: List of sources that the user can search using the query API. @@ -6175,9 +6175,9 @@ type QuerySource struct { NullFields []string `json:"-"` } -func (s *QuerySource) MarshalJSON() ([]byte, error) { +func (s QuerySource) MarshalJSON() ([]byte, error) { type NoMethod QuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuerySuggestion: This field does not contain anything as of now and is just @@ -6205,9 +6205,9 @@ type RemoveActivityRequest struct { NullFields []string `json:"-"` } -func (s *RemoveActivityRequest) MarshalJSON() ([]byte, error) { +func (s RemoveActivityRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveActivityRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveActivityResponse: Remove Logged Activity Response. will return an @@ -6255,9 +6255,9 @@ type RepositoryError struct { NullFields []string `json:"-"` } -func (s *RepositoryError) MarshalJSON() ([]byte, error) { +func (s RepositoryError) MarshalJSON() ([]byte, error) { type NoMethod RepositoryError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestOptions: Shared request options for all RPC methods. @@ -6297,9 +6297,9 @@ type RequestOptions struct { NullFields []string `json:"-"` } -func (s *RequestOptions) MarshalJSON() ([]byte, error) { +func (s RequestOptions) MarshalJSON() ([]byte, error) { type NoMethod RequestOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResetSearchApplicationRequest struct { @@ -6318,9 +6318,9 @@ type ResetSearchApplicationRequest struct { NullFields []string `json:"-"` } -func (s *ResetSearchApplicationRequest) MarshalJSON() ([]byte, error) { +func (s ResetSearchApplicationRequest) MarshalJSON() ([]byte, error) { type NoMethod ResetSearchApplicationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResponseDebugInfo: Debugging information about the response. @@ -6340,9 +6340,9 @@ type ResponseDebugInfo struct { NullFields []string `json:"-"` } -func (s *ResponseDebugInfo) MarshalJSON() ([]byte, error) { +func (s ResponseDebugInfo) MarshalJSON() ([]byte, error) { type NoMethod ResponseDebugInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestrictItem: Information relevant only to a restrict entry. NextId: 12 @@ -6368,9 +6368,9 @@ type RestrictItem struct { NullFields []string `json:"-"` } -func (s *RestrictItem) MarshalJSON() ([]byte, error) { +func (s RestrictItem) MarshalJSON() ([]byte, error) { type NoMethod RestrictItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultCounts: Result count information @@ -6390,9 +6390,9 @@ type ResultCounts struct { NullFields []string `json:"-"` } -func (s *ResultCounts) MarshalJSON() ([]byte, error) { +func (s ResultCounts) MarshalJSON() ([]byte, error) { type NoMethod ResultCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultDebugInfo: Debugging information about the result. @@ -6412,9 +6412,9 @@ type ResultDebugInfo struct { NullFields []string `json:"-"` } -func (s *ResultDebugInfo) MarshalJSON() ([]byte, error) { +func (s ResultDebugInfo) MarshalJSON() ([]byte, error) { type NoMethod ResultDebugInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultDisplayField: Display Fields for Search Results @@ -6438,9 +6438,9 @@ type ResultDisplayField struct { NullFields []string `json:"-"` } -func (s *ResultDisplayField) MarshalJSON() ([]byte, error) { +func (s ResultDisplayField) MarshalJSON() ([]byte, error) { type NoMethod ResultDisplayField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultDisplayLine: The collection of fields that make up a displayed line @@ -6459,9 +6459,9 @@ type ResultDisplayLine struct { NullFields []string `json:"-"` } -func (s *ResultDisplayLine) MarshalJSON() ([]byte, error) { +func (s ResultDisplayLine) MarshalJSON() ([]byte, error) { type NoMethod ResultDisplayLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResultDisplayMetadata struct { @@ -6482,9 +6482,9 @@ type ResultDisplayMetadata struct { NullFields []string `json:"-"` } -func (s *ResultDisplayMetadata) MarshalJSON() ([]byte, error) { +func (s ResultDisplayMetadata) MarshalJSON() ([]byte, error) { type NoMethod ResultDisplayMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RetrievalImportance struct { @@ -6513,9 +6513,9 @@ type RetrievalImportance struct { NullFields []string `json:"-"` } -func (s *RetrievalImportance) MarshalJSON() ([]byte, error) { +func (s RetrievalImportance) MarshalJSON() ([]byte, error) { type NoMethod RetrievalImportance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RewrittenQueries: The rewritten queries returned by Apps Search Query @@ -6540,9 +6540,9 @@ type RewrittenQueries struct { NullFields []string `json:"-"` } -func (s *RewrittenQueries) MarshalJSON() ([]byte, error) { +func (s RewrittenQueries) MarshalJSON() ([]byte, error) { type NoMethod RewrittenQueries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RewrittenQuery struct { @@ -6575,9 +6575,9 @@ type RewrittenQuery struct { NullFields []string `json:"-"` } -func (s *RewrittenQuery) MarshalJSON() ([]byte, error) { +func (s RewrittenQuery) MarshalJSON() ([]byte, error) { type NoMethod RewrittenQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RewrittenQuery) UnmarshalJSON(data []byte) error { @@ -6622,9 +6622,9 @@ type SafeHtmlProto struct { NullFields []string `json:"-"` } -func (s *SafeHtmlProto) MarshalJSON() ([]byte, error) { +func (s SafeHtmlProto) MarshalJSON() ([]byte, error) { type NoMethod SafeHtmlProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SafeUrlProto: Message containing a string that is safe to use in URL @@ -6651,9 +6651,9 @@ type SafeUrlProto struct { NullFields []string `json:"-"` } -func (s *SafeUrlProto) MarshalJSON() ([]byte, error) { +func (s SafeUrlProto) MarshalJSON() ([]byte, error) { type NoMethod SafeUrlProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schema: The schema definition for a data source. @@ -6681,9 +6681,9 @@ type Schema struct { NullFields []string `json:"-"` } -func (s *Schema) MarshalJSON() ([]byte, error) { +func (s Schema) MarshalJSON() ([]byte, error) { type NoMethod Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScoringConfig: Scoring configurations for a source while processing a Search @@ -6709,9 +6709,9 @@ type ScoringConfig struct { NullFields []string `json:"-"` } -func (s *ScoringConfig) MarshalJSON() ([]byte, error) { +func (s ScoringConfig) MarshalJSON() ([]byte, error) { type NoMethod ScoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchApplication: SearchApplication @@ -6763,9 +6763,9 @@ type SearchApplication struct { NullFields []string `json:"-"` } -func (s *SearchApplication) MarshalJSON() ([]byte, error) { +func (s SearchApplication) MarshalJSON() ([]byte, error) { type NoMethod SearchApplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchApplicationQueryStats: Search application level query stats per date @@ -6787,9 +6787,9 @@ type SearchApplicationQueryStats struct { NullFields []string `json:"-"` } -func (s *SearchApplicationQueryStats) MarshalJSON() ([]byte, error) { +func (s SearchApplicationQueryStats) MarshalJSON() ([]byte, error) { type NoMethod SearchApplicationQueryStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SearchApplicationSessionStats struct { @@ -6811,9 +6811,9 @@ type SearchApplicationSessionStats struct { NullFields []string `json:"-"` } -func (s *SearchApplicationSessionStats) MarshalJSON() ([]byte, error) { +func (s SearchApplicationSessionStats) MarshalJSON() ([]byte, error) { type NoMethod SearchApplicationSessionStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SearchApplicationUserStats struct { @@ -6841,9 +6841,9 @@ type SearchApplicationUserStats struct { NullFields []string `json:"-"` } -func (s *SearchApplicationUserStats) MarshalJSON() ([]byte, error) { +func (s SearchApplicationUserStats) MarshalJSON() ([]byte, error) { type NoMethod SearchApplicationUserStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SearchItemsByViewUrlRequest struct { @@ -6868,9 +6868,9 @@ type SearchItemsByViewUrlRequest struct { NullFields []string `json:"-"` } -func (s *SearchItemsByViewUrlRequest) MarshalJSON() ([]byte, error) { +func (s SearchItemsByViewUrlRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchItemsByViewUrlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SearchItemsByViewUrlResponse struct { @@ -6894,9 +6894,9 @@ type SearchItemsByViewUrlResponse struct { NullFields []string `json:"-"` } -func (s *SearchItemsByViewUrlResponse) MarshalJSON() ([]byte, error) { +func (s SearchItemsByViewUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchItemsByViewUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchQualityMetadata: Additional search quality metadata of the item. @@ -6918,9 +6918,9 @@ type SearchQualityMetadata struct { NullFields []string `json:"-"` } -func (s *SearchQualityMetadata) MarshalJSON() ([]byte, error) { +func (s SearchQualityMetadata) MarshalJSON() ([]byte, error) { type NoMethod SearchQualityMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SearchQualityMetadata) UnmarshalJSON(data []byte) error { @@ -6976,9 +6976,9 @@ type SearchRequest struct { NullFields []string `json:"-"` } -func (s *SearchRequest) MarshalJSON() ([]byte, error) { +func (s SearchRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchResponse: The search API response. @@ -7023,9 +7023,9 @@ type SearchResponse struct { NullFields []string `json:"-"` } -func (s *SearchResponse) MarshalJSON() ([]byte, error) { +func (s SearchResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchResult: Results containing indexed information for a document. @@ -7059,9 +7059,9 @@ type SearchResult struct { NullFields []string `json:"-"` } -func (s *SearchResult) MarshalJSON() ([]byte, error) { +func (s SearchResult) MarshalJSON() ([]byte, error) { type NoMethod SearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Snippet: Snippet of the search result, which summarizes the content of the @@ -7085,9 +7085,9 @@ type Snippet struct { NullFields []string `json:"-"` } -func (s *Snippet) MarshalJSON() ([]byte, error) { +func (s Snippet) MarshalJSON() ([]byte, error) { type NoMethod Snippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SortOptions struct { @@ -7113,9 +7113,9 @@ type SortOptions struct { NullFields []string `json:"-"` } -func (s *SortOptions) MarshalJSON() ([]byte, error) { +func (s SortOptions) MarshalJSON() ([]byte, error) { type NoMethod SortOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Defines sources for the suggest/search APIs. @@ -7150,9 +7150,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceConfig: Configurations for a source while processing a Search or @@ -7177,9 +7177,9 @@ type SourceConfig struct { NullFields []string `json:"-"` } -func (s *SourceConfig) MarshalJSON() ([]byte, error) { +func (s SourceConfig) MarshalJSON() ([]byte, error) { type NoMethod SourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceCrowdingConfig: Set search results crowding limits. Crowding is a @@ -7209,9 +7209,9 @@ type SourceCrowdingConfig struct { NullFields []string `json:"-"` } -func (s *SourceCrowdingConfig) MarshalJSON() ([]byte, error) { +func (s SourceCrowdingConfig) MarshalJSON() ([]byte, error) { type NoMethod SourceCrowdingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceResultCount: Per source result count information. @@ -7237,9 +7237,9 @@ type SourceResultCount struct { NullFields []string `json:"-"` } -func (s *SourceResultCount) MarshalJSON() ([]byte, error) { +func (s SourceResultCount) MarshalJSON() ([]byte, error) { type NoMethod SourceResultCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceScoringConfig: Set the scoring configuration. This allows modifying @@ -7265,9 +7265,9 @@ type SourceScoringConfig struct { NullFields []string `json:"-"` } -func (s *SourceScoringConfig) MarshalJSON() ([]byte, error) { +func (s SourceScoringConfig) MarshalJSON() ([]byte, error) { type NoMethod SourceScoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SpellResult struct { @@ -7303,9 +7303,9 @@ type SpellResult struct { NullFields []string `json:"-"` } -func (s *SpellResult) MarshalJSON() ([]byte, error) { +func (s SpellResult) MarshalJSON() ([]byte, error) { type NoMethod SpellResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartUploadItemRequest: Start upload file request. @@ -7328,9 +7328,9 @@ type StartUploadItemRequest struct { NullFields []string `json:"-"` } -func (s *StartUploadItemRequest) MarshalJSON() ([]byte, error) { +func (s StartUploadItemRequest) MarshalJSON() ([]byte, error) { type NoMethod StartUploadItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -7362,9 +7362,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructuredDataObject: A structured data object consisting of named @@ -7386,9 +7386,9 @@ type StructuredDataObject struct { NullFields []string `json:"-"` } -func (s *StructuredDataObject) MarshalJSON() ([]byte, error) { +func (s StructuredDataObject) MarshalJSON() ([]byte, error) { type NoMethod StructuredDataObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructuredResult: Structured results that are returned as part of search @@ -7409,9 +7409,9 @@ type StructuredResult struct { NullFields []string `json:"-"` } -func (s *StructuredResult) MarshalJSON() ([]byte, error) { +func (s StructuredResult) MarshalJSON() ([]byte, error) { type NoMethod StructuredResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestRequest: Request of suggest API. @@ -7442,9 +7442,9 @@ type SuggestRequest struct { NullFields []string `json:"-"` } -func (s *SuggestRequest) MarshalJSON() ([]byte, error) { +func (s SuggestRequest) MarshalJSON() ([]byte, error) { type NoMethod SuggestRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestResponse: Response of the suggest API. @@ -7467,9 +7467,9 @@ type SuggestResponse struct { NullFields []string `json:"-"` } -func (s *SuggestResponse) MarshalJSON() ([]byte, error) { +func (s SuggestResponse) MarshalJSON() ([]byte, error) { type NoMethod SuggestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestResult: One suggestion result. @@ -7498,9 +7498,9 @@ type SuggestResult struct { NullFields []string `json:"-"` } -func (s *SuggestResult) MarshalJSON() ([]byte, error) { +func (s SuggestResult) MarshalJSON() ([]byte, error) { type NoMethod SuggestResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextOperatorOptions: Used to provide a search operator for text properties. @@ -7539,9 +7539,9 @@ type TextOperatorOptions struct { NullFields []string `json:"-"` } -func (s *TextOperatorOptions) MarshalJSON() ([]byte, error) { +func (s TextOperatorOptions) MarshalJSON() ([]byte, error) { type NoMethod TextOperatorOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextPropertyOptions: The options for text properties. @@ -7565,9 +7565,9 @@ type TextPropertyOptions struct { NullFields []string `json:"-"` } -func (s *TextPropertyOptions) MarshalJSON() ([]byte, error) { +func (s TextPropertyOptions) MarshalJSON() ([]byte, error) { type NoMethod TextPropertyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextValues: List of text values. @@ -7587,9 +7587,9 @@ type TextValues struct { NullFields []string `json:"-"` } -func (s *TextValues) MarshalJSON() ([]byte, error) { +func (s TextValues) MarshalJSON() ([]byte, error) { type NoMethod TextValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ThirdPartyGenericCard struct { @@ -7618,9 +7618,9 @@ type ThirdPartyGenericCard struct { NullFields []string `json:"-"` } -func (s *ThirdPartyGenericCard) MarshalJSON() ([]byte, error) { +func (s ThirdPartyGenericCard) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyGenericCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimestampOperatorOptions: Used to provide a search operator for timestamp @@ -7666,9 +7666,9 @@ type TimestampOperatorOptions struct { NullFields []string `json:"-"` } -func (s *TimestampOperatorOptions) MarshalJSON() ([]byte, error) { +func (s TimestampOperatorOptions) MarshalJSON() ([]byte, error) { type NoMethod TimestampOperatorOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimestampPropertyOptions: The options for timestamp properties. @@ -7689,9 +7689,9 @@ type TimestampPropertyOptions struct { NullFields []string `json:"-"` } -func (s *TimestampPropertyOptions) MarshalJSON() ([]byte, error) { +func (s TimestampPropertyOptions) MarshalJSON() ([]byte, error) { type NoMethod TimestampPropertyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimestampValues: List of timestamp values. @@ -7710,9 +7710,9 @@ type TimestampValues struct { NullFields []string `json:"-"` } -func (s *TimestampValues) MarshalJSON() ([]byte, error) { +func (s TimestampValues) MarshalJSON() ([]byte, error) { type NoMethod TimestampValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UnmappedIdentity struct { @@ -7746,9 +7746,9 @@ type UnmappedIdentity struct { NullFields []string `json:"-"` } -func (s *UnmappedIdentity) MarshalJSON() ([]byte, error) { +func (s UnmappedIdentity) MarshalJSON() ([]byte, error) { type NoMethod UnmappedIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UnreserveItemsRequest struct { @@ -7772,9 +7772,9 @@ type UnreserveItemsRequest struct { NullFields []string `json:"-"` } -func (s *UnreserveItemsRequest) MarshalJSON() ([]byte, error) { +func (s UnreserveItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod UnreserveItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UpdateDataSourceRequest struct { @@ -7803,9 +7803,9 @@ type UpdateDataSourceRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDataSourceRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDataSourceRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDataSourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UpdateSchemaRequest struct { @@ -7829,9 +7829,9 @@ type UpdateSchemaRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSchemaRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSchemaRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSchemaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadItemRef: Represents an upload session reference. This reference is @@ -7858,9 +7858,9 @@ type UploadItemRef struct { NullFields []string `json:"-"` } -func (s *UploadItemRef) MarshalJSON() ([]byte, error) { +func (s UploadItemRef) MarshalJSON() ([]byte, error) { type NoMethod UploadItemRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserActivity: User's single or bulk query activity. This can be a logging @@ -7881,9 +7881,9 @@ type UserActivity struct { NullFields []string `json:"-"` } -func (s *UserActivity) MarshalJSON() ([]byte, error) { +func (s UserActivity) MarshalJSON() ([]byte, error) { type NoMethod UserActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VPCSettings struct { @@ -7905,9 +7905,9 @@ type VPCSettings struct { NullFields []string `json:"-"` } -func (s *VPCSettings) MarshalJSON() ([]byte, error) { +func (s VPCSettings) MarshalJSON() ([]byte, error) { type NoMethod VPCSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Value: Definition of a single value with generic type. @@ -7931,9 +7931,9 @@ type Value struct { NullFields []string `json:"-"` } -func (s *Value) MarshalJSON() ([]byte, error) { +func (s Value) MarshalJSON() ([]byte, error) { type NoMethod Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Value) UnmarshalJSON(data []byte) error { @@ -7974,9 +7974,9 @@ type ValueFilter struct { NullFields []string `json:"-"` } -func (s *ValueFilter) MarshalJSON() ([]byte, error) { +func (s ValueFilter) MarshalJSON() ([]byte, error) { type NoMethod ValueFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DebugDatasourcesItemsCheckAccessCall struct { diff --git a/cloudshell/v1/cloudshell-gen.go b/cloudshell/v1/cloudshell-gen.go index 3b8892460d..9ff66ec7a9 100644 --- a/cloudshell/v1/cloudshell-gen.go +++ b/cloudshell/v1/cloudshell-gen.go @@ -213,9 +213,9 @@ type AddPublicKeyRequest struct { NullFields []string `json:"-"` } -func (s *AddPublicKeyRequest) MarshalJSON() ([]byte, error) { +func (s AddPublicKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod AddPublicKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddPublicKeyResponse: Response message for AddPublicKey. @@ -235,9 +235,9 @@ type AddPublicKeyResponse struct { NullFields []string `json:"-"` } -func (s *AddPublicKeyResponse) MarshalJSON() ([]byte, error) { +func (s AddPublicKeyResponse) MarshalJSON() ([]byte, error) { type NoMethod AddPublicKeyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizeEnvironmentMetadata: Message included in the metadata field of @@ -267,9 +267,9 @@ type AuthorizeEnvironmentRequest struct { NullFields []string `json:"-"` } -func (s *AuthorizeEnvironmentRequest) MarshalJSON() ([]byte, error) { +func (s AuthorizeEnvironmentRequest) MarshalJSON() ([]byte, error) { type NoMethod AuthorizeEnvironmentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizeEnvironmentResponse: Response message for AuthorizeEnvironment. @@ -363,9 +363,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -391,9 +391,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -438,9 +438,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemovePublicKeyMetadata: Message included in the metadata field of @@ -465,9 +465,9 @@ type RemovePublicKeyRequest struct { NullFields []string `json:"-"` } -func (s *RemovePublicKeyRequest) MarshalJSON() ([]byte, error) { +func (s RemovePublicKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod RemovePublicKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemovePublicKeyResponse: Response message for RemovePublicKey. @@ -508,9 +508,9 @@ type StartEnvironmentMetadata struct { NullFields []string `json:"-"` } -func (s *StartEnvironmentMetadata) MarshalJSON() ([]byte, error) { +func (s StartEnvironmentMetadata) MarshalJSON() ([]byte, error) { type NoMethod StartEnvironmentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartEnvironmentRequest: Request message for StartEnvironment. @@ -536,9 +536,9 @@ type StartEnvironmentRequest struct { NullFields []string `json:"-"` } -func (s *StartEnvironmentRequest) MarshalJSON() ([]byte, error) { +func (s StartEnvironmentRequest) MarshalJSON() ([]byte, error) { type NoMethod StartEnvironmentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartEnvironmentResponse: Message included in the response field of @@ -559,9 +559,9 @@ type StartEnvironmentResponse struct { NullFields []string `json:"-"` } -func (s *StartEnvironmentResponse) MarshalJSON() ([]byte, error) { +func (s StartEnvironmentResponse) MarshalJSON() ([]byte, error) { type NoMethod StartEnvironmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -593,9 +593,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsCancelCall struct { diff --git a/cloudsupport/v2/cloudsupport-gen.go b/cloudsupport/v2/cloudsupport-gen.go index edc7c9ec1e..833b3a2cb7 100644 --- a/cloudsupport/v2/cloudsupport-gen.go +++ b/cloudsupport/v2/cloudsupport-gen.go @@ -246,9 +246,9 @@ type Actor struct { NullFields []string `json:"-"` } -func (s *Actor) MarshalJSON() ([]byte, error) { +func (s Actor) MarshalJSON() ([]byte, error) { type NoMethod Actor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attachment: An Attachment contains metadata about a file that was uploaded @@ -288,9 +288,9 @@ type Attachment struct { NullFields []string `json:"-"` } -func (s *Attachment) MarshalJSON() ([]byte, error) { +func (s Attachment) MarshalJSON() ([]byte, error) { type NoMethod Attachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Blobstore2Info: # gdata.* are outside protos with mising documentation @@ -319,9 +319,9 @@ type Blobstore2Info struct { NullFields []string `json:"-"` } -func (s *Blobstore2Info) MarshalJSON() ([]byte, error) { +func (s Blobstore2Info) MarshalJSON() ([]byte, error) { type NoMethod Blobstore2Info - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Case: A Case is an object that contains the details of a support case. It @@ -418,9 +418,9 @@ type Case struct { NullFields []string `json:"-"` } -func (s *Case) MarshalJSON() ([]byte, error) { +func (s Case) MarshalJSON() ([]byte, error) { type NoMethod Case - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CaseClassification: A Case Classification represents the topic that a case @@ -454,9 +454,9 @@ type CaseClassification struct { NullFields []string `json:"-"` } -func (s *CaseClassification) MarshalJSON() ([]byte, error) { +func (s CaseClassification) MarshalJSON() ([]byte, error) { type NoMethod CaseClassification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloseCaseRequest: The request message for the CloseCase endpoint. @@ -496,9 +496,9 @@ type Comment struct { NullFields []string `json:"-"` } -func (s *Comment) MarshalJSON() ([]byte, error) { +func (s Comment) MarshalJSON() ([]byte, error) { type NoMethod Comment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeMedia: # gdata.* are outside protos with mising documentation @@ -546,9 +546,9 @@ type CompositeMedia struct { NullFields []string `json:"-"` } -func (s *CompositeMedia) MarshalJSON() ([]byte, error) { +func (s CompositeMedia) MarshalJSON() ([]byte, error) { type NoMethod CompositeMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentTypeInfo: # gdata.* are outside protos with mising documentation @@ -576,9 +576,9 @@ type ContentTypeInfo struct { NullFields []string `json:"-"` } -func (s *ContentTypeInfo) MarshalJSON() ([]byte, error) { +func (s ContentTypeInfo) MarshalJSON() ([]byte, error) { type NoMethod ContentTypeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAttachmentRequest: The request message for the CreateAttachment @@ -599,9 +599,9 @@ type CreateAttachmentRequest struct { NullFields []string `json:"-"` } -func (s *CreateAttachmentRequest) MarshalJSON() ([]byte, error) { +func (s CreateAttachmentRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateAttachmentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffChecksumsResponse: # gdata.* are outside protos with mising @@ -630,9 +630,9 @@ type DiffChecksumsResponse struct { NullFields []string `json:"-"` } -func (s *DiffChecksumsResponse) MarshalJSON() ([]byte, error) { +func (s DiffChecksumsResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffChecksumsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffDownloadResponse: # gdata.* are outside protos with mising documentation @@ -652,9 +652,9 @@ type DiffDownloadResponse struct { NullFields []string `json:"-"` } -func (s *DiffDownloadResponse) MarshalJSON() ([]byte, error) { +func (s DiffDownloadResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffDownloadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffUploadRequest: # gdata.* are outside protos with mising documentation @@ -678,9 +678,9 @@ type DiffUploadRequest struct { NullFields []string `json:"-"` } -func (s *DiffUploadRequest) MarshalJSON() ([]byte, error) { +func (s DiffUploadRequest) MarshalJSON() ([]byte, error) { type NoMethod DiffUploadRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffUploadResponse: # gdata.* are outside protos with mising documentation @@ -702,9 +702,9 @@ type DiffUploadResponse struct { NullFields []string `json:"-"` } -func (s *DiffUploadResponse) MarshalJSON() ([]byte, error) { +func (s DiffUploadResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffUploadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffVersionResponse: # gdata.* are outside protos with mising documentation @@ -726,9 +726,9 @@ type DiffVersionResponse struct { NullFields []string `json:"-"` } -func (s *DiffVersionResponse) MarshalJSON() ([]byte, error) { +func (s DiffVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DownloadParameters: # gdata.* are outside protos with mising documentation @@ -750,9 +750,9 @@ type DownloadParameters struct { NullFields []string `json:"-"` } -func (s *DownloadParameters) MarshalJSON() ([]byte, error) { +func (s DownloadParameters) MarshalJSON() ([]byte, error) { type NoMethod DownloadParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EscalateCaseRequest: The request message for the EscalateCase endpoint. @@ -773,9 +773,9 @@ type EscalateCaseRequest struct { NullFields []string `json:"-"` } -func (s *EscalateCaseRequest) MarshalJSON() ([]byte, error) { +func (s EscalateCaseRequest) MarshalJSON() ([]byte, error) { type NoMethod EscalateCaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Escalation: An escalation of a support case. @@ -806,9 +806,9 @@ type Escalation struct { NullFields []string `json:"-"` } -func (s *Escalation) MarshalJSON() ([]byte, error) { +func (s Escalation) MarshalJSON() ([]byte, error) { type NoMethod Escalation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAttachmentsResponse: The response message for the ListAttachments @@ -836,9 +836,9 @@ type ListAttachmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListAttachmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListAttachmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAttachmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCasesResponse: The response message for the ListCases endpoint. @@ -866,9 +866,9 @@ type ListCasesResponse struct { NullFields []string `json:"-"` } -func (s *ListCasesResponse) MarshalJSON() ([]byte, error) { +func (s ListCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCommentsResponse: The response message for the ListComments endpoint. @@ -895,9 +895,9 @@ type ListCommentsResponse struct { NullFields []string `json:"-"` } -func (s *ListCommentsResponse) MarshalJSON() ([]byte, error) { +func (s ListCommentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCommentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Media: # gdata.* are outside protos with mising documentation @@ -1000,9 +1000,9 @@ type Media struct { NullFields []string `json:"-"` } -func (s *Media) MarshalJSON() ([]byte, error) { +func (s Media) MarshalJSON() ([]byte, error) { type NoMethod Media - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectId: # gdata.* are outside protos with mising documentation @@ -1026,9 +1026,9 @@ type ObjectId struct { NullFields []string `json:"-"` } -func (s *ObjectId) MarshalJSON() ([]byte, error) { +func (s ObjectId) MarshalJSON() ([]byte, error) { type NoMethod ObjectId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchCaseClassificationsResponse: The response message for @@ -1056,9 +1056,9 @@ type SearchCaseClassificationsResponse struct { NullFields []string `json:"-"` } -func (s *SearchCaseClassificationsResponse) MarshalJSON() ([]byte, error) { +func (s SearchCaseClassificationsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchCaseClassificationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchCasesResponse: The response message for the SearchCases endpoint. @@ -1086,9 +1086,9 @@ type SearchCasesResponse struct { NullFields []string `json:"-"` } -func (s *SearchCasesResponse) MarshalJSON() ([]byte, error) { +func (s SearchCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkflowOperationMetadata: Metadata about the operation. Used to lookup the @@ -1129,9 +1129,9 @@ type WorkflowOperationMetadata struct { NullFields []string `json:"-"` } -func (s *WorkflowOperationMetadata) MarshalJSON() ([]byte, error) { +func (s WorkflowOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod WorkflowOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CaseClassificationsSearchCall struct { diff --git a/cloudsupport/v2beta/cloudsupport-gen.go b/cloudsupport/v2beta/cloudsupport-gen.go index 8b990f2d97..c9d8a45b7b 100644 --- a/cloudsupport/v2beta/cloudsupport-gen.go +++ b/cloudsupport/v2beta/cloudsupport-gen.go @@ -246,9 +246,9 @@ type Actor struct { NullFields []string `json:"-"` } -func (s *Actor) MarshalJSON() ([]byte, error) { +func (s Actor) MarshalJSON() ([]byte, error) { type NoMethod Actor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attachment: An Attachment contains metadata about a file that was uploaded @@ -288,9 +288,9 @@ type Attachment struct { NullFields []string `json:"-"` } -func (s *Attachment) MarshalJSON() ([]byte, error) { +func (s Attachment) MarshalJSON() ([]byte, error) { type NoMethod Attachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Blobstore2Info: # gdata.* are outside protos with mising documentation @@ -319,9 +319,9 @@ type Blobstore2Info struct { NullFields []string `json:"-"` } -func (s *Blobstore2Info) MarshalJSON() ([]byte, error) { +func (s Blobstore2Info) MarshalJSON() ([]byte, error) { type NoMethod Blobstore2Info - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Case: A Case is an object that contains the details of a support case. It @@ -432,9 +432,9 @@ type Case struct { NullFields []string `json:"-"` } -func (s *Case) MarshalJSON() ([]byte, error) { +func (s Case) MarshalJSON() ([]byte, error) { type NoMethod Case - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CaseClassification: A Case Classification represents the topic that a case @@ -470,9 +470,9 @@ type CaseClassification struct { NullFields []string `json:"-"` } -func (s *CaseClassification) MarshalJSON() ([]byte, error) { +func (s CaseClassification) MarshalJSON() ([]byte, error) { type NoMethod CaseClassification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloseCaseRequest: The request message for the CloseCase endpoint. @@ -512,9 +512,9 @@ type Comment struct { NullFields []string `json:"-"` } -func (s *Comment) MarshalJSON() ([]byte, error) { +func (s Comment) MarshalJSON() ([]byte, error) { type NoMethod Comment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeMedia: # gdata.* are outside protos with mising documentation @@ -562,9 +562,9 @@ type CompositeMedia struct { NullFields []string `json:"-"` } -func (s *CompositeMedia) MarshalJSON() ([]byte, error) { +func (s CompositeMedia) MarshalJSON() ([]byte, error) { type NoMethod CompositeMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentTypeInfo: # gdata.* are outside protos with mising documentation @@ -592,9 +592,9 @@ type ContentTypeInfo struct { NullFields []string `json:"-"` } -func (s *ContentTypeInfo) MarshalJSON() ([]byte, error) { +func (s ContentTypeInfo) MarshalJSON() ([]byte, error) { type NoMethod ContentTypeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAttachmentRequest: The request message for the CreateAttachment @@ -615,9 +615,9 @@ type CreateAttachmentRequest struct { NullFields []string `json:"-"` } -func (s *CreateAttachmentRequest) MarshalJSON() ([]byte, error) { +func (s CreateAttachmentRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateAttachmentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffChecksumsResponse: # gdata.* are outside protos with mising @@ -646,9 +646,9 @@ type DiffChecksumsResponse struct { NullFields []string `json:"-"` } -func (s *DiffChecksumsResponse) MarshalJSON() ([]byte, error) { +func (s DiffChecksumsResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffChecksumsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffDownloadResponse: # gdata.* are outside protos with mising documentation @@ -668,9 +668,9 @@ type DiffDownloadResponse struct { NullFields []string `json:"-"` } -func (s *DiffDownloadResponse) MarshalJSON() ([]byte, error) { +func (s DiffDownloadResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffDownloadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffUploadRequest: # gdata.* are outside protos with mising documentation @@ -694,9 +694,9 @@ type DiffUploadRequest struct { NullFields []string `json:"-"` } -func (s *DiffUploadRequest) MarshalJSON() ([]byte, error) { +func (s DiffUploadRequest) MarshalJSON() ([]byte, error) { type NoMethod DiffUploadRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffUploadResponse: # gdata.* are outside protos with mising documentation @@ -718,9 +718,9 @@ type DiffUploadResponse struct { NullFields []string `json:"-"` } -func (s *DiffUploadResponse) MarshalJSON() ([]byte, error) { +func (s DiffUploadResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffUploadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffVersionResponse: # gdata.* are outside protos with mising documentation @@ -742,9 +742,9 @@ type DiffVersionResponse struct { NullFields []string `json:"-"` } -func (s *DiffVersionResponse) MarshalJSON() ([]byte, error) { +func (s DiffVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DownloadParameters: # gdata.* are outside protos with mising documentation @@ -766,9 +766,9 @@ type DownloadParameters struct { NullFields []string `json:"-"` } -func (s *DownloadParameters) MarshalJSON() ([]byte, error) { +func (s DownloadParameters) MarshalJSON() ([]byte, error) { type NoMethod DownloadParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmailMessage: An email associated with a support case. @@ -802,9 +802,9 @@ type EmailMessage struct { NullFields []string `json:"-"` } -func (s *EmailMessage) MarshalJSON() ([]byte, error) { +func (s EmailMessage) MarshalJSON() ([]byte, error) { type NoMethod EmailMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EscalateCaseRequest: The request message for the EscalateCase endpoint. @@ -825,9 +825,9 @@ type EscalateCaseRequest struct { NullFields []string `json:"-"` } -func (s *EscalateCaseRequest) MarshalJSON() ([]byte, error) { +func (s EscalateCaseRequest) MarshalJSON() ([]byte, error) { type NoMethod EscalateCaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Escalation: An escalation of a support case. @@ -858,9 +858,9 @@ type Escalation struct { NullFields []string `json:"-"` } -func (s *Escalation) MarshalJSON() ([]byte, error) { +func (s Escalation) MarshalJSON() ([]byte, error) { type NoMethod Escalation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeedItem: A feed item associated with a support case. @@ -889,9 +889,9 @@ type FeedItem struct { NullFields []string `json:"-"` } -func (s *FeedItem) MarshalJSON() ([]byte, error) { +func (s FeedItem) MarshalJSON() ([]byte, error) { type NoMethod FeedItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAttachmentsResponse: The response message for the ListAttachments @@ -919,9 +919,9 @@ type ListAttachmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListAttachmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListAttachmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAttachmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCasesResponse: The response message for the ListCases endpoint. @@ -949,9 +949,9 @@ type ListCasesResponse struct { NullFields []string `json:"-"` } -func (s *ListCasesResponse) MarshalJSON() ([]byte, error) { +func (s ListCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCommentsResponse: The response message for the ListComments endpoint. @@ -978,9 +978,9 @@ type ListCommentsResponse struct { NullFields []string `json:"-"` } -func (s *ListCommentsResponse) MarshalJSON() ([]byte, error) { +func (s ListCommentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCommentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Media: # gdata.* are outside protos with mising documentation @@ -1083,9 +1083,9 @@ type Media struct { NullFields []string `json:"-"` } -func (s *Media) MarshalJSON() ([]byte, error) { +func (s Media) MarshalJSON() ([]byte, error) { type NoMethod Media - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectId: # gdata.* are outside protos with mising documentation @@ -1109,9 +1109,9 @@ type ObjectId struct { NullFields []string `json:"-"` } -func (s *ObjectId) MarshalJSON() ([]byte, error) { +func (s ObjectId) MarshalJSON() ([]byte, error) { type NoMethod ObjectId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Product: The product a case may be associated with. @@ -1136,9 +1136,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchCaseClassificationsResponse: The response message for @@ -1166,9 +1166,9 @@ type SearchCaseClassificationsResponse struct { NullFields []string `json:"-"` } -func (s *SearchCaseClassificationsResponse) MarshalJSON() ([]byte, error) { +func (s SearchCaseClassificationsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchCaseClassificationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchCasesResponse: The response message for the SearchCases endpoint. @@ -1196,9 +1196,9 @@ type SearchCasesResponse struct { NullFields []string `json:"-"` } -func (s *SearchCasesResponse) MarshalJSON() ([]byte, error) { +func (s SearchCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShowFeedResponse: The response message for the ShowFeed endpoint. @@ -1225,9 +1225,9 @@ type ShowFeedResponse struct { NullFields []string `json:"-"` } -func (s *ShowFeedResponse) MarshalJSON() ([]byte, error) { +func (s ShowFeedResponse) MarshalJSON() ([]byte, error) { type NoMethod ShowFeedResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextContent: Stores text attached to a support object. @@ -1247,9 +1247,9 @@ type TextContent struct { NullFields []string `json:"-"` } -func (s *TextContent) MarshalJSON() ([]byte, error) { +func (s TextContent) MarshalJSON() ([]byte, error) { type NoMethod TextContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkflowOperationMetadata: Metadata about the operation. Used to lookup the @@ -1290,9 +1290,9 @@ type WorkflowOperationMetadata struct { NullFields []string `json:"-"` } -func (s *WorkflowOperationMetadata) MarshalJSON() ([]byte, error) { +func (s WorkflowOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod WorkflowOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CaseClassificationsSearchCall struct { diff --git a/cloudtasks/v2/cloudtasks-gen.go b/cloudtasks/v2/cloudtasks-gen.go index de64d798ed..2df53ac975 100644 --- a/cloudtasks/v2/cloudtasks-gen.go +++ b/cloudtasks/v2/cloudtasks-gen.go @@ -309,9 +309,9 @@ type AppEngineHttpRequest struct { NullFields []string `json:"-"` } -func (s *AppEngineHttpRequest) MarshalJSON() ([]byte, error) { +func (s AppEngineHttpRequest) MarshalJSON() ([]byte, error) { type NoMethod AppEngineHttpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineRouting: App Engine Routing. Defines routing characteristics @@ -376,9 +376,9 @@ type AppEngineRouting struct { NullFields []string `json:"-"` } -func (s *AppEngineRouting) MarshalJSON() ([]byte, error) { +func (s AppEngineRouting) MarshalJSON() ([]byte, error) { type NoMethod AppEngineRouting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attempt: The status of a task attempt. @@ -409,9 +409,9 @@ type Attempt struct { NullFields []string `json:"-"` } -func (s *Attempt) MarshalJSON() ([]byte, error) { +func (s Attempt) MarshalJSON() ([]byte, error) { type NoMethod Attempt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -508,9 +508,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BufferTaskRequest: Request message for BufferTask. @@ -531,9 +531,9 @@ type BufferTaskRequest struct { NullFields []string `json:"-"` } -func (s *BufferTaskRequest) MarshalJSON() ([]byte, error) { +func (s BufferTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod BufferTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BufferTaskResponse: Response message for BufferTask. @@ -556,9 +556,9 @@ type BufferTaskResponse struct { NullFields []string `json:"-"` } -func (s *BufferTaskResponse) MarshalJSON() ([]byte, error) { +func (s BufferTaskResponse) MarshalJSON() ([]byte, error) { type NoMethod BufferTaskResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CmekConfig: Describes the customer-managed encryption key (CMEK) @@ -589,9 +589,9 @@ type CmekConfig struct { NullFields []string `json:"-"` } -func (s *CmekConfig) MarshalJSON() ([]byte, error) { +func (s CmekConfig) MarshalJSON() ([]byte, error) { type NoMethod CmekConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTaskRequest: Request message for CreateTask. @@ -647,9 +647,9 @@ type CreateTaskRequest struct { NullFields []string `json:"-"` } -func (s *CreateTaskRequest) MarshalJSON() ([]byte, error) { +func (s CreateTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -704,9 +704,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -727,9 +727,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -759,9 +759,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Header: Defines a header message. A header can have a key and a value. @@ -783,9 +783,9 @@ type Header struct { NullFields []string `json:"-"` } -func (s *Header) MarshalJSON() ([]byte, error) { +func (s Header) MarshalJSON() ([]byte, error) { type NoMethod Header - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HeaderOverride: Wraps the Header object. @@ -808,9 +808,9 @@ type HeaderOverride struct { NullFields []string `json:"-"` } -func (s *HeaderOverride) MarshalJSON() ([]byte, error) { +func (s HeaderOverride) MarshalJSON() ([]byte, error) { type NoMethod HeaderOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -852,9 +852,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRequest: HTTP request. The task will be pushed to the worker as an HTTP @@ -940,9 +940,9 @@ type HttpRequest struct { NullFields []string `json:"-"` } -func (s *HttpRequest) MarshalJSON() ([]byte, error) { +func (s HttpRequest) MarshalJSON() ([]byte, error) { type NoMethod HttpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpTarget: HTTP target. When specified as a Queue, all the tasks with @@ -1011,9 +1011,9 @@ type HttpTarget struct { NullFields []string `json:"-"` } -func (s *HttpTarget) MarshalJSON() ([]byte, error) { +func (s HttpTarget) MarshalJSON() ([]byte, error) { type NoMethod HttpTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1039,9 +1039,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListQueuesResponse: Response message for ListQueues. @@ -1069,9 +1069,9 @@ type ListQueuesResponse struct { NullFields []string `json:"-"` } -func (s *ListQueuesResponse) MarshalJSON() ([]byte, error) { +func (s ListQueuesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListQueuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTasksResponse: Response message for listing tasks using ListTasks. @@ -1098,9 +1098,9 @@ type ListTasksResponse struct { NullFields []string `json:"-"` } -func (s *ListTasksResponse) MarshalJSON() ([]byte, error) { +func (s ListTasksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTasksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1136,9 +1136,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthToken: Contains information needed for generating an OAuth token @@ -1168,9 +1168,9 @@ type OAuthToken struct { NullFields []string `json:"-"` } -func (s *OAuthToken) MarshalJSON() ([]byte, error) { +func (s OAuthToken) MarshalJSON() ([]byte, error) { type NoMethod OAuthToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OidcToken: Contains information needed for generating an OpenID Connect @@ -1200,9 +1200,9 @@ type OidcToken struct { NullFields []string `json:"-"` } -func (s *OidcToken) MarshalJSON() ([]byte, error) { +func (s OidcToken) MarshalJSON() ([]byte, error) { type NoMethod OidcToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathOverride: PathOverride. Path message defines path override for HTTP @@ -1223,9 +1223,9 @@ type PathOverride struct { NullFields []string `json:"-"` } -func (s *PathOverride) MarshalJSON() ([]byte, error) { +func (s PathOverride) MarshalJSON() ([]byte, error) { type NoMethod PathOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseQueueRequest: Request message for PauseQueue. @@ -1317,9 +1317,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PurgeQueueRequest: Request message for PurgeQueue. @@ -1345,9 +1345,9 @@ type QueryOverride struct { NullFields []string `json:"-"` } -func (s *QueryOverride) MarshalJSON() ([]byte, error) { +func (s QueryOverride) MarshalJSON() ([]byte, error) { type NoMethod QueryOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Queue: A queue is a container of related tasks. Queues are configured to @@ -1447,9 +1447,9 @@ type Queue struct { NullFields []string `json:"-"` } -func (s *Queue) MarshalJSON() ([]byte, error) { +func (s Queue) MarshalJSON() ([]byte, error) { type NoMethod Queue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RateLimits: Rate limits. This message determines the maximum rate that tasks @@ -1504,9 +1504,9 @@ type RateLimits struct { NullFields []string `json:"-"` } -func (s *RateLimits) MarshalJSON() ([]byte, error) { +func (s RateLimits) MarshalJSON() ([]byte, error) { type NoMethod RateLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RateLimits) UnmarshalJSON(data []byte) error { @@ -1600,9 +1600,9 @@ type RetryConfig struct { NullFields []string `json:"-"` } -func (s *RetryConfig) MarshalJSON() ([]byte, error) { +func (s RetryConfig) MarshalJSON() ([]byte, error) { type NoMethod RetryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunTaskRequest: Request message for forcing a task to run now using RunTask. @@ -1638,9 +1638,9 @@ type RunTaskRequest struct { NullFields []string `json:"-"` } -func (s *RunTaskRequest) MarshalJSON() ([]byte, error) { +func (s RunTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod RunTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1663,9 +1663,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StackdriverLoggingConfig: Configuration options for writing logs to @@ -1689,9 +1689,9 @@ type StackdriverLoggingConfig struct { NullFields []string `json:"-"` } -func (s *StackdriverLoggingConfig) MarshalJSON() ([]byte, error) { +func (s StackdriverLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod StackdriverLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StackdriverLoggingConfig) UnmarshalJSON(data []byte) error { @@ -1737,9 +1737,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Task: A unit of scheduled work. @@ -1839,9 +1839,9 @@ type Task struct { NullFields []string `json:"-"` } -func (s *Task) MarshalJSON() ([]byte, error) { +func (s Task) MarshalJSON() ([]byte, error) { type NoMethod Task - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1864,9 +1864,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1891,9 +1891,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UriOverride: URI Override. When specified, all the HTTP tasks inside the @@ -1954,9 +1954,9 @@ type UriOverride struct { NullFields []string `json:"-"` } -func (s *UriOverride) MarshalJSON() ([]byte, error) { +func (s UriOverride) MarshalJSON() ([]byte, error) { type NoMethod UriOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/cloudtasks/v2beta2/cloudtasks-gen.go b/cloudtasks/v2beta2/cloudtasks-gen.go index 3116bfdc85..8272472ae7 100644 --- a/cloudtasks/v2beta2/cloudtasks-gen.go +++ b/cloudtasks/v2beta2/cloudtasks-gen.go @@ -245,9 +245,9 @@ type AcknowledgeTaskRequest struct { NullFields []string `json:"-"` } -func (s *AcknowledgeTaskRequest) MarshalJSON() ([]byte, error) { +func (s AcknowledgeTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod AcknowledgeTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineHttpRequest: App Engine HTTP request. The message defines the HTTP @@ -359,9 +359,9 @@ type AppEngineHttpRequest struct { NullFields []string `json:"-"` } -func (s *AppEngineHttpRequest) MarshalJSON() ([]byte, error) { +func (s AppEngineHttpRequest) MarshalJSON() ([]byte, error) { type NoMethod AppEngineHttpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineHttpTarget: App Engine HTTP target. The task will be delivered to @@ -390,9 +390,9 @@ type AppEngineHttpTarget struct { NullFields []string `json:"-"` } -func (s *AppEngineHttpTarget) MarshalJSON() ([]byte, error) { +func (s AppEngineHttpTarget) MarshalJSON() ([]byte, error) { type NoMethod AppEngineHttpTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineRouting: App Engine Routing. Defines routing characteristics @@ -471,9 +471,9 @@ type AppEngineRouting struct { NullFields []string `json:"-"` } -func (s *AppEngineRouting) MarshalJSON() ([]byte, error) { +func (s AppEngineRouting) MarshalJSON() ([]byte, error) { type NoMethod AppEngineRouting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttemptStatus: The status of a task attempt. @@ -504,9 +504,9 @@ type AttemptStatus struct { NullFields []string `json:"-"` } -func (s *AttemptStatus) MarshalJSON() ([]byte, error) { +func (s AttemptStatus) MarshalJSON() ([]byte, error) { type NoMethod AttemptStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -603,9 +603,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BufferTaskRequest: Request message for BufferTask. @@ -626,9 +626,9 @@ type BufferTaskRequest struct { NullFields []string `json:"-"` } -func (s *BufferTaskRequest) MarshalJSON() ([]byte, error) { +func (s BufferTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod BufferTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BufferTaskResponse: Response message for BufferTask. @@ -651,9 +651,9 @@ type BufferTaskResponse struct { NullFields []string `json:"-"` } -func (s *BufferTaskResponse) MarshalJSON() ([]byte, error) { +func (s BufferTaskResponse) MarshalJSON() ([]byte, error) { type NoMethod BufferTaskResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelLeaseRequest: Request message for canceling a lease using CancelLease. @@ -694,9 +694,9 @@ type CancelLeaseRequest struct { NullFields []string `json:"-"` } -func (s *CancelLeaseRequest) MarshalJSON() ([]byte, error) { +func (s CancelLeaseRequest) MarshalJSON() ([]byte, error) { type NoMethod CancelLeaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CmekConfig: Describes the customer-managed encryption key (CMEK) @@ -727,9 +727,9 @@ type CmekConfig struct { NullFields []string `json:"-"` } -func (s *CmekConfig) MarshalJSON() ([]byte, error) { +func (s CmekConfig) MarshalJSON() ([]byte, error) { type NoMethod CmekConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTaskRequest: Request message for CreateTask. @@ -786,9 +786,9 @@ type CreateTaskRequest struct { NullFields []string `json:"-"` } -func (s *CreateTaskRequest) MarshalJSON() ([]byte, error) { +func (s CreateTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -843,9 +843,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -866,9 +866,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -898,9 +898,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Header: Defines a header message. A header can have a key and a value. @@ -922,9 +922,9 @@ type Header struct { NullFields []string `json:"-"` } -func (s *Header) MarshalJSON() ([]byte, error) { +func (s Header) MarshalJSON() ([]byte, error) { type NoMethod Header - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HeaderOverride: Wraps the Header object. @@ -947,9 +947,9 @@ type HeaderOverride struct { NullFields []string `json:"-"` } -func (s *HeaderOverride) MarshalJSON() ([]byte, error) { +func (s HeaderOverride) MarshalJSON() ([]byte, error) { type NoMethod HeaderOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -991,9 +991,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRequest: HTTP request. The task will be pushed to the worker as an HTTP @@ -1066,9 +1066,9 @@ type HttpRequest struct { NullFields []string `json:"-"` } -func (s *HttpRequest) MarshalJSON() ([]byte, error) { +func (s HttpRequest) MarshalJSON() ([]byte, error) { type NoMethod HttpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpTarget: HTTP target. When specified as a Queue, all the tasks with @@ -1138,9 +1138,9 @@ type HttpTarget struct { NullFields []string `json:"-"` } -func (s *HttpTarget) MarshalJSON() ([]byte, error) { +func (s HttpTarget) MarshalJSON() ([]byte, error) { type NoMethod HttpTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeaseTasksRequest: Request message for leasing tasks using LeaseTasks. @@ -1207,9 +1207,9 @@ type LeaseTasksRequest struct { NullFields []string `json:"-"` } -func (s *LeaseTasksRequest) MarshalJSON() ([]byte, error) { +func (s LeaseTasksRequest) MarshalJSON() ([]byte, error) { type NoMethod LeaseTasksRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeaseTasksResponse: Response message for leasing tasks using LeaseTasks. @@ -1232,9 +1232,9 @@ type LeaseTasksResponse struct { NullFields []string `json:"-"` } -func (s *LeaseTasksResponse) MarshalJSON() ([]byte, error) { +func (s LeaseTasksResponse) MarshalJSON() ([]byte, error) { type NoMethod LeaseTasksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1260,9 +1260,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListQueuesResponse: Response message for ListQueues. @@ -1290,9 +1290,9 @@ type ListQueuesResponse struct { NullFields []string `json:"-"` } -func (s *ListQueuesResponse) MarshalJSON() ([]byte, error) { +func (s ListQueuesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListQueuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTasksResponse: Response message for listing tasks using ListTasks. @@ -1319,9 +1319,9 @@ type ListTasksResponse struct { NullFields []string `json:"-"` } -func (s *ListTasksResponse) MarshalJSON() ([]byte, error) { +func (s ListTasksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTasksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1357,9 +1357,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthToken: Contains information needed for generating an OAuth token @@ -1389,9 +1389,9 @@ type OAuthToken struct { NullFields []string `json:"-"` } -func (s *OAuthToken) MarshalJSON() ([]byte, error) { +func (s OAuthToken) MarshalJSON() ([]byte, error) { type NoMethod OAuthToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OidcToken: Contains information needed for generating an OpenID Connect @@ -1421,9 +1421,9 @@ type OidcToken struct { NullFields []string `json:"-"` } -func (s *OidcToken) MarshalJSON() ([]byte, error) { +func (s OidcToken) MarshalJSON() ([]byte, error) { type NoMethod OidcToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathOverride: PathOverride. Path message defines path override for HTTP @@ -1444,9 +1444,9 @@ type PathOverride struct { NullFields []string `json:"-"` } -func (s *PathOverride) MarshalJSON() ([]byte, error) { +func (s PathOverride) MarshalJSON() ([]byte, error) { type NoMethod PathOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseQueueRequest: Request message for PauseQueue. @@ -1538,9 +1538,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullMessage: The pull message contains data that can be used by the caller @@ -1573,9 +1573,9 @@ type PullMessage struct { NullFields []string `json:"-"` } -func (s *PullMessage) MarshalJSON() ([]byte, error) { +func (s PullMessage) MarshalJSON() ([]byte, error) { type NoMethod PullMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullTarget: Pull target. @@ -1605,9 +1605,9 @@ type QueryOverride struct { NullFields []string `json:"-"` } -func (s *QueryOverride) MarshalJSON() ([]byte, error) { +func (s QueryOverride) MarshalJSON() ([]byte, error) { type NoMethod QueryOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Queue: A queue is a container of related tasks. Queues are configured to @@ -1722,9 +1722,9 @@ type Queue struct { NullFields []string `json:"-"` } -func (s *Queue) MarshalJSON() ([]byte, error) { +func (s Queue) MarshalJSON() ([]byte, error) { type NoMethod Queue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueueStats: Statistics for a queue. @@ -1762,9 +1762,9 @@ type QueueStats struct { NullFields []string `json:"-"` } -func (s *QueueStats) MarshalJSON() ([]byte, error) { +func (s QueueStats) MarshalJSON() ([]byte, error) { type NoMethod QueueStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *QueueStats) UnmarshalJSON(data []byte) error { @@ -1838,9 +1838,9 @@ type RateLimits struct { NullFields []string `json:"-"` } -func (s *RateLimits) MarshalJSON() ([]byte, error) { +func (s RateLimits) MarshalJSON() ([]byte, error) { type NoMethod RateLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RateLimits) UnmarshalJSON(data []byte) error { @@ -1899,9 +1899,9 @@ type RenewLeaseRequest struct { NullFields []string `json:"-"` } -func (s *RenewLeaseRequest) MarshalJSON() ([]byte, error) { +func (s RenewLeaseRequest) MarshalJSON() ([]byte, error) { type NoMethod RenewLeaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumeQueueRequest: Request message for ResumeQueue. @@ -1970,9 +1970,9 @@ type RetryConfig struct { NullFields []string `json:"-"` } -func (s *RetryConfig) MarshalJSON() ([]byte, error) { +func (s RetryConfig) MarshalJSON() ([]byte, error) { type NoMethod RetryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunTaskRequest: Request message for forcing a task to run now using RunTask. @@ -2009,9 +2009,9 @@ type RunTaskRequest struct { NullFields []string `json:"-"` } -func (s *RunTaskRequest) MarshalJSON() ([]byte, error) { +func (s RunTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod RunTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2034,9 +2034,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2068,9 +2068,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Task: A unit of scheduled work. @@ -2141,9 +2141,9 @@ type Task struct { NullFields []string `json:"-"` } -func (s *Task) MarshalJSON() ([]byte, error) { +func (s Task) MarshalJSON() ([]byte, error) { type NoMethod Task - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskStatus: Status of the task. @@ -2175,9 +2175,9 @@ type TaskStatus struct { NullFields []string `json:"-"` } -func (s *TaskStatus) MarshalJSON() ([]byte, error) { +func (s TaskStatus) MarshalJSON() ([]byte, error) { type NoMethod TaskStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2200,9 +2200,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2227,9 +2227,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UriOverride: Uri Override. When specified, all the HTTP tasks inside the @@ -2290,9 +2290,9 @@ type UriOverride struct { NullFields []string `json:"-"` } -func (s *UriOverride) MarshalJSON() ([]byte, error) { +func (s UriOverride) MarshalJSON() ([]byte, error) { type NoMethod UriOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ApiQueueUpdateCall struct { diff --git a/cloudtasks/v2beta3/cloudtasks-gen.go b/cloudtasks/v2beta3/cloudtasks-gen.go index 68ab0ffc01..4dd9fde16c 100644 --- a/cloudtasks/v2beta3/cloudtasks-gen.go +++ b/cloudtasks/v2beta3/cloudtasks-gen.go @@ -227,9 +227,9 @@ type AppEngineHttpQueue struct { NullFields []string `json:"-"` } -func (s *AppEngineHttpQueue) MarshalJSON() ([]byte, error) { +func (s AppEngineHttpQueue) MarshalJSON() ([]byte, error) { type NoMethod AppEngineHttpQueue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineHttpRequest: App Engine HTTP request. The message defines the HTTP @@ -339,9 +339,9 @@ type AppEngineHttpRequest struct { NullFields []string `json:"-"` } -func (s *AppEngineHttpRequest) MarshalJSON() ([]byte, error) { +func (s AppEngineHttpRequest) MarshalJSON() ([]byte, error) { type NoMethod AppEngineHttpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineRouting: App Engine Routing. Defines routing characteristics @@ -402,9 +402,9 @@ type AppEngineRouting struct { NullFields []string `json:"-"` } -func (s *AppEngineRouting) MarshalJSON() ([]byte, error) { +func (s AppEngineRouting) MarshalJSON() ([]byte, error) { type NoMethod AppEngineRouting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attempt: The status of a task attempt. @@ -435,9 +435,9 @@ type Attempt struct { NullFields []string `json:"-"` } -func (s *Attempt) MarshalJSON() ([]byte, error) { +func (s Attempt) MarshalJSON() ([]byte, error) { type NoMethod Attempt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -534,9 +534,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BufferTaskRequest: Request message for BufferTask. @@ -557,9 +557,9 @@ type BufferTaskRequest struct { NullFields []string `json:"-"` } -func (s *BufferTaskRequest) MarshalJSON() ([]byte, error) { +func (s BufferTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod BufferTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BufferTaskResponse: Response message for BufferTask. @@ -582,9 +582,9 @@ type BufferTaskResponse struct { NullFields []string `json:"-"` } -func (s *BufferTaskResponse) MarshalJSON() ([]byte, error) { +func (s BufferTaskResponse) MarshalJSON() ([]byte, error) { type NoMethod BufferTaskResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CmekConfig: Describes the customer-managed encryption key (CMEK) @@ -615,9 +615,9 @@ type CmekConfig struct { NullFields []string `json:"-"` } -func (s *CmekConfig) MarshalJSON() ([]byte, error) { +func (s CmekConfig) MarshalJSON() ([]byte, error) { type NoMethod CmekConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTaskRequest: Request message for CreateTask. @@ -673,9 +673,9 @@ type CreateTaskRequest struct { NullFields []string `json:"-"` } -func (s *CreateTaskRequest) MarshalJSON() ([]byte, error) { +func (s CreateTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -730,9 +730,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -753,9 +753,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -785,9 +785,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Header: Defines a header message. A header can have a key and a value. @@ -809,9 +809,9 @@ type Header struct { NullFields []string `json:"-"` } -func (s *Header) MarshalJSON() ([]byte, error) { +func (s Header) MarshalJSON() ([]byte, error) { type NoMethod Header - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HeaderOverride: Wraps the Header object. @@ -834,9 +834,9 @@ type HeaderOverride struct { NullFields []string `json:"-"` } -func (s *HeaderOverride) MarshalJSON() ([]byte, error) { +func (s HeaderOverride) MarshalJSON() ([]byte, error) { type NoMethod HeaderOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -878,9 +878,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRequest: HTTP request. The task will be pushed to the worker as an HTTP @@ -968,9 +968,9 @@ type HttpRequest struct { NullFields []string `json:"-"` } -func (s *HttpRequest) MarshalJSON() ([]byte, error) { +func (s HttpRequest) MarshalJSON() ([]byte, error) { type NoMethod HttpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpTarget: HTTP target. When specified as a Queue, all the tasks with @@ -1039,9 +1039,9 @@ type HttpTarget struct { NullFields []string `json:"-"` } -func (s *HttpTarget) MarshalJSON() ([]byte, error) { +func (s HttpTarget) MarshalJSON() ([]byte, error) { type NoMethod HttpTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1067,9 +1067,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListQueuesResponse: Response message for ListQueues. @@ -1097,9 +1097,9 @@ type ListQueuesResponse struct { NullFields []string `json:"-"` } -func (s *ListQueuesResponse) MarshalJSON() ([]byte, error) { +func (s ListQueuesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListQueuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTasksResponse: Response message for listing tasks using ListTasks. @@ -1126,9 +1126,9 @@ type ListTasksResponse struct { NullFields []string `json:"-"` } -func (s *ListTasksResponse) MarshalJSON() ([]byte, error) { +func (s ListTasksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTasksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1164,9 +1164,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthToken: Contains information needed for generating an OAuth token @@ -1196,9 +1196,9 @@ type OAuthToken struct { NullFields []string `json:"-"` } -func (s *OAuthToken) MarshalJSON() ([]byte, error) { +func (s OAuthToken) MarshalJSON() ([]byte, error) { type NoMethod OAuthToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OidcToken: Contains information needed for generating an OpenID Connect @@ -1228,9 +1228,9 @@ type OidcToken struct { NullFields []string `json:"-"` } -func (s *OidcToken) MarshalJSON() ([]byte, error) { +func (s OidcToken) MarshalJSON() ([]byte, error) { type NoMethod OidcToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathOverride: PathOverride. Path message defines path override for HTTP @@ -1251,9 +1251,9 @@ type PathOverride struct { NullFields []string `json:"-"` } -func (s *PathOverride) MarshalJSON() ([]byte, error) { +func (s PathOverride) MarshalJSON() ([]byte, error) { type NoMethod PathOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseQueueRequest: Request message for PauseQueue. @@ -1345,9 +1345,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullMessage: Pull Message. This proto can only be used for tasks in a queue @@ -1376,9 +1376,9 @@ type PullMessage struct { NullFields []string `json:"-"` } -func (s *PullMessage) MarshalJSON() ([]byte, error) { +func (s PullMessage) MarshalJSON() ([]byte, error) { type NoMethod PullMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PurgeQueueRequest: Request message for PurgeQueue. @@ -1404,9 +1404,9 @@ type QueryOverride struct { NullFields []string `json:"-"` } -func (s *QueryOverride) MarshalJSON() ([]byte, error) { +func (s QueryOverride) MarshalJSON() ([]byte, error) { type NoMethod QueryOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Queue: A queue is a container of related tasks. Queues are configured to @@ -1541,9 +1541,9 @@ type Queue struct { NullFields []string `json:"-"` } -func (s *Queue) MarshalJSON() ([]byte, error) { +func (s Queue) MarshalJSON() ([]byte, error) { type NoMethod Queue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueueStats: Statistics for a queue. @@ -1581,9 +1581,9 @@ type QueueStats struct { NullFields []string `json:"-"` } -func (s *QueueStats) MarshalJSON() ([]byte, error) { +func (s QueueStats) MarshalJSON() ([]byte, error) { type NoMethod QueueStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *QueueStats) UnmarshalJSON(data []byte) error { @@ -1652,9 +1652,9 @@ type RateLimits struct { NullFields []string `json:"-"` } -func (s *RateLimits) MarshalJSON() ([]byte, error) { +func (s RateLimits) MarshalJSON() ([]byte, error) { type NoMethod RateLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RateLimits) UnmarshalJSON(data []byte) error { @@ -1748,9 +1748,9 @@ type RetryConfig struct { NullFields []string `json:"-"` } -func (s *RetryConfig) MarshalJSON() ([]byte, error) { +func (s RetryConfig) MarshalJSON() ([]byte, error) { type NoMethod RetryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunTaskRequest: Request message for forcing a task to run now using RunTask. @@ -1786,9 +1786,9 @@ type RunTaskRequest struct { NullFields []string `json:"-"` } -func (s *RunTaskRequest) MarshalJSON() ([]byte, error) { +func (s RunTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod RunTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1811,9 +1811,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StackdriverLoggingConfig: Configuration options for writing logs to @@ -1837,9 +1837,9 @@ type StackdriverLoggingConfig struct { NullFields []string `json:"-"` } -func (s *StackdriverLoggingConfig) MarshalJSON() ([]byte, error) { +func (s StackdriverLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod StackdriverLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StackdriverLoggingConfig) UnmarshalJSON(data []byte) error { @@ -1885,9 +1885,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Task: A unit of scheduled work. @@ -1995,9 +1995,9 @@ type Task struct { NullFields []string `json:"-"` } -func (s *Task) MarshalJSON() ([]byte, error) { +func (s Task) MarshalJSON() ([]byte, error) { type NoMethod Task - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2020,9 +2020,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2047,9 +2047,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UriOverride: URI Override. When specified, all the HTTP tasks inside the @@ -2110,9 +2110,9 @@ type UriOverride struct { NullFields []string `json:"-"` } -func (s *UriOverride) MarshalJSON() ([]byte, error) { +func (s UriOverride) MarshalJSON() ([]byte, error) { type NoMethod UriOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/cloudtrace/v1/cloudtrace-gen.go b/cloudtrace/v1/cloudtrace-gen.go index e74877e084..17eaa315f8 100644 --- a/cloudtrace/v1/cloudtrace-gen.go +++ b/cloudtrace/v1/cloudtrace-gen.go @@ -221,9 +221,9 @@ type ListTracesResponse struct { NullFields []string `json:"-"` } -func (s *ListTracesResponse) MarshalJSON() ([]byte, error) { +func (s ListTracesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTracesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Trace: A trace describes how long it takes for an application to perform an @@ -254,9 +254,9 @@ type Trace struct { NullFields []string `json:"-"` } -func (s *Trace) MarshalJSON() ([]byte, error) { +func (s Trace) MarshalJSON() ([]byte, error) { type NoMethod Trace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TraceSpan: A span represents a single timed event within a trace. Spans can @@ -321,9 +321,9 @@ type TraceSpan struct { NullFields []string `json:"-"` } -func (s *TraceSpan) MarshalJSON() ([]byte, error) { +func (s TraceSpan) MarshalJSON() ([]byte, error) { type NoMethod TraceSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Traces: List of new or updated traces. @@ -343,9 +343,9 @@ type Traces struct { NullFields []string `json:"-"` } -func (s *Traces) MarshalJSON() ([]byte, error) { +func (s Traces) MarshalJSON() ([]byte, error) { type NoMethod Traces - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsPatchTracesCall struct { diff --git a/cloudtrace/v2/cloudtrace-gen.go b/cloudtrace/v2/cloudtrace-gen.go index 908f2db581..3596484329 100644 --- a/cloudtrace/v2/cloudtrace-gen.go +++ b/cloudtrace/v2/cloudtrace-gen.go @@ -217,9 +217,9 @@ type Annotation struct { NullFields []string `json:"-"` } -func (s *Annotation) MarshalJSON() ([]byte, error) { +func (s Annotation) MarshalJSON() ([]byte, error) { type NoMethod Annotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttributeValue: The allowed types for `[VALUE]` in a `[KEY]:[VALUE]` @@ -244,9 +244,9 @@ type AttributeValue struct { NullFields []string `json:"-"` } -func (s *AttributeValue) MarshalJSON() ([]byte, error) { +func (s AttributeValue) MarshalJSON() ([]byte, error) { type NoMethod AttributeValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attributes: A set of attributes as key-value pairs. @@ -275,9 +275,9 @@ type Attributes struct { NullFields []string `json:"-"` } -func (s *Attributes) MarshalJSON() ([]byte, error) { +func (s Attributes) MarshalJSON() ([]byte, error) { type NoMethod Attributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchWriteSpansRequest: The request message for the `BatchWriteSpans` @@ -299,9 +299,9 @@ type BatchWriteSpansRequest struct { NullFields []string `json:"-"` } -func (s *BatchWriteSpansRequest) MarshalJSON() ([]byte, error) { +func (s BatchWriteSpansRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchWriteSpansRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -345,9 +345,9 @@ type Link struct { NullFields []string `json:"-"` } -func (s *Link) MarshalJSON() ([]byte, error) { +func (s Link) MarshalJSON() ([]byte, error) { type NoMethod Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Links: A collection of links, which are references from this span to a span @@ -371,9 +371,9 @@ type Links struct { NullFields []string `json:"-"` } -func (s *Links) MarshalJSON() ([]byte, error) { +func (s Links) MarshalJSON() ([]byte, error) { type NoMethod Links - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MessageEvent: An event describing a message sent/received between Spans. @@ -408,9 +408,9 @@ type MessageEvent struct { NullFields []string `json:"-"` } -func (s *MessageEvent) MarshalJSON() ([]byte, error) { +func (s MessageEvent) MarshalJSON() ([]byte, error) { type NoMethod MessageEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Module: Binary module. @@ -434,9 +434,9 @@ type Module struct { NullFields []string `json:"-"` } -func (s *Module) MarshalJSON() ([]byte, error) { +func (s Module) MarshalJSON() ([]byte, error) { type NoMethod Module - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Span: A span represents a single operation within a trace. Spans can be @@ -532,9 +532,9 @@ type Span struct { NullFields []string `json:"-"` } -func (s *Span) MarshalJSON() ([]byte, error) { +func (s Span) MarshalJSON() ([]byte, error) { type NoMethod Span - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StackFrame: Represents a single stack frame in a stack trace. @@ -573,9 +573,9 @@ type StackFrame struct { NullFields []string `json:"-"` } -func (s *StackFrame) MarshalJSON() ([]byte, error) { +func (s StackFrame) MarshalJSON() ([]byte, error) { type NoMethod StackFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StackFrames: A collection of stack frames, which can be truncated. @@ -599,9 +599,9 @@ type StackFrames struct { NullFields []string `json:"-"` } -func (s *StackFrames) MarshalJSON() ([]byte, error) { +func (s StackFrames) MarshalJSON() ([]byte, error) { type NoMethod StackFrames - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StackTrace: A call stack appearing in a trace. @@ -629,9 +629,9 @@ type StackTrace struct { NullFields []string `json:"-"` } -func (s *StackTrace) MarshalJSON() ([]byte, error) { +func (s StackTrace) MarshalJSON() ([]byte, error) { type NoMethod StackTrace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -663,9 +663,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeEvent: A time-stamped annotation or message event in the Span. @@ -689,9 +689,9 @@ type TimeEvent struct { NullFields []string `json:"-"` } -func (s *TimeEvent) MarshalJSON() ([]byte, error) { +func (s TimeEvent) MarshalJSON() ([]byte, error) { type NoMethod TimeEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeEvents: A collection of `TimeEvent`s. A `TimeEvent` is a time-stamped @@ -720,9 +720,9 @@ type TimeEvents struct { NullFields []string `json:"-"` } -func (s *TimeEvents) MarshalJSON() ([]byte, error) { +func (s TimeEvents) MarshalJSON() ([]byte, error) { type NoMethod TimeEvents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TruncatableString: Represents a string that might be shortened to a @@ -750,9 +750,9 @@ type TruncatableString struct { NullFields []string `json:"-"` } -func (s *TruncatableString) MarshalJSON() ([]byte, error) { +func (s TruncatableString) MarshalJSON() ([]byte, error) { type NoMethod TruncatableString - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsTracesBatchWriteCall struct { diff --git a/cloudtrace/v2beta1/cloudtrace-gen.go b/cloudtrace/v2beta1/cloudtrace-gen.go index 021896147d..a3fbd21f45 100644 --- a/cloudtrace/v2beta1/cloudtrace-gen.go +++ b/cloudtrace/v2beta1/cloudtrace-gen.go @@ -221,9 +221,9 @@ type ListTraceSinksResponse struct { NullFields []string `json:"-"` } -func (s *ListTraceSinksResponse) MarshalJSON() ([]byte, error) { +func (s ListTraceSinksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTraceSinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutputConfig: OutputConfig contains a destination for writing trace data. @@ -244,9 +244,9 @@ type OutputConfig struct { NullFields []string `json:"-"` } -func (s *OutputConfig) MarshalJSON() ([]byte, error) { +func (s OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TraceSink: Describes a sink used to export traces to a BigQuery dataset. The @@ -287,9 +287,9 @@ type TraceSink struct { NullFields []string `json:"-"` } -func (s *TraceSink) MarshalJSON() ([]byte, error) { +func (s TraceSink) MarshalJSON() ([]byte, error) { type NoMethod TraceSink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsTraceSinksCreateCall struct { diff --git a/composer/v1/composer-gen.go b/composer/v1/composer-gen.go index 33976a0f38..87a83295f1 100644 --- a/composer/v1/composer-gen.go +++ b/composer/v1/composer-gen.go @@ -273,9 +273,9 @@ type AirflowMetadataRetentionPolicyConfig struct { NullFields []string `json:"-"` } -func (s *AirflowMetadataRetentionPolicyConfig) MarshalJSON() ([]byte, error) { +func (s AirflowMetadataRetentionPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod AirflowMetadataRetentionPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllowedIpRange: Allowed IP range with user-provided description. @@ -303,9 +303,9 @@ type AllowedIpRange struct { NullFields []string `json:"-"` } -func (s *AllowedIpRange) MarshalJSON() ([]byte, error) { +func (s AllowedIpRange) MarshalJSON() ([]byte, error) { type NoMethod AllowedIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckUpgradeRequest: Request to check whether image upgrade will succeed. @@ -343,9 +343,9 @@ type CheckUpgradeRequest struct { NullFields []string `json:"-"` } -func (s *CheckUpgradeRequest) MarshalJSON() ([]byte, error) { +func (s CheckUpgradeRequest) MarshalJSON() ([]byte, error) { type NoMethod CheckUpgradeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckUpgradeResponse: Message containing information about the result of an @@ -383,9 +383,9 @@ type CheckUpgradeResponse struct { NullFields []string `json:"-"` } -func (s *CheckUpgradeResponse) MarshalJSON() ([]byte, error) { +func (s CheckUpgradeResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckUpgradeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CidrBlock: CIDR block with an optional name. @@ -407,9 +407,9 @@ type CidrBlock struct { NullFields []string `json:"-"` } -func (s *CidrBlock) MarshalJSON() ([]byte, error) { +func (s CidrBlock) MarshalJSON() ([]byte, error) { type NoMethod CidrBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudDataLineageIntegration: Configuration for Cloud Data Lineage @@ -430,9 +430,9 @@ type CloudDataLineageIntegration struct { NullFields []string `json:"-"` } -func (s *CloudDataLineageIntegration) MarshalJSON() ([]byte, error) { +func (s CloudDataLineageIntegration) MarshalJSON() ([]byte, error) { type NoMethod CloudDataLineageIntegration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComposerWorkload: Information about a single workload. @@ -468,9 +468,9 @@ type ComposerWorkload struct { NullFields []string `json:"-"` } -func (s *ComposerWorkload) MarshalJSON() ([]byte, error) { +func (s ComposerWorkload) MarshalJSON() ([]byte, error) { type NoMethod ComposerWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComposerWorkloadStatus: Workload status. @@ -504,9 +504,9 @@ type ComposerWorkloadStatus struct { NullFields []string `json:"-"` } -func (s *ComposerWorkloadStatus) MarshalJSON() ([]byte, error) { +func (s ComposerWorkloadStatus) MarshalJSON() ([]byte, error) { type NoMethod ComposerWorkloadStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DagProcessorResource: Configuration for resources used by Airflow DAG @@ -538,9 +538,9 @@ type DagProcessorResource struct { NullFields []string `json:"-"` } -func (s *DagProcessorResource) MarshalJSON() ([]byte, error) { +func (s DagProcessorResource) MarshalJSON() ([]byte, error) { type NoMethod DagProcessorResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DagProcessorResource) UnmarshalJSON(data []byte) error { @@ -584,9 +584,9 @@ type DataRetentionConfig struct { NullFields []string `json:"-"` } -func (s *DataRetentionConfig) MarshalJSON() ([]byte, error) { +func (s DataRetentionConfig) MarshalJSON() ([]byte, error) { type NoMethod DataRetentionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseConfig: The configuration of Cloud SQL instance that is used by the @@ -617,9 +617,9 @@ type DatabaseConfig struct { NullFields []string `json:"-"` } -func (s *DatabaseConfig) MarshalJSON() ([]byte, error) { +func (s DatabaseConfig) MarshalJSON() ([]byte, error) { type NoMethod DatabaseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseFailoverRequest: Request to trigger database failover (only for @@ -664,9 +664,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -699,9 +699,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Environment: An environment for running orchestration tasks. @@ -760,9 +760,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvironmentConfig: Configuration information for an environment. @@ -874,9 +874,9 @@ type EnvironmentConfig struct { NullFields []string `json:"-"` } -func (s *EnvironmentConfig) MarshalJSON() ([]byte, error) { +func (s EnvironmentConfig) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteAirflowCommandRequest: Execute Airflow Command request. @@ -903,9 +903,9 @@ type ExecuteAirflowCommandRequest struct { NullFields []string `json:"-"` } -func (s *ExecuteAirflowCommandRequest) MarshalJSON() ([]byte, error) { +func (s ExecuteAirflowCommandRequest) MarshalJSON() ([]byte, error) { type NoMethod ExecuteAirflowCommandRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteAirflowCommandResponse: Response to ExecuteAirflowCommandRequest. @@ -934,9 +934,9 @@ type ExecuteAirflowCommandResponse struct { NullFields []string `json:"-"` } -func (s *ExecuteAirflowCommandResponse) MarshalJSON() ([]byte, error) { +func (s ExecuteAirflowCommandResponse) MarshalJSON() ([]byte, error) { type NoMethod ExecuteAirflowCommandResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExitInfo: Information about how a command ended. @@ -958,9 +958,9 @@ type ExitInfo struct { NullFields []string `json:"-"` } -func (s *ExitInfo) MarshalJSON() ([]byte, error) { +func (s ExitInfo) MarshalJSON() ([]byte, error) { type NoMethod ExitInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchDatabasePropertiesResponse: Response for @@ -993,9 +993,9 @@ type FetchDatabasePropertiesResponse struct { NullFields []string `json:"-"` } -func (s *FetchDatabasePropertiesResponse) MarshalJSON() ([]byte, error) { +func (s FetchDatabasePropertiesResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchDatabasePropertiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IPAllocationPolicy: Configuration for controlling how IPs are allocated in @@ -1050,9 +1050,9 @@ type IPAllocationPolicy struct { NullFields []string `json:"-"` } -func (s *IPAllocationPolicy) MarshalJSON() ([]byte, error) { +func (s IPAllocationPolicy) MarshalJSON() ([]byte, error) { type NoMethod IPAllocationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageVersion: ImageVersion information @@ -1086,9 +1086,9 @@ type ImageVersion struct { NullFields []string `json:"-"` } -func (s *ImageVersion) MarshalJSON() ([]byte, error) { +func (s ImageVersion) MarshalJSON() ([]byte, error) { type NoMethod ImageVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Line: Contains information about a single line from logs. @@ -1110,9 +1110,9 @@ type Line struct { NullFields []string `json:"-"` } -func (s *Line) MarshalJSON() ([]byte, error) { +func (s Line) MarshalJSON() ([]byte, error) { type NoMethod Line - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEnvironmentsResponse: The environments in a project and location. @@ -1138,9 +1138,9 @@ type ListEnvironmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEnvironmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImageVersionsResponse: The ImageVersions in a project and location. @@ -1165,9 +1165,9 @@ type ListImageVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListImageVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListImageVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImageVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1193,9 +1193,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUserWorkloadsConfigMapsResponse: The user workloads ConfigMaps for a @@ -1222,9 +1222,9 @@ type ListUserWorkloadsConfigMapsResponse struct { NullFields []string `json:"-"` } -func (s *ListUserWorkloadsConfigMapsResponse) MarshalJSON() ([]byte, error) { +func (s ListUserWorkloadsConfigMapsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserWorkloadsConfigMapsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUserWorkloadsSecretsResponse: The user workloads Secrets for a given @@ -1251,9 +1251,9 @@ type ListUserWorkloadsSecretsResponse struct { NullFields []string `json:"-"` } -func (s *ListUserWorkloadsSecretsResponse) MarshalJSON() ([]byte, error) { +func (s ListUserWorkloadsSecretsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserWorkloadsSecretsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkloadsResponse: Response to ListWorkloadsRequest. @@ -1278,9 +1278,9 @@ type ListWorkloadsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkloadsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkloadsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkloadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadSnapshotRequest: Request to load a snapshot into a Cloud Composer @@ -1314,9 +1314,9 @@ type LoadSnapshotRequest struct { NullFields []string `json:"-"` } -func (s *LoadSnapshotRequest) MarshalJSON() ([]byte, error) { +func (s LoadSnapshotRequest) MarshalJSON() ([]byte, error) { type NoMethod LoadSnapshotRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadSnapshotResponse: Response to LoadSnapshotRequest. @@ -1354,9 +1354,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MasterAuthorizedNetworksConfig: Configuration options for the master @@ -1383,9 +1383,9 @@ type MasterAuthorizedNetworksConfig struct { NullFields []string `json:"-"` } -func (s *MasterAuthorizedNetworksConfig) MarshalJSON() ([]byte, error) { +func (s MasterAuthorizedNetworksConfig) MarshalJSON() ([]byte, error) { type NoMethod MasterAuthorizedNetworksConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkingConfig: Configuration options for networking connections in the @@ -1417,9 +1417,9 @@ type NetworkingConfig struct { NullFields []string `json:"-"` } -func (s *NetworkingConfig) MarshalJSON() ([]byte, error) { +func (s NetworkingConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeConfig: The configuration information for the Kubernetes Engine nodes @@ -1535,9 +1535,9 @@ type NodeConfig struct { NullFields []string `json:"-"` } -func (s *NodeConfig) MarshalJSON() ([]byte, error) { +func (s NodeConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1582,9 +1582,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata describing an operation. @@ -1635,9 +1635,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PollAirflowCommandRequest: Poll Airflow Command request. @@ -1663,9 +1663,9 @@ type PollAirflowCommandRequest struct { NullFields []string `json:"-"` } -func (s *PollAirflowCommandRequest) MarshalJSON() ([]byte, error) { +func (s PollAirflowCommandRequest) MarshalJSON() ([]byte, error) { type NoMethod PollAirflowCommandRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PollAirflowCommandResponse: Response to PollAirflowCommandRequest. @@ -1694,9 +1694,9 @@ type PollAirflowCommandResponse struct { NullFields []string `json:"-"` } -func (s *PollAirflowCommandResponse) MarshalJSON() ([]byte, error) { +func (s PollAirflowCommandResponse) MarshalJSON() ([]byte, error) { type NoMethod PollAirflowCommandResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateClusterConfig: Configuration options for the private GKE cluster in a @@ -1728,9 +1728,9 @@ type PrivateClusterConfig struct { NullFields []string `json:"-"` } -func (s *PrivateClusterConfig) MarshalJSON() ([]byte, error) { +func (s PrivateClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateEnvironmentConfig: The configuration information for configuring a @@ -1806,9 +1806,9 @@ type PrivateEnvironmentConfig struct { NullFields []string `json:"-"` } -func (s *PrivateEnvironmentConfig) MarshalJSON() ([]byte, error) { +func (s PrivateEnvironmentConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateEnvironmentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecoveryConfig: The Recovery settings of an environment. @@ -1829,9 +1829,9 @@ type RecoveryConfig struct { NullFields []string `json:"-"` } -func (s *RecoveryConfig) MarshalJSON() ([]byte, error) { +func (s RecoveryConfig) MarshalJSON() ([]byte, error) { type NoMethod RecoveryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SaveSnapshotRequest: Request to create a snapshot of a Cloud Composer @@ -1853,9 +1853,9 @@ type SaveSnapshotRequest struct { NullFields []string `json:"-"` } -func (s *SaveSnapshotRequest) MarshalJSON() ([]byte, error) { +func (s SaveSnapshotRequest) MarshalJSON() ([]byte, error) { type NoMethod SaveSnapshotRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SaveSnapshotResponse: Response to SaveSnapshotRequest. @@ -1877,9 +1877,9 @@ type SaveSnapshotResponse struct { NullFields []string `json:"-"` } -func (s *SaveSnapshotResponse) MarshalJSON() ([]byte, error) { +func (s SaveSnapshotResponse) MarshalJSON() ([]byte, error) { type NoMethod SaveSnapshotResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScheduledSnapshotsConfig: The configuration for scheduled snapshot creation @@ -1910,9 +1910,9 @@ type ScheduledSnapshotsConfig struct { NullFields []string `json:"-"` } -func (s *ScheduledSnapshotsConfig) MarshalJSON() ([]byte, error) { +func (s ScheduledSnapshotsConfig) MarshalJSON() ([]byte, error) { type NoMethod ScheduledSnapshotsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulerResource: Configuration for resources used by Airflow schedulers. @@ -1940,9 +1940,9 @@ type SchedulerResource struct { NullFields []string `json:"-"` } -func (s *SchedulerResource) MarshalJSON() ([]byte, error) { +func (s SchedulerResource) MarshalJSON() ([]byte, error) { type NoMethod SchedulerResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SchedulerResource) UnmarshalJSON(data []byte) error { @@ -2051,9 +2051,9 @@ type SoftwareConfig struct { NullFields []string `json:"-"` } -func (s *SoftwareConfig) MarshalJSON() ([]byte, error) { +func (s SoftwareConfig) MarshalJSON() ([]byte, error) { type NoMethod SoftwareConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2085,9 +2085,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopAirflowCommandRequest: Stop Airflow Command request. @@ -2114,9 +2114,9 @@ type StopAirflowCommandRequest struct { NullFields []string `json:"-"` } -func (s *StopAirflowCommandRequest) MarshalJSON() ([]byte, error) { +func (s StopAirflowCommandRequest) MarshalJSON() ([]byte, error) { type NoMethod StopAirflowCommandRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopAirflowCommandResponse: Response to StopAirflowCommandRequest. @@ -2141,9 +2141,9 @@ type StopAirflowCommandResponse struct { NullFields []string `json:"-"` } -func (s *StopAirflowCommandResponse) MarshalJSON() ([]byte, error) { +func (s StopAirflowCommandResponse) MarshalJSON() ([]byte, error) { type NoMethod StopAirflowCommandResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageConfig: The configuration for data storage in the environment. @@ -2164,9 +2164,9 @@ type StorageConfig struct { NullFields []string `json:"-"` } -func (s *StorageConfig) MarshalJSON() ([]byte, error) { +func (s StorageConfig) MarshalJSON() ([]byte, error) { type NoMethod StorageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskLogsRetentionConfig: The configuration setting for Task Logs. @@ -2193,9 +2193,9 @@ type TaskLogsRetentionConfig struct { NullFields []string `json:"-"` } -func (s *TaskLogsRetentionConfig) MarshalJSON() ([]byte, error) { +func (s TaskLogsRetentionConfig) MarshalJSON() ([]byte, error) { type NoMethod TaskLogsRetentionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TriggererResource: Configuration for resources used by Airflow triggerers. @@ -2220,9 +2220,9 @@ type TriggererResource struct { NullFields []string `json:"-"` } -func (s *TriggererResource) MarshalJSON() ([]byte, error) { +func (s TriggererResource) MarshalJSON() ([]byte, error) { type NoMethod TriggererResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TriggererResource) UnmarshalJSON(data []byte) error { @@ -2268,9 +2268,9 @@ type UserWorkloadsConfigMap struct { NullFields []string `json:"-"` } -func (s *UserWorkloadsConfigMap) MarshalJSON() ([]byte, error) { +func (s UserWorkloadsConfigMap) MarshalJSON() ([]byte, error) { type NoMethod UserWorkloadsConfigMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserWorkloadsSecret: User workloads Secret used by Airflow tasks that run @@ -2301,9 +2301,9 @@ type UserWorkloadsSecret struct { NullFields []string `json:"-"` } -func (s *UserWorkloadsSecret) MarshalJSON() ([]byte, error) { +func (s UserWorkloadsSecret) MarshalJSON() ([]byte, error) { type NoMethod UserWorkloadsSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebServerConfig: The configuration settings for the Airflow web server App @@ -2329,9 +2329,9 @@ type WebServerConfig struct { NullFields []string `json:"-"` } -func (s *WebServerConfig) MarshalJSON() ([]byte, error) { +func (s WebServerConfig) MarshalJSON() ([]byte, error) { type NoMethod WebServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebServerNetworkAccessControl: Network-level access control policy for the @@ -2352,9 +2352,9 @@ type WebServerNetworkAccessControl struct { NullFields []string `json:"-"` } -func (s *WebServerNetworkAccessControl) MarshalJSON() ([]byte, error) { +func (s WebServerNetworkAccessControl) MarshalJSON() ([]byte, error) { type NoMethod WebServerNetworkAccessControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebServerResource: Configuration for resources used by Airflow web server. @@ -2378,9 +2378,9 @@ type WebServerResource struct { NullFields []string `json:"-"` } -func (s *WebServerResource) MarshalJSON() ([]byte, error) { +func (s WebServerResource) MarshalJSON() ([]byte, error) { type NoMethod WebServerResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WebServerResource) UnmarshalJSON(data []byte) error { @@ -2428,9 +2428,9 @@ type WorkerResource struct { NullFields []string `json:"-"` } -func (s *WorkerResource) MarshalJSON() ([]byte, error) { +func (s WorkerResource) MarshalJSON() ([]byte, error) { type NoMethod WorkerResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WorkerResource) UnmarshalJSON(data []byte) error { @@ -2480,9 +2480,9 @@ type WorkloadsConfig struct { NullFields []string `json:"-"` } -func (s *WorkloadsConfig) MarshalJSON() ([]byte, error) { +func (s WorkloadsConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkloadsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsEnvironmentsCheckUpgradeCall struct { diff --git a/composer/v1beta1/composer-gen.go b/composer/v1beta1/composer-gen.go index 988a01a2e7..6054215259 100644 --- a/composer/v1beta1/composer-gen.go +++ b/composer/v1beta1/composer-gen.go @@ -273,9 +273,9 @@ type AirflowMetadataRetentionPolicyConfig struct { NullFields []string `json:"-"` } -func (s *AirflowMetadataRetentionPolicyConfig) MarshalJSON() ([]byte, error) { +func (s AirflowMetadataRetentionPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod AirflowMetadataRetentionPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllowedIpRange: Allowed IP range with user-provided description. @@ -303,9 +303,9 @@ type AllowedIpRange struct { NullFields []string `json:"-"` } -func (s *AllowedIpRange) MarshalJSON() ([]byte, error) { +func (s AllowedIpRange) MarshalJSON() ([]byte, error) { type NoMethod AllowedIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckUpgradeRequest: Request to check whether image upgrade will succeed. @@ -342,9 +342,9 @@ type CheckUpgradeRequest struct { NullFields []string `json:"-"` } -func (s *CheckUpgradeRequest) MarshalJSON() ([]byte, error) { +func (s CheckUpgradeRequest) MarshalJSON() ([]byte, error) { type NoMethod CheckUpgradeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckUpgradeResponse: Message containing information about the result of an @@ -382,9 +382,9 @@ type CheckUpgradeResponse struct { NullFields []string `json:"-"` } -func (s *CheckUpgradeResponse) MarshalJSON() ([]byte, error) { +func (s CheckUpgradeResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckUpgradeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CidrBlock: CIDR block with an optional name. @@ -406,9 +406,9 @@ type CidrBlock struct { NullFields []string `json:"-"` } -func (s *CidrBlock) MarshalJSON() ([]byte, error) { +func (s CidrBlock) MarshalJSON() ([]byte, error) { type NoMethod CidrBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudDataLineageIntegration: Configuration for Cloud Data Lineage @@ -429,9 +429,9 @@ type CloudDataLineageIntegration struct { NullFields []string `json:"-"` } -func (s *CloudDataLineageIntegration) MarshalJSON() ([]byte, error) { +func (s CloudDataLineageIntegration) MarshalJSON() ([]byte, error) { type NoMethod CloudDataLineageIntegration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComposerWorkload: Information about a single workload. @@ -467,9 +467,9 @@ type ComposerWorkload struct { NullFields []string `json:"-"` } -func (s *ComposerWorkload) MarshalJSON() ([]byte, error) { +func (s ComposerWorkload) MarshalJSON() ([]byte, error) { type NoMethod ComposerWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComposerWorkloadStatus: Workload status. @@ -503,9 +503,9 @@ type ComposerWorkloadStatus struct { NullFields []string `json:"-"` } -func (s *ComposerWorkloadStatus) MarshalJSON() ([]byte, error) { +func (s ComposerWorkloadStatus) MarshalJSON() ([]byte, error) { type NoMethod ComposerWorkloadStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DagProcessorResource: Configuration for resources used by Airflow DAG @@ -537,9 +537,9 @@ type DagProcessorResource struct { NullFields []string `json:"-"` } -func (s *DagProcessorResource) MarshalJSON() ([]byte, error) { +func (s DagProcessorResource) MarshalJSON() ([]byte, error) { type NoMethod DagProcessorResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DagProcessorResource) UnmarshalJSON(data []byte) error { @@ -587,9 +587,9 @@ type DataRetentionConfig struct { NullFields []string `json:"-"` } -func (s *DataRetentionConfig) MarshalJSON() ([]byte, error) { +func (s DataRetentionConfig) MarshalJSON() ([]byte, error) { type NoMethod DataRetentionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseConfig: The configuration of Cloud SQL instance that is used by the @@ -620,9 +620,9 @@ type DatabaseConfig struct { NullFields []string `json:"-"` } -func (s *DatabaseConfig) MarshalJSON() ([]byte, error) { +func (s DatabaseConfig) MarshalJSON() ([]byte, error) { type NoMethod DatabaseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseFailoverRequest: Request to trigger database failover (only for @@ -667,9 +667,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -702,9 +702,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Environment: An environment for running orchestration tasks. @@ -763,9 +763,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvironmentConfig: Configuration information for an environment. @@ -878,9 +878,9 @@ type EnvironmentConfig struct { NullFields []string `json:"-"` } -func (s *EnvironmentConfig) MarshalJSON() ([]byte, error) { +func (s EnvironmentConfig) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteAirflowCommandRequest: Execute Airflow Command request. @@ -907,9 +907,9 @@ type ExecuteAirflowCommandRequest struct { NullFields []string `json:"-"` } -func (s *ExecuteAirflowCommandRequest) MarshalJSON() ([]byte, error) { +func (s ExecuteAirflowCommandRequest) MarshalJSON() ([]byte, error) { type NoMethod ExecuteAirflowCommandRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteAirflowCommandResponse: Response to ExecuteAirflowCommandRequest. @@ -938,9 +938,9 @@ type ExecuteAirflowCommandResponse struct { NullFields []string `json:"-"` } -func (s *ExecuteAirflowCommandResponse) MarshalJSON() ([]byte, error) { +func (s ExecuteAirflowCommandResponse) MarshalJSON() ([]byte, error) { type NoMethod ExecuteAirflowCommandResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExitInfo: Information about how a command ended. @@ -962,9 +962,9 @@ type ExitInfo struct { NullFields []string `json:"-"` } -func (s *ExitInfo) MarshalJSON() ([]byte, error) { +func (s ExitInfo) MarshalJSON() ([]byte, error) { type NoMethod ExitInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchDatabasePropertiesResponse: Response for @@ -997,9 +997,9 @@ type FetchDatabasePropertiesResponse struct { NullFields []string `json:"-"` } -func (s *FetchDatabasePropertiesResponse) MarshalJSON() ([]byte, error) { +func (s FetchDatabasePropertiesResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchDatabasePropertiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IPAllocationPolicy: Configuration for controlling how IPs are allocated in @@ -1058,9 +1058,9 @@ type IPAllocationPolicy struct { NullFields []string `json:"-"` } -func (s *IPAllocationPolicy) MarshalJSON() ([]byte, error) { +func (s IPAllocationPolicy) MarshalJSON() ([]byte, error) { type NoMethod IPAllocationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageVersion: Image Version information @@ -1094,9 +1094,9 @@ type ImageVersion struct { NullFields []string `json:"-"` } -func (s *ImageVersion) MarshalJSON() ([]byte, error) { +func (s ImageVersion) MarshalJSON() ([]byte, error) { type NoMethod ImageVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Line: Contains information about a single line from logs. @@ -1118,9 +1118,9 @@ type Line struct { NullFields []string `json:"-"` } -func (s *Line) MarshalJSON() ([]byte, error) { +func (s Line) MarshalJSON() ([]byte, error) { type NoMethod Line - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEnvironmentsResponse: The environments in a project and location. @@ -1146,9 +1146,9 @@ type ListEnvironmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEnvironmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImageVersionsResponse: The ImageVersions in a project and location. @@ -1173,9 +1173,9 @@ type ListImageVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListImageVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListImageVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImageVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1201,9 +1201,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUserWorkloadsConfigMapsResponse: The user workloads ConfigMaps for a @@ -1230,9 +1230,9 @@ type ListUserWorkloadsConfigMapsResponse struct { NullFields []string `json:"-"` } -func (s *ListUserWorkloadsConfigMapsResponse) MarshalJSON() ([]byte, error) { +func (s ListUserWorkloadsConfigMapsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserWorkloadsConfigMapsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUserWorkloadsSecretsResponse: The user workloads Secrets for a given @@ -1259,9 +1259,9 @@ type ListUserWorkloadsSecretsResponse struct { NullFields []string `json:"-"` } -func (s *ListUserWorkloadsSecretsResponse) MarshalJSON() ([]byte, error) { +func (s ListUserWorkloadsSecretsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserWorkloadsSecretsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkloadsResponse: Response to ListWorkloadsRequest. @@ -1286,9 +1286,9 @@ type ListWorkloadsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkloadsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkloadsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkloadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadSnapshotRequest: Request to load a snapshot into a Cloud Composer @@ -1322,9 +1322,9 @@ type LoadSnapshotRequest struct { NullFields []string `json:"-"` } -func (s *LoadSnapshotRequest) MarshalJSON() ([]byte, error) { +func (s LoadSnapshotRequest) MarshalJSON() ([]byte, error) { type NoMethod LoadSnapshotRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadSnapshotResponse: Response to LoadSnapshotRequest. @@ -1362,9 +1362,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MasterAuthorizedNetworksConfig: Configuration options for the master @@ -1391,9 +1391,9 @@ type MasterAuthorizedNetworksConfig struct { NullFields []string `json:"-"` } -func (s *MasterAuthorizedNetworksConfig) MarshalJSON() ([]byte, error) { +func (s MasterAuthorizedNetworksConfig) MarshalJSON() ([]byte, error) { type NoMethod MasterAuthorizedNetworksConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkingConfig: Configuration options for networking connections in the @@ -1425,9 +1425,9 @@ type NetworkingConfig struct { NullFields []string `json:"-"` } -func (s *NetworkingConfig) MarshalJSON() ([]byte, error) { +func (s NetworkingConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeConfig: The configuration information for the Kubernetes Engine nodes @@ -1555,9 +1555,9 @@ type NodeConfig struct { NullFields []string `json:"-"` } -func (s *NodeConfig) MarshalJSON() ([]byte, error) { +func (s NodeConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1602,9 +1602,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata describing an operation. @@ -1654,9 +1654,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PollAirflowCommandRequest: Poll Airflow Command request. @@ -1682,9 +1682,9 @@ type PollAirflowCommandRequest struct { NullFields []string `json:"-"` } -func (s *PollAirflowCommandRequest) MarshalJSON() ([]byte, error) { +func (s PollAirflowCommandRequest) MarshalJSON() ([]byte, error) { type NoMethod PollAirflowCommandRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PollAirflowCommandResponse: Response to PollAirflowCommandRequest. @@ -1713,9 +1713,9 @@ type PollAirflowCommandResponse struct { NullFields []string `json:"-"` } -func (s *PollAirflowCommandResponse) MarshalJSON() ([]byte, error) { +func (s PollAirflowCommandResponse) MarshalJSON() ([]byte, error) { type NoMethod PollAirflowCommandResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateClusterConfig: Configuration options for the private GKE cluster in a @@ -1747,9 +1747,9 @@ type PrivateClusterConfig struct { NullFields []string `json:"-"` } -func (s *PrivateClusterConfig) MarshalJSON() ([]byte, error) { +func (s PrivateClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateEnvironmentConfig: The configuration information for configuring a @@ -1825,9 +1825,9 @@ type PrivateEnvironmentConfig struct { NullFields []string `json:"-"` } -func (s *PrivateEnvironmentConfig) MarshalJSON() ([]byte, error) { +func (s PrivateEnvironmentConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateEnvironmentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecoveryConfig: The Recovery settings of an environment. @@ -1848,9 +1848,9 @@ type RecoveryConfig struct { NullFields []string `json:"-"` } -func (s *RecoveryConfig) MarshalJSON() ([]byte, error) { +func (s RecoveryConfig) MarshalJSON() ([]byte, error) { type NoMethod RecoveryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestartWebServerRequest: Restart Airflow web server. @@ -1876,9 +1876,9 @@ type SaveSnapshotRequest struct { NullFields []string `json:"-"` } -func (s *SaveSnapshotRequest) MarshalJSON() ([]byte, error) { +func (s SaveSnapshotRequest) MarshalJSON() ([]byte, error) { type NoMethod SaveSnapshotRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SaveSnapshotResponse: Response to SaveSnapshotRequest. @@ -1900,9 +1900,9 @@ type SaveSnapshotResponse struct { NullFields []string `json:"-"` } -func (s *SaveSnapshotResponse) MarshalJSON() ([]byte, error) { +func (s SaveSnapshotResponse) MarshalJSON() ([]byte, error) { type NoMethod SaveSnapshotResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScheduledSnapshotsConfig: The configuration for scheduled snapshot creation @@ -1933,9 +1933,9 @@ type ScheduledSnapshotsConfig struct { NullFields []string `json:"-"` } -func (s *ScheduledSnapshotsConfig) MarshalJSON() ([]byte, error) { +func (s ScheduledSnapshotsConfig) MarshalJSON() ([]byte, error) { type NoMethod ScheduledSnapshotsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulerResource: Configuration for resources used by Airflow schedulers. @@ -1963,9 +1963,9 @@ type SchedulerResource struct { NullFields []string `json:"-"` } -func (s *SchedulerResource) MarshalJSON() ([]byte, error) { +func (s SchedulerResource) MarshalJSON() ([]byte, error) { type NoMethod SchedulerResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SchedulerResource) UnmarshalJSON(data []byte) error { @@ -2074,9 +2074,9 @@ type SoftwareConfig struct { NullFields []string `json:"-"` } -func (s *SoftwareConfig) MarshalJSON() ([]byte, error) { +func (s SoftwareConfig) MarshalJSON() ([]byte, error) { type NoMethod SoftwareConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2108,9 +2108,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopAirflowCommandRequest: Stop Airflow Command request. @@ -2137,9 +2137,9 @@ type StopAirflowCommandRequest struct { NullFields []string `json:"-"` } -func (s *StopAirflowCommandRequest) MarshalJSON() ([]byte, error) { +func (s StopAirflowCommandRequest) MarshalJSON() ([]byte, error) { type NoMethod StopAirflowCommandRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopAirflowCommandResponse: Response to StopAirflowCommandRequest. @@ -2164,9 +2164,9 @@ type StopAirflowCommandResponse struct { NullFields []string `json:"-"` } -func (s *StopAirflowCommandResponse) MarshalJSON() ([]byte, error) { +func (s StopAirflowCommandResponse) MarshalJSON() ([]byte, error) { type NoMethod StopAirflowCommandResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageConfig: The configuration for data storage in the environment. @@ -2187,9 +2187,9 @@ type StorageConfig struct { NullFields []string `json:"-"` } -func (s *StorageConfig) MarshalJSON() ([]byte, error) { +func (s StorageConfig) MarshalJSON() ([]byte, error) { type NoMethod StorageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskLogsRetentionConfig: The configuration setting for Task Logs. @@ -2216,9 +2216,9 @@ type TaskLogsRetentionConfig struct { NullFields []string `json:"-"` } -func (s *TaskLogsRetentionConfig) MarshalJSON() ([]byte, error) { +func (s TaskLogsRetentionConfig) MarshalJSON() ([]byte, error) { type NoMethod TaskLogsRetentionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TriggererResource: Configuration for resources used by Airflow triggerers. @@ -2243,9 +2243,9 @@ type TriggererResource struct { NullFields []string `json:"-"` } -func (s *TriggererResource) MarshalJSON() ([]byte, error) { +func (s TriggererResource) MarshalJSON() ([]byte, error) { type NoMethod TriggererResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TriggererResource) UnmarshalJSON(data []byte) error { @@ -2291,9 +2291,9 @@ type UserWorkloadsConfigMap struct { NullFields []string `json:"-"` } -func (s *UserWorkloadsConfigMap) MarshalJSON() ([]byte, error) { +func (s UserWorkloadsConfigMap) MarshalJSON() ([]byte, error) { type NoMethod UserWorkloadsConfigMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserWorkloadsSecret: User workloads Secret used by Airflow tasks that run @@ -2324,9 +2324,9 @@ type UserWorkloadsSecret struct { NullFields []string `json:"-"` } -func (s *UserWorkloadsSecret) MarshalJSON() ([]byte, error) { +func (s UserWorkloadsSecret) MarshalJSON() ([]byte, error) { type NoMethod UserWorkloadsSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebServerConfig: The configuration settings for the Airflow web server App @@ -2352,9 +2352,9 @@ type WebServerConfig struct { NullFields []string `json:"-"` } -func (s *WebServerConfig) MarshalJSON() ([]byte, error) { +func (s WebServerConfig) MarshalJSON() ([]byte, error) { type NoMethod WebServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebServerNetworkAccessControl: Network-level access control policy for the @@ -2375,9 +2375,9 @@ type WebServerNetworkAccessControl struct { NullFields []string `json:"-"` } -func (s *WebServerNetworkAccessControl) MarshalJSON() ([]byte, error) { +func (s WebServerNetworkAccessControl) MarshalJSON() ([]byte, error) { type NoMethod WebServerNetworkAccessControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebServerResource: Configuration for resources used by Airflow web server. @@ -2401,9 +2401,9 @@ type WebServerResource struct { NullFields []string `json:"-"` } -func (s *WebServerResource) MarshalJSON() ([]byte, error) { +func (s WebServerResource) MarshalJSON() ([]byte, error) { type NoMethod WebServerResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WebServerResource) UnmarshalJSON(data []byte) error { @@ -2451,9 +2451,9 @@ type WorkerResource struct { NullFields []string `json:"-"` } -func (s *WorkerResource) MarshalJSON() ([]byte, error) { +func (s WorkerResource) MarshalJSON() ([]byte, error) { type NoMethod WorkerResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WorkerResource) UnmarshalJSON(data []byte) error { @@ -2503,9 +2503,9 @@ type WorkloadsConfig struct { NullFields []string `json:"-"` } -func (s *WorkloadsConfig) MarshalJSON() ([]byte, error) { +func (s WorkloadsConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkloadsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsEnvironmentsCheckUpgradeCall struct { diff --git a/compute/v0.alpha/compute-gen.go b/compute/v0.alpha/compute-gen.go index 9e305832a6..7f3e8c81cb 100644 --- a/compute/v0.alpha/compute-gen.go +++ b/compute/v0.alpha/compute-gen.go @@ -1530,9 +1530,9 @@ type AWSV4Signature struct { NullFields []string `json:"-"` } -func (s *AWSV4Signature) MarshalJSON() ([]byte, error) { +func (s AWSV4Signature) MarshalJSON() ([]byte, error) { type NoMethod AWSV4Signature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorConfig: A specification of the type and number of accelerator @@ -1560,9 +1560,9 @@ type AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorType: Represents an Accelerator Type resource. Google Cloud @@ -1614,9 +1614,9 @@ type AcceleratorType struct { NullFields []string `json:"-"` } -func (s *AcceleratorType) MarshalJSON() ([]byte, error) { +func (s AcceleratorType) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypeAggregatedList struct { @@ -1656,9 +1656,9 @@ type AcceleratorTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypeAggregatedListWarning: [Output Only] Informational warning @@ -1742,9 +1742,9 @@ type AcceleratorTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypeAggregatedListWarningData struct { @@ -1771,9 +1771,9 @@ type AcceleratorTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypeList: Contains a list of accelerator types. @@ -1811,9 +1811,9 @@ type AcceleratorTypeList struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeList) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeList) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypeListWarning: [Output Only] Informational warning message. @@ -1896,9 +1896,9 @@ type AcceleratorTypeListWarning struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeListWarning) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypeListWarningData struct { @@ -1925,9 +1925,9 @@ type AcceleratorTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypesScopedList struct { @@ -1950,9 +1950,9 @@ type AcceleratorTypesScopedList struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypesScopedList) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypesScopedListWarning: [Output Only] An informational warning @@ -2036,9 +2036,9 @@ type AcceleratorTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypesScopedListWarningData struct { @@ -2065,9 +2065,9 @@ type AcceleratorTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessConfig: An access configuration attached to an instance's network @@ -2154,9 +2154,9 @@ type AccessConfig struct { NullFields []string `json:"-"` } -func (s *AccessConfig) MarshalJSON() ([]byte, error) { +func (s AccessConfig) MarshalJSON() ([]byte, error) { type NoMethod AccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Address: Represents an IP Address resource. Google Compute Engine has two IP @@ -2328,9 +2328,9 @@ type Address struct { NullFields []string `json:"-"` } -func (s *Address) MarshalJSON() ([]byte, error) { +func (s Address) MarshalJSON() ([]byte, error) { type NoMethod Address - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressAggregatedList struct { @@ -2369,9 +2369,9 @@ type AddressAggregatedList struct { NullFields []string `json:"-"` } -func (s *AddressAggregatedList) MarshalJSON() ([]byte, error) { +func (s AddressAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod AddressAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressAggregatedListWarning: [Output Only] Informational warning message. @@ -2454,9 +2454,9 @@ type AddressAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *AddressAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s AddressAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AddressAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressAggregatedListWarningData struct { @@ -2483,9 +2483,9 @@ type AddressAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *AddressAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s AddressAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AddressAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressList: Contains a list of addresses. @@ -2523,9 +2523,9 @@ type AddressList struct { NullFields []string `json:"-"` } -func (s *AddressList) MarshalJSON() ([]byte, error) { +func (s AddressList) MarshalJSON() ([]byte, error) { type NoMethod AddressList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressListWarning: [Output Only] Informational warning message. @@ -2608,9 +2608,9 @@ type AddressListWarning struct { NullFields []string `json:"-"` } -func (s *AddressListWarning) MarshalJSON() ([]byte, error) { +func (s AddressListWarning) MarshalJSON() ([]byte, error) { type NoMethod AddressListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressListWarningData struct { @@ -2637,9 +2637,9 @@ type AddressListWarningData struct { NullFields []string `json:"-"` } -func (s *AddressListWarningData) MarshalJSON() ([]byte, error) { +func (s AddressListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AddressListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressesScopedList struct { @@ -2661,9 +2661,9 @@ type AddressesScopedList struct { NullFields []string `json:"-"` } -func (s *AddressesScopedList) MarshalJSON() ([]byte, error) { +func (s AddressesScopedList) MarshalJSON() ([]byte, error) { type NoMethod AddressesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressesScopedListWarning: [Output Only] Informational warning which @@ -2747,9 +2747,9 @@ type AddressesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *AddressesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s AddressesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AddressesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressesScopedListWarningData struct { @@ -2776,9 +2776,9 @@ type AddressesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *AddressesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s AddressesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AddressesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvancedMachineFeatures: Specifies options for controlling advanced machine @@ -2833,9 +2833,9 @@ type AdvancedMachineFeatures struct { NullFields []string `json:"-"` } -func (s *AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { +func (s AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { type NoMethod AdvancedMachineFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AliasIpRange: An alias IP range attached to an instance's network interface. @@ -2863,9 +2863,9 @@ type AliasIpRange struct { NullFields []string `json:"-"` } -func (s *AliasIpRange) MarshalJSON() ([]byte, error) { +func (s AliasIpRange) MarshalJSON() ([]byte, error) { type NoMethod AliasIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationAggregateReservation: This reservation type is specified by total @@ -2908,9 +2908,9 @@ type AllocationAggregateReservation struct { NullFields []string `json:"-"` } -func (s *AllocationAggregateReservation) MarshalJSON() ([]byte, error) { +func (s AllocationAggregateReservation) MarshalJSON() ([]byte, error) { type NoMethod AllocationAggregateReservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AllocationAggregateReservationReservedResourceInfo struct { @@ -2929,9 +2929,9 @@ type AllocationAggregateReservationReservedResourceInfo struct { NullFields []string `json:"-"` } -func (s *AllocationAggregateReservationReservedResourceInfo) MarshalJSON() ([]byte, error) { +func (s AllocationAggregateReservationReservedResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod AllocationAggregateReservationReservedResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AllocationAggregateReservationReservedResourceInfoAccelerator struct { @@ -2953,9 +2953,9 @@ type AllocationAggregateReservationReservedResourceInfoAccelerator struct { NullFields []string `json:"-"` } -func (s *AllocationAggregateReservationReservedResourceInfoAccelerator) MarshalJSON() ([]byte, error) { +func (s AllocationAggregateReservationReservedResourceInfoAccelerator) MarshalJSON() ([]byte, error) { type NoMethod AllocationAggregateReservationReservedResourceInfoAccelerator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AllocationReservationSharingPolicy struct { @@ -2981,9 +2981,9 @@ type AllocationReservationSharingPolicy struct { NullFields []string `json:"-"` } -func (s *AllocationReservationSharingPolicy) MarshalJSON() ([]byte, error) { +func (s AllocationReservationSharingPolicy) MarshalJSON() ([]byte, error) { type NoMethod AllocationReservationSharingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationResourceStatus: [Output Only] Contains output only fields. @@ -3003,9 +3003,9 @@ type AllocationResourceStatus struct { NullFields []string `json:"-"` } -func (s *AllocationResourceStatus) MarshalJSON() ([]byte, error) { +func (s AllocationResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod AllocationResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationResourceStatusSpecificSKUAllocation: Contains Properties set for @@ -3027,9 +3027,9 @@ type AllocationResourceStatusSpecificSKUAllocation struct { NullFields []string `json:"-"` } -func (s *AllocationResourceStatusSpecificSKUAllocation) MarshalJSON() ([]byte, error) { +func (s AllocationResourceStatusSpecificSKUAllocation) MarshalJSON() ([]byte, error) { type NoMethod AllocationResourceStatusSpecificSKUAllocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk struct { @@ -3057,9 +3057,9 @@ type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk stru NullFields []string `json:"-"` } -func (s *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) MarshalJSON() ([]byte, error) { +func (s AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) MarshalJSON() ([]byte, error) { type NoMethod AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationSpecificSKUAllocationReservedInstanceProperties: Properties of the @@ -3117,9 +3117,9 @@ type AllocationSpecificSKUAllocationReservedInstanceProperties struct { NullFields []string `json:"-"` } -func (s *AllocationSpecificSKUAllocationReservedInstanceProperties) MarshalJSON() ([]byte, error) { +func (s AllocationSpecificSKUAllocationReservedInstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod AllocationSpecificSKUAllocationReservedInstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationSpecificSKUReservation: This reservation type allows to pre @@ -3156,9 +3156,9 @@ type AllocationSpecificSKUReservation struct { NullFields []string `json:"-"` } -func (s *AllocationSpecificSKUReservation) MarshalJSON() ([]byte, error) { +func (s AllocationSpecificSKUReservation) MarshalJSON() ([]byte, error) { type NoMethod AllocationSpecificSKUReservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttachedDisk: An instance-attached disk resource. @@ -3298,9 +3298,9 @@ type AttachedDisk struct { NullFields []string `json:"-"` } -func (s *AttachedDisk) MarshalJSON() ([]byte, error) { +func (s AttachedDisk) MarshalJSON() ([]byte, error) { type NoMethod AttachedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttachedDiskInitializeParams: [Input Only] Specifies the parameters for a @@ -3465,9 +3465,9 @@ type AttachedDiskInitializeParams struct { NullFields []string `json:"-"` } -func (s *AttachedDiskInitializeParams) MarshalJSON() ([]byte, error) { +func (s AttachedDiskInitializeParams) MarshalJSON() ([]byte, error) { type NoMethod AttachedDiskInitializeParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -3508,9 +3508,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -3545,9 +3545,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticationPolicy: [Deprecated] The authentication settings for the @@ -3597,9 +3597,9 @@ type AuthenticationPolicy struct { NullFields []string `json:"-"` } -func (s *AuthenticationPolicy) MarshalJSON() ([]byte, error) { +func (s AuthenticationPolicy) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizationConfig: [Deprecated] Authorization configuration provides @@ -3621,9 +3621,9 @@ type AuthorizationConfig struct { NullFields []string `json:"-"` } -func (s *AuthorizationConfig) MarshalJSON() ([]byte, error) { +func (s AuthorizationConfig) MarshalJSON() ([]byte, error) { type NoMethod AuthorizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Autoscaler: Represents an Autoscaler resource. Google Compute Engine has two @@ -3718,9 +3718,9 @@ type Autoscaler struct { NullFields []string `json:"-"` } -func (s *Autoscaler) MarshalJSON() ([]byte, error) { +func (s Autoscaler) MarshalJSON() ([]byte, error) { type NoMethod Autoscaler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerAggregatedList struct { @@ -3760,9 +3760,9 @@ type AutoscalerAggregatedList struct { NullFields []string `json:"-"` } -func (s *AutoscalerAggregatedList) MarshalJSON() ([]byte, error) { +func (s AutoscalerAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalerAggregatedListWarning: [Output Only] Informational warning @@ -3846,9 +3846,9 @@ type AutoscalerAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *AutoscalerAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s AutoscalerAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerAggregatedListWarningData struct { @@ -3875,9 +3875,9 @@ type AutoscalerAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *AutoscalerAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s AutoscalerAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalerList: Contains a list of Autoscaler resources. @@ -3915,9 +3915,9 @@ type AutoscalerList struct { NullFields []string `json:"-"` } -func (s *AutoscalerList) MarshalJSON() ([]byte, error) { +func (s AutoscalerList) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalerListWarning: [Output Only] Informational warning message. @@ -4000,9 +4000,9 @@ type AutoscalerListWarning struct { NullFields []string `json:"-"` } -func (s *AutoscalerListWarning) MarshalJSON() ([]byte, error) { +func (s AutoscalerListWarning) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerListWarningData struct { @@ -4029,9 +4029,9 @@ type AutoscalerListWarningData struct { NullFields []string `json:"-"` } -func (s *AutoscalerListWarningData) MarshalJSON() ([]byte, error) { +func (s AutoscalerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerStatusDetails struct { @@ -4130,9 +4130,9 @@ type AutoscalerStatusDetails struct { NullFields []string `json:"-"` } -func (s *AutoscalerStatusDetails) MarshalJSON() ([]byte, error) { +func (s AutoscalerStatusDetails) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerStatusDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalersScopedList struct { @@ -4154,9 +4154,9 @@ type AutoscalersScopedList struct { NullFields []string `json:"-"` } -func (s *AutoscalersScopedList) MarshalJSON() ([]byte, error) { +func (s AutoscalersScopedList) MarshalJSON() ([]byte, error) { type NoMethod AutoscalersScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalersScopedListWarning: [Output Only] Informational warning which @@ -4240,9 +4240,9 @@ type AutoscalersScopedListWarning struct { NullFields []string `json:"-"` } -func (s *AutoscalersScopedListWarning) MarshalJSON() ([]byte, error) { +func (s AutoscalersScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AutoscalersScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalersScopedListWarningData struct { @@ -4269,9 +4269,9 @@ type AutoscalersScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *AutoscalersScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s AutoscalersScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AutoscalersScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicy: Cloud Autoscaler policy. @@ -4342,9 +4342,9 @@ type AutoscalingPolicy struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicy) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicy) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicyCpuUtilization: CPU utilization policy. @@ -4390,9 +4390,9 @@ type AutoscalingPolicyCpuUtilization struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyCpuUtilization) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyCpuUtilization) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyCpuUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingPolicyCpuUtilization) UnmarshalJSON(data []byte) error { @@ -4484,9 +4484,9 @@ type AutoscalingPolicyCustomMetricUtilization struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyCustomMetricUtilization) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyCustomMetricUtilization) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyCustomMetricUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingPolicyCustomMetricUtilization) UnmarshalJSON(data []byte) error { @@ -4525,9 +4525,9 @@ type AutoscalingPolicyLoadBalancingUtilization struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyLoadBalancingUtilization) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyLoadBalancingUtilization) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyLoadBalancingUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingPolicyLoadBalancingUtilization) UnmarshalJSON(data []byte) error { @@ -4569,9 +4569,9 @@ type AutoscalingPolicyScaleDownControl struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyScaleDownControl) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyScaleDownControl) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyScaleDownControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicyScaleInControl: Configuration that allows for slower scale @@ -4599,9 +4599,9 @@ type AutoscalingPolicyScaleInControl struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyScaleInControl) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyScaleInControl) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyScaleInControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicyScalingSchedule: Scaling based on user-defined schedule. @@ -4651,9 +4651,9 @@ type AutoscalingPolicyScalingSchedule struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyScalingSchedule) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyScalingSchedule) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyScalingSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backend: Message containing information of one individual backend. @@ -4756,9 +4756,9 @@ type Backend struct { NullFields []string `json:"-"` } -func (s *Backend) MarshalJSON() ([]byte, error) { +func (s Backend) MarshalJSON() ([]byte, error) { type NoMethod Backend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Backend) UnmarshalJSON(data []byte) error { @@ -4853,9 +4853,9 @@ type BackendBucket struct { NullFields []string `json:"-"` } -func (s *BackendBucket) MarshalJSON() ([]byte, error) { +func (s BackendBucket) MarshalJSON() ([]byte, error) { type NoMethod BackendBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicy: Message containing Cloud CDN configuration for a @@ -4984,9 +4984,9 @@ type BackendBucketCdnPolicy struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicy) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicyBypassCacheOnRequestHeader: Bypass the cache when the @@ -5010,9 +5010,9 @@ type BackendBucketCdnPolicyBypassCacheOnRequestHeader struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicyBypassCacheOnRequestHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicyCacheKeyPolicy: Message containing what to include in @@ -5038,9 +5038,9 @@ type BackendBucketCdnPolicyCacheKeyPolicy struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicyCacheKeyPolicy) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicyCacheKeyPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicyCacheKeyPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicyNegativeCachingPolicy: Specify CDN TTLs for response @@ -5068,9 +5068,9 @@ type BackendBucketCdnPolicyNegativeCachingPolicy struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicyNegativeCachingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketList: Contains a list of BackendBucket resources. @@ -5107,9 +5107,9 @@ type BackendBucketList struct { NullFields []string `json:"-"` } -func (s *BackendBucketList) MarshalJSON() ([]byte, error) { +func (s BackendBucketList) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketListWarning: [Output Only] Informational warning message. @@ -5192,9 +5192,9 @@ type BackendBucketListWarning struct { NullFields []string `json:"-"` } -func (s *BackendBucketListWarning) MarshalJSON() ([]byte, error) { +func (s BackendBucketListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendBucketListWarningData struct { @@ -5221,9 +5221,9 @@ type BackendBucketListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendBucketListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendBucketListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendService: Represents a Backend Service resource. A backend service @@ -5674,9 +5674,9 @@ type BackendService struct { NullFields []string `json:"-"` } -func (s *BackendService) MarshalJSON() ([]byte, error) { +func (s BackendService) MarshalJSON() ([]byte, error) { type NoMethod BackendService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendService) UnmarshalJSON(data []byte) error { @@ -5729,9 +5729,9 @@ type BackendServiceAggregatedList struct { NullFields []string `json:"-"` } -func (s *BackendServiceAggregatedList) MarshalJSON() ([]byte, error) { +func (s BackendServiceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceAggregatedListWarning: [Output Only] Informational warning @@ -5815,9 +5815,9 @@ type BackendServiceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *BackendServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s BackendServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceAggregatedListWarningData struct { @@ -5844,9 +5844,9 @@ type BackendServiceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceCdnPolicy: Message containing Cloud CDN configuration for a @@ -5975,9 +5975,9 @@ type BackendServiceCdnPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceCdnPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceCdnPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceCdnPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceCdnPolicyBypassCacheOnRequestHeader: Bypass the cache when the @@ -6001,9 +6001,9 @@ type BackendServiceCdnPolicyBypassCacheOnRequestHeader struct { NullFields []string `json:"-"` } -func (s *BackendServiceCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { +func (s BackendServiceCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceCdnPolicyBypassCacheOnRequestHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceCdnPolicyNegativeCachingPolicy: Specify CDN TTLs for response @@ -6031,9 +6031,9 @@ type BackendServiceCdnPolicyNegativeCachingPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceCdnPolicyNegativeCachingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceConnectionTrackingPolicy: Connection Tracking configuration @@ -6103,9 +6103,9 @@ type BackendServiceConnectionTrackingPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceConnectionTrackingPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceConnectionTrackingPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceConnectionTrackingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceFailoverPolicy: For load balancers that have configurable @@ -6159,9 +6159,9 @@ type BackendServiceFailoverPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceFailoverPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceFailoverPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceFailoverPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendServiceFailoverPolicy) UnmarshalJSON(data []byte) error { @@ -6204,9 +6204,9 @@ type BackendServiceGroupHealth struct { NullFields []string `json:"-"` } -func (s *BackendServiceGroupHealth) MarshalJSON() ([]byte, error) { +func (s BackendServiceGroupHealth) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceGroupHealth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceHAPolicy struct { @@ -6231,9 +6231,9 @@ type BackendServiceHAPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceHAPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceHAPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceHAPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceHAPolicyLeader struct { @@ -6254,9 +6254,9 @@ type BackendServiceHAPolicyLeader struct { NullFields []string `json:"-"` } -func (s *BackendServiceHAPolicyLeader) MarshalJSON() ([]byte, error) { +func (s BackendServiceHAPolicyLeader) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceHAPolicyLeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceHAPolicyLeaderNetworkEndpoint struct { @@ -6275,9 +6275,9 @@ type BackendServiceHAPolicyLeaderNetworkEndpoint struct { NullFields []string `json:"-"` } -func (s *BackendServiceHAPolicyLeaderNetworkEndpoint) MarshalJSON() ([]byte, error) { +func (s BackendServiceHAPolicyLeaderNetworkEndpoint) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceHAPolicyLeaderNetworkEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceHttpCookie: The HTTP cookie used for stateful session @@ -6302,9 +6302,9 @@ type BackendServiceHttpCookie struct { NullFields []string `json:"-"` } -func (s *BackendServiceHttpCookie) MarshalJSON() ([]byte, error) { +func (s BackendServiceHttpCookie) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceHttpCookie - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceIAP: Identity-Aware Proxy @@ -6338,9 +6338,9 @@ type BackendServiceIAP struct { NullFields []string `json:"-"` } -func (s *BackendServiceIAP) MarshalJSON() ([]byte, error) { +func (s BackendServiceIAP) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceIAP - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceIAPOAuth2ClientInfo struct { @@ -6365,9 +6365,9 @@ type BackendServiceIAPOAuth2ClientInfo struct { NullFields []string `json:"-"` } -func (s *BackendServiceIAPOAuth2ClientInfo) MarshalJSON() ([]byte, error) { +func (s BackendServiceIAPOAuth2ClientInfo) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceIAPOAuth2ClientInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceList: Contains a list of BackendService resources. @@ -6405,9 +6405,9 @@ type BackendServiceList struct { NullFields []string `json:"-"` } -func (s *BackendServiceList) MarshalJSON() ([]byte, error) { +func (s BackendServiceList) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceListWarning: [Output Only] Informational warning message. @@ -6490,9 +6490,9 @@ type BackendServiceListWarning struct { NullFields []string `json:"-"` } -func (s *BackendServiceListWarning) MarshalJSON() ([]byte, error) { +func (s BackendServiceListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceListWarningData struct { @@ -6519,9 +6519,9 @@ type BackendServiceListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServiceListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServiceListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceListUsable: Contains a list of usable BackendService @@ -6560,9 +6560,9 @@ type BackendServiceListUsable struct { NullFields []string `json:"-"` } -func (s *BackendServiceListUsable) MarshalJSON() ([]byte, error) { +func (s BackendServiceListUsable) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListUsable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceListUsableWarning: [Output Only] Informational warning @@ -6646,9 +6646,9 @@ type BackendServiceListUsableWarning struct { NullFields []string `json:"-"` } -func (s *BackendServiceListUsableWarning) MarshalJSON() ([]byte, error) { +func (s BackendServiceListUsableWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListUsableWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceListUsableWarningData struct { @@ -6675,9 +6675,9 @@ type BackendServiceListUsableWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServiceListUsableWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServiceListUsableWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListUsableWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLocalityLoadBalancingPolicyConfig: Container for either a @@ -6699,9 +6699,9 @@ type BackendServiceLocalityLoadBalancingPolicyConfig struct { NullFields []string `json:"-"` } -func (s *BackendServiceLocalityLoadBalancingPolicyConfig) MarshalJSON() ([]byte, error) { +func (s BackendServiceLocalityLoadBalancingPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLocalityLoadBalancingPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy: The @@ -6732,9 +6732,9 @@ type BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLocalityLoadBalancingPolicyConfigPolicy: The configuration for @@ -6789,9 +6789,9 @@ type BackendServiceLocalityLoadBalancingPolicyConfigPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceLocalityLoadBalancingPolicyConfigPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceLocalityLoadBalancingPolicyConfigPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLocalityLoadBalancingPolicyConfigPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLogConfig: The available logging options for the load balancer @@ -6848,9 +6848,9 @@ type BackendServiceLogConfig struct { NullFields []string `json:"-"` } -func (s *BackendServiceLogConfig) MarshalJSON() ([]byte, error) { +func (s BackendServiceLogConfig) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendServiceLogConfig) UnmarshalJSON(data []byte) error { @@ -6884,9 +6884,9 @@ type BackendServiceNetworkPassThroughLbTrafficPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceNetworkPassThroughLbTrafficPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceNetworkPassThroughLbTrafficPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceNetworkPassThroughLbTrafficPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity struct { @@ -6931,9 +6931,9 @@ type BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity struct { NullFields []string `json:"-"` } -func (s *BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity) MarshalJSON() ([]byte, error) { +func (s BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity) UnmarshalJSON(data []byte) error { @@ -6965,9 +6965,9 @@ type BackendServiceReference struct { NullFields []string `json:"-"` } -func (s *BackendServiceReference) MarshalJSON() ([]byte, error) { +func (s BackendServiceReference) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceUsedBy struct { @@ -6985,9 +6985,9 @@ type BackendServiceUsedBy struct { NullFields []string `json:"-"` } -func (s *BackendServiceUsedBy) MarshalJSON() ([]byte, error) { +func (s BackendServiceUsedBy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceUsedBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServicesScopedList struct { @@ -7009,9 +7009,9 @@ type BackendServicesScopedList struct { NullFields []string `json:"-"` } -func (s *BackendServicesScopedList) MarshalJSON() ([]byte, error) { +func (s BackendServicesScopedList) MarshalJSON() ([]byte, error) { type NoMethod BackendServicesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServicesScopedListWarning: Informational warning which replaces the @@ -7095,9 +7095,9 @@ type BackendServicesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *BackendServicesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s BackendServicesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServicesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServicesScopedListWarningData struct { @@ -7124,9 +7124,9 @@ type BackendServicesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServicesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServicesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServicesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BfdPacket struct { @@ -7212,9 +7212,9 @@ type BfdPacket struct { NullFields []string `json:"-"` } -func (s *BfdPacket) MarshalJSON() ([]byte, error) { +func (s BfdPacket) MarshalJSON() ([]byte, error) { type NoMethod BfdPacket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BfdStatus: Next free: 15 @@ -7297,9 +7297,9 @@ type BfdStatus struct { NullFields []string `json:"-"` } -func (s *BfdStatus) MarshalJSON() ([]byte, error) { +func (s BfdStatus) MarshalJSON() ([]byte, error) { type NoMethod BfdStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BfdStatusPacketCounts struct { @@ -7328,9 +7328,9 @@ type BfdStatusPacketCounts struct { NullFields []string `json:"-"` } -func (s *BfdStatusPacketCounts) MarshalJSON() ([]byte, error) { +func (s BfdStatusPacketCounts) MarshalJSON() ([]byte, error) { type NoMethod BfdStatusPacketCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BgpRoute struct { @@ -7363,9 +7363,9 @@ type BgpRoute struct { NullFields []string `json:"-"` } -func (s *BgpRoute) MarshalJSON() ([]byte, error) { +func (s BgpRoute) MarshalJSON() ([]byte, error) { type NoMethod BgpRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BgpRouteAsPath struct { @@ -7391,9 +7391,9 @@ type BgpRouteAsPath struct { NullFields []string `json:"-"` } -func (s *BgpRouteAsPath) MarshalJSON() ([]byte, error) { +func (s BgpRouteAsPath) MarshalJSON() ([]byte, error) { type NoMethod BgpRouteAsPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BgpRouteNetworkLayerReachabilityInformation: Network Layer Reachability @@ -7417,9 +7417,9 @@ type BgpRouteNetworkLayerReachabilityInformation struct { NullFields []string `json:"-"` } -func (s *BgpRouteNetworkLayerReachabilityInformation) MarshalJSON() ([]byte, error) { +func (s BgpRouteNetworkLayerReachabilityInformation) MarshalJSON() ([]byte, error) { type NoMethod BgpRouteNetworkLayerReachabilityInformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -7518,9 +7518,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkInsertDiskResource: A transient resource used in @@ -7547,9 +7547,9 @@ type BulkInsertDiskResource struct { NullFields []string `json:"-"` } -func (s *BulkInsertDiskResource) MarshalJSON() ([]byte, error) { +func (s BulkInsertDiskResource) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertDiskResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkInsertInstanceResource: A transient resource used in @@ -7609,9 +7609,9 @@ type BulkInsertInstanceResource struct { NullFields []string `json:"-"` } -func (s *BulkInsertInstanceResource) MarshalJSON() ([]byte, error) { +func (s BulkInsertInstanceResource) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertInstanceResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkInsertInstanceResourcePerInstanceProperties: Per-instance properties to @@ -7635,9 +7635,9 @@ type BulkInsertInstanceResourcePerInstanceProperties struct { NullFields []string `json:"-"` } -func (s *BulkInsertInstanceResourcePerInstanceProperties) MarshalJSON() ([]byte, error) { +func (s BulkInsertInstanceResourcePerInstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertInstanceResourcePerInstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkInsertOperationStatus struct { @@ -7672,9 +7672,9 @@ type BulkInsertOperationStatus struct { NullFields []string `json:"-"` } -func (s *BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { +func (s BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertOperationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BundledLocalSsds struct { @@ -7696,9 +7696,9 @@ type BundledLocalSsds struct { NullFields []string `json:"-"` } -func (s *BundledLocalSsds) MarshalJSON() ([]byte, error) { +func (s BundledLocalSsds) MarshalJSON() ([]byte, error) { type NoMethod BundledLocalSsds - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CacheInvalidationRule struct { @@ -7719,9 +7719,9 @@ type CacheInvalidationRule struct { NullFields []string `json:"-"` } -func (s *CacheInvalidationRule) MarshalJSON() ([]byte, error) { +func (s CacheInvalidationRule) MarshalJSON() ([]byte, error) { type NoMethod CacheInvalidationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CacheKeyPolicy: Message containing what to include in the cache key for a @@ -7765,9 +7765,9 @@ type CacheKeyPolicy struct { NullFields []string `json:"-"` } -func (s *CacheKeyPolicy) MarshalJSON() ([]byte, error) { +func (s CacheKeyPolicy) MarshalJSON() ([]byte, error) { type NoMethod CacheKeyPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CallCredentials: [Deprecated] gRPC call credentials to access the SDS @@ -7802,9 +7802,9 @@ type CallCredentials struct { NullFields []string `json:"-"` } -func (s *CallCredentials) MarshalJSON() ([]byte, error) { +func (s CallCredentials) MarshalJSON() ([]byte, error) { type NoMethod CallCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelCredentials: [Deprecated] gRPC channel credentials to access the SDS @@ -7835,9 +7835,9 @@ type ChannelCredentials struct { NullFields []string `json:"-"` } -func (s *ChannelCredentials) MarshalJSON() ([]byte, error) { +func (s ChannelCredentials) MarshalJSON() ([]byte, error) { type NoMethod ChannelCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CircuitBreakers: Settings controlling the volume of requests, connections @@ -7883,9 +7883,9 @@ type CircuitBreakers struct { NullFields []string `json:"-"` } -func (s *CircuitBreakers) MarshalJSON() ([]byte, error) { +func (s CircuitBreakers) MarshalJSON() ([]byte, error) { type NoMethod CircuitBreakers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientTlsSettings: [Deprecated] The client side authentication settings for @@ -7930,9 +7930,9 @@ type ClientTlsSettings struct { NullFields []string `json:"-"` } -func (s *ClientTlsSettings) MarshalJSON() ([]byte, error) { +func (s ClientTlsSettings) MarshalJSON() ([]byte, error) { type NoMethod ClientTlsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Commitment: Represents a regional Commitment resource. Creating a commitment @@ -8081,9 +8081,9 @@ type Commitment struct { NullFields []string `json:"-"` } -func (s *Commitment) MarshalJSON() ([]byte, error) { +func (s Commitment) MarshalJSON() ([]byte, error) { type NoMethod Commitment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentAggregatedList struct { @@ -8122,9 +8122,9 @@ type CommitmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *CommitmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s CommitmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod CommitmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentAggregatedListWarning: [Output Only] Informational warning @@ -8208,9 +8208,9 @@ type CommitmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *CommitmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s CommitmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod CommitmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentAggregatedListWarningData struct { @@ -8237,9 +8237,9 @@ type CommitmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *CommitmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s CommitmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod CommitmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentList: Contains a list of Commitment resources. @@ -8277,9 +8277,9 @@ type CommitmentList struct { NullFields []string `json:"-"` } -func (s *CommitmentList) MarshalJSON() ([]byte, error) { +func (s CommitmentList) MarshalJSON() ([]byte, error) { type NoMethod CommitmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentListWarning: [Output Only] Informational warning message. @@ -8362,9 +8362,9 @@ type CommitmentListWarning struct { NullFields []string `json:"-"` } -func (s *CommitmentListWarning) MarshalJSON() ([]byte, error) { +func (s CommitmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod CommitmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentListWarningData struct { @@ -8391,9 +8391,9 @@ type CommitmentListWarningData struct { NullFields []string `json:"-"` } -func (s *CommitmentListWarningData) MarshalJSON() ([]byte, error) { +func (s CommitmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod CommitmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentResourceStatus: [Output Only] Contains output only fields. @@ -8414,9 +8414,9 @@ type CommitmentResourceStatus struct { NullFields []string `json:"-"` } -func (s *CommitmentResourceStatus) MarshalJSON() ([]byte, error) { +func (s CommitmentResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod CommitmentResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentResourceStatusCancellationInformation struct { @@ -8447,9 +8447,9 @@ type CommitmentResourceStatusCancellationInformation struct { NullFields []string `json:"-"` } -func (s *CommitmentResourceStatusCancellationInformation) MarshalJSON() ([]byte, error) { +func (s CommitmentResourceStatusCancellationInformation) MarshalJSON() ([]byte, error) { type NoMethod CommitmentResourceStatusCancellationInformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentsScopedList struct { @@ -8471,9 +8471,9 @@ type CommitmentsScopedList struct { NullFields []string `json:"-"` } -func (s *CommitmentsScopedList) MarshalJSON() ([]byte, error) { +func (s CommitmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod CommitmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentsScopedListWarning: [Output Only] Informational warning which @@ -8557,9 +8557,9 @@ type CommitmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *CommitmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s CommitmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod CommitmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentsScopedListWarningData struct { @@ -8586,9 +8586,9 @@ type CommitmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *CommitmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s CommitmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod CommitmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Condition: This is deprecated and has no effect. Do not use. @@ -8641,9 +8641,9 @@ type Condition struct { NullFields []string `json:"-"` } -func (s *Condition) MarshalJSON() ([]byte, error) { +func (s Condition) MarshalJSON() ([]byte, error) { type NoMethod Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfidentialInstanceConfig: A set of Confidential Instance options. @@ -8674,9 +8674,9 @@ type ConfidentialInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfidentialInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionDraining: Message containing connection draining configuration. @@ -8698,9 +8698,9 @@ type ConnectionDraining struct { NullFields []string `json:"-"` } -func (s *ConnectionDraining) MarshalJSON() ([]byte, error) { +func (s ConnectionDraining) MarshalJSON() ([]byte, error) { type NoMethod ConnectionDraining - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsistentHashLoadBalancerSettings: This message defines settings for a @@ -8734,9 +8734,9 @@ type ConsistentHashLoadBalancerSettings struct { NullFields []string `json:"-"` } -func (s *ConsistentHashLoadBalancerSettings) MarshalJSON() ([]byte, error) { +func (s ConsistentHashLoadBalancerSettings) MarshalJSON() ([]byte, error) { type NoMethod ConsistentHashLoadBalancerSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsistentHashLoadBalancerSettingsHttpCookie: The information about the HTTP @@ -8762,9 +8762,9 @@ type ConsistentHashLoadBalancerSettingsHttpCookie struct { NullFields []string `json:"-"` } -func (s *ConsistentHashLoadBalancerSettingsHttpCookie) MarshalJSON() ([]byte, error) { +func (s ConsistentHashLoadBalancerSettingsHttpCookie) MarshalJSON() ([]byte, error) { type NoMethod ConsistentHashLoadBalancerSettingsHttpCookie - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CorsPolicy: The specification for allowing client-side cross-origin @@ -8813,9 +8813,9 @@ type CorsPolicy struct { NullFields []string `json:"-"` } -func (s *CorsPolicy) MarshalJSON() ([]byte, error) { +func (s CorsPolicy) MarshalJSON() ([]byte, error) { type NoMethod CorsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorResponsePolicy: Specifies the custom error response policy that @@ -8856,9 +8856,9 @@ type CustomErrorResponsePolicy struct { NullFields []string `json:"-"` } -func (s *CustomErrorResponsePolicy) MarshalJSON() ([]byte, error) { +func (s CustomErrorResponsePolicy) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorResponsePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorResponsePolicyCustomErrorResponseRule: Specifies the mapping @@ -8898,9 +8898,9 @@ type CustomErrorResponsePolicyCustomErrorResponseRule struct { NullFields []string `json:"-"` } -func (s *CustomErrorResponsePolicyCustomErrorResponseRule) MarshalJSON() ([]byte, error) { +func (s CustomErrorResponsePolicyCustomErrorResponseRule) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorResponsePolicyCustomErrorResponseRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomerEncryptionKey struct { @@ -8951,9 +8951,9 @@ type CustomerEncryptionKey struct { NullFields []string `json:"-"` } -func (s *CustomerEncryptionKey) MarshalJSON() ([]byte, error) { +func (s CustomerEncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod CustomerEncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomerEncryptionKeyProtectedDisk struct { @@ -8977,9 +8977,9 @@ type CustomerEncryptionKeyProtectedDisk struct { NullFields []string `json:"-"` } -func (s *CustomerEncryptionKeyProtectedDisk) MarshalJSON() ([]byte, error) { +func (s CustomerEncryptionKeyProtectedDisk) MarshalJSON() ([]byte, error) { type NoMethod CustomerEncryptionKeyProtectedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeprecationStatus: Deprecation status for a public resource. @@ -9037,9 +9037,9 @@ type DeprecationStatus struct { NullFields []string `json:"-"` } -func (s *DeprecationStatus) MarshalJSON() ([]byte, error) { +func (s DeprecationStatus) MarshalJSON() ([]byte, error) { type NoMethod DeprecationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Disk: Represents a Persistent Disk resource. Google Compute Engine has two @@ -9372,9 +9372,9 @@ type Disk struct { NullFields []string `json:"-"` } -func (s *Disk) MarshalJSON() ([]byte, error) { +func (s Disk) MarshalJSON() ([]byte, error) { type NoMethod Disk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAggregatedList struct { @@ -9413,9 +9413,9 @@ type DiskAggregatedList struct { NullFields []string `json:"-"` } -func (s *DiskAggregatedList) MarshalJSON() ([]byte, error) { +func (s DiskAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod DiskAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskAggregatedListWarning: [Output Only] Informational warning message. @@ -9498,9 +9498,9 @@ type DiskAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *DiskAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s DiskAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAggregatedListWarningData struct { @@ -9527,9 +9527,9 @@ type DiskAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAsyncReplication struct { @@ -9565,9 +9565,9 @@ type DiskAsyncReplication struct { NullFields []string `json:"-"` } -func (s *DiskAsyncReplication) MarshalJSON() ([]byte, error) { +func (s DiskAsyncReplication) MarshalJSON() ([]byte, error) { type NoMethod DiskAsyncReplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAsyncReplicationList struct { @@ -9585,9 +9585,9 @@ type DiskAsyncReplicationList struct { NullFields []string `json:"-"` } -func (s *DiskAsyncReplicationList) MarshalJSON() ([]byte, error) { +func (s DiskAsyncReplicationList) MarshalJSON() ([]byte, error) { type NoMethod DiskAsyncReplicationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskInstantiationConfig: A specification of the desired way to instantiate a @@ -9650,9 +9650,9 @@ type DiskInstantiationConfig struct { NullFields []string `json:"-"` } -func (s *DiskInstantiationConfig) MarshalJSON() ([]byte, error) { +func (s DiskInstantiationConfig) MarshalJSON() ([]byte, error) { type NoMethod DiskInstantiationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskList: A list of Disk resources. @@ -9690,9 +9690,9 @@ type DiskList struct { NullFields []string `json:"-"` } -func (s *DiskList) MarshalJSON() ([]byte, error) { +func (s DiskList) MarshalJSON() ([]byte, error) { type NoMethod DiskList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskListWarning: [Output Only] Informational warning message. @@ -9775,9 +9775,9 @@ type DiskListWarning struct { NullFields []string `json:"-"` } -func (s *DiskListWarning) MarshalJSON() ([]byte, error) { +func (s DiskListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskListWarningData struct { @@ -9804,9 +9804,9 @@ type DiskListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskMoveRequest struct { @@ -9833,9 +9833,9 @@ type DiskMoveRequest struct { NullFields []string `json:"-"` } -func (s *DiskMoveRequest) MarshalJSON() ([]byte, error) { +func (s DiskMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod DiskMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskParams: Additional disk params. @@ -9858,9 +9858,9 @@ type DiskParams struct { NullFields []string `json:"-"` } -func (s *DiskParams) MarshalJSON() ([]byte, error) { +func (s DiskParams) MarshalJSON() ([]byte, error) { type NoMethod DiskParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskResourceStatus struct { @@ -9883,9 +9883,9 @@ type DiskResourceStatus struct { NullFields []string `json:"-"` } -func (s *DiskResourceStatus) MarshalJSON() ([]byte, error) { +func (s DiskResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod DiskResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskResourceStatusAsyncReplicationStatus struct { @@ -9911,9 +9911,9 @@ type DiskResourceStatusAsyncReplicationStatus struct { NullFields []string `json:"-"` } -func (s *DiskResourceStatusAsyncReplicationStatus) MarshalJSON() ([]byte, error) { +func (s DiskResourceStatusAsyncReplicationStatus) MarshalJSON() ([]byte, error) { type NoMethod DiskResourceStatusAsyncReplicationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskSettings struct { @@ -9943,9 +9943,9 @@ type DiskSettings struct { NullFields []string `json:"-"` } -func (s *DiskSettings) MarshalJSON() ([]byte, error) { +func (s DiskSettings) MarshalJSON() ([]byte, error) { type NoMethod DiskSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskSettingsAccessLocation: AccessLocation is only used for regional @@ -9972,9 +9972,9 @@ type DiskSettingsAccessLocation struct { NullFields []string `json:"-"` } -func (s *DiskSettingsAccessLocation) MarshalJSON() ([]byte, error) { +func (s DiskSettingsAccessLocation) MarshalJSON() ([]byte, error) { type NoMethod DiskSettingsAccessLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskSettingsAccessLocationAccessLocationPreference: A structure for @@ -9995,9 +9995,9 @@ type DiskSettingsAccessLocationAccessLocationPreference struct { NullFields []string `json:"-"` } -func (s *DiskSettingsAccessLocationAccessLocationPreference) MarshalJSON() ([]byte, error) { +func (s DiskSettingsAccessLocationAccessLocationPreference) MarshalJSON() ([]byte, error) { type NoMethod DiskSettingsAccessLocationAccessLocationPreference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskSettingsResourcePolicyDetails: This is the object for storing the detail @@ -10028,9 +10028,9 @@ type DiskSettingsResourcePolicyDetails struct { NullFields []string `json:"-"` } -func (s *DiskSettingsResourcePolicyDetails) MarshalJSON() ([]byte, error) { +func (s DiskSettingsResourcePolicyDetails) MarshalJSON() ([]byte, error) { type NoMethod DiskSettingsResourcePolicyDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskType: Represents a Disk Type resource. Google Compute Engine has two @@ -10092,9 +10092,9 @@ type DiskType struct { NullFields []string `json:"-"` } -func (s *DiskType) MarshalJSON() ([]byte, error) { +func (s DiskType) MarshalJSON() ([]byte, error) { type NoMethod DiskType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypeAggregatedList struct { @@ -10132,9 +10132,9 @@ type DiskTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *DiskTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s DiskTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypeAggregatedListWarning: [Output Only] Informational warning message. @@ -10217,9 +10217,9 @@ type DiskTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *DiskTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s DiskTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypeAggregatedListWarningData struct { @@ -10246,9 +10246,9 @@ type DiskTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypeList: Contains a list of disk types. @@ -10286,9 +10286,9 @@ type DiskTypeList struct { NullFields []string `json:"-"` } -func (s *DiskTypeList) MarshalJSON() ([]byte, error) { +func (s DiskTypeList) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypeListWarning: [Output Only] Informational warning message. @@ -10371,9 +10371,9 @@ type DiskTypeListWarning struct { NullFields []string `json:"-"` } -func (s *DiskTypeListWarning) MarshalJSON() ([]byte, error) { +func (s DiskTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypeListWarningData struct { @@ -10400,9 +10400,9 @@ type DiskTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypesScopedList struct { @@ -10424,9 +10424,9 @@ type DiskTypesScopedList struct { NullFields []string `json:"-"` } -func (s *DiskTypesScopedList) MarshalJSON() ([]byte, error) { +func (s DiskTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod DiskTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypesScopedListWarning: [Output Only] Informational warning which @@ -10510,9 +10510,9 @@ type DiskTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *DiskTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s DiskTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypesScopedListWarningData struct { @@ -10539,9 +10539,9 @@ type DiskTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksAddResourcePoliciesRequest struct { @@ -10561,9 +10561,9 @@ type DisksAddResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *DisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s DisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksAddResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksRemoveResourcePoliciesRequest struct { @@ -10582,9 +10582,9 @@ type DisksRemoveResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *DisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s DisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksRemoveResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksResizeRequest struct { @@ -10603,9 +10603,9 @@ type DisksResizeRequest struct { NullFields []string `json:"-"` } -func (s *DisksResizeRequest) MarshalJSON() ([]byte, error) { +func (s DisksResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksScopedList struct { @@ -10627,9 +10627,9 @@ type DisksScopedList struct { NullFields []string `json:"-"` } -func (s *DisksScopedList) MarshalJSON() ([]byte, error) { +func (s DisksScopedList) MarshalJSON() ([]byte, error) { type NoMethod DisksScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisksScopedListWarning: [Output Only] Informational warning which replaces @@ -10713,9 +10713,9 @@ type DisksScopedListWarning struct { NullFields []string `json:"-"` } -func (s *DisksScopedListWarning) MarshalJSON() ([]byte, error) { +func (s DisksScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DisksScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksScopedListWarningData struct { @@ -10742,9 +10742,9 @@ type DisksScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *DisksScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s DisksScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DisksScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksStartAsyncReplicationRequest struct { @@ -10771,9 +10771,9 @@ type DisksStartAsyncReplicationRequest struct { NullFields []string `json:"-"` } -func (s *DisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { +func (s DisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksStartAsyncReplicationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisksStopGroupAsyncReplicationResource: A transient resource used in @@ -10801,9 +10801,9 @@ type DisksStopGroupAsyncReplicationResource struct { NullFields []string `json:"-"` } -func (s *DisksStopGroupAsyncReplicationResource) MarshalJSON() ([]byte, error) { +func (s DisksStopGroupAsyncReplicationResource) MarshalJSON() ([]byte, error) { type NoMethod DisksStopGroupAsyncReplicationResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisplayDevice: A set of Display Device options @@ -10823,9 +10823,9 @@ type DisplayDevice struct { NullFields []string `json:"-"` } -func (s *DisplayDevice) MarshalJSON() ([]byte, error) { +func (s DisplayDevice) MarshalJSON() ([]byte, error) { type NoMethod DisplayDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DistributionPolicy struct { @@ -10868,9 +10868,9 @@ type DistributionPolicy struct { NullFields []string `json:"-"` } -func (s *DistributionPolicy) MarshalJSON() ([]byte, error) { +func (s DistributionPolicy) MarshalJSON() ([]byte, error) { type NoMethod DistributionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DistributionPolicyZoneConfiguration struct { @@ -10890,9 +10890,9 @@ type DistributionPolicyZoneConfiguration struct { NullFields []string `json:"-"` } -func (s *DistributionPolicyZoneConfiguration) MarshalJSON() ([]byte, error) { +func (s DistributionPolicyZoneConfiguration) MarshalJSON() ([]byte, error) { type NoMethod DistributionPolicyZoneConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Duration: A Duration represents a fixed-length span of time represented as a @@ -10921,9 +10921,9 @@ type Duration struct { NullFields []string `json:"-"` } -func (s *Duration) MarshalJSON() ([]byte, error) { +func (s Duration) MarshalJSON() ([]byte, error) { type NoMethod Duration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorInfo: Describes the cause of the error with structured details. Example @@ -10969,9 +10969,9 @@ type ErrorInfo struct { NullFields []string `json:"-"` } -func (s *ErrorInfo) MarshalJSON() ([]byte, error) { +func (s ErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod ErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExchangedPeeringRoute struct { @@ -11008,9 +11008,9 @@ type ExchangedPeeringRoute struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoute) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoute) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExchangedPeeringRoutesList struct { @@ -11047,9 +11047,9 @@ type ExchangedPeeringRoutesList struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoutesList) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoutesList) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoutesList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangedPeeringRoutesListWarning: [Output Only] Informational warning @@ -11133,9 +11133,9 @@ type ExchangedPeeringRoutesListWarning struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoutesListWarning) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoutesListWarning) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoutesListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExchangedPeeringRoutesListWarningData struct { @@ -11162,9 +11162,9 @@ type ExchangedPeeringRoutesListWarningData struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoutesListWarningData) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoutesListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoutesListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -11210,9 +11210,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGateway: Represents an external VPN gateway. External VPN gateway @@ -11305,9 +11305,9 @@ type ExternalVpnGateway struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGateway) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGateway) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGatewayInterface: The interface for the external VPN gateway. @@ -11342,9 +11342,9 @@ type ExternalVpnGatewayInterface struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayInterface) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayInterface) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGatewayList: Response to the list request, and contains a list of @@ -11384,9 +11384,9 @@ type ExternalVpnGatewayList struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayList) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayList) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGatewayListWarning: [Output Only] Informational warning message. @@ -11469,9 +11469,9 @@ type ExternalVpnGatewayListWarning struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayListWarning) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayListWarning) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExternalVpnGatewayListWarningData struct { @@ -11498,9 +11498,9 @@ type ExternalVpnGatewayListWarningData struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FileContentBuffer struct { @@ -11526,9 +11526,9 @@ type FileContentBuffer struct { NullFields []string `json:"-"` } -func (s *FileContentBuffer) MarshalJSON() ([]byte, error) { +func (s FileContentBuffer) MarshalJSON() ([]byte, error) { type NoMethod FileContentBuffer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Firewall: Represents a Firewall Rule resource. Firewall rules allow or deny @@ -11669,9 +11669,9 @@ type Firewall struct { NullFields []string `json:"-"` } -func (s *Firewall) MarshalJSON() ([]byte, error) { +func (s Firewall) MarshalJSON() ([]byte, error) { type NoMethod Firewall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallAllowed struct { @@ -11699,9 +11699,9 @@ type FirewallAllowed struct { NullFields []string `json:"-"` } -func (s *FirewallAllowed) MarshalJSON() ([]byte, error) { +func (s FirewallAllowed) MarshalJSON() ([]byte, error) { type NoMethod FirewallAllowed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallDenied struct { @@ -11729,9 +11729,9 @@ type FirewallDenied struct { NullFields []string `json:"-"` } -func (s *FirewallDenied) MarshalJSON() ([]byte, error) { +func (s FirewallDenied) MarshalJSON() ([]byte, error) { type NoMethod FirewallDenied - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallList: Contains a list of firewalls. @@ -11769,9 +11769,9 @@ type FirewallList struct { NullFields []string `json:"-"` } -func (s *FirewallList) MarshalJSON() ([]byte, error) { +func (s FirewallList) MarshalJSON() ([]byte, error) { type NoMethod FirewallList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallListWarning: [Output Only] Informational warning message. @@ -11854,9 +11854,9 @@ type FirewallListWarning struct { NullFields []string `json:"-"` } -func (s *FirewallListWarning) MarshalJSON() ([]byte, error) { +func (s FirewallListWarning) MarshalJSON() ([]byte, error) { type NoMethod FirewallListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallListWarningData struct { @@ -11883,9 +11883,9 @@ type FirewallListWarningData struct { NullFields []string `json:"-"` } -func (s *FirewallListWarningData) MarshalJSON() ([]byte, error) { +func (s FirewallListWarningData) MarshalJSON() ([]byte, error) { type NoMethod FirewallListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallLogConfig: The available logging options for a firewall rule. @@ -11914,9 +11914,9 @@ type FirewallLogConfig struct { NullFields []string `json:"-"` } -func (s *FirewallLogConfig) MarshalJSON() ([]byte, error) { +func (s FirewallLogConfig) MarshalJSON() ([]byte, error) { type NoMethod FirewallLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPoliciesListAssociationsResponse struct { @@ -11942,9 +11942,9 @@ type FirewallPoliciesListAssociationsResponse struct { NullFields []string `json:"-"` } -func (s *FirewallPoliciesListAssociationsResponse) MarshalJSON() ([]byte, error) { +func (s FirewallPoliciesListAssociationsResponse) MarshalJSON() ([]byte, error) { type NoMethod FirewallPoliciesListAssociationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicy: Represents a Firewall Policy resource. @@ -12050,9 +12050,9 @@ type FirewallPolicy struct { NullFields []string `json:"-"` } -func (s *FirewallPolicy) MarshalJSON() ([]byte, error) { +func (s FirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyAssociation struct { @@ -12091,9 +12091,9 @@ type FirewallPolicyAssociation struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyAssociation) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyAssociation) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyList struct { @@ -12128,9 +12128,9 @@ type FirewallPolicyList struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyList) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyList) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicyListWarning: [Output Only] Informational warning message. @@ -12213,9 +12213,9 @@ type FirewallPolicyListWarning struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyListWarning) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyListWarning) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyListWarningData struct { @@ -12242,9 +12242,9 @@ type FirewallPolicyListWarningData struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyListWarningData) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicyRule: Represents a rule that describes one or more match @@ -12331,9 +12331,9 @@ type FirewallPolicyRule struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRule) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicyRuleMatcher: Represents a match condition that incoming @@ -12415,9 +12415,9 @@ type FirewallPolicyRuleMatcher struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRuleMatcher) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRuleMatcher) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRuleMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyRuleMatcherLayer4Config struct { @@ -12445,9 +12445,9 @@ type FirewallPolicyRuleMatcherLayer4Config struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRuleMatcherLayer4Config) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRuleMatcherLayer4Config) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRuleMatcherLayer4Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyRuleSecureTag struct { @@ -12474,9 +12474,9 @@ type FirewallPolicyRuleSecureTag struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRuleSecureTag) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRuleSecureTag) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRuleSecureTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FixedOrPercent: Encapsulates numeric value that can be either absolute or @@ -12508,9 +12508,9 @@ type FixedOrPercent struct { NullFields []string `json:"-"` } -func (s *FixedOrPercent) MarshalJSON() ([]byte, error) { +func (s FixedOrPercent) MarshalJSON() ([]byte, error) { type NoMethod FixedOrPercent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRule: Represents a Forwarding Rule resource. Forwarding rule @@ -12864,9 +12864,9 @@ type ForwardingRule struct { NullFields []string `json:"-"` } -func (s *ForwardingRule) MarshalJSON() ([]byte, error) { +func (s ForwardingRule) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ForwardingRule) UnmarshalJSON(data []byte) error { @@ -12919,9 +12919,9 @@ type ForwardingRuleAggregatedList struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleAggregatedList) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleAggregatedListWarning: [Output Only] Informational warning @@ -13005,9 +13005,9 @@ type ForwardingRuleAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRuleAggregatedListWarningData struct { @@ -13034,9 +13034,9 @@ type ForwardingRuleAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleList: Contains a list of ForwardingRule resources. @@ -13073,9 +13073,9 @@ type ForwardingRuleList struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleList) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleList) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleListWarning: [Output Only] Informational warning message. @@ -13158,9 +13158,9 @@ type ForwardingRuleListWarning struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleListWarning) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleListWarning) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRuleListWarningData struct { @@ -13187,9 +13187,9 @@ type ForwardingRuleListWarningData struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleListWarningData) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRuleReference struct { @@ -13207,9 +13207,9 @@ type ForwardingRuleReference struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleReference) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleReference) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleServiceDirectoryRegistration: Describes the auto-registration @@ -13240,9 +13240,9 @@ type ForwardingRuleServiceDirectoryRegistration struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleServiceDirectoryRegistration) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleServiceDirectoryRegistration) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleServiceDirectoryRegistration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRulesScopedList struct { @@ -13264,9 +13264,9 @@ type ForwardingRulesScopedList struct { NullFields []string `json:"-"` } -func (s *ForwardingRulesScopedList) MarshalJSON() ([]byte, error) { +func (s ForwardingRulesScopedList) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRulesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRulesScopedListWarning: Informational warning which replaces the @@ -13350,9 +13350,9 @@ type ForwardingRulesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ForwardingRulesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ForwardingRulesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRulesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRulesScopedListWarningData struct { @@ -13379,9 +13379,9 @@ type ForwardingRulesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ForwardingRulesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ForwardingRulesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRulesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservation struct { @@ -13476,9 +13476,9 @@ type FutureReservation struct { NullFields []string `json:"-"` } -func (s *FutureReservation) MarshalJSON() ([]byte, error) { +func (s FutureReservation) MarshalJSON() ([]byte, error) { type NoMethod FutureReservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationSpecificSKUProperties struct { @@ -13503,9 +13503,9 @@ type FutureReservationSpecificSKUProperties struct { NullFields []string `json:"-"` } -func (s *FutureReservationSpecificSKUProperties) MarshalJSON() ([]byte, error) { +func (s FutureReservationSpecificSKUProperties) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationSpecificSKUProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationStatus: [Output only] Represents status related to the @@ -13584,9 +13584,9 @@ type FutureReservationStatus struct { NullFields []string `json:"-"` } -func (s *FutureReservationStatus) MarshalJSON() ([]byte, error) { +func (s FutureReservationStatus) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationStatusLastKnownGoodState: The state that the future @@ -13644,9 +13644,9 @@ type FutureReservationStatusLastKnownGoodState struct { NullFields []string `json:"-"` } -func (s *FutureReservationStatusLastKnownGoodState) MarshalJSON() ([]byte, error) { +func (s FutureReservationStatusLastKnownGoodState) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationStatusLastKnownGoodState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationStatusLastKnownGoodStateFutureReservationSpecs: The @@ -13674,9 +13674,9 @@ type FutureReservationStatusLastKnownGoodStateFutureReservationSpecs struct { NullFields []string `json:"-"` } -func (s *FutureReservationStatusLastKnownGoodStateFutureReservationSpecs) MarshalJSON() ([]byte, error) { +func (s FutureReservationStatusLastKnownGoodStateFutureReservationSpecs) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationStatusLastKnownGoodStateFutureReservationSpecs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationStatusSpecificSKUProperties: Properties to be set for the @@ -13698,9 +13698,9 @@ type FutureReservationStatusSpecificSKUProperties struct { NullFields []string `json:"-"` } -func (s *FutureReservationStatusSpecificSKUProperties) MarshalJSON() ([]byte, error) { +func (s FutureReservationStatusSpecificSKUProperties) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationStatusSpecificSKUProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationTimeWindow struct { @@ -13722,9 +13722,9 @@ type FutureReservationTimeWindow struct { NullFields []string `json:"-"` } -func (s *FutureReservationTimeWindow) MarshalJSON() ([]byte, error) { +func (s FutureReservationTimeWindow) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationTimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationsAggregatedListResponse: Contains a list of future @@ -13767,9 +13767,9 @@ type FutureReservationsAggregatedListResponse struct { NullFields []string `json:"-"` } -func (s *FutureReservationsAggregatedListResponse) MarshalJSON() ([]byte, error) { +func (s FutureReservationsAggregatedListResponse) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsAggregatedListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationsAggregatedListResponseWarning: [Output Only] Informational @@ -13853,9 +13853,9 @@ type FutureReservationsAggregatedListResponseWarning struct { NullFields []string `json:"-"` } -func (s *FutureReservationsAggregatedListResponseWarning) MarshalJSON() ([]byte, error) { +func (s FutureReservationsAggregatedListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsAggregatedListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationsAggregatedListResponseWarningData struct { @@ -13882,9 +13882,9 @@ type FutureReservationsAggregatedListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *FutureReservationsAggregatedListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s FutureReservationsAggregatedListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsAggregatedListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationsListResponse struct { @@ -13925,9 +13925,9 @@ type FutureReservationsListResponse struct { NullFields []string `json:"-"` } -func (s *FutureReservationsListResponse) MarshalJSON() ([]byte, error) { +func (s FutureReservationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationsListResponseWarning: [Output Only] Informational warning @@ -14011,9 +14011,9 @@ type FutureReservationsListResponseWarning struct { NullFields []string `json:"-"` } -func (s *FutureReservationsListResponseWarning) MarshalJSON() ([]byte, error) { +func (s FutureReservationsListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationsListResponseWarningData struct { @@ -14040,9 +14040,9 @@ type FutureReservationsListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *FutureReservationsListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s FutureReservationsListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationsScopedList struct { @@ -14064,9 +14064,9 @@ type FutureReservationsScopedList struct { NullFields []string `json:"-"` } -func (s *FutureReservationsScopedList) MarshalJSON() ([]byte, error) { +func (s FutureReservationsScopedList) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationsScopedListWarning: Informational warning which replaces @@ -14150,9 +14150,9 @@ type FutureReservationsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *FutureReservationsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s FutureReservationsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationsScopedListWarningData struct { @@ -14179,9 +14179,9 @@ type FutureReservationsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *FutureReservationsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s FutureReservationsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GRPCHealthCheck struct { @@ -14240,9 +14240,9 @@ type GRPCHealthCheck struct { NullFields []string `json:"-"` } -func (s *GRPCHealthCheck) MarshalJSON() ([]byte, error) { +func (s GRPCHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod GRPCHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GRPCTLSHealthCheck struct { @@ -14299,9 +14299,9 @@ type GRPCTLSHealthCheck struct { NullFields []string `json:"-"` } -func (s *GRPCTLSHealthCheck) MarshalJSON() ([]byte, error) { +func (s GRPCTLSHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod GRPCTLSHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GetOwnerInstanceResponse struct { @@ -14323,9 +14323,9 @@ type GetOwnerInstanceResponse struct { NullFields []string `json:"-"` } -func (s *GetOwnerInstanceResponse) MarshalJSON() ([]byte, error) { +func (s GetOwnerInstanceResponse) MarshalJSON() ([]byte, error) { type NoMethod GetOwnerInstanceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalAddressesMoveRequest struct { @@ -14352,9 +14352,9 @@ type GlobalAddressesMoveRequest struct { NullFields []string `json:"-"` } -func (s *GlobalAddressesMoveRequest) MarshalJSON() ([]byte, error) { +func (s GlobalAddressesMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalAddressesMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalNetworkEndpointGroupsAttachEndpointsRequest struct { @@ -14373,9 +14373,9 @@ type GlobalNetworkEndpointGroupsAttachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *GlobalNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s GlobalNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalNetworkEndpointGroupsAttachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalNetworkEndpointGroupsDetachEndpointsRequest struct { @@ -14394,9 +14394,9 @@ type GlobalNetworkEndpointGroupsDetachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *GlobalNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s GlobalNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalNetworkEndpointGroupsDetachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalOrganizationSetPolicyRequest struct { @@ -14424,9 +14424,9 @@ type GlobalOrganizationSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GlobalOrganizationSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GlobalOrganizationSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalOrganizationSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalSetLabelsRequest struct { @@ -14455,9 +14455,9 @@ type GlobalSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *GlobalSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s GlobalSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalSetPolicyRequest struct { @@ -14485,9 +14485,9 @@ type GlobalSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcServiceConfig: [Deprecated] gRPC config to access the SDS server. gRPC @@ -14512,9 +14512,9 @@ type GrpcServiceConfig struct { NullFields []string `json:"-"` } -func (s *GrpcServiceConfig) MarshalJSON() ([]byte, error) { +func (s GrpcServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod GrpcServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributes: A guest attributes entry. @@ -14549,9 +14549,9 @@ type GuestAttributes struct { NullFields []string `json:"-"` } -func (s *GuestAttributes) MarshalJSON() ([]byte, error) { +func (s GuestAttributes) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributesEntry: A guest attributes namespace/key/value entry. @@ -14575,9 +14575,9 @@ type GuestAttributesEntry struct { NullFields []string `json:"-"` } -func (s *GuestAttributesEntry) MarshalJSON() ([]byte, error) { +func (s GuestAttributesEntry) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributesEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributesValue: Array of guest attribute namespace/key/value tuples. @@ -14596,9 +14596,9 @@ type GuestAttributesValue struct { NullFields []string `json:"-"` } -func (s *GuestAttributesValue) MarshalJSON() ([]byte, error) { +func (s GuestAttributesValue) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributesValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestOsFeature: Guest OS features. @@ -14639,9 +14639,9 @@ type GuestOsFeature struct { NullFields []string `json:"-"` } -func (s *GuestOsFeature) MarshalJSON() ([]byte, error) { +func (s GuestOsFeature) MarshalJSON() ([]byte, error) { type NoMethod GuestOsFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HTTP2HealthCheck struct { @@ -14728,9 +14728,9 @@ type HTTP2HealthCheck struct { NullFields []string `json:"-"` } -func (s *HTTP2HealthCheck) MarshalJSON() ([]byte, error) { +func (s HTTP2HealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HTTP2HealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HTTPHealthCheck struct { @@ -14818,9 +14818,9 @@ type HTTPHealthCheck struct { NullFields []string `json:"-"` } -func (s *HTTPHealthCheck) MarshalJSON() ([]byte, error) { +func (s HTTPHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HTTPHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HTTPSHealthCheck struct { @@ -14907,9 +14907,9 @@ type HTTPSHealthCheck struct { NullFields []string `json:"-"` } -func (s *HTTPSHealthCheck) MarshalJSON() ([]byte, error) { +func (s HTTPSHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HTTPSHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheck: Represents a health check resource. Google Compute Engine has @@ -15017,9 +15017,9 @@ type HealthCheck struct { NullFields []string `json:"-"` } -func (s *HealthCheck) MarshalJSON() ([]byte, error) { +func (s HealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckList: Contains a list of HealthCheck resources. @@ -15056,9 +15056,9 @@ type HealthCheckList struct { NullFields []string `json:"-"` } -func (s *HealthCheckList) MarshalJSON() ([]byte, error) { +func (s HealthCheckList) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckListWarning: [Output Only] Informational warning message. @@ -15141,9 +15141,9 @@ type HealthCheckListWarning struct { NullFields []string `json:"-"` } -func (s *HealthCheckListWarning) MarshalJSON() ([]byte, error) { +func (s HealthCheckListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckListWarningData struct { @@ -15170,9 +15170,9 @@ type HealthCheckListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthCheckListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthCheckListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckLogConfig: Configuration of logging on a health check. If logging @@ -15194,9 +15194,9 @@ type HealthCheckLogConfig struct { NullFields []string `json:"-"` } -func (s *HealthCheckLogConfig) MarshalJSON() ([]byte, error) { +func (s HealthCheckLogConfig) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckReference: A full or valid partial URL to a health check. For @@ -15219,9 +15219,9 @@ type HealthCheckReference struct { NullFields []string `json:"-"` } -func (s *HealthCheckReference) MarshalJSON() ([]byte, error) { +func (s HealthCheckReference) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckService: Represents a Health-Check as a Service resource. @@ -15336,9 +15336,9 @@ type HealthCheckService struct { NullFields []string `json:"-"` } -func (s *HealthCheckService) MarshalJSON() ([]byte, error) { +func (s HealthCheckService) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckServiceAggregatedList: Contains a list of @@ -15378,9 +15378,9 @@ type HealthCheckServiceAggregatedList struct { NullFields []string `json:"-"` } -func (s *HealthCheckServiceAggregatedList) MarshalJSON() ([]byte, error) { +func (s HealthCheckServiceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServiceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckServiceAggregatedListWarning: [Output Only] Informational warning @@ -15464,9 +15464,9 @@ type HealthCheckServiceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *HealthCheckServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s HealthCheckServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServiceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckServiceAggregatedListWarningData struct { @@ -15493,9 +15493,9 @@ type HealthCheckServiceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthCheckServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthCheckServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServiceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckServiceReference: A full or valid partial URL to a health check @@ -15519,9 +15519,9 @@ type HealthCheckServiceReference struct { NullFields []string `json:"-"` } -func (s *HealthCheckServiceReference) MarshalJSON() ([]byte, error) { +func (s HealthCheckServiceReference) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServiceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckServicesList struct { @@ -15558,9 +15558,9 @@ type HealthCheckServicesList struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesList) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesList) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckServicesListWarning: [Output Only] Informational warning message. @@ -15643,9 +15643,9 @@ type HealthCheckServicesListWarning struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesListWarning) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckServicesListWarningData struct { @@ -15672,9 +15672,9 @@ type HealthCheckServicesListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckServicesScopedList struct { @@ -15696,9 +15696,9 @@ type HealthCheckServicesScopedList struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesScopedList) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesScopedList) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckServicesScopedListWarning: Informational warning which replaces @@ -15782,9 +15782,9 @@ type HealthCheckServicesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckServicesScopedListWarningData struct { @@ -15811,9 +15811,9 @@ type HealthCheckServicesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksAggregatedList struct { @@ -15851,9 +15851,9 @@ type HealthChecksAggregatedList struct { NullFields []string `json:"-"` } -func (s *HealthChecksAggregatedList) MarshalJSON() ([]byte, error) { +func (s HealthChecksAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthChecksAggregatedListWarning: [Output Only] Informational warning @@ -15937,9 +15937,9 @@ type HealthChecksAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *HealthChecksAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s HealthChecksAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksAggregatedListWarningData struct { @@ -15966,9 +15966,9 @@ type HealthChecksAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthChecksAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthChecksAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksScopedList struct { @@ -15990,9 +15990,9 @@ type HealthChecksScopedList struct { NullFields []string `json:"-"` } -func (s *HealthChecksScopedList) MarshalJSON() ([]byte, error) { +func (s HealthChecksScopedList) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthChecksScopedListWarning: Informational warning which replaces the list @@ -16076,9 +16076,9 @@ type HealthChecksScopedListWarning struct { NullFields []string `json:"-"` } -func (s *HealthChecksScopedListWarning) MarshalJSON() ([]byte, error) { +func (s HealthChecksScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksScopedListWarningData struct { @@ -16105,9 +16105,9 @@ type HealthChecksScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthChecksScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthChecksScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthStatus struct { @@ -16172,9 +16172,9 @@ type HealthStatus struct { NullFields []string `json:"-"` } -func (s *HealthStatus) MarshalJSON() ([]byte, error) { +func (s HealthStatus) MarshalJSON() ([]byte, error) { type NoMethod HealthStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthStatusForNetworkEndpoint struct { @@ -16221,9 +16221,9 @@ type HealthStatusForNetworkEndpoint struct { NullFields []string `json:"-"` } -func (s *HealthStatusForNetworkEndpoint) MarshalJSON() ([]byte, error) { +func (s HealthStatusForNetworkEndpoint) MarshalJSON() ([]byte, error) { type NoMethod HealthStatusForNetworkEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Help: Provides links to documentation or for performing an out of band @@ -16248,9 +16248,9 @@ type Help struct { NullFields []string `json:"-"` } -func (s *Help) MarshalJSON() ([]byte, error) { +func (s Help) MarshalJSON() ([]byte, error) { type NoMethod Help - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HelpLink: Describes a URL link. @@ -16272,9 +16272,9 @@ type HelpLink struct { NullFields []string `json:"-"` } -func (s *HelpLink) MarshalJSON() ([]byte, error) { +func (s HelpLink) MarshalJSON() ([]byte, error) { type NoMethod HelpLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HostRule: UrlMaps A host-matching rule for a URL. If matched, will use the @@ -16306,9 +16306,9 @@ type HostRule struct { NullFields []string `json:"-"` } -func (s *HostRule) MarshalJSON() ([]byte, error) { +func (s HostRule) MarshalJSON() ([]byte, error) { type NoMethod HostRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpFaultAbort: Specification for how requests are aborted as part of fault @@ -16337,9 +16337,9 @@ type HttpFaultAbort struct { NullFields []string `json:"-"` } -func (s *HttpFaultAbort) MarshalJSON() ([]byte, error) { +func (s HttpFaultAbort) MarshalJSON() ([]byte, error) { type NoMethod HttpFaultAbort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HttpFaultAbort) UnmarshalJSON(data []byte) error { @@ -16378,9 +16378,9 @@ type HttpFaultDelay struct { NullFields []string `json:"-"` } -func (s *HttpFaultDelay) MarshalJSON() ([]byte, error) { +func (s HttpFaultDelay) MarshalJSON() ([]byte, error) { type NoMethod HttpFaultDelay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HttpFaultDelay) UnmarshalJSON(data []byte) error { @@ -16423,9 +16423,9 @@ type HttpFaultInjection struct { NullFields []string `json:"-"` } -func (s *HttpFaultInjection) MarshalJSON() ([]byte, error) { +func (s HttpFaultInjection) MarshalJSON() ([]byte, error) { type NoMethod HttpFaultInjection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpFilterConfig: HttpFilterConfiguration supplies additional contextual @@ -16457,9 +16457,9 @@ type HttpFilterConfig struct { NullFields []string `json:"-"` } -func (s *HttpFilterConfig) MarshalJSON() ([]byte, error) { +func (s HttpFilterConfig) MarshalJSON() ([]byte, error) { type NoMethod HttpFilterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHeaderAction: The request and response header transformations that take @@ -16491,9 +16491,9 @@ type HttpHeaderAction struct { NullFields []string `json:"-"` } -func (s *HttpHeaderAction) MarshalJSON() ([]byte, error) { +func (s HttpHeaderAction) MarshalJSON() ([]byte, error) { type NoMethod HttpHeaderAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHeaderMatch: matchRule criteria for request header matches. @@ -16562,9 +16562,9 @@ type HttpHeaderMatch struct { NullFields []string `json:"-"` } -func (s *HttpHeaderMatch) MarshalJSON() ([]byte, error) { +func (s HttpHeaderMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpHeaderMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHeaderOption: Specification determining how headers are added to @@ -16591,9 +16591,9 @@ type HttpHeaderOption struct { NullFields []string `json:"-"` } -func (s *HttpHeaderOption) MarshalJSON() ([]byte, error) { +func (s HttpHeaderOption) MarshalJSON() ([]byte, error) { type NoMethod HttpHeaderOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHealthCheck: Represents a legacy HTTP Health Check resource. Legacy HTTP @@ -16667,9 +16667,9 @@ type HttpHealthCheck struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheck) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHealthCheckList: Contains a list of HttpHealthCheck resources. @@ -16706,9 +16706,9 @@ type HttpHealthCheckList struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheckList) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheckList) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheckList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHealthCheckListWarning: [Output Only] Informational warning message. @@ -16791,9 +16791,9 @@ type HttpHealthCheckListWarning struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheckListWarning) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheckListWarning) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheckListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HttpHealthCheckListWarningData struct { @@ -16820,9 +16820,9 @@ type HttpHealthCheckListWarningData struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheckListWarningData) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheckListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheckListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpQueryParameterMatch: HttpRouteRuleMatch criteria for a request's query @@ -16859,9 +16859,9 @@ type HttpQueryParameterMatch struct { NullFields []string `json:"-"` } -func (s *HttpQueryParameterMatch) MarshalJSON() ([]byte, error) { +func (s HttpQueryParameterMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpQueryParameterMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRedirectAction: Specifies settings for an HTTP redirect. @@ -16922,9 +16922,9 @@ type HttpRedirectAction struct { NullFields []string `json:"-"` } -func (s *HttpRedirectAction) MarshalJSON() ([]byte, error) { +func (s HttpRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod HttpRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRetryPolicy: The retry policy associates with HttpRouteRule @@ -16976,9 +16976,9 @@ type HttpRetryPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRetryPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRetryPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRetryPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HttpRouteAction struct { @@ -17056,9 +17056,9 @@ type HttpRouteAction struct { NullFields []string `json:"-"` } -func (s *HttpRouteAction) MarshalJSON() ([]byte, error) { +func (s HttpRouteAction) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRule: The HttpRouteRule setting specifies how to match an HTTP @@ -17173,9 +17173,9 @@ type HttpRouteRule struct { NullFields []string `json:"-"` } -func (s *HttpRouteRule) MarshalJSON() ([]byte, error) { +func (s HttpRouteRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRuleMatch: HttpRouteRuleMatch specifies a set of criteria for @@ -17249,9 +17249,9 @@ type HttpRouteRuleMatch struct { NullFields []string `json:"-"` } -func (s *HttpRouteRuleMatch) MarshalJSON() ([]byte, error) { +func (s HttpRouteRuleMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRuleMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpsHealthCheck: Represents a legacy HTTPS Health Check resource. Legacy @@ -17324,9 +17324,9 @@ type HttpsHealthCheck struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheck) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpsHealthCheckList: Contains a list of HttpsHealthCheck resources. @@ -17363,9 +17363,9 @@ type HttpsHealthCheckList struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheckList) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheckList) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheckList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpsHealthCheckListWarning: [Output Only] Informational warning message. @@ -17448,9 +17448,9 @@ type HttpsHealthCheckListWarning struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheckListWarning) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheckListWarning) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheckListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HttpsHealthCheckListWarningData struct { @@ -17477,9 +17477,9 @@ type HttpsHealthCheckListWarningData struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheckListWarningData) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheckListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheckListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: Represents an Image resource. You can use images to create boot disks @@ -17688,9 +17688,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageRawDisk: The parameters of the raw disk image. @@ -17727,9 +17727,9 @@ type ImageRawDisk struct { NullFields []string `json:"-"` } -func (s *ImageRawDisk) MarshalJSON() ([]byte, error) { +func (s ImageRawDisk) MarshalJSON() ([]byte, error) { type NoMethod ImageRawDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImageFamilyView struct { @@ -17752,9 +17752,9 @@ type ImageFamilyView struct { NullFields []string `json:"-"` } -func (s *ImageFamilyView) MarshalJSON() ([]byte, error) { +func (s ImageFamilyView) MarshalJSON() ([]byte, error) { type NoMethod ImageFamilyView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageList: Contains a list of images. @@ -17791,9 +17791,9 @@ type ImageList struct { NullFields []string `json:"-"` } -func (s *ImageList) MarshalJSON() ([]byte, error) { +func (s ImageList) MarshalJSON() ([]byte, error) { type NoMethod ImageList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageListWarning: [Output Only] Informational warning message. @@ -17876,9 +17876,9 @@ type ImageListWarning struct { NullFields []string `json:"-"` } -func (s *ImageListWarning) MarshalJSON() ([]byte, error) { +func (s ImageListWarning) MarshalJSON() ([]byte, error) { type NoMethod ImageListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImageListWarningData struct { @@ -17905,9 +17905,9 @@ type ImageListWarningData struct { NullFields []string `json:"-"` } -func (s *ImageListWarningData) MarshalJSON() ([]byte, error) { +func (s ImageListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ImageListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InitialStateConfig: Initial State for shielded instance, these are public @@ -17934,9 +17934,9 @@ type InitialStateConfig struct { NullFields []string `json:"-"` } -func (s *InitialStateConfig) MarshalJSON() ([]byte, error) { +func (s InitialStateConfig) MarshalJSON() ([]byte, error) { type NoMethod InitialStateConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: Represents an Instance resource. An instance is a virtual machine @@ -18198,9 +18198,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceAggregatedList struct { @@ -18239,9 +18239,9 @@ type InstanceAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceAggregatedListWarning: [Output Only] Informational warning message. @@ -18324,9 +18324,9 @@ type InstanceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceAggregatedListWarningData struct { @@ -18353,9 +18353,9 @@ type InstanceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceConsumptionData struct { @@ -18376,9 +18376,9 @@ type InstanceConsumptionData struct { NullFields []string `json:"-"` } -func (s *InstanceConsumptionData) MarshalJSON() ([]byte, error) { +func (s InstanceConsumptionData) MarshalJSON() ([]byte, error) { type NoMethod InstanceConsumptionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceConsumptionInfo struct { @@ -18406,9 +18406,9 @@ type InstanceConsumptionInfo struct { NullFields []string `json:"-"` } -func (s *InstanceConsumptionInfo) MarshalJSON() ([]byte, error) { +func (s InstanceConsumptionInfo) MarshalJSON() ([]byte, error) { type NoMethod InstanceConsumptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroup: Represents an Instance Group resource. Instance Groups can be @@ -18486,9 +18486,9 @@ type InstanceGroup struct { NullFields []string `json:"-"` } -func (s *InstanceGroup) MarshalJSON() ([]byte, error) { +func (s InstanceGroup) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupAggregatedList struct { @@ -18527,9 +18527,9 @@ type InstanceGroupAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupAggregatedListWarning: [Output Only] Informational warning @@ -18613,9 +18613,9 @@ type InstanceGroupAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupAggregatedListWarningData struct { @@ -18642,9 +18642,9 @@ type InstanceGroupAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupList: A list of InstanceGroup resources. @@ -18682,9 +18682,9 @@ type InstanceGroupList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupListWarning: [Output Only] Informational warning message. @@ -18767,9 +18767,9 @@ type InstanceGroupListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupListWarningData struct { @@ -18796,9 +18796,9 @@ type InstanceGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManager: Represents a Managed Instance Group resource. An @@ -18963,9 +18963,9 @@ type InstanceGroupManager struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManager) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManager) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManager - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerActionsSummary struct { @@ -19042,9 +19042,9 @@ type InstanceGroupManagerActionsSummary struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerActionsSummary) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerActionsSummary) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerActionsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAggregatedList struct { @@ -19084,9 +19084,9 @@ type InstanceGroupManagerAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerAggregatedListWarning: [Output Only] Informational @@ -19170,9 +19170,9 @@ type InstanceGroupManagerAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAggregatedListWarningData struct { @@ -19199,9 +19199,9 @@ type InstanceGroupManagerAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAllInstancesConfig struct { @@ -19225,9 +19225,9 @@ type InstanceGroupManagerAllInstancesConfig struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAllInstancesConfig) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAllInstancesConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAllInstancesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAutoHealingPolicy struct { @@ -19269,9 +19269,9 @@ type InstanceGroupManagerAutoHealingPolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAutoHealingPolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAutoHealingPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAutoHealingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAutoHealingPolicyAutoHealingTriggers struct { @@ -19304,9 +19304,9 @@ type InstanceGroupManagerAutoHealingPolicyAutoHealingTriggers struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAutoHealingPolicyAutoHealingTriggers) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAutoHealingPolicyAutoHealingTriggers) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAutoHealingPolicyAutoHealingTriggers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerInstanceFlexibilityPolicy struct { @@ -19332,9 +19332,9 @@ type InstanceGroupManagerInstanceFlexibilityPolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerInstanceFlexibilityPolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerInstanceFlexibilityPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerInstanceFlexibilityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection struct { @@ -19358,9 +19358,9 @@ type InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix struct { @@ -19387,9 +19387,9 @@ type InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerInstanceLifecyclePolicy struct { @@ -19462,9 +19462,9 @@ type InstanceGroupManagerInstanceLifecyclePolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerInstanceLifecyclePolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerInstanceLifecyclePolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerInstanceLifecyclePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal struct { @@ -19484,9 +19484,9 @@ type InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal str NullFields []string `json:"-"` } -func (s *InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerList: [Output Only] A list of managed instance groups. @@ -19524,9 +19524,9 @@ type InstanceGroupManagerList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerListWarning: [Output Only] Informational warning @@ -19610,9 +19610,9 @@ type InstanceGroupManagerListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerListWarningData struct { @@ -19639,9 +19639,9 @@ type InstanceGroupManagerListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerParams: Input only additional params for instance group @@ -19665,9 +19665,9 @@ type InstanceGroupManagerParams struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerParams) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerParams) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequest: InstanceGroupManagerResizeRequest @@ -19751,9 +19751,9 @@ type InstanceGroupManagerResizeRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatus struct { @@ -19789,9 +19789,9 @@ type InstanceGroupManagerResizeRequestStatus struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatus) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatus) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestStatusError: [Output only] Fatal errors @@ -19816,9 +19816,9 @@ type InstanceGroupManagerResizeRequestStatusError struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusError) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusError) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusErrorErrors struct { @@ -19847,9 +19847,9 @@ type InstanceGroupManagerResizeRequestStatusErrorErrors struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusErrorErrors) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails struct { @@ -19870,9 +19870,9 @@ type InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusLastAttempt struct { @@ -19891,9 +19891,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttempt struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttempt) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttempt) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttempt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestStatusLastAttemptError: Errors that @@ -19915,9 +19915,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttemptError struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttemptError) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttemptError) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttemptError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors struct { @@ -19946,9 +19946,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails struct { @@ -19969,9 +19969,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails s NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestsListResponse: [Output Only] A list of @@ -20010,9 +20010,9 @@ type InstanceGroupManagerResizeRequestsListResponse struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestsListResponse) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestsListResponse) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestsListResponseWarning: [Output Only] @@ -20096,9 +20096,9 @@ type InstanceGroupManagerResizeRequestsListResponseWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestsListResponseWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestsListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestsListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestsListResponseWarningData struct { @@ -20125,9 +20125,9 @@ type InstanceGroupManagerResizeRequestsListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestsListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestsListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestsListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStandbyPolicy struct { @@ -20159,9 +20159,9 @@ type InstanceGroupManagerStandbyPolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStandbyPolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStandbyPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStandbyPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatus struct { @@ -20197,9 +20197,9 @@ type InstanceGroupManagerStatus struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatus) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatus) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusAllInstancesConfig struct { @@ -20222,9 +20222,9 @@ type InstanceGroupManagerStatusAllInstancesConfig struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusAllInstancesConfig) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusAllInstancesConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusAllInstancesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusStateful struct { @@ -20259,9 +20259,9 @@ type InstanceGroupManagerStatusStateful struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusStateful) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusStateful) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusStateful - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusStatefulPerInstanceConfigs struct { @@ -20282,9 +20282,9 @@ type InstanceGroupManagerStatusStatefulPerInstanceConfigs struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusStatefulPerInstanceConfigs) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusStatefulPerInstanceConfigs) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusStatefulPerInstanceConfigs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusVersionTarget struct { @@ -20306,9 +20306,9 @@ type InstanceGroupManagerStatusVersionTarget struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusVersionTarget) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusVersionTarget) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusVersionTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerUpdatePolicy struct { @@ -20413,9 +20413,9 @@ type InstanceGroupManagerUpdatePolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerUpdatePolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerUpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerUpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerVersion struct { @@ -20456,9 +20456,9 @@ type InstanceGroupManagerVersion struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerVersion) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerVersion) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersAbandonInstancesRequest struct { @@ -20478,9 +20478,9 @@ type InstanceGroupManagersAbandonInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersAbandonInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersApplyUpdatesRequest: @@ -20548,9 +20548,9 @@ type InstanceGroupManagersApplyUpdatesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersApplyUpdatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersCreateInstancesRequest: @@ -20571,9 +20571,9 @@ type InstanceGroupManagersCreateInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersCreateInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersDeleteInstancesRequest struct { @@ -20607,9 +20607,9 @@ type InstanceGroupManagersDeleteInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersDeleteInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersDeletePerInstanceConfigsReq: @@ -20631,9 +20631,9 @@ type InstanceGroupManagersDeletePerInstanceConfigsReq struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersDeletePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersDeletePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersDeletePerInstanceConfigsReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListErrorsResponse struct { @@ -20661,9 +20661,9 @@ type InstanceGroupManagersListErrorsResponse struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListErrorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListManagedInstancesResponse struct { @@ -20692,9 +20692,9 @@ type InstanceGroupManagersListManagedInstancesResponse struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListManagedInstancesResponse) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListManagedInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListManagedInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListPerInstanceConfigsResp struct { @@ -20724,9 +20724,9 @@ type InstanceGroupManagersListPerInstanceConfigsResp struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListPerInstanceConfigsResp) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListPerInstanceConfigsResp) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListPerInstanceConfigsResp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersListPerInstanceConfigsRespWarning: [Output Only] @@ -20810,9 +20810,9 @@ type InstanceGroupManagersListPerInstanceConfigsRespWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListPerInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListPerInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListPerInstanceConfigsRespWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListPerInstanceConfigsRespWarningData struct { @@ -20839,9 +20839,9 @@ type InstanceGroupManagersListPerInstanceConfigsRespWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListPerInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListPerInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListPerInstanceConfigsRespWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersPatchPerInstanceConfigsReq: @@ -20863,9 +20863,9 @@ type InstanceGroupManagersPatchPerInstanceConfigsReq struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersPatchPerInstanceConfigsReq) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersPatchPerInstanceConfigsReq) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersPatchPerInstanceConfigsReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersRecreateInstancesRequest struct { @@ -20885,9 +20885,9 @@ type InstanceGroupManagersRecreateInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersRecreateInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersRecreateInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersRecreateInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersResizeAdvancedRequest struct { @@ -20923,9 +20923,9 @@ type InstanceGroupManagersResizeAdvancedRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersResizeAdvancedRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersResizeAdvancedRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersResizeAdvancedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersResumeInstancesRequest struct { @@ -20945,9 +20945,9 @@ type InstanceGroupManagersResumeInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersResumeInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersResumeInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersResumeInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersScopedList struct { @@ -20970,9 +20970,9 @@ type InstanceGroupManagersScopedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersScopedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersScopedListWarning: [Output Only] The warning that @@ -21056,9 +21056,9 @@ type InstanceGroupManagersScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersScopedListWarningData struct { @@ -21085,9 +21085,9 @@ type InstanceGroupManagersScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersSetAutoHealingRequest struct { @@ -21105,9 +21105,9 @@ type InstanceGroupManagersSetAutoHealingRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersSetAutoHealingRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersSetAutoHealingRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersSetAutoHealingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersSetInstanceTemplateRequest struct { @@ -21130,9 +21130,9 @@ type InstanceGroupManagersSetInstanceTemplateRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersSetInstanceTemplateRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersSetInstanceTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersSetInstanceTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersSetTargetPoolsRequest struct { @@ -21161,9 +21161,9 @@ type InstanceGroupManagersSetTargetPoolsRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersSetTargetPoolsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersStartInstancesRequest struct { @@ -21183,9 +21183,9 @@ type InstanceGroupManagersStartInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersStartInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersStartInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersStartInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersStopInstancesRequest struct { @@ -21208,9 +21208,9 @@ type InstanceGroupManagersStopInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersStopInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersStopInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersStopInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersSuspendInstancesRequest struct { @@ -21233,9 +21233,9 @@ type InstanceGroupManagersSuspendInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersSuspendInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersSuspendInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersSuspendInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersUpdatePerInstanceConfigsReq: @@ -21257,9 +21257,9 @@ type InstanceGroupManagersUpdatePerInstanceConfigsReq struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersUpdatePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersUpdatePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersUpdatePerInstanceConfigsReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsAddInstancesRequest struct { @@ -21278,9 +21278,9 @@ type InstanceGroupsAddInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsAddInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsAddInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsAddInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsListInstances struct { @@ -21318,9 +21318,9 @@ type InstanceGroupsListInstances struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstances) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstances) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstances - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupsListInstancesWarning: [Output Only] Informational warning @@ -21404,9 +21404,9 @@ type InstanceGroupsListInstancesWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstancesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsListInstancesWarningData struct { @@ -21433,9 +21433,9 @@ type InstanceGroupsListInstancesWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstancesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsListInstancesRequest struct { @@ -21462,9 +21462,9 @@ type InstanceGroupsListInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsRemoveInstancesRequest struct { @@ -21483,9 +21483,9 @@ type InstanceGroupsRemoveInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsRemoveInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsRemoveInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsRemoveInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsScopedList struct { @@ -21508,9 +21508,9 @@ type InstanceGroupsScopedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsScopedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupsScopedListWarning: [Output Only] An informational warning that @@ -21594,9 +21594,9 @@ type InstanceGroupsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsScopedListWarningData struct { @@ -21623,9 +21623,9 @@ type InstanceGroupsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsSetNamedPortsRequest struct { @@ -21652,9 +21652,9 @@ type InstanceGroupsSetNamedPortsRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsSetNamedPortsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceList: Contains a list of instances. @@ -21692,9 +21692,9 @@ type InstanceList struct { NullFields []string `json:"-"` } -func (s *InstanceList) MarshalJSON() ([]byte, error) { +func (s InstanceList) MarshalJSON() ([]byte, error) { type NoMethod InstanceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceListWarning: [Output Only] Informational warning message. @@ -21777,9 +21777,9 @@ type InstanceListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceListWarningData struct { @@ -21806,9 +21806,9 @@ type InstanceListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceListReferrers: Contains a list of instance referrers. @@ -21846,9 +21846,9 @@ type InstanceListReferrers struct { NullFields []string `json:"-"` } -func (s *InstanceListReferrers) MarshalJSON() ([]byte, error) { +func (s InstanceListReferrers) MarshalJSON() ([]byte, error) { type NoMethod InstanceListReferrers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceListReferrersWarning: [Output Only] Informational warning message. @@ -21931,9 +21931,9 @@ type InstanceListReferrersWarning struct { NullFields []string `json:"-"` } -func (s *InstanceListReferrersWarning) MarshalJSON() ([]byte, error) { +func (s InstanceListReferrersWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceListReferrersWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceListReferrersWarningData struct { @@ -21960,9 +21960,9 @@ type InstanceListReferrersWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceListReferrersWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceListReferrersWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceListReferrersWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceManagedByIgmError struct { @@ -21988,9 +21988,9 @@ type InstanceManagedByIgmError struct { NullFields []string `json:"-"` } -func (s *InstanceManagedByIgmError) MarshalJSON() ([]byte, error) { +func (s InstanceManagedByIgmError) MarshalJSON() ([]byte, error) { type NoMethod InstanceManagedByIgmError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceManagedByIgmErrorInstanceActionDetails struct { @@ -22052,9 +22052,9 @@ type InstanceManagedByIgmErrorInstanceActionDetails struct { NullFields []string `json:"-"` } -func (s *InstanceManagedByIgmErrorInstanceActionDetails) MarshalJSON() ([]byte, error) { +func (s InstanceManagedByIgmErrorInstanceActionDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceManagedByIgmErrorInstanceActionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceManagedByIgmErrorManagedInstanceError struct { @@ -22075,9 +22075,9 @@ type InstanceManagedByIgmErrorManagedInstanceError struct { NullFields []string `json:"-"` } -func (s *InstanceManagedByIgmErrorManagedInstanceError) MarshalJSON() ([]byte, error) { +func (s InstanceManagedByIgmErrorManagedInstanceError) MarshalJSON() ([]byte, error) { type NoMethod InstanceManagedByIgmErrorManagedInstanceError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceMoveRequest struct { @@ -22107,9 +22107,9 @@ type InstanceMoveRequest struct { NullFields []string `json:"-"` } -func (s *InstanceMoveRequest) MarshalJSON() ([]byte, error) { +func (s InstanceMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceParams: Additional instance params. @@ -22132,9 +22132,9 @@ type InstanceParams struct { NullFields []string `json:"-"` } -func (s *InstanceParams) MarshalJSON() ([]byte, error) { +func (s InstanceParams) MarshalJSON() ([]byte, error) { type NoMethod InstanceParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceProperties struct { @@ -22278,9 +22278,9 @@ type InstanceProperties struct { NullFields []string `json:"-"` } -func (s *InstanceProperties) MarshalJSON() ([]byte, error) { +func (s InstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod InstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancePropertiesPatch: Represents the change that you want to make to the @@ -22304,9 +22304,9 @@ type InstancePropertiesPatch struct { NullFields []string `json:"-"` } -func (s *InstancePropertiesPatch) MarshalJSON() ([]byte, error) { +func (s InstancePropertiesPatch) MarshalJSON() ([]byte, error) { type NoMethod InstancePropertiesPatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceReference struct { @@ -22326,9 +22326,9 @@ type InstanceReference struct { NullFields []string `json:"-"` } -func (s *InstanceReference) MarshalJSON() ([]byte, error) { +func (s InstanceReference) MarshalJSON() ([]byte, error) { type NoMethod InstanceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceSettings: Represents a Instance Settings resource. You can use @@ -22373,9 +22373,9 @@ type InstanceSettings struct { NullFields []string `json:"-"` } -func (s *InstanceSettings) MarshalJSON() ([]byte, error) { +func (s InstanceSettings) MarshalJSON() ([]byte, error) { type NoMethod InstanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceSettingsMetadata struct { @@ -22398,9 +22398,9 @@ type InstanceSettingsMetadata struct { NullFields []string `json:"-"` } -func (s *InstanceSettingsMetadata) MarshalJSON() ([]byte, error) { +func (s InstanceSettingsMetadata) MarshalJSON() ([]byte, error) { type NoMethod InstanceSettingsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplate: Represents an Instance Template resource. Google Compute @@ -22470,9 +22470,9 @@ type InstanceTemplate struct { NullFields []string `json:"-"` } -func (s *InstanceTemplate) MarshalJSON() ([]byte, error) { +func (s InstanceTemplate) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateAggregatedList: Contains a list of @@ -22510,9 +22510,9 @@ type InstanceTemplateAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateAggregatedListWarning: [Output Only] Informational warning @@ -22596,9 +22596,9 @@ type InstanceTemplateAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplateAggregatedListWarningData struct { @@ -22625,9 +22625,9 @@ type InstanceTemplateAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateList: A list of instance templates. @@ -22665,9 +22665,9 @@ type InstanceTemplateList struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateList) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateList) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateListWarning: [Output Only] Informational warning message. @@ -22750,9 +22750,9 @@ type InstanceTemplateListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplateListWarningData struct { @@ -22779,9 +22779,9 @@ type InstanceTemplateListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplatesScopedList struct { @@ -22804,9 +22804,9 @@ type InstanceTemplatesScopedList struct { NullFields []string `json:"-"` } -func (s *InstanceTemplatesScopedList) MarshalJSON() ([]byte, error) { +func (s InstanceTemplatesScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplatesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplatesScopedListWarning: [Output Only] An informational warning @@ -22890,9 +22890,9 @@ type InstanceTemplatesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplatesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplatesScopedListWarningData struct { @@ -22919,9 +22919,9 @@ type InstanceTemplatesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplatesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceWithNamedPorts struct { @@ -22962,9 +22962,9 @@ type InstanceWithNamedPorts struct { NullFields []string `json:"-"` } -func (s *InstanceWithNamedPorts) MarshalJSON() ([]byte, error) { +func (s InstanceWithNamedPorts) MarshalJSON() ([]byte, error) { type NoMethod InstanceWithNamedPorts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesAddResourcePoliciesRequest struct { @@ -22983,9 +22983,9 @@ type InstancesAddResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *InstancesAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s InstancesAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesAddResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesBulkInsertOperationMetadata struct { @@ -23005,9 +23005,9 @@ type InstancesBulkInsertOperationMetadata struct { NullFields []string `json:"-"` } -func (s *InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { +func (s InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod InstancesBulkInsertOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesGetEffectiveFirewallsResponse struct { @@ -23033,9 +23033,9 @@ type InstancesGetEffectiveFirewallsResponse struct { NullFields []string `json:"-"` } -func (s *InstancesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { +func (s InstancesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { type NoMethod InstancesGetEffectiveFirewallsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { @@ -23075,9 +23075,9 @@ type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { NullFields []string `json:"-"` } -func (s *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy: A pruned @@ -23101,9 +23101,9 @@ type InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy struct { NullFields []string `json:"-"` } -func (s *InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesRemoveResourcePoliciesRequest struct { @@ -23122,9 +23122,9 @@ type InstancesRemoveResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *InstancesRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s InstancesRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesRemoveResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesResumeRequest struct { @@ -23152,9 +23152,9 @@ type InstancesResumeRequest struct { NullFields []string `json:"-"` } -func (s *InstancesResumeRequest) MarshalJSON() ([]byte, error) { +func (s InstancesResumeRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesResumeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesScopedList struct { @@ -23176,9 +23176,9 @@ type InstancesScopedList struct { NullFields []string `json:"-"` } -func (s *InstancesScopedList) MarshalJSON() ([]byte, error) { +func (s InstancesScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstancesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesScopedListWarning: [Output Only] Informational warning which @@ -23262,9 +23262,9 @@ type InstancesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstancesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstancesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstancesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesScopedListWarningData struct { @@ -23291,9 +23291,9 @@ type InstancesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstancesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstancesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstancesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetLabelsRequest struct { @@ -23315,9 +23315,9 @@ type InstancesSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetMachineResourcesRequest struct { @@ -23337,9 +23337,9 @@ type InstancesSetMachineResourcesRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetMachineResourcesRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetMachineResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetMachineResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetMachineTypeRequest struct { @@ -23360,9 +23360,9 @@ type InstancesSetMachineTypeRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetMachineTypeRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetMachineTypeRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetMachineTypeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetMinCpuPlatformRequest struct { @@ -23381,9 +23381,9 @@ type InstancesSetMinCpuPlatformRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetMinCpuPlatformRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetMinCpuPlatformRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetMinCpuPlatformRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetNameRequest struct { @@ -23406,9 +23406,9 @@ type InstancesSetNameRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetNameRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetNameRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetNameRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetSecurityPolicyRequest struct { @@ -23433,9 +23433,9 @@ type InstancesSetSecurityPolicyRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetSecurityPolicyRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetSecurityPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetSecurityPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetServiceAccountRequest struct { @@ -23456,9 +23456,9 @@ type InstancesSetServiceAccountRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetServiceAccountRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetServiceAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetServiceAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesStartWithEncryptionKeyRequest struct { @@ -23485,9 +23485,9 @@ type InstancesStartWithEncryptionKeyRequest struct { NullFields []string `json:"-"` } -func (s *InstancesStartWithEncryptionKeyRequest) MarshalJSON() ([]byte, error) { +func (s InstancesStartWithEncryptionKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesStartWithEncryptionKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshot: Represents a InstantSnapshot resource. You can use instant @@ -23600,9 +23600,9 @@ type InstantSnapshot struct { NullFields []string `json:"-"` } -func (s *InstantSnapshot) MarshalJSON() ([]byte, error) { +func (s InstantSnapshot) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotAggregatedList struct { @@ -23642,9 +23642,9 @@ type InstantSnapshotAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotAggregatedListWarning: [Output Only] Informational warning @@ -23728,9 +23728,9 @@ type InstantSnapshotAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotAggregatedListWarningData struct { @@ -23757,9 +23757,9 @@ type InstantSnapshotAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotList: Contains a list of InstantSnapshot resources. @@ -23796,9 +23796,9 @@ type InstantSnapshotList struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotList) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotList) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotListWarning: [Output Only] Informational warning message. @@ -23881,9 +23881,9 @@ type InstantSnapshotListWarning struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotListWarning) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotListWarningData struct { @@ -23910,9 +23910,9 @@ type InstantSnapshotListWarningData struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotListWarningData) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotResourceStatus struct { @@ -23931,9 +23931,9 @@ type InstantSnapshotResourceStatus struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotResourceStatus) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotsScopedList struct { @@ -23956,9 +23956,9 @@ type InstantSnapshotsScopedList struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotsScopedList) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotsScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotsScopedListWarning: [Output Only] Informational warning which @@ -24042,9 +24042,9 @@ type InstantSnapshotsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotsScopedListWarningData struct { @@ -24071,9 +24071,9 @@ type InstantSnapshotsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Int64RangeMatch: HttpRouteRuleMatch criteria for field values that must stay @@ -24097,9 +24097,9 @@ type Int64RangeMatch struct { NullFields []string `json:"-"` } -func (s *Int64RangeMatch) MarshalJSON() ([]byte, error) { +func (s Int64RangeMatch) MarshalJSON() ([]byte, error) { type NoMethod Int64RangeMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interconnect: Represents an Interconnect resource. An Interconnect resource @@ -24297,9 +24297,9 @@ type Interconnect struct { NullFields []string `json:"-"` } -func (s *Interconnect) MarshalJSON() ([]byte, error) { +func (s Interconnect) MarshalJSON() ([]byte, error) { type NoMethod Interconnect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectApplicationAwareInterconnect: Configuration information for @@ -24323,9 +24323,9 @@ type InterconnectApplicationAwareInterconnect struct { NullFields []string `json:"-"` } -func (s *InterconnectApplicationAwareInterconnect) MarshalJSON() ([]byte, error) { +func (s InterconnectApplicationAwareInterconnect) MarshalJSON() ([]byte, error) { type NoMethod InterconnectApplicationAwareInterconnect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectApplicationAwareInterconnectBandwidthPercentage: Specify @@ -24358,9 +24358,9 @@ type InterconnectApplicationAwareInterconnectBandwidthPercentage struct { NullFields []string `json:"-"` } -func (s *InterconnectApplicationAwareInterconnectBandwidthPercentage) MarshalJSON() ([]byte, error) { +func (s InterconnectApplicationAwareInterconnectBandwidthPercentage) MarshalJSON() ([]byte, error) { type NoMethod InterconnectApplicationAwareInterconnectBandwidthPercentage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy struct { @@ -24380,9 +24380,9 @@ type InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy struct { NullFields []string `json:"-"` } -func (s *InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy) MarshalJSON() ([]byte, error) { +func (s InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy) MarshalJSON() ([]byte, error) { type NoMethod InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectApplicationAwareInterconnectStrictPriorityPolicy: Specify @@ -24690,9 +24690,9 @@ type InterconnectAttachment struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachment) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachment) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentAggregatedList struct { @@ -24732,9 +24732,9 @@ type InterconnectAttachmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentAggregatedListWarning: [Output Only] Informational @@ -24818,9 +24818,9 @@ type InterconnectAttachmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentAggregatedListWarningData struct { @@ -24847,9 +24847,9 @@ type InterconnectAttachmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentConfigurationConstraints struct { @@ -24889,9 +24889,9 @@ type InterconnectAttachmentConfigurationConstraints struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentConfigurationConstraints) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentConfigurationConstraints) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentConfigurationConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange struct { @@ -24910,9 +24910,9 @@ type InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentList: Response to the list request, and contains a @@ -24951,9 +24951,9 @@ type InterconnectAttachmentList struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentList) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentListWarning: [Output Only] Informational warning @@ -25037,9 +25037,9 @@ type InterconnectAttachmentListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentListWarningData struct { @@ -25066,9 +25066,9 @@ type InterconnectAttachmentListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentPartnerMetadata: Informational metadata about Partner @@ -25100,9 +25100,9 @@ type InterconnectAttachmentPartnerMetadata struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentPartnerMetadata) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentPartnerMetadata) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentPartnerMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentPrivateInfo: Information for an interconnect @@ -25124,9 +25124,9 @@ type InterconnectAttachmentPrivateInfo struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentPrivateInfo) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentPrivateInfo) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentPrivateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentsScopedList struct { @@ -25149,9 +25149,9 @@ type InterconnectAttachmentsScopedList struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentsScopedList) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentsScopedListWarning: Informational warning which @@ -25235,9 +25235,9 @@ type InterconnectAttachmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentsScopedListWarningData struct { @@ -25264,9 +25264,9 @@ type InterconnectAttachmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectCircuitInfo: Describes a single physical circuit between the @@ -25294,9 +25294,9 @@ type InterconnectCircuitInfo struct { NullFields []string `json:"-"` } -func (s *InterconnectCircuitInfo) MarshalJSON() ([]byte, error) { +func (s InterconnectCircuitInfo) MarshalJSON() ([]byte, error) { type NoMethod InterconnectCircuitInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectDiagnostics: Diagnostics information about the Interconnect @@ -25344,9 +25344,9 @@ type InterconnectDiagnostics struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnostics) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnostics) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnostics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectDiagnosticsARPEntry: Describing the ARP neighbor entries seen on @@ -25369,9 +25369,9 @@ type InterconnectDiagnosticsARPEntry struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsARPEntry) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsARPEntry) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsARPEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectDiagnosticsLinkLACPStatus struct { @@ -25403,9 +25403,9 @@ type InterconnectDiagnosticsLinkLACPStatus struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsLinkLACPStatus) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsLinkLACPStatus) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsLinkLACPStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectDiagnosticsLinkOpticalPower struct { @@ -25446,9 +25446,9 @@ type InterconnectDiagnosticsLinkOpticalPower struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsLinkOpticalPower) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsLinkOpticalPower) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsLinkOpticalPower - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *InterconnectDiagnosticsLinkOpticalPower) UnmarshalJSON(data []byte) error { @@ -25505,9 +25505,9 @@ type InterconnectDiagnosticsLinkStatus struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsLinkStatus) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsLinkStatus) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsLinkStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectDiagnosticsMacsecStatus: Describes the status of MACsec @@ -25531,9 +25531,9 @@ type InterconnectDiagnosticsMacsecStatus struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsMacsecStatus) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsMacsecStatus) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsMacsecStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectList: Response to the list request, and contains a list of @@ -25572,9 +25572,9 @@ type InterconnectList struct { NullFields []string `json:"-"` } -func (s *InterconnectList) MarshalJSON() ([]byte, error) { +func (s InterconnectList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectListWarning: [Output Only] Informational warning message. @@ -25657,9 +25657,9 @@ type InterconnectListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectListWarningData struct { @@ -25686,9 +25686,9 @@ type InterconnectListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocation: Represents an Interconnect Attachment (VLAN) Location @@ -25798,9 +25798,9 @@ type InterconnectLocation struct { NullFields []string `json:"-"` } -func (s *InterconnectLocation) MarshalJSON() ([]byte, error) { +func (s InterconnectLocation) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocationList: Response to the list request, and contains a list @@ -25839,9 +25839,9 @@ type InterconnectLocationList struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationList) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocationListWarning: [Output Only] Informational warning @@ -25925,9 +25925,9 @@ type InterconnectLocationListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectLocationListWarningData struct { @@ -25954,9 +25954,9 @@ type InterconnectLocationListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocationRegionInfo: Information about any potential @@ -25993,9 +25993,9 @@ type InterconnectLocationRegionInfo struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationRegionInfo) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationRegionInfo) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationRegionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsec: Configuration information for enabling Media Access @@ -26028,9 +26028,9 @@ type InterconnectMacsec struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsec) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsec) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsecConfig: MACsec configuration information for the @@ -26055,9 +26055,9 @@ type InterconnectMacsecConfig struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsecConfig) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsecConfig) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsecConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsecConfigPreSharedKey: Describes a pre-shared key used to @@ -26084,9 +26084,9 @@ type InterconnectMacsecConfigPreSharedKey struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsecConfigPreSharedKey) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsecConfigPreSharedKey) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsecConfigPreSharedKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsecPreSharedKey: Describes a pre-shared key used to setup @@ -26118,9 +26118,9 @@ type InterconnectMacsecPreSharedKey struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsecPreSharedKey) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsecPreSharedKey) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsecPreSharedKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectOutageNotification: Description of a planned outage on this @@ -26198,9 +26198,9 @@ type InterconnectOutageNotification struct { NullFields []string `json:"-"` } -func (s *InterconnectOutageNotification) MarshalJSON() ([]byte, error) { +func (s InterconnectOutageNotification) MarshalJSON() ([]byte, error) { type NoMethod InterconnectOutageNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectRemoteLocation: Represents a Cross-Cloud Interconnect Remote @@ -26310,9 +26310,9 @@ type InterconnectRemoteLocation struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocation) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocation) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationConstraints struct { @@ -26371,9 +26371,9 @@ type InterconnectRemoteLocationConstraints struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationConstraints) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationConstraints) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationConstraintsSubnetLengthRange struct { @@ -26392,9 +26392,9 @@ type InterconnectRemoteLocationConstraintsSubnetLengthRange struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationConstraintsSubnetLengthRange) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationConstraintsSubnetLengthRange) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationConstraintsSubnetLengthRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectRemoteLocationList: Response to the list request, and contains a @@ -26434,9 +26434,9 @@ type InterconnectRemoteLocationList struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationList) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectRemoteLocationListWarning: [Output Only] Informational warning @@ -26520,9 +26520,9 @@ type InterconnectRemoteLocationListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationListWarningData struct { @@ -26549,9 +26549,9 @@ type InterconnectRemoteLocationListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationPermittedConnections struct { @@ -26571,9 +26571,9 @@ type InterconnectRemoteLocationPermittedConnections struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationPermittedConnections) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationPermittedConnections) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationPermittedConnections - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectsGetDiagnosticsResponse: Response for the @@ -26596,9 +26596,9 @@ type InterconnectsGetDiagnosticsResponse struct { NullFields []string `json:"-"` } -func (s *InterconnectsGetDiagnosticsResponse) MarshalJSON() ([]byte, error) { +func (s InterconnectsGetDiagnosticsResponse) MarshalJSON() ([]byte, error) { type NoMethod InterconnectsGetDiagnosticsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectsGetMacsecConfigResponse: Response for the @@ -26623,9 +26623,9 @@ type InterconnectsGetMacsecConfigResponse struct { NullFields []string `json:"-"` } -func (s *InterconnectsGetMacsecConfigResponse) MarshalJSON() ([]byte, error) { +func (s InterconnectsGetMacsecConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod InterconnectsGetMacsecConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InternalIpAddress struct { @@ -26662,9 +26662,9 @@ type InternalIpAddress struct { NullFields []string `json:"-"` } -func (s *InternalIpAddress) MarshalJSON() ([]byte, error) { +func (s InternalIpAddress) MarshalJSON() ([]byte, error) { type NoMethod InternalIpAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InternalIpOwner struct { @@ -26687,9 +26687,9 @@ type InternalIpOwner struct { NullFields []string `json:"-"` } -func (s *InternalIpOwner) MarshalJSON() ([]byte, error) { +func (s InternalIpOwner) MarshalJSON() ([]byte, error) { type NoMethod InternalIpOwner - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IpAddressesList struct { @@ -26726,9 +26726,9 @@ type IpAddressesList struct { NullFields []string `json:"-"` } -func (s *IpAddressesList) MarshalJSON() ([]byte, error) { +func (s IpAddressesList) MarshalJSON() ([]byte, error) { type NoMethod IpAddressesList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IpAddressesListWarning: [Output Only] Informational warning message. @@ -26811,9 +26811,9 @@ type IpAddressesListWarning struct { NullFields []string `json:"-"` } -func (s *IpAddressesListWarning) MarshalJSON() ([]byte, error) { +func (s IpAddressesListWarning) MarshalJSON() ([]byte, error) { type NoMethod IpAddressesListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IpAddressesListWarningData struct { @@ -26840,9 +26840,9 @@ type IpAddressesListWarningData struct { NullFields []string `json:"-"` } -func (s *IpAddressesListWarningData) MarshalJSON() ([]byte, error) { +func (s IpAddressesListWarningData) MarshalJSON() ([]byte, error) { type NoMethod IpAddressesListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IpOwnerList: Contains a list of IP owners. @@ -26880,9 +26880,9 @@ type IpOwnerList struct { NullFields []string `json:"-"` } -func (s *IpOwnerList) MarshalJSON() ([]byte, error) { +func (s IpOwnerList) MarshalJSON() ([]byte, error) { type NoMethod IpOwnerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IpOwnerListWarning: [Output Only] Informational warning message. @@ -26965,9 +26965,9 @@ type IpOwnerListWarning struct { NullFields []string `json:"-"` } -func (s *IpOwnerListWarning) MarshalJSON() ([]byte, error) { +func (s IpOwnerListWarning) MarshalJSON() ([]byte, error) { type NoMethod IpOwnerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IpOwnerListWarningData struct { @@ -26994,9 +26994,9 @@ type IpOwnerListWarningData struct { NullFields []string `json:"-"` } -func (s *IpOwnerListWarningData) MarshalJSON() ([]byte, error) { +func (s IpOwnerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod IpOwnerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Jwt: [Deprecated] JWT configuration for origin authentication. JWT @@ -27042,9 +27042,9 @@ type Jwt struct { NullFields []string `json:"-"` } -func (s *Jwt) MarshalJSON() ([]byte, error) { +func (s Jwt) MarshalJSON() ([]byte, error) { type NoMethod Jwt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JwtHeader: [Deprecated] This message specifies a header location to extract @@ -27069,9 +27069,9 @@ type JwtHeader struct { NullFields []string `json:"-"` } -func (s *JwtHeader) MarshalJSON() ([]byte, error) { +func (s JwtHeader) MarshalJSON() ([]byte, error) { type NoMethod JwtHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // License: Represents a License resource. A License represents billing and @@ -27124,9 +27124,9 @@ type License struct { NullFields []string `json:"-"` } -func (s *License) MarshalJSON() ([]byte, error) { +func (s License) MarshalJSON() ([]byte, error) { type NoMethod License - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LicenseCode: Represents a License Code resource. A License Code is a unique @@ -27184,9 +27184,9 @@ type LicenseCode struct { NullFields []string `json:"-"` } -func (s *LicenseCode) MarshalJSON() ([]byte, error) { +func (s LicenseCode) MarshalJSON() ([]byte, error) { type NoMethod LicenseCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicenseCodeLicenseAlias struct { @@ -27207,9 +27207,9 @@ type LicenseCodeLicenseAlias struct { NullFields []string `json:"-"` } -func (s *LicenseCodeLicenseAlias) MarshalJSON() ([]byte, error) { +func (s LicenseCodeLicenseAlias) MarshalJSON() ([]byte, error) { type NoMethod LicenseCodeLicenseAlias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LicenseResourceCommitment: Commitment for a particular license resource. @@ -27234,9 +27234,9 @@ type LicenseResourceCommitment struct { NullFields []string `json:"-"` } -func (s *LicenseResourceCommitment) MarshalJSON() ([]byte, error) { +func (s LicenseResourceCommitment) MarshalJSON() ([]byte, error) { type NoMethod LicenseResourceCommitment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicenseResourceRequirements struct { @@ -27259,9 +27259,9 @@ type LicenseResourceRequirements struct { NullFields []string `json:"-"` } -func (s *LicenseResourceRequirements) MarshalJSON() ([]byte, error) { +func (s LicenseResourceRequirements) MarshalJSON() ([]byte, error) { type NoMethod LicenseResourceRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicensesListResponse struct { @@ -27295,9 +27295,9 @@ type LicensesListResponse struct { NullFields []string `json:"-"` } -func (s *LicensesListResponse) MarshalJSON() ([]byte, error) { +func (s LicensesListResponse) MarshalJSON() ([]byte, error) { type NoMethod LicensesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LicensesListResponseWarning: [Output Only] Informational warning message. @@ -27380,9 +27380,9 @@ type LicensesListResponseWarning struct { NullFields []string `json:"-"` } -func (s *LicensesListResponseWarning) MarshalJSON() ([]byte, error) { +func (s LicensesListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod LicensesListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicensesListResponseWarningData struct { @@ -27409,9 +27409,9 @@ type LicensesListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *LicensesListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s LicensesListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod LicensesListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocalDisk struct { @@ -27436,9 +27436,9 @@ type LocalDisk struct { NullFields []string `json:"-"` } -func (s *LocalDisk) MarshalJSON() ([]byte, error) { +func (s LocalDisk) MarshalJSON() ([]byte, error) { type NoMethod LocalDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalizedMessage: Provides a localized error message that is safe to return @@ -27463,9 +27463,9 @@ type LocalizedMessage struct { NullFields []string `json:"-"` } -func (s *LocalizedMessage) MarshalJSON() ([]byte, error) { +func (s LocalizedMessage) MarshalJSON() ([]byte, error) { type NoMethod LocalizedMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationPolicy: Configuration for location policy among multiple possible @@ -27506,9 +27506,9 @@ type LocationPolicy struct { NullFields []string `json:"-"` } -func (s *LocationPolicy) MarshalJSON() ([]byte, error) { +func (s LocationPolicy) MarshalJSON() ([]byte, error) { type NoMethod LocationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationPolicyLocation struct { @@ -27538,9 +27538,9 @@ type LocationPolicyLocation struct { NullFields []string `json:"-"` } -func (s *LocationPolicyLocation) MarshalJSON() ([]byte, error) { +func (s LocationPolicyLocation) MarshalJSON() ([]byte, error) { type NoMethod LocationPolicyLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationPolicyLocationConstraints: Per-zone constraints on location policy @@ -27562,9 +27562,9 @@ type LocationPolicyLocationConstraints struct { NullFields []string `json:"-"` } -func (s *LocationPolicyLocationConstraints) MarshalJSON() ([]byte, error) { +func (s LocationPolicyLocationConstraints) MarshalJSON() ([]byte, error) { type NoMethod LocationPolicyLocationConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfig: This is deprecated and has no effect. Do not use. @@ -27588,9 +27588,9 @@ type LogConfig struct { NullFields []string `json:"-"` } -func (s *LogConfig) MarshalJSON() ([]byte, error) { +func (s LogConfig) MarshalJSON() ([]byte, error) { type NoMethod LogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigCloudAuditOptions: This is deprecated and has no effect. Do not @@ -27616,9 +27616,9 @@ type LogConfigCloudAuditOptions struct { NullFields []string `json:"-"` } -func (s *LogConfigCloudAuditOptions) MarshalJSON() ([]byte, error) { +func (s LogConfigCloudAuditOptions) MarshalJSON() ([]byte, error) { type NoMethod LogConfigCloudAuditOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigCounterOptions: This is deprecated and has no effect. Do not use. @@ -27642,9 +27642,9 @@ type LogConfigCounterOptions struct { NullFields []string `json:"-"` } -func (s *LogConfigCounterOptions) MarshalJSON() ([]byte, error) { +func (s LogConfigCounterOptions) MarshalJSON() ([]byte, error) { type NoMethod LogConfigCounterOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigCounterOptionsCustomField: This is deprecated and has no effect. Do @@ -27667,9 +27667,9 @@ type LogConfigCounterOptionsCustomField struct { NullFields []string `json:"-"` } -func (s *LogConfigCounterOptionsCustomField) MarshalJSON() ([]byte, error) { +func (s LogConfigCounterOptionsCustomField) MarshalJSON() ([]byte, error) { type NoMethod LogConfigCounterOptionsCustomField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigDataAccessOptions: This is deprecated and has no effect. Do not @@ -27694,9 +27694,9 @@ type LogConfigDataAccessOptions struct { NullFields []string `json:"-"` } -func (s *LogConfigDataAccessOptions) MarshalJSON() ([]byte, error) { +func (s LogConfigDataAccessOptions) MarshalJSON() ([]byte, error) { type NoMethod LogConfigDataAccessOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineImage: Represents a machine image resource. A machine image is a @@ -27799,9 +27799,9 @@ type MachineImage struct { NullFields []string `json:"-"` } -func (s *MachineImage) MarshalJSON() ([]byte, error) { +func (s MachineImage) MarshalJSON() ([]byte, error) { type NoMethod MachineImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineImageList: A list of machine images. @@ -27839,9 +27839,9 @@ type MachineImageList struct { NullFields []string `json:"-"` } -func (s *MachineImageList) MarshalJSON() ([]byte, error) { +func (s MachineImageList) MarshalJSON() ([]byte, error) { type NoMethod MachineImageList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineImageListWarning: [Output Only] Informational warning message. @@ -27924,9 +27924,9 @@ type MachineImageListWarning struct { NullFields []string `json:"-"` } -func (s *MachineImageListWarning) MarshalJSON() ([]byte, error) { +func (s MachineImageListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineImageListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineImageListWarningData struct { @@ -27953,9 +27953,9 @@ type MachineImageListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineImageListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineImageListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineImageListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineType: Represents a Machine Type resource. You can use specific @@ -28029,9 +28029,9 @@ type MachineType struct { NullFields []string `json:"-"` } -func (s *MachineType) MarshalJSON() ([]byte, error) { +func (s MachineType) MarshalJSON() ([]byte, error) { type NoMethod MachineType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeAccelerators struct { @@ -28053,9 +28053,9 @@ type MachineTypeAccelerators struct { NullFields []string `json:"-"` } -func (s *MachineTypeAccelerators) MarshalJSON() ([]byte, error) { +func (s MachineTypeAccelerators) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAccelerators - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeAggregatedList struct { @@ -28094,9 +28094,9 @@ type MachineTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *MachineTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s MachineTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypeAggregatedListWarning: [Output Only] Informational warning @@ -28180,9 +28180,9 @@ type MachineTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *MachineTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s MachineTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeAggregatedListWarningData struct { @@ -28209,9 +28209,9 @@ type MachineTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypeList: Contains a list of machine types. @@ -28249,9 +28249,9 @@ type MachineTypeList struct { NullFields []string `json:"-"` } -func (s *MachineTypeList) MarshalJSON() ([]byte, error) { +func (s MachineTypeList) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypeListWarning: [Output Only] Informational warning message. @@ -28334,9 +28334,9 @@ type MachineTypeListWarning struct { NullFields []string `json:"-"` } -func (s *MachineTypeListWarning) MarshalJSON() ([]byte, error) { +func (s MachineTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeListWarningData struct { @@ -28363,9 +28363,9 @@ type MachineTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypesScopedList struct { @@ -28387,9 +28387,9 @@ type MachineTypesScopedList struct { NullFields []string `json:"-"` } -func (s *MachineTypesScopedList) MarshalJSON() ([]byte, error) { +func (s MachineTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod MachineTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypesScopedListWarning: [Output Only] An informational warning that @@ -28473,9 +28473,9 @@ type MachineTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *MachineTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s MachineTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypesScopedListWarningData struct { @@ -28502,9 +28502,9 @@ type MachineTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedInstance: A Managed Instance resource. @@ -28647,9 +28647,9 @@ type ManagedInstance struct { NullFields []string `json:"-"` } -func (s *ManagedInstance) MarshalJSON() ([]byte, error) { +func (s ManagedInstance) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ManagedInstance) UnmarshalJSON(data []byte) error { @@ -28683,9 +28683,9 @@ type ManagedInstanceAllInstancesConfig struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceAllInstancesConfig) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceAllInstancesConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceAllInstancesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceInstanceFlexibilityOverride struct { @@ -28711,9 +28711,9 @@ type ManagedInstanceInstanceFlexibilityOverride struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceInstanceFlexibilityOverride) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceInstanceFlexibilityOverride) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceInstanceFlexibilityOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceInstanceHealth struct { @@ -28761,9 +28761,9 @@ type ManagedInstanceInstanceHealth struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceInstanceHealth) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceInstanceHealth) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceInstanceHealth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceLastAttempt struct { @@ -28783,9 +28783,9 @@ type ManagedInstanceLastAttempt struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttempt) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttempt) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttempt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedInstanceLastAttemptErrors: [Output Only] Encountered errors during @@ -28807,9 +28807,9 @@ type ManagedInstanceLastAttemptErrors struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttemptErrors) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttemptErrors) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttemptErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceLastAttemptErrorsErrors struct { @@ -28838,9 +28838,9 @@ type ManagedInstanceLastAttemptErrorsErrors struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttemptErrorsErrors) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttemptErrorsErrors) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttemptErrorsErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceLastAttemptErrorsErrorsErrorDetails struct { @@ -28861,9 +28861,9 @@ type ManagedInstanceLastAttemptErrorsErrorsErrorDetails struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttemptErrorsErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttemptErrorsErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttemptErrorsErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstancePropertiesFromFlexibilityPolicy struct { @@ -28889,9 +28889,9 @@ type ManagedInstancePropertiesFromFlexibilityPolicy struct { NullFields []string `json:"-"` } -func (s *ManagedInstancePropertiesFromFlexibilityPolicy) MarshalJSON() ([]byte, error) { +func (s ManagedInstancePropertiesFromFlexibilityPolicy) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstancePropertiesFromFlexibilityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceVersion struct { @@ -28913,9 +28913,9 @@ type ManagedInstanceVersion struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceVersion) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceVersion) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: A metadata key/value entry. @@ -28947,9 +28947,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataItems: Metadata @@ -28977,9 +28977,9 @@ type MetadataItems struct { NullFields []string `json:"-"` } -func (s *MetadataItems) MarshalJSON() ([]byte, error) { +func (s MetadataItems) MarshalJSON() ([]byte, error) { type NoMethod MetadataItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataCredentialsFromPlugin: [Deprecated] Custom authenticator @@ -29003,9 +29003,9 @@ type MetadataCredentialsFromPlugin struct { NullFields []string `json:"-"` } -func (s *MetadataCredentialsFromPlugin) MarshalJSON() ([]byte, error) { +func (s MetadataCredentialsFromPlugin) MarshalJSON() ([]byte, error) { type NoMethod MetadataCredentialsFromPlugin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataFilter: Opaque filter criteria used by load balancers to restrict @@ -29053,9 +29053,9 @@ type MetadataFilter struct { NullFields []string `json:"-"` } -func (s *MetadataFilter) MarshalJSON() ([]byte, error) { +func (s MetadataFilter) MarshalJSON() ([]byte, error) { type NoMethod MetadataFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataFilterLabelMatch: MetadataFilter label name value pairs that are @@ -29081,9 +29081,9 @@ type MetadataFilterLabelMatch struct { NullFields []string `json:"-"` } -func (s *MetadataFilterLabelMatch) MarshalJSON() ([]byte, error) { +func (s MetadataFilterLabelMatch) MarshalJSON() ([]byte, error) { type NoMethod MetadataFilterLabelMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -29112,9 +29112,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiMig: MultiMIG represents a group of Managed Instance Groups. @@ -29169,9 +29169,9 @@ type MultiMig struct { NullFields []string `json:"-"` } -func (s *MultiMig) MarshalJSON() ([]byte, error) { +func (s MultiMig) MarshalJSON() ([]byte, error) { type NoMethod MultiMig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiMigLocationPolicy: Policy regarding where to create MIGs Initially only @@ -29193,9 +29193,9 @@ type MultiMigLocationPolicy struct { NullFields []string `json:"-"` } -func (s *MultiMigLocationPolicy) MarshalJSON() ([]byte, error) { +func (s MultiMigLocationPolicy) MarshalJSON() ([]byte, error) { type NoMethod MultiMigLocationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiMigPart: Config for an MMIG part. @@ -29219,9 +29219,9 @@ type MultiMigPart struct { NullFields []string `json:"-"` } -func (s *MultiMigPart) MarshalJSON() ([]byte, error) { +func (s MultiMigPart) MarshalJSON() ([]byte, error) { type NoMethod MultiMigPart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiMigSchedulingPolicy: Policy for handling provisioning and other @@ -29247,9 +29247,9 @@ type MultiMigSchedulingPolicy struct { NullFields []string `json:"-"` } -func (s *MultiMigSchedulingPolicy) MarshalJSON() ([]byte, error) { +func (s MultiMigSchedulingPolicy) MarshalJSON() ([]byte, error) { type NoMethod MultiMigSchedulingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MultiMigsList struct { @@ -29287,9 +29287,9 @@ type MultiMigsList struct { NullFields []string `json:"-"` } -func (s *MultiMigsList) MarshalJSON() ([]byte, error) { +func (s MultiMigsList) MarshalJSON() ([]byte, error) { type NoMethod MultiMigsList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiMigsListWarning: Informational warning message. @@ -29372,9 +29372,9 @@ type MultiMigsListWarning struct { NullFields []string `json:"-"` } -func (s *MultiMigsListWarning) MarshalJSON() ([]byte, error) { +func (s MultiMigsListWarning) MarshalJSON() ([]byte, error) { type NoMethod MultiMigsListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MultiMigsListWarningData struct { @@ -29401,9 +29401,9 @@ type MultiMigsListWarningData struct { NullFields []string `json:"-"` } -func (s *MultiMigsListWarningData) MarshalJSON() ([]byte, error) { +func (s MultiMigsListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MultiMigsListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MutualTls: [Deprecated] Configuration for the mutual Tls mode for peer @@ -29434,9 +29434,9 @@ type MutualTls struct { NullFields []string `json:"-"` } -func (s *MutualTls) MarshalJSON() ([]byte, error) { +func (s MutualTls) MarshalJSON() ([]byte, error) { type NoMethod MutualTls - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamedPort: The named port. For example: <"http", 80>. @@ -29459,9 +29459,9 @@ type NamedPort struct { NullFields []string `json:"-"` } -func (s *NamedPort) MarshalJSON() ([]byte, error) { +func (s NamedPort) MarshalJSON() ([]byte, error) { type NoMethod NamedPort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NamedSet struct { @@ -29497,9 +29497,9 @@ type NamedSet struct { NullFields []string `json:"-"` } -func (s *NamedSet) MarshalJSON() ([]byte, error) { +func (s NamedSet) MarshalJSON() ([]byte, error) { type NoMethod NamedSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NatIpInfo: Contains NAT IP information of a NAT config (i.e. usage status, @@ -29522,9 +29522,9 @@ type NatIpInfo struct { NullFields []string `json:"-"` } -func (s *NatIpInfo) MarshalJSON() ([]byte, error) { +func (s NatIpInfo) MarshalJSON() ([]byte, error) { type NoMethod NatIpInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NatIpInfoNatIpInfoMapping: Contains information of a NAT IP. @@ -29557,9 +29557,9 @@ type NatIpInfoNatIpInfoMapping struct { NullFields []string `json:"-"` } -func (s *NatIpInfoNatIpInfoMapping) MarshalJSON() ([]byte, error) { +func (s NatIpInfoNatIpInfoMapping) MarshalJSON() ([]byte, error) { type NoMethod NatIpInfoNatIpInfoMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NatIpInfoResponse struct { @@ -29581,9 +29581,9 @@ type NatIpInfoResponse struct { NullFields []string `json:"-"` } -func (s *NatIpInfoResponse) MarshalJSON() ([]byte, error) { +func (s NatIpInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod NatIpInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Network: Represents a VPC Network resource. Networks connect resources to @@ -29699,9 +29699,9 @@ type Network struct { NullFields []string `json:"-"` } -func (s *Network) MarshalJSON() ([]byte, error) { +func (s Network) MarshalJSON() ([]byte, error) { type NoMethod Network - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachment: NetworkAttachments A network attachment resource ... @@ -29778,9 +29778,9 @@ type NetworkAttachment struct { NullFields []string `json:"-"` } -func (s *NetworkAttachment) MarshalJSON() ([]byte, error) { +func (s NetworkAttachment) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentAggregatedList: Contains a list of @@ -29817,9 +29817,9 @@ type NetworkAttachmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentAggregatedListWarning: [Output Only] Informational warning @@ -29903,9 +29903,9 @@ type NetworkAttachmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentAggregatedListWarningData struct { @@ -29932,9 +29932,9 @@ type NetworkAttachmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentConnectedEndpoint: [Output Only] A connection connected to @@ -29985,9 +29985,9 @@ type NetworkAttachmentConnectedEndpoint struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentConnectedEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentList struct { @@ -30022,9 +30022,9 @@ type NetworkAttachmentList struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentList) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentListWarning: [Output Only] Informational warning message. @@ -30107,9 +30107,9 @@ type NetworkAttachmentListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentListWarningData struct { @@ -30136,9 +30136,9 @@ type NetworkAttachmentListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentsScopedList struct { @@ -30160,9 +30160,9 @@ type NetworkAttachmentsScopedList struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentsScopedList) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentsScopedListWarning: Informational warning which replaces @@ -30246,9 +30246,9 @@ type NetworkAttachmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentsScopedListWarningData struct { @@ -30275,9 +30275,9 @@ type NetworkAttachmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEdgeSecurityService: Represents a Google Cloud Armor network edge @@ -30338,9 +30338,9 @@ type NetworkEdgeSecurityService struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityService) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityService) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServiceAggregatedList struct { @@ -30381,9 +30381,9 @@ type NetworkEdgeSecurityServiceAggregatedList struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServiceAggregatedList) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServiceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServiceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEdgeSecurityServiceAggregatedListWarning: [Output Only] Informational @@ -30467,9 +30467,9 @@ type NetworkEdgeSecurityServiceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServiceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServiceAggregatedListWarningData struct { @@ -30496,9 +30496,9 @@ type NetworkEdgeSecurityServiceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServiceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServicesScopedList struct { @@ -30521,9 +30521,9 @@ type NetworkEdgeSecurityServicesScopedList struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServicesScopedList) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServicesScopedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServicesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEdgeSecurityServicesScopedListWarning: Informational warning which @@ -30607,9 +30607,9 @@ type NetworkEdgeSecurityServicesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServicesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServicesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServicesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServicesScopedListWarningData struct { @@ -30636,9 +30636,9 @@ type NetworkEdgeSecurityServicesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServicesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServicesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServicesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpoint: The network endpoint. @@ -30699,9 +30699,9 @@ type NetworkEndpoint struct { NullFields []string `json:"-"` } -func (s *NetworkEndpoint) MarshalJSON() ([]byte, error) { +func (s NetworkEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroup: Represents a collection of network endpoints. A @@ -30832,9 +30832,9 @@ type NetworkEndpointGroup struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroup) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroup) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupAggregatedList struct { @@ -30874,9 +30874,9 @@ type NetworkEndpointGroupAggregatedList struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAggregatedList) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupAggregatedListWarning: [Output Only] Informational @@ -30960,9 +30960,9 @@ type NetworkEndpointGroupAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupAggregatedListWarningData struct { @@ -30989,9 +30989,9 @@ type NetworkEndpointGroupAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupAppEngine: Configuration for an App Engine network @@ -31029,9 +31029,9 @@ type NetworkEndpointGroupAppEngine struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAppEngine) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAppEngine) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAppEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupCloudFunction: Configuration for a Cloud Function @@ -31063,9 +31063,9 @@ type NetworkEndpointGroupCloudFunction struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupCloudFunction) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupCloudFunction) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupCloudFunction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupCloudRun: Configuration for a Cloud Run network endpoint @@ -31105,9 +31105,9 @@ type NetworkEndpointGroupCloudRun struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupCloudRun) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupCloudRun) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupCloudRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupLbNetworkEndpointGroup: Load balancing specific fields @@ -31141,9 +31141,9 @@ type NetworkEndpointGroupLbNetworkEndpointGroup struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupLbNetworkEndpointGroup) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupLbNetworkEndpointGroup) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupLbNetworkEndpointGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupList struct { @@ -31180,9 +31180,9 @@ type NetworkEndpointGroupList struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupList) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupListWarning: [Output Only] Informational warning @@ -31266,9 +31266,9 @@ type NetworkEndpointGroupListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupListWarningData struct { @@ -31295,9 +31295,9 @@ type NetworkEndpointGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupPscData: All data that is specifically relevant to only @@ -31341,9 +31341,9 @@ type NetworkEndpointGroupPscData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupPscData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupPscData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupPscData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupServerlessDeployment: Configuration for a serverless @@ -31386,9 +31386,9 @@ type NetworkEndpointGroupServerlessDeployment struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupServerlessDeployment) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupServerlessDeployment) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupServerlessDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsAttachEndpointsRequest struct { @@ -31407,9 +31407,9 @@ type NetworkEndpointGroupsAttachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsAttachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsDetachEndpointsRequest struct { @@ -31428,9 +31428,9 @@ type NetworkEndpointGroupsDetachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsDetachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsListEndpointsRequest struct { @@ -31461,9 +31461,9 @@ type NetworkEndpointGroupsListEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter struct { @@ -31481,9 +31481,9 @@ type NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsListNetworkEndpoints struct { @@ -31519,9 +31519,9 @@ type NetworkEndpointGroupsListNetworkEndpoints struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListNetworkEndpoints) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListNetworkEndpoints) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListNetworkEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupsListNetworkEndpointsWarning: [Output Only] @@ -31605,9 +31605,9 @@ type NetworkEndpointGroupsListNetworkEndpointsWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListNetworkEndpointsWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListNetworkEndpointsWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListNetworkEndpointsWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsListNetworkEndpointsWarningData struct { @@ -31634,9 +31634,9 @@ type NetworkEndpointGroupsListNetworkEndpointsWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListNetworkEndpointsWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListNetworkEndpointsWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListNetworkEndpointsWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsScopedList struct { @@ -31659,9 +31659,9 @@ type NetworkEndpointGroupsScopedList struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsScopedList) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsScopedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupsScopedListWarning: [Output Only] An informational @@ -31746,9 +31746,9 @@ type NetworkEndpointGroupsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsScopedListWarningData struct { @@ -31775,9 +31775,9 @@ type NetworkEndpointGroupsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointWithHealthStatus struct { @@ -31798,9 +31798,9 @@ type NetworkEndpointWithHealthStatus struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointWithHealthStatus) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointWithHealthStatus) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointWithHealthStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInterface: A network interface resource attached to an instance. @@ -31931,9 +31931,9 @@ type NetworkInterface struct { NullFields []string `json:"-"` } -func (s *NetworkInterface) MarshalJSON() ([]byte, error) { +func (s NetworkInterface) MarshalJSON() ([]byte, error) { type NoMethod NetworkInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkInterfaceSubInterface struct { @@ -31970,9 +31970,9 @@ type NetworkInterfaceSubInterface struct { NullFields []string `json:"-"` } -func (s *NetworkInterfaceSubInterface) MarshalJSON() ([]byte, error) { +func (s NetworkInterfaceSubInterface) MarshalJSON() ([]byte, error) { type NoMethod NetworkInterfaceSubInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkList: Contains a list of networks. @@ -32010,9 +32010,9 @@ type NetworkList struct { NullFields []string `json:"-"` } -func (s *NetworkList) MarshalJSON() ([]byte, error) { +func (s NetworkList) MarshalJSON() ([]byte, error) { type NoMethod NetworkList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkListWarning: [Output Only] Informational warning message. @@ -32095,9 +32095,9 @@ type NetworkListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkListWarningData struct { @@ -32124,9 +32124,9 @@ type NetworkListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPeering: A network peering attached to a network resource. The @@ -32214,9 +32214,9 @@ type NetworkPeering struct { NullFields []string `json:"-"` } -func (s *NetworkPeering) MarshalJSON() ([]byte, error) { +func (s NetworkPeering) MarshalJSON() ([]byte, error) { type NoMethod NetworkPeering - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkPerformanceConfig struct { @@ -32241,9 +32241,9 @@ type NetworkPerformanceConfig struct { NullFields []string `json:"-"` } -func (s *NetworkPerformanceConfig) MarshalJSON() ([]byte, error) { +func (s NetworkPerformanceConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkPerformanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPlacement: NetworkPlacement represents a Google managed network @@ -32286,9 +32286,9 @@ type NetworkPlacement struct { NullFields []string `json:"-"` } -func (s *NetworkPlacement) MarshalJSON() ([]byte, error) { +func (s NetworkPlacement) MarshalJSON() ([]byte, error) { type NoMethod NetworkPlacement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkPlacementNetworkFeatures struct { @@ -32421,9 +32421,9 @@ type NetworkPlacementNetworkFeatures struct { NullFields []string `json:"-"` } -func (s *NetworkPlacementNetworkFeatures) MarshalJSON() ([]byte, error) { +func (s NetworkPlacementNetworkFeatures) MarshalJSON() ([]byte, error) { type NoMethod NetworkPlacementNetworkFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPlacementsListResponse: Contains a list of network placements. @@ -32465,9 +32465,9 @@ type NetworkPlacementsListResponse struct { NullFields []string `json:"-"` } -func (s *NetworkPlacementsListResponse) MarshalJSON() ([]byte, error) { +func (s NetworkPlacementsListResponse) MarshalJSON() ([]byte, error) { type NoMethod NetworkPlacementsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPlacementsListResponseWarning: [Output Only] Informational warning @@ -32551,9 +32551,9 @@ type NetworkPlacementsListResponseWarning struct { NullFields []string `json:"-"` } -func (s *NetworkPlacementsListResponseWarning) MarshalJSON() ([]byte, error) { +func (s NetworkPlacementsListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkPlacementsListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkPlacementsListResponseWarningData struct { @@ -32580,9 +32580,9 @@ type NetworkPlacementsListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkPlacementsListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkPlacementsListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkPlacementsListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkProfile: NetworkProfile represents a Google managed network profile @@ -32625,9 +32625,9 @@ type NetworkProfile struct { NullFields []string `json:"-"` } -func (s *NetworkProfile) MarshalJSON() ([]byte, error) { +func (s NetworkProfile) MarshalJSON() ([]byte, error) { type NoMethod NetworkProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkProfileNetworkFeatures struct { @@ -32810,9 +32810,9 @@ type NetworkProfileNetworkFeatures struct { NullFields []string `json:"-"` } -func (s *NetworkProfileNetworkFeatures) MarshalJSON() ([]byte, error) { +func (s NetworkProfileNetworkFeatures) MarshalJSON() ([]byte, error) { type NoMethod NetworkProfileNetworkFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkProfilesListResponse: Contains a list of network profiles. @@ -32854,9 +32854,9 @@ type NetworkProfilesListResponse struct { NullFields []string `json:"-"` } -func (s *NetworkProfilesListResponse) MarshalJSON() ([]byte, error) { +func (s NetworkProfilesListResponse) MarshalJSON() ([]byte, error) { type NoMethod NetworkProfilesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkProfilesListResponseWarning: [Output Only] Informational warning @@ -32940,9 +32940,9 @@ type NetworkProfilesListResponseWarning struct { NullFields []string `json:"-"` } -func (s *NetworkProfilesListResponseWarning) MarshalJSON() ([]byte, error) { +func (s NetworkProfilesListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkProfilesListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkProfilesListResponseWarningData struct { @@ -32969,9 +32969,9 @@ type NetworkProfilesListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkProfilesListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkProfilesListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkProfilesListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkRoutingConfig: A routing configuration attached to a network @@ -33022,9 +33022,9 @@ type NetworkRoutingConfig struct { NullFields []string `json:"-"` } -func (s *NetworkRoutingConfig) MarshalJSON() ([]byte, error) { +func (s NetworkRoutingConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkRoutingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksAddPeeringRequest struct { @@ -33069,9 +33069,9 @@ type NetworksAddPeeringRequest struct { NullFields []string `json:"-"` } -func (s *NetworksAddPeeringRequest) MarshalJSON() ([]byte, error) { +func (s NetworksAddPeeringRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworksAddPeeringRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksGetEffectiveFirewallsResponse struct { @@ -33097,9 +33097,9 @@ type NetworksGetEffectiveFirewallsResponse struct { NullFields []string `json:"-"` } -func (s *NetworksGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { +func (s NetworksGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { type NoMethod NetworksGetEffectiveFirewallsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { @@ -33136,9 +33136,9 @@ type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { NullFields []string `json:"-"` } -func (s *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy: A pruned @@ -33162,9 +33162,9 @@ type NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy struct { NullFields []string `json:"-"` } -func (s *NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksRemovePeeringRequest struct { @@ -33183,9 +33183,9 @@ type NetworksRemovePeeringRequest struct { NullFields []string `json:"-"` } -func (s *NetworksRemovePeeringRequest) MarshalJSON() ([]byte, error) { +func (s NetworksRemovePeeringRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworksRemovePeeringRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksUpdatePeeringRequest struct { @@ -33203,9 +33203,9 @@ type NetworksUpdatePeeringRequest struct { NullFields []string `json:"-"` } -func (s *NetworksUpdatePeeringRequest) MarshalJSON() ([]byte, error) { +func (s NetworksUpdatePeeringRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworksUpdatePeeringRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroup: Represents a sole-tenant Node Group resource. A sole-tenant node @@ -33317,9 +33317,9 @@ type NodeGroup struct { NullFields []string `json:"-"` } -func (s *NodeGroup) MarshalJSON() ([]byte, error) { +func (s NodeGroup) MarshalJSON() ([]byte, error) { type NoMethod NodeGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupAggregatedList struct { @@ -33358,9 +33358,9 @@ type NodeGroupAggregatedList struct { NullFields []string `json:"-"` } -func (s *NodeGroupAggregatedList) MarshalJSON() ([]byte, error) { +func (s NodeGroupAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupAggregatedListWarning: [Output Only] Informational warning message. @@ -33443,9 +33443,9 @@ type NodeGroupAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupAggregatedListWarningData struct { @@ -33472,9 +33472,9 @@ type NodeGroupAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupAutoscalingPolicy struct { @@ -33506,9 +33506,9 @@ type NodeGroupAutoscalingPolicy struct { NullFields []string `json:"-"` } -func (s *NodeGroupAutoscalingPolicy) MarshalJSON() ([]byte, error) { +func (s NodeGroupAutoscalingPolicy) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAutoscalingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupList: Contains a list of nodeGroups. @@ -33546,9 +33546,9 @@ type NodeGroupList struct { NullFields []string `json:"-"` } -func (s *NodeGroupList) MarshalJSON() ([]byte, error) { +func (s NodeGroupList) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupListWarning: [Output Only] Informational warning message. @@ -33631,9 +33631,9 @@ type NodeGroupListWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupListWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupListWarningData struct { @@ -33660,9 +33660,9 @@ type NodeGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupMaintenanceWindow: Time window specified for daily maintenance @@ -33691,9 +33691,9 @@ type NodeGroupMaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *NodeGroupMaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s NodeGroupMaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupMaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupNode struct { @@ -33750,9 +33750,9 @@ type NodeGroupNode struct { NullFields []string `json:"-"` } -func (s *NodeGroupNode) MarshalJSON() ([]byte, error) { +func (s NodeGroupNode) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsAddNodesRequest struct { @@ -33772,9 +33772,9 @@ type NodeGroupsAddNodesRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsAddNodesRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsAddNodesRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsAddNodesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsDeleteNodesRequest struct { @@ -33793,9 +33793,9 @@ type NodeGroupsDeleteNodesRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsDeleteNodesRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsDeleteNodesRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsDeleteNodesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsListNodes struct { @@ -33833,9 +33833,9 @@ type NodeGroupsListNodes struct { NullFields []string `json:"-"` } -func (s *NodeGroupsListNodes) MarshalJSON() ([]byte, error) { +func (s NodeGroupsListNodes) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsListNodes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupsListNodesWarning: [Output Only] Informational warning message. @@ -33918,9 +33918,9 @@ type NodeGroupsListNodesWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupsListNodesWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupsListNodesWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsListNodesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsListNodesWarningData struct { @@ -33947,9 +33947,9 @@ type NodeGroupsListNodesWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupsListNodesWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupsListNodesWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsListNodesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsPerformMaintenanceRequest struct { @@ -33971,9 +33971,9 @@ type NodeGroupsPerformMaintenanceRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsPerformMaintenanceRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsPerformMaintenanceRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsPerformMaintenanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsScopedList struct { @@ -33995,9 +33995,9 @@ type NodeGroupsScopedList struct { NullFields []string `json:"-"` } -func (s *NodeGroupsScopedList) MarshalJSON() ([]byte, error) { +func (s NodeGroupsScopedList) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupsScopedListWarning: [Output Only] An informational warning that @@ -34081,9 +34081,9 @@ type NodeGroupsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsScopedListWarningData struct { @@ -34110,9 +34110,9 @@ type NodeGroupsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsSetNodeTemplateRequest struct { @@ -34132,9 +34132,9 @@ type NodeGroupsSetNodeTemplateRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsSetNodeTemplateRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsSetNodeTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsSetNodeTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsSimulateMaintenanceEventRequest struct { @@ -34153,9 +34153,9 @@ type NodeGroupsSimulateMaintenanceEventRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsSimulateMaintenanceEventRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsSimulateMaintenanceEventRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsSimulateMaintenanceEventRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplate: Represent a sole-tenant Node Template resource. You can use a @@ -34240,9 +34240,9 @@ type NodeTemplate struct { NullFields []string `json:"-"` } -func (s *NodeTemplate) MarshalJSON() ([]byte, error) { +func (s NodeTemplate) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateAggregatedList struct { @@ -34281,9 +34281,9 @@ type NodeTemplateAggregatedList struct { NullFields []string `json:"-"` } -func (s *NodeTemplateAggregatedList) MarshalJSON() ([]byte, error) { +func (s NodeTemplateAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplateAggregatedListWarning: [Output Only] Informational warning @@ -34367,9 +34367,9 @@ type NodeTemplateAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateAggregatedListWarningData struct { @@ -34396,9 +34396,9 @@ type NodeTemplateAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplateList: Contains a list of node templates. @@ -34436,9 +34436,9 @@ type NodeTemplateList struct { NullFields []string `json:"-"` } -func (s *NodeTemplateList) MarshalJSON() ([]byte, error) { +func (s NodeTemplateList) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplateListWarning: [Output Only] Informational warning message. @@ -34521,9 +34521,9 @@ type NodeTemplateListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTemplateListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTemplateListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateListWarningData struct { @@ -34550,9 +34550,9 @@ type NodeTemplateListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTemplateListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTemplateListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateNodeTypeFlexibility struct { @@ -34572,9 +34572,9 @@ type NodeTemplateNodeTypeFlexibility struct { NullFields []string `json:"-"` } -func (s *NodeTemplateNodeTypeFlexibility) MarshalJSON() ([]byte, error) { +func (s NodeTemplateNodeTypeFlexibility) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateNodeTypeFlexibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplatesScopedList struct { @@ -34597,9 +34597,9 @@ type NodeTemplatesScopedList struct { NullFields []string `json:"-"` } -func (s *NodeTemplatesScopedList) MarshalJSON() ([]byte, error) { +func (s NodeTemplatesScopedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplatesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplatesScopedListWarning: [Output Only] An informational warning that @@ -34683,9 +34683,9 @@ type NodeTemplatesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplatesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplatesScopedListWarningData struct { @@ -34712,9 +34712,9 @@ type NodeTemplatesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplatesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeType: Represent a sole-tenant Node Type resource. Each node within a @@ -34773,9 +34773,9 @@ type NodeType struct { NullFields []string `json:"-"` } -func (s *NodeType) MarshalJSON() ([]byte, error) { +func (s NodeType) MarshalJSON() ([]byte, error) { type NoMethod NodeType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypeAggregatedList struct { @@ -34814,9 +34814,9 @@ type NodeTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *NodeTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s NodeTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypeAggregatedListWarning: [Output Only] Informational warning message. @@ -34899,9 +34899,9 @@ type NodeTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypeAggregatedListWarningData struct { @@ -34928,9 +34928,9 @@ type NodeTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypeList: Contains a list of node types. @@ -34968,9 +34968,9 @@ type NodeTypeList struct { NullFields []string `json:"-"` } -func (s *NodeTypeList) MarshalJSON() ([]byte, error) { +func (s NodeTypeList) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypeListWarning: [Output Only] Informational warning message. @@ -35053,9 +35053,9 @@ type NodeTypeListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTypeListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypeListWarningData struct { @@ -35082,9 +35082,9 @@ type NodeTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypesScopedList struct { @@ -35106,9 +35106,9 @@ type NodeTypesScopedList struct { NullFields []string `json:"-"` } -func (s *NodeTypesScopedList) MarshalJSON() ([]byte, error) { +func (s NodeTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypesScopedListWarning: [Output Only] An informational warning that @@ -35192,9 +35192,9 @@ type NodeTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypesScopedListWarningData struct { @@ -35221,9 +35221,9 @@ type NodeTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpoint: Represents a notification endpoint. A notification @@ -35276,9 +35276,9 @@ type NotificationEndpoint struct { NullFields []string `json:"-"` } -func (s *NotificationEndpoint) MarshalJSON() ([]byte, error) { +func (s NotificationEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpointAggregatedList: Contains a list of @@ -35318,9 +35318,9 @@ type NotificationEndpointAggregatedList struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointAggregatedList) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpointAggregatedListWarning: [Output Only] Informational @@ -35404,9 +35404,9 @@ type NotificationEndpointAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NotificationEndpointAggregatedListWarningData struct { @@ -35433,9 +35433,9 @@ type NotificationEndpointAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpointGrpcSettings: Represents a gRPC setting that describes @@ -35475,9 +35475,9 @@ type NotificationEndpointGrpcSettings struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointGrpcSettings) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointGrpcSettings) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointGrpcSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NotificationEndpointList struct { @@ -35514,9 +35514,9 @@ type NotificationEndpointList struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointList) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointList) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpointListWarning: [Output Only] Informational warning @@ -35600,9 +35600,9 @@ type NotificationEndpointListWarning struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointListWarning) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointListWarning) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NotificationEndpointListWarningData struct { @@ -35629,9 +35629,9 @@ type NotificationEndpointListWarningData struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointListWarningData) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NotificationEndpointsScopedList struct { @@ -35653,9 +35653,9 @@ type NotificationEndpointsScopedList struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointsScopedList) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointsScopedList) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpointsScopedListWarning: Informational warning which replaces @@ -35739,9 +35739,9 @@ type NotificationEndpointsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NotificationEndpointsScopedListWarningData struct { @@ -35768,9 +35768,9 @@ type NotificationEndpointsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: Represents an Operation resource. Google Compute Engine has three @@ -35890,9 +35890,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: [Output Only] If errors are generated during processing of @@ -35914,9 +35914,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationErrorErrors struct { @@ -35945,9 +35945,9 @@ type OperationErrorErrors struct { NullFields []string `json:"-"` } -func (s *OperationErrorErrors) MarshalJSON() ([]byte, error) { +func (s OperationErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod OperationErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationErrorErrorsErrorDetails struct { @@ -35968,9 +35968,9 @@ type OperationErrorErrorsErrorDetails struct { NullFields []string `json:"-"` } -func (s *OperationErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s OperationErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod OperationErrorErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarnings struct { @@ -36052,9 +36052,9 @@ type OperationWarnings struct { NullFields []string `json:"-"` } -func (s *OperationWarnings) MarshalJSON() ([]byte, error) { +func (s OperationWarnings) MarshalJSON() ([]byte, error) { type NoMethod OperationWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarningsData struct { @@ -36081,9 +36081,9 @@ type OperationWarningsData struct { NullFields []string `json:"-"` } -func (s *OperationWarningsData) MarshalJSON() ([]byte, error) { +func (s OperationWarningsData) MarshalJSON() ([]byte, error) { type NoMethod OperationWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationAggregatedList struct { @@ -36123,9 +36123,9 @@ type OperationAggregatedList struct { NullFields []string `json:"-"` } -func (s *OperationAggregatedList) MarshalJSON() ([]byte, error) { +func (s OperationAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod OperationAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationAggregatedListWarning: [Output Only] Informational warning message. @@ -36208,9 +36208,9 @@ type OperationAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *OperationAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s OperationAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod OperationAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationAggregatedListWarningData struct { @@ -36237,9 +36237,9 @@ type OperationAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *OperationAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s OperationAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod OperationAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationList: Contains a list of Operation resources. @@ -36278,9 +36278,9 @@ type OperationList struct { NullFields []string `json:"-"` } -func (s *OperationList) MarshalJSON() ([]byte, error) { +func (s OperationList) MarshalJSON() ([]byte, error) { type NoMethod OperationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationListWarning: [Output Only] Informational warning message. @@ -36363,9 +36363,9 @@ type OperationListWarning struct { NullFields []string `json:"-"` } -func (s *OperationListWarning) MarshalJSON() ([]byte, error) { +func (s OperationListWarning) MarshalJSON() ([]byte, error) { type NoMethod OperationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationListWarningData struct { @@ -36392,9 +36392,9 @@ type OperationListWarningData struct { NullFields []string `json:"-"` } -func (s *OperationListWarningData) MarshalJSON() ([]byte, error) { +func (s OperationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod OperationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsScopedList struct { @@ -36416,9 +36416,9 @@ type OperationsScopedList struct { NullFields []string `json:"-"` } -func (s *OperationsScopedList) MarshalJSON() ([]byte, error) { +func (s OperationsScopedList) MarshalJSON() ([]byte, error) { type NoMethod OperationsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationsScopedListWarning: [Output Only] Informational warning which @@ -36502,9 +36502,9 @@ type OperationsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *OperationsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s OperationsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod OperationsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsScopedListWarningData struct { @@ -36531,9 +36531,9 @@ type OperationsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *OperationsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s OperationsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod OperationsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationSecurityPoliciesListAssociationsResponse struct { @@ -36559,9 +36559,9 @@ type OrganizationSecurityPoliciesListAssociationsResponse struct { NullFields []string `json:"-"` } -func (s *OrganizationSecurityPoliciesListAssociationsResponse) MarshalJSON() ([]byte, error) { +func (s OrganizationSecurityPoliciesListAssociationsResponse) MarshalJSON() ([]byte, error) { type NoMethod OrganizationSecurityPoliciesListAssociationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OriginAuthenticationMethod: [Deprecated] Configuration for the origin @@ -36581,9 +36581,9 @@ type OriginAuthenticationMethod struct { NullFields []string `json:"-"` } -func (s *OriginAuthenticationMethod) MarshalJSON() ([]byte, error) { +func (s OriginAuthenticationMethod) MarshalJSON() ([]byte, error) { type NoMethod OriginAuthenticationMethod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutlierDetection: Settings controlling the eviction of unhealthy hosts from @@ -36665,9 +36665,9 @@ type OutlierDetection struct { NullFields []string `json:"-"` } -func (s *OutlierDetection) MarshalJSON() ([]byte, error) { +func (s OutlierDetection) MarshalJSON() ([]byte, error) { type NoMethod OutlierDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketIntervals: Next free: 7 @@ -36711,9 +36711,9 @@ type PacketIntervals struct { NullFields []string `json:"-"` } -func (s *PacketIntervals) MarshalJSON() ([]byte, error) { +func (s PacketIntervals) MarshalJSON() ([]byte, error) { type NoMethod PacketIntervals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroring: Represents a Packet Mirroring resource. Packet Mirroring @@ -36795,9 +36795,9 @@ type PacketMirroring struct { NullFields []string `json:"-"` } -func (s *PacketMirroring) MarshalJSON() ([]byte, error) { +func (s PacketMirroring) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringAggregatedList: Contains a list of packetMirrorings. @@ -36836,9 +36836,9 @@ type PacketMirroringAggregatedList struct { NullFields []string `json:"-"` } -func (s *PacketMirroringAggregatedList) MarshalJSON() ([]byte, error) { +func (s PacketMirroringAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringAggregatedListWarning: [Output Only] Informational warning @@ -36922,9 +36922,9 @@ type PacketMirroringAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *PacketMirroringAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s PacketMirroringAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringAggregatedListWarningData struct { @@ -36951,9 +36951,9 @@ type PacketMirroringAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *PacketMirroringAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s PacketMirroringAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringFilter struct { @@ -36990,9 +36990,9 @@ type PacketMirroringFilter struct { NullFields []string `json:"-"` } -func (s *PacketMirroringFilter) MarshalJSON() ([]byte, error) { +func (s PacketMirroringFilter) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringForwardingRuleInfo struct { @@ -37015,9 +37015,9 @@ type PacketMirroringForwardingRuleInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringForwardingRuleInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringForwardingRuleInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringForwardingRuleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringList: Contains a list of PacketMirroring resources. @@ -37055,9 +37055,9 @@ type PacketMirroringList struct { NullFields []string `json:"-"` } -func (s *PacketMirroringList) MarshalJSON() ([]byte, error) { +func (s PacketMirroringList) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringListWarning: [Output Only] Informational warning message. @@ -37140,9 +37140,9 @@ type PacketMirroringListWarning struct { NullFields []string `json:"-"` } -func (s *PacketMirroringListWarning) MarshalJSON() ([]byte, error) { +func (s PacketMirroringListWarning) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringListWarningData struct { @@ -37169,9 +37169,9 @@ type PacketMirroringListWarningData struct { NullFields []string `json:"-"` } -func (s *PacketMirroringListWarningData) MarshalJSON() ([]byte, error) { +func (s PacketMirroringListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringMirroredResourceInfo struct { @@ -37201,9 +37201,9 @@ type PacketMirroringMirroredResourceInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringMirroredResourceInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringMirroredResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringMirroredResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringMirroredResourceInfoInstanceInfo struct { @@ -37225,9 +37225,9 @@ type PacketMirroringMirroredResourceInfoInstanceInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringMirroredResourceInfoInstanceInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringMirroredResourceInfoInstanceInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringMirroredResourceInfoInstanceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringMirroredResourceInfoSubnetInfo struct { @@ -37250,9 +37250,9 @@ type PacketMirroringMirroredResourceInfoSubnetInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringMirroredResourceInfoSubnetInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringMirroredResourceInfoSubnetInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringMirroredResourceInfoSubnetInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringNetworkInfo struct { @@ -37274,9 +37274,9 @@ type PacketMirroringNetworkInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringNetworkInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringNetworkInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringNetworkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringsScopedList struct { @@ -37298,9 +37298,9 @@ type PacketMirroringsScopedList struct { NullFields []string `json:"-"` } -func (s *PacketMirroringsScopedList) MarshalJSON() ([]byte, error) { +func (s PacketMirroringsScopedList) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringsScopedListWarning: Informational warning which replaces the @@ -37384,9 +37384,9 @@ type PacketMirroringsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *PacketMirroringsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s PacketMirroringsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringsScopedListWarningData struct { @@ -37413,9 +37413,9 @@ type PacketMirroringsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *PacketMirroringsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s PacketMirroringsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerMetadata: Model definition of partner_metadata field. To be used in @@ -37446,9 +37446,9 @@ type PartnerMetadata struct { NullFields []string `json:"-"` } -func (s *PartnerMetadata) MarshalJSON() ([]byte, error) { +func (s PartnerMetadata) MarshalJSON() ([]byte, error) { type NoMethod PartnerMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathMatcher: A matcher for the path portion of the URL. The BackendService @@ -37559,9 +37559,9 @@ type PathMatcher struct { NullFields []string `json:"-"` } -func (s *PathMatcher) MarshalJSON() ([]byte, error) { +func (s PathMatcher) MarshalJSON() ([]byte, error) { type NoMethod PathMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathRule: A path-matching rule for a URL. If matched, will use the specified @@ -37629,9 +37629,9 @@ type PathRule struct { NullFields []string `json:"-"` } -func (s *PathRule) MarshalJSON() ([]byte, error) { +func (s PathRule) MarshalJSON() ([]byte, error) { type NoMethod PathRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PeerAuthenticationMethod: [Deprecated] Configuration for the peer @@ -37652,9 +37652,9 @@ type PeerAuthenticationMethod struct { NullFields []string `json:"-"` } -func (s *PeerAuthenticationMethod) MarshalJSON() ([]byte, error) { +func (s PeerAuthenticationMethod) MarshalJSON() ([]byte, error) { type NoMethod PeerAuthenticationMethod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PerInstanceConfig struct { @@ -37706,9 +37706,9 @@ type PerInstanceConfig struct { NullFields []string `json:"-"` } -func (s *PerInstanceConfig) MarshalJSON() ([]byte, error) { +func (s PerInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod PerInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Permission: [Deprecated] All fields defined in a permission are ANDed. @@ -37747,9 +37747,9 @@ type Permission struct { NullFields []string `json:"-"` } -func (s *Permission) MarshalJSON() ([]byte, error) { +func (s Permission) MarshalJSON() ([]byte, error) { type NoMethod Permission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PermissionConstraint: Custom constraint that specifies a key and a list of @@ -37772,9 +37772,9 @@ type PermissionConstraint struct { NullFields []string `json:"-"` } -func (s *PermissionConstraint) MarshalJSON() ([]byte, error) { +func (s PermissionConstraint) MarshalJSON() ([]byte, error) { type NoMethod PermissionConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -37866,9 +37866,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreconfiguredWafSet struct { @@ -37887,9 +37887,9 @@ type PreconfiguredWafSet struct { NullFields []string `json:"-"` } -func (s *PreconfiguredWafSet) MarshalJSON() ([]byte, error) { +func (s PreconfiguredWafSet) MarshalJSON() ([]byte, error) { type NoMethod PreconfiguredWafSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PreservedState: Preserved state for a given instance. @@ -37918,9 +37918,9 @@ type PreservedState struct { NullFields []string `json:"-"` } -func (s *PreservedState) MarshalJSON() ([]byte, error) { +func (s PreservedState) MarshalJSON() ([]byte, error) { type NoMethod PreservedState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreservedStatePreservedDisk struct { @@ -37959,9 +37959,9 @@ type PreservedStatePreservedDisk struct { NullFields []string `json:"-"` } -func (s *PreservedStatePreservedDisk) MarshalJSON() ([]byte, error) { +func (s PreservedStatePreservedDisk) MarshalJSON() ([]byte, error) { type NoMethod PreservedStatePreservedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreservedStatePreservedNetworkIp struct { @@ -37989,9 +37989,9 @@ type PreservedStatePreservedNetworkIp struct { NullFields []string `json:"-"` } -func (s *PreservedStatePreservedNetworkIp) MarshalJSON() ([]byte, error) { +func (s PreservedStatePreservedNetworkIp) MarshalJSON() ([]byte, error) { type NoMethod PreservedStatePreservedNetworkIp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreservedStatePreservedNetworkIpIpAddress struct { @@ -38013,9 +38013,9 @@ type PreservedStatePreservedNetworkIpIpAddress struct { NullFields []string `json:"-"` } -func (s *PreservedStatePreservedNetworkIpIpAddress) MarshalJSON() ([]byte, error) { +func (s PreservedStatePreservedNetworkIpIpAddress) MarshalJSON() ([]byte, error) { type NoMethod PreservedStatePreservedNetworkIpIpAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Principal: [Deprecated] All fields defined in a principal are ANDed. @@ -38058,9 +38058,9 @@ type Principal struct { NullFields []string `json:"-"` } -func (s *Principal) MarshalJSON() ([]byte, error) { +func (s Principal) MarshalJSON() ([]byte, error) { type NoMethod Principal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Project: Represents a Project resource. A project is used to organize @@ -38163,9 +38163,9 @@ type Project struct { NullFields []string `json:"-"` } -func (s *Project) MarshalJSON() ([]byte, error) { +func (s Project) MarshalJSON() ([]byte, error) { type NoMethod Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsDisableXpnResourceRequest struct { @@ -38184,9 +38184,9 @@ type ProjectsDisableXpnResourceRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsDisableXpnResourceRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsDisableXpnResourceRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsDisableXpnResourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsEnableXpnResourceRequest struct { @@ -38205,9 +38205,9 @@ type ProjectsEnableXpnResourceRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsEnableXpnResourceRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsEnableXpnResourceRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsEnableXpnResourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsGetXpnResources struct { @@ -38239,9 +38239,9 @@ type ProjectsGetXpnResources struct { NullFields []string `json:"-"` } -func (s *ProjectsGetXpnResources) MarshalJSON() ([]byte, error) { +func (s ProjectsGetXpnResources) MarshalJSON() ([]byte, error) { type NoMethod ProjectsGetXpnResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsListXpnHostsRequest struct { @@ -38268,9 +38268,9 @@ type ProjectsListXpnHostsRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsListXpnHostsRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsListXpnHostsRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsListXpnHostsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsSetCloudArmorTierRequest struct { @@ -38294,9 +38294,9 @@ type ProjectsSetCloudArmorTierRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsSetCloudArmorTierRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsSetCloudArmorTierRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsSetCloudArmorTierRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsSetDefaultNetworkTierRequest struct { @@ -38326,9 +38326,9 @@ type ProjectsSetDefaultNetworkTierRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsSetDefaultNetworkTierRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsSetDefaultNetworkTierRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsSetDefaultNetworkTierRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsSetDefaultServiceAccountRequest struct { @@ -38347,9 +38347,9 @@ type ProjectsSetDefaultServiceAccountRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsSetDefaultServiceAccountRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsSetDefaultServiceAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsSetDefaultServiceAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsSetManagedProtectionTierRequest struct { @@ -38373,9 +38373,9 @@ type ProjectsSetManagedProtectionTierRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsSetManagedProtectionTierRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsSetManagedProtectionTierRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsSetManagedProtectionTierRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicAdvertisedPrefix: A public advertised prefix represents an aggregated @@ -38487,9 +38487,9 @@ type PublicAdvertisedPrefix struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefix) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicAdvertisedPrefixList struct { @@ -38526,9 +38526,9 @@ type PublicAdvertisedPrefixList struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixList) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixList) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicAdvertisedPrefixListWarning: [Output Only] Informational warning @@ -38612,9 +38612,9 @@ type PublicAdvertisedPrefixListWarning struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixListWarning) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicAdvertisedPrefixListWarningData struct { @@ -38641,9 +38641,9 @@ type PublicAdvertisedPrefixListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicAdvertisedPrefixPublicDelegatedPrefix: Represents a CIDR range which @@ -38675,9 +38675,9 @@ type PublicAdvertisedPrefixPublicDelegatedPrefix struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixPublicDelegatedPrefix) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixPublicDelegatedPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixPublicDelegatedPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefix: A PublicDelegatedPrefix resource represents an IP @@ -38790,9 +38790,9 @@ type PublicDelegatedPrefix struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefix) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixAggregatedList struct { @@ -38832,9 +38832,9 @@ type PublicDelegatedPrefixAggregatedList struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixAggregatedList) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixAggregatedListWarning: [Output Only] Informational @@ -38918,9 +38918,9 @@ type PublicDelegatedPrefixAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixAggregatedListWarningData struct { @@ -38947,9 +38947,9 @@ type PublicDelegatedPrefixAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixList struct { @@ -38986,9 +38986,9 @@ type PublicDelegatedPrefixList struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixList) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixList) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixListWarning: [Output Only] Informational warning @@ -39072,9 +39072,9 @@ type PublicDelegatedPrefixListWarning struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixListWarning) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixListWarningData struct { @@ -39101,9 +39101,9 @@ type PublicDelegatedPrefixListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixPublicDelegatedSubPrefix: Represents a sub @@ -39156,9 +39156,9 @@ type PublicDelegatedPrefixPublicDelegatedSubPrefix struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixPublicDelegatedSubPrefix) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixPublicDelegatedSubPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixPublicDelegatedSubPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixesScopedList struct { @@ -39181,9 +39181,9 @@ type PublicDelegatedPrefixesScopedList struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixesScopedList) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixesScopedList) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixesScopedListWarning: [Output Only] Informational @@ -39268,9 +39268,9 @@ type PublicDelegatedPrefixesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixesScopedListWarningData struct { @@ -39297,9 +39297,9 @@ type PublicDelegatedPrefixesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueuedResource: QueuedResource represents a request for future capacity. The @@ -39370,9 +39370,9 @@ type QueuedResource struct { NullFields []string `json:"-"` } -func (s *QueuedResource) MarshalJSON() ([]byte, error) { +func (s QueuedResource) MarshalJSON() ([]byte, error) { type NoMethod QueuedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueuedResourceList struct { @@ -39409,9 +39409,9 @@ type QueuedResourceList struct { NullFields []string `json:"-"` } -func (s *QueuedResourceList) MarshalJSON() ([]byte, error) { +func (s QueuedResourceList) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueuedResourceListWarning: Informational warning message. @@ -39494,9 +39494,9 @@ type QueuedResourceListWarning struct { NullFields []string `json:"-"` } -func (s *QueuedResourceListWarning) MarshalJSON() ([]byte, error) { +func (s QueuedResourceListWarning) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourceListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueuedResourceListWarningData struct { @@ -39523,9 +39523,9 @@ type QueuedResourceListWarningData struct { NullFields []string `json:"-"` } -func (s *QueuedResourceListWarningData) MarshalJSON() ([]byte, error) { +func (s QueuedResourceListWarningData) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourceListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueuedResourceStatus struct { @@ -39545,9 +39545,9 @@ type QueuedResourceStatus struct { NullFields []string `json:"-"` } -func (s *QueuedResourceStatus) MarshalJSON() ([]byte, error) { +func (s QueuedResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueuedResourceStatusFailedData struct { @@ -39565,9 +39565,9 @@ type QueuedResourceStatusFailedData struct { NullFields []string `json:"-"` } -func (s *QueuedResourceStatusFailedData) MarshalJSON() ([]byte, error) { +func (s QueuedResourceStatusFailedData) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourceStatusFailedData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueuedResourceStatusFailedDataError struct { @@ -39587,9 +39587,9 @@ type QueuedResourceStatusFailedDataError struct { NullFields []string `json:"-"` } -func (s *QueuedResourceStatusFailedDataError) MarshalJSON() ([]byte, error) { +func (s QueuedResourceStatusFailedDataError) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourceStatusFailedDataError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueuedResourceStatusFailedDataErrorErrors struct { @@ -39618,9 +39618,9 @@ type QueuedResourceStatusFailedDataErrorErrors struct { NullFields []string `json:"-"` } -func (s *QueuedResourceStatusFailedDataErrorErrors) MarshalJSON() ([]byte, error) { +func (s QueuedResourceStatusFailedDataErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourceStatusFailedDataErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueuedResourceStatusFailedDataErrorErrorsErrorDetails struct { @@ -39641,9 +39641,9 @@ type QueuedResourceStatusFailedDataErrorErrorsErrorDetails struct { NullFields []string `json:"-"` } -func (s *QueuedResourceStatusFailedDataErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s QueuedResourceStatusFailedDataErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourceStatusFailedDataErrorErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueuedResourcesAggregatedList struct { @@ -39682,9 +39682,9 @@ type QueuedResourcesAggregatedList struct { NullFields []string `json:"-"` } -func (s *QueuedResourcesAggregatedList) MarshalJSON() ([]byte, error) { +func (s QueuedResourcesAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourcesAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueuedResourcesAggregatedListWarning: [Output Only] Informational warning @@ -39768,9 +39768,9 @@ type QueuedResourcesAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *QueuedResourcesAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s QueuedResourcesAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourcesAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueuedResourcesAggregatedListWarningData struct { @@ -39797,9 +39797,9 @@ type QueuedResourcesAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *QueuedResourcesAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s QueuedResourcesAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourcesAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueuedResourcesScopedList struct { @@ -39821,9 +39821,9 @@ type QueuedResourcesScopedList struct { NullFields []string `json:"-"` } -func (s *QueuedResourcesScopedList) MarshalJSON() ([]byte, error) { +func (s QueuedResourcesScopedList) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourcesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueuedResourcesScopedListWarning: Informational warning which replaces the @@ -39907,9 +39907,9 @@ type QueuedResourcesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *QueuedResourcesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s QueuedResourcesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourcesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueuedResourcesScopedListWarningData struct { @@ -39936,9 +39936,9 @@ type QueuedResourcesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *QueuedResourcesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s QueuedResourcesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourcesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueuingPolicy: Queuing parameters for the requested deferred capacity. @@ -39961,9 +39961,9 @@ type QueuingPolicy struct { NullFields []string `json:"-"` } -func (s *QueuingPolicy) MarshalJSON() ([]byte, error) { +func (s QueuingPolicy) MarshalJSON() ([]byte, error) { type NoMethod QueuingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: A quotas entry. @@ -40162,9 +40162,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Quota) UnmarshalJSON(data []byte) error { @@ -40219,9 +40219,9 @@ type QuotaExceededInfo struct { NullFields []string `json:"-"` } -func (s *QuotaExceededInfo) MarshalJSON() ([]byte, error) { +func (s QuotaExceededInfo) MarshalJSON() ([]byte, error) { type NoMethod QuotaExceededInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *QuotaExceededInfo) UnmarshalJSON(data []byte) error { @@ -40260,9 +40260,9 @@ type RbacPolicy struct { NullFields []string `json:"-"` } -func (s *RbacPolicy) MarshalJSON() ([]byte, error) { +func (s RbacPolicy) MarshalJSON() ([]byte, error) { type NoMethod RbacPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reference: Represents a reference to a resource. @@ -40290,9 +40290,9 @@ type Reference struct { NullFields []string `json:"-"` } -func (s *Reference) MarshalJSON() ([]byte, error) { +func (s Reference) MarshalJSON() ([]byte, error) { type NoMethod Reference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Region: Represents a Region resource. A region is a geographical area where @@ -40350,9 +40350,9 @@ type Region struct { NullFields []string `json:"-"` } -func (s *Region) MarshalJSON() ([]byte, error) { +func (s Region) MarshalJSON() ([]byte, error) { type NoMethod Region - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionQuotaStatusWarning: [Output Only] Warning of fetching the `quotas` @@ -40437,9 +40437,9 @@ type RegionQuotaStatusWarning struct { NullFields []string `json:"-"` } -func (s *RegionQuotaStatusWarning) MarshalJSON() ([]byte, error) { +func (s RegionQuotaStatusWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionQuotaStatusWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionQuotaStatusWarningData struct { @@ -40466,9 +40466,9 @@ type RegionQuotaStatusWarningData struct { NullFields []string `json:"-"` } -func (s *RegionQuotaStatusWarningData) MarshalJSON() ([]byte, error) { +func (s RegionQuotaStatusWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionQuotaStatusWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionAddressesMoveRequest struct { @@ -40496,9 +40496,9 @@ type RegionAddressesMoveRequest struct { NullFields []string `json:"-"` } -func (s *RegionAddressesMoveRequest) MarshalJSON() ([]byte, error) { +func (s RegionAddressesMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionAddressesMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionAutoscalerList: Contains a list of autoscalers. @@ -40535,9 +40535,9 @@ type RegionAutoscalerList struct { NullFields []string `json:"-"` } -func (s *RegionAutoscalerList) MarshalJSON() ([]byte, error) { +func (s RegionAutoscalerList) MarshalJSON() ([]byte, error) { type NoMethod RegionAutoscalerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionAutoscalerListWarning: [Output Only] Informational warning message. @@ -40620,9 +40620,9 @@ type RegionAutoscalerListWarning struct { NullFields []string `json:"-"` } -func (s *RegionAutoscalerListWarning) MarshalJSON() ([]byte, error) { +func (s RegionAutoscalerListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionAutoscalerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionAutoscalerListWarningData struct { @@ -40649,9 +40649,9 @@ type RegionAutoscalerListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionAutoscalerListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionAutoscalerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionAutoscalerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionCommitmentsUpdateReservationsRequest struct { @@ -40671,9 +40671,9 @@ type RegionCommitmentsUpdateReservationsRequest struct { NullFields []string `json:"-"` } -func (s *RegionCommitmentsUpdateReservationsRequest) MarshalJSON() ([]byte, error) { +func (s RegionCommitmentsUpdateReservationsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionCommitmentsUpdateReservationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDiskTypeList struct { @@ -40710,9 +40710,9 @@ type RegionDiskTypeList struct { NullFields []string `json:"-"` } -func (s *RegionDiskTypeList) MarshalJSON() ([]byte, error) { +func (s RegionDiskTypeList) MarshalJSON() ([]byte, error) { type NoMethod RegionDiskTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionDiskTypeListWarning: [Output Only] Informational warning message. @@ -40795,9 +40795,9 @@ type RegionDiskTypeListWarning struct { NullFields []string `json:"-"` } -func (s *RegionDiskTypeListWarning) MarshalJSON() ([]byte, error) { +func (s RegionDiskTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionDiskTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDiskTypeListWarningData struct { @@ -40824,9 +40824,9 @@ type RegionDiskTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionDiskTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionDiskTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionDiskTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksAddResourcePoliciesRequest struct { @@ -40845,9 +40845,9 @@ type RegionDisksAddResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksAddResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksRemoveResourcePoliciesRequest struct { @@ -40866,9 +40866,9 @@ type RegionDisksRemoveResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksRemoveResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksResizeRequest struct { @@ -40888,9 +40888,9 @@ type RegionDisksResizeRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksResizeRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksStartAsyncReplicationRequest struct { @@ -40917,9 +40917,9 @@ type RegionDisksStartAsyncReplicationRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksStartAsyncReplicationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupList: Contains a list of InstanceGroup resources. @@ -40956,9 +40956,9 @@ type RegionInstanceGroupList struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupList) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupList) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupListWarning: [Output Only] Informational warning message. @@ -41041,9 +41041,9 @@ type RegionInstanceGroupListWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupListWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupListWarningData struct { @@ -41070,9 +41070,9 @@ type RegionInstanceGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerDeleteInstanceConfigReq: @@ -41094,9 +41094,9 @@ type RegionInstanceGroupManagerDeleteInstanceConfigReq struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerDeleteInstanceConfigReq) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerDeleteInstanceConfigReq) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerDeleteInstanceConfigReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerList: Contains a list of managed instance groups. @@ -41135,9 +41135,9 @@ type RegionInstanceGroupManagerList struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerList) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerList) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerListWarning: [Output Only] Informational warning @@ -41221,9 +41221,9 @@ type RegionInstanceGroupManagerListWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagerListWarningData struct { @@ -41250,9 +41250,9 @@ type RegionInstanceGroupManagerListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerPatchInstanceConfigReq: @@ -41274,9 +41274,9 @@ type RegionInstanceGroupManagerPatchInstanceConfigReq struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerPatchInstanceConfigReq) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerPatchInstanceConfigReq) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerPatchInstanceConfigReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerUpdateInstanceConfigReq: @@ -41298,9 +41298,9 @@ type RegionInstanceGroupManagerUpdateInstanceConfigReq struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerUpdateInstanceConfigReq) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerUpdateInstanceConfigReq) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerUpdateInstanceConfigReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersAbandonInstancesRequest struct { @@ -41320,9 +41320,9 @@ type RegionInstanceGroupManagersAbandonInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersAbandonInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagersApplyUpdatesRequest: @@ -41390,9 +41390,9 @@ type RegionInstanceGroupManagersApplyUpdatesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersApplyUpdatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagersCreateInstancesRequest: @@ -41413,9 +41413,9 @@ type RegionInstanceGroupManagersCreateInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersCreateInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersDeleteInstancesRequest struct { @@ -41443,9 +41443,9 @@ type RegionInstanceGroupManagersDeleteInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersDeleteInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListErrorsResponse struct { @@ -41473,9 +41473,9 @@ type RegionInstanceGroupManagersListErrorsResponse struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListErrorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListInstanceConfigsResp struct { @@ -41505,9 +41505,9 @@ type RegionInstanceGroupManagersListInstanceConfigsResp struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstanceConfigsResp) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstanceConfigsResp) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstanceConfigsResp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagersListInstanceConfigsRespWarning: [Output Only] @@ -41591,9 +41591,9 @@ type RegionInstanceGroupManagersListInstanceConfigsRespWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstanceConfigsRespWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListInstanceConfigsRespWarningData struct { @@ -41620,9 +41620,9 @@ type RegionInstanceGroupManagersListInstanceConfigsRespWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstanceConfigsRespWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListInstancesResponse struct { @@ -41650,9 +41650,9 @@ type RegionInstanceGroupManagersListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersRecreateRequest struct { @@ -41672,9 +41672,9 @@ type RegionInstanceGroupManagersRecreateRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersRecreateRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersRecreateRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersRecreateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersResizeAdvancedRequest struct { @@ -41710,9 +41710,9 @@ type RegionInstanceGroupManagersResizeAdvancedRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersResizeAdvancedRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersResizeAdvancedRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersResizeAdvancedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersResumeInstancesRequest struct { @@ -41732,9 +41732,9 @@ type RegionInstanceGroupManagersResumeInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersResumeInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersResumeInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersResumeInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersSetAutoHealingRequest struct { @@ -41752,9 +41752,9 @@ type RegionInstanceGroupManagersSetAutoHealingRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersSetAutoHealingRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersSetAutoHealingRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersSetAutoHealingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersSetTargetPoolsRequest struct { @@ -41779,9 +41779,9 @@ type RegionInstanceGroupManagersSetTargetPoolsRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersSetTargetPoolsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersSetTemplateRequest struct { @@ -41801,9 +41801,9 @@ type RegionInstanceGroupManagersSetTemplateRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersSetTemplateRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersSetTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersSetTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersStartInstancesRequest struct { @@ -41823,9 +41823,9 @@ type RegionInstanceGroupManagersStartInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersStartInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersStartInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersStartInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersStopInstancesRequest struct { @@ -41848,9 +41848,9 @@ type RegionInstanceGroupManagersStopInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersStopInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersStopInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersStopInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersSuspendInstancesRequest struct { @@ -41873,9 +41873,9 @@ type RegionInstanceGroupManagersSuspendInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersSuspendInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersSuspendInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersSuspendInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsListInstances struct { @@ -41911,9 +41911,9 @@ type RegionInstanceGroupsListInstances struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstances) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstances) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstances - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupsListInstancesWarning: [Output Only] Informational @@ -41997,9 +41997,9 @@ type RegionInstanceGroupsListInstancesWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstancesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsListInstancesWarningData struct { @@ -42026,9 +42026,9 @@ type RegionInstanceGroupsListInstancesWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstancesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsListInstancesRequest struct { @@ -42057,9 +42057,9 @@ type RegionInstanceGroupsListInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsSetNamedPortsRequest struct { @@ -42085,9 +42085,9 @@ type RegionInstanceGroupsSetNamedPortsRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsSetNamedPortsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionList: Contains a list of region resources. @@ -42125,9 +42125,9 @@ type RegionList struct { NullFields []string `json:"-"` } -func (s *RegionList) MarshalJSON() ([]byte, error) { +func (s RegionList) MarshalJSON() ([]byte, error) { type NoMethod RegionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionListWarning: [Output Only] Informational warning message. @@ -42210,9 +42210,9 @@ type RegionListWarning struct { NullFields []string `json:"-"` } -func (s *RegionListWarning) MarshalJSON() ([]byte, error) { +func (s RegionListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionListWarningData struct { @@ -42239,9 +42239,9 @@ type RegionListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkEndpointGroupsAttachEndpointsRequest struct { @@ -42260,9 +42260,9 @@ type RegionNetworkEndpointGroupsAttachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *RegionNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s RegionNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkEndpointGroupsAttachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkEndpointGroupsDetachEndpointsRequest struct { @@ -42281,9 +42281,9 @@ type RegionNetworkEndpointGroupsDetachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *RegionNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s RegionNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkEndpointGroupsDetachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse struct { @@ -42307,9 +42307,9 @@ type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse struct { NullFields []string `json:"-"` } -func (s *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { +func (s RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { @@ -42346,9 +42346,9 @@ type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewall NullFields []string `json:"-"` } -func (s *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionSetLabelsRequest struct { @@ -42374,9 +42374,9 @@ type RegionSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *RegionSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s RegionSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionSetPolicyRequest struct { @@ -42404,9 +42404,9 @@ type RegionSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *RegionSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s RegionSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionTargetHttpsProxiesSetSslCertificatesRequest struct { @@ -42426,9 +42426,9 @@ type RegionTargetHttpsProxiesSetSslCertificatesRequest struct { NullFields []string `json:"-"` } -func (s *RegionTargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { +func (s RegionTargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionTargetHttpsProxiesSetSslCertificatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionUrlMapsValidateRequest struct { @@ -42447,9 +42447,9 @@ type RegionUrlMapsValidateRequest struct { NullFields []string `json:"-"` } -func (s *RegionUrlMapsValidateRequest) MarshalJSON() ([]byte, error) { +func (s RegionUrlMapsValidateRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionUrlMapsValidateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestMirrorPolicy: A policy that specifies how requests intended for the @@ -42477,9 +42477,9 @@ type RequestMirrorPolicy struct { NullFields []string `json:"-"` } -func (s *RequestMirrorPolicy) MarshalJSON() ([]byte, error) { +func (s RequestMirrorPolicy) MarshalJSON() ([]byte, error) { type NoMethod RequestMirrorPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reservation: Represents a reservation resource. A reservation ensures that @@ -42576,9 +42576,9 @@ type Reservation struct { NullFields []string `json:"-"` } -func (s *Reservation) MarshalJSON() ([]byte, error) { +func (s Reservation) MarshalJSON() ([]byte, error) { type NoMethod Reservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAffinity: Specifies the reservations that this instance can @@ -42626,9 +42626,9 @@ type ReservationAffinity struct { NullFields []string `json:"-"` } -func (s *ReservationAffinity) MarshalJSON() ([]byte, error) { +func (s ReservationAffinity) MarshalJSON() ([]byte, error) { type NoMethod ReservationAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAggregatedList: Contains a list of reservations. @@ -42667,9 +42667,9 @@ type ReservationAggregatedList struct { NullFields []string `json:"-"` } -func (s *ReservationAggregatedList) MarshalJSON() ([]byte, error) { +func (s ReservationAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ReservationAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAggregatedListWarning: [Output Only] Informational warning @@ -42753,9 +42753,9 @@ type ReservationAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ReservationAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ReservationAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ReservationAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationAggregatedListWarningData struct { @@ -42782,9 +42782,9 @@ type ReservationAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ReservationAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ReservationAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ReservationAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationList struct { @@ -42822,9 +42822,9 @@ type ReservationList struct { NullFields []string `json:"-"` } -func (s *ReservationList) MarshalJSON() ([]byte, error) { +func (s ReservationList) MarshalJSON() ([]byte, error) { type NoMethod ReservationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationListWarning: [Output Only] Informational warning message. @@ -42907,9 +42907,9 @@ type ReservationListWarning struct { NullFields []string `json:"-"` } -func (s *ReservationListWarning) MarshalJSON() ([]byte, error) { +func (s ReservationListWarning) MarshalJSON() ([]byte, error) { type NoMethod ReservationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationListWarningData struct { @@ -42936,9 +42936,9 @@ type ReservationListWarningData struct { NullFields []string `json:"-"` } -func (s *ReservationListWarningData) MarshalJSON() ([]byte, error) { +func (s ReservationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ReservationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationsResizeRequest struct { @@ -42958,9 +42958,9 @@ type ReservationsResizeRequest struct { NullFields []string `json:"-"` } -func (s *ReservationsResizeRequest) MarshalJSON() ([]byte, error) { +func (s ReservationsResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod ReservationsResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationsScopedList struct { @@ -42982,9 +42982,9 @@ type ReservationsScopedList struct { NullFields []string `json:"-"` } -func (s *ReservationsScopedList) MarshalJSON() ([]byte, error) { +func (s ReservationsScopedList) MarshalJSON() ([]byte, error) { type NoMethod ReservationsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationsScopedListWarning: Informational warning which replaces the list @@ -43068,9 +43068,9 @@ type ReservationsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ReservationsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ReservationsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ReservationsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationsScopedListWarningData struct { @@ -43097,9 +43097,9 @@ type ReservationsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ReservationsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ReservationsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ReservationsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceCommitment: Commitment for a particular resource (a Commitment is @@ -43136,9 +43136,9 @@ type ResourceCommitment struct { NullFields []string `json:"-"` } -func (s *ResourceCommitment) MarshalJSON() ([]byte, error) { +func (s ResourceCommitment) MarshalJSON() ([]byte, error) { type NoMethod ResourceCommitment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceGroupReference struct { @@ -43158,9 +43158,9 @@ type ResourceGroupReference struct { NullFields []string `json:"-"` } -func (s *ResourceGroupReference) MarshalJSON() ([]byte, error) { +func (s ResourceGroupReference) MarshalJSON() ([]byte, error) { type NoMethod ResourceGroupReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePoliciesScopedList struct { @@ -43182,9 +43182,9 @@ type ResourcePoliciesScopedList struct { NullFields []string `json:"-"` } -func (s *ResourcePoliciesScopedList) MarshalJSON() ([]byte, error) { +func (s ResourcePoliciesScopedList) MarshalJSON() ([]byte, error) { type NoMethod ResourcePoliciesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePoliciesScopedListWarning: Informational warning which replaces the @@ -43268,9 +43268,9 @@ type ResourcePoliciesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ResourcePoliciesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ResourcePoliciesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ResourcePoliciesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePoliciesScopedListWarningData struct { @@ -43297,9 +43297,9 @@ type ResourcePoliciesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ResourcePoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ResourcePoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ResourcePoliciesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicy: Represents a Resource Policy resource. You can use resource @@ -43370,9 +43370,9 @@ type ResourcePolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyAggregatedList: Contains a list of resourcePolicies. @@ -43412,9 +43412,9 @@ type ResourcePolicyAggregatedList struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyAggregatedList) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyAggregatedListWarning: [Output Only] Informational warning @@ -43498,9 +43498,9 @@ type ResourcePolicyAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyAggregatedListWarningData struct { @@ -43527,9 +43527,9 @@ type ResourcePolicyAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyDailyCycle: Time window specified for daily operations. @@ -43557,9 +43557,9 @@ type ResourcePolicyDailyCycle struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyDailyCycle) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyDailyCycle) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyDailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyDiskConsistencyGroupPolicy: Resource policy for disk @@ -43616,9 +43616,9 @@ type ResourcePolicyGroupPlacementPolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyGroupPlacementPolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyGroupPlacementPolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyGroupPlacementPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyHourlyCycle: Time window specified for hourly operations. @@ -43645,9 +43645,9 @@ type ResourcePolicyHourlyCycle struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyHourlyCycle) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyHourlyCycle) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyHourlyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyInstanceSchedulePolicy: An InstanceSchedulePolicy specifies @@ -43680,9 +43680,9 @@ type ResourcePolicyInstanceSchedulePolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyInstanceSchedulePolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyInstanceSchedulePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyInstanceSchedulePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyInstanceSchedulePolicySchedule: Schedule for an instance @@ -43704,9 +43704,9 @@ type ResourcePolicyInstanceSchedulePolicySchedule struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyInstanceSchedulePolicySchedule) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyInstanceSchedulePolicySchedule) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyInstanceSchedulePolicySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyList struct { @@ -43745,9 +43745,9 @@ type ResourcePolicyList struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyList) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyList) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyListWarning: [Output Only] Informational warning message. @@ -43830,9 +43830,9 @@ type ResourcePolicyListWarning struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyListWarning) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyListWarning) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyListWarningData struct { @@ -43859,9 +43859,9 @@ type ResourcePolicyListWarningData struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyListWarningData) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyResourceStatus: Contains output only fields. Use this @@ -43886,9 +43886,9 @@ type ResourcePolicyResourceStatus struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyResourceStatus) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyResourceStatusInstanceSchedulePolicyStatus struct { @@ -43912,9 +43912,9 @@ type ResourcePolicyResourceStatusInstanceSchedulePolicyStatus struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyResourceStatusInstanceSchedulePolicyStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicy: A snapshot schedule policy specifies @@ -43945,9 +43945,9 @@ type ResourcePolicySnapshotSchedulePolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicyRetentionPolicy: Policy for retention of @@ -43981,9 +43981,9 @@ type ResourcePolicySnapshotSchedulePolicyRetentionPolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicyRetentionPolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicyRetentionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicySchedule: A schedule for disks where the @@ -44005,9 +44005,9 @@ type ResourcePolicySnapshotSchedulePolicySchedule struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicySchedule) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicySchedule) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicySnapshotProperties: Specified snapshot @@ -44036,9 +44036,9 @@ type ResourcePolicySnapshotSchedulePolicySnapshotProperties struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicySnapshotProperties) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicySnapshotProperties) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicySnapshotProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyVmMaintenancePolicy struct { @@ -44059,9 +44059,9 @@ type ResourcePolicyVmMaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyVmMaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyVmMaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyVmMaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyVmMaintenancePolicyConcurrencyControl: A concurrency control @@ -44084,9 +44084,9 @@ type ResourcePolicyVmMaintenancePolicyConcurrencyControl struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyVmMaintenancePolicyConcurrencyControl) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyVmMaintenancePolicyConcurrencyControl) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyVmMaintenancePolicyConcurrencyControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyVmMaintenancePolicyMaintenanceWindow: A maintenance window for @@ -44106,9 +44106,9 @@ type ResourcePolicyVmMaintenancePolicyMaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyVmMaintenancePolicyMaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyVmMaintenancePolicyMaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyVmMaintenancePolicyMaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyWeeklyCycle: Time window specified for weekly operations. @@ -44128,9 +44128,9 @@ type ResourcePolicyWeeklyCycle struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyWeeklyCycle) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyWeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyWeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyWeeklyCycleDayOfWeek struct { @@ -44167,9 +44167,9 @@ type ResourcePolicyWeeklyCycleDayOfWeek struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyWeeklyCycleDayOfWeek) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyWeeklyCycleDayOfWeek) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyWeeklyCycleDayOfWeek - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceStatus: Contains output only fields. Use this sub-message for actual @@ -44204,9 +44204,9 @@ type ResourceStatus struct { NullFields []string `json:"-"` } -func (s *ResourceStatus) MarshalJSON() ([]byte, error) { +func (s ResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceStatusLastInstanceTerminationDetails struct { @@ -44243,9 +44243,9 @@ type ResourceStatusLastInstanceTerminationDetails struct { NullFields []string `json:"-"` } -func (s *ResourceStatusLastInstanceTerminationDetails) MarshalJSON() ([]byte, error) { +func (s ResourceStatusLastInstanceTerminationDetails) MarshalJSON() ([]byte, error) { type NoMethod ResourceStatusLastInstanceTerminationDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceStatusScheduling struct { @@ -44271,9 +44271,9 @@ type ResourceStatusScheduling struct { NullFields []string `json:"-"` } -func (s *ResourceStatusScheduling) MarshalJSON() ([]byte, error) { +func (s ResourceStatusScheduling) MarshalJSON() ([]byte, error) { type NoMethod ResourceStatusScheduling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceStatusServiceIntegrationStatus: Represents the status of integration @@ -44294,9 +44294,9 @@ type ResourceStatusServiceIntegrationStatus struct { NullFields []string `json:"-"` } -func (s *ResourceStatusServiceIntegrationStatus) MarshalJSON() ([]byte, error) { +func (s ResourceStatusServiceIntegrationStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourceStatusServiceIntegrationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceStatusServiceIntegrationStatusBackupDRStatus: Message defining @@ -44335,9 +44335,9 @@ type ResourceStatusServiceIntegrationStatusBackupDRStatus struct { NullFields []string `json:"-"` } -func (s *ResourceStatusServiceIntegrationStatusBackupDRStatus) MarshalJSON() ([]byte, error) { +func (s ResourceStatusServiceIntegrationStatusBackupDRStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourceStatusServiceIntegrationStatusBackupDRStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceStatusShutdownDetails: Specifies if the instance is in @@ -44376,9 +44376,9 @@ type ResourceStatusShutdownDetails struct { NullFields []string `json:"-"` } -func (s *ResourceStatusShutdownDetails) MarshalJSON() ([]byte, error) { +func (s ResourceStatusShutdownDetails) MarshalJSON() ([]byte, error) { type NoMethod ResourceStatusShutdownDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RolloutPolicy: A rollout policy configuration. @@ -44405,9 +44405,9 @@ type RolloutPolicy struct { NullFields []string `json:"-"` } -func (s *RolloutPolicy) MarshalJSON() ([]byte, error) { +func (s RolloutPolicy) MarshalJSON() ([]byte, error) { type NoMethod RolloutPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Route: Represents a Route resource. A route defines a path from VM instances @@ -44580,9 +44580,9 @@ type Route struct { NullFields []string `json:"-"` } -func (s *Route) MarshalJSON() ([]byte, error) { +func (s Route) MarshalJSON() ([]byte, error) { type NoMethod Route - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteWarnings struct { @@ -44664,9 +44664,9 @@ type RouteWarnings struct { NullFields []string `json:"-"` } -func (s *RouteWarnings) MarshalJSON() ([]byte, error) { +func (s RouteWarnings) MarshalJSON() ([]byte, error) { type NoMethod RouteWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteWarningsData struct { @@ -44693,9 +44693,9 @@ type RouteWarningsData struct { NullFields []string `json:"-"` } -func (s *RouteWarningsData) MarshalJSON() ([]byte, error) { +func (s RouteWarningsData) MarshalJSON() ([]byte, error) { type NoMethod RouteWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteAsPath struct { @@ -44728,9 +44728,9 @@ type RouteAsPath struct { NullFields []string `json:"-"` } -func (s *RouteAsPath) MarshalJSON() ([]byte, error) { +func (s RouteAsPath) MarshalJSON() ([]byte, error) { type NoMethod RouteAsPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouteList: Contains a list of Route resources. @@ -44767,9 +44767,9 @@ type RouteList struct { NullFields []string `json:"-"` } -func (s *RouteList) MarshalJSON() ([]byte, error) { +func (s RouteList) MarshalJSON() ([]byte, error) { type NoMethod RouteList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouteListWarning: [Output Only] Informational warning message. @@ -44852,9 +44852,9 @@ type RouteListWarning struct { NullFields []string `json:"-"` } -func (s *RouteListWarning) MarshalJSON() ([]byte, error) { +func (s RouteListWarning) MarshalJSON() ([]byte, error) { type NoMethod RouteListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteListWarningData struct { @@ -44881,9 +44881,9 @@ type RouteListWarningData struct { NullFields []string `json:"-"` } -func (s *RouteListWarningData) MarshalJSON() ([]byte, error) { +func (s RouteListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RouteListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutePolicy struct { @@ -44919,9 +44919,9 @@ type RoutePolicy struct { NullFields []string `json:"-"` } -func (s *RoutePolicy) MarshalJSON() ([]byte, error) { +func (s RoutePolicy) MarshalJSON() ([]byte, error) { type NoMethod RoutePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutePolicyPolicyTerm struct { @@ -44947,9 +44947,9 @@ type RoutePolicyPolicyTerm struct { NullFields []string `json:"-"` } -func (s *RoutePolicyPolicyTerm) MarshalJSON() ([]byte, error) { +func (s RoutePolicyPolicyTerm) MarshalJSON() ([]byte, error) { type NoMethod RoutePolicyPolicyTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Router: Represents a Cloud Router resource. For more information about Cloud @@ -45019,9 +45019,9 @@ type Router struct { NullFields []string `json:"-"` } -func (s *Router) MarshalJSON() ([]byte, error) { +func (s Router) MarshalJSON() ([]byte, error) { type NoMethod Router - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterAdvertisedIpRange: Description-tagged IP ranges for the router to @@ -45044,9 +45044,9 @@ type RouterAdvertisedIpRange struct { NullFields []string `json:"-"` } -func (s *RouterAdvertisedIpRange) MarshalJSON() ([]byte, error) { +func (s RouterAdvertisedIpRange) MarshalJSON() ([]byte, error) { type NoMethod RouterAdvertisedIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterAggregatedList: Contains a list of routers. @@ -45085,9 +45085,9 @@ type RouterAggregatedList struct { NullFields []string `json:"-"` } -func (s *RouterAggregatedList) MarshalJSON() ([]byte, error) { +func (s RouterAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod RouterAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterAggregatedListWarning: [Output Only] Informational warning message. @@ -45170,9 +45170,9 @@ type RouterAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *RouterAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s RouterAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod RouterAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterAggregatedListWarningData struct { @@ -45199,9 +45199,9 @@ type RouterAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *RouterAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s RouterAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RouterAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgp struct { @@ -45263,9 +45263,9 @@ type RouterBgp struct { NullFields []string `json:"-"` } -func (s *RouterBgp) MarshalJSON() ([]byte, error) { +func (s RouterBgp) MarshalJSON() ([]byte, error) { type NoMethod RouterBgp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgpPeer struct { @@ -45407,9 +45407,9 @@ type RouterBgpPeer struct { NullFields []string `json:"-"` } -func (s *RouterBgpPeer) MarshalJSON() ([]byte, error) { +func (s RouterBgpPeer) MarshalJSON() ([]byte, error) { type NoMethod RouterBgpPeer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgpPeerBfd struct { @@ -45484,9 +45484,9 @@ type RouterBgpPeerBfd struct { NullFields []string `json:"-"` } -func (s *RouterBgpPeerBfd) MarshalJSON() ([]byte, error) { +func (s RouterBgpPeerBfd) MarshalJSON() ([]byte, error) { type NoMethod RouterBgpPeerBfd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgpPeerCustomLearnedIpRange struct { @@ -45508,9 +45508,9 @@ type RouterBgpPeerCustomLearnedIpRange struct { NullFields []string `json:"-"` } -func (s *RouterBgpPeerCustomLearnedIpRange) MarshalJSON() ([]byte, error) { +func (s RouterBgpPeerCustomLearnedIpRange) MarshalJSON() ([]byte, error) { type NoMethod RouterBgpPeerCustomLearnedIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterInterface struct { @@ -45598,9 +45598,9 @@ type RouterInterface struct { NullFields []string `json:"-"` } -func (s *RouterInterface) MarshalJSON() ([]byte, error) { +func (s RouterInterface) MarshalJSON() ([]byte, error) { type NoMethod RouterInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterList: Contains a list of Router resources. @@ -45637,9 +45637,9 @@ type RouterList struct { NullFields []string `json:"-"` } -func (s *RouterList) MarshalJSON() ([]byte, error) { +func (s RouterList) MarshalJSON() ([]byte, error) { type NoMethod RouterList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterListWarning: [Output Only] Informational warning message. @@ -45722,9 +45722,9 @@ type RouterListWarning struct { NullFields []string `json:"-"` } -func (s *RouterListWarning) MarshalJSON() ([]byte, error) { +func (s RouterListWarning) MarshalJSON() ([]byte, error) { type NoMethod RouterListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterListWarningData struct { @@ -45751,9 +45751,9 @@ type RouterListWarningData struct { NullFields []string `json:"-"` } -func (s *RouterListWarningData) MarshalJSON() ([]byte, error) { +func (s RouterListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RouterListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterMd5AuthenticationKey struct { @@ -45778,9 +45778,9 @@ type RouterMd5AuthenticationKey struct { NullFields []string `json:"-"` } -func (s *RouterMd5AuthenticationKey) MarshalJSON() ([]byte, error) { +func (s RouterMd5AuthenticationKey) MarshalJSON() ([]byte, error) { type NoMethod RouterMd5AuthenticationKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterNat: Represents a Nat resource. It enables the VMs within the @@ -45921,9 +45921,9 @@ type RouterNat struct { NullFields []string `json:"-"` } -func (s *RouterNat) MarshalJSON() ([]byte, error) { +func (s RouterNat) MarshalJSON() ([]byte, error) { type NoMethod RouterNat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterNatLogConfig: Configuration of logging on a NAT. @@ -45955,9 +45955,9 @@ type RouterNatLogConfig struct { NullFields []string `json:"-"` } -func (s *RouterNatLogConfig) MarshalJSON() ([]byte, error) { +func (s RouterNatLogConfig) MarshalJSON() ([]byte, error) { type NoMethod RouterNatLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterNatRule struct { @@ -45992,9 +45992,9 @@ type RouterNatRule struct { NullFields []string `json:"-"` } -func (s *RouterNatRule) MarshalJSON() ([]byte, error) { +func (s RouterNatRule) MarshalJSON() ([]byte, error) { type NoMethod RouterNatRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterNatRuleAction struct { @@ -46029,9 +46029,9 @@ type RouterNatRuleAction struct { NullFields []string `json:"-"` } -func (s *RouterNatRuleAction) MarshalJSON() ([]byte, error) { +func (s RouterNatRuleAction) MarshalJSON() ([]byte, error) { type NoMethod RouterNatRuleAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterNatSubnetworkToNat: Defines the IP ranges that want to use NAT for a @@ -46070,9 +46070,9 @@ type RouterNatSubnetworkToNat struct { NullFields []string `json:"-"` } -func (s *RouterNatSubnetworkToNat) MarshalJSON() ([]byte, error) { +func (s RouterNatSubnetworkToNat) MarshalJSON() ([]byte, error) { type NoMethod RouterNatSubnetworkToNat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterStatus struct { @@ -46105,9 +46105,9 @@ type RouterStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterStatusBgpPeerStatus struct { @@ -46186,9 +46186,9 @@ type RouterStatusBgpPeerStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatusBgpPeerStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatusBgpPeerStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusBgpPeerStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterStatusNatStatus: Status of a NAT contained in this router. @@ -46233,9 +46233,9 @@ type RouterStatusNatStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatusNatStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatusNatStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusNatStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterStatusNatStatusNatRuleStatus: Status of a NAT Rule contained in this @@ -46269,9 +46269,9 @@ type RouterStatusNatStatusNatRuleStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatusNatStatusNatRuleStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatusNatStatusNatRuleStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusNatStatusNatRuleStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterStatusResponse struct { @@ -46294,9 +46294,9 @@ type RouterStatusResponse struct { NullFields []string `json:"-"` } -func (s *RouterStatusResponse) MarshalJSON() ([]byte, error) { +func (s RouterStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersGetNamedSetResponse struct { @@ -46319,9 +46319,9 @@ type RoutersGetNamedSetResponse struct { NullFields []string `json:"-"` } -func (s *RoutersGetNamedSetResponse) MarshalJSON() ([]byte, error) { +func (s RoutersGetNamedSetResponse) MarshalJSON() ([]byte, error) { type NoMethod RoutersGetNamedSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersGetRoutePolicyResponse struct { @@ -46344,9 +46344,9 @@ type RoutersGetRoutePolicyResponse struct { NullFields []string `json:"-"` } -func (s *RoutersGetRoutePolicyResponse) MarshalJSON() ([]byte, error) { +func (s RoutersGetRoutePolicyResponse) MarshalJSON() ([]byte, error) { type NoMethod RoutersGetRoutePolicyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersListBgpRoutes struct { @@ -46387,9 +46387,9 @@ type RoutersListBgpRoutes struct { NullFields []string `json:"-"` } -func (s *RoutersListBgpRoutes) MarshalJSON() ([]byte, error) { +func (s RoutersListBgpRoutes) MarshalJSON() ([]byte, error) { type NoMethod RoutersListBgpRoutes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutersListBgpRoutesWarning: [Output Only] Informational warning message. @@ -46472,9 +46472,9 @@ type RoutersListBgpRoutesWarning struct { NullFields []string `json:"-"` } -func (s *RoutersListBgpRoutesWarning) MarshalJSON() ([]byte, error) { +func (s RoutersListBgpRoutesWarning) MarshalJSON() ([]byte, error) { type NoMethod RoutersListBgpRoutesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersListBgpRoutesWarningData struct { @@ -46501,9 +46501,9 @@ type RoutersListBgpRoutesWarningData struct { NullFields []string `json:"-"` } -func (s *RoutersListBgpRoutesWarningData) MarshalJSON() ([]byte, error) { +func (s RoutersListBgpRoutesWarningData) MarshalJSON() ([]byte, error) { type NoMethod RoutersListBgpRoutesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersListNamedSets struct { @@ -46544,9 +46544,9 @@ type RoutersListNamedSets struct { NullFields []string `json:"-"` } -func (s *RoutersListNamedSets) MarshalJSON() ([]byte, error) { +func (s RoutersListNamedSets) MarshalJSON() ([]byte, error) { type NoMethod RoutersListNamedSets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutersListNamedSetsWarning: [Output Only] Informational warning message. @@ -46629,9 +46629,9 @@ type RoutersListNamedSetsWarning struct { NullFields []string `json:"-"` } -func (s *RoutersListNamedSetsWarning) MarshalJSON() ([]byte, error) { +func (s RoutersListNamedSetsWarning) MarshalJSON() ([]byte, error) { type NoMethod RoutersListNamedSetsWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersListNamedSetsWarningData struct { @@ -46658,9 +46658,9 @@ type RoutersListNamedSetsWarningData struct { NullFields []string `json:"-"` } -func (s *RoutersListNamedSetsWarningData) MarshalJSON() ([]byte, error) { +func (s RoutersListNamedSetsWarningData) MarshalJSON() ([]byte, error) { type NoMethod RoutersListNamedSetsWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersListRoutePolicies struct { @@ -46701,9 +46701,9 @@ type RoutersListRoutePolicies struct { NullFields []string `json:"-"` } -func (s *RoutersListRoutePolicies) MarshalJSON() ([]byte, error) { +func (s RoutersListRoutePolicies) MarshalJSON() ([]byte, error) { type NoMethod RoutersListRoutePolicies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutersListRoutePoliciesWarning: [Output Only] Informational warning @@ -46787,9 +46787,9 @@ type RoutersListRoutePoliciesWarning struct { NullFields []string `json:"-"` } -func (s *RoutersListRoutePoliciesWarning) MarshalJSON() ([]byte, error) { +func (s RoutersListRoutePoliciesWarning) MarshalJSON() ([]byte, error) { type NoMethod RoutersListRoutePoliciesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersListRoutePoliciesWarningData struct { @@ -46816,9 +46816,9 @@ type RoutersListRoutePoliciesWarningData struct { NullFields []string `json:"-"` } -func (s *RoutersListRoutePoliciesWarningData) MarshalJSON() ([]byte, error) { +func (s RoutersListRoutePoliciesWarningData) MarshalJSON() ([]byte, error) { type NoMethod RoutersListRoutePoliciesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersPreviewResponse struct { @@ -46840,9 +46840,9 @@ type RoutersPreviewResponse struct { NullFields []string `json:"-"` } -func (s *RoutersPreviewResponse) MarshalJSON() ([]byte, error) { +func (s RoutersPreviewResponse) MarshalJSON() ([]byte, error) { type NoMethod RoutersPreviewResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersScopedList struct { @@ -46864,9 +46864,9 @@ type RoutersScopedList struct { NullFields []string `json:"-"` } -func (s *RoutersScopedList) MarshalJSON() ([]byte, error) { +func (s RoutersScopedList) MarshalJSON() ([]byte, error) { type NoMethod RoutersScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutersScopedListWarning: Informational warning which replaces the list of @@ -46950,9 +46950,9 @@ type RoutersScopedListWarning struct { NullFields []string `json:"-"` } -func (s *RoutersScopedListWarning) MarshalJSON() ([]byte, error) { +func (s RoutersScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod RoutersScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersScopedListWarningData struct { @@ -46979,9 +46979,9 @@ type RoutersScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *RoutersScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s RoutersScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RoutersScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rule: This is deprecated and has no effect. Do not use. @@ -47021,9 +47021,9 @@ type Rule struct { NullFields []string `json:"-"` } -func (s *Rule) MarshalJSON() ([]byte, error) { +func (s Rule) MarshalJSON() ([]byte, error) { type NoMethod Rule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SSLHealthCheck struct { @@ -47092,9 +47092,9 @@ type SSLHealthCheck struct { NullFields []string `json:"-"` } -func (s *SSLHealthCheck) MarshalJSON() ([]byte, error) { +func (s SSLHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod SSLHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedAttachedDisk: DEPRECATED: Please use compute#savedDisk instead. An @@ -47178,9 +47178,9 @@ type SavedAttachedDisk struct { NullFields []string `json:"-"` } -func (s *SavedAttachedDisk) MarshalJSON() ([]byte, error) { +func (s SavedAttachedDisk) MarshalJSON() ([]byte, error) { type NoMethod SavedAttachedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedDisk: An instance-attached disk resource. @@ -47224,9 +47224,9 @@ type SavedDisk struct { NullFields []string `json:"-"` } -func (s *SavedDisk) MarshalJSON() ([]byte, error) { +func (s SavedDisk) MarshalJSON() ([]byte, error) { type NoMethod SavedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ScalingScheduleStatus struct { @@ -47262,9 +47262,9 @@ type ScalingScheduleStatus struct { NullFields []string `json:"-"` } -func (s *ScalingScheduleStatus) MarshalJSON() ([]byte, error) { +func (s ScalingScheduleStatus) MarshalJSON() ([]byte, error) { type NoMethod ScalingScheduleStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Scheduling: Sets the scheduling options for an Instance. @@ -47410,9 +47410,9 @@ type Scheduling struct { NullFields []string `json:"-"` } -func (s *Scheduling) MarshalJSON() ([]byte, error) { +func (s Scheduling) MarshalJSON() ([]byte, error) { type NoMethod Scheduling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingGracefulShutdown: Configuration for gracefully shutting down the @@ -47437,9 +47437,9 @@ type SchedulingGracefulShutdown struct { NullFields []string `json:"-"` } -func (s *SchedulingGracefulShutdown) MarshalJSON() ([]byte, error) { +func (s SchedulingGracefulShutdown) MarshalJSON() ([]byte, error) { type NoMethod SchedulingGracefulShutdown - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingNodeAffinity: Node Affinity: the configuration of desired nodes @@ -47470,9 +47470,9 @@ type SchedulingNodeAffinity struct { NullFields []string `json:"-"` } -func (s *SchedulingNodeAffinity) MarshalJSON() ([]byte, error) { +func (s SchedulingNodeAffinity) MarshalJSON() ([]byte, error) { type NoMethod SchedulingNodeAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingOnInstanceStopAction: Defines the behaviour for instances with the @@ -47495,9 +47495,9 @@ type SchedulingOnInstanceStopAction struct { NullFields []string `json:"-"` } -func (s *SchedulingOnInstanceStopAction) MarshalJSON() ([]byte, error) { +func (s SchedulingOnInstanceStopAction) MarshalJSON() ([]byte, error) { type NoMethod SchedulingOnInstanceStopAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Screenshot: An instance's screenshot. @@ -47523,9 +47523,9 @@ type Screenshot struct { NullFields []string `json:"-"` } -func (s *Screenshot) MarshalJSON() ([]byte, error) { +func (s Screenshot) MarshalJSON() ([]byte, error) { type NoMethod Screenshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdsConfig: [Deprecated] The configuration to access the SDS server. The @@ -47546,9 +47546,9 @@ type SdsConfig struct { NullFields []string `json:"-"` } -func (s *SdsConfig) MarshalJSON() ([]byte, error) { +func (s SdsConfig) MarshalJSON() ([]byte, error) { type NoMethod SdsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesAggregatedList struct { @@ -47588,9 +47588,9 @@ type SecurityPoliciesAggregatedList struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesAggregatedList) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPoliciesAggregatedListWarning: [Output Only] Informational warning @@ -47674,9 +47674,9 @@ type SecurityPoliciesAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesAggregatedListWarningData struct { @@ -47703,9 +47703,9 @@ type SecurityPoliciesAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesListPreconfiguredExpressionSetsResponse struct { @@ -47726,9 +47726,9 @@ type SecurityPoliciesListPreconfiguredExpressionSetsResponse struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesListPreconfiguredExpressionSetsResponse) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesListPreconfiguredExpressionSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesListPreconfiguredExpressionSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesScopedList struct { @@ -47750,9 +47750,9 @@ type SecurityPoliciesScopedList struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesScopedList) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesScopedList) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPoliciesScopedListWarning: Informational warning which replaces the @@ -47836,9 +47836,9 @@ type SecurityPoliciesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesScopedListWarningData struct { @@ -47865,9 +47865,9 @@ type SecurityPoliciesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesWafConfig struct { @@ -47885,9 +47885,9 @@ type SecurityPoliciesWafConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesWafConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesWafConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesWafConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicy: Represents a Google Cloud Armor security policy resource. @@ -48027,9 +48027,9 @@ type SecurityPolicy struct { NullFields []string `json:"-"` } -func (s *SecurityPolicy) MarshalJSON() ([]byte, error) { +func (s SecurityPolicy) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyAdaptiveProtectionConfig: Configuration options for Cloud @@ -48052,9 +48052,9 @@ type SecurityPolicyAdaptiveProtectionConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig: Configuration @@ -48077,9 +48077,9 @@ type SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig) UnmarshalJSON(data []byte) error { @@ -48131,9 +48131,9 @@ type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig struct { @@ -48163,9 +48163,9 @@ type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfi NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) UnmarshalJSON(data []byte) error { @@ -48222,9 +48222,9 @@ type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfi NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyAdvancedOptionsConfig struct { @@ -48256,9 +48256,9 @@ type SecurityPolicyAdvancedOptionsConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdvancedOptionsConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdvancedOptionsConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdvancedOptionsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyAdvancedOptionsConfigJsonCustomConfig struct { @@ -48281,9 +48281,9 @@ type SecurityPolicyAdvancedOptionsConfigJsonCustomConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdvancedOptionsConfigJsonCustomConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyAssociation struct { @@ -48319,9 +48319,9 @@ type SecurityPolicyAssociation struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAssociation) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAssociation) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyCloudArmorConfig: Configuration options for Cloud Armor. @@ -48341,9 +48341,9 @@ type SecurityPolicyCloudArmorConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyCloudArmorConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyCloudArmorConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyCloudArmorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyDdosProtectionConfig struct { @@ -48365,9 +48365,9 @@ type SecurityPolicyDdosProtectionConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyDdosProtectionConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyDdosProtectionConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyDdosProtectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyList struct { @@ -48405,9 +48405,9 @@ type SecurityPolicyList struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyList) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyList) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyListWarning: [Output Only] Informational warning message. @@ -48490,9 +48490,9 @@ type SecurityPolicyListWarning struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyListWarning) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyListWarning) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyListWarningData struct { @@ -48519,9 +48519,9 @@ type SecurityPolicyListWarningData struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyListWarningData) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRecaptchaOptionsConfig struct { @@ -48546,9 +48546,9 @@ type SecurityPolicyRecaptchaOptionsConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRecaptchaOptionsConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRecaptchaOptionsConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRecaptchaOptionsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyReference struct { @@ -48566,9 +48566,9 @@ type SecurityPolicyReference struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyReference) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyReference) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyRule: Represents a rule that describes one or more match @@ -48698,9 +48698,9 @@ type SecurityPolicyRule struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRule) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleHttpHeaderAction struct { @@ -48720,9 +48720,9 @@ type SecurityPolicyRuleHttpHeaderAction struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleHttpHeaderAction) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleHttpHeaderAction) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleHttpHeaderAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleHttpHeaderActionHttpHeaderOption struct { @@ -48743,9 +48743,9 @@ type SecurityPolicyRuleHttpHeaderActionHttpHeaderOption struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleHttpHeaderActionHttpHeaderOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyRuleMatcher: Represents a match condition that incoming @@ -48789,9 +48789,9 @@ type SecurityPolicyRuleMatcher struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcher) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcher) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherConfig struct { @@ -48820,9 +48820,9 @@ type SecurityPolicyRuleMatcherConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherConfigDestinationPort struct { @@ -48851,9 +48851,9 @@ type SecurityPolicyRuleMatcherConfigDestinationPort struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherConfigDestinationPort) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherConfigDestinationPort) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherConfigDestinationPort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherConfigLayer4Config struct { @@ -48882,9 +48882,9 @@ type SecurityPolicyRuleMatcherConfigLayer4Config struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherConfigLayer4Config) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherConfigLayer4Config) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherConfigLayer4Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherExprOptions struct { @@ -48905,9 +48905,9 @@ type SecurityPolicyRuleMatcherExprOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherExprOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherExprOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherExprOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions struct { @@ -48932,9 +48932,9 @@ type SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyRuleNetworkMatcher: Represents a match condition that incoming @@ -48978,9 +48978,9 @@ type SecurityPolicyRuleNetworkMatcher struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleNetworkMatcher) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleNetworkMatcher) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleNetworkMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch struct { @@ -49003,9 +49003,9 @@ type SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRulePreconfiguredWafConfig struct { @@ -49025,9 +49025,9 @@ type SecurityPolicyRulePreconfiguredWafConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRulePreconfiguredWafConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRulePreconfiguredWafConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRulePreconfiguredWafConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRulePreconfiguredWafConfigExclusion struct { @@ -49064,9 +49064,9 @@ type SecurityPolicyRulePreconfiguredWafConfigExclusion struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRulePreconfiguredWafConfigExclusion) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRulePreconfiguredWafConfigExclusion) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRulePreconfiguredWafConfigExclusion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams struct { @@ -49098,9 +49098,9 @@ type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRateLimitOptions struct { @@ -49198,9 +49198,9 @@ type SecurityPolicyRuleRateLimitOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRateLimitOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRateLimitOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRateLimitOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig struct { @@ -49262,9 +49262,9 @@ type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyRuleRateLimitOptionsRpcStatus: Simplified google.rpc.Status @@ -49287,9 +49287,9 @@ type SecurityPolicyRuleRateLimitOptionsRpcStatus struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRateLimitOptionsRpcStatus) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRateLimitOptionsRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRateLimitOptionsRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRateLimitOptionsThreshold struct { @@ -49310,9 +49310,9 @@ type SecurityPolicyRuleRateLimitOptionsThreshold struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRateLimitOptionsThreshold) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRateLimitOptionsThreshold) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRateLimitOptionsThreshold - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRedirectOptions struct { @@ -49338,9 +49338,9 @@ type SecurityPolicyRuleRedirectOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRedirectOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRedirectOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRedirectOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyUserDefinedField struct { @@ -49383,9 +49383,9 @@ type SecurityPolicyUserDefinedField struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyUserDefinedField) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyUserDefinedField) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyUserDefinedField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecuritySettings: The authentication and authorization settings for a @@ -49440,9 +49440,9 @@ type SecuritySettings struct { NullFields []string `json:"-"` } -func (s *SecuritySettings) MarshalJSON() ([]byte, error) { +func (s SecuritySettings) MarshalJSON() ([]byte, error) { type NoMethod SecuritySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SerialPortOutput: An instance serial console output. @@ -49481,9 +49481,9 @@ type SerialPortOutput struct { NullFields []string `json:"-"` } -func (s *SerialPortOutput) MarshalJSON() ([]byte, error) { +func (s SerialPortOutput) MarshalJSON() ([]byte, error) { type NoMethod SerialPortOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServerBinding struct { @@ -49507,9 +49507,9 @@ type ServerBinding struct { NullFields []string `json:"-"` } -func (s *ServerBinding) MarshalJSON() ([]byte, error) { +func (s ServerBinding) MarshalJSON() ([]byte, error) { type NoMethod ServerBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServerTlsSettings: The TLS settings for the server. @@ -49545,9 +49545,9 @@ type ServerTlsSettings struct { NullFields []string `json:"-"` } -func (s *ServerTlsSettings) MarshalJSON() ([]byte, error) { +func (s ServerTlsSettings) MarshalJSON() ([]byte, error) { type NoMethod ServerTlsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: A service account. @@ -49569,9 +49569,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachment: Represents a ServiceAttachment resource. A service @@ -49704,9 +49704,9 @@ type ServiceAttachment struct { NullFields []string `json:"-"` } -func (s *ServiceAttachment) MarshalJSON() ([]byte, error) { +func (s ServiceAttachment) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentAggregatedList: Contains a list of @@ -49746,9 +49746,9 @@ type ServiceAttachmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentAggregatedListWarning: [Output Only] Informational warning @@ -49832,9 +49832,9 @@ type ServiceAttachmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentAggregatedListWarningData struct { @@ -49861,9 +49861,9 @@ type ServiceAttachmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentConnectedEndpoint: [Output Only] A connection connected to @@ -49904,9 +49904,9 @@ type ServiceAttachmentConnectedEndpoint struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentConnectedEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentConsumerProjectLimit struct { @@ -49930,9 +49930,9 @@ type ServiceAttachmentConsumerProjectLimit struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentConsumerProjectLimit) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentConsumerProjectLimit) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentConsumerProjectLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentList struct { @@ -49969,9 +49969,9 @@ type ServiceAttachmentList struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentList) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentList) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentListWarning: [Output Only] Informational warning message. @@ -50054,9 +50054,9 @@ type ServiceAttachmentListWarning struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentListWarning) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentListWarningData struct { @@ -50083,9 +50083,9 @@ type ServiceAttachmentListWarningData struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentListWarningData) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentTunnelingConfig: Use to configure this PSC connection in @@ -50124,9 +50124,9 @@ type ServiceAttachmentTunnelingConfig struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentTunnelingConfig) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentTunnelingConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentTunnelingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentsScopedList struct { @@ -50148,9 +50148,9 @@ type ServiceAttachmentsScopedList struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentsScopedList) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentsScopedListWarning: Informational warning which replaces @@ -50234,9 +50234,9 @@ type ServiceAttachmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentsScopedListWarningData struct { @@ -50263,9 +50263,9 @@ type ServiceAttachmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceIntegrationSpec: Specifies the parameters to configure an integration @@ -50285,9 +50285,9 @@ type ServiceIntegrationSpec struct { NullFields []string `json:"-"` } -func (s *ServiceIntegrationSpec) MarshalJSON() ([]byte, error) { +func (s ServiceIntegrationSpec) MarshalJSON() ([]byte, error) { type NoMethod ServiceIntegrationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceIntegrationSpecBackupDRSpec: Specifies parameters to Backup and DR to @@ -50310,9 +50310,9 @@ type ServiceIntegrationSpecBackupDRSpec struct { NullFields []string `json:"-"` } -func (s *ServiceIntegrationSpecBackupDRSpec) MarshalJSON() ([]byte, error) { +func (s ServiceIntegrationSpecBackupDRSpec) MarshalJSON() ([]byte, error) { type NoMethod ServiceIntegrationSpecBackupDRSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadata struct { @@ -50334,9 +50334,9 @@ type SetCommonInstanceMetadataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { @@ -50369,9 +50369,9 @@ type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShareSettings: The share setting for reservations and sole tenancy node @@ -50412,9 +50412,9 @@ type ShareSettings struct { NullFields []string `json:"-"` } -func (s *ShareSettings) MarshalJSON() ([]byte, error) { +func (s ShareSettings) MarshalJSON() ([]byte, error) { type NoMethod ShareSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShareSettingsFolderConfig: Config for each folder in the share settings. @@ -50436,9 +50436,9 @@ type ShareSettingsFolderConfig struct { NullFields []string `json:"-"` } -func (s *ShareSettingsFolderConfig) MarshalJSON() ([]byte, error) { +func (s ShareSettingsFolderConfig) MarshalJSON() ([]byte, error) { type NoMethod ShareSettingsFolderConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShareSettingsProjectConfig: Config for each project in the share settings. @@ -50459,9 +50459,9 @@ type ShareSettingsProjectConfig struct { NullFields []string `json:"-"` } -func (s *ShareSettingsProjectConfig) MarshalJSON() ([]byte, error) { +func (s ShareSettingsProjectConfig) MarshalJSON() ([]byte, error) { type NoMethod ShareSettingsProjectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceConfig: A set of Shielded Instance options. @@ -50488,9 +50488,9 @@ type ShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceIdentity: A Shielded Instance Identity. @@ -50526,9 +50526,9 @@ type ShieldedInstanceIdentity struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceIdentity) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceIdentity) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceIdentityEntry: A Shielded Instance Identity Entry. @@ -50550,9 +50550,9 @@ type ShieldedInstanceIdentityEntry struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceIdentityEntry) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceIdentityEntry) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceIdentityEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceIntegrityPolicy: The policy describes the baseline against @@ -50574,9 +50574,9 @@ type ShieldedInstanceIntegrityPolicy struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceIntegrityPolicy) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceIntegrityPolicy) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceIntegrityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedVmConfig: A set of Shielded VM options. @@ -50601,9 +50601,9 @@ type ShieldedVmConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedVmConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedVmConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedVmConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedVmIdentity: A Shielded VM Identity. @@ -50631,9 +50631,9 @@ type ShieldedVmIdentity struct { NullFields []string `json:"-"` } -func (s *ShieldedVmIdentity) MarshalJSON() ([]byte, error) { +func (s ShieldedVmIdentity) MarshalJSON() ([]byte, error) { type NoMethod ShieldedVmIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedVmIdentityEntry: A Shielded Instance Identity Entry. @@ -50655,9 +50655,9 @@ type ShieldedVmIdentityEntry struct { NullFields []string `json:"-"` } -func (s *ShieldedVmIdentityEntry) MarshalJSON() ([]byte, error) { +func (s ShieldedVmIdentityEntry) MarshalJSON() ([]byte, error) { type NoMethod ShieldedVmIdentityEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedVmIntegrityPolicy: The policy describes the baseline against which @@ -50679,9 +50679,9 @@ type ShieldedVmIntegrityPolicy struct { NullFields []string `json:"-"` } -func (s *ShieldedVmIntegrityPolicy) MarshalJSON() ([]byte, error) { +func (s ShieldedVmIntegrityPolicy) MarshalJSON() ([]byte, error) { type NoMethod ShieldedVmIntegrityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignedUrlKey: Represents a customer-supplied Signing Key used by Cloud CDN @@ -50710,9 +50710,9 @@ type SignedUrlKey struct { NullFields []string `json:"-"` } -func (s *SignedUrlKey) MarshalJSON() ([]byte, error) { +func (s SignedUrlKey) MarshalJSON() ([]byte, error) { type NoMethod SignedUrlKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Snapshot: Represents a Persistent Disk Snapshot resource. You can use @@ -50914,9 +50914,9 @@ type Snapshot struct { NullFields []string `json:"-"` } -func (s *Snapshot) MarshalJSON() ([]byte, error) { +func (s Snapshot) MarshalJSON() ([]byte, error) { type NoMethod Snapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotAggregatedList struct { @@ -50956,9 +50956,9 @@ type SnapshotAggregatedList struct { NullFields []string `json:"-"` } -func (s *SnapshotAggregatedList) MarshalJSON() ([]byte, error) { +func (s SnapshotAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SnapshotAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotAggregatedListWarning: [Output Only] Informational warning message. @@ -51041,9 +51041,9 @@ type SnapshotAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SnapshotAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SnapshotAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SnapshotAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotAggregatedListWarningData struct { @@ -51070,9 +51070,9 @@ type SnapshotAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SnapshotAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SnapshotAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SnapshotAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotList: Contains a list of Snapshot resources. @@ -51109,9 +51109,9 @@ type SnapshotList struct { NullFields []string `json:"-"` } -func (s *SnapshotList) MarshalJSON() ([]byte, error) { +func (s SnapshotList) MarshalJSON() ([]byte, error) { type NoMethod SnapshotList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotListWarning: [Output Only] Informational warning message. @@ -51194,9 +51194,9 @@ type SnapshotListWarning struct { NullFields []string `json:"-"` } -func (s *SnapshotListWarning) MarshalJSON() ([]byte, error) { +func (s SnapshotListWarning) MarshalJSON() ([]byte, error) { type NoMethod SnapshotListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotListWarningData struct { @@ -51223,9 +51223,9 @@ type SnapshotListWarningData struct { NullFields []string `json:"-"` } -func (s *SnapshotListWarningData) MarshalJSON() ([]byte, error) { +func (s SnapshotListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SnapshotListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotResourceStatus struct { @@ -51246,9 +51246,9 @@ type SnapshotResourceStatus struct { NullFields []string `json:"-"` } -func (s *SnapshotResourceStatus) MarshalJSON() ([]byte, error) { +func (s SnapshotResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod SnapshotResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotSettings struct { @@ -51275,9 +51275,9 @@ type SnapshotSettings struct { NullFields []string `json:"-"` } -func (s *SnapshotSettings) MarshalJSON() ([]byte, error) { +func (s SnapshotSettings) MarshalJSON() ([]byte, error) { type NoMethod SnapshotSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotSettingsAccessLocation struct { @@ -51297,9 +51297,9 @@ type SnapshotSettingsAccessLocation struct { NullFields []string `json:"-"` } -func (s *SnapshotSettingsAccessLocation) MarshalJSON() ([]byte, error) { +func (s SnapshotSettingsAccessLocation) MarshalJSON() ([]byte, error) { type NoMethod SnapshotSettingsAccessLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotSettingsAccessLocationAccessLocationPreference: A structure for @@ -51320,9 +51320,9 @@ type SnapshotSettingsAccessLocationAccessLocationPreference struct { NullFields []string `json:"-"` } -func (s *SnapshotSettingsAccessLocationAccessLocationPreference) MarshalJSON() ([]byte, error) { +func (s SnapshotSettingsAccessLocationAccessLocationPreference) MarshalJSON() ([]byte, error) { type NoMethod SnapshotSettingsAccessLocationAccessLocationPreference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotSettingsStorageLocationSettings struct { @@ -51356,9 +51356,9 @@ type SnapshotSettingsStorageLocationSettings struct { NullFields []string `json:"-"` } -func (s *SnapshotSettingsStorageLocationSettings) MarshalJSON() ([]byte, error) { +func (s SnapshotSettingsStorageLocationSettings) MarshalJSON() ([]byte, error) { type NoMethod SnapshotSettingsStorageLocationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotSettingsStorageLocationSettingsStorageLocationPreference: A @@ -51380,9 +51380,9 @@ type SnapshotSettingsStorageLocationSettingsStorageLocationPreference struct { NullFields []string `json:"-"` } -func (s *SnapshotSettingsStorageLocationSettingsStorageLocationPreference) MarshalJSON() ([]byte, error) { +func (s SnapshotSettingsStorageLocationSettingsStorageLocationPreference) MarshalJSON() ([]byte, error) { type NoMethod SnapshotSettingsStorageLocationSettingsStorageLocationPreference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotsScopedList struct { @@ -51404,9 +51404,9 @@ type SnapshotsScopedList struct { NullFields []string `json:"-"` } -func (s *SnapshotsScopedList) MarshalJSON() ([]byte, error) { +func (s SnapshotsScopedList) MarshalJSON() ([]byte, error) { type NoMethod SnapshotsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotsScopedListWarning: [Output Only] Informational warning which @@ -51490,9 +51490,9 @@ type SnapshotsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SnapshotsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SnapshotsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SnapshotsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotsScopedListWarningData struct { @@ -51519,9 +51519,9 @@ type SnapshotsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SnapshotsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SnapshotsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SnapshotsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SourceDiskEncryptionKey struct { @@ -51547,9 +51547,9 @@ type SourceDiskEncryptionKey struct { NullFields []string `json:"-"` } -func (s *SourceDiskEncryptionKey) MarshalJSON() ([]byte, error) { +func (s SourceDiskEncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod SourceDiskEncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInstanceParams: A specification of the parameters to use when creating @@ -51573,9 +51573,9 @@ type SourceInstanceParams struct { NullFields []string `json:"-"` } -func (s *SourceInstanceParams) MarshalJSON() ([]byte, error) { +func (s SourceInstanceParams) MarshalJSON() ([]byte, error) { type NoMethod SourceInstanceParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInstanceProperties: DEPRECATED: Please use compute#instanceProperties @@ -51664,9 +51664,9 @@ type SourceInstanceProperties struct { NullFields []string `json:"-"` } -func (s *SourceInstanceProperties) MarshalJSON() ([]byte, error) { +func (s SourceInstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod SourceInstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificate: Represents an SSL certificate resource. Google Compute @@ -51755,9 +51755,9 @@ type SslCertificate struct { NullFields []string `json:"-"` } -func (s *SslCertificate) MarshalJSON() ([]byte, error) { +func (s SslCertificate) MarshalJSON() ([]byte, error) { type NoMethod SslCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificateAggregatedList struct { @@ -51796,9 +51796,9 @@ type SslCertificateAggregatedList struct { NullFields []string `json:"-"` } -func (s *SslCertificateAggregatedList) MarshalJSON() ([]byte, error) { +func (s SslCertificateAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateAggregatedListWarning: [Output Only] Informational warning @@ -51882,9 +51882,9 @@ type SslCertificateAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SslCertificateAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SslCertificateAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificateAggregatedListWarningData struct { @@ -51911,9 +51911,9 @@ type SslCertificateAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslCertificateAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslCertificateAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateList: Contains a list of SslCertificate resources. @@ -51950,9 +51950,9 @@ type SslCertificateList struct { NullFields []string `json:"-"` } -func (s *SslCertificateList) MarshalJSON() ([]byte, error) { +func (s SslCertificateList) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateListWarning: [Output Only] Informational warning message. @@ -52035,9 +52035,9 @@ type SslCertificateListWarning struct { NullFields []string `json:"-"` } -func (s *SslCertificateListWarning) MarshalJSON() ([]byte, error) { +func (s SslCertificateListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificateListWarningData struct { @@ -52064,9 +52064,9 @@ type SslCertificateListWarningData struct { NullFields []string `json:"-"` } -func (s *SslCertificateListWarningData) MarshalJSON() ([]byte, error) { +func (s SslCertificateListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateManagedSslCertificate: Configuration and status of a managed @@ -52114,9 +52114,9 @@ type SslCertificateManagedSslCertificate struct { NullFields []string `json:"-"` } -func (s *SslCertificateManagedSslCertificate) MarshalJSON() ([]byte, error) { +func (s SslCertificateManagedSslCertificate) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateManagedSslCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateSelfManagedSslCertificate: Configuration and status of a @@ -52142,9 +52142,9 @@ type SslCertificateSelfManagedSslCertificate struct { NullFields []string `json:"-"` } -func (s *SslCertificateSelfManagedSslCertificate) MarshalJSON() ([]byte, error) { +func (s SslCertificateSelfManagedSslCertificate) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateSelfManagedSslCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificatesScopedList struct { @@ -52166,9 +52166,9 @@ type SslCertificatesScopedList struct { NullFields []string `json:"-"` } -func (s *SslCertificatesScopedList) MarshalJSON() ([]byte, error) { +func (s SslCertificatesScopedList) MarshalJSON() ([]byte, error) { type NoMethod SslCertificatesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificatesScopedListWarning: Informational warning which replaces the @@ -52252,9 +52252,9 @@ type SslCertificatesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SslCertificatesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SslCertificatesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslCertificatesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificatesScopedListWarningData struct { @@ -52281,9 +52281,9 @@ type SslCertificatesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslCertificatesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslCertificatesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslCertificatesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesAggregatedList struct { @@ -52323,9 +52323,9 @@ type SslPoliciesAggregatedList struct { NullFields []string `json:"-"` } -func (s *SslPoliciesAggregatedList) MarshalJSON() ([]byte, error) { +func (s SslPoliciesAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPoliciesAggregatedListWarning: [Output Only] Informational warning @@ -52409,9 +52409,9 @@ type SslPoliciesAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SslPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SslPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesAggregatedListWarningData struct { @@ -52438,9 +52438,9 @@ type SslPoliciesAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesList struct { @@ -52477,9 +52477,9 @@ type SslPoliciesList struct { NullFields []string `json:"-"` } -func (s *SslPoliciesList) MarshalJSON() ([]byte, error) { +func (s SslPoliciesList) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPoliciesListWarning: [Output Only] Informational warning message. @@ -52562,9 +52562,9 @@ type SslPoliciesListWarning struct { NullFields []string `json:"-"` } -func (s *SslPoliciesListWarning) MarshalJSON() ([]byte, error) { +func (s SslPoliciesListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesListWarningData struct { @@ -52591,9 +52591,9 @@ type SslPoliciesListWarningData struct { NullFields []string `json:"-"` } -func (s *SslPoliciesListWarningData) MarshalJSON() ([]byte, error) { +func (s SslPoliciesListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesListAvailableFeaturesResponse struct { @@ -52614,9 +52614,9 @@ type SslPoliciesListAvailableFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *SslPoliciesListAvailableFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s SslPoliciesListAvailableFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesListAvailableFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesScopedList struct { @@ -52638,9 +52638,9 @@ type SslPoliciesScopedList struct { NullFields []string `json:"-"` } -func (s *SslPoliciesScopedList) MarshalJSON() ([]byte, error) { +func (s SslPoliciesScopedList) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPoliciesScopedListWarning: Informational warning which replaces the list @@ -52724,9 +52724,9 @@ type SslPoliciesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SslPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SslPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesScopedListWarningData struct { @@ -52753,9 +52753,9 @@ type SslPoliciesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPolicy: Represents an SSL Policy resource. Use SSL policies to control @@ -52851,9 +52851,9 @@ type SslPolicy struct { NullFields []string `json:"-"` } -func (s *SslPolicy) MarshalJSON() ([]byte, error) { +func (s SslPolicy) MarshalJSON() ([]byte, error) { type NoMethod SslPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPolicyWarnings struct { @@ -52935,9 +52935,9 @@ type SslPolicyWarnings struct { NullFields []string `json:"-"` } -func (s *SslPolicyWarnings) MarshalJSON() ([]byte, error) { +func (s SslPolicyWarnings) MarshalJSON() ([]byte, error) { type NoMethod SslPolicyWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPolicyWarningsData struct { @@ -52964,9 +52964,9 @@ type SslPolicyWarningsData struct { NullFields []string `json:"-"` } -func (s *SslPolicyWarningsData) MarshalJSON() ([]byte, error) { +func (s SslPolicyWarningsData) MarshalJSON() ([]byte, error) { type NoMethod SslPolicyWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPolicyReference struct { @@ -52986,9 +52986,9 @@ type SslPolicyReference struct { NullFields []string `json:"-"` } -func (s *SslPolicyReference) MarshalJSON() ([]byte, error) { +func (s SslPolicyReference) MarshalJSON() ([]byte, error) { type NoMethod SslPolicyReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StatefulPolicy struct { @@ -53006,9 +53006,9 @@ type StatefulPolicy struct { NullFields []string `json:"-"` } -func (s *StatefulPolicy) MarshalJSON() ([]byte, error) { +func (s StatefulPolicy) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatefulPolicyPreservedState: Configuration of preserved resources. @@ -53037,9 +53037,9 @@ type StatefulPolicyPreservedState struct { NullFields []string `json:"-"` } -func (s *StatefulPolicyPreservedState) MarshalJSON() ([]byte, error) { +func (s StatefulPolicyPreservedState) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicyPreservedState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StatefulPolicyPreservedStateDiskDevice struct { @@ -53066,9 +53066,9 @@ type StatefulPolicyPreservedStateDiskDevice struct { NullFields []string `json:"-"` } -func (s *StatefulPolicyPreservedStateDiskDevice) MarshalJSON() ([]byte, error) { +func (s StatefulPolicyPreservedStateDiskDevice) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicyPreservedStateDiskDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StatefulPolicyPreservedStateNetworkIp struct { @@ -53094,9 +53094,9 @@ type StatefulPolicyPreservedStateNetworkIp struct { NullFields []string `json:"-"` } -func (s *StatefulPolicyPreservedStateNetworkIp) MarshalJSON() ([]byte, error) { +func (s StatefulPolicyPreservedStateNetworkIp) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicyPreservedStateNetworkIp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -53128,9 +53128,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePool: Represents a zonal storage pool resource. @@ -53246,9 +53246,9 @@ type StoragePool struct { NullFields []string `json:"-"` } -func (s *StoragePool) MarshalJSON() ([]byte, error) { +func (s StoragePool) MarshalJSON() ([]byte, error) { type NoMethod StoragePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolAggregatedList struct { @@ -53288,9 +53288,9 @@ type StoragePoolAggregatedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolAggregatedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolAggregatedListWarning: [Output Only] Informational warning @@ -53374,9 +53374,9 @@ type StoragePoolAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolAggregatedListWarningData struct { @@ -53403,9 +53403,9 @@ type StoragePoolAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolDisk struct { @@ -53455,9 +53455,9 @@ type StoragePoolDisk struct { NullFields []string `json:"-"` } -func (s *StoragePoolDisk) MarshalJSON() ([]byte, error) { +func (s StoragePoolDisk) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolList: A list of StoragePool resources. @@ -53499,9 +53499,9 @@ type StoragePoolList struct { NullFields []string `json:"-"` } -func (s *StoragePoolList) MarshalJSON() ([]byte, error) { +func (s StoragePoolList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolListWarning: [Output Only] Informational warning message. @@ -53584,9 +53584,9 @@ type StoragePoolListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolListWarningData struct { @@ -53613,9 +53613,9 @@ type StoragePoolListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolListDisks struct { @@ -53656,9 +53656,9 @@ type StoragePoolListDisks struct { NullFields []string `json:"-"` } -func (s *StoragePoolListDisks) MarshalJSON() ([]byte, error) { +func (s StoragePoolListDisks) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListDisks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolListDisksWarning: [Output Only] Informational warning message. @@ -53741,9 +53741,9 @@ type StoragePoolListDisksWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolListDisksWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolListDisksWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListDisksWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolListDisksWarningData struct { @@ -53770,9 +53770,9 @@ type StoragePoolListDisksWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolListDisksWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolListDisksWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListDisksWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolResourceStatus: [Output Only] Contains output only fields. @@ -53840,9 +53840,9 @@ type StoragePoolResourceStatus struct { NullFields []string `json:"-"` } -func (s *StoragePoolResourceStatus) MarshalJSON() ([]byte, error) { +func (s StoragePoolResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolType struct { @@ -53904,9 +53904,9 @@ type StoragePoolType struct { NullFields []string `json:"-"` } -func (s *StoragePoolType) MarshalJSON() ([]byte, error) { +func (s StoragePoolType) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypeAggregatedList struct { @@ -53943,9 +53943,9 @@ type StoragePoolTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypeAggregatedListWarning: [Output Only] Informational warning @@ -54029,9 +54029,9 @@ type StoragePoolTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypeAggregatedListWarningData struct { @@ -54058,9 +54058,9 @@ type StoragePoolTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypeList: Contains a list of storage pool types. @@ -54098,9 +54098,9 @@ type StoragePoolTypeList struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeList) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypeListWarning: [Output Only] Informational warning message. @@ -54183,9 +54183,9 @@ type StoragePoolTypeListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypeListWarningData struct { @@ -54212,9 +54212,9 @@ type StoragePoolTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypesScopedList struct { @@ -54237,9 +54237,9 @@ type StoragePoolTypesScopedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypesScopedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypesScopedListWarning: [Output Only] Informational warning which @@ -54323,9 +54323,9 @@ type StoragePoolTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypesScopedListWarningData struct { @@ -54352,9 +54352,9 @@ type StoragePoolTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolsScopedList struct { @@ -54376,9 +54376,9 @@ type StoragePoolsScopedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolsScopedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolsScopedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolsScopedListWarning: [Output Only] Informational warning which @@ -54462,9 +54462,9 @@ type StoragePoolsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolsScopedListWarningData struct { @@ -54491,9 +54491,9 @@ type StoragePoolsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StructuredEntries struct { @@ -54513,9 +54513,9 @@ type StructuredEntries struct { NullFields []string `json:"-"` } -func (s *StructuredEntries) MarshalJSON() ([]byte, error) { +func (s StructuredEntries) MarshalJSON() ([]byte, error) { type NoMethod StructuredEntries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subnetwork: Represents a Subnetwork resource. A subnetwork (also known as a @@ -54758,9 +54758,9 @@ type Subnetwork struct { NullFields []string `json:"-"` } -func (s *Subnetwork) MarshalJSON() ([]byte, error) { +func (s Subnetwork) MarshalJSON() ([]byte, error) { type NoMethod Subnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Subnetwork) UnmarshalJSON(data []byte) error { @@ -54813,9 +54813,9 @@ type SubnetworkAggregatedList struct { NullFields []string `json:"-"` } -func (s *SubnetworkAggregatedList) MarshalJSON() ([]byte, error) { +func (s SubnetworkAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkAggregatedListWarning: [Output Only] Informational warning @@ -54899,9 +54899,9 @@ type SubnetworkAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SubnetworkAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SubnetworkAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworkAggregatedListWarningData struct { @@ -54928,9 +54928,9 @@ type SubnetworkAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SubnetworkAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SubnetworkAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkList: Contains a list of Subnetwork resources. @@ -54968,9 +54968,9 @@ type SubnetworkList struct { NullFields []string `json:"-"` } -func (s *SubnetworkList) MarshalJSON() ([]byte, error) { +func (s SubnetworkList) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkListWarning: [Output Only] Informational warning message. @@ -55053,9 +55053,9 @@ type SubnetworkListWarning struct { NullFields []string `json:"-"` } -func (s *SubnetworkListWarning) MarshalJSON() ([]byte, error) { +func (s SubnetworkListWarning) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworkListWarningData struct { @@ -55082,9 +55082,9 @@ type SubnetworkListWarningData struct { NullFields []string `json:"-"` } -func (s *SubnetworkListWarningData) MarshalJSON() ([]byte, error) { +func (s SubnetworkListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkLogConfig: The available logging options for this subnetwork. @@ -55145,9 +55145,9 @@ type SubnetworkLogConfig struct { NullFields []string `json:"-"` } -func (s *SubnetworkLogConfig) MarshalJSON() ([]byte, error) { +func (s SubnetworkLogConfig) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SubnetworkLogConfig) UnmarshalJSON(data []byte) error { @@ -55192,9 +55192,9 @@ type SubnetworkSecondaryRange struct { NullFields []string `json:"-"` } -func (s *SubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { +func (s SubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkSecondaryRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksExpandIpCidrRangeRequest struct { @@ -55216,9 +55216,9 @@ type SubnetworksExpandIpCidrRangeRequest struct { NullFields []string `json:"-"` } -func (s *SubnetworksExpandIpCidrRangeRequest) MarshalJSON() ([]byte, error) { +func (s SubnetworksExpandIpCidrRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksExpandIpCidrRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksScopedList struct { @@ -55240,9 +55240,9 @@ type SubnetworksScopedList struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedList) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedList) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworksScopedListWarning: An informational warning that appears when the @@ -55326,9 +55326,9 @@ type SubnetworksScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksScopedListWarningData struct { @@ -55355,9 +55355,9 @@ type SubnetworksScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksScopedWarning struct { @@ -55378,9 +55378,9 @@ type SubnetworksScopedWarning struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedWarning) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedWarning) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworksScopedWarningWarning: An informational warning about unreachable @@ -55464,9 +55464,9 @@ type SubnetworksScopedWarningWarning struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedWarningWarning) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedWarningWarning) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedWarningWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksScopedWarningWarningData struct { @@ -55493,9 +55493,9 @@ type SubnetworksScopedWarningWarningData struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedWarningWarningData) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedWarningWarningData) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedWarningWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksSetPrivateIpGoogleAccessRequest struct { @@ -55513,9 +55513,9 @@ type SubnetworksSetPrivateIpGoogleAccessRequest struct { NullFields []string `json:"-"` } -func (s *SubnetworksSetPrivateIpGoogleAccessRequest) MarshalJSON() ([]byte, error) { +func (s SubnetworksSetPrivateIpGoogleAccessRequest) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksSetPrivateIpGoogleAccessRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subsetting: Subsetting configuration for this BackendService. Currently this @@ -55560,9 +55560,9 @@ type Subsetting struct { NullFields []string `json:"-"` } -func (s *Subsetting) MarshalJSON() ([]byte, error) { +func (s Subsetting) MarshalJSON() ([]byte, error) { type NoMethod Subsetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TCPHealthCheck struct { @@ -55630,9 +55630,9 @@ type TCPHealthCheck struct { NullFields []string `json:"-"` } -func (s *TCPHealthCheck) MarshalJSON() ([]byte, error) { +func (s TCPHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod TCPHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tags: A set of instance tags. @@ -55660,9 +55660,9 @@ type Tags struct { NullFields []string `json:"-"` } -func (s *Tags) MarshalJSON() ([]byte, error) { +func (s Tags) MarshalJSON() ([]byte, error) { type NoMethod Tags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetGrpcProxy: Represents a Target gRPC Proxy resource. A target gRPC @@ -55732,9 +55732,9 @@ type TargetGrpcProxy struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxy) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetGrpcProxyList struct { @@ -55771,9 +55771,9 @@ type TargetGrpcProxyList struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxyList) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetGrpcProxyListWarning: [Output Only] Informational warning message. @@ -55856,9 +55856,9 @@ type TargetGrpcProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetGrpcProxyListWarningData struct { @@ -55885,9 +55885,9 @@ type TargetGrpcProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxiesScopedList struct { @@ -55909,9 +55909,9 @@ type TargetHttpProxiesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxiesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxiesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxiesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxiesScopedListWarning: Informational warning which replaces the @@ -55995,9 +55995,9 @@ type TargetHttpProxiesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxiesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxiesScopedListWarningData struct { @@ -56024,9 +56024,9 @@ type TargetHttpProxiesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxiesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxy: Represents a Target HTTP Proxy resource. Google Compute @@ -56124,9 +56124,9 @@ type TargetHttpProxy struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxy) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxyAggregatedList struct { @@ -56165,9 +56165,9 @@ type TargetHttpProxyAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxyAggregatedListWarning: [Output Only] Informational warning @@ -56251,9 +56251,9 @@ type TargetHttpProxyAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxyAggregatedListWarningData struct { @@ -56280,9 +56280,9 @@ type TargetHttpProxyAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxyList: A list of TargetHttpProxy resources. @@ -56320,9 +56320,9 @@ type TargetHttpProxyList struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyList) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxyListWarning: [Output Only] Informational warning message. @@ -56405,9 +56405,9 @@ type TargetHttpProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxyListWarningData struct { @@ -56434,9 +56434,9 @@ type TargetHttpProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesScopedList struct { @@ -56458,9 +56458,9 @@ type TargetHttpsProxiesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxiesScopedListWarning: Informational warning which replaces @@ -56544,9 +56544,9 @@ type TargetHttpsProxiesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesScopedListWarningData struct { @@ -56573,9 +56573,9 @@ type TargetHttpsProxiesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesSetCertificateMapRequest struct { @@ -56597,9 +56597,9 @@ type TargetHttpsProxiesSetCertificateMapRequest struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesSetCertificateMapRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesSetQuicOverrideRequest struct { @@ -56625,9 +56625,9 @@ type TargetHttpsProxiesSetQuicOverrideRequest struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesSetQuicOverrideRequest) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesSetQuicOverrideRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesSetQuicOverrideRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesSetSslCertificatesRequest struct { @@ -56648,9 +56648,9 @@ type TargetHttpsProxiesSetSslCertificatesRequest struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesSetSslCertificatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxy: Represents a Target HTTPS Proxy resource. Google Compute @@ -56835,9 +56835,9 @@ type TargetHttpsProxy struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxy) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxyAggregatedList struct { @@ -56876,9 +56876,9 @@ type TargetHttpsProxyAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxyAggregatedListWarning: [Output Only] Informational warning @@ -56962,9 +56962,9 @@ type TargetHttpsProxyAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxyAggregatedListWarningData struct { @@ -56991,9 +56991,9 @@ type TargetHttpsProxyAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxyList: Contains a list of TargetHttpsProxy resources. @@ -57031,9 +57031,9 @@ type TargetHttpsProxyList struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyList) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxyListWarning: [Output Only] Informational warning message. @@ -57116,9 +57116,9 @@ type TargetHttpsProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxyListWarningData struct { @@ -57145,9 +57145,9 @@ type TargetHttpsProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstance: Represents a Target Instance resource. You can use a target @@ -57221,9 +57221,9 @@ type TargetInstance struct { NullFields []string `json:"-"` } -func (s *TargetInstance) MarshalJSON() ([]byte, error) { +func (s TargetInstance) MarshalJSON() ([]byte, error) { type NoMethod TargetInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstanceAggregatedList struct { @@ -57261,9 +57261,9 @@ type TargetInstanceAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetInstanceAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetInstanceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstanceAggregatedListWarning: [Output Only] Informational warning @@ -57347,9 +57347,9 @@ type TargetInstanceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetInstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetInstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstanceAggregatedListWarningData struct { @@ -57376,9 +57376,9 @@ type TargetInstanceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetInstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetInstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstanceList: Contains a list of TargetInstance resources. @@ -57415,9 +57415,9 @@ type TargetInstanceList struct { NullFields []string `json:"-"` } -func (s *TargetInstanceList) MarshalJSON() ([]byte, error) { +func (s TargetInstanceList) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstanceListWarning: [Output Only] Informational warning message. @@ -57500,9 +57500,9 @@ type TargetInstanceListWarning struct { NullFields []string `json:"-"` } -func (s *TargetInstanceListWarning) MarshalJSON() ([]byte, error) { +func (s TargetInstanceListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstanceListWarningData struct { @@ -57529,9 +57529,9 @@ type TargetInstanceListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetInstanceListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetInstanceListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstancesScopedList struct { @@ -57553,9 +57553,9 @@ type TargetInstancesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetInstancesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetInstancesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetInstancesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstancesScopedListWarning: Informational warning which replaces the @@ -57639,9 +57639,9 @@ type TargetInstancesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetInstancesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetInstancesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetInstancesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstancesScopedListWarningData struct { @@ -57668,9 +57668,9 @@ type TargetInstancesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetInstancesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetInstancesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetInstancesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPool: Represents a Target Pool resource. Target pools are used with @@ -57793,9 +57793,9 @@ type TargetPool struct { NullFields []string `json:"-"` } -func (s *TargetPool) MarshalJSON() ([]byte, error) { +func (s TargetPool) MarshalJSON() ([]byte, error) { type NoMethod TargetPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TargetPool) UnmarshalJSON(data []byte) error { @@ -57848,9 +57848,9 @@ type TargetPoolAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetPoolAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetPoolAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolAggregatedListWarning: [Output Only] Informational warning @@ -57934,9 +57934,9 @@ type TargetPoolAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetPoolAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetPoolAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolAggregatedListWarningData struct { @@ -57963,9 +57963,9 @@ type TargetPoolAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetPoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetPoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolInstanceHealth struct { @@ -57989,9 +57989,9 @@ type TargetPoolInstanceHealth struct { NullFields []string `json:"-"` } -func (s *TargetPoolInstanceHealth) MarshalJSON() ([]byte, error) { +func (s TargetPoolInstanceHealth) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolInstanceHealth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolList: Contains a list of TargetPool resources. @@ -58029,9 +58029,9 @@ type TargetPoolList struct { NullFields []string `json:"-"` } -func (s *TargetPoolList) MarshalJSON() ([]byte, error) { +func (s TargetPoolList) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolListWarning: [Output Only] Informational warning message. @@ -58114,9 +58114,9 @@ type TargetPoolListWarning struct { NullFields []string `json:"-"` } -func (s *TargetPoolListWarning) MarshalJSON() ([]byte, error) { +func (s TargetPoolListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolListWarningData struct { @@ -58143,9 +58143,9 @@ type TargetPoolListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetPoolListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetPoolListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsAddHealthCheckRequest struct { @@ -58164,9 +58164,9 @@ type TargetPoolsAddHealthCheckRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsAddHealthCheckRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsAddHealthCheckRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsAddHealthCheckRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsAddInstanceRequest struct { @@ -58190,9 +58190,9 @@ type TargetPoolsAddInstanceRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsAddInstanceRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsAddInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsAddInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsRemoveHealthCheckRequest struct { @@ -58216,9 +58216,9 @@ type TargetPoolsRemoveHealthCheckRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsRemoveHealthCheckRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsRemoveHealthCheckRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsRemoveHealthCheckRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsRemoveInstanceRequest struct { @@ -58237,9 +58237,9 @@ type TargetPoolsRemoveInstanceRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsRemoveInstanceRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsRemoveInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsRemoveInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsScopedList struct { @@ -58261,9 +58261,9 @@ type TargetPoolsScopedList struct { NullFields []string `json:"-"` } -func (s *TargetPoolsScopedList) MarshalJSON() ([]byte, error) { +func (s TargetPoolsScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolsScopedListWarning: Informational warning which replaces the list @@ -58347,9 +58347,9 @@ type TargetPoolsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetPoolsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetPoolsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsScopedListWarningData struct { @@ -58376,9 +58376,9 @@ type TargetPoolsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetPoolsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetPoolsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetReference struct { @@ -58396,9 +58396,9 @@ type TargetReference struct { NullFields []string `json:"-"` } -func (s *TargetReference) MarshalJSON() ([]byte, error) { +func (s TargetReference) MarshalJSON() ([]byte, error) { type NoMethod TargetReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetBackendServiceRequest struct { @@ -58417,9 +58417,9 @@ type TargetSslProxiesSetBackendServiceRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetBackendServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetCertificateMapRequest struct { @@ -58441,9 +58441,9 @@ type TargetSslProxiesSetCertificateMapRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetCertificateMapRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetProxyHeaderRequest struct { @@ -58467,9 +58467,9 @@ type TargetSslProxiesSetProxyHeaderRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetProxyHeaderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetSslCertificatesRequest struct { @@ -58490,9 +58490,9 @@ type TargetSslProxiesSetSslCertificatesRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetSslCertificatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetSslProxy: Represents a Target SSL Proxy resource. A target SSL proxy @@ -58563,9 +58563,9 @@ type TargetSslProxy struct { NullFields []string `json:"-"` } -func (s *TargetSslProxy) MarshalJSON() ([]byte, error) { +func (s TargetSslProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetSslProxyList: Contains a list of TargetSslProxy resources. @@ -58602,9 +58602,9 @@ type TargetSslProxyList struct { NullFields []string `json:"-"` } -func (s *TargetSslProxyList) MarshalJSON() ([]byte, error) { +func (s TargetSslProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetSslProxyListWarning: [Output Only] Informational warning message. @@ -58687,9 +58687,9 @@ type TargetSslProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetSslProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetSslProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxyListWarningData struct { @@ -58716,9 +58716,9 @@ type TargetSslProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetSslProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetSslProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesScopedList struct { @@ -58740,9 +58740,9 @@ type TargetTcpProxiesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxiesScopedListWarning: Informational warning which replaces the @@ -58826,9 +58826,9 @@ type TargetTcpProxiesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesScopedListWarningData struct { @@ -58855,9 +58855,9 @@ type TargetTcpProxiesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesSetBackendServiceRequest struct { @@ -58876,9 +58876,9 @@ type TargetTcpProxiesSetBackendServiceRequest struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesSetBackendServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesSetProxyHeaderRequest struct { @@ -58902,9 +58902,9 @@ type TargetTcpProxiesSetProxyHeaderRequest struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesSetProxyHeaderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxy: Represents a Target TCP Proxy resource. A target TCP proxy @@ -58971,9 +58971,9 @@ type TargetTcpProxy struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxy) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxyAggregatedList struct { @@ -59012,9 +59012,9 @@ type TargetTcpProxyAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxyAggregatedListWarning: [Output Only] Informational warning @@ -59098,9 +59098,9 @@ type TargetTcpProxyAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxyAggregatedListWarningData struct { @@ -59127,9 +59127,9 @@ type TargetTcpProxyAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxyList: Contains a list of TargetTcpProxy resources. @@ -59166,9 +59166,9 @@ type TargetTcpProxyList struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyList) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxyListWarning: [Output Only] Informational warning message. @@ -59251,9 +59251,9 @@ type TargetTcpProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxyListWarningData struct { @@ -59280,9 +59280,9 @@ type TargetTcpProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGateway: Represents a Target VPN Gateway resource. The target VPN @@ -59362,9 +59362,9 @@ type TargetVpnGateway struct { NullFields []string `json:"-"` } -func (s *TargetVpnGateway) MarshalJSON() ([]byte, error) { +func (s TargetVpnGateway) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewayAggregatedList struct { @@ -59403,9 +59403,9 @@ type TargetVpnGatewayAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewayAggregatedListWarning: [Output Only] Informational warning @@ -59489,9 +59489,9 @@ type TargetVpnGatewayAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewayAggregatedListWarningData struct { @@ -59518,9 +59518,9 @@ type TargetVpnGatewayAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewayList: Contains a list of TargetVpnGateway resources. @@ -59558,9 +59558,9 @@ type TargetVpnGatewayList struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayList) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayList) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewayListWarning: [Output Only] Informational warning message. @@ -59643,9 +59643,9 @@ type TargetVpnGatewayListWarning struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayListWarning) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewayListWarningData struct { @@ -59672,9 +59672,9 @@ type TargetVpnGatewayListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewaysScopedList struct { @@ -59697,9 +59697,9 @@ type TargetVpnGatewaysScopedList struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewaysScopedList) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewaysScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewaysScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewaysScopedListWarning: [Output Only] Informational warning @@ -59783,9 +59783,9 @@ type TargetVpnGatewaysScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewaysScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewaysScopedListWarningData struct { @@ -59812,9 +59812,9 @@ type TargetVpnGatewaysScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewaysScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestFailure struct { @@ -59854,9 +59854,9 @@ type TestFailure struct { NullFields []string `json:"-"` } -func (s *TestFailure) MarshalJSON() ([]byte, error) { +func (s TestFailure) MarshalJSON() ([]byte, error) { type NoMethod TestFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsRequest struct { @@ -59876,9 +59876,9 @@ type TestPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsResponse struct { @@ -59901,9 +59901,9 @@ type TestPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsCertificateContext: [Deprecated] Defines the mechanism to obtain the @@ -59938,9 +59938,9 @@ type TlsCertificateContext struct { NullFields []string `json:"-"` } -func (s *TlsCertificateContext) MarshalJSON() ([]byte, error) { +func (s TlsCertificateContext) MarshalJSON() ([]byte, error) { type NoMethod TlsCertificateContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsCertificatePaths: [Deprecated] The paths to the mounted TLS Certificates @@ -59965,9 +59965,9 @@ type TlsCertificatePaths struct { NullFields []string `json:"-"` } -func (s *TlsCertificatePaths) MarshalJSON() ([]byte, error) { +func (s TlsCertificatePaths) MarshalJSON() ([]byte, error) { type NoMethod TlsCertificatePaths - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsContext: [Deprecated] The TLS settings for the client or server. The TLS @@ -59993,9 +59993,9 @@ type TlsContext struct { NullFields []string `json:"-"` } -func (s *TlsContext) MarshalJSON() ([]byte, error) { +func (s TlsContext) MarshalJSON() ([]byte, error) { type NoMethod TlsContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsValidationContext: [Deprecated] Defines the mechanism to obtain the @@ -60030,9 +60030,9 @@ type TlsValidationContext struct { NullFields []string `json:"-"` } -func (s *TlsValidationContext) MarshalJSON() ([]byte, error) { +func (s TlsValidationContext) MarshalJSON() ([]byte, error) { type NoMethod TlsValidationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UDPHealthCheck struct { @@ -60060,9 +60060,9 @@ type UDPHealthCheck struct { NullFields []string `json:"-"` } -func (s *UDPHealthCheck) MarshalJSON() ([]byte, error) { +func (s UDPHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod UDPHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Uint128 struct { @@ -60081,9 +60081,9 @@ type Uint128 struct { NullFields []string `json:"-"` } -func (s *Uint128) MarshalJSON() ([]byte, error) { +func (s Uint128) MarshalJSON() ([]byte, error) { type NoMethod Uint128 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpcomingMaintenance: Upcoming Maintenance notification information. @@ -60137,9 +60137,9 @@ type UpcomingMaintenance struct { NullFields []string `json:"-"` } -func (s *UpcomingMaintenance) MarshalJSON() ([]byte, error) { +func (s UpcomingMaintenance) MarshalJSON() ([]byte, error) { type NoMethod UpcomingMaintenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpcomingMaintenanceTimeWindow: Represents a window of time using two @@ -60160,9 +60160,9 @@ type UpcomingMaintenanceTimeWindow struct { NullFields []string `json:"-"` } -func (s *UpcomingMaintenanceTimeWindow) MarshalJSON() ([]byte, error) { +func (s UpcomingMaintenanceTimeWindow) MarshalJSON() ([]byte, error) { type NoMethod UpcomingMaintenanceTimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMap: Represents a URL Map resource. Compute Engine has two URL Map @@ -60302,9 +60302,9 @@ type UrlMap struct { NullFields []string `json:"-"` } -func (s *UrlMap) MarshalJSON() ([]byte, error) { +func (s UrlMap) MarshalJSON() ([]byte, error) { type NoMethod UrlMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapList: Contains a list of UrlMap resources. @@ -60341,9 +60341,9 @@ type UrlMapList struct { NullFields []string `json:"-"` } -func (s *UrlMapList) MarshalJSON() ([]byte, error) { +func (s UrlMapList) MarshalJSON() ([]byte, error) { type NoMethod UrlMapList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapListWarning: [Output Only] Informational warning message. @@ -60426,9 +60426,9 @@ type UrlMapListWarning struct { NullFields []string `json:"-"` } -func (s *UrlMapListWarning) MarshalJSON() ([]byte, error) { +func (s UrlMapListWarning) MarshalJSON() ([]byte, error) { type NoMethod UrlMapListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapListWarningData struct { @@ -60455,9 +60455,9 @@ type UrlMapListWarningData struct { NullFields []string `json:"-"` } -func (s *UrlMapListWarningData) MarshalJSON() ([]byte, error) { +func (s UrlMapListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UrlMapListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapReference struct { @@ -60475,9 +60475,9 @@ type UrlMapReference struct { NullFields []string `json:"-"` } -func (s *UrlMapReference) MarshalJSON() ([]byte, error) { +func (s UrlMapReference) MarshalJSON() ([]byte, error) { type NoMethod UrlMapReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapTest: Message for the expected URL mappings. @@ -60535,9 +60535,9 @@ type UrlMapTest struct { NullFields []string `json:"-"` } -func (s *UrlMapTest) MarshalJSON() ([]byte, error) { +func (s UrlMapTest) MarshalJSON() ([]byte, error) { type NoMethod UrlMapTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapTestHeader: HTTP headers used in UrlMapTests. @@ -60559,9 +60559,9 @@ type UrlMapTestHeader struct { NullFields []string `json:"-"` } -func (s *UrlMapTestHeader) MarshalJSON() ([]byte, error) { +func (s UrlMapTestHeader) MarshalJSON() ([]byte, error) { type NoMethod UrlMapTestHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapValidationResult: Message representing the validation result for a @@ -60588,9 +60588,9 @@ type UrlMapValidationResult struct { NullFields []string `json:"-"` } -func (s *UrlMapValidationResult) MarshalJSON() ([]byte, error) { +func (s UrlMapValidationResult) MarshalJSON() ([]byte, error) { type NoMethod UrlMapValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsAggregatedList struct { @@ -60628,9 +60628,9 @@ type UrlMapsAggregatedList struct { NullFields []string `json:"-"` } -func (s *UrlMapsAggregatedList) MarshalJSON() ([]byte, error) { +func (s UrlMapsAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapsAggregatedListWarning: [Output Only] Informational warning message. @@ -60713,9 +60713,9 @@ type UrlMapsAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *UrlMapsAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s UrlMapsAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsAggregatedListWarningData struct { @@ -60742,9 +60742,9 @@ type UrlMapsAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *UrlMapsAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s UrlMapsAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsScopedList struct { @@ -60766,9 +60766,9 @@ type UrlMapsScopedList struct { NullFields []string `json:"-"` } -func (s *UrlMapsScopedList) MarshalJSON() ([]byte, error) { +func (s UrlMapsScopedList) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapsScopedListWarning: Informational warning which replaces the list of @@ -60852,9 +60852,9 @@ type UrlMapsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *UrlMapsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s UrlMapsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsScopedListWarningData struct { @@ -60881,9 +60881,9 @@ type UrlMapsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *UrlMapsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s UrlMapsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsValidateRequest struct { @@ -60925,9 +60925,9 @@ type UrlMapsValidateRequest struct { NullFields []string `json:"-"` } -func (s *UrlMapsValidateRequest) MarshalJSON() ([]byte, error) { +func (s UrlMapsValidateRequest) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsValidateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsValidateResponse struct { @@ -60948,9 +60948,9 @@ type UrlMapsValidateResponse struct { NullFields []string `json:"-"` } -func (s *UrlMapsValidateResponse) MarshalJSON() ([]byte, error) { +func (s UrlMapsValidateResponse) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsValidateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlRewrite: The spec for modifying the path before sending the request to @@ -60991,9 +60991,9 @@ type UrlRewrite struct { NullFields []string `json:"-"` } -func (s *UrlRewrite) MarshalJSON() ([]byte, error) { +func (s UrlRewrite) MarshalJSON() ([]byte, error) { type NoMethod UrlRewrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetwork: Subnetwork which the current user has @@ -61087,9 +61087,9 @@ type UsableSubnetwork struct { NullFields []string `json:"-"` } -func (s *UsableSubnetwork) MarshalJSON() ([]byte, error) { +func (s UsableSubnetwork) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetworkSecondaryRange: Secondary IP range of a usable subnetwork. @@ -61115,9 +61115,9 @@ type UsableSubnetworkSecondaryRange struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworkSecondaryRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsableSubnetworksAggregatedList struct { @@ -61163,9 +61163,9 @@ type UsableSubnetworksAggregatedList struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworksAggregatedList) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworksAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworksAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetworksAggregatedListWarning: [Output Only] Informational warning @@ -61249,9 +61249,9 @@ type UsableSubnetworksAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworksAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworksAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworksAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsableSubnetworksAggregatedListWarningData struct { @@ -61278,9 +61278,9 @@ type UsableSubnetworksAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworksAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworksAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworksAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageExportLocation: The location in Cloud Storage and naming method of the @@ -61311,9 +61311,9 @@ type UsageExportLocation struct { NullFields []string `json:"-"` } -func (s *UsageExportLocation) MarshalJSON() ([]byte, error) { +func (s UsageExportLocation) MarshalJSON() ([]byte, error) { type NoMethod UsageExportLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappings: Contain information of Nat mapping for a VM endpoint @@ -61335,9 +61335,9 @@ type VmEndpointNatMappings struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappings) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappings) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsInterfaceNatMappings: Contain information of Nat @@ -61381,9 +61381,9 @@ type VmEndpointNatMappingsInterfaceNatMappings struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsInterfaceNatMappings) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsInterfaceNatMappings) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsInterfaceNatMappings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings: Contains @@ -61422,9 +61422,9 @@ type VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsList: Contains a list of VmEndpointNatMappings. @@ -61463,9 +61463,9 @@ type VmEndpointNatMappingsList struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsList) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsList) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsListWarning: [Output Only] Informational warning @@ -61549,9 +61549,9 @@ type VmEndpointNatMappingsListWarning struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsListWarning) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsListWarning) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VmEndpointNatMappingsListWarningData struct { @@ -61578,9 +61578,9 @@ type VmEndpointNatMappingsListWarningData struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsListWarningData) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGateway: Represents a HA VPN gateway. HA VPN is a high-availability (HA) @@ -61663,9 +61663,9 @@ type VpnGateway struct { NullFields []string `json:"-"` } -func (s *VpnGateway) MarshalJSON() ([]byte, error) { +func (s VpnGateway) MarshalJSON() ([]byte, error) { type NoMethod VpnGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayAggregatedList struct { @@ -61704,9 +61704,9 @@ type VpnGatewayAggregatedList struct { NullFields []string `json:"-"` } -func (s *VpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { +func (s VpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayAggregatedListWarning: [Output Only] Informational warning @@ -61790,9 +61790,9 @@ type VpnGatewayAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayAggregatedListWarningData struct { @@ -61819,9 +61819,9 @@ type VpnGatewayAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayList: Contains a list of VpnGateway resources. @@ -61859,9 +61859,9 @@ type VpnGatewayList struct { NullFields []string `json:"-"` } -func (s *VpnGatewayList) MarshalJSON() ([]byte, error) { +func (s VpnGatewayList) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayListWarning: [Output Only] Informational warning message. @@ -61944,9 +61944,9 @@ type VpnGatewayListWarning struct { NullFields []string `json:"-"` } -func (s *VpnGatewayListWarning) MarshalJSON() ([]byte, error) { +func (s VpnGatewayListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayListWarningData struct { @@ -61973,9 +61973,9 @@ type VpnGatewayListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnGatewayListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnGatewayListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayStatus struct { @@ -61994,9 +61994,9 @@ type VpnGatewayStatus struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatus) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatus) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayStatusHighAvailabilityRequirementState: Describes the high @@ -62037,9 +62037,9 @@ type VpnGatewayStatusHighAvailabilityRequirementState struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatusHighAvailabilityRequirementState) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatusHighAvailabilityRequirementState) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatusHighAvailabilityRequirementState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayStatusTunnel: Contains some information about a VPN tunnel. @@ -62066,9 +62066,9 @@ type VpnGatewayStatusTunnel struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatusTunnel) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatusTunnel) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatusTunnel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayStatusVpnConnection: A VPN connection contains all VPN tunnels @@ -62100,9 +62100,9 @@ type VpnGatewayStatusVpnConnection struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatusVpnConnection) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatusVpnConnection) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatusVpnConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayVpnGatewayInterface: A VPN gateway interface. @@ -62144,9 +62144,9 @@ type VpnGatewayVpnGatewayInterface struct { NullFields []string `json:"-"` } -func (s *VpnGatewayVpnGatewayInterface) MarshalJSON() ([]byte, error) { +func (s VpnGatewayVpnGatewayInterface) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayVpnGatewayInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewaysGetStatusResponse struct { @@ -62167,9 +62167,9 @@ type VpnGatewaysGetStatusResponse struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysGetStatusResponse) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysGetStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysGetStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewaysScopedList struct { @@ -62191,9 +62191,9 @@ type VpnGatewaysScopedList struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysScopedList) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysScopedList) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewaysScopedListWarning: [Output Only] Informational warning which @@ -62277,9 +62277,9 @@ type VpnGatewaysScopedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewaysScopedListWarningData struct { @@ -62306,9 +62306,9 @@ type VpnGatewaysScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnel: Represents a Cloud VPN Tunnel resource. For more information @@ -62459,9 +62459,9 @@ type VpnTunnel struct { NullFields []string `json:"-"` } -func (s *VpnTunnel) MarshalJSON() ([]byte, error) { +func (s VpnTunnel) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelAggregatedList struct { @@ -62500,9 +62500,9 @@ type VpnTunnelAggregatedList struct { NullFields []string `json:"-"` } -func (s *VpnTunnelAggregatedList) MarshalJSON() ([]byte, error) { +func (s VpnTunnelAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelAggregatedListWarning: [Output Only] Informational warning message. @@ -62585,9 +62585,9 @@ type VpnTunnelAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnTunnelAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnTunnelAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelAggregatedListWarningData struct { @@ -62614,9 +62614,9 @@ type VpnTunnelAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnTunnelAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnTunnelAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelList: Contains a list of VpnTunnel resources. @@ -62654,9 +62654,9 @@ type VpnTunnelList struct { NullFields []string `json:"-"` } -func (s *VpnTunnelList) MarshalJSON() ([]byte, error) { +func (s VpnTunnelList) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelListWarning: [Output Only] Informational warning message. @@ -62739,9 +62739,9 @@ type VpnTunnelListWarning struct { NullFields []string `json:"-"` } -func (s *VpnTunnelListWarning) MarshalJSON() ([]byte, error) { +func (s VpnTunnelListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelListWarningData struct { @@ -62768,9 +62768,9 @@ type VpnTunnelListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnTunnelListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnTunnelListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelsScopedList struct { @@ -62792,9 +62792,9 @@ type VpnTunnelsScopedList struct { NullFields []string `json:"-"` } -func (s *VpnTunnelsScopedList) MarshalJSON() ([]byte, error) { +func (s VpnTunnelsScopedList) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelsScopedListWarning: Informational warning which replaces the list @@ -62878,9 +62878,9 @@ type VpnTunnelsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnTunnelsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnTunnelsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelsScopedListWarningData struct { @@ -62907,9 +62907,9 @@ type VpnTunnelsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnTunnelsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnTunnelsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WafExpressionSet struct { @@ -62936,9 +62936,9 @@ type WafExpressionSet struct { NullFields []string `json:"-"` } -func (s *WafExpressionSet) MarshalJSON() ([]byte, error) { +func (s WafExpressionSet) MarshalJSON() ([]byte, error) { type NoMethod WafExpressionSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WafExpressionSetExpression struct { @@ -62965,9 +62965,9 @@ type WafExpressionSetExpression struct { NullFields []string `json:"-"` } -func (s *WafExpressionSetExpression) MarshalJSON() ([]byte, error) { +func (s WafExpressionSetExpression) MarshalJSON() ([]byte, error) { type NoMethod WafExpressionSetExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeightedBackendService: In contrast to a single BackendService in @@ -63011,9 +63011,9 @@ type WeightedBackendService struct { NullFields []string `json:"-"` } -func (s *WeightedBackendService) MarshalJSON() ([]byte, error) { +func (s WeightedBackendService) MarshalJSON() ([]byte, error) { type NoMethod WeightedBackendService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XpnHostList struct { @@ -63050,9 +63050,9 @@ type XpnHostList struct { NullFields []string `json:"-"` } -func (s *XpnHostList) MarshalJSON() ([]byte, error) { +func (s XpnHostList) MarshalJSON() ([]byte, error) { type NoMethod XpnHostList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XpnHostListWarning: [Output Only] Informational warning message. @@ -63135,9 +63135,9 @@ type XpnHostListWarning struct { NullFields []string `json:"-"` } -func (s *XpnHostListWarning) MarshalJSON() ([]byte, error) { +func (s XpnHostListWarning) MarshalJSON() ([]byte, error) { type NoMethod XpnHostListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XpnHostListWarningData struct { @@ -63164,9 +63164,9 @@ type XpnHostListWarningData struct { NullFields []string `json:"-"` } -func (s *XpnHostListWarningData) MarshalJSON() ([]byte, error) { +func (s XpnHostListWarningData) MarshalJSON() ([]byte, error) { type NoMethod XpnHostListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XpnResourceId: Service resource (a.k.a service project) ID. @@ -63194,9 +63194,9 @@ type XpnResourceId struct { NullFields []string `json:"-"` } -func (s *XpnResourceId) MarshalJSON() ([]byte, error) { +func (s XpnResourceId) MarshalJSON() ([]byte, error) { type NoMethod XpnResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Zone: Represents a Zone resource. A zone is a deployment area. These @@ -63249,9 +63249,9 @@ type Zone struct { NullFields []string `json:"-"` } -func (s *Zone) MarshalJSON() ([]byte, error) { +func (s Zone) MarshalJSON() ([]byte, error) { type NoMethod Zone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZoneList: Contains a list of zone resources. @@ -63288,9 +63288,9 @@ type ZoneList struct { NullFields []string `json:"-"` } -func (s *ZoneList) MarshalJSON() ([]byte, error) { +func (s ZoneList) MarshalJSON() ([]byte, error) { type NoMethod ZoneList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZoneListWarning: [Output Only] Informational warning message. @@ -63373,9 +63373,9 @@ type ZoneListWarning struct { NullFields []string `json:"-"` } -func (s *ZoneListWarning) MarshalJSON() ([]byte, error) { +func (s ZoneListWarning) MarshalJSON() ([]byte, error) { type NoMethod ZoneListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneListWarningData struct { @@ -63402,9 +63402,9 @@ type ZoneListWarningData struct { NullFields []string `json:"-"` } -func (s *ZoneListWarningData) MarshalJSON() ([]byte, error) { +func (s ZoneListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ZoneListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneSetLabelsRequest struct { @@ -63430,9 +63430,9 @@ type ZoneSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *ZoneSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s ZoneSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod ZoneSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneSetPolicyRequest struct { @@ -63460,7 +63460,7 @@ type ZoneSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *ZoneSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s ZoneSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod ZoneSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } diff --git a/compute/v0.beta/compute-gen.go b/compute/v0.beta/compute-gen.go index 06e8948889..e5793c6b2a 100644 --- a/compute/v0.beta/compute-gen.go +++ b/compute/v0.beta/compute-gen.go @@ -1434,9 +1434,9 @@ type AWSV4Signature struct { NullFields []string `json:"-"` } -func (s *AWSV4Signature) MarshalJSON() ([]byte, error) { +func (s AWSV4Signature) MarshalJSON() ([]byte, error) { type NoMethod AWSV4Signature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorConfig: A specification of the type and number of accelerator @@ -1464,9 +1464,9 @@ type AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorType: Represents an Accelerator Type resource. Google Cloud @@ -1515,9 +1515,9 @@ type AcceleratorType struct { NullFields []string `json:"-"` } -func (s *AcceleratorType) MarshalJSON() ([]byte, error) { +func (s AcceleratorType) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypeAggregatedList struct { @@ -1557,9 +1557,9 @@ type AcceleratorTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypeAggregatedListWarning: [Output Only] Informational warning @@ -1643,9 +1643,9 @@ type AcceleratorTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypeAggregatedListWarningData struct { @@ -1672,9 +1672,9 @@ type AcceleratorTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypeList: Contains a list of accelerator types. @@ -1712,9 +1712,9 @@ type AcceleratorTypeList struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeList) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeList) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypeListWarning: [Output Only] Informational warning message. @@ -1797,9 +1797,9 @@ type AcceleratorTypeListWarning struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeListWarning) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypeListWarningData struct { @@ -1826,9 +1826,9 @@ type AcceleratorTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypesScopedList struct { @@ -1851,9 +1851,9 @@ type AcceleratorTypesScopedList struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypesScopedList) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypesScopedListWarning: [Output Only] An informational warning @@ -1937,9 +1937,9 @@ type AcceleratorTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypesScopedListWarningData struct { @@ -1966,9 +1966,9 @@ type AcceleratorTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessConfig: An access configuration attached to an instance's network @@ -2048,9 +2048,9 @@ type AccessConfig struct { NullFields []string `json:"-"` } -func (s *AccessConfig) MarshalJSON() ([]byte, error) { +func (s AccessConfig) MarshalJSON() ([]byte, error) { type NoMethod AccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Address: Represents an IP Address resource. Google Compute Engine has two IP @@ -2216,9 +2216,9 @@ type Address struct { NullFields []string `json:"-"` } -func (s *Address) MarshalJSON() ([]byte, error) { +func (s Address) MarshalJSON() ([]byte, error) { type NoMethod Address - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressAggregatedList struct { @@ -2257,9 +2257,9 @@ type AddressAggregatedList struct { NullFields []string `json:"-"` } -func (s *AddressAggregatedList) MarshalJSON() ([]byte, error) { +func (s AddressAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod AddressAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressAggregatedListWarning: [Output Only] Informational warning message. @@ -2342,9 +2342,9 @@ type AddressAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *AddressAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s AddressAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AddressAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressAggregatedListWarningData struct { @@ -2371,9 +2371,9 @@ type AddressAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *AddressAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s AddressAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AddressAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressList: Contains a list of addresses. @@ -2411,9 +2411,9 @@ type AddressList struct { NullFields []string `json:"-"` } -func (s *AddressList) MarshalJSON() ([]byte, error) { +func (s AddressList) MarshalJSON() ([]byte, error) { type NoMethod AddressList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressListWarning: [Output Only] Informational warning message. @@ -2496,9 +2496,9 @@ type AddressListWarning struct { NullFields []string `json:"-"` } -func (s *AddressListWarning) MarshalJSON() ([]byte, error) { +func (s AddressListWarning) MarshalJSON() ([]byte, error) { type NoMethod AddressListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressListWarningData struct { @@ -2525,9 +2525,9 @@ type AddressListWarningData struct { NullFields []string `json:"-"` } -func (s *AddressListWarningData) MarshalJSON() ([]byte, error) { +func (s AddressListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AddressListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressesScopedList struct { @@ -2549,9 +2549,9 @@ type AddressesScopedList struct { NullFields []string `json:"-"` } -func (s *AddressesScopedList) MarshalJSON() ([]byte, error) { +func (s AddressesScopedList) MarshalJSON() ([]byte, error) { type NoMethod AddressesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressesScopedListWarning: [Output Only] Informational warning which @@ -2635,9 +2635,9 @@ type AddressesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *AddressesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s AddressesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AddressesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressesScopedListWarningData struct { @@ -2664,9 +2664,9 @@ type AddressesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *AddressesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s AddressesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AddressesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvancedMachineFeatures: Specifies options for controlling advanced machine @@ -2713,9 +2713,9 @@ type AdvancedMachineFeatures struct { NullFields []string `json:"-"` } -func (s *AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { +func (s AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { type NoMethod AdvancedMachineFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AliasIpRange: An alias IP range attached to an instance's network interface. @@ -2743,9 +2743,9 @@ type AliasIpRange struct { NullFields []string `json:"-"` } -func (s *AliasIpRange) MarshalJSON() ([]byte, error) { +func (s AliasIpRange) MarshalJSON() ([]byte, error) { type NoMethod AliasIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationAggregateReservation: This reservation type is specified by total @@ -2788,9 +2788,9 @@ type AllocationAggregateReservation struct { NullFields []string `json:"-"` } -func (s *AllocationAggregateReservation) MarshalJSON() ([]byte, error) { +func (s AllocationAggregateReservation) MarshalJSON() ([]byte, error) { type NoMethod AllocationAggregateReservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AllocationAggregateReservationReservedResourceInfo struct { @@ -2809,9 +2809,9 @@ type AllocationAggregateReservationReservedResourceInfo struct { NullFields []string `json:"-"` } -func (s *AllocationAggregateReservationReservedResourceInfo) MarshalJSON() ([]byte, error) { +func (s AllocationAggregateReservationReservedResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod AllocationAggregateReservationReservedResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AllocationAggregateReservationReservedResourceInfoAccelerator struct { @@ -2833,9 +2833,9 @@ type AllocationAggregateReservationReservedResourceInfoAccelerator struct { NullFields []string `json:"-"` } -func (s *AllocationAggregateReservationReservedResourceInfoAccelerator) MarshalJSON() ([]byte, error) { +func (s AllocationAggregateReservationReservedResourceInfoAccelerator) MarshalJSON() ([]byte, error) { type NoMethod AllocationAggregateReservationReservedResourceInfoAccelerator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationResourceStatus: [Output Only] Contains output only fields. @@ -2855,9 +2855,9 @@ type AllocationResourceStatus struct { NullFields []string `json:"-"` } -func (s *AllocationResourceStatus) MarshalJSON() ([]byte, error) { +func (s AllocationResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod AllocationResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationResourceStatusSpecificSKUAllocation: Contains Properties set for @@ -2879,9 +2879,9 @@ type AllocationResourceStatusSpecificSKUAllocation struct { NullFields []string `json:"-"` } -func (s *AllocationResourceStatusSpecificSKUAllocation) MarshalJSON() ([]byte, error) { +func (s AllocationResourceStatusSpecificSKUAllocation) MarshalJSON() ([]byte, error) { type NoMethod AllocationResourceStatusSpecificSKUAllocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk struct { @@ -2908,9 +2908,9 @@ type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk stru NullFields []string `json:"-"` } -func (s *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) MarshalJSON() ([]byte, error) { +func (s AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) MarshalJSON() ([]byte, error) { type NoMethod AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationSpecificSKUAllocationReservedInstanceProperties: Properties of the @@ -2968,9 +2968,9 @@ type AllocationSpecificSKUAllocationReservedInstanceProperties struct { NullFields []string `json:"-"` } -func (s *AllocationSpecificSKUAllocationReservedInstanceProperties) MarshalJSON() ([]byte, error) { +func (s AllocationSpecificSKUAllocationReservedInstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod AllocationSpecificSKUAllocationReservedInstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationSpecificSKUReservation: This reservation type allows to pre @@ -3007,9 +3007,9 @@ type AllocationSpecificSKUReservation struct { NullFields []string `json:"-"` } -func (s *AllocationSpecificSKUReservation) MarshalJSON() ([]byte, error) { +func (s AllocationSpecificSKUReservation) MarshalJSON() ([]byte, error) { type NoMethod AllocationSpecificSKUReservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttachedDisk: An instance-attached disk resource. @@ -3148,9 +3148,9 @@ type AttachedDisk struct { NullFields []string `json:"-"` } -func (s *AttachedDisk) MarshalJSON() ([]byte, error) { +func (s AttachedDisk) MarshalJSON() ([]byte, error) { type NoMethod AttachedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttachedDiskInitializeParams: [Input Only] Specifies the parameters for a @@ -3304,9 +3304,9 @@ type AttachedDiskInitializeParams struct { NullFields []string `json:"-"` } -func (s *AttachedDiskInitializeParams) MarshalJSON() ([]byte, error) { +func (s AttachedDiskInitializeParams) MarshalJSON() ([]byte, error) { type NoMethod AttachedDiskInitializeParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -3347,9 +3347,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -3384,9 +3384,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Autoscaler: Represents an Autoscaler resource. Google Compute Engine has two @@ -3478,9 +3478,9 @@ type Autoscaler struct { NullFields []string `json:"-"` } -func (s *Autoscaler) MarshalJSON() ([]byte, error) { +func (s Autoscaler) MarshalJSON() ([]byte, error) { type NoMethod Autoscaler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerAggregatedList struct { @@ -3520,9 +3520,9 @@ type AutoscalerAggregatedList struct { NullFields []string `json:"-"` } -func (s *AutoscalerAggregatedList) MarshalJSON() ([]byte, error) { +func (s AutoscalerAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalerAggregatedListWarning: [Output Only] Informational warning @@ -3606,9 +3606,9 @@ type AutoscalerAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *AutoscalerAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s AutoscalerAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerAggregatedListWarningData struct { @@ -3635,9 +3635,9 @@ type AutoscalerAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *AutoscalerAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s AutoscalerAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalerList: Contains a list of Autoscaler resources. @@ -3675,9 +3675,9 @@ type AutoscalerList struct { NullFields []string `json:"-"` } -func (s *AutoscalerList) MarshalJSON() ([]byte, error) { +func (s AutoscalerList) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalerListWarning: [Output Only] Informational warning message. @@ -3760,9 +3760,9 @@ type AutoscalerListWarning struct { NullFields []string `json:"-"` } -func (s *AutoscalerListWarning) MarshalJSON() ([]byte, error) { +func (s AutoscalerListWarning) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerListWarningData struct { @@ -3789,9 +3789,9 @@ type AutoscalerListWarningData struct { NullFields []string `json:"-"` } -func (s *AutoscalerListWarningData) MarshalJSON() ([]byte, error) { +func (s AutoscalerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerStatusDetails struct { @@ -3890,9 +3890,9 @@ type AutoscalerStatusDetails struct { NullFields []string `json:"-"` } -func (s *AutoscalerStatusDetails) MarshalJSON() ([]byte, error) { +func (s AutoscalerStatusDetails) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerStatusDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalersScopedList struct { @@ -3914,9 +3914,9 @@ type AutoscalersScopedList struct { NullFields []string `json:"-"` } -func (s *AutoscalersScopedList) MarshalJSON() ([]byte, error) { +func (s AutoscalersScopedList) MarshalJSON() ([]byte, error) { type NoMethod AutoscalersScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalersScopedListWarning: [Output Only] Informational warning which @@ -4000,9 +4000,9 @@ type AutoscalersScopedListWarning struct { NullFields []string `json:"-"` } -func (s *AutoscalersScopedListWarning) MarshalJSON() ([]byte, error) { +func (s AutoscalersScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AutoscalersScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalersScopedListWarningData struct { @@ -4029,9 +4029,9 @@ type AutoscalersScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *AutoscalersScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s AutoscalersScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AutoscalersScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicy: Cloud Autoscaler policy. @@ -4102,9 +4102,9 @@ type AutoscalingPolicy struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicy) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicy) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicyCpuUtilization: CPU utilization policy. @@ -4146,9 +4146,9 @@ type AutoscalingPolicyCpuUtilization struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyCpuUtilization) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyCpuUtilization) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyCpuUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingPolicyCpuUtilization) UnmarshalJSON(data []byte) error { @@ -4240,9 +4240,9 @@ type AutoscalingPolicyCustomMetricUtilization struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyCustomMetricUtilization) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyCustomMetricUtilization) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyCustomMetricUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingPolicyCustomMetricUtilization) UnmarshalJSON(data []byte) error { @@ -4281,9 +4281,9 @@ type AutoscalingPolicyLoadBalancingUtilization struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyLoadBalancingUtilization) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyLoadBalancingUtilization) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyLoadBalancingUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingPolicyLoadBalancingUtilization) UnmarshalJSON(data []byte) error { @@ -4325,9 +4325,9 @@ type AutoscalingPolicyScaleDownControl struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyScaleDownControl) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyScaleDownControl) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyScaleDownControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicyScaleInControl: Configuration that allows for slower scale @@ -4355,9 +4355,9 @@ type AutoscalingPolicyScaleInControl struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyScaleInControl) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyScaleInControl) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyScaleInControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicyScalingSchedule: Scaling based on user-defined schedule. @@ -4407,9 +4407,9 @@ type AutoscalingPolicyScalingSchedule struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyScalingSchedule) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyScalingSchedule) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyScalingSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backend: Message containing information of one individual backend. @@ -4512,9 +4512,9 @@ type Backend struct { NullFields []string `json:"-"` } -func (s *Backend) MarshalJSON() ([]byte, error) { +func (s Backend) MarshalJSON() ([]byte, error) { type NoMethod Backend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Backend) UnmarshalJSON(data []byte) error { @@ -4597,9 +4597,9 @@ type BackendBucket struct { NullFields []string `json:"-"` } -func (s *BackendBucket) MarshalJSON() ([]byte, error) { +func (s BackendBucket) MarshalJSON() ([]byte, error) { type NoMethod BackendBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicy: Message containing Cloud CDN configuration for a @@ -4728,9 +4728,9 @@ type BackendBucketCdnPolicy struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicy) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicyBypassCacheOnRequestHeader: Bypass the cache when the @@ -4754,9 +4754,9 @@ type BackendBucketCdnPolicyBypassCacheOnRequestHeader struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicyBypassCacheOnRequestHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicyCacheKeyPolicy: Message containing what to include in @@ -4782,9 +4782,9 @@ type BackendBucketCdnPolicyCacheKeyPolicy struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicyCacheKeyPolicy) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicyCacheKeyPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicyCacheKeyPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicyNegativeCachingPolicy: Specify CDN TTLs for response @@ -4812,9 +4812,9 @@ type BackendBucketCdnPolicyNegativeCachingPolicy struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicyNegativeCachingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketList: Contains a list of BackendBucket resources. @@ -4851,9 +4851,9 @@ type BackendBucketList struct { NullFields []string `json:"-"` } -func (s *BackendBucketList) MarshalJSON() ([]byte, error) { +func (s BackendBucketList) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketListWarning: [Output Only] Informational warning message. @@ -4936,9 +4936,9 @@ type BackendBucketListWarning struct { NullFields []string `json:"-"` } -func (s *BackendBucketListWarning) MarshalJSON() ([]byte, error) { +func (s BackendBucketListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendBucketListWarningData struct { @@ -4965,9 +4965,9 @@ type BackendBucketListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendBucketListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendBucketListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendService: Represents a Backend Service resource. A backend service @@ -5359,9 +5359,9 @@ type BackendService struct { NullFields []string `json:"-"` } -func (s *BackendService) MarshalJSON() ([]byte, error) { +func (s BackendService) MarshalJSON() ([]byte, error) { type NoMethod BackendService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceAggregatedList: Contains a list of BackendServicesScopedList. @@ -5400,9 +5400,9 @@ type BackendServiceAggregatedList struct { NullFields []string `json:"-"` } -func (s *BackendServiceAggregatedList) MarshalJSON() ([]byte, error) { +func (s BackendServiceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceAggregatedListWarning: [Output Only] Informational warning @@ -5486,9 +5486,9 @@ type BackendServiceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *BackendServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s BackendServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceAggregatedListWarningData struct { @@ -5515,9 +5515,9 @@ type BackendServiceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceCdnPolicy: Message containing Cloud CDN configuration for a @@ -5646,9 +5646,9 @@ type BackendServiceCdnPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceCdnPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceCdnPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceCdnPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceCdnPolicyBypassCacheOnRequestHeader: Bypass the cache when the @@ -5672,9 +5672,9 @@ type BackendServiceCdnPolicyBypassCacheOnRequestHeader struct { NullFields []string `json:"-"` } -func (s *BackendServiceCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { +func (s BackendServiceCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceCdnPolicyBypassCacheOnRequestHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceCdnPolicyNegativeCachingPolicy: Specify CDN TTLs for response @@ -5702,9 +5702,9 @@ type BackendServiceCdnPolicyNegativeCachingPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceCdnPolicyNegativeCachingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceConnectionTrackingPolicy: Connection Tracking configuration @@ -5774,9 +5774,9 @@ type BackendServiceConnectionTrackingPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceConnectionTrackingPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceConnectionTrackingPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceConnectionTrackingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceFailoverPolicy: For load balancers that have configurable @@ -5830,9 +5830,9 @@ type BackendServiceFailoverPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceFailoverPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceFailoverPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceFailoverPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendServiceFailoverPolicy) UnmarshalJSON(data []byte) error { @@ -5875,9 +5875,9 @@ type BackendServiceGroupHealth struct { NullFields []string `json:"-"` } -func (s *BackendServiceGroupHealth) MarshalJSON() ([]byte, error) { +func (s BackendServiceGroupHealth) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceGroupHealth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceIAP: Identity-Aware Proxy @@ -5908,9 +5908,9 @@ type BackendServiceIAP struct { NullFields []string `json:"-"` } -func (s *BackendServiceIAP) MarshalJSON() ([]byte, error) { +func (s BackendServiceIAP) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceIAP - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceList: Contains a list of BackendService resources. @@ -5948,9 +5948,9 @@ type BackendServiceList struct { NullFields []string `json:"-"` } -func (s *BackendServiceList) MarshalJSON() ([]byte, error) { +func (s BackendServiceList) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceListWarning: [Output Only] Informational warning message. @@ -6033,9 +6033,9 @@ type BackendServiceListWarning struct { NullFields []string `json:"-"` } -func (s *BackendServiceListWarning) MarshalJSON() ([]byte, error) { +func (s BackendServiceListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceListWarningData struct { @@ -6062,9 +6062,9 @@ type BackendServiceListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServiceListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServiceListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceListUsable: Contains a list of usable BackendService @@ -6103,9 +6103,9 @@ type BackendServiceListUsable struct { NullFields []string `json:"-"` } -func (s *BackendServiceListUsable) MarshalJSON() ([]byte, error) { +func (s BackendServiceListUsable) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListUsable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceListUsableWarning: [Output Only] Informational warning @@ -6189,9 +6189,9 @@ type BackendServiceListUsableWarning struct { NullFields []string `json:"-"` } -func (s *BackendServiceListUsableWarning) MarshalJSON() ([]byte, error) { +func (s BackendServiceListUsableWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListUsableWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceListUsableWarningData struct { @@ -6218,9 +6218,9 @@ type BackendServiceListUsableWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServiceListUsableWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServiceListUsableWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListUsableWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLocalityLoadBalancingPolicyConfig: Container for either a @@ -6242,9 +6242,9 @@ type BackendServiceLocalityLoadBalancingPolicyConfig struct { NullFields []string `json:"-"` } -func (s *BackendServiceLocalityLoadBalancingPolicyConfig) MarshalJSON() ([]byte, error) { +func (s BackendServiceLocalityLoadBalancingPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLocalityLoadBalancingPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy: The @@ -6275,9 +6275,9 @@ type BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLocalityLoadBalancingPolicyConfigPolicy: The configuration for @@ -6332,9 +6332,9 @@ type BackendServiceLocalityLoadBalancingPolicyConfigPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceLocalityLoadBalancingPolicyConfigPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceLocalityLoadBalancingPolicyConfigPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLocalityLoadBalancingPolicyConfigPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLogConfig: The available logging options for the load balancer @@ -6378,9 +6378,9 @@ type BackendServiceLogConfig struct { NullFields []string `json:"-"` } -func (s *BackendServiceLogConfig) MarshalJSON() ([]byte, error) { +func (s BackendServiceLogConfig) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendServiceLogConfig) UnmarshalJSON(data []byte) error { @@ -6412,9 +6412,9 @@ type BackendServiceReference struct { NullFields []string `json:"-"` } -func (s *BackendServiceReference) MarshalJSON() ([]byte, error) { +func (s BackendServiceReference) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceUsedBy struct { @@ -6432,9 +6432,9 @@ type BackendServiceUsedBy struct { NullFields []string `json:"-"` } -func (s *BackendServiceUsedBy) MarshalJSON() ([]byte, error) { +func (s BackendServiceUsedBy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceUsedBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServicesScopedList struct { @@ -6456,9 +6456,9 @@ type BackendServicesScopedList struct { NullFields []string `json:"-"` } -func (s *BackendServicesScopedList) MarshalJSON() ([]byte, error) { +func (s BackendServicesScopedList) MarshalJSON() ([]byte, error) { type NoMethod BackendServicesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServicesScopedListWarning: Informational warning which replaces the @@ -6542,9 +6542,9 @@ type BackendServicesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *BackendServicesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s BackendServicesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServicesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServicesScopedListWarningData struct { @@ -6571,9 +6571,9 @@ type BackendServicesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServicesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServicesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServicesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BfdPacket struct { @@ -6659,9 +6659,9 @@ type BfdPacket struct { NullFields []string `json:"-"` } -func (s *BfdPacket) MarshalJSON() ([]byte, error) { +func (s BfdPacket) MarshalJSON() ([]byte, error) { type NoMethod BfdPacket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BfdStatus: Next free: 15 @@ -6735,9 +6735,9 @@ type BfdStatus struct { NullFields []string `json:"-"` } -func (s *BfdStatus) MarshalJSON() ([]byte, error) { +func (s BfdStatus) MarshalJSON() ([]byte, error) { type NoMethod BfdStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BfdStatusPacketCounts struct { @@ -6766,9 +6766,9 @@ type BfdStatusPacketCounts struct { NullFields []string `json:"-"` } -func (s *BfdStatusPacketCounts) MarshalJSON() ([]byte, error) { +func (s BfdStatusPacketCounts) MarshalJSON() ([]byte, error) { type NoMethod BfdStatusPacketCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BgpRoute struct { @@ -6801,9 +6801,9 @@ type BgpRoute struct { NullFields []string `json:"-"` } -func (s *BgpRoute) MarshalJSON() ([]byte, error) { +func (s BgpRoute) MarshalJSON() ([]byte, error) { type NoMethod BgpRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BgpRouteAsPath struct { @@ -6829,9 +6829,9 @@ type BgpRouteAsPath struct { NullFields []string `json:"-"` } -func (s *BgpRouteAsPath) MarshalJSON() ([]byte, error) { +func (s BgpRouteAsPath) MarshalJSON() ([]byte, error) { type NoMethod BgpRouteAsPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BgpRouteNetworkLayerReachabilityInformation: Network Layer Reachability @@ -6855,9 +6855,9 @@ type BgpRouteNetworkLayerReachabilityInformation struct { NullFields []string `json:"-"` } -func (s *BgpRouteNetworkLayerReachabilityInformation) MarshalJSON() ([]byte, error) { +func (s BgpRouteNetworkLayerReachabilityInformation) MarshalJSON() ([]byte, error) { type NoMethod BgpRouteNetworkLayerReachabilityInformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -6956,9 +6956,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkInsertDiskResource: A transient resource used in @@ -6985,9 +6985,9 @@ type BulkInsertDiskResource struct { NullFields []string `json:"-"` } -func (s *BulkInsertDiskResource) MarshalJSON() ([]byte, error) { +func (s BulkInsertDiskResource) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertDiskResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkInsertInstanceResource: A transient resource used in @@ -7047,9 +7047,9 @@ type BulkInsertInstanceResource struct { NullFields []string `json:"-"` } -func (s *BulkInsertInstanceResource) MarshalJSON() ([]byte, error) { +func (s BulkInsertInstanceResource) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertInstanceResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkInsertInstanceResourcePerInstanceProperties: Per-instance properties to @@ -7073,9 +7073,9 @@ type BulkInsertInstanceResourcePerInstanceProperties struct { NullFields []string `json:"-"` } -func (s *BulkInsertInstanceResourcePerInstanceProperties) MarshalJSON() ([]byte, error) { +func (s BulkInsertInstanceResourcePerInstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertInstanceResourcePerInstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkInsertOperationStatus struct { @@ -7110,9 +7110,9 @@ type BulkInsertOperationStatus struct { NullFields []string `json:"-"` } -func (s *BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { +func (s BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertOperationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BundledLocalSsds struct { @@ -7134,9 +7134,9 @@ type BundledLocalSsds struct { NullFields []string `json:"-"` } -func (s *BundledLocalSsds) MarshalJSON() ([]byte, error) { +func (s BundledLocalSsds) MarshalJSON() ([]byte, error) { type NoMethod BundledLocalSsds - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CacheInvalidationRule struct { @@ -7157,9 +7157,9 @@ type CacheInvalidationRule struct { NullFields []string `json:"-"` } -func (s *CacheInvalidationRule) MarshalJSON() ([]byte, error) { +func (s CacheInvalidationRule) MarshalJSON() ([]byte, error) { type NoMethod CacheInvalidationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CacheKeyPolicy: Message containing what to include in the cache key for a @@ -7203,9 +7203,9 @@ type CacheKeyPolicy struct { NullFields []string `json:"-"` } -func (s *CacheKeyPolicy) MarshalJSON() ([]byte, error) { +func (s CacheKeyPolicy) MarshalJSON() ([]byte, error) { type NoMethod CacheKeyPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CircuitBreakers: Settings controlling the volume of requests, connections @@ -7251,9 +7251,9 @@ type CircuitBreakers struct { NullFields []string `json:"-"` } -func (s *CircuitBreakers) MarshalJSON() ([]byte, error) { +func (s CircuitBreakers) MarshalJSON() ([]byte, error) { type NoMethod CircuitBreakers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Commitment: Represents a regional Commitment resource. Creating a commitment @@ -7393,9 +7393,9 @@ type Commitment struct { NullFields []string `json:"-"` } -func (s *Commitment) MarshalJSON() ([]byte, error) { +func (s Commitment) MarshalJSON() ([]byte, error) { type NoMethod Commitment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentAggregatedList struct { @@ -7434,9 +7434,9 @@ type CommitmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *CommitmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s CommitmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod CommitmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentAggregatedListWarning: [Output Only] Informational warning @@ -7520,9 +7520,9 @@ type CommitmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *CommitmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s CommitmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod CommitmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentAggregatedListWarningData struct { @@ -7549,9 +7549,9 @@ type CommitmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *CommitmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s CommitmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod CommitmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentList: Contains a list of Commitment resources. @@ -7589,9 +7589,9 @@ type CommitmentList struct { NullFields []string `json:"-"` } -func (s *CommitmentList) MarshalJSON() ([]byte, error) { +func (s CommitmentList) MarshalJSON() ([]byte, error) { type NoMethod CommitmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentListWarning: [Output Only] Informational warning message. @@ -7674,9 +7674,9 @@ type CommitmentListWarning struct { NullFields []string `json:"-"` } -func (s *CommitmentListWarning) MarshalJSON() ([]byte, error) { +func (s CommitmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod CommitmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentListWarningData struct { @@ -7703,9 +7703,9 @@ type CommitmentListWarningData struct { NullFields []string `json:"-"` } -func (s *CommitmentListWarningData) MarshalJSON() ([]byte, error) { +func (s CommitmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod CommitmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentsScopedList struct { @@ -7727,9 +7727,9 @@ type CommitmentsScopedList struct { NullFields []string `json:"-"` } -func (s *CommitmentsScopedList) MarshalJSON() ([]byte, error) { +func (s CommitmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod CommitmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentsScopedListWarning: [Output Only] Informational warning which @@ -7813,9 +7813,9 @@ type CommitmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *CommitmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s CommitmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod CommitmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentsScopedListWarningData struct { @@ -7842,9 +7842,9 @@ type CommitmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *CommitmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s CommitmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod CommitmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Condition: This is deprecated and has no effect. Do not use. @@ -7897,9 +7897,9 @@ type Condition struct { NullFields []string `json:"-"` } -func (s *Condition) MarshalJSON() ([]byte, error) { +func (s Condition) MarshalJSON() ([]byte, error) { type NoMethod Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfidentialInstanceConfig: A set of Confidential Instance options. @@ -7930,9 +7930,9 @@ type ConfidentialInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfidentialInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionDraining: Message containing connection draining configuration. @@ -7954,9 +7954,9 @@ type ConnectionDraining struct { NullFields []string `json:"-"` } -func (s *ConnectionDraining) MarshalJSON() ([]byte, error) { +func (s ConnectionDraining) MarshalJSON() ([]byte, error) { type NoMethod ConnectionDraining - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsistentHashLoadBalancerSettings: This message defines settings for a @@ -7990,9 +7990,9 @@ type ConsistentHashLoadBalancerSettings struct { NullFields []string `json:"-"` } -func (s *ConsistentHashLoadBalancerSettings) MarshalJSON() ([]byte, error) { +func (s ConsistentHashLoadBalancerSettings) MarshalJSON() ([]byte, error) { type NoMethod ConsistentHashLoadBalancerSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsistentHashLoadBalancerSettingsHttpCookie: The information about the HTTP @@ -8018,9 +8018,9 @@ type ConsistentHashLoadBalancerSettingsHttpCookie struct { NullFields []string `json:"-"` } -func (s *ConsistentHashLoadBalancerSettingsHttpCookie) MarshalJSON() ([]byte, error) { +func (s ConsistentHashLoadBalancerSettingsHttpCookie) MarshalJSON() ([]byte, error) { type NoMethod ConsistentHashLoadBalancerSettingsHttpCookie - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CorsPolicy: The specification for allowing client-side cross-origin @@ -8069,9 +8069,9 @@ type CorsPolicy struct { NullFields []string `json:"-"` } -func (s *CorsPolicy) MarshalJSON() ([]byte, error) { +func (s CorsPolicy) MarshalJSON() ([]byte, error) { type NoMethod CorsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorResponsePolicy: Specifies the custom error response policy that @@ -8112,9 +8112,9 @@ type CustomErrorResponsePolicy struct { NullFields []string `json:"-"` } -func (s *CustomErrorResponsePolicy) MarshalJSON() ([]byte, error) { +func (s CustomErrorResponsePolicy) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorResponsePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorResponsePolicyCustomErrorResponseRule: Specifies the mapping @@ -8154,9 +8154,9 @@ type CustomErrorResponsePolicyCustomErrorResponseRule struct { NullFields []string `json:"-"` } -func (s *CustomErrorResponsePolicyCustomErrorResponseRule) MarshalJSON() ([]byte, error) { +func (s CustomErrorResponsePolicyCustomErrorResponseRule) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorResponsePolicyCustomErrorResponseRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomerEncryptionKey struct { @@ -8207,9 +8207,9 @@ type CustomerEncryptionKey struct { NullFields []string `json:"-"` } -func (s *CustomerEncryptionKey) MarshalJSON() ([]byte, error) { +func (s CustomerEncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod CustomerEncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomerEncryptionKeyProtectedDisk struct { @@ -8233,9 +8233,9 @@ type CustomerEncryptionKeyProtectedDisk struct { NullFields []string `json:"-"` } -func (s *CustomerEncryptionKeyProtectedDisk) MarshalJSON() ([]byte, error) { +func (s CustomerEncryptionKeyProtectedDisk) MarshalJSON() ([]byte, error) { type NoMethod CustomerEncryptionKeyProtectedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeprecationStatus: Deprecation status for a public resource. @@ -8293,9 +8293,9 @@ type DeprecationStatus struct { NullFields []string `json:"-"` } -func (s *DeprecationStatus) MarshalJSON() ([]byte, error) { +func (s DeprecationStatus) MarshalJSON() ([]byte, error) { type NoMethod DeprecationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Disk: Represents a Persistent Disk resource. Google Compute Engine has two @@ -8625,9 +8625,9 @@ type Disk struct { NullFields []string `json:"-"` } -func (s *Disk) MarshalJSON() ([]byte, error) { +func (s Disk) MarshalJSON() ([]byte, error) { type NoMethod Disk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAggregatedList struct { @@ -8666,9 +8666,9 @@ type DiskAggregatedList struct { NullFields []string `json:"-"` } -func (s *DiskAggregatedList) MarshalJSON() ([]byte, error) { +func (s DiskAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod DiskAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskAggregatedListWarning: [Output Only] Informational warning message. @@ -8751,9 +8751,9 @@ type DiskAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *DiskAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s DiskAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAggregatedListWarningData struct { @@ -8780,9 +8780,9 @@ type DiskAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAsyncReplication struct { @@ -8818,9 +8818,9 @@ type DiskAsyncReplication struct { NullFields []string `json:"-"` } -func (s *DiskAsyncReplication) MarshalJSON() ([]byte, error) { +func (s DiskAsyncReplication) MarshalJSON() ([]byte, error) { type NoMethod DiskAsyncReplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAsyncReplicationList struct { @@ -8838,9 +8838,9 @@ type DiskAsyncReplicationList struct { NullFields []string `json:"-"` } -func (s *DiskAsyncReplicationList) MarshalJSON() ([]byte, error) { +func (s DiskAsyncReplicationList) MarshalJSON() ([]byte, error) { type NoMethod DiskAsyncReplicationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskInstantiationConfig: A specification of the desired way to instantiate a @@ -8903,9 +8903,9 @@ type DiskInstantiationConfig struct { NullFields []string `json:"-"` } -func (s *DiskInstantiationConfig) MarshalJSON() ([]byte, error) { +func (s DiskInstantiationConfig) MarshalJSON() ([]byte, error) { type NoMethod DiskInstantiationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskList: A list of Disk resources. @@ -8943,9 +8943,9 @@ type DiskList struct { NullFields []string `json:"-"` } -func (s *DiskList) MarshalJSON() ([]byte, error) { +func (s DiskList) MarshalJSON() ([]byte, error) { type NoMethod DiskList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskListWarning: [Output Only] Informational warning message. @@ -9028,9 +9028,9 @@ type DiskListWarning struct { NullFields []string `json:"-"` } -func (s *DiskListWarning) MarshalJSON() ([]byte, error) { +func (s DiskListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskListWarningData struct { @@ -9057,9 +9057,9 @@ type DiskListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskMoveRequest struct { @@ -9086,9 +9086,9 @@ type DiskMoveRequest struct { NullFields []string `json:"-"` } -func (s *DiskMoveRequest) MarshalJSON() ([]byte, error) { +func (s DiskMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod DiskMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskParams: Additional disk params. @@ -9111,9 +9111,9 @@ type DiskParams struct { NullFields []string `json:"-"` } -func (s *DiskParams) MarshalJSON() ([]byte, error) { +func (s DiskParams) MarshalJSON() ([]byte, error) { type NoMethod DiskParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskResourceStatus struct { @@ -9133,9 +9133,9 @@ type DiskResourceStatus struct { NullFields []string `json:"-"` } -func (s *DiskResourceStatus) MarshalJSON() ([]byte, error) { +func (s DiskResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod DiskResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskResourceStatusAsyncReplicationStatus struct { @@ -9161,9 +9161,9 @@ type DiskResourceStatusAsyncReplicationStatus struct { NullFields []string `json:"-"` } -func (s *DiskResourceStatusAsyncReplicationStatus) MarshalJSON() ([]byte, error) { +func (s DiskResourceStatusAsyncReplicationStatus) MarshalJSON() ([]byte, error) { type NoMethod DiskResourceStatusAsyncReplicationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskType: Represents a Disk Type resource. Google Compute Engine has two @@ -9222,9 +9222,9 @@ type DiskType struct { NullFields []string `json:"-"` } -func (s *DiskType) MarshalJSON() ([]byte, error) { +func (s DiskType) MarshalJSON() ([]byte, error) { type NoMethod DiskType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypeAggregatedList struct { @@ -9262,9 +9262,9 @@ type DiskTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *DiskTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s DiskTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypeAggregatedListWarning: [Output Only] Informational warning message. @@ -9347,9 +9347,9 @@ type DiskTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *DiskTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s DiskTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypeAggregatedListWarningData struct { @@ -9376,9 +9376,9 @@ type DiskTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypeList: Contains a list of disk types. @@ -9416,9 +9416,9 @@ type DiskTypeList struct { NullFields []string `json:"-"` } -func (s *DiskTypeList) MarshalJSON() ([]byte, error) { +func (s DiskTypeList) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypeListWarning: [Output Only] Informational warning message. @@ -9501,9 +9501,9 @@ type DiskTypeListWarning struct { NullFields []string `json:"-"` } -func (s *DiskTypeListWarning) MarshalJSON() ([]byte, error) { +func (s DiskTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypeListWarningData struct { @@ -9530,9 +9530,9 @@ type DiskTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypesScopedList struct { @@ -9554,9 +9554,9 @@ type DiskTypesScopedList struct { NullFields []string `json:"-"` } -func (s *DiskTypesScopedList) MarshalJSON() ([]byte, error) { +func (s DiskTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod DiskTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypesScopedListWarning: [Output Only] Informational warning which @@ -9640,9 +9640,9 @@ type DiskTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *DiskTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s DiskTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypesScopedListWarningData struct { @@ -9669,9 +9669,9 @@ type DiskTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksAddResourcePoliciesRequest struct { @@ -9691,9 +9691,9 @@ type DisksAddResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *DisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s DisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksAddResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksRemoveResourcePoliciesRequest struct { @@ -9712,9 +9712,9 @@ type DisksRemoveResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *DisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s DisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksRemoveResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksResizeRequest struct { @@ -9733,9 +9733,9 @@ type DisksResizeRequest struct { NullFields []string `json:"-"` } -func (s *DisksResizeRequest) MarshalJSON() ([]byte, error) { +func (s DisksResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksScopedList struct { @@ -9757,9 +9757,9 @@ type DisksScopedList struct { NullFields []string `json:"-"` } -func (s *DisksScopedList) MarshalJSON() ([]byte, error) { +func (s DisksScopedList) MarshalJSON() ([]byte, error) { type NoMethod DisksScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisksScopedListWarning: [Output Only] Informational warning which replaces @@ -9843,9 +9843,9 @@ type DisksScopedListWarning struct { NullFields []string `json:"-"` } -func (s *DisksScopedListWarning) MarshalJSON() ([]byte, error) { +func (s DisksScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DisksScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksScopedListWarningData struct { @@ -9872,9 +9872,9 @@ type DisksScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *DisksScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s DisksScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DisksScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksStartAsyncReplicationRequest struct { @@ -9901,9 +9901,9 @@ type DisksStartAsyncReplicationRequest struct { NullFields []string `json:"-"` } -func (s *DisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { +func (s DisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksStartAsyncReplicationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisksStopGroupAsyncReplicationResource: A transient resource used in @@ -9931,9 +9931,9 @@ type DisksStopGroupAsyncReplicationResource struct { NullFields []string `json:"-"` } -func (s *DisksStopGroupAsyncReplicationResource) MarshalJSON() ([]byte, error) { +func (s DisksStopGroupAsyncReplicationResource) MarshalJSON() ([]byte, error) { type NoMethod DisksStopGroupAsyncReplicationResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisplayDevice: A set of Display Device options @@ -9953,9 +9953,9 @@ type DisplayDevice struct { NullFields []string `json:"-"` } -func (s *DisplayDevice) MarshalJSON() ([]byte, error) { +func (s DisplayDevice) MarshalJSON() ([]byte, error) { type NoMethod DisplayDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DistributionPolicy struct { @@ -9998,9 +9998,9 @@ type DistributionPolicy struct { NullFields []string `json:"-"` } -func (s *DistributionPolicy) MarshalJSON() ([]byte, error) { +func (s DistributionPolicy) MarshalJSON() ([]byte, error) { type NoMethod DistributionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DistributionPolicyZoneConfiguration struct { @@ -10020,9 +10020,9 @@ type DistributionPolicyZoneConfiguration struct { NullFields []string `json:"-"` } -func (s *DistributionPolicyZoneConfiguration) MarshalJSON() ([]byte, error) { +func (s DistributionPolicyZoneConfiguration) MarshalJSON() ([]byte, error) { type NoMethod DistributionPolicyZoneConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Duration: A Duration represents a fixed-length span of time represented as a @@ -10051,9 +10051,9 @@ type Duration struct { NullFields []string `json:"-"` } -func (s *Duration) MarshalJSON() ([]byte, error) { +func (s Duration) MarshalJSON() ([]byte, error) { type NoMethod Duration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorInfo: Describes the cause of the error with structured details. Example @@ -10099,9 +10099,9 @@ type ErrorInfo struct { NullFields []string `json:"-"` } -func (s *ErrorInfo) MarshalJSON() ([]byte, error) { +func (s ErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod ErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExchangedPeeringRoute struct { @@ -10138,9 +10138,9 @@ type ExchangedPeeringRoute struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoute) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoute) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExchangedPeeringRoutesList struct { @@ -10177,9 +10177,9 @@ type ExchangedPeeringRoutesList struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoutesList) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoutesList) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoutesList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangedPeeringRoutesListWarning: [Output Only] Informational warning @@ -10263,9 +10263,9 @@ type ExchangedPeeringRoutesListWarning struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoutesListWarning) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoutesListWarning) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoutesListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExchangedPeeringRoutesListWarningData struct { @@ -10292,9 +10292,9 @@ type ExchangedPeeringRoutesListWarningData struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoutesListWarningData) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoutesListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoutesListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -10340,9 +10340,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGateway: Represents an external VPN gateway. External VPN gateway @@ -10435,9 +10435,9 @@ type ExternalVpnGateway struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGateway) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGateway) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGatewayInterface: The interface for the external VPN gateway. @@ -10472,9 +10472,9 @@ type ExternalVpnGatewayInterface struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayInterface) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayInterface) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGatewayList: Response to the list request, and contains a list of @@ -10514,9 +10514,9 @@ type ExternalVpnGatewayList struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayList) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayList) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGatewayListWarning: [Output Only] Informational warning message. @@ -10599,9 +10599,9 @@ type ExternalVpnGatewayListWarning struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayListWarning) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayListWarning) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExternalVpnGatewayListWarningData struct { @@ -10628,9 +10628,9 @@ type ExternalVpnGatewayListWarningData struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FileContentBuffer struct { @@ -10656,9 +10656,9 @@ type FileContentBuffer struct { NullFields []string `json:"-"` } -func (s *FileContentBuffer) MarshalJSON() ([]byte, error) { +func (s FileContentBuffer) MarshalJSON() ([]byte, error) { type NoMethod FileContentBuffer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Firewall: Represents a Firewall Rule resource. Firewall rules allow or deny @@ -10796,9 +10796,9 @@ type Firewall struct { NullFields []string `json:"-"` } -func (s *Firewall) MarshalJSON() ([]byte, error) { +func (s Firewall) MarshalJSON() ([]byte, error) { type NoMethod Firewall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallAllowed struct { @@ -10826,9 +10826,9 @@ type FirewallAllowed struct { NullFields []string `json:"-"` } -func (s *FirewallAllowed) MarshalJSON() ([]byte, error) { +func (s FirewallAllowed) MarshalJSON() ([]byte, error) { type NoMethod FirewallAllowed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallDenied struct { @@ -10856,9 +10856,9 @@ type FirewallDenied struct { NullFields []string `json:"-"` } -func (s *FirewallDenied) MarshalJSON() ([]byte, error) { +func (s FirewallDenied) MarshalJSON() ([]byte, error) { type NoMethod FirewallDenied - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallList: Contains a list of firewalls. @@ -10896,9 +10896,9 @@ type FirewallList struct { NullFields []string `json:"-"` } -func (s *FirewallList) MarshalJSON() ([]byte, error) { +func (s FirewallList) MarshalJSON() ([]byte, error) { type NoMethod FirewallList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallListWarning: [Output Only] Informational warning message. @@ -10981,9 +10981,9 @@ type FirewallListWarning struct { NullFields []string `json:"-"` } -func (s *FirewallListWarning) MarshalJSON() ([]byte, error) { +func (s FirewallListWarning) MarshalJSON() ([]byte, error) { type NoMethod FirewallListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallListWarningData struct { @@ -11010,9 +11010,9 @@ type FirewallListWarningData struct { NullFields []string `json:"-"` } -func (s *FirewallListWarningData) MarshalJSON() ([]byte, error) { +func (s FirewallListWarningData) MarshalJSON() ([]byte, error) { type NoMethod FirewallListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallLogConfig: The available logging options for a firewall rule. @@ -11041,9 +11041,9 @@ type FirewallLogConfig struct { NullFields []string `json:"-"` } -func (s *FirewallLogConfig) MarshalJSON() ([]byte, error) { +func (s FirewallLogConfig) MarshalJSON() ([]byte, error) { type NoMethod FirewallLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPoliciesListAssociationsResponse struct { @@ -11069,9 +11069,9 @@ type FirewallPoliciesListAssociationsResponse struct { NullFields []string `json:"-"` } -func (s *FirewallPoliciesListAssociationsResponse) MarshalJSON() ([]byte, error) { +func (s FirewallPoliciesListAssociationsResponse) MarshalJSON() ([]byte, error) { type NoMethod FirewallPoliciesListAssociationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicy: Represents a Firewall Policy resource. @@ -11159,9 +11159,9 @@ type FirewallPolicy struct { NullFields []string `json:"-"` } -func (s *FirewallPolicy) MarshalJSON() ([]byte, error) { +func (s FirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyAssociation struct { @@ -11193,9 +11193,9 @@ type FirewallPolicyAssociation struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyAssociation) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyAssociation) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyList struct { @@ -11230,9 +11230,9 @@ type FirewallPolicyList struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyList) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyList) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicyListWarning: [Output Only] Informational warning message. @@ -11315,9 +11315,9 @@ type FirewallPolicyListWarning struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyListWarning) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyListWarning) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyListWarningData struct { @@ -11344,9 +11344,9 @@ type FirewallPolicyListWarningData struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyListWarningData) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicyRule: Represents a rule that describes one or more match @@ -11433,9 +11433,9 @@ type FirewallPolicyRule struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRule) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicyRuleMatcher: Represents a match condition that incoming @@ -11496,9 +11496,9 @@ type FirewallPolicyRuleMatcher struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRuleMatcher) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRuleMatcher) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRuleMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyRuleMatcherLayer4Config struct { @@ -11526,9 +11526,9 @@ type FirewallPolicyRuleMatcherLayer4Config struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRuleMatcherLayer4Config) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRuleMatcherLayer4Config) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRuleMatcherLayer4Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyRuleSecureTag struct { @@ -11555,9 +11555,9 @@ type FirewallPolicyRuleSecureTag struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRuleSecureTag) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRuleSecureTag) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRuleSecureTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FixedOrPercent: Encapsulates numeric value that can be either absolute or @@ -11589,9 +11589,9 @@ type FixedOrPercent struct { NullFields []string `json:"-"` } -func (s *FixedOrPercent) MarshalJSON() ([]byte, error) { +func (s FixedOrPercent) MarshalJSON() ([]byte, error) { type NoMethod FixedOrPercent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRule: Represents a Forwarding Rule resource. Forwarding rule @@ -11912,9 +11912,9 @@ type ForwardingRule struct { NullFields []string `json:"-"` } -func (s *ForwardingRule) MarshalJSON() ([]byte, error) { +func (s ForwardingRule) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRuleAggregatedList struct { @@ -11953,9 +11953,9 @@ type ForwardingRuleAggregatedList struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleAggregatedList) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleAggregatedListWarning: [Output Only] Informational warning @@ -12039,9 +12039,9 @@ type ForwardingRuleAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRuleAggregatedListWarningData struct { @@ -12068,9 +12068,9 @@ type ForwardingRuleAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleList: Contains a list of ForwardingRule resources. @@ -12107,9 +12107,9 @@ type ForwardingRuleList struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleList) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleList) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleListWarning: [Output Only] Informational warning message. @@ -12192,9 +12192,9 @@ type ForwardingRuleListWarning struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleListWarning) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleListWarning) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRuleListWarningData struct { @@ -12221,9 +12221,9 @@ type ForwardingRuleListWarningData struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleListWarningData) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRuleReference struct { @@ -12241,9 +12241,9 @@ type ForwardingRuleReference struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleReference) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleReference) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleServiceDirectoryRegistration: Describes the auto-registration @@ -12274,9 +12274,9 @@ type ForwardingRuleServiceDirectoryRegistration struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleServiceDirectoryRegistration) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleServiceDirectoryRegistration) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleServiceDirectoryRegistration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRulesScopedList struct { @@ -12298,9 +12298,9 @@ type ForwardingRulesScopedList struct { NullFields []string `json:"-"` } -func (s *ForwardingRulesScopedList) MarshalJSON() ([]byte, error) { +func (s ForwardingRulesScopedList) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRulesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRulesScopedListWarning: Informational warning which replaces the @@ -12384,9 +12384,9 @@ type ForwardingRulesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ForwardingRulesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ForwardingRulesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRulesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRulesScopedListWarningData struct { @@ -12413,9 +12413,9 @@ type ForwardingRulesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ForwardingRulesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ForwardingRulesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRulesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservation struct { @@ -12504,9 +12504,9 @@ type FutureReservation struct { NullFields []string `json:"-"` } -func (s *FutureReservation) MarshalJSON() ([]byte, error) { +func (s FutureReservation) MarshalJSON() ([]byte, error) { type NoMethod FutureReservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationSpecificSKUProperties struct { @@ -12531,9 +12531,9 @@ type FutureReservationSpecificSKUProperties struct { NullFields []string `json:"-"` } -func (s *FutureReservationSpecificSKUProperties) MarshalJSON() ([]byte, error) { +func (s FutureReservationSpecificSKUProperties) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationSpecificSKUProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationStatus: [Output only] Represents status related to the @@ -12612,9 +12612,9 @@ type FutureReservationStatus struct { NullFields []string `json:"-"` } -func (s *FutureReservationStatus) MarshalJSON() ([]byte, error) { +func (s FutureReservationStatus) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationStatusLastKnownGoodState: The state that the future @@ -12672,9 +12672,9 @@ type FutureReservationStatusLastKnownGoodState struct { NullFields []string `json:"-"` } -func (s *FutureReservationStatusLastKnownGoodState) MarshalJSON() ([]byte, error) { +func (s FutureReservationStatusLastKnownGoodState) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationStatusLastKnownGoodState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationStatusLastKnownGoodStateFutureReservationSpecs: The @@ -12702,9 +12702,9 @@ type FutureReservationStatusLastKnownGoodStateFutureReservationSpecs struct { NullFields []string `json:"-"` } -func (s *FutureReservationStatusLastKnownGoodStateFutureReservationSpecs) MarshalJSON() ([]byte, error) { +func (s FutureReservationStatusLastKnownGoodStateFutureReservationSpecs) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationStatusLastKnownGoodStateFutureReservationSpecs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationStatusSpecificSKUProperties: Properties to be set for the @@ -12726,9 +12726,9 @@ type FutureReservationStatusSpecificSKUProperties struct { NullFields []string `json:"-"` } -func (s *FutureReservationStatusSpecificSKUProperties) MarshalJSON() ([]byte, error) { +func (s FutureReservationStatusSpecificSKUProperties) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationStatusSpecificSKUProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationTimeWindow struct { @@ -12750,9 +12750,9 @@ type FutureReservationTimeWindow struct { NullFields []string `json:"-"` } -func (s *FutureReservationTimeWindow) MarshalJSON() ([]byte, error) { +func (s FutureReservationTimeWindow) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationTimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationsAggregatedListResponse: Contains a list of future @@ -12795,9 +12795,9 @@ type FutureReservationsAggregatedListResponse struct { NullFields []string `json:"-"` } -func (s *FutureReservationsAggregatedListResponse) MarshalJSON() ([]byte, error) { +func (s FutureReservationsAggregatedListResponse) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsAggregatedListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationsAggregatedListResponseWarning: [Output Only] Informational @@ -12881,9 +12881,9 @@ type FutureReservationsAggregatedListResponseWarning struct { NullFields []string `json:"-"` } -func (s *FutureReservationsAggregatedListResponseWarning) MarshalJSON() ([]byte, error) { +func (s FutureReservationsAggregatedListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsAggregatedListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationsAggregatedListResponseWarningData struct { @@ -12910,9 +12910,9 @@ type FutureReservationsAggregatedListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *FutureReservationsAggregatedListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s FutureReservationsAggregatedListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsAggregatedListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationsListResponse struct { @@ -12953,9 +12953,9 @@ type FutureReservationsListResponse struct { NullFields []string `json:"-"` } -func (s *FutureReservationsListResponse) MarshalJSON() ([]byte, error) { +func (s FutureReservationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationsListResponseWarning: [Output Only] Informational warning @@ -13039,9 +13039,9 @@ type FutureReservationsListResponseWarning struct { NullFields []string `json:"-"` } -func (s *FutureReservationsListResponseWarning) MarshalJSON() ([]byte, error) { +func (s FutureReservationsListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationsListResponseWarningData struct { @@ -13068,9 +13068,9 @@ type FutureReservationsListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *FutureReservationsListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s FutureReservationsListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationsScopedList struct { @@ -13092,9 +13092,9 @@ type FutureReservationsScopedList struct { NullFields []string `json:"-"` } -func (s *FutureReservationsScopedList) MarshalJSON() ([]byte, error) { +func (s FutureReservationsScopedList) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FutureReservationsScopedListWarning: Informational warning which replaces @@ -13178,9 +13178,9 @@ type FutureReservationsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *FutureReservationsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s FutureReservationsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FutureReservationsScopedListWarningData struct { @@ -13207,9 +13207,9 @@ type FutureReservationsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *FutureReservationsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s FutureReservationsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod FutureReservationsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GRPCHealthCheck struct { @@ -13268,9 +13268,9 @@ type GRPCHealthCheck struct { NullFields []string `json:"-"` } -func (s *GRPCHealthCheck) MarshalJSON() ([]byte, error) { +func (s GRPCHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod GRPCHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalAddressesMoveRequest struct { @@ -13297,9 +13297,9 @@ type GlobalAddressesMoveRequest struct { NullFields []string `json:"-"` } -func (s *GlobalAddressesMoveRequest) MarshalJSON() ([]byte, error) { +func (s GlobalAddressesMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalAddressesMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalNetworkEndpointGroupsAttachEndpointsRequest struct { @@ -13318,9 +13318,9 @@ type GlobalNetworkEndpointGroupsAttachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *GlobalNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s GlobalNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalNetworkEndpointGroupsAttachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalNetworkEndpointGroupsDetachEndpointsRequest struct { @@ -13339,9 +13339,9 @@ type GlobalNetworkEndpointGroupsDetachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *GlobalNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s GlobalNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalNetworkEndpointGroupsDetachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalOrganizationSetPolicyRequest struct { @@ -13369,9 +13369,9 @@ type GlobalOrganizationSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GlobalOrganizationSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GlobalOrganizationSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalOrganizationSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalSetLabelsRequest struct { @@ -13400,9 +13400,9 @@ type GlobalSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *GlobalSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s GlobalSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalSetPolicyRequest struct { @@ -13430,9 +13430,9 @@ type GlobalSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributes: A guest attributes entry. @@ -13467,9 +13467,9 @@ type GuestAttributes struct { NullFields []string `json:"-"` } -func (s *GuestAttributes) MarshalJSON() ([]byte, error) { +func (s GuestAttributes) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributesEntry: A guest attributes namespace/key/value entry. @@ -13493,9 +13493,9 @@ type GuestAttributesEntry struct { NullFields []string `json:"-"` } -func (s *GuestAttributesEntry) MarshalJSON() ([]byte, error) { +func (s GuestAttributesEntry) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributesEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributesValue: Array of guest attribute namespace/key/value tuples. @@ -13514,9 +13514,9 @@ type GuestAttributesValue struct { NullFields []string `json:"-"` } -func (s *GuestAttributesValue) MarshalJSON() ([]byte, error) { +func (s GuestAttributesValue) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributesValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestOsFeature: Guest OS features. @@ -13556,9 +13556,9 @@ type GuestOsFeature struct { NullFields []string `json:"-"` } -func (s *GuestOsFeature) MarshalJSON() ([]byte, error) { +func (s GuestOsFeature) MarshalJSON() ([]byte, error) { type NoMethod GuestOsFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HTTP2HealthCheck struct { @@ -13632,9 +13632,9 @@ type HTTP2HealthCheck struct { NullFields []string `json:"-"` } -func (s *HTTP2HealthCheck) MarshalJSON() ([]byte, error) { +func (s HTTP2HealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HTTP2HealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HTTPHealthCheck struct { @@ -13709,9 +13709,9 @@ type HTTPHealthCheck struct { NullFields []string `json:"-"` } -func (s *HTTPHealthCheck) MarshalJSON() ([]byte, error) { +func (s HTTPHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HTTPHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HTTPSHealthCheck struct { @@ -13785,9 +13785,9 @@ type HTTPSHealthCheck struct { NullFields []string `json:"-"` } -func (s *HTTPSHealthCheck) MarshalJSON() ([]byte, error) { +func (s HTTPSHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HTTPSHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheck: Represents a health check resource. Google Compute Engine has @@ -13888,9 +13888,9 @@ type HealthCheck struct { NullFields []string `json:"-"` } -func (s *HealthCheck) MarshalJSON() ([]byte, error) { +func (s HealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckList: Contains a list of HealthCheck resources. @@ -13927,9 +13927,9 @@ type HealthCheckList struct { NullFields []string `json:"-"` } -func (s *HealthCheckList) MarshalJSON() ([]byte, error) { +func (s HealthCheckList) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckListWarning: [Output Only] Informational warning message. @@ -14012,9 +14012,9 @@ type HealthCheckListWarning struct { NullFields []string `json:"-"` } -func (s *HealthCheckListWarning) MarshalJSON() ([]byte, error) { +func (s HealthCheckListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckListWarningData struct { @@ -14041,9 +14041,9 @@ type HealthCheckListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthCheckListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthCheckListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckLogConfig: Configuration of logging on a health check. If logging @@ -14065,9 +14065,9 @@ type HealthCheckLogConfig struct { NullFields []string `json:"-"` } -func (s *HealthCheckLogConfig) MarshalJSON() ([]byte, error) { +func (s HealthCheckLogConfig) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckReference: A full or valid partial URL to a health check. For @@ -14090,9 +14090,9 @@ type HealthCheckReference struct { NullFields []string `json:"-"` } -func (s *HealthCheckReference) MarshalJSON() ([]byte, error) { +func (s HealthCheckReference) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckService: Represents a Health-Check as a Service resource. @@ -14205,9 +14205,9 @@ type HealthCheckService struct { NullFields []string `json:"-"` } -func (s *HealthCheckService) MarshalJSON() ([]byte, error) { +func (s HealthCheckService) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckServiceReference: A full or valid partial URL to a health check @@ -14231,9 +14231,9 @@ type HealthCheckServiceReference struct { NullFields []string `json:"-"` } -func (s *HealthCheckServiceReference) MarshalJSON() ([]byte, error) { +func (s HealthCheckServiceReference) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServiceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckServicesList struct { @@ -14270,9 +14270,9 @@ type HealthCheckServicesList struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesList) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesList) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckServicesListWarning: [Output Only] Informational warning message. @@ -14355,9 +14355,9 @@ type HealthCheckServicesListWarning struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesListWarning) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckServicesListWarningData struct { @@ -14384,9 +14384,9 @@ type HealthCheckServicesListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksAggregatedList struct { @@ -14424,9 +14424,9 @@ type HealthChecksAggregatedList struct { NullFields []string `json:"-"` } -func (s *HealthChecksAggregatedList) MarshalJSON() ([]byte, error) { +func (s HealthChecksAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthChecksAggregatedListWarning: [Output Only] Informational warning @@ -14510,9 +14510,9 @@ type HealthChecksAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *HealthChecksAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s HealthChecksAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksAggregatedListWarningData struct { @@ -14539,9 +14539,9 @@ type HealthChecksAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthChecksAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthChecksAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksScopedList struct { @@ -14563,9 +14563,9 @@ type HealthChecksScopedList struct { NullFields []string `json:"-"` } -func (s *HealthChecksScopedList) MarshalJSON() ([]byte, error) { +func (s HealthChecksScopedList) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthChecksScopedListWarning: Informational warning which replaces the list @@ -14649,9 +14649,9 @@ type HealthChecksScopedListWarning struct { NullFields []string `json:"-"` } -func (s *HealthChecksScopedListWarning) MarshalJSON() ([]byte, error) { +func (s HealthChecksScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksScopedListWarningData struct { @@ -14678,9 +14678,9 @@ type HealthChecksScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthChecksScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthChecksScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthStatus struct { @@ -14745,9 +14745,9 @@ type HealthStatus struct { NullFields []string `json:"-"` } -func (s *HealthStatus) MarshalJSON() ([]byte, error) { +func (s HealthStatus) MarshalJSON() ([]byte, error) { type NoMethod HealthStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthStatusForNetworkEndpoint struct { @@ -14794,9 +14794,9 @@ type HealthStatusForNetworkEndpoint struct { NullFields []string `json:"-"` } -func (s *HealthStatusForNetworkEndpoint) MarshalJSON() ([]byte, error) { +func (s HealthStatusForNetworkEndpoint) MarshalJSON() ([]byte, error) { type NoMethod HealthStatusForNetworkEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Help: Provides links to documentation or for performing an out of band @@ -14821,9 +14821,9 @@ type Help struct { NullFields []string `json:"-"` } -func (s *Help) MarshalJSON() ([]byte, error) { +func (s Help) MarshalJSON() ([]byte, error) { type NoMethod Help - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HelpLink: Describes a URL link. @@ -14845,9 +14845,9 @@ type HelpLink struct { NullFields []string `json:"-"` } -func (s *HelpLink) MarshalJSON() ([]byte, error) { +func (s HelpLink) MarshalJSON() ([]byte, error) { type NoMethod HelpLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HostRule: UrlMaps A host-matching rule for a URL. If matched, will use the @@ -14879,9 +14879,9 @@ type HostRule struct { NullFields []string `json:"-"` } -func (s *HostRule) MarshalJSON() ([]byte, error) { +func (s HostRule) MarshalJSON() ([]byte, error) { type NoMethod HostRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpFaultAbort: Specification for how requests are aborted as part of fault @@ -14910,9 +14910,9 @@ type HttpFaultAbort struct { NullFields []string `json:"-"` } -func (s *HttpFaultAbort) MarshalJSON() ([]byte, error) { +func (s HttpFaultAbort) MarshalJSON() ([]byte, error) { type NoMethod HttpFaultAbort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HttpFaultAbort) UnmarshalJSON(data []byte) error { @@ -14951,9 +14951,9 @@ type HttpFaultDelay struct { NullFields []string `json:"-"` } -func (s *HttpFaultDelay) MarshalJSON() ([]byte, error) { +func (s HttpFaultDelay) MarshalJSON() ([]byte, error) { type NoMethod HttpFaultDelay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HttpFaultDelay) UnmarshalJSON(data []byte) error { @@ -14996,9 +14996,9 @@ type HttpFaultInjection struct { NullFields []string `json:"-"` } -func (s *HttpFaultInjection) MarshalJSON() ([]byte, error) { +func (s HttpFaultInjection) MarshalJSON() ([]byte, error) { type NoMethod HttpFaultInjection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpFilterConfig: HttpFilterConfiguration supplies additional contextual @@ -15030,9 +15030,9 @@ type HttpFilterConfig struct { NullFields []string `json:"-"` } -func (s *HttpFilterConfig) MarshalJSON() ([]byte, error) { +func (s HttpFilterConfig) MarshalJSON() ([]byte, error) { type NoMethod HttpFilterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHeaderAction: The request and response header transformations that take @@ -15064,9 +15064,9 @@ type HttpHeaderAction struct { NullFields []string `json:"-"` } -func (s *HttpHeaderAction) MarshalJSON() ([]byte, error) { +func (s HttpHeaderAction) MarshalJSON() ([]byte, error) { type NoMethod HttpHeaderAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHeaderMatch: matchRule criteria for request header matches. @@ -15135,9 +15135,9 @@ type HttpHeaderMatch struct { NullFields []string `json:"-"` } -func (s *HttpHeaderMatch) MarshalJSON() ([]byte, error) { +func (s HttpHeaderMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpHeaderMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHeaderOption: Specification determining how headers are added to @@ -15164,9 +15164,9 @@ type HttpHeaderOption struct { NullFields []string `json:"-"` } -func (s *HttpHeaderOption) MarshalJSON() ([]byte, error) { +func (s HttpHeaderOption) MarshalJSON() ([]byte, error) { type NoMethod HttpHeaderOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHealthCheck: Represents a legacy HTTP Health Check resource. Legacy HTTP @@ -15237,9 +15237,9 @@ type HttpHealthCheck struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheck) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHealthCheckList: Contains a list of HttpHealthCheck resources. @@ -15276,9 +15276,9 @@ type HttpHealthCheckList struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheckList) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheckList) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheckList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHealthCheckListWarning: [Output Only] Informational warning message. @@ -15361,9 +15361,9 @@ type HttpHealthCheckListWarning struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheckListWarning) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheckListWarning) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheckListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HttpHealthCheckListWarningData struct { @@ -15390,9 +15390,9 @@ type HttpHealthCheckListWarningData struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheckListWarningData) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheckListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheckListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpQueryParameterMatch: HttpRouteRuleMatch criteria for a request's query @@ -15429,9 +15429,9 @@ type HttpQueryParameterMatch struct { NullFields []string `json:"-"` } -func (s *HttpQueryParameterMatch) MarshalJSON() ([]byte, error) { +func (s HttpQueryParameterMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpQueryParameterMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRedirectAction: Specifies settings for an HTTP redirect. @@ -15492,9 +15492,9 @@ type HttpRedirectAction struct { NullFields []string `json:"-"` } -func (s *HttpRedirectAction) MarshalJSON() ([]byte, error) { +func (s HttpRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod HttpRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRetryPolicy: The retry policy associates with HttpRouteRule @@ -15546,9 +15546,9 @@ type HttpRetryPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRetryPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRetryPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRetryPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HttpRouteAction struct { @@ -15626,9 +15626,9 @@ type HttpRouteAction struct { NullFields []string `json:"-"` } -func (s *HttpRouteAction) MarshalJSON() ([]byte, error) { +func (s HttpRouteAction) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRule: The HttpRouteRule setting specifies how to match an HTTP @@ -15743,9 +15743,9 @@ type HttpRouteRule struct { NullFields []string `json:"-"` } -func (s *HttpRouteRule) MarshalJSON() ([]byte, error) { +func (s HttpRouteRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRuleMatch: HttpRouteRuleMatch specifies a set of criteria for @@ -15819,9 +15819,9 @@ type HttpRouteRuleMatch struct { NullFields []string `json:"-"` } -func (s *HttpRouteRuleMatch) MarshalJSON() ([]byte, error) { +func (s HttpRouteRuleMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRuleMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpsHealthCheck: Represents a legacy HTTPS Health Check resource. Legacy @@ -15891,9 +15891,9 @@ type HttpsHealthCheck struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheck) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpsHealthCheckList: Contains a list of HttpsHealthCheck resources. @@ -15930,9 +15930,9 @@ type HttpsHealthCheckList struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheckList) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheckList) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheckList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpsHealthCheckListWarning: [Output Only] Informational warning message. @@ -16015,9 +16015,9 @@ type HttpsHealthCheckListWarning struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheckListWarning) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheckListWarning) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheckListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HttpsHealthCheckListWarningData struct { @@ -16044,9 +16044,9 @@ type HttpsHealthCheckListWarningData struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheckListWarningData) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheckListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheckListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: Represents an Image resource. You can use images to create boot disks @@ -16252,9 +16252,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageRawDisk: The parameters of the raw disk image. @@ -16291,9 +16291,9 @@ type ImageRawDisk struct { NullFields []string `json:"-"` } -func (s *ImageRawDisk) MarshalJSON() ([]byte, error) { +func (s ImageRawDisk) MarshalJSON() ([]byte, error) { type NoMethod ImageRawDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImageFamilyView struct { @@ -16316,9 +16316,9 @@ type ImageFamilyView struct { NullFields []string `json:"-"` } -func (s *ImageFamilyView) MarshalJSON() ([]byte, error) { +func (s ImageFamilyView) MarshalJSON() ([]byte, error) { type NoMethod ImageFamilyView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageList: Contains a list of images. @@ -16355,9 +16355,9 @@ type ImageList struct { NullFields []string `json:"-"` } -func (s *ImageList) MarshalJSON() ([]byte, error) { +func (s ImageList) MarshalJSON() ([]byte, error) { type NoMethod ImageList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageListWarning: [Output Only] Informational warning message. @@ -16440,9 +16440,9 @@ type ImageListWarning struct { NullFields []string `json:"-"` } -func (s *ImageListWarning) MarshalJSON() ([]byte, error) { +func (s ImageListWarning) MarshalJSON() ([]byte, error) { type NoMethod ImageListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImageListWarningData struct { @@ -16469,9 +16469,9 @@ type ImageListWarningData struct { NullFields []string `json:"-"` } -func (s *ImageListWarningData) MarshalJSON() ([]byte, error) { +func (s ImageListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ImageListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InitialStateConfig: Initial State for shielded instance, these are public @@ -16498,9 +16498,9 @@ type InitialStateConfig struct { NullFields []string `json:"-"` } -func (s *InitialStateConfig) MarshalJSON() ([]byte, error) { +func (s InitialStateConfig) MarshalJSON() ([]byte, error) { type NoMethod InitialStateConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: Represents an Instance resource. An instance is a virtual machine @@ -16745,9 +16745,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceAggregatedList struct { @@ -16786,9 +16786,9 @@ type InstanceAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceAggregatedListWarning: [Output Only] Informational warning message. @@ -16871,9 +16871,9 @@ type InstanceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceAggregatedListWarningData struct { @@ -16900,9 +16900,9 @@ type InstanceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceConsumptionData struct { @@ -16923,9 +16923,9 @@ type InstanceConsumptionData struct { NullFields []string `json:"-"` } -func (s *InstanceConsumptionData) MarshalJSON() ([]byte, error) { +func (s InstanceConsumptionData) MarshalJSON() ([]byte, error) { type NoMethod InstanceConsumptionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceConsumptionInfo struct { @@ -16953,9 +16953,9 @@ type InstanceConsumptionInfo struct { NullFields []string `json:"-"` } -func (s *InstanceConsumptionInfo) MarshalJSON() ([]byte, error) { +func (s InstanceConsumptionInfo) MarshalJSON() ([]byte, error) { type NoMethod InstanceConsumptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroup: Represents an Instance Group resource. Instance Groups can be @@ -17030,9 +17030,9 @@ type InstanceGroup struct { NullFields []string `json:"-"` } -func (s *InstanceGroup) MarshalJSON() ([]byte, error) { +func (s InstanceGroup) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupAggregatedList struct { @@ -17071,9 +17071,9 @@ type InstanceGroupAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupAggregatedListWarning: [Output Only] Informational warning @@ -17157,9 +17157,9 @@ type InstanceGroupAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupAggregatedListWarningData struct { @@ -17186,9 +17186,9 @@ type InstanceGroupAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupList: A list of InstanceGroup resources. @@ -17226,9 +17226,9 @@ type InstanceGroupList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupListWarning: [Output Only] Informational warning message. @@ -17311,9 +17311,9 @@ type InstanceGroupListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupListWarningData struct { @@ -17340,9 +17340,9 @@ type InstanceGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManager: Represents a Managed Instance Group resource. An @@ -17498,9 +17498,9 @@ type InstanceGroupManager struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManager) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManager) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManager - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerActionsSummary struct { @@ -17569,9 +17569,9 @@ type InstanceGroupManagerActionsSummary struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerActionsSummary) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerActionsSummary) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerActionsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAggregatedList struct { @@ -17611,9 +17611,9 @@ type InstanceGroupManagerAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerAggregatedListWarning: [Output Only] Informational @@ -17697,9 +17697,9 @@ type InstanceGroupManagerAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAggregatedListWarningData struct { @@ -17726,9 +17726,9 @@ type InstanceGroupManagerAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAllInstancesConfig struct { @@ -17752,9 +17752,9 @@ type InstanceGroupManagerAllInstancesConfig struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAllInstancesConfig) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAllInstancesConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAllInstancesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAutoHealingPolicy struct { @@ -17782,9 +17782,9 @@ type InstanceGroupManagerAutoHealingPolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAutoHealingPolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAutoHealingPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAutoHealingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerInstanceFlexibilityPolicy struct { @@ -17810,9 +17810,9 @@ type InstanceGroupManagerInstanceFlexibilityPolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerInstanceFlexibilityPolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerInstanceFlexibilityPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerInstanceFlexibilityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection struct { @@ -17836,9 +17836,9 @@ type InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix struct { @@ -17865,9 +17865,9 @@ type InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerInstanceLifecyclePolicy struct { @@ -17909,9 +17909,9 @@ type InstanceGroupManagerInstanceLifecyclePolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerInstanceLifecyclePolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerInstanceLifecyclePolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerInstanceLifecyclePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerList: [Output Only] A list of managed instance groups. @@ -17949,9 +17949,9 @@ type InstanceGroupManagerList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerListWarning: [Output Only] Informational warning @@ -18035,9 +18035,9 @@ type InstanceGroupManagerListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerListWarningData struct { @@ -18064,9 +18064,9 @@ type InstanceGroupManagerListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerParams: Input only additional params for instance group @@ -18090,9 +18090,9 @@ type InstanceGroupManagerParams struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerParams) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerParams) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequest: InstanceGroupManagerResizeRequest @@ -18168,9 +18168,9 @@ type InstanceGroupManagerResizeRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatus struct { @@ -18202,9 +18202,9 @@ type InstanceGroupManagerResizeRequestStatus struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatus) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatus) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestStatusError: [Output only] Fatal errors @@ -18229,9 +18229,9 @@ type InstanceGroupManagerResizeRequestStatusError struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusError) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusError) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusErrorErrors struct { @@ -18260,9 +18260,9 @@ type InstanceGroupManagerResizeRequestStatusErrorErrors struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusErrorErrors) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails struct { @@ -18283,9 +18283,9 @@ type InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusLastAttempt struct { @@ -18304,9 +18304,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttempt struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttempt) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttempt) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttempt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestStatusLastAttemptError: Errors that @@ -18328,9 +18328,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttemptError struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttemptError) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttemptError) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttemptError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors struct { @@ -18359,9 +18359,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails struct { @@ -18382,9 +18382,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails s NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestsListResponse: [Output Only] A list of @@ -18423,9 +18423,9 @@ type InstanceGroupManagerResizeRequestsListResponse struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestsListResponse) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestsListResponse) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestsListResponseWarning: [Output Only] @@ -18509,9 +18509,9 @@ type InstanceGroupManagerResizeRequestsListResponseWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestsListResponseWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestsListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestsListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestsListResponseWarningData struct { @@ -18538,9 +18538,9 @@ type InstanceGroupManagerResizeRequestsListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestsListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestsListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestsListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStandbyPolicy struct { @@ -18572,9 +18572,9 @@ type InstanceGroupManagerStandbyPolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStandbyPolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStandbyPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStandbyPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatus struct { @@ -18610,9 +18610,9 @@ type InstanceGroupManagerStatus struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatus) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatus) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusAllInstancesConfig struct { @@ -18635,9 +18635,9 @@ type InstanceGroupManagerStatusAllInstancesConfig struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusAllInstancesConfig) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusAllInstancesConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusAllInstancesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusStateful struct { @@ -18672,9 +18672,9 @@ type InstanceGroupManagerStatusStateful struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusStateful) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusStateful) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusStateful - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusStatefulPerInstanceConfigs struct { @@ -18695,9 +18695,9 @@ type InstanceGroupManagerStatusStatefulPerInstanceConfigs struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusStatefulPerInstanceConfigs) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusStatefulPerInstanceConfigs) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusStatefulPerInstanceConfigs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusVersionTarget struct { @@ -18719,9 +18719,9 @@ type InstanceGroupManagerStatusVersionTarget struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusVersionTarget) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusVersionTarget) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusVersionTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerUpdatePolicy struct { @@ -18826,9 +18826,9 @@ type InstanceGroupManagerUpdatePolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerUpdatePolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerUpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerUpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerVersion struct { @@ -18866,9 +18866,9 @@ type InstanceGroupManagerVersion struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerVersion) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerVersion) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersAbandonInstancesRequest struct { @@ -18888,9 +18888,9 @@ type InstanceGroupManagersAbandonInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersAbandonInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersApplyUpdatesRequest: @@ -18947,9 +18947,9 @@ type InstanceGroupManagersApplyUpdatesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersApplyUpdatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersCreateInstancesRequest: @@ -18970,9 +18970,9 @@ type InstanceGroupManagersCreateInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersCreateInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersDeleteInstancesRequest struct { @@ -19002,9 +19002,9 @@ type InstanceGroupManagersDeleteInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersDeleteInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersDeletePerInstanceConfigsReq: @@ -19026,9 +19026,9 @@ type InstanceGroupManagersDeletePerInstanceConfigsReq struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersDeletePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersDeletePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersDeletePerInstanceConfigsReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListErrorsResponse struct { @@ -19056,9 +19056,9 @@ type InstanceGroupManagersListErrorsResponse struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListErrorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListManagedInstancesResponse struct { @@ -19087,9 +19087,9 @@ type InstanceGroupManagersListManagedInstancesResponse struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListManagedInstancesResponse) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListManagedInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListManagedInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListPerInstanceConfigsResp struct { @@ -19119,9 +19119,9 @@ type InstanceGroupManagersListPerInstanceConfigsResp struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListPerInstanceConfigsResp) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListPerInstanceConfigsResp) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListPerInstanceConfigsResp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersListPerInstanceConfigsRespWarning: [Output Only] @@ -19205,9 +19205,9 @@ type InstanceGroupManagersListPerInstanceConfigsRespWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListPerInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListPerInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListPerInstanceConfigsRespWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListPerInstanceConfigsRespWarningData struct { @@ -19234,9 +19234,9 @@ type InstanceGroupManagersListPerInstanceConfigsRespWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListPerInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListPerInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListPerInstanceConfigsRespWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersPatchPerInstanceConfigsReq: @@ -19258,9 +19258,9 @@ type InstanceGroupManagersPatchPerInstanceConfigsReq struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersPatchPerInstanceConfigsReq) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersPatchPerInstanceConfigsReq) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersPatchPerInstanceConfigsReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersRecreateInstancesRequest struct { @@ -19280,9 +19280,9 @@ type InstanceGroupManagersRecreateInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersRecreateInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersRecreateInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersRecreateInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersResizeAdvancedRequest struct { @@ -19318,9 +19318,9 @@ type InstanceGroupManagersResizeAdvancedRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersResizeAdvancedRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersResizeAdvancedRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersResizeAdvancedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersResumeInstancesRequest struct { @@ -19340,9 +19340,9 @@ type InstanceGroupManagersResumeInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersResumeInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersResumeInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersResumeInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersScopedList struct { @@ -19365,9 +19365,9 @@ type InstanceGroupManagersScopedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersScopedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersScopedListWarning: [Output Only] The warning that @@ -19451,9 +19451,9 @@ type InstanceGroupManagersScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersScopedListWarningData struct { @@ -19480,9 +19480,9 @@ type InstanceGroupManagersScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersSetAutoHealingRequest struct { @@ -19500,9 +19500,9 @@ type InstanceGroupManagersSetAutoHealingRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersSetAutoHealingRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersSetAutoHealingRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersSetAutoHealingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersSetInstanceTemplateRequest struct { @@ -19525,9 +19525,9 @@ type InstanceGroupManagersSetInstanceTemplateRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersSetInstanceTemplateRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersSetInstanceTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersSetInstanceTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersSetTargetPoolsRequest struct { @@ -19556,9 +19556,9 @@ type InstanceGroupManagersSetTargetPoolsRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersSetTargetPoolsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersStartInstancesRequest struct { @@ -19578,9 +19578,9 @@ type InstanceGroupManagersStartInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersStartInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersStartInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersStartInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersStopInstancesRequest struct { @@ -19603,9 +19603,9 @@ type InstanceGroupManagersStopInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersStopInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersStopInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersStopInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersSuspendInstancesRequest struct { @@ -19628,9 +19628,9 @@ type InstanceGroupManagersSuspendInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersSuspendInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersSuspendInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersSuspendInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersUpdatePerInstanceConfigsReq: @@ -19652,9 +19652,9 @@ type InstanceGroupManagersUpdatePerInstanceConfigsReq struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersUpdatePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersUpdatePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersUpdatePerInstanceConfigsReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsAddInstancesRequest struct { @@ -19673,9 +19673,9 @@ type InstanceGroupsAddInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsAddInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsAddInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsAddInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsListInstances struct { @@ -19713,9 +19713,9 @@ type InstanceGroupsListInstances struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstances) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstances) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstances - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupsListInstancesWarning: [Output Only] Informational warning @@ -19799,9 +19799,9 @@ type InstanceGroupsListInstancesWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstancesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsListInstancesWarningData struct { @@ -19828,9 +19828,9 @@ type InstanceGroupsListInstancesWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstancesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsListInstancesRequest struct { @@ -19857,9 +19857,9 @@ type InstanceGroupsListInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsRemoveInstancesRequest struct { @@ -19878,9 +19878,9 @@ type InstanceGroupsRemoveInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsRemoveInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsRemoveInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsRemoveInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsScopedList struct { @@ -19903,9 +19903,9 @@ type InstanceGroupsScopedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsScopedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupsScopedListWarning: [Output Only] An informational warning that @@ -19989,9 +19989,9 @@ type InstanceGroupsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsScopedListWarningData struct { @@ -20018,9 +20018,9 @@ type InstanceGroupsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsSetNamedPortsRequest struct { @@ -20047,9 +20047,9 @@ type InstanceGroupsSetNamedPortsRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsSetNamedPortsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceList: Contains a list of instances. @@ -20087,9 +20087,9 @@ type InstanceList struct { NullFields []string `json:"-"` } -func (s *InstanceList) MarshalJSON() ([]byte, error) { +func (s InstanceList) MarshalJSON() ([]byte, error) { type NoMethod InstanceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceListWarning: [Output Only] Informational warning message. @@ -20172,9 +20172,9 @@ type InstanceListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceListWarningData struct { @@ -20201,9 +20201,9 @@ type InstanceListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceListReferrers: Contains a list of instance referrers. @@ -20241,9 +20241,9 @@ type InstanceListReferrers struct { NullFields []string `json:"-"` } -func (s *InstanceListReferrers) MarshalJSON() ([]byte, error) { +func (s InstanceListReferrers) MarshalJSON() ([]byte, error) { type NoMethod InstanceListReferrers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceListReferrersWarning: [Output Only] Informational warning message. @@ -20326,9 +20326,9 @@ type InstanceListReferrersWarning struct { NullFields []string `json:"-"` } -func (s *InstanceListReferrersWarning) MarshalJSON() ([]byte, error) { +func (s InstanceListReferrersWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceListReferrersWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceListReferrersWarningData struct { @@ -20355,9 +20355,9 @@ type InstanceListReferrersWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceListReferrersWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceListReferrersWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceListReferrersWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceManagedByIgmError struct { @@ -20383,9 +20383,9 @@ type InstanceManagedByIgmError struct { NullFields []string `json:"-"` } -func (s *InstanceManagedByIgmError) MarshalJSON() ([]byte, error) { +func (s InstanceManagedByIgmError) MarshalJSON() ([]byte, error) { type NoMethod InstanceManagedByIgmError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceManagedByIgmErrorInstanceActionDetails struct { @@ -20444,9 +20444,9 @@ type InstanceManagedByIgmErrorInstanceActionDetails struct { NullFields []string `json:"-"` } -func (s *InstanceManagedByIgmErrorInstanceActionDetails) MarshalJSON() ([]byte, error) { +func (s InstanceManagedByIgmErrorInstanceActionDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceManagedByIgmErrorInstanceActionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceManagedByIgmErrorManagedInstanceError struct { @@ -20467,9 +20467,9 @@ type InstanceManagedByIgmErrorManagedInstanceError struct { NullFields []string `json:"-"` } -func (s *InstanceManagedByIgmErrorManagedInstanceError) MarshalJSON() ([]byte, error) { +func (s InstanceManagedByIgmErrorManagedInstanceError) MarshalJSON() ([]byte, error) { type NoMethod InstanceManagedByIgmErrorManagedInstanceError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceMoveRequest struct { @@ -20499,9 +20499,9 @@ type InstanceMoveRequest struct { NullFields []string `json:"-"` } -func (s *InstanceMoveRequest) MarshalJSON() ([]byte, error) { +func (s InstanceMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceParams: Additional instance params. @@ -20524,9 +20524,9 @@ type InstanceParams struct { NullFields []string `json:"-"` } -func (s *InstanceParams) MarshalJSON() ([]byte, error) { +func (s InstanceParams) MarshalJSON() ([]byte, error) { type NoMethod InstanceParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceProperties struct { @@ -20663,9 +20663,9 @@ type InstanceProperties struct { NullFields []string `json:"-"` } -func (s *InstanceProperties) MarshalJSON() ([]byte, error) { +func (s InstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod InstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancePropertiesPatch: Represents the change that you want to make to the @@ -20689,9 +20689,9 @@ type InstancePropertiesPatch struct { NullFields []string `json:"-"` } -func (s *InstancePropertiesPatch) MarshalJSON() ([]byte, error) { +func (s InstancePropertiesPatch) MarshalJSON() ([]byte, error) { type NoMethod InstancePropertiesPatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceReference struct { @@ -20711,9 +20711,9 @@ type InstanceReference struct { NullFields []string `json:"-"` } -func (s *InstanceReference) MarshalJSON() ([]byte, error) { +func (s InstanceReference) MarshalJSON() ([]byte, error) { type NoMethod InstanceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceSettings: Represents a Instance Settings resource. You can use @@ -20756,9 +20756,9 @@ type InstanceSettings struct { NullFields []string `json:"-"` } -func (s *InstanceSettings) MarshalJSON() ([]byte, error) { +func (s InstanceSettings) MarshalJSON() ([]byte, error) { type NoMethod InstanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceSettingsMetadata struct { @@ -20781,9 +20781,9 @@ type InstanceSettingsMetadata struct { NullFields []string `json:"-"` } -func (s *InstanceSettingsMetadata) MarshalJSON() ([]byte, error) { +func (s InstanceSettingsMetadata) MarshalJSON() ([]byte, error) { type NoMethod InstanceSettingsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplate: Represents an Instance Template resource. Google Compute @@ -20850,9 +20850,9 @@ type InstanceTemplate struct { NullFields []string `json:"-"` } -func (s *InstanceTemplate) MarshalJSON() ([]byte, error) { +func (s InstanceTemplate) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateAggregatedList: Contains a list of @@ -20890,9 +20890,9 @@ type InstanceTemplateAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateAggregatedListWarning: [Output Only] Informational warning @@ -20976,9 +20976,9 @@ type InstanceTemplateAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplateAggregatedListWarningData struct { @@ -21005,9 +21005,9 @@ type InstanceTemplateAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateList: A list of instance templates. @@ -21045,9 +21045,9 @@ type InstanceTemplateList struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateList) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateList) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateListWarning: [Output Only] Informational warning message. @@ -21130,9 +21130,9 @@ type InstanceTemplateListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplateListWarningData struct { @@ -21159,9 +21159,9 @@ type InstanceTemplateListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplatesScopedList struct { @@ -21184,9 +21184,9 @@ type InstanceTemplatesScopedList struct { NullFields []string `json:"-"` } -func (s *InstanceTemplatesScopedList) MarshalJSON() ([]byte, error) { +func (s InstanceTemplatesScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplatesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplatesScopedListWarning: [Output Only] An informational warning @@ -21270,9 +21270,9 @@ type InstanceTemplatesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplatesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplatesScopedListWarningData struct { @@ -21299,9 +21299,9 @@ type InstanceTemplatesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplatesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceWithNamedPorts struct { @@ -21342,9 +21342,9 @@ type InstanceWithNamedPorts struct { NullFields []string `json:"-"` } -func (s *InstanceWithNamedPorts) MarshalJSON() ([]byte, error) { +func (s InstanceWithNamedPorts) MarshalJSON() ([]byte, error) { type NoMethod InstanceWithNamedPorts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesAddResourcePoliciesRequest struct { @@ -21363,9 +21363,9 @@ type InstancesAddResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *InstancesAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s InstancesAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesAddResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesBulkInsertOperationMetadata struct { @@ -21385,9 +21385,9 @@ type InstancesBulkInsertOperationMetadata struct { NullFields []string `json:"-"` } -func (s *InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { +func (s InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod InstancesBulkInsertOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesGetEffectiveFirewallsResponse struct { @@ -21413,9 +21413,9 @@ type InstancesGetEffectiveFirewallsResponse struct { NullFields []string `json:"-"` } -func (s *InstancesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { +func (s InstancesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { type NoMethod InstancesGetEffectiveFirewallsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { @@ -21450,9 +21450,9 @@ type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { NullFields []string `json:"-"` } -func (s *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy: A pruned @@ -21476,9 +21476,9 @@ type InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy struct { NullFields []string `json:"-"` } -func (s *InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesRemoveResourcePoliciesRequest struct { @@ -21497,9 +21497,9 @@ type InstancesRemoveResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *InstancesRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s InstancesRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesRemoveResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesResumeRequest struct { @@ -21527,9 +21527,9 @@ type InstancesResumeRequest struct { NullFields []string `json:"-"` } -func (s *InstancesResumeRequest) MarshalJSON() ([]byte, error) { +func (s InstancesResumeRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesResumeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesScopedList struct { @@ -21551,9 +21551,9 @@ type InstancesScopedList struct { NullFields []string `json:"-"` } -func (s *InstancesScopedList) MarshalJSON() ([]byte, error) { +func (s InstancesScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstancesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesScopedListWarning: [Output Only] Informational warning which @@ -21637,9 +21637,9 @@ type InstancesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstancesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstancesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstancesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesScopedListWarningData struct { @@ -21666,9 +21666,9 @@ type InstancesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstancesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstancesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstancesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetLabelsRequest struct { @@ -21690,9 +21690,9 @@ type InstancesSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetMachineResourcesRequest struct { @@ -21712,9 +21712,9 @@ type InstancesSetMachineResourcesRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetMachineResourcesRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetMachineResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetMachineResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetMachineTypeRequest struct { @@ -21735,9 +21735,9 @@ type InstancesSetMachineTypeRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetMachineTypeRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetMachineTypeRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetMachineTypeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetMinCpuPlatformRequest struct { @@ -21756,9 +21756,9 @@ type InstancesSetMinCpuPlatformRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetMinCpuPlatformRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetMinCpuPlatformRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetMinCpuPlatformRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetNameRequest struct { @@ -21781,9 +21781,9 @@ type InstancesSetNameRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetNameRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetNameRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetNameRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetSecurityPolicyRequest struct { @@ -21808,9 +21808,9 @@ type InstancesSetSecurityPolicyRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetSecurityPolicyRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetSecurityPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetSecurityPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetServiceAccountRequest struct { @@ -21831,9 +21831,9 @@ type InstancesSetServiceAccountRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetServiceAccountRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetServiceAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetServiceAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesStartWithEncryptionKeyRequest struct { @@ -21855,9 +21855,9 @@ type InstancesStartWithEncryptionKeyRequest struct { NullFields []string `json:"-"` } -func (s *InstancesStartWithEncryptionKeyRequest) MarshalJSON() ([]byte, error) { +func (s InstancesStartWithEncryptionKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesStartWithEncryptionKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshot: Represents a InstantSnapshot resource. You can use instant @@ -21967,9 +21967,9 @@ type InstantSnapshot struct { NullFields []string `json:"-"` } -func (s *InstantSnapshot) MarshalJSON() ([]byte, error) { +func (s InstantSnapshot) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotAggregatedList struct { @@ -22009,9 +22009,9 @@ type InstantSnapshotAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotAggregatedListWarning: [Output Only] Informational warning @@ -22095,9 +22095,9 @@ type InstantSnapshotAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotAggregatedListWarningData struct { @@ -22124,9 +22124,9 @@ type InstantSnapshotAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotList: Contains a list of InstantSnapshot resources. @@ -22163,9 +22163,9 @@ type InstantSnapshotList struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotList) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotList) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotListWarning: [Output Only] Informational warning message. @@ -22248,9 +22248,9 @@ type InstantSnapshotListWarning struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotListWarning) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotListWarningData struct { @@ -22277,9 +22277,9 @@ type InstantSnapshotListWarningData struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotListWarningData) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotResourceStatus struct { @@ -22298,9 +22298,9 @@ type InstantSnapshotResourceStatus struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotResourceStatus) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotsScopedList struct { @@ -22323,9 +22323,9 @@ type InstantSnapshotsScopedList struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotsScopedList) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotsScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotsScopedListWarning: [Output Only] Informational warning which @@ -22409,9 +22409,9 @@ type InstantSnapshotsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotsScopedListWarningData struct { @@ -22438,9 +22438,9 @@ type InstantSnapshotsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Int64RangeMatch: HttpRouteRuleMatch criteria for field values that must stay @@ -22464,9 +22464,9 @@ type Int64RangeMatch struct { NullFields []string `json:"-"` } -func (s *Int64RangeMatch) MarshalJSON() ([]byte, error) { +func (s Int64RangeMatch) MarshalJSON() ([]byte, error) { type NoMethod Int64RangeMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interconnect: Represents an Interconnect resource. An Interconnect resource @@ -22654,9 +22654,9 @@ type Interconnect struct { NullFields []string `json:"-"` } -func (s *Interconnect) MarshalJSON() ([]byte, error) { +func (s Interconnect) MarshalJSON() ([]byte, error) { type NoMethod Interconnect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachment: Represents an Interconnect Attachment (VLAN) @@ -22953,9 +22953,9 @@ type InterconnectAttachment struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachment) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachment) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentAggregatedList struct { @@ -22995,9 +22995,9 @@ type InterconnectAttachmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentAggregatedListWarning: [Output Only] Informational @@ -23081,9 +23081,9 @@ type InterconnectAttachmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentAggregatedListWarningData struct { @@ -23110,9 +23110,9 @@ type InterconnectAttachmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentConfigurationConstraints struct { @@ -23152,9 +23152,9 @@ type InterconnectAttachmentConfigurationConstraints struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentConfigurationConstraints) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentConfigurationConstraints) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentConfigurationConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange struct { @@ -23173,9 +23173,9 @@ type InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentList: Response to the list request, and contains a @@ -23214,9 +23214,9 @@ type InterconnectAttachmentList struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentList) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentListWarning: [Output Only] Informational warning @@ -23300,9 +23300,9 @@ type InterconnectAttachmentListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentListWarningData struct { @@ -23329,9 +23329,9 @@ type InterconnectAttachmentListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentPartnerMetadata: Informational metadata about Partner @@ -23363,9 +23363,9 @@ type InterconnectAttachmentPartnerMetadata struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentPartnerMetadata) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentPartnerMetadata) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentPartnerMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentPrivateInfo: Information for an interconnect @@ -23387,9 +23387,9 @@ type InterconnectAttachmentPrivateInfo struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentPrivateInfo) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentPrivateInfo) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentPrivateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentsScopedList struct { @@ -23412,9 +23412,9 @@ type InterconnectAttachmentsScopedList struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentsScopedList) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentsScopedListWarning: Informational warning which @@ -23498,9 +23498,9 @@ type InterconnectAttachmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentsScopedListWarningData struct { @@ -23527,9 +23527,9 @@ type InterconnectAttachmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectCircuitInfo: Describes a single physical circuit between the @@ -23557,9 +23557,9 @@ type InterconnectCircuitInfo struct { NullFields []string `json:"-"` } -func (s *InterconnectCircuitInfo) MarshalJSON() ([]byte, error) { +func (s InterconnectCircuitInfo) MarshalJSON() ([]byte, error) { type NoMethod InterconnectCircuitInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectDiagnostics: Diagnostics information about the Interconnect @@ -23607,9 +23607,9 @@ type InterconnectDiagnostics struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnostics) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnostics) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnostics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectDiagnosticsARPEntry: Describing the ARP neighbor entries seen on @@ -23632,9 +23632,9 @@ type InterconnectDiagnosticsARPEntry struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsARPEntry) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsARPEntry) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsARPEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectDiagnosticsLinkLACPStatus struct { @@ -23666,9 +23666,9 @@ type InterconnectDiagnosticsLinkLACPStatus struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsLinkLACPStatus) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsLinkLACPStatus) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsLinkLACPStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectDiagnosticsLinkOpticalPower struct { @@ -23709,9 +23709,9 @@ type InterconnectDiagnosticsLinkOpticalPower struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsLinkOpticalPower) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsLinkOpticalPower) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsLinkOpticalPower - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *InterconnectDiagnosticsLinkOpticalPower) UnmarshalJSON(data []byte) error { @@ -23768,9 +23768,9 @@ type InterconnectDiagnosticsLinkStatus struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsLinkStatus) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsLinkStatus) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsLinkStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectDiagnosticsMacsecStatus: Describes the status of MACsec @@ -23794,9 +23794,9 @@ type InterconnectDiagnosticsMacsecStatus struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsMacsecStatus) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsMacsecStatus) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsMacsecStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectList: Response to the list request, and contains a list of @@ -23835,9 +23835,9 @@ type InterconnectList struct { NullFields []string `json:"-"` } -func (s *InterconnectList) MarshalJSON() ([]byte, error) { +func (s InterconnectList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectListWarning: [Output Only] Informational warning message. @@ -23920,9 +23920,9 @@ type InterconnectListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectListWarningData struct { @@ -23949,9 +23949,9 @@ type InterconnectListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocation: Represents an Interconnect Attachment (VLAN) Location @@ -24058,9 +24058,9 @@ type InterconnectLocation struct { NullFields []string `json:"-"` } -func (s *InterconnectLocation) MarshalJSON() ([]byte, error) { +func (s InterconnectLocation) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocationList: Response to the list request, and contains a list @@ -24099,9 +24099,9 @@ type InterconnectLocationList struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationList) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocationListWarning: [Output Only] Informational warning @@ -24185,9 +24185,9 @@ type InterconnectLocationListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectLocationListWarningData struct { @@ -24214,9 +24214,9 @@ type InterconnectLocationListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocationRegionInfo: Information about any potential @@ -24253,9 +24253,9 @@ type InterconnectLocationRegionInfo struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationRegionInfo) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationRegionInfo) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationRegionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsec: Configuration information for enabling Media Access @@ -24288,9 +24288,9 @@ type InterconnectMacsec struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsec) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsec) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsecConfig: MACsec configuration information for the @@ -24315,9 +24315,9 @@ type InterconnectMacsecConfig struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsecConfig) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsecConfig) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsecConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsecConfigPreSharedKey: Describes a pre-shared key used to @@ -24344,9 +24344,9 @@ type InterconnectMacsecConfigPreSharedKey struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsecConfigPreSharedKey) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsecConfigPreSharedKey) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsecConfigPreSharedKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsecPreSharedKey: Describes a pre-shared key used to setup @@ -24378,9 +24378,9 @@ type InterconnectMacsecPreSharedKey struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsecPreSharedKey) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsecPreSharedKey) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsecPreSharedKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectOutageNotification: Description of a planned outage on this @@ -24458,9 +24458,9 @@ type InterconnectOutageNotification struct { NullFields []string `json:"-"` } -func (s *InterconnectOutageNotification) MarshalJSON() ([]byte, error) { +func (s InterconnectOutageNotification) MarshalJSON() ([]byte, error) { type NoMethod InterconnectOutageNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectRemoteLocation: Represents a Cross-Cloud Interconnect Remote @@ -24567,9 +24567,9 @@ type InterconnectRemoteLocation struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocation) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocation) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationConstraints struct { @@ -24628,9 +24628,9 @@ type InterconnectRemoteLocationConstraints struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationConstraints) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationConstraints) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationConstraintsSubnetLengthRange struct { @@ -24649,9 +24649,9 @@ type InterconnectRemoteLocationConstraintsSubnetLengthRange struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationConstraintsSubnetLengthRange) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationConstraintsSubnetLengthRange) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationConstraintsSubnetLengthRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectRemoteLocationList: Response to the list request, and contains a @@ -24691,9 +24691,9 @@ type InterconnectRemoteLocationList struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationList) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectRemoteLocationListWarning: [Output Only] Informational warning @@ -24777,9 +24777,9 @@ type InterconnectRemoteLocationListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationListWarningData struct { @@ -24806,9 +24806,9 @@ type InterconnectRemoteLocationListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationPermittedConnections struct { @@ -24828,9 +24828,9 @@ type InterconnectRemoteLocationPermittedConnections struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationPermittedConnections) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationPermittedConnections) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationPermittedConnections - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectsGetDiagnosticsResponse: Response for the @@ -24853,9 +24853,9 @@ type InterconnectsGetDiagnosticsResponse struct { NullFields []string `json:"-"` } -func (s *InterconnectsGetDiagnosticsResponse) MarshalJSON() ([]byte, error) { +func (s InterconnectsGetDiagnosticsResponse) MarshalJSON() ([]byte, error) { type NoMethod InterconnectsGetDiagnosticsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectsGetMacsecConfigResponse: Response for the @@ -24880,9 +24880,9 @@ type InterconnectsGetMacsecConfigResponse struct { NullFields []string `json:"-"` } -func (s *InterconnectsGetMacsecConfigResponse) MarshalJSON() ([]byte, error) { +func (s InterconnectsGetMacsecConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod InterconnectsGetMacsecConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // License: Represents a License resource. A License represents billing and @@ -24932,9 +24932,9 @@ type License struct { NullFields []string `json:"-"` } -func (s *License) MarshalJSON() ([]byte, error) { +func (s License) MarshalJSON() ([]byte, error) { type NoMethod License - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LicenseCode: Represents a License Code resource. A License Code is a unique @@ -24992,9 +24992,9 @@ type LicenseCode struct { NullFields []string `json:"-"` } -func (s *LicenseCode) MarshalJSON() ([]byte, error) { +func (s LicenseCode) MarshalJSON() ([]byte, error) { type NoMethod LicenseCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicenseCodeLicenseAlias struct { @@ -25015,9 +25015,9 @@ type LicenseCodeLicenseAlias struct { NullFields []string `json:"-"` } -func (s *LicenseCodeLicenseAlias) MarshalJSON() ([]byte, error) { +func (s LicenseCodeLicenseAlias) MarshalJSON() ([]byte, error) { type NoMethod LicenseCodeLicenseAlias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LicenseResourceCommitment: Commitment for a particular license resource. @@ -25042,9 +25042,9 @@ type LicenseResourceCommitment struct { NullFields []string `json:"-"` } -func (s *LicenseResourceCommitment) MarshalJSON() ([]byte, error) { +func (s LicenseResourceCommitment) MarshalJSON() ([]byte, error) { type NoMethod LicenseResourceCommitment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicenseResourceRequirements struct { @@ -25067,9 +25067,9 @@ type LicenseResourceRequirements struct { NullFields []string `json:"-"` } -func (s *LicenseResourceRequirements) MarshalJSON() ([]byte, error) { +func (s LicenseResourceRequirements) MarshalJSON() ([]byte, error) { type NoMethod LicenseResourceRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicensesListResponse struct { @@ -25103,9 +25103,9 @@ type LicensesListResponse struct { NullFields []string `json:"-"` } -func (s *LicensesListResponse) MarshalJSON() ([]byte, error) { +func (s LicensesListResponse) MarshalJSON() ([]byte, error) { type NoMethod LicensesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LicensesListResponseWarning: [Output Only] Informational warning message. @@ -25188,9 +25188,9 @@ type LicensesListResponseWarning struct { NullFields []string `json:"-"` } -func (s *LicensesListResponseWarning) MarshalJSON() ([]byte, error) { +func (s LicensesListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod LicensesListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicensesListResponseWarningData struct { @@ -25217,9 +25217,9 @@ type LicensesListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *LicensesListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s LicensesListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod LicensesListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocalDisk struct { @@ -25244,9 +25244,9 @@ type LocalDisk struct { NullFields []string `json:"-"` } -func (s *LocalDisk) MarshalJSON() ([]byte, error) { +func (s LocalDisk) MarshalJSON() ([]byte, error) { type NoMethod LocalDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalizedMessage: Provides a localized error message that is safe to return @@ -25271,9 +25271,9 @@ type LocalizedMessage struct { NullFields []string `json:"-"` } -func (s *LocalizedMessage) MarshalJSON() ([]byte, error) { +func (s LocalizedMessage) MarshalJSON() ([]byte, error) { type NoMethod LocalizedMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationPolicy: Configuration for location policy among multiple possible @@ -25314,9 +25314,9 @@ type LocationPolicy struct { NullFields []string `json:"-"` } -func (s *LocationPolicy) MarshalJSON() ([]byte, error) { +func (s LocationPolicy) MarshalJSON() ([]byte, error) { type NoMethod LocationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationPolicyLocation struct { @@ -25343,9 +25343,9 @@ type LocationPolicyLocation struct { NullFields []string `json:"-"` } -func (s *LocationPolicyLocation) MarshalJSON() ([]byte, error) { +func (s LocationPolicyLocation) MarshalJSON() ([]byte, error) { type NoMethod LocationPolicyLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationPolicyLocationConstraints: Per-zone constraints on location policy @@ -25367,9 +25367,9 @@ type LocationPolicyLocationConstraints struct { NullFields []string `json:"-"` } -func (s *LocationPolicyLocationConstraints) MarshalJSON() ([]byte, error) { +func (s LocationPolicyLocationConstraints) MarshalJSON() ([]byte, error) { type NoMethod LocationPolicyLocationConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfig: This is deprecated and has no effect. Do not use. @@ -25393,9 +25393,9 @@ type LogConfig struct { NullFields []string `json:"-"` } -func (s *LogConfig) MarshalJSON() ([]byte, error) { +func (s LogConfig) MarshalJSON() ([]byte, error) { type NoMethod LogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigCloudAuditOptions: This is deprecated and has no effect. Do not @@ -25421,9 +25421,9 @@ type LogConfigCloudAuditOptions struct { NullFields []string `json:"-"` } -func (s *LogConfigCloudAuditOptions) MarshalJSON() ([]byte, error) { +func (s LogConfigCloudAuditOptions) MarshalJSON() ([]byte, error) { type NoMethod LogConfigCloudAuditOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigCounterOptions: This is deprecated and has no effect. Do not use. @@ -25447,9 +25447,9 @@ type LogConfigCounterOptions struct { NullFields []string `json:"-"` } -func (s *LogConfigCounterOptions) MarshalJSON() ([]byte, error) { +func (s LogConfigCounterOptions) MarshalJSON() ([]byte, error) { type NoMethod LogConfigCounterOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigCounterOptionsCustomField: This is deprecated and has no effect. Do @@ -25472,9 +25472,9 @@ type LogConfigCounterOptionsCustomField struct { NullFields []string `json:"-"` } -func (s *LogConfigCounterOptionsCustomField) MarshalJSON() ([]byte, error) { +func (s LogConfigCounterOptionsCustomField) MarshalJSON() ([]byte, error) { type NoMethod LogConfigCounterOptionsCustomField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigDataAccessOptions: This is deprecated and has no effect. Do not @@ -25499,9 +25499,9 @@ type LogConfigDataAccessOptions struct { NullFields []string `json:"-"` } -func (s *LogConfigDataAccessOptions) MarshalJSON() ([]byte, error) { +func (s LogConfigDataAccessOptions) MarshalJSON() ([]byte, error) { type NoMethod LogConfigDataAccessOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineImage: Represents a machine image resource. A machine image is a @@ -25601,9 +25601,9 @@ type MachineImage struct { NullFields []string `json:"-"` } -func (s *MachineImage) MarshalJSON() ([]byte, error) { +func (s MachineImage) MarshalJSON() ([]byte, error) { type NoMethod MachineImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineImageList: A list of machine images. @@ -25641,9 +25641,9 @@ type MachineImageList struct { NullFields []string `json:"-"` } -func (s *MachineImageList) MarshalJSON() ([]byte, error) { +func (s MachineImageList) MarshalJSON() ([]byte, error) { type NoMethod MachineImageList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineImageListWarning: [Output Only] Informational warning message. @@ -25726,9 +25726,9 @@ type MachineImageListWarning struct { NullFields []string `json:"-"` } -func (s *MachineImageListWarning) MarshalJSON() ([]byte, error) { +func (s MachineImageListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineImageListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineImageListWarningData struct { @@ -25755,9 +25755,9 @@ type MachineImageListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineImageListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineImageListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineImageListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineType: Represents a Machine Type resource. You can use specific @@ -25820,9 +25820,9 @@ type MachineType struct { NullFields []string `json:"-"` } -func (s *MachineType) MarshalJSON() ([]byte, error) { +func (s MachineType) MarshalJSON() ([]byte, error) { type NoMethod MachineType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeAccelerators struct { @@ -25844,9 +25844,9 @@ type MachineTypeAccelerators struct { NullFields []string `json:"-"` } -func (s *MachineTypeAccelerators) MarshalJSON() ([]byte, error) { +func (s MachineTypeAccelerators) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAccelerators - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeAggregatedList struct { @@ -25885,9 +25885,9 @@ type MachineTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *MachineTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s MachineTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypeAggregatedListWarning: [Output Only] Informational warning @@ -25971,9 +25971,9 @@ type MachineTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *MachineTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s MachineTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeAggregatedListWarningData struct { @@ -26000,9 +26000,9 @@ type MachineTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypeList: Contains a list of machine types. @@ -26040,9 +26040,9 @@ type MachineTypeList struct { NullFields []string `json:"-"` } -func (s *MachineTypeList) MarshalJSON() ([]byte, error) { +func (s MachineTypeList) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypeListWarning: [Output Only] Informational warning message. @@ -26125,9 +26125,9 @@ type MachineTypeListWarning struct { NullFields []string `json:"-"` } -func (s *MachineTypeListWarning) MarshalJSON() ([]byte, error) { +func (s MachineTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeListWarningData struct { @@ -26154,9 +26154,9 @@ type MachineTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypesScopedList struct { @@ -26178,9 +26178,9 @@ type MachineTypesScopedList struct { NullFields []string `json:"-"` } -func (s *MachineTypesScopedList) MarshalJSON() ([]byte, error) { +func (s MachineTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod MachineTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypesScopedListWarning: [Output Only] An informational warning that @@ -26264,9 +26264,9 @@ type MachineTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *MachineTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s MachineTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypesScopedListWarningData struct { @@ -26293,9 +26293,9 @@ type MachineTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedInstance: A Managed Instance resource. @@ -26426,9 +26426,9 @@ type ManagedInstance struct { NullFields []string `json:"-"` } -func (s *ManagedInstance) MarshalJSON() ([]byte, error) { +func (s ManagedInstance) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceAllInstancesConfig struct { @@ -26448,9 +26448,9 @@ type ManagedInstanceAllInstancesConfig struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceAllInstancesConfig) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceAllInstancesConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceAllInstancesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceInstanceFlexibilityOverride struct { @@ -26469,9 +26469,9 @@ type ManagedInstanceInstanceFlexibilityOverride struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceInstanceFlexibilityOverride) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceInstanceFlexibilityOverride) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceInstanceFlexibilityOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceInstanceHealth struct { @@ -26508,9 +26508,9 @@ type ManagedInstanceInstanceHealth struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceInstanceHealth) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceInstanceHealth) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceInstanceHealth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceLastAttempt struct { @@ -26530,9 +26530,9 @@ type ManagedInstanceLastAttempt struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttempt) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttempt) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttempt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedInstanceLastAttemptErrors: [Output Only] Encountered errors during @@ -26554,9 +26554,9 @@ type ManagedInstanceLastAttemptErrors struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttemptErrors) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttemptErrors) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttemptErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceLastAttemptErrorsErrors struct { @@ -26585,9 +26585,9 @@ type ManagedInstanceLastAttemptErrorsErrors struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttemptErrorsErrors) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttemptErrorsErrors) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttemptErrorsErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceLastAttemptErrorsErrorsErrorDetails struct { @@ -26608,9 +26608,9 @@ type ManagedInstanceLastAttemptErrorsErrorsErrorDetails struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttemptErrorsErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttemptErrorsErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttemptErrorsErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstancePropertiesFromFlexibilityPolicy struct { @@ -26636,9 +26636,9 @@ type ManagedInstancePropertiesFromFlexibilityPolicy struct { NullFields []string `json:"-"` } -func (s *ManagedInstancePropertiesFromFlexibilityPolicy) MarshalJSON() ([]byte, error) { +func (s ManagedInstancePropertiesFromFlexibilityPolicy) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstancePropertiesFromFlexibilityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceVersion struct { @@ -26660,9 +26660,9 @@ type ManagedInstanceVersion struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceVersion) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceVersion) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: A metadata key/value entry. @@ -26694,9 +26694,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataItems: Metadata @@ -26724,9 +26724,9 @@ type MetadataItems struct { NullFields []string `json:"-"` } -func (s *MetadataItems) MarshalJSON() ([]byte, error) { +func (s MetadataItems) MarshalJSON() ([]byte, error) { type NoMethod MetadataItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataFilter: Opaque filter criteria used by load balancers to restrict @@ -26774,9 +26774,9 @@ type MetadataFilter struct { NullFields []string `json:"-"` } -func (s *MetadataFilter) MarshalJSON() ([]byte, error) { +func (s MetadataFilter) MarshalJSON() ([]byte, error) { type NoMethod MetadataFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataFilterLabelMatch: MetadataFilter label name value pairs that are @@ -26802,9 +26802,9 @@ type MetadataFilterLabelMatch struct { NullFields []string `json:"-"` } -func (s *MetadataFilterLabelMatch) MarshalJSON() ([]byte, error) { +func (s MetadataFilterLabelMatch) MarshalJSON() ([]byte, error) { type NoMethod MetadataFilterLabelMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamedPort: The named port. For example: <"http", 80>. @@ -26827,9 +26827,9 @@ type NamedPort struct { NullFields []string `json:"-"` } -func (s *NamedPort) MarshalJSON() ([]byte, error) { +func (s NamedPort) MarshalJSON() ([]byte, error) { type NoMethod NamedPort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NatIpInfo: Contains NAT IP information of a NAT config (i.e. usage status, @@ -26852,9 +26852,9 @@ type NatIpInfo struct { NullFields []string `json:"-"` } -func (s *NatIpInfo) MarshalJSON() ([]byte, error) { +func (s NatIpInfo) MarshalJSON() ([]byte, error) { type NoMethod NatIpInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NatIpInfoNatIpInfoMapping: Contains information of a NAT IP. @@ -26887,9 +26887,9 @@ type NatIpInfoNatIpInfoMapping struct { NullFields []string `json:"-"` } -func (s *NatIpInfoNatIpInfoMapping) MarshalJSON() ([]byte, error) { +func (s NatIpInfoNatIpInfoMapping) MarshalJSON() ([]byte, error) { type NoMethod NatIpInfoNatIpInfoMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NatIpInfoResponse struct { @@ -26911,9 +26911,9 @@ type NatIpInfoResponse struct { NullFields []string `json:"-"` } -func (s *NatIpInfoResponse) MarshalJSON() ([]byte, error) { +func (s NatIpInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod NatIpInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Network: Represents a VPC Network resource. Networks connect resources to @@ -27012,9 +27012,9 @@ type Network struct { NullFields []string `json:"-"` } -func (s *Network) MarshalJSON() ([]byte, error) { +func (s Network) MarshalJSON() ([]byte, error) { type NoMethod Network - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachment: NetworkAttachments A network attachment resource ... @@ -27091,9 +27091,9 @@ type NetworkAttachment struct { NullFields []string `json:"-"` } -func (s *NetworkAttachment) MarshalJSON() ([]byte, error) { +func (s NetworkAttachment) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentAggregatedList: Contains a list of @@ -27130,9 +27130,9 @@ type NetworkAttachmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentAggregatedListWarning: [Output Only] Informational warning @@ -27216,9 +27216,9 @@ type NetworkAttachmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentAggregatedListWarningData struct { @@ -27245,9 +27245,9 @@ type NetworkAttachmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentConnectedEndpoint: [Output Only] A connection connected to @@ -27298,9 +27298,9 @@ type NetworkAttachmentConnectedEndpoint struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentConnectedEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentList struct { @@ -27335,9 +27335,9 @@ type NetworkAttachmentList struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentList) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentListWarning: [Output Only] Informational warning message. @@ -27420,9 +27420,9 @@ type NetworkAttachmentListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentListWarningData struct { @@ -27449,9 +27449,9 @@ type NetworkAttachmentListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentsScopedList struct { @@ -27473,9 +27473,9 @@ type NetworkAttachmentsScopedList struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentsScopedList) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentsScopedListWarning: Informational warning which replaces @@ -27559,9 +27559,9 @@ type NetworkAttachmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentsScopedListWarningData struct { @@ -27588,9 +27588,9 @@ type NetworkAttachmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEdgeSecurityService: Represents a Google Cloud Armor network edge @@ -27651,9 +27651,9 @@ type NetworkEdgeSecurityService struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityService) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityService) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServiceAggregatedList struct { @@ -27694,9 +27694,9 @@ type NetworkEdgeSecurityServiceAggregatedList struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServiceAggregatedList) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServiceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServiceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEdgeSecurityServiceAggregatedListWarning: [Output Only] Informational @@ -27780,9 +27780,9 @@ type NetworkEdgeSecurityServiceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServiceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServiceAggregatedListWarningData struct { @@ -27809,9 +27809,9 @@ type NetworkEdgeSecurityServiceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServiceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServicesScopedList struct { @@ -27834,9 +27834,9 @@ type NetworkEdgeSecurityServicesScopedList struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServicesScopedList) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServicesScopedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServicesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEdgeSecurityServicesScopedListWarning: Informational warning which @@ -27920,9 +27920,9 @@ type NetworkEdgeSecurityServicesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServicesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServicesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServicesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServicesScopedListWarningData struct { @@ -27949,9 +27949,9 @@ type NetworkEdgeSecurityServicesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServicesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServicesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServicesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpoint: The network endpoint. @@ -28007,9 +28007,9 @@ type NetworkEndpoint struct { NullFields []string `json:"-"` } -func (s *NetworkEndpoint) MarshalJSON() ([]byte, error) { +func (s NetworkEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroup: Represents a collection of network endpoints. A @@ -28130,9 +28130,9 @@ type NetworkEndpointGroup struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroup) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroup) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupAggregatedList struct { @@ -28172,9 +28172,9 @@ type NetworkEndpointGroupAggregatedList struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAggregatedList) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupAggregatedListWarning: [Output Only] Informational @@ -28258,9 +28258,9 @@ type NetworkEndpointGroupAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupAggregatedListWarningData struct { @@ -28287,9 +28287,9 @@ type NetworkEndpointGroupAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupAppEngine: Configuration for an App Engine network @@ -28327,9 +28327,9 @@ type NetworkEndpointGroupAppEngine struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAppEngine) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAppEngine) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAppEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupCloudFunction: Configuration for a Cloud Function @@ -28361,9 +28361,9 @@ type NetworkEndpointGroupCloudFunction struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupCloudFunction) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupCloudFunction) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupCloudFunction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupCloudRun: Configuration for a Cloud Run network endpoint @@ -28403,9 +28403,9 @@ type NetworkEndpointGroupCloudRun struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupCloudRun) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupCloudRun) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupCloudRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupLbNetworkEndpointGroup: Load balancing specific fields @@ -28439,9 +28439,9 @@ type NetworkEndpointGroupLbNetworkEndpointGroup struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupLbNetworkEndpointGroup) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupLbNetworkEndpointGroup) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupLbNetworkEndpointGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupList struct { @@ -28478,9 +28478,9 @@ type NetworkEndpointGroupList struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupList) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupListWarning: [Output Only] Informational warning @@ -28564,9 +28564,9 @@ type NetworkEndpointGroupListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupListWarningData struct { @@ -28593,9 +28593,9 @@ type NetworkEndpointGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupPscData: All data that is specifically relevant to only @@ -28635,9 +28635,9 @@ type NetworkEndpointGroupPscData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupPscData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupPscData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupPscData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupServerlessDeployment: Configuration for a serverless @@ -28680,9 +28680,9 @@ type NetworkEndpointGroupServerlessDeployment struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupServerlessDeployment) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupServerlessDeployment) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupServerlessDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsAttachEndpointsRequest struct { @@ -28701,9 +28701,9 @@ type NetworkEndpointGroupsAttachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsAttachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsDetachEndpointsRequest struct { @@ -28722,9 +28722,9 @@ type NetworkEndpointGroupsDetachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsDetachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsListEndpointsRequest struct { @@ -28755,9 +28755,9 @@ type NetworkEndpointGroupsListEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter struct { @@ -28775,9 +28775,9 @@ type NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsListNetworkEndpoints struct { @@ -28813,9 +28813,9 @@ type NetworkEndpointGroupsListNetworkEndpoints struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListNetworkEndpoints) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListNetworkEndpoints) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListNetworkEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupsListNetworkEndpointsWarning: [Output Only] @@ -28899,9 +28899,9 @@ type NetworkEndpointGroupsListNetworkEndpointsWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListNetworkEndpointsWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListNetworkEndpointsWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListNetworkEndpointsWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsListNetworkEndpointsWarningData struct { @@ -28928,9 +28928,9 @@ type NetworkEndpointGroupsListNetworkEndpointsWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListNetworkEndpointsWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListNetworkEndpointsWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListNetworkEndpointsWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsScopedList struct { @@ -28953,9 +28953,9 @@ type NetworkEndpointGroupsScopedList struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsScopedList) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsScopedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupsScopedListWarning: [Output Only] An informational @@ -29040,9 +29040,9 @@ type NetworkEndpointGroupsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsScopedListWarningData struct { @@ -29069,9 +29069,9 @@ type NetworkEndpointGroupsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointWithHealthStatus struct { @@ -29092,9 +29092,9 @@ type NetworkEndpointWithHealthStatus struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointWithHealthStatus) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointWithHealthStatus) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointWithHealthStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInterface: A network interface resource attached to an instance. @@ -29205,9 +29205,9 @@ type NetworkInterface struct { NullFields []string `json:"-"` } -func (s *NetworkInterface) MarshalJSON() ([]byte, error) { +func (s NetworkInterface) MarshalJSON() ([]byte, error) { type NoMethod NetworkInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkList: Contains a list of networks. @@ -29245,9 +29245,9 @@ type NetworkList struct { NullFields []string `json:"-"` } -func (s *NetworkList) MarshalJSON() ([]byte, error) { +func (s NetworkList) MarshalJSON() ([]byte, error) { type NoMethod NetworkList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkListWarning: [Output Only] Informational warning message. @@ -29330,9 +29330,9 @@ type NetworkListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkListWarningData struct { @@ -29359,9 +29359,9 @@ type NetworkListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPeering: A network peering attached to a network resource. The @@ -29445,9 +29445,9 @@ type NetworkPeering struct { NullFields []string `json:"-"` } -func (s *NetworkPeering) MarshalJSON() ([]byte, error) { +func (s NetworkPeering) MarshalJSON() ([]byte, error) { type NoMethod NetworkPeering - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkPerformanceConfig struct { @@ -29468,9 +29468,9 @@ type NetworkPerformanceConfig struct { NullFields []string `json:"-"` } -func (s *NetworkPerformanceConfig) MarshalJSON() ([]byte, error) { +func (s NetworkPerformanceConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkPerformanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkRoutingConfig: A routing configuration attached to a network @@ -29501,9 +29501,9 @@ type NetworkRoutingConfig struct { NullFields []string `json:"-"` } -func (s *NetworkRoutingConfig) MarshalJSON() ([]byte, error) { +func (s NetworkRoutingConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkRoutingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksAddPeeringRequest struct { @@ -29540,9 +29540,9 @@ type NetworksAddPeeringRequest struct { NullFields []string `json:"-"` } -func (s *NetworksAddPeeringRequest) MarshalJSON() ([]byte, error) { +func (s NetworksAddPeeringRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworksAddPeeringRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksGetEffectiveFirewallsResponse struct { @@ -29568,9 +29568,9 @@ type NetworksGetEffectiveFirewallsResponse struct { NullFields []string `json:"-"` } -func (s *NetworksGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { +func (s NetworksGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { type NoMethod NetworksGetEffectiveFirewallsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { @@ -29603,9 +29603,9 @@ type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { NullFields []string `json:"-"` } -func (s *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy: A pruned @@ -29629,9 +29629,9 @@ type NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy struct { NullFields []string `json:"-"` } -func (s *NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksRemovePeeringRequest struct { @@ -29650,9 +29650,9 @@ type NetworksRemovePeeringRequest struct { NullFields []string `json:"-"` } -func (s *NetworksRemovePeeringRequest) MarshalJSON() ([]byte, error) { +func (s NetworksRemovePeeringRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworksRemovePeeringRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksUpdatePeeringRequest struct { @@ -29670,9 +29670,9 @@ type NetworksUpdatePeeringRequest struct { NullFields []string `json:"-"` } -func (s *NetworksUpdatePeeringRequest) MarshalJSON() ([]byte, error) { +func (s NetworksUpdatePeeringRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworksUpdatePeeringRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroup: Represents a sole-tenant Node Group resource. A sole-tenant node @@ -29781,9 +29781,9 @@ type NodeGroup struct { NullFields []string `json:"-"` } -func (s *NodeGroup) MarshalJSON() ([]byte, error) { +func (s NodeGroup) MarshalJSON() ([]byte, error) { type NoMethod NodeGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupAggregatedList struct { @@ -29822,9 +29822,9 @@ type NodeGroupAggregatedList struct { NullFields []string `json:"-"` } -func (s *NodeGroupAggregatedList) MarshalJSON() ([]byte, error) { +func (s NodeGroupAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupAggregatedListWarning: [Output Only] Informational warning message. @@ -29907,9 +29907,9 @@ type NodeGroupAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupAggregatedListWarningData struct { @@ -29936,9 +29936,9 @@ type NodeGroupAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupAutoscalingPolicy struct { @@ -29970,9 +29970,9 @@ type NodeGroupAutoscalingPolicy struct { NullFields []string `json:"-"` } -func (s *NodeGroupAutoscalingPolicy) MarshalJSON() ([]byte, error) { +func (s NodeGroupAutoscalingPolicy) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAutoscalingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupList: Contains a list of nodeGroups. @@ -30010,9 +30010,9 @@ type NodeGroupList struct { NullFields []string `json:"-"` } -func (s *NodeGroupList) MarshalJSON() ([]byte, error) { +func (s NodeGroupList) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupListWarning: [Output Only] Informational warning message. @@ -30095,9 +30095,9 @@ type NodeGroupListWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupListWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupListWarningData struct { @@ -30124,9 +30124,9 @@ type NodeGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupMaintenanceWindow: Time window specified for daily maintenance @@ -30152,9 +30152,9 @@ type NodeGroupMaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *NodeGroupMaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s NodeGroupMaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupMaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupNode struct { @@ -30211,9 +30211,9 @@ type NodeGroupNode struct { NullFields []string `json:"-"` } -func (s *NodeGroupNode) MarshalJSON() ([]byte, error) { +func (s NodeGroupNode) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsAddNodesRequest struct { @@ -30233,9 +30233,9 @@ type NodeGroupsAddNodesRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsAddNodesRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsAddNodesRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsAddNodesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsDeleteNodesRequest struct { @@ -30254,9 +30254,9 @@ type NodeGroupsDeleteNodesRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsDeleteNodesRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsDeleteNodesRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsDeleteNodesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsListNodes struct { @@ -30294,9 +30294,9 @@ type NodeGroupsListNodes struct { NullFields []string `json:"-"` } -func (s *NodeGroupsListNodes) MarshalJSON() ([]byte, error) { +func (s NodeGroupsListNodes) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsListNodes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupsListNodesWarning: [Output Only] Informational warning message. @@ -30379,9 +30379,9 @@ type NodeGroupsListNodesWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupsListNodesWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupsListNodesWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsListNodesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsListNodesWarningData struct { @@ -30408,9 +30408,9 @@ type NodeGroupsListNodesWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupsListNodesWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupsListNodesWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsListNodesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsPerformMaintenanceRequest struct { @@ -30432,9 +30432,9 @@ type NodeGroupsPerformMaintenanceRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsPerformMaintenanceRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsPerformMaintenanceRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsPerformMaintenanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsScopedList struct { @@ -30456,9 +30456,9 @@ type NodeGroupsScopedList struct { NullFields []string `json:"-"` } -func (s *NodeGroupsScopedList) MarshalJSON() ([]byte, error) { +func (s NodeGroupsScopedList) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupsScopedListWarning: [Output Only] An informational warning that @@ -30542,9 +30542,9 @@ type NodeGroupsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsScopedListWarningData struct { @@ -30571,9 +30571,9 @@ type NodeGroupsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsSetNodeTemplateRequest struct { @@ -30593,9 +30593,9 @@ type NodeGroupsSetNodeTemplateRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsSetNodeTemplateRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsSetNodeTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsSetNodeTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsSimulateMaintenanceEventRequest struct { @@ -30614,9 +30614,9 @@ type NodeGroupsSimulateMaintenanceEventRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsSimulateMaintenanceEventRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsSimulateMaintenanceEventRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsSimulateMaintenanceEventRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplate: Represent a sole-tenant Node Template resource. You can use a @@ -30698,9 +30698,9 @@ type NodeTemplate struct { NullFields []string `json:"-"` } -func (s *NodeTemplate) MarshalJSON() ([]byte, error) { +func (s NodeTemplate) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateAggregatedList struct { @@ -30739,9 +30739,9 @@ type NodeTemplateAggregatedList struct { NullFields []string `json:"-"` } -func (s *NodeTemplateAggregatedList) MarshalJSON() ([]byte, error) { +func (s NodeTemplateAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplateAggregatedListWarning: [Output Only] Informational warning @@ -30825,9 +30825,9 @@ type NodeTemplateAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateAggregatedListWarningData struct { @@ -30854,9 +30854,9 @@ type NodeTemplateAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplateList: Contains a list of node templates. @@ -30894,9 +30894,9 @@ type NodeTemplateList struct { NullFields []string `json:"-"` } -func (s *NodeTemplateList) MarshalJSON() ([]byte, error) { +func (s NodeTemplateList) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplateListWarning: [Output Only] Informational warning message. @@ -30979,9 +30979,9 @@ type NodeTemplateListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTemplateListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTemplateListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateListWarningData struct { @@ -31008,9 +31008,9 @@ type NodeTemplateListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTemplateListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTemplateListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateNodeTypeFlexibility struct { @@ -31030,9 +31030,9 @@ type NodeTemplateNodeTypeFlexibility struct { NullFields []string `json:"-"` } -func (s *NodeTemplateNodeTypeFlexibility) MarshalJSON() ([]byte, error) { +func (s NodeTemplateNodeTypeFlexibility) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateNodeTypeFlexibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplatesScopedList struct { @@ -31055,9 +31055,9 @@ type NodeTemplatesScopedList struct { NullFields []string `json:"-"` } -func (s *NodeTemplatesScopedList) MarshalJSON() ([]byte, error) { +func (s NodeTemplatesScopedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplatesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplatesScopedListWarning: [Output Only] An informational warning that @@ -31141,9 +31141,9 @@ type NodeTemplatesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplatesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplatesScopedListWarningData struct { @@ -31170,9 +31170,9 @@ type NodeTemplatesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplatesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeType: Represent a sole-tenant Node Type resource. Each node within a @@ -31228,9 +31228,9 @@ type NodeType struct { NullFields []string `json:"-"` } -func (s *NodeType) MarshalJSON() ([]byte, error) { +func (s NodeType) MarshalJSON() ([]byte, error) { type NoMethod NodeType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypeAggregatedList struct { @@ -31269,9 +31269,9 @@ type NodeTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *NodeTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s NodeTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypeAggregatedListWarning: [Output Only] Informational warning message. @@ -31354,9 +31354,9 @@ type NodeTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypeAggregatedListWarningData struct { @@ -31383,9 +31383,9 @@ type NodeTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypeList: Contains a list of node types. @@ -31423,9 +31423,9 @@ type NodeTypeList struct { NullFields []string `json:"-"` } -func (s *NodeTypeList) MarshalJSON() ([]byte, error) { +func (s NodeTypeList) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypeListWarning: [Output Only] Informational warning message. @@ -31508,9 +31508,9 @@ type NodeTypeListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTypeListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypeListWarningData struct { @@ -31537,9 +31537,9 @@ type NodeTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypesScopedList struct { @@ -31561,9 +31561,9 @@ type NodeTypesScopedList struct { NullFields []string `json:"-"` } -func (s *NodeTypesScopedList) MarshalJSON() ([]byte, error) { +func (s NodeTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypesScopedListWarning: [Output Only] An informational warning that @@ -31647,9 +31647,9 @@ type NodeTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypesScopedListWarningData struct { @@ -31676,9 +31676,9 @@ type NodeTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpoint: Represents a notification endpoint. A notification @@ -31731,9 +31731,9 @@ type NotificationEndpoint struct { NullFields []string `json:"-"` } -func (s *NotificationEndpoint) MarshalJSON() ([]byte, error) { +func (s NotificationEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpointGrpcSettings: Represents a gRPC setting that describes @@ -31773,9 +31773,9 @@ type NotificationEndpointGrpcSettings struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointGrpcSettings) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointGrpcSettings) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointGrpcSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NotificationEndpointList struct { @@ -31812,9 +31812,9 @@ type NotificationEndpointList struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointList) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointList) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpointListWarning: [Output Only] Informational warning @@ -31898,9 +31898,9 @@ type NotificationEndpointListWarning struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointListWarning) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointListWarning) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NotificationEndpointListWarningData struct { @@ -31927,9 +31927,9 @@ type NotificationEndpointListWarningData struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointListWarningData) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: Represents an Operation resource. Google Compute Engine has three @@ -32046,9 +32046,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: [Output Only] If errors are generated during processing of @@ -32070,9 +32070,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationErrorErrors struct { @@ -32101,9 +32101,9 @@ type OperationErrorErrors struct { NullFields []string `json:"-"` } -func (s *OperationErrorErrors) MarshalJSON() ([]byte, error) { +func (s OperationErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod OperationErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationErrorErrorsErrorDetails struct { @@ -32124,9 +32124,9 @@ type OperationErrorErrorsErrorDetails struct { NullFields []string `json:"-"` } -func (s *OperationErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s OperationErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod OperationErrorErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarnings struct { @@ -32208,9 +32208,9 @@ type OperationWarnings struct { NullFields []string `json:"-"` } -func (s *OperationWarnings) MarshalJSON() ([]byte, error) { +func (s OperationWarnings) MarshalJSON() ([]byte, error) { type NoMethod OperationWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarningsData struct { @@ -32237,9 +32237,9 @@ type OperationWarningsData struct { NullFields []string `json:"-"` } -func (s *OperationWarningsData) MarshalJSON() ([]byte, error) { +func (s OperationWarningsData) MarshalJSON() ([]byte, error) { type NoMethod OperationWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationAggregatedList struct { @@ -32279,9 +32279,9 @@ type OperationAggregatedList struct { NullFields []string `json:"-"` } -func (s *OperationAggregatedList) MarshalJSON() ([]byte, error) { +func (s OperationAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod OperationAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationAggregatedListWarning: [Output Only] Informational warning message. @@ -32364,9 +32364,9 @@ type OperationAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *OperationAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s OperationAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod OperationAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationAggregatedListWarningData struct { @@ -32393,9 +32393,9 @@ type OperationAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *OperationAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s OperationAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod OperationAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationList: Contains a list of Operation resources. @@ -32434,9 +32434,9 @@ type OperationList struct { NullFields []string `json:"-"` } -func (s *OperationList) MarshalJSON() ([]byte, error) { +func (s OperationList) MarshalJSON() ([]byte, error) { type NoMethod OperationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationListWarning: [Output Only] Informational warning message. @@ -32519,9 +32519,9 @@ type OperationListWarning struct { NullFields []string `json:"-"` } -func (s *OperationListWarning) MarshalJSON() ([]byte, error) { +func (s OperationListWarning) MarshalJSON() ([]byte, error) { type NoMethod OperationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationListWarningData struct { @@ -32548,9 +32548,9 @@ type OperationListWarningData struct { NullFields []string `json:"-"` } -func (s *OperationListWarningData) MarshalJSON() ([]byte, error) { +func (s OperationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod OperationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsScopedList struct { @@ -32572,9 +32572,9 @@ type OperationsScopedList struct { NullFields []string `json:"-"` } -func (s *OperationsScopedList) MarshalJSON() ([]byte, error) { +func (s OperationsScopedList) MarshalJSON() ([]byte, error) { type NoMethod OperationsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationsScopedListWarning: [Output Only] Informational warning which @@ -32658,9 +32658,9 @@ type OperationsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *OperationsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s OperationsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod OperationsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsScopedListWarningData struct { @@ -32687,9 +32687,9 @@ type OperationsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *OperationsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s OperationsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod OperationsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationSecurityPoliciesListAssociationsResponse struct { @@ -32715,9 +32715,9 @@ type OrganizationSecurityPoliciesListAssociationsResponse struct { NullFields []string `json:"-"` } -func (s *OrganizationSecurityPoliciesListAssociationsResponse) MarshalJSON() ([]byte, error) { +func (s OrganizationSecurityPoliciesListAssociationsResponse) MarshalJSON() ([]byte, error) { type NoMethod OrganizationSecurityPoliciesListAssociationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutlierDetection: Settings controlling the eviction of unhealthy hosts from @@ -32799,9 +32799,9 @@ type OutlierDetection struct { NullFields []string `json:"-"` } -func (s *OutlierDetection) MarshalJSON() ([]byte, error) { +func (s OutlierDetection) MarshalJSON() ([]byte, error) { type NoMethod OutlierDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketIntervals: Next free: 7 @@ -32845,9 +32845,9 @@ type PacketIntervals struct { NullFields []string `json:"-"` } -func (s *PacketIntervals) MarshalJSON() ([]byte, error) { +func (s PacketIntervals) MarshalJSON() ([]byte, error) { type NoMethod PacketIntervals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroring: Represents a Packet Mirroring resource. Packet Mirroring @@ -32926,9 +32926,9 @@ type PacketMirroring struct { NullFields []string `json:"-"` } -func (s *PacketMirroring) MarshalJSON() ([]byte, error) { +func (s PacketMirroring) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringAggregatedList: Contains a list of packetMirrorings. @@ -32967,9 +32967,9 @@ type PacketMirroringAggregatedList struct { NullFields []string `json:"-"` } -func (s *PacketMirroringAggregatedList) MarshalJSON() ([]byte, error) { +func (s PacketMirroringAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringAggregatedListWarning: [Output Only] Informational warning @@ -33053,9 +33053,9 @@ type PacketMirroringAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *PacketMirroringAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s PacketMirroringAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringAggregatedListWarningData struct { @@ -33082,9 +33082,9 @@ type PacketMirroringAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *PacketMirroringAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s PacketMirroringAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringFilter struct { @@ -33121,9 +33121,9 @@ type PacketMirroringFilter struct { NullFields []string `json:"-"` } -func (s *PacketMirroringFilter) MarshalJSON() ([]byte, error) { +func (s PacketMirroringFilter) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringForwardingRuleInfo struct { @@ -33146,9 +33146,9 @@ type PacketMirroringForwardingRuleInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringForwardingRuleInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringForwardingRuleInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringForwardingRuleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringList: Contains a list of PacketMirroring resources. @@ -33186,9 +33186,9 @@ type PacketMirroringList struct { NullFields []string `json:"-"` } -func (s *PacketMirroringList) MarshalJSON() ([]byte, error) { +func (s PacketMirroringList) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringListWarning: [Output Only] Informational warning message. @@ -33271,9 +33271,9 @@ type PacketMirroringListWarning struct { NullFields []string `json:"-"` } -func (s *PacketMirroringListWarning) MarshalJSON() ([]byte, error) { +func (s PacketMirroringListWarning) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringListWarningData struct { @@ -33300,9 +33300,9 @@ type PacketMirroringListWarningData struct { NullFields []string `json:"-"` } -func (s *PacketMirroringListWarningData) MarshalJSON() ([]byte, error) { +func (s PacketMirroringListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringMirroredResourceInfo struct { @@ -33332,9 +33332,9 @@ type PacketMirroringMirroredResourceInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringMirroredResourceInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringMirroredResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringMirroredResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringMirroredResourceInfoInstanceInfo struct { @@ -33356,9 +33356,9 @@ type PacketMirroringMirroredResourceInfoInstanceInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringMirroredResourceInfoInstanceInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringMirroredResourceInfoInstanceInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringMirroredResourceInfoInstanceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringMirroredResourceInfoSubnetInfo struct { @@ -33381,9 +33381,9 @@ type PacketMirroringMirroredResourceInfoSubnetInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringMirroredResourceInfoSubnetInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringMirroredResourceInfoSubnetInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringMirroredResourceInfoSubnetInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringNetworkInfo struct { @@ -33405,9 +33405,9 @@ type PacketMirroringNetworkInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringNetworkInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringNetworkInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringNetworkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringsScopedList struct { @@ -33429,9 +33429,9 @@ type PacketMirroringsScopedList struct { NullFields []string `json:"-"` } -func (s *PacketMirroringsScopedList) MarshalJSON() ([]byte, error) { +func (s PacketMirroringsScopedList) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringsScopedListWarning: Informational warning which replaces the @@ -33515,9 +33515,9 @@ type PacketMirroringsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *PacketMirroringsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s PacketMirroringsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringsScopedListWarningData struct { @@ -33544,9 +33544,9 @@ type PacketMirroringsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *PacketMirroringsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s PacketMirroringsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerMetadata: Model definition of partner_metadata field. To be used in @@ -33577,9 +33577,9 @@ type PartnerMetadata struct { NullFields []string `json:"-"` } -func (s *PartnerMetadata) MarshalJSON() ([]byte, error) { +func (s PartnerMetadata) MarshalJSON() ([]byte, error) { type NoMethod PartnerMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathMatcher: A matcher for the path portion of the URL. The BackendService @@ -33690,9 +33690,9 @@ type PathMatcher struct { NullFields []string `json:"-"` } -func (s *PathMatcher) MarshalJSON() ([]byte, error) { +func (s PathMatcher) MarshalJSON() ([]byte, error) { type NoMethod PathMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathRule: A path-matching rule for a URL. If matched, will use the specified @@ -33760,9 +33760,9 @@ type PathRule struct { NullFields []string `json:"-"` } -func (s *PathRule) MarshalJSON() ([]byte, error) { +func (s PathRule) MarshalJSON() ([]byte, error) { type NoMethod PathRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PerInstanceConfig struct { @@ -33814,9 +33814,9 @@ type PerInstanceConfig struct { NullFields []string `json:"-"` } -func (s *PerInstanceConfig) MarshalJSON() ([]byte, error) { +func (s PerInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod PerInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -33908,9 +33908,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreconfiguredWafSet struct { @@ -33929,9 +33929,9 @@ type PreconfiguredWafSet struct { NullFields []string `json:"-"` } -func (s *PreconfiguredWafSet) MarshalJSON() ([]byte, error) { +func (s PreconfiguredWafSet) MarshalJSON() ([]byte, error) { type NoMethod PreconfiguredWafSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PreservedState: Preserved state for a given instance. @@ -33960,9 +33960,9 @@ type PreservedState struct { NullFields []string `json:"-"` } -func (s *PreservedState) MarshalJSON() ([]byte, error) { +func (s PreservedState) MarshalJSON() ([]byte, error) { type NoMethod PreservedState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreservedStatePreservedDisk struct { @@ -34001,9 +34001,9 @@ type PreservedStatePreservedDisk struct { NullFields []string `json:"-"` } -func (s *PreservedStatePreservedDisk) MarshalJSON() ([]byte, error) { +func (s PreservedStatePreservedDisk) MarshalJSON() ([]byte, error) { type NoMethod PreservedStatePreservedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreservedStatePreservedNetworkIp struct { @@ -34031,9 +34031,9 @@ type PreservedStatePreservedNetworkIp struct { NullFields []string `json:"-"` } -func (s *PreservedStatePreservedNetworkIp) MarshalJSON() ([]byte, error) { +func (s PreservedStatePreservedNetworkIp) MarshalJSON() ([]byte, error) { type NoMethod PreservedStatePreservedNetworkIp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreservedStatePreservedNetworkIpIpAddress struct { @@ -34055,9 +34055,9 @@ type PreservedStatePreservedNetworkIpIpAddress struct { NullFields []string `json:"-"` } -func (s *PreservedStatePreservedNetworkIpIpAddress) MarshalJSON() ([]byte, error) { +func (s PreservedStatePreservedNetworkIpIpAddress) MarshalJSON() ([]byte, error) { type NoMethod PreservedStatePreservedNetworkIpIpAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Project: Represents a Project resource. A project is used to organize @@ -34158,9 +34158,9 @@ type Project struct { NullFields []string `json:"-"` } -func (s *Project) MarshalJSON() ([]byte, error) { +func (s Project) MarshalJSON() ([]byte, error) { type NoMethod Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsDisableXpnResourceRequest struct { @@ -34179,9 +34179,9 @@ type ProjectsDisableXpnResourceRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsDisableXpnResourceRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsDisableXpnResourceRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsDisableXpnResourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsEnableXpnResourceRequest struct { @@ -34200,9 +34200,9 @@ type ProjectsEnableXpnResourceRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsEnableXpnResourceRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsEnableXpnResourceRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsEnableXpnResourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsGetXpnResources struct { @@ -34234,9 +34234,9 @@ type ProjectsGetXpnResources struct { NullFields []string `json:"-"` } -func (s *ProjectsGetXpnResources) MarshalJSON() ([]byte, error) { +func (s ProjectsGetXpnResources) MarshalJSON() ([]byte, error) { type NoMethod ProjectsGetXpnResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsListXpnHostsRequest struct { @@ -34257,9 +34257,9 @@ type ProjectsListXpnHostsRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsListXpnHostsRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsListXpnHostsRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsListXpnHostsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsSetCloudArmorTierRequest struct { @@ -34283,9 +34283,9 @@ type ProjectsSetCloudArmorTierRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsSetCloudArmorTierRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsSetCloudArmorTierRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsSetCloudArmorTierRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsSetDefaultNetworkTierRequest struct { @@ -34313,9 +34313,9 @@ type ProjectsSetDefaultNetworkTierRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsSetDefaultNetworkTierRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsSetDefaultNetworkTierRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsSetDefaultNetworkTierRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsSetManagedProtectionTierRequest struct { @@ -34339,9 +34339,9 @@ type ProjectsSetManagedProtectionTierRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsSetManagedProtectionTierRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsSetManagedProtectionTierRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsSetManagedProtectionTierRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicAdvertisedPrefix: A public advertised prefix represents an aggregated @@ -34451,9 +34451,9 @@ type PublicAdvertisedPrefix struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefix) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicAdvertisedPrefixList struct { @@ -34490,9 +34490,9 @@ type PublicAdvertisedPrefixList struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixList) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixList) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicAdvertisedPrefixListWarning: [Output Only] Informational warning @@ -34576,9 +34576,9 @@ type PublicAdvertisedPrefixListWarning struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixListWarning) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicAdvertisedPrefixListWarningData struct { @@ -34605,9 +34605,9 @@ type PublicAdvertisedPrefixListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicAdvertisedPrefixPublicDelegatedPrefix: Represents a CIDR range which @@ -34639,9 +34639,9 @@ type PublicAdvertisedPrefixPublicDelegatedPrefix struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixPublicDelegatedPrefix) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixPublicDelegatedPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixPublicDelegatedPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefix: A PublicDelegatedPrefix resource represents an IP @@ -34752,9 +34752,9 @@ type PublicDelegatedPrefix struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefix) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixAggregatedList struct { @@ -34794,9 +34794,9 @@ type PublicDelegatedPrefixAggregatedList struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixAggregatedList) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixAggregatedListWarning: [Output Only] Informational @@ -34880,9 +34880,9 @@ type PublicDelegatedPrefixAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixAggregatedListWarningData struct { @@ -34909,9 +34909,9 @@ type PublicDelegatedPrefixAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixList struct { @@ -34948,9 +34948,9 @@ type PublicDelegatedPrefixList struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixList) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixList) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixListWarning: [Output Only] Informational warning @@ -35034,9 +35034,9 @@ type PublicDelegatedPrefixListWarning struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixListWarning) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixListWarningData struct { @@ -35063,9 +35063,9 @@ type PublicDelegatedPrefixListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixPublicDelegatedSubPrefix: Represents a sub @@ -35118,9 +35118,9 @@ type PublicDelegatedPrefixPublicDelegatedSubPrefix struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixPublicDelegatedSubPrefix) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixPublicDelegatedSubPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixPublicDelegatedSubPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixesScopedList struct { @@ -35143,9 +35143,9 @@ type PublicDelegatedPrefixesScopedList struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixesScopedList) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixesScopedList) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixesScopedListWarning: [Output Only] Informational @@ -35230,9 +35230,9 @@ type PublicDelegatedPrefixesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixesScopedListWarningData struct { @@ -35259,9 +35259,9 @@ type PublicDelegatedPrefixesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: A quotas entry. @@ -35455,9 +35455,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Quota) UnmarshalJSON(data []byte) error { @@ -35512,9 +35512,9 @@ type QuotaExceededInfo struct { NullFields []string `json:"-"` } -func (s *QuotaExceededInfo) MarshalJSON() ([]byte, error) { +func (s QuotaExceededInfo) MarshalJSON() ([]byte, error) { type NoMethod QuotaExceededInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *QuotaExceededInfo) UnmarshalJSON(data []byte) error { @@ -35558,9 +35558,9 @@ type Reference struct { NullFields []string `json:"-"` } -func (s *Reference) MarshalJSON() ([]byte, error) { +func (s Reference) MarshalJSON() ([]byte, error) { type NoMethod Reference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Region: Represents a Region resource. A region is a geographical area where @@ -35615,9 +35615,9 @@ type Region struct { NullFields []string `json:"-"` } -func (s *Region) MarshalJSON() ([]byte, error) { +func (s Region) MarshalJSON() ([]byte, error) { type NoMethod Region - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionQuotaStatusWarning: [Output Only] Warning of fetching the `quotas` @@ -35702,9 +35702,9 @@ type RegionQuotaStatusWarning struct { NullFields []string `json:"-"` } -func (s *RegionQuotaStatusWarning) MarshalJSON() ([]byte, error) { +func (s RegionQuotaStatusWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionQuotaStatusWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionQuotaStatusWarningData struct { @@ -35731,9 +35731,9 @@ type RegionQuotaStatusWarningData struct { NullFields []string `json:"-"` } -func (s *RegionQuotaStatusWarningData) MarshalJSON() ([]byte, error) { +func (s RegionQuotaStatusWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionQuotaStatusWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionAddressesMoveRequest struct { @@ -35761,9 +35761,9 @@ type RegionAddressesMoveRequest struct { NullFields []string `json:"-"` } -func (s *RegionAddressesMoveRequest) MarshalJSON() ([]byte, error) { +func (s RegionAddressesMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionAddressesMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionAutoscalerList: Contains a list of autoscalers. @@ -35800,9 +35800,9 @@ type RegionAutoscalerList struct { NullFields []string `json:"-"` } -func (s *RegionAutoscalerList) MarshalJSON() ([]byte, error) { +func (s RegionAutoscalerList) MarshalJSON() ([]byte, error) { type NoMethod RegionAutoscalerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionAutoscalerListWarning: [Output Only] Informational warning message. @@ -35885,9 +35885,9 @@ type RegionAutoscalerListWarning struct { NullFields []string `json:"-"` } -func (s *RegionAutoscalerListWarning) MarshalJSON() ([]byte, error) { +func (s RegionAutoscalerListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionAutoscalerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionAutoscalerListWarningData struct { @@ -35914,9 +35914,9 @@ type RegionAutoscalerListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionAutoscalerListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionAutoscalerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionAutoscalerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionCommitmentsUpdateReservationsRequest struct { @@ -35936,9 +35936,9 @@ type RegionCommitmentsUpdateReservationsRequest struct { NullFields []string `json:"-"` } -func (s *RegionCommitmentsUpdateReservationsRequest) MarshalJSON() ([]byte, error) { +func (s RegionCommitmentsUpdateReservationsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionCommitmentsUpdateReservationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDiskTypeList struct { @@ -35975,9 +35975,9 @@ type RegionDiskTypeList struct { NullFields []string `json:"-"` } -func (s *RegionDiskTypeList) MarshalJSON() ([]byte, error) { +func (s RegionDiskTypeList) MarshalJSON() ([]byte, error) { type NoMethod RegionDiskTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionDiskTypeListWarning: [Output Only] Informational warning message. @@ -36060,9 +36060,9 @@ type RegionDiskTypeListWarning struct { NullFields []string `json:"-"` } -func (s *RegionDiskTypeListWarning) MarshalJSON() ([]byte, error) { +func (s RegionDiskTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionDiskTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDiskTypeListWarningData struct { @@ -36089,9 +36089,9 @@ type RegionDiskTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionDiskTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionDiskTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionDiskTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksAddResourcePoliciesRequest struct { @@ -36110,9 +36110,9 @@ type RegionDisksAddResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksAddResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksRemoveResourcePoliciesRequest struct { @@ -36131,9 +36131,9 @@ type RegionDisksRemoveResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksRemoveResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksResizeRequest struct { @@ -36153,9 +36153,9 @@ type RegionDisksResizeRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksResizeRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksStartAsyncReplicationRequest struct { @@ -36182,9 +36182,9 @@ type RegionDisksStartAsyncReplicationRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksStartAsyncReplicationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupList: Contains a list of InstanceGroup resources. @@ -36221,9 +36221,9 @@ type RegionInstanceGroupList struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupList) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupList) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupListWarning: [Output Only] Informational warning message. @@ -36306,9 +36306,9 @@ type RegionInstanceGroupListWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupListWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupListWarningData struct { @@ -36335,9 +36335,9 @@ type RegionInstanceGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerDeleteInstanceConfigReq: @@ -36359,9 +36359,9 @@ type RegionInstanceGroupManagerDeleteInstanceConfigReq struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerDeleteInstanceConfigReq) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerDeleteInstanceConfigReq) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerDeleteInstanceConfigReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerList: Contains a list of managed instance groups. @@ -36400,9 +36400,9 @@ type RegionInstanceGroupManagerList struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerList) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerList) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerListWarning: [Output Only] Informational warning @@ -36486,9 +36486,9 @@ type RegionInstanceGroupManagerListWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagerListWarningData struct { @@ -36515,9 +36515,9 @@ type RegionInstanceGroupManagerListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerPatchInstanceConfigReq: @@ -36539,9 +36539,9 @@ type RegionInstanceGroupManagerPatchInstanceConfigReq struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerPatchInstanceConfigReq) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerPatchInstanceConfigReq) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerPatchInstanceConfigReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerUpdateInstanceConfigReq: @@ -36563,9 +36563,9 @@ type RegionInstanceGroupManagerUpdateInstanceConfigReq struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerUpdateInstanceConfigReq) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerUpdateInstanceConfigReq) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerUpdateInstanceConfigReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersAbandonInstancesRequest struct { @@ -36585,9 +36585,9 @@ type RegionInstanceGroupManagersAbandonInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersAbandonInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagersApplyUpdatesRequest: @@ -36644,9 +36644,9 @@ type RegionInstanceGroupManagersApplyUpdatesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersApplyUpdatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagersCreateInstancesRequest: @@ -36667,9 +36667,9 @@ type RegionInstanceGroupManagersCreateInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersCreateInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersDeleteInstancesRequest struct { @@ -36697,9 +36697,9 @@ type RegionInstanceGroupManagersDeleteInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersDeleteInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListErrorsResponse struct { @@ -36727,9 +36727,9 @@ type RegionInstanceGroupManagersListErrorsResponse struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListErrorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListInstanceConfigsResp struct { @@ -36759,9 +36759,9 @@ type RegionInstanceGroupManagersListInstanceConfigsResp struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstanceConfigsResp) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstanceConfigsResp) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstanceConfigsResp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagersListInstanceConfigsRespWarning: [Output Only] @@ -36845,9 +36845,9 @@ type RegionInstanceGroupManagersListInstanceConfigsRespWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstanceConfigsRespWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListInstanceConfigsRespWarningData struct { @@ -36874,9 +36874,9 @@ type RegionInstanceGroupManagersListInstanceConfigsRespWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstanceConfigsRespWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListInstancesResponse struct { @@ -36904,9 +36904,9 @@ type RegionInstanceGroupManagersListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersRecreateRequest struct { @@ -36926,9 +36926,9 @@ type RegionInstanceGroupManagersRecreateRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersRecreateRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersRecreateRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersRecreateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersResizeAdvancedRequest struct { @@ -36964,9 +36964,9 @@ type RegionInstanceGroupManagersResizeAdvancedRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersResizeAdvancedRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersResizeAdvancedRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersResizeAdvancedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersResumeInstancesRequest struct { @@ -36986,9 +36986,9 @@ type RegionInstanceGroupManagersResumeInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersResumeInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersResumeInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersResumeInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersSetAutoHealingRequest struct { @@ -37006,9 +37006,9 @@ type RegionInstanceGroupManagersSetAutoHealingRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersSetAutoHealingRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersSetAutoHealingRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersSetAutoHealingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersSetTargetPoolsRequest struct { @@ -37033,9 +37033,9 @@ type RegionInstanceGroupManagersSetTargetPoolsRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersSetTargetPoolsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersSetTemplateRequest struct { @@ -37055,9 +37055,9 @@ type RegionInstanceGroupManagersSetTemplateRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersSetTemplateRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersSetTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersSetTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersStartInstancesRequest struct { @@ -37077,9 +37077,9 @@ type RegionInstanceGroupManagersStartInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersStartInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersStartInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersStartInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersStopInstancesRequest struct { @@ -37102,9 +37102,9 @@ type RegionInstanceGroupManagersStopInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersStopInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersStopInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersStopInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersSuspendInstancesRequest struct { @@ -37127,9 +37127,9 @@ type RegionInstanceGroupManagersSuspendInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersSuspendInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersSuspendInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersSuspendInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsListInstances struct { @@ -37165,9 +37165,9 @@ type RegionInstanceGroupsListInstances struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstances) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstances) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstances - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupsListInstancesWarning: [Output Only] Informational @@ -37251,9 +37251,9 @@ type RegionInstanceGroupsListInstancesWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstancesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsListInstancesWarningData struct { @@ -37280,9 +37280,9 @@ type RegionInstanceGroupsListInstancesWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstancesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsListInstancesRequest struct { @@ -37311,9 +37311,9 @@ type RegionInstanceGroupsListInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsSetNamedPortsRequest struct { @@ -37339,9 +37339,9 @@ type RegionInstanceGroupsSetNamedPortsRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsSetNamedPortsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionList: Contains a list of region resources. @@ -37379,9 +37379,9 @@ type RegionList struct { NullFields []string `json:"-"` } -func (s *RegionList) MarshalJSON() ([]byte, error) { +func (s RegionList) MarshalJSON() ([]byte, error) { type NoMethod RegionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionListWarning: [Output Only] Informational warning message. @@ -37464,9 +37464,9 @@ type RegionListWarning struct { NullFields []string `json:"-"` } -func (s *RegionListWarning) MarshalJSON() ([]byte, error) { +func (s RegionListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionListWarningData struct { @@ -37493,9 +37493,9 @@ type RegionListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkEndpointGroupsAttachEndpointsRequest struct { @@ -37514,9 +37514,9 @@ type RegionNetworkEndpointGroupsAttachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *RegionNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s RegionNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkEndpointGroupsAttachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkEndpointGroupsDetachEndpointsRequest struct { @@ -37535,9 +37535,9 @@ type RegionNetworkEndpointGroupsDetachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *RegionNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s RegionNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkEndpointGroupsDetachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse struct { @@ -37561,9 +37561,9 @@ type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse struct { NullFields []string `json:"-"` } -func (s *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { +func (s RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { @@ -37595,9 +37595,9 @@ type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewall NullFields []string `json:"-"` } -func (s *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionSetLabelsRequest struct { @@ -37623,9 +37623,9 @@ type RegionSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *RegionSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s RegionSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionSetPolicyRequest struct { @@ -37653,9 +37653,9 @@ type RegionSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *RegionSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s RegionSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionTargetHttpsProxiesSetSslCertificatesRequest struct { @@ -37675,9 +37675,9 @@ type RegionTargetHttpsProxiesSetSslCertificatesRequest struct { NullFields []string `json:"-"` } -func (s *RegionTargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { +func (s RegionTargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionTargetHttpsProxiesSetSslCertificatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionUrlMapsValidateRequest struct { @@ -37696,9 +37696,9 @@ type RegionUrlMapsValidateRequest struct { NullFields []string `json:"-"` } -func (s *RegionUrlMapsValidateRequest) MarshalJSON() ([]byte, error) { +func (s RegionUrlMapsValidateRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionUrlMapsValidateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestMirrorPolicy: A policy that specifies how requests intended for the @@ -37726,9 +37726,9 @@ type RequestMirrorPolicy struct { NullFields []string `json:"-"` } -func (s *RequestMirrorPolicy) MarshalJSON() ([]byte, error) { +func (s RequestMirrorPolicy) MarshalJSON() ([]byte, error) { type NoMethod RequestMirrorPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reservation: Represents a reservation resource. A reservation ensures that @@ -37818,9 +37818,9 @@ type Reservation struct { NullFields []string `json:"-"` } -func (s *Reservation) MarshalJSON() ([]byte, error) { +func (s Reservation) MarshalJSON() ([]byte, error) { type NoMethod Reservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAffinity: Specifies the reservations that this instance can @@ -37868,9 +37868,9 @@ type ReservationAffinity struct { NullFields []string `json:"-"` } -func (s *ReservationAffinity) MarshalJSON() ([]byte, error) { +func (s ReservationAffinity) MarshalJSON() ([]byte, error) { type NoMethod ReservationAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAggregatedList: Contains a list of reservations. @@ -37909,9 +37909,9 @@ type ReservationAggregatedList struct { NullFields []string `json:"-"` } -func (s *ReservationAggregatedList) MarshalJSON() ([]byte, error) { +func (s ReservationAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ReservationAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAggregatedListWarning: [Output Only] Informational warning @@ -37995,9 +37995,9 @@ type ReservationAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ReservationAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ReservationAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ReservationAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationAggregatedListWarningData struct { @@ -38024,9 +38024,9 @@ type ReservationAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ReservationAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ReservationAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ReservationAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationList struct { @@ -38064,9 +38064,9 @@ type ReservationList struct { NullFields []string `json:"-"` } -func (s *ReservationList) MarshalJSON() ([]byte, error) { +func (s ReservationList) MarshalJSON() ([]byte, error) { type NoMethod ReservationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationListWarning: [Output Only] Informational warning message. @@ -38149,9 +38149,9 @@ type ReservationListWarning struct { NullFields []string `json:"-"` } -func (s *ReservationListWarning) MarshalJSON() ([]byte, error) { +func (s ReservationListWarning) MarshalJSON() ([]byte, error) { type NoMethod ReservationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationListWarningData struct { @@ -38178,9 +38178,9 @@ type ReservationListWarningData struct { NullFields []string `json:"-"` } -func (s *ReservationListWarningData) MarshalJSON() ([]byte, error) { +func (s ReservationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ReservationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationsResizeRequest struct { @@ -38200,9 +38200,9 @@ type ReservationsResizeRequest struct { NullFields []string `json:"-"` } -func (s *ReservationsResizeRequest) MarshalJSON() ([]byte, error) { +func (s ReservationsResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod ReservationsResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationsScopedList struct { @@ -38224,9 +38224,9 @@ type ReservationsScopedList struct { NullFields []string `json:"-"` } -func (s *ReservationsScopedList) MarshalJSON() ([]byte, error) { +func (s ReservationsScopedList) MarshalJSON() ([]byte, error) { type NoMethod ReservationsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationsScopedListWarning: Informational warning which replaces the list @@ -38310,9 +38310,9 @@ type ReservationsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ReservationsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ReservationsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ReservationsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationsScopedListWarningData struct { @@ -38339,9 +38339,9 @@ type ReservationsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ReservationsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ReservationsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ReservationsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceCommitment: Commitment for a particular resource (a Commitment is @@ -38378,9 +38378,9 @@ type ResourceCommitment struct { NullFields []string `json:"-"` } -func (s *ResourceCommitment) MarshalJSON() ([]byte, error) { +func (s ResourceCommitment) MarshalJSON() ([]byte, error) { type NoMethod ResourceCommitment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceGroupReference struct { @@ -38400,9 +38400,9 @@ type ResourceGroupReference struct { NullFields []string `json:"-"` } -func (s *ResourceGroupReference) MarshalJSON() ([]byte, error) { +func (s ResourceGroupReference) MarshalJSON() ([]byte, error) { type NoMethod ResourceGroupReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePoliciesScopedList struct { @@ -38424,9 +38424,9 @@ type ResourcePoliciesScopedList struct { NullFields []string `json:"-"` } -func (s *ResourcePoliciesScopedList) MarshalJSON() ([]byte, error) { +func (s ResourcePoliciesScopedList) MarshalJSON() ([]byte, error) { type NoMethod ResourcePoliciesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePoliciesScopedListWarning: Informational warning which replaces the @@ -38510,9 +38510,9 @@ type ResourcePoliciesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ResourcePoliciesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ResourcePoliciesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ResourcePoliciesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePoliciesScopedListWarningData struct { @@ -38539,9 +38539,9 @@ type ResourcePoliciesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ResourcePoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ResourcePoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ResourcePoliciesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicy: Represents a Resource Policy resource. You can use resource @@ -38606,9 +38606,9 @@ type ResourcePolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyAggregatedList: Contains a list of resourcePolicies. @@ -38648,9 +38648,9 @@ type ResourcePolicyAggregatedList struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyAggregatedList) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyAggregatedListWarning: [Output Only] Informational warning @@ -38734,9 +38734,9 @@ type ResourcePolicyAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyAggregatedListWarningData struct { @@ -38763,9 +38763,9 @@ type ResourcePolicyAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyDailyCycle: Time window specified for daily operations. @@ -38793,9 +38793,9 @@ type ResourcePolicyDailyCycle struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyDailyCycle) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyDailyCycle) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyDailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyDiskConsistencyGroupPolicy: Resource policy for disk @@ -38839,9 +38839,9 @@ type ResourcePolicyGroupPlacementPolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyGroupPlacementPolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyGroupPlacementPolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyGroupPlacementPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyHourlyCycle: Time window specified for hourly operations. @@ -38868,9 +38868,9 @@ type ResourcePolicyHourlyCycle struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyHourlyCycle) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyHourlyCycle) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyHourlyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyInstanceSchedulePolicy: An InstanceSchedulePolicy specifies @@ -38903,9 +38903,9 @@ type ResourcePolicyInstanceSchedulePolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyInstanceSchedulePolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyInstanceSchedulePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyInstanceSchedulePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyInstanceSchedulePolicySchedule: Schedule for an instance @@ -38927,9 +38927,9 @@ type ResourcePolicyInstanceSchedulePolicySchedule struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyInstanceSchedulePolicySchedule) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyInstanceSchedulePolicySchedule) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyInstanceSchedulePolicySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyList struct { @@ -38968,9 +38968,9 @@ type ResourcePolicyList struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyList) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyList) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyListWarning: [Output Only] Informational warning message. @@ -39053,9 +39053,9 @@ type ResourcePolicyListWarning struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyListWarning) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyListWarning) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyListWarningData struct { @@ -39082,9 +39082,9 @@ type ResourcePolicyListWarningData struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyListWarningData) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyResourceStatus: Contains output only fields. Use this @@ -39109,9 +39109,9 @@ type ResourcePolicyResourceStatus struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyResourceStatus) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyResourceStatusInstanceSchedulePolicyStatus struct { @@ -39135,9 +39135,9 @@ type ResourcePolicyResourceStatusInstanceSchedulePolicyStatus struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyResourceStatusInstanceSchedulePolicyStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicy: A snapshot schedule policy specifies @@ -39168,9 +39168,9 @@ type ResourcePolicySnapshotSchedulePolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicyRetentionPolicy: Policy for retention of @@ -39199,9 +39199,9 @@ type ResourcePolicySnapshotSchedulePolicyRetentionPolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicyRetentionPolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicyRetentionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicySchedule: A schedule for disks where the @@ -39223,9 +39223,9 @@ type ResourcePolicySnapshotSchedulePolicySchedule struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicySchedule) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicySchedule) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicySnapshotProperties: Specified snapshot @@ -39254,9 +39254,9 @@ type ResourcePolicySnapshotSchedulePolicySnapshotProperties struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicySnapshotProperties) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicySnapshotProperties) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicySnapshotProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyWeeklyCycle: Time window specified for weekly operations. @@ -39276,9 +39276,9 @@ type ResourcePolicyWeeklyCycle struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyWeeklyCycle) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyWeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyWeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyWeeklyCycleDayOfWeek struct { @@ -39315,9 +39315,9 @@ type ResourcePolicyWeeklyCycleDayOfWeek struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyWeeklyCycleDayOfWeek) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyWeeklyCycleDayOfWeek) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyWeeklyCycleDayOfWeek - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceStatus: Contains output only fields. Use this sub-message for actual @@ -39342,9 +39342,9 @@ type ResourceStatus struct { NullFields []string `json:"-"` } -func (s *ResourceStatus) MarshalJSON() ([]byte, error) { +func (s ResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceStatusScheduling struct { @@ -39364,9 +39364,9 @@ type ResourceStatusScheduling struct { NullFields []string `json:"-"` } -func (s *ResourceStatusScheduling) MarshalJSON() ([]byte, error) { +func (s ResourceStatusScheduling) MarshalJSON() ([]byte, error) { type NoMethod ResourceStatusScheduling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RolloutPolicy: A rollout policy configuration. @@ -39393,9 +39393,9 @@ type RolloutPolicy struct { NullFields []string `json:"-"` } -func (s *RolloutPolicy) MarshalJSON() ([]byte, error) { +func (s RolloutPolicy) MarshalJSON() ([]byte, error) { type NoMethod RolloutPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Route: Represents a Route resource. A route defines a path from VM instances @@ -39529,9 +39529,9 @@ type Route struct { NullFields []string `json:"-"` } -func (s *Route) MarshalJSON() ([]byte, error) { +func (s Route) MarshalJSON() ([]byte, error) { type NoMethod Route - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteWarnings struct { @@ -39613,9 +39613,9 @@ type RouteWarnings struct { NullFields []string `json:"-"` } -func (s *RouteWarnings) MarshalJSON() ([]byte, error) { +func (s RouteWarnings) MarshalJSON() ([]byte, error) { type NoMethod RouteWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteWarningsData struct { @@ -39642,9 +39642,9 @@ type RouteWarningsData struct { NullFields []string `json:"-"` } -func (s *RouteWarningsData) MarshalJSON() ([]byte, error) { +func (s RouteWarningsData) MarshalJSON() ([]byte, error) { type NoMethod RouteWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteAsPath struct { @@ -39677,9 +39677,9 @@ type RouteAsPath struct { NullFields []string `json:"-"` } -func (s *RouteAsPath) MarshalJSON() ([]byte, error) { +func (s RouteAsPath) MarshalJSON() ([]byte, error) { type NoMethod RouteAsPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouteList: Contains a list of Route resources. @@ -39716,9 +39716,9 @@ type RouteList struct { NullFields []string `json:"-"` } -func (s *RouteList) MarshalJSON() ([]byte, error) { +func (s RouteList) MarshalJSON() ([]byte, error) { type NoMethod RouteList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouteListWarning: [Output Only] Informational warning message. @@ -39801,9 +39801,9 @@ type RouteListWarning struct { NullFields []string `json:"-"` } -func (s *RouteListWarning) MarshalJSON() ([]byte, error) { +func (s RouteListWarning) MarshalJSON() ([]byte, error) { type NoMethod RouteListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteListWarningData struct { @@ -39830,9 +39830,9 @@ type RouteListWarningData struct { NullFields []string `json:"-"` } -func (s *RouteListWarningData) MarshalJSON() ([]byte, error) { +func (s RouteListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RouteListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutePolicy struct { @@ -39868,9 +39868,9 @@ type RoutePolicy struct { NullFields []string `json:"-"` } -func (s *RoutePolicy) MarshalJSON() ([]byte, error) { +func (s RoutePolicy) MarshalJSON() ([]byte, error) { type NoMethod RoutePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutePolicyPolicyTerm struct { @@ -39896,9 +39896,9 @@ type RoutePolicyPolicyTerm struct { NullFields []string `json:"-"` } -func (s *RoutePolicyPolicyTerm) MarshalJSON() ([]byte, error) { +func (s RoutePolicyPolicyTerm) MarshalJSON() ([]byte, error) { type NoMethod RoutePolicyPolicyTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Router: Represents a Cloud Router resource. For more information about Cloud @@ -39965,9 +39965,9 @@ type Router struct { NullFields []string `json:"-"` } -func (s *Router) MarshalJSON() ([]byte, error) { +func (s Router) MarshalJSON() ([]byte, error) { type NoMethod Router - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterAdvertisedIpRange: Description-tagged IP ranges for the router to @@ -39990,9 +39990,9 @@ type RouterAdvertisedIpRange struct { NullFields []string `json:"-"` } -func (s *RouterAdvertisedIpRange) MarshalJSON() ([]byte, error) { +func (s RouterAdvertisedIpRange) MarshalJSON() ([]byte, error) { type NoMethod RouterAdvertisedIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterAggregatedList: Contains a list of routers. @@ -40031,9 +40031,9 @@ type RouterAggregatedList struct { NullFields []string `json:"-"` } -func (s *RouterAggregatedList) MarshalJSON() ([]byte, error) { +func (s RouterAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod RouterAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterAggregatedListWarning: [Output Only] Informational warning message. @@ -40116,9 +40116,9 @@ type RouterAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *RouterAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s RouterAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod RouterAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterAggregatedListWarningData struct { @@ -40145,9 +40145,9 @@ type RouterAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *RouterAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s RouterAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RouterAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgp struct { @@ -40207,9 +40207,9 @@ type RouterBgp struct { NullFields []string `json:"-"` } -func (s *RouterBgp) MarshalJSON() ([]byte, error) { +func (s RouterBgp) MarshalJSON() ([]byte, error) { type NoMethod RouterBgp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgpPeer struct { @@ -40349,9 +40349,9 @@ type RouterBgpPeer struct { NullFields []string `json:"-"` } -func (s *RouterBgpPeer) MarshalJSON() ([]byte, error) { +func (s RouterBgpPeer) MarshalJSON() ([]byte, error) { type NoMethod RouterBgpPeer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgpPeerBfd struct { @@ -40395,9 +40395,9 @@ type RouterBgpPeerBfd struct { NullFields []string `json:"-"` } -func (s *RouterBgpPeerBfd) MarshalJSON() ([]byte, error) { +func (s RouterBgpPeerBfd) MarshalJSON() ([]byte, error) { type NoMethod RouterBgpPeerBfd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgpPeerCustomLearnedIpRange struct { @@ -40419,9 +40419,9 @@ type RouterBgpPeerCustomLearnedIpRange struct { NullFields []string `json:"-"` } -func (s *RouterBgpPeerCustomLearnedIpRange) MarshalJSON() ([]byte, error) { +func (s RouterBgpPeerCustomLearnedIpRange) MarshalJSON() ([]byte, error) { type NoMethod RouterBgpPeerCustomLearnedIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterInterface struct { @@ -40509,9 +40509,9 @@ type RouterInterface struct { NullFields []string `json:"-"` } -func (s *RouterInterface) MarshalJSON() ([]byte, error) { +func (s RouterInterface) MarshalJSON() ([]byte, error) { type NoMethod RouterInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterList: Contains a list of Router resources. @@ -40548,9 +40548,9 @@ type RouterList struct { NullFields []string `json:"-"` } -func (s *RouterList) MarshalJSON() ([]byte, error) { +func (s RouterList) MarshalJSON() ([]byte, error) { type NoMethod RouterList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterListWarning: [Output Only] Informational warning message. @@ -40633,9 +40633,9 @@ type RouterListWarning struct { NullFields []string `json:"-"` } -func (s *RouterListWarning) MarshalJSON() ([]byte, error) { +func (s RouterListWarning) MarshalJSON() ([]byte, error) { type NoMethod RouterListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterListWarningData struct { @@ -40662,9 +40662,9 @@ type RouterListWarningData struct { NullFields []string `json:"-"` } -func (s *RouterListWarningData) MarshalJSON() ([]byte, error) { +func (s RouterListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RouterListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterMd5AuthenticationKey struct { @@ -40689,9 +40689,9 @@ type RouterMd5AuthenticationKey struct { NullFields []string `json:"-"` } -func (s *RouterMd5AuthenticationKey) MarshalJSON() ([]byte, error) { +func (s RouterMd5AuthenticationKey) MarshalJSON() ([]byte, error) { type NoMethod RouterMd5AuthenticationKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterNat: Represents a Nat resource. It enables the VMs within the @@ -40830,9 +40830,9 @@ type RouterNat struct { NullFields []string `json:"-"` } -func (s *RouterNat) MarshalJSON() ([]byte, error) { +func (s RouterNat) MarshalJSON() ([]byte, error) { type NoMethod RouterNat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterNatLogConfig: Configuration of logging on a NAT. @@ -40864,9 +40864,9 @@ type RouterNatLogConfig struct { NullFields []string `json:"-"` } -func (s *RouterNatLogConfig) MarshalJSON() ([]byte, error) { +func (s RouterNatLogConfig) MarshalJSON() ([]byte, error) { type NoMethod RouterNatLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterNatRule struct { @@ -40901,9 +40901,9 @@ type RouterNatRule struct { NullFields []string `json:"-"` } -func (s *RouterNatRule) MarshalJSON() ([]byte, error) { +func (s RouterNatRule) MarshalJSON() ([]byte, error) { type NoMethod RouterNatRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterNatRuleAction struct { @@ -40938,9 +40938,9 @@ type RouterNatRuleAction struct { NullFields []string `json:"-"` } -func (s *RouterNatRuleAction) MarshalJSON() ([]byte, error) { +func (s RouterNatRuleAction) MarshalJSON() ([]byte, error) { type NoMethod RouterNatRuleAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterNatSubnetworkToNat: Defines the IP ranges that want to use NAT for a @@ -40979,9 +40979,9 @@ type RouterNatSubnetworkToNat struct { NullFields []string `json:"-"` } -func (s *RouterNatSubnetworkToNat) MarshalJSON() ([]byte, error) { +func (s RouterNatSubnetworkToNat) MarshalJSON() ([]byte, error) { type NoMethod RouterNatSubnetworkToNat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterStatus struct { @@ -41014,9 +41014,9 @@ type RouterStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterStatusBgpPeerStatus struct { @@ -41095,9 +41095,9 @@ type RouterStatusBgpPeerStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatusBgpPeerStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatusBgpPeerStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusBgpPeerStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterStatusNatStatus: Status of a NAT contained in this router. @@ -41142,9 +41142,9 @@ type RouterStatusNatStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatusNatStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatusNatStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusNatStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterStatusNatStatusNatRuleStatus: Status of a NAT Rule contained in this @@ -41178,9 +41178,9 @@ type RouterStatusNatStatusNatRuleStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatusNatStatusNatRuleStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatusNatStatusNatRuleStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusNatStatusNatRuleStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterStatusResponse struct { @@ -41203,9 +41203,9 @@ type RouterStatusResponse struct { NullFields []string `json:"-"` } -func (s *RouterStatusResponse) MarshalJSON() ([]byte, error) { +func (s RouterStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersGetRoutePolicyResponse struct { @@ -41226,9 +41226,9 @@ type RoutersGetRoutePolicyResponse struct { NullFields []string `json:"-"` } -func (s *RoutersGetRoutePolicyResponse) MarshalJSON() ([]byte, error) { +func (s RoutersGetRoutePolicyResponse) MarshalJSON() ([]byte, error) { type NoMethod RoutersGetRoutePolicyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersListBgpRoutes struct { @@ -41269,9 +41269,9 @@ type RoutersListBgpRoutes struct { NullFields []string `json:"-"` } -func (s *RoutersListBgpRoutes) MarshalJSON() ([]byte, error) { +func (s RoutersListBgpRoutes) MarshalJSON() ([]byte, error) { type NoMethod RoutersListBgpRoutes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutersListBgpRoutesWarning: [Output Only] Informational warning message. @@ -41354,9 +41354,9 @@ type RoutersListBgpRoutesWarning struct { NullFields []string `json:"-"` } -func (s *RoutersListBgpRoutesWarning) MarshalJSON() ([]byte, error) { +func (s RoutersListBgpRoutesWarning) MarshalJSON() ([]byte, error) { type NoMethod RoutersListBgpRoutesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersListBgpRoutesWarningData struct { @@ -41383,9 +41383,9 @@ type RoutersListBgpRoutesWarningData struct { NullFields []string `json:"-"` } -func (s *RoutersListBgpRoutesWarningData) MarshalJSON() ([]byte, error) { +func (s RoutersListBgpRoutesWarningData) MarshalJSON() ([]byte, error) { type NoMethod RoutersListBgpRoutesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersListRoutePolicies struct { @@ -41426,9 +41426,9 @@ type RoutersListRoutePolicies struct { NullFields []string `json:"-"` } -func (s *RoutersListRoutePolicies) MarshalJSON() ([]byte, error) { +func (s RoutersListRoutePolicies) MarshalJSON() ([]byte, error) { type NoMethod RoutersListRoutePolicies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutersListRoutePoliciesWarning: [Output Only] Informational warning @@ -41512,9 +41512,9 @@ type RoutersListRoutePoliciesWarning struct { NullFields []string `json:"-"` } -func (s *RoutersListRoutePoliciesWarning) MarshalJSON() ([]byte, error) { +func (s RoutersListRoutePoliciesWarning) MarshalJSON() ([]byte, error) { type NoMethod RoutersListRoutePoliciesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersListRoutePoliciesWarningData struct { @@ -41541,9 +41541,9 @@ type RoutersListRoutePoliciesWarningData struct { NullFields []string `json:"-"` } -func (s *RoutersListRoutePoliciesWarningData) MarshalJSON() ([]byte, error) { +func (s RoutersListRoutePoliciesWarningData) MarshalJSON() ([]byte, error) { type NoMethod RoutersListRoutePoliciesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersPreviewResponse struct { @@ -41565,9 +41565,9 @@ type RoutersPreviewResponse struct { NullFields []string `json:"-"` } -func (s *RoutersPreviewResponse) MarshalJSON() ([]byte, error) { +func (s RoutersPreviewResponse) MarshalJSON() ([]byte, error) { type NoMethod RoutersPreviewResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersScopedList struct { @@ -41589,9 +41589,9 @@ type RoutersScopedList struct { NullFields []string `json:"-"` } -func (s *RoutersScopedList) MarshalJSON() ([]byte, error) { +func (s RoutersScopedList) MarshalJSON() ([]byte, error) { type NoMethod RoutersScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutersScopedListWarning: Informational warning which replaces the list of @@ -41675,9 +41675,9 @@ type RoutersScopedListWarning struct { NullFields []string `json:"-"` } -func (s *RoutersScopedListWarning) MarshalJSON() ([]byte, error) { +func (s RoutersScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod RoutersScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersScopedListWarningData struct { @@ -41704,9 +41704,9 @@ type RoutersScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *RoutersScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s RoutersScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RoutersScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rule: This is deprecated and has no effect. Do not use. @@ -41746,9 +41746,9 @@ type Rule struct { NullFields []string `json:"-"` } -func (s *Rule) MarshalJSON() ([]byte, error) { +func (s Rule) MarshalJSON() ([]byte, error) { type NoMethod Rule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SSLHealthCheck struct { @@ -41817,9 +41817,9 @@ type SSLHealthCheck struct { NullFields []string `json:"-"` } -func (s *SSLHealthCheck) MarshalJSON() ([]byte, error) { +func (s SSLHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod SSLHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedAttachedDisk: DEPRECATED: Please use compute#savedDisk instead. An @@ -41902,9 +41902,9 @@ type SavedAttachedDisk struct { NullFields []string `json:"-"` } -func (s *SavedAttachedDisk) MarshalJSON() ([]byte, error) { +func (s SavedAttachedDisk) MarshalJSON() ([]byte, error) { type NoMethod SavedAttachedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedDisk: An instance-attached disk resource. @@ -41948,9 +41948,9 @@ type SavedDisk struct { NullFields []string `json:"-"` } -func (s *SavedDisk) MarshalJSON() ([]byte, error) { +func (s SavedDisk) MarshalJSON() ([]byte, error) { type NoMethod SavedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ScalingScheduleStatus struct { @@ -41986,9 +41986,9 @@ type ScalingScheduleStatus struct { NullFields []string `json:"-"` } -func (s *ScalingScheduleStatus) MarshalJSON() ([]byte, error) { +func (s ScalingScheduleStatus) MarshalJSON() ([]byte, error) { type NoMethod ScalingScheduleStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Scheduling: Sets the scheduling options for an Instance. @@ -42101,9 +42101,9 @@ type Scheduling struct { NullFields []string `json:"-"` } -func (s *Scheduling) MarshalJSON() ([]byte, error) { +func (s Scheduling) MarshalJSON() ([]byte, error) { type NoMethod Scheduling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingNodeAffinity: Node Affinity: the configuration of desired nodes @@ -42134,9 +42134,9 @@ type SchedulingNodeAffinity struct { NullFields []string `json:"-"` } -func (s *SchedulingNodeAffinity) MarshalJSON() ([]byte, error) { +func (s SchedulingNodeAffinity) MarshalJSON() ([]byte, error) { type NoMethod SchedulingNodeAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingOnInstanceStopAction: Defines the behaviour for instances with the @@ -42159,9 +42159,9 @@ type SchedulingOnInstanceStopAction struct { NullFields []string `json:"-"` } -func (s *SchedulingOnInstanceStopAction) MarshalJSON() ([]byte, error) { +func (s SchedulingOnInstanceStopAction) MarshalJSON() ([]byte, error) { type NoMethod SchedulingOnInstanceStopAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Screenshot: An instance's screenshot. @@ -42187,9 +42187,9 @@ type Screenshot struct { NullFields []string `json:"-"` } -func (s *Screenshot) MarshalJSON() ([]byte, error) { +func (s Screenshot) MarshalJSON() ([]byte, error) { type NoMethod Screenshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesAggregatedList struct { @@ -42229,9 +42229,9 @@ type SecurityPoliciesAggregatedList struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesAggregatedList) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPoliciesAggregatedListWarning: [Output Only] Informational warning @@ -42315,9 +42315,9 @@ type SecurityPoliciesAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesAggregatedListWarningData struct { @@ -42344,9 +42344,9 @@ type SecurityPoliciesAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesListPreconfiguredExpressionSetsResponse struct { @@ -42367,9 +42367,9 @@ type SecurityPoliciesListPreconfiguredExpressionSetsResponse struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesListPreconfiguredExpressionSetsResponse) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesListPreconfiguredExpressionSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesListPreconfiguredExpressionSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesScopedList struct { @@ -42391,9 +42391,9 @@ type SecurityPoliciesScopedList struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesScopedList) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesScopedList) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPoliciesScopedListWarning: Informational warning which replaces the @@ -42477,9 +42477,9 @@ type SecurityPoliciesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesScopedListWarningData struct { @@ -42506,9 +42506,9 @@ type SecurityPoliciesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesWafConfig struct { @@ -42526,9 +42526,9 @@ type SecurityPoliciesWafConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesWafConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesWafConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesWafConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicy: Represents a Google Cloud Armor security policy resource. @@ -42666,9 +42666,9 @@ type SecurityPolicy struct { NullFields []string `json:"-"` } -func (s *SecurityPolicy) MarshalJSON() ([]byte, error) { +func (s SecurityPolicy) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyAdaptiveProtectionConfig: Configuration options for Cloud @@ -42691,9 +42691,9 @@ type SecurityPolicyAdaptiveProtectionConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig: Configuration @@ -42716,9 +42716,9 @@ type SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig) UnmarshalJSON(data []byte) error { @@ -42770,9 +42770,9 @@ type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig struct { @@ -42802,9 +42802,9 @@ type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfi NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) UnmarshalJSON(data []byte) error { @@ -42861,9 +42861,9 @@ type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfi NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyAdvancedOptionsConfig struct { @@ -42895,9 +42895,9 @@ type SecurityPolicyAdvancedOptionsConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdvancedOptionsConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdvancedOptionsConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdvancedOptionsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyAdvancedOptionsConfigJsonCustomConfig struct { @@ -42920,9 +42920,9 @@ type SecurityPolicyAdvancedOptionsConfigJsonCustomConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdvancedOptionsConfigJsonCustomConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyAssociation struct { @@ -42958,9 +42958,9 @@ type SecurityPolicyAssociation struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAssociation) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAssociation) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyDdosProtectionConfig struct { @@ -42982,9 +42982,9 @@ type SecurityPolicyDdosProtectionConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyDdosProtectionConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyDdosProtectionConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyDdosProtectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyList struct { @@ -43019,9 +43019,9 @@ type SecurityPolicyList struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyList) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyList) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyListWarning: [Output Only] Informational warning message. @@ -43104,9 +43104,9 @@ type SecurityPolicyListWarning struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyListWarning) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyListWarning) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyListWarningData struct { @@ -43133,9 +43133,9 @@ type SecurityPolicyListWarningData struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyListWarningData) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRecaptchaOptionsConfig struct { @@ -43160,9 +43160,9 @@ type SecurityPolicyRecaptchaOptionsConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRecaptchaOptionsConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRecaptchaOptionsConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRecaptchaOptionsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyReference struct { @@ -43180,9 +43180,9 @@ type SecurityPolicyReference struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyReference) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyReference) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyRule: Represents a rule that describes one or more match @@ -43300,9 +43300,9 @@ type SecurityPolicyRule struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRule) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleHttpHeaderAction struct { @@ -43322,9 +43322,9 @@ type SecurityPolicyRuleHttpHeaderAction struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleHttpHeaderAction) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleHttpHeaderAction) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleHttpHeaderAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleHttpHeaderActionHttpHeaderOption struct { @@ -43345,9 +43345,9 @@ type SecurityPolicyRuleHttpHeaderActionHttpHeaderOption struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleHttpHeaderActionHttpHeaderOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyRuleMatcher: Represents a match condition that incoming @@ -43391,9 +43391,9 @@ type SecurityPolicyRuleMatcher struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcher) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcher) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherConfig struct { @@ -43419,9 +43419,9 @@ type SecurityPolicyRuleMatcherConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherConfigLayer4Config struct { @@ -43450,9 +43450,9 @@ type SecurityPolicyRuleMatcherConfigLayer4Config struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherConfigLayer4Config) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherConfigLayer4Config) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherConfigLayer4Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherExprOptions struct { @@ -43473,9 +43473,9 @@ type SecurityPolicyRuleMatcherExprOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherExprOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherExprOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherExprOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions struct { @@ -43500,9 +43500,9 @@ type SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyRuleNetworkMatcher: Represents a match condition that incoming @@ -43546,9 +43546,9 @@ type SecurityPolicyRuleNetworkMatcher struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleNetworkMatcher) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleNetworkMatcher) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleNetworkMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch struct { @@ -43571,9 +43571,9 @@ type SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRulePreconfiguredWafConfig struct { @@ -43593,9 +43593,9 @@ type SecurityPolicyRulePreconfiguredWafConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRulePreconfiguredWafConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRulePreconfiguredWafConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRulePreconfiguredWafConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRulePreconfiguredWafConfigExclusion struct { @@ -43632,9 +43632,9 @@ type SecurityPolicyRulePreconfiguredWafConfigExclusion struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRulePreconfiguredWafConfigExclusion) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRulePreconfiguredWafConfigExclusion) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRulePreconfiguredWafConfigExclusion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams struct { @@ -43666,9 +43666,9 @@ type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRateLimitOptions struct { @@ -43763,9 +43763,9 @@ type SecurityPolicyRuleRateLimitOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRateLimitOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRateLimitOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRateLimitOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig struct { @@ -43827,9 +43827,9 @@ type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRateLimitOptionsThreshold struct { @@ -43850,9 +43850,9 @@ type SecurityPolicyRuleRateLimitOptionsThreshold struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRateLimitOptionsThreshold) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRateLimitOptionsThreshold) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRateLimitOptionsThreshold - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRedirectOptions struct { @@ -43878,9 +43878,9 @@ type SecurityPolicyRuleRedirectOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRedirectOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRedirectOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRedirectOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyUserDefinedField struct { @@ -43923,9 +43923,9 @@ type SecurityPolicyUserDefinedField struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyUserDefinedField) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyUserDefinedField) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyUserDefinedField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecuritySettings: The authentication and authorization settings for a @@ -43970,9 +43970,9 @@ type SecuritySettings struct { NullFields []string `json:"-"` } -func (s *SecuritySettings) MarshalJSON() ([]byte, error) { +func (s SecuritySettings) MarshalJSON() ([]byte, error) { type NoMethod SecuritySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SerialPortOutput: An instance serial console output. @@ -44011,9 +44011,9 @@ type SerialPortOutput struct { NullFields []string `json:"-"` } -func (s *SerialPortOutput) MarshalJSON() ([]byte, error) { +func (s SerialPortOutput) MarshalJSON() ([]byte, error) { type NoMethod SerialPortOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServerBinding struct { @@ -44037,9 +44037,9 @@ type ServerBinding struct { NullFields []string `json:"-"` } -func (s *ServerBinding) MarshalJSON() ([]byte, error) { +func (s ServerBinding) MarshalJSON() ([]byte, error) { type NoMethod ServerBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: A service account. @@ -44061,9 +44061,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachment: Represents a ServiceAttachment resource. A service @@ -44196,9 +44196,9 @@ type ServiceAttachment struct { NullFields []string `json:"-"` } -func (s *ServiceAttachment) MarshalJSON() ([]byte, error) { +func (s ServiceAttachment) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentAggregatedList: Contains a list of @@ -44238,9 +44238,9 @@ type ServiceAttachmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentAggregatedListWarning: [Output Only] Informational warning @@ -44324,9 +44324,9 @@ type ServiceAttachmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentAggregatedListWarningData struct { @@ -44353,9 +44353,9 @@ type ServiceAttachmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentConnectedEndpoint: [Output Only] A connection connected to @@ -44396,9 +44396,9 @@ type ServiceAttachmentConnectedEndpoint struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentConnectedEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentConsumerProjectLimit struct { @@ -44422,9 +44422,9 @@ type ServiceAttachmentConsumerProjectLimit struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentConsumerProjectLimit) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentConsumerProjectLimit) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentConsumerProjectLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentList struct { @@ -44461,9 +44461,9 @@ type ServiceAttachmentList struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentList) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentList) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentListWarning: [Output Only] Informational warning message. @@ -44546,9 +44546,9 @@ type ServiceAttachmentListWarning struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentListWarning) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentListWarningData struct { @@ -44575,9 +44575,9 @@ type ServiceAttachmentListWarningData struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentListWarningData) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentTunnelingConfig: Use to configure this PSC connection in @@ -44616,9 +44616,9 @@ type ServiceAttachmentTunnelingConfig struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentTunnelingConfig) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentTunnelingConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentTunnelingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentsScopedList struct { @@ -44640,9 +44640,9 @@ type ServiceAttachmentsScopedList struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentsScopedList) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentsScopedListWarning: Informational warning which replaces @@ -44726,9 +44726,9 @@ type ServiceAttachmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentsScopedListWarningData struct { @@ -44755,9 +44755,9 @@ type ServiceAttachmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadata struct { @@ -44779,9 +44779,9 @@ type SetCommonInstanceMetadataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { @@ -44814,9 +44814,9 @@ type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShareSettings: The share setting for reservations and sole tenancy node @@ -44850,9 +44850,9 @@ type ShareSettings struct { NullFields []string `json:"-"` } -func (s *ShareSettings) MarshalJSON() ([]byte, error) { +func (s ShareSettings) MarshalJSON() ([]byte, error) { type NoMethod ShareSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShareSettingsProjectConfig: Config for each project in the share settings. @@ -44873,9 +44873,9 @@ type ShareSettingsProjectConfig struct { NullFields []string `json:"-"` } -func (s *ShareSettingsProjectConfig) MarshalJSON() ([]byte, error) { +func (s ShareSettingsProjectConfig) MarshalJSON() ([]byte, error) { type NoMethod ShareSettingsProjectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceConfig: A set of Shielded Instance options. @@ -44902,9 +44902,9 @@ type ShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceIdentity: A Shielded Instance Identity. @@ -44934,9 +44934,9 @@ type ShieldedInstanceIdentity struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceIdentity) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceIdentity) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceIdentityEntry: A Shielded Instance Identity Entry. @@ -44958,9 +44958,9 @@ type ShieldedInstanceIdentityEntry struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceIdentityEntry) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceIdentityEntry) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceIdentityEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceIntegrityPolicy: The policy describes the baseline against @@ -44982,9 +44982,9 @@ type ShieldedInstanceIntegrityPolicy struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceIntegrityPolicy) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceIntegrityPolicy) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceIntegrityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedVmConfig: A set of Shielded VM options. @@ -45009,9 +45009,9 @@ type ShieldedVmConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedVmConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedVmConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedVmConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedVmIdentity: A Shielded VM Identity. @@ -45039,9 +45039,9 @@ type ShieldedVmIdentity struct { NullFields []string `json:"-"` } -func (s *ShieldedVmIdentity) MarshalJSON() ([]byte, error) { +func (s ShieldedVmIdentity) MarshalJSON() ([]byte, error) { type NoMethod ShieldedVmIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedVmIdentityEntry: A Shielded Instance Identity Entry. @@ -45063,9 +45063,9 @@ type ShieldedVmIdentityEntry struct { NullFields []string `json:"-"` } -func (s *ShieldedVmIdentityEntry) MarshalJSON() ([]byte, error) { +func (s ShieldedVmIdentityEntry) MarshalJSON() ([]byte, error) { type NoMethod ShieldedVmIdentityEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedVmIntegrityPolicy: The policy describes the baseline against which @@ -45087,9 +45087,9 @@ type ShieldedVmIntegrityPolicy struct { NullFields []string `json:"-"` } -func (s *ShieldedVmIntegrityPolicy) MarshalJSON() ([]byte, error) { +func (s ShieldedVmIntegrityPolicy) MarshalJSON() ([]byte, error) { type NoMethod ShieldedVmIntegrityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignedUrlKey: Represents a customer-supplied Signing Key used by Cloud CDN @@ -45118,9 +45118,9 @@ type SignedUrlKey struct { NullFields []string `json:"-"` } -func (s *SignedUrlKey) MarshalJSON() ([]byte, error) { +func (s SignedUrlKey) MarshalJSON() ([]byte, error) { type NoMethod SignedUrlKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Snapshot: Represents a Persistent Disk Snapshot resource. You can use @@ -45311,9 +45311,9 @@ type Snapshot struct { NullFields []string `json:"-"` } -func (s *Snapshot) MarshalJSON() ([]byte, error) { +func (s Snapshot) MarshalJSON() ([]byte, error) { type NoMethod Snapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotList: Contains a list of Snapshot resources. @@ -45350,9 +45350,9 @@ type SnapshotList struct { NullFields []string `json:"-"` } -func (s *SnapshotList) MarshalJSON() ([]byte, error) { +func (s SnapshotList) MarshalJSON() ([]byte, error) { type NoMethod SnapshotList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotListWarning: [Output Only] Informational warning message. @@ -45435,9 +45435,9 @@ type SnapshotListWarning struct { NullFields []string `json:"-"` } -func (s *SnapshotListWarning) MarshalJSON() ([]byte, error) { +func (s SnapshotListWarning) MarshalJSON() ([]byte, error) { type NoMethod SnapshotListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotListWarningData struct { @@ -45464,9 +45464,9 @@ type SnapshotListWarningData struct { NullFields []string `json:"-"` } -func (s *SnapshotListWarningData) MarshalJSON() ([]byte, error) { +func (s SnapshotListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SnapshotListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotSettings struct { @@ -45490,9 +45490,9 @@ type SnapshotSettings struct { NullFields []string `json:"-"` } -func (s *SnapshotSettings) MarshalJSON() ([]byte, error) { +func (s SnapshotSettings) MarshalJSON() ([]byte, error) { type NoMethod SnapshotSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotSettingsStorageLocationSettings struct { @@ -45526,9 +45526,9 @@ type SnapshotSettingsStorageLocationSettings struct { NullFields []string `json:"-"` } -func (s *SnapshotSettingsStorageLocationSettings) MarshalJSON() ([]byte, error) { +func (s SnapshotSettingsStorageLocationSettings) MarshalJSON() ([]byte, error) { type NoMethod SnapshotSettingsStorageLocationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotSettingsStorageLocationSettingsStorageLocationPreference: A @@ -45550,9 +45550,9 @@ type SnapshotSettingsStorageLocationSettingsStorageLocationPreference struct { NullFields []string `json:"-"` } -func (s *SnapshotSettingsStorageLocationSettingsStorageLocationPreference) MarshalJSON() ([]byte, error) { +func (s SnapshotSettingsStorageLocationSettingsStorageLocationPreference) MarshalJSON() ([]byte, error) { type NoMethod SnapshotSettingsStorageLocationSettingsStorageLocationPreference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SourceDiskEncryptionKey struct { @@ -45578,9 +45578,9 @@ type SourceDiskEncryptionKey struct { NullFields []string `json:"-"` } -func (s *SourceDiskEncryptionKey) MarshalJSON() ([]byte, error) { +func (s SourceDiskEncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod SourceDiskEncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInstanceParams: A specification of the parameters to use when creating @@ -45604,9 +45604,9 @@ type SourceInstanceParams struct { NullFields []string `json:"-"` } -func (s *SourceInstanceParams) MarshalJSON() ([]byte, error) { +func (s SourceInstanceParams) MarshalJSON() ([]byte, error) { type NoMethod SourceInstanceParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInstanceProperties: DEPRECATED: Please use compute#instanceProperties @@ -45695,9 +45695,9 @@ type SourceInstanceProperties struct { NullFields []string `json:"-"` } -func (s *SourceInstanceProperties) MarshalJSON() ([]byte, error) { +func (s SourceInstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod SourceInstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificate: Represents an SSL certificate resource. Google Compute @@ -45783,9 +45783,9 @@ type SslCertificate struct { NullFields []string `json:"-"` } -func (s *SslCertificate) MarshalJSON() ([]byte, error) { +func (s SslCertificate) MarshalJSON() ([]byte, error) { type NoMethod SslCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificateAggregatedList struct { @@ -45824,9 +45824,9 @@ type SslCertificateAggregatedList struct { NullFields []string `json:"-"` } -func (s *SslCertificateAggregatedList) MarshalJSON() ([]byte, error) { +func (s SslCertificateAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateAggregatedListWarning: [Output Only] Informational warning @@ -45910,9 +45910,9 @@ type SslCertificateAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SslCertificateAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SslCertificateAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificateAggregatedListWarningData struct { @@ -45939,9 +45939,9 @@ type SslCertificateAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslCertificateAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslCertificateAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateList: Contains a list of SslCertificate resources. @@ -45978,9 +45978,9 @@ type SslCertificateList struct { NullFields []string `json:"-"` } -func (s *SslCertificateList) MarshalJSON() ([]byte, error) { +func (s SslCertificateList) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateListWarning: [Output Only] Informational warning message. @@ -46063,9 +46063,9 @@ type SslCertificateListWarning struct { NullFields []string `json:"-"` } -func (s *SslCertificateListWarning) MarshalJSON() ([]byte, error) { +func (s SslCertificateListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificateListWarningData struct { @@ -46092,9 +46092,9 @@ type SslCertificateListWarningData struct { NullFields []string `json:"-"` } -func (s *SslCertificateListWarningData) MarshalJSON() ([]byte, error) { +func (s SslCertificateListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateManagedSslCertificate: Configuration and status of a managed @@ -46142,9 +46142,9 @@ type SslCertificateManagedSslCertificate struct { NullFields []string `json:"-"` } -func (s *SslCertificateManagedSslCertificate) MarshalJSON() ([]byte, error) { +func (s SslCertificateManagedSslCertificate) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateManagedSslCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateSelfManagedSslCertificate: Configuration and status of a @@ -46170,9 +46170,9 @@ type SslCertificateSelfManagedSslCertificate struct { NullFields []string `json:"-"` } -func (s *SslCertificateSelfManagedSslCertificate) MarshalJSON() ([]byte, error) { +func (s SslCertificateSelfManagedSslCertificate) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateSelfManagedSslCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificatesScopedList struct { @@ -46194,9 +46194,9 @@ type SslCertificatesScopedList struct { NullFields []string `json:"-"` } -func (s *SslCertificatesScopedList) MarshalJSON() ([]byte, error) { +func (s SslCertificatesScopedList) MarshalJSON() ([]byte, error) { type NoMethod SslCertificatesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificatesScopedListWarning: Informational warning which replaces the @@ -46280,9 +46280,9 @@ type SslCertificatesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SslCertificatesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SslCertificatesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslCertificatesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificatesScopedListWarningData struct { @@ -46309,9 +46309,9 @@ type SslCertificatesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslCertificatesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslCertificatesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslCertificatesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesAggregatedList struct { @@ -46351,9 +46351,9 @@ type SslPoliciesAggregatedList struct { NullFields []string `json:"-"` } -func (s *SslPoliciesAggregatedList) MarshalJSON() ([]byte, error) { +func (s SslPoliciesAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPoliciesAggregatedListWarning: [Output Only] Informational warning @@ -46437,9 +46437,9 @@ type SslPoliciesAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SslPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SslPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesAggregatedListWarningData struct { @@ -46466,9 +46466,9 @@ type SslPoliciesAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesList struct { @@ -46505,9 +46505,9 @@ type SslPoliciesList struct { NullFields []string `json:"-"` } -func (s *SslPoliciesList) MarshalJSON() ([]byte, error) { +func (s SslPoliciesList) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPoliciesListWarning: [Output Only] Informational warning message. @@ -46590,9 +46590,9 @@ type SslPoliciesListWarning struct { NullFields []string `json:"-"` } -func (s *SslPoliciesListWarning) MarshalJSON() ([]byte, error) { +func (s SslPoliciesListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesListWarningData struct { @@ -46619,9 +46619,9 @@ type SslPoliciesListWarningData struct { NullFields []string `json:"-"` } -func (s *SslPoliciesListWarningData) MarshalJSON() ([]byte, error) { +func (s SslPoliciesListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesListAvailableFeaturesResponse struct { @@ -46642,9 +46642,9 @@ type SslPoliciesListAvailableFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *SslPoliciesListAvailableFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s SslPoliciesListAvailableFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesListAvailableFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesScopedList struct { @@ -46666,9 +46666,9 @@ type SslPoliciesScopedList struct { NullFields []string `json:"-"` } -func (s *SslPoliciesScopedList) MarshalJSON() ([]byte, error) { +func (s SslPoliciesScopedList) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPoliciesScopedListWarning: Informational warning which replaces the list @@ -46752,9 +46752,9 @@ type SslPoliciesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SslPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SslPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesScopedListWarningData struct { @@ -46781,9 +46781,9 @@ type SslPoliciesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPolicy: Represents an SSL Policy resource. Use SSL policies to control @@ -46872,9 +46872,9 @@ type SslPolicy struct { NullFields []string `json:"-"` } -func (s *SslPolicy) MarshalJSON() ([]byte, error) { +func (s SslPolicy) MarshalJSON() ([]byte, error) { type NoMethod SslPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPolicyWarnings struct { @@ -46956,9 +46956,9 @@ type SslPolicyWarnings struct { NullFields []string `json:"-"` } -func (s *SslPolicyWarnings) MarshalJSON() ([]byte, error) { +func (s SslPolicyWarnings) MarshalJSON() ([]byte, error) { type NoMethod SslPolicyWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPolicyWarningsData struct { @@ -46985,9 +46985,9 @@ type SslPolicyWarningsData struct { NullFields []string `json:"-"` } -func (s *SslPolicyWarningsData) MarshalJSON() ([]byte, error) { +func (s SslPolicyWarningsData) MarshalJSON() ([]byte, error) { type NoMethod SslPolicyWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPolicyReference struct { @@ -47007,9 +47007,9 @@ type SslPolicyReference struct { NullFields []string `json:"-"` } -func (s *SslPolicyReference) MarshalJSON() ([]byte, error) { +func (s SslPolicyReference) MarshalJSON() ([]byte, error) { type NoMethod SslPolicyReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StatefulPolicy struct { @@ -47027,9 +47027,9 @@ type StatefulPolicy struct { NullFields []string `json:"-"` } -func (s *StatefulPolicy) MarshalJSON() ([]byte, error) { +func (s StatefulPolicy) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatefulPolicyPreservedState: Configuration of preserved resources. @@ -47058,9 +47058,9 @@ type StatefulPolicyPreservedState struct { NullFields []string `json:"-"` } -func (s *StatefulPolicyPreservedState) MarshalJSON() ([]byte, error) { +func (s StatefulPolicyPreservedState) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicyPreservedState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StatefulPolicyPreservedStateDiskDevice struct { @@ -47087,9 +47087,9 @@ type StatefulPolicyPreservedStateDiskDevice struct { NullFields []string `json:"-"` } -func (s *StatefulPolicyPreservedStateDiskDevice) MarshalJSON() ([]byte, error) { +func (s StatefulPolicyPreservedStateDiskDevice) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicyPreservedStateDiskDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StatefulPolicyPreservedStateNetworkIp struct { @@ -47115,9 +47115,9 @@ type StatefulPolicyPreservedStateNetworkIp struct { NullFields []string `json:"-"` } -func (s *StatefulPolicyPreservedStateNetworkIp) MarshalJSON() ([]byte, error) { +func (s StatefulPolicyPreservedStateNetworkIp) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicyPreservedStateNetworkIp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -47149,9 +47149,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePool: Represents a zonal storage pool resource. @@ -47261,9 +47261,9 @@ type StoragePool struct { NullFields []string `json:"-"` } -func (s *StoragePool) MarshalJSON() ([]byte, error) { +func (s StoragePool) MarshalJSON() ([]byte, error) { type NoMethod StoragePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolAggregatedList struct { @@ -47303,9 +47303,9 @@ type StoragePoolAggregatedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolAggregatedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolAggregatedListWarning: [Output Only] Informational warning @@ -47389,9 +47389,9 @@ type StoragePoolAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolAggregatedListWarningData struct { @@ -47418,9 +47418,9 @@ type StoragePoolAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolDisk struct { @@ -47470,9 +47470,9 @@ type StoragePoolDisk struct { NullFields []string `json:"-"` } -func (s *StoragePoolDisk) MarshalJSON() ([]byte, error) { +func (s StoragePoolDisk) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolList: A list of StoragePool resources. @@ -47514,9 +47514,9 @@ type StoragePoolList struct { NullFields []string `json:"-"` } -func (s *StoragePoolList) MarshalJSON() ([]byte, error) { +func (s StoragePoolList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolListWarning: [Output Only] Informational warning message. @@ -47599,9 +47599,9 @@ type StoragePoolListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolListWarningData struct { @@ -47628,9 +47628,9 @@ type StoragePoolListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolListDisks struct { @@ -47671,9 +47671,9 @@ type StoragePoolListDisks struct { NullFields []string `json:"-"` } -func (s *StoragePoolListDisks) MarshalJSON() ([]byte, error) { +func (s StoragePoolListDisks) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListDisks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolListDisksWarning: [Output Only] Informational warning message. @@ -47756,9 +47756,9 @@ type StoragePoolListDisksWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolListDisksWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolListDisksWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListDisksWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolListDisksWarningData struct { @@ -47785,9 +47785,9 @@ type StoragePoolListDisksWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolListDisksWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolListDisksWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListDisksWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolResourceStatus: [Output Only] Contains output only fields. @@ -47840,9 +47840,9 @@ type StoragePoolResourceStatus struct { NullFields []string `json:"-"` } -func (s *StoragePoolResourceStatus) MarshalJSON() ([]byte, error) { +func (s StoragePoolResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolType struct { @@ -47904,9 +47904,9 @@ type StoragePoolType struct { NullFields []string `json:"-"` } -func (s *StoragePoolType) MarshalJSON() ([]byte, error) { +func (s StoragePoolType) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypeAggregatedList struct { @@ -47943,9 +47943,9 @@ type StoragePoolTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypeAggregatedListWarning: [Output Only] Informational warning @@ -48029,9 +48029,9 @@ type StoragePoolTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypeAggregatedListWarningData struct { @@ -48058,9 +48058,9 @@ type StoragePoolTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypeList: Contains a list of storage pool types. @@ -48098,9 +48098,9 @@ type StoragePoolTypeList struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeList) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypeListWarning: [Output Only] Informational warning message. @@ -48183,9 +48183,9 @@ type StoragePoolTypeListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypeListWarningData struct { @@ -48212,9 +48212,9 @@ type StoragePoolTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypesScopedList struct { @@ -48237,9 +48237,9 @@ type StoragePoolTypesScopedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypesScopedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypesScopedListWarning: [Output Only] Informational warning which @@ -48323,9 +48323,9 @@ type StoragePoolTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypesScopedListWarningData struct { @@ -48352,9 +48352,9 @@ type StoragePoolTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolsScopedList struct { @@ -48376,9 +48376,9 @@ type StoragePoolsScopedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolsScopedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolsScopedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolsScopedListWarning: [Output Only] Informational warning which @@ -48462,9 +48462,9 @@ type StoragePoolsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolsScopedListWarningData struct { @@ -48491,9 +48491,9 @@ type StoragePoolsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StructuredEntries struct { @@ -48513,9 +48513,9 @@ type StructuredEntries struct { NullFields []string `json:"-"` } -func (s *StructuredEntries) MarshalJSON() ([]byte, error) { +func (s StructuredEntries) MarshalJSON() ([]byte, error) { type NoMethod StructuredEntries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subnetwork: Represents a Subnetwork resource. A subnetwork (also known as a @@ -48709,9 +48709,9 @@ type Subnetwork struct { NullFields []string `json:"-"` } -func (s *Subnetwork) MarshalJSON() ([]byte, error) { +func (s Subnetwork) MarshalJSON() ([]byte, error) { type NoMethod Subnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworkAggregatedList struct { @@ -48750,9 +48750,9 @@ type SubnetworkAggregatedList struct { NullFields []string `json:"-"` } -func (s *SubnetworkAggregatedList) MarshalJSON() ([]byte, error) { +func (s SubnetworkAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkAggregatedListWarning: [Output Only] Informational warning @@ -48836,9 +48836,9 @@ type SubnetworkAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SubnetworkAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SubnetworkAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworkAggregatedListWarningData struct { @@ -48865,9 +48865,9 @@ type SubnetworkAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SubnetworkAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SubnetworkAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkList: Contains a list of Subnetwork resources. @@ -48905,9 +48905,9 @@ type SubnetworkList struct { NullFields []string `json:"-"` } -func (s *SubnetworkList) MarshalJSON() ([]byte, error) { +func (s SubnetworkList) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkListWarning: [Output Only] Informational warning message. @@ -48990,9 +48990,9 @@ type SubnetworkListWarning struct { NullFields []string `json:"-"` } -func (s *SubnetworkListWarning) MarshalJSON() ([]byte, error) { +func (s SubnetworkListWarning) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworkListWarningData struct { @@ -49019,9 +49019,9 @@ type SubnetworkListWarningData struct { NullFields []string `json:"-"` } -func (s *SubnetworkListWarningData) MarshalJSON() ([]byte, error) { +func (s SubnetworkListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkLogConfig: The available logging options for this subnetwork. @@ -49082,9 +49082,9 @@ type SubnetworkLogConfig struct { NullFields []string `json:"-"` } -func (s *SubnetworkLogConfig) MarshalJSON() ([]byte, error) { +func (s SubnetworkLogConfig) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SubnetworkLogConfig) UnmarshalJSON(data []byte) error { @@ -49129,9 +49129,9 @@ type SubnetworkSecondaryRange struct { NullFields []string `json:"-"` } -func (s *SubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { +func (s SubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkSecondaryRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksExpandIpCidrRangeRequest struct { @@ -49153,9 +49153,9 @@ type SubnetworksExpandIpCidrRangeRequest struct { NullFields []string `json:"-"` } -func (s *SubnetworksExpandIpCidrRangeRequest) MarshalJSON() ([]byte, error) { +func (s SubnetworksExpandIpCidrRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksExpandIpCidrRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksScopedList struct { @@ -49177,9 +49177,9 @@ type SubnetworksScopedList struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedList) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedList) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworksScopedListWarning: An informational warning that appears when the @@ -49263,9 +49263,9 @@ type SubnetworksScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksScopedListWarningData struct { @@ -49292,9 +49292,9 @@ type SubnetworksScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksSetPrivateIpGoogleAccessRequest struct { @@ -49312,9 +49312,9 @@ type SubnetworksSetPrivateIpGoogleAccessRequest struct { NullFields []string `json:"-"` } -func (s *SubnetworksSetPrivateIpGoogleAccessRequest) MarshalJSON() ([]byte, error) { +func (s SubnetworksSetPrivateIpGoogleAccessRequest) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksSetPrivateIpGoogleAccessRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subsetting: Subsetting configuration for this BackendService. Currently this @@ -49359,9 +49359,9 @@ type Subsetting struct { NullFields []string `json:"-"` } -func (s *Subsetting) MarshalJSON() ([]byte, error) { +func (s Subsetting) MarshalJSON() ([]byte, error) { type NoMethod Subsetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TCPHealthCheck struct { @@ -49429,9 +49429,9 @@ type TCPHealthCheck struct { NullFields []string `json:"-"` } -func (s *TCPHealthCheck) MarshalJSON() ([]byte, error) { +func (s TCPHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod TCPHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tags: A set of instance tags. @@ -49459,9 +49459,9 @@ type Tags struct { NullFields []string `json:"-"` } -func (s *Tags) MarshalJSON() ([]byte, error) { +func (s Tags) MarshalJSON() ([]byte, error) { type NoMethod Tags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetGrpcProxy: Represents a Target gRPC Proxy resource. A target gRPC @@ -49531,9 +49531,9 @@ type TargetGrpcProxy struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxy) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetGrpcProxyList struct { @@ -49570,9 +49570,9 @@ type TargetGrpcProxyList struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxyList) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetGrpcProxyListWarning: [Output Only] Informational warning message. @@ -49655,9 +49655,9 @@ type TargetGrpcProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetGrpcProxyListWarningData struct { @@ -49684,9 +49684,9 @@ type TargetGrpcProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxiesScopedList struct { @@ -49708,9 +49708,9 @@ type TargetHttpProxiesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxiesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxiesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxiesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxiesScopedListWarning: Informational warning which replaces the @@ -49794,9 +49794,9 @@ type TargetHttpProxiesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxiesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxiesScopedListWarningData struct { @@ -49823,9 +49823,9 @@ type TargetHttpProxiesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxiesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxy: Represents a Target HTTP Proxy resource. Google Compute @@ -49920,9 +49920,9 @@ type TargetHttpProxy struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxy) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxyAggregatedList struct { @@ -49961,9 +49961,9 @@ type TargetHttpProxyAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxyAggregatedListWarning: [Output Only] Informational warning @@ -50047,9 +50047,9 @@ type TargetHttpProxyAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxyAggregatedListWarningData struct { @@ -50076,9 +50076,9 @@ type TargetHttpProxyAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxyList: A list of TargetHttpProxy resources. @@ -50116,9 +50116,9 @@ type TargetHttpProxyList struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyList) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxyListWarning: [Output Only] Informational warning message. @@ -50201,9 +50201,9 @@ type TargetHttpProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxyListWarningData struct { @@ -50230,9 +50230,9 @@ type TargetHttpProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesScopedList struct { @@ -50254,9 +50254,9 @@ type TargetHttpsProxiesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxiesScopedListWarning: Informational warning which replaces @@ -50340,9 +50340,9 @@ type TargetHttpsProxiesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesScopedListWarningData struct { @@ -50369,9 +50369,9 @@ type TargetHttpsProxiesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesSetCertificateMapRequest struct { @@ -50393,9 +50393,9 @@ type TargetHttpsProxiesSetCertificateMapRequest struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesSetCertificateMapRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesSetQuicOverrideRequest struct { @@ -50421,9 +50421,9 @@ type TargetHttpsProxiesSetQuicOverrideRequest struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesSetQuicOverrideRequest) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesSetQuicOverrideRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesSetQuicOverrideRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesSetSslCertificatesRequest struct { @@ -50444,9 +50444,9 @@ type TargetHttpsProxiesSetSslCertificatesRequest struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesSetSslCertificatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxy: Represents a Target HTTPS Proxy resource. Google Compute @@ -50628,9 +50628,9 @@ type TargetHttpsProxy struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxy) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxyAggregatedList struct { @@ -50669,9 +50669,9 @@ type TargetHttpsProxyAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxyAggregatedListWarning: [Output Only] Informational warning @@ -50755,9 +50755,9 @@ type TargetHttpsProxyAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxyAggregatedListWarningData struct { @@ -50784,9 +50784,9 @@ type TargetHttpsProxyAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxyList: Contains a list of TargetHttpsProxy resources. @@ -50824,9 +50824,9 @@ type TargetHttpsProxyList struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyList) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxyListWarning: [Output Only] Informational warning message. @@ -50909,9 +50909,9 @@ type TargetHttpsProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxyListWarningData struct { @@ -50938,9 +50938,9 @@ type TargetHttpsProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstance: Represents a Target Instance resource. You can use a target @@ -51011,9 +51011,9 @@ type TargetInstance struct { NullFields []string `json:"-"` } -func (s *TargetInstance) MarshalJSON() ([]byte, error) { +func (s TargetInstance) MarshalJSON() ([]byte, error) { type NoMethod TargetInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstanceAggregatedList struct { @@ -51051,9 +51051,9 @@ type TargetInstanceAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetInstanceAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetInstanceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstanceAggregatedListWarning: [Output Only] Informational warning @@ -51137,9 +51137,9 @@ type TargetInstanceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetInstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetInstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstanceAggregatedListWarningData struct { @@ -51166,9 +51166,9 @@ type TargetInstanceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetInstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetInstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstanceList: Contains a list of TargetInstance resources. @@ -51205,9 +51205,9 @@ type TargetInstanceList struct { NullFields []string `json:"-"` } -func (s *TargetInstanceList) MarshalJSON() ([]byte, error) { +func (s TargetInstanceList) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstanceListWarning: [Output Only] Informational warning message. @@ -51290,9 +51290,9 @@ type TargetInstanceListWarning struct { NullFields []string `json:"-"` } -func (s *TargetInstanceListWarning) MarshalJSON() ([]byte, error) { +func (s TargetInstanceListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstanceListWarningData struct { @@ -51319,9 +51319,9 @@ type TargetInstanceListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetInstanceListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetInstanceListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstancesScopedList struct { @@ -51343,9 +51343,9 @@ type TargetInstancesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetInstancesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetInstancesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetInstancesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstancesScopedListWarning: Informational warning which replaces the @@ -51429,9 +51429,9 @@ type TargetInstancesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetInstancesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetInstancesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetInstancesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstancesScopedListWarningData struct { @@ -51458,9 +51458,9 @@ type TargetInstancesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetInstancesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetInstancesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetInstancesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPool: Represents a Target Pool resource. Target pools are used with @@ -51577,9 +51577,9 @@ type TargetPool struct { NullFields []string `json:"-"` } -func (s *TargetPool) MarshalJSON() ([]byte, error) { +func (s TargetPool) MarshalJSON() ([]byte, error) { type NoMethod TargetPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TargetPool) UnmarshalJSON(data []byte) error { @@ -51632,9 +51632,9 @@ type TargetPoolAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetPoolAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetPoolAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolAggregatedListWarning: [Output Only] Informational warning @@ -51718,9 +51718,9 @@ type TargetPoolAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetPoolAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetPoolAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolAggregatedListWarningData struct { @@ -51747,9 +51747,9 @@ type TargetPoolAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetPoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetPoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolInstanceHealth struct { @@ -51773,9 +51773,9 @@ type TargetPoolInstanceHealth struct { NullFields []string `json:"-"` } -func (s *TargetPoolInstanceHealth) MarshalJSON() ([]byte, error) { +func (s TargetPoolInstanceHealth) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolInstanceHealth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolList: Contains a list of TargetPool resources. @@ -51813,9 +51813,9 @@ type TargetPoolList struct { NullFields []string `json:"-"` } -func (s *TargetPoolList) MarshalJSON() ([]byte, error) { +func (s TargetPoolList) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolListWarning: [Output Only] Informational warning message. @@ -51898,9 +51898,9 @@ type TargetPoolListWarning struct { NullFields []string `json:"-"` } -func (s *TargetPoolListWarning) MarshalJSON() ([]byte, error) { +func (s TargetPoolListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolListWarningData struct { @@ -51927,9 +51927,9 @@ type TargetPoolListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetPoolListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetPoolListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsAddHealthCheckRequest struct { @@ -51948,9 +51948,9 @@ type TargetPoolsAddHealthCheckRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsAddHealthCheckRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsAddHealthCheckRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsAddHealthCheckRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsAddInstanceRequest struct { @@ -51974,9 +51974,9 @@ type TargetPoolsAddInstanceRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsAddInstanceRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsAddInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsAddInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsRemoveHealthCheckRequest struct { @@ -52000,9 +52000,9 @@ type TargetPoolsRemoveHealthCheckRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsRemoveHealthCheckRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsRemoveHealthCheckRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsRemoveHealthCheckRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsRemoveInstanceRequest struct { @@ -52021,9 +52021,9 @@ type TargetPoolsRemoveInstanceRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsRemoveInstanceRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsRemoveInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsRemoveInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsScopedList struct { @@ -52045,9 +52045,9 @@ type TargetPoolsScopedList struct { NullFields []string `json:"-"` } -func (s *TargetPoolsScopedList) MarshalJSON() ([]byte, error) { +func (s TargetPoolsScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolsScopedListWarning: Informational warning which replaces the list @@ -52131,9 +52131,9 @@ type TargetPoolsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetPoolsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetPoolsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsScopedListWarningData struct { @@ -52160,9 +52160,9 @@ type TargetPoolsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetPoolsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetPoolsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetReference struct { @@ -52180,9 +52180,9 @@ type TargetReference struct { NullFields []string `json:"-"` } -func (s *TargetReference) MarshalJSON() ([]byte, error) { +func (s TargetReference) MarshalJSON() ([]byte, error) { type NoMethod TargetReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetBackendServiceRequest struct { @@ -52201,9 +52201,9 @@ type TargetSslProxiesSetBackendServiceRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetBackendServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetCertificateMapRequest struct { @@ -52225,9 +52225,9 @@ type TargetSslProxiesSetCertificateMapRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetCertificateMapRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetProxyHeaderRequest struct { @@ -52251,9 +52251,9 @@ type TargetSslProxiesSetProxyHeaderRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetProxyHeaderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetSslCertificatesRequest struct { @@ -52274,9 +52274,9 @@ type TargetSslProxiesSetSslCertificatesRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetSslCertificatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetSslProxy: Represents a Target SSL Proxy resource. A target SSL proxy @@ -52347,9 +52347,9 @@ type TargetSslProxy struct { NullFields []string `json:"-"` } -func (s *TargetSslProxy) MarshalJSON() ([]byte, error) { +func (s TargetSslProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetSslProxyList: Contains a list of TargetSslProxy resources. @@ -52386,9 +52386,9 @@ type TargetSslProxyList struct { NullFields []string `json:"-"` } -func (s *TargetSslProxyList) MarshalJSON() ([]byte, error) { +func (s TargetSslProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetSslProxyListWarning: [Output Only] Informational warning message. @@ -52471,9 +52471,9 @@ type TargetSslProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetSslProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetSslProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxyListWarningData struct { @@ -52500,9 +52500,9 @@ type TargetSslProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetSslProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetSslProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesScopedList struct { @@ -52524,9 +52524,9 @@ type TargetTcpProxiesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxiesScopedListWarning: Informational warning which replaces the @@ -52610,9 +52610,9 @@ type TargetTcpProxiesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesScopedListWarningData struct { @@ -52639,9 +52639,9 @@ type TargetTcpProxiesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesSetBackendServiceRequest struct { @@ -52660,9 +52660,9 @@ type TargetTcpProxiesSetBackendServiceRequest struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesSetBackendServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesSetProxyHeaderRequest struct { @@ -52686,9 +52686,9 @@ type TargetTcpProxiesSetProxyHeaderRequest struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesSetProxyHeaderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxy: Represents a Target TCP Proxy resource. A target TCP proxy @@ -52755,9 +52755,9 @@ type TargetTcpProxy struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxy) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxyAggregatedList struct { @@ -52796,9 +52796,9 @@ type TargetTcpProxyAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxyAggregatedListWarning: [Output Only] Informational warning @@ -52882,9 +52882,9 @@ type TargetTcpProxyAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxyAggregatedListWarningData struct { @@ -52911,9 +52911,9 @@ type TargetTcpProxyAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxyList: Contains a list of TargetTcpProxy resources. @@ -52950,9 +52950,9 @@ type TargetTcpProxyList struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyList) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxyListWarning: [Output Only] Informational warning message. @@ -53035,9 +53035,9 @@ type TargetTcpProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxyListWarningData struct { @@ -53064,9 +53064,9 @@ type TargetTcpProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGateway: Represents a Target VPN Gateway resource. The target VPN @@ -53146,9 +53146,9 @@ type TargetVpnGateway struct { NullFields []string `json:"-"` } -func (s *TargetVpnGateway) MarshalJSON() ([]byte, error) { +func (s TargetVpnGateway) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewayAggregatedList struct { @@ -53187,9 +53187,9 @@ type TargetVpnGatewayAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewayAggregatedListWarning: [Output Only] Informational warning @@ -53273,9 +53273,9 @@ type TargetVpnGatewayAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewayAggregatedListWarningData struct { @@ -53302,9 +53302,9 @@ type TargetVpnGatewayAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewayList: Contains a list of TargetVpnGateway resources. @@ -53342,9 +53342,9 @@ type TargetVpnGatewayList struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayList) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayList) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewayListWarning: [Output Only] Informational warning message. @@ -53427,9 +53427,9 @@ type TargetVpnGatewayListWarning struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayListWarning) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewayListWarningData struct { @@ -53456,9 +53456,9 @@ type TargetVpnGatewayListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewaysScopedList struct { @@ -53481,9 +53481,9 @@ type TargetVpnGatewaysScopedList struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewaysScopedList) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewaysScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewaysScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewaysScopedListWarning: [Output Only] Informational warning @@ -53567,9 +53567,9 @@ type TargetVpnGatewaysScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewaysScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewaysScopedListWarningData struct { @@ -53596,9 +53596,9 @@ type TargetVpnGatewaysScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewaysScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestFailure struct { @@ -53638,9 +53638,9 @@ type TestFailure struct { NullFields []string `json:"-"` } -func (s *TestFailure) MarshalJSON() ([]byte, error) { +func (s TestFailure) MarshalJSON() ([]byte, error) { type NoMethod TestFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsRequest struct { @@ -53660,9 +53660,9 @@ type TestPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsResponse struct { @@ -53685,9 +53685,9 @@ type TestPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Uint128 struct { @@ -53706,9 +53706,9 @@ type Uint128 struct { NullFields []string `json:"-"` } -func (s *Uint128) MarshalJSON() ([]byte, error) { +func (s Uint128) MarshalJSON() ([]byte, error) { type NoMethod Uint128 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpcomingMaintenance: Upcoming Maintenance notification information. @@ -53751,9 +53751,9 @@ type UpcomingMaintenance struct { NullFields []string `json:"-"` } -func (s *UpcomingMaintenance) MarshalJSON() ([]byte, error) { +func (s UpcomingMaintenance) MarshalJSON() ([]byte, error) { type NoMethod UpcomingMaintenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMap: Represents a URL Map resource. Compute Engine has two URL Map @@ -53893,9 +53893,9 @@ type UrlMap struct { NullFields []string `json:"-"` } -func (s *UrlMap) MarshalJSON() ([]byte, error) { +func (s UrlMap) MarshalJSON() ([]byte, error) { type NoMethod UrlMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapList: Contains a list of UrlMap resources. @@ -53932,9 +53932,9 @@ type UrlMapList struct { NullFields []string `json:"-"` } -func (s *UrlMapList) MarshalJSON() ([]byte, error) { +func (s UrlMapList) MarshalJSON() ([]byte, error) { type NoMethod UrlMapList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapListWarning: [Output Only] Informational warning message. @@ -54017,9 +54017,9 @@ type UrlMapListWarning struct { NullFields []string `json:"-"` } -func (s *UrlMapListWarning) MarshalJSON() ([]byte, error) { +func (s UrlMapListWarning) MarshalJSON() ([]byte, error) { type NoMethod UrlMapListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapListWarningData struct { @@ -54046,9 +54046,9 @@ type UrlMapListWarningData struct { NullFields []string `json:"-"` } -func (s *UrlMapListWarningData) MarshalJSON() ([]byte, error) { +func (s UrlMapListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UrlMapListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapReference struct { @@ -54066,9 +54066,9 @@ type UrlMapReference struct { NullFields []string `json:"-"` } -func (s *UrlMapReference) MarshalJSON() ([]byte, error) { +func (s UrlMapReference) MarshalJSON() ([]byte, error) { type NoMethod UrlMapReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapTest: Message for the expected URL mappings. @@ -54119,9 +54119,9 @@ type UrlMapTest struct { NullFields []string `json:"-"` } -func (s *UrlMapTest) MarshalJSON() ([]byte, error) { +func (s UrlMapTest) MarshalJSON() ([]byte, error) { type NoMethod UrlMapTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapTestHeader: HTTP headers used in UrlMapTests. @@ -54143,9 +54143,9 @@ type UrlMapTestHeader struct { NullFields []string `json:"-"` } -func (s *UrlMapTestHeader) MarshalJSON() ([]byte, error) { +func (s UrlMapTestHeader) MarshalJSON() ([]byte, error) { type NoMethod UrlMapTestHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapValidationResult: Message representing the validation result for a @@ -54172,9 +54172,9 @@ type UrlMapValidationResult struct { NullFields []string `json:"-"` } -func (s *UrlMapValidationResult) MarshalJSON() ([]byte, error) { +func (s UrlMapValidationResult) MarshalJSON() ([]byte, error) { type NoMethod UrlMapValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsAggregatedList struct { @@ -54212,9 +54212,9 @@ type UrlMapsAggregatedList struct { NullFields []string `json:"-"` } -func (s *UrlMapsAggregatedList) MarshalJSON() ([]byte, error) { +func (s UrlMapsAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapsAggregatedListWarning: [Output Only] Informational warning message. @@ -54297,9 +54297,9 @@ type UrlMapsAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *UrlMapsAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s UrlMapsAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsAggregatedListWarningData struct { @@ -54326,9 +54326,9 @@ type UrlMapsAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *UrlMapsAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s UrlMapsAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsScopedList struct { @@ -54350,9 +54350,9 @@ type UrlMapsScopedList struct { NullFields []string `json:"-"` } -func (s *UrlMapsScopedList) MarshalJSON() ([]byte, error) { +func (s UrlMapsScopedList) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapsScopedListWarning: Informational warning which replaces the list of @@ -54436,9 +54436,9 @@ type UrlMapsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *UrlMapsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s UrlMapsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsScopedListWarningData struct { @@ -54465,9 +54465,9 @@ type UrlMapsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *UrlMapsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s UrlMapsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsValidateRequest struct { @@ -54509,9 +54509,9 @@ type UrlMapsValidateRequest struct { NullFields []string `json:"-"` } -func (s *UrlMapsValidateRequest) MarshalJSON() ([]byte, error) { +func (s UrlMapsValidateRequest) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsValidateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsValidateResponse struct { @@ -54532,9 +54532,9 @@ type UrlMapsValidateResponse struct { NullFields []string `json:"-"` } -func (s *UrlMapsValidateResponse) MarshalJSON() ([]byte, error) { +func (s UrlMapsValidateResponse) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsValidateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlRewrite: The spec for modifying the path before sending the request to @@ -54575,9 +54575,9 @@ type UrlRewrite struct { NullFields []string `json:"-"` } -func (s *UrlRewrite) MarshalJSON() ([]byte, error) { +func (s UrlRewrite) MarshalJSON() ([]byte, error) { type NoMethod UrlRewrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetwork: Subnetwork which the current user has @@ -54668,9 +54668,9 @@ type UsableSubnetwork struct { NullFields []string `json:"-"` } -func (s *UsableSubnetwork) MarshalJSON() ([]byte, error) { +func (s UsableSubnetwork) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetworkSecondaryRange: Secondary IP range of a usable subnetwork. @@ -54696,9 +54696,9 @@ type UsableSubnetworkSecondaryRange struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworkSecondaryRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsableSubnetworksAggregatedList struct { @@ -54739,9 +54739,9 @@ type UsableSubnetworksAggregatedList struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworksAggregatedList) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworksAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworksAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetworksAggregatedListWarning: [Output Only] Informational warning @@ -54825,9 +54825,9 @@ type UsableSubnetworksAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworksAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworksAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworksAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsableSubnetworksAggregatedListWarningData struct { @@ -54854,9 +54854,9 @@ type UsableSubnetworksAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworksAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworksAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworksAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageExportLocation: The location in Cloud Storage and naming method of the @@ -54887,9 +54887,9 @@ type UsageExportLocation struct { NullFields []string `json:"-"` } -func (s *UsageExportLocation) MarshalJSON() ([]byte, error) { +func (s UsageExportLocation) MarshalJSON() ([]byte, error) { type NoMethod UsageExportLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappings: Contain information of Nat mapping for a VM endpoint @@ -54911,9 +54911,9 @@ type VmEndpointNatMappings struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappings) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappings) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsInterfaceNatMappings: Contain information of Nat @@ -54957,9 +54957,9 @@ type VmEndpointNatMappingsInterfaceNatMappings struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsInterfaceNatMappings) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsInterfaceNatMappings) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsInterfaceNatMappings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings: Contains @@ -54998,9 +54998,9 @@ type VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsList: Contains a list of VmEndpointNatMappings. @@ -55039,9 +55039,9 @@ type VmEndpointNatMappingsList struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsList) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsList) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsListWarning: [Output Only] Informational warning @@ -55125,9 +55125,9 @@ type VmEndpointNatMappingsListWarning struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsListWarning) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsListWarning) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VmEndpointNatMappingsListWarningData struct { @@ -55154,9 +55154,9 @@ type VmEndpointNatMappingsListWarningData struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsListWarningData) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGateway: Represents a HA VPN gateway. HA VPN is a high-availability (HA) @@ -55239,9 +55239,9 @@ type VpnGateway struct { NullFields []string `json:"-"` } -func (s *VpnGateway) MarshalJSON() ([]byte, error) { +func (s VpnGateway) MarshalJSON() ([]byte, error) { type NoMethod VpnGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayAggregatedList struct { @@ -55280,9 +55280,9 @@ type VpnGatewayAggregatedList struct { NullFields []string `json:"-"` } -func (s *VpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { +func (s VpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayAggregatedListWarning: [Output Only] Informational warning @@ -55366,9 +55366,9 @@ type VpnGatewayAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayAggregatedListWarningData struct { @@ -55395,9 +55395,9 @@ type VpnGatewayAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayList: Contains a list of VpnGateway resources. @@ -55435,9 +55435,9 @@ type VpnGatewayList struct { NullFields []string `json:"-"` } -func (s *VpnGatewayList) MarshalJSON() ([]byte, error) { +func (s VpnGatewayList) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayListWarning: [Output Only] Informational warning message. @@ -55520,9 +55520,9 @@ type VpnGatewayListWarning struct { NullFields []string `json:"-"` } -func (s *VpnGatewayListWarning) MarshalJSON() ([]byte, error) { +func (s VpnGatewayListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayListWarningData struct { @@ -55549,9 +55549,9 @@ type VpnGatewayListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnGatewayListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnGatewayListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayStatus struct { @@ -55570,9 +55570,9 @@ type VpnGatewayStatus struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatus) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatus) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayStatusHighAvailabilityRequirementState: Describes the high @@ -55613,9 +55613,9 @@ type VpnGatewayStatusHighAvailabilityRequirementState struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatusHighAvailabilityRequirementState) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatusHighAvailabilityRequirementState) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatusHighAvailabilityRequirementState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayStatusTunnel: Contains some information about a VPN tunnel. @@ -55642,9 +55642,9 @@ type VpnGatewayStatusTunnel struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatusTunnel) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatusTunnel) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatusTunnel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayStatusVpnConnection: A VPN connection contains all VPN tunnels @@ -55676,9 +55676,9 @@ type VpnGatewayStatusVpnConnection struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatusVpnConnection) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatusVpnConnection) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatusVpnConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayVpnGatewayInterface: A VPN gateway interface. @@ -55720,9 +55720,9 @@ type VpnGatewayVpnGatewayInterface struct { NullFields []string `json:"-"` } -func (s *VpnGatewayVpnGatewayInterface) MarshalJSON() ([]byte, error) { +func (s VpnGatewayVpnGatewayInterface) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayVpnGatewayInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewaysGetStatusResponse struct { @@ -55743,9 +55743,9 @@ type VpnGatewaysGetStatusResponse struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysGetStatusResponse) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysGetStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysGetStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewaysScopedList struct { @@ -55767,9 +55767,9 @@ type VpnGatewaysScopedList struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysScopedList) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysScopedList) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewaysScopedListWarning: [Output Only] Informational warning which @@ -55853,9 +55853,9 @@ type VpnGatewaysScopedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewaysScopedListWarningData struct { @@ -55882,9 +55882,9 @@ type VpnGatewaysScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnel: Represents a Cloud VPN Tunnel resource. For more information @@ -56035,9 +56035,9 @@ type VpnTunnel struct { NullFields []string `json:"-"` } -func (s *VpnTunnel) MarshalJSON() ([]byte, error) { +func (s VpnTunnel) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelAggregatedList struct { @@ -56076,9 +56076,9 @@ type VpnTunnelAggregatedList struct { NullFields []string `json:"-"` } -func (s *VpnTunnelAggregatedList) MarshalJSON() ([]byte, error) { +func (s VpnTunnelAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelAggregatedListWarning: [Output Only] Informational warning message. @@ -56161,9 +56161,9 @@ type VpnTunnelAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnTunnelAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnTunnelAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelAggregatedListWarningData struct { @@ -56190,9 +56190,9 @@ type VpnTunnelAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnTunnelAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnTunnelAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelList: Contains a list of VpnTunnel resources. @@ -56230,9 +56230,9 @@ type VpnTunnelList struct { NullFields []string `json:"-"` } -func (s *VpnTunnelList) MarshalJSON() ([]byte, error) { +func (s VpnTunnelList) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelListWarning: [Output Only] Informational warning message. @@ -56315,9 +56315,9 @@ type VpnTunnelListWarning struct { NullFields []string `json:"-"` } -func (s *VpnTunnelListWarning) MarshalJSON() ([]byte, error) { +func (s VpnTunnelListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelListWarningData struct { @@ -56344,9 +56344,9 @@ type VpnTunnelListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnTunnelListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnTunnelListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelsScopedList struct { @@ -56368,9 +56368,9 @@ type VpnTunnelsScopedList struct { NullFields []string `json:"-"` } -func (s *VpnTunnelsScopedList) MarshalJSON() ([]byte, error) { +func (s VpnTunnelsScopedList) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelsScopedListWarning: Informational warning which replaces the list @@ -56454,9 +56454,9 @@ type VpnTunnelsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnTunnelsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnTunnelsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelsScopedListWarningData struct { @@ -56483,9 +56483,9 @@ type VpnTunnelsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnTunnelsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnTunnelsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WafExpressionSet struct { @@ -56512,9 +56512,9 @@ type WafExpressionSet struct { NullFields []string `json:"-"` } -func (s *WafExpressionSet) MarshalJSON() ([]byte, error) { +func (s WafExpressionSet) MarshalJSON() ([]byte, error) { type NoMethod WafExpressionSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WafExpressionSetExpression struct { @@ -56541,9 +56541,9 @@ type WafExpressionSetExpression struct { NullFields []string `json:"-"` } -func (s *WafExpressionSetExpression) MarshalJSON() ([]byte, error) { +func (s WafExpressionSetExpression) MarshalJSON() ([]byte, error) { type NoMethod WafExpressionSetExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeightedBackendService: In contrast to a single BackendService in @@ -56587,9 +56587,9 @@ type WeightedBackendService struct { NullFields []string `json:"-"` } -func (s *WeightedBackendService) MarshalJSON() ([]byte, error) { +func (s WeightedBackendService) MarshalJSON() ([]byte, error) { type NoMethod WeightedBackendService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XpnHostList struct { @@ -56626,9 +56626,9 @@ type XpnHostList struct { NullFields []string `json:"-"` } -func (s *XpnHostList) MarshalJSON() ([]byte, error) { +func (s XpnHostList) MarshalJSON() ([]byte, error) { type NoMethod XpnHostList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XpnHostListWarning: [Output Only] Informational warning message. @@ -56711,9 +56711,9 @@ type XpnHostListWarning struct { NullFields []string `json:"-"` } -func (s *XpnHostListWarning) MarshalJSON() ([]byte, error) { +func (s XpnHostListWarning) MarshalJSON() ([]byte, error) { type NoMethod XpnHostListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XpnHostListWarningData struct { @@ -56740,9 +56740,9 @@ type XpnHostListWarningData struct { NullFields []string `json:"-"` } -func (s *XpnHostListWarningData) MarshalJSON() ([]byte, error) { +func (s XpnHostListWarningData) MarshalJSON() ([]byte, error) { type NoMethod XpnHostListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XpnResourceId: Service resource (a.k.a service project) ID. @@ -56770,9 +56770,9 @@ type XpnResourceId struct { NullFields []string `json:"-"` } -func (s *XpnResourceId) MarshalJSON() ([]byte, error) { +func (s XpnResourceId) MarshalJSON() ([]byte, error) { type NoMethod XpnResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Zone: Represents a Zone resource. A zone is a deployment area. These @@ -56825,9 +56825,9 @@ type Zone struct { NullFields []string `json:"-"` } -func (s *Zone) MarshalJSON() ([]byte, error) { +func (s Zone) MarshalJSON() ([]byte, error) { type NoMethod Zone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZoneList: Contains a list of zone resources. @@ -56864,9 +56864,9 @@ type ZoneList struct { NullFields []string `json:"-"` } -func (s *ZoneList) MarshalJSON() ([]byte, error) { +func (s ZoneList) MarshalJSON() ([]byte, error) { type NoMethod ZoneList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZoneListWarning: [Output Only] Informational warning message. @@ -56949,9 +56949,9 @@ type ZoneListWarning struct { NullFields []string `json:"-"` } -func (s *ZoneListWarning) MarshalJSON() ([]byte, error) { +func (s ZoneListWarning) MarshalJSON() ([]byte, error) { type NoMethod ZoneListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneListWarningData struct { @@ -56978,9 +56978,9 @@ type ZoneListWarningData struct { NullFields []string `json:"-"` } -func (s *ZoneListWarningData) MarshalJSON() ([]byte, error) { +func (s ZoneListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ZoneListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneSetLabelsRequest struct { @@ -57006,9 +57006,9 @@ type ZoneSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *ZoneSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s ZoneSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod ZoneSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneSetPolicyRequest struct { @@ -57036,7 +57036,7 @@ type ZoneSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *ZoneSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s ZoneSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod ZoneSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } diff --git a/compute/v1/compute-gen.go b/compute/v1/compute-gen.go index 323f5aaf63..e888058d6a 100644 --- a/compute/v1/compute-gen.go +++ b/compute/v1/compute-gen.go @@ -1410,9 +1410,9 @@ type AWSV4Signature struct { NullFields []string `json:"-"` } -func (s *AWSV4Signature) MarshalJSON() ([]byte, error) { +func (s AWSV4Signature) MarshalJSON() ([]byte, error) { type NoMethod AWSV4Signature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorConfig: A specification of the type and number of accelerator @@ -1440,9 +1440,9 @@ type AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorType: Represents an Accelerator Type resource. Google Cloud @@ -1491,9 +1491,9 @@ type AcceleratorType struct { NullFields []string `json:"-"` } -func (s *AcceleratorType) MarshalJSON() ([]byte, error) { +func (s AcceleratorType) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypeAggregatedList struct { @@ -1533,9 +1533,9 @@ type AcceleratorTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypeAggregatedListWarning: [Output Only] Informational warning @@ -1619,9 +1619,9 @@ type AcceleratorTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypeAggregatedListWarningData struct { @@ -1648,9 +1648,9 @@ type AcceleratorTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypeList: Contains a list of accelerator types. @@ -1688,9 +1688,9 @@ type AcceleratorTypeList struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeList) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeList) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypeListWarning: [Output Only] Informational warning message. @@ -1773,9 +1773,9 @@ type AcceleratorTypeListWarning struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeListWarning) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypeListWarningData struct { @@ -1802,9 +1802,9 @@ type AcceleratorTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypesScopedList struct { @@ -1827,9 +1827,9 @@ type AcceleratorTypesScopedList struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypesScopedList) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorTypesScopedListWarning: [Output Only] An informational warning @@ -1913,9 +1913,9 @@ type AcceleratorTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AcceleratorTypesScopedListWarningData struct { @@ -1942,9 +1942,9 @@ type AcceleratorTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *AcceleratorTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s AcceleratorTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessConfig: An access configuration attached to an instance's network @@ -2024,9 +2024,9 @@ type AccessConfig struct { NullFields []string `json:"-"` } -func (s *AccessConfig) MarshalJSON() ([]byte, error) { +func (s AccessConfig) MarshalJSON() ([]byte, error) { type NoMethod AccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Address: Represents an IP Address resource. Google Compute Engine has two IP @@ -2192,9 +2192,9 @@ type Address struct { NullFields []string `json:"-"` } -func (s *Address) MarshalJSON() ([]byte, error) { +func (s Address) MarshalJSON() ([]byte, error) { type NoMethod Address - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressAggregatedList struct { @@ -2233,9 +2233,9 @@ type AddressAggregatedList struct { NullFields []string `json:"-"` } -func (s *AddressAggregatedList) MarshalJSON() ([]byte, error) { +func (s AddressAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod AddressAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressAggregatedListWarning: [Output Only] Informational warning message. @@ -2318,9 +2318,9 @@ type AddressAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *AddressAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s AddressAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AddressAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressAggregatedListWarningData struct { @@ -2347,9 +2347,9 @@ type AddressAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *AddressAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s AddressAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AddressAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressList: Contains a list of addresses. @@ -2387,9 +2387,9 @@ type AddressList struct { NullFields []string `json:"-"` } -func (s *AddressList) MarshalJSON() ([]byte, error) { +func (s AddressList) MarshalJSON() ([]byte, error) { type NoMethod AddressList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressListWarning: [Output Only] Informational warning message. @@ -2472,9 +2472,9 @@ type AddressListWarning struct { NullFields []string `json:"-"` } -func (s *AddressListWarning) MarshalJSON() ([]byte, error) { +func (s AddressListWarning) MarshalJSON() ([]byte, error) { type NoMethod AddressListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressListWarningData struct { @@ -2501,9 +2501,9 @@ type AddressListWarningData struct { NullFields []string `json:"-"` } -func (s *AddressListWarningData) MarshalJSON() ([]byte, error) { +func (s AddressListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AddressListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressesScopedList struct { @@ -2525,9 +2525,9 @@ type AddressesScopedList struct { NullFields []string `json:"-"` } -func (s *AddressesScopedList) MarshalJSON() ([]byte, error) { +func (s AddressesScopedList) MarshalJSON() ([]byte, error) { type NoMethod AddressesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressesScopedListWarning: [Output Only] Informational warning which @@ -2611,9 +2611,9 @@ type AddressesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *AddressesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s AddressesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AddressesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddressesScopedListWarningData struct { @@ -2640,9 +2640,9 @@ type AddressesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *AddressesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s AddressesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AddressesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvancedMachineFeatures: Specifies options for controlling advanced machine @@ -2689,9 +2689,9 @@ type AdvancedMachineFeatures struct { NullFields []string `json:"-"` } -func (s *AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { +func (s AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { type NoMethod AdvancedMachineFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AliasIpRange: An alias IP range attached to an instance's network interface. @@ -2719,9 +2719,9 @@ type AliasIpRange struct { NullFields []string `json:"-"` } -func (s *AliasIpRange) MarshalJSON() ([]byte, error) { +func (s AliasIpRange) MarshalJSON() ([]byte, error) { type NoMethod AliasIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationAggregateReservation: This reservation type is specified by total @@ -2764,9 +2764,9 @@ type AllocationAggregateReservation struct { NullFields []string `json:"-"` } -func (s *AllocationAggregateReservation) MarshalJSON() ([]byte, error) { +func (s AllocationAggregateReservation) MarshalJSON() ([]byte, error) { type NoMethod AllocationAggregateReservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AllocationAggregateReservationReservedResourceInfo struct { @@ -2785,9 +2785,9 @@ type AllocationAggregateReservationReservedResourceInfo struct { NullFields []string `json:"-"` } -func (s *AllocationAggregateReservationReservedResourceInfo) MarshalJSON() ([]byte, error) { +func (s AllocationAggregateReservationReservedResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod AllocationAggregateReservationReservedResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AllocationAggregateReservationReservedResourceInfoAccelerator struct { @@ -2809,9 +2809,9 @@ type AllocationAggregateReservationReservedResourceInfoAccelerator struct { NullFields []string `json:"-"` } -func (s *AllocationAggregateReservationReservedResourceInfoAccelerator) MarshalJSON() ([]byte, error) { +func (s AllocationAggregateReservationReservedResourceInfoAccelerator) MarshalJSON() ([]byte, error) { type NoMethod AllocationAggregateReservationReservedResourceInfoAccelerator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationResourceStatus: [Output Only] Contains output only fields. @@ -2831,9 +2831,9 @@ type AllocationResourceStatus struct { NullFields []string `json:"-"` } -func (s *AllocationResourceStatus) MarshalJSON() ([]byte, error) { +func (s AllocationResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod AllocationResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationResourceStatusSpecificSKUAllocation: Contains Properties set for @@ -2855,9 +2855,9 @@ type AllocationResourceStatusSpecificSKUAllocation struct { NullFields []string `json:"-"` } -func (s *AllocationResourceStatusSpecificSKUAllocation) MarshalJSON() ([]byte, error) { +func (s AllocationResourceStatusSpecificSKUAllocation) MarshalJSON() ([]byte, error) { type NoMethod AllocationResourceStatusSpecificSKUAllocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk struct { @@ -2884,9 +2884,9 @@ type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk stru NullFields []string `json:"-"` } -func (s *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) MarshalJSON() ([]byte, error) { +func (s AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) MarshalJSON() ([]byte, error) { type NoMethod AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationSpecificSKUAllocationReservedInstanceProperties: Properties of the @@ -2920,9 +2920,9 @@ type AllocationSpecificSKUAllocationReservedInstanceProperties struct { NullFields []string `json:"-"` } -func (s *AllocationSpecificSKUAllocationReservedInstanceProperties) MarshalJSON() ([]byte, error) { +func (s AllocationSpecificSKUAllocationReservedInstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod AllocationSpecificSKUAllocationReservedInstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocationSpecificSKUReservation: This reservation type allows to pre @@ -2959,9 +2959,9 @@ type AllocationSpecificSKUReservation struct { NullFields []string `json:"-"` } -func (s *AllocationSpecificSKUReservation) MarshalJSON() ([]byte, error) { +func (s AllocationSpecificSKUReservation) MarshalJSON() ([]byte, error) { type NoMethod AllocationSpecificSKUReservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttachedDisk: An instance-attached disk resource. @@ -3089,9 +3089,9 @@ type AttachedDisk struct { NullFields []string `json:"-"` } -func (s *AttachedDisk) MarshalJSON() ([]byte, error) { +func (s AttachedDisk) MarshalJSON() ([]byte, error) { type NoMethod AttachedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttachedDiskInitializeParams: [Input Only] Specifies the parameters for a @@ -3229,9 +3229,9 @@ type AttachedDiskInitializeParams struct { NullFields []string `json:"-"` } -func (s *AttachedDiskInitializeParams) MarshalJSON() ([]byte, error) { +func (s AttachedDiskInitializeParams) MarshalJSON() ([]byte, error) { type NoMethod AttachedDiskInitializeParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -3272,9 +3272,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -3309,9 +3309,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Autoscaler: Represents an Autoscaler resource. Google Compute Engine has two @@ -3402,9 +3402,9 @@ type Autoscaler struct { NullFields []string `json:"-"` } -func (s *Autoscaler) MarshalJSON() ([]byte, error) { +func (s Autoscaler) MarshalJSON() ([]byte, error) { type NoMethod Autoscaler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerAggregatedList struct { @@ -3444,9 +3444,9 @@ type AutoscalerAggregatedList struct { NullFields []string `json:"-"` } -func (s *AutoscalerAggregatedList) MarshalJSON() ([]byte, error) { +func (s AutoscalerAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalerAggregatedListWarning: [Output Only] Informational warning @@ -3530,9 +3530,9 @@ type AutoscalerAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *AutoscalerAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s AutoscalerAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerAggregatedListWarningData struct { @@ -3559,9 +3559,9 @@ type AutoscalerAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *AutoscalerAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s AutoscalerAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalerList: Contains a list of Autoscaler resources. @@ -3599,9 +3599,9 @@ type AutoscalerList struct { NullFields []string `json:"-"` } -func (s *AutoscalerList) MarshalJSON() ([]byte, error) { +func (s AutoscalerList) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalerListWarning: [Output Only] Informational warning message. @@ -3684,9 +3684,9 @@ type AutoscalerListWarning struct { NullFields []string `json:"-"` } -func (s *AutoscalerListWarning) MarshalJSON() ([]byte, error) { +func (s AutoscalerListWarning) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerListWarningData struct { @@ -3713,9 +3713,9 @@ type AutoscalerListWarningData struct { NullFields []string `json:"-"` } -func (s *AutoscalerListWarningData) MarshalJSON() ([]byte, error) { +func (s AutoscalerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalerStatusDetails struct { @@ -3814,9 +3814,9 @@ type AutoscalerStatusDetails struct { NullFields []string `json:"-"` } -func (s *AutoscalerStatusDetails) MarshalJSON() ([]byte, error) { +func (s AutoscalerStatusDetails) MarshalJSON() ([]byte, error) { type NoMethod AutoscalerStatusDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalersScopedList struct { @@ -3838,9 +3838,9 @@ type AutoscalersScopedList struct { NullFields []string `json:"-"` } -func (s *AutoscalersScopedList) MarshalJSON() ([]byte, error) { +func (s AutoscalersScopedList) MarshalJSON() ([]byte, error) { type NoMethod AutoscalersScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalersScopedListWarning: [Output Only] Informational warning which @@ -3924,9 +3924,9 @@ type AutoscalersScopedListWarning struct { NullFields []string `json:"-"` } -func (s *AutoscalersScopedListWarning) MarshalJSON() ([]byte, error) { +func (s AutoscalersScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod AutoscalersScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutoscalersScopedListWarningData struct { @@ -3953,9 +3953,9 @@ type AutoscalersScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *AutoscalersScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s AutoscalersScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod AutoscalersScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicy: Cloud Autoscaler policy. @@ -4025,9 +4025,9 @@ type AutoscalingPolicy struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicy) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicy) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicyCpuUtilization: CPU utilization policy. @@ -4068,9 +4068,9 @@ type AutoscalingPolicyCpuUtilization struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyCpuUtilization) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyCpuUtilization) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyCpuUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingPolicyCpuUtilization) UnmarshalJSON(data []byte) error { @@ -4162,9 +4162,9 @@ type AutoscalingPolicyCustomMetricUtilization struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyCustomMetricUtilization) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyCustomMetricUtilization) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyCustomMetricUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingPolicyCustomMetricUtilization) UnmarshalJSON(data []byte) error { @@ -4203,9 +4203,9 @@ type AutoscalingPolicyLoadBalancingUtilization struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyLoadBalancingUtilization) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyLoadBalancingUtilization) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyLoadBalancingUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingPolicyLoadBalancingUtilization) UnmarshalJSON(data []byte) error { @@ -4247,9 +4247,9 @@ type AutoscalingPolicyScaleInControl struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyScaleInControl) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyScaleInControl) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyScaleInControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicyScalingSchedule: Scaling based on user-defined schedule. @@ -4299,9 +4299,9 @@ type AutoscalingPolicyScalingSchedule struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicyScalingSchedule) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicyScalingSchedule) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicyScalingSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backend: Message containing information of one individual backend. @@ -4404,9 +4404,9 @@ type Backend struct { NullFields []string `json:"-"` } -func (s *Backend) MarshalJSON() ([]byte, error) { +func (s Backend) MarshalJSON() ([]byte, error) { type NoMethod Backend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Backend) UnmarshalJSON(data []byte) error { @@ -4489,9 +4489,9 @@ type BackendBucket struct { NullFields []string `json:"-"` } -func (s *BackendBucket) MarshalJSON() ([]byte, error) { +func (s BackendBucket) MarshalJSON() ([]byte, error) { type NoMethod BackendBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicy: Message containing Cloud CDN configuration for a @@ -4620,9 +4620,9 @@ type BackendBucketCdnPolicy struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicy) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicyBypassCacheOnRequestHeader: Bypass the cache when the @@ -4646,9 +4646,9 @@ type BackendBucketCdnPolicyBypassCacheOnRequestHeader struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicyBypassCacheOnRequestHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicyCacheKeyPolicy: Message containing what to include in @@ -4674,9 +4674,9 @@ type BackendBucketCdnPolicyCacheKeyPolicy struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicyCacheKeyPolicy) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicyCacheKeyPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicyCacheKeyPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketCdnPolicyNegativeCachingPolicy: Specify CDN TTLs for response @@ -4704,9 +4704,9 @@ type BackendBucketCdnPolicyNegativeCachingPolicy struct { NullFields []string `json:"-"` } -func (s *BackendBucketCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { +func (s BackendBucketCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketCdnPolicyNegativeCachingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketList: Contains a list of BackendBucket resources. @@ -4743,9 +4743,9 @@ type BackendBucketList struct { NullFields []string `json:"-"` } -func (s *BackendBucketList) MarshalJSON() ([]byte, error) { +func (s BackendBucketList) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendBucketListWarning: [Output Only] Informational warning message. @@ -4828,9 +4828,9 @@ type BackendBucketListWarning struct { NullFields []string `json:"-"` } -func (s *BackendBucketListWarning) MarshalJSON() ([]byte, error) { +func (s BackendBucketListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendBucketListWarningData struct { @@ -4857,9 +4857,9 @@ type BackendBucketListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendBucketListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendBucketListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendBucketListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendService: Represents a Backend Service resource. A backend service @@ -5218,9 +5218,9 @@ type BackendService struct { NullFields []string `json:"-"` } -func (s *BackendService) MarshalJSON() ([]byte, error) { +func (s BackendService) MarshalJSON() ([]byte, error) { type NoMethod BackendService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceAggregatedList: Contains a list of BackendServicesScopedList. @@ -5259,9 +5259,9 @@ type BackendServiceAggregatedList struct { NullFields []string `json:"-"` } -func (s *BackendServiceAggregatedList) MarshalJSON() ([]byte, error) { +func (s BackendServiceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceAggregatedListWarning: [Output Only] Informational warning @@ -5345,9 +5345,9 @@ type BackendServiceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *BackendServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s BackendServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceAggregatedListWarningData struct { @@ -5374,9 +5374,9 @@ type BackendServiceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceCdnPolicy: Message containing Cloud CDN configuration for a @@ -5505,9 +5505,9 @@ type BackendServiceCdnPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceCdnPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceCdnPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceCdnPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceCdnPolicyBypassCacheOnRequestHeader: Bypass the cache when the @@ -5531,9 +5531,9 @@ type BackendServiceCdnPolicyBypassCacheOnRequestHeader struct { NullFields []string `json:"-"` } -func (s *BackendServiceCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { +func (s BackendServiceCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceCdnPolicyBypassCacheOnRequestHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceCdnPolicyNegativeCachingPolicy: Specify CDN TTLs for response @@ -5561,9 +5561,9 @@ type BackendServiceCdnPolicyNegativeCachingPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceCdnPolicyNegativeCachingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceConnectionTrackingPolicy: Connection Tracking configuration @@ -5633,9 +5633,9 @@ type BackendServiceConnectionTrackingPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceConnectionTrackingPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceConnectionTrackingPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceConnectionTrackingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceFailoverPolicy: For load balancers that have configurable @@ -5689,9 +5689,9 @@ type BackendServiceFailoverPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceFailoverPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceFailoverPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceFailoverPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendServiceFailoverPolicy) UnmarshalJSON(data []byte) error { @@ -5734,9 +5734,9 @@ type BackendServiceGroupHealth struct { NullFields []string `json:"-"` } -func (s *BackendServiceGroupHealth) MarshalJSON() ([]byte, error) { +func (s BackendServiceGroupHealth) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceGroupHealth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceIAP: Identity-Aware Proxy @@ -5767,9 +5767,9 @@ type BackendServiceIAP struct { NullFields []string `json:"-"` } -func (s *BackendServiceIAP) MarshalJSON() ([]byte, error) { +func (s BackendServiceIAP) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceIAP - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceList: Contains a list of BackendService resources. @@ -5807,9 +5807,9 @@ type BackendServiceList struct { NullFields []string `json:"-"` } -func (s *BackendServiceList) MarshalJSON() ([]byte, error) { +func (s BackendServiceList) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceListWarning: [Output Only] Informational warning message. @@ -5892,9 +5892,9 @@ type BackendServiceListWarning struct { NullFields []string `json:"-"` } -func (s *BackendServiceListWarning) MarshalJSON() ([]byte, error) { +func (s BackendServiceListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceListWarningData struct { @@ -5921,9 +5921,9 @@ type BackendServiceListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServiceListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServiceListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceListUsable: Contains a list of usable BackendService @@ -5962,9 +5962,9 @@ type BackendServiceListUsable struct { NullFields []string `json:"-"` } -func (s *BackendServiceListUsable) MarshalJSON() ([]byte, error) { +func (s BackendServiceListUsable) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListUsable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceListUsableWarning: [Output Only] Informational warning @@ -6048,9 +6048,9 @@ type BackendServiceListUsableWarning struct { NullFields []string `json:"-"` } -func (s *BackendServiceListUsableWarning) MarshalJSON() ([]byte, error) { +func (s BackendServiceListUsableWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListUsableWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceListUsableWarningData struct { @@ -6077,9 +6077,9 @@ type BackendServiceListUsableWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServiceListUsableWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServiceListUsableWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceListUsableWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLocalityLoadBalancingPolicyConfig: Container for either a @@ -6101,9 +6101,9 @@ type BackendServiceLocalityLoadBalancingPolicyConfig struct { NullFields []string `json:"-"` } -func (s *BackendServiceLocalityLoadBalancingPolicyConfig) MarshalJSON() ([]byte, error) { +func (s BackendServiceLocalityLoadBalancingPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLocalityLoadBalancingPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy: The @@ -6134,9 +6134,9 @@ type BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLocalityLoadBalancingPolicyConfigPolicy: The configuration for @@ -6191,9 +6191,9 @@ type BackendServiceLocalityLoadBalancingPolicyConfigPolicy struct { NullFields []string `json:"-"` } -func (s *BackendServiceLocalityLoadBalancingPolicyConfigPolicy) MarshalJSON() ([]byte, error) { +func (s BackendServiceLocalityLoadBalancingPolicyConfigPolicy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLocalityLoadBalancingPolicyConfigPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServiceLogConfig: The available logging options for the load balancer @@ -6237,9 +6237,9 @@ type BackendServiceLogConfig struct { NullFields []string `json:"-"` } -func (s *BackendServiceLogConfig) MarshalJSON() ([]byte, error) { +func (s BackendServiceLogConfig) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendServiceLogConfig) UnmarshalJSON(data []byte) error { @@ -6271,9 +6271,9 @@ type BackendServiceReference struct { NullFields []string `json:"-"` } -func (s *BackendServiceReference) MarshalJSON() ([]byte, error) { +func (s BackendServiceReference) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServiceUsedBy struct { @@ -6291,9 +6291,9 @@ type BackendServiceUsedBy struct { NullFields []string `json:"-"` } -func (s *BackendServiceUsedBy) MarshalJSON() ([]byte, error) { +func (s BackendServiceUsedBy) MarshalJSON() ([]byte, error) { type NoMethod BackendServiceUsedBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServicesScopedList struct { @@ -6315,9 +6315,9 @@ type BackendServicesScopedList struct { NullFields []string `json:"-"` } -func (s *BackendServicesScopedList) MarshalJSON() ([]byte, error) { +func (s BackendServicesScopedList) MarshalJSON() ([]byte, error) { type NoMethod BackendServicesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendServicesScopedListWarning: Informational warning which replaces the @@ -6401,9 +6401,9 @@ type BackendServicesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *BackendServicesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s BackendServicesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod BackendServicesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackendServicesScopedListWarningData struct { @@ -6430,9 +6430,9 @@ type BackendServicesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *BackendServicesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s BackendServicesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod BackendServicesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BfdPacket struct { @@ -6518,9 +6518,9 @@ type BfdPacket struct { NullFields []string `json:"-"` } -func (s *BfdPacket) MarshalJSON() ([]byte, error) { +func (s BfdPacket) MarshalJSON() ([]byte, error) { type NoMethod BfdPacket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BfdStatus: Next free: 15 @@ -6594,9 +6594,9 @@ type BfdStatus struct { NullFields []string `json:"-"` } -func (s *BfdStatus) MarshalJSON() ([]byte, error) { +func (s BfdStatus) MarshalJSON() ([]byte, error) { type NoMethod BfdStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BfdStatusPacketCounts struct { @@ -6625,9 +6625,9 @@ type BfdStatusPacketCounts struct { NullFields []string `json:"-"` } -func (s *BfdStatusPacketCounts) MarshalJSON() ([]byte, error) { +func (s BfdStatusPacketCounts) MarshalJSON() ([]byte, error) { type NoMethod BfdStatusPacketCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -6726,9 +6726,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkInsertDiskResource: A transient resource used in @@ -6755,9 +6755,9 @@ type BulkInsertDiskResource struct { NullFields []string `json:"-"` } -func (s *BulkInsertDiskResource) MarshalJSON() ([]byte, error) { +func (s BulkInsertDiskResource) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertDiskResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkInsertInstanceResource: A transient resource used in @@ -6817,9 +6817,9 @@ type BulkInsertInstanceResource struct { NullFields []string `json:"-"` } -func (s *BulkInsertInstanceResource) MarshalJSON() ([]byte, error) { +func (s BulkInsertInstanceResource) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertInstanceResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkInsertInstanceResourcePerInstanceProperties: Per-instance properties to @@ -6843,9 +6843,9 @@ type BulkInsertInstanceResourcePerInstanceProperties struct { NullFields []string `json:"-"` } -func (s *BulkInsertInstanceResourcePerInstanceProperties) MarshalJSON() ([]byte, error) { +func (s BulkInsertInstanceResourcePerInstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertInstanceResourcePerInstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkInsertOperationStatus struct { @@ -6880,9 +6880,9 @@ type BulkInsertOperationStatus struct { NullFields []string `json:"-"` } -func (s *BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { +func (s BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertOperationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CacheInvalidationRule struct { @@ -6903,9 +6903,9 @@ type CacheInvalidationRule struct { NullFields []string `json:"-"` } -func (s *CacheInvalidationRule) MarshalJSON() ([]byte, error) { +func (s CacheInvalidationRule) MarshalJSON() ([]byte, error) { type NoMethod CacheInvalidationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CacheKeyPolicy: Message containing what to include in the cache key for a @@ -6949,9 +6949,9 @@ type CacheKeyPolicy struct { NullFields []string `json:"-"` } -func (s *CacheKeyPolicy) MarshalJSON() ([]byte, error) { +func (s CacheKeyPolicy) MarshalJSON() ([]byte, error) { type NoMethod CacheKeyPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CircuitBreakers: Settings controlling the volume of requests, connections @@ -6995,9 +6995,9 @@ type CircuitBreakers struct { NullFields []string `json:"-"` } -func (s *CircuitBreakers) MarshalJSON() ([]byte, error) { +func (s CircuitBreakers) MarshalJSON() ([]byte, error) { type NoMethod CircuitBreakers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Commitment: Represents a regional Commitment resource. Creating a commitment @@ -7137,9 +7137,9 @@ type Commitment struct { NullFields []string `json:"-"` } -func (s *Commitment) MarshalJSON() ([]byte, error) { +func (s Commitment) MarshalJSON() ([]byte, error) { type NoMethod Commitment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentAggregatedList struct { @@ -7178,9 +7178,9 @@ type CommitmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *CommitmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s CommitmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod CommitmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentAggregatedListWarning: [Output Only] Informational warning @@ -7264,9 +7264,9 @@ type CommitmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *CommitmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s CommitmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod CommitmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentAggregatedListWarningData struct { @@ -7293,9 +7293,9 @@ type CommitmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *CommitmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s CommitmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod CommitmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentList: Contains a list of Commitment resources. @@ -7333,9 +7333,9 @@ type CommitmentList struct { NullFields []string `json:"-"` } -func (s *CommitmentList) MarshalJSON() ([]byte, error) { +func (s CommitmentList) MarshalJSON() ([]byte, error) { type NoMethod CommitmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentListWarning: [Output Only] Informational warning message. @@ -7418,9 +7418,9 @@ type CommitmentListWarning struct { NullFields []string `json:"-"` } -func (s *CommitmentListWarning) MarshalJSON() ([]byte, error) { +func (s CommitmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod CommitmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentListWarningData struct { @@ -7447,9 +7447,9 @@ type CommitmentListWarningData struct { NullFields []string `json:"-"` } -func (s *CommitmentListWarningData) MarshalJSON() ([]byte, error) { +func (s CommitmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod CommitmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentsScopedList struct { @@ -7471,9 +7471,9 @@ type CommitmentsScopedList struct { NullFields []string `json:"-"` } -func (s *CommitmentsScopedList) MarshalJSON() ([]byte, error) { +func (s CommitmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod CommitmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitmentsScopedListWarning: [Output Only] Informational warning which @@ -7557,9 +7557,9 @@ type CommitmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *CommitmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s CommitmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod CommitmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommitmentsScopedListWarningData struct { @@ -7586,9 +7586,9 @@ type CommitmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *CommitmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s CommitmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod CommitmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Condition: This is deprecated and has no effect. Do not use. @@ -7641,9 +7641,9 @@ type Condition struct { NullFields []string `json:"-"` } -func (s *Condition) MarshalJSON() ([]byte, error) { +func (s Condition) MarshalJSON() ([]byte, error) { type NoMethod Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfidentialInstanceConfig: A set of Confidential Instance options. @@ -7673,9 +7673,9 @@ type ConfidentialInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfidentialInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionDraining: Message containing connection draining configuration. @@ -7697,9 +7697,9 @@ type ConnectionDraining struct { NullFields []string `json:"-"` } -func (s *ConnectionDraining) MarshalJSON() ([]byte, error) { +func (s ConnectionDraining) MarshalJSON() ([]byte, error) { type NoMethod ConnectionDraining - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsistentHashLoadBalancerSettings: This message defines settings for a @@ -7733,9 +7733,9 @@ type ConsistentHashLoadBalancerSettings struct { NullFields []string `json:"-"` } -func (s *ConsistentHashLoadBalancerSettings) MarshalJSON() ([]byte, error) { +func (s ConsistentHashLoadBalancerSettings) MarshalJSON() ([]byte, error) { type NoMethod ConsistentHashLoadBalancerSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsistentHashLoadBalancerSettingsHttpCookie: The information about the HTTP @@ -7761,9 +7761,9 @@ type ConsistentHashLoadBalancerSettingsHttpCookie struct { NullFields []string `json:"-"` } -func (s *ConsistentHashLoadBalancerSettingsHttpCookie) MarshalJSON() ([]byte, error) { +func (s ConsistentHashLoadBalancerSettingsHttpCookie) MarshalJSON() ([]byte, error) { type NoMethod ConsistentHashLoadBalancerSettingsHttpCookie - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CorsPolicy: The specification for allowing client-side cross-origin @@ -7812,9 +7812,9 @@ type CorsPolicy struct { NullFields []string `json:"-"` } -func (s *CorsPolicy) MarshalJSON() ([]byte, error) { +func (s CorsPolicy) MarshalJSON() ([]byte, error) { type NoMethod CorsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorResponsePolicy: Specifies the custom error response policy that @@ -7855,9 +7855,9 @@ type CustomErrorResponsePolicy struct { NullFields []string `json:"-"` } -func (s *CustomErrorResponsePolicy) MarshalJSON() ([]byte, error) { +func (s CustomErrorResponsePolicy) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorResponsePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorResponsePolicyCustomErrorResponseRule: Specifies the mapping @@ -7897,9 +7897,9 @@ type CustomErrorResponsePolicyCustomErrorResponseRule struct { NullFields []string `json:"-"` } -func (s *CustomErrorResponsePolicyCustomErrorResponseRule) MarshalJSON() ([]byte, error) { +func (s CustomErrorResponsePolicyCustomErrorResponseRule) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorResponsePolicyCustomErrorResponseRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomerEncryptionKey struct { @@ -7950,9 +7950,9 @@ type CustomerEncryptionKey struct { NullFields []string `json:"-"` } -func (s *CustomerEncryptionKey) MarshalJSON() ([]byte, error) { +func (s CustomerEncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod CustomerEncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomerEncryptionKeyProtectedDisk struct { @@ -7976,9 +7976,9 @@ type CustomerEncryptionKeyProtectedDisk struct { NullFields []string `json:"-"` } -func (s *CustomerEncryptionKeyProtectedDisk) MarshalJSON() ([]byte, error) { +func (s CustomerEncryptionKeyProtectedDisk) MarshalJSON() ([]byte, error) { type NoMethod CustomerEncryptionKeyProtectedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeprecationStatus: Deprecation status for a public resource. @@ -8027,9 +8027,9 @@ type DeprecationStatus struct { NullFields []string `json:"-"` } -func (s *DeprecationStatus) MarshalJSON() ([]byte, error) { +func (s DeprecationStatus) MarshalJSON() ([]byte, error) { type NoMethod DeprecationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Disk: Represents a Persistent Disk resource. Google Compute Engine has two @@ -8321,9 +8321,9 @@ type Disk struct { NullFields []string `json:"-"` } -func (s *Disk) MarshalJSON() ([]byte, error) { +func (s Disk) MarshalJSON() ([]byte, error) { type NoMethod Disk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAggregatedList struct { @@ -8362,9 +8362,9 @@ type DiskAggregatedList struct { NullFields []string `json:"-"` } -func (s *DiskAggregatedList) MarshalJSON() ([]byte, error) { +func (s DiskAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod DiskAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskAggregatedListWarning: [Output Only] Informational warning message. @@ -8447,9 +8447,9 @@ type DiskAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *DiskAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s DiskAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAggregatedListWarningData struct { @@ -8476,9 +8476,9 @@ type DiskAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAsyncReplication struct { @@ -8514,9 +8514,9 @@ type DiskAsyncReplication struct { NullFields []string `json:"-"` } -func (s *DiskAsyncReplication) MarshalJSON() ([]byte, error) { +func (s DiskAsyncReplication) MarshalJSON() ([]byte, error) { type NoMethod DiskAsyncReplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskAsyncReplicationList struct { @@ -8534,9 +8534,9 @@ type DiskAsyncReplicationList struct { NullFields []string `json:"-"` } -func (s *DiskAsyncReplicationList) MarshalJSON() ([]byte, error) { +func (s DiskAsyncReplicationList) MarshalJSON() ([]byte, error) { type NoMethod DiskAsyncReplicationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskInstantiationConfig: A specification of the desired way to instantiate a @@ -8599,9 +8599,9 @@ type DiskInstantiationConfig struct { NullFields []string `json:"-"` } -func (s *DiskInstantiationConfig) MarshalJSON() ([]byte, error) { +func (s DiskInstantiationConfig) MarshalJSON() ([]byte, error) { type NoMethod DiskInstantiationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskList: A list of Disk resources. @@ -8639,9 +8639,9 @@ type DiskList struct { NullFields []string `json:"-"` } -func (s *DiskList) MarshalJSON() ([]byte, error) { +func (s DiskList) MarshalJSON() ([]byte, error) { type NoMethod DiskList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskListWarning: [Output Only] Informational warning message. @@ -8724,9 +8724,9 @@ type DiskListWarning struct { NullFields []string `json:"-"` } -func (s *DiskListWarning) MarshalJSON() ([]byte, error) { +func (s DiskListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskListWarningData struct { @@ -8753,9 +8753,9 @@ type DiskListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskMoveRequest struct { @@ -8782,9 +8782,9 @@ type DiskMoveRequest struct { NullFields []string `json:"-"` } -func (s *DiskMoveRequest) MarshalJSON() ([]byte, error) { +func (s DiskMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod DiskMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskParams: Additional disk params. @@ -8807,9 +8807,9 @@ type DiskParams struct { NullFields []string `json:"-"` } -func (s *DiskParams) MarshalJSON() ([]byte, error) { +func (s DiskParams) MarshalJSON() ([]byte, error) { type NoMethod DiskParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskResourceStatus struct { @@ -8829,9 +8829,9 @@ type DiskResourceStatus struct { NullFields []string `json:"-"` } -func (s *DiskResourceStatus) MarshalJSON() ([]byte, error) { +func (s DiskResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod DiskResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskResourceStatusAsyncReplicationStatus struct { @@ -8857,9 +8857,9 @@ type DiskResourceStatusAsyncReplicationStatus struct { NullFields []string `json:"-"` } -func (s *DiskResourceStatusAsyncReplicationStatus) MarshalJSON() ([]byte, error) { +func (s DiskResourceStatusAsyncReplicationStatus) MarshalJSON() ([]byte, error) { type NoMethod DiskResourceStatusAsyncReplicationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskType: Represents a Disk Type resource. Google Compute Engine has two @@ -8918,9 +8918,9 @@ type DiskType struct { NullFields []string `json:"-"` } -func (s *DiskType) MarshalJSON() ([]byte, error) { +func (s DiskType) MarshalJSON() ([]byte, error) { type NoMethod DiskType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypeAggregatedList struct { @@ -8958,9 +8958,9 @@ type DiskTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *DiskTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s DiskTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypeAggregatedListWarning: [Output Only] Informational warning message. @@ -9043,9 +9043,9 @@ type DiskTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *DiskTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s DiskTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypeAggregatedListWarningData struct { @@ -9072,9 +9072,9 @@ type DiskTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypeList: Contains a list of disk types. @@ -9112,9 +9112,9 @@ type DiskTypeList struct { NullFields []string `json:"-"` } -func (s *DiskTypeList) MarshalJSON() ([]byte, error) { +func (s DiskTypeList) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypeListWarning: [Output Only] Informational warning message. @@ -9197,9 +9197,9 @@ type DiskTypeListWarning struct { NullFields []string `json:"-"` } -func (s *DiskTypeListWarning) MarshalJSON() ([]byte, error) { +func (s DiskTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypeListWarningData struct { @@ -9226,9 +9226,9 @@ type DiskTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypesScopedList struct { @@ -9250,9 +9250,9 @@ type DiskTypesScopedList struct { NullFields []string `json:"-"` } -func (s *DiskTypesScopedList) MarshalJSON() ([]byte, error) { +func (s DiskTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod DiskTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskTypesScopedListWarning: [Output Only] Informational warning which @@ -9336,9 +9336,9 @@ type DiskTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *DiskTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s DiskTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DiskTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskTypesScopedListWarningData struct { @@ -9365,9 +9365,9 @@ type DiskTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *DiskTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s DiskTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DiskTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksAddResourcePoliciesRequest struct { @@ -9387,9 +9387,9 @@ type DisksAddResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *DisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s DisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksAddResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksRemoveResourcePoliciesRequest struct { @@ -9408,9 +9408,9 @@ type DisksRemoveResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *DisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s DisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksRemoveResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksResizeRequest struct { @@ -9429,9 +9429,9 @@ type DisksResizeRequest struct { NullFields []string `json:"-"` } -func (s *DisksResizeRequest) MarshalJSON() ([]byte, error) { +func (s DisksResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksScopedList struct { @@ -9453,9 +9453,9 @@ type DisksScopedList struct { NullFields []string `json:"-"` } -func (s *DisksScopedList) MarshalJSON() ([]byte, error) { +func (s DisksScopedList) MarshalJSON() ([]byte, error) { type NoMethod DisksScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisksScopedListWarning: [Output Only] Informational warning which replaces @@ -9539,9 +9539,9 @@ type DisksScopedListWarning struct { NullFields []string `json:"-"` } -func (s *DisksScopedListWarning) MarshalJSON() ([]byte, error) { +func (s DisksScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod DisksScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksScopedListWarningData struct { @@ -9568,9 +9568,9 @@ type DisksScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *DisksScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s DisksScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod DisksScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DisksStartAsyncReplicationRequest struct { @@ -9597,9 +9597,9 @@ type DisksStartAsyncReplicationRequest struct { NullFields []string `json:"-"` } -func (s *DisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { +func (s DisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { type NoMethod DisksStartAsyncReplicationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisksStopGroupAsyncReplicationResource: A transient resource used in @@ -9627,9 +9627,9 @@ type DisksStopGroupAsyncReplicationResource struct { NullFields []string `json:"-"` } -func (s *DisksStopGroupAsyncReplicationResource) MarshalJSON() ([]byte, error) { +func (s DisksStopGroupAsyncReplicationResource) MarshalJSON() ([]byte, error) { type NoMethod DisksStopGroupAsyncReplicationResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisplayDevice: A set of Display Device options @@ -9649,9 +9649,9 @@ type DisplayDevice struct { NullFields []string `json:"-"` } -func (s *DisplayDevice) MarshalJSON() ([]byte, error) { +func (s DisplayDevice) MarshalJSON() ([]byte, error) { type NoMethod DisplayDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DistributionPolicy struct { @@ -9694,9 +9694,9 @@ type DistributionPolicy struct { NullFields []string `json:"-"` } -func (s *DistributionPolicy) MarshalJSON() ([]byte, error) { +func (s DistributionPolicy) MarshalJSON() ([]byte, error) { type NoMethod DistributionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DistributionPolicyZoneConfiguration struct { @@ -9716,9 +9716,9 @@ type DistributionPolicyZoneConfiguration struct { NullFields []string `json:"-"` } -func (s *DistributionPolicyZoneConfiguration) MarshalJSON() ([]byte, error) { +func (s DistributionPolicyZoneConfiguration) MarshalJSON() ([]byte, error) { type NoMethod DistributionPolicyZoneConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Duration: A Duration represents a fixed-length span of time represented as a @@ -9747,9 +9747,9 @@ type Duration struct { NullFields []string `json:"-"` } -func (s *Duration) MarshalJSON() ([]byte, error) { +func (s Duration) MarshalJSON() ([]byte, error) { type NoMethod Duration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorInfo: Describes the cause of the error with structured details. Example @@ -9795,9 +9795,9 @@ type ErrorInfo struct { NullFields []string `json:"-"` } -func (s *ErrorInfo) MarshalJSON() ([]byte, error) { +func (s ErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod ErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExchangedPeeringRoute struct { @@ -9834,9 +9834,9 @@ type ExchangedPeeringRoute struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoute) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoute) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExchangedPeeringRoutesList struct { @@ -9873,9 +9873,9 @@ type ExchangedPeeringRoutesList struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoutesList) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoutesList) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoutesList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangedPeeringRoutesListWarning: [Output Only] Informational warning @@ -9959,9 +9959,9 @@ type ExchangedPeeringRoutesListWarning struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoutesListWarning) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoutesListWarning) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoutesListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExchangedPeeringRoutesListWarningData struct { @@ -9988,9 +9988,9 @@ type ExchangedPeeringRoutesListWarningData struct { NullFields []string `json:"-"` } -func (s *ExchangedPeeringRoutesListWarningData) MarshalJSON() ([]byte, error) { +func (s ExchangedPeeringRoutesListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ExchangedPeeringRoutesListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -10036,9 +10036,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGateway: Represents an external VPN gateway. External VPN gateway @@ -10131,9 +10131,9 @@ type ExternalVpnGateway struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGateway) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGateway) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGatewayInterface: The interface for the external VPN gateway. @@ -10168,9 +10168,9 @@ type ExternalVpnGatewayInterface struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayInterface) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayInterface) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGatewayList: Response to the list request, and contains a list of @@ -10210,9 +10210,9 @@ type ExternalVpnGatewayList struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayList) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayList) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalVpnGatewayListWarning: [Output Only] Informational warning message. @@ -10295,9 +10295,9 @@ type ExternalVpnGatewayListWarning struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayListWarning) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayListWarning) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ExternalVpnGatewayListWarningData struct { @@ -10324,9 +10324,9 @@ type ExternalVpnGatewayListWarningData struct { NullFields []string `json:"-"` } -func (s *ExternalVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { +func (s ExternalVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ExternalVpnGatewayListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FileContentBuffer struct { @@ -10352,9 +10352,9 @@ type FileContentBuffer struct { NullFields []string `json:"-"` } -func (s *FileContentBuffer) MarshalJSON() ([]byte, error) { +func (s FileContentBuffer) MarshalJSON() ([]byte, error) { type NoMethod FileContentBuffer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Firewall: Represents a Firewall Rule resource. Firewall rules allow or deny @@ -10488,9 +10488,9 @@ type Firewall struct { NullFields []string `json:"-"` } -func (s *Firewall) MarshalJSON() ([]byte, error) { +func (s Firewall) MarshalJSON() ([]byte, error) { type NoMethod Firewall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallAllowed struct { @@ -10518,9 +10518,9 @@ type FirewallAllowed struct { NullFields []string `json:"-"` } -func (s *FirewallAllowed) MarshalJSON() ([]byte, error) { +func (s FirewallAllowed) MarshalJSON() ([]byte, error) { type NoMethod FirewallAllowed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallDenied struct { @@ -10548,9 +10548,9 @@ type FirewallDenied struct { NullFields []string `json:"-"` } -func (s *FirewallDenied) MarshalJSON() ([]byte, error) { +func (s FirewallDenied) MarshalJSON() ([]byte, error) { type NoMethod FirewallDenied - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallList: Contains a list of firewalls. @@ -10588,9 +10588,9 @@ type FirewallList struct { NullFields []string `json:"-"` } -func (s *FirewallList) MarshalJSON() ([]byte, error) { +func (s FirewallList) MarshalJSON() ([]byte, error) { type NoMethod FirewallList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallListWarning: [Output Only] Informational warning message. @@ -10673,9 +10673,9 @@ type FirewallListWarning struct { NullFields []string `json:"-"` } -func (s *FirewallListWarning) MarshalJSON() ([]byte, error) { +func (s FirewallListWarning) MarshalJSON() ([]byte, error) { type NoMethod FirewallListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallListWarningData struct { @@ -10702,9 +10702,9 @@ type FirewallListWarningData struct { NullFields []string `json:"-"` } -func (s *FirewallListWarningData) MarshalJSON() ([]byte, error) { +func (s FirewallListWarningData) MarshalJSON() ([]byte, error) { type NoMethod FirewallListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallLogConfig: The available logging options for a firewall rule. @@ -10733,9 +10733,9 @@ type FirewallLogConfig struct { NullFields []string `json:"-"` } -func (s *FirewallLogConfig) MarshalJSON() ([]byte, error) { +func (s FirewallLogConfig) MarshalJSON() ([]byte, error) { type NoMethod FirewallLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPoliciesListAssociationsResponse struct { @@ -10761,9 +10761,9 @@ type FirewallPoliciesListAssociationsResponse struct { NullFields []string `json:"-"` } -func (s *FirewallPoliciesListAssociationsResponse) MarshalJSON() ([]byte, error) { +func (s FirewallPoliciesListAssociationsResponse) MarshalJSON() ([]byte, error) { type NoMethod FirewallPoliciesListAssociationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicy: Represents a Firewall Policy resource. @@ -10851,9 +10851,9 @@ type FirewallPolicy struct { NullFields []string `json:"-"` } -func (s *FirewallPolicy) MarshalJSON() ([]byte, error) { +func (s FirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyAssociation struct { @@ -10885,9 +10885,9 @@ type FirewallPolicyAssociation struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyAssociation) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyAssociation) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyList struct { @@ -10922,9 +10922,9 @@ type FirewallPolicyList struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyList) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyList) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicyListWarning: [Output Only] Informational warning message. @@ -11007,9 +11007,9 @@ type FirewallPolicyListWarning struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyListWarning) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyListWarning) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyListWarningData struct { @@ -11036,9 +11036,9 @@ type FirewallPolicyListWarningData struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyListWarningData) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicyRule: Represents a rule that describes one or more match @@ -11125,9 +11125,9 @@ type FirewallPolicyRule struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRule) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallPolicyRuleMatcher: Represents a match condition that incoming @@ -11188,9 +11188,9 @@ type FirewallPolicyRuleMatcher struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRuleMatcher) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRuleMatcher) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRuleMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyRuleMatcherLayer4Config struct { @@ -11218,9 +11218,9 @@ type FirewallPolicyRuleMatcherLayer4Config struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRuleMatcherLayer4Config) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRuleMatcherLayer4Config) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRuleMatcherLayer4Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirewallPolicyRuleSecureTag struct { @@ -11247,9 +11247,9 @@ type FirewallPolicyRuleSecureTag struct { NullFields []string `json:"-"` } -func (s *FirewallPolicyRuleSecureTag) MarshalJSON() ([]byte, error) { +func (s FirewallPolicyRuleSecureTag) MarshalJSON() ([]byte, error) { type NoMethod FirewallPolicyRuleSecureTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FixedOrPercent: Encapsulates numeric value that can be either absolute or @@ -11281,9 +11281,9 @@ type FixedOrPercent struct { NullFields []string `json:"-"` } -func (s *FixedOrPercent) MarshalJSON() ([]byte, error) { +func (s FixedOrPercent) MarshalJSON() ([]byte, error) { type NoMethod FixedOrPercent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRule: Represents a Forwarding Rule resource. Forwarding rule @@ -11598,9 +11598,9 @@ type ForwardingRule struct { NullFields []string `json:"-"` } -func (s *ForwardingRule) MarshalJSON() ([]byte, error) { +func (s ForwardingRule) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRuleAggregatedList struct { @@ -11639,9 +11639,9 @@ type ForwardingRuleAggregatedList struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleAggregatedList) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleAggregatedListWarning: [Output Only] Informational warning @@ -11725,9 +11725,9 @@ type ForwardingRuleAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRuleAggregatedListWarningData struct { @@ -11754,9 +11754,9 @@ type ForwardingRuleAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleList: Contains a list of ForwardingRule resources. @@ -11793,9 +11793,9 @@ type ForwardingRuleList struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleList) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleList) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleListWarning: [Output Only] Informational warning message. @@ -11878,9 +11878,9 @@ type ForwardingRuleListWarning struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleListWarning) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleListWarning) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRuleListWarningData struct { @@ -11907,9 +11907,9 @@ type ForwardingRuleListWarningData struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleListWarningData) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRuleReference struct { @@ -11927,9 +11927,9 @@ type ForwardingRuleReference struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleReference) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleReference) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleServiceDirectoryRegistration: Describes the auto-registration @@ -11960,9 +11960,9 @@ type ForwardingRuleServiceDirectoryRegistration struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleServiceDirectoryRegistration) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleServiceDirectoryRegistration) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleServiceDirectoryRegistration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRulesScopedList struct { @@ -11984,9 +11984,9 @@ type ForwardingRulesScopedList struct { NullFields []string `json:"-"` } -func (s *ForwardingRulesScopedList) MarshalJSON() ([]byte, error) { +func (s ForwardingRulesScopedList) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRulesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRulesScopedListWarning: Informational warning which replaces the @@ -12070,9 +12070,9 @@ type ForwardingRulesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ForwardingRulesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ForwardingRulesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRulesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForwardingRulesScopedListWarningData struct { @@ -12099,9 +12099,9 @@ type ForwardingRulesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ForwardingRulesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ForwardingRulesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRulesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GRPCHealthCheck struct { @@ -12160,9 +12160,9 @@ type GRPCHealthCheck struct { NullFields []string `json:"-"` } -func (s *GRPCHealthCheck) MarshalJSON() ([]byte, error) { +func (s GRPCHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod GRPCHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalAddressesMoveRequest struct { @@ -12189,9 +12189,9 @@ type GlobalAddressesMoveRequest struct { NullFields []string `json:"-"` } -func (s *GlobalAddressesMoveRequest) MarshalJSON() ([]byte, error) { +func (s GlobalAddressesMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalAddressesMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalNetworkEndpointGroupsAttachEndpointsRequest struct { @@ -12210,9 +12210,9 @@ type GlobalNetworkEndpointGroupsAttachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *GlobalNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s GlobalNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalNetworkEndpointGroupsAttachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalNetworkEndpointGroupsDetachEndpointsRequest struct { @@ -12231,9 +12231,9 @@ type GlobalNetworkEndpointGroupsDetachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *GlobalNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s GlobalNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalNetworkEndpointGroupsDetachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalOrganizationSetPolicyRequest struct { @@ -12261,9 +12261,9 @@ type GlobalOrganizationSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GlobalOrganizationSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GlobalOrganizationSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalOrganizationSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalSetLabelsRequest struct { @@ -12292,9 +12292,9 @@ type GlobalSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *GlobalSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s GlobalSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalSetPolicyRequest struct { @@ -12322,9 +12322,9 @@ type GlobalSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributes: A guest attributes entry. @@ -12359,9 +12359,9 @@ type GuestAttributes struct { NullFields []string `json:"-"` } -func (s *GuestAttributes) MarshalJSON() ([]byte, error) { +func (s GuestAttributes) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributesEntry: A guest attributes namespace/key/value entry. @@ -12385,9 +12385,9 @@ type GuestAttributesEntry struct { NullFields []string `json:"-"` } -func (s *GuestAttributesEntry) MarshalJSON() ([]byte, error) { +func (s GuestAttributesEntry) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributesEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributesValue: Array of guest attribute namespace/key/value tuples. @@ -12406,9 +12406,9 @@ type GuestAttributesValue struct { NullFields []string `json:"-"` } -func (s *GuestAttributesValue) MarshalJSON() ([]byte, error) { +func (s GuestAttributesValue) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributesValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestOsFeature: Guest OS features. @@ -12447,9 +12447,9 @@ type GuestOsFeature struct { NullFields []string `json:"-"` } -func (s *GuestOsFeature) MarshalJSON() ([]byte, error) { +func (s GuestOsFeature) MarshalJSON() ([]byte, error) { type NoMethod GuestOsFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HTTP2HealthCheck struct { @@ -12523,9 +12523,9 @@ type HTTP2HealthCheck struct { NullFields []string `json:"-"` } -func (s *HTTP2HealthCheck) MarshalJSON() ([]byte, error) { +func (s HTTP2HealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HTTP2HealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HTTPHealthCheck struct { @@ -12600,9 +12600,9 @@ type HTTPHealthCheck struct { NullFields []string `json:"-"` } -func (s *HTTPHealthCheck) MarshalJSON() ([]byte, error) { +func (s HTTPHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HTTPHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HTTPSHealthCheck struct { @@ -12676,9 +12676,9 @@ type HTTPSHealthCheck struct { NullFields []string `json:"-"` } -func (s *HTTPSHealthCheck) MarshalJSON() ([]byte, error) { +func (s HTTPSHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HTTPSHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheck: Represents a health check resource. Google Compute Engine has @@ -12767,9 +12767,9 @@ type HealthCheck struct { NullFields []string `json:"-"` } -func (s *HealthCheck) MarshalJSON() ([]byte, error) { +func (s HealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckList: Contains a list of HealthCheck resources. @@ -12806,9 +12806,9 @@ type HealthCheckList struct { NullFields []string `json:"-"` } -func (s *HealthCheckList) MarshalJSON() ([]byte, error) { +func (s HealthCheckList) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckListWarning: [Output Only] Informational warning message. @@ -12891,9 +12891,9 @@ type HealthCheckListWarning struct { NullFields []string `json:"-"` } -func (s *HealthCheckListWarning) MarshalJSON() ([]byte, error) { +func (s HealthCheckListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckListWarningData struct { @@ -12920,9 +12920,9 @@ type HealthCheckListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthCheckListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthCheckListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckLogConfig: Configuration of logging on a health check. If logging @@ -12944,9 +12944,9 @@ type HealthCheckLogConfig struct { NullFields []string `json:"-"` } -func (s *HealthCheckLogConfig) MarshalJSON() ([]byte, error) { +func (s HealthCheckLogConfig) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckReference: A full or valid partial URL to a health check. For @@ -12969,9 +12969,9 @@ type HealthCheckReference struct { NullFields []string `json:"-"` } -func (s *HealthCheckReference) MarshalJSON() ([]byte, error) { +func (s HealthCheckReference) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckService: Represents a Health-Check as a Service resource. @@ -13066,9 +13066,9 @@ type HealthCheckService struct { NullFields []string `json:"-"` } -func (s *HealthCheckService) MarshalJSON() ([]byte, error) { +func (s HealthCheckService) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckServiceReference: A full or valid partial URL to a health check @@ -13092,9 +13092,9 @@ type HealthCheckServiceReference struct { NullFields []string `json:"-"` } -func (s *HealthCheckServiceReference) MarshalJSON() ([]byte, error) { +func (s HealthCheckServiceReference) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServiceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckServicesList struct { @@ -13131,9 +13131,9 @@ type HealthCheckServicesList struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesList) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesList) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckServicesListWarning: [Output Only] Informational warning message. @@ -13216,9 +13216,9 @@ type HealthCheckServicesListWarning struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesListWarning) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthCheckServicesListWarningData struct { @@ -13245,9 +13245,9 @@ type HealthCheckServicesListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthCheckServicesListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthCheckServicesListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckServicesListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksAggregatedList struct { @@ -13285,9 +13285,9 @@ type HealthChecksAggregatedList struct { NullFields []string `json:"-"` } -func (s *HealthChecksAggregatedList) MarshalJSON() ([]byte, error) { +func (s HealthChecksAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthChecksAggregatedListWarning: [Output Only] Informational warning @@ -13371,9 +13371,9 @@ type HealthChecksAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *HealthChecksAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s HealthChecksAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksAggregatedListWarningData struct { @@ -13400,9 +13400,9 @@ type HealthChecksAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthChecksAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthChecksAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksScopedList struct { @@ -13424,9 +13424,9 @@ type HealthChecksScopedList struct { NullFields []string `json:"-"` } -func (s *HealthChecksScopedList) MarshalJSON() ([]byte, error) { +func (s HealthChecksScopedList) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthChecksScopedListWarning: Informational warning which replaces the list @@ -13510,9 +13510,9 @@ type HealthChecksScopedListWarning struct { NullFields []string `json:"-"` } -func (s *HealthChecksScopedListWarning) MarshalJSON() ([]byte, error) { +func (s HealthChecksScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthChecksScopedListWarningData struct { @@ -13539,9 +13539,9 @@ type HealthChecksScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *HealthChecksScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s HealthChecksScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HealthChecksScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthStatus struct { @@ -13599,9 +13599,9 @@ type HealthStatus struct { NullFields []string `json:"-"` } -func (s *HealthStatus) MarshalJSON() ([]byte, error) { +func (s HealthStatus) MarshalJSON() ([]byte, error) { type NoMethod HealthStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HealthStatusForNetworkEndpoint struct { @@ -13639,9 +13639,9 @@ type HealthStatusForNetworkEndpoint struct { NullFields []string `json:"-"` } -func (s *HealthStatusForNetworkEndpoint) MarshalJSON() ([]byte, error) { +func (s HealthStatusForNetworkEndpoint) MarshalJSON() ([]byte, error) { type NoMethod HealthStatusForNetworkEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Help: Provides links to documentation or for performing an out of band @@ -13666,9 +13666,9 @@ type Help struct { NullFields []string `json:"-"` } -func (s *Help) MarshalJSON() ([]byte, error) { +func (s Help) MarshalJSON() ([]byte, error) { type NoMethod Help - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HelpLink: Describes a URL link. @@ -13690,9 +13690,9 @@ type HelpLink struct { NullFields []string `json:"-"` } -func (s *HelpLink) MarshalJSON() ([]byte, error) { +func (s HelpLink) MarshalJSON() ([]byte, error) { type NoMethod HelpLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HostRule: UrlMaps A host-matching rule for a URL. If matched, will use the @@ -13724,9 +13724,9 @@ type HostRule struct { NullFields []string `json:"-"` } -func (s *HostRule) MarshalJSON() ([]byte, error) { +func (s HostRule) MarshalJSON() ([]byte, error) { type NoMethod HostRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpFaultAbort: Specification for how requests are aborted as part of fault @@ -13755,9 +13755,9 @@ type HttpFaultAbort struct { NullFields []string `json:"-"` } -func (s *HttpFaultAbort) MarshalJSON() ([]byte, error) { +func (s HttpFaultAbort) MarshalJSON() ([]byte, error) { type NoMethod HttpFaultAbort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HttpFaultAbort) UnmarshalJSON(data []byte) error { @@ -13796,9 +13796,9 @@ type HttpFaultDelay struct { NullFields []string `json:"-"` } -func (s *HttpFaultDelay) MarshalJSON() ([]byte, error) { +func (s HttpFaultDelay) MarshalJSON() ([]byte, error) { type NoMethod HttpFaultDelay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HttpFaultDelay) UnmarshalJSON(data []byte) error { @@ -13841,9 +13841,9 @@ type HttpFaultInjection struct { NullFields []string `json:"-"` } -func (s *HttpFaultInjection) MarshalJSON() ([]byte, error) { +func (s HttpFaultInjection) MarshalJSON() ([]byte, error) { type NoMethod HttpFaultInjection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHeaderAction: The request and response header transformations that take @@ -13875,9 +13875,9 @@ type HttpHeaderAction struct { NullFields []string `json:"-"` } -func (s *HttpHeaderAction) MarshalJSON() ([]byte, error) { +func (s HttpHeaderAction) MarshalJSON() ([]byte, error) { type NoMethod HttpHeaderAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHeaderMatch: matchRule criteria for request header matches. @@ -13946,9 +13946,9 @@ type HttpHeaderMatch struct { NullFields []string `json:"-"` } -func (s *HttpHeaderMatch) MarshalJSON() ([]byte, error) { +func (s HttpHeaderMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpHeaderMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHeaderOption: Specification determining how headers are added to @@ -13975,9 +13975,9 @@ type HttpHeaderOption struct { NullFields []string `json:"-"` } -func (s *HttpHeaderOption) MarshalJSON() ([]byte, error) { +func (s HttpHeaderOption) MarshalJSON() ([]byte, error) { type NoMethod HttpHeaderOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHealthCheck: Represents a legacy HTTP Health Check resource. Legacy HTTP @@ -14048,9 +14048,9 @@ type HttpHealthCheck struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheck) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHealthCheckList: Contains a list of HttpHealthCheck resources. @@ -14087,9 +14087,9 @@ type HttpHealthCheckList struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheckList) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheckList) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheckList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHealthCheckListWarning: [Output Only] Informational warning message. @@ -14172,9 +14172,9 @@ type HttpHealthCheckListWarning struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheckListWarning) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheckListWarning) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheckListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HttpHealthCheckListWarningData struct { @@ -14201,9 +14201,9 @@ type HttpHealthCheckListWarningData struct { NullFields []string `json:"-"` } -func (s *HttpHealthCheckListWarningData) MarshalJSON() ([]byte, error) { +func (s HttpHealthCheckListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HttpHealthCheckListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpQueryParameterMatch: HttpRouteRuleMatch criteria for a request's query @@ -14240,9 +14240,9 @@ type HttpQueryParameterMatch struct { NullFields []string `json:"-"` } -func (s *HttpQueryParameterMatch) MarshalJSON() ([]byte, error) { +func (s HttpQueryParameterMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpQueryParameterMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRedirectAction: Specifies settings for an HTTP redirect. @@ -14303,9 +14303,9 @@ type HttpRedirectAction struct { NullFields []string `json:"-"` } -func (s *HttpRedirectAction) MarshalJSON() ([]byte, error) { +func (s HttpRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod HttpRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRetryPolicy: The retry policy associates with HttpRouteRule @@ -14357,9 +14357,9 @@ type HttpRetryPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRetryPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRetryPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRetryPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HttpRouteAction struct { @@ -14437,9 +14437,9 @@ type HttpRouteAction struct { NullFields []string `json:"-"` } -func (s *HttpRouteAction) MarshalJSON() ([]byte, error) { +func (s HttpRouteAction) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRule: The HttpRouteRule setting specifies how to match an HTTP @@ -14539,9 +14539,9 @@ type HttpRouteRule struct { NullFields []string `json:"-"` } -func (s *HttpRouteRule) MarshalJSON() ([]byte, error) { +func (s HttpRouteRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRuleMatch: HttpRouteRuleMatch specifies a set of criteria for @@ -14615,9 +14615,9 @@ type HttpRouteRuleMatch struct { NullFields []string `json:"-"` } -func (s *HttpRouteRuleMatch) MarshalJSON() ([]byte, error) { +func (s HttpRouteRuleMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRuleMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpsHealthCheck: Represents a legacy HTTPS Health Check resource. Legacy @@ -14687,9 +14687,9 @@ type HttpsHealthCheck struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheck) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpsHealthCheckList: Contains a list of HttpsHealthCheck resources. @@ -14726,9 +14726,9 @@ type HttpsHealthCheckList struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheckList) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheckList) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheckList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpsHealthCheckListWarning: [Output Only] Informational warning message. @@ -14811,9 +14811,9 @@ type HttpsHealthCheckListWarning struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheckListWarning) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheckListWarning) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheckListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HttpsHealthCheckListWarningData struct { @@ -14840,9 +14840,9 @@ type HttpsHealthCheckListWarningData struct { NullFields []string `json:"-"` } -func (s *HttpsHealthCheckListWarningData) MarshalJSON() ([]byte, error) { +func (s HttpsHealthCheckListWarningData) MarshalJSON() ([]byte, error) { type NoMethod HttpsHealthCheckListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: Represents an Image resource. You can use images to create boot disks @@ -15017,9 +15017,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageRawDisk: The parameters of the raw disk image. @@ -15056,9 +15056,9 @@ type ImageRawDisk struct { NullFields []string `json:"-"` } -func (s *ImageRawDisk) MarshalJSON() ([]byte, error) { +func (s ImageRawDisk) MarshalJSON() ([]byte, error) { type NoMethod ImageRawDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImageFamilyView struct { @@ -15081,9 +15081,9 @@ type ImageFamilyView struct { NullFields []string `json:"-"` } -func (s *ImageFamilyView) MarshalJSON() ([]byte, error) { +func (s ImageFamilyView) MarshalJSON() ([]byte, error) { type NoMethod ImageFamilyView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageList: Contains a list of images. @@ -15120,9 +15120,9 @@ type ImageList struct { NullFields []string `json:"-"` } -func (s *ImageList) MarshalJSON() ([]byte, error) { +func (s ImageList) MarshalJSON() ([]byte, error) { type NoMethod ImageList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageListWarning: [Output Only] Informational warning message. @@ -15205,9 +15205,9 @@ type ImageListWarning struct { NullFields []string `json:"-"` } -func (s *ImageListWarning) MarshalJSON() ([]byte, error) { +func (s ImageListWarning) MarshalJSON() ([]byte, error) { type NoMethod ImageListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImageListWarningData struct { @@ -15234,9 +15234,9 @@ type ImageListWarningData struct { NullFields []string `json:"-"` } -func (s *ImageListWarningData) MarshalJSON() ([]byte, error) { +func (s ImageListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ImageListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InitialStateConfig: Initial State for shielded instance, these are public @@ -15263,9 +15263,9 @@ type InitialStateConfig struct { NullFields []string `json:"-"` } -func (s *InitialStateConfig) MarshalJSON() ([]byte, error) { +func (s InitialStateConfig) MarshalJSON() ([]byte, error) { type NoMethod InitialStateConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: Represents an Instance resource. An instance is a virtual machine @@ -15489,9 +15489,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceAggregatedList struct { @@ -15530,9 +15530,9 @@ type InstanceAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceAggregatedListWarning: [Output Only] Informational warning message. @@ -15615,9 +15615,9 @@ type InstanceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceAggregatedListWarningData struct { @@ -15644,9 +15644,9 @@ type InstanceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceConsumptionData struct { @@ -15667,9 +15667,9 @@ type InstanceConsumptionData struct { NullFields []string `json:"-"` } -func (s *InstanceConsumptionData) MarshalJSON() ([]byte, error) { +func (s InstanceConsumptionData) MarshalJSON() ([]byte, error) { type NoMethod InstanceConsumptionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceConsumptionInfo struct { @@ -15697,9 +15697,9 @@ type InstanceConsumptionInfo struct { NullFields []string `json:"-"` } -func (s *InstanceConsumptionInfo) MarshalJSON() ([]byte, error) { +func (s InstanceConsumptionInfo) MarshalJSON() ([]byte, error) { type NoMethod InstanceConsumptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroup: Represents an Instance Group resource. Instance Groups can be @@ -15774,9 +15774,9 @@ type InstanceGroup struct { NullFields []string `json:"-"` } -func (s *InstanceGroup) MarshalJSON() ([]byte, error) { +func (s InstanceGroup) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupAggregatedList struct { @@ -15815,9 +15815,9 @@ type InstanceGroupAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupAggregatedListWarning: [Output Only] Informational warning @@ -15901,9 +15901,9 @@ type InstanceGroupAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupAggregatedListWarningData struct { @@ -15930,9 +15930,9 @@ type InstanceGroupAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupList: A list of InstanceGroup resources. @@ -15970,9 +15970,9 @@ type InstanceGroupList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupListWarning: [Output Only] Informational warning message. @@ -16055,9 +16055,9 @@ type InstanceGroupListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupListWarningData struct { @@ -16084,9 +16084,9 @@ type InstanceGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManager: Represents a Managed Instance Group resource. An @@ -16209,9 +16209,9 @@ type InstanceGroupManager struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManager) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManager) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManager - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerActionsSummary struct { @@ -16280,9 +16280,9 @@ type InstanceGroupManagerActionsSummary struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerActionsSummary) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerActionsSummary) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerActionsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAggregatedList struct { @@ -16322,9 +16322,9 @@ type InstanceGroupManagerAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerAggregatedListWarning: [Output Only] Informational @@ -16408,9 +16408,9 @@ type InstanceGroupManagerAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAggregatedListWarningData struct { @@ -16437,9 +16437,9 @@ type InstanceGroupManagerAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAllInstancesConfig struct { @@ -16463,9 +16463,9 @@ type InstanceGroupManagerAllInstancesConfig struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAllInstancesConfig) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAllInstancesConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAllInstancesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerAutoHealingPolicy struct { @@ -16493,9 +16493,9 @@ type InstanceGroupManagerAutoHealingPolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerAutoHealingPolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerAutoHealingPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerAutoHealingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerInstanceLifecyclePolicy struct { @@ -16535,9 +16535,9 @@ type InstanceGroupManagerInstanceLifecyclePolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerInstanceLifecyclePolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerInstanceLifecyclePolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerInstanceLifecyclePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerList: [Output Only] A list of managed instance groups. @@ -16575,9 +16575,9 @@ type InstanceGroupManagerList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerListWarning: [Output Only] Informational warning @@ -16661,9 +16661,9 @@ type InstanceGroupManagerListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerListWarningData struct { @@ -16690,9 +16690,9 @@ type InstanceGroupManagerListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequest: InstanceGroupManagerResizeRequest @@ -16762,9 +16762,9 @@ type InstanceGroupManagerResizeRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatus struct { @@ -16796,9 +16796,9 @@ type InstanceGroupManagerResizeRequestStatus struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatus) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatus) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestStatusError: [Output only] Fatal errors @@ -16823,9 +16823,9 @@ type InstanceGroupManagerResizeRequestStatusError struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusError) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusError) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusErrorErrors struct { @@ -16854,9 +16854,9 @@ type InstanceGroupManagerResizeRequestStatusErrorErrors struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusErrorErrors) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails struct { @@ -16877,9 +16877,9 @@ type InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusErrorErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusLastAttempt struct { @@ -16898,9 +16898,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttempt struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttempt) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttempt) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttempt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestStatusLastAttemptError: Errors that @@ -16922,9 +16922,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttemptError struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttemptError) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttemptError) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttemptError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors struct { @@ -16953,9 +16953,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails struct { @@ -16976,9 +16976,9 @@ type InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails s NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestStatusLastAttemptErrorErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestsListResponse: [Output Only] A list of @@ -17017,9 +17017,9 @@ type InstanceGroupManagerResizeRequestsListResponse struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestsListResponse) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestsListResponse) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagerResizeRequestsListResponseWarning: [Output Only] @@ -17103,9 +17103,9 @@ type InstanceGroupManagerResizeRequestsListResponseWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestsListResponseWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestsListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestsListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerResizeRequestsListResponseWarningData struct { @@ -17132,9 +17132,9 @@ type InstanceGroupManagerResizeRequestsListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerResizeRequestsListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerResizeRequestsListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerResizeRequestsListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatus struct { @@ -17170,9 +17170,9 @@ type InstanceGroupManagerStatus struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatus) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatus) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusAllInstancesConfig struct { @@ -17195,9 +17195,9 @@ type InstanceGroupManagerStatusAllInstancesConfig struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusAllInstancesConfig) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusAllInstancesConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusAllInstancesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusStateful struct { @@ -17224,9 +17224,9 @@ type InstanceGroupManagerStatusStateful struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusStateful) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusStateful) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusStateful - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusStatefulPerInstanceConfigs struct { @@ -17247,9 +17247,9 @@ type InstanceGroupManagerStatusStatefulPerInstanceConfigs struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusStatefulPerInstanceConfigs) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusStatefulPerInstanceConfigs) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusStatefulPerInstanceConfigs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerStatusVersionTarget struct { @@ -17271,9 +17271,9 @@ type InstanceGroupManagerStatusVersionTarget struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerStatusVersionTarget) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerStatusVersionTarget) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerStatusVersionTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerUpdatePolicy struct { @@ -17375,9 +17375,9 @@ type InstanceGroupManagerUpdatePolicy struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerUpdatePolicy) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerUpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerUpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagerVersion struct { @@ -17415,9 +17415,9 @@ type InstanceGroupManagerVersion struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagerVersion) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagerVersion) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagerVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersAbandonInstancesRequest struct { @@ -17437,9 +17437,9 @@ type InstanceGroupManagersAbandonInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersAbandonInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersApplyUpdatesRequest: @@ -17496,9 +17496,9 @@ type InstanceGroupManagersApplyUpdatesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersApplyUpdatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersCreateInstancesRequest: @@ -17519,9 +17519,9 @@ type InstanceGroupManagersCreateInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersCreateInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersDeleteInstancesRequest struct { @@ -17551,9 +17551,9 @@ type InstanceGroupManagersDeleteInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersDeleteInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersDeletePerInstanceConfigsReq: @@ -17575,9 +17575,9 @@ type InstanceGroupManagersDeletePerInstanceConfigsReq struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersDeletePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersDeletePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersDeletePerInstanceConfigsReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListErrorsResponse struct { @@ -17605,9 +17605,9 @@ type InstanceGroupManagersListErrorsResponse struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListErrorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListManagedInstancesResponse struct { @@ -17636,9 +17636,9 @@ type InstanceGroupManagersListManagedInstancesResponse struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListManagedInstancesResponse) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListManagedInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListManagedInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListPerInstanceConfigsResp struct { @@ -17668,9 +17668,9 @@ type InstanceGroupManagersListPerInstanceConfigsResp struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListPerInstanceConfigsResp) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListPerInstanceConfigsResp) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListPerInstanceConfigsResp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersListPerInstanceConfigsRespWarning: [Output Only] @@ -17754,9 +17754,9 @@ type InstanceGroupManagersListPerInstanceConfigsRespWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListPerInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListPerInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListPerInstanceConfigsRespWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersListPerInstanceConfigsRespWarningData struct { @@ -17783,9 +17783,9 @@ type InstanceGroupManagersListPerInstanceConfigsRespWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersListPerInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersListPerInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersListPerInstanceConfigsRespWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersPatchPerInstanceConfigsReq: @@ -17807,9 +17807,9 @@ type InstanceGroupManagersPatchPerInstanceConfigsReq struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersPatchPerInstanceConfigsReq) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersPatchPerInstanceConfigsReq) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersPatchPerInstanceConfigsReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersRecreateInstancesRequest struct { @@ -17829,9 +17829,9 @@ type InstanceGroupManagersRecreateInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersRecreateInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersRecreateInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersRecreateInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersScopedList struct { @@ -17854,9 +17854,9 @@ type InstanceGroupManagersScopedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersScopedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersScopedListWarning: [Output Only] The warning that @@ -17940,9 +17940,9 @@ type InstanceGroupManagersScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersScopedListWarningData struct { @@ -17969,9 +17969,9 @@ type InstanceGroupManagersScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersSetInstanceTemplateRequest struct { @@ -17994,9 +17994,9 @@ type InstanceGroupManagersSetInstanceTemplateRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersSetInstanceTemplateRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersSetInstanceTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersSetInstanceTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupManagersSetTargetPoolsRequest struct { @@ -18025,9 +18025,9 @@ type InstanceGroupManagersSetTargetPoolsRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersSetTargetPoolsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupManagersUpdatePerInstanceConfigsReq: @@ -18049,9 +18049,9 @@ type InstanceGroupManagersUpdatePerInstanceConfigsReq struct { NullFields []string `json:"-"` } -func (s *InstanceGroupManagersUpdatePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { +func (s InstanceGroupManagersUpdatePerInstanceConfigsReq) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupManagersUpdatePerInstanceConfigsReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsAddInstancesRequest struct { @@ -18070,9 +18070,9 @@ type InstanceGroupsAddInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsAddInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsAddInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsAddInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsListInstances struct { @@ -18110,9 +18110,9 @@ type InstanceGroupsListInstances struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstances) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstances) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstances - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupsListInstancesWarning: [Output Only] Informational warning @@ -18196,9 +18196,9 @@ type InstanceGroupsListInstancesWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstancesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsListInstancesWarningData struct { @@ -18225,9 +18225,9 @@ type InstanceGroupsListInstancesWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstancesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsListInstancesRequest struct { @@ -18254,9 +18254,9 @@ type InstanceGroupsListInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsListInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsRemoveInstancesRequest struct { @@ -18275,9 +18275,9 @@ type InstanceGroupsRemoveInstancesRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsRemoveInstancesRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsRemoveInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsRemoveInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsScopedList struct { @@ -18300,9 +18300,9 @@ type InstanceGroupsScopedList struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsScopedList) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupsScopedListWarning: [Output Only] An informational warning that @@ -18386,9 +18386,9 @@ type InstanceGroupsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsScopedListWarningData struct { @@ -18415,9 +18415,9 @@ type InstanceGroupsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceGroupsSetNamedPortsRequest struct { @@ -18444,9 +18444,9 @@ type InstanceGroupsSetNamedPortsRequest struct { NullFields []string `json:"-"` } -func (s *InstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { +func (s InstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupsSetNamedPortsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceList: Contains a list of instances. @@ -18484,9 +18484,9 @@ type InstanceList struct { NullFields []string `json:"-"` } -func (s *InstanceList) MarshalJSON() ([]byte, error) { +func (s InstanceList) MarshalJSON() ([]byte, error) { type NoMethod InstanceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceListWarning: [Output Only] Informational warning message. @@ -18569,9 +18569,9 @@ type InstanceListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceListWarningData struct { @@ -18598,9 +18598,9 @@ type InstanceListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceListReferrers: Contains a list of instance referrers. @@ -18638,9 +18638,9 @@ type InstanceListReferrers struct { NullFields []string `json:"-"` } -func (s *InstanceListReferrers) MarshalJSON() ([]byte, error) { +func (s InstanceListReferrers) MarshalJSON() ([]byte, error) { type NoMethod InstanceListReferrers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceListReferrersWarning: [Output Only] Informational warning message. @@ -18723,9 +18723,9 @@ type InstanceListReferrersWarning struct { NullFields []string `json:"-"` } -func (s *InstanceListReferrersWarning) MarshalJSON() ([]byte, error) { +func (s InstanceListReferrersWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceListReferrersWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceListReferrersWarningData struct { @@ -18752,9 +18752,9 @@ type InstanceListReferrersWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceListReferrersWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceListReferrersWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceListReferrersWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceManagedByIgmError struct { @@ -18780,9 +18780,9 @@ type InstanceManagedByIgmError struct { NullFields []string `json:"-"` } -func (s *InstanceManagedByIgmError) MarshalJSON() ([]byte, error) { +func (s InstanceManagedByIgmError) MarshalJSON() ([]byte, error) { type NoMethod InstanceManagedByIgmError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceManagedByIgmErrorInstanceActionDetails struct { @@ -18841,9 +18841,9 @@ type InstanceManagedByIgmErrorInstanceActionDetails struct { NullFields []string `json:"-"` } -func (s *InstanceManagedByIgmErrorInstanceActionDetails) MarshalJSON() ([]byte, error) { +func (s InstanceManagedByIgmErrorInstanceActionDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceManagedByIgmErrorInstanceActionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceManagedByIgmErrorManagedInstanceError struct { @@ -18864,9 +18864,9 @@ type InstanceManagedByIgmErrorManagedInstanceError struct { NullFields []string `json:"-"` } -func (s *InstanceManagedByIgmErrorManagedInstanceError) MarshalJSON() ([]byte, error) { +func (s InstanceManagedByIgmErrorManagedInstanceError) MarshalJSON() ([]byte, error) { type NoMethod InstanceManagedByIgmErrorManagedInstanceError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceMoveRequest struct { @@ -18896,9 +18896,9 @@ type InstanceMoveRequest struct { NullFields []string `json:"-"` } -func (s *InstanceMoveRequest) MarshalJSON() ([]byte, error) { +func (s InstanceMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod InstanceMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceParams: Additional instance params. @@ -18921,9 +18921,9 @@ type InstanceParams struct { NullFields []string `json:"-"` } -func (s *InstanceParams) MarshalJSON() ([]byte, error) { +func (s InstanceParams) MarshalJSON() ([]byte, error) { type NoMethod InstanceParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceProperties struct { @@ -19041,9 +19041,9 @@ type InstanceProperties struct { NullFields []string `json:"-"` } -func (s *InstanceProperties) MarshalJSON() ([]byte, error) { +func (s InstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod InstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancePropertiesPatch: Represents the change that you want to make to the @@ -19067,9 +19067,9 @@ type InstancePropertiesPatch struct { NullFields []string `json:"-"` } -func (s *InstancePropertiesPatch) MarshalJSON() ([]byte, error) { +func (s InstancePropertiesPatch) MarshalJSON() ([]byte, error) { type NoMethod InstancePropertiesPatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceReference struct { @@ -19089,9 +19089,9 @@ type InstanceReference struct { NullFields []string `json:"-"` } -func (s *InstanceReference) MarshalJSON() ([]byte, error) { +func (s InstanceReference) MarshalJSON() ([]byte, error) { type NoMethod InstanceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceSettings: Represents a Instance Settings resource. You can use @@ -19134,9 +19134,9 @@ type InstanceSettings struct { NullFields []string `json:"-"` } -func (s *InstanceSettings) MarshalJSON() ([]byte, error) { +func (s InstanceSettings) MarshalJSON() ([]byte, error) { type NoMethod InstanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceSettingsMetadata struct { @@ -19159,9 +19159,9 @@ type InstanceSettingsMetadata struct { NullFields []string `json:"-"` } -func (s *InstanceSettingsMetadata) MarshalJSON() ([]byte, error) { +func (s InstanceSettingsMetadata) MarshalJSON() ([]byte, error) { type NoMethod InstanceSettingsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplate: Represents an Instance Template resource. Google Compute @@ -19228,9 +19228,9 @@ type InstanceTemplate struct { NullFields []string `json:"-"` } -func (s *InstanceTemplate) MarshalJSON() ([]byte, error) { +func (s InstanceTemplate) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateAggregatedList: Contains a list of @@ -19268,9 +19268,9 @@ type InstanceTemplateAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateAggregatedListWarning: [Output Only] Informational warning @@ -19354,9 +19354,9 @@ type InstanceTemplateAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplateAggregatedListWarningData struct { @@ -19383,9 +19383,9 @@ type InstanceTemplateAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateList: A list of instance templates. @@ -19423,9 +19423,9 @@ type InstanceTemplateList struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateList) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateList) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplateListWarning: [Output Only] Informational warning message. @@ -19508,9 +19508,9 @@ type InstanceTemplateListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplateListWarningData struct { @@ -19537,9 +19537,9 @@ type InstanceTemplateListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceTemplateListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceTemplateListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplateListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplatesScopedList struct { @@ -19562,9 +19562,9 @@ type InstanceTemplatesScopedList struct { NullFields []string `json:"-"` } -func (s *InstanceTemplatesScopedList) MarshalJSON() ([]byte, error) { +func (s InstanceTemplatesScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplatesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceTemplatesScopedListWarning: [Output Only] An informational warning @@ -19648,9 +19648,9 @@ type InstanceTemplatesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstanceTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstanceTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplatesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceTemplatesScopedListWarningData struct { @@ -19677,9 +19677,9 @@ type InstanceTemplatesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstanceTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstanceTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstanceTemplatesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceWithNamedPorts struct { @@ -19720,9 +19720,9 @@ type InstanceWithNamedPorts struct { NullFields []string `json:"-"` } -func (s *InstanceWithNamedPorts) MarshalJSON() ([]byte, error) { +func (s InstanceWithNamedPorts) MarshalJSON() ([]byte, error) { type NoMethod InstanceWithNamedPorts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesAddResourcePoliciesRequest struct { @@ -19741,9 +19741,9 @@ type InstancesAddResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *InstancesAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s InstancesAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesAddResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesBulkInsertOperationMetadata struct { @@ -19763,9 +19763,9 @@ type InstancesBulkInsertOperationMetadata struct { NullFields []string `json:"-"` } -func (s *InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { +func (s InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod InstancesBulkInsertOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesGetEffectiveFirewallsResponse struct { @@ -19789,9 +19789,9 @@ type InstancesGetEffectiveFirewallsResponse struct { NullFields []string `json:"-"` } -func (s *InstancesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { +func (s InstancesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { type NoMethod InstancesGetEffectiveFirewallsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { @@ -19826,9 +19826,9 @@ type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { NullFields []string `json:"-"` } -func (s *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesRemoveResourcePoliciesRequest struct { @@ -19847,9 +19847,9 @@ type InstancesRemoveResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *InstancesRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s InstancesRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesRemoveResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesScopedList struct { @@ -19871,9 +19871,9 @@ type InstancesScopedList struct { NullFields []string `json:"-"` } -func (s *InstancesScopedList) MarshalJSON() ([]byte, error) { +func (s InstancesScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstancesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesScopedListWarning: [Output Only] Informational warning which @@ -19957,9 +19957,9 @@ type InstancesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstancesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstancesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstancesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesScopedListWarningData struct { @@ -19986,9 +19986,9 @@ type InstancesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstancesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstancesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstancesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetLabelsRequest struct { @@ -20010,9 +20010,9 @@ type InstancesSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetMachineResourcesRequest struct { @@ -20032,9 +20032,9 @@ type InstancesSetMachineResourcesRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetMachineResourcesRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetMachineResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetMachineResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetMachineTypeRequest struct { @@ -20055,9 +20055,9 @@ type InstancesSetMachineTypeRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetMachineTypeRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetMachineTypeRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetMachineTypeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetMinCpuPlatformRequest struct { @@ -20076,9 +20076,9 @@ type InstancesSetMinCpuPlatformRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetMinCpuPlatformRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetMinCpuPlatformRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetMinCpuPlatformRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetNameRequest struct { @@ -20101,9 +20101,9 @@ type InstancesSetNameRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetNameRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetNameRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetNameRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetSecurityPolicyRequest struct { @@ -20128,9 +20128,9 @@ type InstancesSetSecurityPolicyRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetSecurityPolicyRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetSecurityPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetSecurityPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesSetServiceAccountRequest struct { @@ -20151,9 +20151,9 @@ type InstancesSetServiceAccountRequest struct { NullFields []string `json:"-"` } -func (s *InstancesSetServiceAccountRequest) MarshalJSON() ([]byte, error) { +func (s InstancesSetServiceAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesSetServiceAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesStartWithEncryptionKeyRequest struct { @@ -20175,9 +20175,9 @@ type InstancesStartWithEncryptionKeyRequest struct { NullFields []string `json:"-"` } -func (s *InstancesStartWithEncryptionKeyRequest) MarshalJSON() ([]byte, error) { +func (s InstancesStartWithEncryptionKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesStartWithEncryptionKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshot: Represents a InstantSnapshot resource. You can use instant @@ -20287,9 +20287,9 @@ type InstantSnapshot struct { NullFields []string `json:"-"` } -func (s *InstantSnapshot) MarshalJSON() ([]byte, error) { +func (s InstantSnapshot) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotAggregatedList struct { @@ -20329,9 +20329,9 @@ type InstantSnapshotAggregatedList struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotAggregatedList) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotAggregatedListWarning: [Output Only] Informational warning @@ -20415,9 +20415,9 @@ type InstantSnapshotAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotAggregatedListWarningData struct { @@ -20444,9 +20444,9 @@ type InstantSnapshotAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotList: Contains a list of InstantSnapshot resources. @@ -20483,9 +20483,9 @@ type InstantSnapshotList struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotList) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotList) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotListWarning: [Output Only] Informational warning message. @@ -20568,9 +20568,9 @@ type InstantSnapshotListWarning struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotListWarning) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotListWarningData struct { @@ -20597,9 +20597,9 @@ type InstantSnapshotListWarningData struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotListWarningData) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotResourceStatus struct { @@ -20618,9 +20618,9 @@ type InstantSnapshotResourceStatus struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotResourceStatus) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotsScopedList struct { @@ -20643,9 +20643,9 @@ type InstantSnapshotsScopedList struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotsScopedList) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotsScopedList) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantSnapshotsScopedListWarning: [Output Only] Informational warning which @@ -20729,9 +20729,9 @@ type InstantSnapshotsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstantSnapshotsScopedListWarningData struct { @@ -20758,9 +20758,9 @@ type InstantSnapshotsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InstantSnapshotsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InstantSnapshotsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InstantSnapshotsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Int64RangeMatch: HttpRouteRuleMatch criteria for field values that must stay @@ -20784,9 +20784,9 @@ type Int64RangeMatch struct { NullFields []string `json:"-"` } -func (s *Int64RangeMatch) MarshalJSON() ([]byte, error) { +func (s Int64RangeMatch) MarshalJSON() ([]byte, error) { type NoMethod Int64RangeMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interconnect: Represents an Interconnect resource. An Interconnect resource @@ -20974,9 +20974,9 @@ type Interconnect struct { NullFields []string `json:"-"` } -func (s *Interconnect) MarshalJSON() ([]byte, error) { +func (s Interconnect) MarshalJSON() ([]byte, error) { type NoMethod Interconnect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachment: Represents an Interconnect Attachment (VLAN) @@ -21273,9 +21273,9 @@ type InterconnectAttachment struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachment) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachment) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentAggregatedList struct { @@ -21315,9 +21315,9 @@ type InterconnectAttachmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentAggregatedListWarning: [Output Only] Informational @@ -21401,9 +21401,9 @@ type InterconnectAttachmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentAggregatedListWarningData struct { @@ -21430,9 +21430,9 @@ type InterconnectAttachmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentConfigurationConstraints struct { @@ -21472,9 +21472,9 @@ type InterconnectAttachmentConfigurationConstraints struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentConfigurationConstraints) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentConfigurationConstraints) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentConfigurationConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange struct { @@ -21493,9 +21493,9 @@ type InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentList: Response to the list request, and contains a @@ -21534,9 +21534,9 @@ type InterconnectAttachmentList struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentList) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentListWarning: [Output Only] Informational warning @@ -21620,9 +21620,9 @@ type InterconnectAttachmentListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentListWarningData struct { @@ -21649,9 +21649,9 @@ type InterconnectAttachmentListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentPartnerMetadata: Informational metadata about Partner @@ -21683,9 +21683,9 @@ type InterconnectAttachmentPartnerMetadata struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentPartnerMetadata) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentPartnerMetadata) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentPartnerMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentPrivateInfo: Information for an interconnect @@ -21707,9 +21707,9 @@ type InterconnectAttachmentPrivateInfo struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentPrivateInfo) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentPrivateInfo) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentPrivateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentsScopedList struct { @@ -21732,9 +21732,9 @@ type InterconnectAttachmentsScopedList struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentsScopedList) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachmentsScopedListWarning: Informational warning which @@ -21818,9 +21818,9 @@ type InterconnectAttachmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectAttachmentsScopedListWarningData struct { @@ -21847,9 +21847,9 @@ type InterconnectAttachmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectCircuitInfo: Describes a single physical circuit between the @@ -21877,9 +21877,9 @@ type InterconnectCircuitInfo struct { NullFields []string `json:"-"` } -func (s *InterconnectCircuitInfo) MarshalJSON() ([]byte, error) { +func (s InterconnectCircuitInfo) MarshalJSON() ([]byte, error) { type NoMethod InterconnectCircuitInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectDiagnostics: Diagnostics information about the Interconnect @@ -21927,9 +21927,9 @@ type InterconnectDiagnostics struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnostics) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnostics) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnostics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectDiagnosticsARPEntry: Describing the ARP neighbor entries seen on @@ -21952,9 +21952,9 @@ type InterconnectDiagnosticsARPEntry struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsARPEntry) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsARPEntry) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsARPEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectDiagnosticsLinkLACPStatus struct { @@ -21986,9 +21986,9 @@ type InterconnectDiagnosticsLinkLACPStatus struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsLinkLACPStatus) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsLinkLACPStatus) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsLinkLACPStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectDiagnosticsLinkOpticalPower struct { @@ -22029,9 +22029,9 @@ type InterconnectDiagnosticsLinkOpticalPower struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsLinkOpticalPower) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsLinkOpticalPower) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsLinkOpticalPower - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *InterconnectDiagnosticsLinkOpticalPower) UnmarshalJSON(data []byte) error { @@ -22088,9 +22088,9 @@ type InterconnectDiagnosticsLinkStatus struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsLinkStatus) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsLinkStatus) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsLinkStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectDiagnosticsMacsecStatus: Describes the status of MACsec @@ -22114,9 +22114,9 @@ type InterconnectDiagnosticsMacsecStatus struct { NullFields []string `json:"-"` } -func (s *InterconnectDiagnosticsMacsecStatus) MarshalJSON() ([]byte, error) { +func (s InterconnectDiagnosticsMacsecStatus) MarshalJSON() ([]byte, error) { type NoMethod InterconnectDiagnosticsMacsecStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectList: Response to the list request, and contains a list of @@ -22155,9 +22155,9 @@ type InterconnectList struct { NullFields []string `json:"-"` } -func (s *InterconnectList) MarshalJSON() ([]byte, error) { +func (s InterconnectList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectListWarning: [Output Only] Informational warning message. @@ -22240,9 +22240,9 @@ type InterconnectListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectListWarningData struct { @@ -22269,9 +22269,9 @@ type InterconnectListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocation: Represents an Interconnect Attachment (VLAN) Location @@ -22378,9 +22378,9 @@ type InterconnectLocation struct { NullFields []string `json:"-"` } -func (s *InterconnectLocation) MarshalJSON() ([]byte, error) { +func (s InterconnectLocation) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocationList: Response to the list request, and contains a list @@ -22419,9 +22419,9 @@ type InterconnectLocationList struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationList) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocationListWarning: [Output Only] Informational warning @@ -22505,9 +22505,9 @@ type InterconnectLocationListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectLocationListWarningData struct { @@ -22534,9 +22534,9 @@ type InterconnectLocationListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectLocationRegionInfo: Information about any potential @@ -22573,9 +22573,9 @@ type InterconnectLocationRegionInfo struct { NullFields []string `json:"-"` } -func (s *InterconnectLocationRegionInfo) MarshalJSON() ([]byte, error) { +func (s InterconnectLocationRegionInfo) MarshalJSON() ([]byte, error) { type NoMethod InterconnectLocationRegionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsec: Configuration information for enabling Media Access @@ -22608,9 +22608,9 @@ type InterconnectMacsec struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsec) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsec) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsecConfig: MACsec configuration information for the @@ -22635,9 +22635,9 @@ type InterconnectMacsecConfig struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsecConfig) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsecConfig) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsecConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsecConfigPreSharedKey: Describes a pre-shared key used to @@ -22664,9 +22664,9 @@ type InterconnectMacsecConfigPreSharedKey struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsecConfigPreSharedKey) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsecConfigPreSharedKey) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsecConfigPreSharedKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectMacsecPreSharedKey: Describes a pre-shared key used to setup @@ -22698,9 +22698,9 @@ type InterconnectMacsecPreSharedKey struct { NullFields []string `json:"-"` } -func (s *InterconnectMacsecPreSharedKey) MarshalJSON() ([]byte, error) { +func (s InterconnectMacsecPreSharedKey) MarshalJSON() ([]byte, error) { type NoMethod InterconnectMacsecPreSharedKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectOutageNotification: Description of a planned outage on this @@ -22778,9 +22778,9 @@ type InterconnectOutageNotification struct { NullFields []string `json:"-"` } -func (s *InterconnectOutageNotification) MarshalJSON() ([]byte, error) { +func (s InterconnectOutageNotification) MarshalJSON() ([]byte, error) { type NoMethod InterconnectOutageNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectRemoteLocation: Represents a Cross-Cloud Interconnect Remote @@ -22887,9 +22887,9 @@ type InterconnectRemoteLocation struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocation) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocation) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationConstraints struct { @@ -22948,9 +22948,9 @@ type InterconnectRemoteLocationConstraints struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationConstraints) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationConstraints) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationConstraintsSubnetLengthRange struct { @@ -22969,9 +22969,9 @@ type InterconnectRemoteLocationConstraintsSubnetLengthRange struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationConstraintsSubnetLengthRange) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationConstraintsSubnetLengthRange) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationConstraintsSubnetLengthRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectRemoteLocationList: Response to the list request, and contains a @@ -23011,9 +23011,9 @@ type InterconnectRemoteLocationList struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationList) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationList) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectRemoteLocationListWarning: [Output Only] Informational warning @@ -23097,9 +23097,9 @@ type InterconnectRemoteLocationListWarning struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationListWarning) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationListWarning) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationListWarningData struct { @@ -23126,9 +23126,9 @@ type InterconnectRemoteLocationListWarningData struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationListWarningData) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InterconnectRemoteLocationPermittedConnections struct { @@ -23148,9 +23148,9 @@ type InterconnectRemoteLocationPermittedConnections struct { NullFields []string `json:"-"` } -func (s *InterconnectRemoteLocationPermittedConnections) MarshalJSON() ([]byte, error) { +func (s InterconnectRemoteLocationPermittedConnections) MarshalJSON() ([]byte, error) { type NoMethod InterconnectRemoteLocationPermittedConnections - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectsGetDiagnosticsResponse: Response for the @@ -23173,9 +23173,9 @@ type InterconnectsGetDiagnosticsResponse struct { NullFields []string `json:"-"` } -func (s *InterconnectsGetDiagnosticsResponse) MarshalJSON() ([]byte, error) { +func (s InterconnectsGetDiagnosticsResponse) MarshalJSON() ([]byte, error) { type NoMethod InterconnectsGetDiagnosticsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectsGetMacsecConfigResponse: Response for the @@ -23200,9 +23200,9 @@ type InterconnectsGetMacsecConfigResponse struct { NullFields []string `json:"-"` } -func (s *InterconnectsGetMacsecConfigResponse) MarshalJSON() ([]byte, error) { +func (s InterconnectsGetMacsecConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod InterconnectsGetMacsecConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // License: Represents a License resource. A License represents billing and @@ -23252,9 +23252,9 @@ type License struct { NullFields []string `json:"-"` } -func (s *License) MarshalJSON() ([]byte, error) { +func (s License) MarshalJSON() ([]byte, error) { type NoMethod License - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LicenseCode: Represents a License Code resource. A License Code is a unique @@ -23312,9 +23312,9 @@ type LicenseCode struct { NullFields []string `json:"-"` } -func (s *LicenseCode) MarshalJSON() ([]byte, error) { +func (s LicenseCode) MarshalJSON() ([]byte, error) { type NoMethod LicenseCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicenseCodeLicenseAlias struct { @@ -23335,9 +23335,9 @@ type LicenseCodeLicenseAlias struct { NullFields []string `json:"-"` } -func (s *LicenseCodeLicenseAlias) MarshalJSON() ([]byte, error) { +func (s LicenseCodeLicenseAlias) MarshalJSON() ([]byte, error) { type NoMethod LicenseCodeLicenseAlias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LicenseResourceCommitment: Commitment for a particular license resource. @@ -23362,9 +23362,9 @@ type LicenseResourceCommitment struct { NullFields []string `json:"-"` } -func (s *LicenseResourceCommitment) MarshalJSON() ([]byte, error) { +func (s LicenseResourceCommitment) MarshalJSON() ([]byte, error) { type NoMethod LicenseResourceCommitment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicenseResourceRequirements struct { @@ -23387,9 +23387,9 @@ type LicenseResourceRequirements struct { NullFields []string `json:"-"` } -func (s *LicenseResourceRequirements) MarshalJSON() ([]byte, error) { +func (s LicenseResourceRequirements) MarshalJSON() ([]byte, error) { type NoMethod LicenseResourceRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicensesListResponse struct { @@ -23423,9 +23423,9 @@ type LicensesListResponse struct { NullFields []string `json:"-"` } -func (s *LicensesListResponse) MarshalJSON() ([]byte, error) { +func (s LicensesListResponse) MarshalJSON() ([]byte, error) { type NoMethod LicensesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LicensesListResponseWarning: [Output Only] Informational warning message. @@ -23508,9 +23508,9 @@ type LicensesListResponseWarning struct { NullFields []string `json:"-"` } -func (s *LicensesListResponseWarning) MarshalJSON() ([]byte, error) { +func (s LicensesListResponseWarning) MarshalJSON() ([]byte, error) { type NoMethod LicensesListResponseWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicensesListResponseWarningData struct { @@ -23537,9 +23537,9 @@ type LicensesListResponseWarningData struct { NullFields []string `json:"-"` } -func (s *LicensesListResponseWarningData) MarshalJSON() ([]byte, error) { +func (s LicensesListResponseWarningData) MarshalJSON() ([]byte, error) { type NoMethod LicensesListResponseWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocalDisk struct { @@ -23564,9 +23564,9 @@ type LocalDisk struct { NullFields []string `json:"-"` } -func (s *LocalDisk) MarshalJSON() ([]byte, error) { +func (s LocalDisk) MarshalJSON() ([]byte, error) { type NoMethod LocalDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalizedMessage: Provides a localized error message that is safe to return @@ -23591,9 +23591,9 @@ type LocalizedMessage struct { NullFields []string `json:"-"` } -func (s *LocalizedMessage) MarshalJSON() ([]byte, error) { +func (s LocalizedMessage) MarshalJSON() ([]byte, error) { type NoMethod LocalizedMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationPolicy: Configuration for location policy among multiple possible @@ -23634,9 +23634,9 @@ type LocationPolicy struct { NullFields []string `json:"-"` } -func (s *LocationPolicy) MarshalJSON() ([]byte, error) { +func (s LocationPolicy) MarshalJSON() ([]byte, error) { type NoMethod LocationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationPolicyLocation struct { @@ -23663,9 +23663,9 @@ type LocationPolicyLocation struct { NullFields []string `json:"-"` } -func (s *LocationPolicyLocation) MarshalJSON() ([]byte, error) { +func (s LocationPolicyLocation) MarshalJSON() ([]byte, error) { type NoMethod LocationPolicyLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationPolicyLocationConstraints: Per-zone constraints on location policy @@ -23687,9 +23687,9 @@ type LocationPolicyLocationConstraints struct { NullFields []string `json:"-"` } -func (s *LocationPolicyLocationConstraints) MarshalJSON() ([]byte, error) { +func (s LocationPolicyLocationConstraints) MarshalJSON() ([]byte, error) { type NoMethod LocationPolicyLocationConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfig: This is deprecated and has no effect. Do not use. @@ -23713,9 +23713,9 @@ type LogConfig struct { NullFields []string `json:"-"` } -func (s *LogConfig) MarshalJSON() ([]byte, error) { +func (s LogConfig) MarshalJSON() ([]byte, error) { type NoMethod LogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigCloudAuditOptions: This is deprecated and has no effect. Do not @@ -23741,9 +23741,9 @@ type LogConfigCloudAuditOptions struct { NullFields []string `json:"-"` } -func (s *LogConfigCloudAuditOptions) MarshalJSON() ([]byte, error) { +func (s LogConfigCloudAuditOptions) MarshalJSON() ([]byte, error) { type NoMethod LogConfigCloudAuditOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigCounterOptions: This is deprecated and has no effect. Do not use. @@ -23767,9 +23767,9 @@ type LogConfigCounterOptions struct { NullFields []string `json:"-"` } -func (s *LogConfigCounterOptions) MarshalJSON() ([]byte, error) { +func (s LogConfigCounterOptions) MarshalJSON() ([]byte, error) { type NoMethod LogConfigCounterOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigCounterOptionsCustomField: This is deprecated and has no effect. Do @@ -23792,9 +23792,9 @@ type LogConfigCounterOptionsCustomField struct { NullFields []string `json:"-"` } -func (s *LogConfigCounterOptionsCustomField) MarshalJSON() ([]byte, error) { +func (s LogConfigCounterOptionsCustomField) MarshalJSON() ([]byte, error) { type NoMethod LogConfigCounterOptionsCustomField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogConfigDataAccessOptions: This is deprecated and has no effect. Do not @@ -23819,9 +23819,9 @@ type LogConfigDataAccessOptions struct { NullFields []string `json:"-"` } -func (s *LogConfigDataAccessOptions) MarshalJSON() ([]byte, error) { +func (s LogConfigDataAccessOptions) MarshalJSON() ([]byte, error) { type NoMethod LogConfigDataAccessOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineImage: Represents a machine image resource. A machine image is a @@ -23921,9 +23921,9 @@ type MachineImage struct { NullFields []string `json:"-"` } -func (s *MachineImage) MarshalJSON() ([]byte, error) { +func (s MachineImage) MarshalJSON() ([]byte, error) { type NoMethod MachineImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineImageList: A list of machine images. @@ -23961,9 +23961,9 @@ type MachineImageList struct { NullFields []string `json:"-"` } -func (s *MachineImageList) MarshalJSON() ([]byte, error) { +func (s MachineImageList) MarshalJSON() ([]byte, error) { type NoMethod MachineImageList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineImageListWarning: [Output Only] Informational warning message. @@ -24046,9 +24046,9 @@ type MachineImageListWarning struct { NullFields []string `json:"-"` } -func (s *MachineImageListWarning) MarshalJSON() ([]byte, error) { +func (s MachineImageListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineImageListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineImageListWarningData struct { @@ -24075,9 +24075,9 @@ type MachineImageListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineImageListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineImageListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineImageListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineType: Represents a Machine Type resource. You can use specific @@ -24143,9 +24143,9 @@ type MachineType struct { NullFields []string `json:"-"` } -func (s *MachineType) MarshalJSON() ([]byte, error) { +func (s MachineType) MarshalJSON() ([]byte, error) { type NoMethod MachineType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeAccelerators struct { @@ -24167,9 +24167,9 @@ type MachineTypeAccelerators struct { NullFields []string `json:"-"` } -func (s *MachineTypeAccelerators) MarshalJSON() ([]byte, error) { +func (s MachineTypeAccelerators) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAccelerators - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeScratchDisks struct { @@ -24188,9 +24188,9 @@ type MachineTypeScratchDisks struct { NullFields []string `json:"-"` } -func (s *MachineTypeScratchDisks) MarshalJSON() ([]byte, error) { +func (s MachineTypeScratchDisks) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeScratchDisks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeAggregatedList struct { @@ -24229,9 +24229,9 @@ type MachineTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *MachineTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s MachineTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypeAggregatedListWarning: [Output Only] Informational warning @@ -24315,9 +24315,9 @@ type MachineTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *MachineTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s MachineTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeAggregatedListWarningData struct { @@ -24344,9 +24344,9 @@ type MachineTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypeList: Contains a list of machine types. @@ -24384,9 +24384,9 @@ type MachineTypeList struct { NullFields []string `json:"-"` } -func (s *MachineTypeList) MarshalJSON() ([]byte, error) { +func (s MachineTypeList) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypeListWarning: [Output Only] Informational warning message. @@ -24469,9 +24469,9 @@ type MachineTypeListWarning struct { NullFields []string `json:"-"` } -func (s *MachineTypeListWarning) MarshalJSON() ([]byte, error) { +func (s MachineTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypeListWarningData struct { @@ -24498,9 +24498,9 @@ type MachineTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypesScopedList struct { @@ -24522,9 +24522,9 @@ type MachineTypesScopedList struct { NullFields []string `json:"-"` } -func (s *MachineTypesScopedList) MarshalJSON() ([]byte, error) { +func (s MachineTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod MachineTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineTypesScopedListWarning: [Output Only] An informational warning that @@ -24608,9 +24608,9 @@ type MachineTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *MachineTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s MachineTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod MachineTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MachineTypesScopedListWarningData struct { @@ -24637,9 +24637,9 @@ type MachineTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *MachineTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s MachineTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod MachineTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedInstance: A Managed Instance resource. @@ -24749,9 +24749,9 @@ type ManagedInstance struct { NullFields []string `json:"-"` } -func (s *ManagedInstance) MarshalJSON() ([]byte, error) { +func (s ManagedInstance) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceInstanceHealth struct { @@ -24788,9 +24788,9 @@ type ManagedInstanceInstanceHealth struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceInstanceHealth) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceInstanceHealth) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceInstanceHealth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceLastAttempt struct { @@ -24810,9 +24810,9 @@ type ManagedInstanceLastAttempt struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttempt) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttempt) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttempt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedInstanceLastAttemptErrors: [Output Only] Encountered errors during @@ -24834,9 +24834,9 @@ type ManagedInstanceLastAttemptErrors struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttemptErrors) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttemptErrors) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttemptErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceLastAttemptErrorsErrors struct { @@ -24865,9 +24865,9 @@ type ManagedInstanceLastAttemptErrorsErrors struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttemptErrorsErrors) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttemptErrorsErrors) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttemptErrorsErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceLastAttemptErrorsErrorsErrorDetails struct { @@ -24888,9 +24888,9 @@ type ManagedInstanceLastAttemptErrorsErrorsErrorDetails struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceLastAttemptErrorsErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceLastAttemptErrorsErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceLastAttemptErrorsErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedInstanceVersion struct { @@ -24912,9 +24912,9 @@ type ManagedInstanceVersion struct { NullFields []string `json:"-"` } -func (s *ManagedInstanceVersion) MarshalJSON() ([]byte, error) { +func (s ManagedInstanceVersion) MarshalJSON() ([]byte, error) { type NoMethod ManagedInstanceVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: A metadata key/value entry. @@ -24946,9 +24946,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataItems: Metadata @@ -24976,9 +24976,9 @@ type MetadataItems struct { NullFields []string `json:"-"` } -func (s *MetadataItems) MarshalJSON() ([]byte, error) { +func (s MetadataItems) MarshalJSON() ([]byte, error) { type NoMethod MetadataItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataFilter: Opaque filter criteria used by load balancers to restrict @@ -25026,9 +25026,9 @@ type MetadataFilter struct { NullFields []string `json:"-"` } -func (s *MetadataFilter) MarshalJSON() ([]byte, error) { +func (s MetadataFilter) MarshalJSON() ([]byte, error) { type NoMethod MetadataFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataFilterLabelMatch: MetadataFilter label name value pairs that are @@ -25054,9 +25054,9 @@ type MetadataFilterLabelMatch struct { NullFields []string `json:"-"` } -func (s *MetadataFilterLabelMatch) MarshalJSON() ([]byte, error) { +func (s MetadataFilterLabelMatch) MarshalJSON() ([]byte, error) { type NoMethod MetadataFilterLabelMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamedPort: The named port. For example: <"http", 80>. @@ -25079,9 +25079,9 @@ type NamedPort struct { NullFields []string `json:"-"` } -func (s *NamedPort) MarshalJSON() ([]byte, error) { +func (s NamedPort) MarshalJSON() ([]byte, error) { type NoMethod NamedPort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NatIpInfo: Contains NAT IP information of a NAT config (i.e. usage status, @@ -25104,9 +25104,9 @@ type NatIpInfo struct { NullFields []string `json:"-"` } -func (s *NatIpInfo) MarshalJSON() ([]byte, error) { +func (s NatIpInfo) MarshalJSON() ([]byte, error) { type NoMethod NatIpInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NatIpInfoNatIpInfoMapping: Contains information of a NAT IP. @@ -25139,9 +25139,9 @@ type NatIpInfoNatIpInfoMapping struct { NullFields []string `json:"-"` } -func (s *NatIpInfoNatIpInfoMapping) MarshalJSON() ([]byte, error) { +func (s NatIpInfoNatIpInfoMapping) MarshalJSON() ([]byte, error) { type NoMethod NatIpInfoNatIpInfoMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NatIpInfoResponse struct { @@ -25163,9 +25163,9 @@ type NatIpInfoResponse struct { NullFields []string `json:"-"` } -func (s *NatIpInfoResponse) MarshalJSON() ([]byte, error) { +func (s NatIpInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod NatIpInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Network: Represents a VPC Network resource. Networks connect resources to @@ -25264,9 +25264,9 @@ type Network struct { NullFields []string `json:"-"` } -func (s *Network) MarshalJSON() ([]byte, error) { +func (s Network) MarshalJSON() ([]byte, error) { type NoMethod Network - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachment: NetworkAttachments A network attachment resource ... @@ -25343,9 +25343,9 @@ type NetworkAttachment struct { NullFields []string `json:"-"` } -func (s *NetworkAttachment) MarshalJSON() ([]byte, error) { +func (s NetworkAttachment) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentAggregatedList: Contains a list of @@ -25382,9 +25382,9 @@ type NetworkAttachmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentAggregatedListWarning: [Output Only] Informational warning @@ -25468,9 +25468,9 @@ type NetworkAttachmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentAggregatedListWarningData struct { @@ -25497,9 +25497,9 @@ type NetworkAttachmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentConnectedEndpoint: [Output Only] A connection connected to @@ -25550,9 +25550,9 @@ type NetworkAttachmentConnectedEndpoint struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentConnectedEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentList struct { @@ -25587,9 +25587,9 @@ type NetworkAttachmentList struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentList) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentListWarning: [Output Only] Informational warning message. @@ -25672,9 +25672,9 @@ type NetworkAttachmentListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentListWarningData struct { @@ -25701,9 +25701,9 @@ type NetworkAttachmentListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentsScopedList struct { @@ -25725,9 +25725,9 @@ type NetworkAttachmentsScopedList struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentsScopedList) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAttachmentsScopedListWarning: Informational warning which replaces @@ -25811,9 +25811,9 @@ type NetworkAttachmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkAttachmentsScopedListWarningData struct { @@ -25840,9 +25840,9 @@ type NetworkAttachmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkAttachmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEdgeSecurityService: Represents a Google Cloud Armor network edge @@ -25903,9 +25903,9 @@ type NetworkEdgeSecurityService struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityService) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityService) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServiceAggregatedList struct { @@ -25946,9 +25946,9 @@ type NetworkEdgeSecurityServiceAggregatedList struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServiceAggregatedList) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServiceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServiceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEdgeSecurityServiceAggregatedListWarning: [Output Only] Informational @@ -26032,9 +26032,9 @@ type NetworkEdgeSecurityServiceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServiceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServiceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServiceAggregatedListWarningData struct { @@ -26061,9 +26061,9 @@ type NetworkEdgeSecurityServiceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServiceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServicesScopedList struct { @@ -26086,9 +26086,9 @@ type NetworkEdgeSecurityServicesScopedList struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServicesScopedList) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServicesScopedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServicesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEdgeSecurityServicesScopedListWarning: Informational warning which @@ -26172,9 +26172,9 @@ type NetworkEdgeSecurityServicesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServicesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServicesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServicesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEdgeSecurityServicesScopedListWarningData struct { @@ -26201,9 +26201,9 @@ type NetworkEdgeSecurityServicesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEdgeSecurityServicesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEdgeSecurityServicesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEdgeSecurityServicesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpoint: The network endpoint. @@ -26249,9 +26249,9 @@ type NetworkEndpoint struct { NullFields []string `json:"-"` } -func (s *NetworkEndpoint) MarshalJSON() ([]byte, error) { +func (s NetworkEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroup: Represents a collection of network endpoints. A @@ -26354,9 +26354,9 @@ type NetworkEndpointGroup struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroup) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroup) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupAggregatedList struct { @@ -26396,9 +26396,9 @@ type NetworkEndpointGroupAggregatedList struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAggregatedList) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupAggregatedListWarning: [Output Only] Informational @@ -26482,9 +26482,9 @@ type NetworkEndpointGroupAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupAggregatedListWarningData struct { @@ -26511,9 +26511,9 @@ type NetworkEndpointGroupAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupAppEngine: Configuration for an App Engine network @@ -26551,9 +26551,9 @@ type NetworkEndpointGroupAppEngine struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupAppEngine) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupAppEngine) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupAppEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupCloudFunction: Configuration for a Cloud Function @@ -26585,9 +26585,9 @@ type NetworkEndpointGroupCloudFunction struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupCloudFunction) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupCloudFunction) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupCloudFunction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupCloudRun: Configuration for a Cloud Run network endpoint @@ -26627,9 +26627,9 @@ type NetworkEndpointGroupCloudRun struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupCloudRun) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupCloudRun) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupCloudRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupList struct { @@ -26666,9 +26666,9 @@ type NetworkEndpointGroupList struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupList) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupListWarning: [Output Only] Informational warning @@ -26752,9 +26752,9 @@ type NetworkEndpointGroupListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupListWarningData struct { @@ -26781,9 +26781,9 @@ type NetworkEndpointGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupPscData: All data that is specifically relevant to only @@ -26823,9 +26823,9 @@ type NetworkEndpointGroupPscData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupPscData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupPscData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupPscData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsAttachEndpointsRequest struct { @@ -26844,9 +26844,9 @@ type NetworkEndpointGroupsAttachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsAttachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsDetachEndpointsRequest struct { @@ -26865,9 +26865,9 @@ type NetworkEndpointGroupsDetachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsDetachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsListEndpointsRequest struct { @@ -26893,9 +26893,9 @@ type NetworkEndpointGroupsListEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsListNetworkEndpoints struct { @@ -26931,9 +26931,9 @@ type NetworkEndpointGroupsListNetworkEndpoints struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListNetworkEndpoints) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListNetworkEndpoints) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListNetworkEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupsListNetworkEndpointsWarning: [Output Only] @@ -27017,9 +27017,9 @@ type NetworkEndpointGroupsListNetworkEndpointsWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListNetworkEndpointsWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListNetworkEndpointsWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListNetworkEndpointsWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsListNetworkEndpointsWarningData struct { @@ -27046,9 +27046,9 @@ type NetworkEndpointGroupsListNetworkEndpointsWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsListNetworkEndpointsWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsListNetworkEndpointsWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsListNetworkEndpointsWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsScopedList struct { @@ -27071,9 +27071,9 @@ type NetworkEndpointGroupsScopedList struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsScopedList) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsScopedList) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpointGroupsScopedListWarning: [Output Only] An informational @@ -27158,9 +27158,9 @@ type NetworkEndpointGroupsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointGroupsScopedListWarningData struct { @@ -27187,9 +27187,9 @@ type NetworkEndpointGroupsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointGroupsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkEndpointWithHealthStatus struct { @@ -27210,9 +27210,9 @@ type NetworkEndpointWithHealthStatus struct { NullFields []string `json:"-"` } -func (s *NetworkEndpointWithHealthStatus) MarshalJSON() ([]byte, error) { +func (s NetworkEndpointWithHealthStatus) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpointWithHealthStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInterface: A network interface resource attached to an instance. @@ -27323,9 +27323,9 @@ type NetworkInterface struct { NullFields []string `json:"-"` } -func (s *NetworkInterface) MarshalJSON() ([]byte, error) { +func (s NetworkInterface) MarshalJSON() ([]byte, error) { type NoMethod NetworkInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkList: Contains a list of networks. @@ -27363,9 +27363,9 @@ type NetworkList struct { NullFields []string `json:"-"` } -func (s *NetworkList) MarshalJSON() ([]byte, error) { +func (s NetworkList) MarshalJSON() ([]byte, error) { type NoMethod NetworkList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkListWarning: [Output Only] Informational warning message. @@ -27448,9 +27448,9 @@ type NetworkListWarning struct { NullFields []string `json:"-"` } -func (s *NetworkListWarning) MarshalJSON() ([]byte, error) { +func (s NetworkListWarning) MarshalJSON() ([]byte, error) { type NoMethod NetworkListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkListWarningData struct { @@ -27477,9 +27477,9 @@ type NetworkListWarningData struct { NullFields []string `json:"-"` } -func (s *NetworkListWarningData) MarshalJSON() ([]byte, error) { +func (s NetworkListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NetworkListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPeering: A network peering attached to a network resource. The @@ -27563,9 +27563,9 @@ type NetworkPeering struct { NullFields []string `json:"-"` } -func (s *NetworkPeering) MarshalJSON() ([]byte, error) { +func (s NetworkPeering) MarshalJSON() ([]byte, error) { type NoMethod NetworkPeering - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkPerformanceConfig struct { @@ -27586,9 +27586,9 @@ type NetworkPerformanceConfig struct { NullFields []string `json:"-"` } -func (s *NetworkPerformanceConfig) MarshalJSON() ([]byte, error) { +func (s NetworkPerformanceConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkPerformanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkRoutingConfig: A routing configuration attached to a network @@ -27619,9 +27619,9 @@ type NetworkRoutingConfig struct { NullFields []string `json:"-"` } -func (s *NetworkRoutingConfig) MarshalJSON() ([]byte, error) { +func (s NetworkRoutingConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkRoutingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksAddPeeringRequest struct { @@ -27658,9 +27658,9 @@ type NetworksAddPeeringRequest struct { NullFields []string `json:"-"` } -func (s *NetworksAddPeeringRequest) MarshalJSON() ([]byte, error) { +func (s NetworksAddPeeringRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworksAddPeeringRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksGetEffectiveFirewallsResponse struct { @@ -27684,9 +27684,9 @@ type NetworksGetEffectiveFirewallsResponse struct { NullFields []string `json:"-"` } -func (s *NetworksGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { +func (s NetworksGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { type NoMethod NetworksGetEffectiveFirewallsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { @@ -27719,9 +27719,9 @@ type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { NullFields []string `json:"-"` } -func (s *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksRemovePeeringRequest struct { @@ -27740,9 +27740,9 @@ type NetworksRemovePeeringRequest struct { NullFields []string `json:"-"` } -func (s *NetworksRemovePeeringRequest) MarshalJSON() ([]byte, error) { +func (s NetworksRemovePeeringRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworksRemovePeeringRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworksUpdatePeeringRequest struct { @@ -27760,9 +27760,9 @@ type NetworksUpdatePeeringRequest struct { NullFields []string `json:"-"` } -func (s *NetworksUpdatePeeringRequest) MarshalJSON() ([]byte, error) { +func (s NetworksUpdatePeeringRequest) MarshalJSON() ([]byte, error) { type NoMethod NetworksUpdatePeeringRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroup: Represents a sole-tenant Node Group resource. A sole-tenant node @@ -27866,9 +27866,9 @@ type NodeGroup struct { NullFields []string `json:"-"` } -func (s *NodeGroup) MarshalJSON() ([]byte, error) { +func (s NodeGroup) MarshalJSON() ([]byte, error) { type NoMethod NodeGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupAggregatedList struct { @@ -27907,9 +27907,9 @@ type NodeGroupAggregatedList struct { NullFields []string `json:"-"` } -func (s *NodeGroupAggregatedList) MarshalJSON() ([]byte, error) { +func (s NodeGroupAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupAggregatedListWarning: [Output Only] Informational warning message. @@ -27992,9 +27992,9 @@ type NodeGroupAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupAggregatedListWarningData struct { @@ -28021,9 +28021,9 @@ type NodeGroupAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupAutoscalingPolicy struct { @@ -28055,9 +28055,9 @@ type NodeGroupAutoscalingPolicy struct { NullFields []string `json:"-"` } -func (s *NodeGroupAutoscalingPolicy) MarshalJSON() ([]byte, error) { +func (s NodeGroupAutoscalingPolicy) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAutoscalingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupList: Contains a list of nodeGroups. @@ -28095,9 +28095,9 @@ type NodeGroupList struct { NullFields []string `json:"-"` } -func (s *NodeGroupList) MarshalJSON() ([]byte, error) { +func (s NodeGroupList) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupListWarning: [Output Only] Informational warning message. @@ -28180,9 +28180,9 @@ type NodeGroupListWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupListWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupListWarningData struct { @@ -28209,9 +28209,9 @@ type NodeGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupMaintenanceWindow: Time window specified for daily maintenance @@ -28237,9 +28237,9 @@ type NodeGroupMaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *NodeGroupMaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s NodeGroupMaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupMaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupNode struct { @@ -28296,9 +28296,9 @@ type NodeGroupNode struct { NullFields []string `json:"-"` } -func (s *NodeGroupNode) MarshalJSON() ([]byte, error) { +func (s NodeGroupNode) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsAddNodesRequest struct { @@ -28318,9 +28318,9 @@ type NodeGroupsAddNodesRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsAddNodesRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsAddNodesRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsAddNodesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsDeleteNodesRequest struct { @@ -28339,9 +28339,9 @@ type NodeGroupsDeleteNodesRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsDeleteNodesRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsDeleteNodesRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsDeleteNodesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsListNodes struct { @@ -28379,9 +28379,9 @@ type NodeGroupsListNodes struct { NullFields []string `json:"-"` } -func (s *NodeGroupsListNodes) MarshalJSON() ([]byte, error) { +func (s NodeGroupsListNodes) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsListNodes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupsListNodesWarning: [Output Only] Informational warning message. @@ -28464,9 +28464,9 @@ type NodeGroupsListNodesWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupsListNodesWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupsListNodesWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsListNodesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsListNodesWarningData struct { @@ -28493,9 +28493,9 @@ type NodeGroupsListNodesWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupsListNodesWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupsListNodesWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsListNodesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsPerformMaintenanceRequest struct { @@ -28517,9 +28517,9 @@ type NodeGroupsPerformMaintenanceRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsPerformMaintenanceRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsPerformMaintenanceRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsPerformMaintenanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsScopedList struct { @@ -28541,9 +28541,9 @@ type NodeGroupsScopedList struct { NullFields []string `json:"-"` } -func (s *NodeGroupsScopedList) MarshalJSON() ([]byte, error) { +func (s NodeGroupsScopedList) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupsScopedListWarning: [Output Only] An informational warning that @@ -28627,9 +28627,9 @@ type NodeGroupsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeGroupsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeGroupsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsScopedListWarningData struct { @@ -28656,9 +28656,9 @@ type NodeGroupsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeGroupsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsSetNodeTemplateRequest struct { @@ -28678,9 +28678,9 @@ type NodeGroupsSetNodeTemplateRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsSetNodeTemplateRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsSetNodeTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsSetNodeTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeGroupsSimulateMaintenanceEventRequest struct { @@ -28699,9 +28699,9 @@ type NodeGroupsSimulateMaintenanceEventRequest struct { NullFields []string `json:"-"` } -func (s *NodeGroupsSimulateMaintenanceEventRequest) MarshalJSON() ([]byte, error) { +func (s NodeGroupsSimulateMaintenanceEventRequest) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupsSimulateMaintenanceEventRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplate: Represent a sole-tenant Node Template resource. You can use a @@ -28783,9 +28783,9 @@ type NodeTemplate struct { NullFields []string `json:"-"` } -func (s *NodeTemplate) MarshalJSON() ([]byte, error) { +func (s NodeTemplate) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateAggregatedList struct { @@ -28824,9 +28824,9 @@ type NodeTemplateAggregatedList struct { NullFields []string `json:"-"` } -func (s *NodeTemplateAggregatedList) MarshalJSON() ([]byte, error) { +func (s NodeTemplateAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplateAggregatedListWarning: [Output Only] Informational warning @@ -28910,9 +28910,9 @@ type NodeTemplateAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateAggregatedListWarningData struct { @@ -28939,9 +28939,9 @@ type NodeTemplateAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplateList: Contains a list of node templates. @@ -28979,9 +28979,9 @@ type NodeTemplateList struct { NullFields []string `json:"-"` } -func (s *NodeTemplateList) MarshalJSON() ([]byte, error) { +func (s NodeTemplateList) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplateListWarning: [Output Only] Informational warning message. @@ -29064,9 +29064,9 @@ type NodeTemplateListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTemplateListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTemplateListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateListWarningData struct { @@ -29093,9 +29093,9 @@ type NodeTemplateListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTemplateListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTemplateListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplateNodeTypeFlexibility struct { @@ -29115,9 +29115,9 @@ type NodeTemplateNodeTypeFlexibility struct { NullFields []string `json:"-"` } -func (s *NodeTemplateNodeTypeFlexibility) MarshalJSON() ([]byte, error) { +func (s NodeTemplateNodeTypeFlexibility) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplateNodeTypeFlexibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplatesScopedList struct { @@ -29140,9 +29140,9 @@ type NodeTemplatesScopedList struct { NullFields []string `json:"-"` } -func (s *NodeTemplatesScopedList) MarshalJSON() ([]byte, error) { +func (s NodeTemplatesScopedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplatesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTemplatesScopedListWarning: [Output Only] An informational warning that @@ -29226,9 +29226,9 @@ type NodeTemplatesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTemplatesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplatesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTemplatesScopedListWarningData struct { @@ -29255,9 +29255,9 @@ type NodeTemplatesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTemplatesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeType: Represent a sole-tenant Node Type resource. Each node within a @@ -29313,9 +29313,9 @@ type NodeType struct { NullFields []string `json:"-"` } -func (s *NodeType) MarshalJSON() ([]byte, error) { +func (s NodeType) MarshalJSON() ([]byte, error) { type NoMethod NodeType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypeAggregatedList struct { @@ -29354,9 +29354,9 @@ type NodeTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *NodeTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s NodeTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypeAggregatedListWarning: [Output Only] Informational warning message. @@ -29439,9 +29439,9 @@ type NodeTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypeAggregatedListWarningData struct { @@ -29468,9 +29468,9 @@ type NodeTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypeList: Contains a list of node types. @@ -29508,9 +29508,9 @@ type NodeTypeList struct { NullFields []string `json:"-"` } -func (s *NodeTypeList) MarshalJSON() ([]byte, error) { +func (s NodeTypeList) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypeListWarning: [Output Only] Informational warning message. @@ -29593,9 +29593,9 @@ type NodeTypeListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTypeListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypeListWarningData struct { @@ -29622,9 +29622,9 @@ type NodeTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypesScopedList struct { @@ -29646,9 +29646,9 @@ type NodeTypesScopedList struct { NullFields []string `json:"-"` } -func (s *NodeTypesScopedList) MarshalJSON() ([]byte, error) { +func (s NodeTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod NodeTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypesScopedListWarning: [Output Only] An informational warning that @@ -29732,9 +29732,9 @@ type NodeTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *NodeTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s NodeTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod NodeTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NodeTypesScopedListWarningData struct { @@ -29761,9 +29761,9 @@ type NodeTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *NodeTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s NodeTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NodeTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpoint: Represents a notification endpoint. A notification @@ -29816,9 +29816,9 @@ type NotificationEndpoint struct { NullFields []string `json:"-"` } -func (s *NotificationEndpoint) MarshalJSON() ([]byte, error) { +func (s NotificationEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpointGrpcSettings: Represents a gRPC setting that describes @@ -29858,9 +29858,9 @@ type NotificationEndpointGrpcSettings struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointGrpcSettings) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointGrpcSettings) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointGrpcSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NotificationEndpointList struct { @@ -29897,9 +29897,9 @@ type NotificationEndpointList struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointList) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointList) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpointListWarning: [Output Only] Informational warning @@ -29983,9 +29983,9 @@ type NotificationEndpointListWarning struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointListWarning) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointListWarning) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NotificationEndpointListWarningData struct { @@ -30012,9 +30012,9 @@ type NotificationEndpointListWarningData struct { NullFields []string `json:"-"` } -func (s *NotificationEndpointListWarningData) MarshalJSON() ([]byte, error) { +func (s NotificationEndpointListWarningData) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpointListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: Represents an Operation resource. Google Compute Engine has three @@ -30131,9 +30131,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: [Output Only] If errors are generated during processing of @@ -30155,9 +30155,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationErrorErrors struct { @@ -30186,9 +30186,9 @@ type OperationErrorErrors struct { NullFields []string `json:"-"` } -func (s *OperationErrorErrors) MarshalJSON() ([]byte, error) { +func (s OperationErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod OperationErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationErrorErrorsErrorDetails struct { @@ -30209,9 +30209,9 @@ type OperationErrorErrorsErrorDetails struct { NullFields []string `json:"-"` } -func (s *OperationErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { +func (s OperationErrorErrorsErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod OperationErrorErrorsErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarnings struct { @@ -30293,9 +30293,9 @@ type OperationWarnings struct { NullFields []string `json:"-"` } -func (s *OperationWarnings) MarshalJSON() ([]byte, error) { +func (s OperationWarnings) MarshalJSON() ([]byte, error) { type NoMethod OperationWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarningsData struct { @@ -30322,9 +30322,9 @@ type OperationWarningsData struct { NullFields []string `json:"-"` } -func (s *OperationWarningsData) MarshalJSON() ([]byte, error) { +func (s OperationWarningsData) MarshalJSON() ([]byte, error) { type NoMethod OperationWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationAggregatedList struct { @@ -30364,9 +30364,9 @@ type OperationAggregatedList struct { NullFields []string `json:"-"` } -func (s *OperationAggregatedList) MarshalJSON() ([]byte, error) { +func (s OperationAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod OperationAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationAggregatedListWarning: [Output Only] Informational warning message. @@ -30449,9 +30449,9 @@ type OperationAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *OperationAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s OperationAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod OperationAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationAggregatedListWarningData struct { @@ -30478,9 +30478,9 @@ type OperationAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *OperationAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s OperationAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod OperationAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationList: Contains a list of Operation resources. @@ -30519,9 +30519,9 @@ type OperationList struct { NullFields []string `json:"-"` } -func (s *OperationList) MarshalJSON() ([]byte, error) { +func (s OperationList) MarshalJSON() ([]byte, error) { type NoMethod OperationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationListWarning: [Output Only] Informational warning message. @@ -30604,9 +30604,9 @@ type OperationListWarning struct { NullFields []string `json:"-"` } -func (s *OperationListWarning) MarshalJSON() ([]byte, error) { +func (s OperationListWarning) MarshalJSON() ([]byte, error) { type NoMethod OperationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationListWarningData struct { @@ -30633,9 +30633,9 @@ type OperationListWarningData struct { NullFields []string `json:"-"` } -func (s *OperationListWarningData) MarshalJSON() ([]byte, error) { +func (s OperationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod OperationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsScopedList struct { @@ -30657,9 +30657,9 @@ type OperationsScopedList struct { NullFields []string `json:"-"` } -func (s *OperationsScopedList) MarshalJSON() ([]byte, error) { +func (s OperationsScopedList) MarshalJSON() ([]byte, error) { type NoMethod OperationsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationsScopedListWarning: [Output Only] Informational warning which @@ -30743,9 +30743,9 @@ type OperationsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *OperationsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s OperationsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod OperationsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsScopedListWarningData struct { @@ -30772,9 +30772,9 @@ type OperationsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *OperationsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s OperationsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod OperationsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutlierDetection: Settings controlling the eviction of unhealthy hosts from @@ -30856,9 +30856,9 @@ type OutlierDetection struct { NullFields []string `json:"-"` } -func (s *OutlierDetection) MarshalJSON() ([]byte, error) { +func (s OutlierDetection) MarshalJSON() ([]byte, error) { type NoMethod OutlierDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketIntervals: Next free: 7 @@ -30902,9 +30902,9 @@ type PacketIntervals struct { NullFields []string `json:"-"` } -func (s *PacketIntervals) MarshalJSON() ([]byte, error) { +func (s PacketIntervals) MarshalJSON() ([]byte, error) { type NoMethod PacketIntervals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroring: Represents a Packet Mirroring resource. Packet Mirroring @@ -30983,9 +30983,9 @@ type PacketMirroring struct { NullFields []string `json:"-"` } -func (s *PacketMirroring) MarshalJSON() ([]byte, error) { +func (s PacketMirroring) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringAggregatedList: Contains a list of packetMirrorings. @@ -31024,9 +31024,9 @@ type PacketMirroringAggregatedList struct { NullFields []string `json:"-"` } -func (s *PacketMirroringAggregatedList) MarshalJSON() ([]byte, error) { +func (s PacketMirroringAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringAggregatedListWarning: [Output Only] Informational warning @@ -31110,9 +31110,9 @@ type PacketMirroringAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *PacketMirroringAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s PacketMirroringAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringAggregatedListWarningData struct { @@ -31139,9 +31139,9 @@ type PacketMirroringAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *PacketMirroringAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s PacketMirroringAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringFilter struct { @@ -31178,9 +31178,9 @@ type PacketMirroringFilter struct { NullFields []string `json:"-"` } -func (s *PacketMirroringFilter) MarshalJSON() ([]byte, error) { +func (s PacketMirroringFilter) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringForwardingRuleInfo struct { @@ -31203,9 +31203,9 @@ type PacketMirroringForwardingRuleInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringForwardingRuleInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringForwardingRuleInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringForwardingRuleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringList: Contains a list of PacketMirroring resources. @@ -31243,9 +31243,9 @@ type PacketMirroringList struct { NullFields []string `json:"-"` } -func (s *PacketMirroringList) MarshalJSON() ([]byte, error) { +func (s PacketMirroringList) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringListWarning: [Output Only] Informational warning message. @@ -31328,9 +31328,9 @@ type PacketMirroringListWarning struct { NullFields []string `json:"-"` } -func (s *PacketMirroringListWarning) MarshalJSON() ([]byte, error) { +func (s PacketMirroringListWarning) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringListWarningData struct { @@ -31357,9 +31357,9 @@ type PacketMirroringListWarningData struct { NullFields []string `json:"-"` } -func (s *PacketMirroringListWarningData) MarshalJSON() ([]byte, error) { +func (s PacketMirroringListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringMirroredResourceInfo struct { @@ -31389,9 +31389,9 @@ type PacketMirroringMirroredResourceInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringMirroredResourceInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringMirroredResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringMirroredResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringMirroredResourceInfoInstanceInfo struct { @@ -31413,9 +31413,9 @@ type PacketMirroringMirroredResourceInfoInstanceInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringMirroredResourceInfoInstanceInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringMirroredResourceInfoInstanceInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringMirroredResourceInfoInstanceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringMirroredResourceInfoSubnetInfo struct { @@ -31438,9 +31438,9 @@ type PacketMirroringMirroredResourceInfoSubnetInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringMirroredResourceInfoSubnetInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringMirroredResourceInfoSubnetInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringMirroredResourceInfoSubnetInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringNetworkInfo struct { @@ -31462,9 +31462,9 @@ type PacketMirroringNetworkInfo struct { NullFields []string `json:"-"` } -func (s *PacketMirroringNetworkInfo) MarshalJSON() ([]byte, error) { +func (s PacketMirroringNetworkInfo) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringNetworkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringsScopedList struct { @@ -31486,9 +31486,9 @@ type PacketMirroringsScopedList struct { NullFields []string `json:"-"` } -func (s *PacketMirroringsScopedList) MarshalJSON() ([]byte, error) { +func (s PacketMirroringsScopedList) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PacketMirroringsScopedListWarning: Informational warning which replaces the @@ -31572,9 +31572,9 @@ type PacketMirroringsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *PacketMirroringsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s PacketMirroringsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PacketMirroringsScopedListWarningData struct { @@ -31601,9 +31601,9 @@ type PacketMirroringsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *PacketMirroringsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s PacketMirroringsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PacketMirroringsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathMatcher: A matcher for the path portion of the URL. The BackendService @@ -31714,9 +31714,9 @@ type PathMatcher struct { NullFields []string `json:"-"` } -func (s *PathMatcher) MarshalJSON() ([]byte, error) { +func (s PathMatcher) MarshalJSON() ([]byte, error) { type NoMethod PathMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathRule: A path-matching rule for a URL. If matched, will use the specified @@ -31784,9 +31784,9 @@ type PathRule struct { NullFields []string `json:"-"` } -func (s *PathRule) MarshalJSON() ([]byte, error) { +func (s PathRule) MarshalJSON() ([]byte, error) { type NoMethod PathRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PerInstanceConfig struct { @@ -31838,9 +31838,9 @@ type PerInstanceConfig struct { NullFields []string `json:"-"` } -func (s *PerInstanceConfig) MarshalJSON() ([]byte, error) { +func (s PerInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod PerInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -31932,9 +31932,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreconfiguredWafSet struct { @@ -31953,9 +31953,9 @@ type PreconfiguredWafSet struct { NullFields []string `json:"-"` } -func (s *PreconfiguredWafSet) MarshalJSON() ([]byte, error) { +func (s PreconfiguredWafSet) MarshalJSON() ([]byte, error) { type NoMethod PreconfiguredWafSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PreservedState: Preserved state for a given instance. @@ -31984,9 +31984,9 @@ type PreservedState struct { NullFields []string `json:"-"` } -func (s *PreservedState) MarshalJSON() ([]byte, error) { +func (s PreservedState) MarshalJSON() ([]byte, error) { type NoMethod PreservedState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreservedStatePreservedDisk struct { @@ -32025,9 +32025,9 @@ type PreservedStatePreservedDisk struct { NullFields []string `json:"-"` } -func (s *PreservedStatePreservedDisk) MarshalJSON() ([]byte, error) { +func (s PreservedStatePreservedDisk) MarshalJSON() ([]byte, error) { type NoMethod PreservedStatePreservedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreservedStatePreservedNetworkIp struct { @@ -32055,9 +32055,9 @@ type PreservedStatePreservedNetworkIp struct { NullFields []string `json:"-"` } -func (s *PreservedStatePreservedNetworkIp) MarshalJSON() ([]byte, error) { +func (s PreservedStatePreservedNetworkIp) MarshalJSON() ([]byte, error) { type NoMethod PreservedStatePreservedNetworkIp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PreservedStatePreservedNetworkIpIpAddress struct { @@ -32079,9 +32079,9 @@ type PreservedStatePreservedNetworkIpIpAddress struct { NullFields []string `json:"-"` } -func (s *PreservedStatePreservedNetworkIpIpAddress) MarshalJSON() ([]byte, error) { +func (s PreservedStatePreservedNetworkIpIpAddress) MarshalJSON() ([]byte, error) { type NoMethod PreservedStatePreservedNetworkIpIpAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Project: Represents a Project resource. A project is used to organize @@ -32172,9 +32172,9 @@ type Project struct { NullFields []string `json:"-"` } -func (s *Project) MarshalJSON() ([]byte, error) { +func (s Project) MarshalJSON() ([]byte, error) { type NoMethod Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsDisableXpnResourceRequest struct { @@ -32193,9 +32193,9 @@ type ProjectsDisableXpnResourceRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsDisableXpnResourceRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsDisableXpnResourceRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsDisableXpnResourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsEnableXpnResourceRequest struct { @@ -32214,9 +32214,9 @@ type ProjectsEnableXpnResourceRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsEnableXpnResourceRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsEnableXpnResourceRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsEnableXpnResourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsGetXpnResources struct { @@ -32248,9 +32248,9 @@ type ProjectsGetXpnResources struct { NullFields []string `json:"-"` } -func (s *ProjectsGetXpnResources) MarshalJSON() ([]byte, error) { +func (s ProjectsGetXpnResources) MarshalJSON() ([]byte, error) { type NoMethod ProjectsGetXpnResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsListXpnHostsRequest struct { @@ -32271,9 +32271,9 @@ type ProjectsListXpnHostsRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsListXpnHostsRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsListXpnHostsRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsListXpnHostsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsSetCloudArmorTierRequest struct { @@ -32297,9 +32297,9 @@ type ProjectsSetCloudArmorTierRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsSetCloudArmorTierRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsSetCloudArmorTierRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsSetCloudArmorTierRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsSetDefaultNetworkTierRequest struct { @@ -32327,9 +32327,9 @@ type ProjectsSetDefaultNetworkTierRequest struct { NullFields []string `json:"-"` } -func (s *ProjectsSetDefaultNetworkTierRequest) MarshalJSON() ([]byte, error) { +func (s ProjectsSetDefaultNetworkTierRequest) MarshalJSON() ([]byte, error) { type NoMethod ProjectsSetDefaultNetworkTierRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicAdvertisedPrefix: A public advertised prefix represents an aggregated @@ -32439,9 +32439,9 @@ type PublicAdvertisedPrefix struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefix) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicAdvertisedPrefixList struct { @@ -32478,9 +32478,9 @@ type PublicAdvertisedPrefixList struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixList) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixList) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicAdvertisedPrefixListWarning: [Output Only] Informational warning @@ -32564,9 +32564,9 @@ type PublicAdvertisedPrefixListWarning struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixListWarning) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicAdvertisedPrefixListWarningData struct { @@ -32593,9 +32593,9 @@ type PublicAdvertisedPrefixListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicAdvertisedPrefixPublicDelegatedPrefix: Represents a CIDR range which @@ -32627,9 +32627,9 @@ type PublicAdvertisedPrefixPublicDelegatedPrefix struct { NullFields []string `json:"-"` } -func (s *PublicAdvertisedPrefixPublicDelegatedPrefix) MarshalJSON() ([]byte, error) { +func (s PublicAdvertisedPrefixPublicDelegatedPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicAdvertisedPrefixPublicDelegatedPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefix: A PublicDelegatedPrefix resource represents an IP @@ -32740,9 +32740,9 @@ type PublicDelegatedPrefix struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefix) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixAggregatedList struct { @@ -32782,9 +32782,9 @@ type PublicDelegatedPrefixAggregatedList struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixAggregatedList) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixAggregatedListWarning: [Output Only] Informational @@ -32868,9 +32868,9 @@ type PublicDelegatedPrefixAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixAggregatedListWarningData struct { @@ -32897,9 +32897,9 @@ type PublicDelegatedPrefixAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixList struct { @@ -32936,9 +32936,9 @@ type PublicDelegatedPrefixList struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixList) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixList) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixListWarning: [Output Only] Informational warning @@ -33022,9 +33022,9 @@ type PublicDelegatedPrefixListWarning struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixListWarning) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixListWarningData struct { @@ -33051,9 +33051,9 @@ type PublicDelegatedPrefixListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixPublicDelegatedSubPrefix: Represents a sub @@ -33106,9 +33106,9 @@ type PublicDelegatedPrefixPublicDelegatedSubPrefix struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixPublicDelegatedSubPrefix) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixPublicDelegatedSubPrefix) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixPublicDelegatedSubPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixesScopedList struct { @@ -33131,9 +33131,9 @@ type PublicDelegatedPrefixesScopedList struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixesScopedList) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixesScopedList) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicDelegatedPrefixesScopedListWarning: [Output Only] Informational @@ -33218,9 +33218,9 @@ type PublicDelegatedPrefixesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicDelegatedPrefixesScopedListWarningData struct { @@ -33247,9 +33247,9 @@ type PublicDelegatedPrefixesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *PublicDelegatedPrefixesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s PublicDelegatedPrefixesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod PublicDelegatedPrefixesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: A quotas entry. @@ -33442,9 +33442,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Quota) UnmarshalJSON(data []byte) error { @@ -33499,9 +33499,9 @@ type QuotaExceededInfo struct { NullFields []string `json:"-"` } -func (s *QuotaExceededInfo) MarshalJSON() ([]byte, error) { +func (s QuotaExceededInfo) MarshalJSON() ([]byte, error) { type NoMethod QuotaExceededInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *QuotaExceededInfo) UnmarshalJSON(data []byte) error { @@ -33545,9 +33545,9 @@ type Reference struct { NullFields []string `json:"-"` } -func (s *Reference) MarshalJSON() ([]byte, error) { +func (s Reference) MarshalJSON() ([]byte, error) { type NoMethod Reference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Region: Represents a Region resource. A region is a geographical area where @@ -33602,9 +33602,9 @@ type Region struct { NullFields []string `json:"-"` } -func (s *Region) MarshalJSON() ([]byte, error) { +func (s Region) MarshalJSON() ([]byte, error) { type NoMethod Region - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionQuotaStatusWarning: [Output Only] Warning of fetching the `quotas` @@ -33689,9 +33689,9 @@ type RegionQuotaStatusWarning struct { NullFields []string `json:"-"` } -func (s *RegionQuotaStatusWarning) MarshalJSON() ([]byte, error) { +func (s RegionQuotaStatusWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionQuotaStatusWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionQuotaStatusWarningData struct { @@ -33718,9 +33718,9 @@ type RegionQuotaStatusWarningData struct { NullFields []string `json:"-"` } -func (s *RegionQuotaStatusWarningData) MarshalJSON() ([]byte, error) { +func (s RegionQuotaStatusWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionQuotaStatusWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionAddressesMoveRequest struct { @@ -33748,9 +33748,9 @@ type RegionAddressesMoveRequest struct { NullFields []string `json:"-"` } -func (s *RegionAddressesMoveRequest) MarshalJSON() ([]byte, error) { +func (s RegionAddressesMoveRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionAddressesMoveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionAutoscalerList: Contains a list of autoscalers. @@ -33787,9 +33787,9 @@ type RegionAutoscalerList struct { NullFields []string `json:"-"` } -func (s *RegionAutoscalerList) MarshalJSON() ([]byte, error) { +func (s RegionAutoscalerList) MarshalJSON() ([]byte, error) { type NoMethod RegionAutoscalerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionAutoscalerListWarning: [Output Only] Informational warning message. @@ -33872,9 +33872,9 @@ type RegionAutoscalerListWarning struct { NullFields []string `json:"-"` } -func (s *RegionAutoscalerListWarning) MarshalJSON() ([]byte, error) { +func (s RegionAutoscalerListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionAutoscalerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionAutoscalerListWarningData struct { @@ -33901,9 +33901,9 @@ type RegionAutoscalerListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionAutoscalerListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionAutoscalerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionAutoscalerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDiskTypeList struct { @@ -33940,9 +33940,9 @@ type RegionDiskTypeList struct { NullFields []string `json:"-"` } -func (s *RegionDiskTypeList) MarshalJSON() ([]byte, error) { +func (s RegionDiskTypeList) MarshalJSON() ([]byte, error) { type NoMethod RegionDiskTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionDiskTypeListWarning: [Output Only] Informational warning message. @@ -34025,9 +34025,9 @@ type RegionDiskTypeListWarning struct { NullFields []string `json:"-"` } -func (s *RegionDiskTypeListWarning) MarshalJSON() ([]byte, error) { +func (s RegionDiskTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionDiskTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDiskTypeListWarningData struct { @@ -34054,9 +34054,9 @@ type RegionDiskTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionDiskTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionDiskTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionDiskTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksAddResourcePoliciesRequest struct { @@ -34075,9 +34075,9 @@ type RegionDisksAddResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksAddResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksRemoveResourcePoliciesRequest struct { @@ -34096,9 +34096,9 @@ type RegionDisksRemoveResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksRemoveResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksResizeRequest struct { @@ -34118,9 +34118,9 @@ type RegionDisksResizeRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksResizeRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionDisksStartAsyncReplicationRequest struct { @@ -34147,9 +34147,9 @@ type RegionDisksStartAsyncReplicationRequest struct { NullFields []string `json:"-"` } -func (s *RegionDisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { +func (s RegionDisksStartAsyncReplicationRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionDisksStartAsyncReplicationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupList: Contains a list of InstanceGroup resources. @@ -34186,9 +34186,9 @@ type RegionInstanceGroupList struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupList) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupList) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupListWarning: [Output Only] Informational warning message. @@ -34271,9 +34271,9 @@ type RegionInstanceGroupListWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupListWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupListWarningData struct { @@ -34300,9 +34300,9 @@ type RegionInstanceGroupListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerDeleteInstanceConfigReq: @@ -34324,9 +34324,9 @@ type RegionInstanceGroupManagerDeleteInstanceConfigReq struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerDeleteInstanceConfigReq) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerDeleteInstanceConfigReq) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerDeleteInstanceConfigReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerList: Contains a list of managed instance groups. @@ -34365,9 +34365,9 @@ type RegionInstanceGroupManagerList struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerList) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerList) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerListWarning: [Output Only] Informational warning @@ -34451,9 +34451,9 @@ type RegionInstanceGroupManagerListWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagerListWarningData struct { @@ -34480,9 +34480,9 @@ type RegionInstanceGroupManagerListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerPatchInstanceConfigReq: @@ -34504,9 +34504,9 @@ type RegionInstanceGroupManagerPatchInstanceConfigReq struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerPatchInstanceConfigReq) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerPatchInstanceConfigReq) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerPatchInstanceConfigReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagerUpdateInstanceConfigReq: @@ -34528,9 +34528,9 @@ type RegionInstanceGroupManagerUpdateInstanceConfigReq struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagerUpdateInstanceConfigReq) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagerUpdateInstanceConfigReq) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagerUpdateInstanceConfigReq - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersAbandonInstancesRequest struct { @@ -34550,9 +34550,9 @@ type RegionInstanceGroupManagersAbandonInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersAbandonInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagersApplyUpdatesRequest: @@ -34609,9 +34609,9 @@ type RegionInstanceGroupManagersApplyUpdatesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersApplyUpdatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagersCreateInstancesRequest: @@ -34632,9 +34632,9 @@ type RegionInstanceGroupManagersCreateInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersCreateInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersDeleteInstancesRequest struct { @@ -34662,9 +34662,9 @@ type RegionInstanceGroupManagersDeleteInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersDeleteInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListErrorsResponse struct { @@ -34692,9 +34692,9 @@ type RegionInstanceGroupManagersListErrorsResponse struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListErrorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListInstanceConfigsResp struct { @@ -34724,9 +34724,9 @@ type RegionInstanceGroupManagersListInstanceConfigsResp struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstanceConfigsResp) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstanceConfigsResp) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstanceConfigsResp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupManagersListInstanceConfigsRespWarning: [Output Only] @@ -34810,9 +34810,9 @@ type RegionInstanceGroupManagersListInstanceConfigsRespWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstanceConfigsRespWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListInstanceConfigsRespWarningData struct { @@ -34839,9 +34839,9 @@ type RegionInstanceGroupManagersListInstanceConfigsRespWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstanceConfigsRespWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersListInstancesResponse struct { @@ -34869,9 +34869,9 @@ type RegionInstanceGroupManagersListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersRecreateRequest struct { @@ -34891,9 +34891,9 @@ type RegionInstanceGroupManagersRecreateRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersRecreateRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersRecreateRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersRecreateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersSetTargetPoolsRequest struct { @@ -34918,9 +34918,9 @@ type RegionInstanceGroupManagersSetTargetPoolsRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersSetTargetPoolsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupManagersSetTemplateRequest struct { @@ -34940,9 +34940,9 @@ type RegionInstanceGroupManagersSetTemplateRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupManagersSetTemplateRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupManagersSetTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupManagersSetTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsListInstances struct { @@ -34978,9 +34978,9 @@ type RegionInstanceGroupsListInstances struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstances) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstances) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstances - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionInstanceGroupsListInstancesWarning: [Output Only] Informational @@ -35064,9 +35064,9 @@ type RegionInstanceGroupsListInstancesWarning struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstancesWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsListInstancesWarningData struct { @@ -35093,9 +35093,9 @@ type RegionInstanceGroupsListInstancesWarningData struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstancesWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsListInstancesRequest struct { @@ -35124,9 +35124,9 @@ type RegionInstanceGroupsListInstancesRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsListInstancesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionInstanceGroupsSetNamedPortsRequest struct { @@ -35152,9 +35152,9 @@ type RegionInstanceGroupsSetNamedPortsRequest struct { NullFields []string `json:"-"` } -func (s *RegionInstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { +func (s RegionInstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionInstanceGroupsSetNamedPortsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionList: Contains a list of region resources. @@ -35192,9 +35192,9 @@ type RegionList struct { NullFields []string `json:"-"` } -func (s *RegionList) MarshalJSON() ([]byte, error) { +func (s RegionList) MarshalJSON() ([]byte, error) { type NoMethod RegionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionListWarning: [Output Only] Informational warning message. @@ -35277,9 +35277,9 @@ type RegionListWarning struct { NullFields []string `json:"-"` } -func (s *RegionListWarning) MarshalJSON() ([]byte, error) { +func (s RegionListWarning) MarshalJSON() ([]byte, error) { type NoMethod RegionListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionListWarningData struct { @@ -35306,9 +35306,9 @@ type RegionListWarningData struct { NullFields []string `json:"-"` } -func (s *RegionListWarningData) MarshalJSON() ([]byte, error) { +func (s RegionListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RegionListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkEndpointGroupsAttachEndpointsRequest struct { @@ -35327,9 +35327,9 @@ type RegionNetworkEndpointGroupsAttachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *RegionNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s RegionNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkEndpointGroupsAttachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkEndpointGroupsDetachEndpointsRequest struct { @@ -35348,9 +35348,9 @@ type RegionNetworkEndpointGroupsDetachEndpointsRequest struct { NullFields []string `json:"-"` } -func (s *RegionNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { +func (s RegionNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkEndpointGroupsDetachEndpointsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse struct { @@ -35374,9 +35374,9 @@ type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse struct { NullFields []string `json:"-"` } -func (s *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { +func (s RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { @@ -35408,9 +35408,9 @@ type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewall NullFields []string `json:"-"` } -func (s *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { +func (s RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionSetLabelsRequest struct { @@ -35436,9 +35436,9 @@ type RegionSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *RegionSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s RegionSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionSetPolicyRequest struct { @@ -35466,9 +35466,9 @@ type RegionSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *RegionSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s RegionSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionTargetHttpsProxiesSetSslCertificatesRequest struct { @@ -35488,9 +35488,9 @@ type RegionTargetHttpsProxiesSetSslCertificatesRequest struct { NullFields []string `json:"-"` } -func (s *RegionTargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { +func (s RegionTargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionTargetHttpsProxiesSetSslCertificatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionUrlMapsValidateRequest struct { @@ -35509,9 +35509,9 @@ type RegionUrlMapsValidateRequest struct { NullFields []string `json:"-"` } -func (s *RegionUrlMapsValidateRequest) MarshalJSON() ([]byte, error) { +func (s RegionUrlMapsValidateRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionUrlMapsValidateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestMirrorPolicy: A policy that specifies how requests intended for the @@ -35539,9 +35539,9 @@ type RequestMirrorPolicy struct { NullFields []string `json:"-"` } -func (s *RequestMirrorPolicy) MarshalJSON() ([]byte, error) { +func (s RequestMirrorPolicy) MarshalJSON() ([]byte, error) { type NoMethod RequestMirrorPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reservation: Represents a reservation resource. A reservation ensures that @@ -35624,9 +35624,9 @@ type Reservation struct { NullFields []string `json:"-"` } -func (s *Reservation) MarshalJSON() ([]byte, error) { +func (s Reservation) MarshalJSON() ([]byte, error) { type NoMethod Reservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAffinity: Specifies the reservations that this instance can @@ -35666,9 +35666,9 @@ type ReservationAffinity struct { NullFields []string `json:"-"` } -func (s *ReservationAffinity) MarshalJSON() ([]byte, error) { +func (s ReservationAffinity) MarshalJSON() ([]byte, error) { type NoMethod ReservationAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAggregatedList: Contains a list of reservations. @@ -35707,9 +35707,9 @@ type ReservationAggregatedList struct { NullFields []string `json:"-"` } -func (s *ReservationAggregatedList) MarshalJSON() ([]byte, error) { +func (s ReservationAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ReservationAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAggregatedListWarning: [Output Only] Informational warning @@ -35793,9 +35793,9 @@ type ReservationAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ReservationAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ReservationAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ReservationAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationAggregatedListWarningData struct { @@ -35822,9 +35822,9 @@ type ReservationAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ReservationAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ReservationAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ReservationAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationList struct { @@ -35862,9 +35862,9 @@ type ReservationList struct { NullFields []string `json:"-"` } -func (s *ReservationList) MarshalJSON() ([]byte, error) { +func (s ReservationList) MarshalJSON() ([]byte, error) { type NoMethod ReservationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationListWarning: [Output Only] Informational warning message. @@ -35947,9 +35947,9 @@ type ReservationListWarning struct { NullFields []string `json:"-"` } -func (s *ReservationListWarning) MarshalJSON() ([]byte, error) { +func (s ReservationListWarning) MarshalJSON() ([]byte, error) { type NoMethod ReservationListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationListWarningData struct { @@ -35976,9 +35976,9 @@ type ReservationListWarningData struct { NullFields []string `json:"-"` } -func (s *ReservationListWarningData) MarshalJSON() ([]byte, error) { +func (s ReservationListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ReservationListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationsResizeRequest struct { @@ -35998,9 +35998,9 @@ type ReservationsResizeRequest struct { NullFields []string `json:"-"` } -func (s *ReservationsResizeRequest) MarshalJSON() ([]byte, error) { +func (s ReservationsResizeRequest) MarshalJSON() ([]byte, error) { type NoMethod ReservationsResizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationsScopedList struct { @@ -36022,9 +36022,9 @@ type ReservationsScopedList struct { NullFields []string `json:"-"` } -func (s *ReservationsScopedList) MarshalJSON() ([]byte, error) { +func (s ReservationsScopedList) MarshalJSON() ([]byte, error) { type NoMethod ReservationsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationsScopedListWarning: Informational warning which replaces the list @@ -36108,9 +36108,9 @@ type ReservationsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ReservationsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ReservationsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ReservationsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationsScopedListWarningData struct { @@ -36137,9 +36137,9 @@ type ReservationsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ReservationsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ReservationsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ReservationsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceCommitment: Commitment for a particular resource (a Commitment is @@ -36176,9 +36176,9 @@ type ResourceCommitment struct { NullFields []string `json:"-"` } -func (s *ResourceCommitment) MarshalJSON() ([]byte, error) { +func (s ResourceCommitment) MarshalJSON() ([]byte, error) { type NoMethod ResourceCommitment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceGroupReference struct { @@ -36198,9 +36198,9 @@ type ResourceGroupReference struct { NullFields []string `json:"-"` } -func (s *ResourceGroupReference) MarshalJSON() ([]byte, error) { +func (s ResourceGroupReference) MarshalJSON() ([]byte, error) { type NoMethod ResourceGroupReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePoliciesScopedList struct { @@ -36222,9 +36222,9 @@ type ResourcePoliciesScopedList struct { NullFields []string `json:"-"` } -func (s *ResourcePoliciesScopedList) MarshalJSON() ([]byte, error) { +func (s ResourcePoliciesScopedList) MarshalJSON() ([]byte, error) { type NoMethod ResourcePoliciesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePoliciesScopedListWarning: Informational warning which replaces the @@ -36308,9 +36308,9 @@ type ResourcePoliciesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ResourcePoliciesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ResourcePoliciesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ResourcePoliciesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePoliciesScopedListWarningData struct { @@ -36337,9 +36337,9 @@ type ResourcePoliciesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ResourcePoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ResourcePoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ResourcePoliciesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicy: Represents a Resource Policy resource. You can use resource @@ -36404,9 +36404,9 @@ type ResourcePolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyAggregatedList: Contains a list of resourcePolicies. @@ -36446,9 +36446,9 @@ type ResourcePolicyAggregatedList struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyAggregatedList) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyAggregatedListWarning: [Output Only] Informational warning @@ -36532,9 +36532,9 @@ type ResourcePolicyAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyAggregatedListWarningData struct { @@ -36561,9 +36561,9 @@ type ResourcePolicyAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyDailyCycle: Time window specified for daily operations. @@ -36591,9 +36591,9 @@ type ResourcePolicyDailyCycle struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyDailyCycle) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyDailyCycle) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyDailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyDiskConsistencyGroupPolicy: Resource policy for disk @@ -36631,9 +36631,9 @@ type ResourcePolicyGroupPlacementPolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyGroupPlacementPolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyGroupPlacementPolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyGroupPlacementPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyHourlyCycle: Time window specified for hourly operations. @@ -36660,9 +36660,9 @@ type ResourcePolicyHourlyCycle struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyHourlyCycle) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyHourlyCycle) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyHourlyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyInstanceSchedulePolicy: An InstanceSchedulePolicy specifies @@ -36695,9 +36695,9 @@ type ResourcePolicyInstanceSchedulePolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyInstanceSchedulePolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyInstanceSchedulePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyInstanceSchedulePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyInstanceSchedulePolicySchedule: Schedule for an instance @@ -36719,9 +36719,9 @@ type ResourcePolicyInstanceSchedulePolicySchedule struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyInstanceSchedulePolicySchedule) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyInstanceSchedulePolicySchedule) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyInstanceSchedulePolicySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyList struct { @@ -36760,9 +36760,9 @@ type ResourcePolicyList struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyList) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyList) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyListWarning: [Output Only] Informational warning message. @@ -36845,9 +36845,9 @@ type ResourcePolicyListWarning struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyListWarning) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyListWarning) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyListWarningData struct { @@ -36874,9 +36874,9 @@ type ResourcePolicyListWarningData struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyListWarningData) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyResourceStatus: Contains output only fields. Use this @@ -36901,9 +36901,9 @@ type ResourcePolicyResourceStatus struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyResourceStatus) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyResourceStatusInstanceSchedulePolicyStatus struct { @@ -36927,9 +36927,9 @@ type ResourcePolicyResourceStatusInstanceSchedulePolicyStatus struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyResourceStatusInstanceSchedulePolicyStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicy: A snapshot schedule policy specifies @@ -36960,9 +36960,9 @@ type ResourcePolicySnapshotSchedulePolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicyRetentionPolicy: Policy for retention of @@ -36991,9 +36991,9 @@ type ResourcePolicySnapshotSchedulePolicyRetentionPolicy struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicyRetentionPolicy) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicyRetentionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicySchedule: A schedule for disks where the @@ -37015,9 +37015,9 @@ type ResourcePolicySnapshotSchedulePolicySchedule struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicySchedule) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicySchedule) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicySnapshotSchedulePolicySnapshotProperties: Specified snapshot @@ -37046,9 +37046,9 @@ type ResourcePolicySnapshotSchedulePolicySnapshotProperties struct { NullFields []string `json:"-"` } -func (s *ResourcePolicySnapshotSchedulePolicySnapshotProperties) MarshalJSON() ([]byte, error) { +func (s ResourcePolicySnapshotSchedulePolicySnapshotProperties) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicySnapshotSchedulePolicySnapshotProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePolicyWeeklyCycle: Time window specified for weekly operations. @@ -37068,9 +37068,9 @@ type ResourcePolicyWeeklyCycle struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyWeeklyCycle) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyWeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyWeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourcePolicyWeeklyCycleDayOfWeek struct { @@ -37107,9 +37107,9 @@ type ResourcePolicyWeeklyCycleDayOfWeek struct { NullFields []string `json:"-"` } -func (s *ResourcePolicyWeeklyCycleDayOfWeek) MarshalJSON() ([]byte, error) { +func (s ResourcePolicyWeeklyCycleDayOfWeek) MarshalJSON() ([]byte, error) { type NoMethod ResourcePolicyWeeklyCycleDayOfWeek - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceStatus: Contains output only fields. Use this sub-message for actual @@ -37133,9 +37133,9 @@ type ResourceStatus struct { NullFields []string `json:"-"` } -func (s *ResourceStatus) MarshalJSON() ([]byte, error) { +func (s ResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Route: Represents a Route resource. A route defines a path from VM instances @@ -37264,9 +37264,9 @@ type Route struct { NullFields []string `json:"-"` } -func (s *Route) MarshalJSON() ([]byte, error) { +func (s Route) MarshalJSON() ([]byte, error) { type NoMethod Route - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteWarnings struct { @@ -37348,9 +37348,9 @@ type RouteWarnings struct { NullFields []string `json:"-"` } -func (s *RouteWarnings) MarshalJSON() ([]byte, error) { +func (s RouteWarnings) MarshalJSON() ([]byte, error) { type NoMethod RouteWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteWarningsData struct { @@ -37377,9 +37377,9 @@ type RouteWarningsData struct { NullFields []string `json:"-"` } -func (s *RouteWarningsData) MarshalJSON() ([]byte, error) { +func (s RouteWarningsData) MarshalJSON() ([]byte, error) { type NoMethod RouteWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteAsPath struct { @@ -37412,9 +37412,9 @@ type RouteAsPath struct { NullFields []string `json:"-"` } -func (s *RouteAsPath) MarshalJSON() ([]byte, error) { +func (s RouteAsPath) MarshalJSON() ([]byte, error) { type NoMethod RouteAsPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouteList: Contains a list of Route resources. @@ -37451,9 +37451,9 @@ type RouteList struct { NullFields []string `json:"-"` } -func (s *RouteList) MarshalJSON() ([]byte, error) { +func (s RouteList) MarshalJSON() ([]byte, error) { type NoMethod RouteList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouteListWarning: [Output Only] Informational warning message. @@ -37536,9 +37536,9 @@ type RouteListWarning struct { NullFields []string `json:"-"` } -func (s *RouteListWarning) MarshalJSON() ([]byte, error) { +func (s RouteListWarning) MarshalJSON() ([]byte, error) { type NoMethod RouteListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteListWarningData struct { @@ -37565,9 +37565,9 @@ type RouteListWarningData struct { NullFields []string `json:"-"` } -func (s *RouteListWarningData) MarshalJSON() ([]byte, error) { +func (s RouteListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RouteListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Router: Represents a Cloud Router resource. For more information about Cloud @@ -37634,9 +37634,9 @@ type Router struct { NullFields []string `json:"-"` } -func (s *Router) MarshalJSON() ([]byte, error) { +func (s Router) MarshalJSON() ([]byte, error) { type NoMethod Router - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterAdvertisedIpRange: Description-tagged IP ranges for the router to @@ -37659,9 +37659,9 @@ type RouterAdvertisedIpRange struct { NullFields []string `json:"-"` } -func (s *RouterAdvertisedIpRange) MarshalJSON() ([]byte, error) { +func (s RouterAdvertisedIpRange) MarshalJSON() ([]byte, error) { type NoMethod RouterAdvertisedIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterAggregatedList: Contains a list of routers. @@ -37700,9 +37700,9 @@ type RouterAggregatedList struct { NullFields []string `json:"-"` } -func (s *RouterAggregatedList) MarshalJSON() ([]byte, error) { +func (s RouterAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod RouterAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterAggregatedListWarning: [Output Only] Informational warning message. @@ -37785,9 +37785,9 @@ type RouterAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *RouterAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s RouterAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod RouterAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterAggregatedListWarningData struct { @@ -37814,9 +37814,9 @@ type RouterAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *RouterAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s RouterAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RouterAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgp struct { @@ -37876,9 +37876,9 @@ type RouterBgp struct { NullFields []string `json:"-"` } -func (s *RouterBgp) MarshalJSON() ([]byte, error) { +func (s RouterBgp) MarshalJSON() ([]byte, error) { type NoMethod RouterBgp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgpPeer struct { @@ -38018,9 +38018,9 @@ type RouterBgpPeer struct { NullFields []string `json:"-"` } -func (s *RouterBgpPeer) MarshalJSON() ([]byte, error) { +func (s RouterBgpPeer) MarshalJSON() ([]byte, error) { type NoMethod RouterBgpPeer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgpPeerBfd struct { @@ -38064,9 +38064,9 @@ type RouterBgpPeerBfd struct { NullFields []string `json:"-"` } -func (s *RouterBgpPeerBfd) MarshalJSON() ([]byte, error) { +func (s RouterBgpPeerBfd) MarshalJSON() ([]byte, error) { type NoMethod RouterBgpPeerBfd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterBgpPeerCustomLearnedIpRange struct { @@ -38088,9 +38088,9 @@ type RouterBgpPeerCustomLearnedIpRange struct { NullFields []string `json:"-"` } -func (s *RouterBgpPeerCustomLearnedIpRange) MarshalJSON() ([]byte, error) { +func (s RouterBgpPeerCustomLearnedIpRange) MarshalJSON() ([]byte, error) { type NoMethod RouterBgpPeerCustomLearnedIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterInterface struct { @@ -38178,9 +38178,9 @@ type RouterInterface struct { NullFields []string `json:"-"` } -func (s *RouterInterface) MarshalJSON() ([]byte, error) { +func (s RouterInterface) MarshalJSON() ([]byte, error) { type NoMethod RouterInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterList: Contains a list of Router resources. @@ -38217,9 +38217,9 @@ type RouterList struct { NullFields []string `json:"-"` } -func (s *RouterList) MarshalJSON() ([]byte, error) { +func (s RouterList) MarshalJSON() ([]byte, error) { type NoMethod RouterList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterListWarning: [Output Only] Informational warning message. @@ -38302,9 +38302,9 @@ type RouterListWarning struct { NullFields []string `json:"-"` } -func (s *RouterListWarning) MarshalJSON() ([]byte, error) { +func (s RouterListWarning) MarshalJSON() ([]byte, error) { type NoMethod RouterListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterListWarningData struct { @@ -38331,9 +38331,9 @@ type RouterListWarningData struct { NullFields []string `json:"-"` } -func (s *RouterListWarningData) MarshalJSON() ([]byte, error) { +func (s RouterListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RouterListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterMd5AuthenticationKey struct { @@ -38358,9 +38358,9 @@ type RouterMd5AuthenticationKey struct { NullFields []string `json:"-"` } -func (s *RouterMd5AuthenticationKey) MarshalJSON() ([]byte, error) { +func (s RouterMd5AuthenticationKey) MarshalJSON() ([]byte, error) { type NoMethod RouterMd5AuthenticationKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterNat: Represents a Nat resource. It enables the VMs within the @@ -38499,9 +38499,9 @@ type RouterNat struct { NullFields []string `json:"-"` } -func (s *RouterNat) MarshalJSON() ([]byte, error) { +func (s RouterNat) MarshalJSON() ([]byte, error) { type NoMethod RouterNat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterNatLogConfig: Configuration of logging on a NAT. @@ -38533,9 +38533,9 @@ type RouterNatLogConfig struct { NullFields []string `json:"-"` } -func (s *RouterNatLogConfig) MarshalJSON() ([]byte, error) { +func (s RouterNatLogConfig) MarshalJSON() ([]byte, error) { type NoMethod RouterNatLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterNatRule struct { @@ -38570,9 +38570,9 @@ type RouterNatRule struct { NullFields []string `json:"-"` } -func (s *RouterNatRule) MarshalJSON() ([]byte, error) { +func (s RouterNatRule) MarshalJSON() ([]byte, error) { type NoMethod RouterNatRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterNatRuleAction struct { @@ -38607,9 +38607,9 @@ type RouterNatRuleAction struct { NullFields []string `json:"-"` } -func (s *RouterNatRuleAction) MarshalJSON() ([]byte, error) { +func (s RouterNatRuleAction) MarshalJSON() ([]byte, error) { type NoMethod RouterNatRuleAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterNatSubnetworkToNat: Defines the IP ranges that want to use NAT for a @@ -38648,9 +38648,9 @@ type RouterNatSubnetworkToNat struct { NullFields []string `json:"-"` } -func (s *RouterNatSubnetworkToNat) MarshalJSON() ([]byte, error) { +func (s RouterNatSubnetworkToNat) MarshalJSON() ([]byte, error) { type NoMethod RouterNatSubnetworkToNat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterStatus struct { @@ -38683,9 +38683,9 @@ type RouterStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterStatusBgpPeerStatus struct { @@ -38764,9 +38764,9 @@ type RouterStatusBgpPeerStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatusBgpPeerStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatusBgpPeerStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusBgpPeerStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterStatusNatStatus: Status of a NAT contained in this router. @@ -38811,9 +38811,9 @@ type RouterStatusNatStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatusNatStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatusNatStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusNatStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterStatusNatStatusNatRuleStatus: Status of a NAT Rule contained in this @@ -38847,9 +38847,9 @@ type RouterStatusNatStatusNatRuleStatus struct { NullFields []string `json:"-"` } -func (s *RouterStatusNatStatusNatRuleStatus) MarshalJSON() ([]byte, error) { +func (s RouterStatusNatStatusNatRuleStatus) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusNatStatusNatRuleStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouterStatusResponse struct { @@ -38872,9 +38872,9 @@ type RouterStatusResponse struct { NullFields []string `json:"-"` } -func (s *RouterStatusResponse) MarshalJSON() ([]byte, error) { +func (s RouterStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod RouterStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersPreviewResponse struct { @@ -38896,9 +38896,9 @@ type RoutersPreviewResponse struct { NullFields []string `json:"-"` } -func (s *RoutersPreviewResponse) MarshalJSON() ([]byte, error) { +func (s RoutersPreviewResponse) MarshalJSON() ([]byte, error) { type NoMethod RoutersPreviewResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersScopedList struct { @@ -38920,9 +38920,9 @@ type RoutersScopedList struct { NullFields []string `json:"-"` } -func (s *RoutersScopedList) MarshalJSON() ([]byte, error) { +func (s RoutersScopedList) MarshalJSON() ([]byte, error) { type NoMethod RoutersScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutersScopedListWarning: Informational warning which replaces the list of @@ -39006,9 +39006,9 @@ type RoutersScopedListWarning struct { NullFields []string `json:"-"` } -func (s *RoutersScopedListWarning) MarshalJSON() ([]byte, error) { +func (s RoutersScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod RoutersScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RoutersScopedListWarningData struct { @@ -39035,9 +39035,9 @@ type RoutersScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *RoutersScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s RoutersScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod RoutersScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rule: This is deprecated and has no effect. Do not use. @@ -39077,9 +39077,9 @@ type Rule struct { NullFields []string `json:"-"` } -func (s *Rule) MarshalJSON() ([]byte, error) { +func (s Rule) MarshalJSON() ([]byte, error) { type NoMethod Rule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SSLHealthCheck struct { @@ -39148,9 +39148,9 @@ type SSLHealthCheck struct { NullFields []string `json:"-"` } -func (s *SSLHealthCheck) MarshalJSON() ([]byte, error) { +func (s SSLHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod SSLHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedAttachedDisk: DEPRECATED: Please use compute#savedDisk instead. An @@ -39233,9 +39233,9 @@ type SavedAttachedDisk struct { NullFields []string `json:"-"` } -func (s *SavedAttachedDisk) MarshalJSON() ([]byte, error) { +func (s SavedAttachedDisk) MarshalJSON() ([]byte, error) { type NoMethod SavedAttachedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedDisk: An instance-attached disk resource. @@ -39279,9 +39279,9 @@ type SavedDisk struct { NullFields []string `json:"-"` } -func (s *SavedDisk) MarshalJSON() ([]byte, error) { +func (s SavedDisk) MarshalJSON() ([]byte, error) { type NoMethod SavedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ScalingScheduleStatus struct { @@ -39317,9 +39317,9 @@ type ScalingScheduleStatus struct { NullFields []string `json:"-"` } -func (s *ScalingScheduleStatus) MarshalJSON() ([]byte, error) { +func (s ScalingScheduleStatus) MarshalJSON() ([]byte, error) { type NoMethod ScalingScheduleStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Scheduling: Sets the scheduling options for an Instance. @@ -39404,9 +39404,9 @@ type Scheduling struct { NullFields []string `json:"-"` } -func (s *Scheduling) MarshalJSON() ([]byte, error) { +func (s Scheduling) MarshalJSON() ([]byte, error) { type NoMethod Scheduling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingNodeAffinity: Node Affinity: the configuration of desired nodes @@ -39437,9 +39437,9 @@ type SchedulingNodeAffinity struct { NullFields []string `json:"-"` } -func (s *SchedulingNodeAffinity) MarshalJSON() ([]byte, error) { +func (s SchedulingNodeAffinity) MarshalJSON() ([]byte, error) { type NoMethod SchedulingNodeAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingOnInstanceStopAction: Defines the behaviour for instances with the @@ -39462,9 +39462,9 @@ type SchedulingOnInstanceStopAction struct { NullFields []string `json:"-"` } -func (s *SchedulingOnInstanceStopAction) MarshalJSON() ([]byte, error) { +func (s SchedulingOnInstanceStopAction) MarshalJSON() ([]byte, error) { type NoMethod SchedulingOnInstanceStopAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Screenshot: An instance's screenshot. @@ -39490,9 +39490,9 @@ type Screenshot struct { NullFields []string `json:"-"` } -func (s *Screenshot) MarshalJSON() ([]byte, error) { +func (s Screenshot) MarshalJSON() ([]byte, error) { type NoMethod Screenshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesAggregatedList struct { @@ -39532,9 +39532,9 @@ type SecurityPoliciesAggregatedList struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesAggregatedList) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPoliciesAggregatedListWarning: [Output Only] Informational warning @@ -39618,9 +39618,9 @@ type SecurityPoliciesAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesAggregatedListWarningData struct { @@ -39647,9 +39647,9 @@ type SecurityPoliciesAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesListPreconfiguredExpressionSetsResponse struct { @@ -39670,9 +39670,9 @@ type SecurityPoliciesListPreconfiguredExpressionSetsResponse struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesListPreconfiguredExpressionSetsResponse) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesListPreconfiguredExpressionSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesListPreconfiguredExpressionSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesScopedList struct { @@ -39694,9 +39694,9 @@ type SecurityPoliciesScopedList struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesScopedList) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesScopedList) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPoliciesScopedListWarning: Informational warning which replaces the @@ -39780,9 +39780,9 @@ type SecurityPoliciesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesScopedListWarningData struct { @@ -39809,9 +39809,9 @@ type SecurityPoliciesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPoliciesWafConfig struct { @@ -39829,9 +39829,9 @@ type SecurityPoliciesWafConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPoliciesWafConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPoliciesWafConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPoliciesWafConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicy: Represents a Google Cloud Armor security policy resource. @@ -39938,9 +39938,9 @@ type SecurityPolicy struct { NullFields []string `json:"-"` } -func (s *SecurityPolicy) MarshalJSON() ([]byte, error) { +func (s SecurityPolicy) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyAdaptiveProtectionConfig: Configuration options for Cloud @@ -39962,9 +39962,9 @@ type SecurityPolicyAdaptiveProtectionConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig: Configuration @@ -39998,9 +39998,9 @@ type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig struct { @@ -40030,9 +40030,9 @@ type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfi NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) UnmarshalJSON(data []byte) error { @@ -40089,9 +40089,9 @@ type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfi NullFields []string `json:"-"` } -func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyAdvancedOptionsConfig struct { @@ -40123,9 +40123,9 @@ type SecurityPolicyAdvancedOptionsConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdvancedOptionsConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdvancedOptionsConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdvancedOptionsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyAdvancedOptionsConfigJsonCustomConfig struct { @@ -40148,9 +40148,9 @@ type SecurityPolicyAdvancedOptionsConfigJsonCustomConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyAdvancedOptionsConfigJsonCustomConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyDdosProtectionConfig struct { @@ -40171,9 +40171,9 @@ type SecurityPolicyDdosProtectionConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyDdosProtectionConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyDdosProtectionConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyDdosProtectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyList struct { @@ -40208,9 +40208,9 @@ type SecurityPolicyList struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyList) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyList) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyListWarning: [Output Only] Informational warning message. @@ -40293,9 +40293,9 @@ type SecurityPolicyListWarning struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyListWarning) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyListWarning) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyListWarningData struct { @@ -40322,9 +40322,9 @@ type SecurityPolicyListWarningData struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyListWarningData) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRecaptchaOptionsConfig struct { @@ -40349,9 +40349,9 @@ type SecurityPolicyRecaptchaOptionsConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRecaptchaOptionsConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRecaptchaOptionsConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRecaptchaOptionsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyReference struct { @@ -40369,9 +40369,9 @@ type SecurityPolicyReference struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyReference) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyReference) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyRule: Represents a rule that describes one or more match @@ -40461,9 +40461,9 @@ type SecurityPolicyRule struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRule) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleHttpHeaderAction struct { @@ -40483,9 +40483,9 @@ type SecurityPolicyRuleHttpHeaderAction struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleHttpHeaderAction) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleHttpHeaderAction) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleHttpHeaderAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleHttpHeaderActionHttpHeaderOption struct { @@ -40506,9 +40506,9 @@ type SecurityPolicyRuleHttpHeaderActionHttpHeaderOption struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleHttpHeaderActionHttpHeaderOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyRuleMatcher: Represents a match condition that incoming @@ -40551,9 +40551,9 @@ type SecurityPolicyRuleMatcher struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcher) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcher) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherConfig struct { @@ -40573,9 +40573,9 @@ type SecurityPolicyRuleMatcherConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherExprOptions struct { @@ -40596,9 +40596,9 @@ type SecurityPolicyRuleMatcherExprOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherExprOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherExprOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherExprOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions struct { @@ -40623,9 +40623,9 @@ type SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicyRuleNetworkMatcher: Represents a match condition that incoming @@ -40669,9 +40669,9 @@ type SecurityPolicyRuleNetworkMatcher struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleNetworkMatcher) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleNetworkMatcher) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleNetworkMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch struct { @@ -40694,9 +40694,9 @@ type SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRulePreconfiguredWafConfig struct { @@ -40716,9 +40716,9 @@ type SecurityPolicyRulePreconfiguredWafConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRulePreconfiguredWafConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRulePreconfiguredWafConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRulePreconfiguredWafConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRulePreconfiguredWafConfigExclusion struct { @@ -40755,9 +40755,9 @@ type SecurityPolicyRulePreconfiguredWafConfigExclusion struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRulePreconfiguredWafConfigExclusion) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRulePreconfiguredWafConfigExclusion) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRulePreconfiguredWafConfigExclusion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams struct { @@ -40789,9 +40789,9 @@ type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRateLimitOptions struct { @@ -40885,9 +40885,9 @@ type SecurityPolicyRuleRateLimitOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRateLimitOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRateLimitOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRateLimitOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig struct { @@ -40948,9 +40948,9 @@ type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRateLimitOptionsThreshold struct { @@ -40971,9 +40971,9 @@ type SecurityPolicyRuleRateLimitOptionsThreshold struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRateLimitOptionsThreshold) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRateLimitOptionsThreshold) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRateLimitOptionsThreshold - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyRuleRedirectOptions struct { @@ -40999,9 +40999,9 @@ type SecurityPolicyRuleRedirectOptions struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyRuleRedirectOptions) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyRuleRedirectOptions) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyRuleRedirectOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityPolicyUserDefinedField struct { @@ -41044,9 +41044,9 @@ type SecurityPolicyUserDefinedField struct { NullFields []string `json:"-"` } -func (s *SecurityPolicyUserDefinedField) MarshalJSON() ([]byte, error) { +func (s SecurityPolicyUserDefinedField) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicyUserDefinedField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecuritySettings: The authentication and authorization settings for a @@ -41089,9 +41089,9 @@ type SecuritySettings struct { NullFields []string `json:"-"` } -func (s *SecuritySettings) MarshalJSON() ([]byte, error) { +func (s SecuritySettings) MarshalJSON() ([]byte, error) { type NoMethod SecuritySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SerialPortOutput: An instance serial console output. @@ -41130,9 +41130,9 @@ type SerialPortOutput struct { NullFields []string `json:"-"` } -func (s *SerialPortOutput) MarshalJSON() ([]byte, error) { +func (s SerialPortOutput) MarshalJSON() ([]byte, error) { type NoMethod SerialPortOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServerBinding struct { @@ -41156,9 +41156,9 @@ type ServerBinding struct { NullFields []string `json:"-"` } -func (s *ServerBinding) MarshalJSON() ([]byte, error) { +func (s ServerBinding) MarshalJSON() ([]byte, error) { type NoMethod ServerBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: A service account. @@ -41180,9 +41180,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachment: Represents a ServiceAttachment resource. A service @@ -41299,9 +41299,9 @@ type ServiceAttachment struct { NullFields []string `json:"-"` } -func (s *ServiceAttachment) MarshalJSON() ([]byte, error) { +func (s ServiceAttachment) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentAggregatedList: Contains a list of @@ -41341,9 +41341,9 @@ type ServiceAttachmentAggregatedList struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentAggregatedList) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentAggregatedListWarning: [Output Only] Informational warning @@ -41427,9 +41427,9 @@ type ServiceAttachmentAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentAggregatedListWarningData struct { @@ -41456,9 +41456,9 @@ type ServiceAttachmentAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentConnectedEndpoint: [Output Only] A connection connected to @@ -41495,9 +41495,9 @@ type ServiceAttachmentConnectedEndpoint struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentConnectedEndpoint) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentConnectedEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentConsumerProjectLimit struct { @@ -41521,9 +41521,9 @@ type ServiceAttachmentConsumerProjectLimit struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentConsumerProjectLimit) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentConsumerProjectLimit) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentConsumerProjectLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentList struct { @@ -41560,9 +41560,9 @@ type ServiceAttachmentList struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentList) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentList) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentListWarning: [Output Only] Informational warning message. @@ -41645,9 +41645,9 @@ type ServiceAttachmentListWarning struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentListWarning) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentListWarning) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentListWarningData struct { @@ -41674,9 +41674,9 @@ type ServiceAttachmentListWarningData struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentListWarningData) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentsScopedList struct { @@ -41698,9 +41698,9 @@ type ServiceAttachmentsScopedList struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentsScopedList) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentsScopedList) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAttachmentsScopedListWarning: Informational warning which replaces @@ -41784,9 +41784,9 @@ type ServiceAttachmentsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServiceAttachmentsScopedListWarningData struct { @@ -41813,9 +41813,9 @@ type ServiceAttachmentsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *ServiceAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s ServiceAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ServiceAttachmentsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadata struct { @@ -41837,9 +41837,9 @@ type SetCommonInstanceMetadataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { @@ -41872,9 +41872,9 @@ type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShareSettings: The share setting for reservations and sole tenancy node @@ -41904,9 +41904,9 @@ type ShareSettings struct { NullFields []string `json:"-"` } -func (s *ShareSettings) MarshalJSON() ([]byte, error) { +func (s ShareSettings) MarshalJSON() ([]byte, error) { type NoMethod ShareSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShareSettingsProjectConfig: Config for each project in the share settings. @@ -41927,9 +41927,9 @@ type ShareSettingsProjectConfig struct { NullFields []string `json:"-"` } -func (s *ShareSettingsProjectConfig) MarshalJSON() ([]byte, error) { +func (s ShareSettingsProjectConfig) MarshalJSON() ([]byte, error) { type NoMethod ShareSettingsProjectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceConfig: A set of Shielded Instance options. @@ -41956,9 +41956,9 @@ type ShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceIdentity: A Shielded Instance Identity. @@ -41988,9 +41988,9 @@ type ShieldedInstanceIdentity struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceIdentity) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceIdentity) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceIdentityEntry: A Shielded Instance Identity Entry. @@ -42012,9 +42012,9 @@ type ShieldedInstanceIdentityEntry struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceIdentityEntry) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceIdentityEntry) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceIdentityEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceIntegrityPolicy: The policy describes the baseline against @@ -42036,9 +42036,9 @@ type ShieldedInstanceIntegrityPolicy struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceIntegrityPolicy) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceIntegrityPolicy) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceIntegrityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignedUrlKey: Represents a customer-supplied Signing Key used by Cloud CDN @@ -42067,9 +42067,9 @@ type SignedUrlKey struct { NullFields []string `json:"-"` } -func (s *SignedUrlKey) MarshalJSON() ([]byte, error) { +func (s SignedUrlKey) MarshalJSON() ([]byte, error) { type NoMethod SignedUrlKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Snapshot: Represents a Persistent Disk Snapshot resource. You can use @@ -42254,9 +42254,9 @@ type Snapshot struct { NullFields []string `json:"-"` } -func (s *Snapshot) MarshalJSON() ([]byte, error) { +func (s Snapshot) MarshalJSON() ([]byte, error) { type NoMethod Snapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotList: Contains a list of Snapshot resources. @@ -42293,9 +42293,9 @@ type SnapshotList struct { NullFields []string `json:"-"` } -func (s *SnapshotList) MarshalJSON() ([]byte, error) { +func (s SnapshotList) MarshalJSON() ([]byte, error) { type NoMethod SnapshotList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotListWarning: [Output Only] Informational warning message. @@ -42378,9 +42378,9 @@ type SnapshotListWarning struct { NullFields []string `json:"-"` } -func (s *SnapshotListWarning) MarshalJSON() ([]byte, error) { +func (s SnapshotListWarning) MarshalJSON() ([]byte, error) { type NoMethod SnapshotListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotListWarningData struct { @@ -42407,9 +42407,9 @@ type SnapshotListWarningData struct { NullFields []string `json:"-"` } -func (s *SnapshotListWarningData) MarshalJSON() ([]byte, error) { +func (s SnapshotListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SnapshotListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotSettings struct { @@ -42433,9 +42433,9 @@ type SnapshotSettings struct { NullFields []string `json:"-"` } -func (s *SnapshotSettings) MarshalJSON() ([]byte, error) { +func (s SnapshotSettings) MarshalJSON() ([]byte, error) { type NoMethod SnapshotSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SnapshotSettingsStorageLocationSettings struct { @@ -42469,9 +42469,9 @@ type SnapshotSettingsStorageLocationSettings struct { NullFields []string `json:"-"` } -func (s *SnapshotSettingsStorageLocationSettings) MarshalJSON() ([]byte, error) { +func (s SnapshotSettingsStorageLocationSettings) MarshalJSON() ([]byte, error) { type NoMethod SnapshotSettingsStorageLocationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotSettingsStorageLocationSettingsStorageLocationPreference: A @@ -42493,9 +42493,9 @@ type SnapshotSettingsStorageLocationSettingsStorageLocationPreference struct { NullFields []string `json:"-"` } -func (s *SnapshotSettingsStorageLocationSettingsStorageLocationPreference) MarshalJSON() ([]byte, error) { +func (s SnapshotSettingsStorageLocationSettingsStorageLocationPreference) MarshalJSON() ([]byte, error) { type NoMethod SnapshotSettingsStorageLocationSettingsStorageLocationPreference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SourceDiskEncryptionKey struct { @@ -42521,9 +42521,9 @@ type SourceDiskEncryptionKey struct { NullFields []string `json:"-"` } -func (s *SourceDiskEncryptionKey) MarshalJSON() ([]byte, error) { +func (s SourceDiskEncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod SourceDiskEncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInstanceParams: A specification of the parameters to use when creating @@ -42547,9 +42547,9 @@ type SourceInstanceParams struct { NullFields []string `json:"-"` } -func (s *SourceInstanceParams) MarshalJSON() ([]byte, error) { +func (s SourceInstanceParams) MarshalJSON() ([]byte, error) { type NoMethod SourceInstanceParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInstanceProperties: DEPRECATED: Please use compute#instanceProperties @@ -42629,9 +42629,9 @@ type SourceInstanceProperties struct { NullFields []string `json:"-"` } -func (s *SourceInstanceProperties) MarshalJSON() ([]byte, error) { +func (s SourceInstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod SourceInstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificate: Represents an SSL certificate resource. Google Compute @@ -42717,9 +42717,9 @@ type SslCertificate struct { NullFields []string `json:"-"` } -func (s *SslCertificate) MarshalJSON() ([]byte, error) { +func (s SslCertificate) MarshalJSON() ([]byte, error) { type NoMethod SslCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificateAggregatedList struct { @@ -42758,9 +42758,9 @@ type SslCertificateAggregatedList struct { NullFields []string `json:"-"` } -func (s *SslCertificateAggregatedList) MarshalJSON() ([]byte, error) { +func (s SslCertificateAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateAggregatedListWarning: [Output Only] Informational warning @@ -42844,9 +42844,9 @@ type SslCertificateAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SslCertificateAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SslCertificateAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificateAggregatedListWarningData struct { @@ -42873,9 +42873,9 @@ type SslCertificateAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslCertificateAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslCertificateAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateList: Contains a list of SslCertificate resources. @@ -42912,9 +42912,9 @@ type SslCertificateList struct { NullFields []string `json:"-"` } -func (s *SslCertificateList) MarshalJSON() ([]byte, error) { +func (s SslCertificateList) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateListWarning: [Output Only] Informational warning message. @@ -42997,9 +42997,9 @@ type SslCertificateListWarning struct { NullFields []string `json:"-"` } -func (s *SslCertificateListWarning) MarshalJSON() ([]byte, error) { +func (s SslCertificateListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificateListWarningData struct { @@ -43026,9 +43026,9 @@ type SslCertificateListWarningData struct { NullFields []string `json:"-"` } -func (s *SslCertificateListWarningData) MarshalJSON() ([]byte, error) { +func (s SslCertificateListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateManagedSslCertificate: Configuration and status of a managed @@ -43076,9 +43076,9 @@ type SslCertificateManagedSslCertificate struct { NullFields []string `json:"-"` } -func (s *SslCertificateManagedSslCertificate) MarshalJSON() ([]byte, error) { +func (s SslCertificateManagedSslCertificate) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateManagedSslCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificateSelfManagedSslCertificate: Configuration and status of a @@ -43104,9 +43104,9 @@ type SslCertificateSelfManagedSslCertificate struct { NullFields []string `json:"-"` } -func (s *SslCertificateSelfManagedSslCertificate) MarshalJSON() ([]byte, error) { +func (s SslCertificateSelfManagedSslCertificate) MarshalJSON() ([]byte, error) { type NoMethod SslCertificateSelfManagedSslCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificatesScopedList struct { @@ -43128,9 +43128,9 @@ type SslCertificatesScopedList struct { NullFields []string `json:"-"` } -func (s *SslCertificatesScopedList) MarshalJSON() ([]byte, error) { +func (s SslCertificatesScopedList) MarshalJSON() ([]byte, error) { type NoMethod SslCertificatesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertificatesScopedListWarning: Informational warning which replaces the @@ -43214,9 +43214,9 @@ type SslCertificatesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SslCertificatesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SslCertificatesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslCertificatesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslCertificatesScopedListWarningData struct { @@ -43243,9 +43243,9 @@ type SslCertificatesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslCertificatesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslCertificatesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslCertificatesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesAggregatedList struct { @@ -43285,9 +43285,9 @@ type SslPoliciesAggregatedList struct { NullFields []string `json:"-"` } -func (s *SslPoliciesAggregatedList) MarshalJSON() ([]byte, error) { +func (s SslPoliciesAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPoliciesAggregatedListWarning: [Output Only] Informational warning @@ -43371,9 +43371,9 @@ type SslPoliciesAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SslPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SslPoliciesAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesAggregatedListWarningData struct { @@ -43400,9 +43400,9 @@ type SslPoliciesAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslPoliciesAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesList struct { @@ -43439,9 +43439,9 @@ type SslPoliciesList struct { NullFields []string `json:"-"` } -func (s *SslPoliciesList) MarshalJSON() ([]byte, error) { +func (s SslPoliciesList) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPoliciesListWarning: [Output Only] Informational warning message. @@ -43524,9 +43524,9 @@ type SslPoliciesListWarning struct { NullFields []string `json:"-"` } -func (s *SslPoliciesListWarning) MarshalJSON() ([]byte, error) { +func (s SslPoliciesListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesListWarningData struct { @@ -43553,9 +43553,9 @@ type SslPoliciesListWarningData struct { NullFields []string `json:"-"` } -func (s *SslPoliciesListWarningData) MarshalJSON() ([]byte, error) { +func (s SslPoliciesListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesListAvailableFeaturesResponse struct { @@ -43576,9 +43576,9 @@ type SslPoliciesListAvailableFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *SslPoliciesListAvailableFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s SslPoliciesListAvailableFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesListAvailableFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesScopedList struct { @@ -43600,9 +43600,9 @@ type SslPoliciesScopedList struct { NullFields []string `json:"-"` } -func (s *SslPoliciesScopedList) MarshalJSON() ([]byte, error) { +func (s SslPoliciesScopedList) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPoliciesScopedListWarning: Informational warning which replaces the list @@ -43686,9 +43686,9 @@ type SslPoliciesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SslPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SslPoliciesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPoliciesScopedListWarningData struct { @@ -43715,9 +43715,9 @@ type SslPoliciesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SslPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SslPoliciesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SslPoliciesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslPolicy: Represents an SSL Policy resource. Use SSL policies to control @@ -43806,9 +43806,9 @@ type SslPolicy struct { NullFields []string `json:"-"` } -func (s *SslPolicy) MarshalJSON() ([]byte, error) { +func (s SslPolicy) MarshalJSON() ([]byte, error) { type NoMethod SslPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPolicyWarnings struct { @@ -43890,9 +43890,9 @@ type SslPolicyWarnings struct { NullFields []string `json:"-"` } -func (s *SslPolicyWarnings) MarshalJSON() ([]byte, error) { +func (s SslPolicyWarnings) MarshalJSON() ([]byte, error) { type NoMethod SslPolicyWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPolicyWarningsData struct { @@ -43919,9 +43919,9 @@ type SslPolicyWarningsData struct { NullFields []string `json:"-"` } -func (s *SslPolicyWarningsData) MarshalJSON() ([]byte, error) { +func (s SslPolicyWarningsData) MarshalJSON() ([]byte, error) { type NoMethod SslPolicyWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SslPolicyReference struct { @@ -43941,9 +43941,9 @@ type SslPolicyReference struct { NullFields []string `json:"-"` } -func (s *SslPolicyReference) MarshalJSON() ([]byte, error) { +func (s SslPolicyReference) MarshalJSON() ([]byte, error) { type NoMethod SslPolicyReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StatefulPolicy struct { @@ -43961,9 +43961,9 @@ type StatefulPolicy struct { NullFields []string `json:"-"` } -func (s *StatefulPolicy) MarshalJSON() ([]byte, error) { +func (s StatefulPolicy) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatefulPolicyPreservedState: Configuration of preserved resources. @@ -43992,9 +43992,9 @@ type StatefulPolicyPreservedState struct { NullFields []string `json:"-"` } -func (s *StatefulPolicyPreservedState) MarshalJSON() ([]byte, error) { +func (s StatefulPolicyPreservedState) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicyPreservedState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StatefulPolicyPreservedStateDiskDevice struct { @@ -44021,9 +44021,9 @@ type StatefulPolicyPreservedStateDiskDevice struct { NullFields []string `json:"-"` } -func (s *StatefulPolicyPreservedStateDiskDevice) MarshalJSON() ([]byte, error) { +func (s StatefulPolicyPreservedStateDiskDevice) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicyPreservedStateDiskDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StatefulPolicyPreservedStateNetworkIp struct { @@ -44049,9 +44049,9 @@ type StatefulPolicyPreservedStateNetworkIp struct { NullFields []string `json:"-"` } -func (s *StatefulPolicyPreservedStateNetworkIp) MarshalJSON() ([]byte, error) { +func (s StatefulPolicyPreservedStateNetworkIp) MarshalJSON() ([]byte, error) { type NoMethod StatefulPolicyPreservedStateNetworkIp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -44083,9 +44083,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePool: Represents a zonal storage pool resource. @@ -44195,9 +44195,9 @@ type StoragePool struct { NullFields []string `json:"-"` } -func (s *StoragePool) MarshalJSON() ([]byte, error) { +func (s StoragePool) MarshalJSON() ([]byte, error) { type NoMethod StoragePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolAggregatedList struct { @@ -44237,9 +44237,9 @@ type StoragePoolAggregatedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolAggregatedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolAggregatedListWarning: [Output Only] Informational warning @@ -44323,9 +44323,9 @@ type StoragePoolAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolAggregatedListWarningData struct { @@ -44352,9 +44352,9 @@ type StoragePoolAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolDisk struct { @@ -44404,9 +44404,9 @@ type StoragePoolDisk struct { NullFields []string `json:"-"` } -func (s *StoragePoolDisk) MarshalJSON() ([]byte, error) { +func (s StoragePoolDisk) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolList: A list of StoragePool resources. @@ -44448,9 +44448,9 @@ type StoragePoolList struct { NullFields []string `json:"-"` } -func (s *StoragePoolList) MarshalJSON() ([]byte, error) { +func (s StoragePoolList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolListWarning: [Output Only] Informational warning message. @@ -44533,9 +44533,9 @@ type StoragePoolListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolListWarningData struct { @@ -44562,9 +44562,9 @@ type StoragePoolListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolListDisks struct { @@ -44605,9 +44605,9 @@ type StoragePoolListDisks struct { NullFields []string `json:"-"` } -func (s *StoragePoolListDisks) MarshalJSON() ([]byte, error) { +func (s StoragePoolListDisks) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListDisks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolListDisksWarning: [Output Only] Informational warning message. @@ -44690,9 +44690,9 @@ type StoragePoolListDisksWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolListDisksWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolListDisksWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListDisksWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolListDisksWarningData struct { @@ -44719,9 +44719,9 @@ type StoragePoolListDisksWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolListDisksWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolListDisksWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolListDisksWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolResourceStatus: [Output Only] Contains output only fields. @@ -44774,9 +44774,9 @@ type StoragePoolResourceStatus struct { NullFields []string `json:"-"` } -func (s *StoragePoolResourceStatus) MarshalJSON() ([]byte, error) { +func (s StoragePoolResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolType struct { @@ -44838,9 +44838,9 @@ type StoragePoolType struct { NullFields []string `json:"-"` } -func (s *StoragePoolType) MarshalJSON() ([]byte, error) { +func (s StoragePoolType) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypeAggregatedList struct { @@ -44877,9 +44877,9 @@ type StoragePoolTypeAggregatedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeAggregatedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypeAggregatedListWarning: [Output Only] Informational warning @@ -44963,9 +44963,9 @@ type StoragePoolTypeAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypeAggregatedListWarningData struct { @@ -44992,9 +44992,9 @@ type StoragePoolTypeAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypeList: Contains a list of storage pool types. @@ -45032,9 +45032,9 @@ type StoragePoolTypeList struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeList) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypeListWarning: [Output Only] Informational warning message. @@ -45117,9 +45117,9 @@ type StoragePoolTypeListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypeListWarningData struct { @@ -45146,9 +45146,9 @@ type StoragePoolTypeListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypeListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypeListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypeListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypesScopedList struct { @@ -45171,9 +45171,9 @@ type StoragePoolTypesScopedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypesScopedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypesScopedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolTypesScopedListWarning: [Output Only] Informational warning which @@ -45257,9 +45257,9 @@ type StoragePoolTypesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolTypesScopedListWarningData struct { @@ -45286,9 +45286,9 @@ type StoragePoolTypesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolTypesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolTypesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolTypesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolsScopedList struct { @@ -45310,9 +45310,9 @@ type StoragePoolsScopedList struct { NullFields []string `json:"-"` } -func (s *StoragePoolsScopedList) MarshalJSON() ([]byte, error) { +func (s StoragePoolsScopedList) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoragePoolsScopedListWarning: [Output Only] Informational warning which @@ -45396,9 +45396,9 @@ type StoragePoolsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *StoragePoolsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s StoragePoolsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StoragePoolsScopedListWarningData struct { @@ -45425,9 +45425,9 @@ type StoragePoolsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *StoragePoolsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s StoragePoolsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod StoragePoolsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subnetwork: Represents a Subnetwork resource. A subnetwork (also known as a @@ -45606,9 +45606,9 @@ type Subnetwork struct { NullFields []string `json:"-"` } -func (s *Subnetwork) MarshalJSON() ([]byte, error) { +func (s Subnetwork) MarshalJSON() ([]byte, error) { type NoMethod Subnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworkAggregatedList struct { @@ -45647,9 +45647,9 @@ type SubnetworkAggregatedList struct { NullFields []string `json:"-"` } -func (s *SubnetworkAggregatedList) MarshalJSON() ([]byte, error) { +func (s SubnetworkAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkAggregatedListWarning: [Output Only] Informational warning @@ -45733,9 +45733,9 @@ type SubnetworkAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *SubnetworkAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s SubnetworkAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworkAggregatedListWarningData struct { @@ -45762,9 +45762,9 @@ type SubnetworkAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *SubnetworkAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s SubnetworkAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkList: Contains a list of Subnetwork resources. @@ -45802,9 +45802,9 @@ type SubnetworkList struct { NullFields []string `json:"-"` } -func (s *SubnetworkList) MarshalJSON() ([]byte, error) { +func (s SubnetworkList) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkListWarning: [Output Only] Informational warning message. @@ -45887,9 +45887,9 @@ type SubnetworkListWarning struct { NullFields []string `json:"-"` } -func (s *SubnetworkListWarning) MarshalJSON() ([]byte, error) { +func (s SubnetworkListWarning) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworkListWarningData struct { @@ -45916,9 +45916,9 @@ type SubnetworkListWarningData struct { NullFields []string `json:"-"` } -func (s *SubnetworkListWarningData) MarshalJSON() ([]byte, error) { +func (s SubnetworkListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworkLogConfig: The available logging options for this subnetwork. @@ -45979,9 +45979,9 @@ type SubnetworkLogConfig struct { NullFields []string `json:"-"` } -func (s *SubnetworkLogConfig) MarshalJSON() ([]byte, error) { +func (s SubnetworkLogConfig) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SubnetworkLogConfig) UnmarshalJSON(data []byte) error { @@ -46026,9 +46026,9 @@ type SubnetworkSecondaryRange struct { NullFields []string `json:"-"` } -func (s *SubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { +func (s SubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { type NoMethod SubnetworkSecondaryRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksExpandIpCidrRangeRequest struct { @@ -46050,9 +46050,9 @@ type SubnetworksExpandIpCidrRangeRequest struct { NullFields []string `json:"-"` } -func (s *SubnetworksExpandIpCidrRangeRequest) MarshalJSON() ([]byte, error) { +func (s SubnetworksExpandIpCidrRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksExpandIpCidrRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksScopedList struct { @@ -46074,9 +46074,9 @@ type SubnetworksScopedList struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedList) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedList) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubnetworksScopedListWarning: An informational warning that appears when the @@ -46160,9 +46160,9 @@ type SubnetworksScopedListWarning struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedListWarning) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksScopedListWarningData struct { @@ -46189,9 +46189,9 @@ type SubnetworksScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *SubnetworksScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s SubnetworksScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubnetworksSetPrivateIpGoogleAccessRequest struct { @@ -46209,9 +46209,9 @@ type SubnetworksSetPrivateIpGoogleAccessRequest struct { NullFields []string `json:"-"` } -func (s *SubnetworksSetPrivateIpGoogleAccessRequest) MarshalJSON() ([]byte, error) { +func (s SubnetworksSetPrivateIpGoogleAccessRequest) MarshalJSON() ([]byte, error) { type NoMethod SubnetworksSetPrivateIpGoogleAccessRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subsetting: Subsetting configuration for this BackendService. Currently this @@ -46245,9 +46245,9 @@ type Subsetting struct { NullFields []string `json:"-"` } -func (s *Subsetting) MarshalJSON() ([]byte, error) { +func (s Subsetting) MarshalJSON() ([]byte, error) { type NoMethod Subsetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TCPHealthCheck struct { @@ -46315,9 +46315,9 @@ type TCPHealthCheck struct { NullFields []string `json:"-"` } -func (s *TCPHealthCheck) MarshalJSON() ([]byte, error) { +func (s TCPHealthCheck) MarshalJSON() ([]byte, error) { type NoMethod TCPHealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tags: A set of instance tags. @@ -46345,9 +46345,9 @@ type Tags struct { NullFields []string `json:"-"` } -func (s *Tags) MarshalJSON() ([]byte, error) { +func (s Tags) MarshalJSON() ([]byte, error) { type NoMethod Tags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetGrpcProxy: Represents a Target gRPC Proxy resource. A target gRPC @@ -46417,9 +46417,9 @@ type TargetGrpcProxy struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxy) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetGrpcProxyList struct { @@ -46456,9 +46456,9 @@ type TargetGrpcProxyList struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxyList) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetGrpcProxyListWarning: [Output Only] Informational warning message. @@ -46541,9 +46541,9 @@ type TargetGrpcProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetGrpcProxyListWarningData struct { @@ -46570,9 +46570,9 @@ type TargetGrpcProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetGrpcProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetGrpcProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetGrpcProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxiesScopedList struct { @@ -46594,9 +46594,9 @@ type TargetHttpProxiesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxiesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxiesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxiesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxiesScopedListWarning: Informational warning which replaces the @@ -46680,9 +46680,9 @@ type TargetHttpProxiesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxiesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxiesScopedListWarningData struct { @@ -46709,9 +46709,9 @@ type TargetHttpProxiesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxiesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxy: Represents a Target HTTP Proxy resource. Google Compute @@ -46793,9 +46793,9 @@ type TargetHttpProxy struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxy) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxyAggregatedList struct { @@ -46832,9 +46832,9 @@ type TargetHttpProxyAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxyList: A list of TargetHttpProxy resources. @@ -46872,9 +46872,9 @@ type TargetHttpProxyList struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyList) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpProxyListWarning: [Output Only] Informational warning message. @@ -46957,9 +46957,9 @@ type TargetHttpProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpProxyListWarningData struct { @@ -46986,9 +46986,9 @@ type TargetHttpProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesScopedList struct { @@ -47010,9 +47010,9 @@ type TargetHttpsProxiesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxiesScopedListWarning: Informational warning which replaces @@ -47096,9 +47096,9 @@ type TargetHttpsProxiesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesScopedListWarningData struct { @@ -47125,9 +47125,9 @@ type TargetHttpsProxiesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesSetCertificateMapRequest struct { @@ -47149,9 +47149,9 @@ type TargetHttpsProxiesSetCertificateMapRequest struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesSetCertificateMapRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesSetQuicOverrideRequest struct { @@ -47177,9 +47177,9 @@ type TargetHttpsProxiesSetQuicOverrideRequest struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesSetQuicOverrideRequest) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesSetQuicOverrideRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesSetQuicOverrideRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxiesSetSslCertificatesRequest struct { @@ -47200,9 +47200,9 @@ type TargetHttpsProxiesSetSslCertificatesRequest struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxiesSetSslCertificatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxy: Represents a Target HTTPS Proxy resource. Google Compute @@ -47367,9 +47367,9 @@ type TargetHttpsProxy struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxy) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxyAggregatedList struct { @@ -47408,9 +47408,9 @@ type TargetHttpsProxyAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxyAggregatedListWarning: [Output Only] Informational warning @@ -47494,9 +47494,9 @@ type TargetHttpsProxyAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxyAggregatedListWarningData struct { @@ -47523,9 +47523,9 @@ type TargetHttpsProxyAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxyList: Contains a list of TargetHttpsProxy resources. @@ -47563,9 +47563,9 @@ type TargetHttpsProxyList struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyList) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetHttpsProxyListWarning: [Output Only] Informational warning message. @@ -47648,9 +47648,9 @@ type TargetHttpsProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetHttpsProxyListWarningData struct { @@ -47677,9 +47677,9 @@ type TargetHttpsProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetHttpsProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetHttpsProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetHttpsProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstance: Represents a Target Instance resource. You can use a target @@ -47750,9 +47750,9 @@ type TargetInstance struct { NullFields []string `json:"-"` } -func (s *TargetInstance) MarshalJSON() ([]byte, error) { +func (s TargetInstance) MarshalJSON() ([]byte, error) { type NoMethod TargetInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstanceAggregatedList struct { @@ -47790,9 +47790,9 @@ type TargetInstanceAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetInstanceAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetInstanceAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstanceAggregatedListWarning: [Output Only] Informational warning @@ -47876,9 +47876,9 @@ type TargetInstanceAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetInstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetInstanceAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstanceAggregatedListWarningData struct { @@ -47905,9 +47905,9 @@ type TargetInstanceAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetInstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetInstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstanceList: Contains a list of TargetInstance resources. @@ -47944,9 +47944,9 @@ type TargetInstanceList struct { NullFields []string `json:"-"` } -func (s *TargetInstanceList) MarshalJSON() ([]byte, error) { +func (s TargetInstanceList) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstanceListWarning: [Output Only] Informational warning message. @@ -48029,9 +48029,9 @@ type TargetInstanceListWarning struct { NullFields []string `json:"-"` } -func (s *TargetInstanceListWarning) MarshalJSON() ([]byte, error) { +func (s TargetInstanceListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstanceListWarningData struct { @@ -48058,9 +48058,9 @@ type TargetInstanceListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetInstanceListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetInstanceListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetInstanceListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstancesScopedList struct { @@ -48082,9 +48082,9 @@ type TargetInstancesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetInstancesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetInstancesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetInstancesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetInstancesScopedListWarning: Informational warning which replaces the @@ -48168,9 +48168,9 @@ type TargetInstancesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetInstancesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetInstancesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetInstancesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetInstancesScopedListWarningData struct { @@ -48197,9 +48197,9 @@ type TargetInstancesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetInstancesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetInstancesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetInstancesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPool: Represents a Target Pool resource. Target pools are used with @@ -48316,9 +48316,9 @@ type TargetPool struct { NullFields []string `json:"-"` } -func (s *TargetPool) MarshalJSON() ([]byte, error) { +func (s TargetPool) MarshalJSON() ([]byte, error) { type NoMethod TargetPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TargetPool) UnmarshalJSON(data []byte) error { @@ -48371,9 +48371,9 @@ type TargetPoolAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetPoolAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetPoolAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolAggregatedListWarning: [Output Only] Informational warning @@ -48457,9 +48457,9 @@ type TargetPoolAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetPoolAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetPoolAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolAggregatedListWarningData struct { @@ -48486,9 +48486,9 @@ type TargetPoolAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetPoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetPoolAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolInstanceHealth struct { @@ -48512,9 +48512,9 @@ type TargetPoolInstanceHealth struct { NullFields []string `json:"-"` } -func (s *TargetPoolInstanceHealth) MarshalJSON() ([]byte, error) { +func (s TargetPoolInstanceHealth) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolInstanceHealth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolList: Contains a list of TargetPool resources. @@ -48552,9 +48552,9 @@ type TargetPoolList struct { NullFields []string `json:"-"` } -func (s *TargetPoolList) MarshalJSON() ([]byte, error) { +func (s TargetPoolList) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolListWarning: [Output Only] Informational warning message. @@ -48637,9 +48637,9 @@ type TargetPoolListWarning struct { NullFields []string `json:"-"` } -func (s *TargetPoolListWarning) MarshalJSON() ([]byte, error) { +func (s TargetPoolListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolListWarningData struct { @@ -48666,9 +48666,9 @@ type TargetPoolListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetPoolListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetPoolListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsAddHealthCheckRequest struct { @@ -48687,9 +48687,9 @@ type TargetPoolsAddHealthCheckRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsAddHealthCheckRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsAddHealthCheckRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsAddHealthCheckRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsAddInstanceRequest struct { @@ -48713,9 +48713,9 @@ type TargetPoolsAddInstanceRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsAddInstanceRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsAddInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsAddInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsRemoveHealthCheckRequest struct { @@ -48739,9 +48739,9 @@ type TargetPoolsRemoveHealthCheckRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsRemoveHealthCheckRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsRemoveHealthCheckRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsRemoveHealthCheckRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsRemoveInstanceRequest struct { @@ -48760,9 +48760,9 @@ type TargetPoolsRemoveInstanceRequest struct { NullFields []string `json:"-"` } -func (s *TargetPoolsRemoveInstanceRequest) MarshalJSON() ([]byte, error) { +func (s TargetPoolsRemoveInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsRemoveInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsScopedList struct { @@ -48784,9 +48784,9 @@ type TargetPoolsScopedList struct { NullFields []string `json:"-"` } -func (s *TargetPoolsScopedList) MarshalJSON() ([]byte, error) { +func (s TargetPoolsScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetPoolsScopedListWarning: Informational warning which replaces the list @@ -48870,9 +48870,9 @@ type TargetPoolsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetPoolsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetPoolsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetPoolsScopedListWarningData struct { @@ -48899,9 +48899,9 @@ type TargetPoolsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetPoolsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetPoolsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetPoolsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetReference struct { @@ -48919,9 +48919,9 @@ type TargetReference struct { NullFields []string `json:"-"` } -func (s *TargetReference) MarshalJSON() ([]byte, error) { +func (s TargetReference) MarshalJSON() ([]byte, error) { type NoMethod TargetReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetBackendServiceRequest struct { @@ -48940,9 +48940,9 @@ type TargetSslProxiesSetBackendServiceRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetBackendServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetCertificateMapRequest struct { @@ -48964,9 +48964,9 @@ type TargetSslProxiesSetCertificateMapRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetCertificateMapRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetCertificateMapRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetProxyHeaderRequest struct { @@ -48990,9 +48990,9 @@ type TargetSslProxiesSetProxyHeaderRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetProxyHeaderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxiesSetSslCertificatesRequest struct { @@ -49013,9 +49013,9 @@ type TargetSslProxiesSetSslCertificatesRequest struct { NullFields []string `json:"-"` } -func (s *TargetSslProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { +func (s TargetSslProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxiesSetSslCertificatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetSslProxy: Represents a Target SSL Proxy resource. A target SSL proxy @@ -49086,9 +49086,9 @@ type TargetSslProxy struct { NullFields []string `json:"-"` } -func (s *TargetSslProxy) MarshalJSON() ([]byte, error) { +func (s TargetSslProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetSslProxyList: Contains a list of TargetSslProxy resources. @@ -49125,9 +49125,9 @@ type TargetSslProxyList struct { NullFields []string `json:"-"` } -func (s *TargetSslProxyList) MarshalJSON() ([]byte, error) { +func (s TargetSslProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetSslProxyListWarning: [Output Only] Informational warning message. @@ -49210,9 +49210,9 @@ type TargetSslProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetSslProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetSslProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetSslProxyListWarningData struct { @@ -49239,9 +49239,9 @@ type TargetSslProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetSslProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetSslProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetSslProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesScopedList struct { @@ -49263,9 +49263,9 @@ type TargetTcpProxiesScopedList struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesScopedList) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxiesScopedListWarning: Informational warning which replaces the @@ -49349,9 +49349,9 @@ type TargetTcpProxiesScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesScopedListWarningData struct { @@ -49378,9 +49378,9 @@ type TargetTcpProxiesScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesSetBackendServiceRequest struct { @@ -49399,9 +49399,9 @@ type TargetTcpProxiesSetBackendServiceRequest struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesSetBackendServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxiesSetProxyHeaderRequest struct { @@ -49425,9 +49425,9 @@ type TargetTcpProxiesSetProxyHeaderRequest struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxiesSetProxyHeaderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxy: Represents a Target TCP Proxy resource. A target TCP proxy @@ -49494,9 +49494,9 @@ type TargetTcpProxy struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxy) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxy) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxyAggregatedList struct { @@ -49535,9 +49535,9 @@ type TargetTcpProxyAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxyAggregatedListWarning: [Output Only] Informational warning @@ -49621,9 +49621,9 @@ type TargetTcpProxyAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxyAggregatedListWarningData struct { @@ -49650,9 +49650,9 @@ type TargetTcpProxyAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxyList: Contains a list of TargetTcpProxy resources. @@ -49689,9 +49689,9 @@ type TargetTcpProxyList struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyList) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyList) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetTcpProxyListWarning: [Output Only] Informational warning message. @@ -49774,9 +49774,9 @@ type TargetTcpProxyListWarning struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyListWarning) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetTcpProxyListWarningData struct { @@ -49803,9 +49803,9 @@ type TargetTcpProxyListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetTcpProxyListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetTcpProxyListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetTcpProxyListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGateway: Represents a Target VPN Gateway resource. The target VPN @@ -49885,9 +49885,9 @@ type TargetVpnGateway struct { NullFields []string `json:"-"` } -func (s *TargetVpnGateway) MarshalJSON() ([]byte, error) { +func (s TargetVpnGateway) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewayAggregatedList struct { @@ -49926,9 +49926,9 @@ type TargetVpnGatewayAggregatedList struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewayAggregatedListWarning: [Output Only] Informational warning @@ -50012,9 +50012,9 @@ type TargetVpnGatewayAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewayAggregatedListWarningData struct { @@ -50041,9 +50041,9 @@ type TargetVpnGatewayAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewayList: Contains a list of TargetVpnGateway resources. @@ -50081,9 +50081,9 @@ type TargetVpnGatewayList struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayList) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayList) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewayListWarning: [Output Only] Informational warning message. @@ -50166,9 +50166,9 @@ type TargetVpnGatewayListWarning struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayListWarning) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewayListWarningData struct { @@ -50195,9 +50195,9 @@ type TargetVpnGatewayListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewayListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewayListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewaysScopedList struct { @@ -50220,9 +50220,9 @@ type TargetVpnGatewaysScopedList struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewaysScopedList) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewaysScopedList) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewaysScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVpnGatewaysScopedListWarning: [Output Only] Informational warning @@ -50306,9 +50306,9 @@ type TargetVpnGatewaysScopedListWarning struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewaysScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetVpnGatewaysScopedListWarningData struct { @@ -50335,9 +50335,9 @@ type TargetVpnGatewaysScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *TargetVpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s TargetVpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod TargetVpnGatewaysScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestFailure struct { @@ -50377,9 +50377,9 @@ type TestFailure struct { NullFields []string `json:"-"` } -func (s *TestFailure) MarshalJSON() ([]byte, error) { +func (s TestFailure) MarshalJSON() ([]byte, error) { type NoMethod TestFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsRequest struct { @@ -50399,9 +50399,9 @@ type TestPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsResponse struct { @@ -50424,9 +50424,9 @@ type TestPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Uint128 struct { @@ -50445,9 +50445,9 @@ type Uint128 struct { NullFields []string `json:"-"` } -func (s *Uint128) MarshalJSON() ([]byte, error) { +func (s Uint128) MarshalJSON() ([]byte, error) { type NoMethod Uint128 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpcomingMaintenance: Upcoming Maintenance notification information. @@ -50490,9 +50490,9 @@ type UpcomingMaintenance struct { NullFields []string `json:"-"` } -func (s *UpcomingMaintenance) MarshalJSON() ([]byte, error) { +func (s UpcomingMaintenance) MarshalJSON() ([]byte, error) { type NoMethod UpcomingMaintenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMap: Represents a URL Map resource. Compute Engine has two URL Map @@ -50632,9 +50632,9 @@ type UrlMap struct { NullFields []string `json:"-"` } -func (s *UrlMap) MarshalJSON() ([]byte, error) { +func (s UrlMap) MarshalJSON() ([]byte, error) { type NoMethod UrlMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapList: Contains a list of UrlMap resources. @@ -50671,9 +50671,9 @@ type UrlMapList struct { NullFields []string `json:"-"` } -func (s *UrlMapList) MarshalJSON() ([]byte, error) { +func (s UrlMapList) MarshalJSON() ([]byte, error) { type NoMethod UrlMapList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapListWarning: [Output Only] Informational warning message. @@ -50756,9 +50756,9 @@ type UrlMapListWarning struct { NullFields []string `json:"-"` } -func (s *UrlMapListWarning) MarshalJSON() ([]byte, error) { +func (s UrlMapListWarning) MarshalJSON() ([]byte, error) { type NoMethod UrlMapListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapListWarningData struct { @@ -50785,9 +50785,9 @@ type UrlMapListWarningData struct { NullFields []string `json:"-"` } -func (s *UrlMapListWarningData) MarshalJSON() ([]byte, error) { +func (s UrlMapListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UrlMapListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapReference struct { @@ -50805,9 +50805,9 @@ type UrlMapReference struct { NullFields []string `json:"-"` } -func (s *UrlMapReference) MarshalJSON() ([]byte, error) { +func (s UrlMapReference) MarshalJSON() ([]byte, error) { type NoMethod UrlMapReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapTest: Message for the expected URL mappings. @@ -50858,9 +50858,9 @@ type UrlMapTest struct { NullFields []string `json:"-"` } -func (s *UrlMapTest) MarshalJSON() ([]byte, error) { +func (s UrlMapTest) MarshalJSON() ([]byte, error) { type NoMethod UrlMapTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapTestHeader: HTTP headers used in UrlMapTests. @@ -50882,9 +50882,9 @@ type UrlMapTestHeader struct { NullFields []string `json:"-"` } -func (s *UrlMapTestHeader) MarshalJSON() ([]byte, error) { +func (s UrlMapTestHeader) MarshalJSON() ([]byte, error) { type NoMethod UrlMapTestHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapValidationResult: Message representing the validation result for a @@ -50911,9 +50911,9 @@ type UrlMapValidationResult struct { NullFields []string `json:"-"` } -func (s *UrlMapValidationResult) MarshalJSON() ([]byte, error) { +func (s UrlMapValidationResult) MarshalJSON() ([]byte, error) { type NoMethod UrlMapValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsAggregatedList struct { @@ -50951,9 +50951,9 @@ type UrlMapsAggregatedList struct { NullFields []string `json:"-"` } -func (s *UrlMapsAggregatedList) MarshalJSON() ([]byte, error) { +func (s UrlMapsAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapsAggregatedListWarning: [Output Only] Informational warning message. @@ -51036,9 +51036,9 @@ type UrlMapsAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *UrlMapsAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s UrlMapsAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsAggregatedListWarningData struct { @@ -51065,9 +51065,9 @@ type UrlMapsAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *UrlMapsAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s UrlMapsAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsScopedList struct { @@ -51089,9 +51089,9 @@ type UrlMapsScopedList struct { NullFields []string `json:"-"` } -func (s *UrlMapsScopedList) MarshalJSON() ([]byte, error) { +func (s UrlMapsScopedList) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMapsScopedListWarning: Informational warning which replaces the list of @@ -51175,9 +51175,9 @@ type UrlMapsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *UrlMapsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s UrlMapsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsScopedListWarningData struct { @@ -51204,9 +51204,9 @@ type UrlMapsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *UrlMapsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s UrlMapsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsValidateRequest struct { @@ -51248,9 +51248,9 @@ type UrlMapsValidateRequest struct { NullFields []string `json:"-"` } -func (s *UrlMapsValidateRequest) MarshalJSON() ([]byte, error) { +func (s UrlMapsValidateRequest) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsValidateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlMapsValidateResponse struct { @@ -51271,9 +51271,9 @@ type UrlMapsValidateResponse struct { NullFields []string `json:"-"` } -func (s *UrlMapsValidateResponse) MarshalJSON() ([]byte, error) { +func (s UrlMapsValidateResponse) MarshalJSON() ([]byte, error) { type NoMethod UrlMapsValidateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlRewrite: The spec for modifying the path before sending the request to @@ -51314,9 +51314,9 @@ type UrlRewrite struct { NullFields []string `json:"-"` } -func (s *UrlRewrite) MarshalJSON() ([]byte, error) { +func (s UrlRewrite) MarshalJSON() ([]byte, error) { type NoMethod UrlRewrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetwork: Subnetwork which the current user has @@ -51407,9 +51407,9 @@ type UsableSubnetwork struct { NullFields []string `json:"-"` } -func (s *UsableSubnetwork) MarshalJSON() ([]byte, error) { +func (s UsableSubnetwork) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetworkSecondaryRange: Secondary IP range of a usable subnetwork. @@ -51435,9 +51435,9 @@ type UsableSubnetworkSecondaryRange struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworkSecondaryRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsableSubnetworksAggregatedList struct { @@ -51478,9 +51478,9 @@ type UsableSubnetworksAggregatedList struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworksAggregatedList) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworksAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworksAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetworksAggregatedListWarning: [Output Only] Informational warning @@ -51564,9 +51564,9 @@ type UsableSubnetworksAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworksAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworksAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworksAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsableSubnetworksAggregatedListWarningData struct { @@ -51593,9 +51593,9 @@ type UsableSubnetworksAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworksAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworksAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworksAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageExportLocation: The location in Cloud Storage and naming method of the @@ -51626,9 +51626,9 @@ type UsageExportLocation struct { NullFields []string `json:"-"` } -func (s *UsageExportLocation) MarshalJSON() ([]byte, error) { +func (s UsageExportLocation) MarshalJSON() ([]byte, error) { type NoMethod UsageExportLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappings: Contain information of Nat mapping for a VM endpoint @@ -51650,9 +51650,9 @@ type VmEndpointNatMappings struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappings) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappings) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsInterfaceNatMappings: Contain information of Nat @@ -51696,9 +51696,9 @@ type VmEndpointNatMappingsInterfaceNatMappings struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsInterfaceNatMappings) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsInterfaceNatMappings) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsInterfaceNatMappings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings: Contains @@ -51737,9 +51737,9 @@ type VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsList: Contains a list of VmEndpointNatMappings. @@ -51778,9 +51778,9 @@ type VmEndpointNatMappingsList struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsList) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsList) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmEndpointNatMappingsListWarning: [Output Only] Informational warning @@ -51864,9 +51864,9 @@ type VmEndpointNatMappingsListWarning struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsListWarning) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsListWarning) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VmEndpointNatMappingsListWarningData struct { @@ -51893,9 +51893,9 @@ type VmEndpointNatMappingsListWarningData struct { NullFields []string `json:"-"` } -func (s *VmEndpointNatMappingsListWarningData) MarshalJSON() ([]byte, error) { +func (s VmEndpointNatMappingsListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VmEndpointNatMappingsListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGateway: Represents a HA VPN gateway. HA VPN is a high-availability (HA) @@ -51978,9 +51978,9 @@ type VpnGateway struct { NullFields []string `json:"-"` } -func (s *VpnGateway) MarshalJSON() ([]byte, error) { +func (s VpnGateway) MarshalJSON() ([]byte, error) { type NoMethod VpnGateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayAggregatedList struct { @@ -52019,9 +52019,9 @@ type VpnGatewayAggregatedList struct { NullFields []string `json:"-"` } -func (s *VpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { +func (s VpnGatewayAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayAggregatedListWarning: [Output Only] Informational warning @@ -52105,9 +52105,9 @@ type VpnGatewayAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayAggregatedListWarningData struct { @@ -52134,9 +52134,9 @@ type VpnGatewayAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayList: Contains a list of VpnGateway resources. @@ -52174,9 +52174,9 @@ type VpnGatewayList struct { NullFields []string `json:"-"` } -func (s *VpnGatewayList) MarshalJSON() ([]byte, error) { +func (s VpnGatewayList) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayListWarning: [Output Only] Informational warning message. @@ -52259,9 +52259,9 @@ type VpnGatewayListWarning struct { NullFields []string `json:"-"` } -func (s *VpnGatewayListWarning) MarshalJSON() ([]byte, error) { +func (s VpnGatewayListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayListWarningData struct { @@ -52288,9 +52288,9 @@ type VpnGatewayListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnGatewayListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnGatewayListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewayStatus struct { @@ -52309,9 +52309,9 @@ type VpnGatewayStatus struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatus) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatus) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayStatusHighAvailabilityRequirementState: Describes the high @@ -52352,9 +52352,9 @@ type VpnGatewayStatusHighAvailabilityRequirementState struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatusHighAvailabilityRequirementState) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatusHighAvailabilityRequirementState) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatusHighAvailabilityRequirementState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayStatusTunnel: Contains some information about a VPN tunnel. @@ -52381,9 +52381,9 @@ type VpnGatewayStatusTunnel struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatusTunnel) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatusTunnel) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatusTunnel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayStatusVpnConnection: A VPN connection contains all VPN tunnels @@ -52415,9 +52415,9 @@ type VpnGatewayStatusVpnConnection struct { NullFields []string `json:"-"` } -func (s *VpnGatewayStatusVpnConnection) MarshalJSON() ([]byte, error) { +func (s VpnGatewayStatusVpnConnection) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayStatusVpnConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayVpnGatewayInterface: A VPN gateway interface. @@ -52459,9 +52459,9 @@ type VpnGatewayVpnGatewayInterface struct { NullFields []string `json:"-"` } -func (s *VpnGatewayVpnGatewayInterface) MarshalJSON() ([]byte, error) { +func (s VpnGatewayVpnGatewayInterface) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayVpnGatewayInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewaysGetStatusResponse struct { @@ -52482,9 +52482,9 @@ type VpnGatewaysGetStatusResponse struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysGetStatusResponse) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysGetStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysGetStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewaysScopedList struct { @@ -52506,9 +52506,9 @@ type VpnGatewaysScopedList struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysScopedList) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysScopedList) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewaysScopedListWarning: [Output Only] Informational warning which @@ -52592,9 +52592,9 @@ type VpnGatewaysScopedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnGatewaysScopedListWarningData struct { @@ -52621,9 +52621,9 @@ type VpnGatewaysScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewaysScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnel: Represents a Cloud VPN Tunnel resource. For more information @@ -52774,9 +52774,9 @@ type VpnTunnel struct { NullFields []string `json:"-"` } -func (s *VpnTunnel) MarshalJSON() ([]byte, error) { +func (s VpnTunnel) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelAggregatedList struct { @@ -52815,9 +52815,9 @@ type VpnTunnelAggregatedList struct { NullFields []string `json:"-"` } -func (s *VpnTunnelAggregatedList) MarshalJSON() ([]byte, error) { +func (s VpnTunnelAggregatedList) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelAggregatedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelAggregatedListWarning: [Output Only] Informational warning message. @@ -52900,9 +52900,9 @@ type VpnTunnelAggregatedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnTunnelAggregatedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnTunnelAggregatedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelAggregatedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelAggregatedListWarningData struct { @@ -52929,9 +52929,9 @@ type VpnTunnelAggregatedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnTunnelAggregatedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnTunnelAggregatedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelAggregatedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelList: Contains a list of VpnTunnel resources. @@ -52969,9 +52969,9 @@ type VpnTunnelList struct { NullFields []string `json:"-"` } -func (s *VpnTunnelList) MarshalJSON() ([]byte, error) { +func (s VpnTunnelList) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelListWarning: [Output Only] Informational warning message. @@ -53054,9 +53054,9 @@ type VpnTunnelListWarning struct { NullFields []string `json:"-"` } -func (s *VpnTunnelListWarning) MarshalJSON() ([]byte, error) { +func (s VpnTunnelListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelListWarningData struct { @@ -53083,9 +53083,9 @@ type VpnTunnelListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnTunnelListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnTunnelListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelsScopedList struct { @@ -53107,9 +53107,9 @@ type VpnTunnelsScopedList struct { NullFields []string `json:"-"` } -func (s *VpnTunnelsScopedList) MarshalJSON() ([]byte, error) { +func (s VpnTunnelsScopedList) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelsScopedList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelsScopedListWarning: Informational warning which replaces the list @@ -53193,9 +53193,9 @@ type VpnTunnelsScopedListWarning struct { NullFields []string `json:"-"` } -func (s *VpnTunnelsScopedListWarning) MarshalJSON() ([]byte, error) { +func (s VpnTunnelsScopedListWarning) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelsScopedListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VpnTunnelsScopedListWarningData struct { @@ -53222,9 +53222,9 @@ type VpnTunnelsScopedListWarningData struct { NullFields []string `json:"-"` } -func (s *VpnTunnelsScopedListWarningData) MarshalJSON() ([]byte, error) { +func (s VpnTunnelsScopedListWarningData) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelsScopedListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WafExpressionSet struct { @@ -53251,9 +53251,9 @@ type WafExpressionSet struct { NullFields []string `json:"-"` } -func (s *WafExpressionSet) MarshalJSON() ([]byte, error) { +func (s WafExpressionSet) MarshalJSON() ([]byte, error) { type NoMethod WafExpressionSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WafExpressionSetExpression struct { @@ -53280,9 +53280,9 @@ type WafExpressionSetExpression struct { NullFields []string `json:"-"` } -func (s *WafExpressionSetExpression) MarshalJSON() ([]byte, error) { +func (s WafExpressionSetExpression) MarshalJSON() ([]byte, error) { type NoMethod WafExpressionSetExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeightedBackendService: In contrast to a single BackendService in @@ -53326,9 +53326,9 @@ type WeightedBackendService struct { NullFields []string `json:"-"` } -func (s *WeightedBackendService) MarshalJSON() ([]byte, error) { +func (s WeightedBackendService) MarshalJSON() ([]byte, error) { type NoMethod WeightedBackendService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XpnHostList struct { @@ -53365,9 +53365,9 @@ type XpnHostList struct { NullFields []string `json:"-"` } -func (s *XpnHostList) MarshalJSON() ([]byte, error) { +func (s XpnHostList) MarshalJSON() ([]byte, error) { type NoMethod XpnHostList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XpnHostListWarning: [Output Only] Informational warning message. @@ -53450,9 +53450,9 @@ type XpnHostListWarning struct { NullFields []string `json:"-"` } -func (s *XpnHostListWarning) MarshalJSON() ([]byte, error) { +func (s XpnHostListWarning) MarshalJSON() ([]byte, error) { type NoMethod XpnHostListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XpnHostListWarningData struct { @@ -53479,9 +53479,9 @@ type XpnHostListWarningData struct { NullFields []string `json:"-"` } -func (s *XpnHostListWarningData) MarshalJSON() ([]byte, error) { +func (s XpnHostListWarningData) MarshalJSON() ([]byte, error) { type NoMethod XpnHostListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XpnResourceId: Service resource (a.k.a service project) ID. @@ -53509,9 +53509,9 @@ type XpnResourceId struct { NullFields []string `json:"-"` } -func (s *XpnResourceId) MarshalJSON() ([]byte, error) { +func (s XpnResourceId) MarshalJSON() ([]byte, error) { type NoMethod XpnResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Zone: Represents a Zone resource. A zone is a deployment area. These @@ -53564,9 +53564,9 @@ type Zone struct { NullFields []string `json:"-"` } -func (s *Zone) MarshalJSON() ([]byte, error) { +func (s Zone) MarshalJSON() ([]byte, error) { type NoMethod Zone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZoneList: Contains a list of zone resources. @@ -53603,9 +53603,9 @@ type ZoneList struct { NullFields []string `json:"-"` } -func (s *ZoneList) MarshalJSON() ([]byte, error) { +func (s ZoneList) MarshalJSON() ([]byte, error) { type NoMethod ZoneList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZoneListWarning: [Output Only] Informational warning message. @@ -53688,9 +53688,9 @@ type ZoneListWarning struct { NullFields []string `json:"-"` } -func (s *ZoneListWarning) MarshalJSON() ([]byte, error) { +func (s ZoneListWarning) MarshalJSON() ([]byte, error) { type NoMethod ZoneListWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneListWarningData struct { @@ -53717,9 +53717,9 @@ type ZoneListWarningData struct { NullFields []string `json:"-"` } -func (s *ZoneListWarningData) MarshalJSON() ([]byte, error) { +func (s ZoneListWarningData) MarshalJSON() ([]byte, error) { type NoMethod ZoneListWarningData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneSetLabelsRequest struct { @@ -53745,9 +53745,9 @@ type ZoneSetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *ZoneSetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s ZoneSetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod ZoneSetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneSetPolicyRequest struct { @@ -53775,7 +53775,7 @@ type ZoneSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *ZoneSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s ZoneSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod ZoneSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } diff --git a/config/v1/config-gen.go b/config/v1/config-gen.go index f30a0b4985..0143914168 100644 --- a/config/v1/config-gen.go +++ b/config/v1/config-gen.go @@ -270,9 +270,9 @@ type ApplyResults struct { NullFields []string `json:"-"` } -func (s *ApplyResults) MarshalJSON() ([]byte, error) { +func (s ApplyResults) MarshalJSON() ([]byte, error) { type NoMethod ApplyResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -311,9 +311,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -346,9 +346,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -445,9 +445,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -473,9 +473,9 @@ type DeleteStatefileRequest struct { NullFields []string `json:"-"` } -func (s *DeleteStatefileRequest) MarshalJSON() ([]byte, error) { +func (s DeleteStatefileRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteStatefileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Deployment: A Deployment is a group of resources and configs managed and @@ -623,9 +623,9 @@ type Deployment struct { NullFields []string `json:"-"` } -func (s *Deployment) MarshalJSON() ([]byte, error) { +func (s Deployment) MarshalJSON() ([]byte, error) { type NoMethod Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentOperationMetadata: Ephemeral metadata content describing the state @@ -675,9 +675,9 @@ type DeploymentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *DeploymentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s DeploymentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod DeploymentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -709,9 +709,9 @@ type ExportDeploymentStatefileRequest struct { NullFields []string `json:"-"` } -func (s *ExportDeploymentStatefileRequest) MarshalJSON() ([]byte, error) { +func (s ExportDeploymentStatefileRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportDeploymentStatefileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportPreviewResultRequest: A request to export preview results. @@ -739,9 +739,9 @@ type ExportPreviewResultResponse struct { NullFields []string `json:"-"` } -func (s *ExportPreviewResultResponse) MarshalJSON() ([]byte, error) { +func (s ExportPreviewResultResponse) MarshalJSON() ([]byte, error) { type NoMethod ExportPreviewResultResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportRevisionStatefileRequest: A request to export a state file passed to a @@ -792,9 +792,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitSource: A set of files in a Git repository. @@ -820,9 +820,9 @@ type GitSource struct { NullFields []string `json:"-"` } -func (s *GitSource) MarshalJSON() ([]byte, error) { +func (s GitSource) MarshalJSON() ([]byte, error) { type NoMethod GitSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportStatefileRequest: A request to import a state file passed to a @@ -844,9 +844,9 @@ type ImportStatefileRequest struct { NullFields []string `json:"-"` } -func (s *ImportStatefileRequest) MarshalJSON() ([]byte, error) { +func (s ImportStatefileRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportStatefileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListDeploymentsResponse struct { @@ -873,9 +873,9 @@ type ListDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *ListDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s ListDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -901,9 +901,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -929,9 +929,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPreviewsResponse: A response to a `ListPreviews` call. Contains a list @@ -960,9 +960,9 @@ type ListPreviewsResponse struct { NullFields []string `json:"-"` } -func (s *ListPreviewsResponse) MarshalJSON() ([]byte, error) { +func (s ListPreviewsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPreviewsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListResourcesResponse: A response to a 'ListResources' call. Contains a list @@ -992,9 +992,9 @@ type ListResourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListResourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRevisionsResponse: A response to a 'ListRevisions' call. Contains a list @@ -1024,9 +1024,9 @@ type ListRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *ListRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s ListRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTerraformVersionsResponse: The response message for the @@ -1055,9 +1055,9 @@ type ListTerraformVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListTerraformVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListTerraformVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTerraformVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1093,9 +1093,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LockDeploymentRequest: A request to lock a deployment passed to a @@ -1134,9 +1134,9 @@ type LockInfo struct { NullFields []string `json:"-"` } -func (s *LockInfo) MarshalJSON() ([]byte, error) { +func (s LockInfo) MarshalJSON() ([]byte, error) { type NoMethod LockInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1181,9 +1181,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1224,9 +1224,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1316,9 +1316,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Preview: A preview represents a set of actions Infra Manager would perform @@ -1445,9 +1445,9 @@ type Preview struct { NullFields []string `json:"-"` } -func (s *Preview) MarshalJSON() ([]byte, error) { +func (s Preview) MarshalJSON() ([]byte, error) { type NoMethod Preview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PreviewArtifacts: Artifacts created by preview. @@ -1471,9 +1471,9 @@ type PreviewArtifacts struct { NullFields []string `json:"-"` } -func (s *PreviewArtifacts) MarshalJSON() ([]byte, error) { +func (s PreviewArtifacts) MarshalJSON() ([]byte, error) { type NoMethod PreviewArtifacts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PreviewOperationMetadata: Ephemeral metadata content describing the state of @@ -1516,9 +1516,9 @@ type PreviewOperationMetadata struct { NullFields []string `json:"-"` } -func (s *PreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s PreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod PreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PreviewResult: Contains a signed Cloud Storage URLs. @@ -1540,9 +1540,9 @@ type PreviewResult struct { NullFields []string `json:"-"` } -func (s *PreviewResult) MarshalJSON() ([]byte, error) { +func (s PreviewResult) MarshalJSON() ([]byte, error) { type NoMethod PreviewResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resource: Resource represents a Google Cloud Platform resource actuated by @@ -1596,9 +1596,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceCAIInfo: CAI info of a Resource. @@ -1619,9 +1619,9 @@ type ResourceCAIInfo struct { NullFields []string `json:"-"` } -func (s *ResourceCAIInfo) MarshalJSON() ([]byte, error) { +func (s ResourceCAIInfo) MarshalJSON() ([]byte, error) { type NoMethod ResourceCAIInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceTerraformInfo: Terraform info of a Resource. @@ -1646,9 +1646,9 @@ type ResourceTerraformInfo struct { NullFields []string `json:"-"` } -func (s *ResourceTerraformInfo) MarshalJSON() ([]byte, error) { +func (s ResourceTerraformInfo) MarshalJSON() ([]byte, error) { type NoMethod ResourceTerraformInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Revision: A child resource of a Deployment generated by a 'CreateDeployment' @@ -1769,9 +1769,9 @@ type Revision struct { NullFields []string `json:"-"` } -func (s *Revision) MarshalJSON() ([]byte, error) { +func (s Revision) MarshalJSON() ([]byte, error) { type NoMethod Revision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1798,9 +1798,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Statefile: Contains info about a Terraform state file @@ -1824,9 +1824,9 @@ type Statefile struct { NullFields []string `json:"-"` } -func (s *Statefile) MarshalJSON() ([]byte, error) { +func (s Statefile) MarshalJSON() ([]byte, error) { type NoMethod Statefile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1858,9 +1858,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TerraformBlueprint: TerraformBlueprint describes the source of a Terraform @@ -1887,9 +1887,9 @@ type TerraformBlueprint struct { NullFields []string `json:"-"` } -func (s *TerraformBlueprint) MarshalJSON() ([]byte, error) { +func (s TerraformBlueprint) MarshalJSON() ([]byte, error) { type NoMethod TerraformBlueprint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TerraformError: Errors encountered during actuation using Terraform @@ -1918,9 +1918,9 @@ type TerraformError struct { NullFields []string `json:"-"` } -func (s *TerraformError) MarshalJSON() ([]byte, error) { +func (s TerraformError) MarshalJSON() ([]byte, error) { type NoMethod TerraformError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TerraformOutput: Describes a Terraform output. @@ -1943,9 +1943,9 @@ type TerraformOutput struct { NullFields []string `json:"-"` } -func (s *TerraformOutput) MarshalJSON() ([]byte, error) { +func (s TerraformOutput) MarshalJSON() ([]byte, error) { type NoMethod TerraformOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TerraformVariable: A Terraform input variable. @@ -1965,9 +1965,9 @@ type TerraformVariable struct { NullFields []string `json:"-"` } -func (s *TerraformVariable) MarshalJSON() ([]byte, error) { +func (s TerraformVariable) MarshalJSON() ([]byte, error) { type NoMethod TerraformVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TerraformVersion: A TerraformVersion represents the support state the @@ -2009,9 +2009,9 @@ type TerraformVersion struct { NullFields []string `json:"-"` } -func (s *TerraformVersion) MarshalJSON() ([]byte, error) { +func (s TerraformVersion) MarshalJSON() ([]byte, error) { type NoMethod TerraformVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2034,9 +2034,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2061,9 +2061,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnlockDeploymentRequest: A request to unlock a state file passed to a @@ -2084,9 +2084,9 @@ type UnlockDeploymentRequest struct { NullFields []string `json:"-"` } -func (s *UnlockDeploymentRequest) MarshalJSON() ([]byte, error) { +func (s UnlockDeploymentRequest) MarshalJSON() ([]byte, error) { type NoMethod UnlockDeploymentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/connectors/v1/connectors-gen.go b/connectors/v1/connectors-gen.go index 09c5c8aaae..438845662a 100644 --- a/connectors/v1/connectors-gen.go +++ b/connectors/v1/connectors-gen.go @@ -415,9 +415,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -450,9 +450,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthConfig: AuthConfig defines details of a authentication type. @@ -497,9 +497,9 @@ type AuthConfig struct { NullFields []string `json:"-"` } -func (s *AuthConfig) MarshalJSON() ([]byte, error) { +func (s AuthConfig) MarshalJSON() ([]byte, error) { type NoMethod AuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthConfigTemplate: AuthConfigTemplate defines required field over an @@ -540,9 +540,9 @@ type AuthConfigTemplate struct { NullFields []string `json:"-"` } -func (s *AuthConfigTemplate) MarshalJSON() ([]byte, error) { +func (s AuthConfigTemplate) MarshalJSON() ([]byte, error) { type NoMethod AuthConfigTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizationCodeLink: This configuration captures the details required to @@ -574,9 +574,9 @@ type AuthorizationCodeLink struct { NullFields []string `json:"-"` } -func (s *AuthorizationCodeLink) MarshalJSON() ([]byte, error) { +func (s AuthorizationCodeLink) MarshalJSON() ([]byte, error) { type NoMethod AuthorizationCodeLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingConfig: Billing config for the connection. @@ -601,9 +601,9 @@ type BillingConfig struct { NullFields []string `json:"-"` } -func (s *BillingConfig) MarshalJSON() ([]byte, error) { +func (s BillingConfig) MarshalJSON() ([]byte, error) { type NoMethod BillingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -700,9 +700,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -737,9 +737,9 @@ type ConfigVariable struct { NullFields []string `json:"-"` } -func (s *ConfigVariable) MarshalJSON() ([]byte, error) { +func (s ConfigVariable) MarshalJSON() ([]byte, error) { type NoMethod ConfigVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigVariableTemplate: ConfigVariableTemplate provides metadata about a @@ -823,9 +823,9 @@ type ConfigVariableTemplate struct { NullFields []string `json:"-"` } -func (s *ConfigVariableTemplate) MarshalJSON() ([]byte, error) { +func (s ConfigVariableTemplate) MarshalJSON() ([]byte, error) { type NoMethod ConfigVariableTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connection: Connection represents an instance of connector. @@ -943,9 +943,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionSchemaMetadata: ConnectionSchemaMetadata is the singleton resource @@ -996,9 +996,9 @@ type ConnectionSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *ConnectionSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s ConnectionSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod ConnectionSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionStatus: ConnectionStatus indicates the state of the connection. @@ -1033,9 +1033,9 @@ type ConnectionStatus struct { NullFields []string `json:"-"` } -func (s *ConnectionStatus) MarshalJSON() ([]byte, error) { +func (s ConnectionStatus) MarshalJSON() ([]byte, error) { type NoMethod ConnectionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connector: Connectors indicates a specific connector type, e.x. Salesforce, @@ -1105,9 +1105,9 @@ type Connector struct { NullFields []string `json:"-"` } -func (s *Connector) MarshalJSON() ([]byte, error) { +func (s Connector) MarshalJSON() ([]byte, error) { type NoMethod Connector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorInfraConfig: This cofiguration provides infra configs like rate @@ -1152,9 +1152,9 @@ type ConnectorInfraConfig struct { NullFields []string `json:"-"` } -func (s *ConnectorInfraConfig) MarshalJSON() ([]byte, error) { +func (s ConnectorInfraConfig) MarshalJSON() ([]byte, error) { type NoMethod ConnectorInfraConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorVersion: ConnectorVersion indicates a specific version of a @@ -1244,9 +1244,9 @@ type ConnectorVersion struct { NullFields []string `json:"-"` } -func (s *ConnectorVersion) MarshalJSON() ([]byte, error) { +func (s ConnectorVersion) MarshalJSON() ([]byte, error) { type NoMethod ConnectorVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorVersionInfraConfig: This cofiguration provides infra configs like @@ -1293,9 +1293,9 @@ type ConnectorVersionInfraConfig struct { NullFields []string `json:"-"` } -func (s *ConnectorVersionInfraConfig) MarshalJSON() ([]byte, error) { +func (s ConnectorVersionInfraConfig) MarshalJSON() ([]byte, error) { type NoMethod ConnectorVersionInfraConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectorsLogConfig: Log configuration for the connection. @@ -1324,9 +1324,9 @@ type ConnectorsLogConfig struct { NullFields []string `json:"-"` } -func (s *ConnectorsLogConfig) MarshalJSON() ([]byte, error) { +func (s ConnectorsLogConfig) MarshalJSON() ([]byte, error) { type NoMethod ConnectorsLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomConnector: CustomConnector represents the custom connector defined by @@ -1376,9 +1376,9 @@ type CustomConnector struct { NullFields []string `json:"-"` } -func (s *CustomConnector) MarshalJSON() ([]byte, error) { +func (s CustomConnector) MarshalJSON() ([]byte, error) { type NoMethod CustomConnector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomConnectorVersion: CustomConnectorVersion indicates a specific version @@ -1442,9 +1442,9 @@ type CustomConnectorVersion struct { NullFields []string `json:"-"` } -func (s *CustomConnectorVersion) MarshalJSON() ([]byte, error) { +func (s CustomConnectorVersion) MarshalJSON() ([]byte, error) { type NoMethod CustomConnectorVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyCycle: Time window specified for daily operations. @@ -1466,9 +1466,9 @@ type DailyCycle struct { NullFields []string `json:"-"` } -func (s *DailyCycle) MarshalJSON() ([]byte, error) { +func (s DailyCycle) MarshalJSON() ([]byte, error) { type NoMethod DailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -1504,9 +1504,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeadLetterConfig: Dead Letter configuration details provided by the user. @@ -1528,9 +1528,9 @@ type DeadLetterConfig struct { NullFields []string `json:"-"` } -func (s *DeadLetterConfig) MarshalJSON() ([]byte, error) { +func (s DeadLetterConfig) MarshalJSON() ([]byte, error) { type NoMethod DeadLetterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: DenyMaintenancePeriod definition. Maintenance is @@ -1563,9 +1563,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeprecateCustomConnectorVersionRequest: Request message for @@ -1595,9 +1595,9 @@ type Destination struct { NullFields []string `json:"-"` } -func (s *Destination) MarshalJSON() ([]byte, error) { +func (s Destination) MarshalJSON() ([]byte, error) { type NoMethod Destination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationConfig: Define the Connectors target endpoint. @@ -1620,9 +1620,9 @@ type DestinationConfig struct { NullFields []string `json:"-"` } -func (s *DestinationConfig) MarshalJSON() ([]byte, error) { +func (s DestinationConfig) MarshalJSON() ([]byte, error) { type NoMethod DestinationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationConfigTemplate: DestinationConfigTemplate defines required @@ -1668,9 +1668,9 @@ type DestinationConfigTemplate struct { NullFields []string `json:"-"` } -func (s *DestinationConfigTemplate) MarshalJSON() ([]byte, error) { +func (s DestinationConfigTemplate) MarshalJSON() ([]byte, error) { type NoMethod DestinationConfigTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EgressControlConfig: Egress control config for connector runtime. These @@ -1699,9 +1699,9 @@ type EgressControlConfig struct { NullFields []string `json:"-"` } -func (s *EgressControlConfig) MarshalJSON() ([]byte, error) { +func (s EgressControlConfig) MarshalJSON() ([]byte, error) { type NoMethod EgressControlConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1740,9 +1740,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EncryptionKey: Encryption Key value. @@ -1772,9 +1772,9 @@ type EncryptionKey struct { NullFields []string `json:"-"` } -func (s *EncryptionKey) MarshalJSON() ([]byte, error) { +func (s EncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod EncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndPoint: Endpoint message includes details of the Destination endpoint. @@ -1796,9 +1796,9 @@ type EndPoint struct { NullFields []string `json:"-"` } -func (s *EndPoint) MarshalJSON() ([]byte, error) { +func (s EndPoint) MarshalJSON() ([]byte, error) { type NoMethod EndPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndpointAttachment: represents the Connector's Endpoint Attachment resource @@ -1841,9 +1841,9 @@ type EndpointAttachment struct { NullFields []string `json:"-"` } -func (s *EndpointAttachment) MarshalJSON() ([]byte, error) { +func (s EndpointAttachment) MarshalJSON() ([]byte, error) { type NoMethod EndpointAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumOption: EnumOption definition @@ -1865,9 +1865,9 @@ type EnumOption struct { NullFields []string `json:"-"` } -func (s *EnumOption) MarshalJSON() ([]byte, error) { +func (s EnumOption) MarshalJSON() ([]byte, error) { type NoMethod EnumOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventSubscription: represents the Connector's EventSubscription resource @@ -1914,9 +1914,9 @@ type EventSubscription struct { NullFields []string `json:"-"` } -func (s *EventSubscription) MarshalJSON() ([]byte, error) { +func (s EventSubscription) MarshalJSON() ([]byte, error) { type NoMethod EventSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventSubscriptionDestination: Message for EventSubscription Destination to @@ -1946,9 +1946,9 @@ type EventSubscriptionDestination struct { NullFields []string `json:"-"` } -func (s *EventSubscriptionDestination) MarshalJSON() ([]byte, error) { +func (s EventSubscriptionDestination) MarshalJSON() ([]byte, error) { type NoMethod EventSubscriptionDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventSubscriptionStatus: EventSubscription Status denotes the status of the @@ -1980,9 +1980,9 @@ type EventSubscriptionStatus struct { NullFields []string `json:"-"` } -func (s *EventSubscriptionStatus) MarshalJSON() ([]byte, error) { +func (s EventSubscriptionStatus) MarshalJSON() ([]byte, error) { type NoMethod EventSubscriptionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventType: EventType includes fields. @@ -2024,9 +2024,9 @@ type EventType struct { NullFields []string `json:"-"` } -func (s *EventType) MarshalJSON() ([]byte, error) { +func (s EventType) MarshalJSON() ([]byte, error) { type NoMethod EventType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventingConfig: Eventing Configuration of a connection @@ -2064,9 +2064,9 @@ type EventingConfig struct { NullFields []string `json:"-"` } -func (s *EventingConfig) MarshalJSON() ([]byte, error) { +func (s EventingConfig) MarshalJSON() ([]byte, error) { type NoMethod EventingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventingConfigTemplate: Eventing Config details of a connector version. @@ -2118,9 +2118,9 @@ type EventingConfigTemplate struct { NullFields []string `json:"-"` } -func (s *EventingConfigTemplate) MarshalJSON() ([]byte, error) { +func (s EventingConfigTemplate) MarshalJSON() ([]byte, error) { type NoMethod EventingConfigTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventingDetails: Eventing Details message. @@ -2166,9 +2166,9 @@ type EventingDetails struct { NullFields []string `json:"-"` } -func (s *EventingDetails) MarshalJSON() ([]byte, error) { +func (s EventingDetails) MarshalJSON() ([]byte, error) { type NoMethod EventingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventingRuntimeData: Eventing runtime data has the details related to @@ -2198,9 +2198,9 @@ type EventingRuntimeData struct { NullFields []string `json:"-"` } -func (s *EventingRuntimeData) MarshalJSON() ([]byte, error) { +func (s EventingRuntimeData) MarshalJSON() ([]byte, error) { type NoMethod EventingRuntimeData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventingStatus: EventingStatus indicates the state of eventing. @@ -2228,9 +2228,9 @@ type EventingStatus struct { NullFields []string `json:"-"` } -func (s *EventingStatus) MarshalJSON() ([]byte, error) { +func (s EventingStatus) MarshalJSON() ([]byte, error) { type NoMethod EventingStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -2276,9 +2276,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtractionRule: Extraction Rule. @@ -2301,9 +2301,9 @@ type ExtractionRule struct { NullFields []string `json:"-"` } -func (s *ExtractionRule) MarshalJSON() ([]byte, error) { +func (s ExtractionRule) MarshalJSON() ([]byte, error) { type NoMethod ExtractionRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtractionRules: Extraction Rules to identity the backends from customer @@ -2324,9 +2324,9 @@ type ExtractionRules struct { NullFields []string `json:"-"` } -func (s *ExtractionRules) MarshalJSON() ([]byte, error) { +func (s ExtractionRules) MarshalJSON() ([]byte, error) { type NoMethod ExtractionRules - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: Metadata of an entity field. @@ -2415,9 +2415,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldComparison: Field that needs to be compared. @@ -2450,9 +2450,9 @@ type FieldComparison struct { NullFields []string `json:"-"` } -func (s *FieldComparison) MarshalJSON() ([]byte, error) { +func (s FieldComparison) MarshalJSON() ([]byte, error) { type NoMethod FieldComparison - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HPAConfig: Autoscaling config for connector deployment system metrics. @@ -2476,9 +2476,9 @@ type HPAConfig struct { NullFields []string `json:"-"` } -func (s *HPAConfig) MarshalJSON() ([]byte, error) { +func (s HPAConfig) MarshalJSON() ([]byte, error) { type NoMethod HPAConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Header: Header details for a given header to be added to Endpoint. @@ -2500,9 +2500,9 @@ type Header struct { NullFields []string `json:"-"` } -func (s *Header) MarshalJSON() ([]byte, error) { +func (s Header) MarshalJSON() ([]byte, error) { type NoMethod Header - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputParameter: Metadata of an input parameter. @@ -2582,9 +2582,9 @@ type InputParameter struct { NullFields []string `json:"-"` } -func (s *InputParameter) MarshalJSON() ([]byte, error) { +func (s InputParameter) MarshalJSON() ([]byte, error) { type NoMethod InputParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: Instance represents the interface for SLM services to actuate the @@ -2702,9 +2702,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JMS: JMS message denotes the source of the event @@ -2731,9 +2731,9 @@ type JMS struct { NullFields []string `json:"-"` } -func (s *JMS) MarshalJSON() ([]byte, error) { +func (s JMS) MarshalJSON() ([]byte, error) { type NoMethod JMS - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JsonSchema: JsonSchema representation of schema metadata @@ -2823,9 +2823,9 @@ type JsonSchema struct { NullFields []string `json:"-"` } -func (s *JsonSchema) MarshalJSON() ([]byte, error) { +func (s JsonSchema) MarshalJSON() ([]byte, error) { type NoMethod JsonSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JwtClaims: JWT claims used for the jwt-bearer authorization grant. @@ -2849,9 +2849,9 @@ type JwtClaims struct { NullFields []string `json:"-"` } -func (s *JwtClaims) MarshalJSON() ([]byte, error) { +func (s JwtClaims) MarshalJSON() ([]byte, error) { type NoMethod JwtClaims - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListActionsResponse: Response message for ListActions API @@ -2876,9 +2876,9 @@ type ListActionsResponse struct { NullFields []string `json:"-"` } -func (s *ListActionsResponse) MarshalJSON() ([]byte, error) { +func (s ListActionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListActionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionsResponse: Response message for @@ -2906,9 +2906,9 @@ type ListConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectorVersionsResponse: Response message for @@ -2936,9 +2936,9 @@ type ListConnectorVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectorVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectorVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectorVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectorsResponse: Response message for Connectors.ListConnectors. @@ -2965,9 +2965,9 @@ type ListConnectorsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectorsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCustomConnectorVersionsResponse: Response message for @@ -2995,9 +2995,9 @@ type ListCustomConnectorVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomConnectorVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomConnectorVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomConnectorVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCustomConnectorsResponse: Response message for @@ -3025,9 +3025,9 @@ type ListCustomConnectorsResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomConnectorsResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomConnectorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomConnectorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEndpointAttachmentsResponse: Response message for @@ -3055,9 +3055,9 @@ type ListEndpointAttachmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListEndpointAttachmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListEndpointAttachmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEndpointAttachmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEntityTypesResponse: Response message for ListEntityTypes API @@ -3082,9 +3082,9 @@ type ListEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *ListEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s ListEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEventSubscriptionsResponse: Response message for @@ -3112,9 +3112,9 @@ type ListEventSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListEventSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListEventSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEventSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEventTypesResponse: Response message for Connectors.ListEventTypes. @@ -3139,9 +3139,9 @@ type ListEventTypesResponse struct { NullFields []string `json:"-"` } -func (s *ListEventTypesResponse) MarshalJSON() ([]byte, error) { +func (s ListEventTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEventTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -3167,9 +3167,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListManagedZonesResponse: Response message for @@ -3195,9 +3195,9 @@ type ListManagedZonesResponse struct { NullFields []string `json:"-"` } -func (s *ListManagedZonesResponse) MarshalJSON() ([]byte, error) { +func (s ListManagedZonesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListManagedZonesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -3223,9 +3223,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProvidersResponse: Response message for Connectors.ListProviders. @@ -3252,9 +3252,9 @@ type ListProvidersResponse struct { NullFields []string `json:"-"` } -func (s *ListProvidersResponse) MarshalJSON() ([]byte, error) { +func (s ListProvidersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProvidersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRuntimeActionSchemasResponse: Response message for @@ -3280,9 +3280,9 @@ type ListRuntimeActionSchemasResponse struct { NullFields []string `json:"-"` } -func (s *ListRuntimeActionSchemasResponse) MarshalJSON() ([]byte, error) { +func (s ListRuntimeActionSchemasResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRuntimeActionSchemasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRuntimeEntitySchemasResponse: Response message for @@ -3308,9 +3308,9 @@ type ListRuntimeEntitySchemasResponse struct { NullFields []string `json:"-"` } -func (s *ListRuntimeEntitySchemasResponse) MarshalJSON() ([]byte, error) { +func (s ListRuntimeEntitySchemasResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRuntimeEntitySchemasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListenEventRequest: Expected request for ListenEvent API. @@ -3330,9 +3330,9 @@ type ListenEventRequest struct { NullFields []string `json:"-"` } -func (s *ListenEventRequest) MarshalJSON() ([]byte, error) { +func (s ListenEventRequest) MarshalJSON() ([]byte, error) { type NoMethod ListenEventRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListenEventResponse: Expected response for ListenEvent API. @@ -3374,9 +3374,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LockConfig: Determines whether or no a connection is locked. If locked, a @@ -3399,9 +3399,9 @@ type LockConfig struct { NullFields []string `json:"-"` } -func (s *LockConfig) MarshalJSON() ([]byte, error) { +func (s LockConfig) MarshalJSON() ([]byte, error) { type NoMethod LockConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogicalExpression: Struct for representing boolean expressions. @@ -3431,9 +3431,9 @@ type LogicalExpression struct { NullFields []string `json:"-"` } -func (s *LogicalExpression) MarshalJSON() ([]byte, error) { +func (s LogicalExpression) MarshalJSON() ([]byte, error) { type NoMethod LogicalExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: Defines policies to service maintenance events. @@ -3479,9 +3479,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSchedule: Maintenance schedule which is exposed to customer and @@ -3518,9 +3518,9 @@ type MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSettings: Maintenance settings associated with instance. Allows @@ -3554,9 +3554,9 @@ type MaintenanceSettings struct { NullFields []string `json:"-"` } -func (s *MaintenanceSettings) MarshalJSON() ([]byte, error) { +func (s MaintenanceSettings) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow definition. @@ -3578,9 +3578,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedZone: represents the Connector's Managed Zone resource @@ -3620,9 +3620,9 @@ type ManagedZone struct { NullFields []string `json:"-"` } -func (s *ManagedZone) MarshalJSON() ([]byte, error) { +func (s ManagedZone) MarshalJSON() ([]byte, error) { type NoMethod ManagedZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultipleSelectConfig: MultipleSelectConfig represents the multiple options @@ -3647,9 +3647,9 @@ type MultipleSelectConfig struct { NullFields []string `json:"-"` } -func (s *MultipleSelectConfig) MarshalJSON() ([]byte, error) { +func (s MultipleSelectConfig) MarshalJSON() ([]byte, error) { type NoMethod MultipleSelectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultipleSelectOption: MultiplSelecteOption represents the single option for @@ -3676,9 +3676,9 @@ type MultipleSelectOption struct { NullFields []string `json:"-"` } -func (s *MultipleSelectOption) MarshalJSON() ([]byte, error) { +func (s MultipleSelectOption) MarshalJSON() ([]byte, error) { type NoMethod MultipleSelectOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Regional Network Config. @@ -3705,9 +3705,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeConfig: Node configuration for the connection. @@ -3729,9 +3729,9 @@ type NodeConfig struct { NullFields []string `json:"-"` } -func (s *NodeConfig) MarshalJSON() ([]byte, error) { +func (s NodeConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeSloMetadata: Node information for custom per-node SLO implementations. @@ -3760,9 +3760,9 @@ type NodeSloMetadata struct { NullFields []string `json:"-"` } -func (s *NodeSloMetadata) MarshalJSON() ([]byte, error) { +func (s NodeSloMetadata) MarshalJSON() ([]byte, error) { type NoMethod NodeSloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationParameter: Contains notification related data. @@ -3783,9 +3783,9 @@ type NotificationParameter struct { NullFields []string `json:"-"` } -func (s *NotificationParameter) MarshalJSON() ([]byte, error) { +func (s NotificationParameter) MarshalJSON() ([]byte, error) { type NoMethod NotificationParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Oauth2AuthCodeFlow: Parameters to support Oauth 2.0 Auth Code Grant @@ -3823,9 +3823,9 @@ type Oauth2AuthCodeFlow struct { NullFields []string `json:"-"` } -func (s *Oauth2AuthCodeFlow) MarshalJSON() ([]byte, error) { +func (s Oauth2AuthCodeFlow) MarshalJSON() ([]byte, error) { type NoMethod Oauth2AuthCodeFlow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Oauth2ClientCredentials: Parameters to support Oauth 2.0 Client Credentials @@ -3849,9 +3849,9 @@ type Oauth2ClientCredentials struct { NullFields []string `json:"-"` } -func (s *Oauth2ClientCredentials) MarshalJSON() ([]byte, error) { +func (s Oauth2ClientCredentials) MarshalJSON() ([]byte, error) { type NoMethod Oauth2ClientCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Oauth2JwtBearer: Parameters to support JSON Web Token (JWT) Profile for @@ -3878,9 +3878,9 @@ type Oauth2JwtBearer struct { NullFields []string `json:"-"` } -func (s *Oauth2JwtBearer) MarshalJSON() ([]byte, error) { +func (s Oauth2JwtBearer) MarshalJSON() ([]byte, error) { type NoMethod Oauth2JwtBearer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3925,9 +3925,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -3963,9 +3963,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerSliSloEligibility: PerSliSloEligibility is a mapping from an SLI name to @@ -3997,9 +3997,9 @@ type PerSliSloEligibility struct { NullFields []string `json:"-"` } -func (s *PerSliSloEligibility) MarshalJSON() ([]byte, error) { +func (s PerSliSloEligibility) MarshalJSON() ([]byte, error) { type NoMethod PerSliSloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -4089,9 +4089,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Provider: Provider indicates the owner who provides the connectors. @@ -4145,9 +4145,9 @@ type Provider struct { NullFields []string `json:"-"` } -func (s *Provider) MarshalJSON() ([]byte, error) { +func (s Provider) MarshalJSON() ([]byte, error) { type NoMethod Provider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProvisionedResource: Describes provisioned dataplane resources. @@ -4175,9 +4175,9 @@ type ProvisionedResource struct { NullFields []string `json:"-"` } -func (s *ProvisionedResource) MarshalJSON() ([]byte, error) { +func (s ProvisionedResource) MarshalJSON() ([]byte, error) { type NoMethod ProvisionedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefreshConnectionSchemaMetadataRequest: Request message for @@ -4212,9 +4212,9 @@ type RegionalSettings struct { NullFields []string `json:"-"` } -func (s *RegionalSettings) MarshalJSON() ([]byte, error) { +func (s RegionalSettings) MarshalJSON() ([]byte, error) { type NoMethod RegionalSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepairEventingRequest: Request message for ConnectorsService.RepairEventing @@ -4250,9 +4250,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceLimits: Resource limits defined for connection pods of a given @@ -4275,9 +4275,9 @@ type ResourceLimits struct { NullFields []string `json:"-"` } -func (s *ResourceLimits) MarshalJSON() ([]byte, error) { +func (s ResourceLimits) MarshalJSON() ([]byte, error) { type NoMethod ResourceLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceRequests: Resource requests defined for connection pods of a given @@ -4300,9 +4300,9 @@ type ResourceRequests struct { NullFields []string `json:"-"` } -func (s *ResourceRequests) MarshalJSON() ([]byte, error) { +func (s ResourceRequests) MarshalJSON() ([]byte, error) { type NoMethod ResourceRequests - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultMetadata: Metadata of result field. @@ -4377,9 +4377,9 @@ type ResultMetadata struct { NullFields []string `json:"-"` } -func (s *ResultMetadata) MarshalJSON() ([]byte, error) { +func (s ResultMetadata) MarshalJSON() ([]byte, error) { type NoMethod ResultMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetryEventSubscriptionRequest: Request message for @@ -4422,9 +4422,9 @@ type RoleGrant struct { NullFields []string `json:"-"` } -func (s *RoleGrant) MarshalJSON() ([]byte, error) { +func (s RoleGrant) MarshalJSON() ([]byte, error) { type NoMethod RoleGrant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeActionSchema: Schema of a runtime action. @@ -4459,9 +4459,9 @@ type RuntimeActionSchema struct { NullFields []string `json:"-"` } -func (s *RuntimeActionSchema) MarshalJSON() ([]byte, error) { +func (s RuntimeActionSchema) MarshalJSON() ([]byte, error) { type NoMethod RuntimeActionSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeConfig: RuntimeConfig is the singleton resource of each location. It @@ -4524,9 +4524,9 @@ type RuntimeConfig struct { NullFields []string `json:"-"` } -func (s *RuntimeConfig) MarshalJSON() ([]byte, error) { +func (s RuntimeConfig) MarshalJSON() ([]byte, error) { type NoMethod RuntimeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeEntitySchema: Schema of a runtime entity. @@ -4560,9 +4560,9 @@ type RuntimeEntitySchema struct { NullFields []string `json:"-"` } -func (s *RuntimeEntitySchema) MarshalJSON() ([]byte, error) { +func (s RuntimeEntitySchema) MarshalJSON() ([]byte, error) { type NoMethod RuntimeEntitySchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Configure the schedule. @@ -4596,9 +4596,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaRefreshConfig: Config for connection schema refresh @@ -4620,9 +4620,9 @@ type SchemaRefreshConfig struct { NullFields []string `json:"-"` } -func (s *SchemaRefreshConfig) MarshalJSON() ([]byte, error) { +func (s SchemaRefreshConfig) MarshalJSON() ([]byte, error) { type NoMethod SchemaRefreshConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchConnectionInstance: SearchConnectionInstance represents an instance of @@ -4647,9 +4647,9 @@ type SearchConnectionInstance struct { NullFields []string `json:"-"` } -func (s *SearchConnectionInstance) MarshalJSON() ([]byte, error) { +func (s SearchConnectionInstance) MarshalJSON() ([]byte, error) { type NoMethod SearchConnectionInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchConnectionsResponse: Response message for @@ -4677,9 +4677,9 @@ type SearchConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *SearchConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s SearchConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Secret: Secret provides a reference to entries in Secret Manager. @@ -4700,9 +4700,9 @@ type Secret struct { NullFields []string `json:"-"` } -func (s *Secret) MarshalJSON() ([]byte, error) { +func (s Secret) MarshalJSON() ([]byte, error) { type NoMethod Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -4729,9 +4729,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Settings: Global Settings details. @@ -4761,9 +4761,9 @@ type Settings struct { NullFields []string `json:"-"` } -func (s *Settings) MarshalJSON() ([]byte, error) { +func (s Settings) MarshalJSON() ([]byte, error) { type NoMethod Settings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SloEligibility: SloEligibility is a tuple containing eligibility value: true @@ -4789,9 +4789,9 @@ type SloEligibility struct { NullFields []string `json:"-"` } -func (s *SloEligibility) MarshalJSON() ([]byte, error) { +func (s SloEligibility) MarshalJSON() ([]byte, error) { type NoMethod SloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SloMetadata: SloMetadata contains resources required for proper SLO @@ -4822,9 +4822,9 @@ type SloMetadata struct { NullFields []string `json:"-"` } -func (s *SloMetadata) MarshalJSON() ([]byte, error) { +func (s SloMetadata) MarshalJSON() ([]byte, error) { type NoMethod SloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Source to extract the backend from. @@ -4850,9 +4850,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SshPublicKey: Parameters to support Ssh public key Authentication. @@ -4880,9 +4880,9 @@ type SshPublicKey struct { NullFields []string `json:"-"` } -func (s *SshPublicKey) MarshalJSON() ([]byte, error) { +func (s SshPublicKey) MarshalJSON() ([]byte, error) { type NoMethod SshPublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslConfig: SSL Configuration of a connection @@ -4940,9 +4940,9 @@ type SslConfig struct { NullFields []string `json:"-"` } -func (s *SslConfig) MarshalJSON() ([]byte, error) { +func (s SslConfig) MarshalJSON() ([]byte, error) { type NoMethod SslConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslConfigTemplate: Ssl config details of a connector version @@ -4984,9 +4984,9 @@ type SslConfigTemplate struct { NullFields []string `json:"-"` } -func (s *SslConfigTemplate) MarshalJSON() ([]byte, error) { +func (s SslConfigTemplate) MarshalJSON() ([]byte, error) { type NoMethod SslConfigTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -5018,9 +5018,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SupportedRuntimeFeatures: Supported runtime features of a connector version. @@ -5046,9 +5046,9 @@ type SupportedRuntimeFeatures struct { NullFields []string `json:"-"` } -func (s *SupportedRuntimeFeatures) MarshalJSON() ([]byte, error) { +func (s SupportedRuntimeFeatures) MarshalJSON() ([]byte, error) { type NoMethod SupportedRuntimeFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -5071,9 +5071,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -5098,9 +5098,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -5131,9 +5131,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePolicy: Maintenance policy applicable to instance updates. @@ -5179,9 +5179,9 @@ type UpdatePolicy struct { NullFields []string `json:"-"` } -func (s *UpdatePolicy) MarshalJSON() ([]byte, error) { +func (s UpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod UpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserPassword: Parameters to support Username and Password Authentication. @@ -5203,9 +5203,9 @@ type UserPassword struct { NullFields []string `json:"-"` } -func (s *UserPassword) MarshalJSON() ([]byte, error) { +func (s UserPassword) MarshalJSON() ([]byte, error) { type NoMethod UserPassword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateCustomConnectorSpecRequest: Request message for @@ -5238,9 +5238,9 @@ type ValidateCustomConnectorSpecRequest struct { NullFields []string `json:"-"` } -func (s *ValidateCustomConnectorSpecRequest) MarshalJSON() ([]byte, error) { +func (s ValidateCustomConnectorSpecRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateCustomConnectorSpecRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateCustomConnectorSpecResponse: Response message for @@ -5265,9 +5265,9 @@ type ValidateCustomConnectorSpecResponse struct { NullFields []string `json:"-"` } -func (s *ValidateCustomConnectorSpecResponse) MarshalJSON() ([]byte, error) { +func (s ValidateCustomConnectorSpecResponse) MarshalJSON() ([]byte, error) { type NoMethod ValidateCustomConnectorSpecResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebhookData: WebhookData has details of webhook configuration. @@ -5298,9 +5298,9 @@ type WebhookData struct { NullFields []string `json:"-"` } -func (s *WebhookData) MarshalJSON() ([]byte, error) { +func (s WebhookData) MarshalJSON() ([]byte, error) { type NoMethod WebhookData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyCycle: Time window specified for weekly operations. @@ -5320,9 +5320,9 @@ type WeeklyCycle struct { NullFields []string `json:"-"` } -func (s *WeeklyCycle) MarshalJSON() ([]byte, error) { +func (s WeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod WeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/connectors/v2/connectors-gen.go b/connectors/v2/connectors-gen.go index e8db63cc21..f91c828f18 100644 --- a/connectors/v2/connectors-gen.go +++ b/connectors/v2/connectors-gen.go @@ -245,9 +245,9 @@ type AccessCredentials struct { NullFields []string `json:"-"` } -func (s *AccessCredentials) MarshalJSON() ([]byte, error) { +func (s AccessCredentials) MarshalJSON() ([]byte, error) { type NoMethod AccessCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Action: Action message contains metadata information about a single action @@ -283,9 +283,9 @@ type Action struct { NullFields []string `json:"-"` } -func (s *Action) MarshalJSON() ([]byte, error) { +func (s Action) MarshalJSON() ([]byte, error) { type NoMethod Action - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckReadinessResponse: Response containing status of the connector for @@ -308,9 +308,9 @@ type CheckReadinessResponse struct { NullFields []string `json:"-"` } -func (s *CheckReadinessResponse) MarshalJSON() ([]byte, error) { +func (s CheckReadinessResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckReadinessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckStatusResponse: The status of the connector. @@ -349,9 +349,9 @@ type CheckStatusResponse struct { NullFields []string `json:"-"` } -func (s *CheckStatusResponse) MarshalJSON() ([]byte, error) { +func (s CheckStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyCycle: Time window specified for daily operations. @@ -373,9 +373,9 @@ type DailyCycle struct { NullFields []string `json:"-"` } -func (s *DailyCycle) MarshalJSON() ([]byte, error) { +func (s DailyCycle) MarshalJSON() ([]byte, error) { type NoMethod DailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -411,9 +411,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: DenyMaintenancePeriod definition. Maintenance is @@ -446,9 +446,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -485,9 +485,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityType: EntityType message contains metadata information about a single @@ -524,9 +524,9 @@ type EntityType struct { NullFields []string `json:"-"` } -func (s *EntityType) MarshalJSON() ([]byte, error) { +func (s EntityType) MarshalJSON() ([]byte, error) { type NoMethod EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangeAuthCodeRequest: ExchangeAuthCodeRequest currently includes no @@ -554,9 +554,9 @@ type ExchangeAuthCodeResponse struct { NullFields []string `json:"-"` } -func (s *ExchangeAuthCodeResponse) MarshalJSON() ([]byte, error) { +func (s ExchangeAuthCodeResponse) MarshalJSON() ([]byte, error) { type NoMethod ExchangeAuthCodeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteActionRequest: Request message for ActionService.ExecuteAction @@ -577,9 +577,9 @@ type ExecuteActionRequest struct { NullFields []string `json:"-"` } -func (s *ExecuteActionRequest) MarshalJSON() ([]byte, error) { +func (s ExecuteActionRequest) MarshalJSON() ([]byte, error) { type NoMethod ExecuteActionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteActionResponse: Response message for ActionService.ExecuteAction @@ -607,9 +607,9 @@ type ExecuteActionResponse struct { NullFields []string `json:"-"` } -func (s *ExecuteActionResponse) MarshalJSON() ([]byte, error) { +func (s ExecuteActionResponse) MarshalJSON() ([]byte, error) { type NoMethod ExecuteActionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteSqlQueryRequest: An execute sql query request containing the query @@ -632,9 +632,9 @@ type ExecuteSqlQueryRequest struct { NullFields []string `json:"-"` } -func (s *ExecuteSqlQueryRequest) MarshalJSON() ([]byte, error) { +func (s ExecuteSqlQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod ExecuteSqlQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteSqlQueryResponse: A response returned by the connection after @@ -662,9 +662,9 @@ type ExecuteSqlQueryResponse struct { NullFields []string `json:"-"` } -func (s *ExecuteSqlQueryResponse) MarshalJSON() ([]byte, error) { +func (s ExecuteSqlQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod ExecuteSqlQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: Message contains EntityType's Field metadata. @@ -753,9 +753,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputParameter: Input Parameter message contains metadata about the @@ -839,9 +839,9 @@ type InputParameter struct { NullFields []string `json:"-"` } -func (s *InputParameter) MarshalJSON() ([]byte, error) { +func (s InputParameter) MarshalJSON() ([]byte, error) { type NoMethod InputParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: Instance represents the interface for SLM services to actuate the @@ -959,9 +959,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JsonSchema: JsonSchema representation of schema metadata @@ -1052,9 +1052,9 @@ type JsonSchema struct { NullFields []string `json:"-"` } -func (s *JsonSchema) MarshalJSON() ([]byte, error) { +func (s JsonSchema) MarshalJSON() ([]byte, error) { type NoMethod JsonSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListActionsResponse: Response message for ActionService.ListActions @@ -1082,9 +1082,9 @@ type ListActionsResponse struct { NullFields []string `json:"-"` } -func (s *ListActionsResponse) MarshalJSON() ([]byte, error) { +func (s ListActionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListActionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEntitiesResponse: Response message for EntityService.ListEntities @@ -1109,9 +1109,9 @@ type ListEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *ListEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s ListEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEntityTypesResponse: Response message for EntityService.ListEntityTypes @@ -1139,9 +1139,9 @@ type ListEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *ListEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s ListEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: Defines policies to service maintenance events. @@ -1187,9 +1187,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSchedule: Maintenance schedule which is exposed to customer and @@ -1226,9 +1226,9 @@ type MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSettings: Maintenance settings associated with instance. Allows @@ -1262,9 +1262,9 @@ type MaintenanceSettings struct { NullFields []string `json:"-"` } -func (s *MaintenanceSettings) MarshalJSON() ([]byte, error) { +func (s MaintenanceSettings) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow definition. @@ -1286,9 +1286,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeSloMetadata: Node information for custom per-node SLO implementations. @@ -1317,9 +1317,9 @@ type NodeSloMetadata struct { NullFields []string `json:"-"` } -func (s *NodeSloMetadata) MarshalJSON() ([]byte, error) { +func (s NodeSloMetadata) MarshalJSON() ([]byte, error) { type NoMethod NodeSloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationParameter: Contains notification related data. @@ -1340,9 +1340,9 @@ type NotificationParameter struct { NullFields []string `json:"-"` } -func (s *NotificationParameter) MarshalJSON() ([]byte, error) { +func (s NotificationParameter) MarshalJSON() ([]byte, error) { type NoMethod NotificationParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerSliSloEligibility: PerSliSloEligibility is a mapping from an SLI name to @@ -1374,9 +1374,9 @@ type PerSliSloEligibility struct { NullFields []string `json:"-"` } -func (s *PerSliSloEligibility) MarshalJSON() ([]byte, error) { +func (s PerSliSloEligibility) MarshalJSON() ([]byte, error) { type NoMethod PerSliSloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProvisionedResource: Describes provisioned dataplane resources. @@ -1404,9 +1404,9 @@ type ProvisionedResource struct { NullFields []string `json:"-"` } -func (s *ProvisionedResource) MarshalJSON() ([]byte, error) { +func (s ProvisionedResource) MarshalJSON() ([]byte, error) { type NoMethod ProvisionedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Query: A wrapper around the SQL query statement. This is needed so that the @@ -1437,9 +1437,9 @@ type Query struct { NullFields []string `json:"-"` } -func (s *Query) MarshalJSON() ([]byte, error) { +func (s Query) MarshalJSON() ([]byte, error) { type NoMethod Query - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryParameter: Query parameter definition @@ -1505,9 +1505,9 @@ type QueryParameter struct { NullFields []string `json:"-"` } -func (s *QueryParameter) MarshalJSON() ([]byte, error) { +func (s QueryParameter) MarshalJSON() ([]byte, error) { type NoMethod QueryParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Reference struct { @@ -1528,9 +1528,9 @@ type Reference struct { NullFields []string `json:"-"` } -func (s *Reference) MarshalJSON() ([]byte, error) { +func (s Reference) MarshalJSON() ([]byte, error) { type NoMethod Reference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefreshAccessTokenRequest: RefreshAccessTokenRequest currently includes no @@ -1558,9 +1558,9 @@ type RefreshAccessTokenResponse struct { NullFields []string `json:"-"` } -func (s *RefreshAccessTokenResponse) MarshalJSON() ([]byte, error) { +func (s RefreshAccessTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod RefreshAccessTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultMetadata: Result Metadata message contains metadata about the result @@ -1635,9 +1635,9 @@ type ResultMetadata struct { NullFields []string `json:"-"` } -func (s *ResultMetadata) MarshalJSON() ([]byte, error) { +func (s ResultMetadata) MarshalJSON() ([]byte, error) { type NoMethod ResultMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Configure the schedule. @@ -1671,9 +1671,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SloEligibility: SloEligibility is a tuple containing eligibility value: true @@ -1699,9 +1699,9 @@ type SloEligibility struct { NullFields []string `json:"-"` } -func (s *SloEligibility) MarshalJSON() ([]byte, error) { +func (s SloEligibility) MarshalJSON() ([]byte, error) { type NoMethod SloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SloMetadata: SloMetadata contains resources required for proper SLO @@ -1732,9 +1732,9 @@ type SloMetadata struct { NullFields []string `json:"-"` } -func (s *SloMetadata) MarshalJSON() ([]byte, error) { +func (s SloMetadata) MarshalJSON() ([]byte, error) { type NoMethod SloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -1765,9 +1765,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateEntitiesWithConditionsResponse: Response message for @@ -1791,9 +1791,9 @@ type UpdateEntitiesWithConditionsResponse struct { NullFields []string `json:"-"` } -func (s *UpdateEntitiesWithConditionsResponse) MarshalJSON() ([]byte, error) { +func (s UpdateEntitiesWithConditionsResponse) MarshalJSON() ([]byte, error) { type NoMethod UpdateEntitiesWithConditionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePolicy: Maintenance policy applicable to instance updates. @@ -1839,9 +1839,9 @@ type UpdatePolicy struct { NullFields []string `json:"-"` } -func (s *UpdatePolicy) MarshalJSON() ([]byte, error) { +func (s UpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod UpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyCycle: Time window specified for weekly operations. @@ -1861,9 +1861,9 @@ type WeeklyCycle struct { NullFields []string `json:"-"` } -func (s *WeeklyCycle) MarshalJSON() ([]byte, error) { +func (s WeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod WeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsConnectionsCheckReadinessCall struct { diff --git a/contactcenteraiplatform/v1alpha1/contactcenteraiplatform-gen.go b/contactcenteraiplatform/v1alpha1/contactcenteraiplatform-gen.go index bb7bce41fc..f8aeeb6d8d 100644 --- a/contactcenteraiplatform/v1alpha1/contactcenteraiplatform-gen.go +++ b/contactcenteraiplatform/v1alpha1/contactcenteraiplatform-gen.go @@ -218,9 +218,9 @@ type AdminUser struct { NullFields []string `json:"-"` } -func (s *AdminUser) MarshalJSON() ([]byte, error) { +func (s AdminUser) MarshalJSON() ([]byte, error) { type NoMethod AdminUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -252,9 +252,9 @@ type Component struct { NullFields []string `json:"-"` } -func (s *Component) MarshalJSON() ([]byte, error) { +func (s Component) MarshalJSON() ([]byte, error) { type NoMethod Component - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactCenter: Message describing ContactCenter object Next ID: 23 @@ -338,9 +338,9 @@ type ContactCenter struct { NullFields []string `json:"-"` } -func (s *ContactCenter) MarshalJSON() ([]byte, error) { +func (s ContactCenter) MarshalJSON() ([]byte, error) { type NoMethod ContactCenter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactCenterQuota: Represents a quota for contact centers. @@ -369,9 +369,9 @@ type ContactCenterQuota struct { NullFields []string `json:"-"` } -func (s *ContactCenterQuota) MarshalJSON() ([]byte, error) { +func (s ContactCenterQuota) MarshalJSON() ([]byte, error) { type NoMethod ContactCenterQuota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Critical: Instances in this Channel will receive updates after all instances @@ -393,9 +393,9 @@ type Critical struct { NullFields []string `json:"-"` } -func (s *Critical) MarshalJSON() ([]byte, error) { +func (s Critical) MarshalJSON() ([]byte, error) { type NoMethod Critical - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Early: LINT.IfChange First Channel to receive the updates. Meant to dev/test @@ -446,9 +446,9 @@ type GoogleCloudCommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudCommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudCommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudCommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceConfig: Message storing the instance configuration. @@ -485,9 +485,9 @@ type InstanceConfig struct { NullFields []string `json:"-"` } -func (s *InstanceConfig) MarshalJSON() ([]byte, error) { +func (s InstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListContactCentersResponse: Message for response to listing ContactCenters @@ -515,9 +515,9 @@ type ListContactCentersResponse struct { NullFields []string `json:"-"` } -func (s *ListContactCentersResponse) MarshalJSON() ([]byte, error) { +func (s ListContactCentersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListContactCentersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -543,9 +543,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -571,9 +571,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -609,9 +609,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Normal: Instances in this Channel will receive updates after all instances @@ -661,9 +661,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -701,9 +701,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateAccess: Defines ingress and egress private traffic settings for CCAIP @@ -730,9 +730,9 @@ type PrivateAccess struct { NullFields []string `json:"-"` } -func (s *PrivateAccess) MarshalJSON() ([]byte, error) { +func (s PrivateAccess) MarshalJSON() ([]byte, error) { type NoMethod PrivateAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscSetting: Private service connect settings. @@ -754,9 +754,9 @@ type PscSetting struct { NullFields []string `json:"-"` } -func (s *PscSetting) MarshalJSON() ([]byte, error) { +func (s PscSetting) MarshalJSON() ([]byte, error) { type NoMethod PscSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: Quota details. @@ -799,9 +799,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SAMLParams: Message storing SAML params to enable Google as IDP. @@ -917,9 +917,9 @@ type SAMLParams struct { NullFields []string `json:"-"` } -func (s *SAMLParams) MarshalJSON() ([]byte, error) { +func (s SAMLParams) MarshalJSON() ([]byte, error) { type NoMethod SAMLParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -951,9 +951,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -984,9 +984,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // URIs: Message storing the URIs of the ContactCenter. @@ -1013,9 +1013,9 @@ type URIs struct { NullFields []string `json:"-"` } -func (s *URIs) MarshalJSON() ([]byte, error) { +func (s URIs) MarshalJSON() ([]byte, error) { type NoMethod URIs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklySchedule: Message representing a weekly schedule. @@ -1052,9 +1052,9 @@ type WeeklySchedule struct { NullFields []string `json:"-"` } -func (s *WeeklySchedule) MarshalJSON() ([]byte, error) { +func (s WeeklySchedule) MarshalJSON() ([]byte, error) { type NoMethod WeeklySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/contactcenterinsights/v1/contactcenterinsights-gen.go b/contactcenterinsights/v1/contactcenterinsights-gen.go index 167ab5e13e..e161b98546 100644 --- a/contactcenterinsights/v1/contactcenterinsights-gen.go +++ b/contactcenterinsights/v1/contactcenterinsights-gen.go @@ -304,9 +304,9 @@ type GoogleCloudContactcenterinsightsV1Analysis struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1Analysis) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1Analysis) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1Analysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1AnalysisResult: The result of an analysis. @@ -328,9 +328,9 @@ type GoogleCloudContactcenterinsightsV1AnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1AnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1AnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1AnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata: @@ -364,9 +364,9 @@ type GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1AnnotationBoundary: A point in a @@ -391,9 +391,9 @@ type GoogleCloudContactcenterinsightsV1AnnotationBoundary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1AnnotationBoundary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1AnnotationBoundary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1AnnotationBoundary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1AnnotatorSelector: Selector of all @@ -444,9 +444,9 @@ type GoogleCloudContactcenterinsightsV1AnnotatorSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1AnnotatorSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1AnnotatorSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1AnnotatorSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfig: @@ -477,9 +477,9 @@ type GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1AnswerFeedback: The feedback that the @@ -511,9 +511,9 @@ type GoogleCloudContactcenterinsightsV1AnswerFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1AnswerFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1AnswerFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1AnswerFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ArticleSuggestionData: Agent Assist @@ -549,9 +549,9 @@ type GoogleCloudContactcenterinsightsV1ArticleSuggestionData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ArticleSuggestionData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ArticleSuggestionData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ArticleSuggestionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1ArticleSuggestionData) UnmarshalJSON(data []byte) error { @@ -603,9 +603,9 @@ type GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest: The @@ -635,9 +635,9 @@ type GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest) UnmarshalJSON(data []byte) error { @@ -674,9 +674,9 @@ type GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1BulkDeleteConversationsMetadata: The @@ -704,9 +704,9 @@ type GoogleCloudContactcenterinsightsV1BulkDeleteConversationsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1BulkDeleteConversationsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1BulkDeleteConversationsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1BulkDeleteConversationsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1BulkDeleteConversationsRequest: The @@ -736,9 +736,9 @@ type GoogleCloudContactcenterinsightsV1BulkDeleteConversationsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1BulkDeleteConversationsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1BulkDeleteConversationsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1BulkDeleteConversationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1BulkDeleteConversationsResponse: The @@ -768,9 +768,9 @@ type GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1CalculateStatsResponse: The response for @@ -817,9 +817,9 @@ type GoogleCloudContactcenterinsightsV1CalculateStatsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1CalculateStatsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1CalculateStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1CalculateStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries: A time @@ -844,9 +844,9 @@ type GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval: @@ -869,9 +869,9 @@ type GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1CallAnnotation: A piece of metadata that @@ -915,9 +915,9 @@ type GoogleCloudContactcenterinsightsV1CallAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1CallAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1CallAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1CallAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1Conversation: The conversation resource. @@ -999,9 +999,9 @@ type GoogleCloudContactcenterinsightsV1Conversation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1Conversation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1Conversation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1Conversation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ConversationCallMetadata: Call-specific @@ -1024,9 +1024,9 @@ type GoogleCloudContactcenterinsightsV1ConversationCallMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationCallMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationCallMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationCallMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ConversationDataSource: The conversation @@ -1050,9 +1050,9 @@ type GoogleCloudContactcenterinsightsV1ConversationDataSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationDataSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationDataSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ConversationLevelSentiment: One channel of @@ -1075,9 +1075,9 @@ type GoogleCloudContactcenterinsightsV1ConversationLevelSentiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationLevelSentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationLevelSentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationLevelSentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ConversationLevelSilence: @@ -1100,9 +1100,9 @@ type GoogleCloudContactcenterinsightsV1ConversationLevelSilence struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationLevelSilence) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationLevelSilence) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationLevelSilence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1ConversationLevelSilence) UnmarshalJSON(data []byte) error { @@ -1159,9 +1159,9 @@ type GoogleCloudContactcenterinsightsV1ConversationParticipant struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationParticipant) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationParticipant) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationParticipant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ConversationQualityMetadata: Conversation @@ -1191,9 +1191,9 @@ type GoogleCloudContactcenterinsightsV1ConversationQualityMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationQualityMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationQualityMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationQualityMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ConversationQualityMetadataAgentInfo: @@ -1221,9 +1221,9 @@ type GoogleCloudContactcenterinsightsV1ConversationQualityMetadataAgentInfo stru NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationQualityMetadataAgentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationQualityMetadataAgentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationQualityMetadataAgentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionData: @@ -1261,9 +1261,9 @@ type GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionData s NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionData) UnmarshalJSON(data []byte) error { @@ -1299,9 +1299,9 @@ type GoogleCloudContactcenterinsightsV1ConversationTranscript struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationTranscript) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationTranscript) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationTranscript - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment: A @@ -1345,9 +1345,9 @@ type GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment s NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment) UnmarshalJSON(data []byte) error { @@ -1384,9 +1384,9 @@ type GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentDi NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWord @@ -1416,9 +1416,9 @@ type GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWo NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo) UnmarshalJSON(data []byte) error { @@ -1461,9 +1461,9 @@ type GoogleCloudContactcenterinsightsV1CreateAnalysisOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1CreateAnalysisOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1CreateAnalysisOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1CreateAnalysisOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata: Metadata for @@ -1488,9 +1488,9 @@ type GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1CreateIssueModelRequest: The request to @@ -1513,9 +1513,9 @@ type GoogleCloudContactcenterinsightsV1CreateIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1CreateIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1CreateIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1CreateIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata: Metadata for @@ -1540,9 +1540,9 @@ type GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1DeleteIssueModelRequest: The request to @@ -1563,9 +1563,9 @@ type GoogleCloudContactcenterinsightsV1DeleteIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1DeleteIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1DeleteIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1DeleteIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1DeployIssueModelMetadata: Metadata for @@ -1590,9 +1590,9 @@ type GoogleCloudContactcenterinsightsV1DeployIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1DeployIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1DeployIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1DeployIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1DeployIssueModelRequest: The request to @@ -1613,9 +1613,9 @@ type GoogleCloudContactcenterinsightsV1DeployIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1DeployIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1DeployIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1DeployIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1DeployIssueModelResponse: The response to @@ -1642,9 +1642,9 @@ type GoogleCloudContactcenterinsightsV1DialogflowIntent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1DialogflowIntent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1DialogflowIntent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1DialogflowIntent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1DialogflowInteractionData: Dialogflow @@ -1669,9 +1669,9 @@ type GoogleCloudContactcenterinsightsV1DialogflowInteractionData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1DialogflowInteractionData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1DialogflowInteractionData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1DialogflowInteractionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1DialogflowInteractionData) UnmarshalJSON(data []byte) error { @@ -1711,9 +1711,9 @@ type GoogleCloudContactcenterinsightsV1DialogflowSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1DialogflowSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1DialogflowSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1DialogflowSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1Entity: The data for an entity annotation. @@ -1779,9 +1779,9 @@ type GoogleCloudContactcenterinsightsV1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1Entity) UnmarshalJSON(data []byte) error { @@ -1827,9 +1827,9 @@ type GoogleCloudContactcenterinsightsV1EntityMentionData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1EntityMentionData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1EntityMentionData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1EntityMentionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ExactMatchConfig: Exact match @@ -1851,9 +1851,9 @@ type GoogleCloudContactcenterinsightsV1ExactMatchConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ExactMatchConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ExactMatchConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ExactMatchConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata: Metadata for @@ -1881,9 +1881,9 @@ type GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest: The request to @@ -1925,9 +1925,9 @@ type GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestinatio @@ -1958,9 +1958,9 @@ type GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestinat NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ExportInsightsDataResponse: Response for @@ -1990,9 +1990,9 @@ type GoogleCloudContactcenterinsightsV1ExportIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ExportIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ExportIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ExportIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ExportIssueModelRequest: Request to export @@ -2015,9 +2015,9 @@ type GoogleCloudContactcenterinsightsV1ExportIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ExportIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ExportIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ExportIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ExportIssueModelRequestGcsDestination: @@ -2038,9 +2038,9 @@ type GoogleCloudContactcenterinsightsV1ExportIssueModelRequestGcsDestination str NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ExportIssueModelRequestGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ExportIssueModelRequestGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ExportIssueModelRequestGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ExportIssueModelResponse: Response from @@ -2081,9 +2081,9 @@ type GoogleCloudContactcenterinsightsV1FaqAnswerData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1FaqAnswerData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1FaqAnswerData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1FaqAnswerData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1FaqAnswerData) UnmarshalJSON(data []byte) error { @@ -2122,9 +2122,9 @@ type GoogleCloudContactcenterinsightsV1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1HoldData: The data for a hold annotation. @@ -2153,9 +2153,9 @@ type GoogleCloudContactcenterinsightsV1ImportIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ImportIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ImportIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ImportIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ImportIssueModelRequest: Request to import @@ -2183,9 +2183,9 @@ type GoogleCloudContactcenterinsightsV1ImportIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ImportIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ImportIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ImportIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ImportIssueModelRequestGcsSource: Google @@ -2206,9 +2206,9 @@ type GoogleCloudContactcenterinsightsV1ImportIssueModelRequestGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ImportIssueModelRequestGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ImportIssueModelRequestGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ImportIssueModelRequestGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ImportIssueModelResponse: Response from @@ -2244,9 +2244,9 @@ type GoogleCloudContactcenterinsightsV1IngestConversationsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IngestConversationsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IngestConversationsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IngestConversationsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversati @@ -2278,9 +2278,9 @@ type GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversa NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IngestConversationsRequest: The request to @@ -2320,9 +2320,9 @@ type GoogleCloudContactcenterinsightsV1IngestConversationsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IngestConversationsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IngestConversationsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IngestConversationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IngestConversationsRequestConversationConfi @@ -2354,9 +2354,9 @@ type GoogleCloudContactcenterinsightsV1IngestConversationsRequestConversationCon NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IngestConversationsRequestConversationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IngestConversationsRequestConversationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IngestConversationsRequestConversationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IngestConversationsRequestGcsSource: @@ -2399,9 +2399,9 @@ type GoogleCloudContactcenterinsightsV1IngestConversationsRequestGcsSource struc NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IngestConversationsRequestGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IngestConversationsRequestGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IngestConversationsRequestGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectC @@ -2429,9 +2429,9 @@ type GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjec NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IngestConversationsResponse: The response @@ -2459,9 +2459,9 @@ type GoogleCloudContactcenterinsightsV1Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IntentMatchData: The data for an intent @@ -2485,9 +2485,9 @@ type GoogleCloudContactcenterinsightsV1IntentMatchData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IntentMatchData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IntentMatchData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IntentMatchData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1InterruptionData: The data for an @@ -2526,9 +2526,9 @@ type GoogleCloudContactcenterinsightsV1Issue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1Issue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1Issue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1Issue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IssueAssignment: Information about the @@ -2555,9 +2555,9 @@ type GoogleCloudContactcenterinsightsV1IssueAssignment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IssueAssignment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IssueAssignment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IssueAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1IssueAssignment) UnmarshalJSON(data []byte) error { @@ -2592,9 +2592,9 @@ type GoogleCloudContactcenterinsightsV1IssueMatchData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IssueMatchData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IssueMatchData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IssueMatchData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IssueModel: The issue model resource. @@ -2653,9 +2653,9 @@ type GoogleCloudContactcenterinsightsV1IssueModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IssueModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IssueModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IssueModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig: Configs for the @@ -2691,9 +2691,9 @@ type GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IssueModelLabelStats: Aggregated @@ -2720,9 +2720,9 @@ type GoogleCloudContactcenterinsightsV1IssueModelLabelStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IssueModelLabelStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IssueModelLabelStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IssueModelLabelStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats: Aggregated @@ -2750,9 +2750,9 @@ type GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1IssueModelResult: Issue Modeling result on @@ -2776,9 +2776,9 @@ type GoogleCloudContactcenterinsightsV1IssueModelResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1IssueModelResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1IssueModelResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1IssueModelResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ListAnalysesResponse: The response to list @@ -2805,9 +2805,9 @@ type GoogleCloudContactcenterinsightsV1ListAnalysesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ListAnalysesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ListAnalysesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ListAnalysesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ListConversationsResponse: The response of @@ -2835,9 +2835,9 @@ type GoogleCloudContactcenterinsightsV1ListConversationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ListConversationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ListConversationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ListConversationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ListIssueModelsResponse: The response of @@ -2861,9 +2861,9 @@ type GoogleCloudContactcenterinsightsV1ListIssueModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ListIssueModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ListIssueModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ListIssueModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ListIssuesResponse: The response of @@ -2887,9 +2887,9 @@ type GoogleCloudContactcenterinsightsV1ListIssuesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ListIssuesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ListIssuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ListIssuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse: The response @@ -2916,9 +2916,9 @@ type GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1ListViewsResponse: The response of listing @@ -2945,9 +2945,9 @@ type GoogleCloudContactcenterinsightsV1ListViewsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1ListViewsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1ListViewsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1ListViewsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1PhraseMatchData: The data for a matched @@ -2972,9 +2972,9 @@ type GoogleCloudContactcenterinsightsV1PhraseMatchData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1PhraseMatchData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1PhraseMatchData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1PhraseMatchData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1PhraseMatchRule: The data for a phrase @@ -3001,9 +3001,9 @@ type GoogleCloudContactcenterinsightsV1PhraseMatchRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1PhraseMatchRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1PhraseMatchRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1PhraseMatchRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig: Configuration @@ -3024,9 +3024,9 @@ type GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup: A message @@ -3055,9 +3055,9 @@ type GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1PhraseMatcher: The phrase matcher @@ -3126,9 +3126,9 @@ type GoogleCloudContactcenterinsightsV1PhraseMatcher struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1PhraseMatcher) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1PhraseMatcher) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1PhraseMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1RedactionConfig: DLP resources used for @@ -3160,9 +3160,9 @@ type GoogleCloudContactcenterinsightsV1RedactionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1RedactionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1RedactionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1RedactionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1RuntimeAnnotation: An annotation that was @@ -3211,9 +3211,9 @@ type GoogleCloudContactcenterinsightsV1RuntimeAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1RuntimeAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1RuntimeAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1RuntimeAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput: Explicit input @@ -3246,9 +3246,9 @@ type GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1SentimentData: The data for a sentiment @@ -3272,9 +3272,9 @@ type GoogleCloudContactcenterinsightsV1SentimentData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1SentimentData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1SentimentData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1SentimentData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1SentimentData) UnmarshalJSON(data []byte) error { @@ -3359,9 +3359,9 @@ type GoogleCloudContactcenterinsightsV1Settings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1Settings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1Settings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1Settings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig: Default @@ -3391,9 +3391,9 @@ type GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig) UnmarshalJSON(data []byte) error { @@ -3445,9 +3445,9 @@ type GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData) UnmarshalJSON(data []byte) error { @@ -3492,9 +3492,9 @@ type GoogleCloudContactcenterinsightsV1SmartReplyData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1SmartReplyData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1SmartReplyData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1SmartReplyData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1SmartReplyData) UnmarshalJSON(data []byte) error { @@ -3533,9 +3533,9 @@ type GoogleCloudContactcenterinsightsV1SpeechConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1SpeechConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1SpeechConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1SpeechConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata: Metadata for @@ -3560,9 +3560,9 @@ type GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest: The request to @@ -3583,9 +3583,9 @@ type GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1UndeployIssueModelResponse: The response @@ -3621,9 +3621,9 @@ type GoogleCloudContactcenterinsightsV1UploadConversationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1UploadConversationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1UploadConversationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1UploadConversationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1UploadConversationRequest: Request to @@ -3658,9 +3658,9 @@ type GoogleCloudContactcenterinsightsV1UploadConversationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1UploadConversationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1UploadConversationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1UploadConversationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1View: The View resource. @@ -3692,9 +3692,9 @@ type GoogleCloudContactcenterinsightsV1View struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1View) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1View) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1View - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1Analysis: The analysis resource. @@ -3727,9 +3727,9 @@ type GoogleCloudContactcenterinsightsV1alpha1Analysis struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1Analysis) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1Analysis) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1Analysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1AnalysisResult: The result of an @@ -3752,9 +3752,9 @@ type GoogleCloudContactcenterinsightsV1alpha1AnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1AnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1AnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1AnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata: @@ -3788,9 +3788,9 @@ type GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary: A point in a @@ -3815,9 +3815,9 @@ type GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelector: Selector of all @@ -3868,9 +3868,9 @@ type GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorSummarizationConfig: @@ -3902,9 +3902,9 @@ type GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorSummarizationConfi NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorSummarizationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorSummarizationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorSummarizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1AnswerFeedback: The feedback that @@ -3936,9 +3936,9 @@ type GoogleCloudContactcenterinsightsV1alpha1AnswerFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1AnswerFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1AnswerFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1AnswerFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData: Agent Assist @@ -3974,9 +3974,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData) UnmarshalJSON(data []byte) error { @@ -4028,9 +4028,9 @@ type GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsRequest: The @@ -4060,9 +4060,9 @@ type GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsRequest str NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsRequest) UnmarshalJSON(data []byte) error { @@ -4099,9 +4099,9 @@ type GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsResponse st NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsMetadata: The @@ -4129,9 +4129,9 @@ type GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsRequest: The @@ -4161,9 +4161,9 @@ type GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsRequest stru NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsResponse: The @@ -4212,9 +4212,9 @@ type GoogleCloudContactcenterinsightsV1alpha1CallAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1CallAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1CallAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1CallAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1Conversation: The conversation @@ -4294,9 +4294,9 @@ type GoogleCloudContactcenterinsightsV1alpha1Conversation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1Conversation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1Conversation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1Conversation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ConversationCallMetadata: @@ -4319,9 +4319,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationCallMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationCallMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationCallMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationCallMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource: The @@ -4345,9 +4345,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment: One @@ -4370,9 +4370,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence: @@ -4395,9 +4395,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence) UnmarshalJSON(data []byte) error { @@ -4454,9 +4454,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadata: @@ -4486,9 +4486,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadataAgentInfo: @@ -4517,9 +4517,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadataAgentInf NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadataAgentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadataAgentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadataAgentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ConversationSummarizationSuggestionDa @@ -4557,9 +4557,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationSummarizationSuggestion NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationSummarizationSuggestionData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationSummarizationSuggestionData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationSummarizationSuggestionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationSummarizationSuggestionData) UnmarshalJSON(data []byte) error { @@ -4595,9 +4595,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationTranscript struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationTranscript) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationTranscript) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationTranscript - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegme @@ -4641,9 +4641,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSeg NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegment) UnmarshalJSON(data []byte) error { @@ -4680,9 +4680,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSeg NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegme @@ -4712,9 +4712,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSeg NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo) UnmarshalJSON(data []byte) error { @@ -4757,9 +4757,9 @@ type GoogleCloudContactcenterinsightsV1alpha1CreateAnalysisOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1CreateAnalysisOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1CreateAnalysisOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1CreateAnalysisOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata: Metadata @@ -4784,9 +4784,9 @@ type GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest: The request @@ -4809,9 +4809,9 @@ type GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata: Metadata @@ -4836,9 +4836,9 @@ type GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest: The request @@ -4859,9 +4859,9 @@ type GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata: Metadata @@ -4886,9 +4886,9 @@ type GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest: The request @@ -4909,9 +4909,9 @@ type GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelResponse: The @@ -4938,9 +4938,9 @@ type GoogleCloudContactcenterinsightsV1alpha1DialogflowIntent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1DialogflowIntent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1DialogflowIntent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1DialogflowIntent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData: @@ -4965,9 +4965,9 @@ type GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData) UnmarshalJSON(data []byte) error { @@ -5007,9 +5007,9 @@ type GoogleCloudContactcenterinsightsV1alpha1DialogflowSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1DialogflowSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1DialogflowSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1DialogflowSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1Entity: The data for an entity @@ -5075,9 +5075,9 @@ type GoogleCloudContactcenterinsightsV1alpha1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1Entity) UnmarshalJSON(data []byte) error { @@ -5123,9 +5123,9 @@ type GoogleCloudContactcenterinsightsV1alpha1EntityMentionData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1EntityMentionData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1EntityMentionData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1EntityMentionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata: Metadata @@ -5153,9 +5153,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest: The @@ -5197,9 +5197,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDest @@ -5230,9 +5230,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDe NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataResponse: Response @@ -5262,9 +5262,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequest: Request to @@ -5287,9 +5287,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequestGcsDestination @@ -5310,9 +5310,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequestGcsDestinati NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequestGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequestGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequestGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelResponse: Response @@ -5353,9 +5353,9 @@ type GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData) UnmarshalJSON(data []byte) error { @@ -5394,9 +5394,9 @@ type GoogleCloudContactcenterinsightsV1alpha1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1HoldData: The data for a hold @@ -5426,9 +5426,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequest: Request to @@ -5456,9 +5456,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequestGcsSource: @@ -5479,9 +5479,9 @@ type GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequestGcsSource st NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequestGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequestGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequestGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelResponse: Response @@ -5517,9 +5517,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConv @@ -5551,9 +5551,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestCo NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequest: The @@ -5593,9 +5593,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestConversatio @@ -5627,9 +5627,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestConversat NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestConversationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestConversationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestConversationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestGcsSource: @@ -5672,9 +5672,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestGcsSource NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestTranscriptO @@ -5702,9 +5702,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestTranscrip NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestTranscriptObjectConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestTranscriptObjectConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestTranscriptObjectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IngestConversationsResponse: The @@ -5732,9 +5732,9 @@ type GoogleCloudContactcenterinsightsV1alpha1Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IntentMatchData: The data for an @@ -5758,9 +5758,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IntentMatchData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IntentMatchData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IntentMatchData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IntentMatchData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1InterruptionData: The data for an @@ -5792,9 +5792,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IssueAssignment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IssueAssignment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IssueAssignment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IssueAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1IssueAssignment) UnmarshalJSON(data []byte) error { @@ -5829,9 +5829,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IssueMatchData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IssueMatchData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IssueMatchData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IssueMatchData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IssueModel: The issue model @@ -5888,9 +5888,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IssueModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IssueModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IssueModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IssueModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig: Configs @@ -5926,9 +5926,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats: Aggregated @@ -5955,9 +5955,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats: @@ -5985,9 +5985,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats stru NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1IssueModelResult: Issue Modeling @@ -6011,9 +6011,9 @@ type GoogleCloudContactcenterinsightsV1alpha1IssueModelResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1IssueModelResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1IssueModelResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1IssueModelResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData: The data for a @@ -6038,9 +6038,9 @@ type GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1RedactionConfig: DLP resources used @@ -6072,9 +6072,9 @@ type GoogleCloudContactcenterinsightsV1alpha1RedactionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1RedactionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1RedactionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1RedactionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotation: An annotation @@ -6123,9 +6123,9 @@ type GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotationUserInput: Explicit @@ -6158,9 +6158,9 @@ type GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotationUserInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotationUserInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotationUserInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotationUserInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1SentimentData: The data for a @@ -6184,9 +6184,9 @@ type GoogleCloudContactcenterinsightsV1alpha1SentimentData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1SentimentData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1SentimentData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1SentimentData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1SentimentData) UnmarshalJSON(data []byte) error { @@ -6238,9 +6238,9 @@ type GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData) UnmarshalJSON(data []byte) error { @@ -6285,9 +6285,9 @@ type GoogleCloudContactcenterinsightsV1alpha1SmartReplyData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1SmartReplyData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1SmartReplyData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1SmartReplyData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContactcenterinsightsV1alpha1SmartReplyData) UnmarshalJSON(data []byte) error { @@ -6326,9 +6326,9 @@ type GoogleCloudContactcenterinsightsV1alpha1SpeechConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1SpeechConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1SpeechConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1SpeechConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata: Metadata @@ -6353,9 +6353,9 @@ type GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest: The @@ -6376,9 +6376,9 @@ type GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelResponse: The @@ -6414,9 +6414,9 @@ type GoogleCloudContactcenterinsightsV1alpha1UploadConversationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1UploadConversationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1UploadConversationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1UploadConversationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContactcenterinsightsV1alpha1UploadConversationRequest: Request @@ -6451,9 +6451,9 @@ type GoogleCloudContactcenterinsightsV1alpha1UploadConversationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContactcenterinsightsV1alpha1UploadConversationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContactcenterinsightsV1alpha1UploadConversationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContactcenterinsightsV1alpha1UploadConversationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -6480,9 +6480,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -6527,9 +6527,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -6571,9 +6571,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetSettingsCall struct { diff --git a/container/v1/container-gen.go b/container/v1/container-gen.go index e7d54a3e9f..b98ef0c08b 100644 --- a/container/v1/container-gen.go +++ b/container/v1/container-gen.go @@ -326,9 +326,9 @@ type AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdditionalNodeNetworkConfig: AdditionalNodeNetworkConfig is the @@ -352,9 +352,9 @@ type AdditionalNodeNetworkConfig struct { NullFields []string `json:"-"` } -func (s *AdditionalNodeNetworkConfig) MarshalJSON() ([]byte, error) { +func (s AdditionalNodeNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod AdditionalNodeNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdditionalPodNetworkConfig: AdditionalPodNetworkConfig is the configuration @@ -381,9 +381,9 @@ type AdditionalPodNetworkConfig struct { NullFields []string `json:"-"` } -func (s *AdditionalPodNetworkConfig) MarshalJSON() ([]byte, error) { +func (s AdditionalPodNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod AdditionalPodNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdditionalPodRangesConfig: AdditionalPodRangesConfig is the configuration @@ -408,9 +408,9 @@ type AdditionalPodRangesConfig struct { NullFields []string `json:"-"` } -func (s *AdditionalPodRangesConfig) MarshalJSON() ([]byte, error) { +func (s AdditionalPodRangesConfig) MarshalJSON() ([]byte, error) { type NoMethod AdditionalPodRangesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddonsConfig: Configuration for the addons that can be automatically spun up @@ -470,9 +470,9 @@ type AddonsConfig struct { NullFields []string `json:"-"` } -func (s *AddonsConfig) MarshalJSON() ([]byte, error) { +func (s AddonsConfig) MarshalJSON() ([]byte, error) { type NoMethod AddonsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvancedDatapathObservabilityConfig: AdvancedDatapathObservabilityConfig @@ -503,9 +503,9 @@ type AdvancedDatapathObservabilityConfig struct { NullFields []string `json:"-"` } -func (s *AdvancedDatapathObservabilityConfig) MarshalJSON() ([]byte, error) { +func (s AdvancedDatapathObservabilityConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvancedDatapathObservabilityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvancedMachineFeatures: Specifies options for controlling advanced machine @@ -531,9 +531,9 @@ type AdvancedMachineFeatures struct { NullFields []string `json:"-"` } -func (s *AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { +func (s AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { type NoMethod AdvancedMachineFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticatorGroupsConfig: Configuration for returning group information @@ -558,9 +558,9 @@ type AuthenticatorGroupsConfig struct { NullFields []string `json:"-"` } -func (s *AuthenticatorGroupsConfig) MarshalJSON() ([]byte, error) { +func (s AuthenticatorGroupsConfig) MarshalJSON() ([]byte, error) { type NoMethod AuthenticatorGroupsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoUpgradeOptions: AutoUpgradeOptions defines the set of options for the @@ -586,9 +586,9 @@ type AutoUpgradeOptions struct { NullFields []string `json:"-"` } -func (s *AutoUpgradeOptions) MarshalJSON() ([]byte, error) { +func (s AutoUpgradeOptions) MarshalJSON() ([]byte, error) { type NoMethod AutoUpgradeOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Autopilot: Autopilot is the configuration for Autopilot settings on the @@ -611,9 +611,9 @@ type Autopilot struct { NullFields []string `json:"-"` } -func (s *Autopilot) MarshalJSON() ([]byte, error) { +func (s Autopilot) MarshalJSON() ([]byte, error) { type NoMethod Autopilot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutopilotCompatibilityIssue: AutopilotCompatibilityIssue contains @@ -655,9 +655,9 @@ type AutopilotCompatibilityIssue struct { NullFields []string `json:"-"` } -func (s *AutopilotCompatibilityIssue) MarshalJSON() ([]byte, error) { +func (s AutopilotCompatibilityIssue) MarshalJSON() ([]byte, error) { type NoMethod AutopilotCompatibilityIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoprovisioningNodePoolDefaults: AutoprovisioningNodePoolDefaults contains @@ -720,9 +720,9 @@ type AutoprovisioningNodePoolDefaults struct { NullFields []string `json:"-"` } -func (s *AutoprovisioningNodePoolDefaults) MarshalJSON() ([]byte, error) { +func (s AutoprovisioningNodePoolDefaults) MarshalJSON() ([]byte, error) { type NoMethod AutoprovisioningNodePoolDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BestEffortProvisioning: Best effort provisioning. @@ -748,9 +748,9 @@ type BestEffortProvisioning struct { NullFields []string `json:"-"` } -func (s *BestEffortProvisioning) MarshalJSON() ([]byte, error) { +func (s BestEffortProvisioning) MarshalJSON() ([]byte, error) { type NoMethod BestEffortProvisioning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryDestination: Parameters for using BigQuery as the destination of @@ -771,9 +771,9 @@ type BigQueryDestination struct { NullFields []string `json:"-"` } -func (s *BigQueryDestination) MarshalJSON() ([]byte, error) { +func (s BigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod BigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BinaryAuthorization: Configuration for Binary Authorization. @@ -805,9 +805,9 @@ type BinaryAuthorization struct { NullFields []string `json:"-"` } -func (s *BinaryAuthorization) MarshalJSON() ([]byte, error) { +func (s BinaryAuthorization) MarshalJSON() ([]byte, error) { type NoMethod BinaryAuthorization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlueGreenInfo: Information relevant to blue-green upgrade. @@ -851,9 +851,9 @@ type BlueGreenInfo struct { NullFields []string `json:"-"` } -func (s *BlueGreenInfo) MarshalJSON() ([]byte, error) { +func (s BlueGreenInfo) MarshalJSON() ([]byte, error) { type NoMethod BlueGreenInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlueGreenSettings: Settings for blue-green upgrade. @@ -876,9 +876,9 @@ type BlueGreenSettings struct { NullFields []string `json:"-"` } -func (s *BlueGreenSettings) MarshalJSON() ([]byte, error) { +func (s BlueGreenSettings) MarshalJSON() ([]byte, error) { type NoMethod BlueGreenSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: CancelOperationRequest cancels a single operation. @@ -912,9 +912,9 @@ type CancelOperationRequest struct { NullFields []string `json:"-"` } -func (s *CancelOperationRequest) MarshalJSON() ([]byte, error) { +func (s CancelOperationRequest) MarshalJSON() ([]byte, error) { type NoMethod CancelOperationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateAuthorityDomainConfig: CertificateAuthorityDomainConfig @@ -941,9 +941,9 @@ type CertificateAuthorityDomainConfig struct { NullFields []string `json:"-"` } -func (s *CertificateAuthorityDomainConfig) MarshalJSON() ([]byte, error) { +func (s CertificateAuthorityDomainConfig) MarshalJSON() ([]byte, error) { type NoMethod CertificateAuthorityDomainConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckAutopilotCompatibilityResponse: CheckAutopilotCompatibilityResponse has @@ -969,9 +969,9 @@ type CheckAutopilotCompatibilityResponse struct { NullFields []string `json:"-"` } -func (s *CheckAutopilotCompatibilityResponse) MarshalJSON() ([]byte, error) { +func (s CheckAutopilotCompatibilityResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckAutopilotCompatibilityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CidrBlock: CidrBlock contains an optional name and one CIDR block. @@ -994,9 +994,9 @@ type CidrBlock struct { NullFields []string `json:"-"` } -func (s *CidrBlock) MarshalJSON() ([]byte, error) { +func (s CidrBlock) MarshalJSON() ([]byte, error) { type NoMethod CidrBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientCertificateConfig: Configuration for client certificates on the @@ -1017,9 +1017,9 @@ type ClientCertificateConfig struct { NullFields []string `json:"-"` } -func (s *ClientCertificateConfig) MarshalJSON() ([]byte, error) { +func (s ClientCertificateConfig) MarshalJSON() ([]byte, error) { type NoMethod ClientCertificateConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRunConfig: Configuration options for the Cloud Run feature. @@ -1049,9 +1049,9 @@ type CloudRunConfig struct { NullFields []string `json:"-"` } -func (s *CloudRunConfig) MarshalJSON() ([]byte, error) { +func (s CloudRunConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudRunConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cluster: A Google Kubernetes Engine cluster. @@ -1347,9 +1347,9 @@ type Cluster struct { NullFields []string `json:"-"` } -func (s *Cluster) MarshalJSON() ([]byte, error) { +func (s Cluster) MarshalJSON() ([]byte, error) { type NoMethod Cluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterAutoscaling: ClusterAutoscaling contains global, per-cluster @@ -1389,9 +1389,9 @@ type ClusterAutoscaling struct { NullFields []string `json:"-"` } -func (s *ClusterAutoscaling) MarshalJSON() ([]byte, error) { +func (s ClusterAutoscaling) MarshalJSON() ([]byte, error) { type NoMethod ClusterAutoscaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterNetworkPerformanceConfig: Configuration of network bandwidth tiers @@ -1416,9 +1416,9 @@ type ClusterNetworkPerformanceConfig struct { NullFields []string `json:"-"` } -func (s *ClusterNetworkPerformanceConfig) MarshalJSON() ([]byte, error) { +func (s ClusterNetworkPerformanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ClusterNetworkPerformanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpdate: ClusterUpdate describes an update to the cluster. Exactly one @@ -1658,9 +1658,9 @@ type ClusterUpdate struct { NullFields []string `json:"-"` } -func (s *ClusterUpdate) MarshalJSON() ([]byte, error) { +func (s ClusterUpdate) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteIPRotationRequest: CompleteIPRotationRequest moves the cluster @@ -1694,9 +1694,9 @@ type CompleteIPRotationRequest struct { NullFields []string `json:"-"` } -func (s *CompleteIPRotationRequest) MarshalJSON() ([]byte, error) { +func (s CompleteIPRotationRequest) MarshalJSON() ([]byte, error) { type NoMethod CompleteIPRotationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteNodePoolUpgradeRequest: CompleteNodePoolUpgradeRequest sets the name @@ -1722,9 +1722,9 @@ type ConfidentialNodes struct { NullFields []string `json:"-"` } -func (s *ConfidentialNodes) MarshalJSON() ([]byte, error) { +func (s ConfidentialNodes) MarshalJSON() ([]byte, error) { type NoMethod ConfidentialNodes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigConnectorConfig: Configuration options for the Config Connector @@ -1745,9 +1745,9 @@ type ConfigConnectorConfig struct { NullFields []string `json:"-"` } -func (s *ConfigConnectorConfig) MarshalJSON() ([]byte, error) { +func (s ConfigConnectorConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigConnectorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumptionMeteringConfig: Parameters for controlling consumption metering. @@ -1769,9 +1769,9 @@ type ConsumptionMeteringConfig struct { NullFields []string `json:"-"` } -func (s *ConsumptionMeteringConfig) MarshalJSON() ([]byte, error) { +func (s ConsumptionMeteringConfig) MarshalJSON() ([]byte, error) { type NoMethod ConsumptionMeteringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerdConfig: ContainerdConfig contains configuration to customize @@ -1793,9 +1793,9 @@ type ContainerdConfig struct { NullFields []string `json:"-"` } -func (s *ContainerdConfig) MarshalJSON() ([]byte, error) { +func (s ContainerdConfig) MarshalJSON() ([]byte, error) { type NoMethod ContainerdConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CostManagementConfig: Configuration for fine-grained cost management @@ -1816,9 +1816,9 @@ type CostManagementConfig struct { NullFields []string `json:"-"` } -func (s *CostManagementConfig) MarshalJSON() ([]byte, error) { +func (s CostManagementConfig) MarshalJSON() ([]byte, error) { type NoMethod CostManagementConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateClusterRequest: CreateClusterRequest creates a cluster. @@ -1851,9 +1851,9 @@ type CreateClusterRequest struct { NullFields []string `json:"-"` } -func (s *CreateClusterRequest) MarshalJSON() ([]byte, error) { +func (s CreateClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateNodePoolRequest: CreateNodePoolRequest creates a node pool for a @@ -1890,9 +1890,9 @@ type CreateNodePoolRequest struct { NullFields []string `json:"-"` } -func (s *CreateNodePoolRequest) MarshalJSON() ([]byte, error) { +func (s CreateNodePoolRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateNodePoolRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DNSConfig: DNSConfig contains the desired set of options for configuring @@ -1935,9 +1935,9 @@ type DNSConfig struct { NullFields []string `json:"-"` } -func (s *DNSConfig) MarshalJSON() ([]byte, error) { +func (s DNSConfig) MarshalJSON() ([]byte, error) { type NoMethod DNSConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyMaintenanceWindow: Time window specified for daily maintenance @@ -1965,9 +1965,9 @@ type DailyMaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *DailyMaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s DailyMaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod DailyMaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseEncryption: Configuration of etcd encryption. @@ -2020,9 +2020,9 @@ type DatabaseEncryption struct { NullFields []string `json:"-"` } -func (s *DatabaseEncryption) MarshalJSON() ([]byte, error) { +func (s DatabaseEncryption) MarshalJSON() ([]byte, error) { type NoMethod DatabaseEncryption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultSnatStatus: DefaultSnatStatus contains the desired state of whether @@ -2043,9 +2043,9 @@ type DefaultSnatStatus struct { NullFields []string `json:"-"` } -func (s *DefaultSnatStatus) MarshalJSON() ([]byte, error) { +func (s DefaultSnatStatus) MarshalJSON() ([]byte, error) { type NoMethod DefaultSnatStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsCacheConfig: Configuration for NodeLocal DNSCache @@ -2065,9 +2065,9 @@ type DnsCacheConfig struct { NullFields []string `json:"-"` } -func (s *DnsCacheConfig) MarshalJSON() ([]byte, error) { +func (s DnsCacheConfig) MarshalJSON() ([]byte, error) { type NoMethod DnsCacheConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2103,9 +2103,9 @@ type EnterpriseConfig struct { NullFields []string `json:"-"` } -func (s *EnterpriseConfig) MarshalJSON() ([]byte, error) { +func (s EnterpriseConfig) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EphemeralStorageLocalSsdConfig: EphemeralStorageLocalSsdConfig contains @@ -2139,9 +2139,9 @@ type EphemeralStorageLocalSsdConfig struct { NullFields []string `json:"-"` } -func (s *EphemeralStorageLocalSsdConfig) MarshalJSON() ([]byte, error) { +func (s EphemeralStorageLocalSsdConfig) MarshalJSON() ([]byte, error) { type NoMethod EphemeralStorageLocalSsdConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FastSocket: Configuration of Fast Socket feature. @@ -2161,9 +2161,9 @@ type FastSocket struct { NullFields []string `json:"-"` } -func (s *FastSocket) MarshalJSON() ([]byte, error) { +func (s FastSocket) MarshalJSON() ([]byte, error) { type NoMethod FastSocket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filter: Allows filtering to one or more specific event types. If event types @@ -2192,9 +2192,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fleet: Fleet is the fleet configuration for the cluster. @@ -2223,9 +2223,9 @@ type Fleet struct { NullFields []string `json:"-"` } -func (s *Fleet) MarshalJSON() ([]byte, error) { +func (s Fleet) MarshalJSON() ([]byte, error) { type NoMethod Fleet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GCPSecretManagerCertificateConfig: GCPSecretManagerCertificateConfig @@ -2249,9 +2249,9 @@ type GCPSecretManagerCertificateConfig struct { NullFields []string `json:"-"` } -func (s *GCPSecretManagerCertificateConfig) MarshalJSON() ([]byte, error) { +func (s GCPSecretManagerCertificateConfig) MarshalJSON() ([]byte, error) { type NoMethod GCPSecretManagerCertificateConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GPUDriverInstallationConfig: GPUDriverInstallationConfig specifies the @@ -2280,9 +2280,9 @@ type GPUDriverInstallationConfig struct { NullFields []string `json:"-"` } -func (s *GPUDriverInstallationConfig) MarshalJSON() ([]byte, error) { +func (s GPUDriverInstallationConfig) MarshalJSON() ([]byte, error) { type NoMethod GPUDriverInstallationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GPUSharingConfig: GPUSharingConfig represents the GPU sharing configuration @@ -2312,9 +2312,9 @@ type GPUSharingConfig struct { NullFields []string `json:"-"` } -func (s *GPUSharingConfig) MarshalJSON() ([]byte, error) { +func (s GPUSharingConfig) MarshalJSON() ([]byte, error) { type NoMethod GPUSharingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GatewayAPIConfig: GatewayAPIConfig contains the desired config of Gateway @@ -2343,9 +2343,9 @@ type GatewayAPIConfig struct { NullFields []string `json:"-"` } -func (s *GatewayAPIConfig) MarshalJSON() ([]byte, error) { +func (s GatewayAPIConfig) MarshalJSON() ([]byte, error) { type NoMethod GatewayAPIConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcePersistentDiskCsiDriverConfig: Configuration for the Compute Engine PD @@ -2367,9 +2367,9 @@ type GcePersistentDiskCsiDriverConfig struct { NullFields []string `json:"-"` } -func (s *GcePersistentDiskCsiDriverConfig) MarshalJSON() ([]byte, error) { +func (s GcePersistentDiskCsiDriverConfig) MarshalJSON() ([]byte, error) { type NoMethod GcePersistentDiskCsiDriverConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcfsConfig: GcfsConfig contains configurations of Google Container File @@ -2390,9 +2390,9 @@ type GcfsConfig struct { NullFields []string `json:"-"` } -func (s *GcfsConfig) MarshalJSON() ([]byte, error) { +func (s GcfsConfig) MarshalJSON() ([]byte, error) { type NoMethod GcfsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcpFilestoreCsiDriverConfig: Configuration for the GCP Filestore CSI driver. @@ -2412,9 +2412,9 @@ type GcpFilestoreCsiDriverConfig struct { NullFields []string `json:"-"` } -func (s *GcpFilestoreCsiDriverConfig) MarshalJSON() ([]byte, error) { +func (s GcpFilestoreCsiDriverConfig) MarshalJSON() ([]byte, error) { type NoMethod GcpFilestoreCsiDriverConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsFuseCsiDriverConfig: Configuration for the Cloud Storage Fuse CSI driver. @@ -2435,9 +2435,9 @@ type GcsFuseCsiDriverConfig struct { NullFields []string `json:"-"` } -func (s *GcsFuseCsiDriverConfig) MarshalJSON() ([]byte, error) { +func (s GcsFuseCsiDriverConfig) MarshalJSON() ([]byte, error) { type NoMethod GcsFuseCsiDriverConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetJSONWebKeysResponse: GetJSONWebKeysResponse is a valid JSON Web Key Set @@ -2465,9 +2465,9 @@ type GetJSONWebKeysResponse struct { NullFields []string `json:"-"` } -func (s *GetJSONWebKeysResponse) MarshalJSON() ([]byte, error) { +func (s GetJSONWebKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod GetJSONWebKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetOpenIDConfigResponse: GetOpenIDConfigResponse is an OIDC discovery @@ -2507,9 +2507,9 @@ type GetOpenIDConfigResponse struct { NullFields []string `json:"-"` } -func (s *GetOpenIDConfigResponse) MarshalJSON() ([]byte, error) { +func (s GetOpenIDConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod GetOpenIDConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeBackupAgentConfig: Configuration for the Backup for GKE Agent. @@ -2529,9 +2529,9 @@ type GkeBackupAgentConfig struct { NullFields []string `json:"-"` } -func (s *GkeBackupAgentConfig) MarshalJSON() ([]byte, error) { +func (s GkeBackupAgentConfig) MarshalJSON() ([]byte, error) { type NoMethod GkeBackupAgentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HorizontalPodAutoscaling: Configuration options for the horizontal pod @@ -2556,9 +2556,9 @@ type HorizontalPodAutoscaling struct { NullFields []string `json:"-"` } -func (s *HorizontalPodAutoscaling) MarshalJSON() ([]byte, error) { +func (s HorizontalPodAutoscaling) MarshalJSON() ([]byte, error) { type NoMethod HorizontalPodAutoscaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpCacheControlResponseHeader: RFC-2616: cache control support @@ -2582,9 +2582,9 @@ type HttpCacheControlResponseHeader struct { NullFields []string `json:"-"` } -func (s *HttpCacheControlResponseHeader) MarshalJSON() ([]byte, error) { +func (s HttpCacheControlResponseHeader) MarshalJSON() ([]byte, error) { type NoMethod HttpCacheControlResponseHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpLoadBalancing: Configuration options for the HTTP (L7) load balancing @@ -2608,9 +2608,9 @@ type HttpLoadBalancing struct { NullFields []string `json:"-"` } -func (s *HttpLoadBalancing) MarshalJSON() ([]byte, error) { +func (s HttpLoadBalancing) MarshalJSON() ([]byte, error) { type NoMethod HttpLoadBalancing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HugepagesConfig: Hugepages amount in both 2m and 1g size @@ -2632,9 +2632,9 @@ type HugepagesConfig struct { NullFields []string `json:"-"` } -func (s *HugepagesConfig) MarshalJSON() ([]byte, error) { +func (s HugepagesConfig) MarshalJSON() ([]byte, error) { type NoMethod HugepagesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ILBSubsettingConfig: ILBSubsettingConfig contains the desired config of L4 @@ -2655,9 +2655,9 @@ type ILBSubsettingConfig struct { NullFields []string `json:"-"` } -func (s *ILBSubsettingConfig) MarshalJSON() ([]byte, error) { +func (s ILBSubsettingConfig) MarshalJSON() ([]byte, error) { type NoMethod ILBSubsettingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IPAllocationPolicy: Configuration for controlling how IPs are allocated in @@ -2787,9 +2787,9 @@ type IPAllocationPolicy struct { NullFields []string `json:"-"` } -func (s *IPAllocationPolicy) MarshalJSON() ([]byte, error) { +func (s IPAllocationPolicy) MarshalJSON() ([]byte, error) { type NoMethod IPAllocationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *IPAllocationPolicy) UnmarshalJSON(data []byte) error { @@ -2825,9 +2825,9 @@ type IdentityServiceConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntraNodeVisibilityConfig: IntraNodeVisibilityConfig contains the desired @@ -2848,9 +2848,9 @@ type IntraNodeVisibilityConfig struct { NullFields []string `json:"-"` } -func (s *IntraNodeVisibilityConfig) MarshalJSON() ([]byte, error) { +func (s IntraNodeVisibilityConfig) MarshalJSON() ([]byte, error) { type NoMethod IntraNodeVisibilityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Jwk: Jwk is a JSON Web Key as specified in RFC 7517 @@ -2886,9 +2886,9 @@ type Jwk struct { NullFields []string `json:"-"` } -func (s *Jwk) MarshalJSON() ([]byte, error) { +func (s Jwk) MarshalJSON() ([]byte, error) { type NoMethod Jwk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // K8sBetaAPIConfig: K8sBetaAPIConfig , configuration for beta APIs @@ -2908,9 +2908,9 @@ type K8sBetaAPIConfig struct { NullFields []string `json:"-"` } -func (s *K8sBetaAPIConfig) MarshalJSON() ([]byte, error) { +func (s K8sBetaAPIConfig) MarshalJSON() ([]byte, error) { type NoMethod K8sBetaAPIConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesDashboard: Configuration for the Kubernetes Dashboard. @@ -2930,9 +2930,9 @@ type KubernetesDashboard struct { NullFields []string `json:"-"` } -func (s *KubernetesDashboard) MarshalJSON() ([]byte, error) { +func (s KubernetesDashboard) MarshalJSON() ([]byte, error) { type NoMethod KubernetesDashboard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LegacyAbac: Configuration for the legacy Attribute Based Access Control @@ -2956,9 +2956,9 @@ type LegacyAbac struct { NullFields []string `json:"-"` } -func (s *LegacyAbac) MarshalJSON() ([]byte, error) { +func (s LegacyAbac) MarshalJSON() ([]byte, error) { type NoMethod LegacyAbac - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinuxNodeConfig: Parameters that can be configured on Linux nodes. @@ -2996,9 +2996,9 @@ type LinuxNodeConfig struct { NullFields []string `json:"-"` } -func (s *LinuxNodeConfig) MarshalJSON() ([]byte, error) { +func (s LinuxNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod LinuxNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClustersResponse: ListClustersResponse is the result of @@ -3026,9 +3026,9 @@ type ListClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNodePoolsResponse: ListNodePoolsResponse is the result of @@ -3052,9 +3052,9 @@ type ListNodePoolsResponse struct { NullFields []string `json:"-"` } -func (s *ListNodePoolsResponse) MarshalJSON() ([]byte, error) { +func (s ListNodePoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNodePoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: ListOperationsResponse is the result of @@ -3081,9 +3081,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUsableSubnetworksResponse: ListUsableSubnetworksResponse is the response @@ -3112,9 +3112,9 @@ type ListUsableSubnetworksResponse struct { NullFields []string `json:"-"` } -func (s *ListUsableSubnetworksResponse) MarshalJSON() ([]byte, error) { +func (s ListUsableSubnetworksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsableSubnetworksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalNvmeSsdBlockConfig: LocalNvmeSsdBlockConfig contains configuration for @@ -3147,9 +3147,9 @@ type LocalNvmeSsdBlockConfig struct { NullFields []string `json:"-"` } -func (s *LocalNvmeSsdBlockConfig) MarshalJSON() ([]byte, error) { +func (s LocalNvmeSsdBlockConfig) MarshalJSON() ([]byte, error) { type NoMethod LocalNvmeSsdBlockConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingComponentConfig: LoggingComponentConfig is cluster logging component @@ -3179,9 +3179,9 @@ type LoggingComponentConfig struct { NullFields []string `json:"-"` } -func (s *LoggingComponentConfig) MarshalJSON() ([]byte, error) { +func (s LoggingComponentConfig) MarshalJSON() ([]byte, error) { type NoMethod LoggingComponentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingConfig: LoggingConfig is cluster logging configuration. @@ -3201,9 +3201,9 @@ type LoggingConfig struct { NullFields []string `json:"-"` } -func (s *LoggingConfig) MarshalJSON() ([]byte, error) { +func (s LoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod LoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingVariantConfig: LoggingVariantConfig specifies the behaviour of the @@ -3229,9 +3229,9 @@ type LoggingVariantConfig struct { NullFields []string `json:"-"` } -func (s *LoggingVariantConfig) MarshalJSON() ([]byte, error) { +func (s LoggingVariantConfig) MarshalJSON() ([]byte, error) { type NoMethod LoggingVariantConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceExclusionOptions: Represents the Maintenance exclusion option. @@ -3262,9 +3262,9 @@ type MaintenanceExclusionOptions struct { NullFields []string `json:"-"` } -func (s *MaintenanceExclusionOptions) MarshalJSON() ([]byte, error) { +func (s MaintenanceExclusionOptions) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceExclusionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: MaintenancePolicy defines the maintenance policy to be @@ -3292,9 +3292,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow defines the maintenance window to be @@ -3323,9 +3323,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedPrometheusConfig: ManagedPrometheusConfig defines the configuration @@ -3346,9 +3346,9 @@ type ManagedPrometheusConfig struct { NullFields []string `json:"-"` } -func (s *ManagedPrometheusConfig) MarshalJSON() ([]byte, error) { +func (s ManagedPrometheusConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedPrometheusConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MasterAuth: The authentication information for accessing the master @@ -3397,9 +3397,9 @@ type MasterAuth struct { NullFields []string `json:"-"` } -func (s *MasterAuth) MarshalJSON() ([]byte, error) { +func (s MasterAuth) MarshalJSON() ([]byte, error) { type NoMethod MasterAuth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MasterAuthorizedNetworksConfig: Configuration options for the master @@ -3429,9 +3429,9 @@ type MasterAuthorizedNetworksConfig struct { NullFields []string `json:"-"` } -func (s *MasterAuthorizedNetworksConfig) MarshalJSON() ([]byte, error) { +func (s MasterAuthorizedNetworksConfig) MarshalJSON() ([]byte, error) { type NoMethod MasterAuthorizedNetworksConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaxPodsConstraint: Constraints applied to pods. @@ -3451,9 +3451,9 @@ type MaxPodsConstraint struct { NullFields []string `json:"-"` } -func (s *MaxPodsConstraint) MarshalJSON() ([]byte, error) { +func (s MaxPodsConstraint) MarshalJSON() ([]byte, error) { type NoMethod MaxPodsConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MeshCertificates: Configuration for issuance of mTLS keys and certificates @@ -3478,9 +3478,9 @@ type MeshCertificates struct { NullFields []string `json:"-"` } -func (s *MeshCertificates) MarshalJSON() ([]byte, error) { +func (s MeshCertificates) MarshalJSON() ([]byte, error) { type NoMethod MeshCertificates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metric: Progress metric is (string, int|float|string) pair. @@ -3506,9 +3506,9 @@ type Metric struct { NullFields []string `json:"-"` } -func (s *Metric) MarshalJSON() ([]byte, error) { +func (s Metric) MarshalJSON() ([]byte, error) { type NoMethod Metric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Metric) UnmarshalJSON(data []byte) error { @@ -3560,9 +3560,9 @@ type MonitoringComponentConfig struct { NullFields []string `json:"-"` } -func (s *MonitoringComponentConfig) MarshalJSON() ([]byte, error) { +func (s MonitoringComponentConfig) MarshalJSON() ([]byte, error) { type NoMethod MonitoringComponentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringConfig: MonitoringConfig is cluster monitoring configuration. @@ -3590,9 +3590,9 @@ type MonitoringConfig struct { NullFields []string `json:"-"` } -func (s *MonitoringConfig) MarshalJSON() ([]byte, error) { +func (s MonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod MonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: NetworkConfig reports the relative names of network & @@ -3683,9 +3683,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPerformanceConfig: Configuration of all network bandwidth tiers @@ -3710,9 +3710,9 @@ type NetworkPerformanceConfig struct { NullFields []string `json:"-"` } -func (s *NetworkPerformanceConfig) MarshalJSON() ([]byte, error) { +func (s NetworkPerformanceConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkPerformanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPolicy: Configuration options for the NetworkPolicy feature. @@ -3739,9 +3739,9 @@ type NetworkPolicy struct { NullFields []string `json:"-"` } -func (s *NetworkPolicy) MarshalJSON() ([]byte, error) { +func (s NetworkPolicy) MarshalJSON() ([]byte, error) { type NoMethod NetworkPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPolicyConfig: Configuration for NetworkPolicy. This only tracks @@ -3763,9 +3763,9 @@ type NetworkPolicyConfig struct { NullFields []string `json:"-"` } -func (s *NetworkPolicyConfig) MarshalJSON() ([]byte, error) { +func (s NetworkPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkTags: Collection of Compute Engine network tags that can be applied @@ -3786,9 +3786,9 @@ type NetworkTags struct { NullFields []string `json:"-"` } -func (s *NetworkTags) MarshalJSON() ([]byte, error) { +func (s NetworkTags) MarshalJSON() ([]byte, error) { type NoMethod NetworkTags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeAffinity: Specifies the NodeAffinity key, values, and affinity operator @@ -3819,9 +3819,9 @@ type NodeAffinity struct { NullFields []string `json:"-"` } -func (s *NodeAffinity) MarshalJSON() ([]byte, error) { +func (s NodeAffinity) MarshalJSON() ([]byte, error) { type NoMethod NodeAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeConfig: Parameters that describe the nodes in a cluster. GKE Autopilot @@ -3994,9 +3994,9 @@ type NodeConfig struct { NullFields []string `json:"-"` } -func (s *NodeConfig) MarshalJSON() ([]byte, error) { +func (s NodeConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeConfigDefaults: Subset of NodeConfig message that has defaults. @@ -4025,9 +4025,9 @@ type NodeConfigDefaults struct { NullFields []string `json:"-"` } -func (s *NodeConfigDefaults) MarshalJSON() ([]byte, error) { +func (s NodeConfigDefaults) MarshalJSON() ([]byte, error) { type NoMethod NodeConfigDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeKubeletConfig: Node kubelet configs. @@ -4073,9 +4073,9 @@ type NodeKubeletConfig struct { NullFields []string `json:"-"` } -func (s *NodeKubeletConfig) MarshalJSON() ([]byte, error) { +func (s NodeKubeletConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeKubeletConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeLabels: Collection of node-level Kubernetes labels @@ -4096,9 +4096,9 @@ type NodeLabels struct { NullFields []string `json:"-"` } -func (s *NodeLabels) MarshalJSON() ([]byte, error) { +func (s NodeLabels) MarshalJSON() ([]byte, error) { type NoMethod NodeLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeManagement: NodeManagement defines the set of node management services @@ -4128,9 +4128,9 @@ type NodeManagement struct { NullFields []string `json:"-"` } -func (s *NodeManagement) MarshalJSON() ([]byte, error) { +func (s NodeManagement) MarshalJSON() ([]byte, error) { type NoMethod NodeManagement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeNetworkConfig: Parameters for node pool-level network config. @@ -4198,9 +4198,9 @@ type NodeNetworkConfig struct { NullFields []string `json:"-"` } -func (s *NodeNetworkConfig) MarshalJSON() ([]byte, error) { +func (s NodeNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NodeNetworkConfig) UnmarshalJSON(data []byte) error { @@ -4324,9 +4324,9 @@ type NodePool struct { NullFields []string `json:"-"` } -func (s *NodePool) MarshalJSON() ([]byte, error) { +func (s NodePool) MarshalJSON() ([]byte, error) { type NoMethod NodePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePoolAutoConfig: Node pool configs that apply to all auto-provisioned @@ -4359,9 +4359,9 @@ type NodePoolAutoConfig struct { NullFields []string `json:"-"` } -func (s *NodePoolAutoConfig) MarshalJSON() ([]byte, error) { +func (s NodePoolAutoConfig) MarshalJSON() ([]byte, error) { type NoMethod NodePoolAutoConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePoolAutoscaling: NodePoolAutoscaling contains information required by @@ -4408,9 +4408,9 @@ type NodePoolAutoscaling struct { NullFields []string `json:"-"` } -func (s *NodePoolAutoscaling) MarshalJSON() ([]byte, error) { +func (s NodePoolAutoscaling) MarshalJSON() ([]byte, error) { type NoMethod NodePoolAutoscaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePoolDefaults: Subset of Nodepool message that has defaults. @@ -4430,9 +4430,9 @@ type NodePoolDefaults struct { NullFields []string `json:"-"` } -func (s *NodePoolDefaults) MarshalJSON() ([]byte, error) { +func (s NodePoolDefaults) MarshalJSON() ([]byte, error) { type NoMethod NodePoolDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePoolLoggingConfig: NodePoolLoggingConfig specifies logging configuration @@ -4453,9 +4453,9 @@ type NodePoolLoggingConfig struct { NullFields []string `json:"-"` } -func (s *NodePoolLoggingConfig) MarshalJSON() ([]byte, error) { +func (s NodePoolLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod NodePoolLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTaint: Kubernetes taint is composed of three fields: key, value, and @@ -4489,9 +4489,9 @@ type NodeTaint struct { NullFields []string `json:"-"` } -func (s *NodeTaint) MarshalJSON() ([]byte, error) { +func (s NodeTaint) MarshalJSON() ([]byte, error) { type NoMethod NodeTaint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTaints: Collection of Kubernetes node taints @@ -4512,9 +4512,9 @@ type NodeTaints struct { NullFields []string `json:"-"` } -func (s *NodeTaints) MarshalJSON() ([]byte, error) { +func (s NodeTaints) MarshalJSON() ([]byte, error) { type NoMethod NodeTaints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationConfig: NotificationConfig is the configuration of @@ -4535,9 +4535,9 @@ type NotificationConfig struct { NullFields []string `json:"-"` } -func (s *NotificationConfig) MarshalJSON() ([]byte, error) { +func (s NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This operation resource represents operations that may have @@ -4697,9 +4697,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: OperationError records errors seen from CloudKMS keys @@ -4724,9 +4724,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationProgress: Information about operation (or operation stage) @@ -4764,9 +4764,9 @@ type OperationProgress struct { NullFields []string `json:"-"` } -func (s *OperationProgress) MarshalJSON() ([]byte, error) { +func (s OperationProgress) MarshalJSON() ([]byte, error) { type NoMethod OperationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParentProductConfig: ParentProductConfig is the configuration of the parent @@ -4790,9 +4790,9 @@ type ParentProductConfig struct { NullFields []string `json:"-"` } -func (s *ParentProductConfig) MarshalJSON() ([]byte, error) { +func (s ParentProductConfig) MarshalJSON() ([]byte, error) { type NoMethod ParentProductConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementPolicy: PlacementPolicy defines the placement policy used by the @@ -4826,9 +4826,9 @@ type PlacementPolicy struct { NullFields []string `json:"-"` } -func (s *PlacementPolicy) MarshalJSON() ([]byte, error) { +func (s PlacementPolicy) MarshalJSON() ([]byte, error) { type NoMethod PlacementPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PodCIDROverprovisionConfig: [PRIVATE FIELD] Config for pod CIDR size @@ -4850,9 +4850,9 @@ type PodCIDROverprovisionConfig struct { NullFields []string `json:"-"` } -func (s *PodCIDROverprovisionConfig) MarshalJSON() ([]byte, error) { +func (s PodCIDROverprovisionConfig) MarshalJSON() ([]byte, error) { type NoMethod PodCIDROverprovisionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateClusterConfig: Configuration options for private clusters. @@ -4897,9 +4897,9 @@ type PrivateClusterConfig struct { NullFields []string `json:"-"` } -func (s *PrivateClusterConfig) MarshalJSON() ([]byte, error) { +func (s PrivateClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateClusterMasterGlobalAccessConfig: Configuration for controlling master @@ -4920,9 +4920,9 @@ type PrivateClusterMasterGlobalAccessConfig struct { NullFields []string `json:"-"` } -func (s *PrivateClusterMasterGlobalAccessConfig) MarshalJSON() ([]byte, error) { +func (s PrivateClusterMasterGlobalAccessConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateClusterMasterGlobalAccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateRegistryAccessConfig: PrivateRegistryAccessConfig contains access @@ -4947,9 +4947,9 @@ type PrivateRegistryAccessConfig struct { NullFields []string `json:"-"` } -func (s *PrivateRegistryAccessConfig) MarshalJSON() ([]byte, error) { +func (s PrivateRegistryAccessConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateRegistryAccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubSub: Pub/Sub specific notification config. @@ -4976,9 +4976,9 @@ type PubSub struct { NullFields []string `json:"-"` } -func (s *PubSub) MarshalJSON() ([]byte, error) { +func (s PubSub) MarshalJSON() ([]byte, error) { type NoMethod PubSub - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueuedProvisioning: QueuedProvisioning defines the queued provisioning used @@ -5001,9 +5001,9 @@ type QueuedProvisioning struct { NullFields []string `json:"-"` } -func (s *QueuedProvisioning) MarshalJSON() ([]byte, error) { +func (s QueuedProvisioning) MarshalJSON() ([]byte, error) { type NoMethod QueuedProvisioning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RangeInfo: RangeInfo contains the range name and the range utilization by @@ -5026,9 +5026,9 @@ type RangeInfo struct { NullFields []string `json:"-"` } -func (s *RangeInfo) MarshalJSON() ([]byte, error) { +func (s RangeInfo) MarshalJSON() ([]byte, error) { type NoMethod RangeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RangeInfo) UnmarshalJSON(data []byte) error { @@ -5152,9 +5152,9 @@ type RecurringTimeWindow struct { NullFields []string `json:"-"` } -func (s *RecurringTimeWindow) MarshalJSON() ([]byte, error) { +func (s RecurringTimeWindow) MarshalJSON() ([]byte, error) { type NoMethod RecurringTimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReleaseChannel: ReleaseChannel indicates which release channel a cluster is @@ -5191,9 +5191,9 @@ type ReleaseChannel struct { NullFields []string `json:"-"` } -func (s *ReleaseChannel) MarshalJSON() ([]byte, error) { +func (s ReleaseChannel) MarshalJSON() ([]byte, error) { type NoMethod ReleaseChannel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReleaseChannelConfig: ReleaseChannelConfig exposes configuration for a @@ -5231,9 +5231,9 @@ type ReleaseChannelConfig struct { NullFields []string `json:"-"` } -func (s *ReleaseChannelConfig) MarshalJSON() ([]byte, error) { +func (s ReleaseChannelConfig) MarshalJSON() ([]byte, error) { type NoMethod ReleaseChannelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAffinity: ReservationAffinity @@ -5270,9 +5270,9 @@ type ReservationAffinity struct { NullFields []string `json:"-"` } -func (s *ReservationAffinity) MarshalJSON() ([]byte, error) { +func (s ReservationAffinity) MarshalJSON() ([]byte, error) { type NoMethod ReservationAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceLabels: Collection of GCP labels @@ -5293,9 +5293,9 @@ type ResourceLabels struct { NullFields []string `json:"-"` } -func (s *ResourceLabels) MarshalJSON() ([]byte, error) { +func (s ResourceLabels) MarshalJSON() ([]byte, error) { type NoMethod ResourceLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceLimit: Contains information about amount of some resource in the @@ -5320,9 +5320,9 @@ type ResourceLimit struct { NullFields []string `json:"-"` } -func (s *ResourceLimit) MarshalJSON() ([]byte, error) { +func (s ResourceLimit) MarshalJSON() ([]byte, error) { type NoMethod ResourceLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceManagerTags: A map of resource manager tag keys and values to be @@ -5350,9 +5350,9 @@ type ResourceManagerTags struct { NullFields []string `json:"-"` } -func (s *ResourceManagerTags) MarshalJSON() ([]byte, error) { +func (s ResourceManagerTags) MarshalJSON() ([]byte, error) { type NoMethod ResourceManagerTags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceUsageExportConfig: Configuration for exporting cluster resource @@ -5381,9 +5381,9 @@ type ResourceUsageExportConfig struct { NullFields []string `json:"-"` } -func (s *ResourceUsageExportConfig) MarshalJSON() ([]byte, error) { +func (s ResourceUsageExportConfig) MarshalJSON() ([]byte, error) { type NoMethod ResourceUsageExportConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackNodePoolUpgradeRequest: RollbackNodePoolUpgradeRequest rollbacks the @@ -5425,9 +5425,9 @@ type RollbackNodePoolUpgradeRequest struct { NullFields []string `json:"-"` } -func (s *RollbackNodePoolUpgradeRequest) MarshalJSON() ([]byte, error) { +func (s RollbackNodePoolUpgradeRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackNodePoolUpgradeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SandboxConfig: SandboxConfig contains configurations of the sandbox to use @@ -5452,9 +5452,9 @@ type SandboxConfig struct { NullFields []string `json:"-"` } -func (s *SandboxConfig) MarshalJSON() ([]byte, error) { +func (s SandboxConfig) MarshalJSON() ([]byte, error) { type NoMethod SandboxConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecondaryBootDisk: SecondaryBootDisk represents a persistent disk attached @@ -5482,9 +5482,9 @@ type SecondaryBootDisk struct { NullFields []string `json:"-"` } -func (s *SecondaryBootDisk) MarshalJSON() ([]byte, error) { +func (s SecondaryBootDisk) MarshalJSON() ([]byte, error) { type NoMethod SecondaryBootDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecondaryBootDiskUpdateStrategy: SecondaryBootDiskUpdateStrategy is a @@ -5541,9 +5541,9 @@ type SecurityBulletinEvent struct { NullFields []string `json:"-"` } -func (s *SecurityBulletinEvent) MarshalJSON() ([]byte, error) { +func (s SecurityBulletinEvent) MarshalJSON() ([]byte, error) { type NoMethod SecurityBulletinEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPostureConfig: SecurityPostureConfig defines the flags needed to @@ -5581,9 +5581,9 @@ type SecurityPostureConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPostureConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPostureConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPostureConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServerConfig: Kubernetes Engine service configuration. @@ -5617,9 +5617,9 @@ type ServerConfig struct { NullFields []string `json:"-"` } -func (s *ServerConfig) MarshalJSON() ([]byte, error) { +func (s ServerConfig) MarshalJSON() ([]byte, error) { type NoMethod ServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceExternalIPsConfig: Config to block services with externalIPs field. @@ -5639,9 +5639,9 @@ type ServiceExternalIPsConfig struct { NullFields []string `json:"-"` } -func (s *ServiceExternalIPsConfig) MarshalJSON() ([]byte, error) { +func (s ServiceExternalIPsConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceExternalIPsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetAddonsConfigRequest: SetAddonsConfigRequest sets the addons associated @@ -5678,9 +5678,9 @@ type SetAddonsConfigRequest struct { NullFields []string `json:"-"` } -func (s *SetAddonsConfigRequest) MarshalJSON() ([]byte, error) { +func (s SetAddonsConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod SetAddonsConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetLabelsRequest: SetLabelsRequest sets the Google Cloud Platform labels on @@ -5724,9 +5724,9 @@ type SetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *SetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s SetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod SetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetLegacyAbacRequest: SetLegacyAbacRequest enables or disables the ABAC @@ -5763,9 +5763,9 @@ type SetLegacyAbacRequest struct { NullFields []string `json:"-"` } -func (s *SetLegacyAbacRequest) MarshalJSON() ([]byte, error) { +func (s SetLegacyAbacRequest) MarshalJSON() ([]byte, error) { type NoMethod SetLegacyAbacRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetLocationsRequest: SetLocationsRequest sets the locations of the cluster. @@ -5805,9 +5805,9 @@ type SetLocationsRequest struct { NullFields []string `json:"-"` } -func (s *SetLocationsRequest) MarshalJSON() ([]byte, error) { +func (s SetLocationsRequest) MarshalJSON() ([]byte, error) { type NoMethod SetLocationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetLoggingServiceRequest: SetLoggingServiceRequest sets the logging service @@ -5850,9 +5850,9 @@ type SetLoggingServiceRequest struct { NullFields []string `json:"-"` } -func (s *SetLoggingServiceRequest) MarshalJSON() ([]byte, error) { +func (s SetLoggingServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod SetLoggingServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetMaintenancePolicyRequest: SetMaintenancePolicyRequest sets the @@ -5888,9 +5888,9 @@ type SetMaintenancePolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetMaintenancePolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetMaintenancePolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetMaintenancePolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetMasterAuthRequest: SetMasterAuthRequest updates the admin password of a @@ -5937,9 +5937,9 @@ type SetMasterAuthRequest struct { NullFields []string `json:"-"` } -func (s *SetMasterAuthRequest) MarshalJSON() ([]byte, error) { +func (s SetMasterAuthRequest) MarshalJSON() ([]byte, error) { type NoMethod SetMasterAuthRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetMonitoringServiceRequest: SetMonitoringServiceRequest sets the monitoring @@ -5982,9 +5982,9 @@ type SetMonitoringServiceRequest struct { NullFields []string `json:"-"` } -func (s *SetMonitoringServiceRequest) MarshalJSON() ([]byte, error) { +func (s SetMonitoringServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod SetMonitoringServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetNetworkPolicyRequest: SetNetworkPolicyRequest enables/disables network @@ -6022,9 +6022,9 @@ type SetNetworkPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetNetworkPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetNetworkPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetNetworkPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetNodePoolAutoscalingRequest: SetNodePoolAutoscalingRequest sets the @@ -6064,9 +6064,9 @@ type SetNodePoolAutoscalingRequest struct { NullFields []string `json:"-"` } -func (s *SetNodePoolAutoscalingRequest) MarshalJSON() ([]byte, error) { +func (s SetNodePoolAutoscalingRequest) MarshalJSON() ([]byte, error) { type NoMethod SetNodePoolAutoscalingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetNodePoolManagementRequest: SetNodePoolManagementRequest sets the node @@ -6106,9 +6106,9 @@ type SetNodePoolManagementRequest struct { NullFields []string `json:"-"` } -func (s *SetNodePoolManagementRequest) MarshalJSON() ([]byte, error) { +func (s SetNodePoolManagementRequest) MarshalJSON() ([]byte, error) { type NoMethod SetNodePoolManagementRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetNodePoolSizeRequest: SetNodePoolSizeRequest sets the size of a node pool. @@ -6147,9 +6147,9 @@ type SetNodePoolSizeRequest struct { NullFields []string `json:"-"` } -func (s *SetNodePoolSizeRequest) MarshalJSON() ([]byte, error) { +func (s SetNodePoolSizeRequest) MarshalJSON() ([]byte, error) { type NoMethod SetNodePoolSizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceConfig: A set of Shielded Instance options. @@ -6178,9 +6178,9 @@ type ShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedNodes: Configuration of Shielded Nodes feature. @@ -6201,9 +6201,9 @@ type ShieldedNodes struct { NullFields []string `json:"-"` } -func (s *ShieldedNodes) MarshalJSON() ([]byte, error) { +func (s ShieldedNodes) MarshalJSON() ([]byte, error) { type NoMethod ShieldedNodes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoleTenantConfig: SoleTenantConfig contains the NodeAffinities to specify @@ -6225,9 +6225,9 @@ type SoleTenantConfig struct { NullFields []string `json:"-"` } -func (s *SoleTenantConfig) MarshalJSON() ([]byte, error) { +func (s SoleTenantConfig) MarshalJSON() ([]byte, error) { type NoMethod SoleTenantConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandardRolloutPolicy: Standard rollout policy is the default policy for @@ -6253,9 +6253,9 @@ type StandardRolloutPolicy struct { NullFields []string `json:"-"` } -func (s *StandardRolloutPolicy) MarshalJSON() ([]byte, error) { +func (s StandardRolloutPolicy) MarshalJSON() ([]byte, error) { type NoMethod StandardRolloutPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StandardRolloutPolicy) UnmarshalJSON(data []byte) error { @@ -6306,9 +6306,9 @@ type StartIPRotationRequest struct { NullFields []string `json:"-"` } -func (s *StartIPRotationRequest) MarshalJSON() ([]byte, error) { +func (s StartIPRotationRequest) MarshalJSON() ([]byte, error) { type NoMethod StartIPRotationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatefulHAConfig: Configuration for the Stateful HA add-on. @@ -6328,9 +6328,9 @@ type StatefulHAConfig struct { NullFields []string `json:"-"` } -func (s *StatefulHAConfig) MarshalJSON() ([]byte, error) { +func (s StatefulHAConfig) MarshalJSON() ([]byte, error) { type NoMethod StatefulHAConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -6362,9 +6362,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatusCondition: StatusCondition describes why a cluster or a node pool has @@ -6483,9 +6483,9 @@ type StatusCondition struct { NullFields []string `json:"-"` } -func (s *StatusCondition) MarshalJSON() ([]byte, error) { +func (s StatusCondition) MarshalJSON() ([]byte, error) { type NoMethod StatusCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeWindow: Represents an arbitrary window of time. @@ -6511,9 +6511,9 @@ type TimeWindow struct { NullFields []string `json:"-"` } -func (s *TimeWindow) MarshalJSON() ([]byte, error) { +func (s TimeWindow) MarshalJSON() ([]byte, error) { type NoMethod TimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateClusterRequest: UpdateClusterRequest updates the settings of a @@ -6549,9 +6549,9 @@ type UpdateClusterRequest struct { NullFields []string `json:"-"` } -func (s *UpdateClusterRequest) MarshalJSON() ([]byte, error) { +func (s UpdateClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInfo: UpdateInfo contains resource (instance groups, etc), status and @@ -6572,9 +6572,9 @@ type UpdateInfo struct { NullFields []string `json:"-"` } -func (s *UpdateInfo) MarshalJSON() ([]byte, error) { +func (s UpdateInfo) MarshalJSON() ([]byte, error) { type NoMethod UpdateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateMasterRequest: UpdateMasterRequest updates the master of the cluster. @@ -6615,9 +6615,9 @@ type UpdateMasterRequest struct { NullFields []string `json:"-"` } -func (s *UpdateMasterRequest) MarshalJSON() ([]byte, error) { +func (s UpdateMasterRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateMasterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateNodePoolRequest: UpdateNodePoolRequests update a node pool's image @@ -6744,9 +6744,9 @@ type UpdateNodePoolRequest struct { NullFields []string `json:"-"` } -func (s *UpdateNodePoolRequest) MarshalJSON() ([]byte, error) { +func (s UpdateNodePoolRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateNodePoolRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeAvailableEvent: UpgradeAvailableEvent is a notification sent to @@ -6781,9 +6781,9 @@ type UpgradeAvailableEvent struct { NullFields []string `json:"-"` } -func (s *UpgradeAvailableEvent) MarshalJSON() ([]byte, error) { +func (s UpgradeAvailableEvent) MarshalJSON() ([]byte, error) { type NoMethod UpgradeAvailableEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeEvent: UpgradeEvent is a notification sent to customers by the @@ -6821,9 +6821,9 @@ type UpgradeEvent struct { NullFields []string `json:"-"` } -func (s *UpgradeEvent) MarshalJSON() ([]byte, error) { +func (s UpgradeEvent) MarshalJSON() ([]byte, error) { type NoMethod UpgradeEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeSettings: These upgrade settings control the level of parallelism and @@ -6890,9 +6890,9 @@ type UpgradeSettings struct { NullFields []string `json:"-"` } -func (s *UpgradeSettings) MarshalJSON() ([]byte, error) { +func (s UpgradeSettings) MarshalJSON() ([]byte, error) { type NoMethod UpgradeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetwork: UsableSubnetwork resource returns the subnetwork name, its @@ -6927,9 +6927,9 @@ type UsableSubnetwork struct { NullFields []string `json:"-"` } -func (s *UsableSubnetwork) MarshalJSON() ([]byte, error) { +func (s UsableSubnetwork) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetworkSecondaryRange: Secondary IP range of a usable subnetwork. @@ -6969,9 +6969,9 @@ type UsableSubnetworkSecondaryRange struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworkSecondaryRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerticalPodAutoscaling: VerticalPodAutoscaling contains global, per-cluster @@ -6993,9 +6993,9 @@ type VerticalPodAutoscaling struct { NullFields []string `json:"-"` } -func (s *VerticalPodAutoscaling) MarshalJSON() ([]byte, error) { +func (s VerticalPodAutoscaling) MarshalJSON() ([]byte, error) { type NoMethod VerticalPodAutoscaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualNIC: Configuration of gVNIC feature. @@ -7015,9 +7015,9 @@ type VirtualNIC struct { NullFields []string `json:"-"` } -func (s *VirtualNIC) MarshalJSON() ([]byte, error) { +func (s VirtualNIC) MarshalJSON() ([]byte, error) { type NoMethod VirtualNIC - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsNodeConfig: Parameters that can be configured on Windows nodes. @@ -7047,9 +7047,9 @@ type WindowsNodeConfig struct { NullFields []string `json:"-"` } -func (s *WindowsNodeConfig) MarshalJSON() ([]byte, error) { +func (s WindowsNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod WindowsNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadIdentityConfig: Configuration for the use of Kubernetes Service @@ -7071,9 +7071,9 @@ type WorkloadIdentityConfig struct { NullFields []string `json:"-"` } -func (s *WorkloadIdentityConfig) MarshalJSON() ([]byte, error) { +func (s WorkloadIdentityConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkloadIdentityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadMetadataConfig: WorkloadMetadataConfig defines the metadata @@ -7104,9 +7104,9 @@ type WorkloadMetadataConfig struct { NullFields []string `json:"-"` } -func (s *WorkloadMetadataConfig) MarshalJSON() ([]byte, error) { +func (s WorkloadMetadataConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkloadMetadataConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadPolicyConfig: WorkloadPolicyConfig is the configuration of workload @@ -7127,9 +7127,9 @@ type WorkloadPolicyConfig struct { NullFields []string `json:"-"` } -func (s *WorkloadPolicyConfig) MarshalJSON() ([]byte, error) { +func (s WorkloadPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkloadPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsAggregatedUsableSubnetworksListCall struct { diff --git a/container/v1beta1/container-gen.go b/container/v1beta1/container-gen.go index 0750212fd7..9724ea6cb1 100644 --- a/container/v1beta1/container-gen.go +++ b/container/v1beta1/container-gen.go @@ -329,9 +329,9 @@ type AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdditionalNodeNetworkConfig: AdditionalNodeNetworkConfig is the @@ -355,9 +355,9 @@ type AdditionalNodeNetworkConfig struct { NullFields []string `json:"-"` } -func (s *AdditionalNodeNetworkConfig) MarshalJSON() ([]byte, error) { +func (s AdditionalNodeNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod AdditionalNodeNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdditionalPodNetworkConfig: AdditionalPodNetworkConfig is the configuration @@ -384,9 +384,9 @@ type AdditionalPodNetworkConfig struct { NullFields []string `json:"-"` } -func (s *AdditionalPodNetworkConfig) MarshalJSON() ([]byte, error) { +func (s AdditionalPodNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod AdditionalPodNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdditionalPodRangesConfig: AdditionalPodRangesConfig is the configuration @@ -411,9 +411,9 @@ type AdditionalPodRangesConfig struct { NullFields []string `json:"-"` } -func (s *AdditionalPodRangesConfig) MarshalJSON() ([]byte, error) { +func (s AdditionalPodRangesConfig) MarshalJSON() ([]byte, error) { type NoMethod AdditionalPodRangesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddonsConfig: Configuration for the addons that can be automatically spun up @@ -480,9 +480,9 @@ type AddonsConfig struct { NullFields []string `json:"-"` } -func (s *AddonsConfig) MarshalJSON() ([]byte, error) { +func (s AddonsConfig) MarshalJSON() ([]byte, error) { type NoMethod AddonsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvancedDatapathObservabilityConfig: AdvancedDatapathObservabilityConfig @@ -513,9 +513,9 @@ type AdvancedDatapathObservabilityConfig struct { NullFields []string `json:"-"` } -func (s *AdvancedDatapathObservabilityConfig) MarshalJSON() ([]byte, error) { +func (s AdvancedDatapathObservabilityConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvancedDatapathObservabilityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvancedMachineFeatures: Specifies options for controlling advanced machine @@ -541,9 +541,9 @@ type AdvancedMachineFeatures struct { NullFields []string `json:"-"` } -func (s *AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { +func (s AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { type NoMethod AdvancedMachineFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticatorGroupsConfig: Configuration for returning group information @@ -568,9 +568,9 @@ type AuthenticatorGroupsConfig struct { NullFields []string `json:"-"` } -func (s *AuthenticatorGroupsConfig) MarshalJSON() ([]byte, error) { +func (s AuthenticatorGroupsConfig) MarshalJSON() ([]byte, error) { type NoMethod AuthenticatorGroupsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoUpgradeOptions: AutoUpgradeOptions defines the set of options for the @@ -596,9 +596,9 @@ type AutoUpgradeOptions struct { NullFields []string `json:"-"` } -func (s *AutoUpgradeOptions) MarshalJSON() ([]byte, error) { +func (s AutoUpgradeOptions) MarshalJSON() ([]byte, error) { type NoMethod AutoUpgradeOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Autopilot: Autopilot is the configuration for Autopilot settings on the @@ -623,9 +623,9 @@ type Autopilot struct { NullFields []string `json:"-"` } -func (s *Autopilot) MarshalJSON() ([]byte, error) { +func (s Autopilot) MarshalJSON() ([]byte, error) { type NoMethod Autopilot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutopilotCompatibilityIssue: AutopilotCompatibilityIssue contains @@ -667,9 +667,9 @@ type AutopilotCompatibilityIssue struct { NullFields []string `json:"-"` } -func (s *AutopilotCompatibilityIssue) MarshalJSON() ([]byte, error) { +func (s AutopilotCompatibilityIssue) MarshalJSON() ([]byte, error) { type NoMethod AutopilotCompatibilityIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutopilotConversionStatus: AutopilotConversionStatus represents conversion @@ -696,9 +696,9 @@ type AutopilotConversionStatus struct { NullFields []string `json:"-"` } -func (s *AutopilotConversionStatus) MarshalJSON() ([]byte, error) { +func (s AutopilotConversionStatus) MarshalJSON() ([]byte, error) { type NoMethod AutopilotConversionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoprovisioningNodePoolDefaults: AutoprovisioningNodePoolDefaults contains @@ -771,9 +771,9 @@ type AutoprovisioningNodePoolDefaults struct { NullFields []string `json:"-"` } -func (s *AutoprovisioningNodePoolDefaults) MarshalJSON() ([]byte, error) { +func (s AutoprovisioningNodePoolDefaults) MarshalJSON() ([]byte, error) { type NoMethod AutoprovisioningNodePoolDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscaledRolloutPolicy: Autoscaled rollout policy uses cluster autoscaler @@ -800,9 +800,9 @@ type AvailableVersion struct { NullFields []string `json:"-"` } -func (s *AvailableVersion) MarshalJSON() ([]byte, error) { +func (s AvailableVersion) MarshalJSON() ([]byte, error) { type NoMethod AvailableVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BestEffortProvisioning: Best effort provisioning. @@ -828,9 +828,9 @@ type BestEffortProvisioning struct { NullFields []string `json:"-"` } -func (s *BestEffortProvisioning) MarshalJSON() ([]byte, error) { +func (s BestEffortProvisioning) MarshalJSON() ([]byte, error) { type NoMethod BestEffortProvisioning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryDestination: Parameters for using BigQuery as the destination of @@ -851,9 +851,9 @@ type BigQueryDestination struct { NullFields []string `json:"-"` } -func (s *BigQueryDestination) MarshalJSON() ([]byte, error) { +func (s BigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod BigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BinaryAuthorization: Configuration for Binary Authorization. @@ -893,9 +893,9 @@ type BinaryAuthorization struct { NullFields []string `json:"-"` } -func (s *BinaryAuthorization) MarshalJSON() ([]byte, error) { +func (s BinaryAuthorization) MarshalJSON() ([]byte, error) { type NoMethod BinaryAuthorization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlueGreenInfo: Information relevant to blue-green upgrade. @@ -941,9 +941,9 @@ type BlueGreenInfo struct { NullFields []string `json:"-"` } -func (s *BlueGreenInfo) MarshalJSON() ([]byte, error) { +func (s BlueGreenInfo) MarshalJSON() ([]byte, error) { type NoMethod BlueGreenInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlueGreenSettings: Settings for blue-green upgrade. @@ -969,9 +969,9 @@ type BlueGreenSettings struct { NullFields []string `json:"-"` } -func (s *BlueGreenSettings) MarshalJSON() ([]byte, error) { +func (s BlueGreenSettings) MarshalJSON() ([]byte, error) { type NoMethod BlueGreenSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: CancelOperationRequest cancels a single operation. @@ -1005,9 +1005,9 @@ type CancelOperationRequest struct { NullFields []string `json:"-"` } -func (s *CancelOperationRequest) MarshalJSON() ([]byte, error) { +func (s CancelOperationRequest) MarshalJSON() ([]byte, error) { type NoMethod CancelOperationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateAuthorityDomainConfig: CertificateAuthorityDomainConfig @@ -1034,9 +1034,9 @@ type CertificateAuthorityDomainConfig struct { NullFields []string `json:"-"` } -func (s *CertificateAuthorityDomainConfig) MarshalJSON() ([]byte, error) { +func (s CertificateAuthorityDomainConfig) MarshalJSON() ([]byte, error) { type NoMethod CertificateAuthorityDomainConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckAutopilotCompatibilityResponse: CheckAutopilotCompatibilityResponse has @@ -1062,9 +1062,9 @@ type CheckAutopilotCompatibilityResponse struct { NullFields []string `json:"-"` } -func (s *CheckAutopilotCompatibilityResponse) MarshalJSON() ([]byte, error) { +func (s CheckAutopilotCompatibilityResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckAutopilotCompatibilityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CidrBlock: CidrBlock contains an optional name and one CIDR block. @@ -1087,9 +1087,9 @@ type CidrBlock struct { NullFields []string `json:"-"` } -func (s *CidrBlock) MarshalJSON() ([]byte, error) { +func (s CidrBlock) MarshalJSON() ([]byte, error) { type NoMethod CidrBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientCertificateConfig: Configuration for client certificates on the @@ -1110,9 +1110,9 @@ type ClientCertificateConfig struct { NullFields []string `json:"-"` } -func (s *ClientCertificateConfig) MarshalJSON() ([]byte, error) { +func (s ClientCertificateConfig) MarshalJSON() ([]byte, error) { type NoMethod ClientCertificateConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRunConfig: Configuration options for the Cloud Run feature. @@ -1142,9 +1142,9 @@ type CloudRunConfig struct { NullFields []string `json:"-"` } -func (s *CloudRunConfig) MarshalJSON() ([]byte, error) { +func (s CloudRunConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudRunConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cluster: A Google Kubernetes Engine cluster. @@ -1473,9 +1473,9 @@ type Cluster struct { NullFields []string `json:"-"` } -func (s *Cluster) MarshalJSON() ([]byte, error) { +func (s Cluster) MarshalJSON() ([]byte, error) { type NoMethod Cluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterAutoscaling: ClusterAutoscaling contains global, per-cluster @@ -1515,9 +1515,9 @@ type ClusterAutoscaling struct { NullFields []string `json:"-"` } -func (s *ClusterAutoscaling) MarshalJSON() ([]byte, error) { +func (s ClusterAutoscaling) MarshalJSON() ([]byte, error) { type NoMethod ClusterAutoscaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterNetworkPerformanceConfig: Configuration of all network bandwidth @@ -1543,9 +1543,9 @@ type ClusterNetworkPerformanceConfig struct { NullFields []string `json:"-"` } -func (s *ClusterNetworkPerformanceConfig) MarshalJSON() ([]byte, error) { +func (s ClusterNetworkPerformanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ClusterNetworkPerformanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterTelemetry: Telemetry integration for the cluster. @@ -1571,9 +1571,9 @@ type ClusterTelemetry struct { NullFields []string `json:"-"` } -func (s *ClusterTelemetry) MarshalJSON() ([]byte, error) { +func (s ClusterTelemetry) MarshalJSON() ([]byte, error) { type NoMethod ClusterTelemetry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpdate: ClusterUpdate describes an update to the cluster. Exactly one @@ -1840,9 +1840,9 @@ type ClusterUpdate struct { NullFields []string `json:"-"` } -func (s *ClusterUpdate) MarshalJSON() ([]byte, error) { +func (s ClusterUpdate) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteIPRotationRequest: CompleteIPRotationRequest moves the cluster @@ -1876,9 +1876,9 @@ type CompleteIPRotationRequest struct { NullFields []string `json:"-"` } -func (s *CompleteIPRotationRequest) MarshalJSON() ([]byte, error) { +func (s CompleteIPRotationRequest) MarshalJSON() ([]byte, error) { type NoMethod CompleteIPRotationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteNodePoolUpgradeRequest: CompleteNodePoolUpgradeRequest sets the name @@ -1911,9 +1911,9 @@ type CompliancePostureConfig struct { NullFields []string `json:"-"` } -func (s *CompliancePostureConfig) MarshalJSON() ([]byte, error) { +func (s CompliancePostureConfig) MarshalJSON() ([]byte, error) { type NoMethod CompliancePostureConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceStandard: Defines the details of a compliance standard. @@ -1933,9 +1933,9 @@ type ComplianceStandard struct { NullFields []string `json:"-"` } -func (s *ComplianceStandard) MarshalJSON() ([]byte, error) { +func (s ComplianceStandard) MarshalJSON() ([]byte, error) { type NoMethod ComplianceStandard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfidentialNodes: ConfidentialNodes is configuration for the confidential @@ -1956,9 +1956,9 @@ type ConfidentialNodes struct { NullFields []string `json:"-"` } -func (s *ConfidentialNodes) MarshalJSON() ([]byte, error) { +func (s ConfidentialNodes) MarshalJSON() ([]byte, error) { type NoMethod ConfidentialNodes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigConnectorConfig: Configuration options for the Config Connector @@ -1979,9 +1979,9 @@ type ConfigConnectorConfig struct { NullFields []string `json:"-"` } -func (s *ConfigConnectorConfig) MarshalJSON() ([]byte, error) { +func (s ConfigConnectorConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigConnectorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumptionMeteringConfig: Parameters for controlling consumption metering. @@ -2003,9 +2003,9 @@ type ConsumptionMeteringConfig struct { NullFields []string `json:"-"` } -func (s *ConsumptionMeteringConfig) MarshalJSON() ([]byte, error) { +func (s ConsumptionMeteringConfig) MarshalJSON() ([]byte, error) { type NoMethod ConsumptionMeteringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerdConfig: ContainerdConfig contains configuration to customize @@ -2027,9 +2027,9 @@ type ContainerdConfig struct { NullFields []string `json:"-"` } -func (s *ContainerdConfig) MarshalJSON() ([]byte, error) { +func (s ContainerdConfig) MarshalJSON() ([]byte, error) { type NoMethod ContainerdConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CostManagementConfig: Configuration for fine-grained cost management @@ -2050,9 +2050,9 @@ type CostManagementConfig struct { NullFields []string `json:"-"` } -func (s *CostManagementConfig) MarshalJSON() ([]byte, error) { +func (s CostManagementConfig) MarshalJSON() ([]byte, error) { type NoMethod CostManagementConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateClusterRequest: CreateClusterRequest creates a cluster. @@ -2085,9 +2085,9 @@ type CreateClusterRequest struct { NullFields []string `json:"-"` } -func (s *CreateClusterRequest) MarshalJSON() ([]byte, error) { +func (s CreateClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateNodePoolRequest: CreateNodePoolRequest creates a node pool for a @@ -2124,9 +2124,9 @@ type CreateNodePoolRequest struct { NullFields []string `json:"-"` } -func (s *CreateNodePoolRequest) MarshalJSON() ([]byte, error) { +func (s CreateNodePoolRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateNodePoolRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DNSConfig: DNSConfig contains the desired set of options for configuring @@ -2169,9 +2169,9 @@ type DNSConfig struct { NullFields []string `json:"-"` } -func (s *DNSConfig) MarshalJSON() ([]byte, error) { +func (s DNSConfig) MarshalJSON() ([]byte, error) { type NoMethod DNSConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyMaintenanceWindow: Time window specified for daily maintenance @@ -2197,9 +2197,9 @@ type DailyMaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *DailyMaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s DailyMaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod DailyMaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseEncryption: Configuration of etcd encryption. @@ -2252,9 +2252,9 @@ type DatabaseEncryption struct { NullFields []string `json:"-"` } -func (s *DatabaseEncryption) MarshalJSON() ([]byte, error) { +func (s DatabaseEncryption) MarshalJSON() ([]byte, error) { type NoMethod DatabaseEncryption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -2290,9 +2290,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultSnatStatus: DefaultSnatStatus contains the desired state of whether @@ -2313,9 +2313,9 @@ type DefaultSnatStatus struct { NullFields []string `json:"-"` } -func (s *DefaultSnatStatus) MarshalJSON() ([]byte, error) { +func (s DefaultSnatStatus) MarshalJSON() ([]byte, error) { type NoMethod DefaultSnatStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsCacheConfig: Configuration for NodeLocal DNSCache @@ -2335,9 +2335,9 @@ type DnsCacheConfig struct { NullFields []string `json:"-"` } -func (s *DnsCacheConfig) MarshalJSON() ([]byte, error) { +func (s DnsCacheConfig) MarshalJSON() ([]byte, error) { type NoMethod DnsCacheConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2373,9 +2373,9 @@ type EnterpriseConfig struct { NullFields []string `json:"-"` } -func (s *EnterpriseConfig) MarshalJSON() ([]byte, error) { +func (s EnterpriseConfig) MarshalJSON() ([]byte, error) { type NoMethod EnterpriseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EphemeralStorageConfig: EphemeralStorageConfig contains configuration for @@ -2409,9 +2409,9 @@ type EphemeralStorageConfig struct { NullFields []string `json:"-"` } -func (s *EphemeralStorageConfig) MarshalJSON() ([]byte, error) { +func (s EphemeralStorageConfig) MarshalJSON() ([]byte, error) { type NoMethod EphemeralStorageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EphemeralStorageLocalSsdConfig: EphemeralStorageLocalSsdConfig contains @@ -2445,9 +2445,9 @@ type EphemeralStorageLocalSsdConfig struct { NullFields []string `json:"-"` } -func (s *EphemeralStorageLocalSsdConfig) MarshalJSON() ([]byte, error) { +func (s EphemeralStorageLocalSsdConfig) MarshalJSON() ([]byte, error) { type NoMethod EphemeralStorageLocalSsdConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FastSocket: Configuration of Fast Socket feature. @@ -2467,9 +2467,9 @@ type FastSocket struct { NullFields []string `json:"-"` } -func (s *FastSocket) MarshalJSON() ([]byte, error) { +func (s FastSocket) MarshalJSON() ([]byte, error) { type NoMethod FastSocket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filter: Allows filtering to one or more specific event types. If event types @@ -2498,9 +2498,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fleet: Fleet is the fleet configuration for the cluster. @@ -2529,9 +2529,9 @@ type Fleet struct { NullFields []string `json:"-"` } -func (s *Fleet) MarshalJSON() ([]byte, error) { +func (s Fleet) MarshalJSON() ([]byte, error) { type NoMethod Fleet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GCPSecretManagerCertificateConfig: GCPSecretManagerCertificateConfig @@ -2555,9 +2555,9 @@ type GCPSecretManagerCertificateConfig struct { NullFields []string `json:"-"` } -func (s *GCPSecretManagerCertificateConfig) MarshalJSON() ([]byte, error) { +func (s GCPSecretManagerCertificateConfig) MarshalJSON() ([]byte, error) { type NoMethod GCPSecretManagerCertificateConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GPUDriverInstallationConfig: GPUDriverInstallationConfig specifies the @@ -2586,9 +2586,9 @@ type GPUDriverInstallationConfig struct { NullFields []string `json:"-"` } -func (s *GPUDriverInstallationConfig) MarshalJSON() ([]byte, error) { +func (s GPUDriverInstallationConfig) MarshalJSON() ([]byte, error) { type NoMethod GPUDriverInstallationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GPUSharingConfig: GPUSharingConfig represents the GPU sharing configuration @@ -2618,9 +2618,9 @@ type GPUSharingConfig struct { NullFields []string `json:"-"` } -func (s *GPUSharingConfig) MarshalJSON() ([]byte, error) { +func (s GPUSharingConfig) MarshalJSON() ([]byte, error) { type NoMethod GPUSharingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GatewayAPIConfig: GatewayAPIConfig contains the desired config of Gateway @@ -2649,9 +2649,9 @@ type GatewayAPIConfig struct { NullFields []string `json:"-"` } -func (s *GatewayAPIConfig) MarshalJSON() ([]byte, error) { +func (s GatewayAPIConfig) MarshalJSON() ([]byte, error) { type NoMethod GatewayAPIConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcePersistentDiskCsiDriverConfig: Configuration for the Compute Engine PD @@ -2673,9 +2673,9 @@ type GcePersistentDiskCsiDriverConfig struct { NullFields []string `json:"-"` } -func (s *GcePersistentDiskCsiDriverConfig) MarshalJSON() ([]byte, error) { +func (s GcePersistentDiskCsiDriverConfig) MarshalJSON() ([]byte, error) { type NoMethod GcePersistentDiskCsiDriverConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcfsConfig: GcfsConfig contains configurations of Google Container File @@ -2696,9 +2696,9 @@ type GcfsConfig struct { NullFields []string `json:"-"` } -func (s *GcfsConfig) MarshalJSON() ([]byte, error) { +func (s GcfsConfig) MarshalJSON() ([]byte, error) { type NoMethod GcfsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcpFilestoreCsiDriverConfig: Configuration for the GCP Filestore CSI driver. @@ -2718,9 +2718,9 @@ type GcpFilestoreCsiDriverConfig struct { NullFields []string `json:"-"` } -func (s *GcpFilestoreCsiDriverConfig) MarshalJSON() ([]byte, error) { +func (s GcpFilestoreCsiDriverConfig) MarshalJSON() ([]byte, error) { type NoMethod GcpFilestoreCsiDriverConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsFuseCsiDriverConfig: Configuration for the Cloud Storage Fuse CSI driver. @@ -2741,9 +2741,9 @@ type GcsFuseCsiDriverConfig struct { NullFields []string `json:"-"` } -func (s *GcsFuseCsiDriverConfig) MarshalJSON() ([]byte, error) { +func (s GcsFuseCsiDriverConfig) MarshalJSON() ([]byte, error) { type NoMethod GcsFuseCsiDriverConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetJSONWebKeysResponse: GetJSONWebKeysResponse is a valid JSON Web Key Set @@ -2771,9 +2771,9 @@ type GetJSONWebKeysResponse struct { NullFields []string `json:"-"` } -func (s *GetJSONWebKeysResponse) MarshalJSON() ([]byte, error) { +func (s GetJSONWebKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod GetJSONWebKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetOpenIDConfigResponse: GetOpenIDConfigResponse is an OIDC discovery @@ -2813,9 +2813,9 @@ type GetOpenIDConfigResponse struct { NullFields []string `json:"-"` } -func (s *GetOpenIDConfigResponse) MarshalJSON() ([]byte, error) { +func (s GetOpenIDConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod GetOpenIDConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeBackupAgentConfig: Configuration for the Backup for GKE Agent. @@ -2835,9 +2835,9 @@ type GkeBackupAgentConfig struct { NullFields []string `json:"-"` } -func (s *GkeBackupAgentConfig) MarshalJSON() ([]byte, error) { +func (s GkeBackupAgentConfig) MarshalJSON() ([]byte, error) { type NoMethod GkeBackupAgentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HorizontalPodAutoscaling: Configuration options for the horizontal pod @@ -2862,9 +2862,9 @@ type HorizontalPodAutoscaling struct { NullFields []string `json:"-"` } -func (s *HorizontalPodAutoscaling) MarshalJSON() ([]byte, error) { +func (s HorizontalPodAutoscaling) MarshalJSON() ([]byte, error) { type NoMethod HorizontalPodAutoscaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HostMaintenancePolicy: HostMaintenancePolicy contains the maintenance policy @@ -2902,9 +2902,9 @@ type HostMaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *HostMaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s HostMaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod HostMaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpCacheControlResponseHeader: RFC-2616: cache control support @@ -2928,9 +2928,9 @@ type HttpCacheControlResponseHeader struct { NullFields []string `json:"-"` } -func (s *HttpCacheControlResponseHeader) MarshalJSON() ([]byte, error) { +func (s HttpCacheControlResponseHeader) MarshalJSON() ([]byte, error) { type NoMethod HttpCacheControlResponseHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpLoadBalancing: Configuration options for the HTTP (L7) load balancing @@ -2954,9 +2954,9 @@ type HttpLoadBalancing struct { NullFields []string `json:"-"` } -func (s *HttpLoadBalancing) MarshalJSON() ([]byte, error) { +func (s HttpLoadBalancing) MarshalJSON() ([]byte, error) { type NoMethod HttpLoadBalancing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HugepagesConfig: Hugepages amount in both 2m and 1g size @@ -2978,9 +2978,9 @@ type HugepagesConfig struct { NullFields []string `json:"-"` } -func (s *HugepagesConfig) MarshalJSON() ([]byte, error) { +func (s HugepagesConfig) MarshalJSON() ([]byte, error) { type NoMethod HugepagesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ILBSubsettingConfig: ILBSubsettingConfig contains the desired config of L4 @@ -3001,9 +3001,9 @@ type ILBSubsettingConfig struct { NullFields []string `json:"-"` } -func (s *ILBSubsettingConfig) MarshalJSON() ([]byte, error) { +func (s ILBSubsettingConfig) MarshalJSON() ([]byte, error) { type NoMethod ILBSubsettingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IPAllocationPolicy: Configuration for controlling how IPs are allocated in @@ -3145,9 +3145,9 @@ type IPAllocationPolicy struct { NullFields []string `json:"-"` } -func (s *IPAllocationPolicy) MarshalJSON() ([]byte, error) { +func (s IPAllocationPolicy) MarshalJSON() ([]byte, error) { type NoMethod IPAllocationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *IPAllocationPolicy) UnmarshalJSON(data []byte) error { @@ -3183,9 +3183,9 @@ type IdentityServiceConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntraNodeVisibilityConfig: IntraNodeVisibilityConfig contains the desired @@ -3206,9 +3206,9 @@ type IntraNodeVisibilityConfig struct { NullFields []string `json:"-"` } -func (s *IntraNodeVisibilityConfig) MarshalJSON() ([]byte, error) { +func (s IntraNodeVisibilityConfig) MarshalJSON() ([]byte, error) { type NoMethod IntraNodeVisibilityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IstioConfig: Configuration options for Istio addon. @@ -3234,9 +3234,9 @@ type IstioConfig struct { NullFields []string `json:"-"` } -func (s *IstioConfig) MarshalJSON() ([]byte, error) { +func (s IstioConfig) MarshalJSON() ([]byte, error) { type NoMethod IstioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Jwk: Jwk is a JSON Web Key as specified in RFC 7517 @@ -3272,9 +3272,9 @@ type Jwk struct { NullFields []string `json:"-"` } -func (s *Jwk) MarshalJSON() ([]byte, error) { +func (s Jwk) MarshalJSON() ([]byte, error) { type NoMethod Jwk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // K8sBetaAPIConfig: Kubernetes open source beta apis enabled on the cluster. @@ -3294,9 +3294,9 @@ type K8sBetaAPIConfig struct { NullFields []string `json:"-"` } -func (s *K8sBetaAPIConfig) MarshalJSON() ([]byte, error) { +func (s K8sBetaAPIConfig) MarshalJSON() ([]byte, error) { type NoMethod K8sBetaAPIConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KalmConfig: Configuration options for the KALM addon. @@ -3316,9 +3316,9 @@ type KalmConfig struct { NullFields []string `json:"-"` } -func (s *KalmConfig) MarshalJSON() ([]byte, error) { +func (s KalmConfig) MarshalJSON() ([]byte, error) { type NoMethod KalmConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesDashboard: Configuration for the Kubernetes Dashboard. @@ -3338,9 +3338,9 @@ type KubernetesDashboard struct { NullFields []string `json:"-"` } -func (s *KubernetesDashboard) MarshalJSON() ([]byte, error) { +func (s KubernetesDashboard) MarshalJSON() ([]byte, error) { type NoMethod KubernetesDashboard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LegacyAbac: Configuration for the legacy Attribute Based Access Control @@ -3364,9 +3364,9 @@ type LegacyAbac struct { NullFields []string `json:"-"` } -func (s *LegacyAbac) MarshalJSON() ([]byte, error) { +func (s LegacyAbac) MarshalJSON() ([]byte, error) { type NoMethod LegacyAbac - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinuxNodeConfig: Parameters that can be configured on Linux nodes. @@ -3404,9 +3404,9 @@ type LinuxNodeConfig struct { NullFields []string `json:"-"` } -func (s *LinuxNodeConfig) MarshalJSON() ([]byte, error) { +func (s LinuxNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod LinuxNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClustersResponse: ListClustersResponse is the result of @@ -3434,9 +3434,9 @@ type ListClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: ListLocationsResponse returns the list of all GKE @@ -3466,9 +3466,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNodePoolsResponse: ListNodePoolsResponse is the result of @@ -3492,9 +3492,9 @@ type ListNodePoolsResponse struct { NullFields []string `json:"-"` } -func (s *ListNodePoolsResponse) MarshalJSON() ([]byte, error) { +func (s ListNodePoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNodePoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: ListOperationsResponse is the result of @@ -3521,9 +3521,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUsableSubnetworksResponse: ListUsableSubnetworksResponse is the response @@ -3552,9 +3552,9 @@ type ListUsableSubnetworksResponse struct { NullFields []string `json:"-"` } -func (s *ListUsableSubnetworksResponse) MarshalJSON() ([]byte, error) { +func (s ListUsableSubnetworksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsableSubnetworksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalNvmeSsdBlockConfig: LocalNvmeSsdBlockConfig contains configuration for @@ -3587,9 +3587,9 @@ type LocalNvmeSsdBlockConfig struct { NullFields []string `json:"-"` } -func (s *LocalNvmeSsdBlockConfig) MarshalJSON() ([]byte, error) { +func (s LocalNvmeSsdBlockConfig) MarshalJSON() ([]byte, error) { type NoMethod LocalNvmeSsdBlockConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: Location returns the location name, and if the location is @@ -3621,9 +3621,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingComponentConfig: LoggingComponentConfig is cluster logging component @@ -3653,9 +3653,9 @@ type LoggingComponentConfig struct { NullFields []string `json:"-"` } -func (s *LoggingComponentConfig) MarshalJSON() ([]byte, error) { +func (s LoggingComponentConfig) MarshalJSON() ([]byte, error) { type NoMethod LoggingComponentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingConfig: LoggingConfig is cluster logging configuration. @@ -3675,9 +3675,9 @@ type LoggingConfig struct { NullFields []string `json:"-"` } -func (s *LoggingConfig) MarshalJSON() ([]byte, error) { +func (s LoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod LoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingVariantConfig: LoggingVariantConfig specifies the behaviour of the @@ -3703,9 +3703,9 @@ type LoggingVariantConfig struct { NullFields []string `json:"-"` } -func (s *LoggingVariantConfig) MarshalJSON() ([]byte, error) { +func (s LoggingVariantConfig) MarshalJSON() ([]byte, error) { type NoMethod LoggingVariantConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceExclusionOptions: Represents the Maintenance exclusion option. @@ -3736,9 +3736,9 @@ type MaintenanceExclusionOptions struct { NullFields []string `json:"-"` } -func (s *MaintenanceExclusionOptions) MarshalJSON() ([]byte, error) { +func (s MaintenanceExclusionOptions) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceExclusionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: MaintenancePolicy defines the maintenance policy to be @@ -3766,9 +3766,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow defines the maintenance window to be @@ -3797,9 +3797,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedPrometheusConfig: ManagedPrometheusConfig defines the configuration @@ -3820,9 +3820,9 @@ type ManagedPrometheusConfig struct { NullFields []string `json:"-"` } -func (s *ManagedPrometheusConfig) MarshalJSON() ([]byte, error) { +func (s ManagedPrometheusConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedPrometheusConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Master: Master is the configuration for components on master. @@ -3873,9 +3873,9 @@ type MasterAuth struct { NullFields []string `json:"-"` } -func (s *MasterAuth) MarshalJSON() ([]byte, error) { +func (s MasterAuth) MarshalJSON() ([]byte, error) { type NoMethod MasterAuth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MasterAuthorizedNetworksConfig: Configuration options for the master @@ -3905,9 +3905,9 @@ type MasterAuthorizedNetworksConfig struct { NullFields []string `json:"-"` } -func (s *MasterAuthorizedNetworksConfig) MarshalJSON() ([]byte, error) { +func (s MasterAuthorizedNetworksConfig) MarshalJSON() ([]byte, error) { type NoMethod MasterAuthorizedNetworksConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaxPodsConstraint: Constraints applied to pods. @@ -3927,9 +3927,9 @@ type MaxPodsConstraint struct { NullFields []string `json:"-"` } -func (s *MaxPodsConstraint) MarshalJSON() ([]byte, error) { +func (s MaxPodsConstraint) MarshalJSON() ([]byte, error) { type NoMethod MaxPodsConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MeshCertificates: Configuration for issuance of mTLS keys and certificates @@ -3954,9 +3954,9 @@ type MeshCertificates struct { NullFields []string `json:"-"` } -func (s *MeshCertificates) MarshalJSON() ([]byte, error) { +func (s MeshCertificates) MarshalJSON() ([]byte, error) { type NoMethod MeshCertificates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metric: Progress metric is (string, int|float|string) pair. @@ -3982,9 +3982,9 @@ type Metric struct { NullFields []string `json:"-"` } -func (s *Metric) MarshalJSON() ([]byte, error) { +func (s Metric) MarshalJSON() ([]byte, error) { type NoMethod Metric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Metric) UnmarshalJSON(data []byte) error { @@ -4037,9 +4037,9 @@ type MonitoringComponentConfig struct { NullFields []string `json:"-"` } -func (s *MonitoringComponentConfig) MarshalJSON() ([]byte, error) { +func (s MonitoringComponentConfig) MarshalJSON() ([]byte, error) { type NoMethod MonitoringComponentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringConfig: MonitoringConfig is cluster monitoring configuration. @@ -4067,9 +4067,9 @@ type MonitoringConfig struct { NullFields []string `json:"-"` } -func (s *MonitoringConfig) MarshalJSON() ([]byte, error) { +func (s MonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod MonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: NetworkConfig reports the relative names of network & @@ -4159,9 +4159,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPerformanceConfig: Configuration of all network bandwidth tiers @@ -4193,9 +4193,9 @@ type NetworkPerformanceConfig struct { NullFields []string `json:"-"` } -func (s *NetworkPerformanceConfig) MarshalJSON() ([]byte, error) { +func (s NetworkPerformanceConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkPerformanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPolicy: Configuration options for the NetworkPolicy feature. @@ -4222,9 +4222,9 @@ type NetworkPolicy struct { NullFields []string `json:"-"` } -func (s *NetworkPolicy) MarshalJSON() ([]byte, error) { +func (s NetworkPolicy) MarshalJSON() ([]byte, error) { type NoMethod NetworkPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPolicyConfig: Configuration for NetworkPolicy. This only tracks @@ -4246,9 +4246,9 @@ type NetworkPolicyConfig struct { NullFields []string `json:"-"` } -func (s *NetworkPolicyConfig) MarshalJSON() ([]byte, error) { +func (s NetworkPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkTags: Collection of Compute Engine network tags that can be applied @@ -4270,9 +4270,9 @@ type NetworkTags struct { NullFields []string `json:"-"` } -func (s *NetworkTags) MarshalJSON() ([]byte, error) { +func (s NetworkTags) MarshalJSON() ([]byte, error) { type NoMethod NetworkTags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeAffinity: Specifies the NodeAffinity key, values, and affinity operator @@ -4303,9 +4303,9 @@ type NodeAffinity struct { NullFields []string `json:"-"` } -func (s *NodeAffinity) MarshalJSON() ([]byte, error) { +func (s NodeAffinity) MarshalJSON() ([]byte, error) { type NoMethod NodeAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeConfig: Parameters that describe the nodes in a cluster. GKE Autopilot @@ -4484,9 +4484,9 @@ type NodeConfig struct { NullFields []string `json:"-"` } -func (s *NodeConfig) MarshalJSON() ([]byte, error) { +func (s NodeConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeConfigDefaults: Subset of NodeConfig message that has defaults. @@ -4518,9 +4518,9 @@ type NodeConfigDefaults struct { NullFields []string `json:"-"` } -func (s *NodeConfigDefaults) MarshalJSON() ([]byte, error) { +func (s NodeConfigDefaults) MarshalJSON() ([]byte, error) { type NoMethod NodeConfigDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeKubeletConfig: Node kubelet configs. @@ -4566,9 +4566,9 @@ type NodeKubeletConfig struct { NullFields []string `json:"-"` } -func (s *NodeKubeletConfig) MarshalJSON() ([]byte, error) { +func (s NodeKubeletConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeKubeletConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeLabels: Collection of node-level Kubernetes labels @@ -4589,9 +4589,9 @@ type NodeLabels struct { NullFields []string `json:"-"` } -func (s *NodeLabels) MarshalJSON() ([]byte, error) { +func (s NodeLabels) MarshalJSON() ([]byte, error) { type NoMethod NodeLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeManagement: NodeManagement defines the set of node management services @@ -4616,9 +4616,9 @@ type NodeManagement struct { NullFields []string `json:"-"` } -func (s *NodeManagement) MarshalJSON() ([]byte, error) { +func (s NodeManagement) MarshalJSON() ([]byte, error) { type NoMethod NodeManagement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeNetworkConfig: Parameters for node pool-level network config. @@ -4686,9 +4686,9 @@ type NodeNetworkConfig struct { NullFields []string `json:"-"` } -func (s *NodeNetworkConfig) MarshalJSON() ([]byte, error) { +func (s NodeNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NodeNetworkConfig) UnmarshalJSON(data []byte) error { @@ -4812,9 +4812,9 @@ type NodePool struct { NullFields []string `json:"-"` } -func (s *NodePool) MarshalJSON() ([]byte, error) { +func (s NodePool) MarshalJSON() ([]byte, error) { type NoMethod NodePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePoolAutoConfig: node pool configs that apply to all auto-provisioned @@ -4846,9 +4846,9 @@ type NodePoolAutoConfig struct { NullFields []string `json:"-"` } -func (s *NodePoolAutoConfig) MarshalJSON() ([]byte, error) { +func (s NodePoolAutoConfig) MarshalJSON() ([]byte, error) { type NoMethod NodePoolAutoConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePoolAutoscaling: NodePoolAutoscaling contains information required by @@ -4895,9 +4895,9 @@ type NodePoolAutoscaling struct { NullFields []string `json:"-"` } -func (s *NodePoolAutoscaling) MarshalJSON() ([]byte, error) { +func (s NodePoolAutoscaling) MarshalJSON() ([]byte, error) { type NoMethod NodePoolAutoscaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePoolDefaults: Subset of Nodepool message that has defaults. @@ -4917,9 +4917,9 @@ type NodePoolDefaults struct { NullFields []string `json:"-"` } -func (s *NodePoolDefaults) MarshalJSON() ([]byte, error) { +func (s NodePoolDefaults) MarshalJSON() ([]byte, error) { type NoMethod NodePoolDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePoolLoggingConfig: NodePoolLoggingConfig specifies logging configuration @@ -4940,9 +4940,9 @@ type NodePoolLoggingConfig struct { NullFields []string `json:"-"` } -func (s *NodePoolLoggingConfig) MarshalJSON() ([]byte, error) { +func (s NodePoolLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod NodePoolLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTaint: Kubernetes taint is composed of three fields: key, value, and @@ -4976,9 +4976,9 @@ type NodeTaint struct { NullFields []string `json:"-"` } -func (s *NodeTaint) MarshalJSON() ([]byte, error) { +func (s NodeTaint) MarshalJSON() ([]byte, error) { type NoMethod NodeTaint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTaints: Collection of Kubernetes node taints @@ -4999,9 +4999,9 @@ type NodeTaints struct { NullFields []string `json:"-"` } -func (s *NodeTaints) MarshalJSON() ([]byte, error) { +func (s NodeTaints) MarshalJSON() ([]byte, error) { type NoMethod NodeTaints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationConfig: NotificationConfig is the configuration of @@ -5022,9 +5022,9 @@ type NotificationConfig struct { NullFields []string `json:"-"` } -func (s *NotificationConfig) MarshalJSON() ([]byte, error) { +func (s NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This operation resource represents operations that may have @@ -5184,9 +5184,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: OperationError records errors seen from CloudKMS keys @@ -5211,9 +5211,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationProgress: Information about operation (or operation stage) @@ -5251,9 +5251,9 @@ type OperationProgress struct { NullFields []string `json:"-"` } -func (s *OperationProgress) MarshalJSON() ([]byte, error) { +func (s OperationProgress) MarshalJSON() ([]byte, error) { type NoMethod OperationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OpportunisticMaintenanceStrategy: Strategy that will trigger maintenance on @@ -5286,9 +5286,9 @@ type OpportunisticMaintenanceStrategy struct { NullFields []string `json:"-"` } -func (s *OpportunisticMaintenanceStrategy) MarshalJSON() ([]byte, error) { +func (s OpportunisticMaintenanceStrategy) MarshalJSON() ([]byte, error) { type NoMethod OpportunisticMaintenanceStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParentProductConfig: ParentProductConfig is the configuration of the parent @@ -5312,9 +5312,9 @@ type ParentProductConfig struct { NullFields []string `json:"-"` } -func (s *ParentProductConfig) MarshalJSON() ([]byte, error) { +func (s ParentProductConfig) MarshalJSON() ([]byte, error) { type NoMethod ParentProductConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementPolicy: PlacementPolicy defines the placement policy used by the @@ -5348,9 +5348,9 @@ type PlacementPolicy struct { NullFields []string `json:"-"` } -func (s *PlacementPolicy) MarshalJSON() ([]byte, error) { +func (s PlacementPolicy) MarshalJSON() ([]byte, error) { type NoMethod PlacementPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PodCIDROverprovisionConfig: [PRIVATE FIELD] Config for pod CIDR size @@ -5372,9 +5372,9 @@ type PodCIDROverprovisionConfig struct { NullFields []string `json:"-"` } -func (s *PodCIDROverprovisionConfig) MarshalJSON() ([]byte, error) { +func (s PodCIDROverprovisionConfig) MarshalJSON() ([]byte, error) { type NoMethod PodCIDROverprovisionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PodSecurityPolicyConfig: Configuration for the PodSecurityPolicy feature. @@ -5395,9 +5395,9 @@ type PodSecurityPolicyConfig struct { NullFields []string `json:"-"` } -func (s *PodSecurityPolicyConfig) MarshalJSON() ([]byte, error) { +func (s PodSecurityPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod PodSecurityPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyBinding: Binauthz policy that applies to this cluster. @@ -5419,9 +5419,9 @@ type PolicyBinding struct { NullFields []string `json:"-"` } -func (s *PolicyBinding) MarshalJSON() ([]byte, error) { +func (s PolicyBinding) MarshalJSON() ([]byte, error) { type NoMethod PolicyBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateClusterConfig: Configuration options for private clusters. @@ -5466,9 +5466,9 @@ type PrivateClusterConfig struct { NullFields []string `json:"-"` } -func (s *PrivateClusterConfig) MarshalJSON() ([]byte, error) { +func (s PrivateClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateClusterMasterGlobalAccessConfig: Configuration for controlling master @@ -5489,9 +5489,9 @@ type PrivateClusterMasterGlobalAccessConfig struct { NullFields []string `json:"-"` } -func (s *PrivateClusterMasterGlobalAccessConfig) MarshalJSON() ([]byte, error) { +func (s PrivateClusterMasterGlobalAccessConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateClusterMasterGlobalAccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateRegistryAccessConfig: PrivateRegistryAccessConfig contains access @@ -5516,9 +5516,9 @@ type PrivateRegistryAccessConfig struct { NullFields []string `json:"-"` } -func (s *PrivateRegistryAccessConfig) MarshalJSON() ([]byte, error) { +func (s PrivateRegistryAccessConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateRegistryAccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProtectConfig: ProtectConfig defines the flags needed to enable/disable @@ -5550,9 +5550,9 @@ type ProtectConfig struct { NullFields []string `json:"-"` } -func (s *ProtectConfig) MarshalJSON() ([]byte, error) { +func (s ProtectConfig) MarshalJSON() ([]byte, error) { type NoMethod ProtectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubSub: Pub/Sub specific notification config. @@ -5579,9 +5579,9 @@ type PubSub struct { NullFields []string `json:"-"` } -func (s *PubSub) MarshalJSON() ([]byte, error) { +func (s PubSub) MarshalJSON() ([]byte, error) { type NoMethod PubSub - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueuedProvisioning: QueuedProvisioning defines the queued provisioning used @@ -5604,9 +5604,9 @@ type QueuedProvisioning struct { NullFields []string `json:"-"` } -func (s *QueuedProvisioning) MarshalJSON() ([]byte, error) { +func (s QueuedProvisioning) MarshalJSON() ([]byte, error) { type NoMethod QueuedProvisioning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RangeInfo: RangeInfo contains the range name and the range utilization by @@ -5629,9 +5629,9 @@ type RangeInfo struct { NullFields []string `json:"-"` } -func (s *RangeInfo) MarshalJSON() ([]byte, error) { +func (s RangeInfo) MarshalJSON() ([]byte, error) { type NoMethod RangeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RangeInfo) UnmarshalJSON(data []byte) error { @@ -5755,9 +5755,9 @@ type RecurringTimeWindow struct { NullFields []string `json:"-"` } -func (s *RecurringTimeWindow) MarshalJSON() ([]byte, error) { +func (s RecurringTimeWindow) MarshalJSON() ([]byte, error) { type NoMethod RecurringTimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReleaseChannel: ReleaseChannel indicates which release channel a cluster is @@ -5794,9 +5794,9 @@ type ReleaseChannel struct { NullFields []string `json:"-"` } -func (s *ReleaseChannel) MarshalJSON() ([]byte, error) { +func (s ReleaseChannel) MarshalJSON() ([]byte, error) { type NoMethod ReleaseChannel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReleaseChannelConfig: ReleaseChannelConfig exposes configuration for a @@ -5837,9 +5837,9 @@ type ReleaseChannelConfig struct { NullFields []string `json:"-"` } -func (s *ReleaseChannelConfig) MarshalJSON() ([]byte, error) { +func (s ReleaseChannelConfig) MarshalJSON() ([]byte, error) { type NoMethod ReleaseChannelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAffinity: ReservationAffinity @@ -5876,9 +5876,9 @@ type ReservationAffinity struct { NullFields []string `json:"-"` } -func (s *ReservationAffinity) MarshalJSON() ([]byte, error) { +func (s ReservationAffinity) MarshalJSON() ([]byte, error) { type NoMethod ReservationAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceLabels: Collection of GCP labels @@ -5899,9 +5899,9 @@ type ResourceLabels struct { NullFields []string `json:"-"` } -func (s *ResourceLabels) MarshalJSON() ([]byte, error) { +func (s ResourceLabels) MarshalJSON() ([]byte, error) { type NoMethod ResourceLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceLimit: Contains information about amount of some resource in the @@ -5926,9 +5926,9 @@ type ResourceLimit struct { NullFields []string `json:"-"` } -func (s *ResourceLimit) MarshalJSON() ([]byte, error) { +func (s ResourceLimit) MarshalJSON() ([]byte, error) { type NoMethod ResourceLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceManagerTags: A map of resource manager tag keys and values to be @@ -5956,9 +5956,9 @@ type ResourceManagerTags struct { NullFields []string `json:"-"` } -func (s *ResourceManagerTags) MarshalJSON() ([]byte, error) { +func (s ResourceManagerTags) MarshalJSON() ([]byte, error) { type NoMethod ResourceManagerTags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceUsageExportConfig: Configuration for exporting cluster resource @@ -5987,9 +5987,9 @@ type ResourceUsageExportConfig struct { NullFields []string `json:"-"` } -func (s *ResourceUsageExportConfig) MarshalJSON() ([]byte, error) { +func (s ResourceUsageExportConfig) MarshalJSON() ([]byte, error) { type NoMethod ResourceUsageExportConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackNodePoolUpgradeRequest: RollbackNodePoolUpgradeRequest rollbacks the @@ -6031,9 +6031,9 @@ type RollbackNodePoolUpgradeRequest struct { NullFields []string `json:"-"` } -func (s *RollbackNodePoolUpgradeRequest) MarshalJSON() ([]byte, error) { +func (s RollbackNodePoolUpgradeRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackNodePoolUpgradeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SandboxConfig: SandboxConfig contains configurations of the sandbox to use @@ -6060,9 +6060,9 @@ type SandboxConfig struct { NullFields []string `json:"-"` } -func (s *SandboxConfig) MarshalJSON() ([]byte, error) { +func (s SandboxConfig) MarshalJSON() ([]byte, error) { type NoMethod SandboxConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecondaryBootDisk: SecondaryBootDisk represents a persistent disk attached @@ -6090,9 +6090,9 @@ type SecondaryBootDisk struct { NullFields []string `json:"-"` } -func (s *SecondaryBootDisk) MarshalJSON() ([]byte, error) { +func (s SecondaryBootDisk) MarshalJSON() ([]byte, error) { type NoMethod SecondaryBootDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecondaryBootDiskUpdateStrategy: SecondaryBootDiskUpdateStrategy is a @@ -6120,9 +6120,9 @@ type SecretManagerConfig struct { NullFields []string `json:"-"` } -func (s *SecretManagerConfig) MarshalJSON() ([]byte, error) { +func (s SecretManagerConfig) MarshalJSON() ([]byte, error) { type NoMethod SecretManagerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityBulletinEvent: SecurityBulletinEvent is a notification sent to @@ -6173,9 +6173,9 @@ type SecurityBulletinEvent struct { NullFields []string `json:"-"` } -func (s *SecurityBulletinEvent) MarshalJSON() ([]byte, error) { +func (s SecurityBulletinEvent) MarshalJSON() ([]byte, error) { type NoMethod SecurityBulletinEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPostureConfig: SecurityPostureConfig defines the flags needed to @@ -6213,9 +6213,9 @@ type SecurityPostureConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPostureConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPostureConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPostureConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServerConfig: Kubernetes Engine service configuration. @@ -6252,9 +6252,9 @@ type ServerConfig struct { NullFields []string `json:"-"` } -func (s *ServerConfig) MarshalJSON() ([]byte, error) { +func (s ServerConfig) MarshalJSON() ([]byte, error) { type NoMethod ServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceExternalIPsConfig: Config to block services with externalIPs field. @@ -6274,9 +6274,9 @@ type ServiceExternalIPsConfig struct { NullFields []string `json:"-"` } -func (s *ServiceExternalIPsConfig) MarshalJSON() ([]byte, error) { +func (s ServiceExternalIPsConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceExternalIPsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetAddonsConfigRequest: SetAddonsRequest sets the addons associated with the @@ -6313,9 +6313,9 @@ type SetAddonsConfigRequest struct { NullFields []string `json:"-"` } -func (s *SetAddonsConfigRequest) MarshalJSON() ([]byte, error) { +func (s SetAddonsConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod SetAddonsConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetLabelsRequest: SetLabelsRequest sets the Google Cloud Platform labels on @@ -6359,9 +6359,9 @@ type SetLabelsRequest struct { NullFields []string `json:"-"` } -func (s *SetLabelsRequest) MarshalJSON() ([]byte, error) { +func (s SetLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod SetLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetLegacyAbacRequest: SetLegacyAbacRequest enables or disables the ABAC @@ -6398,9 +6398,9 @@ type SetLegacyAbacRequest struct { NullFields []string `json:"-"` } -func (s *SetLegacyAbacRequest) MarshalJSON() ([]byte, error) { +func (s SetLegacyAbacRequest) MarshalJSON() ([]byte, error) { type NoMethod SetLegacyAbacRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetLocationsRequest: SetLocationsRequest sets the locations of the cluster. @@ -6440,9 +6440,9 @@ type SetLocationsRequest struct { NullFields []string `json:"-"` } -func (s *SetLocationsRequest) MarshalJSON() ([]byte, error) { +func (s SetLocationsRequest) MarshalJSON() ([]byte, error) { type NoMethod SetLocationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetLoggingServiceRequest: SetLoggingServiceRequest sets the logging service @@ -6485,9 +6485,9 @@ type SetLoggingServiceRequest struct { NullFields []string `json:"-"` } -func (s *SetLoggingServiceRequest) MarshalJSON() ([]byte, error) { +func (s SetLoggingServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod SetLoggingServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetMaintenancePolicyRequest: SetMaintenancePolicyRequest sets the @@ -6523,9 +6523,9 @@ type SetMaintenancePolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetMaintenancePolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetMaintenancePolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetMaintenancePolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetMasterAuthRequest: SetMasterAuthRequest updates the admin password of a @@ -6572,9 +6572,9 @@ type SetMasterAuthRequest struct { NullFields []string `json:"-"` } -func (s *SetMasterAuthRequest) MarshalJSON() ([]byte, error) { +func (s SetMasterAuthRequest) MarshalJSON() ([]byte, error) { type NoMethod SetMasterAuthRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetMonitoringServiceRequest: SetMonitoringServiceRequest sets the monitoring @@ -6617,9 +6617,9 @@ type SetMonitoringServiceRequest struct { NullFields []string `json:"-"` } -func (s *SetMonitoringServiceRequest) MarshalJSON() ([]byte, error) { +func (s SetMonitoringServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod SetMonitoringServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetNetworkPolicyRequest: SetNetworkPolicyRequest enables/disables network @@ -6657,9 +6657,9 @@ type SetNetworkPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetNetworkPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetNetworkPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetNetworkPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetNodePoolAutoscalingRequest: SetNodePoolAutoscalingRequest sets the @@ -6699,9 +6699,9 @@ type SetNodePoolAutoscalingRequest struct { NullFields []string `json:"-"` } -func (s *SetNodePoolAutoscalingRequest) MarshalJSON() ([]byte, error) { +func (s SetNodePoolAutoscalingRequest) MarshalJSON() ([]byte, error) { type NoMethod SetNodePoolAutoscalingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetNodePoolManagementRequest: SetNodePoolManagementRequest sets the node @@ -6741,9 +6741,9 @@ type SetNodePoolManagementRequest struct { NullFields []string `json:"-"` } -func (s *SetNodePoolManagementRequest) MarshalJSON() ([]byte, error) { +func (s SetNodePoolManagementRequest) MarshalJSON() ([]byte, error) { type NoMethod SetNodePoolManagementRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetNodePoolSizeRequest: SetNodePoolSizeRequest sets the size of a node pool. @@ -6782,9 +6782,9 @@ type SetNodePoolSizeRequest struct { NullFields []string `json:"-"` } -func (s *SetNodePoolSizeRequest) MarshalJSON() ([]byte, error) { +func (s SetNodePoolSizeRequest) MarshalJSON() ([]byte, error) { type NoMethod SetNodePoolSizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceConfig: A set of Shielded Instance options. @@ -6813,9 +6813,9 @@ type ShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedNodes: Configuration of Shielded Nodes feature. @@ -6836,9 +6836,9 @@ type ShieldedNodes struct { NullFields []string `json:"-"` } -func (s *ShieldedNodes) MarshalJSON() ([]byte, error) { +func (s ShieldedNodes) MarshalJSON() ([]byte, error) { type NoMethod ShieldedNodes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoleTenantConfig: SoleTenantConfig contains the NodeAffinities to specify @@ -6860,9 +6860,9 @@ type SoleTenantConfig struct { NullFields []string `json:"-"` } -func (s *SoleTenantConfig) MarshalJSON() ([]byte, error) { +func (s SoleTenantConfig) MarshalJSON() ([]byte, error) { type NoMethod SoleTenantConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StandardRolloutPolicy: Standard rollout policy is the default policy for @@ -6888,9 +6888,9 @@ type StandardRolloutPolicy struct { NullFields []string `json:"-"` } -func (s *StandardRolloutPolicy) MarshalJSON() ([]byte, error) { +func (s StandardRolloutPolicy) MarshalJSON() ([]byte, error) { type NoMethod StandardRolloutPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StandardRolloutPolicy) UnmarshalJSON(data []byte) error { @@ -6941,9 +6941,9 @@ type StartIPRotationRequest struct { NullFields []string `json:"-"` } -func (s *StartIPRotationRequest) MarshalJSON() ([]byte, error) { +func (s StartIPRotationRequest) MarshalJSON() ([]byte, error) { type NoMethod StartIPRotationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatefulHAConfig: Configuration for the Stateful HA add-on. @@ -6963,9 +6963,9 @@ type StatefulHAConfig struct { NullFields []string `json:"-"` } -func (s *StatefulHAConfig) MarshalJSON() ([]byte, error) { +func (s StatefulHAConfig) MarshalJSON() ([]byte, error) { type NoMethod StatefulHAConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -6997,9 +6997,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatusCondition: StatusCondition describes why a cluster or a node pool has @@ -7118,9 +7118,9 @@ type StatusCondition struct { NullFields []string `json:"-"` } -func (s *StatusCondition) MarshalJSON() ([]byte, error) { +func (s StatusCondition) MarshalJSON() ([]byte, error) { type NoMethod StatusCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeWindow: Represents an arbitrary window of time. @@ -7146,9 +7146,9 @@ type TimeWindow struct { NullFields []string `json:"-"` } -func (s *TimeWindow) MarshalJSON() ([]byte, error) { +func (s TimeWindow) MarshalJSON() ([]byte, error) { type NoMethod TimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TpuConfig: Configuration for Cloud TPU. @@ -7173,9 +7173,9 @@ type TpuConfig struct { NullFields []string `json:"-"` } -func (s *TpuConfig) MarshalJSON() ([]byte, error) { +func (s TpuConfig) MarshalJSON() ([]byte, error) { type NoMethod TpuConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateClusterRequest: UpdateClusterRequest updates the settings of a @@ -7211,9 +7211,9 @@ type UpdateClusterRequest struct { NullFields []string `json:"-"` } -func (s *UpdateClusterRequest) MarshalJSON() ([]byte, error) { +func (s UpdateClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInfo: UpdateInfo contains resource (instance groups, etc), status and @@ -7234,9 +7234,9 @@ type UpdateInfo struct { NullFields []string `json:"-"` } -func (s *UpdateInfo) MarshalJSON() ([]byte, error) { +func (s UpdateInfo) MarshalJSON() ([]byte, error) { type NoMethod UpdateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateMasterRequest: UpdateMasterRequest updates the master of the cluster. @@ -7277,9 +7277,9 @@ type UpdateMasterRequest struct { NullFields []string `json:"-"` } -func (s *UpdateMasterRequest) MarshalJSON() ([]byte, error) { +func (s UpdateMasterRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateMasterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateNodePoolRequest: SetNodePoolVersionRequest updates the version of a @@ -7404,9 +7404,9 @@ type UpdateNodePoolRequest struct { NullFields []string `json:"-"` } -func (s *UpdateNodePoolRequest) MarshalJSON() ([]byte, error) { +func (s UpdateNodePoolRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateNodePoolRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeAvailableEvent: UpgradeAvailableEvent is a notification sent to @@ -7443,9 +7443,9 @@ type UpgradeAvailableEvent struct { NullFields []string `json:"-"` } -func (s *UpgradeAvailableEvent) MarshalJSON() ([]byte, error) { +func (s UpgradeAvailableEvent) MarshalJSON() ([]byte, error) { type NoMethod UpgradeAvailableEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeEvent: UpgradeEvent is a notification sent to customers by the @@ -7483,9 +7483,9 @@ type UpgradeEvent struct { NullFields []string `json:"-"` } -func (s *UpgradeEvent) MarshalJSON() ([]byte, error) { +func (s UpgradeEvent) MarshalJSON() ([]byte, error) { type NoMethod UpgradeEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeSettings: These upgrade settings control the level of parallelism and @@ -7552,9 +7552,9 @@ type UpgradeSettings struct { NullFields []string `json:"-"` } -func (s *UpgradeSettings) MarshalJSON() ([]byte, error) { +func (s UpgradeSettings) MarshalJSON() ([]byte, error) { type NoMethod UpgradeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetwork: UsableSubnetwork resource returns the subnetwork name, its @@ -7589,9 +7589,9 @@ type UsableSubnetwork struct { NullFields []string `json:"-"` } -func (s *UsableSubnetwork) MarshalJSON() ([]byte, error) { +func (s UsableSubnetwork) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsableSubnetworkSecondaryRange: Secondary IP range of a usable subnetwork. @@ -7630,9 +7630,9 @@ type UsableSubnetworkSecondaryRange struct { NullFields []string `json:"-"` } -func (s *UsableSubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { +func (s UsableSubnetworkSecondaryRange) MarshalJSON() ([]byte, error) { type NoMethod UsableSubnetworkSecondaryRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerticalPodAutoscaling: VerticalPodAutoscaling contains global, per-cluster @@ -7654,9 +7654,9 @@ type VerticalPodAutoscaling struct { NullFields []string `json:"-"` } -func (s *VerticalPodAutoscaling) MarshalJSON() ([]byte, error) { +func (s VerticalPodAutoscaling) MarshalJSON() ([]byte, error) { type NoMethod VerticalPodAutoscaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualNIC: Configuration of gVNIC feature. @@ -7676,9 +7676,9 @@ type VirtualNIC struct { NullFields []string `json:"-"` } -func (s *VirtualNIC) MarshalJSON() ([]byte, error) { +func (s VirtualNIC) MarshalJSON() ([]byte, error) { type NoMethod VirtualNIC - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsNodeConfig: Parameters that can be configured on Windows nodes. @@ -7708,9 +7708,9 @@ type WindowsNodeConfig struct { NullFields []string `json:"-"` } -func (s *WindowsNodeConfig) MarshalJSON() ([]byte, error) { +func (s WindowsNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod WindowsNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsVersion: Windows server version. @@ -7734,9 +7734,9 @@ type WindowsVersion struct { NullFields []string `json:"-"` } -func (s *WindowsVersion) MarshalJSON() ([]byte, error) { +func (s WindowsVersion) MarshalJSON() ([]byte, error) { type NoMethod WindowsVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsVersions: Windows server versions. @@ -7756,9 +7756,9 @@ type WindowsVersions struct { NullFields []string `json:"-"` } -func (s *WindowsVersions) MarshalJSON() ([]byte, error) { +func (s WindowsVersions) MarshalJSON() ([]byte, error) { type NoMethod WindowsVersions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadALTSConfig: Configuration for direct-path (via ALTS) with workload @@ -7781,9 +7781,9 @@ type WorkloadALTSConfig struct { NullFields []string `json:"-"` } -func (s *WorkloadALTSConfig) MarshalJSON() ([]byte, error) { +func (s WorkloadALTSConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkloadALTSConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadCertificates: Configuration for issuance of mTLS keys and @@ -7808,9 +7808,9 @@ type WorkloadCertificates struct { NullFields []string `json:"-"` } -func (s *WorkloadCertificates) MarshalJSON() ([]byte, error) { +func (s WorkloadCertificates) MarshalJSON() ([]byte, error) { type NoMethod WorkloadCertificates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadConfig: WorkloadConfig defines the flags to enable or disable the @@ -7844,9 +7844,9 @@ type WorkloadConfig struct { NullFields []string `json:"-"` } -func (s *WorkloadConfig) MarshalJSON() ([]byte, error) { +func (s WorkloadConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkloadConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadIdentityConfig: Configuration for the use of Kubernetes Service @@ -7873,9 +7873,9 @@ type WorkloadIdentityConfig struct { NullFields []string `json:"-"` } -func (s *WorkloadIdentityConfig) MarshalJSON() ([]byte, error) { +func (s WorkloadIdentityConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkloadIdentityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadMetadataConfig: WorkloadMetadataConfig defines the metadata @@ -7924,9 +7924,9 @@ type WorkloadMetadataConfig struct { NullFields []string `json:"-"` } -func (s *WorkloadMetadataConfig) MarshalJSON() ([]byte, error) { +func (s WorkloadMetadataConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkloadMetadataConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadPolicyConfig: WorkloadPolicyConfig is the configuration of workload @@ -7947,9 +7947,9 @@ type WorkloadPolicyConfig struct { NullFields []string `json:"-"` } -func (s *WorkloadPolicyConfig) MarshalJSON() ([]byte, error) { +func (s WorkloadPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkloadPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsAggregatedUsableSubnetworksListCall struct { diff --git a/containeranalysis/v1/containeranalysis-gen.go b/containeranalysis/v1/containeranalysis-gen.go index 33b7f6a42a..09a94c1212 100644 --- a/containeranalysis/v1/containeranalysis-gen.go +++ b/containeranalysis/v1/containeranalysis-gen.go @@ -297,9 +297,9 @@ type AliasContext struct { NullFields []string `json:"-"` } -func (s *AliasContext) MarshalJSON() ([]byte, error) { +func (s AliasContext) MarshalJSON() ([]byte, error) { type NoMethod AliasContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalysisCompleted: Indicates which analysis completed successfully. Multiple @@ -319,9 +319,9 @@ type AnalysisCompleted struct { NullFields []string `json:"-"` } -func (s *AnalysisCompleted) MarshalJSON() ([]byte, error) { +func (s AnalysisCompleted) MarshalJSON() ([]byte, error) { type NoMethod AnalysisCompleted - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Artifact: Artifact describes a build product. @@ -351,9 +351,9 @@ type Artifact struct { NullFields []string `json:"-"` } -func (s *Artifact) MarshalJSON() ([]byte, error) { +func (s Artifact) MarshalJSON() ([]byte, error) { type NoMethod Artifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Assessment: Assessment provides all information that is related to a single @@ -409,9 +409,9 @@ type Assessment struct { NullFields []string `json:"-"` } -func (s *Assessment) MarshalJSON() ([]byte, error) { +func (s Assessment) MarshalJSON() ([]byte, error) { type NoMethod Assessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestationNote: Note kind that represents a logical attestation "role" or @@ -438,9 +438,9 @@ type AttestationNote struct { NullFields []string `json:"-"` } -func (s *AttestationNote) MarshalJSON() ([]byte, error) { +func (s AttestationNote) MarshalJSON() ([]byte, error) { type NoMethod AttestationNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestationOccurrence: Occurrence that represents a single "attestation". @@ -482,9 +482,9 @@ type AttestationOccurrence struct { NullFields []string `json:"-"` } -func (s *AttestationOccurrence) MarshalJSON() ([]byte, error) { +func (s AttestationOccurrence) MarshalJSON() ([]byte, error) { type NoMethod AttestationOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateNotesRequest: Request to create notes in batch. @@ -504,9 +504,9 @@ type BatchCreateNotesRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateNotesRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateNotesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateNotesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateNotesResponse: Response for creating notes in batch. @@ -529,9 +529,9 @@ type BatchCreateNotesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateNotesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateNotesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateNotesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateOccurrencesRequest: Request to create occurrences in batch. @@ -552,9 +552,9 @@ type BatchCreateOccurrencesRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateOccurrencesRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateOccurrencesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateOccurrencesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateOccurrencesResponse: Response for creating occurrences in batch. @@ -577,9 +577,9 @@ type BatchCreateOccurrencesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateOccurrencesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateOccurrencesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateOccurrencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -676,9 +676,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuildDefinition struct { @@ -699,9 +699,9 @@ type BuildDefinition struct { NullFields []string `json:"-"` } -func (s *BuildDefinition) MarshalJSON() ([]byte, error) { +func (s BuildDefinition) MarshalJSON() ([]byte, error) { type NoMethod BuildDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuildMetadata struct { @@ -721,9 +721,9 @@ type BuildMetadata struct { NullFields []string `json:"-"` } -func (s *BuildMetadata) MarshalJSON() ([]byte, error) { +func (s BuildMetadata) MarshalJSON() ([]byte, error) { type NoMethod BuildMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildNote: Note holding the version of the provider's builder and the @@ -745,9 +745,9 @@ type BuildNote struct { NullFields []string `json:"-"` } -func (s *BuildNote) MarshalJSON() ([]byte, error) { +func (s BuildNote) MarshalJSON() ([]byte, error) { type NoMethod BuildNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildOccurrence: Details of a build occurrence. @@ -789,9 +789,9 @@ type BuildOccurrence struct { NullFields []string `json:"-"` } -func (s *BuildOccurrence) MarshalJSON() ([]byte, error) { +func (s BuildOccurrence) MarshalJSON() ([]byte, error) { type NoMethod BuildOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildProvenance: Provenance of a build. Contains all information needed to @@ -841,9 +841,9 @@ type BuildProvenance struct { NullFields []string `json:"-"` } -func (s *BuildProvenance) MarshalJSON() ([]byte, error) { +func (s BuildProvenance) MarshalJSON() ([]byte, error) { type NoMethod BuildProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildStep: A step in the build pipeline. Next ID: 21 @@ -962,9 +962,9 @@ type BuildStep struct { NullFields []string `json:"-"` } -func (s *BuildStep) MarshalJSON() ([]byte, error) { +func (s BuildStep) MarshalJSON() ([]byte, error) { type NoMethod BuildStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuilderConfig struct { @@ -982,9 +982,9 @@ type BuilderConfig struct { NullFields []string `json:"-"` } -func (s *BuilderConfig) MarshalJSON() ([]byte, error) { +func (s BuilderConfig) MarshalJSON() ([]byte, error) { type NoMethod BuilderConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CVSS: Common Vulnerability Scoring System. For details, see @@ -1071,9 +1071,9 @@ type CVSS struct { NullFields []string `json:"-"` } -func (s *CVSS) MarshalJSON() ([]byte, error) { +func (s CVSS) MarshalJSON() ([]byte, error) { type NoMethod CVSS - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CVSS) UnmarshalJSON(data []byte) error { @@ -1163,9 +1163,9 @@ type CVSSv3 struct { NullFields []string `json:"-"` } -func (s *CVSSv3) MarshalJSON() ([]byte, error) { +func (s CVSSv3) MarshalJSON() ([]byte, error) { type NoMethod CVSSv3 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CVSSv3) UnmarshalJSON(data []byte) error { @@ -1205,9 +1205,9 @@ type Category struct { NullFields []string `json:"-"` } -func (s *Category) MarshalJSON() ([]byte, error) { +func (s Category) MarshalJSON() ([]byte, error) { type NoMethod Category - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CisBenchmark: A compliance check that is a CIS benchmark. @@ -1234,9 +1234,9 @@ type CisBenchmark struct { NullFields []string `json:"-"` } -func (s *CisBenchmark) MarshalJSON() ([]byte, error) { +func (s CisBenchmark) MarshalJSON() ([]byte, error) { type NoMethod CisBenchmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRepoSourceContext: A CloudRepoSourceContext denotes a particular @@ -1261,9 +1261,9 @@ type CloudRepoSourceContext struct { NullFields []string `json:"-"` } -func (s *CloudRepoSourceContext) MarshalJSON() ([]byte, error) { +func (s CloudRepoSourceContext) MarshalJSON() ([]byte, error) { type NoMethod CloudRepoSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudStorageLocation: Empty placeholder to denote that this is a Google @@ -1302,9 +1302,9 @@ type Command struct { NullFields []string `json:"-"` } -func (s *Command) MarshalJSON() ([]byte, error) { +func (s Command) MarshalJSON() ([]byte, error) { type NoMethod Command - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Completeness: Indicates that the builder claims certain fields in this @@ -1333,9 +1333,9 @@ type Completeness struct { NullFields []string `json:"-"` } -func (s *Completeness) MarshalJSON() ([]byte, error) { +func (s Completeness) MarshalJSON() ([]byte, error) { type NoMethod Completeness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ComplianceNote struct { @@ -1367,9 +1367,9 @@ type ComplianceNote struct { NullFields []string `json:"-"` } -func (s *ComplianceNote) MarshalJSON() ([]byte, error) { +func (s ComplianceNote) MarshalJSON() ([]byte, error) { type NoMethod ComplianceNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceOccurrence: An indication that the compliance checks in the @@ -1393,9 +1393,9 @@ type ComplianceOccurrence struct { NullFields []string `json:"-"` } -func (s *ComplianceOccurrence) MarshalJSON() ([]byte, error) { +func (s ComplianceOccurrence) MarshalJSON() ([]byte, error) { type NoMethod ComplianceOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceVersion: Describes the CIS benchmark version that is applicable to @@ -1423,9 +1423,9 @@ type ComplianceVersion struct { NullFields []string `json:"-"` } -func (s *ComplianceVersion) MarshalJSON() ([]byte, error) { +func (s ComplianceVersion) MarshalJSON() ([]byte, error) { type NoMethod ComplianceVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig: ApprovalConfig @@ -1448,9 +1448,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult: ApprovalResult @@ -1489,9 +1489,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts: Artifacts produced by @@ -1542,9 +1542,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects: Files @@ -1575,9 +1575,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects struct NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact: A Maven @@ -1616,9 +1616,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage: Npm package @@ -1645,9 +1645,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage: Python @@ -1676,9 +1676,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Build: A build resource in the @@ -1816,9 +1816,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Build struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Build) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Build) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Build - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval: BuildApproval @@ -1850,9 +1850,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo: A fatal problem @@ -1884,9 +1884,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions: Optional arguments @@ -2011,9 +2011,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption: Details @@ -2039,9 +2039,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep: A step in the build @@ -2160,9 +2160,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning: A non-fatal problem @@ -2191,9 +2191,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage: An image built by the @@ -2220,9 +2220,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository: Location of @@ -2250,9 +2250,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig: This @@ -2280,9 +2280,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes: Container message for @@ -2304,9 +2304,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation: Represents a storage @@ -2334,9 +2334,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig: GitConfig is a @@ -2357,9 +2357,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig: HttpConfig @@ -2384,9 +2384,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource: Location of the source @@ -2420,9 +2420,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Hash: Container message for hash @@ -2451,9 +2451,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Hash struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Hash) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Hash) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret: Pairs a set of @@ -2482,9 +2482,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource: Location of the @@ -2528,9 +2528,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Results: Artifacts created by the @@ -2579,9 +2579,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Results struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Results) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Results) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Results - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Secret: Pairs a set of secret @@ -2611,9 +2611,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Secret struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Secret) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Secret) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret: Pairs a @@ -2639,9 +2639,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets: Secrets and secret @@ -2666,9 +2666,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Source: Location of the source in @@ -2705,9 +2705,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Source struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Source) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Source) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance: Provenance of @@ -2751,9 +2751,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource: Location of the @@ -2792,9 +2792,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest: Location @@ -2825,9 +2825,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan: Start and end times for @@ -2850,9 +2850,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact: A Maven @@ -2878,9 +2878,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage: An npm @@ -2906,9 +2906,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage: Artifact @@ -2934,9 +2934,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Volume: Volume describes a Docker @@ -2964,9 +2964,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Volume struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Volume) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Volume) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DSSEAttestationNote struct { @@ -2985,9 +2985,9 @@ type DSSEAttestationNote struct { NullFields []string `json:"-"` } -func (s *DSSEAttestationNote) MarshalJSON() ([]byte, error) { +func (s DSSEAttestationNote) MarshalJSON() ([]byte, error) { type NoMethod DSSEAttestationNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DSSEAttestationOccurrence: Deprecated. Prefer to use a regular Occurrence, @@ -3010,9 +3010,9 @@ type DSSEAttestationOccurrence struct { NullFields []string `json:"-"` } -func (s *DSSEAttestationOccurrence) MarshalJSON() ([]byte, error) { +func (s DSSEAttestationOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DSSEAttestationOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DSSEHint: This submessage provides human-readable hints about the purpose of @@ -3038,9 +3038,9 @@ type DSSEHint struct { NullFields []string `json:"-"` } -func (s *DSSEHint) MarshalJSON() ([]byte, error) { +func (s DSSEHint) MarshalJSON() ([]byte, error) { type NoMethod DSSEHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentNote: An artifact that can be deployed in some runtime. @@ -3060,9 +3060,9 @@ type DeploymentNote struct { NullFields []string `json:"-"` } -func (s *DeploymentNote) MarshalJSON() ([]byte, error) { +func (s DeploymentNote) MarshalJSON() ([]byte, error) { type NoMethod DeploymentNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentOccurrence: The period during which some deployable was active in @@ -3102,9 +3102,9 @@ type DeploymentOccurrence struct { NullFields []string `json:"-"` } -func (s *DeploymentOccurrence) MarshalJSON() ([]byte, error) { +func (s DeploymentOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DeploymentOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Detail: A detail for a distro and package affected by this vulnerability and @@ -3175,9 +3175,9 @@ type Detail struct { NullFields []string `json:"-"` } -func (s *Detail) MarshalJSON() ([]byte, error) { +func (s Detail) MarshalJSON() ([]byte, error) { type NoMethod Detail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Digest: Digest information. @@ -3199,9 +3199,9 @@ type Digest struct { NullFields []string `json:"-"` } -func (s *Digest) MarshalJSON() ([]byte, error) { +func (s Digest) MarshalJSON() ([]byte, error) { type NoMethod Digest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoveryNote: A note that indicates a type of analysis a provider would @@ -3242,9 +3242,9 @@ type DiscoveryNote struct { NullFields []string `json:"-"` } -func (s *DiscoveryNote) MarshalJSON() ([]byte, error) { +func (s DiscoveryNote) MarshalJSON() ([]byte, error) { type NoMethod DiscoveryNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoveryOccurrence: Provides information about the analysis status of a @@ -3302,9 +3302,9 @@ type DiscoveryOccurrence struct { NullFields []string `json:"-"` } -func (s *DiscoveryOccurrence) MarshalJSON() ([]byte, error) { +func (s DiscoveryOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DiscoveryOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Distribution: This represents a particular channel of distribution for a @@ -3344,9 +3344,9 @@ type Distribution struct { NullFields []string `json:"-"` } -func (s *Distribution) MarshalJSON() ([]byte, error) { +func (s Distribution) MarshalJSON() ([]byte, error) { type NoMethod Distribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -3378,9 +3378,9 @@ type Envelope struct { NullFields []string `json:"-"` } -func (s *Envelope) MarshalJSON() ([]byte, error) { +func (s Envelope) MarshalJSON() ([]byte, error) { type NoMethod Envelope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnvelopeSignature struct { @@ -3399,9 +3399,9 @@ type EnvelopeSignature struct { NullFields []string `json:"-"` } -func (s *EnvelopeSignature) MarshalJSON() ([]byte, error) { +func (s EnvelopeSignature) MarshalJSON() ([]byte, error) { type NoMethod EnvelopeSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportSBOMRequest: The request to generate and export SBOM. Target must be @@ -3423,9 +3423,9 @@ type ExportSBOMRequest struct { NullFields []string `json:"-"` } -func (s *ExportSBOMRequest) MarshalJSON() ([]byte, error) { +func (s ExportSBOMRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportSBOMRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportSBOMResponse: The response from a call to ExportSBOM. @@ -3450,9 +3450,9 @@ type ExportSBOMResponse struct { NullFields []string `json:"-"` } -func (s *ExportSBOMResponse) MarshalJSON() ([]byte, error) { +func (s ExportSBOMResponse) MarshalJSON() ([]byte, error) { type NoMethod ExportSBOMResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -3498,9 +3498,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileHashes: Container message for hashes of byte content of files, used in @@ -3521,9 +3521,9 @@ type FileHashes struct { NullFields []string `json:"-"` } -func (s *FileHashes) MarshalJSON() ([]byte, error) { +func (s FileHashes) MarshalJSON() ([]byte, error) { type NoMethod FileHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fingerprint: A set of properties that uniquely identify a given Docker @@ -3551,9 +3551,9 @@ type Fingerprint struct { NullFields []string `json:"-"` } -func (s *Fingerprint) MarshalJSON() ([]byte, error) { +func (s Fingerprint) MarshalJSON() ([]byte, error) { type NoMethod Fingerprint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FixableTotalByDigest: Per resource and severity counts of fixable and total @@ -3591,9 +3591,9 @@ type FixableTotalByDigest struct { NullFields []string `json:"-"` } -func (s *FixableTotalByDigest) MarshalJSON() ([]byte, error) { +func (s FixableTotalByDigest) MarshalJSON() ([]byte, error) { type NoMethod FixableTotalByDigest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GerritSourceContext: A SourceContext referring to a Gerrit project. @@ -3621,9 +3621,9 @@ type GerritSourceContext struct { NullFields []string `json:"-"` } -func (s *GerritSourceContext) MarshalJSON() ([]byte, error) { +func (s GerritSourceContext) MarshalJSON() ([]byte, error) { type NoMethod GerritSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -3644,9 +3644,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -3676,9 +3676,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitSourceContext: A GitSourceContext denotes a particular revision in a @@ -3701,9 +3701,9 @@ type GitSourceContext struct { NullFields []string `json:"-"` } -func (s *GitSourceContext) MarshalJSON() ([]byte, error) { +func (s GitSourceContext) MarshalJSON() ([]byte, error) { type NoMethod GitSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata: Metadata for all @@ -3728,9 +3728,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1FileLocation: Indicates the location at which a package was found. @@ -3751,9 +3751,9 @@ type GrafeasV1FileLocation struct { NullFields []string `json:"-"` } -func (s *GrafeasV1FileLocation) MarshalJSON() ([]byte, error) { +func (s GrafeasV1FileLocation) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1FileLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder: Identifies the entity that @@ -3774,9 +3774,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness: Indicates that the builder @@ -3798,9 +3798,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource: Describes where the config @@ -3823,9 +3823,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation: Identifies the event that @@ -3847,9 +3847,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial: The collection of artifacts that @@ -3871,9 +3871,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata: Other properties of the build. @@ -3896,9 +3896,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hash: Container message for hash values. @@ -3920,9 +3920,9 @@ type Hash struct { NullFields []string `json:"-"` } -func (s *Hash) MarshalJSON() ([]byte, error) { +func (s Hash) MarshalJSON() ([]byte, error) { type NoMethod Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hint: This submessage provides human-readable hints about the purpose of the @@ -3948,9 +3948,9 @@ type Hint struct { NullFields []string `json:"-"` } -func (s *Hint) MarshalJSON() ([]byte, error) { +func (s Hint) MarshalJSON() ([]byte, error) { type NoMethod Hint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Identity: The unique identifier of the update. @@ -3972,9 +3972,9 @@ type Identity struct { NullFields []string `json:"-"` } -func (s *Identity) MarshalJSON() ([]byte, error) { +func (s Identity) MarshalJSON() ([]byte, error) { type NoMethod Identity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageNote: Basis describes the base image portion (Note) of the DockerImage @@ -3999,9 +3999,9 @@ type ImageNote struct { NullFields []string `json:"-"` } -func (s *ImageNote) MarshalJSON() ([]byte, error) { +func (s ImageNote) MarshalJSON() ([]byte, error) { type NoMethod ImageNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageOccurrence: Details of the derived image portion of the DockerImage @@ -4032,9 +4032,9 @@ type ImageOccurrence struct { NullFields []string `json:"-"` } -func (s *ImageOccurrence) MarshalJSON() ([]byte, error) { +func (s ImageOccurrence) MarshalJSON() ([]byte, error) { type NoMethod ImageOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InTotoProvenance struct { @@ -4064,9 +4064,9 @@ type InTotoProvenance struct { NullFields []string `json:"-"` } -func (s *InTotoProvenance) MarshalJSON() ([]byte, error) { +func (s InTotoProvenance) MarshalJSON() ([]byte, error) { type NoMethod InTotoProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InTotoSlsaProvenanceV1 struct { @@ -4089,9 +4089,9 @@ type InTotoSlsaProvenanceV1 struct { NullFields []string `json:"-"` } -func (s *InTotoSlsaProvenanceV1) MarshalJSON() ([]byte, error) { +func (s InTotoSlsaProvenanceV1) MarshalJSON() ([]byte, error) { type NoMethod InTotoSlsaProvenanceV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InTotoStatement: Spec defined at @@ -4120,9 +4120,9 @@ type InTotoStatement struct { NullFields []string `json:"-"` } -func (s *InTotoStatement) MarshalJSON() ([]byte, error) { +func (s InTotoStatement) MarshalJSON() ([]byte, error) { type NoMethod InTotoStatement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Justification: Justification provides the justification when the state of @@ -4163,9 +4163,9 @@ type Justification struct { NullFields []string `json:"-"` } -func (s *Justification) MarshalJSON() ([]byte, error) { +func (s Justification) MarshalJSON() ([]byte, error) { type NoMethod Justification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Jwt struct { @@ -4186,9 +4186,9 @@ type Jwt struct { NullFields []string `json:"-"` } -func (s *Jwt) MarshalJSON() ([]byte, error) { +func (s Jwt) MarshalJSON() ([]byte, error) { type NoMethod Jwt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type KnowledgeBase struct { @@ -4210,9 +4210,9 @@ type KnowledgeBase struct { NullFields []string `json:"-"` } -func (s *KnowledgeBase) MarshalJSON() ([]byte, error) { +func (s KnowledgeBase) MarshalJSON() ([]byte, error) { type NoMethod KnowledgeBase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Layer: Layer holds metadata specific to a layer of a Docker image. @@ -4236,9 +4236,9 @@ type Layer struct { NullFields []string `json:"-"` } -func (s *Layer) MarshalJSON() ([]byte, error) { +func (s Layer) MarshalJSON() ([]byte, error) { type NoMethod Layer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // License: License information. @@ -4263,9 +4263,9 @@ type License struct { NullFields []string `json:"-"` } -func (s *License) MarshalJSON() ([]byte, error) { +func (s License) MarshalJSON() ([]byte, error) { type NoMethod License - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNoteOccurrencesResponse: Response for listing occurrences for a note. @@ -4290,9 +4290,9 @@ type ListNoteOccurrencesResponse struct { NullFields []string `json:"-"` } -func (s *ListNoteOccurrencesResponse) MarshalJSON() ([]byte, error) { +func (s ListNoteOccurrencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNoteOccurrencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNotesResponse: Response for listing notes. @@ -4319,9 +4319,9 @@ type ListNotesResponse struct { NullFields []string `json:"-"` } -func (s *ListNotesResponse) MarshalJSON() ([]byte, error) { +func (s ListNotesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNotesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOccurrencesResponse: Response for listing occurrences. @@ -4348,9 +4348,9 @@ type ListOccurrencesResponse struct { NullFields []string `json:"-"` } -func (s *ListOccurrencesResponse) MarshalJSON() ([]byte, error) { +func (s ListOccurrencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOccurrencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: An occurrence of a particular package installation found within a @@ -4377,9 +4377,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Material struct { @@ -4398,9 +4398,9 @@ type Material struct { NullFields []string `json:"-"` } -func (s *Material) MarshalJSON() ([]byte, error) { +func (s Material) MarshalJSON() ([]byte, error) { type NoMethod Material - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: Other properties of the build. @@ -4432,9 +4432,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonCompliantFile: Details about files that caused a compliance check to @@ -4461,9 +4461,9 @@ type NonCompliantFile struct { NullFields []string `json:"-"` } -func (s *NonCompliantFile) MarshalJSON() ([]byte, error) { +func (s NonCompliantFile) MarshalJSON() ([]byte, error) { type NoMethod NonCompliantFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Note: A type of analysis that can be done for a resource. @@ -4549,9 +4549,9 @@ type Note struct { NullFields []string `json:"-"` } -func (s *Note) MarshalJSON() ([]byte, error) { +func (s Note) MarshalJSON() ([]byte, error) { type NoMethod Note - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Occurrence: An instance of an analysis type that has been found on a @@ -4636,9 +4636,9 @@ type Occurrence struct { NullFields []string `json:"-"` } -func (s *Occurrence) MarshalJSON() ([]byte, error) { +func (s Occurrence) MarshalJSON() ([]byte, error) { type NoMethod Occurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageIssue: A detail for a distro and package this vulnerability @@ -4693,9 +4693,9 @@ type PackageIssue struct { NullFields []string `json:"-"` } -func (s *PackageIssue) MarshalJSON() ([]byte, error) { +func (s PackageIssue) MarshalJSON() ([]byte, error) { type NoMethod PackageIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageNote: PackageNote represents a particular package version. @@ -4746,9 +4746,9 @@ type PackageNote struct { NullFields []string `json:"-"` } -func (s *PackageNote) MarshalJSON() ([]byte, error) { +func (s PackageNote) MarshalJSON() ([]byte, error) { type NoMethod PackageNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageOccurrence: Details on how a particular software package was @@ -4792,9 +4792,9 @@ type PackageOccurrence struct { NullFields []string `json:"-"` } -func (s *PackageOccurrence) MarshalJSON() ([]byte, error) { +func (s PackageOccurrence) MarshalJSON() ([]byte, error) { type NoMethod PackageOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -4882,9 +4882,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Product: Product contains information about a product and how to uniquely @@ -4912,9 +4912,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectRepoId: Selects a repo using a Google Cloud Platform project ID @@ -4937,9 +4937,9 @@ type ProjectRepoId struct { NullFields []string `json:"-"` } -func (s *ProjectRepoId) MarshalJSON() ([]byte, error) { +func (s ProjectRepoId) MarshalJSON() ([]byte, error) { type NoMethod ProjectRepoId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProvenanceBuilder struct { @@ -4959,9 +4959,9 @@ type ProvenanceBuilder struct { NullFields []string `json:"-"` } -func (s *ProvenanceBuilder) MarshalJSON() ([]byte, error) { +func (s ProvenanceBuilder) MarshalJSON() ([]byte, error) { type NoMethod ProvenanceBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publisher: Publisher contains information about the publisher of this Note. @@ -4989,9 +4989,9 @@ type Publisher struct { NullFields []string `json:"-"` } -func (s *Publisher) MarshalJSON() ([]byte, error) { +func (s Publisher) MarshalJSON() ([]byte, error) { type NoMethod Publisher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Recipe: Steps taken to build the artifact. For a TaskRun, typically each @@ -5038,9 +5038,9 @@ type Recipe struct { NullFields []string `json:"-"` } -func (s *Recipe) MarshalJSON() ([]byte, error) { +func (s Recipe) MarshalJSON() ([]byte, error) { type NoMethod Recipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelatedUrl: Metadata for any related URL information. @@ -5062,9 +5062,9 @@ type RelatedUrl struct { NullFields []string `json:"-"` } -func (s *RelatedUrl) MarshalJSON() ([]byte, error) { +func (s RelatedUrl) MarshalJSON() ([]byte, error) { type NoMethod RelatedUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Remediation: Specifies details on how to handle (and presumably, fix) a @@ -5098,9 +5098,9 @@ type Remediation struct { NullFields []string `json:"-"` } -func (s *Remediation) MarshalJSON() ([]byte, error) { +func (s Remediation) MarshalJSON() ([]byte, error) { type NoMethod Remediation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepoId: A unique identifier for a Cloud Repo. @@ -5122,9 +5122,9 @@ type RepoId struct { NullFields []string `json:"-"` } -func (s *RepoId) MarshalJSON() ([]byte, error) { +func (s RepoId) MarshalJSON() ([]byte, error) { type NoMethod RepoId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceDescriptor struct { @@ -5148,9 +5148,9 @@ type ResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *ResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s ResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod ResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RunDetails struct { @@ -5170,9 +5170,9 @@ type RunDetails struct { NullFields []string `json:"-"` } -func (s *RunDetails) MarshalJSON() ([]byte, error) { +func (s RunDetails) MarshalJSON() ([]byte, error) { type NoMethod RunDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMReferenceNote: The note representing an SBOM reference. @@ -5195,9 +5195,9 @@ type SBOMReferenceNote struct { NullFields []string `json:"-"` } -func (s *SBOMReferenceNote) MarshalJSON() ([]byte, error) { +func (s SBOMReferenceNote) MarshalJSON() ([]byte, error) { type NoMethod SBOMReferenceNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMReferenceOccurrence: The occurrence representing an SBOM reference as @@ -5227,9 +5227,9 @@ type SBOMReferenceOccurrence struct { NullFields []string `json:"-"` } -func (s *SBOMReferenceOccurrence) MarshalJSON() ([]byte, error) { +func (s SBOMReferenceOccurrence) MarshalJSON() ([]byte, error) { type NoMethod SBOMReferenceOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMStatus: The status of an SBOM generation. @@ -5257,9 +5257,9 @@ type SBOMStatus struct { NullFields []string `json:"-"` } -func (s *SBOMStatus) MarshalJSON() ([]byte, error) { +func (s SBOMStatus) MarshalJSON() ([]byte, error) { type NoMethod SBOMStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SbomReferenceIntotoPayload: The actual payload that contains the SBOM @@ -5290,9 +5290,9 @@ type SbomReferenceIntotoPayload struct { NullFields []string `json:"-"` } -func (s *SbomReferenceIntotoPayload) MarshalJSON() ([]byte, error) { +func (s SbomReferenceIntotoPayload) MarshalJSON() ([]byte, error) { type NoMethod SbomReferenceIntotoPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SbomReferenceIntotoPredicate: A predicate which describes the SBOM being @@ -5319,9 +5319,9 @@ type SbomReferenceIntotoPredicate struct { NullFields []string `json:"-"` } -func (s *SbomReferenceIntotoPredicate) MarshalJSON() ([]byte, error) { +func (s SbomReferenceIntotoPredicate) MarshalJSON() ([]byte, error) { type NoMethod SbomReferenceIntotoPredicate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -5344,9 +5344,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Signature: Verifiers (e.g. Kritis implementations) MUST verify signatures @@ -5400,9 +5400,9 @@ type Signature struct { NullFields []string `json:"-"` } -func (s *Signature) MarshalJSON() ([]byte, error) { +func (s Signature) MarshalJSON() ([]byte, error) { type NoMethod Signature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SlsaBuilder struct { @@ -5420,9 +5420,9 @@ type SlsaBuilder struct { NullFields []string `json:"-"` } -func (s *SlsaBuilder) MarshalJSON() ([]byte, error) { +func (s SlsaBuilder) MarshalJSON() ([]byte, error) { type NoMethod SlsaBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaCompleteness: Indicates that the builder claims certain fields in this @@ -5451,9 +5451,9 @@ type SlsaCompleteness struct { NullFields []string `json:"-"` } -func (s *SlsaCompleteness) MarshalJSON() ([]byte, error) { +func (s SlsaCompleteness) MarshalJSON() ([]byte, error) { type NoMethod SlsaCompleteness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaMetadata: Other properties of the build. @@ -5485,9 +5485,9 @@ type SlsaMetadata struct { NullFields []string `json:"-"` } -func (s *SlsaMetadata) MarshalJSON() ([]byte, error) { +func (s SlsaMetadata) MarshalJSON() ([]byte, error) { type NoMethod SlsaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SlsaProvenance struct { @@ -5517,9 +5517,9 @@ type SlsaProvenance struct { NullFields []string `json:"-"` } -func (s *SlsaProvenance) MarshalJSON() ([]byte, error) { +func (s SlsaProvenance) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaProvenanceV1: Keep in sync with schema at @@ -5541,9 +5541,9 @@ type SlsaProvenanceV1 struct { NullFields []string `json:"-"` } -func (s *SlsaProvenanceV1) MarshalJSON() ([]byte, error) { +func (s SlsaProvenanceV1) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenanceV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaProvenanceZeroTwo: See full explanation of fields at @@ -5568,9 +5568,9 @@ type SlsaProvenanceZeroTwo struct { NullFields []string `json:"-"` } -func (s *SlsaProvenanceZeroTwo) MarshalJSON() ([]byte, error) { +func (s SlsaProvenanceZeroTwo) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenanceZeroTwo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaRecipe: Steps taken to build the artifact. For a TaskRun, typically each @@ -5616,9 +5616,9 @@ type SlsaRecipe struct { NullFields []string `json:"-"` } -func (s *SlsaRecipe) MarshalJSON() ([]byte, error) { +func (s SlsaRecipe) MarshalJSON() ([]byte, error) { type NoMethod SlsaRecipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Source describes the location of the source used for the build. @@ -5654,9 +5654,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: A SourceContext is a reference to a tree of files. A @@ -5685,9 +5685,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -5719,9 +5719,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Subject struct { @@ -5742,9 +5742,9 @@ type Subject struct { NullFields []string `json:"-"` } -func (s *Subject) MarshalJSON() ([]byte, error) { +func (s Subject) MarshalJSON() ([]byte, error) { type NoMethod Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -5767,9 +5767,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -5794,9 +5794,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSpan: Start and end times for a build execution phase. Next ID: 3 @@ -5818,9 +5818,9 @@ type TimeSpan struct { NullFields []string `json:"-"` } -func (s *TimeSpan) MarshalJSON() ([]byte, error) { +func (s TimeSpan) MarshalJSON() ([]byte, error) { type NoMethod TimeSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeDistribution: The Upgrade Distribution represents metadata about the @@ -5853,9 +5853,9 @@ type UpgradeDistribution struct { NullFields []string `json:"-"` } -func (s *UpgradeDistribution) MarshalJSON() ([]byte, error) { +func (s UpgradeDistribution) MarshalJSON() ([]byte, error) { type NoMethod UpgradeDistribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeNote: An Upgrade Note represents a potential upgrade of a package to @@ -5887,9 +5887,9 @@ type UpgradeNote struct { NullFields []string `json:"-"` } -func (s *UpgradeNote) MarshalJSON() ([]byte, error) { +func (s UpgradeNote) MarshalJSON() ([]byte, error) { type NoMethod UpgradeNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeOccurrence: An Upgrade Occurrence represents that a specific @@ -5923,9 +5923,9 @@ type UpgradeOccurrence struct { NullFields []string `json:"-"` } -func (s *UpgradeOccurrence) MarshalJSON() ([]byte, error) { +func (s UpgradeOccurrence) MarshalJSON() ([]byte, error) { type NoMethod UpgradeOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: Version contains structured information about the version of a @@ -5970,9 +5970,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VexAssessment: VexAssessment provides all publisher provided Vex information @@ -6026,9 +6026,9 @@ type VexAssessment struct { NullFields []string `json:"-"` } -func (s *VexAssessment) MarshalJSON() ([]byte, error) { +func (s VexAssessment) MarshalJSON() ([]byte, error) { type NoMethod VexAssessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Volume: Volume describes a Docker container volume which is mounted into @@ -6056,9 +6056,9 @@ type Volume struct { NullFields []string `json:"-"` } -func (s *Volume) MarshalJSON() ([]byte, error) { +func (s Volume) MarshalJSON() ([]byte, error) { type NoMethod Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityAssessmentNote: A single VulnerabilityAssessmentNote represents @@ -6092,9 +6092,9 @@ type VulnerabilityAssessmentNote struct { NullFields []string `json:"-"` } -func (s *VulnerabilityAssessmentNote) MarshalJSON() ([]byte, error) { +func (s VulnerabilityAssessmentNote) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityAssessmentNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityAttestation: The status of an vulnerability attestation @@ -6125,9 +6125,9 @@ type VulnerabilityAttestation struct { NullFields []string `json:"-"` } -func (s *VulnerabilityAttestation) MarshalJSON() ([]byte, error) { +func (s VulnerabilityAttestation) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityAttestation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityNote: A security vulnerability that can be found in resources. @@ -6181,9 +6181,9 @@ type VulnerabilityNote struct { NullFields []string `json:"-"` } -func (s *VulnerabilityNote) MarshalJSON() ([]byte, error) { +func (s VulnerabilityNote) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VulnerabilityNote) UnmarshalJSON(data []byte) error { @@ -6280,9 +6280,9 @@ type VulnerabilityOccurrence struct { NullFields []string `json:"-"` } -func (s *VulnerabilityOccurrence) MarshalJSON() ([]byte, error) { +func (s VulnerabilityOccurrence) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VulnerabilityOccurrence) UnmarshalJSON(data []byte) error { @@ -6321,9 +6321,9 @@ type VulnerabilityOccurrencesSummary struct { NullFields []string `json:"-"` } -func (s *VulnerabilityOccurrencesSummary) MarshalJSON() ([]byte, error) { +func (s VulnerabilityOccurrencesSummary) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityOccurrencesSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WindowsDetail struct { @@ -6352,9 +6352,9 @@ type WindowsDetail struct { NullFields []string `json:"-"` } -func (s *WindowsDetail) MarshalJSON() ([]byte, error) { +func (s WindowsDetail) MarshalJSON() ([]byte, error) { type NoMethod WindowsDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsUpdate: Windows Update represents the metadata about the update for @@ -6390,9 +6390,9 @@ type WindowsUpdate struct { NullFields []string `json:"-"` } -func (s *WindowsUpdate) MarshalJSON() ([]byte, error) { +func (s WindowsUpdate) MarshalJSON() ([]byte, error) { type NoMethod WindowsUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsNotesGetCall struct { diff --git a/containeranalysis/v1alpha1/containeranalysis-gen.go b/containeranalysis/v1alpha1/containeranalysis-gen.go index 6ff39bf318..eee3689587 100644 --- a/containeranalysis/v1alpha1/containeranalysis-gen.go +++ b/containeranalysis/v1alpha1/containeranalysis-gen.go @@ -277,9 +277,9 @@ type AnalysisCompleted struct { NullFields []string `json:"-"` } -func (s *AnalysisCompleted) MarshalJSON() ([]byte, error) { +func (s AnalysisCompleted) MarshalJSON() ([]byte, error) { type NoMethod AnalysisCompleted - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Artifact: Artifact describes a build product. @@ -317,9 +317,9 @@ type Artifact struct { NullFields []string `json:"-"` } -func (s *Artifact) MarshalJSON() ([]byte, error) { +func (s Artifact) MarshalJSON() ([]byte, error) { type NoMethod Artifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Assessment: Assessment provides all information that is related to a single @@ -374,9 +374,9 @@ type Assessment struct { NullFields []string `json:"-"` } -func (s *Assessment) MarshalJSON() ([]byte, error) { +func (s Assessment) MarshalJSON() ([]byte, error) { type NoMethod Assessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attestation: Occurrence that represents a single "attestation". The @@ -402,9 +402,9 @@ type Attestation struct { NullFields []string `json:"-"` } -func (s *Attestation) MarshalJSON() ([]byte, error) { +func (s Attestation) MarshalJSON() ([]byte, error) { type NoMethod Attestation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestationAuthority: Note kind that represents a logical attestation "role" @@ -430,9 +430,9 @@ type AttestationAuthority struct { NullFields []string `json:"-"` } -func (s *AttestationAuthority) MarshalJSON() ([]byte, error) { +func (s AttestationAuthority) MarshalJSON() ([]byte, error) { type NoMethod AttestationAuthority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestationAuthorityHint: This submessage provides human-readable hints @@ -459,9 +459,9 @@ type AttestationAuthorityHint struct { NullFields []string `json:"-"` } -func (s *AttestationAuthorityHint) MarshalJSON() ([]byte, error) { +func (s AttestationAuthorityHint) MarshalJSON() ([]byte, error) { type NoMethod AttestationAuthorityHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Basis: Basis describes the base image portion (Note) of the DockerImage @@ -486,9 +486,9 @@ type Basis struct { NullFields []string `json:"-"` } -func (s *Basis) MarshalJSON() ([]byte, error) { +func (s Basis) MarshalJSON() ([]byte, error) { type NoMethod Basis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -585,9 +585,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuildDefinition struct { @@ -608,9 +608,9 @@ type BuildDefinition struct { NullFields []string `json:"-"` } -func (s *BuildDefinition) MarshalJSON() ([]byte, error) { +func (s BuildDefinition) MarshalJSON() ([]byte, error) { type NoMethod BuildDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildDetails: Message encapsulating build provenance details. @@ -652,9 +652,9 @@ type BuildDetails struct { NullFields []string `json:"-"` } -func (s *BuildDetails) MarshalJSON() ([]byte, error) { +func (s BuildDetails) MarshalJSON() ([]byte, error) { type NoMethod BuildDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuildMetadata struct { @@ -674,9 +674,9 @@ type BuildMetadata struct { NullFields []string `json:"-"` } -func (s *BuildMetadata) MarshalJSON() ([]byte, error) { +func (s BuildMetadata) MarshalJSON() ([]byte, error) { type NoMethod BuildMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildProvenance: Provenance of a build. Contains all information needed to @@ -726,9 +726,9 @@ type BuildProvenance struct { NullFields []string `json:"-"` } -func (s *BuildProvenance) MarshalJSON() ([]byte, error) { +func (s BuildProvenance) MarshalJSON() ([]byte, error) { type NoMethod BuildProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildSignature: Message encapsulating the signature of the verified build. @@ -773,9 +773,9 @@ type BuildSignature struct { NullFields []string `json:"-"` } -func (s *BuildSignature) MarshalJSON() ([]byte, error) { +func (s BuildSignature) MarshalJSON() ([]byte, error) { type NoMethod BuildSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildStep: A step in the build pipeline. Next ID: 21 @@ -894,9 +894,9 @@ type BuildStep struct { NullFields []string `json:"-"` } -func (s *BuildStep) MarshalJSON() ([]byte, error) { +func (s BuildStep) MarshalJSON() ([]byte, error) { type NoMethod BuildStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildType: Note holding the version of the provider's builder and the @@ -920,9 +920,9 @@ type BuildType struct { NullFields []string `json:"-"` } -func (s *BuildType) MarshalJSON() ([]byte, error) { +func (s BuildType) MarshalJSON() ([]byte, error) { type NoMethod BuildType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuilderConfig struct { @@ -940,9 +940,9 @@ type BuilderConfig struct { NullFields []string `json:"-"` } -func (s *BuilderConfig) MarshalJSON() ([]byte, error) { +func (s BuilderConfig) MarshalJSON() ([]byte, error) { type NoMethod BuilderConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CVSS: Common Vulnerability Scoring System. This message is compatible with @@ -1047,9 +1047,9 @@ type CVSS struct { NullFields []string `json:"-"` } -func (s *CVSS) MarshalJSON() ([]byte, error) { +func (s CVSS) MarshalJSON() ([]byte, error) { type NoMethod CVSS - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CVSS) UnmarshalJSON(data []byte) error { @@ -1097,9 +1097,9 @@ type CisBenchmark struct { NullFields []string `json:"-"` } -func (s *CisBenchmark) MarshalJSON() ([]byte, error) { +func (s CisBenchmark) MarshalJSON() ([]byte, error) { type NoMethod CisBenchmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Command: Command describes a step performed as part of the build pipeline. @@ -1132,9 +1132,9 @@ type Command struct { NullFields []string `json:"-"` } -func (s *Command) MarshalJSON() ([]byte, error) { +func (s Command) MarshalJSON() ([]byte, error) { type NoMethod Command - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Completeness: Indicates that the builder claims certain fields in this @@ -1163,9 +1163,9 @@ type Completeness struct { NullFields []string `json:"-"` } -func (s *Completeness) MarshalJSON() ([]byte, error) { +func (s Completeness) MarshalJSON() ([]byte, error) { type NoMethod Completeness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceNote: ComplianceNote encapsulates all information about a specific @@ -1202,9 +1202,9 @@ type ComplianceNote struct { NullFields []string `json:"-"` } -func (s *ComplianceNote) MarshalJSON() ([]byte, error) { +func (s ComplianceNote) MarshalJSON() ([]byte, error) { type NoMethod ComplianceNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceOccurrence: An indication that the compliance checks in the @@ -1230,9 +1230,9 @@ type ComplianceOccurrence struct { NullFields []string `json:"-"` } -func (s *ComplianceOccurrence) MarshalJSON() ([]byte, error) { +func (s ComplianceOccurrence) MarshalJSON() ([]byte, error) { type NoMethod ComplianceOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceVersion: Describes the CIS benchmark version that is applicable to @@ -1260,9 +1260,9 @@ type ComplianceVersion struct { NullFields []string `json:"-"` } -func (s *ComplianceVersion) MarshalJSON() ([]byte, error) { +func (s ComplianceVersion) MarshalJSON() ([]byte, error) { type NoMethod ComplianceVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig: ApprovalConfig @@ -1285,9 +1285,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult: ApprovalResult @@ -1326,9 +1326,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts: Artifacts produced by @@ -1379,9 +1379,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects: Files @@ -1412,9 +1412,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects struct NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact: A Maven @@ -1453,9 +1453,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage: Npm package @@ -1482,9 +1482,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage: Python @@ -1513,9 +1513,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Build: A build resource in the @@ -1653,9 +1653,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Build struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Build) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Build) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Build - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval: BuildApproval @@ -1687,9 +1687,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo: A fatal problem @@ -1721,9 +1721,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions: Optional arguments @@ -1848,9 +1848,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption: Details @@ -1876,9 +1876,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep: A step in the build @@ -1997,9 +1997,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning: A non-fatal problem @@ -2028,9 +2028,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage: An image built by the @@ -2057,9 +2057,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository: Location of @@ -2087,9 +2087,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig: This @@ -2117,9 +2117,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes: Container message for @@ -2141,9 +2141,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation: Represents a storage @@ -2171,9 +2171,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig: GitConfig is a @@ -2194,9 +2194,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig: HttpConfig @@ -2221,9 +2221,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource: Location of the source @@ -2257,9 +2257,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Hash: Container message for hash @@ -2288,9 +2288,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Hash struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Hash) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Hash) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret: Pairs a set of @@ -2319,9 +2319,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource: Location of the @@ -2365,9 +2365,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Results: Artifacts created by the @@ -2416,9 +2416,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Results struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Results) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Results) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Results - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Secret: Pairs a set of secret @@ -2448,9 +2448,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Secret struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Secret) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Secret) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret: Pairs a @@ -2476,9 +2476,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets: Secrets and secret @@ -2503,9 +2503,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Source: Location of the source in @@ -2542,9 +2542,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Source struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Source) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Source) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance: Provenance of @@ -2588,9 +2588,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource: Location of the @@ -2629,9 +2629,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest: Location @@ -2662,9 +2662,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan: Start and end times for @@ -2687,9 +2687,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact: A Maven @@ -2715,9 +2715,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage: An npm @@ -2743,9 +2743,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage: Artifact @@ -2771,9 +2771,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Volume: Volume describes a Docker @@ -2801,9 +2801,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Volume struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Volume) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Volume) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateOperationRequest: Request for creating an operation @@ -2825,9 +2825,9 @@ type CreateOperationRequest struct { NullFields []string `json:"-"` } -func (s *CreateOperationRequest) MarshalJSON() ([]byte, error) { +func (s CreateOperationRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateOperationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DSSEAttestationNote: A note describing an attestation @@ -2847,9 +2847,9 @@ type DSSEAttestationNote struct { NullFields []string `json:"-"` } -func (s *DSSEAttestationNote) MarshalJSON() ([]byte, error) { +func (s DSSEAttestationNote) MarshalJSON() ([]byte, error) { type NoMethod DSSEAttestationNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DSSEAttestationOccurrence: An occurrence describing an attestation on a @@ -2872,9 +2872,9 @@ type DSSEAttestationOccurrence struct { NullFields []string `json:"-"` } -func (s *DSSEAttestationOccurrence) MarshalJSON() ([]byte, error) { +func (s DSSEAttestationOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DSSEAttestationOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DSSEHint: This submessage provides human-readable hints about the purpose of @@ -2900,9 +2900,9 @@ type DSSEHint struct { NullFields []string `json:"-"` } -func (s *DSSEHint) MarshalJSON() ([]byte, error) { +func (s DSSEHint) MarshalJSON() ([]byte, error) { type NoMethod DSSEHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Deployable: An artifact that can be deployed in some runtime. @@ -2922,9 +2922,9 @@ type Deployable struct { NullFields []string `json:"-"` } -func (s *Deployable) MarshalJSON() ([]byte, error) { +func (s Deployable) MarshalJSON() ([]byte, error) { type NoMethod Deployable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Deployment: The period during which some deployable was active in a runtime. @@ -2963,9 +2963,9 @@ type Deployment struct { NullFields []string `json:"-"` } -func (s *Deployment) MarshalJSON() ([]byte, error) { +func (s Deployment) MarshalJSON() ([]byte, error) { type NoMethod Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Derived: Derived describes the derived image portion (Occurrence) of the @@ -2997,9 +2997,9 @@ type Derived struct { NullFields []string `json:"-"` } -func (s *Derived) MarshalJSON() ([]byte, error) { +func (s Derived) MarshalJSON() ([]byte, error) { type NoMethod Derived - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Detail: Identifies all occurrences of this vulnerability in the package for @@ -3050,9 +3050,9 @@ type Detail struct { NullFields []string `json:"-"` } -func (s *Detail) MarshalJSON() ([]byte, error) { +func (s Detail) MarshalJSON() ([]byte, error) { type NoMethod Detail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Digest: Digest information. @@ -3074,9 +3074,9 @@ type Digest struct { NullFields []string `json:"-"` } -func (s *Digest) MarshalJSON() ([]byte, error) { +func (s Digest) MarshalJSON() ([]byte, error) { type NoMethod Digest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Discovered: Provides information about the scan status of a discovered @@ -3138,9 +3138,9 @@ type Discovered struct { NullFields []string `json:"-"` } -func (s *Discovered) MarshalJSON() ([]byte, error) { +func (s Discovered) MarshalJSON() ([]byte, error) { type NoMethod Discovered - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Discovery: A note that indicates a type of analysis a provider would @@ -3189,9 +3189,9 @@ type Discovery struct { NullFields []string `json:"-"` } -func (s *Discovery) MarshalJSON() ([]byte, error) { +func (s Discovery) MarshalJSON() ([]byte, error) { type NoMethod Discovery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Distribution: This represents a particular channel of distribution for a @@ -3230,9 +3230,9 @@ type Distribution struct { NullFields []string `json:"-"` } -func (s *Distribution) MarshalJSON() ([]byte, error) { +func (s Distribution) MarshalJSON() ([]byte, error) { type NoMethod Distribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentNote: DocumentNote represents an SPDX Document Creation Infromation @@ -3257,9 +3257,9 @@ type DocumentNote struct { NullFields []string `json:"-"` } -func (s *DocumentNote) MarshalJSON() ([]byte, error) { +func (s DocumentNote) MarshalJSON() ([]byte, error) { type NoMethod DocumentNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentOccurrence: DocumentOccurrence represents an SPDX Document Creation @@ -3309,9 +3309,9 @@ type DocumentOccurrence struct { NullFields []string `json:"-"` } -func (s *DocumentOccurrence) MarshalJSON() ([]byte, error) { +func (s DocumentOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DocumentOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -3346,9 +3346,9 @@ type Envelope struct { NullFields []string `json:"-"` } -func (s *Envelope) MarshalJSON() ([]byte, error) { +func (s Envelope) MarshalJSON() ([]byte, error) { type NoMethod Envelope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvelopeSignature: A DSSE signature @@ -3370,9 +3370,9 @@ type EnvelopeSignature struct { NullFields []string `json:"-"` } -func (s *EnvelopeSignature) MarshalJSON() ([]byte, error) { +func (s EnvelopeSignature) MarshalJSON() ([]byte, error) { type NoMethod EnvelopeSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -3418,9 +3418,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalRef: An External Reference allows a Package to reference an external @@ -3461,9 +3461,9 @@ type ExternalRef struct { NullFields []string `json:"-"` } -func (s *ExternalRef) MarshalJSON() ([]byte, error) { +func (s ExternalRef) MarshalJSON() ([]byte, error) { type NoMethod ExternalRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileHashes: Container message for hashes of byte content of files, used in @@ -3484,9 +3484,9 @@ type FileHashes struct { NullFields []string `json:"-"` } -func (s *FileHashes) MarshalJSON() ([]byte, error) { +func (s FileHashes) MarshalJSON() ([]byte, error) { type NoMethod FileHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileLocation: Indicates the location at which a package was found. @@ -3507,9 +3507,9 @@ type FileLocation struct { NullFields []string `json:"-"` } -func (s *FileLocation) MarshalJSON() ([]byte, error) { +func (s FileLocation) MarshalJSON() ([]byte, error) { type NoMethod FileLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileNote: FileNote represents an SPDX File Information section: @@ -3556,9 +3556,9 @@ type FileNote struct { NullFields []string `json:"-"` } -func (s *FileNote) MarshalJSON() ([]byte, error) { +func (s FileNote) MarshalJSON() ([]byte, error) { type NoMethod FileNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileOccurrence: FileOccurrence represents an SPDX File Information section: @@ -3603,9 +3603,9 @@ type FileOccurrence struct { NullFields []string `json:"-"` } -func (s *FileOccurrence) MarshalJSON() ([]byte, error) { +func (s FileOccurrence) MarshalJSON() ([]byte, error) { type NoMethod FileOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fingerprint: A set of properties that uniquely identify a given Docker @@ -3633,9 +3633,9 @@ type Fingerprint struct { NullFields []string `json:"-"` } -func (s *Fingerprint) MarshalJSON() ([]byte, error) { +func (s Fingerprint) MarshalJSON() ([]byte, error) { type NoMethod Fingerprint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -3656,9 +3656,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -3688,9 +3688,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetVulnzOccurrencesSummaryResponse: A summary of how many vulnz occurrences @@ -3715,9 +3715,9 @@ type GetVulnzOccurrencesSummaryResponse struct { NullFields []string `json:"-"` } -func (s *GetVulnzOccurrencesSummaryResponse) MarshalJSON() ([]byte, error) { +func (s GetVulnzOccurrencesSummaryResponse) MarshalJSON() ([]byte, error) { type NoMethod GetVulnzOccurrencesSummaryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1AliasContext: An alias to a repo @@ -3747,9 +3747,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1AliasContext struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1AliasContext) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1AliasContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1AliasContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1CloudRepoSourceContext: A @@ -3775,9 +3775,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1CloudRepoSourceContext struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1CloudRepoSourceContext) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1CloudRepoSourceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1CloudRepoSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1GerritSourceContext: A SourceContext @@ -3806,9 +3806,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1GerritSourceContext struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1GerritSourceContext) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1GerritSourceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1GerritSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1GitSourceContext: A GitSourceContext @@ -3832,9 +3832,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1GitSourceContext struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1GitSourceContext) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1GitSourceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1GitSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata: Metadata for all @@ -3859,9 +3859,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1ProjectRepoId: Selects a repo using a @@ -3885,9 +3885,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1ProjectRepoId struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1ProjectRepoId) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1ProjectRepoId) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1ProjectRepoId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1RepoId: A unique identifier for a @@ -3910,9 +3910,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1RepoId struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1RepoId) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1RepoId) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1RepoId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaBuilder: @@ -3934,9 +3934,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaBuilder str NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaBuilder) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaBuilder) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaCompleteness: @@ -3966,9 +3966,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaCompletenes NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaCompleteness) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaCompleteness) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaCompleteness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSource: @@ -3997,9 +3997,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSourc NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSource) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocation: @@ -4027,9 +4027,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocation NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocation) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterial: @@ -4054,9 +4054,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterial st NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterial) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterial) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMetadata: @@ -4088,9 +4088,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMetadata st NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1SourceContext: A SourceContext is a @@ -4119,9 +4119,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1SourceContext struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1SourceContext) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1SourceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hash: Container message for hash values. @@ -4147,9 +4147,9 @@ type Hash struct { NullFields []string `json:"-"` } -func (s *Hash) MarshalJSON() ([]byte, error) { +func (s Hash) MarshalJSON() ([]byte, error) { type NoMethod Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentifierHelper: Helps in identifying the underlying product. This should @@ -4179,9 +4179,9 @@ type IdentifierHelper struct { NullFields []string `json:"-"` } -func (s *IdentifierHelper) MarshalJSON() ([]byte, error) { +func (s IdentifierHelper) MarshalJSON() ([]byte, error) { type NoMethod IdentifierHelper - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InTotoProvenance struct { @@ -4211,9 +4211,9 @@ type InTotoProvenance struct { NullFields []string `json:"-"` } -func (s *InTotoProvenance) MarshalJSON() ([]byte, error) { +func (s InTotoProvenance) MarshalJSON() ([]byte, error) { type NoMethod InTotoProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InTotoSlsaProvenanceV1 struct { @@ -4236,9 +4236,9 @@ type InTotoSlsaProvenanceV1 struct { NullFields []string `json:"-"` } -func (s *InTotoSlsaProvenanceV1) MarshalJSON() ([]byte, error) { +func (s InTotoSlsaProvenanceV1) MarshalJSON() ([]byte, error) { type NoMethod InTotoSlsaProvenanceV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InTotoStatement: Spec defined at @@ -4271,9 +4271,9 @@ type InTotoStatement struct { NullFields []string `json:"-"` } -func (s *InTotoStatement) MarshalJSON() ([]byte, error) { +func (s InTotoStatement) MarshalJSON() ([]byte, error) { type NoMethod InTotoStatement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Installation: This represents how a particular software package may be @@ -4317,9 +4317,9 @@ type Installation struct { NullFields []string `json:"-"` } -func (s *Installation) MarshalJSON() ([]byte, error) { +func (s Installation) MarshalJSON() ([]byte, error) { type NoMethod Installation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Justification: Justification provides the justification when the state of @@ -4360,9 +4360,9 @@ type Justification struct { NullFields []string `json:"-"` } -func (s *Justification) MarshalJSON() ([]byte, error) { +func (s Justification) MarshalJSON() ([]byte, error) { type NoMethod Justification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Layer: Layer holds metadata specific to a layer of a Docker image. @@ -4404,9 +4404,9 @@ type Layer struct { NullFields []string `json:"-"` } -func (s *Layer) MarshalJSON() ([]byte, error) { +func (s Layer) MarshalJSON() ([]byte, error) { type NoMethod Layer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // License: License information. @@ -4431,9 +4431,9 @@ type License struct { NullFields []string `json:"-"` } -func (s *License) MarshalJSON() ([]byte, error) { +func (s License) MarshalJSON() ([]byte, error) { type NoMethod License - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNoteOccurrencesResponse: Response including listed occurrences for a @@ -4459,9 +4459,9 @@ type ListNoteOccurrencesResponse struct { NullFields []string `json:"-"` } -func (s *ListNoteOccurrencesResponse) MarshalJSON() ([]byte, error) { +func (s ListNoteOccurrencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNoteOccurrencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNotesResponse: Response including listed notes. @@ -4488,9 +4488,9 @@ type ListNotesResponse struct { NullFields []string `json:"-"` } -func (s *ListNotesResponse) MarshalJSON() ([]byte, error) { +func (s ListNotesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNotesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOccurrencesResponse: Response including listed active occurrences. @@ -4517,9 +4517,9 @@ type ListOccurrencesResponse struct { NullFields []string `json:"-"` } -func (s *ListOccurrencesResponse) MarshalJSON() ([]byte, error) { +func (s ListOccurrencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOccurrencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScanConfigsResponse: A list of scan configs for the project. @@ -4544,9 +4544,9 @@ type ListScanConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListScanConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListScanConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScanConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: An occurrence of a particular package installation found within a @@ -4574,9 +4574,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Material: Material is a material used in the generation of the provenance @@ -4599,9 +4599,9 @@ type Material struct { NullFields []string `json:"-"` } -func (s *Material) MarshalJSON() ([]byte, error) { +func (s Material) MarshalJSON() ([]byte, error) { type NoMethod Material - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: Other properties of the build. @@ -4633,9 +4633,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonCompliantFile: Details about files that caused a compliance check to @@ -4662,9 +4662,9 @@ type NonCompliantFile struct { NullFields []string `json:"-"` } -func (s *NonCompliantFile) MarshalJSON() ([]byte, error) { +func (s NonCompliantFile) MarshalJSON() ([]byte, error) { type NoMethod NonCompliantFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Note: Provides a detailed description of a `Note`. @@ -4762,9 +4762,9 @@ type Note struct { NullFields []string `json:"-"` } -func (s *Note) MarshalJSON() ([]byte, error) { +func (s Note) MarshalJSON() ([]byte, error) { type NoMethod Note - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Occurrence: `Occurrence` includes information about analysis occurrences for @@ -4866,9 +4866,9 @@ type Occurrence struct { NullFields []string `json:"-"` } -func (s *Occurrence) MarshalJSON() ([]byte, error) { +func (s Occurrence) MarshalJSON() ([]byte, error) { type NoMethod Occurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -4913,9 +4913,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Package: This represents a particular package that is distributed over @@ -4967,9 +4967,9 @@ type Package struct { NullFields []string `json:"-"` } -func (s *Package) MarshalJSON() ([]byte, error) { +func (s Package) MarshalJSON() ([]byte, error) { type NoMethod Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageInfoNote: PackageInfoNote represents an SPDX Package Information @@ -5043,9 +5043,9 @@ type PackageInfoNote struct { NullFields []string `json:"-"` } -func (s *PackageInfoNote) MarshalJSON() ([]byte, error) { +func (s PackageInfoNote) MarshalJSON() ([]byte, error) { type NoMethod PackageInfoNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageInfoOccurrence: PackageInfoOccurrence represents an SPDX Package @@ -5093,9 +5093,9 @@ type PackageInfoOccurrence struct { NullFields []string `json:"-"` } -func (s *PackageInfoOccurrence) MarshalJSON() ([]byte, error) { +func (s PackageInfoOccurrence) MarshalJSON() ([]byte, error) { type NoMethod PackageInfoOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageIssue: This message wraps a location affected by a vulnerability and @@ -5134,9 +5134,9 @@ type PackageIssue struct { NullFields []string `json:"-"` } -func (s *PackageIssue) MarshalJSON() ([]byte, error) { +func (s PackageIssue) MarshalJSON() ([]byte, error) { type NoMethod PackageIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PgpSignedAttestation: An attestation wrapper with a PGP-compatible @@ -5192,9 +5192,9 @@ type PgpSignedAttestation struct { NullFields []string `json:"-"` } -func (s *PgpSignedAttestation) MarshalJSON() ([]byte, error) { +func (s PgpSignedAttestation) MarshalJSON() ([]byte, error) { type NoMethod PgpSignedAttestation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -5282,9 +5282,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Product: Product contains information about a product and how to uniquely @@ -5311,9 +5311,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProvenanceBuilder struct { @@ -5333,9 +5333,9 @@ type ProvenanceBuilder struct { NullFields []string `json:"-"` } -func (s *ProvenanceBuilder) MarshalJSON() ([]byte, error) { +func (s ProvenanceBuilder) MarshalJSON() ([]byte, error) { type NoMethod ProvenanceBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publisher: Publisher contains information about the publisher of this Note. @@ -5363,9 +5363,9 @@ type Publisher struct { NullFields []string `json:"-"` } -func (s *Publisher) MarshalJSON() ([]byte, error) { +func (s Publisher) MarshalJSON() ([]byte, error) { type NoMethod Publisher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Recipe: Steps taken to build the artifact. For a TaskRun, typically each @@ -5409,9 +5409,9 @@ type Recipe struct { NullFields []string `json:"-"` } -func (s *Recipe) MarshalJSON() ([]byte, error) { +func (s Recipe) MarshalJSON() ([]byte, error) { type NoMethod Recipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelatedUrl: Metadata for any related URL information @@ -5433,9 +5433,9 @@ type RelatedUrl struct { NullFields []string `json:"-"` } -func (s *RelatedUrl) MarshalJSON() ([]byte, error) { +func (s RelatedUrl) MarshalJSON() ([]byte, error) { type NoMethod RelatedUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelationshipNote: RelationshipNote represents an SPDX Relationship section: @@ -5534,9 +5534,9 @@ type RelationshipNote struct { NullFields []string `json:"-"` } -func (s *RelationshipNote) MarshalJSON() ([]byte, error) { +func (s RelationshipNote) MarshalJSON() ([]byte, error) { type NoMethod RelationshipNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelationshipOccurrence: RelationshipOccurrence represents an SPDX @@ -5649,9 +5649,9 @@ type RelationshipOccurrence struct { NullFields []string `json:"-"` } -func (s *RelationshipOccurrence) MarshalJSON() ([]byte, error) { +func (s RelationshipOccurrence) MarshalJSON() ([]byte, error) { type NoMethod RelationshipOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Remediation: Specifies details on how to handle (and presumably, fix) a @@ -5685,9 +5685,9 @@ type Remediation struct { NullFields []string `json:"-"` } -func (s *Remediation) MarshalJSON() ([]byte, error) { +func (s Remediation) MarshalJSON() ([]byte, error) { type NoMethod Remediation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepoSource: RepoSource describes the location of the source in a Google @@ -5716,9 +5716,9 @@ type RepoSource struct { NullFields []string `json:"-"` } -func (s *RepoSource) MarshalJSON() ([]byte, error) { +func (s RepoSource) MarshalJSON() ([]byte, error) { type NoMethod RepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resource: Resource is an entity that can have metadata. E.g., a Docker @@ -5744,9 +5744,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceDescriptor struct { @@ -5770,9 +5770,9 @@ type ResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *ResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s ResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod ResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RunDetails struct { @@ -5792,9 +5792,9 @@ type RunDetails struct { NullFields []string `json:"-"` } -func (s *RunDetails) MarshalJSON() ([]byte, error) { +func (s RunDetails) MarshalJSON() ([]byte, error) { type NoMethod RunDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMReferenceNote: The note representing an SBOM reference. @@ -5817,9 +5817,9 @@ type SBOMReferenceNote struct { NullFields []string `json:"-"` } -func (s *SBOMReferenceNote) MarshalJSON() ([]byte, error) { +func (s SBOMReferenceNote) MarshalJSON() ([]byte, error) { type NoMethod SBOMReferenceNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMReferenceOccurrence: The occurrence representing an SBOM reference as @@ -5849,9 +5849,9 @@ type SBOMReferenceOccurrence struct { NullFields []string `json:"-"` } -func (s *SBOMReferenceOccurrence) MarshalJSON() ([]byte, error) { +func (s SBOMReferenceOccurrence) MarshalJSON() ([]byte, error) { type NoMethod SBOMReferenceOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMStatus: The status of an SBOM generation. @@ -5879,9 +5879,9 @@ type SBOMStatus struct { NullFields []string `json:"-"` } -func (s *SBOMStatus) MarshalJSON() ([]byte, error) { +func (s SBOMStatus) MarshalJSON() ([]byte, error) { type NoMethod SBOMStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SbomReferenceIntotoPayload: The actual payload that contains the SBOM @@ -5912,9 +5912,9 @@ type SbomReferenceIntotoPayload struct { NullFields []string `json:"-"` } -func (s *SbomReferenceIntotoPayload) MarshalJSON() ([]byte, error) { +func (s SbomReferenceIntotoPayload) MarshalJSON() ([]byte, error) { type NoMethod SbomReferenceIntotoPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SbomReferenceIntotoPredicate: A predicate which describes the SBOM being @@ -5941,9 +5941,9 @@ type SbomReferenceIntotoPredicate struct { NullFields []string `json:"-"` } -func (s *SbomReferenceIntotoPredicate) MarshalJSON() ([]byte, error) { +func (s SbomReferenceIntotoPredicate) MarshalJSON() ([]byte, error) { type NoMethod SbomReferenceIntotoPredicate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanConfig: Indicates various scans and whether they are turned on or off. @@ -5976,9 +5976,9 @@ type ScanConfig struct { NullFields []string `json:"-"` } -func (s *ScanConfig) MarshalJSON() ([]byte, error) { +func (s ScanConfig) MarshalJSON() ([]byte, error) { type NoMethod ScanConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -6001,9 +6001,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeverityCount: The number of occurrences created for a specific severity. @@ -6033,9 +6033,9 @@ type SeverityCount struct { NullFields []string `json:"-"` } -func (s *SeverityCount) MarshalJSON() ([]byte, error) { +func (s SeverityCount) MarshalJSON() ([]byte, error) { type NoMethod SeverityCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaBuilder: SlsaBuilder encapsulates the identity of the builder of this @@ -6056,9 +6056,9 @@ type SlsaBuilder struct { NullFields []string `json:"-"` } -func (s *SlsaBuilder) MarshalJSON() ([]byte, error) { +func (s SlsaBuilder) MarshalJSON() ([]byte, error) { type NoMethod SlsaBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaCompleteness: Indicates that the builder claims certain fields in this @@ -6087,9 +6087,9 @@ type SlsaCompleteness struct { NullFields []string `json:"-"` } -func (s *SlsaCompleteness) MarshalJSON() ([]byte, error) { +func (s SlsaCompleteness) MarshalJSON() ([]byte, error) { type NoMethod SlsaCompleteness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaMetadata: Other properties of the build. @@ -6121,9 +6121,9 @@ type SlsaMetadata struct { NullFields []string `json:"-"` } -func (s *SlsaMetadata) MarshalJSON() ([]byte, error) { +func (s SlsaMetadata) MarshalJSON() ([]byte, error) { type NoMethod SlsaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaProvenance: SlsaProvenance is the slsa provenance as defined by the slsa @@ -6156,9 +6156,9 @@ type SlsaProvenance struct { NullFields []string `json:"-"` } -func (s *SlsaProvenance) MarshalJSON() ([]byte, error) { +func (s SlsaProvenance) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaProvenanceV1: Keep in sync with schema at @@ -6180,9 +6180,9 @@ type SlsaProvenanceV1 struct { NullFields []string `json:"-"` } -func (s *SlsaProvenanceV1) MarshalJSON() ([]byte, error) { +func (s SlsaProvenanceV1) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenanceV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaProvenanceZeroTwo: SlsaProvenanceZeroTwo is the slsa provenance as @@ -6216,9 +6216,9 @@ type SlsaProvenanceZeroTwo struct { NullFields []string `json:"-"` } -func (s *SlsaProvenanceZeroTwo) MarshalJSON() ([]byte, error) { +func (s SlsaProvenanceZeroTwo) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenanceZeroTwo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaRecipe: Steps taken to build the artifact. For a TaskRun, typically each @@ -6264,9 +6264,9 @@ type SlsaRecipe struct { NullFields []string `json:"-"` } -func (s *SlsaRecipe) MarshalJSON() ([]byte, error) { +func (s SlsaRecipe) MarshalJSON() ([]byte, error) { type NoMethod SlsaRecipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Source describes the location of the source used for the build. @@ -6307,9 +6307,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -6341,9 +6341,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageSource: StorageSource describes the location of the source in an @@ -6370,9 +6370,9 @@ type StorageSource struct { NullFields []string `json:"-"` } -func (s *StorageSource) MarshalJSON() ([]byte, error) { +func (s StorageSource) MarshalJSON() ([]byte, error) { type NoMethod StorageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subject: Subject refers to the subject of the intoto statement @@ -6395,9 +6395,9 @@ type Subject struct { NullFields []string `json:"-"` } -func (s *Subject) MarshalJSON() ([]byte, error) { +func (s Subject) MarshalJSON() ([]byte, error) { type NoMethod Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -6420,9 +6420,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -6447,9 +6447,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSpan: Start and end times for a build execution phase. Next ID: 3 @@ -6471,9 +6471,9 @@ type TimeSpan struct { NullFields []string `json:"-"` } -func (s *TimeSpan) MarshalJSON() ([]byte, error) { +func (s TimeSpan) MarshalJSON() ([]byte, error) { type NoMethod TimeSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // URI: An URI message. @@ -6495,9 +6495,9 @@ type URI struct { NullFields []string `json:"-"` } -func (s *URI) MarshalJSON() ([]byte, error) { +func (s URI) MarshalJSON() ([]byte, error) { type NoMethod URI - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateOperationRequest: Request for updating an existing operation @@ -6519,9 +6519,9 @@ type UpdateOperationRequest struct { NullFields []string `json:"-"` } -func (s *UpdateOperationRequest) MarshalJSON() ([]byte, error) { +func (s UpdateOperationRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateOperationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeDistribution: The Upgrade Distribution represents metadata about the @@ -6552,9 +6552,9 @@ type UpgradeDistribution struct { NullFields []string `json:"-"` } -func (s *UpgradeDistribution) MarshalJSON() ([]byte, error) { +func (s UpgradeDistribution) MarshalJSON() ([]byte, error) { type NoMethod UpgradeDistribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeNote: An Upgrade Note represents a potential upgrade of a package to @@ -6582,9 +6582,9 @@ type UpgradeNote struct { NullFields []string `json:"-"` } -func (s *UpgradeNote) MarshalJSON() ([]byte, error) { +func (s UpgradeNote) MarshalJSON() ([]byte, error) { type NoMethod UpgradeNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeOccurrence: An Upgrade Occurrence represents that a specific @@ -6614,9 +6614,9 @@ type UpgradeOccurrence struct { NullFields []string `json:"-"` } -func (s *UpgradeOccurrence) MarshalJSON() ([]byte, error) { +func (s UpgradeOccurrence) MarshalJSON() ([]byte, error) { type NoMethod UpgradeOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: Version contains structured information about the version of the @@ -6658,9 +6658,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VexAssessment: VexAssessment provides all publisher provided Vex information @@ -6715,9 +6715,9 @@ type VexAssessment struct { NullFields []string `json:"-"` } -func (s *VexAssessment) MarshalJSON() ([]byte, error) { +func (s VexAssessment) MarshalJSON() ([]byte, error) { type NoMethod VexAssessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Volume: Volume describes a Docker container volume which is mounted into @@ -6745,9 +6745,9 @@ type Volume struct { NullFields []string `json:"-"` } -func (s *Volume) MarshalJSON() ([]byte, error) { +func (s Volume) MarshalJSON() ([]byte, error) { type NoMethod Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityAssessmentNote: A single VulnerabilityAssessmentNote represents @@ -6783,9 +6783,9 @@ type VulnerabilityAssessmentNote struct { NullFields []string `json:"-"` } -func (s *VulnerabilityAssessmentNote) MarshalJSON() ([]byte, error) { +func (s VulnerabilityAssessmentNote) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityAssessmentNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityAttestation: The status of a vulnerability attestation @@ -6818,9 +6818,9 @@ type VulnerabilityAttestation struct { NullFields []string `json:"-"` } -func (s *VulnerabilityAttestation) MarshalJSON() ([]byte, error) { +func (s VulnerabilityAttestation) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityAttestation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityDetails: Used by Occurrence to point to where the vulnerability @@ -6897,9 +6897,9 @@ type VulnerabilityDetails struct { NullFields []string `json:"-"` } -func (s *VulnerabilityDetails) MarshalJSON() ([]byte, error) { +func (s VulnerabilityDetails) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VulnerabilityDetails) UnmarshalJSON(data []byte) error { @@ -6942,9 +6942,9 @@ type VulnerabilityLocation struct { NullFields []string `json:"-"` } -func (s *VulnerabilityLocation) MarshalJSON() ([]byte, error) { +func (s VulnerabilityLocation) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityType: VulnerabilityType provides metadata about a security @@ -6991,9 +6991,9 @@ type VulnerabilityType struct { NullFields []string `json:"-"` } -func (s *VulnerabilityType) MarshalJSON() ([]byte, error) { +func (s VulnerabilityType) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VulnerabilityType) UnmarshalJSON(data []byte) error { diff --git a/containeranalysis/v1beta1/containeranalysis-gen.go b/containeranalysis/v1beta1/containeranalysis-gen.go index ddbd4a8c04..7abd51c141 100644 --- a/containeranalysis/v1beta1/containeranalysis-gen.go +++ b/containeranalysis/v1beta1/containeranalysis-gen.go @@ -297,9 +297,9 @@ type AliasContext struct { NullFields []string `json:"-"` } -func (s *AliasContext) MarshalJSON() ([]byte, error) { +func (s AliasContext) MarshalJSON() ([]byte, error) { type NoMethod AliasContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalysisCompleted: Indicates which analysis completed successfully. Multiple @@ -319,9 +319,9 @@ type AnalysisCompleted struct { NullFields []string `json:"-"` } -func (s *AnalysisCompleted) MarshalJSON() ([]byte, error) { +func (s AnalysisCompleted) MarshalJSON() ([]byte, error) { type NoMethod AnalysisCompleted - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Artifact: Artifact describes a build product. @@ -351,9 +351,9 @@ type Artifact struct { NullFields []string `json:"-"` } -func (s *Artifact) MarshalJSON() ([]byte, error) { +func (s Artifact) MarshalJSON() ([]byte, error) { type NoMethod Artifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArtifactHashes: Defines a hash object for use in Materials and Products. @@ -372,9 +372,9 @@ type ArtifactHashes struct { NullFields []string `json:"-"` } -func (s *ArtifactHashes) MarshalJSON() ([]byte, error) { +func (s ArtifactHashes) MarshalJSON() ([]byte, error) { type NoMethod ArtifactHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArtifactRule: Defines an object to declare an in-toto artifact rule @@ -393,9 +393,9 @@ type ArtifactRule struct { NullFields []string `json:"-"` } -func (s *ArtifactRule) MarshalJSON() ([]byte, error) { +func (s ArtifactRule) MarshalJSON() ([]byte, error) { type NoMethod ArtifactRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Assessment: Assessment provides all information that is related to a single @@ -451,9 +451,9 @@ type Assessment struct { NullFields []string `json:"-"` } -func (s *Assessment) MarshalJSON() ([]byte, error) { +func (s Assessment) MarshalJSON() ([]byte, error) { type NoMethod Assessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attestation: Occurrence that represents a single "attestation". The @@ -481,9 +481,9 @@ type Attestation struct { NullFields []string `json:"-"` } -func (s *Attestation) MarshalJSON() ([]byte, error) { +func (s Attestation) MarshalJSON() ([]byte, error) { type NoMethod Attestation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authority: Note kind that represents a logical attestation "role" or @@ -510,9 +510,9 @@ type Authority struct { NullFields []string `json:"-"` } -func (s *Authority) MarshalJSON() ([]byte, error) { +func (s Authority) MarshalJSON() ([]byte, error) { type NoMethod Authority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Basis: Basis describes the base image portion (Note) of the DockerImage @@ -537,9 +537,9 @@ type Basis struct { NullFields []string `json:"-"` } -func (s *Basis) MarshalJSON() ([]byte, error) { +func (s Basis) MarshalJSON() ([]byte, error) { type NoMethod Basis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateNotesRequest: Request to create notes in batch. @@ -560,9 +560,9 @@ type BatchCreateNotesRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateNotesRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateNotesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateNotesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateNotesResponse: Response for creating notes in batch. @@ -585,9 +585,9 @@ type BatchCreateNotesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateNotesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateNotesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateNotesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateOccurrencesRequest: Request to create occurrences in batch. @@ -608,9 +608,9 @@ type BatchCreateOccurrencesRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateOccurrencesRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateOccurrencesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateOccurrencesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateOccurrencesResponse: Response for creating occurrences in batch. @@ -633,9 +633,9 @@ type BatchCreateOccurrencesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateOccurrencesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateOccurrencesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateOccurrencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -732,9 +732,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Build: Note holding the version of the provider's builder and the signature @@ -759,9 +759,9 @@ type Build struct { NullFields []string `json:"-"` } -func (s *Build) MarshalJSON() ([]byte, error) { +func (s Build) MarshalJSON() ([]byte, error) { type NoMethod Build - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuildDefinition struct { @@ -782,9 +782,9 @@ type BuildDefinition struct { NullFields []string `json:"-"` } -func (s *BuildDefinition) MarshalJSON() ([]byte, error) { +func (s BuildDefinition) MarshalJSON() ([]byte, error) { type NoMethod BuildDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuildMetadata struct { @@ -804,9 +804,9 @@ type BuildMetadata struct { NullFields []string `json:"-"` } -func (s *BuildMetadata) MarshalJSON() ([]byte, error) { +func (s BuildMetadata) MarshalJSON() ([]byte, error) { type NoMethod BuildMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildProvenance: Provenance of a build. Contains all information needed to @@ -856,9 +856,9 @@ type BuildProvenance struct { NullFields []string `json:"-"` } -func (s *BuildProvenance) MarshalJSON() ([]byte, error) { +func (s BuildProvenance) MarshalJSON() ([]byte, error) { type NoMethod BuildProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildSignature: Message encapsulating the signature of the verified build. @@ -903,9 +903,9 @@ type BuildSignature struct { NullFields []string `json:"-"` } -func (s *BuildSignature) MarshalJSON() ([]byte, error) { +func (s BuildSignature) MarshalJSON() ([]byte, error) { type NoMethod BuildSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildStep: A step in the build pipeline. Next ID: 21 @@ -1024,9 +1024,9 @@ type BuildStep struct { NullFields []string `json:"-"` } -func (s *BuildStep) MarshalJSON() ([]byte, error) { +func (s BuildStep) MarshalJSON() ([]byte, error) { type NoMethod BuildStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ByProducts: Defines an object for the byproducts field in in-toto links. The @@ -1046,9 +1046,9 @@ type ByProducts struct { NullFields []string `json:"-"` } -func (s *ByProducts) MarshalJSON() ([]byte, error) { +func (s ByProducts) MarshalJSON() ([]byte, error) { type NoMethod ByProducts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CVSS: Common Vulnerability Scoring System. This message is compatible with @@ -1153,9 +1153,9 @@ type CVSS struct { NullFields []string `json:"-"` } -func (s *CVSS) MarshalJSON() ([]byte, error) { +func (s CVSS) MarshalJSON() ([]byte, error) { type NoMethod CVSS - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CVSS) UnmarshalJSON(data []byte) error { @@ -1245,9 +1245,9 @@ type CVSSv3 struct { NullFields []string `json:"-"` } -func (s *CVSSv3) MarshalJSON() ([]byte, error) { +func (s CVSSv3) MarshalJSON() ([]byte, error) { type NoMethod CVSSv3 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CVSSv3) UnmarshalJSON(data []byte) error { @@ -1290,9 +1290,9 @@ type CloudRepoSourceContext struct { NullFields []string `json:"-"` } -func (s *CloudRepoSourceContext) MarshalJSON() ([]byte, error) { +func (s CloudRepoSourceContext) MarshalJSON() ([]byte, error) { type NoMethod CloudRepoSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Command: Command describes a step performed as part of the build pipeline. @@ -1326,9 +1326,9 @@ type Command struct { NullFields []string `json:"-"` } -func (s *Command) MarshalJSON() ([]byte, error) { +func (s Command) MarshalJSON() ([]byte, error) { type NoMethod Command - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig: ApprovalConfig @@ -1351,9 +1351,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult: ApprovalResult @@ -1392,9 +1392,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts: Artifacts produced by @@ -1445,9 +1445,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects: Files @@ -1478,9 +1478,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects struct NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact: A Maven @@ -1519,9 +1519,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage: Npm package @@ -1548,9 +1548,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage: Python @@ -1579,9 +1579,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsPythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Build: A build resource in the @@ -1719,9 +1719,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Build struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Build) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Build) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Build - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval: BuildApproval @@ -1753,9 +1753,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo: A fatal problem @@ -1787,9 +1787,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions: Optional arguments @@ -1914,9 +1914,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption: Details @@ -1942,9 +1942,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep: A step in the build @@ -2063,9 +2063,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning: A non-fatal problem @@ -2094,9 +2094,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage: An image built by the @@ -2123,9 +2123,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository: Location of @@ -2153,9 +2153,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1ConnectedRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig: This @@ -2183,9 +2183,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1DeveloperConnectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes: Container message for @@ -2207,9 +2207,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation: Represents a storage @@ -2237,9 +2237,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GCSLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig: GitConfig is a @@ -2260,9 +2260,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig: HttpConfig @@ -2287,9 +2287,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GitConfigHttpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource: Location of the source @@ -2323,9 +2323,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1GitSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Hash: Container message for hash @@ -2354,9 +2354,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Hash struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Hash) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Hash) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret: Pairs a set of @@ -2385,9 +2385,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource: Location of the @@ -2431,9 +2431,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Results: Artifacts created by the @@ -2482,9 +2482,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Results struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Results) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Results) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Results - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Secret: Pairs a set of secret @@ -2514,9 +2514,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Secret struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Secret) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Secret) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret: Pairs a @@ -2542,9 +2542,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets: Secrets and secret @@ -2569,9 +2569,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Source: Location of the source in @@ -2608,9 +2608,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Source struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Source) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Source) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance: Provenance of @@ -2654,9 +2654,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource: Location of the @@ -2695,9 +2695,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest: Location @@ -2728,9 +2728,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan: Start and end times for @@ -2753,9 +2753,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact: A Maven @@ -2781,9 +2781,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage: An npm @@ -2809,9 +2809,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage: Artifact @@ -2837,9 +2837,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContaineranalysisGoogleDevtoolsCloudbuildV1Volume: Volume describes a Docker @@ -2867,9 +2867,9 @@ type ContaineranalysisGoogleDevtoolsCloudbuildV1Volume struct { NullFields []string `json:"-"` } -func (s *ContaineranalysisGoogleDevtoolsCloudbuildV1Volume) MarshalJSON() ([]byte, error) { +func (s ContaineranalysisGoogleDevtoolsCloudbuildV1Volume) MarshalJSON() ([]byte, error) { type NoMethod ContaineranalysisGoogleDevtoolsCloudbuildV1Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Deployable: An artifact that can be deployed in some runtime. @@ -2889,9 +2889,9 @@ type Deployable struct { NullFields []string `json:"-"` } -func (s *Deployable) MarshalJSON() ([]byte, error) { +func (s Deployable) MarshalJSON() ([]byte, error) { type NoMethod Deployable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Deployment: The period during which some deployable was active in a runtime. @@ -2930,9 +2930,9 @@ type Deployment struct { NullFields []string `json:"-"` } -func (s *Deployment) MarshalJSON() ([]byte, error) { +func (s Deployment) MarshalJSON() ([]byte, error) { type NoMethod Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Derived: Derived describes the derived image portion (Occurrence) of the @@ -2964,9 +2964,9 @@ type Derived struct { NullFields []string `json:"-"` } -func (s *Derived) MarshalJSON() ([]byte, error) { +func (s Derived) MarshalJSON() ([]byte, error) { type NoMethod Derived - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Detail: Identifies all appearances of this vulnerability in the package for @@ -3020,9 +3020,9 @@ type Detail struct { NullFields []string `json:"-"` } -func (s *Detail) MarshalJSON() ([]byte, error) { +func (s Detail) MarshalJSON() ([]byte, error) { type NoMethod Detail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Details: Details of an attestation occurrence. @@ -3042,9 +3042,9 @@ type Details struct { NullFields []string `json:"-"` } -func (s *Details) MarshalJSON() ([]byte, error) { +func (s Details) MarshalJSON() ([]byte, error) { type NoMethod Details - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Digest: Digest information. @@ -3066,9 +3066,9 @@ type Digest struct { NullFields []string `json:"-"` } -func (s *Digest) MarshalJSON() ([]byte, error) { +func (s Digest) MarshalJSON() ([]byte, error) { type NoMethod Digest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Discovered: Provides information about the analysis status of a discovered @@ -3121,9 +3121,9 @@ type Discovered struct { NullFields []string `json:"-"` } -func (s *Discovered) MarshalJSON() ([]byte, error) { +func (s Discovered) MarshalJSON() ([]byte, error) { type NoMethod Discovered - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Discovery: A note that indicates a type of analysis a provider would @@ -3166,9 +3166,9 @@ type Discovery struct { NullFields []string `json:"-"` } -func (s *Discovery) MarshalJSON() ([]byte, error) { +func (s Discovery) MarshalJSON() ([]byte, error) { type NoMethod Discovery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Distribution: This represents a particular channel of distribution for a @@ -3208,9 +3208,9 @@ type Distribution struct { NullFields []string `json:"-"` } -func (s *Distribution) MarshalJSON() ([]byte, error) { +func (s Distribution) MarshalJSON() ([]byte, error) { type NoMethod Distribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentNote: DocumentNote represents an SPDX Document Creation Information @@ -3235,9 +3235,9 @@ type DocumentNote struct { NullFields []string `json:"-"` } -func (s *DocumentNote) MarshalJSON() ([]byte, error) { +func (s DocumentNote) MarshalJSON() ([]byte, error) { type NoMethod DocumentNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentOccurrence: DocumentOccurrence represents an SPDX Document Creation @@ -3287,9 +3287,9 @@ type DocumentOccurrence struct { NullFields []string `json:"-"` } -func (s *DocumentOccurrence) MarshalJSON() ([]byte, error) { +func (s DocumentOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DocumentOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -3321,9 +3321,9 @@ type Envelope struct { NullFields []string `json:"-"` } -func (s *Envelope) MarshalJSON() ([]byte, error) { +func (s Envelope) MarshalJSON() ([]byte, error) { type NoMethod Envelope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnvelopeSignature struct { @@ -3342,9 +3342,9 @@ type EnvelopeSignature struct { NullFields []string `json:"-"` } -func (s *EnvelopeSignature) MarshalJSON() ([]byte, error) { +func (s EnvelopeSignature) MarshalJSON() ([]byte, error) { type NoMethod EnvelopeSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Environment: Defines an object for the environment field in in-toto links. @@ -3364,9 +3364,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportSBOMRequest: The request to a call of ExportSBOM @@ -3395,9 +3395,9 @@ type ExportSBOMResponse struct { NullFields []string `json:"-"` } -func (s *ExportSBOMResponse) MarshalJSON() ([]byte, error) { +func (s ExportSBOMResponse) MarshalJSON() ([]byte, error) { type NoMethod ExportSBOMResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -3443,9 +3443,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalRef: An External Reference allows a Package to reference an external @@ -3486,9 +3486,9 @@ type ExternalRef struct { NullFields []string `json:"-"` } -func (s *ExternalRef) MarshalJSON() ([]byte, error) { +func (s ExternalRef) MarshalJSON() ([]byte, error) { type NoMethod ExternalRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileHashes: Container message for hashes of byte content of files, used in @@ -3509,9 +3509,9 @@ type FileHashes struct { NullFields []string `json:"-"` } -func (s *FileHashes) MarshalJSON() ([]byte, error) { +func (s FileHashes) MarshalJSON() ([]byte, error) { type NoMethod FileHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileNote: FileNote represents an SPDX File Information section: @@ -3558,9 +3558,9 @@ type FileNote struct { NullFields []string `json:"-"` } -func (s *FileNote) MarshalJSON() ([]byte, error) { +func (s FileNote) MarshalJSON() ([]byte, error) { type NoMethod FileNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileOccurrence: FileOccurrence represents an SPDX File Information section: @@ -3605,9 +3605,9 @@ type FileOccurrence struct { NullFields []string `json:"-"` } -func (s *FileOccurrence) MarshalJSON() ([]byte, error) { +func (s FileOccurrence) MarshalJSON() ([]byte, error) { type NoMethod FileOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fingerprint: A set of properties that uniquely identify a given Docker @@ -3635,9 +3635,9 @@ type Fingerprint struct { NullFields []string `json:"-"` } -func (s *Fingerprint) MarshalJSON() ([]byte, error) { +func (s Fingerprint) MarshalJSON() ([]byte, error) { type NoMethod Fingerprint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FixableTotalByDigest: Per resource and severity counts of fixable and total @@ -3675,9 +3675,9 @@ type FixableTotalByDigest struct { NullFields []string `json:"-"` } -func (s *FixableTotalByDigest) MarshalJSON() ([]byte, error) { +func (s FixableTotalByDigest) MarshalJSON() ([]byte, error) { type NoMethod FixableTotalByDigest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeneratePackagesSummaryRequest: GeneratePackagesSummaryRequest is the @@ -3726,9 +3726,9 @@ type GenericSignedAttestation struct { NullFields []string `json:"-"` } -func (s *GenericSignedAttestation) MarshalJSON() ([]byte, error) { +func (s GenericSignedAttestation) MarshalJSON() ([]byte, error) { type NoMethod GenericSignedAttestation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GerritSourceContext: A SourceContext referring to a Gerrit project. @@ -3756,9 +3756,9 @@ type GerritSourceContext struct { NullFields []string `json:"-"` } -func (s *GerritSourceContext) MarshalJSON() ([]byte, error) { +func (s GerritSourceContext) MarshalJSON() ([]byte, error) { type NoMethod GerritSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -3779,9 +3779,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -3811,9 +3811,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitSourceContext: A GitSourceContext denotes a particular revision in a @@ -3836,9 +3836,9 @@ type GitSourceContext struct { NullFields []string `json:"-"` } -func (s *GitSourceContext) MarshalJSON() ([]byte, error) { +func (s GitSourceContext) MarshalJSON() ([]byte, error) { type NoMethod GitSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata: Metadata for all @@ -3863,9 +3863,9 @@ type GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1beta1BuildDetails: Details of a build occurrence. @@ -3896,9 +3896,9 @@ type GrafeasV1beta1BuildDetails struct { NullFields []string `json:"-"` } -func (s *GrafeasV1beta1BuildDetails) MarshalJSON() ([]byte, error) { +func (s GrafeasV1beta1BuildDetails) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1beta1BuildDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1beta1DeploymentDetails: Details of a deployment occurrence. @@ -3918,9 +3918,9 @@ type GrafeasV1beta1DeploymentDetails struct { NullFields []string `json:"-"` } -func (s *GrafeasV1beta1DeploymentDetails) MarshalJSON() ([]byte, error) { +func (s GrafeasV1beta1DeploymentDetails) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1beta1DeploymentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1beta1DiscoveryDetails: Details of a discovery occurrence. @@ -3940,9 +3940,9 @@ type GrafeasV1beta1DiscoveryDetails struct { NullFields []string `json:"-"` } -func (s *GrafeasV1beta1DiscoveryDetails) MarshalJSON() ([]byte, error) { +func (s GrafeasV1beta1DiscoveryDetails) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1beta1DiscoveryDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1beta1ImageDetails: Details of an image occurrence. @@ -3963,9 +3963,9 @@ type GrafeasV1beta1ImageDetails struct { NullFields []string `json:"-"` } -func (s *GrafeasV1beta1ImageDetails) MarshalJSON() ([]byte, error) { +func (s GrafeasV1beta1ImageDetails) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1beta1ImageDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GrafeasV1beta1IntotoArtifact struct { @@ -3984,9 +3984,9 @@ type GrafeasV1beta1IntotoArtifact struct { NullFields []string `json:"-"` } -func (s *GrafeasV1beta1IntotoArtifact) MarshalJSON() ([]byte, error) { +func (s GrafeasV1beta1IntotoArtifact) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1beta1IntotoArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1beta1IntotoDetails: This corresponds to a signed in-toto link - it @@ -4008,9 +4008,9 @@ type GrafeasV1beta1IntotoDetails struct { NullFields []string `json:"-"` } -func (s *GrafeasV1beta1IntotoDetails) MarshalJSON() ([]byte, error) { +func (s GrafeasV1beta1IntotoDetails) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1beta1IntotoDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1beta1IntotoSignature: A signature object consists of the KeyID used @@ -4031,9 +4031,9 @@ type GrafeasV1beta1IntotoSignature struct { NullFields []string `json:"-"` } -func (s *GrafeasV1beta1IntotoSignature) MarshalJSON() ([]byte, error) { +func (s GrafeasV1beta1IntotoSignature) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1beta1IntotoSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1beta1PackageDetails: Details of a package occurrence. @@ -4053,9 +4053,9 @@ type GrafeasV1beta1PackageDetails struct { NullFields []string `json:"-"` } -func (s *GrafeasV1beta1PackageDetails) MarshalJSON() ([]byte, error) { +func (s GrafeasV1beta1PackageDetails) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1beta1PackageDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1beta1VulnerabilityDetails: Details of a vulnerability Occurrence. @@ -4134,9 +4134,9 @@ type GrafeasV1beta1VulnerabilityDetails struct { NullFields []string `json:"-"` } -func (s *GrafeasV1beta1VulnerabilityDetails) MarshalJSON() ([]byte, error) { +func (s GrafeasV1beta1VulnerabilityDetails) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1beta1VulnerabilityDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GrafeasV1beta1VulnerabilityDetails) UnmarshalJSON(data []byte) error { @@ -4180,9 +4180,9 @@ type Hash struct { NullFields []string `json:"-"` } -func (s *Hash) MarshalJSON() ([]byte, error) { +func (s Hash) MarshalJSON() ([]byte, error) { type NoMethod Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hint: This submessage provides human-readable hints about the purpose of the @@ -4208,9 +4208,9 @@ type Hint struct { NullFields []string `json:"-"` } -func (s *Hint) MarshalJSON() ([]byte, error) { +func (s Hint) MarshalJSON() ([]byte, error) { type NoMethod Hint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InToto: This contains the fields corresponding to the definition of a @@ -4246,9 +4246,9 @@ type InToto struct { NullFields []string `json:"-"` } -func (s *InToto) MarshalJSON() ([]byte, error) { +func (s InToto) MarshalJSON() ([]byte, error) { type NoMethod InToto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InTotoSlsaProvenanceV1 struct { @@ -4271,9 +4271,9 @@ type InTotoSlsaProvenanceV1 struct { NullFields []string `json:"-"` } -func (s *InTotoSlsaProvenanceV1) MarshalJSON() ([]byte, error) { +func (s InTotoSlsaProvenanceV1) MarshalJSON() ([]byte, error) { type NoMethod InTotoSlsaProvenanceV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Installation: This represents how a particular software package may be @@ -4317,9 +4317,9 @@ type Installation struct { NullFields []string `json:"-"` } -func (s *Installation) MarshalJSON() ([]byte, error) { +func (s Installation) MarshalJSON() ([]byte, error) { type NoMethod Installation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Justification: Justification provides the justification when the state of @@ -4360,9 +4360,9 @@ type Justification struct { NullFields []string `json:"-"` } -func (s *Justification) MarshalJSON() ([]byte, error) { +func (s Justification) MarshalJSON() ([]byte, error) { type NoMethod Justification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type KnowledgeBase struct { @@ -4384,9 +4384,9 @@ type KnowledgeBase struct { NullFields []string `json:"-"` } -func (s *KnowledgeBase) MarshalJSON() ([]byte, error) { +func (s KnowledgeBase) MarshalJSON() ([]byte, error) { type NoMethod KnowledgeBase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Layer: Layer holds metadata specific to a layer of a Docker image. @@ -4429,9 +4429,9 @@ type Layer struct { NullFields []string `json:"-"` } -func (s *Layer) MarshalJSON() ([]byte, error) { +func (s Layer) MarshalJSON() ([]byte, error) { type NoMethod Layer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // License: License information. @@ -4456,9 +4456,9 @@ type License struct { NullFields []string `json:"-"` } -func (s *License) MarshalJSON() ([]byte, error) { +func (s License) MarshalJSON() ([]byte, error) { type NoMethod License - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LicensesSummary: Per license count @@ -4482,9 +4482,9 @@ type LicensesSummary struct { NullFields []string `json:"-"` } -func (s *LicensesSummary) MarshalJSON() ([]byte, error) { +func (s LicensesSummary) MarshalJSON() ([]byte, error) { type NoMethod LicensesSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Link: This corresponds to an in-toto link. @@ -4528,9 +4528,9 @@ type Link struct { NullFields []string `json:"-"` } -func (s *Link) MarshalJSON() ([]byte, error) { +func (s Link) MarshalJSON() ([]byte, error) { type NoMethod Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNoteOccurrencesResponse: Response for listing occurrences for a note. @@ -4555,9 +4555,9 @@ type ListNoteOccurrencesResponse struct { NullFields []string `json:"-"` } -func (s *ListNoteOccurrencesResponse) MarshalJSON() ([]byte, error) { +func (s ListNoteOccurrencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNoteOccurrencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNotesResponse: Response for listing notes. @@ -4584,9 +4584,9 @@ type ListNotesResponse struct { NullFields []string `json:"-"` } -func (s *ListNotesResponse) MarshalJSON() ([]byte, error) { +func (s ListNotesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNotesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOccurrencesResponse: Response for listing occurrences. @@ -4613,9 +4613,9 @@ type ListOccurrencesResponse struct { NullFields []string `json:"-"` } -func (s *ListOccurrencesResponse) MarshalJSON() ([]byte, error) { +func (s ListOccurrencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOccurrencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: An occurrence of a particular package installation found within a @@ -4643,9 +4643,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Note: A type of analysis that can be done for a resource. @@ -4737,9 +4737,9 @@ type Note struct { NullFields []string `json:"-"` } -func (s *Note) MarshalJSON() ([]byte, error) { +func (s Note) MarshalJSON() ([]byte, error) { type NoMethod Note - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Occurrence: An instance of an analysis type that has been found on a @@ -4830,9 +4830,9 @@ type Occurrence struct { NullFields []string `json:"-"` } -func (s *Occurrence) MarshalJSON() ([]byte, error) { +func (s Occurrence) MarshalJSON() ([]byte, error) { type NoMethod Occurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Package: Package represents a particular package version. @@ -4882,9 +4882,9 @@ type Package struct { NullFields []string `json:"-"` } -func (s *Package) MarshalJSON() ([]byte, error) { +func (s Package) MarshalJSON() ([]byte, error) { type NoMethod Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageInfoNote: PackageInfoNote represents an SPDX Package Information @@ -4958,9 +4958,9 @@ type PackageInfoNote struct { NullFields []string `json:"-"` } -func (s *PackageInfoNote) MarshalJSON() ([]byte, error) { +func (s PackageInfoNote) MarshalJSON() ([]byte, error) { type NoMethod PackageInfoNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageInfoOccurrence: PackageInfoOccurrence represents an SPDX Package @@ -5008,9 +5008,9 @@ type PackageInfoOccurrence struct { NullFields []string `json:"-"` } -func (s *PackageInfoOccurrence) MarshalJSON() ([]byte, error) { +func (s PackageInfoOccurrence) MarshalJSON() ([]byte, error) { type NoMethod PackageInfoOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageIssue: This message wraps a location affected by a vulnerability and @@ -5050,9 +5050,9 @@ type PackageIssue struct { NullFields []string `json:"-"` } -func (s *PackageIssue) MarshalJSON() ([]byte, error) { +func (s PackageIssue) MarshalJSON() ([]byte, error) { type NoMethod PackageIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackagesSummaryResponse: A summary of the packages found within the given @@ -5080,9 +5080,9 @@ type PackagesSummaryResponse struct { NullFields []string `json:"-"` } -func (s *PackagesSummaryResponse) MarshalJSON() ([]byte, error) { +func (s PackagesSummaryResponse) MarshalJSON() ([]byte, error) { type NoMethod PackagesSummaryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PgpSignedAttestation: An attestation wrapper with a PGP-compatible @@ -5138,9 +5138,9 @@ type PgpSignedAttestation struct { NullFields []string `json:"-"` } -func (s *PgpSignedAttestation) MarshalJSON() ([]byte, error) { +func (s PgpSignedAttestation) MarshalJSON() ([]byte, error) { type NoMethod PgpSignedAttestation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -5228,9 +5228,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Product: Product contains information about a product and how to uniquely @@ -5258,9 +5258,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectRepoId: Selects a repo using a Google Cloud Platform project ID @@ -5283,9 +5283,9 @@ type ProjectRepoId struct { NullFields []string `json:"-"` } -func (s *ProjectRepoId) MarshalJSON() ([]byte, error) { +func (s ProjectRepoId) MarshalJSON() ([]byte, error) { type NoMethod ProjectRepoId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProvenanceBuilder struct { @@ -5305,9 +5305,9 @@ type ProvenanceBuilder struct { NullFields []string `json:"-"` } -func (s *ProvenanceBuilder) MarshalJSON() ([]byte, error) { +func (s ProvenanceBuilder) MarshalJSON() ([]byte, error) { type NoMethod ProvenanceBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publisher: Publisher contains information about the publisher of this Note. @@ -5335,9 +5335,9 @@ type Publisher struct { NullFields []string `json:"-"` } -func (s *Publisher) MarshalJSON() ([]byte, error) { +func (s Publisher) MarshalJSON() ([]byte, error) { type NoMethod Publisher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelatedUrl: Metadata for any related URL information. @@ -5359,9 +5359,9 @@ type RelatedUrl struct { NullFields []string `json:"-"` } -func (s *RelatedUrl) MarshalJSON() ([]byte, error) { +func (s RelatedUrl) MarshalJSON() ([]byte, error) { type NoMethod RelatedUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelationshipNote: RelationshipNote represents an SPDX Relationship section: @@ -5460,9 +5460,9 @@ type RelationshipNote struct { NullFields []string `json:"-"` } -func (s *RelationshipNote) MarshalJSON() ([]byte, error) { +func (s RelationshipNote) MarshalJSON() ([]byte, error) { type NoMethod RelationshipNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelationshipOccurrence: RelationshipOccurrence represents an SPDX @@ -5575,9 +5575,9 @@ type RelationshipOccurrence struct { NullFields []string `json:"-"` } -func (s *RelationshipOccurrence) MarshalJSON() ([]byte, error) { +func (s RelationshipOccurrence) MarshalJSON() ([]byte, error) { type NoMethod RelationshipOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Remediation: Specifies details on how to handle (and presumably, fix) a @@ -5611,9 +5611,9 @@ type Remediation struct { NullFields []string `json:"-"` } -func (s *Remediation) MarshalJSON() ([]byte, error) { +func (s Remediation) MarshalJSON() ([]byte, error) { type NoMethod Remediation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepoId: A unique identifier for a Cloud Repo. @@ -5635,9 +5635,9 @@ type RepoId struct { NullFields []string `json:"-"` } -func (s *RepoId) MarshalJSON() ([]byte, error) { +func (s RepoId) MarshalJSON() ([]byte, error) { type NoMethod RepoId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resource: An entity that can have metadata. For example, a Docker image. @@ -5664,9 +5664,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceDescriptor struct { @@ -5690,9 +5690,9 @@ type ResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *ResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s ResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod ResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RunDetails struct { @@ -5712,9 +5712,9 @@ type RunDetails struct { NullFields []string `json:"-"` } -func (s *RunDetails) MarshalJSON() ([]byte, error) { +func (s RunDetails) MarshalJSON() ([]byte, error) { type NoMethod RunDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMReferenceNote: The note representing an SBOM reference. @@ -5737,9 +5737,9 @@ type SBOMReferenceNote struct { NullFields []string `json:"-"` } -func (s *SBOMReferenceNote) MarshalJSON() ([]byte, error) { +func (s SBOMReferenceNote) MarshalJSON() ([]byte, error) { type NoMethod SBOMReferenceNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMReferenceOccurrence: The occurrence representing an SBOM reference as @@ -5769,9 +5769,9 @@ type SBOMReferenceOccurrence struct { NullFields []string `json:"-"` } -func (s *SBOMReferenceOccurrence) MarshalJSON() ([]byte, error) { +func (s SBOMReferenceOccurrence) MarshalJSON() ([]byte, error) { type NoMethod SBOMReferenceOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMStatus: The status of an SBOM generation. @@ -5799,9 +5799,9 @@ type SBOMStatus struct { NullFields []string `json:"-"` } -func (s *SBOMStatus) MarshalJSON() ([]byte, error) { +func (s SBOMStatus) MarshalJSON() ([]byte, error) { type NoMethod SBOMStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SbomReferenceIntotoPayload: The actual payload that contains the SBOM @@ -5832,9 +5832,9 @@ type SbomReferenceIntotoPayload struct { NullFields []string `json:"-"` } -func (s *SbomReferenceIntotoPayload) MarshalJSON() ([]byte, error) { +func (s SbomReferenceIntotoPayload) MarshalJSON() ([]byte, error) { type NoMethod SbomReferenceIntotoPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SbomReferenceIntotoPredicate: A predicate which describes the SBOM being @@ -5861,9 +5861,9 @@ type SbomReferenceIntotoPredicate struct { NullFields []string `json:"-"` } -func (s *SbomReferenceIntotoPredicate) MarshalJSON() ([]byte, error) { +func (s SbomReferenceIntotoPredicate) MarshalJSON() ([]byte, error) { type NoMethod SbomReferenceIntotoPredicate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -5886,9 +5886,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Signature: Verifiers (e.g. Kritis implementations) MUST verify signatures @@ -5942,9 +5942,9 @@ type Signature struct { NullFields []string `json:"-"` } -func (s *Signature) MarshalJSON() ([]byte, error) { +func (s Signature) MarshalJSON() ([]byte, error) { type NoMethod Signature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SigningKey: This defines the format used to record keys used in the software @@ -5979,9 +5979,9 @@ type SigningKey struct { NullFields []string `json:"-"` } -func (s *SigningKey) MarshalJSON() ([]byte, error) { +func (s SigningKey) MarshalJSON() ([]byte, error) { type NoMethod SigningKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaProvenanceV1: Keep in sync with schema at @@ -6003,9 +6003,9 @@ type SlsaProvenanceV1 struct { NullFields []string `json:"-"` } -func (s *SlsaProvenanceV1) MarshalJSON() ([]byte, error) { +func (s SlsaProvenanceV1) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenanceV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Source describes the location of the source used for the build. @@ -6041,9 +6041,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: A SourceContext is a reference to a tree of files. A @@ -6072,9 +6072,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -6106,9 +6106,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subject: Set of software artifacts that the attestation applies to. Each @@ -6133,9 +6133,9 @@ type Subject struct { NullFields []string `json:"-"` } -func (s *Subject) MarshalJSON() ([]byte, error) { +func (s Subject) MarshalJSON() ([]byte, error) { type NoMethod Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -6158,9 +6158,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -6185,9 +6185,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSpan: Start and end times for a build execution phase. Next ID: 3 @@ -6209,9 +6209,9 @@ type TimeSpan struct { NullFields []string `json:"-"` } -func (s *TimeSpan) MarshalJSON() ([]byte, error) { +func (s TimeSpan) MarshalJSON() ([]byte, error) { type NoMethod TimeSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: Version contains structured information about the version of a @@ -6253,9 +6253,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VexAssessment: VexAssessment provides all publisher provided Vex information @@ -6309,9 +6309,9 @@ type VexAssessment struct { NullFields []string `json:"-"` } -func (s *VexAssessment) MarshalJSON() ([]byte, error) { +func (s VexAssessment) MarshalJSON() ([]byte, error) { type NoMethod VexAssessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Volume: Volume describes a Docker container volume which is mounted into @@ -6339,9 +6339,9 @@ type Volume struct { NullFields []string `json:"-"` } -func (s *Volume) MarshalJSON() ([]byte, error) { +func (s Volume) MarshalJSON() ([]byte, error) { type NoMethod Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Vulnerability: Vulnerability provides metadata about a security @@ -6399,9 +6399,9 @@ type Vulnerability struct { NullFields []string `json:"-"` } -func (s *Vulnerability) MarshalJSON() ([]byte, error) { +func (s Vulnerability) MarshalJSON() ([]byte, error) { type NoMethod Vulnerability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Vulnerability) UnmarshalJSON(data []byte) error { @@ -6449,9 +6449,9 @@ type VulnerabilityAssessmentNote struct { NullFields []string `json:"-"` } -func (s *VulnerabilityAssessmentNote) MarshalJSON() ([]byte, error) { +func (s VulnerabilityAssessmentNote) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityAssessmentNote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityLocation: The location of the vulnerability. @@ -6477,9 +6477,9 @@ type VulnerabilityLocation struct { NullFields []string `json:"-"` } -func (s *VulnerabilityLocation) MarshalJSON() ([]byte, error) { +func (s VulnerabilityLocation) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityOccurrencesSummary: A summary of how many vulnerability @@ -6504,9 +6504,9 @@ type VulnerabilityOccurrencesSummary struct { NullFields []string `json:"-"` } -func (s *VulnerabilityOccurrencesSummary) MarshalJSON() ([]byte, error) { +func (s VulnerabilityOccurrencesSummary) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityOccurrencesSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WindowsDetail struct { @@ -6536,9 +6536,9 @@ type WindowsDetail struct { NullFields []string `json:"-"` } -func (s *WindowsDetail) MarshalJSON() ([]byte, error) { +func (s WindowsDetail) MarshalJSON() ([]byte, error) { type NoMethod WindowsDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsNotesGetCall struct { diff --git a/content/v2.1/content-gen.go b/content/v2.1/content-gen.go index 6347377d0a..4a24716ccb 100644 --- a/content/v2.1/content-gen.go +++ b/content/v2.1/content-gen.go @@ -728,9 +728,9 @@ type Account struct { NullFields []string `json:"-"` } -func (s *Account) MarshalJSON() ([]byte, error) { +func (s Account) MarshalJSON() ([]byte, error) { type NoMethod Account - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountAddress struct { @@ -762,9 +762,9 @@ type AccountAddress struct { NullFields []string `json:"-"` } -func (s *AccountAddress) MarshalJSON() ([]byte, error) { +func (s AccountAddress) MarshalJSON() ([]byte, error) { type NoMethod AccountAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountAdsLink struct { @@ -794,9 +794,9 @@ type AccountAdsLink struct { NullFields []string `json:"-"` } -func (s *AccountAdsLink) MarshalJSON() ([]byte, error) { +func (s AccountAdsLink) MarshalJSON() ([]byte, error) { type NoMethod AccountAdsLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountAutomaticImprovements: The automatic improvements of the account can @@ -844,9 +844,9 @@ type AccountAutomaticImprovements struct { NullFields []string `json:"-"` } -func (s *AccountAutomaticImprovements) MarshalJSON() ([]byte, error) { +func (s AccountAutomaticImprovements) MarshalJSON() ([]byte, error) { type NoMethod AccountAutomaticImprovements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountBusinessIdentity: The business identity attributes @@ -898,9 +898,9 @@ type AccountBusinessIdentity struct { NullFields []string `json:"-"` } -func (s *AccountBusinessIdentity) MarshalJSON() ([]byte, error) { +func (s AccountBusinessIdentity) MarshalJSON() ([]byte, error) { type NoMethod AccountBusinessIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountBusinessInformation struct { @@ -936,9 +936,9 @@ type AccountBusinessInformation struct { NullFields []string `json:"-"` } -func (s *AccountBusinessInformation) MarshalJSON() ([]byte, error) { +func (s AccountBusinessInformation) MarshalJSON() ([]byte, error) { type NoMethod AccountBusinessInformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountConversionSettings: Settings for conversion tracking. @@ -962,9 +962,9 @@ type AccountConversionSettings struct { NullFields []string `json:"-"` } -func (s *AccountConversionSettings) MarshalJSON() ([]byte, error) { +func (s AccountConversionSettings) MarshalJSON() ([]byte, error) { type NoMethod AccountConversionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountCredentials: Credentials allowing Google to call a partner's API on @@ -1000,9 +1000,9 @@ type AccountCredentials struct { NullFields []string `json:"-"` } -func (s *AccountCredentials) MarshalJSON() ([]byte, error) { +func (s AccountCredentials) MarshalJSON() ([]byte, error) { type NoMethod AccountCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountCustomerService struct { @@ -1025,9 +1025,9 @@ type AccountCustomerService struct { NullFields []string `json:"-"` } -func (s *AccountCustomerService) MarshalJSON() ([]byte, error) { +func (s AccountCustomerService) MarshalJSON() ([]byte, error) { type NoMethod AccountCustomerService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountGoogleMyBusinessLink struct { @@ -1055,9 +1055,9 @@ type AccountGoogleMyBusinessLink struct { NullFields []string `json:"-"` } -func (s *AccountGoogleMyBusinessLink) MarshalJSON() ([]byte, error) { +func (s AccountGoogleMyBusinessLink) MarshalJSON() ([]byte, error) { type NoMethod AccountGoogleMyBusinessLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountIdentifier struct { @@ -1080,9 +1080,9 @@ type AccountIdentifier struct { NullFields []string `json:"-"` } -func (s *AccountIdentifier) MarshalJSON() ([]byte, error) { +func (s AccountIdentifier) MarshalJSON() ([]byte, error) { type NoMethod AccountIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountIdentityType: The account identity type used to specify attributes. @@ -1104,9 +1104,9 @@ type AccountIdentityType struct { NullFields []string `json:"-"` } -func (s *AccountIdentityType) MarshalJSON() ([]byte, error) { +func (s AccountIdentityType) MarshalJSON() ([]byte, error) { type NoMethod AccountIdentityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountImageImprovements: This improvement will attempt to automatically @@ -1143,9 +1143,9 @@ type AccountImageImprovements struct { NullFields []string `json:"-"` } -func (s *AccountImageImprovements) MarshalJSON() ([]byte, error) { +func (s AccountImageImprovements) MarshalJSON() ([]byte, error) { type NoMethod AccountImageImprovements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountImageImprovementsSettings: Settings for the Automatic Image @@ -1167,9 +1167,9 @@ type AccountImageImprovementsSettings struct { NullFields []string `json:"-"` } -func (s *AccountImageImprovementsSettings) MarshalJSON() ([]byte, error) { +func (s AccountImageImprovementsSettings) MarshalJSON() ([]byte, error) { type NoMethod AccountImageImprovementsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountIssue: An issue affecting specific merchant. @@ -1244,9 +1244,9 @@ type AccountIssue struct { NullFields []string `json:"-"` } -func (s *AccountIssue) MarshalJSON() ([]byte, error) { +func (s AccountIssue) MarshalJSON() ([]byte, error) { type NoMethod AccountIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountIssueImpact: Overall impact of the issue. @@ -1287,9 +1287,9 @@ type AccountIssueImpact struct { NullFields []string `json:"-"` } -func (s *AccountIssueImpact) MarshalJSON() ([]byte, error) { +func (s AccountIssueImpact) MarshalJSON() ([]byte, error) { type NoMethod AccountIssueImpact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountItemUpdates: Turning on item updates @@ -1337,9 +1337,9 @@ type AccountItemUpdates struct { NullFields []string `json:"-"` } -func (s *AccountItemUpdates) MarshalJSON() ([]byte, error) { +func (s AccountItemUpdates) MarshalJSON() ([]byte, error) { type NoMethod AccountItemUpdates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountItemUpdatesSettings: Settings for the Automatic Item Updates. @@ -1378,9 +1378,9 @@ type AccountItemUpdatesSettings struct { NullFields []string `json:"-"` } -func (s *AccountItemUpdatesSettings) MarshalJSON() ([]byte, error) { +func (s AccountItemUpdatesSettings) MarshalJSON() ([]byte, error) { type NoMethod AccountItemUpdatesSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountLabel: Label assigned by CSS domain or CSS group to one of its @@ -1418,9 +1418,9 @@ type AccountLabel struct { NullFields []string `json:"-"` } -func (s *AccountLabel) MarshalJSON() ([]byte, error) { +func (s AccountLabel) MarshalJSON() ([]byte, error) { type NoMethod AccountLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountReturnCarrier: The return carrier information. This service is @@ -1456,9 +1456,9 @@ type AccountReturnCarrier struct { NullFields []string `json:"-"` } -func (s *AccountReturnCarrier) MarshalJSON() ([]byte, error) { +func (s AccountReturnCarrier) MarshalJSON() ([]byte, error) { type NoMethod AccountReturnCarrier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountShippingImprovements: Not available for MCAs accounts @@ -1487,9 +1487,9 @@ type AccountShippingImprovements struct { NullFields []string `json:"-"` } -func (s *AccountShippingImprovements) MarshalJSON() ([]byte, error) { +func (s AccountShippingImprovements) MarshalJSON() ([]byte, error) { type NoMethod AccountShippingImprovements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountStatus: The status of an account, that is, information about its @@ -1527,9 +1527,9 @@ type AccountStatus struct { NullFields []string `json:"-"` } -func (s *AccountStatus) MarshalJSON() ([]byte, error) { +func (s AccountStatus) MarshalJSON() ([]byte, error) { type NoMethod AccountStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountStatusAccountLevelIssue struct { @@ -1562,9 +1562,9 @@ type AccountStatusAccountLevelIssue struct { NullFields []string `json:"-"` } -func (s *AccountStatusAccountLevelIssue) MarshalJSON() ([]byte, error) { +func (s AccountStatusAccountLevelIssue) MarshalJSON() ([]byte, error) { type NoMethod AccountStatusAccountLevelIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountStatusItemLevelIssue struct { @@ -1598,9 +1598,9 @@ type AccountStatusItemLevelIssue struct { NullFields []string `json:"-"` } -func (s *AccountStatusItemLevelIssue) MarshalJSON() ([]byte, error) { +func (s AccountStatusItemLevelIssue) MarshalJSON() ([]byte, error) { type NoMethod AccountStatusItemLevelIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountStatusProducts struct { @@ -1628,9 +1628,9 @@ type AccountStatusProducts struct { NullFields []string `json:"-"` } -func (s *AccountStatusProducts) MarshalJSON() ([]byte, error) { +func (s AccountStatusProducts) MarshalJSON() ([]byte, error) { type NoMethod AccountStatusProducts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountStatusStatistics struct { @@ -1655,9 +1655,9 @@ type AccountStatusStatistics struct { NullFields []string `json:"-"` } -func (s *AccountStatusStatistics) MarshalJSON() ([]byte, error) { +func (s AccountStatusStatistics) MarshalJSON() ([]byte, error) { type NoMethod AccountStatusStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountTax: The tax settings of a merchant account. All methods require the @@ -1688,9 +1688,9 @@ type AccountTax struct { NullFields []string `json:"-"` } -func (s *AccountTax) MarshalJSON() ([]byte, error) { +func (s AccountTax) MarshalJSON() ([]byte, error) { type NoMethod AccountTax - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountTaxTaxRule: Tax calculation rule to apply in a state or province (US @@ -1722,9 +1722,9 @@ type AccountTaxTaxRule struct { NullFields []string `json:"-"` } -func (s *AccountTaxTaxRule) MarshalJSON() ([]byte, error) { +func (s AccountTaxTaxRule) MarshalJSON() ([]byte, error) { type NoMethod AccountTaxTaxRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountUser struct { @@ -1754,9 +1754,9 @@ type AccountUser struct { NullFields []string `json:"-"` } -func (s *AccountUser) MarshalJSON() ([]byte, error) { +func (s AccountUser) MarshalJSON() ([]byte, error) { type NoMethod AccountUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountYouTubeChannelLink struct { @@ -1786,9 +1786,9 @@ type AccountYouTubeChannelLink struct { NullFields []string `json:"-"` } -func (s *AccountYouTubeChannelLink) MarshalJSON() ([]byte, error) { +func (s AccountYouTubeChannelLink) MarshalJSON() ([]byte, error) { type NoMethod AccountYouTubeChannelLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsAuthInfoResponse struct { @@ -1817,9 +1817,9 @@ type AccountsAuthInfoResponse struct { NullFields []string `json:"-"` } -func (s *AccountsAuthInfoResponse) MarshalJSON() ([]byte, error) { +func (s AccountsAuthInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountsAuthInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsClaimWebsiteResponse struct { @@ -1842,9 +1842,9 @@ type AccountsClaimWebsiteResponse struct { NullFields []string `json:"-"` } -func (s *AccountsClaimWebsiteResponse) MarshalJSON() ([]byte, error) { +func (s AccountsClaimWebsiteResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountsClaimWebsiteResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsCustomBatchRequest struct { @@ -1863,9 +1863,9 @@ type AccountsCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *AccountsCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s AccountsCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod AccountsCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountsCustomBatchRequestEntry: A batch entry encoding a single non-batch @@ -1911,9 +1911,9 @@ type AccountsCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *AccountsCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s AccountsCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod AccountsCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsCustomBatchRequestEntryLinkRequest struct { @@ -1945,9 +1945,9 @@ type AccountsCustomBatchRequestEntryLinkRequest struct { NullFields []string `json:"-"` } -func (s *AccountsCustomBatchRequestEntryLinkRequest) MarshalJSON() ([]byte, error) { +func (s AccountsCustomBatchRequestEntryLinkRequest) MarshalJSON() ([]byte, error) { type NoMethod AccountsCustomBatchRequestEntryLinkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsCustomBatchResponse struct { @@ -1972,9 +1972,9 @@ type AccountsCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *AccountsCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s AccountsCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountsCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountsCustomBatchResponseEntry: A batch entry encoding a single non-batch @@ -2004,9 +2004,9 @@ type AccountsCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *AccountsCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s AccountsCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod AccountsCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsLinkRequest struct { @@ -2042,9 +2042,9 @@ type AccountsLinkRequest struct { NullFields []string `json:"-"` } -func (s *AccountsLinkRequest) MarshalJSON() ([]byte, error) { +func (s AccountsLinkRequest) MarshalJSON() ([]byte, error) { type NoMethod AccountsLinkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsLinkResponse struct { @@ -2067,9 +2067,9 @@ type AccountsLinkResponse struct { NullFields []string `json:"-"` } -func (s *AccountsLinkResponse) MarshalJSON() ([]byte, error) { +func (s AccountsLinkResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountsLinkResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsListLinksResponse struct { @@ -2096,9 +2096,9 @@ type AccountsListLinksResponse struct { NullFields []string `json:"-"` } -func (s *AccountsListLinksResponse) MarshalJSON() ([]byte, error) { +func (s AccountsListLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountsListLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsListResponse struct { @@ -2124,9 +2124,9 @@ type AccountsListResponse struct { NullFields []string `json:"-"` } -func (s *AccountsListResponse) MarshalJSON() ([]byte, error) { +func (s AccountsListResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsUpdateLabelsRequest struct { @@ -2145,9 +2145,9 @@ type AccountsUpdateLabelsRequest struct { NullFields []string `json:"-"` } -func (s *AccountsUpdateLabelsRequest) MarshalJSON() ([]byte, error) { +func (s AccountsUpdateLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod AccountsUpdateLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsUpdateLabelsResponse struct { @@ -2170,9 +2170,9 @@ type AccountsUpdateLabelsResponse struct { NullFields []string `json:"-"` } -func (s *AccountsUpdateLabelsResponse) MarshalJSON() ([]byte, error) { +func (s AccountsUpdateLabelsResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountsUpdateLabelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountstatusesCustomBatchRequest struct { @@ -2191,9 +2191,9 @@ type AccountstatusesCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *AccountstatusesCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s AccountstatusesCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod AccountstatusesCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountstatusesCustomBatchRequestEntry: A batch entry encoding a single @@ -2223,9 +2223,9 @@ type AccountstatusesCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *AccountstatusesCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s AccountstatusesCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod AccountstatusesCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountstatusesCustomBatchResponse struct { @@ -2250,9 +2250,9 @@ type AccountstatusesCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *AccountstatusesCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s AccountstatusesCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountstatusesCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountstatusesCustomBatchResponseEntry: A batch entry encoding a single @@ -2279,9 +2279,9 @@ type AccountstatusesCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *AccountstatusesCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s AccountstatusesCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod AccountstatusesCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountstatusesListResponse struct { @@ -2308,9 +2308,9 @@ type AccountstatusesListResponse struct { NullFields []string `json:"-"` } -func (s *AccountstatusesListResponse) MarshalJSON() ([]byte, error) { +func (s AccountstatusesListResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountstatusesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccounttaxCustomBatchRequest struct { @@ -2329,9 +2329,9 @@ type AccounttaxCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *AccounttaxCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s AccounttaxCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod AccounttaxCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccounttaxCustomBatchRequestEntry: A batch entry encoding a single non-batch @@ -2363,9 +2363,9 @@ type AccounttaxCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *AccounttaxCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s AccounttaxCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod AccounttaxCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccounttaxCustomBatchResponse struct { @@ -2390,9 +2390,9 @@ type AccounttaxCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *AccounttaxCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s AccounttaxCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod AccounttaxCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccounttaxCustomBatchResponseEntry: A batch entry encoding a single @@ -2421,9 +2421,9 @@ type AccounttaxCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *AccounttaxCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s AccounttaxCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod AccounttaxCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccounttaxListResponse struct { @@ -2450,9 +2450,9 @@ type AccounttaxListResponse struct { NullFields []string `json:"-"` } -func (s *AccounttaxListResponse) MarshalJSON() ([]byte, error) { +func (s AccounttaxListResponse) MarshalJSON() ([]byte, error) { type NoMethod AccounttaxListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Action: An actionable step that can be executed to solve the issue. @@ -2497,9 +2497,9 @@ type Action struct { NullFields []string `json:"-"` } -func (s *Action) MarshalJSON() ([]byte, error) { +func (s Action) MarshalJSON() ([]byte, error) { type NoMethod Action - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActionFlow: Flow that can be selected for an action. When merchant selects a @@ -2542,9 +2542,9 @@ type ActionFlow struct { NullFields []string `json:"-"` } -func (s *ActionFlow) MarshalJSON() ([]byte, error) { +func (s ActionFlow) MarshalJSON() ([]byte, error) { type NoMethod ActionFlow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActionInput: Input provided by the merchant. @@ -2566,9 +2566,9 @@ type ActionInput struct { NullFields []string `json:"-"` } -func (s *ActionInput) MarshalJSON() ([]byte, error) { +func (s ActionInput) MarshalJSON() ([]byte, error) { type NoMethod ActionInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActionReason: A single reason why the action is not available. @@ -2600,9 +2600,9 @@ type ActionReason struct { NullFields []string `json:"-"` } -func (s *ActionReason) MarshalJSON() ([]byte, error) { +func (s ActionReason) MarshalJSON() ([]byte, error) { type NoMethod ActionReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivateBuyOnGoogleProgramRequest: Request message for the ActivateProgram @@ -2640,9 +2640,9 @@ type Address struct { NullFields []string `json:"-"` } -func (s *Address) MarshalJSON() ([]byte, error) { +func (s Address) MarshalJSON() ([]byte, error) { type NoMethod Address - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlternateDisputeResolution: The Alternate Dispute Resolution (ADR) that may @@ -2668,9 +2668,9 @@ type AlternateDisputeResolution struct { NullFields []string `json:"-"` } -func (s *AlternateDisputeResolution) MarshalJSON() ([]byte, error) { +func (s AlternateDisputeResolution) MarshalJSON() ([]byte, error) { type NoMethod AlternateDisputeResolution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Amount struct { @@ -2692,9 +2692,9 @@ type Amount struct { NullFields []string `json:"-"` } -func (s *Amount) MarshalJSON() ([]byte, error) { +func (s Amount) MarshalJSON() ([]byte, error) { type NoMethod Amount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttributionSettings: Represents attribution settings for conversion sources @@ -2733,9 +2733,9 @@ type AttributionSettings struct { NullFields []string `json:"-"` } -func (s *AttributionSettings) MarshalJSON() ([]byte, error) { +func (s AttributionSettings) MarshalJSON() ([]byte, error) { type NoMethod AttributionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttributionSettingsConversionType: Message representing a types of @@ -2760,9 +2760,9 @@ type AttributionSettingsConversionType struct { NullFields []string `json:"-"` } -func (s *AttributionSettingsConversionType) MarshalJSON() ([]byte, error) { +func (s AttributionSettingsConversionType) MarshalJSON() ([]byte, error) { type NoMethod AttributionSettingsConversionType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BestSellers: Fields related to the Best sellers reports @@ -2853,9 +2853,9 @@ type BestSellers struct { NullFields []string `json:"-"` } -func (s *BestSellers) MarshalJSON() ([]byte, error) { +func (s BestSellers) MarshalJSON() ([]byte, error) { type NoMethod BestSellers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Brand: Brand fields. Values are only set for fields requested explicitly in @@ -2876,9 +2876,9 @@ type Brand struct { NullFields []string `json:"-"` } -func (s *Brand) MarshalJSON() ([]byte, error) { +func (s Brand) MarshalJSON() ([]byte, error) { type NoMethod Brand - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Breakdown: A detailed impact breakdown for a group of regions where the @@ -2905,9 +2905,9 @@ type Breakdown struct { NullFields []string `json:"-"` } -func (s *Breakdown) MarshalJSON() ([]byte, error) { +func (s Breakdown) MarshalJSON() ([]byte, error) { type NoMethod Breakdown - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BreakdownRegion: Region with code and localized name. @@ -2931,9 +2931,9 @@ type BreakdownRegion struct { NullFields []string `json:"-"` } -func (s *BreakdownRegion) MarshalJSON() ([]byte, error) { +func (s BreakdownRegion) MarshalJSON() ([]byte, error) { type NoMethod BreakdownRegion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuiltInSimpleAction: Action that is implemented and performed in (your) @@ -2995,9 +2995,9 @@ type BuiltInSimpleAction struct { NullFields []string `json:"-"` } -func (s *BuiltInSimpleAction) MarshalJSON() ([]byte, error) { +func (s BuiltInSimpleAction) MarshalJSON() ([]byte, error) { type NoMethod BuiltInSimpleAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuiltInSimpleActionAdditionalContent: Long text from external source. @@ -3019,9 +3019,9 @@ type BuiltInSimpleActionAdditionalContent struct { NullFields []string `json:"-"` } -func (s *BuiltInSimpleActionAdditionalContent) MarshalJSON() ([]byte, error) { +func (s BuiltInSimpleActionAdditionalContent) MarshalJSON() ([]byte, error) { type NoMethod BuiltInSimpleActionAdditionalContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuiltInUserInputAction: Action that is implemented and performed in (your) @@ -3052,9 +3052,9 @@ type BuiltInUserInputAction struct { NullFields []string `json:"-"` } -func (s *BuiltInUserInputAction) MarshalJSON() ([]byte, error) { +func (s BuiltInUserInputAction) MarshalJSON() ([]byte, error) { type NoMethod BuiltInUserInputAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BusinessDayConfig struct { @@ -3073,9 +3073,9 @@ type BusinessDayConfig struct { NullFields []string `json:"-"` } -func (s *BusinessDayConfig) MarshalJSON() ([]byte, error) { +func (s BusinessDayConfig) MarshalJSON() ([]byte, error) { type NoMethod BusinessDayConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuyOnGoogleProgramStatus: Response message for the GetProgramStatus method. @@ -3169,9 +3169,9 @@ type BuyOnGoogleProgramStatus struct { NullFields []string `json:"-"` } -func (s *BuyOnGoogleProgramStatus) MarshalJSON() ([]byte, error) { +func (s BuyOnGoogleProgramStatus) MarshalJSON() ([]byte, error) { type NoMethod BuyOnGoogleProgramStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Callout: An important message that should be highlighted. Usually displayed @@ -3206,9 +3206,9 @@ type Callout struct { NullFields []string `json:"-"` } -func (s *Callout) MarshalJSON() ([]byte, error) { +func (s Callout) MarshalJSON() ([]byte, error) { type NoMethod Callout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CaptureOrderRequest: Request message for the CaptureOrder method. @@ -3242,9 +3242,9 @@ type CaptureOrderResponse struct { NullFields []string `json:"-"` } -func (s *CaptureOrderResponse) MarshalJSON() ([]byte, error) { +func (s CaptureOrderResponse) MarshalJSON() ([]byte, error) { type NoMethod CaptureOrderResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CarrierRate struct { @@ -3281,9 +3281,9 @@ type CarrierRate struct { NullFields []string `json:"-"` } -func (s *CarrierRate) MarshalJSON() ([]byte, error) { +func (s CarrierRate) MarshalJSON() ([]byte, error) { type NoMethod CarrierRate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CarriersCarrier struct { @@ -3313,9 +3313,9 @@ type CarriersCarrier struct { NullFields []string `json:"-"` } -func (s *CarriersCarrier) MarshalJSON() ([]byte, error) { +func (s CarriersCarrier) MarshalJSON() ([]byte, error) { type NoMethod CarriersCarrier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckoutSettings: `CheckoutSettings` for a specific merchant ID. @@ -3401,9 +3401,9 @@ type CheckoutSettings struct { NullFields []string `json:"-"` } -func (s *CheckoutSettings) MarshalJSON() ([]byte, error) { +func (s CheckoutSettings) MarshalJSON() ([]byte, error) { type NoMethod CheckoutSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudExportAdditionalProperties: Product property for the Cloud Retail API. @@ -3451,9 +3451,9 @@ type CloudExportAdditionalProperties struct { NullFields []string `json:"-"` } -func (s *CloudExportAdditionalProperties) MarshalJSON() ([]byte, error) { +func (s CloudExportAdditionalProperties) MarshalJSON() ([]byte, error) { type NoMethod CloudExportAdditionalProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CloudExportAdditionalProperties) UnmarshalJSON(data []byte) error { @@ -3544,9 +3544,9 @@ type Collection struct { NullFields []string `json:"-"` } -func (s *Collection) MarshalJSON() ([]byte, error) { +func (s Collection) MarshalJSON() ([]byte, error) { type NoMethod Collection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollectionFeaturedProduct: The message for FeaturedProduct. FeaturedProduct @@ -3571,9 +3571,9 @@ type CollectionFeaturedProduct struct { NullFields []string `json:"-"` } -func (s *CollectionFeaturedProduct) MarshalJSON() ([]byte, error) { +func (s CollectionFeaturedProduct) MarshalJSON() ([]byte, error) { type NoMethod CollectionFeaturedProduct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CollectionFeaturedProduct) UnmarshalJSON(data []byte) error { @@ -3624,9 +3624,9 @@ type CollectionStatus struct { NullFields []string `json:"-"` } -func (s *CollectionStatus) MarshalJSON() ([]byte, error) { +func (s CollectionStatus) MarshalJSON() ([]byte, error) { type NoMethod CollectionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollectionStatusDestinationStatus: Destination status message. @@ -3658,9 +3658,9 @@ type CollectionStatusDestinationStatus struct { NullFields []string `json:"-"` } -func (s *CollectionStatusDestinationStatus) MarshalJSON() ([]byte, error) { +func (s CollectionStatusDestinationStatus) MarshalJSON() ([]byte, error) { type NoMethod CollectionStatusDestinationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollectionStatusItemLevelIssue: Issue associated with the collection. @@ -3698,9 +3698,9 @@ type CollectionStatusItemLevelIssue struct { NullFields []string `json:"-"` } -func (s *CollectionStatusItemLevelIssue) MarshalJSON() ([]byte, error) { +func (s CollectionStatusItemLevelIssue) MarshalJSON() ([]byte, error) { type NoMethod CollectionStatusItemLevelIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompetitiveVisibility: Fields related to [competitive visibility reports] @@ -3803,9 +3803,9 @@ type CompetitiveVisibility struct { NullFields []string `json:"-"` } -func (s *CompetitiveVisibility) MarshalJSON() ([]byte, error) { +func (s CompetitiveVisibility) MarshalJSON() ([]byte, error) { type NoMethod CompetitiveVisibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CompetitiveVisibility) UnmarshalJSON(data []byte) error { @@ -3879,9 +3879,9 @@ type ConversionSource struct { NullFields []string `json:"-"` } -func (s *ConversionSource) MarshalJSON() ([]byte, error) { +func (s ConversionSource) MarshalJSON() ([]byte, error) { type NoMethod ConversionSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Css: Information about CSS domain. @@ -3917,9 +3917,9 @@ type Css struct { NullFields []string `json:"-"` } -func (s *Css) MarshalJSON() ([]byte, error) { +func (s Css) MarshalJSON() ([]byte, error) { type NoMethod Css - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAttribute: A message that represents custom attributes. Exactly one of @@ -3949,9 +3949,9 @@ type CustomAttribute struct { NullFields []string `json:"-"` } -func (s *CustomAttribute) MarshalJSON() ([]byte, error) { +func (s CustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod CustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomerReturnReason struct { @@ -3977,9 +3977,9 @@ type CustomerReturnReason struct { NullFields []string `json:"-"` } -func (s *CustomerReturnReason) MarshalJSON() ([]byte, error) { +func (s CustomerReturnReason) MarshalJSON() ([]byte, error) { type NoMethod CustomerReturnReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CutoffTime struct { @@ -4005,9 +4005,9 @@ type CutoffTime struct { NullFields []string `json:"-"` } -func (s *CutoffTime) MarshalJSON() ([]byte, error) { +func (s CutoffTime) MarshalJSON() ([]byte, error) { type NoMethod CutoffTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Datafeed: Datafeed configuration data. @@ -4052,9 +4052,9 @@ type Datafeed struct { NullFields []string `json:"-"` } -func (s *Datafeed) MarshalJSON() ([]byte, error) { +func (s Datafeed) MarshalJSON() ([]byte, error) { type NoMethod Datafeed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatafeedFetchSchedule: The required fields vary based on the frequency of @@ -4100,9 +4100,9 @@ type DatafeedFetchSchedule struct { NullFields []string `json:"-"` } -func (s *DatafeedFetchSchedule) MarshalJSON() ([]byte, error) { +func (s DatafeedFetchSchedule) MarshalJSON() ([]byte, error) { type NoMethod DatafeedFetchSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DatafeedFormat struct { @@ -4132,9 +4132,9 @@ type DatafeedFormat struct { NullFields []string `json:"-"` } -func (s *DatafeedFormat) MarshalJSON() ([]byte, error) { +func (s DatafeedFormat) MarshalJSON() ([]byte, error) { type NoMethod DatafeedFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatafeedStatus: The status of a datafeed, that is, the result of the last @@ -4187,9 +4187,9 @@ type DatafeedStatus struct { NullFields []string `json:"-"` } -func (s *DatafeedStatus) MarshalJSON() ([]byte, error) { +func (s DatafeedStatus) MarshalJSON() ([]byte, error) { type NoMethod DatafeedStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatafeedStatusError: An error occurring in the feed, like "invalid price". @@ -4215,9 +4215,9 @@ type DatafeedStatusError struct { NullFields []string `json:"-"` } -func (s *DatafeedStatusError) MarshalJSON() ([]byte, error) { +func (s DatafeedStatusError) MarshalJSON() ([]byte, error) { type NoMethod DatafeedStatusError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatafeedStatusExample: An example occurrence for a particular error. @@ -4241,9 +4241,9 @@ type DatafeedStatusExample struct { NullFields []string `json:"-"` } -func (s *DatafeedStatusExample) MarshalJSON() ([]byte, error) { +func (s DatafeedStatusExample) MarshalJSON() ([]byte, error) { type NoMethod DatafeedStatusExample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DatafeedTarget struct { @@ -4285,9 +4285,9 @@ type DatafeedTarget struct { NullFields []string `json:"-"` } -func (s *DatafeedTarget) MarshalJSON() ([]byte, error) { +func (s DatafeedTarget) MarshalJSON() ([]byte, error) { type NoMethod DatafeedTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DatafeedsCustomBatchRequest struct { @@ -4306,9 +4306,9 @@ type DatafeedsCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *DatafeedsCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s DatafeedsCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod DatafeedsCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatafeedsCustomBatchRequestEntry: A batch entry encoding a single non-batch @@ -4338,9 +4338,9 @@ type DatafeedsCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *DatafeedsCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s DatafeedsCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod DatafeedsCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DatafeedsCustomBatchResponse struct { @@ -4365,9 +4365,9 @@ type DatafeedsCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *DatafeedsCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s DatafeedsCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod DatafeedsCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatafeedsCustomBatchResponseEntry: A batch entry encoding a single non-batch @@ -4394,9 +4394,9 @@ type DatafeedsCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *DatafeedsCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s DatafeedsCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod DatafeedsCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DatafeedsFetchNowResponse struct { @@ -4419,9 +4419,9 @@ type DatafeedsFetchNowResponse struct { NullFields []string `json:"-"` } -func (s *DatafeedsFetchNowResponse) MarshalJSON() ([]byte, error) { +func (s DatafeedsFetchNowResponse) MarshalJSON() ([]byte, error) { type NoMethod DatafeedsFetchNowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DatafeedsListResponse struct { @@ -4447,9 +4447,9 @@ type DatafeedsListResponse struct { NullFields []string `json:"-"` } -func (s *DatafeedsListResponse) MarshalJSON() ([]byte, error) { +func (s DatafeedsListResponse) MarshalJSON() ([]byte, error) { type NoMethod DatafeedsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DatafeedstatusesCustomBatchRequest struct { @@ -4468,9 +4468,9 @@ type DatafeedstatusesCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *DatafeedstatusesCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s DatafeedstatusesCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod DatafeedstatusesCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatafeedstatusesCustomBatchRequestEntry: A batch entry encoding a single @@ -4510,9 +4510,9 @@ type DatafeedstatusesCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *DatafeedstatusesCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s DatafeedstatusesCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod DatafeedstatusesCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DatafeedstatusesCustomBatchResponse struct { @@ -4537,9 +4537,9 @@ type DatafeedstatusesCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *DatafeedstatusesCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s DatafeedstatusesCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod DatafeedstatusesCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatafeedstatusesCustomBatchResponseEntry: A batch entry encoding a single @@ -4566,9 +4566,9 @@ type DatafeedstatusesCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *DatafeedstatusesCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s DatafeedstatusesCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod DatafeedstatusesCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DatafeedstatusesListResponse struct { @@ -4595,9 +4595,9 @@ type DatafeedstatusesListResponse struct { NullFields []string `json:"-"` } -func (s *DatafeedstatusesListResponse) MarshalJSON() ([]byte, error) { +func (s DatafeedstatusesListResponse) MarshalJSON() ([]byte, error) { type NoMethod DatafeedstatusesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -4633,9 +4633,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateTime: Represents civil time (or occasionally physical time). This type @@ -4696,9 +4696,9 @@ type DateTime struct { NullFields []string `json:"-"` } -func (s *DateTime) MarshalJSON() ([]byte, error) { +func (s DateTime) MarshalJSON() ([]byte, error) { type NoMethod DateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeliveryArea: A delivery area for the product. Only one of `countryCode` or @@ -4732,9 +4732,9 @@ type DeliveryArea struct { NullFields []string `json:"-"` } -func (s *DeliveryArea) MarshalJSON() ([]byte, error) { +func (s DeliveryArea) MarshalJSON() ([]byte, error) { type NoMethod DeliveryArea - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeliveryAreaPostalCodeRange: A range of postal codes that defines the @@ -4767,9 +4767,9 @@ type DeliveryAreaPostalCodeRange struct { NullFields []string `json:"-"` } -func (s *DeliveryAreaPostalCodeRange) MarshalJSON() ([]byte, error) { +func (s DeliveryAreaPostalCodeRange) MarshalJSON() ([]byte, error) { type NoMethod DeliveryAreaPostalCodeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeliveryTime struct { @@ -4824,9 +4824,9 @@ type DeliveryTime struct { NullFields []string `json:"-"` } -func (s *DeliveryTime) MarshalJSON() ([]byte, error) { +func (s DeliveryTime) MarshalJSON() ([]byte, error) { type NoMethod DeliveryTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Distance: Distance represented by an integer and unit. @@ -4849,9 +4849,9 @@ type Distance struct { NullFields []string `json:"-"` } -func (s *Distance) MarshalJSON() ([]byte, error) { +func (s Distance) MarshalJSON() ([]byte, error) { type NoMethod Distance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ECommercePlatformLinkInfo: Additional information required for @@ -4873,9 +4873,9 @@ type ECommercePlatformLinkInfo struct { NullFields []string `json:"-"` } -func (s *ECommercePlatformLinkInfo) MarshalJSON() ([]byte, error) { +func (s ECommercePlatformLinkInfo) MarshalJSON() ([]byte, error) { type NoMethod ECommercePlatformLinkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Error: An error returned by the API. @@ -4899,9 +4899,9 @@ type Error struct { NullFields []string `json:"-"` } -func (s *Error) MarshalJSON() ([]byte, error) { +func (s Error) MarshalJSON() ([]byte, error) { type NoMethod Error - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Errors: A list of errors returned by a failed batch entry. @@ -4925,9 +4925,9 @@ type Errors struct { NullFields []string `json:"-"` } -func (s *Errors) MarshalJSON() ([]byte, error) { +func (s Errors) MarshalJSON() ([]byte, error) { type NoMethod Errors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalAction: Action that is implemented and performed outside of the @@ -4965,9 +4965,9 @@ type ExternalAction struct { NullFields []string `json:"-"` } -func (s *ExternalAction) MarshalJSON() ([]byte, error) { +func (s ExternalAction) MarshalJSON() ([]byte, error) { type NoMethod ExternalAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FreeListingsProgramStatus: Response message for @@ -5003,9 +5003,9 @@ type FreeListingsProgramStatus struct { NullFields []string `json:"-"` } -func (s *FreeListingsProgramStatus) MarshalJSON() ([]byte, error) { +func (s FreeListingsProgramStatus) MarshalJSON() ([]byte, error) { type NoMethod FreeListingsProgramStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FreeListingsProgramStatusRegionStatus: Status of program and region. @@ -5088,9 +5088,9 @@ type FreeListingsProgramStatusRegionStatus struct { NullFields []string `json:"-"` } -func (s *FreeListingsProgramStatusRegionStatus) MarshalJSON() ([]byte, error) { +func (s FreeListingsProgramStatusRegionStatus) MarshalJSON() ([]byte, error) { type NoMethod FreeListingsProgramStatusRegionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FreeListingsProgramStatusReviewIneligibilityReasonDetails: Additional @@ -5112,9 +5112,9 @@ type FreeListingsProgramStatusReviewIneligibilityReasonDetails struct { NullFields []string `json:"-"` } -func (s *FreeListingsProgramStatusReviewIneligibilityReasonDetails) MarshalJSON() ([]byte, error) { +func (s FreeListingsProgramStatusReviewIneligibilityReasonDetails) MarshalJSON() ([]byte, error) { type NoMethod FreeListingsProgramStatusReviewIneligibilityReasonDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FreeShippingThreshold: Conditions to be met for a product to have free @@ -5140,9 +5140,9 @@ type FreeShippingThreshold struct { NullFields []string `json:"-"` } -func (s *FreeShippingThreshold) MarshalJSON() ([]byte, error) { +func (s FreeShippingThreshold) MarshalJSON() ([]byte, error) { type NoMethod FreeShippingThreshold - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateRecommendationsResponse: Response containing generated @@ -5171,9 +5171,9 @@ type GenerateRecommendationsResponse struct { NullFields []string `json:"-"` } -func (s *GenerateRecommendationsResponse) MarshalJSON() ([]byte, error) { +func (s GenerateRecommendationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateRecommendationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GmbAccounts struct { @@ -5195,9 +5195,9 @@ type GmbAccounts struct { NullFields []string `json:"-"` } -func (s *GmbAccounts) MarshalJSON() ([]byte, error) { +func (s GmbAccounts) MarshalJSON() ([]byte, error) { type NoMethod GmbAccounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GmbAccountsGmbAccount struct { @@ -5222,9 +5222,9 @@ type GmbAccountsGmbAccount struct { NullFields []string `json:"-"` } -func (s *GmbAccountsGmbAccount) MarshalJSON() ([]byte, error) { +func (s GmbAccountsGmbAccount) MarshalJSON() ([]byte, error) { type NoMethod GmbAccountsGmbAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAnalyticsLink: "Google Analytics Link" sources can be used to get @@ -5253,9 +5253,9 @@ type GoogleAnalyticsLink struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsLink) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Headers: A non-empty list of row or column headers for a table. Exactly one @@ -5303,9 +5303,9 @@ type Headers struct { NullFields []string `json:"-"` } -func (s *Headers) MarshalJSON() ([]byte, error) { +func (s Headers) MarshalJSON() ([]byte, error) { type NoMethod Headers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HolidayCutoff struct { @@ -5338,9 +5338,9 @@ type HolidayCutoff struct { NullFields []string `json:"-"` } -func (s *HolidayCutoff) MarshalJSON() ([]byte, error) { +func (s HolidayCutoff) MarshalJSON() ([]byte, error) { type NoMethod HolidayCutoff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HolidaysHoliday struct { @@ -5382,9 +5382,9 @@ type HolidaysHoliday struct { NullFields []string `json:"-"` } -func (s *HolidaysHoliday) MarshalJSON() ([]byte, error) { +func (s HolidaysHoliday) MarshalJSON() ([]byte, error) { type NoMethod HolidaysHoliday - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputField: Input field that needs to be available to the merchant. If the @@ -5426,9 +5426,9 @@ type InputField struct { NullFields []string `json:"-"` } -func (s *InputField) MarshalJSON() ([]byte, error) { +func (s InputField) MarshalJSON() ([]byte, error) { type NoMethod InputField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputFieldCheckboxInput: Checkbox input allows merchants to provide a @@ -5465,9 +5465,9 @@ type InputFieldChoiceInput struct { NullFields []string `json:"-"` } -func (s *InputFieldChoiceInput) MarshalJSON() ([]byte, error) { +func (s InputFieldChoiceInput) MarshalJSON() ([]byte, error) { type NoMethod InputFieldChoiceInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputFieldChoiceInputChoiceInputOption: A choice that merchant can select. @@ -5493,9 +5493,9 @@ type InputFieldChoiceInputChoiceInputOption struct { NullFields []string `json:"-"` } -func (s *InputFieldChoiceInputChoiceInputOption) MarshalJSON() ([]byte, error) { +func (s InputFieldChoiceInputChoiceInputOption) MarshalJSON() ([]byte, error) { type NoMethod InputFieldChoiceInputChoiceInputOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputFieldTextInput: Text input allows merchants to provide a text value. @@ -5538,9 +5538,9 @@ type InputFieldTextInput struct { NullFields []string `json:"-"` } -func (s *InputFieldTextInput) MarshalJSON() ([]byte, error) { +func (s InputFieldTextInput) MarshalJSON() ([]byte, error) { type NoMethod InputFieldTextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputValue: Input provided by the merchant for input field. @@ -5566,9 +5566,9 @@ type InputValue struct { NullFields []string `json:"-"` } -func (s *InputValue) MarshalJSON() ([]byte, error) { +func (s InputValue) MarshalJSON() ([]byte, error) { type NoMethod InputValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputValueCheckboxInputValue: Value for checkbox input field. @@ -5589,9 +5589,9 @@ type InputValueCheckboxInputValue struct { NullFields []string `json:"-"` } -func (s *InputValueCheckboxInputValue) MarshalJSON() ([]byte, error) { +func (s InputValueCheckboxInputValue) MarshalJSON() ([]byte, error) { type NoMethod InputValueCheckboxInputValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputValueChoiceInputValue: Value for choice input field. @@ -5612,9 +5612,9 @@ type InputValueChoiceInputValue struct { NullFields []string `json:"-"` } -func (s *InputValueChoiceInputValue) MarshalJSON() ([]byte, error) { +func (s InputValueChoiceInputValue) MarshalJSON() ([]byte, error) { type NoMethod InputValueChoiceInputValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputValueTextInputValue: Value for text input field. @@ -5634,9 +5634,9 @@ type InputValueTextInputValue struct { NullFields []string `json:"-"` } -func (s *InputValueTextInputValue) MarshalJSON() ([]byte, error) { +func (s InputValueTextInputValue) MarshalJSON() ([]byte, error) { type NoMethod InputValueTextInputValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertCheckoutSettingsRequest: Request message for the @@ -5658,9 +5658,9 @@ type InsertCheckoutSettingsRequest struct { NullFields []string `json:"-"` } -func (s *InsertCheckoutSettingsRequest) MarshalJSON() ([]byte, error) { +func (s InsertCheckoutSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertCheckoutSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Installment: Details of a monthly installment payment offering. Learn more @@ -5688,9 +5688,9 @@ type Installment struct { NullFields []string `json:"-"` } -func (s *Installment) MarshalJSON() ([]byte, error) { +func (s Installment) MarshalJSON() ([]byte, error) { type NoMethod Installment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InvoiceSummary struct { @@ -5712,9 +5712,9 @@ type InvoiceSummary struct { NullFields []string `json:"-"` } -func (s *InvoiceSummary) MarshalJSON() ([]byte, error) { +func (s InvoiceSummary) MarshalJSON() ([]byte, error) { type NoMethod InvoiceSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InvoiceSummaryAdditionalChargeSummary struct { @@ -5736,9 +5736,9 @@ type InvoiceSummaryAdditionalChargeSummary struct { NullFields []string `json:"-"` } -func (s *InvoiceSummaryAdditionalChargeSummary) MarshalJSON() ([]byte, error) { +func (s InvoiceSummaryAdditionalChargeSummary) MarshalJSON() ([]byte, error) { type NoMethod InvoiceSummaryAdditionalChargeSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelIds: The IDs of labels that should be assigned to the CSS domain. @@ -5758,9 +5758,9 @@ type LabelIds struct { NullFields []string `json:"-"` } -func (s *LabelIds) MarshalJSON() ([]byte, error) { +func (s LabelIds) MarshalJSON() ([]byte, error) { type NoMethod LabelIds - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiaAboutPageSettings struct { @@ -5782,9 +5782,9 @@ type LiaAboutPageSettings struct { NullFields []string `json:"-"` } -func (s *LiaAboutPageSettings) MarshalJSON() ([]byte, error) { +func (s LiaAboutPageSettings) MarshalJSON() ([]byte, error) { type NoMethod LiaAboutPageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiaCountrySettings struct { @@ -5819,9 +5819,9 @@ type LiaCountrySettings struct { NullFields []string `json:"-"` } -func (s *LiaCountrySettings) MarshalJSON() ([]byte, error) { +func (s LiaCountrySettings) MarshalJSON() ([]byte, error) { type NoMethod LiaCountrySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiaInventorySettings struct { @@ -5852,9 +5852,9 @@ type LiaInventorySettings struct { NullFields []string `json:"-"` } -func (s *LiaInventorySettings) MarshalJSON() ([]byte, error) { +func (s LiaInventorySettings) MarshalJSON() ([]byte, error) { type NoMethod LiaInventorySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiaOmnichannelExperience: Omnichannel experience details. @@ -5885,9 +5885,9 @@ type LiaOmnichannelExperience struct { NullFields []string `json:"-"` } -func (s *LiaOmnichannelExperience) MarshalJSON() ([]byte, error) { +func (s LiaOmnichannelExperience) MarshalJSON() ([]byte, error) { type NoMethod LiaOmnichannelExperience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiaOnDisplayToOrderSettings struct { @@ -5909,9 +5909,9 @@ type LiaOnDisplayToOrderSettings struct { NullFields []string `json:"-"` } -func (s *LiaOnDisplayToOrderSettings) MarshalJSON() ([]byte, error) { +func (s LiaOnDisplayToOrderSettings) MarshalJSON() ([]byte, error) { type NoMethod LiaOnDisplayToOrderSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiaPosDataProvider struct { @@ -5933,9 +5933,9 @@ type LiaPosDataProvider struct { NullFields []string `json:"-"` } -func (s *LiaPosDataProvider) MarshalJSON() ([]byte, error) { +func (s LiaPosDataProvider) MarshalJSON() ([]byte, error) { type NoMethod LiaPosDataProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiaSettings: Local Inventory ads (LIA) settings. All methods except @@ -5965,9 +5965,9 @@ type LiaSettings struct { NullFields []string `json:"-"` } -func (s *LiaSettings) MarshalJSON() ([]byte, error) { +func (s LiaSettings) MarshalJSON() ([]byte, error) { type NoMethod LiaSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiasettingsCustomBatchRequest struct { @@ -5986,9 +5986,9 @@ type LiasettingsCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *LiasettingsCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s LiasettingsCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod LiasettingsCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiasettingsCustomBatchRequestEntry struct { @@ -6039,9 +6039,9 @@ type LiasettingsCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *LiasettingsCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s LiasettingsCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod LiasettingsCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiasettingsCustomBatchResponse struct { @@ -6066,9 +6066,9 @@ type LiasettingsCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *LiasettingsCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s LiasettingsCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod LiasettingsCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiasettingsCustomBatchResponseEntry struct { @@ -6100,9 +6100,9 @@ type LiasettingsCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *LiasettingsCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s LiasettingsCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod LiasettingsCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiasettingsGetAccessibleGmbAccountsResponse struct { @@ -6130,9 +6130,9 @@ type LiasettingsGetAccessibleGmbAccountsResponse struct { NullFields []string `json:"-"` } -func (s *LiasettingsGetAccessibleGmbAccountsResponse) MarshalJSON() ([]byte, error) { +func (s LiasettingsGetAccessibleGmbAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod LiasettingsGetAccessibleGmbAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiasettingsListPosDataProvidersResponse struct { @@ -6157,9 +6157,9 @@ type LiasettingsListPosDataProvidersResponse struct { NullFields []string `json:"-"` } -func (s *LiasettingsListPosDataProvidersResponse) MarshalJSON() ([]byte, error) { +func (s LiasettingsListPosDataProvidersResponse) MarshalJSON() ([]byte, error) { type NoMethod LiasettingsListPosDataProvidersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiasettingsListResponse struct { @@ -6185,9 +6185,9 @@ type LiasettingsListResponse struct { NullFields []string `json:"-"` } -func (s *LiasettingsListResponse) MarshalJSON() ([]byte, error) { +func (s LiasettingsListResponse) MarshalJSON() ([]byte, error) { type NoMethod LiasettingsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiasettingsRequestGmbAccessResponse struct { @@ -6210,9 +6210,9 @@ type LiasettingsRequestGmbAccessResponse struct { NullFields []string `json:"-"` } -func (s *LiasettingsRequestGmbAccessResponse) MarshalJSON() ([]byte, error) { +func (s LiasettingsRequestGmbAccessResponse) MarshalJSON() ([]byte, error) { type NoMethod LiasettingsRequestGmbAccessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiasettingsRequestInventoryVerificationResponse struct { @@ -6235,9 +6235,9 @@ type LiasettingsRequestInventoryVerificationResponse struct { NullFields []string `json:"-"` } -func (s *LiasettingsRequestInventoryVerificationResponse) MarshalJSON() ([]byte, error) { +func (s LiasettingsRequestInventoryVerificationResponse) MarshalJSON() ([]byte, error) { type NoMethod LiasettingsRequestInventoryVerificationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiasettingsSetInventoryVerificationContactResponse struct { @@ -6260,9 +6260,9 @@ type LiasettingsSetInventoryVerificationContactResponse struct { NullFields []string `json:"-"` } -func (s *LiasettingsSetInventoryVerificationContactResponse) MarshalJSON() ([]byte, error) { +func (s LiasettingsSetInventoryVerificationContactResponse) MarshalJSON() ([]byte, error) { type NoMethod LiasettingsSetInventoryVerificationContactResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiasettingsSetPosDataProviderResponse struct { @@ -6285,9 +6285,9 @@ type LiasettingsSetPosDataProviderResponse struct { NullFields []string `json:"-"` } -func (s *LiasettingsSetPosDataProviderResponse) MarshalJSON() ([]byte, error) { +func (s LiasettingsSetPosDataProviderResponse) MarshalJSON() ([]byte, error) { type NoMethod LiasettingsSetPosDataProviderResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LinkService struct { @@ -6312,9 +6312,9 @@ type LinkService struct { NullFields []string `json:"-"` } -func (s *LinkService) MarshalJSON() ([]byte, error) { +func (s LinkService) MarshalJSON() ([]byte, error) { type NoMethod LinkService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LinkedAccount struct { @@ -6335,9 +6335,9 @@ type LinkedAccount struct { NullFields []string `json:"-"` } -func (s *LinkedAccount) MarshalJSON() ([]byte, error) { +func (s LinkedAccount) MarshalJSON() ([]byte, error) { type NoMethod LinkedAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccountLabelsResponse: Response message for the `ListAccountLabels` @@ -6364,9 +6364,9 @@ type ListAccountLabelsResponse struct { NullFields []string `json:"-"` } -func (s *ListAccountLabelsResponse) MarshalJSON() ([]byte, error) { +func (s ListAccountLabelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccountLabelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccountReturnCarrierResponse: Response for listing account return @@ -6391,9 +6391,9 @@ type ListAccountReturnCarrierResponse struct { NullFields []string `json:"-"` } -func (s *ListAccountReturnCarrierResponse) MarshalJSON() ([]byte, error) { +func (s ListAccountReturnCarrierResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccountReturnCarrierResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCollectionStatusesResponse: Response message for the @@ -6420,9 +6420,9 @@ type ListCollectionStatusesResponse struct { NullFields []string `json:"-"` } -func (s *ListCollectionStatusesResponse) MarshalJSON() ([]byte, error) { +func (s ListCollectionStatusesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCollectionStatusesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCollectionsResponse: Response message for the ListCollections method. @@ -6448,9 +6448,9 @@ type ListCollectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListCollectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListCollectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCollectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConversionSourcesResponse: Response message for the @@ -6476,9 +6476,9 @@ type ListConversionSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListConversionSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListConversionSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConversionSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCssesResponse: The response message for the `ListCsses` method @@ -6504,9 +6504,9 @@ type ListCssesResponse struct { NullFields []string `json:"-"` } -func (s *ListCssesResponse) MarshalJSON() ([]byte, error) { +func (s ListCssesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCssesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMethodQuotasResponse: Response message for the ListMethodQuotas method. @@ -6532,9 +6532,9 @@ type ListMethodQuotasResponse struct { NullFields []string `json:"-"` } -func (s *ListMethodQuotasResponse) MarshalJSON() ([]byte, error) { +func (s ListMethodQuotasResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMethodQuotasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPromotionResponse: Response message for Promotions.List method. @@ -6560,9 +6560,9 @@ type ListPromotionResponse struct { NullFields []string `json:"-"` } -func (s *ListPromotionResponse) MarshalJSON() ([]byte, error) { +func (s ListPromotionResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPromotionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRegionsResponse: Response message for the `ListRegions` method. @@ -6588,9 +6588,9 @@ type ListRegionsResponse struct { NullFields []string `json:"-"` } -func (s *ListRegionsResponse) MarshalJSON() ([]byte, error) { +func (s ListRegionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRegionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReturnPolicyOnlineResponse: Response message for the @@ -6614,9 +6614,9 @@ type ListReturnPolicyOnlineResponse struct { NullFields []string `json:"-"` } -func (s *ListReturnPolicyOnlineResponse) MarshalJSON() ([]byte, error) { +func (s ListReturnPolicyOnlineResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReturnPolicyOnlineResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalInventory: Local inventory resource. For accepted attribute values, see @@ -6673,9 +6673,9 @@ type LocalInventory struct { NullFields []string `json:"-"` } -func (s *LocalInventory) MarshalJSON() ([]byte, error) { +func (s LocalInventory) MarshalJSON() ([]byte, error) { type NoMethod LocalInventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocalinventoryCustomBatchRequest struct { @@ -6694,9 +6694,9 @@ type LocalinventoryCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *LocalinventoryCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s LocalinventoryCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod LocalinventoryCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalinventoryCustomBatchRequestEntry: Batch entry encoding a single local @@ -6726,9 +6726,9 @@ type LocalinventoryCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *LocalinventoryCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s LocalinventoryCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod LocalinventoryCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocalinventoryCustomBatchResponse struct { @@ -6753,9 +6753,9 @@ type LocalinventoryCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *LocalinventoryCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s LocalinventoryCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod LocalinventoryCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalinventoryCustomBatchResponseEntry: Batch entry encoding a single local @@ -6782,9 +6782,9 @@ type LocalinventoryCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *LocalinventoryCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s LocalinventoryCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod LocalinventoryCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationIdSet struct { @@ -6804,9 +6804,9 @@ type LocationIdSet struct { NullFields []string `json:"-"` } -func (s *LocationIdSet) MarshalJSON() ([]byte, error) { +func (s LocationIdSet) MarshalJSON() ([]byte, error) { type NoMethod LocationIdSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoyaltyProgram: Allows the setting up of loyalty program benefits (for @@ -6843,9 +6843,9 @@ type LoyaltyProgram struct { NullFields []string `json:"-"` } -func (s *LoyaltyProgram) MarshalJSON() ([]byte, error) { +func (s LoyaltyProgram) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyProgram - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MerchantCenterDestination: "Merchant Center Destination" sources can be used @@ -6878,9 +6878,9 @@ type MerchantCenterDestination struct { NullFields []string `json:"-"` } -func (s *MerchantCenterDestination) MarshalJSON() ([]byte, error) { +func (s MerchantCenterDestination) MarshalJSON() ([]byte, error) { type NoMethod MerchantCenterDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MerchantOrderReturn: Order return. Production access (all methods) requires @@ -6916,9 +6916,9 @@ type MerchantOrderReturn struct { NullFields []string `json:"-"` } -func (s *MerchantOrderReturn) MarshalJSON() ([]byte, error) { +func (s MerchantOrderReturn) MarshalJSON() ([]byte, error) { type NoMethod MerchantOrderReturn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MerchantOrderReturnItem struct { @@ -6966,9 +6966,9 @@ type MerchantOrderReturnItem struct { NullFields []string `json:"-"` } -func (s *MerchantOrderReturnItem) MarshalJSON() ([]byte, error) { +func (s MerchantOrderReturnItem) MarshalJSON() ([]byte, error) { type NoMethod MerchantOrderReturnItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MerchantRejectionReason struct { @@ -6989,9 +6989,9 @@ type MerchantRejectionReason struct { NullFields []string `json:"-"` } -func (s *MerchantRejectionReason) MarshalJSON() ([]byte, error) { +func (s MerchantRejectionReason) MarshalJSON() ([]byte, error) { type NoMethod MerchantRejectionReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodQuota: The quota information per method in the Content API. @@ -7023,9 +7023,9 @@ type MethodQuota struct { NullFields []string `json:"-"` } -func (s *MethodQuota) MarshalJSON() ([]byte, error) { +func (s MethodQuota) MarshalJSON() ([]byte, error) { type NoMethod MethodQuota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metrics: Performance metrics. Values are only set for metrics requested @@ -7189,9 +7189,9 @@ type Metrics struct { NullFields []string `json:"-"` } -func (s *Metrics) MarshalJSON() ([]byte, error) { +func (s Metrics) MarshalJSON() ([]byte, error) { type NoMethod Metrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Metrics) UnmarshalJSON(data []byte) error { @@ -7243,9 +7243,9 @@ type MinimumOrderValueTable struct { NullFields []string `json:"-"` } -func (s *MinimumOrderValueTable) MarshalJSON() ([]byte, error) { +func (s MinimumOrderValueTable) MarshalJSON() ([]byte, error) { type NoMethod MinimumOrderValueTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MinimumOrderValueTableStoreCodeSetWithMov: A list of store code sets sharing @@ -7271,9 +7271,9 @@ type MinimumOrderValueTableStoreCodeSetWithMov struct { NullFields []string `json:"-"` } -func (s *MinimumOrderValueTableStoreCodeSetWithMov) MarshalJSON() ([]byte, error) { +func (s MinimumOrderValueTableStoreCodeSetWithMov) MarshalJSON() ([]byte, error) { type NoMethod MinimumOrderValueTableStoreCodeSetWithMov - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MonetaryAmount struct { @@ -7300,9 +7300,9 @@ type MonetaryAmount struct { NullFields []string `json:"-"` } -func (s *MonetaryAmount) MarshalJSON() ([]byte, error) { +func (s MonetaryAmount) MarshalJSON() ([]byte, error) { type NoMethod MonetaryAmount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnboardBuyOnGoogleProgramRequest: Request message for the OnboardProgram @@ -7323,9 +7323,9 @@ type OnboardBuyOnGoogleProgramRequest struct { NullFields []string `json:"-"` } -func (s *OnboardBuyOnGoogleProgramRequest) MarshalJSON() ([]byte, error) { +func (s OnboardBuyOnGoogleProgramRequest) MarshalJSON() ([]byte, error) { type NoMethod OnboardBuyOnGoogleProgramRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Order: Order. Production access (all methods) requires the order manager @@ -7418,9 +7418,9 @@ type Order struct { NullFields []string `json:"-"` } -func (s *Order) MarshalJSON() ([]byte, error) { +func (s Order) MarshalJSON() ([]byte, error) { type NoMethod Order - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderAddress struct { @@ -7458,9 +7458,9 @@ type OrderAddress struct { NullFields []string `json:"-"` } -func (s *OrderAddress) MarshalJSON() ([]byte, error) { +func (s OrderAddress) MarshalJSON() ([]byte, error) { type NoMethod OrderAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderCancellation struct { @@ -7505,9 +7505,9 @@ type OrderCancellation struct { NullFields []string `json:"-"` } -func (s *OrderCancellation) MarshalJSON() ([]byte, error) { +func (s OrderCancellation) MarshalJSON() ([]byte, error) { type NoMethod OrderCancellation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderCustomer struct { @@ -7538,9 +7538,9 @@ type OrderCustomer struct { NullFields []string `json:"-"` } -func (s *OrderCustomer) MarshalJSON() ([]byte, error) { +func (s OrderCustomer) MarshalJSON() ([]byte, error) { type NoMethod OrderCustomer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderCustomerLoyaltyInfo struct { @@ -7561,9 +7561,9 @@ type OrderCustomerLoyaltyInfo struct { NullFields []string `json:"-"` } -func (s *OrderCustomerLoyaltyInfo) MarshalJSON() ([]byte, error) { +func (s OrderCustomerLoyaltyInfo) MarshalJSON() ([]byte, error) { type NoMethod OrderCustomerLoyaltyInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderCustomerMarketingRightsInfo struct { @@ -7595,9 +7595,9 @@ type OrderCustomerMarketingRightsInfo struct { NullFields []string `json:"-"` } -func (s *OrderCustomerMarketingRightsInfo) MarshalJSON() ([]byte, error) { +func (s OrderCustomerMarketingRightsInfo) MarshalJSON() ([]byte, error) { type NoMethod OrderCustomerMarketingRightsInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderDeliveryDetails struct { @@ -7618,9 +7618,9 @@ type OrderDeliveryDetails struct { NullFields []string `json:"-"` } -func (s *OrderDeliveryDetails) MarshalJSON() ([]byte, error) { +func (s OrderDeliveryDetails) MarshalJSON() ([]byte, error) { type NoMethod OrderDeliveryDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderLineItem struct { @@ -7678,9 +7678,9 @@ type OrderLineItem struct { NullFields []string `json:"-"` } -func (s *OrderLineItem) MarshalJSON() ([]byte, error) { +func (s OrderLineItem) MarshalJSON() ([]byte, error) { type NoMethod OrderLineItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderLineItemAdjustment struct { @@ -7703,9 +7703,9 @@ type OrderLineItemAdjustment struct { NullFields []string `json:"-"` } -func (s *OrderLineItemAdjustment) MarshalJSON() ([]byte, error) { +func (s OrderLineItemAdjustment) MarshalJSON() ([]byte, error) { type NoMethod OrderLineItemAdjustment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderLineItemProduct struct { @@ -7755,9 +7755,9 @@ type OrderLineItemProduct struct { NullFields []string `json:"-"` } -func (s *OrderLineItemProduct) MarshalJSON() ([]byte, error) { +func (s OrderLineItemProduct) MarshalJSON() ([]byte, error) { type NoMethod OrderLineItemProduct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderLineItemProductFee struct { @@ -7778,9 +7778,9 @@ type OrderLineItemProductFee struct { NullFields []string `json:"-"` } -func (s *OrderLineItemProductFee) MarshalJSON() ([]byte, error) { +func (s OrderLineItemProductFee) MarshalJSON() ([]byte, error) { type NoMethod OrderLineItemProductFee - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderLineItemProductVariantAttribute struct { @@ -7801,9 +7801,9 @@ type OrderLineItemProductVariantAttribute struct { NullFields []string `json:"-"` } -func (s *OrderLineItemProductVariantAttribute) MarshalJSON() ([]byte, error) { +func (s OrderLineItemProductVariantAttribute) MarshalJSON() ([]byte, error) { type NoMethod OrderLineItemProductVariantAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderLineItemReturnInfo struct { @@ -7826,9 +7826,9 @@ type OrderLineItemReturnInfo struct { NullFields []string `json:"-"` } -func (s *OrderLineItemReturnInfo) MarshalJSON() ([]byte, error) { +func (s OrderLineItemReturnInfo) MarshalJSON() ([]byte, error) { type NoMethod OrderLineItemReturnInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderLineItemShippingDetails struct { @@ -7859,9 +7859,9 @@ type OrderLineItemShippingDetails struct { NullFields []string `json:"-"` } -func (s *OrderLineItemShippingDetails) MarshalJSON() ([]byte, error) { +func (s OrderLineItemShippingDetails) MarshalJSON() ([]byte, error) { type NoMethod OrderLineItemShippingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderLineItemShippingDetailsMethod struct { @@ -7887,9 +7887,9 @@ type OrderLineItemShippingDetailsMethod struct { NullFields []string `json:"-"` } -func (s *OrderLineItemShippingDetailsMethod) MarshalJSON() ([]byte, error) { +func (s OrderLineItemShippingDetailsMethod) MarshalJSON() ([]byte, error) { type NoMethod OrderLineItemShippingDetailsMethod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderMerchantProvidedAnnotation struct { @@ -7912,9 +7912,9 @@ type OrderMerchantProvidedAnnotation struct { NullFields []string `json:"-"` } -func (s *OrderMerchantProvidedAnnotation) MarshalJSON() ([]byte, error) { +func (s OrderMerchantProvidedAnnotation) MarshalJSON() ([]byte, error) { type NoMethod OrderMerchantProvidedAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderOrderAnnotation struct { @@ -7935,9 +7935,9 @@ type OrderOrderAnnotation struct { NullFields []string `json:"-"` } -func (s *OrderOrderAnnotation) MarshalJSON() ([]byte, error) { +func (s OrderOrderAnnotation) MarshalJSON() ([]byte, error) { type NoMethod OrderOrderAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderPickupDetails struct { @@ -7967,9 +7967,9 @@ type OrderPickupDetails struct { NullFields []string `json:"-"` } -func (s *OrderPickupDetails) MarshalJSON() ([]byte, error) { +func (s OrderPickupDetails) MarshalJSON() ([]byte, error) { type NoMethod OrderPickupDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderPickupDetailsCollector struct { @@ -7990,9 +7990,9 @@ type OrderPickupDetailsCollector struct { NullFields []string `json:"-"` } -func (s *OrderPickupDetailsCollector) MarshalJSON() ([]byte, error) { +func (s OrderPickupDetailsCollector) MarshalJSON() ([]byte, error) { type NoMethod OrderPickupDetailsCollector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderPromotion struct { @@ -8056,9 +8056,9 @@ type OrderPromotion struct { NullFields []string `json:"-"` } -func (s *OrderPromotion) MarshalJSON() ([]byte, error) { +func (s OrderPromotion) MarshalJSON() ([]byte, error) { type NoMethod OrderPromotion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderPromotionItem struct { @@ -8085,9 +8085,9 @@ type OrderPromotionItem struct { NullFields []string `json:"-"` } -func (s *OrderPromotionItem) MarshalJSON() ([]byte, error) { +func (s OrderPromotionItem) MarshalJSON() ([]byte, error) { type NoMethod OrderPromotionItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderRefund struct { @@ -8134,9 +8134,9 @@ type OrderRefund struct { NullFields []string `json:"-"` } -func (s *OrderRefund) MarshalJSON() ([]byte, error) { +func (s OrderRefund) MarshalJSON() ([]byte, error) { type NoMethod OrderRefund - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrderReportDisbursement: Order disbursement. All methods require the payment @@ -8166,9 +8166,9 @@ type OrderReportDisbursement struct { NullFields []string `json:"-"` } -func (s *OrderReportDisbursement) MarshalJSON() ([]byte, error) { +func (s OrderReportDisbursement) MarshalJSON() ([]byte, error) { type NoMethod OrderReportDisbursement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderReportTransaction struct { @@ -8205,9 +8205,9 @@ type OrderReportTransaction struct { NullFields []string `json:"-"` } -func (s *OrderReportTransaction) MarshalJSON() ([]byte, error) { +func (s OrderReportTransaction) MarshalJSON() ([]byte, error) { type NoMethod OrderReportTransaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderReturn struct { @@ -8242,9 +8242,9 @@ type OrderReturn struct { NullFields []string `json:"-"` } -func (s *OrderReturn) MarshalJSON() ([]byte, error) { +func (s OrderReturn) MarshalJSON() ([]byte, error) { type NoMethod OrderReturn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderShipment struct { @@ -8313,9 +8313,9 @@ type OrderShipment struct { NullFields []string `json:"-"` } -func (s *OrderShipment) MarshalJSON() ([]byte, error) { +func (s OrderShipment) MarshalJSON() ([]byte, error) { type NoMethod OrderShipment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderShipmentLineItemShipment struct { @@ -8341,9 +8341,9 @@ type OrderShipmentLineItemShipment struct { NullFields []string `json:"-"` } -func (s *OrderShipmentLineItemShipment) MarshalJSON() ([]byte, error) { +func (s OrderShipmentLineItemShipment) MarshalJSON() ([]byte, error) { type NoMethod OrderShipmentLineItemShipment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderShipmentScheduledDeliveryDetails struct { @@ -8367,9 +8367,9 @@ type OrderShipmentScheduledDeliveryDetails struct { NullFields []string `json:"-"` } -func (s *OrderShipmentScheduledDeliveryDetails) MarshalJSON() ([]byte, error) { +func (s OrderShipmentScheduledDeliveryDetails) MarshalJSON() ([]byte, error) { type NoMethod OrderShipmentScheduledDeliveryDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrderTrackingSignal: Represents a merchant trade from which signals are @@ -8424,9 +8424,9 @@ type OrderTrackingSignal struct { NullFields []string `json:"-"` } -func (s *OrderTrackingSignal) MarshalJSON() ([]byte, error) { +func (s OrderTrackingSignal) MarshalJSON() ([]byte, error) { type NoMethod OrderTrackingSignal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrderTrackingSignalLineItemDetails: The line items of the order. @@ -8467,9 +8467,9 @@ type OrderTrackingSignalLineItemDetails struct { NullFields []string `json:"-"` } -func (s *OrderTrackingSignalLineItemDetails) MarshalJSON() ([]byte, error) { +func (s OrderTrackingSignalLineItemDetails) MarshalJSON() ([]byte, error) { type NoMethod OrderTrackingSignalLineItemDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrderTrackingSignalShipmentLineItemMapping: Represents how many items are in @@ -8495,9 +8495,9 @@ type OrderTrackingSignalShipmentLineItemMapping struct { NullFields []string `json:"-"` } -func (s *OrderTrackingSignalShipmentLineItemMapping) MarshalJSON() ([]byte, error) { +func (s OrderTrackingSignalShipmentLineItemMapping) MarshalJSON() ([]byte, error) { type NoMethod OrderTrackingSignalShipmentLineItemMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrderTrackingSignalShippingInfo: The shipping information for the order. @@ -8561,9 +8561,9 @@ type OrderTrackingSignalShippingInfo struct { NullFields []string `json:"-"` } -func (s *OrderTrackingSignalShippingInfo) MarshalJSON() ([]byte, error) { +func (s OrderTrackingSignalShippingInfo) MarshalJSON() ([]byte, error) { type NoMethod OrderTrackingSignalShippingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderinvoicesCreateChargeInvoiceRequest struct { @@ -8593,9 +8593,9 @@ type OrderinvoicesCreateChargeInvoiceRequest struct { NullFields []string `json:"-"` } -func (s *OrderinvoicesCreateChargeInvoiceRequest) MarshalJSON() ([]byte, error) { +func (s OrderinvoicesCreateChargeInvoiceRequest) MarshalJSON() ([]byte, error) { type NoMethod OrderinvoicesCreateChargeInvoiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderinvoicesCreateChargeInvoiceResponse struct { @@ -8621,9 +8621,9 @@ type OrderinvoicesCreateChargeInvoiceResponse struct { NullFields []string `json:"-"` } -func (s *OrderinvoicesCreateChargeInvoiceResponse) MarshalJSON() ([]byte, error) { +func (s OrderinvoicesCreateChargeInvoiceResponse) MarshalJSON() ([]byte, error) { type NoMethod OrderinvoicesCreateChargeInvoiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderinvoicesCreateRefundInvoiceRequest struct { @@ -8654,9 +8654,9 @@ type OrderinvoicesCreateRefundInvoiceRequest struct { NullFields []string `json:"-"` } -func (s *OrderinvoicesCreateRefundInvoiceRequest) MarshalJSON() ([]byte, error) { +func (s OrderinvoicesCreateRefundInvoiceRequest) MarshalJSON() ([]byte, error) { type NoMethod OrderinvoicesCreateRefundInvoiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderinvoicesCreateRefundInvoiceResponse struct { @@ -8682,9 +8682,9 @@ type OrderinvoicesCreateRefundInvoiceResponse struct { NullFields []string `json:"-"` } -func (s *OrderinvoicesCreateRefundInvoiceResponse) MarshalJSON() ([]byte, error) { +func (s OrderinvoicesCreateRefundInvoiceResponse) MarshalJSON() ([]byte, error) { type NoMethod OrderinvoicesCreateRefundInvoiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption struct { @@ -8723,9 +8723,9 @@ type OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption struct NullFields []string `json:"-"` } -func (s *OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption) MarshalJSON() ([]byte, error) { +func (s OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption) MarshalJSON() ([]byte, error) { type NoMethod OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption struct { @@ -8752,9 +8752,9 @@ type OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption struct NullFields []string `json:"-"` } -func (s *OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption) MarshalJSON() ([]byte, error) { +func (s OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption) MarshalJSON() ([]byte, error) { type NoMethod OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreportsListDisbursementsResponse struct { @@ -8782,9 +8782,9 @@ type OrderreportsListDisbursementsResponse struct { NullFields []string `json:"-"` } -func (s *OrderreportsListDisbursementsResponse) MarshalJSON() ([]byte, error) { +func (s OrderreportsListDisbursementsResponse) MarshalJSON() ([]byte, error) { type NoMethod OrderreportsListDisbursementsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreportsListTransactionsResponse struct { @@ -8811,9 +8811,9 @@ type OrderreportsListTransactionsResponse struct { NullFields []string `json:"-"` } -func (s *OrderreportsListTransactionsResponse) MarshalJSON() ([]byte, error) { +func (s OrderreportsListTransactionsResponse) MarshalJSON() ([]byte, error) { type NoMethod OrderreportsListTransactionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsAcknowledgeRequest struct { @@ -8833,9 +8833,9 @@ type OrderreturnsAcknowledgeRequest struct { NullFields []string `json:"-"` } -func (s *OrderreturnsAcknowledgeRequest) MarshalJSON() ([]byte, error) { +func (s OrderreturnsAcknowledgeRequest) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsAcknowledgeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsAcknowledgeResponse struct { @@ -8861,9 +8861,9 @@ type OrderreturnsAcknowledgeResponse struct { NullFields []string `json:"-"` } -func (s *OrderreturnsAcknowledgeResponse) MarshalJSON() ([]byte, error) { +func (s OrderreturnsAcknowledgeResponse) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsAcknowledgeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsCreateOrderReturnRequest struct { @@ -8889,9 +8889,9 @@ type OrderreturnsCreateOrderReturnRequest struct { NullFields []string `json:"-"` } -func (s *OrderreturnsCreateOrderReturnRequest) MarshalJSON() ([]byte, error) { +func (s OrderreturnsCreateOrderReturnRequest) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsCreateOrderReturnRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsCreateOrderReturnResponse struct { @@ -8919,9 +8919,9 @@ type OrderreturnsCreateOrderReturnResponse struct { NullFields []string `json:"-"` } -func (s *OrderreturnsCreateOrderReturnResponse) MarshalJSON() ([]byte, error) { +func (s OrderreturnsCreateOrderReturnResponse) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsCreateOrderReturnResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsLineItem struct { @@ -8946,9 +8946,9 @@ type OrderreturnsLineItem struct { NullFields []string `json:"-"` } -func (s *OrderreturnsLineItem) MarshalJSON() ([]byte, error) { +func (s OrderreturnsLineItem) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsLineItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsListResponse struct { @@ -8974,9 +8974,9 @@ type OrderreturnsListResponse struct { NullFields []string `json:"-"` } -func (s *OrderreturnsListResponse) MarshalJSON() ([]byte, error) { +func (s OrderreturnsListResponse) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsPartialRefund struct { @@ -8999,9 +8999,9 @@ type OrderreturnsPartialRefund struct { NullFields []string `json:"-"` } -func (s *OrderreturnsPartialRefund) MarshalJSON() ([]byte, error) { +func (s OrderreturnsPartialRefund) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsPartialRefund - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsProcessRequest struct { @@ -9028,9 +9028,9 @@ type OrderreturnsProcessRequest struct { NullFields []string `json:"-"` } -func (s *OrderreturnsProcessRequest) MarshalJSON() ([]byte, error) { +func (s OrderreturnsProcessRequest) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsProcessRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsProcessResponse struct { @@ -9056,9 +9056,9 @@ type OrderreturnsProcessResponse struct { NullFields []string `json:"-"` } -func (s *OrderreturnsProcessResponse) MarshalJSON() ([]byte, error) { +func (s OrderreturnsProcessResponse) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsProcessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsRefundOperation struct { @@ -9091,9 +9091,9 @@ type OrderreturnsRefundOperation struct { NullFields []string `json:"-"` } -func (s *OrderreturnsRefundOperation) MarshalJSON() ([]byte, error) { +func (s OrderreturnsRefundOperation) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsRefundOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsRejectOperation struct { @@ -9114,9 +9114,9 @@ type OrderreturnsRejectOperation struct { NullFields []string `json:"-"` } -func (s *OrderreturnsRejectOperation) MarshalJSON() ([]byte, error) { +func (s OrderreturnsRejectOperation) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsRejectOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrderreturnsReturnItem struct { @@ -9140,9 +9140,9 @@ type OrderreturnsReturnItem struct { NullFields []string `json:"-"` } -func (s *OrderreturnsReturnItem) MarshalJSON() ([]byte, error) { +func (s OrderreturnsReturnItem) MarshalJSON() ([]byte, error) { type NoMethod OrderreturnsReturnItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersAcknowledgeRequest struct { @@ -9162,9 +9162,9 @@ type OrdersAcknowledgeRequest struct { NullFields []string `json:"-"` } -func (s *OrdersAcknowledgeRequest) MarshalJSON() ([]byte, error) { +func (s OrdersAcknowledgeRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersAcknowledgeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersAcknowledgeResponse struct { @@ -9190,9 +9190,9 @@ type OrdersAcknowledgeResponse struct { NullFields []string `json:"-"` } -func (s *OrdersAcknowledgeResponse) MarshalJSON() ([]byte, error) { +func (s OrdersAcknowledgeResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersAcknowledgeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersAdvanceTestOrderResponse struct { @@ -9215,9 +9215,9 @@ type OrdersAdvanceTestOrderResponse struct { NullFields []string `json:"-"` } -func (s *OrdersAdvanceTestOrderResponse) MarshalJSON() ([]byte, error) { +func (s OrdersAdvanceTestOrderResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersAdvanceTestOrderResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCancelLineItemRequest struct { @@ -9253,9 +9253,9 @@ type OrdersCancelLineItemRequest struct { NullFields []string `json:"-"` } -func (s *OrdersCancelLineItemRequest) MarshalJSON() ([]byte, error) { +func (s OrdersCancelLineItemRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersCancelLineItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCancelLineItemResponse struct { @@ -9281,9 +9281,9 @@ type OrdersCancelLineItemResponse struct { NullFields []string `json:"-"` } -func (s *OrdersCancelLineItemResponse) MarshalJSON() ([]byte, error) { +func (s OrdersCancelLineItemResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersCancelLineItemResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCancelRequest struct { @@ -9311,9 +9311,9 @@ type OrdersCancelRequest struct { NullFields []string `json:"-"` } -func (s *OrdersCancelRequest) MarshalJSON() ([]byte, error) { +func (s OrdersCancelRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersCancelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCancelResponse struct { @@ -9339,9 +9339,9 @@ type OrdersCancelResponse struct { NullFields []string `json:"-"` } -func (s *OrdersCancelResponse) MarshalJSON() ([]byte, error) { +func (s OrdersCancelResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersCancelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCancelTestOrderByCustomerRequest struct { @@ -9361,9 +9361,9 @@ type OrdersCancelTestOrderByCustomerRequest struct { NullFields []string `json:"-"` } -func (s *OrdersCancelTestOrderByCustomerRequest) MarshalJSON() ([]byte, error) { +func (s OrdersCancelTestOrderByCustomerRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersCancelTestOrderByCustomerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCancelTestOrderByCustomerResponse struct { @@ -9386,9 +9386,9 @@ type OrdersCancelTestOrderByCustomerResponse struct { NullFields []string `json:"-"` } -func (s *OrdersCancelTestOrderByCustomerResponse) MarshalJSON() ([]byte, error) { +func (s OrdersCancelTestOrderByCustomerResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersCancelTestOrderByCustomerResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCreateTestOrderRequest struct { @@ -9417,9 +9417,9 @@ type OrdersCreateTestOrderRequest struct { NullFields []string `json:"-"` } -func (s *OrdersCreateTestOrderRequest) MarshalJSON() ([]byte, error) { +func (s OrdersCreateTestOrderRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersCreateTestOrderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCreateTestOrderResponse struct { @@ -9444,9 +9444,9 @@ type OrdersCreateTestOrderResponse struct { NullFields []string `json:"-"` } -func (s *OrdersCreateTestOrderResponse) MarshalJSON() ([]byte, error) { +func (s OrdersCreateTestOrderResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersCreateTestOrderResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCreateTestReturnRequest struct { @@ -9465,9 +9465,9 @@ type OrdersCreateTestReturnRequest struct { NullFields []string `json:"-"` } -func (s *OrdersCreateTestReturnRequest) MarshalJSON() ([]byte, error) { +func (s OrdersCreateTestReturnRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersCreateTestReturnRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCreateTestReturnResponse struct { @@ -9492,9 +9492,9 @@ type OrdersCreateTestReturnResponse struct { NullFields []string `json:"-"` } -func (s *OrdersCreateTestReturnResponse) MarshalJSON() ([]byte, error) { +func (s OrdersCreateTestReturnResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersCreateTestReturnResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCustomBatchRequestEntryCreateTestReturnReturnItem struct { @@ -9515,9 +9515,9 @@ type OrdersCustomBatchRequestEntryCreateTestReturnReturnItem struct { NullFields []string `json:"-"` } -func (s *OrdersCustomBatchRequestEntryCreateTestReturnReturnItem) MarshalJSON() ([]byte, error) { +func (s OrdersCustomBatchRequestEntryCreateTestReturnReturnItem) MarshalJSON() ([]byte, error) { type NoMethod OrdersCustomBatchRequestEntryCreateTestReturnReturnItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCustomBatchRequestEntryRefundItemItem struct { @@ -9550,9 +9550,9 @@ type OrdersCustomBatchRequestEntryRefundItemItem struct { NullFields []string `json:"-"` } -func (s *OrdersCustomBatchRequestEntryRefundItemItem) MarshalJSON() ([]byte, error) { +func (s OrdersCustomBatchRequestEntryRefundItemItem) MarshalJSON() ([]byte, error) { type NoMethod OrdersCustomBatchRequestEntryRefundItemItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCustomBatchRequestEntryRefundItemShipping struct { @@ -9578,9 +9578,9 @@ type OrdersCustomBatchRequestEntryRefundItemShipping struct { NullFields []string `json:"-"` } -func (s *OrdersCustomBatchRequestEntryRefundItemShipping) MarshalJSON() ([]byte, error) { +func (s OrdersCustomBatchRequestEntryRefundItemShipping) MarshalJSON() ([]byte, error) { type NoMethod OrdersCustomBatchRequestEntryRefundItemShipping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo struct { @@ -9605,9 +9605,9 @@ type OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo struct { NullFields []string `json:"-"` } -func (s *OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo) MarshalJSON() ([]byte, error) { +func (s OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo) MarshalJSON() ([]byte, error) { type NoMethod OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails: @@ -9632,9 +9632,9 @@ type OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails struct NullFields []string `json:"-"` } -func (s *OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails) MarshalJSON() ([]byte, error) { +func (s OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails) MarshalJSON() ([]byte, error) { type NoMethod OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersGetByMerchantOrderIdResponse struct { @@ -9659,9 +9659,9 @@ type OrdersGetByMerchantOrderIdResponse struct { NullFields []string `json:"-"` } -func (s *OrdersGetByMerchantOrderIdResponse) MarshalJSON() ([]byte, error) { +func (s OrdersGetByMerchantOrderIdResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersGetByMerchantOrderIdResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersGetTestOrderTemplateResponse struct { @@ -9686,9 +9686,9 @@ type OrdersGetTestOrderTemplateResponse struct { NullFields []string `json:"-"` } -func (s *OrdersGetTestOrderTemplateResponse) MarshalJSON() ([]byte, error) { +func (s OrdersGetTestOrderTemplateResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersGetTestOrderTemplateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersInStoreRefundLineItemRequest struct { @@ -9731,9 +9731,9 @@ type OrdersInStoreRefundLineItemRequest struct { NullFields []string `json:"-"` } -func (s *OrdersInStoreRefundLineItemRequest) MarshalJSON() ([]byte, error) { +func (s OrdersInStoreRefundLineItemRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersInStoreRefundLineItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersInStoreRefundLineItemResponse struct { @@ -9759,9 +9759,9 @@ type OrdersInStoreRefundLineItemResponse struct { NullFields []string `json:"-"` } -func (s *OrdersInStoreRefundLineItemResponse) MarshalJSON() ([]byte, error) { +func (s OrdersInStoreRefundLineItemResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersInStoreRefundLineItemResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersListResponse struct { @@ -9787,9 +9787,9 @@ type OrdersListResponse struct { NullFields []string `json:"-"` } -func (s *OrdersListResponse) MarshalJSON() ([]byte, error) { +func (s OrdersListResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersRefundItemRequest struct { @@ -9825,9 +9825,9 @@ type OrdersRefundItemRequest struct { NullFields []string `json:"-"` } -func (s *OrdersRefundItemRequest) MarshalJSON() ([]byte, error) { +func (s OrdersRefundItemRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersRefundItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersRefundItemResponse struct { @@ -9853,9 +9853,9 @@ type OrdersRefundItemResponse struct { NullFields []string `json:"-"` } -func (s *OrdersRefundItemResponse) MarshalJSON() ([]byte, error) { +func (s OrdersRefundItemResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersRefundItemResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersRefundOrderRequest struct { @@ -9886,9 +9886,9 @@ type OrdersRefundOrderRequest struct { NullFields []string `json:"-"` } -func (s *OrdersRefundOrderRequest) MarshalJSON() ([]byte, error) { +func (s OrdersRefundOrderRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersRefundOrderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersRefundOrderResponse struct { @@ -9914,9 +9914,9 @@ type OrdersRefundOrderResponse struct { NullFields []string `json:"-"` } -func (s *OrdersRefundOrderResponse) MarshalJSON() ([]byte, error) { +func (s OrdersRefundOrderResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersRefundOrderResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersRejectReturnLineItemRequest struct { @@ -9950,9 +9950,9 @@ type OrdersRejectReturnLineItemRequest struct { NullFields []string `json:"-"` } -func (s *OrdersRejectReturnLineItemRequest) MarshalJSON() ([]byte, error) { +func (s OrdersRejectReturnLineItemRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersRejectReturnLineItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersRejectReturnLineItemResponse struct { @@ -9978,9 +9978,9 @@ type OrdersRejectReturnLineItemResponse struct { NullFields []string `json:"-"` } -func (s *OrdersRejectReturnLineItemResponse) MarshalJSON() ([]byte, error) { +func (s OrdersRejectReturnLineItemResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersRejectReturnLineItemResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersReturnRefundLineItemRequest struct { @@ -10025,9 +10025,9 @@ type OrdersReturnRefundLineItemRequest struct { NullFields []string `json:"-"` } -func (s *OrdersReturnRefundLineItemRequest) MarshalJSON() ([]byte, error) { +func (s OrdersReturnRefundLineItemRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersReturnRefundLineItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersReturnRefundLineItemResponse struct { @@ -10053,9 +10053,9 @@ type OrdersReturnRefundLineItemResponse struct { NullFields []string `json:"-"` } -func (s *OrdersReturnRefundLineItemResponse) MarshalJSON() ([]byte, error) { +func (s OrdersReturnRefundLineItemResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersReturnRefundLineItemResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersSetLineItemMetadataRequest struct { @@ -10082,9 +10082,9 @@ type OrdersSetLineItemMetadataRequest struct { NullFields []string `json:"-"` } -func (s *OrdersSetLineItemMetadataRequest) MarshalJSON() ([]byte, error) { +func (s OrdersSetLineItemMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersSetLineItemMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersSetLineItemMetadataResponse struct { @@ -10110,9 +10110,9 @@ type OrdersSetLineItemMetadataResponse struct { NullFields []string `json:"-"` } -func (s *OrdersSetLineItemMetadataResponse) MarshalJSON() ([]byte, error) { +func (s OrdersSetLineItemMetadataResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersSetLineItemMetadataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersShipLineItemsRequest struct { @@ -10141,9 +10141,9 @@ type OrdersShipLineItemsRequest struct { NullFields []string `json:"-"` } -func (s *OrdersShipLineItemsRequest) MarshalJSON() ([]byte, error) { +func (s OrdersShipLineItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersShipLineItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersShipLineItemsResponse struct { @@ -10169,9 +10169,9 @@ type OrdersShipLineItemsResponse struct { NullFields []string `json:"-"` } -func (s *OrdersShipLineItemsResponse) MarshalJSON() ([]byte, error) { +func (s OrdersShipLineItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersShipLineItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersUpdateLineItemShippingDetailsRequest struct { @@ -10205,9 +10205,9 @@ type OrdersUpdateLineItemShippingDetailsRequest struct { NullFields []string `json:"-"` } -func (s *OrdersUpdateLineItemShippingDetailsRequest) MarshalJSON() ([]byte, error) { +func (s OrdersUpdateLineItemShippingDetailsRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersUpdateLineItemShippingDetailsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersUpdateLineItemShippingDetailsResponse struct { @@ -10233,9 +10233,9 @@ type OrdersUpdateLineItemShippingDetailsResponse struct { NullFields []string `json:"-"` } -func (s *OrdersUpdateLineItemShippingDetailsResponse) MarshalJSON() ([]byte, error) { +func (s OrdersUpdateLineItemShippingDetailsResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersUpdateLineItemShippingDetailsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersUpdateMerchantOrderIdRequest struct { @@ -10258,9 +10258,9 @@ type OrdersUpdateMerchantOrderIdRequest struct { NullFields []string `json:"-"` } -func (s *OrdersUpdateMerchantOrderIdRequest) MarshalJSON() ([]byte, error) { +func (s OrdersUpdateMerchantOrderIdRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersUpdateMerchantOrderIdRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersUpdateMerchantOrderIdResponse struct { @@ -10286,9 +10286,9 @@ type OrdersUpdateMerchantOrderIdResponse struct { NullFields []string `json:"-"` } -func (s *OrdersUpdateMerchantOrderIdResponse) MarshalJSON() ([]byte, error) { +func (s OrdersUpdateMerchantOrderIdResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersUpdateMerchantOrderIdResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersUpdateShipmentRequest struct { @@ -10337,9 +10337,9 @@ type OrdersUpdateShipmentRequest struct { NullFields []string `json:"-"` } -func (s *OrdersUpdateShipmentRequest) MarshalJSON() ([]byte, error) { +func (s OrdersUpdateShipmentRequest) MarshalJSON() ([]byte, error) { type NoMethod OrdersUpdateShipmentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrdersUpdateShipmentResponse struct { @@ -10365,9 +10365,9 @@ type OrdersUpdateShipmentResponse struct { NullFields []string `json:"-"` } -func (s *OrdersUpdateShipmentResponse) MarshalJSON() ([]byte, error) { +func (s OrdersUpdateShipmentResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersUpdateShipmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseBuyOnGoogleProgramRequest: Request message for the PauseProgram method. @@ -10397,9 +10397,9 @@ type PaymentServiceProviderLinkInfo struct { NullFields []string `json:"-"` } -func (s *PaymentServiceProviderLinkInfo) MarshalJSON() ([]byte, error) { +func (s PaymentServiceProviderLinkInfo) MarshalJSON() ([]byte, error) { type NoMethod PaymentServiceProviderLinkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PickupCarrierService struct { @@ -10422,9 +10422,9 @@ type PickupCarrierService struct { NullFields []string `json:"-"` } -func (s *PickupCarrierService) MarshalJSON() ([]byte, error) { +func (s PickupCarrierService) MarshalJSON() ([]byte, error) { type NoMethod PickupCarrierService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PickupServicesPickupService struct { @@ -10449,9 +10449,9 @@ type PickupServicesPickupService struct { NullFields []string `json:"-"` } -func (s *PickupServicesPickupService) MarshalJSON() ([]byte, error) { +func (s PickupServicesPickupService) MarshalJSON() ([]byte, error) { type NoMethod PickupServicesPickupService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PosCustomBatchRequest struct { @@ -10470,9 +10470,9 @@ type PosCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *PosCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s PosCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod PosCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PosCustomBatchRequestEntry struct { @@ -10510,9 +10510,9 @@ type PosCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *PosCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s PosCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod PosCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PosCustomBatchResponse struct { @@ -10537,9 +10537,9 @@ type PosCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *PosCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s PosCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod PosCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PosCustomBatchResponseEntry struct { @@ -10569,9 +10569,9 @@ type PosCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *PosCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s PosCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod PosCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PosDataProviders struct { @@ -10592,9 +10592,9 @@ type PosDataProviders struct { NullFields []string `json:"-"` } -func (s *PosDataProviders) MarshalJSON() ([]byte, error) { +func (s PosDataProviders) MarshalJSON() ([]byte, error) { type NoMethod PosDataProviders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PosDataProvidersPosDataProvider struct { @@ -10617,9 +10617,9 @@ type PosDataProvidersPosDataProvider struct { NullFields []string `json:"-"` } -func (s *PosDataProvidersPosDataProvider) MarshalJSON() ([]byte, error) { +func (s PosDataProvidersPosDataProvider) MarshalJSON() ([]byte, error) { type NoMethod PosDataProvidersPosDataProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PosInventory: The absolute quantity of an item available at the given store. @@ -10669,9 +10669,9 @@ type PosInventory struct { NullFields []string `json:"-"` } -func (s *PosInventory) MarshalJSON() ([]byte, error) { +func (s PosInventory) MarshalJSON() ([]byte, error) { type NoMethod PosInventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PosInventoryRequest struct { @@ -10717,9 +10717,9 @@ type PosInventoryRequest struct { NullFields []string `json:"-"` } -func (s *PosInventoryRequest) MarshalJSON() ([]byte, error) { +func (s PosInventoryRequest) MarshalJSON() ([]byte, error) { type NoMethod PosInventoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PosInventoryResponse struct { @@ -10771,9 +10771,9 @@ type PosInventoryResponse struct { NullFields []string `json:"-"` } -func (s *PosInventoryResponse) MarshalJSON() ([]byte, error) { +func (s PosInventoryResponse) MarshalJSON() ([]byte, error) { type NoMethod PosInventoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PosListResponse struct { @@ -10797,9 +10797,9 @@ type PosListResponse struct { NullFields []string `json:"-"` } -func (s *PosListResponse) MarshalJSON() ([]byte, error) { +func (s PosListResponse) MarshalJSON() ([]byte, error) { type NoMethod PosListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PosSale: The change of the available quantity of an item at the given store. @@ -10842,9 +10842,9 @@ type PosSale struct { NullFields []string `json:"-"` } -func (s *PosSale) MarshalJSON() ([]byte, error) { +func (s PosSale) MarshalJSON() ([]byte, error) { type NoMethod PosSale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PosSaleRequest struct { @@ -10883,9 +10883,9 @@ type PosSaleRequest struct { NullFields []string `json:"-"` } -func (s *PosSaleRequest) MarshalJSON() ([]byte, error) { +func (s PosSaleRequest) MarshalJSON() ([]byte, error) { type NoMethod PosSaleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PosSaleResponse struct { @@ -10930,9 +10930,9 @@ type PosSaleResponse struct { NullFields []string `json:"-"` } -func (s *PosSaleResponse) MarshalJSON() ([]byte, error) { +func (s PosSaleResponse) MarshalJSON() ([]byte, error) { type NoMethod PosSaleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PosStore: Store resource. @@ -10999,9 +10999,9 @@ type PosStore struct { NullFields []string `json:"-"` } -func (s *PosStore) MarshalJSON() ([]byte, error) { +func (s PosStore) MarshalJSON() ([]byte, error) { type NoMethod PosStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostalCodeGroup struct { @@ -11025,9 +11025,9 @@ type PostalCodeGroup struct { NullFields []string `json:"-"` } -func (s *PostalCodeGroup) MarshalJSON() ([]byte, error) { +func (s PostalCodeGroup) MarshalJSON() ([]byte, error) { type NoMethod PostalCodeGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostalCodeRange struct { @@ -11056,9 +11056,9 @@ type PostalCodeRange struct { NullFields []string `json:"-"` } -func (s *PostalCodeRange) MarshalJSON() ([]byte, error) { +func (s PostalCodeRange) MarshalJSON() ([]byte, error) { type NoMethod PostalCodeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Price struct { @@ -11079,9 +11079,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PriceAmount: The price represented as a number and currency. @@ -11103,9 +11103,9 @@ type PriceAmount struct { NullFields []string `json:"-"` } -func (s *PriceAmount) MarshalJSON() ([]byte, error) { +func (s PriceAmount) MarshalJSON() ([]byte, error) { type NoMethod PriceAmount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PriceCompetitiveness: Price competitiveness fields requested by the merchant @@ -11134,9 +11134,9 @@ type PriceCompetitiveness struct { NullFields []string `json:"-"` } -func (s *PriceCompetitiveness) MarshalJSON() ([]byte, error) { +func (s PriceCompetitiveness) MarshalJSON() ([]byte, error) { type NoMethod PriceCompetitiveness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PriceInsights: Price insights fields requested by the merchant in the query. @@ -11198,9 +11198,9 @@ type PriceInsights struct { NullFields []string `json:"-"` } -func (s *PriceInsights) MarshalJSON() ([]byte, error) { +func (s PriceInsights) MarshalJSON() ([]byte, error) { type NoMethod PriceInsights - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PriceInsights) UnmarshalJSON(data []byte) error { @@ -11545,9 +11545,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Product) UnmarshalJSON(data []byte) error { @@ -11585,9 +11585,9 @@ type ProductAmount struct { NullFields []string `json:"-"` } -func (s *ProductAmount) MarshalJSON() ([]byte, error) { +func (s ProductAmount) MarshalJSON() ([]byte, error) { type NoMethod ProductAmount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductCertification: Product certification @@ -11620,9 +11620,9 @@ type ProductCertification struct { NullFields []string `json:"-"` } -func (s *ProductCertification) MarshalJSON() ([]byte, error) { +func (s ProductCertification) MarshalJSON() ([]byte, error) { type NoMethod ProductCertification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductCluster: Product cluster fields. A product cluster is a grouping for @@ -11691,9 +11691,9 @@ type ProductCluster struct { NullFields []string `json:"-"` } -func (s *ProductCluster) MarshalJSON() ([]byte, error) { +func (s ProductCluster) MarshalJSON() ([]byte, error) { type NoMethod ProductCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductDeliveryTime: The estimated days to deliver a product after an order @@ -11724,9 +11724,9 @@ type ProductDeliveryTime struct { NullFields []string `json:"-"` } -func (s *ProductDeliveryTime) MarshalJSON() ([]byte, error) { +func (s ProductDeliveryTime) MarshalJSON() ([]byte, error) { type NoMethod ProductDeliveryTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductDeliveryTimeAreaDeliveryTime: A pairing of `DeliveryArea` associated @@ -11751,9 +11751,9 @@ type ProductDeliveryTimeAreaDeliveryTime struct { NullFields []string `json:"-"` } -func (s *ProductDeliveryTimeAreaDeliveryTime) MarshalJSON() ([]byte, error) { +func (s ProductDeliveryTimeAreaDeliveryTime) MarshalJSON() ([]byte, error) { type NoMethod ProductDeliveryTimeAreaDeliveryTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductDeliveryTimeAreaDeliveryTimeDeliveryTime: A delivery time for this @@ -11788,9 +11788,9 @@ type ProductDeliveryTimeAreaDeliveryTimeDeliveryTime struct { NullFields []string `json:"-"` } -func (s *ProductDeliveryTimeAreaDeliveryTimeDeliveryTime) MarshalJSON() ([]byte, error) { +func (s ProductDeliveryTimeAreaDeliveryTimeDeliveryTime) MarshalJSON() ([]byte, error) { type NoMethod ProductDeliveryTimeAreaDeliveryTimeDeliveryTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductDimension struct { @@ -11812,9 +11812,9 @@ type ProductDimension struct { NullFields []string `json:"-"` } -func (s *ProductDimension) MarshalJSON() ([]byte, error) { +func (s ProductDimension) MarshalJSON() ([]byte, error) { type NoMethod ProductDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProductDimension) UnmarshalJSON(data []byte) error { @@ -11849,9 +11849,9 @@ type ProductId struct { NullFields []string `json:"-"` } -func (s *ProductId) MarshalJSON() ([]byte, error) { +func (s ProductId) MarshalJSON() ([]byte, error) { type NoMethod ProductId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductIssue: An issue affecting specific product. @@ -11928,9 +11928,9 @@ type ProductIssue struct { NullFields []string `json:"-"` } -func (s *ProductIssue) MarshalJSON() ([]byte, error) { +func (s ProductIssue) MarshalJSON() ([]byte, error) { type NoMethod ProductIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductIssueImpact: Overall impact of product issue. @@ -11971,9 +11971,9 @@ type ProductIssueImpact struct { NullFields []string `json:"-"` } -func (s *ProductIssueImpact) MarshalJSON() ([]byte, error) { +func (s ProductIssueImpact) MarshalJSON() ([]byte, error) { type NoMethod ProductIssueImpact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductProductDetail struct { @@ -11996,9 +11996,9 @@ type ProductProductDetail struct { NullFields []string `json:"-"` } -func (s *ProductProductDetail) MarshalJSON() ([]byte, error) { +func (s ProductProductDetail) MarshalJSON() ([]byte, error) { type NoMethod ProductProductDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductShipping struct { @@ -12057,9 +12057,9 @@ type ProductShipping struct { NullFields []string `json:"-"` } -func (s *ProductShipping) MarshalJSON() ([]byte, error) { +func (s ProductShipping) MarshalJSON() ([]byte, error) { type NoMethod ProductShipping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductShippingDimension struct { @@ -12081,9 +12081,9 @@ type ProductShippingDimension struct { NullFields []string `json:"-"` } -func (s *ProductShippingDimension) MarshalJSON() ([]byte, error) { +func (s ProductShippingDimension) MarshalJSON() ([]byte, error) { type NoMethod ProductShippingDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProductShippingDimension) UnmarshalJSON(data []byte) error { @@ -12119,9 +12119,9 @@ type ProductShippingWeight struct { NullFields []string `json:"-"` } -func (s *ProductShippingWeight) MarshalJSON() ([]byte, error) { +func (s ProductShippingWeight) MarshalJSON() ([]byte, error) { type NoMethod ProductShippingWeight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProductShippingWeight) UnmarshalJSON(data []byte) error { @@ -12178,9 +12178,9 @@ type ProductStatus struct { NullFields []string `json:"-"` } -func (s *ProductStatus) MarshalJSON() ([]byte, error) { +func (s ProductStatus) MarshalJSON() ([]byte, error) { type NoMethod ProductStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductStatusDestinationStatus struct { @@ -12211,9 +12211,9 @@ type ProductStatusDestinationStatus struct { NullFields []string `json:"-"` } -func (s *ProductStatusDestinationStatus) MarshalJSON() ([]byte, error) { +func (s ProductStatusDestinationStatus) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusDestinationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductStatusItemLevelIssue struct { @@ -12250,9 +12250,9 @@ type ProductStatusItemLevelIssue struct { NullFields []string `json:"-"` } -func (s *ProductStatusItemLevelIssue) MarshalJSON() ([]byte, error) { +func (s ProductStatusItemLevelIssue) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusItemLevelIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStructuredDescription: Structured description, for algorithmically @@ -12278,9 +12278,9 @@ type ProductStructuredDescription struct { NullFields []string `json:"-"` } -func (s *ProductStructuredDescription) MarshalJSON() ([]byte, error) { +func (s ProductStructuredDescription) MarshalJSON() ([]byte, error) { type NoMethod ProductStructuredDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStructuredTitle: Structured title, for algorithmically (AI)-generated @@ -12306,9 +12306,9 @@ type ProductStructuredTitle struct { NullFields []string `json:"-"` } -func (s *ProductStructuredTitle) MarshalJSON() ([]byte, error) { +func (s ProductStructuredTitle) MarshalJSON() ([]byte, error) { type NoMethod ProductStructuredTitle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductSubscriptionCost struct { @@ -12331,9 +12331,9 @@ type ProductSubscriptionCost struct { NullFields []string `json:"-"` } -func (s *ProductSubscriptionCost) MarshalJSON() ([]byte, error) { +func (s ProductSubscriptionCost) MarshalJSON() ([]byte, error) { type NoMethod ProductSubscriptionCost - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductTax struct { @@ -12367,9 +12367,9 @@ type ProductTax struct { NullFields []string `json:"-"` } -func (s *ProductTax) MarshalJSON() ([]byte, error) { +func (s ProductTax) MarshalJSON() ([]byte, error) { type NoMethod ProductTax - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProductTax) UnmarshalJSON(data []byte) error { @@ -12404,9 +12404,9 @@ type ProductUnitPricingBaseMeasure struct { NullFields []string `json:"-"` } -func (s *ProductUnitPricingBaseMeasure) MarshalJSON() ([]byte, error) { +func (s ProductUnitPricingBaseMeasure) MarshalJSON() ([]byte, error) { type NoMethod ProductUnitPricingBaseMeasure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductUnitPricingMeasure struct { @@ -12427,9 +12427,9 @@ type ProductUnitPricingMeasure struct { NullFields []string `json:"-"` } -func (s *ProductUnitPricingMeasure) MarshalJSON() ([]byte, error) { +func (s ProductUnitPricingMeasure) MarshalJSON() ([]byte, error) { type NoMethod ProductUnitPricingMeasure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProductUnitPricingMeasure) UnmarshalJSON(data []byte) error { @@ -12564,9 +12564,9 @@ type ProductView struct { NullFields []string `json:"-"` } -func (s *ProductView) MarshalJSON() ([]byte, error) { +func (s ProductView) MarshalJSON() ([]byte, error) { type NoMethod ProductView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductViewItemIssue: Item issue associated with the product. @@ -12597,9 +12597,9 @@ type ProductViewItemIssue struct { NullFields []string `json:"-"` } -func (s *ProductViewItemIssue) MarshalJSON() ([]byte, error) { +func (s ProductViewItemIssue) MarshalJSON() ([]byte, error) { type NoMethod ProductViewItemIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductViewItemIssueIssueSeverityPerDestination: Issue severity for all @@ -12624,9 +12624,9 @@ type ProductViewItemIssueIssueSeverityPerDestination struct { NullFields []string `json:"-"` } -func (s *ProductViewItemIssueIssueSeverityPerDestination) MarshalJSON() ([]byte, error) { +func (s ProductViewItemIssueIssueSeverityPerDestination) MarshalJSON() ([]byte, error) { type NoMethod ProductViewItemIssueIssueSeverityPerDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductViewItemIssueItemIssueSeverity: Severity of an issue per destination @@ -12657,9 +12657,9 @@ type ProductViewItemIssueItemIssueSeverity struct { NullFields []string `json:"-"` } -func (s *ProductViewItemIssueItemIssueSeverity) MarshalJSON() ([]byte, error) { +func (s ProductViewItemIssueItemIssueSeverity) MarshalJSON() ([]byte, error) { type NoMethod ProductViewItemIssueItemIssueSeverity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductViewItemIssueItemIssueType: Type of the item issue. @@ -12681,9 +12681,9 @@ type ProductViewItemIssueItemIssueType struct { NullFields []string `json:"-"` } -func (s *ProductViewItemIssueItemIssueType) MarshalJSON() ([]byte, error) { +func (s ProductViewItemIssueItemIssueType) MarshalJSON() ([]byte, error) { type NoMethod ProductViewItemIssueItemIssueType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductWeight struct { @@ -12706,9 +12706,9 @@ type ProductWeight struct { NullFields []string `json:"-"` } -func (s *ProductWeight) MarshalJSON() ([]byte, error) { +func (s ProductWeight) MarshalJSON() ([]byte, error) { type NoMethod ProductWeight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProductWeight) UnmarshalJSON(data []byte) error { @@ -12741,9 +12741,9 @@ type ProductsCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *ProductsCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s ProductsCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod ProductsCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductsCustomBatchRequestEntry: A batch entry encoding a single non-batch @@ -12791,9 +12791,9 @@ type ProductsCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *ProductsCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s ProductsCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod ProductsCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductsCustomBatchResponse struct { @@ -12818,9 +12818,9 @@ type ProductsCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *ProductsCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s ProductsCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod ProductsCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductsCustomBatchResponseEntry: A batch entry encoding a single non-batch @@ -12850,9 +12850,9 @@ type ProductsCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *ProductsCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s ProductsCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod ProductsCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductsListResponse struct { @@ -12878,9 +12878,9 @@ type ProductsListResponse struct { NullFields []string `json:"-"` } -func (s *ProductsListResponse) MarshalJSON() ([]byte, error) { +func (s ProductsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ProductsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductstatusesCustomBatchRequest struct { @@ -12899,9 +12899,9 @@ type ProductstatusesCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *ProductstatusesCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s ProductstatusesCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod ProductstatusesCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductstatusesCustomBatchRequestEntry: A batch entry encoding a single @@ -12934,9 +12934,9 @@ type ProductstatusesCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *ProductstatusesCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s ProductstatusesCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod ProductstatusesCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductstatusesCustomBatchResponse struct { @@ -12961,9 +12961,9 @@ type ProductstatusesCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *ProductstatusesCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s ProductstatusesCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod ProductstatusesCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductstatusesCustomBatchResponseEntry: A batch entry encoding a single @@ -12993,9 +12993,9 @@ type ProductstatusesCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *ProductstatusesCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s ProductstatusesCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod ProductstatusesCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProductstatusesListResponse struct { @@ -13022,9 +13022,9 @@ type ProductstatusesListResponse struct { NullFields []string `json:"-"` } -func (s *ProductstatusesListResponse) MarshalJSON() ([]byte, error) { +func (s ProductstatusesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ProductstatusesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Promotion: Represents a promotion. See the following articles for more @@ -13209,9 +13209,9 @@ type Promotion struct { NullFields []string `json:"-"` } -func (s *Promotion) MarshalJSON() ([]byte, error) { +func (s Promotion) MarshalJSON() ([]byte, error) { type NoMethod Promotion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromotionPromotionStatus: The status of the promotion. @@ -13241,9 +13241,9 @@ type PromotionPromotionStatus struct { NullFields []string `json:"-"` } -func (s *PromotionPromotionStatus) MarshalJSON() ([]byte, error) { +func (s PromotionPromotionStatus) MarshalJSON() ([]byte, error) { type NoMethod PromotionPromotionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromotionPromotionStatusDestinationStatus: The destination status of the @@ -13276,9 +13276,9 @@ type PromotionPromotionStatusDestinationStatus struct { NullFields []string `json:"-"` } -func (s *PromotionPromotionStatusDestinationStatus) MarshalJSON() ([]byte, error) { +func (s PromotionPromotionStatusDestinationStatus) MarshalJSON() ([]byte, error) { type NoMethod PromotionPromotionStatusDestinationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromotionPromotionStatusPromotionIssue: The issue associated with the @@ -13301,9 +13301,9 @@ type PromotionPromotionStatusPromotionIssue struct { NullFields []string `json:"-"` } -func (s *PromotionPromotionStatusPromotionIssue) MarshalJSON() ([]byte, error) { +func (s PromotionPromotionStatusPromotionIssue) MarshalJSON() ([]byte, error) { type NoMethod PromotionPromotionStatusPromotionIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubNotificationSettings: Settings for Pub/Sub notifications, all methods @@ -13334,9 +13334,9 @@ type PubsubNotificationSettings struct { NullFields []string `json:"-"` } -func (s *PubsubNotificationSettings) MarshalJSON() ([]byte, error) { +func (s PubsubNotificationSettings) MarshalJSON() ([]byte, error) { type NoMethod PubsubNotificationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RateGroup struct { @@ -13373,9 +13373,9 @@ type RateGroup struct { NullFields []string `json:"-"` } -func (s *RateGroup) MarshalJSON() ([]byte, error) { +func (s RateGroup) MarshalJSON() ([]byte, error) { type NoMethod RateGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Recommendation: Recommendations are suggested ways to improve your merchant @@ -13435,9 +13435,9 @@ type Recommendation struct { NullFields []string `json:"-"` } -func (s *Recommendation) MarshalJSON() ([]byte, error) { +func (s Recommendation) MarshalJSON() ([]byte, error) { type NoMethod Recommendation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecommendationCallToAction: Call to action (CTA) that explains how a @@ -13474,9 +13474,9 @@ type RecommendationCallToAction struct { NullFields []string `json:"-"` } -func (s *RecommendationCallToAction) MarshalJSON() ([]byte, error) { +func (s RecommendationCallToAction) MarshalJSON() ([]byte, error) { type NoMethod RecommendationCallToAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecommendationCreative: Creative is a multimedia attachment to @@ -13505,9 +13505,9 @@ type RecommendationCreative struct { NullFields []string `json:"-"` } -func (s *RecommendationCreative) MarshalJSON() ([]byte, error) { +func (s RecommendationCreative) MarshalJSON() ([]byte, error) { type NoMethod RecommendationCreative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecommendationDescription: Google-provided description for the @@ -13536,9 +13536,9 @@ type RecommendationDescription struct { NullFields []string `json:"-"` } -func (s *RecommendationDescription) MarshalJSON() ([]byte, error) { +func (s RecommendationDescription) MarshalJSON() ([]byte, error) { type NoMethod RecommendationDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RefundReason struct { @@ -13577,9 +13577,9 @@ type RefundReason struct { NullFields []string `json:"-"` } -func (s *RefundReason) MarshalJSON() ([]byte, error) { +func (s RefundReason) MarshalJSON() ([]byte, error) { type NoMethod RefundReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Region: Represents a geographic region that you can use as a target with @@ -13619,9 +13619,9 @@ type Region struct { NullFields []string `json:"-"` } -func (s *Region) MarshalJSON() ([]byte, error) { +func (s Region) MarshalJSON() ([]byte, error) { type NoMethod Region - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionGeoTargetArea: A list of geotargets that defines the region area. @@ -13643,9 +13643,9 @@ type RegionGeoTargetArea struct { NullFields []string `json:"-"` } -func (s *RegionGeoTargetArea) MarshalJSON() ([]byte, error) { +func (s RegionGeoTargetArea) MarshalJSON() ([]byte, error) { type NoMethod RegionGeoTargetArea - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionPostalCodeArea: A list of postal codes that defines the region area. @@ -13670,9 +13670,9 @@ type RegionPostalCodeArea struct { NullFields []string `json:"-"` } -func (s *RegionPostalCodeArea) MarshalJSON() ([]byte, error) { +func (s RegionPostalCodeArea) MarshalJSON() ([]byte, error) { type NoMethod RegionPostalCodeArea - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionPostalCodeAreaPostalCodeRange: A range of postal codes that defines @@ -13703,9 +13703,9 @@ type RegionPostalCodeAreaPostalCodeRange struct { NullFields []string `json:"-"` } -func (s *RegionPostalCodeAreaPostalCodeRange) MarshalJSON() ([]byte, error) { +func (s RegionPostalCodeAreaPostalCodeRange) MarshalJSON() ([]byte, error) { type NoMethod RegionPostalCodeAreaPostalCodeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalInventory: Regional inventory resource. contains the regional name @@ -13747,9 +13747,9 @@ type RegionalInventory struct { NullFields []string `json:"-"` } -func (s *RegionalInventory) MarshalJSON() ([]byte, error) { +func (s RegionalInventory) MarshalJSON() ([]byte, error) { type NoMethod RegionalInventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionalinventoryCustomBatchRequest struct { @@ -13768,9 +13768,9 @@ type RegionalinventoryCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *RegionalinventoryCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s RegionalinventoryCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod RegionalinventoryCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalinventoryCustomBatchRequestEntry: A batch entry encoding a single @@ -13800,9 +13800,9 @@ type RegionalinventoryCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *RegionalinventoryCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s RegionalinventoryCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod RegionalinventoryCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RegionalinventoryCustomBatchResponse struct { @@ -13827,9 +13827,9 @@ type RegionalinventoryCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *RegionalinventoryCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s RegionalinventoryCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod RegionalinventoryCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalinventoryCustomBatchResponseEntry: A batch entry encoding a single @@ -13858,9 +13858,9 @@ type RegionalinventoryCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *RegionalinventoryCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s RegionalinventoryCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod RegionalinventoryCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenderAccountIssuesRequestPayload: The payload for configuring how the @@ -13905,9 +13905,9 @@ type RenderAccountIssuesRequestPayload struct { NullFields []string `json:"-"` } -func (s *RenderAccountIssuesRequestPayload) MarshalJSON() ([]byte, error) { +func (s RenderAccountIssuesRequestPayload) MarshalJSON() ([]byte, error) { type NoMethod RenderAccountIssuesRequestPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenderAccountIssuesResponse: Response containing support content and actions @@ -13940,9 +13940,9 @@ type RenderAccountIssuesResponse struct { NullFields []string `json:"-"` } -func (s *RenderAccountIssuesResponse) MarshalJSON() ([]byte, error) { +func (s RenderAccountIssuesResponse) MarshalJSON() ([]byte, error) { type NoMethod RenderAccountIssuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenderProductIssuesRequestPayload: The payload for configuring how the @@ -13987,9 +13987,9 @@ type RenderProductIssuesRequestPayload struct { NullFields []string `json:"-"` } -func (s *RenderProductIssuesRequestPayload) MarshalJSON() ([]byte, error) { +func (s RenderProductIssuesRequestPayload) MarshalJSON() ([]byte, error) { type NoMethod RenderProductIssuesRequestPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenderProductIssuesResponse: Response containing support content and actions @@ -14021,9 +14021,9 @@ type RenderProductIssuesResponse struct { NullFields []string `json:"-"` } -func (s *RenderProductIssuesResponse) MarshalJSON() ([]byte, error) { +func (s RenderProductIssuesResponse) MarshalJSON() ([]byte, error) { type NoMethod RenderProductIssuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportInteractionRequest: Request to report interactions on a @@ -14062,9 +14062,9 @@ type ReportInteractionRequest struct { NullFields []string `json:"-"` } -func (s *ReportInteractionRequest) MarshalJSON() ([]byte, error) { +func (s ReportInteractionRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportInteractionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRow: Result row returned from the search query. @@ -14121,9 +14121,9 @@ type ReportRow struct { NullFields []string `json:"-"` } -func (s *ReportRow) MarshalJSON() ([]byte, error) { +func (s ReportRow) MarshalJSON() ([]byte, error) { type NoMethod ReportRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestPhoneVerificationRequest: Request message for the @@ -14161,9 +14161,9 @@ type RequestPhoneVerificationRequest struct { NullFields []string `json:"-"` } -func (s *RequestPhoneVerificationRequest) MarshalJSON() ([]byte, error) { +func (s RequestPhoneVerificationRequest) MarshalJSON() ([]byte, error) { type NoMethod RequestPhoneVerificationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestPhoneVerificationResponse: Response message for the @@ -14188,9 +14188,9 @@ type RequestPhoneVerificationResponse struct { NullFields []string `json:"-"` } -func (s *RequestPhoneVerificationResponse) MarshalJSON() ([]byte, error) { +func (s RequestPhoneVerificationResponse) MarshalJSON() ([]byte, error) { type NoMethod RequestPhoneVerificationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestReviewBuyOnGoogleProgramRequest: Request message for the @@ -14218,9 +14218,9 @@ type RequestReviewFreeListingsRequest struct { NullFields []string `json:"-"` } -func (s *RequestReviewFreeListingsRequest) MarshalJSON() ([]byte, error) { +func (s RequestReviewFreeListingsRequest) MarshalJSON() ([]byte, error) { type NoMethod RequestReviewFreeListingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestReviewShoppingAdsRequest: Request message for the @@ -14243,9 +14243,9 @@ type RequestReviewShoppingAdsRequest struct { NullFields []string `json:"-"` } -func (s *RequestReviewShoppingAdsRequest) MarshalJSON() ([]byte, error) { +func (s RequestReviewShoppingAdsRequest) MarshalJSON() ([]byte, error) { type NoMethod RequestReviewShoppingAdsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReturnAddress: Return address resource. @@ -14282,9 +14282,9 @@ type ReturnAddress struct { NullFields []string `json:"-"` } -func (s *ReturnAddress) MarshalJSON() ([]byte, error) { +func (s ReturnAddress) MarshalJSON() ([]byte, error) { type NoMethod ReturnAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnAddressAddress struct { @@ -14316,9 +14316,9 @@ type ReturnAddressAddress struct { NullFields []string `json:"-"` } -func (s *ReturnAddressAddress) MarshalJSON() ([]byte, error) { +func (s ReturnAddressAddress) MarshalJSON() ([]byte, error) { type NoMethod ReturnAddressAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReturnPolicy: Return policy resource. @@ -14361,9 +14361,9 @@ type ReturnPolicy struct { NullFields []string `json:"-"` } -func (s *ReturnPolicy) MarshalJSON() ([]byte, error) { +func (s ReturnPolicy) MarshalJSON() ([]byte, error) { type NoMethod ReturnPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReturnPolicyOnline: Return policy online object. This is currently used to @@ -14427,9 +14427,9 @@ type ReturnPolicyOnline struct { NullFields []string `json:"-"` } -func (s *ReturnPolicyOnline) MarshalJSON() ([]byte, error) { +func (s ReturnPolicyOnline) MarshalJSON() ([]byte, error) { type NoMethod ReturnPolicyOnline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReturnPolicyOnlinePolicy: The available policies. @@ -14460,9 +14460,9 @@ type ReturnPolicyOnlinePolicy struct { NullFields []string `json:"-"` } -func (s *ReturnPolicyOnlinePolicy) MarshalJSON() ([]byte, error) { +func (s ReturnPolicyOnlinePolicy) MarshalJSON() ([]byte, error) { type NoMethod ReturnPolicyOnlinePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReturnPolicyOnlineRestockingFee: The restocking fee. This can either be a @@ -14486,9 +14486,9 @@ type ReturnPolicyOnlineRestockingFee struct { NullFields []string `json:"-"` } -func (s *ReturnPolicyOnlineRestockingFee) MarshalJSON() ([]byte, error) { +func (s ReturnPolicyOnlineRestockingFee) MarshalJSON() ([]byte, error) { type NoMethod ReturnPolicyOnlineRestockingFee - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReturnPolicyOnlineReturnReasonCategoryInfo: The return reason category info @@ -14526,9 +14526,9 @@ type ReturnPolicyOnlineReturnReasonCategoryInfo struct { NullFields []string `json:"-"` } -func (s *ReturnPolicyOnlineReturnReasonCategoryInfo) MarshalJSON() ([]byte, error) { +func (s ReturnPolicyOnlineReturnReasonCategoryInfo) MarshalJSON() ([]byte, error) { type NoMethod ReturnPolicyOnlineReturnReasonCategoryInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReturnPolicyOnlineReturnShippingFee: The return shipping fee. This can @@ -14560,9 +14560,9 @@ type ReturnPolicyOnlineReturnShippingFee struct { NullFields []string `json:"-"` } -func (s *ReturnPolicyOnlineReturnShippingFee) MarshalJSON() ([]byte, error) { +func (s ReturnPolicyOnlineReturnShippingFee) MarshalJSON() ([]byte, error) { type NoMethod ReturnPolicyOnlineReturnShippingFee - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnPolicyPolicy struct { @@ -14599,9 +14599,9 @@ type ReturnPolicyPolicy struct { NullFields []string `json:"-"` } -func (s *ReturnPolicyPolicy) MarshalJSON() ([]byte, error) { +func (s ReturnPolicyPolicy) MarshalJSON() ([]byte, error) { type NoMethod ReturnPolicyPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnPolicySeasonalOverride struct { @@ -14629,9 +14629,9 @@ type ReturnPolicySeasonalOverride struct { NullFields []string `json:"-"` } -func (s *ReturnPolicySeasonalOverride) MarshalJSON() ([]byte, error) { +func (s ReturnPolicySeasonalOverride) MarshalJSON() ([]byte, error) { type NoMethod ReturnPolicySeasonalOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnPricingInfo struct { @@ -14667,9 +14667,9 @@ type ReturnPricingInfo struct { NullFields []string `json:"-"` } -func (s *ReturnPricingInfo) MarshalJSON() ([]byte, error) { +func (s ReturnPricingInfo) MarshalJSON() ([]byte, error) { type NoMethod ReturnPricingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnShipment struct { @@ -14703,9 +14703,9 @@ type ReturnShipment struct { NullFields []string `json:"-"` } -func (s *ReturnShipment) MarshalJSON() ([]byte, error) { +func (s ReturnShipment) MarshalJSON() ([]byte, error) { type NoMethod ReturnShipment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReturnShippingLabel: Return shipping label for a Buy on Google @@ -14733,9 +14733,9 @@ type ReturnShippingLabel struct { NullFields []string `json:"-"` } -func (s *ReturnShippingLabel) MarshalJSON() ([]byte, error) { +func (s ReturnShippingLabel) MarshalJSON() ([]byte, error) { type NoMethod ReturnShippingLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnaddressCustomBatchRequest struct { @@ -14754,9 +14754,9 @@ type ReturnaddressCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *ReturnaddressCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s ReturnaddressCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod ReturnaddressCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnaddressCustomBatchRequestEntry struct { @@ -14786,9 +14786,9 @@ type ReturnaddressCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *ReturnaddressCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s ReturnaddressCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod ReturnaddressCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnaddressCustomBatchResponse struct { @@ -14813,9 +14813,9 @@ type ReturnaddressCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *ReturnaddressCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s ReturnaddressCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod ReturnaddressCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnaddressCustomBatchResponseEntry struct { @@ -14841,9 +14841,9 @@ type ReturnaddressCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *ReturnaddressCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s ReturnaddressCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod ReturnaddressCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnaddressListResponse struct { @@ -14869,9 +14869,9 @@ type ReturnaddressListResponse struct { NullFields []string `json:"-"` } -func (s *ReturnaddressListResponse) MarshalJSON() ([]byte, error) { +func (s ReturnaddressListResponse) MarshalJSON() ([]byte, error) { type NoMethod ReturnaddressListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnpolicyCustomBatchRequest struct { @@ -14890,9 +14890,9 @@ type ReturnpolicyCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *ReturnpolicyCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s ReturnpolicyCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod ReturnpolicyCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnpolicyCustomBatchRequestEntry struct { @@ -14922,9 +14922,9 @@ type ReturnpolicyCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *ReturnpolicyCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s ReturnpolicyCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod ReturnpolicyCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnpolicyCustomBatchResponse struct { @@ -14949,9 +14949,9 @@ type ReturnpolicyCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *ReturnpolicyCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s ReturnpolicyCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod ReturnpolicyCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnpolicyCustomBatchResponseEntry struct { @@ -14977,9 +14977,9 @@ type ReturnpolicyCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *ReturnpolicyCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s ReturnpolicyCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod ReturnpolicyCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReturnpolicyListResponse struct { @@ -15003,9 +15003,9 @@ type ReturnpolicyListResponse struct { NullFields []string `json:"-"` } -func (s *ReturnpolicyListResponse) MarshalJSON() ([]byte, error) { +func (s ReturnpolicyListResponse) MarshalJSON() ([]byte, error) { type NoMethod ReturnpolicyListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Row struct { @@ -15026,9 +15026,9 @@ type Row struct { NullFields []string `json:"-"` } -func (s *Row) MarshalJSON() ([]byte, error) { +func (s Row) MarshalJSON() ([]byte, error) { type NoMethod Row - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchRequest: Request message for the ReportService.Search method. @@ -15059,9 +15059,9 @@ type SearchRequest struct { NullFields []string `json:"-"` } -func (s *SearchRequest) MarshalJSON() ([]byte, error) { +func (s SearchRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchResponse: Response message for the ReportService.Search method. @@ -15087,9 +15087,9 @@ type SearchResponse struct { NullFields []string `json:"-"` } -func (s *SearchResponse) MarshalJSON() ([]byte, error) { +func (s SearchResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Segments: Dimensions according to which metrics are segmented in the @@ -15192,9 +15192,9 @@ type Segments struct { NullFields []string `json:"-"` } -func (s *Segments) MarshalJSON() ([]byte, error) { +func (s Segments) MarshalJSON() ([]byte, error) { type NoMethod Segments - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Service struct { @@ -15254,9 +15254,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceStoreConfig: Stores that provide local delivery. Only valid with @@ -15291,9 +15291,9 @@ type ServiceStoreConfig struct { NullFields []string `json:"-"` } -func (s *ServiceStoreConfig) MarshalJSON() ([]byte, error) { +func (s ServiceStoreConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceStoreConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceStoreConfigCutoffConfig: Time local delivery ends for the day based @@ -15327,9 +15327,9 @@ type ServiceStoreConfigCutoffConfig struct { NullFields []string `json:"-"` } -func (s *ServiceStoreConfigCutoffConfig) MarshalJSON() ([]byte, error) { +func (s ServiceStoreConfigCutoffConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceStoreConfigCutoffConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceStoreConfigCutoffConfigLocalCutoffTime: Time in hours and minutes in @@ -15353,9 +15353,9 @@ type ServiceStoreConfigCutoffConfigLocalCutoffTime struct { NullFields []string `json:"-"` } -func (s *ServiceStoreConfigCutoffConfigLocalCutoffTime) MarshalJSON() ([]byte, error) { +func (s ServiceStoreConfigCutoffConfigLocalCutoffTime) MarshalJSON() ([]byte, error) { type NoMethod ServiceStoreConfigCutoffConfigLocalCutoffTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SettlementReport: Settlement reports detail order-level and item-level @@ -15400,9 +15400,9 @@ type SettlementReport struct { NullFields []string `json:"-"` } -func (s *SettlementReport) MarshalJSON() ([]byte, error) { +func (s SettlementReport) MarshalJSON() ([]byte, error) { type NoMethod SettlementReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SettlementTransaction: Settlement transactions give a detailed breakdown of @@ -15430,9 +15430,9 @@ type SettlementTransaction struct { NullFields []string `json:"-"` } -func (s *SettlementTransaction) MarshalJSON() ([]byte, error) { +func (s SettlementTransaction) MarshalJSON() ([]byte, error) { type NoMethod SettlementTransaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SettlementTransactionAmount struct { @@ -15482,9 +15482,9 @@ type SettlementTransactionAmount struct { NullFields []string `json:"-"` } -func (s *SettlementTransactionAmount) MarshalJSON() ([]byte, error) { +func (s SettlementTransactionAmount) MarshalJSON() ([]byte, error) { type NoMethod SettlementTransactionAmount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SettlementTransactionAmountCommission struct { @@ -15520,9 +15520,9 @@ type SettlementTransactionAmountCommission struct { NullFields []string `json:"-"` } -func (s *SettlementTransactionAmountCommission) MarshalJSON() ([]byte, error) { +func (s SettlementTransactionAmountCommission) MarshalJSON() ([]byte, error) { type NoMethod SettlementTransactionAmountCommission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SettlementTransactionIdentifiers struct { @@ -15551,9 +15551,9 @@ type SettlementTransactionIdentifiers struct { NullFields []string `json:"-"` } -func (s *SettlementTransactionIdentifiers) MarshalJSON() ([]byte, error) { +func (s SettlementTransactionIdentifiers) MarshalJSON() ([]byte, error) { type NoMethod SettlementTransactionIdentifiers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SettlementTransactionTransaction struct { @@ -15579,9 +15579,9 @@ type SettlementTransactionTransaction struct { NullFields []string `json:"-"` } -func (s *SettlementTransactionTransaction) MarshalJSON() ([]byte, error) { +func (s SettlementTransactionTransaction) MarshalJSON() ([]byte, error) { type NoMethod SettlementTransactionTransaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SettlementreportsListResponse struct { @@ -15607,9 +15607,9 @@ type SettlementreportsListResponse struct { NullFields []string `json:"-"` } -func (s *SettlementreportsListResponse) MarshalJSON() ([]byte, error) { +func (s SettlementreportsListResponse) MarshalJSON() ([]byte, error) { type NoMethod SettlementreportsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SettlementtransactionsListResponse struct { @@ -15635,9 +15635,9 @@ type SettlementtransactionsListResponse struct { NullFields []string `json:"-"` } -func (s *SettlementtransactionsListResponse) MarshalJSON() ([]byte, error) { +func (s SettlementtransactionsListResponse) MarshalJSON() ([]byte, error) { type NoMethod SettlementtransactionsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ShipmentInvoice struct { @@ -15662,9 +15662,9 @@ type ShipmentInvoice struct { NullFields []string `json:"-"` } -func (s *ShipmentInvoice) MarshalJSON() ([]byte, error) { +func (s ShipmentInvoice) MarshalJSON() ([]byte, error) { type NoMethod ShipmentInvoice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ShipmentInvoiceLineItemInvoice struct { @@ -15693,9 +15693,9 @@ type ShipmentInvoiceLineItemInvoice struct { NullFields []string `json:"-"` } -func (s *ShipmentInvoiceLineItemInvoice) MarshalJSON() ([]byte, error) { +func (s ShipmentInvoiceLineItemInvoice) MarshalJSON() ([]byte, error) { type NoMethod ShipmentInvoiceLineItemInvoice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ShipmentTrackingInfo struct { @@ -15722,9 +15722,9 @@ type ShipmentTrackingInfo struct { NullFields []string `json:"-"` } -func (s *ShipmentTrackingInfo) MarshalJSON() ([]byte, error) { +func (s ShipmentTrackingInfo) MarshalJSON() ([]byte, error) { type NoMethod ShipmentTrackingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShippingSettings: The merchant account's shipping settings. All methods @@ -15757,9 +15757,9 @@ type ShippingSettings struct { NullFields []string `json:"-"` } -func (s *ShippingSettings) MarshalJSON() ([]byte, error) { +func (s ShippingSettings) MarshalJSON() ([]byte, error) { type NoMethod ShippingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ShippingsettingsCustomBatchRequest struct { @@ -15778,9 +15778,9 @@ type ShippingsettingsCustomBatchRequest struct { NullFields []string `json:"-"` } -func (s *ShippingsettingsCustomBatchRequest) MarshalJSON() ([]byte, error) { +func (s ShippingsettingsCustomBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod ShippingsettingsCustomBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShippingsettingsCustomBatchRequestEntry: A batch entry encoding a single @@ -15812,9 +15812,9 @@ type ShippingsettingsCustomBatchRequestEntry struct { NullFields []string `json:"-"` } -func (s *ShippingsettingsCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { +func (s ShippingsettingsCustomBatchRequestEntry) MarshalJSON() ([]byte, error) { type NoMethod ShippingsettingsCustomBatchRequestEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ShippingsettingsCustomBatchResponse struct { @@ -15839,9 +15839,9 @@ type ShippingsettingsCustomBatchResponse struct { NullFields []string `json:"-"` } -func (s *ShippingsettingsCustomBatchResponse) MarshalJSON() ([]byte, error) { +func (s ShippingsettingsCustomBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod ShippingsettingsCustomBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShippingsettingsCustomBatchResponseEntry: A batch entry encoding a single @@ -15870,9 +15870,9 @@ type ShippingsettingsCustomBatchResponseEntry struct { NullFields []string `json:"-"` } -func (s *ShippingsettingsCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { +func (s ShippingsettingsCustomBatchResponseEntry) MarshalJSON() ([]byte, error) { type NoMethod ShippingsettingsCustomBatchResponseEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ShippingsettingsGetSupportedCarriersResponse struct { @@ -15897,9 +15897,9 @@ type ShippingsettingsGetSupportedCarriersResponse struct { NullFields []string `json:"-"` } -func (s *ShippingsettingsGetSupportedCarriersResponse) MarshalJSON() ([]byte, error) { +func (s ShippingsettingsGetSupportedCarriersResponse) MarshalJSON() ([]byte, error) { type NoMethod ShippingsettingsGetSupportedCarriersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ShippingsettingsGetSupportedHolidaysResponse struct { @@ -15925,9 +15925,9 @@ type ShippingsettingsGetSupportedHolidaysResponse struct { NullFields []string `json:"-"` } -func (s *ShippingsettingsGetSupportedHolidaysResponse) MarshalJSON() ([]byte, error) { +func (s ShippingsettingsGetSupportedHolidaysResponse) MarshalJSON() ([]byte, error) { type NoMethod ShippingsettingsGetSupportedHolidaysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ShippingsettingsGetSupportedPickupServicesResponse struct { @@ -15952,9 +15952,9 @@ type ShippingsettingsGetSupportedPickupServicesResponse struct { NullFields []string `json:"-"` } -func (s *ShippingsettingsGetSupportedPickupServicesResponse) MarshalJSON() ([]byte, error) { +func (s ShippingsettingsGetSupportedPickupServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ShippingsettingsGetSupportedPickupServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ShippingsettingsListResponse struct { @@ -15981,9 +15981,9 @@ type ShippingsettingsListResponse struct { NullFields []string `json:"-"` } -func (s *ShippingsettingsListResponse) MarshalJSON() ([]byte, error) { +func (s ShippingsettingsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ShippingsettingsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShoppingAdsProgramStatus: Response message for GetShoppingAdsProgramStatus. @@ -16018,9 +16018,9 @@ type ShoppingAdsProgramStatus struct { NullFields []string `json:"-"` } -func (s *ShoppingAdsProgramStatus) MarshalJSON() ([]byte, error) { +func (s ShoppingAdsProgramStatus) MarshalJSON() ([]byte, error) { type NoMethod ShoppingAdsProgramStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShoppingAdsProgramStatusRegionStatus: Status of program and region. @@ -16103,9 +16103,9 @@ type ShoppingAdsProgramStatusRegionStatus struct { NullFields []string `json:"-"` } -func (s *ShoppingAdsProgramStatusRegionStatus) MarshalJSON() ([]byte, error) { +func (s ShoppingAdsProgramStatusRegionStatus) MarshalJSON() ([]byte, error) { type NoMethod ShoppingAdsProgramStatusRegionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShoppingAdsProgramStatusReviewIneligibilityReasonDetails: Additional details @@ -16127,9 +16127,9 @@ type ShoppingAdsProgramStatusReviewIneligibilityReasonDetails struct { NullFields []string `json:"-"` } -func (s *ShoppingAdsProgramStatusReviewIneligibilityReasonDetails) MarshalJSON() ([]byte, error) { +func (s ShoppingAdsProgramStatusReviewIneligibilityReasonDetails) MarshalJSON() ([]byte, error) { type NoMethod ShoppingAdsProgramStatusReviewIneligibilityReasonDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Table struct { @@ -16156,9 +16156,9 @@ type Table struct { NullFields []string `json:"-"` } -func (s *Table) MarshalJSON() ([]byte, error) { +func (s Table) MarshalJSON() ([]byte, error) { type NoMethod Table - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestOrder struct { @@ -16216,9 +16216,9 @@ type TestOrder struct { NullFields []string `json:"-"` } -func (s *TestOrder) MarshalJSON() ([]byte, error) { +func (s TestOrder) MarshalJSON() ([]byte, error) { type NoMethod TestOrder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestOrderAddress struct { @@ -16256,9 +16256,9 @@ type TestOrderAddress struct { NullFields []string `json:"-"` } -func (s *TestOrderAddress) MarshalJSON() ([]byte, error) { +func (s TestOrderAddress) MarshalJSON() ([]byte, error) { type NoMethod TestOrderAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestOrderDeliveryDetails struct { @@ -16281,9 +16281,9 @@ type TestOrderDeliveryDetails struct { NullFields []string `json:"-"` } -func (s *TestOrderDeliveryDetails) MarshalJSON() ([]byte, error) { +func (s TestOrderDeliveryDetails) MarshalJSON() ([]byte, error) { type NoMethod TestOrderDeliveryDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestOrderLineItem struct { @@ -16309,9 +16309,9 @@ type TestOrderLineItem struct { NullFields []string `json:"-"` } -func (s *TestOrderLineItem) MarshalJSON() ([]byte, error) { +func (s TestOrderLineItem) MarshalJSON() ([]byte, error) { type NoMethod TestOrderLineItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestOrderLineItemProduct struct { @@ -16360,9 +16360,9 @@ type TestOrderLineItemProduct struct { NullFields []string `json:"-"` } -func (s *TestOrderLineItemProduct) MarshalJSON() ([]byte, error) { +func (s TestOrderLineItemProduct) MarshalJSON() ([]byte, error) { type NoMethod TestOrderLineItemProduct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestOrderPickupDetails struct { @@ -16389,9 +16389,9 @@ type TestOrderPickupDetails struct { NullFields []string `json:"-"` } -func (s *TestOrderPickupDetails) MarshalJSON() ([]byte, error) { +func (s TestOrderPickupDetails) MarshalJSON() ([]byte, error) { type NoMethod TestOrderPickupDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestOrderPickupDetailsPickupPerson struct { @@ -16412,9 +16412,9 @@ type TestOrderPickupDetailsPickupPerson struct { NullFields []string `json:"-"` } -func (s *TestOrderPickupDetailsPickupPerson) MarshalJSON() ([]byte, error) { +func (s TestOrderPickupDetailsPickupPerson) MarshalJSON() ([]byte, error) { type NoMethod TestOrderPickupDetailsPickupPerson - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextWithTooltip: Block of text that may contain a tooltip with more @@ -16448,9 +16448,9 @@ type TextWithTooltip struct { NullFields []string `json:"-"` } -func (s *TextWithTooltip) MarshalJSON() ([]byte, error) { +func (s TextWithTooltip) MarshalJSON() ([]byte, error) { type NoMethod TextWithTooltip - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimePeriod: A message that represents a time period. @@ -16472,9 +16472,9 @@ type TimePeriod struct { NullFields []string `json:"-"` } -func (s *TimePeriod) MarshalJSON() ([]byte, error) { +func (s TimePeriod) MarshalJSON() ([]byte, error) { type NoMethod TimePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeZone: Represents a time zone from the IANA Time Zone Database @@ -16497,9 +16497,9 @@ type TimeZone struct { NullFields []string `json:"-"` } -func (s *TimeZone) MarshalJSON() ([]byte, error) { +func (s TimeZone) MarshalJSON() ([]byte, error) { type NoMethod TimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TopicTrends: Topic trends fields requested by the merchant in the query. @@ -16559,9 +16559,9 @@ type TopicTrends struct { NullFields []string `json:"-"` } -func (s *TopicTrends) MarshalJSON() ([]byte, error) { +func (s TopicTrends) MarshalJSON() ([]byte, error) { type NoMethod TopicTrends - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TopicTrends) UnmarshalJSON(data []byte) error { @@ -16612,9 +16612,9 @@ type TransitTable struct { NullFields []string `json:"-"` } -func (s *TransitTable) MarshalJSON() ([]byte, error) { +func (s TransitTable) MarshalJSON() ([]byte, error) { type NoMethod TransitTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TransitTableTransitTimeRow struct { @@ -16632,9 +16632,9 @@ type TransitTableTransitTimeRow struct { NullFields []string `json:"-"` } -func (s *TransitTableTransitTimeRow) MarshalJSON() ([]byte, error) { +func (s TransitTableTransitTimeRow) MarshalJSON() ([]byte, error) { type NoMethod TransitTableTransitTimeRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TransitTableTransitTimeRowTransitTimeValue struct { @@ -16657,9 +16657,9 @@ type TransitTableTransitTimeRowTransitTimeValue struct { NullFields []string `json:"-"` } -func (s *TransitTableTransitTimeRowTransitTimeValue) MarshalJSON() ([]byte, error) { +func (s TransitTableTransitTimeRowTransitTimeValue) MarshalJSON() ([]byte, error) { type NoMethod TransitTableTransitTimeRowTransitTimeValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TriggerActionPayload: The payload for the triggered action. @@ -16683,9 +16683,9 @@ type TriggerActionPayload struct { NullFields []string `json:"-"` } -func (s *TriggerActionPayload) MarshalJSON() ([]byte, error) { +func (s TriggerActionPayload) MarshalJSON() ([]byte, error) { type NoMethod TriggerActionPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TriggerActionResponse: Response informing about the started action. @@ -16708,9 +16708,9 @@ type TriggerActionResponse struct { NullFields []string `json:"-"` } -func (s *TriggerActionResponse) MarshalJSON() ([]byte, error) { +func (s TriggerActionResponse) MarshalJSON() ([]byte, error) { type NoMethod TriggerActionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteConversionSourceRequest: Request message for the @@ -16742,9 +16742,9 @@ type UnitInvoice struct { NullFields []string `json:"-"` } -func (s *UnitInvoice) MarshalJSON() ([]byte, error) { +func (s UnitInvoice) MarshalJSON() ([]byte, error) { type NoMethod UnitInvoice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UnitInvoiceAdditionalCharge struct { @@ -16769,9 +16769,9 @@ type UnitInvoiceAdditionalCharge struct { NullFields []string `json:"-"` } -func (s *UnitInvoiceAdditionalCharge) MarshalJSON() ([]byte, error) { +func (s UnitInvoiceAdditionalCharge) MarshalJSON() ([]byte, error) { type NoMethod UnitInvoiceAdditionalCharge - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UnitInvoiceTaxLine struct { @@ -16796,9 +16796,9 @@ type UnitInvoiceTaxLine struct { NullFields []string `json:"-"` } -func (s *UnitInvoiceTaxLine) MarshalJSON() ([]byte, error) { +func (s UnitInvoiceTaxLine) MarshalJSON() ([]byte, error) { type NoMethod UnitInvoiceTaxLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlSettings: Specifications related to the `Checkout` URL. The `UriTemplate` @@ -16827,9 +16827,9 @@ type UrlSettings struct { NullFields []string `json:"-"` } -func (s *UrlSettings) MarshalJSON() ([]byte, error) { +func (s UrlSettings) MarshalJSON() ([]byte, error) { type NoMethod UrlSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Value: The single value of a rate group or the value of a rate group table's @@ -16865,9 +16865,9 @@ type Value struct { NullFields []string `json:"-"` } -func (s *Value) MarshalJSON() ([]byte, error) { +func (s Value) MarshalJSON() ([]byte, error) { type NoMethod Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyPhoneNumberRequest: Request message for the VerifyPhoneNumber method. @@ -16898,9 +16898,9 @@ type VerifyPhoneNumberRequest struct { NullFields []string `json:"-"` } -func (s *VerifyPhoneNumberRequest) MarshalJSON() ([]byte, error) { +func (s VerifyPhoneNumberRequest) MarshalJSON() ([]byte, error) { type NoMethod VerifyPhoneNumberRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyPhoneNumberResponse: Response message for the VerifyPhoneNumber @@ -16925,9 +16925,9 @@ type VerifyPhoneNumberResponse struct { NullFields []string `json:"-"` } -func (s *VerifyPhoneNumberResponse) MarshalJSON() ([]byte, error) { +func (s VerifyPhoneNumberResponse) MarshalJSON() ([]byte, error) { type NoMethod VerifyPhoneNumberResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Warehouse: A fulfillment warehouse, which stores and handles inventory. @@ -16960,9 +16960,9 @@ type Warehouse struct { NullFields []string `json:"-"` } -func (s *Warehouse) MarshalJSON() ([]byte, error) { +func (s Warehouse) MarshalJSON() ([]byte, error) { type NoMethod Warehouse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WarehouseBasedDeliveryTime struct { @@ -17003,9 +17003,9 @@ type WarehouseBasedDeliveryTime struct { NullFields []string `json:"-"` } -func (s *WarehouseBasedDeliveryTime) MarshalJSON() ([]byte, error) { +func (s WarehouseBasedDeliveryTime) MarshalJSON() ([]byte, error) { type NoMethod WarehouseBasedDeliveryTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WarehouseCutoffTime struct { @@ -17030,9 +17030,9 @@ type WarehouseCutoffTime struct { NullFields []string `json:"-"` } -func (s *WarehouseCutoffTime) MarshalJSON() ([]byte, error) { +func (s WarehouseCutoffTime) MarshalJSON() ([]byte, error) { type NoMethod WarehouseCutoffTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Weight struct { @@ -17054,9 +17054,9 @@ type Weight struct { NullFields []string `json:"-"` } -func (s *Weight) MarshalJSON() ([]byte, error) { +func (s Weight) MarshalJSON() ([]byte, error) { type NoMethod Weight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsAuthinfoCall struct { diff --git a/contentwarehouse/v1/contentwarehouse-gen.go b/contentwarehouse/v1/contentwarehouse-gen.go index ef68d24973..0aa6845d05 100644 --- a/contentwarehouse/v1/contentwarehouse-gen.go +++ b/contentwarehouse/v1/contentwarehouse-gen.go @@ -299,9 +299,9 @@ type CloudAiPlatformTenantresourceCloudSqlInstanceConfig struct { NullFields []string `json:"-"` } -func (s *CloudAiPlatformTenantresourceCloudSqlInstanceConfig) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformTenantresourceCloudSqlInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformTenantresourceCloudSqlInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiPlatformTenantresourceGcsBucketConfig: The identity to configure a @@ -340,9 +340,9 @@ type CloudAiPlatformTenantresourceGcsBucketConfig struct { NullFields []string `json:"-"` } -func (s *CloudAiPlatformTenantresourceGcsBucketConfig) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformTenantresourceGcsBucketConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformTenantresourceGcsBucketConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiPlatformTenantresourceIamPolicyBinding: The dynamic IAM bindings to @@ -387,9 +387,9 @@ type CloudAiPlatformTenantresourceIamPolicyBinding struct { NullFields []string `json:"-"` } -func (s *CloudAiPlatformTenantresourceIamPolicyBinding) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformTenantresourceIamPolicyBinding) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformTenantresourceIamPolicyBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiPlatformTenantresourceInfraSpannerConfig: The configuration for a @@ -430,9 +430,9 @@ type CloudAiPlatformTenantresourceInfraSpannerConfig struct { NullFields []string `json:"-"` } -func (s *CloudAiPlatformTenantresourceInfraSpannerConfig) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformTenantresourceInfraSpannerConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformTenantresourceInfraSpannerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiPlatformTenantresourceInfraSpannerConfigCreateDatabaseOptions: The @@ -463,9 +463,9 @@ type CloudAiPlatformTenantresourceInfraSpannerConfigCreateDatabaseOptions struct NullFields []string `json:"-"` } -func (s *CloudAiPlatformTenantresourceInfraSpannerConfigCreateDatabaseOptions) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformTenantresourceInfraSpannerConfigCreateDatabaseOptions) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformTenantresourceInfraSpannerConfigCreateDatabaseOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiPlatformTenantresourceServiceAccountIdentity: The identity to @@ -493,9 +493,9 @@ type CloudAiPlatformTenantresourceServiceAccountIdentity struct { NullFields []string `json:"-"` } -func (s *CloudAiPlatformTenantresourceServiceAccountIdentity) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformTenantresourceServiceAccountIdentity) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformTenantresourceServiceAccountIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiPlatformTenantresourceTenantProjectConfig: The identity to configure @@ -529,9 +529,9 @@ type CloudAiPlatformTenantresourceTenantProjectConfig struct { NullFields []string `json:"-"` } -func (s *CloudAiPlatformTenantresourceTenantProjectConfig) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformTenantresourceTenantProjectConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformTenantresourceTenantProjectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiPlatformTenantresourceTenantProjectResource: The tenant project and @@ -577,9 +577,9 @@ type CloudAiPlatformTenantresourceTenantProjectResource struct { NullFields []string `json:"-"` } -func (s *CloudAiPlatformTenantresourceTenantProjectResource) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformTenantresourceTenantProjectResource) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformTenantresourceTenantProjectResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiPlatformTenantresourceTenantResource: A collection of tenant @@ -604,9 +604,9 @@ type CloudAiPlatformTenantresourceTenantResource struct { NullFields []string `json:"-"` } -func (s *CloudAiPlatformTenantresourceTenantResource) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformTenantresourceTenantResource) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformTenantresourceTenantResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudAiPlatformTenantresourceTenantServiceAccountIdentity: The identity of @@ -631,9 +631,9 @@ type CloudAiPlatformTenantresourceTenantServiceAccountIdentity struct { NullFields []string `json:"-"` } -func (s *CloudAiPlatformTenantresourceTenantServiceAccountIdentity) MarshalJSON() ([]byte, error) { +func (s CloudAiPlatformTenantresourceTenantServiceAccountIdentity) MarshalJSON() ([]byte, error) { type NoMethod CloudAiPlatformTenantresourceTenantServiceAccountIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceconsumermanagementV1BillingConfig: Describes the billing @@ -655,9 +655,9 @@ type GoogleApiServiceconsumermanagementV1BillingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceconsumermanagementV1BillingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceconsumermanagementV1BillingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceconsumermanagementV1BillingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceconsumermanagementV1PolicyBinding: Translates to IAM Policy @@ -683,9 +683,9 @@ type GoogleApiServiceconsumermanagementV1PolicyBinding struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceconsumermanagementV1PolicyBinding) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceconsumermanagementV1PolicyBinding) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceconsumermanagementV1PolicyBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1AccessControlAction: Represents the action @@ -719,9 +719,9 @@ type GoogleCloudContentwarehouseV1AccessControlAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1AccessControlAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1AccessControlAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1AccessControlAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1Action: Represents the action triggered by Rule @@ -756,9 +756,9 @@ type GoogleCloudContentwarehouseV1Action struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1Action) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1Action) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1Action - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ActionExecutorOutput: Represents the output of @@ -779,9 +779,9 @@ type GoogleCloudContentwarehouseV1ActionExecutorOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ActionExecutorOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ActionExecutorOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ActionExecutorOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ActionOutput: Represents the result of @@ -813,9 +813,9 @@ type GoogleCloudContentwarehouseV1ActionOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ActionOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ActionOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ActionOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1AddToFolderAction: Represents the action @@ -838,9 +838,9 @@ type GoogleCloudContentwarehouseV1AddToFolderAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1AddToFolderAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1AddToFolderAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1AddToFolderAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1CloudAIDocumentOption: Request Option for @@ -867,9 +867,9 @@ type GoogleCloudContentwarehouseV1CloudAIDocumentOption struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1CloudAIDocumentOption) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1CloudAIDocumentOption) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1CloudAIDocumentOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1CreateDocumentLinkRequest: Request message for @@ -894,9 +894,9 @@ type GoogleCloudContentwarehouseV1CreateDocumentLinkRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1CreateDocumentLinkRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1CreateDocumentLinkRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1CreateDocumentLinkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1CreateDocumentMetadata: Metadata object for @@ -938,9 +938,9 @@ type GoogleCloudContentwarehouseV1CreateDocumentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1CreateDocumentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1CreateDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1CreateDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1CreateDocumentResponse: Response message for @@ -973,9 +973,9 @@ type GoogleCloudContentwarehouseV1CreateDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1CreateDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1CreateDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1CreateDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1CustomWeightsMetadata: To support the custom @@ -997,9 +997,9 @@ type GoogleCloudContentwarehouseV1CustomWeightsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1CustomWeightsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1CustomWeightsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1CustomWeightsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1DataUpdateAction: Represents the action @@ -1023,9 +1023,9 @@ type GoogleCloudContentwarehouseV1DataUpdateAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1DataUpdateAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1DataUpdateAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1DataUpdateAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1DataValidationAction: Represents the action @@ -1049,9 +1049,9 @@ type GoogleCloudContentwarehouseV1DataValidationAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1DataValidationAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1DataValidationAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1DataValidationAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1DateTimeArray: DateTime values. @@ -1072,9 +1072,9 @@ type GoogleCloudContentwarehouseV1DateTimeArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1DateTimeArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1DateTimeArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1DateTimeArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1DateTimeTypeOptions: Configurations for a date @@ -1101,9 +1101,9 @@ type GoogleCloudContentwarehouseV1DeleteDocumentAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1DeleteDocumentAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1DeleteDocumentAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1DeleteDocumentAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1DeleteDocumentLinkRequest: Request message for @@ -1125,9 +1125,9 @@ type GoogleCloudContentwarehouseV1DeleteDocumentLinkRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1DeleteDocumentLinkRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1DeleteDocumentLinkRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1DeleteDocumentLinkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1DeleteDocumentRequest: Request message for @@ -1149,9 +1149,9 @@ type GoogleCloudContentwarehouseV1DeleteDocumentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1DeleteDocumentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1DeleteDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1DeleteDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1Document: Defines the structure for content @@ -1246,9 +1246,9 @@ type GoogleCloudContentwarehouseV1Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1DocumentLink: A document-link between source @@ -1296,9 +1296,9 @@ type GoogleCloudContentwarehouseV1DocumentLink struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1DocumentLink) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1DocumentLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1DocumentLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudContentwarehouseV1DocumentQuery struct { @@ -1409,9 +1409,9 @@ type GoogleCloudContentwarehouseV1DocumentQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1DocumentQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1DocumentQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1DocumentQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1DocumentReference: References to the documents. @@ -1450,9 +1450,9 @@ type GoogleCloudContentwarehouseV1DocumentReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1DocumentReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1DocumentReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1DocumentReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1DocumentSchema: A document schema used to @@ -1492,9 +1492,9 @@ type GoogleCloudContentwarehouseV1DocumentSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1DocumentSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1DocumentSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1DocumentSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1EnumArray: Enum values. @@ -1514,9 +1514,9 @@ type GoogleCloudContentwarehouseV1EnumArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1EnumArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1EnumArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1EnumArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1EnumTypeOptions: Configurations for an @@ -1541,9 +1541,9 @@ type GoogleCloudContentwarehouseV1EnumTypeOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1EnumTypeOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1EnumTypeOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1EnumTypeOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1EnumValue: Represents the string value of the @@ -1565,9 +1565,9 @@ type GoogleCloudContentwarehouseV1EnumValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1EnumValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1EnumValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1EnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ExportToCdwPipeline: The configuration of @@ -1603,9 +1603,9 @@ type GoogleCloudContentwarehouseV1ExportToCdwPipeline struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ExportToCdwPipeline) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ExportToCdwPipeline) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ExportToCdwPipeline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContentwarehouseV1ExportToCdwPipeline) UnmarshalJSON(data []byte) error { @@ -1644,9 +1644,9 @@ type GoogleCloudContentwarehouseV1FetchAclRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1FetchAclRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1FetchAclRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1FetchAclRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1FetchAclResponse: Response message for @@ -1673,9 +1673,9 @@ type GoogleCloudContentwarehouseV1FetchAclResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1FetchAclResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1FetchAclResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1FetchAclResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1FileTypeFilter: Filter for the specific types @@ -1704,9 +1704,9 @@ type GoogleCloudContentwarehouseV1FileTypeFilter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1FileTypeFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1FileTypeFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1FileTypeFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1FloatArray: Float values. @@ -1726,9 +1726,9 @@ type GoogleCloudContentwarehouseV1FloatArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1FloatArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1FloatArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1FloatArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContentwarehouseV1FloatArray) UnmarshalJSON(data []byte) error { @@ -1788,9 +1788,9 @@ type GoogleCloudContentwarehouseV1GcsIngestPipeline struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1GcsIngestPipeline) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1GcsIngestPipeline) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1GcsIngestPipeline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline: The @@ -1832,9 +1832,9 @@ type GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1GetDocumentRequest: Request message for @@ -1856,9 +1856,9 @@ type GoogleCloudContentwarehouseV1GetDocumentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1GetDocumentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1GetDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1GetDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1HistogramQuery: The histogram request. @@ -1889,9 +1889,9 @@ type GoogleCloudContentwarehouseV1HistogramQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1HistogramQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1HistogramQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1HistogramQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudContentwarehouseV1HistogramQueryPropertyNameFilter struct { @@ -1930,9 +1930,9 @@ type GoogleCloudContentwarehouseV1HistogramQueryPropertyNameFilter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1HistogramQueryPropertyNameFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1HistogramQueryPropertyNameFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1HistogramQueryPropertyNameFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1HistogramQueryResult: Histogram result that @@ -1957,9 +1957,9 @@ type GoogleCloudContentwarehouseV1HistogramQueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1HistogramQueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1HistogramQueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1HistogramQueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1IngestPipelineConfig: The ingestion pipeline @@ -2010,9 +2010,9 @@ type GoogleCloudContentwarehouseV1IngestPipelineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1IngestPipelineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1IngestPipelineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1IngestPipelineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1InitializeProjectRequest: Request message for @@ -2071,9 +2071,9 @@ type GoogleCloudContentwarehouseV1InitializeProjectRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1InitializeProjectRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1InitializeProjectRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1InitializeProjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1InitializeProjectResponse: Response message for @@ -2103,9 +2103,9 @@ type GoogleCloudContentwarehouseV1InitializeProjectResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1InitializeProjectResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1InitializeProjectResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1InitializeProjectResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1IntegerArray: Integer values. @@ -2125,9 +2125,9 @@ type GoogleCloudContentwarehouseV1IntegerArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1IntegerArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1IntegerArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1IntegerArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1IntegerTypeOptions: Configurations for an @@ -2155,9 +2155,9 @@ type GoogleCloudContentwarehouseV1InvalidRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1InvalidRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1InvalidRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1InvalidRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ListDocumentSchemasResponse: Response message @@ -2184,9 +2184,9 @@ type GoogleCloudContentwarehouseV1ListDocumentSchemasResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ListDocumentSchemasResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ListDocumentSchemasResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ListDocumentSchemasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ListLinkedSourcesRequest: Response message for @@ -2218,9 +2218,9 @@ type GoogleCloudContentwarehouseV1ListLinkedSourcesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ListLinkedSourcesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ListLinkedSourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ListLinkedSourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ListLinkedSourcesResponse: Response message for @@ -2247,9 +2247,9 @@ type GoogleCloudContentwarehouseV1ListLinkedSourcesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ListLinkedSourcesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ListLinkedSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ListLinkedSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ListLinkedTargetsRequest: Request message for @@ -2271,9 +2271,9 @@ type GoogleCloudContentwarehouseV1ListLinkedTargetsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ListLinkedTargetsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ListLinkedTargetsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ListLinkedTargetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ListLinkedTargetsResponse: Response message for @@ -2300,9 +2300,9 @@ type GoogleCloudContentwarehouseV1ListLinkedTargetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ListLinkedTargetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ListLinkedTargetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ListLinkedTargetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ListRuleSetsResponse: Response message for @@ -2329,9 +2329,9 @@ type GoogleCloudContentwarehouseV1ListRuleSetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ListRuleSetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ListRuleSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ListRuleSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ListSynonymSetsResponse: Response message for @@ -2358,9 +2358,9 @@ type GoogleCloudContentwarehouseV1ListSynonymSetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ListSynonymSetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ListSynonymSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ListSynonymSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1LockDocumentRequest: Request message for @@ -2383,9 +2383,9 @@ type GoogleCloudContentwarehouseV1LockDocumentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1LockDocumentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1LockDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1LockDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1MapProperty: Map property value. Represents a @@ -2407,9 +2407,9 @@ type GoogleCloudContentwarehouseV1MapProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1MapProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1MapProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1MapProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1MapTypeOptions: Configurations for a Map @@ -2448,9 +2448,9 @@ type GoogleCloudContentwarehouseV1MergeFieldsOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1MergeFieldsOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1MergeFieldsOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1MergeFieldsOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline: The configuration of @@ -2481,9 +2481,9 @@ type GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ProcessorInfo: The DocAI processor information. @@ -2514,9 +2514,9 @@ type GoogleCloudContentwarehouseV1ProcessorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ProcessorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ProcessorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ProcessorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ProjectStatus: Status of a project, including @@ -2580,9 +2580,9 @@ type GoogleCloudContentwarehouseV1ProjectStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ProjectStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ProjectStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ProjectStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1Property: Property of a document. @@ -2621,9 +2621,9 @@ type GoogleCloudContentwarehouseV1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1PropertyArray: Property values. @@ -2643,9 +2643,9 @@ type GoogleCloudContentwarehouseV1PropertyArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1PropertyArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1PropertyArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1PropertyArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1PropertyDefinition: Defines the metadata for a @@ -2719,9 +2719,9 @@ type GoogleCloudContentwarehouseV1PropertyDefinition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1PropertyDefinition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1PropertyDefinition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1PropertyDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource: The schema @@ -2744,9 +2744,9 @@ type GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudContentwarehouseV1PropertyFilter struct { @@ -2794,9 +2794,9 @@ type GoogleCloudContentwarehouseV1PropertyFilter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1PropertyFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1PropertyFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1PropertyFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1PropertyTypeOptions: Configurations for a @@ -2817,9 +2817,9 @@ type GoogleCloudContentwarehouseV1PropertyTypeOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1PropertyTypeOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1PropertyTypeOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1PropertyTypeOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1PublishAction: Represents the action @@ -2843,9 +2843,9 @@ type GoogleCloudContentwarehouseV1PublishAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1PublishAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1PublishAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1PublishAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1QAResult: Additional result info for the @@ -2870,9 +2870,9 @@ type GoogleCloudContentwarehouseV1QAResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1QAResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1QAResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1QAResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContentwarehouseV1QAResult) UnmarshalJSON(data []byte) error { @@ -2910,9 +2910,9 @@ type GoogleCloudContentwarehouseV1QAResultHighlight struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1QAResultHighlight) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1QAResultHighlight) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1QAResultHighlight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RemoveFromFolderAction: Represents the action @@ -2936,9 +2936,9 @@ type GoogleCloudContentwarehouseV1RemoveFromFolderAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RemoveFromFolderAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RemoveFromFolderAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RemoveFromFolderAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RequestMetadata: Meta information is used to @@ -2959,9 +2959,9 @@ type GoogleCloudContentwarehouseV1RequestMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RequestMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RequestMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RequestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1ResponseMetadata: Additional information @@ -2983,9 +2983,9 @@ type GoogleCloudContentwarehouseV1ResponseMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1ResponseMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1ResponseMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1ResponseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1Rule: Represents the rule for a content @@ -3024,9 +3024,9 @@ type GoogleCloudContentwarehouseV1Rule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1Rule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1Rule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1Rule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RuleActionsPair: Represents a rule and outputs @@ -3050,9 +3050,9 @@ type GoogleCloudContentwarehouseV1RuleActionsPair struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RuleActionsPair) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RuleActionsPair) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RuleActionsPair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RuleEngineOutput: Records the output of Rule @@ -3080,9 +3080,9 @@ type GoogleCloudContentwarehouseV1RuleEngineOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RuleEngineOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RuleEngineOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RuleEngineOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RuleEvaluatorOutput: Represents the output of @@ -3110,9 +3110,9 @@ type GoogleCloudContentwarehouseV1RuleEvaluatorOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RuleEvaluatorOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RuleEvaluatorOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RuleEvaluatorOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RuleSet: Represents a set of rules from a @@ -3144,9 +3144,9 @@ type GoogleCloudContentwarehouseV1RuleSet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RuleSet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RuleSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RuleSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RunPipelineMetadata: Metadata message of @@ -3182,9 +3182,9 @@ type GoogleCloudContentwarehouseV1RunPipelineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RunPipelineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RunPipelineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RunPipelineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RunPipelineMetadataExportToCdwPipelineMetadata: @@ -3210,9 +3210,9 @@ type GoogleCloudContentwarehouseV1RunPipelineMetadataExportToCdwPipelineMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RunPipelineMetadataExportToCdwPipelineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RunPipelineMetadataExportToCdwPipelineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RunPipelineMetadataExportToCdwPipelineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata: @@ -3234,9 +3234,9 @@ type GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RunPipelineMetadataIndividualDocumentStatus: @@ -3259,9 +3259,9 @@ type GoogleCloudContentwarehouseV1RunPipelineMetadataIndividualDocumentStatus st NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RunPipelineMetadataIndividualDocumentStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RunPipelineMetadataIndividualDocumentStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RunPipelineMetadataIndividualDocumentStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RunPipelineMetadataProcessWithDocAiPipelineMetad @@ -3285,9 +3285,9 @@ type GoogleCloudContentwarehouseV1RunPipelineMetadataProcessWithDocAiPipelineMet NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RunPipelineMetadataProcessWithDocAiPipelineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RunPipelineMetadataProcessWithDocAiPipelineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RunPipelineMetadataProcessWithDocAiPipelineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1RunPipelineRequest: Request message for @@ -3321,9 +3321,9 @@ type GoogleCloudContentwarehouseV1RunPipelineRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1RunPipelineRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1RunPipelineRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1RunPipelineRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1SearchDocumentsRequest: Request message for @@ -3417,9 +3417,9 @@ type GoogleCloudContentwarehouseV1SearchDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1SearchDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1SearchDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1SearchDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1SearchDocumentsResponse: Response message for @@ -3463,9 +3463,9 @@ type GoogleCloudContentwarehouseV1SearchDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1SearchDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1SearchDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1SearchDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument: @@ -3502,9 +3502,9 @@ type GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument struct NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1SetAclRequest: Request message for @@ -3542,9 +3542,9 @@ type GoogleCloudContentwarehouseV1SetAclRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1SetAclRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1SetAclRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1SetAclRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1SetAclResponse: Response message for @@ -3571,9 +3571,9 @@ type GoogleCloudContentwarehouseV1SetAclResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1SetAclResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1SetAclResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1SetAclResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1SynonymSet: Represents a list of synonyms for a @@ -3607,9 +3607,9 @@ type GoogleCloudContentwarehouseV1SynonymSet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1SynonymSet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1SynonymSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1SynonymSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1SynonymSetSynonym: Represents a list of words @@ -3630,9 +3630,9 @@ type GoogleCloudContentwarehouseV1SynonymSetSynonym struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1SynonymSetSynonym) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1SynonymSetSynonym) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1SynonymSetSynonym - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1TextArray: String/text values. @@ -3652,9 +3652,9 @@ type GoogleCloudContentwarehouseV1TextArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1TextArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1TextArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1TextArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1TextTypeOptions: Configurations for a text @@ -3688,9 +3688,9 @@ type GoogleCloudContentwarehouseV1TimeFilter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1TimeFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1TimeFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1TimeFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1TimestampArray: Timestamp values. @@ -3710,9 +3710,9 @@ type GoogleCloudContentwarehouseV1TimestampArray struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1TimestampArray) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1TimestampArray) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1TimestampArray - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1TimestampTypeOptions: Configurations for a @@ -3741,9 +3741,9 @@ type GoogleCloudContentwarehouseV1TimestampValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1TimestampValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1TimestampValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1TimestampValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1UpdateDocumentMetadata: Metadata object for @@ -3779,9 +3779,9 @@ type GoogleCloudContentwarehouseV1UpdateDocumentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1UpdateDocumentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1UpdateDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1UpdateDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1UpdateDocumentResponse: Response message for @@ -3812,9 +3812,9 @@ type GoogleCloudContentwarehouseV1UpdateDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1UpdateDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1UpdateDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1UpdateDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1UpdateDocumentSchemaRequest: Request message @@ -3835,9 +3835,9 @@ type GoogleCloudContentwarehouseV1UpdateDocumentSchemaRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1UpdateDocumentSchemaRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1UpdateDocumentSchemaRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1UpdateDocumentSchemaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1UpdateOptions: Options for Update operations. @@ -3879,9 +3879,9 @@ type GoogleCloudContentwarehouseV1UpdateOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1UpdateOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1UpdateOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1UpdateOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1UpdateRuleSetRequest: Request message for @@ -3902,9 +3902,9 @@ type GoogleCloudContentwarehouseV1UpdateRuleSetRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1UpdateRuleSetRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1UpdateRuleSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1UpdateRuleSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1UserInfo: The user information. @@ -3930,9 +3930,9 @@ type GoogleCloudContentwarehouseV1UserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1UserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1UserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1UserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1Value: `Value` represents a dynamically typed @@ -3967,9 +3967,9 @@ type GoogleCloudContentwarehouseV1Value struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1Value) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1Value) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudContentwarehouseV1Value) UnmarshalJSON(data []byte) error { @@ -4006,9 +4006,9 @@ type GoogleCloudContentwarehouseV1WeightedSchemaProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1WeightedSchemaProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1WeightedSchemaProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1WeightedSchemaProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1beta1CreateDocumentMetadata: Metadata object @@ -4043,9 +4043,9 @@ type GoogleCloudContentwarehouseV1beta1InitializeProjectResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudContentwarehouseV1beta1InitializeProjectResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudContentwarehouseV1beta1InitializeProjectResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudContentwarehouseV1beta1InitializeProjectResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudContentwarehouseV1beta1UpdateDocumentMetadata: Metadata object @@ -4086,9 +4086,9 @@ type GoogleCloudDocumentaiV1Barcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1Barcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1Barcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1Barcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BoundingPoly: A bounding polygon for the detected @@ -4111,9 +4111,9 @@ type GoogleCloudDocumentaiV1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1Document: Document represents the canonical document @@ -4169,9 +4169,9 @@ type GoogleCloudDocumentaiV1Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentEntity: An entity that could be a phrase in @@ -4222,9 +4222,9 @@ type GoogleCloudDocumentaiV1DocumentEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentEntity) UnmarshalJSON(data []byte) error { @@ -4285,9 +4285,9 @@ type GoogleCloudDocumentaiV1DocumentEntityNormalizedValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentEntityNormalizedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentEntityNormalizedValue) UnmarshalJSON(data []byte) error { @@ -4326,9 +4326,9 @@ type GoogleCloudDocumentaiV1DocumentEntityRelation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentEntityRelation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentEntityRelation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentEntityRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPage: A page in a Document. @@ -4389,9 +4389,9 @@ type GoogleCloudDocumentaiV1DocumentPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageAnchor: Referencing the visual context of @@ -4414,9 +4414,9 @@ type GoogleCloudDocumentaiV1DocumentPageAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageAnchorPageRef: Represents a weak @@ -4462,9 +4462,9 @@ type GoogleCloudDocumentaiV1DocumentPageAnchorPageRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageAnchorPageRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageAnchorPageRef) UnmarshalJSON(data []byte) error { @@ -4503,9 +4503,9 @@ type GoogleCloudDocumentaiV1DocumentPageBlock struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageDetectedBarcode: A detected barcode. @@ -4527,9 +4527,9 @@ type GoogleCloudDocumentaiV1DocumentPageDetectedBarcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageDetectedBarcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageDetectedLanguage: Detected language for a @@ -4554,9 +4554,9 @@ type GoogleCloudDocumentaiV1DocumentPageDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -4594,9 +4594,9 @@ type GoogleCloudDocumentaiV1DocumentPageDimension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageDimension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageDimension) UnmarshalJSON(data []byte) error { @@ -4656,9 +4656,9 @@ type GoogleCloudDocumentaiV1DocumentPageFormField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageFormField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageFormField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageFormField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageImage: Rendered image contents for this @@ -4687,9 +4687,9 @@ type GoogleCloudDocumentaiV1DocumentPageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageImageQualityScores: Image quality scores @@ -4713,9 +4713,9 @@ type GoogleCloudDocumentaiV1DocumentPageImageQualityScores struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageImageQualityScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageImageQualityScores) UnmarshalJSON(data []byte) error { @@ -4757,9 +4757,9 @@ type GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect struct NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect) UnmarshalJSON(data []byte) error { @@ -4812,9 +4812,9 @@ type GoogleCloudDocumentaiV1DocumentPageLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageLayout) UnmarshalJSON(data []byte) error { @@ -4854,9 +4854,9 @@ type GoogleCloudDocumentaiV1DocumentPageLine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageLine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageLine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageMatrix: Representation for transformation @@ -4887,9 +4887,9 @@ type GoogleCloudDocumentaiV1DocumentPageMatrix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageParagraph: A collection of lines that a @@ -4914,9 +4914,9 @@ type GoogleCloudDocumentaiV1DocumentPageParagraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageParagraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageParagraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageParagraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageSymbol: A detected symbol. @@ -4938,9 +4938,9 @@ type GoogleCloudDocumentaiV1DocumentPageSymbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageSymbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageSymbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageSymbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageTable: A table representation similar to @@ -4969,9 +4969,9 @@ type GoogleCloudDocumentaiV1DocumentPageTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageTableTableCell: A cell representation @@ -4998,9 +4998,9 @@ type GoogleCloudDocumentaiV1DocumentPageTableTableCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageTableTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageTableTableRow: A row of table cells. @@ -5020,9 +5020,9 @@ type GoogleCloudDocumentaiV1DocumentPageTableTableRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageTableTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageToken: A detected token. @@ -5050,9 +5050,9 @@ type GoogleCloudDocumentaiV1DocumentPageToken struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageToken) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak: Detected break at the @@ -5080,9 +5080,9 @@ type GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo: Font and other text style @@ -5138,9 +5138,9 @@ type GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo) UnmarshalJSON(data []byte) error { @@ -5181,9 +5181,9 @@ type GoogleCloudDocumentaiV1DocumentPageVisualElement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageVisualElement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageVisualElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageVisualElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentProvenance: Structure to identify provenance @@ -5227,9 +5227,9 @@ type GoogleCloudDocumentaiV1DocumentProvenance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentProvenance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentProvenance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentProvenanceParent: The parent element the @@ -5256,9 +5256,9 @@ type GoogleCloudDocumentaiV1DocumentProvenanceParent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentProvenanceParent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentProvenanceParent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentProvenanceParent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentRevision: Contains past or forward revisions @@ -5299,9 +5299,9 @@ type GoogleCloudDocumentaiV1DocumentRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentRevisionHumanReview: Human Review information @@ -5325,9 +5325,9 @@ type GoogleCloudDocumentaiV1DocumentRevisionHumanReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentRevisionHumanReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentShardInfo: For a large document, sharding may @@ -5354,9 +5354,9 @@ type GoogleCloudDocumentaiV1DocumentShardInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentShardInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentShardInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentShardInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentStyle: Annotation for common text style @@ -5398,9 +5398,9 @@ type GoogleCloudDocumentaiV1DocumentStyle struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentStyle) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentStyle) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentStyleFontSize: Font size with unit. @@ -5423,9 +5423,9 @@ type GoogleCloudDocumentaiV1DocumentStyleFontSize struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentStyleFontSize) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentStyleFontSize) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentStyleFontSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentStyleFontSize) UnmarshalJSON(data []byte) error { @@ -5463,9 +5463,9 @@ type GoogleCloudDocumentaiV1DocumentTextAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentTextAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentTextAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentTextAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment: A text segment in the @@ -5490,9 +5490,9 @@ type GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentTextChange: This message is used for text @@ -5521,9 +5521,9 @@ type GoogleCloudDocumentaiV1DocumentTextChange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentTextChange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentTextChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentTextChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1NormalizedVertex: A vertex represents a 2D point in @@ -5547,9 +5547,9 @@ type GoogleCloudDocumentaiV1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -5588,9 +5588,9 @@ type GoogleCloudDocumentaiV1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -5629,9 +5629,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -5664,9 +5664,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -5763,9 +5763,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -5852,9 +5852,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -5899,9 +5899,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -5943,9 +5943,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeColor: Represents a color in the RGBA color space. This @@ -6026,9 +6026,9 @@ type GoogleTypeColor struct { NullFields []string `json:"-"` } -func (s *GoogleTypeColor) MarshalJSON() ([]byte, error) { +func (s GoogleTypeColor) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeColor) UnmarshalJSON(data []byte) error { @@ -6084,9 +6084,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDateTime: Represents civil time (or occasionally physical time). @@ -6147,9 +6147,9 @@ type GoogleTypeDateTime struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDateTime) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDateTime) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -6195,9 +6195,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeInterval: Represents a time interval, encoded as a Timestamp start @@ -6226,9 +6226,9 @@ type GoogleTypeInterval struct { NullFields []string `json:"-"` } -func (s *GoogleTypeInterval) MarshalJSON() ([]byte, error) { +func (s GoogleTypeInterval) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -6257,9 +6257,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypePostalAddress: Represents a postal address, e.g. for postal @@ -6356,9 +6356,9 @@ type GoogleTypePostalAddress struct { NullFields []string `json:"-"` } -func (s *GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { +func (s GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypePostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeZone: Represents a time zone from the IANA Time Zone Database @@ -6381,9 +6381,9 @@ type GoogleTypeTimeZone struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsFetchAclCall struct { diff --git a/customsearch/v1/customsearch-gen.go b/customsearch/v1/customsearch-gen.go index 371be29e27..eecdd11797 100644 --- a/customsearch/v1/customsearch-gen.go +++ b/customsearch/v1/customsearch-gen.go @@ -191,9 +191,9 @@ type Promotion struct { NullFields []string `json:"-"` } -func (s *Promotion) MarshalJSON() ([]byte, error) { +func (s Promotion) MarshalJSON() ([]byte, error) { type NoMethod Promotion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromotionBodyLines: Block object belonging to a promotion. @@ -219,9 +219,9 @@ type PromotionBodyLines struct { NullFields []string `json:"-"` } -func (s *PromotionBodyLines) MarshalJSON() ([]byte, error) { +func (s PromotionBodyLines) MarshalJSON() ([]byte, error) { type NoMethod PromotionBodyLines - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromotionImage: Image belonging to a promotion. @@ -245,9 +245,9 @@ type PromotionImage struct { NullFields []string `json:"-"` } -func (s *PromotionImage) MarshalJSON() ([]byte, error) { +func (s PromotionImage) MarshalJSON() ([]byte, error) { type NoMethod PromotionImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Result: A custom search result. @@ -301,9 +301,9 @@ type Result struct { NullFields []string `json:"-"` } -func (s *Result) MarshalJSON() ([]byte, error) { +func (s Result) MarshalJSON() ([]byte, error) { type NoMethod Result - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultImage: Image belonging to a custom search result. @@ -335,9 +335,9 @@ type ResultImage struct { NullFields []string `json:"-"` } -func (s *ResultImage) MarshalJSON() ([]byte, error) { +func (s ResultImage) MarshalJSON() ([]byte, error) { type NoMethod ResultImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultLabels: Refinement label associated with a custom search result. @@ -363,9 +363,9 @@ type ResultLabels struct { NullFields []string `json:"-"` } -func (s *ResultLabels) MarshalJSON() ([]byte, error) { +func (s ResultLabels) MarshalJSON() ([]byte, error) { type NoMethod ResultLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Search: Response to a custom search request. @@ -411,9 +411,9 @@ type Search struct { NullFields []string `json:"-"` } -func (s *Search) MarshalJSON() ([]byte, error) { +func (s Search) MarshalJSON() ([]byte, error) { type NoMethod Search - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchQueries: Query metadata for the previous, current, and next pages of @@ -439,9 +439,9 @@ type SearchQueries struct { NullFields []string `json:"-"` } -func (s *SearchQueries) MarshalJSON() ([]byte, error) { +func (s SearchQueries) MarshalJSON() ([]byte, error) { type NoMethod SearchQueries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchQueriesNextPage: Custom search request metadata. @@ -613,9 +613,9 @@ type SearchQueriesNextPage struct { NullFields []string `json:"-"` } -func (s *SearchQueriesNextPage) MarshalJSON() ([]byte, error) { +func (s SearchQueriesNextPage) MarshalJSON() ([]byte, error) { type NoMethod SearchQueriesNextPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchQueriesPreviousPage: Custom search request metadata. @@ -787,9 +787,9 @@ type SearchQueriesPreviousPage struct { NullFields []string `json:"-"` } -func (s *SearchQueriesPreviousPage) MarshalJSON() ([]byte, error) { +func (s SearchQueriesPreviousPage) MarshalJSON() ([]byte, error) { type NoMethod SearchQueriesPreviousPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchQueriesRequest: Custom search request metadata. @@ -961,9 +961,9 @@ type SearchQueriesRequest struct { NullFields []string `json:"-"` } -func (s *SearchQueriesRequest) MarshalJSON() ([]byte, error) { +func (s SearchQueriesRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchQueriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchSearchInformation: Metadata about a search operation. @@ -991,9 +991,9 @@ type SearchSearchInformation struct { NullFields []string `json:"-"` } -func (s *SearchSearchInformation) MarshalJSON() ([]byte, error) { +func (s SearchSearchInformation) MarshalJSON() ([]byte, error) { type NoMethod SearchSearchInformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SearchSearchInformation) UnmarshalJSON(data []byte) error { @@ -1029,9 +1029,9 @@ type SearchSpelling struct { NullFields []string `json:"-"` } -func (s *SearchSpelling) MarshalJSON() ([]byte, error) { +func (s SearchSpelling) MarshalJSON() ([]byte, error) { type NoMethod SearchSpelling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchUrl: OpenSearch template and URL. @@ -1056,9 +1056,9 @@ type SearchUrl struct { NullFields []string `json:"-"` } -func (s *SearchUrl) MarshalJSON() ([]byte, error) { +func (s SearchUrl) MarshalJSON() ([]byte, error) { type NoMethod SearchUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CseListCall struct { diff --git a/datacatalog/v1/datacatalog-gen.go b/datacatalog/v1/datacatalog-gen.go index ab78b1ee1b..31e3154333 100644 --- a/datacatalog/v1/datacatalog-gen.go +++ b/datacatalog/v1/datacatalog-gen.go @@ -413,9 +413,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -470,9 +470,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -493,9 +493,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -525,9 +525,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1BigQueryConnectionSpec: Specification for the @@ -557,9 +557,9 @@ type GoogleCloudDatacatalogV1BigQueryConnectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1BigQueryConnectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1BigQueryConnectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1BigQueryConnectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1BigQueryDateShardedSpec: Specification for a group @@ -594,9 +594,9 @@ type GoogleCloudDatacatalogV1BigQueryDateShardedSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1BigQueryDateShardedSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1BigQueryDateShardedSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1BigQueryDateShardedSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1BigQueryRoutineSpec: Fields specific for BigQuery @@ -617,9 +617,9 @@ type GoogleCloudDatacatalogV1BigQueryRoutineSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1BigQueryRoutineSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1BigQueryRoutineSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1BigQueryRoutineSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1BigQueryTableSpec: Describes a BigQuery table. @@ -651,9 +651,9 @@ type GoogleCloudDatacatalogV1BigQueryTableSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1BigQueryTableSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1BigQueryTableSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1BigQueryTableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1BusinessContext: Business Context of the entry. @@ -675,9 +675,9 @@ type GoogleCloudDatacatalogV1BusinessContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1BusinessContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1BusinessContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1BusinessContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1CloudBigtableInstanceSpec: Specification that @@ -699,9 +699,9 @@ type GoogleCloudDatacatalogV1CloudBigtableInstanceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1CloudBigtableInstanceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1CloudBigtableInstanceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1CloudBigtableInstanceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec: @@ -728,9 +728,9 @@ type GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec s NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1CloudBigtableSystemSpec: Specification that applies @@ -753,9 +753,9 @@ type GoogleCloudDatacatalogV1CloudBigtableSystemSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1CloudBigtableSystemSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1CloudBigtableSystemSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1CloudBigtableSystemSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec: Specification for @@ -786,9 +786,9 @@ type GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ColumnSchema: A column within a schema. Columns can @@ -847,9 +847,9 @@ type GoogleCloudDatacatalogV1ColumnSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ColumnSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ColumnSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ColumnSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ColumnSchemaFieldElementType: Represents the type of @@ -870,9 +870,9 @@ type GoogleCloudDatacatalogV1ColumnSchemaFieldElementType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ColumnSchemaFieldElementType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ColumnSchemaFieldElementType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ColumnSchemaFieldElementType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec: Column info specific @@ -901,9 +901,9 @@ type GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1CommonUsageStats: Common statistics on the entry's @@ -924,9 +924,9 @@ type GoogleCloudDatacatalogV1CommonUsageStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1CommonUsageStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1CommonUsageStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1CommonUsageStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1Contacts: Contact people for the entry. @@ -949,9 +949,9 @@ type GoogleCloudDatacatalogV1Contacts struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1Contacts) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1Contacts) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1Contacts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ContactsPerson: A contact person for the entry. @@ -974,9 +974,9 @@ type GoogleCloudDatacatalogV1ContactsPerson struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ContactsPerson) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ContactsPerson) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ContactsPerson - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1CrossRegionalSource: Cross-regional source used to @@ -997,9 +997,9 @@ type GoogleCloudDatacatalogV1CrossRegionalSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1CrossRegionalSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1CrossRegionalSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1CrossRegionalSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataSource: Physical location of an entry. @@ -1032,9 +1032,9 @@ type GoogleCloudDatacatalogV1DataSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataSourceConnectionSpec: Specification that applies @@ -1058,9 +1058,9 @@ type GoogleCloudDatacatalogV1DataSourceConnectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataSourceConnectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataSourceConnectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataSourceConnectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DatabaseTableSpec: Specification that applies to a @@ -1092,9 +1092,9 @@ type GoogleCloudDatacatalogV1DatabaseTableSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DatabaseTableSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DatabaseTableSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DatabaseTableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec: Specification @@ -1124,9 +1124,9 @@ type GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataplexExternalTable: External table registered by @@ -1170,9 +1170,9 @@ type GoogleCloudDatacatalogV1DataplexExternalTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataplexExternalTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataplexExternalTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataplexExternalTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataplexFilesetSpec: Entry specyfication for a @@ -1193,9 +1193,9 @@ type GoogleCloudDatacatalogV1DataplexFilesetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataplexFilesetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataplexFilesetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataplexFilesetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataplexSpec: Common Dataplex fields. @@ -1225,9 +1225,9 @@ type GoogleCloudDatacatalogV1DataplexSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataplexSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataplexSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataplexSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataplexTableSpec: Entry specification for a @@ -1254,9 +1254,9 @@ type GoogleCloudDatacatalogV1DataplexTableSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataplexTableSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataplexTableSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataplexTableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DatasetSpec: Specification that applies to a @@ -1277,9 +1277,9 @@ type GoogleCloudDatacatalogV1DatasetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DatasetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DatasetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DatasetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DumpItem: Wrapper for any item that can be contained @@ -1300,9 +1300,9 @@ type GoogleCloudDatacatalogV1DumpItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DumpItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DumpItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DumpItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1Entry: Entry metadata. A Data Catalog entry @@ -1486,9 +1486,9 @@ type GoogleCloudDatacatalogV1Entry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1Entry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1Entry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1Entry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1EntryGroup: Entry group metadata. An `EntryGroup` @@ -1525,9 +1525,9 @@ type GoogleCloudDatacatalogV1EntryGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1EntryGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1EntryGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1EntryGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1EntryOverview: Entry overview fields for rich text @@ -1554,9 +1554,9 @@ type GoogleCloudDatacatalogV1EntryOverview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1EntryOverview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1EntryOverview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1EntryOverview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ExportTaxonomiesResponse: Response message for @@ -1580,9 +1580,9 @@ type GoogleCloudDatacatalogV1ExportTaxonomiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ExportTaxonomiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ExportTaxonomiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ExportTaxonomiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1FeatureOnlineStoreSpec: Detail description of the @@ -1609,9 +1609,9 @@ type GoogleCloudDatacatalogV1FeatureOnlineStoreSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1FeatureOnlineStoreSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1FeatureOnlineStoreSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1FeatureOnlineStoreSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDatacatalogV1FieldType struct { @@ -1640,9 +1640,9 @@ type GoogleCloudDatacatalogV1FieldType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1FieldType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1FieldType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1FieldType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDatacatalogV1FieldTypeEnumType struct { @@ -1666,9 +1666,9 @@ type GoogleCloudDatacatalogV1FieldTypeEnumType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1FieldTypeEnumType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1FieldTypeEnumType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1FieldTypeEnumType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue struct { @@ -1690,9 +1690,9 @@ type GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1FilesetSpec: Specification that applies to a @@ -1714,9 +1714,9 @@ type GoogleCloudDatacatalogV1FilesetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1FilesetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1FilesetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1FilesetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1GcsFileSpec: Specification of a single file in Cloud @@ -1742,9 +1742,9 @@ type GoogleCloudDatacatalogV1GcsFileSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1GcsFileSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1GcsFileSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1GcsFileSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1GcsFilesetSpec: Describes a Cloud Storage fileset @@ -1784,9 +1784,9 @@ type GoogleCloudDatacatalogV1GcsFilesetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1GcsFilesetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1GcsFilesetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1GcsFilesetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ImportEntriesMetadata: Metadata message for @@ -1820,9 +1820,9 @@ type GoogleCloudDatacatalogV1ImportEntriesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ImportEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ImportEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ImportEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ImportEntriesRequest: Request message for @@ -1847,9 +1847,9 @@ type GoogleCloudDatacatalogV1ImportEntriesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ImportEntriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ImportEntriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ImportEntriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ImportEntriesResponse: Response message for @@ -1874,9 +1874,9 @@ type GoogleCloudDatacatalogV1ImportEntriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ImportEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ImportEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ImportEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ImportTaxonomiesRequest: Request message for @@ -1899,9 +1899,9 @@ type GoogleCloudDatacatalogV1ImportTaxonomiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ImportTaxonomiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ImportTaxonomiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ImportTaxonomiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ImportTaxonomiesResponse: Response message for @@ -1925,9 +1925,9 @@ type GoogleCloudDatacatalogV1ImportTaxonomiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ImportTaxonomiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ImportTaxonomiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ImportTaxonomiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1InlineSource: Inline source containing taxonomies to @@ -1948,9 +1948,9 @@ type GoogleCloudDatacatalogV1InlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1InlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1InlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1InlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ListEntriesResponse: Response message for @@ -1977,9 +1977,9 @@ type GoogleCloudDatacatalogV1ListEntriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ListEntryGroupsResponse: Response message for @@ -2006,9 +2006,9 @@ type GoogleCloudDatacatalogV1ListEntryGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ListEntryGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ListEntryGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ListEntryGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ListPolicyTagsResponse: Response message for @@ -2035,9 +2035,9 @@ type GoogleCloudDatacatalogV1ListPolicyTagsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ListPolicyTagsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ListPolicyTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ListPolicyTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ListTagsResponse: Response message for ListTags. @@ -2063,9 +2063,9 @@ type GoogleCloudDatacatalogV1ListTagsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ListTagsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ListTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ListTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ListTaxonomiesResponse: Response message for @@ -2092,9 +2092,9 @@ type GoogleCloudDatacatalogV1ListTaxonomiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ListTaxonomiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ListTaxonomiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ListTaxonomiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1LookerSystemSpec: Specification that applies to @@ -2128,9 +2128,9 @@ type GoogleCloudDatacatalogV1LookerSystemSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1LookerSystemSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1LookerSystemSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1LookerSystemSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ModelSpec: Specification that applies to a model. @@ -2151,9 +2151,9 @@ type GoogleCloudDatacatalogV1ModelSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ModelSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ModelSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ModifyEntryContactsRequest: Request message for @@ -2174,9 +2174,9 @@ type GoogleCloudDatacatalogV1ModifyEntryContactsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ModifyEntryContactsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ModifyEntryContactsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ModifyEntryContactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ModifyEntryOverviewRequest: Request message for @@ -2197,9 +2197,9 @@ type GoogleCloudDatacatalogV1ModifyEntryOverviewRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ModifyEntryOverviewRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ModifyEntryOverviewRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ModifyEntryOverviewRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1PersonalDetails: Entry metadata relevant only to the @@ -2222,9 +2222,9 @@ type GoogleCloudDatacatalogV1PersonalDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1PersonalDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1PersonalDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1PersonalDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1PhysicalSchema: Native schema used by a resource @@ -2256,9 +2256,9 @@ type GoogleCloudDatacatalogV1PhysicalSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1PhysicalSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1PhysicalSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1PhysicalSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema: Schema in Avro JSON @@ -2279,9 +2279,9 @@ type GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema: Marks a CSV-encoded data @@ -2317,9 +2317,9 @@ type GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema: Schema in Thrift format. @@ -2339,9 +2339,9 @@ type GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1PolicyTag: Denotes one policy tag in a taxonomy, for @@ -2387,9 +2387,9 @@ type GoogleCloudDatacatalogV1PolicyTag struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1PolicyTag) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1PolicyTag) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1PolicyTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ReconcileTagsMetadata: Long-running operation @@ -2420,9 +2420,9 @@ type GoogleCloudDatacatalogV1ReconcileTagsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ReconcileTagsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ReconcileTagsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ReconcileTagsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ReconcileTagsRequest: Request message for @@ -2452,9 +2452,9 @@ type GoogleCloudDatacatalogV1ReconcileTagsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ReconcileTagsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ReconcileTagsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ReconcileTagsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ReconcileTagsResponse: Long-running operation @@ -2479,9 +2479,9 @@ type GoogleCloudDatacatalogV1ReconcileTagsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ReconcileTagsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ReconcileTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ReconcileTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1RenameTagTemplateFieldEnumValueRequest: Request @@ -2503,9 +2503,9 @@ type GoogleCloudDatacatalogV1RenameTagTemplateFieldEnumValueRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1RenameTagTemplateFieldEnumValueRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1RenameTagTemplateFieldEnumValueRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1RenameTagTemplateFieldEnumValueRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1RenameTagTemplateFieldRequest: Request message for @@ -2527,9 +2527,9 @@ type GoogleCloudDatacatalogV1RenameTagTemplateFieldRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1RenameTagTemplateFieldRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1RenameTagTemplateFieldRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1RenameTagTemplateFieldRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ReplaceTaxonomyRequest: Request message for @@ -2551,9 +2551,9 @@ type GoogleCloudDatacatalogV1ReplaceTaxonomyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ReplaceTaxonomyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ReplaceTaxonomyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ReplaceTaxonomyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1RoutineSpec: Specification that applies to a @@ -2592,9 +2592,9 @@ type GoogleCloudDatacatalogV1RoutineSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1RoutineSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1RoutineSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1RoutineSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1RoutineSpecArgument: Input or output argument of a @@ -2627,9 +2627,9 @@ type GoogleCloudDatacatalogV1RoutineSpecArgument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1RoutineSpecArgument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1RoutineSpecArgument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1RoutineSpecArgument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1Schema: Represents a schema, for example, a @@ -2652,9 +2652,9 @@ type GoogleCloudDatacatalogV1Schema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1Schema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1Schema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1SearchCatalogRequest: Request message for @@ -2712,9 +2712,9 @@ type GoogleCloudDatacatalogV1SearchCatalogRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1SearchCatalogRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1SearchCatalogRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1SearchCatalogRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1SearchCatalogRequestScope: The criteria that select @@ -2760,9 +2760,9 @@ type GoogleCloudDatacatalogV1SearchCatalogRequestScope struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1SearchCatalogRequestScope) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1SearchCatalogRequestScope) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1SearchCatalogRequestScope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1SearchCatalogResponse: Response message for @@ -2796,9 +2796,9 @@ type GoogleCloudDatacatalogV1SearchCatalogResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1SearchCatalogResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1SearchCatalogResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1SearchCatalogResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1SearchCatalogResult: Result in the response to a @@ -2877,9 +2877,9 @@ type GoogleCloudDatacatalogV1SearchCatalogResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1SearchCatalogResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1SearchCatalogResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1SearchCatalogResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1SerializedPolicyTag: A nested protocol buffer that @@ -2909,9 +2909,9 @@ type GoogleCloudDatacatalogV1SerializedPolicyTag struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1SerializedPolicyTag) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1SerializedPolicyTag) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1SerializedPolicyTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1SerializedTaxonomy: A nested protocol buffer that @@ -2947,9 +2947,9 @@ type GoogleCloudDatacatalogV1SerializedTaxonomy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1SerializedTaxonomy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1SerializedTaxonomy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1SerializedTaxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ServiceSpec: Specification that applies to a Service @@ -2971,9 +2971,9 @@ type GoogleCloudDatacatalogV1ServiceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ServiceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ServiceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ServiceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1SqlDatabaseSystemSpec: Specification that applies to @@ -3002,9 +3002,9 @@ type GoogleCloudDatacatalogV1SqlDatabaseSystemSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1SqlDatabaseSystemSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1SqlDatabaseSystemSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1SqlDatabaseSystemSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1StarEntryRequest: Request message for StarEntry. @@ -3049,9 +3049,9 @@ type GoogleCloudDatacatalogV1StorageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1StorageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1StorageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1StorageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1SystemTimestamps: Timestamps associated with this @@ -3080,9 +3080,9 @@ type GoogleCloudDatacatalogV1SystemTimestamps struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1SystemTimestamps) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1SystemTimestamps) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1SystemTimestamps - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1TableSpec: Normal BigQuery table specification. @@ -3106,9 +3106,9 @@ type GoogleCloudDatacatalogV1TableSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1TableSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1TableSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1TableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1Tag: Tags contain custom metadata and are attached @@ -3153,9 +3153,9 @@ type GoogleCloudDatacatalogV1Tag struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1Tag) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1Tag) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1TagField: Contains the value and additional @@ -3197,9 +3197,9 @@ type GoogleCloudDatacatalogV1TagField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1TagField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1TagField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1TagField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatacatalogV1TagField) UnmarshalJSON(data []byte) error { @@ -3233,9 +3233,9 @@ type GoogleCloudDatacatalogV1TagFieldEnumValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1TagFieldEnumValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1TagFieldEnumValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1TagFieldEnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1TagTemplate: A tag template defines a tag that can @@ -3295,9 +3295,9 @@ type GoogleCloudDatacatalogV1TagTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1TagTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1TagTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1TagTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1TagTemplateField: The template for an individual @@ -3343,9 +3343,9 @@ type GoogleCloudDatacatalogV1TagTemplateField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1TagTemplateField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1TagTemplateField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1TagTemplateField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1TaggedEntry: Wrapper containing Entry and @@ -3372,9 +3372,9 @@ type GoogleCloudDatacatalogV1TaggedEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1TaggedEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1TaggedEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1TaggedEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1Taxonomy: A taxonomy is a collection of hierarchical @@ -3430,9 +3430,9 @@ type GoogleCloudDatacatalogV1Taxonomy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1Taxonomy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1Taxonomy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1Taxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1TaxonomyService: The source system of the Taxonomy. @@ -3459,9 +3459,9 @@ type GoogleCloudDatacatalogV1TaxonomyService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1TaxonomyService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1TaxonomyService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1TaxonomyService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1UnstarEntryRequest: Request message for UnstarEntry. @@ -3504,9 +3504,9 @@ type GoogleCloudDatacatalogV1UsageSignal struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1UsageSignal) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1UsageSignal) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1UsageSignal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1UsageStats: Detailed statistics on the entry's @@ -3539,9 +3539,9 @@ type GoogleCloudDatacatalogV1UsageStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1UsageStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1UsageStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1UsageStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatacatalogV1UsageStats) UnmarshalJSON(data []byte) error { @@ -3606,9 +3606,9 @@ type GoogleCloudDatacatalogV1VertexDatasetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1VertexDatasetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1VertexDatasetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1VertexDatasetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1VertexModelSourceInfo: Detail description of the @@ -3643,9 +3643,9 @@ type GoogleCloudDatacatalogV1VertexModelSourceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1VertexModelSourceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1VertexModelSourceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1VertexModelSourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1VertexModelSpec: Specification for vertex model @@ -3676,9 +3676,9 @@ type GoogleCloudDatacatalogV1VertexModelSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1VertexModelSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1VertexModelSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1VertexModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ViewSpec: Table view specification. @@ -3698,9 +3698,9 @@ type GoogleCloudDatacatalogV1ViewSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ViewSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ViewSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ViewSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -3726,9 +3726,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3773,9 +3773,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -3863,9 +3863,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -3888,9 +3888,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3922,9 +3922,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -3947,9 +3947,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -3974,9 +3974,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CatalogSearchCall struct { diff --git a/datacatalog/v1beta1/datacatalog-gen.go b/datacatalog/v1beta1/datacatalog-gen.go index efb405bcd5..f2dbc65c59 100644 --- a/datacatalog/v1beta1/datacatalog-gen.go +++ b/datacatalog/v1beta1/datacatalog-gen.go @@ -401,9 +401,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -458,9 +458,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -481,9 +481,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -513,9 +513,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1BigQueryConnectionSpec: Specification for the @@ -545,9 +545,9 @@ type GoogleCloudDatacatalogV1BigQueryConnectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1BigQueryConnectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1BigQueryConnectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1BigQueryConnectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1BigQueryDateShardedSpec: Specification for a group @@ -582,9 +582,9 @@ type GoogleCloudDatacatalogV1BigQueryDateShardedSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1BigQueryDateShardedSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1BigQueryDateShardedSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1BigQueryDateShardedSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1BigQueryRoutineSpec: Fields specific for BigQuery @@ -605,9 +605,9 @@ type GoogleCloudDatacatalogV1BigQueryRoutineSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1BigQueryRoutineSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1BigQueryRoutineSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1BigQueryRoutineSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1BigQueryTableSpec: Describes a BigQuery table. @@ -639,9 +639,9 @@ type GoogleCloudDatacatalogV1BigQueryTableSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1BigQueryTableSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1BigQueryTableSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1BigQueryTableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1BusinessContext: Business Context of the entry. @@ -663,9 +663,9 @@ type GoogleCloudDatacatalogV1BusinessContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1BusinessContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1BusinessContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1BusinessContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1CloudBigtableInstanceSpec: Specification that @@ -687,9 +687,9 @@ type GoogleCloudDatacatalogV1CloudBigtableInstanceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1CloudBigtableInstanceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1CloudBigtableInstanceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1CloudBigtableInstanceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec: @@ -716,9 +716,9 @@ type GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec s NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1CloudBigtableSystemSpec: Specification that applies @@ -741,9 +741,9 @@ type GoogleCloudDatacatalogV1CloudBigtableSystemSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1CloudBigtableSystemSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1CloudBigtableSystemSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1CloudBigtableSystemSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec: Specification for @@ -774,9 +774,9 @@ type GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ColumnSchema: A column within a schema. Columns can @@ -835,9 +835,9 @@ type GoogleCloudDatacatalogV1ColumnSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ColumnSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ColumnSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ColumnSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ColumnSchemaFieldElementType: Represents the type of @@ -858,9 +858,9 @@ type GoogleCloudDatacatalogV1ColumnSchemaFieldElementType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ColumnSchemaFieldElementType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ColumnSchemaFieldElementType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ColumnSchemaFieldElementType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec: Column info specific @@ -889,9 +889,9 @@ type GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1CommonUsageStats: Common statistics on the entry's @@ -912,9 +912,9 @@ type GoogleCloudDatacatalogV1CommonUsageStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1CommonUsageStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1CommonUsageStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1CommonUsageStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1Contacts: Contact people for the entry. @@ -934,9 +934,9 @@ type GoogleCloudDatacatalogV1Contacts struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1Contacts) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1Contacts) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1Contacts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ContactsPerson: A contact person for the entry. @@ -959,9 +959,9 @@ type GoogleCloudDatacatalogV1ContactsPerson struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ContactsPerson) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ContactsPerson) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ContactsPerson - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataSource: Physical location of an entry. @@ -994,9 +994,9 @@ type GoogleCloudDatacatalogV1DataSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataSourceConnectionSpec: Specification that applies @@ -1020,9 +1020,9 @@ type GoogleCloudDatacatalogV1DataSourceConnectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataSourceConnectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataSourceConnectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataSourceConnectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DatabaseTableSpec: Specification that applies to a @@ -1054,9 +1054,9 @@ type GoogleCloudDatacatalogV1DatabaseTableSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DatabaseTableSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DatabaseTableSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DatabaseTableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec: Specification @@ -1086,9 +1086,9 @@ type GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataplexExternalTable: External table registered by @@ -1132,9 +1132,9 @@ type GoogleCloudDatacatalogV1DataplexExternalTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataplexExternalTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataplexExternalTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataplexExternalTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataplexFilesetSpec: Entry specyfication for a @@ -1155,9 +1155,9 @@ type GoogleCloudDatacatalogV1DataplexFilesetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataplexFilesetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataplexFilesetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataplexFilesetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataplexSpec: Common Dataplex fields. @@ -1187,9 +1187,9 @@ type GoogleCloudDatacatalogV1DataplexSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataplexSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataplexSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataplexSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DataplexTableSpec: Entry specification for a @@ -1216,9 +1216,9 @@ type GoogleCloudDatacatalogV1DataplexTableSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DataplexTableSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DataplexTableSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DataplexTableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DatasetSpec: Specification that applies to a @@ -1239,9 +1239,9 @@ type GoogleCloudDatacatalogV1DatasetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DatasetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DatasetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DatasetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1DumpItem: Wrapper for any item that can be contained @@ -1262,9 +1262,9 @@ type GoogleCloudDatacatalogV1DumpItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1DumpItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1DumpItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1DumpItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1Entry: Entry metadata. A Data Catalog entry @@ -1445,9 +1445,9 @@ type GoogleCloudDatacatalogV1Entry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1Entry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1Entry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1Entry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1EntryOverview: Entry overview fields for rich text @@ -1471,9 +1471,9 @@ type GoogleCloudDatacatalogV1EntryOverview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1EntryOverview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1EntryOverview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1EntryOverview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1FeatureOnlineStoreSpec: Detail description of the @@ -1500,9 +1500,9 @@ type GoogleCloudDatacatalogV1FeatureOnlineStoreSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1FeatureOnlineStoreSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1FeatureOnlineStoreSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1FeatureOnlineStoreSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1FilesetSpec: Specification that applies to a @@ -1524,9 +1524,9 @@ type GoogleCloudDatacatalogV1FilesetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1FilesetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1FilesetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1FilesetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1GcsFileSpec: Specification of a single file in Cloud @@ -1552,9 +1552,9 @@ type GoogleCloudDatacatalogV1GcsFileSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1GcsFileSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1GcsFileSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1GcsFileSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1GcsFilesetSpec: Describes a Cloud Storage fileset @@ -1594,9 +1594,9 @@ type GoogleCloudDatacatalogV1GcsFilesetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1GcsFilesetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1GcsFilesetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1GcsFilesetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ImportEntriesMetadata: Metadata message for @@ -1630,9 +1630,9 @@ type GoogleCloudDatacatalogV1ImportEntriesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ImportEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ImportEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ImportEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ImportEntriesResponse: Response message for @@ -1657,9 +1657,9 @@ type GoogleCloudDatacatalogV1ImportEntriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ImportEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ImportEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ImportEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1LookerSystemSpec: Specification that applies to @@ -1693,9 +1693,9 @@ type GoogleCloudDatacatalogV1LookerSystemSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1LookerSystemSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1LookerSystemSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1LookerSystemSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ModelSpec: Specification that applies to a model. @@ -1716,9 +1716,9 @@ type GoogleCloudDatacatalogV1ModelSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ModelSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ModelSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1PersonalDetails: Entry metadata relevant only to the @@ -1741,9 +1741,9 @@ type GoogleCloudDatacatalogV1PersonalDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1PersonalDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1PersonalDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1PersonalDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1PhysicalSchema: Native schema used by a resource @@ -1775,9 +1775,9 @@ type GoogleCloudDatacatalogV1PhysicalSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1PhysicalSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1PhysicalSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1PhysicalSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema: Schema in Avro JSON @@ -1798,9 +1798,9 @@ type GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema: Marks a CSV-encoded data @@ -1836,9 +1836,9 @@ type GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema: Schema in Thrift format. @@ -1858,9 +1858,9 @@ type GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ReconcileTagsMetadata: Long-running operation @@ -1891,9 +1891,9 @@ type GoogleCloudDatacatalogV1ReconcileTagsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ReconcileTagsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ReconcileTagsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ReconcileTagsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ReconcileTagsResponse: Long-running operation @@ -1918,9 +1918,9 @@ type GoogleCloudDatacatalogV1ReconcileTagsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ReconcileTagsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ReconcileTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ReconcileTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1RoutineSpec: Specification that applies to a @@ -1959,9 +1959,9 @@ type GoogleCloudDatacatalogV1RoutineSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1RoutineSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1RoutineSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1RoutineSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1RoutineSpecArgument: Input or output argument of a @@ -1994,9 +1994,9 @@ type GoogleCloudDatacatalogV1RoutineSpecArgument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1RoutineSpecArgument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1RoutineSpecArgument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1RoutineSpecArgument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1Schema: Represents a schema, for example, a @@ -2019,9 +2019,9 @@ type GoogleCloudDatacatalogV1Schema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1Schema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1Schema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ServiceSpec: Specification that applies to a Service @@ -2043,9 +2043,9 @@ type GoogleCloudDatacatalogV1ServiceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ServiceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ServiceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ServiceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1SqlDatabaseSystemSpec: Specification that applies to @@ -2074,9 +2074,9 @@ type GoogleCloudDatacatalogV1SqlDatabaseSystemSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1SqlDatabaseSystemSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1SqlDatabaseSystemSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1SqlDatabaseSystemSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1StorageProperties: Details the properties of the @@ -2110,9 +2110,9 @@ type GoogleCloudDatacatalogV1StorageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1StorageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1StorageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1StorageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1SystemTimestamps: Timestamps associated with this @@ -2141,9 +2141,9 @@ type GoogleCloudDatacatalogV1SystemTimestamps struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1SystemTimestamps) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1SystemTimestamps) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1SystemTimestamps - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1TableSpec: Normal BigQuery table specification. @@ -2167,9 +2167,9 @@ type GoogleCloudDatacatalogV1TableSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1TableSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1TableSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1TableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1Tag: Tags contain custom metadata and are attached @@ -2211,9 +2211,9 @@ type GoogleCloudDatacatalogV1Tag struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1Tag) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1Tag) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1TagField: Contains the value and additional @@ -2255,9 +2255,9 @@ type GoogleCloudDatacatalogV1TagField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1TagField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1TagField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1TagField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatacatalogV1TagField) UnmarshalJSON(data []byte) error { @@ -2291,9 +2291,9 @@ type GoogleCloudDatacatalogV1TagFieldEnumValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1TagFieldEnumValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1TagFieldEnumValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1TagFieldEnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1TaggedEntry: Wrapper containing Entry and @@ -2320,9 +2320,9 @@ type GoogleCloudDatacatalogV1TaggedEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1TaggedEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1TaggedEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1TaggedEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1UsageSignal: The set of all usage signals that Data @@ -2354,9 +2354,9 @@ type GoogleCloudDatacatalogV1UsageSignal struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1UsageSignal) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1UsageSignal) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1UsageSignal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1UsageStats: Detailed statistics on the entry's @@ -2389,9 +2389,9 @@ type GoogleCloudDatacatalogV1UsageStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1UsageStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1UsageStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1UsageStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatacatalogV1UsageStats) UnmarshalJSON(data []byte) error { @@ -2456,9 +2456,9 @@ type GoogleCloudDatacatalogV1VertexDatasetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1VertexDatasetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1VertexDatasetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1VertexDatasetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1VertexModelSourceInfo: Detail description of the @@ -2493,9 +2493,9 @@ type GoogleCloudDatacatalogV1VertexModelSourceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1VertexModelSourceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1VertexModelSourceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1VertexModelSourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1VertexModelSpec: Specification for vertex model @@ -2526,9 +2526,9 @@ type GoogleCloudDatacatalogV1VertexModelSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1VertexModelSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1VertexModelSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1VertexModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1ViewSpec: Table view specification. @@ -2548,9 +2548,9 @@ type GoogleCloudDatacatalogV1ViewSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1ViewSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1ViewSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1ViewSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec: Spec for a group of @@ -2581,9 +2581,9 @@ type GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1BigQueryTableSpec: Describes a BigQuery table. @@ -2615,9 +2615,9 @@ type GoogleCloudDatacatalogV1beta1BigQueryTableSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1BigQueryTableSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1BigQueryTableSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1BigQueryTableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1ColumnSchema: Representation of a column within @@ -2650,9 +2650,9 @@ type GoogleCloudDatacatalogV1beta1ColumnSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1ColumnSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1ColumnSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1ColumnSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1Entry: Entry Metadata. A Data Catalog Entry @@ -2758,9 +2758,9 @@ type GoogleCloudDatacatalogV1beta1Entry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1Entry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1Entry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1Entry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1EntryGroup: EntryGroup Metadata. An EntryGroup @@ -2799,9 +2799,9 @@ type GoogleCloudDatacatalogV1beta1EntryGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1EntryGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1EntryGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1EntryGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse: Response message for @@ -2825,9 +2825,9 @@ type GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDatacatalogV1beta1FieldType struct { @@ -2856,9 +2856,9 @@ type GoogleCloudDatacatalogV1beta1FieldType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1FieldType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1FieldType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1FieldType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDatacatalogV1beta1FieldTypeEnumType struct { @@ -2876,9 +2876,9 @@ type GoogleCloudDatacatalogV1beta1FieldTypeEnumType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1FieldTypeEnumType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1FieldTypeEnumType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1FieldTypeEnumType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue struct { @@ -2898,9 +2898,9 @@ type GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1GcsFileSpec: Specifications of a single file in @@ -2925,9 +2925,9 @@ type GoogleCloudDatacatalogV1beta1GcsFileSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1GcsFileSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1GcsFileSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1GcsFileSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1GcsFilesetSpec: Describes a Cloud Storage @@ -2967,9 +2967,9 @@ type GoogleCloudDatacatalogV1beta1GcsFilesetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1GcsFilesetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1GcsFilesetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1GcsFilesetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1ImportTaxonomiesRequest: Request message for @@ -2990,9 +2990,9 @@ type GoogleCloudDatacatalogV1beta1ImportTaxonomiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1ImportTaxonomiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1ImportTaxonomiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1ImportTaxonomiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse: Response message for @@ -3016,9 +3016,9 @@ type GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1InlineSource: Inline source used for taxonomies @@ -3039,9 +3039,9 @@ type GoogleCloudDatacatalogV1beta1InlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1InlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1InlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1InlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1ListEntriesResponse: Response message for @@ -3068,9 +3068,9 @@ type GoogleCloudDatacatalogV1beta1ListEntriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1ListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1ListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1ListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse: Response message for @@ -3097,9 +3097,9 @@ type GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1ListPolicyTagsResponse: Response message for @@ -3126,9 +3126,9 @@ type GoogleCloudDatacatalogV1beta1ListPolicyTagsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1ListPolicyTagsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1ListPolicyTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1ListPolicyTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1ListTagsResponse: Response message for @@ -3155,9 +3155,9 @@ type GoogleCloudDatacatalogV1beta1ListTagsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1ListTagsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1ListTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1ListTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1ListTaxonomiesResponse: Response message for @@ -3184,9 +3184,9 @@ type GoogleCloudDatacatalogV1beta1ListTaxonomiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1ListTaxonomiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1ListTaxonomiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1ListTaxonomiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1PolicyTag: Denotes one policy tag in a taxonomy @@ -3235,9 +3235,9 @@ type GoogleCloudDatacatalogV1beta1PolicyTag struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1PolicyTag) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1PolicyTag) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1PolicyTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldEnumValueRequest: Request @@ -3259,9 +3259,9 @@ type GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldEnumValueRequest struct NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldEnumValueRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldEnumValueRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldEnumValueRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldRequest: Request message @@ -3283,9 +3283,9 @@ type GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1Schema: Represents a schema (e.g. BigQuery, @@ -3307,9 +3307,9 @@ type GoogleCloudDatacatalogV1beta1Schema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1Schema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1Schema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1SearchCatalogRequest: Request message for @@ -3357,9 +3357,9 @@ type GoogleCloudDatacatalogV1beta1SearchCatalogRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1SearchCatalogRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1SearchCatalogRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1SearchCatalogRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope: The criteria that @@ -3405,9 +3405,9 @@ type GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1SearchCatalogResponse: Response message for @@ -3441,9 +3441,9 @@ type GoogleCloudDatacatalogV1beta1SearchCatalogResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1SearchCatalogResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1SearchCatalogResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1SearchCatalogResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1SearchCatalogResult: A result that appears in @@ -3490,9 +3490,9 @@ type GoogleCloudDatacatalogV1beta1SearchCatalogResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1SearchCatalogResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1SearchCatalogResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1SearchCatalogResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1SerializedPolicyTag: Message representing one @@ -3523,9 +3523,9 @@ type GoogleCloudDatacatalogV1beta1SerializedPolicyTag struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1SerializedPolicyTag) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1SerializedPolicyTag) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1SerializedPolicyTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1SerializedTaxonomy: Message capturing a @@ -3562,9 +3562,9 @@ type GoogleCloudDatacatalogV1beta1SerializedTaxonomy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1SerializedTaxonomy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1SerializedTaxonomy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1SerializedTaxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1SystemTimestamps: Timestamps about this @@ -3590,9 +3590,9 @@ type GoogleCloudDatacatalogV1beta1SystemTimestamps struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1SystemTimestamps) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1SystemTimestamps) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1SystemTimestamps - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1TableSpec: Normal BigQuery table spec. @@ -3616,9 +3616,9 @@ type GoogleCloudDatacatalogV1beta1TableSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1TableSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1TableSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1TableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1Tag: Tags are used to attach custom metadata to @@ -3664,9 +3664,9 @@ type GoogleCloudDatacatalogV1beta1Tag struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1Tag) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1Tag) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1TagField: Contains the value and supporting @@ -3703,9 +3703,9 @@ type GoogleCloudDatacatalogV1beta1TagField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1TagField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1TagField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1TagField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatacatalogV1beta1TagField) UnmarshalJSON(data []byte) error { @@ -3739,9 +3739,9 @@ type GoogleCloudDatacatalogV1beta1TagFieldEnumValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1TagFieldEnumValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1TagFieldEnumValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1TagFieldEnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1TagTemplate: A tag template defines a tag, @@ -3796,9 +3796,9 @@ type GoogleCloudDatacatalogV1beta1TagTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1TagTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1TagTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1TagTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1TagTemplateField: The template for an @@ -3839,9 +3839,9 @@ type GoogleCloudDatacatalogV1beta1TagTemplateField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1TagTemplateField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1TagTemplateField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1TagTemplateField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1Taxonomy: A taxonomy is a collection of policy @@ -3897,9 +3897,9 @@ type GoogleCloudDatacatalogV1beta1Taxonomy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1Taxonomy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1Taxonomy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1Taxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1TaxonomyService: The source system of the @@ -3927,9 +3927,9 @@ type GoogleCloudDatacatalogV1beta1TaxonomyService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1TaxonomyService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1TaxonomyService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1TaxonomyService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1UsageSignal: The set of all usage signals that @@ -3953,9 +3953,9 @@ type GoogleCloudDatacatalogV1beta1UsageSignal struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1UsageSignal) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1UsageSignal) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1UsageSignal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatacatalogV1beta1UsageStats: Detailed counts on the entry's @@ -3989,9 +3989,9 @@ type GoogleCloudDatacatalogV1beta1UsageStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1UsageStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1UsageStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1UsageStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatacatalogV1beta1UsageStats) UnmarshalJSON(data []byte) error { @@ -4031,9 +4031,9 @@ type GoogleCloudDatacatalogV1beta1ViewSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatacatalogV1beta1ViewSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatacatalogV1beta1ViewSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatacatalogV1beta1ViewSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -4121,9 +4121,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -4146,9 +4146,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -4180,9 +4180,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -4205,9 +4205,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -4232,9 +4232,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CatalogSearchCall struct { diff --git a/dataflow/v1b3/dataflow-gen.go b/dataflow/v1b3/dataflow-gen.go index 086da2f773..0163e9fd7d 100644 --- a/dataflow/v1b3/dataflow-gen.go +++ b/dataflow/v1b3/dataflow-gen.go @@ -390,9 +390,9 @@ type ApproximateProgress struct { NullFields []string `json:"-"` } -func (s *ApproximateProgress) MarshalJSON() ([]byte, error) { +func (s ApproximateProgress) MarshalJSON() ([]byte, error) { type NoMethod ApproximateProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ApproximateProgress) UnmarshalJSON(data []byte) error { @@ -458,9 +458,9 @@ type ApproximateReportedProgress struct { NullFields []string `json:"-"` } -func (s *ApproximateReportedProgress) MarshalJSON() ([]byte, error) { +func (s ApproximateReportedProgress) MarshalJSON() ([]byte, error) { type NoMethod ApproximateReportedProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ApproximateReportedProgress) UnmarshalJSON(data []byte) error { @@ -501,9 +501,9 @@ type ApproximateSplitRequest struct { NullFields []string `json:"-"` } -func (s *ApproximateSplitRequest) MarshalJSON() ([]byte, error) { +func (s ApproximateSplitRequest) MarshalJSON() ([]byte, error) { type NoMethod ApproximateSplitRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ApproximateSplitRequest) UnmarshalJSON(data []byte) error { @@ -573,9 +573,9 @@ type AutoscalingEvent struct { NullFields []string `json:"-"` } -func (s *AutoscalingEvent) MarshalJSON() ([]byte, error) { +func (s AutoscalingEvent) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingSettings: Settings for WorkerPool autoscaling. @@ -604,9 +604,9 @@ type AutoscalingSettings struct { NullFields []string `json:"-"` } -func (s *AutoscalingSettings) MarshalJSON() ([]byte, error) { +func (s AutoscalingSettings) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Base2Exponent: Exponential buckets where the growth factor between buckets @@ -632,9 +632,9 @@ type Base2Exponent struct { NullFields []string `json:"-"` } -func (s *Base2Exponent) MarshalJSON() ([]byte, error) { +func (s Base2Exponent) MarshalJSON() ([]byte, error) { type NoMethod Base2Exponent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryIODetails: Metadata for a BigQuery connector used by the job. @@ -660,9 +660,9 @@ type BigQueryIODetails struct { NullFields []string `json:"-"` } -func (s *BigQueryIODetails) MarshalJSON() ([]byte, error) { +func (s BigQueryIODetails) MarshalJSON() ([]byte, error) { type NoMethod BigQueryIODetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigTableIODetails: Metadata for a Cloud Bigtable connector used by the job. @@ -686,9 +686,9 @@ type BigTableIODetails struct { NullFields []string `json:"-"` } -func (s *BigTableIODetails) MarshalJSON() ([]byte, error) { +func (s BigTableIODetails) MarshalJSON() ([]byte, error) { type NoMethod BigTableIODetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketOptions: `BucketOptions` describes the bucket boundaries used in the @@ -711,9 +711,9 @@ type BucketOptions struct { NullFields []string `json:"-"` } -func (s *BucketOptions) MarshalJSON() ([]byte, error) { +func (s BucketOptions) MarshalJSON() ([]byte, error) { type NoMethod BucketOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CPUTime: Modeled after information exposed by /proc/stat. @@ -739,9 +739,9 @@ type CPUTime struct { NullFields []string `json:"-"` } -func (s *CPUTime) MarshalJSON() ([]byte, error) { +func (s CPUTime) MarshalJSON() ([]byte, error) { type NoMethod CPUTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CPUTime) UnmarshalJSON(data []byte) error { @@ -782,9 +782,9 @@ type ComponentSource struct { NullFields []string `json:"-"` } -func (s *ComponentSource) MarshalJSON() ([]byte, error) { +func (s ComponentSource) MarshalJSON() ([]byte, error) { type NoMethod ComponentSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComponentTransform: Description of a transform executed as part of an @@ -811,9 +811,9 @@ type ComponentTransform struct { NullFields []string `json:"-"` } -func (s *ComponentTransform) MarshalJSON() ([]byte, error) { +func (s ComponentTransform) MarshalJSON() ([]byte, error) { type NoMethod ComponentTransform - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputationTopology: All configuration data for a particular Computation. @@ -843,9 +843,9 @@ type ComputationTopology struct { NullFields []string `json:"-"` } -func (s *ComputationTopology) MarshalJSON() ([]byte, error) { +func (s ComputationTopology) MarshalJSON() ([]byte, error) { type NoMethod ComputationTopology - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConcatPosition: A position that encapsulates an inner position and an index @@ -869,9 +869,9 @@ type ConcatPosition struct { NullFields []string `json:"-"` } -func (s *ConcatPosition) MarshalJSON() ([]byte, error) { +func (s ConcatPosition) MarshalJSON() ([]byte, error) { type NoMethod ConcatPosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerSpec: Container Spec. @@ -907,9 +907,9 @@ type ContainerSpec struct { NullFields []string `json:"-"` } -func (s *ContainerSpec) MarshalJSON() ([]byte, error) { +func (s ContainerSpec) MarshalJSON() ([]byte, error) { type NoMethod ContainerSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CounterMetadata: CounterMetadata includes all static non-name non-value @@ -961,9 +961,9 @@ type CounterMetadata struct { NullFields []string `json:"-"` } -func (s *CounterMetadata) MarshalJSON() ([]byte, error) { +func (s CounterMetadata) MarshalJSON() ([]byte, error) { type NoMethod CounterMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CounterStructuredName: Identifies a counter within a per-job namespace. @@ -1022,9 +1022,9 @@ type CounterStructuredName struct { NullFields []string `json:"-"` } -func (s *CounterStructuredName) MarshalJSON() ([]byte, error) { +func (s CounterStructuredName) MarshalJSON() ([]byte, error) { type NoMethod CounterStructuredName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CounterStructuredNameAndMetadata: A single message which encapsulates @@ -1047,9 +1047,9 @@ type CounterStructuredNameAndMetadata struct { NullFields []string `json:"-"` } -func (s *CounterStructuredNameAndMetadata) MarshalJSON() ([]byte, error) { +func (s CounterStructuredNameAndMetadata) MarshalJSON() ([]byte, error) { type NoMethod CounterStructuredNameAndMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CounterUpdate: An update to a Counter sent from a worker. @@ -1102,9 +1102,9 @@ type CounterUpdate struct { NullFields []string `json:"-"` } -func (s *CounterUpdate) MarshalJSON() ([]byte, error) { +func (s CounterUpdate) MarshalJSON() ([]byte, error) { type NoMethod CounterUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CounterUpdate) UnmarshalJSON(data []byte) error { @@ -1150,9 +1150,9 @@ type CreateJobFromTemplateRequest struct { NullFields []string `json:"-"` } -func (s *CreateJobFromTemplateRequest) MarshalJSON() ([]byte, error) { +func (s CreateJobFromTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateJobFromTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomSourceLocation: Identifies the location of a custom souce. @@ -1172,9 +1172,9 @@ type CustomSourceLocation struct { NullFields []string `json:"-"` } -func (s *CustomSourceLocation) MarshalJSON() ([]byte, error) { +func (s CustomSourceLocation) MarshalJSON() ([]byte, error) { type NoMethod CustomSourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataDiskAssignment: Data disk assignment for a given VM instance. @@ -1200,9 +1200,9 @@ type DataDiskAssignment struct { NullFields []string `json:"-"` } -func (s *DataDiskAssignment) MarshalJSON() ([]byte, error) { +func (s DataDiskAssignment) MarshalJSON() ([]byte, error) { type NoMethod DataDiskAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSamplingConfig: Configuration options for sampling elements. @@ -1237,9 +1237,9 @@ type DataSamplingConfig struct { NullFields []string `json:"-"` } -func (s *DataSamplingConfig) MarshalJSON() ([]byte, error) { +func (s DataSamplingConfig) MarshalJSON() ([]byte, error) { type NoMethod DataSamplingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSamplingReport: Contains per-worker telemetry about the data sampling @@ -1278,9 +1278,9 @@ type DataSamplingReport struct { NullFields []string `json:"-"` } -func (s *DataSamplingReport) MarshalJSON() ([]byte, error) { +func (s DataSamplingReport) MarshalJSON() ([]byte, error) { type NoMethod DataSamplingReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataflowHistogramValue: Summary statistics for a population of values. @@ -1314,9 +1314,9 @@ type DataflowHistogramValue struct { NullFields []string `json:"-"` } -func (s *DataflowHistogramValue) MarshalJSON() ([]byte, error) { +func (s DataflowHistogramValue) MarshalJSON() ([]byte, error) { type NoMethod DataflowHistogramValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatastoreIODetails: Metadata for a Datastore connector used by the job. @@ -1338,9 +1338,9 @@ type DatastoreIODetails struct { NullFields []string `json:"-"` } -func (s *DatastoreIODetails) MarshalJSON() ([]byte, error) { +func (s DatastoreIODetails) MarshalJSON() ([]byte, error) { type NoMethod DatastoreIODetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DebugOptions: Describes any options that have an effect on the debugging of @@ -1365,9 +1365,9 @@ type DebugOptions struct { NullFields []string `json:"-"` } -func (s *DebugOptions) MarshalJSON() ([]byte, error) { +func (s DebugOptions) MarshalJSON() ([]byte, error) { type NoMethod DebugOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteSnapshotResponse: Response from deleting a snapshot. @@ -1408,9 +1408,9 @@ type DerivedSource struct { NullFields []string `json:"-"` } -func (s *DerivedSource) MarshalJSON() ([]byte, error) { +func (s DerivedSource) MarshalJSON() ([]byte, error) { type NoMethod DerivedSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Disk: Describes the data disk used by a workflow job. @@ -1447,9 +1447,9 @@ type Disk struct { NullFields []string `json:"-"` } -func (s *Disk) MarshalJSON() ([]byte, error) { +func (s Disk) MarshalJSON() ([]byte, error) { type NoMethod Disk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisplayData: Data provided with a pipeline or transform to provide @@ -1500,9 +1500,9 @@ type DisplayData struct { NullFields []string `json:"-"` } -func (s *DisplayData) MarshalJSON() ([]byte, error) { +func (s DisplayData) MarshalJSON() ([]byte, error) { type NoMethod DisplayData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DisplayData) UnmarshalJSON(data []byte) error { @@ -1548,9 +1548,9 @@ type DistributionUpdate struct { NullFields []string `json:"-"` } -func (s *DistributionUpdate) MarshalJSON() ([]byte, error) { +func (s DistributionUpdate) MarshalJSON() ([]byte, error) { type NoMethod DistributionUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DistributionUpdate) UnmarshalJSON(data []byte) error { @@ -1590,9 +1590,9 @@ type DynamicSourceSplit struct { NullFields []string `json:"-"` } -func (s *DynamicSourceSplit) MarshalJSON() ([]byte, error) { +func (s DynamicSourceSplit) MarshalJSON() ([]byte, error) { type NoMethod DynamicSourceSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Environment: Describes the environment in which a Dataflow Job runs. @@ -1710,9 +1710,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionStageState: A message describing the state of a particular @@ -1787,9 +1787,9 @@ type ExecutionStageState struct { NullFields []string `json:"-"` } -func (s *ExecutionStageState) MarshalJSON() ([]byte, error) { +func (s ExecutionStageState) MarshalJSON() ([]byte, error) { type NoMethod ExecutionStageState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionStageSummary: Description of the composing transforms, names/ids, @@ -1841,9 +1841,9 @@ type ExecutionStageSummary struct { NullFields []string `json:"-"` } -func (s *ExecutionStageSummary) MarshalJSON() ([]byte, error) { +func (s ExecutionStageSummary) MarshalJSON() ([]byte, error) { type NoMethod ExecutionStageSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FailedLocation: Indicates which [regional endpoint] @@ -1867,9 +1867,9 @@ type FailedLocation struct { NullFields []string `json:"-"` } -func (s *FailedLocation) MarshalJSON() ([]byte, error) { +func (s FailedLocation) MarshalJSON() ([]byte, error) { type NoMethod FailedLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileIODetails: Metadata for a File connector used by the job. @@ -1889,9 +1889,9 @@ type FileIODetails struct { NullFields []string `json:"-"` } -func (s *FileIODetails) MarshalJSON() ([]byte, error) { +func (s FileIODetails) MarshalJSON() ([]byte, error) { type NoMethod FileIODetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FlattenInstruction: An instruction that copies its inputs (zero or more) to @@ -1912,9 +1912,9 @@ type FlattenInstruction struct { NullFields []string `json:"-"` } -func (s *FlattenInstruction) MarshalJSON() ([]byte, error) { +func (s FlattenInstruction) MarshalJSON() ([]byte, error) { type NoMethod FlattenInstruction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FlexTemplateRuntimeEnvironment: The environment values to be set at runtime @@ -2059,9 +2059,9 @@ type FlexTemplateRuntimeEnvironment struct { NullFields []string `json:"-"` } -func (s *FlexTemplateRuntimeEnvironment) MarshalJSON() ([]byte, error) { +func (s FlexTemplateRuntimeEnvironment) MarshalJSON() ([]byte, error) { type NoMethod FlexTemplateRuntimeEnvironment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloatingPointList: A metric value representing a list of floating point @@ -2082,9 +2082,9 @@ type FloatingPointList struct { NullFields []string `json:"-"` } -func (s *FloatingPointList) MarshalJSON() ([]byte, error) { +func (s FloatingPointList) MarshalJSON() ([]byte, error) { type NoMethod FloatingPointList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FloatingPointList) UnmarshalJSON(data []byte) error { @@ -2124,9 +2124,9 @@ type FloatingPointMean struct { NullFields []string `json:"-"` } -func (s *FloatingPointMean) MarshalJSON() ([]byte, error) { +func (s FloatingPointMean) MarshalJSON() ([]byte, error) { type NoMethod FloatingPointMean - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FloatingPointMean) UnmarshalJSON(data []byte) error { @@ -2168,9 +2168,9 @@ type GetDebugConfigRequest struct { NullFields []string `json:"-"` } -func (s *GetDebugConfigRequest) MarshalJSON() ([]byte, error) { +func (s GetDebugConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod GetDebugConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetDebugConfigResponse: Response to a get debug configuration request. @@ -2193,9 +2193,9 @@ type GetDebugConfigResponse struct { NullFields []string `json:"-"` } -func (s *GetDebugConfigResponse) MarshalJSON() ([]byte, error) { +func (s GetDebugConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod GetDebugConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetTemplateResponse: The response to a GetTemplate request. @@ -2232,9 +2232,9 @@ type GetTemplateResponse struct { NullFields []string `json:"-"` } -func (s *GetTemplateResponse) MarshalJSON() ([]byte, error) { +func (s GetTemplateResponse) MarshalJSON() ([]byte, error) { type NoMethod GetTemplateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Histogram: Histogram of value counts for a distribution. Buckets have an @@ -2266,9 +2266,9 @@ type Histogram struct { NullFields []string `json:"-"` } -func (s *Histogram) MarshalJSON() ([]byte, error) { +func (s Histogram) MarshalJSON() ([]byte, error) { type NoMethod Histogram - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HotKeyDebuggingInfo: Information useful for debugging a hot key detection. @@ -2289,9 +2289,9 @@ type HotKeyDebuggingInfo struct { NullFields []string `json:"-"` } -func (s *HotKeyDebuggingInfo) MarshalJSON() ([]byte, error) { +func (s HotKeyDebuggingInfo) MarshalJSON() ([]byte, error) { type NoMethod HotKeyDebuggingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HotKeyDetection: Proto describing a hot key detected on a given WorkItem. @@ -2316,9 +2316,9 @@ type HotKeyDetection struct { NullFields []string `json:"-"` } -func (s *HotKeyDetection) MarshalJSON() ([]byte, error) { +func (s HotKeyDetection) MarshalJSON() ([]byte, error) { type NoMethod HotKeyDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HotKeyInfo: Information about a hot key. @@ -2346,9 +2346,9 @@ type HotKeyInfo struct { NullFields []string `json:"-"` } -func (s *HotKeyInfo) MarshalJSON() ([]byte, error) { +func (s HotKeyInfo) MarshalJSON() ([]byte, error) { type NoMethod HotKeyInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstructionInput: An input of an instruction, as a reference to an output of @@ -2374,9 +2374,9 @@ type InstructionInput struct { NullFields []string `json:"-"` } -func (s *InstructionInput) MarshalJSON() ([]byte, error) { +func (s InstructionInput) MarshalJSON() ([]byte, error) { type NoMethod InstructionInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstructionOutput: An output of an instruction. @@ -2410,9 +2410,9 @@ type InstructionOutput struct { NullFields []string `json:"-"` } -func (s *InstructionOutput) MarshalJSON() ([]byte, error) { +func (s InstructionOutput) MarshalJSON() ([]byte, error) { type NoMethod InstructionOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegerGauge: A metric value representing temporal values of a variable. @@ -2435,9 +2435,9 @@ type IntegerGauge struct { NullFields []string `json:"-"` } -func (s *IntegerGauge) MarshalJSON() ([]byte, error) { +func (s IntegerGauge) MarshalJSON() ([]byte, error) { type NoMethod IntegerGauge - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegerList: A metric value representing a list of integers. @@ -2457,9 +2457,9 @@ type IntegerList struct { NullFields []string `json:"-"` } -func (s *IntegerList) MarshalJSON() ([]byte, error) { +func (s IntegerList) MarshalJSON() ([]byte, error) { type NoMethod IntegerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegerMean: A representation of an integer mean metric contribution. @@ -2481,9 +2481,9 @@ type IntegerMean struct { NullFields []string `json:"-"` } -func (s *IntegerMean) MarshalJSON() ([]byte, error) { +func (s IntegerMean) MarshalJSON() ([]byte, error) { type NoMethod IntegerMean - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Job: Defines a job to be run by the Cloud Dataflow service. Do not enter @@ -2724,9 +2724,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobExecutionDetails: Information about the execution of a job. @@ -2753,9 +2753,9 @@ type JobExecutionDetails struct { NullFields []string `json:"-"` } -func (s *JobExecutionDetails) MarshalJSON() ([]byte, error) { +func (s JobExecutionDetails) MarshalJSON() ([]byte, error) { type NoMethod JobExecutionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobExecutionInfo: Additional information about how a Cloud Dataflow job will @@ -2776,9 +2776,9 @@ type JobExecutionInfo struct { NullFields []string `json:"-"` } -func (s *JobExecutionInfo) MarshalJSON() ([]byte, error) { +func (s JobExecutionInfo) MarshalJSON() ([]byte, error) { type NoMethod JobExecutionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobExecutionStageInfo: Contains information about how a particular @@ -2801,9 +2801,9 @@ type JobExecutionStageInfo struct { NullFields []string `json:"-"` } -func (s *JobExecutionStageInfo) MarshalJSON() ([]byte, error) { +func (s JobExecutionStageInfo) MarshalJSON() ([]byte, error) { type NoMethod JobExecutionStageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobMessage: A particular message pertaining to a Dataflow job. @@ -2854,9 +2854,9 @@ type JobMessage struct { NullFields []string `json:"-"` } -func (s *JobMessage) MarshalJSON() ([]byte, error) { +func (s JobMessage) MarshalJSON() ([]byte, error) { type NoMethod JobMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobMetadata: Metadata available primarily for filtering jobs. Will be @@ -2894,9 +2894,9 @@ type JobMetadata struct { NullFields []string `json:"-"` } -func (s *JobMetadata) MarshalJSON() ([]byte, error) { +func (s JobMetadata) MarshalJSON() ([]byte, error) { type NoMethod JobMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobMetrics: JobMetrics contains a collection of metrics describing the @@ -2928,9 +2928,9 @@ type JobMetrics struct { NullFields []string `json:"-"` } -func (s *JobMetrics) MarshalJSON() ([]byte, error) { +func (s JobMetrics) MarshalJSON() ([]byte, error) { type NoMethod JobMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyRangeDataDiskAssignment: Data disk assignment information for a specific @@ -2959,9 +2959,9 @@ type KeyRangeDataDiskAssignment struct { NullFields []string `json:"-"` } -func (s *KeyRangeDataDiskAssignment) MarshalJSON() ([]byte, error) { +func (s KeyRangeDataDiskAssignment) MarshalJSON() ([]byte, error) { type NoMethod KeyRangeDataDiskAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyRangeLocation: Location information for a specific key-range of a sharded @@ -2997,9 +2997,9 @@ type KeyRangeLocation struct { NullFields []string `json:"-"` } -func (s *KeyRangeLocation) MarshalJSON() ([]byte, error) { +func (s KeyRangeLocation) MarshalJSON() ([]byte, error) { type NoMethod KeyRangeLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LaunchFlexTemplateParameter: Launch FlexTemplate Parameter. @@ -3039,9 +3039,9 @@ type LaunchFlexTemplateParameter struct { NullFields []string `json:"-"` } -func (s *LaunchFlexTemplateParameter) MarshalJSON() ([]byte, error) { +func (s LaunchFlexTemplateParameter) MarshalJSON() ([]byte, error) { type NoMethod LaunchFlexTemplateParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LaunchFlexTemplateRequest: A request to launch a Cloud Dataflow job from a @@ -3065,9 +3065,9 @@ type LaunchFlexTemplateRequest struct { NullFields []string `json:"-"` } -func (s *LaunchFlexTemplateRequest) MarshalJSON() ([]byte, error) { +func (s LaunchFlexTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod LaunchFlexTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LaunchFlexTemplateResponse: Response to the request to launch a job from @@ -3092,9 +3092,9 @@ type LaunchFlexTemplateResponse struct { NullFields []string `json:"-"` } -func (s *LaunchFlexTemplateResponse) MarshalJSON() ([]byte, error) { +func (s LaunchFlexTemplateResponse) MarshalJSON() ([]byte, error) { type NoMethod LaunchFlexTemplateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LaunchTemplateParameters: Parameters to provide to the template being @@ -3129,9 +3129,9 @@ type LaunchTemplateParameters struct { NullFields []string `json:"-"` } -func (s *LaunchTemplateParameters) MarshalJSON() ([]byte, error) { +func (s LaunchTemplateParameters) MarshalJSON() ([]byte, error) { type NoMethod LaunchTemplateParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LaunchTemplateResponse: Response to the request to launch a template. @@ -3155,9 +3155,9 @@ type LaunchTemplateResponse struct { NullFields []string `json:"-"` } -func (s *LaunchTemplateResponse) MarshalJSON() ([]byte, error) { +func (s LaunchTemplateResponse) MarshalJSON() ([]byte, error) { type NoMethod LaunchTemplateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeaseWorkItemRequest: Request to lease WorkItems. @@ -3194,9 +3194,9 @@ type LeaseWorkItemRequest struct { NullFields []string `json:"-"` } -func (s *LeaseWorkItemRequest) MarshalJSON() ([]byte, error) { +func (s LeaseWorkItemRequest) MarshalJSON() ([]byte, error) { type NoMethod LeaseWorkItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeaseWorkItemResponse: Response to a request to lease WorkItems. @@ -3222,9 +3222,9 @@ type LeaseWorkItemResponse struct { NullFields []string `json:"-"` } -func (s *LeaseWorkItemResponse) MarshalJSON() ([]byte, error) { +func (s LeaseWorkItemResponse) MarshalJSON() ([]byte, error) { type NoMethod LeaseWorkItemResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Linear: Linear buckets with the following boundaries for indices in 0 to @@ -3249,9 +3249,9 @@ type Linear struct { NullFields []string `json:"-"` } -func (s *Linear) MarshalJSON() ([]byte, error) { +func (s Linear) MarshalJSON() ([]byte, error) { type NoMethod Linear - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Linear) UnmarshalJSON(data []byte) error { @@ -3295,9 +3295,9 @@ type ListJobMessagesResponse struct { NullFields []string `json:"-"` } -func (s *ListJobMessagesResponse) MarshalJSON() ([]byte, error) { +func (s ListJobMessagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobMessagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobsResponse: Response to a request to list Cloud Dataflow jobs in a @@ -3330,9 +3330,9 @@ type ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSnapshotsResponse: List of snapshots. @@ -3355,9 +3355,9 @@ type ListSnapshotsResponse struct { NullFields []string `json:"-"` } -func (s *ListSnapshotsResponse) MarshalJSON() ([]byte, error) { +func (s ListSnapshotsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSnapshotsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MapTask: MapTask consists of an ordered set of instructions, each of which @@ -3388,9 +3388,9 @@ type MapTask struct { NullFields []string `json:"-"` } -func (s *MapTask) MarshalJSON() ([]byte, error) { +func (s MapTask) MarshalJSON() ([]byte, error) { type NoMethod MapTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemInfo: Information about the memory usage of a worker or a container @@ -3420,9 +3420,9 @@ type MemInfo struct { NullFields []string `json:"-"` } -func (s *MemInfo) MarshalJSON() ([]byte, error) { +func (s MemInfo) MarshalJSON() ([]byte, error) { type NoMethod MemInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricShortId: The metric short id is returned to the user alongside an @@ -3446,9 +3446,9 @@ type MetricShortId struct { NullFields []string `json:"-"` } -func (s *MetricShortId) MarshalJSON() ([]byte, error) { +func (s MetricShortId) MarshalJSON() ([]byte, error) { type NoMethod MetricShortId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricStructuredName: Identifies a metric, by describing the source which @@ -3479,9 +3479,9 @@ type MetricStructuredName struct { NullFields []string `json:"-"` } -func (s *MetricStructuredName) MarshalJSON() ([]byte, error) { +func (s MetricStructuredName) MarshalJSON() ([]byte, error) { type NoMethod MetricStructuredName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricUpdate: Describes the state of a metric. @@ -3544,9 +3544,9 @@ type MetricUpdate struct { NullFields []string `json:"-"` } -func (s *MetricUpdate) MarshalJSON() ([]byte, error) { +func (s MetricUpdate) MarshalJSON() ([]byte, error) { type NoMethod MetricUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricValue: The value of a metric along with its name and labels. @@ -3572,9 +3572,9 @@ type MetricValue struct { NullFields []string `json:"-"` } -func (s *MetricValue) MarshalJSON() ([]byte, error) { +func (s MetricValue) MarshalJSON() ([]byte, error) { type NoMethod MetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MountedDataDisk: Describes mounted data disk. @@ -3596,9 +3596,9 @@ type MountedDataDisk struct { NullFields []string `json:"-"` } -func (s *MountedDataDisk) MarshalJSON() ([]byte, error) { +func (s MountedDataDisk) MarshalJSON() ([]byte, error) { type NoMethod MountedDataDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiOutputInfo: Information about an output of a multi-output DoFn. @@ -3619,9 +3619,9 @@ type MultiOutputInfo struct { NullFields []string `json:"-"` } -func (s *MultiOutputInfo) MarshalJSON() ([]byte, error) { +func (s MultiOutputInfo) MarshalJSON() ([]byte, error) { type NoMethod MultiOutputInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NameAndKind: Basic metadata about a counter. @@ -3658,9 +3658,9 @@ type NameAndKind struct { NullFields []string `json:"-"` } -func (s *NameAndKind) MarshalJSON() ([]byte, error) { +func (s NameAndKind) MarshalJSON() ([]byte, error) { type NoMethod NameAndKind - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutlierStats: Statistics for the underflow and overflow bucket. @@ -3688,9 +3688,9 @@ type OutlierStats struct { NullFields []string `json:"-"` } -func (s *OutlierStats) MarshalJSON() ([]byte, error) { +func (s OutlierStats) MarshalJSON() ([]byte, error) { type NoMethod OutlierStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *OutlierStats) UnmarshalJSON(data []byte) error { @@ -3736,9 +3736,9 @@ type Package struct { NullFields []string `json:"-"` } -func (s *Package) MarshalJSON() ([]byte, error) { +func (s Package) MarshalJSON() ([]byte, error) { type NoMethod Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParDoInstruction: An instruction that does a ParDo operation. Takes one main @@ -3769,9 +3769,9 @@ type ParDoInstruction struct { NullFields []string `json:"-"` } -func (s *ParDoInstruction) MarshalJSON() ([]byte, error) { +func (s ParDoInstruction) MarshalJSON() ([]byte, error) { type NoMethod ParDoInstruction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParallelInstruction: Describes a particular operation comprising a MapTask. @@ -3810,9 +3810,9 @@ type ParallelInstruction struct { NullFields []string `json:"-"` } -func (s *ParallelInstruction) MarshalJSON() ([]byte, error) { +func (s ParallelInstruction) MarshalJSON() ([]byte, error) { type NoMethod ParallelInstruction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Parameter: Structured data associated with this message. @@ -3834,9 +3834,9 @@ type Parameter struct { NullFields []string `json:"-"` } -func (s *Parameter) MarshalJSON() ([]byte, error) { +func (s Parameter) MarshalJSON() ([]byte, error) { type NoMethod Parameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParameterMetadata: Metadata for a specific parameter. @@ -3931,9 +3931,9 @@ type ParameterMetadata struct { NullFields []string `json:"-"` } -func (s *ParameterMetadata) MarshalJSON() ([]byte, error) { +func (s ParameterMetadata) MarshalJSON() ([]byte, error) { type NoMethod ParameterMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParameterMetadataEnumOption: ParameterMetadataEnumOption specifies the @@ -3958,9 +3958,9 @@ type ParameterMetadataEnumOption struct { NullFields []string `json:"-"` } -func (s *ParameterMetadataEnumOption) MarshalJSON() ([]byte, error) { +func (s ParameterMetadataEnumOption) MarshalJSON() ([]byte, error) { type NoMethod ParameterMetadataEnumOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartialGroupByKeyInstruction: An instruction that does a partial @@ -3996,9 +3996,9 @@ type PartialGroupByKeyInstruction struct { NullFields []string `json:"-"` } -func (s *PartialGroupByKeyInstruction) MarshalJSON() ([]byte, error) { +func (s PartialGroupByKeyInstruction) MarshalJSON() ([]byte, error) { type NoMethod PartialGroupByKeyInstruction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerStepNamespaceMetrics: Metrics for a particular unfused step and @@ -4026,9 +4026,9 @@ type PerStepNamespaceMetrics struct { NullFields []string `json:"-"` } -func (s *PerStepNamespaceMetrics) MarshalJSON() ([]byte, error) { +func (s PerStepNamespaceMetrics) MarshalJSON() ([]byte, error) { type NoMethod PerStepNamespaceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerWorkerMetrics: Per worker metrics. @@ -4049,9 +4049,9 @@ type PerWorkerMetrics struct { NullFields []string `json:"-"` } -func (s *PerWorkerMetrics) MarshalJSON() ([]byte, error) { +func (s PerWorkerMetrics) MarshalJSON() ([]byte, error) { type NoMethod PerWorkerMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PipelineDescription: A descriptive representation of submitted pipeline as @@ -4082,9 +4082,9 @@ type PipelineDescription struct { NullFields []string `json:"-"` } -func (s *PipelineDescription) MarshalJSON() ([]byte, error) { +func (s PipelineDescription) MarshalJSON() ([]byte, error) { type NoMethod PipelineDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Point: A point in the timeseries. @@ -4106,9 +4106,9 @@ type Point struct { NullFields []string `json:"-"` } -func (s *Point) MarshalJSON() ([]byte, error) { +func (s Point) MarshalJSON() ([]byte, error) { type NoMethod Point - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Point) UnmarshalJSON(data []byte) error { @@ -4156,9 +4156,9 @@ type Position struct { NullFields []string `json:"-"` } -func (s *Position) MarshalJSON() ([]byte, error) { +func (s Position) MarshalJSON() ([]byte, error) { type NoMethod Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProgressTimeseries: Information about the progress of some component of job @@ -4182,9 +4182,9 @@ type ProgressTimeseries struct { NullFields []string `json:"-"` } -func (s *ProgressTimeseries) MarshalJSON() ([]byte, error) { +func (s ProgressTimeseries) MarshalJSON() ([]byte, error) { type NoMethod ProgressTimeseries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProgressTimeseries) UnmarshalJSON(data []byte) error { @@ -4220,9 +4220,9 @@ type PubSubIODetails struct { NullFields []string `json:"-"` } -func (s *PubSubIODetails) MarshalJSON() ([]byte, error) { +func (s PubSubIODetails) MarshalJSON() ([]byte, error) { type NoMethod PubSubIODetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubLocation: Identifies a pubsub location to use for transferring data @@ -4262,9 +4262,9 @@ type PubsubLocation struct { NullFields []string `json:"-"` } -func (s *PubsubLocation) MarshalJSON() ([]byte, error) { +func (s PubsubLocation) MarshalJSON() ([]byte, error) { type NoMethod PubsubLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubSnapshotMetadata: Represents a Pubsub snapshot. @@ -4288,9 +4288,9 @@ type PubsubSnapshotMetadata struct { NullFields []string `json:"-"` } -func (s *PubsubSnapshotMetadata) MarshalJSON() ([]byte, error) { +func (s PubsubSnapshotMetadata) MarshalJSON() ([]byte, error) { type NoMethod PubsubSnapshotMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadInstruction: An instruction that reads records. Takes no inputs, @@ -4311,9 +4311,9 @@ type ReadInstruction struct { NullFields []string `json:"-"` } -func (s *ReadInstruction) MarshalJSON() ([]byte, error) { +func (s ReadInstruction) MarshalJSON() ([]byte, error) { type NoMethod ReadInstruction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportWorkItemStatusRequest: Request to report the status of WorkItems. @@ -4349,9 +4349,9 @@ type ReportWorkItemStatusRequest struct { NullFields []string `json:"-"` } -func (s *ReportWorkItemStatusRequest) MarshalJSON() ([]byte, error) { +func (s ReportWorkItemStatusRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportWorkItemStatusRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportWorkItemStatusResponse: Response from a request to report the status @@ -4381,9 +4381,9 @@ type ReportWorkItemStatusResponse struct { NullFields []string `json:"-"` } -func (s *ReportWorkItemStatusResponse) MarshalJSON() ([]byte, error) { +func (s ReportWorkItemStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod ReportWorkItemStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportedParallelism: Represents the level of parallelism in a WorkItem's @@ -4410,9 +4410,9 @@ type ReportedParallelism struct { NullFields []string `json:"-"` } -func (s *ReportedParallelism) MarshalJSON() ([]byte, error) { +func (s ReportedParallelism) MarshalJSON() ([]byte, error) { type NoMethod ReportedParallelism - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ReportedParallelism) UnmarshalJSON(data []byte) error { @@ -4452,9 +4452,9 @@ type ResourceUtilizationReport struct { NullFields []string `json:"-"` } -func (s *ResourceUtilizationReport) MarshalJSON() ([]byte, error) { +func (s ResourceUtilizationReport) MarshalJSON() ([]byte, error) { type NoMethod ResourceUtilizationReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceUtilizationReportResponse: Service-side response to WorkerMessage @@ -4568,9 +4568,9 @@ type RuntimeEnvironment struct { NullFields []string `json:"-"` } -func (s *RuntimeEnvironment) MarshalJSON() ([]byte, error) { +func (s RuntimeEnvironment) MarshalJSON() ([]byte, error) { type NoMethod RuntimeEnvironment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeMetadata: RuntimeMetadata describing a runtime environment. @@ -4592,9 +4592,9 @@ type RuntimeMetadata struct { NullFields []string `json:"-"` } -func (s *RuntimeMetadata) MarshalJSON() ([]byte, error) { +func (s RuntimeMetadata) MarshalJSON() ([]byte, error) { type NoMethod RuntimeMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeUpdatableParams: Additional job parameters that can only be updated @@ -4626,9 +4626,9 @@ type RuntimeUpdatableParams struct { NullFields []string `json:"-"` } -func (s *RuntimeUpdatableParams) MarshalJSON() ([]byte, error) { +func (s RuntimeUpdatableParams) MarshalJSON() ([]byte, error) { type NoMethod RuntimeUpdatableParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RuntimeUpdatableParams) UnmarshalJSON(data []byte) error { @@ -4670,9 +4670,9 @@ type SDKInfo struct { NullFields []string `json:"-"` } -func (s *SDKInfo) MarshalJSON() ([]byte, error) { +func (s SDKInfo) MarshalJSON() ([]byte, error) { type NoMethod SDKInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdkBug: A bug found in the Dataflow SDK. @@ -4713,9 +4713,9 @@ type SdkBug struct { NullFields []string `json:"-"` } -func (s *SdkBug) MarshalJSON() ([]byte, error) { +func (s SdkBug) MarshalJSON() ([]byte, error) { type NoMethod SdkBug - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdkHarnessContainerImage: Defines an SDK harness container for executing @@ -4750,9 +4750,9 @@ type SdkHarnessContainerImage struct { NullFields []string `json:"-"` } -func (s *SdkHarnessContainerImage) MarshalJSON() ([]byte, error) { +func (s SdkHarnessContainerImage) MarshalJSON() ([]byte, error) { type NoMethod SdkHarnessContainerImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdkVersion: The version of the SDK used to run the job. @@ -4788,9 +4788,9 @@ type SdkVersion struct { NullFields []string `json:"-"` } -func (s *SdkVersion) MarshalJSON() ([]byte, error) { +func (s SdkVersion) MarshalJSON() ([]byte, error) { type NoMethod SdkVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SendDebugCaptureRequest: Request to send encoded debug information. Next ID: @@ -4830,9 +4830,9 @@ type SendDebugCaptureRequest struct { NullFields []string `json:"-"` } -func (s *SendDebugCaptureRequest) MarshalJSON() ([]byte, error) { +func (s SendDebugCaptureRequest) MarshalJSON() ([]byte, error) { type NoMethod SendDebugCaptureRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SendDebugCaptureResponse: Response to a send capture request. nothing @@ -4863,9 +4863,9 @@ type SendWorkerMessagesRequest struct { NullFields []string `json:"-"` } -func (s *SendWorkerMessagesRequest) MarshalJSON() ([]byte, error) { +func (s SendWorkerMessagesRequest) MarshalJSON() ([]byte, error) { type NoMethod SendWorkerMessagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SendWorkerMessagesResponse: The response to the worker messages. @@ -4888,9 +4888,9 @@ type SendWorkerMessagesResponse struct { NullFields []string `json:"-"` } -func (s *SendWorkerMessagesResponse) MarshalJSON() ([]byte, error) { +func (s SendWorkerMessagesResponse) MarshalJSON() ([]byte, error) { type NoMethod SendWorkerMessagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeqMapTask: Describes a particular function to invoke. @@ -4922,9 +4922,9 @@ type SeqMapTask struct { NullFields []string `json:"-"` } -func (s *SeqMapTask) MarshalJSON() ([]byte, error) { +func (s SeqMapTask) MarshalJSON() ([]byte, error) { type NoMethod SeqMapTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeqMapTaskOutputInfo: Information about an output of a SeqMapTask. @@ -4946,9 +4946,9 @@ type SeqMapTaskOutputInfo struct { NullFields []string `json:"-"` } -func (s *SeqMapTaskOutputInfo) MarshalJSON() ([]byte, error) { +func (s SeqMapTaskOutputInfo) MarshalJSON() ([]byte, error) { type NoMethod SeqMapTaskOutputInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceResources: Resources used by the Dataflow Service to run the job. @@ -4969,9 +4969,9 @@ type ServiceResources struct { NullFields []string `json:"-"` } -func (s *ServiceResources) MarshalJSON() ([]byte, error) { +func (s ServiceResources) MarshalJSON() ([]byte, error) { type NoMethod ServiceResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShellTask: A task which consists of a shell command for the worker to @@ -4994,9 +4994,9 @@ type ShellTask struct { NullFields []string `json:"-"` } -func (s *ShellTask) MarshalJSON() ([]byte, error) { +func (s ShellTask) MarshalJSON() ([]byte, error) { type NoMethod ShellTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SideInputInfo: Information about a side input of a DoFn or an input of a @@ -5025,9 +5025,9 @@ type SideInputInfo struct { NullFields []string `json:"-"` } -func (s *SideInputInfo) MarshalJSON() ([]byte, error) { +func (s SideInputInfo) MarshalJSON() ([]byte, error) { type NoMethod SideInputInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sink: A sink that records can be encoded and written to. @@ -5049,9 +5049,9 @@ type Sink struct { NullFields []string `json:"-"` } -func (s *Sink) MarshalJSON() ([]byte, error) { +func (s Sink) MarshalJSON() ([]byte, error) { type NoMethod Sink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Snapshot: Represents a snapshot of a job. @@ -5102,9 +5102,9 @@ type Snapshot struct { NullFields []string `json:"-"` } -func (s *Snapshot) MarshalJSON() ([]byte, error) { +func (s Snapshot) MarshalJSON() ([]byte, error) { type NoMethod Snapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotJobRequest: Request to create a snapshot of a job. @@ -5130,9 +5130,9 @@ type SnapshotJobRequest struct { NullFields []string `json:"-"` } -func (s *SnapshotJobRequest) MarshalJSON() ([]byte, error) { +func (s SnapshotJobRequest) MarshalJSON() ([]byte, error) { type NoMethod SnapshotJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: A source that records can be read and decoded from. @@ -5179,9 +5179,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceFork: DEPRECATED in favor of DynamicSourceSplit. @@ -5207,9 +5207,9 @@ type SourceFork struct { NullFields []string `json:"-"` } -func (s *SourceFork) MarshalJSON() ([]byte, error) { +func (s SourceFork) MarshalJSON() ([]byte, error) { type NoMethod SourceFork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceGetMetadataRequest: A request to compute the SourceMetadata of a @@ -5230,9 +5230,9 @@ type SourceGetMetadataRequest struct { NullFields []string `json:"-"` } -func (s *SourceGetMetadataRequest) MarshalJSON() ([]byte, error) { +func (s SourceGetMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod SourceGetMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceGetMetadataResponse: The result of a SourceGetMetadataOperation. @@ -5252,9 +5252,9 @@ type SourceGetMetadataResponse struct { NullFields []string `json:"-"` } -func (s *SourceGetMetadataResponse) MarshalJSON() ([]byte, error) { +func (s SourceGetMetadataResponse) MarshalJSON() ([]byte, error) { type NoMethod SourceGetMetadataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceMetadata: Metadata about a Source useful for automatically optimizing @@ -5284,9 +5284,9 @@ type SourceMetadata struct { NullFields []string `json:"-"` } -func (s *SourceMetadata) MarshalJSON() ([]byte, error) { +func (s SourceMetadata) MarshalJSON() ([]byte, error) { type NoMethod SourceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceOperationRequest: A work item that represents the different operations @@ -5320,9 +5320,9 @@ type SourceOperationRequest struct { NullFields []string `json:"-"` } -func (s *SourceOperationRequest) MarshalJSON() ([]byte, error) { +func (s SourceOperationRequest) MarshalJSON() ([]byte, error) { type NoMethod SourceOperationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceOperationResponse: The result of a SourceOperationRequest, specified @@ -5346,9 +5346,9 @@ type SourceOperationResponse struct { NullFields []string `json:"-"` } -func (s *SourceOperationResponse) MarshalJSON() ([]byte, error) { +func (s SourceOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod SourceOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceSplitOptions: Hints for splitting a Source into bundles (parts for @@ -5372,9 +5372,9 @@ type SourceSplitOptions struct { NullFields []string `json:"-"` } -func (s *SourceSplitOptions) MarshalJSON() ([]byte, error) { +func (s SourceSplitOptions) MarshalJSON() ([]byte, error) { type NoMethod SourceSplitOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceSplitRequest: Represents the operation to split a high-level Source @@ -5406,9 +5406,9 @@ type SourceSplitRequest struct { NullFields []string `json:"-"` } -func (s *SourceSplitRequest) MarshalJSON() ([]byte, error) { +func (s SourceSplitRequest) MarshalJSON() ([]byte, error) { type NoMethod SourceSplitRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceSplitResponse: The response to a SourceSplitRequest. @@ -5446,9 +5446,9 @@ type SourceSplitResponse struct { NullFields []string `json:"-"` } -func (s *SourceSplitResponse) MarshalJSON() ([]byte, error) { +func (s SourceSplitResponse) MarshalJSON() ([]byte, error) { type NoMethod SourceSplitResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceSplitShard: DEPRECATED in favor of DerivedSource. @@ -5480,9 +5480,9 @@ type SourceSplitShard struct { NullFields []string `json:"-"` } -func (s *SourceSplitShard) MarshalJSON() ([]byte, error) { +func (s SourceSplitShard) MarshalJSON() ([]byte, error) { type NoMethod SourceSplitShard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpannerIODetails: Metadata for a Spanner connector used by the job. @@ -5506,9 +5506,9 @@ type SpannerIODetails struct { NullFields []string `json:"-"` } -func (s *SpannerIODetails) MarshalJSON() ([]byte, error) { +func (s SpannerIODetails) MarshalJSON() ([]byte, error) { type NoMethod SpannerIODetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SplitInt64: A representation of an int64, n, that is immune to precision @@ -5531,9 +5531,9 @@ type SplitInt64 struct { NullFields []string `json:"-"` } -func (s *SplitInt64) MarshalJSON() ([]byte, error) { +func (s SplitInt64) MarshalJSON() ([]byte, error) { type NoMethod SplitInt64 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StageExecutionDetails: Information about the workers and work items within a @@ -5561,9 +5561,9 @@ type StageExecutionDetails struct { NullFields []string `json:"-"` } -func (s *StageExecutionDetails) MarshalJSON() ([]byte, error) { +func (s StageExecutionDetails) MarshalJSON() ([]byte, error) { type NoMethod StageExecutionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StageSource: Description of an input or output of an execution stage. @@ -5591,9 +5591,9 @@ type StageSource struct { NullFields []string `json:"-"` } -func (s *StageSource) MarshalJSON() ([]byte, error) { +func (s StageSource) MarshalJSON() ([]byte, error) { type NoMethod StageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StageSummary: Information about a particular execution stage of a job. @@ -5634,9 +5634,9 @@ type StageSummary struct { NullFields []string `json:"-"` } -func (s *StageSummary) MarshalJSON() ([]byte, error) { +func (s StageSummary) MarshalJSON() ([]byte, error) { type NoMethod StageSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StateFamilyConfig: State family configuration. @@ -5658,9 +5658,9 @@ type StateFamilyConfig struct { NullFields []string `json:"-"` } -func (s *StateFamilyConfig) MarshalJSON() ([]byte, error) { +func (s StateFamilyConfig) MarshalJSON() ([]byte, error) { type NoMethod StateFamilyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -5692,9 +5692,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Step: Defines a particular step within a Cloud Dataflow job. A job consists @@ -5733,9 +5733,9 @@ type Step struct { NullFields []string `json:"-"` } -func (s *Step) MarshalJSON() ([]byte, error) { +func (s Step) MarshalJSON() ([]byte, error) { type NoMethod Step - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Straggler: Information for a straggler. @@ -5758,9 +5758,9 @@ type Straggler struct { NullFields []string `json:"-"` } -func (s *Straggler) MarshalJSON() ([]byte, error) { +func (s Straggler) MarshalJSON() ([]byte, error) { type NoMethod Straggler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StragglerDebuggingInfo: Information useful for debugging a straggler. Each @@ -5783,9 +5783,9 @@ type StragglerDebuggingInfo struct { NullFields []string `json:"-"` } -func (s *StragglerDebuggingInfo) MarshalJSON() ([]byte, error) { +func (s StragglerDebuggingInfo) MarshalJSON() ([]byte, error) { type NoMethod StragglerDebuggingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StragglerInfo: Information useful for straggler identification and @@ -5810,9 +5810,9 @@ type StragglerInfo struct { NullFields []string `json:"-"` } -func (s *StragglerInfo) MarshalJSON() ([]byte, error) { +func (s StragglerInfo) MarshalJSON() ([]byte, error) { type NoMethod StragglerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StragglerSummary: Summarized straggler identification details. @@ -5837,9 +5837,9 @@ type StragglerSummary struct { NullFields []string `json:"-"` } -func (s *StragglerSummary) MarshalJSON() ([]byte, error) { +func (s StragglerSummary) MarshalJSON() ([]byte, error) { type NoMethod StragglerSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamLocation: Describes a stream of data, either as input to be processed @@ -5867,9 +5867,9 @@ type StreamLocation struct { NullFields []string `json:"-"` } -func (s *StreamLocation) MarshalJSON() ([]byte, error) { +func (s StreamLocation) MarshalJSON() ([]byte, error) { type NoMethod StreamLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingApplianceSnapshotConfig: Streaming appliance snapshot @@ -5894,9 +5894,9 @@ type StreamingApplianceSnapshotConfig struct { NullFields []string `json:"-"` } -func (s *StreamingApplianceSnapshotConfig) MarshalJSON() ([]byte, error) { +func (s StreamingApplianceSnapshotConfig) MarshalJSON() ([]byte, error) { type NoMethod StreamingApplianceSnapshotConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingComputationConfig: Configuration information for a single streaming @@ -5926,9 +5926,9 @@ type StreamingComputationConfig struct { NullFields []string `json:"-"` } -func (s *StreamingComputationConfig) MarshalJSON() ([]byte, error) { +func (s StreamingComputationConfig) MarshalJSON() ([]byte, error) { type NoMethod StreamingComputationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingComputationRanges: Describes full or partial data disk assignment @@ -5951,9 +5951,9 @@ type StreamingComputationRanges struct { NullFields []string `json:"-"` } -func (s *StreamingComputationRanges) MarshalJSON() ([]byte, error) { +func (s StreamingComputationRanges) MarshalJSON() ([]byte, error) { type NoMethod StreamingComputationRanges - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingComputationTask: A task which describes what action should be @@ -5987,9 +5987,9 @@ type StreamingComputationTask struct { NullFields []string `json:"-"` } -func (s *StreamingComputationTask) MarshalJSON() ([]byte, error) { +func (s StreamingComputationTask) MarshalJSON() ([]byte, error) { type NoMethod StreamingComputationTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingConfigTask: A task that carries configuration information for @@ -6032,9 +6032,9 @@ type StreamingConfigTask struct { NullFields []string `json:"-"` } -func (s *StreamingConfigTask) MarshalJSON() ([]byte, error) { +func (s StreamingConfigTask) MarshalJSON() ([]byte, error) { type NoMethod StreamingConfigTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingOperationalLimits: Operational limits imposed on streaming jobs by @@ -6070,9 +6070,9 @@ type StreamingOperationalLimits struct { NullFields []string `json:"-"` } -func (s *StreamingOperationalLimits) MarshalJSON() ([]byte, error) { +func (s StreamingOperationalLimits) MarshalJSON() ([]byte, error) { type NoMethod StreamingOperationalLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingScalingReport: Contains per-user worker telemetry used in streaming @@ -6106,9 +6106,9 @@ type StreamingScalingReport struct { NullFields []string `json:"-"` } -func (s *StreamingScalingReport) MarshalJSON() ([]byte, error) { +func (s StreamingScalingReport) MarshalJSON() ([]byte, error) { type NoMethod StreamingScalingReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingScalingReportResponse: Contains per-user-worker streaming scaling @@ -6129,9 +6129,9 @@ type StreamingScalingReportResponse struct { NullFields []string `json:"-"` } -func (s *StreamingScalingReportResponse) MarshalJSON() ([]byte, error) { +func (s StreamingScalingReportResponse) MarshalJSON() ([]byte, error) { type NoMethod StreamingScalingReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingSetupTask: A task which initializes part of a streaming Dataflow @@ -6163,9 +6163,9 @@ type StreamingSetupTask struct { NullFields []string `json:"-"` } -func (s *StreamingSetupTask) MarshalJSON() ([]byte, error) { +func (s StreamingSetupTask) MarshalJSON() ([]byte, error) { type NoMethod StreamingSetupTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingSideInputLocation: Identifies the location of a streaming side @@ -6188,9 +6188,9 @@ type StreamingSideInputLocation struct { NullFields []string `json:"-"` } -func (s *StreamingSideInputLocation) MarshalJSON() ([]byte, error) { +func (s StreamingSideInputLocation) MarshalJSON() ([]byte, error) { type NoMethod StreamingSideInputLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingStageLocation: Identifies the location of a streaming computation @@ -6212,9 +6212,9 @@ type StreamingStageLocation struct { NullFields []string `json:"-"` } -func (s *StreamingStageLocation) MarshalJSON() ([]byte, error) { +func (s StreamingStageLocation) MarshalJSON() ([]byte, error) { type NoMethod StreamingStageLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingStragglerInfo: Information useful for streaming straggler @@ -6245,9 +6245,9 @@ type StreamingStragglerInfo struct { NullFields []string `json:"-"` } -func (s *StreamingStragglerInfo) MarshalJSON() ([]byte, error) { +func (s StreamingStragglerInfo) MarshalJSON() ([]byte, error) { type NoMethod StreamingStragglerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StringList: A metric value representing a list of strings. @@ -6267,9 +6267,9 @@ type StringList struct { NullFields []string `json:"-"` } -func (s *StringList) MarshalJSON() ([]byte, error) { +func (s StringList) MarshalJSON() ([]byte, error) { type NoMethod StringList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructuredMessage: A rich message format, including a human readable string, @@ -6296,9 +6296,9 @@ type StructuredMessage struct { NullFields []string `json:"-"` } -func (s *StructuredMessage) MarshalJSON() ([]byte, error) { +func (s StructuredMessage) MarshalJSON() ([]byte, error) { type NoMethod StructuredMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskRunnerSettings: Taskrunner configuration settings. @@ -6369,9 +6369,9 @@ type TaskRunnerSettings struct { NullFields []string `json:"-"` } -func (s *TaskRunnerSettings) MarshalJSON() ([]byte, error) { +func (s TaskRunnerSettings) MarshalJSON() ([]byte, error) { type NoMethod TaskRunnerSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TemplateMetadata: Metadata describing a template. @@ -6408,9 +6408,9 @@ type TemplateMetadata struct { NullFields []string `json:"-"` } -func (s *TemplateMetadata) MarshalJSON() ([]byte, error) { +func (s TemplateMetadata) MarshalJSON() ([]byte, error) { type NoMethod TemplateMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TopologyConfig: Global topology of the streaming Dataflow job, including all @@ -6441,9 +6441,9 @@ type TopologyConfig struct { NullFields []string `json:"-"` } -func (s *TopologyConfig) MarshalJSON() ([]byte, error) { +func (s TopologyConfig) MarshalJSON() ([]byte, error) { type NoMethod TopologyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransformSummary: Description of the type, names/ids, and input/outputs for @@ -6488,9 +6488,9 @@ type TransformSummary struct { NullFields []string `json:"-"` } -func (s *TransformSummary) MarshalJSON() ([]byte, error) { +func (s TransformSummary) MarshalJSON() ([]byte, error) { type NoMethod TransformSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkItem: WorkItem represents basic information about a WorkItem to be @@ -6543,9 +6543,9 @@ type WorkItem struct { NullFields []string `json:"-"` } -func (s *WorkItem) MarshalJSON() ([]byte, error) { +func (s WorkItem) MarshalJSON() ([]byte, error) { type NoMethod WorkItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkItemDetails: Information about an individual work item execution. @@ -6589,9 +6589,9 @@ type WorkItemDetails struct { NullFields []string `json:"-"` } -func (s *WorkItemDetails) MarshalJSON() ([]byte, error) { +func (s WorkItemDetails) MarshalJSON() ([]byte, error) { type NoMethod WorkItemDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkItemServiceState: The Dataflow service's idea of the current state of a @@ -6644,9 +6644,9 @@ type WorkItemServiceState struct { NullFields []string `json:"-"` } -func (s *WorkItemServiceState) MarshalJSON() ([]byte, error) { +func (s WorkItemServiceState) MarshalJSON() ([]byte, error) { type NoMethod WorkItemServiceState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkItemStatus: Conveys a worker's progress through the work described by a @@ -6730,9 +6730,9 @@ type WorkItemStatus struct { NullFields []string `json:"-"` } -func (s *WorkItemStatus) MarshalJSON() ([]byte, error) { +func (s WorkItemStatus) MarshalJSON() ([]byte, error) { type NoMethod WorkItemStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WorkItemStatus) UnmarshalJSON(data []byte) error { @@ -6768,9 +6768,9 @@ type WorkerDetails struct { NullFields []string `json:"-"` } -func (s *WorkerDetails) MarshalJSON() ([]byte, error) { +func (s WorkerDetails) MarshalJSON() ([]byte, error) { type NoMethod WorkerDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerHealthReport: WorkerHealthReport contains information about the health @@ -6812,9 +6812,9 @@ type WorkerHealthReport struct { NullFields []string `json:"-"` } -func (s *WorkerHealthReport) MarshalJSON() ([]byte, error) { +func (s WorkerHealthReport) MarshalJSON() ([]byte, error) { type NoMethod WorkerHealthReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerHealthReportResponse: WorkerHealthReportResponse contains information @@ -6837,9 +6837,9 @@ type WorkerHealthReportResponse struct { NullFields []string `json:"-"` } -func (s *WorkerHealthReportResponse) MarshalJSON() ([]byte, error) { +func (s WorkerHealthReportResponse) MarshalJSON() ([]byte, error) { type NoMethod WorkerHealthReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerLifecycleEvent: A report of an event in a worker's lifecycle. The @@ -6882,9 +6882,9 @@ type WorkerLifecycleEvent struct { NullFields []string `json:"-"` } -func (s *WorkerLifecycleEvent) MarshalJSON() ([]byte, error) { +func (s WorkerLifecycleEvent) MarshalJSON() ([]byte, error) { type NoMethod WorkerLifecycleEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerMessage: WorkerMessage provides information to the backend about a @@ -6933,9 +6933,9 @@ type WorkerMessage struct { NullFields []string `json:"-"` } -func (s *WorkerMessage) MarshalJSON() ([]byte, error) { +func (s WorkerMessage) MarshalJSON() ([]byte, error) { type NoMethod WorkerMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerMessageCode: A message code is used to report status and error @@ -6979,9 +6979,9 @@ type WorkerMessageCode struct { NullFields []string `json:"-"` } -func (s *WorkerMessageCode) MarshalJSON() ([]byte, error) { +func (s WorkerMessageCode) MarshalJSON() ([]byte, error) { type NoMethod WorkerMessageCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerMessageResponse: A worker_message response allows the server to pass @@ -7016,9 +7016,9 @@ type WorkerMessageResponse struct { NullFields []string `json:"-"` } -func (s *WorkerMessageResponse) MarshalJSON() ([]byte, error) { +func (s WorkerMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod WorkerMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerPool: Describes one particular pool of Cloud Dataflow workers to be @@ -7140,9 +7140,9 @@ type WorkerPool struct { NullFields []string `json:"-"` } -func (s *WorkerPool) MarshalJSON() ([]byte, error) { +func (s WorkerPool) MarshalJSON() ([]byte, error) { type NoMethod WorkerPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerSettings: Provides data to pass through to the worker harness. @@ -7182,9 +7182,9 @@ type WorkerSettings struct { NullFields []string `json:"-"` } -func (s *WorkerSettings) MarshalJSON() ([]byte, error) { +func (s WorkerSettings) MarshalJSON() ([]byte, error) { type NoMethod WorkerSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerShutdownNotice: Shutdown notification from workers. This is to be sent @@ -7208,9 +7208,9 @@ type WorkerShutdownNotice struct { NullFields []string `json:"-"` } -func (s *WorkerShutdownNotice) MarshalJSON() ([]byte, error) { +func (s WorkerShutdownNotice) MarshalJSON() ([]byte, error) { type NoMethod WorkerShutdownNotice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerShutdownNoticeResponse: Service-side response to WorkerMessage issuing @@ -7236,9 +7236,9 @@ type WorkerThreadScalingReport struct { NullFields []string `json:"-"` } -func (s *WorkerThreadScalingReport) MarshalJSON() ([]byte, error) { +func (s WorkerThreadScalingReport) MarshalJSON() ([]byte, error) { type NoMethod WorkerThreadScalingReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerThreadScalingReportResponse: Contains the thread scaling @@ -7259,9 +7259,9 @@ type WorkerThreadScalingReportResponse struct { NullFields []string `json:"-"` } -func (s *WorkerThreadScalingReportResponse) MarshalJSON() ([]byte, error) { +func (s WorkerThreadScalingReportResponse) MarshalJSON() ([]byte, error) { type NoMethod WorkerThreadScalingReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteInstruction: An instruction that writes records. Takes one input, @@ -7284,9 +7284,9 @@ type WriteInstruction struct { NullFields []string `json:"-"` } -func (s *WriteInstruction) MarshalJSON() ([]byte, error) { +func (s WriteInstruction) MarshalJSON() ([]byte, error) { type NoMethod WriteInstruction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsDeleteSnapshotsCall struct { diff --git a/dataform/v1beta1/dataform-gen.go b/dataform/v1beta1/dataform-gen.go index eaad7ad362..2e32403635 100644 --- a/dataform/v1beta1/dataform-gen.go +++ b/dataform/v1beta1/dataform-gen.go @@ -314,9 +314,9 @@ type Assertion struct { NullFields []string `json:"-"` } -func (s *Assertion) MarshalJSON() ([]byte, error) { +func (s Assertion) MarshalJSON() ([]byte, error) { type NoMethod Assertion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryAction: Represents a workflow action that will run against BigQuery. @@ -340,9 +340,9 @@ type BigQueryAction struct { NullFields []string `json:"-"` } -func (s *BigQueryAction) MarshalJSON() ([]byte, error) { +func (s BigQueryAction) MarshalJSON() ([]byte, error) { type NoMethod BigQueryAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -439,9 +439,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelWorkflowInvocationRequest: `CancelWorkflowInvocation` request message. @@ -488,9 +488,9 @@ type CodeCompilationConfig struct { NullFields []string `json:"-"` } -func (s *CodeCompilationConfig) MarshalJSON() ([]byte, error) { +func (s CodeCompilationConfig) MarshalJSON() ([]byte, error) { type NoMethod CodeCompilationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ColumnDescriptor: Describes a column. @@ -516,9 +516,9 @@ type ColumnDescriptor struct { NullFields []string `json:"-"` } -func (s *ColumnDescriptor) MarshalJSON() ([]byte, error) { +func (s ColumnDescriptor) MarshalJSON() ([]byte, error) { type NoMethod ColumnDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitAuthor: Represents the author of a Git commit. @@ -540,9 +540,9 @@ type CommitAuthor struct { NullFields []string `json:"-"` } -func (s *CommitAuthor) MarshalJSON() ([]byte, error) { +func (s CommitAuthor) MarshalJSON() ([]byte, error) { type NoMethod CommitAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitLogEntry: Represents a single commit log. @@ -568,9 +568,9 @@ type CommitLogEntry struct { NullFields []string `json:"-"` } -func (s *CommitLogEntry) MarshalJSON() ([]byte, error) { +func (s CommitLogEntry) MarshalJSON() ([]byte, error) { type NoMethod CommitLogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitMetadata: Represents a Dataform Git commit. @@ -592,9 +592,9 @@ type CommitMetadata struct { NullFields []string `json:"-"` } -func (s *CommitMetadata) MarshalJSON() ([]byte, error) { +func (s CommitMetadata) MarshalJSON() ([]byte, error) { type NoMethod CommitMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitRepositoryChangesRequest: `CommitRepositoryChanges` request message. @@ -622,9 +622,9 @@ type CommitRepositoryChangesRequest struct { NullFields []string `json:"-"` } -func (s *CommitRepositoryChangesRequest) MarshalJSON() ([]byte, error) { +func (s CommitRepositoryChangesRequest) MarshalJSON() ([]byte, error) { type NoMethod CommitRepositoryChangesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitRepositoryChangesResponse: `CommitRepositoryChanges` response message. @@ -647,9 +647,9 @@ type CommitRepositoryChangesResponse struct { NullFields []string `json:"-"` } -func (s *CommitRepositoryChangesResponse) MarshalJSON() ([]byte, error) { +func (s CommitRepositoryChangesResponse) MarshalJSON() ([]byte, error) { type NoMethod CommitRepositoryChangesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitWorkspaceChangesRequest: `CommitWorkspaceChanges` request message. @@ -674,9 +674,9 @@ type CommitWorkspaceChangesRequest struct { NullFields []string `json:"-"` } -func (s *CommitWorkspaceChangesRequest) MarshalJSON() ([]byte, error) { +func (s CommitWorkspaceChangesRequest) MarshalJSON() ([]byte, error) { type NoMethod CommitWorkspaceChangesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompilationError: An error encountered when attempting to compile a Dataform @@ -705,9 +705,9 @@ type CompilationError struct { NullFields []string `json:"-"` } -func (s *CompilationError) MarshalJSON() ([]byte, error) { +func (s CompilationError) MarshalJSON() ([]byte, error) { type NoMethod CompilationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompilationResult: Represents the result of compiling a Dataform project. @@ -759,9 +759,9 @@ type CompilationResult struct { NullFields []string `json:"-"` } -func (s *CompilationResult) MarshalJSON() ([]byte, error) { +func (s CompilationResult) MarshalJSON() ([]byte, error) { type NoMethod CompilationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompilationResultAction: Represents a single Dataform action in a @@ -798,9 +798,9 @@ type CompilationResultAction struct { NullFields []string `json:"-"` } -func (s *CompilationResultAction) MarshalJSON() ([]byte, error) { +func (s CompilationResultAction) MarshalJSON() ([]byte, error) { type NoMethod CompilationResultAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeRepositoryAccessTokenStatusResponse: @@ -833,9 +833,9 @@ type ComputeRepositoryAccessTokenStatusResponse struct { NullFields []string `json:"-"` } -func (s *ComputeRepositoryAccessTokenStatusResponse) MarshalJSON() ([]byte, error) { +func (s ComputeRepositoryAccessTokenStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod ComputeRepositoryAccessTokenStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataEncryptionState: Describes encryption state of a resource. @@ -856,9 +856,9 @@ type DataEncryptionState struct { NullFields []string `json:"-"` } -func (s *DataEncryptionState) MarshalJSON() ([]byte, error) { +func (s DataEncryptionState) MarshalJSON() ([]byte, error) { type NoMethod DataEncryptionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Declaration: Represents a relation which is not managed by Dataform but @@ -881,9 +881,9 @@ type Declaration struct { NullFields []string `json:"-"` } -func (s *Declaration) MarshalJSON() ([]byte, error) { +func (s Declaration) MarshalJSON() ([]byte, error) { type NoMethod Declaration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteFile: Represents the delete file operation. @@ -909,9 +909,9 @@ type DirectoryEntry struct { NullFields []string `json:"-"` } -func (s *DirectoryEntry) MarshalJSON() ([]byte, error) { +func (s DirectoryEntry) MarshalJSON() ([]byte, error) { type NoMethod DirectoryEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectorySearchResult: Client-facing representation of a directory entry in @@ -932,9 +932,9 @@ type DirectorySearchResult struct { NullFields []string `json:"-"` } -func (s *DirectorySearchResult) MarshalJSON() ([]byte, error) { +func (s DirectorySearchResult) MarshalJSON() ([]byte, error) { type NoMethod DirectorySearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -989,9 +989,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchFileDiffResponse: `FetchFileDiff` response message. @@ -1014,9 +1014,9 @@ type FetchFileDiffResponse struct { NullFields []string `json:"-"` } -func (s *FetchFileDiffResponse) MarshalJSON() ([]byte, error) { +func (s FetchFileDiffResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchFileDiffResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchFileGitStatusesResponse: `FetchFileGitStatuses` response message. @@ -1040,9 +1040,9 @@ type FetchFileGitStatusesResponse struct { NullFields []string `json:"-"` } -func (s *FetchFileGitStatusesResponse) MarshalJSON() ([]byte, error) { +func (s FetchFileGitStatusesResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchFileGitStatusesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchGitAheadBehindResponse: `FetchGitAheadBehind` response message. @@ -1069,9 +1069,9 @@ type FetchGitAheadBehindResponse struct { NullFields []string `json:"-"` } -func (s *FetchGitAheadBehindResponse) MarshalJSON() ([]byte, error) { +func (s FetchGitAheadBehindResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchGitAheadBehindResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchRemoteBranchesResponse: `FetchRemoteBranches` response message. @@ -1094,9 +1094,9 @@ type FetchRemoteBranchesResponse struct { NullFields []string `json:"-"` } -func (s *FetchRemoteBranchesResponse) MarshalJSON() ([]byte, error) { +func (s FetchRemoteBranchesResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchRemoteBranchesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchRepositoryHistoryResponse: `FetchRepositoryHistory` response message. @@ -1122,9 +1122,9 @@ type FetchRepositoryHistoryResponse struct { NullFields []string `json:"-"` } -func (s *FetchRepositoryHistoryResponse) MarshalJSON() ([]byte, error) { +func (s FetchRepositoryHistoryResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchRepositoryHistoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileOperation: Represents a single file operation to the repository. @@ -1146,9 +1146,9 @@ type FileOperation struct { NullFields []string `json:"-"` } -func (s *FileOperation) MarshalJSON() ([]byte, error) { +func (s FileOperation) MarshalJSON() ([]byte, error) { type NoMethod FileOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileSearchResult: Client-facing representation of a file entry in search @@ -1169,9 +1169,9 @@ type FileSearchResult struct { NullFields []string `json:"-"` } -func (s *FileSearchResult) MarshalJSON() ([]byte, error) { +func (s FileSearchResult) MarshalJSON() ([]byte, error) { type NoMethod FileSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitRemoteSettings: Controls Git remote configuration for a repository. @@ -1215,9 +1215,9 @@ type GitRemoteSettings struct { NullFields []string `json:"-"` } -func (s *GitRemoteSettings) MarshalJSON() ([]byte, error) { +func (s GitRemoteSettings) MarshalJSON() ([]byte, error) { type NoMethod GitRemoteSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IncrementalTableConfig: Contains settings for relations of type @@ -1257,9 +1257,9 @@ type IncrementalTableConfig struct { NullFields []string `json:"-"` } -func (s *IncrementalTableConfig) MarshalJSON() ([]byte, error) { +func (s IncrementalTableConfig) MarshalJSON() ([]byte, error) { type NoMethod IncrementalTableConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstallNpmPackagesRequest: `InstallNpmPackages` request message. @@ -1298,9 +1298,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InvocationConfig: Includes various configuration options for a workflow @@ -1338,9 +1338,9 @@ type InvocationConfig struct { NullFields []string `json:"-"` } -func (s *InvocationConfig) MarshalJSON() ([]byte, error) { +func (s InvocationConfig) MarshalJSON() ([]byte, error) { type NoMethod InvocationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCompilationResultsResponse: `ListCompilationResults` response message. @@ -1368,9 +1368,9 @@ type ListCompilationResultsResponse struct { NullFields []string `json:"-"` } -func (s *ListCompilationResultsResponse) MarshalJSON() ([]byte, error) { +func (s ListCompilationResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCompilationResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1396,9 +1396,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReleaseConfigsResponse: `ListReleaseConfigs` response message. @@ -1426,9 +1426,9 @@ type ListReleaseConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListReleaseConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListReleaseConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReleaseConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRepositoriesResponse: `ListRepositories` response message. @@ -1456,9 +1456,9 @@ type ListRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkflowConfigsResponse: `ListWorkflowConfigs` response message. @@ -1486,9 +1486,9 @@ type ListWorkflowConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkflowConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkflowConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkflowConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkflowInvocationsResponse: `ListWorkflowInvocations` response message. @@ -1516,9 +1516,9 @@ type ListWorkflowInvocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkflowInvocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkflowInvocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkflowInvocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkspacesResponse: `ListWorkspaces` response message. @@ -1546,9 +1546,9 @@ type ListWorkspacesResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkspacesResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkspacesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkspacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1584,9 +1584,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MakeDirectoryRequest: `MakeDirectory` request message. @@ -1607,9 +1607,9 @@ type MakeDirectoryRequest struct { NullFields []string `json:"-"` } -func (s *MakeDirectoryRequest) MarshalJSON() ([]byte, error) { +func (s MakeDirectoryRequest) MarshalJSON() ([]byte, error) { type NoMethod MakeDirectoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MakeDirectoryResponse: `MakeDirectory` response message. @@ -1639,9 +1639,9 @@ type MoveDirectoryRequest struct { NullFields []string `json:"-"` } -func (s *MoveDirectoryRequest) MarshalJSON() ([]byte, error) { +func (s MoveDirectoryRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveDirectoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveDirectoryResponse: `MoveDirectory` response message. @@ -1671,9 +1671,9 @@ type MoveFileRequest struct { NullFields []string `json:"-"` } -func (s *MoveFileRequest) MarshalJSON() ([]byte, error) { +func (s MoveFileRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveFileResponse: `MoveFile` response message. @@ -1704,9 +1704,9 @@ type Notebook struct { NullFields []string `json:"-"` } -func (s *Notebook) MarshalJSON() ([]byte, error) { +func (s Notebook) MarshalJSON() ([]byte, error) { type NoMethod Notebook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotebookAction: Represents a workflow action that will run against a @@ -1731,9 +1731,9 @@ type NotebookAction struct { NullFields []string `json:"-"` } -func (s *NotebookAction) MarshalJSON() ([]byte, error) { +func (s NotebookAction) MarshalJSON() ([]byte, error) { type NoMethod NotebookAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NotebookRuntimeOptions struct { @@ -1753,9 +1753,9 @@ type NotebookRuntimeOptions struct { NullFields []string `json:"-"` } -func (s *NotebookRuntimeOptions) MarshalJSON() ([]byte, error) { +func (s NotebookRuntimeOptions) MarshalJSON() ([]byte, error) { type NoMethod NotebookRuntimeOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1791,9 +1791,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operations: Represents a list of arbitrary database operations. @@ -1825,9 +1825,9 @@ type Operations struct { NullFields []string `json:"-"` } -func (s *Operations) MarshalJSON() ([]byte, error) { +func (s Operations) MarshalJSON() ([]byte, error) { type NoMethod Operations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1915,9 +1915,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullGitCommitsRequest: `PullGitCommits` request message. @@ -1942,9 +1942,9 @@ type PullGitCommitsRequest struct { NullFields []string `json:"-"` } -func (s *PullGitCommitsRequest) MarshalJSON() ([]byte, error) { +func (s PullGitCommitsRequest) MarshalJSON() ([]byte, error) { type NoMethod PullGitCommitsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PushGitCommitsRequest: `PushGitCommits` request message. @@ -1966,9 +1966,9 @@ type PushGitCommitsRequest struct { NullFields []string `json:"-"` } -func (s *PushGitCommitsRequest) MarshalJSON() ([]byte, error) { +func (s PushGitCommitsRequest) MarshalJSON() ([]byte, error) { type NoMethod PushGitCommitsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryCompilationResultActionsResponse: `QueryCompilationResultActions` @@ -1995,9 +1995,9 @@ type QueryCompilationResultActionsResponse struct { NullFields []string `json:"-"` } -func (s *QueryCompilationResultActionsResponse) MarshalJSON() ([]byte, error) { +func (s QueryCompilationResultActionsResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryCompilationResultActionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryDirectoryContentsResponse: `QueryDirectoryContents` response message. @@ -2023,9 +2023,9 @@ type QueryDirectoryContentsResponse struct { NullFields []string `json:"-"` } -func (s *QueryDirectoryContentsResponse) MarshalJSON() ([]byte, error) { +func (s QueryDirectoryContentsResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryDirectoryContentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryRepositoryDirectoryContentsResponse: `QueryRepositoryDirectoryContents` @@ -2052,9 +2052,9 @@ type QueryRepositoryDirectoryContentsResponse struct { NullFields []string `json:"-"` } -func (s *QueryRepositoryDirectoryContentsResponse) MarshalJSON() ([]byte, error) { +func (s QueryRepositoryDirectoryContentsResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryRepositoryDirectoryContentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryWorkflowInvocationActionsResponse: `QueryWorkflowInvocationActions` @@ -2081,9 +2081,9 @@ type QueryWorkflowInvocationActionsResponse struct { NullFields []string `json:"-"` } -func (s *QueryWorkflowInvocationActionsResponse) MarshalJSON() ([]byte, error) { +func (s QueryWorkflowInvocationActionsResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryWorkflowInvocationActionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadFileResponse: `ReadFile` response message. @@ -2106,9 +2106,9 @@ type ReadFileResponse struct { NullFields []string `json:"-"` } -func (s *ReadFileResponse) MarshalJSON() ([]byte, error) { +func (s ReadFileResponse) MarshalJSON() ([]byte, error) { type NoMethod ReadFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadRepositoryFileResponse: `ReadRepositoryFile` response message. @@ -2131,9 +2131,9 @@ type ReadRepositoryFileResponse struct { NullFields []string `json:"-"` } -func (s *ReadRepositoryFileResponse) MarshalJSON() ([]byte, error) { +func (s ReadRepositoryFileResponse) MarshalJSON() ([]byte, error) { type NoMethod ReadRepositoryFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Relation: Represents a database relation. @@ -2193,9 +2193,9 @@ type Relation struct { NullFields []string `json:"-"` } -func (s *Relation) MarshalJSON() ([]byte, error) { +func (s Relation) MarshalJSON() ([]byte, error) { type NoMethod Relation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelationDescriptor: Describes a relation and its columns. @@ -2220,9 +2220,9 @@ type RelationDescriptor struct { NullFields []string `json:"-"` } -func (s *RelationDescriptor) MarshalJSON() ([]byte, error) { +func (s RelationDescriptor) MarshalJSON() ([]byte, error) { type NoMethod RelationDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReleaseConfig: Represents a Dataform release configuration. @@ -2276,9 +2276,9 @@ type ReleaseConfig struct { NullFields []string `json:"-"` } -func (s *ReleaseConfig) MarshalJSON() ([]byte, error) { +func (s ReleaseConfig) MarshalJSON() ([]byte, error) { type NoMethod ReleaseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveDirectoryRequest: `RemoveDirectory` request message. @@ -2299,9 +2299,9 @@ type RemoveDirectoryRequest struct { NullFields []string `json:"-"` } -func (s *RemoveDirectoryRequest) MarshalJSON() ([]byte, error) { +func (s RemoveDirectoryRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveDirectoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveFileRequest: `RemoveFile` request message. @@ -2322,9 +2322,9 @@ type RemoveFileRequest struct { NullFields []string `json:"-"` } -func (s *RemoveFileRequest) MarshalJSON() ([]byte, error) { +func (s RemoveFileRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Repository: Represents a Dataform Git repository. @@ -2386,9 +2386,9 @@ type Repository struct { NullFields []string `json:"-"` } -func (s *Repository) MarshalJSON() ([]byte, error) { +func (s Repository) MarshalJSON() ([]byte, error) { type NoMethod Repository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetWorkspaceChangesRequest: `ResetWorkspaceChanges` request message. @@ -2412,9 +2412,9 @@ type ResetWorkspaceChangesRequest struct { NullFields []string `json:"-"` } -func (s *ResetWorkspaceChangesRequest) MarshalJSON() ([]byte, error) { +func (s ResetWorkspaceChangesRequest) MarshalJSON() ([]byte, error) { type NoMethod ResetWorkspaceChangesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScheduledExecutionRecord: A record of an attempt to create a workflow @@ -2442,9 +2442,9 @@ type ScheduledExecutionRecord struct { NullFields []string `json:"-"` } -func (s *ScheduledExecutionRecord) MarshalJSON() ([]byte, error) { +func (s ScheduledExecutionRecord) MarshalJSON() ([]byte, error) { type NoMethod ScheduledExecutionRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScheduledReleaseRecord: A record of an attempt to create a compilation @@ -2472,9 +2472,9 @@ type ScheduledReleaseRecord struct { NullFields []string `json:"-"` } -func (s *ScheduledReleaseRecord) MarshalJSON() ([]byte, error) { +func (s ScheduledReleaseRecord) MarshalJSON() ([]byte, error) { type NoMethod ScheduledReleaseRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchFilesResponse: Client-facing representation of a file search response. @@ -2501,9 +2501,9 @@ type SearchFilesResponse struct { NullFields []string `json:"-"` } -func (s *SearchFilesResponse) MarshalJSON() ([]byte, error) { +func (s SearchFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchResult: Client-facing representation of a search result entry. @@ -2525,9 +2525,9 @@ type SearchResult struct { NullFields []string `json:"-"` } -func (s *SearchResult) MarshalJSON() ([]byte, error) { +func (s SearchResult) MarshalJSON() ([]byte, error) { type NoMethod SearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2550,9 +2550,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SshAuthenticationConfig: Configures fields for performing SSH @@ -2578,9 +2578,9 @@ type SshAuthenticationConfig struct { NullFields []string `json:"-"` } -func (s *SshAuthenticationConfig) MarshalJSON() ([]byte, error) { +func (s SshAuthenticationConfig) MarshalJSON() ([]byte, error) { type NoMethod SshAuthenticationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2612,9 +2612,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Target: Represents an action identifier. If the action writes output, the @@ -2639,9 +2639,9 @@ type Target struct { NullFields []string `json:"-"` } -func (s *Target) MarshalJSON() ([]byte, error) { +func (s Target) MarshalJSON() ([]byte, error) { type NoMethod Target - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2664,9 +2664,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2691,9 +2691,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UncommittedFileChange: Represents the Git state of a file with uncommitted @@ -2724,9 +2724,9 @@ type UncommittedFileChange struct { NullFields []string `json:"-"` } -func (s *UncommittedFileChange) MarshalJSON() ([]byte, error) { +func (s UncommittedFileChange) MarshalJSON() ([]byte, error) { type NoMethod UncommittedFileChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkflowConfig: Represents a Dataform workflow configuration. @@ -2775,9 +2775,9 @@ type WorkflowConfig struct { NullFields []string `json:"-"` } -func (s *WorkflowConfig) MarshalJSON() ([]byte, error) { +func (s WorkflowConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkflowConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkflowInvocation: Represents a single invocation of a compilation result. @@ -2829,9 +2829,9 @@ type WorkflowInvocation struct { NullFields []string `json:"-"` } -func (s *WorkflowInvocation) MarshalJSON() ([]byte, error) { +func (s WorkflowInvocation) MarshalJSON() ([]byte, error) { type NoMethod WorkflowInvocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkflowInvocationAction: Represents a single action in a workflow @@ -2882,9 +2882,9 @@ type WorkflowInvocationAction struct { NullFields []string `json:"-"` } -func (s *WorkflowInvocationAction) MarshalJSON() ([]byte, error) { +func (s WorkflowInvocationAction) MarshalJSON() ([]byte, error) { type NoMethod WorkflowInvocationAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workspace: Represents a Dataform Git workspace. @@ -2910,9 +2910,9 @@ type Workspace struct { NullFields []string `json:"-"` } -func (s *Workspace) MarshalJSON() ([]byte, error) { +func (s Workspace) MarshalJSON() ([]byte, error) { type NoMethod Workspace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkspaceCompilationOverrides: Configures workspace compilation overrides @@ -2946,9 +2946,9 @@ type WorkspaceCompilationOverrides struct { NullFields []string `json:"-"` } -func (s *WorkspaceCompilationOverrides) MarshalJSON() ([]byte, error) { +func (s WorkspaceCompilationOverrides) MarshalJSON() ([]byte, error) { type NoMethod WorkspaceCompilationOverrides - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteFile: Represents the write file operation (for files added or @@ -2969,9 +2969,9 @@ type WriteFile struct { NullFields []string `json:"-"` } -func (s *WriteFile) MarshalJSON() ([]byte, error) { +func (s WriteFile) MarshalJSON() ([]byte, error) { type NoMethod WriteFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteFileRequest: `WriteFile` request message. @@ -2993,9 +2993,9 @@ type WriteFileRequest struct { NullFields []string `json:"-"` } -func (s *WriteFileRequest) MarshalJSON() ([]byte, error) { +func (s WriteFileRequest) MarshalJSON() ([]byte, error) { type NoMethod WriteFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteFileResponse: `WriteFile` response message. diff --git a/datafusion/v1/datafusion-gen.go b/datafusion/v1/datafusion-gen.go index c1e98c4dab..2bd85774a1 100644 --- a/datafusion/v1/datafusion-gen.go +++ b/datafusion/v1/datafusion-gen.go @@ -261,9 +261,9 @@ type Accelerator struct { NullFields []string `json:"-"` } -func (s *Accelerator) MarshalJSON() ([]byte, error) { +func (s Accelerator) MarshalJSON() ([]byte, error) { type NoMethod Accelerator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetLocation: Provides the mapping of a cloud asset to a direct physical @@ -334,9 +334,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -369,9 +369,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -468,9 +468,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlobstoreLocation: Policy ID that identified data placement in Blobstore as @@ -560,9 +560,9 @@ type CryptoKeyConfig struct { NullFields []string `json:"-"` } -func (s *CryptoKeyConfig) MarshalJSON() ([]byte, error) { +func (s CryptoKeyConfig) MarshalJSON() ([]byte, error) { type NoMethod CryptoKeyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DirectLocationAssignment struct { @@ -618,9 +618,9 @@ type DnsPeering struct { NullFields []string `json:"-"` } -func (s *DnsPeering) MarshalJSON() ([]byte, error) { +func (s DnsPeering) MarshalJSON() ([]byte, error) { type NoMethod DnsPeering - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -652,9 +652,9 @@ type EventPublishConfig struct { NullFields []string `json:"-"` } -func (s *EventPublishConfig) MarshalJSON() ([]byte, error) { +func (s EventPublishConfig) MarshalJSON() ([]byte, error) { type NoMethod EventPublishConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -700,9 +700,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtraParameter: Defines parameters that should only be used for specific @@ -872,9 +872,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IsolationExpectations struct { @@ -973,9 +973,9 @@ type ListAvailableVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListAvailableVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListAvailableVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAvailableVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDnsPeeringsResponse: Response message for list DNS peerings. @@ -1001,9 +1001,9 @@ type ListDnsPeeringsResponse struct { NullFields []string `json:"-"` } -func (s *ListDnsPeeringsResponse) MarshalJSON() ([]byte, error) { +func (s ListDnsPeeringsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDnsPeeringsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response message for the list instance request. @@ -1031,9 +1031,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1059,9 +1059,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1087,9 +1087,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1125,9 +1125,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationAssignment struct { @@ -1206,9 +1206,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: Maintenance window of the instance. @@ -1229,9 +1229,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Network configuration for a Data Fusion instance. These @@ -1286,9 +1286,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1333,9 +1333,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of a long-running operation. @@ -1375,9 +1375,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacerLocation: Message describing that the location of the customer @@ -1491,9 +1491,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateServiceConnectConfig: Configuration for using Private Service Connect @@ -1532,9 +1532,9 @@ type PrivateServiceConnectConfig struct { NullFields []string `json:"-"` } -func (s *PrivateServiceConnectConfig) MarshalJSON() ([]byte, error) { +func (s PrivateServiceConnectConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateServiceConnectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecurringTimeWindow: Represents an arbitrary window of time that recurs. @@ -1567,9 +1567,9 @@ type RecurringTimeWindow struct { NullFields []string `json:"-"` } -func (s *RecurringTimeWindow) MarshalJSON() ([]byte, error) { +func (s RecurringTimeWindow) MarshalJSON() ([]byte, error) { type NoMethod RecurringTimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalMigDistributionPolicy: To be used for specifying the intended @@ -1628,9 +1628,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SpannerLocation struct { @@ -1686,9 +1686,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TenantProjectProxy struct { @@ -1731,9 +1731,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1758,9 +1758,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeWindow: Represents an arbitrary window of time. @@ -1786,9 +1786,9 @@ type TimeWindow struct { NullFields []string `json:"-"` } -func (s *TimeWindow) MarshalJSON() ([]byte, error) { +func (s TimeWindow) MarshalJSON() ([]byte, error) { type NoMethod TimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: The Data Fusion version. This proto message stores information @@ -1824,9 +1824,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneConfiguration struct { diff --git a/datafusion/v1beta1/datafusion-gen.go b/datafusion/v1beta1/datafusion-gen.go index a178c82b34..35797a7a5d 100644 --- a/datafusion/v1beta1/datafusion-gen.go +++ b/datafusion/v1beta1/datafusion-gen.go @@ -273,9 +273,9 @@ type Accelerator struct { NullFields []string `json:"-"` } -func (s *Accelerator) MarshalJSON() ([]byte, error) { +func (s Accelerator) MarshalJSON() ([]byte, error) { type NoMethod Accelerator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetLocation: Provides the mapping of a cloud asset to a direct physical @@ -346,9 +346,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -381,9 +381,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -480,9 +480,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlobstoreLocation: Policy ID that identified data placement in Blobstore as @@ -572,9 +572,9 @@ type CryptoKeyConfig struct { NullFields []string `json:"-"` } -func (s *CryptoKeyConfig) MarshalJSON() ([]byte, error) { +func (s CryptoKeyConfig) MarshalJSON() ([]byte, error) { type NoMethod CryptoKeyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DirectLocationAssignment struct { @@ -630,9 +630,9 @@ type DnsPeering struct { NullFields []string `json:"-"` } -func (s *DnsPeering) MarshalJSON() ([]byte, error) { +func (s DnsPeering) MarshalJSON() ([]byte, error) { type NoMethod DnsPeering - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -664,9 +664,9 @@ type EventPublishConfig struct { NullFields []string `json:"-"` } -func (s *EventPublishConfig) MarshalJSON() ([]byte, error) { +func (s EventPublishConfig) MarshalJSON() ([]byte, error) { type NoMethod EventPublishConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -712,9 +712,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtraParameter: Defines parameters that should only be used for specific @@ -762,9 +762,9 @@ type IAMPolicy struct { NullFields []string `json:"-"` } -func (s *IAMPolicy) MarshalJSON() ([]byte, error) { +func (s IAMPolicy) MarshalJSON() ([]byte, error) { type NoMethod IAMPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: Represents a Data Fusion instance. @@ -909,9 +909,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IsolationExpectations struct { @@ -1010,9 +1010,9 @@ type ListAvailableVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListAvailableVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListAvailableVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAvailableVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDnsPeeringsResponse: Response message for list DNS peerings. @@ -1038,9 +1038,9 @@ type ListDnsPeeringsResponse struct { NullFields []string `json:"-"` } -func (s *ListDnsPeeringsResponse) MarshalJSON() ([]byte, error) { +func (s ListDnsPeeringsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDnsPeeringsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response message for the list instance request. @@ -1068,9 +1068,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1096,9 +1096,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNamespacesResponse: List namespaces response. @@ -1124,9 +1124,9 @@ type ListNamespacesResponse struct { NullFields []string `json:"-"` } -func (s *ListNamespacesResponse) MarshalJSON() ([]byte, error) { +func (s ListNamespacesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNamespacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1152,9 +1152,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1190,9 +1190,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationAssignment struct { @@ -1271,9 +1271,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: Maintenance window of the instance. @@ -1294,9 +1294,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Namespace: Represents the information of a namespace @@ -1318,9 +1318,9 @@ type Namespace struct { NullFields []string `json:"-"` } -func (s *Namespace) MarshalJSON() ([]byte, error) { +func (s Namespace) MarshalJSON() ([]byte, error) { type NoMethod Namespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Network configuration for a Data Fusion instance. These @@ -1375,9 +1375,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1422,9 +1422,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of a long-running operation. @@ -1464,9 +1464,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacerLocation: Message describing that the location of the customer @@ -1580,9 +1580,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateServiceConnectConfig: Configuration for using Private Service Connect @@ -1621,9 +1621,9 @@ type PrivateServiceConnectConfig struct { NullFields []string `json:"-"` } -func (s *PrivateServiceConnectConfig) MarshalJSON() ([]byte, error) { +func (s PrivateServiceConnectConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateServiceConnectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecurringTimeWindow: Represents an arbitrary window of time that recurs. @@ -1656,9 +1656,9 @@ type RecurringTimeWindow struct { NullFields []string `json:"-"` } -func (s *RecurringTimeWindow) MarshalJSON() ([]byte, error) { +func (s RecurringTimeWindow) MarshalJSON() ([]byte, error) { type NoMethod RecurringTimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalMigDistributionPolicy: To be used for specifying the intended @@ -1727,9 +1727,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SpannerLocation struct { @@ -1785,9 +1785,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TenantProjectProxy struct { @@ -1830,9 +1830,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1857,9 +1857,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeWindow: Represents an arbitrary window of time. @@ -1885,9 +1885,9 @@ type TimeWindow struct { NullFields []string `json:"-"` } -func (s *TimeWindow) MarshalJSON() ([]byte, error) { +func (s TimeWindow) MarshalJSON() ([]byte, error) { type NoMethod TimeWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeInstanceRequest: Request message for upgrading a Data Fusion @@ -1927,9 +1927,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneConfiguration struct { diff --git a/datalabeling/v1beta1/datalabeling-gen.go b/datalabeling/v1beta1/datalabeling-gen.go index ddbc128eaf..d07b59689e 100644 --- a/datalabeling/v1beta1/datalabeling-gen.go +++ b/datalabeling/v1beta1/datalabeling-gen.go @@ -392,9 +392,9 @@ type GoogleCloudDatalabelingV1alpha1CreateInstructionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1CreateInstructionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1CreateInstructionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1CreateInstructionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1ExportDataOperationMetadata: Metadata of an @@ -425,9 +425,9 @@ type GoogleCloudDatalabelingV1alpha1ExportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1ExportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse: Response used @@ -459,9 +459,9 @@ type GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1GcsDestination: Export destination of the @@ -485,9 +485,9 @@ type GoogleCloudDatalabelingV1alpha1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1GcsFolderDestination: Export folder @@ -508,9 +508,9 @@ type GoogleCloudDatalabelingV1alpha1GcsFolderDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1GcsFolderDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1GcsFolderDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1GcsFolderDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig: Configuration for how @@ -563,9 +563,9 @@ type GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1ImportDataOperationMetadata: Metadata of an @@ -592,9 +592,9 @@ type GoogleCloudDatalabelingV1alpha1ImportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1ImportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1ImportDataOperationResponse: Response used @@ -619,9 +619,9 @@ type GoogleCloudDatalabelingV1alpha1ImportDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1ImportDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1ImportDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1ImportDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata: @@ -642,9 +642,9 @@ type GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelImageBoundingPolyOperationMetadata: @@ -665,9 +665,9 @@ type GoogleCloudDatalabelingV1alpha1LabelImageBoundingPolyOperationMetadata stru NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelImageBoundingPolyOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelImageBoundingPolyOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelImageBoundingPolyOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelImageClassificationOperationMetadata: @@ -688,9 +688,9 @@ type GoogleCloudDatalabelingV1alpha1LabelImageClassificationOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelImageClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelImageClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelImageClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelImageOrientedBoundingBoxOperationMetadata @@ -711,9 +711,9 @@ type GoogleCloudDatalabelingV1alpha1LabelImageOrientedBoundingBoxOperationMetada NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelImageOrientedBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelImageOrientedBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelImageOrientedBoundingBoxOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata: Details @@ -734,9 +734,9 @@ type GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata: @@ -757,9 +757,9 @@ type GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata stru NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelOperationMetadata: Metadata of a @@ -820,9 +820,9 @@ type GoogleCloudDatalabelingV1alpha1LabelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelStats: Statistics about annotation @@ -847,9 +847,9 @@ type GoogleCloudDatalabelingV1alpha1LabelStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelTextClassificationOperationMetadata: @@ -870,9 +870,9 @@ type GoogleCloudDatalabelingV1alpha1LabelTextClassificationOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelTextClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelTextClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelTextClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelTextEntityExtractionOperationMetadata: @@ -893,9 +893,9 @@ type GoogleCloudDatalabelingV1alpha1LabelTextEntityExtractionOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelTextEntityExtractionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelTextEntityExtractionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelTextEntityExtractionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelVideoClassificationOperationMetadata: @@ -916,9 +916,9 @@ type GoogleCloudDatalabelingV1alpha1LabelVideoClassificationOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelVideoClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelVideoClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelVideoClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelVideoEventOperationMetadata: Details of @@ -939,9 +939,9 @@ type GoogleCloudDatalabelingV1alpha1LabelVideoEventOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelVideoEventOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelVideoEventOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelVideoEventOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelVideoObjectDetectionOperationMetadata: @@ -962,9 +962,9 @@ type GoogleCloudDatalabelingV1alpha1LabelVideoObjectDetectionOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelVideoObjectDetectionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelVideoObjectDetectionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelVideoObjectDetectionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1LabelVideoObjectTrackingOperationMetadata: @@ -985,9 +985,9 @@ type GoogleCloudDatalabelingV1alpha1LabelVideoObjectTrackingOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1LabelVideoObjectTrackingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1LabelVideoObjectTrackingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1LabelVideoObjectTrackingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1alpha1OutputConfig: The configuration of output @@ -1012,9 +1012,9 @@ type GoogleCloudDatalabelingV1alpha1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1alpha1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1alpha1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1alpha1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1AnnotatedDataset: AnnotatedDataset is a set @@ -1094,9 +1094,9 @@ type GoogleCloudDatalabelingV1beta1AnnotatedDataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1AnnotatedDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1AnnotatedDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1AnnotatedDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata: Metadata on @@ -1139,9 +1139,9 @@ type GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1Annotation: Annotation for Example. Each @@ -1185,9 +1185,9 @@ type GoogleCloudDatalabelingV1beta1Annotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1Annotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1Annotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1Annotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1AnnotationMetadata: Additional information @@ -1208,9 +1208,9 @@ type GoogleCloudDatalabelingV1beta1AnnotationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1AnnotationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1AnnotationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1AnnotationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1AnnotationSpec: Container of information @@ -1246,9 +1246,9 @@ type GoogleCloudDatalabelingV1beta1AnnotationSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1AnnotationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1AnnotationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1AnnotationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1AnnotationSpecSet: An AnnotationSpecSet is a @@ -1288,9 +1288,9 @@ type GoogleCloudDatalabelingV1beta1AnnotationSpecSet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1AnnotationSpecSet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1AnnotationSpecSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1AnnotationSpecSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig: Annotation spec set @@ -1314,9 +1314,9 @@ type GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1AnnotationValue: Annotation value for an @@ -1361,9 +1361,9 @@ type GoogleCloudDatalabelingV1beta1AnnotationValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1AnnotationValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1AnnotationValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1AnnotationValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1Attempt: Records a failed evaluation job run. @@ -1384,9 +1384,9 @@ type GoogleCloudDatalabelingV1beta1Attempt struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1Attempt) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1Attempt) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1Attempt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1BigQuerySource: The BigQuery location for @@ -1416,9 +1416,9 @@ type GoogleCloudDatalabelingV1beta1BigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1BigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1BigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1BigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions: Options @@ -1442,9 +1442,9 @@ type GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions) UnmarshalJSON(data []byte) error { @@ -1478,9 +1478,9 @@ type GoogleCloudDatalabelingV1beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1BoundingPolyConfig: Config for image bounding @@ -1503,9 +1503,9 @@ type GoogleCloudDatalabelingV1beta1BoundingPolyConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1BoundingPolyConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1BoundingPolyConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1BoundingPolyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ClassificationMetadata: Metadata for @@ -1526,9 +1526,9 @@ type GoogleCloudDatalabelingV1beta1ClassificationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ClassificationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ClassificationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ClassificationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ClassificationMetrics: Metrics calculated for @@ -1553,9 +1553,9 @@ type GoogleCloudDatalabelingV1beta1ClassificationMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ClassificationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ClassificationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ClassificationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry struct { @@ -1599,9 +1599,9 @@ type GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -1655,9 +1655,9 @@ type GoogleCloudDatalabelingV1beta1ConfusionMatrix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ConfusionMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ConfusionMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ConfusionMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry struct { @@ -1679,9 +1679,9 @@ type GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest: Request @@ -1704,9 +1704,9 @@ type GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1CreateDatasetRequest: Request message for @@ -1727,9 +1727,9 @@ type GoogleCloudDatalabelingV1beta1CreateDatasetRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1CreateDatasetRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1CreateDatasetRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1CreateDatasetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest: Request message @@ -1750,9 +1750,9 @@ type GoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1CreateInstructionMetadata: Metadata of a @@ -1780,9 +1780,9 @@ type GoogleCloudDatalabelingV1beta1CreateInstructionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1CreateInstructionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1CreateInstructionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1CreateInstructionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1CreateInstructionRequest: Request message for @@ -1803,9 +1803,9 @@ type GoogleCloudDatalabelingV1beta1CreateInstructionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1CreateInstructionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1CreateInstructionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1CreateInstructionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1CsvInstruction: Deprecated: this instruction @@ -1826,9 +1826,9 @@ type GoogleCloudDatalabelingV1beta1CsvInstruction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1CsvInstruction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1CsvInstruction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1CsvInstruction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1DataItem: DataItem is a piece of data, without @@ -1859,9 +1859,9 @@ type GoogleCloudDatalabelingV1beta1DataItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1DataItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1DataItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1DataItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1Dataset: Dataset is the resource to hold your @@ -1908,9 +1908,9 @@ type GoogleCloudDatalabelingV1beta1Dataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1Dataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1Dataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1Dataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1Evaluation: Describes an evaluation between a @@ -1979,9 +1979,9 @@ type GoogleCloudDatalabelingV1beta1Evaluation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1Evaluation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1Evaluation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1Evaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1EvaluationConfig: Configuration details used @@ -2004,9 +2004,9 @@ type GoogleCloudDatalabelingV1beta1EvaluationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1EvaluationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1EvaluationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1EvaluationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1EvaluationJob: Defines an evaluation job that @@ -2103,9 +2103,9 @@ type GoogleCloudDatalabelingV1beta1EvaluationJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1EvaluationJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1EvaluationJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1EvaluationJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig: Provides details for @@ -2132,9 +2132,9 @@ type GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig) UnmarshalJSON(data []byte) error { @@ -2235,9 +2235,9 @@ type GoogleCloudDatalabelingV1beta1EvaluationJobConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1EvaluationJobConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1EvaluationJobConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1EvaluationJobConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatalabelingV1beta1EvaluationJobConfig) UnmarshalJSON(data []byte) error { @@ -2270,9 +2270,9 @@ type GoogleCloudDatalabelingV1beta1EvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1EvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1EvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1EvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1EventConfig: Config for video event human @@ -2302,9 +2302,9 @@ type GoogleCloudDatalabelingV1beta1EventConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1EventConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1EventConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1EventConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1Example: An Example is a piece of data and its @@ -2339,9 +2339,9 @@ type GoogleCloudDatalabelingV1beta1Example struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1Example) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1Example) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1Example - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ExampleComparison: Example comparisons @@ -2364,9 +2364,9 @@ type GoogleCloudDatalabelingV1beta1ExampleComparison struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ExampleComparison) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ExampleComparison) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ExampleComparison - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ExportDataOperationMetadata: Metadata of an @@ -2397,9 +2397,9 @@ type GoogleCloudDatalabelingV1beta1ExportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ExportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ExportDataOperationResponse: Response used for @@ -2431,9 +2431,9 @@ type GoogleCloudDatalabelingV1beta1ExportDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ExportDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ExportDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ExportDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ExportDataRequest: Request message for @@ -2465,9 +2465,9 @@ type GoogleCloudDatalabelingV1beta1ExportDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ExportDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ExportDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ExportDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1FeedbackMessage: A feedback message inside a @@ -2503,9 +2503,9 @@ type GoogleCloudDatalabelingV1beta1FeedbackMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1FeedbackMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1FeedbackMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1FeedbackMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1FeedbackThread: A feedback thread of a certain @@ -2533,9 +2533,9 @@ type GoogleCloudDatalabelingV1beta1FeedbackThread struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1FeedbackThread) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1FeedbackThread) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1FeedbackThread - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDatalabelingV1beta1FeedbackThreadMetadata struct { @@ -2563,9 +2563,9 @@ type GoogleCloudDatalabelingV1beta1FeedbackThreadMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1FeedbackThreadMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1FeedbackThreadMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1FeedbackThreadMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1GcsDestination: Export destination of the @@ -2589,9 +2589,9 @@ type GoogleCloudDatalabelingV1beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1GcsFolderDestination: Export folder @@ -2612,9 +2612,9 @@ type GoogleCloudDatalabelingV1beta1GcsFolderDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1GcsFolderDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1GcsFolderDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1GcsFolderDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1GcsSource: Source of the Cloud Storage file to @@ -2639,9 +2639,9 @@ type GoogleCloudDatalabelingV1beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1HumanAnnotationConfig: Configuration for how @@ -2694,9 +2694,9 @@ type GoogleCloudDatalabelingV1beta1HumanAnnotationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1HumanAnnotationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1HumanAnnotationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1HumanAnnotationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ImageBoundingPolyAnnotation: Image bounding @@ -2720,9 +2720,9 @@ type GoogleCloudDatalabelingV1beta1ImageBoundingPolyAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ImageBoundingPolyAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ImageBoundingPolyAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ImageBoundingPolyAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation: Image @@ -2743,9 +2743,9 @@ type GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ImageClassificationConfig: Config for image @@ -2777,9 +2777,9 @@ type GoogleCloudDatalabelingV1beta1ImageClassificationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ImageClassificationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ImageClassificationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ImageClassificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ImagePayload: Container of information about @@ -2806,9 +2806,9 @@ type GoogleCloudDatalabelingV1beta1ImagePayload struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ImagePayload) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ImagePayload) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ImagePayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ImagePolylineAnnotation: A polyline for the @@ -2831,9 +2831,9 @@ type GoogleCloudDatalabelingV1beta1ImagePolylineAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ImagePolylineAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ImagePolylineAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ImagePolylineAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation: Image @@ -2860,9 +2860,9 @@ type GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ImportDataOperationMetadata: Metadata of an @@ -2889,9 +2889,9 @@ type GoogleCloudDatalabelingV1beta1ImportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ImportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ImportDataOperationResponse: Response used for @@ -2916,9 +2916,9 @@ type GoogleCloudDatalabelingV1beta1ImportDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ImportDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ImportDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ImportDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ImportDataRequest: Request message for @@ -2942,9 +2942,9 @@ type GoogleCloudDatalabelingV1beta1ImportDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ImportDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ImportDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ImportDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1InputConfig: The configuration of input data, @@ -3010,9 +3010,9 @@ type GoogleCloudDatalabelingV1beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1Instruction: Instruction of how to perform the @@ -3069,9 +3069,9 @@ type GoogleCloudDatalabelingV1beta1Instruction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1Instruction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1Instruction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1Instruction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata: @@ -3092,9 +3092,9 @@ type GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelImageBoundingPolyOperationMetadata: @@ -3115,9 +3115,9 @@ type GoogleCloudDatalabelingV1beta1LabelImageBoundingPolyOperationMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelImageBoundingPolyOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelImageBoundingPolyOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelImageBoundingPolyOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelImageClassificationOperationMetadata: @@ -3138,9 +3138,9 @@ type GoogleCloudDatalabelingV1beta1LabelImageClassificationOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelImageClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelImageClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelImageClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelImageOrientedBoundingBoxOperationMetadata: @@ -3162,9 +3162,9 @@ type GoogleCloudDatalabelingV1beta1LabelImageOrientedBoundingBoxOperationMetadat NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelImageOrientedBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelImageOrientedBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelImageOrientedBoundingBoxOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelImagePolylineOperationMetadata: Details @@ -3185,9 +3185,9 @@ type GoogleCloudDatalabelingV1beta1LabelImagePolylineOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelImagePolylineOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelImagePolylineOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelImagePolylineOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelImageRequest: Request message for @@ -3240,9 +3240,9 @@ type GoogleCloudDatalabelingV1beta1LabelImageRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelImageRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelImageRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelImageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata: @@ -3263,9 +3263,9 @@ type GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelOperationMetadata: Metadata of a labeling @@ -3326,9 +3326,9 @@ type GoogleCloudDatalabelingV1beta1LabelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelStats: Statistics about annotation specs. @@ -3352,9 +3352,9 @@ type GoogleCloudDatalabelingV1beta1LabelStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelTextClassificationOperationMetadata: @@ -3375,9 +3375,9 @@ type GoogleCloudDatalabelingV1beta1LabelTextClassificationOperationMetadata stru NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelTextClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelTextClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelTextClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelTextEntityExtractionOperationMetadata: @@ -3398,9 +3398,9 @@ type GoogleCloudDatalabelingV1beta1LabelTextEntityExtractionOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelTextEntityExtractionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelTextEntityExtractionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelTextEntityExtractionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelTextRequest: Request message for @@ -3434,9 +3434,9 @@ type GoogleCloudDatalabelingV1beta1LabelTextRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelTextRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelTextRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata: @@ -3457,9 +3457,9 @@ type GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata: Details of a @@ -3480,9 +3480,9 @@ type GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata: @@ -3503,9 +3503,9 @@ type GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelVideoObjectTrackingOperationMetadata: @@ -3526,9 +3526,9 @@ type GoogleCloudDatalabelingV1beta1LabelVideoObjectTrackingOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelVideoObjectTrackingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelVideoObjectTrackingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelVideoObjectTrackingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1LabelVideoRequest: Request message for @@ -3576,9 +3576,9 @@ type GoogleCloudDatalabelingV1beta1LabelVideoRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1LabelVideoRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1LabelVideoRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1LabelVideoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse: Results of @@ -3604,9 +3604,9 @@ type GoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse: Results of @@ -3632,9 +3632,9 @@ type GoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ListDataItemsResponse: Results of listing data @@ -3660,9 +3660,9 @@ type GoogleCloudDatalabelingV1beta1ListDataItemsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ListDataItemsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ListDataItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ListDataItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ListDatasetsResponse: Results of listing @@ -3688,9 +3688,9 @@ type GoogleCloudDatalabelingV1beta1ListDatasetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ListDatasetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ListDatasetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ListDatasetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse: Results for @@ -3716,9 +3716,9 @@ type GoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ListExamplesResponse: Results of listing @@ -3744,9 +3744,9 @@ type GoogleCloudDatalabelingV1beta1ListExamplesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ListExamplesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ListExamplesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ListExamplesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse: Results for @@ -3772,9 +3772,9 @@ type GoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse: Results for @@ -3800,9 +3800,9 @@ type GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ListInstructionsResponse: Results of listing @@ -3828,9 +3828,9 @@ type GoogleCloudDatalabelingV1beta1ListInstructionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ListInstructionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ListInstructionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ListInstructionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly: Normalized bounding @@ -3851,9 +3851,9 @@ type GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1NormalizedPolyline: Normalized polyline. @@ -3873,9 +3873,9 @@ type GoogleCloudDatalabelingV1beta1NormalizedPolyline struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1NormalizedPolyline) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1NormalizedPolyline) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1NormalizedPolyline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1NormalizedVertex: A vertex represents a 2D @@ -3899,9 +3899,9 @@ type GoogleCloudDatalabelingV1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatalabelingV1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -3944,9 +3944,9 @@ type GoogleCloudDatalabelingV1beta1ObjectDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ObjectDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ObjectDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ObjectDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatalabelingV1beta1ObjectDetectionConfig) UnmarshalJSON(data []byte) error { @@ -3981,9 +3981,9 @@ type GoogleCloudDatalabelingV1beta1ObjectDetectionMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ObjectDetectionMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ObjectDetectionMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ObjectDetectionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ObjectTrackingConfig: Config for video object @@ -4011,9 +4011,9 @@ type GoogleCloudDatalabelingV1beta1ObjectTrackingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ObjectTrackingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ObjectTrackingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ObjectTrackingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1ObjectTrackingFrame: Video frame level @@ -4037,9 +4037,9 @@ type GoogleCloudDatalabelingV1beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1OperatorFeedbackMetadata: Metadata describing @@ -4073,9 +4073,9 @@ type GoogleCloudDatalabelingV1beta1OperatorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1OperatorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1OperatorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1OperatorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatalabelingV1beta1OperatorMetadata) UnmarshalJSON(data []byte) error { @@ -4114,9 +4114,9 @@ type GoogleCloudDatalabelingV1beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1PauseEvaluationJobRequest: Request message for @@ -4141,9 +4141,9 @@ type GoogleCloudDatalabelingV1beta1PdfInstruction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1PdfInstruction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1PdfInstruction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1PdfInstruction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1Polyline: A line with multiple line segments. @@ -4163,9 +4163,9 @@ type GoogleCloudDatalabelingV1beta1Polyline struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1Polyline) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1Polyline) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1Polyline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1PolylineConfig: Config for image polyline @@ -4188,9 +4188,9 @@ type GoogleCloudDatalabelingV1beta1PolylineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1PolylineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1PolylineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1PolylineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDatalabelingV1beta1PrCurve struct { @@ -4220,9 +4220,9 @@ type GoogleCloudDatalabelingV1beta1PrCurve struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1PrCurve) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1PrCurve) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1PrCurve - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatalabelingV1beta1PrCurve) UnmarshalJSON(data []byte) error { @@ -4272,9 +4272,9 @@ type GoogleCloudDatalabelingV1beta1Row struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1Row) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1Row) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1Row - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1SearchEvaluationsResponse: Results of @@ -4300,9 +4300,9 @@ type GoogleCloudDatalabelingV1beta1SearchEvaluationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1SearchEvaluationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1SearchEvaluationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1SearchEvaluationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest: Request @@ -4329,9 +4329,9 @@ type GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse: Results of @@ -4358,9 +4358,9 @@ type GoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1SegmentationConfig: Config for image @@ -4384,9 +4384,9 @@ type GoogleCloudDatalabelingV1beta1SegmentationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1SegmentationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1SegmentationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1SegmentationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1SentimentConfig: Config for setting up @@ -4409,9 +4409,9 @@ type GoogleCloudDatalabelingV1beta1SentimentConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1SentimentConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1SentimentConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1SentimentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1SequentialSegment: Start and end position in a @@ -4434,9 +4434,9 @@ type GoogleCloudDatalabelingV1beta1SequentialSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1SequentialSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1SequentialSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1SequentialSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1TextClassificationAnnotation: Text @@ -4457,9 +4457,9 @@ type GoogleCloudDatalabelingV1beta1TextClassificationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1TextClassificationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1TextClassificationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1TextClassificationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1TextClassificationConfig: Config for text @@ -4486,9 +4486,9 @@ type GoogleCloudDatalabelingV1beta1TextClassificationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1TextClassificationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1TextClassificationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1TextClassificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation: Text entity @@ -4511,9 +4511,9 @@ type GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig: Config for text @@ -4534,9 +4534,9 @@ type GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1TextMetadata: Metadata for the text. @@ -4557,9 +4557,9 @@ type GoogleCloudDatalabelingV1beta1TextMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1TextMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1TextMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1TextMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1TextPayload: Container of information about a @@ -4580,9 +4580,9 @@ type GoogleCloudDatalabelingV1beta1TextPayload struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1TextPayload) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1TextPayload) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1TextPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1TimeSegment: A time period inside of an @@ -4607,9 +4607,9 @@ type GoogleCloudDatalabelingV1beta1TimeSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1TimeSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1TimeSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1TimeSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1Vertex: A vertex represents a 2D point in the @@ -4633,9 +4633,9 @@ type GoogleCloudDatalabelingV1beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation: Video @@ -4658,9 +4658,9 @@ type GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1VideoClassificationConfig: Config for video @@ -4691,9 +4691,9 @@ type GoogleCloudDatalabelingV1beta1VideoClassificationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1VideoClassificationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1VideoClassificationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1VideoClassificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1VideoEventAnnotation: Video event annotation. @@ -4715,9 +4715,9 @@ type GoogleCloudDatalabelingV1beta1VideoEventAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1VideoEventAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1VideoEventAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1VideoEventAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation: Video object @@ -4742,9 +4742,9 @@ type GoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1beta1VideoPayload: Container of information of a @@ -4773,9 +4773,9 @@ type GoogleCloudDatalabelingV1beta1VideoPayload struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1VideoPayload) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1VideoPayload) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1VideoPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDatalabelingV1beta1VideoPayload) UnmarshalJSON(data []byte) error { @@ -4814,9 +4814,9 @@ type GoogleCloudDatalabelingV1beta1VideoThumbnail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1beta1VideoThumbnail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1beta1VideoThumbnail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1beta1VideoThumbnail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1CreateInstructionMetadata: Metadata of a @@ -4844,9 +4844,9 @@ type GoogleCloudDatalabelingV1p1alpha1CreateInstructionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1CreateInstructionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1CreateInstructionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1CreateInstructionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1ExportDataOperationMetadata: Metadata of an @@ -4877,9 +4877,9 @@ type GoogleCloudDatalabelingV1p1alpha1ExportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1ExportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse: Response used @@ -4911,9 +4911,9 @@ type GoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1GcsDestination: Export destination of the @@ -4937,9 +4937,9 @@ type GoogleCloudDatalabelingV1p1alpha1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination: Export folder @@ -4960,9 +4960,9 @@ type GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1GenerateAnalysisReportOperationMetadata: @@ -4986,9 +4986,9 @@ type GoogleCloudDatalabelingV1p1alpha1GenerateAnalysisReportOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1GenerateAnalysisReportOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1GenerateAnalysisReportOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1GenerateAnalysisReportOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig: Configuration for @@ -5041,9 +5041,9 @@ type GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1ImportDataOperationMetadata: Metadata of an @@ -5070,9 +5070,9 @@ type GoogleCloudDatalabelingV1p1alpha1ImportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1ImportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse: Response used @@ -5097,9 +5097,9 @@ type GoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata: @@ -5120,9 +5120,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingPolyOperationMetadata: @@ -5143,9 +5143,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingPolyOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingPolyOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingPolyOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingPolyOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelImageClassificationOperationMetadata: @@ -5166,9 +5166,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelImageClassificationOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelImageClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelImageClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelImageClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelImageOrientedBoundingBoxOperationMetada @@ -5189,9 +5189,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelImageOrientedBoundingBoxOperationMeta NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelImageOrientedBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelImageOrientedBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelImageOrientedBoundingBoxOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata: @@ -5212,9 +5212,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata: @@ -5235,9 +5235,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelOperationMetadata: Metadata of a @@ -5298,9 +5298,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelStats: Statistics about annotation @@ -5325,9 +5325,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelTextClassificationOperationMetadata: @@ -5348,9 +5348,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelTextClassificationOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelTextClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelTextClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelTextClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelTextEntityExtractionOperationMetadata: @@ -5371,9 +5371,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelTextEntityExtractionOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelTextEntityExtractionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelTextEntityExtractionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelTextEntityExtractionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelVideoClassificationOperationMetadata: @@ -5394,9 +5394,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelVideoClassificationOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelVideoClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelVideoClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelVideoClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelVideoEventOperationMetadata: Details @@ -5417,9 +5417,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelVideoEventOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelVideoEventOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelVideoEventOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelVideoEventOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata: @@ -5440,9 +5440,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectTrackingOperationMetadata: @@ -5463,9 +5463,9 @@ type GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectTrackingOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectTrackingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectTrackingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectTrackingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p1alpha1OutputConfig: The configuration of output @@ -5490,9 +5490,9 @@ type GoogleCloudDatalabelingV1p1alpha1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p1alpha1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p1alpha1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p1alpha1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1CreateInstructionMetadata: Metadata of a @@ -5520,9 +5520,9 @@ type GoogleCloudDatalabelingV1p2alpha1CreateInstructionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1CreateInstructionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1CreateInstructionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1CreateInstructionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1ExportDataOperationMetadata: Metadata of an @@ -5553,9 +5553,9 @@ type GoogleCloudDatalabelingV1p2alpha1ExportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1ExportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1ExportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse: Response used @@ -5587,9 +5587,9 @@ type GoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1GcsDestination: Export destination of the @@ -5613,9 +5613,9 @@ type GoogleCloudDatalabelingV1p2alpha1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1GcsFolderDestination: Export folder @@ -5636,9 +5636,9 @@ type GoogleCloudDatalabelingV1p2alpha1GcsFolderDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1GcsFolderDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1GcsFolderDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1GcsFolderDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig: Configuration for @@ -5691,9 +5691,9 @@ type GoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1ImportDataOperationMetadata: Metadata of an @@ -5720,9 +5720,9 @@ type GoogleCloudDatalabelingV1p2alpha1ImportDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1ImportDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1ImportDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1ImportDataOperationResponse: Response used @@ -5747,9 +5747,9 @@ type GoogleCloudDatalabelingV1p2alpha1ImportDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1ImportDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1ImportDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1ImportDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata: @@ -5770,9 +5770,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata: @@ -5793,9 +5793,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelImageClassificationOperationMetadata: @@ -5816,9 +5816,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelImageClassificationOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelImageClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelImageClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelImageClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelImageOrientedBoundingBoxOperationMetada @@ -5839,9 +5839,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelImageOrientedBoundingBoxOperationMeta NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelImageOrientedBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelImageOrientedBoundingBoxOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelImageOrientedBoundingBoxOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelImagePolylineOperationMetadata: @@ -5862,9 +5862,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelImagePolylineOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelImagePolylineOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelImagePolylineOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelImagePolylineOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata: @@ -5885,9 +5885,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelOperationMetadata: Metadata of a @@ -5948,9 +5948,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelStats: Statistics about annotation @@ -5975,9 +5975,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelTextClassificationOperationMetadata: @@ -5998,9 +5998,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelTextClassificationOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelTextClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelTextClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelTextClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelTextEntityExtractionOperationMetadata: @@ -6021,9 +6021,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelTextEntityExtractionOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelTextEntityExtractionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelTextEntityExtractionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelTextEntityExtractionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelVideoClassificationOperationMetadata: @@ -6044,9 +6044,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelVideoClassificationOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelVideoClassificationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelVideoClassificationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelVideoClassificationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelVideoEventOperationMetadata: Details @@ -6067,9 +6067,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelVideoEventOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelVideoEventOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelVideoEventOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelVideoEventOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectDetectionOperationMetadata: @@ -6090,9 +6090,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectDetectionOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectDetectionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectDetectionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectDetectionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectTrackingOperationMetadata: @@ -6113,9 +6113,9 @@ type GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectTrackingOperationMetadata NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectTrackingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectTrackingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectTrackingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatalabelingV1p2alpha1OutputConfig: The configuration of output @@ -6140,9 +6140,9 @@ type GoogleCloudDatalabelingV1p2alpha1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatalabelingV1p2alpha1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatalabelingV1p2alpha1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatalabelingV1p2alpha1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -6169,9 +6169,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -6216,9 +6216,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -6260,9 +6260,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsAnnotationSpecSetsCreateCall struct { diff --git a/datamigration/v1/datamigration-gen.go b/datamigration/v1/datamigration-gen.go index 54dd2987c8..dce69d8491 100644 --- a/datamigration/v1/datamigration-gen.go +++ b/datamigration/v1/datamigration-gen.go @@ -269,9 +269,9 @@ type AlloyDbConnectionProfile struct { NullFields []string `json:"-"` } -func (s *AlloyDbConnectionProfile) MarshalJSON() ([]byte, error) { +func (s AlloyDbConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod AlloyDbConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlloyDbSettings: Settings for creating an AlloyDB cluster. @@ -317,9 +317,9 @@ type AlloyDbSettings struct { NullFields []string `json:"-"` } -func (s *AlloyDbSettings) MarshalJSON() ([]byte, error) { +func (s AlloyDbSettings) MarshalJSON() ([]byte, error) { type NoMethod AlloyDbSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplyConversionWorkspaceRequest: Request message for @@ -351,9 +351,9 @@ type ApplyConversionWorkspaceRequest struct { NullFields []string `json:"-"` } -func (s *ApplyConversionWorkspaceRequest) MarshalJSON() ([]byte, error) { +func (s ApplyConversionWorkspaceRequest) MarshalJSON() ([]byte, error) { type NoMethod ApplyConversionWorkspaceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplyHash: Apply a hash function on the value. @@ -373,9 +373,9 @@ type ApplyHash struct { NullFields []string `json:"-"` } -func (s *ApplyHash) MarshalJSON() ([]byte, error) { +func (s ApplyHash) MarshalJSON() ([]byte, error) { type NoMethod ApplyHash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplyJobDetails: Details regarding an Apply background job. @@ -399,9 +399,9 @@ type ApplyJobDetails struct { NullFields []string `json:"-"` } -func (s *ApplyJobDetails) MarshalJSON() ([]byte, error) { +func (s ApplyJobDetails) MarshalJSON() ([]byte, error) { type NoMethod ApplyJobDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignSpecificValue: Set to a specific value (value is converted to fit the @@ -422,9 +422,9 @@ type AssignSpecificValue struct { NullFields []string `json:"-"` } -func (s *AssignSpecificValue) MarshalJSON() ([]byte, error) { +func (s AssignSpecificValue) MarshalJSON() ([]byte, error) { type NoMethod AssignSpecificValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -463,9 +463,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -498,9 +498,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackgroundJobLogEntry: Execution log of a background job. @@ -560,9 +560,9 @@ type BackgroundJobLogEntry struct { NullFields []string `json:"-"` } -func (s *BackgroundJobLogEntry) MarshalJSON() ([]byte, error) { +func (s BackgroundJobLogEntry) MarshalJSON() ([]byte, error) { type NoMethod BackgroundJobLogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -659,9 +659,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -699,9 +699,9 @@ type CloudSqlConnectionProfile struct { NullFields []string `json:"-"` } -func (s *CloudSqlConnectionProfile) MarshalJSON() ([]byte, error) { +func (s CloudSqlConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod CloudSqlConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSqlSettings: Settings for creating a Cloud SQL database instance. @@ -852,9 +852,9 @@ type CloudSqlSettings struct { NullFields []string `json:"-"` } -func (s *CloudSqlSettings) MarshalJSON() ([]byte, error) { +func (s CloudSqlSettings) MarshalJSON() ([]byte, error) { type NoMethod CloudSqlSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ColumnEntity: Column is not used as an independent entity, it is retrieved @@ -911,9 +911,9 @@ type ColumnEntity struct { NullFields []string `json:"-"` } -func (s *ColumnEntity) MarshalJSON() ([]byte, error) { +func (s ColumnEntity) MarshalJSON() ([]byte, error) { type NoMethod ColumnEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitConversionWorkspaceRequest: Request message for @@ -934,9 +934,9 @@ type CommitConversionWorkspaceRequest struct { NullFields []string `json:"-"` } -func (s *CommitConversionWorkspaceRequest) MarshalJSON() ([]byte, error) { +func (s CommitConversionWorkspaceRequest) MarshalJSON() ([]byte, error) { type NoMethod CommitConversionWorkspaceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConditionalColumnSetValue: Options to configure rule type @@ -968,9 +968,9 @@ type ConditionalColumnSetValue struct { NullFields []string `json:"-"` } -func (s *ConditionalColumnSetValue) MarshalJSON() ([]byte, error) { +func (s ConditionalColumnSetValue) MarshalJSON() ([]byte, error) { type NoMethod ConditionalColumnSetValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionProfile: A connection profile definition. @@ -1046,9 +1046,9 @@ type ConnectionProfile struct { NullFields []string `json:"-"` } -func (s *ConnectionProfile) MarshalJSON() ([]byte, error) { +func (s ConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod ConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConstraintEntity: Constraint is not used as an independent entity, it is @@ -1090,9 +1090,9 @@ type ConstraintEntity struct { NullFields []string `json:"-"` } -func (s *ConstraintEntity) MarshalJSON() ([]byte, error) { +func (s ConstraintEntity) MarshalJSON() ([]byte, error) { type NoMethod ConstraintEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionWorkspace: The main conversion workspace resource entity. @@ -1143,9 +1143,9 @@ type ConversionWorkspace struct { NullFields []string `json:"-"` } -func (s *ConversionWorkspace) MarshalJSON() ([]byte, error) { +func (s ConversionWorkspace) MarshalJSON() ([]byte, error) { type NoMethod ConversionWorkspace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionWorkspaceInfo: A conversion workspace's version. @@ -1167,9 +1167,9 @@ type ConversionWorkspaceInfo struct { NullFields []string `json:"-"` } -func (s *ConversionWorkspaceInfo) MarshalJSON() ([]byte, error) { +func (s ConversionWorkspaceInfo) MarshalJSON() ([]byte, error) { type NoMethod ConversionWorkspaceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConvertConversionWorkspaceRequest: Request message for @@ -1199,9 +1199,9 @@ type ConvertConversionWorkspaceRequest struct { NullFields []string `json:"-"` } -func (s *ConvertConversionWorkspaceRequest) MarshalJSON() ([]byte, error) { +func (s ConvertConversionWorkspaceRequest) MarshalJSON() ([]byte, error) { type NoMethod ConvertConversionWorkspaceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConvertJobDetails: Details regarding a Convert background job. @@ -1222,9 +1222,9 @@ type ConvertJobDetails struct { NullFields []string `json:"-"` } -func (s *ConvertJobDetails) MarshalJSON() ([]byte, error) { +func (s ConvertJobDetails) MarshalJSON() ([]byte, error) { type NoMethod ConvertJobDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConvertRowIdToColumn: Options to configure rule type ConvertROWIDToColumn. @@ -1251,9 +1251,9 @@ type ConvertRowIdToColumn struct { NullFields []string `json:"-"` } -func (s *ConvertRowIdToColumn) MarshalJSON() ([]byte, error) { +func (s ConvertRowIdToColumn) MarshalJSON() ([]byte, error) { type NoMethod ConvertRowIdToColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataCacheConfig: Data cache is an optional feature available for Cloud SQL @@ -1276,9 +1276,9 @@ type DataCacheConfig struct { NullFields []string `json:"-"` } -func (s *DataCacheConfig) MarshalJSON() ([]byte, error) { +func (s DataCacheConfig) MarshalJSON() ([]byte, error) { type NoMethod DataCacheConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseEngineInfo: The type and version of a source or destination @@ -1309,9 +1309,9 @@ type DatabaseEngineInfo struct { NullFields []string `json:"-"` } -func (s *DatabaseEngineInfo) MarshalJSON() ([]byte, error) { +func (s DatabaseEngineInfo) MarshalJSON() ([]byte, error) { type NoMethod DatabaseEngineInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseEntity: The base entity type for all the database related entities. @@ -1397,9 +1397,9 @@ type DatabaseEntity struct { NullFields []string `json:"-"` } -func (s *DatabaseEntity) MarshalJSON() ([]byte, error) { +func (s DatabaseEntity) MarshalJSON() ([]byte, error) { type NoMethod DatabaseEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseInstanceEntity: DatabaseInstance acts as a parent entity to other @@ -1420,9 +1420,9 @@ type DatabaseInstanceEntity struct { NullFields []string `json:"-"` } -func (s *DatabaseInstanceEntity) MarshalJSON() ([]byte, error) { +func (s DatabaseInstanceEntity) MarshalJSON() ([]byte, error) { type NoMethod DatabaseInstanceEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseType: A message defining the database engine and provider. @@ -1460,9 +1460,9 @@ type DatabaseType struct { NullFields []string `json:"-"` } -func (s *DatabaseType) MarshalJSON() ([]byte, error) { +func (s DatabaseType) MarshalJSON() ([]byte, error) { type NoMethod DatabaseType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DemoteDestinationRequest: Request message for 'DemoteDestination' request. @@ -1490,9 +1490,9 @@ type DescribeConversionWorkspaceRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *DescribeConversionWorkspaceRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s DescribeConversionWorkspaceRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod DescribeConversionWorkspaceRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DescribeDatabaseEntitiesResponse: Response message for @@ -1520,9 +1520,9 @@ type DescribeDatabaseEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *DescribeDatabaseEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s DescribeDatabaseEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod DescribeDatabaseEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleComparisonFilter: Filter based on relation between source value and @@ -1556,9 +1556,9 @@ type DoubleComparisonFilter struct { NullFields []string `json:"-"` } -func (s *DoubleComparisonFilter) MarshalJSON() ([]byte, error) { +func (s DoubleComparisonFilter) MarshalJSON() ([]byte, error) { type NoMethod DoubleComparisonFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DoubleComparisonFilter) UnmarshalJSON(data []byte) error { @@ -1594,9 +1594,9 @@ type DumpFlag struct { NullFields []string `json:"-"` } -func (s *DumpFlag) MarshalJSON() ([]byte, error) { +func (s DumpFlag) MarshalJSON() ([]byte, error) { type NoMethod DumpFlag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DumpFlags: Dump flags definition. @@ -1616,9 +1616,9 @@ type DumpFlags struct { NullFields []string `json:"-"` } -func (s *DumpFlags) MarshalJSON() ([]byte, error) { +func (s DumpFlags) MarshalJSON() ([]byte, error) { type NoMethod DumpFlags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1650,9 +1650,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityDdl: A single DDL statement for a specific entity @@ -1698,9 +1698,9 @@ type EntityDdl struct { NullFields []string `json:"-"` } -func (s *EntityDdl) MarshalJSON() ([]byte, error) { +func (s EntityDdl) MarshalJSON() ([]byte, error) { type NoMethod EntityDdl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityIssue: Issue related to the entity. @@ -1764,9 +1764,9 @@ type EntityIssue struct { NullFields []string `json:"-"` } -func (s *EntityIssue) MarshalJSON() ([]byte, error) { +func (s EntityIssue) MarshalJSON() ([]byte, error) { type NoMethod EntityIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityMapping: Details of the mappings of a database entity. @@ -1838,9 +1838,9 @@ type EntityMapping struct { NullFields []string `json:"-"` } -func (s *EntityMapping) MarshalJSON() ([]byte, error) { +func (s EntityMapping) MarshalJSON() ([]byte, error) { type NoMethod EntityMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityMappingLogEntry: A single record of a rule which was used for a @@ -1865,9 +1865,9 @@ type EntityMappingLogEntry struct { NullFields []string `json:"-"` } -func (s *EntityMappingLogEntry) MarshalJSON() ([]byte, error) { +func (s EntityMappingLogEntry) MarshalJSON() ([]byte, error) { type NoMethod EntityMappingLogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityMove: Options to configure rule type EntityMove. The rule is used to @@ -1890,9 +1890,9 @@ type EntityMove struct { NullFields []string `json:"-"` } -func (s *EntityMove) MarshalJSON() ([]byte, error) { +func (s EntityMove) MarshalJSON() ([]byte, error) { type NoMethod EntityMove - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1938,9 +1938,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchStaticIpsResponse: Response message for a 'FetchStaticIps' request. @@ -1966,9 +1966,9 @@ type FetchStaticIpsResponse struct { NullFields []string `json:"-"` } -func (s *FetchStaticIpsResponse) MarshalJSON() ([]byte, error) { +func (s FetchStaticIpsResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchStaticIpsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterTableColumns: Options to configure rule type FilterTableColumns. The @@ -1995,9 +1995,9 @@ type FilterTableColumns struct { NullFields []string `json:"-"` } -func (s *FilterTableColumns) MarshalJSON() ([]byte, error) { +func (s FilterTableColumns) MarshalJSON() ([]byte, error) { type NoMethod FilterTableColumns - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardSshTunnelConnectivity: Forward SSH Tunnel connectivity. @@ -2025,9 +2025,9 @@ type ForwardSshTunnelConnectivity struct { NullFields []string `json:"-"` } -func (s *ForwardSshTunnelConnectivity) MarshalJSON() ([]byte, error) { +func (s ForwardSshTunnelConnectivity) MarshalJSON() ([]byte, error) { type NoMethod ForwardSshTunnelConnectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FunctionEntity: Function's parent is a schema. @@ -2049,9 +2049,9 @@ type FunctionEntity struct { NullFields []string `json:"-"` } -func (s *FunctionEntity) MarshalJSON() ([]byte, error) { +func (s FunctionEntity) MarshalJSON() ([]byte, error) { type NoMethod FunctionEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateSshScriptRequest: Request message for 'GenerateSshScript' request. @@ -2077,9 +2077,9 @@ type GenerateSshScriptRequest struct { NullFields []string `json:"-"` } -func (s *GenerateSshScriptRequest) MarshalJSON() ([]byte, error) { +func (s GenerateSshScriptRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateSshScriptRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateTcpProxyScriptRequest: Request message for 'GenerateTcpProxyScript' @@ -2113,9 +2113,9 @@ type GenerateTcpProxyScriptRequest struct { NullFields []string `json:"-"` } -func (s *GenerateTcpProxyScriptRequest) MarshalJSON() ([]byte, error) { +func (s GenerateTcpProxyScriptRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateTcpProxyScriptRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudClouddmsV1OperationMetadata: Represents the metadata of the @@ -2152,9 +2152,9 @@ type GoogleCloudClouddmsV1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudClouddmsV1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudClouddmsV1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudClouddmsV1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportMappingRulesRequest: Request message for 'ImportMappingRules' request. @@ -2186,9 +2186,9 @@ type ImportMappingRulesRequest struct { NullFields []string `json:"-"` } -func (s *ImportMappingRulesRequest) MarshalJSON() ([]byte, error) { +func (s ImportMappingRulesRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportMappingRulesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportRulesJobDetails: Details regarding an Import Rules background job. @@ -2217,9 +2217,9 @@ type ImportRulesJobDetails struct { NullFields []string `json:"-"` } -func (s *ImportRulesJobDetails) MarshalJSON() ([]byte, error) { +func (s ImportRulesJobDetails) MarshalJSON() ([]byte, error) { type NoMethod ImportRulesJobDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IndexEntity: Index is not used as an independent entity, it is retrieved as @@ -2255,9 +2255,9 @@ type IndexEntity struct { NullFields []string `json:"-"` } -func (s *IndexEntity) MarshalJSON() ([]byte, error) { +func (s IndexEntity) MarshalJSON() ([]byte, error) { type NoMethod IndexEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntComparisonFilter: Filter based on relation between source value and @@ -2291,9 +2291,9 @@ type IntComparisonFilter struct { NullFields []string `json:"-"` } -func (s *IntComparisonFilter) MarshalJSON() ([]byte, error) { +func (s IntComparisonFilter) MarshalJSON() ([]byte, error) { type NoMethod IntComparisonFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionProfilesResponse: Response message for @@ -2322,9 +2322,9 @@ type ListConnectionProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConversionWorkspacesResponse: Response message for @@ -2353,9 +2353,9 @@ type ListConversionWorkspacesResponse struct { NullFields []string `json:"-"` } -func (s *ListConversionWorkspacesResponse) MarshalJSON() ([]byte, error) { +func (s ListConversionWorkspacesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConversionWorkspacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -2381,9 +2381,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMappingRulesResponse: Response message for 'ListMappingRulesRequest' @@ -2410,9 +2410,9 @@ type ListMappingRulesResponse struct { NullFields []string `json:"-"` } -func (s *ListMappingRulesResponse) MarshalJSON() ([]byte, error) { +func (s ListMappingRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMappingRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMigrationJobsResponse: Response message for 'ListMigrationJobs' request. @@ -2440,9 +2440,9 @@ type ListMigrationJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListMigrationJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListMigrationJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMigrationJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2468,9 +2468,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPrivateConnectionsResponse: Response message for @@ -2499,9 +2499,9 @@ type ListPrivateConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListPrivateConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListPrivateConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPrivateConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2537,9 +2537,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineConfig: MachineConfig describes the configuration of a machine. @@ -2559,9 +2559,9 @@ type MachineConfig struct { NullFields []string `json:"-"` } -func (s *MachineConfig) MarshalJSON() ([]byte, error) { +func (s MachineConfig) MarshalJSON() ([]byte, error) { type NoMethod MachineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MappingRule: Definition of a transformation that is to be applied to a group @@ -2665,9 +2665,9 @@ type MappingRule struct { NullFields []string `json:"-"` } -func (s *MappingRule) MarshalJSON() ([]byte, error) { +func (s MappingRule) MarshalJSON() ([]byte, error) { type NoMethod MappingRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MappingRuleFilter: A filter defining the entities that a mapping rule should @@ -2705,9 +2705,9 @@ type MappingRuleFilter struct { NullFields []string `json:"-"` } -func (s *MappingRuleFilter) MarshalJSON() ([]byte, error) { +func (s MappingRuleFilter) MarshalJSON() ([]byte, error) { type NoMethod MappingRuleFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaterializedViewEntity: MaterializedView's parent is a schema. @@ -2729,9 +2729,9 @@ type MaterializedViewEntity struct { NullFields []string `json:"-"` } -func (s *MaterializedViewEntity) MarshalJSON() ([]byte, error) { +func (s MaterializedViewEntity) MarshalJSON() ([]byte, error) { type NoMethod MaterializedViewEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationJob: Represents a Database Migration Service migration job object. @@ -2877,9 +2877,9 @@ type MigrationJob struct { NullFields []string `json:"-"` } -func (s *MigrationJob) MarshalJSON() ([]byte, error) { +func (s MigrationJob) MarshalJSON() ([]byte, error) { type NoMethod MigrationJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationJobVerificationError: Error message of a verification Migration @@ -2965,9 +2965,9 @@ type MigrationJobVerificationError struct { NullFields []string `json:"-"` } -func (s *MigrationJobVerificationError) MarshalJSON() ([]byte, error) { +func (s MigrationJobVerificationError) MarshalJSON() ([]byte, error) { type NoMethod MigrationJobVerificationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiColumnDatatypeChange: Options to configure rule type @@ -3017,9 +3017,9 @@ type MultiColumnDatatypeChange struct { NullFields []string `json:"-"` } -func (s *MultiColumnDatatypeChange) MarshalJSON() ([]byte, error) { +func (s MultiColumnDatatypeChange) MarshalJSON() ([]byte, error) { type NoMethod MultiColumnDatatypeChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiEntityRename: Options to configure rule type MultiEntityRename. The @@ -3061,9 +3061,9 @@ type MultiEntityRename struct { NullFields []string `json:"-"` } -func (s *MultiEntityRename) MarshalJSON() ([]byte, error) { +func (s MultiEntityRename) MarshalJSON() ([]byte, error) { type NoMethod MultiEntityRename - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MySqlConnectionProfile: Specifies connection parameters required @@ -3104,9 +3104,9 @@ type MySqlConnectionProfile struct { NullFields []string `json:"-"` } -func (s *MySqlConnectionProfile) MarshalJSON() ([]byte, error) { +func (s MySqlConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod MySqlConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3151,9 +3151,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleConnectionProfile: Specifies connection parameters required @@ -3200,9 +3200,9 @@ type OracleConnectionProfile struct { NullFields []string `json:"-"` } -func (s *OracleConnectionProfile) MarshalJSON() ([]byte, error) { +func (s OracleConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod OracleConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageEntity: Package's parent is a schema. @@ -3228,9 +3228,9 @@ type PackageEntity struct { NullFields []string `json:"-"` } -func (s *PackageEntity) MarshalJSON() ([]byte, error) { +func (s PackageEntity) MarshalJSON() ([]byte, error) { type NoMethod PackageEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceConfig: Performance configuration definition. @@ -3257,9 +3257,9 @@ type PerformanceConfig struct { NullFields []string `json:"-"` } -func (s *PerformanceConfig) MarshalJSON() ([]byte, error) { +func (s PerformanceConfig) MarshalJSON() ([]byte, error) { type NoMethod PerformanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -3349,9 +3349,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Position: Issue position. @@ -3377,9 +3377,9 @@ type Position struct { NullFields []string `json:"-"` } -func (s *Position) MarshalJSON() ([]byte, error) { +func (s Position) MarshalJSON() ([]byte, error) { type NoMethod Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgreSqlConnectionProfile: Specifies connection parameters required @@ -3438,9 +3438,9 @@ type PostgreSqlConnectionProfile struct { NullFields []string `json:"-"` } -func (s *PostgreSqlConnectionProfile) MarshalJSON() ([]byte, error) { +func (s PostgreSqlConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod PostgreSqlConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrimaryInstanceSettings: Settings for the cluster's primary instance @@ -3474,9 +3474,9 @@ type PrimaryInstanceSettings struct { NullFields []string `json:"-"` } -func (s *PrimaryInstanceSettings) MarshalJSON() ([]byte, error) { +func (s PrimaryInstanceSettings) MarshalJSON() ([]byte, error) { type NoMethod PrimaryInstanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateConnection: The PrivateConnection resource is used to establish @@ -3529,9 +3529,9 @@ type PrivateConnection struct { NullFields []string `json:"-"` } -func (s *PrivateConnection) MarshalJSON() ([]byte, error) { +func (s PrivateConnection) MarshalJSON() ([]byte, error) { type NoMethod PrivateConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateConnectivity: Private Connectivity. @@ -3552,9 +3552,9 @@ type PrivateConnectivity struct { NullFields []string `json:"-"` } -func (s *PrivateConnectivity) MarshalJSON() ([]byte, error) { +func (s PrivateConnectivity) MarshalJSON() ([]byte, error) { type NoMethod PrivateConnectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateServiceConnectConnectivity: Private Service Connect connectivity @@ -3578,9 +3578,9 @@ type PrivateServiceConnectConnectivity struct { NullFields []string `json:"-"` } -func (s *PrivateServiceConnectConnectivity) MarshalJSON() ([]byte, error) { +func (s PrivateServiceConnectConnectivity) MarshalJSON() ([]byte, error) { type NoMethod PrivateServiceConnectConnectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromoteMigrationJobRequest: Request message for 'PromoteMigrationJob' @@ -3607,9 +3607,9 @@ type RestartMigrationJobRequest struct { NullFields []string `json:"-"` } -func (s *RestartMigrationJobRequest) MarshalJSON() ([]byte, error) { +func (s RestartMigrationJobRequest) MarshalJSON() ([]byte, error) { type NoMethod RestartMigrationJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumeMigrationJobRequest: Request message for 'ResumeMigrationJob' request. @@ -3630,9 +3630,9 @@ type ResumeMigrationJobRequest struct { NullFields []string `json:"-"` } -func (s *ResumeMigrationJobRequest) MarshalJSON() ([]byte, error) { +func (s ResumeMigrationJobRequest) MarshalJSON() ([]byte, error) { type NoMethod ResumeMigrationJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReverseSshConnectivity: The details needed to configure a reverse SSH tunnel @@ -3666,9 +3666,9 @@ type ReverseSshConnectivity struct { NullFields []string `json:"-"` } -func (s *ReverseSshConnectivity) MarshalJSON() ([]byte, error) { +func (s ReverseSshConnectivity) MarshalJSON() ([]byte, error) { type NoMethod ReverseSshConnectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackConversionWorkspaceRequest: Request message for @@ -3696,9 +3696,9 @@ type RoundToScale struct { NullFields []string `json:"-"` } -func (s *RoundToScale) MarshalJSON() ([]byte, error) { +func (s RoundToScale) MarshalJSON() ([]byte, error) { type NoMethod RoundToScale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RulesFile: Details of a single rules file. @@ -3723,9 +3723,9 @@ type RulesFile struct { NullFields []string `json:"-"` } -func (s *RulesFile) MarshalJSON() ([]byte, error) { +func (s RulesFile) MarshalJSON() ([]byte, error) { type NoMethod RulesFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaEntity: Schema typically has no parent entity, but can have a parent @@ -3749,9 +3749,9 @@ type SchemaEntity struct { NullFields []string `json:"-"` } -func (s *SchemaEntity) MarshalJSON() ([]byte, error) { +func (s SchemaEntity) MarshalJSON() ([]byte, error) { type NoMethod SchemaEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchBackgroundJobsResponse: Response message for 'SearchBackgroundJobs' @@ -3775,9 +3775,9 @@ type SearchBackgroundJobsResponse struct { NullFields []string `json:"-"` } -func (s *SearchBackgroundJobsResponse) MarshalJSON() ([]byte, error) { +func (s SearchBackgroundJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchBackgroundJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeedConversionWorkspaceRequest: Request message for @@ -3805,9 +3805,9 @@ type SeedConversionWorkspaceRequest struct { NullFields []string `json:"-"` } -func (s *SeedConversionWorkspaceRequest) MarshalJSON() ([]byte, error) { +func (s SeedConversionWorkspaceRequest) MarshalJSON() ([]byte, error) { type NoMethod SeedConversionWorkspaceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeedJobDetails: Details regarding a Seed background job. @@ -3828,9 +3828,9 @@ type SeedJobDetails struct { NullFields []string `json:"-"` } -func (s *SeedJobDetails) MarshalJSON() ([]byte, error) { +func (s SeedJobDetails) MarshalJSON() ([]byte, error) { type NoMethod SeedJobDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SequenceEntity: Sequence's parent is a schema. @@ -3865,9 +3865,9 @@ type SequenceEntity struct { NullFields []string `json:"-"` } -func (s *SequenceEntity) MarshalJSON() ([]byte, error) { +func (s SequenceEntity) MarshalJSON() ([]byte, error) { type NoMethod SequenceEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -3894,9 +3894,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetTablePrimaryKey: Options to configure rule type SetTablePrimaryKey. The @@ -3921,9 +3921,9 @@ type SetTablePrimaryKey struct { NullFields []string `json:"-"` } -func (s *SetTablePrimaryKey) MarshalJSON() ([]byte, error) { +func (s SetTablePrimaryKey) MarshalJSON() ([]byte, error) { type NoMethod SetTablePrimaryKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SingleColumnChange: Options to configure rule type SingleColumnChange. The @@ -3979,9 +3979,9 @@ type SingleColumnChange struct { NullFields []string `json:"-"` } -func (s *SingleColumnChange) MarshalJSON() ([]byte, error) { +func (s SingleColumnChange) MarshalJSON() ([]byte, error) { type NoMethod SingleColumnChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SingleEntityRename: Options to configure rule type SingleEntityRename. The @@ -4005,9 +4005,9 @@ type SingleEntityRename struct { NullFields []string `json:"-"` } -func (s *SingleEntityRename) MarshalJSON() ([]byte, error) { +func (s SingleEntityRename) MarshalJSON() ([]byte, error) { type NoMethod SingleEntityRename - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SinglePackageChange: Options to configure rule type SinglePackageChange. The @@ -4031,9 +4031,9 @@ type SinglePackageChange struct { NullFields []string `json:"-"` } -func (s *SinglePackageChange) MarshalJSON() ([]byte, error) { +func (s SinglePackageChange) MarshalJSON() ([]byte, error) { type NoMethod SinglePackageChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceNumericFilter: Filter for fixed point number data types such as @@ -4077,9 +4077,9 @@ type SourceNumericFilter struct { NullFields []string `json:"-"` } -func (s *SourceNumericFilter) MarshalJSON() ([]byte, error) { +func (s SourceNumericFilter) MarshalJSON() ([]byte, error) { type NoMethod SourceNumericFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceSqlChange: Options to configure rule type SourceSqlChange. The rule is @@ -4103,9 +4103,9 @@ type SourceSqlChange struct { NullFields []string `json:"-"` } -func (s *SourceSqlChange) MarshalJSON() ([]byte, error) { +func (s SourceSqlChange) MarshalJSON() ([]byte, error) { type NoMethod SourceSqlChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceTextFilter: Filter for text-based data types like varchar. @@ -4129,9 +4129,9 @@ type SourceTextFilter struct { NullFields []string `json:"-"` } -func (s *SourceTextFilter) MarshalJSON() ([]byte, error) { +func (s SourceTextFilter) MarshalJSON() ([]byte, error) { type NoMethod SourceTextFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlAclEntry: An entry for an Access Control list. @@ -4159,9 +4159,9 @@ type SqlAclEntry struct { NullFields []string `json:"-"` } -func (s *SqlAclEntry) MarshalJSON() ([]byte, error) { +func (s SqlAclEntry) MarshalJSON() ([]byte, error) { type NoMethod SqlAclEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlIpConfig: IP Management configuration. @@ -4200,9 +4200,9 @@ type SqlIpConfig struct { NullFields []string `json:"-"` } -func (s *SqlIpConfig) MarshalJSON() ([]byte, error) { +func (s SqlIpConfig) MarshalJSON() ([]byte, error) { type NoMethod SqlIpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerBackups: Specifies the backup details in Cloud Storage for @@ -4227,9 +4227,9 @@ type SqlServerBackups struct { NullFields []string `json:"-"` } -func (s *SqlServerBackups) MarshalJSON() ([]byte, error) { +func (s SqlServerBackups) MarshalJSON() ([]byte, error) { type NoMethod SqlServerBackups - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerConnectionProfile: Specifies connection parameters required @@ -4282,9 +4282,9 @@ type SqlServerConnectionProfile struct { NullFields []string `json:"-"` } -func (s *SqlServerConnectionProfile) MarshalJSON() ([]byte, error) { +func (s SqlServerConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod SqlServerConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerDatabaseBackup: Specifies the backup details for a single database @@ -4310,9 +4310,9 @@ type SqlServerDatabaseBackup struct { NullFields []string `json:"-"` } -func (s *SqlServerDatabaseBackup) MarshalJSON() ([]byte, error) { +func (s SqlServerDatabaseBackup) MarshalJSON() ([]byte, error) { type NoMethod SqlServerDatabaseBackup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerEncryptionOptions: Encryption settings for the SQL Server database. @@ -4336,9 +4336,9 @@ type SqlServerEncryptionOptions struct { NullFields []string `json:"-"` } -func (s *SqlServerEncryptionOptions) MarshalJSON() ([]byte, error) { +func (s SqlServerEncryptionOptions) MarshalJSON() ([]byte, error) { type NoMethod SqlServerEncryptionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerHomogeneousMigrationJobConfig: Configuration for homogeneous @@ -4371,9 +4371,9 @@ type SqlServerHomogeneousMigrationJobConfig struct { NullFields []string `json:"-"` } -func (s *SqlServerHomogeneousMigrationJobConfig) MarshalJSON() ([]byte, error) { +func (s SqlServerHomogeneousMigrationJobConfig) MarshalJSON() ([]byte, error) { type NoMethod SqlServerHomogeneousMigrationJobConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SshScript: Response message for 'GenerateSshScript' request. @@ -4396,9 +4396,9 @@ type SshScript struct { NullFields []string `json:"-"` } -func (s *SshScript) MarshalJSON() ([]byte, error) { +func (s SshScript) MarshalJSON() ([]byte, error) { type NoMethod SshScript - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslConfig: SSL configuration information. @@ -4437,9 +4437,9 @@ type SslConfig struct { NullFields []string `json:"-"` } -func (s *SslConfig) MarshalJSON() ([]byte, error) { +func (s SslConfig) MarshalJSON() ([]byte, error) { type NoMethod SslConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartMigrationJobRequest: Request message for 'StartMigrationJob' request. @@ -4460,9 +4460,9 @@ type StartMigrationJobRequest struct { NullFields []string `json:"-"` } -func (s *StartMigrationJobRequest) MarshalJSON() ([]byte, error) { +func (s StartMigrationJobRequest) MarshalJSON() ([]byte, error) { type NoMethod StartMigrationJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StaticIpConnectivity: The source database will allow incoming connections @@ -4506,9 +4506,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopMigrationJobRequest: Request message for 'StopMigrationJob' request. @@ -4534,9 +4534,9 @@ type StoredProcedureEntity struct { NullFields []string `json:"-"` } -func (s *StoredProcedureEntity) MarshalJSON() ([]byte, error) { +func (s StoredProcedureEntity) MarshalJSON() ([]byte, error) { type NoMethod StoredProcedureEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SynonymEntity: Synonym's parent is a schema. @@ -4580,9 +4580,9 @@ type SynonymEntity struct { NullFields []string `json:"-"` } -func (s *SynonymEntity) MarshalJSON() ([]byte, error) { +func (s SynonymEntity) MarshalJSON() ([]byte, error) { type NoMethod SynonymEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableEntity: Table's parent is a schema. @@ -4612,9 +4612,9 @@ type TableEntity struct { NullFields []string `json:"-"` } -func (s *TableEntity) MarshalJSON() ([]byte, error) { +func (s TableEntity) MarshalJSON() ([]byte, error) { type NoMethod TableEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpProxyScript: Response message for 'GenerateTcpProxyScript' request. @@ -4637,9 +4637,9 @@ type TcpProxyScript struct { NullFields []string `json:"-"` } -func (s *TcpProxyScript) MarshalJSON() ([]byte, error) { +func (s TcpProxyScript) MarshalJSON() ([]byte, error) { type NoMethod TcpProxyScript - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -4662,9 +4662,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -4689,9 +4689,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TriggerEntity: Trigger is not used as an independent entity, it is retrieved @@ -4722,9 +4722,9 @@ type TriggerEntity struct { NullFields []string `json:"-"` } -func (s *TriggerEntity) MarshalJSON() ([]byte, error) { +func (s TriggerEntity) MarshalJSON() ([]byte, error) { type NoMethod TriggerEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UDTEntity: UDT's parent is a schema. @@ -4748,9 +4748,9 @@ type UDTEntity struct { NullFields []string `json:"-"` } -func (s *UDTEntity) MarshalJSON() ([]byte, error) { +func (s UDTEntity) MarshalJSON() ([]byte, error) { type NoMethod UDTEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserPassword: The username/password for a database user. Used for specifying @@ -4776,9 +4776,9 @@ type UserPassword struct { NullFields []string `json:"-"` } -func (s *UserPassword) MarshalJSON() ([]byte, error) { +func (s UserPassword) MarshalJSON() ([]byte, error) { type NoMethod UserPassword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValueListFilter: A list of values to filter by in ConditionalColumnSetValue @@ -4811,9 +4811,9 @@ type ValueListFilter struct { NullFields []string `json:"-"` } -func (s *ValueListFilter) MarshalJSON() ([]byte, error) { +func (s ValueListFilter) MarshalJSON() ([]byte, error) { type NoMethod ValueListFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValueTransformation: Description of data transformation during migration as @@ -4857,9 +4857,9 @@ type ValueTransformation struct { NullFields []string `json:"-"` } -func (s *ValueTransformation) MarshalJSON() ([]byte, error) { +func (s ValueTransformation) MarshalJSON() ([]byte, error) { type NoMethod ValueTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyMigrationJobRequest: Request message for 'VerifyMigrationJob' request. @@ -4883,9 +4883,9 @@ type VerifyMigrationJobRequest struct { NullFields []string `json:"-"` } -func (s *VerifyMigrationJobRequest) MarshalJSON() ([]byte, error) { +func (s VerifyMigrationJobRequest) MarshalJSON() ([]byte, error) { type NoMethod VerifyMigrationJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViewEntity: View's parent is a schema. @@ -4909,9 +4909,9 @@ type ViewEntity struct { NullFields []string `json:"-"` } -func (s *ViewEntity) MarshalJSON() ([]byte, error) { +func (s ViewEntity) MarshalJSON() ([]byte, error) { type NoMethod ViewEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmCreationConfig: VM creation configuration message @@ -4935,9 +4935,9 @@ type VmCreationConfig struct { NullFields []string `json:"-"` } -func (s *VmCreationConfig) MarshalJSON() ([]byte, error) { +func (s VmCreationConfig) MarshalJSON() ([]byte, error) { type NoMethod VmCreationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmSelectionConfig: VM selection configuration message @@ -4957,9 +4957,9 @@ type VmSelectionConfig struct { NullFields []string `json:"-"` } -func (s *VmSelectionConfig) MarshalJSON() ([]byte, error) { +func (s VmSelectionConfig) MarshalJSON() ([]byte, error) { type NoMethod VmSelectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcPeeringConfig: The VPC peering configuration is used to create VPC @@ -4983,9 +4983,9 @@ type VpcPeeringConfig struct { NullFields []string `json:"-"` } -func (s *VpcPeeringConfig) MarshalJSON() ([]byte, error) { +func (s VpcPeeringConfig) MarshalJSON() ([]byte, error) { type NoMethod VpcPeeringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcPeeringConnectivity: The details of the VPC where the source database is @@ -5007,9 +5007,9 @@ type VpcPeeringConnectivity struct { NullFields []string `json:"-"` } -func (s *VpcPeeringConnectivity) MarshalJSON() ([]byte, error) { +func (s VpcPeeringConnectivity) MarshalJSON() ([]byte, error) { type NoMethod VpcPeeringConnectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsFetchStaticIpsCall struct { diff --git a/datamigration/v1beta1/datamigration-gen.go b/datamigration/v1beta1/datamigration-gen.go index 6bbfd621f3..2fa70a815e 100644 --- a/datamigration/v1beta1/datamigration-gen.go +++ b/datamigration/v1beta1/datamigration-gen.go @@ -247,9 +247,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -282,9 +282,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -381,9 +381,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -417,9 +417,9 @@ type CloudSqlConnectionProfile struct { NullFields []string `json:"-"` } -func (s *CloudSqlConnectionProfile) MarshalJSON() ([]byte, error) { +func (s CloudSqlConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod CloudSqlConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSqlSettings: Settings for creating a Cloud SQL database instance. @@ -508,9 +508,9 @@ type CloudSqlSettings struct { NullFields []string `json:"-"` } -func (s *CloudSqlSettings) MarshalJSON() ([]byte, error) { +func (s CloudSqlSettings) MarshalJSON() ([]byte, error) { type NoMethod CloudSqlSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionProfile: A connection profile definition. @@ -575,9 +575,9 @@ type ConnectionProfile struct { NullFields []string `json:"-"` } -func (s *ConnectionProfile) MarshalJSON() ([]byte, error) { +func (s ConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod ConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseType: A message defining the database engine and provider. @@ -609,9 +609,9 @@ type DatabaseType struct { NullFields []string `json:"-"` } -func (s *DatabaseType) MarshalJSON() ([]byte, error) { +func (s DatabaseType) MarshalJSON() ([]byte, error) { type NoMethod DatabaseType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -666,9 +666,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateSshScriptRequest: Request message for 'GenerateSshScript' request. @@ -694,9 +694,9 @@ type GenerateSshScriptRequest struct { NullFields []string `json:"-"` } -func (s *GenerateSshScriptRequest) MarshalJSON() ([]byte, error) { +func (s GenerateSshScriptRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateSshScriptRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudClouddmsV1beta1OperationMetadata: Represents the metadata of the @@ -733,9 +733,9 @@ type GoogleCloudClouddmsV1beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudClouddmsV1beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudClouddmsV1beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudClouddmsV1beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionProfilesResponse: Response message for @@ -764,9 +764,9 @@ type ListConnectionProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -792,9 +792,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMigrationJobsResponse: Response message for 'ListMigrationJobs' request. @@ -822,9 +822,9 @@ type ListMigrationJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListMigrationJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListMigrationJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMigrationJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -850,9 +850,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -888,9 +888,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationJob: Represents a Database Migration Service migration job object. @@ -999,9 +999,9 @@ type MigrationJob struct { NullFields []string `json:"-"` } -func (s *MigrationJob) MarshalJSON() ([]byte, error) { +func (s MigrationJob) MarshalJSON() ([]byte, error) { type NoMethod MigrationJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationJobVerificationError: Error message of a verification Migration @@ -1066,9 +1066,9 @@ type MigrationJobVerificationError struct { NullFields []string `json:"-"` } -func (s *MigrationJobVerificationError) MarshalJSON() ([]byte, error) { +func (s MigrationJobVerificationError) MarshalJSON() ([]byte, error) { type NoMethod MigrationJobVerificationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MySqlConnectionProfile: Specifies connection parameters required @@ -1109,9 +1109,9 @@ type MySqlConnectionProfile struct { NullFields []string `json:"-"` } -func (s *MySqlConnectionProfile) MarshalJSON() ([]byte, error) { +func (s MySqlConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod MySqlConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1156,9 +1156,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1248,9 +1248,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromoteMigrationJobRequest: Request message for 'PromoteMigrationJob' @@ -1298,9 +1298,9 @@ type ReverseSshConnectivity struct { NullFields []string `json:"-"` } -func (s *ReverseSshConnectivity) MarshalJSON() ([]byte, error) { +func (s ReverseSshConnectivity) MarshalJSON() ([]byte, error) { type NoMethod ReverseSshConnectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1327,9 +1327,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlAclEntry: An entry for an Access Control list. @@ -1357,9 +1357,9 @@ type SqlAclEntry struct { NullFields []string `json:"-"` } -func (s *SqlAclEntry) MarshalJSON() ([]byte, error) { +func (s SqlAclEntry) MarshalJSON() ([]byte, error) { type NoMethod SqlAclEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlIpConfig: IP Management configuration. @@ -1391,9 +1391,9 @@ type SqlIpConfig struct { NullFields []string `json:"-"` } -func (s *SqlIpConfig) MarshalJSON() ([]byte, error) { +func (s SqlIpConfig) MarshalJSON() ([]byte, error) { type NoMethod SqlIpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SshScript: Response message for 'GenerateSshScript' request. @@ -1416,9 +1416,9 @@ type SshScript struct { NullFields []string `json:"-"` } -func (s *SshScript) MarshalJSON() ([]byte, error) { +func (s SshScript) MarshalJSON() ([]byte, error) { type NoMethod SshScript - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslConfig: SSL configuration information. @@ -1457,9 +1457,9 @@ type SslConfig struct { NullFields []string `json:"-"` } -func (s *SslConfig) MarshalJSON() ([]byte, error) { +func (s SslConfig) MarshalJSON() ([]byte, error) { type NoMethod SslConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartMigrationJobRequest: Request message for 'StartMigrationJob' request. @@ -1502,9 +1502,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopMigrationJobRequest: Request message for 'StopMigrationJob' request. @@ -1531,9 +1531,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1558,9 +1558,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyMigrationJobRequest: Request message for 'VerifyMigrationJob' request. @@ -1588,9 +1588,9 @@ type VmCreationConfig struct { NullFields []string `json:"-"` } -func (s *VmCreationConfig) MarshalJSON() ([]byte, error) { +func (s VmCreationConfig) MarshalJSON() ([]byte, error) { type NoMethod VmCreationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmSelectionConfig: VM selection configuration message @@ -1610,9 +1610,9 @@ type VmSelectionConfig struct { NullFields []string `json:"-"` } -func (s *VmSelectionConfig) MarshalJSON() ([]byte, error) { +func (s VmSelectionConfig) MarshalJSON() ([]byte, error) { type NoMethod VmSelectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcPeeringConnectivity: The details of the VPC where the source database is @@ -1634,9 +1634,9 @@ type VpcPeeringConnectivity struct { NullFields []string `json:"-"` } -func (s *VpcPeeringConnectivity) MarshalJSON() ([]byte, error) { +func (s VpcPeeringConnectivity) MarshalJSON() ([]byte, error) { type NoMethod VpcPeeringConnectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/datapipelines/v1/datapipelines-gen.go b/datapipelines/v1/datapipelines-gen.go index e734b4cf43..bb7486c24a 100644 --- a/datapipelines/v1/datapipelines-gen.go +++ b/datapipelines/v1/datapipelines-gen.go @@ -225,9 +225,9 @@ type GoogleCloudDatapipelinesV1DataflowJobDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1DataflowJobDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1DataflowJobDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1DataflowJobDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment: The environment @@ -318,9 +318,9 @@ type GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1Job: Definition of the job information maintained @@ -364,9 +364,9 @@ type GoogleCloudDatapipelinesV1Job struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1Job) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1Job) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter: Launch Flex Template @@ -407,9 +407,9 @@ type GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1LaunchFlexTemplateRequest: A request to launch a @@ -440,9 +440,9 @@ type GoogleCloudDatapipelinesV1LaunchFlexTemplateRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1LaunchFlexTemplateRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1LaunchFlexTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1LaunchFlexTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1LaunchTemplateParameters: Parameters to provide to @@ -474,9 +474,9 @@ type GoogleCloudDatapipelinesV1LaunchTemplateParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1LaunchTemplateParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1LaunchTemplateParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1LaunchTemplateParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1LaunchTemplateRequest: A request to launch a @@ -511,9 +511,9 @@ type GoogleCloudDatapipelinesV1LaunchTemplateRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1LaunchTemplateRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1LaunchTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1LaunchTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1ListJobsResponse: Response message for ListJobs @@ -540,9 +540,9 @@ type GoogleCloudDatapipelinesV1ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1ListPipelinesResponse: Response message for @@ -571,9 +571,9 @@ type GoogleCloudDatapipelinesV1ListPipelinesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1ListPipelinesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1ListPipelinesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1ListPipelinesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1Pipeline: The main pipeline entity and all the @@ -667,9 +667,9 @@ type GoogleCloudDatapipelinesV1Pipeline struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1Pipeline) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1Pipeline) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1Pipeline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1RunPipelineRequest: Request message for @@ -698,9 +698,9 @@ type GoogleCloudDatapipelinesV1RunPipelineResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1RunPipelineResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1RunPipelineResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1RunPipelineResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1RuntimeEnvironment: The environment values to set @@ -786,9 +786,9 @@ type GoogleCloudDatapipelinesV1RuntimeEnvironment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1RuntimeEnvironment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1RuntimeEnvironment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1RuntimeEnvironment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1ScheduleSpec: Details of the schedule the pipeline @@ -815,9 +815,9 @@ type GoogleCloudDatapipelinesV1ScheduleSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1ScheduleSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1ScheduleSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1ScheduleSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1SdkVersion: The version of the SDK used to run the @@ -851,9 +851,9 @@ type GoogleCloudDatapipelinesV1SdkVersion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1SdkVersion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1SdkVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1SdkVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDatapipelinesV1StopPipelineRequest: Request message for @@ -883,9 +883,9 @@ type GoogleCloudDatapipelinesV1Workload struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDatapipelinesV1Workload) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDatapipelinesV1Workload) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDatapipelinesV1Workload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -927,9 +927,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsPipelinesCreateCall struct { diff --git a/dataplex/v1/dataplex-gen.go b/dataplex/v1/dataplex-gen.go index 19638cf927..e08cd33d54 100644 --- a/dataplex/v1/dataplex-gen.go +++ b/dataplex/v1/dataplex-gen.go @@ -560,9 +560,9 @@ type GoogleCloudDataplexV1Action struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Action) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Action) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Action - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ActionFailedSecurityPolicyApply: Failed to apply @@ -586,9 +586,9 @@ type GoogleCloudDataplexV1ActionFailedSecurityPolicyApply struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ActionFailedSecurityPolicyApply) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ActionFailedSecurityPolicyApply) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ActionFailedSecurityPolicyApply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ActionIncompatibleDataSchema: Action details for @@ -628,9 +628,9 @@ type GoogleCloudDataplexV1ActionIncompatibleDataSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ActionIncompatibleDataSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ActionIncompatibleDataSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ActionIncompatibleDataSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ActionInvalidDataFormat: Action details for invalid or @@ -656,9 +656,9 @@ type GoogleCloudDataplexV1ActionInvalidDataFormat struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ActionInvalidDataFormat) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ActionInvalidDataFormat) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ActionInvalidDataFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ActionInvalidDataOrganization: Action details for @@ -690,9 +690,9 @@ type GoogleCloudDataplexV1ActionInvalidDataPartition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ActionInvalidDataPartition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ActionInvalidDataPartition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ActionInvalidDataPartition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ActionMissingData: Action details for absence of data @@ -741,9 +741,9 @@ type GoogleCloudDataplexV1Aspect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Aspect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Aspect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Aspect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AspectSource: AspectSource contains information related @@ -766,9 +766,9 @@ type GoogleCloudDataplexV1AspectSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AspectSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AspectSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AspectSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AspectType: AspectType is a template for creating @@ -817,9 +817,9 @@ type GoogleCloudDataplexV1AspectType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AspectType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AspectType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AspectType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AspectTypeAuthorization: Autorization for an @@ -842,9 +842,9 @@ type GoogleCloudDataplexV1AspectTypeAuthorization struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AspectTypeAuthorization) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AspectTypeAuthorization) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AspectTypeAuthorization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AspectTypeMetadataTemplate: MetadataTemplate definition @@ -908,9 +908,9 @@ type GoogleCloudDataplexV1AspectTypeMetadataTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AspectTypeMetadataTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AspectTypeMetadataTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AspectTypeMetadataTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations: Definition of @@ -947,9 +947,9 @@ type GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints: Definition of @@ -970,9 +970,9 @@ type GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue: Definition of @@ -999,9 +999,9 @@ type GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Asset: An asset represents a cloud resource that is @@ -1065,9 +1065,9 @@ type GoogleCloudDataplexV1Asset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Asset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Asset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AssetDiscoverySpec: Settings to manage the metadata @@ -1112,9 +1112,9 @@ type GoogleCloudDataplexV1AssetDiscoverySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AssetDiscoverySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AssetDiscoverySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AssetDiscoverySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions: Describe CSV and similar @@ -1145,9 +1145,9 @@ type GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions: Describe JSON data @@ -1173,9 +1173,9 @@ type GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AssetDiscoveryStatus: Status of discovery for an asset. @@ -1213,9 +1213,9 @@ type GoogleCloudDataplexV1AssetDiscoveryStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AssetDiscoveryStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AssetDiscoveryStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AssetDiscoveryStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AssetDiscoveryStatusStats: The aggregated data @@ -1242,9 +1242,9 @@ type GoogleCloudDataplexV1AssetDiscoveryStatusStats struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AssetDiscoveryStatusStats) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AssetDiscoveryStatusStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AssetDiscoveryStatusStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AssetResourceSpec: Identifies the cloud resource that @@ -1285,9 +1285,9 @@ type GoogleCloudDataplexV1AssetResourceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AssetResourceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AssetResourceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AssetResourceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AssetResourceStatus: Status of the resource referenced @@ -1320,9 +1320,9 @@ type GoogleCloudDataplexV1AssetResourceStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AssetResourceStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AssetResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AssetResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AssetSecurityStatus: Security policy status of the @@ -1358,9 +1358,9 @@ type GoogleCloudDataplexV1AssetSecurityStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AssetSecurityStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AssetSecurityStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AssetSecurityStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1AssetStatus: Aggregated status of the underlying assets @@ -1386,9 +1386,9 @@ type GoogleCloudDataplexV1AssetStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1AssetStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1AssetStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1AssetStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1CancelJobRequest: Cancel task jobs. @@ -1440,9 +1440,9 @@ type GoogleCloudDataplexV1Content struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Content) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Content) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Content - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ContentNotebook: Configuration for Notebook content. @@ -1466,9 +1466,9 @@ type GoogleCloudDataplexV1ContentNotebook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ContentNotebook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ContentNotebook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ContentNotebook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ContentSqlScript: Configuration for the Sql Script @@ -1493,9 +1493,9 @@ type GoogleCloudDataplexV1ContentSqlScript struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ContentSqlScript) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ContentSqlScript) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ContentSqlScript - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataAccessSpec: DataAccessSpec holds the access control @@ -1522,9 +1522,9 @@ type GoogleCloudDataplexV1DataAccessSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataAccessSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataAccessSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataAccessSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataAttribute: Denotes one dataAttribute in a @@ -1586,9 +1586,9 @@ type GoogleCloudDataplexV1DataAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataAttributeBinding: DataAttributeBinding represents @@ -1651,9 +1651,9 @@ type GoogleCloudDataplexV1DataAttributeBinding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataAttributeBinding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataAttributeBinding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataAttributeBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataAttributeBindingPath: Represents a subresource of @@ -1681,9 +1681,9 @@ type GoogleCloudDataplexV1DataAttributeBindingPath struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataAttributeBindingPath) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataAttributeBindingPath) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataAttributeBindingPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataProfileResult: DataProfileResult defines the output @@ -1711,9 +1711,9 @@ type GoogleCloudDataplexV1DataProfileResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataProfileResultPostScanActionsResult: The result of @@ -1735,9 +1735,9 @@ type GoogleCloudDataplexV1DataProfileResultPostScanActionsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileResultPostScanActionsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileResultPostScanActionsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileResultPostScanActionsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResu @@ -1767,9 +1767,9 @@ type GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportRe NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataProfileResultProfile: Contains name, type, mode and @@ -1791,9 +1791,9 @@ type GoogleCloudDataplexV1DataProfileResultProfile struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileResultProfile) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileResultProfile) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileResultProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataProfileResultProfileField: A field within a table. @@ -1825,9 +1825,9 @@ type GoogleCloudDataplexV1DataProfileResultProfileField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileResultProfileField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileResultProfileField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileResultProfileField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo: The profile @@ -1863,9 +1863,9 @@ type GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo) UnmarshalJSON(data []byte) error { @@ -1924,9 +1924,9 @@ type GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInf NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo) UnmarshalJSON(data []byte) error { @@ -1993,9 +1993,9 @@ type GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldIn NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo) UnmarshalJSON(data []byte) error { @@ -2037,9 +2037,9 @@ type GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInf NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo) UnmarshalJSON(data []byte) error { @@ -2079,9 +2079,9 @@ type GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue stru NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue) UnmarshalJSON(data []byte) error { @@ -2132,9 +2132,9 @@ type GoogleCloudDataplexV1DataProfileSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataProfileSpec) UnmarshalJSON(data []byte) error { @@ -2170,9 +2170,9 @@ type GoogleCloudDataplexV1DataProfileSpecPostScanActions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileSpecPostScanActions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileSpecPostScanActions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileSpecPostScanActions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport: The @@ -2196,9 +2196,9 @@ type GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataProfileSpecSelectedFields: The specification for @@ -2223,9 +2223,9 @@ type GoogleCloudDataplexV1DataProfileSpecSelectedFields struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataProfileSpecSelectedFields) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataProfileSpecSelectedFields) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataProfileSpecSelectedFields - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualityColumnResult: DataQualityColumnResult @@ -2250,9 +2250,9 @@ type GoogleCloudDataplexV1DataQualityColumnResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityColumnResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityColumnResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityColumnResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataQualityColumnResult) UnmarshalJSON(data []byte) error { @@ -2289,9 +2289,9 @@ type GoogleCloudDataplexV1DataQualityDimension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityDimension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualityDimensionResult: DataQualityDimensionResult @@ -2319,9 +2319,9 @@ type GoogleCloudDataplexV1DataQualityDimensionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityDimensionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityDimensionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityDimensionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataQualityDimensionResult) UnmarshalJSON(data []byte) error { @@ -2374,9 +2374,9 @@ type GoogleCloudDataplexV1DataQualityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataQualityResult) UnmarshalJSON(data []byte) error { @@ -2412,9 +2412,9 @@ type GoogleCloudDataplexV1DataQualityResultPostScanActionsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityResultPostScanActionsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityResultPostScanActionsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityResultPostScanActionsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResu @@ -2444,9 +2444,9 @@ type GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportRe NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualityRule: A rule captures data quality intent @@ -2514,9 +2514,9 @@ type GoogleCloudDataplexV1DataQualityRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataQualityRule) UnmarshalJSON(data []byte) error { @@ -2568,9 +2568,9 @@ type GoogleCloudDataplexV1DataQualityRuleRangeExpectation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityRuleRangeExpectation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityRuleRangeExpectation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityRuleRangeExpectation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualityRuleRegexExpectation: Evaluates whether each @@ -2591,9 +2591,9 @@ type GoogleCloudDataplexV1DataQualityRuleRegexExpectation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityRuleRegexExpectation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityRuleRegexExpectation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityRuleRegexExpectation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualityRuleResult: DataQualityRuleResult provides a @@ -2637,9 +2637,9 @@ type GoogleCloudDataplexV1DataQualityRuleResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityRuleResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityRuleResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityRuleResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataQualityRuleResult) UnmarshalJSON(data []byte) error { @@ -2676,9 +2676,9 @@ type GoogleCloudDataplexV1DataQualityRuleRowConditionExpectation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityRuleRowConditionExpectation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityRuleRowConditionExpectation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityRuleRowConditionExpectation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualityRuleSetExpectation: Evaluates whether each @@ -2699,9 +2699,9 @@ type GoogleCloudDataplexV1DataQualityRuleSetExpectation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityRuleSetExpectation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityRuleSetExpectation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityRuleSetExpectation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualityRuleSqlAssertion: A SQL statement that is @@ -2730,9 +2730,9 @@ type GoogleCloudDataplexV1DataQualityRuleSqlAssertion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityRuleSqlAssertion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityRuleSqlAssertion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityRuleSqlAssertion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation: Evaluates @@ -2775,9 +2775,9 @@ type GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation: Evaluates @@ -2800,9 +2800,9 @@ type GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualityRuleUniquenessExpectation: Evaluates whether @@ -2881,9 +2881,9 @@ type GoogleCloudDataplexV1DataQualityScanRuleResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualityScanRuleResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualityScanRuleResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualityScanRuleResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataQualityScanRuleResult) UnmarshalJSON(data []byte) error { @@ -2929,9 +2929,9 @@ type GoogleCloudDataplexV1DataQualitySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualitySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualitySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualitySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataQualitySpec) UnmarshalJSON(data []byte) error { @@ -2970,9 +2970,9 @@ type GoogleCloudDataplexV1DataQualitySpecPostScanActions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualitySpecPostScanActions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualitySpecPostScanActions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualitySpecPostScanActions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport: The @@ -2996,9 +2996,9 @@ type GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger: This @@ -3039,9 +3039,9 @@ type GoogleCloudDataplexV1DataQualitySpecPostScanActionsNotificationReport struc NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualitySpecPostScanActionsNotificationReport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualitySpecPostScanActionsNotificationReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualitySpecPostScanActionsNotificationReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualitySpecPostScanActionsRecipients: The @@ -3064,9 +3064,9 @@ type GoogleCloudDataplexV1DataQualitySpecPostScanActionsRecipients struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualitySpecPostScanActionsRecipients) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualitySpecPostScanActionsRecipients) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualitySpecPostScanActionsRecipients - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger: @@ -3088,9 +3088,9 @@ type GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger st NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger) UnmarshalJSON(data []byte) error { @@ -3181,9 +3181,9 @@ type GoogleCloudDataplexV1DataScan struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataScan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataScan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataScan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataScanEvent: These messages contain information about @@ -3259,9 +3259,9 @@ type GoogleCloudDataplexV1DataScanEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataScanEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataScanEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataScanEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs: Applied configs @@ -3290,9 +3290,9 @@ type GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataScanEventDataProfileAppliedConfigs) UnmarshalJSON(data []byte) error { @@ -3327,9 +3327,9 @@ type GoogleCloudDataplexV1DataScanEventDataProfileResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataScanEventDataProfileResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataScanEventDataProfileResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataScanEventDataProfileResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataScanEventDataQualityAppliedConfigs: Applied configs @@ -3355,9 +3355,9 @@ type GoogleCloudDataplexV1DataScanEventDataQualityAppliedConfigs struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataScanEventDataQualityAppliedConfigs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataScanEventDataQualityAppliedConfigs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataScanEventDataQualityAppliedConfigs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataScanEventDataQualityAppliedConfigs) UnmarshalJSON(data []byte) error { @@ -3410,9 +3410,9 @@ type GoogleCloudDataplexV1DataScanEventDataQualityResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataScanEventDataQualityResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataScanEventDataQualityResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataScanEventDataQualityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDataplexV1DataScanEventDataQualityResult) UnmarshalJSON(data []byte) error { @@ -3447,9 +3447,9 @@ type GoogleCloudDataplexV1DataScanEventPostScanActionsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataScanEventPostScanActionsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataScanEventPostScanActionsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataScanEventPostScanActionsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult: @@ -3479,9 +3479,9 @@ type GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataScanExecutionSpec: DataScan execution settings. @@ -3507,9 +3507,9 @@ type GoogleCloudDataplexV1DataScanExecutionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataScanExecutionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataScanExecutionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataScanExecutionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataScanExecutionStatus: Status of the data scan @@ -3535,9 +3535,9 @@ type GoogleCloudDataplexV1DataScanExecutionStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataScanExecutionStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataScanExecutionStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataScanExecutionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataScanJob: A DataScanJob represents an instance of @@ -3601,9 +3601,9 @@ type GoogleCloudDataplexV1DataScanJob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataScanJob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataScanJob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataScanJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataSource: The data source for DataScan. @@ -3632,9 +3632,9 @@ type GoogleCloudDataplexV1DataSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DataTaxonomy: DataTaxonomy represents a set of @@ -3685,9 +3685,9 @@ type GoogleCloudDataplexV1DataTaxonomy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DataTaxonomy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DataTaxonomy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DataTaxonomy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DiscoveryEvent: The payload associated with Discovery @@ -3736,9 +3736,9 @@ type GoogleCloudDataplexV1DiscoveryEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DiscoveryEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DiscoveryEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DiscoveryEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DiscoveryEventActionDetails: Details about the action. @@ -3758,9 +3758,9 @@ type GoogleCloudDataplexV1DiscoveryEventActionDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DiscoveryEventActionDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DiscoveryEventActionDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DiscoveryEventActionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DiscoveryEventConfigDetails: Details about @@ -3783,9 +3783,9 @@ type GoogleCloudDataplexV1DiscoveryEventConfigDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DiscoveryEventConfigDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DiscoveryEventConfigDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DiscoveryEventConfigDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DiscoveryEventEntityDetails: Details about the entity. @@ -3813,9 +3813,9 @@ type GoogleCloudDataplexV1DiscoveryEventEntityDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DiscoveryEventEntityDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DiscoveryEventEntityDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DiscoveryEventEntityDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1DiscoveryEventPartitionDetails: Details about the @@ -3850,9 +3850,9 @@ type GoogleCloudDataplexV1DiscoveryEventPartitionDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1DiscoveryEventPartitionDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1DiscoveryEventPartitionDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1DiscoveryEventPartitionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Entity: Represents tables and fileset metadata @@ -3944,9 +3944,9 @@ type GoogleCloudDataplexV1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EntityCompatibilityStatus: Provides compatibility @@ -3970,9 +3970,9 @@ type GoogleCloudDataplexV1EntityCompatibilityStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EntityCompatibilityStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EntityCompatibilityStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EntityCompatibilityStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility: Provides @@ -3997,9 +3997,9 @@ type GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Entry: An entry is a representation of a data asset @@ -4046,9 +4046,9 @@ type GoogleCloudDataplexV1Entry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Entry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Entry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Entry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EntryGroup: An Entry Group represents a logical @@ -4093,9 +4093,9 @@ type GoogleCloudDataplexV1EntryGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EntryGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EntryGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EntryGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EntrySource: EntrySource contains information related @@ -4143,9 +4143,9 @@ type GoogleCloudDataplexV1EntrySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EntrySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EntrySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EntrySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EntrySourceAncestor: Ancestor contains information @@ -4168,9 +4168,9 @@ type GoogleCloudDataplexV1EntrySourceAncestor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EntrySourceAncestor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EntrySourceAncestor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EntrySourceAncestor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EntryType: Entry Type is a template for creating @@ -4225,9 +4225,9 @@ type GoogleCloudDataplexV1EntryType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EntryType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EntryType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EntryType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDataplexV1EntryTypeAspectInfo struct { @@ -4246,9 +4246,9 @@ type GoogleCloudDataplexV1EntryTypeAspectInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EntryTypeAspectInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EntryTypeAspectInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EntryTypeAspectInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EntryTypeAuthorization: Authorization for an Entry @@ -4271,9 +4271,9 @@ type GoogleCloudDataplexV1EntryTypeAuthorization struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EntryTypeAuthorization) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EntryTypeAuthorization) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EntryTypeAuthorization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Environment: Environment represents a user-visible @@ -4334,9 +4334,9 @@ type GoogleCloudDataplexV1Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EnvironmentEndpoints: URI Endpoints to access sessions @@ -4359,9 +4359,9 @@ type GoogleCloudDataplexV1EnvironmentEndpoints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EnvironmentEndpoints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EnvironmentEndpoints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EnvironmentEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EnvironmentInfrastructureSpec: Configuration for the @@ -4386,9 +4386,9 @@ type GoogleCloudDataplexV1EnvironmentInfrastructureSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EnvironmentInfrastructureSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EnvironmentInfrastructureSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EnvironmentInfrastructureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources: Compute @@ -4415,9 +4415,9 @@ type GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime: Software @@ -4451,9 +4451,9 @@ type GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EnvironmentSessionSpec: Configuration for sessions @@ -4481,9 +4481,9 @@ type GoogleCloudDataplexV1EnvironmentSessionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EnvironmentSessionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EnvironmentSessionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EnvironmentSessionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1EnvironmentSessionStatus: Status of sessions created @@ -4505,9 +4505,9 @@ type GoogleCloudDataplexV1EnvironmentSessionStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1EnvironmentSessionStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1EnvironmentSessionStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1EnvironmentSessionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1GenerateDataQualityRulesRequest: Request details for @@ -4537,9 +4537,9 @@ type GoogleCloudDataplexV1GenerateDataQualityRulesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1GenerateDataQualityRulesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1GenerateDataQualityRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1GenerateDataQualityRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1GovernanceEvent: Payload associated with Governance @@ -4587,9 +4587,9 @@ type GoogleCloudDataplexV1GovernanceEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1GovernanceEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1GovernanceEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1GovernanceEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1GovernanceEventEntity: Information about Entity @@ -4619,9 +4619,9 @@ type GoogleCloudDataplexV1GovernanceEventEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1GovernanceEventEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1GovernanceEventEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1GovernanceEventEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Job: A job represents an instance of a task. @@ -4689,9 +4689,9 @@ type GoogleCloudDataplexV1Job struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Job) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Job) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1JobEvent: The payload associated with Job logs that @@ -4754,9 +4754,9 @@ type GoogleCloudDataplexV1JobEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1JobEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1JobEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1JobEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Lake: A lake is a centralized repository for managing @@ -4822,9 +4822,9 @@ type GoogleCloudDataplexV1Lake struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Lake) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Lake) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Lake - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1LakeMetastore: Settings to manage association of @@ -4848,9 +4848,9 @@ type GoogleCloudDataplexV1LakeMetastore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1LakeMetastore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1LakeMetastore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1LakeMetastore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1LakeMetastoreStatus: Status of Lake and Dataproc @@ -4884,9 +4884,9 @@ type GoogleCloudDataplexV1LakeMetastoreStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1LakeMetastoreStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1LakeMetastoreStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1LakeMetastoreStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListActionsResponse: List actions response. @@ -4912,9 +4912,9 @@ type GoogleCloudDataplexV1ListActionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListActionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListActionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListActionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListAspectTypesResponse: List AspectTypes response. @@ -4942,9 +4942,9 @@ type GoogleCloudDataplexV1ListAspectTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListAspectTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListAspectTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListAspectTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListAssetsResponse: List assets response. @@ -4970,9 +4970,9 @@ type GoogleCloudDataplexV1ListAssetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListAssetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListContentResponse: List content response. @@ -4998,9 +4998,9 @@ type GoogleCloudDataplexV1ListContentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListContentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListContentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListContentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListDataAttributeBindingsResponse: List @@ -5030,9 +5030,9 @@ type GoogleCloudDataplexV1ListDataAttributeBindingsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListDataAttributeBindingsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListDataAttributeBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListDataAttributeBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListDataAttributesResponse: List DataAttributes @@ -5061,9 +5061,9 @@ type GoogleCloudDataplexV1ListDataAttributesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListDataAttributesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListDataAttributesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListDataAttributesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListDataScanJobsResponse: List DataScanJobs response. @@ -5089,9 +5089,9 @@ type GoogleCloudDataplexV1ListDataScanJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListDataScanJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListDataScanJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListDataScanJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListDataScansResponse: List dataScans response. @@ -5119,9 +5119,9 @@ type GoogleCloudDataplexV1ListDataScansResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListDataScansResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListDataScansResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListDataScansResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListDataTaxonomiesResponse: List DataTaxonomies @@ -5150,9 +5150,9 @@ type GoogleCloudDataplexV1ListDataTaxonomiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListDataTaxonomiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListDataTaxonomiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListDataTaxonomiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListEntitiesResponse: List metadata entities response. @@ -5178,9 +5178,9 @@ type GoogleCloudDataplexV1ListEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListEntriesResponse: List Entries response. @@ -5206,9 +5206,9 @@ type GoogleCloudDataplexV1ListEntriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListEntryGroupsResponse: List entry groups response. @@ -5236,9 +5236,9 @@ type GoogleCloudDataplexV1ListEntryGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListEntryGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListEntryGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListEntryGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListEntryTypesResponse: List EntryTypes response. @@ -5266,9 +5266,9 @@ type GoogleCloudDataplexV1ListEntryTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListEntryTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListEntryTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListEntryTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListEnvironmentsResponse: List environments response. @@ -5294,9 +5294,9 @@ type GoogleCloudDataplexV1ListEnvironmentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListEnvironmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListJobsResponse: List jobs response. @@ -5322,9 +5322,9 @@ type GoogleCloudDataplexV1ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListLakesResponse: List lakes response. @@ -5352,9 +5352,9 @@ type GoogleCloudDataplexV1ListLakesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListLakesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListLakesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListLakesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListPartitionsResponse: List metadata partitions @@ -5381,9 +5381,9 @@ type GoogleCloudDataplexV1ListPartitionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListPartitionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListPartitionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListPartitionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListSessionsResponse: List sessions response. @@ -5409,9 +5409,9 @@ type GoogleCloudDataplexV1ListSessionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListSessionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListSessionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListSessionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListTasksResponse: List tasks response. @@ -5439,9 +5439,9 @@ type GoogleCloudDataplexV1ListTasksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListTasksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListTasksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListTasksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ListZonesResponse: List zones response. @@ -5467,9 +5467,9 @@ type GoogleCloudDataplexV1ListZonesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ListZonesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ListZonesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ListZonesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1OperationMetadata: Represents the metadata of a @@ -5506,9 +5506,9 @@ type GoogleCloudDataplexV1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Partition: Represents partition metadata contained @@ -5545,9 +5545,9 @@ type GoogleCloudDataplexV1Partition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Partition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Partition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Partition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ResourceAccessSpec: ResourceAccessSpec holds the access @@ -5577,9 +5577,9 @@ type GoogleCloudDataplexV1ResourceAccessSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ResourceAccessSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ResourceAccessSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ResourceAccessSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1RunDataScanRequest: Run DataScan Request @@ -5606,9 +5606,9 @@ type GoogleCloudDataplexV1RunDataScanResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1RunDataScanResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1RunDataScanResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1RunDataScanResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDataplexV1RunTaskRequest struct { @@ -5641,9 +5641,9 @@ type GoogleCloudDataplexV1RunTaskRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1RunTaskRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1RunTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1RunTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDataplexV1RunTaskResponse struct { @@ -5665,9 +5665,9 @@ type GoogleCloudDataplexV1RunTaskResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1RunTaskResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1RunTaskResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1RunTaskResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ScannedData: The data scanned during processing (e.g. @@ -5688,9 +5688,9 @@ type GoogleCloudDataplexV1ScannedData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ScannedData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ScannedData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ScannedData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ScannedDataIncrementalField: A data range denoted by a @@ -5716,9 +5716,9 @@ type GoogleCloudDataplexV1ScannedDataIncrementalField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ScannedDataIncrementalField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ScannedDataIncrementalField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ScannedDataIncrementalField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Schema: Schema information describing the structure and @@ -5763,9 +5763,9 @@ type GoogleCloudDataplexV1Schema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Schema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Schema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1SchemaPartitionField: Represents a key field within the @@ -5811,9 +5811,9 @@ type GoogleCloudDataplexV1SchemaPartitionField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1SchemaPartitionField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1SchemaPartitionField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1SchemaPartitionField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1SchemaSchemaField: Represents a column field within a @@ -5871,9 +5871,9 @@ type GoogleCloudDataplexV1SchemaSchemaField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1SchemaSchemaField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1SchemaSchemaField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1SchemaSchemaField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDataplexV1SearchEntriesResponse struct { @@ -5904,9 +5904,9 @@ type GoogleCloudDataplexV1SearchEntriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1SearchEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1SearchEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1SearchEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1SearchEntriesResult: A single result of a SearchEntries @@ -5930,9 +5930,9 @@ type GoogleCloudDataplexV1SearchEntriesResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1SearchEntriesResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1SearchEntriesResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1SearchEntriesResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1SearchEntriesResultSnippets: Snippets for the entry, @@ -5953,9 +5953,9 @@ type GoogleCloudDataplexV1SearchEntriesResultSnippets struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1SearchEntriesResultSnippets) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1SearchEntriesResultSnippets) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1SearchEntriesResultSnippets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Session: Represents an active analyze session running @@ -5991,9 +5991,9 @@ type GoogleCloudDataplexV1Session struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Session) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Session) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Session - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1SessionEvent: These messages contain information about @@ -6039,9 +6039,9 @@ type GoogleCloudDataplexV1SessionEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1SessionEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1SessionEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1SessionEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1SessionEventQueryDetail: Execution details of the @@ -6077,9 +6077,9 @@ type GoogleCloudDataplexV1SessionEventQueryDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1SessionEventQueryDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1SessionEventQueryDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1SessionEventQueryDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1StorageAccess: Describes the access mechanism of the @@ -6107,9 +6107,9 @@ type GoogleCloudDataplexV1StorageAccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1StorageAccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1StorageAccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1StorageAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1StorageFormat: Describes the format of the data within @@ -6168,9 +6168,9 @@ type GoogleCloudDataplexV1StorageFormat struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1StorageFormat) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1StorageFormat) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1StorageFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1StorageFormatCsvOptions: Describes CSV and similar @@ -6201,9 +6201,9 @@ type GoogleCloudDataplexV1StorageFormatCsvOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1StorageFormatCsvOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1StorageFormatCsvOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1StorageFormatCsvOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1StorageFormatIcebergOptions: Describes Iceberg data @@ -6225,9 +6225,9 @@ type GoogleCloudDataplexV1StorageFormatIcebergOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1StorageFormatIcebergOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1StorageFormatIcebergOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1StorageFormatIcebergOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1StorageFormatJsonOptions: Describes JSON data format. @@ -6248,9 +6248,9 @@ type GoogleCloudDataplexV1StorageFormatJsonOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1StorageFormatJsonOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1StorageFormatJsonOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1StorageFormatJsonOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Task: A task represents a user-visible job. @@ -6308,9 +6308,9 @@ type GoogleCloudDataplexV1Task struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Task) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Task) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Task - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1TaskExecutionSpec: Execution related settings, like @@ -6353,9 +6353,9 @@ type GoogleCloudDataplexV1TaskExecutionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1TaskExecutionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1TaskExecutionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1TaskExecutionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1TaskExecutionStatus: Status of the task execution (e.g. @@ -6378,9 +6378,9 @@ type GoogleCloudDataplexV1TaskExecutionStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1TaskExecutionStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1TaskExecutionStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1TaskExecutionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1TaskInfrastructureSpec: Configuration for the @@ -6405,9 +6405,9 @@ type GoogleCloudDataplexV1TaskInfrastructureSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1TaskInfrastructureSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1TaskInfrastructureSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1TaskInfrastructureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources: Batch @@ -6433,9 +6433,9 @@ type GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime: Container @@ -6471,9 +6471,9 @@ type GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork: Cloud VPC Network @@ -6499,9 +6499,9 @@ type GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1TaskNotebookTaskConfig: Config for running scheduled @@ -6534,9 +6534,9 @@ type GoogleCloudDataplexV1TaskNotebookTaskConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1TaskNotebookTaskConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1TaskNotebookTaskConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1TaskNotebookTaskConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1TaskSparkTaskConfig: User-specified config for running @@ -6586,9 +6586,9 @@ type GoogleCloudDataplexV1TaskSparkTaskConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1TaskSparkTaskConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1TaskSparkTaskConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1TaskSparkTaskConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1TaskTriggerSpec: Task scheduling and trigger settings. @@ -6632,9 +6632,9 @@ type GoogleCloudDataplexV1TaskTriggerSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1TaskTriggerSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1TaskTriggerSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1TaskTriggerSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Trigger: DataScan scheduling and trigger settings. @@ -6656,9 +6656,9 @@ type GoogleCloudDataplexV1Trigger struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Trigger) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Trigger) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Trigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1TriggerOnDemand: The scan runs once via RunDataScan @@ -6691,9 +6691,9 @@ type GoogleCloudDataplexV1TriggerSchedule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1TriggerSchedule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1TriggerSchedule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1TriggerSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1Zone: A zone represents a logical group of related @@ -6763,9 +6763,9 @@ type GoogleCloudDataplexV1Zone struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1Zone) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1Zone) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1Zone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ZoneDiscoverySpec: Settings to manage the metadata @@ -6810,9 +6810,9 @@ type GoogleCloudDataplexV1ZoneDiscoverySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ZoneDiscoverySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ZoneDiscoverySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ZoneDiscoverySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions: Describe CSV and similar @@ -6843,9 +6843,9 @@ type GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions: Describe JSON data @@ -6871,9 +6871,9 @@ type GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataplexV1ZoneResourceSpec: Settings for resources attached as @@ -6901,9 +6901,9 @@ type GoogleCloudDataplexV1ZoneResourceSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataplexV1ZoneResourceSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataplexV1ZoneResourceSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataplexV1ZoneResourceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -6930,9 +6930,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -6968,9 +6968,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -7009,9 +7009,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -7044,9 +7044,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates members, or principals, with a role. @@ -7140,9 +7140,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -7231,9 +7231,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for SetIamPolicy method. @@ -7260,9 +7260,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsRequest: Request message for TestIamPermissions @@ -7286,9 +7286,9 @@ type GoogleIamV1TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -7313,9 +7313,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -7347,9 +7347,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -7393,9 +7393,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The Status type defines a logical error model that is @@ -7427,9 +7427,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -7475,9 +7475,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/dataportability/v1/dataportability-gen.go b/dataportability/v1/dataportability-gen.go index 6b58699879..7d1d2b26b6 100644 --- a/dataportability/v1/dataportability-gen.go +++ b/dataportability/v1/dataportability-gen.go @@ -477,9 +477,9 @@ type InitiatePortabilityArchiveRequest struct { NullFields []string `json:"-"` } -func (s *InitiatePortabilityArchiveRequest) MarshalJSON() ([]byte, error) { +func (s InitiatePortabilityArchiveRequest) MarshalJSON() ([]byte, error) { type NoMethod InitiatePortabilityArchiveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InitiatePortabilityArchiveResponse: Response from initiating an Archive job. @@ -503,9 +503,9 @@ type InitiatePortabilityArchiveResponse struct { NullFields []string `json:"-"` } -func (s *InitiatePortabilityArchiveResponse) MarshalJSON() ([]byte, error) { +func (s InitiatePortabilityArchiveResponse) MarshalJSON() ([]byte, error) { type NoMethod InitiatePortabilityArchiveResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PortabilityArchiveState: Resource that contains the state of an Archive job. @@ -542,9 +542,9 @@ type PortabilityArchiveState struct { NullFields []string `json:"-"` } -func (s *PortabilityArchiveState) MarshalJSON() ([]byte, error) { +func (s PortabilityArchiveState) MarshalJSON() ([]byte, error) { type NoMethod PortabilityArchiveState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetAuthorizationRequest: Request to reset exhausted OAuth scopes. @@ -578,9 +578,9 @@ type RetryPortabilityArchiveResponse struct { NullFields []string `json:"-"` } -func (s *RetryPortabilityArchiveResponse) MarshalJSON() ([]byte, error) { +func (s RetryPortabilityArchiveResponse) MarshalJSON() ([]byte, error) { type NoMethod RetryPortabilityArchiveResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ArchiveJobsGetPortabilityArchiveStateCall struct { diff --git a/dataportability/v1beta/dataportability-gen.go b/dataportability/v1beta/dataportability-gen.go index 91a38c1665..8f1d002d93 100644 --- a/dataportability/v1beta/dataportability-gen.go +++ b/dataportability/v1beta/dataportability-gen.go @@ -477,9 +477,9 @@ type InitiatePortabilityArchiveRequest struct { NullFields []string `json:"-"` } -func (s *InitiatePortabilityArchiveRequest) MarshalJSON() ([]byte, error) { +func (s InitiatePortabilityArchiveRequest) MarshalJSON() ([]byte, error) { type NoMethod InitiatePortabilityArchiveRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InitiatePortabilityArchiveResponse: Response from initiating an Archive job. @@ -503,9 +503,9 @@ type InitiatePortabilityArchiveResponse struct { NullFields []string `json:"-"` } -func (s *InitiatePortabilityArchiveResponse) MarshalJSON() ([]byte, error) { +func (s InitiatePortabilityArchiveResponse) MarshalJSON() ([]byte, error) { type NoMethod InitiatePortabilityArchiveResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PortabilityArchiveState: Resource that contains the state of an Archive job. @@ -542,9 +542,9 @@ type PortabilityArchiveState struct { NullFields []string `json:"-"` } -func (s *PortabilityArchiveState) MarshalJSON() ([]byte, error) { +func (s PortabilityArchiveState) MarshalJSON() ([]byte, error) { type NoMethod PortabilityArchiveState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetAuthorizationRequest: Request to reset exhausted OAuth scopes. @@ -578,9 +578,9 @@ type RetryPortabilityArchiveResponse struct { NullFields []string `json:"-"` } -func (s *RetryPortabilityArchiveResponse) MarshalJSON() ([]byte, error) { +func (s RetryPortabilityArchiveResponse) MarshalJSON() ([]byte, error) { type NoMethod RetryPortabilityArchiveResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ArchiveJobsGetPortabilityArchiveStateCall struct { diff --git a/dataproc/v1/dataproc-gen.go b/dataproc/v1/dataproc-gen.go index 70521fc09c..4b56a4a0a0 100644 --- a/dataproc/v1/dataproc-gen.go +++ b/dataproc/v1/dataproc-gen.go @@ -365,9 +365,9 @@ type AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeBatchRequest: A request to analyze a batch workload. @@ -395,9 +395,9 @@ type AnalyzeBatchRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeBatchRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeOperationMetadata: Metadata describing the Analyze operation. @@ -436,9 +436,9 @@ type AnalyzeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *AnalyzeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s AnalyzeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingConfig: Autoscaling Policy config associated with the cluster. @@ -463,9 +463,9 @@ type AutoscalingConfig struct { NullFields []string `json:"-"` } -func (s *AutoscalingConfig) MarshalJSON() ([]byte, error) { +func (s AutoscalingConfig) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicy: Describes an autoscaling policy for Dataproc cluster @@ -514,9 +514,9 @@ type AutoscalingPolicy struct { NullFields []string `json:"-"` } -func (s *AutoscalingPolicy) MarshalJSON() ([]byte, error) { +func (s AutoscalingPolicy) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutotuningConfig: Autotuning configuration of the workload. @@ -542,9 +542,9 @@ type AutotuningConfig struct { NullFields []string `json:"-"` } -func (s *AutotuningConfig) MarshalJSON() ([]byte, error) { +func (s AutotuningConfig) MarshalJSON() ([]byte, error) { type NoMethod AutotuningConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuxiliaryNodeGroup: Node group identification and configuration information. @@ -569,9 +569,9 @@ type AuxiliaryNodeGroup struct { NullFields []string `json:"-"` } -func (s *AuxiliaryNodeGroup) MarshalJSON() ([]byte, error) { +func (s AuxiliaryNodeGroup) MarshalJSON() ([]byte, error) { type NoMethod AuxiliaryNodeGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuxiliaryServicesConfig: Auxiliary services configuration for a Cluster. @@ -595,9 +595,9 @@ type AuxiliaryServicesConfig struct { NullFields []string `json:"-"` } -func (s *AuxiliaryServicesConfig) MarshalJSON() ([]byte, error) { +func (s AuxiliaryServicesConfig) MarshalJSON() ([]byte, error) { type NoMethod AuxiliaryServicesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicAutoscalingAlgorithm: Basic algorithm for autoscaling. @@ -623,9 +623,9 @@ type BasicAutoscalingAlgorithm struct { NullFields []string `json:"-"` } -func (s *BasicAutoscalingAlgorithm) MarshalJSON() ([]byte, error) { +func (s BasicAutoscalingAlgorithm) MarshalJSON() ([]byte, error) { type NoMethod BasicAutoscalingAlgorithm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicYarnAutoscalingConfig: Basic autoscaling configurations for YARN. @@ -680,9 +680,9 @@ type BasicYarnAutoscalingConfig struct { NullFields []string `json:"-"` } -func (s *BasicYarnAutoscalingConfig) MarshalJSON() ([]byte, error) { +func (s BasicYarnAutoscalingConfig) MarshalJSON() ([]byte, error) { type NoMethod BasicYarnAutoscalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BasicYarnAutoscalingConfig) UnmarshalJSON(data []byte) error { @@ -775,9 +775,9 @@ type Batch struct { NullFields []string `json:"-"` } -func (s *Batch) MarshalJSON() ([]byte, error) { +func (s Batch) MarshalJSON() ([]byte, error) { type NoMethod Batch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchOperationMetadata: Metadata describing the Batch operation. @@ -815,9 +815,9 @@ type BatchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *BatchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s BatchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod BatchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates members, or principals, with a role. @@ -911,9 +911,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelJobRequest: A request to cancel a job. @@ -977,9 +977,9 @@ type Cluster struct { NullFields []string `json:"-"` } -func (s *Cluster) MarshalJSON() ([]byte, error) { +func (s Cluster) MarshalJSON() ([]byte, error) { type NoMethod Cluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterConfig: The cluster config. @@ -1066,9 +1066,9 @@ type ClusterConfig struct { NullFields []string `json:"-"` } -func (s *ClusterConfig) MarshalJSON() ([]byte, error) { +func (s ClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod ClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterMetrics: Contains cluster daemon metrics, such as HDFS and YARN @@ -1092,9 +1092,9 @@ type ClusterMetrics struct { NullFields []string `json:"-"` } -func (s *ClusterMetrics) MarshalJSON() ([]byte, error) { +func (s ClusterMetrics) MarshalJSON() ([]byte, error) { type NoMethod ClusterMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterOperation: The cluster operation triggered by a workflow. @@ -1118,9 +1118,9 @@ type ClusterOperation struct { NullFields []string `json:"-"` } -func (s *ClusterOperation) MarshalJSON() ([]byte, error) { +func (s ClusterOperation) MarshalJSON() ([]byte, error) { type NoMethod ClusterOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterOperationMetadata: Metadata describing the operation. @@ -1156,9 +1156,9 @@ type ClusterOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ClusterOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ClusterOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ClusterOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterOperationStatus: The status of the operation. @@ -1190,9 +1190,9 @@ type ClusterOperationStatus struct { NullFields []string `json:"-"` } -func (s *ClusterOperationStatus) MarshalJSON() ([]byte, error) { +func (s ClusterOperationStatus) MarshalJSON() ([]byte, error) { type NoMethod ClusterOperationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterSelector: A selector that chooses target cluster for jobs based on @@ -1218,9 +1218,9 @@ type ClusterSelector struct { NullFields []string `json:"-"` } -func (s *ClusterSelector) MarshalJSON() ([]byte, error) { +func (s ClusterSelector) MarshalJSON() ([]byte, error) { type NoMethod ClusterSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterStatus: The status of a cluster and its instances. @@ -1277,9 +1277,9 @@ type ClusterStatus struct { NullFields []string `json:"-"` } -func (s *ClusterStatus) MarshalJSON() ([]byte, error) { +func (s ClusterStatus) MarshalJSON() ([]byte, error) { type NoMethod ClusterStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfidentialInstanceConfig: Confidential Instance Config for clusters using @@ -1301,9 +1301,9 @@ type ConfidentialInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfidentialInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataprocMetricConfig: Dataproc metric config. @@ -1323,9 +1323,9 @@ type DataprocMetricConfig struct { NullFields []string `json:"-"` } -func (s *DataprocMetricConfig) MarshalJSON() ([]byte, error) { +func (s DataprocMetricConfig) MarshalJSON() ([]byte, error) { type NoMethod DataprocMetricConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiagnoseClusterRequest: A request to collect cluster diagnostic information. @@ -1373,9 +1373,9 @@ type DiagnoseClusterRequest struct { NullFields []string `json:"-"` } -func (s *DiagnoseClusterRequest) MarshalJSON() ([]byte, error) { +func (s DiagnoseClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod DiagnoseClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiagnoseClusterResults: The location of diagnostic output. @@ -1396,9 +1396,9 @@ type DiagnoseClusterResults struct { NullFields []string `json:"-"` } -func (s *DiagnoseClusterResults) MarshalJSON() ([]byte, error) { +func (s DiagnoseClusterResults) MarshalJSON() ([]byte, error) { type NoMethod DiagnoseClusterResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskConfig: Specifies the config of disk options for a group of VM @@ -1447,9 +1447,9 @@ type DiskConfig struct { NullFields []string `json:"-"` } -func (s *DiskConfig) MarshalJSON() ([]byte, error) { +func (s DiskConfig) MarshalJSON() ([]byte, error) { type NoMethod DiskConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriverSchedulingConfig: Driver scheduling configuration. @@ -1471,9 +1471,9 @@ type DriverSchedulingConfig struct { NullFields []string `json:"-"` } -func (s *DriverSchedulingConfig) MarshalJSON() ([]byte, error) { +func (s DriverSchedulingConfig) MarshalJSON() ([]byte, error) { type NoMethod DriverSchedulingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1531,9 +1531,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndpointConfig: Endpoint config for this cluster @@ -1557,9 +1557,9 @@ type EndpointConfig struct { NullFields []string `json:"-"` } -func (s *EndpointConfig) MarshalJSON() ([]byte, error) { +func (s EndpointConfig) MarshalJSON() ([]byte, error) { type NoMethod EndpointConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvironmentConfig: Environment configuration for a workload. @@ -1582,9 +1582,9 @@ type EnvironmentConfig struct { NullFields []string `json:"-"` } -func (s *EnvironmentConfig) MarshalJSON() ([]byte, error) { +func (s EnvironmentConfig) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionConfig: Execution configuration for a workload. @@ -1645,9 +1645,9 @@ type ExecutionConfig struct { NullFields []string `json:"-"` } -func (s *ExecutionConfig) MarshalJSON() ([]byte, error) { +func (s ExecutionConfig) MarshalJSON() ([]byte, error) { type NoMethod ExecutionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1693,9 +1693,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FlinkJob: A Dataproc job for running Apache Flink applications on YARN. @@ -1735,9 +1735,9 @@ type FlinkJob struct { NullFields []string `json:"-"` } -func (s *FlinkJob) MarshalJSON() ([]byte, error) { +func (s FlinkJob) MarshalJSON() ([]byte, error) { type NoMethod FlinkJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GceClusterConfig: Common config settings for resources of Compute Engine @@ -1842,9 +1842,9 @@ type GceClusterConfig struct { NullFields []string `json:"-"` } -func (s *GceClusterConfig) MarshalJSON() ([]byte, error) { +func (s GceClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod GceClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for GetIamPolicy method. @@ -1865,9 +1865,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -1897,9 +1897,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeClusterConfig: The cluster's GKE config. @@ -1931,9 +1931,9 @@ type GkeClusterConfig struct { NullFields []string `json:"-"` } -func (s *GkeClusterConfig) MarshalJSON() ([]byte, error) { +func (s GkeClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod GkeClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeNodeConfig: Parameters that describe cluster nodes. @@ -1989,9 +1989,9 @@ type GkeNodeConfig struct { NullFields []string `json:"-"` } -func (s *GkeNodeConfig) MarshalJSON() ([]byte, error) { +func (s GkeNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod GkeNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeNodePoolAcceleratorConfig: A GkeNodeConfigAcceleratorConfig represents a @@ -2019,9 +2019,9 @@ type GkeNodePoolAcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *GkeNodePoolAcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s GkeNodePoolAcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod GkeNodePoolAcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeNodePoolAutoscalingConfig: GkeNodePoolAutoscaling contains information @@ -2048,9 +2048,9 @@ type GkeNodePoolAutoscalingConfig struct { NullFields []string `json:"-"` } -func (s *GkeNodePoolAutoscalingConfig) MarshalJSON() ([]byte, error) { +func (s GkeNodePoolAutoscalingConfig) MarshalJSON() ([]byte, error) { type NoMethod GkeNodePoolAutoscalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeNodePoolConfig: The configuration of a GKE node pool used by a @@ -2083,9 +2083,9 @@ type GkeNodePoolConfig struct { NullFields []string `json:"-"` } -func (s *GkeNodePoolConfig) MarshalJSON() ([]byte, error) { +func (s GkeNodePoolConfig) MarshalJSON() ([]byte, error) { type NoMethod GkeNodePoolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeNodePoolTarget: GKE node pools that Dataproc workloads run on. @@ -2130,9 +2130,9 @@ type GkeNodePoolTarget struct { NullFields []string `json:"-"` } -func (s *GkeNodePoolTarget) MarshalJSON() ([]byte, error) { +func (s GkeNodePoolTarget) MarshalJSON() ([]byte, error) { type NoMethod GkeNodePoolTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDataprocV1WorkflowTemplateEncryptionConfig: Encryption settings @@ -2177,9 +2177,9 @@ type GoogleCloudDataprocV1WorkflowTemplateEncryptionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDataprocV1WorkflowTemplateEncryptionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDataprocV1WorkflowTemplateEncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDataprocV1WorkflowTemplateEncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HadoopJob: A Dataproc job for running Apache Hadoop MapReduce @@ -2230,9 +2230,9 @@ type HadoopJob struct { NullFields []string `json:"-"` } -func (s *HadoopJob) MarshalJSON() ([]byte, error) { +func (s HadoopJob) MarshalJSON() ([]byte, error) { type NoMethod HadoopJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HiveJob: A Dataproc job for running Apache Hive (https://hive.apache.org/) @@ -2272,9 +2272,9 @@ type HiveJob struct { NullFields []string `json:"-"` } -func (s *HiveJob) MarshalJSON() ([]byte, error) { +func (s HiveJob) MarshalJSON() ([]byte, error) { type NoMethod HiveJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityConfig: Identity related configuration, including service account @@ -2295,9 +2295,9 @@ type IdentityConfig struct { NullFields []string `json:"-"` } -func (s *IdentityConfig) MarshalJSON() ([]byte, error) { +func (s IdentityConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InjectCredentialsRequest: A request to inject credentials into a cluster. @@ -2323,9 +2323,9 @@ type InjectCredentialsRequest struct { NullFields []string `json:"-"` } -func (s *InjectCredentialsRequest) MarshalJSON() ([]byte, error) { +func (s InjectCredentialsRequest) MarshalJSON() ([]byte, error) { type NoMethod InjectCredentialsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceFlexibilityPolicy: Instance flexibility Policy allowing a mixture of @@ -2350,9 +2350,9 @@ type InstanceFlexibilityPolicy struct { NullFields []string `json:"-"` } -func (s *InstanceFlexibilityPolicy) MarshalJSON() ([]byte, error) { +func (s InstanceFlexibilityPolicy) MarshalJSON() ([]byte, error) { type NoMethod InstanceFlexibilityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupAutoscalingPolicyConfig: Configuration for the size bounds of @@ -2396,9 +2396,9 @@ type InstanceGroupAutoscalingPolicyConfig struct { NullFields []string `json:"-"` } -func (s *InstanceGroupAutoscalingPolicyConfig) MarshalJSON() ([]byte, error) { +func (s InstanceGroupAutoscalingPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupAutoscalingPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceGroupConfig: The config settings for Compute Engine resources in an @@ -2502,9 +2502,9 @@ type InstanceGroupConfig struct { NullFields []string `json:"-"` } -func (s *InstanceGroupConfig) MarshalJSON() ([]byte, error) { +func (s InstanceGroupConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceGroupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceReference: A reference to a Compute Engine instance. @@ -2531,9 +2531,9 @@ type InstanceReference struct { NullFields []string `json:"-"` } -func (s *InstanceReference) MarshalJSON() ([]byte, error) { +func (s InstanceReference) MarshalJSON() ([]byte, error) { type NoMethod InstanceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceSelection: Defines machines types and a rank to which the machines @@ -2560,9 +2560,9 @@ type InstanceSelection struct { NullFields []string `json:"-"` } -func (s *InstanceSelection) MarshalJSON() ([]byte, error) { +func (s InstanceSelection) MarshalJSON() ([]byte, error) { type NoMethod InstanceSelection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceSelectionResult: Defines a mapping from machine types to the number @@ -2585,9 +2585,9 @@ type InstanceSelectionResult struct { NullFields []string `json:"-"` } -func (s *InstanceSelectionResult) MarshalJSON() ([]byte, error) { +func (s InstanceSelectionResult) MarshalJSON() ([]byte, error) { type NoMethod InstanceSelectionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstantiateWorkflowTemplateRequest: A request to instantiate a workflow @@ -2621,9 +2621,9 @@ type InstantiateWorkflowTemplateRequest struct { NullFields []string `json:"-"` } -func (s *InstantiateWorkflowTemplateRequest) MarshalJSON() ([]byte, error) { +func (s InstantiateWorkflowTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod InstantiateWorkflowTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interval: Represents a time interval, encoded as a Timestamp start @@ -2652,9 +2652,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Job: A Dataproc job resource. @@ -2739,9 +2739,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobMetadata: Job Operation metadata. @@ -2767,9 +2767,9 @@ type JobMetadata struct { NullFields []string `json:"-"` } -func (s *JobMetadata) MarshalJSON() ([]byte, error) { +func (s JobMetadata) MarshalJSON() ([]byte, error) { type NoMethod JobMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobPlacement: Dataproc job config. @@ -2796,9 +2796,9 @@ type JobPlacement struct { NullFields []string `json:"-"` } -func (s *JobPlacement) MarshalJSON() ([]byte, error) { +func (s JobPlacement) MarshalJSON() ([]byte, error) { type NoMethod JobPlacement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobReference: Encapsulates the full scoping used to reference a job. @@ -2824,9 +2824,9 @@ type JobReference struct { NullFields []string `json:"-"` } -func (s *JobReference) MarshalJSON() ([]byte, error) { +func (s JobReference) MarshalJSON() ([]byte, error) { type NoMethod JobReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobScheduling: Job scheduling options. @@ -2859,9 +2859,9 @@ type JobScheduling struct { NullFields []string `json:"-"` } -func (s *JobScheduling) MarshalJSON() ([]byte, error) { +func (s JobScheduling) MarshalJSON() ([]byte, error) { type NoMethod JobScheduling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobStatus: Dataproc job status. @@ -2916,9 +2916,9 @@ type JobStatus struct { NullFields []string `json:"-"` } -func (s *JobStatus) MarshalJSON() ([]byte, error) { +func (s JobStatus) MarshalJSON() ([]byte, error) { type NoMethod JobStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JupyterConfig: Jupyter configuration for an interactive session. @@ -2945,9 +2945,9 @@ type JupyterConfig struct { NullFields []string `json:"-"` } -func (s *JupyterConfig) MarshalJSON() ([]byte, error) { +func (s JupyterConfig) MarshalJSON() ([]byte, error) { type NoMethod JupyterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KerberosConfig: Specifies Kerberos related configuration. @@ -3017,9 +3017,9 @@ type KerberosConfig struct { NullFields []string `json:"-"` } -func (s *KerberosConfig) MarshalJSON() ([]byte, error) { +func (s KerberosConfig) MarshalJSON() ([]byte, error) { type NoMethod KerberosConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesClusterConfig: The configuration for running the Dataproc cluster @@ -3049,9 +3049,9 @@ type KubernetesClusterConfig struct { NullFields []string `json:"-"` } -func (s *KubernetesClusterConfig) MarshalJSON() ([]byte, error) { +func (s KubernetesClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod KubernetesClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesSoftwareConfig: The software configuration for this Dataproc @@ -3082,9 +3082,9 @@ type KubernetesSoftwareConfig struct { NullFields []string `json:"-"` } -func (s *KubernetesSoftwareConfig) MarshalJSON() ([]byte, error) { +func (s KubernetesSoftwareConfig) MarshalJSON() ([]byte, error) { type NoMethod KubernetesSoftwareConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LifecycleConfig: Specifies the cluster auto-delete schedule configuration. @@ -3122,9 +3122,9 @@ type LifecycleConfig struct { NullFields []string `json:"-"` } -func (s *LifecycleConfig) MarshalJSON() ([]byte, error) { +func (s LifecycleConfig) MarshalJSON() ([]byte, error) { type NoMethod LifecycleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAutoscalingPoliciesResponse: A response to a request to list autoscaling @@ -3151,9 +3151,9 @@ type ListAutoscalingPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListAutoscalingPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListAutoscalingPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAutoscalingPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBatchesResponse: A list of batch workloads. @@ -3183,9 +3183,9 @@ type ListBatchesResponse struct { NullFields []string `json:"-"` } -func (s *ListBatchesResponse) MarshalJSON() ([]byte, error) { +func (s ListBatchesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBatchesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClustersResponse: The list of all clusters in a project. @@ -3212,9 +3212,9 @@ type ListClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobsResponse: A list of jobs in a project. @@ -3245,9 +3245,9 @@ type ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -3273,9 +3273,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSessionTemplatesResponse: A list of session templates. @@ -3301,9 +3301,9 @@ type ListSessionTemplatesResponse struct { NullFields []string `json:"-"` } -func (s *ListSessionTemplatesResponse) MarshalJSON() ([]byte, error) { +func (s ListSessionTemplatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSessionTemplatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSessionsResponse: A list of interactive sessions. @@ -3329,9 +3329,9 @@ type ListSessionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSessionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSessionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSessionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkflowTemplatesResponse: A response to a request to list workflow @@ -3363,9 +3363,9 @@ type ListWorkflowTemplatesResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkflowTemplatesResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkflowTemplatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkflowTemplatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingConfig: The runtime logging config of the job. @@ -3387,9 +3387,9 @@ type LoggingConfig struct { NullFields []string `json:"-"` } -func (s *LoggingConfig) MarshalJSON() ([]byte, error) { +func (s LoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod LoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedCluster: Cluster that is managed by the workflow. @@ -3422,9 +3422,9 @@ type ManagedCluster struct { NullFields []string `json:"-"` } -func (s *ManagedCluster) MarshalJSON() ([]byte, error) { +func (s ManagedCluster) MarshalJSON() ([]byte, error) { type NoMethod ManagedCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedGroupConfig: Specifies the resources used to actively manage an @@ -3453,9 +3453,9 @@ type ManagedGroupConfig struct { NullFields []string `json:"-"` } -func (s *ManagedGroupConfig) MarshalJSON() ([]byte, error) { +func (s ManagedGroupConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedGroupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetastoreConfig: Specifies a Metastore configuration. @@ -3477,9 +3477,9 @@ type MetastoreConfig struct { NullFields []string `json:"-"` } -func (s *MetastoreConfig) MarshalJSON() ([]byte, error) { +func (s MetastoreConfig) MarshalJSON() ([]byte, error) { type NoMethod MetastoreConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metric: A Dataproc custom metric. @@ -3533,9 +3533,9 @@ type Metric struct { NullFields []string `json:"-"` } -func (s *Metric) MarshalJSON() ([]byte, error) { +func (s Metric) MarshalJSON() ([]byte, error) { type NoMethod Metric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamespacedGkeDeploymentTarget: Deprecated. Used only for the deprecated @@ -3561,9 +3561,9 @@ type NamespacedGkeDeploymentTarget struct { NullFields []string `json:"-"` } -func (s *NamespacedGkeDeploymentTarget) MarshalJSON() ([]byte, error) { +func (s NamespacedGkeDeploymentTarget) MarshalJSON() ([]byte, error) { type NoMethod NamespacedGkeDeploymentTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroup: Dataproc Node Group. The Dataproc NodeGroup resource is not @@ -3601,9 +3601,9 @@ type NodeGroup struct { NullFields []string `json:"-"` } -func (s *NodeGroup) MarshalJSON() ([]byte, error) { +func (s NodeGroup) MarshalJSON() ([]byte, error) { type NoMethod NodeGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupAffinity: Node Group Affinity for clusters using sole-tenant node @@ -3630,9 +3630,9 @@ type NodeGroupAffinity struct { NullFields []string `json:"-"` } -func (s *NodeGroupAffinity) MarshalJSON() ([]byte, error) { +func (s NodeGroupAffinity) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeGroupOperationMetadata: Metadata describing the node group operation. @@ -3679,9 +3679,9 @@ type NodeGroupOperationMetadata struct { NullFields []string `json:"-"` } -func (s *NodeGroupOperationMetadata) MarshalJSON() ([]byte, error) { +func (s NodeGroupOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod NodeGroupOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeInitializationAction: Specifies an executable to run on a fully @@ -3709,9 +3709,9 @@ type NodeInitializationAction struct { NullFields []string `json:"-"` } -func (s *NodeInitializationAction) MarshalJSON() ([]byte, error) { +func (s NodeInitializationAction) MarshalJSON() ([]byte, error) { type NoMethod NodeInitializationAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePool: indicating a list of workers of same type @@ -3744,9 +3744,9 @@ type NodePool struct { NullFields []string `json:"-"` } -func (s *NodePool) MarshalJSON() ([]byte, error) { +func (s NodePool) MarshalJSON() ([]byte, error) { type NoMethod NodePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3790,9 +3790,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrderedJob: A job executed by the workflow. @@ -3849,9 +3849,9 @@ type OrderedJob struct { NullFields []string `json:"-"` } -func (s *OrderedJob) MarshalJSON() ([]byte, error) { +func (s OrderedJob) MarshalJSON() ([]byte, error) { type NoMethod OrderedJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParameterValidation: Configuration for parameter validation. @@ -3873,9 +3873,9 @@ type ParameterValidation struct { NullFields []string `json:"-"` } -func (s *ParameterValidation) MarshalJSON() ([]byte, error) { +func (s ParameterValidation) MarshalJSON() ([]byte, error) { type NoMethod ParameterValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PeripheralsConfig: Auxiliary services configuration for a workload. @@ -3900,9 +3900,9 @@ type PeripheralsConfig struct { NullFields []string `json:"-"` } -func (s *PeripheralsConfig) MarshalJSON() ([]byte, error) { +func (s PeripheralsConfig) MarshalJSON() ([]byte, error) { type NoMethod PeripheralsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PigJob: A Dataproc job for running Apache Pig (https://pig.apache.org/) @@ -3943,9 +3943,9 @@ type PigJob struct { NullFields []string `json:"-"` } -func (s *PigJob) MarshalJSON() ([]byte, error) { +func (s PigJob) MarshalJSON() ([]byte, error) { type NoMethod PigJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -4031,9 +4031,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrestoJob: A Dataproc job for running Presto (https://prestosql.io/) @@ -4074,9 +4074,9 @@ type PrestoJob struct { NullFields []string `json:"-"` } -func (s *PrestoJob) MarshalJSON() ([]byte, error) { +func (s PrestoJob) MarshalJSON() ([]byte, error) { type NoMethod PrestoJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PyPiRepositoryConfig: Configuration for PyPi repository @@ -4096,9 +4096,9 @@ type PyPiRepositoryConfig struct { NullFields []string `json:"-"` } -func (s *PyPiRepositoryConfig) MarshalJSON() ([]byte, error) { +func (s PyPiRepositoryConfig) MarshalJSON() ([]byte, error) { type NoMethod PyPiRepositoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PySparkBatch: A configuration for running an Apache PySpark @@ -4138,9 +4138,9 @@ type PySparkBatch struct { NullFields []string `json:"-"` } -func (s *PySparkBatch) MarshalJSON() ([]byte, error) { +func (s PySparkBatch) MarshalJSON() ([]byte, error) { type NoMethod PySparkBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PySparkJob: A Dataproc job for running Apache PySpark @@ -4187,9 +4187,9 @@ type PySparkJob struct { NullFields []string `json:"-"` } -func (s *PySparkJob) MarshalJSON() ([]byte, error) { +func (s PySparkJob) MarshalJSON() ([]byte, error) { type NoMethod PySparkJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryList: A list of queries to run on a cluster. @@ -4213,9 +4213,9 @@ type QueryList struct { NullFields []string `json:"-"` } -func (s *QueryList) MarshalJSON() ([]byte, error) { +func (s QueryList) MarshalJSON() ([]byte, error) { type NoMethod QueryList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegexValidation: Validation based on regular expressions. @@ -4237,9 +4237,9 @@ type RegexValidation struct { NullFields []string `json:"-"` } -func (s *RegexValidation) MarshalJSON() ([]byte, error) { +func (s RegexValidation) MarshalJSON() ([]byte, error) { type NoMethod RegexValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepairClusterRequest: A request to repair a cluster. @@ -4284,9 +4284,9 @@ type RepairClusterRequest struct { NullFields []string `json:"-"` } -func (s *RepairClusterRequest) MarshalJSON() ([]byte, error) { +func (s RepairClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod RepairClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RepairNodeGroupRequest struct { @@ -4321,9 +4321,9 @@ type RepairNodeGroupRequest struct { NullFields []string `json:"-"` } -func (s *RepairNodeGroupRequest) MarshalJSON() ([]byte, error) { +func (s RepairNodeGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod RepairNodeGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepositoryConfig: Configuration for dependency repositories @@ -4343,9 +4343,9 @@ type RepositoryConfig struct { NullFields []string `json:"-"` } -func (s *RepositoryConfig) MarshalJSON() ([]byte, error) { +func (s RepositoryConfig) MarshalJSON() ([]byte, error) { type NoMethod RepositoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAffinity: Reservation Affinity for consuming Zonal reservation. @@ -4376,9 +4376,9 @@ type ReservationAffinity struct { NullFields []string `json:"-"` } -func (s *ReservationAffinity) MarshalJSON() ([]byte, error) { +func (s ReservationAffinity) MarshalJSON() ([]byte, error) { type NoMethod ReservationAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResizeNodeGroupRequest: A request to resize a node group. @@ -4424,9 +4424,9 @@ type ResizeNodeGroupRequest struct { NullFields []string `json:"-"` } -func (s *ResizeNodeGroupRequest) MarshalJSON() ([]byte, error) { +func (s ResizeNodeGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod ResizeNodeGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeConfig: Runtime configuration for a workload. @@ -4460,9 +4460,9 @@ type RuntimeConfig struct { NullFields []string `json:"-"` } -func (s *RuntimeConfig) MarshalJSON() ([]byte, error) { +func (s RuntimeConfig) MarshalJSON() ([]byte, error) { type NoMethod RuntimeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeInfo: Runtime information about workload execution. @@ -4500,9 +4500,9 @@ type RuntimeInfo struct { NullFields []string `json:"-"` } -func (s *RuntimeInfo) MarshalJSON() ([]byte, error) { +func (s RuntimeInfo) MarshalJSON() ([]byte, error) { type NoMethod RuntimeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityConfig: Security related configuration, including encryption, @@ -4526,9 +4526,9 @@ type SecurityConfig struct { NullFields []string `json:"-"` } -func (s *SecurityConfig) MarshalJSON() ([]byte, error) { +func (s SecurityConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Session: A representation of a session. @@ -4601,9 +4601,9 @@ type Session struct { NullFields []string `json:"-"` } -func (s *Session) MarshalJSON() ([]byte, error) { +func (s Session) MarshalJSON() ([]byte, error) { type NoMethod Session - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SessionOperationMetadata: Metadata describing the Session operation. @@ -4643,9 +4643,9 @@ type SessionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *SessionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s SessionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod SessionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SessionStateHistory: Historical state information. @@ -4680,9 +4680,9 @@ type SessionStateHistory struct { NullFields []string `json:"-"` } -func (s *SessionStateHistory) MarshalJSON() ([]byte, error) { +func (s SessionStateHistory) MarshalJSON() ([]byte, error) { type NoMethod SessionStateHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SessionTemplate: A representation of a session template. @@ -4731,9 +4731,9 @@ type SessionTemplate struct { NullFields []string `json:"-"` } -func (s *SessionTemplate) MarshalJSON() ([]byte, error) { +func (s SessionTemplate) MarshalJSON() ([]byte, error) { type NoMethod SessionTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for SetIamPolicy method. @@ -4756,9 +4756,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceConfig: Shielded Instance Config for clusters using Compute @@ -4786,9 +4786,9 @@ type ShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareConfig: Specifies the selection and config of software inside the @@ -4848,9 +4848,9 @@ type SoftwareConfig struct { NullFields []string `json:"-"` } -func (s *SoftwareConfig) MarshalJSON() ([]byte, error) { +func (s SoftwareConfig) MarshalJSON() ([]byte, error) { type NoMethod SoftwareConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkBatch: A configuration for running an Apache Spark @@ -4889,9 +4889,9 @@ type SparkBatch struct { NullFields []string `json:"-"` } -func (s *SparkBatch) MarshalJSON() ([]byte, error) { +func (s SparkBatch) MarshalJSON() ([]byte, error) { type NoMethod SparkBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkHistoryServerConfig: Spark History Server configuration for the @@ -4914,9 +4914,9 @@ type SparkHistoryServerConfig struct { NullFields []string `json:"-"` } -func (s *SparkHistoryServerConfig) MarshalJSON() ([]byte, error) { +func (s SparkHistoryServerConfig) MarshalJSON() ([]byte, error) { type NoMethod SparkHistoryServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkJob: A Dataproc job for running Apache Spark @@ -4962,9 +4962,9 @@ type SparkJob struct { NullFields []string `json:"-"` } -func (s *SparkJob) MarshalJSON() ([]byte, error) { +func (s SparkJob) MarshalJSON() ([]byte, error) { type NoMethod SparkJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkRBatch: A configuration for running an Apache SparkR @@ -4997,9 +4997,9 @@ type SparkRBatch struct { NullFields []string `json:"-"` } -func (s *SparkRBatch) MarshalJSON() ([]byte, error) { +func (s SparkRBatch) MarshalJSON() ([]byte, error) { type NoMethod SparkRBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkRJob: A Dataproc job for running Apache SparkR @@ -5039,9 +5039,9 @@ type SparkRJob struct { NullFields []string `json:"-"` } -func (s *SparkRJob) MarshalJSON() ([]byte, error) { +func (s SparkRJob) MarshalJSON() ([]byte, error) { type NoMethod SparkRJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkSqlBatch: A configuration for running Apache Spark SQL @@ -5069,9 +5069,9 @@ type SparkSqlBatch struct { NullFields []string `json:"-"` } -func (s *SparkSqlBatch) MarshalJSON() ([]byte, error) { +func (s SparkSqlBatch) MarshalJSON() ([]byte, error) { type NoMethod SparkSqlBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkSqlJob: A Dataproc job for running Apache Spark SQL @@ -5106,9 +5106,9 @@ type SparkSqlJob struct { NullFields []string `json:"-"` } -func (s *SparkSqlJob) MarshalJSON() ([]byte, error) { +func (s SparkSqlJob) MarshalJSON() ([]byte, error) { type NoMethod SparkSqlJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkStandaloneAutoscalingConfig: Basic autoscaling configurations for Spark @@ -5161,9 +5161,9 @@ type SparkStandaloneAutoscalingConfig struct { NullFields []string `json:"-"` } -func (s *SparkStandaloneAutoscalingConfig) MarshalJSON() ([]byte, error) { +func (s SparkStandaloneAutoscalingConfig) MarshalJSON() ([]byte, error) { type NoMethod SparkStandaloneAutoscalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SparkStandaloneAutoscalingConfig) UnmarshalJSON(data []byte) error { @@ -5214,9 +5214,9 @@ type StartClusterRequest struct { NullFields []string `json:"-"` } -func (s *StartClusterRequest) MarshalJSON() ([]byte, error) { +func (s StartClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod StartClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartupConfig: Configuration to handle the startup of instances during @@ -5243,9 +5243,9 @@ type StartupConfig struct { NullFields []string `json:"-"` } -func (s *StartupConfig) MarshalJSON() ([]byte, error) { +func (s StartupConfig) MarshalJSON() ([]byte, error) { type NoMethod StartupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StartupConfig) UnmarshalJSON(data []byte) error { @@ -5293,9 +5293,9 @@ type StateHistory struct { NullFields []string `json:"-"` } -func (s *StateHistory) MarshalJSON() ([]byte, error) { +func (s StateHistory) MarshalJSON() ([]byte, error) { type NoMethod StateHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The Status type defines a logical error model that is suitable for @@ -5327,9 +5327,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopClusterRequest: A request to stop a cluster. @@ -5360,9 +5360,9 @@ type StopClusterRequest struct { NullFields []string `json:"-"` } -func (s *StopClusterRequest) MarshalJSON() ([]byte, error) { +func (s StopClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod StopClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubmitJobRequest: A request to submit a job. @@ -5392,9 +5392,9 @@ type SubmitJobRequest struct { NullFields []string `json:"-"` } -func (s *SubmitJobRequest) MarshalJSON() ([]byte, error) { +func (s SubmitJobRequest) MarshalJSON() ([]byte, error) { type NoMethod SubmitJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TemplateParameter: A configurable parameter that replaces one or more fields @@ -5451,9 +5451,9 @@ type TemplateParameter struct { NullFields []string `json:"-"` } -func (s *TemplateParameter) MarshalJSON() ([]byte, error) { +func (s TemplateParameter) MarshalJSON() ([]byte, error) { type NoMethod TemplateParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TerminateSessionRequest: A request to terminate an interactive session. @@ -5480,9 +5480,9 @@ type TerminateSessionRequest struct { NullFields []string `json:"-"` } -func (s *TerminateSessionRequest) MarshalJSON() ([]byte, error) { +func (s TerminateSessionRequest) MarshalJSON() ([]byte, error) { type NoMethod TerminateSessionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for TestIamPermissions method. @@ -5505,9 +5505,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for TestIamPermissions method. @@ -5531,9 +5531,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrinoJob: A Dataproc job for running Trino (https://trino.io/) queries. @@ -5574,9 +5574,9 @@ type TrinoJob struct { NullFields []string `json:"-"` } -func (s *TrinoJob) MarshalJSON() ([]byte, error) { +func (s TrinoJob) MarshalJSON() ([]byte, error) { type NoMethod TrinoJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageMetrics: Usage metrics represent approximate total resources consumed @@ -5609,9 +5609,9 @@ type UsageMetrics struct { NullFields []string `json:"-"` } -func (s *UsageMetrics) MarshalJSON() ([]byte, error) { +func (s UsageMetrics) MarshalJSON() ([]byte, error) { type NoMethod UsageMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageSnapshot: The usage snapshot represents the resources consumed by a @@ -5653,9 +5653,9 @@ type UsageSnapshot struct { NullFields []string `json:"-"` } -func (s *UsageSnapshot) MarshalJSON() ([]byte, error) { +func (s UsageSnapshot) MarshalJSON() ([]byte, error) { type NoMethod UsageSnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValueValidation: Validation based on a list of allowed values. @@ -5675,9 +5675,9 @@ type ValueValidation struct { NullFields []string `json:"-"` } -func (s *ValueValidation) MarshalJSON() ([]byte, error) { +func (s ValueValidation) MarshalJSON() ([]byte, error) { type NoMethod ValueValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualClusterConfig: The Dataproc cluster config for a cluster that does @@ -5715,9 +5715,9 @@ type VirtualClusterConfig struct { NullFields []string `json:"-"` } -func (s *VirtualClusterConfig) MarshalJSON() ([]byte, error) { +func (s VirtualClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod VirtualClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkflowGraph: The workflow graph. @@ -5737,9 +5737,9 @@ type WorkflowGraph struct { NullFields []string `json:"-"` } -func (s *WorkflowGraph) MarshalJSON() ([]byte, error) { +func (s WorkflowGraph) MarshalJSON() ([]byte, error) { type NoMethod WorkflowGraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkflowMetadata: A Dataproc workflow template resource. @@ -5804,9 +5804,9 @@ type WorkflowMetadata struct { NullFields []string `json:"-"` } -func (s *WorkflowMetadata) MarshalJSON() ([]byte, error) { +func (s WorkflowMetadata) MarshalJSON() ([]byte, error) { type NoMethod WorkflowMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkflowNode: The workflow node. @@ -5844,9 +5844,9 @@ type WorkflowNode struct { NullFields []string `json:"-"` } -func (s *WorkflowNode) MarshalJSON() ([]byte, error) { +func (s WorkflowNode) MarshalJSON() ([]byte, error) { type NoMethod WorkflowNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkflowTemplate: A Dataproc workflow template resource. @@ -5918,9 +5918,9 @@ type WorkflowTemplate struct { NullFields []string `json:"-"` } -func (s *WorkflowTemplate) MarshalJSON() ([]byte, error) { +func (s WorkflowTemplate) MarshalJSON() ([]byte, error) { type NoMethod WorkflowTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkflowTemplatePlacement: Specifies workflow execution target.Either @@ -5945,9 +5945,9 @@ type WorkflowTemplatePlacement struct { NullFields []string `json:"-"` } -func (s *WorkflowTemplatePlacement) MarshalJSON() ([]byte, error) { +func (s WorkflowTemplatePlacement) MarshalJSON() ([]byte, error) { type NoMethod WorkflowTemplatePlacement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YarnApplication: A YARN application created by a job. Application @@ -5992,9 +5992,9 @@ type YarnApplication struct { NullFields []string `json:"-"` } -func (s *YarnApplication) MarshalJSON() ([]byte, error) { +func (s YarnApplication) MarshalJSON() ([]byte, error) { type NoMethod YarnApplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *YarnApplication) UnmarshalJSON(data []byte) error { diff --git a/datastore/v1/datastore-gen.go b/datastore/v1/datastore-gen.go index 0265688317..62f76a6366 100644 --- a/datastore/v1/datastore-gen.go +++ b/datastore/v1/datastore-gen.go @@ -228,9 +228,9 @@ type Aggregation struct { NullFields []string `json:"-"` } -func (s *Aggregation) MarshalJSON() ([]byte, error) { +func (s Aggregation) MarshalJSON() ([]byte, error) { type NoMethod Aggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationQuery: Datastore query for running an aggregation over a Query. @@ -254,9 +254,9 @@ type AggregationQuery struct { NullFields []string `json:"-"` } -func (s *AggregationQuery) MarshalJSON() ([]byte, error) { +func (s AggregationQuery) MarshalJSON() ([]byte, error) { type NoMethod AggregationQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResult: The result of a single bucket from a Datastore @@ -282,9 +282,9 @@ type AggregationResult struct { NullFields []string `json:"-"` } -func (s *AggregationResult) MarshalJSON() ([]byte, error) { +func (s AggregationResult) MarshalJSON() ([]byte, error) { type NoMethod AggregationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResultBatch: A batch of aggregation results produced by an @@ -323,9 +323,9 @@ type AggregationResultBatch struct { NullFields []string `json:"-"` } -func (s *AggregationResultBatch) MarshalJSON() ([]byte, error) { +func (s AggregationResultBatch) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocateIdsRequest: The request for Datastore.AllocateIds. @@ -350,9 +350,9 @@ type AllocateIdsRequest struct { NullFields []string `json:"-"` } -func (s *AllocateIdsRequest) MarshalJSON() ([]byte, error) { +func (s AllocateIdsRequest) MarshalJSON() ([]byte, error) { type NoMethod AllocateIdsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocateIdsResponse: The response for Datastore.AllocateIds. @@ -376,9 +376,9 @@ type AllocateIdsResponse struct { NullFields []string `json:"-"` } -func (s *AllocateIdsResponse) MarshalJSON() ([]byte, error) { +func (s AllocateIdsResponse) MarshalJSON() ([]byte, error) { type NoMethod AllocateIdsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArrayValue: An array value. @@ -399,9 +399,9 @@ type ArrayValue struct { NullFields []string `json:"-"` } -func (s *ArrayValue) MarshalJSON() ([]byte, error) { +func (s ArrayValue) MarshalJSON() ([]byte, error) { type NoMethod ArrayValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Avg: Average of the values of the requested property. * Only numeric values @@ -425,9 +425,9 @@ type Avg struct { NullFields []string `json:"-"` } -func (s *Avg) MarshalJSON() ([]byte, error) { +func (s Avg) MarshalJSON() ([]byte, error) { type NoMethod Avg - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BeginTransactionRequest: The request for Datastore.BeginTransaction. @@ -451,9 +451,9 @@ type BeginTransactionRequest struct { NullFields []string `json:"-"` } -func (s *BeginTransactionRequest) MarshalJSON() ([]byte, error) { +func (s BeginTransactionRequest) MarshalJSON() ([]byte, error) { type NoMethod BeginTransactionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BeginTransactionResponse: The response for Datastore.BeginTransaction. @@ -476,9 +476,9 @@ type BeginTransactionResponse struct { NullFields []string `json:"-"` } -func (s *BeginTransactionResponse) MarshalJSON() ([]byte, error) { +func (s BeginTransactionResponse) MarshalJSON() ([]byte, error) { type NoMethod BeginTransactionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitRequest: The request for Datastore.Commit. @@ -524,9 +524,9 @@ type CommitRequest struct { NullFields []string `json:"-"` } -func (s *CommitRequest) MarshalJSON() ([]byte, error) { +func (s CommitRequest) MarshalJSON() ([]byte, error) { type NoMethod CommitRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitResponse: The response for Datastore.Commit. @@ -556,9 +556,9 @@ type CommitResponse struct { NullFields []string `json:"-"` } -func (s *CommitResponse) MarshalJSON() ([]byte, error) { +func (s CommitResponse) MarshalJSON() ([]byte, error) { type NoMethod CommitResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeFilter: A filter that merges multiple other filters using the given @@ -588,9 +588,9 @@ type CompositeFilter struct { NullFields []string `json:"-"` } -func (s *CompositeFilter) MarshalJSON() ([]byte, error) { +func (s CompositeFilter) MarshalJSON() ([]byte, error) { type NoMethod CompositeFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Count: Count of entities that match the query. The `COUNT(*)` aggregation @@ -617,9 +617,9 @@ type Count struct { NullFields []string `json:"-"` } -func (s *Count) MarshalJSON() ([]byte, error) { +func (s Count) MarshalJSON() ([]byte, error) { type NoMethod Count - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -656,9 +656,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityResult: The result of fetching an entity from Datastore. @@ -695,9 +695,9 @@ type EntityResult struct { NullFields []string `json:"-"` } -func (s *EntityResult) MarshalJSON() ([]byte, error) { +func (s EntityResult) MarshalJSON() ([]byte, error) { type NoMethod EntityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionStats: Execution statistics for the query. @@ -728,9 +728,9 @@ type ExecutionStats struct { NullFields []string `json:"-"` } -func (s *ExecutionStats) MarshalJSON() ([]byte, error) { +func (s ExecutionStats) MarshalJSON() ([]byte, error) { type NoMethod ExecutionStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainMetrics: Explain metrics for the query. @@ -753,9 +753,9 @@ type ExplainMetrics struct { NullFields []string `json:"-"` } -func (s *ExplainMetrics) MarshalJSON() ([]byte, error) { +func (s ExplainMetrics) MarshalJSON() ([]byte, error) { type NoMethod ExplainMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainOptions: Explain options for the query. @@ -778,9 +778,9 @@ type ExplainOptions struct { NullFields []string `json:"-"` } -func (s *ExplainOptions) MarshalJSON() ([]byte, error) { +func (s ExplainOptions) MarshalJSON() ([]byte, error) { type NoMethod ExplainOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filter: A holder for any type of filter. @@ -802,9 +802,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1CommonMetadata: Metadata common to all Datastore Admin @@ -855,9 +855,9 @@ type GoogleDatastoreAdminV1CommonMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1CommonMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1CommonMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1CommonMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata: Metadata for @@ -906,9 +906,9 @@ type GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1EntityFilter: Identifies a subset of entities in a @@ -942,9 +942,9 @@ type GoogleDatastoreAdminV1EntityFilter struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1EntityFilter) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1EntityFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1EntityFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ExportEntitiesMetadata: Metadata for ExportEntities @@ -977,9 +977,9 @@ type GoogleDatastoreAdminV1ExportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ExportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ExportEntitiesRequest: The request for @@ -1019,9 +1019,9 @@ type GoogleDatastoreAdminV1ExportEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ExportEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ExportEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ExportEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ExportEntitiesResponse: The response for @@ -1045,9 +1045,9 @@ type GoogleDatastoreAdminV1ExportEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ExportEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ImportEntitiesMetadata: Metadata for ImportEntities @@ -1078,9 +1078,9 @@ type GoogleDatastoreAdminV1ImportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ImportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ImportEntitiesRequest: The request for @@ -1118,9 +1118,9 @@ type GoogleDatastoreAdminV1ImportEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ImportEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ImportEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ImportEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1Index: Datastore composite index definition. @@ -1177,9 +1177,9 @@ type GoogleDatastoreAdminV1Index struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1Index) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1Index) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1Index - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1IndexOperationMetadata: Metadata for Index operations. @@ -1203,9 +1203,9 @@ type GoogleDatastoreAdminV1IndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1IndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1IndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1IndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1IndexedProperty: A property of an index. @@ -1235,9 +1235,9 @@ type GoogleDatastoreAdminV1IndexedProperty struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1IndexedProperty) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1IndexedProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1IndexedProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ListIndexesResponse: The response for @@ -1263,9 +1263,9 @@ type GoogleDatastoreAdminV1ListIndexesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ListIndexesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ListIndexesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ListIndexesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1MigrationProgressEvent: An event signifying the start @@ -1308,9 +1308,9 @@ type GoogleDatastoreAdminV1MigrationProgressEvent struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1MigrationProgressEvent) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1MigrationProgressEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1MigrationProgressEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1MigrationStateEvent: An event signifying a change in @@ -1338,9 +1338,9 @@ type GoogleDatastoreAdminV1MigrationStateEvent struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1MigrationStateEvent) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1MigrationStateEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1MigrationStateEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1PrepareStepDetails: Details for the `PREPARE` step. @@ -1368,9 +1368,9 @@ type GoogleDatastoreAdminV1PrepareStepDetails struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1PrepareStepDetails) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1PrepareStepDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1PrepareStepDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1Progress: Measures the progress of a particular @@ -1395,9 +1395,9 @@ type GoogleDatastoreAdminV1Progress struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1Progress) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1Progress) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1Progress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1RedirectWritesStepDetails: Details for the @@ -1425,9 +1425,9 @@ type GoogleDatastoreAdminV1RedirectWritesStepDetails struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1RedirectWritesStepDetails) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1RedirectWritesStepDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1RedirectWritesStepDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1CommonMetadata: Metadata common to all Datastore @@ -1476,9 +1476,9 @@ type GoogleDatastoreAdminV1beta1CommonMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1CommonMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1CommonMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1CommonMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1EntityFilter: Identifies a subset of entities in @@ -1512,9 +1512,9 @@ type GoogleDatastoreAdminV1beta1EntityFilter struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1EntityFilter) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1EntityFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1EntityFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1ExportEntitiesMetadata: Metadata for @@ -1547,9 +1547,9 @@ type GoogleDatastoreAdminV1beta1ExportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1ExportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1ExportEntitiesResponse: The response for @@ -1573,9 +1573,9 @@ type GoogleDatastoreAdminV1beta1ExportEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1ExportEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1ImportEntitiesMetadata: Metadata for @@ -1606,9 +1606,9 @@ type GoogleDatastoreAdminV1beta1ImportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1ImportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1Progress: Measures the progress of a particular @@ -1633,9 +1633,9 @@ type GoogleDatastoreAdminV1beta1Progress struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1Progress) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1Progress) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1Progress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -1662,9 +1662,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -1709,9 +1709,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GqlQuery: A GQL query @@ -1748,9 +1748,9 @@ type GqlQuery struct { NullFields []string `json:"-"` } -func (s *GqlQuery) MarshalJSON() ([]byte, error) { +func (s GqlQuery) MarshalJSON() ([]byte, error) { type NoMethod GqlQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GqlQueryParameter: A binding parameter for a GQL query. @@ -1772,9 +1772,9 @@ type GqlQueryParameter struct { NullFields []string `json:"-"` } -func (s *GqlQueryParameter) MarshalJSON() ([]byte, error) { +func (s GqlQueryParameter) MarshalJSON() ([]byte, error) { type NoMethod GqlQueryParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Key: A unique identifier for an entity. If a key's partition ID or any of @@ -1811,9 +1811,9 @@ type Key struct { NullFields []string `json:"-"` } -func (s *Key) MarshalJSON() ([]byte, error) { +func (s Key) MarshalJSON() ([]byte, error) { type NoMethod Key - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KindExpression: A representation of a kind. @@ -1833,9 +1833,9 @@ type KindExpression struct { NullFields []string `json:"-"` } -func (s *KindExpression) MarshalJSON() ([]byte, error) { +func (s KindExpression) MarshalJSON() ([]byte, error) { type NoMethod KindExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -1861,9 +1861,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -1910,9 +1910,9 @@ type LookupRequest struct { NullFields []string `json:"-"` } -func (s *LookupRequest) MarshalJSON() ([]byte, error) { +func (s LookupRequest) MarshalJSON() ([]byte, error) { type NoMethod LookupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupResponse: The response for Datastore.Lookup. @@ -1951,9 +1951,9 @@ type LookupResponse struct { NullFields []string `json:"-"` } -func (s *LookupResponse) MarshalJSON() ([]byte, error) { +func (s LookupResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mutation: A mutation to apply to an entity. @@ -1997,9 +1997,9 @@ type Mutation struct { NullFields []string `json:"-"` } -func (s *Mutation) MarshalJSON() ([]byte, error) { +func (s Mutation) MarshalJSON() ([]byte, error) { type NoMethod Mutation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MutationResult: The result of applying a mutation. @@ -2037,9 +2037,9 @@ type MutationResult struct { NullFields []string `json:"-"` } -func (s *MutationResult) MarshalJSON() ([]byte, error) { +func (s MutationResult) MarshalJSON() ([]byte, error) { type NoMethod MutationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionId: A partition ID identifies a grouping of entities. The grouping @@ -2074,9 +2074,9 @@ type PartitionId struct { NullFields []string `json:"-"` } -func (s *PartitionId) MarshalJSON() ([]byte, error) { +func (s PartitionId) MarshalJSON() ([]byte, error) { type NoMethod PartitionId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathElement: A (kind, ID/name) pair used to construct a key path. If either @@ -2111,9 +2111,9 @@ type PathElement struct { NullFields []string `json:"-"` } -func (s *PathElement) MarshalJSON() ([]byte, error) { +func (s PathElement) MarshalJSON() ([]byte, error) { type NoMethod PathElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlanSummary: Planning phase information for the query. @@ -2135,9 +2135,9 @@ type PlanSummary struct { NullFields []string `json:"-"` } -func (s *PlanSummary) MarshalJSON() ([]byte, error) { +func (s PlanSummary) MarshalJSON() ([]byte, error) { type NoMethod PlanSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Projection: A representation of a property in a projection. @@ -2157,9 +2157,9 @@ type Projection struct { NullFields []string `json:"-"` } -func (s *Projection) MarshalJSON() ([]byte, error) { +func (s Projection) MarshalJSON() ([]byte, error) { type NoMethod Projection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyFilter: A filter on a specific property. @@ -2208,9 +2208,9 @@ type PropertyFilter struct { NullFields []string `json:"-"` } -func (s *PropertyFilter) MarshalJSON() ([]byte, error) { +func (s PropertyFilter) MarshalJSON() ([]byte, error) { type NoMethod PropertyFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyMask: The set of arbitrarily nested property paths used to restrict @@ -2236,9 +2236,9 @@ type PropertyMask struct { NullFields []string `json:"-"` } -func (s *PropertyMask) MarshalJSON() ([]byte, error) { +func (s PropertyMask) MarshalJSON() ([]byte, error) { type NoMethod PropertyMask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyOrder: The desired order for a specific property. @@ -2265,9 +2265,9 @@ type PropertyOrder struct { NullFields []string `json:"-"` } -func (s *PropertyOrder) MarshalJSON() ([]byte, error) { +func (s PropertyOrder) MarshalJSON() ([]byte, error) { type NoMethod PropertyOrder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyReference: A reference to a property relative to the kind @@ -2290,9 +2290,9 @@ type PropertyReference struct { NullFields []string `json:"-"` } -func (s *PropertyReference) MarshalJSON() ([]byte, error) { +func (s PropertyReference) MarshalJSON() ([]byte, error) { type NoMethod PropertyReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Query: A query for entities. @@ -2342,9 +2342,9 @@ type Query struct { NullFields []string `json:"-"` } -func (s *Query) MarshalJSON() ([]byte, error) { +func (s Query) MarshalJSON() ([]byte, error) { type NoMethod Query - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryResultBatch: A batch of results produced by a query. @@ -2409,9 +2409,9 @@ type QueryResultBatch struct { NullFields []string `json:"-"` } -func (s *QueryResultBatch) MarshalJSON() ([]byte, error) { +func (s QueryResultBatch) MarshalJSON() ([]byte, error) { type NoMethod QueryResultBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadOnly: Options specific to read-only transactions. @@ -2434,9 +2434,9 @@ type ReadOnly struct { NullFields []string `json:"-"` } -func (s *ReadOnly) MarshalJSON() ([]byte, error) { +func (s ReadOnly) MarshalJSON() ([]byte, error) { type NoMethod ReadOnly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadOptions: The options shared by read requests. @@ -2475,9 +2475,9 @@ type ReadOptions struct { NullFields []string `json:"-"` } -func (s *ReadOptions) MarshalJSON() ([]byte, error) { +func (s ReadOptions) MarshalJSON() ([]byte, error) { type NoMethod ReadOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadWrite: Options specific to read / write transactions. @@ -2498,9 +2498,9 @@ type ReadWrite struct { NullFields []string `json:"-"` } -func (s *ReadWrite) MarshalJSON() ([]byte, error) { +func (s ReadWrite) MarshalJSON() ([]byte, error) { type NoMethod ReadWrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReserveIdsRequest: The request for Datastore.ReserveIds. @@ -2525,9 +2525,9 @@ type ReserveIdsRequest struct { NullFields []string `json:"-"` } -func (s *ReserveIdsRequest) MarshalJSON() ([]byte, error) { +func (s ReserveIdsRequest) MarshalJSON() ([]byte, error) { type NoMethod ReserveIdsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReserveIdsResponse: The response for Datastore.ReserveIds. @@ -2558,9 +2558,9 @@ type RollbackRequest struct { NullFields []string `json:"-"` } -func (s *RollbackRequest) MarshalJSON() ([]byte, error) { +func (s RollbackRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackResponse: The response for Datastore.Rollback. (an empty message). @@ -2602,9 +2602,9 @@ type RunAggregationQueryRequest struct { NullFields []string `json:"-"` } -func (s *RunAggregationQueryRequest) MarshalJSON() ([]byte, error) { +func (s RunAggregationQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod RunAggregationQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunAggregationQueryResponse: The response for Datastore.RunAggregationQuery. @@ -2637,9 +2637,9 @@ type RunAggregationQueryResponse struct { NullFields []string `json:"-"` } -func (s *RunAggregationQueryResponse) MarshalJSON() ([]byte, error) { +func (s RunAggregationQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod RunAggregationQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunQueryRequest: The request for Datastore.RunQuery. @@ -2678,9 +2678,9 @@ type RunQueryRequest struct { NullFields []string `json:"-"` } -func (s *RunQueryRequest) MarshalJSON() ([]byte, error) { +func (s RunQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod RunQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunQueryResponse: The response for Datastore.RunQuery. @@ -2713,9 +2713,9 @@ type RunQueryResponse struct { NullFields []string `json:"-"` } -func (s *RunQueryResponse) MarshalJSON() ([]byte, error) { +func (s RunQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod RunQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2747,9 +2747,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sum: Sum of the values of the requested property. * Only numeric values will @@ -2781,9 +2781,9 @@ type Sum struct { NullFields []string `json:"-"` } -func (s *Sum) MarshalJSON() ([]byte, error) { +func (s Sum) MarshalJSON() ([]byte, error) { type NoMethod Sum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransactionOptions: Options for beginning a new transaction. Transactions @@ -2807,9 +2807,9 @@ type TransactionOptions struct { NullFields []string `json:"-"` } -func (s *TransactionOptions) MarshalJSON() ([]byte, error) { +func (s TransactionOptions) MarshalJSON() ([]byte, error) { type NoMethod TransactionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Value: A message that can hold any of the supported value types and @@ -2868,9 +2868,9 @@ type Value struct { NullFields []string `json:"-"` } -func (s *Value) MarshalJSON() ([]byte, error) { +func (s Value) MarshalJSON() ([]byte, error) { type NoMethod Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Value) UnmarshalJSON(data []byte) error { diff --git a/datastore/v1beta1/datastore-gen.go b/datastore/v1beta1/datastore-gen.go index 4b7c1a6e6f..e1aff3d7b0 100644 --- a/datastore/v1beta1/datastore-gen.go +++ b/datastore/v1beta1/datastore-gen.go @@ -222,9 +222,9 @@ type GoogleDatastoreAdminV1CommonMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1CommonMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1CommonMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1CommonMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata: Metadata for @@ -273,9 +273,9 @@ type GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1EntityFilter: Identifies a subset of entities in a @@ -309,9 +309,9 @@ type GoogleDatastoreAdminV1EntityFilter struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1EntityFilter) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1EntityFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1EntityFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ExportEntitiesMetadata: Metadata for ExportEntities @@ -344,9 +344,9 @@ type GoogleDatastoreAdminV1ExportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ExportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ExportEntitiesResponse: The response for @@ -370,9 +370,9 @@ type GoogleDatastoreAdminV1ExportEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ExportEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ImportEntitiesMetadata: Metadata for ImportEntities @@ -403,9 +403,9 @@ type GoogleDatastoreAdminV1ImportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ImportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1IndexOperationMetadata: Metadata for Index operations. @@ -429,9 +429,9 @@ type GoogleDatastoreAdminV1IndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1IndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1IndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1IndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1MigrationProgressEvent: An event signifying the start @@ -474,9 +474,9 @@ type GoogleDatastoreAdminV1MigrationProgressEvent struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1MigrationProgressEvent) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1MigrationProgressEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1MigrationProgressEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1MigrationStateEvent: An event signifying a change in @@ -504,9 +504,9 @@ type GoogleDatastoreAdminV1MigrationStateEvent struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1MigrationStateEvent) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1MigrationStateEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1MigrationStateEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1PrepareStepDetails: Details for the `PREPARE` step. @@ -534,9 +534,9 @@ type GoogleDatastoreAdminV1PrepareStepDetails struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1PrepareStepDetails) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1PrepareStepDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1PrepareStepDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1Progress: Measures the progress of a particular @@ -561,9 +561,9 @@ type GoogleDatastoreAdminV1Progress struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1Progress) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1Progress) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1Progress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1RedirectWritesStepDetails: Details for the @@ -591,9 +591,9 @@ type GoogleDatastoreAdminV1RedirectWritesStepDetails struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1RedirectWritesStepDetails) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1RedirectWritesStepDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1RedirectWritesStepDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1CommonMetadata: Metadata common to all Datastore @@ -642,9 +642,9 @@ type GoogleDatastoreAdminV1beta1CommonMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1CommonMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1CommonMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1CommonMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1EntityFilter: Identifies a subset of entities in @@ -678,9 +678,9 @@ type GoogleDatastoreAdminV1beta1EntityFilter struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1EntityFilter) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1EntityFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1EntityFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1ExportEntitiesMetadata: Metadata for @@ -713,9 +713,9 @@ type GoogleDatastoreAdminV1beta1ExportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1ExportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1ExportEntitiesRequest: The request for @@ -755,9 +755,9 @@ type GoogleDatastoreAdminV1beta1ExportEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1ExportEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1ExportEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1ExportEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1ExportEntitiesResponse: The response for @@ -781,9 +781,9 @@ type GoogleDatastoreAdminV1beta1ExportEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1ExportEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1ImportEntitiesMetadata: Metadata for @@ -814,9 +814,9 @@ type GoogleDatastoreAdminV1beta1ImportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1ImportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1ImportEntitiesRequest: The request for @@ -854,9 +854,9 @@ type GoogleDatastoreAdminV1beta1ImportEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1ImportEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1ImportEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1ImportEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1Progress: Measures the progress of a particular @@ -881,9 +881,9 @@ type GoogleDatastoreAdminV1beta1Progress struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1Progress) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1Progress) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1Progress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -928,9 +928,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -962,9 +962,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsExportCall struct { diff --git a/datastore/v1beta3/datastore-gen.go b/datastore/v1beta3/datastore-gen.go index d4c68a04b4..ed84fb15e4 100644 --- a/datastore/v1beta3/datastore-gen.go +++ b/datastore/v1beta3/datastore-gen.go @@ -204,9 +204,9 @@ type Aggregation struct { NullFields []string `json:"-"` } -func (s *Aggregation) MarshalJSON() ([]byte, error) { +func (s Aggregation) MarshalJSON() ([]byte, error) { type NoMethod Aggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationQuery: Datastore query for running an aggregation over a Query. @@ -230,9 +230,9 @@ type AggregationQuery struct { NullFields []string `json:"-"` } -func (s *AggregationQuery) MarshalJSON() ([]byte, error) { +func (s AggregationQuery) MarshalJSON() ([]byte, error) { type NoMethod AggregationQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResult: The result of a single bucket from a Datastore @@ -258,9 +258,9 @@ type AggregationResult struct { NullFields []string `json:"-"` } -func (s *AggregationResult) MarshalJSON() ([]byte, error) { +func (s AggregationResult) MarshalJSON() ([]byte, error) { type NoMethod AggregationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResultBatch: A batch of aggregation results produced by an @@ -299,9 +299,9 @@ type AggregationResultBatch struct { NullFields []string `json:"-"` } -func (s *AggregationResultBatch) MarshalJSON() ([]byte, error) { +func (s AggregationResultBatch) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocateIdsRequest: The request for Datastore.AllocateIds. @@ -322,9 +322,9 @@ type AllocateIdsRequest struct { NullFields []string `json:"-"` } -func (s *AllocateIdsRequest) MarshalJSON() ([]byte, error) { +func (s AllocateIdsRequest) MarshalJSON() ([]byte, error) { type NoMethod AllocateIdsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocateIdsResponse: The response for Datastore.AllocateIds. @@ -348,9 +348,9 @@ type AllocateIdsResponse struct { NullFields []string `json:"-"` } -func (s *AllocateIdsResponse) MarshalJSON() ([]byte, error) { +func (s AllocateIdsResponse) MarshalJSON() ([]byte, error) { type NoMethod AllocateIdsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArrayValue: An array value. @@ -371,9 +371,9 @@ type ArrayValue struct { NullFields []string `json:"-"` } -func (s *ArrayValue) MarshalJSON() ([]byte, error) { +func (s ArrayValue) MarshalJSON() ([]byte, error) { type NoMethod ArrayValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Avg: Average of the values of the requested property. * Only numeric values @@ -397,9 +397,9 @@ type Avg struct { NullFields []string `json:"-"` } -func (s *Avg) MarshalJSON() ([]byte, error) { +func (s Avg) MarshalJSON() ([]byte, error) { type NoMethod Avg - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BeginTransactionRequest: The request for Datastore.BeginTransaction. @@ -419,9 +419,9 @@ type BeginTransactionRequest struct { NullFields []string `json:"-"` } -func (s *BeginTransactionRequest) MarshalJSON() ([]byte, error) { +func (s BeginTransactionRequest) MarshalJSON() ([]byte, error) { type NoMethod BeginTransactionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BeginTransactionResponse: The response for Datastore.BeginTransaction. @@ -444,9 +444,9 @@ type BeginTransactionResponse struct { NullFields []string `json:"-"` } -func (s *BeginTransactionResponse) MarshalJSON() ([]byte, error) { +func (s BeginTransactionResponse) MarshalJSON() ([]byte, error) { type NoMethod BeginTransactionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitRequest: The request for Datastore.Commit. @@ -484,9 +484,9 @@ type CommitRequest struct { NullFields []string `json:"-"` } -func (s *CommitRequest) MarshalJSON() ([]byte, error) { +func (s CommitRequest) MarshalJSON() ([]byte, error) { type NoMethod CommitRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitResponse: The response for Datastore.Commit. @@ -516,9 +516,9 @@ type CommitResponse struct { NullFields []string `json:"-"` } -func (s *CommitResponse) MarshalJSON() ([]byte, error) { +func (s CommitResponse) MarshalJSON() ([]byte, error) { type NoMethod CommitResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeFilter: A filter that merges multiple other filters using the given @@ -548,9 +548,9 @@ type CompositeFilter struct { NullFields []string `json:"-"` } -func (s *CompositeFilter) MarshalJSON() ([]byte, error) { +func (s CompositeFilter) MarshalJSON() ([]byte, error) { type NoMethod CompositeFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Count: Count of entities that match the query. The `COUNT(*)` aggregation @@ -577,9 +577,9 @@ type Count struct { NullFields []string `json:"-"` } -func (s *Count) MarshalJSON() ([]byte, error) { +func (s Count) MarshalJSON() ([]byte, error) { type NoMethod Count - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Entity: A Datastore data object. Must not exceed 1 MiB - 4 bytes. @@ -607,9 +607,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityResult: The result of fetching an entity from Datastore. @@ -646,9 +646,9 @@ type EntityResult struct { NullFields []string `json:"-"` } -func (s *EntityResult) MarshalJSON() ([]byte, error) { +func (s EntityResult) MarshalJSON() ([]byte, error) { type NoMethod EntityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionStats: Execution statistics for the query. @@ -679,9 +679,9 @@ type ExecutionStats struct { NullFields []string `json:"-"` } -func (s *ExecutionStats) MarshalJSON() ([]byte, error) { +func (s ExecutionStats) MarshalJSON() ([]byte, error) { type NoMethod ExecutionStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainMetrics: Explain metrics for the query. @@ -704,9 +704,9 @@ type ExplainMetrics struct { NullFields []string `json:"-"` } -func (s *ExplainMetrics) MarshalJSON() ([]byte, error) { +func (s ExplainMetrics) MarshalJSON() ([]byte, error) { type NoMethod ExplainMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainOptions: Explain options for the query. @@ -729,9 +729,9 @@ type ExplainOptions struct { NullFields []string `json:"-"` } -func (s *ExplainOptions) MarshalJSON() ([]byte, error) { +func (s ExplainOptions) MarshalJSON() ([]byte, error) { type NoMethod ExplainOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filter: A holder for any type of filter. @@ -753,9 +753,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1CommonMetadata: Metadata common to all Datastore Admin @@ -806,9 +806,9 @@ type GoogleDatastoreAdminV1CommonMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1CommonMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1CommonMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1CommonMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata: Metadata for @@ -857,9 +857,9 @@ type GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1EntityFilter: Identifies a subset of entities in a @@ -893,9 +893,9 @@ type GoogleDatastoreAdminV1EntityFilter struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1EntityFilter) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1EntityFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1EntityFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ExportEntitiesMetadata: Metadata for ExportEntities @@ -928,9 +928,9 @@ type GoogleDatastoreAdminV1ExportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ExportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ExportEntitiesResponse: The response for @@ -954,9 +954,9 @@ type GoogleDatastoreAdminV1ExportEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ExportEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1ImportEntitiesMetadata: Metadata for ImportEntities @@ -987,9 +987,9 @@ type GoogleDatastoreAdminV1ImportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1ImportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1IndexOperationMetadata: Metadata for Index operations. @@ -1013,9 +1013,9 @@ type GoogleDatastoreAdminV1IndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1IndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1IndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1IndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1MigrationProgressEvent: An event signifying the start @@ -1058,9 +1058,9 @@ type GoogleDatastoreAdminV1MigrationProgressEvent struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1MigrationProgressEvent) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1MigrationProgressEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1MigrationProgressEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1MigrationStateEvent: An event signifying a change in @@ -1088,9 +1088,9 @@ type GoogleDatastoreAdminV1MigrationStateEvent struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1MigrationStateEvent) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1MigrationStateEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1MigrationStateEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1PrepareStepDetails: Details for the `PREPARE` step. @@ -1118,9 +1118,9 @@ type GoogleDatastoreAdminV1PrepareStepDetails struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1PrepareStepDetails) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1PrepareStepDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1PrepareStepDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1Progress: Measures the progress of a particular @@ -1145,9 +1145,9 @@ type GoogleDatastoreAdminV1Progress struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1Progress) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1Progress) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1Progress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1RedirectWritesStepDetails: Details for the @@ -1175,9 +1175,9 @@ type GoogleDatastoreAdminV1RedirectWritesStepDetails struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1RedirectWritesStepDetails) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1RedirectWritesStepDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1RedirectWritesStepDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1CommonMetadata: Metadata common to all Datastore @@ -1226,9 +1226,9 @@ type GoogleDatastoreAdminV1beta1CommonMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1CommonMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1CommonMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1CommonMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1EntityFilter: Identifies a subset of entities in @@ -1262,9 +1262,9 @@ type GoogleDatastoreAdminV1beta1EntityFilter struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1EntityFilter) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1EntityFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1EntityFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1ExportEntitiesMetadata: Metadata for @@ -1297,9 +1297,9 @@ type GoogleDatastoreAdminV1beta1ExportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1ExportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1ExportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1ExportEntitiesResponse: The response for @@ -1323,9 +1323,9 @@ type GoogleDatastoreAdminV1beta1ExportEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1ExportEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1ExportEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1ImportEntitiesMetadata: Metadata for @@ -1356,9 +1356,9 @@ type GoogleDatastoreAdminV1beta1ImportEntitiesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1ImportEntitiesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1ImportEntitiesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDatastoreAdminV1beta1Progress: Measures the progress of a particular @@ -1383,9 +1383,9 @@ type GoogleDatastoreAdminV1beta1Progress struct { NullFields []string `json:"-"` } -func (s *GoogleDatastoreAdminV1beta1Progress) MarshalJSON() ([]byte, error) { +func (s GoogleDatastoreAdminV1beta1Progress) MarshalJSON() ([]byte, error) { type NoMethod GoogleDatastoreAdminV1beta1Progress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GqlQuery: A GQL query @@ -1422,9 +1422,9 @@ type GqlQuery struct { NullFields []string `json:"-"` } -func (s *GqlQuery) MarshalJSON() ([]byte, error) { +func (s GqlQuery) MarshalJSON() ([]byte, error) { type NoMethod GqlQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GqlQueryParameter: A binding parameter for a GQL query. @@ -1446,9 +1446,9 @@ type GqlQueryParameter struct { NullFields []string `json:"-"` } -func (s *GqlQueryParameter) MarshalJSON() ([]byte, error) { +func (s GqlQueryParameter) MarshalJSON() ([]byte, error) { type NoMethod GqlQueryParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Key: A unique identifier for an entity. If a key's partition ID or any of @@ -1485,9 +1485,9 @@ type Key struct { NullFields []string `json:"-"` } -func (s *Key) MarshalJSON() ([]byte, error) { +func (s Key) MarshalJSON() ([]byte, error) { type NoMethod Key - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KindExpression: A representation of a kind. @@ -1507,9 +1507,9 @@ type KindExpression struct { NullFields []string `json:"-"` } -func (s *KindExpression) MarshalJSON() ([]byte, error) { +func (s KindExpression) MarshalJSON() ([]byte, error) { type NoMethod KindExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -1535,9 +1535,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -1580,9 +1580,9 @@ type LookupRequest struct { NullFields []string `json:"-"` } -func (s *LookupRequest) MarshalJSON() ([]byte, error) { +func (s LookupRequest) MarshalJSON() ([]byte, error) { type NoMethod LookupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupResponse: The response for Datastore.Lookup. @@ -1617,9 +1617,9 @@ type LookupResponse struct { NullFields []string `json:"-"` } -func (s *LookupResponse) MarshalJSON() ([]byte, error) { +func (s LookupResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mutation: A mutation to apply to an entity. @@ -1663,9 +1663,9 @@ type Mutation struct { NullFields []string `json:"-"` } -func (s *Mutation) MarshalJSON() ([]byte, error) { +func (s Mutation) MarshalJSON() ([]byte, error) { type NoMethod Mutation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MutationResult: The result of applying a mutation. @@ -1703,9 +1703,9 @@ type MutationResult struct { NullFields []string `json:"-"` } -func (s *MutationResult) MarshalJSON() ([]byte, error) { +func (s MutationResult) MarshalJSON() ([]byte, error) { type NoMethod MutationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionId: A partition ID identifies a grouping of entities. The grouping @@ -1737,9 +1737,9 @@ type PartitionId struct { NullFields []string `json:"-"` } -func (s *PartitionId) MarshalJSON() ([]byte, error) { +func (s PartitionId) MarshalJSON() ([]byte, error) { type NoMethod PartitionId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathElement: A (kind, ID/name) pair used to construct a key path. If either @@ -1774,9 +1774,9 @@ type PathElement struct { NullFields []string `json:"-"` } -func (s *PathElement) MarshalJSON() ([]byte, error) { +func (s PathElement) MarshalJSON() ([]byte, error) { type NoMethod PathElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlanSummary: Planning phase information for the query. @@ -1798,9 +1798,9 @@ type PlanSummary struct { NullFields []string `json:"-"` } -func (s *PlanSummary) MarshalJSON() ([]byte, error) { +func (s PlanSummary) MarshalJSON() ([]byte, error) { type NoMethod PlanSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Projection: A representation of a property in a projection. @@ -1820,9 +1820,9 @@ type Projection struct { NullFields []string `json:"-"` } -func (s *Projection) MarshalJSON() ([]byte, error) { +func (s Projection) MarshalJSON() ([]byte, error) { type NoMethod Projection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyFilter: A filter on a specific property. @@ -1871,9 +1871,9 @@ type PropertyFilter struct { NullFields []string `json:"-"` } -func (s *PropertyFilter) MarshalJSON() ([]byte, error) { +func (s PropertyFilter) MarshalJSON() ([]byte, error) { type NoMethod PropertyFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyMask: The set of arbitrarily nested property paths used to restrict @@ -1899,9 +1899,9 @@ type PropertyMask struct { NullFields []string `json:"-"` } -func (s *PropertyMask) MarshalJSON() ([]byte, error) { +func (s PropertyMask) MarshalJSON() ([]byte, error) { type NoMethod PropertyMask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyOrder: The desired order for a specific property. @@ -1928,9 +1928,9 @@ type PropertyOrder struct { NullFields []string `json:"-"` } -func (s *PropertyOrder) MarshalJSON() ([]byte, error) { +func (s PropertyOrder) MarshalJSON() ([]byte, error) { type NoMethod PropertyOrder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyReference: A reference to a property relative to the kind @@ -1953,9 +1953,9 @@ type PropertyReference struct { NullFields []string `json:"-"` } -func (s *PropertyReference) MarshalJSON() ([]byte, error) { +func (s PropertyReference) MarshalJSON() ([]byte, error) { type NoMethod PropertyReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Query: A query for entities. @@ -2005,9 +2005,9 @@ type Query struct { NullFields []string `json:"-"` } -func (s *Query) MarshalJSON() ([]byte, error) { +func (s Query) MarshalJSON() ([]byte, error) { type NoMethod Query - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryResultBatch: A batch of results produced by a query. @@ -2072,9 +2072,9 @@ type QueryResultBatch struct { NullFields []string `json:"-"` } -func (s *QueryResultBatch) MarshalJSON() ([]byte, error) { +func (s QueryResultBatch) MarshalJSON() ([]byte, error) { type NoMethod QueryResultBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadOnly: Options specific to read-only transactions. @@ -2097,9 +2097,9 @@ type ReadOnly struct { NullFields []string `json:"-"` } -func (s *ReadOnly) MarshalJSON() ([]byte, error) { +func (s ReadOnly) MarshalJSON() ([]byte, error) { type NoMethod ReadOnly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadOptions: The options shared by read requests. @@ -2133,9 +2133,9 @@ type ReadOptions struct { NullFields []string `json:"-"` } -func (s *ReadOptions) MarshalJSON() ([]byte, error) { +func (s ReadOptions) MarshalJSON() ([]byte, error) { type NoMethod ReadOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadWrite: Options specific to read / write transactions. @@ -2156,9 +2156,9 @@ type ReadWrite struct { NullFields []string `json:"-"` } -func (s *ReadWrite) MarshalJSON() ([]byte, error) { +func (s ReadWrite) MarshalJSON() ([]byte, error) { type NoMethod ReadWrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReserveIdsRequest: The request for Datastore.ReserveIds. @@ -2183,9 +2183,9 @@ type ReserveIdsRequest struct { NullFields []string `json:"-"` } -func (s *ReserveIdsRequest) MarshalJSON() ([]byte, error) { +func (s ReserveIdsRequest) MarshalJSON() ([]byte, error) { type NoMethod ReserveIdsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReserveIdsResponse: The response for Datastore.ReserveIds. @@ -2212,9 +2212,9 @@ type RollbackRequest struct { NullFields []string `json:"-"` } -func (s *RollbackRequest) MarshalJSON() ([]byte, error) { +func (s RollbackRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackResponse: The response for Datastore.Rollback. (an empty message). @@ -2252,9 +2252,9 @@ type RunAggregationQueryRequest struct { NullFields []string `json:"-"` } -func (s *RunAggregationQueryRequest) MarshalJSON() ([]byte, error) { +func (s RunAggregationQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod RunAggregationQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunAggregationQueryResponse: The response for Datastore.RunAggregationQuery. @@ -2283,9 +2283,9 @@ type RunAggregationQueryResponse struct { NullFields []string `json:"-"` } -func (s *RunAggregationQueryResponse) MarshalJSON() ([]byte, error) { +func (s RunAggregationQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod RunAggregationQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunQueryRequest: The request for Datastore.RunQuery. @@ -2320,9 +2320,9 @@ type RunQueryRequest struct { NullFields []string `json:"-"` } -func (s *RunQueryRequest) MarshalJSON() ([]byte, error) { +func (s RunQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod RunQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunQueryResponse: The response for Datastore.RunQuery. @@ -2351,9 +2351,9 @@ type RunQueryResponse struct { NullFields []string `json:"-"` } -func (s *RunQueryResponse) MarshalJSON() ([]byte, error) { +func (s RunQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod RunQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sum: Sum of the values of the requested property. * Only numeric values will @@ -2385,9 +2385,9 @@ type Sum struct { NullFields []string `json:"-"` } -func (s *Sum) MarshalJSON() ([]byte, error) { +func (s Sum) MarshalJSON() ([]byte, error) { type NoMethod Sum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransactionOptions: Options for beginning a new transaction. Transactions @@ -2411,9 +2411,9 @@ type TransactionOptions struct { NullFields []string `json:"-"` } -func (s *TransactionOptions) MarshalJSON() ([]byte, error) { +func (s TransactionOptions) MarshalJSON() ([]byte, error) { type NoMethod TransactionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Value: A message that can hold any of the supported value types and @@ -2472,9 +2472,9 @@ type Value struct { NullFields []string `json:"-"` } -func (s *Value) MarshalJSON() ([]byte, error) { +func (s Value) MarshalJSON() ([]byte, error) { type NoMethod Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Value) UnmarshalJSON(data []byte) error { diff --git a/datastream/v1/datastream-gen.go b/datastream/v1/datastream-gen.go index 5ef1725949..3f9b5d1679 100644 --- a/datastream/v1/datastream-gen.go +++ b/datastream/v1/datastream-gen.go @@ -281,9 +281,9 @@ type BackfillAllStrategy struct { NullFields []string `json:"-"` } -func (s *BackfillAllStrategy) MarshalJSON() ([]byte, error) { +func (s BackfillAllStrategy) MarshalJSON() ([]byte, error) { type NoMethod BackfillAllStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackfillJob: Represents a backfill job on a specific stream object. @@ -331,9 +331,9 @@ type BackfillJob struct { NullFields []string `json:"-"` } -func (s *BackfillJob) MarshalJSON() ([]byte, error) { +func (s BackfillJob) MarshalJSON() ([]byte, error) { type NoMethod BackfillJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackfillNoneStrategy: Backfill strategy to disable automatic backfill for @@ -370,9 +370,9 @@ type BigQueryDestinationConfig struct { NullFields []string `json:"-"` } -func (s *BigQueryDestinationConfig) MarshalJSON() ([]byte, error) { +func (s BigQueryDestinationConfig) MarshalJSON() ([]byte, error) { type NoMethod BigQueryDestinationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryProfile: BigQuery warehouse profile. @@ -407,9 +407,9 @@ type CdcStrategy struct { NullFields []string `json:"-"` } -func (s *CdcStrategy) MarshalJSON() ([]byte, error) { +func (s CdcStrategy) MarshalJSON() ([]byte, error) { type NoMethod CdcStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionProfile: A set of reusable connection configurations to be used as @@ -459,9 +459,9 @@ type ConnectionProfile struct { NullFields []string `json:"-"` } -func (s *ConnectionProfile) MarshalJSON() ([]byte, error) { +func (s ConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod ConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatasetTemplate: Dataset template used for dynamic dataset creation. @@ -495,9 +495,9 @@ type DatasetTemplate struct { NullFields []string `json:"-"` } -func (s *DatasetTemplate) MarshalJSON() ([]byte, error) { +func (s DatasetTemplate) MarshalJSON() ([]byte, error) { type NoMethod DatasetTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationConfig: The configuration of the stream destination. @@ -524,9 +524,9 @@ type DestinationConfig struct { NullFields []string `json:"-"` } -func (s *DestinationConfig) MarshalJSON() ([]byte, error) { +func (s DestinationConfig) MarshalJSON() ([]byte, error) { type NoMethod DestinationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoverConnectionProfileRequest: Request message for 'discover' @@ -565,9 +565,9 @@ type DiscoverConnectionProfileRequest struct { NullFields []string `json:"-"` } -func (s *DiscoverConnectionProfileRequest) MarshalJSON() ([]byte, error) { +func (s DiscoverConnectionProfileRequest) MarshalJSON() ([]byte, error) { type NoMethod DiscoverConnectionProfileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoverConnectionProfileResponse: Response from a discover request. @@ -596,9 +596,9 @@ type DiscoverConnectionProfileResponse struct { NullFields []string `json:"-"` } -func (s *DiscoverConnectionProfileResponse) MarshalJSON() ([]byte, error) { +func (s DiscoverConnectionProfileResponse) MarshalJSON() ([]byte, error) { type NoMethod DiscoverConnectionProfileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DropLargeObjects: Configuration to drop large object values. @@ -641,9 +641,9 @@ type Error struct { NullFields []string `json:"-"` } -func (s *Error) MarshalJSON() ([]byte, error) { +func (s Error) MarshalJSON() ([]byte, error) { type NoMethod Error - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchStaticIpsResponse: Response message for a 'FetchStaticIps' response. @@ -669,9 +669,9 @@ type FetchStaticIpsResponse struct { NullFields []string `json:"-"` } -func (s *FetchStaticIpsResponse) MarshalJSON() ([]byte, error) { +func (s FetchStaticIpsResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchStaticIpsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardSshTunnelConnectivity: Forward SSH Tunnel connectivity. @@ -699,9 +699,9 @@ type ForwardSshTunnelConnectivity struct { NullFields []string `json:"-"` } -func (s *ForwardSshTunnelConnectivity) MarshalJSON() ([]byte, error) { +func (s ForwardSshTunnelConnectivity) MarshalJSON() ([]byte, error) { type NoMethod ForwardSshTunnelConnectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsDestinationConfig: Google Cloud Storage destination configuration @@ -731,9 +731,9 @@ type GcsDestinationConfig struct { NullFields []string `json:"-"` } -func (s *GcsDestinationConfig) MarshalJSON() ([]byte, error) { +func (s GcsDestinationConfig) MarshalJSON() ([]byte, error) { type NoMethod GcsDestinationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsProfile: Cloud Storage bucket profile. @@ -755,9 +755,9 @@ type GcsProfile struct { NullFields []string `json:"-"` } -func (s *GcsProfile) MarshalJSON() ([]byte, error) { +func (s GcsProfile) MarshalJSON() ([]byte, error) { type NoMethod GcsProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JsonFileFormat: JSON file format configuration. @@ -789,9 +789,9 @@ type JsonFileFormat struct { NullFields []string `json:"-"` } -func (s *JsonFileFormat) MarshalJSON() ([]byte, error) { +func (s JsonFileFormat) MarshalJSON() ([]byte, error) { type NoMethod JsonFileFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionProfilesResponse: Response message for listing connection @@ -820,9 +820,9 @@ type ListConnectionProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -848,9 +848,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -876,9 +876,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPrivateConnectionsResponse: Response containing a list of private @@ -907,9 +907,9 @@ type ListPrivateConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListPrivateConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListPrivateConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPrivateConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRoutesResponse: Route list response. @@ -937,9 +937,9 @@ type ListRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListStreamObjectsResponse: Response containing the objects for a stream. @@ -965,9 +965,9 @@ type ListStreamObjectsResponse struct { NullFields []string `json:"-"` } -func (s *ListStreamObjectsResponse) MarshalJSON() ([]byte, error) { +func (s ListStreamObjectsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListStreamObjectsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListStreamsResponse: Response message for listing streams. @@ -995,9 +995,9 @@ type ListStreamsResponse struct { NullFields []string `json:"-"` } -func (s *ListStreamsResponse) MarshalJSON() ([]byte, error) { +func (s ListStreamsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListStreamsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1033,9 +1033,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupStreamObjectRequest: Request for looking up a specific stream object @@ -1057,9 +1057,9 @@ type LookupStreamObjectRequest struct { NullFields []string `json:"-"` } -func (s *LookupStreamObjectRequest) MarshalJSON() ([]byte, error) { +func (s LookupStreamObjectRequest) MarshalJSON() ([]byte, error) { type NoMethod LookupStreamObjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Merge: Merge mode defines that all changes to a table will be merged at the @@ -1106,9 +1106,9 @@ type MysqlColumn struct { NullFields []string `json:"-"` } -func (s *MysqlColumn) MarshalJSON() ([]byte, error) { +func (s MysqlColumn) MarshalJSON() ([]byte, error) { type NoMethod MysqlColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlDatabase: MySQL database. @@ -1130,9 +1130,9 @@ type MysqlDatabase struct { NullFields []string `json:"-"` } -func (s *MysqlDatabase) MarshalJSON() ([]byte, error) { +func (s MysqlDatabase) MarshalJSON() ([]byte, error) { type NoMethod MysqlDatabase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlLogPosition: MySQL log position @@ -1155,9 +1155,9 @@ type MysqlLogPosition struct { NullFields []string `json:"-"` } -func (s *MysqlLogPosition) MarshalJSON() ([]byte, error) { +func (s MysqlLogPosition) MarshalJSON() ([]byte, error) { type NoMethod MysqlLogPosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlObjectIdentifier: Mysql data source object identifier. @@ -1179,9 +1179,9 @@ type MysqlObjectIdentifier struct { NullFields []string `json:"-"` } -func (s *MysqlObjectIdentifier) MarshalJSON() ([]byte, error) { +func (s MysqlObjectIdentifier) MarshalJSON() ([]byte, error) { type NoMethod MysqlObjectIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlProfile: MySQL database profile. @@ -1209,9 +1209,9 @@ type MysqlProfile struct { NullFields []string `json:"-"` } -func (s *MysqlProfile) MarshalJSON() ([]byte, error) { +func (s MysqlProfile) MarshalJSON() ([]byte, error) { type NoMethod MysqlProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlRdbms: MySQL database structure @@ -1231,9 +1231,9 @@ type MysqlRdbms struct { NullFields []string `json:"-"` } -func (s *MysqlRdbms) MarshalJSON() ([]byte, error) { +func (s MysqlRdbms) MarshalJSON() ([]byte, error) { type NoMethod MysqlRdbms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlSourceConfig: MySQL source configuration @@ -1263,9 +1263,9 @@ type MysqlSourceConfig struct { NullFields []string `json:"-"` } -func (s *MysqlSourceConfig) MarshalJSON() ([]byte, error) { +func (s MysqlSourceConfig) MarshalJSON() ([]byte, error) { type NoMethod MysqlSourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlSslConfig: MySQL SSL configuration information. @@ -1303,9 +1303,9 @@ type MysqlSslConfig struct { NullFields []string `json:"-"` } -func (s *MysqlSslConfig) MarshalJSON() ([]byte, error) { +func (s MysqlSslConfig) MarshalJSON() ([]byte, error) { type NoMethod MysqlSslConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlTable: MySQL table. @@ -1328,9 +1328,9 @@ type MysqlTable struct { NullFields []string `json:"-"` } -func (s *MysqlTable) MarshalJSON() ([]byte, error) { +func (s MysqlTable) MarshalJSON() ([]byte, error) { type NoMethod MysqlTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NextAvailableStartPosition: CDC strategy to resume replication from the next @@ -1380,9 +1380,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1421,9 +1421,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleColumn: Oracle Column. @@ -1459,9 +1459,9 @@ type OracleColumn struct { NullFields []string `json:"-"` } -func (s *OracleColumn) MarshalJSON() ([]byte, error) { +func (s OracleColumn) MarshalJSON() ([]byte, error) { type NoMethod OracleColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleObjectIdentifier: Oracle data source object identifier. @@ -1483,9 +1483,9 @@ type OracleObjectIdentifier struct { NullFields []string `json:"-"` } -func (s *OracleObjectIdentifier) MarshalJSON() ([]byte, error) { +func (s OracleObjectIdentifier) MarshalJSON() ([]byte, error) { type NoMethod OracleObjectIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleProfile: Oracle database profile. @@ -1517,9 +1517,9 @@ type OracleProfile struct { NullFields []string `json:"-"` } -func (s *OracleProfile) MarshalJSON() ([]byte, error) { +func (s OracleProfile) MarshalJSON() ([]byte, error) { type NoMethod OracleProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleRdbms: Oracle database structure. @@ -1539,9 +1539,9 @@ type OracleRdbms struct { NullFields []string `json:"-"` } -func (s *OracleRdbms) MarshalJSON() ([]byte, error) { +func (s OracleRdbms) MarshalJSON() ([]byte, error) { type NoMethod OracleRdbms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleSchema: Oracle schema. @@ -1563,9 +1563,9 @@ type OracleSchema struct { NullFields []string `json:"-"` } -func (s *OracleSchema) MarshalJSON() ([]byte, error) { +func (s OracleSchema) MarshalJSON() ([]byte, error) { type NoMethod OracleSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleScnPosition: Oracle SCN position @@ -1585,9 +1585,9 @@ type OracleScnPosition struct { NullFields []string `json:"-"` } -func (s *OracleScnPosition) MarshalJSON() ([]byte, error) { +func (s OracleScnPosition) MarshalJSON() ([]byte, error) { type NoMethod OracleScnPosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleSourceConfig: Oracle data source configuration @@ -1621,9 +1621,9 @@ type OracleSourceConfig struct { NullFields []string `json:"-"` } -func (s *OracleSourceConfig) MarshalJSON() ([]byte, error) { +func (s OracleSourceConfig) MarshalJSON() ([]byte, error) { type NoMethod OracleSourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleSslConfig: Oracle SSL configuration information. @@ -1647,9 +1647,9 @@ type OracleSslConfig struct { NullFields []string `json:"-"` } -func (s *OracleSslConfig) MarshalJSON() ([]byte, error) { +func (s OracleSslConfig) MarshalJSON() ([]byte, error) { type NoMethod OracleSslConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleTable: Oracle table. @@ -1672,9 +1672,9 @@ type OracleTable struct { NullFields []string `json:"-"` } -func (s *OracleTable) MarshalJSON() ([]byte, error) { +func (s OracleTable) MarshalJSON() ([]byte, error) { type NoMethod OracleTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgresqlColumn: PostgreSQL Column. @@ -1708,9 +1708,9 @@ type PostgresqlColumn struct { NullFields []string `json:"-"` } -func (s *PostgresqlColumn) MarshalJSON() ([]byte, error) { +func (s PostgresqlColumn) MarshalJSON() ([]byte, error) { type NoMethod PostgresqlColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgresqlObjectIdentifier: PostgreSQL data source object identifier. @@ -1732,9 +1732,9 @@ type PostgresqlObjectIdentifier struct { NullFields []string `json:"-"` } -func (s *PostgresqlObjectIdentifier) MarshalJSON() ([]byte, error) { +func (s PostgresqlObjectIdentifier) MarshalJSON() ([]byte, error) { type NoMethod PostgresqlObjectIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgresqlProfile: PostgreSQL database profile. @@ -1762,9 +1762,9 @@ type PostgresqlProfile struct { NullFields []string `json:"-"` } -func (s *PostgresqlProfile) MarshalJSON() ([]byte, error) { +func (s PostgresqlProfile) MarshalJSON() ([]byte, error) { type NoMethod PostgresqlProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgresqlRdbms: PostgreSQL database structure. @@ -1784,9 +1784,9 @@ type PostgresqlRdbms struct { NullFields []string `json:"-"` } -func (s *PostgresqlRdbms) MarshalJSON() ([]byte, error) { +func (s PostgresqlRdbms) MarshalJSON() ([]byte, error) { type NoMethod PostgresqlRdbms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgresqlSchema: PostgreSQL schema. @@ -1808,9 +1808,9 @@ type PostgresqlSchema struct { NullFields []string `json:"-"` } -func (s *PostgresqlSchema) MarshalJSON() ([]byte, error) { +func (s PostgresqlSchema) MarshalJSON() ([]byte, error) { type NoMethod PostgresqlSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgresqlSourceConfig: PostgreSQL data source configuration @@ -1842,9 +1842,9 @@ type PostgresqlSourceConfig struct { NullFields []string `json:"-"` } -func (s *PostgresqlSourceConfig) MarshalJSON() ([]byte, error) { +func (s PostgresqlSourceConfig) MarshalJSON() ([]byte, error) { type NoMethod PostgresqlSourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgresqlTable: PostgreSQL table. @@ -1867,9 +1867,9 @@ type PostgresqlTable struct { NullFields []string `json:"-"` } -func (s *PostgresqlTable) MarshalJSON() ([]byte, error) { +func (s PostgresqlTable) MarshalJSON() ([]byte, error) { type NoMethod PostgresqlTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateConnection: The PrivateConnection resource is used to establish @@ -1919,9 +1919,9 @@ type PrivateConnection struct { NullFields []string `json:"-"` } -func (s *PrivateConnection) MarshalJSON() ([]byte, error) { +func (s PrivateConnection) MarshalJSON() ([]byte, error) { type NoMethod PrivateConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateConnectivity: Private Connectivity @@ -1942,9 +1942,9 @@ type PrivateConnectivity struct { NullFields []string `json:"-"` } -func (s *PrivateConnectivity) MarshalJSON() ([]byte, error) { +func (s PrivateConnectivity) MarshalJSON() ([]byte, error) { type NoMethod PrivateConnectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Route: The route resource is the child of the private connection resource, @@ -1980,9 +1980,9 @@ type Route struct { NullFields []string `json:"-"` } -func (s *Route) MarshalJSON() ([]byte, error) { +func (s Route) MarshalJSON() ([]byte, error) { type NoMethod Route - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunStreamRequest: Request message for running a stream. @@ -2003,9 +2003,9 @@ type RunStreamRequest struct { NullFields []string `json:"-"` } -func (s *RunStreamRequest) MarshalJSON() ([]byte, error) { +func (s RunStreamRequest) MarshalJSON() ([]byte, error) { type NoMethod RunStreamRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SingleTargetDataset: A single target dataset to which all data will be @@ -2028,9 +2028,9 @@ type SingleTargetDataset struct { NullFields []string `json:"-"` } -func (s *SingleTargetDataset) MarshalJSON() ([]byte, error) { +func (s SingleTargetDataset) MarshalJSON() ([]byte, error) { type NoMethod SingleTargetDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceConfig: The configuration of the stream source. @@ -2059,9 +2059,9 @@ type SourceConfig struct { NullFields []string `json:"-"` } -func (s *SourceConfig) MarshalJSON() ([]byte, error) { +func (s SourceConfig) MarshalJSON() ([]byte, error) { type NoMethod SourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceHierarchyDatasets: Destination datasets are created so that hierarchy @@ -2082,9 +2082,9 @@ type SourceHierarchyDatasets struct { NullFields []string `json:"-"` } -func (s *SourceHierarchyDatasets) MarshalJSON() ([]byte, error) { +func (s SourceHierarchyDatasets) MarshalJSON() ([]byte, error) { type NoMethod SourceHierarchyDatasets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceObjectIdentifier: Represents an identifier of an object in the data @@ -2111,9 +2111,9 @@ type SourceObjectIdentifier struct { NullFields []string `json:"-"` } -func (s *SourceObjectIdentifier) MarshalJSON() ([]byte, error) { +func (s SourceObjectIdentifier) MarshalJSON() ([]byte, error) { type NoMethod SourceObjectIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpecificStartPosition: CDC strategy to start replicating from a specific @@ -2136,9 +2136,9 @@ type SpecificStartPosition struct { NullFields []string `json:"-"` } -func (s *SpecificStartPosition) MarshalJSON() ([]byte, error) { +func (s SpecificStartPosition) MarshalJSON() ([]byte, error) { type NoMethod SpecificStartPosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerChangeTables: Configuration to use Change Tables CDC read method. @@ -2176,9 +2176,9 @@ type SqlServerColumn struct { NullFields []string `json:"-"` } -func (s *SqlServerColumn) MarshalJSON() ([]byte, error) { +func (s SqlServerColumn) MarshalJSON() ([]byte, error) { type NoMethod SqlServerColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerObjectIdentifier: SQLServer data source object identifier. @@ -2200,9 +2200,9 @@ type SqlServerObjectIdentifier struct { NullFields []string `json:"-"` } -func (s *SqlServerObjectIdentifier) MarshalJSON() ([]byte, error) { +func (s SqlServerObjectIdentifier) MarshalJSON() ([]byte, error) { type NoMethod SqlServerObjectIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerProfile: SQLServer database profile @@ -2230,9 +2230,9 @@ type SqlServerProfile struct { NullFields []string `json:"-"` } -func (s *SqlServerProfile) MarshalJSON() ([]byte, error) { +func (s SqlServerProfile) MarshalJSON() ([]byte, error) { type NoMethod SqlServerProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerRdbms: SQLServer database structure. @@ -2252,9 +2252,9 @@ type SqlServerRdbms struct { NullFields []string `json:"-"` } -func (s *SqlServerRdbms) MarshalJSON() ([]byte, error) { +func (s SqlServerRdbms) MarshalJSON() ([]byte, error) { type NoMethod SqlServerRdbms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerSchema: SQLServer schema. @@ -2276,9 +2276,9 @@ type SqlServerSchema struct { NullFields []string `json:"-"` } -func (s *SqlServerSchema) MarshalJSON() ([]byte, error) { +func (s SqlServerSchema) MarshalJSON() ([]byte, error) { type NoMethod SqlServerSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerSourceConfig: SQLServer data source configuration @@ -2308,9 +2308,9 @@ type SqlServerSourceConfig struct { NullFields []string `json:"-"` } -func (s *SqlServerSourceConfig) MarshalJSON() ([]byte, error) { +func (s SqlServerSourceConfig) MarshalJSON() ([]byte, error) { type NoMethod SqlServerSourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerTable: SQLServer table. @@ -2333,9 +2333,9 @@ type SqlServerTable struct { NullFields []string `json:"-"` } -func (s *SqlServerTable) MarshalJSON() ([]byte, error) { +func (s SqlServerTable) MarshalJSON() ([]byte, error) { type NoMethod SqlServerTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerTransactionLogs: Configuration to use Transaction Logs CDC read @@ -2369,9 +2369,9 @@ type StartBackfillJobResponse struct { NullFields []string `json:"-"` } -func (s *StartBackfillJobResponse) MarshalJSON() ([]byte, error) { +func (s StartBackfillJobResponse) MarshalJSON() ([]byte, error) { type NoMethod StartBackfillJobResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StaticServiceIpConnectivity: Static IP address connectivity. Used when the @@ -2410,9 +2410,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopBackfillJobRequest: Request for manually stopping a running backfill job @@ -2441,9 +2441,9 @@ type StopBackfillJobResponse struct { NullFields []string `json:"-"` } -func (s *StopBackfillJobResponse) MarshalJSON() ([]byte, error) { +func (s StopBackfillJobResponse) MarshalJSON() ([]byte, error) { type NoMethod StopBackfillJobResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Stream: A resource representing streaming data from a source to a @@ -2511,9 +2511,9 @@ type Stream struct { NullFields []string `json:"-"` } -func (s *Stream) MarshalJSON() ([]byte, error) { +func (s Stream) MarshalJSON() ([]byte, error) { type NoMethod Stream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamLargeObjects: Configuration to stream large object values. @@ -2553,9 +2553,9 @@ type StreamObject struct { NullFields []string `json:"-"` } -func (s *StreamObject) MarshalJSON() ([]byte, error) { +func (s StreamObject) MarshalJSON() ([]byte, error) { type NoMethod StreamObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Validation: A validation to perform on a stream. @@ -2588,9 +2588,9 @@ type Validation struct { NullFields []string `json:"-"` } -func (s *Validation) MarshalJSON() ([]byte, error) { +func (s Validation) MarshalJSON() ([]byte, error) { type NoMethod Validation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationMessage: Represent user-facing validation result message. @@ -2621,9 +2621,9 @@ type ValidationMessage struct { NullFields []string `json:"-"` } -func (s *ValidationMessage) MarshalJSON() ([]byte, error) { +func (s ValidationMessage) MarshalJSON() ([]byte, error) { type NoMethod ValidationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationResult: Contains the current validation results. @@ -2644,9 +2644,9 @@ type ValidationResult struct { NullFields []string `json:"-"` } -func (s *ValidationResult) MarshalJSON() ([]byte, error) { +func (s ValidationResult) MarshalJSON() ([]byte, error) { type NoMethod ValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcPeeringConfig: The VPC Peering configuration is used to create VPC @@ -2670,9 +2670,9 @@ type VpcPeeringConfig struct { NullFields []string `json:"-"` } -func (s *VpcPeeringConfig) MarshalJSON() ([]byte, error) { +func (s VpcPeeringConfig) MarshalJSON() ([]byte, error) { type NoMethod VpcPeeringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsFetchStaticIpsCall struct { diff --git a/datastream/v1alpha1/datastream-gen.go b/datastream/v1alpha1/datastream-gen.go index cd41478bdd..ae0a84f21c 100644 --- a/datastream/v1alpha1/datastream-gen.go +++ b/datastream/v1alpha1/datastream-gen.go @@ -271,9 +271,9 @@ type BackfillAllStrategy struct { NullFields []string `json:"-"` } -func (s *BackfillAllStrategy) MarshalJSON() ([]byte, error) { +func (s BackfillAllStrategy) MarshalJSON() ([]byte, error) { type NoMethod BackfillAllStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackfillJob: Represents a backfill job on a specific stream object. @@ -321,9 +321,9 @@ type BackfillJob struct { NullFields []string `json:"-"` } -func (s *BackfillJob) MarshalJSON() ([]byte, error) { +func (s BackfillJob) MarshalJSON() ([]byte, error) { type NoMethod BackfillJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackfillNoneStrategy: Backfill strategy to disable automatic backfill for @@ -376,9 +376,9 @@ type ConnectionProfile struct { NullFields []string `json:"-"` } -func (s *ConnectionProfile) MarshalJSON() ([]byte, error) { +func (s ConnectionProfile) MarshalJSON() ([]byte, error) { type NoMethod ConnectionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationConfig: The configuration of the stream destination. @@ -403,9 +403,9 @@ type DestinationConfig struct { NullFields []string `json:"-"` } -func (s *DestinationConfig) MarshalJSON() ([]byte, error) { +func (s DestinationConfig) MarshalJSON() ([]byte, error) { type NoMethod DestinationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoverConnectionProfileRequest: Request message for 'discover' @@ -438,9 +438,9 @@ type DiscoverConnectionProfileRequest struct { NullFields []string `json:"-"` } -func (s *DiscoverConnectionProfileRequest) MarshalJSON() ([]byte, error) { +func (s DiscoverConnectionProfileRequest) MarshalJSON() ([]byte, error) { type NoMethod DiscoverConnectionProfileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiscoverConnectionProfileResponse struct { @@ -464,9 +464,9 @@ type DiscoverConnectionProfileResponse struct { NullFields []string `json:"-"` } -func (s *DiscoverConnectionProfileResponse) MarshalJSON() ([]byte, error) { +func (s DiscoverConnectionProfileResponse) MarshalJSON() ([]byte, error) { type NoMethod DiscoverConnectionProfileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DropLargeObjects: Configuration to drop large object values. @@ -509,9 +509,9 @@ type Error struct { NullFields []string `json:"-"` } -func (s *Error) MarshalJSON() ([]byte, error) { +func (s Error) MarshalJSON() ([]byte, error) { type NoMethod Error - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchErrorsRequest: Request message for 'FetchErrors' request. @@ -535,9 +535,9 @@ type FetchErrorsResponse struct { NullFields []string `json:"-"` } -func (s *FetchErrorsResponse) MarshalJSON() ([]byte, error) { +func (s FetchErrorsResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchErrorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchStaticIpsResponse: Response message for a 'FetchStaticIps' response. @@ -563,9 +563,9 @@ type FetchStaticIpsResponse struct { NullFields []string `json:"-"` } -func (s *FetchStaticIpsResponse) MarshalJSON() ([]byte, error) { +func (s FetchStaticIpsResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchStaticIpsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardSshTunnelConnectivity: Forward SSH Tunnel connectivity. @@ -593,9 +593,9 @@ type ForwardSshTunnelConnectivity struct { NullFields []string `json:"-"` } -func (s *ForwardSshTunnelConnectivity) MarshalJSON() ([]byte, error) { +func (s ForwardSshTunnelConnectivity) MarshalJSON() ([]byte, error) { type NoMethod ForwardSshTunnelConnectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsDestinationConfig: Google Cloud Storage destination configuration @@ -631,9 +631,9 @@ type GcsDestinationConfig struct { NullFields []string `json:"-"` } -func (s *GcsDestinationConfig) MarshalJSON() ([]byte, error) { +func (s GcsDestinationConfig) MarshalJSON() ([]byte, error) { type NoMethod GcsDestinationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsProfile: Cloud Storage bucket profile. @@ -656,9 +656,9 @@ type GcsProfile struct { NullFields []string `json:"-"` } -func (s *GcsProfile) MarshalJSON() ([]byte, error) { +func (s GcsProfile) MarshalJSON() ([]byte, error) { type NoMethod GcsProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JsonFileFormat: JSON file format configuration. @@ -690,9 +690,9 @@ type JsonFileFormat struct { NullFields []string `json:"-"` } -func (s *JsonFileFormat) MarshalJSON() ([]byte, error) { +func (s JsonFileFormat) MarshalJSON() ([]byte, error) { type NoMethod JsonFileFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListConnectionProfilesResponse struct { @@ -719,9 +719,9 @@ type ListConnectionProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -747,9 +747,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -775,9 +775,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListPrivateConnectionsResponse struct { @@ -804,9 +804,9 @@ type ListPrivateConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListPrivateConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListPrivateConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPrivateConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRoutesResponse: route list response @@ -834,9 +834,9 @@ type ListRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListStreamObjectsResponse: Response containing the objects for a stream. @@ -862,9 +862,9 @@ type ListStreamObjectsResponse struct { NullFields []string `json:"-"` } -func (s *ListStreamObjectsResponse) MarshalJSON() ([]byte, error) { +func (s ListStreamObjectsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListStreamObjectsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListStreamsResponse struct { @@ -891,9 +891,9 @@ type ListStreamsResponse struct { NullFields []string `json:"-"` } -func (s *ListStreamsResponse) MarshalJSON() ([]byte, error) { +func (s ListStreamsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListStreamsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -929,9 +929,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlColumn: MySQL Column. @@ -964,9 +964,9 @@ type MysqlColumn struct { NullFields []string `json:"-"` } -func (s *MysqlColumn) MarshalJSON() ([]byte, error) { +func (s MysqlColumn) MarshalJSON() ([]byte, error) { type NoMethod MysqlColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlDatabase: MySQL database. @@ -988,9 +988,9 @@ type MysqlDatabase struct { NullFields []string `json:"-"` } -func (s *MysqlDatabase) MarshalJSON() ([]byte, error) { +func (s MysqlDatabase) MarshalJSON() ([]byte, error) { type NoMethod MysqlDatabase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlObjectIdentifier: Mysql data source object identifier. @@ -1012,9 +1012,9 @@ type MysqlObjectIdentifier struct { NullFields []string `json:"-"` } -func (s *MysqlObjectIdentifier) MarshalJSON() ([]byte, error) { +func (s MysqlObjectIdentifier) MarshalJSON() ([]byte, error) { type NoMethod MysqlObjectIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlProfile: MySQL database profile. @@ -1042,9 +1042,9 @@ type MysqlProfile struct { NullFields []string `json:"-"` } -func (s *MysqlProfile) MarshalJSON() ([]byte, error) { +func (s MysqlProfile) MarshalJSON() ([]byte, error) { type NoMethod MysqlProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlRdbms: MySQL database structure @@ -1064,9 +1064,9 @@ type MysqlRdbms struct { NullFields []string `json:"-"` } -func (s *MysqlRdbms) MarshalJSON() ([]byte, error) { +func (s MysqlRdbms) MarshalJSON() ([]byte, error) { type NoMethod MysqlRdbms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlSourceConfig: MySQL source configuration @@ -1088,9 +1088,9 @@ type MysqlSourceConfig struct { NullFields []string `json:"-"` } -func (s *MysqlSourceConfig) MarshalJSON() ([]byte, error) { +func (s MysqlSourceConfig) MarshalJSON() ([]byte, error) { type NoMethod MysqlSourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlSslConfig: MySQL SSL configuration information. @@ -1128,9 +1128,9 @@ type MysqlSslConfig struct { NullFields []string `json:"-"` } -func (s *MysqlSslConfig) MarshalJSON() ([]byte, error) { +func (s MysqlSslConfig) MarshalJSON() ([]byte, error) { type NoMethod MysqlSslConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlTable: MySQL table. @@ -1153,9 +1153,9 @@ type MysqlTable struct { NullFields []string `json:"-"` } -func (s *MysqlTable) MarshalJSON() ([]byte, error) { +func (s MysqlTable) MarshalJSON() ([]byte, error) { type NoMethod MysqlTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NoConnectivitySettings: No connectivity settings. @@ -1204,9 +1204,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1245,9 +1245,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleColumn: Oracle Column. @@ -1283,9 +1283,9 @@ type OracleColumn struct { NullFields []string `json:"-"` } -func (s *OracleColumn) MarshalJSON() ([]byte, error) { +func (s OracleColumn) MarshalJSON() ([]byte, error) { type NoMethod OracleColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleObjectIdentifier: Oracle data source object identifier. @@ -1307,9 +1307,9 @@ type OracleObjectIdentifier struct { NullFields []string `json:"-"` } -func (s *OracleObjectIdentifier) MarshalJSON() ([]byte, error) { +func (s OracleObjectIdentifier) MarshalJSON() ([]byte, error) { type NoMethod OracleObjectIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleProfile: Oracle database profile. @@ -1339,9 +1339,9 @@ type OracleProfile struct { NullFields []string `json:"-"` } -func (s *OracleProfile) MarshalJSON() ([]byte, error) { +func (s OracleProfile) MarshalJSON() ([]byte, error) { type NoMethod OracleProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleRdbms: Oracle database structure. @@ -1361,9 +1361,9 @@ type OracleRdbms struct { NullFields []string `json:"-"` } -func (s *OracleRdbms) MarshalJSON() ([]byte, error) { +func (s OracleRdbms) MarshalJSON() ([]byte, error) { type NoMethod OracleRdbms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleSchema: Oracle schema. @@ -1385,9 +1385,9 @@ type OracleSchema struct { NullFields []string `json:"-"` } -func (s *OracleSchema) MarshalJSON() ([]byte, error) { +func (s OracleSchema) MarshalJSON() ([]byte, error) { type NoMethod OracleSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleSourceConfig: Oracle data source configuration @@ -1411,9 +1411,9 @@ type OracleSourceConfig struct { NullFields []string `json:"-"` } -func (s *OracleSourceConfig) MarshalJSON() ([]byte, error) { +func (s OracleSourceConfig) MarshalJSON() ([]byte, error) { type NoMethod OracleSourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OracleTable: Oracle table. @@ -1436,9 +1436,9 @@ type OracleTable struct { NullFields []string `json:"-"` } -func (s *OracleTable) MarshalJSON() ([]byte, error) { +func (s OracleTable) MarshalJSON() ([]byte, error) { type NoMethod OracleTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateConnection: The PrivateConnection resource is used to establish @@ -1488,9 +1488,9 @@ type PrivateConnection struct { NullFields []string `json:"-"` } -func (s *PrivateConnection) MarshalJSON() ([]byte, error) { +func (s PrivateConnection) MarshalJSON() ([]byte, error) { type NoMethod PrivateConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateConnectivity: Private Connectivity @@ -1509,9 +1509,9 @@ type PrivateConnectivity struct { NullFields []string `json:"-"` } -func (s *PrivateConnectivity) MarshalJSON() ([]byte, error) { +func (s PrivateConnectivity) MarshalJSON() ([]byte, error) { type NoMethod PrivateConnectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Route: The Route resource is the child of the PrivateConnection resource. It @@ -1547,9 +1547,9 @@ type Route struct { NullFields []string `json:"-"` } -func (s *Route) MarshalJSON() ([]byte, error) { +func (s Route) MarshalJSON() ([]byte, error) { type NoMethod Route - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceConfig: The configuration of the stream source. @@ -1573,9 +1573,9 @@ type SourceConfig struct { NullFields []string `json:"-"` } -func (s *SourceConfig) MarshalJSON() ([]byte, error) { +func (s SourceConfig) MarshalJSON() ([]byte, error) { type NoMethod SourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceObjectIdentifier: Represents an identifier of an object in the data @@ -1598,9 +1598,9 @@ type SourceObjectIdentifier struct { NullFields []string `json:"-"` } -func (s *SourceObjectIdentifier) MarshalJSON() ([]byte, error) { +func (s SourceObjectIdentifier) MarshalJSON() ([]byte, error) { type NoMethod SourceObjectIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartBackfillJobResponse: Response for manually initiating a backfill job @@ -1624,9 +1624,9 @@ type StartBackfillJobResponse struct { NullFields []string `json:"-"` } -func (s *StartBackfillJobResponse) MarshalJSON() ([]byte, error) { +func (s StartBackfillJobResponse) MarshalJSON() ([]byte, error) { type NoMethod StartBackfillJobResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StaticServiceIpConnectivity: Static IP address connectivity. @@ -1662,9 +1662,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopBackfillJobResponse: Response for manually stop a backfill job for a @@ -1688,9 +1688,9 @@ type StopBackfillJobResponse struct { NullFields []string `json:"-"` } -func (s *StopBackfillJobResponse) MarshalJSON() ([]byte, error) { +func (s StopBackfillJobResponse) MarshalJSON() ([]byte, error) { type NoMethod StopBackfillJobResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Stream struct { @@ -1752,9 +1752,9 @@ type Stream struct { NullFields []string `json:"-"` } -func (s *Stream) MarshalJSON() ([]byte, error) { +func (s Stream) MarshalJSON() ([]byte, error) { type NoMethod Stream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamObject: A specific stream object (e.g a specific DB table). @@ -1790,9 +1790,9 @@ type StreamObject struct { NullFields []string `json:"-"` } -func (s *StreamObject) MarshalJSON() ([]byte, error) { +func (s StreamObject) MarshalJSON() ([]byte, error) { type NoMethod StreamObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Validation struct { @@ -1823,9 +1823,9 @@ type Validation struct { NullFields []string `json:"-"` } -func (s *Validation) MarshalJSON() ([]byte, error) { +func (s Validation) MarshalJSON() ([]byte, error) { type NoMethod Validation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationMessage: Represent user-facing validation result message. @@ -1856,9 +1856,9 @@ type ValidationMessage struct { NullFields []string `json:"-"` } -func (s *ValidationMessage) MarshalJSON() ([]byte, error) { +func (s ValidationMessage) MarshalJSON() ([]byte, error) { type NoMethod ValidationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationResult: Contains the current validation results. @@ -1879,9 +1879,9 @@ type ValidationResult struct { NullFields []string `json:"-"` } -func (s *ValidationResult) MarshalJSON() ([]byte, error) { +func (s ValidationResult) MarshalJSON() ([]byte, error) { type NoMethod ValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcPeeringConfig: The VPC Peering configuration is used to create VPC @@ -1904,9 +1904,9 @@ type VpcPeeringConfig struct { NullFields []string `json:"-"` } -func (s *VpcPeeringConfig) MarshalJSON() ([]byte, error) { +func (s VpcPeeringConfig) MarshalJSON() ([]byte, error) { type NoMethod VpcPeeringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsFetchStaticIpsCall struct { diff --git a/deploymentmanager/v0.alpha/deploymentmanager-gen.go b/deploymentmanager/v0.alpha/deploymentmanager-gen.go index 970543bdd1..c664340a2b 100644 --- a/deploymentmanager/v0.alpha/deploymentmanager-gen.go +++ b/deploymentmanager/v0.alpha/deploymentmanager-gen.go @@ -276,9 +276,9 @@ type AsyncOptions struct { NullFields []string `json:"-"` } -func (s *AsyncOptions) MarshalJSON() ([]byte, error) { +func (s AsyncOptions) MarshalJSON() ([]byte, error) { type NoMethod AsyncOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -317,9 +317,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -352,9 +352,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BaseType: BaseType that describes a service-backed Type. @@ -381,9 +381,9 @@ type BaseType struct { NullFields []string `json:"-"` } -func (s *BaseType) MarshalJSON() ([]byte, error) { +func (s BaseType) MarshalJSON() ([]byte, error) { type NoMethod BaseType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicAuth: Basic Auth used as a credential. @@ -403,9 +403,9 @@ type BasicAuth struct { NullFields []string `json:"-"` } -func (s *BasicAuth) MarshalJSON() ([]byte, error) { +func (s BasicAuth) MarshalJSON() ([]byte, error) { type NoMethod BasicAuth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -502,9 +502,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkInsertOperationStatus struct { @@ -539,9 +539,9 @@ type BulkInsertOperationStatus struct { NullFields []string `json:"-"` } -func (s *BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { +func (s BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertOperationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollectionOverride: CollectionOverride allows resource handling overrides @@ -567,9 +567,9 @@ type CollectionOverride struct { NullFields []string `json:"-"` } -func (s *CollectionOverride) MarshalJSON() ([]byte, error) { +func (s CollectionOverride) MarshalJSON() ([]byte, error) { type NoMethod CollectionOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeType: Holds the composite type. @@ -618,9 +618,9 @@ type CompositeType struct { NullFields []string `json:"-"` } -func (s *CompositeType) MarshalJSON() ([]byte, error) { +func (s CompositeType) MarshalJSON() ([]byte, error) { type NoMethod CompositeType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeTypeLabelEntry: Label object for CompositeTypes @@ -642,9 +642,9 @@ type CompositeTypeLabelEntry struct { NullFields []string `json:"-"` } -func (s *CompositeTypeLabelEntry) MarshalJSON() ([]byte, error) { +func (s CompositeTypeLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod CompositeTypeLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeTypesListResponse: A response that returns all Composite Types @@ -671,9 +671,9 @@ type CompositeTypesListResponse struct { NullFields []string `json:"-"` } -func (s *CompositeTypesListResponse) MarshalJSON() ([]byte, error) { +func (s CompositeTypesListResponse) MarshalJSON() ([]byte, error) { type NoMethod CompositeTypesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConfigFile struct { @@ -692,9 +692,9 @@ type ConfigFile struct { NullFields []string `json:"-"` } -func (s *ConfigFile) MarshalJSON() ([]byte, error) { +func (s ConfigFile) MarshalJSON() ([]byte, error) { type NoMethod ConfigFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Credential: The credential used by Deployment Manager and TypeProvider. Only @@ -720,9 +720,9 @@ type Credential struct { NullFields []string `json:"-"` } -func (s *Credential) MarshalJSON() ([]byte, error) { +func (s Credential) MarshalJSON() ([]byte, error) { type NoMethod Credential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Deployment struct { @@ -793,9 +793,9 @@ type Deployment struct { NullFields []string `json:"-"` } -func (s *Deployment) MarshalJSON() ([]byte, error) { +func (s Deployment) MarshalJSON() ([]byte, error) { type NoMethod Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentLabelEntry: Label object for Deployments @@ -817,9 +817,9 @@ type DeploymentLabelEntry struct { NullFields []string `json:"-"` } -func (s *DeploymentLabelEntry) MarshalJSON() ([]byte, error) { +func (s DeploymentLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod DeploymentLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentOutputEntry: Output object for Deployments @@ -841,9 +841,9 @@ type DeploymentOutputEntry struct { NullFields []string `json:"-"` } -func (s *DeploymentOutputEntry) MarshalJSON() ([]byte, error) { +func (s DeploymentOutputEntry) MarshalJSON() ([]byte, error) { type NoMethod DeploymentOutputEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeploymentUpdate struct { @@ -875,9 +875,9 @@ type DeploymentUpdate struct { NullFields []string `json:"-"` } -func (s *DeploymentUpdate) MarshalJSON() ([]byte, error) { +func (s DeploymentUpdate) MarshalJSON() ([]byte, error) { type NoMethod DeploymentUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentUpdateLabelEntry: Label object for DeploymentUpdate @@ -899,9 +899,9 @@ type DeploymentUpdateLabelEntry struct { NullFields []string `json:"-"` } -func (s *DeploymentUpdateLabelEntry) MarshalJSON() ([]byte, error) { +func (s DeploymentUpdateLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod DeploymentUpdateLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeploymentsCancelPreviewRequest struct { @@ -928,9 +928,9 @@ type DeploymentsCancelPreviewRequest struct { NullFields []string `json:"-"` } -func (s *DeploymentsCancelPreviewRequest) MarshalJSON() ([]byte, error) { +func (s DeploymentsCancelPreviewRequest) MarshalJSON() ([]byte, error) { type NoMethod DeploymentsCancelPreviewRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentsListResponse: A response containing a partial list of deployments @@ -958,9 +958,9 @@ type DeploymentsListResponse struct { NullFields []string `json:"-"` } -func (s *DeploymentsListResponse) MarshalJSON() ([]byte, error) { +func (s DeploymentsListResponse) MarshalJSON() ([]byte, error) { type NoMethod DeploymentsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeploymentsStopRequest struct { @@ -987,9 +987,9 @@ type DeploymentsStopRequest struct { NullFields []string `json:"-"` } -func (s *DeploymentsStopRequest) MarshalJSON() ([]byte, error) { +func (s DeploymentsStopRequest) MarshalJSON() ([]byte, error) { type NoMethod DeploymentsStopRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Diagnostic struct { @@ -1020,9 +1020,9 @@ type Diagnostic struct { NullFields []string `json:"-"` } -func (s *Diagnostic) MarshalJSON() ([]byte, error) { +func (s Diagnostic) MarshalJSON() ([]byte, error) { type NoMethod Diagnostic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1068,9 +1068,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalSetPolicyRequest struct { @@ -1098,9 +1098,9 @@ type GlobalSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImportFile struct { @@ -1121,9 +1121,9 @@ type ImportFile struct { NullFields []string `json:"-"` } -func (s *ImportFile) MarshalJSON() ([]byte, error) { +func (s ImportFile) MarshalJSON() ([]byte, error) { type NoMethod ImportFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputMapping: InputMapping creates a 'virtual' property that will be @@ -1158,9 +1158,9 @@ type InputMapping struct { NullFields []string `json:"-"` } -func (s *InputMapping) MarshalJSON() ([]byte, error) { +func (s InputMapping) MarshalJSON() ([]byte, error) { type NoMethod InputMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesBulkInsertOperationMetadata struct { @@ -1180,9 +1180,9 @@ type InstancesBulkInsertOperationMetadata struct { NullFields []string `json:"-"` } -func (s *InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { +func (s InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod InstancesBulkInsertOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Manifest struct { @@ -1224,9 +1224,9 @@ type Manifest struct { NullFields []string `json:"-"` } -func (s *Manifest) MarshalJSON() ([]byte, error) { +func (s Manifest) MarshalJSON() ([]byte, error) { type NoMethod Manifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManifestsListResponse: A response containing a partial list of manifests and @@ -1254,9 +1254,9 @@ type ManifestsListResponse struct { NullFields []string `json:"-"` } -func (s *ManifestsListResponse) MarshalJSON() ([]byte, error) { +func (s ManifestsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ManifestsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodMap: Deployment Manager will call these methods during the events of @@ -1289,9 +1289,9 @@ type MethodMap struct { NullFields []string `json:"-"` } -func (s *MethodMap) MarshalJSON() ([]byte, error) { +func (s MethodMap) MarshalJSON() ([]byte, error) { type NoMethod MethodMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: Represents an Operation resource. Google Compute Engine has three @@ -1408,9 +1408,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: [Output Only] If errors are generated during processing of @@ -1432,9 +1432,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationErrorErrors struct { @@ -1458,9 +1458,9 @@ type OperationErrorErrors struct { NullFields []string `json:"-"` } -func (s *OperationErrorErrors) MarshalJSON() ([]byte, error) { +func (s OperationErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod OperationErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarnings struct { @@ -1542,9 +1542,9 @@ type OperationWarnings struct { NullFields []string `json:"-"` } -func (s *OperationWarnings) MarshalJSON() ([]byte, error) { +func (s OperationWarnings) MarshalJSON() ([]byte, error) { type NoMethod OperationWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarningsData struct { @@ -1571,9 +1571,9 @@ type OperationWarningsData struct { NullFields []string `json:"-"` } -func (s *OperationWarningsData) MarshalJSON() ([]byte, error) { +func (s OperationWarningsData) MarshalJSON() ([]byte, error) { type NoMethod OperationWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationsListResponse: A response containing a partial list of operations @@ -1601,9 +1601,9 @@ type OperationsListResponse struct { NullFields []string `json:"-"` } -func (s *OperationsListResponse) MarshalJSON() ([]byte, error) { +func (s OperationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod OperationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Options: Options allows customized resource handling by Deployment Manager. @@ -1632,9 +1632,9 @@ type Options struct { NullFields []string `json:"-"` } -func (s *Options) MarshalJSON() ([]byte, error) { +func (s Options) MarshalJSON() ([]byte, error) { type NoMethod Options - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1724,9 +1724,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PollingOptions struct { @@ -1757,9 +1757,9 @@ type PollingOptions struct { NullFields []string `json:"-"` } -func (s *PollingOptions) MarshalJSON() ([]byte, error) { +func (s PollingOptions) MarshalJSON() ([]byte, error) { type NoMethod PollingOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Resource struct { @@ -1825,9 +1825,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceWarnings struct { @@ -1909,9 +1909,9 @@ type ResourceWarnings struct { NullFields []string `json:"-"` } -func (s *ResourceWarnings) MarshalJSON() ([]byte, error) { +func (s ResourceWarnings) MarshalJSON() ([]byte, error) { type NoMethod ResourceWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceWarningsData struct { @@ -1938,9 +1938,9 @@ type ResourceWarningsData struct { NullFields []string `json:"-"` } -func (s *ResourceWarningsData) MarshalJSON() ([]byte, error) { +func (s ResourceWarningsData) MarshalJSON() ([]byte, error) { type NoMethod ResourceWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceAccessControl: The access controls set on the resource. @@ -1960,9 +1960,9 @@ type ResourceAccessControl struct { NullFields []string `json:"-"` } -func (s *ResourceAccessControl) MarshalJSON() ([]byte, error) { +func (s ResourceAccessControl) MarshalJSON() ([]byte, error) { type NoMethod ResourceAccessControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdate struct { @@ -2033,9 +2033,9 @@ type ResourceUpdate struct { NullFields []string `json:"-"` } -func (s *ResourceUpdate) MarshalJSON() ([]byte, error) { +func (s ResourceUpdate) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceUpdateError: Output only. If errors are generated during update of @@ -2057,9 +2057,9 @@ type ResourceUpdateError struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateError) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateError) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdateErrorErrors struct { @@ -2083,9 +2083,9 @@ type ResourceUpdateErrorErrors struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateErrorErrors) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdateWarnings struct { @@ -2167,9 +2167,9 @@ type ResourceUpdateWarnings struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateWarnings) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateWarnings) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdateWarningsData struct { @@ -2196,9 +2196,9 @@ type ResourceUpdateWarningsData struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateWarningsData) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateWarningsData) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcesListResponse: A response containing a partial list of resources and @@ -2225,9 +2225,9 @@ type ResourcesListResponse struct { NullFields []string `json:"-"` } -func (s *ResourcesListResponse) MarshalJSON() ([]byte, error) { +func (s ResourcesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ResourcesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: Service Account used as a credential. @@ -2248,9 +2248,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadata struct { @@ -2272,9 +2272,9 @@ type SetCommonInstanceMetadataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { @@ -2307,9 +2307,9 @@ type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2341,9 +2341,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetConfiguration struct { @@ -2366,9 +2366,9 @@ type TargetConfiguration struct { NullFields []string `json:"-"` } -func (s *TargetConfiguration) MarshalJSON() ([]byte, error) { +func (s TargetConfiguration) MarshalJSON() ([]byte, error) { type NoMethod TargetConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TemplateContents: Files that make up the template contents of a template @@ -2403,9 +2403,9 @@ type TemplateContents struct { NullFields []string `json:"-"` } -func (s *TemplateContents) MarshalJSON() ([]byte, error) { +func (s TemplateContents) MarshalJSON() ([]byte, error) { type NoMethod TemplateContents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsRequest struct { @@ -2425,9 +2425,9 @@ type TestPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsResponse struct { @@ -2450,9 +2450,9 @@ type TestPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A resource type supported by Deployment Manager. @@ -2494,9 +2494,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeInfo: Type Information. Contains detailed information about a composite @@ -2535,9 +2535,9 @@ type TypeInfo struct { NullFields []string `json:"-"` } -func (s *TypeInfo) MarshalJSON() ([]byte, error) { +func (s TypeInfo) MarshalJSON() ([]byte, error) { type NoMethod TypeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TypeInfoSchemaInfo struct { @@ -2561,9 +2561,9 @@ type TypeInfoSchemaInfo struct { NullFields []string `json:"-"` } -func (s *TypeInfoSchemaInfo) MarshalJSON() ([]byte, error) { +func (s TypeInfoSchemaInfo) MarshalJSON() ([]byte, error) { type NoMethod TypeInfoSchemaInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeLabelEntry: Label object for Types @@ -2585,9 +2585,9 @@ type TypeLabelEntry struct { NullFields []string `json:"-"` } -func (s *TypeLabelEntry) MarshalJSON() ([]byte, error) { +func (s TypeLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod TypeLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeProvider: A type provider that describes a service-backed Type. @@ -2651,9 +2651,9 @@ type TypeProvider struct { NullFields []string `json:"-"` } -func (s *TypeProvider) MarshalJSON() ([]byte, error) { +func (s TypeProvider) MarshalJSON() ([]byte, error) { type NoMethod TypeProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeProviderLabelEntry: Label object for TypeProviders @@ -2675,9 +2675,9 @@ type TypeProviderLabelEntry struct { NullFields []string `json:"-"` } -func (s *TypeProviderLabelEntry) MarshalJSON() ([]byte, error) { +func (s TypeProviderLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod TypeProviderLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeProvidersListResponse: A response that returns all Type Providers @@ -2704,9 +2704,9 @@ type TypeProvidersListResponse struct { NullFields []string `json:"-"` } -func (s *TypeProvidersListResponse) MarshalJSON() ([]byte, error) { +func (s TypeProvidersListResponse) MarshalJSON() ([]byte, error) { type NoMethod TypeProvidersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TypeProvidersListTypesResponse struct { @@ -2730,9 +2730,9 @@ type TypeProvidersListTypesResponse struct { NullFields []string `json:"-"` } -func (s *TypeProvidersListTypesResponse) MarshalJSON() ([]byte, error) { +func (s TypeProvidersListTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod TypeProvidersListTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypesListResponse: A response that returns all Types supported by Deployment @@ -2759,9 +2759,9 @@ type TypesListResponse struct { NullFields []string `json:"-"` } -func (s *TypesListResponse) MarshalJSON() ([]byte, error) { +func (s TypesListResponse) MarshalJSON() ([]byte, error) { type NoMethod TypesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationOptions: Options for how to validate and process properties on a @@ -2802,9 +2802,9 @@ type ValidationOptions struct { NullFields []string `json:"-"` } -func (s *ValidationOptions) MarshalJSON() ([]byte, error) { +func (s ValidationOptions) MarshalJSON() ([]byte, error) { type NoMethod ValidationOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CompositeTypesDeleteCall struct { diff --git a/deploymentmanager/v2/deploymentmanager-gen.go b/deploymentmanager/v2/deploymentmanager-gen.go index ca2b2469d6..6455479549 100644 --- a/deploymentmanager/v2/deploymentmanager-gen.go +++ b/deploymentmanager/v2/deploymentmanager-gen.go @@ -267,9 +267,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -302,9 +302,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -401,9 +401,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkInsertOperationStatus struct { @@ -438,9 +438,9 @@ type BulkInsertOperationStatus struct { NullFields []string `json:"-"` } -func (s *BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { +func (s BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertOperationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConfigFile struct { @@ -459,9 +459,9 @@ type ConfigFile struct { NullFields []string `json:"-"` } -func (s *ConfigFile) MarshalJSON() ([]byte, error) { +func (s ConfigFile) MarshalJSON() ([]byte, error) { type NoMethod ConfigFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Deployment struct { @@ -527,9 +527,9 @@ type Deployment struct { NullFields []string `json:"-"` } -func (s *Deployment) MarshalJSON() ([]byte, error) { +func (s Deployment) MarshalJSON() ([]byte, error) { type NoMethod Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentLabelEntry: Label object for Deployments @@ -551,9 +551,9 @@ type DeploymentLabelEntry struct { NullFields []string `json:"-"` } -func (s *DeploymentLabelEntry) MarshalJSON() ([]byte, error) { +func (s DeploymentLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod DeploymentLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeploymentUpdate struct { @@ -582,9 +582,9 @@ type DeploymentUpdate struct { NullFields []string `json:"-"` } -func (s *DeploymentUpdate) MarshalJSON() ([]byte, error) { +func (s DeploymentUpdate) MarshalJSON() ([]byte, error) { type NoMethod DeploymentUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentUpdateLabelEntry: Label object for DeploymentUpdate @@ -606,9 +606,9 @@ type DeploymentUpdateLabelEntry struct { NullFields []string `json:"-"` } -func (s *DeploymentUpdateLabelEntry) MarshalJSON() ([]byte, error) { +func (s DeploymentUpdateLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod DeploymentUpdateLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeploymentsCancelPreviewRequest struct { @@ -635,9 +635,9 @@ type DeploymentsCancelPreviewRequest struct { NullFields []string `json:"-"` } -func (s *DeploymentsCancelPreviewRequest) MarshalJSON() ([]byte, error) { +func (s DeploymentsCancelPreviewRequest) MarshalJSON() ([]byte, error) { type NoMethod DeploymentsCancelPreviewRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentsListResponse: A response containing a partial list of deployments @@ -665,9 +665,9 @@ type DeploymentsListResponse struct { NullFields []string `json:"-"` } -func (s *DeploymentsListResponse) MarshalJSON() ([]byte, error) { +func (s DeploymentsListResponse) MarshalJSON() ([]byte, error) { type NoMethod DeploymentsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeploymentsStopRequest struct { @@ -694,9 +694,9 @@ type DeploymentsStopRequest struct { NullFields []string `json:"-"` } -func (s *DeploymentsStopRequest) MarshalJSON() ([]byte, error) { +func (s DeploymentsStopRequest) MarshalJSON() ([]byte, error) { type NoMethod DeploymentsStopRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -742,9 +742,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalSetPolicyRequest struct { @@ -772,9 +772,9 @@ type GlobalSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImportFile struct { @@ -795,9 +795,9 @@ type ImportFile struct { NullFields []string `json:"-"` } -func (s *ImportFile) MarshalJSON() ([]byte, error) { +func (s ImportFile) MarshalJSON() ([]byte, error) { type NoMethod ImportFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesBulkInsertOperationMetadata struct { @@ -817,9 +817,9 @@ type InstancesBulkInsertOperationMetadata struct { NullFields []string `json:"-"` } -func (s *InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { +func (s InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod InstancesBulkInsertOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Manifest struct { @@ -861,9 +861,9 @@ type Manifest struct { NullFields []string `json:"-"` } -func (s *Manifest) MarshalJSON() ([]byte, error) { +func (s Manifest) MarshalJSON() ([]byte, error) { type NoMethod Manifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManifestsListResponse: A response containing a partial list of manifests and @@ -891,9 +891,9 @@ type ManifestsListResponse struct { NullFields []string `json:"-"` } -func (s *ManifestsListResponse) MarshalJSON() ([]byte, error) { +func (s ManifestsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ManifestsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: Represents an Operation resource. Google Compute Engine has three @@ -1010,9 +1010,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: [Output Only] If errors are generated during processing of @@ -1034,9 +1034,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationErrorErrors struct { @@ -1060,9 +1060,9 @@ type OperationErrorErrors struct { NullFields []string `json:"-"` } -func (s *OperationErrorErrors) MarshalJSON() ([]byte, error) { +func (s OperationErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod OperationErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarnings struct { @@ -1144,9 +1144,9 @@ type OperationWarnings struct { NullFields []string `json:"-"` } -func (s *OperationWarnings) MarshalJSON() ([]byte, error) { +func (s OperationWarnings) MarshalJSON() ([]byte, error) { type NoMethod OperationWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarningsData struct { @@ -1173,9 +1173,9 @@ type OperationWarningsData struct { NullFields []string `json:"-"` } -func (s *OperationWarningsData) MarshalJSON() ([]byte, error) { +func (s OperationWarningsData) MarshalJSON() ([]byte, error) { type NoMethod OperationWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationsListResponse: A response containing a partial list of operations @@ -1203,9 +1203,9 @@ type OperationsListResponse struct { NullFields []string `json:"-"` } -func (s *OperationsListResponse) MarshalJSON() ([]byte, error) { +func (s OperationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod OperationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1295,9 +1295,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Resource struct { @@ -1348,9 +1348,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceWarnings struct { @@ -1432,9 +1432,9 @@ type ResourceWarnings struct { NullFields []string `json:"-"` } -func (s *ResourceWarnings) MarshalJSON() ([]byte, error) { +func (s ResourceWarnings) MarshalJSON() ([]byte, error) { type NoMethod ResourceWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceWarningsData struct { @@ -1461,9 +1461,9 @@ type ResourceWarningsData struct { NullFields []string `json:"-"` } -func (s *ResourceWarningsData) MarshalJSON() ([]byte, error) { +func (s ResourceWarningsData) MarshalJSON() ([]byte, error) { type NoMethod ResourceWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceAccessControl: The access controls set on the resource. @@ -1483,9 +1483,9 @@ type ResourceAccessControl struct { NullFields []string `json:"-"` } -func (s *ResourceAccessControl) MarshalJSON() ([]byte, error) { +func (s ResourceAccessControl) MarshalJSON() ([]byte, error) { type NoMethod ResourceAccessControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdate struct { @@ -1541,9 +1541,9 @@ type ResourceUpdate struct { NullFields []string `json:"-"` } -func (s *ResourceUpdate) MarshalJSON() ([]byte, error) { +func (s ResourceUpdate) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceUpdateError: Output only. If errors are generated during update of @@ -1565,9 +1565,9 @@ type ResourceUpdateError struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateError) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateError) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdateErrorErrors struct { @@ -1591,9 +1591,9 @@ type ResourceUpdateErrorErrors struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateErrorErrors) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdateWarnings struct { @@ -1675,9 +1675,9 @@ type ResourceUpdateWarnings struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateWarnings) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateWarnings) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdateWarningsData struct { @@ -1704,9 +1704,9 @@ type ResourceUpdateWarningsData struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateWarningsData) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateWarningsData) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcesListResponse: A response containing a partial list of resources and @@ -1733,9 +1733,9 @@ type ResourcesListResponse struct { NullFields []string `json:"-"` } -func (s *ResourcesListResponse) MarshalJSON() ([]byte, error) { +func (s ResourcesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ResourcesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadata struct { @@ -1757,9 +1757,9 @@ type SetCommonInstanceMetadataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { @@ -1792,9 +1792,9 @@ type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1826,9 +1826,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetConfiguration struct { @@ -1851,9 +1851,9 @@ type TargetConfiguration struct { NullFields []string `json:"-"` } -func (s *TargetConfiguration) MarshalJSON() ([]byte, error) { +func (s TargetConfiguration) MarshalJSON() ([]byte, error) { type NoMethod TargetConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsRequest struct { @@ -1873,9 +1873,9 @@ type TestPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsResponse struct { @@ -1898,9 +1898,9 @@ type TestPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A resource type supported by Deployment Manager. @@ -1928,9 +1928,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypesListResponse: A response that returns all Types supported by Deployment @@ -1957,9 +1957,9 @@ type TypesListResponse struct { NullFields []string `json:"-"` } -func (s *TypesListResponse) MarshalJSON() ([]byte, error) { +func (s TypesListResponse) MarshalJSON() ([]byte, error) { type NoMethod TypesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeploymentsCancelPreviewCall struct { diff --git a/deploymentmanager/v2beta/deploymentmanager-gen.go b/deploymentmanager/v2beta/deploymentmanager-gen.go index 27ae23d330..5e30a9fe79 100644 --- a/deploymentmanager/v2beta/deploymentmanager-gen.go +++ b/deploymentmanager/v2beta/deploymentmanager-gen.go @@ -276,9 +276,9 @@ type AsyncOptions struct { NullFields []string `json:"-"` } -func (s *AsyncOptions) MarshalJSON() ([]byte, error) { +func (s AsyncOptions) MarshalJSON() ([]byte, error) { type NoMethod AsyncOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -317,9 +317,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -352,9 +352,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BaseType: BaseType that describes a service-backed Type. @@ -381,9 +381,9 @@ type BaseType struct { NullFields []string `json:"-"` } -func (s *BaseType) MarshalJSON() ([]byte, error) { +func (s BaseType) MarshalJSON() ([]byte, error) { type NoMethod BaseType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicAuth: Basic Auth used as a credential. @@ -403,9 +403,9 @@ type BasicAuth struct { NullFields []string `json:"-"` } -func (s *BasicAuth) MarshalJSON() ([]byte, error) { +func (s BasicAuth) MarshalJSON() ([]byte, error) { type NoMethod BasicAuth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -502,9 +502,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkInsertOperationStatus struct { @@ -539,9 +539,9 @@ type BulkInsertOperationStatus struct { NullFields []string `json:"-"` } -func (s *BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { +func (s BulkInsertOperationStatus) MarshalJSON() ([]byte, error) { type NoMethod BulkInsertOperationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollectionOverride: CollectionOverride allows resource handling overrides @@ -564,9 +564,9 @@ type CollectionOverride struct { NullFields []string `json:"-"` } -func (s *CollectionOverride) MarshalJSON() ([]byte, error) { +func (s CollectionOverride) MarshalJSON() ([]byte, error) { type NoMethod CollectionOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeType: Holds the composite type. @@ -615,9 +615,9 @@ type CompositeType struct { NullFields []string `json:"-"` } -func (s *CompositeType) MarshalJSON() ([]byte, error) { +func (s CompositeType) MarshalJSON() ([]byte, error) { type NoMethod CompositeType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeTypeLabelEntry: Label object for CompositeTypes @@ -639,9 +639,9 @@ type CompositeTypeLabelEntry struct { NullFields []string `json:"-"` } -func (s *CompositeTypeLabelEntry) MarshalJSON() ([]byte, error) { +func (s CompositeTypeLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod CompositeTypeLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeTypesListResponse: A response that returns all Composite Types @@ -668,9 +668,9 @@ type CompositeTypesListResponse struct { NullFields []string `json:"-"` } -func (s *CompositeTypesListResponse) MarshalJSON() ([]byte, error) { +func (s CompositeTypesListResponse) MarshalJSON() ([]byte, error) { type NoMethod CompositeTypesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConfigFile struct { @@ -689,9 +689,9 @@ type ConfigFile struct { NullFields []string `json:"-"` } -func (s *ConfigFile) MarshalJSON() ([]byte, error) { +func (s ConfigFile) MarshalJSON() ([]byte, error) { type NoMethod ConfigFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Credential: The credential used by Deployment Manager and TypeProvider. Only @@ -717,9 +717,9 @@ type Credential struct { NullFields []string `json:"-"` } -func (s *Credential) MarshalJSON() ([]byte, error) { +func (s Credential) MarshalJSON() ([]byte, error) { type NoMethod Credential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Deployment struct { @@ -785,9 +785,9 @@ type Deployment struct { NullFields []string `json:"-"` } -func (s *Deployment) MarshalJSON() ([]byte, error) { +func (s Deployment) MarshalJSON() ([]byte, error) { type NoMethod Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentLabelEntry: Label object for Deployments @@ -809,9 +809,9 @@ type DeploymentLabelEntry struct { NullFields []string `json:"-"` } -func (s *DeploymentLabelEntry) MarshalJSON() ([]byte, error) { +func (s DeploymentLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod DeploymentLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeploymentUpdate struct { @@ -840,9 +840,9 @@ type DeploymentUpdate struct { NullFields []string `json:"-"` } -func (s *DeploymentUpdate) MarshalJSON() ([]byte, error) { +func (s DeploymentUpdate) MarshalJSON() ([]byte, error) { type NoMethod DeploymentUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentUpdateLabelEntry: Label object for DeploymentUpdate @@ -864,9 +864,9 @@ type DeploymentUpdateLabelEntry struct { NullFields []string `json:"-"` } -func (s *DeploymentUpdateLabelEntry) MarshalJSON() ([]byte, error) { +func (s DeploymentUpdateLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod DeploymentUpdateLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeploymentsCancelPreviewRequest struct { @@ -893,9 +893,9 @@ type DeploymentsCancelPreviewRequest struct { NullFields []string `json:"-"` } -func (s *DeploymentsCancelPreviewRequest) MarshalJSON() ([]byte, error) { +func (s DeploymentsCancelPreviewRequest) MarshalJSON() ([]byte, error) { type NoMethod DeploymentsCancelPreviewRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentsListResponse: A response containing a partial list of deployments @@ -923,9 +923,9 @@ type DeploymentsListResponse struct { NullFields []string `json:"-"` } -func (s *DeploymentsListResponse) MarshalJSON() ([]byte, error) { +func (s DeploymentsListResponse) MarshalJSON() ([]byte, error) { type NoMethod DeploymentsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DeploymentsStopRequest struct { @@ -952,9 +952,9 @@ type DeploymentsStopRequest struct { NullFields []string `json:"-"` } -func (s *DeploymentsStopRequest) MarshalJSON() ([]byte, error) { +func (s DeploymentsStopRequest) MarshalJSON() ([]byte, error) { type NoMethod DeploymentsStopRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Diagnostic struct { @@ -985,9 +985,9 @@ type Diagnostic struct { NullFields []string `json:"-"` } -func (s *Diagnostic) MarshalJSON() ([]byte, error) { +func (s Diagnostic) MarshalJSON() ([]byte, error) { type NoMethod Diagnostic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1033,9 +1033,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GlobalSetPolicyRequest struct { @@ -1063,9 +1063,9 @@ type GlobalSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GlobalSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImportFile struct { @@ -1086,9 +1086,9 @@ type ImportFile struct { NullFields []string `json:"-"` } -func (s *ImportFile) MarshalJSON() ([]byte, error) { +func (s ImportFile) MarshalJSON() ([]byte, error) { type NoMethod ImportFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputMapping: InputMapping creates a 'virtual' property that will be @@ -1123,9 +1123,9 @@ type InputMapping struct { NullFields []string `json:"-"` } -func (s *InputMapping) MarshalJSON() ([]byte, error) { +func (s InputMapping) MarshalJSON() ([]byte, error) { type NoMethod InputMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstancesBulkInsertOperationMetadata struct { @@ -1145,9 +1145,9 @@ type InstancesBulkInsertOperationMetadata struct { NullFields []string `json:"-"` } -func (s *InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { +func (s InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod InstancesBulkInsertOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Manifest struct { @@ -1189,9 +1189,9 @@ type Manifest struct { NullFields []string `json:"-"` } -func (s *Manifest) MarshalJSON() ([]byte, error) { +func (s Manifest) MarshalJSON() ([]byte, error) { type NoMethod Manifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManifestsListResponse: A response containing a partial list of manifests and @@ -1219,9 +1219,9 @@ type ManifestsListResponse struct { NullFields []string `json:"-"` } -func (s *ManifestsListResponse) MarshalJSON() ([]byte, error) { +func (s ManifestsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ManifestsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: Represents an Operation resource. Google Compute Engine has three @@ -1338,9 +1338,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: [Output Only] If errors are generated during processing of @@ -1362,9 +1362,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationErrorErrors struct { @@ -1388,9 +1388,9 @@ type OperationErrorErrors struct { NullFields []string `json:"-"` } -func (s *OperationErrorErrors) MarshalJSON() ([]byte, error) { +func (s OperationErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod OperationErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarnings struct { @@ -1472,9 +1472,9 @@ type OperationWarnings struct { NullFields []string `json:"-"` } -func (s *OperationWarnings) MarshalJSON() ([]byte, error) { +func (s OperationWarnings) MarshalJSON() ([]byte, error) { type NoMethod OperationWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationWarningsData struct { @@ -1501,9 +1501,9 @@ type OperationWarningsData struct { NullFields []string `json:"-"` } -func (s *OperationWarningsData) MarshalJSON() ([]byte, error) { +func (s OperationWarningsData) MarshalJSON() ([]byte, error) { type NoMethod OperationWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationsListResponse: A response containing a partial list of operations @@ -1531,9 +1531,9 @@ type OperationsListResponse struct { NullFields []string `json:"-"` } -func (s *OperationsListResponse) MarshalJSON() ([]byte, error) { +func (s OperationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod OperationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Options: Options allows customized resource handling by Deployment Manager. @@ -1566,9 +1566,9 @@ type Options struct { NullFields []string `json:"-"` } -func (s *Options) MarshalJSON() ([]byte, error) { +func (s Options) MarshalJSON() ([]byte, error) { type NoMethod Options - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1658,9 +1658,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PollingOptions struct { @@ -1691,9 +1691,9 @@ type PollingOptions struct { NullFields []string `json:"-"` } -func (s *PollingOptions) MarshalJSON() ([]byte, error) { +func (s PollingOptions) MarshalJSON() ([]byte, error) { type NoMethod PollingOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Resource struct { @@ -1744,9 +1744,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceWarnings struct { @@ -1828,9 +1828,9 @@ type ResourceWarnings struct { NullFields []string `json:"-"` } -func (s *ResourceWarnings) MarshalJSON() ([]byte, error) { +func (s ResourceWarnings) MarshalJSON() ([]byte, error) { type NoMethod ResourceWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceWarningsData struct { @@ -1857,9 +1857,9 @@ type ResourceWarningsData struct { NullFields []string `json:"-"` } -func (s *ResourceWarningsData) MarshalJSON() ([]byte, error) { +func (s ResourceWarningsData) MarshalJSON() ([]byte, error) { type NoMethod ResourceWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceAccessControl: The access controls set on the resource. @@ -1879,9 +1879,9 @@ type ResourceAccessControl struct { NullFields []string `json:"-"` } -func (s *ResourceAccessControl) MarshalJSON() ([]byte, error) { +func (s ResourceAccessControl) MarshalJSON() ([]byte, error) { type NoMethod ResourceAccessControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdate struct { @@ -1937,9 +1937,9 @@ type ResourceUpdate struct { NullFields []string `json:"-"` } -func (s *ResourceUpdate) MarshalJSON() ([]byte, error) { +func (s ResourceUpdate) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceUpdateError: Output only. If errors are generated during update of @@ -1961,9 +1961,9 @@ type ResourceUpdateError struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateError) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateError) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdateErrorErrors struct { @@ -1987,9 +1987,9 @@ type ResourceUpdateErrorErrors struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateErrorErrors) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateErrorErrors) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateErrorErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdateWarnings struct { @@ -2071,9 +2071,9 @@ type ResourceUpdateWarnings struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateWarnings) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateWarnings) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateWarnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceUpdateWarningsData struct { @@ -2100,9 +2100,9 @@ type ResourceUpdateWarningsData struct { NullFields []string `json:"-"` } -func (s *ResourceUpdateWarningsData) MarshalJSON() ([]byte, error) { +func (s ResourceUpdateWarningsData) MarshalJSON() ([]byte, error) { type NoMethod ResourceUpdateWarningsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcesListResponse: A response containing a partial list of resources and @@ -2129,9 +2129,9 @@ type ResourcesListResponse struct { NullFields []string `json:"-"` } -func (s *ResourcesListResponse) MarshalJSON() ([]byte, error) { +func (s ResourcesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ResourcesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: Service Account used as a credential. @@ -2152,9 +2152,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadata struct { @@ -2176,9 +2176,9 @@ type SetCommonInstanceMetadataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { @@ -2211,9 +2211,9 @@ type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { NullFields []string `json:"-"` } -func (s *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { +func (s SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) { type NoMethod SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2245,9 +2245,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TargetConfiguration struct { @@ -2270,9 +2270,9 @@ type TargetConfiguration struct { NullFields []string `json:"-"` } -func (s *TargetConfiguration) MarshalJSON() ([]byte, error) { +func (s TargetConfiguration) MarshalJSON() ([]byte, error) { type NoMethod TargetConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TemplateContents: Files that make up the template contents of a template @@ -2307,9 +2307,9 @@ type TemplateContents struct { NullFields []string `json:"-"` } -func (s *TemplateContents) MarshalJSON() ([]byte, error) { +func (s TemplateContents) MarshalJSON() ([]byte, error) { type NoMethod TemplateContents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsRequest struct { @@ -2329,9 +2329,9 @@ type TestPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestPermissionsResponse struct { @@ -2354,9 +2354,9 @@ type TestPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A resource type supported by Deployment Manager. @@ -2395,9 +2395,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeInfo: Type Information. Contains detailed information about a composite @@ -2436,9 +2436,9 @@ type TypeInfo struct { NullFields []string `json:"-"` } -func (s *TypeInfo) MarshalJSON() ([]byte, error) { +func (s TypeInfo) MarshalJSON() ([]byte, error) { type NoMethod TypeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TypeInfoSchemaInfo struct { @@ -2462,9 +2462,9 @@ type TypeInfoSchemaInfo struct { NullFields []string `json:"-"` } -func (s *TypeInfoSchemaInfo) MarshalJSON() ([]byte, error) { +func (s TypeInfoSchemaInfo) MarshalJSON() ([]byte, error) { type NoMethod TypeInfoSchemaInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeLabelEntry: Label object for Types @@ -2486,9 +2486,9 @@ type TypeLabelEntry struct { NullFields []string `json:"-"` } -func (s *TypeLabelEntry) MarshalJSON() ([]byte, error) { +func (s TypeLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod TypeLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeProvider: A type provider that describes a service-backed Type. @@ -2552,9 +2552,9 @@ type TypeProvider struct { NullFields []string `json:"-"` } -func (s *TypeProvider) MarshalJSON() ([]byte, error) { +func (s TypeProvider) MarshalJSON() ([]byte, error) { type NoMethod TypeProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeProviderLabelEntry: Label object for TypeProviders @@ -2576,9 +2576,9 @@ type TypeProviderLabelEntry struct { NullFields []string `json:"-"` } -func (s *TypeProviderLabelEntry) MarshalJSON() ([]byte, error) { +func (s TypeProviderLabelEntry) MarshalJSON() ([]byte, error) { type NoMethod TypeProviderLabelEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeProvidersListResponse: A response that returns all Type Providers @@ -2605,9 +2605,9 @@ type TypeProvidersListResponse struct { NullFields []string `json:"-"` } -func (s *TypeProvidersListResponse) MarshalJSON() ([]byte, error) { +func (s TypeProvidersListResponse) MarshalJSON() ([]byte, error) { type NoMethod TypeProvidersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TypeProvidersListTypesResponse struct { @@ -2631,9 +2631,9 @@ type TypeProvidersListTypesResponse struct { NullFields []string `json:"-"` } -func (s *TypeProvidersListTypesResponse) MarshalJSON() ([]byte, error) { +func (s TypeProvidersListTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod TypeProvidersListTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypesListResponse: A response that returns all Types supported by Deployment @@ -2660,9 +2660,9 @@ type TypesListResponse struct { NullFields []string `json:"-"` } -func (s *TypesListResponse) MarshalJSON() ([]byte, error) { +func (s TypesListResponse) MarshalJSON() ([]byte, error) { type NoMethod TypesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationOptions: Options for how to validate and process properties on a @@ -2703,9 +2703,9 @@ type ValidationOptions struct { NullFields []string `json:"-"` } -func (s *ValidationOptions) MarshalJSON() ([]byte, error) { +func (s ValidationOptions) MarshalJSON() ([]byte, error) { type NoMethod ValidationOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CompositeTypesDeleteCall struct { diff --git a/developerconnect/v1/developerconnect-gen.go b/developerconnect/v1/developerconnect-gen.go index b7fb7d3266..568985f827 100644 --- a/developerconnect/v1/developerconnect-gen.go +++ b/developerconnect/v1/developerconnect-gen.go @@ -265,9 +265,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -300,9 +300,9 @@ type FetchGitHubInstallationsResponse struct { NullFields []string `json:"-"` } -func (s *FetchGitHubInstallationsResponse) MarshalJSON() ([]byte, error) { +func (s FetchGitHubInstallationsResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchGitHubInstallationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchGitRefsResponse: Response for fetching git refs. @@ -328,9 +328,9 @@ type FetchGitRefsResponse struct { NullFields []string `json:"-"` } -func (s *FetchGitRefsResponse) MarshalJSON() ([]byte, error) { +func (s FetchGitRefsResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchGitRefsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchLinkableGitRepositoriesResponse: Response message for @@ -358,9 +358,9 @@ type FetchLinkableGitRepositoriesResponse struct { NullFields []string `json:"-"` } -func (s *FetchLinkableGitRepositoriesResponse) MarshalJSON() ([]byte, error) { +func (s FetchLinkableGitRepositoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchLinkableGitRepositoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchReadTokenRequest: Message for fetching SCM read token. @@ -394,9 +394,9 @@ type FetchReadTokenResponse struct { NullFields []string `json:"-"` } -func (s *FetchReadTokenResponse) MarshalJSON() ([]byte, error) { +func (s FetchReadTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchReadTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchReadWriteTokenRequest: Message for fetching SCM read/write token. @@ -430,9 +430,9 @@ type FetchReadWriteTokenResponse struct { NullFields []string `json:"-"` } -func (s *FetchReadWriteTokenResponse) MarshalJSON() ([]byte, error) { +func (s FetchReadWriteTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchReadWriteTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitHubConfig: Configuration for connections to github.com. @@ -468,9 +468,9 @@ type GitHubConfig struct { NullFields []string `json:"-"` } -func (s *GitHubConfig) MarshalJSON() ([]byte, error) { +func (s GitHubConfig) MarshalJSON() ([]byte, error) { type NoMethod GitHubConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitRepositoryLink: Message describing the GitRepositoryLink object @@ -517,9 +517,9 @@ type GitRepositoryLink struct { NullFields []string `json:"-"` } -func (s *GitRepositoryLink) MarshalJSON() ([]byte, error) { +func (s GitRepositoryLink) MarshalJSON() ([]byte, error) { type NoMethod GitRepositoryLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Installation: Represents an installation of the GitHub App. @@ -543,9 +543,9 @@ type Installation struct { NullFields []string `json:"-"` } -func (s *Installation) MarshalJSON() ([]byte, error) { +func (s Installation) MarshalJSON() ([]byte, error) { type NoMethod Installation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstallationState: Describes stage and necessary actions to be taken by the @@ -584,9 +584,9 @@ type InstallationState struct { NullFields []string `json:"-"` } -func (s *InstallationState) MarshalJSON() ([]byte, error) { +func (s InstallationState) MarshalJSON() ([]byte, error) { type NoMethod InstallationState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkableGitRepository: LinkableGitRepository represents a git repository @@ -607,9 +607,9 @@ type LinkableGitRepository struct { NullFields []string `json:"-"` } -func (s *LinkableGitRepository) MarshalJSON() ([]byte, error) { +func (s LinkableGitRepository) MarshalJSON() ([]byte, error) { type NoMethod LinkableGitRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionsResponse: Message for response to listing Connections @@ -637,9 +637,9 @@ type ListConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGitRepositoryLinksResponse: Message for response to listing @@ -668,9 +668,9 @@ type ListGitRepositoryLinksResponse struct { NullFields []string `json:"-"` } -func (s *ListGitRepositoryLinksResponse) MarshalJSON() ([]byte, error) { +func (s ListGitRepositoryLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGitRepositoryLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -696,9 +696,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -724,9 +724,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -762,9 +762,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthCredential: Represents an OAuth token of the account that authorized @@ -789,9 +789,9 @@ type OAuthCredential struct { NullFields []string `json:"-"` } -func (s *OAuthCredential) MarshalJSON() ([]byte, error) { +func (s OAuthCredential) MarshalJSON() ([]byte, error) { type NoMethod OAuthCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -836,9 +836,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -874,9 +874,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -908,9 +908,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/dfareporting/v3.5/dfareporting-gen.go b/dfareporting/v3.5/dfareporting-gen.go index e670662b71..99d652b0d6 100644 --- a/dfareporting/v3.5/dfareporting-gen.go +++ b/dfareporting/v3.5/dfareporting-gen.go @@ -189,9 +189,9 @@ type ClickTag struct { NullFields []string `json:"-"` } -func (s *ClickTag) MarshalJSON() ([]byte, error) { +func (s ClickTag) MarshalJSON() ([]byte, error) { type NoMethod ClickTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeAssetId: Creative Asset ID. @@ -225,9 +225,9 @@ type CreativeAssetId struct { NullFields []string `json:"-"` } -func (s *CreativeAssetId) MarshalJSON() ([]byte, error) { +func (s CreativeAssetId) MarshalJSON() ([]byte, error) { type NoMethod CreativeAssetId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeAssetMetadata: CreativeAssets contains properties of a creative @@ -391,9 +391,9 @@ type CreativeAssetMetadata struct { NullFields []string `json:"-"` } -func (s *CreativeAssetMetadata) MarshalJSON() ([]byte, error) { +func (s CreativeAssetMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreativeAssetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeClickThroughUrl: Click-through URL @@ -422,9 +422,9 @@ type CreativeClickThroughUrl struct { NullFields []string `json:"-"` } -func (s *CreativeClickThroughUrl) MarshalJSON() ([]byte, error) { +func (s CreativeClickThroughUrl) MarshalJSON() ([]byte, error) { type NoMethod CreativeClickThroughUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeCustomEvent: Creative Custom Event. @@ -487,9 +487,9 @@ type CreativeCustomEvent struct { NullFields []string `json:"-"` } -func (s *CreativeCustomEvent) MarshalJSON() ([]byte, error) { +func (s CreativeCustomEvent) MarshalJSON() ([]byte, error) { type NoMethod CreativeCustomEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionValue: Represents a DimensionValue resource. @@ -530,9 +530,9 @@ type DimensionValue struct { NullFields []string `json:"-"` } -func (s *DimensionValue) MarshalJSON() ([]byte, error) { +func (s DimensionValue) MarshalJSON() ([]byte, error) { type NoMethod DimensionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediaRequestInfo: Extra information added to operations that support Scotty @@ -608,9 +608,9 @@ type MediaRequestInfo struct { NullFields []string `json:"-"` } -func (s *MediaRequestInfo) MarshalJSON() ([]byte, error) { +func (s MediaRequestInfo) MarshalJSON() ([]byte, error) { type NoMethod MediaRequestInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediaResponseInfo: This message is for backends to pass their scotty media @@ -699,9 +699,9 @@ type MediaResponseInfo struct { NullFields []string `json:"-"` } -func (s *MediaResponseInfo) MarshalJSON() ([]byte, error) { +func (s MediaResponseInfo) MarshalJSON() ([]byte, error) { type NoMethod MediaResponseInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OffsetPosition: Offset Position. @@ -723,9 +723,9 @@ type OffsetPosition struct { NullFields []string `json:"-"` } -func (s *OffsetPosition) MarshalJSON() ([]byte, error) { +func (s OffsetPosition) MarshalJSON() ([]byte, error) { type NoMethod OffsetPosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PopupWindowProperties: Popup Window Properties. @@ -768,9 +768,9 @@ type PopupWindowProperties struct { NullFields []string `json:"-"` } -func (s *PopupWindowProperties) MarshalJSON() ([]byte, error) { +func (s PopupWindowProperties) MarshalJSON() ([]byte, error) { type NoMethod PopupWindowProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Size: Represents the dimensions of ads, placements, creatives, or creative @@ -800,9 +800,9 @@ type Size struct { NullFields []string `json:"-"` } -func (s *Size) MarshalJSON() ([]byte, error) { +func (s Size) MarshalJSON() ([]byte, error) { type NoMethod Size - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MediaUploadCall struct { diff --git a/dfareporting/v4/dfareporting-gen.go b/dfareporting/v4/dfareporting-gen.go index 284414fa3a..707918a160 100644 --- a/dfareporting/v4/dfareporting-gen.go +++ b/dfareporting/v4/dfareporting-gen.go @@ -1039,9 +1039,9 @@ type Account struct { NullFields []string `json:"-"` } -func (s *Account) MarshalJSON() ([]byte, error) { +func (s Account) MarshalJSON() ([]byte, error) { type NoMethod Account - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountActiveAdSummary: Gets a summary of active ads in an account. @@ -1083,9 +1083,9 @@ type AccountActiveAdSummary struct { NullFields []string `json:"-"` } -func (s *AccountActiveAdSummary) MarshalJSON() ([]byte, error) { +func (s AccountActiveAdSummary) MarshalJSON() ([]byte, error) { type NoMethod AccountActiveAdSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountPermission: AccountPermissions contains information about a @@ -1131,9 +1131,9 @@ type AccountPermission struct { NullFields []string `json:"-"` } -func (s *AccountPermission) MarshalJSON() ([]byte, error) { +func (s AccountPermission) MarshalJSON() ([]byte, error) { type NoMethod AccountPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountPermissionGroup: AccountPermissionGroups contains a mapping of @@ -1163,9 +1163,9 @@ type AccountPermissionGroup struct { NullFields []string `json:"-"` } -func (s *AccountPermissionGroup) MarshalJSON() ([]byte, error) { +func (s AccountPermissionGroup) MarshalJSON() ([]byte, error) { type NoMethod AccountPermissionGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountPermissionGroupsListResponse: Account Permission Group List Response @@ -1191,9 +1191,9 @@ type AccountPermissionGroupsListResponse struct { NullFields []string `json:"-"` } -func (s *AccountPermissionGroupsListResponse) MarshalJSON() ([]byte, error) { +func (s AccountPermissionGroupsListResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountPermissionGroupsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountPermissionsListResponse: Account Permission List Response @@ -1219,9 +1219,9 @@ type AccountPermissionsListResponse struct { NullFields []string `json:"-"` } -func (s *AccountPermissionsListResponse) MarshalJSON() ([]byte, error) { +func (s AccountPermissionsListResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountPermissionsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountUserProfile: AccountUserProfiles contains properties of a Campaign @@ -1308,9 +1308,9 @@ type AccountUserProfile struct { NullFields []string `json:"-"` } -func (s *AccountUserProfile) MarshalJSON() ([]byte, error) { +func (s AccountUserProfile) MarshalJSON() ([]byte, error) { type NoMethod AccountUserProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountUserProfilesListResponse: Account User Profile List Response @@ -1338,9 +1338,9 @@ type AccountUserProfilesListResponse struct { NullFields []string `json:"-"` } -func (s *AccountUserProfilesListResponse) MarshalJSON() ([]byte, error) { +func (s AccountUserProfilesListResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountUserProfilesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountsListResponse: Account List Response @@ -1368,9 +1368,9 @@ type AccountsListResponse struct { NullFields []string `json:"-"` } -func (s *AccountsListResponse) MarshalJSON() ([]byte, error) { +func (s AccountsListResponse) MarshalJSON() ([]byte, error) { type NoMethod AccountsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Activities: Represents an activity group. @@ -1395,9 +1395,9 @@ type Activities struct { NullFields []string `json:"-"` } -func (s *Activities) MarshalJSON() ([]byte, error) { +func (s Activities) MarshalJSON() ([]byte, error) { type NoMethod Activities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Ad: Contains properties of a Campaign Manager ad. @@ -1561,9 +1561,9 @@ type Ad struct { NullFields []string `json:"-"` } -func (s *Ad) MarshalJSON() ([]byte, error) { +func (s Ad) MarshalJSON() ([]byte, error) { type NoMethod Ad - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdBlockingConfiguration: Campaign ad blocking settings. @@ -1587,9 +1587,9 @@ type AdBlockingConfiguration struct { NullFields []string `json:"-"` } -func (s *AdBlockingConfiguration) MarshalJSON() ([]byte, error) { +func (s AdBlockingConfiguration) MarshalJSON() ([]byte, error) { type NoMethod AdBlockingConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdSlot: Ad Slot @@ -1640,9 +1640,9 @@ type AdSlot struct { NullFields []string `json:"-"` } -func (s *AdSlot) MarshalJSON() ([]byte, error) { +func (s AdSlot) MarshalJSON() ([]byte, error) { type NoMethod AdSlot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdsListResponse: Ad List Response @@ -1670,9 +1670,9 @@ type AdsListResponse struct { NullFields []string `json:"-"` } -func (s *AdsListResponse) MarshalJSON() ([]byte, error) { +func (s AdsListResponse) MarshalJSON() ([]byte, error) { type NoMethod AdsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Advertiser: Contains properties of a Campaign Manager advertiser. @@ -1753,9 +1753,9 @@ type Advertiser struct { NullFields []string `json:"-"` } -func (s *Advertiser) MarshalJSON() ([]byte, error) { +func (s Advertiser) MarshalJSON() ([]byte, error) { type NoMethod Advertiser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserGroup: Groups advertisers together so that reports can be @@ -1789,9 +1789,9 @@ type AdvertiserGroup struct { NullFields []string `json:"-"` } -func (s *AdvertiserGroup) MarshalJSON() ([]byte, error) { +func (s AdvertiserGroup) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserGroupsListResponse: Advertiser Group List Response @@ -1819,9 +1819,9 @@ type AdvertiserGroupsListResponse struct { NullFields []string `json:"-"` } -func (s *AdvertiserGroupsListResponse) MarshalJSON() ([]byte, error) { +func (s AdvertiserGroupsListResponse) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserGroupsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserInvoicesListResponse: Invoice List Response @@ -1849,9 +1849,9 @@ type AdvertiserInvoicesListResponse struct { NullFields []string `json:"-"` } -func (s *AdvertiserInvoicesListResponse) MarshalJSON() ([]byte, error) { +func (s AdvertiserInvoicesListResponse) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserInvoicesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserLandingPagesListResponse: Landing Page List Response @@ -1879,9 +1879,9 @@ type AdvertiserLandingPagesListResponse struct { NullFields []string `json:"-"` } -func (s *AdvertiserLandingPagesListResponse) MarshalJSON() ([]byte, error) { +func (s AdvertiserLandingPagesListResponse) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserLandingPagesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertisersListResponse: Advertiser List Response @@ -1909,9 +1909,9 @@ type AdvertisersListResponse struct { NullFields []string `json:"-"` } -func (s *AdvertisersListResponse) MarshalJSON() ([]byte, error) { +func (s AdvertisersListResponse) MarshalJSON() ([]byte, error) { type NoMethod AdvertisersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudienceSegment: Audience Segment. @@ -1938,9 +1938,9 @@ type AudienceSegment struct { NullFields []string `json:"-"` } -func (s *AudienceSegment) MarshalJSON() ([]byte, error) { +func (s AudienceSegment) MarshalJSON() ([]byte, error) { type NoMethod AudienceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudienceSegmentGroup: Audience Segment Group. @@ -1967,9 +1967,9 @@ type AudienceSegmentGroup struct { NullFields []string `json:"-"` } -func (s *AudienceSegmentGroup) MarshalJSON() ([]byte, error) { +func (s AudienceSegmentGroup) MarshalJSON() ([]byte, error) { type NoMethod AudienceSegmentGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingAssignment: List account, subaccount, advertiser, and campaign @@ -2008,9 +2008,9 @@ type BillingAssignment struct { NullFields []string `json:"-"` } -func (s *BillingAssignment) MarshalJSON() ([]byte, error) { +func (s BillingAssignment) MarshalJSON() ([]byte, error) { type NoMethod BillingAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingAssignmentsListResponse: Billing assignment List Response @@ -2036,9 +2036,9 @@ type BillingAssignmentsListResponse struct { NullFields []string `json:"-"` } -func (s *BillingAssignmentsListResponse) MarshalJSON() ([]byte, error) { +func (s BillingAssignmentsListResponse) MarshalJSON() ([]byte, error) { type NoMethod BillingAssignmentsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingProfile: Contains properties of a Campaign Manager Billing Profile. @@ -2106,9 +2106,9 @@ type BillingProfile struct { NullFields []string `json:"-"` } -func (s *BillingProfile) MarshalJSON() ([]byte, error) { +func (s BillingProfile) MarshalJSON() ([]byte, error) { type NoMethod BillingProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingProfilesListResponse: Billing profile List Response @@ -2136,9 +2136,9 @@ type BillingProfilesListResponse struct { NullFields []string `json:"-"` } -func (s *BillingProfilesListResponse) MarshalJSON() ([]byte, error) { +func (s BillingProfilesListResponse) MarshalJSON() ([]byte, error) { type NoMethod BillingProfilesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BillingRate struct { @@ -2215,9 +2215,9 @@ type BillingRate struct { NullFields []string `json:"-"` } -func (s *BillingRate) MarshalJSON() ([]byte, error) { +func (s BillingRate) MarshalJSON() ([]byte, error) { type NoMethod BillingRate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BillingRateTieredRate struct { @@ -2240,9 +2240,9 @@ type BillingRateTieredRate struct { NullFields []string `json:"-"` } -func (s *BillingRateTieredRate) MarshalJSON() ([]byte, error) { +func (s BillingRateTieredRate) MarshalJSON() ([]byte, error) { type NoMethod BillingRateTieredRate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingRatesListResponse: Billing Rate List Response @@ -2270,9 +2270,9 @@ type BillingRatesListResponse struct { NullFields []string `json:"-"` } -func (s *BillingRatesListResponse) MarshalJSON() ([]byte, error) { +func (s BillingRatesListResponse) MarshalJSON() ([]byte, error) { type NoMethod BillingRatesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Browser: Contains information about a browser that can be targeted by ads. @@ -2319,9 +2319,9 @@ type Browser struct { NullFields []string `json:"-"` } -func (s *Browser) MarshalJSON() ([]byte, error) { +func (s Browser) MarshalJSON() ([]byte, error) { type NoMethod Browser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BrowsersListResponse: Browser List Response @@ -2347,9 +2347,9 @@ type BrowsersListResponse struct { NullFields []string `json:"-"` } -func (s *BrowsersListResponse) MarshalJSON() ([]byte, error) { +func (s BrowsersListResponse) MarshalJSON() ([]byte, error) { type NoMethod BrowsersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Campaign: Contains properties of a Campaign Manager campaign. @@ -2439,9 +2439,9 @@ type Campaign struct { NullFields []string `json:"-"` } -func (s *Campaign) MarshalJSON() ([]byte, error) { +func (s Campaign) MarshalJSON() ([]byte, error) { type NoMethod Campaign - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CampaignCreativeAssociation: Identifies a creative which has been associated @@ -2469,9 +2469,9 @@ type CampaignCreativeAssociation struct { NullFields []string `json:"-"` } -func (s *CampaignCreativeAssociation) MarshalJSON() ([]byte, error) { +func (s CampaignCreativeAssociation) MarshalJSON() ([]byte, error) { type NoMethod CampaignCreativeAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CampaignCreativeAssociationsListResponse: Campaign Creative Association List @@ -2500,9 +2500,9 @@ type CampaignCreativeAssociationsListResponse struct { NullFields []string `json:"-"` } -func (s *CampaignCreativeAssociationsListResponse) MarshalJSON() ([]byte, error) { +func (s CampaignCreativeAssociationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod CampaignCreativeAssociationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CampaignSummary: Represents a summarized campaign information associated @@ -2534,9 +2534,9 @@ type CampaignSummary struct { NullFields []string `json:"-"` } -func (s *CampaignSummary) MarshalJSON() ([]byte, error) { +func (s CampaignSummary) MarshalJSON() ([]byte, error) { type NoMethod CampaignSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CampaignsListResponse: Campaign List Response @@ -2564,9 +2564,9 @@ type CampaignsListResponse struct { NullFields []string `json:"-"` } -func (s *CampaignsListResponse) MarshalJSON() ([]byte, error) { +func (s CampaignsListResponse) MarshalJSON() ([]byte, error) { type NoMethod CampaignsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangeLog: Describes a change that a user has made to a resource. @@ -2618,9 +2618,9 @@ type ChangeLog struct { NullFields []string `json:"-"` } -func (s *ChangeLog) MarshalJSON() ([]byte, error) { +func (s ChangeLog) MarshalJSON() ([]byte, error) { type NoMethod ChangeLog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangeLogsListResponse: Change Log List Response @@ -2648,9 +2648,9 @@ type ChangeLogsListResponse struct { NullFields []string `json:"-"` } -func (s *ChangeLogsListResponse) MarshalJSON() ([]byte, error) { +func (s ChangeLogsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ChangeLogsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CitiesListResponse: City List Response @@ -2676,9 +2676,9 @@ type CitiesListResponse struct { NullFields []string `json:"-"` } -func (s *CitiesListResponse) MarshalJSON() ([]byte, error) { +func (s CitiesListResponse) MarshalJSON() ([]byte, error) { type NoMethod CitiesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // City: Contains information about a city that can be targeted by ads. @@ -2717,9 +2717,9 @@ type City struct { NullFields []string `json:"-"` } -func (s *City) MarshalJSON() ([]byte, error) { +func (s City) MarshalJSON() ([]byte, error) { type NoMethod City - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClickTag: Creative Click Tag. @@ -2748,9 +2748,9 @@ type ClickTag struct { NullFields []string `json:"-"` } -func (s *ClickTag) MarshalJSON() ([]byte, error) { +func (s ClickTag) MarshalJSON() ([]byte, error) { type NoMethod ClickTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClickThroughUrl: Click-through URL @@ -2785,9 +2785,9 @@ type ClickThroughUrl struct { NullFields []string `json:"-"` } -func (s *ClickThroughUrl) MarshalJSON() ([]byte, error) { +func (s ClickThroughUrl) MarshalJSON() ([]byte, error) { type NoMethod ClickThroughUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClickThroughUrlSuffixProperties: Click Through URL Suffix settings. @@ -2811,9 +2811,9 @@ type ClickThroughUrlSuffixProperties struct { NullFields []string `json:"-"` } -func (s *ClickThroughUrlSuffixProperties) MarshalJSON() ([]byte, error) { +func (s ClickThroughUrlSuffixProperties) MarshalJSON() ([]byte, error) { type NoMethod ClickThroughUrlSuffixProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompanionClickThroughOverride: Companion Click-through override. @@ -2835,9 +2835,9 @@ type CompanionClickThroughOverride struct { NullFields []string `json:"-"` } -func (s *CompanionClickThroughOverride) MarshalJSON() ([]byte, error) { +func (s CompanionClickThroughOverride) MarshalJSON() ([]byte, error) { type NoMethod CompanionClickThroughOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompanionSetting: Companion Settings @@ -2865,9 +2865,9 @@ type CompanionSetting struct { NullFields []string `json:"-"` } -func (s *CompanionSetting) MarshalJSON() ([]byte, error) { +func (s CompanionSetting) MarshalJSON() ([]byte, error) { type NoMethod CompanionSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompatibleFields: Represents a response to the queryCompatibleFields method. @@ -2908,9 +2908,9 @@ type CompatibleFields struct { NullFields []string `json:"-"` } -func (s *CompatibleFields) MarshalJSON() ([]byte, error) { +func (s CompatibleFields) MarshalJSON() ([]byte, error) { type NoMethod CompatibleFields - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionType: Contains information about an internet connection type that @@ -2940,9 +2940,9 @@ type ConnectionType struct { NullFields []string `json:"-"` } -func (s *ConnectionType) MarshalJSON() ([]byte, error) { +func (s ConnectionType) MarshalJSON() ([]byte, error) { type NoMethod ConnectionType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectionTypesListResponse: Connection Type List Response @@ -2969,9 +2969,9 @@ type ConnectionTypesListResponse struct { NullFields []string `json:"-"` } -func (s *ConnectionTypesListResponse) MarshalJSON() ([]byte, error) { +func (s ConnectionTypesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ConnectionTypesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentCategoriesListResponse: Content Category List Response @@ -2999,9 +2999,9 @@ type ContentCategoriesListResponse struct { NullFields []string `json:"-"` } -func (s *ContentCategoriesListResponse) MarshalJSON() ([]byte, error) { +func (s ContentCategoriesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ContentCategoriesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ContentCategory struct { @@ -3033,9 +3033,9 @@ type ContentCategory struct { NullFields []string `json:"-"` } -func (s *ContentCategory) MarshalJSON() ([]byte, error) { +func (s ContentCategory) MarshalJSON() ([]byte, error) { type NoMethod ContentCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Conversion: A Conversion represents when a user successfully performs a @@ -3143,9 +3143,9 @@ type Conversion struct { NullFields []string `json:"-"` } -func (s *Conversion) MarshalJSON() ([]byte, error) { +func (s Conversion) MarshalJSON() ([]byte, error) { type NoMethod Conversion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Conversion) UnmarshalJSON(data []byte) error { @@ -3191,9 +3191,9 @@ type ConversionError struct { NullFields []string `json:"-"` } -func (s *ConversionError) MarshalJSON() ([]byte, error) { +func (s ConversionError) MarshalJSON() ([]byte, error) { type NoMethod ConversionError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionStatus: The original conversion that was inserted or updated and @@ -3219,9 +3219,9 @@ type ConversionStatus struct { NullFields []string `json:"-"` } -func (s *ConversionStatus) MarshalJSON() ([]byte, error) { +func (s ConversionStatus) MarshalJSON() ([]byte, error) { type NoMethod ConversionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionsBatchInsertRequest: Insert Conversions Request. @@ -3248,9 +3248,9 @@ type ConversionsBatchInsertRequest struct { NullFields []string `json:"-"` } -func (s *ConversionsBatchInsertRequest) MarshalJSON() ([]byte, error) { +func (s ConversionsBatchInsertRequest) MarshalJSON() ([]byte, error) { type NoMethod ConversionsBatchInsertRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionsBatchInsertResponse: Insert Conversions Response. @@ -3279,9 +3279,9 @@ type ConversionsBatchInsertResponse struct { NullFields []string `json:"-"` } -func (s *ConversionsBatchInsertResponse) MarshalJSON() ([]byte, error) { +func (s ConversionsBatchInsertResponse) MarshalJSON() ([]byte, error) { type NoMethod ConversionsBatchInsertResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionsBatchUpdateRequest: Update Conversions Request. @@ -3307,9 +3307,9 @@ type ConversionsBatchUpdateRequest struct { NullFields []string `json:"-"` } -func (s *ConversionsBatchUpdateRequest) MarshalJSON() ([]byte, error) { +func (s ConversionsBatchUpdateRequest) MarshalJSON() ([]byte, error) { type NoMethod ConversionsBatchUpdateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionsBatchUpdateResponse: Update Conversions Response. @@ -3338,9 +3338,9 @@ type ConversionsBatchUpdateResponse struct { NullFields []string `json:"-"` } -func (s *ConversionsBatchUpdateResponse) MarshalJSON() ([]byte, error) { +func (s ConversionsBatchUpdateResponse) MarshalJSON() ([]byte, error) { type NoMethod ConversionsBatchUpdateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CountriesListResponse: Country List Response @@ -3366,9 +3366,9 @@ type CountriesListResponse struct { NullFields []string `json:"-"` } -func (s *CountriesListResponse) MarshalJSON() ([]byte, error) { +func (s CountriesListResponse) MarshalJSON() ([]byte, error) { type NoMethod CountriesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Country: Contains information about a country that can be targeted by ads. @@ -3401,9 +3401,9 @@ type Country struct { NullFields []string `json:"-"` } -func (s *Country) MarshalJSON() ([]byte, error) { +func (s Country) MarshalJSON() ([]byte, error) { type NoMethod Country - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Creative: Contains properties of a Creative. @@ -3839,9 +3839,9 @@ type Creative struct { NullFields []string `json:"-"` } -func (s *Creative) MarshalJSON() ([]byte, error) { +func (s Creative) MarshalJSON() ([]byte, error) { type NoMethod Creative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Creative) UnmarshalJSON(data []byte) error { @@ -4244,9 +4244,9 @@ type CreativeAsset struct { NullFields []string `json:"-"` } -func (s *CreativeAsset) MarshalJSON() ([]byte, error) { +func (s CreativeAsset) MarshalJSON() ([]byte, error) { type NoMethod CreativeAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CreativeAsset) UnmarshalJSON(data []byte) error { @@ -4298,9 +4298,9 @@ type CreativeAssetId struct { NullFields []string `json:"-"` } -func (s *CreativeAssetId) MarshalJSON() ([]byte, error) { +func (s CreativeAssetId) MarshalJSON() ([]byte, error) { type NoMethod CreativeAssetId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeAssetMetadata: CreativeAssets contains properties of a creative @@ -4472,9 +4472,9 @@ type CreativeAssetMetadata struct { NullFields []string `json:"-"` } -func (s *CreativeAssetMetadata) MarshalJSON() ([]byte, error) { +func (s CreativeAssetMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreativeAssetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeAssetSelection: Encapsulates the list of rules for asset selection @@ -4502,9 +4502,9 @@ type CreativeAssetSelection struct { NullFields []string `json:"-"` } -func (s *CreativeAssetSelection) MarshalJSON() ([]byte, error) { +func (s CreativeAssetSelection) MarshalJSON() ([]byte, error) { type NoMethod CreativeAssetSelection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeAssignment: Creative Assignment. @@ -4563,9 +4563,9 @@ type CreativeAssignment struct { NullFields []string `json:"-"` } -func (s *CreativeAssignment) MarshalJSON() ([]byte, error) { +func (s CreativeAssignment) MarshalJSON() ([]byte, error) { type NoMethod CreativeAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeClickThroughUrl: Click-through URL @@ -4594,9 +4594,9 @@ type CreativeClickThroughUrl struct { NullFields []string `json:"-"` } -func (s *CreativeClickThroughUrl) MarshalJSON() ([]byte, error) { +func (s CreativeClickThroughUrl) MarshalJSON() ([]byte, error) { type NoMethod CreativeClickThroughUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeCustomEvent: Creative Custom Event. @@ -4660,9 +4660,9 @@ type CreativeCustomEvent struct { NullFields []string `json:"-"` } -func (s *CreativeCustomEvent) MarshalJSON() ([]byte, error) { +func (s CreativeCustomEvent) MarshalJSON() ([]byte, error) { type NoMethod CreativeCustomEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeField: Contains properties of a creative field. @@ -4704,9 +4704,9 @@ type CreativeField struct { NullFields []string `json:"-"` } -func (s *CreativeField) MarshalJSON() ([]byte, error) { +func (s CreativeField) MarshalJSON() ([]byte, error) { type NoMethod CreativeField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeFieldAssignment: Creative Field Assignment. @@ -4728,9 +4728,9 @@ type CreativeFieldAssignment struct { NullFields []string `json:"-"` } -func (s *CreativeFieldAssignment) MarshalJSON() ([]byte, error) { +func (s CreativeFieldAssignment) MarshalJSON() ([]byte, error) { type NoMethod CreativeFieldAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeFieldValue: Contains properties of a creative field value. @@ -4760,9 +4760,9 @@ type CreativeFieldValue struct { NullFields []string `json:"-"` } -func (s *CreativeFieldValue) MarshalJSON() ([]byte, error) { +func (s CreativeFieldValue) MarshalJSON() ([]byte, error) { type NoMethod CreativeFieldValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeFieldValuesListResponse: Creative Field Value List Response @@ -4790,9 +4790,9 @@ type CreativeFieldValuesListResponse struct { NullFields []string `json:"-"` } -func (s *CreativeFieldValuesListResponse) MarshalJSON() ([]byte, error) { +func (s CreativeFieldValuesListResponse) MarshalJSON() ([]byte, error) { type NoMethod CreativeFieldValuesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeFieldsListResponse: Creative Field List Response @@ -4820,9 +4820,9 @@ type CreativeFieldsListResponse struct { NullFields []string `json:"-"` } -func (s *CreativeFieldsListResponse) MarshalJSON() ([]byte, error) { +func (s CreativeFieldsListResponse) MarshalJSON() ([]byte, error) { type NoMethod CreativeFieldsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeGroup: Contains properties of a creative group. @@ -4869,9 +4869,9 @@ type CreativeGroup struct { NullFields []string `json:"-"` } -func (s *CreativeGroup) MarshalJSON() ([]byte, error) { +func (s CreativeGroup) MarshalJSON() ([]byte, error) { type NoMethod CreativeGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeGroupAssignment: Creative Group Assignment. @@ -4897,9 +4897,9 @@ type CreativeGroupAssignment struct { NullFields []string `json:"-"` } -func (s *CreativeGroupAssignment) MarshalJSON() ([]byte, error) { +func (s CreativeGroupAssignment) MarshalJSON() ([]byte, error) { type NoMethod CreativeGroupAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeGroupsListResponse: Creative Group List Response @@ -4927,9 +4927,9 @@ type CreativeGroupsListResponse struct { NullFields []string `json:"-"` } -func (s *CreativeGroupsListResponse) MarshalJSON() ([]byte, error) { +func (s CreativeGroupsListResponse) MarshalJSON() ([]byte, error) { type NoMethod CreativeGroupsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeOptimizationConfiguration: Creative optimization settings. @@ -4966,9 +4966,9 @@ type CreativeOptimizationConfiguration struct { NullFields []string `json:"-"` } -func (s *CreativeOptimizationConfiguration) MarshalJSON() ([]byte, error) { +func (s CreativeOptimizationConfiguration) MarshalJSON() ([]byte, error) { type NoMethod CreativeOptimizationConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeRotation: Creative Rotation. @@ -5020,9 +5020,9 @@ type CreativeRotation struct { NullFields []string `json:"-"` } -func (s *CreativeRotation) MarshalJSON() ([]byte, error) { +func (s CreativeRotation) MarshalJSON() ([]byte, error) { type NoMethod CreativeRotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativesListResponse: Creative List Response @@ -5050,9 +5050,9 @@ type CreativesListResponse struct { NullFields []string `json:"-"` } -func (s *CreativesListResponse) MarshalJSON() ([]byte, error) { +func (s CreativesListResponse) MarshalJSON() ([]byte, error) { type NoMethod CreativesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CrossDimensionReachReportCompatibleFields: Represents fields that are @@ -5086,9 +5086,9 @@ type CrossDimensionReachReportCompatibleFields struct { NullFields []string `json:"-"` } -func (s *CrossDimensionReachReportCompatibleFields) MarshalJSON() ([]byte, error) { +func (s CrossDimensionReachReportCompatibleFields) MarshalJSON() ([]byte, error) { type NoMethod CrossDimensionReachReportCompatibleFields - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomFloodlightVariable: A custom floodlight variable. This field may only @@ -5218,9 +5218,9 @@ type CustomFloodlightVariable struct { NullFields []string `json:"-"` } -func (s *CustomFloodlightVariable) MarshalJSON() ([]byte, error) { +func (s CustomFloodlightVariable) MarshalJSON() ([]byte, error) { type NoMethod CustomFloodlightVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomRichMediaEvents: Represents a Custom Rich Media Events group. @@ -5244,9 +5244,9 @@ type CustomRichMediaEvents struct { NullFields []string `json:"-"` } -func (s *CustomRichMediaEvents) MarshalJSON() ([]byte, error) { +func (s CustomRichMediaEvents) MarshalJSON() ([]byte, error) { type NoMethod CustomRichMediaEvents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomViewabilityMetric: Custom Viewability Metric @@ -5270,9 +5270,9 @@ type CustomViewabilityMetric struct { NullFields []string `json:"-"` } -func (s *CustomViewabilityMetric) MarshalJSON() ([]byte, error) { +func (s CustomViewabilityMetric) MarshalJSON() ([]byte, error) { type NoMethod CustomViewabilityMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomViewabilityMetricConfiguration: The attributes, like playtime and @@ -5304,9 +5304,9 @@ type CustomViewabilityMetricConfiguration struct { NullFields []string `json:"-"` } -func (s *CustomViewabilityMetricConfiguration) MarshalJSON() ([]byte, error) { +func (s CustomViewabilityMetricConfiguration) MarshalJSON() ([]byte, error) { type NoMethod CustomViewabilityMetricConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateRange: Represents a date range. @@ -5350,9 +5350,9 @@ type DateRange struct { NullFields []string `json:"-"` } -func (s *DateRange) MarshalJSON() ([]byte, error) { +func (s DateRange) MarshalJSON() ([]byte, error) { type NoMethod DateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DayPartTargeting: Day Part Targeting. @@ -5394,9 +5394,9 @@ type DayPartTargeting struct { NullFields []string `json:"-"` } -func (s *DayPartTargeting) MarshalJSON() ([]byte, error) { +func (s DayPartTargeting) MarshalJSON() ([]byte, error) { type NoMethod DayPartTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeepLink: Contains information about a landing page deep link. @@ -5427,9 +5427,9 @@ type DeepLink struct { NullFields []string `json:"-"` } -func (s *DeepLink) MarshalJSON() ([]byte, error) { +func (s DeepLink) MarshalJSON() ([]byte, error) { type NoMethod DeepLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultClickThroughEventTagProperties: Properties of inheriting and @@ -5456,9 +5456,9 @@ type DefaultClickThroughEventTagProperties struct { NullFields []string `json:"-"` } -func (s *DefaultClickThroughEventTagProperties) MarshalJSON() ([]byte, error) { +func (s DefaultClickThroughEventTagProperties) MarshalJSON() ([]byte, error) { type NoMethod DefaultClickThroughEventTagProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeliverySchedule: Delivery Schedule. @@ -5510,9 +5510,9 @@ type DeliverySchedule struct { NullFields []string `json:"-"` } -func (s *DeliverySchedule) MarshalJSON() ([]byte, error) { +func (s DeliverySchedule) MarshalJSON() ([]byte, error) { type NoMethod DeliverySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DfpSettings: Google Ad Manager Settings @@ -5543,9 +5543,9 @@ type DfpSettings struct { NullFields []string `json:"-"` } -func (s *DfpSettings) MarshalJSON() ([]byte, error) { +func (s DfpSettings) MarshalJSON() ([]byte, error) { type NoMethod DfpSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dimension: Represents a dimension. @@ -5567,9 +5567,9 @@ type Dimension struct { NullFields []string `json:"-"` } -func (s *Dimension) MarshalJSON() ([]byte, error) { +func (s Dimension) MarshalJSON() ([]byte, error) { type NoMethod Dimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionFilter: Represents a dimension filter. @@ -5594,9 +5594,9 @@ type DimensionFilter struct { NullFields []string `json:"-"` } -func (s *DimensionFilter) MarshalJSON() ([]byte, error) { +func (s DimensionFilter) MarshalJSON() ([]byte, error) { type NoMethod DimensionFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionValue: Represents a DimensionValue resource. @@ -5637,9 +5637,9 @@ type DimensionValue struct { NullFields []string `json:"-"` } -func (s *DimensionValue) MarshalJSON() ([]byte, error) { +func (s DimensionValue) MarshalJSON() ([]byte, error) { type NoMethod DimensionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionValueList: Represents the list of DimensionValue resources. @@ -5672,9 +5672,9 @@ type DimensionValueList struct { NullFields []string `json:"-"` } -func (s *DimensionValueList) MarshalJSON() ([]byte, error) { +func (s DimensionValueList) MarshalJSON() ([]byte, error) { type NoMethod DimensionValueList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionValueRequest: Represents a DimensionValuesRequest. @@ -5703,9 +5703,9 @@ type DimensionValueRequest struct { NullFields []string `json:"-"` } -func (s *DimensionValueRequest) MarshalJSON() ([]byte, error) { +func (s DimensionValueRequest) MarshalJSON() ([]byte, error) { type NoMethod DimensionValueRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectorySite: DirectorySites contains properties of a website from the Site @@ -5761,9 +5761,9 @@ type DirectorySite struct { NullFields []string `json:"-"` } -func (s *DirectorySite) MarshalJSON() ([]byte, error) { +func (s DirectorySite) MarshalJSON() ([]byte, error) { type NoMethod DirectorySite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectorySiteSettings: Directory Site Settings @@ -5791,9 +5791,9 @@ type DirectorySiteSettings struct { NullFields []string `json:"-"` } -func (s *DirectorySiteSettings) MarshalJSON() ([]byte, error) { +func (s DirectorySiteSettings) MarshalJSON() ([]byte, error) { type NoMethod DirectorySiteSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectorySitesListResponse: Directory Site List Response @@ -5821,9 +5821,9 @@ type DirectorySitesListResponse struct { NullFields []string `json:"-"` } -func (s *DirectorySitesListResponse) MarshalJSON() ([]byte, error) { +func (s DirectorySitesListResponse) MarshalJSON() ([]byte, error) { type NoMethod DirectorySitesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicTargetingKey: Contains properties of a dynamic targeting key. Dynamic @@ -5868,9 +5868,9 @@ type DynamicTargetingKey struct { NullFields []string `json:"-"` } -func (s *DynamicTargetingKey) MarshalJSON() ([]byte, error) { +func (s DynamicTargetingKey) MarshalJSON() ([]byte, error) { type NoMethod DynamicTargetingKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicTargetingKeysListResponse: Dynamic Targeting Key List Response @@ -5896,9 +5896,9 @@ type DynamicTargetingKeysListResponse struct { NullFields []string `json:"-"` } -func (s *DynamicTargetingKeysListResponse) MarshalJSON() ([]byte, error) { +func (s DynamicTargetingKeysListResponse) MarshalJSON() ([]byte, error) { type NoMethod DynamicTargetingKeysListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EncryptionInfo: A description of how user IDs are encrypted. @@ -5942,9 +5942,9 @@ type EncryptionInfo struct { NullFields []string `json:"-"` } -func (s *EncryptionInfo) MarshalJSON() ([]byte, error) { +func (s EncryptionInfo) MarshalJSON() ([]byte, error) { type NoMethod EncryptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventTag: Contains properties of an event tag. @@ -6040,9 +6040,9 @@ type EventTag struct { NullFields []string `json:"-"` } -func (s *EventTag) MarshalJSON() ([]byte, error) { +func (s EventTag) MarshalJSON() ([]byte, error) { type NoMethod EventTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventTagOverride: Event tag override information. @@ -6065,9 +6065,9 @@ type EventTagOverride struct { NullFields []string `json:"-"` } -func (s *EventTagOverride) MarshalJSON() ([]byte, error) { +func (s EventTagOverride) MarshalJSON() ([]byte, error) { type NoMethod EventTagOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventTagsListResponse: Event Tag List Response @@ -6093,9 +6093,9 @@ type EventTagsListResponse struct { NullFields []string `json:"-"` } -func (s *EventTagsListResponse) MarshalJSON() ([]byte, error) { +func (s EventTagsListResponse) MarshalJSON() ([]byte, error) { type NoMethod EventTagsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // File: Represents a File resource. A file contains the metadata for a report @@ -6153,9 +6153,9 @@ type File struct { NullFields []string `json:"-"` } -func (s *File) MarshalJSON() ([]byte, error) { +func (s File) MarshalJSON() ([]byte, error) { type NoMethod File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileUrls: The URLs where the completed report file can be downloaded. @@ -6177,9 +6177,9 @@ type FileUrls struct { NullFields []string `json:"-"` } -func (s *FileUrls) MarshalJSON() ([]byte, error) { +func (s FileUrls) MarshalJSON() ([]byte, error) { type NoMethod FileUrls - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileList: List of files for a report. @@ -6212,9 +6212,9 @@ type FileList struct { NullFields []string `json:"-"` } -func (s *FileList) MarshalJSON() ([]byte, error) { +func (s FileList) MarshalJSON() ([]byte, error) { type NoMethod FileList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Flight: Flight @@ -6238,9 +6238,9 @@ type Flight struct { NullFields []string `json:"-"` } -func (s *Flight) MarshalJSON() ([]byte, error) { +func (s Flight) MarshalJSON() ([]byte, error) { type NoMethod Flight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightActivitiesGenerateTagResponse: Floodlight Activity GenerateTag @@ -6273,9 +6273,9 @@ type FloodlightActivitiesGenerateTagResponse struct { NullFields []string `json:"-"` } -func (s *FloodlightActivitiesGenerateTagResponse) MarshalJSON() ([]byte, error) { +func (s FloodlightActivitiesGenerateTagResponse) MarshalJSON() ([]byte, error) { type NoMethod FloodlightActivitiesGenerateTagResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightActivitiesListResponse: Floodlight Activity List Response @@ -6303,9 +6303,9 @@ type FloodlightActivitiesListResponse struct { NullFields []string `json:"-"` } -func (s *FloodlightActivitiesListResponse) MarshalJSON() ([]byte, error) { +func (s FloodlightActivitiesListResponse) MarshalJSON() ([]byte, error) { type NoMethod FloodlightActivitiesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightActivity: Contains properties of a Floodlight activity. @@ -6558,9 +6558,9 @@ type FloodlightActivity struct { NullFields []string `json:"-"` } -func (s *FloodlightActivity) MarshalJSON() ([]byte, error) { +func (s FloodlightActivity) MarshalJSON() ([]byte, error) { type NoMethod FloodlightActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightActivityDynamicTag: Dynamic Tag @@ -6584,9 +6584,9 @@ type FloodlightActivityDynamicTag struct { NullFields []string `json:"-"` } -func (s *FloodlightActivityDynamicTag) MarshalJSON() ([]byte, error) { +func (s FloodlightActivityDynamicTag) MarshalJSON() ([]byte, error) { type NoMethod FloodlightActivityDynamicTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightActivityGroup: Contains properties of a Floodlight activity group. @@ -6652,9 +6652,9 @@ type FloodlightActivityGroup struct { NullFields []string `json:"-"` } -func (s *FloodlightActivityGroup) MarshalJSON() ([]byte, error) { +func (s FloodlightActivityGroup) MarshalJSON() ([]byte, error) { type NoMethod FloodlightActivityGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightActivityGroupsListResponse: Floodlight Activity Group List @@ -6683,9 +6683,9 @@ type FloodlightActivityGroupsListResponse struct { NullFields []string `json:"-"` } -func (s *FloodlightActivityGroupsListResponse) MarshalJSON() ([]byte, error) { +func (s FloodlightActivityGroupsListResponse) MarshalJSON() ([]byte, error) { type NoMethod FloodlightActivityGroupsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightActivityPublisherDynamicTag: Publisher Dynamic Tag @@ -6718,9 +6718,9 @@ type FloodlightActivityPublisherDynamicTag struct { NullFields []string `json:"-"` } -func (s *FloodlightActivityPublisherDynamicTag) MarshalJSON() ([]byte, error) { +func (s FloodlightActivityPublisherDynamicTag) MarshalJSON() ([]byte, error) { type NoMethod FloodlightActivityPublisherDynamicTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightConfiguration: Contains properties of a Floodlight configuration. @@ -6800,9 +6800,9 @@ type FloodlightConfiguration struct { NullFields []string `json:"-"` } -func (s *FloodlightConfiguration) MarshalJSON() ([]byte, error) { +func (s FloodlightConfiguration) MarshalJSON() ([]byte, error) { type NoMethod FloodlightConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightConfigurationsListResponse: Floodlight Configuration List Response @@ -6828,9 +6828,9 @@ type FloodlightConfigurationsListResponse struct { NullFields []string `json:"-"` } -func (s *FloodlightConfigurationsListResponse) MarshalJSON() ([]byte, error) { +func (s FloodlightConfigurationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod FloodlightConfigurationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightReportCompatibleFields: Represents fields that are compatible to @@ -6861,9 +6861,9 @@ type FloodlightReportCompatibleFields struct { NullFields []string `json:"-"` } -func (s *FloodlightReportCompatibleFields) MarshalJSON() ([]byte, error) { +func (s FloodlightReportCompatibleFields) MarshalJSON() ([]byte, error) { type NoMethod FloodlightReportCompatibleFields - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FrequencyCap: Frequency Cap. @@ -6887,9 +6887,9 @@ type FrequencyCap struct { NullFields []string `json:"-"` } -func (s *FrequencyCap) MarshalJSON() ([]byte, error) { +func (s FrequencyCap) MarshalJSON() ([]byte, error) { type NoMethod FrequencyCap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FsCommand: FsCommand. @@ -6924,9 +6924,9 @@ type FsCommand struct { NullFields []string `json:"-"` } -func (s *FsCommand) MarshalJSON() ([]byte, error) { +func (s FsCommand) MarshalJSON() ([]byte, error) { type NoMethod FsCommand - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoTargeting: Geographical Targeting. @@ -6973,9 +6973,9 @@ type GeoTargeting struct { NullFields []string `json:"-"` } -func (s *GeoTargeting) MarshalJSON() ([]byte, error) { +func (s GeoTargeting) MarshalJSON() ([]byte, error) { type NoMethod GeoTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryItem: Represents a buy from the Planning inventory store. @@ -7048,9 +7048,9 @@ type InventoryItem struct { NullFields []string `json:"-"` } -func (s *InventoryItem) MarshalJSON() ([]byte, error) { +func (s InventoryItem) MarshalJSON() ([]byte, error) { type NoMethod InventoryItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryItemsListResponse: Inventory item List Response @@ -7078,9 +7078,9 @@ type InventoryItemsListResponse struct { NullFields []string `json:"-"` } -func (s *InventoryItemsListResponse) MarshalJSON() ([]byte, error) { +func (s InventoryItemsListResponse) MarshalJSON() ([]byte, error) { type NoMethod InventoryItemsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Invoice: Contains information about a single invoice @@ -7154,9 +7154,9 @@ type Invoice struct { NullFields []string `json:"-"` } -func (s *Invoice) MarshalJSON() ([]byte, error) { +func (s Invoice) MarshalJSON() ([]byte, error) { type NoMethod Invoice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyValueTargetingExpression: Key Value Targeting Expression. @@ -7176,9 +7176,9 @@ type KeyValueTargetingExpression struct { NullFields []string `json:"-"` } -func (s *KeyValueTargetingExpression) MarshalJSON() ([]byte, error) { +func (s KeyValueTargetingExpression) MarshalJSON() ([]byte, error) { type NoMethod KeyValueTargetingExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LandingPage: Contains information about where a user's browser is taken @@ -7216,9 +7216,9 @@ type LandingPage struct { NullFields []string `json:"-"` } -func (s *LandingPage) MarshalJSON() ([]byte, error) { +func (s LandingPage) MarshalJSON() ([]byte, error) { type NoMethod LandingPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Language: Contains information about a language that can be targeted by ads. @@ -7248,9 +7248,9 @@ type Language struct { NullFields []string `json:"-"` } -func (s *Language) MarshalJSON() ([]byte, error) { +func (s Language) MarshalJSON() ([]byte, error) { type NoMethod Language - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageTargeting: Language Targeting. @@ -7272,9 +7272,9 @@ type LanguageTargeting struct { NullFields []string `json:"-"` } -func (s *LanguageTargeting) MarshalJSON() ([]byte, error) { +func (s LanguageTargeting) MarshalJSON() ([]byte, error) { type NoMethod LanguageTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguagesListResponse: Language List Response @@ -7300,9 +7300,9 @@ type LanguagesListResponse struct { NullFields []string `json:"-"` } -func (s *LanguagesListResponse) MarshalJSON() ([]byte, error) { +func (s LanguagesListResponse) MarshalJSON() ([]byte, error) { type NoMethod LanguagesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LastModifiedInfo: Modification timestamp. @@ -7322,9 +7322,9 @@ type LastModifiedInfo struct { NullFields []string `json:"-"` } -func (s *LastModifiedInfo) MarshalJSON() ([]byte, error) { +func (s LastModifiedInfo) MarshalJSON() ([]byte, error) { type NoMethod LastModifiedInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPopulationClause: A group clause made up of list population terms @@ -7346,9 +7346,9 @@ type ListPopulationClause struct { NullFields []string `json:"-"` } -func (s *ListPopulationClause) MarshalJSON() ([]byte, error) { +func (s ListPopulationClause) MarshalJSON() ([]byte, error) { type NoMethod ListPopulationClause - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPopulationRule: Remarketing List Population Rule. @@ -7376,9 +7376,9 @@ type ListPopulationRule struct { NullFields []string `json:"-"` } -func (s *ListPopulationRule) MarshalJSON() ([]byte, error) { +func (s ListPopulationRule) MarshalJSON() ([]byte, error) { type NoMethod ListPopulationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPopulationTerm: Remarketing List Population Rule Term. @@ -7442,9 +7442,9 @@ type ListPopulationTerm struct { NullFields []string `json:"-"` } -func (s *ListPopulationTerm) MarshalJSON() ([]byte, error) { +func (s ListPopulationTerm) MarshalJSON() ([]byte, error) { type NoMethod ListPopulationTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTargetingExpression: Remarketing List Targeting Expression. @@ -7464,9 +7464,9 @@ type ListTargetingExpression struct { NullFields []string `json:"-"` } -func (s *ListTargetingExpression) MarshalJSON() ([]byte, error) { +func (s ListTargetingExpression) MarshalJSON() ([]byte, error) { type NoMethod ListTargetingExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookbackConfiguration: Lookback configuration settings. @@ -7496,9 +7496,9 @@ type LookbackConfiguration struct { NullFields []string `json:"-"` } -func (s *LookbackConfiguration) MarshalJSON() ([]byte, error) { +func (s LookbackConfiguration) MarshalJSON() ([]byte, error) { type NoMethod LookbackConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MeasurementPartnerAdvertiserLink struct { @@ -7537,9 +7537,9 @@ type MeasurementPartnerAdvertiserLink struct { NullFields []string `json:"-"` } -func (s *MeasurementPartnerAdvertiserLink) MarshalJSON() ([]byte, error) { +func (s MeasurementPartnerAdvertiserLink) MarshalJSON() ([]byte, error) { type NoMethod MeasurementPartnerAdvertiserLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MeasurementPartnerCampaignLink struct { @@ -7579,9 +7579,9 @@ type MeasurementPartnerCampaignLink struct { NullFields []string `json:"-"` } -func (s *MeasurementPartnerCampaignLink) MarshalJSON() ([]byte, error) { +func (s MeasurementPartnerCampaignLink) MarshalJSON() ([]byte, error) { type NoMethod MeasurementPartnerCampaignLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MeasurementPartnerWrappingData: Placement tag wrapping @@ -7639,9 +7639,9 @@ type MeasurementPartnerWrappingData struct { NullFields []string `json:"-"` } -func (s *MeasurementPartnerWrappingData) MarshalJSON() ([]byte, error) { +func (s MeasurementPartnerWrappingData) MarshalJSON() ([]byte, error) { type NoMethod MeasurementPartnerWrappingData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metric: Represents a metric. @@ -7663,9 +7663,9 @@ type Metric struct { NullFields []string `json:"-"` } -func (s *Metric) MarshalJSON() ([]byte, error) { +func (s Metric) MarshalJSON() ([]byte, error) { type NoMethod Metric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metro: Contains information about a metro region that can be targeted by @@ -7700,9 +7700,9 @@ type Metro struct { NullFields []string `json:"-"` } -func (s *Metro) MarshalJSON() ([]byte, error) { +func (s Metro) MarshalJSON() ([]byte, error) { type NoMethod Metro - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetrosListResponse: Metro List Response @@ -7728,9 +7728,9 @@ type MetrosListResponse struct { NullFields []string `json:"-"` } -func (s *MetrosListResponse) MarshalJSON() ([]byte, error) { +func (s MetrosListResponse) MarshalJSON() ([]byte, error) { type NoMethod MetrosListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileApp: Contains information about a mobile app. Used as a landing page @@ -7776,9 +7776,9 @@ type MobileApp struct { NullFields []string `json:"-"` } -func (s *MobileApp) MarshalJSON() ([]byte, error) { +func (s MobileApp) MarshalJSON() ([]byte, error) { type NoMethod MobileApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileAppsListResponse: Mobile app List Response @@ -7806,9 +7806,9 @@ type MobileAppsListResponse struct { NullFields []string `json:"-"` } -func (s *MobileAppsListResponse) MarshalJSON() ([]byte, error) { +func (s MobileAppsListResponse) MarshalJSON() ([]byte, error) { type NoMethod MobileAppsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileCarrier: Contains information about a mobile carrier that can be @@ -7842,9 +7842,9 @@ type MobileCarrier struct { NullFields []string `json:"-"` } -func (s *MobileCarrier) MarshalJSON() ([]byte, error) { +func (s MobileCarrier) MarshalJSON() ([]byte, error) { type NoMethod MobileCarrier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileCarriersListResponse: Mobile Carrier List Response @@ -7870,9 +7870,9 @@ type MobileCarriersListResponse struct { NullFields []string `json:"-"` } -func (s *MobileCarriersListResponse) MarshalJSON() ([]byte, error) { +func (s MobileCarriersListResponse) MarshalJSON() ([]byte, error) { type NoMethod MobileCarriersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObaIcon: Online Behavioral Advertiser icon. @@ -7910,9 +7910,9 @@ type ObaIcon struct { NullFields []string `json:"-"` } -func (s *ObaIcon) MarshalJSON() ([]byte, error) { +func (s ObaIcon) MarshalJSON() ([]byte, error) { type NoMethod ObaIcon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectFilter: Object Filter. @@ -7945,9 +7945,9 @@ type ObjectFilter struct { NullFields []string `json:"-"` } -func (s *ObjectFilter) MarshalJSON() ([]byte, error) { +func (s ObjectFilter) MarshalJSON() ([]byte, error) { type NoMethod ObjectFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OfflineUserAddressInfo: Identify a user by name and address. @@ -7984,9 +7984,9 @@ type OfflineUserAddressInfo struct { NullFields []string `json:"-"` } -func (s *OfflineUserAddressInfo) MarshalJSON() ([]byte, error) { +func (s OfflineUserAddressInfo) MarshalJSON() ([]byte, error) { type NoMethod OfflineUserAddressInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OffsetPosition: Offset Position. @@ -8008,9 +8008,9 @@ type OffsetPosition struct { NullFields []string `json:"-"` } -func (s *OffsetPosition) MarshalJSON() ([]byte, error) { +func (s OffsetPosition) MarshalJSON() ([]byte, error) { type NoMethod OffsetPosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OmnitureSettings: Omniture Integration Settings. @@ -8036,9 +8036,9 @@ type OmnitureSettings struct { NullFields []string `json:"-"` } -func (s *OmnitureSettings) MarshalJSON() ([]byte, error) { +func (s OmnitureSettings) MarshalJSON() ([]byte, error) { type NoMethod OmnitureSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystem: Contains information about an operating system that can be @@ -8071,9 +8071,9 @@ type OperatingSystem struct { NullFields []string `json:"-"` } -func (s *OperatingSystem) MarshalJSON() ([]byte, error) { +func (s OperatingSystem) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystemVersion: Contains information about a particular version of @@ -8110,9 +8110,9 @@ type OperatingSystemVersion struct { NullFields []string `json:"-"` } -func (s *OperatingSystemVersion) MarshalJSON() ([]byte, error) { +func (s OperatingSystemVersion) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystemVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystemVersionsListResponse: Operating System Version List Response @@ -8138,9 +8138,9 @@ type OperatingSystemVersionsListResponse struct { NullFields []string `json:"-"` } -func (s *OperatingSystemVersionsListResponse) MarshalJSON() ([]byte, error) { +func (s OperatingSystemVersionsListResponse) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystemVersionsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystemsListResponse: Operating System List Response @@ -8166,9 +8166,9 @@ type OperatingSystemsListResponse struct { NullFields []string `json:"-"` } -func (s *OperatingSystemsListResponse) MarshalJSON() ([]byte, error) { +func (s OperatingSystemsListResponse) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystemsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OptimizationActivity: Creative optimization activity. @@ -8196,9 +8196,9 @@ type OptimizationActivity struct { NullFields []string `json:"-"` } -func (s *OptimizationActivity) MarshalJSON() ([]byte, error) { +func (s OptimizationActivity) MarshalJSON() ([]byte, error) { type NoMethod OptimizationActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Order: Describes properties of a Planning order. @@ -8262,9 +8262,9 @@ type Order struct { NullFields []string `json:"-"` } -func (s *Order) MarshalJSON() ([]byte, error) { +func (s Order) MarshalJSON() ([]byte, error) { type NoMethod Order - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrderContact: Contact of an order. @@ -8300,9 +8300,9 @@ type OrderContact struct { NullFields []string `json:"-"` } -func (s *OrderContact) MarshalJSON() ([]byte, error) { +func (s OrderContact) MarshalJSON() ([]byte, error) { type NoMethod OrderContact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrdersListResponse: Order List Response @@ -8330,9 +8330,9 @@ type OrdersListResponse struct { NullFields []string `json:"-"` } -func (s *OrdersListResponse) MarshalJSON() ([]byte, error) { +func (s OrdersListResponse) MarshalJSON() ([]byte, error) { type NoMethod OrdersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathToConversionReportCompatibleFields: Represents fields that are @@ -8366,9 +8366,9 @@ type PathToConversionReportCompatibleFields struct { NullFields []string `json:"-"` } -func (s *PathToConversionReportCompatibleFields) MarshalJSON() ([]byte, error) { +func (s PathToConversionReportCompatibleFields) MarshalJSON() ([]byte, error) { type NoMethod PathToConversionReportCompatibleFields - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Placement: Contains properties of a placement. @@ -8598,9 +8598,9 @@ type Placement struct { NullFields []string `json:"-"` } -func (s *Placement) MarshalJSON() ([]byte, error) { +func (s Placement) MarshalJSON() ([]byte, error) { type NoMethod Placement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementAssignment: Placement Assignment. @@ -8629,9 +8629,9 @@ type PlacementAssignment struct { NullFields []string `json:"-"` } -func (s *PlacementAssignment) MarshalJSON() ([]byte, error) { +func (s PlacementAssignment) MarshalJSON() ([]byte, error) { type NoMethod PlacementAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlacementConversionDomainOverride struct { @@ -8649,9 +8649,9 @@ type PlacementConversionDomainOverride struct { NullFields []string `json:"-"` } -func (s *PlacementConversionDomainOverride) MarshalJSON() ([]byte, error) { +func (s PlacementConversionDomainOverride) MarshalJSON() ([]byte, error) { type NoMethod PlacementConversionDomainOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementGroup: Contains properties of a package or roadblock. @@ -8772,9 +8772,9 @@ type PlacementGroup struct { NullFields []string `json:"-"` } -func (s *PlacementGroup) MarshalJSON() ([]byte, error) { +func (s PlacementGroup) MarshalJSON() ([]byte, error) { type NoMethod PlacementGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementGroupsListResponse: Placement Group List Response @@ -8802,9 +8802,9 @@ type PlacementGroupsListResponse struct { NullFields []string `json:"-"` } -func (s *PlacementGroupsListResponse) MarshalJSON() ([]byte, error) { +func (s PlacementGroupsListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlacementGroupsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlacementSingleConversionDomain struct { @@ -8823,9 +8823,9 @@ type PlacementSingleConversionDomain struct { NullFields []string `json:"-"` } -func (s *PlacementSingleConversionDomain) MarshalJSON() ([]byte, error) { +func (s PlacementSingleConversionDomain) MarshalJSON() ([]byte, error) { type NoMethod PlacementSingleConversionDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementStrategiesListResponse: Placement Strategy List Response @@ -8853,9 +8853,9 @@ type PlacementStrategiesListResponse struct { NullFields []string `json:"-"` } -func (s *PlacementStrategiesListResponse) MarshalJSON() ([]byte, error) { +func (s PlacementStrategiesListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlacementStrategiesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementStrategy: Contains properties of a placement strategy. @@ -8889,9 +8889,9 @@ type PlacementStrategy struct { NullFields []string `json:"-"` } -func (s *PlacementStrategy) MarshalJSON() ([]byte, error) { +func (s PlacementStrategy) MarshalJSON() ([]byte, error) { type NoMethod PlacementStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementTag: Placement Tag @@ -8913,9 +8913,9 @@ type PlacementTag struct { NullFields []string `json:"-"` } -func (s *PlacementTag) MarshalJSON() ([]byte, error) { +func (s PlacementTag) MarshalJSON() ([]byte, error) { type NoMethod PlacementTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementsGenerateTagsResponse: Placement GenerateTags Response @@ -8941,9 +8941,9 @@ type PlacementsGenerateTagsResponse struct { NullFields []string `json:"-"` } -func (s *PlacementsGenerateTagsResponse) MarshalJSON() ([]byte, error) { +func (s PlacementsGenerateTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod PlacementsGenerateTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacementsListResponse: Placement List Response @@ -8971,9 +8971,9 @@ type PlacementsListResponse struct { NullFields []string `json:"-"` } -func (s *PlacementsListResponse) MarshalJSON() ([]byte, error) { +func (s PlacementsListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlacementsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlatformType: Contains information about a platform type that can be @@ -9002,9 +9002,9 @@ type PlatformType struct { NullFields []string `json:"-"` } -func (s *PlatformType) MarshalJSON() ([]byte, error) { +func (s PlatformType) MarshalJSON() ([]byte, error) { type NoMethod PlatformType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlatformTypesListResponse: Platform Type List Response @@ -9030,9 +9030,9 @@ type PlatformTypesListResponse struct { NullFields []string `json:"-"` } -func (s *PlatformTypesListResponse) MarshalJSON() ([]byte, error) { +func (s PlatformTypesListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlatformTypesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PopupWindowProperties: Popup Window Properties. @@ -9075,9 +9075,9 @@ type PopupWindowProperties struct { NullFields []string `json:"-"` } -func (s *PopupWindowProperties) MarshalJSON() ([]byte, error) { +func (s PopupWindowProperties) MarshalJSON() ([]byte, error) { type NoMethod PopupWindowProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalCode: Contains information about a postal code that can be targeted by @@ -9110,9 +9110,9 @@ type PostalCode struct { NullFields []string `json:"-"` } -func (s *PostalCode) MarshalJSON() ([]byte, error) { +func (s PostalCode) MarshalJSON() ([]byte, error) { type NoMethod PostalCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalCodesListResponse: Postal Code List Response @@ -9138,9 +9138,9 @@ type PostalCodesListResponse struct { NullFields []string `json:"-"` } -func (s *PostalCodesListResponse) MarshalJSON() ([]byte, error) { +func (s PostalCodesListResponse) MarshalJSON() ([]byte, error) { type NoMethod PostalCodesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Pricing struct { @@ -9200,9 +9200,9 @@ type Pricing struct { NullFields []string `json:"-"` } -func (s *Pricing) MarshalJSON() ([]byte, error) { +func (s Pricing) MarshalJSON() ([]byte, error) { type NoMethod Pricing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PricingSchedule: Pricing Schedule @@ -9249,9 +9249,9 @@ type PricingSchedule struct { NullFields []string `json:"-"` } -func (s *PricingSchedule) MarshalJSON() ([]byte, error) { +func (s PricingSchedule) MarshalJSON() ([]byte, error) { type NoMethod PricingSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PricingSchedulePricingPeriod: Pricing Period @@ -9280,9 +9280,9 @@ type PricingSchedulePricingPeriod struct { NullFields []string `json:"-"` } -func (s *PricingSchedulePricingPeriod) MarshalJSON() ([]byte, error) { +func (s PricingSchedulePricingPeriod) MarshalJSON() ([]byte, error) { type NoMethod PricingSchedulePricingPeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Project: Contains properties of a Planning project. @@ -9364,9 +9364,9 @@ type Project struct { NullFields []string `json:"-"` } -func (s *Project) MarshalJSON() ([]byte, error) { +func (s Project) MarshalJSON() ([]byte, error) { type NoMethod Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectsListResponse: Project List Response @@ -9394,9 +9394,9 @@ type ProjectsListResponse struct { NullFields []string `json:"-"` } -func (s *ProjectsListResponse) MarshalJSON() ([]byte, error) { +func (s ProjectsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ProjectsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReachReportCompatibleFields: Represents fields that are compatible to be @@ -9433,9 +9433,9 @@ type ReachReportCompatibleFields struct { NullFields []string `json:"-"` } -func (s *ReachReportCompatibleFields) MarshalJSON() ([]byte, error) { +func (s ReachReportCompatibleFields) MarshalJSON() ([]byte, error) { type NoMethod ReachReportCompatibleFields - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Recipient: Represents a recipient. @@ -9463,9 +9463,9 @@ type Recipient struct { NullFields []string `json:"-"` } -func (s *Recipient) MarshalJSON() ([]byte, error) { +func (s Recipient) MarshalJSON() ([]byte, error) { type NoMethod Recipient - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Region: Contains information about a region that can be targeted by ads. @@ -9496,9 +9496,9 @@ type Region struct { NullFields []string `json:"-"` } -func (s *Region) MarshalJSON() ([]byte, error) { +func (s Region) MarshalJSON() ([]byte, error) { type NoMethod Region - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionsListResponse: Region List Response @@ -9524,9 +9524,9 @@ type RegionsListResponse struct { NullFields []string `json:"-"` } -func (s *RegionsListResponse) MarshalJSON() ([]byte, error) { +func (s RegionsListResponse) MarshalJSON() ([]byte, error) { type NoMethod RegionsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemarketingList: Contains properties of a remarketing list. Remarketing @@ -9600,9 +9600,9 @@ type RemarketingList struct { NullFields []string `json:"-"` } -func (s *RemarketingList) MarshalJSON() ([]byte, error) { +func (s RemarketingList) MarshalJSON() ([]byte, error) { type NoMethod RemarketingList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemarketingListShare: Contains properties of a remarketing list's sharing @@ -9636,9 +9636,9 @@ type RemarketingListShare struct { NullFields []string `json:"-"` } -func (s *RemarketingListShare) MarshalJSON() ([]byte, error) { +func (s RemarketingListShare) MarshalJSON() ([]byte, error) { type NoMethod RemarketingListShare - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemarketingListsListResponse: Remarketing list response @@ -9666,9 +9666,9 @@ type RemarketingListsListResponse struct { NullFields []string `json:"-"` } -func (s *RemarketingListsListResponse) MarshalJSON() ([]byte, error) { +func (s RemarketingListsListResponse) MarshalJSON() ([]byte, error) { type NoMethod RemarketingListsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Report: Represents a Report resource. @@ -9743,9 +9743,9 @@ type Report struct { NullFields []string `json:"-"` } -func (s *Report) MarshalJSON() ([]byte, error) { +func (s Report) MarshalJSON() ([]byte, error) { type NoMethod Report - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportCriteria: The report criteria for a report of type "STANDARD". @@ -9777,9 +9777,9 @@ type ReportCriteria struct { NullFields []string `json:"-"` } -func (s *ReportCriteria) MarshalJSON() ([]byte, error) { +func (s ReportCriteria) MarshalJSON() ([]byte, error) { type NoMethod ReportCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportCrossDimensionReachCriteria: The report criteria for a report of type @@ -9819,9 +9819,9 @@ type ReportCrossDimensionReachCriteria struct { NullFields []string `json:"-"` } -func (s *ReportCrossDimensionReachCriteria) MarshalJSON() ([]byte, error) { +func (s ReportCrossDimensionReachCriteria) MarshalJSON() ([]byte, error) { type NoMethod ReportCrossDimensionReachCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportDelivery: The report's email delivery settings. @@ -9852,9 +9852,9 @@ type ReportDelivery struct { NullFields []string `json:"-"` } -func (s *ReportDelivery) MarshalJSON() ([]byte, error) { +func (s ReportDelivery) MarshalJSON() ([]byte, error) { type NoMethod ReportDelivery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportFloodlightCriteria: The report criteria for a report of type @@ -9891,9 +9891,9 @@ type ReportFloodlightCriteria struct { NullFields []string `json:"-"` } -func (s *ReportFloodlightCriteria) MarshalJSON() ([]byte, error) { +func (s ReportFloodlightCriteria) MarshalJSON() ([]byte, error) { type NoMethod ReportFloodlightCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportFloodlightCriteriaReportProperties: The properties of the report. @@ -9925,9 +9925,9 @@ type ReportFloodlightCriteriaReportProperties struct { NullFields []string `json:"-"` } -func (s *ReportFloodlightCriteriaReportProperties) MarshalJSON() ([]byte, error) { +func (s ReportFloodlightCriteriaReportProperties) MarshalJSON() ([]byte, error) { type NoMethod ReportFloodlightCriteriaReportProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportPathToConversionCriteria: The report criteria for a report of type @@ -9969,9 +9969,9 @@ type ReportPathToConversionCriteria struct { NullFields []string `json:"-"` } -func (s *ReportPathToConversionCriteria) MarshalJSON() ([]byte, error) { +func (s ReportPathToConversionCriteria) MarshalJSON() ([]byte, error) { type NoMethod ReportPathToConversionCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportPathToConversionCriteriaReportProperties: The properties of the @@ -10028,9 +10028,9 @@ type ReportPathToConversionCriteriaReportProperties struct { NullFields []string `json:"-"` } -func (s *ReportPathToConversionCriteriaReportProperties) MarshalJSON() ([]byte, error) { +func (s ReportPathToConversionCriteriaReportProperties) MarshalJSON() ([]byte, error) { type NoMethod ReportPathToConversionCriteriaReportProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportReachCriteria: The report criteria for a report of type "REACH". @@ -10069,9 +10069,9 @@ type ReportReachCriteria struct { NullFields []string `json:"-"` } -func (s *ReportReachCriteria) MarshalJSON() ([]byte, error) { +func (s ReportReachCriteria) MarshalJSON() ([]byte, error) { type NoMethod ReportReachCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSchedule: The report's schedule. Can only be set if the report's @@ -10130,9 +10130,9 @@ type ReportSchedule struct { NullFields []string `json:"-"` } -func (s *ReportSchedule) MarshalJSON() ([]byte, error) { +func (s ReportSchedule) MarshalJSON() ([]byte, error) { type NoMethod ReportSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportCompatibleFields: Represents fields that are compatible to be selected @@ -10166,9 +10166,9 @@ type ReportCompatibleFields struct { NullFields []string `json:"-"` } -func (s *ReportCompatibleFields) MarshalJSON() ([]byte, error) { +func (s ReportCompatibleFields) MarshalJSON() ([]byte, error) { type NoMethod ReportCompatibleFields - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportList: Represents the list of reports. @@ -10200,9 +10200,9 @@ type ReportList struct { NullFields []string `json:"-"` } -func (s *ReportList) MarshalJSON() ([]byte, error) { +func (s ReportList) MarshalJSON() ([]byte, error) { type NoMethod ReportList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportsConfiguration: Reporting Configuration @@ -10244,9 +10244,9 @@ type ReportsConfiguration struct { NullFields []string `json:"-"` } -func (s *ReportsConfiguration) MarshalJSON() ([]byte, error) { +func (s ReportsConfiguration) MarshalJSON() ([]byte, error) { type NoMethod ReportsConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RichMediaExitOverride: Rich Media Exit Override. @@ -10272,9 +10272,9 @@ type RichMediaExitOverride struct { NullFields []string `json:"-"` } -func (s *RichMediaExitOverride) MarshalJSON() ([]byte, error) { +func (s RichMediaExitOverride) MarshalJSON() ([]byte, error) { type NoMethod RichMediaExitOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rule: A rule associates an asset with a targeting template for asset-level @@ -10302,9 +10302,9 @@ type Rule struct { NullFields []string `json:"-"` } -func (s *Rule) MarshalJSON() ([]byte, error) { +func (s Rule) MarshalJSON() ([]byte, error) { type NoMethod Rule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Site: Contains properties of a site. @@ -10362,9 +10362,9 @@ type Site struct { NullFields []string `json:"-"` } -func (s *Site) MarshalJSON() ([]byte, error) { +func (s Site) MarshalJSON() ([]byte, error) { type NoMethod Site - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SiteCompanionSetting: Companion Settings @@ -10392,9 +10392,9 @@ type SiteCompanionSetting struct { NullFields []string `json:"-"` } -func (s *SiteCompanionSetting) MarshalJSON() ([]byte, error) { +func (s SiteCompanionSetting) MarshalJSON() ([]byte, error) { type NoMethod SiteCompanionSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SiteContact: Site Contact @@ -10432,9 +10432,9 @@ type SiteContact struct { NullFields []string `json:"-"` } -func (s *SiteContact) MarshalJSON() ([]byte, error) { +func (s SiteContact) MarshalJSON() ([]byte, error) { type NoMethod SiteContact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SiteSettings: Site Settings @@ -10485,9 +10485,9 @@ type SiteSettings struct { NullFields []string `json:"-"` } -func (s *SiteSettings) MarshalJSON() ([]byte, error) { +func (s SiteSettings) MarshalJSON() ([]byte, error) { type NoMethod SiteSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SiteSkippableSetting: Skippable Settings @@ -10517,9 +10517,9 @@ type SiteSkippableSetting struct { NullFields []string `json:"-"` } -func (s *SiteSkippableSetting) MarshalJSON() ([]byte, error) { +func (s SiteSkippableSetting) MarshalJSON() ([]byte, error) { type NoMethod SiteSkippableSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SiteTranscodeSetting: Transcode Settings @@ -10543,9 +10543,9 @@ type SiteTranscodeSetting struct { NullFields []string `json:"-"` } -func (s *SiteTranscodeSetting) MarshalJSON() ([]byte, error) { +func (s SiteTranscodeSetting) MarshalJSON() ([]byte, error) { type NoMethod SiteTranscodeSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SiteVideoSettings: Video Settings @@ -10595,9 +10595,9 @@ type SiteVideoSettings struct { NullFields []string `json:"-"` } -func (s *SiteVideoSettings) MarshalJSON() ([]byte, error) { +func (s SiteVideoSettings) MarshalJSON() ([]byte, error) { type NoMethod SiteVideoSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SitesListResponse: Site List Response @@ -10625,9 +10625,9 @@ type SitesListResponse struct { NullFields []string `json:"-"` } -func (s *SitesListResponse) MarshalJSON() ([]byte, error) { +func (s SitesListResponse) MarshalJSON() ([]byte, error) { type NoMethod SitesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Size: Represents the dimensions of ads, placements, creatives, or creative @@ -10660,9 +10660,9 @@ type Size struct { NullFields []string `json:"-"` } -func (s *Size) MarshalJSON() ([]byte, error) { +func (s Size) MarshalJSON() ([]byte, error) { type NoMethod Size - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SizesListResponse: Size List Response @@ -10688,9 +10688,9 @@ type SizesListResponse struct { NullFields []string `json:"-"` } -func (s *SizesListResponse) MarshalJSON() ([]byte, error) { +func (s SizesListResponse) MarshalJSON() ([]byte, error) { type NoMethod SizesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SkippableSetting: Skippable Settings @@ -10719,9 +10719,9 @@ type SkippableSetting struct { NullFields []string `json:"-"` } -func (s *SkippableSetting) MarshalJSON() ([]byte, error) { +func (s SkippableSetting) MarshalJSON() ([]byte, error) { type NoMethod SkippableSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SortedDimension: Represents a sorted dimension. @@ -10750,9 +10750,9 @@ type SortedDimension struct { NullFields []string `json:"-"` } -func (s *SortedDimension) MarshalJSON() ([]byte, error) { +func (s SortedDimension) MarshalJSON() ([]byte, error) { type NoMethod SortedDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subaccount: Contains properties of a Campaign Manager subaccount. @@ -10787,9 +10787,9 @@ type Subaccount struct { NullFields []string `json:"-"` } -func (s *Subaccount) MarshalJSON() ([]byte, error) { +func (s Subaccount) MarshalJSON() ([]byte, error) { type NoMethod Subaccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubaccountsListResponse: Subaccount List Response @@ -10817,9 +10817,9 @@ type SubaccountsListResponse struct { NullFields []string `json:"-"` } -func (s *SubaccountsListResponse) MarshalJSON() ([]byte, error) { +func (s SubaccountsListResponse) MarshalJSON() ([]byte, error) { type NoMethod SubaccountsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TagData: Placement Tag Data @@ -10871,9 +10871,9 @@ type TagData struct { NullFields []string `json:"-"` } -func (s *TagData) MarshalJSON() ([]byte, error) { +func (s TagData) MarshalJSON() ([]byte, error) { type NoMethod TagData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TagSetting: Tag Settings @@ -10920,9 +10920,9 @@ type TagSetting struct { NullFields []string `json:"-"` } -func (s *TagSetting) MarshalJSON() ([]byte, error) { +func (s TagSetting) MarshalJSON() ([]byte, error) { type NoMethod TagSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TagSettings: Dynamic and Image Tag Settings. @@ -10944,9 +10944,9 @@ type TagSettings struct { NullFields []string `json:"-"` } -func (s *TagSettings) MarshalJSON() ([]byte, error) { +func (s TagSettings) MarshalJSON() ([]byte, error) { type NoMethod TagSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetWindow: Target Window. @@ -10977,9 +10977,9 @@ type TargetWindow struct { NullFields []string `json:"-"` } -func (s *TargetWindow) MarshalJSON() ([]byte, error) { +func (s TargetWindow) MarshalJSON() ([]byte, error) { type NoMethod TargetWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetableRemarketingList: Contains properties of a targetable remarketing @@ -11052,9 +11052,9 @@ type TargetableRemarketingList struct { NullFields []string `json:"-"` } -func (s *TargetableRemarketingList) MarshalJSON() ([]byte, error) { +func (s TargetableRemarketingList) MarshalJSON() ([]byte, error) { type NoMethod TargetableRemarketingList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetableRemarketingListsListResponse: Targetable remarketing list response @@ -11082,9 +11082,9 @@ type TargetableRemarketingListsListResponse struct { NullFields []string `json:"-"` } -func (s *TargetableRemarketingListsListResponse) MarshalJSON() ([]byte, error) { +func (s TargetableRemarketingListsListResponse) MarshalJSON() ([]byte, error) { type NoMethod TargetableRemarketingListsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetingTemplate: Contains properties of a targeting template. A targeting @@ -11140,9 +11140,9 @@ type TargetingTemplate struct { NullFields []string `json:"-"` } -func (s *TargetingTemplate) MarshalJSON() ([]byte, error) { +func (s TargetingTemplate) MarshalJSON() ([]byte, error) { type NoMethod TargetingTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetingTemplatesListResponse: Targeting Template List Response @@ -11170,9 +11170,9 @@ type TargetingTemplatesListResponse struct { NullFields []string `json:"-"` } -func (s *TargetingTemplatesListResponse) MarshalJSON() ([]byte, error) { +func (s TargetingTemplatesListResponse) MarshalJSON() ([]byte, error) { type NoMethod TargetingTemplatesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TechnologyTargeting: Technology Targeting. @@ -11221,9 +11221,9 @@ type TechnologyTargeting struct { NullFields []string `json:"-"` } -func (s *TechnologyTargeting) MarshalJSON() ([]byte, error) { +func (s TechnologyTargeting) MarshalJSON() ([]byte, error) { type NoMethod TechnologyTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyAuthenticationToken: Third Party Authentication Token @@ -11246,9 +11246,9 @@ type ThirdPartyAuthenticationToken struct { NullFields []string `json:"-"` } -func (s *ThirdPartyAuthenticationToken) MarshalJSON() ([]byte, error) { +func (s ThirdPartyAuthenticationToken) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyAuthenticationToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyTrackingUrl: Third-party Tracking URL. @@ -11305,9 +11305,9 @@ type ThirdPartyTrackingUrl struct { NullFields []string `json:"-"` } -func (s *ThirdPartyTrackingUrl) MarshalJSON() ([]byte, error) { +func (s ThirdPartyTrackingUrl) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyTrackingUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranscodeSetting: Transcode Settings @@ -11331,9 +11331,9 @@ type TranscodeSetting struct { NullFields []string `json:"-"` } -func (s *TranscodeSetting) MarshalJSON() ([]byte, error) { +func (s TranscodeSetting) MarshalJSON() ([]byte, error) { type NoMethod TranscodeSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UniversalAdId: A Universal Ad ID as per the VAST 4.0 spec. Applicable to the @@ -11365,9 +11365,9 @@ type UniversalAdId struct { NullFields []string `json:"-"` } -func (s *UniversalAdId) MarshalJSON() ([]byte, error) { +func (s UniversalAdId) MarshalJSON() ([]byte, error) { type NoMethod UniversalAdId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserDefinedVariableConfiguration: User Defined Variable configuration. @@ -11499,9 +11499,9 @@ type UserDefinedVariableConfiguration struct { NullFields []string `json:"-"` } -func (s *UserDefinedVariableConfiguration) MarshalJSON() ([]byte, error) { +func (s UserDefinedVariableConfiguration) MarshalJSON() ([]byte, error) { type NoMethod UserDefinedVariableConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserIdentifier: User identifying information. Exactly one type of identifier @@ -11528,9 +11528,9 @@ type UserIdentifier struct { NullFields []string `json:"-"` } -func (s *UserIdentifier) MarshalJSON() ([]byte, error) { +func (s UserIdentifier) MarshalJSON() ([]byte, error) { type NoMethod UserIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserProfile: A UserProfile resource lets you list all DFA user profiles that @@ -11570,9 +11570,9 @@ type UserProfile struct { NullFields []string `json:"-"` } -func (s *UserProfile) MarshalJSON() ([]byte, error) { +func (s UserProfile) MarshalJSON() ([]byte, error) { type NoMethod UserProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserProfileList: Represents the list of user profiles. @@ -11600,9 +11600,9 @@ type UserProfileList struct { NullFields []string `json:"-"` } -func (s *UserProfileList) MarshalJSON() ([]byte, error) { +func (s UserProfileList) MarshalJSON() ([]byte, error) { type NoMethod UserProfileList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRole: Contains properties of auser role, which is used to manage user @@ -11651,9 +11651,9 @@ type UserRole struct { NullFields []string `json:"-"` } -func (s *UserRole) MarshalJSON() ([]byte, error) { +func (s UserRole) MarshalJSON() ([]byte, error) { type NoMethod UserRole - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRolePermission: Contains properties of a user role permission. @@ -11696,9 +11696,9 @@ type UserRolePermission struct { NullFields []string `json:"-"` } -func (s *UserRolePermission) MarshalJSON() ([]byte, error) { +func (s UserRolePermission) MarshalJSON() ([]byte, error) { type NoMethod UserRolePermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRolePermissionGroup: Represents a grouping of related user role @@ -11727,9 +11727,9 @@ type UserRolePermissionGroup struct { NullFields []string `json:"-"` } -func (s *UserRolePermissionGroup) MarshalJSON() ([]byte, error) { +func (s UserRolePermissionGroup) MarshalJSON() ([]byte, error) { type NoMethod UserRolePermissionGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRolePermissionGroupsListResponse: User Role Permission Group List @@ -11756,9 +11756,9 @@ type UserRolePermissionGroupsListResponse struct { NullFields []string `json:"-"` } -func (s *UserRolePermissionGroupsListResponse) MarshalJSON() ([]byte, error) { +func (s UserRolePermissionGroupsListResponse) MarshalJSON() ([]byte, error) { type NoMethod UserRolePermissionGroupsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRolePermissionsListResponse: User Role Permission List Response @@ -11784,9 +11784,9 @@ type UserRolePermissionsListResponse struct { NullFields []string `json:"-"` } -func (s *UserRolePermissionsListResponse) MarshalJSON() ([]byte, error) { +func (s UserRolePermissionsListResponse) MarshalJSON() ([]byte, error) { type NoMethod UserRolePermissionsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRolesListResponse: User Role List Response @@ -11814,9 +11814,9 @@ type UserRolesListResponse struct { NullFields []string `json:"-"` } -func (s *UserRolesListResponse) MarshalJSON() ([]byte, error) { +func (s UserRolesListResponse) MarshalJSON() ([]byte, error) { type NoMethod UserRolesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoFormat: Contains information about supported video formats. @@ -11855,9 +11855,9 @@ type VideoFormat struct { NullFields []string `json:"-"` } -func (s *VideoFormat) MarshalJSON() ([]byte, error) { +func (s VideoFormat) MarshalJSON() ([]byte, error) { type NoMethod VideoFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoFormatsListResponse: Video Format List Response @@ -11883,9 +11883,9 @@ type VideoFormatsListResponse struct { NullFields []string `json:"-"` } -func (s *VideoFormatsListResponse) MarshalJSON() ([]byte, error) { +func (s VideoFormatsListResponse) MarshalJSON() ([]byte, error) { type NoMethod VideoFormatsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoOffset: Video Offset @@ -11909,9 +11909,9 @@ type VideoOffset struct { NullFields []string `json:"-"` } -func (s *VideoOffset) MarshalJSON() ([]byte, error) { +func (s VideoOffset) MarshalJSON() ([]byte, error) { type NoMethod VideoOffset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoSettings: Video Settings @@ -11961,9 +11961,9 @@ type VideoSettings struct { NullFields []string `json:"-"` } -func (s *VideoSettings) MarshalJSON() ([]byte, error) { +func (s VideoSettings) MarshalJSON() ([]byte, error) { type NoMethod VideoSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountActiveAdSummariesGetCall struct { diff --git a/dialogflow/v2/dialogflow-gen.go b/dialogflow/v2/dialogflow-gen.go index 2f72701e23..b124b47f0a 100644 --- a/dialogflow/v2/dialogflow-gen.go +++ b/dialogflow/v2/dialogflow-gen.go @@ -955,9 +955,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings: Define behaviors for @@ -993,9 +993,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings: Define behaviors @@ -1018,9 +1018,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings: Define behaviors of @@ -1052,9 +1052,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AudioInput: Represents the natural speech audio to @@ -1083,9 +1083,9 @@ type GoogleCloudDialogflowCxV3AudioInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AudioInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AudioInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AudioInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BargeInConfig: Configuration of the barge-in @@ -1124,9 +1124,9 @@ type GoogleCloudDialogflowCxV3BargeInConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BargeInConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BargeInConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BargeInConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata: Metadata returned for @@ -1147,9 +1147,9 @@ type GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BatchRunTestCasesResponse: The response message for @@ -1171,9 +1171,9 @@ type GoogleCloudDialogflowCxV3BatchRunTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BatchRunTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ContinuousTestResult: Represents a result from @@ -1209,9 +1209,9 @@ type GoogleCloudDialogflowCxV3ContinuousTestResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ContinuousTestResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ContinuousTestResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ContinuousTestResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationSignals: This message is used to hold @@ -1233,9 +1233,9 @@ type GoogleCloudDialogflowCxV3ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurn: One interaction between a human @@ -1259,9 +1259,9 @@ type GoogleCloudDialogflowCxV3ConversationTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurnUserInput: The input from the human @@ -1291,9 +1291,9 @@ type GoogleCloudDialogflowCxV3ConversationTurnUserInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurnUserInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurnUserInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurnUserInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput: The output from @@ -1333,9 +1333,9 @@ type GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata: Metadata for @@ -1356,9 +1356,9 @@ type GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3CreateVersionOperationMetadata: Metadata associated @@ -1380,9 +1380,9 @@ type GoogleCloudDialogflowCxV3CreateVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3CreateVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnection: A data store connection. It @@ -1417,9 +1417,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata: Metadata for @@ -1440,9 +1440,9 @@ type GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeployFlowMetadata: Metadata returned for the @@ -1463,9 +1463,9 @@ type GoogleCloudDialogflowCxV3DeployFlowMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeployFlowMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeployFlowMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeployFlowMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeployFlowResponse: The response message for @@ -1489,9 +1489,9 @@ type GoogleCloudDialogflowCxV3DeployFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeployFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeployFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeployFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DtmfInput: Represents the input for dtmf event. @@ -1513,9 +1513,9 @@ type GoogleCloudDialogflowCxV3DtmfInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DtmfInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DtmfInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DtmfInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Environment: Represents an environment for an @@ -1560,9 +1560,9 @@ type GoogleCloudDialogflowCxV3Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig: The configuration for @@ -1592,9 +1592,9 @@ type GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentVersionConfig: Configuration for the @@ -1615,9 +1615,9 @@ type GoogleCloudDialogflowCxV3EnvironmentVersionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentWebhookConfig: Configuration for @@ -1640,9 +1640,9 @@ type GoogleCloudDialogflowCxV3EnvironmentWebhookConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentWebhookConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EventHandler: An event handler specifies an event @@ -1681,9 +1681,9 @@ type GoogleCloudDialogflowCxV3EventHandler struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EventHandler) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EventHandler) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EventHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EventInput: Represents the event to trigger. @@ -1703,9 +1703,9 @@ type GoogleCloudDialogflowCxV3EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportAgentResponse: The response message for @@ -1734,9 +1734,9 @@ type GoogleCloudDialogflowCxV3ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportEntityTypesMetadata: Metadata returned for @@ -1768,9 +1768,9 @@ type GoogleCloudDialogflowCxV3ExportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportFlowResponse: The response message for @@ -1794,9 +1794,9 @@ type GoogleCloudDialogflowCxV3ExportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportIntentsMetadata: Metadata returned for the @@ -1827,9 +1827,9 @@ type GoogleCloudDialogflowCxV3ExportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportTestCasesMetadata: Metadata returned for the @@ -1859,9 +1859,9 @@ type GoogleCloudDialogflowCxV3ExportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Form: A form is a data model that groups related @@ -1885,9 +1885,9 @@ type GoogleCloudDialogflowCxV3Form struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Form) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Form) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FormParameter: Represents a form parameter. @@ -1933,9 +1933,9 @@ type GoogleCloudDialogflowCxV3FormParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FormParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FormParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FormParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FormParameterFillBehavior: Configuration for how @@ -1980,9 +1980,9 @@ type GoogleCloudDialogflowCxV3FormParameterFillBehavior struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FormParameterFillBehavior) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FormParameterFillBehavior) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FormParameterFillBehavior - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Fulfillment: A fulfillment can do one or more of @@ -2039,9 +2039,9 @@ type GoogleCloudDialogflowCxV3Fulfillment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Fulfillment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Fulfillment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Fulfillment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCases: A list of cascading @@ -2063,9 +2063,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCases struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCases - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase: Each case has a @@ -2092,9 +2092,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent: The @@ -2117,9 +2117,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentSetParameterAction: Setting a parameter @@ -2142,9 +2142,9 @@ type GoogleCloudDialogflowCxV3FulfillmentSetParameterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentSetParameterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GcsDestination: Google Cloud Storage location for a @@ -2168,9 +2168,9 @@ type GoogleCloudDialogflowCxV3GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata: Metadata in @@ -2197,9 +2197,9 @@ type GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata: Metadata for @@ -2220,9 +2220,9 @@ type GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportDocumentsResponse: Response message for @@ -2243,9 +2243,9 @@ type GoogleCloudDialogflowCxV3ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportEntityTypesMetadata: Metadata returned for @@ -2275,9 +2275,9 @@ type GoogleCloudDialogflowCxV3ImportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources: @@ -2302,9 +2302,9 @@ type GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources stru NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportFlowResponse: The response message for @@ -2326,9 +2326,9 @@ type GoogleCloudDialogflowCxV3ImportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportIntentsMetadata: Metadata returned for the @@ -2358,9 +2358,9 @@ type GoogleCloudDialogflowCxV3ImportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources: @@ -2385,9 +2385,9 @@ type GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportTestCasesMetadata: Metadata returned for the @@ -2408,9 +2408,9 @@ type GoogleCloudDialogflowCxV3ImportTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportTestCasesResponse: The response message for @@ -2432,9 +2432,9 @@ type GoogleCloudDialogflowCxV3ImportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3InlineDestination: Inline destination for a @@ -2457,9 +2457,9 @@ type GoogleCloudDialogflowCxV3InlineDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3InlineDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3InlineDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3InlineDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3InputAudioConfig: Instructs the speech recognizer @@ -2565,9 +2565,9 @@ type GoogleCloudDialogflowCxV3InputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3InputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3InputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3InputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Intent: An intent represents a user's intent to @@ -2626,9 +2626,9 @@ type GoogleCloudDialogflowCxV3Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentInput: Represents the intent to trigger @@ -2650,9 +2650,9 @@ type GoogleCloudDialogflowCxV3IntentInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentParameter: Represents an intent parameter. @@ -2685,9 +2685,9 @@ type GoogleCloudDialogflowCxV3IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentTrainingPhrase: Represents an example that @@ -2722,9 +2722,9 @@ type GoogleCloudDialogflowCxV3IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentTrainingPhrasePart: Represents a part of a @@ -2748,9 +2748,9 @@ type GoogleCloudDialogflowCxV3IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3KnowledgeConnectorSettings: The Knowledge Connector @@ -2786,9 +2786,9 @@ type GoogleCloudDialogflowCxV3KnowledgeConnectorSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3KnowledgeConnectorSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3LanguageInfo: Represents the language information @@ -2815,9 +2815,9 @@ type GoogleCloudDialogflowCxV3LanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3LanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3LanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3LanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3LanguageInfo) UnmarshalJSON(data []byte) error { @@ -2910,9 +2910,9 @@ type GoogleCloudDialogflowCxV3Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfo: Represents page information communicated @@ -2941,9 +2941,9 @@ type GoogleCloudDialogflowCxV3PageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfoFormInfo: Represents form information. @@ -2965,9 +2965,9 @@ type GoogleCloudDialogflowCxV3PageInfoFormInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfoFormInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfoFormInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfoFormInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo: Represents parameter @@ -3016,9 +3016,9 @@ type GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3QueryInput: Represents the query input. It can @@ -3056,9 +3056,9 @@ type GoogleCloudDialogflowCxV3QueryInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3QueryInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3QueryInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3QueryInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata: Metadata for @@ -3079,9 +3079,9 @@ type GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessage: Represents a response message that @@ -3157,9 +3157,9 @@ type GoogleCloudDialogflowCxV3ResponseMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess: Indicates that @@ -3188,9 +3188,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageEndInteraction: Indicates that @@ -3231,9 +3231,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageMixedAudio: Represents an audio @@ -3257,9 +3257,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageMixedAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageMixedAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment: Represents one @@ -3288,9 +3288,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText: A text or ssml @@ -3319,9 +3319,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessagePlayAudio: Specifies an audio clip @@ -3347,9 +3347,9 @@ type GoogleCloudDialogflowCxV3ResponseMessagePlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessagePlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall: Represents @@ -3372,9 +3372,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageText: The text response message. @@ -3398,9 +3398,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunContinuousTestMetadata: Metadata returned for @@ -3421,9 +3421,9 @@ type GoogleCloudDialogflowCxV3RunContinuousTestMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunContinuousTestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunContinuousTestResponse: The response message for @@ -3444,9 +3444,9 @@ type GoogleCloudDialogflowCxV3RunContinuousTestResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunContinuousTestResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunContinuousTestResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunContinuousTestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunTestCaseMetadata: Metadata returned for the @@ -3473,9 +3473,9 @@ type GoogleCloudDialogflowCxV3RunTestCaseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunTestCaseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunTestCaseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunTestCaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SessionInfo: Represents session information @@ -3506,9 +3506,9 @@ type GoogleCloudDialogflowCxV3SessionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SessionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SessionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestCase: Represents a test case. @@ -3550,9 +3550,9 @@ type GoogleCloudDialogflowCxV3TestCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestCaseError: Error info for importing a test. @@ -3574,9 +3574,9 @@ type GoogleCloudDialogflowCxV3TestCaseError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCaseError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCaseError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCaseError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestCaseResult: Represents a result from running a @@ -3613,9 +3613,9 @@ type GoogleCloudDialogflowCxV3TestCaseResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCaseResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCaseResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCaseResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestConfig: Represents configurations for a test @@ -3647,9 +3647,9 @@ type GoogleCloudDialogflowCxV3TestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestError: Error info for running a test. @@ -3673,9 +3673,9 @@ type GoogleCloudDialogflowCxV3TestError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestRunDifference: The description of differences @@ -3707,9 +3707,9 @@ type GoogleCloudDialogflowCxV3TestRunDifference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestRunDifference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestRunDifference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestRunDifference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TextInput: Represents the natural language text to @@ -3730,9 +3730,9 @@ type GoogleCloudDialogflowCxV3TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TransitionRoute: A transition route specifies a @@ -3785,9 +3785,9 @@ type GoogleCloudDialogflowCxV3TransitionRoute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TransitionRoute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TransitionRoute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TransitionRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TurnSignals: Collection of all signals that were @@ -3834,9 +3834,9 @@ type GoogleCloudDialogflowCxV3TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3TurnSignals) UnmarshalJSON(data []byte) error { @@ -3873,9 +3873,9 @@ type GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Webhook: Webhooks host the developer's business @@ -3914,9 +3914,9 @@ type GoogleCloudDialogflowCxV3Webhook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Webhook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Webhook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Webhook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookGenericWebService: Represents configuration @@ -4005,9 +4005,9 @@ type GoogleCloudDialogflowCxV3WebhookGenericWebService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookGenericWebService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookGenericWebService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookGenericWebService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig: Represents @@ -4037,9 +4037,9 @@ type GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequest: The request message for a webhook @@ -4103,9 +4103,9 @@ type GoogleCloudDialogflowCxV3WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo: Represents @@ -4129,9 +4129,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestIntentInfo: Represents intent @@ -4163,9 +4163,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error { @@ -4204,9 +4204,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult: Represents @@ -4232,9 +4232,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error { @@ -4287,9 +4287,9 @@ type GoogleCloudDialogflowCxV3WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse: Represents a @@ -4319,9 +4319,9 @@ type GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig: Represents @@ -4348,9 +4348,9 @@ type GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettings: Hierarchical advanced @@ -4390,9 +4390,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings: Define behaviors @@ -4428,9 +4428,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings: Define @@ -4453,9 +4453,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings: Define @@ -4487,9 +4487,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AudioInput: Represents the natural speech @@ -4518,9 +4518,9 @@ type GoogleCloudDialogflowCxV3beta1AudioInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AudioInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AudioInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AudioInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BargeInConfig: Configuration of the barge-in @@ -4559,9 +4559,9 @@ type GoogleCloudDialogflowCxV3beta1BargeInConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BargeInConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BargeInConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BargeInConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata: Metadata returned @@ -4582,9 +4582,9 @@ type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse: The response @@ -4606,9 +4606,9 @@ type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ContinuousTestResult: Represents a result from @@ -4644,9 +4644,9 @@ type GoogleCloudDialogflowCxV3beta1ContinuousTestResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ContinuousTestResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ContinuousTestResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ContinuousTestResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationSignals: This message is used to @@ -4668,9 +4668,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurn: One interaction between a @@ -4694,9 +4694,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput: The input from the @@ -4726,9 +4726,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput: The output @@ -4768,9 +4768,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata: Metadata for @@ -4791,9 +4791,9 @@ type GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata: Metadata @@ -4815,9 +4815,9 @@ type GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnection: A data store connection. @@ -4852,9 +4852,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata: Metadata for @@ -4875,9 +4875,9 @@ type GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeployFlowMetadata: Metadata returned for the @@ -4898,9 +4898,9 @@ type GoogleCloudDialogflowCxV3beta1DeployFlowMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeployFlowMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeployFlowMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeployFlowMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeployFlowResponse: The response message for @@ -4924,9 +4924,9 @@ type GoogleCloudDialogflowCxV3beta1DeployFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeployFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeployFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeployFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DtmfInput: Represents the input for dtmf @@ -4949,9 +4949,9 @@ type GoogleCloudDialogflowCxV3beta1DtmfInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DtmfInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DtmfInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DtmfInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Environment: Represents an environment for an @@ -4996,9 +4996,9 @@ type GoogleCloudDialogflowCxV3beta1Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig: The configuration @@ -5028,9 +5028,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig: Configuration for @@ -5051,9 +5051,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig: Configuration for @@ -5076,9 +5076,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EventHandler: An event handler specifies an @@ -5117,9 +5117,9 @@ type GoogleCloudDialogflowCxV3beta1EventHandler struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EventHandler) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EventHandler) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EventHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EventInput: Represents the event to trigger. @@ -5139,9 +5139,9 @@ type GoogleCloudDialogflowCxV3beta1EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportAgentResponse: The response message for @@ -5170,9 +5170,9 @@ type GoogleCloudDialogflowCxV3beta1ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata: Metadata returned @@ -5204,9 +5204,9 @@ type GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportFlowResponse: The response message for @@ -5230,9 +5230,9 @@ type GoogleCloudDialogflowCxV3beta1ExportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata: Metadata returned for @@ -5263,9 +5263,9 @@ type GoogleCloudDialogflowCxV3beta1ExportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata: Metadata returned for @@ -5295,9 +5295,9 @@ type GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Form: A form is a data model that groups @@ -5321,9 +5321,9 @@ type GoogleCloudDialogflowCxV3beta1Form struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Form) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Form) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FormParameter: Represents a form parameter. @@ -5369,9 +5369,9 @@ type GoogleCloudDialogflowCxV3beta1FormParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FormParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FormParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FormParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior: Configuration for @@ -5416,9 +5416,9 @@ type GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Fulfillment: A fulfillment can do one or more @@ -5475,9 +5475,9 @@ type GoogleCloudDialogflowCxV3beta1Fulfillment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Fulfillment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Fulfillment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Fulfillment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases: A list of @@ -5499,9 +5499,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase: Each case has @@ -5528,9 +5528,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent: @@ -5553,9 +5553,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent st NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction: Setting a @@ -5578,9 +5578,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GcsDestination: Google Cloud Storage location @@ -5604,9 +5604,9 @@ type GoogleCloudDialogflowCxV3beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata: Metadata in @@ -5633,9 +5633,9 @@ type GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata: Metadata for @@ -5656,9 +5656,9 @@ type GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse: Response message for @@ -5679,9 +5679,9 @@ type GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportEntityTypesMetadata: Metadata returned @@ -5711,9 +5711,9 @@ type GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources: @@ -5738,9 +5738,9 @@ type GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportFlowResponse: The response message for @@ -5762,9 +5762,9 @@ type GoogleCloudDialogflowCxV3beta1ImportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata: Metadata returned for @@ -5794,9 +5794,9 @@ type GoogleCloudDialogflowCxV3beta1ImportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources: @@ -5821,9 +5821,9 @@ type GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata: Metadata returned for @@ -5844,9 +5844,9 @@ type GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse: The response message @@ -5868,9 +5868,9 @@ type GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1InlineDestination: Inline destination for a @@ -5893,9 +5893,9 @@ type GoogleCloudDialogflowCxV3beta1InlineDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1InlineDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1InlineDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1InlineDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1InputAudioConfig: Instructs the speech @@ -6001,9 +6001,9 @@ type GoogleCloudDialogflowCxV3beta1InputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1InputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1InputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1InputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Intent: An intent represents a user's intent @@ -6062,9 +6062,9 @@ type GoogleCloudDialogflowCxV3beta1Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentInput: Represents the intent to trigger @@ -6086,9 +6086,9 @@ type GoogleCloudDialogflowCxV3beta1IntentInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentParameter: Represents an intent @@ -6122,9 +6122,9 @@ type GoogleCloudDialogflowCxV3beta1IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase: Represents an example @@ -6159,9 +6159,9 @@ type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart: Represents a part of @@ -6185,9 +6185,9 @@ type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings: The Knowledge @@ -6223,9 +6223,9 @@ type GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1LanguageInfo: Represents the language @@ -6252,9 +6252,9 @@ type GoogleCloudDialogflowCxV3beta1LanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1LanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1LanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1LanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1LanguageInfo) UnmarshalJSON(data []byte) error { @@ -6347,9 +6347,9 @@ type GoogleCloudDialogflowCxV3beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfo: Represents page information @@ -6378,9 +6378,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfoFormInfo: Represents form information. @@ -6402,9 +6402,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfoFormInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfoFormInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfoFormInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo: Represents @@ -6453,9 +6453,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1QueryInput: Represents the query input. It can @@ -6495,9 +6495,9 @@ type GoogleCloudDialogflowCxV3beta1QueryInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1QueryInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1QueryInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1QueryInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata: Metadata for @@ -6518,9 +6518,9 @@ type GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessage: Represents a response message @@ -6590,9 +6590,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess: Indicates @@ -6621,9 +6621,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction: Indicates that @@ -6664,9 +6664,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio: Represents an audio @@ -6690,9 +6690,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment: Represents @@ -6721,9 +6721,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText: A text or ssml @@ -6752,9 +6752,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio: Specifies an audio @@ -6780,9 +6780,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall: @@ -6805,9 +6805,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageText: The text response @@ -6832,9 +6832,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata: Metadata returned @@ -6855,9 +6855,9 @@ type GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse: The response @@ -6878,9 +6878,9 @@ type GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata: Metadata returned for the @@ -6907,9 +6907,9 @@ type GoogleCloudDialogflowCxV3beta1RunTestCaseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunTestCaseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunTestCaseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunTestCaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SessionInfo: Represents session information @@ -6940,9 +6940,9 @@ type GoogleCloudDialogflowCxV3beta1SessionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestCase: Represents a test case. @@ -6984,9 +6984,9 @@ type GoogleCloudDialogflowCxV3beta1TestCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestCaseError: Error info for importing a @@ -7009,9 +7009,9 @@ type GoogleCloudDialogflowCxV3beta1TestCaseError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCaseError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCaseError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCaseError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestCaseResult: Represents a result from @@ -7048,9 +7048,9 @@ type GoogleCloudDialogflowCxV3beta1TestCaseResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCaseResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCaseResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCaseResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestConfig: Represents configurations for a @@ -7082,9 +7082,9 @@ type GoogleCloudDialogflowCxV3beta1TestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestError: Error info for running a test. @@ -7108,9 +7108,9 @@ type GoogleCloudDialogflowCxV3beta1TestError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestRunDifference: The description of @@ -7142,9 +7142,9 @@ type GoogleCloudDialogflowCxV3beta1TestRunDifference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestRunDifference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestRunDifference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestRunDifference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TextInput: Represents the natural language @@ -7165,9 +7165,9 @@ type GoogleCloudDialogflowCxV3beta1TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolCall: Represents a call of a specific @@ -7193,9 +7193,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolCallResult: The result of calling a tool's @@ -7223,9 +7223,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCallResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCallResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCallResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCallResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolCallResultError: An error produced by the @@ -7246,9 +7246,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCallResultError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCallResultError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCallResultError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCallResultError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TransitionRoute: A transition route specifies @@ -7301,9 +7301,9 @@ type GoogleCloudDialogflowCxV3beta1TransitionRoute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TransitionRoute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TransitionRoute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TransitionRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TurnSignals: Collection of all signals that @@ -7350,9 +7350,9 @@ type GoogleCloudDialogflowCxV3beta1TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) UnmarshalJSON(data []byte) error { @@ -7389,9 +7389,9 @@ type GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Webhook: Webhooks host the developer's @@ -7431,9 +7431,9 @@ type GoogleCloudDialogflowCxV3beta1Webhook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Webhook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Webhook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Webhook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookGenericWebService: Represents @@ -7522,9 +7522,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookGenericWebService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookGenericWebService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookGenericWebService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookGenericWebService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig: @@ -7554,9 +7554,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequest: The request message for a @@ -7620,9 +7620,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo: Represents @@ -7646,9 +7646,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo: Represents intent @@ -7680,9 +7680,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error { @@ -7721,9 +7721,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult: @@ -7749,9 +7749,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error { @@ -7804,9 +7804,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse: Represents @@ -7836,9 +7836,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig: Represents @@ -7865,9 +7865,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Agent: A Dialogflow agent is a virtual agent that @@ -7961,9 +7961,9 @@ type GoogleCloudDialogflowV2Agent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Agent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Agent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Agent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2Agent) UnmarshalJSON(data []byte) error { @@ -8033,9 +8033,9 @@ type GoogleCloudDialogflowV2AgentAssistantFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AgentAssistantFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AgentAssistantFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AgentAssistantFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeAssistFeedback: @@ -8062,9 +8062,9 @@ type GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeAssistFeedback struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeAssistFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeAssistFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeAssistFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback: @@ -8091,9 +8091,9 @@ type GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AgentAssistantFeedbackKnowledgeSearchFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback: Feedback @@ -8120,9 +8120,9 @@ type GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AgentAssistantRecord: Represents a record of a human @@ -8147,9 +8147,9 @@ type GoogleCloudDialogflowV2AgentAssistantRecord struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AgentAssistantRecord) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AgentAssistantRecord) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AgentAssistantRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AnalyzeContentRequest: The request message for @@ -8192,9 +8192,9 @@ type GoogleCloudDialogflowV2AnalyzeContentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AnalyzeContentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AnalyzeContentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AnalyzeContentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AnalyzeContentResponse: The response message for @@ -8251,9 +8251,9 @@ type GoogleCloudDialogflowV2AnalyzeContentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AnalyzeContentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AnalyzeContentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AnalyzeContentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AnnotatedMessagePart: Represents a part of a message @@ -8285,9 +8285,9 @@ type GoogleCloudDialogflowV2AnnotatedMessagePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AnnotatedMessagePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AnnotatedMessagePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AnnotatedMessagePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AnswerFeedback: Represents feedback the customer has @@ -8328,9 +8328,9 @@ type GoogleCloudDialogflowV2AnswerFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AnswerFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AnswerFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AnswerFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AnswerRecord: Answer records are records to manage @@ -8372,9 +8372,9 @@ type GoogleCloudDialogflowV2AnswerRecord struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AnswerRecord) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AnswerRecord) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AnswerRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ArticleAnswer: Represents article answer. @@ -8408,9 +8408,9 @@ type GoogleCloudDialogflowV2ArticleAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ArticleAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ArticleAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ArticleAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2ArticleAnswer) UnmarshalJSON(data []byte) error { @@ -8452,9 +8452,9 @@ type GoogleCloudDialogflowV2ArticleSuggestionModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ArticleSuggestionModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ArticleSuggestionModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ArticleSuggestionModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AssistQueryParameters: Represents the parameters of @@ -8482,9 +8482,9 @@ type GoogleCloudDialogflowV2AssistQueryParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AssistQueryParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AssistQueryParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AssistQueryParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AutomatedAgentConfig: Defines the Automated Agent to @@ -8519,9 +8519,9 @@ type GoogleCloudDialogflowV2AutomatedAgentConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AutomatedAgentConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AutomatedAgentConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AutomatedAgentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AutomatedAgentReply: Represents a response from an @@ -8559,9 +8559,9 @@ type GoogleCloudDialogflowV2AutomatedAgentReply struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AutomatedAgentReply) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AutomatedAgentReply) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AutomatedAgentReply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchCreateEntitiesRequest: The request message for @@ -8587,9 +8587,9 @@ type GoogleCloudDialogflowV2BatchCreateEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchCreateEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchCreateEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchCreateEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchDeleteEntitiesRequest: The request message for @@ -8617,9 +8617,9 @@ type GoogleCloudDialogflowV2BatchDeleteEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchDeleteEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchDeleteEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchDeleteEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest: The request message @@ -8641,9 +8641,9 @@ type GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchDeleteIntentsRequest: The request message for @@ -8665,9 +8665,9 @@ type GoogleCloudDialogflowV2BatchDeleteIntentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchDeleteIntentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchDeleteIntentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchDeleteIntentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchUpdateEntitiesRequest: The request message for @@ -8695,9 +8695,9 @@ type GoogleCloudDialogflowV2BatchUpdateEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchUpdateEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchUpdateEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchUpdateEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest: The request message @@ -8730,9 +8730,9 @@ type GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse: The response message @@ -8753,9 +8753,9 @@ type GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDialogflowV2BatchUpdateIntentsRequest struct { @@ -8792,9 +8792,9 @@ type GoogleCloudDialogflowV2BatchUpdateIntentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchUpdateIntentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchUpdateIntentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchUpdateIntentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchUpdateIntentsResponse: The response message for @@ -8815,9 +8815,9 @@ type GoogleCloudDialogflowV2BatchUpdateIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchUpdateIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata: @@ -8865,9 +8865,9 @@ type GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ClearSuggestionFeatureConfigRequest: The request @@ -8909,9 +8909,9 @@ type GoogleCloudDialogflowV2ClearSuggestionFeatureConfigRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ClearSuggestionFeatureConfigRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ClearSuggestionFeatureConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ClearSuggestionFeatureConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CompleteConversationRequest: The request message for @@ -8976,9 +8976,9 @@ type GoogleCloudDialogflowV2Context struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Context) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Context) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Conversation: Represents a conversation. A @@ -9042,9 +9042,9 @@ type GoogleCloudDialogflowV2Conversation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Conversation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Conversation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Conversation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationContext: Context of the conversation, @@ -9065,9 +9065,9 @@ type GoogleCloudDialogflowV2ConversationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationDataset: Represents a conversation @@ -9110,9 +9110,9 @@ type GoogleCloudDialogflowV2ConversationDataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationEvent: Represents a notification sent to @@ -9160,9 +9160,9 @@ type GoogleCloudDialogflowV2ConversationEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationInfo: Represents metadata of a @@ -9185,9 +9185,9 @@ type GoogleCloudDialogflowV2ConversationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationModel: Represents a conversation model. @@ -9245,9 +9245,9 @@ type GoogleCloudDialogflowV2ConversationModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationModelEvaluation: Represents evaluation @@ -9295,9 +9295,9 @@ type GoogleCloudDialogflowV2ConversationModelEvaluation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationModelEvaluation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationModelEvaluation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationModelEvaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationPhoneNumber: Represents a phone number @@ -9319,9 +9319,9 @@ type GoogleCloudDialogflowV2ConversationPhoneNumber struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationPhoneNumber) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationPhoneNumber) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationPhoneNumber - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationProfile: Defines the services to connect @@ -9390,9 +9390,9 @@ type GoogleCloudDialogflowV2ConversationProfile struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationProfile) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationProfile) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata: Metadata @@ -9414,9 +9414,9 @@ type GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata: @@ -9455,9 +9455,9 @@ type GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationModelEvaluationRequest: The request @@ -9479,9 +9479,9 @@ type GoogleCloudDialogflowV2CreateConversationModelEvaluationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationModelEvaluationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationModelEvaluationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationModelEvaluationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationModelOperationMetadata: Metadata @@ -9519,9 +9519,9 @@ type GoogleCloudDialogflowV2CreateConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata: Metadata @@ -9551,9 +9551,9 @@ type GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DeployConversationModelOperationMetadata: Metadata @@ -9578,9 +9578,9 @@ type GoogleCloudDialogflowV2DeployConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DeployConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DeployConversationModelRequest: The request message @@ -9624,9 +9624,9 @@ type GoogleCloudDialogflowV2DetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DetectIntentResponse: The message returned from the @@ -9669,9 +9669,9 @@ type GoogleCloudDialogflowV2DetectIntentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DetectIntentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DetectIntentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DetectIntentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DialogflowAssistAnswer: Represents a Dialogflow @@ -9697,9 +9697,9 @@ type GoogleCloudDialogflowV2DialogflowAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DialogflowAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DialogflowAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DialogflowAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Document: A knowledge document to be used by a @@ -9790,9 +9790,9 @@ type GoogleCloudDialogflowV2Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DocumentReloadStatus: The status of a reload attempt. @@ -9815,9 +9815,9 @@ type GoogleCloudDialogflowV2DocumentReloadStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DocumentReloadStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DocumentReloadStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DocumentReloadStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DtmfParameters: The message in the response that @@ -9839,9 +9839,9 @@ type GoogleCloudDialogflowV2DtmfParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DtmfParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DtmfParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DtmfParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EntityType: Each intent parameter has a type, called @@ -9904,9 +9904,9 @@ type GoogleCloudDialogflowV2EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EntityTypeBatch: This message is a wrapper around a @@ -9927,9 +9927,9 @@ type GoogleCloudDialogflowV2EntityTypeBatch struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EntityTypeBatch) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EntityTypeBatch) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EntityTypeBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EntityTypeEntity: An **entity entry** for an @@ -9959,9 +9959,9 @@ type GoogleCloudDialogflowV2EntityTypeEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EntityTypeEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EntityTypeEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EntityTypeEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Environment: You can create multiple versions of your @@ -10020,9 +10020,9 @@ type GoogleCloudDialogflowV2Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EnvironmentHistory: The response message for @@ -10056,9 +10056,9 @@ type GoogleCloudDialogflowV2EnvironmentHistory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EnvironmentHistory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EnvironmentHistory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EnvironmentHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EnvironmentHistoryEntry: Represents an environment @@ -10084,9 +10084,9 @@ type GoogleCloudDialogflowV2EnvironmentHistoryEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EnvironmentHistoryEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EnvironmentHistoryEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EnvironmentHistoryEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EvaluationConfig: The configuration for model @@ -10111,9 +10111,9 @@ type GoogleCloudDialogflowV2EvaluationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EvaluationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EvaluationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EvaluationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig: Smart compose @@ -10140,9 +10140,9 @@ type GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig: Smart reply @@ -10169,9 +10169,9 @@ type GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EventInput: Events allow for matching intents by @@ -10214,9 +10214,9 @@ type GoogleCloudDialogflowV2EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ExportAgentRequest: The request message for @@ -10244,9 +10244,9 @@ type GoogleCloudDialogflowV2ExportAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ExportAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ExportAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ExportAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ExportAgentResponse: The response message for @@ -10270,9 +10270,9 @@ type GoogleCloudDialogflowV2ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ExportDocumentRequest: Request message for @@ -10299,9 +10299,9 @@ type GoogleCloudDialogflowV2ExportDocumentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ExportDocumentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ExportDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ExportDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ExportOperationMetadata: Metadata related to the @@ -10322,9 +10322,9 @@ type GoogleCloudDialogflowV2ExportOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ExportOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ExportOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ExportOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2FaqAnswer: Represents answer from "frequently asked @@ -10360,9 +10360,9 @@ type GoogleCloudDialogflowV2FaqAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2FaqAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2FaqAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2FaqAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2FaqAnswer) UnmarshalJSON(data []byte) error { @@ -10406,9 +10406,9 @@ type GoogleCloudDialogflowV2FewShotExample struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2FewShotExample) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2FewShotExample) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2FewShotExample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Fulfillment: By default, your agent responds to a @@ -10451,9 +10451,9 @@ type GoogleCloudDialogflowV2Fulfillment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Fulfillment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Fulfillment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Fulfillment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2FulfillmentFeature: Whether fulfillment is enabled @@ -10478,9 +10478,9 @@ type GoogleCloudDialogflowV2FulfillmentFeature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2FulfillmentFeature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2FulfillmentFeature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2FulfillmentFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2FulfillmentGenericWebService: Represents @@ -10518,9 +10518,9 @@ type GoogleCloudDialogflowV2FulfillmentGenericWebService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2FulfillmentGenericWebService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2FulfillmentGenericWebService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2FulfillmentGenericWebService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2GcsDestination: Google Cloud Storage location for the @@ -10544,9 +10544,9 @@ type GoogleCloudDialogflowV2GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2GcsSources: Google Cloud Storage location for the @@ -10569,9 +10569,9 @@ type GoogleCloudDialogflowV2GcsSources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GcsSources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GcsSources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GcsSources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2GenerateStatelessSuggestionRequest: The request @@ -10610,9 +10610,9 @@ type GoogleCloudDialogflowV2GenerateStatelessSuggestionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GenerateStatelessSuggestionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GenerateStatelessSuggestionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GenerateStatelessSuggestionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2GenerateStatelessSuggestionResponse: The response @@ -10636,9 +10636,9 @@ type GoogleCloudDialogflowV2GenerateStatelessSuggestionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GenerateStatelessSuggestionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GenerateStatelessSuggestionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GenerateStatelessSuggestionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2GenerateStatelessSummaryRequest: The request message @@ -10672,9 +10672,9 @@ type GoogleCloudDialogflowV2GenerateStatelessSummaryRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GenerateStatelessSummaryRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GenerateStatelessSummaryRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GenerateStatelessSummaryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2GenerateStatelessSummaryRequestMinimalConversation: @@ -10700,9 +10700,9 @@ type GoogleCloudDialogflowV2GenerateStatelessSummaryRequestMinimalConversation s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GenerateStatelessSummaryRequestMinimalConversation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GenerateStatelessSummaryRequestMinimalConversation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GenerateStatelessSummaryRequestMinimalConversation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2GenerateStatelessSummaryResponse: The response @@ -10735,9 +10735,9 @@ type GoogleCloudDialogflowV2GenerateStatelessSummaryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GenerateStatelessSummaryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GenerateStatelessSummaryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GenerateStatelessSummaryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2GenerateStatelessSummaryResponseSummary: Generated @@ -10766,9 +10766,9 @@ type GoogleCloudDialogflowV2GenerateStatelessSummaryResponseSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GenerateStatelessSummaryResponseSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GenerateStatelessSummaryResponseSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GenerateStatelessSummaryResponseSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Generator: LLM generator. @@ -10813,9 +10813,9 @@ type GoogleCloudDialogflowV2Generator struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Generator) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Generator) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Generator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2GeneratorSuggestion: Suggestion generated using a @@ -10836,9 +10836,9 @@ type GoogleCloudDialogflowV2GeneratorSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GeneratorSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GeneratorSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GeneratorSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfig: Defines the Human Agent @@ -10869,9 +10869,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig: @@ -10898,9 +10898,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig: @@ -10922,9 +10922,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig: @@ -10965,9 +10965,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig: Detail @@ -11013,9 +11013,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig: @@ -11064,9 +11064,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig: @@ -11117,9 +11117,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig) UnmarshalJSON(data []byte) error { @@ -11162,9 +11162,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContex NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogfl @@ -11191,9 +11191,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialog NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogfl @@ -11217,9 +11217,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialog NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocument @@ -11243,9 +11243,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocume NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledg @@ -11269,9 +11269,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowle NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSections @@ -11316,9 +11316,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSectio NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSections) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSections) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSections - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings: @@ -11342,9 +11342,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantEvent: Represents a notification @@ -11374,9 +11374,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentHandoffConfig: Defines the hand off to a @@ -11401,9 +11401,9 @@ type GoogleCloudDialogflowV2HumanAgentHandoffConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentHandoffConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentHandoffConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentHandoffConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig: @@ -11425,9 +11425,9 @@ type GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig: @@ -11457,9 +11457,9 @@ type GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportAgentRequest: The request message for @@ -11487,9 +11487,9 @@ type GoogleCloudDialogflowV2ImportAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportConversationDataOperationMetadata: Metadata for @@ -11517,9 +11517,9 @@ type GoogleCloudDialogflowV2ImportConversationDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportConversationDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportConversationDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportConversationDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportConversationDataOperationResponse: Response @@ -11543,9 +11543,9 @@ type GoogleCloudDialogflowV2ImportConversationDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportConversationDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportConversationDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportConversationDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportConversationDataRequest: The request message @@ -11566,9 +11566,9 @@ type GoogleCloudDialogflowV2ImportConversationDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportConversationDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportConversationDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportConversationDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportDocumentTemplate: The template used for @@ -11610,9 +11610,9 @@ type GoogleCloudDialogflowV2ImportDocumentTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportDocumentTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportDocumentTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportDocumentTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportDocumentsRequest: Request message for @@ -11641,9 +11641,9 @@ type GoogleCloudDialogflowV2ImportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportDocumentsResponse: Response message for @@ -11664,9 +11664,9 @@ type GoogleCloudDialogflowV2ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2InferenceParameter: The parameters of inference. @@ -11710,9 +11710,9 @@ type GoogleCloudDialogflowV2InferenceParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2InferenceParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2InferenceParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2InferenceParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2InferenceParameter) UnmarshalJSON(data []byte) error { @@ -11857,9 +11857,9 @@ type GoogleCloudDialogflowV2InputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2InputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2InputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2InputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2InputConfig: Represents the configuration of @@ -11882,9 +11882,9 @@ type GoogleCloudDialogflowV2InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2InputDataset: InputDataset used to create model or do @@ -11906,9 +11906,9 @@ type GoogleCloudDialogflowV2InputDataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2InputDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2InputDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2InputDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Intent: An intent categorizes an end-user's intention @@ -12038,9 +12038,9 @@ type GoogleCloudDialogflowV2Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentBatch: This message is a wrapper around a @@ -12061,9 +12061,9 @@ type GoogleCloudDialogflowV2IntentBatch struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentBatch) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentBatch) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentFollowupIntentInfo: Represents a single @@ -12088,9 +12088,9 @@ type GoogleCloudDialogflowV2IntentFollowupIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentFollowupIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessage: A rich response message. Corresponds @@ -12155,9 +12155,9 @@ type GoogleCloudDialogflowV2IntentMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCard: The basic card message. @@ -12186,9 +12186,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCardButton: The button object that @@ -12211,9 +12211,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction: Opens the @@ -12234,9 +12234,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard: Browse Carousel Card @@ -12278,9 +12278,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem: @@ -12312,9 +12312,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardIte NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemO @@ -12344,9 +12344,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardIte NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCard: The card response message. @@ -12372,9 +12372,9 @@ type GoogleCloudDialogflowV2IntentMessageCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCardButton: Contains information about a @@ -12398,9 +12398,9 @@ type GoogleCloudDialogflowV2IntentMessageCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCarouselSelect: The card for presenting @@ -12421,9 +12421,9 @@ type GoogleCloudDialogflowV2IntentMessageCarouselSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCarouselSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCarouselSelectItem: An item in the @@ -12450,9 +12450,9 @@ type GoogleCloudDialogflowV2IntentMessageCarouselSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCarouselSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageColumnProperties: Column properties for @@ -12483,9 +12483,9 @@ type GoogleCloudDialogflowV2IntentMessageColumnProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageColumnProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageImage: The image response message. @@ -12508,9 +12508,9 @@ type GoogleCloudDialogflowV2IntentMessageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion: The suggestion chip @@ -12536,9 +12536,9 @@ type GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageListSelect: The card for presenting a @@ -12563,9 +12563,9 @@ type GoogleCloudDialogflowV2IntentMessageListSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageListSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageListSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageListSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageListSelectItem: An item in the list. @@ -12591,9 +12591,9 @@ type GoogleCloudDialogflowV2IntentMessageListSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageListSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageMediaContent: The media content card for @@ -12620,9 +12620,9 @@ type GoogleCloudDialogflowV2IntentMessageMediaContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageMediaContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageMediaContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageMediaContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject: @@ -12651,9 +12651,9 @@ type GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageQuickReplies: The quick replies response @@ -12676,9 +12676,9 @@ type GoogleCloudDialogflowV2IntentMessageQuickReplies struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageQuickReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSelectItemInfo: Additional info about @@ -12703,9 +12703,9 @@ type GoogleCloudDialogflowV2IntentMessageSelectItemInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSelectItemInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSimpleResponse: The simple response @@ -12733,9 +12733,9 @@ type GoogleCloudDialogflowV2IntentMessageSimpleResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSimpleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSimpleResponses: The collection of @@ -12759,9 +12759,9 @@ type GoogleCloudDialogflowV2IntentMessageSimpleResponses struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSimpleResponses - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSuggestion: The suggestion chip message @@ -12782,9 +12782,9 @@ type GoogleCloudDialogflowV2IntentMessageSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSuggestions: The collection of @@ -12805,9 +12805,9 @@ type GoogleCloudDialogflowV2IntentMessageSuggestions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSuggestions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSuggestions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSuggestions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCard: Table card for Actions on @@ -12839,9 +12839,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCardCell: Cell of TableCardRow. @@ -12861,9 +12861,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCardCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCardCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCardRow: Row of TableCard. @@ -12885,9 +12885,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCardRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCardRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageText: The text response message. @@ -12907,9 +12907,9 @@ type GoogleCloudDialogflowV2IntentMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentParameter: Represents intent parameters. @@ -12954,9 +12954,9 @@ type GoogleCloudDialogflowV2IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentSuggestion: Represents an intent suggestion. @@ -12983,9 +12983,9 @@ type GoogleCloudDialogflowV2IntentSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentTrainingPhrase: Represents an example that the @@ -13035,9 +13035,9 @@ type GoogleCloudDialogflowV2IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentTrainingPhrasePart: Represents a part of a @@ -13070,9 +13070,9 @@ type GoogleCloudDialogflowV2IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswer: Represents a Knowledge Assist @@ -13101,9 +13101,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer: Represents an @@ -13129,9 +13129,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource: @@ -13152,9 +13152,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource: @@ -13176,9 +13176,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSn @@ -13203,9 +13203,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery: Represents a @@ -13226,9 +13226,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeBase: A knowledge base represents a @@ -13267,9 +13267,9 @@ type GoogleCloudDialogflowV2KnowledgeBase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeBase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeBase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeBase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeOperationMetadata: Metadata in @@ -13302,9 +13302,9 @@ type GoogleCloudDialogflowV2KnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListAnswerRecordsResponse: Response message for @@ -13333,9 +13333,9 @@ type GoogleCloudDialogflowV2ListAnswerRecordsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListAnswerRecordsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListAnswerRecordsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListAnswerRecordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListContextsResponse: The response message for @@ -13363,9 +13363,9 @@ type GoogleCloudDialogflowV2ListContextsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListContextsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListContextsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListContextsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListConversationDatasetsResponse: The response @@ -13392,9 +13392,9 @@ type GoogleCloudDialogflowV2ListConversationDatasetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListConversationDatasetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListConversationDatasetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListConversationDatasetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListConversationModelEvaluationsResponse: The @@ -13421,9 +13421,9 @@ type GoogleCloudDialogflowV2ListConversationModelEvaluationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListConversationModelEvaluationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListConversationModelEvaluationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListConversationModelEvaluationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListConversationModelsResponse: The response message @@ -13450,9 +13450,9 @@ type GoogleCloudDialogflowV2ListConversationModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListConversationModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListConversationModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListConversationModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListConversationProfilesResponse: The response @@ -13481,9 +13481,9 @@ type GoogleCloudDialogflowV2ListConversationProfilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListConversationProfilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListConversationProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListConversationProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListConversationsResponse: The response message for @@ -13511,9 +13511,9 @@ type GoogleCloudDialogflowV2ListConversationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListConversationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListConversationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListConversationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListDocumentsResponse: Response message for @@ -13540,9 +13540,9 @@ type GoogleCloudDialogflowV2ListDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListEntityTypesResponse: The response message for @@ -13570,9 +13570,9 @@ type GoogleCloudDialogflowV2ListEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListEnvironmentsResponse: The response message for @@ -13600,9 +13600,9 @@ type GoogleCloudDialogflowV2ListEnvironmentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListEnvironmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListGeneratorsResponse: Response of ListGenerators. @@ -13628,9 +13628,9 @@ type GoogleCloudDialogflowV2ListGeneratorsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListGeneratorsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListGeneratorsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListGeneratorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListIntentsResponse: The response message for @@ -13658,9 +13658,9 @@ type GoogleCloudDialogflowV2ListIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListKnowledgeBasesResponse: Response message for @@ -13687,9 +13687,9 @@ type GoogleCloudDialogflowV2ListKnowledgeBasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListKnowledgeBasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListKnowledgeBasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListKnowledgeBasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListMessagesResponse: The response message for @@ -13718,9 +13718,9 @@ type GoogleCloudDialogflowV2ListMessagesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListMessagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListMessagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListMessagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListParticipantsResponse: The response message for @@ -13748,9 +13748,9 @@ type GoogleCloudDialogflowV2ListParticipantsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListParticipantsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListParticipantsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListParticipantsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListSessionEntityTypesResponse: The response message @@ -13779,9 +13779,9 @@ type GoogleCloudDialogflowV2ListSessionEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListSessionEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListSessionEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListSessionEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ListVersionsResponse: The response message for @@ -13809,9 +13809,9 @@ type GoogleCloudDialogflowV2ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2LoggingConfig: Defines logging behavior for @@ -13834,9 +13834,9 @@ type GoogleCloudDialogflowV2LoggingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2LoggingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2LoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2LoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Message: Represents a message posted into a @@ -13886,9 +13886,9 @@ type GoogleCloudDialogflowV2Message struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Message) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Message) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2MessageAnnotation: Represents the result of @@ -13913,9 +13913,9 @@ type GoogleCloudDialogflowV2MessageAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2MessageAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2MessageAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2MessageAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2MessageEntry: Represents a message entry of a @@ -13952,9 +13952,9 @@ type GoogleCloudDialogflowV2MessageEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2MessageEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2MessageEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2MessageEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2NotificationConfig: Defines notification behavior. @@ -13988,9 +13988,9 @@ type GoogleCloudDialogflowV2NotificationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2NotificationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2OriginalDetectIntentRequest: Represents the contents @@ -14025,9 +14025,9 @@ type GoogleCloudDialogflowV2OriginalDetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2OriginalDetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2OutputAudio: Represents the natural language speech @@ -14050,9 +14050,9 @@ type GoogleCloudDialogflowV2OutputAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2OutputAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2OutputAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2OutputAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2OutputAudioConfig: Instructs the speech synthesizer @@ -14098,9 +14098,9 @@ type GoogleCloudDialogflowV2OutputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2OutputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2OutputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2OutputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Participant: Represents a conversation participant @@ -14165,9 +14165,9 @@ type GoogleCloudDialogflowV2Participant struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Participant) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Participant) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Participant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2QueryInput: Represents the query input. It can @@ -14196,9 +14196,9 @@ type GoogleCloudDialogflowV2QueryInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2QueryInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2QueryInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2QueryInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2QueryParameters: Represents the parameters of the @@ -14256,9 +14256,9 @@ type GoogleCloudDialogflowV2QueryParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2QueryParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2QueryParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2QueryParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2QueryResult: Represents the result of conversational @@ -14356,9 +14356,9 @@ type GoogleCloudDialogflowV2QueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2QueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2QueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2QueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2QueryResult) UnmarshalJSON(data []byte) error { @@ -14404,9 +14404,9 @@ type GoogleCloudDialogflowV2ReloadDocumentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ReloadDocumentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ReloadDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ReloadDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2RestoreAgentRequest: The request message for @@ -14434,9 +14434,9 @@ type GoogleCloudDialogflowV2RestoreAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2RestoreAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2RestoreAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2RestoreAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SearchAgentsResponse: The response message for @@ -14464,9 +14464,9 @@ type GoogleCloudDialogflowV2SearchAgentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SearchAgentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SearchAgentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SearchAgentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SearchKnowledgeAnswer: Represents a SearchKnowledge @@ -14501,9 +14501,9 @@ type GoogleCloudDialogflowV2SearchKnowledgeAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SearchKnowledgeAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SearchKnowledgeAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SearchKnowledgeAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource: The sources of the @@ -14528,9 +14528,9 @@ type GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SearchKnowledgeAnswerAnswerSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SearchKnowledgeRequest: The request message for @@ -14573,9 +14573,9 @@ type GoogleCloudDialogflowV2SearchKnowledgeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SearchKnowledgeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SearchKnowledgeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SearchKnowledgeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SearchKnowledgeResponse: The response message for @@ -14602,9 +14602,9 @@ type GoogleCloudDialogflowV2SearchKnowledgeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SearchKnowledgeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SearchKnowledgeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SearchKnowledgeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Sentiment: The sentiment, such as positive/negative @@ -14632,9 +14632,9 @@ type GoogleCloudDialogflowV2Sentiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Sentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Sentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Sentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2Sentiment) UnmarshalJSON(data []byte) error { @@ -14673,9 +14673,9 @@ type GoogleCloudDialogflowV2SentimentAnalysisRequestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SentimentAnalysisRequestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SentimentAnalysisRequestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SentimentAnalysisRequestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SentimentAnalysisResult: The result of sentiment @@ -14703,9 +14703,9 @@ type GoogleCloudDialogflowV2SentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SessionEntityType: A session represents a @@ -14761,9 +14761,9 @@ type GoogleCloudDialogflowV2SessionEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SessionEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SessionEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SessionEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata: Metadata @@ -14811,9 +14811,9 @@ type GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SetSuggestionFeatureConfigRequest: The request @@ -14846,9 +14846,9 @@ type GoogleCloudDialogflowV2SetSuggestionFeatureConfigRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SetSuggestionFeatureConfigRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SetSuggestionFeatureConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SetSuggestionFeatureConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SmartReplyAnswer: Represents a smart reply answer. @@ -14875,9 +14875,9 @@ type GoogleCloudDialogflowV2SmartReplyAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SmartReplyAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SmartReplyAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SmartReplyAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2SmartReplyAnswer) UnmarshalJSON(data []byte) error { @@ -14919,9 +14919,9 @@ type GoogleCloudDialogflowV2SmartReplyMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SmartReplyMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SmartReplyMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SmartReplyMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2SmartReplyMetrics) UnmarshalJSON(data []byte) error { @@ -14963,9 +14963,9 @@ type GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2SmartReplyMetricsTopNMetrics) UnmarshalJSON(data []byte) error { @@ -15007,9 +15007,9 @@ type GoogleCloudDialogflowV2SmartReplyModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SmartReplyModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SmartReplyModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SmartReplyModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SpeechContext: Hints for the speech recognizer to @@ -15042,9 +15042,9 @@ type GoogleCloudDialogflowV2SpeechContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SpeechContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SpeechContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SpeechContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2SpeechContext) UnmarshalJSON(data []byte) error { @@ -15178,9 +15178,9 @@ type GoogleCloudDialogflowV2SpeechToTextConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SpeechToTextConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SpeechToTextConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SpeechToTextConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestArticlesRequest: The request message for @@ -15209,9 +15209,9 @@ type GoogleCloudDialogflowV2SuggestArticlesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestArticlesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestArticlesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestArticlesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestArticlesResponse: The response message for @@ -15243,9 +15243,9 @@ type GoogleCloudDialogflowV2SuggestArticlesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestArticlesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestArticlesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestArticlesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestConversationSummaryRequest: The request @@ -15276,9 +15276,9 @@ type GoogleCloudDialogflowV2SuggestConversationSummaryRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestConversationSummaryRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestConversationSummaryRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestConversationSummaryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestConversationSummaryResponse: The response @@ -15311,9 +15311,9 @@ type GoogleCloudDialogflowV2SuggestConversationSummaryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestConversationSummaryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestConversationSummaryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestConversationSummaryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestConversationSummaryResponseSummary: Generated @@ -15345,9 +15345,9 @@ type GoogleCloudDialogflowV2SuggestConversationSummaryResponseSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestConversationSummaryResponseSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestConversationSummaryResponseSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestConversationSummaryResponseSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestFaqAnswersRequest: The request message for @@ -15376,9 +15376,9 @@ type GoogleCloudDialogflowV2SuggestFaqAnswersRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestFaqAnswersRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestFaqAnswersRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestFaqAnswersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestFaqAnswersResponse: The request message for @@ -15410,9 +15410,9 @@ type GoogleCloudDialogflowV2SuggestFaqAnswersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestFaqAnswersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestKnowledgeAssistRequest: The request message @@ -15444,9 +15444,9 @@ type GoogleCloudDialogflowV2SuggestKnowledgeAssistRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestKnowledgeAssistRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestKnowledgeAssistRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestKnowledgeAssistRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse: The response message @@ -15478,9 +15478,9 @@ type GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestSmartRepliesRequest: The request message for @@ -15511,9 +15511,9 @@ type GoogleCloudDialogflowV2SuggestSmartRepliesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestSmartRepliesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestSmartRepliesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestSmartRepliesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestSmartRepliesResponse: The response message for @@ -15547,9 +15547,9 @@ type GoogleCloudDialogflowV2SuggestSmartRepliesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestSmartRepliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestionFeature: The type of Human Agent Assistant @@ -15581,9 +15581,9 @@ type GoogleCloudDialogflowV2SuggestionFeature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestionFeature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestionFeature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestionFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestionInput: Represents the selection of a @@ -15607,9 +15607,9 @@ type GoogleCloudDialogflowV2SuggestionInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestionInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestionInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestionInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestionResult: One response of different type of @@ -15644,9 +15644,9 @@ type GoogleCloudDialogflowV2SuggestionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SummarizationContext: Summarization context that @@ -15677,9 +15677,9 @@ type GoogleCloudDialogflowV2SummarizationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SummarizationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SummarizationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SummarizationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SummarizationSection: Represents the section of @@ -15724,9 +15724,9 @@ type GoogleCloudDialogflowV2SummarizationSection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SummarizationSection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SummarizationSection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SummarizationSection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SummarizationSectionList: List of summarization @@ -15747,9 +15747,9 @@ type GoogleCloudDialogflowV2SummarizationSectionList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SummarizationSectionList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SummarizationSectionList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SummarizationSectionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SummarySuggestion: Suggested summary of the @@ -15770,9 +15770,9 @@ type GoogleCloudDialogflowV2SummarySuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SummarySuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SummarySuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SummarySuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SummarySuggestionSummarySection: A component of the @@ -15795,9 +15795,9 @@ type GoogleCloudDialogflowV2SummarySuggestionSummarySection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SummarySuggestionSummarySection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SummarySuggestionSummarySection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SummarySuggestionSummarySection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SynthesizeSpeechConfig: Configuration of how speech @@ -15840,9 +15840,9 @@ type GoogleCloudDialogflowV2SynthesizeSpeechConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SynthesizeSpeechConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SynthesizeSpeechConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SynthesizeSpeechConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2SynthesizeSpeechConfig) UnmarshalJSON(data []byte) error { @@ -15888,9 +15888,9 @@ type GoogleCloudDialogflowV2TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2TextToSpeechSettings: Instructs the speech @@ -15943,9 +15943,9 @@ type GoogleCloudDialogflowV2TextToSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2TextToSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2TextToSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2TextToSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2TrainAgentRequest: The request message for @@ -15975,9 +15975,9 @@ type GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2UndeployConversationModelRequest: The request message @@ -16021,9 +16021,9 @@ type GoogleCloudDialogflowV2ValidationError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ValidationError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ValidationError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ValidationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ValidationResult: Represents the output of agent @@ -16047,9 +16047,9 @@ type GoogleCloudDialogflowV2ValidationResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Version: You can create multiple versions of your @@ -16101,9 +16101,9 @@ type GoogleCloudDialogflowV2Version struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Version) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Version) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2VoiceSelectionParams: Description of which voice to @@ -16139,9 +16139,9 @@ type GoogleCloudDialogflowV2VoiceSelectionParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2VoiceSelectionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2VoiceSelectionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2VoiceSelectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2WebhookRequest: The request message for a webhook @@ -16174,9 +16174,9 @@ type GoogleCloudDialogflowV2WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2WebhookResponse: The response message for a webhook @@ -16240,9 +16240,9 @@ type GoogleCloudDialogflowV2WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AnnotatedMessagePart: Represents a part of a @@ -16274,9 +16274,9 @@ type GoogleCloudDialogflowV2beta1AnnotatedMessagePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AnnotatedMessagePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AnnotatedMessagePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AnnotatedMessagePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ArticleAnswer: Represents article answer. @@ -16306,9 +16306,9 @@ type GoogleCloudDialogflowV2beta1ArticleAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ArticleAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ArticleAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ArticleAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse: The response @@ -16329,9 +16329,9 @@ type GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse: The response message @@ -16352,9 +16352,9 @@ type GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata: @@ -16406,9 +16406,9 @@ type GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Context: Dialogflow contexts are similar to @@ -16467,9 +16467,9 @@ type GoogleCloudDialogflowV2beta1Context struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Context) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Context) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ConversationEvent: Represents a notification @@ -16517,9 +16517,9 @@ type GoogleCloudDialogflowV2beta1ConversationEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ConversationEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ConversationEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ConversationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1DialogflowAssistAnswer: Represents a Dialogflow @@ -16545,9 +16545,9 @@ type GoogleCloudDialogflowV2beta1DialogflowAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1DialogflowAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1DialogflowAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1DialogflowAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EntityType: Each intent parameter has a type, @@ -16608,9 +16608,9 @@ type GoogleCloudDialogflowV2beta1EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EntityTypeEntity: An **entity entry** for an @@ -16640,9 +16640,9 @@ type GoogleCloudDialogflowV2beta1EntityTypeEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EntityTypeEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EntityTypeEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EntityTypeEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EventInput: Events allow for matching intents by @@ -16685,9 +16685,9 @@ type GoogleCloudDialogflowV2beta1EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ExportAgentResponse: The response message for @@ -16711,9 +16711,9 @@ type GoogleCloudDialogflowV2beta1ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ExportOperationMetadata: Metadata related to the @@ -16734,9 +16734,9 @@ type GoogleCloudDialogflowV2beta1ExportOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ExportOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ExportOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ExportOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1FaqAnswer: Represents answer from "frequently @@ -16772,9 +16772,9 @@ type GoogleCloudDialogflowV2beta1FaqAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1FaqAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1FaqAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1FaqAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1FaqAnswer) UnmarshalJSON(data []byte) error { @@ -16812,9 +16812,9 @@ type GoogleCloudDialogflowV2beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent: Output only. @@ -16847,9 +16847,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ImportDocumentsResponse: Response message for @@ -16870,9 +16870,9 @@ type GoogleCloudDialogflowV2beta1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Intent: An intent categorizes an end-user's @@ -17011,9 +17011,9 @@ type GoogleCloudDialogflowV2beta1Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo: Represents a single @@ -17038,9 +17038,9 @@ type GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessage: Corresponds to the `Response` @@ -17122,9 +17122,9 @@ type GoogleCloudDialogflowV2beta1IntentMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCard: The basic card message. @@ -17153,9 +17153,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton: The button object @@ -17178,9 +17178,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction: Opens @@ -17201,9 +17201,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard: Browse Carousel @@ -17245,9 +17245,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCard @@ -17278,9 +17278,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCa NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCard @@ -17310,9 +17310,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCa NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCard: The card response message. @@ -17338,9 +17338,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCardButton: Optional. Contains @@ -17364,9 +17364,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect: The card for @@ -17387,9 +17387,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem: An item in the @@ -17416,9 +17416,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageColumnProperties: Column properties @@ -17449,9 +17449,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageColumnProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageColumnProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageImage: The image response message. @@ -17475,9 +17475,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion: The suggestion @@ -17503,9 +17503,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageListSelect: The card for presenting @@ -17530,9 +17530,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageListSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageListSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageListSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageListSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageListSelectItem: An item in the @@ -17559,9 +17559,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageListSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageListSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageMediaContent: The media content @@ -17588,9 +17588,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageMediaContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageMediaContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageMediaContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageMediaContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject: @@ -17619,9 +17619,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject st NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageQuickReplies: The quick replies @@ -17644,9 +17644,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageQuickReplies struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageQuickReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent: Rich Business @@ -17676,9 +17676,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia: Rich @@ -17722,9 +17722,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard: Carousel Rich @@ -17756,9 +17756,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard: Standalone Rich @@ -17797,9 +17797,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction: Rich Business @@ -17831,9 +17831,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -17857,9 +17857,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -17883,9 +17883,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -17917,9 +17917,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion: Rich Business @@ -17943,9 +17943,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmText: Rich Business Messaging @@ -17968,9 +17968,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo: Additional info @@ -17995,9 +17995,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse: The simple response @@ -18025,9 +18025,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses: The collection of @@ -18051,9 +18051,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSuggestion: The suggestion chip @@ -18074,9 +18074,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSuggestions: The collection of @@ -18097,9 +18097,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSuggestions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSuggestions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSuggestions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSuggestions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCard: Table card for Actions @@ -18131,9 +18131,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCardCell: Cell of @@ -18154,9 +18154,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCardCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCardCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCardRow: Row of TableCard. @@ -18178,9 +18178,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCardRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCardRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio: Plays audio @@ -18209,9 +18209,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech: @@ -18238,9 +18238,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall: Transfers @@ -18263,9 +18263,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageText: The text response message. @@ -18285,9 +18285,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentParameter: Represents intent parameters. @@ -18332,9 +18332,9 @@ type GoogleCloudDialogflowV2beta1IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentSuggestion: Represents an intent @@ -18362,9 +18362,9 @@ type GoogleCloudDialogflowV2beta1IntentSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentTrainingPhrase: Represents an example that @@ -18415,9 +18415,9 @@ type GoogleCloudDialogflowV2beta1IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart: Represents a part of a @@ -18450,9 +18450,9 @@ type GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAnswers: Represents the result of @@ -18473,9 +18473,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAnswers struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswers) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAnswers) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAnswers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer: An answer from Knowledge @@ -18524,9 +18524,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) UnmarshalJSON(data []byte) error { @@ -18569,9 +18569,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer: Represents @@ -18597,9 +18597,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource: @@ -18620,9 +18620,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSou @@ -18644,9 +18644,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeS NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSou @@ -18671,9 +18671,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeS NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery: Represents @@ -18694,9 +18694,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata: Metadata in @@ -18729,9 +18729,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Message: Represents a message posted into a @@ -18781,9 +18781,9 @@ type GoogleCloudDialogflowV2beta1Message struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Message) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Message) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1MessageAnnotation: Represents the result of @@ -18809,9 +18809,9 @@ type GoogleCloudDialogflowV2beta1MessageAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1MessageAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1MessageAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1MessageAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest: Represents the @@ -18846,9 +18846,9 @@ type GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1QueryResult: Represents the result of @@ -18949,9 +18949,9 @@ type GoogleCloudDialogflowV2beta1QueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1QueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1QueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1QueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1QueryResult) UnmarshalJSON(data []byte) error { @@ -18996,9 +18996,9 @@ type GoogleCloudDialogflowV2beta1Sentiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Sentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Sentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Sentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1Sentiment) UnmarshalJSON(data []byte) error { @@ -19042,9 +19042,9 @@ type GoogleCloudDialogflowV2beta1SentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SessionEntityType: A session represents a @@ -19100,9 +19100,9 @@ type GoogleCloudDialogflowV2beta1SessionEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SessionEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SessionEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SessionEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata: @@ -19154,9 +19154,9 @@ type GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SmartReplyAnswer: Represents a smart reply @@ -19184,9 +19184,9 @@ type GoogleCloudDialogflowV2beta1SmartReplyAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SmartReplyAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SmartReplyAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) UnmarshalJSON(data []byte) error { @@ -19229,9 +19229,9 @@ type GoogleCloudDialogflowV2beta1SuggestArticlesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestArticlesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestArticlesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestArticlesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse: The response @@ -19262,9 +19262,9 @@ type GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse: The request message @@ -19293,9 +19293,9 @@ type GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse: The response @@ -19324,9 +19324,9 @@ type GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse: The response @@ -19357,9 +19357,9 @@ type GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestionResult: One response of different type @@ -19400,9 +19400,9 @@ type GoogleCloudDialogflowV2beta1SuggestionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1WebhookRequest: The request message for a @@ -19438,9 +19438,9 @@ type GoogleCloudDialogflowV2beta1WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1WebhookResponse: The response message for a @@ -19513,9 +19513,9 @@ type GoogleCloudDialogflowV2beta1WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ConversationSignals: This message is used to @@ -19537,9 +19537,9 @@ type GoogleCloudDialogflowV3alpha1ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata: Metadata for @@ -19560,9 +19560,9 @@ type GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata: Metadata for @@ -19583,9 +19583,9 @@ type GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata: Metadata in @@ -19612,9 +19612,9 @@ type GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata: Metadata for @@ -19635,9 +19635,9 @@ type GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ImportDocumentsResponse: Response message for @@ -19658,9 +19658,9 @@ type GoogleCloudDialogflowV3alpha1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata: Metadata for @@ -19681,9 +19681,9 @@ type GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1TurnSignals: Collection of all signals that @@ -19733,9 +19733,9 @@ type GoogleCloudDialogflowV3alpha1TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV3alpha1TurnSignals) UnmarshalJSON(data []byte) error { @@ -19772,9 +19772,9 @@ type GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -19801,9 +19801,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -19840,9 +19840,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -19869,9 +19869,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -19916,9 +19916,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -19960,9 +19960,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeLatLng: An object that represents a latitude/longitude pair. This @@ -19988,9 +19988,9 @@ type GoogleTypeLatLng struct { NullFields []string `json:"-"` } -func (s *GoogleTypeLatLng) MarshalJSON() ([]byte, error) { +func (s GoogleTypeLatLng) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeLatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeLatLng) UnmarshalJSON(data []byte) error { diff --git a/dialogflow/v2beta1/dialogflow-gen.go b/dialogflow/v2beta1/dialogflow-gen.go index f4ee6017e9..055921daff 100644 --- a/dialogflow/v2beta1/dialogflow-gen.go +++ b/dialogflow/v2beta1/dialogflow-gen.go @@ -883,9 +883,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings: Define behaviors for @@ -921,9 +921,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings: Define behaviors @@ -946,9 +946,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings: Define behaviors of @@ -980,9 +980,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AudioInput: Represents the natural speech audio to @@ -1011,9 +1011,9 @@ type GoogleCloudDialogflowCxV3AudioInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AudioInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AudioInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AudioInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BargeInConfig: Configuration of the barge-in @@ -1052,9 +1052,9 @@ type GoogleCloudDialogflowCxV3BargeInConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BargeInConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BargeInConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BargeInConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata: Metadata returned for @@ -1075,9 +1075,9 @@ type GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BatchRunTestCasesResponse: The response message for @@ -1099,9 +1099,9 @@ type GoogleCloudDialogflowCxV3BatchRunTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BatchRunTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ContinuousTestResult: Represents a result from @@ -1137,9 +1137,9 @@ type GoogleCloudDialogflowCxV3ContinuousTestResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ContinuousTestResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ContinuousTestResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ContinuousTestResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationSignals: This message is used to hold @@ -1161,9 +1161,9 @@ type GoogleCloudDialogflowCxV3ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurn: One interaction between a human @@ -1187,9 +1187,9 @@ type GoogleCloudDialogflowCxV3ConversationTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurnUserInput: The input from the human @@ -1219,9 +1219,9 @@ type GoogleCloudDialogflowCxV3ConversationTurnUserInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurnUserInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurnUserInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurnUserInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput: The output from @@ -1261,9 +1261,9 @@ type GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata: Metadata for @@ -1284,9 +1284,9 @@ type GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3CreateVersionOperationMetadata: Metadata associated @@ -1308,9 +1308,9 @@ type GoogleCloudDialogflowCxV3CreateVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3CreateVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnection: A data store connection. It @@ -1345,9 +1345,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata: Metadata for @@ -1368,9 +1368,9 @@ type GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeployFlowMetadata: Metadata returned for the @@ -1391,9 +1391,9 @@ type GoogleCloudDialogflowCxV3DeployFlowMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeployFlowMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeployFlowMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeployFlowMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeployFlowResponse: The response message for @@ -1417,9 +1417,9 @@ type GoogleCloudDialogflowCxV3DeployFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeployFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeployFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeployFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DtmfInput: Represents the input for dtmf event. @@ -1441,9 +1441,9 @@ type GoogleCloudDialogflowCxV3DtmfInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DtmfInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DtmfInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DtmfInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Environment: Represents an environment for an @@ -1488,9 +1488,9 @@ type GoogleCloudDialogflowCxV3Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig: The configuration for @@ -1520,9 +1520,9 @@ type GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentVersionConfig: Configuration for the @@ -1543,9 +1543,9 @@ type GoogleCloudDialogflowCxV3EnvironmentVersionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentWebhookConfig: Configuration for @@ -1568,9 +1568,9 @@ type GoogleCloudDialogflowCxV3EnvironmentWebhookConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentWebhookConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EventHandler: An event handler specifies an event @@ -1609,9 +1609,9 @@ type GoogleCloudDialogflowCxV3EventHandler struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EventHandler) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EventHandler) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EventHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EventInput: Represents the event to trigger. @@ -1631,9 +1631,9 @@ type GoogleCloudDialogflowCxV3EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportAgentResponse: The response message for @@ -1662,9 +1662,9 @@ type GoogleCloudDialogflowCxV3ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportEntityTypesMetadata: Metadata returned for @@ -1696,9 +1696,9 @@ type GoogleCloudDialogflowCxV3ExportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportFlowResponse: The response message for @@ -1722,9 +1722,9 @@ type GoogleCloudDialogflowCxV3ExportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportIntentsMetadata: Metadata returned for the @@ -1755,9 +1755,9 @@ type GoogleCloudDialogflowCxV3ExportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportTestCasesMetadata: Metadata returned for the @@ -1787,9 +1787,9 @@ type GoogleCloudDialogflowCxV3ExportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Form: A form is a data model that groups related @@ -1813,9 +1813,9 @@ type GoogleCloudDialogflowCxV3Form struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Form) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Form) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FormParameter: Represents a form parameter. @@ -1861,9 +1861,9 @@ type GoogleCloudDialogflowCxV3FormParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FormParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FormParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FormParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FormParameterFillBehavior: Configuration for how @@ -1908,9 +1908,9 @@ type GoogleCloudDialogflowCxV3FormParameterFillBehavior struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FormParameterFillBehavior) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FormParameterFillBehavior) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FormParameterFillBehavior - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Fulfillment: A fulfillment can do one or more of @@ -1967,9 +1967,9 @@ type GoogleCloudDialogflowCxV3Fulfillment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Fulfillment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Fulfillment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Fulfillment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCases: A list of cascading @@ -1991,9 +1991,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCases struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCases - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase: Each case has a @@ -2020,9 +2020,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent: The @@ -2045,9 +2045,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentSetParameterAction: Setting a parameter @@ -2070,9 +2070,9 @@ type GoogleCloudDialogflowCxV3FulfillmentSetParameterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentSetParameterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GcsDestination: Google Cloud Storage location for a @@ -2096,9 +2096,9 @@ type GoogleCloudDialogflowCxV3GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata: Metadata in @@ -2125,9 +2125,9 @@ type GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata: Metadata for @@ -2148,9 +2148,9 @@ type GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportDocumentsResponse: Response message for @@ -2171,9 +2171,9 @@ type GoogleCloudDialogflowCxV3ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportEntityTypesMetadata: Metadata returned for @@ -2203,9 +2203,9 @@ type GoogleCloudDialogflowCxV3ImportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources: @@ -2230,9 +2230,9 @@ type GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources stru NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportFlowResponse: The response message for @@ -2254,9 +2254,9 @@ type GoogleCloudDialogflowCxV3ImportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportIntentsMetadata: Metadata returned for the @@ -2286,9 +2286,9 @@ type GoogleCloudDialogflowCxV3ImportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources: @@ -2313,9 +2313,9 @@ type GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportTestCasesMetadata: Metadata returned for the @@ -2336,9 +2336,9 @@ type GoogleCloudDialogflowCxV3ImportTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportTestCasesResponse: The response message for @@ -2360,9 +2360,9 @@ type GoogleCloudDialogflowCxV3ImportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3InlineDestination: Inline destination for a @@ -2385,9 +2385,9 @@ type GoogleCloudDialogflowCxV3InlineDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3InlineDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3InlineDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3InlineDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3InputAudioConfig: Instructs the speech recognizer @@ -2493,9 +2493,9 @@ type GoogleCloudDialogflowCxV3InputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3InputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3InputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3InputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Intent: An intent represents a user's intent to @@ -2554,9 +2554,9 @@ type GoogleCloudDialogflowCxV3Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentInput: Represents the intent to trigger @@ -2578,9 +2578,9 @@ type GoogleCloudDialogflowCxV3IntentInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentParameter: Represents an intent parameter. @@ -2613,9 +2613,9 @@ type GoogleCloudDialogflowCxV3IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentTrainingPhrase: Represents an example that @@ -2650,9 +2650,9 @@ type GoogleCloudDialogflowCxV3IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentTrainingPhrasePart: Represents a part of a @@ -2676,9 +2676,9 @@ type GoogleCloudDialogflowCxV3IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3KnowledgeConnectorSettings: The Knowledge Connector @@ -2714,9 +2714,9 @@ type GoogleCloudDialogflowCxV3KnowledgeConnectorSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3KnowledgeConnectorSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3LanguageInfo: Represents the language information @@ -2743,9 +2743,9 @@ type GoogleCloudDialogflowCxV3LanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3LanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3LanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3LanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3LanguageInfo) UnmarshalJSON(data []byte) error { @@ -2838,9 +2838,9 @@ type GoogleCloudDialogflowCxV3Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfo: Represents page information communicated @@ -2869,9 +2869,9 @@ type GoogleCloudDialogflowCxV3PageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfoFormInfo: Represents form information. @@ -2893,9 +2893,9 @@ type GoogleCloudDialogflowCxV3PageInfoFormInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfoFormInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfoFormInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfoFormInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo: Represents parameter @@ -2944,9 +2944,9 @@ type GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3QueryInput: Represents the query input. It can @@ -2984,9 +2984,9 @@ type GoogleCloudDialogflowCxV3QueryInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3QueryInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3QueryInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3QueryInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata: Metadata for @@ -3007,9 +3007,9 @@ type GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessage: Represents a response message that @@ -3085,9 +3085,9 @@ type GoogleCloudDialogflowCxV3ResponseMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess: Indicates that @@ -3116,9 +3116,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageEndInteraction: Indicates that @@ -3159,9 +3159,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageMixedAudio: Represents an audio @@ -3185,9 +3185,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageMixedAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageMixedAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment: Represents one @@ -3216,9 +3216,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText: A text or ssml @@ -3247,9 +3247,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessagePlayAudio: Specifies an audio clip @@ -3275,9 +3275,9 @@ type GoogleCloudDialogflowCxV3ResponseMessagePlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessagePlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall: Represents @@ -3300,9 +3300,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageText: The text response message. @@ -3326,9 +3326,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunContinuousTestMetadata: Metadata returned for @@ -3349,9 +3349,9 @@ type GoogleCloudDialogflowCxV3RunContinuousTestMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunContinuousTestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunContinuousTestResponse: The response message for @@ -3372,9 +3372,9 @@ type GoogleCloudDialogflowCxV3RunContinuousTestResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunContinuousTestResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunContinuousTestResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunContinuousTestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunTestCaseMetadata: Metadata returned for the @@ -3401,9 +3401,9 @@ type GoogleCloudDialogflowCxV3RunTestCaseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunTestCaseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunTestCaseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunTestCaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SessionInfo: Represents session information @@ -3434,9 +3434,9 @@ type GoogleCloudDialogflowCxV3SessionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SessionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SessionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestCase: Represents a test case. @@ -3478,9 +3478,9 @@ type GoogleCloudDialogflowCxV3TestCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestCaseError: Error info for importing a test. @@ -3502,9 +3502,9 @@ type GoogleCloudDialogflowCxV3TestCaseError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCaseError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCaseError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCaseError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestCaseResult: Represents a result from running a @@ -3541,9 +3541,9 @@ type GoogleCloudDialogflowCxV3TestCaseResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCaseResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCaseResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCaseResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestConfig: Represents configurations for a test @@ -3575,9 +3575,9 @@ type GoogleCloudDialogflowCxV3TestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestError: Error info for running a test. @@ -3601,9 +3601,9 @@ type GoogleCloudDialogflowCxV3TestError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestRunDifference: The description of differences @@ -3635,9 +3635,9 @@ type GoogleCloudDialogflowCxV3TestRunDifference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestRunDifference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestRunDifference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestRunDifference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TextInput: Represents the natural language text to @@ -3658,9 +3658,9 @@ type GoogleCloudDialogflowCxV3TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TransitionRoute: A transition route specifies a @@ -3713,9 +3713,9 @@ type GoogleCloudDialogflowCxV3TransitionRoute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TransitionRoute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TransitionRoute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TransitionRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TurnSignals: Collection of all signals that were @@ -3762,9 +3762,9 @@ type GoogleCloudDialogflowCxV3TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3TurnSignals) UnmarshalJSON(data []byte) error { @@ -3801,9 +3801,9 @@ type GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Webhook: Webhooks host the developer's business @@ -3842,9 +3842,9 @@ type GoogleCloudDialogflowCxV3Webhook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Webhook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Webhook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Webhook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookGenericWebService: Represents configuration @@ -3933,9 +3933,9 @@ type GoogleCloudDialogflowCxV3WebhookGenericWebService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookGenericWebService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookGenericWebService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookGenericWebService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig: Represents @@ -3965,9 +3965,9 @@ type GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequest: The request message for a webhook @@ -4031,9 +4031,9 @@ type GoogleCloudDialogflowCxV3WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo: Represents @@ -4057,9 +4057,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestIntentInfo: Represents intent @@ -4091,9 +4091,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error { @@ -4132,9 +4132,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult: Represents @@ -4160,9 +4160,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error { @@ -4215,9 +4215,9 @@ type GoogleCloudDialogflowCxV3WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse: Represents a @@ -4247,9 +4247,9 @@ type GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig: Represents @@ -4276,9 +4276,9 @@ type GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettings: Hierarchical advanced @@ -4318,9 +4318,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings: Define behaviors @@ -4356,9 +4356,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings: Define @@ -4381,9 +4381,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings: Define @@ -4415,9 +4415,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AudioInput: Represents the natural speech @@ -4446,9 +4446,9 @@ type GoogleCloudDialogflowCxV3beta1AudioInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AudioInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AudioInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AudioInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BargeInConfig: Configuration of the barge-in @@ -4487,9 +4487,9 @@ type GoogleCloudDialogflowCxV3beta1BargeInConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BargeInConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BargeInConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BargeInConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata: Metadata returned @@ -4510,9 +4510,9 @@ type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse: The response @@ -4534,9 +4534,9 @@ type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ContinuousTestResult: Represents a result from @@ -4572,9 +4572,9 @@ type GoogleCloudDialogflowCxV3beta1ContinuousTestResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ContinuousTestResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ContinuousTestResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ContinuousTestResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationSignals: This message is used to @@ -4596,9 +4596,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurn: One interaction between a @@ -4622,9 +4622,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput: The input from the @@ -4654,9 +4654,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput: The output @@ -4696,9 +4696,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata: Metadata for @@ -4719,9 +4719,9 @@ type GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata: Metadata @@ -4743,9 +4743,9 @@ type GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnection: A data store connection. @@ -4780,9 +4780,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata: Metadata for @@ -4803,9 +4803,9 @@ type GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeployFlowMetadata: Metadata returned for the @@ -4826,9 +4826,9 @@ type GoogleCloudDialogflowCxV3beta1DeployFlowMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeployFlowMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeployFlowMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeployFlowMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeployFlowResponse: The response message for @@ -4852,9 +4852,9 @@ type GoogleCloudDialogflowCxV3beta1DeployFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeployFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeployFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeployFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DtmfInput: Represents the input for dtmf @@ -4877,9 +4877,9 @@ type GoogleCloudDialogflowCxV3beta1DtmfInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DtmfInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DtmfInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DtmfInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Environment: Represents an environment for an @@ -4924,9 +4924,9 @@ type GoogleCloudDialogflowCxV3beta1Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig: The configuration @@ -4956,9 +4956,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig: Configuration for @@ -4979,9 +4979,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig: Configuration for @@ -5004,9 +5004,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EventHandler: An event handler specifies an @@ -5045,9 +5045,9 @@ type GoogleCloudDialogflowCxV3beta1EventHandler struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EventHandler) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EventHandler) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EventHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EventInput: Represents the event to trigger. @@ -5067,9 +5067,9 @@ type GoogleCloudDialogflowCxV3beta1EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportAgentResponse: The response message for @@ -5098,9 +5098,9 @@ type GoogleCloudDialogflowCxV3beta1ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata: Metadata returned @@ -5132,9 +5132,9 @@ type GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportFlowResponse: The response message for @@ -5158,9 +5158,9 @@ type GoogleCloudDialogflowCxV3beta1ExportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata: Metadata returned for @@ -5191,9 +5191,9 @@ type GoogleCloudDialogflowCxV3beta1ExportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata: Metadata returned for @@ -5223,9 +5223,9 @@ type GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Form: A form is a data model that groups @@ -5249,9 +5249,9 @@ type GoogleCloudDialogflowCxV3beta1Form struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Form) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Form) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FormParameter: Represents a form parameter. @@ -5297,9 +5297,9 @@ type GoogleCloudDialogflowCxV3beta1FormParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FormParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FormParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FormParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior: Configuration for @@ -5344,9 +5344,9 @@ type GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Fulfillment: A fulfillment can do one or more @@ -5403,9 +5403,9 @@ type GoogleCloudDialogflowCxV3beta1Fulfillment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Fulfillment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Fulfillment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Fulfillment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases: A list of @@ -5427,9 +5427,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase: Each case has @@ -5456,9 +5456,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent: @@ -5481,9 +5481,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent st NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction: Setting a @@ -5506,9 +5506,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GcsDestination: Google Cloud Storage location @@ -5532,9 +5532,9 @@ type GoogleCloudDialogflowCxV3beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata: Metadata in @@ -5561,9 +5561,9 @@ type GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata: Metadata for @@ -5584,9 +5584,9 @@ type GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse: Response message for @@ -5607,9 +5607,9 @@ type GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportEntityTypesMetadata: Metadata returned @@ -5639,9 +5639,9 @@ type GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources: @@ -5666,9 +5666,9 @@ type GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportFlowResponse: The response message for @@ -5690,9 +5690,9 @@ type GoogleCloudDialogflowCxV3beta1ImportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata: Metadata returned for @@ -5722,9 +5722,9 @@ type GoogleCloudDialogflowCxV3beta1ImportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources: @@ -5749,9 +5749,9 @@ type GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata: Metadata returned for @@ -5772,9 +5772,9 @@ type GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse: The response message @@ -5796,9 +5796,9 @@ type GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1InlineDestination: Inline destination for a @@ -5821,9 +5821,9 @@ type GoogleCloudDialogflowCxV3beta1InlineDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1InlineDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1InlineDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1InlineDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1InputAudioConfig: Instructs the speech @@ -5929,9 +5929,9 @@ type GoogleCloudDialogflowCxV3beta1InputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1InputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1InputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1InputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Intent: An intent represents a user's intent @@ -5990,9 +5990,9 @@ type GoogleCloudDialogflowCxV3beta1Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentInput: Represents the intent to trigger @@ -6014,9 +6014,9 @@ type GoogleCloudDialogflowCxV3beta1IntentInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentParameter: Represents an intent @@ -6050,9 +6050,9 @@ type GoogleCloudDialogflowCxV3beta1IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase: Represents an example @@ -6087,9 +6087,9 @@ type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart: Represents a part of @@ -6113,9 +6113,9 @@ type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings: The Knowledge @@ -6151,9 +6151,9 @@ type GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1LanguageInfo: Represents the language @@ -6180,9 +6180,9 @@ type GoogleCloudDialogflowCxV3beta1LanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1LanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1LanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1LanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1LanguageInfo) UnmarshalJSON(data []byte) error { @@ -6275,9 +6275,9 @@ type GoogleCloudDialogflowCxV3beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfo: Represents page information @@ -6306,9 +6306,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfoFormInfo: Represents form information. @@ -6330,9 +6330,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfoFormInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfoFormInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfoFormInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo: Represents @@ -6381,9 +6381,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1QueryInput: Represents the query input. It can @@ -6423,9 +6423,9 @@ type GoogleCloudDialogflowCxV3beta1QueryInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1QueryInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1QueryInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1QueryInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata: Metadata for @@ -6446,9 +6446,9 @@ type GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessage: Represents a response message @@ -6518,9 +6518,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess: Indicates @@ -6549,9 +6549,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction: Indicates that @@ -6592,9 +6592,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio: Represents an audio @@ -6618,9 +6618,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment: Represents @@ -6649,9 +6649,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText: A text or ssml @@ -6680,9 +6680,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio: Specifies an audio @@ -6708,9 +6708,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall: @@ -6733,9 +6733,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageText: The text response @@ -6760,9 +6760,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata: Metadata returned @@ -6783,9 +6783,9 @@ type GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse: The response @@ -6806,9 +6806,9 @@ type GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata: Metadata returned for the @@ -6835,9 +6835,9 @@ type GoogleCloudDialogflowCxV3beta1RunTestCaseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunTestCaseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunTestCaseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunTestCaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SessionInfo: Represents session information @@ -6868,9 +6868,9 @@ type GoogleCloudDialogflowCxV3beta1SessionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestCase: Represents a test case. @@ -6912,9 +6912,9 @@ type GoogleCloudDialogflowCxV3beta1TestCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestCaseError: Error info for importing a @@ -6937,9 +6937,9 @@ type GoogleCloudDialogflowCxV3beta1TestCaseError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCaseError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCaseError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCaseError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestCaseResult: Represents a result from @@ -6976,9 +6976,9 @@ type GoogleCloudDialogflowCxV3beta1TestCaseResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCaseResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCaseResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCaseResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestConfig: Represents configurations for a @@ -7010,9 +7010,9 @@ type GoogleCloudDialogflowCxV3beta1TestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestError: Error info for running a test. @@ -7036,9 +7036,9 @@ type GoogleCloudDialogflowCxV3beta1TestError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestRunDifference: The description of @@ -7070,9 +7070,9 @@ type GoogleCloudDialogflowCxV3beta1TestRunDifference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestRunDifference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestRunDifference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestRunDifference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TextInput: Represents the natural language @@ -7093,9 +7093,9 @@ type GoogleCloudDialogflowCxV3beta1TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolCall: Represents a call of a specific @@ -7121,9 +7121,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolCallResult: The result of calling a tool's @@ -7151,9 +7151,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCallResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCallResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCallResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCallResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolCallResultError: An error produced by the @@ -7174,9 +7174,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCallResultError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCallResultError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCallResultError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCallResultError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TransitionRoute: A transition route specifies @@ -7229,9 +7229,9 @@ type GoogleCloudDialogflowCxV3beta1TransitionRoute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TransitionRoute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TransitionRoute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TransitionRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TurnSignals: Collection of all signals that @@ -7278,9 +7278,9 @@ type GoogleCloudDialogflowCxV3beta1TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) UnmarshalJSON(data []byte) error { @@ -7317,9 +7317,9 @@ type GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Webhook: Webhooks host the developer's @@ -7359,9 +7359,9 @@ type GoogleCloudDialogflowCxV3beta1Webhook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Webhook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Webhook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Webhook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookGenericWebService: Represents @@ -7450,9 +7450,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookGenericWebService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookGenericWebService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookGenericWebService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookGenericWebService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig: @@ -7482,9 +7482,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequest: The request message for a @@ -7548,9 +7548,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo: Represents @@ -7574,9 +7574,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo: Represents intent @@ -7608,9 +7608,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error { @@ -7649,9 +7649,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult: @@ -7677,9 +7677,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error { @@ -7732,9 +7732,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse: Represents @@ -7764,9 +7764,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig: Represents @@ -7793,9 +7793,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AnnotatedMessagePart: Represents a part of a message @@ -7827,9 +7827,9 @@ type GoogleCloudDialogflowV2AnnotatedMessagePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AnnotatedMessagePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AnnotatedMessagePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AnnotatedMessagePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ArticleAnswer: Represents article answer. @@ -7863,9 +7863,9 @@ type GoogleCloudDialogflowV2ArticleAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ArticleAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ArticleAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ArticleAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2ArticleAnswer) UnmarshalJSON(data []byte) error { @@ -7907,9 +7907,9 @@ type GoogleCloudDialogflowV2ArticleSuggestionModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ArticleSuggestionModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ArticleSuggestionModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ArticleSuggestionModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse: The response message @@ -7930,9 +7930,9 @@ type GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchUpdateIntentsResponse: The response message for @@ -7953,9 +7953,9 @@ type GoogleCloudDialogflowV2BatchUpdateIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchUpdateIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata: @@ -8003,9 +8003,9 @@ type GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Context: Dialogflow contexts are similar to natural @@ -8062,9 +8062,9 @@ type GoogleCloudDialogflowV2Context struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Context) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Context) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationEvent: Represents a notification sent to @@ -8112,9 +8112,9 @@ type GoogleCloudDialogflowV2ConversationEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationModel: Represents a conversation model. @@ -8169,9 +8169,9 @@ type GoogleCloudDialogflowV2ConversationModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata: Metadata @@ -8193,9 +8193,9 @@ type GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata: @@ -8234,9 +8234,9 @@ type GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationModelOperationMetadata: Metadata @@ -8274,9 +8274,9 @@ type GoogleCloudDialogflowV2CreateConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata: Metadata @@ -8306,9 +8306,9 @@ type GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DeployConversationModelOperationMetadata: Metadata @@ -8333,9 +8333,9 @@ type GoogleCloudDialogflowV2DeployConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DeployConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EntityType: Each intent parameter has a type, called @@ -8395,9 +8395,9 @@ type GoogleCloudDialogflowV2EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EntityTypeEntity: An **entity entry** for an @@ -8427,9 +8427,9 @@ type GoogleCloudDialogflowV2EntityTypeEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EntityTypeEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EntityTypeEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EntityTypeEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EventInput: Events allow for matching intents by @@ -8472,9 +8472,9 @@ type GoogleCloudDialogflowV2EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ExportAgentResponse: The response message for @@ -8498,9 +8498,9 @@ type GoogleCloudDialogflowV2ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ExportOperationMetadata: Metadata related to the @@ -8521,9 +8521,9 @@ type GoogleCloudDialogflowV2ExportOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ExportOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ExportOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ExportOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2FaqAnswer: Represents answer from "frequently asked @@ -8559,9 +8559,9 @@ type GoogleCloudDialogflowV2FaqAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2FaqAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2FaqAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2FaqAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2FaqAnswer) UnmarshalJSON(data []byte) error { @@ -8599,9 +8599,9 @@ type GoogleCloudDialogflowV2GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantEvent: Represents a notification @@ -8631,9 +8631,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportConversationDataOperationMetadata: Metadata for @@ -8661,9 +8661,9 @@ type GoogleCloudDialogflowV2ImportConversationDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportConversationDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportConversationDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportConversationDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportConversationDataOperationResponse: Response @@ -8687,9 +8687,9 @@ type GoogleCloudDialogflowV2ImportConversationDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportConversationDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportConversationDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportConversationDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportDocumentsResponse: Response message for @@ -8710,9 +8710,9 @@ type GoogleCloudDialogflowV2ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2InputDataset: InputDataset used to create model or do @@ -8734,9 +8734,9 @@ type GoogleCloudDialogflowV2InputDataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2InputDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2InputDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2InputDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Intent: An intent categorizes an end-user's intention @@ -8863,9 +8863,9 @@ type GoogleCloudDialogflowV2Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentFollowupIntentInfo: Represents a single @@ -8890,9 +8890,9 @@ type GoogleCloudDialogflowV2IntentFollowupIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentFollowupIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessage: A rich response message. Corresponds @@ -8957,9 +8957,9 @@ type GoogleCloudDialogflowV2IntentMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCard: The basic card message. @@ -8988,9 +8988,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCardButton: The button object that @@ -9013,9 +9013,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction: Opens the @@ -9036,9 +9036,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard: Browse Carousel Card @@ -9080,9 +9080,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem: @@ -9114,9 +9114,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardIte NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemO @@ -9146,9 +9146,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardIte NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCard: The card response message. @@ -9174,9 +9174,9 @@ type GoogleCloudDialogflowV2IntentMessageCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCardButton: Contains information about a @@ -9200,9 +9200,9 @@ type GoogleCloudDialogflowV2IntentMessageCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCarouselSelect: The card for presenting @@ -9223,9 +9223,9 @@ type GoogleCloudDialogflowV2IntentMessageCarouselSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCarouselSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCarouselSelectItem: An item in the @@ -9252,9 +9252,9 @@ type GoogleCloudDialogflowV2IntentMessageCarouselSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCarouselSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageColumnProperties: Column properties for @@ -9285,9 +9285,9 @@ type GoogleCloudDialogflowV2IntentMessageColumnProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageColumnProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageImage: The image response message. @@ -9310,9 +9310,9 @@ type GoogleCloudDialogflowV2IntentMessageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion: The suggestion chip @@ -9338,9 +9338,9 @@ type GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageListSelect: The card for presenting a @@ -9365,9 +9365,9 @@ type GoogleCloudDialogflowV2IntentMessageListSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageListSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageListSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageListSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageListSelectItem: An item in the list. @@ -9393,9 +9393,9 @@ type GoogleCloudDialogflowV2IntentMessageListSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageListSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageMediaContent: The media content card for @@ -9422,9 +9422,9 @@ type GoogleCloudDialogflowV2IntentMessageMediaContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageMediaContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageMediaContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageMediaContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject: @@ -9453,9 +9453,9 @@ type GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageQuickReplies: The quick replies response @@ -9478,9 +9478,9 @@ type GoogleCloudDialogflowV2IntentMessageQuickReplies struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageQuickReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSelectItemInfo: Additional info about @@ -9505,9 +9505,9 @@ type GoogleCloudDialogflowV2IntentMessageSelectItemInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSelectItemInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSimpleResponse: The simple response @@ -9535,9 +9535,9 @@ type GoogleCloudDialogflowV2IntentMessageSimpleResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSimpleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSimpleResponses: The collection of @@ -9561,9 +9561,9 @@ type GoogleCloudDialogflowV2IntentMessageSimpleResponses struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSimpleResponses - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSuggestion: The suggestion chip message @@ -9584,9 +9584,9 @@ type GoogleCloudDialogflowV2IntentMessageSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSuggestions: The collection of @@ -9607,9 +9607,9 @@ type GoogleCloudDialogflowV2IntentMessageSuggestions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSuggestions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSuggestions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSuggestions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCard: Table card for Actions on @@ -9641,9 +9641,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCardCell: Cell of TableCardRow. @@ -9663,9 +9663,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCardCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCardCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCardRow: Row of TableCard. @@ -9687,9 +9687,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCardRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCardRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageText: The text response message. @@ -9709,9 +9709,9 @@ type GoogleCloudDialogflowV2IntentMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentParameter: Represents intent parameters. @@ -9756,9 +9756,9 @@ type GoogleCloudDialogflowV2IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentTrainingPhrase: Represents an example that the @@ -9808,9 +9808,9 @@ type GoogleCloudDialogflowV2IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentTrainingPhrasePart: Represents a part of a @@ -9843,9 +9843,9 @@ type GoogleCloudDialogflowV2IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswer: Represents a Knowledge Assist @@ -9874,9 +9874,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer: Represents an @@ -9902,9 +9902,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource: @@ -9925,9 +9925,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource: @@ -9949,9 +9949,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSn @@ -9976,9 +9976,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery: Represents a @@ -9999,9 +9999,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeOperationMetadata: Metadata in @@ -10034,9 +10034,9 @@ type GoogleCloudDialogflowV2KnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Message: Represents a message posted into a @@ -10086,9 +10086,9 @@ type GoogleCloudDialogflowV2Message struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Message) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Message) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2MessageAnnotation: Represents the result of @@ -10113,9 +10113,9 @@ type GoogleCloudDialogflowV2MessageAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2MessageAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2MessageAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2MessageAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2OriginalDetectIntentRequest: Represents the contents @@ -10150,9 +10150,9 @@ type GoogleCloudDialogflowV2OriginalDetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2OriginalDetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2QueryResult: Represents the result of conversational @@ -10250,9 +10250,9 @@ type GoogleCloudDialogflowV2QueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2QueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2QueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2QueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2QueryResult) UnmarshalJSON(data []byte) error { @@ -10296,9 +10296,9 @@ type GoogleCloudDialogflowV2Sentiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Sentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Sentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Sentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2Sentiment) UnmarshalJSON(data []byte) error { @@ -10342,9 +10342,9 @@ type GoogleCloudDialogflowV2SentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SessionEntityType: A session represents a @@ -10397,9 +10397,9 @@ type GoogleCloudDialogflowV2SessionEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SessionEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SessionEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SessionEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata: Metadata @@ -10447,9 +10447,9 @@ type GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SmartReplyAnswer: Represents a smart reply answer. @@ -10476,9 +10476,9 @@ type GoogleCloudDialogflowV2SmartReplyAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SmartReplyAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SmartReplyAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SmartReplyAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2SmartReplyAnswer) UnmarshalJSON(data []byte) error { @@ -10520,9 +10520,9 @@ type GoogleCloudDialogflowV2SmartReplyModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SmartReplyModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SmartReplyModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SmartReplyModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestArticlesResponse: The response message for @@ -10551,9 +10551,9 @@ type GoogleCloudDialogflowV2SuggestArticlesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestArticlesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestArticlesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestArticlesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestFaqAnswersResponse: The request message for @@ -10582,9 +10582,9 @@ type GoogleCloudDialogflowV2SuggestFaqAnswersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestFaqAnswersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse: The response message @@ -10613,9 +10613,9 @@ type GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestSmartRepliesResponse: The response message for @@ -10646,9 +10646,9 @@ type GoogleCloudDialogflowV2SuggestSmartRepliesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestSmartRepliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestionResult: One response of different type of @@ -10683,9 +10683,9 @@ type GoogleCloudDialogflowV2SuggestionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata: Metadata @@ -10710,9 +10710,9 @@ type GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2WebhookRequest: The request message for a webhook @@ -10745,9 +10745,9 @@ type GoogleCloudDialogflowV2WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2WebhookResponse: The response message for a webhook @@ -10811,9 +10811,9 @@ type GoogleCloudDialogflowV2WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Agent: A Dialogflow agent is a virtual agent @@ -10908,9 +10908,9 @@ type GoogleCloudDialogflowV2beta1Agent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Agent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Agent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Agent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1Agent) UnmarshalJSON(data []byte) error { @@ -10980,9 +10980,9 @@ type GoogleCloudDialogflowV2beta1AgentAssistantFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AgentAssistantFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AgentAssistantFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AgentAssistantFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeAssistFeedback: @@ -11009,9 +11009,9 @@ type GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeAssistFeedback s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeAssistFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeAssistFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeAssistFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback: @@ -11038,9 +11038,9 @@ type GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback: @@ -11067,9 +11067,9 @@ type GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AgentAssistantRecord: Represents a record of a @@ -11094,9 +11094,9 @@ type GoogleCloudDialogflowV2beta1AgentAssistantRecord struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AgentAssistantRecord) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AgentAssistantRecord) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AgentAssistantRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AnalyzeContentRequest: The request message for @@ -11163,9 +11163,9 @@ type GoogleCloudDialogflowV2beta1AnalyzeContentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AnalyzeContentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AnalyzeContentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AnalyzeContentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AnalyzeContentResponse: The response message for @@ -11224,9 +11224,9 @@ type GoogleCloudDialogflowV2beta1AnalyzeContentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AnalyzeContentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AnalyzeContentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AnalyzeContentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AnnotatedMessagePart: Represents a part of a @@ -11258,9 +11258,9 @@ type GoogleCloudDialogflowV2beta1AnnotatedMessagePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AnnotatedMessagePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AnnotatedMessagePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AnnotatedMessagePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AnswerFeedback: Represents feedback the customer @@ -11301,9 +11301,9 @@ type GoogleCloudDialogflowV2beta1AnswerFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AnswerFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AnswerFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AnswerFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AnswerRecord: Answer records are records to @@ -11346,9 +11346,9 @@ type GoogleCloudDialogflowV2beta1AnswerRecord struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AnswerRecord) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AnswerRecord) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AnswerRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ArticleAnswer: Represents article answer. @@ -11378,9 +11378,9 @@ type GoogleCloudDialogflowV2beta1ArticleAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ArticleAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ArticleAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ArticleAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AssistQueryParameters: Represents the parameters @@ -11408,9 +11408,9 @@ type GoogleCloudDialogflowV2beta1AssistQueryParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AssistQueryParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AssistQueryParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AssistQueryParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AudioInput: Represents the natural language @@ -11436,9 +11436,9 @@ type GoogleCloudDialogflowV2beta1AudioInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AudioInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AudioInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AudioInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AutomatedAgentConfig: Defines the Automated @@ -11473,9 +11473,9 @@ type GoogleCloudDialogflowV2beta1AutomatedAgentConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AutomatedAgentConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AutomatedAgentConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AutomatedAgentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AutomatedAgentReply: Represents a response from @@ -11537,9 +11537,9 @@ type GoogleCloudDialogflowV2beta1AutomatedAgentReply struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AutomatedAgentReply) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AutomatedAgentReply) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AutomatedAgentReply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1AutomatedAgentReply) UnmarshalJSON(data []byte) error { @@ -11596,9 +11596,9 @@ type GoogleCloudDialogflowV2beta1BargeInConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BargeInConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BargeInConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BargeInConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest: The request message @@ -11624,9 +11624,9 @@ type GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest: The request message @@ -11649,9 +11649,9 @@ type GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse: The request message @@ -11675,9 +11675,9 @@ type GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest: The request message @@ -11705,9 +11705,9 @@ type GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest: The request @@ -11729,9 +11729,9 @@ type GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest: The request message @@ -11753,9 +11753,9 @@ type GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest: The request message @@ -11783,9 +11783,9 @@ type GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest: The request @@ -11818,9 +11818,9 @@ type GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse: The response @@ -11841,9 +11841,9 @@ type GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest: The request message @@ -11882,9 +11882,9 @@ type GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse: The response message @@ -11905,9 +11905,9 @@ type GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata: @@ -11959,9 +11959,9 @@ type GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigRequest: The request @@ -12007,9 +12007,9 @@ type GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1CompileSuggestionRequest: The request message @@ -12036,9 +12036,9 @@ type GoogleCloudDialogflowV2beta1CompileSuggestionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1CompileSuggestionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1CompileSuggestionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1CompileSuggestionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1CompileSuggestionResponse: The response message @@ -12070,9 +12070,9 @@ type GoogleCloudDialogflowV2beta1CompileSuggestionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1CompileSuggestionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1CompileSuggestionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1CompileSuggestionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1CompleteConversationRequest: The request message @@ -12139,9 +12139,9 @@ type GoogleCloudDialogflowV2beta1Context struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Context) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Context) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Conversation: Represents a conversation. A @@ -12205,9 +12205,9 @@ type GoogleCloudDialogflowV2beta1Conversation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Conversation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Conversation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Conversation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ConversationContext: Context of the @@ -12228,9 +12228,9 @@ type GoogleCloudDialogflowV2beta1ConversationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ConversationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ConversationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ConversationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ConversationEvent: Represents a notification @@ -12278,9 +12278,9 @@ type GoogleCloudDialogflowV2beta1ConversationEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ConversationEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ConversationEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ConversationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ConversationPhoneNumber: Represents a phone @@ -12302,9 +12302,9 @@ type GoogleCloudDialogflowV2beta1ConversationPhoneNumber struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ConversationPhoneNumber) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ConversationPhoneNumber) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ConversationPhoneNumber - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ConversationProfile: Defines the services to @@ -12373,9 +12373,9 @@ type GoogleCloudDialogflowV2beta1ConversationProfile struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ConversationProfile) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ConversationProfile) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ConversationProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1CreateMessageRequest: The request message to @@ -12399,9 +12399,9 @@ type GoogleCloudDialogflowV2beta1CreateMessageRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1CreateMessageRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1CreateMessageRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1CreateMessageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1DetectIntentRequest: The request to detect @@ -12440,9 +12440,9 @@ type GoogleCloudDialogflowV2beta1DetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1DetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1DetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1DetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1DetectIntentResponse: The message returned from @@ -12494,9 +12494,9 @@ type GoogleCloudDialogflowV2beta1DetectIntentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1DetectIntentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1DetectIntentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1DetectIntentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1DialogflowAssistAnswer: Represents a Dialogflow @@ -12522,9 +12522,9 @@ type GoogleCloudDialogflowV2beta1DialogflowAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1DialogflowAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1DialogflowAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1DialogflowAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Document: A knowledge document to be used by a @@ -12620,9 +12620,9 @@ type GoogleCloudDialogflowV2beta1Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1DocumentReloadStatus: The status of a reload @@ -12646,9 +12646,9 @@ type GoogleCloudDialogflowV2beta1DocumentReloadStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1DocumentReloadStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1DocumentReloadStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1DocumentReloadStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1DtmfParameters: The message in the response that @@ -12670,9 +12670,9 @@ type GoogleCloudDialogflowV2beta1DtmfParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1DtmfParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1DtmfParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1DtmfParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EntityType: Each intent parameter has a type, @@ -12736,9 +12736,9 @@ type GoogleCloudDialogflowV2beta1EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EntityTypeBatch: This message is a wrapper @@ -12759,9 +12759,9 @@ type GoogleCloudDialogflowV2beta1EntityTypeBatch struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EntityTypeBatch) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EntityTypeBatch) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EntityTypeBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EntityTypeEntity: An **entity entry** for an @@ -12791,9 +12791,9 @@ type GoogleCloudDialogflowV2beta1EntityTypeEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EntityTypeEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EntityTypeEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EntityTypeEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Environment: You can create multiple versions of @@ -12851,9 +12851,9 @@ type GoogleCloudDialogflowV2beta1Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EnvironmentHistory: The response message for @@ -12886,9 +12886,9 @@ type GoogleCloudDialogflowV2beta1EnvironmentHistory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EnvironmentHistory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EnvironmentHistory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EnvironmentHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EnvironmentHistoryEntry: Represents an @@ -12914,9 +12914,9 @@ type GoogleCloudDialogflowV2beta1EnvironmentHistoryEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EnvironmentHistoryEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EnvironmentHistoryEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EnvironmentHistoryEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EventInput: Events allow for matching intents by @@ -12959,9 +12959,9 @@ type GoogleCloudDialogflowV2beta1EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ExportAgentRequest: The request message for @@ -12989,9 +12989,9 @@ type GoogleCloudDialogflowV2beta1ExportAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ExportAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ExportAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ExportAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ExportAgentResponse: The response message for @@ -13015,9 +13015,9 @@ type GoogleCloudDialogflowV2beta1ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ExportOperationMetadata: Metadata related to the @@ -13038,9 +13038,9 @@ type GoogleCloudDialogflowV2beta1ExportOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ExportOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ExportOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ExportOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1FaqAnswer: Represents answer from "frequently @@ -13076,9 +13076,9 @@ type GoogleCloudDialogflowV2beta1FaqAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1FaqAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1FaqAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1FaqAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1FaqAnswer) UnmarshalJSON(data []byte) error { @@ -13122,9 +13122,9 @@ type GoogleCloudDialogflowV2beta1FewShotExample struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1FewShotExample) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1FewShotExample) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1FewShotExample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Fulfillment: By default, your agent responds to @@ -13167,9 +13167,9 @@ type GoogleCloudDialogflowV2beta1Fulfillment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Fulfillment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Fulfillment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Fulfillment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1FulfillmentFeature: Whether fulfillment is @@ -13194,9 +13194,9 @@ type GoogleCloudDialogflowV2beta1FulfillmentFeature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1FulfillmentFeature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1FulfillmentFeature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1FulfillmentFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1FulfillmentGenericWebService: Represents @@ -13234,9 +13234,9 @@ type GoogleCloudDialogflowV2beta1FulfillmentGenericWebService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1FulfillmentGenericWebService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1FulfillmentGenericWebService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1FulfillmentGenericWebService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1GcsDestination: Google Cloud Storage location @@ -13260,9 +13260,9 @@ type GoogleCloudDialogflowV2beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1GcsSource: Google Cloud Storage location for @@ -13285,9 +13285,9 @@ type GoogleCloudDialogflowV2beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1GcsSources: Google Cloud Storage locations for @@ -13310,9 +13310,9 @@ type GoogleCloudDialogflowV2beta1GcsSources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GcsSources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GcsSources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GcsSources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionRequest: The request @@ -13351,9 +13351,9 @@ type GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionResponse: The @@ -13377,9 +13377,9 @@ type GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequest: The request @@ -13413,9 +13413,9 @@ type GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequestMinimalConversatio @@ -13441,9 +13441,9 @@ type GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequestMinimalConversat NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequestMinimalConversation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequestMinimalConversation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequestMinimalConversation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponse: The response @@ -13476,9 +13476,9 @@ type GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponseSummary: @@ -13507,9 +13507,9 @@ type GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponseSummary struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponseSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponseSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponseSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Generator: LLM generator. @@ -13554,9 +13554,9 @@ type GoogleCloudDialogflowV2beta1Generator struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Generator) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Generator) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Generator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1GeneratorSuggestion: Suggestion generated using @@ -13577,9 +13577,9 @@ type GoogleCloudDialogflowV2beta1GeneratorSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GeneratorSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GeneratorSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GeneratorSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig: Defines the Human @@ -13610,9 +13610,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig: @@ -13641,9 +13641,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfi @@ -13665,9 +13665,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessCon NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig: @@ -13708,9 +13708,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig: @@ -13756,9 +13756,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig: @@ -13808,9 +13808,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig: @@ -13861,9 +13861,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig) UnmarshalJSON(data []byte) error { @@ -13906,9 +13906,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigC NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDia @@ -13934,9 +13934,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigD NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDia @@ -13960,9 +13960,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigD NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDoc @@ -13986,9 +13986,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigD NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKno @@ -14012,9 +14012,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigK NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSec @@ -14060,9 +14060,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigS NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSections) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSections) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSections - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSetting @@ -14086,9 +14086,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSetti NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent: Output only. @@ -14121,9 +14121,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig: Defines the hand off to @@ -14148,9 +14148,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig: @@ -14172,9 +14172,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig: @@ -14205,9 +14205,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ImportAgentRequest: The request message for @@ -14235,9 +14235,9 @@ type GoogleCloudDialogflowV2beta1ImportAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ImportAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ImportAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ImportAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ImportDocumentTemplate: The template used for @@ -14280,9 +14280,9 @@ type GoogleCloudDialogflowV2beta1ImportDocumentTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ImportDocumentTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ImportDocumentTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ImportDocumentTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ImportDocumentsRequest: Request message for @@ -14311,9 +14311,9 @@ type GoogleCloudDialogflowV2beta1ImportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ImportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ImportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ImportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ImportDocumentsResponse: Response message for @@ -14334,9 +14334,9 @@ type GoogleCloudDialogflowV2beta1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1InferenceParameter: The parameters of inference. @@ -14380,9 +14380,9 @@ type GoogleCloudDialogflowV2beta1InferenceParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1InferenceParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1InferenceParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1InferenceParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1InferenceParameter) UnmarshalJSON(data []byte) error { @@ -14533,9 +14533,9 @@ type GoogleCloudDialogflowV2beta1InputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1InputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1InputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1InputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Intent: An intent categorizes an end-user's @@ -14677,9 +14677,9 @@ type GoogleCloudDialogflowV2beta1Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentBatch: This message is a wrapper around a @@ -14700,9 +14700,9 @@ type GoogleCloudDialogflowV2beta1IntentBatch struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentBatch) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentBatch) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentBatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo: Represents a single @@ -14727,9 +14727,9 @@ type GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentInput: Represents the intent to trigger @@ -14757,9 +14757,9 @@ type GoogleCloudDialogflowV2beta1IntentInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessage: Corresponds to the `Response` @@ -14841,9 +14841,9 @@ type GoogleCloudDialogflowV2beta1IntentMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCard: The basic card message. @@ -14872,9 +14872,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton: The button object @@ -14897,9 +14897,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction: Opens @@ -14920,9 +14920,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard: Browse Carousel @@ -14964,9 +14964,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCard @@ -14997,9 +14997,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCa NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCard @@ -15029,9 +15029,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCa NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCard: The card response message. @@ -15057,9 +15057,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCardButton: Optional. Contains @@ -15083,9 +15083,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect: The card for @@ -15106,9 +15106,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem: An item in the @@ -15135,9 +15135,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageColumnProperties: Column properties @@ -15168,9 +15168,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageColumnProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageColumnProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageImage: The image response message. @@ -15194,9 +15194,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion: The suggestion @@ -15222,9 +15222,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageListSelect: The card for presenting @@ -15249,9 +15249,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageListSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageListSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageListSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageListSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageListSelectItem: An item in the @@ -15278,9 +15278,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageListSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageListSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageMediaContent: The media content @@ -15307,9 +15307,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageMediaContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageMediaContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageMediaContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageMediaContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject: @@ -15338,9 +15338,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject st NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageQuickReplies: The quick replies @@ -15363,9 +15363,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageQuickReplies struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageQuickReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent: Rich Business @@ -15395,9 +15395,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia: Rich @@ -15441,9 +15441,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard: Carousel Rich @@ -15475,9 +15475,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard: Standalone Rich @@ -15516,9 +15516,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction: Rich Business @@ -15550,9 +15550,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -15576,9 +15576,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -15602,9 +15602,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -15636,9 +15636,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion: Rich Business @@ -15662,9 +15662,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmText: Rich Business Messaging @@ -15687,9 +15687,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo: Additional info @@ -15714,9 +15714,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse: The simple response @@ -15744,9 +15744,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses: The collection of @@ -15770,9 +15770,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSuggestion: The suggestion chip @@ -15793,9 +15793,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSuggestions: The collection of @@ -15816,9 +15816,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSuggestions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSuggestions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSuggestions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSuggestions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCard: Table card for Actions @@ -15850,9 +15850,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCardCell: Cell of @@ -15873,9 +15873,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCardCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCardCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCardRow: Row of TableCard. @@ -15897,9 +15897,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCardRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCardRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio: Plays audio @@ -15928,9 +15928,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech: @@ -15957,9 +15957,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall: Transfers @@ -15982,9 +15982,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageText: The text response message. @@ -16004,9 +16004,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentParameter: Represents intent parameters. @@ -16051,9 +16051,9 @@ type GoogleCloudDialogflowV2beta1IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentSuggestion: Represents an intent @@ -16081,9 +16081,9 @@ type GoogleCloudDialogflowV2beta1IntentSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentTrainingPhrase: Represents an example that @@ -16134,9 +16134,9 @@ type GoogleCloudDialogflowV2beta1IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart: Represents a part of a @@ -16169,9 +16169,9 @@ type GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAnswers: Represents the result of @@ -16192,9 +16192,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAnswers struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswers) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAnswers) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAnswers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer: An answer from Knowledge @@ -16243,9 +16243,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) UnmarshalJSON(data []byte) error { @@ -16288,9 +16288,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer: Represents @@ -16316,9 +16316,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource: @@ -16339,9 +16339,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSou @@ -16363,9 +16363,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeS NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSou @@ -16390,9 +16390,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeS NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery: Represents @@ -16413,9 +16413,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeBase: A knowledge base represents a @@ -16454,9 +16454,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeBase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeBase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeBase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeBase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata: Metadata in @@ -16489,9 +16489,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse: Response message for @@ -16520,9 +16520,9 @@ type GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListContextsResponse: The response message for @@ -16550,9 +16550,9 @@ type GoogleCloudDialogflowV2beta1ListContextsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListContextsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListContextsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListContextsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListConversationProfilesResponse: The response @@ -16581,9 +16581,9 @@ type GoogleCloudDialogflowV2beta1ListConversationProfilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListConversationProfilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListConversationProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListConversationProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListConversationsResponse: The response message @@ -16611,9 +16611,9 @@ type GoogleCloudDialogflowV2beta1ListConversationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListConversationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListConversationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListConversationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListDocumentsResponse: Response message for @@ -16640,9 +16640,9 @@ type GoogleCloudDialogflowV2beta1ListDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListEntityTypesResponse: The response message @@ -16670,9 +16670,9 @@ type GoogleCloudDialogflowV2beta1ListEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListEnvironmentsResponse: The response message @@ -16700,9 +16700,9 @@ type GoogleCloudDialogflowV2beta1ListEnvironmentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListEnvironmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListGeneratorsResponse: Response of @@ -16729,9 +16729,9 @@ type GoogleCloudDialogflowV2beta1ListGeneratorsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListGeneratorsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListGeneratorsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListGeneratorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListIntentsResponse: The response message for @@ -16759,9 +16759,9 @@ type GoogleCloudDialogflowV2beta1ListIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse: Response message for @@ -16788,9 +16788,9 @@ type GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListMessagesResponse: The response message for @@ -16819,9 +16819,9 @@ type GoogleCloudDialogflowV2beta1ListMessagesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListMessagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListMessagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListMessagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListParticipantsResponse: The response message @@ -16849,9 +16849,9 @@ type GoogleCloudDialogflowV2beta1ListParticipantsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListParticipantsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListParticipantsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListParticipantsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse: The response @@ -16880,9 +16880,9 @@ type GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListSuggestionsResponse: The response message @@ -16911,9 +16911,9 @@ type GoogleCloudDialogflowV2beta1ListSuggestionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ListVersionsResponse: The response message for @@ -16941,9 +16941,9 @@ type GoogleCloudDialogflowV2beta1ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1LoggingConfig: Defines logging behavior for @@ -16966,9 +16966,9 @@ type GoogleCloudDialogflowV2beta1LoggingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1LoggingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1LoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1LoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Message: Represents a message posted into a @@ -17018,9 +17018,9 @@ type GoogleCloudDialogflowV2beta1Message struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Message) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Message) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1MessageAnnotation: Represents the result of @@ -17046,9 +17046,9 @@ type GoogleCloudDialogflowV2beta1MessageAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1MessageAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1MessageAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1MessageAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1MessageEntry: Represents a message entry of a @@ -17085,9 +17085,9 @@ type GoogleCloudDialogflowV2beta1MessageEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1MessageEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1MessageEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1MessageEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1NotificationConfig: Defines notification @@ -17122,9 +17122,9 @@ type GoogleCloudDialogflowV2beta1NotificationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1NotificationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest: Represents the @@ -17159,9 +17159,9 @@ type GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1OutputAudio: Represents the natural language @@ -17185,9 +17185,9 @@ type GoogleCloudDialogflowV2beta1OutputAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1OutputAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1OutputAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1OutputAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1OutputAudioConfig: Instructs the speech @@ -17233,9 +17233,9 @@ type GoogleCloudDialogflowV2beta1OutputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1OutputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1OutputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1OutputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Participant: Represents a conversation @@ -17296,9 +17296,9 @@ type GoogleCloudDialogflowV2beta1Participant struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Participant) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Participant) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Participant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1QueryInput: Represents the query input. It can @@ -17328,9 +17328,9 @@ type GoogleCloudDialogflowV2beta1QueryInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1QueryInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1QueryInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1QueryInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1QueryParameters: Represents the parameters of @@ -17398,9 +17398,9 @@ type GoogleCloudDialogflowV2beta1QueryParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1QueryParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1QueryParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1QueryParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1QueryResult: Represents the result of @@ -17501,9 +17501,9 @@ type GoogleCloudDialogflowV2beta1QueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1QueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1QueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1QueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1QueryResult) UnmarshalJSON(data []byte) error { @@ -17544,9 +17544,9 @@ type GoogleCloudDialogflowV2beta1ReloadDocumentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ReloadDocumentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ReloadDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ReloadDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ResponseMessage: Response messages from an @@ -17581,9 +17581,9 @@ type GoogleCloudDialogflowV2beta1ResponseMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ResponseMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ResponseMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ResponseMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction: Indicates that @@ -17616,9 +17616,9 @@ type GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ResponseMessageMixedAudio: Represents an audio @@ -17640,9 +17640,9 @@ type GoogleCloudDialogflowV2beta1ResponseMessageMixedAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ResponseMessageMixedAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ResponseMessageMixedAudioSegment: Represents one @@ -17671,9 +17671,9 @@ type GoogleCloudDialogflowV2beta1ResponseMessageMixedAudioSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ResponseMessageMixedAudioSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ResponseMessageTelephonyTransferCall: Represents @@ -17698,9 +17698,9 @@ type GoogleCloudDialogflowV2beta1ResponseMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ResponseMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ResponseMessageText: The text response message. @@ -17720,9 +17720,9 @@ type GoogleCloudDialogflowV2beta1ResponseMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ResponseMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ResponseMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ResponseMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1RestoreAgentRequest: The request message for @@ -17750,9 +17750,9 @@ type GoogleCloudDialogflowV2beta1RestoreAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1RestoreAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1RestoreAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1RestoreAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SearchAgentsResponse: The response message for @@ -17780,9 +17780,9 @@ type GoogleCloudDialogflowV2beta1SearchAgentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SearchAgentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SearchAgentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SearchAgentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer: Represents a @@ -17817,9 +17817,9 @@ type GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource: The sources @@ -17844,9 +17844,9 @@ type GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SearchKnowledgeRequest: The request message for @@ -17889,9 +17889,9 @@ type GoogleCloudDialogflowV2beta1SearchKnowledgeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SearchKnowledgeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SearchKnowledgeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SearchKnowledgeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SearchKnowledgeResponse: The response message @@ -17918,9 +17918,9 @@ type GoogleCloudDialogflowV2beta1SearchKnowledgeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SearchKnowledgeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SearchKnowledgeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SearchKnowledgeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Sentiment: The sentiment, such as @@ -17949,9 +17949,9 @@ type GoogleCloudDialogflowV2beta1Sentiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Sentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Sentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Sentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1Sentiment) UnmarshalJSON(data []byte) error { @@ -17990,9 +17990,9 @@ type GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SentimentAnalysisResult: The result of sentiment @@ -18020,9 +18020,9 @@ type GoogleCloudDialogflowV2beta1SentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SessionEntityType: A session represents a @@ -18081,9 +18081,9 @@ type GoogleCloudDialogflowV2beta1SessionEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SessionEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SessionEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SessionEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata: @@ -18135,9 +18135,9 @@ type GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigRequest: The request @@ -18170,9 +18170,9 @@ type GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SmartReplyAnswer: Represents a smart reply @@ -18200,9 +18200,9 @@ type GoogleCloudDialogflowV2beta1SmartReplyAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SmartReplyAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SmartReplyAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) UnmarshalJSON(data []byte) error { @@ -18249,9 +18249,9 @@ type GoogleCloudDialogflowV2beta1SpeechContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SpeechContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SpeechContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SpeechContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1SpeechContext) UnmarshalJSON(data []byte) error { @@ -18385,9 +18385,9 @@ type GoogleCloudDialogflowV2beta1SpeechToTextConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SpeechToTextConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SpeechToTextConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SpeechToTextConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SubAgent: Contains basic configuration for a @@ -18413,9 +18413,9 @@ type GoogleCloudDialogflowV2beta1SubAgent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SubAgent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SubAgent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SubAgent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestArticlesRequest: The request message for @@ -18444,9 +18444,9 @@ type GoogleCloudDialogflowV2beta1SuggestArticlesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestArticlesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestArticlesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestArticlesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestArticlesResponse: The response message @@ -18478,9 +18478,9 @@ type GoogleCloudDialogflowV2beta1SuggestArticlesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestArticlesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestArticlesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestArticlesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestConversationSummaryRequest: The request @@ -18511,9 +18511,9 @@ type GoogleCloudDialogflowV2beta1SuggestConversationSummaryRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestConversationSummaryRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestConversationSummaryRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestConversationSummaryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponse: The response @@ -18546,9 +18546,9 @@ type GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponseSummary: @@ -18580,9 +18580,9 @@ type GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponseSummary struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponseSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponseSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponseSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse: The response @@ -18613,9 +18613,9 @@ type GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest: The request message @@ -18644,9 +18644,9 @@ type GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse: The request message @@ -18678,9 +18678,9 @@ type GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistRequest: The request @@ -18712,9 +18712,9 @@ type GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse: The response @@ -18746,9 +18746,9 @@ type GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest: The request message @@ -18779,9 +18779,9 @@ type GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse: The response @@ -18815,9 +18815,9 @@ type GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Suggestion: Represents a suggestion for a human @@ -18848,9 +18848,9 @@ type GoogleCloudDialogflowV2beta1Suggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Suggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Suggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Suggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestionArticle: Represents suggested article. @@ -18880,9 +18880,9 @@ type GoogleCloudDialogflowV2beta1SuggestionArticle struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestionArticle) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestionArticle) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestionArticle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestionFaqAnswer: Represents suggested answer @@ -18920,9 +18920,9 @@ type GoogleCloudDialogflowV2beta1SuggestionFaqAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestionFaqAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestionFaqAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestionFaqAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1SuggestionFaqAnswer) UnmarshalJSON(data []byte) error { @@ -18972,9 +18972,9 @@ type GoogleCloudDialogflowV2beta1SuggestionFeature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestionFeature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestionFeature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestionFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestionInput: Represents the selection of a @@ -19017,9 +19017,9 @@ type GoogleCloudDialogflowV2beta1SuggestionInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestionInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestionInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestionInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestionResult: One response of different type @@ -19060,9 +19060,9 @@ type GoogleCloudDialogflowV2beta1SuggestionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SummarizationContext: Summarization context that @@ -19093,9 +19093,9 @@ type GoogleCloudDialogflowV2beta1SummarizationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SummarizationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SummarizationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SummarizationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SummarizationSection: Represents the section of @@ -19140,9 +19140,9 @@ type GoogleCloudDialogflowV2beta1SummarizationSection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SummarizationSection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SummarizationSection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SummarizationSection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SummarizationSectionList: List of summarization @@ -19163,9 +19163,9 @@ type GoogleCloudDialogflowV2beta1SummarizationSectionList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SummarizationSectionList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SummarizationSectionList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SummarizationSectionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SummarySuggestion: Suggested summary of the @@ -19186,9 +19186,9 @@ type GoogleCloudDialogflowV2beta1SummarySuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SummarySuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SummarySuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SummarySuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SummarySuggestionSummarySection: A component of @@ -19211,9 +19211,9 @@ type GoogleCloudDialogflowV2beta1SummarySuggestionSummarySection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SummarySuggestionSummarySection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SummarySuggestionSummarySection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SummarySuggestionSummarySection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig: Configuration of how @@ -19256,9 +19256,9 @@ type GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig) UnmarshalJSON(data []byte) error { @@ -19317,9 +19317,9 @@ type GoogleCloudDialogflowV2beta1TelephonyDtmfEvents struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1TelephonyDtmfEvents) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1TelephonyDtmfEvents) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1TelephonyDtmfEvents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1TextInput: Represents the natural language text @@ -19347,9 +19347,9 @@ type GoogleCloudDialogflowV2beta1TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1TextToSpeechSettings: Instructs the speech @@ -19402,9 +19402,9 @@ type GoogleCloudDialogflowV2beta1TextToSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1TextToSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1TextToSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1TextToSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1TrainAgentRequest: The request message for @@ -19448,9 +19448,9 @@ type GoogleCloudDialogflowV2beta1ValidationError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ValidationError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ValidationError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ValidationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ValidationResult: Represents the output of agent @@ -19474,9 +19474,9 @@ type GoogleCloudDialogflowV2beta1ValidationResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Version: You can create multiple versions of @@ -19528,9 +19528,9 @@ type GoogleCloudDialogflowV2beta1Version struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Version) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Version) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1VoiceSelectionParams: Description of which voice @@ -19568,9 +19568,9 @@ type GoogleCloudDialogflowV2beta1VoiceSelectionParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1VoiceSelectionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1VoiceSelectionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1VoiceSelectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1WebhookRequest: The request message for a @@ -19606,9 +19606,9 @@ type GoogleCloudDialogflowV2beta1WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1WebhookResponse: The response message for a @@ -19681,9 +19681,9 @@ type GoogleCloudDialogflowV2beta1WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ConversationSignals: This message is used to @@ -19705,9 +19705,9 @@ type GoogleCloudDialogflowV3alpha1ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata: Metadata for @@ -19728,9 +19728,9 @@ type GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata: Metadata for @@ -19751,9 +19751,9 @@ type GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata: Metadata in @@ -19780,9 +19780,9 @@ type GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata: Metadata for @@ -19803,9 +19803,9 @@ type GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ImportDocumentsResponse: Response message for @@ -19826,9 +19826,9 @@ type GoogleCloudDialogflowV3alpha1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata: Metadata for @@ -19849,9 +19849,9 @@ type GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1TurnSignals: Collection of all signals that @@ -19901,9 +19901,9 @@ type GoogleCloudDialogflowV3alpha1TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV3alpha1TurnSignals) UnmarshalJSON(data []byte) error { @@ -19940,9 +19940,9 @@ type GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -19969,9 +19969,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -20008,9 +20008,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -20037,9 +20037,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -20084,9 +20084,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -20128,9 +20128,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeLatLng: An object that represents a latitude/longitude pair. This @@ -20156,9 +20156,9 @@ type GoogleTypeLatLng struct { NullFields []string `json:"-"` } -func (s *GoogleTypeLatLng) MarshalJSON() ([]byte, error) { +func (s GoogleTypeLatLng) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeLatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeLatLng) UnmarshalJSON(data []byte) error { diff --git a/dialogflow/v3/dialogflow-gen.go b/dialogflow/v3/dialogflow-gen.go index 67f122a228..8e96824ed2 100644 --- a/dialogflow/v3/dialogflow-gen.go +++ b/dialogflow/v3/dialogflow-gen.go @@ -511,9 +511,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings: Define behaviors for @@ -549,9 +549,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings: Define behaviors @@ -574,9 +574,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings: Define behaviors of @@ -608,9 +608,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Agent: Agents are best described as Natural @@ -701,9 +701,9 @@ type GoogleCloudDialogflowCxV3Agent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Agent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Agent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Agent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettings: Settings for answer @@ -726,9 +726,9 @@ type GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings: Settings for Gen App @@ -751,9 +751,9 @@ type GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AgentGitIntegrationSettings: Settings for @@ -774,9 +774,9 @@ type GoogleCloudDialogflowCxV3AgentGitIntegrationSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AgentGitIntegrationSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AgentGitIntegrationSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AgentGitIntegrationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings: Settings @@ -806,9 +806,9 @@ type GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AgentPersonalizationSettings: Settings for end user @@ -833,9 +833,9 @@ type GoogleCloudDialogflowCxV3AgentPersonalizationSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AgentPersonalizationSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AgentPersonalizationSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AgentPersonalizationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AgentValidationResult: The response message for @@ -862,9 +862,9 @@ type GoogleCloudDialogflowCxV3AgentValidationResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AgentValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AgentValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AgentValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AnswerFeedback: Stores information about feedback @@ -900,9 +900,9 @@ type GoogleCloudDialogflowCxV3AnswerFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AnswerFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AnswerFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AnswerFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AnswerFeedbackRatingReason: Stores extra @@ -928,9 +928,9 @@ type GoogleCloudDialogflowCxV3AnswerFeedbackRatingReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AnswerFeedbackRatingReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AnswerFeedbackRatingReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AnswerFeedbackRatingReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AudioInput: Represents the natural speech audio to @@ -959,9 +959,9 @@ type GoogleCloudDialogflowCxV3AudioInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AudioInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AudioInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AudioInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BargeInConfig: Configuration of the barge-in @@ -1000,9 +1000,9 @@ type GoogleCloudDialogflowCxV3BargeInConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BargeInConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BargeInConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BargeInConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest: The request message @@ -1024,9 +1024,9 @@ type GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata: Metadata returned for @@ -1047,9 +1047,9 @@ type GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BatchRunTestCasesRequest: The request message for @@ -1073,9 +1073,9 @@ type GoogleCloudDialogflowCxV3BatchRunTestCasesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BatchRunTestCasesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BatchRunTestCasesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BatchRunTestCasesResponse: The response message for @@ -1097,9 +1097,9 @@ type GoogleCloudDialogflowCxV3BatchRunTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BatchRunTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BoostSpec: Boost specification to boost certain @@ -1125,9 +1125,9 @@ type GoogleCloudDialogflowCxV3BoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpec: Boost applies to @@ -1164,9 +1164,9 @@ type GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error { @@ -1206,9 +1206,9 @@ type GoogleCloudDialogflowCxV3BoostSpecs struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BoostSpecs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BoostSpecs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BoostSpecs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3CalculateCoverageResponse: The response message for @@ -1239,9 +1239,9 @@ type GoogleCloudDialogflowCxV3CalculateCoverageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3CalculateCoverageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3CalculateCoverageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3CalculateCoverageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Changelog: Changelogs represents a change made to a @@ -1280,9 +1280,9 @@ type GoogleCloudDialogflowCxV3Changelog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Changelog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Changelog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Changelog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3CompareVersionsRequest: The request message for @@ -1310,9 +1310,9 @@ type GoogleCloudDialogflowCxV3CompareVersionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3CompareVersionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3CompareVersionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3CompareVersionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3CompareVersionsResponse: The response message for @@ -1340,9 +1340,9 @@ type GoogleCloudDialogflowCxV3CompareVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3CompareVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3CompareVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3CompareVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ContinuousTestResult: Represents a result from @@ -1378,9 +1378,9 @@ type GoogleCloudDialogflowCxV3ContinuousTestResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ContinuousTestResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ContinuousTestResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ContinuousTestResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationSignals: This message is used to hold @@ -1402,9 +1402,9 @@ type GoogleCloudDialogflowCxV3ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurn: One interaction between a human @@ -1428,9 +1428,9 @@ type GoogleCloudDialogflowCxV3ConversationTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurnUserInput: The input from the human @@ -1460,9 +1460,9 @@ type GoogleCloudDialogflowCxV3ConversationTurnUserInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurnUserInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurnUserInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurnUserInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput: The output from @@ -1502,9 +1502,9 @@ type GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata: Metadata for @@ -1525,9 +1525,9 @@ type GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3CreateVersionOperationMetadata: Metadata associated @@ -1549,9 +1549,9 @@ type GoogleCloudDialogflowCxV3CreateVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3CreateVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnection: A data store connection. It @@ -1586,9 +1586,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnectionSignals: Data store connection @@ -1632,9 +1632,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnectionSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnectionSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnectionSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnectionSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnectionSignalsAnswerGenerationModelCallS @@ -1657,9 +1657,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnectionSignalsAnswerGenerationModelCal NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnectionSignalsAnswerGenerationModelCallSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnectionSignalsAnswerGenerationModelCallSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnectionSignalsAnswerGenerationModelCallSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnectionSignalsAnswerPart: Answer part @@ -1683,9 +1683,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnectionSignalsAnswerPart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnectionSignalsAnswerPart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnectionSignalsAnswerPart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnectionSignalsAnswerPart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnectionSignalsCitedSnippet: Snippet @@ -1708,9 +1708,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnectionSignalsCitedSnippet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnectionSignalsCitedSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnectionSignalsCitedSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnectionSignalsCitedSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnectionSignalsGroundingSignals: @@ -1746,9 +1746,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnectionSignalsGroundingSignals struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnectionSignalsGroundingSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnectionSignalsGroundingSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnectionSignalsGroundingSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnectionSignalsRewriterModelCallSignals: @@ -1771,9 +1771,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnectionSignalsRewriterModelCallSignals NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnectionSignalsRewriterModelCallSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnectionSignalsRewriterModelCallSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnectionSignalsRewriterModelCallSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSafetySignals: Safety @@ -1809,9 +1809,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSafetySignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSafetySignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSafetySignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSafetySignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSearchSnippet: Search @@ -1836,9 +1836,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSearchSnippet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSearchSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSearchSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSearchSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata: Metadata for @@ -1859,9 +1859,9 @@ type GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeployFlowMetadata: Metadata returned for the @@ -1882,9 +1882,9 @@ type GoogleCloudDialogflowCxV3DeployFlowMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeployFlowMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeployFlowMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeployFlowMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeployFlowRequest: The request message for @@ -1906,9 +1906,9 @@ type GoogleCloudDialogflowCxV3DeployFlowRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeployFlowRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeployFlowRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeployFlowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeployFlowResponse: The response message for @@ -1932,9 +1932,9 @@ type GoogleCloudDialogflowCxV3DeployFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeployFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeployFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeployFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Deployment: Represents a deployment in an @@ -1978,9 +1978,9 @@ type GoogleCloudDialogflowCxV3Deployment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Deployment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Deployment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeploymentResult: Result of the deployment. @@ -2004,9 +2004,9 @@ type GoogleCloudDialogflowCxV3DeploymentResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeploymentResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeploymentResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeploymentResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DetectIntentRequest: The request to detect user's @@ -2032,9 +2032,9 @@ type GoogleCloudDialogflowCxV3DetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DetectIntentResponse: The message returned from the @@ -2087,9 +2087,9 @@ type GoogleCloudDialogflowCxV3DetectIntentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DetectIntentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DetectIntentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DetectIntentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DtmfInput: Represents the input for dtmf event. @@ -2111,9 +2111,9 @@ type GoogleCloudDialogflowCxV3DtmfInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DtmfInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DtmfInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DtmfInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EntityType: Entities are extracted from user input @@ -2196,9 +2196,9 @@ type GoogleCloudDialogflowCxV3EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EntityTypeEntity: An **entity entry** for an @@ -2228,9 +2228,9 @@ type GoogleCloudDialogflowCxV3EntityTypeEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EntityTypeEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EntityTypeEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EntityTypeEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase: An excluded entity phrase @@ -2251,9 +2251,9 @@ type GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Environment: Represents an environment for an @@ -2301,9 +2301,9 @@ type GoogleCloudDialogflowCxV3Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig: The configuration for @@ -2333,9 +2333,9 @@ type GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentVersionConfig: Configuration for the @@ -2356,9 +2356,9 @@ type GoogleCloudDialogflowCxV3EnvironmentVersionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentWebhookConfig: Configuration for @@ -2381,9 +2381,9 @@ type GoogleCloudDialogflowCxV3EnvironmentWebhookConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentWebhookConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EventHandler: An event handler specifies an event @@ -2422,9 +2422,9 @@ type GoogleCloudDialogflowCxV3EventHandler struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EventHandler) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EventHandler) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EventHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EventInput: Represents the event to trigger. @@ -2444,9 +2444,9 @@ type GoogleCloudDialogflowCxV3EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Experiment: Represents an experiment in an @@ -2516,9 +2516,9 @@ type GoogleCloudDialogflowCxV3Experiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Experiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Experiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Experiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExperimentDefinition: Definition of the experiment. @@ -2543,9 +2543,9 @@ type GoogleCloudDialogflowCxV3ExperimentDefinition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExperimentDefinition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExperimentDefinition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExperimentDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExperimentResult: The inference result which @@ -2569,9 +2569,9 @@ type GoogleCloudDialogflowCxV3ExperimentResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExperimentResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExperimentResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExperimentResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval: A confidence @@ -2601,9 +2601,9 @@ type GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval) UnmarshalJSON(data []byte) error { @@ -2673,9 +2673,9 @@ type GoogleCloudDialogflowCxV3ExperimentResultMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExperimentResultMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExperimentResultMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExperimentResultMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3ExperimentResultMetric) UnmarshalJSON(data []byte) error { @@ -2718,9 +2718,9 @@ type GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportAgentRequest: The request message for @@ -2764,9 +2764,9 @@ type GoogleCloudDialogflowCxV3ExportAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportAgentRequestGitDestination: Settings for @@ -2789,9 +2789,9 @@ type GoogleCloudDialogflowCxV3ExportAgentRequestGitDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportAgentRequestGitDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportAgentRequestGitDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportAgentRequestGitDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportAgentResponse: The response message for @@ -2820,9 +2820,9 @@ type GoogleCloudDialogflowCxV3ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportEntityTypesMetadata: Metadata returned for @@ -2875,9 +2875,9 @@ type GoogleCloudDialogflowCxV3ExportEntityTypesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportEntityTypesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportEntityTypesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportEntityTypesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportEntityTypesResponse: The response message for @@ -2904,9 +2904,9 @@ type GoogleCloudDialogflowCxV3ExportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportFlowRequest: The request message for @@ -2937,9 +2937,9 @@ type GoogleCloudDialogflowCxV3ExportFlowRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportFlowRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportFlowRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportFlowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportFlowResponse: The response message for @@ -2963,9 +2963,9 @@ type GoogleCloudDialogflowCxV3ExportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportIntentsMetadata: Metadata returned for the @@ -3012,9 +3012,9 @@ type GoogleCloudDialogflowCxV3ExportIntentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportIntentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportIntentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportIntentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportIntentsResponse: The response message for @@ -3040,9 +3040,9 @@ type GoogleCloudDialogflowCxV3ExportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportTestCasesMetadata: Metadata returned for the @@ -3089,9 +3089,9 @@ type GoogleCloudDialogflowCxV3ExportTestCasesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportTestCasesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportTestCasesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportTestCasesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportTestCasesResponse: The response message for @@ -3115,9 +3115,9 @@ type GoogleCloudDialogflowCxV3ExportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FilterSpecs: Filter specifications for data stores. @@ -3145,9 +3145,9 @@ type GoogleCloudDialogflowCxV3FilterSpecs struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FilterSpecs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FilterSpecs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FilterSpecs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Flow: Flows represents the conversation flows when @@ -3222,9 +3222,9 @@ type GoogleCloudDialogflowCxV3Flow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Flow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Flow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Flow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FlowImportStrategy: The flow import strategy used @@ -3260,9 +3260,9 @@ type GoogleCloudDialogflowCxV3FlowImportStrategy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FlowImportStrategy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FlowImportStrategy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FlowImportStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FlowMultiLanguageSettings: Settings for @@ -3292,9 +3292,9 @@ type GoogleCloudDialogflowCxV3FlowMultiLanguageSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FlowMultiLanguageSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FlowMultiLanguageSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FlowMultiLanguageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FlowValidationResult: The response message for @@ -3323,9 +3323,9 @@ type GoogleCloudDialogflowCxV3FlowValidationResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FlowValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FlowValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FlowValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Form: A form is a data model that groups related @@ -3349,9 +3349,9 @@ type GoogleCloudDialogflowCxV3Form struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Form) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Form) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FormParameter: Represents a form parameter. @@ -3397,9 +3397,9 @@ type GoogleCloudDialogflowCxV3FormParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FormParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FormParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FormParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FormParameterFillBehavior: Configuration for how @@ -3444,9 +3444,9 @@ type GoogleCloudDialogflowCxV3FormParameterFillBehavior struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FormParameterFillBehavior) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FormParameterFillBehavior) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FormParameterFillBehavior - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillIntentRequest: Request of FulfillIntent @@ -3472,9 +3472,9 @@ type GoogleCloudDialogflowCxV3FulfillIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillIntentResponse: Response of FulfillIntent @@ -3513,9 +3513,9 @@ type GoogleCloudDialogflowCxV3FulfillIntentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillIntentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillIntentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillIntentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Fulfillment: A fulfillment can do one or more of @@ -3572,9 +3572,9 @@ type GoogleCloudDialogflowCxV3Fulfillment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Fulfillment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Fulfillment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Fulfillment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCases: A list of cascading @@ -3596,9 +3596,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCases struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCases - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase: Each case has a @@ -3625,9 +3625,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent: The @@ -3650,9 +3650,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentSetParameterAction: Setting a parameter @@ -3675,9 +3675,9 @@ type GoogleCloudDialogflowCxV3FulfillmentSetParameterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentSetParameterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GcsDestination: Google Cloud Storage location for a @@ -3701,9 +3701,9 @@ type GoogleCloudDialogflowCxV3GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GenerativeSettings: Settings for Generative AI. @@ -3734,9 +3734,9 @@ type GoogleCloudDialogflowCxV3GenerativeSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GenerativeSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GenerativeSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GenerativeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings: Settings for @@ -3760,9 +3760,9 @@ type GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate: @@ -3790,9 +3790,9 @@ type GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings: @@ -3831,9 +3831,9 @@ type GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Generator: Generators contain prompt to be sent to @@ -3870,9 +3870,9 @@ type GoogleCloudDialogflowCxV3Generator struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Generator) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Generator) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Generator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GeneratorPlaceholder: Represents a custom @@ -3895,9 +3895,9 @@ type GoogleCloudDialogflowCxV3GeneratorPlaceholder struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GeneratorPlaceholder) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GeneratorPlaceholder) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GeneratorPlaceholder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata: Metadata in @@ -3924,9 +3924,9 @@ type GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata: Metadata for @@ -3947,9 +3947,9 @@ type GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportDocumentsResponse: Response message for @@ -3970,9 +3970,9 @@ type GoogleCloudDialogflowCxV3ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportEntityTypesMetadata: Metadata returned for @@ -4028,9 +4028,9 @@ type GoogleCloudDialogflowCxV3ImportEntityTypesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportEntityTypesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportEntityTypesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportEntityTypesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportEntityTypesResponse: The response message for @@ -4055,9 +4055,9 @@ type GoogleCloudDialogflowCxV3ImportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources: @@ -4082,9 +4082,9 @@ type GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources stru NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportFlowRequest: The request message for @@ -4126,9 +4126,9 @@ type GoogleCloudDialogflowCxV3ImportFlowRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportFlowRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportFlowRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportFlowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportFlowResponse: The response message for @@ -4150,9 +4150,9 @@ type GoogleCloudDialogflowCxV3ImportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportIntentsMetadata: Metadata returned for the @@ -4205,9 +4205,9 @@ type GoogleCloudDialogflowCxV3ImportIntentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportIntentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportIntentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportIntentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportIntentsResponse: The response message for @@ -4232,9 +4232,9 @@ type GoogleCloudDialogflowCxV3ImportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources: @@ -4259,9 +4259,9 @@ type GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportTestCasesMetadata: Metadata returned for the @@ -4282,9 +4282,9 @@ type GoogleCloudDialogflowCxV3ImportTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportTestCasesRequest: The request message for @@ -4312,9 +4312,9 @@ type GoogleCloudDialogflowCxV3ImportTestCasesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportTestCasesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportTestCasesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportTestCasesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportTestCasesResponse: The response message for @@ -4336,9 +4336,9 @@ type GoogleCloudDialogflowCxV3ImportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3InlineDestination: Inline destination for a @@ -4361,9 +4361,9 @@ type GoogleCloudDialogflowCxV3InlineDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3InlineDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3InlineDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3InlineDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3InlineSource: Inline source for a Dialogflow @@ -4384,9 +4384,9 @@ type GoogleCloudDialogflowCxV3InlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3InlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3InlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3InlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3InputAudioConfig: Instructs the speech recognizer @@ -4492,9 +4492,9 @@ type GoogleCloudDialogflowCxV3InputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3InputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3InputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3InputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Intent: An intent represents a user's intent to @@ -4556,9 +4556,9 @@ type GoogleCloudDialogflowCxV3Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentCoverage: Intent coverage represents the @@ -4582,9 +4582,9 @@ type GoogleCloudDialogflowCxV3IntentCoverage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentCoverage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentCoverage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentCoverage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3IntentCoverage) UnmarshalJSON(data []byte) error { @@ -4621,9 +4621,9 @@ type GoogleCloudDialogflowCxV3IntentCoverageIntent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentCoverageIntent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentCoverageIntent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentCoverageIntent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentInput: Represents the intent to trigger @@ -4645,9 +4645,9 @@ type GoogleCloudDialogflowCxV3IntentInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentParameter: Represents an intent parameter. @@ -4680,9 +4680,9 @@ type GoogleCloudDialogflowCxV3IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentTrainingPhrase: Represents an example that @@ -4717,9 +4717,9 @@ type GoogleCloudDialogflowCxV3IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentTrainingPhrasePart: Represents a part of a @@ -4743,9 +4743,9 @@ type GoogleCloudDialogflowCxV3IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3KnowledgeConnectorSettings: The Knowledge Connector @@ -4781,9 +4781,9 @@ type GoogleCloudDialogflowCxV3KnowledgeConnectorSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3KnowledgeConnectorSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3LanguageInfo: Represents the language information @@ -4810,9 +4810,9 @@ type GoogleCloudDialogflowCxV3LanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3LanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3LanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3LanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3LanguageInfo) UnmarshalJSON(data []byte) error { @@ -4854,9 +4854,9 @@ type GoogleCloudDialogflowCxV3ListAgentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListAgentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListAgentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListAgentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListChangelogsResponse: The response message for @@ -4885,9 +4885,9 @@ type GoogleCloudDialogflowCxV3ListChangelogsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListChangelogsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListChangelogsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListChangelogsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse: The response @@ -4914,9 +4914,9 @@ type GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListDeploymentsResponse: The response message for @@ -4946,9 +4946,9 @@ type GoogleCloudDialogflowCxV3ListDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListEntityTypesResponse: The response message for @@ -4976,9 +4976,9 @@ type GoogleCloudDialogflowCxV3ListEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListEnvironmentsResponse: The response message for @@ -5008,9 +5008,9 @@ type GoogleCloudDialogflowCxV3ListEnvironmentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListEnvironmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListExperimentsResponse: The response message for @@ -5040,9 +5040,9 @@ type GoogleCloudDialogflowCxV3ListExperimentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListExperimentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListExperimentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListExperimentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListFlowsResponse: The response message for @@ -5070,9 +5070,9 @@ type GoogleCloudDialogflowCxV3ListFlowsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListFlowsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListFlowsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListFlowsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListGeneratorsResponse: The response message for @@ -5100,9 +5100,9 @@ type GoogleCloudDialogflowCxV3ListGeneratorsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListGeneratorsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListGeneratorsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListGeneratorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListIntentsResponse: The response message for @@ -5130,9 +5130,9 @@ type GoogleCloudDialogflowCxV3ListIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListPagesResponse: The response message for @@ -5160,9 +5160,9 @@ type GoogleCloudDialogflowCxV3ListPagesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListPagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListPagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListPagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListSecuritySettingsResponse: The response message @@ -5189,9 +5189,9 @@ type GoogleCloudDialogflowCxV3ListSecuritySettingsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListSecuritySettingsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListSecuritySettingsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListSecuritySettingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse: The response @@ -5220,9 +5220,9 @@ type GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListTestCaseResultsResponse: The response message @@ -5249,9 +5249,9 @@ type GoogleCloudDialogflowCxV3ListTestCaseResultsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListTestCaseResultsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListTestCaseResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListTestCaseResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListTestCasesResponse: The response message for @@ -5279,9 +5279,9 @@ type GoogleCloudDialogflowCxV3ListTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse: The response @@ -5311,9 +5311,9 @@ type GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListVersionsResponse: The response message for @@ -5343,9 +5343,9 @@ type GoogleCloudDialogflowCxV3ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ListWebhooksResponse: The response message for @@ -5373,9 +5373,9 @@ type GoogleCloudDialogflowCxV3ListWebhooksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ListWebhooksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ListWebhooksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ListWebhooksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3LoadVersionRequest: The request message for @@ -5400,9 +5400,9 @@ type GoogleCloudDialogflowCxV3LoadVersionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3LoadVersionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3LoadVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3LoadVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse: The response @@ -5430,9 +5430,9 @@ type GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Match: Represents one match result of MatchIntent. @@ -5490,9 +5490,9 @@ type GoogleCloudDialogflowCxV3Match struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Match) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Match) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Match - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3Match) UnmarshalJSON(data []byte) error { @@ -5531,9 +5531,9 @@ type GoogleCloudDialogflowCxV3MatchIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3MatchIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3MatchIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3MatchIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3MatchIntentResponse: Response of MatchIntent. @@ -5573,9 +5573,9 @@ type GoogleCloudDialogflowCxV3MatchIntentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3MatchIntentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3MatchIntentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3MatchIntentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3NluSettings: Settings related to NLU. @@ -5619,9 +5619,9 @@ type GoogleCloudDialogflowCxV3NluSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3NluSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3NluSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3NluSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3NluSettings) UnmarshalJSON(data []byte) error { @@ -5681,9 +5681,9 @@ type GoogleCloudDialogflowCxV3OutputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3OutputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3OutputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3OutputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Page: A Dialogflow CX conversation (session) can be @@ -5765,9 +5765,9 @@ type GoogleCloudDialogflowCxV3Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfo: Represents page information communicated @@ -5796,9 +5796,9 @@ type GoogleCloudDialogflowCxV3PageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfoFormInfo: Represents form information. @@ -5820,9 +5820,9 @@ type GoogleCloudDialogflowCxV3PageInfoFormInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfoFormInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfoFormInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfoFormInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo: Represents parameter @@ -5871,9 +5871,9 @@ type GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Phrase: Text input which can be used for prompt or @@ -5894,9 +5894,9 @@ type GoogleCloudDialogflowCxV3Phrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Phrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Phrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Phrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3QueryInput: Represents the query input. It can @@ -5934,9 +5934,9 @@ type GoogleCloudDialogflowCxV3QueryInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3QueryInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3QueryInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3QueryInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3QueryParameters: Represents the parameters of a @@ -6037,9 +6037,9 @@ type GoogleCloudDialogflowCxV3QueryParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3QueryParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3QueryParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3QueryParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3QueryResult: Represents the result of a @@ -6150,9 +6150,9 @@ type GoogleCloudDialogflowCxV3QueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3QueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3QueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3QueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3QueryResult) UnmarshalJSON(data []byte) error { @@ -6187,9 +6187,9 @@ type GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResourceName: Resource name and display name. @@ -6211,9 +6211,9 @@ type GoogleCloudDialogflowCxV3ResourceName struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResourceName) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResourceName) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResourceName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessage: Represents a response message that @@ -6289,9 +6289,9 @@ type GoogleCloudDialogflowCxV3ResponseMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess: Indicates that @@ -6320,9 +6320,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageEndInteraction: Indicates that @@ -6363,9 +6363,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageMixedAudio: Represents an audio @@ -6389,9 +6389,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageMixedAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageMixedAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment: Represents one @@ -6420,9 +6420,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText: A text or ssml @@ -6451,9 +6451,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessagePlayAudio: Specifies an audio clip @@ -6479,9 +6479,9 @@ type GoogleCloudDialogflowCxV3ResponseMessagePlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessagePlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall: Represents @@ -6504,9 +6504,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageText: The text response message. @@ -6530,9 +6530,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RestoreAgentRequest: The request message for @@ -6572,9 +6572,9 @@ type GoogleCloudDialogflowCxV3RestoreAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RestoreAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RestoreAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RestoreAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource: Settings for @@ -6595,9 +6595,9 @@ type GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RolloutConfig: The configuration for auto rollout. @@ -6629,9 +6629,9 @@ type GoogleCloudDialogflowCxV3RolloutConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RolloutConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RolloutConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RolloutConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RolloutConfigRolloutStep: A single rollout step @@ -6659,9 +6659,9 @@ type GoogleCloudDialogflowCxV3RolloutConfigRolloutStep struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RolloutConfigRolloutStep) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RolloutConfigRolloutStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RolloutConfigRolloutStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RolloutState: State of the auto-rollout process. @@ -6685,9 +6685,9 @@ type GoogleCloudDialogflowCxV3RolloutState struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RolloutState) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RolloutState) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RolloutState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunContinuousTestMetadata: Metadata returned for @@ -6708,9 +6708,9 @@ type GoogleCloudDialogflowCxV3RunContinuousTestMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunContinuousTestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunContinuousTestRequest: The request message for @@ -6736,9 +6736,9 @@ type GoogleCloudDialogflowCxV3RunContinuousTestResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunContinuousTestResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunContinuousTestResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunContinuousTestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunTestCaseMetadata: Metadata returned for the @@ -6766,9 +6766,9 @@ type GoogleCloudDialogflowCxV3RunTestCaseRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunTestCaseRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunTestCaseRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunTestCaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunTestCaseResponse: The response message for @@ -6789,9 +6789,9 @@ type GoogleCloudDialogflowCxV3RunTestCaseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunTestCaseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunTestCaseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunTestCaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SafetySettings: Settings for Generative Safety. @@ -6811,9 +6811,9 @@ type GoogleCloudDialogflowCxV3SafetySettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SafetySettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SafetySettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SafetySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SafetySettingsPhrase: Text input which can be used @@ -6836,9 +6836,9 @@ type GoogleCloudDialogflowCxV3SafetySettingsPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SafetySettingsPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SafetySettingsPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SafetySettingsPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SearchConfig: Search configuration for UCS search @@ -6861,9 +6861,9 @@ type GoogleCloudDialogflowCxV3SearchConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SearchConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SearchConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SearchConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SecuritySettings: Represents the settings related @@ -6976,9 +6976,9 @@ type GoogleCloudDialogflowCxV3SecuritySettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SecuritySettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SecuritySettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SecuritySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings: Settings for @@ -7020,9 +7020,9 @@ type GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings: Settings @@ -7045,9 +7045,9 @@ type GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SentimentAnalysisResult: The result of sentiment @@ -7075,9 +7075,9 @@ type GoogleCloudDialogflowCxV3SentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3SentimentAnalysisResult) UnmarshalJSON(data []byte) error { @@ -7147,9 +7147,9 @@ type GoogleCloudDialogflowCxV3SessionEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SessionEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SessionEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SessionEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SessionInfo: Represents session information @@ -7180,9 +7180,9 @@ type GoogleCloudDialogflowCxV3SessionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SessionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SessionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SpeechToTextSettings: Settings related to speech @@ -7204,9 +7204,9 @@ type GoogleCloudDialogflowCxV3SpeechToTextSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SpeechToTextSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SpeechToTextSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SpeechToTextSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3StartExperimentRequest: The request message for @@ -7243,9 +7243,9 @@ type GoogleCloudDialogflowCxV3SubmitAnswerFeedbackRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SubmitAnswerFeedbackRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SubmitAnswerFeedbackRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SubmitAnswerFeedbackRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SynthesizeSpeechConfig: Configuration of how speech @@ -7288,9 +7288,9 @@ type GoogleCloudDialogflowCxV3SynthesizeSpeechConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SynthesizeSpeechConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SynthesizeSpeechConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SynthesizeSpeechConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3SynthesizeSpeechConfig) UnmarshalJSON(data []byte) error { @@ -7353,9 +7353,9 @@ type GoogleCloudDialogflowCxV3TestCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestCaseError: Error info for importing a test. @@ -7377,9 +7377,9 @@ type GoogleCloudDialogflowCxV3TestCaseError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCaseError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCaseError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCaseError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestCaseResult: Represents a result from running a @@ -7419,9 +7419,9 @@ type GoogleCloudDialogflowCxV3TestCaseResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCaseResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCaseResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCaseResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestConfig: Represents configurations for a test @@ -7453,9 +7453,9 @@ type GoogleCloudDialogflowCxV3TestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestError: Error info for running a test. @@ -7479,9 +7479,9 @@ type GoogleCloudDialogflowCxV3TestError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestRunDifference: The description of differences @@ -7513,9 +7513,9 @@ type GoogleCloudDialogflowCxV3TestRunDifference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestRunDifference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestRunDifference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestRunDifference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TextInput: Represents the natural language text to @@ -7536,9 +7536,9 @@ type GoogleCloudDialogflowCxV3TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TextToSpeechSettings: Settings related to speech @@ -7566,9 +7566,9 @@ type GoogleCloudDialogflowCxV3TextToSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TextToSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TextToSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TextToSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TrainFlowRequest: The request message for @@ -7598,9 +7598,9 @@ type GoogleCloudDialogflowCxV3TransitionCoverage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TransitionCoverage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TransitionCoverage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TransitionCoverage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3TransitionCoverage) UnmarshalJSON(data []byte) error { @@ -7646,9 +7646,9 @@ type GoogleCloudDialogflowCxV3TransitionCoverageTransition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TransitionCoverageTransition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TransitionCoverageTransition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TransitionCoverageTransition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode: The source or @@ -7673,9 +7673,9 @@ type GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TransitionRoute: A transition route specifies a @@ -7728,9 +7728,9 @@ type GoogleCloudDialogflowCxV3TransitionRoute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TransitionRoute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TransitionRoute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TransitionRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TransitionRouteGroup: A TransitionRouteGroup @@ -7764,9 +7764,9 @@ type GoogleCloudDialogflowCxV3TransitionRouteGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TransitionRouteGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TransitionRouteGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TransitionRouteGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage: Transition route @@ -7792,9 +7792,9 @@ type GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage) UnmarshalJSON(data []byte) error { @@ -7836,9 +7836,9 @@ type GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage) UnmarshalJSON(data []byte) error { @@ -7876,9 +7876,9 @@ type GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TurnSignals: Collection of all signals that were @@ -7925,9 +7925,9 @@ type GoogleCloudDialogflowCxV3TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3TurnSignals) UnmarshalJSON(data []byte) error { @@ -7964,9 +7964,9 @@ type GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ValidateAgentRequest: The request message for @@ -7987,9 +7987,9 @@ type GoogleCloudDialogflowCxV3ValidateAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ValidateAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ValidateAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ValidateAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ValidateFlowRequest: The request message for @@ -8010,9 +8010,9 @@ type GoogleCloudDialogflowCxV3ValidateFlowRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ValidateFlowRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ValidateFlowRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ValidateFlowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ValidationMessage: Agent/flow validation message. @@ -8064,9 +8064,9 @@ type GoogleCloudDialogflowCxV3ValidationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ValidationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ValidationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ValidationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3VariantsHistory: The history of variants update. @@ -8088,9 +8088,9 @@ type GoogleCloudDialogflowCxV3VariantsHistory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3VariantsHistory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3VariantsHistory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3VariantsHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Version: Represents a version of a flow. @@ -8133,9 +8133,9 @@ type GoogleCloudDialogflowCxV3Version struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Version) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Version) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3VersionVariants: A list of flow version variants. @@ -8155,9 +8155,9 @@ type GoogleCloudDialogflowCxV3VersionVariants struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3VersionVariants) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3VersionVariants) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3VersionVariants - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3VersionVariantsVariant: A single flow version with @@ -8184,9 +8184,9 @@ type GoogleCloudDialogflowCxV3VersionVariantsVariant struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3VersionVariantsVariant) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3VersionVariantsVariant) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3VersionVariantsVariant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3VersionVariantsVariant) UnmarshalJSON(data []byte) error { @@ -8238,9 +8238,9 @@ type GoogleCloudDialogflowCxV3VoiceSelectionParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3VoiceSelectionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3VoiceSelectionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3VoiceSelectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Webhook: Webhooks host the developer's business @@ -8282,9 +8282,9 @@ type GoogleCloudDialogflowCxV3Webhook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Webhook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Webhook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Webhook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookGenericWebService: Represents configuration @@ -8373,9 +8373,9 @@ type GoogleCloudDialogflowCxV3WebhookGenericWebService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookGenericWebService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookGenericWebService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookGenericWebService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig: Represents @@ -8405,9 +8405,9 @@ type GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequest: The request message for a webhook @@ -8471,9 +8471,9 @@ type GoogleCloudDialogflowCxV3WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo: Represents @@ -8497,9 +8497,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestIntentInfo: Represents intent @@ -8531,9 +8531,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error { @@ -8572,9 +8572,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult: Represents @@ -8600,9 +8600,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error { @@ -8655,9 +8655,9 @@ type GoogleCloudDialogflowCxV3WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse: Represents a @@ -8687,9 +8687,9 @@ type GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig: Represents @@ -8716,9 +8716,9 @@ type GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettings: Hierarchical advanced @@ -8758,9 +8758,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings: Define behaviors @@ -8796,9 +8796,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings: Define @@ -8821,9 +8821,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings: Define @@ -8855,9 +8855,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AudioInput: Represents the natural speech @@ -8886,9 +8886,9 @@ type GoogleCloudDialogflowCxV3beta1AudioInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AudioInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AudioInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AudioInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BargeInConfig: Configuration of the barge-in @@ -8927,9 +8927,9 @@ type GoogleCloudDialogflowCxV3beta1BargeInConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BargeInConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BargeInConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BargeInConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata: Metadata returned @@ -8950,9 +8950,9 @@ type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse: The response @@ -8974,9 +8974,9 @@ type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ContinuousTestResult: Represents a result from @@ -9012,9 +9012,9 @@ type GoogleCloudDialogflowCxV3beta1ContinuousTestResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ContinuousTestResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ContinuousTestResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ContinuousTestResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationSignals: This message is used to @@ -9036,9 +9036,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurn: One interaction between a @@ -9062,9 +9062,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput: The input from the @@ -9094,9 +9094,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput: The output @@ -9136,9 +9136,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata: Metadata for @@ -9159,9 +9159,9 @@ type GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata: Metadata @@ -9183,9 +9183,9 @@ type GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnection: A data store connection. @@ -9220,9 +9220,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata: Metadata for @@ -9243,9 +9243,9 @@ type GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeployFlowMetadata: Metadata returned for the @@ -9266,9 +9266,9 @@ type GoogleCloudDialogflowCxV3beta1DeployFlowMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeployFlowMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeployFlowMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeployFlowMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeployFlowResponse: The response message for @@ -9292,9 +9292,9 @@ type GoogleCloudDialogflowCxV3beta1DeployFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeployFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeployFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeployFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DtmfInput: Represents the input for dtmf @@ -9317,9 +9317,9 @@ type GoogleCloudDialogflowCxV3beta1DtmfInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DtmfInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DtmfInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DtmfInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Environment: Represents an environment for an @@ -9364,9 +9364,9 @@ type GoogleCloudDialogflowCxV3beta1Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig: The configuration @@ -9396,9 +9396,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig: Configuration for @@ -9419,9 +9419,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig: Configuration for @@ -9444,9 +9444,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EventHandler: An event handler specifies an @@ -9485,9 +9485,9 @@ type GoogleCloudDialogflowCxV3beta1EventHandler struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EventHandler) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EventHandler) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EventHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EventInput: Represents the event to trigger. @@ -9507,9 +9507,9 @@ type GoogleCloudDialogflowCxV3beta1EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportAgentResponse: The response message for @@ -9538,9 +9538,9 @@ type GoogleCloudDialogflowCxV3beta1ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata: Metadata returned @@ -9572,9 +9572,9 @@ type GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportFlowResponse: The response message for @@ -9598,9 +9598,9 @@ type GoogleCloudDialogflowCxV3beta1ExportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata: Metadata returned for @@ -9631,9 +9631,9 @@ type GoogleCloudDialogflowCxV3beta1ExportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata: Metadata returned for @@ -9663,9 +9663,9 @@ type GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Form: A form is a data model that groups @@ -9689,9 +9689,9 @@ type GoogleCloudDialogflowCxV3beta1Form struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Form) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Form) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FormParameter: Represents a form parameter. @@ -9737,9 +9737,9 @@ type GoogleCloudDialogflowCxV3beta1FormParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FormParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FormParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FormParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior: Configuration for @@ -9784,9 +9784,9 @@ type GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Fulfillment: A fulfillment can do one or more @@ -9843,9 +9843,9 @@ type GoogleCloudDialogflowCxV3beta1Fulfillment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Fulfillment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Fulfillment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Fulfillment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases: A list of @@ -9867,9 +9867,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase: Each case has @@ -9896,9 +9896,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent: @@ -9921,9 +9921,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent st NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction: Setting a @@ -9946,9 +9946,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GcsDestination: Google Cloud Storage location @@ -9972,9 +9972,9 @@ type GoogleCloudDialogflowCxV3beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata: Metadata in @@ -10001,9 +10001,9 @@ type GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata: Metadata for @@ -10024,9 +10024,9 @@ type GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse: Response message for @@ -10047,9 +10047,9 @@ type GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportEntityTypesMetadata: Metadata returned @@ -10079,9 +10079,9 @@ type GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources: @@ -10106,9 +10106,9 @@ type GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportFlowResponse: The response message for @@ -10130,9 +10130,9 @@ type GoogleCloudDialogflowCxV3beta1ImportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata: Metadata returned for @@ -10162,9 +10162,9 @@ type GoogleCloudDialogflowCxV3beta1ImportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources: @@ -10189,9 +10189,9 @@ type GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata: Metadata returned for @@ -10212,9 +10212,9 @@ type GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse: The response message @@ -10236,9 +10236,9 @@ type GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1InlineDestination: Inline destination for a @@ -10261,9 +10261,9 @@ type GoogleCloudDialogflowCxV3beta1InlineDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1InlineDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1InlineDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1InlineDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1InputAudioConfig: Instructs the speech @@ -10369,9 +10369,9 @@ type GoogleCloudDialogflowCxV3beta1InputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1InputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1InputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1InputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Intent: An intent represents a user's intent @@ -10430,9 +10430,9 @@ type GoogleCloudDialogflowCxV3beta1Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentInput: Represents the intent to trigger @@ -10454,9 +10454,9 @@ type GoogleCloudDialogflowCxV3beta1IntentInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentParameter: Represents an intent @@ -10490,9 +10490,9 @@ type GoogleCloudDialogflowCxV3beta1IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase: Represents an example @@ -10527,9 +10527,9 @@ type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart: Represents a part of @@ -10553,9 +10553,9 @@ type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings: The Knowledge @@ -10591,9 +10591,9 @@ type GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1LanguageInfo: Represents the language @@ -10620,9 +10620,9 @@ type GoogleCloudDialogflowCxV3beta1LanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1LanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1LanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1LanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1LanguageInfo) UnmarshalJSON(data []byte) error { @@ -10715,9 +10715,9 @@ type GoogleCloudDialogflowCxV3beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfo: Represents page information @@ -10746,9 +10746,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfoFormInfo: Represents form information. @@ -10770,9 +10770,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfoFormInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfoFormInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfoFormInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo: Represents @@ -10821,9 +10821,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1QueryInput: Represents the query input. It can @@ -10863,9 +10863,9 @@ type GoogleCloudDialogflowCxV3beta1QueryInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1QueryInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1QueryInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1QueryInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata: Metadata for @@ -10886,9 +10886,9 @@ type GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessage: Represents a response message @@ -10958,9 +10958,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess: Indicates @@ -10989,9 +10989,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction: Indicates that @@ -11032,9 +11032,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio: Represents an audio @@ -11058,9 +11058,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment: Represents @@ -11089,9 +11089,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText: A text or ssml @@ -11120,9 +11120,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio: Specifies an audio @@ -11148,9 +11148,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall: @@ -11173,9 +11173,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageText: The text response @@ -11200,9 +11200,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata: Metadata returned @@ -11223,9 +11223,9 @@ type GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse: The response @@ -11246,9 +11246,9 @@ type GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata: Metadata returned for the @@ -11275,9 +11275,9 @@ type GoogleCloudDialogflowCxV3beta1RunTestCaseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunTestCaseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunTestCaseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunTestCaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SessionInfo: Represents session information @@ -11308,9 +11308,9 @@ type GoogleCloudDialogflowCxV3beta1SessionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestCase: Represents a test case. @@ -11352,9 +11352,9 @@ type GoogleCloudDialogflowCxV3beta1TestCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestCaseError: Error info for importing a @@ -11377,9 +11377,9 @@ type GoogleCloudDialogflowCxV3beta1TestCaseError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCaseError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCaseError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCaseError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestCaseResult: Represents a result from @@ -11416,9 +11416,9 @@ type GoogleCloudDialogflowCxV3beta1TestCaseResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCaseResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCaseResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCaseResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestConfig: Represents configurations for a @@ -11450,9 +11450,9 @@ type GoogleCloudDialogflowCxV3beta1TestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestError: Error info for running a test. @@ -11476,9 +11476,9 @@ type GoogleCloudDialogflowCxV3beta1TestError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestRunDifference: The description of @@ -11510,9 +11510,9 @@ type GoogleCloudDialogflowCxV3beta1TestRunDifference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestRunDifference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestRunDifference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestRunDifference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TextInput: Represents the natural language @@ -11533,9 +11533,9 @@ type GoogleCloudDialogflowCxV3beta1TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolCall: Represents a call of a specific @@ -11561,9 +11561,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolCallResult: The result of calling a tool's @@ -11591,9 +11591,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCallResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCallResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCallResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCallResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolCallResultError: An error produced by the @@ -11614,9 +11614,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCallResultError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCallResultError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCallResultError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCallResultError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TransitionRoute: A transition route specifies @@ -11669,9 +11669,9 @@ type GoogleCloudDialogflowCxV3beta1TransitionRoute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TransitionRoute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TransitionRoute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TransitionRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TurnSignals: Collection of all signals that @@ -11718,9 +11718,9 @@ type GoogleCloudDialogflowCxV3beta1TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) UnmarshalJSON(data []byte) error { @@ -11757,9 +11757,9 @@ type GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Webhook: Webhooks host the developer's @@ -11799,9 +11799,9 @@ type GoogleCloudDialogflowCxV3beta1Webhook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Webhook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Webhook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Webhook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookGenericWebService: Represents @@ -11890,9 +11890,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookGenericWebService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookGenericWebService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookGenericWebService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookGenericWebService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig: @@ -11922,9 +11922,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequest: The request message for a @@ -11988,9 +11988,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo: Represents @@ -12014,9 +12014,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo: Represents intent @@ -12048,9 +12048,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error { @@ -12089,9 +12089,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult: @@ -12117,9 +12117,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error { @@ -12172,9 +12172,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse: Represents @@ -12204,9 +12204,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig: Represents @@ -12233,9 +12233,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AnnotatedMessagePart: Represents a part of a message @@ -12267,9 +12267,9 @@ type GoogleCloudDialogflowV2AnnotatedMessagePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AnnotatedMessagePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AnnotatedMessagePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AnnotatedMessagePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ArticleAnswer: Represents article answer. @@ -12303,9 +12303,9 @@ type GoogleCloudDialogflowV2ArticleAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ArticleAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ArticleAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ArticleAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2ArticleAnswer) UnmarshalJSON(data []byte) error { @@ -12347,9 +12347,9 @@ type GoogleCloudDialogflowV2ArticleSuggestionModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ArticleSuggestionModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ArticleSuggestionModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ArticleSuggestionModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse: The response message @@ -12370,9 +12370,9 @@ type GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchUpdateIntentsResponse: The response message for @@ -12393,9 +12393,9 @@ type GoogleCloudDialogflowV2BatchUpdateIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchUpdateIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata: @@ -12443,9 +12443,9 @@ type GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Context: Dialogflow contexts are similar to natural @@ -12502,9 +12502,9 @@ type GoogleCloudDialogflowV2Context struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Context) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Context) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationEvent: Represents a notification sent to @@ -12552,9 +12552,9 @@ type GoogleCloudDialogflowV2ConversationEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationModel: Represents a conversation model. @@ -12609,9 +12609,9 @@ type GoogleCloudDialogflowV2ConversationModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata: Metadata @@ -12633,9 +12633,9 @@ type GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata: @@ -12674,9 +12674,9 @@ type GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationModelOperationMetadata: Metadata @@ -12714,9 +12714,9 @@ type GoogleCloudDialogflowV2CreateConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata: Metadata @@ -12746,9 +12746,9 @@ type GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DeployConversationModelOperationMetadata: Metadata @@ -12773,9 +12773,9 @@ type GoogleCloudDialogflowV2DeployConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DeployConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EntityType: Each intent parameter has a type, called @@ -12835,9 +12835,9 @@ type GoogleCloudDialogflowV2EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EntityTypeEntity: An **entity entry** for an @@ -12867,9 +12867,9 @@ type GoogleCloudDialogflowV2EntityTypeEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EntityTypeEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EntityTypeEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EntityTypeEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EventInput: Events allow for matching intents by @@ -12912,9 +12912,9 @@ type GoogleCloudDialogflowV2EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ExportAgentResponse: The response message for @@ -12938,9 +12938,9 @@ type GoogleCloudDialogflowV2ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ExportOperationMetadata: Metadata related to the @@ -12961,9 +12961,9 @@ type GoogleCloudDialogflowV2ExportOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ExportOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ExportOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ExportOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2FaqAnswer: Represents answer from "frequently asked @@ -12999,9 +12999,9 @@ type GoogleCloudDialogflowV2FaqAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2FaqAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2FaqAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2FaqAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2FaqAnswer) UnmarshalJSON(data []byte) error { @@ -13039,9 +13039,9 @@ type GoogleCloudDialogflowV2GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantEvent: Represents a notification @@ -13071,9 +13071,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportConversationDataOperationMetadata: Metadata for @@ -13101,9 +13101,9 @@ type GoogleCloudDialogflowV2ImportConversationDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportConversationDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportConversationDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportConversationDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportConversationDataOperationResponse: Response @@ -13127,9 +13127,9 @@ type GoogleCloudDialogflowV2ImportConversationDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportConversationDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportConversationDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportConversationDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportDocumentsResponse: Response message for @@ -13150,9 +13150,9 @@ type GoogleCloudDialogflowV2ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2InputDataset: InputDataset used to create model or do @@ -13174,9 +13174,9 @@ type GoogleCloudDialogflowV2InputDataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2InputDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2InputDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2InputDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Intent: An intent categorizes an end-user's intention @@ -13303,9 +13303,9 @@ type GoogleCloudDialogflowV2Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentFollowupIntentInfo: Represents a single @@ -13330,9 +13330,9 @@ type GoogleCloudDialogflowV2IntentFollowupIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentFollowupIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessage: A rich response message. Corresponds @@ -13397,9 +13397,9 @@ type GoogleCloudDialogflowV2IntentMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCard: The basic card message. @@ -13428,9 +13428,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCardButton: The button object that @@ -13453,9 +13453,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction: Opens the @@ -13476,9 +13476,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard: Browse Carousel Card @@ -13520,9 +13520,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem: @@ -13554,9 +13554,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardIte NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemO @@ -13586,9 +13586,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardIte NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCard: The card response message. @@ -13614,9 +13614,9 @@ type GoogleCloudDialogflowV2IntentMessageCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCardButton: Contains information about a @@ -13640,9 +13640,9 @@ type GoogleCloudDialogflowV2IntentMessageCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCarouselSelect: The card for presenting @@ -13663,9 +13663,9 @@ type GoogleCloudDialogflowV2IntentMessageCarouselSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCarouselSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCarouselSelectItem: An item in the @@ -13692,9 +13692,9 @@ type GoogleCloudDialogflowV2IntentMessageCarouselSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCarouselSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageColumnProperties: Column properties for @@ -13725,9 +13725,9 @@ type GoogleCloudDialogflowV2IntentMessageColumnProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageColumnProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageImage: The image response message. @@ -13750,9 +13750,9 @@ type GoogleCloudDialogflowV2IntentMessageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion: The suggestion chip @@ -13778,9 +13778,9 @@ type GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageListSelect: The card for presenting a @@ -13805,9 +13805,9 @@ type GoogleCloudDialogflowV2IntentMessageListSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageListSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageListSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageListSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageListSelectItem: An item in the list. @@ -13833,9 +13833,9 @@ type GoogleCloudDialogflowV2IntentMessageListSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageListSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageMediaContent: The media content card for @@ -13862,9 +13862,9 @@ type GoogleCloudDialogflowV2IntentMessageMediaContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageMediaContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageMediaContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageMediaContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject: @@ -13893,9 +13893,9 @@ type GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageQuickReplies: The quick replies response @@ -13918,9 +13918,9 @@ type GoogleCloudDialogflowV2IntentMessageQuickReplies struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageQuickReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSelectItemInfo: Additional info about @@ -13945,9 +13945,9 @@ type GoogleCloudDialogflowV2IntentMessageSelectItemInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSelectItemInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSimpleResponse: The simple response @@ -13975,9 +13975,9 @@ type GoogleCloudDialogflowV2IntentMessageSimpleResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSimpleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSimpleResponses: The collection of @@ -14001,9 +14001,9 @@ type GoogleCloudDialogflowV2IntentMessageSimpleResponses struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSimpleResponses - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSuggestion: The suggestion chip message @@ -14024,9 +14024,9 @@ type GoogleCloudDialogflowV2IntentMessageSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSuggestions: The collection of @@ -14047,9 +14047,9 @@ type GoogleCloudDialogflowV2IntentMessageSuggestions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSuggestions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSuggestions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSuggestions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCard: Table card for Actions on @@ -14081,9 +14081,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCardCell: Cell of TableCardRow. @@ -14103,9 +14103,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCardCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCardCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCardRow: Row of TableCard. @@ -14127,9 +14127,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCardRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCardRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageText: The text response message. @@ -14149,9 +14149,9 @@ type GoogleCloudDialogflowV2IntentMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentParameter: Represents intent parameters. @@ -14196,9 +14196,9 @@ type GoogleCloudDialogflowV2IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentTrainingPhrase: Represents an example that the @@ -14248,9 +14248,9 @@ type GoogleCloudDialogflowV2IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentTrainingPhrasePart: Represents a part of a @@ -14283,9 +14283,9 @@ type GoogleCloudDialogflowV2IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswer: Represents a Knowledge Assist @@ -14314,9 +14314,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer: Represents an @@ -14342,9 +14342,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource: @@ -14365,9 +14365,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource: @@ -14389,9 +14389,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSn @@ -14416,9 +14416,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery: Represents a @@ -14439,9 +14439,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeOperationMetadata: Metadata in @@ -14474,9 +14474,9 @@ type GoogleCloudDialogflowV2KnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Message: Represents a message posted into a @@ -14526,9 +14526,9 @@ type GoogleCloudDialogflowV2Message struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Message) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Message) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2MessageAnnotation: Represents the result of @@ -14553,9 +14553,9 @@ type GoogleCloudDialogflowV2MessageAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2MessageAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2MessageAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2MessageAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2OriginalDetectIntentRequest: Represents the contents @@ -14590,9 +14590,9 @@ type GoogleCloudDialogflowV2OriginalDetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2OriginalDetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2QueryResult: Represents the result of conversational @@ -14690,9 +14690,9 @@ type GoogleCloudDialogflowV2QueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2QueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2QueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2QueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2QueryResult) UnmarshalJSON(data []byte) error { @@ -14736,9 +14736,9 @@ type GoogleCloudDialogflowV2Sentiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Sentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Sentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Sentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2Sentiment) UnmarshalJSON(data []byte) error { @@ -14782,9 +14782,9 @@ type GoogleCloudDialogflowV2SentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SessionEntityType: A session represents a @@ -14837,9 +14837,9 @@ type GoogleCloudDialogflowV2SessionEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SessionEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SessionEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SessionEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata: Metadata @@ -14887,9 +14887,9 @@ type GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SmartReplyAnswer: Represents a smart reply answer. @@ -14916,9 +14916,9 @@ type GoogleCloudDialogflowV2SmartReplyAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SmartReplyAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SmartReplyAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SmartReplyAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2SmartReplyAnswer) UnmarshalJSON(data []byte) error { @@ -14960,9 +14960,9 @@ type GoogleCloudDialogflowV2SmartReplyModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SmartReplyModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SmartReplyModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SmartReplyModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestArticlesResponse: The response message for @@ -14991,9 +14991,9 @@ type GoogleCloudDialogflowV2SuggestArticlesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestArticlesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestArticlesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestArticlesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestFaqAnswersResponse: The request message for @@ -15022,9 +15022,9 @@ type GoogleCloudDialogflowV2SuggestFaqAnswersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestFaqAnswersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse: The response message @@ -15053,9 +15053,9 @@ type GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestSmartRepliesResponse: The response message for @@ -15086,9 +15086,9 @@ type GoogleCloudDialogflowV2SuggestSmartRepliesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestSmartRepliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestionResult: One response of different type of @@ -15123,9 +15123,9 @@ type GoogleCloudDialogflowV2SuggestionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata: Metadata @@ -15150,9 +15150,9 @@ type GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2WebhookRequest: The request message for a webhook @@ -15185,9 +15185,9 @@ type GoogleCloudDialogflowV2WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2WebhookResponse: The response message for a webhook @@ -15251,9 +15251,9 @@ type GoogleCloudDialogflowV2WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AnnotatedMessagePart: Represents a part of a @@ -15285,9 +15285,9 @@ type GoogleCloudDialogflowV2beta1AnnotatedMessagePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AnnotatedMessagePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AnnotatedMessagePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AnnotatedMessagePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ArticleAnswer: Represents article answer. @@ -15317,9 +15317,9 @@ type GoogleCloudDialogflowV2beta1ArticleAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ArticleAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ArticleAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ArticleAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse: The response @@ -15340,9 +15340,9 @@ type GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse: The response message @@ -15363,9 +15363,9 @@ type GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata: @@ -15417,9 +15417,9 @@ type GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Context: Dialogflow contexts are similar to @@ -15478,9 +15478,9 @@ type GoogleCloudDialogflowV2beta1Context struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Context) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Context) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ConversationEvent: Represents a notification @@ -15528,9 +15528,9 @@ type GoogleCloudDialogflowV2beta1ConversationEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ConversationEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ConversationEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ConversationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1DialogflowAssistAnswer: Represents a Dialogflow @@ -15556,9 +15556,9 @@ type GoogleCloudDialogflowV2beta1DialogflowAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1DialogflowAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1DialogflowAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1DialogflowAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EntityType: Each intent parameter has a type, @@ -15619,9 +15619,9 @@ type GoogleCloudDialogflowV2beta1EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EntityTypeEntity: An **entity entry** for an @@ -15651,9 +15651,9 @@ type GoogleCloudDialogflowV2beta1EntityTypeEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EntityTypeEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EntityTypeEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EntityTypeEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EventInput: Events allow for matching intents by @@ -15696,9 +15696,9 @@ type GoogleCloudDialogflowV2beta1EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ExportAgentResponse: The response message for @@ -15722,9 +15722,9 @@ type GoogleCloudDialogflowV2beta1ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ExportOperationMetadata: Metadata related to the @@ -15745,9 +15745,9 @@ type GoogleCloudDialogflowV2beta1ExportOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ExportOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ExportOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ExportOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1FaqAnswer: Represents answer from "frequently @@ -15783,9 +15783,9 @@ type GoogleCloudDialogflowV2beta1FaqAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1FaqAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1FaqAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1FaqAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1FaqAnswer) UnmarshalJSON(data []byte) error { @@ -15823,9 +15823,9 @@ type GoogleCloudDialogflowV2beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent: Output only. @@ -15858,9 +15858,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ImportDocumentsResponse: Response message for @@ -15881,9 +15881,9 @@ type GoogleCloudDialogflowV2beta1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Intent: An intent categorizes an end-user's @@ -16022,9 +16022,9 @@ type GoogleCloudDialogflowV2beta1Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo: Represents a single @@ -16049,9 +16049,9 @@ type GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessage: Corresponds to the `Response` @@ -16133,9 +16133,9 @@ type GoogleCloudDialogflowV2beta1IntentMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCard: The basic card message. @@ -16164,9 +16164,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton: The button object @@ -16189,9 +16189,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction: Opens @@ -16212,9 +16212,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard: Browse Carousel @@ -16256,9 +16256,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCard @@ -16289,9 +16289,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCa NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCard @@ -16321,9 +16321,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCa NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCard: The card response message. @@ -16349,9 +16349,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCardButton: Optional. Contains @@ -16375,9 +16375,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect: The card for @@ -16398,9 +16398,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem: An item in the @@ -16427,9 +16427,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageColumnProperties: Column properties @@ -16460,9 +16460,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageColumnProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageColumnProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageImage: The image response message. @@ -16486,9 +16486,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion: The suggestion @@ -16514,9 +16514,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageListSelect: The card for presenting @@ -16541,9 +16541,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageListSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageListSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageListSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageListSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageListSelectItem: An item in the @@ -16570,9 +16570,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageListSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageListSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageMediaContent: The media content @@ -16599,9 +16599,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageMediaContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageMediaContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageMediaContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageMediaContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject: @@ -16630,9 +16630,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject st NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageQuickReplies: The quick replies @@ -16655,9 +16655,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageQuickReplies struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageQuickReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent: Rich Business @@ -16687,9 +16687,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia: Rich @@ -16733,9 +16733,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard: Carousel Rich @@ -16767,9 +16767,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard: Standalone Rich @@ -16808,9 +16808,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction: Rich Business @@ -16842,9 +16842,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -16868,9 +16868,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -16894,9 +16894,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -16928,9 +16928,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion: Rich Business @@ -16954,9 +16954,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmText: Rich Business Messaging @@ -16979,9 +16979,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo: Additional info @@ -17006,9 +17006,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse: The simple response @@ -17036,9 +17036,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses: The collection of @@ -17062,9 +17062,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSuggestion: The suggestion chip @@ -17085,9 +17085,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSuggestions: The collection of @@ -17108,9 +17108,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSuggestions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSuggestions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSuggestions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSuggestions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCard: Table card for Actions @@ -17142,9 +17142,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCardCell: Cell of @@ -17165,9 +17165,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCardCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCardCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCardRow: Row of TableCard. @@ -17189,9 +17189,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCardRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCardRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio: Plays audio @@ -17220,9 +17220,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech: @@ -17249,9 +17249,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall: Transfers @@ -17274,9 +17274,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageText: The text response message. @@ -17296,9 +17296,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentParameter: Represents intent parameters. @@ -17343,9 +17343,9 @@ type GoogleCloudDialogflowV2beta1IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentSuggestion: Represents an intent @@ -17373,9 +17373,9 @@ type GoogleCloudDialogflowV2beta1IntentSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentTrainingPhrase: Represents an example that @@ -17426,9 +17426,9 @@ type GoogleCloudDialogflowV2beta1IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart: Represents a part of a @@ -17461,9 +17461,9 @@ type GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAnswers: Represents the result of @@ -17484,9 +17484,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAnswers struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswers) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAnswers) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAnswers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer: An answer from Knowledge @@ -17535,9 +17535,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) UnmarshalJSON(data []byte) error { @@ -17580,9 +17580,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer: Represents @@ -17608,9 +17608,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource: @@ -17631,9 +17631,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSou @@ -17655,9 +17655,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeS NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSou @@ -17682,9 +17682,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeS NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery: Represents @@ -17705,9 +17705,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata: Metadata in @@ -17740,9 +17740,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Message: Represents a message posted into a @@ -17792,9 +17792,9 @@ type GoogleCloudDialogflowV2beta1Message struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Message) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Message) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1MessageAnnotation: Represents the result of @@ -17820,9 +17820,9 @@ type GoogleCloudDialogflowV2beta1MessageAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1MessageAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1MessageAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1MessageAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest: Represents the @@ -17857,9 +17857,9 @@ type GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1QueryResult: Represents the result of @@ -17960,9 +17960,9 @@ type GoogleCloudDialogflowV2beta1QueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1QueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1QueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1QueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1QueryResult) UnmarshalJSON(data []byte) error { @@ -18007,9 +18007,9 @@ type GoogleCloudDialogflowV2beta1Sentiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Sentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Sentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Sentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1Sentiment) UnmarshalJSON(data []byte) error { @@ -18053,9 +18053,9 @@ type GoogleCloudDialogflowV2beta1SentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SessionEntityType: A session represents a @@ -18111,9 +18111,9 @@ type GoogleCloudDialogflowV2beta1SessionEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SessionEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SessionEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SessionEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata: @@ -18165,9 +18165,9 @@ type GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SmartReplyAnswer: Represents a smart reply @@ -18195,9 +18195,9 @@ type GoogleCloudDialogflowV2beta1SmartReplyAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SmartReplyAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SmartReplyAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) UnmarshalJSON(data []byte) error { @@ -18240,9 +18240,9 @@ type GoogleCloudDialogflowV2beta1SuggestArticlesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestArticlesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestArticlesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestArticlesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse: The response @@ -18273,9 +18273,9 @@ type GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse: The request message @@ -18304,9 +18304,9 @@ type GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse: The response @@ -18335,9 +18335,9 @@ type GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse: The response @@ -18368,9 +18368,9 @@ type GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestionResult: One response of different type @@ -18411,9 +18411,9 @@ type GoogleCloudDialogflowV2beta1SuggestionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1WebhookRequest: The request message for a @@ -18449,9 +18449,9 @@ type GoogleCloudDialogflowV2beta1WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1WebhookResponse: The response message for a @@ -18524,9 +18524,9 @@ type GoogleCloudDialogflowV2beta1WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ConversationSignals: This message is used to @@ -18548,9 +18548,9 @@ type GoogleCloudDialogflowV3alpha1ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata: Metadata for @@ -18571,9 +18571,9 @@ type GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata: Metadata for @@ -18594,9 +18594,9 @@ type GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata: Metadata in @@ -18623,9 +18623,9 @@ type GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata: Metadata for @@ -18646,9 +18646,9 @@ type GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ImportDocumentsResponse: Response message for @@ -18669,9 +18669,9 @@ type GoogleCloudDialogflowV3alpha1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata: Metadata for @@ -18692,9 +18692,9 @@ type GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1TurnSignals: Collection of all signals that @@ -18744,9 +18744,9 @@ type GoogleCloudDialogflowV3alpha1TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV3alpha1TurnSignals) UnmarshalJSON(data []byte) error { @@ -18783,9 +18783,9 @@ type GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -18812,9 +18812,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -18851,9 +18851,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -18880,9 +18880,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -18927,9 +18927,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -18971,9 +18971,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeLatLng: An object that represents a latitude/longitude pair. This @@ -18999,9 +18999,9 @@ type GoogleTypeLatLng struct { NullFields []string `json:"-"` } -func (s *GoogleTypeLatLng) MarshalJSON() ([]byte, error) { +func (s GoogleTypeLatLng) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeLatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeLatLng) UnmarshalJSON(data []byte) error { diff --git a/dialogflow/v3beta1/dialogflow-gen.go b/dialogflow/v3beta1/dialogflow-gen.go index a598145be7..e2eab3d3d4 100644 --- a/dialogflow/v3beta1/dialogflow-gen.go +++ b/dialogflow/v3beta1/dialogflow-gen.go @@ -571,9 +571,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings: Define behaviors for @@ -609,9 +609,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings: Define behaviors @@ -634,9 +634,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings: Define behaviors of @@ -668,9 +668,9 @@ type GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3AudioInput: Represents the natural speech audio to @@ -699,9 +699,9 @@ type GoogleCloudDialogflowCxV3AudioInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3AudioInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3AudioInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3AudioInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BargeInConfig: Configuration of the barge-in @@ -740,9 +740,9 @@ type GoogleCloudDialogflowCxV3BargeInConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BargeInConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BargeInConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BargeInConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata: Metadata returned for @@ -763,9 +763,9 @@ type GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3BatchRunTestCasesResponse: The response message for @@ -787,9 +787,9 @@ type GoogleCloudDialogflowCxV3BatchRunTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3BatchRunTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ContinuousTestResult: Represents a result from @@ -825,9 +825,9 @@ type GoogleCloudDialogflowCxV3ContinuousTestResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ContinuousTestResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ContinuousTestResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ContinuousTestResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationSignals: This message is used to hold @@ -849,9 +849,9 @@ type GoogleCloudDialogflowCxV3ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurn: One interaction between a human @@ -875,9 +875,9 @@ type GoogleCloudDialogflowCxV3ConversationTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurnUserInput: The input from the human @@ -907,9 +907,9 @@ type GoogleCloudDialogflowCxV3ConversationTurnUserInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurnUserInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurnUserInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurnUserInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput: The output from @@ -949,9 +949,9 @@ type GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata: Metadata for @@ -972,9 +972,9 @@ type GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3CreateVersionOperationMetadata: Metadata associated @@ -996,9 +996,9 @@ type GoogleCloudDialogflowCxV3CreateVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3CreateVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DataStoreConnection: A data store connection. It @@ -1033,9 +1033,9 @@ type GoogleCloudDialogflowCxV3DataStoreConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DataStoreConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DataStoreConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DataStoreConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata: Metadata for @@ -1056,9 +1056,9 @@ type GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeployFlowMetadata: Metadata returned for the @@ -1079,9 +1079,9 @@ type GoogleCloudDialogflowCxV3DeployFlowMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeployFlowMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeployFlowMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeployFlowMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DeployFlowResponse: The response message for @@ -1105,9 +1105,9 @@ type GoogleCloudDialogflowCxV3DeployFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DeployFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DeployFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DeployFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3DtmfInput: Represents the input for dtmf event. @@ -1129,9 +1129,9 @@ type GoogleCloudDialogflowCxV3DtmfInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3DtmfInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3DtmfInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3DtmfInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Environment: Represents an environment for an @@ -1176,9 +1176,9 @@ type GoogleCloudDialogflowCxV3Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig: The configuration for @@ -1208,9 +1208,9 @@ type GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentVersionConfig: Configuration for the @@ -1231,9 +1231,9 @@ type GoogleCloudDialogflowCxV3EnvironmentVersionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EnvironmentWebhookConfig: Configuration for @@ -1256,9 +1256,9 @@ type GoogleCloudDialogflowCxV3EnvironmentWebhookConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EnvironmentWebhookConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EventHandler: An event handler specifies an event @@ -1297,9 +1297,9 @@ type GoogleCloudDialogflowCxV3EventHandler struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EventHandler) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EventHandler) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EventHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3EventInput: Represents the event to trigger. @@ -1319,9 +1319,9 @@ type GoogleCloudDialogflowCxV3EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportAgentResponse: The response message for @@ -1350,9 +1350,9 @@ type GoogleCloudDialogflowCxV3ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportEntityTypesMetadata: Metadata returned for @@ -1384,9 +1384,9 @@ type GoogleCloudDialogflowCxV3ExportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportFlowResponse: The response message for @@ -1410,9 +1410,9 @@ type GoogleCloudDialogflowCxV3ExportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportIntentsMetadata: Metadata returned for the @@ -1443,9 +1443,9 @@ type GoogleCloudDialogflowCxV3ExportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ExportTestCasesMetadata: Metadata returned for the @@ -1475,9 +1475,9 @@ type GoogleCloudDialogflowCxV3ExportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ExportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ExportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ExportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Form: A form is a data model that groups related @@ -1501,9 +1501,9 @@ type GoogleCloudDialogflowCxV3Form struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Form) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Form) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FormParameter: Represents a form parameter. @@ -1549,9 +1549,9 @@ type GoogleCloudDialogflowCxV3FormParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FormParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FormParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FormParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FormParameterFillBehavior: Configuration for how @@ -1596,9 +1596,9 @@ type GoogleCloudDialogflowCxV3FormParameterFillBehavior struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FormParameterFillBehavior) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FormParameterFillBehavior) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FormParameterFillBehavior - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Fulfillment: A fulfillment can do one or more of @@ -1655,9 +1655,9 @@ type GoogleCloudDialogflowCxV3Fulfillment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Fulfillment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Fulfillment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Fulfillment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCases: A list of cascading @@ -1679,9 +1679,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCases struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCases - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase: Each case has a @@ -1708,9 +1708,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent: The @@ -1733,9 +1733,9 @@ type GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3FulfillmentSetParameterAction: Setting a parameter @@ -1758,9 +1758,9 @@ type GoogleCloudDialogflowCxV3FulfillmentSetParameterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3FulfillmentSetParameterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GcsDestination: Google Cloud Storage location for a @@ -1784,9 +1784,9 @@ type GoogleCloudDialogflowCxV3GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata: Metadata in @@ -1813,9 +1813,9 @@ type GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata: Metadata for @@ -1836,9 +1836,9 @@ type GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportDocumentsResponse: Response message for @@ -1859,9 +1859,9 @@ type GoogleCloudDialogflowCxV3ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportEntityTypesMetadata: Metadata returned for @@ -1891,9 +1891,9 @@ type GoogleCloudDialogflowCxV3ImportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources: @@ -1918,9 +1918,9 @@ type GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources stru NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportFlowResponse: The response message for @@ -1942,9 +1942,9 @@ type GoogleCloudDialogflowCxV3ImportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportIntentsMetadata: Metadata returned for the @@ -1974,9 +1974,9 @@ type GoogleCloudDialogflowCxV3ImportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources: @@ -2001,9 +2001,9 @@ type GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportTestCasesMetadata: Metadata returned for the @@ -2024,9 +2024,9 @@ type GoogleCloudDialogflowCxV3ImportTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ImportTestCasesResponse: The response message for @@ -2048,9 +2048,9 @@ type GoogleCloudDialogflowCxV3ImportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ImportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ImportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ImportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3InlineDestination: Inline destination for a @@ -2073,9 +2073,9 @@ type GoogleCloudDialogflowCxV3InlineDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3InlineDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3InlineDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3InlineDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3InputAudioConfig: Instructs the speech recognizer @@ -2181,9 +2181,9 @@ type GoogleCloudDialogflowCxV3InputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3InputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3InputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3InputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Intent: An intent represents a user's intent to @@ -2242,9 +2242,9 @@ type GoogleCloudDialogflowCxV3Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentInput: Represents the intent to trigger @@ -2266,9 +2266,9 @@ type GoogleCloudDialogflowCxV3IntentInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentParameter: Represents an intent parameter. @@ -2301,9 +2301,9 @@ type GoogleCloudDialogflowCxV3IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentTrainingPhrase: Represents an example that @@ -2338,9 +2338,9 @@ type GoogleCloudDialogflowCxV3IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3IntentTrainingPhrasePart: Represents a part of a @@ -2364,9 +2364,9 @@ type GoogleCloudDialogflowCxV3IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3KnowledgeConnectorSettings: The Knowledge Connector @@ -2402,9 +2402,9 @@ type GoogleCloudDialogflowCxV3KnowledgeConnectorSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3KnowledgeConnectorSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3LanguageInfo: Represents the language information @@ -2431,9 +2431,9 @@ type GoogleCloudDialogflowCxV3LanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3LanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3LanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3LanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3LanguageInfo) UnmarshalJSON(data []byte) error { @@ -2526,9 +2526,9 @@ type GoogleCloudDialogflowCxV3Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfo: Represents page information communicated @@ -2557,9 +2557,9 @@ type GoogleCloudDialogflowCxV3PageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfoFormInfo: Represents form information. @@ -2581,9 +2581,9 @@ type GoogleCloudDialogflowCxV3PageInfoFormInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfoFormInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfoFormInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfoFormInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo: Represents parameter @@ -2632,9 +2632,9 @@ type GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3QueryInput: Represents the query input. It can @@ -2672,9 +2672,9 @@ type GoogleCloudDialogflowCxV3QueryInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3QueryInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3QueryInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3QueryInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata: Metadata for @@ -2695,9 +2695,9 @@ type GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessage: Represents a response message that @@ -2773,9 +2773,9 @@ type GoogleCloudDialogflowCxV3ResponseMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess: Indicates that @@ -2804,9 +2804,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageEndInteraction: Indicates that @@ -2847,9 +2847,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageMixedAudio: Represents an audio @@ -2873,9 +2873,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageMixedAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageMixedAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment: Represents one @@ -2904,9 +2904,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText: A text or ssml @@ -2935,9 +2935,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessagePlayAudio: Specifies an audio clip @@ -2963,9 +2963,9 @@ type GoogleCloudDialogflowCxV3ResponseMessagePlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessagePlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall: Represents @@ -2988,9 +2988,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3ResponseMessageText: The text response message. @@ -3014,9 +3014,9 @@ type GoogleCloudDialogflowCxV3ResponseMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3ResponseMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3ResponseMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3ResponseMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunContinuousTestMetadata: Metadata returned for @@ -3037,9 +3037,9 @@ type GoogleCloudDialogflowCxV3RunContinuousTestMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunContinuousTestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunContinuousTestResponse: The response message for @@ -3060,9 +3060,9 @@ type GoogleCloudDialogflowCxV3RunContinuousTestResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunContinuousTestResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunContinuousTestResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunContinuousTestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3RunTestCaseMetadata: Metadata returned for the @@ -3089,9 +3089,9 @@ type GoogleCloudDialogflowCxV3RunTestCaseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3RunTestCaseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3RunTestCaseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3RunTestCaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3SessionInfo: Represents session information @@ -3122,9 +3122,9 @@ type GoogleCloudDialogflowCxV3SessionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3SessionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3SessionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3SessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestCase: Represents a test case. @@ -3166,9 +3166,9 @@ type GoogleCloudDialogflowCxV3TestCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestCaseError: Error info for importing a test. @@ -3190,9 +3190,9 @@ type GoogleCloudDialogflowCxV3TestCaseError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCaseError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCaseError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCaseError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestCaseResult: Represents a result from running a @@ -3229,9 +3229,9 @@ type GoogleCloudDialogflowCxV3TestCaseResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestCaseResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestCaseResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestCaseResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestConfig: Represents configurations for a test @@ -3263,9 +3263,9 @@ type GoogleCloudDialogflowCxV3TestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestError: Error info for running a test. @@ -3289,9 +3289,9 @@ type GoogleCloudDialogflowCxV3TestError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TestRunDifference: The description of differences @@ -3323,9 +3323,9 @@ type GoogleCloudDialogflowCxV3TestRunDifference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TestRunDifference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TestRunDifference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TestRunDifference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TextInput: Represents the natural language text to @@ -3346,9 +3346,9 @@ type GoogleCloudDialogflowCxV3TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TransitionRoute: A transition route specifies a @@ -3401,9 +3401,9 @@ type GoogleCloudDialogflowCxV3TransitionRoute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TransitionRoute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TransitionRoute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TransitionRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3TurnSignals: Collection of all signals that were @@ -3450,9 +3450,9 @@ type GoogleCloudDialogflowCxV3TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3TurnSignals) UnmarshalJSON(data []byte) error { @@ -3489,9 +3489,9 @@ type GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3Webhook: Webhooks host the developer's business @@ -3530,9 +3530,9 @@ type GoogleCloudDialogflowCxV3Webhook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3Webhook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3Webhook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3Webhook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookGenericWebService: Represents configuration @@ -3621,9 +3621,9 @@ type GoogleCloudDialogflowCxV3WebhookGenericWebService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookGenericWebService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookGenericWebService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookGenericWebService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig: Represents @@ -3653,9 +3653,9 @@ type GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequest: The request message for a webhook @@ -3719,9 +3719,9 @@ type GoogleCloudDialogflowCxV3WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo: Represents @@ -3745,9 +3745,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestIntentInfo: Represents intent @@ -3779,9 +3779,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error { @@ -3820,9 +3820,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult: Represents @@ -3848,9 +3848,9 @@ type GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error { @@ -3903,9 +3903,9 @@ type GoogleCloudDialogflowCxV3WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse: Represents a @@ -3935,9 +3935,9 @@ type GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig: Represents @@ -3964,9 +3964,9 @@ type GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Action: Action performed by end user or @@ -3998,9 +3998,9 @@ type GoogleCloudDialogflowCxV3beta1Action struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Action) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Action) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Action - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettings: Hierarchical advanced @@ -4040,9 +4040,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings: Define behaviors @@ -4078,9 +4078,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings: Define @@ -4103,9 +4103,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings: Define @@ -4137,9 +4137,9 @@ type GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Agent: Agents are best described as Natural @@ -4237,9 +4237,9 @@ type GoogleCloudDialogflowCxV3beta1Agent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Agent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Agent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Agent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings: Settings for @@ -4262,9 +4262,9 @@ type GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings: Settings for Gen @@ -4287,9 +4287,9 @@ type GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings: Settings for @@ -4310,9 +4310,9 @@ type GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettings: @@ -4342,9 +4342,9 @@ type GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettings str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AgentPersonalizationSettings: Settings for end @@ -4369,9 +4369,9 @@ type GoogleCloudDialogflowCxV3beta1AgentPersonalizationSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AgentPersonalizationSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AgentPersonalizationSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AgentPersonalizationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AgentUtterance: AgentUtterance represents one @@ -4392,9 +4392,9 @@ type GoogleCloudDialogflowCxV3beta1AgentUtterance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AgentUtterance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AgentUtterance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AgentUtterance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AgentValidationResult: The response message @@ -4421,9 +4421,9 @@ type GoogleCloudDialogflowCxV3beta1AgentValidationResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AgentValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AgentValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AgentValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AnswerFeedback: Stores information about @@ -4459,9 +4459,9 @@ type GoogleCloudDialogflowCxV3beta1AnswerFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AnswerFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AnswerFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AnswerFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AnswerFeedbackRatingReason: Stores extra @@ -4487,9 +4487,9 @@ type GoogleCloudDialogflowCxV3beta1AnswerFeedbackRatingReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AnswerFeedbackRatingReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AnswerFeedbackRatingReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AnswerFeedbackRatingReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1AudioInput: Represents the natural speech @@ -4518,9 +4518,9 @@ type GoogleCloudDialogflowCxV3beta1AudioInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1AudioInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1AudioInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1AudioInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BargeInConfig: Configuration of the barge-in @@ -4559,9 +4559,9 @@ type GoogleCloudDialogflowCxV3beta1BargeInConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BargeInConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BargeInConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BargeInConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BatchDeleteTestCasesRequest: The request @@ -4583,9 +4583,9 @@ type GoogleCloudDialogflowCxV3beta1BatchDeleteTestCasesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BatchDeleteTestCasesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BatchDeleteTestCasesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BatchDeleteTestCasesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata: Metadata returned @@ -4606,9 +4606,9 @@ type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BatchRunTestCasesRequest: The request message @@ -4632,9 +4632,9 @@ type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BatchRunTestCasesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse: The response @@ -4656,9 +4656,9 @@ type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BoostSpec: Boost specification to boost @@ -4684,9 +4684,9 @@ type GoogleCloudDialogflowCxV3beta1BoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpec: Boost applies to @@ -4723,9 +4723,9 @@ type GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error { @@ -4766,9 +4766,9 @@ type GoogleCloudDialogflowCxV3beta1BoostSpecs struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1BoostSpecs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1BoostSpecs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1BoostSpecs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1CalculateCoverageResponse: The response @@ -4799,9 +4799,9 @@ type GoogleCloudDialogflowCxV3beta1CalculateCoverageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1CalculateCoverageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1CalculateCoverageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1CalculateCoverageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Changelog: Changelogs represents a change made @@ -4840,9 +4840,9 @@ type GoogleCloudDialogflowCxV3beta1Changelog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Changelog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Changelog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Changelog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1CompareVersionsRequest: The request message @@ -4870,9 +4870,9 @@ type GoogleCloudDialogflowCxV3beta1CompareVersionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1CompareVersionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1CompareVersionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1CompareVersionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1CompareVersionsResponse: The response message @@ -4900,9 +4900,9 @@ type GoogleCloudDialogflowCxV3beta1CompareVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1CompareVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1CompareVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1CompareVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ContinuousTestResult: Represents a result from @@ -4938,9 +4938,9 @@ type GoogleCloudDialogflowCxV3beta1ContinuousTestResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ContinuousTestResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ContinuousTestResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ContinuousTestResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Conversation: Represents a conversation. @@ -5007,9 +5007,9 @@ type GoogleCloudDialogflowCxV3beta1Conversation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Conversation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Conversation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Conversation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationInteraction: Represents an @@ -5050,9 +5050,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationInteraction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationInteraction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationInteraction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationInteraction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationInteractionMissingTransition: @@ -5078,9 +5078,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationInteractionMissingTransition stru NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationInteractionMissingTransition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationInteractionMissingTransition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationInteractionMissingTransition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1ConversationInteractionMissingTransition) UnmarshalJSON(data []byte) error { @@ -5137,9 +5137,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1ConversationMetrics) UnmarshalJSON(data []byte) error { @@ -5189,9 +5189,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationMetricsMatchTypeCount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationMetricsMatchTypeCount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationMetricsMatchTypeCount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationMetricsMatchTypeCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationMetricsQueryInputCount: Count by @@ -5220,9 +5220,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationMetricsQueryInputCount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationMetricsQueryInputCount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationMetricsQueryInputCount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationMetricsQueryInputCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationSignals: This message is used to @@ -5244,9 +5244,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurn: One interaction between a @@ -5270,9 +5270,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput: The input from the @@ -5302,9 +5302,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput: The output @@ -5344,9 +5344,9 @@ type GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata: Metadata for @@ -5367,9 +5367,9 @@ type GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata: Metadata @@ -5391,9 +5391,9 @@ type GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnection: A data store connection. @@ -5428,9 +5428,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignals: Data store @@ -5475,9 +5475,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerGenerationModel @@ -5500,9 +5500,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerGenerationMod NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerGenerationModelCallSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerGenerationModelCallSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerGenerationModelCallSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerPart: Answer @@ -5526,9 +5526,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerPart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerPart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerPart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerPart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsCitedSnippet: @@ -5551,9 +5551,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsCitedSnippet struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsCitedSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsCitedSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsCitedSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsGroundingSignals: @@ -5589,9 +5589,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsGroundingSignals st NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsGroundingSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsGroundingSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsGroundingSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsRewriterModelCallSign @@ -5614,9 +5614,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsRewriterModelCallSi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsRewriterModelCallSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsRewriterModelCallSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsRewriterModelCallSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSafetySignals: @@ -5652,9 +5652,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSafetySignals struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSafetySignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSafetySignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSafetySignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSearchSnippet: @@ -5679,9 +5679,9 @@ type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSearchSnippet struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSearchSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSearchSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSearchSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata: Metadata for @@ -5702,9 +5702,9 @@ type GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeployFlowMetadata: Metadata returned for the @@ -5725,9 +5725,9 @@ type GoogleCloudDialogflowCxV3beta1DeployFlowMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeployFlowMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeployFlowMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeployFlowMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeployFlowRequest: The request message for @@ -5749,9 +5749,9 @@ type GoogleCloudDialogflowCxV3beta1DeployFlowRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeployFlowRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeployFlowRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeployFlowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeployFlowResponse: The response message for @@ -5775,9 +5775,9 @@ type GoogleCloudDialogflowCxV3beta1DeployFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeployFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeployFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeployFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Deployment: Represents a deployment in an @@ -5821,9 +5821,9 @@ type GoogleCloudDialogflowCxV3beta1Deployment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Deployment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Deployment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DeploymentResult: Result of the deployment. @@ -5847,9 +5847,9 @@ type GoogleCloudDialogflowCxV3beta1DeploymentResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DeploymentResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DeploymentResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DeploymentResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DetectIntentRequest: The request to detect @@ -5887,9 +5887,9 @@ type GoogleCloudDialogflowCxV3beta1DetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DetectIntentResponse: The message returned @@ -5942,9 +5942,9 @@ type GoogleCloudDialogflowCxV3beta1DetectIntentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DetectIntentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DetectIntentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DetectIntentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1DtmfInput: Represents the input for dtmf @@ -5967,9 +5967,9 @@ type GoogleCloudDialogflowCxV3beta1DtmfInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1DtmfInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1DtmfInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1DtmfInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EntityType: Entities are extracted from user @@ -6052,9 +6052,9 @@ type GoogleCloudDialogflowCxV3beta1EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EntityTypeEntity: An **entity entry** for an @@ -6084,9 +6084,9 @@ type GoogleCloudDialogflowCxV3beta1EntityTypeEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EntityTypeEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EntityTypeEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EntityTypeEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase: An excluded entity @@ -6107,9 +6107,9 @@ type GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Environment: Represents an environment for an @@ -6157,9 +6157,9 @@ type GoogleCloudDialogflowCxV3beta1Environment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Environment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Environment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig: The configuration @@ -6189,9 +6189,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig: Configuration for @@ -6212,9 +6212,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig: Configuration for @@ -6237,9 +6237,9 @@ type GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EventHandler: An event handler specifies an @@ -6278,9 +6278,9 @@ type GoogleCloudDialogflowCxV3beta1EventHandler struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EventHandler) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EventHandler) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EventHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1EventInput: Represents the event to trigger. @@ -6300,9 +6300,9 @@ type GoogleCloudDialogflowCxV3beta1EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Example: Example represents a sample execution @@ -6362,9 +6362,9 @@ type GoogleCloudDialogflowCxV3beta1Example struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Example) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Example) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Example - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Experiment: Represents an experiment in an @@ -6434,9 +6434,9 @@ type GoogleCloudDialogflowCxV3beta1Experiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Experiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Experiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Experiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExperimentDefinition: Definition of the @@ -6462,9 +6462,9 @@ type GoogleCloudDialogflowCxV3beta1ExperimentDefinition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExperimentDefinition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExperimentDefinition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExperimentDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExperimentResult: The inference result which @@ -6488,9 +6488,9 @@ type GoogleCloudDialogflowCxV3beta1ExperimentResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExperimentResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExperimentResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExperimentResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval: A @@ -6520,9 +6520,9 @@ type GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval) UnmarshalJSON(data []byte) error { @@ -6592,9 +6592,9 @@ type GoogleCloudDialogflowCxV3beta1ExperimentResultMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExperimentResultMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExperimentResultMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExperimentResultMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1ExperimentResultMetric) UnmarshalJSON(data []byte) error { @@ -6637,9 +6637,9 @@ type GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportAgentRequest: The request message for @@ -6683,9 +6683,9 @@ type GoogleCloudDialogflowCxV3beta1ExportAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportAgentRequestGitDestination: Settings for @@ -6708,9 +6708,9 @@ type GoogleCloudDialogflowCxV3beta1ExportAgentRequestGitDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportAgentRequestGitDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportAgentRequestGitDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportAgentRequestGitDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportAgentResponse: The response message for @@ -6739,9 +6739,9 @@ type GoogleCloudDialogflowCxV3beta1ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata: Metadata returned @@ -6794,9 +6794,9 @@ type GoogleCloudDialogflowCxV3beta1ExportEntityTypesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportEntityTypesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportEntityTypesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportEntityTypesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse: The response @@ -6823,9 +6823,9 @@ type GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportFlowRequest: The request message for @@ -6856,9 +6856,9 @@ type GoogleCloudDialogflowCxV3beta1ExportFlowRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportFlowRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportFlowRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportFlowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportFlowResponse: The response message for @@ -6882,9 +6882,9 @@ type GoogleCloudDialogflowCxV3beta1ExportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata: Metadata returned for @@ -6931,9 +6931,9 @@ type GoogleCloudDialogflowCxV3beta1ExportIntentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportIntentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportIntentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportIntentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportIntentsResponse: The response message @@ -6959,9 +6959,9 @@ type GoogleCloudDialogflowCxV3beta1ExportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata: Metadata returned for @@ -7008,9 +7008,9 @@ type GoogleCloudDialogflowCxV3beta1ExportTestCasesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportTestCasesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportTestCasesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportTestCasesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse: The response message @@ -7034,9 +7034,9 @@ type GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ExportToolsRequest: The request message for @@ -7077,9 +7077,9 @@ type GoogleCloudDialogflowCxV3beta1ExportToolsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ExportToolsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ExportToolsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ExportToolsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FilterSpecs: Filter specifications for data @@ -7108,9 +7108,9 @@ type GoogleCloudDialogflowCxV3beta1FilterSpecs struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FilterSpecs) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FilterSpecs) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FilterSpecs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Flow: Flows represents the conversation flows @@ -7185,9 +7185,9 @@ type GoogleCloudDialogflowCxV3beta1Flow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Flow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Flow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Flow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FlowImportStrategy: The flow import strategy @@ -7224,9 +7224,9 @@ type GoogleCloudDialogflowCxV3beta1FlowImportStrategy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FlowImportStrategy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FlowImportStrategy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FlowImportStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FlowInvocation: Stores metadata of the @@ -7263,9 +7263,9 @@ type GoogleCloudDialogflowCxV3beta1FlowInvocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FlowInvocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FlowInvocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FlowInvocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings: Settings for @@ -7295,9 +7295,9 @@ type GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FlowValidationResult: The response message for @@ -7326,9 +7326,9 @@ type GoogleCloudDialogflowCxV3beta1FlowValidationResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FlowValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FlowValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FlowValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Form: A form is a data model that groups @@ -7352,9 +7352,9 @@ type GoogleCloudDialogflowCxV3beta1Form struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Form) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Form) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FormParameter: Represents a form parameter. @@ -7400,9 +7400,9 @@ type GoogleCloudDialogflowCxV3beta1FormParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FormParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FormParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FormParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior: Configuration for @@ -7447,9 +7447,9 @@ type GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillIntentRequest: Request of FulfillIntent @@ -7475,9 +7475,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillIntentResponse: Response of @@ -7517,9 +7517,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillIntentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillIntentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillIntentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillIntentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Fulfillment: A fulfillment can do one or more @@ -7576,9 +7576,9 @@ type GoogleCloudDialogflowCxV3beta1Fulfillment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Fulfillment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Fulfillment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Fulfillment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases: A list of @@ -7600,9 +7600,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase: Each case has @@ -7629,9 +7629,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent: @@ -7654,9 +7654,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent st NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction: Setting a @@ -7679,9 +7679,9 @@ type GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GcsDestination: Google Cloud Storage location @@ -7705,9 +7705,9 @@ type GoogleCloudDialogflowCxV3beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GenerativeInfo: Represents the information of @@ -7732,9 +7732,9 @@ type GoogleCloudDialogflowCxV3beta1GenerativeInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GenerativeInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GenerativeInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GenerativeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GenerativeSettings: Settings for Generative @@ -7768,9 +7768,9 @@ type GoogleCloudDialogflowCxV3beta1GenerativeSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GenerativeSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GenerativeSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GenerativeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings: Settings @@ -7794,9 +7794,9 @@ type GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTemplat @@ -7824,9 +7824,9 @@ type GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTempl NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings: @@ -7865,9 +7865,9 @@ type GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Generator: Generators contain prompt to be @@ -7906,9 +7906,9 @@ type GoogleCloudDialogflowCxV3beta1Generator struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Generator) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Generator) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Generator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder: Represents a custom @@ -7931,9 +7931,9 @@ type GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata: Metadata in @@ -7960,9 +7960,9 @@ type GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata: Metadata for @@ -7983,9 +7983,9 @@ type GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse: Response message for @@ -8006,9 +8006,9 @@ type GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportEntityTypesMetadata: Metadata returned @@ -8064,9 +8064,9 @@ type GoogleCloudDialogflowCxV3beta1ImportEntityTypesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportEntityTypesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportEntityTypesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse: The response @@ -8091,9 +8091,9 @@ type GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources: @@ -8118,9 +8118,9 @@ type GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportFlowRequest: The request message for @@ -8162,9 +8162,9 @@ type GoogleCloudDialogflowCxV3beta1ImportFlowRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportFlowRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportFlowRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportFlowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportFlowResponse: The response message for @@ -8186,9 +8186,9 @@ type GoogleCloudDialogflowCxV3beta1ImportFlowResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportFlowResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportFlowResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportFlowResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata: Metadata returned for @@ -8241,9 +8241,9 @@ type GoogleCloudDialogflowCxV3beta1ImportIntentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportIntentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportIntentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportIntentsResponse: The response message @@ -8268,9 +8268,9 @@ type GoogleCloudDialogflowCxV3beta1ImportIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources: @@ -8295,9 +8295,9 @@ type GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata: Metadata returned for @@ -8318,9 +8318,9 @@ type GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportTestCasesRequest: The request message @@ -8348,9 +8348,9 @@ type GoogleCloudDialogflowCxV3beta1ImportTestCasesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportTestCasesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportTestCasesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse: The response message @@ -8372,9 +8372,9 @@ type GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1InlineDestination: Inline destination for a @@ -8397,9 +8397,9 @@ type GoogleCloudDialogflowCxV3beta1InlineDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1InlineDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1InlineDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1InlineDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1InlineSource: Inline source for a Dialogflow @@ -8420,9 +8420,9 @@ type GoogleCloudDialogflowCxV3beta1InlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1InlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1InlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1InlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1InputAudioConfig: Instructs the speech @@ -8528,9 +8528,9 @@ type GoogleCloudDialogflowCxV3beta1InputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1InputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1InputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1InputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Intent: An intent represents a user's intent @@ -8592,9 +8592,9 @@ type GoogleCloudDialogflowCxV3beta1Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentCoverage: Intent coverage represents the @@ -8618,9 +8618,9 @@ type GoogleCloudDialogflowCxV3beta1IntentCoverage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentCoverage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentCoverage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentCoverage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1IntentCoverage) UnmarshalJSON(data []byte) error { @@ -8657,9 +8657,9 @@ type GoogleCloudDialogflowCxV3beta1IntentCoverageIntent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentCoverageIntent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentCoverageIntent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentCoverageIntent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentInput: Represents the intent to trigger @@ -8681,9 +8681,9 @@ type GoogleCloudDialogflowCxV3beta1IntentInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentParameter: Represents an intent @@ -8717,9 +8717,9 @@ type GoogleCloudDialogflowCxV3beta1IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase: Represents an example @@ -8754,9 +8754,9 @@ type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart: Represents a part of @@ -8780,9 +8780,9 @@ type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings: The Knowledge @@ -8818,9 +8818,9 @@ type GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1LanguageInfo: Represents the language @@ -8847,9 +8847,9 @@ type GoogleCloudDialogflowCxV3beta1LanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1LanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1LanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1LanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1LanguageInfo) UnmarshalJSON(data []byte) error { @@ -8891,9 +8891,9 @@ type GoogleCloudDialogflowCxV3beta1ListAgentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListAgentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListAgentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListAgentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListChangelogsResponse: The response message @@ -8922,9 +8922,9 @@ type GoogleCloudDialogflowCxV3beta1ListChangelogsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListChangelogsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListChangelogsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListChangelogsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListContinuousTestResultsResponse: The @@ -8951,9 +8951,9 @@ type GoogleCloudDialogflowCxV3beta1ListContinuousTestResultsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListContinuousTestResultsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListContinuousTestResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListContinuousTestResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListConversationsResponse: The response @@ -8982,9 +8982,9 @@ type GoogleCloudDialogflowCxV3beta1ListConversationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListConversationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListConversationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListConversationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListDeploymentsResponse: The response message @@ -9014,9 +9014,9 @@ type GoogleCloudDialogflowCxV3beta1ListDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse: The response message @@ -9044,9 +9044,9 @@ type GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListEnvironmentsResponse: The response message @@ -9076,9 +9076,9 @@ type GoogleCloudDialogflowCxV3beta1ListEnvironmentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListEnvironmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListExamplesResponse: The response message for @@ -9106,9 +9106,9 @@ type GoogleCloudDialogflowCxV3beta1ListExamplesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListExamplesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListExamplesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListExamplesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListExperimentsResponse: The response message @@ -9138,9 +9138,9 @@ type GoogleCloudDialogflowCxV3beta1ListExperimentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListExperimentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListExperimentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListExperimentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListFlowsResponse: The response message for @@ -9168,9 +9168,9 @@ type GoogleCloudDialogflowCxV3beta1ListFlowsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListFlowsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListFlowsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListFlowsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListGeneratorsResponse: The response message @@ -9198,9 +9198,9 @@ type GoogleCloudDialogflowCxV3beta1ListGeneratorsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListGeneratorsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListGeneratorsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListGeneratorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListIntentsResponse: The response message for @@ -9228,9 +9228,9 @@ type GoogleCloudDialogflowCxV3beta1ListIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListPagesResponse: The response message for @@ -9258,9 +9258,9 @@ type GoogleCloudDialogflowCxV3beta1ListPagesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListPagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListPagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListPagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListPlaybookVersionsResponse: The response @@ -9288,9 +9288,9 @@ type GoogleCloudDialogflowCxV3beta1ListPlaybookVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListPlaybookVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListPlaybookVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListPlaybookVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListPlaybooksResponse: The response message @@ -9318,9 +9318,9 @@ type GoogleCloudDialogflowCxV3beta1ListPlaybooksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListPlaybooksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListPlaybooksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListPlaybooksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse: The response @@ -9347,9 +9347,9 @@ type GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse: The response @@ -9378,9 +9378,9 @@ type GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListTestCaseResultsResponse: The response @@ -9407,9 +9407,9 @@ type GoogleCloudDialogflowCxV3beta1ListTestCaseResultsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListTestCaseResultsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListTestCaseResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListTestCaseResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListTestCasesResponse: The response message @@ -9437,9 +9437,9 @@ type GoogleCloudDialogflowCxV3beta1ListTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListToolsResponse: The response message for @@ -9467,9 +9467,9 @@ type GoogleCloudDialogflowCxV3beta1ListToolsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListToolsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListToolsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListToolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse: The @@ -9499,9 +9499,9 @@ type GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListVersionsResponse: The response message for @@ -9531,9 +9531,9 @@ type GoogleCloudDialogflowCxV3beta1ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ListWebhooksResponse: The response message for @@ -9561,9 +9561,9 @@ type GoogleCloudDialogflowCxV3beta1ListWebhooksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ListWebhooksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ListWebhooksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ListWebhooksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1LlmModelSettings: Settings for LLM models. @@ -9585,9 +9585,9 @@ type GoogleCloudDialogflowCxV3beta1LlmModelSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1LlmModelSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1LlmModelSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1LlmModelSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1LoadVersionRequest: The request message for @@ -9612,9 +9612,9 @@ type GoogleCloudDialogflowCxV3beta1LoadVersionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1LoadVersionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1LoadVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1LoadVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1LookupEnvironmentHistoryResponse: The response @@ -9642,9 +9642,9 @@ type GoogleCloudDialogflowCxV3beta1LookupEnvironmentHistoryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1LookupEnvironmentHistoryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1LookupEnvironmentHistoryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1LookupEnvironmentHistoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Match: Represents one match result of @@ -9703,9 +9703,9 @@ type GoogleCloudDialogflowCxV3beta1Match struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Match) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Match) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Match - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1Match) UnmarshalJSON(data []byte) error { @@ -9744,9 +9744,9 @@ type GoogleCloudDialogflowCxV3beta1MatchIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1MatchIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1MatchIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1MatchIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1MatchIntentResponse: Response of MatchIntent. @@ -9786,9 +9786,9 @@ type GoogleCloudDialogflowCxV3beta1MatchIntentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1MatchIntentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1MatchIntentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1MatchIntentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1NluSettings: Settings related to NLU. @@ -9832,9 +9832,9 @@ type GoogleCloudDialogflowCxV3beta1NluSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1NluSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1NluSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1NluSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1NluSettings) UnmarshalJSON(data []byte) error { @@ -9894,9 +9894,9 @@ type GoogleCloudDialogflowCxV3beta1OutputAudioConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1OutputAudioConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1OutputAudioConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1OutputAudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Page: A Dialogflow CX conversation (session) @@ -9978,9 +9978,9 @@ type GoogleCloudDialogflowCxV3beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfo: Represents page information @@ -10009,9 +10009,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfoFormInfo: Represents form information. @@ -10033,9 +10033,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfoFormInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfoFormInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfoFormInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo: Represents @@ -10084,9 +10084,9 @@ type GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ParameterDefinition: Defines the properties of @@ -10123,9 +10123,9 @@ type GoogleCloudDialogflowCxV3beta1ParameterDefinition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ParameterDefinition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ParameterDefinition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ParameterDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Phrase: Text input which can be used for @@ -10146,9 +10146,9 @@ type GoogleCloudDialogflowCxV3beta1Phrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Phrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Phrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Phrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Playbook: Playbook is the basic building block @@ -10211,9 +10211,9 @@ type GoogleCloudDialogflowCxV3beta1Playbook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Playbook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Playbook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Playbook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PlaybookInput: Input of the playbook. @@ -10236,9 +10236,9 @@ type GoogleCloudDialogflowCxV3beta1PlaybookInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PlaybookInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PlaybookInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PlaybookInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PlaybookInstruction: Message of the @@ -10260,9 +10260,9 @@ type GoogleCloudDialogflowCxV3beta1PlaybookInstruction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PlaybookInstruction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PlaybookInstruction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PlaybookInstruction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PlaybookInvocation: Stores metadata of the @@ -10298,9 +10298,9 @@ type GoogleCloudDialogflowCxV3beta1PlaybookInvocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PlaybookInvocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PlaybookInvocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PlaybookInvocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PlaybookOutput: Output of the playbook. @@ -10324,9 +10324,9 @@ type GoogleCloudDialogflowCxV3beta1PlaybookOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PlaybookOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PlaybookOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PlaybookOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PlaybookStep: Message of single step @@ -10349,9 +10349,9 @@ type GoogleCloudDialogflowCxV3beta1PlaybookStep struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PlaybookStep) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PlaybookStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PlaybookStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1PlaybookVersion: Playbook version is a @@ -10387,9 +10387,9 @@ type GoogleCloudDialogflowCxV3beta1PlaybookVersion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1PlaybookVersion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1PlaybookVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1PlaybookVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1QueryInput: Represents the query input. It can @@ -10429,9 +10429,9 @@ type GoogleCloudDialogflowCxV3beta1QueryInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1QueryInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1QueryInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1QueryInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1QueryParameters: Represents the parameters of @@ -10540,9 +10540,9 @@ type GoogleCloudDialogflowCxV3beta1QueryParameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1QueryParameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1QueryParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1QueryParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1QueryResult: Represents the result of a @@ -10669,9 +10669,9 @@ type GoogleCloudDialogflowCxV3beta1QueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1QueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1QueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1QueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1QueryResult) UnmarshalJSON(data []byte) error { @@ -10706,9 +10706,9 @@ type GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResourceName: Resource name and display name. @@ -10730,9 +10730,9 @@ type GoogleCloudDialogflowCxV3beta1ResourceName struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResourceName) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResourceName) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResourceName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessage: Represents a response message @@ -10802,9 +10802,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess: Indicates @@ -10833,9 +10833,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction: Indicates that @@ -10876,9 +10876,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio: Represents an audio @@ -10902,9 +10902,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment: Represents @@ -10933,9 +10933,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText: A text or ssml @@ -10964,9 +10964,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio: Specifies an audio @@ -10992,9 +10992,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall: @@ -11017,9 +11017,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ResponseMessageText: The text response @@ -11044,9 +11044,9 @@ type GoogleCloudDialogflowCxV3beta1ResponseMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ResponseMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ResponseMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RestoreAgentRequest: The request message for @@ -11086,9 +11086,9 @@ type GoogleCloudDialogflowCxV3beta1RestoreAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RestoreAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RestoreAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RestoreAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RestoreAgentRequestGitSource: Settings for @@ -11109,9 +11109,9 @@ type GoogleCloudDialogflowCxV3beta1RestoreAgentRequestGitSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RestoreAgentRequestGitSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RestoreAgentRequestGitSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RestoreAgentRequestGitSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RolloutConfig: The configuration for auto @@ -11144,9 +11144,9 @@ type GoogleCloudDialogflowCxV3beta1RolloutConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RolloutConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RolloutConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RolloutConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep: A single rollout @@ -11174,9 +11174,9 @@ type GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RolloutState: State of the auto-rollout @@ -11201,9 +11201,9 @@ type GoogleCloudDialogflowCxV3beta1RolloutState struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RolloutState) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RolloutState) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RolloutState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata: Metadata returned @@ -11224,9 +11224,9 @@ type GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunContinuousTestRequest: The request message @@ -11252,9 +11252,9 @@ type GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata: Metadata returned for the @@ -11282,9 +11282,9 @@ type GoogleCloudDialogflowCxV3beta1RunTestCaseRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunTestCaseRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunTestCaseRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunTestCaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1RunTestCaseResponse: The response message for @@ -11305,9 +11305,9 @@ type GoogleCloudDialogflowCxV3beta1RunTestCaseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1RunTestCaseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1RunTestCaseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1RunTestCaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SafetySettings: Settings for Generative @@ -11328,9 +11328,9 @@ type GoogleCloudDialogflowCxV3beta1SafetySettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SafetySettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SafetySettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SafetySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase: Text input which can be @@ -11353,9 +11353,9 @@ type GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SearchConfig: Search configuration for UCS @@ -11378,9 +11378,9 @@ type GoogleCloudDialogflowCxV3beta1SearchConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SearchConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SearchConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SearchConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SecuritySettings: Represents the settings @@ -11494,9 +11494,9 @@ type GoogleCloudDialogflowCxV3beta1SecuritySettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SecuritySettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SecuritySettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SecuritySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings: Settings @@ -11538,9 +11538,9 @@ type GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings: @@ -11563,9 +11563,9 @@ type GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult: The result of @@ -11593,9 +11593,9 @@ type GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult) UnmarshalJSON(data []byte) error { @@ -11665,9 +11665,9 @@ type GoogleCloudDialogflowCxV3beta1SessionEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SessionEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SessionEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SessionEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SessionInfo: Represents session information @@ -11698,9 +11698,9 @@ type GoogleCloudDialogflowCxV3beta1SessionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SpeechToTextSettings: Settings related to @@ -11722,9 +11722,9 @@ type GoogleCloudDialogflowCxV3beta1SpeechToTextSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SpeechToTextSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SpeechToTextSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SpeechToTextSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1StartExperimentRequest: The request message @@ -11761,9 +11761,9 @@ type GoogleCloudDialogflowCxV3beta1SubmitAnswerFeedbackRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SubmitAnswerFeedbackRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SubmitAnswerFeedbackRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SubmitAnswerFeedbackRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig: Configuration of how @@ -11806,9 +11806,9 @@ type GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig) UnmarshalJSON(data []byte) error { @@ -11871,9 +11871,9 @@ type GoogleCloudDialogflowCxV3beta1TestCase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestCaseError: Error info for importing a @@ -11896,9 +11896,9 @@ type GoogleCloudDialogflowCxV3beta1TestCaseError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCaseError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCaseError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCaseError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestCaseResult: Represents a result from @@ -11938,9 +11938,9 @@ type GoogleCloudDialogflowCxV3beta1TestCaseResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestCaseResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestCaseResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestCaseResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestConfig: Represents configurations for a @@ -11972,9 +11972,9 @@ type GoogleCloudDialogflowCxV3beta1TestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestError: Error info for running a test. @@ -11998,9 +11998,9 @@ type GoogleCloudDialogflowCxV3beta1TestError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TestRunDifference: The description of @@ -12032,9 +12032,9 @@ type GoogleCloudDialogflowCxV3beta1TestRunDifference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TestRunDifference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TestRunDifference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TestRunDifference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TextInput: Represents the natural language @@ -12055,9 +12055,9 @@ type GoogleCloudDialogflowCxV3beta1TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TextToSpeechSettings: Settings related to @@ -12085,9 +12085,9 @@ type GoogleCloudDialogflowCxV3beta1TextToSpeechSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TextToSpeechSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TextToSpeechSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TextToSpeechSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Tool: A tool provides a list of actions which @@ -12135,9 +12135,9 @@ type GoogleCloudDialogflowCxV3beta1Tool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Tool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Tool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Tool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolAuthentication: Authentication information @@ -12164,9 +12164,9 @@ type GoogleCloudDialogflowCxV3beta1ToolAuthentication struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolAuthentication) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolAuthentication) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolAuthentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig: Config for @@ -12198,9 +12198,9 @@ type GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig: Config for @@ -12233,9 +12233,9 @@ type GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig: @@ -12267,9 +12267,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolCallResult: The result of calling a tool's @@ -12297,9 +12297,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCallResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCallResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCallResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCallResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolCallResultError: An error produced by the @@ -12320,9 +12320,9 @@ type GoogleCloudDialogflowCxV3beta1ToolCallResultError struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolCallResultError) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolCallResultError) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolCallResultError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolDataStoreTool: A DataStoreTool is a way to @@ -12345,9 +12345,9 @@ type GoogleCloudDialogflowCxV3beta1ToolDataStoreTool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolDataStoreTool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolDataStoreTool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolDataStoreTool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolDataStoreToolFallbackPrompt: A @@ -12375,9 +12375,9 @@ type GoogleCloudDialogflowCxV3beta1ToolExtensionTool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolExtensionTool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolExtensionTool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolExtensionTool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolFunctionTool: A Function tool describes @@ -12406,9 +12406,9 @@ type GoogleCloudDialogflowCxV3beta1ToolFunctionTool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolFunctionTool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolFunctionTool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolFunctionTool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolOpenApiTool: An OpenAPI tool is a way to @@ -12433,9 +12433,9 @@ type GoogleCloudDialogflowCxV3beta1ToolOpenApiTool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolOpenApiTool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolOpenApiTool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolOpenApiTool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolTLSConfig: The TLS configuration. @@ -12456,9 +12456,9 @@ type GoogleCloudDialogflowCxV3beta1ToolTLSConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolTLSConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolTLSConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolTLSConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolTLSConfigCACert: The CA certificate. @@ -12488,9 +12488,9 @@ type GoogleCloudDialogflowCxV3beta1ToolTLSConfigCACert struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolTLSConfigCACert) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolTLSConfigCACert) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolTLSConfigCACert - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ToolUse: Stores metadata of the invocation of @@ -12519,9 +12519,9 @@ type GoogleCloudDialogflowCxV3beta1ToolUse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ToolUse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ToolUse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ToolUse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TrainFlowRequest: The request message for @@ -12551,9 +12551,9 @@ type GoogleCloudDialogflowCxV3beta1TransitionCoverage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TransitionCoverage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TransitionCoverage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TransitionCoverage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1TransitionCoverage) UnmarshalJSON(data []byte) error { @@ -12599,9 +12599,9 @@ type GoogleCloudDialogflowCxV3beta1TransitionCoverageTransition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TransitionCoverageTransition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TransitionCoverageTransition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TransitionCoverageTransition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode: The source @@ -12626,9 +12626,9 @@ type GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TransitionRoute: A transition route specifies @@ -12681,9 +12681,9 @@ type GoogleCloudDialogflowCxV3beta1TransitionRoute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TransitionRoute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TransitionRoute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TransitionRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TransitionRouteGroup: A TransitionRouteGroup @@ -12719,9 +12719,9 @@ type GoogleCloudDialogflowCxV3beta1TransitionRouteGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TransitionRouteGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TransitionRouteGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TransitionRouteGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverage: Transition route @@ -12747,9 +12747,9 @@ type GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverage) UnmarshalJSON(data []byte) error { @@ -12791,9 +12791,9 @@ type GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverage) UnmarshalJSON(data []byte) error { @@ -12832,9 +12832,9 @@ type GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverageTransitio NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverageTransition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverageTransition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverageTransition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1TurnSignals: Collection of all signals that @@ -12881,9 +12881,9 @@ type GoogleCloudDialogflowCxV3beta1TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) UnmarshalJSON(data []byte) error { @@ -12920,9 +12920,9 @@ type GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1UserUtterance: UserUtterance represents one @@ -12943,9 +12943,9 @@ type GoogleCloudDialogflowCxV3beta1UserUtterance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1UserUtterance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1UserUtterance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1UserUtterance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ValidateAgentRequest: The request message for @@ -12966,9 +12966,9 @@ type GoogleCloudDialogflowCxV3beta1ValidateAgentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ValidateAgentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ValidateAgentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ValidateAgentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ValidateFlowRequest: The request message for @@ -12989,9 +12989,9 @@ type GoogleCloudDialogflowCxV3beta1ValidateFlowRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ValidateFlowRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ValidateFlowRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ValidateFlowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1ValidationMessage: Agent/flow validation @@ -13044,9 +13044,9 @@ type GoogleCloudDialogflowCxV3beta1ValidationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1ValidationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1ValidationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1ValidationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1VariantsHistory: The history of variants @@ -13069,9 +13069,9 @@ type GoogleCloudDialogflowCxV3beta1VariantsHistory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1VariantsHistory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1VariantsHistory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1VariantsHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Version: Represents a version of a flow. @@ -13114,9 +13114,9 @@ type GoogleCloudDialogflowCxV3beta1Version struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Version) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Version) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1VersionVariants: A list of flow version @@ -13137,9 +13137,9 @@ type GoogleCloudDialogflowCxV3beta1VersionVariants struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1VersionVariants) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1VersionVariants) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1VersionVariants - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1VersionVariantsVariant: A single flow version @@ -13166,9 +13166,9 @@ type GoogleCloudDialogflowCxV3beta1VersionVariantsVariant struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1VersionVariantsVariant) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1VersionVariantsVariant) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1VersionVariantsVariant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1VersionVariantsVariant) UnmarshalJSON(data []byte) error { @@ -13220,9 +13220,9 @@ type GoogleCloudDialogflowCxV3beta1VoiceSelectionParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1VoiceSelectionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1VoiceSelectionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1VoiceSelectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1Webhook: Webhooks host the developer's @@ -13265,9 +13265,9 @@ type GoogleCloudDialogflowCxV3beta1Webhook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1Webhook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1Webhook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1Webhook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookGenericWebService: Represents @@ -13356,9 +13356,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookGenericWebService struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookGenericWebService) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookGenericWebService) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookGenericWebService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig: @@ -13388,9 +13388,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequest: The request message for a @@ -13454,9 +13454,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo: Represents @@ -13480,9 +13480,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo: Represents intent @@ -13514,9 +13514,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error { @@ -13555,9 +13555,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult: @@ -13583,9 +13583,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error { @@ -13638,9 +13638,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse: Represents @@ -13670,9 +13670,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig: Represents @@ -13699,9 +13699,9 @@ type GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2AnnotatedMessagePart: Represents a part of a message @@ -13733,9 +13733,9 @@ type GoogleCloudDialogflowV2AnnotatedMessagePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2AnnotatedMessagePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2AnnotatedMessagePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2AnnotatedMessagePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ArticleAnswer: Represents article answer. @@ -13769,9 +13769,9 @@ type GoogleCloudDialogflowV2ArticleAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ArticleAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ArticleAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ArticleAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2ArticleAnswer) UnmarshalJSON(data []byte) error { @@ -13813,9 +13813,9 @@ type GoogleCloudDialogflowV2ArticleSuggestionModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ArticleSuggestionModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ArticleSuggestionModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ArticleSuggestionModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse: The response message @@ -13836,9 +13836,9 @@ type GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2BatchUpdateIntentsResponse: The response message for @@ -13859,9 +13859,9 @@ type GoogleCloudDialogflowV2BatchUpdateIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2BatchUpdateIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata: @@ -13909,9 +13909,9 @@ type GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Context: Dialogflow contexts are similar to natural @@ -13968,9 +13968,9 @@ type GoogleCloudDialogflowV2Context struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Context) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Context) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationEvent: Represents a notification sent to @@ -14018,9 +14018,9 @@ type GoogleCloudDialogflowV2ConversationEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ConversationModel: Represents a conversation model. @@ -14075,9 +14075,9 @@ type GoogleCloudDialogflowV2ConversationModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ConversationModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ConversationModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ConversationModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata: Metadata @@ -14099,9 +14099,9 @@ type GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata: @@ -14140,9 +14140,9 @@ type GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2CreateConversationModelOperationMetadata: Metadata @@ -14180,9 +14180,9 @@ type GoogleCloudDialogflowV2CreateConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2CreateConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2CreateConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2CreateConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata: Metadata @@ -14212,9 +14212,9 @@ type GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2DeployConversationModelOperationMetadata: Metadata @@ -14239,9 +14239,9 @@ type GoogleCloudDialogflowV2DeployConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2DeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2DeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2DeployConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EntityType: Each intent parameter has a type, called @@ -14301,9 +14301,9 @@ type GoogleCloudDialogflowV2EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EntityTypeEntity: An **entity entry** for an @@ -14333,9 +14333,9 @@ type GoogleCloudDialogflowV2EntityTypeEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EntityTypeEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EntityTypeEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EntityTypeEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2EventInput: Events allow for matching intents by @@ -14378,9 +14378,9 @@ type GoogleCloudDialogflowV2EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ExportAgentResponse: The response message for @@ -14404,9 +14404,9 @@ type GoogleCloudDialogflowV2ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ExportOperationMetadata: Metadata related to the @@ -14427,9 +14427,9 @@ type GoogleCloudDialogflowV2ExportOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ExportOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ExportOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ExportOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2FaqAnswer: Represents answer from "frequently asked @@ -14465,9 +14465,9 @@ type GoogleCloudDialogflowV2FaqAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2FaqAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2FaqAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2FaqAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2FaqAnswer) UnmarshalJSON(data []byte) error { @@ -14505,9 +14505,9 @@ type GoogleCloudDialogflowV2GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2HumanAgentAssistantEvent: Represents a notification @@ -14537,9 +14537,9 @@ type GoogleCloudDialogflowV2HumanAgentAssistantEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2HumanAgentAssistantEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportConversationDataOperationMetadata: Metadata for @@ -14567,9 +14567,9 @@ type GoogleCloudDialogflowV2ImportConversationDataOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportConversationDataOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportConversationDataOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportConversationDataOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportConversationDataOperationResponse: Response @@ -14593,9 +14593,9 @@ type GoogleCloudDialogflowV2ImportConversationDataOperationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportConversationDataOperationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportConversationDataOperationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportConversationDataOperationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2ImportDocumentsResponse: Response message for @@ -14616,9 +14616,9 @@ type GoogleCloudDialogflowV2ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2InputDataset: InputDataset used to create model or do @@ -14640,9 +14640,9 @@ type GoogleCloudDialogflowV2InputDataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2InputDataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2InputDataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2InputDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Intent: An intent categorizes an end-user's intention @@ -14769,9 +14769,9 @@ type GoogleCloudDialogflowV2Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentFollowupIntentInfo: Represents a single @@ -14796,9 +14796,9 @@ type GoogleCloudDialogflowV2IntentFollowupIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentFollowupIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessage: A rich response message. Corresponds @@ -14863,9 +14863,9 @@ type GoogleCloudDialogflowV2IntentMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCard: The basic card message. @@ -14894,9 +14894,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCardButton: The button object that @@ -14919,9 +14919,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction: Opens the @@ -14942,9 +14942,9 @@ type GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard: Browse Carousel Card @@ -14986,9 +14986,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem: @@ -15020,9 +15020,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardIte NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemO @@ -15052,9 +15052,9 @@ type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardIte NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCard: The card response message. @@ -15080,9 +15080,9 @@ type GoogleCloudDialogflowV2IntentMessageCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCardButton: Contains information about a @@ -15106,9 +15106,9 @@ type GoogleCloudDialogflowV2IntentMessageCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCarouselSelect: The card for presenting @@ -15129,9 +15129,9 @@ type GoogleCloudDialogflowV2IntentMessageCarouselSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCarouselSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageCarouselSelectItem: An item in the @@ -15158,9 +15158,9 @@ type GoogleCloudDialogflowV2IntentMessageCarouselSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageCarouselSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageColumnProperties: Column properties for @@ -15191,9 +15191,9 @@ type GoogleCloudDialogflowV2IntentMessageColumnProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageColumnProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageImage: The image response message. @@ -15216,9 +15216,9 @@ type GoogleCloudDialogflowV2IntentMessageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion: The suggestion chip @@ -15244,9 +15244,9 @@ type GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageListSelect: The card for presenting a @@ -15271,9 +15271,9 @@ type GoogleCloudDialogflowV2IntentMessageListSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageListSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageListSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageListSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageListSelectItem: An item in the list. @@ -15299,9 +15299,9 @@ type GoogleCloudDialogflowV2IntentMessageListSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageListSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageMediaContent: The media content card for @@ -15328,9 +15328,9 @@ type GoogleCloudDialogflowV2IntentMessageMediaContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageMediaContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageMediaContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageMediaContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject: @@ -15359,9 +15359,9 @@ type GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageQuickReplies: The quick replies response @@ -15384,9 +15384,9 @@ type GoogleCloudDialogflowV2IntentMessageQuickReplies struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageQuickReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSelectItemInfo: Additional info about @@ -15411,9 +15411,9 @@ type GoogleCloudDialogflowV2IntentMessageSelectItemInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSelectItemInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSimpleResponse: The simple response @@ -15441,9 +15441,9 @@ type GoogleCloudDialogflowV2IntentMessageSimpleResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSimpleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSimpleResponses: The collection of @@ -15467,9 +15467,9 @@ type GoogleCloudDialogflowV2IntentMessageSimpleResponses struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSimpleResponses - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSuggestion: The suggestion chip message @@ -15490,9 +15490,9 @@ type GoogleCloudDialogflowV2IntentMessageSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageSuggestions: The collection of @@ -15513,9 +15513,9 @@ type GoogleCloudDialogflowV2IntentMessageSuggestions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageSuggestions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageSuggestions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageSuggestions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCard: Table card for Actions on @@ -15547,9 +15547,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCardCell: Cell of TableCardRow. @@ -15569,9 +15569,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCardCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCardCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageTableCardRow: Row of TableCard. @@ -15593,9 +15593,9 @@ type GoogleCloudDialogflowV2IntentMessageTableCardRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageTableCardRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentMessageText: The text response message. @@ -15615,9 +15615,9 @@ type GoogleCloudDialogflowV2IntentMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentParameter: Represents intent parameters. @@ -15662,9 +15662,9 @@ type GoogleCloudDialogflowV2IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentTrainingPhrase: Represents an example that the @@ -15714,9 +15714,9 @@ type GoogleCloudDialogflowV2IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2IntentTrainingPhrasePart: Represents a part of a @@ -15749,9 +15749,9 @@ type GoogleCloudDialogflowV2IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswer: Represents a Knowledge Assist @@ -15780,9 +15780,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer: Represents an @@ -15808,9 +15808,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource: @@ -15831,9 +15831,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource struct NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource: @@ -15855,9 +15855,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSn @@ -15882,9 +15882,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery: Represents a @@ -15905,9 +15905,9 @@ type GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2KnowledgeOperationMetadata: Metadata in @@ -15940,9 +15940,9 @@ type GoogleCloudDialogflowV2KnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2KnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2Message: Represents a message posted into a @@ -15992,9 +15992,9 @@ type GoogleCloudDialogflowV2Message struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Message) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Message) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2MessageAnnotation: Represents the result of @@ -16019,9 +16019,9 @@ type GoogleCloudDialogflowV2MessageAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2MessageAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2MessageAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2MessageAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2OriginalDetectIntentRequest: Represents the contents @@ -16056,9 +16056,9 @@ type GoogleCloudDialogflowV2OriginalDetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2OriginalDetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2QueryResult: Represents the result of conversational @@ -16156,9 +16156,9 @@ type GoogleCloudDialogflowV2QueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2QueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2QueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2QueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2QueryResult) UnmarshalJSON(data []byte) error { @@ -16202,9 +16202,9 @@ type GoogleCloudDialogflowV2Sentiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2Sentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2Sentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2Sentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2Sentiment) UnmarshalJSON(data []byte) error { @@ -16248,9 +16248,9 @@ type GoogleCloudDialogflowV2SentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SessionEntityType: A session represents a @@ -16303,9 +16303,9 @@ type GoogleCloudDialogflowV2SessionEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SessionEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SessionEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SessionEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata: Metadata @@ -16353,9 +16353,9 @@ type GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SmartReplyAnswer: Represents a smart reply answer. @@ -16382,9 +16382,9 @@ type GoogleCloudDialogflowV2SmartReplyAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SmartReplyAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SmartReplyAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SmartReplyAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2SmartReplyAnswer) UnmarshalJSON(data []byte) error { @@ -16426,9 +16426,9 @@ type GoogleCloudDialogflowV2SmartReplyModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SmartReplyModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SmartReplyModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SmartReplyModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestArticlesResponse: The response message for @@ -16457,9 +16457,9 @@ type GoogleCloudDialogflowV2SuggestArticlesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestArticlesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestArticlesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestArticlesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestFaqAnswersResponse: The request message for @@ -16488,9 +16488,9 @@ type GoogleCloudDialogflowV2SuggestFaqAnswersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestFaqAnswersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse: The response message @@ -16519,9 +16519,9 @@ type GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestSmartRepliesResponse: The response message for @@ -16552,9 +16552,9 @@ type GoogleCloudDialogflowV2SuggestSmartRepliesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestSmartRepliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2SuggestionResult: One response of different type of @@ -16589,9 +16589,9 @@ type GoogleCloudDialogflowV2SuggestionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2SuggestionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2SuggestionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2SuggestionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata: Metadata @@ -16616,9 +16616,9 @@ type GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2WebhookRequest: The request message for a webhook @@ -16651,9 +16651,9 @@ type GoogleCloudDialogflowV2WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2WebhookResponse: The response message for a webhook @@ -16717,9 +16717,9 @@ type GoogleCloudDialogflowV2WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1AnnotatedMessagePart: Represents a part of a @@ -16751,9 +16751,9 @@ type GoogleCloudDialogflowV2beta1AnnotatedMessagePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1AnnotatedMessagePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1AnnotatedMessagePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1AnnotatedMessagePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ArticleAnswer: Represents article answer. @@ -16783,9 +16783,9 @@ type GoogleCloudDialogflowV2beta1ArticleAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ArticleAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ArticleAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ArticleAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse: The response @@ -16806,9 +16806,9 @@ type GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse: The response message @@ -16829,9 +16829,9 @@ type GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata: @@ -16883,9 +16883,9 @@ type GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Context: Dialogflow contexts are similar to @@ -16944,9 +16944,9 @@ type GoogleCloudDialogflowV2beta1Context struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Context) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Context) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ConversationEvent: Represents a notification @@ -16994,9 +16994,9 @@ type GoogleCloudDialogflowV2beta1ConversationEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ConversationEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ConversationEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ConversationEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1DialogflowAssistAnswer: Represents a Dialogflow @@ -17022,9 +17022,9 @@ type GoogleCloudDialogflowV2beta1DialogflowAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1DialogflowAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1DialogflowAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1DialogflowAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EntityType: Each intent parameter has a type, @@ -17085,9 +17085,9 @@ type GoogleCloudDialogflowV2beta1EntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EntityTypeEntity: An **entity entry** for an @@ -17117,9 +17117,9 @@ type GoogleCloudDialogflowV2beta1EntityTypeEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EntityTypeEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EntityTypeEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EntityTypeEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1EventInput: Events allow for matching intents by @@ -17162,9 +17162,9 @@ type GoogleCloudDialogflowV2beta1EventInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1EventInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1EventInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1EventInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ExportAgentResponse: The response message for @@ -17188,9 +17188,9 @@ type GoogleCloudDialogflowV2beta1ExportAgentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ExportAgentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ExportAgentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ExportOperationMetadata: Metadata related to the @@ -17211,9 +17211,9 @@ type GoogleCloudDialogflowV2beta1ExportOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ExportOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ExportOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ExportOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1FaqAnswer: Represents answer from "frequently @@ -17249,9 +17249,9 @@ type GoogleCloudDialogflowV2beta1FaqAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1FaqAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1FaqAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1FaqAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1FaqAnswer) UnmarshalJSON(data []byte) error { @@ -17289,9 +17289,9 @@ type GoogleCloudDialogflowV2beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent: Output only. @@ -17324,9 +17324,9 @@ type GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1ImportDocumentsResponse: Response message for @@ -17347,9 +17347,9 @@ type GoogleCloudDialogflowV2beta1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Intent: An intent categorizes an end-user's @@ -17488,9 +17488,9 @@ type GoogleCloudDialogflowV2beta1Intent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Intent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Intent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Intent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo: Represents a single @@ -17515,9 +17515,9 @@ type GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessage: Corresponds to the `Response` @@ -17599,9 +17599,9 @@ type GoogleCloudDialogflowV2beta1IntentMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCard: The basic card message. @@ -17630,9 +17630,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton: The button object @@ -17655,9 +17655,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction: Opens @@ -17678,9 +17678,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction struc NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard: Browse Carousel @@ -17722,9 +17722,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCard @@ -17755,9 +17755,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCa NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCard @@ -17787,9 +17787,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCa NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCard: The card response message. @@ -17815,9 +17815,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCardButton: Optional. Contains @@ -17841,9 +17841,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCardButton struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCardButton) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCardButton) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCardButton - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect: The card for @@ -17864,9 +17864,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem: An item in the @@ -17893,9 +17893,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageColumnProperties: Column properties @@ -17926,9 +17926,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageColumnProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageColumnProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageColumnProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageImage: The image response message. @@ -17952,9 +17952,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion: The suggestion @@ -17980,9 +17980,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageListSelect: The card for presenting @@ -18007,9 +18007,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageListSelect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageListSelect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageListSelect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageListSelect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageListSelectItem: An item in the @@ -18036,9 +18036,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageListSelectItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageListSelectItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageListSelectItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageMediaContent: The media content @@ -18065,9 +18065,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageMediaContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageMediaContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageMediaContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageMediaContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject: @@ -18096,9 +18096,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject st NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageQuickReplies: The quick replies @@ -18121,9 +18121,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageQuickReplies struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageQuickReplies) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageQuickReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent: Rich Business @@ -18153,9 +18153,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia: Rich @@ -18199,9 +18199,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard: Carousel Rich @@ -18233,9 +18233,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard: Standalone Rich @@ -18274,9 +18274,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction: Rich Business @@ -18308,9 +18308,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -18334,9 +18334,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -18360,9 +18360,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActi NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedAction @@ -18394,9 +18394,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion: Rich Business @@ -18420,9 +18420,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageRbmText: Rich Business Messaging @@ -18445,9 +18445,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageRbmText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageRbmText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageRbmText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo: Additional info @@ -18472,9 +18472,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse: The simple response @@ -18502,9 +18502,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses: The collection of @@ -18528,9 +18528,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSuggestion: The suggestion chip @@ -18551,9 +18551,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageSuggestions: The collection of @@ -18574,9 +18574,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageSuggestions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageSuggestions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageSuggestions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageSuggestions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCard: Table card for Actions @@ -18608,9 +18608,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCard struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCard) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCard) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCardCell: Cell of @@ -18631,9 +18631,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCardCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCardCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCardCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTableCardRow: Row of TableCard. @@ -18655,9 +18655,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTableCardRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTableCardRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTableCardRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio: Plays audio @@ -18686,9 +18686,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech: @@ -18715,9 +18715,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall: Transfers @@ -18740,9 +18740,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentMessageText: The text response message. @@ -18762,9 +18762,9 @@ type GoogleCloudDialogflowV2beta1IntentMessageText struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentMessageText) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentMessageText) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentMessageText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentParameter: Represents intent parameters. @@ -18809,9 +18809,9 @@ type GoogleCloudDialogflowV2beta1IntentParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentSuggestion: Represents an intent @@ -18839,9 +18839,9 @@ type GoogleCloudDialogflowV2beta1IntentSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentTrainingPhrase: Represents an example that @@ -18892,9 +18892,9 @@ type GoogleCloudDialogflowV2beta1IntentTrainingPhrase struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentTrainingPhrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart: Represents a part of a @@ -18927,9 +18927,9 @@ type GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAnswers: Represents the result of @@ -18950,9 +18950,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAnswers struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswers) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAnswers) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAnswers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer: An answer from Knowledge @@ -19001,9 +19001,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) UnmarshalJSON(data []byte) error { @@ -19046,9 +19046,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer: Represents @@ -19074,9 +19074,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource: @@ -19097,9 +19097,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource s NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSou @@ -19121,9 +19121,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeS NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSou @@ -19148,9 +19148,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeS NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery: Represents @@ -19171,9 +19171,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata: Metadata in @@ -19206,9 +19206,9 @@ type GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1Message: Represents a message posted into a @@ -19258,9 +19258,9 @@ type GoogleCloudDialogflowV2beta1Message struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Message) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Message) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1MessageAnnotation: Represents the result of @@ -19286,9 +19286,9 @@ type GoogleCloudDialogflowV2beta1MessageAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1MessageAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1MessageAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1MessageAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest: Represents the @@ -19323,9 +19323,9 @@ type GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1QueryResult: Represents the result of @@ -19426,9 +19426,9 @@ type GoogleCloudDialogflowV2beta1QueryResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1QueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1QueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1QueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1QueryResult) UnmarshalJSON(data []byte) error { @@ -19473,9 +19473,9 @@ type GoogleCloudDialogflowV2beta1Sentiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1Sentiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1Sentiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1Sentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1Sentiment) UnmarshalJSON(data []byte) error { @@ -19519,9 +19519,9 @@ type GoogleCloudDialogflowV2beta1SentimentAnalysisResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SentimentAnalysisResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SessionEntityType: A session represents a @@ -19577,9 +19577,9 @@ type GoogleCloudDialogflowV2beta1SessionEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SessionEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SessionEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SessionEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata: @@ -19631,9 +19631,9 @@ type GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SmartReplyAnswer: Represents a smart reply @@ -19661,9 +19661,9 @@ type GoogleCloudDialogflowV2beta1SmartReplyAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SmartReplyAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SmartReplyAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) UnmarshalJSON(data []byte) error { @@ -19706,9 +19706,9 @@ type GoogleCloudDialogflowV2beta1SuggestArticlesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestArticlesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestArticlesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestArticlesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse: The response @@ -19739,9 +19739,9 @@ type GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse: The request message @@ -19770,9 +19770,9 @@ type GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse: The response @@ -19801,9 +19801,9 @@ type GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse: The response @@ -19834,9 +19834,9 @@ type GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1SuggestionResult: One response of different type @@ -19877,9 +19877,9 @@ type GoogleCloudDialogflowV2beta1SuggestionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1SuggestionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1SuggestionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1SuggestionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1WebhookRequest: The request message for a @@ -19915,9 +19915,9 @@ type GoogleCloudDialogflowV2beta1WebhookRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1WebhookRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1WebhookRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1WebhookRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV2beta1WebhookResponse: The response message for a @@ -19990,9 +19990,9 @@ type GoogleCloudDialogflowV2beta1WebhookResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV2beta1WebhookResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV2beta1WebhookResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV2beta1WebhookResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ConversationSignals: This message is used to @@ -20014,9 +20014,9 @@ type GoogleCloudDialogflowV3alpha1ConversationSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ConversationSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ConversationSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ConversationSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata: Metadata for @@ -20037,9 +20037,9 @@ type GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata: Metadata for @@ -20060,9 +20060,9 @@ type GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata: Metadata in @@ -20089,9 +20089,9 @@ type GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata: Metadata for @@ -20112,9 +20112,9 @@ type GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ImportDocumentsResponse: Response message for @@ -20135,9 +20135,9 @@ type GoogleCloudDialogflowV3alpha1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata: Metadata for @@ -20158,9 +20158,9 @@ type GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDialogflowV3alpha1TurnSignals: Collection of all signals that @@ -20210,9 +20210,9 @@ type GoogleCloudDialogflowV3alpha1TurnSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1TurnSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1TurnSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1TurnSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDialogflowV3alpha1TurnSignals) UnmarshalJSON(data []byte) error { @@ -20249,9 +20249,9 @@ type GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -20278,9 +20278,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -20317,9 +20317,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -20346,9 +20346,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -20393,9 +20393,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -20437,9 +20437,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeLatLng: An object that represents a latitude/longitude pair. This @@ -20465,9 +20465,9 @@ type GoogleTypeLatLng struct { NullFields []string `json:"-"` } -func (s *GoogleTypeLatLng) MarshalJSON() ([]byte, error) { +func (s GoogleTypeLatLng) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeLatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeLatLng) UnmarshalJSON(data []byte) error { diff --git a/digitalassetlinks/v1/digitalassetlinks-gen.go b/digitalassetlinks/v1/digitalassetlinks-gen.go index 3ba209b4d9..0a72a18a78 100644 --- a/digitalassetlinks/v1/digitalassetlinks-gen.go +++ b/digitalassetlinks/v1/digitalassetlinks-gen.go @@ -194,9 +194,9 @@ type AndroidAppAsset struct { NullFields []string `json:"-"` } -func (s *AndroidAppAsset) MarshalJSON() ([]byte, error) { +func (s AndroidAppAsset) MarshalJSON() ([]byte, error) { type NoMethod AndroidAppAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Asset: Uniquely identifies an asset. A digital asset is an identifiable and @@ -221,9 +221,9 @@ type Asset struct { NullFields []string `json:"-"` } -func (s *Asset) MarshalJSON() ([]byte, error) { +func (s Asset) MarshalJSON() ([]byte, error) { type NoMethod Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkCheckRequest: Message used to check for the existence of multiple @@ -263,9 +263,9 @@ type BulkCheckRequest struct { NullFields []string `json:"-"` } -func (s *BulkCheckRequest) MarshalJSON() ([]byte, error) { +func (s BulkCheckRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkCheckRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkCheckResponse: Response for BulkCheck call. Results are sent in a list @@ -311,9 +311,9 @@ type BulkCheckResponse struct { NullFields []string `json:"-"` } -func (s *BulkCheckResponse) MarshalJSON() ([]byte, error) { +func (s BulkCheckResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkCheckResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateInfo: Describes an X509 certificate. @@ -346,9 +346,9 @@ type CertificateInfo struct { NullFields []string `json:"-"` } -func (s *CertificateInfo) MarshalJSON() ([]byte, error) { +func (s CertificateInfo) MarshalJSON() ([]byte, error) { type NoMethod CertificateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckResponse: Response message for the CheckAssetLinks call. @@ -400,9 +400,9 @@ type CheckResponse struct { NullFields []string `json:"-"` } -func (s *CheckResponse) MarshalJSON() ([]byte, error) { +func (s CheckResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListResponse: Response message for the List call. @@ -453,9 +453,9 @@ type ListResponse struct { NullFields []string `json:"-"` } -func (s *ListResponse) MarshalJSON() ([]byte, error) { +func (s ListResponse) MarshalJSON() ([]byte, error) { type NoMethod ListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Statement: Describes a reliable statement that has been made about the @@ -492,9 +492,9 @@ type Statement struct { NullFields []string `json:"-"` } -func (s *Statement) MarshalJSON() ([]byte, error) { +func (s Statement) MarshalJSON() ([]byte, error) { type NoMethod Statement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatementTemplate: A single statement to check in a bulk call using @@ -523,9 +523,9 @@ type StatementTemplate struct { NullFields []string `json:"-"` } -func (s *StatementTemplate) MarshalJSON() ([]byte, error) { +func (s StatementTemplate) MarshalJSON() ([]byte, error) { type NoMethod StatementTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebAsset: Describes a web asset. @@ -559,9 +559,9 @@ type WebAsset struct { NullFields []string `json:"-"` } -func (s *WebAsset) MarshalJSON() ([]byte, error) { +func (s WebAsset) MarshalJSON() ([]byte, error) { type NoMethod WebAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AssetlinksBulkCheckCall struct { diff --git a/discovery/v1/discovery-gen.go b/discovery/v1/discovery-gen.go index 22e1b0518b..de1adc454c 100644 --- a/discovery/v1/discovery-gen.go +++ b/discovery/v1/discovery-gen.go @@ -173,9 +173,9 @@ type DirectoryList struct { NullFields []string `json:"-"` } -func (s *DirectoryList) MarshalJSON() ([]byte, error) { +func (s DirectoryList) MarshalJSON() ([]byte, error) { type NoMethod DirectoryList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DirectoryListItems struct { @@ -216,9 +216,9 @@ type DirectoryListItems struct { NullFields []string `json:"-"` } -func (s *DirectoryListItems) MarshalJSON() ([]byte, error) { +func (s DirectoryListItems) MarshalJSON() ([]byte, error) { type NoMethod DirectoryListItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectoryListItemsIcons: Links to 16x16 and 32x32 icons representing the @@ -241,9 +241,9 @@ type DirectoryListItemsIcons struct { NullFields []string `json:"-"` } -func (s *DirectoryListItemsIcons) MarshalJSON() ([]byte, error) { +func (s DirectoryListItemsIcons) MarshalJSON() ([]byte, error) { type NoMethod DirectoryListItemsIcons - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type JsonSchema struct { @@ -320,9 +320,9 @@ type JsonSchema struct { NullFields []string `json:"-"` } -func (s *JsonSchema) MarshalJSON() ([]byte, error) { +func (s JsonSchema) MarshalJSON() ([]byte, error) { type NoMethod JsonSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JsonSchemaAnnotations: Additional information about this property. @@ -342,9 +342,9 @@ type JsonSchemaAnnotations struct { NullFields []string `json:"-"` } -func (s *JsonSchemaAnnotations) MarshalJSON() ([]byte, error) { +func (s JsonSchemaAnnotations) MarshalJSON() ([]byte, error) { type NoMethod JsonSchemaAnnotations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JsonSchemaVariant: In a variant data type, the value of one property is used @@ -368,9 +368,9 @@ type JsonSchemaVariant struct { NullFields []string `json:"-"` } -func (s *JsonSchemaVariant) MarshalJSON() ([]byte, error) { +func (s JsonSchemaVariant) MarshalJSON() ([]byte, error) { type NoMethod JsonSchemaVariant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type JsonSchemaVariantMap struct { @@ -389,9 +389,9 @@ type JsonSchemaVariantMap struct { NullFields []string `json:"-"` } -func (s *JsonSchemaVariantMap) MarshalJSON() ([]byte, error) { +func (s JsonSchemaVariantMap) MarshalJSON() ([]byte, error) { type NoMethod JsonSchemaVariantMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RestDescription struct { @@ -479,9 +479,9 @@ type RestDescription struct { NullFields []string `json:"-"` } -func (s *RestDescription) MarshalJSON() ([]byte, error) { +func (s RestDescription) MarshalJSON() ([]byte, error) { type NoMethod RestDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestDescriptionAuth: Authentication information. @@ -501,9 +501,9 @@ type RestDescriptionAuth struct { NullFields []string `json:"-"` } -func (s *RestDescriptionAuth) MarshalJSON() ([]byte, error) { +func (s RestDescriptionAuth) MarshalJSON() ([]byte, error) { type NoMethod RestDescriptionAuth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestDescriptionAuthOauth2: OAuth 2.0 authentication information. @@ -523,9 +523,9 @@ type RestDescriptionAuthOauth2 struct { NullFields []string `json:"-"` } -func (s *RestDescriptionAuthOauth2) MarshalJSON() ([]byte, error) { +func (s RestDescriptionAuthOauth2) MarshalJSON() ([]byte, error) { type NoMethod RestDescriptionAuthOauth2 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestDescriptionAuthOauth2Scopes: The scope value. @@ -545,9 +545,9 @@ type RestDescriptionAuthOauth2Scopes struct { NullFields []string `json:"-"` } -func (s *RestDescriptionAuthOauth2Scopes) MarshalJSON() ([]byte, error) { +func (s RestDescriptionAuthOauth2Scopes) MarshalJSON() ([]byte, error) { type NoMethod RestDescriptionAuthOauth2Scopes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestDescriptionEndpoints: A single endpoint object @@ -573,9 +573,9 @@ type RestDescriptionEndpoints struct { NullFields []string `json:"-"` } -func (s *RestDescriptionEndpoints) MarshalJSON() ([]byte, error) { +func (s RestDescriptionEndpoints) MarshalJSON() ([]byte, error) { type NoMethod RestDescriptionEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestDescriptionIcons: Links to 16x16 and 32x32 icons representing the API. @@ -597,9 +597,9 @@ type RestDescriptionIcons struct { NullFields []string `json:"-"` } -func (s *RestDescriptionIcons) MarshalJSON() ([]byte, error) { +func (s RestDescriptionIcons) MarshalJSON() ([]byte, error) { type NoMethod RestDescriptionIcons - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RestMethod struct { @@ -661,9 +661,9 @@ type RestMethod struct { NullFields []string `json:"-"` } -func (s *RestMethod) MarshalJSON() ([]byte, error) { +func (s RestMethod) MarshalJSON() ([]byte, error) { type NoMethod RestMethod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestMethodMediaUpload: Media upload parameters. @@ -687,9 +687,9 @@ type RestMethodMediaUpload struct { NullFields []string `json:"-"` } -func (s *RestMethodMediaUpload) MarshalJSON() ([]byte, error) { +func (s RestMethodMediaUpload) MarshalJSON() ([]byte, error) { type NoMethod RestMethodMediaUpload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestMethodMediaUploadProtocols: Supported upload protocols. @@ -711,9 +711,9 @@ type RestMethodMediaUploadProtocols struct { NullFields []string `json:"-"` } -func (s *RestMethodMediaUploadProtocols) MarshalJSON() ([]byte, error) { +func (s RestMethodMediaUploadProtocols) MarshalJSON() ([]byte, error) { type NoMethod RestMethodMediaUploadProtocols - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestMethodMediaUploadProtocolsResumable: Supports the Resumable Media Upload @@ -739,9 +739,9 @@ type RestMethodMediaUploadProtocolsResumable struct { NullFields []string `json:"-"` } -func (s *RestMethodMediaUploadProtocolsResumable) MarshalJSON() ([]byte, error) { +func (s RestMethodMediaUploadProtocolsResumable) MarshalJSON() ([]byte, error) { type NoMethod RestMethodMediaUploadProtocolsResumable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestMethodMediaUploadProtocolsSimple: Supports uploading as a single HTTP @@ -767,9 +767,9 @@ type RestMethodMediaUploadProtocolsSimple struct { NullFields []string `json:"-"` } -func (s *RestMethodMediaUploadProtocolsSimple) MarshalJSON() ([]byte, error) { +func (s RestMethodMediaUploadProtocolsSimple) MarshalJSON() ([]byte, error) { type NoMethod RestMethodMediaUploadProtocolsSimple - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestMethodRequest: The schema for the request. @@ -791,9 +791,9 @@ type RestMethodRequest struct { NullFields []string `json:"-"` } -func (s *RestMethodRequest) MarshalJSON() ([]byte, error) { +func (s RestMethodRequest) MarshalJSON() ([]byte, error) { type NoMethod RestMethodRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestMethodResponse: The schema for the response. @@ -813,9 +813,9 @@ type RestMethodResponse struct { NullFields []string `json:"-"` } -func (s *RestMethodResponse) MarshalJSON() ([]byte, error) { +func (s RestMethodResponse) MarshalJSON() ([]byte, error) { type NoMethod RestMethodResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RestResource struct { @@ -838,9 +838,9 @@ type RestResource struct { NullFields []string `json:"-"` } -func (s *RestResource) MarshalJSON() ([]byte, error) { +func (s RestResource) MarshalJSON() ([]byte, error) { type NoMethod RestResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ApisGetRestCall struct { diff --git a/discoveryengine/v1/discoveryengine-gen.go b/discoveryengine/v1/discoveryengine-gen.go index b362434652..bb0643700f 100644 --- a/discoveryengine/v1/discoveryengine-gen.go +++ b/discoveryengine/v1/discoveryengine-gen.go @@ -877,9 +877,9 @@ type GoogleApiHttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApiHttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApiHttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiHttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingErrorContext: A description of the context @@ -904,9 +904,9 @@ type GoogleCloudDiscoveryengineLoggingErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingErrorLog: An error log which is reported to @@ -950,9 +950,9 @@ type GoogleCloudDiscoveryengineLoggingErrorLog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingErrorLog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingErrorLog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingErrorLog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingHttpRequestContext: HTTP request data that @@ -973,9 +973,9 @@ type GoogleCloudDiscoveryengineLoggingHttpRequestContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingHttpRequestContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingImportErrorContext: The error payload that @@ -1010,9 +1010,9 @@ type GoogleCloudDiscoveryengineLoggingImportErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingImportErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingImportErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingImportErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingServiceContext: Describes a running service @@ -1034,9 +1034,9 @@ type GoogleCloudDiscoveryengineLoggingServiceContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingServiceContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingServiceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingServiceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingSourceLocation: Indicates a location in the @@ -1058,9 +1058,9 @@ type GoogleCloudDiscoveryengineLoggingSourceLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingSourceLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingSourceLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingSourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AlloyDbSource: AlloyDB source import data from. @@ -1100,9 +1100,9 @@ type GoogleCloudDiscoveryengineV1AlloyDbSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AlloyDbSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AlloyDbSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AlloyDbSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Answer: Defines an answer. @@ -1168,9 +1168,9 @@ type GoogleCloudDiscoveryengineV1Answer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Answer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Answer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Answer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerCitation: Citation info for a segment. @@ -1195,9 +1195,9 @@ type GoogleCloudDiscoveryengineV1AnswerCitation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerCitation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerCitation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerCitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerCitationSource: Citation source. @@ -1217,9 +1217,9 @@ type GoogleCloudDiscoveryengineV1AnswerCitationSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerCitationSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerCitationSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerCitationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequest: Request message for @@ -1282,9 +1282,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec: Answer @@ -1335,9 +1335,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec: @@ -1359,9 +1359,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpec: @@ -1383,9 +1383,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpe NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpecPromptSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec: Query @@ -1408,9 +1408,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClas @@ -1436,9 +1436,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryCl NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryReph @@ -1459,9 +1459,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRe NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec: Related @@ -1482,9 +1482,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestRelatedQuestionsSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec: Safety @@ -1506,9 +1506,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec: Search @@ -1531,9 +1531,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams: Search @@ -1597,9 +1597,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList: @@ -1620,9 +1620,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearc @@ -1645,9 +1645,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSea NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearc @@ -1670,9 +1670,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSea NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearc @@ -1703,9 +1703,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSea NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearc @@ -1728,9 +1728,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSea NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearc @@ -1754,9 +1754,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSea NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearc @@ -1780,9 +1780,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSea NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryResponse: Response message for @@ -1814,9 +1814,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo: Query @@ -1837,9 +1837,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassificationIn @@ -1867,9 +1867,9 @@ type GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassification NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerQueryUnderstandingInfoQueryClassificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerReference: Reference. @@ -1891,9 +1891,9 @@ type GoogleCloudDiscoveryengineV1AnswerReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo: Chunk information. @@ -1919,9 +1919,9 @@ type GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfo) UnmarshalJSON(data []byte) error { @@ -1965,9 +1965,9 @@ type GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfoDocumentMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerReferenceChunkInfoDocumentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo: @@ -1997,9 +1997,9 @@ type GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkConte @@ -2022,9 +2022,9 @@ type GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkCon NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerReferenceUnstructuredDocumentInfoChunkContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerStep: Step information. @@ -2056,9 +2056,9 @@ type GoogleCloudDiscoveryengineV1AnswerStep struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerStep) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerStepAction: Action. @@ -2080,9 +2080,9 @@ type GoogleCloudDiscoveryengineV1AnswerStepAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerStepAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerStepAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerStepAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerStepActionObservation: Observation. @@ -2103,9 +2103,9 @@ type GoogleCloudDiscoveryengineV1AnswerStepActionObservation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerStepActionObservation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerStepActionObservation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerStepActionObservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult struct { @@ -2139,9 +2139,9 @@ type GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo: @@ -2167,9 +2167,9 @@ type GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInf NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultChunkInfo) UnmarshalJSON(data []byte) error { @@ -2206,9 +2206,9 @@ type GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultSnippetI NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerStepActionObservationSearchResultSnippetInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction: Search action. @@ -2228,9 +2228,9 @@ type GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1AnswerStepActionSearchAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata: Metadata related @@ -2256,9 +2256,9 @@ type GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BatchCreateTargetSitesRequest: Request message @@ -2280,9 +2280,9 @@ type GoogleCloudDiscoveryengineV1BatchCreateTargetSitesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BatchCreateTargetSitesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BatchCreateTargetSitesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BatchCreateTargetSitesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse: Response message @@ -2303,9 +2303,9 @@ type GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BatchVerifyTargetSitesRequest: Request message @@ -2355,9 +2355,9 @@ type GoogleCloudDiscoveryengineV1BigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BigtableOptions: The Bigtable Options object @@ -2383,9 +2383,9 @@ type GoogleCloudDiscoveryengineV1BigtableOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BigtableOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BigtableOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BigtableOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn: The column of the @@ -2438,9 +2438,9 @@ type GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily: The column @@ -2493,9 +2493,9 @@ type GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BigtableOptionsBigtableColumnFamily - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BigtableSource: The Cloud Bigtable source for @@ -2528,9 +2528,9 @@ type GoogleCloudDiscoveryengineV1BigtableSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BigtableSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BigtableSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BigtableSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CheckGroundingRequest: Request message for @@ -2569,9 +2569,9 @@ type GoogleCloudDiscoveryengineV1CheckGroundingRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CheckGroundingRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CheckGroundingRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CheckGroundingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CheckGroundingResponse: Response message for the @@ -2603,9 +2603,9 @@ type GoogleCloudDiscoveryengineV1CheckGroundingResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CheckGroundingResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CheckGroundingResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CheckGroundingResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1CheckGroundingResponse) UnmarshalJSON(data []byte) error { @@ -2659,9 +2659,9 @@ type GoogleCloudDiscoveryengineV1CheckGroundingResponseClaim struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CheckGroundingResponseClaim) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CheckGroundingResponseClaim) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CheckGroundingResponseClaim - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CheckGroundingSpec: Specification for the @@ -2686,9 +2686,9 @@ type GoogleCloudDiscoveryengineV1CheckGroundingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CheckGroundingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CheckGroundingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CheckGroundingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1CheckGroundingSpec) UnmarshalJSON(data []byte) error { @@ -2744,9 +2744,9 @@ type GoogleCloudDiscoveryengineV1Chunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Chunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Chunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Chunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1Chunk) UnmarshalJSON(data []byte) error { @@ -2787,9 +2787,9 @@ type GoogleCloudDiscoveryengineV1ChunkChunkMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ChunkChunkMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ChunkChunkMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ChunkChunkMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ChunkDocumentMetadata: Document metadata @@ -2816,9 +2816,9 @@ type GoogleCloudDiscoveryengineV1ChunkDocumentMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ChunkDocumentMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ChunkDocumentMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ChunkDocumentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ChunkPageSpan: Page span of the chunk. @@ -2840,9 +2840,9 @@ type GoogleCloudDiscoveryengineV1ChunkPageSpan struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ChunkPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ChunkPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ChunkPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CloudSqlSource: Cloud SQL source import data @@ -2884,9 +2884,9 @@ type GoogleCloudDiscoveryengineV1CloudSqlSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CloudSqlSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CloudSqlSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CloudSqlSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CompleteQueryResponse: Response message for @@ -2916,9 +2916,9 @@ type GoogleCloudDiscoveryengineV1CompleteQueryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CompleteQueryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CompleteQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CompleteQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion: @@ -2943,9 +2943,9 @@ type GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CompleteQueryResponseQuerySuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CompletionInfo: Detailed completion information @@ -2970,9 +2970,9 @@ type GoogleCloudDiscoveryengineV1CompletionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CompletionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CompletionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CompletionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CompletionSuggestion: Autocomplete suggestions @@ -3009,9 +3009,9 @@ type GoogleCloudDiscoveryengineV1CompletionSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CompletionSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CompletionSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CompletionSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1CompletionSuggestion) UnmarshalJSON(data []byte) error { @@ -3052,9 +3052,9 @@ type GoogleCloudDiscoveryengineV1Condition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Condition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ConditionQueryTerm: Matcher for search request @@ -3079,9 +3079,9 @@ type GoogleCloudDiscoveryengineV1ConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ConditionTimeRange: Used for time-dependent @@ -3104,9 +3104,9 @@ type GoogleCloudDiscoveryengineV1ConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Control: Defines a conditioned behavior to @@ -3179,9 +3179,9 @@ type GoogleCloudDiscoveryengineV1Control struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Control) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Control) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Control - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ControlBoostAction: Adjusts order of products in @@ -3213,9 +3213,9 @@ type GoogleCloudDiscoveryengineV1ControlBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1ControlBoostAction) UnmarshalJSON(data []byte) error { @@ -3258,9 +3258,9 @@ type GoogleCloudDiscoveryengineV1ControlFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ControlRedirectAction: Redirects a shopper to @@ -3283,9 +3283,9 @@ type GoogleCloudDiscoveryengineV1ControlRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ControlSynonymsAction: Creates a set of terms @@ -3308,9 +3308,9 @@ type GoogleCloudDiscoveryengineV1ControlSynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlSynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlSynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlSynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Conversation: External conversation proto @@ -3353,9 +3353,9 @@ type GoogleCloudDiscoveryengineV1Conversation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Conversation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Conversation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Conversation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ConversationContext: Defines context of the @@ -3380,9 +3380,9 @@ type GoogleCloudDiscoveryengineV1ConversationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ConversationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ConversationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ConversationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ConversationMessage: Defines a conversation @@ -3407,9 +3407,9 @@ type GoogleCloudDiscoveryengineV1ConversationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ConversationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ConversationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ConversationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ConverseConversationRequest: Request message for @@ -3474,9 +3474,9 @@ type GoogleCloudDiscoveryengineV1ConverseConversationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ConverseConversationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ConverseConversationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ConverseConversationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ConverseConversationResponse: Response message @@ -3504,9 +3504,9 @@ type GoogleCloudDiscoveryengineV1ConverseConversationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ConverseConversationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ConverseConversationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ConverseConversationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateDataStoreMetadata: Metadata related to the @@ -3531,9 +3531,9 @@ type GoogleCloudDiscoveryengineV1CreateDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateEngineMetadata: Metadata related to the @@ -3558,9 +3558,9 @@ type GoogleCloudDiscoveryengineV1CreateEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateSchemaMetadata: Metadata for Create Schema @@ -3584,9 +3584,9 @@ type GoogleCloudDiscoveryengineV1CreateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata: Metadata related to @@ -3611,9 +3611,9 @@ type GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateTargetSiteRequest: Request message for @@ -3638,9 +3638,9 @@ type GoogleCloudDiscoveryengineV1CreateTargetSiteRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateTargetSiteRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateTargetSiteRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateTargetSiteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CustomAttribute: A custom attribute that is not @@ -3670,9 +3670,9 @@ type GoogleCloudDiscoveryengineV1CustomAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CustomAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1CustomAttribute) UnmarshalJSON(data []byte) error { @@ -3772,9 +3772,9 @@ type GoogleCloudDiscoveryengineV1DataStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DataStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DataStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DataStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata: Metadata related to the @@ -3799,9 +3799,9 @@ type GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteEngineMetadata: Metadata related to the @@ -3826,9 +3826,9 @@ type GoogleCloudDiscoveryengineV1DeleteEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteSchemaMetadata: Metadata for DeleteSchema @@ -3852,9 +3852,9 @@ type GoogleCloudDiscoveryengineV1DeleteSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata: Metadata related to @@ -3879,9 +3879,9 @@ type GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata: Metadata @@ -3907,9 +3907,9 @@ type GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchRequest: Request @@ -3974,9 +3974,9 @@ type GoogleCloudDiscoveryengineV1Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentContent: Unstructured data linked to @@ -4014,9 +4014,9 @@ type GoogleCloudDiscoveryengineV1DocumentContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentInfo: Detailed document information @@ -4051,9 +4051,9 @@ type GoogleCloudDiscoveryengineV1DocumentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfig: A singleton resource @@ -4094,9 +4094,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig: @@ -4117,9 +4117,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBased @@ -4145,9 +4145,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBas NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig: Related @@ -4173,9 +4173,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsi @@ -4211,9 +4211,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsing NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata: Metadata @@ -4239,9 +4239,9 @@ type GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchRequest: Request message @@ -4330,9 +4330,9 @@ type GoogleCloudDiscoveryengineV1Engine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Engine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Engine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Engine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineChatEngineConfig: Configurations for a @@ -4367,9 +4367,9 @@ type GoogleCloudDiscoveryengineV1EngineChatEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineChatEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineChatEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineChatEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig: @@ -4407,9 +4407,9 @@ type GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineChatEngineMetadata: Additional information @@ -4431,9 +4431,9 @@ type GoogleCloudDiscoveryengineV1EngineChatEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineChatEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineChatEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineChatEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineCommonConfig: Common configurations for an @@ -4455,9 +4455,9 @@ type GoogleCloudDiscoveryengineV1EngineCommonConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineCommonConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineCommonConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineCommonConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineSearchEngineConfig: Configurations for a @@ -4493,9 +4493,9 @@ type GoogleCloudDiscoveryengineV1EngineSearchEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineSearchEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineSearchEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineSearchEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1FactChunk: Fact Chunk. @@ -4524,9 +4524,9 @@ type GoogleCloudDiscoveryengineV1FactChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1FactChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1FactChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1FactChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1FetchDomainVerificationStatusResponse: Response @@ -4556,9 +4556,9 @@ type GoogleCloudDiscoveryengineV1FetchDomainVerificationStatusResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1FetchDomainVerificationStatusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1FetchDomainVerificationStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1FetchDomainVerificationStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1FhirStoreSource: Cloud FhirStore source import @@ -4586,9 +4586,9 @@ type GoogleCloudDiscoveryengineV1FhirStoreSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1FhirStoreSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1FhirStoreSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1FhirStoreSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1FirestoreSource: Firestore source import data @@ -4623,9 +4623,9 @@ type GoogleCloudDiscoveryengineV1FirestoreSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1FirestoreSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1FirestoreSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1FirestoreSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1GcsSource: Cloud Storage location for input @@ -4664,9 +4664,9 @@ type GoogleCloudDiscoveryengineV1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1GroundingFact: Grounding Fact. @@ -4690,9 +4690,9 @@ type GoogleCloudDiscoveryengineV1GroundingFact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1GroundingFact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1GroundingFact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1GroundingFact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata: Metadata @@ -4721,9 +4721,9 @@ type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequest: Request @@ -4750,9 +4750,9 @@ type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequestInlineSource: @@ -4774,9 +4774,9 @@ type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequestInlineSource NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse: Response of @@ -4801,9 +4801,9 @@ type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportDocumentsMetadata: Metadata related to the @@ -4834,9 +4834,9 @@ type GoogleCloudDiscoveryengineV1ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportDocumentsRequest: Request message for @@ -4918,9 +4918,9 @@ type GoogleCloudDiscoveryengineV1ImportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource: The inline @@ -4942,9 +4942,9 @@ type GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportDocumentsResponse: Response of the @@ -4970,9 +4970,9 @@ type GoogleCloudDiscoveryengineV1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportErrorConfig: Configuration of destination @@ -4996,9 +4996,9 @@ type GoogleCloudDiscoveryengineV1ImportErrorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportErrorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportErrorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportErrorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata: @@ -5024,9 +5024,9 @@ type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequest: Request @@ -5054,9 +5054,9 @@ type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSourc @@ -5078,9 +5078,9 @@ type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSou NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse: @@ -5106,9 +5106,9 @@ type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportUserEventsMetadata: Metadata related to @@ -5137,9 +5137,9 @@ type GoogleCloudDiscoveryengineV1ImportUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportUserEventsRequest: Request message for the @@ -5167,9 +5167,9 @@ type GoogleCloudDiscoveryengineV1ImportUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource: The inline @@ -5191,9 +5191,9 @@ type GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportUserEventsRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportUserEventsResponse: Response of the @@ -5225,9 +5225,9 @@ type GoogleCloudDiscoveryengineV1ImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Interval: A floating point interval. @@ -5253,9 +5253,9 @@ type GoogleCloudDiscoveryengineV1Interval struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Interval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Interval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1Interval) UnmarshalJSON(data []byte) error { @@ -5301,9 +5301,9 @@ type GoogleCloudDiscoveryengineV1ListControlsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ListControlsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ListControlsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ListControlsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ListConversationsResponse: Response for @@ -5329,9 +5329,9 @@ type GoogleCloudDiscoveryengineV1ListConversationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ListConversationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ListConversationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ListConversationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ListDataStoresResponse: Response message for @@ -5359,9 +5359,9 @@ type GoogleCloudDiscoveryengineV1ListDataStoresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ListDataStoresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ListDataStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ListDataStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ListDocumentsResponse: Response message for @@ -5389,9 +5389,9 @@ type GoogleCloudDiscoveryengineV1ListDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ListDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ListDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ListDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ListEnginesResponse: Response message for @@ -5417,9 +5417,9 @@ type GoogleCloudDiscoveryengineV1ListEnginesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ListEnginesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ListEnginesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ListEnginesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ListSchemasResponse: Response message for @@ -5447,9 +5447,9 @@ type GoogleCloudDiscoveryengineV1ListSchemasResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ListSchemasResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ListSchemasResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ListSchemasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ListSessionsResponse: Response for ListSessions @@ -5475,9 +5475,9 @@ type GoogleCloudDiscoveryengineV1ListSessionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ListSessionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ListSessionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ListSessionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ListTargetSitesResponse: Response message for @@ -5507,9 +5507,9 @@ type GoogleCloudDiscoveryengineV1ListTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ListTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ListTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ListTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1MediaInfo: Media-specific user event @@ -5537,9 +5537,9 @@ type GoogleCloudDiscoveryengineV1MediaInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1MediaInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1MediaInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1MediaInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1MediaInfo) UnmarshalJSON(data []byte) error { @@ -5598,9 +5598,9 @@ type GoogleCloudDiscoveryengineV1PageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PanelInfo: Detailed panel information associated @@ -5629,9 +5629,9 @@ type GoogleCloudDiscoveryengineV1PanelInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PanelInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PanelInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PanelInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Project: Metadata and configurations for a @@ -5664,9 +5664,9 @@ type GoogleCloudDiscoveryengineV1Project struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Project) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Project) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ProjectServiceTerms: Metadata about the terms of @@ -5710,9 +5710,9 @@ type GoogleCloudDiscoveryengineV1ProjectServiceTerms struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ProjectServiceTerms) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ProjectServiceTerms) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ProjectServiceTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ProvisionProjectMetadata: Metadata associated @@ -5745,9 +5745,9 @@ type GoogleCloudDiscoveryengineV1ProvisionProjectRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ProvisionProjectRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ProvisionProjectRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ProvisionProjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata: Metadata @@ -5772,9 +5772,9 @@ type GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsRequest: Request @@ -5802,9 +5802,9 @@ type GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata: Metadata related to the @@ -5835,9 +5835,9 @@ type GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeDocumentsRequest: Request message for @@ -5862,9 +5862,9 @@ type GoogleCloudDiscoveryengineV1PurgeDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeDocumentsResponse: Response message for @@ -5892,9 +5892,9 @@ type GoogleCloudDiscoveryengineV1PurgeDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata: Metadata @@ -5919,9 +5919,9 @@ type GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesRequest: Request @@ -5949,9 +5949,9 @@ type GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Query: Defines a user inputed query. @@ -5973,9 +5973,9 @@ type GoogleCloudDiscoveryengineV1Query struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Query) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Query) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Query - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1RankRequest: Request message for @@ -6023,9 +6023,9 @@ type GoogleCloudDiscoveryengineV1RankRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1RankRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1RankRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1RankRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1RankResponse: Response message for @@ -6049,9 +6049,9 @@ type GoogleCloudDiscoveryengineV1RankResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1RankResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1RankResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1RankResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1RankingRecord: Record message for @@ -6080,9 +6080,9 @@ type GoogleCloudDiscoveryengineV1RankingRecord struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1RankingRecord) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1RankingRecord) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1RankingRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1RankingRecord) UnmarshalJSON(data []byte) error { @@ -6180,9 +6180,9 @@ type GoogleCloudDiscoveryengineV1RecommendRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1RecommendRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1RecommendRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1RecommendRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1RecommendResponse: Response message for @@ -6216,9 +6216,9 @@ type GoogleCloudDiscoveryengineV1RecommendResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1RecommendResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1RecommendResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1RecommendResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult: @@ -6246,9 +6246,9 @@ type GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1RecommendResponseRecommendationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1RecrawlUrisRequest: Request message for @@ -6271,9 +6271,9 @@ type GoogleCloudDiscoveryengineV1RecrawlUrisRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1RecrawlUrisRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1RecrawlUrisRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1RecrawlUrisRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Reply: Defines a reply message to user. @@ -6293,9 +6293,9 @@ type GoogleCloudDiscoveryengineV1Reply struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Reply) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Reply) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Reply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Schema: Defines the structure and layout of a @@ -6326,9 +6326,9 @@ type GoogleCloudDiscoveryengineV1Schema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Schema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Schema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchInfo: Detailed search information. @@ -6367,9 +6367,9 @@ type GoogleCloudDiscoveryengineV1SearchInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequest: Request message for @@ -6533,9 +6533,9 @@ type GoogleCloudDiscoveryengineV1SearchRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestBoostSpec: Boost specification to @@ -6559,9 +6559,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestBoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec: Boost @@ -6601,9 +6601,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error { @@ -6661,9 +6661,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec: @@ -6692,9 +6692,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSp @@ -6744,9 +6744,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContent NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec: A @@ -6777,9 +6777,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec: A @@ -6851,9 +6851,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPro @@ -6875,9 +6875,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelP NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpe @@ -6905,9 +6905,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelS NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec: A struct to define @@ -6931,9 +6931,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestFacetSpec: A facet specification to @@ -6998,9 +6998,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestFacetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestFacetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestFacetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestFacetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey: Specifies how a @@ -7056,9 +7056,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestImageQuery: Specifies the image @@ -7080,9 +7080,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestImageQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestImageQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestImageQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestImageQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec: Specification @@ -7115,9 +7115,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec: Specification @@ -7144,9 +7144,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestSessionSpec: Session specification. @@ -7185,9 +7185,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestSessionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestSessionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestSessionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestSessionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec: The @@ -7218,9 +7218,9 @@ type GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchRequestSpellCorrectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponse: Response message for @@ -7274,9 +7274,9 @@ type GoogleCloudDiscoveryengineV1SearchResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseFacet: A facet result. @@ -7301,9 +7301,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseFacet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseFacet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseFacet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseFacet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue: A facet value @@ -7329,9 +7329,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseFacetFacetValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo: Information @@ -7356,9 +7356,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseQueryExpansionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseSearchResult: Represents the @@ -7385,9 +7385,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseSearchResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseSessionInfo: Information about the @@ -7415,9 +7415,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseSessionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseSessionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseSessionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseSessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseSummary: Summary of the top N @@ -7464,9 +7464,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation: Citation info for @@ -7492,9 +7492,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseSummaryCitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata: Citation @@ -7515,9 +7515,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource: Citation @@ -7540,9 +7540,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseSummaryReference: Document @@ -7571,9 +7571,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseSummaryReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseSummaryReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseSummaryReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseSummaryReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent: @@ -7596,9 +7596,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseSummaryReferenceChunkContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes: Safety @@ -7623,9 +7623,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1SearchResponseSummarySafetyAttributes) UnmarshalJSON(data []byte) error { @@ -7667,9 +7667,9 @@ type GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SearchResponseSummarySummaryWithMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Session: External session proto definition. @@ -7708,9 +7708,9 @@ type GoogleCloudDiscoveryengineV1Session struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Session) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Session) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Session - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SessionTurn: Represents a turn, including a @@ -7734,9 +7734,9 @@ type GoogleCloudDiscoveryengineV1SessionTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SessionTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SessionTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SessionTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SiteSearchEngine: SiteSearchEngine captures @@ -7762,9 +7762,9 @@ type GoogleCloudDiscoveryengineV1SiteSearchEngine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SiteSearchEngine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SiteSearchEngine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SiteSearchEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SiteVerificationInfo: Verification information @@ -7795,9 +7795,9 @@ type GoogleCloudDiscoveryengineV1SiteVerificationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SiteVerificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SiteVerificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SiteVerificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SpannerSource: The Spanner source for importing @@ -7831,9 +7831,9 @@ type GoogleCloudDiscoveryengineV1SpannerSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SpannerSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SpannerSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SpannerSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SuggestionDenyListEntry: Suggestion deny list @@ -7866,9 +7866,9 @@ type GoogleCloudDiscoveryengineV1SuggestionDenyListEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SuggestionDenyListEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SuggestionDenyListEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SuggestionDenyListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1TargetSite: A target site for the @@ -7939,9 +7939,9 @@ type GoogleCloudDiscoveryengineV1TargetSite struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1TargetSite) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1TargetSite) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1TargetSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1TargetSiteFailureReason: Site search indexing @@ -7962,9 +7962,9 @@ type GoogleCloudDiscoveryengineV1TargetSiteFailureReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1TargetSiteFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1TargetSiteFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1TargetSiteFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure: Failed due @@ -7986,9 +7986,9 @@ type GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1TextInput: Defines text input. @@ -8010,9 +8010,9 @@ type GoogleCloudDiscoveryengineV1TextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1TextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1TextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1TextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1TransactionInfo: A transaction represents the @@ -8054,9 +8054,9 @@ type GoogleCloudDiscoveryengineV1TransactionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1TransactionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1TransactionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1TransactionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1TransactionInfo) UnmarshalJSON(data []byte) error { @@ -8100,9 +8100,9 @@ type GoogleCloudDiscoveryengineV1UpdateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1UpdateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1UpdateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1UpdateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata: Metadata related to @@ -8127,9 +8127,9 @@ type GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1UserEvent: UserEvent captures all metadata @@ -8283,9 +8283,9 @@ type GoogleCloudDiscoveryengineV1UserEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1UserEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1UserEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1UserEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1UserInfo: Information of an end user. @@ -8318,9 +8318,9 @@ type GoogleCloudDiscoveryengineV1UserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1UserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1UserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1UserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAclConfig: Access Control Configuration. @@ -8344,9 +8344,9 @@ type GoogleCloudDiscoveryengineV1alphaAclConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAclConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAclConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAclConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswer: Defines an answer. @@ -8409,9 +8409,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerCitation: Citation info for a @@ -8437,9 +8437,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerCitation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerCitation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerCitation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerCitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerCitationSource: Citation source. @@ -8459,9 +8459,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerCitationSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerCitationSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerCitationSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerCitationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo: Query @@ -8482,9 +8482,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificat @@ -8512,9 +8512,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassific NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReference: Reference. @@ -8536,9 +8536,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo: Chunk @@ -8565,9 +8565,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo) UnmarshalJSON(data []byte) error { @@ -8611,9 +8611,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo: @@ -8643,9 +8643,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunk @@ -8668,9 +8668,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChu NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStep: Step information. @@ -8702,9 +8702,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStep struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStep) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepAction: Action. @@ -8726,9 +8726,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation: Observation. @@ -8749,9 +8749,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult struct { @@ -8785,9 +8785,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunk @@ -8812,9 +8812,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChu NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo) UnmarshalJSON(data []byte) error { @@ -8851,9 +8851,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSni NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction: Search @@ -8874,9 +8874,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata: Metadata @@ -8902,9 +8902,9 @@ type GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse: Response @@ -8925,9 +8925,9 @@ type GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCondition: Defines circumstances to be @@ -8952,9 +8952,9 @@ type GoogleCloudDiscoveryengineV1alphaCondition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaConditionQueryTerm: Matcher for search @@ -8979,9 +8979,9 @@ type GoogleCloudDiscoveryengineV1alphaConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaConditionTimeRange: Used for time-dependent @@ -9004,9 +9004,9 @@ type GoogleCloudDiscoveryengineV1alphaConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControl: Defines a conditioned behavior to @@ -9076,9 +9076,9 @@ type GoogleCloudDiscoveryengineV1alphaControl struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControl) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControl) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControlBoostAction: Adjusts order of @@ -9110,9 +9110,9 @@ type GoogleCloudDiscoveryengineV1alphaControlBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaControlBoostAction) UnmarshalJSON(data []byte) error { @@ -9155,9 +9155,9 @@ type GoogleCloudDiscoveryengineV1alphaControlFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControlRedirectAction: Redirects a shopper @@ -9180,9 +9180,9 @@ type GoogleCloudDiscoveryengineV1alphaControlRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControlSynonymsAction: Creates a set of @@ -9205,9 +9205,9 @@ type GoogleCloudDiscoveryengineV1alphaControlSynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlSynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlSynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlSynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata: Metadata related @@ -9232,9 +9232,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata: Metadata related to @@ -9259,9 +9259,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata: Metadata for Create @@ -9285,9 +9285,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata: Metadata related @@ -9312,9 +9312,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCustomTuningModel: Metadata that describes @@ -9361,9 +9361,9 @@ type GoogleCloudDiscoveryengineV1alphaCustomTuningModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCustomTuningModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCustomTuningModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCustomTuningModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDataStore: DataStore captures global @@ -9455,9 +9455,9 @@ type GoogleCloudDiscoveryengineV1alphaDataStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDataStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDataStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDataStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata: Metadata related @@ -9482,9 +9482,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata: Metadata related to @@ -9509,9 +9509,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata: Metadata for @@ -9535,9 +9535,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata: Metadata related @@ -9562,9 +9562,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata: Metadata @@ -9590,9 +9590,9 @@ type GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse: Response @@ -9638,9 +9638,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig: @@ -9661,9 +9661,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayout @@ -9689,9 +9689,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayo NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig: @@ -9717,9 +9717,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigital @@ -9755,9 +9755,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrPa NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata: Metadata @@ -9783,9 +9783,9 @@ type GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchResponse: Response @@ -9877,9 +9877,9 @@ type GoogleCloudDiscoveryengineV1alphaEngine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig: Configurations for @@ -9914,9 +9914,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig: @@ -9954,9 +9954,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata: Additional @@ -9978,9 +9978,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineCommonConfig: Common configurations @@ -10002,9 +10002,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineCommonConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineCommonConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineCommonConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineCommonConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig: @@ -10055,9 +10055,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimiz @@ -10082,9 +10082,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptim NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig) UnmarshalJSON(data []byte) error { @@ -10151,9 +10151,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig: Configurations @@ -10189,9 +10189,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig: @@ -10218,9 +10218,9 @@ type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse: Response of the @@ -10245,9 +10245,9 @@ type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaFieldConfig: Configurations for fields of a @@ -10411,9 +10411,9 @@ type GoogleCloudDiscoveryengineV1alphaFieldConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaFieldConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaFieldConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaFieldConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaIdpConfig: Identity Provider Config. @@ -10440,9 +10440,9 @@ type GoogleCloudDiscoveryengineV1alphaIdpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaIdpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaIdpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaIdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig: Third party IDP @@ -10464,9 +10464,9 @@ type GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata: @@ -10496,9 +10496,9 @@ type GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse: @@ -10523,9 +10523,9 @@ type GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata: Metadata related @@ -10556,9 +10556,9 @@ type GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse: Response of the @@ -10584,9 +10584,9 @@ type GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportErrorConfig: Configuration of @@ -10610,9 +10610,9 @@ type GoogleCloudDiscoveryengineV1alphaImportErrorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportErrorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportErrorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportErrorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata: @@ -10638,9 +10638,9 @@ type GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse: @@ -10666,9 +10666,9 @@ type GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata: Metadata related @@ -10697,9 +10697,9 @@ type GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse: Response of the @@ -10731,9 +10731,9 @@ type GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaLanguageInfo: Language info for DataStore. @@ -10763,9 +10763,9 @@ type GoogleCloudDiscoveryengineV1alphaLanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaLanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaLanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaLanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse: Response message @@ -10786,9 +10786,9 @@ type GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaProject: Metadata and configurations for a @@ -10821,9 +10821,9 @@ type GoogleCloudDiscoveryengineV1alphaProject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaProject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaProject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaProjectServiceTerms: Metadata about the @@ -10867,9 +10867,9 @@ type GoogleCloudDiscoveryengineV1alphaProjectServiceTerms struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaProjectServiceTerms) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaProjectServiceTerms) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaProjectServiceTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaProvisionProjectMetadata: Metadata @@ -10900,9 +10900,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse: @@ -10925,9 +10925,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata: Metadata related to @@ -10958,9 +10958,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse: Response message @@ -10988,9 +10988,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata: @@ -11016,9 +11016,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse: @@ -11042,9 +11042,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata: Metadata related @@ -11073,9 +11073,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse: Response of the @@ -11098,9 +11098,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaQuery: Defines a user inputed query. @@ -11122,9 +11122,9 @@ type GoogleCloudDiscoveryengineV1alphaQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata: Metadata related to @@ -11163,9 +11163,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse: Response message for @@ -11188,9 +11188,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo: Details @@ -11215,9 +11215,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason: @@ -11248,9 +11248,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReaso NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSchema: Defines the structure and layout of @@ -11280,9 +11280,9 @@ type GoogleCloudDiscoveryengineV1alphaSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSession: External session proto definition. @@ -11318,9 +11318,9 @@ type GoogleCloudDiscoveryengineV1alphaSession struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSession) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSession) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSession - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSessionTurn: Represents a turn, including a @@ -11344,9 +11344,9 @@ type GoogleCloudDiscoveryengineV1alphaSessionTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSessionTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSessionTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSessionTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo: Verification @@ -11377,9 +11377,9 @@ type GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTargetSite: A target site for the @@ -11447,9 +11447,9 @@ type GoogleCloudDiscoveryengineV1alphaTargetSite struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTargetSite) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTargetSite) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTargetSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason: Site search @@ -11470,9 +11470,9 @@ type GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure: Failed @@ -11494,9 +11494,9 @@ type GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata: Metadata related @@ -11521,9 +11521,9 @@ type GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse: Response of the @@ -11560,9 +11560,9 @@ type GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata: Metadata associated @@ -11586,9 +11586,9 @@ type GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTuneEngineResponse: Response associated @@ -11617,9 +11617,9 @@ type GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata: Metadata related @@ -11644,9 +11644,9 @@ type GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata: Metadata @@ -11672,9 +11672,9 @@ type GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse: Response @@ -11695,9 +11695,9 @@ type GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCondition: Defines circumstances to be @@ -11722,9 +11722,9 @@ type GoogleCloudDiscoveryengineV1betaCondition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaConditionQueryTerm: Matcher for search @@ -11749,9 +11749,9 @@ type GoogleCloudDiscoveryengineV1betaConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaConditionTimeRange: Used for time-dependent @@ -11774,9 +11774,9 @@ type GoogleCloudDiscoveryengineV1betaConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControl: Defines a conditioned behavior to @@ -11846,9 +11846,9 @@ type GoogleCloudDiscoveryengineV1betaControl struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControl) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControl) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControlBoostAction: Adjusts order of @@ -11880,9 +11880,9 @@ type GoogleCloudDiscoveryengineV1betaControlBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaControlBoostAction) UnmarshalJSON(data []byte) error { @@ -11925,9 +11925,9 @@ type GoogleCloudDiscoveryengineV1betaControlFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControlRedirectAction: Redirects a shopper @@ -11950,9 +11950,9 @@ type GoogleCloudDiscoveryengineV1betaControlRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControlSynonymsAction: Creates a set of @@ -11975,9 +11975,9 @@ type GoogleCloudDiscoveryengineV1betaControlSynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlSynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlSynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlSynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata: Metadata related to @@ -12002,9 +12002,9 @@ type GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateEngineMetadata: Metadata related to @@ -12029,9 +12029,9 @@ type GoogleCloudDiscoveryengineV1betaCreateEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata: Metadata for Create @@ -12055,9 +12055,9 @@ type GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata: Metadata related @@ -12082,9 +12082,9 @@ type GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCustomTuningModel: Metadata that describes a @@ -12131,9 +12131,9 @@ type GoogleCloudDiscoveryengineV1betaCustomTuningModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCustomTuningModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCustomTuningModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCustomTuningModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDataStore: DataStore captures global @@ -12215,9 +12215,9 @@ type GoogleCloudDiscoveryengineV1betaDataStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDataStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDataStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDataStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata: Metadata related to @@ -12242,9 +12242,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata: Metadata related to @@ -12269,9 +12269,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata: Metadata for @@ -12295,9 +12295,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata: Metadata related @@ -12322,9 +12322,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata: Metadata @@ -12350,9 +12350,9 @@ type GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchResponse: Response @@ -12398,9 +12398,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig: @@ -12421,9 +12421,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutB @@ -12449,9 +12449,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayou NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig: @@ -12477,9 +12477,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalP @@ -12515,9 +12515,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrPar NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata: Metadata @@ -12543,9 +12543,9 @@ type GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchResponse: Response @@ -12626,9 +12626,9 @@ type GoogleCloudDiscoveryengineV1betaEngine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig: Configurations for a @@ -12663,9 +12663,9 @@ type GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig: @@ -12703,9 +12703,9 @@ type GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata: Additional @@ -12727,9 +12727,9 @@ type GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineCommonConfig: Common configurations @@ -12751,9 +12751,9 @@ type GoogleCloudDiscoveryengineV1betaEngineCommonConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineCommonConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineCommonConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineCommonConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig: Configurations for @@ -12789,9 +12789,9 @@ type GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata: @@ -12821,9 +12821,9 @@ type GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse: @@ -12848,9 +12848,9 @@ type GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata: Metadata related to @@ -12881,9 +12881,9 @@ type GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportDocumentsResponse: Response of the @@ -12909,9 +12909,9 @@ type GoogleCloudDiscoveryengineV1betaImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportErrorConfig: Configuration of @@ -12935,9 +12935,9 @@ type GoogleCloudDiscoveryengineV1betaImportErrorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportErrorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportErrorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportErrorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata: @@ -12963,9 +12963,9 @@ type GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse: @@ -12991,9 +12991,9 @@ type GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata: Metadata related @@ -13022,9 +13022,9 @@ type GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportUserEventsResponse: Response of the @@ -13056,9 +13056,9 @@ type GoogleCloudDiscoveryengineV1betaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaLanguageInfo: Language info for DataStore. @@ -13088,9 +13088,9 @@ type GoogleCloudDiscoveryengineV1betaLanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaLanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaLanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaLanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListCustomModelsResponse: Response message @@ -13111,9 +13111,9 @@ type GoogleCloudDiscoveryengineV1betaListCustomModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListCustomModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListCustomModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListCustomModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaProject: Metadata and configurations for a @@ -13146,9 +13146,9 @@ type GoogleCloudDiscoveryengineV1betaProject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaProject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaProject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaProjectServiceTerms: Metadata about the @@ -13192,9 +13192,9 @@ type GoogleCloudDiscoveryengineV1betaProjectServiceTerms struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaProjectServiceTerms) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaProjectServiceTerms) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaProjectServiceTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata: Metadata @@ -13230,9 +13230,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse: Response message for @@ -13260,9 +13260,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata: @@ -13288,9 +13288,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse: @@ -13314,9 +13314,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSchema: Defines the structure and layout of @@ -13344,9 +13344,9 @@ type GoogleCloudDiscoveryengineV1betaSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSiteVerificationInfo: Verification @@ -13377,9 +13377,9 @@ type GoogleCloudDiscoveryengineV1betaSiteVerificationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSiteVerificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSiteVerificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSiteVerificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTargetSite: A target site for the @@ -13447,9 +13447,9 @@ type GoogleCloudDiscoveryengineV1betaTargetSite struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTargetSite) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTargetSite) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTargetSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason: Site search @@ -13470,9 +13470,9 @@ type GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure: Failed @@ -13494,9 +13494,9 @@ type GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata: Metadata related @@ -13521,9 +13521,9 @@ type GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse: Response of the @@ -13560,9 +13560,9 @@ type GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTuneEngineMetadata: Metadata associated with @@ -13586,9 +13586,9 @@ type GoogleCloudDiscoveryengineV1betaTuneEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTuneEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTuneEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTuneEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTuneEngineResponse: Response associated with @@ -13617,9 +13617,9 @@ type GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata: Metadata related @@ -13644,9 +13644,9 @@ type GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -13678,9 +13678,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -13725,9 +13725,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -13769,9 +13769,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -13807,9 +13807,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsProvisionCall struct { diff --git a/discoveryengine/v1alpha/discoveryengine-gen.go b/discoveryengine/v1alpha/discoveryengine-gen.go index 35cb4eec66..33cfb2312c 100644 --- a/discoveryengine/v1alpha/discoveryengine-gen.go +++ b/discoveryengine/v1alpha/discoveryengine-gen.go @@ -990,9 +990,9 @@ type GoogleApiDistribution struct { NullFields []string `json:"-"` } -func (s *GoogleApiDistribution) MarshalJSON() ([]byte, error) { +func (s GoogleApiDistribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiDistribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleApiDistribution) UnmarshalJSON(data []byte) error { @@ -1045,9 +1045,9 @@ type GoogleApiDistributionBucketOptions struct { NullFields []string `json:"-"` } -func (s *GoogleApiDistributionBucketOptions) MarshalJSON() ([]byte, error) { +func (s GoogleApiDistributionBucketOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiDistributionBucketOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiDistributionBucketOptionsExplicit: Specifies a set of buckets with @@ -1073,9 +1073,9 @@ type GoogleApiDistributionBucketOptionsExplicit struct { NullFields []string `json:"-"` } -func (s *GoogleApiDistributionBucketOptionsExplicit) MarshalJSON() ([]byte, error) { +func (s GoogleApiDistributionBucketOptionsExplicit) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiDistributionBucketOptionsExplicit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleApiDistributionBucketOptionsExplicit) UnmarshalJSON(data []byte) error { @@ -1122,9 +1122,9 @@ type GoogleApiDistributionBucketOptionsExponential struct { NullFields []string `json:"-"` } -func (s *GoogleApiDistributionBucketOptionsExponential) MarshalJSON() ([]byte, error) { +func (s GoogleApiDistributionBucketOptionsExponential) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiDistributionBucketOptionsExponential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleApiDistributionBucketOptionsExponential) UnmarshalJSON(data []byte) error { @@ -1169,9 +1169,9 @@ type GoogleApiDistributionBucketOptionsLinear struct { NullFields []string `json:"-"` } -func (s *GoogleApiDistributionBucketOptionsLinear) MarshalJSON() ([]byte, error) { +func (s GoogleApiDistributionBucketOptionsLinear) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiDistributionBucketOptionsLinear - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleApiDistributionBucketOptionsLinear) UnmarshalJSON(data []byte) error { @@ -1221,9 +1221,9 @@ type GoogleApiDistributionExemplar struct { NullFields []string `json:"-"` } -func (s *GoogleApiDistributionExemplar) MarshalJSON() ([]byte, error) { +func (s GoogleApiDistributionExemplar) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiDistributionExemplar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleApiDistributionExemplar) UnmarshalJSON(data []byte) error { @@ -1259,9 +1259,9 @@ type GoogleApiDistributionRange struct { NullFields []string `json:"-"` } -func (s *GoogleApiDistributionRange) MarshalJSON() ([]byte, error) { +func (s GoogleApiDistributionRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiDistributionRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleApiDistributionRange) UnmarshalJSON(data []byte) error { @@ -1322,9 +1322,9 @@ type GoogleApiHttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApiHttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApiHttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiHttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiMonitoredResource: An object representing a resource that can be @@ -1362,9 +1362,9 @@ type GoogleApiMonitoredResource struct { NullFields []string `json:"-"` } -func (s *GoogleApiMonitoredResource) MarshalJSON() ([]byte, error) { +func (s GoogleApiMonitoredResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiMonitoredResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingErrorContext: A description of the context @@ -1389,9 +1389,9 @@ type GoogleCloudDiscoveryengineLoggingErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingErrorLog: An error log which is reported to @@ -1435,9 +1435,9 @@ type GoogleCloudDiscoveryengineLoggingErrorLog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingErrorLog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingErrorLog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingErrorLog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingHttpRequestContext: HTTP request data that @@ -1458,9 +1458,9 @@ type GoogleCloudDiscoveryengineLoggingHttpRequestContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingHttpRequestContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingImportErrorContext: The error payload that @@ -1495,9 +1495,9 @@ type GoogleCloudDiscoveryengineLoggingImportErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingImportErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingImportErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingImportErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingServiceContext: Describes a running service @@ -1519,9 +1519,9 @@ type GoogleCloudDiscoveryengineLoggingServiceContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingServiceContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingServiceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingServiceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingSourceLocation: Indicates a location in the @@ -1543,9 +1543,9 @@ type GoogleCloudDiscoveryengineLoggingSourceLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingSourceLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingSourceLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingSourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata: Metadata related @@ -1571,9 +1571,9 @@ type GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse: Response message @@ -1594,9 +1594,9 @@ type GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Condition: Defines circumstances to be checked @@ -1621,9 +1621,9 @@ type GoogleCloudDiscoveryengineV1Condition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Condition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ConditionQueryTerm: Matcher for search request @@ -1648,9 +1648,9 @@ type GoogleCloudDiscoveryengineV1ConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ConditionTimeRange: Used for time-dependent @@ -1673,9 +1673,9 @@ type GoogleCloudDiscoveryengineV1ConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Control: Defines a conditioned behavior to @@ -1745,9 +1745,9 @@ type GoogleCloudDiscoveryengineV1Control struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Control) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Control) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Control - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ControlBoostAction: Adjusts order of products in @@ -1779,9 +1779,9 @@ type GoogleCloudDiscoveryengineV1ControlBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1ControlBoostAction) UnmarshalJSON(data []byte) error { @@ -1824,9 +1824,9 @@ type GoogleCloudDiscoveryengineV1ControlFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ControlRedirectAction: Redirects a shopper to @@ -1849,9 +1849,9 @@ type GoogleCloudDiscoveryengineV1ControlRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ControlSynonymsAction: Creates a set of terms @@ -1874,9 +1874,9 @@ type GoogleCloudDiscoveryengineV1ControlSynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlSynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlSynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlSynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateDataStoreMetadata: Metadata related to the @@ -1901,9 +1901,9 @@ type GoogleCloudDiscoveryengineV1CreateDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateEngineMetadata: Metadata related to the @@ -1928,9 +1928,9 @@ type GoogleCloudDiscoveryengineV1CreateEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateSchemaMetadata: Metadata for Create Schema @@ -1954,9 +1954,9 @@ type GoogleCloudDiscoveryengineV1CreateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata: Metadata related to @@ -1981,9 +1981,9 @@ type GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DataStore: DataStore captures global settings @@ -2063,9 +2063,9 @@ type GoogleCloudDiscoveryengineV1DataStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DataStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DataStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DataStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata: Metadata related to the @@ -2090,9 +2090,9 @@ type GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteEngineMetadata: Metadata related to the @@ -2117,9 +2117,9 @@ type GoogleCloudDiscoveryengineV1DeleteEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteSchemaMetadata: Metadata for DeleteSchema @@ -2143,9 +2143,9 @@ type GoogleCloudDiscoveryengineV1DeleteSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata: Metadata related to @@ -2170,9 +2170,9 @@ type GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata: Metadata @@ -2198,9 +2198,9 @@ type GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse: Response @@ -2246,9 +2246,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig: @@ -2269,9 +2269,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBased @@ -2297,9 +2297,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBas NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig: Related @@ -2325,9 +2325,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsi @@ -2363,9 +2363,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsing NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata: Metadata @@ -2391,9 +2391,9 @@ type GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchResponse: Response @@ -2474,9 +2474,9 @@ type GoogleCloudDiscoveryengineV1Engine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Engine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Engine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Engine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineChatEngineConfig: Configurations for a @@ -2511,9 +2511,9 @@ type GoogleCloudDiscoveryengineV1EngineChatEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineChatEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineChatEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineChatEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig: @@ -2551,9 +2551,9 @@ type GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineChatEngineMetadata: Additional information @@ -2575,9 +2575,9 @@ type GoogleCloudDiscoveryengineV1EngineChatEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineChatEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineChatEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineChatEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineCommonConfig: Common configurations for an @@ -2599,9 +2599,9 @@ type GoogleCloudDiscoveryengineV1EngineCommonConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineCommonConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineCommonConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineCommonConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineSearchEngineConfig: Configurations for a @@ -2637,9 +2637,9 @@ type GoogleCloudDiscoveryengineV1EngineSearchEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineSearchEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineSearchEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineSearchEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata: Metadata @@ -2668,9 +2668,9 @@ type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse: Response of @@ -2695,9 +2695,9 @@ type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportDocumentsMetadata: Metadata related to the @@ -2728,9 +2728,9 @@ type GoogleCloudDiscoveryengineV1ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportDocumentsResponse: Response of the @@ -2756,9 +2756,9 @@ type GoogleCloudDiscoveryengineV1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportErrorConfig: Configuration of destination @@ -2782,9 +2782,9 @@ type GoogleCloudDiscoveryengineV1ImportErrorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportErrorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportErrorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportErrorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata: @@ -2810,9 +2810,9 @@ type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse: @@ -2838,9 +2838,9 @@ type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportUserEventsMetadata: Metadata related to @@ -2869,9 +2869,9 @@ type GoogleCloudDiscoveryengineV1ImportUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportUserEventsResponse: Response of the @@ -2903,9 +2903,9 @@ type GoogleCloudDiscoveryengineV1ImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Project: Metadata and configurations for a @@ -2938,9 +2938,9 @@ type GoogleCloudDiscoveryengineV1Project struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Project) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Project) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ProjectServiceTerms: Metadata about the terms of @@ -2984,9 +2984,9 @@ type GoogleCloudDiscoveryengineV1ProjectServiceTerms struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ProjectServiceTerms) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ProjectServiceTerms) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ProjectServiceTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ProvisionProjectMetadata: Metadata associated @@ -3016,9 +3016,9 @@ type GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse: Response @@ -3041,9 +3041,9 @@ type GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata: Metadata related to the @@ -3074,9 +3074,9 @@ type GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeDocumentsResponse: Response message for @@ -3104,9 +3104,9 @@ type GoogleCloudDiscoveryengineV1PurgeDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata: Metadata @@ -3131,9 +3131,9 @@ type GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse: Response @@ -3156,9 +3156,9 @@ type GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Schema: Defines the structure and layout of a @@ -3186,9 +3186,9 @@ type GoogleCloudDiscoveryengineV1Schema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Schema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Schema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SiteVerificationInfo: Verification information @@ -3219,9 +3219,9 @@ type GoogleCloudDiscoveryengineV1SiteVerificationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SiteVerificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SiteVerificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SiteVerificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1TargetSite: A target site for the @@ -3289,9 +3289,9 @@ type GoogleCloudDiscoveryengineV1TargetSite struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1TargetSite) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1TargetSite) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1TargetSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1TargetSiteFailureReason: Site search indexing @@ -3312,9 +3312,9 @@ type GoogleCloudDiscoveryengineV1TargetSiteFailureReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1TargetSiteFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1TargetSiteFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1TargetSiteFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure: Failed due @@ -3336,9 +3336,9 @@ type GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1UpdateSchemaMetadata: Metadata for UpdateSchema @@ -3362,9 +3362,9 @@ type GoogleCloudDiscoveryengineV1UpdateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1UpdateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1UpdateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1UpdateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata: Metadata related to @@ -3389,9 +3389,9 @@ type GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAclConfig: Access Control Configuration. @@ -3418,9 +3418,9 @@ type GoogleCloudDiscoveryengineV1alphaAclConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAclConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAclConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAclConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAlloyDbSource: AlloyDB source import data @@ -3461,9 +3461,9 @@ type GoogleCloudDiscoveryengineV1alphaAlloyDbSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAlloyDbSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAlloyDbSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAlloyDbSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswer: Defines an answer. @@ -3529,9 +3529,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerCitation: Citation info for a @@ -3557,9 +3557,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerCitation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerCitation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerCitation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerCitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerCitationSource: Citation source. @@ -3579,9 +3579,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerCitationSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerCitationSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerCitationSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerCitationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequest: Request message for @@ -3644,9 +3644,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec: @@ -3697,9 +3697,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelS @@ -3721,9 +3721,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecMode NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPrompt @@ -3744,9 +3744,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecProm NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec: @@ -3769,9 +3769,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQuer @@ -3797,9 +3797,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQu NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQuer @@ -3823,9 +3823,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQu NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec: @@ -3846,9 +3846,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec: Safety @@ -3870,9 +3870,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec: Search @@ -3895,9 +3895,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams: @@ -3963,9 +3963,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList @@ -3986,9 +3986,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultLi NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList @@ -4011,9 +4011,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultLi NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList @@ -4036,9 +4036,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultLi NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList @@ -4069,9 +4069,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultLi NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList @@ -4094,9 +4094,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultLi NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList @@ -4121,9 +4121,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultLi NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList @@ -4148,9 +4148,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultLi NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryResponse: Response message for @@ -4182,9 +4182,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo: Query @@ -4205,9 +4205,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificat @@ -4235,9 +4235,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassific NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReference: Reference. @@ -4259,9 +4259,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo: Chunk @@ -4288,9 +4288,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo) UnmarshalJSON(data []byte) error { @@ -4334,9 +4334,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo: @@ -4366,9 +4366,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunk @@ -4391,9 +4391,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChu NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStep: Step information. @@ -4425,9 +4425,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStep struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStep) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepAction: Action. @@ -4449,9 +4449,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation: Observation. @@ -4472,9 +4472,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult struct { @@ -4508,9 +4508,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunk @@ -4535,9 +4535,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChu NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo) UnmarshalJSON(data []byte) error { @@ -4574,9 +4574,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSni NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction: Search @@ -4597,9 +4597,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata: Metadata @@ -4625,9 +4625,9 @@ type GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesRequest: Request @@ -4649,9 +4649,9 @@ type GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse: Response @@ -4672,9 +4672,9 @@ type GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBatchVerifyTargetSitesRequest: Request @@ -4724,9 +4724,9 @@ type GoogleCloudDiscoveryengineV1alphaBigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBigtableOptions: The Bigtable Options @@ -4752,9 +4752,9 @@ type GoogleCloudDiscoveryengineV1alphaBigtableOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBigtableOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBigtableOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBigtableOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumn: The column @@ -4807,9 +4807,9 @@ type GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumnFamily: The @@ -4862,9 +4862,9 @@ type GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumnFamily struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumnFamily) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumnFamily) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBigtableOptionsBigtableColumnFamily - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBigtableSource: The Cloud Bigtable source @@ -4897,9 +4897,9 @@ type GoogleCloudDiscoveryengineV1alphaBigtableSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBigtableSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBigtableSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBigtableSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest: Request message for @@ -4938,9 +4938,9 @@ type GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCheckGroundingResponse: Response message @@ -4972,9 +4972,9 @@ type GoogleCloudDiscoveryengineV1alphaCheckGroundingResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCheckGroundingResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCheckGroundingResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCheckGroundingResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaCheckGroundingResponse) UnmarshalJSON(data []byte) error { @@ -5028,9 +5028,9 @@ type GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec: Specification for the @@ -5055,9 +5055,9 @@ type GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec) UnmarshalJSON(data []byte) error { @@ -5108,9 +5108,9 @@ type GoogleCloudDiscoveryengineV1alphaCheckRequirementRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCheckRequirementRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCheckRequirementRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCheckRequirementRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCheckRequirementResponse: Response for the @@ -5153,9 +5153,9 @@ type GoogleCloudDiscoveryengineV1alphaCheckRequirementResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCheckRequirementResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCheckRequirementResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCheckRequirementResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCheckRequirementResponseMetricQueryResult: @@ -5187,9 +5187,9 @@ type GoogleCloudDiscoveryengineV1alphaCheckRequirementResponseMetricQueryResult NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCheckRequirementResponseMetricQueryResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCheckRequirementResponseMetricQueryResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCheckRequirementResponseMetricQueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaChunk: Chunk captures all raw metadata @@ -5234,9 +5234,9 @@ type GoogleCloudDiscoveryengineV1alphaChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaChunk) UnmarshalJSON(data []byte) error { @@ -5277,9 +5277,9 @@ type GoogleCloudDiscoveryengineV1alphaChunkChunkMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaChunkChunkMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaChunkChunkMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaChunkChunkMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata: Document metadata @@ -5306,9 +5306,9 @@ type GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaChunkPageSpan: Page span of the chunk. @@ -5330,9 +5330,9 @@ type GoogleCloudDiscoveryengineV1alphaChunkPageSpan struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaChunkPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaChunkPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaChunkPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCloudSqlSource: Cloud SQL source import @@ -5374,9 +5374,9 @@ type GoogleCloudDiscoveryengineV1alphaCloudSqlSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCloudSqlSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCloudSqlSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCloudSqlSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse: Response message for @@ -5406,9 +5406,9 @@ type GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCompleteQueryResponseQuerySuggestion: @@ -5433,9 +5433,9 @@ type GoogleCloudDiscoveryengineV1alphaCompleteQueryResponseQuerySuggestion struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCompleteQueryResponseQuerySuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCompleteQueryResponseQuerySuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCompleteQueryResponseQuerySuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCompletionInfo: Detailed completion @@ -5461,9 +5461,9 @@ type GoogleCloudDiscoveryengineV1alphaCompletionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCompletionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCompletionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCompletionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCompletionSuggestion: Autocomplete @@ -5500,9 +5500,9 @@ type GoogleCloudDiscoveryengineV1alphaCompletionSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCompletionSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCompletionSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCompletionSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaCompletionSuggestion) UnmarshalJSON(data []byte) error { @@ -5543,9 +5543,9 @@ type GoogleCloudDiscoveryengineV1alphaCondition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaConditionQueryTerm: Matcher for search @@ -5570,9 +5570,9 @@ type GoogleCloudDiscoveryengineV1alphaConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaConditionTimeRange: Used for time-dependent @@ -5595,9 +5595,9 @@ type GoogleCloudDiscoveryengineV1alphaConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControl: Defines a conditioned behavior to @@ -5670,9 +5670,9 @@ type GoogleCloudDiscoveryengineV1alphaControl struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControl) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControl) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControlBoostAction: Adjusts order of @@ -5704,9 +5704,9 @@ type GoogleCloudDiscoveryengineV1alphaControlBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaControlBoostAction) UnmarshalJSON(data []byte) error { @@ -5749,9 +5749,9 @@ type GoogleCloudDiscoveryengineV1alphaControlFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControlRedirectAction: Redirects a shopper @@ -5774,9 +5774,9 @@ type GoogleCloudDiscoveryengineV1alphaControlRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControlSynonymsAction: Creates a set of @@ -5799,9 +5799,9 @@ type GoogleCloudDiscoveryengineV1alphaControlSynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlSynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlSynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlSynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaConversation: External conversation proto @@ -5844,9 +5844,9 @@ type GoogleCloudDiscoveryengineV1alphaConversation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaConversation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaConversation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaConversation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaConversationContext: Defines context of the @@ -5871,9 +5871,9 @@ type GoogleCloudDiscoveryengineV1alphaConversationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaConversationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaConversationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaConversationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaConversationMessage: Defines a conversation @@ -5898,9 +5898,9 @@ type GoogleCloudDiscoveryengineV1alphaConversationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaConversationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaConversationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaConversationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaConverseConversationRequest: Request @@ -5965,9 +5965,9 @@ type GoogleCloudDiscoveryengineV1alphaConverseConversationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaConverseConversationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaConverseConversationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaConverseConversationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaConverseConversationResponse: Response @@ -5997,9 +5997,9 @@ type GoogleCloudDiscoveryengineV1alphaConverseConversationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaConverseConversationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaConverseConversationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaConverseConversationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata: Metadata related @@ -6024,9 +6024,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata: Metadata related to @@ -6051,9 +6051,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata: Metadata for Create @@ -6077,9 +6077,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata: Metadata related @@ -6104,9 +6104,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest: Request message @@ -6131,9 +6131,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCustomAttribute: A custom attribute that is @@ -6163,9 +6163,9 @@ type GoogleCloudDiscoveryengineV1alphaCustomAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCustomAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaCustomAttribute) UnmarshalJSON(data []byte) error { @@ -6204,9 +6204,9 @@ type GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCustomTuningModel: Metadata that describes @@ -6253,9 +6253,9 @@ type GoogleCloudDiscoveryengineV1alphaCustomTuningModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCustomTuningModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCustomTuningModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCustomTuningModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDataStore: DataStore captures global @@ -6350,9 +6350,9 @@ type GoogleCloudDiscoveryengineV1alphaDataStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDataStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDataStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDataStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata: Metadata related @@ -6377,9 +6377,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata: Metadata related to @@ -6404,9 +6404,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata: Metadata for @@ -6430,9 +6430,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata: Metadata related @@ -6457,9 +6457,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata: Metadata @@ -6485,9 +6485,9 @@ type GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchRequest: Request @@ -6554,9 +6554,9 @@ type GoogleCloudDiscoveryengineV1alphaDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentAclInfo: ACL Information of the @@ -6577,9 +6577,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentAclInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentAclInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentAclInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentAclInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentAclInfoAccessRestriction: @@ -6609,9 +6609,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentAclInfoAccessRestriction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentAclInfoAccessRestriction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentAclInfoAccessRestriction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentAclInfoAccessRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentContent: Unstructured data linked @@ -6649,9 +6649,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentInfo: Detailed document information @@ -6686,9 +6686,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig: A singleton @@ -6732,9 +6732,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig: @@ -6755,9 +6755,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayout @@ -6783,9 +6783,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayo NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig: @@ -6811,9 +6811,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigital @@ -6849,9 +6849,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrPa NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDoubleList: Double list. @@ -6871,9 +6871,9 @@ type GoogleCloudDiscoveryengineV1alphaDoubleList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDoubleList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDoubleList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDoubleList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaDoubleList) UnmarshalJSON(data []byte) error { @@ -6911,9 +6911,9 @@ type GoogleCloudDiscoveryengineV1alphaEmbeddingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEmbeddingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEmbeddingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEmbeddingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata: Metadata @@ -6939,9 +6939,9 @@ type GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchRequest: Request @@ -7041,9 +7041,9 @@ type GoogleCloudDiscoveryengineV1alphaEngine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig: Configurations for @@ -7078,9 +7078,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig: @@ -7118,9 +7118,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata: Additional @@ -7142,9 +7142,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineCommonConfig: Common configurations @@ -7166,9 +7166,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineCommonConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineCommonConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineCommonConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineCommonConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig: @@ -7219,9 +7219,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimiz @@ -7246,9 +7246,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptim NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig) UnmarshalJSON(data []byte) error { @@ -7315,9 +7315,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig: Configurations @@ -7353,9 +7353,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig: @@ -7382,9 +7382,9 @@ type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequest: Request message @@ -7407,9 +7407,9 @@ type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestFileDataSource: Data @@ -7432,9 +7432,9 @@ type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestFileDataSource stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestFileDataSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestFileDataSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestFileDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSource: @@ -7458,9 +7458,9 @@ type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSource s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSourceEsti @@ -7488,9 +7488,9 @@ type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSourceEs NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSourceEstimatorUriPattern) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSourceEstimatorUriPattern) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSourceEstimatorUriPattern - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse: Response of the @@ -7515,9 +7515,9 @@ type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaFactChunk: Fact Chunk. @@ -7546,9 +7546,9 @@ type GoogleCloudDiscoveryengineV1alphaFactChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaFactChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaFactChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaFactChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse: @@ -7579,9 +7579,9 @@ type GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaFhirStoreSource: Cloud FhirStore source @@ -7609,9 +7609,9 @@ type GoogleCloudDiscoveryengineV1alphaFhirStoreSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaFhirStoreSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaFhirStoreSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaFhirStoreSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaFieldConfig: Configurations for fields of a @@ -7775,9 +7775,9 @@ type GoogleCloudDiscoveryengineV1alphaFieldConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaFieldConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaFieldConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaFieldConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaFirestoreSource: Firestore source import @@ -7812,9 +7812,9 @@ type GoogleCloudDiscoveryengineV1alphaFirestoreSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaFirestoreSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaFirestoreSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaFirestoreSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaGcsSource: Cloud Storage location for input @@ -7853,9 +7853,9 @@ type GoogleCloudDiscoveryengineV1alphaGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaGroundingFact: Grounding Fact. @@ -7879,9 +7879,9 @@ type GoogleCloudDiscoveryengineV1alphaGroundingFact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaGroundingFact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaGroundingFact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaGroundingFact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaGuidedSearchSpec: Defines guided search @@ -7910,9 +7910,9 @@ type GoogleCloudDiscoveryengineV1alphaGuidedSearchSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaGuidedSearchSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaGuidedSearchSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaGuidedSearchSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaIdpConfig: Identity Provider Config. @@ -7939,9 +7939,9 @@ type GoogleCloudDiscoveryengineV1alphaIdpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaIdpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaIdpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaIdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig: Third party IDP @@ -7963,9 +7963,9 @@ type GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata: @@ -7995,9 +7995,9 @@ type GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequest: Request @@ -8024,9 +8024,9 @@ type GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequest struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequestInlineSour @@ -8048,9 +8048,9 @@ type GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequestInlineSo NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse: @@ -8075,9 +8075,9 @@ type GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata: Metadata related @@ -8108,9 +8108,9 @@ type GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportDocumentsRequest: Request message for @@ -8192,9 +8192,9 @@ type GoogleCloudDiscoveryengineV1alphaImportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource: The @@ -8216,9 +8216,9 @@ type GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse: Response of the @@ -8244,9 +8244,9 @@ type GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportErrorConfig: Configuration of @@ -8270,9 +8270,9 @@ type GoogleCloudDiscoveryengineV1alphaImportErrorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportErrorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportErrorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportErrorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata: @@ -8298,9 +8298,9 @@ type GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequest: @@ -8329,9 +8329,9 @@ type GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequest str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequestInline @@ -8353,9 +8353,9 @@ type GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequestInli NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse: @@ -8381,9 +8381,9 @@ type GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata: Metadata related @@ -8412,9 +8412,9 @@ type GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportUserEventsRequest: Request message @@ -8442,9 +8442,9 @@ type GoogleCloudDiscoveryengineV1alphaImportUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportUserEventsRequestInlineSource: The @@ -8466,9 +8466,9 @@ type GoogleCloudDiscoveryengineV1alphaImportUserEventsRequestInlineSource struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportUserEventsRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportUserEventsRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportUserEventsRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse: Response of the @@ -8500,9 +8500,9 @@ type GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaInterval: A floating point interval. @@ -8528,9 +8528,9 @@ type GoogleCloudDiscoveryengineV1alphaInterval struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaInterval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaInterval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaInterval) UnmarshalJSON(data []byte) error { @@ -8580,9 +8580,9 @@ type GoogleCloudDiscoveryengineV1alphaLanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaLanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaLanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaLanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListChunksResponse: Response message for @@ -8610,9 +8610,9 @@ type GoogleCloudDiscoveryengineV1alphaListChunksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListChunksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListChunksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListChunksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListControlsResponse: Response for @@ -8638,9 +8638,9 @@ type GoogleCloudDiscoveryengineV1alphaListControlsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListControlsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListControlsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListControlsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListConversationsResponse: Response for @@ -8666,9 +8666,9 @@ type GoogleCloudDiscoveryengineV1alphaListConversationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListConversationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListConversationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListConversationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse: Response message @@ -8692,9 +8692,9 @@ type GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListDataStoresResponse: Response message @@ -8722,9 +8722,9 @@ type GoogleCloudDiscoveryengineV1alphaListDataStoresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListDataStoresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListDataStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListDataStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListDocumentsResponse: Response message for @@ -8752,9 +8752,9 @@ type GoogleCloudDiscoveryengineV1alphaListDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListEnginesResponse: Response message for @@ -8780,9 +8780,9 @@ type GoogleCloudDiscoveryengineV1alphaListEnginesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListEnginesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListEnginesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListEnginesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListSchemasResponse: Response message for @@ -8810,9 +8810,9 @@ type GoogleCloudDiscoveryengineV1alphaListSchemasResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListSchemasResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListSchemasResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListSchemasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListServingConfigsResponse: Response for @@ -8838,9 +8838,9 @@ type GoogleCloudDiscoveryengineV1alphaListServingConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListServingConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListServingConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListServingConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListSessionsResponse: Response for @@ -8866,9 +8866,9 @@ type GoogleCloudDiscoveryengineV1alphaListSessionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListSessionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListSessionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListSessionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse: Response message @@ -8898,9 +8898,9 @@ type GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaMediaInfo: Media-specific user event @@ -8928,9 +8928,9 @@ type GoogleCloudDiscoveryengineV1alphaMediaInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaMediaInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaMediaInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaMediaInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaMediaInfo) UnmarshalJSON(data []byte) error { @@ -8989,9 +8989,9 @@ type GoogleCloudDiscoveryengineV1alphaPageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPanelInfo: Detailed panel information @@ -9020,9 +9020,9 @@ type GoogleCloudDiscoveryengineV1alphaPanelInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPanelInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPanelInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPanelInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPauseEngineRequest: Request for pausing @@ -9056,9 +9056,9 @@ type GoogleCloudDiscoveryengineV1alphaPrincipal struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPrincipal) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPrincipal) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPrincipal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaProcessedDocument: Document captures all @@ -9086,9 +9086,9 @@ type GoogleCloudDiscoveryengineV1alphaProcessedDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaProcessedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaProcessedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaProcessedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaProject: Metadata and configurations for a @@ -9124,9 +9124,9 @@ type GoogleCloudDiscoveryengineV1alphaProject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaProject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaProject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaProjectServiceTerms: Metadata about the @@ -9170,9 +9170,9 @@ type GoogleCloudDiscoveryengineV1alphaProjectServiceTerms struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaProjectServiceTerms) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaProjectServiceTerms) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaProjectServiceTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaProvisionProjectMetadata: Metadata @@ -9205,9 +9205,9 @@ type GoogleCloudDiscoveryengineV1alphaProvisionProjectRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaProvisionProjectRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaProvisionProjectRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaProvisionProjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata: @@ -9233,9 +9233,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsRequest: Request @@ -9263,9 +9263,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata: Metadata related to @@ -9296,9 +9296,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeDocumentsRequest: Request message for @@ -9328,9 +9328,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse: Response message @@ -9358,9 +9358,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeErrorConfig: Configuration of @@ -9384,9 +9384,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeErrorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeErrorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeErrorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeErrorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata: @@ -9412,9 +9412,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesRequest: @@ -9443,9 +9443,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata: Metadata related @@ -9474,9 +9474,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeUserEventsRequest: Request message for @@ -9514,9 +9514,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse: Response of the @@ -9539,9 +9539,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaQuery: Defines a user inputed query. @@ -9563,9 +9563,9 @@ type GoogleCloudDiscoveryengineV1alphaQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRankRequest: Request message for @@ -9613,9 +9613,9 @@ type GoogleCloudDiscoveryengineV1alphaRankRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRankRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRankRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRankRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRankResponse: Response message for @@ -9639,9 +9639,9 @@ type GoogleCloudDiscoveryengineV1alphaRankResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRankResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRankResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRankResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRankingRecord: Record message for @@ -9670,9 +9670,9 @@ type GoogleCloudDiscoveryengineV1alphaRankingRecord struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRankingRecord) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRankingRecord) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRankingRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaRankingRecord) UnmarshalJSON(data []byte) error { @@ -9770,9 +9770,9 @@ type GoogleCloudDiscoveryengineV1alphaRecommendRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecommendRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecommendRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecommendRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecommendResponse: Response message for @@ -9806,9 +9806,9 @@ type GoogleCloudDiscoveryengineV1alphaRecommendResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecommendResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecommendResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecommendResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecommendResponseRecommendationResult: @@ -9836,9 +9836,9 @@ type GoogleCloudDiscoveryengineV1alphaRecommendResponseRecommendationResult stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecommendResponseRecommendationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecommendResponseRecommendationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecommendResponseRecommendationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata: Metadata related to @@ -9877,9 +9877,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisRequest: Request message for @@ -9902,9 +9902,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse: Response message for @@ -9927,9 +9927,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo: Details @@ -9954,9 +9954,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason: @@ -9987,9 +9987,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReaso NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaReply: Defines a reply message to user. @@ -10013,9 +10013,9 @@ type GoogleCloudDiscoveryengineV1alphaReply struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaReply) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaReply) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaReply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaReplyReference: Defines reference in reply. @@ -10041,9 +10041,9 @@ type GoogleCloudDiscoveryengineV1alphaReplyReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaReplyReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaReplyReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaReplyReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaReportConsentChangeRequest: Request for @@ -10078,9 +10078,9 @@ type GoogleCloudDiscoveryengineV1alphaReportConsentChangeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaReportConsentChangeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaReportConsentChangeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaReportConsentChangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRequirement: A data requirement. @@ -10122,9 +10122,9 @@ type GoogleCloudDiscoveryengineV1alphaRequirement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRequirement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRequirement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRequirement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRequirementMetricBinding: Specifies a @@ -10156,9 +10156,9 @@ type GoogleCloudDiscoveryengineV1alphaRequirementMetricBinding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRequirementMetricBinding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRequirementMetricBinding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRequirementMetricBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRequirementThresholdBinding: Specifies a @@ -10190,9 +10190,9 @@ type GoogleCloudDiscoveryengineV1alphaRequirementThresholdBinding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRequirementThresholdBinding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRequirementThresholdBinding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRequirementThresholdBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaRequirementThresholdBinding) UnmarshalJSON(data []byte) error { @@ -10238,9 +10238,9 @@ type GoogleCloudDiscoveryengineV1alphaRequirementViolationSamplesBinding struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRequirementViolationSamplesBinding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRequirementViolationSamplesBinding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRequirementViolationSamplesBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaResumeEngineRequest: Request for resuming @@ -10278,9 +10278,9 @@ type GoogleCloudDiscoveryengineV1alphaSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchInfo: Detailed search information. @@ -10319,9 +10319,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequest: Request message for @@ -10531,9 +10531,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec: Boost specification @@ -10557,9 +10557,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec: @@ -10602,9 +10602,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error { @@ -10672,9 +10672,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBo NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoos @@ -10703,9 +10703,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBo NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint) UnmarshalJSON(data []byte) error { @@ -10763,9 +10763,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec: @@ -10794,9 +10794,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveCont @@ -10846,9 +10846,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveCo NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec: @@ -10879,9 +10879,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec: @@ -10953,9 +10953,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecMod @@ -10977,9 +10977,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecM NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelPromptSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelPromptSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelPromptSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecMod @@ -11007,9 +11007,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecM NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec: A struct to @@ -11033,9 +11033,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec: The @@ -11057,9 +11057,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector: @@ -11082,9 +11082,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector) UnmarshalJSON(data []byte) error { @@ -11166,9 +11166,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey: Specifies @@ -11224,9 +11224,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery: Specifies the @@ -11248,9 +11248,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandi @@ -11284,9 +11284,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstan NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec: @@ -11320,9 +11320,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec: @@ -11349,9 +11349,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec: Session @@ -11390,9 +11390,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec: The @@ -11423,9 +11423,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponse: Response message for @@ -11487,9 +11487,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseFacet: A facet result. @@ -11514,9 +11514,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseFacet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseFacet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseFacet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseFacet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseFacetFacetValue: A facet @@ -11542,9 +11542,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseFacetFacetValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseFacetFacetValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseGeoSearchDebugInfo: Debug @@ -11569,9 +11569,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseGeoSearchDebugInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseGeoSearchDebugInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseGeoSearchDebugInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseGeoSearchDebugInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult: Guided @@ -11595,9 +11595,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResultRefinementAt @@ -11622,9 +11622,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResultRefinement NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResultRefinementAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResultRefinementAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResultRefinementAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstand @@ -11651,9 +11651,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUndersta NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstand @@ -11679,9 +11679,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUndersta NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstand @@ -11702,9 +11702,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUndersta NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterAndExpression) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterAndExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterAndExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstand @@ -11734,9 +11734,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUndersta NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstand @@ -11765,9 +11765,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUndersta NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint) UnmarshalJSON(data []byte) error { @@ -11816,9 +11816,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUndersta NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint) UnmarshalJSON(data []byte) error { @@ -11853,9 +11853,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUndersta NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterOrExpression) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterOrExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterOrExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstand @@ -11880,9 +11880,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUndersta NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterStringConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterStringConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterStringConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo: @@ -11908,9 +11908,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult: Represents the @@ -11939,9 +11939,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo: Information @@ -11969,9 +11969,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseSummary: Summary of the top N @@ -12018,9 +12018,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitation: Citation @@ -12046,9 +12046,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationMetadata: @@ -12069,9 +12069,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationMetadata stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationSource: @@ -12094,9 +12094,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationSource struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReference: Document @@ -12125,9 +12125,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReferenceChunkContent: @@ -12150,9 +12150,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReferenceChunkContent NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReferenceChunkContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReferenceChunkContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReferenceChunkContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributes: @@ -12177,9 +12177,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributes stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributes) UnmarshalJSON(data []byte) error { @@ -12221,9 +12221,9 @@ type GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySummaryWithMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySummaryWithMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySummaryWithMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySummaryWithMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaServingConfig: Configures metadata that is @@ -12355,9 +12355,9 @@ type GoogleCloudDiscoveryengineV1alphaServingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaServingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaServingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaServingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaServingConfigGenericConfig: Specifies the @@ -12380,9 +12380,9 @@ type GoogleCloudDiscoveryengineV1alphaServingConfigGenericConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaServingConfigGenericConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaServingConfigGenericConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaServingConfigGenericConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaServingConfigMediaConfig: Specifies the @@ -12427,9 +12427,9 @@ type GoogleCloudDiscoveryengineV1alphaServingConfigMediaConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaServingConfigMediaConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaServingConfigMediaConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaServingConfigMediaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaServingConfigMediaConfig) UnmarshalJSON(data []byte) error { @@ -12484,9 +12484,9 @@ type GoogleCloudDiscoveryengineV1alphaSession struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSession) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSession) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSession - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSessionTurn: Represents a turn, including a @@ -12510,9 +12510,9 @@ type GoogleCloudDiscoveryengineV1alphaSessionTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSessionTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSessionTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSessionTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSiteSearchEngine: SiteSearchEngine captures @@ -12538,9 +12538,9 @@ type GoogleCloudDiscoveryengineV1alphaSiteSearchEngine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSiteSearchEngine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSiteSearchEngine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSiteSearchEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo: Verification @@ -12571,9 +12571,9 @@ type GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSpannerSource: The Spanner source for @@ -12607,9 +12607,9 @@ type GoogleCloudDiscoveryengineV1alphaSpannerSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSpannerSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSpannerSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSpannerSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSuggestionDenyListEntry: Suggestion deny @@ -12642,9 +12642,9 @@ type GoogleCloudDiscoveryengineV1alphaSuggestionDenyListEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSuggestionDenyListEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSuggestionDenyListEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSuggestionDenyListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTargetSite: A target site for the @@ -12715,9 +12715,9 @@ type GoogleCloudDiscoveryengineV1alphaTargetSite struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTargetSite) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTargetSite) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTargetSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason: Site search @@ -12738,9 +12738,9 @@ type GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure: Failed @@ -12762,9 +12762,9 @@ type GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTextInput: Defines text input. @@ -12786,9 +12786,9 @@ type GoogleCloudDiscoveryengineV1alphaTextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata: Metadata related @@ -12813,9 +12813,9 @@ type GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequest: Request message @@ -12844,9 +12844,9 @@ type GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput: @@ -12887,9 +12887,9 @@ type GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse: Response of the @@ -12926,9 +12926,9 @@ type GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTransactionInfo: A transaction represents @@ -12970,9 +12970,9 @@ type GoogleCloudDiscoveryengineV1alphaTransactionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTransactionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTransactionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTransactionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaTransactionInfo) UnmarshalJSON(data []byte) error { @@ -13016,9 +13016,9 @@ type GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTuneEngineRequest: Request to manually @@ -13053,9 +13053,9 @@ type GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata: Metadata related @@ -13080,9 +13080,9 @@ type GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaUserEvent: UserEvent captures all metadata @@ -13236,9 +13236,9 @@ type GoogleCloudDiscoveryengineV1alphaUserEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaUserEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaUserEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaUserEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaUserInfo: Information of an end user. @@ -13271,9 +13271,9 @@ type GoogleCloudDiscoveryengineV1alphaUserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaUserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaUserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata: Metadata @@ -13299,9 +13299,9 @@ type GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse: Response @@ -13322,9 +13322,9 @@ type GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCondition: Defines circumstances to be @@ -13349,9 +13349,9 @@ type GoogleCloudDiscoveryengineV1betaCondition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaConditionQueryTerm: Matcher for search @@ -13376,9 +13376,9 @@ type GoogleCloudDiscoveryengineV1betaConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaConditionTimeRange: Used for time-dependent @@ -13401,9 +13401,9 @@ type GoogleCloudDiscoveryengineV1betaConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControl: Defines a conditioned behavior to @@ -13473,9 +13473,9 @@ type GoogleCloudDiscoveryengineV1betaControl struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControl) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControl) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControlBoostAction: Adjusts order of @@ -13507,9 +13507,9 @@ type GoogleCloudDiscoveryengineV1betaControlBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaControlBoostAction) UnmarshalJSON(data []byte) error { @@ -13552,9 +13552,9 @@ type GoogleCloudDiscoveryengineV1betaControlFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControlRedirectAction: Redirects a shopper @@ -13577,9 +13577,9 @@ type GoogleCloudDiscoveryengineV1betaControlRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControlSynonymsAction: Creates a set of @@ -13602,9 +13602,9 @@ type GoogleCloudDiscoveryengineV1betaControlSynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlSynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlSynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlSynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata: Metadata related to @@ -13629,9 +13629,9 @@ type GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateEngineMetadata: Metadata related to @@ -13656,9 +13656,9 @@ type GoogleCloudDiscoveryengineV1betaCreateEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata: Metadata for Create @@ -13682,9 +13682,9 @@ type GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata: Metadata related @@ -13709,9 +13709,9 @@ type GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCustomTuningModel: Metadata that describes a @@ -13758,9 +13758,9 @@ type GoogleCloudDiscoveryengineV1betaCustomTuningModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCustomTuningModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCustomTuningModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCustomTuningModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDataStore: DataStore captures global @@ -13842,9 +13842,9 @@ type GoogleCloudDiscoveryengineV1betaDataStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDataStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDataStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDataStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata: Metadata related to @@ -13869,9 +13869,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata: Metadata related to @@ -13896,9 +13896,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata: Metadata for @@ -13922,9 +13922,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata: Metadata related @@ -13949,9 +13949,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata: Metadata @@ -13977,9 +13977,9 @@ type GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchResponse: Response @@ -14025,9 +14025,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig: @@ -14048,9 +14048,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutB @@ -14076,9 +14076,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayou NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig: @@ -14104,9 +14104,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalP @@ -14142,9 +14142,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrPar NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata: Metadata @@ -14170,9 +14170,9 @@ type GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchResponse: Response @@ -14253,9 +14253,9 @@ type GoogleCloudDiscoveryengineV1betaEngine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig: Configurations for a @@ -14290,9 +14290,9 @@ type GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig: @@ -14330,9 +14330,9 @@ type GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata: Additional @@ -14354,9 +14354,9 @@ type GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineCommonConfig: Common configurations @@ -14378,9 +14378,9 @@ type GoogleCloudDiscoveryengineV1betaEngineCommonConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineCommonConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineCommonConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineCommonConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig: Configurations for @@ -14416,9 +14416,9 @@ type GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata: @@ -14448,9 +14448,9 @@ type GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse: @@ -14475,9 +14475,9 @@ type GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata: Metadata related to @@ -14508,9 +14508,9 @@ type GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportDocumentsResponse: Response of the @@ -14536,9 +14536,9 @@ type GoogleCloudDiscoveryengineV1betaImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportErrorConfig: Configuration of @@ -14562,9 +14562,9 @@ type GoogleCloudDiscoveryengineV1betaImportErrorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportErrorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportErrorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportErrorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata: @@ -14590,9 +14590,9 @@ type GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse: @@ -14618,9 +14618,9 @@ type GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata: Metadata related @@ -14649,9 +14649,9 @@ type GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportUserEventsResponse: Response of the @@ -14683,9 +14683,9 @@ type GoogleCloudDiscoveryengineV1betaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaLanguageInfo: Language info for DataStore. @@ -14715,9 +14715,9 @@ type GoogleCloudDiscoveryengineV1betaLanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaLanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaLanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaLanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListCustomModelsResponse: Response message @@ -14738,9 +14738,9 @@ type GoogleCloudDiscoveryengineV1betaListCustomModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListCustomModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListCustomModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListCustomModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaProject: Metadata and configurations for a @@ -14773,9 +14773,9 @@ type GoogleCloudDiscoveryengineV1betaProject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaProject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaProject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaProjectServiceTerms: Metadata about the @@ -14819,9 +14819,9 @@ type GoogleCloudDiscoveryengineV1betaProjectServiceTerms struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaProjectServiceTerms) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaProjectServiceTerms) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaProjectServiceTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata: Metadata @@ -14857,9 +14857,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse: Response message for @@ -14887,9 +14887,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata: @@ -14915,9 +14915,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse: @@ -14941,9 +14941,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSchema: Defines the structure and layout of @@ -14971,9 +14971,9 @@ type GoogleCloudDiscoveryengineV1betaSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSiteVerificationInfo: Verification @@ -15004,9 +15004,9 @@ type GoogleCloudDiscoveryengineV1betaSiteVerificationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSiteVerificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSiteVerificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSiteVerificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTargetSite: A target site for the @@ -15074,9 +15074,9 @@ type GoogleCloudDiscoveryengineV1betaTargetSite struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTargetSite) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTargetSite) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTargetSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason: Site search @@ -15097,9 +15097,9 @@ type GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure: Failed @@ -15121,9 +15121,9 @@ type GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata: Metadata related @@ -15148,9 +15148,9 @@ type GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse: Response of the @@ -15187,9 +15187,9 @@ type GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTuneEngineMetadata: Metadata associated with @@ -15213,9 +15213,9 @@ type GoogleCloudDiscoveryengineV1betaTuneEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTuneEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTuneEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTuneEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTuneEngineResponse: Response associated with @@ -15244,9 +15244,9 @@ type GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata: Metadata related @@ -15271,9 +15271,9 @@ type GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -15305,9 +15305,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -15352,9 +15352,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMonitoringV3TypedValue: A single strongly-typed value. @@ -15383,9 +15383,9 @@ type GoogleMonitoringV3TypedValue struct { NullFields []string `json:"-"` } -func (s *GoogleMonitoringV3TypedValue) MarshalJSON() ([]byte, error) { +func (s GoogleMonitoringV3TypedValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleMonitoringV3TypedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleMonitoringV3TypedValue) UnmarshalJSON(data []byte) error { @@ -15441,9 +15441,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -15479,9 +15479,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -15527,9 +15527,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsGetCall struct { diff --git a/discoveryengine/v1beta/discoveryengine-gen.go b/discoveryengine/v1beta/discoveryengine-gen.go index e21dec7922..4b217e3cfc 100644 --- a/discoveryengine/v1beta/discoveryengine-gen.go +++ b/discoveryengine/v1beta/discoveryengine-gen.go @@ -937,9 +937,9 @@ type GoogleApiHttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApiHttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApiHttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiHttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingErrorContext: A description of the context @@ -964,9 +964,9 @@ type GoogleCloudDiscoveryengineLoggingErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingErrorLog: An error log which is reported to @@ -1010,9 +1010,9 @@ type GoogleCloudDiscoveryengineLoggingErrorLog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingErrorLog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingErrorLog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingErrorLog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingHttpRequestContext: HTTP request data that @@ -1033,9 +1033,9 @@ type GoogleCloudDiscoveryengineLoggingHttpRequestContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingHttpRequestContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingImportErrorContext: The error payload that @@ -1070,9 +1070,9 @@ type GoogleCloudDiscoveryengineLoggingImportErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingImportErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingImportErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingImportErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingServiceContext: Describes a running service @@ -1094,9 +1094,9 @@ type GoogleCloudDiscoveryengineLoggingServiceContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingServiceContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingServiceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingServiceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineLoggingSourceLocation: Indicates a location in the @@ -1118,9 +1118,9 @@ type GoogleCloudDiscoveryengineLoggingSourceLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineLoggingSourceLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineLoggingSourceLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineLoggingSourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata: Metadata related @@ -1146,9 +1146,9 @@ type GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse: Response message @@ -1169,9 +1169,9 @@ type GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1BatchCreateTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Condition: Defines circumstances to be checked @@ -1196,9 +1196,9 @@ type GoogleCloudDiscoveryengineV1Condition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Condition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ConditionQueryTerm: Matcher for search request @@ -1223,9 +1223,9 @@ type GoogleCloudDiscoveryengineV1ConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ConditionTimeRange: Used for time-dependent @@ -1248,9 +1248,9 @@ type GoogleCloudDiscoveryengineV1ConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Control: Defines a conditioned behavior to @@ -1320,9 +1320,9 @@ type GoogleCloudDiscoveryengineV1Control struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Control) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Control) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Control - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ControlBoostAction: Adjusts order of products in @@ -1354,9 +1354,9 @@ type GoogleCloudDiscoveryengineV1ControlBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1ControlBoostAction) UnmarshalJSON(data []byte) error { @@ -1399,9 +1399,9 @@ type GoogleCloudDiscoveryengineV1ControlFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ControlRedirectAction: Redirects a shopper to @@ -1424,9 +1424,9 @@ type GoogleCloudDiscoveryengineV1ControlRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ControlSynonymsAction: Creates a set of terms @@ -1449,9 +1449,9 @@ type GoogleCloudDiscoveryengineV1ControlSynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ControlSynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ControlSynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ControlSynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateDataStoreMetadata: Metadata related to the @@ -1476,9 +1476,9 @@ type GoogleCloudDiscoveryengineV1CreateDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateEngineMetadata: Metadata related to the @@ -1503,9 +1503,9 @@ type GoogleCloudDiscoveryengineV1CreateEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateSchemaMetadata: Metadata for Create Schema @@ -1529,9 +1529,9 @@ type GoogleCloudDiscoveryengineV1CreateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata: Metadata related to @@ -1556,9 +1556,9 @@ type GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DataStore: DataStore captures global settings @@ -1638,9 +1638,9 @@ type GoogleCloudDiscoveryengineV1DataStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DataStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DataStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DataStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata: Metadata related to the @@ -1665,9 +1665,9 @@ type GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteEngineMetadata: Metadata related to the @@ -1692,9 +1692,9 @@ type GoogleCloudDiscoveryengineV1DeleteEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteSchemaMetadata: Metadata for DeleteSchema @@ -1718,9 +1718,9 @@ type GoogleCloudDiscoveryengineV1DeleteSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata: Metadata related to @@ -1745,9 +1745,9 @@ type GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata: Metadata @@ -1773,9 +1773,9 @@ type GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse: Response @@ -1821,9 +1821,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig: @@ -1844,9 +1844,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBased @@ -1872,9 +1872,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBas NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig: Related @@ -1900,9 +1900,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsi @@ -1938,9 +1938,9 @@ type GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsing NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata: Metadata @@ -1966,9 +1966,9 @@ type GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchResponse: Response @@ -2049,9 +2049,9 @@ type GoogleCloudDiscoveryengineV1Engine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Engine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Engine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Engine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineChatEngineConfig: Configurations for a @@ -2086,9 +2086,9 @@ type GoogleCloudDiscoveryengineV1EngineChatEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineChatEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineChatEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineChatEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig: @@ -2126,9 +2126,9 @@ type GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineChatEngineMetadata: Additional information @@ -2150,9 +2150,9 @@ type GoogleCloudDiscoveryengineV1EngineChatEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineChatEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineChatEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineChatEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineCommonConfig: Common configurations for an @@ -2174,9 +2174,9 @@ type GoogleCloudDiscoveryengineV1EngineCommonConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineCommonConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineCommonConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineCommonConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1EngineSearchEngineConfig: Configurations for a @@ -2212,9 +2212,9 @@ type GoogleCloudDiscoveryengineV1EngineSearchEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1EngineSearchEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1EngineSearchEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1EngineSearchEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata: Metadata @@ -2243,9 +2243,9 @@ type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse: Response of @@ -2270,9 +2270,9 @@ type GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportDocumentsMetadata: Metadata related to the @@ -2303,9 +2303,9 @@ type GoogleCloudDiscoveryengineV1ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportDocumentsResponse: Response of the @@ -2331,9 +2331,9 @@ type GoogleCloudDiscoveryengineV1ImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportErrorConfig: Configuration of destination @@ -2357,9 +2357,9 @@ type GoogleCloudDiscoveryengineV1ImportErrorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportErrorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportErrorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportErrorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata: @@ -2385,9 +2385,9 @@ type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse: @@ -2413,9 +2413,9 @@ type GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportUserEventsMetadata: Metadata related to @@ -2444,9 +2444,9 @@ type GoogleCloudDiscoveryengineV1ImportUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ImportUserEventsResponse: Response of the @@ -2478,9 +2478,9 @@ type GoogleCloudDiscoveryengineV1ImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Project: Metadata and configurations for a @@ -2513,9 +2513,9 @@ type GoogleCloudDiscoveryengineV1Project struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Project) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Project) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ProjectServiceTerms: Metadata about the terms of @@ -2559,9 +2559,9 @@ type GoogleCloudDiscoveryengineV1ProjectServiceTerms struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1ProjectServiceTerms) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1ProjectServiceTerms) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1ProjectServiceTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1ProvisionProjectMetadata: Metadata associated @@ -2591,9 +2591,9 @@ type GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse: Response @@ -2616,9 +2616,9 @@ type GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata: Metadata related to the @@ -2649,9 +2649,9 @@ type GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeDocumentsResponse: Response message for @@ -2679,9 +2679,9 @@ type GoogleCloudDiscoveryengineV1PurgeDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata: Metadata @@ -2706,9 +2706,9 @@ type GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse: Response @@ -2731,9 +2731,9 @@ type GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1Schema: Defines the structure and layout of a @@ -2761,9 +2761,9 @@ type GoogleCloudDiscoveryengineV1Schema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1Schema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1Schema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1SiteVerificationInfo: Verification information @@ -2794,9 +2794,9 @@ type GoogleCloudDiscoveryengineV1SiteVerificationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1SiteVerificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1SiteVerificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1SiteVerificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1TargetSite: A target site for the @@ -2864,9 +2864,9 @@ type GoogleCloudDiscoveryengineV1TargetSite struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1TargetSite) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1TargetSite) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1TargetSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1TargetSiteFailureReason: Site search indexing @@ -2887,9 +2887,9 @@ type GoogleCloudDiscoveryengineV1TargetSiteFailureReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1TargetSiteFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1TargetSiteFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1TargetSiteFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure: Failed due @@ -2911,9 +2911,9 @@ type GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1UpdateSchemaMetadata: Metadata for UpdateSchema @@ -2937,9 +2937,9 @@ type GoogleCloudDiscoveryengineV1UpdateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1UpdateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1UpdateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1UpdateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata: Metadata related to @@ -2964,9 +2964,9 @@ type GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAclConfig: Access Control Configuration. @@ -2990,9 +2990,9 @@ type GoogleCloudDiscoveryengineV1alphaAclConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAclConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAclConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAclConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswer: Defines an answer. @@ -3055,9 +3055,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerCitation: Citation info for a @@ -3083,9 +3083,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerCitation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerCitation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerCitation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerCitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerCitationSource: Citation source. @@ -3105,9 +3105,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerCitationSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerCitationSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerCitationSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerCitationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo: Query @@ -3128,9 +3128,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificat @@ -3158,9 +3158,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassific NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReference: Reference. @@ -3182,9 +3182,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo: Chunk @@ -3211,9 +3211,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo) UnmarshalJSON(data []byte) error { @@ -3257,9 +3257,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo: @@ -3289,9 +3289,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunk @@ -3314,9 +3314,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChu NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStep: Step information. @@ -3348,9 +3348,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStep struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStep) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepAction: Action. @@ -3372,9 +3372,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation: Observation. @@ -3395,9 +3395,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult struct { @@ -3431,9 +3431,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunk @@ -3458,9 +3458,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChu NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo) UnmarshalJSON(data []byte) error { @@ -3497,9 +3497,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSni NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction: Search @@ -3520,9 +3520,9 @@ type GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata: Metadata @@ -3548,9 +3548,9 @@ type GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse: Response @@ -3571,9 +3571,9 @@ type GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCondition: Defines circumstances to be @@ -3598,9 +3598,9 @@ type GoogleCloudDiscoveryengineV1alphaCondition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaConditionQueryTerm: Matcher for search @@ -3625,9 +3625,9 @@ type GoogleCloudDiscoveryengineV1alphaConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaConditionTimeRange: Used for time-dependent @@ -3650,9 +3650,9 @@ type GoogleCloudDiscoveryengineV1alphaConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControl: Defines a conditioned behavior to @@ -3722,9 +3722,9 @@ type GoogleCloudDiscoveryengineV1alphaControl struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControl) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControl) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControlBoostAction: Adjusts order of @@ -3756,9 +3756,9 @@ type GoogleCloudDiscoveryengineV1alphaControlBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaControlBoostAction) UnmarshalJSON(data []byte) error { @@ -3801,9 +3801,9 @@ type GoogleCloudDiscoveryengineV1alphaControlFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControlRedirectAction: Redirects a shopper @@ -3826,9 +3826,9 @@ type GoogleCloudDiscoveryengineV1alphaControlRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaControlSynonymsAction: Creates a set of @@ -3851,9 +3851,9 @@ type GoogleCloudDiscoveryengineV1alphaControlSynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaControlSynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaControlSynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaControlSynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata: Metadata related @@ -3878,9 +3878,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata: Metadata related to @@ -3905,9 +3905,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata: Metadata for Create @@ -3931,9 +3931,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata: Metadata related @@ -3958,9 +3958,9 @@ type GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaCustomTuningModel: Metadata that describes @@ -4007,9 +4007,9 @@ type GoogleCloudDiscoveryengineV1alphaCustomTuningModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaCustomTuningModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaCustomTuningModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaCustomTuningModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDataStore: DataStore captures global @@ -4101,9 +4101,9 @@ type GoogleCloudDiscoveryengineV1alphaDataStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDataStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDataStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDataStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata: Metadata related @@ -4128,9 +4128,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata: Metadata related to @@ -4155,9 +4155,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata: Metadata for @@ -4181,9 +4181,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata: Metadata related @@ -4208,9 +4208,9 @@ type GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata: Metadata @@ -4236,9 +4236,9 @@ type GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse: Response @@ -4284,9 +4284,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig: @@ -4307,9 +4307,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayout @@ -4335,9 +4335,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayo NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig: @@ -4363,9 +4363,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigital @@ -4401,9 +4401,9 @@ type GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrPa NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata: Metadata @@ -4429,9 +4429,9 @@ type GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchResponse: Response @@ -4523,9 +4523,9 @@ type GoogleCloudDiscoveryengineV1alphaEngine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig: Configurations for @@ -4560,9 +4560,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig: @@ -4600,9 +4600,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata: Additional @@ -4624,9 +4624,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineCommonConfig: Common configurations @@ -4648,9 +4648,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineCommonConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineCommonConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineCommonConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineCommonConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig: @@ -4701,9 +4701,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimiz @@ -4728,9 +4728,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptim NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig) UnmarshalJSON(data []byte) error { @@ -4797,9 +4797,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig: Configurations @@ -4835,9 +4835,9 @@ type GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig: @@ -4864,9 +4864,9 @@ type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse: Response of the @@ -4891,9 +4891,9 @@ type GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaFieldConfig: Configurations for fields of a @@ -5057,9 +5057,9 @@ type GoogleCloudDiscoveryengineV1alphaFieldConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaFieldConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaFieldConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaFieldConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaIdpConfig: Identity Provider Config. @@ -5086,9 +5086,9 @@ type GoogleCloudDiscoveryengineV1alphaIdpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaIdpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaIdpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaIdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig: Third party IDP @@ -5110,9 +5110,9 @@ type GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata: @@ -5142,9 +5142,9 @@ type GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse: @@ -5169,9 +5169,9 @@ type GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata: Metadata related @@ -5202,9 +5202,9 @@ type GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse: Response of the @@ -5230,9 +5230,9 @@ type GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportErrorConfig: Configuration of @@ -5256,9 +5256,9 @@ type GoogleCloudDiscoveryengineV1alphaImportErrorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportErrorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportErrorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportErrorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata: @@ -5284,9 +5284,9 @@ type GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse: @@ -5312,9 +5312,9 @@ type GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata: Metadata related @@ -5343,9 +5343,9 @@ type GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse: Response of the @@ -5377,9 +5377,9 @@ type GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaLanguageInfo: Language info for DataStore. @@ -5409,9 +5409,9 @@ type GoogleCloudDiscoveryengineV1alphaLanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaLanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaLanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaLanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse: Response message @@ -5432,9 +5432,9 @@ type GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaProject: Metadata and configurations for a @@ -5467,9 +5467,9 @@ type GoogleCloudDiscoveryengineV1alphaProject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaProject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaProject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaProjectServiceTerms: Metadata about the @@ -5513,9 +5513,9 @@ type GoogleCloudDiscoveryengineV1alphaProjectServiceTerms struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaProjectServiceTerms) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaProjectServiceTerms) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaProjectServiceTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaProvisionProjectMetadata: Metadata @@ -5546,9 +5546,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse: @@ -5571,9 +5571,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata: Metadata related to @@ -5604,9 +5604,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse: Response message @@ -5634,9 +5634,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata: @@ -5662,9 +5662,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse: @@ -5688,9 +5688,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata: Metadata related @@ -5719,9 +5719,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse: Response of the @@ -5744,9 +5744,9 @@ type GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaQuery: Defines a user inputed query. @@ -5768,9 +5768,9 @@ type GoogleCloudDiscoveryengineV1alphaQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata: Metadata related to @@ -5809,9 +5809,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse: Response message for @@ -5834,9 +5834,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo: Details @@ -5861,9 +5861,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason: @@ -5894,9 +5894,9 @@ type GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReaso NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaRecrawlUrisResponseFailureInfoFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSchema: Defines the structure and layout of @@ -5926,9 +5926,9 @@ type GoogleCloudDiscoveryengineV1alphaSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSession: External session proto definition. @@ -5964,9 +5964,9 @@ type GoogleCloudDiscoveryengineV1alphaSession struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSession) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSession) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSession - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSessionTurn: Represents a turn, including a @@ -5990,9 +5990,9 @@ type GoogleCloudDiscoveryengineV1alphaSessionTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSessionTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSessionTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSessionTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo: Verification @@ -6023,9 +6023,9 @@ type GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTargetSite: A target site for the @@ -6093,9 +6093,9 @@ type GoogleCloudDiscoveryengineV1alphaTargetSite struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTargetSite) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTargetSite) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTargetSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason: Site search @@ -6116,9 +6116,9 @@ type GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure: Failed @@ -6140,9 +6140,9 @@ type GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata: Metadata related @@ -6167,9 +6167,9 @@ type GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse: Response of the @@ -6206,9 +6206,9 @@ type GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata: Metadata associated @@ -6232,9 +6232,9 @@ type GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaTuneEngineResponse: Response associated @@ -6263,9 +6263,9 @@ type GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata: Metadata related @@ -6290,9 +6290,9 @@ type GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAlloyDbSource: AlloyDB source import data @@ -6333,9 +6333,9 @@ type GoogleCloudDiscoveryengineV1betaAlloyDbSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAlloyDbSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAlloyDbSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAlloyDbSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswer: Defines an answer. @@ -6401,9 +6401,9 @@ type GoogleCloudDiscoveryengineV1betaAnswer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerCitation: Citation info for a segment. @@ -6428,9 +6428,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerCitation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerCitation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerCitation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerCitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerCitationSource: Citation source. @@ -6450,9 +6450,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerCitationSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerCitationSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerCitationSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerCitationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequest: Request message for @@ -6515,9 +6515,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpec: @@ -6568,9 +6568,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpec stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSp @@ -6592,9 +6592,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModel NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecPromptS @@ -6615,9 +6615,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecPromp NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecPromptSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecPromptSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecPromptSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpec: @@ -6640,9 +6640,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpec st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQuery @@ -6668,9 +6668,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQue NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQuery @@ -6694,9 +6694,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQue NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec: @@ -6717,9 +6717,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSafetySpec: Safety @@ -6741,9 +6741,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSafetySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSafetySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSafetySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSafetySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpec: Search @@ -6766,9 +6766,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchParams: @@ -6832,9 +6832,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchParams st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultList: @@ -6856,9 +6856,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultLis NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListS @@ -6881,9 +6881,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultLis NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListS @@ -6906,9 +6906,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultLis NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListS @@ -6939,9 +6939,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultLis NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListS @@ -6964,9 +6964,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultLis NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListS @@ -6991,9 +6991,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultLis NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListS @@ -7018,9 +7018,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultLis NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryResponse: Response message for @@ -7052,9 +7052,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo: Query @@ -7075,9 +7075,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfoQueryClassificati @@ -7105,9 +7105,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfoQueryClassifica NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfoQueryClassificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfoQueryClassificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerReference: Reference. @@ -7129,9 +7129,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfo: Chunk information. @@ -7157,9 +7157,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfo) UnmarshalJSON(data []byte) error { @@ -7203,9 +7203,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfoDocumentMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfoDocumentMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerReferenceChunkInfoDocumentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfo: @@ -7235,9 +7235,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfo str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkC @@ -7260,9 +7260,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChun NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerStep: Step information. @@ -7294,9 +7294,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerStep struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerStep) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerStepAction: Action. @@ -7318,9 +7318,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerStepAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerStepAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerStepAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerStepAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerStepActionObservation: Observation. @@ -7341,9 +7341,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerStepActionObservation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerStepActionObservation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerStepActionObservation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerStepActionObservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResult struct { @@ -7377,9 +7377,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResult str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultChunkI @@ -7404,9 +7404,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultChun NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultChunkInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultChunkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultChunkInfo) UnmarshalJSON(data []byte) error { @@ -7443,9 +7443,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultSnip NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultSnippetInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerStepActionObservationSearchResultSnippetInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaAnswerStepActionSearchAction: Search action. @@ -7465,9 +7465,9 @@ type GoogleCloudDiscoveryengineV1betaAnswerStepActionSearchAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaAnswerStepActionSearchAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaAnswerStepActionSearchAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaAnswerStepActionSearchAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata: Metadata @@ -7493,9 +7493,9 @@ type GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesRequest: Request @@ -7517,9 +7517,9 @@ type GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse: Response @@ -7540,9 +7540,9 @@ type GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBatchCreateTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBatchVerifyTargetSitesRequest: Request @@ -7592,9 +7592,9 @@ type GoogleCloudDiscoveryengineV1betaBigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBigtableOptions: The Bigtable Options object @@ -7620,9 +7620,9 @@ type GoogleCloudDiscoveryengineV1betaBigtableOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBigtableOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBigtableOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBigtableOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumn: The column of @@ -7675,9 +7675,9 @@ type GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumnFamily: The @@ -7730,9 +7730,9 @@ type GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumnFamily struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumnFamily) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumnFamily) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBigtableOptionsBigtableColumnFamily - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaBigtableSource: The Cloud Bigtable source @@ -7765,9 +7765,9 @@ type GoogleCloudDiscoveryengineV1betaBigtableSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaBigtableSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaBigtableSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaBigtableSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCheckGroundingRequest: Request message for @@ -7806,9 +7806,9 @@ type GoogleCloudDiscoveryengineV1betaCheckGroundingRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCheckGroundingRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCheckGroundingRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCheckGroundingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCheckGroundingResponse: Response message for @@ -7840,9 +7840,9 @@ type GoogleCloudDiscoveryengineV1betaCheckGroundingResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCheckGroundingResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCheckGroundingResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCheckGroundingResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaCheckGroundingResponse) UnmarshalJSON(data []byte) error { @@ -7896,9 +7896,9 @@ type GoogleCloudDiscoveryengineV1betaCheckGroundingResponseClaim struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCheckGroundingResponseClaim) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCheckGroundingResponseClaim) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCheckGroundingResponseClaim - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCheckGroundingSpec: Specification for the @@ -7923,9 +7923,9 @@ type GoogleCloudDiscoveryengineV1betaCheckGroundingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCheckGroundingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCheckGroundingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCheckGroundingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaCheckGroundingSpec) UnmarshalJSON(data []byte) error { @@ -7981,9 +7981,9 @@ type GoogleCloudDiscoveryengineV1betaChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaChunk) UnmarshalJSON(data []byte) error { @@ -8024,9 +8024,9 @@ type GoogleCloudDiscoveryengineV1betaChunkChunkMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaChunkChunkMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaChunkChunkMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaChunkChunkMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaChunkDocumentMetadata: Document metadata @@ -8053,9 +8053,9 @@ type GoogleCloudDiscoveryengineV1betaChunkDocumentMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaChunkDocumentMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaChunkDocumentMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaChunkDocumentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaChunkPageSpan: Page span of the chunk. @@ -8077,9 +8077,9 @@ type GoogleCloudDiscoveryengineV1betaChunkPageSpan struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaChunkPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaChunkPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaChunkPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCloudSqlSource: Cloud SQL source import data @@ -8121,9 +8121,9 @@ type GoogleCloudDiscoveryengineV1betaCloudSqlSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCloudSqlSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCloudSqlSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCloudSqlSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCompleteQueryResponse: Response message for @@ -8153,9 +8153,9 @@ type GoogleCloudDiscoveryengineV1betaCompleteQueryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCompleteQueryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCompleteQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCompleteQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCompleteQueryResponseQuerySuggestion: @@ -8180,9 +8180,9 @@ type GoogleCloudDiscoveryengineV1betaCompleteQueryResponseQuerySuggestion struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCompleteQueryResponseQuerySuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCompleteQueryResponseQuerySuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCompleteQueryResponseQuerySuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCompletionInfo: Detailed completion @@ -8208,9 +8208,9 @@ type GoogleCloudDiscoveryengineV1betaCompletionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCompletionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCompletionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCompletionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCompletionSuggestion: Autocomplete @@ -8247,9 +8247,9 @@ type GoogleCloudDiscoveryengineV1betaCompletionSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCompletionSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCompletionSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCompletionSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaCompletionSuggestion) UnmarshalJSON(data []byte) error { @@ -8290,9 +8290,9 @@ type GoogleCloudDiscoveryengineV1betaCondition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaConditionQueryTerm: Matcher for search @@ -8317,9 +8317,9 @@ type GoogleCloudDiscoveryengineV1betaConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaConditionTimeRange: Used for time-dependent @@ -8342,9 +8342,9 @@ type GoogleCloudDiscoveryengineV1betaConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControl: Defines a conditioned behavior to @@ -8417,9 +8417,9 @@ type GoogleCloudDiscoveryengineV1betaControl struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControl) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControl) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControlBoostAction: Adjusts order of @@ -8451,9 +8451,9 @@ type GoogleCloudDiscoveryengineV1betaControlBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaControlBoostAction) UnmarshalJSON(data []byte) error { @@ -8496,9 +8496,9 @@ type GoogleCloudDiscoveryengineV1betaControlFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControlRedirectAction: Redirects a shopper @@ -8521,9 +8521,9 @@ type GoogleCloudDiscoveryengineV1betaControlRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaControlSynonymsAction: Creates a set of @@ -8546,9 +8546,9 @@ type GoogleCloudDiscoveryengineV1betaControlSynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaControlSynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaControlSynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaControlSynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaConversation: External conversation proto @@ -8591,9 +8591,9 @@ type GoogleCloudDiscoveryengineV1betaConversation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaConversation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaConversation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaConversation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaConversationContext: Defines context of the @@ -8618,9 +8618,9 @@ type GoogleCloudDiscoveryengineV1betaConversationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaConversationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaConversationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaConversationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaConversationMessage: Defines a conversation @@ -8645,9 +8645,9 @@ type GoogleCloudDiscoveryengineV1betaConversationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaConversationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaConversationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaConversationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaConverseConversationRequest: Request message @@ -8712,9 +8712,9 @@ type GoogleCloudDiscoveryengineV1betaConverseConversationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaConverseConversationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaConverseConversationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaConverseConversationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaConverseConversationResponse: Response @@ -8744,9 +8744,9 @@ type GoogleCloudDiscoveryengineV1betaConverseConversationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaConverseConversationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaConverseConversationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaConverseConversationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata: Metadata related to @@ -8771,9 +8771,9 @@ type GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateEngineMetadata: Metadata related to @@ -8798,9 +8798,9 @@ type GoogleCloudDiscoveryengineV1betaCreateEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata: Metadata for Create @@ -8824,9 +8824,9 @@ type GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata: Metadata related @@ -8851,9 +8851,9 @@ type GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCreateTargetSiteRequest: Request message for @@ -8878,9 +8878,9 @@ type GoogleCloudDiscoveryengineV1betaCreateTargetSiteRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCreateTargetSiteRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCreateTargetSiteRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCreateTargetSiteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaCustomAttribute: A custom attribute that is @@ -8910,9 +8910,9 @@ type GoogleCloudDiscoveryengineV1betaCustomAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCustomAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaCustomAttribute) UnmarshalJSON(data []byte) error { @@ -8976,9 +8976,9 @@ type GoogleCloudDiscoveryengineV1betaCustomTuningModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaCustomTuningModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaCustomTuningModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaCustomTuningModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDataStore: DataStore captures global @@ -9063,9 +9063,9 @@ type GoogleCloudDiscoveryengineV1betaDataStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDataStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDataStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDataStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata: Metadata related to @@ -9090,9 +9090,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata: Metadata related to @@ -9117,9 +9117,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata: Metadata for @@ -9143,9 +9143,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata: Metadata related @@ -9170,9 +9170,9 @@ type GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDeleteTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata: Metadata @@ -9198,9 +9198,9 @@ type GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchRequest: Request @@ -9265,9 +9265,9 @@ type GoogleCloudDiscoveryengineV1betaDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentContent: Unstructured data linked to @@ -9305,9 +9305,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentInfo: Detailed document information @@ -9342,9 +9342,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig: A singleton @@ -9385,9 +9385,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig: @@ -9408,9 +9408,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutB @@ -9436,9 +9436,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayou NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig: @@ -9464,9 +9464,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalP @@ -9502,9 +9502,9 @@ type GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrPar NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaDoubleList: Double list. @@ -9524,9 +9524,9 @@ type GoogleCloudDiscoveryengineV1betaDoubleList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaDoubleList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaDoubleList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaDoubleList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaDoubleList) UnmarshalJSON(data []byte) error { @@ -9564,9 +9564,9 @@ type GoogleCloudDiscoveryengineV1betaEmbeddingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEmbeddingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEmbeddingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEmbeddingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata: Metadata @@ -9592,9 +9592,9 @@ type GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchRequest: Request @@ -9683,9 +9683,9 @@ type GoogleCloudDiscoveryengineV1betaEngine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig: Configurations for a @@ -9720,9 +9720,9 @@ type GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig: @@ -9760,9 +9760,9 @@ type GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata: Additional @@ -9784,9 +9784,9 @@ type GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineChatEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineCommonConfig: Common configurations @@ -9808,9 +9808,9 @@ type GoogleCloudDiscoveryengineV1betaEngineCommonConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineCommonConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineCommonConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineCommonConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig: Configurations for @@ -9846,9 +9846,9 @@ type GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaEngineSearchEngineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaFactChunk: Fact Chunk. @@ -9877,9 +9877,9 @@ type GoogleCloudDiscoveryengineV1betaFactChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaFactChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaFactChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaFactChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaFetchDomainVerificationStatusResponse: @@ -9910,9 +9910,9 @@ type GoogleCloudDiscoveryengineV1betaFetchDomainVerificationStatusResponse struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaFetchDomainVerificationStatusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaFetchDomainVerificationStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaFetchDomainVerificationStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaFhirStoreSource: Cloud FhirStore source @@ -9940,9 +9940,9 @@ type GoogleCloudDiscoveryengineV1betaFhirStoreSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaFhirStoreSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaFhirStoreSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaFhirStoreSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaFirestoreSource: Firestore source import @@ -9977,9 +9977,9 @@ type GoogleCloudDiscoveryengineV1betaFirestoreSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaFirestoreSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaFirestoreSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaFirestoreSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaGcsSource: Cloud Storage location for input @@ -10018,9 +10018,9 @@ type GoogleCloudDiscoveryengineV1betaGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaGroundingFact: Grounding Fact. @@ -10044,9 +10044,9 @@ type GoogleCloudDiscoveryengineV1betaGroundingFact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaGroundingFact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaGroundingFact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaGroundingFact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata: @@ -10076,9 +10076,9 @@ type GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsRequest: Request @@ -10105,9 +10105,9 @@ type GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsRequestInlineSourc @@ -10129,9 +10129,9 @@ type GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsRequestInlineSou NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse: @@ -10156,9 +10156,9 @@ type GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata: Metadata related to @@ -10189,9 +10189,9 @@ type GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportDocumentsRequest: Request message for @@ -10273,9 +10273,9 @@ type GoogleCloudDiscoveryengineV1betaImportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportDocumentsRequestInlineSource: The @@ -10297,9 +10297,9 @@ type GoogleCloudDiscoveryengineV1betaImportDocumentsRequestInlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportDocumentsRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportDocumentsRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportDocumentsRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportDocumentsResponse: Response of the @@ -10325,9 +10325,9 @@ type GoogleCloudDiscoveryengineV1betaImportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportErrorConfig: Configuration of @@ -10351,9 +10351,9 @@ type GoogleCloudDiscoveryengineV1betaImportErrorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportErrorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportErrorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportErrorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata: @@ -10379,9 +10379,9 @@ type GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequest: @@ -10410,9 +10410,9 @@ type GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequest stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequestInlineS @@ -10434,9 +10434,9 @@ type GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequestInlin NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse: @@ -10462,9 +10462,9 @@ type GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata: Metadata related @@ -10493,9 +10493,9 @@ type GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportUserEventsRequest: Request message for @@ -10523,9 +10523,9 @@ type GoogleCloudDiscoveryengineV1betaImportUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportUserEventsRequestInlineSource: The @@ -10547,9 +10547,9 @@ type GoogleCloudDiscoveryengineV1betaImportUserEventsRequestInlineSource struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportUserEventsRequestInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportUserEventsRequestInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportUserEventsRequestInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaImportUserEventsResponse: Response of the @@ -10581,9 +10581,9 @@ type GoogleCloudDiscoveryengineV1betaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaInterval: A floating point interval. @@ -10609,9 +10609,9 @@ type GoogleCloudDiscoveryengineV1betaInterval struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaInterval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaInterval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaInterval) UnmarshalJSON(data []byte) error { @@ -10661,9 +10661,9 @@ type GoogleCloudDiscoveryengineV1betaLanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaLanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaLanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaLanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListControlsResponse: Response for @@ -10689,9 +10689,9 @@ type GoogleCloudDiscoveryengineV1betaListControlsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListControlsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListControlsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListControlsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListConversationsResponse: Response for @@ -10717,9 +10717,9 @@ type GoogleCloudDiscoveryengineV1betaListConversationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListConversationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListConversationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListConversationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListCustomModelsResponse: Response message @@ -10743,9 +10743,9 @@ type GoogleCloudDiscoveryengineV1betaListCustomModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListCustomModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListCustomModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListCustomModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListDataStoresResponse: Response message for @@ -10773,9 +10773,9 @@ type GoogleCloudDiscoveryengineV1betaListDataStoresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListDataStoresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListDataStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListDataStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListDocumentsResponse: Response message for @@ -10803,9 +10803,9 @@ type GoogleCloudDiscoveryengineV1betaListDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListEnginesResponse: Response message for @@ -10831,9 +10831,9 @@ type GoogleCloudDiscoveryengineV1betaListEnginesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListEnginesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListEnginesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListEnginesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListSchemasResponse: Response message for @@ -10861,9 +10861,9 @@ type GoogleCloudDiscoveryengineV1betaListSchemasResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListSchemasResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListSchemasResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListSchemasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListServingConfigsResponse: Response for @@ -10889,9 +10889,9 @@ type GoogleCloudDiscoveryengineV1betaListServingConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListServingConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListServingConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListServingConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListSessionsResponse: Response for @@ -10917,9 +10917,9 @@ type GoogleCloudDiscoveryengineV1betaListSessionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListSessionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListSessionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListSessionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaListTargetSitesResponse: Response message @@ -10949,9 +10949,9 @@ type GoogleCloudDiscoveryengineV1betaListTargetSitesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaListTargetSitesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaListTargetSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaListTargetSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaMediaInfo: Media-specific user event @@ -10979,9 +10979,9 @@ type GoogleCloudDiscoveryengineV1betaMediaInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaMediaInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaMediaInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaMediaInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaMediaInfo) UnmarshalJSON(data []byte) error { @@ -11040,9 +11040,9 @@ type GoogleCloudDiscoveryengineV1betaPageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPanelInfo: Detailed panel information @@ -11071,9 +11071,9 @@ type GoogleCloudDiscoveryengineV1betaPanelInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPanelInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPanelInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPanelInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPauseEngineRequest: Request for pausing @@ -11111,9 +11111,9 @@ type GoogleCloudDiscoveryengineV1betaProject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaProject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaProject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaProjectServiceTerms: Metadata about the @@ -11157,9 +11157,9 @@ type GoogleCloudDiscoveryengineV1betaProjectServiceTerms struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaProjectServiceTerms) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaProjectServiceTerms) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaProjectServiceTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata: Metadata @@ -11192,9 +11192,9 @@ type GoogleCloudDiscoveryengineV1betaProvisionProjectRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaProvisionProjectRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaProvisionProjectRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaProvisionProjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPurgeCompletionSuggestionsRequest: Request @@ -11230,9 +11230,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPurgeDocumentsRequest: Request message for @@ -11257,9 +11257,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse: Response message for @@ -11287,9 +11287,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata: @@ -11315,9 +11315,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesRequest: @@ -11346,9 +11346,9 @@ type GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse stru NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaQuery: Defines a user inputed query. @@ -11370,9 +11370,9 @@ type GoogleCloudDiscoveryengineV1betaQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaRankRequest: Request message for @@ -11420,9 +11420,9 @@ type GoogleCloudDiscoveryengineV1betaRankRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaRankRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaRankRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaRankRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaRankResponse: Response message for @@ -11446,9 +11446,9 @@ type GoogleCloudDiscoveryengineV1betaRankResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaRankResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaRankResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaRankResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaRankingRecord: Record message for @@ -11477,9 +11477,9 @@ type GoogleCloudDiscoveryengineV1betaRankingRecord struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaRankingRecord) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaRankingRecord) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaRankingRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaRankingRecord) UnmarshalJSON(data []byte) error { @@ -11577,9 +11577,9 @@ type GoogleCloudDiscoveryengineV1betaRecommendRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaRecommendRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaRecommendRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaRecommendRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaRecommendResponse: Response message for @@ -11613,9 +11613,9 @@ type GoogleCloudDiscoveryengineV1betaRecommendResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaRecommendResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaRecommendResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaRecommendResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaRecommendResponseRecommendationResult: @@ -11643,9 +11643,9 @@ type GoogleCloudDiscoveryengineV1betaRecommendResponseRecommendationResult struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaRecommendResponseRecommendationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaRecommendResponseRecommendationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaRecommendResponseRecommendationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaRecrawlUrisRequest: Request message for @@ -11668,9 +11668,9 @@ type GoogleCloudDiscoveryengineV1betaRecrawlUrisRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaRecrawlUrisRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaRecrawlUrisRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaRecrawlUrisRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaReply: Defines a reply message to user. @@ -11694,9 +11694,9 @@ type GoogleCloudDiscoveryengineV1betaReply struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaReply) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaReply) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaReply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaReplyReference: Defines reference in reply. @@ -11722,9 +11722,9 @@ type GoogleCloudDiscoveryengineV1betaReplyReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaReplyReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaReplyReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaReplyReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaResumeEngineRequest: Request for resuming @@ -11760,9 +11760,9 @@ type GoogleCloudDiscoveryengineV1betaSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchInfo: Detailed search information. @@ -11801,9 +11801,9 @@ type GoogleCloudDiscoveryengineV1betaSearchInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequest: Request message for @@ -11997,9 +11997,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec: Boost specification @@ -12023,9 +12023,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec: @@ -12068,9 +12068,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error { @@ -12138,9 +12138,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoo NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoost @@ -12169,9 +12169,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoo NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint) UnmarshalJSON(data []byte) error { @@ -12229,9 +12229,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec: @@ -12260,9 +12260,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveConte @@ -12312,9 +12312,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveCon NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec: A @@ -12345,9 +12345,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec: A @@ -12419,9 +12419,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecMode @@ -12443,9 +12443,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecMo NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecMode @@ -12473,9 +12473,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecMo NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec: A struct to @@ -12499,9 +12499,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec: The @@ -12523,9 +12523,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector: @@ -12548,9 +12548,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector s NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector) UnmarshalJSON(data []byte) error { @@ -12632,9 +12632,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey: Specifies @@ -12690,9 +12690,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery: Specifies the image @@ -12714,9 +12714,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandin @@ -12750,9 +12750,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstand NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec: @@ -12786,9 +12786,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec: @@ -12815,9 +12815,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec: Session @@ -12856,9 +12856,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec: The @@ -12889,9 +12889,9 @@ type GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponse: Response message for @@ -12953,9 +12953,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseFacet: A facet result. @@ -12980,9 +12980,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseFacet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseFacet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseFacet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseFacet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseFacetFacetValue: A facet value @@ -13008,9 +13008,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseFacetFacetValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseFacetFacetValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseGeoSearchDebugInfo: Debug @@ -13035,9 +13035,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseGeoSearchDebugInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseGeoSearchDebugInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseGeoSearchDebugInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseGeoSearchDebugInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult: Guided @@ -13061,9 +13061,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResultRefinementAtt @@ -13088,9 +13088,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResultRefinementA NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResultRefinementAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResultRefinementAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResultRefinementAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandi @@ -13117,9 +13117,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstan NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandi @@ -13145,9 +13145,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstan NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandi @@ -13168,9 +13168,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstan NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterAndExpression) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterAndExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterAndExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandi @@ -13200,9 +13200,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstan NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandi @@ -13231,9 +13231,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstan NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint) UnmarshalJSON(data []byte) error { @@ -13282,9 +13282,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstan NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint) UnmarshalJSON(data []byte) error { @@ -13319,9 +13319,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstan NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterOrExpression) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterOrExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterOrExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandi @@ -13346,9 +13346,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstan NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterStringConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterStringConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterStringConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo: @@ -13374,9 +13374,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult: Represents the @@ -13405,9 +13405,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseSessionInfo: Information about @@ -13435,9 +13435,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseSessionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseSessionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseSessionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseSessionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseSummary: Summary of the top N @@ -13484,9 +13484,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitation: Citation info @@ -13512,9 +13512,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationMetadata: @@ -13535,9 +13535,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationMetadata struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationSource: @@ -13560,9 +13560,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationSource struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReference: Document @@ -13591,9 +13591,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReferenceChunkContent: @@ -13616,9 +13616,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReferenceChunkContent NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReferenceChunkContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReferenceChunkContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseSummaryReferenceChunkContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes: @@ -13643,9 +13643,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes struc NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes) UnmarshalJSON(data []byte) error { @@ -13687,9 +13687,9 @@ type GoogleCloudDiscoveryengineV1betaSearchResponseSummarySummaryWithMetadata st NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSearchResponseSummarySummaryWithMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSearchResponseSummarySummaryWithMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSearchResponseSummarySummaryWithMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaServingConfig: Configures metadata that is @@ -13815,9 +13815,9 @@ type GoogleCloudDiscoveryengineV1betaServingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaServingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaServingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaServingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaServingConfigGenericConfig: Specifies the @@ -13840,9 +13840,9 @@ type GoogleCloudDiscoveryengineV1betaServingConfigGenericConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaServingConfigGenericConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaServingConfigGenericConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaServingConfigGenericConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaServingConfigMediaConfig: Specifies the @@ -13887,9 +13887,9 @@ type GoogleCloudDiscoveryengineV1betaServingConfigMediaConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaServingConfigMediaConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaServingConfigMediaConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaServingConfigMediaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaServingConfigMediaConfig) UnmarshalJSON(data []byte) error { @@ -13944,9 +13944,9 @@ type GoogleCloudDiscoveryengineV1betaSession struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSession) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSession) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSession - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSessionTurn: Represents a turn, including a @@ -13970,9 +13970,9 @@ type GoogleCloudDiscoveryengineV1betaSessionTurn struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSessionTurn) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSessionTurn) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSessionTurn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSiteSearchEngine: SiteSearchEngine captures @@ -13998,9 +13998,9 @@ type GoogleCloudDiscoveryengineV1betaSiteSearchEngine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSiteSearchEngine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSiteSearchEngine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSiteSearchEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSiteVerificationInfo: Verification @@ -14031,9 +14031,9 @@ type GoogleCloudDiscoveryengineV1betaSiteVerificationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSiteVerificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSiteVerificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSiteVerificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSpannerSource: The Spanner source for @@ -14067,9 +14067,9 @@ type GoogleCloudDiscoveryengineV1betaSpannerSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSpannerSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSpannerSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSpannerSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaSuggestionDenyListEntry: Suggestion deny @@ -14102,9 +14102,9 @@ type GoogleCloudDiscoveryengineV1betaSuggestionDenyListEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaSuggestionDenyListEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaSuggestionDenyListEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaSuggestionDenyListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTargetSite: A target site for the @@ -14175,9 +14175,9 @@ type GoogleCloudDiscoveryengineV1betaTargetSite struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTargetSite) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTargetSite) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTargetSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason: Site search @@ -14198,9 +14198,9 @@ type GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure: Failed @@ -14222,9 +14222,9 @@ type GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure struct NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTextInput: Defines text input. @@ -14246,9 +14246,9 @@ type GoogleCloudDiscoveryengineV1betaTextInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTextInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTextInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTextInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata: Metadata related @@ -14273,9 +14273,9 @@ type GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTrainCustomModelRequest: Request message for @@ -14304,9 +14304,9 @@ type GoogleCloudDiscoveryengineV1betaTrainCustomModelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTrainCustomModelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTrainCustomModelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTrainCustomModelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTrainCustomModelRequestGcsTrainingInput: @@ -14347,9 +14347,9 @@ type GoogleCloudDiscoveryengineV1betaTrainCustomModelRequestGcsTrainingInput str NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTrainCustomModelRequestGcsTrainingInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTrainCustomModelRequestGcsTrainingInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTrainCustomModelRequestGcsTrainingInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse: Response of the @@ -14386,9 +14386,9 @@ type GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTransactionInfo: A transaction represents @@ -14430,9 +14430,9 @@ type GoogleCloudDiscoveryengineV1betaTransactionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTransactionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTransactionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTransactionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDiscoveryengineV1betaTransactionInfo) UnmarshalJSON(data []byte) error { @@ -14476,9 +14476,9 @@ type GoogleCloudDiscoveryengineV1betaTuneEngineMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaTuneEngineMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaTuneEngineMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaTuneEngineMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaTuneEngineRequest: Request to manually start @@ -14513,9 +14513,9 @@ type GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata: Metadata related @@ -14540,9 +14540,9 @@ type GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaUserEvent: UserEvent captures all metadata @@ -14696,9 +14696,9 @@ type GoogleCloudDiscoveryengineV1betaUserEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaUserEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaUserEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaUserEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDiscoveryengineV1betaUserInfo: Information of an end user. @@ -14731,9 +14731,9 @@ type GoogleCloudDiscoveryengineV1betaUserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDiscoveryengineV1betaUserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDiscoveryengineV1betaUserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDiscoveryengineV1betaUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -14765,9 +14765,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -14812,9 +14812,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -14856,9 +14856,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -14894,9 +14894,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsProvisionCall struct { diff --git a/displayvideo/v2/displayvideo-gen.go b/displayvideo/v2/displayvideo-gen.go index b8a2412b5d..b85770516a 100644 --- a/displayvideo/v2/displayvideo-gen.go +++ b/displayvideo/v2/displayvideo-gen.go @@ -846,9 +846,9 @@ type ActiveViewVideoViewabilityMetricConfig struct { NullFields []string `json:"-"` } -func (s *ActiveViewVideoViewabilityMetricConfig) MarshalJSON() ([]byte, error) { +func (s ActiveViewVideoViewabilityMetricConfig) MarshalJSON() ([]byte, error) { type NoMethod ActiveViewVideoViewabilityMetricConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdUrl: Additional URLs related to the ad, including beacons. @@ -881,9 +881,9 @@ type AdUrl struct { NullFields []string `json:"-"` } -func (s *AdUrl) MarshalJSON() ([]byte, error) { +func (s AdUrl) MarshalJSON() ([]byte, error) { type NoMethod AdUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Adloox: Details of Adloox settings. @@ -915,9 +915,9 @@ type Adloox struct { NullFields []string `json:"-"` } -func (s *Adloox) MarshalJSON() ([]byte, error) { +func (s Adloox) MarshalJSON() ([]byte, error) { type NoMethod Adloox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Advertiser: A single advertiser in Display & Video 360 (DV360). @@ -998,9 +998,9 @@ type Advertiser struct { NullFields []string `json:"-"` } -func (s *Advertiser) MarshalJSON() ([]byte, error) { +func (s Advertiser) MarshalJSON() ([]byte, error) { type NoMethod Advertiser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserAdServerConfig: Ad server related settings of an advertiser. @@ -1024,9 +1024,9 @@ type AdvertiserAdServerConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserAdServerConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserAdServerConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserAdServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserBillingConfig: Billing related settings of an advertiser. @@ -1047,9 +1047,9 @@ type AdvertiserBillingConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserBillingConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserBillingConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserBillingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserCreativeConfig: Creatives related settings of an advertiser. @@ -1099,9 +1099,9 @@ type AdvertiserCreativeConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserCreativeConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserCreativeConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserCreativeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserDataAccessConfig: Settings that control how advertiser related @@ -1123,9 +1123,9 @@ type AdvertiserDataAccessConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserDataAccessConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserDataAccessConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserDataAccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserGeneralConfig: General settings of an advertiser. @@ -1171,9 +1171,9 @@ type AdvertiserGeneralConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserGeneralConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserGeneralConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserGeneralConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserSdfConfig: Structured Data Files (SDF) settings of an advertiser. @@ -1201,9 +1201,9 @@ type AdvertiserSdfConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserSdfConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserSdfConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserSdfConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserTargetingConfig: Targeting settings related to ad serving of an @@ -1228,9 +1228,9 @@ type AdvertiserTargetingConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserTargetingConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserTargetingConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserTargetingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgeRangeAssignedTargetingOptionDetails: Represents a targetable age range. @@ -1288,9 +1288,9 @@ type AgeRangeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AgeRangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AgeRangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AgeRangeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgeRangeTargetingOptionDetails: Represents a targetable age range. This will @@ -1344,9 +1344,9 @@ type AgeRangeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AgeRangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AgeRangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AgeRangeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppAssignedTargetingOptionDetails: Details for assigned app targeting @@ -1396,9 +1396,9 @@ type AppAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AppAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AppAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AppAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppCategoryAssignedTargetingOptionDetails: Details for assigned app category @@ -1426,9 +1426,9 @@ type AppCategoryAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AppCategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AppCategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AppCategoryAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppCategoryTargetingOptionDetails: Represents a targetable collection of @@ -1452,9 +1452,9 @@ type AppCategoryTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AppCategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AppCategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AppCategoryTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Asset: A single asset. @@ -1482,9 +1482,9 @@ type Asset struct { NullFields []string `json:"-"` } -func (s *Asset) MarshalJSON() ([]byte, error) { +func (s Asset) MarshalJSON() ([]byte, error) { type NoMethod Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetAssociation: Asset association for the creative. @@ -1576,9 +1576,9 @@ type AssetAssociation struct { NullFields []string `json:"-"` } -func (s *AssetAssociation) MarshalJSON() ([]byte, error) { +func (s AssetAssociation) MarshalJSON() ([]byte, error) { type NoMethod AssetAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignedInventorySource: An assignment between a targetable inventory source @@ -1609,9 +1609,9 @@ type AssignedInventorySource struct { NullFields []string `json:"-"` } -func (s *AssignedInventorySource) MarshalJSON() ([]byte, error) { +func (s AssignedInventorySource) MarshalJSON() ([]byte, error) { type NoMethod AssignedInventorySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignedLocation: An assignment between a location list and a relevant @@ -1642,9 +1642,9 @@ type AssignedLocation struct { NullFields []string `json:"-"` } -func (s *AssignedLocation) MarshalJSON() ([]byte, error) { +func (s AssignedLocation) MarshalJSON() ([]byte, error) { type NoMethod AssignedLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignedTargetingOption: A single assigned targeting option, which defines @@ -1986,9 +1986,9 @@ type AssignedTargetingOption struct { NullFields []string `json:"-"` } -func (s *AssignedTargetingOption) MarshalJSON() ([]byte, error) { +func (s AssignedTargetingOption) MarshalJSON() ([]byte, error) { type NoMethod AssignedTargetingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignedUserRole: A single assigned user role, which defines a user's @@ -2056,9 +2056,9 @@ type AssignedUserRole struct { NullFields []string `json:"-"` } -func (s *AssignedUserRole) MarshalJSON() ([]byte, error) { +func (s AssignedUserRole) MarshalJSON() ([]byte, error) { type NoMethod AssignedUserRole - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudienceGroupAssignedTargetingOptionDetails: Assigned audience group @@ -2113,9 +2113,9 @@ type AudienceGroupAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AudienceGroupAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AudienceGroupAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AudienceGroupAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudioAd: Details for an audio ad. @@ -2142,9 +2142,9 @@ type AudioAd struct { NullFields []string `json:"-"` } -func (s *AudioAd) MarshalJSON() ([]byte, error) { +func (s AudioAd) MarshalJSON() ([]byte, error) { type NoMethod AudioAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudioContentTypeAssignedTargetingOptionDetails: Details for audio content @@ -2178,9 +2178,9 @@ type AudioContentTypeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AudioContentTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AudioContentTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AudioContentTypeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudioContentTypeTargetingOptionDetails: Represents a targetable audio @@ -2211,9 +2211,9 @@ type AudioContentTypeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AudioContentTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AudioContentTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AudioContentTypeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudioVideoOffset: The length an audio or a video has been played. @@ -2235,9 +2235,9 @@ type AudioVideoOffset struct { NullFields []string `json:"-"` } -func (s *AudioVideoOffset) MarshalJSON() ([]byte, error) { +func (s AudioVideoOffset) MarshalJSON() ([]byte, error) { type NoMethod AudioVideoOffset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditAdvertiserResponse: Response message for @@ -2300,9 +2300,9 @@ type AuditAdvertiserResponse struct { NullFields []string `json:"-"` } -func (s *AuditAdvertiserResponse) MarshalJSON() ([]byte, error) { +func (s AuditAdvertiserResponse) MarshalJSON() ([]byte, error) { type NoMethod AuditAdvertiserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedSellerStatusAssignedTargetingOptionDetails: Represents an assigned @@ -2345,9 +2345,9 @@ type AuthorizedSellerStatusAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AuthorizedSellerStatusAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AuthorizedSellerStatusAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedSellerStatusAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedSellerStatusTargetingOptionDetails: Represents a targetable @@ -2385,9 +2385,9 @@ type AuthorizedSellerStatusTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AuthorizedSellerStatusTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AuthorizedSellerStatusTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedSellerStatusTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BiddingStrategy: Settings that control the bid strategy. Bid strategy @@ -2427,9 +2427,9 @@ type BiddingStrategy struct { NullFields []string `json:"-"` } -func (s *BiddingStrategy) MarshalJSON() ([]byte, error) { +func (s BiddingStrategy) MarshalJSON() ([]byte, error) { type NoMethod BiddingStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BrowserAssignedTargetingOptionDetails: Details for assigned browser @@ -2458,9 +2458,9 @@ type BrowserAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *BrowserAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s BrowserAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod BrowserAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BrowserTargetingOptionDetails: Represents a targetable browser. This will be @@ -2482,9 +2482,9 @@ type BrowserTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *BrowserTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s BrowserTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod BrowserTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BudgetSummary: Summarized information of an individual campaign budget. @@ -2522,9 +2522,9 @@ type BudgetSummary struct { NullFields []string `json:"-"` } -func (s *BudgetSummary) MarshalJSON() ([]byte, error) { +func (s BudgetSummary) MarshalJSON() ([]byte, error) { type NoMethod BudgetSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAdvertiserAssignedTargetingOptionsRequest: Request message for @@ -2555,9 +2555,9 @@ type BulkEditAdvertiserAssignedTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditAdvertiserAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditAdvertiserAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAdvertiserAssignedTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkEditAdvertiserAssignedTargetingOptionsResponse struct { @@ -2581,9 +2581,9 @@ type BulkEditAdvertiserAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAdvertiserAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAssignedInventorySourcesRequest: Request message for @@ -2615,9 +2615,9 @@ type BulkEditAssignedInventorySourcesRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedInventorySourcesRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedInventorySourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedInventorySourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAssignedInventorySourcesResponse: Response message for @@ -2642,9 +2642,9 @@ type BulkEditAssignedInventorySourcesResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedInventorySourcesResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedInventorySourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedInventorySourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAssignedLocationsRequest: Request message for @@ -2669,9 +2669,9 @@ type BulkEditAssignedLocationsRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedLocationsRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedLocationsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedLocationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkEditAssignedLocationsResponse struct { @@ -2694,9 +2694,9 @@ type BulkEditAssignedLocationsResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedLocationsResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAssignedTargetingOptionsRequest: Request message for @@ -2776,9 +2776,9 @@ type BulkEditAssignedTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkEditAssignedTargetingOptionsResponse struct { @@ -2805,9 +2805,9 @@ type BulkEditAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAssignedUserRolesRequest: Request message for @@ -2833,9 +2833,9 @@ type BulkEditAssignedUserRolesRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedUserRolesRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedUserRolesRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedUserRolesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkEditAssignedUserRolesResponse struct { @@ -2858,9 +2858,9 @@ type BulkEditAssignedUserRolesResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedUserRolesResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedUserRolesResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedUserRolesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditNegativeKeywordsRequest: Request message for @@ -2885,9 +2885,9 @@ type BulkEditNegativeKeywordsRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditNegativeKeywordsRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditNegativeKeywordsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditNegativeKeywordsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditNegativeKeywordsResponse: Response message for @@ -2912,9 +2912,9 @@ type BulkEditNegativeKeywordsResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditNegativeKeywordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditPartnerAssignedTargetingOptionsRequest: Request message for @@ -2941,9 +2941,9 @@ type BulkEditPartnerAssignedTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditPartnerAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditPartnerAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditPartnerAssignedTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkEditPartnerAssignedTargetingOptionsResponse struct { @@ -2967,9 +2967,9 @@ type BulkEditPartnerAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditPartnerAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditPartnerAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditPartnerAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditSitesRequest: Request message for SiteService.BulkEditSites. @@ -2996,9 +2996,9 @@ type BulkEditSitesRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditSitesRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditSitesRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditSitesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditSitesResponse: Response message for SiteService.BulkEditSites. @@ -3022,9 +3022,9 @@ type BulkEditSitesResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditSitesResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkListAdGroupAssignedTargetingOptionsResponse struct { @@ -3054,9 +3054,9 @@ type BulkListAdGroupAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkListAdGroupAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkListAdGroupAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkListAdGroupAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkListAdvertiserAssignedTargetingOptionsResponse struct { @@ -3085,9 +3085,9 @@ type BulkListAdvertiserAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkListAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkListAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkListAdvertiserAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkListAssignedTargetingOptionsResponse struct { @@ -3119,9 +3119,9 @@ type BulkListAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkListAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkListAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkListAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkListCampaignAssignedTargetingOptionsResponse struct { @@ -3150,9 +3150,9 @@ type BulkListCampaignAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkListCampaignAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkListCampaignAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkListCampaignAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkListInsertionOrderAssignedTargetingOptionsResponse struct { @@ -3181,9 +3181,9 @@ type BulkListInsertionOrderAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkListInsertionOrderAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkListInsertionOrderAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkListInsertionOrderAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkUpdateLineItemsRequest: Request message for @@ -3211,9 +3211,9 @@ type BulkUpdateLineItemsRequest struct { NullFields []string `json:"-"` } -func (s *BulkUpdateLineItemsRequest) MarshalJSON() ([]byte, error) { +func (s BulkUpdateLineItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkUpdateLineItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkUpdateLineItemsResponse: Response message for @@ -3246,9 +3246,9 @@ type BulkUpdateLineItemsResponse struct { NullFields []string `json:"-"` } -func (s *BulkUpdateLineItemsResponse) MarshalJSON() ([]byte, error) { +func (s BulkUpdateLineItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkUpdateLineItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BumperAd: Details for a bumper ad. @@ -3268,9 +3268,9 @@ type BumperAd struct { NullFields []string `json:"-"` } -func (s *BumperAd) MarshalJSON() ([]byte, error) { +func (s BumperAd) MarshalJSON() ([]byte, error) { type NoMethod BumperAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BusinessChainAssignedTargetingOptionDetails: Details for assigned Business @@ -3314,9 +3314,9 @@ type BusinessChainAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *BusinessChainAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s BusinessChainAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod BusinessChainAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BusinessChainAssignedTargetingOptionDetails) UnmarshalJSON(data []byte) error { @@ -3355,9 +3355,9 @@ type BusinessChainSearchTerms struct { NullFields []string `json:"-"` } -func (s *BusinessChainSearchTerms) MarshalJSON() ([]byte, error) { +func (s BusinessChainSearchTerms) MarshalJSON() ([]byte, error) { type NoMethod BusinessChainSearchTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BusinessChainTargetingOptionDetails: Represents a targetable business chain @@ -3423,9 +3423,9 @@ type BusinessChainTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *BusinessChainTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s BusinessChainTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod BusinessChainTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Campaign: A single campaign. @@ -3489,9 +3489,9 @@ type Campaign struct { NullFields []string `json:"-"` } -func (s *Campaign) MarshalJSON() ([]byte, error) { +func (s Campaign) MarshalJSON() ([]byte, error) { type NoMethod Campaign - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CampaignBudget: Settings that control how the campaign budget is allocated. @@ -3558,9 +3558,9 @@ type CampaignBudget struct { NullFields []string `json:"-"` } -func (s *CampaignBudget) MarshalJSON() ([]byte, error) { +func (s CampaignBudget) MarshalJSON() ([]byte, error) { type NoMethod CampaignBudget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CampaignFlight: Settings that track the planned spend and duration of a @@ -3594,9 +3594,9 @@ type CampaignFlight struct { NullFields []string `json:"-"` } -func (s *CampaignFlight) MarshalJSON() ([]byte, error) { +func (s CampaignFlight) MarshalJSON() ([]byte, error) { type NoMethod CampaignFlight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CampaignGoal: Settings that control the goal of a campaign. @@ -3631,9 +3631,9 @@ type CampaignGoal struct { NullFields []string `json:"-"` } -func (s *CampaignGoal) MarshalJSON() ([]byte, error) { +func (s CampaignGoal) MarshalJSON() ([]byte, error) { type NoMethod CampaignGoal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CarrierAndIspAssignedTargetingOptionDetails: Details for assigned carrier @@ -3663,9 +3663,9 @@ type CarrierAndIspAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *CarrierAndIspAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s CarrierAndIspAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod CarrierAndIspAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CarrierAndIspTargetingOptionDetails: Represents a targetable carrier or ISP. @@ -3697,9 +3697,9 @@ type CarrierAndIspTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *CarrierAndIspTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s CarrierAndIspTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod CarrierAndIspTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CategoryAssignedTargetingOptionDetails: Assigned category targeting option @@ -3726,9 +3726,9 @@ type CategoryAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *CategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s CategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod CategoryAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CategoryTargetingOptionDetails: Represents a targetable category. This will @@ -3750,9 +3750,9 @@ type CategoryTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *CategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s CategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod CategoryTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Channel: A single channel. Channels are custom groups of related websites @@ -3792,9 +3792,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelAssignedTargetingOptionDetails: Details for assigned channel @@ -3822,9 +3822,9 @@ type ChannelAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ChannelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ChannelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ChannelAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CmHybridConfig: Settings for advertisers that use both Campaign Manager 360 @@ -3868,9 +3868,9 @@ type CmHybridConfig struct { NullFields []string `json:"-"` } -func (s *CmHybridConfig) MarshalJSON() ([]byte, error) { +func (s CmHybridConfig) MarshalJSON() ([]byte, error) { type NoMethod CmHybridConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CmTrackingAd: A Campaign Manager 360 tracking ad. @@ -3894,9 +3894,9 @@ type CmTrackingAd struct { NullFields []string `json:"-"` } -func (s *CmTrackingAd) MarshalJSON() ([]byte, error) { +func (s CmTrackingAd) MarshalJSON() ([]byte, error) { type NoMethod CmTrackingAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CombinedAudience: Describes a combined audience resource. @@ -3924,9 +3924,9 @@ type CombinedAudience struct { NullFields []string `json:"-"` } -func (s *CombinedAudience) MarshalJSON() ([]byte, error) { +func (s CombinedAudience) MarshalJSON() ([]byte, error) { type NoMethod CombinedAudience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CombinedAudienceGroup: Details of combined audience group. All combined @@ -3950,9 +3950,9 @@ type CombinedAudienceGroup struct { NullFields []string `json:"-"` } -func (s *CombinedAudienceGroup) MarshalJSON() ([]byte, error) { +func (s CombinedAudienceGroup) MarshalJSON() ([]byte, error) { type NoMethod CombinedAudienceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CombinedAudienceTargetingSetting: Details of combined audience targeting @@ -3974,9 +3974,9 @@ type CombinedAudienceTargetingSetting struct { NullFields []string `json:"-"` } -func (s *CombinedAudienceTargetingSetting) MarshalJSON() ([]byte, error) { +func (s CombinedAudienceTargetingSetting) MarshalJSON() ([]byte, error) { type NoMethod CombinedAudienceTargetingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonInStreamAttribute: Common attributes for in-stream, non-skippable and @@ -4010,9 +4010,9 @@ type CommonInStreamAttribute struct { NullFields []string `json:"-"` } -func (s *CommonInStreamAttribute) MarshalJSON() ([]byte, error) { +func (s CommonInStreamAttribute) MarshalJSON() ([]byte, error) { type NoMethod CommonInStreamAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Consent: User consent status. @@ -4046,9 +4046,9 @@ type Consent struct { NullFields []string `json:"-"` } -func (s *Consent) MarshalJSON() ([]byte, error) { +func (s Consent) MarshalJSON() ([]byte, error) { type NoMethod Consent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactInfo: Contact information defining a Customer Match audience member. @@ -4089,9 +4089,9 @@ type ContactInfo struct { NullFields []string `json:"-"` } -func (s *ContactInfo) MarshalJSON() ([]byte, error) { +func (s ContactInfo) MarshalJSON() ([]byte, error) { type NoMethod ContactInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactInfoList: Wrapper message for a list of contact information defining @@ -4119,9 +4119,9 @@ type ContactInfoList struct { NullFields []string `json:"-"` } -func (s *ContactInfoList) MarshalJSON() ([]byte, error) { +func (s ContactInfoList) MarshalJSON() ([]byte, error) { type NoMethod ContactInfoList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentDurationAssignedTargetingOptionDetails: Details for content duration @@ -4161,9 +4161,9 @@ type ContentDurationAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentDurationAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentDurationAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentDurationAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentDurationTargetingOptionDetails: Represents a targetable content @@ -4197,9 +4197,9 @@ type ContentDurationTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentDurationTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentDurationTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentDurationTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentGenreAssignedTargetingOptionDetails: Details for content genre @@ -4229,9 +4229,9 @@ type ContentGenreAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentGenreAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentGenreAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentGenreAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentGenreTargetingOptionDetails: Represents a targetable content genre. @@ -4253,9 +4253,9 @@ type ContentGenreTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentGenreTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentGenreTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentGenreTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentInstreamPositionAssignedTargetingOptionDetails: Assigned content @@ -4308,9 +4308,9 @@ type ContentInstreamPositionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentInstreamPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentInstreamPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentInstreamPositionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentInstreamPositionTargetingOptionDetails: Represents a targetable @@ -4345,9 +4345,9 @@ type ContentInstreamPositionTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentInstreamPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentInstreamPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentInstreamPositionTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentOutstreamPositionAssignedTargetingOptionDetails: Assigned content @@ -4403,9 +4403,9 @@ type ContentOutstreamPositionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentOutstreamPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentOutstreamPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentOutstreamPositionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentOutstreamPositionTargetingOptionDetails: Represents a targetable @@ -4444,9 +4444,9 @@ type ContentOutstreamPositionTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentOutstreamPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentOutstreamPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentOutstreamPositionTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentStreamTypeAssignedTargetingOptionDetails: Details for content stream @@ -4481,9 +4481,9 @@ type ContentStreamTypeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentStreamTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentStreamTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentStreamTypeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentStreamTypeTargetingOptionDetails: Represents a targetable content @@ -4512,9 +4512,9 @@ type ContentStreamTypeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentStreamTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentStreamTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentStreamTypeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionCountingConfig: Settings that control how conversions are counted. @@ -4544,9 +4544,9 @@ type ConversionCountingConfig struct { NullFields []string `json:"-"` } -func (s *ConversionCountingConfig) MarshalJSON() ([]byte, error) { +func (s ConversionCountingConfig) MarshalJSON() ([]byte, error) { type NoMethod ConversionCountingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CounterEvent: Counter event of the creative. @@ -4569,9 +4569,9 @@ type CounterEvent struct { NullFields []string `json:"-"` } -func (s *CounterEvent) MarshalJSON() ([]byte, error) { +func (s CounterEvent) MarshalJSON() ([]byte, error) { type NoMethod CounterEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAssetRequest: A request message for CreateAsset. @@ -4592,9 +4592,9 @@ type CreateAssetRequest struct { NullFields []string `json:"-"` } -func (s *CreateAssetRequest) MarshalJSON() ([]byte, error) { +func (s CreateAssetRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateAssetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAssetResponse: A response message for CreateAsset. @@ -4617,9 +4617,9 @@ type CreateAssetResponse struct { NullFields []string `json:"-"` } -func (s *CreateAssetResponse) MarshalJSON() ([]byte, error) { +func (s CreateAssetResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateAssetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAssignedTargetingOptionsRequest: A request listing which assigned @@ -4752,9 +4752,9 @@ type CreateAssignedTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *CreateAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s CreateAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateAssignedTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateSdfDownloadTaskRequest: Request message for @@ -4811,9 +4811,9 @@ type CreateSdfDownloadTaskRequest struct { NullFields []string `json:"-"` } -func (s *CreateSdfDownloadTaskRequest) MarshalJSON() ([]byte, error) { +func (s CreateSdfDownloadTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateSdfDownloadTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Creative: A single Creative. @@ -5167,9 +5167,9 @@ type Creative struct { NullFields []string `json:"-"` } -func (s *Creative) MarshalJSON() ([]byte, error) { +func (s Creative) MarshalJSON() ([]byte, error) { type NoMethod Creative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeConfig: Creative requirements configuration for the inventory @@ -5241,9 +5241,9 @@ type CreativeConfig struct { NullFields []string `json:"-"` } -func (s *CreativeConfig) MarshalJSON() ([]byte, error) { +func (s CreativeConfig) MarshalJSON() ([]byte, error) { type NoMethod CreativeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomBiddingAlgorithm: A single custom bidding algorithm. @@ -5325,9 +5325,9 @@ type CustomBiddingAlgorithm struct { NullFields []string `json:"-"` } -func (s *CustomBiddingAlgorithm) MarshalJSON() ([]byte, error) { +func (s CustomBiddingAlgorithm) MarshalJSON() ([]byte, error) { type NoMethod CustomBiddingAlgorithm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomBiddingModelDetails: The details of a custom bidding algorithm model @@ -5378,9 +5378,9 @@ type CustomBiddingModelDetails struct { NullFields []string `json:"-"` } -func (s *CustomBiddingModelDetails) MarshalJSON() ([]byte, error) { +func (s CustomBiddingModelDetails) MarshalJSON() ([]byte, error) { type NoMethod CustomBiddingModelDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomBiddingScript: A single custom bidding script. @@ -5429,9 +5429,9 @@ type CustomBiddingScript struct { NullFields []string `json:"-"` } -func (s *CustomBiddingScript) MarshalJSON() ([]byte, error) { +func (s CustomBiddingScript) MarshalJSON() ([]byte, error) { type NoMethod CustomBiddingScript - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomBiddingScriptRef: The reference to the uploaded custom bidding script @@ -5458,9 +5458,9 @@ type CustomBiddingScriptRef struct { NullFields []string `json:"-"` } -func (s *CustomBiddingScriptRef) MarshalJSON() ([]byte, error) { +func (s CustomBiddingScriptRef) MarshalJSON() ([]byte, error) { type NoMethod CustomBiddingScriptRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomLabel: The key and value of a custom label. @@ -5490,9 +5490,9 @@ type CustomLabel struct { NullFields []string `json:"-"` } -func (s *CustomLabel) MarshalJSON() ([]byte, error) { +func (s CustomLabel) MarshalJSON() ([]byte, error) { type NoMethod CustomLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomList: Describes a custom list entity, such as a custom affinity or @@ -5521,9 +5521,9 @@ type CustomList struct { NullFields []string `json:"-"` } -func (s *CustomList) MarshalJSON() ([]byte, error) { +func (s CustomList) MarshalJSON() ([]byte, error) { type NoMethod CustomList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomListGroup: Details of custom list group. All custom list targeting @@ -5545,9 +5545,9 @@ type CustomListGroup struct { NullFields []string `json:"-"` } -func (s *CustomListGroup) MarshalJSON() ([]byte, error) { +func (s CustomListGroup) MarshalJSON() ([]byte, error) { type NoMethod CustomListGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomListTargetingSetting: Details of custom list targeting setting. @@ -5568,9 +5568,9 @@ type CustomListTargetingSetting struct { NullFields []string `json:"-"` } -func (s *CustomListTargetingSetting) MarshalJSON() ([]byte, error) { +func (s CustomListTargetingSetting) MarshalJSON() ([]byte, error) { type NoMethod CustomListTargetingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -5606,9 +5606,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateRange: A date range. @@ -5632,9 +5632,9 @@ type DateRange struct { NullFields []string `json:"-"` } -func (s *DateRange) MarshalJSON() ([]byte, error) { +func (s DateRange) MarshalJSON() ([]byte, error) { type NoMethod DateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DayAndTimeAssignedTargetingOptionDetails: Representation of a segment of @@ -5685,9 +5685,9 @@ type DayAndTimeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DayAndTimeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DayAndTimeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DayAndTimeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeactivateManualTriggerRequest: Request message for @@ -5825,9 +5825,9 @@ type DeleteAssignedTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *DeleteAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s DeleteAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteAssignedTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceMakeModelAssignedTargetingOptionDetails: Assigned device make and @@ -5855,9 +5855,9 @@ type DeviceMakeModelAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DeviceMakeModelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DeviceMakeModelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DeviceMakeModelAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceMakeModelTargetingOptionDetails: Represents a targetable device make @@ -5879,9 +5879,9 @@ type DeviceMakeModelTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DeviceMakeModelTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DeviceMakeModelTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DeviceMakeModelTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceTypeAssignedTargetingOptionDetails: Targeting details for device type. @@ -5920,9 +5920,9 @@ type DeviceTypeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DeviceTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DeviceTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DeviceTypeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DeviceTypeAssignedTargetingOptionDetails) UnmarshalJSON(data []byte) error { @@ -5967,9 +5967,9 @@ type DeviceTypeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DeviceTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DeviceTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DeviceTypeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DigitalContentLabelAssignedTargetingOptionDetails: Targeting details for @@ -6008,9 +6008,9 @@ type DigitalContentLabelAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DigitalContentLabelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DigitalContentLabelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DigitalContentLabelAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DigitalContentLabelTargetingOptionDetails: Represents a targetable digital @@ -6049,9 +6049,9 @@ type DigitalContentLabelTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DigitalContentLabelTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DigitalContentLabelTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DigitalContentLabelTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dimensions: Dimensions. @@ -6073,9 +6073,9 @@ type Dimensions struct { NullFields []string `json:"-"` } -func (s *Dimensions) MarshalJSON() ([]byte, error) { +func (s Dimensions) MarshalJSON() ([]byte, error) { type NoMethod Dimensions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisplayVideoSourceAd: The ad sourced from a DV360 creative. @@ -6095,9 +6095,9 @@ type DisplayVideoSourceAd struct { NullFields []string `json:"-"` } -func (s *DisplayVideoSourceAd) MarshalJSON() ([]byte, error) { +func (s DisplayVideoSourceAd) MarshalJSON() ([]byte, error) { type NoMethod DisplayVideoSourceAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerify: Details of DoubleVerify settings. @@ -6144,9 +6144,9 @@ type DoubleVerify struct { NullFields []string `json:"-"` } -func (s *DoubleVerify) MarshalJSON() ([]byte, error) { +func (s DoubleVerify) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerify - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerifyAppStarRating: Details of DoubleVerify star ratings settings. @@ -6180,9 +6180,9 @@ type DoubleVerifyAppStarRating struct { NullFields []string `json:"-"` } -func (s *DoubleVerifyAppStarRating) MarshalJSON() ([]byte, error) { +func (s DoubleVerifyAppStarRating) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerifyAppStarRating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerifyBrandSafetyCategories: Settings for brand safety controls. @@ -6246,9 +6246,9 @@ type DoubleVerifyBrandSafetyCategories struct { NullFields []string `json:"-"` } -func (s *DoubleVerifyBrandSafetyCategories) MarshalJSON() ([]byte, error) { +func (s DoubleVerifyBrandSafetyCategories) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerifyBrandSafetyCategories - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerifyDisplayViewability: Details of DoubleVerify display viewability @@ -6304,9 +6304,9 @@ type DoubleVerifyDisplayViewability struct { NullFields []string `json:"-"` } -func (s *DoubleVerifyDisplayViewability) MarshalJSON() ([]byte, error) { +func (s DoubleVerifyDisplayViewability) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerifyDisplayViewability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerifyFraudInvalidTraffic: DoubleVerify Fraud & Invalid Traffic @@ -6341,9 +6341,9 @@ type DoubleVerifyFraudInvalidTraffic struct { NullFields []string `json:"-"` } -func (s *DoubleVerifyFraudInvalidTraffic) MarshalJSON() ([]byte, error) { +func (s DoubleVerifyFraudInvalidTraffic) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerifyFraudInvalidTraffic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerifyVideoViewability: Details of DoubleVerify video viewability @@ -6415,9 +6415,9 @@ type DoubleVerifyVideoViewability struct { NullFields []string `json:"-"` } -func (s *DoubleVerifyVideoViewability) MarshalJSON() ([]byte, error) { +func (s DoubleVerifyVideoViewability) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerifyVideoViewability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DuplicateLineItemRequest: Request message for @@ -6439,9 +6439,9 @@ type DuplicateLineItemRequest struct { NullFields []string `json:"-"` } -func (s *DuplicateLineItemRequest) MarshalJSON() ([]byte, error) { +func (s DuplicateLineItemRequest) MarshalJSON() ([]byte, error) { type NoMethod DuplicateLineItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DuplicateLineItemResponse struct { @@ -6463,9 +6463,9 @@ type DuplicateLineItemResponse struct { NullFields []string `json:"-"` } -func (s *DuplicateLineItemResponse) MarshalJSON() ([]byte, error) { +func (s DuplicateLineItemResponse) MarshalJSON() ([]byte, error) { type NoMethod DuplicateLineItemResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EditCustomerMatchMembersRequest: Request message for @@ -6499,9 +6499,9 @@ type EditCustomerMatchMembersRequest struct { NullFields []string `json:"-"` } -func (s *EditCustomerMatchMembersRequest) MarshalJSON() ([]byte, error) { +func (s EditCustomerMatchMembersRequest) MarshalJSON() ([]byte, error) { type NoMethod EditCustomerMatchMembersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EditCustomerMatchMembersResponse: The response of @@ -6526,9 +6526,9 @@ type EditCustomerMatchMembersResponse struct { NullFields []string `json:"-"` } -func (s *EditCustomerMatchMembersResponse) MarshalJSON() ([]byte, error) { +func (s EditCustomerMatchMembersResponse) MarshalJSON() ([]byte, error) { type NoMethod EditCustomerMatchMembersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EditGuaranteedOrderReadAccessorsRequest: Request message for @@ -6559,9 +6559,9 @@ type EditGuaranteedOrderReadAccessorsRequest struct { NullFields []string `json:"-"` } -func (s *EditGuaranteedOrderReadAccessorsRequest) MarshalJSON() ([]byte, error) { +func (s EditGuaranteedOrderReadAccessorsRequest) MarshalJSON() ([]byte, error) { type NoMethod EditGuaranteedOrderReadAccessorsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EditGuaranteedOrderReadAccessorsResponse struct { @@ -6587,9 +6587,9 @@ type EditGuaranteedOrderReadAccessorsResponse struct { NullFields []string `json:"-"` } -func (s *EditGuaranteedOrderReadAccessorsResponse) MarshalJSON() ([]byte, error) { +func (s EditGuaranteedOrderReadAccessorsResponse) MarshalJSON() ([]byte, error) { type NoMethod EditGuaranteedOrderReadAccessorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EditInventorySourceReadWriteAccessorsRequest: Request message for @@ -6619,9 +6619,9 @@ type EditInventorySourceReadWriteAccessorsRequest struct { NullFields []string `json:"-"` } -func (s *EditInventorySourceReadWriteAccessorsRequest) MarshalJSON() ([]byte, error) { +func (s EditInventorySourceReadWriteAccessorsRequest) MarshalJSON() ([]byte, error) { type NoMethod EditInventorySourceReadWriteAccessorsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EditInventorySourceReadWriteAccessorsRequestAdvertisersUpdate: Update to the @@ -6644,9 +6644,9 @@ type EditInventorySourceReadWriteAccessorsRequestAdvertisersUpdate struct { NullFields []string `json:"-"` } -func (s *EditInventorySourceReadWriteAccessorsRequestAdvertisersUpdate) MarshalJSON() ([]byte, error) { +func (s EditInventorySourceReadWriteAccessorsRequestAdvertisersUpdate) MarshalJSON() ([]byte, error) { type NoMethod EditInventorySourceReadWriteAccessorsRequestAdvertisersUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -6693,9 +6693,9 @@ type EnvironmentAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *EnvironmentAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s EnvironmentAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvironmentTargetingOptionDetails: Represents a targetable environment. This @@ -6733,9 +6733,9 @@ type EnvironmentTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *EnvironmentTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s EnvironmentTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangeAssignedTargetingOptionDetails: Details for assigned exchange @@ -6843,9 +6843,9 @@ type ExchangeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ExchangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ExchangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ExchangeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangeConfig: Settings that control which exchanges are enabled for a @@ -6867,9 +6867,9 @@ type ExchangeConfig struct { NullFields []string `json:"-"` } -func (s *ExchangeConfig) MarshalJSON() ([]byte, error) { +func (s ExchangeConfig) MarshalJSON() ([]byte, error) { type NoMethod ExchangeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangeConfigEnabledExchange: An enabled exchange in the partner. @@ -6983,9 +6983,9 @@ type ExchangeConfigEnabledExchange struct { NullFields []string `json:"-"` } -func (s *ExchangeConfigEnabledExchange) MarshalJSON() ([]byte, error) { +func (s ExchangeConfigEnabledExchange) MarshalJSON() ([]byte, error) { type NoMethod ExchangeConfigEnabledExchange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangeReviewStatus: Exchange review status for the creative. @@ -7100,9 +7100,9 @@ type ExchangeReviewStatus struct { NullFields []string `json:"-"` } -func (s *ExchangeReviewStatus) MarshalJSON() ([]byte, error) { +func (s ExchangeReviewStatus) MarshalJSON() ([]byte, error) { type NoMethod ExchangeReviewStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangeTargetingOptionDetails: Represents a targetable exchange. This will @@ -7210,9 +7210,9 @@ type ExchangeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ExchangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ExchangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ExchangeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExitEvent: Exit event of the creative. @@ -7249,9 +7249,9 @@ type ExitEvent struct { NullFields []string `json:"-"` } -func (s *ExitEvent) MarshalJSON() ([]byte, error) { +func (s ExitEvent) MarshalJSON() ([]byte, error) { type NoMethod ExitEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirstAndThirdPartyAudience: Describes a first or third party audience list @@ -7387,9 +7387,9 @@ type FirstAndThirdPartyAudience struct { NullFields []string `json:"-"` } -func (s *FirstAndThirdPartyAudience) MarshalJSON() ([]byte, error) { +func (s FirstAndThirdPartyAudience) MarshalJSON() ([]byte, error) { type NoMethod FirstAndThirdPartyAudience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirstAndThirdPartyAudienceGroup: Details of first and third party audience @@ -7413,9 +7413,9 @@ type FirstAndThirdPartyAudienceGroup struct { NullFields []string `json:"-"` } -func (s *FirstAndThirdPartyAudienceGroup) MarshalJSON() ([]byte, error) { +func (s FirstAndThirdPartyAudienceGroup) MarshalJSON() ([]byte, error) { type NoMethod FirstAndThirdPartyAudienceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirstAndThirdPartyAudienceTargetingSetting: Details of first and third party @@ -7476,9 +7476,9 @@ type FirstAndThirdPartyAudienceTargetingSetting struct { NullFields []string `json:"-"` } -func (s *FirstAndThirdPartyAudienceTargetingSetting) MarshalJSON() ([]byte, error) { +func (s FirstAndThirdPartyAudienceTargetingSetting) MarshalJSON() ([]byte, error) { type NoMethod FirstAndThirdPartyAudienceTargetingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FixedBidStrategy: A strategy that uses a fixed bidding price. @@ -7503,9 +7503,9 @@ type FixedBidStrategy struct { NullFields []string `json:"-"` } -func (s *FixedBidStrategy) MarshalJSON() ([]byte, error) { +func (s FixedBidStrategy) MarshalJSON() ([]byte, error) { type NoMethod FixedBidStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightActivity: A single Floodlight activity. @@ -7556,9 +7556,9 @@ type FloodlightActivity struct { NullFields []string `json:"-"` } -func (s *FloodlightActivity) MarshalJSON() ([]byte, error) { +func (s FloodlightActivity) MarshalJSON() ([]byte, error) { type NoMethod FloodlightActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightGroup: A single Floodlight group. @@ -7617,9 +7617,9 @@ type FloodlightGroup struct { NullFields []string `json:"-"` } -func (s *FloodlightGroup) MarshalJSON() ([]byte, error) { +func (s FloodlightGroup) MarshalJSON() ([]byte, error) { type NoMethod FloodlightGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FrequencyCap: Settings that control the number of times a user may be shown @@ -7676,9 +7676,9 @@ type FrequencyCap struct { NullFields []string `json:"-"` } -func (s *FrequencyCap) MarshalJSON() ([]byte, error) { +func (s FrequencyCap) MarshalJSON() ([]byte, error) { type NoMethod FrequencyCap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenderAssignedTargetingOptionDetails: Details for assigned gender targeting @@ -7708,9 +7708,9 @@ type GenderAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *GenderAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s GenderAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod GenderAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenderTargetingOptionDetails: Represents a targetable gender. This will be @@ -7740,9 +7740,9 @@ type GenderTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *GenderTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s GenderTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod GenderTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateDefaultLineItemRequest: Request message for @@ -7842,9 +7842,9 @@ type GenerateDefaultLineItemRequest struct { NullFields []string `json:"-"` } -func (s *GenerateDefaultLineItemRequest) MarshalJSON() ([]byte, error) { +func (s GenerateDefaultLineItemRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateDefaultLineItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoRegionAssignedTargetingOptionDetails: Details for assigned geographic @@ -7912,9 +7912,9 @@ type GeoRegionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *GeoRegionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s GeoRegionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod GeoRegionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoRegionSearchTerms: Search terms for geo region targeting options. @@ -7935,9 +7935,9 @@ type GeoRegionSearchTerms struct { NullFields []string `json:"-"` } -func (s *GeoRegionSearchTerms) MarshalJSON() ([]byte, error) { +func (s GeoRegionSearchTerms) MarshalJSON() ([]byte, error) { type NoMethod GeoRegionSearchTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoRegionTargetingOptionDetails: Represents a targetable geographic region. @@ -8000,9 +8000,9 @@ type GeoRegionTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *GeoRegionTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s GeoRegionTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod GeoRegionTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAudience: Describes a Google audience resource. Includes Google @@ -8046,9 +8046,9 @@ type GoogleAudience struct { NullFields []string `json:"-"` } -func (s *GoogleAudience) MarshalJSON() ([]byte, error) { +func (s GoogleAudience) MarshalJSON() ([]byte, error) { type NoMethod GoogleAudience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAudienceGroup: Details of Google audience group. All Google audience @@ -8070,9 +8070,9 @@ type GoogleAudienceGroup struct { NullFields []string `json:"-"` } -func (s *GoogleAudienceGroup) MarshalJSON() ([]byte, error) { +func (s GoogleAudienceGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleAudienceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAudienceTargetingSetting: Details of Google audience targeting @@ -8094,9 +8094,9 @@ type GoogleAudienceTargetingSetting struct { NullFields []string `json:"-"` } -func (s *GoogleAudienceTargetingSetting) MarshalJSON() ([]byte, error) { +func (s GoogleAudienceTargetingSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleAudienceTargetingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleBytestreamMedia: Media resource. @@ -8119,9 +8119,9 @@ type GoogleBytestreamMedia struct { NullFields []string `json:"-"` } -func (s *GoogleBytestreamMedia) MarshalJSON() ([]byte, error) { +func (s GoogleBytestreamMedia) MarshalJSON() ([]byte, error) { type NoMethod GoogleBytestreamMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuaranteedOrder: A guaranteed order. Guaranteed orders are parent entity of @@ -8281,9 +8281,9 @@ type GuaranteedOrder struct { NullFields []string `json:"-"` } -func (s *GuaranteedOrder) MarshalJSON() ([]byte, error) { +func (s GuaranteedOrder) MarshalJSON() ([]byte, error) { type NoMethod GuaranteedOrder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuaranteedOrderStatus: The status settings of the guaranteed order. @@ -8336,9 +8336,9 @@ type GuaranteedOrderStatus struct { NullFields []string `json:"-"` } -func (s *GuaranteedOrderStatus) MarshalJSON() ([]byte, error) { +func (s GuaranteedOrderStatus) MarshalJSON() ([]byte, error) { type NoMethod GuaranteedOrderStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HouseholdIncomeAssignedTargetingOptionDetails: Details for assigned @@ -8380,9 +8380,9 @@ type HouseholdIncomeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *HouseholdIncomeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s HouseholdIncomeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod HouseholdIncomeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HouseholdIncomeTargetingOptionDetails: Represents a targetable household @@ -8423,9 +8423,9 @@ type HouseholdIncomeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *HouseholdIncomeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s HouseholdIncomeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod HouseholdIncomeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdFilter: A filtering option that filters entities by their entity IDs. @@ -8461,9 +8461,9 @@ type IdFilter struct { NullFields []string `json:"-"` } -func (s *IdFilter) MarshalJSON() ([]byte, error) { +func (s IdFilter) MarshalJSON() ([]byte, error) { type NoMethod IdFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageAsset: Meta data of an image asset. @@ -8487,9 +8487,9 @@ type ImageAsset struct { NullFields []string `json:"-"` } -func (s *ImageAsset) MarshalJSON() ([]byte, error) { +func (s ImageAsset) MarshalJSON() ([]byte, error) { type NoMethod ImageAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InStreamAd: Details for an in-stream ad. @@ -8512,9 +8512,9 @@ type InStreamAd struct { NullFields []string `json:"-"` } -func (s *InStreamAd) MarshalJSON() ([]byte, error) { +func (s InStreamAd) MarshalJSON() ([]byte, error) { type NoMethod InStreamAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertionOrder: A single insertion order. @@ -8628,9 +8628,9 @@ type InsertionOrder struct { NullFields []string `json:"-"` } -func (s *InsertionOrder) MarshalJSON() ([]byte, error) { +func (s InsertionOrder) MarshalJSON() ([]byte, error) { type NoMethod InsertionOrder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertionOrderBudget: Settings that control how insertion order budget is @@ -8679,9 +8679,9 @@ type InsertionOrderBudget struct { NullFields []string `json:"-"` } -func (s *InsertionOrderBudget) MarshalJSON() ([]byte, error) { +func (s InsertionOrderBudget) MarshalJSON() ([]byte, error) { type NoMethod InsertionOrderBudget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertionOrderBudgetSegment: Settings that control the budget of a single @@ -8719,9 +8719,9 @@ type InsertionOrderBudgetSegment struct { NullFields []string `json:"-"` } -func (s *InsertionOrderBudgetSegment) MarshalJSON() ([]byte, error) { +func (s InsertionOrderBudgetSegment) MarshalJSON() ([]byte, error) { type NoMethod InsertionOrderBudgetSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegralAdScience: Details of Integral Ad Science settings. @@ -8854,9 +8854,9 @@ type IntegralAdScience struct { NullFields []string `json:"-"` } -func (s *IntegralAdScience) MarshalJSON() ([]byte, error) { +func (s IntegralAdScience) MarshalJSON() ([]byte, error) { type NoMethod IntegralAdScience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegrationDetails: Integration details of an entry. @@ -8882,9 +8882,9 @@ type IntegrationDetails struct { NullFields []string `json:"-"` } -func (s *IntegrationDetails) MarshalJSON() ([]byte, error) { +func (s IntegrationDetails) MarshalJSON() ([]byte, error) { type NoMethod IntegrationDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySource: An inventory source. @@ -9103,9 +9103,9 @@ type InventorySource struct { NullFields []string `json:"-"` } -func (s *InventorySource) MarshalJSON() ([]byte, error) { +func (s InventorySource) MarshalJSON() ([]byte, error) { type NoMethod InventorySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceAccessors: The partner or advertisers with access to the @@ -9132,9 +9132,9 @@ type InventorySourceAccessors struct { NullFields []string `json:"-"` } -func (s *InventorySourceAccessors) MarshalJSON() ([]byte, error) { +func (s InventorySourceAccessors) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceAccessors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceAccessorsAdvertiserAccessors: The advertisers with access to @@ -9155,9 +9155,9 @@ type InventorySourceAccessorsAdvertiserAccessors struct { NullFields []string `json:"-"` } -func (s *InventorySourceAccessorsAdvertiserAccessors) MarshalJSON() ([]byte, error) { +func (s InventorySourceAccessorsAdvertiserAccessors) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceAccessorsAdvertiserAccessors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceAccessorsPartnerAccessor: The partner with access to the @@ -9178,9 +9178,9 @@ type InventorySourceAccessorsPartnerAccessor struct { NullFields []string `json:"-"` } -func (s *InventorySourceAccessorsPartnerAccessor) MarshalJSON() ([]byte, error) { +func (s InventorySourceAccessorsPartnerAccessor) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceAccessorsPartnerAccessor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceAssignedTargetingOptionDetails: Targeting details for @@ -9204,9 +9204,9 @@ type InventorySourceAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *InventorySourceAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s InventorySourceAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceDisplayCreativeConfig: The configuration for display @@ -9228,9 +9228,9 @@ type InventorySourceDisplayCreativeConfig struct { NullFields []string `json:"-"` } -func (s *InventorySourceDisplayCreativeConfig) MarshalJSON() ([]byte, error) { +func (s InventorySourceDisplayCreativeConfig) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceDisplayCreativeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceFilter: A filtering option for filtering on Inventory Source @@ -9254,9 +9254,9 @@ type InventorySourceFilter struct { NullFields []string `json:"-"` } -func (s *InventorySourceFilter) MarshalJSON() ([]byte, error) { +func (s InventorySourceFilter) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceGroup: A collection of targetable inventory sources. @@ -9285,9 +9285,9 @@ type InventorySourceGroup struct { NullFields []string `json:"-"` } -func (s *InventorySourceGroup) MarshalJSON() ([]byte, error) { +func (s InventorySourceGroup) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceGroupAssignedTargetingOptionDetails: Targeting details for @@ -9312,9 +9312,9 @@ type InventorySourceGroupAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *InventorySourceGroupAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s InventorySourceGroupAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceGroupAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceStatus: The status related settings of the inventory source. @@ -9393,9 +9393,9 @@ type InventorySourceStatus struct { NullFields []string `json:"-"` } -func (s *InventorySourceStatus) MarshalJSON() ([]byte, error) { +func (s InventorySourceStatus) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceVideoCreativeConfig: The configuration for video creatives. @@ -9416,9 +9416,9 @@ type InventorySourceVideoCreativeConfig struct { NullFields []string `json:"-"` } -func (s *InventorySourceVideoCreativeConfig) MarshalJSON() ([]byte, error) { +func (s InventorySourceVideoCreativeConfig) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceVideoCreativeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Invoice: A single invoice. @@ -9510,9 +9510,9 @@ type Invoice struct { NullFields []string `json:"-"` } -func (s *Invoice) MarshalJSON() ([]byte, error) { +func (s Invoice) MarshalJSON() ([]byte, error) { type NoMethod Invoice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeywordAssignedTargetingOptionDetails: Details for assigned keyword @@ -9539,9 +9539,9 @@ type KeywordAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *KeywordAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s KeywordAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod KeywordAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageAssignedTargetingOptionDetails: Details for assigned language @@ -9570,9 +9570,9 @@ type LanguageAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *LanguageAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s LanguageAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod LanguageAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageTargetingOptionDetails: Represents a targetable language. This will @@ -9594,9 +9594,9 @@ type LanguageTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *LanguageTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s LanguageTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod LanguageTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineItem: A single line item. @@ -9821,9 +9821,9 @@ type LineItem struct { NullFields []string `json:"-"` } -func (s *LineItem) MarshalJSON() ([]byte, error) { +func (s LineItem) MarshalJSON() ([]byte, error) { type NoMethod LineItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineItemAssignedTargetingOption: Wrapper object associating an @@ -9847,9 +9847,9 @@ type LineItemAssignedTargetingOption struct { NullFields []string `json:"-"` } -func (s *LineItemAssignedTargetingOption) MarshalJSON() ([]byte, error) { +func (s LineItemAssignedTargetingOption) MarshalJSON() ([]byte, error) { type NoMethod LineItemAssignedTargetingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineItemBudget: Settings that control how budget is allocated. @@ -9902,9 +9902,9 @@ type LineItemBudget struct { NullFields []string `json:"-"` } -func (s *LineItemBudget) MarshalJSON() ([]byte, error) { +func (s LineItemBudget) MarshalJSON() ([]byte, error) { type NoMethod LineItemBudget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineItemFlight: Settings that control the active duration of a line item. @@ -9940,9 +9940,9 @@ type LineItemFlight struct { NullFields []string `json:"-"` } -func (s *LineItemFlight) MarshalJSON() ([]byte, error) { +func (s LineItemFlight) MarshalJSON() ([]byte, error) { type NoMethod LineItemFlight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdvertiserAssignedTargetingOptionsResponse: Response message for @@ -9973,9 +9973,9 @@ type ListAdvertiserAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdvertiserAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListAdvertisersResponse struct { @@ -10001,9 +10001,9 @@ type ListAdvertisersResponse struct { NullFields []string `json:"-"` } -func (s *ListAdvertisersResponse) MarshalJSON() ([]byte, error) { +func (s ListAdvertisersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdvertisersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssignedInventorySourcesResponse: Response message for @@ -10032,9 +10032,9 @@ type ListAssignedInventorySourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListAssignedInventorySourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListAssignedInventorySourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssignedInventorySourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssignedLocationsResponse: Response message for @@ -10063,9 +10063,9 @@ type ListAssignedLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListAssignedLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListAssignedLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssignedLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCampaignAssignedTargetingOptionsResponse: Response message for @@ -10096,9 +10096,9 @@ type ListCampaignAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListCampaignAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListCampaignAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCampaignAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCampaignsResponse struct { @@ -10124,9 +10124,9 @@ type ListCampaignsResponse struct { NullFields []string `json:"-"` } -func (s *ListCampaignsResponse) MarshalJSON() ([]byte, error) { +func (s ListCampaignsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCampaignsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListChannelsResponse struct { @@ -10152,9 +10152,9 @@ type ListChannelsResponse struct { NullFields []string `json:"-"` } -func (s *ListChannelsResponse) MarshalJSON() ([]byte, error) { +func (s ListChannelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListChannelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCombinedAudiencesResponse struct { @@ -10181,9 +10181,9 @@ type ListCombinedAudiencesResponse struct { NullFields []string `json:"-"` } -func (s *ListCombinedAudiencesResponse) MarshalJSON() ([]byte, error) { +func (s ListCombinedAudiencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCombinedAudiencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCreativesResponse struct { @@ -10210,9 +10210,9 @@ type ListCreativesResponse struct { NullFields []string `json:"-"` } -func (s *ListCreativesResponse) MarshalJSON() ([]byte, error) { +func (s ListCreativesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCreativesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCustomBiddingAlgorithmsResponse struct { @@ -10240,9 +10240,9 @@ type ListCustomBiddingAlgorithmsResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomBiddingAlgorithmsResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomBiddingAlgorithmsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomBiddingAlgorithmsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCustomBiddingScriptsResponse struct { @@ -10270,9 +10270,9 @@ type ListCustomBiddingScriptsResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomBiddingScriptsResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomBiddingScriptsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomBiddingScriptsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCustomListsResponse struct { @@ -10298,9 +10298,9 @@ type ListCustomListsResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomListsResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomListsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomListsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListFirstAndThirdPartyAudiencesResponse struct { @@ -10329,9 +10329,9 @@ type ListFirstAndThirdPartyAudiencesResponse struct { NullFields []string `json:"-"` } -func (s *ListFirstAndThirdPartyAudiencesResponse) MarshalJSON() ([]byte, error) { +func (s ListFirstAndThirdPartyAudiencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFirstAndThirdPartyAudiencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListFloodlightActivitiesResponse struct { @@ -10358,9 +10358,9 @@ type ListFloodlightActivitiesResponse struct { NullFields []string `json:"-"` } -func (s *ListFloodlightActivitiesResponse) MarshalJSON() ([]byte, error) { +func (s ListFloodlightActivitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFloodlightActivitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListGoogleAudiencesResponse struct { @@ -10387,9 +10387,9 @@ type ListGoogleAudiencesResponse struct { NullFields []string `json:"-"` } -func (s *ListGoogleAudiencesResponse) MarshalJSON() ([]byte, error) { +func (s ListGoogleAudiencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGoogleAudiencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListGuaranteedOrdersResponse struct { @@ -10416,9 +10416,9 @@ type ListGuaranteedOrdersResponse struct { NullFields []string `json:"-"` } -func (s *ListGuaranteedOrdersResponse) MarshalJSON() ([]byte, error) { +func (s ListGuaranteedOrdersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGuaranteedOrdersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListInsertionOrderAssignedTargetingOptionsResponse struct { @@ -10447,9 +10447,9 @@ type ListInsertionOrderAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListInsertionOrderAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListInsertionOrderAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInsertionOrderAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListInsertionOrdersResponse struct { @@ -10476,9 +10476,9 @@ type ListInsertionOrdersResponse struct { NullFields []string `json:"-"` } -func (s *ListInsertionOrdersResponse) MarshalJSON() ([]byte, error) { +func (s ListInsertionOrdersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInsertionOrdersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInventorySourceGroupsResponse: Response message for @@ -10507,9 +10507,9 @@ type ListInventorySourceGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListInventorySourceGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListInventorySourceGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInventorySourceGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListInventorySourcesResponse struct { @@ -10536,9 +10536,9 @@ type ListInventorySourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListInventorySourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListInventorySourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInventorySourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListInvoicesResponse struct { @@ -10565,9 +10565,9 @@ type ListInvoicesResponse struct { NullFields []string `json:"-"` } -func (s *ListInvoicesResponse) MarshalJSON() ([]byte, error) { +func (s ListInvoicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInvoicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLineItemAssignedTargetingOptionsResponse: Response message for @@ -10598,9 +10598,9 @@ type ListLineItemAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListLineItemAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListLineItemAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLineItemAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListLineItemsResponse struct { @@ -10626,9 +10626,9 @@ type ListLineItemsResponse struct { NullFields []string `json:"-"` } -func (s *ListLineItemsResponse) MarshalJSON() ([]byte, error) { +func (s ListLineItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLineItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListLocationListsResponse struct { @@ -10655,9 +10655,9 @@ type ListLocationListsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationListsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationListsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationListsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListManualTriggersResponse struct { @@ -10684,9 +10684,9 @@ type ListManualTriggersResponse struct { NullFields []string `json:"-"` } -func (s *ListManualTriggersResponse) MarshalJSON() ([]byte, error) { +func (s ListManualTriggersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListManualTriggersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNegativeKeywordListsResponse: Response message for @@ -10715,9 +10715,9 @@ type ListNegativeKeywordListsResponse struct { NullFields []string `json:"-"` } -func (s *ListNegativeKeywordListsResponse) MarshalJSON() ([]byte, error) { +func (s ListNegativeKeywordListsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNegativeKeywordListsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNegativeKeywordsResponse: Response message for @@ -10746,9 +10746,9 @@ type ListNegativeKeywordsResponse struct { NullFields []string `json:"-"` } -func (s *ListNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { +func (s ListNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNegativeKeywordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListPartnerAssignedTargetingOptionsResponse struct { @@ -10777,9 +10777,9 @@ type ListPartnerAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListPartnerAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListPartnerAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPartnerAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListPartnersResponse struct { @@ -10805,9 +10805,9 @@ type ListPartnersResponse struct { NullFields []string `json:"-"` } -func (s *ListPartnersResponse) MarshalJSON() ([]byte, error) { +func (s ListPartnersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPartnersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSitesResponse: Response message for SiteService.ListSites. @@ -10834,9 +10834,9 @@ type ListSitesResponse struct { NullFields []string `json:"-"` } -func (s *ListSitesResponse) MarshalJSON() ([]byte, error) { +func (s ListSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTargetingOptionsResponse: Response message for ListTargetingOptions. @@ -10864,9 +10864,9 @@ type ListTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListUsersResponse struct { @@ -10893,9 +10893,9 @@ type ListUsersResponse struct { NullFields []string `json:"-"` } -func (s *ListUsersResponse) MarshalJSON() ([]byte, error) { +func (s ListUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListYoutubeAdGroupAdsResponse struct { @@ -10922,9 +10922,9 @@ type ListYoutubeAdGroupAdsResponse struct { NullFields []string `json:"-"` } -func (s *ListYoutubeAdGroupAdsResponse) MarshalJSON() ([]byte, error) { +func (s ListYoutubeAdGroupAdsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListYoutubeAdGroupAdsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListYoutubeAdGroupAssignedTargetingOptionsResponse: Response message for @@ -10955,9 +10955,9 @@ type ListYoutubeAdGroupAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListYoutubeAdGroupAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListYoutubeAdGroupAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListYoutubeAdGroupAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListYoutubeAdGroupsResponse struct { @@ -10983,9 +10983,9 @@ type ListYoutubeAdGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListYoutubeAdGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListYoutubeAdGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListYoutubeAdGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationList: A list of locations used for targeting. @@ -11026,9 +11026,9 @@ type LocationList struct { NullFields []string `json:"-"` } -func (s *LocationList) MarshalJSON() ([]byte, error) { +func (s LocationList) MarshalJSON() ([]byte, error) { type NoMethod LocationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookbackWindow: Specifies how many days into the past to look when @@ -11053,9 +11053,9 @@ type LookbackWindow struct { NullFields []string `json:"-"` } -func (s *LookbackWindow) MarshalJSON() ([]byte, error) { +func (s LookbackWindow) MarshalJSON() ([]byte, error) { type NoMethod LookbackWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LookupInvoiceCurrencyResponse struct { @@ -11077,9 +11077,9 @@ type LookupInvoiceCurrencyResponse struct { NullFields []string `json:"-"` } -func (s *LookupInvoiceCurrencyResponse) MarshalJSON() ([]byte, error) { +func (s LookupInvoiceCurrencyResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupInvoiceCurrencyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManualTrigger: A single manual trigger in Display & Video 360. **Warning:** @@ -11130,9 +11130,9 @@ type ManualTrigger struct { NullFields []string `json:"-"` } -func (s *ManualTrigger) MarshalJSON() ([]byte, error) { +func (s ManualTrigger) MarshalJSON() ([]byte, error) { type NoMethod ManualTrigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MastheadAd: Details for a Masthead Ad. @@ -11183,9 +11183,9 @@ type MastheadAd struct { NullFields []string `json:"-"` } -func (s *MastheadAd) MarshalJSON() ([]byte, error) { +func (s MastheadAd) MarshalJSON() ([]byte, error) { type NoMethod MastheadAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaximizeSpendBidStrategy: A strategy that automatically adjusts the bid to @@ -11234,9 +11234,9 @@ type MaximizeSpendBidStrategy struct { NullFields []string `json:"-"` } -func (s *MaximizeSpendBidStrategy) MarshalJSON() ([]byte, error) { +func (s MaximizeSpendBidStrategy) MarshalJSON() ([]byte, error) { type NoMethod MaximizeSpendBidStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MeasurementConfig: Measurement settings of a partner. @@ -11259,9 +11259,9 @@ type MeasurementConfig struct { NullFields []string `json:"-"` } -func (s *MeasurementConfig) MarshalJSON() ([]byte, error) { +func (s MeasurementConfig) MarshalJSON() ([]byte, error) { type NoMethod MeasurementConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileApp: A mobile app promoted by a mobile app install line item. @@ -11295,9 +11295,9 @@ type MobileApp struct { NullFields []string `json:"-"` } -func (s *MobileApp) MarshalJSON() ([]byte, error) { +func (s MobileApp) MarshalJSON() ([]byte, error) { type NoMethod MobileApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileDeviceIdList: Wrapper message for a list of mobile device IDs defining @@ -11325,9 +11325,9 @@ type MobileDeviceIdList struct { NullFields []string `json:"-"` } -func (s *MobileDeviceIdList) MarshalJSON() ([]byte, error) { +func (s MobileDeviceIdList) MarshalJSON() ([]byte, error) { type NoMethod MobileDeviceIdList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -11356,9 +11356,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NativeContentPositionAssignedTargetingOptionDetails: Details for native @@ -11401,9 +11401,9 @@ type NativeContentPositionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *NativeContentPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s NativeContentPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod NativeContentPositionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NativeContentPositionTargetingOptionDetails: Represents a targetable native @@ -11444,9 +11444,9 @@ type NativeContentPositionTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *NativeContentPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s NativeContentPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod NativeContentPositionTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NegativeKeyword: A negatively targeted keyword that belongs to a negative @@ -11477,9 +11477,9 @@ type NegativeKeyword struct { NullFields []string `json:"-"` } -func (s *NegativeKeyword) MarshalJSON() ([]byte, error) { +func (s NegativeKeyword) MarshalJSON() ([]byte, error) { type NoMethod NegativeKeyword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NegativeKeywordList: A list of negative keywords used for targeting. @@ -11514,9 +11514,9 @@ type NegativeKeywordList struct { NullFields []string `json:"-"` } -func (s *NegativeKeywordList) MarshalJSON() ([]byte, error) { +func (s NegativeKeywordList) MarshalJSON() ([]byte, error) { type NoMethod NegativeKeywordList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NegativeKeywordListAssignedTargetingOptionDetails: Targeting details for @@ -11541,9 +11541,9 @@ type NegativeKeywordListAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *NegativeKeywordListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s NegativeKeywordListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod NegativeKeywordListAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonSkippableAd: Details for a non-skippable ad. @@ -11566,9 +11566,9 @@ type NonSkippableAd struct { NullFields []string `json:"-"` } -func (s *NonSkippableAd) MarshalJSON() ([]byte, error) { +func (s NonSkippableAd) MarshalJSON() ([]byte, error) { type NoMethod NonSkippableAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObaIcon: OBA Icon for a Creative @@ -11615,9 +11615,9 @@ type ObaIcon struct { NullFields []string `json:"-"` } -func (s *ObaIcon) MarshalJSON() ([]byte, error) { +func (s ObaIcon) MarshalJSON() ([]byte, error) { type NoMethod ObaIcon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OmidAssignedTargetingOptionDetails: Represents a targetable Open Measurement @@ -11645,9 +11645,9 @@ type OmidAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OmidAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OmidAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OmidAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OmidTargetingOptionDetails: Represents a targetable Open Measurement enabled @@ -11675,9 +11675,9 @@ type OmidTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OmidTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OmidTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OmidTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnScreenPositionAssignedTargetingOptionDetails: On screen position targeting @@ -11727,9 +11727,9 @@ type OnScreenPositionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OnScreenPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OnScreenPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OnScreenPositionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnScreenPositionTargetingOptionDetails: Represents a targetable on screen @@ -11760,9 +11760,9 @@ type OnScreenPositionTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OnScreenPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OnScreenPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OnScreenPositionTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystemAssignedTargetingOptionDetails: Assigned operating system @@ -11791,9 +11791,9 @@ type OperatingSystemAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OperatingSystemAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OperatingSystemAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystemAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystemTargetingOptionDetails: Represents a targetable operating @@ -11815,9 +11815,9 @@ type OperatingSystemTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OperatingSystemTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OperatingSystemTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystemTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -11862,9 +11862,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pacing: Settings that control the rate at which a budget is spent. @@ -11922,9 +11922,9 @@ type Pacing struct { NullFields []string `json:"-"` } -func (s *Pacing) MarshalJSON() ([]byte, error) { +func (s Pacing) MarshalJSON() ([]byte, error) { type NoMethod Pacing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParentEntityFilter: A filtering option that filters on selected file types @@ -11987,9 +11987,9 @@ type ParentEntityFilter struct { NullFields []string `json:"-"` } -func (s *ParentEntityFilter) MarshalJSON() ([]byte, error) { +func (s ParentEntityFilter) MarshalJSON() ([]byte, error) { type NoMethod ParentEntityFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParentalStatusAssignedTargetingOptionDetails: Details for assigned parental @@ -12021,9 +12021,9 @@ type ParentalStatusAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ParentalStatusAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ParentalStatusAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ParentalStatusAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParentalStatusTargetingOptionDetails: Represents a targetable parental @@ -12054,9 +12054,9 @@ type ParentalStatusTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ParentalStatusTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ParentalStatusTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ParentalStatusTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Partner: A single partner in Display & Video 360 (DV360). @@ -12113,9 +12113,9 @@ type Partner struct { NullFields []string `json:"-"` } -func (s *Partner) MarshalJSON() ([]byte, error) { +func (s Partner) MarshalJSON() ([]byte, error) { type NoMethod Partner - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerAdServerConfig: Ad server related settings of a partner. @@ -12135,9 +12135,9 @@ type PartnerAdServerConfig struct { NullFields []string `json:"-"` } -func (s *PartnerAdServerConfig) MarshalJSON() ([]byte, error) { +func (s PartnerAdServerConfig) MarshalJSON() ([]byte, error) { type NoMethod PartnerAdServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerCost: Settings that control a partner cost. A partner cost is any @@ -12264,9 +12264,9 @@ type PartnerCost struct { NullFields []string `json:"-"` } -func (s *PartnerCost) MarshalJSON() ([]byte, error) { +func (s PartnerCost) MarshalJSON() ([]byte, error) { type NoMethod PartnerCost - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerDataAccessConfig: Settings that control how partner related data may @@ -12288,9 +12288,9 @@ type PartnerDataAccessConfig struct { NullFields []string `json:"-"` } -func (s *PartnerDataAccessConfig) MarshalJSON() ([]byte, error) { +func (s PartnerDataAccessConfig) MarshalJSON() ([]byte, error) { type NoMethod PartnerDataAccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerGeneralConfig: General settings of a partner. @@ -12314,9 +12314,9 @@ type PartnerGeneralConfig struct { NullFields []string `json:"-"` } -func (s *PartnerGeneralConfig) MarshalJSON() ([]byte, error) { +func (s PartnerGeneralConfig) MarshalJSON() ([]byte, error) { type NoMethod PartnerGeneralConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerRevenueModel: Settings that control how partner revenue is @@ -12360,9 +12360,9 @@ type PartnerRevenueModel struct { NullFields []string `json:"-"` } -func (s *PartnerRevenueModel) MarshalJSON() ([]byte, error) { +func (s PartnerRevenueModel) MarshalJSON() ([]byte, error) { type NoMethod PartnerRevenueModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceGoal: Settings that control the performance goal of a campaign. @@ -12435,9 +12435,9 @@ type PerformanceGoal struct { NullFields []string `json:"-"` } -func (s *PerformanceGoal) MarshalJSON() ([]byte, error) { +func (s PerformanceGoal) MarshalJSON() ([]byte, error) { type NoMethod PerformanceGoal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceGoalBidStrategy: A strategy that automatically adjusts the bid to @@ -12508,9 +12508,9 @@ type PerformanceGoalBidStrategy struct { NullFields []string `json:"-"` } -func (s *PerformanceGoalBidStrategy) MarshalJSON() ([]byte, error) { +func (s PerformanceGoalBidStrategy) MarshalJSON() ([]byte, error) { type NoMethod PerformanceGoalBidStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PoiAssignedTargetingOptionDetails: Details for assigned POI targeting @@ -12563,9 +12563,9 @@ type PoiAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *PoiAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s PoiAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod PoiAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PoiAssignedTargetingOptionDetails) UnmarshalJSON(data []byte) error { @@ -12605,9 +12605,9 @@ type PoiSearchTerms struct { NullFields []string `json:"-"` } -func (s *PoiSearchTerms) MarshalJSON() ([]byte, error) { +func (s PoiSearchTerms) MarshalJSON() ([]byte, error) { type NoMethod PoiSearchTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PoiTargetingOptionDetails: Represents a targetable point of interest(POI). @@ -12634,9 +12634,9 @@ type PoiTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *PoiTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s PoiTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod PoiTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PoiTargetingOptionDetails) UnmarshalJSON(data []byte) error { @@ -12687,9 +12687,9 @@ type PrismaConfig struct { NullFields []string `json:"-"` } -func (s *PrismaConfig) MarshalJSON() ([]byte, error) { +func (s PrismaConfig) MarshalJSON() ([]byte, error) { type NoMethod PrismaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrismaCpeCode: Google Payments Center supports searching and filtering on @@ -12714,9 +12714,9 @@ type PrismaCpeCode struct { NullFields []string `json:"-"` } -func (s *PrismaCpeCode) MarshalJSON() ([]byte, error) { +func (s PrismaCpeCode) MarshalJSON() ([]byte, error) { type NoMethod PrismaCpeCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductFeedData: The details of product feed. @@ -12746,9 +12746,9 @@ type ProductFeedData struct { NullFields []string `json:"-"` } -func (s *ProductFeedData) MarshalJSON() ([]byte, error) { +func (s ProductFeedData) MarshalJSON() ([]byte, error) { type NoMethod ProductFeedData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductMatchDimension: A dimension used to match products. @@ -12771,9 +12771,9 @@ type ProductMatchDimension struct { NullFields []string `json:"-"` } -func (s *ProductMatchDimension) MarshalJSON() ([]byte, error) { +func (s ProductMatchDimension) MarshalJSON() ([]byte, error) { type NoMethod ProductMatchDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProximityLocationListAssignedTargetingOptionDetails: Targeting details for @@ -12812,9 +12812,9 @@ type ProximityLocationListAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ProximityLocationListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ProximityLocationListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ProximityLocationListAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProximityLocationListAssignedTargetingOptionDetails) UnmarshalJSON(data []byte) error { @@ -12857,9 +12857,9 @@ type PublisherReviewStatus struct { NullFields []string `json:"-"` } -func (s *PublisherReviewStatus) MarshalJSON() ([]byte, error) { +func (s PublisherReviewStatus) MarshalJSON() ([]byte, error) { type NoMethod PublisherReviewStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RateDetails: The rate related settings of the inventory source. @@ -12899,9 +12899,9 @@ type RateDetails struct { NullFields []string `json:"-"` } -func (s *RateDetails) MarshalJSON() ([]byte, error) { +func (s RateDetails) MarshalJSON() ([]byte, error) { type NoMethod RateDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalLocationListAssignedTargetingOptionDetails: Targeting details for @@ -12928,9 +12928,9 @@ type RegionalLocationListAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *RegionalLocationListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s RegionalLocationListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod RegionalLocationListAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemarketingConfig: Settings that control the whether remarketing is enabled @@ -12954,9 +12954,9 @@ type RemarketingConfig struct { NullFields []string `json:"-"` } -func (s *RemarketingConfig) MarshalJSON() ([]byte, error) { +func (s RemarketingConfig) MarshalJSON() ([]byte, error) { type NoMethod RemarketingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceNegativeKeywordsRequest: Request message for @@ -12979,9 +12979,9 @@ type ReplaceNegativeKeywordsRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceNegativeKeywordsRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceNegativeKeywordsRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceNegativeKeywordsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceNegativeKeywordsResponse: Response message for @@ -13006,9 +13006,9 @@ type ReplaceNegativeKeywordsResponse struct { NullFields []string `json:"-"` } -func (s *ReplaceNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { +func (s ReplaceNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { type NoMethod ReplaceNegativeKeywordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceSitesRequest: Request message for SiteService.ReplaceSites. @@ -13033,9 +13033,9 @@ type ReplaceSitesRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceSitesRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceSitesRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceSitesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceSitesResponse: Response message for SiteService.ReplaceSites. @@ -13058,9 +13058,9 @@ type ReplaceSitesResponse struct { NullFields []string `json:"-"` } -func (s *ReplaceSitesResponse) MarshalJSON() ([]byte, error) { +func (s ReplaceSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod ReplaceSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReviewStatusInfo: Review statuses for the creative. @@ -13123,9 +13123,9 @@ type ReviewStatusInfo struct { NullFields []string `json:"-"` } -func (s *ReviewStatusInfo) MarshalJSON() ([]byte, error) { +func (s ReviewStatusInfo) MarshalJSON() ([]byte, error) { type NoMethod ReviewStatusInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScriptError: An error message for a custom bidding script. @@ -13159,9 +13159,9 @@ type ScriptError struct { NullFields []string `json:"-"` } -func (s *ScriptError) MarshalJSON() ([]byte, error) { +func (s ScriptError) MarshalJSON() ([]byte, error) { type NoMethod ScriptError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdfConfig: Structured Data File (SDF) related settings. @@ -13205,9 +13205,9 @@ type SdfConfig struct { NullFields []string `json:"-"` } -func (s *SdfConfig) MarshalJSON() ([]byte, error) { +func (s SdfConfig) MarshalJSON() ([]byte, error) { type NoMethod SdfConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdfDownloadTask: Type for the response returned by @@ -13232,9 +13232,9 @@ type SdfDownloadTask struct { NullFields []string `json:"-"` } -func (s *SdfDownloadTask) MarshalJSON() ([]byte, error) { +func (s SdfDownloadTask) MarshalJSON() ([]byte, error) { type NoMethod SdfDownloadTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdfDownloadTaskMetadata: Type for the metadata returned by @@ -13280,9 +13280,9 @@ type SdfDownloadTaskMetadata struct { NullFields []string `json:"-"` } -func (s *SdfDownloadTaskMetadata) MarshalJSON() ([]byte, error) { +func (s SdfDownloadTaskMetadata) MarshalJSON() ([]byte, error) { type NoMethod SdfDownloadTaskMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchTargetingOptionsRequest: Request message for SearchTargetingOptions. @@ -13321,9 +13321,9 @@ type SearchTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *SearchTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s SearchTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchTargetingOptionsResponse: Response message for SearchTargetingOptions. @@ -13351,9 +13351,9 @@ type SearchTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *SearchTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s SearchTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SensitiveCategoryAssignedTargetingOptionDetails: Targeting details for @@ -13431,9 +13431,9 @@ type SensitiveCategoryAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *SensitiveCategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s SensitiveCategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod SensitiveCategoryAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SensitiveCategoryTargetingOptionDetails: Represents a targetable sensitive @@ -13511,9 +13511,9 @@ type SensitiveCategoryTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *SensitiveCategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s SensitiveCategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod SensitiveCategoryTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SessionPositionAssignedTargetingOptionDetails: Details for session position @@ -13541,9 +13541,9 @@ type SessionPositionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *SessionPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s SessionPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod SessionPositionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Site: A single site. Sites are apps or websites belonging to a channel. @@ -13569,9 +13569,9 @@ type Site struct { NullFields []string `json:"-"` } -func (s *Site) MarshalJSON() ([]byte, error) { +func (s Site) MarshalJSON() ([]byte, error) { type NoMethod Site - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -13603,9 +13603,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubExchangeAssignedTargetingOptionDetails: Details for assigned sub-exchange @@ -13629,9 +13629,9 @@ type SubExchangeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *SubExchangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s SubExchangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod SubExchangeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubExchangeTargetingOptionDetails: Represents a targetable sub-exchange. @@ -13653,9 +13653,9 @@ type SubExchangeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *SubExchangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s SubExchangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod SubExchangeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetFrequency: Setting that controls the average number of times the ads @@ -13700,9 +13700,9 @@ type TargetFrequency struct { NullFields []string `json:"-"` } -func (s *TargetFrequency) MarshalJSON() ([]byte, error) { +func (s TargetFrequency) MarshalJSON() ([]byte, error) { type NoMethod TargetFrequency - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetingExpansionConfig: Settings that control the optimized targeting @@ -13751,9 +13751,9 @@ type TargetingExpansionConfig struct { NullFields []string `json:"-"` } -func (s *TargetingExpansionConfig) MarshalJSON() ([]byte, error) { +func (s TargetingExpansionConfig) MarshalJSON() ([]byte, error) { type NoMethod TargetingExpansionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetingOption: Represents a single targeting option, which is a targetable @@ -13956,9 +13956,9 @@ type TargetingOption struct { NullFields []string `json:"-"` } -func (s *TargetingOption) MarshalJSON() ([]byte, error) { +func (s TargetingOption) MarshalJSON() ([]byte, error) { type NoMethod TargetingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyOnlyConfig: Settings for advertisers that use third-party ad @@ -13980,9 +13980,9 @@ type ThirdPartyOnlyConfig struct { NullFields []string `json:"-"` } -func (s *ThirdPartyOnlyConfig) MarshalJSON() ([]byte, error) { +func (s ThirdPartyOnlyConfig) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyOnlyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyUrl: Tracking URLs from third parties to track interactions with @@ -14042,9 +14042,9 @@ type ThirdPartyUrl struct { NullFields []string `json:"-"` } -func (s *ThirdPartyUrl) MarshalJSON() ([]byte, error) { +func (s ThirdPartyUrl) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyVendorConfig: Settings that control how third-party measurement @@ -14081,9 +14081,9 @@ type ThirdPartyVendorConfig struct { NullFields []string `json:"-"` } -func (s *ThirdPartyVendorConfig) MarshalJSON() ([]byte, error) { +func (s ThirdPartyVendorConfig) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyVendorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyVerifierAssignedTargetingOptionDetails: Assigned third party @@ -14110,9 +14110,9 @@ type ThirdPartyVerifierAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ThirdPartyVerifierAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ThirdPartyVerifierAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyVerifierAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeRange: A time range. @@ -14134,9 +14134,9 @@ type TimeRange struct { NullFields []string `json:"-"` } -func (s *TimeRange) MarshalJSON() ([]byte, error) { +func (s TimeRange) MarshalJSON() ([]byte, error) { type NoMethod TimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimerEvent: Timer event of the creative. @@ -14159,9 +14159,9 @@ type TimerEvent struct { NullFields []string `json:"-"` } -func (s *TimerEvent) MarshalJSON() ([]byte, error) { +func (s TimerEvent) MarshalJSON() ([]byte, error) { type NoMethod TimerEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrackingFloodlightActivityConfig: Settings that control the behavior of a @@ -14190,9 +14190,9 @@ type TrackingFloodlightActivityConfig struct { NullFields []string `json:"-"` } -func (s *TrackingFloodlightActivityConfig) MarshalJSON() ([]byte, error) { +func (s TrackingFloodlightActivityConfig) MarshalJSON() ([]byte, error) { type NoMethod TrackingFloodlightActivityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Transcode: Represents information about the transcoded audio or video file. @@ -14231,9 +14231,9 @@ type Transcode struct { NullFields []string `json:"-"` } -func (s *Transcode) MarshalJSON() ([]byte, error) { +func (s Transcode) MarshalJSON() ([]byte, error) { type NoMethod Transcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Transcode) UnmarshalJSON(data []byte) error { @@ -14283,9 +14283,9 @@ type UniversalAdId struct { NullFields []string `json:"-"` } -func (s *UniversalAdId) MarshalJSON() ([]byte, error) { +func (s UniversalAdId) MarshalJSON() ([]byte, error) { type NoMethod UniversalAdId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlAssignedTargetingOptionDetails: Details for assigned URL targeting @@ -14312,9 +14312,9 @@ type UrlAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *UrlAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s UrlAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod UrlAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: A single user in Display & Video 360. @@ -14350,9 +14350,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRewardedContentAssignedTargetingOptionDetails: User rewarded content @@ -14387,9 +14387,9 @@ type UserRewardedContentAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *UserRewardedContentAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s UserRewardedContentAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod UserRewardedContentAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRewardedContentTargetingOptionDetails: Represents a targetable user @@ -14421,9 +14421,9 @@ type UserRewardedContentTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *UserRewardedContentTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s UserRewardedContentTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod UserRewardedContentTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoAdSequenceSettings: Settings related to VideoAdSequence. @@ -14451,9 +14451,9 @@ type VideoAdSequenceSettings struct { NullFields []string `json:"-"` } -func (s *VideoAdSequenceSettings) MarshalJSON() ([]byte, error) { +func (s VideoAdSequenceSettings) MarshalJSON() ([]byte, error) { type NoMethod VideoAdSequenceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoAdSequenceStep: The detail of a single step in a VideoAdSequence. @@ -14490,9 +14490,9 @@ type VideoAdSequenceStep struct { NullFields []string `json:"-"` } -func (s *VideoAdSequenceStep) MarshalJSON() ([]byte, error) { +func (s VideoAdSequenceStep) MarshalJSON() ([]byte, error) { type NoMethod VideoAdSequenceStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoDiscoveryAd: Details for a video discovery ad. @@ -14528,9 +14528,9 @@ type VideoDiscoveryAd struct { NullFields []string `json:"-"` } -func (s *VideoDiscoveryAd) MarshalJSON() ([]byte, error) { +func (s VideoDiscoveryAd) MarshalJSON() ([]byte, error) { type NoMethod VideoDiscoveryAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoPerformanceAd: Details for a video performance ad. @@ -14576,9 +14576,9 @@ type VideoPerformanceAd struct { NullFields []string `json:"-"` } -func (s *VideoPerformanceAd) MarshalJSON() ([]byte, error) { +func (s VideoPerformanceAd) MarshalJSON() ([]byte, error) { type NoMethod VideoPerformanceAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoPlayerSizeAssignedTargetingOptionDetails: Video player size targeting @@ -14616,9 +14616,9 @@ type VideoPlayerSizeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *VideoPlayerSizeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s VideoPlayerSizeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod VideoPlayerSizeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoPlayerSizeTargetingOptionDetails: Represents a targetable video player @@ -14654,9 +14654,9 @@ type VideoPlayerSizeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *VideoPlayerSizeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s VideoPlayerSizeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod VideoPlayerSizeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViewabilityAssignedTargetingOptionDetails: Assigned viewability targeting @@ -14702,9 +14702,9 @@ type ViewabilityAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ViewabilityAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ViewabilityAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ViewabilityAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViewabilityTargetingOptionDetails: Represents a targetable viewability. This @@ -14749,9 +14749,9 @@ type ViewabilityTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ViewabilityTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ViewabilityTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ViewabilityTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeAdGroup: A single YouTube ad group associated with a YouTube and @@ -14835,9 +14835,9 @@ type YoutubeAdGroup struct { NullFields []string `json:"-"` } -func (s *YoutubeAdGroup) MarshalJSON() ([]byte, error) { +func (s YoutubeAdGroup) MarshalJSON() ([]byte, error) { type NoMethod YoutubeAdGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeAdGroupAd: A single ad associated with a YouTube ad group. @@ -14917,9 +14917,9 @@ type YoutubeAdGroupAd struct { NullFields []string `json:"-"` } -func (s *YoutubeAdGroupAd) MarshalJSON() ([]byte, error) { +func (s YoutubeAdGroupAd) MarshalJSON() ([]byte, error) { type NoMethod YoutubeAdGroupAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeAdGroupAssignedTargetingOption: Wrapper object associating an @@ -14943,9 +14943,9 @@ type YoutubeAdGroupAssignedTargetingOption struct { NullFields []string `json:"-"` } -func (s *YoutubeAdGroupAssignedTargetingOption) MarshalJSON() ([]byte, error) { +func (s YoutubeAdGroupAssignedTargetingOption) MarshalJSON() ([]byte, error) { type NoMethod YoutubeAdGroupAssignedTargetingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeAndPartnersBiddingStrategy: Settings that control the bid strategy @@ -15022,9 +15022,9 @@ type YoutubeAndPartnersBiddingStrategy struct { NullFields []string `json:"-"` } -func (s *YoutubeAndPartnersBiddingStrategy) MarshalJSON() ([]byte, error) { +func (s YoutubeAndPartnersBiddingStrategy) MarshalJSON() ([]byte, error) { type NoMethod YoutubeAndPartnersBiddingStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeAndPartnersInventorySourceConfig: Settings that control what YouTube @@ -15056,9 +15056,9 @@ type YoutubeAndPartnersInventorySourceConfig struct { NullFields []string `json:"-"` } -func (s *YoutubeAndPartnersInventorySourceConfig) MarshalJSON() ([]byte, error) { +func (s YoutubeAndPartnersInventorySourceConfig) MarshalJSON() ([]byte, error) { type NoMethod YoutubeAndPartnersInventorySourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeAndPartnersSettings: Settings for YouTube and Partners line items. @@ -15138,9 +15138,9 @@ type YoutubeAndPartnersSettings struct { NullFields []string `json:"-"` } -func (s *YoutubeAndPartnersSettings) MarshalJSON() ([]byte, error) { +func (s YoutubeAndPartnersSettings) MarshalJSON() ([]byte, error) { type NoMethod YoutubeAndPartnersSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeAndPartnersThirdPartyMeasurementSettings: Settings that control what @@ -15178,9 +15178,9 @@ type YoutubeAndPartnersThirdPartyMeasurementSettings struct { NullFields []string `json:"-"` } -func (s *YoutubeAndPartnersThirdPartyMeasurementSettings) MarshalJSON() ([]byte, error) { +func (s YoutubeAndPartnersThirdPartyMeasurementSettings) MarshalJSON() ([]byte, error) { type NoMethod YoutubeAndPartnersThirdPartyMeasurementSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeChannelAssignedTargetingOptionDetails: Details for YouTube channel @@ -15206,9 +15206,9 @@ type YoutubeChannelAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *YoutubeChannelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s YoutubeChannelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod YoutubeChannelAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeVideoAssignedTargetingOptionDetails: Details for YouTube video @@ -15233,9 +15233,9 @@ type YoutubeVideoAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *YoutubeVideoAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s YoutubeVideoAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod YoutubeVideoAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeVideoDetails: Details of a YouTube video. @@ -15262,9 +15262,9 @@ type YoutubeVideoDetails struct { NullFields []string `json:"-"` } -func (s *YoutubeVideoDetails) MarshalJSON() ([]byte, error) { +func (s YoutubeVideoDetails) MarshalJSON() ([]byte, error) { type NoMethod YoutubeVideoDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdvertisersAuditCall struct { diff --git a/displayvideo/v3/displayvideo-gen.go b/displayvideo/v3/displayvideo-gen.go index 5a84cf840e..a3546f20c5 100644 --- a/displayvideo/v3/displayvideo-gen.go +++ b/displayvideo/v3/displayvideo-gen.go @@ -841,9 +841,9 @@ type ActiveViewVideoViewabilityMetricConfig struct { NullFields []string `json:"-"` } -func (s *ActiveViewVideoViewabilityMetricConfig) MarshalJSON() ([]byte, error) { +func (s ActiveViewVideoViewabilityMetricConfig) MarshalJSON() ([]byte, error) { type NoMethod ActiveViewVideoViewabilityMetricConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdGroup: A single ad group associated with a line item. @@ -920,9 +920,9 @@ type AdGroup struct { NullFields []string `json:"-"` } -func (s *AdGroup) MarshalJSON() ([]byte, error) { +func (s AdGroup) MarshalJSON() ([]byte, error) { type NoMethod AdGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdGroupAd: A single ad associated with an ad group. @@ -1002,9 +1002,9 @@ type AdGroupAd struct { NullFields []string `json:"-"` } -func (s *AdGroupAd) MarshalJSON() ([]byte, error) { +func (s AdGroupAd) MarshalJSON() ([]byte, error) { type NoMethod AdGroupAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdGroupAssignedTargetingOption: Wrapper object associating an @@ -1028,9 +1028,9 @@ type AdGroupAssignedTargetingOption struct { NullFields []string `json:"-"` } -func (s *AdGroupAssignedTargetingOption) MarshalJSON() ([]byte, error) { +func (s AdGroupAssignedTargetingOption) MarshalJSON() ([]byte, error) { type NoMethod AdGroupAssignedTargetingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdUrl: Additional URLs related to the ad, including beacons. @@ -1063,9 +1063,9 @@ type AdUrl struct { NullFields []string `json:"-"` } -func (s *AdUrl) MarshalJSON() ([]byte, error) { +func (s AdUrl) MarshalJSON() ([]byte, error) { type NoMethod AdUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Adloox: Details of Adloox settings. @@ -1097,9 +1097,9 @@ type Adloox struct { NullFields []string `json:"-"` } -func (s *Adloox) MarshalJSON() ([]byte, error) { +func (s Adloox) MarshalJSON() ([]byte, error) { type NoMethod Adloox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Advertiser: A single advertiser in Display & Video 360 (DV360). @@ -1180,9 +1180,9 @@ type Advertiser struct { NullFields []string `json:"-"` } -func (s *Advertiser) MarshalJSON() ([]byte, error) { +func (s Advertiser) MarshalJSON() ([]byte, error) { type NoMethod Advertiser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserAdServerConfig: Ad server related settings of an advertiser. @@ -1206,9 +1206,9 @@ type AdvertiserAdServerConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserAdServerConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserAdServerConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserAdServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserBillingConfig: Billing related settings of an advertiser. @@ -1229,9 +1229,9 @@ type AdvertiserBillingConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserBillingConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserBillingConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserBillingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserCreativeConfig: Creatives related settings of an advertiser. @@ -1281,9 +1281,9 @@ type AdvertiserCreativeConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserCreativeConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserCreativeConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserCreativeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserDataAccessConfig: Settings that control how advertiser related @@ -1305,9 +1305,9 @@ type AdvertiserDataAccessConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserDataAccessConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserDataAccessConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserDataAccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserGeneralConfig: General settings of an advertiser. @@ -1353,9 +1353,9 @@ type AdvertiserGeneralConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserGeneralConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserGeneralConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserGeneralConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserSdfConfig: Structured Data Files (SDF) settings of an advertiser. @@ -1383,9 +1383,9 @@ type AdvertiserSdfConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserSdfConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserSdfConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserSdfConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserTargetingConfig: Targeting settings related to ad serving of an @@ -1410,9 +1410,9 @@ type AdvertiserTargetingConfig struct { NullFields []string `json:"-"` } -func (s *AdvertiserTargetingConfig) MarshalJSON() ([]byte, error) { +func (s AdvertiserTargetingConfig) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserTargetingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgeRangeAssignedTargetingOptionDetails: Represents a targetable age range. @@ -1470,9 +1470,9 @@ type AgeRangeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AgeRangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AgeRangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AgeRangeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgeRangeTargetingOptionDetails: Represents a targetable age range. This will @@ -1526,9 +1526,9 @@ type AgeRangeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AgeRangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AgeRangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AgeRangeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlgorithmRules: Rule-based algorithm. @@ -1548,9 +1548,9 @@ type AlgorithmRules struct { NullFields []string `json:"-"` } -func (s *AlgorithmRules) MarshalJSON() ([]byte, error) { +func (s AlgorithmRules) MarshalJSON() ([]byte, error) { type NoMethod AlgorithmRules - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlgorithmRulesComparisonValue: A value to compare the signal to. @@ -1710,9 +1710,9 @@ type AlgorithmRulesComparisonValue struct { NullFields []string `json:"-"` } -func (s *AlgorithmRulesComparisonValue) MarshalJSON() ([]byte, error) { +func (s AlgorithmRulesComparisonValue) MarshalJSON() ([]byte, error) { type NoMethod AlgorithmRulesComparisonValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AlgorithmRulesComparisonValue) UnmarshalJSON(data []byte) error { @@ -1752,9 +1752,9 @@ type AlgorithmRulesRule struct { NullFields []string `json:"-"` } -func (s *AlgorithmRulesRule) MarshalJSON() ([]byte, error) { +func (s AlgorithmRulesRule) MarshalJSON() ([]byte, error) { type NoMethod AlgorithmRulesRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlgorithmRulesRuleCondition: Set of signal comparisons. Equivalent of an @@ -1780,9 +1780,9 @@ type AlgorithmRulesRuleCondition struct { NullFields []string `json:"-"` } -func (s *AlgorithmRulesRuleCondition) MarshalJSON() ([]byte, error) { +func (s AlgorithmRulesRuleCondition) MarshalJSON() ([]byte, error) { type NoMethod AlgorithmRulesRuleCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlgorithmRulesRuleset: A ruleset consisting of a list of rules and how to @@ -1813,9 +1813,9 @@ type AlgorithmRulesRuleset struct { NullFields []string `json:"-"` } -func (s *AlgorithmRulesRuleset) MarshalJSON() ([]byte, error) { +func (s AlgorithmRulesRuleset) MarshalJSON() ([]byte, error) { type NoMethod AlgorithmRulesRuleset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AlgorithmRulesRuleset) UnmarshalJSON(data []byte) error { @@ -1875,9 +1875,9 @@ type AlgorithmRulesSignal struct { NullFields []string `json:"-"` } -func (s *AlgorithmRulesSignal) MarshalJSON() ([]byte, error) { +func (s AlgorithmRulesSignal) MarshalJSON() ([]byte, error) { type NoMethod AlgorithmRulesSignal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlgorithmRulesSignalComparison: A single comparison. The comparison compares @@ -1917,9 +1917,9 @@ type AlgorithmRulesSignalComparison struct { NullFields []string `json:"-"` } -func (s *AlgorithmRulesSignalComparison) MarshalJSON() ([]byte, error) { +func (s AlgorithmRulesSignalComparison) MarshalJSON() ([]byte, error) { type NoMethod AlgorithmRulesSignalComparison - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlgorithmRulesSignalValue: Adjusted value of the signal used for rule @@ -1940,9 +1940,9 @@ type AlgorithmRulesSignalValue struct { NullFields []string `json:"-"` } -func (s *AlgorithmRulesSignalValue) MarshalJSON() ([]byte, error) { +func (s AlgorithmRulesSignalValue) MarshalJSON() ([]byte, error) { type NoMethod AlgorithmRulesSignalValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AlgorithmRulesSignalValue) UnmarshalJSON(data []byte) error { @@ -2006,9 +2006,9 @@ type AppAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AppAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AppAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AppAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppCategoryAssignedTargetingOptionDetails: Details for assigned app category @@ -2036,9 +2036,9 @@ type AppCategoryAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AppCategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AppCategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AppCategoryAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppCategoryTargetingOptionDetails: Represents a targetable collection of @@ -2062,9 +2062,9 @@ type AppCategoryTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AppCategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AppCategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AppCategoryTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Asset: A single asset. @@ -2092,9 +2092,9 @@ type Asset struct { NullFields []string `json:"-"` } -func (s *Asset) MarshalJSON() ([]byte, error) { +func (s Asset) MarshalJSON() ([]byte, error) { type NoMethod Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetAssociation: Asset association for the creative. @@ -2186,9 +2186,9 @@ type AssetAssociation struct { NullFields []string `json:"-"` } -func (s *AssetAssociation) MarshalJSON() ([]byte, error) { +func (s AssetAssociation) MarshalJSON() ([]byte, error) { type NoMethod AssetAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignedInventorySource: An assignment between a targetable inventory source @@ -2219,9 +2219,9 @@ type AssignedInventorySource struct { NullFields []string `json:"-"` } -func (s *AssignedInventorySource) MarshalJSON() ([]byte, error) { +func (s AssignedInventorySource) MarshalJSON() ([]byte, error) { type NoMethod AssignedInventorySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignedLocation: An assignment between a location list and a relevant @@ -2252,9 +2252,9 @@ type AssignedLocation struct { NullFields []string `json:"-"` } -func (s *AssignedLocation) MarshalJSON() ([]byte, error) { +func (s AssignedLocation) MarshalJSON() ([]byte, error) { type NoMethod AssignedLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignedTargetingOption: A single assigned targeting option, which defines @@ -2596,9 +2596,9 @@ type AssignedTargetingOption struct { NullFields []string `json:"-"` } -func (s *AssignedTargetingOption) MarshalJSON() ([]byte, error) { +func (s AssignedTargetingOption) MarshalJSON() ([]byte, error) { type NoMethod AssignedTargetingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignedUserRole: A single assigned user role, which defines a user's @@ -2666,9 +2666,9 @@ type AssignedUserRole struct { NullFields []string `json:"-"` } -func (s *AssignedUserRole) MarshalJSON() ([]byte, error) { +func (s AssignedUserRole) MarshalJSON() ([]byte, error) { type NoMethod AssignedUserRole - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudienceGroupAssignedTargetingOptionDetails: Assigned audience group @@ -2723,9 +2723,9 @@ type AudienceGroupAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AudienceGroupAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AudienceGroupAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AudienceGroupAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudioAd: Details for an audio ad. @@ -2752,9 +2752,9 @@ type AudioAd struct { NullFields []string `json:"-"` } -func (s *AudioAd) MarshalJSON() ([]byte, error) { +func (s AudioAd) MarshalJSON() ([]byte, error) { type NoMethod AudioAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudioContentTypeAssignedTargetingOptionDetails: Details for audio content @@ -2788,9 +2788,9 @@ type AudioContentTypeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AudioContentTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AudioContentTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AudioContentTypeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudioContentTypeTargetingOptionDetails: Represents a targetable audio @@ -2821,9 +2821,9 @@ type AudioContentTypeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AudioContentTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AudioContentTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AudioContentTypeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AudioVideoOffset: The length an audio or a video has been played. @@ -2845,9 +2845,9 @@ type AudioVideoOffset struct { NullFields []string `json:"-"` } -func (s *AudioVideoOffset) MarshalJSON() ([]byte, error) { +func (s AudioVideoOffset) MarshalJSON() ([]byte, error) { type NoMethod AudioVideoOffset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditAdvertiserResponse: Response message for @@ -2910,9 +2910,9 @@ type AuditAdvertiserResponse struct { NullFields []string `json:"-"` } -func (s *AuditAdvertiserResponse) MarshalJSON() ([]byte, error) { +func (s AuditAdvertiserResponse) MarshalJSON() ([]byte, error) { type NoMethod AuditAdvertiserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedSellerStatusAssignedTargetingOptionDetails: Represents an assigned @@ -2955,9 +2955,9 @@ type AuthorizedSellerStatusAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AuthorizedSellerStatusAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AuthorizedSellerStatusAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedSellerStatusAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedSellerStatusTargetingOptionDetails: Represents a targetable @@ -2995,9 +2995,9 @@ type AuthorizedSellerStatusTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *AuthorizedSellerStatusTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s AuthorizedSellerStatusTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedSellerStatusTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BiddingStrategy: Settings that control the bid strategy. Bid strategy @@ -3041,9 +3041,9 @@ type BiddingStrategy struct { NullFields []string `json:"-"` } -func (s *BiddingStrategy) MarshalJSON() ([]byte, error) { +func (s BiddingStrategy) MarshalJSON() ([]byte, error) { type NoMethod BiddingStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BrowserAssignedTargetingOptionDetails: Details for assigned browser @@ -3072,9 +3072,9 @@ type BrowserAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *BrowserAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s BrowserAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod BrowserAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BrowserTargetingOptionDetails: Represents a targetable browser. This will be @@ -3096,9 +3096,9 @@ type BrowserTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *BrowserTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s BrowserTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod BrowserTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BudgetSummary: Summarized information of an individual campaign budget. @@ -3136,9 +3136,9 @@ type BudgetSummary struct { NullFields []string `json:"-"` } -func (s *BudgetSummary) MarshalJSON() ([]byte, error) { +func (s BudgetSummary) MarshalJSON() ([]byte, error) { type NoMethod BudgetSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAdvertiserAssignedTargetingOptionsRequest: Request message for @@ -3169,9 +3169,9 @@ type BulkEditAdvertiserAssignedTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditAdvertiserAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditAdvertiserAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAdvertiserAssignedTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkEditAdvertiserAssignedTargetingOptionsResponse struct { @@ -3195,9 +3195,9 @@ type BulkEditAdvertiserAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAdvertiserAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAssignedInventorySourcesRequest: Request message for @@ -3229,9 +3229,9 @@ type BulkEditAssignedInventorySourcesRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedInventorySourcesRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedInventorySourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedInventorySourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAssignedInventorySourcesResponse: Response message for @@ -3256,9 +3256,9 @@ type BulkEditAssignedInventorySourcesResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedInventorySourcesResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedInventorySourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedInventorySourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAssignedLocationsRequest: Request message for @@ -3283,9 +3283,9 @@ type BulkEditAssignedLocationsRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedLocationsRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedLocationsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedLocationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkEditAssignedLocationsResponse struct { @@ -3308,9 +3308,9 @@ type BulkEditAssignedLocationsResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedLocationsResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAssignedTargetingOptionsRequest: Request message for @@ -3390,9 +3390,9 @@ type BulkEditAssignedTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkEditAssignedTargetingOptionsResponse struct { @@ -3419,9 +3419,9 @@ type BulkEditAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditAssignedUserRolesRequest: Request message for @@ -3447,9 +3447,9 @@ type BulkEditAssignedUserRolesRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedUserRolesRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedUserRolesRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedUserRolesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkEditAssignedUserRolesResponse struct { @@ -3472,9 +3472,9 @@ type BulkEditAssignedUserRolesResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditAssignedUserRolesResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditAssignedUserRolesResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditAssignedUserRolesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditNegativeKeywordsRequest: Request message for @@ -3499,9 +3499,9 @@ type BulkEditNegativeKeywordsRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditNegativeKeywordsRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditNegativeKeywordsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditNegativeKeywordsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditNegativeKeywordsResponse: Response message for @@ -3526,9 +3526,9 @@ type BulkEditNegativeKeywordsResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditNegativeKeywordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditPartnerAssignedTargetingOptionsRequest: Request message for @@ -3555,9 +3555,9 @@ type BulkEditPartnerAssignedTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditPartnerAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditPartnerAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditPartnerAssignedTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkEditPartnerAssignedTargetingOptionsResponse struct { @@ -3581,9 +3581,9 @@ type BulkEditPartnerAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditPartnerAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditPartnerAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditPartnerAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditSitesRequest: Request message for SiteService.BulkEditSites. @@ -3610,9 +3610,9 @@ type BulkEditSitesRequest struct { NullFields []string `json:"-"` } -func (s *BulkEditSitesRequest) MarshalJSON() ([]byte, error) { +func (s BulkEditSitesRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkEditSitesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkEditSitesResponse: Response message for SiteService.BulkEditSites. @@ -3636,9 +3636,9 @@ type BulkEditSitesResponse struct { NullFields []string `json:"-"` } -func (s *BulkEditSitesResponse) MarshalJSON() ([]byte, error) { +func (s BulkEditSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkEditSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkListAdGroupAssignedTargetingOptionsResponse struct { @@ -3669,9 +3669,9 @@ type BulkListAdGroupAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkListAdGroupAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkListAdGroupAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkListAdGroupAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkListAdvertiserAssignedTargetingOptionsResponse struct { @@ -3700,9 +3700,9 @@ type BulkListAdvertiserAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkListAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkListAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkListAdvertiserAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkListAssignedTargetingOptionsResponse struct { @@ -3734,9 +3734,9 @@ type BulkListAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkListAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkListAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkListAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkListCampaignAssignedTargetingOptionsResponse struct { @@ -3765,9 +3765,9 @@ type BulkListCampaignAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkListCampaignAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkListCampaignAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkListCampaignAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BulkListInsertionOrderAssignedTargetingOptionsResponse struct { @@ -3796,9 +3796,9 @@ type BulkListInsertionOrderAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *BulkListInsertionOrderAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s BulkListInsertionOrderAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkListInsertionOrderAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkUpdateLineItemsRequest: Request message for @@ -3826,9 +3826,9 @@ type BulkUpdateLineItemsRequest struct { NullFields []string `json:"-"` } -func (s *BulkUpdateLineItemsRequest) MarshalJSON() ([]byte, error) { +func (s BulkUpdateLineItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkUpdateLineItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkUpdateLineItemsResponse: Response message for @@ -3861,9 +3861,9 @@ type BulkUpdateLineItemsResponse struct { NullFields []string `json:"-"` } -func (s *BulkUpdateLineItemsResponse) MarshalJSON() ([]byte, error) { +func (s BulkUpdateLineItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod BulkUpdateLineItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BumperAd: Details for a bumper ad. @@ -3883,9 +3883,9 @@ type BumperAd struct { NullFields []string `json:"-"` } -func (s *BumperAd) MarshalJSON() ([]byte, error) { +func (s BumperAd) MarshalJSON() ([]byte, error) { type NoMethod BumperAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BusinessChainAssignedTargetingOptionDetails: Details for assigned Business @@ -3929,9 +3929,9 @@ type BusinessChainAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *BusinessChainAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s BusinessChainAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod BusinessChainAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BusinessChainAssignedTargetingOptionDetails) UnmarshalJSON(data []byte) error { @@ -3970,9 +3970,9 @@ type BusinessChainSearchTerms struct { NullFields []string `json:"-"` } -func (s *BusinessChainSearchTerms) MarshalJSON() ([]byte, error) { +func (s BusinessChainSearchTerms) MarshalJSON() ([]byte, error) { type NoMethod BusinessChainSearchTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BusinessChainTargetingOptionDetails: Represents a targetable business chain @@ -4038,9 +4038,9 @@ type BusinessChainTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *BusinessChainTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s BusinessChainTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod BusinessChainTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Campaign: A single campaign. @@ -4104,9 +4104,9 @@ type Campaign struct { NullFields []string `json:"-"` } -func (s *Campaign) MarshalJSON() ([]byte, error) { +func (s Campaign) MarshalJSON() ([]byte, error) { type NoMethod Campaign - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CampaignBudget: Settings that control how the campaign budget is allocated. @@ -4173,9 +4173,9 @@ type CampaignBudget struct { NullFields []string `json:"-"` } -func (s *CampaignBudget) MarshalJSON() ([]byte, error) { +func (s CampaignBudget) MarshalJSON() ([]byte, error) { type NoMethod CampaignBudget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CampaignFlight: Settings that track the planned spend and duration of a @@ -4209,9 +4209,9 @@ type CampaignFlight struct { NullFields []string `json:"-"` } -func (s *CampaignFlight) MarshalJSON() ([]byte, error) { +func (s CampaignFlight) MarshalJSON() ([]byte, error) { type NoMethod CampaignFlight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CampaignGoal: Settings that control the goal of a campaign. @@ -4246,9 +4246,9 @@ type CampaignGoal struct { NullFields []string `json:"-"` } -func (s *CampaignGoal) MarshalJSON() ([]byte, error) { +func (s CampaignGoal) MarshalJSON() ([]byte, error) { type NoMethod CampaignGoal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CarrierAndIspAssignedTargetingOptionDetails: Details for assigned carrier @@ -4278,9 +4278,9 @@ type CarrierAndIspAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *CarrierAndIspAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s CarrierAndIspAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod CarrierAndIspAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CarrierAndIspTargetingOptionDetails: Represents a targetable carrier or ISP. @@ -4312,9 +4312,9 @@ type CarrierAndIspTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *CarrierAndIspTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s CarrierAndIspTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod CarrierAndIspTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CategoryAssignedTargetingOptionDetails: Assigned category targeting option @@ -4341,9 +4341,9 @@ type CategoryAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *CategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s CategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod CategoryAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CategoryTargetingOptionDetails: Represents a targetable category. This will @@ -4365,9 +4365,9 @@ type CategoryTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *CategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s CategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod CategoryTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Channel: A single channel. Channels are custom groups of related websites @@ -4407,9 +4407,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelAssignedTargetingOptionDetails: Details for assigned channel @@ -4437,9 +4437,9 @@ type ChannelAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ChannelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ChannelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ChannelAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CmHybridConfig: Settings for advertisers that use both Campaign Manager 360 @@ -4483,9 +4483,9 @@ type CmHybridConfig struct { NullFields []string `json:"-"` } -func (s *CmHybridConfig) MarshalJSON() ([]byte, error) { +func (s CmHybridConfig) MarshalJSON() ([]byte, error) { type NoMethod CmHybridConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CmTrackingAd: A Campaign Manager 360 tracking ad. @@ -4509,9 +4509,9 @@ type CmTrackingAd struct { NullFields []string `json:"-"` } -func (s *CmTrackingAd) MarshalJSON() ([]byte, error) { +func (s CmTrackingAd) MarshalJSON() ([]byte, error) { type NoMethod CmTrackingAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CombinedAudience: Describes a combined audience resource. @@ -4539,9 +4539,9 @@ type CombinedAudience struct { NullFields []string `json:"-"` } -func (s *CombinedAudience) MarshalJSON() ([]byte, error) { +func (s CombinedAudience) MarshalJSON() ([]byte, error) { type NoMethod CombinedAudience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CombinedAudienceGroup: Details of combined audience group. All combined @@ -4565,9 +4565,9 @@ type CombinedAudienceGroup struct { NullFields []string `json:"-"` } -func (s *CombinedAudienceGroup) MarshalJSON() ([]byte, error) { +func (s CombinedAudienceGroup) MarshalJSON() ([]byte, error) { type NoMethod CombinedAudienceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CombinedAudienceTargetingSetting: Details of combined audience targeting @@ -4589,9 +4589,9 @@ type CombinedAudienceTargetingSetting struct { NullFields []string `json:"-"` } -func (s *CombinedAudienceTargetingSetting) MarshalJSON() ([]byte, error) { +func (s CombinedAudienceTargetingSetting) MarshalJSON() ([]byte, error) { type NoMethod CombinedAudienceTargetingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonInStreamAttribute: Common attributes for in-stream, non-skippable and @@ -4625,9 +4625,9 @@ type CommonInStreamAttribute struct { NullFields []string `json:"-"` } -func (s *CommonInStreamAttribute) MarshalJSON() ([]byte, error) { +func (s CommonInStreamAttribute) MarshalJSON() ([]byte, error) { type NoMethod CommonInStreamAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Consent: User consent status. @@ -4661,9 +4661,9 @@ type Consent struct { NullFields []string `json:"-"` } -func (s *Consent) MarshalJSON() ([]byte, error) { +func (s Consent) MarshalJSON() ([]byte, error) { type NoMethod Consent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactInfo: Contact information defining a Customer Match audience member. @@ -4704,9 +4704,9 @@ type ContactInfo struct { NullFields []string `json:"-"` } -func (s *ContactInfo) MarshalJSON() ([]byte, error) { +func (s ContactInfo) MarshalJSON() ([]byte, error) { type NoMethod ContactInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactInfoList: Wrapper message for a list of contact information defining @@ -4734,9 +4734,9 @@ type ContactInfoList struct { NullFields []string `json:"-"` } -func (s *ContactInfoList) MarshalJSON() ([]byte, error) { +func (s ContactInfoList) MarshalJSON() ([]byte, error) { type NoMethod ContactInfoList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentDurationAssignedTargetingOptionDetails: Details for content duration @@ -4776,9 +4776,9 @@ type ContentDurationAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentDurationAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentDurationAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentDurationAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentDurationTargetingOptionDetails: Represents a targetable content @@ -4812,9 +4812,9 @@ type ContentDurationTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentDurationTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentDurationTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentDurationTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentGenreAssignedTargetingOptionDetails: Details for content genre @@ -4844,9 +4844,9 @@ type ContentGenreAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentGenreAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentGenreAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentGenreAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentGenreTargetingOptionDetails: Represents a targetable content genre. @@ -4868,9 +4868,9 @@ type ContentGenreTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentGenreTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentGenreTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentGenreTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentInstreamPositionAssignedTargetingOptionDetails: Assigned content @@ -4923,9 +4923,9 @@ type ContentInstreamPositionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentInstreamPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentInstreamPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentInstreamPositionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentInstreamPositionTargetingOptionDetails: Represents a targetable @@ -4960,9 +4960,9 @@ type ContentInstreamPositionTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentInstreamPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentInstreamPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentInstreamPositionTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentOutstreamPositionAssignedTargetingOptionDetails: Assigned content @@ -5018,9 +5018,9 @@ type ContentOutstreamPositionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentOutstreamPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentOutstreamPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentOutstreamPositionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentOutstreamPositionTargetingOptionDetails: Represents a targetable @@ -5059,9 +5059,9 @@ type ContentOutstreamPositionTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentOutstreamPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentOutstreamPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentOutstreamPositionTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentStreamTypeAssignedTargetingOptionDetails: Details for content stream @@ -5096,9 +5096,9 @@ type ContentStreamTypeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentStreamTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentStreamTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentStreamTypeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentStreamTypeTargetingOptionDetails: Represents a targetable content @@ -5127,9 +5127,9 @@ type ContentStreamTypeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ContentStreamTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ContentStreamTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ContentStreamTypeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionCountingConfig: Settings that control how conversions are counted. @@ -5159,9 +5159,9 @@ type ConversionCountingConfig struct { NullFields []string `json:"-"` } -func (s *ConversionCountingConfig) MarshalJSON() ([]byte, error) { +func (s ConversionCountingConfig) MarshalJSON() ([]byte, error) { type NoMethod ConversionCountingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CounterEvent: Counter event of the creative. @@ -5184,9 +5184,9 @@ type CounterEvent struct { NullFields []string `json:"-"` } -func (s *CounterEvent) MarshalJSON() ([]byte, error) { +func (s CounterEvent) MarshalJSON() ([]byte, error) { type NoMethod CounterEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAssetRequest: A request message for CreateAsset. @@ -5207,9 +5207,9 @@ type CreateAssetRequest struct { NullFields []string `json:"-"` } -func (s *CreateAssetRequest) MarshalJSON() ([]byte, error) { +func (s CreateAssetRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateAssetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAssetResponse: A response message for CreateAsset. @@ -5232,9 +5232,9 @@ type CreateAssetResponse struct { NullFields []string `json:"-"` } -func (s *CreateAssetResponse) MarshalJSON() ([]byte, error) { +func (s CreateAssetResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateAssetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAssignedTargetingOptionsRequest: A request listing which assigned @@ -5367,9 +5367,9 @@ type CreateAssignedTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *CreateAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s CreateAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateAssignedTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateSdfDownloadTaskRequest: Request message for @@ -5426,9 +5426,9 @@ type CreateSdfDownloadTaskRequest struct { NullFields []string `json:"-"` } -func (s *CreateSdfDownloadTaskRequest) MarshalJSON() ([]byte, error) { +func (s CreateSdfDownloadTaskRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateSdfDownloadTaskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Creative: A single Creative. @@ -5782,9 +5782,9 @@ type Creative struct { NullFields []string `json:"-"` } -func (s *Creative) MarshalJSON() ([]byte, error) { +func (s Creative) MarshalJSON() ([]byte, error) { type NoMethod Creative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeConfig: Creative requirements configuration for the inventory @@ -5856,9 +5856,9 @@ type CreativeConfig struct { NullFields []string `json:"-"` } -func (s *CreativeConfig) MarshalJSON() ([]byte, error) { +func (s CreativeConfig) MarshalJSON() ([]byte, error) { type NoMethod CreativeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomBiddingAlgorithm: A single custom bidding algorithm. @@ -5944,9 +5944,9 @@ type CustomBiddingAlgorithm struct { NullFields []string `json:"-"` } -func (s *CustomBiddingAlgorithm) MarshalJSON() ([]byte, error) { +func (s CustomBiddingAlgorithm) MarshalJSON() ([]byte, error) { type NoMethod CustomBiddingAlgorithm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomBiddingAlgorithmRules: A single custom bidding algorithm rules. @@ -5995,9 +5995,9 @@ type CustomBiddingAlgorithmRules struct { NullFields []string `json:"-"` } -func (s *CustomBiddingAlgorithmRules) MarshalJSON() ([]byte, error) { +func (s CustomBiddingAlgorithmRules) MarshalJSON() ([]byte, error) { type NoMethod CustomBiddingAlgorithmRules - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomBiddingAlgorithmRulesError: An error message for a @@ -6026,9 +6026,9 @@ type CustomBiddingAlgorithmRulesError struct { NullFields []string `json:"-"` } -func (s *CustomBiddingAlgorithmRulesError) MarshalJSON() ([]byte, error) { +func (s CustomBiddingAlgorithmRulesError) MarshalJSON() ([]byte, error) { type NoMethod CustomBiddingAlgorithmRulesError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomBiddingAlgorithmRulesRef: The reference to the uploaded AlgorithmRules @@ -6056,9 +6056,9 @@ type CustomBiddingAlgorithmRulesRef struct { NullFields []string `json:"-"` } -func (s *CustomBiddingAlgorithmRulesRef) MarshalJSON() ([]byte, error) { +func (s CustomBiddingAlgorithmRulesRef) MarshalJSON() ([]byte, error) { type NoMethod CustomBiddingAlgorithmRulesRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomBiddingModelDetails: The details of a custom bidding algorithm model @@ -6112,9 +6112,9 @@ type CustomBiddingModelDetails struct { NullFields []string `json:"-"` } -func (s *CustomBiddingModelDetails) MarshalJSON() ([]byte, error) { +func (s CustomBiddingModelDetails) MarshalJSON() ([]byte, error) { type NoMethod CustomBiddingModelDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomBiddingScript: A single custom bidding script. @@ -6163,9 +6163,9 @@ type CustomBiddingScript struct { NullFields []string `json:"-"` } -func (s *CustomBiddingScript) MarshalJSON() ([]byte, error) { +func (s CustomBiddingScript) MarshalJSON() ([]byte, error) { type NoMethod CustomBiddingScript - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomBiddingScriptRef: The reference to the uploaded custom bidding script @@ -6192,9 +6192,9 @@ type CustomBiddingScriptRef struct { NullFields []string `json:"-"` } -func (s *CustomBiddingScriptRef) MarshalJSON() ([]byte, error) { +func (s CustomBiddingScriptRef) MarshalJSON() ([]byte, error) { type NoMethod CustomBiddingScriptRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomLabel: The key and value of a custom label. @@ -6224,9 +6224,9 @@ type CustomLabel struct { NullFields []string `json:"-"` } -func (s *CustomLabel) MarshalJSON() ([]byte, error) { +func (s CustomLabel) MarshalJSON() ([]byte, error) { type NoMethod CustomLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomList: Describes a custom list entity, such as a custom affinity or @@ -6255,9 +6255,9 @@ type CustomList struct { NullFields []string `json:"-"` } -func (s *CustomList) MarshalJSON() ([]byte, error) { +func (s CustomList) MarshalJSON() ([]byte, error) { type NoMethod CustomList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomListGroup: Details of custom list group. All custom list targeting @@ -6279,9 +6279,9 @@ type CustomListGroup struct { NullFields []string `json:"-"` } -func (s *CustomListGroup) MarshalJSON() ([]byte, error) { +func (s CustomListGroup) MarshalJSON() ([]byte, error) { type NoMethod CustomListGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomListTargetingSetting: Details of custom list targeting setting. @@ -6302,9 +6302,9 @@ type CustomListTargetingSetting struct { NullFields []string `json:"-"` } -func (s *CustomListTargetingSetting) MarshalJSON() ([]byte, error) { +func (s CustomListTargetingSetting) MarshalJSON() ([]byte, error) { type NoMethod CustomListTargetingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -6340,9 +6340,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateRange: A date range. @@ -6366,9 +6366,9 @@ type DateRange struct { NullFields []string `json:"-"` } -func (s *DateRange) MarshalJSON() ([]byte, error) { +func (s DateRange) MarshalJSON() ([]byte, error) { type NoMethod DateRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DayAndTime: Representation of time defined by day of the week and hour of @@ -6412,9 +6412,9 @@ type DayAndTime struct { NullFields []string `json:"-"` } -func (s *DayAndTime) MarshalJSON() ([]byte, error) { +func (s DayAndTime) MarshalJSON() ([]byte, error) { type NoMethod DayAndTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DayAndTimeAssignedTargetingOptionDetails: Representation of a segment of @@ -6465,9 +6465,9 @@ type DayAndTimeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DayAndTimeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DayAndTimeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DayAndTimeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteAssignedTargetingOptionsRequest: A request listing which assigned @@ -6600,9 +6600,9 @@ type DeleteAssignedTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *DeleteAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s DeleteAssignedTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteAssignedTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceMakeModelAssignedTargetingOptionDetails: Assigned device make and @@ -6630,9 +6630,9 @@ type DeviceMakeModelAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DeviceMakeModelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DeviceMakeModelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DeviceMakeModelAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceMakeModelTargetingOptionDetails: Represents a targetable device make @@ -6654,9 +6654,9 @@ type DeviceMakeModelTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DeviceMakeModelTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DeviceMakeModelTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DeviceMakeModelTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceTypeAssignedTargetingOptionDetails: Targeting details for device type. @@ -6695,9 +6695,9 @@ type DeviceTypeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DeviceTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DeviceTypeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DeviceTypeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DeviceTypeAssignedTargetingOptionDetails) UnmarshalJSON(data []byte) error { @@ -6742,9 +6742,9 @@ type DeviceTypeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DeviceTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DeviceTypeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DeviceTypeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DigitalContentLabelAssignedTargetingOptionDetails: Targeting details for @@ -6783,9 +6783,9 @@ type DigitalContentLabelAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DigitalContentLabelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DigitalContentLabelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DigitalContentLabelAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DigitalContentLabelTargetingOptionDetails: Represents a targetable digital @@ -6824,9 +6824,9 @@ type DigitalContentLabelTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *DigitalContentLabelTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s DigitalContentLabelTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod DigitalContentLabelTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dimensions: Dimensions. @@ -6848,9 +6848,9 @@ type Dimensions struct { NullFields []string `json:"-"` } -func (s *Dimensions) MarshalJSON() ([]byte, error) { +func (s Dimensions) MarshalJSON() ([]byte, error) { type NoMethod Dimensions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisplayVideoSourceAd: The ad sourced from a DV360 creative. @@ -6870,9 +6870,9 @@ type DisplayVideoSourceAd struct { NullFields []string `json:"-"` } -func (s *DisplayVideoSourceAd) MarshalJSON() ([]byte, error) { +func (s DisplayVideoSourceAd) MarshalJSON() ([]byte, error) { type NoMethod DisplayVideoSourceAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerify: Details of DoubleVerify settings. @@ -6919,9 +6919,9 @@ type DoubleVerify struct { NullFields []string `json:"-"` } -func (s *DoubleVerify) MarshalJSON() ([]byte, error) { +func (s DoubleVerify) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerify - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerifyAppStarRating: Details of DoubleVerify star ratings settings. @@ -6955,9 +6955,9 @@ type DoubleVerifyAppStarRating struct { NullFields []string `json:"-"` } -func (s *DoubleVerifyAppStarRating) MarshalJSON() ([]byte, error) { +func (s DoubleVerifyAppStarRating) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerifyAppStarRating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerifyBrandSafetyCategories: Settings for brand safety controls. @@ -7021,9 +7021,9 @@ type DoubleVerifyBrandSafetyCategories struct { NullFields []string `json:"-"` } -func (s *DoubleVerifyBrandSafetyCategories) MarshalJSON() ([]byte, error) { +func (s DoubleVerifyBrandSafetyCategories) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerifyBrandSafetyCategories - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerifyDisplayViewability: Details of DoubleVerify display viewability @@ -7079,9 +7079,9 @@ type DoubleVerifyDisplayViewability struct { NullFields []string `json:"-"` } -func (s *DoubleVerifyDisplayViewability) MarshalJSON() ([]byte, error) { +func (s DoubleVerifyDisplayViewability) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerifyDisplayViewability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerifyFraudInvalidTraffic: DoubleVerify Fraud & Invalid Traffic @@ -7116,9 +7116,9 @@ type DoubleVerifyFraudInvalidTraffic struct { NullFields []string `json:"-"` } -func (s *DoubleVerifyFraudInvalidTraffic) MarshalJSON() ([]byte, error) { +func (s DoubleVerifyFraudInvalidTraffic) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerifyFraudInvalidTraffic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleVerifyVideoViewability: Details of DoubleVerify video viewability @@ -7190,9 +7190,9 @@ type DoubleVerifyVideoViewability struct { NullFields []string `json:"-"` } -func (s *DoubleVerifyVideoViewability) MarshalJSON() ([]byte, error) { +func (s DoubleVerifyVideoViewability) MarshalJSON() ([]byte, error) { type NoMethod DoubleVerifyVideoViewability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DuplicateLineItemRequest: Request message for @@ -7214,9 +7214,9 @@ type DuplicateLineItemRequest struct { NullFields []string `json:"-"` } -func (s *DuplicateLineItemRequest) MarshalJSON() ([]byte, error) { +func (s DuplicateLineItemRequest) MarshalJSON() ([]byte, error) { type NoMethod DuplicateLineItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DuplicateLineItemResponse struct { @@ -7238,9 +7238,9 @@ type DuplicateLineItemResponse struct { NullFields []string `json:"-"` } -func (s *DuplicateLineItemResponse) MarshalJSON() ([]byte, error) { +func (s DuplicateLineItemResponse) MarshalJSON() ([]byte, error) { type NoMethod DuplicateLineItemResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EditCustomerMatchMembersRequest: Request message for @@ -7274,9 +7274,9 @@ type EditCustomerMatchMembersRequest struct { NullFields []string `json:"-"` } -func (s *EditCustomerMatchMembersRequest) MarshalJSON() ([]byte, error) { +func (s EditCustomerMatchMembersRequest) MarshalJSON() ([]byte, error) { type NoMethod EditCustomerMatchMembersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EditCustomerMatchMembersResponse: The response of @@ -7301,9 +7301,9 @@ type EditCustomerMatchMembersResponse struct { NullFields []string `json:"-"` } -func (s *EditCustomerMatchMembersResponse) MarshalJSON() ([]byte, error) { +func (s EditCustomerMatchMembersResponse) MarshalJSON() ([]byte, error) { type NoMethod EditCustomerMatchMembersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EditGuaranteedOrderReadAccessorsRequest: Request message for @@ -7334,9 +7334,9 @@ type EditGuaranteedOrderReadAccessorsRequest struct { NullFields []string `json:"-"` } -func (s *EditGuaranteedOrderReadAccessorsRequest) MarshalJSON() ([]byte, error) { +func (s EditGuaranteedOrderReadAccessorsRequest) MarshalJSON() ([]byte, error) { type NoMethod EditGuaranteedOrderReadAccessorsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EditGuaranteedOrderReadAccessorsResponse struct { @@ -7362,9 +7362,9 @@ type EditGuaranteedOrderReadAccessorsResponse struct { NullFields []string `json:"-"` } -func (s *EditGuaranteedOrderReadAccessorsResponse) MarshalJSON() ([]byte, error) { +func (s EditGuaranteedOrderReadAccessorsResponse) MarshalJSON() ([]byte, error) { type NoMethod EditGuaranteedOrderReadAccessorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EditInventorySourceReadWriteAccessorsRequest: Request message for @@ -7394,9 +7394,9 @@ type EditInventorySourceReadWriteAccessorsRequest struct { NullFields []string `json:"-"` } -func (s *EditInventorySourceReadWriteAccessorsRequest) MarshalJSON() ([]byte, error) { +func (s EditInventorySourceReadWriteAccessorsRequest) MarshalJSON() ([]byte, error) { type NoMethod EditInventorySourceReadWriteAccessorsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EditInventorySourceReadWriteAccessorsRequestAdvertisersUpdate: Update to the @@ -7419,9 +7419,9 @@ type EditInventorySourceReadWriteAccessorsRequestAdvertisersUpdate struct { NullFields []string `json:"-"` } -func (s *EditInventorySourceReadWriteAccessorsRequestAdvertisersUpdate) MarshalJSON() ([]byte, error) { +func (s EditInventorySourceReadWriteAccessorsRequestAdvertisersUpdate) MarshalJSON() ([]byte, error) { type NoMethod EditInventorySourceReadWriteAccessorsRequestAdvertisersUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -7468,9 +7468,9 @@ type EnvironmentAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *EnvironmentAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s EnvironmentAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvironmentTargetingOptionDetails: Represents a targetable environment. This @@ -7508,9 +7508,9 @@ type EnvironmentTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *EnvironmentTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s EnvironmentTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangeAssignedTargetingOptionDetails: Details for assigned exchange @@ -7618,9 +7618,9 @@ type ExchangeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ExchangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ExchangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ExchangeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangeConfig: Settings that control which exchanges are enabled for a @@ -7642,9 +7642,9 @@ type ExchangeConfig struct { NullFields []string `json:"-"` } -func (s *ExchangeConfig) MarshalJSON() ([]byte, error) { +func (s ExchangeConfig) MarshalJSON() ([]byte, error) { type NoMethod ExchangeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangeConfigEnabledExchange: An enabled exchange in the partner. @@ -7758,9 +7758,9 @@ type ExchangeConfigEnabledExchange struct { NullFields []string `json:"-"` } -func (s *ExchangeConfigEnabledExchange) MarshalJSON() ([]byte, error) { +func (s ExchangeConfigEnabledExchange) MarshalJSON() ([]byte, error) { type NoMethod ExchangeConfigEnabledExchange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangeReviewStatus: Exchange review status for the creative. @@ -7875,9 +7875,9 @@ type ExchangeReviewStatus struct { NullFields []string `json:"-"` } -func (s *ExchangeReviewStatus) MarshalJSON() ([]byte, error) { +func (s ExchangeReviewStatus) MarshalJSON() ([]byte, error) { type NoMethod ExchangeReviewStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExchangeTargetingOptionDetails: Represents a targetable exchange. This will @@ -7985,9 +7985,9 @@ type ExchangeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ExchangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ExchangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ExchangeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExitEvent: Exit event of the creative. @@ -8024,9 +8024,9 @@ type ExitEvent struct { NullFields []string `json:"-"` } -func (s *ExitEvent) MarshalJSON() ([]byte, error) { +func (s ExitEvent) MarshalJSON() ([]byte, error) { type NoMethod ExitEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirstAndThirdPartyAudience: Describes a first or third party audience list @@ -8162,9 +8162,9 @@ type FirstAndThirdPartyAudience struct { NullFields []string `json:"-"` } -func (s *FirstAndThirdPartyAudience) MarshalJSON() ([]byte, error) { +func (s FirstAndThirdPartyAudience) MarshalJSON() ([]byte, error) { type NoMethod FirstAndThirdPartyAudience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirstAndThirdPartyAudienceGroup: Details of first and third party audience @@ -8188,9 +8188,9 @@ type FirstAndThirdPartyAudienceGroup struct { NullFields []string `json:"-"` } -func (s *FirstAndThirdPartyAudienceGroup) MarshalJSON() ([]byte, error) { +func (s FirstAndThirdPartyAudienceGroup) MarshalJSON() ([]byte, error) { type NoMethod FirstAndThirdPartyAudienceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirstAndThirdPartyAudienceTargetingSetting: Details of first and third party @@ -8251,9 +8251,9 @@ type FirstAndThirdPartyAudienceTargetingSetting struct { NullFields []string `json:"-"` } -func (s *FirstAndThirdPartyAudienceTargetingSetting) MarshalJSON() ([]byte, error) { +func (s FirstAndThirdPartyAudienceTargetingSetting) MarshalJSON() ([]byte, error) { type NoMethod FirstAndThirdPartyAudienceTargetingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FixedBidStrategy: A strategy that uses a fixed bidding price. @@ -8278,9 +8278,9 @@ type FixedBidStrategy struct { NullFields []string `json:"-"` } -func (s *FixedBidStrategy) MarshalJSON() ([]byte, error) { +func (s FixedBidStrategy) MarshalJSON() ([]byte, error) { type NoMethod FixedBidStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightActivity: A single Floodlight activity. @@ -8331,9 +8331,9 @@ type FloodlightActivity struct { NullFields []string `json:"-"` } -func (s *FloodlightActivity) MarshalJSON() ([]byte, error) { +func (s FloodlightActivity) MarshalJSON() ([]byte, error) { type NoMethod FloodlightActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloodlightGroup: A single Floodlight group. @@ -8392,9 +8392,9 @@ type FloodlightGroup struct { NullFields []string `json:"-"` } -func (s *FloodlightGroup) MarshalJSON() ([]byte, error) { +func (s FloodlightGroup) MarshalJSON() ([]byte, error) { type NoMethod FloodlightGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FrequencyCap: Settings that control the number of times a user may be shown @@ -8451,9 +8451,9 @@ type FrequencyCap struct { NullFields []string `json:"-"` } -func (s *FrequencyCap) MarshalJSON() ([]byte, error) { +func (s FrequencyCap) MarshalJSON() ([]byte, error) { type NoMethod FrequencyCap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenderAssignedTargetingOptionDetails: Details for assigned gender targeting @@ -8483,9 +8483,9 @@ type GenderAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *GenderAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s GenderAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod GenderAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenderTargetingOptionDetails: Represents a targetable gender. This will be @@ -8515,9 +8515,9 @@ type GenderTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *GenderTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s GenderTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod GenderTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateDefaultLineItemRequest: Request message for @@ -8617,9 +8617,9 @@ type GenerateDefaultLineItemRequest struct { NullFields []string `json:"-"` } -func (s *GenerateDefaultLineItemRequest) MarshalJSON() ([]byte, error) { +func (s GenerateDefaultLineItemRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateDefaultLineItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoRegionAssignedTargetingOptionDetails: Details for assigned geographic @@ -8687,9 +8687,9 @@ type GeoRegionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *GeoRegionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s GeoRegionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod GeoRegionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoRegionSearchTerms: Search terms for geo region targeting options. @@ -8710,9 +8710,9 @@ type GeoRegionSearchTerms struct { NullFields []string `json:"-"` } -func (s *GeoRegionSearchTerms) MarshalJSON() ([]byte, error) { +func (s GeoRegionSearchTerms) MarshalJSON() ([]byte, error) { type NoMethod GeoRegionSearchTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoRegionTargetingOptionDetails: Represents a targetable geographic region. @@ -8775,9 +8775,9 @@ type GeoRegionTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *GeoRegionTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s GeoRegionTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod GeoRegionTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAudience: Describes a Google audience resource. Includes Google @@ -8821,9 +8821,9 @@ type GoogleAudience struct { NullFields []string `json:"-"` } -func (s *GoogleAudience) MarshalJSON() ([]byte, error) { +func (s GoogleAudience) MarshalJSON() ([]byte, error) { type NoMethod GoogleAudience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAudienceGroup: Details of Google audience group. All Google audience @@ -8845,9 +8845,9 @@ type GoogleAudienceGroup struct { NullFields []string `json:"-"` } -func (s *GoogleAudienceGroup) MarshalJSON() ([]byte, error) { +func (s GoogleAudienceGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleAudienceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAudienceTargetingSetting: Details of Google audience targeting @@ -8869,9 +8869,9 @@ type GoogleAudienceTargetingSetting struct { NullFields []string `json:"-"` } -func (s *GoogleAudienceTargetingSetting) MarshalJSON() ([]byte, error) { +func (s GoogleAudienceTargetingSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleAudienceTargetingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleBytestreamMedia: Media resource. @@ -8894,9 +8894,9 @@ type GoogleBytestreamMedia struct { NullFields []string `json:"-"` } -func (s *GoogleBytestreamMedia) MarshalJSON() ([]byte, error) { +func (s GoogleBytestreamMedia) MarshalJSON() ([]byte, error) { type NoMethod GoogleBytestreamMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuaranteedOrder: A guaranteed order. Guaranteed orders are parent entity of @@ -9056,9 +9056,9 @@ type GuaranteedOrder struct { NullFields []string `json:"-"` } -func (s *GuaranteedOrder) MarshalJSON() ([]byte, error) { +func (s GuaranteedOrder) MarshalJSON() ([]byte, error) { type NoMethod GuaranteedOrder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuaranteedOrderStatus: The status settings of the guaranteed order. @@ -9111,9 +9111,9 @@ type GuaranteedOrderStatus struct { NullFields []string `json:"-"` } -func (s *GuaranteedOrderStatus) MarshalJSON() ([]byte, error) { +func (s GuaranteedOrderStatus) MarshalJSON() ([]byte, error) { type NoMethod GuaranteedOrderStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HouseholdIncomeAssignedTargetingOptionDetails: Details for assigned @@ -9155,9 +9155,9 @@ type HouseholdIncomeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *HouseholdIncomeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s HouseholdIncomeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod HouseholdIncomeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HouseholdIncomeTargetingOptionDetails: Represents a targetable household @@ -9198,9 +9198,9 @@ type HouseholdIncomeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *HouseholdIncomeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s HouseholdIncomeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod HouseholdIncomeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdFilter: A filtering option that filters entities by their entity IDs. @@ -9244,9 +9244,9 @@ type IdFilter struct { NullFields []string `json:"-"` } -func (s *IdFilter) MarshalJSON() ([]byte, error) { +func (s IdFilter) MarshalJSON() ([]byte, error) { type NoMethod IdFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageAsset: Meta data of an image asset. @@ -9270,9 +9270,9 @@ type ImageAsset struct { NullFields []string `json:"-"` } -func (s *ImageAsset) MarshalJSON() ([]byte, error) { +func (s ImageAsset) MarshalJSON() ([]byte, error) { type NoMethod ImageAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InStreamAd: Details for an in-stream ad. @@ -9295,9 +9295,9 @@ type InStreamAd struct { NullFields []string `json:"-"` } -func (s *InStreamAd) MarshalJSON() ([]byte, error) { +func (s InStreamAd) MarshalJSON() ([]byte, error) { type NoMethod InStreamAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertionOrder: A single insertion order. @@ -9419,9 +9419,9 @@ type InsertionOrder struct { NullFields []string `json:"-"` } -func (s *InsertionOrder) MarshalJSON() ([]byte, error) { +func (s InsertionOrder) MarshalJSON() ([]byte, error) { type NoMethod InsertionOrder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertionOrderBudget: Settings that control how insertion order budget is @@ -9470,9 +9470,9 @@ type InsertionOrderBudget struct { NullFields []string `json:"-"` } -func (s *InsertionOrderBudget) MarshalJSON() ([]byte, error) { +func (s InsertionOrderBudget) MarshalJSON() ([]byte, error) { type NoMethod InsertionOrderBudget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertionOrderBudgetSegment: Settings that control the budget of a single @@ -9510,9 +9510,9 @@ type InsertionOrderBudgetSegment struct { NullFields []string `json:"-"` } -func (s *InsertionOrderBudgetSegment) MarshalJSON() ([]byte, error) { +func (s InsertionOrderBudgetSegment) MarshalJSON() ([]byte, error) { type NoMethod InsertionOrderBudgetSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegralAdScience: Details of Integral Ad Science settings. @@ -9645,9 +9645,9 @@ type IntegralAdScience struct { NullFields []string `json:"-"` } -func (s *IntegralAdScience) MarshalJSON() ([]byte, error) { +func (s IntegralAdScience) MarshalJSON() ([]byte, error) { type NoMethod IntegralAdScience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntegrationDetails: Integration details of an entry. @@ -9673,9 +9673,9 @@ type IntegrationDetails struct { NullFields []string `json:"-"` } -func (s *IntegrationDetails) MarshalJSON() ([]byte, error) { +func (s IntegrationDetails) MarshalJSON() ([]byte, error) { type NoMethod IntegrationDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySource: An inventory source. @@ -9894,9 +9894,9 @@ type InventorySource struct { NullFields []string `json:"-"` } -func (s *InventorySource) MarshalJSON() ([]byte, error) { +func (s InventorySource) MarshalJSON() ([]byte, error) { type NoMethod InventorySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceAccessors: The partner or advertisers with access to the @@ -9923,9 +9923,9 @@ type InventorySourceAccessors struct { NullFields []string `json:"-"` } -func (s *InventorySourceAccessors) MarshalJSON() ([]byte, error) { +func (s InventorySourceAccessors) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceAccessors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceAccessorsAdvertiserAccessors: The advertisers with access to @@ -9946,9 +9946,9 @@ type InventorySourceAccessorsAdvertiserAccessors struct { NullFields []string `json:"-"` } -func (s *InventorySourceAccessorsAdvertiserAccessors) MarshalJSON() ([]byte, error) { +func (s InventorySourceAccessorsAdvertiserAccessors) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceAccessorsAdvertiserAccessors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceAccessorsPartnerAccessor: The partner with access to the @@ -9969,9 +9969,9 @@ type InventorySourceAccessorsPartnerAccessor struct { NullFields []string `json:"-"` } -func (s *InventorySourceAccessorsPartnerAccessor) MarshalJSON() ([]byte, error) { +func (s InventorySourceAccessorsPartnerAccessor) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceAccessorsPartnerAccessor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceAssignedTargetingOptionDetails: Targeting details for @@ -9995,9 +9995,9 @@ type InventorySourceAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *InventorySourceAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s InventorySourceAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceDisplayCreativeConfig: The configuration for display @@ -10019,9 +10019,9 @@ type InventorySourceDisplayCreativeConfig struct { NullFields []string `json:"-"` } -func (s *InventorySourceDisplayCreativeConfig) MarshalJSON() ([]byte, error) { +func (s InventorySourceDisplayCreativeConfig) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceDisplayCreativeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceFilter: A filtering option for filtering on Inventory Source @@ -10045,9 +10045,9 @@ type InventorySourceFilter struct { NullFields []string `json:"-"` } -func (s *InventorySourceFilter) MarshalJSON() ([]byte, error) { +func (s InventorySourceFilter) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceGroup: A collection of targetable inventory sources. @@ -10076,9 +10076,9 @@ type InventorySourceGroup struct { NullFields []string `json:"-"` } -func (s *InventorySourceGroup) MarshalJSON() ([]byte, error) { +func (s InventorySourceGroup) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceGroupAssignedTargetingOptionDetails: Targeting details for @@ -10103,9 +10103,9 @@ type InventorySourceGroupAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *InventorySourceGroupAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s InventorySourceGroupAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceGroupAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceStatus: The status related settings of the inventory source. @@ -10184,9 +10184,9 @@ type InventorySourceStatus struct { NullFields []string `json:"-"` } -func (s *InventorySourceStatus) MarshalJSON() ([]byte, error) { +func (s InventorySourceStatus) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySourceVideoCreativeConfig: The configuration for video creatives. @@ -10207,9 +10207,9 @@ type InventorySourceVideoCreativeConfig struct { NullFields []string `json:"-"` } -func (s *InventorySourceVideoCreativeConfig) MarshalJSON() ([]byte, error) { +func (s InventorySourceVideoCreativeConfig) MarshalJSON() ([]byte, error) { type NoMethod InventorySourceVideoCreativeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Invoice: A single invoice. @@ -10301,9 +10301,9 @@ type Invoice struct { NullFields []string `json:"-"` } -func (s *Invoice) MarshalJSON() ([]byte, error) { +func (s Invoice) MarshalJSON() ([]byte, error) { type NoMethod Invoice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeywordAssignedTargetingOptionDetails: Details for assigned keyword @@ -10330,9 +10330,9 @@ type KeywordAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *KeywordAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s KeywordAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod KeywordAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Kpi: Settings that control the key performance indicator, or KPI, of an @@ -10408,9 +10408,9 @@ type Kpi struct { NullFields []string `json:"-"` } -func (s *Kpi) MarshalJSON() ([]byte, error) { +func (s Kpi) MarshalJSON() ([]byte, error) { type NoMethod Kpi - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageAssignedTargetingOptionDetails: Details for assigned language @@ -10439,9 +10439,9 @@ type LanguageAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *LanguageAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s LanguageAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod LanguageAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageTargetingOptionDetails: Represents a targetable language. This will @@ -10463,9 +10463,9 @@ type LanguageTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *LanguageTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s LanguageTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod LanguageTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineItem: A single line item. @@ -10684,9 +10684,9 @@ type LineItem struct { NullFields []string `json:"-"` } -func (s *LineItem) MarshalJSON() ([]byte, error) { +func (s LineItem) MarshalJSON() ([]byte, error) { type NoMethod LineItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineItemAssignedTargetingOption: Wrapper object associating an @@ -10710,9 +10710,9 @@ type LineItemAssignedTargetingOption struct { NullFields []string `json:"-"` } -func (s *LineItemAssignedTargetingOption) MarshalJSON() ([]byte, error) { +func (s LineItemAssignedTargetingOption) MarshalJSON() ([]byte, error) { type NoMethod LineItemAssignedTargetingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineItemBudget: Settings that control how budget is allocated. @@ -10765,9 +10765,9 @@ type LineItemBudget struct { NullFields []string `json:"-"` } -func (s *LineItemBudget) MarshalJSON() ([]byte, error) { +func (s LineItemBudget) MarshalJSON() ([]byte, error) { type NoMethod LineItemBudget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineItemFlight: Settings that control the active duration of a line item. @@ -10803,9 +10803,9 @@ type LineItemFlight struct { NullFields []string `json:"-"` } -func (s *LineItemFlight) MarshalJSON() ([]byte, error) { +func (s LineItemFlight) MarshalJSON() ([]byte, error) { type NoMethod LineItemFlight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListAdGroupAdsResponse struct { @@ -10831,9 +10831,9 @@ type ListAdGroupAdsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdGroupAdsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdGroupAdsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdGroupAdsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdGroupAssignedTargetingOptionsResponse: Response message for @@ -10864,9 +10864,9 @@ type ListAdGroupAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdGroupAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdGroupAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdGroupAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListAdGroupsResponse struct { @@ -10892,9 +10892,9 @@ type ListAdGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdvertiserAssignedTargetingOptionsResponse: Response message for @@ -10925,9 +10925,9 @@ type ListAdvertiserAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdvertiserAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdvertiserAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListAdvertisersResponse struct { @@ -10953,9 +10953,9 @@ type ListAdvertisersResponse struct { NullFields []string `json:"-"` } -func (s *ListAdvertisersResponse) MarshalJSON() ([]byte, error) { +func (s ListAdvertisersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdvertisersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssignedInventorySourcesResponse: Response message for @@ -10984,9 +10984,9 @@ type ListAssignedInventorySourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListAssignedInventorySourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListAssignedInventorySourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssignedInventorySourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssignedLocationsResponse: Response message for @@ -11015,9 +11015,9 @@ type ListAssignedLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListAssignedLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListAssignedLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssignedLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCampaignAssignedTargetingOptionsResponse: Response message for @@ -11048,9 +11048,9 @@ type ListCampaignAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListCampaignAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListCampaignAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCampaignAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCampaignsResponse struct { @@ -11076,9 +11076,9 @@ type ListCampaignsResponse struct { NullFields []string `json:"-"` } -func (s *ListCampaignsResponse) MarshalJSON() ([]byte, error) { +func (s ListCampaignsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCampaignsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListChannelsResponse struct { @@ -11104,9 +11104,9 @@ type ListChannelsResponse struct { NullFields []string `json:"-"` } -func (s *ListChannelsResponse) MarshalJSON() ([]byte, error) { +func (s ListChannelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListChannelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCombinedAudiencesResponse struct { @@ -11133,9 +11133,9 @@ type ListCombinedAudiencesResponse struct { NullFields []string `json:"-"` } -func (s *ListCombinedAudiencesResponse) MarshalJSON() ([]byte, error) { +func (s ListCombinedAudiencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCombinedAudiencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCreativesResponse struct { @@ -11162,9 +11162,9 @@ type ListCreativesResponse struct { NullFields []string `json:"-"` } -func (s *ListCreativesResponse) MarshalJSON() ([]byte, error) { +func (s ListCreativesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCreativesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCustomBiddingAlgorithmRulesResponse struct { @@ -11192,9 +11192,9 @@ type ListCustomBiddingAlgorithmRulesResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomBiddingAlgorithmRulesResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomBiddingAlgorithmRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomBiddingAlgorithmRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCustomBiddingAlgorithmsResponse struct { @@ -11222,9 +11222,9 @@ type ListCustomBiddingAlgorithmsResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomBiddingAlgorithmsResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomBiddingAlgorithmsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomBiddingAlgorithmsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCustomBiddingScriptsResponse struct { @@ -11252,9 +11252,9 @@ type ListCustomBiddingScriptsResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomBiddingScriptsResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomBiddingScriptsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomBiddingScriptsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCustomListsResponse struct { @@ -11280,9 +11280,9 @@ type ListCustomListsResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomListsResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomListsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomListsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListFirstAndThirdPartyAudiencesResponse struct { @@ -11311,9 +11311,9 @@ type ListFirstAndThirdPartyAudiencesResponse struct { NullFields []string `json:"-"` } -func (s *ListFirstAndThirdPartyAudiencesResponse) MarshalJSON() ([]byte, error) { +func (s ListFirstAndThirdPartyAudiencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFirstAndThirdPartyAudiencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListFloodlightActivitiesResponse struct { @@ -11340,9 +11340,9 @@ type ListFloodlightActivitiesResponse struct { NullFields []string `json:"-"` } -func (s *ListFloodlightActivitiesResponse) MarshalJSON() ([]byte, error) { +func (s ListFloodlightActivitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFloodlightActivitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListGoogleAudiencesResponse struct { @@ -11369,9 +11369,9 @@ type ListGoogleAudiencesResponse struct { NullFields []string `json:"-"` } -func (s *ListGoogleAudiencesResponse) MarshalJSON() ([]byte, error) { +func (s ListGoogleAudiencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGoogleAudiencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListGuaranteedOrdersResponse struct { @@ -11398,9 +11398,9 @@ type ListGuaranteedOrdersResponse struct { NullFields []string `json:"-"` } -func (s *ListGuaranteedOrdersResponse) MarshalJSON() ([]byte, error) { +func (s ListGuaranteedOrdersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGuaranteedOrdersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListInsertionOrderAssignedTargetingOptionsResponse struct { @@ -11429,9 +11429,9 @@ type ListInsertionOrderAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListInsertionOrderAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListInsertionOrderAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInsertionOrderAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListInsertionOrdersResponse struct { @@ -11458,9 +11458,9 @@ type ListInsertionOrdersResponse struct { NullFields []string `json:"-"` } -func (s *ListInsertionOrdersResponse) MarshalJSON() ([]byte, error) { +func (s ListInsertionOrdersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInsertionOrdersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInventorySourceGroupsResponse: Response message for @@ -11489,9 +11489,9 @@ type ListInventorySourceGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListInventorySourceGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListInventorySourceGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInventorySourceGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListInventorySourcesResponse struct { @@ -11518,9 +11518,9 @@ type ListInventorySourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListInventorySourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListInventorySourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInventorySourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListInvoicesResponse struct { @@ -11547,9 +11547,9 @@ type ListInvoicesResponse struct { NullFields []string `json:"-"` } -func (s *ListInvoicesResponse) MarshalJSON() ([]byte, error) { +func (s ListInvoicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInvoicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLineItemAssignedTargetingOptionsResponse: Response message for @@ -11580,9 +11580,9 @@ type ListLineItemAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListLineItemAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListLineItemAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLineItemAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListLineItemsResponse struct { @@ -11608,9 +11608,9 @@ type ListLineItemsResponse struct { NullFields []string `json:"-"` } -func (s *ListLineItemsResponse) MarshalJSON() ([]byte, error) { +func (s ListLineItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLineItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListLocationListsResponse struct { @@ -11637,9 +11637,9 @@ type ListLocationListsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationListsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationListsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationListsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNegativeKeywordListsResponse: Response message for @@ -11668,9 +11668,9 @@ type ListNegativeKeywordListsResponse struct { NullFields []string `json:"-"` } -func (s *ListNegativeKeywordListsResponse) MarshalJSON() ([]byte, error) { +func (s ListNegativeKeywordListsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNegativeKeywordListsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNegativeKeywordsResponse: Response message for @@ -11699,9 +11699,9 @@ type ListNegativeKeywordsResponse struct { NullFields []string `json:"-"` } -func (s *ListNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { +func (s ListNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNegativeKeywordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListPartnerAssignedTargetingOptionsResponse struct { @@ -11730,9 +11730,9 @@ type ListPartnerAssignedTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListPartnerAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListPartnerAssignedTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPartnerAssignedTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListPartnersResponse struct { @@ -11758,9 +11758,9 @@ type ListPartnersResponse struct { NullFields []string `json:"-"` } -func (s *ListPartnersResponse) MarshalJSON() ([]byte, error) { +func (s ListPartnersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPartnersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSitesResponse: Response message for SiteService.ListSites. @@ -11787,9 +11787,9 @@ type ListSitesResponse struct { NullFields []string `json:"-"` } -func (s *ListSitesResponse) MarshalJSON() ([]byte, error) { +func (s ListSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTargetingOptionsResponse: Response message for ListTargetingOptions. @@ -11817,9 +11817,9 @@ type ListTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListUsersResponse struct { @@ -11846,9 +11846,9 @@ type ListUsersResponse struct { NullFields []string `json:"-"` } -func (s *ListUsersResponse) MarshalJSON() ([]byte, error) { +func (s ListUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationList: A list of locations used for targeting. @@ -11889,9 +11889,9 @@ type LocationList struct { NullFields []string `json:"-"` } -func (s *LocationList) MarshalJSON() ([]byte, error) { +func (s LocationList) MarshalJSON() ([]byte, error) { type NoMethod LocationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookbackWindow: Specifies how many days into the past to look when @@ -11916,9 +11916,9 @@ type LookbackWindow struct { NullFields []string `json:"-"` } -func (s *LookbackWindow) MarshalJSON() ([]byte, error) { +func (s LookbackWindow) MarshalJSON() ([]byte, error) { type NoMethod LookbackWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LookupInvoiceCurrencyResponse struct { @@ -11940,9 +11940,9 @@ type LookupInvoiceCurrencyResponse struct { NullFields []string `json:"-"` } -func (s *LookupInvoiceCurrencyResponse) MarshalJSON() ([]byte, error) { +func (s LookupInvoiceCurrencyResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupInvoiceCurrencyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MastheadAd: Details for a Masthead Ad. @@ -11993,9 +11993,9 @@ type MastheadAd struct { NullFields []string `json:"-"` } -func (s *MastheadAd) MarshalJSON() ([]byte, error) { +func (s MastheadAd) MarshalJSON() ([]byte, error) { type NoMethod MastheadAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaximizeSpendBidStrategy: A strategy that automatically adjusts the bid to @@ -12044,9 +12044,9 @@ type MaximizeSpendBidStrategy struct { NullFields []string `json:"-"` } -func (s *MaximizeSpendBidStrategy) MarshalJSON() ([]byte, error) { +func (s MaximizeSpendBidStrategy) MarshalJSON() ([]byte, error) { type NoMethod MaximizeSpendBidStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MeasurementConfig: Measurement settings of a partner. @@ -12069,9 +12069,9 @@ type MeasurementConfig struct { NullFields []string `json:"-"` } -func (s *MeasurementConfig) MarshalJSON() ([]byte, error) { +func (s MeasurementConfig) MarshalJSON() ([]byte, error) { type NoMethod MeasurementConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileApp: A mobile app promoted by a mobile app install line item. @@ -12105,9 +12105,9 @@ type MobileApp struct { NullFields []string `json:"-"` } -func (s *MobileApp) MarshalJSON() ([]byte, error) { +func (s MobileApp) MarshalJSON() ([]byte, error) { type NoMethod MobileApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileDeviceIdList: Wrapper message for a list of mobile device IDs defining @@ -12135,9 +12135,9 @@ type MobileDeviceIdList struct { NullFields []string `json:"-"` } -func (s *MobileDeviceIdList) MarshalJSON() ([]byte, error) { +func (s MobileDeviceIdList) MarshalJSON() ([]byte, error) { type NoMethod MobileDeviceIdList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -12166,9 +12166,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NativeContentPositionAssignedTargetingOptionDetails: Details for native @@ -12211,9 +12211,9 @@ type NativeContentPositionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *NativeContentPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s NativeContentPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod NativeContentPositionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NativeContentPositionTargetingOptionDetails: Represents a targetable native @@ -12254,9 +12254,9 @@ type NativeContentPositionTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *NativeContentPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s NativeContentPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod NativeContentPositionTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NegativeKeyword: A negatively targeted keyword that belongs to a negative @@ -12287,9 +12287,9 @@ type NegativeKeyword struct { NullFields []string `json:"-"` } -func (s *NegativeKeyword) MarshalJSON() ([]byte, error) { +func (s NegativeKeyword) MarshalJSON() ([]byte, error) { type NoMethod NegativeKeyword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NegativeKeywordList: A list of negative keywords used for targeting. @@ -12324,9 +12324,9 @@ type NegativeKeywordList struct { NullFields []string `json:"-"` } -func (s *NegativeKeywordList) MarshalJSON() ([]byte, error) { +func (s NegativeKeywordList) MarshalJSON() ([]byte, error) { type NoMethod NegativeKeywordList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NegativeKeywordListAssignedTargetingOptionDetails: Targeting details for @@ -12351,9 +12351,9 @@ type NegativeKeywordListAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *NegativeKeywordListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s NegativeKeywordListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod NegativeKeywordListAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonSkippableAd: Details for a non-skippable ad. @@ -12376,9 +12376,9 @@ type NonSkippableAd struct { NullFields []string `json:"-"` } -func (s *NonSkippableAd) MarshalJSON() ([]byte, error) { +func (s NonSkippableAd) MarshalJSON() ([]byte, error) { type NoMethod NonSkippableAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObaIcon: OBA Icon for a Creative @@ -12425,9 +12425,9 @@ type ObaIcon struct { NullFields []string `json:"-"` } -func (s *ObaIcon) MarshalJSON() ([]byte, error) { +func (s ObaIcon) MarshalJSON() ([]byte, error) { type NoMethod ObaIcon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OmidAssignedTargetingOptionDetails: Represents a targetable Open Measurement @@ -12455,9 +12455,9 @@ type OmidAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OmidAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OmidAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OmidAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OmidTargetingOptionDetails: Represents a targetable Open Measurement enabled @@ -12485,9 +12485,9 @@ type OmidTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OmidTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OmidTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OmidTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnScreenPositionAssignedTargetingOptionDetails: On screen position targeting @@ -12537,9 +12537,9 @@ type OnScreenPositionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OnScreenPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OnScreenPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OnScreenPositionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnScreenPositionTargetingOptionDetails: Represents a targetable on screen @@ -12570,9 +12570,9 @@ type OnScreenPositionTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OnScreenPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OnScreenPositionTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OnScreenPositionTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystemAssignedTargetingOptionDetails: Assigned operating system @@ -12601,9 +12601,9 @@ type OperatingSystemAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OperatingSystemAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OperatingSystemAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystemAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystemTargetingOptionDetails: Represents a targetable operating @@ -12625,9 +12625,9 @@ type OperatingSystemTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *OperatingSystemTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s OperatingSystemTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystemTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -12672,9 +12672,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pacing: Settings that control the rate at which a budget is spent. @@ -12732,9 +12732,9 @@ type Pacing struct { NullFields []string `json:"-"` } -func (s *Pacing) MarshalJSON() ([]byte, error) { +func (s Pacing) MarshalJSON() ([]byte, error) { type NoMethod Pacing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParentEntityFilter: A filtering option that filters on selected file types @@ -12799,9 +12799,9 @@ type ParentEntityFilter struct { NullFields []string `json:"-"` } -func (s *ParentEntityFilter) MarshalJSON() ([]byte, error) { +func (s ParentEntityFilter) MarshalJSON() ([]byte, error) { type NoMethod ParentEntityFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParentalStatusAssignedTargetingOptionDetails: Details for assigned parental @@ -12833,9 +12833,9 @@ type ParentalStatusAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ParentalStatusAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ParentalStatusAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ParentalStatusAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParentalStatusTargetingOptionDetails: Represents a targetable parental @@ -12866,9 +12866,9 @@ type ParentalStatusTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ParentalStatusTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ParentalStatusTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ParentalStatusTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Partner: A single partner in Display & Video 360 (DV360). @@ -12927,9 +12927,9 @@ type Partner struct { NullFields []string `json:"-"` } -func (s *Partner) MarshalJSON() ([]byte, error) { +func (s Partner) MarshalJSON() ([]byte, error) { type NoMethod Partner - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerAdServerConfig: Ad server related settings of a partner. @@ -12949,9 +12949,9 @@ type PartnerAdServerConfig struct { NullFields []string `json:"-"` } -func (s *PartnerAdServerConfig) MarshalJSON() ([]byte, error) { +func (s PartnerAdServerConfig) MarshalJSON() ([]byte, error) { type NoMethod PartnerAdServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerBillingConfig: Billing related settings of a partner. @@ -12971,9 +12971,9 @@ type PartnerBillingConfig struct { NullFields []string `json:"-"` } -func (s *PartnerBillingConfig) MarshalJSON() ([]byte, error) { +func (s PartnerBillingConfig) MarshalJSON() ([]byte, error) { type NoMethod PartnerBillingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerCost: Settings that control a partner cost. A partner cost is any @@ -13100,9 +13100,9 @@ type PartnerCost struct { NullFields []string `json:"-"` } -func (s *PartnerCost) MarshalJSON() ([]byte, error) { +func (s PartnerCost) MarshalJSON() ([]byte, error) { type NoMethod PartnerCost - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerDataAccessConfig: Settings that control how partner related data may @@ -13124,9 +13124,9 @@ type PartnerDataAccessConfig struct { NullFields []string `json:"-"` } -func (s *PartnerDataAccessConfig) MarshalJSON() ([]byte, error) { +func (s PartnerDataAccessConfig) MarshalJSON() ([]byte, error) { type NoMethod PartnerDataAccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerGeneralConfig: General settings of a partner. @@ -13150,9 +13150,9 @@ type PartnerGeneralConfig struct { NullFields []string `json:"-"` } -func (s *PartnerGeneralConfig) MarshalJSON() ([]byte, error) { +func (s PartnerGeneralConfig) MarshalJSON() ([]byte, error) { type NoMethod PartnerGeneralConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartnerRevenueModel: Settings that control how partner revenue is @@ -13196,9 +13196,9 @@ type PartnerRevenueModel struct { NullFields []string `json:"-"` } -func (s *PartnerRevenueModel) MarshalJSON() ([]byte, error) { +func (s PartnerRevenueModel) MarshalJSON() ([]byte, error) { type NoMethod PartnerRevenueModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceGoal: Settings that control the performance goal of a campaign. @@ -13271,9 +13271,9 @@ type PerformanceGoal struct { NullFields []string `json:"-"` } -func (s *PerformanceGoal) MarshalJSON() ([]byte, error) { +func (s PerformanceGoal) MarshalJSON() ([]byte, error) { type NoMethod PerformanceGoal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceGoalBidStrategy: A strategy that automatically adjusts the bid to @@ -13344,9 +13344,9 @@ type PerformanceGoalBidStrategy struct { NullFields []string `json:"-"` } -func (s *PerformanceGoalBidStrategy) MarshalJSON() ([]byte, error) { +func (s PerformanceGoalBidStrategy) MarshalJSON() ([]byte, error) { type NoMethod PerformanceGoalBidStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PoiAssignedTargetingOptionDetails: Details for assigned POI targeting @@ -13399,9 +13399,9 @@ type PoiAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *PoiAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s PoiAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod PoiAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PoiAssignedTargetingOptionDetails) UnmarshalJSON(data []byte) error { @@ -13441,9 +13441,9 @@ type PoiSearchTerms struct { NullFields []string `json:"-"` } -func (s *PoiSearchTerms) MarshalJSON() ([]byte, error) { +func (s PoiSearchTerms) MarshalJSON() ([]byte, error) { type NoMethod PoiSearchTerms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PoiTargetingOptionDetails: Represents a targetable point of interest(POI). @@ -13470,9 +13470,9 @@ type PoiTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *PoiTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s PoiTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod PoiTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PoiTargetingOptionDetails) UnmarshalJSON(data []byte) error { @@ -13523,9 +13523,9 @@ type PrismaConfig struct { NullFields []string `json:"-"` } -func (s *PrismaConfig) MarshalJSON() ([]byte, error) { +func (s PrismaConfig) MarshalJSON() ([]byte, error) { type NoMethod PrismaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrismaCpeCode: Google Payments Center supports searching and filtering on @@ -13550,9 +13550,9 @@ type PrismaCpeCode struct { NullFields []string `json:"-"` } -func (s *PrismaCpeCode) MarshalJSON() ([]byte, error) { +func (s PrismaCpeCode) MarshalJSON() ([]byte, error) { type NoMethod PrismaCpeCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductFeedData: The details of product feed. @@ -13582,9 +13582,9 @@ type ProductFeedData struct { NullFields []string `json:"-"` } -func (s *ProductFeedData) MarshalJSON() ([]byte, error) { +func (s ProductFeedData) MarshalJSON() ([]byte, error) { type NoMethod ProductFeedData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductMatchDimension: A dimension used to match products. @@ -13607,9 +13607,9 @@ type ProductMatchDimension struct { NullFields []string `json:"-"` } -func (s *ProductMatchDimension) MarshalJSON() ([]byte, error) { +func (s ProductMatchDimension) MarshalJSON() ([]byte, error) { type NoMethod ProductMatchDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProximityLocationListAssignedTargetingOptionDetails: Targeting details for @@ -13648,9 +13648,9 @@ type ProximityLocationListAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ProximityLocationListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ProximityLocationListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ProximityLocationListAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProximityLocationListAssignedTargetingOptionDetails) UnmarshalJSON(data []byte) error { @@ -13693,9 +13693,9 @@ type PublisherReviewStatus struct { NullFields []string `json:"-"` } -func (s *PublisherReviewStatus) MarshalJSON() ([]byte, error) { +func (s PublisherReviewStatus) MarshalJSON() ([]byte, error) { type NoMethod PublisherReviewStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RateDetails: The rate related settings of the inventory source. @@ -13735,9 +13735,9 @@ type RateDetails struct { NullFields []string `json:"-"` } -func (s *RateDetails) MarshalJSON() ([]byte, error) { +func (s RateDetails) MarshalJSON() ([]byte, error) { type NoMethod RateDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalLocationListAssignedTargetingOptionDetails: Targeting details for @@ -13764,9 +13764,9 @@ type RegionalLocationListAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *RegionalLocationListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s RegionalLocationListAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod RegionalLocationListAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemarketingConfig: Settings that control the whether remarketing is enabled @@ -13790,9 +13790,9 @@ type RemarketingConfig struct { NullFields []string `json:"-"` } -func (s *RemarketingConfig) MarshalJSON() ([]byte, error) { +func (s RemarketingConfig) MarshalJSON() ([]byte, error) { type NoMethod RemarketingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceNegativeKeywordsRequest: Request message for @@ -13815,9 +13815,9 @@ type ReplaceNegativeKeywordsRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceNegativeKeywordsRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceNegativeKeywordsRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceNegativeKeywordsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceNegativeKeywordsResponse: Response message for @@ -13842,9 +13842,9 @@ type ReplaceNegativeKeywordsResponse struct { NullFields []string `json:"-"` } -func (s *ReplaceNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { +func (s ReplaceNegativeKeywordsResponse) MarshalJSON() ([]byte, error) { type NoMethod ReplaceNegativeKeywordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceSitesRequest: Request message for SiteService.ReplaceSites. @@ -13869,9 +13869,9 @@ type ReplaceSitesRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceSitesRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceSitesRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceSitesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceSitesResponse: Response message for SiteService.ReplaceSites. @@ -13894,9 +13894,9 @@ type ReplaceSitesResponse struct { NullFields []string `json:"-"` } -func (s *ReplaceSitesResponse) MarshalJSON() ([]byte, error) { +func (s ReplaceSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod ReplaceSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReviewStatusInfo: Review statuses for the creative. @@ -13959,9 +13959,9 @@ type ReviewStatusInfo struct { NullFields []string `json:"-"` } -func (s *ReviewStatusInfo) MarshalJSON() ([]byte, error) { +func (s ReviewStatusInfo) MarshalJSON() ([]byte, error) { type NoMethod ReviewStatusInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScriptError: An error message for a custom bidding script. @@ -13995,9 +13995,9 @@ type ScriptError struct { NullFields []string `json:"-"` } -func (s *ScriptError) MarshalJSON() ([]byte, error) { +func (s ScriptError) MarshalJSON() ([]byte, error) { type NoMethod ScriptError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdfConfig: Structured Data File (SDF) related settings. @@ -14041,9 +14041,9 @@ type SdfConfig struct { NullFields []string `json:"-"` } -func (s *SdfConfig) MarshalJSON() ([]byte, error) { +func (s SdfConfig) MarshalJSON() ([]byte, error) { type NoMethod SdfConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdfDownloadTask: Type for the response returned by @@ -14068,9 +14068,9 @@ type SdfDownloadTask struct { NullFields []string `json:"-"` } -func (s *SdfDownloadTask) MarshalJSON() ([]byte, error) { +func (s SdfDownloadTask) MarshalJSON() ([]byte, error) { type NoMethod SdfDownloadTask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SdfDownloadTaskMetadata: Type for the metadata returned by @@ -14116,9 +14116,9 @@ type SdfDownloadTaskMetadata struct { NullFields []string `json:"-"` } -func (s *SdfDownloadTaskMetadata) MarshalJSON() ([]byte, error) { +func (s SdfDownloadTaskMetadata) MarshalJSON() ([]byte, error) { type NoMethod SdfDownloadTaskMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchTargetingOptionsRequest: Request message for SearchTargetingOptions. @@ -14157,9 +14157,9 @@ type SearchTargetingOptionsRequest struct { NullFields []string `json:"-"` } -func (s *SearchTargetingOptionsRequest) MarshalJSON() ([]byte, error) { +func (s SearchTargetingOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchTargetingOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchTargetingOptionsResponse: Response message for SearchTargetingOptions. @@ -14187,9 +14187,9 @@ type SearchTargetingOptionsResponse struct { NullFields []string `json:"-"` } -func (s *SearchTargetingOptionsResponse) MarshalJSON() ([]byte, error) { +func (s SearchTargetingOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchTargetingOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SensitiveCategoryAssignedTargetingOptionDetails: Targeting details for @@ -14267,9 +14267,9 @@ type SensitiveCategoryAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *SensitiveCategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s SensitiveCategoryAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod SensitiveCategoryAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SensitiveCategoryTargetingOptionDetails: Represents a targetable sensitive @@ -14347,9 +14347,9 @@ type SensitiveCategoryTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *SensitiveCategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s SensitiveCategoryTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod SensitiveCategoryTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SessionPositionAssignedTargetingOptionDetails: Details for session position @@ -14377,9 +14377,9 @@ type SessionPositionAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *SessionPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s SessionPositionAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod SessionPositionAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Site: A single site. Sites are apps or websites belonging to a channel. @@ -14405,9 +14405,9 @@ type Site struct { NullFields []string `json:"-"` } -func (s *Site) MarshalJSON() ([]byte, error) { +func (s Site) MarshalJSON() ([]byte, error) { type NoMethod Site - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -14439,9 +14439,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubExchangeAssignedTargetingOptionDetails: Details for assigned sub-exchange @@ -14465,9 +14465,9 @@ type SubExchangeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *SubExchangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s SubExchangeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod SubExchangeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubExchangeTargetingOptionDetails: Represents a targetable sub-exchange. @@ -14489,9 +14489,9 @@ type SubExchangeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *SubExchangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s SubExchangeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod SubExchangeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetFrequency: Setting that controls the average number of times the ads @@ -14536,9 +14536,9 @@ type TargetFrequency struct { NullFields []string `json:"-"` } -func (s *TargetFrequency) MarshalJSON() ([]byte, error) { +func (s TargetFrequency) MarshalJSON() ([]byte, error) { type NoMethod TargetFrequency - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetingExpansionConfig: Settings that control the optimized targeting @@ -14577,9 +14577,9 @@ type TargetingExpansionConfig struct { NullFields []string `json:"-"` } -func (s *TargetingExpansionConfig) MarshalJSON() ([]byte, error) { +func (s TargetingExpansionConfig) MarshalJSON() ([]byte, error) { type NoMethod TargetingExpansionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetingOption: Represents a single targeting option, which is a targetable @@ -14782,9 +14782,9 @@ type TargetingOption struct { NullFields []string `json:"-"` } -func (s *TargetingOption) MarshalJSON() ([]byte, error) { +func (s TargetingOption) MarshalJSON() ([]byte, error) { type NoMethod TargetingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyMeasurementConfigs: Settings that control what third-party vendors @@ -14822,9 +14822,9 @@ type ThirdPartyMeasurementConfigs struct { NullFields []string `json:"-"` } -func (s *ThirdPartyMeasurementConfigs) MarshalJSON() ([]byte, error) { +func (s ThirdPartyMeasurementConfigs) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyMeasurementConfigs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyOnlyConfig: Settings for advertisers that use third-party ad @@ -14846,9 +14846,9 @@ type ThirdPartyOnlyConfig struct { NullFields []string `json:"-"` } -func (s *ThirdPartyOnlyConfig) MarshalJSON() ([]byte, error) { +func (s ThirdPartyOnlyConfig) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyOnlyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyUrl: Tracking URLs from third parties to track interactions with @@ -14908,9 +14908,9 @@ type ThirdPartyUrl struct { NullFields []string `json:"-"` } -func (s *ThirdPartyUrl) MarshalJSON() ([]byte, error) { +func (s ThirdPartyUrl) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyVendorConfig: Settings that control how third-party measurement @@ -14947,9 +14947,9 @@ type ThirdPartyVendorConfig struct { NullFields []string `json:"-"` } -func (s *ThirdPartyVendorConfig) MarshalJSON() ([]byte, error) { +func (s ThirdPartyVendorConfig) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyVendorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyVerifierAssignedTargetingOptionDetails: Assigned third party @@ -14976,9 +14976,9 @@ type ThirdPartyVerifierAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ThirdPartyVerifierAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ThirdPartyVerifierAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyVerifierAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeRange: A time range. @@ -15000,9 +15000,9 @@ type TimeRange struct { NullFields []string `json:"-"` } -func (s *TimeRange) MarshalJSON() ([]byte, error) { +func (s TimeRange) MarshalJSON() ([]byte, error) { type NoMethod TimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimerEvent: Timer event of the creative. @@ -15025,9 +15025,9 @@ type TimerEvent struct { NullFields []string `json:"-"` } -func (s *TimerEvent) MarshalJSON() ([]byte, error) { +func (s TimerEvent) MarshalJSON() ([]byte, error) { type NoMethod TimerEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrackingFloodlightActivityConfig: Settings that control the behavior of a @@ -15056,9 +15056,9 @@ type TrackingFloodlightActivityConfig struct { NullFields []string `json:"-"` } -func (s *TrackingFloodlightActivityConfig) MarshalJSON() ([]byte, error) { +func (s TrackingFloodlightActivityConfig) MarshalJSON() ([]byte, error) { type NoMethod TrackingFloodlightActivityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Transcode: Represents information about the transcoded audio or video file. @@ -15097,9 +15097,9 @@ type Transcode struct { NullFields []string `json:"-"` } -func (s *Transcode) MarshalJSON() ([]byte, error) { +func (s Transcode) MarshalJSON() ([]byte, error) { type NoMethod Transcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Transcode) UnmarshalJSON(data []byte) error { @@ -15149,9 +15149,9 @@ type UniversalAdId struct { NullFields []string `json:"-"` } -func (s *UniversalAdId) MarshalJSON() ([]byte, error) { +func (s UniversalAdId) MarshalJSON() ([]byte, error) { type NoMethod UniversalAdId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlAssignedTargetingOptionDetails: Details for assigned URL targeting @@ -15178,9 +15178,9 @@ type UrlAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *UrlAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s UrlAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod UrlAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: A single user in Display & Video 360. @@ -15216,9 +15216,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRewardedContentAssignedTargetingOptionDetails: User rewarded content @@ -15253,9 +15253,9 @@ type UserRewardedContentAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *UserRewardedContentAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s UserRewardedContentAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod UserRewardedContentAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserRewardedContentTargetingOptionDetails: Represents a targetable user @@ -15287,9 +15287,9 @@ type UserRewardedContentTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *UserRewardedContentTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s UserRewardedContentTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod UserRewardedContentTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoAdSequenceSettings: Settings related to VideoAdSequence. @@ -15317,9 +15317,9 @@ type VideoAdSequenceSettings struct { NullFields []string `json:"-"` } -func (s *VideoAdSequenceSettings) MarshalJSON() ([]byte, error) { +func (s VideoAdSequenceSettings) MarshalJSON() ([]byte, error) { type NoMethod VideoAdSequenceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoAdSequenceStep: The detail of a single step in a VideoAdSequence. @@ -15356,9 +15356,9 @@ type VideoAdSequenceStep struct { NullFields []string `json:"-"` } -func (s *VideoAdSequenceStep) MarshalJSON() ([]byte, error) { +func (s VideoAdSequenceStep) MarshalJSON() ([]byte, error) { type NoMethod VideoAdSequenceStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoDiscoveryAd: Details for a video discovery ad. @@ -15394,9 +15394,9 @@ type VideoDiscoveryAd struct { NullFields []string `json:"-"` } -func (s *VideoDiscoveryAd) MarshalJSON() ([]byte, error) { +func (s VideoDiscoveryAd) MarshalJSON() ([]byte, error) { type NoMethod VideoDiscoveryAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoPerformanceAd: Details for a video performance ad. @@ -15442,9 +15442,9 @@ type VideoPerformanceAd struct { NullFields []string `json:"-"` } -func (s *VideoPerformanceAd) MarshalJSON() ([]byte, error) { +func (s VideoPerformanceAd) MarshalJSON() ([]byte, error) { type NoMethod VideoPerformanceAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoPlayerSizeAssignedTargetingOptionDetails: Video player size targeting @@ -15482,9 +15482,9 @@ type VideoPlayerSizeAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *VideoPlayerSizeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s VideoPlayerSizeAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod VideoPlayerSizeAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoPlayerSizeTargetingOptionDetails: Represents a targetable video player @@ -15520,9 +15520,9 @@ type VideoPlayerSizeTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *VideoPlayerSizeTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s VideoPlayerSizeTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod VideoPlayerSizeTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViewabilityAssignedTargetingOptionDetails: Assigned viewability targeting @@ -15568,9 +15568,9 @@ type ViewabilityAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ViewabilityAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ViewabilityAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ViewabilityAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViewabilityTargetingOptionDetails: Represents a targetable viewability. This @@ -15615,9 +15615,9 @@ type ViewabilityTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *ViewabilityTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s ViewabilityTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod ViewabilityTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeAndPartnersBiddingStrategy: Settings that control the bid strategy @@ -15694,9 +15694,9 @@ type YoutubeAndPartnersBiddingStrategy struct { NullFields []string `json:"-"` } -func (s *YoutubeAndPartnersBiddingStrategy) MarshalJSON() ([]byte, error) { +func (s YoutubeAndPartnersBiddingStrategy) MarshalJSON() ([]byte, error) { type NoMethod YoutubeAndPartnersBiddingStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeAndPartnersInventorySourceConfig: Settings that control what YouTube @@ -15725,9 +15725,9 @@ type YoutubeAndPartnersInventorySourceConfig struct { NullFields []string `json:"-"` } -func (s *YoutubeAndPartnersInventorySourceConfig) MarshalJSON() ([]byte, error) { +func (s YoutubeAndPartnersInventorySourceConfig) MarshalJSON() ([]byte, error) { type NoMethod YoutubeAndPartnersInventorySourceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeAndPartnersSettings: Settings for YouTube and Partners line items. @@ -15804,9 +15804,9 @@ type YoutubeAndPartnersSettings struct { NullFields []string `json:"-"` } -func (s *YoutubeAndPartnersSettings) MarshalJSON() ([]byte, error) { +func (s YoutubeAndPartnersSettings) MarshalJSON() ([]byte, error) { type NoMethod YoutubeAndPartnersSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeChannelAssignedTargetingOptionDetails: Details for YouTube channel @@ -15832,9 +15832,9 @@ type YoutubeChannelAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *YoutubeChannelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s YoutubeChannelAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod YoutubeChannelAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeVideoAssignedTargetingOptionDetails: Details for YouTube video @@ -15859,9 +15859,9 @@ type YoutubeVideoAssignedTargetingOptionDetails struct { NullFields []string `json:"-"` } -func (s *YoutubeVideoAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { +func (s YoutubeVideoAssignedTargetingOptionDetails) MarshalJSON() ([]byte, error) { type NoMethod YoutubeVideoAssignedTargetingOptionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YoutubeVideoDetails: Details of a YouTube video. @@ -15888,9 +15888,9 @@ type YoutubeVideoDetails struct { NullFields []string `json:"-"` } -func (s *YoutubeVideoDetails) MarshalJSON() ([]byte, error) { +func (s YoutubeVideoDetails) MarshalJSON() ([]byte, error) { type NoMethod YoutubeVideoDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdvertisersAuditCall struct { diff --git a/dlp/v2/dlp-gen.go b/dlp/v2/dlp-gen.go index e6aa446e05..30377fdec4 100644 --- a/dlp/v2/dlp-gen.go +++ b/dlp/v2/dlp-gen.go @@ -680,9 +680,9 @@ type GooglePrivacyDlpV2Action struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Action) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Action) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Action - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ActionDetails: The results of an Action. @@ -702,9 +702,9 @@ type GooglePrivacyDlpV2ActionDetails struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ActionDetails) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ActionDetails) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ActionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ActivateJobTriggerRequest: Request message for @@ -770,9 +770,9 @@ type GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2AuxiliaryTable: An auxiliary table contains statistical @@ -804,9 +804,9 @@ type GooglePrivacyDlpV2AuxiliaryTable struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2AuxiliaryTable) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2AuxiliaryTable) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2AuxiliaryTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2BigQueryDiscoveryTarget: Target used to match against for @@ -837,9 +837,9 @@ type GooglePrivacyDlpV2BigQueryDiscoveryTarget struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2BigQueryDiscoveryTarget) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2BigQueryDiscoveryTarget) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2BigQueryDiscoveryTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2BigQueryField: Message defining a field of a BigQuery @@ -862,9 +862,9 @@ type GooglePrivacyDlpV2BigQueryField struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2BigQueryField) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2BigQueryField) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2BigQueryField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2BigQueryKey: Row key for identifying a record in BigQuery @@ -891,9 +891,9 @@ type GooglePrivacyDlpV2BigQueryKey struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2BigQueryKey) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2BigQueryKey) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2BigQueryKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2BigQueryOptions: Options defining BigQuery table and row @@ -953,9 +953,9 @@ type GooglePrivacyDlpV2BigQueryOptions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2BigQueryOptions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2BigQueryOptions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2BigQueryOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2BigQueryRegex: A pattern to match against one or more @@ -984,9 +984,9 @@ type GooglePrivacyDlpV2BigQueryRegex struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2BigQueryRegex) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2BigQueryRegex) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2BigQueryRegex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2BigQueryRegexes: A collection of regular expressions to @@ -1008,9 +1008,9 @@ type GooglePrivacyDlpV2BigQueryRegexes struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2BigQueryRegexes) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2BigQueryRegexes) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2BigQueryRegexes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2BigQueryTable: Message defining the location of a BigQuery @@ -1038,9 +1038,9 @@ type GooglePrivacyDlpV2BigQueryTable struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2BigQueryTable) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2BigQueryTable) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2BigQueryTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2BigQueryTableCollection: Specifies a collection of @@ -1062,9 +1062,9 @@ type GooglePrivacyDlpV2BigQueryTableCollection struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2BigQueryTableCollection) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2BigQueryTableCollection) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2BigQueryTableCollection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2BigQueryTableTypes: The types of BigQuery tables supported @@ -1091,9 +1091,9 @@ type GooglePrivacyDlpV2BigQueryTableTypes struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2BigQueryTableTypes) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2BigQueryTableTypes) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2BigQueryTableTypes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2BoundingBox: Bounding box encompassing detected text @@ -1120,9 +1120,9 @@ type GooglePrivacyDlpV2BoundingBox struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2BoundingBox) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2BoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2BoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Bucket: Bucket is represented as a range, along with @@ -1148,9 +1148,9 @@ type GooglePrivacyDlpV2Bucket struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Bucket) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Bucket) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Bucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2BucketingConfig: Generalization function that buckets @@ -1178,9 +1178,9 @@ type GooglePrivacyDlpV2BucketingConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2BucketingConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2BucketingConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2BucketingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ByteContentItem: Container for bytes to inspect or redact. @@ -1222,9 +1222,9 @@ type GooglePrivacyDlpV2ByteContentItem struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ByteContentItem) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ByteContentItem) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ByteContentItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CancelDlpJobRequest: The request message for canceling a @@ -1253,9 +1253,9 @@ type GooglePrivacyDlpV2CategoricalStatsConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CategoricalStatsConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CategoricalStatsConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CategoricalStatsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CategoricalStatsHistogramBucket: Histogram of value @@ -1287,9 +1287,9 @@ type GooglePrivacyDlpV2CategoricalStatsHistogramBucket struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CategoricalStatsHistogramBucket) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CategoricalStatsHistogramBucket) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CategoricalStatsHistogramBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CategoricalStatsResult: Result of the categorical stats @@ -1312,9 +1312,9 @@ type GooglePrivacyDlpV2CategoricalStatsResult struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CategoricalStatsResult) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CategoricalStatsResult) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CategoricalStatsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CharacterMaskConfig: Partially mask a string by replacing @@ -1366,9 +1366,9 @@ type GooglePrivacyDlpV2CharacterMaskConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CharacterMaskConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CharacterMaskConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CharacterMaskConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CharsToIgnore: Characters to skip when doing @@ -1400,9 +1400,9 @@ type GooglePrivacyDlpV2CharsToIgnore struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CharsToIgnore) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CharsToIgnore) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CharsToIgnore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CloudSqlDiscoveryTarget: Target used to match against for @@ -1433,9 +1433,9 @@ type GooglePrivacyDlpV2CloudSqlDiscoveryTarget struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CloudSqlDiscoveryTarget) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CloudSqlDiscoveryTarget) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CloudSqlDiscoveryTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CloudSqlIamCredential: Use IAM authentication to connect. @@ -1485,9 +1485,9 @@ type GooglePrivacyDlpV2CloudSqlProperties struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CloudSqlProperties) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CloudSqlProperties) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CloudSqlProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CloudStorageDiscoveryTarget: Target used to match against @@ -1542,9 +1542,9 @@ type GooglePrivacyDlpV2CloudStorageFileSet struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CloudStorageFileSet) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CloudStorageFileSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CloudStorageFileSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CloudStorageOptions: Options defining a file or a set of @@ -1637,9 +1637,9 @@ type GooglePrivacyDlpV2CloudStorageOptions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CloudStorageOptions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CloudStorageOptions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CloudStorageOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CloudStoragePath: Message representing a single file or @@ -1661,9 +1661,9 @@ type GooglePrivacyDlpV2CloudStoragePath struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CloudStoragePath) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CloudStoragePath) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CloudStoragePath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CloudStorageRegex: A pattern to match against one or more @@ -1747,9 +1747,9 @@ type GooglePrivacyDlpV2CloudStorageRegexFileSet struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CloudStorageRegexFileSet) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CloudStorageRegexFileSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CloudStorageRegexFileSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CloudStorageResourceReference: Identifies a single Cloud @@ -1799,9 +1799,9 @@ type GooglePrivacyDlpV2Color struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Color) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Color) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GooglePrivacyDlpV2Color) UnmarshalJSON(data []byte) error { @@ -1943,9 +1943,9 @@ type GooglePrivacyDlpV2ColumnDataProfile struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ColumnDataProfile) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ColumnDataProfile) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ColumnDataProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GooglePrivacyDlpV2ColumnDataProfile) UnmarshalJSON(data []byte) error { @@ -2007,9 +2007,9 @@ type GooglePrivacyDlpV2Condition struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Condition) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Condition) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Conditions: A collection of conditions. @@ -2029,9 +2029,9 @@ type GooglePrivacyDlpV2Conditions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Conditions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Conditions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Conditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Connection: A data connection to allow DLP to profile data @@ -2075,9 +2075,9 @@ type GooglePrivacyDlpV2Connection struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Connection) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Connection) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Container: Represents a container that may contain DLP @@ -2122,9 +2122,9 @@ type GooglePrivacyDlpV2Container struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Container) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Container) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ContentItem: Type of content to inspect. @@ -2150,9 +2150,9 @@ type GooglePrivacyDlpV2ContentItem struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ContentItem) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ContentItem) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ContentItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ContentLocation: Precise location of the finding within a @@ -2195,9 +2195,9 @@ type GooglePrivacyDlpV2ContentLocation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ContentLocation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ContentLocation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ContentLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CreateConnectionRequest: Request message for @@ -2218,9 +2218,9 @@ type GooglePrivacyDlpV2CreateConnectionRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CreateConnectionRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CreateConnectionRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CreateConnectionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CreateDeidentifyTemplateRequest: Request message for @@ -2248,9 +2248,9 @@ type GooglePrivacyDlpV2CreateDeidentifyTemplateRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CreateDeidentifyTemplateRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CreateDeidentifyTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CreateDeidentifyTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CreateDiscoveryConfigRequest: Request message for @@ -2276,9 +2276,9 @@ type GooglePrivacyDlpV2CreateDiscoveryConfigRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CreateDiscoveryConfigRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CreateDiscoveryConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CreateDiscoveryConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CreateDlpJobRequest: Request message for @@ -2310,9 +2310,9 @@ type GooglePrivacyDlpV2CreateDlpJobRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CreateDlpJobRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CreateDlpJobRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CreateDlpJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CreateInspectTemplateRequest: Request message for @@ -2340,9 +2340,9 @@ type GooglePrivacyDlpV2CreateInspectTemplateRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CreateInspectTemplateRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CreateInspectTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CreateInspectTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CreateJobTriggerRequest: Request message for @@ -2370,9 +2370,9 @@ type GooglePrivacyDlpV2CreateJobTriggerRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CreateJobTriggerRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CreateJobTriggerRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CreateJobTriggerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CreateStoredInfoTypeRequest: Request message for @@ -2400,9 +2400,9 @@ type GooglePrivacyDlpV2CreateStoredInfoTypeRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CreateStoredInfoTypeRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CreateStoredInfoTypeRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CreateStoredInfoTypeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CryptoDeterministicConfig: Pseudonymization method that @@ -2463,9 +2463,9 @@ type GooglePrivacyDlpV2CryptoDeterministicConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CryptoDeterministicConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CryptoDeterministicConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CryptoDeterministicConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CryptoHashConfig: Pseudonymization method that generates @@ -2491,9 +2491,9 @@ type GooglePrivacyDlpV2CryptoHashConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CryptoHashConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CryptoHashConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CryptoHashConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CryptoKey: This is a data encryption key (DEK) (as opposed @@ -2521,9 +2521,9 @@ type GooglePrivacyDlpV2CryptoKey struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CryptoKey) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CryptoKey) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CryptoKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig: Replaces an identifier with a @@ -2607,9 +2607,9 @@ type GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2CustomInfoType: Custom information type provided by the @@ -2678,9 +2678,9 @@ type GooglePrivacyDlpV2CustomInfoType struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2CustomInfoType) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2CustomInfoType) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2CustomInfoType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DataProfileAction: A task to execute when a data profile @@ -2703,9 +2703,9 @@ type GooglePrivacyDlpV2DataProfileAction struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DataProfileAction) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DataProfileAction) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DataProfileAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DataProfileBigQueryRowSchema: The schema of data to be @@ -2730,9 +2730,9 @@ type GooglePrivacyDlpV2DataProfileBigQueryRowSchema struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DataProfileBigQueryRowSchema) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DataProfileBigQueryRowSchema) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DataProfileBigQueryRowSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DataProfileConfigSnapshot: Snapshot of the configurations @@ -2768,9 +2768,9 @@ type GooglePrivacyDlpV2DataProfileConfigSnapshot struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DataProfileConfigSnapshot) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DataProfileConfigSnapshot) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DataProfileConfigSnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DataProfileJobConfig: Configuration for setting up a job @@ -2811,9 +2811,9 @@ type GooglePrivacyDlpV2DataProfileJobConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DataProfileJobConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DataProfileJobConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DataProfileJobConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DataProfileLocation: The data that will be profiled. @@ -2835,9 +2835,9 @@ type GooglePrivacyDlpV2DataProfileLocation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DataProfileLocation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DataProfileLocation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DataProfileLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DataProfilePubSubCondition: A condition for determining @@ -2858,9 +2858,9 @@ type GooglePrivacyDlpV2DataProfilePubSubCondition struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DataProfilePubSubCondition) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DataProfilePubSubCondition) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DataProfilePubSubCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DataProfilePubSubMessage: Pub/Sub topic message for a @@ -2900,9 +2900,9 @@ type GooglePrivacyDlpV2DataProfilePubSubMessage struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DataProfilePubSubMessage) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DataProfilePubSubMessage) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DataProfilePubSubMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DataRiskLevel: Score is a summary of all elements in the @@ -2937,9 +2937,9 @@ type GooglePrivacyDlpV2DataRiskLevel struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DataRiskLevel) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DataRiskLevel) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DataRiskLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DataSourceType: Message used to identify the type of @@ -2961,9 +2961,9 @@ type GooglePrivacyDlpV2DataSourceType struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DataSourceType) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DataSourceType) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DataSourceType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DatabaseResourceCollection: Match database resources using @@ -2986,9 +2986,9 @@ type GooglePrivacyDlpV2DatabaseResourceCollection struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DatabaseResourceCollection) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DatabaseResourceCollection) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DatabaseResourceCollection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DatabaseResourceReference: Identifies a single database @@ -3018,9 +3018,9 @@ type GooglePrivacyDlpV2DatabaseResourceReference struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DatabaseResourceReference) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DatabaseResourceReference) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DatabaseResourceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DatabaseResourceRegex: A pattern to match against one or @@ -3055,9 +3055,9 @@ type GooglePrivacyDlpV2DatabaseResourceRegex struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DatabaseResourceRegex) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DatabaseResourceRegex) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DatabaseResourceRegex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DatabaseResourceRegexes: A collection of regular @@ -3080,9 +3080,9 @@ type GooglePrivacyDlpV2DatabaseResourceRegexes struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DatabaseResourceRegexes) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DatabaseResourceRegexes) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DatabaseResourceRegexes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DatastoreKey: Record key for a finding in Cloud Datastore. @@ -3102,9 +3102,9 @@ type GooglePrivacyDlpV2DatastoreKey struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DatastoreKey) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DatastoreKey) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DatastoreKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DatastoreOptions: Options defining a data set within @@ -3128,9 +3128,9 @@ type GooglePrivacyDlpV2DatastoreOptions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DatastoreOptions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DatastoreOptions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DatastoreOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DateShiftConfig: Shifts dates by random number of days, @@ -3168,9 +3168,9 @@ type GooglePrivacyDlpV2DateShiftConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DateShiftConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DateShiftConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DateShiftConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DateTime: Message for a date time object. e.g. 2018-01-01, @@ -3208,9 +3208,9 @@ type GooglePrivacyDlpV2DateTime struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DateTime) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DateTime) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Deidentify: Create a de-identified copy of the requested @@ -3297,9 +3297,9 @@ type GooglePrivacyDlpV2Deidentify struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Deidentify) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Deidentify) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Deidentify - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DeidentifyConfig: The configuration that controls how the @@ -3331,9 +3331,9 @@ type GooglePrivacyDlpV2DeidentifyConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DeidentifyConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DeidentifyConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DeidentifyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DeidentifyContentRequest: Request to de-identify a @@ -3376,9 +3376,9 @@ type GooglePrivacyDlpV2DeidentifyContentRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DeidentifyContentRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DeidentifyContentRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DeidentifyContentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DeidentifyContentResponse: Results of de-identifying a @@ -3404,9 +3404,9 @@ type GooglePrivacyDlpV2DeidentifyContentResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DeidentifyContentResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DeidentifyContentResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DeidentifyContentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DeidentifyDataSourceDetails: The results of a Deidentify @@ -3429,9 +3429,9 @@ type GooglePrivacyDlpV2DeidentifyDataSourceDetails struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DeidentifyDataSourceDetails) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DeidentifyDataSourceDetails) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DeidentifyDataSourceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DeidentifyDataSourceStats: Summary of what was modified @@ -3457,9 +3457,9 @@ type GooglePrivacyDlpV2DeidentifyDataSourceStats struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DeidentifyDataSourceStats) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DeidentifyDataSourceStats) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DeidentifyDataSourceStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DeidentifyTemplate: DeidentifyTemplates contains @@ -3497,9 +3497,9 @@ type GooglePrivacyDlpV2DeidentifyTemplate struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DeidentifyTemplate) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DeidentifyTemplate) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DeidentifyTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DeltaPresenceEstimationConfig: δ-presence metric, used to @@ -3532,9 +3532,9 @@ type GooglePrivacyDlpV2DeltaPresenceEstimationConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DeltaPresenceEstimationConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DeltaPresenceEstimationConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DeltaPresenceEstimationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket: A @@ -3569,9 +3569,9 @@ type GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket) UnmarshalJSON(data []byte) error { @@ -3617,9 +3617,9 @@ type GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues) UnmarshalJSON(data []byte) error { @@ -3663,9 +3663,9 @@ type GooglePrivacyDlpV2DeltaPresenceEstimationResult struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DeltaPresenceEstimationResult) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DeltaPresenceEstimationResult) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DeltaPresenceEstimationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DetectionRule: Deprecated; use `InspectionRuleSet` @@ -3688,9 +3688,9 @@ type GooglePrivacyDlpV2DetectionRule struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DetectionRule) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DetectionRule) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DetectionRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Dictionary: Custom information type based on a dictionary @@ -3732,9 +3732,9 @@ type GooglePrivacyDlpV2Dictionary struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Dictionary) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Dictionary) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Dictionary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Disabled: Do not profile the tables. @@ -3782,9 +3782,9 @@ type GooglePrivacyDlpV2DiscoveryBigQueryConditions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DiscoveryBigQueryConditions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DiscoveryBigQueryConditions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DiscoveryBigQueryConditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DiscoveryBigQueryFilter: Determines what tables will have @@ -3819,9 +3819,9 @@ type GooglePrivacyDlpV2DiscoveryBigQueryFilter struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DiscoveryBigQueryFilter) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DiscoveryBigQueryFilter) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DiscoveryBigQueryFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DiscoveryCloudSqlConditions: Requirements that must be @@ -3859,9 +3859,9 @@ type GooglePrivacyDlpV2DiscoveryCloudSqlConditions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DiscoveryCloudSqlConditions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DiscoveryCloudSqlConditions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DiscoveryCloudSqlConditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DiscoveryCloudSqlFilter: Determines what tables will have @@ -3894,9 +3894,9 @@ type GooglePrivacyDlpV2DiscoveryCloudSqlFilter struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DiscoveryCloudSqlFilter) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DiscoveryCloudSqlFilter) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DiscoveryCloudSqlFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence: How often existing @@ -3932,9 +3932,9 @@ type GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DiscoveryCloudStorageConditions: Requirements that must be @@ -4136,9 +4136,9 @@ type GooglePrivacyDlpV2DiscoveryConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DiscoveryConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DiscoveryConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DiscoveryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DiscoveryFileStoreConditions: Requirements that must be @@ -4199,9 +4199,9 @@ type GooglePrivacyDlpV2DiscoveryGenerationCadence struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DiscoveryGenerationCadence) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DiscoveryGenerationCadence) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DiscoveryGenerationCadence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DiscoveryInspectTemplateModifiedCadence: The cadence at @@ -4277,9 +4277,9 @@ type GooglePrivacyDlpV2DiscoverySchemaModifiedCadence struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DiscoverySchemaModifiedCadence) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DiscoverySchemaModifiedCadence) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DiscoverySchemaModifiedCadence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DiscoveryStartingLocation: The location to begin a @@ -4303,9 +4303,9 @@ type GooglePrivacyDlpV2DiscoveryStartingLocation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DiscoveryStartingLocation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DiscoveryStartingLocation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DiscoveryStartingLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DiscoveryTableModifiedCadence: The cadence at which to @@ -4345,9 +4345,9 @@ type GooglePrivacyDlpV2DiscoveryTableModifiedCadence struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DiscoveryTableModifiedCadence) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DiscoveryTableModifiedCadence) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DiscoveryTableModifiedCadence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DiscoveryTarget: Target used to match against for @@ -4379,9 +4379,9 @@ type GooglePrivacyDlpV2DiscoveryTarget struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DiscoveryTarget) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DiscoveryTarget) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DiscoveryTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DlpJob: Combines all of the information about a DLP job. @@ -4445,9 +4445,9 @@ type GooglePrivacyDlpV2DlpJob struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DlpJob) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DlpJob) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DlpJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2DocumentLocation: Location of a finding within a document. @@ -4468,9 +4468,9 @@ type GooglePrivacyDlpV2DocumentLocation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2DocumentLocation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2DocumentLocation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2DocumentLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2EntityId: An entity in a dataset is a field or set of @@ -4495,9 +4495,9 @@ type GooglePrivacyDlpV2EntityId struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2EntityId) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2EntityId) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2EntityId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Error: Details information about an error encountered @@ -4531,9 +4531,9 @@ type GooglePrivacyDlpV2Error struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Error) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Error) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Error - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ExcludeByHotword: The rule to exclude findings based on a @@ -4562,9 +4562,9 @@ type GooglePrivacyDlpV2ExcludeByHotword struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ExcludeByHotword) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ExcludeByHotword) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ExcludeByHotword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ExcludeInfoTypes: List of excluded infoTypes. @@ -4590,9 +4590,9 @@ type GooglePrivacyDlpV2ExcludeInfoTypes struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ExcludeInfoTypes) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ExcludeInfoTypes) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ExcludeInfoTypes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ExclusionRule: The rule that specifies conditions when @@ -4638,9 +4638,9 @@ type GooglePrivacyDlpV2ExclusionRule struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ExclusionRule) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ExclusionRule) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ExclusionRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Export: If set, the detailed data profiles will be @@ -4668,9 +4668,9 @@ type GooglePrivacyDlpV2Export struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Export) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Export) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Export - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Expressions: An expression, consisting of an operator and @@ -4698,9 +4698,9 @@ type GooglePrivacyDlpV2Expressions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Expressions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Expressions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Expressions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2FieldId: General identifier of a data field in a storage @@ -4721,9 +4721,9 @@ type GooglePrivacyDlpV2FieldId struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2FieldId) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2FieldId) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2FieldId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2FieldTransformation: The transformation to apply to the @@ -4759,9 +4759,9 @@ type GooglePrivacyDlpV2FieldTransformation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2FieldTransformation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2FieldTransformation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2FieldTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2FileClusterSummary: The file cluster summary. @@ -4802,9 +4802,9 @@ type GooglePrivacyDlpV2FileClusterSummary struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2FileClusterSummary) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2FileClusterSummary) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2FileClusterSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2FileClusterType: Message used to identify file cluster @@ -4837,9 +4837,9 @@ type GooglePrivacyDlpV2FileClusterType struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2FileClusterType) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2FileClusterType) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2FileClusterType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2FileExtensionInfo: Information regarding the discovered @@ -4860,9 +4860,9 @@ type GooglePrivacyDlpV2FileExtensionInfo struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2FileExtensionInfo) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2FileExtensionInfo) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2FileExtensionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2FileSet: Set of files to scan. @@ -4891,9 +4891,9 @@ type GooglePrivacyDlpV2FileSet struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2FileSet) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2FileSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2FileSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2FileStoreCollection: Match file stores (e.g. buckets) @@ -5017,9 +5017,9 @@ type GooglePrivacyDlpV2FileStoreDataProfile struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2FileStoreDataProfile) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2FileStoreDataProfile) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2FileStoreDataProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2FileStoreInfoTypeSummary: Information regarding the @@ -5040,9 +5040,9 @@ type GooglePrivacyDlpV2FileStoreInfoTypeSummary struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2FileStoreInfoTypeSummary) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2FileStoreInfoTypeSummary) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2FileStoreInfoTypeSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2FileStoreRegex: A pattern to match against one or more @@ -5158,9 +5158,9 @@ type GooglePrivacyDlpV2Finding struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Finding) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Finding) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2FindingLimits: Configuration to control the number of @@ -5201,9 +5201,9 @@ type GooglePrivacyDlpV2FindingLimits struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2FindingLimits) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2FindingLimits) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2FindingLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2FinishDlpJobRequest: The request message for finishing a @@ -5252,9 +5252,9 @@ type GooglePrivacyDlpV2FixedSizeBucketingConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2FixedSizeBucketingConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2FixedSizeBucketingConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2FixedSizeBucketingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GooglePrivacyDlpV2FixedSizeBucketingConfig) UnmarshalJSON(data []byte) error { @@ -5304,9 +5304,9 @@ type GooglePrivacyDlpV2HotwordRule struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2HotwordRule) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2HotwordRule) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2HotwordRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2HybridContentItem: An individual hybrid item to inspect. @@ -5330,9 +5330,9 @@ type GooglePrivacyDlpV2HybridContentItem struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2HybridContentItem) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2HybridContentItem) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2HybridContentItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2HybridFindingDetails: Populate to associate additional @@ -5379,9 +5379,9 @@ type GooglePrivacyDlpV2HybridFindingDetails struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2HybridFindingDetails) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2HybridFindingDetails) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2HybridFindingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2HybridInspectDlpJobRequest: Request to search for @@ -5402,9 +5402,9 @@ type GooglePrivacyDlpV2HybridInspectDlpJobRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2HybridInspectDlpJobRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2HybridInspectDlpJobRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2HybridInspectDlpJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2HybridInspectJobTriggerRequest: Request to search for @@ -5425,9 +5425,9 @@ type GooglePrivacyDlpV2HybridInspectJobTriggerRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2HybridInspectJobTriggerRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2HybridInspectJobTriggerRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2HybridInspectJobTriggerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2HybridInspectResponse: Quota exceeded errors will be @@ -5465,9 +5465,9 @@ type GooglePrivacyDlpV2HybridInspectStatistics struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2HybridInspectStatistics) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2HybridInspectStatistics) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2HybridInspectStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2HybridOptions: Configuration to control jobs where the @@ -5506,9 +5506,9 @@ type GooglePrivacyDlpV2HybridOptions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2HybridOptions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2HybridOptions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2HybridOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ImageLocation: Location of the finding within an image. @@ -5529,9 +5529,9 @@ type GooglePrivacyDlpV2ImageLocation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ImageLocation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ImageLocation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ImageLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ImageRedactionConfig: Configuration for determining how @@ -5561,9 +5561,9 @@ type GooglePrivacyDlpV2ImageRedactionConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ImageRedactionConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ImageRedactionConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ImageRedactionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ImageTransformation: Configuration for determining how @@ -5594,9 +5594,9 @@ type GooglePrivacyDlpV2ImageTransformation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ImageTransformation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ImageTransformation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ImageTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ImageTransformations: A type of transformation that is @@ -5617,9 +5617,9 @@ type GooglePrivacyDlpV2ImageTransformations struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ImageTransformations) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ImageTransformations) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ImageTransformations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InfoType: Type of information detected by the API. @@ -5649,9 +5649,9 @@ type GooglePrivacyDlpV2InfoType struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InfoType) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InfoType) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InfoType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InfoTypeCategory: Classification of infoTypes to organize @@ -5755,9 +5755,9 @@ type GooglePrivacyDlpV2InfoTypeCategory struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InfoTypeCategory) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InfoTypeCategory) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InfoTypeCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InfoTypeDescription: InfoType description. @@ -5795,9 +5795,9 @@ type GooglePrivacyDlpV2InfoTypeDescription struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InfoTypeDescription) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InfoTypeDescription) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InfoTypeDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InfoTypeLikelihood: Configuration for setting a minimum @@ -5835,9 +5835,9 @@ type GooglePrivacyDlpV2InfoTypeLikelihood struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InfoTypeLikelihood) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InfoTypeLikelihood) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InfoTypeLikelihood - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InfoTypeLimit: Max findings configuration per infoType, @@ -5863,9 +5863,9 @@ type GooglePrivacyDlpV2InfoTypeLimit struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InfoTypeLimit) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InfoTypeLimit) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InfoTypeLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InfoTypeStats: Statistics regarding a specific InfoType. @@ -5887,9 +5887,9 @@ type GooglePrivacyDlpV2InfoTypeStats struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InfoTypeStats) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InfoTypeStats) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InfoTypeStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InfoTypeSummary: The infoType details for this column. @@ -5911,9 +5911,9 @@ type GooglePrivacyDlpV2InfoTypeSummary struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InfoTypeSummary) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InfoTypeSummary) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InfoTypeSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InfoTypeTransformation: A transformation to apply to text @@ -5939,9 +5939,9 @@ type GooglePrivacyDlpV2InfoTypeTransformation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InfoTypeTransformation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InfoTypeTransformation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InfoTypeTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InfoTypeTransformations: A type of transformation that @@ -5965,9 +5965,9 @@ type GooglePrivacyDlpV2InfoTypeTransformations struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InfoTypeTransformations) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InfoTypeTransformations) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InfoTypeTransformations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InspectConfig: Configuration description of the scanning @@ -6050,9 +6050,9 @@ type GooglePrivacyDlpV2InspectConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InspectConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InspectConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InspectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InspectContentRequest: Request to search for potentially @@ -6084,9 +6084,9 @@ type GooglePrivacyDlpV2InspectContentRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InspectContentRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InspectContentRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InspectContentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InspectContentResponse: Results of inspecting an item. @@ -6109,9 +6109,9 @@ type GooglePrivacyDlpV2InspectContentResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InspectContentResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InspectContentResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InspectContentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InspectDataSourceDetails: The results of an inspect @@ -6134,9 +6134,9 @@ type GooglePrivacyDlpV2InspectDataSourceDetails struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InspectDataSourceDetails) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InspectDataSourceDetails) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InspectDataSourceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InspectJobConfig: Controls what and how to inspect for @@ -6165,9 +6165,9 @@ type GooglePrivacyDlpV2InspectJobConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InspectJobConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InspectJobConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InspectJobConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InspectResult: All the findings for a single scanned item. @@ -6194,9 +6194,9 @@ type GooglePrivacyDlpV2InspectResult struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InspectResult) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InspectResult) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InspectResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InspectTemplate: The inspectTemplate contains a @@ -6236,9 +6236,9 @@ type GooglePrivacyDlpV2InspectTemplate struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InspectTemplate) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InspectTemplate) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InspectTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InspectionRule: A single inspection rule to be applied to @@ -6261,9 +6261,9 @@ type GooglePrivacyDlpV2InspectionRule struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InspectionRule) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InspectionRule) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InspectionRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2InspectionRuleSet: Rule set for modifying a set of @@ -6288,9 +6288,9 @@ type GooglePrivacyDlpV2InspectionRuleSet struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2InspectionRuleSet) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2InspectionRuleSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2InspectionRuleSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2JobNotificationEmails: Sends an email when the job @@ -6355,9 +6355,9 @@ type GooglePrivacyDlpV2JobTrigger struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2JobTrigger) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2JobTrigger) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2JobTrigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2KAnonymityConfig: k-anonymity metric, used for analysis of @@ -6391,9 +6391,9 @@ type GooglePrivacyDlpV2KAnonymityConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2KAnonymityConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2KAnonymityConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2KAnonymityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2KAnonymityEquivalenceClass: The set of columns' values @@ -6419,9 +6419,9 @@ type GooglePrivacyDlpV2KAnonymityEquivalenceClass struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2KAnonymityEquivalenceClass) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2KAnonymityEquivalenceClass) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2KAnonymityEquivalenceClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2KAnonymityHistogramBucket: Histogram of k-anonymity @@ -6454,9 +6454,9 @@ type GooglePrivacyDlpV2KAnonymityHistogramBucket struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2KAnonymityHistogramBucket) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2KAnonymityHistogramBucket) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2KAnonymityHistogramBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2KAnonymityResult: Result of the k-anonymity computation. @@ -6479,9 +6479,9 @@ type GooglePrivacyDlpV2KAnonymityResult struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2KAnonymityResult) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2KAnonymityResult) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2KAnonymityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2KMapEstimationConfig: Reidentifiability metric. This @@ -6516,9 +6516,9 @@ type GooglePrivacyDlpV2KMapEstimationConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2KMapEstimationConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2KMapEstimationConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2KMapEstimationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2KMapEstimationHistogramBucket: A @@ -6554,9 +6554,9 @@ type GooglePrivacyDlpV2KMapEstimationHistogramBucket struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2KMapEstimationHistogramBucket) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2KMapEstimationHistogramBucket) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2KMapEstimationHistogramBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2KMapEstimationQuasiIdValues: A tuple of values for the @@ -6580,9 +6580,9 @@ type GooglePrivacyDlpV2KMapEstimationQuasiIdValues struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2KMapEstimationQuasiIdValues) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2KMapEstimationQuasiIdValues) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2KMapEstimationQuasiIdValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2KMapEstimationResult: Result of the reidentifiability @@ -6609,9 +6609,9 @@ type GooglePrivacyDlpV2KMapEstimationResult struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2KMapEstimationResult) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2KMapEstimationResult) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2KMapEstimationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Key: A unique identifier for a Datastore entity. If a @@ -6643,9 +6643,9 @@ type GooglePrivacyDlpV2Key struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Key) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Key) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Key - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2KindExpression: A representation of a Datastore kind. @@ -6665,9 +6665,9 @@ type GooglePrivacyDlpV2KindExpression struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2KindExpression) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2KindExpression) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2KindExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2KmsWrappedCryptoKey: Include to use an existing data @@ -6697,9 +6697,9 @@ type GooglePrivacyDlpV2KmsWrappedCryptoKey struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2KmsWrappedCryptoKey) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2KmsWrappedCryptoKey) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2KmsWrappedCryptoKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2LDiversityConfig: l-diversity metric, used for analysis of @@ -6724,9 +6724,9 @@ type GooglePrivacyDlpV2LDiversityConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2LDiversityConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2LDiversityConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2LDiversityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2LDiversityEquivalenceClass: The set of columns' values @@ -6755,9 +6755,9 @@ type GooglePrivacyDlpV2LDiversityEquivalenceClass struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2LDiversityEquivalenceClass) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2LDiversityEquivalenceClass) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2LDiversityEquivalenceClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2LDiversityHistogramBucket: Histogram of l-diversity @@ -6790,9 +6790,9 @@ type GooglePrivacyDlpV2LDiversityHistogramBucket struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2LDiversityHistogramBucket) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2LDiversityHistogramBucket) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2LDiversityHistogramBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2LDiversityResult: Result of the l-diversity computation. @@ -6815,9 +6815,9 @@ type GooglePrivacyDlpV2LDiversityResult struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2LDiversityResult) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2LDiversityResult) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2LDiversityResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2LargeCustomDictionaryConfig: Configuration for a custom @@ -6852,9 +6852,9 @@ type GooglePrivacyDlpV2LargeCustomDictionaryConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2LargeCustomDictionaryConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2LargeCustomDictionaryConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2LargeCustomDictionaryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2LargeCustomDictionaryStats: Summary statistics of a custom @@ -6875,9 +6875,9 @@ type GooglePrivacyDlpV2LargeCustomDictionaryStats struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2LargeCustomDictionaryStats) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2LargeCustomDictionaryStats) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2LargeCustomDictionaryStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2LeaveUntransformed: Skips the data without modifying it if @@ -6922,9 +6922,9 @@ type GooglePrivacyDlpV2LikelihoodAdjustment struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2LikelihoodAdjustment) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2LikelihoodAdjustment) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2LikelihoodAdjustment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListColumnDataProfilesResponse: List of profiles generated @@ -6950,9 +6950,9 @@ type GooglePrivacyDlpV2ListColumnDataProfilesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListColumnDataProfilesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListColumnDataProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListColumnDataProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListConnectionsResponse: Response message for @@ -6979,9 +6979,9 @@ type GooglePrivacyDlpV2ListConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListDeidentifyTemplatesResponse: Response message for @@ -7009,9 +7009,9 @@ type GooglePrivacyDlpV2ListDeidentifyTemplatesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListDeidentifyTemplatesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListDeidentifyTemplatesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListDeidentifyTemplatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListDiscoveryConfigsResponse: Response message for @@ -7039,9 +7039,9 @@ type GooglePrivacyDlpV2ListDiscoveryConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListDiscoveryConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListDiscoveryConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListDiscoveryConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListDlpJobsResponse: The response message for listing DLP @@ -7067,9 +7067,9 @@ type GooglePrivacyDlpV2ListDlpJobsResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListDlpJobsResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListDlpJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListDlpJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListFileStoreDataProfilesResponse: List of file store data @@ -7095,9 +7095,9 @@ type GooglePrivacyDlpV2ListFileStoreDataProfilesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListFileStoreDataProfilesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListFileStoreDataProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListFileStoreDataProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListInfoTypesResponse: Response to the ListInfoTypes @@ -7121,9 +7121,9 @@ type GooglePrivacyDlpV2ListInfoTypesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListInfoTypesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListInfoTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListInfoTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListInspectTemplatesResponse: Response message for @@ -7151,9 +7151,9 @@ type GooglePrivacyDlpV2ListInspectTemplatesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListInspectTemplatesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListInspectTemplatesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListInspectTemplatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListJobTriggersResponse: Response message for @@ -7181,9 +7181,9 @@ type GooglePrivacyDlpV2ListJobTriggersResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListJobTriggersResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListJobTriggersResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListJobTriggersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListProjectDataProfilesResponse: List of profiles @@ -7209,9 +7209,9 @@ type GooglePrivacyDlpV2ListProjectDataProfilesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListProjectDataProfilesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListProjectDataProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListProjectDataProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListStoredInfoTypesResponse: Response message for @@ -7239,9 +7239,9 @@ type GooglePrivacyDlpV2ListStoredInfoTypesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListStoredInfoTypesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListStoredInfoTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListStoredInfoTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ListTableDataProfilesResponse: List of profiles generated @@ -7267,9 +7267,9 @@ type GooglePrivacyDlpV2ListTableDataProfilesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ListTableDataProfilesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ListTableDataProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ListTableDataProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Location: Specifies the location of the finding. @@ -7302,9 +7302,9 @@ type GooglePrivacyDlpV2Location struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Location) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Location) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Manual: Job trigger option for hybrid jobs. Jobs must be @@ -7335,9 +7335,9 @@ type GooglePrivacyDlpV2MetadataLocation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2MetadataLocation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2MetadataLocation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2MetadataLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2NumericalStatsConfig: Compute numerical stats over an @@ -7359,9 +7359,9 @@ type GooglePrivacyDlpV2NumericalStatsConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2NumericalStatsConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2NumericalStatsConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2NumericalStatsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2NumericalStatsResult: Result of the numerical stats @@ -7387,9 +7387,9 @@ type GooglePrivacyDlpV2NumericalStatsResult struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2NumericalStatsResult) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2NumericalStatsResult) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2NumericalStatsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2OrConditions: There is an OR relationship between these @@ -7415,9 +7415,9 @@ type GooglePrivacyDlpV2OrConditions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2OrConditions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2OrConditions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2OrConditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2OrgConfig: Project and scan location information. Only set @@ -7442,9 +7442,9 @@ type GooglePrivacyDlpV2OrgConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2OrgConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2OrgConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2OrgConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2OtherInfoTypeSummary: Infotype details for other infoTypes @@ -7471,9 +7471,9 @@ type GooglePrivacyDlpV2OtherInfoTypeSummary struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2OtherInfoTypeSummary) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2OtherInfoTypeSummary) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2OtherInfoTypeSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2OutputStorageConfig: Cloud repository for storing output. @@ -7522,9 +7522,9 @@ type GooglePrivacyDlpV2OutputStorageConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2OutputStorageConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2OutputStorageConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2OutputStorageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2PartitionId: Datastore partition ID. A partition ID @@ -7550,9 +7550,9 @@ type GooglePrivacyDlpV2PartitionId struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2PartitionId) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2PartitionId) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2PartitionId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2PathElement: A (kind, ID/name) pair used to construct a @@ -7583,9 +7583,9 @@ type GooglePrivacyDlpV2PathElement struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2PathElement) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2PathElement) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2PathElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2PrimitiveTransformation: A rule for transforming a value. @@ -7628,9 +7628,9 @@ type GooglePrivacyDlpV2PrimitiveTransformation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2PrimitiveTransformation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2PrimitiveTransformation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2PrimitiveTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2PrivacyMetric: Privacy metric to compute for @@ -7661,9 +7661,9 @@ type GooglePrivacyDlpV2PrivacyMetric struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2PrivacyMetric) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2PrivacyMetric) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2PrivacyMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ProfileStatus: Success or errors for the profile @@ -7687,9 +7687,9 @@ type GooglePrivacyDlpV2ProfileStatus struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ProfileStatus) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ProfileStatus) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ProfileStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ProjectDataProfile: An aggregated profile for this @@ -7730,9 +7730,9 @@ type GooglePrivacyDlpV2ProjectDataProfile struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ProjectDataProfile) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ProjectDataProfile) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ProjectDataProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Proximity: Message for specifying a window around a @@ -7759,9 +7759,9 @@ type GooglePrivacyDlpV2Proximity struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Proximity) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Proximity) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Proximity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2PubSubCondition: A condition consisting of a value. @@ -7794,9 +7794,9 @@ type GooglePrivacyDlpV2PubSubCondition struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2PubSubCondition) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2PubSubCondition) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2PubSubCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2PubSubExpressions: An expression, consisting of an @@ -7824,9 +7824,9 @@ type GooglePrivacyDlpV2PubSubExpressions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2PubSubExpressions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2PubSubExpressions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2PubSubExpressions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2PubSubNotification: Send a Pub/Sub message into the given @@ -7875,9 +7875,9 @@ type GooglePrivacyDlpV2PubSubNotification struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2PubSubNotification) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2PubSubNotification) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2PubSubNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2PublishFindingsToCloudDataCatalog: Publish findings of a @@ -7933,9 +7933,9 @@ type GooglePrivacyDlpV2PublishToPubSub struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2PublishToPubSub) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2PublishToPubSub) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2PublishToPubSub - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2PublishToStackdriver: Enable Stackdriver metric @@ -7976,9 +7976,9 @@ type GooglePrivacyDlpV2QuasiId struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2QuasiId) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2QuasiId) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2QuasiId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2QuasiIdField: A quasi-identifier column has a custom_tag, @@ -8002,9 +8002,9 @@ type GooglePrivacyDlpV2QuasiIdField struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2QuasiIdField) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2QuasiIdField) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2QuasiIdField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2QuasiIdentifierField: A quasi-identifier column has a @@ -8030,9 +8030,9 @@ type GooglePrivacyDlpV2QuasiIdentifierField struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2QuasiIdentifierField) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2QuasiIdentifierField) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2QuasiIdentifierField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2QuoteInfo: Message for infoType-dependent details parsed @@ -8053,9 +8053,9 @@ type GooglePrivacyDlpV2QuoteInfo struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2QuoteInfo) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2QuoteInfo) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2QuoteInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Range: Generic half-open interval [start, end) @@ -8077,9 +8077,9 @@ type GooglePrivacyDlpV2Range struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Range) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Range) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Range - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2RecordCondition: A condition for determining whether a @@ -8100,9 +8100,9 @@ type GooglePrivacyDlpV2RecordCondition struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RecordCondition) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RecordCondition) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RecordCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2RecordKey: Message for a unique key indicating a record @@ -8128,9 +8128,9 @@ type GooglePrivacyDlpV2RecordKey struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RecordKey) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RecordKey) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RecordKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2RecordLocation: Location of a finding within a row or @@ -8155,9 +8155,9 @@ type GooglePrivacyDlpV2RecordLocation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RecordLocation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RecordLocation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RecordLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2RecordSuppression: Configuration to suppress records whose @@ -8179,9 +8179,9 @@ type GooglePrivacyDlpV2RecordSuppression struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RecordSuppression) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RecordSuppression) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RecordSuppression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2RecordTransformation: The field in a record to transform. @@ -8207,9 +8207,9 @@ type GooglePrivacyDlpV2RecordTransformation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RecordTransformation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RecordTransformation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RecordTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2RecordTransformations: A type of transformation that is @@ -8235,9 +8235,9 @@ type GooglePrivacyDlpV2RecordTransformations struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RecordTransformations) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RecordTransformations) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RecordTransformations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2RedactConfig: Redact a given value. For example, if used @@ -8275,9 +8275,9 @@ type GooglePrivacyDlpV2RedactImageRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RedactImageRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RedactImageRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RedactImageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2RedactImageResponse: Results of redacting an image. @@ -8308,9 +8308,9 @@ type GooglePrivacyDlpV2RedactImageResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RedactImageResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RedactImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RedactImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Regex: Message defining a custom regular expression. @@ -8335,9 +8335,9 @@ type GooglePrivacyDlpV2Regex struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Regex) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Regex) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Regex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ReidentifyContentRequest: Request to re-identify an item. @@ -8384,9 +8384,9 @@ type GooglePrivacyDlpV2ReidentifyContentRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ReidentifyContentRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ReidentifyContentRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ReidentifyContentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ReidentifyContentResponse: Results of re-identifying an @@ -8412,9 +8412,9 @@ type GooglePrivacyDlpV2ReidentifyContentResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ReidentifyContentResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ReidentifyContentResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ReidentifyContentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ReplaceDictionaryConfig: Replace each input value with a @@ -8437,9 +8437,9 @@ type GooglePrivacyDlpV2ReplaceDictionaryConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ReplaceDictionaryConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ReplaceDictionaryConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ReplaceDictionaryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ReplaceValueConfig: Replace each input value with a given @@ -8460,9 +8460,9 @@ type GooglePrivacyDlpV2ReplaceValueConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ReplaceValueConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ReplaceValueConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ReplaceValueConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ReplaceWithInfoTypeConfig: Replace each matching finding @@ -8497,9 +8497,9 @@ type GooglePrivacyDlpV2RequestedDeidentifyOptions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RequestedDeidentifyOptions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RequestedDeidentifyOptions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RequestedDeidentifyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2RequestedOptions: Snapshot of the inspection @@ -8523,9 +8523,9 @@ type GooglePrivacyDlpV2RequestedOptions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RequestedOptions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RequestedOptions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RequestedOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2RequestedRiskAnalysisOptions: Risk analysis options. @@ -8545,9 +8545,9 @@ type GooglePrivacyDlpV2RequestedRiskAnalysisOptions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RequestedRiskAnalysisOptions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RequestedRiskAnalysisOptions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RequestedRiskAnalysisOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Result: All result fields mentioned below are updated @@ -8578,9 +8578,9 @@ type GooglePrivacyDlpV2Result struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Result) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Result) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Result - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2RiskAnalysisJobConfig: Configuration for a risk analysis @@ -8608,9 +8608,9 @@ type GooglePrivacyDlpV2RiskAnalysisJobConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2RiskAnalysisJobConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2RiskAnalysisJobConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2RiskAnalysisJobConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Row: Values of the row. @@ -8630,9 +8630,9 @@ type GooglePrivacyDlpV2Row struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Row) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Row) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Row - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2SaveFindings: If set, the detailed findings will be @@ -8654,9 +8654,9 @@ type GooglePrivacyDlpV2SaveFindings struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2SaveFindings) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2SaveFindings) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2SaveFindings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Schedule: Schedule for inspect job triggers. @@ -8680,9 +8680,9 @@ type GooglePrivacyDlpV2Schedule struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Schedule) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Schedule) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2SchemaModifiedCadence: How frequently to modify the @@ -8721,9 +8721,9 @@ type GooglePrivacyDlpV2SchemaModifiedCadence struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2SchemaModifiedCadence) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2SchemaModifiedCadence) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2SchemaModifiedCadence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2SearchConnectionsResponse: Response message for @@ -8752,9 +8752,9 @@ type GooglePrivacyDlpV2SearchConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2SearchConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2SearchConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2SearchConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2SecretManagerCredential: A credential consisting of a @@ -8781,9 +8781,9 @@ type GooglePrivacyDlpV2SecretManagerCredential struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2SecretManagerCredential) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2SecretManagerCredential) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2SecretManagerCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2SecretsDiscoveryTarget: Discovery target for credentials @@ -8817,9 +8817,9 @@ type GooglePrivacyDlpV2SelectedInfoTypes struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2SelectedInfoTypes) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2SelectedInfoTypes) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2SelectedInfoTypes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2SensitivityScore: Score is calculated from of all elements @@ -8854,9 +8854,9 @@ type GooglePrivacyDlpV2SensitivityScore struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2SensitivityScore) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2SensitivityScore) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2SensitivityScore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2StatisticalTable: An auxiliary table containing @@ -8888,9 +8888,9 @@ type GooglePrivacyDlpV2StatisticalTable struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2StatisticalTable) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2StatisticalTable) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2StatisticalTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2StorageConfig: Shared message indicating Cloud storage @@ -8920,9 +8920,9 @@ type GooglePrivacyDlpV2StorageConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2StorageConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2StorageConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2StorageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2StorageMetadataLabel: Storage metadata label to indicate @@ -8943,9 +8943,9 @@ type GooglePrivacyDlpV2StorageMetadataLabel struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2StorageMetadataLabel) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2StorageMetadataLabel) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2StorageMetadataLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2StoredInfoType: StoredInfoType resource message that @@ -8974,9 +8974,9 @@ type GooglePrivacyDlpV2StoredInfoType struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2StoredInfoType) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2StoredInfoType) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2StoredInfoType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2StoredInfoTypeConfig: Configuration for stored infoTypes. @@ -9007,9 +9007,9 @@ type GooglePrivacyDlpV2StoredInfoTypeConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2StoredInfoTypeConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2StoredInfoTypeConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2StoredInfoTypeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2StoredInfoTypeStats: Statistics for a StoredInfoType. @@ -9030,9 +9030,9 @@ type GooglePrivacyDlpV2StoredInfoTypeStats struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2StoredInfoTypeStats) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2StoredInfoTypeStats) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2StoredInfoTypeStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2StoredInfoTypeVersion: Version of a StoredInfoType, @@ -9083,9 +9083,9 @@ type GooglePrivacyDlpV2StoredInfoTypeVersion struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2StoredInfoTypeVersion) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2StoredInfoTypeVersion) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2StoredInfoTypeVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2StoredType: A reference to a StoredInfoType to use with @@ -9111,9 +9111,9 @@ type GooglePrivacyDlpV2StoredType struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2StoredType) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2StoredType) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2StoredType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2SummaryResult: A collection that informs the user the @@ -9145,9 +9145,9 @@ type GooglePrivacyDlpV2SummaryResult struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2SummaryResult) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2SummaryResult) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2SummaryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2SurrogateType: Message for detecting output from @@ -9183,9 +9183,9 @@ type GooglePrivacyDlpV2Table struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Table) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Table) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Table - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TableDataProfile: The profile for a scanned table. @@ -9289,9 +9289,9 @@ type GooglePrivacyDlpV2TableDataProfile struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TableDataProfile) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TableDataProfile) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TableDataProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TableLocation: Location of a finding within a table. @@ -9316,9 +9316,9 @@ type GooglePrivacyDlpV2TableLocation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TableLocation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TableLocation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TableLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TableOptions: Instructions regarding the table content @@ -9342,9 +9342,9 @@ type GooglePrivacyDlpV2TableOptions struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TableOptions) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TableOptions) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TableOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TableReference: Message defining the location of a @@ -9367,9 +9367,9 @@ type GooglePrivacyDlpV2TableReference struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TableReference) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TableReference) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TableReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TaggedField: A column with a semantic tag attached. @@ -9402,9 +9402,9 @@ type GooglePrivacyDlpV2TaggedField struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TaggedField) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TaggedField) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TaggedField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2ThrowError: Throw an error and fail the request when a @@ -9439,9 +9439,9 @@ type GooglePrivacyDlpV2TimePartConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TimePartConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TimePartConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TimePartConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TimeZone: Time zone of the date time object. @@ -9462,9 +9462,9 @@ type GooglePrivacyDlpV2TimeZone struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TimeZone) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TimeZone) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TimespanConfig: Configuration of the timespan of the items @@ -9525,9 +9525,9 @@ type GooglePrivacyDlpV2TimespanConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TimespanConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TimespanConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TimespanConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TransformationConfig: User specified templates and configs @@ -9567,9 +9567,9 @@ type GooglePrivacyDlpV2TransformationConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TransformationConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TransformationConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TransformationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TransformationDescription: A flattened description of a @@ -9621,9 +9621,9 @@ type GooglePrivacyDlpV2TransformationDescription struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TransformationDescription) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TransformationDescription) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TransformationDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TransformationDetails: Details about a single @@ -9667,9 +9667,9 @@ type GooglePrivacyDlpV2TransformationDetails struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TransformationDetails) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TransformationDetails) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TransformationDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TransformationDetailsStorageConfig: Config for storing @@ -9694,9 +9694,9 @@ type GooglePrivacyDlpV2TransformationDetailsStorageConfig struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TransformationDetailsStorageConfig) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TransformationDetailsStorageConfig) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TransformationDetailsStorageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TransformationErrorHandling: How to handle transformation @@ -9725,9 +9725,9 @@ type GooglePrivacyDlpV2TransformationErrorHandling struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TransformationErrorHandling) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TransformationErrorHandling) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TransformationErrorHandling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TransformationLocation: Specifies the location of a @@ -9764,9 +9764,9 @@ type GooglePrivacyDlpV2TransformationLocation struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TransformationLocation) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TransformationLocation) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TransformationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TransformationOverview: Overview of the modifications that @@ -9789,9 +9789,9 @@ type GooglePrivacyDlpV2TransformationOverview struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TransformationOverview) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TransformationOverview) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TransformationOverview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TransformationResultStatus: The outcome of a @@ -9829,9 +9829,9 @@ type GooglePrivacyDlpV2TransformationResultStatus struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TransformationResultStatus) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TransformationResultStatus) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TransformationResultStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TransformationSummary: Summary of a single transformation. @@ -9867,9 +9867,9 @@ type GooglePrivacyDlpV2TransformationSummary struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TransformationSummary) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TransformationSummary) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TransformationSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2TransientCryptoKey: Use this to have a random data crypto @@ -9895,9 +9895,9 @@ type GooglePrivacyDlpV2TransientCryptoKey struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2TransientCryptoKey) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2TransientCryptoKey) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2TransientCryptoKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Trigger: What event needs to occur for a new job to be @@ -9921,9 +9921,9 @@ type GooglePrivacyDlpV2Trigger struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Trigger) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Trigger) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Trigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2UnwrappedCryptoKey: Using raw keys is prone to security @@ -9945,9 +9945,9 @@ type GooglePrivacyDlpV2UnwrappedCryptoKey struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2UnwrappedCryptoKey) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2UnwrappedCryptoKey) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2UnwrappedCryptoKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2UpdateConnectionRequest: Request message for @@ -9971,9 +9971,9 @@ type GooglePrivacyDlpV2UpdateConnectionRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2UpdateConnectionRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2UpdateConnectionRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2UpdateConnectionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest: Request message for @@ -9996,9 +9996,9 @@ type GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2UpdateDiscoveryConfigRequest: Request message for @@ -10021,9 +10021,9 @@ type GooglePrivacyDlpV2UpdateDiscoveryConfigRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2UpdateDiscoveryConfigRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2UpdateDiscoveryConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2UpdateDiscoveryConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2UpdateInspectTemplateRequest: Request message for @@ -10046,9 +10046,9 @@ type GooglePrivacyDlpV2UpdateInspectTemplateRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2UpdateInspectTemplateRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2UpdateInspectTemplateRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2UpdateInspectTemplateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2UpdateJobTriggerRequest: Request message for @@ -10071,9 +10071,9 @@ type GooglePrivacyDlpV2UpdateJobTriggerRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2UpdateJobTriggerRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2UpdateJobTriggerRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2UpdateJobTriggerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2UpdateStoredInfoTypeRequest: Request message for @@ -10098,9 +10098,9 @@ type GooglePrivacyDlpV2UpdateStoredInfoTypeRequest struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2UpdateStoredInfoTypeRequest) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2UpdateStoredInfoTypeRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2UpdateStoredInfoTypeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2Value: Set of primitive values supported by the system. @@ -10149,9 +10149,9 @@ type GooglePrivacyDlpV2Value struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2Value) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2Value) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GooglePrivacyDlpV2Value) UnmarshalJSON(data []byte) error { @@ -10188,9 +10188,9 @@ type GooglePrivacyDlpV2ValueFrequency struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2ValueFrequency) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2ValueFrequency) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2ValueFrequency - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2VersionDescription: Details about each available version @@ -10213,9 +10213,9 @@ type GooglePrivacyDlpV2VersionDescription struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2VersionDescription) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2VersionDescription) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2VersionDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePrivacyDlpV2WordList: Message defining a list of words or phrases to @@ -10238,9 +10238,9 @@ type GooglePrivacyDlpV2WordList struct { NullFields []string `json:"-"` } -func (s *GooglePrivacyDlpV2WordList) MarshalJSON() ([]byte, error) { +func (s GooglePrivacyDlpV2WordList) MarshalJSON() ([]byte, error) { type NoMethod GooglePrivacyDlpV2WordList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -10282,9 +10282,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -10320,9 +10320,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeOfDay: Represents a time of day. The date and time zone are @@ -10354,9 +10354,9 @@ type GoogleTypeTimeOfDay struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeOfDay) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InfoTypesListCall struct { diff --git a/dns/v1/dns-gen.go b/dns/v1/dns-gen.go index 74ff17c75b..ef6c9f99fd 100644 --- a/dns/v1/dns-gen.go +++ b/dns/v1/dns-gen.go @@ -322,9 +322,9 @@ type Change struct { NullFields []string `json:"-"` } -func (s *Change) MarshalJSON() ([]byte, error) { +func (s Change) MarshalJSON() ([]byte, error) { type NoMethod Change - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangesListResponse: The response to a request to enumerate Changes to a @@ -359,9 +359,9 @@ type ChangesListResponse struct { NullFields []string `json:"-"` } -func (s *ChangesListResponse) MarshalJSON() ([]byte, error) { +func (s ChangesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ChangesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsKey: A DNSSEC key pair. @@ -432,9 +432,9 @@ type DnsKey struct { NullFields []string `json:"-"` } -func (s *DnsKey) MarshalJSON() ([]byte, error) { +func (s DnsKey) MarshalJSON() ([]byte, error) { type NoMethod DnsKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DnsKeyDigest struct { @@ -461,9 +461,9 @@ type DnsKeyDigest struct { NullFields []string `json:"-"` } -func (s *DnsKeyDigest) MarshalJSON() ([]byte, error) { +func (s DnsKeyDigest) MarshalJSON() ([]byte, error) { type NoMethod DnsKeyDigest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsKeySpec: Parameters for DnsKey key generation. Used for generating @@ -504,9 +504,9 @@ type DnsKeySpec struct { NullFields []string `json:"-"` } -func (s *DnsKeySpec) MarshalJSON() ([]byte, error) { +func (s DnsKeySpec) MarshalJSON() ([]byte, error) { type NoMethod DnsKeySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsKeysListResponse: The response to a request to enumerate DnsKeys in a @@ -541,9 +541,9 @@ type DnsKeysListResponse struct { NullFields []string `json:"-"` } -func (s *DnsKeysListResponse) MarshalJSON() ([]byte, error) { +func (s DnsKeysListResponse) MarshalJSON() ([]byte, error) { type NoMethod DnsKeysListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -589,9 +589,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -630,9 +630,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -665,9 +665,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -764,9 +764,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -787,9 +787,9 @@ type GoogleIamV1GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -819,9 +819,9 @@ type GoogleIamV1GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -911,9 +911,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -940,9 +940,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsRequest: Request message for @@ -966,9 +966,9 @@ type GoogleIamV1TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -993,9 +993,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedZone: A zone is a subtree of the DNS namespace under one @@ -1076,9 +1076,9 @@ type ManagedZone struct { NullFields []string `json:"-"` } -func (s *ManagedZone) MarshalJSON() ([]byte, error) { +func (s ManagedZone) MarshalJSON() ([]byte, error) { type NoMethod ManagedZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedZoneCloudLoggingConfig: Cloud Logging configurations for publicly @@ -1101,9 +1101,9 @@ type ManagedZoneCloudLoggingConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZoneCloudLoggingConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZoneCloudLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneCloudLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneDnsSecConfig struct { @@ -1142,9 +1142,9 @@ type ManagedZoneDnsSecConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZoneDnsSecConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZoneDnsSecConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneDnsSecConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneForwardingConfig struct { @@ -1165,9 +1165,9 @@ type ManagedZoneForwardingConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZoneForwardingConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZoneForwardingConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneForwardingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneForwardingConfigNameServerTarget struct { @@ -1202,9 +1202,9 @@ type ManagedZoneForwardingConfigNameServerTarget struct { NullFields []string `json:"-"` } -func (s *ManagedZoneForwardingConfigNameServerTarget) MarshalJSON() ([]byte, error) { +func (s ManagedZoneForwardingConfigNameServerTarget) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneForwardingConfigNameServerTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneOperationsListResponse struct { @@ -1237,9 +1237,9 @@ type ManagedZoneOperationsListResponse struct { NullFields []string `json:"-"` } -func (s *ManagedZoneOperationsListResponse) MarshalJSON() ([]byte, error) { +func (s ManagedZoneOperationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneOperationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonePeeringConfig struct { @@ -1259,9 +1259,9 @@ type ManagedZonePeeringConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZonePeeringConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZonePeeringConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonePeeringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonePeeringConfigTargetNetwork struct { @@ -1290,9 +1290,9 @@ type ManagedZonePeeringConfigTargetNetwork struct { NullFields []string `json:"-"` } -func (s *ManagedZonePeeringConfigTargetNetwork) MarshalJSON() ([]byte, error) { +func (s ManagedZonePeeringConfigTargetNetwork) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonePeeringConfigTargetNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonePrivateVisibilityConfig struct { @@ -1315,9 +1315,9 @@ type ManagedZonePrivateVisibilityConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZonePrivateVisibilityConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZonePrivateVisibilityConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonePrivateVisibilityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonePrivateVisibilityConfigGKECluster struct { @@ -1341,9 +1341,9 @@ type ManagedZonePrivateVisibilityConfigGKECluster struct { NullFields []string `json:"-"` } -func (s *ManagedZonePrivateVisibilityConfigGKECluster) MarshalJSON() ([]byte, error) { +func (s ManagedZonePrivateVisibilityConfigGKECluster) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonePrivateVisibilityConfigGKECluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonePrivateVisibilityConfigNetwork struct { @@ -1366,9 +1366,9 @@ type ManagedZonePrivateVisibilityConfigNetwork struct { NullFields []string `json:"-"` } -func (s *ManagedZonePrivateVisibilityConfigNetwork) MarshalJSON() ([]byte, error) { +func (s ManagedZonePrivateVisibilityConfigNetwork) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonePrivateVisibilityConfigNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneReverseLookupConfig struct { @@ -1386,9 +1386,9 @@ type ManagedZoneReverseLookupConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZoneReverseLookupConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZoneReverseLookupConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneReverseLookupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedZoneServiceDirectoryConfig: Contains information about Service @@ -1411,9 +1411,9 @@ type ManagedZoneServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZoneServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZoneServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneServiceDirectoryConfigNamespace struct { @@ -1440,9 +1440,9 @@ type ManagedZoneServiceDirectoryConfigNamespace struct { NullFields []string `json:"-"` } -func (s *ManagedZoneServiceDirectoryConfigNamespace) MarshalJSON() ([]byte, error) { +func (s ManagedZoneServiceDirectoryConfigNamespace) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneServiceDirectoryConfigNamespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonesListResponse struct { @@ -1475,9 +1475,9 @@ type ManagedZonesListResponse struct { NullFields []string `json:"-"` } -func (s *ManagedZonesListResponse) MarshalJSON() ([]byte, error) { +func (s ManagedZonesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: An operation represents a successful mutation performed on a @@ -1533,9 +1533,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationDnsKeyContext struct { @@ -1556,9 +1556,9 @@ type OperationDnsKeyContext struct { NullFields []string `json:"-"` } -func (s *OperationDnsKeyContext) MarshalJSON() ([]byte, error) { +func (s OperationDnsKeyContext) MarshalJSON() ([]byte, error) { type NoMethod OperationDnsKeyContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationManagedZoneContext struct { @@ -1579,9 +1579,9 @@ type OperationManagedZoneContext struct { NullFields []string `json:"-"` } -func (s *OperationManagedZoneContext) MarshalJSON() ([]byte, error) { +func (s OperationManagedZoneContext) MarshalJSON() ([]byte, error) { type NoMethod OperationManagedZoneContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PoliciesListResponse struct { @@ -1614,9 +1614,9 @@ type PoliciesListResponse struct { NullFields []string `json:"-"` } -func (s *PoliciesListResponse) MarshalJSON() ([]byte, error) { +func (s PoliciesListResponse) MarshalJSON() ([]byte, error) { type NoMethod PoliciesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PoliciesPatchResponse struct { @@ -1637,9 +1637,9 @@ type PoliciesPatchResponse struct { NullFields []string `json:"-"` } -func (s *PoliciesPatchResponse) MarshalJSON() ([]byte, error) { +func (s PoliciesPatchResponse) MarshalJSON() ([]byte, error) { type NoMethod PoliciesPatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PoliciesUpdateResponse struct { @@ -1660,9 +1660,9 @@ type PoliciesUpdateResponse struct { NullFields []string `json:"-"` } -func (s *PoliciesUpdateResponse) MarshalJSON() ([]byte, error) { +func (s PoliciesUpdateResponse) MarshalJSON() ([]byte, error) { type NoMethod PoliciesUpdateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: A policy is a collection of DNS rules applied to one or more Virtual @@ -1709,9 +1709,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PolicyAlternativeNameServerConfig struct { @@ -1734,9 +1734,9 @@ type PolicyAlternativeNameServerConfig struct { NullFields []string `json:"-"` } -func (s *PolicyAlternativeNameServerConfig) MarshalJSON() ([]byte, error) { +func (s PolicyAlternativeNameServerConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyAlternativeNameServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PolicyAlternativeNameServerConfigTargetNameServer struct { @@ -1771,9 +1771,9 @@ type PolicyAlternativeNameServerConfigTargetNameServer struct { NullFields []string `json:"-"` } -func (s *PolicyAlternativeNameServerConfigTargetNameServer) MarshalJSON() ([]byte, error) { +func (s PolicyAlternativeNameServerConfigTargetNameServer) MarshalJSON() ([]byte, error) { type NoMethod PolicyAlternativeNameServerConfigTargetNameServer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PolicyNetwork struct { @@ -1795,9 +1795,9 @@ type PolicyNetwork struct { NullFields []string `json:"-"` } -func (s *PolicyNetwork) MarshalJSON() ([]byte, error) { +func (s PolicyNetwork) MarshalJSON() ([]byte, error) { type NoMethod PolicyNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Project: A project resource. The project is a top level container for @@ -1828,9 +1828,9 @@ type Project struct { NullFields []string `json:"-"` } -func (s *Project) MarshalJSON() ([]byte, error) { +func (s Project) MarshalJSON() ([]byte, error) { type NoMethod Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: Limits associated with a Project. @@ -1914,9 +1914,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicy: A RRSetRoutingPolicy represents ResourceRecordSet data @@ -1940,9 +1940,9 @@ type RRSetRoutingPolicy struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicy) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicy) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyGeoPolicy: Configures a `RRSetRoutingPolicy` that routes @@ -1973,9 +1973,9 @@ type RRSetRoutingPolicyGeoPolicy struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyGeoPolicy) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyGeoPolicy) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyGeoPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyGeoPolicyGeoPolicyItem: ResourceRecordSet data for one geo @@ -2008,9 +2008,9 @@ type RRSetRoutingPolicyGeoPolicyGeoPolicyItem struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyGeoPolicyGeoPolicyItem) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyGeoPolicyGeoPolicyItem) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyGeoPolicyGeoPolicyItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyHealthCheckTargets: HealthCheckTargets describes endpoints @@ -2033,9 +2033,9 @@ type RRSetRoutingPolicyHealthCheckTargets struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyHealthCheckTargets) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyHealthCheckTargets) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyHealthCheckTargets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyLoadBalancerTarget: The configuration for an individual @@ -2091,9 +2091,9 @@ type RRSetRoutingPolicyLoadBalancerTarget struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyLoadBalancerTarget) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyLoadBalancerTarget) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyLoadBalancerTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyPrimaryBackupPolicy: Configures a RRSetRoutingPolicy such @@ -2126,9 +2126,9 @@ type RRSetRoutingPolicyPrimaryBackupPolicy struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyPrimaryBackupPolicy) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyPrimaryBackupPolicy) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyPrimaryBackupPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RRSetRoutingPolicyPrimaryBackupPolicy) UnmarshalJSON(data []byte) error { @@ -2163,9 +2163,9 @@ type RRSetRoutingPolicyWrrPolicy struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyWrrPolicy) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyWrrPolicy) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyWrrPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyWrrPolicyWrrPolicyItem: A routing block which contains the @@ -2202,9 +2202,9 @@ type RRSetRoutingPolicyWrrPolicyWrrPolicyItem struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyWrrPolicyWrrPolicyItem) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyWrrPolicyWrrPolicyItem) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyWrrPolicyWrrPolicyItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RRSetRoutingPolicyWrrPolicyWrrPolicyItem) UnmarshalJSON(data []byte) error { @@ -2258,9 +2258,9 @@ type ResourceRecordSet struct { NullFields []string `json:"-"` } -func (s *ResourceRecordSet) MarshalJSON() ([]byte, error) { +func (s ResourceRecordSet) MarshalJSON() ([]byte, error) { type NoMethod ResourceRecordSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceRecordSetsDeleteResponse struct { @@ -2298,9 +2298,9 @@ type ResourceRecordSetsListResponse struct { NullFields []string `json:"-"` } -func (s *ResourceRecordSetsListResponse) MarshalJSON() ([]byte, error) { +func (s ResourceRecordSetsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ResourceRecordSetsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePoliciesListResponse struct { @@ -2331,9 +2331,9 @@ type ResponsePoliciesListResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePoliciesListResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePoliciesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePoliciesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePoliciesPatchResponse struct { @@ -2354,9 +2354,9 @@ type ResponsePoliciesPatchResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePoliciesPatchResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePoliciesPatchResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePoliciesPatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePoliciesUpdateResponse struct { @@ -2377,9 +2377,9 @@ type ResponsePoliciesUpdateResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePoliciesUpdateResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePoliciesUpdateResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePoliciesUpdateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResponsePolicy: A Response Policy is a collection of selectors that apply to @@ -2416,9 +2416,9 @@ type ResponsePolicy struct { NullFields []string `json:"-"` } -func (s *ResponsePolicy) MarshalJSON() ([]byte, error) { +func (s ResponsePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyGKECluster struct { @@ -2442,9 +2442,9 @@ type ResponsePolicyGKECluster struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyGKECluster) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyGKECluster) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyGKECluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyNetwork struct { @@ -2467,9 +2467,9 @@ type ResponsePolicyNetwork struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyNetwork) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyNetwork) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResponsePolicyRule: A Response Policy Rule is a selector that applies its @@ -2524,9 +2524,9 @@ type ResponsePolicyRule struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyRule) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyRule) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyRuleLocalData struct { @@ -2546,9 +2546,9 @@ type ResponsePolicyRuleLocalData struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyRuleLocalData) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyRuleLocalData) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyRuleLocalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyRulesListResponse struct { @@ -2579,9 +2579,9 @@ type ResponsePolicyRulesListResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyRulesListResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyRulesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyRulesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyRulesPatchResponse struct { @@ -2602,9 +2602,9 @@ type ResponsePolicyRulesPatchResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyRulesPatchResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyRulesPatchResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyRulesPatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyRulesUpdateResponse struct { @@ -2625,9 +2625,9 @@ type ResponsePolicyRulesUpdateResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyRulesUpdateResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyRulesUpdateResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyRulesUpdateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChangesCreateCall struct { diff --git a/dns/v1beta2/dns-gen.go b/dns/v1beta2/dns-gen.go index c56f6bebb2..d29ec9267c 100644 --- a/dns/v1beta2/dns-gen.go +++ b/dns/v1beta2/dns-gen.go @@ -322,9 +322,9 @@ type Change struct { NullFields []string `json:"-"` } -func (s *Change) MarshalJSON() ([]byte, error) { +func (s Change) MarshalJSON() ([]byte, error) { type NoMethod Change - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangesListResponse: The response to a request to enumerate Changes to a @@ -359,9 +359,9 @@ type ChangesListResponse struct { NullFields []string `json:"-"` } -func (s *ChangesListResponse) MarshalJSON() ([]byte, error) { +func (s ChangesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ChangesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsKey: A DNSSEC key pair. @@ -432,9 +432,9 @@ type DnsKey struct { NullFields []string `json:"-"` } -func (s *DnsKey) MarshalJSON() ([]byte, error) { +func (s DnsKey) MarshalJSON() ([]byte, error) { type NoMethod DnsKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DnsKeyDigest struct { @@ -461,9 +461,9 @@ type DnsKeyDigest struct { NullFields []string `json:"-"` } -func (s *DnsKeyDigest) MarshalJSON() ([]byte, error) { +func (s DnsKeyDigest) MarshalJSON() ([]byte, error) { type NoMethod DnsKeyDigest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsKeySpec: Parameters for DnsKey key generation. Used for generating @@ -504,9 +504,9 @@ type DnsKeySpec struct { NullFields []string `json:"-"` } -func (s *DnsKeySpec) MarshalJSON() ([]byte, error) { +func (s DnsKeySpec) MarshalJSON() ([]byte, error) { type NoMethod DnsKeySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsKeysListResponse: The response to a request to enumerate DnsKeys in a @@ -541,9 +541,9 @@ type DnsKeysListResponse struct { NullFields []string `json:"-"` } -func (s *DnsKeysListResponse) MarshalJSON() ([]byte, error) { +func (s DnsKeysListResponse) MarshalJSON() ([]byte, error) { type NoMethod DnsKeysListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -589,9 +589,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -630,9 +630,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -665,9 +665,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -764,9 +764,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -787,9 +787,9 @@ type GoogleIamV1GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -819,9 +819,9 @@ type GoogleIamV1GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -911,9 +911,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -940,9 +940,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsRequest: Request message for @@ -966,9 +966,9 @@ type GoogleIamV1TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -993,9 +993,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedZone: A zone is a subtree of the DNS namespace under one @@ -1076,9 +1076,9 @@ type ManagedZone struct { NullFields []string `json:"-"` } -func (s *ManagedZone) MarshalJSON() ([]byte, error) { +func (s ManagedZone) MarshalJSON() ([]byte, error) { type NoMethod ManagedZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedZoneCloudLoggingConfig: Cloud Logging configurations for publicly @@ -1101,9 +1101,9 @@ type ManagedZoneCloudLoggingConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZoneCloudLoggingConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZoneCloudLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneCloudLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneDnsSecConfig struct { @@ -1142,9 +1142,9 @@ type ManagedZoneDnsSecConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZoneDnsSecConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZoneDnsSecConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneDnsSecConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneForwardingConfig struct { @@ -1165,9 +1165,9 @@ type ManagedZoneForwardingConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZoneForwardingConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZoneForwardingConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneForwardingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneForwardingConfigNameServerTarget struct { @@ -1202,9 +1202,9 @@ type ManagedZoneForwardingConfigNameServerTarget struct { NullFields []string `json:"-"` } -func (s *ManagedZoneForwardingConfigNameServerTarget) MarshalJSON() ([]byte, error) { +func (s ManagedZoneForwardingConfigNameServerTarget) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneForwardingConfigNameServerTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneOperationsListResponse struct { @@ -1237,9 +1237,9 @@ type ManagedZoneOperationsListResponse struct { NullFields []string `json:"-"` } -func (s *ManagedZoneOperationsListResponse) MarshalJSON() ([]byte, error) { +func (s ManagedZoneOperationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneOperationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonePeeringConfig struct { @@ -1259,9 +1259,9 @@ type ManagedZonePeeringConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZonePeeringConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZonePeeringConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonePeeringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonePeeringConfigTargetNetwork struct { @@ -1290,9 +1290,9 @@ type ManagedZonePeeringConfigTargetNetwork struct { NullFields []string `json:"-"` } -func (s *ManagedZonePeeringConfigTargetNetwork) MarshalJSON() ([]byte, error) { +func (s ManagedZonePeeringConfigTargetNetwork) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonePeeringConfigTargetNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonePrivateVisibilityConfig struct { @@ -1315,9 +1315,9 @@ type ManagedZonePrivateVisibilityConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZonePrivateVisibilityConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZonePrivateVisibilityConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonePrivateVisibilityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonePrivateVisibilityConfigGKECluster struct { @@ -1341,9 +1341,9 @@ type ManagedZonePrivateVisibilityConfigGKECluster struct { NullFields []string `json:"-"` } -func (s *ManagedZonePrivateVisibilityConfigGKECluster) MarshalJSON() ([]byte, error) { +func (s ManagedZonePrivateVisibilityConfigGKECluster) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonePrivateVisibilityConfigGKECluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonePrivateVisibilityConfigNetwork struct { @@ -1366,9 +1366,9 @@ type ManagedZonePrivateVisibilityConfigNetwork struct { NullFields []string `json:"-"` } -func (s *ManagedZonePrivateVisibilityConfigNetwork) MarshalJSON() ([]byte, error) { +func (s ManagedZonePrivateVisibilityConfigNetwork) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonePrivateVisibilityConfigNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneReverseLookupConfig struct { @@ -1386,9 +1386,9 @@ type ManagedZoneReverseLookupConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZoneReverseLookupConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZoneReverseLookupConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneReverseLookupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedZoneServiceDirectoryConfig: Contains information about Service @@ -1411,9 +1411,9 @@ type ManagedZoneServiceDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *ManagedZoneServiceDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s ManagedZoneServiceDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneServiceDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZoneServiceDirectoryConfigNamespace struct { @@ -1440,9 +1440,9 @@ type ManagedZoneServiceDirectoryConfigNamespace struct { NullFields []string `json:"-"` } -func (s *ManagedZoneServiceDirectoryConfigNamespace) MarshalJSON() ([]byte, error) { +func (s ManagedZoneServiceDirectoryConfigNamespace) MarshalJSON() ([]byte, error) { type NoMethod ManagedZoneServiceDirectoryConfigNamespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedZonesListResponse struct { @@ -1475,9 +1475,9 @@ type ManagedZonesListResponse struct { NullFields []string `json:"-"` } -func (s *ManagedZonesListResponse) MarshalJSON() ([]byte, error) { +func (s ManagedZonesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ManagedZonesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: An operation represents a successful mutation performed on a @@ -1533,9 +1533,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationDnsKeyContext struct { @@ -1556,9 +1556,9 @@ type OperationDnsKeyContext struct { NullFields []string `json:"-"` } -func (s *OperationDnsKeyContext) MarshalJSON() ([]byte, error) { +func (s OperationDnsKeyContext) MarshalJSON() ([]byte, error) { type NoMethod OperationDnsKeyContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationManagedZoneContext struct { @@ -1579,9 +1579,9 @@ type OperationManagedZoneContext struct { NullFields []string `json:"-"` } -func (s *OperationManagedZoneContext) MarshalJSON() ([]byte, error) { +func (s OperationManagedZoneContext) MarshalJSON() ([]byte, error) { type NoMethod OperationManagedZoneContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PoliciesListResponse struct { @@ -1614,9 +1614,9 @@ type PoliciesListResponse struct { NullFields []string `json:"-"` } -func (s *PoliciesListResponse) MarshalJSON() ([]byte, error) { +func (s PoliciesListResponse) MarshalJSON() ([]byte, error) { type NoMethod PoliciesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PoliciesPatchResponse struct { @@ -1637,9 +1637,9 @@ type PoliciesPatchResponse struct { NullFields []string `json:"-"` } -func (s *PoliciesPatchResponse) MarshalJSON() ([]byte, error) { +func (s PoliciesPatchResponse) MarshalJSON() ([]byte, error) { type NoMethod PoliciesPatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PoliciesUpdateResponse struct { @@ -1660,9 +1660,9 @@ type PoliciesUpdateResponse struct { NullFields []string `json:"-"` } -func (s *PoliciesUpdateResponse) MarshalJSON() ([]byte, error) { +func (s PoliciesUpdateResponse) MarshalJSON() ([]byte, error) { type NoMethod PoliciesUpdateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: A policy is a collection of DNS rules applied to one or more Virtual @@ -1709,9 +1709,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PolicyAlternativeNameServerConfig struct { @@ -1734,9 +1734,9 @@ type PolicyAlternativeNameServerConfig struct { NullFields []string `json:"-"` } -func (s *PolicyAlternativeNameServerConfig) MarshalJSON() ([]byte, error) { +func (s PolicyAlternativeNameServerConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyAlternativeNameServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PolicyAlternativeNameServerConfigTargetNameServer struct { @@ -1771,9 +1771,9 @@ type PolicyAlternativeNameServerConfigTargetNameServer struct { NullFields []string `json:"-"` } -func (s *PolicyAlternativeNameServerConfigTargetNameServer) MarshalJSON() ([]byte, error) { +func (s PolicyAlternativeNameServerConfigTargetNameServer) MarshalJSON() ([]byte, error) { type NoMethod PolicyAlternativeNameServerConfigTargetNameServer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PolicyNetwork struct { @@ -1795,9 +1795,9 @@ type PolicyNetwork struct { NullFields []string `json:"-"` } -func (s *PolicyNetwork) MarshalJSON() ([]byte, error) { +func (s PolicyNetwork) MarshalJSON() ([]byte, error) { type NoMethod PolicyNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Project: A project resource. The project is a top level container for @@ -1828,9 +1828,9 @@ type Project struct { NullFields []string `json:"-"` } -func (s *Project) MarshalJSON() ([]byte, error) { +func (s Project) MarshalJSON() ([]byte, error) { type NoMethod Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: Limits associated with a Project. @@ -1914,9 +1914,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicy: A RRSetRoutingPolicy represents ResourceRecordSet data @@ -1942,9 +1942,9 @@ type RRSetRoutingPolicy struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicy) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicy) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyGeoPolicy: Configures a `RRSetRoutingPolicy` that routes @@ -1975,9 +1975,9 @@ type RRSetRoutingPolicyGeoPolicy struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyGeoPolicy) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyGeoPolicy) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyGeoPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyGeoPolicyGeoPolicyItem: ResourceRecordSet data for one geo @@ -2010,9 +2010,9 @@ type RRSetRoutingPolicyGeoPolicyGeoPolicyItem struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyGeoPolicyGeoPolicyItem) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyGeoPolicyGeoPolicyItem) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyGeoPolicyGeoPolicyItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyHealthCheckTargets: HealthCheckTargets describes endpoints @@ -2035,9 +2035,9 @@ type RRSetRoutingPolicyHealthCheckTargets struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyHealthCheckTargets) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyHealthCheckTargets) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyHealthCheckTargets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyLoadBalancerTarget: The configuration for an individual @@ -2093,9 +2093,9 @@ type RRSetRoutingPolicyLoadBalancerTarget struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyLoadBalancerTarget) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyLoadBalancerTarget) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyLoadBalancerTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyPrimaryBackupPolicy: Configures a RRSetRoutingPolicy such @@ -2128,9 +2128,9 @@ type RRSetRoutingPolicyPrimaryBackupPolicy struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyPrimaryBackupPolicy) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyPrimaryBackupPolicy) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyPrimaryBackupPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RRSetRoutingPolicyPrimaryBackupPolicy) UnmarshalJSON(data []byte) error { @@ -2165,9 +2165,9 @@ type RRSetRoutingPolicyWrrPolicy struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyWrrPolicy) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyWrrPolicy) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyWrrPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RRSetRoutingPolicyWrrPolicyWrrPolicyItem: A routing block which contains the @@ -2204,9 +2204,9 @@ type RRSetRoutingPolicyWrrPolicyWrrPolicyItem struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicyWrrPolicyWrrPolicyItem) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicyWrrPolicyWrrPolicyItem) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicyWrrPolicyWrrPolicyItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RRSetRoutingPolicyWrrPolicyWrrPolicyItem) UnmarshalJSON(data []byte) error { @@ -2260,9 +2260,9 @@ type ResourceRecordSet struct { NullFields []string `json:"-"` } -func (s *ResourceRecordSet) MarshalJSON() ([]byte, error) { +func (s ResourceRecordSet) MarshalJSON() ([]byte, error) { type NoMethod ResourceRecordSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceRecordSetsListResponse struct { @@ -2295,9 +2295,9 @@ type ResourceRecordSetsListResponse struct { NullFields []string `json:"-"` } -func (s *ResourceRecordSetsListResponse) MarshalJSON() ([]byte, error) { +func (s ResourceRecordSetsListResponse) MarshalJSON() ([]byte, error) { type NoMethod ResourceRecordSetsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePoliciesListResponse struct { @@ -2328,9 +2328,9 @@ type ResponsePoliciesListResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePoliciesListResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePoliciesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePoliciesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePoliciesPatchResponse struct { @@ -2351,9 +2351,9 @@ type ResponsePoliciesPatchResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePoliciesPatchResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePoliciesPatchResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePoliciesPatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePoliciesUpdateResponse struct { @@ -2374,9 +2374,9 @@ type ResponsePoliciesUpdateResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePoliciesUpdateResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePoliciesUpdateResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePoliciesUpdateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResponsePolicy: A Response Policy is a collection of selectors that apply to @@ -2413,9 +2413,9 @@ type ResponsePolicy struct { NullFields []string `json:"-"` } -func (s *ResponsePolicy) MarshalJSON() ([]byte, error) { +func (s ResponsePolicy) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyGKECluster struct { @@ -2439,9 +2439,9 @@ type ResponsePolicyGKECluster struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyGKECluster) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyGKECluster) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyGKECluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyNetwork struct { @@ -2464,9 +2464,9 @@ type ResponsePolicyNetwork struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyNetwork) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyNetwork) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResponsePolicyRule: A Response Policy Rule is a selector that applies its @@ -2521,9 +2521,9 @@ type ResponsePolicyRule struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyRule) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyRule) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyRuleLocalData struct { @@ -2543,9 +2543,9 @@ type ResponsePolicyRuleLocalData struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyRuleLocalData) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyRuleLocalData) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyRuleLocalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyRulesListResponse struct { @@ -2576,9 +2576,9 @@ type ResponsePolicyRulesListResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyRulesListResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyRulesListResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyRulesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyRulesPatchResponse struct { @@ -2599,9 +2599,9 @@ type ResponsePolicyRulesPatchResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyRulesPatchResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyRulesPatchResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyRulesPatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResponsePolicyRulesUpdateResponse struct { @@ -2622,9 +2622,9 @@ type ResponsePolicyRulesUpdateResponse struct { NullFields []string `json:"-"` } -func (s *ResponsePolicyRulesUpdateResponse) MarshalJSON() ([]byte, error) { +func (s ResponsePolicyRulesUpdateResponse) MarshalJSON() ([]byte, error) { type NoMethod ResponsePolicyRulesUpdateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChangesCreateCall struct { diff --git a/docs/v1/docs-gen.go b/docs/v1/docs-gen.go index 6fcd5c4cc0..d59ec71701 100644 --- a/docs/v1/docs-gen.go +++ b/docs/v1/docs-gen.go @@ -222,9 +222,9 @@ type AutoText struct { NullFields []string `json:"-"` } -func (s *AutoText) MarshalJSON() ([]byte, error) { +func (s AutoText) MarshalJSON() ([]byte, error) { type NoMethod AutoText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Background: Represents the background of a document. @@ -244,9 +244,9 @@ type Background struct { NullFields []string `json:"-"` } -func (s *Background) MarshalJSON() ([]byte, error) { +func (s Background) MarshalJSON() ([]byte, error) { type NoMethod Background - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackgroundSuggestionState: A mask that indicates which of the fields on the @@ -269,9 +269,9 @@ type BackgroundSuggestionState struct { NullFields []string `json:"-"` } -func (s *BackgroundSuggestionState) MarshalJSON() ([]byte, error) { +func (s BackgroundSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod BackgroundSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateDocumentRequest: Request message for BatchUpdateDocument. @@ -293,9 +293,9 @@ type BatchUpdateDocumentRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateDocumentRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateDocumentResponse: Response message from a BatchUpdateDocument @@ -324,9 +324,9 @@ type BatchUpdateDocumentResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateDocumentResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Body: The document body. The body typically contains the full document @@ -348,9 +348,9 @@ type Body struct { NullFields []string `json:"-"` } -func (s *Body) MarshalJSON() ([]byte, error) { +func (s Body) MarshalJSON() ([]byte, error) { type NoMethod Body - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Bullet: Describes the bullet of a paragraph. @@ -374,9 +374,9 @@ type Bullet struct { NullFields []string `json:"-"` } -func (s *Bullet) MarshalJSON() ([]byte, error) { +func (s Bullet) MarshalJSON() ([]byte, error) { type NoMethod Bullet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulletSuggestionState: A mask that indicates which of the fields on the base @@ -404,9 +404,9 @@ type BulletSuggestionState struct { NullFields []string `json:"-"` } -func (s *BulletSuggestionState) MarshalJSON() ([]byte, error) { +func (s BulletSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod BulletSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Color: A solid color. @@ -426,9 +426,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ColumnBreak: A ParagraphElement representing a column break. A column break @@ -461,9 +461,9 @@ type ColumnBreak struct { NullFields []string `json:"-"` } -func (s *ColumnBreak) MarshalJSON() ([]byte, error) { +func (s ColumnBreak) MarshalJSON() ([]byte, error) { type NoMethod ColumnBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateFooterRequest: Creates a Footer. The new footer is applied to the @@ -495,9 +495,9 @@ type CreateFooterRequest struct { NullFields []string `json:"-"` } -func (s *CreateFooterRequest) MarshalJSON() ([]byte, error) { +func (s CreateFooterRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateFooterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateFooterResponse: The result of creating a footer. @@ -517,9 +517,9 @@ type CreateFooterResponse struct { NullFields []string `json:"-"` } -func (s *CreateFooterResponse) MarshalJSON() ([]byte, error) { +func (s CreateFooterResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateFooterResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateFootnoteRequest: Creates a Footnote segment and inserts a new @@ -552,9 +552,9 @@ type CreateFootnoteRequest struct { NullFields []string `json:"-"` } -func (s *CreateFootnoteRequest) MarshalJSON() ([]byte, error) { +func (s CreateFootnoteRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateFootnoteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateFootnoteResponse: The result of creating a footnote. @@ -574,9 +574,9 @@ type CreateFootnoteResponse struct { NullFields []string `json:"-"` } -func (s *CreateFootnoteResponse) MarshalJSON() ([]byte, error) { +func (s CreateFootnoteResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateFootnoteResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateHeaderRequest: Creates a Header. The new header is applied to the @@ -608,9 +608,9 @@ type CreateHeaderRequest struct { NullFields []string `json:"-"` } -func (s *CreateHeaderRequest) MarshalJSON() ([]byte, error) { +func (s CreateHeaderRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateHeaderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateHeaderResponse: The result of creating a header. @@ -630,9 +630,9 @@ type CreateHeaderResponse struct { NullFields []string `json:"-"` } -func (s *CreateHeaderResponse) MarshalJSON() ([]byte, error) { +func (s CreateHeaderResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateHeaderResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateNamedRangeRequest: Creates a NamedRange referencing the given range. @@ -656,9 +656,9 @@ type CreateNamedRangeRequest struct { NullFields []string `json:"-"` } -func (s *CreateNamedRangeRequest) MarshalJSON() ([]byte, error) { +func (s CreateNamedRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateNamedRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateNamedRangeResponse: The result of creating a named range. @@ -678,9 +678,9 @@ type CreateNamedRangeResponse struct { NullFields []string `json:"-"` } -func (s *CreateNamedRangeResponse) MarshalJSON() ([]byte, error) { +func (s CreateNamedRangeResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateNamedRangeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateParagraphBulletsRequest: Creates bullets for all of the paragraphs @@ -751,9 +751,9 @@ type CreateParagraphBulletsRequest struct { NullFields []string `json:"-"` } -func (s *CreateParagraphBulletsRequest) MarshalJSON() ([]byte, error) { +func (s CreateParagraphBulletsRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateParagraphBulletsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CropProperties: The crop properties of an image. The crop rectangle is @@ -796,9 +796,9 @@ type CropProperties struct { NullFields []string `json:"-"` } -func (s *CropProperties) MarshalJSON() ([]byte, error) { +func (s CropProperties) MarshalJSON() ([]byte, error) { type NoMethod CropProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CropProperties) UnmarshalJSON(data []byte) error { @@ -853,9 +853,9 @@ type CropPropertiesSuggestionState struct { NullFields []string `json:"-"` } -func (s *CropPropertiesSuggestionState) MarshalJSON() ([]byte, error) { +func (s CropPropertiesSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod CropPropertiesSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteContentRangeRequest: Deletes content from the document. @@ -886,9 +886,9 @@ type DeleteContentRangeRequest struct { NullFields []string `json:"-"` } -func (s *DeleteContentRangeRequest) MarshalJSON() ([]byte, error) { +func (s DeleteContentRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteContentRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteFooterRequest: Deletes a Footer from the document. @@ -912,9 +912,9 @@ type DeleteFooterRequest struct { NullFields []string `json:"-"` } -func (s *DeleteFooterRequest) MarshalJSON() ([]byte, error) { +func (s DeleteFooterRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteFooterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteHeaderRequest: Deletes a Header from the document. @@ -938,9 +938,9 @@ type DeleteHeaderRequest struct { NullFields []string `json:"-"` } -func (s *DeleteHeaderRequest) MarshalJSON() ([]byte, error) { +func (s DeleteHeaderRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteHeaderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteNamedRangeRequest: Deletes a NamedRange. @@ -963,9 +963,9 @@ type DeleteNamedRangeRequest struct { NullFields []string `json:"-"` } -func (s *DeleteNamedRangeRequest) MarshalJSON() ([]byte, error) { +func (s DeleteNamedRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteNamedRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteParagraphBulletsRequest: Deletes bullets from all of the paragraphs @@ -988,9 +988,9 @@ type DeleteParagraphBulletsRequest struct { NullFields []string `json:"-"` } -func (s *DeleteParagraphBulletsRequest) MarshalJSON() ([]byte, error) { +func (s DeleteParagraphBulletsRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteParagraphBulletsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeletePositionedObjectRequest: Deletes a PositionedObject from the document. @@ -1010,9 +1010,9 @@ type DeletePositionedObjectRequest struct { NullFields []string `json:"-"` } -func (s *DeletePositionedObjectRequest) MarshalJSON() ([]byte, error) { +func (s DeletePositionedObjectRequest) MarshalJSON() ([]byte, error) { type NoMethod DeletePositionedObjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteTableColumnRequest: Deletes a column from a table. @@ -1036,9 +1036,9 @@ type DeleteTableColumnRequest struct { NullFields []string `json:"-"` } -func (s *DeleteTableColumnRequest) MarshalJSON() ([]byte, error) { +func (s DeleteTableColumnRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteTableColumnRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteTableRowRequest: Deletes a row from a table. @@ -1062,9 +1062,9 @@ type DeleteTableRowRequest struct { NullFields []string `json:"-"` } -func (s *DeleteTableRowRequest) MarshalJSON() ([]byte, error) { +func (s DeleteTableRowRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteTableRowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dimension: A magnitude in a single direction in the specified units. @@ -1090,9 +1090,9 @@ type Dimension struct { NullFields []string `json:"-"` } -func (s *Dimension) MarshalJSON() ([]byte, error) { +func (s Dimension) MarshalJSON() ([]byte, error) { type NoMethod Dimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Dimension) UnmarshalJSON(data []byte) error { @@ -1191,9 +1191,9 @@ type Document struct { NullFields []string `json:"-"` } -func (s *Document) MarshalJSON() ([]byte, error) { +func (s Document) MarshalJSON() ([]byte, error) { type NoMethod Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentStyle: The style of the document. @@ -1282,9 +1282,9 @@ type DocumentStyle struct { NullFields []string `json:"-"` } -func (s *DocumentStyle) MarshalJSON() ([]byte, error) { +func (s DocumentStyle) MarshalJSON() ([]byte, error) { type NoMethod DocumentStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentStyleSuggestionState: A mask that indicates which of the fields on @@ -1360,9 +1360,9 @@ type DocumentStyleSuggestionState struct { NullFields []string `json:"-"` } -func (s *DocumentStyleSuggestionState) MarshalJSON() ([]byte, error) { +func (s DocumentStyleSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod DocumentStyleSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmbeddedDrawingProperties: The properties of an embedded drawing and used to @@ -1419,9 +1419,9 @@ type EmbeddedObject struct { NullFields []string `json:"-"` } -func (s *EmbeddedObject) MarshalJSON() ([]byte, error) { +func (s EmbeddedObject) MarshalJSON() ([]byte, error) { type NoMethod EmbeddedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmbeddedObjectBorder: A border around an EmbeddedObject. @@ -1463,9 +1463,9 @@ type EmbeddedObjectBorder struct { NullFields []string `json:"-"` } -func (s *EmbeddedObjectBorder) MarshalJSON() ([]byte, error) { +func (s EmbeddedObjectBorder) MarshalJSON() ([]byte, error) { type NoMethod EmbeddedObjectBorder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmbeddedObjectBorderSuggestionState: A mask that indicates which of the @@ -1494,9 +1494,9 @@ type EmbeddedObjectBorderSuggestionState struct { NullFields []string `json:"-"` } -func (s *EmbeddedObjectBorderSuggestionState) MarshalJSON() ([]byte, error) { +func (s EmbeddedObjectBorderSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod EmbeddedObjectBorderSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmbeddedObjectSuggestionState: A mask that indicates which of the fields on @@ -1547,9 +1547,9 @@ type EmbeddedObjectSuggestionState struct { NullFields []string `json:"-"` } -func (s *EmbeddedObjectSuggestionState) MarshalJSON() ([]byte, error) { +func (s EmbeddedObjectSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod EmbeddedObjectSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndOfSegmentLocation: Location at the end of a body, header, footer or @@ -1572,9 +1572,9 @@ type EndOfSegmentLocation struct { NullFields []string `json:"-"` } -func (s *EndOfSegmentLocation) MarshalJSON() ([]byte, error) { +func (s EndOfSegmentLocation) MarshalJSON() ([]byte, error) { type NoMethod EndOfSegmentLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Equation: A ParagraphElement representing an equation. @@ -1599,9 +1599,9 @@ type Equation struct { NullFields []string `json:"-"` } -func (s *Equation) MarshalJSON() ([]byte, error) { +func (s Equation) MarshalJSON() ([]byte, error) { type NoMethod Equation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Footer: A document footer. @@ -1624,9 +1624,9 @@ type Footer struct { NullFields []string `json:"-"` } -func (s *Footer) MarshalJSON() ([]byte, error) { +func (s Footer) MarshalJSON() ([]byte, error) { type NoMethod Footer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Footnote: A document footnote. @@ -1649,9 +1649,9 @@ type Footnote struct { NullFields []string `json:"-"` } -func (s *Footnote) MarshalJSON() ([]byte, error) { +func (s Footnote) MarshalJSON() ([]byte, error) { type NoMethod Footnote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FootnoteReference: A ParagraphElement representing a footnote reference. A @@ -1688,9 +1688,9 @@ type FootnoteReference struct { NullFields []string `json:"-"` } -func (s *FootnoteReference) MarshalJSON() ([]byte, error) { +func (s FootnoteReference) MarshalJSON() ([]byte, error) { type NoMethod FootnoteReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Header: A document header. @@ -1713,9 +1713,9 @@ type Header struct { NullFields []string `json:"-"` } -func (s *Header) MarshalJSON() ([]byte, error) { +func (s Header) MarshalJSON() ([]byte, error) { type NoMethod Header - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HorizontalRule: A ParagraphElement representing a horizontal line. @@ -1748,9 +1748,9 @@ type HorizontalRule struct { NullFields []string `json:"-"` } -func (s *HorizontalRule) MarshalJSON() ([]byte, error) { +func (s HorizontalRule) MarshalJSON() ([]byte, error) { type NoMethod HorizontalRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageProperties: The properties of an image. @@ -1789,9 +1789,9 @@ type ImageProperties struct { NullFields []string `json:"-"` } -func (s *ImageProperties) MarshalJSON() ([]byte, error) { +func (s ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ImageProperties) UnmarshalJSON(data []byte) error { @@ -1849,9 +1849,9 @@ type ImagePropertiesSuggestionState struct { NullFields []string `json:"-"` } -func (s *ImagePropertiesSuggestionState) MarshalJSON() ([]byte, error) { +func (s ImagePropertiesSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod ImagePropertiesSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InlineObject: An object that appears inline with text. An InlineObject @@ -1884,9 +1884,9 @@ type InlineObject struct { NullFields []string `json:"-"` } -func (s *InlineObject) MarshalJSON() ([]byte, error) { +func (s InlineObject) MarshalJSON() ([]byte, error) { type NoMethod InlineObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InlineObjectElement: A ParagraphElement that contains an InlineObject. @@ -1921,9 +1921,9 @@ type InlineObjectElement struct { NullFields []string `json:"-"` } -func (s *InlineObjectElement) MarshalJSON() ([]byte, error) { +func (s InlineObjectElement) MarshalJSON() ([]byte, error) { type NoMethod InlineObjectElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InlineObjectProperties: Properties of an InlineObject. @@ -1943,9 +1943,9 @@ type InlineObjectProperties struct { NullFields []string `json:"-"` } -func (s *InlineObjectProperties) MarshalJSON() ([]byte, error) { +func (s InlineObjectProperties) MarshalJSON() ([]byte, error) { type NoMethod InlineObjectProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InlineObjectPropertiesSuggestionState: A mask that indicates which of the @@ -1968,9 +1968,9 @@ type InlineObjectPropertiesSuggestionState struct { NullFields []string `json:"-"` } -func (s *InlineObjectPropertiesSuggestionState) MarshalJSON() ([]byte, error) { +func (s InlineObjectPropertiesSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod InlineObjectPropertiesSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertInlineImageRequest: Inserts an InlineObject containing an image at the @@ -2014,9 +2014,9 @@ type InsertInlineImageRequest struct { NullFields []string `json:"-"` } -func (s *InsertInlineImageRequest) MarshalJSON() ([]byte, error) { +func (s InsertInlineImageRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertInlineImageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertInlineImageResponse: The result of inserting an inline image. @@ -2036,9 +2036,9 @@ type InsertInlineImageResponse struct { NullFields []string `json:"-"` } -func (s *InsertInlineImageResponse) MarshalJSON() ([]byte, error) { +func (s InsertInlineImageResponse) MarshalJSON() ([]byte, error) { type NoMethod InsertInlineImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertInlineSheetsChartResponse: The result of inserting an embedded Google @@ -2059,9 +2059,9 @@ type InsertInlineSheetsChartResponse struct { NullFields []string `json:"-"` } -func (s *InsertInlineSheetsChartResponse) MarshalJSON() ([]byte, error) { +func (s InsertInlineSheetsChartResponse) MarshalJSON() ([]byte, error) { type NoMethod InsertInlineSheetsChartResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertPageBreakRequest: Inserts a page break followed by a newline at the @@ -2092,9 +2092,9 @@ type InsertPageBreakRequest struct { NullFields []string `json:"-"` } -func (s *InsertPageBreakRequest) MarshalJSON() ([]byte, error) { +func (s InsertPageBreakRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertPageBreakRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertSectionBreakRequest: Inserts a section break at the given location. A @@ -2134,9 +2134,9 @@ type InsertSectionBreakRequest struct { NullFields []string `json:"-"` } -func (s *InsertSectionBreakRequest) MarshalJSON() ([]byte, error) { +func (s InsertSectionBreakRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertSectionBreakRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertTableColumnRequest: Inserts an empty column into a table. @@ -2162,9 +2162,9 @@ type InsertTableColumnRequest struct { NullFields []string `json:"-"` } -func (s *InsertTableColumnRequest) MarshalJSON() ([]byte, error) { +func (s InsertTableColumnRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertTableColumnRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertTableRequest: Inserts a table at the specified location. A newline @@ -2199,9 +2199,9 @@ type InsertTableRequest struct { NullFields []string `json:"-"` } -func (s *InsertTableRequest) MarshalJSON() ([]byte, error) { +func (s InsertTableRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertTableRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertTableRowRequest: Inserts an empty row into a table. @@ -2227,9 +2227,9 @@ type InsertTableRowRequest struct { NullFields []string `json:"-"` } -func (s *InsertTableRowRequest) MarshalJSON() ([]byte, error) { +func (s InsertTableRowRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertTableRowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertTextRequest: Inserts text at the specified location. @@ -2266,9 +2266,9 @@ type InsertTextRequest struct { NullFields []string `json:"-"` } -func (s *InsertTextRequest) MarshalJSON() ([]byte, error) { +func (s InsertTextRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Link: A reference to another portion of a document or an external URL @@ -2293,9 +2293,9 @@ type Link struct { NullFields []string `json:"-"` } -func (s *Link) MarshalJSON() ([]byte, error) { +func (s Link) MarshalJSON() ([]byte, error) { type NoMethod Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedContentReference: A reference to the external linked source content. @@ -2315,9 +2315,9 @@ type LinkedContentReference struct { NullFields []string `json:"-"` } -func (s *LinkedContentReference) MarshalJSON() ([]byte, error) { +func (s LinkedContentReference) MarshalJSON() ([]byte, error) { type NoMethod LinkedContentReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedContentReferenceSuggestionState: A mask that indicates which of the @@ -2342,9 +2342,9 @@ type LinkedContentReferenceSuggestionState struct { NullFields []string `json:"-"` } -func (s *LinkedContentReferenceSuggestionState) MarshalJSON() ([]byte, error) { +func (s LinkedContentReferenceSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod LinkedContentReferenceSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // List: A List represents the list attributes for a group of paragraphs that @@ -2375,9 +2375,9 @@ type List struct { NullFields []string `json:"-"` } -func (s *List) MarshalJSON() ([]byte, error) { +func (s List) MarshalJSON() ([]byte, error) { type NoMethod List - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProperties: The properties of a list that describe the look and feel of @@ -2402,9 +2402,9 @@ type ListProperties struct { NullFields []string `json:"-"` } -func (s *ListProperties) MarshalJSON() ([]byte, error) { +func (s ListProperties) MarshalJSON() ([]byte, error) { type NoMethod ListProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPropertiesSuggestionState: A mask that indicates which of the fields on @@ -2429,9 +2429,9 @@ type ListPropertiesSuggestionState struct { NullFields []string `json:"-"` } -func (s *ListPropertiesSuggestionState) MarshalJSON() ([]byte, error) { +func (s ListPropertiesSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod ListPropertiesSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A particular location in the document. @@ -2455,9 +2455,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MergeTableCellsRequest: Merges cells in a Table. @@ -2483,9 +2483,9 @@ type MergeTableCellsRequest struct { NullFields []string `json:"-"` } -func (s *MergeTableCellsRequest) MarshalJSON() ([]byte, error) { +func (s MergeTableCellsRequest) MarshalJSON() ([]byte, error) { type NoMethod MergeTableCellsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamedRange: A collection of Ranges with the same named range ID. Named @@ -2517,9 +2517,9 @@ type NamedRange struct { NullFields []string `json:"-"` } -func (s *NamedRange) MarshalJSON() ([]byte, error) { +func (s NamedRange) MarshalJSON() ([]byte, error) { type NoMethod NamedRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamedRanges: A collection of all the NamedRanges in the document that share @@ -2542,9 +2542,9 @@ type NamedRanges struct { NullFields []string `json:"-"` } -func (s *NamedRanges) MarshalJSON() ([]byte, error) { +func (s NamedRanges) MarshalJSON() ([]byte, error) { type NoMethod NamedRanges - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamedStyle: A named style. Paragraphs in the document can inherit their @@ -2582,9 +2582,9 @@ type NamedStyle struct { NullFields []string `json:"-"` } -func (s *NamedStyle) MarshalJSON() ([]byte, error) { +func (s NamedStyle) MarshalJSON() ([]byte, error) { type NoMethod NamedStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamedStyleSuggestionState: A suggestion state of a NamedStyle message. @@ -2624,9 +2624,9 @@ type NamedStyleSuggestionState struct { NullFields []string `json:"-"` } -func (s *NamedStyleSuggestionState) MarshalJSON() ([]byte, error) { +func (s NamedStyleSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod NamedStyleSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamedStyles: The named styles. Paragraphs in the document can inherit their @@ -2648,9 +2648,9 @@ type NamedStyles struct { NullFields []string `json:"-"` } -func (s *NamedStyles) MarshalJSON() ([]byte, error) { +func (s NamedStyles) MarshalJSON() ([]byte, error) { type NoMethod NamedStyles - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamedStylesSuggestionState: The suggestion state of a NamedStyles message. @@ -2673,9 +2673,9 @@ type NamedStylesSuggestionState struct { NullFields []string `json:"-"` } -func (s *NamedStylesSuggestionState) MarshalJSON() ([]byte, error) { +func (s NamedStylesSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod NamedStylesSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NestingLevel: Contains properties describing the look and feel of a list @@ -2767,9 +2767,9 @@ type NestingLevel struct { NullFields []string `json:"-"` } -func (s *NestingLevel) MarshalJSON() ([]byte, error) { +func (s NestingLevel) MarshalJSON() ([]byte, error) { type NoMethod NestingLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NestingLevelSuggestionState: A mask that indicates which of the fields on @@ -2812,9 +2812,9 @@ type NestingLevelSuggestionState struct { NullFields []string `json:"-"` } -func (s *NestingLevelSuggestionState) MarshalJSON() ([]byte, error) { +func (s NestingLevelSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod NestingLevelSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectReferences: A collection of object IDs. @@ -2834,9 +2834,9 @@ type ObjectReferences struct { NullFields []string `json:"-"` } -func (s *ObjectReferences) MarshalJSON() ([]byte, error) { +func (s ObjectReferences) MarshalJSON() ([]byte, error) { type NoMethod ObjectReferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OptionalColor: A color that can either be fully opaque or fully transparent. @@ -2857,9 +2857,9 @@ type OptionalColor struct { NullFields []string `json:"-"` } -func (s *OptionalColor) MarshalJSON() ([]byte, error) { +func (s OptionalColor) MarshalJSON() ([]byte, error) { type NoMethod OptionalColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageBreak: A ParagraphElement representing a page break. A page break makes @@ -2892,9 +2892,9 @@ type PageBreak struct { NullFields []string `json:"-"` } -func (s *PageBreak) MarshalJSON() ([]byte, error) { +func (s PageBreak) MarshalJSON() ([]byte, error) { type NoMethod PageBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Paragraph: A StructuralElement representing a paragraph. A paragraph is a @@ -2932,9 +2932,9 @@ type Paragraph struct { NullFields []string `json:"-"` } -func (s *Paragraph) MarshalJSON() ([]byte, error) { +func (s Paragraph) MarshalJSON() ([]byte, error) { type NoMethod Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParagraphBorder: A border around a paragraph. @@ -2969,9 +2969,9 @@ type ParagraphBorder struct { NullFields []string `json:"-"` } -func (s *ParagraphBorder) MarshalJSON() ([]byte, error) { +func (s ParagraphBorder) MarshalJSON() ([]byte, error) { type NoMethod ParagraphBorder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParagraphElement: A ParagraphElement describes content within a Paragraph. @@ -3016,9 +3016,9 @@ type ParagraphElement struct { NullFields []string `json:"-"` } -func (s *ParagraphElement) MarshalJSON() ([]byte, error) { +func (s ParagraphElement) MarshalJSON() ([]byte, error) { type NoMethod ParagraphElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParagraphStyle: Styles that apply to a whole paragraph. Inherited paragraph @@ -3166,9 +3166,9 @@ type ParagraphStyle struct { NullFields []string `json:"-"` } -func (s *ParagraphStyle) MarshalJSON() ([]byte, error) { +func (s ParagraphStyle) MarshalJSON() ([]byte, error) { type NoMethod ParagraphStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ParagraphStyle) UnmarshalJSON(data []byte) error { @@ -3260,9 +3260,9 @@ type ParagraphStyleSuggestionState struct { NullFields []string `json:"-"` } -func (s *ParagraphStyleSuggestionState) MarshalJSON() ([]byte, error) { +func (s ParagraphStyleSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod ParagraphStyleSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Person: A person or email address mentioned in a document. These mentions @@ -3302,9 +3302,9 @@ type Person struct { NullFields []string `json:"-"` } -func (s *Person) MarshalJSON() ([]byte, error) { +func (s Person) MarshalJSON() ([]byte, error) { type NoMethod Person - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersonProperties: Properties specific to a linked Person. @@ -3328,9 +3328,9 @@ type PersonProperties struct { NullFields []string `json:"-"` } -func (s *PersonProperties) MarshalJSON() ([]byte, error) { +func (s PersonProperties) MarshalJSON() ([]byte, error) { type NoMethod PersonProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PinTableHeaderRowsRequest: Updates the number of pinned table header rows in @@ -3354,9 +3354,9 @@ type PinTableHeaderRowsRequest struct { NullFields []string `json:"-"` } -func (s *PinTableHeaderRowsRequest) MarshalJSON() ([]byte, error) { +func (s PinTableHeaderRowsRequest) MarshalJSON() ([]byte, error) { type NoMethod PinTableHeaderRowsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PositionedObject: An object that's tethered to a Paragraph and positioned @@ -3389,9 +3389,9 @@ type PositionedObject struct { NullFields []string `json:"-"` } -func (s *PositionedObject) MarshalJSON() ([]byte, error) { +func (s PositionedObject) MarshalJSON() ([]byte, error) { type NoMethod PositionedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PositionedObjectPositioning: The positioning of a PositionedObject. The @@ -3435,9 +3435,9 @@ type PositionedObjectPositioning struct { NullFields []string `json:"-"` } -func (s *PositionedObjectPositioning) MarshalJSON() ([]byte, error) { +func (s PositionedObjectPositioning) MarshalJSON() ([]byte, error) { type NoMethod PositionedObjectPositioning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PositionedObjectPositioningSuggestionState: A mask that indicates which of @@ -3464,9 +3464,9 @@ type PositionedObjectPositioningSuggestionState struct { NullFields []string `json:"-"` } -func (s *PositionedObjectPositioningSuggestionState) MarshalJSON() ([]byte, error) { +func (s PositionedObjectPositioningSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod PositionedObjectPositioningSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PositionedObjectProperties: Properties of a PositionedObject. @@ -3489,9 +3489,9 @@ type PositionedObjectProperties struct { NullFields []string `json:"-"` } -func (s *PositionedObjectProperties) MarshalJSON() ([]byte, error) { +func (s PositionedObjectProperties) MarshalJSON() ([]byte, error) { type NoMethod PositionedObjectProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PositionedObjectPropertiesSuggestionState: A mask that indicates which of @@ -3517,9 +3517,9 @@ type PositionedObjectPropertiesSuggestionState struct { NullFields []string `json:"-"` } -func (s *PositionedObjectPropertiesSuggestionState) MarshalJSON() ([]byte, error) { +func (s PositionedObjectPropertiesSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod PositionedObjectPropertiesSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Range: Specifies a contiguous range of text. @@ -3548,9 +3548,9 @@ type Range struct { NullFields []string `json:"-"` } -func (s *Range) MarshalJSON() ([]byte, error) { +func (s Range) MarshalJSON() ([]byte, error) { type NoMethod Range - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceAllTextRequest: Replaces all instances of text matching a criteria @@ -3573,9 +3573,9 @@ type ReplaceAllTextRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceAllTextRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceAllTextRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceAllTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceAllTextResponse: The result of replacing text. @@ -3595,9 +3595,9 @@ type ReplaceAllTextResponse struct { NullFields []string `json:"-"` } -func (s *ReplaceAllTextResponse) MarshalJSON() ([]byte, error) { +func (s ReplaceAllTextResponse) MarshalJSON() ([]byte, error) { type NoMethod ReplaceAllTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceImageRequest: Replaces an existing image with a new image. Replacing @@ -3636,9 +3636,9 @@ type ReplaceImageRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceImageRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceImageRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceImageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceNamedRangeContentRequest: Replaces the contents of the specified @@ -3674,9 +3674,9 @@ type ReplaceNamedRangeContentRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceNamedRangeContentRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceNamedRangeContentRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceNamedRangeContentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Request: A single update to apply to a document. @@ -3760,9 +3760,9 @@ type Request struct { NullFields []string `json:"-"` } -func (s *Request) MarshalJSON() ([]byte, error) { +func (s Request) MarshalJSON() ([]byte, error) { type NoMethod Request - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Response: A single response from an update. @@ -3795,9 +3795,9 @@ type Response struct { NullFields []string `json:"-"` } -func (s *Response) MarshalJSON() ([]byte, error) { +func (s Response) MarshalJSON() ([]byte, error) { type NoMethod Response - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RgbColor: An RGB color. @@ -3821,9 +3821,9 @@ type RgbColor struct { NullFields []string `json:"-"` } -func (s *RgbColor) MarshalJSON() ([]byte, error) { +func (s RgbColor) MarshalJSON() ([]byte, error) { type NoMethod RgbColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RgbColor) UnmarshalJSON(data []byte) error { @@ -3880,9 +3880,9 @@ type RichLink struct { NullFields []string `json:"-"` } -func (s *RichLink) MarshalJSON() ([]byte, error) { +func (s RichLink) MarshalJSON() ([]byte, error) { type NoMethod RichLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RichLinkProperties: Properties specific to a RichLink. @@ -3910,9 +3910,9 @@ type RichLinkProperties struct { NullFields []string `json:"-"` } -func (s *RichLinkProperties) MarshalJSON() ([]byte, error) { +func (s RichLinkProperties) MarshalJSON() ([]byte, error) { type NoMethod RichLinkProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SectionBreak: A StructuralElement representing a section break. A section is @@ -3943,9 +3943,9 @@ type SectionBreak struct { NullFields []string `json:"-"` } -func (s *SectionBreak) MarshalJSON() ([]byte, error) { +func (s SectionBreak) MarshalJSON() ([]byte, error) { type NoMethod SectionBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SectionColumnProperties: Properties that apply to a section's column. @@ -3967,9 +3967,9 @@ type SectionColumnProperties struct { NullFields []string `json:"-"` } -func (s *SectionColumnProperties) MarshalJSON() ([]byte, error) { +func (s SectionColumnProperties) MarshalJSON() ([]byte, error) { type NoMethod SectionColumnProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SectionStyle: The styling that applies to a section. @@ -4126,9 +4126,9 @@ type SectionStyle struct { NullFields []string `json:"-"` } -func (s *SectionStyle) MarshalJSON() ([]byte, error) { +func (s SectionStyle) MarshalJSON() ([]byte, error) { type NoMethod SectionStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Shading: The shading of a paragraph. @@ -4148,9 +4148,9 @@ type Shading struct { NullFields []string `json:"-"` } -func (s *Shading) MarshalJSON() ([]byte, error) { +func (s Shading) MarshalJSON() ([]byte, error) { type NoMethod Shading - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShadingSuggestionState: A mask that indicates which of the fields on the @@ -4173,9 +4173,9 @@ type ShadingSuggestionState struct { NullFields []string `json:"-"` } -func (s *ShadingSuggestionState) MarshalJSON() ([]byte, error) { +func (s ShadingSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod ShadingSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SheetsChartReference: A reference to a linked chart embedded from Google @@ -4200,9 +4200,9 @@ type SheetsChartReference struct { NullFields []string `json:"-"` } -func (s *SheetsChartReference) MarshalJSON() ([]byte, error) { +func (s SheetsChartReference) MarshalJSON() ([]byte, error) { type NoMethod SheetsChartReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SheetsChartReferenceSuggestionState: A mask that indicates which of the @@ -4227,9 +4227,9 @@ type SheetsChartReferenceSuggestionState struct { NullFields []string `json:"-"` } -func (s *SheetsChartReferenceSuggestionState) MarshalJSON() ([]byte, error) { +func (s SheetsChartReferenceSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod SheetsChartReferenceSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Size: A width and height. @@ -4251,9 +4251,9 @@ type Size struct { NullFields []string `json:"-"` } -func (s *Size) MarshalJSON() ([]byte, error) { +func (s Size) MarshalJSON() ([]byte, error) { type NoMethod Size - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SizeSuggestionState: A mask that indicates which of the fields on the base @@ -4277,9 +4277,9 @@ type SizeSuggestionState struct { NullFields []string `json:"-"` } -func (s *SizeSuggestionState) MarshalJSON() ([]byte, error) { +func (s SizeSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod SizeSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructuralElement: A StructuralElement describes content that provides @@ -4312,9 +4312,9 @@ type StructuralElement struct { NullFields []string `json:"-"` } -func (s *StructuralElement) MarshalJSON() ([]byte, error) { +func (s StructuralElement) MarshalJSON() ([]byte, error) { type NoMethod StructuralElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubstringMatchCriteria: A criteria that matches a specific string of text in @@ -4338,9 +4338,9 @@ type SubstringMatchCriteria struct { NullFields []string `json:"-"` } -func (s *SubstringMatchCriteria) MarshalJSON() ([]byte, error) { +func (s SubstringMatchCriteria) MarshalJSON() ([]byte, error) { type NoMethod SubstringMatchCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestedBullet: A suggested change to a Bullet. @@ -4365,9 +4365,9 @@ type SuggestedBullet struct { NullFields []string `json:"-"` } -func (s *SuggestedBullet) MarshalJSON() ([]byte, error) { +func (s SuggestedBullet) MarshalJSON() ([]byte, error) { type NoMethod SuggestedBullet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestedDocumentStyle: A suggested change to the DocumentStyle. @@ -4392,9 +4392,9 @@ type SuggestedDocumentStyle struct { NullFields []string `json:"-"` } -func (s *SuggestedDocumentStyle) MarshalJSON() ([]byte, error) { +func (s SuggestedDocumentStyle) MarshalJSON() ([]byte, error) { type NoMethod SuggestedDocumentStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestedInlineObjectProperties: A suggested change to @@ -4422,9 +4422,9 @@ type SuggestedInlineObjectProperties struct { NullFields []string `json:"-"` } -func (s *SuggestedInlineObjectProperties) MarshalJSON() ([]byte, error) { +func (s SuggestedInlineObjectProperties) MarshalJSON() ([]byte, error) { type NoMethod SuggestedInlineObjectProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestedListProperties: A suggested change to ListProperties. @@ -4449,9 +4449,9 @@ type SuggestedListProperties struct { NullFields []string `json:"-"` } -func (s *SuggestedListProperties) MarshalJSON() ([]byte, error) { +func (s SuggestedListProperties) MarshalJSON() ([]byte, error) { type NoMethod SuggestedListProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestedNamedStyles: A suggested change to the NamedStyles. @@ -4476,9 +4476,9 @@ type SuggestedNamedStyles struct { NullFields []string `json:"-"` } -func (s *SuggestedNamedStyles) MarshalJSON() ([]byte, error) { +func (s SuggestedNamedStyles) MarshalJSON() ([]byte, error) { type NoMethod SuggestedNamedStyles - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestedParagraphStyle: A suggested change to a ParagraphStyle. @@ -4503,9 +4503,9 @@ type SuggestedParagraphStyle struct { NullFields []string `json:"-"` } -func (s *SuggestedParagraphStyle) MarshalJSON() ([]byte, error) { +func (s SuggestedParagraphStyle) MarshalJSON() ([]byte, error) { type NoMethod SuggestedParagraphStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestedPositionedObjectProperties: A suggested change to @@ -4533,9 +4533,9 @@ type SuggestedPositionedObjectProperties struct { NullFields []string `json:"-"` } -func (s *SuggestedPositionedObjectProperties) MarshalJSON() ([]byte, error) { +func (s SuggestedPositionedObjectProperties) MarshalJSON() ([]byte, error) { type NoMethod SuggestedPositionedObjectProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestedTableCellStyle: A suggested change to a TableCellStyle. @@ -4561,9 +4561,9 @@ type SuggestedTableCellStyle struct { NullFields []string `json:"-"` } -func (s *SuggestedTableCellStyle) MarshalJSON() ([]byte, error) { +func (s SuggestedTableCellStyle) MarshalJSON() ([]byte, error) { type NoMethod SuggestedTableCellStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestedTableRowStyle: A suggested change to a TableRowStyle. @@ -4588,9 +4588,9 @@ type SuggestedTableRowStyle struct { NullFields []string `json:"-"` } -func (s *SuggestedTableRowStyle) MarshalJSON() ([]byte, error) { +func (s SuggestedTableRowStyle) MarshalJSON() ([]byte, error) { type NoMethod SuggestedTableRowStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestedTextStyle: A suggested change to a TextStyle. @@ -4615,9 +4615,9 @@ type SuggestedTextStyle struct { NullFields []string `json:"-"` } -func (s *SuggestedTextStyle) MarshalJSON() ([]byte, error) { +func (s SuggestedTextStyle) MarshalJSON() ([]byte, error) { type NoMethod SuggestedTextStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TabStop: A tab stop within a paragraph. @@ -4647,9 +4647,9 @@ type TabStop struct { NullFields []string `json:"-"` } -func (s *TabStop) MarshalJSON() ([]byte, error) { +func (s TabStop) MarshalJSON() ([]byte, error) { type NoMethod TabStop - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Table: A StructuralElement representing a table. @@ -4683,9 +4683,9 @@ type Table struct { NullFields []string `json:"-"` } -func (s *Table) MarshalJSON() ([]byte, error) { +func (s Table) MarshalJSON() ([]byte, error) { type NoMethod Table - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableCell: The contents and style of a cell in a Table. @@ -4722,9 +4722,9 @@ type TableCell struct { NullFields []string `json:"-"` } -func (s *TableCell) MarshalJSON() ([]byte, error) { +func (s TableCell) MarshalJSON() ([]byte, error) { type NoMethod TableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableCellBorder: A border around a table cell. Table cell borders cannot be @@ -4758,9 +4758,9 @@ type TableCellBorder struct { NullFields []string `json:"-"` } -func (s *TableCellBorder) MarshalJSON() ([]byte, error) { +func (s TableCellBorder) MarshalJSON() ([]byte, error) { type NoMethod TableCellBorder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableCellLocation: Location of a single cell within a table. @@ -4786,9 +4786,9 @@ type TableCellLocation struct { NullFields []string `json:"-"` } -func (s *TableCellLocation) MarshalJSON() ([]byte, error) { +func (s TableCellLocation) MarshalJSON() ([]byte, error) { type NoMethod TableCellLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableCellStyle: The style of a TableCell. Inherited table cell styles are @@ -4845,9 +4845,9 @@ type TableCellStyle struct { NullFields []string `json:"-"` } -func (s *TableCellStyle) MarshalJSON() ([]byte, error) { +func (s TableCellStyle) MarshalJSON() ([]byte, error) { type NoMethod TableCellStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableCellStyleSuggestionState: A mask that indicates which of the fields on @@ -4901,9 +4901,9 @@ type TableCellStyleSuggestionState struct { NullFields []string `json:"-"` } -func (s *TableCellStyleSuggestionState) MarshalJSON() ([]byte, error) { +func (s TableCellStyleSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod TableCellStyleSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableColumnProperties: The properties of a column in a table. @@ -4935,9 +4935,9 @@ type TableColumnProperties struct { NullFields []string `json:"-"` } -func (s *TableColumnProperties) MarshalJSON() ([]byte, error) { +func (s TableColumnProperties) MarshalJSON() ([]byte, error) { type NoMethod TableColumnProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableOfContents: A StructuralElement representing a table of contents. @@ -4964,9 +4964,9 @@ type TableOfContents struct { NullFields []string `json:"-"` } -func (s *TableOfContents) MarshalJSON() ([]byte, error) { +func (s TableOfContents) MarshalJSON() ([]byte, error) { type NoMethod TableOfContents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableRange: A table range represents a reference to a subset of a table. @@ -4996,9 +4996,9 @@ type TableRange struct { NullFields []string `json:"-"` } -func (s *TableRange) MarshalJSON() ([]byte, error) { +func (s TableRange) MarshalJSON() ([]byte, error) { type NoMethod TableRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableRow: The contents and style of a row in a Table. @@ -5037,9 +5037,9 @@ type TableRow struct { NullFields []string `json:"-"` } -func (s *TableRow) MarshalJSON() ([]byte, error) { +func (s TableRow) MarshalJSON() ([]byte, error) { type NoMethod TableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableRowStyle: Styles that apply to a table row. @@ -5066,9 +5066,9 @@ type TableRowStyle struct { NullFields []string `json:"-"` } -func (s *TableRowStyle) MarshalJSON() ([]byte, error) { +func (s TableRowStyle) MarshalJSON() ([]byte, error) { type NoMethod TableRowStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableRowStyleSuggestionState: A mask that indicates which of the fields on @@ -5091,9 +5091,9 @@ type TableRowStyleSuggestionState struct { NullFields []string `json:"-"` } -func (s *TableRowStyleSuggestionState) MarshalJSON() ([]byte, error) { +func (s TableRowStyleSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod TableRowStyleSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableStyle: Styles that apply to a table. @@ -5115,9 +5115,9 @@ type TableStyle struct { NullFields []string `json:"-"` } -func (s *TableStyle) MarshalJSON() ([]byte, error) { +func (s TableStyle) MarshalJSON() ([]byte, error) { type NoMethod TableStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextRun: A ParagraphElement that represents a run of text that all has the @@ -5151,9 +5151,9 @@ type TextRun struct { NullFields []string `json:"-"` } -func (s *TextRun) MarshalJSON() ([]byte, error) { +func (s TextRun) MarshalJSON() ([]byte, error) { type NoMethod TextRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextStyle: Represents the styling that can be applied to text. Inherited @@ -5234,9 +5234,9 @@ type TextStyle struct { NullFields []string `json:"-"` } -func (s *TextStyle) MarshalJSON() ([]byte, error) { +func (s TextStyle) MarshalJSON() ([]byte, error) { type NoMethod TextStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextStyleSuggestionState: A mask that indicates which of the fields on the @@ -5283,9 +5283,9 @@ type TextStyleSuggestionState struct { NullFields []string `json:"-"` } -func (s *TextStyleSuggestionState) MarshalJSON() ([]byte, error) { +func (s TextStyleSuggestionState) MarshalJSON() ([]byte, error) { type NoMethod TextStyleSuggestionState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnmergeTableCellsRequest: Unmerges cells in a Table. @@ -5311,9 +5311,9 @@ type UnmergeTableCellsRequest struct { NullFields []string `json:"-"` } -func (s *UnmergeTableCellsRequest) MarshalJSON() ([]byte, error) { +func (s UnmergeTableCellsRequest) MarshalJSON() ([]byte, error) { type NoMethod UnmergeTableCellsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDocumentStyleRequest: Updates the DocumentStyle. @@ -5340,9 +5340,9 @@ type UpdateDocumentStyleRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDocumentStyleRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDocumentStyleRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDocumentStyleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateParagraphStyleRequest: Update the styling of all paragraphs that @@ -5374,9 +5374,9 @@ type UpdateParagraphStyleRequest struct { NullFields []string `json:"-"` } -func (s *UpdateParagraphStyleRequest) MarshalJSON() ([]byte, error) { +func (s UpdateParagraphStyleRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateParagraphStyleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSectionStyleRequest: Updates the SectionStyle. @@ -5406,9 +5406,9 @@ type UpdateSectionStyleRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSectionStyleRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSectionStyleRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSectionStyleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTableCellStyleRequest: Updates the style of a range of table cells. @@ -5447,9 +5447,9 @@ type UpdateTableCellStyleRequest struct { NullFields []string `json:"-"` } -func (s *UpdateTableCellStyleRequest) MarshalJSON() ([]byte, error) { +func (s UpdateTableCellStyleRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateTableCellStyleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTableColumnPropertiesRequest: Updates the TableColumnProperties of @@ -5482,9 +5482,9 @@ type UpdateTableColumnPropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateTableColumnPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateTableColumnPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateTableColumnPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTableRowStyleRequest: Updates the TableRowStyle of rows in a table. @@ -5515,9 +5515,9 @@ type UpdateTableRowStyleRequest struct { NullFields []string `json:"-"` } -func (s *UpdateTableRowStyleRequest) MarshalJSON() ([]byte, error) { +func (s UpdateTableRowStyleRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateTableRowStyleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTextStyleRequest: Update the styling of text. @@ -5553,9 +5553,9 @@ type UpdateTextStyleRequest struct { NullFields []string `json:"-"` } -func (s *UpdateTextStyleRequest) MarshalJSON() ([]byte, error) { +func (s UpdateTextStyleRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateTextStyleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeightedFontFamily: Represents a font family and weight of text. @@ -5592,9 +5592,9 @@ type WeightedFontFamily struct { NullFields []string `json:"-"` } -func (s *WeightedFontFamily) MarshalJSON() ([]byte, error) { +func (s WeightedFontFamily) MarshalJSON() ([]byte, error) { type NoMethod WeightedFontFamily - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteControl: Provides control over how write requests are executed. @@ -5633,9 +5633,9 @@ type WriteControl struct { NullFields []string `json:"-"` } -func (s *WriteControl) MarshalJSON() ([]byte, error) { +func (s WriteControl) MarshalJSON() ([]byte, error) { type NoMethod WriteControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DocumentsBatchUpdateCall struct { diff --git a/documentai/v1/documentai-gen.go b/documentai/v1/documentai-gen.go index 463866c476..e4c52c2779 100644 --- a/documentai/v1/documentai-gen.go +++ b/documentai/v1/documentai-gen.go @@ -294,9 +294,9 @@ type GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelSt @@ -320,9 +320,9 @@ type GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabel NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsResponse: The response proto @@ -354,9 +354,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDele @@ -380,9 +380,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDe NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsResponse: Response of the @@ -424,9 +424,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveSt @@ -449,9 +449,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMove NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsResponse: Response of the @@ -478,9 +478,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpda @@ -504,9 +504,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUp NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpdateStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpdateStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpdateStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsResponse: Response of the @@ -549,9 +549,9 @@ type GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata: The @@ -572,9 +572,9 @@ type GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata: The @@ -595,9 +595,9 @@ type GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata: The long-running @@ -618,9 +618,9 @@ type GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata: The @@ -641,9 +641,9 @@ type GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata: The @@ -664,9 +664,9 @@ type GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse: Response @@ -692,9 +692,9 @@ type GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DisableProcessorResponse: Response message for @@ -724,9 +724,9 @@ type GoogleCloudDocumentaiUiv1beta3DocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId: Identifies a @@ -750,9 +750,9 @@ type GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId: Identifies a @@ -773,9 +773,9 @@ type GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata: The long-running @@ -796,9 +796,9 @@ type GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3EnableProcessorResponse: Response message for @@ -825,9 +825,9 @@ type GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse: Response of @@ -848,9 +848,9 @@ type GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata: Metadata of the batch @@ -875,9 +875,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus: @@ -903,9 +903,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat: The @@ -935,9 +935,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat struct NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsResponse: The response proto of @@ -963,9 +963,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse: Response @@ -986,9 +986,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata: Metadata of the @@ -1017,9 +1017,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationRe @@ -1044,9 +1044,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidation NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus: @@ -1075,9 +1075,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsResponse: Response of the @@ -1103,9 +1103,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse: The response @@ -1126,9 +1126,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata: The metadata proto of @@ -1156,9 +1156,9 @@ type GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus: @@ -1187,9 +1187,9 @@ type GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus stru NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncSt @@ -1224,9 +1224,9 @@ type GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResync NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetResponse: The response proto of @@ -1266,9 +1266,9 @@ type GoogleCloudDocumentaiUiv1beta3RevisionRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3RevisionRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3RevisionRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3RevisionRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata: Metadata of the @@ -1289,9 +1289,9 @@ type GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse: Response of the @@ -1316,9 +1316,9 @@ type GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument struct { @@ -1337,9 +1337,9 @@ type GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata: The @@ -1360,9 +1360,9 @@ type GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse: Response @@ -1392,9 +1392,9 @@ type GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation: @@ -1428,9 +1428,9 @@ type GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidatio NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse: The response @@ -1452,9 +1452,9 @@ type GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata: The @@ -1475,9 +1475,9 @@ type GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse: Response @@ -1501,9 +1501,9 @@ type GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata: The @@ -1524,9 +1524,9 @@ type GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata: The @@ -1547,9 +1547,9 @@ type GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1Barcode: Encodes the detailed information of a @@ -1585,9 +1585,9 @@ type GoogleCloudDocumentaiV1Barcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1Barcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1Barcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1Barcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BatchDocumentsInputConfig: The common config to @@ -1611,9 +1611,9 @@ type GoogleCloudDocumentaiV1BatchDocumentsInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1BatchDocumentsInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1BatchDocumentsInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1BatchDocumentsInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BatchProcessMetadata: The long-running operation @@ -1653,9 +1653,9 @@ type GoogleCloudDocumentaiV1BatchProcessMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1BatchProcessMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1BatchProcessMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1BatchProcessMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus: The @@ -1685,9 +1685,9 @@ type GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BatchProcessRequest: Request message for @@ -1722,9 +1722,9 @@ type GoogleCloudDocumentaiV1BatchProcessRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1BatchProcessRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1BatchProcessRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1BatchProcessRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BatchProcessResponse: Response message for @@ -1752,9 +1752,9 @@ type GoogleCloudDocumentaiV1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1CommonOperationMetadata: The common metadata for long @@ -1792,9 +1792,9 @@ type GoogleCloudDocumentaiV1CommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1CommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1CommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1CommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeleteProcessorMetadata: The long-running operation @@ -1815,9 +1815,9 @@ type GoogleCloudDocumentaiV1DeleteProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DeleteProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata: The long-running @@ -1838,9 +1838,9 @@ type GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeployProcessorVersionMetadata: The long-running @@ -1861,9 +1861,9 @@ type GoogleCloudDocumentaiV1DeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeployProcessorVersionRequest: Request message for @@ -1894,9 +1894,9 @@ type GoogleCloudDocumentaiV1DisableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DisableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DisableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DisableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DisableProcessorRequest: Request message for the @@ -1967,9 +1967,9 @@ type GoogleCloudDocumentaiV1Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentChunkedDocument: Represents the chunks that @@ -1990,9 +1990,9 @@ type GoogleCloudDocumentaiV1DocumentChunkedDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentChunkedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentChunkedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentChunkedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentChunkedDocumentChunk: Represents a chunk. @@ -2022,9 +2022,9 @@ type GoogleCloudDocumentaiV1DocumentChunkedDocumentChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentChunkedDocumentChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageFooter: @@ -2047,9 +2047,9 @@ type GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageFooter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageFooter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageHeader: @@ -2072,9 +2072,9 @@ type GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageHeader struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageSpan: Represents @@ -2097,9 +2097,9 @@ type GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageSpan struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentDocumentLayout: Represents the parsed layout @@ -2120,9 +2120,9 @@ type GoogleCloudDocumentaiV1DocumentDocumentLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentDocumentLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentDocumentLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentDocumentLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlock: Represents @@ -2152,9 +2152,9 @@ type GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlock struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlo @@ -2178,9 +2178,9 @@ type GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutListB NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEnt @@ -2202,9 +2202,9 @@ type GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutListE NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpa @@ -2227,9 +2227,9 @@ type GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageS NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBl @@ -2254,9 +2254,9 @@ type GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTable NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCe @@ -2282,9 +2282,9 @@ type GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTable NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRo @@ -2305,9 +2305,9 @@ type GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTable NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlo @@ -2335,9 +2335,9 @@ type GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextB NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentEntity: An entity that could be a phrase in @@ -2388,9 +2388,9 @@ type GoogleCloudDocumentaiV1DocumentEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentEntity) UnmarshalJSON(data []byte) error { @@ -2451,9 +2451,9 @@ type GoogleCloudDocumentaiV1DocumentEntityNormalizedValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentEntityNormalizedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentEntityNormalizedValue) UnmarshalJSON(data []byte) error { @@ -2492,9 +2492,9 @@ type GoogleCloudDocumentaiV1DocumentEntityRelation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentEntityRelation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentEntityRelation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentEntityRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentOutputConfig: Config that controls the output @@ -2515,9 +2515,9 @@ type GoogleCloudDocumentaiV1DocumentOutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentOutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfig: The @@ -2544,9 +2544,9 @@ type GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfigShardingConfig: @@ -2569,9 +2569,9 @@ type GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfigShardingConfig st NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfigShardingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfigShardingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfigShardingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPage: A page in a Document. @@ -2632,9 +2632,9 @@ type GoogleCloudDocumentaiV1DocumentPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageAnchor: Referencing the visual context of @@ -2657,9 +2657,9 @@ type GoogleCloudDocumentaiV1DocumentPageAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageAnchorPageRef: Represents a weak @@ -2705,9 +2705,9 @@ type GoogleCloudDocumentaiV1DocumentPageAnchorPageRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageAnchorPageRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageAnchorPageRef) UnmarshalJSON(data []byte) error { @@ -2746,9 +2746,9 @@ type GoogleCloudDocumentaiV1DocumentPageBlock struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageDetectedBarcode: A detected barcode. @@ -2770,9 +2770,9 @@ type GoogleCloudDocumentaiV1DocumentPageDetectedBarcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageDetectedBarcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageDetectedLanguage: Detected language for a @@ -2797,9 +2797,9 @@ type GoogleCloudDocumentaiV1DocumentPageDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -2837,9 +2837,9 @@ type GoogleCloudDocumentaiV1DocumentPageDimension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageDimension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageDimension) UnmarshalJSON(data []byte) error { @@ -2899,9 +2899,9 @@ type GoogleCloudDocumentaiV1DocumentPageFormField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageFormField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageFormField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageFormField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageImage: Rendered image contents for this @@ -2930,9 +2930,9 @@ type GoogleCloudDocumentaiV1DocumentPageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageImageQualityScores: Image quality scores @@ -2956,9 +2956,9 @@ type GoogleCloudDocumentaiV1DocumentPageImageQualityScores struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageImageQualityScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageImageQualityScores) UnmarshalJSON(data []byte) error { @@ -3000,9 +3000,9 @@ type GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect struct NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect) UnmarshalJSON(data []byte) error { @@ -3055,9 +3055,9 @@ type GoogleCloudDocumentaiV1DocumentPageLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageLayout) UnmarshalJSON(data []byte) error { @@ -3097,9 +3097,9 @@ type GoogleCloudDocumentaiV1DocumentPageLine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageLine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageLine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageMatrix: Representation for transformation @@ -3130,9 +3130,9 @@ type GoogleCloudDocumentaiV1DocumentPageMatrix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageParagraph: A collection of lines that a @@ -3157,9 +3157,9 @@ type GoogleCloudDocumentaiV1DocumentPageParagraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageParagraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageParagraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageParagraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageSymbol: A detected symbol. @@ -3181,9 +3181,9 @@ type GoogleCloudDocumentaiV1DocumentPageSymbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageSymbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageSymbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageSymbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageTable: A table representation similar to @@ -3212,9 +3212,9 @@ type GoogleCloudDocumentaiV1DocumentPageTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageTableTableCell: A cell representation @@ -3241,9 +3241,9 @@ type GoogleCloudDocumentaiV1DocumentPageTableTableCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageTableTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageTableTableRow: A row of table cells. @@ -3263,9 +3263,9 @@ type GoogleCloudDocumentaiV1DocumentPageTableTableRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageTableTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageToken: A detected token. @@ -3293,9 +3293,9 @@ type GoogleCloudDocumentaiV1DocumentPageToken struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageToken) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak: Detected break at the @@ -3323,9 +3323,9 @@ type GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo: Font and other text style @@ -3381,9 +3381,9 @@ type GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo) UnmarshalJSON(data []byte) error { @@ -3424,9 +3424,9 @@ type GoogleCloudDocumentaiV1DocumentPageVisualElement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentPageVisualElement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentPageVisualElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentPageVisualElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentProvenance: Structure to identify provenance @@ -3470,9 +3470,9 @@ type GoogleCloudDocumentaiV1DocumentProvenance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentProvenance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentProvenance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentProvenanceParent: The parent element the @@ -3499,9 +3499,9 @@ type GoogleCloudDocumentaiV1DocumentProvenanceParent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentProvenanceParent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentProvenanceParent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentProvenanceParent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentRevision: Contains past or forward revisions @@ -3542,9 +3542,9 @@ type GoogleCloudDocumentaiV1DocumentRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentRevisionHumanReview: Human Review information @@ -3568,9 +3568,9 @@ type GoogleCloudDocumentaiV1DocumentRevisionHumanReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentRevisionHumanReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentSchema: The schema defines the output of the @@ -3597,9 +3597,9 @@ type GoogleCloudDocumentaiV1DocumentSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentSchemaEntityType: EntityType is the wrapper @@ -3641,9 +3641,9 @@ type GoogleCloudDocumentaiV1DocumentSchemaEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentSchemaEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentSchemaEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentSchemaEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentSchemaEntityTypeEnumValues: Defines the a @@ -3664,9 +3664,9 @@ type GoogleCloudDocumentaiV1DocumentSchemaEntityTypeEnumValues struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentSchemaEntityTypeEnumValues) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentSchemaEntityTypeEnumValues) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentSchemaEntityTypeEnumValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentSchemaEntityTypeProperty: Defines properties @@ -3705,9 +3705,9 @@ type GoogleCloudDocumentaiV1DocumentSchemaEntityTypeProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentSchemaEntityTypeProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentSchemaEntityTypeProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentSchemaEntityTypeProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentSchemaMetadata: Metadata for global schema @@ -3740,9 +3740,9 @@ type GoogleCloudDocumentaiV1DocumentSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentShardInfo: For a large document, sharding may @@ -3769,9 +3769,9 @@ type GoogleCloudDocumentaiV1DocumentShardInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentShardInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentShardInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentShardInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentStyle: Annotation for common text style @@ -3813,9 +3813,9 @@ type GoogleCloudDocumentaiV1DocumentStyle struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentStyle) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentStyle) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentStyleFontSize: Font size with unit. @@ -3838,9 +3838,9 @@ type GoogleCloudDocumentaiV1DocumentStyleFontSize struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentStyleFontSize) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentStyleFontSize) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentStyleFontSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1DocumentStyleFontSize) UnmarshalJSON(data []byte) error { @@ -3878,9 +3878,9 @@ type GoogleCloudDocumentaiV1DocumentTextAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentTextAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentTextAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentTextAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment: A text segment in the @@ -3905,9 +3905,9 @@ type GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DocumentTextChange: This message is used for text @@ -3936,9 +3936,9 @@ type GoogleCloudDocumentaiV1DocumentTextChange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DocumentTextChange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DocumentTextChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DocumentTextChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1EnableProcessorMetadata: The long-running operation @@ -3959,9 +3959,9 @@ type GoogleCloudDocumentaiV1EnableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EnableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EnableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EnableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1EnableProcessorRequest: Request message for the @@ -3993,9 +3993,9 @@ type GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1EvaluateProcessorVersionRequest: Evaluates the given @@ -4017,9 +4017,9 @@ type GoogleCloudDocumentaiV1EvaluateProcessorVersionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluateProcessorVersionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluateProcessorVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluateProcessorVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse: Response of the @@ -4040,9 +4040,9 @@ type GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1Evaluation: An evaluation of a ProcessorVersion's @@ -4080,9 +4080,9 @@ type GoogleCloudDocumentaiV1Evaluation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1Evaluation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1Evaluation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1Evaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1EvaluationConfidenceLevelMetrics: Evaluations @@ -4105,9 +4105,9 @@ type GoogleCloudDocumentaiV1EvaluationConfidenceLevelMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluationConfidenceLevelMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluationConfidenceLevelMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluationConfidenceLevelMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1EvaluationConfidenceLevelMetrics) UnmarshalJSON(data []byte) error { @@ -4150,9 +4150,9 @@ type GoogleCloudDocumentaiV1EvaluationCounters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluationCounters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluationCounters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluationCounters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1EvaluationMetrics: Evaluation metrics, either in @@ -4196,9 +4196,9 @@ type GoogleCloudDocumentaiV1EvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1EvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -4265,9 +4265,9 @@ type GoogleCloudDocumentaiV1EvaluationMultiConfidenceMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluationMultiConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluationMultiConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluationMultiConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1EvaluationMultiConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -4317,9 +4317,9 @@ type GoogleCloudDocumentaiV1EvaluationReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluationReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluationReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluationReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1FetchProcessorTypesResponse: Response message for the @@ -4343,9 +4343,9 @@ type GoogleCloudDocumentaiV1FetchProcessorTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1FetchProcessorTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1FetchProcessorTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1FetchProcessorTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1GcsDocument: Specifies a document stored on Cloud @@ -4368,9 +4368,9 @@ type GoogleCloudDocumentaiV1GcsDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1GcsDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1GcsDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1GcsDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1GcsDocuments: Specifies a set of documents on Cloud @@ -4391,9 +4391,9 @@ type GoogleCloudDocumentaiV1GcsDocuments struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1GcsDocuments) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1GcsDocuments) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1GcsDocuments - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1GcsPrefix: Specifies all documents on Cloud Storage @@ -4414,9 +4414,9 @@ type GoogleCloudDocumentaiV1GcsPrefix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1GcsPrefix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1GcsPrefix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1GcsPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1HumanReviewStatus: The status of human review on a @@ -4457,9 +4457,9 @@ type GoogleCloudDocumentaiV1HumanReviewStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1HumanReviewStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1HumanReviewStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1HumanReviewStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ListEvaluationsResponse: The response from @@ -4486,9 +4486,9 @@ type GoogleCloudDocumentaiV1ListEvaluationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ListEvaluationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ListEvaluationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ListEvaluationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ListProcessorTypesResponse: Response message for the @@ -4514,9 +4514,9 @@ type GoogleCloudDocumentaiV1ListProcessorTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ListProcessorTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ListProcessorTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ListProcessorTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ListProcessorVersionsResponse: Response message for @@ -4542,9 +4542,9 @@ type GoogleCloudDocumentaiV1ListProcessorVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ListProcessorVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ListProcessorVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ListProcessorVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ListProcessorsResponse: Response message for the @@ -4570,9 +4570,9 @@ type GoogleCloudDocumentaiV1ListProcessorsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ListProcessorsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ListProcessorsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ListProcessorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1NormalizedVertex: A vertex represents a 2D point in @@ -4596,9 +4596,9 @@ type GoogleCloudDocumentaiV1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -4659,9 +4659,9 @@ type GoogleCloudDocumentaiV1OcrConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1OcrConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1OcrConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1OcrConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1OcrConfigHints: Hints for OCR Engine @@ -4686,9 +4686,9 @@ type GoogleCloudDocumentaiV1OcrConfigHints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1OcrConfigHints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1OcrConfigHints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1OcrConfigHints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1OcrConfigPremiumFeatures: Configurations for premium @@ -4715,9 +4715,9 @@ type GoogleCloudDocumentaiV1OcrConfigPremiumFeatures struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1OcrConfigPremiumFeatures) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1OcrConfigPremiumFeatures) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1OcrConfigPremiumFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ProcessOptions: Options for Process API @@ -4752,9 +4752,9 @@ type GoogleCloudDocumentaiV1ProcessOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ProcessOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ProcessOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ProcessOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ProcessOptionsIndividualPageSelector: A list of @@ -4775,9 +4775,9 @@ type GoogleCloudDocumentaiV1ProcessOptionsIndividualPageSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ProcessOptionsIndividualPageSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ProcessOptionsIndividualPageSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ProcessOptionsIndividualPageSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ProcessOptionsLayoutConfig: Serving config for layout @@ -4798,9 +4798,9 @@ type GoogleCloudDocumentaiV1ProcessOptionsLayoutConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ProcessOptionsLayoutConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ProcessOptionsLayoutConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ProcessOptionsLayoutConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig: Serving @@ -4825,9 +4825,9 @@ type GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ProcessRequest: Request message for the @@ -4867,9 +4867,9 @@ type GoogleCloudDocumentaiV1ProcessRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ProcessRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ProcessRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ProcessRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ProcessResponse: Response message for the @@ -4896,9 +4896,9 @@ type GoogleCloudDocumentaiV1ProcessResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ProcessResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ProcessResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ProcessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1Processor: The first-class citizen for Document AI. @@ -4967,9 +4967,9 @@ type GoogleCloudDocumentaiV1Processor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1Processor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1Processor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1Processor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ProcessorType: A processor type is responsible for @@ -5043,9 +5043,9 @@ type GoogleCloudDocumentaiV1ProcessorType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ProcessorType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ProcessorType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ProcessorType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ProcessorTypeLocationInfo: The location information @@ -5067,9 +5067,9 @@ type GoogleCloudDocumentaiV1ProcessorTypeLocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ProcessorTypeLocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ProcessorTypeLocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ProcessorTypeLocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ProcessorVersion: A processor version is an @@ -5144,9 +5144,9 @@ type GoogleCloudDocumentaiV1ProcessorVersion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ProcessorVersion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ProcessorVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ProcessorVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ProcessorVersionAlias: Contains the alias and the @@ -5169,9 +5169,9 @@ type GoogleCloudDocumentaiV1ProcessorVersionAlias struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ProcessorVersionAlias) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ProcessorVersionAlias) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ProcessorVersionAlias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ProcessorVersionDeprecationInfo: Information about @@ -5196,9 +5196,9 @@ type GoogleCloudDocumentaiV1ProcessorVersionDeprecationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ProcessorVersionDeprecationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ProcessorVersionDeprecationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ProcessorVersionDeprecationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1RawDocument: Payload message of raw document content @@ -5227,9 +5227,9 @@ type GoogleCloudDocumentaiV1RawDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1RawDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1RawDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1RawDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata: The long-running @@ -5252,9 +5252,9 @@ type GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ReviewDocumentRequest: Request message for the @@ -5287,9 +5287,9 @@ type GoogleCloudDocumentaiV1ReviewDocumentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ReviewDocumentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ReviewDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ReviewDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ReviewDocumentResponse: Response message for the @@ -5321,9 +5321,9 @@ type GoogleCloudDocumentaiV1ReviewDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ReviewDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ReviewDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ReviewDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata: The long-running @@ -5344,9 +5344,9 @@ type GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1SetDefaultProcessorVersionRequest: Request message @@ -5370,9 +5370,9 @@ type GoogleCloudDocumentaiV1SetDefaultProcessorVersionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1SetDefaultProcessorVersionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1SetDefaultProcessorVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1SetDefaultProcessorVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1SetDefaultProcessorVersionResponse: Response message @@ -5402,9 +5402,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation: The @@ -5436,9 +5436,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1TrainProcessorVersionRequest: Request message for the @@ -5475,9 +5475,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1TrainProcessorVersionRequestCustomDocumentExtractionOp @@ -5504,9 +5504,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionRequestCustomDocumentExtraction NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionRequestCustomDocumentExtractionOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionRequestCustomDocumentExtractionOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionRequestCustomDocumentExtractionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1TrainProcessorVersionRequestFoundationModelTuningOptio @@ -5533,9 +5533,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionRequestFoundationModelTuningOpt NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionRequestFoundationModelTuningOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionRequestFoundationModelTuningOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionRequestFoundationModelTuningOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1TrainProcessorVersionRequestFoundationModelTuningOptions) UnmarshalJSON(data []byte) error { @@ -5572,9 +5572,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionRequestInputData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionRequestInputData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionRequestInputData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionRequestInputData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1TrainProcessorVersionResponse: The response for @@ -5596,9 +5596,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata: The long-running @@ -5619,9 +5619,9 @@ type GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1UndeployProcessorVersionRequest: Request message for @@ -5654,9 +5654,9 @@ type GoogleCloudDocumentaiV1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1Barcode: Encodes the detailed information of a @@ -5692,9 +5692,9 @@ type GoogleCloudDocumentaiV1beta1Barcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1Barcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1Barcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1Barcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse: Response to an @@ -5716,9 +5716,9 @@ type GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1BoundingPoly: A bounding polygon for the @@ -5741,9 +5741,9 @@ type GoogleCloudDocumentaiV1beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1Document: Document represents the canonical @@ -5803,9 +5803,9 @@ type GoogleCloudDocumentaiV1beta1Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocument: Represents the chunks @@ -5826,9 +5826,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk: Represents a @@ -5859,9 +5859,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter: @@ -5884,9 +5884,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader: @@ -5909,9 +5909,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan: @@ -5934,9 +5934,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayout: Represents the parsed @@ -5958,9 +5958,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock: @@ -5990,9 +5990,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -6016,9 +6016,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -6040,9 +6040,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPa @@ -6065,9 +6065,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -6092,9 +6092,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -6120,9 +6120,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -6143,9 +6143,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTe @@ -6173,9 +6173,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentEntity: An entity that could be a phrase @@ -6226,9 +6226,9 @@ type GoogleCloudDocumentaiV1beta1DocumentEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentEntity) UnmarshalJSON(data []byte) error { @@ -6289,9 +6289,9 @@ type GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue) UnmarshalJSON(data []byte) error { @@ -6330,9 +6330,9 @@ type GoogleCloudDocumentaiV1beta1DocumentEntityRelation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentEntityRelation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentEntityRelation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentEntityRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPage: A page in a Document. @@ -6393,9 +6393,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageAnchor: Referencing the visual @@ -6418,9 +6418,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef: Represents a weak @@ -6466,9 +6466,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef) UnmarshalJSON(data []byte) error { @@ -6507,9 +6507,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageBlock struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode: A detected barcode. @@ -6531,9 +6531,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage: Detected language @@ -6558,9 +6558,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -6598,9 +6598,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageDimension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageDimension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageDimension) UnmarshalJSON(data []byte) error { @@ -6660,9 +6660,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageFormField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageFormField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageFormField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageFormField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageImage: Rendered image contents for @@ -6691,9 +6691,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores: Image quality @@ -6717,9 +6717,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores) UnmarshalJSON(data []byte) error { @@ -6761,9 +6761,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect st NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect) UnmarshalJSON(data []byte) error { @@ -6816,9 +6816,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageLayout) UnmarshalJSON(data []byte) error { @@ -6858,9 +6858,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageLine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageLine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageLine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageMatrix: Representation for @@ -6891,9 +6891,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageMatrix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageParagraph: A collection of lines @@ -6918,9 +6918,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageParagraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageParagraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageParagraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageParagraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageSymbol: A detected symbol. @@ -6942,9 +6942,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageSymbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageSymbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageSymbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageSymbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTable: A table representation @@ -6973,9 +6973,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell: A cell @@ -7002,9 +7002,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow: A row of table cells. @@ -7024,9 +7024,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageToken: A detected token. @@ -7054,9 +7054,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageToken struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageToken) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak: Detected break @@ -7084,9 +7084,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo: Font and other text @@ -7142,9 +7142,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo) UnmarshalJSON(data []byte) error { @@ -7185,9 +7185,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageVisualElement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageVisualElement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageVisualElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageVisualElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentProvenance: Structure to identify @@ -7231,9 +7231,9 @@ type GoogleCloudDocumentaiV1beta1DocumentProvenance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentProvenance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentProvenance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentProvenanceParent: The parent element the @@ -7260,9 +7260,9 @@ type GoogleCloudDocumentaiV1beta1DocumentProvenanceParent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentProvenanceParent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentProvenanceParent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentProvenanceParent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentRevision: Contains past or forward @@ -7303,9 +7303,9 @@ type GoogleCloudDocumentaiV1beta1DocumentRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview: Human Review @@ -7329,9 +7329,9 @@ type GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentShardInfo: For a large document, @@ -7358,9 +7358,9 @@ type GoogleCloudDocumentaiV1beta1DocumentShardInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentShardInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentShardInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentShardInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentStyle: Annotation for common text style @@ -7402,9 +7402,9 @@ type GoogleCloudDocumentaiV1beta1DocumentStyle struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentStyle) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentStyle) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentStyleFontSize: Font size with unit. @@ -7427,9 +7427,9 @@ type GoogleCloudDocumentaiV1beta1DocumentStyleFontSize struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentStyleFontSize) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentStyleFontSize) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentStyleFontSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentStyleFontSize) UnmarshalJSON(data []byte) error { @@ -7467,9 +7467,9 @@ type GoogleCloudDocumentaiV1beta1DocumentTextAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentTextAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentTextAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentTextAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment: A text segment in @@ -7494,9 +7494,9 @@ type GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentTextChange: This message is used for @@ -7525,9 +7525,9 @@ type GoogleCloudDocumentaiV1beta1DocumentTextChange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentTextChange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentTextChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentTextChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1GcsDestination: The Google Cloud Storage @@ -7547,9 +7547,9 @@ type GoogleCloudDocumentaiV1beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1GcsSource: The Google Cloud Storage location @@ -7569,9 +7569,9 @@ type GoogleCloudDocumentaiV1beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1InputConfig: The desired input location and @@ -7598,9 +7598,9 @@ type GoogleCloudDocumentaiV1beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1NormalizedVertex: A vertex represents a 2D point @@ -7624,9 +7624,9 @@ type GoogleCloudDocumentaiV1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -7680,9 +7680,9 @@ type GoogleCloudDocumentaiV1beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1OutputConfig: The desired output location and @@ -7713,9 +7713,9 @@ type GoogleCloudDocumentaiV1beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1ProcessDocumentResponse: Response to a single @@ -7740,9 +7740,9 @@ type GoogleCloudDocumentaiV1beta1ProcessDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1ProcessDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1ProcessDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1ProcessDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1Vertex: A vertex represents a 2D point in the @@ -7766,9 +7766,9 @@ type GoogleCloudDocumentaiV1beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2Barcode: Encodes the detailed information of a @@ -7804,9 +7804,9 @@ type GoogleCloudDocumentaiV1beta2Barcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2Barcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2Barcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2Barcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse: Response to an @@ -7828,9 +7828,9 @@ type GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2BoundingPoly: A bounding polygon for the @@ -7853,9 +7853,9 @@ type GoogleCloudDocumentaiV1beta2BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2Document: Document represents the canonical @@ -7917,9 +7917,9 @@ type GoogleCloudDocumentaiV1beta2Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocument: Represents the chunks @@ -7940,9 +7940,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk: Represents a @@ -7973,9 +7973,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter: @@ -7998,9 +7998,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader: @@ -8023,9 +8023,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan: @@ -8048,9 +8048,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayout: Represents the parsed @@ -8072,9 +8072,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock: @@ -8104,9 +8104,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -8130,9 +8130,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -8154,9 +8154,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPa @@ -8179,9 +8179,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -8206,9 +8206,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -8234,9 +8234,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -8257,9 +8257,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTe @@ -8287,9 +8287,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentEntity: An entity that could be a phrase @@ -8340,9 +8340,9 @@ type GoogleCloudDocumentaiV1beta2DocumentEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentEntity) UnmarshalJSON(data []byte) error { @@ -8403,9 +8403,9 @@ type GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue) UnmarshalJSON(data []byte) error { @@ -8444,9 +8444,9 @@ type GoogleCloudDocumentaiV1beta2DocumentEntityRelation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentEntityRelation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentEntityRelation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentEntityRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentLabel: Label attaches schema information @@ -8476,9 +8476,9 @@ type GoogleCloudDocumentaiV1beta2DocumentLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentLabel) UnmarshalJSON(data []byte) error { @@ -8553,9 +8553,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageAnchor: Referencing the visual @@ -8578,9 +8578,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef: Represents a weak @@ -8626,9 +8626,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef) UnmarshalJSON(data []byte) error { @@ -8667,9 +8667,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageBlock struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode: A detected barcode. @@ -8691,9 +8691,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage: Detected language @@ -8718,9 +8718,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -8758,9 +8758,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageDimension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageDimension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageDimension) UnmarshalJSON(data []byte) error { @@ -8820,9 +8820,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageFormField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageFormField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageFormField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageFormField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageImage: Rendered image contents for @@ -8851,9 +8851,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores: Image quality @@ -8877,9 +8877,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores) UnmarshalJSON(data []byte) error { @@ -8921,9 +8921,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect st NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect) UnmarshalJSON(data []byte) error { @@ -8976,9 +8976,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageLayout) UnmarshalJSON(data []byte) error { @@ -9018,9 +9018,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageLine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageLine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageLine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageMatrix: Representation for @@ -9051,9 +9051,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageMatrix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageParagraph: A collection of lines @@ -9078,9 +9078,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageParagraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageParagraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageParagraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageParagraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageSymbol: A detected symbol. @@ -9102,9 +9102,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageSymbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageSymbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageSymbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageSymbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTable: A table representation @@ -9133,9 +9133,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell: A cell @@ -9162,9 +9162,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow: A row of table cells. @@ -9184,9 +9184,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageToken: A detected token. @@ -9214,9 +9214,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageToken struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageToken) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak: Detected break @@ -9244,9 +9244,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo: Font and other text @@ -9302,9 +9302,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo) UnmarshalJSON(data []byte) error { @@ -9345,9 +9345,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageVisualElement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageVisualElement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageVisualElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageVisualElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentProvenance: Structure to identify @@ -9391,9 +9391,9 @@ type GoogleCloudDocumentaiV1beta2DocumentProvenance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentProvenance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentProvenance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentProvenanceParent: The parent element the @@ -9420,9 +9420,9 @@ type GoogleCloudDocumentaiV1beta2DocumentProvenanceParent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentProvenanceParent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentProvenanceParent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentProvenanceParent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentRevision: Contains past or forward @@ -9463,9 +9463,9 @@ type GoogleCloudDocumentaiV1beta2DocumentRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview: Human Review @@ -9489,9 +9489,9 @@ type GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentShardInfo: For a large document, @@ -9518,9 +9518,9 @@ type GoogleCloudDocumentaiV1beta2DocumentShardInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentShardInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentShardInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentShardInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentStyle: Annotation for common text style @@ -9562,9 +9562,9 @@ type GoogleCloudDocumentaiV1beta2DocumentStyle struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentStyle) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentStyle) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentStyleFontSize: Font size with unit. @@ -9587,9 +9587,9 @@ type GoogleCloudDocumentaiV1beta2DocumentStyleFontSize struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentStyleFontSize) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentStyleFontSize) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentStyleFontSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentStyleFontSize) UnmarshalJSON(data []byte) error { @@ -9627,9 +9627,9 @@ type GoogleCloudDocumentaiV1beta2DocumentTextAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentTextAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentTextAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentTextAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment: A text segment in @@ -9654,9 +9654,9 @@ type GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentTextChange: This message is used for @@ -9685,9 +9685,9 @@ type GoogleCloudDocumentaiV1beta2DocumentTextChange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentTextChange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentTextChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentTextChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2GcsDestination: The Google Cloud Storage @@ -9707,9 +9707,9 @@ type GoogleCloudDocumentaiV1beta2GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2GcsSource: The Google Cloud Storage location @@ -9729,9 +9729,9 @@ type GoogleCloudDocumentaiV1beta2GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2InputConfig: The desired input location and @@ -9763,9 +9763,9 @@ type GoogleCloudDocumentaiV1beta2InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2NormalizedVertex: A vertex represents a 2D point @@ -9789,9 +9789,9 @@ type GoogleCloudDocumentaiV1beta2NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -9845,9 +9845,9 @@ type GoogleCloudDocumentaiV1beta2OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2OutputConfig: The desired output location and @@ -9878,9 +9878,9 @@ type GoogleCloudDocumentaiV1beta2OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2ProcessDocumentResponse: Response to a single @@ -9905,9 +9905,9 @@ type GoogleCloudDocumentaiV1beta2ProcessDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2ProcessDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2ProcessDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2ProcessDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2Vertex: A vertex represents a 2D point in the @@ -9931,9 +9931,9 @@ type GoogleCloudDocumentaiV1beta2Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata struct { @@ -9960,9 +9960,9 @@ type GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDelete @@ -9985,9 +9985,9 @@ type GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDele NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsResponse: Response of the @@ -10032,9 +10032,9 @@ type GoogleCloudDocumentaiV1beta3BatchProcessMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchProcessMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchProcessMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchProcessMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus: The @@ -10069,9 +10069,9 @@ type GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchProcessResponse: Response message for @@ -10114,9 +10114,9 @@ type GoogleCloudDocumentaiV1beta3CommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3CommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3Dataset: A singleton resource under a Processor @@ -10165,9 +10165,9 @@ type GoogleCloudDocumentaiV1beta3Dataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3Dataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3Dataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3Dataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig: Configuration @@ -10192,9 +10192,9 @@ type GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig: Configuration specific @@ -10216,9 +10216,9 @@ type GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DatasetSpannerIndexingConfig: Configuration @@ -10249,9 +10249,9 @@ type GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata: The long-running @@ -10272,9 +10272,9 @@ type GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata: The long-running @@ -10295,9 +10295,9 @@ type GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DeployProcessorVersionResponse: Response message @@ -10323,9 +10323,9 @@ type GoogleCloudDocumentaiV1beta3DisableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DisableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DisableProcessorResponse: Response message for @@ -10355,9 +10355,9 @@ type GoogleCloudDocumentaiV1beta3DocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId: Identifies a @@ -10381,9 +10381,9 @@ type GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId: Identifies a @@ -10404,9 +10404,9 @@ type GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EnableProcessorMetadata: The long-running @@ -10427,9 +10427,9 @@ type GoogleCloudDocumentaiV1beta3EnableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EnableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EnableProcessorResponse: Response message for @@ -10456,9 +10456,9 @@ type GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse: Response of @@ -10479,9 +10479,9 @@ type GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3GcsPrefix: Specifies all documents on Cloud @@ -10502,9 +10502,9 @@ type GoogleCloudDocumentaiV1beta3GcsPrefix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3GcsPrefix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3GcsPrefix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3GcsPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3HumanReviewStatus: The status of human review on @@ -10545,9 +10545,9 @@ type GoogleCloudDocumentaiV1beta3HumanReviewStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3HumanReviewStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3HumanReviewStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3HumanReviewStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata: Metadata of the import @@ -10576,9 +10576,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResu @@ -10603,9 +10603,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationRe NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus: @@ -10631,9 +10631,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus s NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsResponse: Response of the import @@ -10659,9 +10659,9 @@ type GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse: The response @@ -10682,9 +10682,9 @@ type GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata: The @@ -10724,9 +10724,9 @@ type GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ReviewDocumentResponse: Response message for the @@ -10758,9 +10758,9 @@ type GoogleCloudDocumentaiV1beta3ReviewDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ReviewDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ReviewDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ReviewDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3RevisionRef: The revision reference specifies @@ -10795,9 +10795,9 @@ type GoogleCloudDocumentaiV1beta3RevisionRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3RevisionRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3RevisionRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3RevisionRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata: The @@ -10818,9 +10818,9 @@ type GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse: Response @@ -10850,9 +10850,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation: @@ -10884,9 +10884,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse: The response for @@ -10908,9 +10908,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata: The @@ -10931,9 +10931,9 @@ type GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3UndeployProcessorVersionResponse: Response @@ -10957,9 +10957,9 @@ type GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -10986,9 +10986,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -11025,9 +11025,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -11054,9 +11054,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -11101,9 +11101,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -11145,9 +11145,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeColor: Represents a color in the RGBA color space. This @@ -11228,9 +11228,9 @@ type GoogleTypeColor struct { NullFields []string `json:"-"` } -func (s *GoogleTypeColor) MarshalJSON() ([]byte, error) { +func (s GoogleTypeColor) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeColor) UnmarshalJSON(data []byte) error { @@ -11286,9 +11286,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDateTime: Represents civil time (or occasionally physical time). @@ -11349,9 +11349,9 @@ type GoogleTypeDateTime struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDateTime) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDateTime) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -11380,9 +11380,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypePostalAddress: Represents a postal address, e.g. for postal @@ -11479,9 +11479,9 @@ type GoogleTypePostalAddress struct { NullFields []string `json:"-"` } -func (s *GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { +func (s GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypePostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeZone: Represents a time zone from the IANA Time Zone Database @@ -11504,9 +11504,9 @@ type GoogleTypeTimeZone struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsDeleteCall struct { diff --git a/documentai/v1beta2/documentai-gen.go b/documentai/v1beta2/documentai-gen.go index 558295c574..76a5feaac8 100644 --- a/documentai/v1beta2/documentai-gen.go +++ b/documentai/v1beta2/documentai-gen.go @@ -246,9 +246,9 @@ type GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelSt @@ -272,9 +272,9 @@ type GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabel NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsResponse: The response proto @@ -306,9 +306,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDele @@ -332,9 +332,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDe NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsResponse: Response of the @@ -376,9 +376,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveSt @@ -401,9 +401,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMove NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsResponse: Response of the @@ -430,9 +430,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpda @@ -456,9 +456,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUp NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpdateStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpdateStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpdateStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsResponse: Response of the @@ -501,9 +501,9 @@ type GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata: The @@ -524,9 +524,9 @@ type GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata: The @@ -547,9 +547,9 @@ type GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata: The long-running @@ -570,9 +570,9 @@ type GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata: The @@ -593,9 +593,9 @@ type GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata: The @@ -616,9 +616,9 @@ type GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse: Response @@ -644,9 +644,9 @@ type GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DisableProcessorResponse: Response message for @@ -676,9 +676,9 @@ type GoogleCloudDocumentaiUiv1beta3DocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId: Identifies a @@ -702,9 +702,9 @@ type GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId: Identifies a @@ -725,9 +725,9 @@ type GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata: The long-running @@ -748,9 +748,9 @@ type GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3EnableProcessorResponse: Response message for @@ -777,9 +777,9 @@ type GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse: Response of @@ -800,9 +800,9 @@ type GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata: Metadata of the batch @@ -827,9 +827,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus: @@ -855,9 +855,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat: The @@ -887,9 +887,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat struct NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsResponse: The response proto of @@ -915,9 +915,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse: Response @@ -938,9 +938,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata: Metadata of the @@ -969,9 +969,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationRe @@ -996,9 +996,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidation NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus: @@ -1027,9 +1027,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsResponse: Response of the @@ -1055,9 +1055,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse: The response @@ -1078,9 +1078,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata: The metadata proto of @@ -1108,9 +1108,9 @@ type GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus: @@ -1139,9 +1139,9 @@ type GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus stru NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncSt @@ -1176,9 +1176,9 @@ type GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResync NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetResponse: The response proto of @@ -1218,9 +1218,9 @@ type GoogleCloudDocumentaiUiv1beta3RevisionRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3RevisionRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3RevisionRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3RevisionRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata: Metadata of the @@ -1241,9 +1241,9 @@ type GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse: Response of the @@ -1268,9 +1268,9 @@ type GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument struct { @@ -1289,9 +1289,9 @@ type GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata: The @@ -1312,9 +1312,9 @@ type GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse: Response @@ -1344,9 +1344,9 @@ type GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation: @@ -1380,9 +1380,9 @@ type GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidatio NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse: The response @@ -1404,9 +1404,9 @@ type GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata: The @@ -1427,9 +1427,9 @@ type GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse: Response @@ -1453,9 +1453,9 @@ type GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata: The @@ -1476,9 +1476,9 @@ type GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata: The @@ -1499,9 +1499,9 @@ type GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BatchProcessMetadata: The long-running operation @@ -1541,9 +1541,9 @@ type GoogleCloudDocumentaiV1BatchProcessMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1BatchProcessMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1BatchProcessMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1BatchProcessMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus: The @@ -1573,9 +1573,9 @@ type GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BatchProcessResponse: Response message for @@ -1618,9 +1618,9 @@ type GoogleCloudDocumentaiV1CommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1CommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1CommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1CommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeleteProcessorMetadata: The long-running operation @@ -1641,9 +1641,9 @@ type GoogleCloudDocumentaiV1DeleteProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DeleteProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata: The long-running @@ -1664,9 +1664,9 @@ type GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeployProcessorVersionMetadata: The long-running @@ -1687,9 +1687,9 @@ type GoogleCloudDocumentaiV1DeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeployProcessorVersionResponse: Response message for @@ -1715,9 +1715,9 @@ type GoogleCloudDocumentaiV1DisableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DisableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DisableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DisableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DisableProcessorResponse: Response message for the @@ -1744,9 +1744,9 @@ type GoogleCloudDocumentaiV1EnableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EnableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EnableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EnableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1EnableProcessorResponse: Response message for the @@ -1773,9 +1773,9 @@ type GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse: Response of the @@ -1796,9 +1796,9 @@ type GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1HumanReviewStatus: The status of human review on a @@ -1839,9 +1839,9 @@ type GoogleCloudDocumentaiV1HumanReviewStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1HumanReviewStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1HumanReviewStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1HumanReviewStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata: The long-running @@ -1864,9 +1864,9 @@ type GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ReviewDocumentResponse: Response message for the @@ -1898,9 +1898,9 @@ type GoogleCloudDocumentaiV1ReviewDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ReviewDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ReviewDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ReviewDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata: The long-running @@ -1921,9 +1921,9 @@ type GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1SetDefaultProcessorVersionResponse: Response message @@ -1953,9 +1953,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation: The @@ -1987,9 +1987,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1TrainProcessorVersionResponse: The response for @@ -2011,9 +2011,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata: The long-running @@ -2034,9 +2034,9 @@ type GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1UndeployProcessorVersionResponse: Response message @@ -2077,9 +2077,9 @@ type GoogleCloudDocumentaiV1beta1Barcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1Barcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1Barcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1Barcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse: Response to an @@ -2101,9 +2101,9 @@ type GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1BoundingPoly: A bounding polygon for the @@ -2126,9 +2126,9 @@ type GoogleCloudDocumentaiV1beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1Document: Document represents the canonical @@ -2188,9 +2188,9 @@ type GoogleCloudDocumentaiV1beta1Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocument: Represents the chunks @@ -2211,9 +2211,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk: Represents a @@ -2244,9 +2244,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter: @@ -2269,9 +2269,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader: @@ -2294,9 +2294,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan: @@ -2319,9 +2319,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayout: Represents the parsed @@ -2343,9 +2343,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock: @@ -2375,9 +2375,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -2401,9 +2401,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -2425,9 +2425,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPa @@ -2450,9 +2450,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -2477,9 +2477,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -2505,9 +2505,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -2528,9 +2528,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTe @@ -2558,9 +2558,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentEntity: An entity that could be a phrase @@ -2611,9 +2611,9 @@ type GoogleCloudDocumentaiV1beta1DocumentEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentEntity) UnmarshalJSON(data []byte) error { @@ -2674,9 +2674,9 @@ type GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue) UnmarshalJSON(data []byte) error { @@ -2715,9 +2715,9 @@ type GoogleCloudDocumentaiV1beta1DocumentEntityRelation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentEntityRelation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentEntityRelation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentEntityRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPage: A page in a Document. @@ -2778,9 +2778,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageAnchor: Referencing the visual @@ -2803,9 +2803,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef: Represents a weak @@ -2851,9 +2851,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef) UnmarshalJSON(data []byte) error { @@ -2892,9 +2892,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageBlock struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode: A detected barcode. @@ -2916,9 +2916,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage: Detected language @@ -2943,9 +2943,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -2983,9 +2983,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageDimension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageDimension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageDimension) UnmarshalJSON(data []byte) error { @@ -3045,9 +3045,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageFormField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageFormField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageFormField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageFormField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageImage: Rendered image contents for @@ -3076,9 +3076,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores: Image quality @@ -3102,9 +3102,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores) UnmarshalJSON(data []byte) error { @@ -3146,9 +3146,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect st NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect) UnmarshalJSON(data []byte) error { @@ -3201,9 +3201,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageLayout) UnmarshalJSON(data []byte) error { @@ -3243,9 +3243,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageLine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageLine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageLine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageMatrix: Representation for @@ -3276,9 +3276,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageMatrix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageParagraph: A collection of lines @@ -3303,9 +3303,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageParagraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageParagraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageParagraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageParagraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageSymbol: A detected symbol. @@ -3327,9 +3327,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageSymbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageSymbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageSymbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageSymbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTable: A table representation @@ -3358,9 +3358,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell: A cell @@ -3387,9 +3387,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow: A row of table cells. @@ -3409,9 +3409,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageToken: A detected token. @@ -3439,9 +3439,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageToken struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageToken) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak: Detected break @@ -3469,9 +3469,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo: Font and other text @@ -3527,9 +3527,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo) UnmarshalJSON(data []byte) error { @@ -3570,9 +3570,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageVisualElement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageVisualElement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageVisualElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageVisualElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentProvenance: Structure to identify @@ -3616,9 +3616,9 @@ type GoogleCloudDocumentaiV1beta1DocumentProvenance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentProvenance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentProvenance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentProvenanceParent: The parent element the @@ -3645,9 +3645,9 @@ type GoogleCloudDocumentaiV1beta1DocumentProvenanceParent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentProvenanceParent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentProvenanceParent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentProvenanceParent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentRevision: Contains past or forward @@ -3688,9 +3688,9 @@ type GoogleCloudDocumentaiV1beta1DocumentRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview: Human Review @@ -3714,9 +3714,9 @@ type GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentShardInfo: For a large document, @@ -3743,9 +3743,9 @@ type GoogleCloudDocumentaiV1beta1DocumentShardInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentShardInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentShardInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentShardInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentStyle: Annotation for common text style @@ -3787,9 +3787,9 @@ type GoogleCloudDocumentaiV1beta1DocumentStyle struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentStyle) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentStyle) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentStyleFontSize: Font size with unit. @@ -3812,9 +3812,9 @@ type GoogleCloudDocumentaiV1beta1DocumentStyleFontSize struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentStyleFontSize) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentStyleFontSize) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentStyleFontSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentStyleFontSize) UnmarshalJSON(data []byte) error { @@ -3852,9 +3852,9 @@ type GoogleCloudDocumentaiV1beta1DocumentTextAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentTextAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentTextAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentTextAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment: A text segment in @@ -3879,9 +3879,9 @@ type GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentTextChange: This message is used for @@ -3910,9 +3910,9 @@ type GoogleCloudDocumentaiV1beta1DocumentTextChange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentTextChange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentTextChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentTextChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1GcsDestination: The Google Cloud Storage @@ -3932,9 +3932,9 @@ type GoogleCloudDocumentaiV1beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1GcsSource: The Google Cloud Storage location @@ -3954,9 +3954,9 @@ type GoogleCloudDocumentaiV1beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1InputConfig: The desired input location and @@ -3983,9 +3983,9 @@ type GoogleCloudDocumentaiV1beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1NormalizedVertex: A vertex represents a 2D point @@ -4009,9 +4009,9 @@ type GoogleCloudDocumentaiV1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -4065,9 +4065,9 @@ type GoogleCloudDocumentaiV1beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1OutputConfig: The desired output location and @@ -4098,9 +4098,9 @@ type GoogleCloudDocumentaiV1beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1ProcessDocumentResponse: Response to a single @@ -4125,9 +4125,9 @@ type GoogleCloudDocumentaiV1beta1ProcessDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1ProcessDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1ProcessDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1ProcessDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1Vertex: A vertex represents a 2D point in the @@ -4151,9 +4151,9 @@ type GoogleCloudDocumentaiV1beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2AutoMlParams: Parameters to control AutoML model @@ -4175,9 +4175,9 @@ type GoogleCloudDocumentaiV1beta2AutoMlParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2AutoMlParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2AutoMlParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2AutoMlParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2Barcode: Encodes the detailed information of a @@ -4213,9 +4213,9 @@ type GoogleCloudDocumentaiV1beta2Barcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2Barcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2Barcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2Barcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2BatchProcessDocumentsRequest: Request to batch @@ -4237,9 +4237,9 @@ type GoogleCloudDocumentaiV1beta2BatchProcessDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2BatchProcessDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2BatchProcessDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2BatchProcessDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse: Response to an @@ -4261,9 +4261,9 @@ type GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2BoundingPoly: A bounding polygon for the @@ -4286,9 +4286,9 @@ type GoogleCloudDocumentaiV1beta2BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2Document: Document represents the canonical @@ -4353,9 +4353,9 @@ type GoogleCloudDocumentaiV1beta2Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocument: Represents the chunks @@ -4376,9 +4376,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk: Represents a @@ -4409,9 +4409,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter: @@ -4434,9 +4434,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader: @@ -4459,9 +4459,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan: @@ -4484,9 +4484,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayout: Represents the parsed @@ -4508,9 +4508,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock: @@ -4540,9 +4540,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -4566,9 +4566,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -4590,9 +4590,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPa @@ -4615,9 +4615,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -4642,9 +4642,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -4670,9 +4670,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -4693,9 +4693,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTe @@ -4723,9 +4723,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentEntity: An entity that could be a phrase @@ -4776,9 +4776,9 @@ type GoogleCloudDocumentaiV1beta2DocumentEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentEntity) UnmarshalJSON(data []byte) error { @@ -4839,9 +4839,9 @@ type GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue) UnmarshalJSON(data []byte) error { @@ -4880,9 +4880,9 @@ type GoogleCloudDocumentaiV1beta2DocumentEntityRelation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentEntityRelation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentEntityRelation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentEntityRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentLabel: Label attaches schema information @@ -4912,9 +4912,9 @@ type GoogleCloudDocumentaiV1beta2DocumentLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentLabel) UnmarshalJSON(data []byte) error { @@ -4989,9 +4989,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageAnchor: Referencing the visual @@ -5014,9 +5014,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef: Represents a weak @@ -5062,9 +5062,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef) UnmarshalJSON(data []byte) error { @@ -5103,9 +5103,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageBlock struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode: A detected barcode. @@ -5127,9 +5127,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage: Detected language @@ -5154,9 +5154,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -5194,9 +5194,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageDimension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageDimension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageDimension) UnmarshalJSON(data []byte) error { @@ -5256,9 +5256,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageFormField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageFormField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageFormField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageFormField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageImage: Rendered image contents for @@ -5287,9 +5287,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores: Image quality @@ -5313,9 +5313,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores) UnmarshalJSON(data []byte) error { @@ -5357,9 +5357,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect st NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect) UnmarshalJSON(data []byte) error { @@ -5412,9 +5412,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageLayout) UnmarshalJSON(data []byte) error { @@ -5454,9 +5454,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageLine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageLine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageLine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageMatrix: Representation for @@ -5487,9 +5487,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageMatrix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageParagraph: A collection of lines @@ -5514,9 +5514,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageParagraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageParagraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageParagraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageParagraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageSymbol: A detected symbol. @@ -5538,9 +5538,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageSymbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageSymbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageSymbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageSymbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTable: A table representation @@ -5569,9 +5569,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell: A cell @@ -5598,9 +5598,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow: A row of table cells. @@ -5620,9 +5620,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageToken: A detected token. @@ -5650,9 +5650,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageToken struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageToken) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak: Detected break @@ -5680,9 +5680,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo: Font and other text @@ -5738,9 +5738,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo) UnmarshalJSON(data []byte) error { @@ -5781,9 +5781,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageVisualElement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageVisualElement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageVisualElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageVisualElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentProvenance: Structure to identify @@ -5827,9 +5827,9 @@ type GoogleCloudDocumentaiV1beta2DocumentProvenance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentProvenance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentProvenance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentProvenanceParent: The parent element the @@ -5856,9 +5856,9 @@ type GoogleCloudDocumentaiV1beta2DocumentProvenanceParent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentProvenanceParent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentProvenanceParent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentProvenanceParent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentRevision: Contains past or forward @@ -5899,9 +5899,9 @@ type GoogleCloudDocumentaiV1beta2DocumentRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview: Human Review @@ -5925,9 +5925,9 @@ type GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentShardInfo: For a large document, @@ -5954,9 +5954,9 @@ type GoogleCloudDocumentaiV1beta2DocumentShardInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentShardInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentShardInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentShardInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentStyle: Annotation for common text style @@ -5998,9 +5998,9 @@ type GoogleCloudDocumentaiV1beta2DocumentStyle struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentStyle) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentStyle) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentStyleFontSize: Font size with unit. @@ -6023,9 +6023,9 @@ type GoogleCloudDocumentaiV1beta2DocumentStyleFontSize struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentStyleFontSize) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentStyleFontSize) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentStyleFontSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentStyleFontSize) UnmarshalJSON(data []byte) error { @@ -6063,9 +6063,9 @@ type GoogleCloudDocumentaiV1beta2DocumentTextAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentTextAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentTextAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentTextAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment: A text segment in @@ -6090,9 +6090,9 @@ type GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentTextChange: This message is used for @@ -6121,9 +6121,9 @@ type GoogleCloudDocumentaiV1beta2DocumentTextChange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentTextChange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentTextChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentTextChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2EntityExtractionParams: Parameters to control @@ -6147,9 +6147,9 @@ type GoogleCloudDocumentaiV1beta2EntityExtractionParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2EntityExtractionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2EntityExtractionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2EntityExtractionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2FormExtractionParams: Parameters to control form @@ -6178,9 +6178,9 @@ type GoogleCloudDocumentaiV1beta2FormExtractionParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2FormExtractionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2FormExtractionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2FormExtractionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2GcsDestination: The Google Cloud Storage @@ -6200,9 +6200,9 @@ type GoogleCloudDocumentaiV1beta2GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2GcsSource: The Google Cloud Storage location @@ -6222,9 +6222,9 @@ type GoogleCloudDocumentaiV1beta2GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2InputConfig: The desired input location and @@ -6256,9 +6256,9 @@ type GoogleCloudDocumentaiV1beta2InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2KeyValuePairHint: Reserved for future use. @@ -6282,9 +6282,9 @@ type GoogleCloudDocumentaiV1beta2KeyValuePairHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2KeyValuePairHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2KeyValuePairHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2KeyValuePairHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2NormalizedVertex: A vertex represents a 2D point @@ -6308,9 +6308,9 @@ type GoogleCloudDocumentaiV1beta2NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -6354,9 +6354,9 @@ type GoogleCloudDocumentaiV1beta2OcrParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2OcrParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2OcrParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2OcrParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2OperationMetadata: Contains metadata for the @@ -6394,9 +6394,9 @@ type GoogleCloudDocumentaiV1beta2OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2OutputConfig: The desired output location and @@ -6427,9 +6427,9 @@ type GoogleCloudDocumentaiV1beta2OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2ProcessDocumentRequest: Request to process one @@ -6478,9 +6478,9 @@ type GoogleCloudDocumentaiV1beta2ProcessDocumentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2ProcessDocumentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2ProcessDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2ProcessDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2ProcessDocumentResponse: Response to a single @@ -6505,9 +6505,9 @@ type GoogleCloudDocumentaiV1beta2ProcessDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2ProcessDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2ProcessDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2ProcessDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2TableBoundHint: A hint for a table bounding box @@ -6534,9 +6534,9 @@ type GoogleCloudDocumentaiV1beta2TableBoundHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2TableBoundHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2TableBoundHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2TableBoundHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2TableExtractionParams: Parameters to control @@ -6565,9 +6565,9 @@ type GoogleCloudDocumentaiV1beta2TableExtractionParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2TableExtractionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2TableExtractionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2TableExtractionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2Vertex: A vertex represents a 2D point in the @@ -6591,9 +6591,9 @@ type GoogleCloudDocumentaiV1beta2Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata struct { @@ -6620,9 +6620,9 @@ type GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDelete @@ -6645,9 +6645,9 @@ type GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDele NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsResponse: Response of the @@ -6692,9 +6692,9 @@ type GoogleCloudDocumentaiV1beta3BatchProcessMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchProcessMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchProcessMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchProcessMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus: The @@ -6729,9 +6729,9 @@ type GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchProcessResponse: Response message for @@ -6774,9 +6774,9 @@ type GoogleCloudDocumentaiV1beta3CommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3CommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3Dataset: A singleton resource under a Processor @@ -6825,9 +6825,9 @@ type GoogleCloudDocumentaiV1beta3Dataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3Dataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3Dataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3Dataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig: Configuration @@ -6852,9 +6852,9 @@ type GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig: Configuration specific @@ -6876,9 +6876,9 @@ type GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DatasetSpannerIndexingConfig: Configuration @@ -6909,9 +6909,9 @@ type GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata: The long-running @@ -6932,9 +6932,9 @@ type GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata: The long-running @@ -6955,9 +6955,9 @@ type GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DeployProcessorVersionResponse: Response message @@ -6983,9 +6983,9 @@ type GoogleCloudDocumentaiV1beta3DisableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DisableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DisableProcessorResponse: Response message for @@ -7015,9 +7015,9 @@ type GoogleCloudDocumentaiV1beta3DocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId: Identifies a @@ -7041,9 +7041,9 @@ type GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId: Identifies a @@ -7064,9 +7064,9 @@ type GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EnableProcessorMetadata: The long-running @@ -7087,9 +7087,9 @@ type GoogleCloudDocumentaiV1beta3EnableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EnableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EnableProcessorResponse: Response message for @@ -7116,9 +7116,9 @@ type GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse: Response of @@ -7139,9 +7139,9 @@ type GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3GcsPrefix: Specifies all documents on Cloud @@ -7162,9 +7162,9 @@ type GoogleCloudDocumentaiV1beta3GcsPrefix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3GcsPrefix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3GcsPrefix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3GcsPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3HumanReviewStatus: The status of human review on @@ -7205,9 +7205,9 @@ type GoogleCloudDocumentaiV1beta3HumanReviewStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3HumanReviewStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3HumanReviewStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3HumanReviewStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata: Metadata of the import @@ -7236,9 +7236,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResu @@ -7263,9 +7263,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationRe NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus: @@ -7291,9 +7291,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus s NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsResponse: Response of the import @@ -7319,9 +7319,9 @@ type GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse: The response @@ -7342,9 +7342,9 @@ type GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata: The @@ -7384,9 +7384,9 @@ type GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ReviewDocumentResponse: Response message for the @@ -7418,9 +7418,9 @@ type GoogleCloudDocumentaiV1beta3ReviewDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ReviewDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ReviewDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ReviewDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3RevisionRef: The revision reference specifies @@ -7455,9 +7455,9 @@ type GoogleCloudDocumentaiV1beta3RevisionRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3RevisionRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3RevisionRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3RevisionRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata: The @@ -7478,9 +7478,9 @@ type GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse: Response @@ -7510,9 +7510,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation: @@ -7544,9 +7544,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse: The response for @@ -7568,9 +7568,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata: The @@ -7591,9 +7591,9 @@ type GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3UndeployProcessorVersionResponse: Response @@ -7617,9 +7617,9 @@ type GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -7664,9 +7664,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -7706,9 +7706,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeColor: Represents a color in the RGBA color space. This @@ -7789,9 +7789,9 @@ type GoogleTypeColor struct { NullFields []string `json:"-"` } -func (s *GoogleTypeColor) MarshalJSON() ([]byte, error) { +func (s GoogleTypeColor) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeColor) UnmarshalJSON(data []byte) error { @@ -7847,9 +7847,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDateTime: Represents civil time (or occasionally physical time). @@ -7910,9 +7910,9 @@ type GoogleTypeDateTime struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDateTime) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDateTime) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -7941,9 +7941,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypePostalAddress: Represents a postal address, e.g. for postal @@ -8040,9 +8040,9 @@ type GoogleTypePostalAddress struct { NullFields []string `json:"-"` } -func (s *GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { +func (s GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypePostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeZone: Represents a time zone from the IANA Time Zone Database @@ -8065,9 +8065,9 @@ type GoogleTypeTimeZone struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsDocumentsBatchProcessCall struct { diff --git a/documentai/v1beta3/documentai-gen.go b/documentai/v1beta3/documentai-gen.go index 492ebafa48..711e6b5383 100644 --- a/documentai/v1beta3/documentai-gen.go +++ b/documentai/v1beta3/documentai-gen.go @@ -282,9 +282,9 @@ type GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelSt @@ -308,9 +308,9 @@ type GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabel NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsMetadataIndividualAutoLabelStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3AutoLabelDocumentsResponse: The response proto @@ -342,9 +342,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDele @@ -368,9 +368,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDe NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsResponse: Response of the @@ -412,9 +412,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveSt @@ -437,9 +437,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMove NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsResponse: Response of the @@ -466,9 +466,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpda @@ -492,9 +492,9 @@ type GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUp NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpdateStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpdateStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsMetadataIndividualBatchUpdateStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3BatchUpdateDocumentsResponse: Response of the @@ -537,9 +537,9 @@ type GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata: The @@ -560,9 +560,9 @@ type GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata: The @@ -583,9 +583,9 @@ type GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata: The long-running @@ -606,9 +606,9 @@ type GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata: The @@ -629,9 +629,9 @@ type GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata: The @@ -652,9 +652,9 @@ type GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse: Response @@ -680,9 +680,9 @@ type GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DisableProcessorResponse: Response message for @@ -712,9 +712,9 @@ type GoogleCloudDocumentaiUiv1beta3DocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId: Identifies a @@ -738,9 +738,9 @@ type GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId: Identifies a @@ -761,9 +761,9 @@ type GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3DocumentIdUnmanagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata: The long-running @@ -784,9 +784,9 @@ type GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3EnableProcessorResponse: Response message for @@ -813,9 +813,9 @@ type GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse: Response of @@ -836,9 +836,9 @@ type GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata: Metadata of the batch @@ -863,9 +863,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus: @@ -891,9 +891,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataIndividualExportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat: The @@ -923,9 +923,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat struct NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadataSplitExportStat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportDocumentsResponse: The response proto of @@ -951,9 +951,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse: Response @@ -974,9 +974,9 @@ type GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata: Metadata of the @@ -1005,9 +1005,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationRe @@ -1032,9 +1032,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidation NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus: @@ -1063,9 +1063,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportDocumentsResponse: Response of the @@ -1091,9 +1091,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse: The response @@ -1114,9 +1114,9 @@ type GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ImportProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata: The metadata proto of @@ -1144,9 +1144,9 @@ type GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus: @@ -1175,9 +1175,9 @@ type GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus stru NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataDatasetResyncStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncSt @@ -1212,9 +1212,9 @@ type GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResync NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataIndividualDocumentResyncStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3ResyncDatasetResponse: The response proto of @@ -1254,9 +1254,9 @@ type GoogleCloudDocumentaiUiv1beta3RevisionRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3RevisionRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3RevisionRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3RevisionRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata: Metadata of the @@ -1277,9 +1277,9 @@ type GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SampleDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse: Response of the @@ -1304,9 +1304,9 @@ type GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument struct { @@ -1325,9 +1325,9 @@ type GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SampleDocumentsResponseSelectedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata: The @@ -1348,9 +1348,9 @@ type GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse: Response @@ -1380,9 +1380,9 @@ type GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation: @@ -1416,9 +1416,9 @@ type GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidatio NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse: The response @@ -1440,9 +1440,9 @@ type GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata: The @@ -1463,9 +1463,9 @@ type GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse: Response @@ -1489,9 +1489,9 @@ type GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata: The @@ -1512,9 +1512,9 @@ type GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata: The @@ -1535,9 +1535,9 @@ type GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BatchProcessMetadata: The long-running operation @@ -1577,9 +1577,9 @@ type GoogleCloudDocumentaiV1BatchProcessMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1BatchProcessMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1BatchProcessMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1BatchProcessMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus: The @@ -1609,9 +1609,9 @@ type GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1BatchProcessResponse: Response message for @@ -1654,9 +1654,9 @@ type GoogleCloudDocumentaiV1CommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1CommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1CommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1CommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeleteProcessorMetadata: The long-running operation @@ -1677,9 +1677,9 @@ type GoogleCloudDocumentaiV1DeleteProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DeleteProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata: The long-running @@ -1700,9 +1700,9 @@ type GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeployProcessorVersionMetadata: The long-running @@ -1723,9 +1723,9 @@ type GoogleCloudDocumentaiV1DeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DeployProcessorVersionResponse: Response message for @@ -1751,9 +1751,9 @@ type GoogleCloudDocumentaiV1DisableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1DisableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1DisableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1DisableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1DisableProcessorResponse: Response message for the @@ -1780,9 +1780,9 @@ type GoogleCloudDocumentaiV1EnableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EnableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EnableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EnableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1EnableProcessorResponse: Response message for the @@ -1809,9 +1809,9 @@ type GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluateProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse: Response of the @@ -1832,9 +1832,9 @@ type GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1EvaluateProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1HumanReviewStatus: The status of human review on a @@ -1875,9 +1875,9 @@ type GoogleCloudDocumentaiV1HumanReviewStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1HumanReviewStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1HumanReviewStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1HumanReviewStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata: The long-running @@ -1900,9 +1900,9 @@ type GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1ReviewDocumentResponse: Response message for the @@ -1934,9 +1934,9 @@ type GoogleCloudDocumentaiV1ReviewDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1ReviewDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1ReviewDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1ReviewDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata: The long-running @@ -1957,9 +1957,9 @@ type GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1SetDefaultProcessorVersionResponse: Response message @@ -1989,9 +1989,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation: The @@ -2023,9 +2023,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionMetadataDatasetValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1TrainProcessorVersionResponse: The response for @@ -2047,9 +2047,9 @@ type GoogleCloudDocumentaiV1TrainProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1TrainProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata: The long-running @@ -2070,9 +2070,9 @@ type GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1UndeployProcessorVersionResponse: Response message @@ -2113,9 +2113,9 @@ type GoogleCloudDocumentaiV1beta1Barcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1Barcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1Barcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1Barcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse: Response to an @@ -2137,9 +2137,9 @@ type GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1BoundingPoly: A bounding polygon for the @@ -2162,9 +2162,9 @@ type GoogleCloudDocumentaiV1beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1Document: Document represents the canonical @@ -2224,9 +2224,9 @@ type GoogleCloudDocumentaiV1beta1Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocument: Represents the chunks @@ -2247,9 +2247,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk: Represents a @@ -2280,9 +2280,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter: @@ -2305,9 +2305,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader: @@ -2330,9 +2330,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan: @@ -2355,9 +2355,9 @@ type GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayout: Represents the parsed @@ -2379,9 +2379,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock: @@ -2411,9 +2411,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -2437,9 +2437,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -2461,9 +2461,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPa @@ -2486,9 +2486,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -2513,9 +2513,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -2541,9 +2541,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -2564,9 +2564,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTe @@ -2594,9 +2594,9 @@ type GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentEntity: An entity that could be a phrase @@ -2647,9 +2647,9 @@ type GoogleCloudDocumentaiV1beta1DocumentEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentEntity) UnmarshalJSON(data []byte) error { @@ -2710,9 +2710,9 @@ type GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue) UnmarshalJSON(data []byte) error { @@ -2751,9 +2751,9 @@ type GoogleCloudDocumentaiV1beta1DocumentEntityRelation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentEntityRelation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentEntityRelation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentEntityRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPage: A page in a Document. @@ -2814,9 +2814,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageAnchor: Referencing the visual @@ -2839,9 +2839,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef: Represents a weak @@ -2887,9 +2887,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef) UnmarshalJSON(data []byte) error { @@ -2928,9 +2928,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageBlock struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode: A detected barcode. @@ -2952,9 +2952,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage: Detected language @@ -2979,9 +2979,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -3019,9 +3019,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageDimension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageDimension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageDimension) UnmarshalJSON(data []byte) error { @@ -3081,9 +3081,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageFormField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageFormField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageFormField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageFormField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageImage: Rendered image contents for @@ -3112,9 +3112,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores: Image quality @@ -3138,9 +3138,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScores) UnmarshalJSON(data []byte) error { @@ -3182,9 +3182,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect st NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageImageQualityScoresDetectedDefect) UnmarshalJSON(data []byte) error { @@ -3237,9 +3237,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageLayout) UnmarshalJSON(data []byte) error { @@ -3279,9 +3279,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageLine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageLine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageLine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageMatrix: Representation for @@ -3312,9 +3312,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageMatrix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageParagraph: A collection of lines @@ -3339,9 +3339,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageParagraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageParagraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageParagraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageParagraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageSymbol: A detected symbol. @@ -3363,9 +3363,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageSymbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageSymbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageSymbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageSymbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTable: A table representation @@ -3394,9 +3394,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell: A cell @@ -3423,9 +3423,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow: A row of table cells. @@ -3445,9 +3445,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageToken: A detected token. @@ -3475,9 +3475,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageToken struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageToken) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak: Detected break @@ -3505,9 +3505,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo: Font and other text @@ -3563,9 +3563,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentPageTokenStyleInfo) UnmarshalJSON(data []byte) error { @@ -3606,9 +3606,9 @@ type GoogleCloudDocumentaiV1beta1DocumentPageVisualElement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentPageVisualElement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentPageVisualElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentPageVisualElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentProvenance: Structure to identify @@ -3652,9 +3652,9 @@ type GoogleCloudDocumentaiV1beta1DocumentProvenance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentProvenance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentProvenance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentProvenanceParent: The parent element the @@ -3681,9 +3681,9 @@ type GoogleCloudDocumentaiV1beta1DocumentProvenanceParent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentProvenanceParent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentProvenanceParent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentProvenanceParent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentRevision: Contains past or forward @@ -3724,9 +3724,9 @@ type GoogleCloudDocumentaiV1beta1DocumentRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview: Human Review @@ -3750,9 +3750,9 @@ type GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentShardInfo: For a large document, @@ -3779,9 +3779,9 @@ type GoogleCloudDocumentaiV1beta1DocumentShardInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentShardInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentShardInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentShardInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentStyle: Annotation for common text style @@ -3823,9 +3823,9 @@ type GoogleCloudDocumentaiV1beta1DocumentStyle struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentStyle) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentStyle) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentStyleFontSize: Font size with unit. @@ -3848,9 +3848,9 @@ type GoogleCloudDocumentaiV1beta1DocumentStyleFontSize struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentStyleFontSize) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentStyleFontSize) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentStyleFontSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1DocumentStyleFontSize) UnmarshalJSON(data []byte) error { @@ -3888,9 +3888,9 @@ type GoogleCloudDocumentaiV1beta1DocumentTextAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentTextAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentTextAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentTextAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment: A text segment in @@ -3915,9 +3915,9 @@ type GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1DocumentTextChange: This message is used for @@ -3946,9 +3946,9 @@ type GoogleCloudDocumentaiV1beta1DocumentTextChange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1DocumentTextChange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1DocumentTextChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1DocumentTextChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1GcsDestination: The Google Cloud Storage @@ -3968,9 +3968,9 @@ type GoogleCloudDocumentaiV1beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1GcsSource: The Google Cloud Storage location @@ -3990,9 +3990,9 @@ type GoogleCloudDocumentaiV1beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1InputConfig: The desired input location and @@ -4019,9 +4019,9 @@ type GoogleCloudDocumentaiV1beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1NormalizedVertex: A vertex represents a 2D point @@ -4045,9 +4045,9 @@ type GoogleCloudDocumentaiV1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -4101,9 +4101,9 @@ type GoogleCloudDocumentaiV1beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1OutputConfig: The desired output location and @@ -4134,9 +4134,9 @@ type GoogleCloudDocumentaiV1beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1ProcessDocumentResponse: Response to a single @@ -4161,9 +4161,9 @@ type GoogleCloudDocumentaiV1beta1ProcessDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1ProcessDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1ProcessDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1ProcessDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta1Vertex: A vertex represents a 2D point in the @@ -4187,9 +4187,9 @@ type GoogleCloudDocumentaiV1beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2Barcode: Encodes the detailed information of a @@ -4225,9 +4225,9 @@ type GoogleCloudDocumentaiV1beta2Barcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2Barcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2Barcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2Barcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse: Response to an @@ -4249,9 +4249,9 @@ type GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2BoundingPoly: A bounding polygon for the @@ -4274,9 +4274,9 @@ type GoogleCloudDocumentaiV1beta2BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2Document: Document represents the canonical @@ -4338,9 +4338,9 @@ type GoogleCloudDocumentaiV1beta2Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocument: Represents the chunks @@ -4361,9 +4361,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk: Represents a @@ -4394,9 +4394,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter: @@ -4419,9 +4419,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader: @@ -4444,9 +4444,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan: @@ -4469,9 +4469,9 @@ type GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayout: Represents the parsed @@ -4493,9 +4493,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock: @@ -4525,9 +4525,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -4551,9 +4551,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -4575,9 +4575,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPa @@ -4600,9 +4600,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -4627,9 +4627,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -4655,9 +4655,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -4678,9 +4678,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTe @@ -4708,9 +4708,9 @@ type GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentEntity: An entity that could be a phrase @@ -4761,9 +4761,9 @@ type GoogleCloudDocumentaiV1beta2DocumentEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentEntity) UnmarshalJSON(data []byte) error { @@ -4824,9 +4824,9 @@ type GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue) UnmarshalJSON(data []byte) error { @@ -4865,9 +4865,9 @@ type GoogleCloudDocumentaiV1beta2DocumentEntityRelation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentEntityRelation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentEntityRelation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentEntityRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentLabel: Label attaches schema information @@ -4897,9 +4897,9 @@ type GoogleCloudDocumentaiV1beta2DocumentLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentLabel) UnmarshalJSON(data []byte) error { @@ -4974,9 +4974,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageAnchor: Referencing the visual @@ -4999,9 +4999,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef: Represents a weak @@ -5047,9 +5047,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef) UnmarshalJSON(data []byte) error { @@ -5088,9 +5088,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageBlock struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode: A detected barcode. @@ -5112,9 +5112,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage: Detected language @@ -5139,9 +5139,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -5179,9 +5179,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageDimension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageDimension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageDimension) UnmarshalJSON(data []byte) error { @@ -5241,9 +5241,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageFormField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageFormField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageFormField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageFormField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageImage: Rendered image contents for @@ -5272,9 +5272,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores: Image quality @@ -5298,9 +5298,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScores) UnmarshalJSON(data []byte) error { @@ -5342,9 +5342,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect st NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageImageQualityScoresDetectedDefect) UnmarshalJSON(data []byte) error { @@ -5397,9 +5397,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageLayout) UnmarshalJSON(data []byte) error { @@ -5439,9 +5439,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageLine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageLine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageLine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageMatrix: Representation for @@ -5472,9 +5472,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageMatrix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageParagraph: A collection of lines @@ -5499,9 +5499,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageParagraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageParagraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageParagraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageParagraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageSymbol: A detected symbol. @@ -5523,9 +5523,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageSymbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageSymbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageSymbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageSymbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTable: A table representation @@ -5554,9 +5554,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell: A cell @@ -5583,9 +5583,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow: A row of table cells. @@ -5605,9 +5605,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageToken: A detected token. @@ -5635,9 +5635,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageToken struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageToken) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak: Detected break @@ -5665,9 +5665,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo: Font and other text @@ -5723,9 +5723,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentPageTokenStyleInfo) UnmarshalJSON(data []byte) error { @@ -5766,9 +5766,9 @@ type GoogleCloudDocumentaiV1beta2DocumentPageVisualElement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentPageVisualElement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentPageVisualElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentPageVisualElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentProvenance: Structure to identify @@ -5812,9 +5812,9 @@ type GoogleCloudDocumentaiV1beta2DocumentProvenance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentProvenance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentProvenance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentProvenanceParent: The parent element the @@ -5841,9 +5841,9 @@ type GoogleCloudDocumentaiV1beta2DocumentProvenanceParent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentProvenanceParent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentProvenanceParent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentProvenanceParent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentRevision: Contains past or forward @@ -5884,9 +5884,9 @@ type GoogleCloudDocumentaiV1beta2DocumentRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview: Human Review @@ -5910,9 +5910,9 @@ type GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentShardInfo: For a large document, @@ -5939,9 +5939,9 @@ type GoogleCloudDocumentaiV1beta2DocumentShardInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentShardInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentShardInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentShardInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentStyle: Annotation for common text style @@ -5983,9 +5983,9 @@ type GoogleCloudDocumentaiV1beta2DocumentStyle struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentStyle) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentStyle) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentStyleFontSize: Font size with unit. @@ -6008,9 +6008,9 @@ type GoogleCloudDocumentaiV1beta2DocumentStyleFontSize struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentStyleFontSize) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentStyleFontSize) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentStyleFontSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2DocumentStyleFontSize) UnmarshalJSON(data []byte) error { @@ -6048,9 +6048,9 @@ type GoogleCloudDocumentaiV1beta2DocumentTextAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentTextAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentTextAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentTextAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment: A text segment in @@ -6075,9 +6075,9 @@ type GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2DocumentTextChange: This message is used for @@ -6106,9 +6106,9 @@ type GoogleCloudDocumentaiV1beta2DocumentTextChange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2DocumentTextChange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2DocumentTextChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2DocumentTextChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2GcsDestination: The Google Cloud Storage @@ -6128,9 +6128,9 @@ type GoogleCloudDocumentaiV1beta2GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2GcsSource: The Google Cloud Storage location @@ -6150,9 +6150,9 @@ type GoogleCloudDocumentaiV1beta2GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2InputConfig: The desired input location and @@ -6184,9 +6184,9 @@ type GoogleCloudDocumentaiV1beta2InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2NormalizedVertex: A vertex represents a 2D point @@ -6210,9 +6210,9 @@ type GoogleCloudDocumentaiV1beta2NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta2NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -6266,9 +6266,9 @@ type GoogleCloudDocumentaiV1beta2OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2OutputConfig: The desired output location and @@ -6299,9 +6299,9 @@ type GoogleCloudDocumentaiV1beta2OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2ProcessDocumentResponse: Response to a single @@ -6326,9 +6326,9 @@ type GoogleCloudDocumentaiV1beta2ProcessDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2ProcessDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2ProcessDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2ProcessDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta2Vertex: A vertex represents a 2D point in the @@ -6352,9 +6352,9 @@ type GoogleCloudDocumentaiV1beta2Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta2Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta2Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta2Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3Barcode: Encodes the detailed information of a @@ -6390,9 +6390,9 @@ type GoogleCloudDocumentaiV1beta3Barcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3Barcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3Barcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3Barcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchDatasetDocuments: Dataset documents that @@ -6416,9 +6416,9 @@ type GoogleCloudDocumentaiV1beta3BatchDatasetDocuments struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchDatasetDocuments) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchDatasetDocuments) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchDatasetDocuments - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchDatasetDocumentsIndividualDocumentIds: List @@ -6440,9 +6440,9 @@ type GoogleCloudDocumentaiV1beta3BatchDatasetDocumentsIndividualDocumentIds stru NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchDatasetDocumentsIndividualDocumentIds) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchDatasetDocumentsIndividualDocumentIds) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchDatasetDocumentsIndividualDocumentIds - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata struct { @@ -6469,9 +6469,9 @@ type GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDelete @@ -6494,9 +6494,9 @@ type GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDele NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsRequest struct { @@ -6518,9 +6518,9 @@ type GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchDeleteDocumentsResponse: Response of the @@ -6549,9 +6549,9 @@ type GoogleCloudDocumentaiV1beta3BatchDocumentsInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchDocumentsInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchDocumentsInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchDocumentsInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchProcessMetadata: The long-running operation @@ -6591,9 +6591,9 @@ type GoogleCloudDocumentaiV1beta3BatchProcessMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchProcessMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchProcessMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchProcessMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus: The @@ -6628,9 +6628,9 @@ type GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchProcessRequest: Request message for @@ -6670,9 +6670,9 @@ type GoogleCloudDocumentaiV1beta3BatchProcessRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchProcessRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchProcessRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchProcessRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchInputConfig: The message @@ -6699,9 +6699,9 @@ type GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchOutputConfig: The output @@ -6723,9 +6723,9 @@ type GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchOutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchOutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3BatchProcessResponse: Response message for @@ -6753,9 +6753,9 @@ type GoogleCloudDocumentaiV1beta3BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3CommonOperationMetadata: The common metadata for @@ -6793,9 +6793,9 @@ type GoogleCloudDocumentaiV1beta3CommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3CommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3CommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3Dataset: A singleton resource under a Processor @@ -6844,9 +6844,9 @@ type GoogleCloudDocumentaiV1beta3Dataset struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3Dataset) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3Dataset) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3Dataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig: Configuration @@ -6871,9 +6871,9 @@ type GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DatasetDocumentWarehouseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig: Configuration specific @@ -6895,9 +6895,9 @@ type GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DatasetSchema: Dataset Schema. @@ -6924,9 +6924,9 @@ type GoogleCloudDocumentaiV1beta3DatasetSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DatasetSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DatasetSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DatasetSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DatasetSpannerIndexingConfig: Configuration @@ -6957,9 +6957,9 @@ type GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata: The long-running @@ -6980,9 +6980,9 @@ type GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata: The long-running @@ -7003,9 +7003,9 @@ type GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DeployProcessorVersionRequest: Request message @@ -7036,9 +7036,9 @@ type GoogleCloudDocumentaiV1beta3DisableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DisableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DisableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DisableProcessorRequest: Request message for the @@ -7109,9 +7109,9 @@ type GoogleCloudDocumentaiV1beta3Document struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3Document) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3Document) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentChunkedDocument: Represents the chunks @@ -7132,9 +7132,9 @@ type GoogleCloudDocumentaiV1beta3DocumentChunkedDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentChunkedDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentChunkedDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentChunkedDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunk: Represents a @@ -7165,9 +7165,9 @@ type GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageFooter: @@ -7190,9 +7190,9 @@ type GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageFooter str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageFooter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageFooter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageHeader: @@ -7215,9 +7215,9 @@ type GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageHeader str NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageSpan: @@ -7240,9 +7240,9 @@ type GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageSpan struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentChunkedDocumentChunkChunkPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentDocumentLayout: Represents the parsed @@ -7264,9 +7264,9 @@ type GoogleCloudDocumentaiV1beta3DocumentDocumentLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentDocumentLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentDocumentLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentDocumentLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlock: @@ -7296,9 +7296,9 @@ type GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlock struc NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -7322,9 +7322,9 @@ type GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutLi @@ -7346,9 +7346,9 @@ type GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutPa @@ -7371,9 +7371,9 @@ type GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -7398,9 +7398,9 @@ type GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -7426,9 +7426,9 @@ type GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTa @@ -7449,9 +7449,9 @@ type GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTe @@ -7479,9 +7479,9 @@ type GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayout NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentEntity: An entity that could be a phrase @@ -7532,9 +7532,9 @@ type GoogleCloudDocumentaiV1beta3DocumentEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3DocumentEntity) UnmarshalJSON(data []byte) error { @@ -7595,9 +7595,9 @@ type GoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue) UnmarshalJSON(data []byte) error { @@ -7636,9 +7636,9 @@ type GoogleCloudDocumentaiV1beta3DocumentEntityRelation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentEntityRelation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentEntityRelation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentEntityRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentId: Document Identifier. @@ -7662,9 +7662,9 @@ type GoogleCloudDocumentaiV1beta3DocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId: Identifies a @@ -7688,9 +7688,9 @@ type GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentIdGCSManagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId: Identifies a @@ -7711,9 +7711,9 @@ type GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentIdUnmanagedDocumentId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentMetadata: Metadata about a document. @@ -7754,9 +7754,9 @@ type GoogleCloudDocumentaiV1beta3DocumentMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentOutputConfig: Config that controls the @@ -7777,9 +7777,9 @@ type GoogleCloudDocumentaiV1beta3DocumentOutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentOutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfig: The @@ -7806,9 +7806,9 @@ type GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfigShardingConfig @@ -7831,9 +7831,9 @@ type GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfigShardingConf NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfigShardingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfigShardingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentOutputConfigGcsOutputConfigShardingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPage: A page in a Document. @@ -7894,9 +7894,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageAnchor: Referencing the visual @@ -7919,9 +7919,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef: Represents a weak @@ -7967,9 +7967,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef) UnmarshalJSON(data []byte) error { @@ -8008,9 +8008,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageBlock struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageBlock) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageDetectedBarcode: A detected barcode. @@ -8032,9 +8032,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageDetectedBarcode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageDetectedBarcode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageDetectedBarcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage: Detected language @@ -8059,9 +8059,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -8099,9 +8099,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageDimension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageDimension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3DocumentPageDimension) UnmarshalJSON(data []byte) error { @@ -8161,9 +8161,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageFormField struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageFormField) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageFormField) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageFormField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageImage: Rendered image contents for @@ -8192,9 +8192,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScores: Image quality @@ -8218,9 +8218,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScores struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScores) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScores) UnmarshalJSON(data []byte) error { @@ -8262,9 +8262,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScoresDetectedDefect st NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScoresDetectedDefect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScoresDetectedDefect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3DocumentPageImageQualityScoresDetectedDefect) UnmarshalJSON(data []byte) error { @@ -8317,9 +8317,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageLayout struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageLayout) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageLayout) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3DocumentPageLayout) UnmarshalJSON(data []byte) error { @@ -8359,9 +8359,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageLine struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageLine) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageLine) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageMatrix: Representation for @@ -8392,9 +8392,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageMatrix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageMatrix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageMatrix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageParagraph: A collection of lines @@ -8419,9 +8419,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageParagraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageParagraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageParagraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageParagraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageSymbol: A detected symbol. @@ -8443,9 +8443,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageSymbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageSymbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageSymbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageSymbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageTable: A table representation @@ -8474,9 +8474,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageTable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageTable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageTable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageTableTableCell: A cell @@ -8503,9 +8503,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageTableTableCell struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageTableTableCell) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageTableTableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow: A row of table cells. @@ -8525,9 +8525,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageToken: A detected token. @@ -8555,9 +8555,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageToken struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageToken) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageTokenDetectedBreak: Detected break @@ -8585,9 +8585,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageTokenDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageTokenDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageTokenDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentPageTokenStyleInfo: Font and other text @@ -8643,9 +8643,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageTokenStyleInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageTokenStyleInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageTokenStyleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3DocumentPageTokenStyleInfo) UnmarshalJSON(data []byte) error { @@ -8686,9 +8686,9 @@ type GoogleCloudDocumentaiV1beta3DocumentPageVisualElement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentPageVisualElement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentPageVisualElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentPageVisualElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentProvenance: Structure to identify @@ -8732,9 +8732,9 @@ type GoogleCloudDocumentaiV1beta3DocumentProvenance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentProvenance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentProvenance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentProvenanceParent: The parent element the @@ -8761,9 +8761,9 @@ type GoogleCloudDocumentaiV1beta3DocumentProvenanceParent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentProvenanceParent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentProvenanceParent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentProvenanceParent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentRevision: Contains past or forward @@ -8804,9 +8804,9 @@ type GoogleCloudDocumentaiV1beta3DocumentRevision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentRevision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentRevision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentRevision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentRevisionHumanReview: Human Review @@ -8830,9 +8830,9 @@ type GoogleCloudDocumentaiV1beta3DocumentRevisionHumanReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentRevisionHumanReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentRevisionHumanReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentSchema: The schema defines the output of @@ -8859,9 +8859,9 @@ type GoogleCloudDocumentaiV1beta3DocumentSchema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentSchema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentSchema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType: EntityType is the @@ -8905,9 +8905,9 @@ type GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues: Defines the @@ -8928,9 +8928,9 @@ type GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty: Defines @@ -8972,9 +8972,9 @@ type GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata: Metadata for global @@ -9007,9 +9007,9 @@ type GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentShardInfo: For a large document, @@ -9036,9 +9036,9 @@ type GoogleCloudDocumentaiV1beta3DocumentShardInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentShardInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentShardInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentShardInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentStyle: Annotation for common text style @@ -9080,9 +9080,9 @@ type GoogleCloudDocumentaiV1beta3DocumentStyle struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentStyle) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentStyle) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentStyleFontSize: Font size with unit. @@ -9105,9 +9105,9 @@ type GoogleCloudDocumentaiV1beta3DocumentStyleFontSize struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentStyleFontSize) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentStyleFontSize) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentStyleFontSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3DocumentStyleFontSize) UnmarshalJSON(data []byte) error { @@ -9145,9 +9145,9 @@ type GoogleCloudDocumentaiV1beta3DocumentTextAnchor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentTextAnchor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentTextAnchor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentTextAnchor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment: A text segment in @@ -9172,9 +9172,9 @@ type GoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3DocumentTextChange: This message is used for @@ -9203,9 +9203,9 @@ type GoogleCloudDocumentaiV1beta3DocumentTextChange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3DocumentTextChange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3DocumentTextChange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3DocumentTextChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EnableProcessorMetadata: The long-running @@ -9226,9 +9226,9 @@ type GoogleCloudDocumentaiV1beta3EnableProcessorMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EnableProcessorMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EnableProcessorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EnableProcessorRequest: Request message for the @@ -9260,9 +9260,9 @@ type GoogleCloudDocumentaiV1beta3EntityTypeMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EntityTypeMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EntityTypeMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EntityTypeMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata: Metadata of @@ -9283,9 +9283,9 @@ type GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionRequest: Evaluates the @@ -9307,9 +9307,9 @@ type GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse: Response of @@ -9330,9 +9330,9 @@ type GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3Evaluation: An evaluation of a @@ -9370,9 +9370,9 @@ type GoogleCloudDocumentaiV1beta3Evaluation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3Evaluation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3Evaluation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3Evaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EvaluationConfidenceLevelMetrics: Evaluations @@ -9395,9 +9395,9 @@ type GoogleCloudDocumentaiV1beta3EvaluationConfidenceLevelMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluationConfidenceLevelMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluationConfidenceLevelMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluationConfidenceLevelMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3EvaluationConfidenceLevelMetrics) UnmarshalJSON(data []byte) error { @@ -9440,9 +9440,9 @@ type GoogleCloudDocumentaiV1beta3EvaluationCounters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluationCounters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluationCounters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluationCounters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3EvaluationMetrics: Evaluation metrics, either in @@ -9486,9 +9486,9 @@ type GoogleCloudDocumentaiV1beta3EvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3EvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -9555,9 +9555,9 @@ type GoogleCloudDocumentaiV1beta3EvaluationMultiConfidenceMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluationMultiConfidenceMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluationMultiConfidenceMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluationMultiConfidenceMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3EvaluationMultiConfidenceMetrics) UnmarshalJSON(data []byte) error { @@ -9607,9 +9607,9 @@ type GoogleCloudDocumentaiV1beta3EvaluationReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3EvaluationReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3EvaluationReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3EvaluationReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse: Response message @@ -9633,9 +9633,9 @@ type GoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3FieldExtractionMetadata: Metadata for how this @@ -9656,9 +9656,9 @@ type GoogleCloudDocumentaiV1beta3FieldExtractionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3FieldExtractionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3FieldExtractionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3FieldExtractionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3GcsDocument: Specifies a document stored on @@ -9681,9 +9681,9 @@ type GoogleCloudDocumentaiV1beta3GcsDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3GcsDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3GcsDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3GcsDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3GcsDocuments: Specifies a set of documents on @@ -9704,9 +9704,9 @@ type GoogleCloudDocumentaiV1beta3GcsDocuments struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3GcsDocuments) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3GcsDocuments) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3GcsDocuments - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3GcsPrefix: Specifies all documents on Cloud @@ -9727,9 +9727,9 @@ type GoogleCloudDocumentaiV1beta3GcsPrefix struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3GcsPrefix) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3GcsPrefix) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3GcsPrefix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDocumentaiV1beta3GetDocumentResponse struct { @@ -9750,9 +9750,9 @@ type GoogleCloudDocumentaiV1beta3GetDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3GetDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3GetDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3GetDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3HumanReviewStatus: The status of human review on @@ -9793,9 +9793,9 @@ type GoogleCloudDocumentaiV1beta3HumanReviewStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3HumanReviewStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3HumanReviewStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3HumanReviewStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata: Metadata of the import @@ -9824,9 +9824,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResu @@ -9851,9 +9851,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationRe NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus: @@ -9879,9 +9879,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus s NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDocumentaiV1beta3ImportDocumentsRequest struct { @@ -9901,9 +9901,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsRequestBatchDocumentsImportConfig: @@ -9939,9 +9939,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsRequestBatchDocumentsImportConfi NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsRequestBatchDocumentsImportConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsRequestBatchDocumentsImportConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsRequestBatchDocumentsImportConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportDocumentsRequestBatchDocumentsImportConfigA @@ -9962,9 +9962,9 @@ type GoogleCloudDocumentaiV1beta3ImportDocumentsRequestBatchDocumentsImportConfi NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsRequestBatchDocumentsImportConfigAutoSplitConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportDocumentsRequestBatchDocumentsImportConfigAutoSplitConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportDocumentsRequestBatchDocumentsImportConfigAutoSplitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3ImportDocumentsRequestBatchDocumentsImportConfigAutoSplitConfig) UnmarshalJSON(data []byte) error { @@ -10004,9 +10004,9 @@ type GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportProcessorVersionRequest: The request @@ -10041,9 +10041,9 @@ type GoogleCloudDocumentaiV1beta3ImportProcessorVersionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportProcessorVersionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportProcessorVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportProcessorVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportProcessorVersionRequestExternalProcessorVer @@ -10069,9 +10069,9 @@ type GoogleCloudDocumentaiV1beta3ImportProcessorVersionRequestExternalProcessorV NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportProcessorVersionRequestExternalProcessorVersionSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportProcessorVersionRequestExternalProcessorVersionSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportProcessorVersionRequestExternalProcessorVersionSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse: The response @@ -10092,9 +10092,9 @@ type GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDocumentaiV1beta3ListDocumentsRequest struct { @@ -10143,9 +10143,9 @@ type GoogleCloudDocumentaiV1beta3ListDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ListDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ListDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ListDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudDocumentaiV1beta3ListDocumentsResponse struct { @@ -10173,9 +10173,9 @@ type GoogleCloudDocumentaiV1beta3ListDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ListDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ListDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ListDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ListEvaluationsResponse: The response from @@ -10202,9 +10202,9 @@ type GoogleCloudDocumentaiV1beta3ListEvaluationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ListEvaluationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ListEvaluationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ListEvaluationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ListProcessorTypesResponse: Response message for @@ -10230,9 +10230,9 @@ type GoogleCloudDocumentaiV1beta3ListProcessorTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ListProcessorTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ListProcessorTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ListProcessorTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ListProcessorVersionsResponse: Response message @@ -10258,9 +10258,9 @@ type GoogleCloudDocumentaiV1beta3ListProcessorVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ListProcessorVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ListProcessorVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ListProcessorVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ListProcessorsResponse: Response message for the @@ -10286,9 +10286,9 @@ type GoogleCloudDocumentaiV1beta3ListProcessorsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ListProcessorsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ListProcessorsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ListProcessorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3NormalizedVertex: A vertex represents a 2D point @@ -10312,9 +10312,9 @@ type GoogleCloudDocumentaiV1beta3NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -10375,9 +10375,9 @@ type GoogleCloudDocumentaiV1beta3OcrConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3OcrConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3OcrConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3OcrConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3OcrConfigHints: Hints for OCR Engine @@ -10402,9 +10402,9 @@ type GoogleCloudDocumentaiV1beta3OcrConfigHints struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3OcrConfigHints) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3OcrConfigHints) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3OcrConfigHints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3OcrConfigPremiumFeatures: Configurations for @@ -10431,9 +10431,9 @@ type GoogleCloudDocumentaiV1beta3OcrConfigPremiumFeatures struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3OcrConfigPremiumFeatures) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3OcrConfigPremiumFeatures) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3OcrConfigPremiumFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ProcessOptions: Options for Process API @@ -10468,9 +10468,9 @@ type GoogleCloudDocumentaiV1beta3ProcessOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ProcessOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ProcessOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ProcessOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ProcessOptionsIndividualPageSelector: A list of @@ -10491,9 +10491,9 @@ type GoogleCloudDocumentaiV1beta3ProcessOptionsIndividualPageSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ProcessOptionsIndividualPageSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ProcessOptionsIndividualPageSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ProcessOptionsIndividualPageSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfig: Serving config for @@ -10514,9 +10514,9 @@ type GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfigChunkingConfig: @@ -10548,9 +10548,9 @@ type GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfigChunkingConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfigChunkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfigChunkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ProcessOptionsLayoutConfigChunkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ProcessRequest: Request message for the @@ -10593,9 +10593,9 @@ type GoogleCloudDocumentaiV1beta3ProcessRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ProcessRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ProcessRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ProcessRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ProcessResponse: Response message for the @@ -10627,9 +10627,9 @@ type GoogleCloudDocumentaiV1beta3ProcessResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ProcessResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ProcessResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ProcessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3Processor: The first-class citizen for Document @@ -10698,9 +10698,9 @@ type GoogleCloudDocumentaiV1beta3Processor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3Processor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3Processor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3Processor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ProcessorType: A processor type is responsible @@ -10774,9 +10774,9 @@ type GoogleCloudDocumentaiV1beta3ProcessorType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ProcessorType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ProcessorType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ProcessorType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo: The location @@ -10798,9 +10798,9 @@ type GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ProcessorVersion: A processor version is an @@ -10875,9 +10875,9 @@ type GoogleCloudDocumentaiV1beta3ProcessorVersion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ProcessorVersion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ProcessorVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ProcessorVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ProcessorVersionAlias: Contains the alias and @@ -10900,9 +10900,9 @@ type GoogleCloudDocumentaiV1beta3ProcessorVersionAlias struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ProcessorVersionAlias) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ProcessorVersionAlias) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ProcessorVersionAlias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo: Information @@ -10927,9 +10927,9 @@ type GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3PropertyMetadata: Metadata about a property. @@ -10951,9 +10951,9 @@ type GoogleCloudDocumentaiV1beta3PropertyMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3PropertyMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3PropertyMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3PropertyMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3RawDocument: Payload message of raw document @@ -10982,9 +10982,9 @@ type GoogleCloudDocumentaiV1beta3RawDocument struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3RawDocument) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3RawDocument) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3RawDocument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata: The @@ -11024,9 +11024,9 @@ type GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ReviewDocumentRequest: Request message for the @@ -11061,9 +11061,9 @@ type GoogleCloudDocumentaiV1beta3ReviewDocumentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ReviewDocumentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ReviewDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ReviewDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3ReviewDocumentResponse: Response message for the @@ -11095,9 +11095,9 @@ type GoogleCloudDocumentaiV1beta3ReviewDocumentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3ReviewDocumentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3ReviewDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3ReviewDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3RevisionRef: The revision reference specifies @@ -11132,9 +11132,9 @@ type GoogleCloudDocumentaiV1beta3RevisionRef struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3RevisionRef) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3RevisionRef) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3RevisionRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata: The @@ -11155,9 +11155,9 @@ type GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionRequest: Request @@ -11181,9 +11181,9 @@ type GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse: Response @@ -11222,9 +11222,9 @@ type GoogleCloudDocumentaiV1beta3SummaryOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3SummaryOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3SummaryOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3SummaryOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata: The metadata that @@ -11249,9 +11249,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation: @@ -11283,9 +11283,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequest: Request message @@ -11322,9 +11322,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestCustomDocumentExtract @@ -11351,9 +11351,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestCustomDocumentExtra NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestCustomDocumentExtractionOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestCustomDocumentExtractionOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestCustomDocumentExtractionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestFoundationModelTuning @@ -11380,9 +11380,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestFoundationModelTuni NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestFoundationModelTuningOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestFoundationModelTuningOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestFoundationModelTuningOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestFoundationModelTuningOptions) UnmarshalJSON(data []byte) error { @@ -11419,9 +11419,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestInputData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestInputData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestInputData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionRequestInputData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse: The response for @@ -11443,9 +11443,9 @@ type GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata: The @@ -11466,9 +11466,9 @@ type GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3UndeployProcessorVersionRequest: Request message @@ -11497,9 +11497,9 @@ type GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudDocumentaiV1beta3Vertex: A vertex represents a 2D point in the @@ -11523,9 +11523,9 @@ type GoogleCloudDocumentaiV1beta3Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudDocumentaiV1beta3Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudDocumentaiV1beta3Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudDocumentaiV1beta3Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationListLocationsResponse: The response message for @@ -11552,9 +11552,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -11591,9 +11591,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -11620,9 +11620,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -11667,9 +11667,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -11711,9 +11711,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeColor: Represents a color in the RGBA color space. This @@ -11794,9 +11794,9 @@ type GoogleTypeColor struct { NullFields []string `json:"-"` } -func (s *GoogleTypeColor) MarshalJSON() ([]byte, error) { +func (s GoogleTypeColor) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeColor) UnmarshalJSON(data []byte) error { @@ -11852,9 +11852,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDateTime: Represents civil time (or occasionally physical time). @@ -11915,9 +11915,9 @@ type GoogleTypeDateTime struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDateTime) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDateTime) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -11946,9 +11946,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypePostalAddress: Represents a postal address, e.g. for postal @@ -12045,9 +12045,9 @@ type GoogleTypePostalAddress struct { NullFields []string `json:"-"` } -func (s *GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { +func (s GoogleTypePostalAddress) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypePostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeZone: Represents a time zone from the IANA Time Zone Database @@ -12070,9 +12070,9 @@ type GoogleTypeTimeZone struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsFetchProcessorTypesCall struct { diff --git a/domains/v1/domains-gen.go b/domains/v1/domains-gen.go index 95429f0616..8efe969e36 100644 --- a/domains/v1/domains-gen.go +++ b/domains/v1/domains-gen.go @@ -235,9 +235,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -270,9 +270,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizationCode: Defines an authorization code. @@ -296,9 +296,9 @@ type AuthorizationCode struct { NullFields []string `json:"-"` } -func (s *AuthorizationCode) MarshalJSON() ([]byte, error) { +func (s AuthorizationCode) MarshalJSON() ([]byte, error) { type NoMethod AuthorizationCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -395,9 +395,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigureContactSettingsRequest: Request for the `ConfigureContactSettings` @@ -435,9 +435,9 @@ type ConfigureContactSettingsRequest struct { NullFields []string `json:"-"` } -func (s *ConfigureContactSettingsRequest) MarshalJSON() ([]byte, error) { +func (s ConfigureContactSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod ConfigureContactSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigureDnsSettingsRequest: Request for the `ConfigureDnsSettings` method. @@ -468,9 +468,9 @@ type ConfigureDnsSettingsRequest struct { NullFields []string `json:"-"` } -func (s *ConfigureDnsSettingsRequest) MarshalJSON() ([]byte, error) { +func (s ConfigureDnsSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod ConfigureDnsSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigureManagementSettingsRequest: Request for the @@ -495,9 +495,9 @@ type ConfigureManagementSettingsRequest struct { NullFields []string `json:"-"` } -func (s *ConfigureManagementSettingsRequest) MarshalJSON() ([]byte, error) { +func (s ConfigureManagementSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod ConfigureManagementSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Contact: Details required for a contact associated with a `Registration`. @@ -525,9 +525,9 @@ type Contact struct { NullFields []string `json:"-"` } -func (s *Contact) MarshalJSON() ([]byte, error) { +func (s Contact) MarshalJSON() ([]byte, error) { type NoMethod Contact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactSettings: Defines the contact information associated with a @@ -582,9 +582,9 @@ type ContactSettings struct { NullFields []string `json:"-"` } -func (s *ContactSettings) MarshalJSON() ([]byte, error) { +func (s ContactSettings) MarshalJSON() ([]byte, error) { type NoMethod ContactSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDns: Configuration for an arbitrary DNS provider. @@ -610,9 +610,9 @@ type CustomDns struct { NullFields []string `json:"-"` } -func (s *CustomDns) MarshalJSON() ([]byte, error) { +func (s CustomDns) MarshalJSON() ([]byte, error) { type NoMethod CustomDns - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsSettings: Defines the DNS configuration of a `Registration`, including @@ -652,9 +652,9 @@ type DnsSettings struct { NullFields []string `json:"-"` } -func (s *DnsSettings) MarshalJSON() ([]byte, error) { +func (s DnsSettings) MarshalJSON() ([]byte, error) { type NoMethod DnsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Domain: A domain that the calling user manages in Google Domains. @@ -696,9 +696,9 @@ type Domain struct { NullFields []string `json:"-"` } -func (s *Domain) MarshalJSON() ([]byte, error) { +func (s Domain) MarshalJSON() ([]byte, error) { type NoMethod Domain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainForwarding: Domain forwarding configuration. @@ -740,9 +740,9 @@ type DomainForwarding struct { NullFields []string `json:"-"` } -func (s *DomainForwarding) MarshalJSON() ([]byte, error) { +func (s DomainForwarding) MarshalJSON() ([]byte, error) { type NoMethod DomainForwarding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DsRecord: Defines a Delegation Signer (DS) record, which is needed to enable @@ -800,9 +800,9 @@ type DsRecord struct { NullFields []string `json:"-"` } -func (s *DsRecord) MarshalJSON() ([]byte, error) { +func (s DsRecord) MarshalJSON() ([]byte, error) { type NoMethod DsRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmailForwarding: Email forwarding configuration. @@ -826,9 +826,9 @@ type EmailForwarding struct { NullFields []string `json:"-"` } -func (s *EmailForwarding) MarshalJSON() ([]byte, error) { +func (s EmailForwarding) MarshalJSON() ([]byte, error) { type NoMethod EmailForwarding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportRegistrationRequest: Deprecated: For more information, see Cloud @@ -881,9 +881,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoPolicy: Configures a `RRSetRoutingPolicy` that routes based on the geo @@ -913,9 +913,9 @@ type GeoPolicy struct { NullFields []string `json:"-"` } -func (s *GeoPolicy) MarshalJSON() ([]byte, error) { +func (s GeoPolicy) MarshalJSON() ([]byte, error) { type NoMethod GeoPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoPolicyItem: ResourceRecordSet data for one geo location. @@ -946,9 +946,9 @@ type GeoPolicyItem struct { NullFields []string `json:"-"` } -func (s *GeoPolicyItem) MarshalJSON() ([]byte, error) { +func (s GeoPolicyItem) MarshalJSON() ([]byte, error) { type NoMethod GeoPolicyItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GlueRecord: Defines a host on your domain that is a DNS name server for your @@ -981,9 +981,9 @@ type GlueRecord struct { NullFields []string `json:"-"` } -func (s *GlueRecord) MarshalJSON() ([]byte, error) { +func (s GlueRecord) MarshalJSON() ([]byte, error) { type NoMethod GlueRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDomainsDns: Deprecated: For more information, see Cloud Domains @@ -1028,9 +1028,9 @@ type GoogleDomainsDns struct { NullFields []string `json:"-"` } -func (s *GoogleDomainsDns) MarshalJSON() ([]byte, error) { +func (s GoogleDomainsDns) MarshalJSON() ([]byte, error) { type NoMethod GoogleDomainsDns - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckTargets: HealthCheckTargets describes endpoints to health-check @@ -1053,9 +1053,9 @@ type HealthCheckTargets struct { NullFields []string `json:"-"` } -func (s *HealthCheckTargets) MarshalJSON() ([]byte, error) { +func (s HealthCheckTargets) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckTargets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportDomainRequest: Deprecated: For more information, see Cloud Domains @@ -1081,9 +1081,9 @@ type ImportDomainRequest struct { NullFields []string `json:"-"` } -func (s *ImportDomainRequest) MarshalJSON() ([]byte, error) { +func (s ImportDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InitiatePushTransferRequest: Request for the `InitiatePushTransfer` method. @@ -1104,9 +1104,9 @@ type InitiatePushTransferRequest struct { NullFields []string `json:"-"` } -func (s *InitiatePushTransferRequest) MarshalJSON() ([]byte, error) { +func (s InitiatePushTransferRequest) MarshalJSON() ([]byte, error) { type NoMethod InitiatePushTransferRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1132,9 +1132,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1160,9 +1160,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRegistrationsResponse: Response for the `ListRegistrations` method. @@ -1189,9 +1189,9 @@ type ListRegistrationsResponse struct { NullFields []string `json:"-"` } -func (s *ListRegistrationsResponse) MarshalJSON() ([]byte, error) { +func (s ListRegistrationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRegistrationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancerTarget: The configuration for an individual load balancer to @@ -1246,9 +1246,9 @@ type LoadBalancerTarget struct { NullFields []string `json:"-"` } -func (s *LoadBalancerTarget) MarshalJSON() ([]byte, error) { +func (s LoadBalancerTarget) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancerTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1284,9 +1284,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagementSettings: Defines renewal, billing, and transfer settings for a @@ -1372,9 +1372,9 @@ type ManagementSettings struct { NullFields []string `json:"-"` } -func (s *ManagementSettings) MarshalJSON() ([]byte, error) { +func (s ManagementSettings) MarshalJSON() ([]byte, error) { type NoMethod ManagementSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -1403,9 +1403,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1450,9 +1450,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1483,9 +1483,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1575,9 +1575,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalAddress: Represents a postal address, e.g. for postal delivery or @@ -1674,9 +1674,9 @@ type PostalAddress struct { NullFields []string `json:"-"` } -func (s *PostalAddress) MarshalJSON() ([]byte, error) { +func (s PostalAddress) MarshalJSON() ([]byte, error) { type NoMethod PostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrimaryBackupPolicy: Configures a RRSetRoutingPolicy such that all queries @@ -1707,9 +1707,9 @@ type PrimaryBackupPolicy struct { NullFields []string `json:"-"` } -func (s *PrimaryBackupPolicy) MarshalJSON() ([]byte, error) { +func (s PrimaryBackupPolicy) MarshalJSON() ([]byte, error) { type NoMethod PrimaryBackupPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PrimaryBackupPolicy) UnmarshalJSON(data []byte) error { @@ -1748,9 +1748,9 @@ type RRSetRoutingPolicy struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicy) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicy) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegisterDomainRequest: Request for the `RegisterDomain` method. @@ -1798,9 +1798,9 @@ type RegisterDomainRequest struct { NullFields []string `json:"-"` } -func (s *RegisterDomainRequest) MarshalJSON() ([]byte, error) { +func (s RegisterDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod RegisterDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegisterParameters: Parameters required to register a new domain. @@ -1870,9 +1870,9 @@ type RegisterParameters struct { NullFields []string `json:"-"` } -func (s *RegisterParameters) MarshalJSON() ([]byte, error) { +func (s RegisterParameters) MarshalJSON() ([]byte, error) { type NoMethod RegisterParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Registration: The `Registration` resource facilitates managing and @@ -2081,9 +2081,9 @@ type Registration struct { NullFields []string `json:"-"` } -func (s *Registration) MarshalJSON() ([]byte, error) { +func (s Registration) MarshalJSON() ([]byte, error) { type NoMethod Registration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenewDomainRequest: Request for the `RenewDomain` method. @@ -2110,9 +2110,9 @@ type RenewDomainRequest struct { NullFields []string `json:"-"` } -func (s *RenewDomainRequest) MarshalJSON() ([]byte, error) { +func (s RenewDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod RenewDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetAuthorizationCodeRequest: Request for the `ResetAuthorizationCode` @@ -2153,9 +2153,9 @@ type ResourceRecordSet struct { NullFields []string `json:"-"` } -func (s *ResourceRecordSet) MarshalJSON() ([]byte, error) { +func (s ResourceRecordSet) MarshalJSON() ([]byte, error) { type NoMethod ResourceRecordSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveGoogleDomainsDnsRecordsResponse: Response for the @@ -2183,9 +2183,9 @@ type RetrieveGoogleDomainsDnsRecordsResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveGoogleDomainsDnsRecordsResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveGoogleDomainsDnsRecordsResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveGoogleDomainsDnsRecordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveGoogleDomainsForwardingConfigResponse: Response for the @@ -2215,9 +2215,9 @@ type RetrieveGoogleDomainsForwardingConfigResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveGoogleDomainsForwardingConfigResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveGoogleDomainsForwardingConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveGoogleDomainsForwardingConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveImportableDomainsResponse: Deprecated: For more information, see @@ -2247,9 +2247,9 @@ type RetrieveImportableDomainsResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveImportableDomainsResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveImportableDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveImportableDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveRegisterParametersResponse: Response for the @@ -2274,9 +2274,9 @@ type RetrieveRegisterParametersResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveRegisterParametersResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveRegisterParametersResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveRegisterParametersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveTransferParametersResponse: Deprecated: For more information, see @@ -2303,9 +2303,9 @@ type RetrieveTransferParametersResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveTransferParametersResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveTransferParametersResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveTransferParametersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchDomainsResponse: Response for the `SearchDomains` method. @@ -2328,9 +2328,9 @@ type SearchDomainsResponse struct { NullFields []string `json:"-"` } -func (s *SearchDomainsResponse) MarshalJSON() ([]byte, error) { +func (s SearchDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2357,9 +2357,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2391,9 +2391,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2416,9 +2416,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2443,9 +2443,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferDomainRequest: Deprecated: For more information, see Cloud Domains @@ -2492,9 +2492,9 @@ type TransferDomainRequest struct { NullFields []string `json:"-"` } -func (s *TransferDomainRequest) MarshalJSON() ([]byte, error) { +func (s TransferDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod TransferDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferParameters: Deprecated: For more information, see Cloud Domains @@ -2562,9 +2562,9 @@ type TransferParameters struct { NullFields []string `json:"-"` } -func (s *TransferParameters) MarshalJSON() ([]byte, error) { +func (s TransferParameters) MarshalJSON() ([]byte, error) { type NoMethod TransferParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WrrPolicy: Configures a RRSetRoutingPolicy that routes in a weighted round @@ -2584,9 +2584,9 @@ type WrrPolicy struct { NullFields []string `json:"-"` } -func (s *WrrPolicy) MarshalJSON() ([]byte, error) { +func (s WrrPolicy) MarshalJSON() ([]byte, error) { type NoMethod WrrPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WrrPolicyItem: A routing block which contains the routing information for @@ -2622,9 +2622,9 @@ type WrrPolicyItem struct { NullFields []string `json:"-"` } -func (s *WrrPolicyItem) MarshalJSON() ([]byte, error) { +func (s WrrPolicyItem) MarshalJSON() ([]byte, error) { type NoMethod WrrPolicyItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WrrPolicyItem) UnmarshalJSON(data []byte) error { diff --git a/domains/v1alpha2/domains-gen.go b/domains/v1alpha2/domains-gen.go index 998a17aa25..1a4eae9dd9 100644 --- a/domains/v1alpha2/domains-gen.go +++ b/domains/v1alpha2/domains-gen.go @@ -235,9 +235,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -270,9 +270,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizationCode: Defines an authorization code. @@ -296,9 +296,9 @@ type AuthorizationCode struct { NullFields []string `json:"-"` } -func (s *AuthorizationCode) MarshalJSON() ([]byte, error) { +func (s AuthorizationCode) MarshalJSON() ([]byte, error) { type NoMethod AuthorizationCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -395,9 +395,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigureContactSettingsRequest: Request for the `ConfigureContactSettings` @@ -435,9 +435,9 @@ type ConfigureContactSettingsRequest struct { NullFields []string `json:"-"` } -func (s *ConfigureContactSettingsRequest) MarshalJSON() ([]byte, error) { +func (s ConfigureContactSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod ConfigureContactSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigureDnsSettingsRequest: Request for the `ConfigureDnsSettings` method. @@ -468,9 +468,9 @@ type ConfigureDnsSettingsRequest struct { NullFields []string `json:"-"` } -func (s *ConfigureDnsSettingsRequest) MarshalJSON() ([]byte, error) { +func (s ConfigureDnsSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod ConfigureDnsSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigureManagementSettingsRequest: Request for the @@ -495,9 +495,9 @@ type ConfigureManagementSettingsRequest struct { NullFields []string `json:"-"` } -func (s *ConfigureManagementSettingsRequest) MarshalJSON() ([]byte, error) { +func (s ConfigureManagementSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod ConfigureManagementSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Contact: Details required for a contact associated with a `Registration`. @@ -525,9 +525,9 @@ type Contact struct { NullFields []string `json:"-"` } -func (s *Contact) MarshalJSON() ([]byte, error) { +func (s Contact) MarshalJSON() ([]byte, error) { type NoMethod Contact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactSettings: Defines the contact information associated with a @@ -582,9 +582,9 @@ type ContactSettings struct { NullFields []string `json:"-"` } -func (s *ContactSettings) MarshalJSON() ([]byte, error) { +func (s ContactSettings) MarshalJSON() ([]byte, error) { type NoMethod ContactSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDns: Configuration for an arbitrary DNS provider. @@ -610,9 +610,9 @@ type CustomDns struct { NullFields []string `json:"-"` } -func (s *CustomDns) MarshalJSON() ([]byte, error) { +func (s CustomDns) MarshalJSON() ([]byte, error) { type NoMethod CustomDns - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsSettings: Defines the DNS configuration of a `Registration`, including @@ -652,9 +652,9 @@ type DnsSettings struct { NullFields []string `json:"-"` } -func (s *DnsSettings) MarshalJSON() ([]byte, error) { +func (s DnsSettings) MarshalJSON() ([]byte, error) { type NoMethod DnsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Domain: A domain that the calling user manages in Google Domains. @@ -696,9 +696,9 @@ type Domain struct { NullFields []string `json:"-"` } -func (s *Domain) MarshalJSON() ([]byte, error) { +func (s Domain) MarshalJSON() ([]byte, error) { type NoMethod Domain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainForwarding: Domain forwarding configuration. @@ -740,9 +740,9 @@ type DomainForwarding struct { NullFields []string `json:"-"` } -func (s *DomainForwarding) MarshalJSON() ([]byte, error) { +func (s DomainForwarding) MarshalJSON() ([]byte, error) { type NoMethod DomainForwarding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DsRecord: Defines a Delegation Signer (DS) record, which is needed to enable @@ -800,9 +800,9 @@ type DsRecord struct { NullFields []string `json:"-"` } -func (s *DsRecord) MarshalJSON() ([]byte, error) { +func (s DsRecord) MarshalJSON() ([]byte, error) { type NoMethod DsRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmailForwarding: Email forwarding configuration. @@ -826,9 +826,9 @@ type EmailForwarding struct { NullFields []string `json:"-"` } -func (s *EmailForwarding) MarshalJSON() ([]byte, error) { +func (s EmailForwarding) MarshalJSON() ([]byte, error) { type NoMethod EmailForwarding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportRegistrationRequest: Deprecated: For more information, see Cloud @@ -881,9 +881,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoPolicy: Configures a `RRSetRoutingPolicy` that routes based on the geo @@ -913,9 +913,9 @@ type GeoPolicy struct { NullFields []string `json:"-"` } -func (s *GeoPolicy) MarshalJSON() ([]byte, error) { +func (s GeoPolicy) MarshalJSON() ([]byte, error) { type NoMethod GeoPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoPolicyItem: ResourceRecordSet data for one geo location. @@ -946,9 +946,9 @@ type GeoPolicyItem struct { NullFields []string `json:"-"` } -func (s *GeoPolicyItem) MarshalJSON() ([]byte, error) { +func (s GeoPolicyItem) MarshalJSON() ([]byte, error) { type NoMethod GeoPolicyItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GlueRecord: Defines a host on your domain that is a DNS name server for your @@ -981,9 +981,9 @@ type GlueRecord struct { NullFields []string `json:"-"` } -func (s *GlueRecord) MarshalJSON() ([]byte, error) { +func (s GlueRecord) MarshalJSON() ([]byte, error) { type NoMethod GlueRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDomainsDns: Deprecated: For more information, see Cloud Domains @@ -1028,9 +1028,9 @@ type GoogleDomainsDns struct { NullFields []string `json:"-"` } -func (s *GoogleDomainsDns) MarshalJSON() ([]byte, error) { +func (s GoogleDomainsDns) MarshalJSON() ([]byte, error) { type NoMethod GoogleDomainsDns - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckTargets: HealthCheckTargets describes endpoints to health-check @@ -1053,9 +1053,9 @@ type HealthCheckTargets struct { NullFields []string `json:"-"` } -func (s *HealthCheckTargets) MarshalJSON() ([]byte, error) { +func (s HealthCheckTargets) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckTargets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportDomainRequest: Deprecated: For more information, see Cloud Domains @@ -1081,9 +1081,9 @@ type ImportDomainRequest struct { NullFields []string `json:"-"` } -func (s *ImportDomainRequest) MarshalJSON() ([]byte, error) { +func (s ImportDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InitiatePushTransferRequest: Request for the `InitiatePushTransfer` method. @@ -1104,9 +1104,9 @@ type InitiatePushTransferRequest struct { NullFields []string `json:"-"` } -func (s *InitiatePushTransferRequest) MarshalJSON() ([]byte, error) { +func (s InitiatePushTransferRequest) MarshalJSON() ([]byte, error) { type NoMethod InitiatePushTransferRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1132,9 +1132,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1160,9 +1160,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRegistrationsResponse: Response for the `ListRegistrations` method. @@ -1189,9 +1189,9 @@ type ListRegistrationsResponse struct { NullFields []string `json:"-"` } -func (s *ListRegistrationsResponse) MarshalJSON() ([]byte, error) { +func (s ListRegistrationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRegistrationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancerTarget: The configuration for an individual load balancer to @@ -1246,9 +1246,9 @@ type LoadBalancerTarget struct { NullFields []string `json:"-"` } -func (s *LoadBalancerTarget) MarshalJSON() ([]byte, error) { +func (s LoadBalancerTarget) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancerTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1284,9 +1284,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagementSettings: Defines renewal, billing, and transfer settings for a @@ -1372,9 +1372,9 @@ type ManagementSettings struct { NullFields []string `json:"-"` } -func (s *ManagementSettings) MarshalJSON() ([]byte, error) { +func (s ManagementSettings) MarshalJSON() ([]byte, error) { type NoMethod ManagementSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -1403,9 +1403,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1450,9 +1450,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1483,9 +1483,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1575,9 +1575,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalAddress: Represents a postal address, e.g. for postal delivery or @@ -1674,9 +1674,9 @@ type PostalAddress struct { NullFields []string `json:"-"` } -func (s *PostalAddress) MarshalJSON() ([]byte, error) { +func (s PostalAddress) MarshalJSON() ([]byte, error) { type NoMethod PostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrimaryBackupPolicy: Configures a RRSetRoutingPolicy such that all queries @@ -1707,9 +1707,9 @@ type PrimaryBackupPolicy struct { NullFields []string `json:"-"` } -func (s *PrimaryBackupPolicy) MarshalJSON() ([]byte, error) { +func (s PrimaryBackupPolicy) MarshalJSON() ([]byte, error) { type NoMethod PrimaryBackupPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PrimaryBackupPolicy) UnmarshalJSON(data []byte) error { @@ -1748,9 +1748,9 @@ type RRSetRoutingPolicy struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicy) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicy) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegisterDomainRequest: Request for the `RegisterDomain` method. @@ -1798,9 +1798,9 @@ type RegisterDomainRequest struct { NullFields []string `json:"-"` } -func (s *RegisterDomainRequest) MarshalJSON() ([]byte, error) { +func (s RegisterDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod RegisterDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegisterParameters: Parameters required to register a new domain. @@ -1870,9 +1870,9 @@ type RegisterParameters struct { NullFields []string `json:"-"` } -func (s *RegisterParameters) MarshalJSON() ([]byte, error) { +func (s RegisterParameters) MarshalJSON() ([]byte, error) { type NoMethod RegisterParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Registration: The `Registration` resource facilitates managing and @@ -2088,9 +2088,9 @@ type Registration struct { NullFields []string `json:"-"` } -func (s *Registration) MarshalJSON() ([]byte, error) { +func (s Registration) MarshalJSON() ([]byte, error) { type NoMethod Registration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenewDomainRequest: Request for the `RenewDomain` method. @@ -2117,9 +2117,9 @@ type RenewDomainRequest struct { NullFields []string `json:"-"` } -func (s *RenewDomainRequest) MarshalJSON() ([]byte, error) { +func (s RenewDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod RenewDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetAuthorizationCodeRequest: Request for the `ResetAuthorizationCode` @@ -2160,9 +2160,9 @@ type ResourceRecordSet struct { NullFields []string `json:"-"` } -func (s *ResourceRecordSet) MarshalJSON() ([]byte, error) { +func (s ResourceRecordSet) MarshalJSON() ([]byte, error) { type NoMethod ResourceRecordSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveGoogleDomainsDnsRecordsResponse: Response for the @@ -2190,9 +2190,9 @@ type RetrieveGoogleDomainsDnsRecordsResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveGoogleDomainsDnsRecordsResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveGoogleDomainsDnsRecordsResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveGoogleDomainsDnsRecordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveGoogleDomainsForwardingConfigResponse: Response for the @@ -2222,9 +2222,9 @@ type RetrieveGoogleDomainsForwardingConfigResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveGoogleDomainsForwardingConfigResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveGoogleDomainsForwardingConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveGoogleDomainsForwardingConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveImportableDomainsResponse: Deprecated: For more information, see @@ -2254,9 +2254,9 @@ type RetrieveImportableDomainsResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveImportableDomainsResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveImportableDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveImportableDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveRegisterParametersResponse: Response for the @@ -2281,9 +2281,9 @@ type RetrieveRegisterParametersResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveRegisterParametersResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveRegisterParametersResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveRegisterParametersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveTransferParametersResponse: Deprecated: For more information, see @@ -2310,9 +2310,9 @@ type RetrieveTransferParametersResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveTransferParametersResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveTransferParametersResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveTransferParametersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchDomainsResponse: Response for the `SearchDomains` method. @@ -2335,9 +2335,9 @@ type SearchDomainsResponse struct { NullFields []string `json:"-"` } -func (s *SearchDomainsResponse) MarshalJSON() ([]byte, error) { +func (s SearchDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2364,9 +2364,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2398,9 +2398,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2423,9 +2423,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2450,9 +2450,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferDomainRequest: Deprecated: For more information, see Cloud Domains @@ -2499,9 +2499,9 @@ type TransferDomainRequest struct { NullFields []string `json:"-"` } -func (s *TransferDomainRequest) MarshalJSON() ([]byte, error) { +func (s TransferDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod TransferDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferParameters: Deprecated: For more information, see Cloud Domains @@ -2569,9 +2569,9 @@ type TransferParameters struct { NullFields []string `json:"-"` } -func (s *TransferParameters) MarshalJSON() ([]byte, error) { +func (s TransferParameters) MarshalJSON() ([]byte, error) { type NoMethod TransferParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WrrPolicy: Configures a RRSetRoutingPolicy that routes in a weighted round @@ -2591,9 +2591,9 @@ type WrrPolicy struct { NullFields []string `json:"-"` } -func (s *WrrPolicy) MarshalJSON() ([]byte, error) { +func (s WrrPolicy) MarshalJSON() ([]byte, error) { type NoMethod WrrPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WrrPolicyItem: A routing block which contains the routing information for @@ -2629,9 +2629,9 @@ type WrrPolicyItem struct { NullFields []string `json:"-"` } -func (s *WrrPolicyItem) MarshalJSON() ([]byte, error) { +func (s WrrPolicyItem) MarshalJSON() ([]byte, error) { type NoMethod WrrPolicyItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WrrPolicyItem) UnmarshalJSON(data []byte) error { diff --git a/domains/v1beta1/domains-gen.go b/domains/v1beta1/domains-gen.go index 3386bd61d4..eeb36c0691 100644 --- a/domains/v1beta1/domains-gen.go +++ b/domains/v1beta1/domains-gen.go @@ -235,9 +235,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -270,9 +270,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizationCode: Defines an authorization code. @@ -296,9 +296,9 @@ type AuthorizationCode struct { NullFields []string `json:"-"` } -func (s *AuthorizationCode) MarshalJSON() ([]byte, error) { +func (s AuthorizationCode) MarshalJSON() ([]byte, error) { type NoMethod AuthorizationCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -395,9 +395,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigureContactSettingsRequest: Request for the `ConfigureContactSettings` @@ -435,9 +435,9 @@ type ConfigureContactSettingsRequest struct { NullFields []string `json:"-"` } -func (s *ConfigureContactSettingsRequest) MarshalJSON() ([]byte, error) { +func (s ConfigureContactSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod ConfigureContactSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigureDnsSettingsRequest: Request for the `ConfigureDnsSettings` method. @@ -468,9 +468,9 @@ type ConfigureDnsSettingsRequest struct { NullFields []string `json:"-"` } -func (s *ConfigureDnsSettingsRequest) MarshalJSON() ([]byte, error) { +func (s ConfigureDnsSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod ConfigureDnsSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigureManagementSettingsRequest: Request for the @@ -495,9 +495,9 @@ type ConfigureManagementSettingsRequest struct { NullFields []string `json:"-"` } -func (s *ConfigureManagementSettingsRequest) MarshalJSON() ([]byte, error) { +func (s ConfigureManagementSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod ConfigureManagementSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Contact: Details required for a contact associated with a `Registration`. @@ -525,9 +525,9 @@ type Contact struct { NullFields []string `json:"-"` } -func (s *Contact) MarshalJSON() ([]byte, error) { +func (s Contact) MarshalJSON() ([]byte, error) { type NoMethod Contact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactSettings: Defines the contact information associated with a @@ -582,9 +582,9 @@ type ContactSettings struct { NullFields []string `json:"-"` } -func (s *ContactSettings) MarshalJSON() ([]byte, error) { +func (s ContactSettings) MarshalJSON() ([]byte, error) { type NoMethod ContactSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDns: Configuration for an arbitrary DNS provider. @@ -610,9 +610,9 @@ type CustomDns struct { NullFields []string `json:"-"` } -func (s *CustomDns) MarshalJSON() ([]byte, error) { +func (s CustomDns) MarshalJSON() ([]byte, error) { type NoMethod CustomDns - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsSettings: Defines the DNS configuration of a `Registration`, including @@ -652,9 +652,9 @@ type DnsSettings struct { NullFields []string `json:"-"` } -func (s *DnsSettings) MarshalJSON() ([]byte, error) { +func (s DnsSettings) MarshalJSON() ([]byte, error) { type NoMethod DnsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Domain: A domain that the calling user manages in Google Domains. @@ -696,9 +696,9 @@ type Domain struct { NullFields []string `json:"-"` } -func (s *Domain) MarshalJSON() ([]byte, error) { +func (s Domain) MarshalJSON() ([]byte, error) { type NoMethod Domain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainForwarding: Domain forwarding configuration. @@ -740,9 +740,9 @@ type DomainForwarding struct { NullFields []string `json:"-"` } -func (s *DomainForwarding) MarshalJSON() ([]byte, error) { +func (s DomainForwarding) MarshalJSON() ([]byte, error) { type NoMethod DomainForwarding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DsRecord: Defines a Delegation Signer (DS) record, which is needed to enable @@ -800,9 +800,9 @@ type DsRecord struct { NullFields []string `json:"-"` } -func (s *DsRecord) MarshalJSON() ([]byte, error) { +func (s DsRecord) MarshalJSON() ([]byte, error) { type NoMethod DsRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmailForwarding: Email forwarding configuration. @@ -826,9 +826,9 @@ type EmailForwarding struct { NullFields []string `json:"-"` } -func (s *EmailForwarding) MarshalJSON() ([]byte, error) { +func (s EmailForwarding) MarshalJSON() ([]byte, error) { type NoMethod EmailForwarding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportRegistrationRequest: Deprecated: For more information, see Cloud @@ -881,9 +881,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoPolicy: Configures a `RRSetRoutingPolicy` that routes based on the geo @@ -913,9 +913,9 @@ type GeoPolicy struct { NullFields []string `json:"-"` } -func (s *GeoPolicy) MarshalJSON() ([]byte, error) { +func (s GeoPolicy) MarshalJSON() ([]byte, error) { type NoMethod GeoPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoPolicyItem: ResourceRecordSet data for one geo location. @@ -946,9 +946,9 @@ type GeoPolicyItem struct { NullFields []string `json:"-"` } -func (s *GeoPolicyItem) MarshalJSON() ([]byte, error) { +func (s GeoPolicyItem) MarshalJSON() ([]byte, error) { type NoMethod GeoPolicyItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GlueRecord: Defines a host on your domain that is a DNS name server for your @@ -981,9 +981,9 @@ type GlueRecord struct { NullFields []string `json:"-"` } -func (s *GlueRecord) MarshalJSON() ([]byte, error) { +func (s GlueRecord) MarshalJSON() ([]byte, error) { type NoMethod GlueRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDomainsDns: Deprecated: For more information, see Cloud Domains @@ -1028,9 +1028,9 @@ type GoogleDomainsDns struct { NullFields []string `json:"-"` } -func (s *GoogleDomainsDns) MarshalJSON() ([]byte, error) { +func (s GoogleDomainsDns) MarshalJSON() ([]byte, error) { type NoMethod GoogleDomainsDns - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheckTargets: HealthCheckTargets describes endpoints to health-check @@ -1053,9 +1053,9 @@ type HealthCheckTargets struct { NullFields []string `json:"-"` } -func (s *HealthCheckTargets) MarshalJSON() ([]byte, error) { +func (s HealthCheckTargets) MarshalJSON() ([]byte, error) { type NoMethod HealthCheckTargets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportDomainRequest: Deprecated: For more information, see Cloud Domains @@ -1081,9 +1081,9 @@ type ImportDomainRequest struct { NullFields []string `json:"-"` } -func (s *ImportDomainRequest) MarshalJSON() ([]byte, error) { +func (s ImportDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InitiatePushTransferRequest: Request for the `InitiatePushTransfer` method. @@ -1104,9 +1104,9 @@ type InitiatePushTransferRequest struct { NullFields []string `json:"-"` } -func (s *InitiatePushTransferRequest) MarshalJSON() ([]byte, error) { +func (s InitiatePushTransferRequest) MarshalJSON() ([]byte, error) { type NoMethod InitiatePushTransferRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1132,9 +1132,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1160,9 +1160,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRegistrationsResponse: Response for the `ListRegistrations` method. @@ -1189,9 +1189,9 @@ type ListRegistrationsResponse struct { NullFields []string `json:"-"` } -func (s *ListRegistrationsResponse) MarshalJSON() ([]byte, error) { +func (s ListRegistrationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRegistrationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancerTarget: The configuration for an individual load balancer to @@ -1246,9 +1246,9 @@ type LoadBalancerTarget struct { NullFields []string `json:"-"` } -func (s *LoadBalancerTarget) MarshalJSON() ([]byte, error) { +func (s LoadBalancerTarget) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancerTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1284,9 +1284,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagementSettings: Defines renewal, billing, and transfer settings for a @@ -1372,9 +1372,9 @@ type ManagementSettings struct { NullFields []string `json:"-"` } -func (s *ManagementSettings) MarshalJSON() ([]byte, error) { +func (s ManagementSettings) MarshalJSON() ([]byte, error) { type NoMethod ManagementSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -1403,9 +1403,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1450,9 +1450,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1483,9 +1483,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1575,9 +1575,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalAddress: Represents a postal address, e.g. for postal delivery or @@ -1674,9 +1674,9 @@ type PostalAddress struct { NullFields []string `json:"-"` } -func (s *PostalAddress) MarshalJSON() ([]byte, error) { +func (s PostalAddress) MarshalJSON() ([]byte, error) { type NoMethod PostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrimaryBackupPolicy: Configures a RRSetRoutingPolicy such that all queries @@ -1707,9 +1707,9 @@ type PrimaryBackupPolicy struct { NullFields []string `json:"-"` } -func (s *PrimaryBackupPolicy) MarshalJSON() ([]byte, error) { +func (s PrimaryBackupPolicy) MarshalJSON() ([]byte, error) { type NoMethod PrimaryBackupPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PrimaryBackupPolicy) UnmarshalJSON(data []byte) error { @@ -1748,9 +1748,9 @@ type RRSetRoutingPolicy struct { NullFields []string `json:"-"` } -func (s *RRSetRoutingPolicy) MarshalJSON() ([]byte, error) { +func (s RRSetRoutingPolicy) MarshalJSON() ([]byte, error) { type NoMethod RRSetRoutingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegisterDomainRequest: Request for the `RegisterDomain` method. @@ -1798,9 +1798,9 @@ type RegisterDomainRequest struct { NullFields []string `json:"-"` } -func (s *RegisterDomainRequest) MarshalJSON() ([]byte, error) { +func (s RegisterDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod RegisterDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegisterParameters: Parameters required to register a new domain. @@ -1870,9 +1870,9 @@ type RegisterParameters struct { NullFields []string `json:"-"` } -func (s *RegisterParameters) MarshalJSON() ([]byte, error) { +func (s RegisterParameters) MarshalJSON() ([]byte, error) { type NoMethod RegisterParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Registration: The `Registration` resource facilitates managing and @@ -2081,9 +2081,9 @@ type Registration struct { NullFields []string `json:"-"` } -func (s *Registration) MarshalJSON() ([]byte, error) { +func (s Registration) MarshalJSON() ([]byte, error) { type NoMethod Registration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenewDomainRequest: Request for the `RenewDomain` method. @@ -2110,9 +2110,9 @@ type RenewDomainRequest struct { NullFields []string `json:"-"` } -func (s *RenewDomainRequest) MarshalJSON() ([]byte, error) { +func (s RenewDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod RenewDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetAuthorizationCodeRequest: Request for the `ResetAuthorizationCode` @@ -2153,9 +2153,9 @@ type ResourceRecordSet struct { NullFields []string `json:"-"` } -func (s *ResourceRecordSet) MarshalJSON() ([]byte, error) { +func (s ResourceRecordSet) MarshalJSON() ([]byte, error) { type NoMethod ResourceRecordSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveGoogleDomainsDnsRecordsResponse: Response for the @@ -2183,9 +2183,9 @@ type RetrieveGoogleDomainsDnsRecordsResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveGoogleDomainsDnsRecordsResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveGoogleDomainsDnsRecordsResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveGoogleDomainsDnsRecordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveGoogleDomainsForwardingConfigResponse: Response for the @@ -2215,9 +2215,9 @@ type RetrieveGoogleDomainsForwardingConfigResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveGoogleDomainsForwardingConfigResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveGoogleDomainsForwardingConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveGoogleDomainsForwardingConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveImportableDomainsResponse: Deprecated: For more information, see @@ -2247,9 +2247,9 @@ type RetrieveImportableDomainsResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveImportableDomainsResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveImportableDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveImportableDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveRegisterParametersResponse: Response for the @@ -2274,9 +2274,9 @@ type RetrieveRegisterParametersResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveRegisterParametersResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveRegisterParametersResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveRegisterParametersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveTransferParametersResponse: Deprecated: For more information, see @@ -2303,9 +2303,9 @@ type RetrieveTransferParametersResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveTransferParametersResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveTransferParametersResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveTransferParametersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchDomainsResponse: Response for the `SearchDomains` method. @@ -2328,9 +2328,9 @@ type SearchDomainsResponse struct { NullFields []string `json:"-"` } -func (s *SearchDomainsResponse) MarshalJSON() ([]byte, error) { +func (s SearchDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2357,9 +2357,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2391,9 +2391,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2416,9 +2416,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2443,9 +2443,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferDomainRequest: Deprecated: For more information, see Cloud Domains @@ -2492,9 +2492,9 @@ type TransferDomainRequest struct { NullFields []string `json:"-"` } -func (s *TransferDomainRequest) MarshalJSON() ([]byte, error) { +func (s TransferDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod TransferDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferParameters: Deprecated: For more information, see Cloud Domains @@ -2562,9 +2562,9 @@ type TransferParameters struct { NullFields []string `json:"-"` } -func (s *TransferParameters) MarshalJSON() ([]byte, error) { +func (s TransferParameters) MarshalJSON() ([]byte, error) { type NoMethod TransferParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WrrPolicy: Configures a RRSetRoutingPolicy that routes in a weighted round @@ -2584,9 +2584,9 @@ type WrrPolicy struct { NullFields []string `json:"-"` } -func (s *WrrPolicy) MarshalJSON() ([]byte, error) { +func (s WrrPolicy) MarshalJSON() ([]byte, error) { type NoMethod WrrPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WrrPolicyItem: A routing block which contains the routing information for @@ -2622,9 +2622,9 @@ type WrrPolicyItem struct { NullFields []string `json:"-"` } -func (s *WrrPolicyItem) MarshalJSON() ([]byte, error) { +func (s WrrPolicyItem) MarshalJSON() ([]byte, error) { type NoMethod WrrPolicyItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WrrPolicyItem) UnmarshalJSON(data []byte) error { diff --git a/domainsrdap/v1/domainsrdap-gen.go b/domainsrdap/v1/domainsrdap-gen.go index 9e335ea3ce..aecb77621d 100644 --- a/domainsrdap/v1/domainsrdap-gen.go +++ b/domainsrdap/v1/domainsrdap-gen.go @@ -253,9 +253,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Link: Links object defined in section 4.2 of RFC 7483 @@ -289,9 +289,9 @@ type Link struct { NullFields []string `json:"-"` } -func (s *Link) MarshalJSON() ([]byte, error) { +func (s Link) MarshalJSON() ([]byte, error) { type NoMethod Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Notice: Notices object defined in section 4.3 of RFC 7483 @@ -321,9 +321,9 @@ type Notice struct { NullFields []string `json:"-"` } -func (s *Notice) MarshalJSON() ([]byte, error) { +func (s Notice) MarshalJSON() ([]byte, error) { type NoMethod Notice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RdapResponse: Response to a general RDAP query. @@ -360,9 +360,9 @@ type RdapResponse struct { NullFields []string `json:"-"` } -func (s *RdapResponse) MarshalJSON() ([]byte, error) { +func (s RdapResponse) MarshalJSON() ([]byte, error) { type NoMethod RdapResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AutnumGetCall struct { diff --git a/doubleclickbidmanager/v2/doubleclickbidmanager-gen.go b/doubleclickbidmanager/v2/doubleclickbidmanager-gen.go index ecac611048..7315a016bc 100644 --- a/doubleclickbidmanager/v2/doubleclickbidmanager-gen.go +++ b/doubleclickbidmanager/v2/doubleclickbidmanager-gen.go @@ -227,9 +227,9 @@ type DataRange struct { NullFields []string `json:"-"` } -func (s *DataRange) MarshalJSON() ([]byte, error) { +func (s DataRange) MarshalJSON() ([]byte, error) { type NoMethod DataRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -265,9 +265,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterPair: Filter used to match traffic data in your report. @@ -289,9 +289,9 @@ type FilterPair struct { NullFields []string `json:"-"` } -func (s *FilterPair) MarshalJSON() ([]byte, error) { +func (s FilterPair) MarshalJSON() ([]byte, error) { type NoMethod FilterPair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListQueriesResponse struct { @@ -316,9 +316,9 @@ type ListQueriesResponse struct { NullFields []string `json:"-"` } -func (s *ListQueriesResponse) MarshalJSON() ([]byte, error) { +func (s ListQueriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListQueriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListReportsResponse struct { @@ -343,9 +343,9 @@ type ListReportsResponse struct { NullFields []string `json:"-"` } -func (s *ListReportsResponse) MarshalJSON() ([]byte, error) { +func (s ListReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Options: Additional query options. @@ -367,9 +367,9 @@ type Options struct { NullFields []string `json:"-"` } -func (s *Options) MarshalJSON() ([]byte, error) { +func (s Options) MarshalJSON() ([]byte, error) { type NoMethod Options - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Parameters: Parameters of a query or report. @@ -414,9 +414,9 @@ type Parameters struct { NullFields []string `json:"-"` } -func (s *Parameters) MarshalJSON() ([]byte, error) { +func (s Parameters) MarshalJSON() ([]byte, error) { type NoMethod Parameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Query: Represents a query. @@ -447,9 +447,9 @@ type Query struct { NullFields []string `json:"-"` } -func (s *Query) MarshalJSON() ([]byte, error) { +func (s Query) MarshalJSON() ([]byte, error) { type NoMethod Query - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryMetadata: Query metadata. @@ -487,9 +487,9 @@ type QueryMetadata struct { NullFields []string `json:"-"` } -func (s *QueryMetadata) MarshalJSON() ([]byte, error) { +func (s QueryMetadata) MarshalJSON() ([]byte, error) { type NoMethod QueryMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuerySchedule: Information on when and how frequently to run a query. @@ -529,9 +529,9 @@ type QuerySchedule struct { NullFields []string `json:"-"` } -func (s *QuerySchedule) MarshalJSON() ([]byte, error) { +func (s QuerySchedule) MarshalJSON() ([]byte, error) { type NoMethod QuerySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Report: Represents a report. @@ -558,9 +558,9 @@ type Report struct { NullFields []string `json:"-"` } -func (s *Report) MarshalJSON() ([]byte, error) { +func (s Report) MarshalJSON() ([]byte, error) { type NoMethod Report - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportKey: Key used to identify a report. @@ -582,9 +582,9 @@ type ReportKey struct { NullFields []string `json:"-"` } -func (s *ReportKey) MarshalJSON() ([]byte, error) { +func (s ReportKey) MarshalJSON() ([]byte, error) { type NoMethod ReportKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportMetadata: Report metadata. @@ -612,9 +612,9 @@ type ReportMetadata struct { NullFields []string `json:"-"` } -func (s *ReportMetadata) MarshalJSON() ([]byte, error) { +func (s ReportMetadata) MarshalJSON() ([]byte, error) { type NoMethod ReportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportStatus: Report status. @@ -653,9 +653,9 @@ type ReportStatus struct { NullFields []string `json:"-"` } -func (s *ReportStatus) MarshalJSON() ([]byte, error) { +func (s ReportStatus) MarshalJSON() ([]byte, error) { type NoMethod ReportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunQueryRequest: Request to run a stored query to generate a report. @@ -676,9 +676,9 @@ type RunQueryRequest struct { NullFields []string `json:"-"` } -func (s *RunQueryRequest) MarshalJSON() ([]byte, error) { +func (s RunQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod RunQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type QueriesCreateCall struct { diff --git a/doubleclicksearch/v2/doubleclicksearch-gen.go b/doubleclicksearch/v2/doubleclicksearch-gen.go index 062664f6fe..3832f6f224 100644 --- a/doubleclicksearch/v2/doubleclicksearch-gen.go +++ b/doubleclicksearch/v2/doubleclicksearch-gen.go @@ -221,9 +221,9 @@ type Availability struct { NullFields []string `json:"-"` } -func (s *Availability) MarshalJSON() ([]byte, error) { +func (s Availability) MarshalJSON() ([]byte, error) { type NoMethod Availability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Conversion: A conversion containing data relevant to DoubleClick Search. @@ -347,9 +347,9 @@ type Conversion struct { NullFields []string `json:"-"` } -func (s *Conversion) MarshalJSON() ([]byte, error) { +func (s Conversion) MarshalJSON() ([]byte, error) { type NoMethod Conversion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionList: A list of conversions. @@ -375,9 +375,9 @@ type ConversionList struct { NullFields []string `json:"-"` } -func (s *ConversionList) MarshalJSON() ([]byte, error) { +func (s ConversionList) MarshalJSON() ([]byte, error) { type NoMethod ConversionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDimension: A message containing the custom dimension. @@ -399,9 +399,9 @@ type CustomDimension struct { NullFields []string `json:"-"` } -func (s *CustomDimension) MarshalJSON() ([]byte, error) { +func (s CustomDimension) MarshalJSON() ([]byte, error) { type NoMethod CustomDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomMetric: A message containing the custom metric. @@ -423,9 +423,9 @@ type CustomMetric struct { NullFields []string `json:"-"` } -func (s *CustomMetric) MarshalJSON() ([]byte, error) { +func (s CustomMetric) MarshalJSON() ([]byte, error) { type NoMethod CustomMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CustomMetric) UnmarshalJSON(data []byte) error { @@ -497,9 +497,9 @@ type Report struct { NullFields []string `json:"-"` } -func (s *Report) MarshalJSON() ([]byte, error) { +func (s Report) MarshalJSON() ([]byte, error) { type NoMethod Report - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReportFiles struct { @@ -520,9 +520,9 @@ type ReportFiles struct { NullFields []string `json:"-"` } -func (s *ReportFiles) MarshalJSON() ([]byte, error) { +func (s ReportFiles) MarshalJSON() ([]byte, error) { type NoMethod ReportFiles - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportApiColumnSpec: A request object used to create a DoubleClick Search @@ -584,9 +584,9 @@ type ReportApiColumnSpec struct { NullFields []string `json:"-"` } -func (s *ReportApiColumnSpec) MarshalJSON() ([]byte, error) { +func (s ReportApiColumnSpec) MarshalJSON() ([]byte, error) { type NoMethod ReportApiColumnSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRequest: A request object used to create a DoubleClick Search report. @@ -661,9 +661,9 @@ type ReportRequest struct { NullFields []string `json:"-"` } -func (s *ReportRequest) MarshalJSON() ([]byte, error) { +func (s ReportRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReportRequestFilters struct { @@ -689,9 +689,9 @@ type ReportRequestFilters struct { NullFields []string `json:"-"` } -func (s *ReportRequestFilters) MarshalJSON() ([]byte, error) { +func (s ReportRequestFilters) MarshalJSON() ([]byte, error) { type NoMethod ReportRequestFilters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReportRequestOrderBy struct { @@ -713,9 +713,9 @@ type ReportRequestOrderBy struct { NullFields []string `json:"-"` } -func (s *ReportRequestOrderBy) MarshalJSON() ([]byte, error) { +func (s ReportRequestOrderBy) MarshalJSON() ([]byte, error) { type NoMethod ReportRequestOrderBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRequestReportScope: The reportScope is a set of IDs that are used to @@ -750,9 +750,9 @@ type ReportRequestReportScope struct { NullFields []string `json:"-"` } -func (s *ReportRequestReportScope) MarshalJSON() ([]byte, error) { +func (s ReportRequestReportScope) MarshalJSON() ([]byte, error) { type NoMethod ReportRequestReportScope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRequestTimeRange: If metrics are requested in a report, this argument @@ -784,9 +784,9 @@ type ReportRequestTimeRange struct { NullFields []string `json:"-"` } -func (s *ReportRequestTimeRange) MarshalJSON() ([]byte, error) { +func (s ReportRequestTimeRange) MarshalJSON() ([]byte, error) { type NoMethod ReportRequestTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedColumn: A saved column @@ -811,9 +811,9 @@ type SavedColumn struct { NullFields []string `json:"-"` } -func (s *SavedColumn) MarshalJSON() ([]byte, error) { +func (s SavedColumn) MarshalJSON() ([]byte, error) { type NoMethod SavedColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedColumnList: A list of saved columns. Advertisers create saved columns @@ -842,9 +842,9 @@ type SavedColumnList struct { NullFields []string `json:"-"` } -func (s *SavedColumnList) MarshalJSON() ([]byte, error) { +func (s SavedColumnList) MarshalJSON() ([]byte, error) { type NoMethod SavedColumnList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateAvailabilityRequest: The request to update availability. @@ -864,9 +864,9 @@ type UpdateAvailabilityRequest struct { NullFields []string `json:"-"` } -func (s *UpdateAvailabilityRequest) MarshalJSON() ([]byte, error) { +func (s UpdateAvailabilityRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateAvailabilityRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateAvailabilityResponse: The response to a update availability request. @@ -889,9 +889,9 @@ type UpdateAvailabilityResponse struct { NullFields []string `json:"-"` } -func (s *UpdateAvailabilityResponse) MarshalJSON() ([]byte, error) { +func (s UpdateAvailabilityResponse) MarshalJSON() ([]byte, error) { type NoMethod UpdateAvailabilityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConversionGetCall struct { diff --git a/drive/v2/drive-gen.go b/drive/v2/drive-gen.go index 023d438f2d..6db6e65404 100644 --- a/drive/v2/drive-gen.go +++ b/drive/v2/drive-gen.go @@ -449,9 +449,9 @@ type About struct { NullFields []string `json:"-"` } -func (s *About) MarshalJSON() ([]byte, error) { +func (s About) MarshalJSON() ([]byte, error) { type NoMethod About - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutAdditionalRoleInfo struct { @@ -472,9 +472,9 @@ type AboutAdditionalRoleInfo struct { NullFields []string `json:"-"` } -func (s *AboutAdditionalRoleInfo) MarshalJSON() ([]byte, error) { +func (s AboutAdditionalRoleInfo) MarshalJSON() ([]byte, error) { type NoMethod AboutAdditionalRoleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutAdditionalRoleInfoRoleSets struct { @@ -495,9 +495,9 @@ type AboutAdditionalRoleInfoRoleSets struct { NullFields []string `json:"-"` } -func (s *AboutAdditionalRoleInfoRoleSets) MarshalJSON() ([]byte, error) { +func (s AboutAdditionalRoleInfoRoleSets) MarshalJSON() ([]byte, error) { type NoMethod AboutAdditionalRoleInfoRoleSets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutDriveThemes struct { @@ -520,9 +520,9 @@ type AboutDriveThemes struct { NullFields []string `json:"-"` } -func (s *AboutDriveThemes) MarshalJSON() ([]byte, error) { +func (s AboutDriveThemes) MarshalJSON() ([]byte, error) { type NoMethod AboutDriveThemes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutExportFormats struct { @@ -543,9 +543,9 @@ type AboutExportFormats struct { NullFields []string `json:"-"` } -func (s *AboutExportFormats) MarshalJSON() ([]byte, error) { +func (s AboutExportFormats) MarshalJSON() ([]byte, error) { type NoMethod AboutExportFormats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutFeatures struct { @@ -566,9 +566,9 @@ type AboutFeatures struct { NullFields []string `json:"-"` } -func (s *AboutFeatures) MarshalJSON() ([]byte, error) { +func (s AboutFeatures) MarshalJSON() ([]byte, error) { type NoMethod AboutFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AboutFeatures) UnmarshalJSON(data []byte) error { @@ -603,9 +603,9 @@ type AboutImportFormats struct { NullFields []string `json:"-"` } -func (s *AboutImportFormats) MarshalJSON() ([]byte, error) { +func (s AboutImportFormats) MarshalJSON() ([]byte, error) { type NoMethod AboutImportFormats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutMaxUploadSizes struct { @@ -626,9 +626,9 @@ type AboutMaxUploadSizes struct { NullFields []string `json:"-"` } -func (s *AboutMaxUploadSizes) MarshalJSON() ([]byte, error) { +func (s AboutMaxUploadSizes) MarshalJSON() ([]byte, error) { type NoMethod AboutMaxUploadSizes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutQuotaBytesByService struct { @@ -649,9 +649,9 @@ type AboutQuotaBytesByService struct { NullFields []string `json:"-"` } -func (s *AboutQuotaBytesByService) MarshalJSON() ([]byte, error) { +func (s AboutQuotaBytesByService) MarshalJSON() ([]byte, error) { type NoMethod AboutQuotaBytesByService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutTeamDriveThemes struct { @@ -675,9 +675,9 @@ type AboutTeamDriveThemes struct { NullFields []string `json:"-"` } -func (s *AboutTeamDriveThemes) MarshalJSON() ([]byte, error) { +func (s AboutTeamDriveThemes) MarshalJSON() ([]byte, error) { type NoMethod AboutTeamDriveThemes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // App: The apps resource provides a list of the apps that a user has @@ -759,9 +759,9 @@ type App struct { NullFields []string `json:"-"` } -func (s *App) MarshalJSON() ([]byte, error) { +func (s App) MarshalJSON() ([]byte, error) { type NoMethod App - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AppIcons struct { @@ -786,9 +786,9 @@ type AppIcons struct { NullFields []string `json:"-"` } -func (s *AppIcons) MarshalJSON() ([]byte, error) { +func (s AppIcons) MarshalJSON() ([]byte, error) { type NoMethod AppIcons - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppList: A list of third-party applications which the user has installed or @@ -821,9 +821,9 @@ type AppList struct { NullFields []string `json:"-"` } -func (s *AppList) MarshalJSON() ([]byte, error) { +func (s AppList) MarshalJSON() ([]byte, error) { type NoMethod AppList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Change: Representation of a change to a file or shared drive. @@ -874,9 +874,9 @@ type Change struct { NullFields []string `json:"-"` } -func (s *Change) MarshalJSON() ([]byte, error) { +func (s Change) MarshalJSON() ([]byte, error) { type NoMethod Change - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangeList: A list of changes for a user. @@ -918,9 +918,9 @@ type ChangeList struct { NullFields []string `json:"-"` } -func (s *ChangeList) MarshalJSON() ([]byte, error) { +func (s ChangeList) MarshalJSON() ([]byte, error) { type NoMethod ChangeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Channel: A notification channel used to watch for resource changes. @@ -967,9 +967,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChildList: A list of children of a file. @@ -1006,9 +1006,9 @@ type ChildList struct { NullFields []string `json:"-"` } -func (s *ChildList) MarshalJSON() ([]byte, error) { +func (s ChildList) MarshalJSON() ([]byte, error) { type NoMethod ChildList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChildReference: A reference to a folder's child. Some resource methods (such @@ -1039,9 +1039,9 @@ type ChildReference struct { NullFields []string `json:"-"` } -func (s *ChildReference) MarshalJSON() ([]byte, error) { +func (s ChildReference) MarshalJSON() ([]byte, error) { type NoMethod ChildReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Comment: A comment on a file in Google Drive. Some resource methods (such as @@ -1106,9 +1106,9 @@ type Comment struct { NullFields []string `json:"-"` } -func (s *Comment) MarshalJSON() ([]byte, error) { +func (s Comment) MarshalJSON() ([]byte, error) { type NoMethod Comment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentContext: The context of the file which is being commented on. @@ -1132,9 +1132,9 @@ type CommentContext struct { NullFields []string `json:"-"` } -func (s *CommentContext) MarshalJSON() ([]byte, error) { +func (s CommentContext) MarshalJSON() ([]byte, error) { type NoMethod CommentContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentList: A list of comments on a file in Google Drive. @@ -1169,9 +1169,9 @@ type CommentList struct { NullFields []string `json:"-"` } -func (s *CommentList) MarshalJSON() ([]byte, error) { +func (s CommentList) MarshalJSON() ([]byte, error) { type NoMethod CommentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentReply: A comment on a file in Google Drive. Some resource methods @@ -1221,9 +1221,9 @@ type CommentReply struct { NullFields []string `json:"-"` } -func (s *CommentReply) MarshalJSON() ([]byte, error) { +func (s CommentReply) MarshalJSON() ([]byte, error) { type NoMethod CommentReply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentReplyList: A list of replies to a comment on a file in Google Drive. @@ -1258,9 +1258,9 @@ type CommentReplyList struct { NullFields []string `json:"-"` } -func (s *CommentReplyList) MarshalJSON() ([]byte, error) { +func (s CommentReplyList) MarshalJSON() ([]byte, error) { type NoMethod CommentReplyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentRestriction: A restriction for accessing the content of the file. @@ -1302,9 +1302,9 @@ type ContentRestriction struct { NullFields []string `json:"-"` } -func (s *ContentRestriction) MarshalJSON() ([]byte, error) { +func (s ContentRestriction) MarshalJSON() ([]byte, error) { type NoMethod ContentRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Drive: Representation of a shared drive. Some resource methods (such as @@ -1368,9 +1368,9 @@ type Drive struct { NullFields []string `json:"-"` } -func (s *Drive) MarshalJSON() ([]byte, error) { +func (s Drive) MarshalJSON() ([]byte, error) { type NoMethod Drive - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveBackgroundImageFile: An image file and cropping parameters from which a @@ -1412,9 +1412,9 @@ type DriveBackgroundImageFile struct { NullFields []string `json:"-"` } -func (s *DriveBackgroundImageFile) MarshalJSON() ([]byte, error) { +func (s DriveBackgroundImageFile) MarshalJSON() ([]byte, error) { type NoMethod DriveBackgroundImageFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DriveBackgroundImageFile) UnmarshalJSON(data []byte) error { @@ -1515,9 +1515,9 @@ type DriveCapabilities struct { NullFields []string `json:"-"` } -func (s *DriveCapabilities) MarshalJSON() ([]byte, error) { +func (s DriveCapabilities) MarshalJSON() ([]byte, error) { type NoMethod DriveCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveRestrictions: A set of restrictions that apply to this shared drive or @@ -1556,9 +1556,9 @@ type DriveRestrictions struct { NullFields []string `json:"-"` } -func (s *DriveRestrictions) MarshalJSON() ([]byte, error) { +func (s DriveRestrictions) MarshalJSON() ([]byte, error) { type NoMethod DriveRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveList: A list of shared drives. @@ -1589,9 +1589,9 @@ type DriveList struct { NullFields []string `json:"-"` } -func (s *DriveList) MarshalJSON() ([]byte, error) { +func (s DriveList) MarshalJSON() ([]byte, error) { type NoMethod DriveList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // File: The metadata for a file. Some resource methods (such as @@ -1852,9 +1852,9 @@ type File struct { NullFields []string `json:"-"` } -func (s *File) MarshalJSON() ([]byte, error) { +func (s File) MarshalJSON() ([]byte, error) { type NoMethod File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileCapabilities: Output only. Capabilities the current user has on this @@ -2010,9 +2010,9 @@ type FileCapabilities struct { NullFields []string `json:"-"` } -func (s *FileCapabilities) MarshalJSON() ([]byte, error) { +func (s FileCapabilities) MarshalJSON() ([]byte, error) { type NoMethod FileCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileImageMediaMetadata: Output only. Metadata about image media. This will @@ -2079,9 +2079,9 @@ type FileImageMediaMetadata struct { NullFields []string `json:"-"` } -func (s *FileImageMediaMetadata) MarshalJSON() ([]byte, error) { +func (s FileImageMediaMetadata) MarshalJSON() ([]byte, error) { type NoMethod FileImageMediaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FileImageMediaMetadata) UnmarshalJSON(data []byte) error { @@ -2128,9 +2128,9 @@ type FileImageMediaMetadataLocation struct { NullFields []string `json:"-"` } -func (s *FileImageMediaMetadataLocation) MarshalJSON() ([]byte, error) { +func (s FileImageMediaMetadataLocation) MarshalJSON() ([]byte, error) { type NoMethod FileImageMediaMetadataLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FileImageMediaMetadataLocation) UnmarshalJSON(data []byte) error { @@ -2169,9 +2169,9 @@ type FileIndexableText struct { NullFields []string `json:"-"` } -func (s *FileIndexableText) MarshalJSON() ([]byte, error) { +func (s FileIndexableText) MarshalJSON() ([]byte, error) { type NoMethod FileIndexableText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileLabelInfo: Output only. An overview of the labels on the file. @@ -2192,9 +2192,9 @@ type FileLabelInfo struct { NullFields []string `json:"-"` } -func (s *FileLabelInfo) MarshalJSON() ([]byte, error) { +func (s FileLabelInfo) MarshalJSON() ([]byte, error) { type NoMethod FileLabelInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileLabels: A group of labels for the file. @@ -2227,9 +2227,9 @@ type FileLabels struct { NullFields []string `json:"-"` } -func (s *FileLabels) MarshalJSON() ([]byte, error) { +func (s FileLabels) MarshalJSON() ([]byte, error) { type NoMethod FileLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileLinkShareMetadata: Contains details about the link URLs that clients are @@ -2254,9 +2254,9 @@ type FileLinkShareMetadata struct { NullFields []string `json:"-"` } -func (s *FileLinkShareMetadata) MarshalJSON() ([]byte, error) { +func (s FileLinkShareMetadata) MarshalJSON() ([]byte, error) { type NoMethod FileLinkShareMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileShortcutDetails: Shortcut file details. Only populated for shortcut @@ -2286,9 +2286,9 @@ type FileShortcutDetails struct { NullFields []string `json:"-"` } -func (s *FileShortcutDetails) MarshalJSON() ([]byte, error) { +func (s FileShortcutDetails) MarshalJSON() ([]byte, error) { type NoMethod FileShortcutDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileThumbnail: A thumbnail for the file. This will only be used if a @@ -2312,9 +2312,9 @@ type FileThumbnail struct { NullFields []string `json:"-"` } -func (s *FileThumbnail) MarshalJSON() ([]byte, error) { +func (s FileThumbnail) MarshalJSON() ([]byte, error) { type NoMethod FileThumbnail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileVideoMediaMetadata: Output only. Metadata about video media. This will @@ -2339,9 +2339,9 @@ type FileVideoMediaMetadata struct { NullFields []string `json:"-"` } -func (s *FileVideoMediaMetadata) MarshalJSON() ([]byte, error) { +func (s FileVideoMediaMetadata) MarshalJSON() ([]byte, error) { type NoMethod FileVideoMediaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileList: A list of files. @@ -2385,9 +2385,9 @@ type FileList struct { NullFields []string `json:"-"` } -func (s *FileList) MarshalJSON() ([]byte, error) { +func (s FileList) MarshalJSON() ([]byte, error) { type NoMethod FileList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeneratedIds: A list of generated IDs which can be provided in insert @@ -2415,9 +2415,9 @@ type GeneratedIds struct { NullFields []string `json:"-"` } -func (s *GeneratedIds) MarshalJSON() ([]byte, error) { +func (s GeneratedIds) MarshalJSON() ([]byte, error) { type NoMethod GeneratedIds - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Label: Representation of a label and label fields. @@ -2443,9 +2443,9 @@ type Label struct { NullFields []string `json:"-"` } -func (s *Label) MarshalJSON() ([]byte, error) { +func (s Label) MarshalJSON() ([]byte, error) { type NoMethod Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelField: Representation of field, which is a typed key-value pair. @@ -2482,9 +2482,9 @@ type LabelField struct { NullFields []string `json:"-"` } -func (s *LabelField) MarshalJSON() ([]byte, error) { +func (s LabelField) MarshalJSON() ([]byte, error) { type NoMethod LabelField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelFieldModification: A modification to a label's field. @@ -2521,9 +2521,9 @@ type LabelFieldModification struct { NullFields []string `json:"-"` } -func (s *LabelFieldModification) MarshalJSON() ([]byte, error) { +func (s LabelFieldModification) MarshalJSON() ([]byte, error) { type NoMethod LabelFieldModification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelList: A list of labels applied to a file. @@ -2553,9 +2553,9 @@ type LabelList struct { NullFields []string `json:"-"` } -func (s *LabelList) MarshalJSON() ([]byte, error) { +func (s LabelList) MarshalJSON() ([]byte, error) { type NoMethod LabelList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelModification: A modification to a label on a file. A LabelModification @@ -2583,9 +2583,9 @@ type LabelModification struct { NullFields []string `json:"-"` } -func (s *LabelModification) MarshalJSON() ([]byte, error) { +func (s LabelModification) MarshalJSON() ([]byte, error) { type NoMethod LabelModification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyLabelsRequest: A request to modify the set of labels on a file. This @@ -2610,9 +2610,9 @@ type ModifyLabelsRequest struct { NullFields []string `json:"-"` } -func (s *ModifyLabelsRequest) MarshalJSON() ([]byte, error) { +func (s ModifyLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyLabelsResponse: Response to a ModifyLabels request. This contains only @@ -2639,9 +2639,9 @@ type ModifyLabelsResponse struct { NullFields []string `json:"-"` } -func (s *ModifyLabelsResponse) MarshalJSON() ([]byte, error) { +func (s ModifyLabelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ModifyLabelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParentList: A list of a file's parents. @@ -2670,9 +2670,9 @@ type ParentList struct { NullFields []string `json:"-"` } -func (s *ParentList) MarshalJSON() ([]byte, error) { +func (s ParentList) MarshalJSON() ([]byte, error) { type NoMethod ParentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParentReference: A reference to a file's parent. Some resource methods (such @@ -2705,9 +2705,9 @@ type ParentReference struct { NullFields []string `json:"-"` } -func (s *ParentReference) MarshalJSON() ([]byte, error) { +func (s ParentReference) MarshalJSON() ([]byte, error) { type NoMethod ParentReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Permission: A permission for a file. A permission grants a user, group, @@ -2799,9 +2799,9 @@ type Permission struct { NullFields []string `json:"-"` } -func (s *Permission) MarshalJSON() ([]byte, error) { +func (s Permission) MarshalJSON() ([]byte, error) { type NoMethod Permission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PermissionPermissionDetails struct { @@ -2836,9 +2836,9 @@ type PermissionPermissionDetails struct { NullFields []string `json:"-"` } -func (s *PermissionPermissionDetails) MarshalJSON() ([]byte, error) { +func (s PermissionPermissionDetails) MarshalJSON() ([]byte, error) { type NoMethod PermissionPermissionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PermissionTeamDrivePermissionDetails struct { @@ -2869,9 +2869,9 @@ type PermissionTeamDrivePermissionDetails struct { NullFields []string `json:"-"` } -func (s *PermissionTeamDrivePermissionDetails) MarshalJSON() ([]byte, error) { +func (s PermissionTeamDrivePermissionDetails) MarshalJSON() ([]byte, error) { type NoMethod PermissionTeamDrivePermissionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PermissionId: An ID for a user or group as seen in Permission items. @@ -2896,9 +2896,9 @@ type PermissionId struct { NullFields []string `json:"-"` } -func (s *PermissionId) MarshalJSON() ([]byte, error) { +func (s PermissionId) MarshalJSON() ([]byte, error) { type NoMethod PermissionId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PermissionList: A list of permissions associated with a file. @@ -2932,9 +2932,9 @@ type PermissionList struct { NullFields []string `json:"-"` } -func (s *PermissionList) MarshalJSON() ([]byte, error) { +func (s PermissionList) MarshalJSON() ([]byte, error) { type NoMethod PermissionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Property: A key-value pair attached to a file that is either public or @@ -2977,9 +2977,9 @@ type Property struct { NullFields []string `json:"-"` } -func (s *Property) MarshalJSON() ([]byte, error) { +func (s Property) MarshalJSON() ([]byte, error) { type NoMethod Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyList: A collection of properties, key-value pairs that are either @@ -3009,9 +3009,9 @@ type PropertyList struct { NullFields []string `json:"-"` } -func (s *PropertyList) MarshalJSON() ([]byte, error) { +func (s PropertyList) MarshalJSON() ([]byte, error) { type NoMethod PropertyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Revision: A revision of a file. Some resource methods (such as @@ -3088,9 +3088,9 @@ type Revision struct { NullFields []string `json:"-"` } -func (s *Revision) MarshalJSON() ([]byte, error) { +func (s Revision) MarshalJSON() ([]byte, error) { type NoMethod Revision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevisionList: A list of revisions of a file. @@ -3125,9 +3125,9 @@ type RevisionList struct { NullFields []string `json:"-"` } -func (s *RevisionList) MarshalJSON() ([]byte, error) { +func (s RevisionList) MarshalJSON() ([]byte, error) { type NoMethod RevisionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StartPageToken struct { @@ -3152,9 +3152,9 @@ type StartPageToken struct { NullFields []string `json:"-"` } -func (s *StartPageToken) MarshalJSON() ([]byte, error) { +func (s StartPageToken) MarshalJSON() ([]byte, error) { type NoMethod StartPageToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeamDrive: Deprecated: Use the `drive` collection instead. @@ -3213,9 +3213,9 @@ type TeamDrive struct { NullFields []string `json:"-"` } -func (s *TeamDrive) MarshalJSON() ([]byte, error) { +func (s TeamDrive) MarshalJSON() ([]byte, error) { type NoMethod TeamDrive - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeamDriveBackgroundImageFile: An image file and cropping parameters from @@ -3257,9 +3257,9 @@ type TeamDriveBackgroundImageFile struct { NullFields []string `json:"-"` } -func (s *TeamDriveBackgroundImageFile) MarshalJSON() ([]byte, error) { +func (s TeamDriveBackgroundImageFile) MarshalJSON() ([]byte, error) { type NoMethod TeamDriveBackgroundImageFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TeamDriveBackgroundImageFile) UnmarshalJSON(data []byte) error { @@ -3357,9 +3357,9 @@ type TeamDriveCapabilities struct { NullFields []string `json:"-"` } -func (s *TeamDriveCapabilities) MarshalJSON() ([]byte, error) { +func (s TeamDriveCapabilities) MarshalJSON() ([]byte, error) { type NoMethod TeamDriveCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeamDriveRestrictions: A set of restrictions that apply to this Team Drive @@ -3398,9 +3398,9 @@ type TeamDriveRestrictions struct { NullFields []string `json:"-"` } -func (s *TeamDriveRestrictions) MarshalJSON() ([]byte, error) { +func (s TeamDriveRestrictions) MarshalJSON() ([]byte, error) { type NoMethod TeamDriveRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeamDriveList: A list of Team Drives. @@ -3427,9 +3427,9 @@ type TeamDriveList struct { NullFields []string `json:"-"` } -func (s *TeamDriveList) MarshalJSON() ([]byte, error) { +func (s TeamDriveList) MarshalJSON() ([]byte, error) { type NoMethod TeamDriveList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: Information about a Drive user. @@ -3461,9 +3461,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserPicture: Output only. The user's profile picture. @@ -3483,9 +3483,9 @@ type UserPicture struct { NullFields []string `json:"-"` } -func (s *UserPicture) MarshalJSON() ([]byte, error) { +func (s UserPicture) MarshalJSON() ([]byte, error) { type NoMethod UserPicture - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutGetCall struct { diff --git a/drive/v3/drive-gen.go b/drive/v3/drive-gen.go index 86da160e37..e24bd6764d 100644 --- a/drive/v3/drive-gen.go +++ b/drive/v3/drive-gen.go @@ -377,9 +377,9 @@ type About struct { NullFields []string `json:"-"` } -func (s *About) MarshalJSON() ([]byte, error) { +func (s About) MarshalJSON() ([]byte, error) { type NoMethod About - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutDriveThemes struct { @@ -402,9 +402,9 @@ type AboutDriveThemes struct { NullFields []string `json:"-"` } -func (s *AboutDriveThemes) MarshalJSON() ([]byte, error) { +func (s AboutDriveThemes) MarshalJSON() ([]byte, error) { type NoMethod AboutDriveThemes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AboutStorageQuota: The user's storage quota limits and usage. For users that @@ -438,9 +438,9 @@ type AboutStorageQuota struct { NullFields []string `json:"-"` } -func (s *AboutStorageQuota) MarshalJSON() ([]byte, error) { +func (s AboutStorageQuota) MarshalJSON() ([]byte, error) { type NoMethod AboutStorageQuota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutTeamDriveThemes struct { @@ -464,9 +464,9 @@ type AboutTeamDriveThemes struct { NullFields []string `json:"-"` } -func (s *AboutTeamDriveThemes) MarshalJSON() ([]byte, error) { +func (s AboutTeamDriveThemes) MarshalJSON() ([]byte, error) { type NoMethod AboutTeamDriveThemes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // App: The `apps` resource provides a list of apps that a user has installed, @@ -549,9 +549,9 @@ type App struct { NullFields []string `json:"-"` } -func (s *App) MarshalJSON() ([]byte, error) { +func (s App) MarshalJSON() ([]byte, error) { type NoMethod App - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AppIcons struct { @@ -577,9 +577,9 @@ type AppIcons struct { NullFields []string `json:"-"` } -func (s *AppIcons) MarshalJSON() ([]byte, error) { +func (s AppIcons) MarshalJSON() ([]byte, error) { type NoMethod AppIcons - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppList: A list of third-party applications which the user has installed or @@ -611,9 +611,9 @@ type AppList struct { NullFields []string `json:"-"` } -func (s *AppList) MarshalJSON() ([]byte, error) { +func (s AppList) MarshalJSON() ([]byte, error) { type NoMethod AppList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Change: A change to a file or shared drive. @@ -658,9 +658,9 @@ type Change struct { NullFields []string `json:"-"` } -func (s *Change) MarshalJSON() ([]byte, error) { +func (s Change) MarshalJSON() ([]byte, error) { type NoMethod Change - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangeList: A list of changes for a user. @@ -695,9 +695,9 @@ type ChangeList struct { NullFields []string `json:"-"` } -func (s *ChangeList) MarshalJSON() ([]byte, error) { +func (s ChangeList) MarshalJSON() ([]byte, error) { type NoMethod ChangeList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Channel: A notification channel used to watch for resource changes. @@ -744,9 +744,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Comment: A comment on a file. Some resource methods (such as @@ -804,9 +804,9 @@ type Comment struct { NullFields []string `json:"-"` } -func (s *Comment) MarshalJSON() ([]byte, error) { +func (s Comment) MarshalJSON() ([]byte, error) { type NoMethod Comment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentQuotedFileContent: The file content to which the comment refers, @@ -831,9 +831,9 @@ type CommentQuotedFileContent struct { NullFields []string `json:"-"` } -func (s *CommentQuotedFileContent) MarshalJSON() ([]byte, error) { +func (s CommentQuotedFileContent) MarshalJSON() ([]byte, error) { type NoMethod CommentQuotedFileContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentList: A list of comments on a file. @@ -867,9 +867,9 @@ type CommentList struct { NullFields []string `json:"-"` } -func (s *CommentList) MarshalJSON() ([]byte, error) { +func (s CommentList) MarshalJSON() ([]byte, error) { type NoMethod CommentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentRestriction: A restriction for accessing the content of the file. @@ -911,9 +911,9 @@ type ContentRestriction struct { NullFields []string `json:"-"` } -func (s *ContentRestriction) MarshalJSON() ([]byte, error) { +func (s ContentRestriction) MarshalJSON() ([]byte, error) { type NoMethod ContentRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Drive: Representation of a shared drive. Some resource methods (such as @@ -980,9 +980,9 @@ type Drive struct { NullFields []string `json:"-"` } -func (s *Drive) MarshalJSON() ([]byte, error) { +func (s Drive) MarshalJSON() ([]byte, error) { type NoMethod Drive - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveBackgroundImageFile: An image file and cropping parameters from which a @@ -1024,9 +1024,9 @@ type DriveBackgroundImageFile struct { NullFields []string `json:"-"` } -func (s *DriveBackgroundImageFile) MarshalJSON() ([]byte, error) { +func (s DriveBackgroundImageFile) MarshalJSON() ([]byte, error) { type NoMethod DriveBackgroundImageFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DriveBackgroundImageFile) UnmarshalJSON(data []byte) error { @@ -1127,9 +1127,9 @@ type DriveCapabilities struct { NullFields []string `json:"-"` } -func (s *DriveCapabilities) MarshalJSON() ([]byte, error) { +func (s DriveCapabilities) MarshalJSON() ([]byte, error) { type NoMethod DriveCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveRestrictions: A set of restrictions that apply to this shared drive or @@ -1170,9 +1170,9 @@ type DriveRestrictions struct { NullFields []string `json:"-"` } -func (s *DriveRestrictions) MarshalJSON() ([]byte, error) { +func (s DriveRestrictions) MarshalJSON() ([]byte, error) { type NoMethod DriveRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveList: A list of shared drives. @@ -1206,9 +1206,9 @@ type DriveList struct { NullFields []string `json:"-"` } -func (s *DriveList) MarshalJSON() ([]byte, error) { +func (s DriveList) MarshalJSON() ([]byte, error) { type NoMethod DriveList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // File: The metadata for a file. Some resource methods (such as @@ -1440,9 +1440,9 @@ type File struct { NullFields []string `json:"-"` } -func (s *File) MarshalJSON() ([]byte, error) { +func (s File) MarshalJSON() ([]byte, error) { type NoMethod File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileCapabilities: Output only. Capabilities the current user has on this @@ -1598,9 +1598,9 @@ type FileCapabilities struct { NullFields []string `json:"-"` } -func (s *FileCapabilities) MarshalJSON() ([]byte, error) { +func (s FileCapabilities) MarshalJSON() ([]byte, error) { type NoMethod FileCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileContentHints: Additional information about the content of the file. @@ -1625,9 +1625,9 @@ type FileContentHints struct { NullFields []string `json:"-"` } -func (s *FileContentHints) MarshalJSON() ([]byte, error) { +func (s FileContentHints) MarshalJSON() ([]byte, error) { type NoMethod FileContentHints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileContentHintsThumbnail: A thumbnail for the file. This will only be used @@ -1650,9 +1650,9 @@ type FileContentHintsThumbnail struct { NullFields []string `json:"-"` } -func (s *FileContentHintsThumbnail) MarshalJSON() ([]byte, error) { +func (s FileContentHintsThumbnail) MarshalJSON() ([]byte, error) { type NoMethod FileContentHintsThumbnail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileImageMediaMetadata: Output only. Additional metadata about image media, @@ -1717,9 +1717,9 @@ type FileImageMediaMetadata struct { NullFields []string `json:"-"` } -func (s *FileImageMediaMetadata) MarshalJSON() ([]byte, error) { +func (s FileImageMediaMetadata) MarshalJSON() ([]byte, error) { type NoMethod FileImageMediaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FileImageMediaMetadata) UnmarshalJSON(data []byte) error { @@ -1766,9 +1766,9 @@ type FileImageMediaMetadataLocation struct { NullFields []string `json:"-"` } -func (s *FileImageMediaMetadataLocation) MarshalJSON() ([]byte, error) { +func (s FileImageMediaMetadataLocation) MarshalJSON() ([]byte, error) { type NoMethod FileImageMediaMetadataLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FileImageMediaMetadataLocation) UnmarshalJSON(data []byte) error { @@ -1807,9 +1807,9 @@ type FileLabelInfo struct { NullFields []string `json:"-"` } -func (s *FileLabelInfo) MarshalJSON() ([]byte, error) { +func (s FileLabelInfo) MarshalJSON() ([]byte, error) { type NoMethod FileLabelInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileLinkShareMetadata: Contains details about the link URLs that clients are @@ -1834,9 +1834,9 @@ type FileLinkShareMetadata struct { NullFields []string `json:"-"` } -func (s *FileLinkShareMetadata) MarshalJSON() ([]byte, error) { +func (s FileLinkShareMetadata) MarshalJSON() ([]byte, error) { type NoMethod FileLinkShareMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileShortcutDetails: Shortcut file details. Only populated for shortcut @@ -1866,9 +1866,9 @@ type FileShortcutDetails struct { NullFields []string `json:"-"` } -func (s *FileShortcutDetails) MarshalJSON() ([]byte, error) { +func (s FileShortcutDetails) MarshalJSON() ([]byte, error) { type NoMethod FileShortcutDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileVideoMediaMetadata: Output only. Additional metadata about video media. @@ -1893,9 +1893,9 @@ type FileVideoMediaMetadata struct { NullFields []string `json:"-"` } -func (s *FileVideoMediaMetadata) MarshalJSON() ([]byte, error) { +func (s FileVideoMediaMetadata) MarshalJSON() ([]byte, error) { type NoMethod FileVideoMediaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileList: A list of files. @@ -1936,9 +1936,9 @@ type FileList struct { NullFields []string `json:"-"` } -func (s *FileList) MarshalJSON() ([]byte, error) { +func (s FileList) MarshalJSON() ([]byte, error) { type NoMethod FileList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeneratedIds: A list of generated file IDs which can be provided in create @@ -1967,9 +1967,9 @@ type GeneratedIds struct { NullFields []string `json:"-"` } -func (s *GeneratedIds) MarshalJSON() ([]byte, error) { +func (s GeneratedIds) MarshalJSON() ([]byte, error) { type NoMethod GeneratedIds - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Label: Representation of label and label fields. @@ -1995,9 +1995,9 @@ type Label struct { NullFields []string `json:"-"` } -func (s *Label) MarshalJSON() ([]byte, error) { +func (s Label) MarshalJSON() ([]byte, error) { type NoMethod Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelField: Representation of field, which is a typed key-value pair. @@ -2034,9 +2034,9 @@ type LabelField struct { NullFields []string `json:"-"` } -func (s *LabelField) MarshalJSON() ([]byte, error) { +func (s LabelField) MarshalJSON() ([]byte, error) { type NoMethod LabelField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelFieldModification: A modification to a label's field. @@ -2073,9 +2073,9 @@ type LabelFieldModification struct { NullFields []string `json:"-"` } -func (s *LabelFieldModification) MarshalJSON() ([]byte, error) { +func (s LabelFieldModification) MarshalJSON() ([]byte, error) { type NoMethod LabelFieldModification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelList: A list of labels applied to a file. @@ -2107,9 +2107,9 @@ type LabelList struct { NullFields []string `json:"-"` } -func (s *LabelList) MarshalJSON() ([]byte, error) { +func (s LabelList) MarshalJSON() ([]byte, error) { type NoMethod LabelList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelModification: A modification to a label on a file. A LabelModification @@ -2137,9 +2137,9 @@ type LabelModification struct { NullFields []string `json:"-"` } -func (s *LabelModification) MarshalJSON() ([]byte, error) { +func (s LabelModification) MarshalJSON() ([]byte, error) { type NoMethod LabelModification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyLabelsRequest: A request to modify the set of labels on a file. This @@ -2164,9 +2164,9 @@ type ModifyLabelsRequest struct { NullFields []string `json:"-"` } -func (s *ModifyLabelsRequest) MarshalJSON() ([]byte, error) { +func (s ModifyLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyLabelsResponse: Response to a ModifyLabels request. This contains only @@ -2193,9 +2193,9 @@ type ModifyLabelsResponse struct { NullFields []string `json:"-"` } -func (s *ModifyLabelsResponse) MarshalJSON() ([]byte, error) { +func (s ModifyLabelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ModifyLabelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Permission: A permission for a file. A permission grants a user, group, @@ -2277,9 +2277,9 @@ type Permission struct { NullFields []string `json:"-"` } -func (s *Permission) MarshalJSON() ([]byte, error) { +func (s Permission) MarshalJSON() ([]byte, error) { type NoMethod Permission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PermissionPermissionDetails struct { @@ -2310,9 +2310,9 @@ type PermissionPermissionDetails struct { NullFields []string `json:"-"` } -func (s *PermissionPermissionDetails) MarshalJSON() ([]byte, error) { +func (s PermissionPermissionDetails) MarshalJSON() ([]byte, error) { type NoMethod PermissionPermissionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PermissionTeamDrivePermissionDetails struct { @@ -2340,9 +2340,9 @@ type PermissionTeamDrivePermissionDetails struct { NullFields []string `json:"-"` } -func (s *PermissionTeamDrivePermissionDetails) MarshalJSON() ([]byte, error) { +func (s PermissionTeamDrivePermissionDetails) MarshalJSON() ([]byte, error) { type NoMethod PermissionTeamDrivePermissionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PermissionList: A list of permissions for a file. @@ -2377,9 +2377,9 @@ type PermissionList struct { NullFields []string `json:"-"` } -func (s *PermissionList) MarshalJSON() ([]byte, error) { +func (s PermissionList) MarshalJSON() ([]byte, error) { type NoMethod PermissionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reply: A reply to a comment on a file. Some resource methods (such as @@ -2426,9 +2426,9 @@ type Reply struct { NullFields []string `json:"-"` } -func (s *Reply) MarshalJSON() ([]byte, error) { +func (s Reply) MarshalJSON() ([]byte, error) { type NoMethod Reply - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplyList: A list of replies to a comment on a file. @@ -2462,9 +2462,9 @@ type ReplyList struct { NullFields []string `json:"-"` } -func (s *ReplyList) MarshalJSON() ([]byte, error) { +func (s ReplyList) MarshalJSON() ([]byte, error) { type NoMethod ReplyList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Revision: The metadata for a revision to a file. Some resource methods (such @@ -2528,9 +2528,9 @@ type Revision struct { NullFields []string `json:"-"` } -func (s *Revision) MarshalJSON() ([]byte, error) { +func (s Revision) MarshalJSON() ([]byte, error) { type NoMethod Revision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevisionList: A list of revisions of a file. @@ -2564,9 +2564,9 @@ type RevisionList struct { NullFields []string `json:"-"` } -func (s *RevisionList) MarshalJSON() ([]byte, error) { +func (s RevisionList) MarshalJSON() ([]byte, error) { type NoMethod RevisionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StartPageToken struct { @@ -2592,9 +2592,9 @@ type StartPageToken struct { NullFields []string `json:"-"` } -func (s *StartPageToken) MarshalJSON() ([]byte, error) { +func (s StartPageToken) MarshalJSON() ([]byte, error) { type NoMethod StartPageToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeamDrive: Deprecated: use the drive collection instead. @@ -2654,9 +2654,9 @@ type TeamDrive struct { NullFields []string `json:"-"` } -func (s *TeamDrive) MarshalJSON() ([]byte, error) { +func (s TeamDrive) MarshalJSON() ([]byte, error) { type NoMethod TeamDrive - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeamDriveBackgroundImageFile: An image file and cropping parameters from @@ -2698,9 +2698,9 @@ type TeamDriveBackgroundImageFile struct { NullFields []string `json:"-"` } -func (s *TeamDriveBackgroundImageFile) MarshalJSON() ([]byte, error) { +func (s TeamDriveBackgroundImageFile) MarshalJSON() ([]byte, error) { type NoMethod TeamDriveBackgroundImageFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TeamDriveBackgroundImageFile) UnmarshalJSON(data []byte) error { @@ -2798,9 +2798,9 @@ type TeamDriveCapabilities struct { NullFields []string `json:"-"` } -func (s *TeamDriveCapabilities) MarshalJSON() ([]byte, error) { +func (s TeamDriveCapabilities) MarshalJSON() ([]byte, error) { type NoMethod TeamDriveCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeamDriveRestrictions: A set of restrictions that apply to this Team Drive @@ -2839,9 +2839,9 @@ type TeamDriveRestrictions struct { NullFields []string `json:"-"` } -func (s *TeamDriveRestrictions) MarshalJSON() ([]byte, error) { +func (s TeamDriveRestrictions) MarshalJSON() ([]byte, error) { type NoMethod TeamDriveRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeamDriveList: A list of Team Drives. @@ -2876,9 +2876,9 @@ type TeamDriveList struct { NullFields []string `json:"-"` } -func (s *TeamDriveList) MarshalJSON() ([]byte, error) { +func (s TeamDriveList) MarshalJSON() ([]byte, error) { type NoMethod TeamDriveList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: Information about a Drive user. @@ -2911,9 +2911,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AboutGetCall struct { diff --git a/driveactivity/v2/driveactivity-gen.go b/driveactivity/v2/driveactivity-gen.go index bf25dde0bd..1aafc06b56 100644 --- a/driveactivity/v2/driveactivity-gen.go +++ b/driveactivity/v2/driveactivity-gen.go @@ -199,9 +199,9 @@ type Action struct { NullFields []string `json:"-"` } -func (s *Action) MarshalJSON() ([]byte, error) { +func (s Action) MarshalJSON() ([]byte, error) { type NoMethod Action - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActionDetail: Data describing the type and additional information of an @@ -244,9 +244,9 @@ type ActionDetail struct { NullFields []string `json:"-"` } -func (s *ActionDetail) MarshalJSON() ([]byte, error) { +func (s ActionDetail) MarshalJSON() ([]byte, error) { type NoMethod ActionDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Actor: The actor of a Drive activity. @@ -274,9 +274,9 @@ type Actor struct { NullFields []string `json:"-"` } -func (s *Actor) MarshalJSON() ([]byte, error) { +func (s Actor) MarshalJSON() ([]byte, error) { type NoMethod Actor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Administrator: Empty message representing an administrator. @@ -314,9 +314,9 @@ type ApplicationReference struct { NullFields []string `json:"-"` } -func (s *ApplicationReference) MarshalJSON() ([]byte, error) { +func (s ApplicationReference) MarshalJSON() ([]byte, error) { type NoMethod ApplicationReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppliedLabelChange: Label changes that were made on the Target. @@ -336,9 +336,9 @@ type AppliedLabelChange struct { NullFields []string `json:"-"` } -func (s *AppliedLabelChange) MarshalJSON() ([]byte, error) { +func (s AppliedLabelChange) MarshalJSON() ([]byte, error) { type NoMethod AppliedLabelChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppliedLabelChangeDetail: A change made to a Label on the Target. @@ -375,9 +375,9 @@ type AppliedLabelChangeDetail struct { NullFields []string `json:"-"` } -func (s *AppliedLabelChangeDetail) MarshalJSON() ([]byte, error) { +func (s AppliedLabelChangeDetail) MarshalJSON() ([]byte, error) { type NoMethod AppliedLabelChangeDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Assignment: A comment with an assignment. @@ -409,9 +409,9 @@ type Assignment struct { NullFields []string `json:"-"` } -func (s *Assignment) MarshalJSON() ([]byte, error) { +func (s Assignment) MarshalJSON() ([]byte, error) { type NoMethod Assignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Comment: A change about comments on an object. @@ -437,9 +437,9 @@ type Comment struct { NullFields []string `json:"-"` } -func (s *Comment) MarshalJSON() ([]byte, error) { +func (s Comment) MarshalJSON() ([]byte, error) { type NoMethod Comment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsolidationStrategy: How the individual activities are consolidated. If a @@ -466,9 +466,9 @@ type ConsolidationStrategy struct { NullFields []string `json:"-"` } -func (s *ConsolidationStrategy) MarshalJSON() ([]byte, error) { +func (s ConsolidationStrategy) MarshalJSON() ([]byte, error) { type NoMethod ConsolidationStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Copy: An object was created by copying an existing object. @@ -488,9 +488,9 @@ type Copy struct { NullFields []string `json:"-"` } -func (s *Copy) MarshalJSON() ([]byte, error) { +func (s Copy) MarshalJSON() ([]byte, error) { type NoMethod Copy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Create: An object was created. @@ -517,9 +517,9 @@ type Create struct { NullFields []string `json:"-"` } -func (s *Create) MarshalJSON() ([]byte, error) { +func (s Create) MarshalJSON() ([]byte, error) { type NoMethod Create - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataLeakPreventionChange: A change in the object's data leak prevention @@ -546,9 +546,9 @@ type DataLeakPreventionChange struct { NullFields []string `json:"-"` } -func (s *DataLeakPreventionChange) MarshalJSON() ([]byte, error) { +func (s DataLeakPreventionChange) MarshalJSON() ([]byte, error) { type NoMethod DataLeakPreventionChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Wrapper for Date Field value. @@ -568,9 +568,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Delete: An object was deleted. @@ -595,9 +595,9 @@ type Delete struct { NullFields []string `json:"-"` } -func (s *Delete) MarshalJSON() ([]byte, error) { +func (s Delete) MarshalJSON() ([]byte, error) { type NoMethod Delete - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeletedUser: A user whose account has since been deleted. @@ -623,9 +623,9 @@ type Domain struct { NullFields []string `json:"-"` } -func (s *Domain) MarshalJSON() ([]byte, error) { +func (s Domain) MarshalJSON() ([]byte, error) { type NoMethod Domain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Drive: Information about a shared drive. @@ -651,9 +651,9 @@ type Drive struct { NullFields []string `json:"-"` } -func (s *Drive) MarshalJSON() ([]byte, error) { +func (s Drive) MarshalJSON() ([]byte, error) { type NoMethod Drive - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveActivity: A single Drive activity comprising one or more Actions by one @@ -694,9 +694,9 @@ type DriveActivity struct { NullFields []string `json:"-"` } -func (s *DriveActivity) MarshalJSON() ([]byte, error) { +func (s DriveActivity) MarshalJSON() ([]byte, error) { type NoMethod DriveActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveFile: A Drive item which is a file. @@ -726,9 +726,9 @@ type DriveFolder struct { NullFields []string `json:"-"` } -func (s *DriveFolder) MarshalJSON() ([]byte, error) { +func (s DriveFolder) MarshalJSON() ([]byte, error) { type NoMethod DriveFolder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveItem: A Drive item, such as a file or folder. @@ -765,9 +765,9 @@ type DriveItem struct { NullFields []string `json:"-"` } -func (s *DriveItem) MarshalJSON() ([]byte, error) { +func (s DriveItem) MarshalJSON() ([]byte, error) { type NoMethod DriveItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveItemReference: A lightweight reference to a Drive item, such as a file @@ -800,9 +800,9 @@ type DriveItemReference struct { NullFields []string `json:"-"` } -func (s *DriveItemReference) MarshalJSON() ([]byte, error) { +func (s DriveItemReference) MarshalJSON() ([]byte, error) { type NoMethod DriveItemReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveReference: A lightweight reference to a shared drive. @@ -826,9 +826,9 @@ type DriveReference struct { NullFields []string `json:"-"` } -func (s *DriveReference) MarshalJSON() ([]byte, error) { +func (s DriveReference) MarshalJSON() ([]byte, error) { type NoMethod DriveReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Edit: An empty message indicating an object was edited. @@ -866,9 +866,9 @@ type FieldValue struct { NullFields []string `json:"-"` } -func (s *FieldValue) MarshalJSON() ([]byte, error) { +func (s FieldValue) MarshalJSON() ([]byte, error) { type NoMethod FieldValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldValueChange: Change to a Field value. @@ -897,9 +897,9 @@ type FieldValueChange struct { NullFields []string `json:"-"` } -func (s *FieldValueChange) MarshalJSON() ([]byte, error) { +func (s FieldValueChange) MarshalJSON() ([]byte, error) { type NoMethod FieldValueChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // File: This item is deprecated; please see `DriveFile` instead. @@ -935,9 +935,9 @@ type FileComment struct { NullFields []string `json:"-"` } -func (s *FileComment) MarshalJSON() ([]byte, error) { +func (s FileComment) MarshalJSON() ([]byte, error) { type NoMethod FileComment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Folder: This item is deprecated; please see `DriveFolder` instead. @@ -967,9 +967,9 @@ type Folder struct { NullFields []string `json:"-"` } -func (s *Folder) MarshalJSON() ([]byte, error) { +func (s Folder) MarshalJSON() ([]byte, error) { type NoMethod Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Group: Information about a group. @@ -991,9 +991,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Impersonation: Information about an impersonation, where an admin acts on @@ -1015,9 +1015,9 @@ type Impersonation struct { NullFields []string `json:"-"` } -func (s *Impersonation) MarshalJSON() ([]byte, error) { +func (s Impersonation) MarshalJSON() ([]byte, error) { type NoMethod Impersonation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Integer: Wrapper for Integer Field value. @@ -1037,9 +1037,9 @@ type Integer struct { NullFields []string `json:"-"` } -func (s *Integer) MarshalJSON() ([]byte, error) { +func (s Integer) MarshalJSON() ([]byte, error) { type NoMethod Integer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KnownUser: A known user. @@ -1063,9 +1063,9 @@ type KnownUser struct { NullFields []string `json:"-"` } -func (s *KnownUser) MarshalJSON() ([]byte, error) { +func (s KnownUser) MarshalJSON() ([]byte, error) { type NoMethod KnownUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Legacy: A strategy that consolidates activities using the grouping rules @@ -1095,9 +1095,9 @@ type Move struct { NullFields []string `json:"-"` } -func (s *Move) MarshalJSON() ([]byte, error) { +func (s Move) MarshalJSON() ([]byte, error) { type NoMethod Move - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // New1: An object was created from scratch. @@ -1132,9 +1132,9 @@ type Owner struct { NullFields []string `json:"-"` } -func (s *Owner) MarshalJSON() ([]byte, error) { +func (s Owner) MarshalJSON() ([]byte, error) { type NoMethod Owner - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Permission: The permission setting of an object. @@ -1183,9 +1183,9 @@ type Permission struct { NullFields []string `json:"-"` } -func (s *Permission) MarshalJSON() ([]byte, error) { +func (s Permission) MarshalJSON() ([]byte, error) { type NoMethod Permission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PermissionChange: A change of the permission setting on an item. @@ -1207,9 +1207,9 @@ type PermissionChange struct { NullFields []string `json:"-"` } -func (s *PermissionChange) MarshalJSON() ([]byte, error) { +func (s PermissionChange) MarshalJSON() ([]byte, error) { type NoMethod PermissionChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Post: A regular posted comment. @@ -1238,9 +1238,9 @@ type Post struct { NullFields []string `json:"-"` } -func (s *Post) MarshalJSON() ([]byte, error) { +func (s Post) MarshalJSON() ([]byte, error) { type NoMethod Post - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryDriveActivityRequest: The request message for querying Drive activity. @@ -1291,9 +1291,9 @@ type QueryDriveActivityRequest struct { NullFields []string `json:"-"` } -func (s *QueryDriveActivityRequest) MarshalJSON() ([]byte, error) { +func (s QueryDriveActivityRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryDriveActivityRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryDriveActivityResponse: Response message for querying Drive activity. @@ -1319,9 +1319,9 @@ type QueryDriveActivityResponse struct { NullFields []string `json:"-"` } -func (s *QueryDriveActivityResponse) MarshalJSON() ([]byte, error) { +func (s QueryDriveActivityResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryDriveActivityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rename: An object was renamed. @@ -1343,9 +1343,9 @@ type Rename struct { NullFields []string `json:"-"` } -func (s *Rename) MarshalJSON() ([]byte, error) { +func (s Rename) MarshalJSON() ([]byte, error) { type NoMethod Rename - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Restore: A deleted object was restored. @@ -1369,9 +1369,9 @@ type Restore struct { NullFields []string `json:"-"` } -func (s *Restore) MarshalJSON() ([]byte, error) { +func (s Restore) MarshalJSON() ([]byte, error) { type NoMethod Restore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestrictionChange: Information about restriction policy changes to a @@ -1413,9 +1413,9 @@ type RestrictionChange struct { NullFields []string `json:"-"` } -func (s *RestrictionChange) MarshalJSON() ([]byte, error) { +func (s RestrictionChange) MarshalJSON() ([]byte, error) { type NoMethod RestrictionChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Selection: Wrapper for Selection Field value as combined value/display_name @@ -1438,9 +1438,9 @@ type Selection struct { NullFields []string `json:"-"` } -func (s *Selection) MarshalJSON() ([]byte, error) { +func (s Selection) MarshalJSON() ([]byte, error) { type NoMethod Selection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SelectionList: Wrapper for SelectionList Field value. @@ -1460,9 +1460,9 @@ type SelectionList struct { NullFields []string `json:"-"` } -func (s *SelectionList) MarshalJSON() ([]byte, error) { +func (s SelectionList) MarshalJSON() ([]byte, error) { type NoMethod SelectionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SettingsChange: Information about settings changes. @@ -1482,9 +1482,9 @@ type SettingsChange struct { NullFields []string `json:"-"` } -func (s *SettingsChange) MarshalJSON() ([]byte, error) { +func (s SettingsChange) MarshalJSON() ([]byte, error) { type NoMethod SettingsChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SingleUser: Wrapper for User Field value. @@ -1504,9 +1504,9 @@ type SingleUser struct { NullFields []string `json:"-"` } -func (s *SingleUser) MarshalJSON() ([]byte, error) { +func (s SingleUser) MarshalJSON() ([]byte, error) { type NoMethod SingleUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Suggestion: A suggestion. @@ -1537,9 +1537,9 @@ type Suggestion struct { NullFields []string `json:"-"` } -func (s *Suggestion) MarshalJSON() ([]byte, error) { +func (s Suggestion) MarshalJSON() ([]byte, error) { type NoMethod Suggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemEvent: Event triggered by system operations instead of end users. @@ -1566,9 +1566,9 @@ type SystemEvent struct { NullFields []string `json:"-"` } -func (s *SystemEvent) MarshalJSON() ([]byte, error) { +func (s SystemEvent) MarshalJSON() ([]byte, error) { type NoMethod SystemEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Target: Information about the target of activity. For more information on @@ -1596,9 +1596,9 @@ type Target struct { NullFields []string `json:"-"` } -func (s *Target) MarshalJSON() ([]byte, error) { +func (s Target) MarshalJSON() ([]byte, error) { type NoMethod Target - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetReference: A lightweight reference to the target of activity. @@ -1622,9 +1622,9 @@ type TargetReference struct { NullFields []string `json:"-"` } -func (s *TargetReference) MarshalJSON() ([]byte, error) { +func (s TargetReference) MarshalJSON() ([]byte, error) { type NoMethod TargetReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeamDrive: This item is deprecated; please see `Drive` instead. @@ -1648,9 +1648,9 @@ type TeamDrive struct { NullFields []string `json:"-"` } -func (s *TeamDrive) MarshalJSON() ([]byte, error) { +func (s TeamDrive) MarshalJSON() ([]byte, error) { type NoMethod TeamDrive - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeamDriveReference: This item is deprecated; please see `DriveReference` @@ -1673,9 +1673,9 @@ type TeamDriveReference struct { NullFields []string `json:"-"` } -func (s *TeamDriveReference) MarshalJSON() ([]byte, error) { +func (s TeamDriveReference) MarshalJSON() ([]byte, error) { type NoMethod TeamDriveReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Text: Wrapper for Text Field value. @@ -1695,9 +1695,9 @@ type Text struct { NullFields []string `json:"-"` } -func (s *Text) MarshalJSON() ([]byte, error) { +func (s Text) MarshalJSON() ([]byte, error) { type NoMethod Text - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextList: Wrapper for Text List Field value. @@ -1717,9 +1717,9 @@ type TextList struct { NullFields []string `json:"-"` } -func (s *TextList) MarshalJSON() ([]byte, error) { +func (s TextList) MarshalJSON() ([]byte, error) { type NoMethod TextList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeRange: Information about time ranges. @@ -1741,9 +1741,9 @@ type TimeRange struct { NullFields []string `json:"-"` } -func (s *TimeRange) MarshalJSON() ([]byte, error) { +func (s TimeRange) MarshalJSON() ([]byte, error) { type NoMethod TimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnknownUser: A user about whom nothing is currently known. @@ -1775,9 +1775,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserList: Wrapper for UserList Field value. @@ -1797,9 +1797,9 @@ type UserList struct { NullFields []string `json:"-"` } -func (s *UserList) MarshalJSON() ([]byte, error) { +func (s UserList) MarshalJSON() ([]byte, error) { type NoMethod UserList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ActivityQueryCall struct { diff --git a/drivelabels/v2/drivelabels-gen.go b/drivelabels/v2/drivelabels-gen.go index 1656f67727..ae304052e6 100644 --- a/drivelabels/v2/drivelabels-gen.go +++ b/drivelabels/v2/drivelabels-gen.go @@ -290,9 +290,9 @@ type GoogleAppsDriveLabelsV2BadgeColors struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2BadgeColors) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2BadgeColors) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2BadgeColors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2BadgeConfig: Badge status of the label. @@ -317,9 +317,9 @@ type GoogleAppsDriveLabelsV2BadgeConfig struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2BadgeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2BadgeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2BadgeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2BatchDeleteLabelPermissionsRequest: Deletes one of @@ -346,9 +346,9 @@ type GoogleAppsDriveLabelsV2BatchDeleteLabelPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2BatchDeleteLabelPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2BatchDeleteLabelPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2BatchDeleteLabelPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsRequest: Updates one or @@ -375,9 +375,9 @@ type GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsResponse: Response for @@ -401,9 +401,9 @@ type GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2BatchUpdateLabelPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DateLimits: Limits for date Field type. @@ -425,9 +425,9 @@ type GoogleAppsDriveLabelsV2DateLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DateLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DateLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DateLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeleteLabelPermissionRequest: Deletes a Label @@ -453,9 +453,9 @@ type GoogleAppsDriveLabelsV2DeleteLabelPermissionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeleteLabelPermissionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeleteLabelPermissionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeleteLabelPermissionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequest: The set of requests for @@ -495,9 +495,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateFieldRequest: Request to @@ -518,9 +518,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateFieldRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateFieldRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateFieldRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateFieldRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest: @@ -543,9 +543,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestCreateSelectionChoiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteFieldRequest: Request to @@ -566,9 +566,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteFieldRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteFieldRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteFieldRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteFieldRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteSelectionChoiceRequest: @@ -591,9 +591,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteSelectionChoiceRequest NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteSelectionChoiceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteSelectionChoiceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDeleteSelectionChoiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableFieldRequest: Request @@ -620,9 +620,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableFieldRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableFieldRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableFieldRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableFieldRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableSelectionChoiceRequest: @@ -651,9 +651,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableSelectionChoiceRequest NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableSelectionChoiceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableSelectionChoiceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestDisableSelectionChoiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableFieldRequest: Request to @@ -674,9 +674,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableFieldRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableFieldRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableFieldRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableFieldRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableSelectionChoiceRequest: @@ -699,9 +699,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableSelectionChoiceRequest NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableSelectionChoiceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableSelectionChoiceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestEnableSelectionChoiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestRequest: A single kind of @@ -745,9 +745,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldPropertiesRequest: @@ -774,9 +774,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldPropertiesRequest NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldTypeRequest: @@ -811,9 +811,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldTypeRequest struct NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldTypeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldTypeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateFieldTypeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateLabelPropertiesRequest: @@ -838,9 +838,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateLabelPropertiesRequest NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateLabelPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateLabelPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateLabelPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateSelectionChoiceProperties @@ -869,9 +869,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateSelectionChoiceProperti NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateSelectionChoicePropertiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateSelectionChoicePropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelRequestUpdateSelectionChoicePropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelResponse: Response for Label update. @@ -899,9 +899,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateFieldResponse: Response @@ -926,9 +926,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateFieldResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateFieldResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateFieldResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateFieldResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateSelectionChoiceResponse: @@ -952,9 +952,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateSelectionChoiceRespons NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateSelectionChoiceResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateSelectionChoiceResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseCreateSelectionChoiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseDeleteFieldResponse: Response @@ -1030,9 +1030,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldPropertiesResponse: @@ -1055,9 +1055,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldPropertiesRespons NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldPropertiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldPropertiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldPropertiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateFieldTypeResponse: @@ -1090,9 +1090,9 @@ type GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateSelectionChoicePropert NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateSelectionChoicePropertiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateSelectionChoicePropertiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DeltaUpdateLabelResponseUpdateSelectionChoicePropertiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2DisableLabelRequest: Request to deprecate a published @@ -1128,9 +1128,9 @@ type GoogleAppsDriveLabelsV2DisableLabelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2DisableLabelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2DisableLabelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2DisableLabelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2EnableLabelRequest: Request to enable a label. @@ -1159,9 +1159,9 @@ type GoogleAppsDriveLabelsV2EnableLabelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2EnableLabelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2EnableLabelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2EnableLabelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2Field: Defines a field that has a display name, data @@ -1229,9 +1229,9 @@ type GoogleAppsDriveLabelsV2Field struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2Field) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2Field) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldAppliedCapabilities: The capabilities related to @@ -1257,9 +1257,9 @@ type GoogleAppsDriveLabelsV2FieldAppliedCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldAppliedCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldAppliedCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldAppliedCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldDateOptions: Options for the date field type. @@ -1293,9 +1293,9 @@ type GoogleAppsDriveLabelsV2FieldDateOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldDateOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldDateOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldDateOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldDisplayHints: UI display hints for rendering a @@ -1324,9 +1324,9 @@ type GoogleAppsDriveLabelsV2FieldDisplayHints struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldDisplayHints) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldDisplayHints) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldDisplayHints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldIntegerOptions: Options for the Integer field @@ -1349,9 +1349,9 @@ type GoogleAppsDriveLabelsV2FieldIntegerOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldIntegerOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldIntegerOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldIntegerOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldLimits: Field constants governing the structure @@ -1390,9 +1390,9 @@ type GoogleAppsDriveLabelsV2FieldLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldListOptions: Options for a multi-valued variant @@ -1413,9 +1413,9 @@ type GoogleAppsDriveLabelsV2FieldListOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldListOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldListOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldListOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldProperties: The basic properties of the field. @@ -1441,9 +1441,9 @@ type GoogleAppsDriveLabelsV2FieldProperties struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldProperties) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldSchemaCapabilities: The capabilities related to @@ -1473,9 +1473,9 @@ type GoogleAppsDriveLabelsV2FieldSchemaCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldSchemaCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldSchemaCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldSchemaCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldSelectionOptions: Options for the selection @@ -1500,9 +1500,9 @@ type GoogleAppsDriveLabelsV2FieldSelectionOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldSelectionOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldSelectionOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldSelectionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice: Selection field choice. @@ -1557,9 +1557,9 @@ type GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceAppliedCapabilities: The @@ -1584,9 +1584,9 @@ type GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceAppliedCapabilities struc NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceAppliedCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceAppliedCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceAppliedCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceDisplayHints: UI display @@ -1625,9 +1625,9 @@ type GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceDisplayHints struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceDisplayHints) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceDisplayHints) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceDisplayHints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceProperties: Basic @@ -1657,9 +1657,9 @@ type GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceProperties struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceProperties) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceSchemaCapabilities: The @@ -1686,9 +1686,9 @@ type GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceSchemaCapabilities struct NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceSchemaCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceSchemaCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceSchemaCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldTextOptions: Options for the Text field type. @@ -1712,9 +1712,9 @@ type GoogleAppsDriveLabelsV2FieldTextOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldTextOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldTextOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldTextOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2FieldUserOptions: Options for the user field type. @@ -1735,9 +1735,9 @@ type GoogleAppsDriveLabelsV2FieldUserOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2FieldUserOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2FieldUserOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2FieldUserOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2IntegerLimits: Limits for integer Field type. @@ -1759,9 +1759,9 @@ type GoogleAppsDriveLabelsV2IntegerLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2IntegerLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2IntegerLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2IntegerLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2Label: A label defines a taxonomy that can be applied @@ -1854,9 +1854,9 @@ type GoogleAppsDriveLabelsV2Label struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2Label) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2Label) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LabelAppliedCapabilities: The capabilities a user has @@ -1881,9 +1881,9 @@ type GoogleAppsDriveLabelsV2LabelAppliedCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LabelAppliedCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LabelAppliedCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LabelAppliedCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy: Behavior of this label when @@ -1914,9 +1914,9 @@ type GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LabelDisplayHints: UI display hints for rendering the @@ -1945,9 +1945,9 @@ type GoogleAppsDriveLabelsV2LabelDisplayHints struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LabelDisplayHints) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LabelDisplayHints) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LabelDisplayHints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LabelLimits: Label constraints governing the @@ -1987,9 +1987,9 @@ type GoogleAppsDriveLabelsV2LabelLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LabelLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LabelLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LabelLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LabelLock: A Lock that can be applied to a Label, @@ -2036,9 +2036,9 @@ type GoogleAppsDriveLabelsV2LabelLock struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LabelLock) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LabelLock) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LabelLock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LabelLockCapabilities: A description of a user's @@ -2059,9 +2059,9 @@ type GoogleAppsDriveLabelsV2LabelLockCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LabelLockCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LabelLockCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LabelLockCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LabelPermission: The permission that applies to a @@ -2111,9 +2111,9 @@ type GoogleAppsDriveLabelsV2LabelPermission struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LabelPermission) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LabelPermission) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LabelPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LabelProperties: Basic properties of the label. @@ -2135,9 +2135,9 @@ type GoogleAppsDriveLabelsV2LabelProperties struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LabelProperties) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LabelProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LabelProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LabelSchemaCapabilities: The capabilities related to @@ -2167,9 +2167,9 @@ type GoogleAppsDriveLabelsV2LabelSchemaCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LabelSchemaCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LabelSchemaCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LabelSchemaCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2Lifecycle: The lifecycle state of an object, such as @@ -2217,9 +2217,9 @@ type GoogleAppsDriveLabelsV2Lifecycle struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2Lifecycle) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2Lifecycle) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2Lifecycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LifecycleDisabledPolicy: The policy that governs how @@ -2249,9 +2249,9 @@ type GoogleAppsDriveLabelsV2LifecycleDisabledPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LifecycleDisabledPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LifecycleDisabledPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LifecycleDisabledPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2ListLabelLocksResponse: The response to a @@ -2277,9 +2277,9 @@ type GoogleAppsDriveLabelsV2ListLabelLocksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2ListLabelLocksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2ListLabelLocksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2ListLabelLocksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2ListLabelPermissionsResponse: Response for listing @@ -2305,9 +2305,9 @@ type GoogleAppsDriveLabelsV2ListLabelPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2ListLabelPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2ListLabelPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2ListLabelPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2ListLabelsResponse: Response for listing Labels. @@ -2332,9 +2332,9 @@ type GoogleAppsDriveLabelsV2ListLabelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2ListLabelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2ListLabelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2ListLabelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2ListLimits: Limits for list-variant of a Field type. @@ -2354,9 +2354,9 @@ type GoogleAppsDriveLabelsV2ListLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2ListLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2ListLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2ListLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LockStatus: Contains information about whether a @@ -2380,9 +2380,9 @@ type GoogleAppsDriveLabelsV2LockStatus struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LockStatus) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LockStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LockStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2LongTextLimits: Limits for long text Field type. @@ -2404,9 +2404,9 @@ type GoogleAppsDriveLabelsV2LongTextLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2LongTextLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2LongTextLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2LongTextLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2PublishLabelRequest: Request to publish a label. @@ -2435,9 +2435,9 @@ type GoogleAppsDriveLabelsV2PublishLabelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2PublishLabelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2PublishLabelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2PublishLabelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2SelectionLimits: Limits for selection Field type. @@ -2465,9 +2465,9 @@ type GoogleAppsDriveLabelsV2SelectionLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2SelectionLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2SelectionLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2SelectionLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2TextLimits: Limits for text Field type. @@ -2489,9 +2489,9 @@ type GoogleAppsDriveLabelsV2TextLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2TextLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2TextLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2TextLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2UpdateLabelCopyModeRequest: Request to update the @@ -2539,9 +2539,9 @@ type GoogleAppsDriveLabelsV2UpdateLabelCopyModeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2UpdateLabelCopyModeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2UpdateLabelCopyModeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2UpdateLabelCopyModeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2UpdateLabelPermissionRequest: Updates a Label @@ -2569,9 +2569,9 @@ type GoogleAppsDriveLabelsV2UpdateLabelPermissionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2UpdateLabelPermissionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2UpdateLabelPermissionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2UpdateLabelPermissionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2UserCapabilities: The capabilities of a user. @@ -2606,9 +2606,9 @@ type GoogleAppsDriveLabelsV2UserCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2UserCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2UserCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2UserCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2UserInfo: Information about a user. @@ -2629,9 +2629,9 @@ type GoogleAppsDriveLabelsV2UserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2UserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2UserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2UserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2UserLimits: Limits for Field.Type.USER. @@ -2651,9 +2651,9 @@ type GoogleAppsDriveLabelsV2UserLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2UserLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2UserLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2UserLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2WriteControl: Provides control over how write @@ -2676,9 +2676,9 @@ type GoogleAppsDriveLabelsV2WriteControl struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2WriteControl) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2WriteControl) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2WriteControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -2769,9 +2769,9 @@ type GoogleTypeColor struct { NullFields []string `json:"-"` } -func (s *GoogleTypeColor) MarshalJSON() ([]byte, error) { +func (s GoogleTypeColor) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeColor) UnmarshalJSON(data []byte) error { @@ -2827,9 +2827,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LabelsCreateCall struct { diff --git a/drivelabels/v2beta/drivelabels-gen.go b/drivelabels/v2beta/drivelabels-gen.go index ed00140385..f03ef683dc 100644 --- a/drivelabels/v2beta/drivelabels-gen.go +++ b/drivelabels/v2beta/drivelabels-gen.go @@ -290,9 +290,9 @@ type GoogleAppsDriveLabelsV2betaBadgeColors struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaBadgeColors) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaBadgeColors) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaBadgeColors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaBadgeConfig: Badge status of the label. @@ -317,9 +317,9 @@ type GoogleAppsDriveLabelsV2betaBadgeConfig struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaBadgeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaBadgeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaBadgeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaBatchDeleteLabelPermissionsRequest: Deletes one @@ -346,9 +346,9 @@ type GoogleAppsDriveLabelsV2betaBatchDeleteLabelPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaBatchDeleteLabelPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaBatchDeleteLabelPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaBatchDeleteLabelPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsRequest: Updates one @@ -375,9 +375,9 @@ type GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsResponse: Response for @@ -401,9 +401,9 @@ type GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaBatchUpdateLabelPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDateLimits: Limits for date Field type. @@ -425,9 +425,9 @@ type GoogleAppsDriveLabelsV2betaDateLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDateLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDateLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDateLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeleteLabelPermissionRequest: Deletes a Label @@ -453,9 +453,9 @@ type GoogleAppsDriveLabelsV2betaDeleteLabelPermissionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeleteLabelPermissionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeleteLabelPermissionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeleteLabelPermissionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequest: The set of requests for @@ -495,9 +495,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateFieldRequest: @@ -518,9 +518,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateFieldRequest struct NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateFieldRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateFieldRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateFieldRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateSelectionChoiceReques @@ -543,9 +543,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateSelectionChoiceRequ NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateSelectionChoiceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateSelectionChoiceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestCreateSelectionChoiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteFieldRequest: @@ -566,9 +566,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteFieldRequest struct NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteFieldRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteFieldRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteFieldRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteSelectionChoiceReques @@ -591,9 +591,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteSelectionChoiceRequ NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteSelectionChoiceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteSelectionChoiceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDeleteSelectionChoiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableFieldRequest: @@ -620,9 +620,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableFieldRequest struc NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableFieldRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableFieldRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableFieldRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableSelectionChoiceReque @@ -651,9 +651,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableSelectionChoiceReq NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableSelectionChoiceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableSelectionChoiceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestDisableSelectionChoiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableFieldRequest: @@ -674,9 +674,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableFieldRequest struct NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableFieldRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableFieldRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableFieldRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableSelectionChoiceReques @@ -699,9 +699,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableSelectionChoiceRequ NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableSelectionChoiceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableSelectionChoiceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestEnableSelectionChoiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestRequest: A single kind of @@ -745,9 +745,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldPropertiesReques @@ -774,9 +774,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldPropertiesRequ NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldTypeRequest: @@ -811,9 +811,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldTypeRequest st NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldTypeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldTypeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateFieldTypeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateLabelPropertiesReques @@ -838,9 +838,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateLabelPropertiesRequ NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateLabelPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateLabelPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateLabelPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateSelectionChoiceProper @@ -869,9 +869,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateSelectionChoiceProp NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateSelectionChoicePropertiesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateSelectionChoicePropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelRequestUpdateSelectionChoicePropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponse: Response for Label @@ -900,9 +900,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateFieldResponse: @@ -927,9 +927,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateFieldResponse stru NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateFieldResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateFieldResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateFieldResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateSelectionChoiceRespo @@ -952,9 +952,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateSelectionChoiceRes NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateSelectionChoiceResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateSelectionChoiceResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseCreateSelectionChoiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseDeleteFieldResponse: @@ -1028,9 +1028,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateFieldPropertiesRespo @@ -1052,9 +1052,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateFieldPropertiesRes NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateFieldPropertiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateFieldPropertiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateFieldPropertiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateFieldTypeResponse: @@ -1086,9 +1086,9 @@ type GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateSelectionChoicePro NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateSelectionChoicePropertiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateSelectionChoicePropertiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDeltaUpdateLabelResponseUpdateSelectionChoicePropertiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaDisableLabelRequest: Request to deprecate a @@ -1124,9 +1124,9 @@ type GoogleAppsDriveLabelsV2betaDisableLabelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaDisableLabelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaDisableLabelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaDisableLabelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaEnableLabelRequest: Request to enable a label. @@ -1155,9 +1155,9 @@ type GoogleAppsDriveLabelsV2betaEnableLabelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaEnableLabelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaEnableLabelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaEnableLabelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaField: Defines a field that has a display name, @@ -1225,9 +1225,9 @@ type GoogleAppsDriveLabelsV2betaField struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaField) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaField) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldAppliedCapabilities: The capabilities @@ -1253,9 +1253,9 @@ type GoogleAppsDriveLabelsV2betaFieldAppliedCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldAppliedCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldAppliedCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldAppliedCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldDateOptions: Options for the date field @@ -1290,9 +1290,9 @@ type GoogleAppsDriveLabelsV2betaFieldDateOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldDateOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldDateOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldDateOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldDisplayHints: UI display hints for rendering @@ -1321,9 +1321,9 @@ type GoogleAppsDriveLabelsV2betaFieldDisplayHints struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldDisplayHints) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldDisplayHints) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldDisplayHints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldIntegerOptions: Options for the Integer @@ -1346,9 +1346,9 @@ type GoogleAppsDriveLabelsV2betaFieldIntegerOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldIntegerOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldIntegerOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldIntegerOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldLimits: Field constants governing the @@ -1387,9 +1387,9 @@ type GoogleAppsDriveLabelsV2betaFieldLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldListOptions: Options for a multi-valued @@ -1410,9 +1410,9 @@ type GoogleAppsDriveLabelsV2betaFieldListOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldListOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldListOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldListOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldProperties: The basic properties of the @@ -1439,9 +1439,9 @@ type GoogleAppsDriveLabelsV2betaFieldProperties struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldProperties) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldSchemaCapabilities: The capabilities related @@ -1471,9 +1471,9 @@ type GoogleAppsDriveLabelsV2betaFieldSchemaCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldSchemaCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldSchemaCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldSchemaCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldSelectionOptions: Options for the selection @@ -1498,9 +1498,9 @@ type GoogleAppsDriveLabelsV2betaFieldSelectionOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldSelectionOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldSelectionOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldSelectionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoice: Selection field @@ -1556,9 +1556,9 @@ type GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoice struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoice) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoice) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceAppliedCapabilities: @@ -1583,9 +1583,9 @@ type GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceAppliedCapabilities s NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceAppliedCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceAppliedCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceAppliedCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceDisplayHints: UI @@ -1624,9 +1624,9 @@ type GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceDisplayHints struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceDisplayHints) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceDisplayHints) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceDisplayHints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceProperties: Basic @@ -1656,9 +1656,9 @@ type GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceProperties struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceProperties) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceSchemaCapabilities: @@ -1685,9 +1685,9 @@ type GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceSchemaCapabilities st NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceSchemaCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceSchemaCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldSelectionOptionsChoiceSchemaCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldTextOptions: Options for the Text field @@ -1712,9 +1712,9 @@ type GoogleAppsDriveLabelsV2betaFieldTextOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldTextOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldTextOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldTextOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaFieldUserOptions: Options for the user field @@ -1736,9 +1736,9 @@ type GoogleAppsDriveLabelsV2betaFieldUserOptions struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaFieldUserOptions) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaFieldUserOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaFieldUserOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaIntegerLimits: Limits for integer Field type. @@ -1760,9 +1760,9 @@ type GoogleAppsDriveLabelsV2betaIntegerLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaIntegerLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaIntegerLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaIntegerLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLabel: A label defines a taxonomy that can be @@ -1855,9 +1855,9 @@ type GoogleAppsDriveLabelsV2betaLabel struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLabel) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLabelAppliedCapabilities: The capabilities a user @@ -1882,9 +1882,9 @@ type GoogleAppsDriveLabelsV2betaLabelAppliedCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLabelAppliedCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLabelAppliedCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLabelAppliedCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLabelAppliedLabelPolicy: Behavior of this label @@ -1915,9 +1915,9 @@ type GoogleAppsDriveLabelsV2betaLabelAppliedLabelPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLabelAppliedLabelPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLabelAppliedLabelPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLabelAppliedLabelPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLabelDisplayHints: UI display hints for rendering @@ -1946,9 +1946,9 @@ type GoogleAppsDriveLabelsV2betaLabelDisplayHints struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLabelDisplayHints) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLabelDisplayHints) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLabelDisplayHints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLabelLimits: Label constraints governing the @@ -1988,9 +1988,9 @@ type GoogleAppsDriveLabelsV2betaLabelLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLabelLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLabelLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLabelLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLabelLock: A Lock that can be applied to a Label, @@ -2037,9 +2037,9 @@ type GoogleAppsDriveLabelsV2betaLabelLock struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLabelLock) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLabelLock) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLabelLock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLabelLockCapabilities: A description of a user's @@ -2060,9 +2060,9 @@ type GoogleAppsDriveLabelsV2betaLabelLockCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLabelLockCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLabelLockCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLabelLockCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLabelPermission: The permission that applies to a @@ -2112,9 +2112,9 @@ type GoogleAppsDriveLabelsV2betaLabelPermission struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLabelPermission) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLabelPermission) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLabelPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLabelProperties: Basic properties of the label. @@ -2136,9 +2136,9 @@ type GoogleAppsDriveLabelsV2betaLabelProperties struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLabelProperties) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLabelProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLabelProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLabelSchemaCapabilities: The capabilities related @@ -2168,9 +2168,9 @@ type GoogleAppsDriveLabelsV2betaLabelSchemaCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLabelSchemaCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLabelSchemaCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLabelSchemaCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLifecycle: The lifecycle state of an object, such @@ -2218,9 +2218,9 @@ type GoogleAppsDriveLabelsV2betaLifecycle struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLifecycle) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLifecycle) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLifecycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLifecycleDisabledPolicy: The policy that governs @@ -2251,9 +2251,9 @@ type GoogleAppsDriveLabelsV2betaLifecycleDisabledPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLifecycleDisabledPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLifecycleDisabledPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLifecycleDisabledPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaListLabelLocksResponse: The response to a @@ -2279,9 +2279,9 @@ type GoogleAppsDriveLabelsV2betaListLabelLocksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaListLabelLocksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaListLabelLocksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaListLabelLocksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaListLabelPermissionsResponse: Response for @@ -2307,9 +2307,9 @@ type GoogleAppsDriveLabelsV2betaListLabelPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaListLabelPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaListLabelPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaListLabelPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaListLabelsResponse: Response for listing Labels. @@ -2334,9 +2334,9 @@ type GoogleAppsDriveLabelsV2betaListLabelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaListLabelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaListLabelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaListLabelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaListLimits: Limits for list-variant of a Field @@ -2357,9 +2357,9 @@ type GoogleAppsDriveLabelsV2betaListLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaListLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaListLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaListLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLockStatus: Contains information about whether a @@ -2383,9 +2383,9 @@ type GoogleAppsDriveLabelsV2betaLockStatus struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLockStatus) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLockStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLockStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaLongTextLimits: Limits for long text Field type. @@ -2407,9 +2407,9 @@ type GoogleAppsDriveLabelsV2betaLongTextLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaLongTextLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaLongTextLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaLongTextLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaPublishLabelRequest: Request to publish a label. @@ -2438,9 +2438,9 @@ type GoogleAppsDriveLabelsV2betaPublishLabelRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaPublishLabelRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaPublishLabelRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaPublishLabelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaSelectionLimits: Limits for selection Field type. @@ -2468,9 +2468,9 @@ type GoogleAppsDriveLabelsV2betaSelectionLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaSelectionLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaSelectionLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaSelectionLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaTextLimits: Limits for text Field type. @@ -2492,9 +2492,9 @@ type GoogleAppsDriveLabelsV2betaTextLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaTextLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaTextLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaTextLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaUpdateLabelCopyModeRequest: Request to update the @@ -2542,9 +2542,9 @@ type GoogleAppsDriveLabelsV2betaUpdateLabelCopyModeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaUpdateLabelCopyModeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaUpdateLabelCopyModeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaUpdateLabelCopyModeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaUpdateLabelPermissionRequest: Updates a Label @@ -2572,9 +2572,9 @@ type GoogleAppsDriveLabelsV2betaUpdateLabelPermissionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaUpdateLabelPermissionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaUpdateLabelPermissionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaUpdateLabelPermissionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaUserCapabilities: The capabilities of a user. @@ -2609,9 +2609,9 @@ type GoogleAppsDriveLabelsV2betaUserCapabilities struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaUserCapabilities) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaUserCapabilities) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaUserCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaUserInfo: Information about a user. @@ -2632,9 +2632,9 @@ type GoogleAppsDriveLabelsV2betaUserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaUserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaUserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaUserLimits: Limits for Field.Type.USER. @@ -2654,9 +2654,9 @@ type GoogleAppsDriveLabelsV2betaUserLimits struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaUserLimits) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaUserLimits) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaUserLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsDriveLabelsV2betaWriteControl: Provides control over how write @@ -2679,9 +2679,9 @@ type GoogleAppsDriveLabelsV2betaWriteControl struct { NullFields []string `json:"-"` } -func (s *GoogleAppsDriveLabelsV2betaWriteControl) MarshalJSON() ([]byte, error) { +func (s GoogleAppsDriveLabelsV2betaWriteControl) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsDriveLabelsV2betaWriteControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -2772,9 +2772,9 @@ type GoogleTypeColor struct { NullFields []string `json:"-"` } -func (s *GoogleTypeColor) MarshalJSON() ([]byte, error) { +func (s GoogleTypeColor) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeColor) UnmarshalJSON(data []byte) error { @@ -2830,9 +2830,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LabelsCreateCall struct { diff --git a/essentialcontacts/v1/essentialcontacts-gen.go b/essentialcontacts/v1/essentialcontacts-gen.go index 02c8078be0..9b6f1ec500 100644 --- a/essentialcontacts/v1/essentialcontacts-gen.go +++ b/essentialcontacts/v1/essentialcontacts-gen.go @@ -252,9 +252,9 @@ type GoogleCloudEssentialcontactsV1ComputeContactsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudEssentialcontactsV1ComputeContactsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudEssentialcontactsV1ComputeContactsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudEssentialcontactsV1ComputeContactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudEssentialcontactsV1Contact: A contact that will receive @@ -325,9 +325,9 @@ type GoogleCloudEssentialcontactsV1Contact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudEssentialcontactsV1Contact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudEssentialcontactsV1Contact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudEssentialcontactsV1Contact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudEssentialcontactsV1ListContactsResponse: Response message for the @@ -357,9 +357,9 @@ type GoogleCloudEssentialcontactsV1ListContactsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudEssentialcontactsV1ListContactsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudEssentialcontactsV1ListContactsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudEssentialcontactsV1ListContactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudEssentialcontactsV1SendTestMessageRequest: Request message for @@ -406,9 +406,9 @@ type GoogleCloudEssentialcontactsV1SendTestMessageRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudEssentialcontactsV1SendTestMessageRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudEssentialcontactsV1SendTestMessageRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudEssentialcontactsV1SendTestMessageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid diff --git a/eventarc/v1/eventarc-gen.go b/eventarc/v1/eventarc-gen.go index 7fecdc39e2..9a6d07584b 100644 --- a/eventarc/v1/eventarc-gen.go +++ b/eventarc/v1/eventarc-gen.go @@ -271,9 +271,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -306,9 +306,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -405,9 +405,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Channel: A representation of the Channel resource. A Channel is a resource @@ -480,9 +480,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelConnection: A representation of the ChannelConnection resource. A @@ -525,9 +525,9 @@ type ChannelConnection struct { NullFields []string `json:"-"` } -func (s *ChannelConnection) MarshalJSON() ([]byte, error) { +func (s ChannelConnection) MarshalJSON() ([]byte, error) { type NoMethod ChannelConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRun: Represents a Cloud Run destination. @@ -556,9 +556,9 @@ type CloudRun struct { NullFields []string `json:"-"` } -func (s *CloudRun) MarshalJSON() ([]byte, error) { +func (s CloudRun) MarshalJSON() ([]byte, error) { type NoMethod CloudRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Destination: Represents a target of an invocation over HTTP. @@ -600,9 +600,9 @@ type Destination struct { NullFields []string `json:"-"` } -func (s *Destination) MarshalJSON() ([]byte, error) { +func (s Destination) MarshalJSON() ([]byte, error) { type NoMethod Destination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -644,9 +644,9 @@ type EventFilter struct { NullFields []string `json:"-"` } -func (s *EventFilter) MarshalJSON() ([]byte, error) { +func (s EventFilter) MarshalJSON() ([]byte, error) { type NoMethod EventFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventType: A representation of the event type resource. @@ -680,9 +680,9 @@ type EventType struct { NullFields []string `json:"-"` } -func (s *EventType) MarshalJSON() ([]byte, error) { +func (s EventType) MarshalJSON() ([]byte, error) { type NoMethod EventType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -728,9 +728,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilteringAttribute: A representation of the FilteringAttribute resource. @@ -759,9 +759,9 @@ type FilteringAttribute struct { NullFields []string `json:"-"` } -func (s *FilteringAttribute) MarshalJSON() ([]byte, error) { +func (s FilteringAttribute) MarshalJSON() ([]byte, error) { type NoMethod FilteringAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GKE: Represents a GKE destination. @@ -796,9 +796,9 @@ type GKE struct { NullFields []string `json:"-"` } -func (s *GKE) MarshalJSON() ([]byte, error) { +func (s GKE) MarshalJSON() ([]byte, error) { type NoMethod GKE - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleChannelConfig: A GoogleChannelConfig is a resource that stores the @@ -832,9 +832,9 @@ type GoogleChannelConfig struct { NullFields []string `json:"-"` } -func (s *GoogleChannelConfig) MarshalJSON() ([]byte, error) { +func (s GoogleChannelConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleChannelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -866,9 +866,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -913,9 +913,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -947,9 +947,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpEndpoint: Represents a HTTP endpoint destination. @@ -974,9 +974,9 @@ type HttpEndpoint struct { NullFields []string `json:"-"` } -func (s *HttpEndpoint) MarshalJSON() ([]byte, error) { +func (s HttpEndpoint) MarshalJSON() ([]byte, error) { type NoMethod HttpEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListChannelConnectionsResponse: The response message for the @@ -1006,9 +1006,9 @@ type ListChannelConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListChannelConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListChannelConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListChannelConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListChannelsResponse: The response message for the `ListChannels` method. @@ -1036,9 +1036,9 @@ type ListChannelsResponse struct { NullFields []string `json:"-"` } -func (s *ListChannelsResponse) MarshalJSON() ([]byte, error) { +func (s ListChannelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListChannelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1064,9 +1064,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProvidersResponse: The response message for the `ListProviders` method. @@ -1095,9 +1095,9 @@ type ListProvidersResponse struct { NullFields []string `json:"-"` } -func (s *ListProvidersResponse) MarshalJSON() ([]byte, error) { +func (s ListProvidersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProvidersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTriggersResponse: The response message for the `ListTriggers` method. @@ -1125,9 +1125,9 @@ type ListTriggersResponse struct { NullFields []string `json:"-"` } -func (s *ListTriggersResponse) MarshalJSON() ([]byte, error) { +func (s ListTriggersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTriggersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1163,9 +1163,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Network Configuration that can be inherited by other protos. @@ -1188,9 +1188,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1226,9 +1226,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1318,9 +1318,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Provider: A representation of the Provider resource. @@ -1349,9 +1349,9 @@ type Provider struct { NullFields []string `json:"-"` } -func (s *Provider) MarshalJSON() ([]byte, error) { +func (s Provider) MarshalJSON() ([]byte, error) { type NoMethod Provider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pubsub: Represents a Pub/Sub transport. @@ -1379,9 +1379,9 @@ type Pubsub struct { NullFields []string `json:"-"` } -func (s *Pubsub) MarshalJSON() ([]byte, error) { +func (s Pubsub) MarshalJSON() ([]byte, error) { type NoMethod Pubsub - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1408,9 +1408,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StateCondition: A condition that is part of the trigger state computation. @@ -1512,9 +1512,9 @@ type StateCondition struct { NullFields []string `json:"-"` } -func (s *StateCondition) MarshalJSON() ([]byte, error) { +func (s StateCondition) MarshalJSON() ([]byte, error) { type NoMethod StateCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1537,9 +1537,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1564,9 +1564,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Transport: Represents the transport intermediaries created for the trigger @@ -1588,9 +1588,9 @@ type Transport struct { NullFields []string `json:"-"` } -func (s *Transport) MarshalJSON() ([]byte, error) { +func (s Transport) MarshalJSON() ([]byte, error) { type NoMethod Transport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Trigger: A representation of the trigger resource. @@ -1663,9 +1663,9 @@ type Trigger struct { NullFields []string `json:"-"` } -func (s *Trigger) MarshalJSON() ([]byte, error) { +func (s Trigger) MarshalJSON() ([]byte, error) { type NoMethod Trigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/factchecktools/v1alpha1/factchecktools-gen.go b/factchecktools/v1alpha1/factchecktools-gen.go index b42a7ef480..ac1193fca5 100644 --- a/factchecktools/v1alpha1/factchecktools-gen.go +++ b/factchecktools/v1alpha1/factchecktools-gen.go @@ -208,9 +208,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1Claim struct { NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1Claim) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1Claim) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1Claim - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor: Information about the @@ -238,9 +238,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor struct { NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating: Information about the @@ -276,9 +276,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating struct { NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview: Information about a @@ -310,9 +310,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview struct { NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor: Information about @@ -336,9 +336,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor struct { NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup: Fields for an @@ -384,9 +384,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup struct { NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage: Holds one or @@ -431,9 +431,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage struct { NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponse: @@ -461,9 +461,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponse NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponseRe @@ -484,9 +484,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponse NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponseResult) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponseResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponseResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse: @@ -514,9 +514,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse stru NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse: @@ -544,9 +544,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFactcheckingFactchecktoolsV1alpha1Publisher: Information about the @@ -571,9 +571,9 @@ type GoogleFactcheckingFactchecktoolsV1alpha1Publisher struct { NullFields []string `json:"-"` } -func (s *GoogleFactcheckingFactchecktoolsV1alpha1Publisher) MarshalJSON() ([]byte, error) { +func (s GoogleFactcheckingFactchecktoolsV1alpha1Publisher) MarshalJSON() ([]byte, error) { type NoMethod GoogleFactcheckingFactchecktoolsV1alpha1Publisher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid diff --git a/fcm/v1/fcm-gen.go b/fcm/v1/fcm-gen.go index 08e7310dca..152cb5b523 100644 --- a/fcm/v1/fcm-gen.go +++ b/fcm/v1/fcm-gen.go @@ -249,9 +249,9 @@ type AndroidConfig struct { NullFields []string `json:"-"` } -func (s *AndroidConfig) MarshalJSON() ([]byte, error) { +func (s AndroidConfig) MarshalJSON() ([]byte, error) { type NoMethod AndroidConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidFcmOptions: Options for features provided by the FCM SDK for Android. @@ -271,9 +271,9 @@ type AndroidFcmOptions struct { NullFields []string `json:"-"` } -func (s *AndroidFcmOptions) MarshalJSON() ([]byte, error) { +func (s AndroidFcmOptions) MarshalJSON() ([]byte, error) { type NoMethod AndroidFcmOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidNotification: Notification to send to android devices. @@ -465,9 +465,9 @@ type AndroidNotification struct { NullFields []string `json:"-"` } -func (s *AndroidNotification) MarshalJSON() ([]byte, error) { +func (s AndroidNotification) MarshalJSON() ([]byte, error) { type NoMethod AndroidNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApnsConfig: Apple Push Notification Service (https://goo.gl/MXRTPa) specific @@ -501,9 +501,9 @@ type ApnsConfig struct { NullFields []string `json:"-"` } -func (s *ApnsConfig) MarshalJSON() ([]byte, error) { +func (s ApnsConfig) MarshalJSON() ([]byte, error) { type NoMethod ApnsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApnsFcmOptions: Options for features provided by the FCM SDK for iOS. @@ -527,9 +527,9 @@ type ApnsFcmOptions struct { NullFields []string `json:"-"` } -func (s *ApnsFcmOptions) MarshalJSON() ([]byte, error) { +func (s ApnsFcmOptions) MarshalJSON() ([]byte, error) { type NoMethod ApnsFcmOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Color: Represents a color in the RGBA color space. This representation is @@ -610,9 +610,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -653,9 +653,9 @@ type FcmOptions struct { NullFields []string `json:"-"` } -func (s *FcmOptions) MarshalJSON() ([]byte, error) { +func (s FcmOptions) MarshalJSON() ([]byte, error) { type NoMethod FcmOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LightSettings: Settings to control notification LED. @@ -684,9 +684,9 @@ type LightSettings struct { NullFields []string `json:"-"` } -func (s *LightSettings) MarshalJSON() ([]byte, error) { +func (s LightSettings) MarshalJSON() ([]byte, error) { type NoMethod LightSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Message: Message to send by Firebase Cloud Messaging Service. @@ -740,9 +740,9 @@ type Message struct { NullFields []string `json:"-"` } -func (s *Message) MarshalJSON() ([]byte, error) { +func (s Message) MarshalJSON() ([]byte, error) { type NoMethod Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Notification: Basic notification template to use across all platforms. @@ -771,9 +771,9 @@ type Notification struct { NullFields []string `json:"-"` } -func (s *Notification) MarshalJSON() ([]byte, error) { +func (s Notification) MarshalJSON() ([]byte, error) { type NoMethod Notification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SendMessageRequest: Request to send a message to specified target. @@ -796,9 +796,9 @@ type SendMessageRequest struct { NullFields []string `json:"-"` } -func (s *SendMessageRequest) MarshalJSON() ([]byte, error) { +func (s SendMessageRequest) MarshalJSON() ([]byte, error) { type NoMethod SendMessageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebpushConfig: Webpush protocol (https://tools.ietf.org/html/rfc8030) @@ -833,9 +833,9 @@ type WebpushConfig struct { NullFields []string `json:"-"` } -func (s *WebpushConfig) MarshalJSON() ([]byte, error) { +func (s WebpushConfig) MarshalJSON() ([]byte, error) { type NoMethod WebpushConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebpushFcmOptions: Options for features provided by the FCM SDK for Web. @@ -858,9 +858,9 @@ type WebpushFcmOptions struct { NullFields []string `json:"-"` } -func (s *WebpushFcmOptions) MarshalJSON() ([]byte, error) { +func (s WebpushFcmOptions) MarshalJSON() ([]byte, error) { type NoMethod WebpushFcmOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsMessagesSendCall struct { diff --git a/fcmdata/v1beta1/fcmdata-gen.go b/fcmdata/v1beta1/fcmdata-gen.go index 74415e38f1..6b9456297a 100644 --- a/fcmdata/v1beta1/fcmdata-gen.go +++ b/fcmdata/v1beta1/fcmdata-gen.go @@ -213,9 +213,9 @@ type GoogleFirebaseFcmDataV1beta1AndroidDeliveryData struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseFcmDataV1beta1AndroidDeliveryData) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseFcmDataV1beta1AndroidDeliveryData) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseFcmDataV1beta1AndroidDeliveryData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseFcmDataV1beta1Data: Data detailing messaging delivery @@ -252,9 +252,9 @@ type GoogleFirebaseFcmDataV1beta1Data struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseFcmDataV1beta1Data) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseFcmDataV1beta1Data) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseFcmDataV1beta1Data - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents: Overview of @@ -300,9 +300,9 @@ type GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents) UnmarshalJSON(data []byte) error { @@ -352,9 +352,9 @@ type GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseFcmDataV1beta1MessageInsightPercents: Additional information @@ -378,9 +378,9 @@ type GoogleFirebaseFcmDataV1beta1MessageInsightPercents struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseFcmDataV1beta1MessageInsightPercents) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseFcmDataV1beta1MessageInsightPercents) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseFcmDataV1beta1MessageInsightPercents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleFirebaseFcmDataV1beta1MessageInsightPercents) UnmarshalJSON(data []byte) error { @@ -455,9 +455,9 @@ type GoogleFirebaseFcmDataV1beta1MessageOutcomePercents struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseFcmDataV1beta1MessageOutcomePercents) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseFcmDataV1beta1MessageOutcomePercents) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseFcmDataV1beta1MessageOutcomePercents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleFirebaseFcmDataV1beta1MessageOutcomePercents) UnmarshalJSON(data []byte) error { @@ -527,9 +527,9 @@ type GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents) UnmarshalJSON(data []byte) error { @@ -589,9 +589,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsAndroidAppsDeliveryDataListCall struct { diff --git a/file/v1/file-gen.go b/file/v1/file-gen.go index 1348d415da..7b2eea50bf 100644 --- a/file/v1/file-gen.go +++ b/file/v1/file-gen.go @@ -315,9 +315,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -343,9 +343,9 @@ type DailyCycle struct { NullFields []string `json:"-"` } -func (s *DailyCycle) MarshalJSON() ([]byte, error) { +func (s DailyCycle) MarshalJSON() ([]byte, error) { type NoMethod DailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -381,9 +381,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: DenyMaintenancePeriod definition. Maintenance is @@ -416,9 +416,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -464,9 +464,9 @@ type FileShareConfig struct { NullFields []string `json:"-"` } -func (s *FileShareConfig) MarshalJSON() ([]byte, error) { +func (s FileShareConfig) MarshalJSON() ([]byte, error) { type NoMethod FileShareConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FixedIOPS: Fixed IOPS parameters. @@ -486,9 +486,9 @@ type FixedIOPS struct { NullFields []string `json:"-"` } -func (s *FixedIOPS) MarshalJSON() ([]byte, error) { +func (s FixedIOPS) MarshalJSON() ([]byte, error) { type NoMethod FixedIOPS - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1Instance: Instance represents @@ -606,9 +606,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1Instance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule: @@ -645,9 +645,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings: @@ -681,9 +681,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata: Node @@ -713,9 +713,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter: @@ -737,9 +737,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility: @@ -771,9 +771,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource: @@ -802,9 +802,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility: @@ -831,9 +831,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata: SloMetadata @@ -864,9 +864,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IOPSPerGB: IOPS per capacity parameters. @@ -886,9 +886,9 @@ type IOPSPerGB struct { NullFields []string `json:"-"` } -func (s *IOPSPerGB) MarshalJSON() ([]byte, error) { +func (s IOPSPerGB) MarshalJSON() ([]byte, error) { type NoMethod IOPSPerGB - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: A Filestore instance. @@ -992,9 +992,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupsResponse: ListBackupsResponse is the result of @@ -1027,9 +1027,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: ListInstancesResponse is the result of @@ -1062,9 +1062,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1090,9 +1090,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1118,9 +1118,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSnapshotsResponse: ListSnapshotsResponse is the result of @@ -1147,9 +1147,9 @@ type ListSnapshotsResponse struct { NullFields []string `json:"-"` } -func (s *ListSnapshotsResponse) MarshalJSON() ([]byte, error) { +func (s ListSnapshotsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSnapshotsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1185,9 +1185,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: Defines policies to service maintenance events. @@ -1233,9 +1233,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow definition. @@ -1257,9 +1257,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Network configuration for the instance. @@ -1317,9 +1317,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NfsExportOptions: NFS export options specifications. @@ -1372,9 +1372,9 @@ type NfsExportOptions struct { NullFields []string `json:"-"` } -func (s *NfsExportOptions) MarshalJSON() ([]byte, error) { +func (s NfsExportOptions) MarshalJSON() ([]byte, error) { type NoMethod NfsExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1419,9 +1419,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1457,9 +1457,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceConfig: Performance configuration. Used for setting the @@ -1504,9 +1504,9 @@ type PerformanceConfig struct { NullFields []string `json:"-"` } -func (s *PerformanceConfig) MarshalJSON() ([]byte, error) { +func (s PerformanceConfig) MarshalJSON() ([]byte, error) { type NoMethod PerformanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceLimits: The enforced performance limits, calculated from the @@ -1533,9 +1533,9 @@ type PerformanceLimits struct { NullFields []string `json:"-"` } -func (s *PerformanceLimits) MarshalJSON() ([]byte, error) { +func (s PerformanceLimits) MarshalJSON() ([]byte, error) { type NoMethod PerformanceLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromoteReplicaRequest: PromoteReplicaRequest promotes a Filestore standby @@ -1581,9 +1581,9 @@ type ReplicaConfig struct { NullFields []string `json:"-"` } -func (s *ReplicaConfig) MarshalJSON() ([]byte, error) { +func (s ReplicaConfig) MarshalJSON() ([]byte, error) { type NoMethod ReplicaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Replication: Replication specifications. @@ -1613,9 +1613,9 @@ type Replication struct { NullFields []string `json:"-"` } -func (s *Replication) MarshalJSON() ([]byte, error) { +func (s Replication) MarshalJSON() ([]byte, error) { type NoMethod Replication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreInstanceRequest: RestoreInstanceRequest restores an existing @@ -1640,9 +1640,9 @@ type RestoreInstanceRequest struct { NullFields []string `json:"-"` } -func (s *RestoreInstanceRequest) MarshalJSON() ([]byte, error) { +func (s RestoreInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevertInstanceRequest: RevertInstanceRequest reverts the given instance's @@ -1667,9 +1667,9 @@ type RevertInstanceRequest struct { NullFields []string `json:"-"` } -func (s *RevertInstanceRequest) MarshalJSON() ([]byte, error) { +func (s RevertInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RevertInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Configure the schedule. @@ -1703,9 +1703,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Snapshot: A Filestore snapshot. @@ -1752,9 +1752,9 @@ type Snapshot struct { NullFields []string `json:"-"` } -func (s *Snapshot) MarshalJSON() ([]byte, error) { +func (s Snapshot) MarshalJSON() ([]byte, error) { type NoMethod Snapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1786,9 +1786,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -1819,9 +1819,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePolicy: Maintenance policy applicable to instance updates. @@ -1867,9 +1867,9 @@ type UpdatePolicy struct { NullFields []string `json:"-"` } -func (s *UpdatePolicy) MarshalJSON() ([]byte, error) { +func (s UpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod UpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyCycle: Time window specified for weekly operations. @@ -1889,9 +1889,9 @@ type WeeklyCycle struct { NullFields []string `json:"-"` } -func (s *WeeklyCycle) MarshalJSON() ([]byte, error) { +func (s WeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod WeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/file/v1beta1/file-gen.go b/file/v1beta1/file-gen.go index f3572a334f..3d985451b7 100644 --- a/file/v1beta1/file-gen.go +++ b/file/v1beta1/file-gen.go @@ -326,9 +326,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -354,9 +354,9 @@ type DailyCycle struct { NullFields []string `json:"-"` } -func (s *DailyCycle) MarshalJSON() ([]byte, error) { +func (s DailyCycle) MarshalJSON() ([]byte, error) { type NoMethod DailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -392,9 +392,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: DenyMaintenancePeriod definition. Maintenance is @@ -427,9 +427,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectoryServicesConfig: Directory Services configuration for Kerberos-based @@ -451,9 +451,9 @@ type DirectoryServicesConfig struct { NullFields []string `json:"-"` } -func (s *DirectoryServicesConfig) MarshalJSON() ([]byte, error) { +func (s DirectoryServicesConfig) MarshalJSON() ([]byte, error) { type NoMethod DirectoryServicesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -499,9 +499,9 @@ type FileShareConfig struct { NullFields []string `json:"-"` } -func (s *FileShareConfig) MarshalJSON() ([]byte, error) { +func (s FileShareConfig) MarshalJSON() ([]byte, error) { type NoMethod FileShareConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FixedIOPS: Fixed IOPS parameters. @@ -521,9 +521,9 @@ type FixedIOPS struct { NullFields []string `json:"-"` } -func (s *FixedIOPS) MarshalJSON() ([]byte, error) { +func (s FixedIOPS) MarshalJSON() ([]byte, error) { type NoMethod FixedIOPS - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1Instance: Instance represents @@ -641,9 +641,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1Instance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule: @@ -680,9 +680,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings: @@ -716,9 +716,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata: Node @@ -748,9 +748,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter: @@ -772,9 +772,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility: @@ -806,9 +806,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource: @@ -837,9 +837,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility: @@ -866,9 +866,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata: SloMetadata @@ -899,9 +899,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IOPSPerGB: IOPS per capacity parameters. @@ -921,9 +921,9 @@ type IOPSPerGB struct { NullFields []string `json:"-"` } -func (s *IOPSPerGB) MarshalJSON() ([]byte, error) { +func (s IOPSPerGB) MarshalJSON() ([]byte, error) { type NoMethod IOPSPerGB - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: A Filestore instance. @@ -1055,9 +1055,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupsResponse: ListBackupsResponse is the result of @@ -1090,9 +1090,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: ListInstancesResponse is the result of @@ -1125,9 +1125,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1153,9 +1153,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1181,9 +1181,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSharesResponse: ListSharesResponse is the result of ListSharesRequest. @@ -1211,9 +1211,9 @@ type ListSharesResponse struct { NullFields []string `json:"-"` } -func (s *ListSharesResponse) MarshalJSON() ([]byte, error) { +func (s ListSharesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSharesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSnapshotsResponse: ListSnapshotsResponse is the result of @@ -1240,9 +1240,9 @@ type ListSnapshotsResponse struct { NullFields []string `json:"-"` } -func (s *ListSnapshotsResponse) MarshalJSON() ([]byte, error) { +func (s ListSnapshotsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSnapshotsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1278,9 +1278,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: Defines policies to service maintenance events. @@ -1326,9 +1326,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow definition. @@ -1350,9 +1350,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedActiveDirectoryConfig: ManagedActiveDirectoryConfig contains all the @@ -1378,9 +1378,9 @@ type ManagedActiveDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *ManagedActiveDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s ManagedActiveDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod ManagedActiveDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Network configuration for the instance. @@ -1438,9 +1438,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NfsExportOptions: NFS export options specifications. @@ -1506,9 +1506,9 @@ type NfsExportOptions struct { NullFields []string `json:"-"` } -func (s *NfsExportOptions) MarshalJSON() ([]byte, error) { +func (s NfsExportOptions) MarshalJSON() ([]byte, error) { type NoMethod NfsExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1553,9 +1553,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1591,9 +1591,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceConfig: Performance configuration. Used for setting the @@ -1638,9 +1638,9 @@ type PerformanceConfig struct { NullFields []string `json:"-"` } -func (s *PerformanceConfig) MarshalJSON() ([]byte, error) { +func (s PerformanceConfig) MarshalJSON() ([]byte, error) { type NoMethod PerformanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceLimits: The enforced performance limits, calculated from the @@ -1667,9 +1667,9 @@ type PerformanceLimits struct { NullFields []string `json:"-"` } -func (s *PerformanceLimits) MarshalJSON() ([]byte, error) { +func (s PerformanceLimits) MarshalJSON() ([]byte, error) { type NoMethod PerformanceLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromoteReplicaRequest: PromoteReplicaRequest promotes a Filestore standby @@ -1715,9 +1715,9 @@ type ReplicaConfig struct { NullFields []string `json:"-"` } -func (s *ReplicaConfig) MarshalJSON() ([]byte, error) { +func (s ReplicaConfig) MarshalJSON() ([]byte, error) { type NoMethod ReplicaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Replication: Replication specifications. @@ -1747,9 +1747,9 @@ type Replication struct { NullFields []string `json:"-"` } -func (s *Replication) MarshalJSON() ([]byte, error) { +func (s Replication) MarshalJSON() ([]byte, error) { type NoMethod Replication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreInstanceRequest: RestoreInstanceRequest restores an existing @@ -1777,9 +1777,9 @@ type RestoreInstanceRequest struct { NullFields []string `json:"-"` } -func (s *RestoreInstanceRequest) MarshalJSON() ([]byte, error) { +func (s RestoreInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevertInstanceRequest: RevertInstanceRequest reverts the given instance's @@ -1804,9 +1804,9 @@ type RevertInstanceRequest struct { NullFields []string `json:"-"` } -func (s *RevertInstanceRequest) MarshalJSON() ([]byte, error) { +func (s RevertInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RevertInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Configure the schedule. @@ -1840,9 +1840,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Share: A Filestore share. @@ -1896,9 +1896,9 @@ type Share struct { NullFields []string `json:"-"` } -func (s *Share) MarshalJSON() ([]byte, error) { +func (s Share) MarshalJSON() ([]byte, error) { type NoMethod Share - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Snapshot: A Filestore snapshot. @@ -1945,9 +1945,9 @@ type Snapshot struct { NullFields []string `json:"-"` } -func (s *Snapshot) MarshalJSON() ([]byte, error) { +func (s Snapshot) MarshalJSON() ([]byte, error) { type NoMethod Snapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1979,9 +1979,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -2012,9 +2012,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePolicy: Maintenance policy applicable to instance updates. @@ -2060,9 +2060,9 @@ type UpdatePolicy struct { NullFields []string `json:"-"` } -func (s *UpdatePolicy) MarshalJSON() ([]byte, error) { +func (s UpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod UpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyCycle: Time window specified for weekly operations. @@ -2082,9 +2082,9 @@ type WeeklyCycle struct { NullFields []string `json:"-"` } -func (s *WeeklyCycle) MarshalJSON() ([]byte, error) { +func (s WeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod WeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/firebase/v1beta1/firebase-gen.go b/firebase/v1beta1/firebase-gen.go index 82f177150c..52fdfbc5bf 100644 --- a/firebase/v1beta1/firebase-gen.go +++ b/firebase/v1beta1/firebase-gen.go @@ -299,9 +299,9 @@ type AddFirebaseRequest struct { NullFields []string `json:"-"` } -func (s *AddFirebaseRequest) MarshalJSON() ([]byte, error) { +func (s AddFirebaseRequest) MarshalJSON() ([]byte, error) { type NoMethod AddFirebaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AddGoogleAnalyticsRequest struct { @@ -327,9 +327,9 @@ type AddGoogleAnalyticsRequest struct { NullFields []string `json:"-"` } -func (s *AddGoogleAnalyticsRequest) MarshalJSON() ([]byte, error) { +func (s AddGoogleAnalyticsRequest) MarshalJSON() ([]byte, error) { type NoMethod AddGoogleAnalyticsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdminSdkConfig struct { @@ -378,9 +378,9 @@ type AdminSdkConfig struct { NullFields []string `json:"-"` } -func (s *AdminSdkConfig) MarshalJSON() ([]byte, error) { +func (s AdminSdkConfig) MarshalJSON() ([]byte, error) { type NoMethod AdminSdkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AnalyticsDetails struct { @@ -411,9 +411,9 @@ type AnalyticsDetails struct { NullFields []string `json:"-"` } -func (s *AnalyticsDetails) MarshalJSON() ([]byte, error) { +func (s AnalyticsDetails) MarshalJSON() ([]byte, error) { type NoMethod AnalyticsDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyticsProperty: Details of a Google Analytics property @@ -445,9 +445,9 @@ type AnalyticsProperty struct { NullFields []string `json:"-"` } -func (s *AnalyticsProperty) MarshalJSON() ([]byte, error) { +func (s AnalyticsProperty) MarshalJSON() ([]byte, error) { type NoMethod AnalyticsProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidApp: Details of a Firebase App for Android. @@ -533,9 +533,9 @@ type AndroidApp struct { NullFields []string `json:"-"` } -func (s *AndroidApp) MarshalJSON() ([]byte, error) { +func (s AndroidApp) MarshalJSON() ([]byte, error) { type NoMethod AndroidApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidAppConfig: Configuration metadata of a single Firebase App for @@ -562,9 +562,9 @@ type AndroidAppConfig struct { NullFields []string `json:"-"` } -func (s *AndroidAppConfig) MarshalJSON() ([]byte, error) { +func (s AndroidAppConfig) MarshalJSON() ([]byte, error) { type NoMethod AndroidAppConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultResources: **DEPRECATED.** _Auto-provisioning of these resources is @@ -633,9 +633,9 @@ type DefaultResources struct { NullFields []string `json:"-"` } -func (s *DefaultResources) MarshalJSON() ([]byte, error) { +func (s DefaultResources) MarshalJSON() ([]byte, error) { type NoMethod DefaultResources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -665,9 +665,9 @@ type FinalizeDefaultLocationRequest struct { NullFields []string `json:"-"` } -func (s *FinalizeDefaultLocationRequest) MarshalJSON() ([]byte, error) { +func (s FinalizeDefaultLocationRequest) MarshalJSON() ([]byte, error) { type NoMethod FinalizeDefaultLocationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirebaseAppInfo: A high-level summary of an App. @@ -746,9 +746,9 @@ type FirebaseAppInfo struct { NullFields []string `json:"-"` } -func (s *FirebaseAppInfo) MarshalJSON() ([]byte, error) { +func (s FirebaseAppInfo) MarshalJSON() ([]byte, error) { type NoMethod FirebaseAppInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirebaseProject: A `FirebaseProject` is the top-level Firebase entity. It is @@ -825,9 +825,9 @@ type FirebaseProject struct { NullFields []string `json:"-"` } -func (s *FirebaseProject) MarshalJSON() ([]byte, error) { +func (s FirebaseProject) MarshalJSON() ([]byte, error) { type NoMethod FirebaseProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosApp: Details of a Firebase App for iOS. @@ -915,9 +915,9 @@ type IosApp struct { NullFields []string `json:"-"` } -func (s *IosApp) MarshalJSON() ([]byte, error) { +func (s IosApp) MarshalJSON() ([]byte, error) { type NoMethod IosApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosAppConfig: Configuration metadata of a single Firebase App for iOS. @@ -943,9 +943,9 @@ type IosAppConfig struct { NullFields []string `json:"-"` } -func (s *IosAppConfig) MarshalJSON() ([]byte, error) { +func (s IosAppConfig) MarshalJSON() ([]byte, error) { type NoMethod IosAppConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListAndroidAppsResponse struct { @@ -974,9 +974,9 @@ type ListAndroidAppsResponse struct { NullFields []string `json:"-"` } -func (s *ListAndroidAppsResponse) MarshalJSON() ([]byte, error) { +func (s ListAndroidAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAndroidAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListAvailableLocationsResponse struct { @@ -1004,9 +1004,9 @@ type ListAvailableLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListAvailableLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListAvailableLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAvailableLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListAvailableProjectsResponse struct { @@ -1035,9 +1035,9 @@ type ListAvailableProjectsResponse struct { NullFields []string `json:"-"` } -func (s *ListAvailableProjectsResponse) MarshalJSON() ([]byte, error) { +func (s ListAvailableProjectsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAvailableProjectsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListFirebaseProjectsResponse struct { @@ -1065,9 +1065,9 @@ type ListFirebaseProjectsResponse struct { NullFields []string `json:"-"` } -func (s *ListFirebaseProjectsResponse) MarshalJSON() ([]byte, error) { +func (s ListFirebaseProjectsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFirebaseProjectsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListIosAppsResponse struct { @@ -1095,9 +1095,9 @@ type ListIosAppsResponse struct { NullFields []string `json:"-"` } -func (s *ListIosAppsResponse) MarshalJSON() ([]byte, error) { +func (s ListIosAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListIosAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListShaCertificatesResponse struct { @@ -1120,9 +1120,9 @@ type ListShaCertificatesResponse struct { NullFields []string `json:"-"` } -func (s *ListShaCertificatesResponse) MarshalJSON() ([]byte, error) { +func (s ListShaCertificatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListShaCertificatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListWebAppsResponse struct { @@ -1150,9 +1150,9 @@ type ListWebAppsResponse struct { NullFields []string `json:"-"` } -func (s *ListWebAppsResponse) MarshalJSON() ([]byte, error) { +func (s ListWebAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWebAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: **DEPRECATED.** _This Location is no longer used to determine @@ -1209,9 +1209,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MessageSet: This is proto2's version of MessageSet. @@ -1260,9 +1260,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Describes the progress of an LRO. It is included in the @@ -1287,9 +1287,9 @@ type ProductMetadata struct { NullFields []string `json:"-"` } -func (s *ProductMetadata) MarshalJSON() ([]byte, error) { +func (s ProductMetadata) MarshalJSON() ([]byte, error) { type NoMethod ProductMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectInfo: A reference to a Google Cloud Platform (GCP) `Project`. @@ -1324,9 +1324,9 @@ type ProjectInfo struct { NullFields []string `json:"-"` } -func (s *ProjectInfo) MarshalJSON() ([]byte, error) { +func (s ProjectInfo) MarshalJSON() ([]byte, error) { type NoMethod ProjectInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RemoveAnalyticsRequest struct { @@ -1350,9 +1350,9 @@ type RemoveAnalyticsRequest struct { NullFields []string `json:"-"` } -func (s *RemoveAnalyticsRequest) MarshalJSON() ([]byte, error) { +func (s RemoveAnalyticsRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveAnalyticsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RemoveAndroidAppRequest struct { @@ -1384,9 +1384,9 @@ type RemoveAndroidAppRequest struct { NullFields []string `json:"-"` } -func (s *RemoveAndroidAppRequest) MarshalJSON() ([]byte, error) { +func (s RemoveAndroidAppRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveAndroidAppRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RemoveIosAppRequest struct { @@ -1418,9 +1418,9 @@ type RemoveIosAppRequest struct { NullFields []string `json:"-"` } -func (s *RemoveIosAppRequest) MarshalJSON() ([]byte, error) { +func (s RemoveIosAppRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveIosAppRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RemoveWebAppRequest struct { @@ -1452,9 +1452,9 @@ type RemoveWebAppRequest struct { NullFields []string `json:"-"` } -func (s *RemoveWebAppRequest) MarshalJSON() ([]byte, error) { +func (s RemoveWebAppRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveWebAppRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SearchFirebaseAppsResponse struct { @@ -1481,9 +1481,9 @@ type SearchFirebaseAppsResponse struct { NullFields []string `json:"-"` } -func (s *SearchFirebaseAppsResponse) MarshalJSON() ([]byte, error) { +func (s SearchFirebaseAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchFirebaseAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShaCertificate: A SHA-1 or SHA-256 certificate associated with the @@ -1528,9 +1528,9 @@ type ShaCertificate struct { NullFields []string `json:"-"` } -func (s *ShaCertificate) MarshalJSON() ([]byte, error) { +func (s ShaCertificate) MarshalJSON() ([]byte, error) { type NoMethod ShaCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1562,9 +1562,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatusProto: Wire-format for a Status object @@ -1597,9 +1597,9 @@ type StatusProto struct { NullFields []string `json:"-"` } -func (s *StatusProto) MarshalJSON() ([]byte, error) { +func (s StatusProto) MarshalJSON() ([]byte, error) { type NoMethod StatusProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamMapping: A mapping of a Firebase App to a Google Analytics data stream @@ -1637,9 +1637,9 @@ type StreamMapping struct { NullFields []string `json:"-"` } -func (s *StreamMapping) MarshalJSON() ([]byte, error) { +func (s StreamMapping) MarshalJSON() ([]byte, error) { type NoMethod StreamMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UndeleteAndroidAppRequest struct { @@ -1662,9 +1662,9 @@ type UndeleteAndroidAppRequest struct { NullFields []string `json:"-"` } -func (s *UndeleteAndroidAppRequest) MarshalJSON() ([]byte, error) { +func (s UndeleteAndroidAppRequest) MarshalJSON() ([]byte, error) { type NoMethod UndeleteAndroidAppRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UndeleteIosAppRequest struct { @@ -1687,9 +1687,9 @@ type UndeleteIosAppRequest struct { NullFields []string `json:"-"` } -func (s *UndeleteIosAppRequest) MarshalJSON() ([]byte, error) { +func (s UndeleteIosAppRequest) MarshalJSON() ([]byte, error) { type NoMethod UndeleteIosAppRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UndeleteWebAppRequest struct { @@ -1712,9 +1712,9 @@ type UndeleteWebAppRequest struct { NullFields []string `json:"-"` } -func (s *UndeleteWebAppRequest) MarshalJSON() ([]byte, error) { +func (s UndeleteWebAppRequest) MarshalJSON() ([]byte, error) { type NoMethod UndeleteWebAppRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebApp: Details of a Firebase App for the web. @@ -1801,9 +1801,9 @@ type WebApp struct { NullFields []string `json:"-"` } -func (s *WebApp) MarshalJSON() ([]byte, error) { +func (s WebApp) MarshalJSON() ([]byte, error) { type NoMethod WebApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebAppConfig: Configuration metadata of a single Firebase App for the web. @@ -1879,9 +1879,9 @@ type WebAppConfig struct { NullFields []string `json:"-"` } -func (s *WebAppConfig) MarshalJSON() ([]byte, error) { +func (s WebAppConfig) MarshalJSON() ([]byte, error) { type NoMethod WebAppConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AvailableProjectsListCall struct { diff --git a/firebaseappcheck/v1/firebaseappcheck-gen.go b/firebaseappcheck/v1/firebaseappcheck-gen.go index f3cae6115e..95ee8b71ea 100644 --- a/firebaseappcheck/v1/firebaseappcheck-gen.go +++ b/firebaseappcheck/v1/firebaseappcheck-gen.go @@ -337,9 +337,9 @@ type GoogleFirebaseAppcheckV1AppAttestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1AppAttestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1AppAttestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1AppAttestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1AppCheckToken: Encapsulates an *App Check token*, @@ -374,9 +374,9 @@ type GoogleFirebaseAppcheckV1AppCheckToken struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1AppCheckToken) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1AppCheckToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1AppCheckToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1BatchGetAppAttestConfigsResponse: Response message @@ -400,9 +400,9 @@ type GoogleFirebaseAppcheckV1BatchGetAppAttestConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1BatchGetAppAttestConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1BatchGetAppAttestConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1BatchGetAppAttestConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse: Response message @@ -426,9 +426,9 @@ type GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1BatchGetPlayIntegrityConfigsResponse: Response @@ -452,9 +452,9 @@ type GoogleFirebaseAppcheckV1BatchGetPlayIntegrityConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1BatchGetPlayIntegrityConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1BatchGetPlayIntegrityConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1BatchGetPlayIntegrityConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1BatchGetRecaptchaEnterpriseConfigsResponse: Response @@ -478,9 +478,9 @@ type GoogleFirebaseAppcheckV1BatchGetRecaptchaEnterpriseConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1BatchGetRecaptchaEnterpriseConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1BatchGetRecaptchaEnterpriseConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1BatchGetRecaptchaEnterpriseConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1BatchGetRecaptchaV3ConfigsResponse: Response message @@ -504,9 +504,9 @@ type GoogleFirebaseAppcheckV1BatchGetRecaptchaV3ConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1BatchGetRecaptchaV3ConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1BatchGetRecaptchaV3ConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1BatchGetRecaptchaV3ConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1BatchGetSafetyNetConfigsResponse: Response message @@ -530,9 +530,9 @@ type GoogleFirebaseAppcheckV1BatchGetSafetyNetConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1BatchGetSafetyNetConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1BatchGetSafetyNetConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1BatchGetSafetyNetConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1BatchUpdateServicesRequest: Request message for the @@ -559,9 +559,9 @@ type GoogleFirebaseAppcheckV1BatchUpdateServicesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1BatchUpdateServicesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1BatchUpdateServicesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1BatchUpdateServicesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1BatchUpdateServicesResponse: Response message for @@ -585,9 +585,9 @@ type GoogleFirebaseAppcheckV1BatchUpdateServicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1BatchUpdateServicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1BatchUpdateServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1BatchUpdateServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1DebugToken: A *debug token* is a secret used during @@ -629,9 +629,9 @@ type GoogleFirebaseAppcheckV1DebugToken struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1DebugToken) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1DebugToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1DebugToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1DeviceCheckConfig: An app's DeviceCheck @@ -678,9 +678,9 @@ type GoogleFirebaseAppcheckV1DeviceCheckConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1DeviceCheckConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1DeviceCheckConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1DeviceCheckConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ExchangeAppAttestAssertionRequest: Request message @@ -713,9 +713,9 @@ type GoogleFirebaseAppcheckV1ExchangeAppAttestAssertionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ExchangeAppAttestAssertionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ExchangeAppAttestAssertionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ExchangeAppAttestAssertionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationRequest: Request message @@ -748,9 +748,9 @@ type GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationResponse: Response @@ -777,9 +777,9 @@ type GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ExchangeCustomTokenRequest: Request message for the @@ -806,9 +806,9 @@ type GoogleFirebaseAppcheckV1ExchangeCustomTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ExchangeCustomTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ExchangeCustomTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ExchangeCustomTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ExchangeDebugTokenRequest: Request message for the @@ -835,9 +835,9 @@ type GoogleFirebaseAppcheckV1ExchangeDebugTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ExchangeDebugTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ExchangeDebugTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ExchangeDebugTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ExchangeDeviceCheckTokenRequest: Request message for @@ -866,9 +866,9 @@ type GoogleFirebaseAppcheckV1ExchangeDeviceCheckTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ExchangeDeviceCheckTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ExchangeDeviceCheckTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ExchangeDeviceCheckTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ExchangePlayIntegrityTokenRequest: Request message @@ -897,9 +897,9 @@ type GoogleFirebaseAppcheckV1ExchangePlayIntegrityTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ExchangePlayIntegrityTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ExchangePlayIntegrityTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ExchangePlayIntegrityTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ExchangeRecaptchaEnterpriseTokenRequest: Request @@ -927,9 +927,9 @@ type GoogleFirebaseAppcheckV1ExchangeRecaptchaEnterpriseTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ExchangeRecaptchaEnterpriseTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ExchangeRecaptchaEnterpriseTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ExchangeRecaptchaEnterpriseTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ExchangeRecaptchaV3TokenRequest: Request message for @@ -956,9 +956,9 @@ type GoogleFirebaseAppcheckV1ExchangeRecaptchaV3TokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ExchangeRecaptchaV3TokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ExchangeRecaptchaV3TokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ExchangeRecaptchaV3TokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ExchangeSafetyNetTokenRequest: Request message for @@ -981,9 +981,9 @@ type GoogleFirebaseAppcheckV1ExchangeSafetyNetTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ExchangeSafetyNetTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ExchangeSafetyNetTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ExchangeSafetyNetTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1GenerateAppAttestChallengeRequest: Request message @@ -1018,9 +1018,9 @@ type GoogleFirebaseAppcheckV1GenerateAppAttestChallengeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1GenerateAppAttestChallengeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1GenerateAppAttestChallengeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1GenerateAppAttestChallengeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1GeneratePlayIntegrityChallengeRequest: Request @@ -1056,9 +1056,9 @@ type GoogleFirebaseAppcheckV1GeneratePlayIntegrityChallengeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1GeneratePlayIntegrityChallengeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1GeneratePlayIntegrityChallengeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1GeneratePlayIntegrityChallengeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ListDebugTokensResponse: Response message for the @@ -1088,9 +1088,9 @@ type GoogleFirebaseAppcheckV1ListDebugTokensResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ListDebugTokensResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ListDebugTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ListDebugTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1ListServicesResponse: Response message for the @@ -1120,9 +1120,9 @@ type GoogleFirebaseAppcheckV1ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1PlayIntegrityConfig: An app's Play Integrity @@ -1157,9 +1157,9 @@ type GoogleFirebaseAppcheckV1PlayIntegrityConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1PlayIntegrityConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1PlayIntegrityConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1PlayIntegrityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1PublicJwk: A JWK as specified by section 4 of RFC @@ -1197,9 +1197,9 @@ type GoogleFirebaseAppcheckV1PublicJwk struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1PublicJwk) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1PublicJwk) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1PublicJwk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1PublicJwkSet: The currently active set of public @@ -1227,9 +1227,9 @@ type GoogleFirebaseAppcheckV1PublicJwkSet struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1PublicJwkSet) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1PublicJwkSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1PublicJwkSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1RecaptchaEnterpriseConfig: An app's reCAPTCHA @@ -1269,9 +1269,9 @@ type GoogleFirebaseAppcheckV1RecaptchaEnterpriseConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1RecaptchaEnterpriseConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1RecaptchaEnterpriseConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1RecaptchaEnterpriseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1RecaptchaV3Config: An app's reCAPTCHA v3 @@ -1312,9 +1312,9 @@ type GoogleFirebaseAppcheckV1RecaptchaV3Config struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1RecaptchaV3Config) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1RecaptchaV3Config) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1RecaptchaV3Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1SafetyNetConfig: An app's SafetyNet configuration @@ -1349,9 +1349,9 @@ type GoogleFirebaseAppcheckV1SafetyNetConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1SafetyNetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1SafetyNetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1SafetyNetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1Service: The enforcement configuration for a @@ -1418,9 +1418,9 @@ type GoogleFirebaseAppcheckV1Service struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1Service) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1Service) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1UpdateServiceRequest: Request message for the @@ -1451,9 +1451,9 @@ type GoogleFirebaseAppcheckV1UpdateServiceRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1UpdateServiceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1UpdateServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1UpdateServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid diff --git a/firebaseappcheck/v1beta/firebaseappcheck-gen.go b/firebaseappcheck/v1beta/firebaseappcheck-gen.go index aa7ceac59e..e9feff42af 100644 --- a/firebaseappcheck/v1beta/firebaseappcheck-gen.go +++ b/firebaseappcheck/v1beta/firebaseappcheck-gen.go @@ -361,9 +361,9 @@ type GoogleFirebaseAppcheckV1betaAppAttestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaAppAttestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaAppAttestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaAppAttestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaAppCheckToken: Encapsulates an *App Check @@ -400,9 +400,9 @@ type GoogleFirebaseAppcheckV1betaAppCheckToken struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaAppCheckToken) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaAppCheckToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaAppCheckToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaAttestationTokenResponse: Encapsulates an *App @@ -432,9 +432,9 @@ type GoogleFirebaseAppcheckV1betaAttestationTokenResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaAttestationTokenResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaAttestationTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaAttestationTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaBatchGetAppAttestConfigsResponse: Response @@ -458,9 +458,9 @@ type GoogleFirebaseAppcheckV1betaBatchGetAppAttestConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaBatchGetAppAttestConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaBatchGetAppAttestConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaBatchGetAppAttestConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse: Response @@ -484,9 +484,9 @@ type GoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaBatchGetPlayIntegrityConfigsResponse: Response @@ -510,9 +510,9 @@ type GoogleFirebaseAppcheckV1betaBatchGetPlayIntegrityConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaBatchGetPlayIntegrityConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaBatchGetPlayIntegrityConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaBatchGetPlayIntegrityConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse: Response @@ -536,9 +536,9 @@ type GoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaBatchGetRecaptchaEnterpriseConfigsResponse: @@ -562,9 +562,9 @@ type GoogleFirebaseAppcheckV1betaBatchGetRecaptchaEnterpriseConfigsResponse stru NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaBatchGetRecaptchaEnterpriseConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaBatchGetRecaptchaEnterpriseConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaBatchGetRecaptchaEnterpriseConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaBatchGetRecaptchaV3ConfigsResponse: Response @@ -588,9 +588,9 @@ type GoogleFirebaseAppcheckV1betaBatchGetRecaptchaV3ConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaBatchGetRecaptchaV3ConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaBatchGetRecaptchaV3ConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaBatchGetRecaptchaV3ConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaBatchGetSafetyNetConfigsResponse: Response @@ -614,9 +614,9 @@ type GoogleFirebaseAppcheckV1betaBatchGetSafetyNetConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaBatchGetSafetyNetConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaBatchGetSafetyNetConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaBatchGetSafetyNetConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaBatchUpdateResourcePoliciesRequest: Request @@ -644,9 +644,9 @@ type GoogleFirebaseAppcheckV1betaBatchUpdateResourcePoliciesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaBatchUpdateResourcePoliciesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaBatchUpdateResourcePoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaBatchUpdateResourcePoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaBatchUpdateResourcePoliciesResponse: Response @@ -671,9 +671,9 @@ type GoogleFirebaseAppcheckV1betaBatchUpdateResourcePoliciesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaBatchUpdateResourcePoliciesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaBatchUpdateResourcePoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaBatchUpdateResourcePoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest: Request message for @@ -700,9 +700,9 @@ type GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse: Response message @@ -726,9 +726,9 @@ type GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaDebugToken: A *debug token* is a secret used @@ -770,9 +770,9 @@ type GoogleFirebaseAppcheckV1betaDebugToken struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaDebugToken) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaDebugToken) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaDebugToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaDeviceCheckConfig: An app's DeviceCheck @@ -819,9 +819,9 @@ type GoogleFirebaseAppcheckV1betaDeviceCheckConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaDeviceCheckConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaDeviceCheckConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaDeviceCheckConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest: Request @@ -854,9 +854,9 @@ type GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest: Request @@ -889,9 +889,9 @@ type GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse: Response @@ -920,9 +920,9 @@ type GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest: Request message for @@ -949,9 +949,9 @@ type GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest: Request message for @@ -978,9 +978,9 @@ type GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest: Request message @@ -1009,9 +1009,9 @@ type GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaExchangePlayIntegrityTokenRequest: Request @@ -1040,9 +1040,9 @@ type GoogleFirebaseAppcheckV1betaExchangePlayIntegrityTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaExchangePlayIntegrityTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaExchangePlayIntegrityTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaExchangePlayIntegrityTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaExchangeRecaptchaEnterpriseTokenRequest: Request @@ -1070,9 +1070,9 @@ type GoogleFirebaseAppcheckV1betaExchangeRecaptchaEnterpriseTokenRequest struct NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaExchangeRecaptchaEnterpriseTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaExchangeRecaptchaEnterpriseTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaExchangeRecaptchaEnterpriseTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest: Request message @@ -1094,9 +1094,9 @@ type GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaExchangeRecaptchaV3TokenRequest: Request message @@ -1123,9 +1123,9 @@ type GoogleFirebaseAppcheckV1betaExchangeRecaptchaV3TokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaExchangeRecaptchaV3TokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaExchangeRecaptchaV3TokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaExchangeRecaptchaV3TokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest: Request message @@ -1148,9 +1148,9 @@ type GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeRequest: Request @@ -1185,9 +1185,9 @@ type GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeRequest: Request @@ -1223,9 +1223,9 @@ type GoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaListDebugTokensResponse: Response message for @@ -1255,9 +1255,9 @@ type GoogleFirebaseAppcheckV1betaListDebugTokensResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaListDebugTokensResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaListDebugTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaListDebugTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaListResourcePoliciesResponse: Response message @@ -1287,9 +1287,9 @@ type GoogleFirebaseAppcheckV1betaListResourcePoliciesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaListResourcePoliciesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaListResourcePoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaListResourcePoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaListServicesResponse: Response message for the @@ -1319,9 +1319,9 @@ type GoogleFirebaseAppcheckV1betaListServicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaListServicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaPlayIntegrityConfig: An app's Play Integrity @@ -1356,9 +1356,9 @@ type GoogleFirebaseAppcheckV1betaPlayIntegrityConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaPlayIntegrityConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaPlayIntegrityConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaPlayIntegrityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaPublicJwk: A JWK as specified by section 4 of @@ -1396,9 +1396,9 @@ type GoogleFirebaseAppcheckV1betaPublicJwk struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaPublicJwk) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaPublicJwk) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaPublicJwk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaPublicJwkSet: The currently active set of public @@ -1426,9 +1426,9 @@ type GoogleFirebaseAppcheckV1betaPublicJwkSet struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaPublicJwkSet) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaPublicJwkSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaPublicJwkSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaRecaptchaConfig: An app's reCAPTCHA v3 @@ -1469,9 +1469,9 @@ type GoogleFirebaseAppcheckV1betaRecaptchaConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaRecaptchaConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaRecaptchaConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaRecaptchaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig: An app's reCAPTCHA @@ -1511,9 +1511,9 @@ type GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaRecaptchaV3Config: An app's reCAPTCHA v3 @@ -1554,9 +1554,9 @@ type GoogleFirebaseAppcheckV1betaRecaptchaV3Config struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaRecaptchaV3Config) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaRecaptchaV3Config) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaRecaptchaV3Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaResourcePolicy: App Check enforcement policy for @@ -1642,9 +1642,9 @@ type GoogleFirebaseAppcheckV1betaResourcePolicy struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaResourcePolicy) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaResourcePolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaResourcePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaSafetyNetConfig: An app's SafetyNet @@ -1679,9 +1679,9 @@ type GoogleFirebaseAppcheckV1betaSafetyNetConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaSafetyNetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaSafetyNetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaSafetyNetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaService: The enforcement configuration for a @@ -1758,9 +1758,9 @@ type GoogleFirebaseAppcheckV1betaService struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaService) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaService) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaUpdateResourcePolicyRequest: Request message for @@ -1791,9 +1791,9 @@ type GoogleFirebaseAppcheckV1betaUpdateResourcePolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaUpdateResourcePolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaUpdateResourcePolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaUpdateResourcePolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaUpdateServiceRequest: Request message for the @@ -1829,9 +1829,9 @@ type GoogleFirebaseAppcheckV1betaUpdateServiceRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaUpdateServiceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaUpdateServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaUpdateServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenRequest: Request message for @@ -1854,9 +1854,9 @@ type GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenResponse: Response message @@ -1886,9 +1886,9 @@ type GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid diff --git a/firebaseappdistribution/v1/firebaseappdistribution-gen.go b/firebaseappdistribution/v1/firebaseappdistribution-gen.go index 80f473cd1f..4b566c38d8 100644 --- a/firebaseappdistribution/v1/firebaseappdistribution-gen.go +++ b/firebaseappdistribution/v1/firebaseappdistribution-gen.go @@ -279,9 +279,9 @@ type GdataBlobstore2Info struct { NullFields []string `json:"-"` } -func (s *GdataBlobstore2Info) MarshalJSON() ([]byte, error) { +func (s GdataBlobstore2Info) MarshalJSON() ([]byte, error) { type NoMethod GdataBlobstore2Info - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataCompositeMedia: A sequence of media data references representing @@ -342,9 +342,9 @@ type GdataCompositeMedia struct { NullFields []string `json:"-"` } -func (s *GdataCompositeMedia) MarshalJSON() ([]byte, error) { +func (s GdataCompositeMedia) MarshalJSON() ([]byte, error) { type NoMethod GdataCompositeMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataContentTypeInfo: Detailed Content-Type information from Scotty. The @@ -381,9 +381,9 @@ type GdataContentTypeInfo struct { NullFields []string `json:"-"` } -func (s *GdataContentTypeInfo) MarshalJSON() ([]byte, error) { +func (s GdataContentTypeInfo) MarshalJSON() ([]byte, error) { type NoMethod GdataContentTypeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDiffChecksumsResponse: Backend response for a Diff get checksums @@ -420,9 +420,9 @@ type GdataDiffChecksumsResponse struct { NullFields []string `json:"-"` } -func (s *GdataDiffChecksumsResponse) MarshalJSON() ([]byte, error) { +func (s GdataDiffChecksumsResponse) MarshalJSON() ([]byte, error) { type NoMethod GdataDiffChecksumsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDiffDownloadResponse: Backend response for a Diff download response. @@ -444,9 +444,9 @@ type GdataDiffDownloadResponse struct { NullFields []string `json:"-"` } -func (s *GdataDiffDownloadResponse) MarshalJSON() ([]byte, error) { +func (s GdataDiffDownloadResponse) MarshalJSON() ([]byte, error) { type NoMethod GdataDiffDownloadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDiffUploadRequest: A Diff upload request. For details on the Scotty @@ -478,9 +478,9 @@ type GdataDiffUploadRequest struct { NullFields []string `json:"-"` } -func (s *GdataDiffUploadRequest) MarshalJSON() ([]byte, error) { +func (s GdataDiffUploadRequest) MarshalJSON() ([]byte, error) { type NoMethod GdataDiffUploadRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDiffUploadResponse: Backend response for a Diff upload request. For @@ -507,9 +507,9 @@ type GdataDiffUploadResponse struct { NullFields []string `json:"-"` } -func (s *GdataDiffUploadResponse) MarshalJSON() ([]byte, error) { +func (s GdataDiffUploadResponse) MarshalJSON() ([]byte, error) { type NoMethod GdataDiffUploadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDiffVersionResponse: Backend response for a Diff get version response. @@ -533,9 +533,9 @@ type GdataDiffVersionResponse struct { NullFields []string `json:"-"` } -func (s *GdataDiffVersionResponse) MarshalJSON() ([]byte, error) { +func (s GdataDiffVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GdataDiffVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDownloadParameters: Parameters specific to media downloads. @@ -561,9 +561,9 @@ type GdataDownloadParameters struct { NullFields []string `json:"-"` } -func (s *GdataDownloadParameters) MarshalJSON() ([]byte, error) { +func (s GdataDownloadParameters) MarshalJSON() ([]byte, error) { type NoMethod GdataDownloadParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataMedia: A reference to data stored on the filesystem, on GFS or in @@ -704,9 +704,9 @@ type GdataMedia struct { NullFields []string `json:"-"` } -func (s *GdataMedia) MarshalJSON() ([]byte, error) { +func (s GdataMedia) MarshalJSON() ([]byte, error) { type NoMethod GdataMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataObjectId: This is a copy of the tech.blob.ObjectId proto, which could @@ -735,9 +735,9 @@ type GdataObjectId struct { NullFields []string `json:"-"` } -func (s *GdataObjectId) MarshalJSON() ([]byte, error) { +func (s GdataObjectId) MarshalJSON() ([]byte, error) { type NoMethod GdataObjectId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1AabInfo: Android App Bundle (AAB) information for a @@ -779,9 +779,9 @@ type GoogleFirebaseAppdistroV1AabInfo struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1AabInfo) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1AabInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1AabInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1BatchAddTestersRequest: The Request message for @@ -803,9 +803,9 @@ type GoogleFirebaseAppdistroV1BatchAddTestersRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1BatchAddTestersRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1BatchAddTestersRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1BatchAddTestersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1BatchAddTestersResponse: The Response message for @@ -829,9 +829,9 @@ type GoogleFirebaseAppdistroV1BatchAddTestersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1BatchAddTestersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1BatchAddTestersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1BatchAddTestersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1BatchDeleteReleasesRequest: The request message for @@ -854,9 +854,9 @@ type GoogleFirebaseAppdistroV1BatchDeleteReleasesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1BatchDeleteReleasesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1BatchDeleteReleasesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1BatchDeleteReleasesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1BatchJoinGroupRequest: The request message for @@ -881,9 +881,9 @@ type GoogleFirebaseAppdistroV1BatchJoinGroupRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1BatchJoinGroupRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1BatchJoinGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1BatchJoinGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1BatchLeaveGroupRequest: Request message for @@ -906,9 +906,9 @@ type GoogleFirebaseAppdistroV1BatchLeaveGroupRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1BatchLeaveGroupRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1BatchLeaveGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1BatchLeaveGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1BatchRemoveTestersRequest: The request message for @@ -930,9 +930,9 @@ type GoogleFirebaseAppdistroV1BatchRemoveTestersRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1BatchRemoveTestersRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1BatchRemoveTestersRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1BatchRemoveTestersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1BatchRemoveTestersResponse: The response message @@ -956,9 +956,9 @@ type GoogleFirebaseAppdistroV1BatchRemoveTestersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1BatchRemoveTestersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1BatchRemoveTestersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1BatchRemoveTestersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1DistributeReleaseRequest: The request message for @@ -985,9 +985,9 @@ type GoogleFirebaseAppdistroV1DistributeReleaseRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1DistributeReleaseRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1DistributeReleaseRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1DistributeReleaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1DistributeReleaseResponse: The response message for @@ -1033,9 +1033,9 @@ type GoogleFirebaseAppdistroV1FeedbackReport struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1FeedbackReport) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1FeedbackReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1FeedbackReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1Group: A group which can contain testers. A group @@ -1070,9 +1070,9 @@ type GoogleFirebaseAppdistroV1Group struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1Group) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1Group) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1ListFeedbackReportsResponse: The response message @@ -1100,9 +1100,9 @@ type GoogleFirebaseAppdistroV1ListFeedbackReportsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1ListFeedbackReportsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1ListFeedbackReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1ListFeedbackReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1ListGroupsResponse: The response message for @@ -1130,9 +1130,9 @@ type GoogleFirebaseAppdistroV1ListGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1ListGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1ListGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1ListGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1ListReleasesResponse: The response message for @@ -1160,9 +1160,9 @@ type GoogleFirebaseAppdistroV1ListReleasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1ListReleasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1ListReleasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1ListReleasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1ListTestersResponse: The response message for @@ -1190,9 +1190,9 @@ type GoogleFirebaseAppdistroV1ListTestersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1ListTestersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1ListTestersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1ListTestersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1Release: A release of a Firebase app. @@ -1238,9 +1238,9 @@ type GoogleFirebaseAppdistroV1Release struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1Release) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1Release) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1Release - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1ReleaseNotes: Notes that belong to a release. @@ -1260,9 +1260,9 @@ type GoogleFirebaseAppdistroV1ReleaseNotes struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1ReleaseNotes) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1ReleaseNotes) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1ReleaseNotes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1TestCertificate: App bundle test certificate @@ -1289,9 +1289,9 @@ type GoogleFirebaseAppdistroV1TestCertificate struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1TestCertificate) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1TestCertificate) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1TestCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1Tester: A person that can be invited to test apps @@ -1326,9 +1326,9 @@ type GoogleFirebaseAppdistroV1Tester struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1Tester) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1Tester) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1Tester - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1UploadReleaseMetadata: Operation metadata for @@ -1354,9 +1354,9 @@ type GoogleFirebaseAppdistroV1UploadReleaseRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1UploadReleaseRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1UploadReleaseRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1UploadReleaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1UploadReleaseResponse: Response message for @@ -1386,9 +1386,9 @@ type GoogleFirebaseAppdistroV1UploadReleaseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1UploadReleaseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1UploadReleaseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1UploadReleaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -1420,9 +1420,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -1467,9 +1467,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningWaitOperationRequest: The request message for @@ -1492,9 +1492,9 @@ type GoogleLongrunningWaitOperationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningWaitOperationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningWaitOperationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningWaitOperationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -1536,9 +1536,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MediaUploadCall struct { diff --git a/firebaseappdistribution/v1alpha/firebaseappdistribution-gen.go b/firebaseappdistribution/v1alpha/firebaseappdistribution-gen.go index 7dcc77842b..cdc8613e30 100644 --- a/firebaseappdistribution/v1alpha/firebaseappdistribution-gen.go +++ b/firebaseappdistribution/v1alpha/firebaseappdistribution-gen.go @@ -323,9 +323,9 @@ type GoogleFirebaseAppdistroV1Release struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1Release) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1Release) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1Release - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1ReleaseNotes: Notes that belong to a release. @@ -345,9 +345,9 @@ type GoogleFirebaseAppdistroV1ReleaseNotes struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1ReleaseNotes) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1ReleaseNotes) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1ReleaseNotes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1UploadReleaseMetadata: Operation metadata for @@ -382,9 +382,9 @@ type GoogleFirebaseAppdistroV1UploadReleaseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1UploadReleaseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1UploadReleaseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1UploadReleaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaAabCertificate: App bundle test certificate @@ -408,9 +408,9 @@ type GoogleFirebaseAppdistroV1alphaAabCertificate struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaAabCertificate) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaAabCertificate) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaAabCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaAiInstructions: Instructions for AI driven @@ -433,9 +433,9 @@ type GoogleFirebaseAppdistroV1alphaAiInstructions struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaAiInstructions) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaAiInstructions) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaAiInstructions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaAiInstructionsStep: A step to be accomplished @@ -458,9 +458,9 @@ type GoogleFirebaseAppdistroV1alphaAiInstructionsStep struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaAiInstructionsStep) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaAiInstructionsStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaAiInstructionsStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleFirebaseAppdistroV1alphaApp struct { @@ -509,9 +509,9 @@ type GoogleFirebaseAppdistroV1alphaApp struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaApp) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaApp) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaAppCrash: An app crash that occurred during an @@ -534,9 +534,9 @@ type GoogleFirebaseAppdistroV1alphaAppCrash struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaAppCrash) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaAppCrash) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaAppCrash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleFirebaseAppdistroV1alphaCreateReleaseNotesRequest struct { @@ -555,9 +555,9 @@ type GoogleFirebaseAppdistroV1alphaCreateReleaseNotesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaCreateReleaseNotesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaCreateReleaseNotesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaCreateReleaseNotesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleFirebaseAppdistroV1alphaCreateReleaseNotesResponse struct { @@ -640,9 +640,9 @@ type GoogleFirebaseAppdistroV1alphaDeviceExecution struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaDeviceExecution) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaDeviceExecution) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaDeviceExecution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleFirebaseAppdistroV1alphaEnableAccessOnReleaseRequest struct { @@ -672,9 +672,9 @@ type GoogleFirebaseAppdistroV1alphaEnableAccessOnReleaseRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaEnableAccessOnReleaseRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaEnableAccessOnReleaseRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaEnableAccessOnReleaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleFirebaseAppdistroV1alphaEnableAccessOnReleaseResponse struct { @@ -703,9 +703,9 @@ type GoogleFirebaseAppdistroV1alphaGetReleaseByUploadHashResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaGetReleaseByUploadHashResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaGetReleaseByUploadHashResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaGetReleaseByUploadHashResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaGetTesterUdidsResponse: Response containing @@ -729,9 +729,9 @@ type GoogleFirebaseAppdistroV1alphaGetTesterUdidsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaGetTesterUdidsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaGetTesterUdidsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaGetTesterUdidsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleFirebaseAppdistroV1alphaGetUploadStatusResponse struct { @@ -792,9 +792,9 @@ type GoogleFirebaseAppdistroV1alphaGetUploadStatusResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaGetUploadStatusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaGetUploadStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaGetUploadStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleFirebaseAppdistroV1alphaJwt struct { @@ -815,9 +815,9 @@ type GoogleFirebaseAppdistroV1alphaJwt struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaJwt) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaJwt) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaJwt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaListReleaseTestsResponse: The response message @@ -845,9 +845,9 @@ type GoogleFirebaseAppdistroV1alphaListReleaseTestsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaListReleaseTestsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaListReleaseTestsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaListReleaseTestsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaLoginCredential: Login credential for @@ -874,9 +874,9 @@ type GoogleFirebaseAppdistroV1alphaLoginCredential struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaLoginCredential) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaLoginCredential) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaLoginCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaLoginCredentialFieldHints: Hints to the @@ -905,9 +905,9 @@ type GoogleFirebaseAppdistroV1alphaLoginCredentialFieldHints struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaLoginCredentialFieldHints) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaLoginCredentialFieldHints) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaLoginCredentialFieldHints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleFirebaseAppdistroV1alphaProvisionAppResponse struct { @@ -953,9 +953,9 @@ type GoogleFirebaseAppdistroV1alphaRelease struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaRelease) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaRelease) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaRelease - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleFirebaseAppdistroV1alphaReleaseNotes struct { @@ -973,9 +973,9 @@ type GoogleFirebaseAppdistroV1alphaReleaseNotes struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaReleaseNotes) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaReleaseNotes) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaReleaseNotes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaReleaseTest: The results of running an @@ -1011,9 +1011,9 @@ type GoogleFirebaseAppdistroV1alphaReleaseTest struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaReleaseTest) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaReleaseTest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaReleaseTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaRoboCrawler: Configuration for Robo crawler @@ -1035,9 +1035,9 @@ type GoogleFirebaseAppdistroV1alphaRoboCrawler struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaRoboCrawler) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaRoboCrawler) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaRoboCrawler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaRoboStats: Statistics collected during a Robo @@ -1065,9 +1065,9 @@ type GoogleFirebaseAppdistroV1alphaRoboStats struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaRoboStats) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaRoboStats) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaRoboStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaTestConfig: Configuration for automated tests @@ -1095,9 +1095,9 @@ type GoogleFirebaseAppdistroV1alphaTestConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaTestConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaTestConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaTestConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaTestDevice: A device on which automated tests @@ -1125,9 +1125,9 @@ type GoogleFirebaseAppdistroV1alphaTestDevice struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaTestDevice) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaTestDevice) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaTestDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseAppdistroV1alphaTesterUdid: The UDIDs of a tester's iOS device @@ -1151,9 +1151,9 @@ type GoogleFirebaseAppdistroV1alphaTesterUdid struct { NullFields []string `json:"-"` } -func (s *GoogleFirebaseAppdistroV1alphaTesterUdid) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseAppdistroV1alphaTesterUdid) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseAppdistroV1alphaTesterUdid - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AppsGetCall struct { diff --git a/firebasedatabase/v1beta/firebasedatabase-gen.go b/firebasedatabase/v1beta/firebasedatabase-gen.go index 29498b3ac3..5b84e2331e 100644 --- a/firebasedatabase/v1beta/firebasedatabase-gen.go +++ b/firebasedatabase/v1beta/firebasedatabase-gen.go @@ -255,9 +255,9 @@ type DatabaseInstance struct { NullFields []string `json:"-"` } -func (s *DatabaseInstance) MarshalJSON() ([]byte, error) { +func (s DatabaseInstance) MarshalJSON() ([]byte, error) { type NoMethod DatabaseInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableDatabaseInstanceRequest: The request sent to the @@ -293,9 +293,9 @@ type ListDatabaseInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListDatabaseInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListDatabaseInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDatabaseInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReenableDatabaseInstanceRequest: The request sent to the diff --git a/firebasedynamiclinks/v1/firebasedynamiclinks-gen.go b/firebasedynamiclinks/v1/firebasedynamiclinks-gen.go index dcd19527d8..0e803d2e5c 100644 --- a/firebasedynamiclinks/v1/firebasedynamiclinks-gen.go +++ b/firebasedynamiclinks/v1/firebasedynamiclinks-gen.go @@ -205,9 +205,9 @@ type AnalyticsInfo struct { NullFields []string `json:"-"` } -func (s *AnalyticsInfo) MarshalJSON() ([]byte, error) { +func (s AnalyticsInfo) MarshalJSON() ([]byte, error) { type NoMethod AnalyticsInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidInfo: Android related attributes to the Dynamic Link. @@ -236,9 +236,9 @@ type AndroidInfo struct { NullFields []string `json:"-"` } -func (s *AndroidInfo) MarshalJSON() ([]byte, error) { +func (s AndroidInfo) MarshalJSON() ([]byte, error) { type NoMethod AndroidInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateManagedShortLinkRequest: Request to create a managed Short Dynamic @@ -276,9 +276,9 @@ type CreateManagedShortLinkRequest struct { NullFields []string `json:"-"` } -func (s *CreateManagedShortLinkRequest) MarshalJSON() ([]byte, error) { +func (s CreateManagedShortLinkRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateManagedShortLinkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateManagedShortLinkResponse: Response to create a short Dynamic Link. @@ -306,9 +306,9 @@ type CreateManagedShortLinkResponse struct { NullFields []string `json:"-"` } -func (s *CreateManagedShortLinkResponse) MarshalJSON() ([]byte, error) { +func (s CreateManagedShortLinkResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateManagedShortLinkResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateShortDynamicLinkRequest: Request to create a short Dynamic Link. @@ -341,9 +341,9 @@ type CreateShortDynamicLinkRequest struct { NullFields []string `json:"-"` } -func (s *CreateShortDynamicLinkRequest) MarshalJSON() ([]byte, error) { +func (s CreateShortDynamicLinkRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateShortDynamicLinkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateShortDynamicLinkResponse: Response to create a short Dynamic Link. @@ -370,9 +370,9 @@ type CreateShortDynamicLinkResponse struct { NullFields []string `json:"-"` } -func (s *CreateShortDynamicLinkResponse) MarshalJSON() ([]byte, error) { +func (s CreateShortDynamicLinkResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateShortDynamicLinkResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DesktopInfo: Desktop related attributes to the Dynamic Link. @@ -392,9 +392,9 @@ type DesktopInfo struct { NullFields []string `json:"-"` } -func (s *DesktopInfo) MarshalJSON() ([]byte, error) { +func (s DesktopInfo) MarshalJSON() ([]byte, error) { type NoMethod DesktopInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceInfo: Signals associated with the device making the request. @@ -430,9 +430,9 @@ type DeviceInfo struct { NullFields []string `json:"-"` } -func (s *DeviceInfo) MarshalJSON() ([]byte, error) { +func (s DeviceInfo) MarshalJSON() ([]byte, error) { type NoMethod DeviceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicLinkEventStat: Dynamic Link event stat. @@ -477,9 +477,9 @@ type DynamicLinkEventStat struct { NullFields []string `json:"-"` } -func (s *DynamicLinkEventStat) MarshalJSON() ([]byte, error) { +func (s DynamicLinkEventStat) MarshalJSON() ([]byte, error) { type NoMethod DynamicLinkEventStat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicLinkInfo: Information about a Dynamic Link. @@ -535,9 +535,9 @@ type DynamicLinkInfo struct { NullFields []string `json:"-"` } -func (s *DynamicLinkInfo) MarshalJSON() ([]byte, error) { +func (s DynamicLinkInfo) MarshalJSON() ([]byte, error) { type NoMethod DynamicLinkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicLinkStats: Analytics stats of a Dynamic Link for a given timeframe. @@ -560,9 +560,9 @@ type DynamicLinkStats struct { NullFields []string `json:"-"` } -func (s *DynamicLinkStats) MarshalJSON() ([]byte, error) { +func (s DynamicLinkStats) MarshalJSON() ([]byte, error) { type NoMethod DynamicLinkStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicLinkWarning: Dynamic Links warning messages. @@ -633,9 +633,9 @@ type DynamicLinkWarning struct { NullFields []string `json:"-"` } -func (s *DynamicLinkWarning) MarshalJSON() ([]byte, error) { +func (s DynamicLinkWarning) MarshalJSON() ([]byte, error) { type NoMethod DynamicLinkWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIosPostInstallAttributionRequest: Request for iSDK to execute strong @@ -694,9 +694,9 @@ type GetIosPostInstallAttributionRequest struct { NullFields []string `json:"-"` } -func (s *GetIosPostInstallAttributionRequest) MarshalJSON() ([]byte, error) { +func (s GetIosPostInstallAttributionRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIosPostInstallAttributionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIosPostInstallAttributionResponse: Response for iSDK to execute strong @@ -787,9 +787,9 @@ type GetIosPostInstallAttributionResponse struct { NullFields []string `json:"-"` } -func (s *GetIosPostInstallAttributionResponse) MarshalJSON() ([]byte, error) { +func (s GetIosPostInstallAttributionResponse) MarshalJSON() ([]byte, error) { type NoMethod GetIosPostInstallAttributionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIosReopenAttributionRequest: Request for iSDK to get reopen attribution @@ -818,9 +818,9 @@ type GetIosReopenAttributionRequest struct { NullFields []string `json:"-"` } -func (s *GetIosReopenAttributionRequest) MarshalJSON() ([]byte, error) { +func (s GetIosReopenAttributionRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIosReopenAttributionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIosReopenAttributionResponse: Response for iSDK to get reopen attribution @@ -869,9 +869,9 @@ type GetIosReopenAttributionResponse struct { NullFields []string `json:"-"` } -func (s *GetIosReopenAttributionResponse) MarshalJSON() ([]byte, error) { +func (s GetIosReopenAttributionResponse) MarshalJSON() ([]byte, error) { type NoMethod GetIosReopenAttributionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayAnalytics: Parameters for Google Play Campaign Measurements. Learn @@ -908,9 +908,9 @@ type GooglePlayAnalytics struct { NullFields []string `json:"-"` } -func (s *GooglePlayAnalytics) MarshalJSON() ([]byte, error) { +func (s GooglePlayAnalytics) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayAnalytics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ITunesConnectAnalytics: Parameters for iTunes Connect App Analytics. @@ -938,9 +938,9 @@ type ITunesConnectAnalytics struct { NullFields []string `json:"-"` } -func (s *ITunesConnectAnalytics) MarshalJSON() ([]byte, error) { +func (s ITunesConnectAnalytics) MarshalJSON() ([]byte, error) { type NoMethod ITunesConnectAnalytics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosInfo: iOS related attributes to the Dynamic Link.. @@ -975,9 +975,9 @@ type IosInfo struct { NullFields []string `json:"-"` } -func (s *IosInfo) MarshalJSON() ([]byte, error) { +func (s IosInfo) MarshalJSON() ([]byte, error) { type NoMethod IosInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedShortLink: Managed Short Link. @@ -1022,9 +1022,9 @@ type ManagedShortLink struct { NullFields []string `json:"-"` } -func (s *ManagedShortLink) MarshalJSON() ([]byte, error) { +func (s ManagedShortLink) MarshalJSON() ([]byte, error) { type NoMethod ManagedShortLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NavigationInfo: Information of navigation behavior. @@ -1045,9 +1045,9 @@ type NavigationInfo struct { NullFields []string `json:"-"` } -func (s *NavigationInfo) MarshalJSON() ([]byte, error) { +func (s NavigationInfo) MarshalJSON() ([]byte, error) { type NoMethod NavigationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SocialMetaTagInfo: Parameters for social meta tag params. Used to set meta @@ -1072,9 +1072,9 @@ type SocialMetaTagInfo struct { NullFields []string `json:"-"` } -func (s *SocialMetaTagInfo) MarshalJSON() ([]byte, error) { +func (s SocialMetaTagInfo) MarshalJSON() ([]byte, error) { type NoMethod SocialMetaTagInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Suffix: Short Dynamic Link suffix. @@ -1111,9 +1111,9 @@ type Suffix struct { NullFields []string `json:"-"` } -func (s *Suffix) MarshalJSON() ([]byte, error) { +func (s Suffix) MarshalJSON() ([]byte, error) { type NoMethod Suffix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedShortLinksCreateCall struct { diff --git a/firebasehosting/v1/firebasehosting-gen.go b/firebasehosting/v1/firebasehosting-gen.go index cc0b0a74ab..fe77535ae7 100644 --- a/firebasehosting/v1/firebasehosting-gen.go +++ b/firebasehosting/v1/firebasehosting-gen.go @@ -249,9 +249,9 @@ type CertVerification struct { NullFields []string `json:"-"` } -func (s *CertVerification) MarshalJSON() ([]byte, error) { +func (s CertVerification) MarshalJSON() ([]byte, error) { type NoMethod CertVerification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDomainMetadata: Metadata associated with a`CustomDomain` operation. @@ -365,9 +365,9 @@ type CustomDomainMetadata struct { NullFields []string `json:"-"` } -func (s *CustomDomainMetadata) MarshalJSON() ([]byte, error) { +func (s CustomDomainMetadata) MarshalJSON() ([]byte, error) { type NoMethod CustomDomainMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsRecord: DNS records are resource records that define how systems and @@ -440,9 +440,9 @@ type DnsRecord struct { NullFields []string `json:"-"` } -func (s *DnsRecord) MarshalJSON() ([]byte, error) { +func (s DnsRecord) MarshalJSON() ([]byte, error) { type NoMethod DnsRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsRecordSet: A set of DNS records relevant to the setup and maintenance of @@ -469,9 +469,9 @@ type DnsRecordSet struct { NullFields []string `json:"-"` } -func (s *DnsRecordSet) MarshalJSON() ([]byte, error) { +func (s DnsRecordSet) MarshalJSON() ([]byte, error) { type NoMethod DnsRecordSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsUpdates: A set of DNS record updates that you should make to allow @@ -501,9 +501,9 @@ type DnsUpdates struct { NullFields []string `json:"-"` } -func (s *DnsUpdates) MarshalJSON() ([]byte, error) { +func (s DnsUpdates) MarshalJSON() ([]byte, error) { type NoMethod DnsUpdates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -545,9 +545,9 @@ type HttpUpdate struct { NullFields []string `json:"-"` } -func (s *HttpUpdate) MarshalJSON() ([]byte, error) { +func (s HttpUpdate) MarshalJSON() ([]byte, error) { type NoMethod HttpUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -573,9 +573,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveMigrationStep: A set of updates including ACME challenges and DNS @@ -632,9 +632,9 @@ type LiveMigrationStep struct { NullFields []string `json:"-"` } -func (s *LiveMigrationStep) MarshalJSON() ([]byte, error) { +func (s LiveMigrationStep) MarshalJSON() ([]byte, error) { type NoMethod LiveMigrationStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -676,9 +676,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -710,9 +710,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsCancelCall struct { diff --git a/firebasehosting/v1beta1/firebasehosting-gen.go b/firebasehosting/v1beta1/firebasehosting-gen.go index a24ca23772..bf10854b52 100644 --- a/firebasehosting/v1beta1/firebasehosting-gen.go +++ b/firebasehosting/v1beta1/firebasehosting-gen.go @@ -406,9 +406,9 @@ type ActingUser struct { NullFields []string `json:"-"` } -func (s *ActingUser) MarshalJSON() ([]byte, error) { +func (s ActingUser) MarshalJSON() ([]byte, error) { type NoMethod ActingUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertDnsChallenge: Represents a DNS certificate challenge. @@ -431,9 +431,9 @@ type CertDnsChallenge struct { NullFields []string `json:"-"` } -func (s *CertDnsChallenge) MarshalJSON() ([]byte, error) { +func (s CertDnsChallenge) MarshalJSON() ([]byte, error) { type NoMethod CertDnsChallenge - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertHttpChallenge: Represents an HTTP certificate challenge. @@ -457,9 +457,9 @@ type CertHttpChallenge struct { NullFields []string `json:"-"` } -func (s *CertHttpChallenge) MarshalJSON() ([]byte, error) { +func (s CertHttpChallenge) MarshalJSON() ([]byte, error) { type NoMethod CertHttpChallenge - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertVerification: A set of ACME challenges you can use to allow Hosting to @@ -487,9 +487,9 @@ type CertVerification struct { NullFields []string `json:"-"` } -func (s *CertVerification) MarshalJSON() ([]byte, error) { +func (s CertVerification) MarshalJSON() ([]byte, error) { type NoMethod CertVerification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Certificate: An SSL certificate used to provide end-to-end encryption for @@ -564,9 +564,9 @@ type Certificate struct { NullFields []string `json:"-"` } -func (s *Certificate) MarshalJSON() ([]byte, error) { +func (s Certificate) MarshalJSON() ([]byte, error) { type NoMethod Certificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Channel: A `Channel` represents a stream of releases for a site. All sites @@ -618,9 +618,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CloneVersionRequest struct { @@ -651,9 +651,9 @@ type CloneVersionRequest struct { NullFields []string `json:"-"` } -func (s *CloneVersionRequest) MarshalJSON() ([]byte, error) { +func (s CloneVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod CloneVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRunRewrite: A configured rewrite that directs requests to a Cloud Run @@ -683,9 +683,9 @@ type CloudRunRewrite struct { NullFields []string `json:"-"` } -func (s *CloudRunRewrite) MarshalJSON() ([]byte, error) { +func (s CloudRunRewrite) MarshalJSON() ([]byte, error) { type NoMethod CloudRunRewrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDomain: A `CustomDomain` is an entity that links a domain name to a @@ -821,9 +821,9 @@ type CustomDomain struct { NullFields []string `json:"-"` } -func (s *CustomDomain) MarshalJSON() ([]byte, error) { +func (s CustomDomain) MarshalJSON() ([]byte, error) { type NoMethod CustomDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomDomainMetadata: Metadata associated with a`CustomDomain` operation. @@ -937,9 +937,9 @@ type CustomDomainMetadata struct { NullFields []string `json:"-"` } -func (s *CustomDomainMetadata) MarshalJSON() ([]byte, error) { +func (s CustomDomainMetadata) MarshalJSON() ([]byte, error) { type NoMethod CustomDomainMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsRecord: DNS records are resource records that define how systems and @@ -1012,9 +1012,9 @@ type DnsRecord struct { NullFields []string `json:"-"` } -func (s *DnsRecord) MarshalJSON() ([]byte, error) { +func (s DnsRecord) MarshalJSON() ([]byte, error) { type NoMethod DnsRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsRecordSet: A set of DNS records relevant to the setup and maintenance of @@ -1041,9 +1041,9 @@ type DnsRecordSet struct { NullFields []string `json:"-"` } -func (s *DnsRecordSet) MarshalJSON() ([]byte, error) { +func (s DnsRecordSet) MarshalJSON() ([]byte, error) { type NoMethod DnsRecordSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsUpdates: A set of DNS record updates that you should make to allow @@ -1073,9 +1073,9 @@ type DnsUpdates struct { NullFields []string `json:"-"` } -func (s *DnsUpdates) MarshalJSON() ([]byte, error) { +func (s DnsUpdates) MarshalJSON() ([]byte, error) { type NoMethod DnsUpdates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Domain: The intended behavior and status information of a domain. @@ -1123,9 +1123,9 @@ type Domain struct { NullFields []string `json:"-"` } -func (s *Domain) MarshalJSON() ([]byte, error) { +func (s Domain) MarshalJSON() ([]byte, error) { type NoMethod Domain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainProvisioning: The current certificate provisioning status information @@ -1185,9 +1185,9 @@ type DomainProvisioning struct { NullFields []string `json:"-"` } -func (s *DomainProvisioning) MarshalJSON() ([]byte, error) { +func (s DomainProvisioning) MarshalJSON() ([]byte, error) { type NoMethod DomainProvisioning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainRedirect: Defines the behavior of a domain-level redirect. Domain @@ -1217,9 +1217,9 @@ type DomainRedirect struct { NullFields []string `json:"-"` } -func (s *DomainRedirect) MarshalJSON() ([]byte, error) { +func (s DomainRedirect) MarshalJSON() ([]byte, error) { type NoMethod DomainRedirect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1258,9 +1258,9 @@ type Header struct { NullFields []string `json:"-"` } -func (s *Header) MarshalJSON() ([]byte, error) { +func (s Header) MarshalJSON() ([]byte, error) { type NoMethod Header - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpUpdate: A file you can add to your existing, non-Hosting hosting service @@ -1293,9 +1293,9 @@ type HttpUpdate struct { NullFields []string `json:"-"` } -func (s *HttpUpdate) MarshalJSON() ([]byte, error) { +func (s HttpUpdate) MarshalJSON() ([]byte, error) { type NoMethod HttpUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // I18nConfig: If provided, i18n rewrites are enabled. @@ -1316,9 +1316,9 @@ type I18nConfig struct { NullFields []string `json:"-"` } -func (s *I18nConfig) MarshalJSON() ([]byte, error) { +func (s I18nConfig) MarshalJSON() ([]byte, error) { type NoMethod I18nConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListChannelsResponse struct { @@ -1344,9 +1344,9 @@ type ListChannelsResponse struct { NullFields []string `json:"-"` } -func (s *ListChannelsResponse) MarshalJSON() ([]byte, error) { +func (s ListChannelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListChannelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCustomDomainsResponse: The response from `ListCustomDomains`. @@ -1374,9 +1374,9 @@ type ListCustomDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDomainsResponse: The response to listing Domains. @@ -1401,9 +1401,9 @@ type ListDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1429,9 +1429,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListReleasesResponse struct { @@ -1458,9 +1458,9 @@ type ListReleasesResponse struct { NullFields []string `json:"-"` } -func (s *ListReleasesResponse) MarshalJSON() ([]byte, error) { +func (s ListReleasesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReleasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListSitesResponse struct { @@ -1487,9 +1487,9 @@ type ListSitesResponse struct { NullFields []string `json:"-"` } -func (s *ListSitesResponse) MarshalJSON() ([]byte, error) { +func (s ListSitesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSitesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListVersionFilesResponse struct { @@ -1516,9 +1516,9 @@ type ListVersionFilesResponse struct { NullFields []string `json:"-"` } -func (s *ListVersionFilesResponse) MarshalJSON() ([]byte, error) { +func (s ListVersionFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVersionFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListVersionsResponse struct { @@ -1544,9 +1544,9 @@ type ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveMigrationStep: A set of updates including ACME challenges and DNS @@ -1603,9 +1603,9 @@ type LiveMigrationStep struct { NullFields []string `json:"-"` } -func (s *LiveMigrationStep) MarshalJSON() ([]byte, error) { +func (s LiveMigrationStep) MarshalJSON() ([]byte, error) { type NoMethod LiveMigrationStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1650,9 +1650,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathFilter: A representation of filter path. @@ -1672,9 +1672,9 @@ type PathFilter struct { NullFields []string `json:"-"` } -func (s *PathFilter) MarshalJSON() ([]byte, error) { +func (s PathFilter) MarshalJSON() ([]byte, error) { type NoMethod PathFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PopulateVersionFilesRequest struct { @@ -1696,9 +1696,9 @@ type PopulateVersionFilesRequest struct { NullFields []string `json:"-"` } -func (s *PopulateVersionFilesRequest) MarshalJSON() ([]byte, error) { +func (s PopulateVersionFilesRequest) MarshalJSON() ([]byte, error) { type NoMethod PopulateVersionFilesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PopulateVersionFilesResponse struct { @@ -1727,9 +1727,9 @@ type PopulateVersionFilesResponse struct { NullFields []string `json:"-"` } -func (s *PopulateVersionFilesResponse) MarshalJSON() ([]byte, error) { +func (s PopulateVersionFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod PopulateVersionFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Redirect: A `Redirect` @@ -1766,9 +1766,9 @@ type Redirect struct { NullFields []string `json:"-"` } -func (s *Redirect) MarshalJSON() ([]byte, error) { +func (s Redirect) MarshalJSON() ([]byte, error) { type NoMethod Redirect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Release: A `Release` is a particular collection of configurations and files @@ -1817,9 +1817,9 @@ type Release struct { NullFields []string `json:"-"` } -func (s *Release) MarshalJSON() ([]byte, error) { +func (s Release) MarshalJSON() ([]byte, error) { type NoMethod Release - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rewrite: A `Rewrite` @@ -1859,9 +1859,9 @@ type Rewrite struct { NullFields []string `json:"-"` } -func (s *Rewrite) MarshalJSON() ([]byte, error) { +func (s Rewrite) MarshalJSON() ([]byte, error) { type NoMethod Rewrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServingConfig: The configuration for how incoming requests to a site should @@ -1921,9 +1921,9 @@ type ServingConfig struct { NullFields []string `json:"-"` } -func (s *ServingConfig) MarshalJSON() ([]byte, error) { +func (s ServingConfig) MarshalJSON() ([]byte, error) { type NoMethod ServingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Site: A `Site` represents a Firebase Hosting site. @@ -1972,9 +1972,9 @@ type Site struct { NullFields []string `json:"-"` } -func (s *Site) MarshalJSON() ([]byte, error) { +func (s Site) MarshalJSON() ([]byte, error) { type NoMethod Site - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SiteConfig: A `SiteConfig` contains metadata associated with a specific site @@ -2005,9 +2005,9 @@ type SiteConfig struct { NullFields []string `json:"-"` } -func (s *SiteConfig) MarshalJSON() ([]byte, error) { +func (s SiteConfig) MarshalJSON() ([]byte, error) { type NoMethod SiteConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2039,9 +2039,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteCustomDomainRequest: The request sent to `UndeleteCustomDomain`. @@ -2066,9 +2066,9 @@ type UndeleteCustomDomainRequest struct { NullFields []string `json:"-"` } -func (s *UndeleteCustomDomainRequest) MarshalJSON() ([]byte, error) { +func (s UndeleteCustomDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod UndeleteCustomDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: A `Version` is a configuration and a collection of static files @@ -2143,9 +2143,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VersionFile: A static content file that is part of a version. @@ -2177,9 +2177,9 @@ type VersionFile struct { NullFields []string `json:"-"` } -func (s *VersionFile) MarshalJSON() ([]byte, error) { +func (s VersionFile) MarshalJSON() ([]byte, error) { type NoMethod VersionFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsOperationsGetCall struct { diff --git a/firebaseml/v1/firebaseml-gen.go b/firebaseml/v1/firebaseml-gen.go index 1c0ed836fb..b8839ab285 100644 --- a/firebaseml/v1/firebaseml-gen.go +++ b/firebaseml/v1/firebaseml-gen.go @@ -199,9 +199,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModelOperationMetadata: This is returned in the longrunning operations for @@ -228,9 +228,9 @@ type ModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -272,9 +272,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -306,9 +306,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsCancelCall struct { diff --git a/firebaseml/v1beta2/firebaseml-gen.go b/firebaseml/v1beta2/firebaseml-gen.go index 13043fa9fd..a126ec916c 100644 --- a/firebaseml/v1beta2/firebaseml-gen.go +++ b/firebaseml/v1beta2/firebaseml-gen.go @@ -219,9 +219,9 @@ type DownloadModelResponse struct { NullFields []string `json:"-"` } -func (s *DownloadModelResponse) MarshalJSON() ([]byte, error) { +func (s DownloadModelResponse) MarshalJSON() ([]byte, error) { type NoMethod DownloadModelResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -256,9 +256,9 @@ type ListModelsResponse struct { NullFields []string `json:"-"` } -func (s *ListModelsResponse) MarshalJSON() ([]byte, error) { +func (s ListModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Model: An ML model hosted in Firebase ML @@ -310,9 +310,9 @@ type Model struct { NullFields []string `json:"-"` } -func (s *Model) MarshalJSON() ([]byte, error) { +func (s Model) MarshalJSON() ([]byte, error) { type NoMethod Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModelOperationMetadata: This is returned in the longrunning operations for @@ -339,9 +339,9 @@ type ModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModelState: State common to all model types. Includes publishing and @@ -368,9 +368,9 @@ type ModelState struct { NullFields []string `json:"-"` } -func (s *ModelState) MarshalJSON() ([]byte, error) { +func (s ModelState) MarshalJSON() ([]byte, error) { type NoMethod ModelState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -415,9 +415,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -449,9 +449,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TfLiteModel: Information that is specific to TfLite models. @@ -481,9 +481,9 @@ type TfLiteModel struct { NullFields []string `json:"-"` } -func (s *TfLiteModel) MarshalJSON() ([]byte, error) { +func (s TfLiteModel) MarshalJSON() ([]byte, error) { type NoMethod TfLiteModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsModelsCreateCall struct { diff --git a/firebaseml/v2beta/firebaseml-gen.go b/firebaseml/v2beta/firebaseml-gen.go index e65dfc12dc..cb5f66f682 100644 --- a/firebaseml/v2beta/firebaseml-gen.go +++ b/firebaseml/v2beta/firebaseml-gen.go @@ -232,9 +232,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Blob: Content blob. It's preferred to send as @@ -257,9 +257,9 @@ type GoogleCloudAiplatformV1beta1Blob struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Blob) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Blob) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Blob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Candidate: A response candidate generated from @@ -318,9 +318,9 @@ type GoogleCloudAiplatformV1beta1Candidate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Candidate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Candidate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Candidate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1Candidate) UnmarshalJSON(data []byte) error { @@ -364,9 +364,9 @@ type GoogleCloudAiplatformV1beta1Citation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Citation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Citation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Citation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CitationMetadata: A collection of source @@ -387,9 +387,9 @@ type GoogleCloudAiplatformV1beta1CitationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CitationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CitationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CitationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Content: The base structured datatype containing @@ -417,9 +417,9 @@ type GoogleCloudAiplatformV1beta1Content struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Content) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Content) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Content - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CountTokensRequest: Request message for @@ -456,9 +456,9 @@ type GoogleCloudAiplatformV1beta1CountTokensRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CountTokensRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CountTokensRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CountTokensRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1CountTokensResponse: Response message for @@ -486,9 +486,9 @@ type GoogleCloudAiplatformV1beta1CountTokensResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1CountTokensResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1CountTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1CountTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FileData: URI based data. @@ -510,9 +510,9 @@ type GoogleCloudAiplatformV1beta1FileData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FileData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FileData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FileData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FunctionCall: A predicted [FunctionCall] @@ -539,9 +539,9 @@ type GoogleCloudAiplatformV1beta1FunctionCall struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FunctionCall) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FunctionCall) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FunctionCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FunctionCallingConfig: Function calling config. @@ -578,9 +578,9 @@ type GoogleCloudAiplatformV1beta1FunctionCallingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FunctionCallingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FunctionCallingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FunctionCallingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FunctionDeclaration: Structured representation @@ -624,9 +624,9 @@ type GoogleCloudAiplatformV1beta1FunctionDeclaration struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FunctionDeclaration) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FunctionDeclaration) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FunctionDeclaration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1FunctionResponse: The result output from a @@ -653,9 +653,9 @@ type GoogleCloudAiplatformV1beta1FunctionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1FunctionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1FunctionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1FunctionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerateContentRequest: Request message for @@ -702,9 +702,9 @@ type GoogleCloudAiplatformV1beta1GenerateContentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerateContentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerateContentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerateContentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerateContentResponse: Response message for @@ -734,9 +734,9 @@ type GoogleCloudAiplatformV1beta1GenerateContentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerateContentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerateContentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerateContentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback: Content @@ -769,9 +769,9 @@ type GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata: Usage @@ -795,9 +795,9 @@ type GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GenerationConfig: Generation config. @@ -845,9 +845,9 @@ type GoogleCloudAiplatformV1beta1GenerationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GenerationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GenerationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GenerationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1GenerationConfig) UnmarshalJSON(data []byte) error { @@ -877,6 +877,100 @@ func (s *GoogleCloudAiplatformV1beta1GenerationConfig) UnmarshalJSON(data []byte type GoogleCloudAiplatformV1beta1GoogleSearchRetrieval struct { } +// GoogleCloudAiplatformV1beta1GroundingAttribution: Grounding attribution. +type GoogleCloudAiplatformV1beta1GroundingAttribution struct { + // ConfidenceScore: Optional. Output only. Confidence score of the attribution. + // Ranges from 0 to 1. 1 is the most confident. + ConfidenceScore float64 `json:"confidenceScore,omitempty"` + // RetrievedContext: Optional. Attribution from context retrieved by the + // retrieval tools. + RetrievedContext *GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext `json:"retrievedContext,omitempty"` + // Segment: Output only. Segment of the content this attribution belongs to. + Segment *GoogleCloudAiplatformV1beta1Segment `json:"segment,omitempty"` + // Web: Optional. Attribution from the web. + Web *GoogleCloudAiplatformV1beta1GroundingAttributionWeb `json:"web,omitempty"` + // ForceSendFields is a list of field names (e.g. "ConfidenceScore") to + // unconditionally include in API requests. By default, fields with empty or + // default values are omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more + // details. + ForceSendFields []string `json:"-"` + // NullFields is a list of field names (e.g. "ConfidenceScore") to include in + // API requests with the JSON null value. By default, fields with empty values + // are omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. + NullFields []string `json:"-"` +} + +func (s GoogleCloudAiplatformV1beta1GroundingAttribution) MarshalJSON() ([]byte, error) { + type NoMethod GoogleCloudAiplatformV1beta1GroundingAttribution + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) +} + +func (s *GoogleCloudAiplatformV1beta1GroundingAttribution) UnmarshalJSON(data []byte) error { + type NoMethod GoogleCloudAiplatformV1beta1GroundingAttribution + var s1 struct { + ConfidenceScore gensupport.JSONFloat64 `json:"confidenceScore"` + *NoMethod + } + s1.NoMethod = (*NoMethod)(s) + if err := json.Unmarshal(data, &s1); err != nil { + return err + } + s.ConfidenceScore = float64(s1.ConfidenceScore) + return nil +} + +// GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext: +// Attribution from context retrieved by the retrieval tools. +type GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext struct { + // Title: Output only. Title of the attribution. + Title string `json:"title,omitempty"` + // Uri: Output only. URI reference of the attribution. + Uri string `json:"uri,omitempty"` + // ForceSendFields is a list of field names (e.g. "Title") to unconditionally + // include in API requests. By default, fields with empty or default values are + // omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more + // details. + ForceSendFields []string `json:"-"` + // NullFields is a list of field names (e.g. "Title") to include in API + // requests with the JSON null value. By default, fields with empty values are + // omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. + NullFields []string `json:"-"` +} + +func (s GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext) MarshalJSON() ([]byte, error) { + type NoMethod GoogleCloudAiplatformV1beta1GroundingAttributionRetrievedContext + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) +} + +// GoogleCloudAiplatformV1beta1GroundingAttributionWeb: Attribution from the +// web. +type GoogleCloudAiplatformV1beta1GroundingAttributionWeb struct { + // Title: Output only. Title of the attribution. + Title string `json:"title,omitempty"` + // Uri: Output only. URI reference of the attribution. + Uri string `json:"uri,omitempty"` + // ForceSendFields is a list of field names (e.g. "Title") to unconditionally + // include in API requests. By default, fields with empty or default values are + // omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more + // details. + ForceSendFields []string `json:"-"` + // NullFields is a list of field names (e.g. "Title") to include in API + // requests with the JSON null value. By default, fields with empty values are + // omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. + NullFields []string `json:"-"` +} + +func (s GoogleCloudAiplatformV1beta1GroundingAttributionWeb) MarshalJSON() ([]byte, error) { + type NoMethod GoogleCloudAiplatformV1beta1GroundingAttributionWeb + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) +} + // GoogleCloudAiplatformV1beta1GroundingChunk: Grounding chunk. type GoogleCloudAiplatformV1beta1GroundingChunk struct { // RetrievedContext: Grounding chunk from context retrieved by the retrieval @@ -897,9 +991,9 @@ type GoogleCloudAiplatformV1beta1GroundingChunk struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingChunk) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingChunk) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingChunk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext: Chunk from @@ -922,9 +1016,9 @@ type GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundingChunkWeb: Chunk from the web. @@ -946,9 +1040,9 @@ type GoogleCloudAiplatformV1beta1GroundingChunkWeb struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingChunkWeb) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingChunkWeb) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingChunkWeb - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundingMetadata: Metadata returned to client @@ -980,9 +1074,9 @@ type GoogleCloudAiplatformV1beta1GroundingMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1GroundingSupport: Grounding support. @@ -1011,9 +1105,9 @@ type GoogleCloudAiplatformV1beta1GroundingSupport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1GroundingSupport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1GroundingSupport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1GroundingSupport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1GroundingSupport) UnmarshalJSON(data []byte) error { @@ -1071,9 +1165,9 @@ type GoogleCloudAiplatformV1beta1Part struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Part) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Part) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Part - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Retrieval: Defines a retrieval tool that model @@ -1101,9 +1195,9 @@ type GoogleCloudAiplatformV1beta1Retrieval struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Retrieval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Retrieval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Retrieval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1SafetyRating: Safety rating corresponding to the @@ -1158,9 +1252,9 @@ type GoogleCloudAiplatformV1beta1SafetyRating struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SafetyRating) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SafetyRating) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SafetyRating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1SafetyRating) UnmarshalJSON(data []byte) error { @@ -1224,9 +1318,9 @@ type GoogleCloudAiplatformV1beta1SafetySetting struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SafetySetting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SafetySetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SafetySetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Schema: Schema is used to define the format of @@ -1306,9 +1400,9 @@ type GoogleCloudAiplatformV1beta1Schema struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Schema) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Schema) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1Schema) UnmarshalJSON(data []byte) error { @@ -1347,9 +1441,9 @@ type GoogleCloudAiplatformV1beta1SearchEntryPoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1SearchEntryPoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1SearchEntryPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1SearchEntryPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Segment: Segment of the content. @@ -1378,9 +1472,9 @@ type GoogleCloudAiplatformV1beta1Segment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Segment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Segment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Segment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1Tool: Tool details that the model may use to @@ -1418,9 +1512,9 @@ type GoogleCloudAiplatformV1beta1Tool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1Tool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1Tool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1Tool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1ToolConfig: Tool config. This config is shared @@ -1441,9 +1535,9 @@ type GoogleCloudAiplatformV1beta1ToolConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1ToolConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1ToolConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1ToolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1VertexAISearch: Retrieve from Vertex AI Search @@ -1468,9 +1562,9 @@ type GoogleCloudAiplatformV1beta1VertexAISearch struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1VertexAISearch) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1VertexAISearch) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1VertexAISearch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1VertexRagStore: Retrieve from Vertex RAG Store @@ -1502,9 +1596,9 @@ type GoogleCloudAiplatformV1beta1VertexRagStore struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1VertexRagStore) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1VertexRagStore) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1VertexRagStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudAiplatformV1beta1VertexRagStore) UnmarshalJSON(data []byte) error { @@ -1543,9 +1637,9 @@ type GoogleCloudAiplatformV1beta1VertexRagStoreRagResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1VertexRagStoreRagResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1VertexRagStoreRagResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1VertexRagStoreRagResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudAiplatformV1beta1VideoMetadata: Metadata describes the input @@ -1568,9 +1662,9 @@ type GoogleCloudAiplatformV1beta1VideoMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudAiplatformV1beta1VideoMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudAiplatformV1beta1VideoMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudAiplatformV1beta1VideoMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModelOperationMetadata: This is returned in the longrunning operations for @@ -1597,9 +1691,9 @@ type ModelOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ModelOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ModelOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ModelOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsPublishersModelsCountTokensCall struct { diff --git a/firebaserules/v1/firebaserules-gen.go b/firebaserules/v1/firebaserules-gen.go index 3dc387077b..df0cab3345 100644 --- a/firebaserules/v1/firebaserules-gen.go +++ b/firebaserules/v1/firebaserules-gen.go @@ -219,9 +219,9 @@ type Arg struct { NullFields []string `json:"-"` } -func (s *Arg) MarshalJSON() ([]byte, error) { +func (s Arg) MarshalJSON() ([]byte, error) { type NoMethod Arg - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -255,9 +255,9 @@ type ExpressionReport struct { NullFields []string `json:"-"` } -func (s *ExpressionReport) MarshalJSON() ([]byte, error) { +func (s ExpressionReport) MarshalJSON() ([]byte, error) { type NoMethod ExpressionReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // File: `File` containing source content. @@ -281,9 +281,9 @@ type File struct { NullFields []string `json:"-"` } -func (s *File) MarshalJSON() ([]byte, error) { +func (s File) MarshalJSON() ([]byte, error) { type NoMethod File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FunctionCall: Represents a service-defined function call that was invoked @@ -306,9 +306,9 @@ type FunctionCall struct { NullFields []string `json:"-"` } -func (s *FunctionCall) MarshalJSON() ([]byte, error) { +func (s FunctionCall) MarshalJSON() ([]byte, error) { type NoMethod FunctionCall - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FunctionMock: Mock function definition. Mocks must refer to a function @@ -341,9 +341,9 @@ type FunctionMock struct { NullFields []string `json:"-"` } -func (s *FunctionMock) MarshalJSON() ([]byte, error) { +func (s FunctionMock) MarshalJSON() ([]byte, error) { type NoMethod FunctionMock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetReleaseExecutableResponse: The response for @@ -392,9 +392,9 @@ type GetReleaseExecutableResponse struct { NullFields []string `json:"-"` } -func (s *GetReleaseExecutableResponse) MarshalJSON() ([]byte, error) { +func (s GetReleaseExecutableResponse) MarshalJSON() ([]byte, error) { type NoMethod GetReleaseExecutableResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Issue: Issues include warnings, errors, and deprecation notices. @@ -425,9 +425,9 @@ type Issue struct { NullFields []string `json:"-"` } -func (s *Issue) MarshalJSON() ([]byte, error) { +func (s Issue) MarshalJSON() ([]byte, error) { type NoMethod Issue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReleasesResponse: The response for FirebaseRulesService.ListReleases. @@ -453,9 +453,9 @@ type ListReleasesResponse struct { NullFields []string `json:"-"` } -func (s *ListReleasesResponse) MarshalJSON() ([]byte, error) { +func (s ListReleasesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReleasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRulesetsResponse: The response for FirebaseRulesService.ListRulesets. @@ -481,9 +481,9 @@ type ListRulesetsResponse struct { NullFields []string `json:"-"` } -func (s *ListRulesetsResponse) MarshalJSON() ([]byte, error) { +func (s ListRulesetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRulesetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: Metadata for a Ruleset. @@ -504,9 +504,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Release: `Release` is a named reference to a `Ruleset`. Once a `Release` @@ -538,9 +538,9 @@ type Release struct { NullFields []string `json:"-"` } -func (s *Release) MarshalJSON() ([]byte, error) { +func (s Release) MarshalJSON() ([]byte, error) { type NoMethod Release - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Result: Possible result values from the function mock invocation. @@ -564,9 +564,9 @@ type Result struct { NullFields []string `json:"-"` } -func (s *Result) MarshalJSON() ([]byte, error) { +func (s Result) MarshalJSON() ([]byte, error) { type NoMethod Result - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Ruleset: `Ruleset` is an immutable copy of `Source` with a globally unique @@ -602,9 +602,9 @@ type Ruleset struct { NullFields []string `json:"-"` } -func (s *Ruleset) MarshalJSON() ([]byte, error) { +func (s Ruleset) MarshalJSON() ([]byte, error) { type NoMethod Ruleset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: `Source` is one or more `File` messages comprising a logical set of @@ -625,9 +625,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourcePosition: Position in the `Source` content including its line, column @@ -657,9 +657,9 @@ type SourcePosition struct { NullFields []string `json:"-"` } -func (s *SourcePosition) MarshalJSON() ([]byte, error) { +func (s SourcePosition) MarshalJSON() ([]byte, error) { type NoMethod SourcePosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestCase: `TestCase` messages provide the request context and an expectation @@ -726,9 +726,9 @@ type TestCase struct { NullFields []string `json:"-"` } -func (s *TestCase) MarshalJSON() ([]byte, error) { +func (s TestCase) MarshalJSON() ([]byte, error) { type NoMethod TestCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestResult: Test result message containing the state of the test as well as @@ -782,9 +782,9 @@ type TestResult struct { NullFields []string `json:"-"` } -func (s *TestResult) MarshalJSON() ([]byte, error) { +func (s TestResult) MarshalJSON() ([]byte, error) { type NoMethod TestResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestRulesetRequest: The request for FirebaseRulesService.TestRuleset. @@ -809,9 +809,9 @@ type TestRulesetRequest struct { NullFields []string `json:"-"` } -func (s *TestRulesetRequest) MarshalJSON() ([]byte, error) { +func (s TestRulesetRequest) MarshalJSON() ([]byte, error) { type NoMethod TestRulesetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestRulesetResponse: The response for FirebaseRulesService.TestRuleset. @@ -839,9 +839,9 @@ type TestRulesetResponse struct { NullFields []string `json:"-"` } -func (s *TestRulesetResponse) MarshalJSON() ([]byte, error) { +func (s TestRulesetResponse) MarshalJSON() ([]byte, error) { type NoMethod TestRulesetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestSuite: `TestSuite` is a collection of `TestCase` instances that validate @@ -864,9 +864,9 @@ type TestSuite struct { NullFields []string `json:"-"` } -func (s *TestSuite) MarshalJSON() ([]byte, error) { +func (s TestSuite) MarshalJSON() ([]byte, error) { type NoMethod TestSuite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateReleaseRequest: The request for FirebaseRulesService.UpdateRelease. @@ -888,9 +888,9 @@ type UpdateReleaseRequest struct { NullFields []string `json:"-"` } -func (s *UpdateReleaseRequest) MarshalJSON() ([]byte, error) { +func (s UpdateReleaseRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateReleaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValueCount: Tuple for how many times an Expression was evaluated to a @@ -913,9 +913,9 @@ type ValueCount struct { NullFields []string `json:"-"` } -func (s *ValueCount) MarshalJSON() ([]byte, error) { +func (s ValueCount) MarshalJSON() ([]byte, error) { type NoMethod ValueCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VisitedExpression: Store the position and access outcome for an expression @@ -939,9 +939,9 @@ type VisitedExpression struct { NullFields []string `json:"-"` } -func (s *VisitedExpression) MarshalJSON() ([]byte, error) { +func (s VisitedExpression) MarshalJSON() ([]byte, error) { type NoMethod VisitedExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsTestCall struct { diff --git a/firebasestorage/v1beta/firebasestorage-gen.go b/firebasestorage/v1beta/firebasestorage-gen.go index df19eb64af..1346c8fdd1 100644 --- a/firebasestorage/v1beta/firebasestorage-gen.go +++ b/firebasestorage/v1beta/firebasestorage-gen.go @@ -209,9 +209,9 @@ type Bucket struct { NullFields []string `json:"-"` } -func (s *Bucket) MarshalJSON() ([]byte, error) { +func (s Bucket) MarshalJSON() ([]byte, error) { type NoMethod Bucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -271,9 +271,9 @@ type GoogleFirebaseStorageControlplaneV1alphaMigrateLocationDestructivelyMetadat NullFields []string `json:"-"` } -func (s *GoogleFirebaseStorageControlplaneV1alphaMigrateLocationDestructivelyMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseStorageControlplaneV1alphaMigrateLocationDestructivelyMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseStorageControlplaneV1alphaMigrateLocationDestructivelyMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirebaseStorageControlplaneV1betaMigrateLocationDestructivelyMetadata: @@ -323,9 +323,9 @@ type GoogleFirebaseStorageControlplaneV1betaMigrateLocationDestructivelyMetadata NullFields []string `json:"-"` } -func (s *GoogleFirebaseStorageControlplaneV1betaMigrateLocationDestructivelyMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirebaseStorageControlplaneV1betaMigrateLocationDestructivelyMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirebaseStorageControlplaneV1betaMigrateLocationDestructivelyMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBucketsResponse: The response returned by `ListBuckets`. @@ -351,9 +351,9 @@ type ListBucketsResponse struct { NullFields []string `json:"-"` } -func (s *ListBucketsResponse) MarshalJSON() ([]byte, error) { +func (s ListBucketsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBucketsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveFirebaseRequest: The request used to unlink a Google Cloud Storage diff --git a/firestore/v1/firestore-gen.go b/firestore/v1/firestore-gen.go index a8938c2e28..50e075de4c 100644 --- a/firestore/v1/firestore-gen.go +++ b/firestore/v1/firestore-gen.go @@ -312,9 +312,9 @@ type Aggregation struct { NullFields []string `json:"-"` } -func (s *Aggregation) MarshalJSON() ([]byte, error) { +func (s Aggregation) MarshalJSON() ([]byte, error) { type NoMethod Aggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResult: The result of a single bucket from a Firestore @@ -340,9 +340,9 @@ type AggregationResult struct { NullFields []string `json:"-"` } -func (s *AggregationResult) MarshalJSON() ([]byte, error) { +func (s AggregationResult) MarshalJSON() ([]byte, error) { type NoMethod AggregationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArrayValue: An array value. @@ -362,9 +362,9 @@ type ArrayValue struct { NullFields []string `json:"-"` } -func (s *ArrayValue) MarshalJSON() ([]byte, error) { +func (s ArrayValue) MarshalJSON() ([]byte, error) { type NoMethod ArrayValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Avg: Average of the values of the requested field. * Only numeric values @@ -388,9 +388,9 @@ type Avg struct { NullFields []string `json:"-"` } -func (s *Avg) MarshalJSON() ([]byte, error) { +func (s Avg) MarshalJSON() ([]byte, error) { type NoMethod Avg - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetDocumentsRequest: The request for Firestore.BatchGetDocuments. @@ -428,9 +428,9 @@ type BatchGetDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *BatchGetDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s BatchGetDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchGetDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetDocumentsResponse: The streamed response for @@ -466,9 +466,9 @@ type BatchGetDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchWriteRequest: The request for Firestore.BatchWrite. @@ -492,9 +492,9 @@ type BatchWriteRequest struct { NullFields []string `json:"-"` } -func (s *BatchWriteRequest) MarshalJSON() ([]byte, error) { +func (s BatchWriteRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchWriteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchWriteResponse: The response from Firestore.BatchWrite. @@ -521,9 +521,9 @@ type BatchWriteResponse struct { NullFields []string `json:"-"` } -func (s *BatchWriteResponse) MarshalJSON() ([]byte, error) { +func (s BatchWriteResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchWriteResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BeginTransactionRequest: The request for Firestore.BeginTransaction. @@ -544,9 +544,9 @@ type BeginTransactionRequest struct { NullFields []string `json:"-"` } -func (s *BeginTransactionRequest) MarshalJSON() ([]byte, error) { +func (s BeginTransactionRequest) MarshalJSON() ([]byte, error) { type NoMethod BeginTransactionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BeginTransactionResponse: The response for Firestore.BeginTransaction. @@ -569,9 +569,9 @@ type BeginTransactionResponse struct { NullFields []string `json:"-"` } -func (s *BeginTransactionResponse) MarshalJSON() ([]byte, error) { +func (s BeginTransactionResponse) MarshalJSON() ([]byte, error) { type NoMethod BeginTransactionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BitSequence: A sequence of bits, encoded in a byte array. Each byte in the @@ -606,9 +606,9 @@ type BitSequence struct { NullFields []string `json:"-"` } -func (s *BitSequence) MarshalJSON() ([]byte, error) { +func (s BitSequence) MarshalJSON() ([]byte, error) { type NoMethod BitSequence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BloomFilter: A bloom filter (https://en.wikipedia.org/wiki/Bloom_filter). @@ -637,9 +637,9 @@ type BloomFilter struct { NullFields []string `json:"-"` } -func (s *BloomFilter) MarshalJSON() ([]byte, error) { +func (s BloomFilter) MarshalJSON() ([]byte, error) { type NoMethod BloomFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollectionSelector: A selection of a collection, such as `messages as m1`. @@ -664,9 +664,9 @@ type CollectionSelector struct { NullFields []string `json:"-"` } -func (s *CollectionSelector) MarshalJSON() ([]byte, error) { +func (s CollectionSelector) MarshalJSON() ([]byte, error) { type NoMethod CollectionSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitRequest: The request for Firestore.Commit. @@ -688,9 +688,9 @@ type CommitRequest struct { NullFields []string `json:"-"` } -func (s *CommitRequest) MarshalJSON() ([]byte, error) { +func (s CommitRequest) MarshalJSON() ([]byte, error) { type NoMethod CommitRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitResponse: The response for Firestore.Commit. @@ -717,9 +717,9 @@ type CommitResponse struct { NullFields []string `json:"-"` } -func (s *CommitResponse) MarshalJSON() ([]byte, error) { +func (s CommitResponse) MarshalJSON() ([]byte, error) { type NoMethod CommitResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeFilter: A filter that merges multiple other filters using the given @@ -749,9 +749,9 @@ type CompositeFilter struct { NullFields []string `json:"-"` } -func (s *CompositeFilter) MarshalJSON() ([]byte, error) { +func (s CompositeFilter) MarshalJSON() ([]byte, error) { type NoMethod CompositeFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Count: Count of documents that match the query. The `COUNT(*)` aggregation @@ -777,9 +777,9 @@ type Count struct { NullFields []string `json:"-"` } -func (s *Count) MarshalJSON() ([]byte, error) { +func (s Count) MarshalJSON() ([]byte, error) { type NoMethod Count - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cursor: A position in a query result set. @@ -804,9 +804,9 @@ type Cursor struct { NullFields []string `json:"-"` } -func (s *Cursor) MarshalJSON() ([]byte, error) { +func (s Cursor) MarshalJSON() ([]byte, error) { type NoMethod Cursor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Document: A Firestore document. Must not exceed 1 MiB - 4 bytes. @@ -856,9 +856,9 @@ type Document struct { NullFields []string `json:"-"` } -func (s *Document) MarshalJSON() ([]byte, error) { +func (s Document) MarshalJSON() ([]byte, error) { type NoMethod Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentChange: A Document has changed. May be the result of multiple @@ -891,9 +891,9 @@ type DocumentChange struct { NullFields []string `json:"-"` } -func (s *DocumentChange) MarshalJSON() ([]byte, error) { +func (s DocumentChange) MarshalJSON() ([]byte, error) { type NoMethod DocumentChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentDelete: A Document has been deleted. May be the result of multiple @@ -922,9 +922,9 @@ type DocumentDelete struct { NullFields []string `json:"-"` } -func (s *DocumentDelete) MarshalJSON() ([]byte, error) { +func (s DocumentDelete) MarshalJSON() ([]byte, error) { type NoMethod DocumentDelete - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentMask: A set of field paths on a document. Used to restrict a get or @@ -948,9 +948,9 @@ type DocumentMask struct { NullFields []string `json:"-"` } -func (s *DocumentMask) MarshalJSON() ([]byte, error) { +func (s DocumentMask) MarshalJSON() ([]byte, error) { type NoMethod DocumentMask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentRemove: A Document has been removed from the view of the targets. @@ -981,9 +981,9 @@ type DocumentRemove struct { NullFields []string `json:"-"` } -func (s *DocumentRemove) MarshalJSON() ([]byte, error) { +func (s DocumentRemove) MarshalJSON() ([]byte, error) { type NoMethod DocumentRemove - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentTransform: A transformation of a document. @@ -1006,9 +1006,9 @@ type DocumentTransform struct { NullFields []string `json:"-"` } -func (s *DocumentTransform) MarshalJSON() ([]byte, error) { +func (s DocumentTransform) MarshalJSON() ([]byte, error) { type NoMethod DocumentTransform - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentsTarget: A target specified by a set of documents names. @@ -1031,9 +1031,9 @@ type DocumentsTarget struct { NullFields []string `json:"-"` } -func (s *DocumentsTarget) MarshalJSON() ([]byte, error) { +func (s DocumentsTarget) MarshalJSON() ([]byte, error) { type NoMethod DocumentsTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1073,9 +1073,9 @@ type ExecutionStats struct { NullFields []string `json:"-"` } -func (s *ExecutionStats) MarshalJSON() ([]byte, error) { +func (s ExecutionStats) MarshalJSON() ([]byte, error) { type NoMethod ExecutionStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExistenceFilter: A digest of all the documents that match a given target. @@ -1113,9 +1113,9 @@ type ExistenceFilter struct { NullFields []string `json:"-"` } -func (s *ExistenceFilter) MarshalJSON() ([]byte, error) { +func (s ExistenceFilter) MarshalJSON() ([]byte, error) { type NoMethod ExistenceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainMetrics: Explain metrics for the query. @@ -1138,9 +1138,9 @@ type ExplainMetrics struct { NullFields []string `json:"-"` } -func (s *ExplainMetrics) MarshalJSON() ([]byte, error) { +func (s ExplainMetrics) MarshalJSON() ([]byte, error) { type NoMethod ExplainMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainOptions: Explain options for the query. @@ -1163,9 +1163,9 @@ type ExplainOptions struct { NullFields []string `json:"-"` } -func (s *ExplainOptions) MarshalJSON() ([]byte, error) { +func (s ExplainOptions) MarshalJSON() ([]byte, error) { type NoMethod ExplainOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldFilter: A filter on a specific field. @@ -1218,9 +1218,9 @@ type FieldFilter struct { NullFields []string `json:"-"` } -func (s *FieldFilter) MarshalJSON() ([]byte, error) { +func (s FieldFilter) MarshalJSON() ([]byte, error) { type NoMethod FieldFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldReference: A reference to a field in a document, ex: @@ -1243,9 +1243,9 @@ type FieldReference struct { NullFields []string `json:"-"` } -func (s *FieldReference) MarshalJSON() ([]byte, error) { +func (s FieldReference) MarshalJSON() ([]byte, error) { type NoMethod FieldReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldTransform: A transformation of a field of the document. @@ -1323,9 +1323,9 @@ type FieldTransform struct { NullFields []string `json:"-"` } -func (s *FieldTransform) MarshalJSON() ([]byte, error) { +func (s FieldTransform) MarshalJSON() ([]byte, error) { type NoMethod FieldTransform - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filter: A filter. @@ -1349,9 +1349,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindNearest: Nearest Neighbors search config. @@ -1395,9 +1395,9 @@ type FindNearest struct { NullFields []string `json:"-"` } -func (s *FindNearest) MarshalJSON() ([]byte, error) { +func (s FindNearest) MarshalJSON() ([]byte, error) { type NoMethod FindNearest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1Backup: A Backup of a Cloud Firestore Database. The @@ -1447,9 +1447,9 @@ type GoogleFirestoreAdminV1Backup struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1Backup) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1Backup) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1BackupSchedule: A backup schedule for a Cloud @@ -1492,9 +1492,9 @@ type GoogleFirestoreAdminV1BackupSchedule struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1BackupSchedule) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1BackupSchedule) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1BackupSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata: Metadata for @@ -1547,9 +1547,9 @@ type GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1BulkDeleteDocumentsRequest: The request for @@ -1582,9 +1582,9 @@ type GoogleFirestoreAdminV1BulkDeleteDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1BulkDeleteDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1BulkDeleteDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1BulkDeleteDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1CmekConfig: The CMEK (Customer Managed Encryption Key) @@ -1619,9 +1619,9 @@ type GoogleFirestoreAdminV1CmekConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1CmekConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1CmekConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1CmekConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1CreateDatabaseMetadata: Metadata related to the create @@ -1649,9 +1649,9 @@ type GoogleFirestoreAdminV1DailyRecurrence struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1DailyRecurrence) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1DailyRecurrence) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1DailyRecurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1Database: A Cloud Firestore Database. @@ -1776,9 +1776,9 @@ type GoogleFirestoreAdminV1Database struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1Database) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1Database) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1Database - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1DeleteDatabaseMetadata: Metadata related to the delete @@ -1836,9 +1836,9 @@ type GoogleFirestoreAdminV1ExportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1ExportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1ExportDocumentsRequest: The request for @@ -1882,9 +1882,9 @@ type GoogleFirestoreAdminV1ExportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1ExportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1ExportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1ExportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1ExportDocumentsResponse: Returned in the @@ -1907,9 +1907,9 @@ type GoogleFirestoreAdminV1ExportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1ExportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1ExportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1ExportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1Field: Represents a single field in the database. @@ -1958,9 +1958,9 @@ type GoogleFirestoreAdminV1Field struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1Field) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1Field) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1FieldOperationMetadata: Metadata for @@ -2012,9 +2012,9 @@ type GoogleFirestoreAdminV1FieldOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1FieldOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1FieldOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1FieldOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1FlatIndex: An index that stores vectors in a flat data @@ -2068,9 +2068,9 @@ type GoogleFirestoreAdminV1ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1ImportDocumentsRequest: The request for @@ -2104,9 +2104,9 @@ type GoogleFirestoreAdminV1ImportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1ImportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1ImportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1ImportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1Index: Cloud Firestore indexes enable simple and @@ -2189,9 +2189,9 @@ type GoogleFirestoreAdminV1Index struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1Index) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1Index) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1Index - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1IndexConfig: The index configuration for this field. @@ -2227,9 +2227,9 @@ type GoogleFirestoreAdminV1IndexConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1IndexConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1IndexConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1IndexConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1IndexConfigDelta: Information about an index @@ -2257,9 +2257,9 @@ type GoogleFirestoreAdminV1IndexConfigDelta struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1IndexConfigDelta) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1IndexConfigDelta) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1IndexConfigDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1IndexField: A field in an index. The field_path @@ -2301,9 +2301,9 @@ type GoogleFirestoreAdminV1IndexField struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1IndexField) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1IndexField) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1IndexField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1IndexOperationMetadata: Metadata for @@ -2350,9 +2350,9 @@ type GoogleFirestoreAdminV1IndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1IndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1IndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1IndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1ListBackupSchedulesResponse: The response for @@ -2376,9 +2376,9 @@ type GoogleFirestoreAdminV1ListBackupSchedulesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1ListBackupSchedulesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1ListBackupSchedulesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1ListBackupSchedulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1ListBackupsResponse: The response for @@ -2408,9 +2408,9 @@ type GoogleFirestoreAdminV1ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1ListDatabasesResponse: The list of databases for a @@ -2443,9 +2443,9 @@ type GoogleFirestoreAdminV1ListDatabasesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1ListDatabasesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1ListDatabasesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1ListDatabasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1ListFieldsResponse: The response for @@ -2472,9 +2472,9 @@ type GoogleFirestoreAdminV1ListFieldsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1ListFieldsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1ListFieldsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1ListFieldsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1ListIndexesResponse: The response for @@ -2501,9 +2501,9 @@ type GoogleFirestoreAdminV1ListIndexesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1ListIndexesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1ListIndexesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1ListIndexesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1LocationMetadata: The metadata message for @@ -2532,9 +2532,9 @@ type GoogleFirestoreAdminV1Progress struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1Progress) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1Progress) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1Progress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1RestoreDatabaseMetadata: Metadata for the long-running @@ -2579,9 +2579,9 @@ type GoogleFirestoreAdminV1RestoreDatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1RestoreDatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1RestoreDatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1RestoreDatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1RestoreDatabaseRequest: The request message for @@ -2628,9 +2628,9 @@ type GoogleFirestoreAdminV1RestoreDatabaseRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1RestoreDatabaseRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1RestoreDatabaseRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1RestoreDatabaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1Stats: Backup specific statistics. @@ -2657,9 +2657,9 @@ type GoogleFirestoreAdminV1Stats struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1Stats) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1Stats) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1Stats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1TtlConfig: The TTL (time-to-live) configuration for @@ -2697,9 +2697,9 @@ type GoogleFirestoreAdminV1TtlConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1TtlConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1TtlConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1TtlConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1TtlConfigDelta: Information about a TTL configuration @@ -2725,9 +2725,9 @@ type GoogleFirestoreAdminV1TtlConfigDelta struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1TtlConfigDelta) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1TtlConfigDelta) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1TtlConfigDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1UpdateDatabaseMetadata: Metadata related to the update @@ -2757,9 +2757,9 @@ type GoogleFirestoreAdminV1VectorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1VectorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1VectorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1VectorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1WeeklyRecurrence: Represents a recurring schedule that @@ -2793,9 +2793,9 @@ type GoogleFirestoreAdminV1WeeklyRecurrence struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1WeeklyRecurrence) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1WeeklyRecurrence) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1WeeklyRecurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -2827,9 +2827,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -2874,9 +2874,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -2902,9 +2902,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -2947,9 +2947,9 @@ type ListCollectionIdsRequest struct { NullFields []string `json:"-"` } -func (s *ListCollectionIdsRequest) MarshalJSON() ([]byte, error) { +func (s ListCollectionIdsRequest) MarshalJSON() ([]byte, error) { type NoMethod ListCollectionIdsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCollectionIdsResponse: The response from Firestore.ListCollectionIds. @@ -2974,9 +2974,9 @@ type ListCollectionIdsResponse struct { NullFields []string `json:"-"` } -func (s *ListCollectionIdsResponse) MarshalJSON() ([]byte, error) { +func (s ListCollectionIdsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCollectionIdsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDocumentsResponse: The response for Firestore.ListDocuments. @@ -3002,9 +3002,9 @@ type ListDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *ListDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s ListDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -3030,9 +3030,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListenRequest: A request for Firestore.Listen @@ -3056,9 +3056,9 @@ type ListenRequest struct { NullFields []string `json:"-"` } -func (s *ListenRequest) MarshalJSON() ([]byte, error) { +func (s ListenRequest) MarshalJSON() ([]byte, error) { type NoMethod ListenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListenResponse: The response for Firestore.Listen. @@ -3092,9 +3092,9 @@ type ListenResponse struct { NullFields []string `json:"-"` } -func (s *ListenResponse) MarshalJSON() ([]byte, error) { +func (s ListenResponse) MarshalJSON() ([]byte, error) { type NoMethod ListenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -3130,9 +3130,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MapValue: A map value. @@ -3155,9 +3155,9 @@ type MapValue struct { NullFields []string `json:"-"` } -func (s *MapValue) MarshalJSON() ([]byte, error) { +func (s MapValue) MarshalJSON() ([]byte, error) { type NoMethod MapValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Order: An order on a field. @@ -3184,9 +3184,9 @@ type Order struct { NullFields []string `json:"-"` } -func (s *Order) MarshalJSON() ([]byte, error) { +func (s Order) MarshalJSON() ([]byte, error) { type NoMethod Order - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionQueryRequest: The request for Firestore.PartitionQuery. @@ -3237,9 +3237,9 @@ type PartitionQueryRequest struct { NullFields []string `json:"-"` } -func (s *PartitionQueryRequest) MarshalJSON() ([]byte, error) { +func (s PartitionQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod PartitionQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionQueryResponse: The response for Firestore.PartitionQuery. @@ -3275,9 +3275,9 @@ type PartitionQueryResponse struct { NullFields []string `json:"-"` } -func (s *PartitionQueryResponse) MarshalJSON() ([]byte, error) { +func (s PartitionQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod PartitionQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlanSummary: Planning phase information for the query. @@ -3299,9 +3299,9 @@ type PlanSummary struct { NullFields []string `json:"-"` } -func (s *PlanSummary) MarshalJSON() ([]byte, error) { +func (s PlanSummary) MarshalJSON() ([]byte, error) { type NoMethod PlanSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Precondition: A precondition on a document, used for conditional operations. @@ -3325,9 +3325,9 @@ type Precondition struct { NullFields []string `json:"-"` } -func (s *Precondition) MarshalJSON() ([]byte, error) { +func (s Precondition) MarshalJSON() ([]byte, error) { type NoMethod Precondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Projection: The projection of document's fields to return. @@ -3348,9 +3348,9 @@ type Projection struct { NullFields []string `json:"-"` } -func (s *Projection) MarshalJSON() ([]byte, error) { +func (s Projection) MarshalJSON() ([]byte, error) { type NoMethod Projection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryTarget: A target specified by a query. @@ -3376,9 +3376,9 @@ type QueryTarget struct { NullFields []string `json:"-"` } -func (s *QueryTarget) MarshalJSON() ([]byte, error) { +func (s QueryTarget) MarshalJSON() ([]byte, error) { type NoMethod QueryTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadOnly: Options for a transaction that can only be used to read documents. @@ -3401,9 +3401,9 @@ type ReadOnly struct { NullFields []string `json:"-"` } -func (s *ReadOnly) MarshalJSON() ([]byte, error) { +func (s ReadOnly) MarshalJSON() ([]byte, error) { type NoMethod ReadOnly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadWrite: Options for a transaction that can be used to read and write @@ -3425,9 +3425,9 @@ type ReadWrite struct { NullFields []string `json:"-"` } -func (s *ReadWrite) MarshalJSON() ([]byte, error) { +func (s ReadWrite) MarshalJSON() ([]byte, error) { type NoMethod ReadWrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackRequest: The request for Firestore.Rollback. @@ -3447,9 +3447,9 @@ type RollbackRequest struct { NullFields []string `json:"-"` } -func (s *RollbackRequest) MarshalJSON() ([]byte, error) { +func (s RollbackRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunAggregationQueryRequest: The request for Firestore.RunAggregationQuery. @@ -3485,9 +3485,9 @@ type RunAggregationQueryRequest struct { NullFields []string `json:"-"` } -func (s *RunAggregationQueryRequest) MarshalJSON() ([]byte, error) { +func (s RunAggregationQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod RunAggregationQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunAggregationQueryResponse: The response for Firestore.RunAggregationQuery. @@ -3526,9 +3526,9 @@ type RunAggregationQueryResponse struct { NullFields []string `json:"-"` } -func (s *RunAggregationQueryResponse) MarshalJSON() ([]byte, error) { +func (s RunAggregationQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod RunAggregationQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunQueryRequest: The request for Firestore.RunQuery. @@ -3564,9 +3564,9 @@ type RunQueryRequest struct { NullFields []string `json:"-"` } -func (s *RunQueryRequest) MarshalJSON() ([]byte, error) { +func (s RunQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod RunQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunQueryResponse: The response for Firestore.RunQuery. @@ -3610,9 +3610,9 @@ type RunQueryResponse struct { NullFields []string `json:"-"` } -func (s *RunQueryResponse) MarshalJSON() ([]byte, error) { +func (s RunQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod RunQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3644,9 +3644,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructuredAggregationQuery: Firestore query for running an aggregation over @@ -3671,9 +3671,9 @@ type StructuredAggregationQuery struct { NullFields []string `json:"-"` } -func (s *StructuredAggregationQuery) MarshalJSON() ([]byte, error) { +func (s StructuredAggregationQuery) MarshalJSON() ([]byte, error) { type NoMethod StructuredAggregationQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructuredQuery: A Firestore query. The query stages are executed in the @@ -3750,9 +3750,9 @@ type StructuredQuery struct { NullFields []string `json:"-"` } -func (s *StructuredQuery) MarshalJSON() ([]byte, error) { +func (s StructuredQuery) MarshalJSON() ([]byte, error) { type NoMethod StructuredQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sum: Sum of the values of the requested field. * Only numeric values will be @@ -3784,9 +3784,9 @@ type Sum struct { NullFields []string `json:"-"` } -func (s *Sum) MarshalJSON() ([]byte, error) { +func (s Sum) MarshalJSON() ([]byte, error) { type NoMethod Sum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Target: A specification of a set of documents to listen to. @@ -3837,9 +3837,9 @@ type Target struct { NullFields []string `json:"-"` } -func (s *Target) MarshalJSON() ([]byte, error) { +func (s Target) MarshalJSON() ([]byte, error) { type NoMethod Target - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetChange: Targets being watched have changed. @@ -3891,9 +3891,9 @@ type TargetChange struct { NullFields []string `json:"-"` } -func (s *TargetChange) MarshalJSON() ([]byte, error) { +func (s TargetChange) MarshalJSON() ([]byte, error) { type NoMethod TargetChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -3924,9 +3924,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransactionOptions: Options for creating a new transaction. @@ -3948,9 +3948,9 @@ type TransactionOptions struct { NullFields []string `json:"-"` } -func (s *TransactionOptions) MarshalJSON() ([]byte, error) { +func (s TransactionOptions) MarshalJSON() ([]byte, error) { type NoMethod TransactionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnaryFilter: A filter with a single operand. @@ -3983,9 +3983,9 @@ type UnaryFilter struct { NullFields []string `json:"-"` } -func (s *UnaryFilter) MarshalJSON() ([]byte, error) { +func (s UnaryFilter) MarshalJSON() ([]byte, error) { type NoMethod UnaryFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Value: A message that can hold any of the supported value types. @@ -4035,9 +4035,9 @@ type Value struct { NullFields []string `json:"-"` } -func (s *Value) MarshalJSON() ([]byte, error) { +func (s Value) MarshalJSON() ([]byte, error) { type NoMethod Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Value) UnmarshalJSON(data []byte) error { @@ -4092,9 +4092,9 @@ type Write struct { NullFields []string `json:"-"` } -func (s *Write) MarshalJSON() ([]byte, error) { +func (s Write) MarshalJSON() ([]byte, error) { type NoMethod Write - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteRequest: The request for Firestore.Write. The first request creates a @@ -4135,9 +4135,9 @@ type WriteRequest struct { NullFields []string `json:"-"` } -func (s *WriteRequest) MarshalJSON() ([]byte, error) { +func (s WriteRequest) MarshalJSON() ([]byte, error) { type NoMethod WriteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteResponse: The response for Firestore.Write. @@ -4171,9 +4171,9 @@ type WriteResponse struct { NullFields []string `json:"-"` } -func (s *WriteResponse) MarshalJSON() ([]byte, error) { +func (s WriteResponse) MarshalJSON() ([]byte, error) { type NoMethod WriteResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteResult: The result of applying a write. @@ -4198,9 +4198,9 @@ type WriteResult struct { NullFields []string `json:"-"` } -func (s *WriteResult) MarshalJSON() ([]byte, error) { +func (s WriteResult) MarshalJSON() ([]byte, error) { type NoMethod WriteResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsDatabasesBulkDeleteDocumentsCall struct { diff --git a/firestore/v1beta1/firestore-gen.go b/firestore/v1beta1/firestore-gen.go index 2f5f5ab8f0..87b23843b0 100644 --- a/firestore/v1beta1/firestore-gen.go +++ b/firestore/v1beta1/firestore-gen.go @@ -240,9 +240,9 @@ type Aggregation struct { NullFields []string `json:"-"` } -func (s *Aggregation) MarshalJSON() ([]byte, error) { +func (s Aggregation) MarshalJSON() ([]byte, error) { type NoMethod Aggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResult: The result of a single bucket from a Firestore @@ -268,9 +268,9 @@ type AggregationResult struct { NullFields []string `json:"-"` } -func (s *AggregationResult) MarshalJSON() ([]byte, error) { +func (s AggregationResult) MarshalJSON() ([]byte, error) { type NoMethod AggregationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArrayValue: An array value. @@ -290,9 +290,9 @@ type ArrayValue struct { NullFields []string `json:"-"` } -func (s *ArrayValue) MarshalJSON() ([]byte, error) { +func (s ArrayValue) MarshalJSON() ([]byte, error) { type NoMethod ArrayValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Avg: Average of the values of the requested field. * Only numeric values @@ -316,9 +316,9 @@ type Avg struct { NullFields []string `json:"-"` } -func (s *Avg) MarshalJSON() ([]byte, error) { +func (s Avg) MarshalJSON() ([]byte, error) { type NoMethod Avg - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetDocumentsRequest: The request for Firestore.BatchGetDocuments. @@ -356,9 +356,9 @@ type BatchGetDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *BatchGetDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s BatchGetDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchGetDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetDocumentsResponse: The streamed response for @@ -394,9 +394,9 @@ type BatchGetDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchWriteRequest: The request for Firestore.BatchWrite. @@ -420,9 +420,9 @@ type BatchWriteRequest struct { NullFields []string `json:"-"` } -func (s *BatchWriteRequest) MarshalJSON() ([]byte, error) { +func (s BatchWriteRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchWriteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchWriteResponse: The response from Firestore.BatchWrite. @@ -449,9 +449,9 @@ type BatchWriteResponse struct { NullFields []string `json:"-"` } -func (s *BatchWriteResponse) MarshalJSON() ([]byte, error) { +func (s BatchWriteResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchWriteResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BeginTransactionRequest: The request for Firestore.BeginTransaction. @@ -472,9 +472,9 @@ type BeginTransactionRequest struct { NullFields []string `json:"-"` } -func (s *BeginTransactionRequest) MarshalJSON() ([]byte, error) { +func (s BeginTransactionRequest) MarshalJSON() ([]byte, error) { type NoMethod BeginTransactionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BeginTransactionResponse: The response for Firestore.BeginTransaction. @@ -497,9 +497,9 @@ type BeginTransactionResponse struct { NullFields []string `json:"-"` } -func (s *BeginTransactionResponse) MarshalJSON() ([]byte, error) { +func (s BeginTransactionResponse) MarshalJSON() ([]byte, error) { type NoMethod BeginTransactionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BitSequence: A sequence of bits, encoded in a byte array. Each byte in the @@ -534,9 +534,9 @@ type BitSequence struct { NullFields []string `json:"-"` } -func (s *BitSequence) MarshalJSON() ([]byte, error) { +func (s BitSequence) MarshalJSON() ([]byte, error) { type NoMethod BitSequence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BloomFilter: A bloom filter (https://en.wikipedia.org/wiki/Bloom_filter). @@ -565,9 +565,9 @@ type BloomFilter struct { NullFields []string `json:"-"` } -func (s *BloomFilter) MarshalJSON() ([]byte, error) { +func (s BloomFilter) MarshalJSON() ([]byte, error) { type NoMethod BloomFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollectionSelector: A selection of a collection, such as `messages as m1`. @@ -592,9 +592,9 @@ type CollectionSelector struct { NullFields []string `json:"-"` } -func (s *CollectionSelector) MarshalJSON() ([]byte, error) { +func (s CollectionSelector) MarshalJSON() ([]byte, error) { type NoMethod CollectionSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitRequest: The request for Firestore.Commit. @@ -616,9 +616,9 @@ type CommitRequest struct { NullFields []string `json:"-"` } -func (s *CommitRequest) MarshalJSON() ([]byte, error) { +func (s CommitRequest) MarshalJSON() ([]byte, error) { type NoMethod CommitRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitResponse: The response for Firestore.Commit. @@ -645,9 +645,9 @@ type CommitResponse struct { NullFields []string `json:"-"` } -func (s *CommitResponse) MarshalJSON() ([]byte, error) { +func (s CommitResponse) MarshalJSON() ([]byte, error) { type NoMethod CommitResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeFilter: A filter that merges multiple other filters using the given @@ -677,9 +677,9 @@ type CompositeFilter struct { NullFields []string `json:"-"` } -func (s *CompositeFilter) MarshalJSON() ([]byte, error) { +func (s CompositeFilter) MarshalJSON() ([]byte, error) { type NoMethod CompositeFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Count: Count of documents that match the query. The `COUNT(*)` aggregation @@ -705,9 +705,9 @@ type Count struct { NullFields []string `json:"-"` } -func (s *Count) MarshalJSON() ([]byte, error) { +func (s Count) MarshalJSON() ([]byte, error) { type NoMethod Count - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cursor: A position in a query result set. @@ -732,9 +732,9 @@ type Cursor struct { NullFields []string `json:"-"` } -func (s *Cursor) MarshalJSON() ([]byte, error) { +func (s Cursor) MarshalJSON() ([]byte, error) { type NoMethod Cursor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Document: A Firestore document. Must not exceed 1 MiB - 4 bytes. @@ -784,9 +784,9 @@ type Document struct { NullFields []string `json:"-"` } -func (s *Document) MarshalJSON() ([]byte, error) { +func (s Document) MarshalJSON() ([]byte, error) { type NoMethod Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentChange: A Document has changed. May be the result of multiple @@ -819,9 +819,9 @@ type DocumentChange struct { NullFields []string `json:"-"` } -func (s *DocumentChange) MarshalJSON() ([]byte, error) { +func (s DocumentChange) MarshalJSON() ([]byte, error) { type NoMethod DocumentChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentDelete: A Document has been deleted. May be the result of multiple @@ -850,9 +850,9 @@ type DocumentDelete struct { NullFields []string `json:"-"` } -func (s *DocumentDelete) MarshalJSON() ([]byte, error) { +func (s DocumentDelete) MarshalJSON() ([]byte, error) { type NoMethod DocumentDelete - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentMask: A set of field paths on a document. Used to restrict a get or @@ -876,9 +876,9 @@ type DocumentMask struct { NullFields []string `json:"-"` } -func (s *DocumentMask) MarshalJSON() ([]byte, error) { +func (s DocumentMask) MarshalJSON() ([]byte, error) { type NoMethod DocumentMask - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentRemove: A Document has been removed from the view of the targets. @@ -909,9 +909,9 @@ type DocumentRemove struct { NullFields []string `json:"-"` } -func (s *DocumentRemove) MarshalJSON() ([]byte, error) { +func (s DocumentRemove) MarshalJSON() ([]byte, error) { type NoMethod DocumentRemove - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentTransform: A transformation of a document. @@ -934,9 +934,9 @@ type DocumentTransform struct { NullFields []string `json:"-"` } -func (s *DocumentTransform) MarshalJSON() ([]byte, error) { +func (s DocumentTransform) MarshalJSON() ([]byte, error) { type NoMethod DocumentTransform - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentsTarget: A target specified by a set of documents names. @@ -959,9 +959,9 @@ type DocumentsTarget struct { NullFields []string `json:"-"` } -func (s *DocumentsTarget) MarshalJSON() ([]byte, error) { +func (s DocumentsTarget) MarshalJSON() ([]byte, error) { type NoMethod DocumentsTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1001,9 +1001,9 @@ type ExecutionStats struct { NullFields []string `json:"-"` } -func (s *ExecutionStats) MarshalJSON() ([]byte, error) { +func (s ExecutionStats) MarshalJSON() ([]byte, error) { type NoMethod ExecutionStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExistenceFilter: A digest of all the documents that match a given target. @@ -1041,9 +1041,9 @@ type ExistenceFilter struct { NullFields []string `json:"-"` } -func (s *ExistenceFilter) MarshalJSON() ([]byte, error) { +func (s ExistenceFilter) MarshalJSON() ([]byte, error) { type NoMethod ExistenceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainMetrics: Explain metrics for the query. @@ -1066,9 +1066,9 @@ type ExplainMetrics struct { NullFields []string `json:"-"` } -func (s *ExplainMetrics) MarshalJSON() ([]byte, error) { +func (s ExplainMetrics) MarshalJSON() ([]byte, error) { type NoMethod ExplainMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainOptions: Explain options for the query. @@ -1091,9 +1091,9 @@ type ExplainOptions struct { NullFields []string `json:"-"` } -func (s *ExplainOptions) MarshalJSON() ([]byte, error) { +func (s ExplainOptions) MarshalJSON() ([]byte, error) { type NoMethod ExplainOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldFilter: A filter on a specific field. @@ -1146,9 +1146,9 @@ type FieldFilter struct { NullFields []string `json:"-"` } -func (s *FieldFilter) MarshalJSON() ([]byte, error) { +func (s FieldFilter) MarshalJSON() ([]byte, error) { type NoMethod FieldFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldReference: A reference to a field in a document, ex: @@ -1171,9 +1171,9 @@ type FieldReference struct { NullFields []string `json:"-"` } -func (s *FieldReference) MarshalJSON() ([]byte, error) { +func (s FieldReference) MarshalJSON() ([]byte, error) { type NoMethod FieldReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldTransform: A transformation of a field of the document. @@ -1251,9 +1251,9 @@ type FieldTransform struct { NullFields []string `json:"-"` } -func (s *FieldTransform) MarshalJSON() ([]byte, error) { +func (s FieldTransform) MarshalJSON() ([]byte, error) { type NoMethod FieldTransform - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filter: A filter. @@ -1277,9 +1277,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindNearest: Nearest Neighbors search config. @@ -1323,9 +1323,9 @@ type FindNearest struct { NullFields []string `json:"-"` } -func (s *FindNearest) MarshalJSON() ([]byte, error) { +func (s FindNearest) MarshalJSON() ([]byte, error) { type NoMethod FindNearest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata: Metadata for @@ -1378,9 +1378,9 @@ type GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1CreateDatabaseMetadata: Metadata related to the create @@ -1414,9 +1414,9 @@ type GoogleFirestoreAdminV1Progress struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1Progress) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1Progress) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1Progress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1RestoreDatabaseMetadata: Metadata for the long-running @@ -1461,9 +1461,9 @@ type GoogleFirestoreAdminV1RestoreDatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1RestoreDatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1RestoreDatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1RestoreDatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1UpdateDatabaseMetadata: Metadata related to the update @@ -1515,9 +1515,9 @@ type GoogleFirestoreAdminV1beta1ExportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta1ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta1ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta1ExportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta1ExportDocumentsRequest: The request for @@ -1548,9 +1548,9 @@ type GoogleFirestoreAdminV1beta1ExportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta1ExportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta1ExportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta1ExportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta1ExportDocumentsResponse: Returned in the @@ -1573,9 +1573,9 @@ type GoogleFirestoreAdminV1beta1ExportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta1ExportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta1ExportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta1ExportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta1ImportDocumentsMetadata: Metadata for @@ -1622,9 +1622,9 @@ type GoogleFirestoreAdminV1beta1ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta1ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta1ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta1ImportDocumentsRequest: The request for @@ -1651,9 +1651,9 @@ type GoogleFirestoreAdminV1beta1ImportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta1ImportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta1ImportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta1ImportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta1Index: An index definition. @@ -1695,9 +1695,9 @@ type GoogleFirestoreAdminV1beta1Index struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta1Index) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta1Index) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta1Index - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta1IndexField: A field of an index. @@ -1731,9 +1731,9 @@ type GoogleFirestoreAdminV1beta1IndexField struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta1IndexField) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta1IndexField) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta1IndexField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta1IndexOperationMetadata: Metadata for index @@ -1775,9 +1775,9 @@ type GoogleFirestoreAdminV1beta1IndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta1IndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta1IndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta1IndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta1ListIndexesResponse: The response for @@ -1803,9 +1803,9 @@ type GoogleFirestoreAdminV1beta1ListIndexesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta1ListIndexesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta1ListIndexesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta1ListIndexesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta1LocationMetadata: The metadata message for @@ -1835,9 +1835,9 @@ type GoogleFirestoreAdminV1beta1Progress struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta1Progress) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta1Progress) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta1Progress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -1882,9 +1882,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -1910,9 +1910,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -1955,9 +1955,9 @@ type ListCollectionIdsRequest struct { NullFields []string `json:"-"` } -func (s *ListCollectionIdsRequest) MarshalJSON() ([]byte, error) { +func (s ListCollectionIdsRequest) MarshalJSON() ([]byte, error) { type NoMethod ListCollectionIdsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCollectionIdsResponse: The response from Firestore.ListCollectionIds. @@ -1982,9 +1982,9 @@ type ListCollectionIdsResponse struct { NullFields []string `json:"-"` } -func (s *ListCollectionIdsResponse) MarshalJSON() ([]byte, error) { +func (s ListCollectionIdsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCollectionIdsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDocumentsResponse: The response for Firestore.ListDocuments. @@ -2010,9 +2010,9 @@ type ListDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *ListDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s ListDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListenRequest: A request for Firestore.Listen @@ -2036,9 +2036,9 @@ type ListenRequest struct { NullFields []string `json:"-"` } -func (s *ListenRequest) MarshalJSON() ([]byte, error) { +func (s ListenRequest) MarshalJSON() ([]byte, error) { type NoMethod ListenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListenResponse: The response for Firestore.Listen. @@ -2072,9 +2072,9 @@ type ListenResponse struct { NullFields []string `json:"-"` } -func (s *ListenResponse) MarshalJSON() ([]byte, error) { +func (s ListenResponse) MarshalJSON() ([]byte, error) { type NoMethod ListenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MapValue: A map value. @@ -2097,9 +2097,9 @@ type MapValue struct { NullFields []string `json:"-"` } -func (s *MapValue) MarshalJSON() ([]byte, error) { +func (s MapValue) MarshalJSON() ([]byte, error) { type NoMethod MapValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Order: An order on a field. @@ -2126,9 +2126,9 @@ type Order struct { NullFields []string `json:"-"` } -func (s *Order) MarshalJSON() ([]byte, error) { +func (s Order) MarshalJSON() ([]byte, error) { type NoMethod Order - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionQueryRequest: The request for Firestore.PartitionQuery. @@ -2179,9 +2179,9 @@ type PartitionQueryRequest struct { NullFields []string `json:"-"` } -func (s *PartitionQueryRequest) MarshalJSON() ([]byte, error) { +func (s PartitionQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod PartitionQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionQueryResponse: The response for Firestore.PartitionQuery. @@ -2217,9 +2217,9 @@ type PartitionQueryResponse struct { NullFields []string `json:"-"` } -func (s *PartitionQueryResponse) MarshalJSON() ([]byte, error) { +func (s PartitionQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod PartitionQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlanSummary: Planning phase information for the query. @@ -2241,9 +2241,9 @@ type PlanSummary struct { NullFields []string `json:"-"` } -func (s *PlanSummary) MarshalJSON() ([]byte, error) { +func (s PlanSummary) MarshalJSON() ([]byte, error) { type NoMethod PlanSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Precondition: A precondition on a document, used for conditional operations. @@ -2267,9 +2267,9 @@ type Precondition struct { NullFields []string `json:"-"` } -func (s *Precondition) MarshalJSON() ([]byte, error) { +func (s Precondition) MarshalJSON() ([]byte, error) { type NoMethod Precondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Projection: The projection of document's fields to return. @@ -2290,9 +2290,9 @@ type Projection struct { NullFields []string `json:"-"` } -func (s *Projection) MarshalJSON() ([]byte, error) { +func (s Projection) MarshalJSON() ([]byte, error) { type NoMethod Projection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryTarget: A target specified by a query. @@ -2318,9 +2318,9 @@ type QueryTarget struct { NullFields []string `json:"-"` } -func (s *QueryTarget) MarshalJSON() ([]byte, error) { +func (s QueryTarget) MarshalJSON() ([]byte, error) { type NoMethod QueryTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadOnly: Options for a transaction that can only be used to read documents. @@ -2343,9 +2343,9 @@ type ReadOnly struct { NullFields []string `json:"-"` } -func (s *ReadOnly) MarshalJSON() ([]byte, error) { +func (s ReadOnly) MarshalJSON() ([]byte, error) { type NoMethod ReadOnly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadWrite: Options for a transaction that can be used to read and write @@ -2367,9 +2367,9 @@ type ReadWrite struct { NullFields []string `json:"-"` } -func (s *ReadWrite) MarshalJSON() ([]byte, error) { +func (s ReadWrite) MarshalJSON() ([]byte, error) { type NoMethod ReadWrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackRequest: The request for Firestore.Rollback. @@ -2389,9 +2389,9 @@ type RollbackRequest struct { NullFields []string `json:"-"` } -func (s *RollbackRequest) MarshalJSON() ([]byte, error) { +func (s RollbackRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunAggregationQueryRequest: The request for Firestore.RunAggregationQuery. @@ -2427,9 +2427,9 @@ type RunAggregationQueryRequest struct { NullFields []string `json:"-"` } -func (s *RunAggregationQueryRequest) MarshalJSON() ([]byte, error) { +func (s RunAggregationQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod RunAggregationQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunAggregationQueryResponse: The response for Firestore.RunAggregationQuery. @@ -2468,9 +2468,9 @@ type RunAggregationQueryResponse struct { NullFields []string `json:"-"` } -func (s *RunAggregationQueryResponse) MarshalJSON() ([]byte, error) { +func (s RunAggregationQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod RunAggregationQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunQueryRequest: The request for Firestore.RunQuery. @@ -2506,9 +2506,9 @@ type RunQueryRequest struct { NullFields []string `json:"-"` } -func (s *RunQueryRequest) MarshalJSON() ([]byte, error) { +func (s RunQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod RunQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunQueryResponse: The response for Firestore.RunQuery. @@ -2552,9 +2552,9 @@ type RunQueryResponse struct { NullFields []string `json:"-"` } -func (s *RunQueryResponse) MarshalJSON() ([]byte, error) { +func (s RunQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod RunQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2586,9 +2586,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructuredAggregationQuery: Firestore query for running an aggregation over @@ -2613,9 +2613,9 @@ type StructuredAggregationQuery struct { NullFields []string `json:"-"` } -func (s *StructuredAggregationQuery) MarshalJSON() ([]byte, error) { +func (s StructuredAggregationQuery) MarshalJSON() ([]byte, error) { type NoMethod StructuredAggregationQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructuredQuery: A Firestore query. The query stages are executed in the @@ -2692,9 +2692,9 @@ type StructuredQuery struct { NullFields []string `json:"-"` } -func (s *StructuredQuery) MarshalJSON() ([]byte, error) { +func (s StructuredQuery) MarshalJSON() ([]byte, error) { type NoMethod StructuredQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sum: Sum of the values of the requested field. * Only numeric values will be @@ -2726,9 +2726,9 @@ type Sum struct { NullFields []string `json:"-"` } -func (s *Sum) MarshalJSON() ([]byte, error) { +func (s Sum) MarshalJSON() ([]byte, error) { type NoMethod Sum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Target: A specification of a set of documents to listen to. @@ -2779,9 +2779,9 @@ type Target struct { NullFields []string `json:"-"` } -func (s *Target) MarshalJSON() ([]byte, error) { +func (s Target) MarshalJSON() ([]byte, error) { type NoMethod Target - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetChange: Targets being watched have changed. @@ -2833,9 +2833,9 @@ type TargetChange struct { NullFields []string `json:"-"` } -func (s *TargetChange) MarshalJSON() ([]byte, error) { +func (s TargetChange) MarshalJSON() ([]byte, error) { type NoMethod TargetChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransactionOptions: Options for creating a new transaction. @@ -2857,9 +2857,9 @@ type TransactionOptions struct { NullFields []string `json:"-"` } -func (s *TransactionOptions) MarshalJSON() ([]byte, error) { +func (s TransactionOptions) MarshalJSON() ([]byte, error) { type NoMethod TransactionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnaryFilter: A filter with a single operand. @@ -2892,9 +2892,9 @@ type UnaryFilter struct { NullFields []string `json:"-"` } -func (s *UnaryFilter) MarshalJSON() ([]byte, error) { +func (s UnaryFilter) MarshalJSON() ([]byte, error) { type NoMethod UnaryFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Value: A message that can hold any of the supported value types. @@ -2944,9 +2944,9 @@ type Value struct { NullFields []string `json:"-"` } -func (s *Value) MarshalJSON() ([]byte, error) { +func (s Value) MarshalJSON() ([]byte, error) { type NoMethod Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Value) UnmarshalJSON(data []byte) error { @@ -3001,9 +3001,9 @@ type Write struct { NullFields []string `json:"-"` } -func (s *Write) MarshalJSON() ([]byte, error) { +func (s Write) MarshalJSON() ([]byte, error) { type NoMethod Write - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteRequest: The request for Firestore.Write. The first request creates a @@ -3044,9 +3044,9 @@ type WriteRequest struct { NullFields []string `json:"-"` } -func (s *WriteRequest) MarshalJSON() ([]byte, error) { +func (s WriteRequest) MarshalJSON() ([]byte, error) { type NoMethod WriteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteResponse: The response for Firestore.Write. @@ -3080,9 +3080,9 @@ type WriteResponse struct { NullFields []string `json:"-"` } -func (s *WriteResponse) MarshalJSON() ([]byte, error) { +func (s WriteResponse) MarshalJSON() ([]byte, error) { type NoMethod WriteResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteResult: The result of applying a write. @@ -3107,9 +3107,9 @@ type WriteResult struct { NullFields []string `json:"-"` } -func (s *WriteResult) MarshalJSON() ([]byte, error) { +func (s WriteResult) MarshalJSON() ([]byte, error) { type NoMethod WriteResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsDatabasesExportDocumentsCall struct { diff --git a/firestore/v1beta2/firestore-gen.go b/firestore/v1beta2/firestore-gen.go index 957300f49a..78ae69ef8b 100644 --- a/firestore/v1beta2/firestore-gen.go +++ b/firestore/v1beta2/firestore-gen.go @@ -281,9 +281,9 @@ type GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1CreateDatabaseMetadata: Metadata related to the create @@ -317,9 +317,9 @@ type GoogleFirestoreAdminV1Progress struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1Progress) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1Progress) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1Progress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1RestoreDatabaseMetadata: Metadata for the long-running @@ -364,9 +364,9 @@ type GoogleFirestoreAdminV1RestoreDatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1RestoreDatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1RestoreDatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1RestoreDatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1UpdateDatabaseMetadata: Metadata related to the update @@ -418,9 +418,9 @@ type GoogleFirestoreAdminV1beta2ExportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2ExportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2ExportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2ExportDocumentsRequest: The request for @@ -451,9 +451,9 @@ type GoogleFirestoreAdminV1beta2ExportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2ExportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2ExportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2ExportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2ExportDocumentsResponse: Returned in the @@ -476,9 +476,9 @@ type GoogleFirestoreAdminV1beta2ExportDocumentsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2ExportDocumentsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2ExportDocumentsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2ExportDocumentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2Field: Represents a single field in the database. @@ -525,9 +525,9 @@ type GoogleFirestoreAdminV1beta2Field struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2Field) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2Field) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2FieldOperationMetadata: Metadata for @@ -577,9 +577,9 @@ type GoogleFirestoreAdminV1beta2FieldOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2FieldOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2FieldOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2FieldOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2ImportDocumentsMetadata: Metadata for @@ -626,9 +626,9 @@ type GoogleFirestoreAdminV1beta2ImportDocumentsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2ImportDocumentsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2ImportDocumentsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2ImportDocumentsRequest: The request for @@ -655,9 +655,9 @@ type GoogleFirestoreAdminV1beta2ImportDocumentsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2ImportDocumentsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2ImportDocumentsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2ImportDocumentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2Index: Cloud Firestore indexes enable simple and @@ -729,9 +729,9 @@ type GoogleFirestoreAdminV1beta2Index struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2Index) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2Index) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2Index - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2IndexConfig: The index configuration for this @@ -768,9 +768,9 @@ type GoogleFirestoreAdminV1beta2IndexConfig struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2IndexConfig) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2IndexConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2IndexConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2IndexConfigDelta: Information about an index @@ -798,9 +798,9 @@ type GoogleFirestoreAdminV1beta2IndexConfigDelta struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2IndexConfigDelta) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2IndexConfigDelta) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2IndexConfigDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2IndexField: A field in an index. The field_path @@ -839,9 +839,9 @@ type GoogleFirestoreAdminV1beta2IndexField struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2IndexField) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2IndexField) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2IndexField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2IndexOperationMetadata: Metadata for @@ -888,9 +888,9 @@ type GoogleFirestoreAdminV1beta2IndexOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2IndexOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2IndexOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2IndexOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2ListFieldsResponse: The response for @@ -917,9 +917,9 @@ type GoogleFirestoreAdminV1beta2ListFieldsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2ListFieldsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2ListFieldsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2ListFieldsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2ListIndexesResponse: The response for @@ -946,9 +946,9 @@ type GoogleFirestoreAdminV1beta2ListIndexesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2ListIndexesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2ListIndexesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2ListIndexesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleFirestoreAdminV1beta2Progress: Describes the progress of the @@ -972,9 +972,9 @@ type GoogleFirestoreAdminV1beta2Progress struct { NullFields []string `json:"-"` } -func (s *GoogleFirestoreAdminV1beta2Progress) MarshalJSON() ([]byte, error) { +func (s GoogleFirestoreAdminV1beta2Progress) MarshalJSON() ([]byte, error) { type NoMethod GoogleFirestoreAdminV1beta2Progress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -1019,9 +1019,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1053,9 +1053,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsDatabasesExportDocumentsCall struct { diff --git a/fitness/v1/fitness-gen.go b/fitness/v1/fitness-gen.go index ff320fcb8a..c185c7f604 100644 --- a/fitness/v1/fitness-gen.go +++ b/fitness/v1/fitness-gen.go @@ -370,9 +370,9 @@ type AggregateBucket struct { NullFields []string `json:"-"` } -func (s *AggregateBucket) MarshalJSON() ([]byte, error) { +func (s AggregateBucket) MarshalJSON() ([]byte, error) { type NoMethod AggregateBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregateBy: The specification of which data to aggregate. @@ -404,9 +404,9 @@ type AggregateBy struct { NullFields []string `json:"-"` } -func (s *AggregateBy) MarshalJSON() ([]byte, error) { +func (s AggregateBy) MarshalJSON() ([]byte, error) { type NoMethod AggregateBy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregateRequest: Next id: 10 @@ -471,9 +471,9 @@ type AggregateRequest struct { NullFields []string `json:"-"` } -func (s *AggregateRequest) MarshalJSON() ([]byte, error) { +func (s AggregateRequest) MarshalJSON() ([]byte, error) { type NoMethod AggregateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AggregateResponse struct { @@ -495,9 +495,9 @@ type AggregateResponse struct { NullFields []string `json:"-"` } -func (s *AggregateResponse) MarshalJSON() ([]byte, error) { +func (s AggregateResponse) MarshalJSON() ([]byte, error) { type NoMethod AggregateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Application struct { @@ -530,9 +530,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BucketByActivity struct { @@ -556,9 +556,9 @@ type BucketByActivity struct { NullFields []string `json:"-"` } -func (s *BucketByActivity) MarshalJSON() ([]byte, error) { +func (s BucketByActivity) MarshalJSON() ([]byte, error) { type NoMethod BucketByActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BucketBySession struct { @@ -579,9 +579,9 @@ type BucketBySession struct { NullFields []string `json:"-"` } -func (s *BucketBySession) MarshalJSON() ([]byte, error) { +func (s BucketBySession) MarshalJSON() ([]byte, error) { type NoMethod BucketBySession - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BucketByTime struct { @@ -603,9 +603,9 @@ type BucketByTime struct { NullFields []string `json:"-"` } -func (s *BucketByTime) MarshalJSON() ([]byte, error) { +func (s BucketByTime) MarshalJSON() ([]byte, error) { type NoMethod BucketByTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BucketByTimePeriod struct { @@ -630,9 +630,9 @@ type BucketByTimePeriod struct { NullFields []string `json:"-"` } -func (s *BucketByTimePeriod) MarshalJSON() ([]byte, error) { +func (s BucketByTimePeriod) MarshalJSON() ([]byte, error) { type NoMethod BucketByTimePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataPoint: Represents a single data point, generated by a particular data @@ -687,9 +687,9 @@ type DataPoint struct { NullFields []string `json:"-"` } -func (s *DataPoint) MarshalJSON() ([]byte, error) { +func (s DataPoint) MarshalJSON() ([]byte, error) { type NoMethod DataPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSource: Definition of a unique source of sensor data. Data sources can @@ -787,9 +787,9 @@ type DataSource struct { NullFields []string `json:"-"` } -func (s *DataSource) MarshalJSON() ([]byte, error) { +func (s DataSource) MarshalJSON() ([]byte, error) { type NoMethod DataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DataType struct { @@ -811,9 +811,9 @@ type DataType struct { NullFields []string `json:"-"` } -func (s *DataType) MarshalJSON() ([]byte, error) { +func (s DataType) MarshalJSON() ([]byte, error) { type NoMethod DataType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataTypeField: In case of multi-dimensional data (such as an accelerometer @@ -850,9 +850,9 @@ type DataTypeField struct { NullFields []string `json:"-"` } -func (s *DataTypeField) MarshalJSON() ([]byte, error) { +func (s DataTypeField) MarshalJSON() ([]byte, error) { type NoMethod DataTypeField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dataset: A dataset represents a projection container for data points. They @@ -897,9 +897,9 @@ type Dataset struct { NullFields []string `json:"-"` } -func (s *Dataset) MarshalJSON() ([]byte, error) { +func (s Dataset) MarshalJSON() ([]byte, error) { type NoMethod Dataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Device: Representation of an integrated device (such as a phone or a @@ -950,9 +950,9 @@ type Device struct { NullFields []string `json:"-"` } -func (s *Device) MarshalJSON() ([]byte, error) { +func (s Device) MarshalJSON() ([]byte, error) { type NoMethod Device - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListDataPointChangesResponse struct { @@ -983,9 +983,9 @@ type ListDataPointChangesResponse struct { NullFields []string `json:"-"` } -func (s *ListDataPointChangesResponse) MarshalJSON() ([]byte, error) { +func (s ListDataPointChangesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDataPointChangesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListDataSourcesResponse struct { @@ -1007,9 +1007,9 @@ type ListDataSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListDataSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListDataSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDataSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListSessionsResponse struct { @@ -1043,9 +1043,9 @@ type ListSessionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSessionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSessionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSessionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MapValue: Holder object for the value of an entry in a map field of a data @@ -1067,9 +1067,9 @@ type MapValue struct { NullFields []string `json:"-"` } -func (s *MapValue) MarshalJSON() ([]byte, error) { +func (s MapValue) MarshalJSON() ([]byte, error) { type NoMethod MapValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MapValue) UnmarshalJSON(data []byte) error { @@ -1129,9 +1129,9 @@ type Session struct { NullFields []string `json:"-"` } -func (s *Session) MarshalJSON() ([]byte, error) { +func (s Session) MarshalJSON() ([]byte, error) { type NoMethod Session - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Value: Holder object for the value of a single field in a data point. A @@ -1164,9 +1164,9 @@ type Value struct { NullFields []string `json:"-"` } -func (s *Value) MarshalJSON() ([]byte, error) { +func (s Value) MarshalJSON() ([]byte, error) { type NoMethod Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Value) UnmarshalJSON(data []byte) error { @@ -1199,9 +1199,9 @@ type ValueMapValEntry struct { NullFields []string `json:"-"` } -func (s *ValueMapValEntry) MarshalJSON() ([]byte, error) { +func (s ValueMapValEntry) MarshalJSON() ([]byte, error) { type NoMethod ValueMapValEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersDataSourcesCreateCall struct { diff --git a/forms/v1/forms-gen.go b/forms/v1/forms-gen.go index b6a08bac0f..a51de11cc0 100644 --- a/forms/v1/forms-gen.go +++ b/forms/v1/forms-gen.go @@ -235,9 +235,9 @@ type Answer struct { NullFields []string `json:"-"` } -func (s *Answer) MarshalJSON() ([]byte, error) { +func (s Answer) MarshalJSON() ([]byte, error) { type NoMethod Answer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateFormRequest: A batch of updates to perform on a form. All the @@ -263,9 +263,9 @@ type BatchUpdateFormRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateFormRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateFormRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateFormRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateFormResponse: Response to a BatchUpdateFormRequest. @@ -295,9 +295,9 @@ type BatchUpdateFormResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateFormResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateFormResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateFormResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChoiceQuestion: A radio/checkbox/dropdown question. @@ -335,9 +335,9 @@ type ChoiceQuestion struct { NullFields []string `json:"-"` } -func (s *ChoiceQuestion) MarshalJSON() ([]byte, error) { +func (s ChoiceQuestion) MarshalJSON() ([]byte, error) { type NoMethod ChoiceQuestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudPubsubTopic: A Pub/Sub topic. @@ -359,9 +359,9 @@ type CloudPubsubTopic struct { NullFields []string `json:"-"` } -func (s *CloudPubsubTopic) MarshalJSON() ([]byte, error) { +func (s CloudPubsubTopic) MarshalJSON() ([]byte, error) { type NoMethod CloudPubsubTopic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CorrectAnswer: A single correct answer for a question. For multiple-valued @@ -384,9 +384,9 @@ type CorrectAnswer struct { NullFields []string `json:"-"` } -func (s *CorrectAnswer) MarshalJSON() ([]byte, error) { +func (s CorrectAnswer) MarshalJSON() ([]byte, error) { type NoMethod CorrectAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CorrectAnswers: The answer key for a question. @@ -411,9 +411,9 @@ type CorrectAnswers struct { NullFields []string `json:"-"` } -func (s *CorrectAnswers) MarshalJSON() ([]byte, error) { +func (s CorrectAnswers) MarshalJSON() ([]byte, error) { type NoMethod CorrectAnswers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateItemRequest: Create an item in a form. @@ -435,9 +435,9 @@ type CreateItemRequest struct { NullFields []string `json:"-"` } -func (s *CreateItemRequest) MarshalJSON() ([]byte, error) { +func (s CreateItemRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateItemResponse: The result of creating an item. @@ -460,9 +460,9 @@ type CreateItemResponse struct { NullFields []string `json:"-"` } -func (s *CreateItemResponse) MarshalJSON() ([]byte, error) { +func (s CreateItemResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateItemResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateWatchRequest: Create a new watch. @@ -487,9 +487,9 @@ type CreateWatchRequest struct { NullFields []string `json:"-"` } -func (s *CreateWatchRequest) MarshalJSON() ([]byte, error) { +func (s CreateWatchRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateWatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateQuestion: A date question. Date questions default to just month + day. @@ -511,9 +511,9 @@ type DateQuestion struct { NullFields []string `json:"-"` } -func (s *DateQuestion) MarshalJSON() ([]byte, error) { +func (s DateQuestion) MarshalJSON() ([]byte, error) { type NoMethod DateQuestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteItemRequest: Delete an item in a form. @@ -533,9 +533,9 @@ type DeleteItemRequest struct { NullFields []string `json:"-"` } -func (s *DeleteItemRequest) MarshalJSON() ([]byte, error) { +func (s DeleteItemRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -566,9 +566,9 @@ type ExtraMaterial struct { NullFields []string `json:"-"` } -func (s *ExtraMaterial) MarshalJSON() ([]byte, error) { +func (s ExtraMaterial) MarshalJSON() ([]byte, error) { type NoMethod ExtraMaterial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Feedback: Feedback for a respondent about their response to a question. @@ -591,9 +591,9 @@ type Feedback struct { NullFields []string `json:"-"` } -func (s *Feedback) MarshalJSON() ([]byte, error) { +func (s Feedback) MarshalJSON() ([]byte, error) { type NoMethod Feedback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileUploadAnswer: Info for a single file submitted to a file upload @@ -619,9 +619,9 @@ type FileUploadAnswer struct { NullFields []string `json:"-"` } -func (s *FileUploadAnswer) MarshalJSON() ([]byte, error) { +func (s FileUploadAnswer) MarshalJSON() ([]byte, error) { type NoMethod FileUploadAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileUploadAnswers: All submitted files for a FileUpload question. @@ -641,9 +641,9 @@ type FileUploadAnswers struct { NullFields []string `json:"-"` } -func (s *FileUploadAnswers) MarshalJSON() ([]byte, error) { +func (s FileUploadAnswers) MarshalJSON() ([]byte, error) { type NoMethod FileUploadAnswers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileUploadQuestion: A file upload question. The API currently does not @@ -685,9 +685,9 @@ type FileUploadQuestion struct { NullFields []string `json:"-"` } -func (s *FileUploadQuestion) MarshalJSON() ([]byte, error) { +func (s FileUploadQuestion) MarshalJSON() ([]byte, error) { type NoMethod FileUploadQuestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Form: A Google Forms document. A form is created in Drive, and deleting a @@ -737,9 +737,9 @@ type Form struct { NullFields []string `json:"-"` } -func (s *Form) MarshalJSON() ([]byte, error) { +func (s Form) MarshalJSON() ([]byte, error) { type NoMethod Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FormResponse: A form response. @@ -781,9 +781,9 @@ type FormResponse struct { NullFields []string `json:"-"` } -func (s *FormResponse) MarshalJSON() ([]byte, error) { +func (s FormResponse) MarshalJSON() ([]byte, error) { type NoMethod FormResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FormResponse) UnmarshalJSON(data []byte) error { @@ -817,9 +817,9 @@ type FormSettings struct { NullFields []string `json:"-"` } -func (s *FormSettings) MarshalJSON() ([]byte, error) { +func (s FormSettings) MarshalJSON() ([]byte, error) { type NoMethod FormSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Grade: Grade information associated with a respondent's answer to a @@ -846,9 +846,9 @@ type Grade struct { NullFields []string `json:"-"` } -func (s *Grade) MarshalJSON() ([]byte, error) { +func (s Grade) MarshalJSON() ([]byte, error) { type NoMethod Grade - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Grade) UnmarshalJSON(data []byte) error { @@ -900,9 +900,9 @@ type Grading struct { NullFields []string `json:"-"` } -func (s *Grading) MarshalJSON() ([]byte, error) { +func (s Grading) MarshalJSON() ([]byte, error) { type NoMethod Grading - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Grid: A grid of choices (radio or check boxes) with each row constituting a @@ -929,9 +929,9 @@ type Grid struct { NullFields []string `json:"-"` } -func (s *Grid) MarshalJSON() ([]byte, error) { +func (s Grid) MarshalJSON() ([]byte, error) { type NoMethod Grid - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: Data representing an image. @@ -960,9 +960,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageItem: An item containing an image. @@ -982,9 +982,9 @@ type ImageItem struct { NullFields []string `json:"-"` } -func (s *ImageItem) MarshalJSON() ([]byte, error) { +func (s ImageItem) MarshalJSON() ([]byte, error) { type NoMethod ImageItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Info: The general information for a form. @@ -1014,9 +1014,9 @@ type Info struct { NullFields []string `json:"-"` } -func (s *Info) MarshalJSON() ([]byte, error) { +func (s Info) MarshalJSON() ([]byte, error) { type NoMethod Info - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Item: A single item of the form. `kind` defines which kind of item it is. @@ -1054,9 +1054,9 @@ type Item struct { NullFields []string `json:"-"` } -func (s *Item) MarshalJSON() ([]byte, error) { +func (s Item) MarshalJSON() ([]byte, error) { type NoMethod Item - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFormResponsesResponse: Response to a ListFormResponsesRequest. @@ -1083,9 +1083,9 @@ type ListFormResponsesResponse struct { NullFields []string `json:"-"` } -func (s *ListFormResponsesResponse) MarshalJSON() ([]byte, error) { +func (s ListFormResponsesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFormResponsesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWatchesResponse: The response of a ListWatchesRequest. @@ -1108,9 +1108,9 @@ type ListWatchesResponse struct { NullFields []string `json:"-"` } -func (s *ListWatchesResponse) MarshalJSON() ([]byte, error) { +func (s ListWatchesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWatchesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A specific location in a form. @@ -1131,9 +1131,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediaProperties: Properties of the media. @@ -1166,9 +1166,9 @@ type MediaProperties struct { NullFields []string `json:"-"` } -func (s *MediaProperties) MarshalJSON() ([]byte, error) { +func (s MediaProperties) MarshalJSON() ([]byte, error) { type NoMethod MediaProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveItemRequest: Move an item in a form. @@ -1190,9 +1190,9 @@ type MoveItemRequest struct { NullFields []string `json:"-"` } -func (s *MoveItemRequest) MarshalJSON() ([]byte, error) { +func (s MoveItemRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Option: An option for a Choice question. @@ -1227,9 +1227,9 @@ type Option struct { NullFields []string `json:"-"` } -func (s *Option) MarshalJSON() ([]byte, error) { +func (s Option) MarshalJSON() ([]byte, error) { type NoMethod Option - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageBreakItem: A page break. The title and description of this item are @@ -1276,9 +1276,9 @@ type Question struct { NullFields []string `json:"-"` } -func (s *Question) MarshalJSON() ([]byte, error) { +func (s Question) MarshalJSON() ([]byte, error) { type NoMethod Question - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuestionGroupItem: Defines a question that comprises multiple questions @@ -1308,9 +1308,9 @@ type QuestionGroupItem struct { NullFields []string `json:"-"` } -func (s *QuestionGroupItem) MarshalJSON() ([]byte, error) { +func (s QuestionGroupItem) MarshalJSON() ([]byte, error) { type NoMethod QuestionGroupItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuestionItem: A form item containing a single question. @@ -1332,9 +1332,9 @@ type QuestionItem struct { NullFields []string `json:"-"` } -func (s *QuestionItem) MarshalJSON() ([]byte, error) { +func (s QuestionItem) MarshalJSON() ([]byte, error) { type NoMethod QuestionItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuizSettings: Settings related to quiz forms and grading. These must be @@ -1357,9 +1357,9 @@ type QuizSettings struct { NullFields []string `json:"-"` } -func (s *QuizSettings) MarshalJSON() ([]byte, error) { +func (s QuizSettings) MarshalJSON() ([]byte, error) { type NoMethod QuizSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenewWatchRequest: Renew an existing Watch for seven days. @@ -1393,9 +1393,9 @@ type Request struct { NullFields []string `json:"-"` } -func (s *Request) MarshalJSON() ([]byte, error) { +func (s Request) MarshalJSON() ([]byte, error) { type NoMethod Request - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Response: A single response from an update. @@ -1415,9 +1415,9 @@ type Response struct { NullFields []string `json:"-"` } -func (s *Response) MarshalJSON() ([]byte, error) { +func (s Response) MarshalJSON() ([]byte, error) { type NoMethod Response - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RowQuestion: Configuration for a question that is part of a question group. @@ -1437,9 +1437,9 @@ type RowQuestion struct { NullFields []string `json:"-"` } -func (s *RowQuestion) MarshalJSON() ([]byte, error) { +func (s RowQuestion) MarshalJSON() ([]byte, error) { type NoMethod RowQuestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScaleQuestion: A scale question. The user has a range of numeric values to @@ -1466,9 +1466,9 @@ type ScaleQuestion struct { NullFields []string `json:"-"` } -func (s *ScaleQuestion) MarshalJSON() ([]byte, error) { +func (s ScaleQuestion) MarshalJSON() ([]byte, error) { type NoMethod ScaleQuestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextAnswer: An answer to a question represented as text. @@ -1499,9 +1499,9 @@ type TextAnswer struct { NullFields []string `json:"-"` } -func (s *TextAnswer) MarshalJSON() ([]byte, error) { +func (s TextAnswer) MarshalJSON() ([]byte, error) { type NoMethod TextAnswer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextAnswers: A question's answers as text. @@ -1522,9 +1522,9 @@ type TextAnswers struct { NullFields []string `json:"-"` } -func (s *TextAnswers) MarshalJSON() ([]byte, error) { +func (s TextAnswers) MarshalJSON() ([]byte, error) { type NoMethod TextAnswers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextItem: A text item. @@ -1550,9 +1550,9 @@ type TextLink struct { NullFields []string `json:"-"` } -func (s *TextLink) MarshalJSON() ([]byte, error) { +func (s TextLink) MarshalJSON() ([]byte, error) { type NoMethod TextLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextQuestion: A text-based question. @@ -1573,9 +1573,9 @@ type TextQuestion struct { NullFields []string `json:"-"` } -func (s *TextQuestion) MarshalJSON() ([]byte, error) { +func (s TextQuestion) MarshalJSON() ([]byte, error) { type NoMethod TextQuestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeQuestion: A time question. @@ -1596,9 +1596,9 @@ type TimeQuestion struct { NullFields []string `json:"-"` } -func (s *TimeQuestion) MarshalJSON() ([]byte, error) { +func (s TimeQuestion) MarshalJSON() ([]byte, error) { type NoMethod TimeQuestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateFormInfoRequest: Update Form's Info. @@ -1623,9 +1623,9 @@ type UpdateFormInfoRequest struct { NullFields []string `json:"-"` } -func (s *UpdateFormInfoRequest) MarshalJSON() ([]byte, error) { +func (s UpdateFormInfoRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateFormInfoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateItemRequest: Update an item in a form. @@ -1654,9 +1654,9 @@ type UpdateItemRequest struct { NullFields []string `json:"-"` } -func (s *UpdateItemRequest) MarshalJSON() ([]byte, error) { +func (s UpdateItemRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateItemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSettingsRequest: Update Form's FormSettings. @@ -1681,9 +1681,9 @@ type UpdateSettingsRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSettingsRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Video: Data representing a video. @@ -1705,9 +1705,9 @@ type Video struct { NullFields []string `json:"-"` } -func (s *Video) MarshalJSON() ([]byte, error) { +func (s Video) MarshalJSON() ([]byte, error) { type NoMethod Video - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoItem: An item containing a video. @@ -1729,9 +1729,9 @@ type VideoItem struct { NullFields []string `json:"-"` } -func (s *VideoItem) MarshalJSON() ([]byte, error) { +func (s VideoItem) MarshalJSON() ([]byte, error) { type NoMethod VideoItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoLink: Link to a video. @@ -1753,9 +1753,9 @@ type VideoLink struct { NullFields []string `json:"-"` } -func (s *VideoLink) MarshalJSON() ([]byte, error) { +func (s VideoLink) MarshalJSON() ([]byte, error) { type NoMethod VideoLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Watch: A watch for events for a form. When the designated event happens, a @@ -1831,9 +1831,9 @@ type Watch struct { NullFields []string `json:"-"` } -func (s *Watch) MarshalJSON() ([]byte, error) { +func (s Watch) MarshalJSON() ([]byte, error) { type NoMethod Watch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WatchTarget: The target for notification delivery. @@ -1857,9 +1857,9 @@ type WatchTarget struct { NullFields []string `json:"-"` } -func (s *WatchTarget) MarshalJSON() ([]byte, error) { +func (s WatchTarget) MarshalJSON() ([]byte, error) { type NoMethod WatchTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteControl: Provides control over how write requests are executed. @@ -1893,9 +1893,9 @@ type WriteControl struct { NullFields []string `json:"-"` } -func (s *WriteControl) MarshalJSON() ([]byte, error) { +func (s WriteControl) MarshalJSON() ([]byte, error) { type NoMethod WriteControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FormsBatchUpdateCall struct { diff --git a/games/v1/games-gen.go b/games/v1/games-gen.go index 1b2c60f60e..4dacf9ab56 100644 --- a/games/v1/games-gen.go +++ b/games/v1/games-gen.go @@ -374,9 +374,9 @@ type AchievementDefinition struct { NullFields []string `json:"-"` } -func (s *AchievementDefinition) MarshalJSON() ([]byte, error) { +func (s AchievementDefinition) MarshalJSON() ([]byte, error) { type NoMethod AchievementDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementDefinitionsListResponse: A list of achievement definition @@ -405,9 +405,9 @@ type AchievementDefinitionsListResponse struct { NullFields []string `json:"-"` } -func (s *AchievementDefinitionsListResponse) MarshalJSON() ([]byte, error) { +func (s AchievementDefinitionsListResponse) MarshalJSON() ([]byte, error) { type NoMethod AchievementDefinitionsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementIncrementResponse: An achievement increment response @@ -436,9 +436,9 @@ type AchievementIncrementResponse struct { NullFields []string `json:"-"` } -func (s *AchievementIncrementResponse) MarshalJSON() ([]byte, error) { +func (s AchievementIncrementResponse) MarshalJSON() ([]byte, error) { type NoMethod AchievementIncrementResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementRevealResponse: An achievement reveal response @@ -469,9 +469,9 @@ type AchievementRevealResponse struct { NullFields []string `json:"-"` } -func (s *AchievementRevealResponse) MarshalJSON() ([]byte, error) { +func (s AchievementRevealResponse) MarshalJSON() ([]byte, error) { type NoMethod AchievementRevealResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementSetStepsAtLeastResponse: An achievement set steps at least @@ -501,9 +501,9 @@ type AchievementSetStepsAtLeastResponse struct { NullFields []string `json:"-"` } -func (s *AchievementSetStepsAtLeastResponse) MarshalJSON() ([]byte, error) { +func (s AchievementSetStepsAtLeastResponse) MarshalJSON() ([]byte, error) { type NoMethod AchievementSetStepsAtLeastResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementUnlockResponse: An achievement unlock response @@ -530,9 +530,9 @@ type AchievementUnlockResponse struct { NullFields []string `json:"-"` } -func (s *AchievementUnlockResponse) MarshalJSON() ([]byte, error) { +func (s AchievementUnlockResponse) MarshalJSON() ([]byte, error) { type NoMethod AchievementUnlockResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementUpdateMultipleRequest: A list of achievement update requests. @@ -555,9 +555,9 @@ type AchievementUpdateMultipleRequest struct { NullFields []string `json:"-"` } -func (s *AchievementUpdateMultipleRequest) MarshalJSON() ([]byte, error) { +func (s AchievementUpdateMultipleRequest) MarshalJSON() ([]byte, error) { type NoMethod AchievementUpdateMultipleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementUpdateMultipleResponse: Response message for @@ -584,9 +584,9 @@ type AchievementUpdateMultipleResponse struct { NullFields []string `json:"-"` } -func (s *AchievementUpdateMultipleResponse) MarshalJSON() ([]byte, error) { +func (s AchievementUpdateMultipleResponse) MarshalJSON() ([]byte, error) { type NoMethod AchievementUpdateMultipleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementUpdateRequest: A request to update an achievement. @@ -624,9 +624,9 @@ type AchievementUpdateRequest struct { NullFields []string `json:"-"` } -func (s *AchievementUpdateRequest) MarshalJSON() ([]byte, error) { +func (s AchievementUpdateRequest) MarshalJSON() ([]byte, error) { type NoMethod AchievementUpdateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementUpdateResponse: An updated achievement. @@ -665,9 +665,9 @@ type AchievementUpdateResponse struct { NullFields []string `json:"-"` } -func (s *AchievementUpdateResponse) MarshalJSON() ([]byte, error) { +func (s AchievementUpdateResponse) MarshalJSON() ([]byte, error) { type NoMethod AchievementUpdateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Application: The Application resource. @@ -722,9 +722,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationCategory: An application category object. @@ -749,9 +749,9 @@ type ApplicationCategory struct { NullFields []string `json:"-"` } -func (s *ApplicationCategory) MarshalJSON() ([]byte, error) { +func (s ApplicationCategory) MarshalJSON() ([]byte, error) { type NoMethod ApplicationCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationPlayerId: Primary scoped player identifier for an application. @@ -773,9 +773,9 @@ type ApplicationPlayerId struct { NullFields []string `json:"-"` } -func (s *ApplicationPlayerId) MarshalJSON() ([]byte, error) { +func (s ApplicationPlayerId) MarshalJSON() ([]byte, error) { type NoMethod ApplicationPlayerId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationVerifyResponse: A third party application verification response @@ -807,9 +807,9 @@ type ApplicationVerifyResponse struct { NullFields []string `json:"-"` } -func (s *ApplicationVerifyResponse) MarshalJSON() ([]byte, error) { +func (s ApplicationVerifyResponse) MarshalJSON() ([]byte, error) { type NoMethod ApplicationVerifyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Category: Data related to individual game categories. @@ -834,9 +834,9 @@ type Category struct { NullFields []string `json:"-"` } -func (s *Category) MarshalJSON() ([]byte, error) { +func (s Category) MarshalJSON() ([]byte, error) { type NoMethod Category - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CategoryListResponse: A third party list metagame categories response. @@ -864,9 +864,9 @@ type CategoryListResponse struct { NullFields []string `json:"-"` } -func (s *CategoryListResponse) MarshalJSON() ([]byte, error) { +func (s CategoryListResponse) MarshalJSON() ([]byte, error) { type NoMethod CategoryListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndPoint: Container for a URL end point of the requested type. @@ -889,9 +889,9 @@ type EndPoint struct { NullFields []string `json:"-"` } -func (s *EndPoint) MarshalJSON() ([]byte, error) { +func (s EndPoint) MarshalJSON() ([]byte, error) { type NoMethod EndPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventBatchRecordFailure: A batch update failure resource. @@ -929,9 +929,9 @@ type EventBatchRecordFailure struct { NullFields []string `json:"-"` } -func (s *EventBatchRecordFailure) MarshalJSON() ([]byte, error) { +func (s EventBatchRecordFailure) MarshalJSON() ([]byte, error) { type NoMethod EventBatchRecordFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventChild: An event child relationship resource. @@ -954,9 +954,9 @@ type EventChild struct { NullFields []string `json:"-"` } -func (s *EventChild) MarshalJSON() ([]byte, error) { +func (s EventChild) MarshalJSON() ([]byte, error) { type NoMethod EventChild - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventDefinition: An event definition resource. @@ -997,9 +997,9 @@ type EventDefinition struct { NullFields []string `json:"-"` } -func (s *EventDefinition) MarshalJSON() ([]byte, error) { +func (s EventDefinition) MarshalJSON() ([]byte, error) { type NoMethod EventDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventDefinitionListResponse: A ListDefinitions response. @@ -1027,9 +1027,9 @@ type EventDefinitionListResponse struct { NullFields []string `json:"-"` } -func (s *EventDefinitionListResponse) MarshalJSON() ([]byte, error) { +func (s EventDefinitionListResponse) MarshalJSON() ([]byte, error) { type NoMethod EventDefinitionListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventPeriodRange: An event period time range. @@ -1056,9 +1056,9 @@ type EventPeriodRange struct { NullFields []string `json:"-"` } -func (s *EventPeriodRange) MarshalJSON() ([]byte, error) { +func (s EventPeriodRange) MarshalJSON() ([]byte, error) { type NoMethod EventPeriodRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventPeriodUpdate: An event period update resource. @@ -1083,9 +1083,9 @@ type EventPeriodUpdate struct { NullFields []string `json:"-"` } -func (s *EventPeriodUpdate) MarshalJSON() ([]byte, error) { +func (s EventPeriodUpdate) MarshalJSON() ([]byte, error) { type NoMethod EventPeriodUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventRecordFailure: An event update failure resource. @@ -1115,9 +1115,9 @@ type EventRecordFailure struct { NullFields []string `json:"-"` } -func (s *EventRecordFailure) MarshalJSON() ([]byte, error) { +func (s EventRecordFailure) MarshalJSON() ([]byte, error) { type NoMethod EventRecordFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventRecordRequest: An event period update resource. @@ -1145,9 +1145,9 @@ type EventRecordRequest struct { NullFields []string `json:"-"` } -func (s *EventRecordRequest) MarshalJSON() ([]byte, error) { +func (s EventRecordRequest) MarshalJSON() ([]byte, error) { type NoMethod EventRecordRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventUpdateRequest: An event period update resource. @@ -1172,9 +1172,9 @@ type EventUpdateRequest struct { NullFields []string `json:"-"` } -func (s *EventUpdateRequest) MarshalJSON() ([]byte, error) { +func (s EventUpdateRequest) MarshalJSON() ([]byte, error) { type NoMethod EventUpdateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventUpdateResponse: An event period update resource. @@ -1204,9 +1204,9 @@ type EventUpdateResponse struct { NullFields []string `json:"-"` } -func (s *EventUpdateResponse) MarshalJSON() ([]byte, error) { +func (s EventUpdateResponse) MarshalJSON() ([]byte, error) { type NoMethod EventUpdateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GamePlayerToken: Recall tokens for a game. @@ -1228,9 +1228,9 @@ type GamePlayerToken struct { NullFields []string `json:"-"` } -func (s *GamePlayerToken) MarshalJSON() ([]byte, error) { +func (s GamePlayerToken) MarshalJSON() ([]byte, error) { type NoMethod GamePlayerToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GamesAchievementIncrement: The payload to request to increment an @@ -1256,9 +1256,9 @@ type GamesAchievementIncrement struct { NullFields []string `json:"-"` } -func (s *GamesAchievementIncrement) MarshalJSON() ([]byte, error) { +func (s GamesAchievementIncrement) MarshalJSON() ([]byte, error) { type NoMethod GamesAchievementIncrement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GamesAchievementSetStepsAtLeast: The payload to request to increment an @@ -1282,9 +1282,9 @@ type GamesAchievementSetStepsAtLeast struct { NullFields []string `json:"-"` } -func (s *GamesAchievementSetStepsAtLeast) MarshalJSON() ([]byte, error) { +func (s GamesAchievementSetStepsAtLeast) MarshalJSON() ([]byte, error) { type NoMethod GamesAchievementSetStepsAtLeast - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeneratePlayGroupingApiTokenResponse: Response for the @@ -1308,9 +1308,9 @@ type GeneratePlayGroupingApiTokenResponse struct { NullFields []string `json:"-"` } -func (s *GeneratePlayGroupingApiTokenResponse) MarshalJSON() ([]byte, error) { +func (s GeneratePlayGroupingApiTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GeneratePlayGroupingApiTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateRecallPlayGroupingApiTokenResponse: Response for the @@ -1334,9 +1334,9 @@ type GenerateRecallPlayGroupingApiTokenResponse struct { NullFields []string `json:"-"` } -func (s *GenerateRecallPlayGroupingApiTokenResponse) MarshalJSON() ([]byte, error) { +func (s GenerateRecallPlayGroupingApiTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateRecallPlayGroupingApiTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetMultipleApplicationPlayerIdsResponse: Response message for @@ -1362,9 +1362,9 @@ type GetMultipleApplicationPlayerIdsResponse struct { NullFields []string `json:"-"` } -func (s *GetMultipleApplicationPlayerIdsResponse) MarshalJSON() ([]byte, error) { +func (s GetMultipleApplicationPlayerIdsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetMultipleApplicationPlayerIdsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageAsset: An image asset object. @@ -1393,9 +1393,9 @@ type ImageAsset struct { NullFields []string `json:"-"` } -func (s *ImageAsset) MarshalJSON() ([]byte, error) { +func (s ImageAsset) MarshalJSON() ([]byte, error) { type NoMethod ImageAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: The Instance resource. @@ -1437,9 +1437,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceAndroidDetails: The Android instance details resource. @@ -1467,9 +1467,9 @@ type InstanceAndroidDetails struct { NullFields []string `json:"-"` } -func (s *InstanceAndroidDetails) MarshalJSON() ([]byte, error) { +func (s InstanceAndroidDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceAndroidDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceIosDetails: The iOS details resource. @@ -1504,9 +1504,9 @@ type InstanceIosDetails struct { NullFields []string `json:"-"` } -func (s *InstanceIosDetails) MarshalJSON() ([]byte, error) { +func (s InstanceIosDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceIosDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceWebDetails: The Web details resource. @@ -1532,9 +1532,9 @@ type InstanceWebDetails struct { NullFields []string `json:"-"` } -func (s *InstanceWebDetails) MarshalJSON() ([]byte, error) { +func (s InstanceWebDetails) MarshalJSON() ([]byte, error) { type NoMethod InstanceWebDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Leaderboard: The Leaderboard resource. @@ -1575,9 +1575,9 @@ type Leaderboard struct { NullFields []string `json:"-"` } -func (s *Leaderboard) MarshalJSON() ([]byte, error) { +func (s Leaderboard) MarshalJSON() ([]byte, error) { type NoMethod Leaderboard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeaderboardEntry: The Leaderboard Entry resource. @@ -1622,9 +1622,9 @@ type LeaderboardEntry struct { NullFields []string `json:"-"` } -func (s *LeaderboardEntry) MarshalJSON() ([]byte, error) { +func (s LeaderboardEntry) MarshalJSON() ([]byte, error) { type NoMethod LeaderboardEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeaderboardListResponse: A list of leaderboard objects. @@ -1652,9 +1652,9 @@ type LeaderboardListResponse struct { NullFields []string `json:"-"` } -func (s *LeaderboardListResponse) MarshalJSON() ([]byte, error) { +func (s LeaderboardListResponse) MarshalJSON() ([]byte, error) { type NoMethod LeaderboardListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeaderboardScoreRank: A score rank in a leaderboard. @@ -1683,9 +1683,9 @@ type LeaderboardScoreRank struct { NullFields []string `json:"-"` } -func (s *LeaderboardScoreRank) MarshalJSON() ([]byte, error) { +func (s LeaderboardScoreRank) MarshalJSON() ([]byte, error) { type NoMethod LeaderboardScoreRank - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeaderboardScores: A ListScores response. @@ -1723,9 +1723,9 @@ type LeaderboardScores struct { NullFields []string `json:"-"` } -func (s *LeaderboardScores) MarshalJSON() ([]byte, error) { +func (s LeaderboardScores) MarshalJSON() ([]byte, error) { type NoMethod LeaderboardScores - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkPersonaRequest: Request to link an in-game account with a PGS principal @@ -1801,9 +1801,9 @@ type LinkPersonaRequest struct { NullFields []string `json:"-"` } -func (s *LinkPersonaRequest) MarshalJSON() ([]byte, error) { +func (s LinkPersonaRequest) MarshalJSON() ([]byte, error) { type NoMethod LinkPersonaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkPersonaResponse: Outcome of a persona linking attempt. @@ -1832,9 +1832,9 @@ type LinkPersonaResponse struct { NullFields []string `json:"-"` } -func (s *LinkPersonaResponse) MarshalJSON() ([]byte, error) { +func (s LinkPersonaResponse) MarshalJSON() ([]byte, error) { type NoMethod LinkPersonaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetagameConfig: The metagame config resource @@ -1863,9 +1863,9 @@ type MetagameConfig struct { NullFields []string `json:"-"` } -func (s *MetagameConfig) MarshalJSON() ([]byte, error) { +func (s MetagameConfig) MarshalJSON() ([]byte, error) { type NoMethod MetagameConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayGroupingApiToken: Token data returned from GeneratePlayGroupingApiToken @@ -1886,9 +1886,9 @@ type PlayGroupingApiToken struct { NullFields []string `json:"-"` } -func (s *PlayGroupingApiToken) MarshalJSON() ([]byte, error) { +func (s PlayGroupingApiToken) MarshalJSON() ([]byte, error) { type NoMethod PlayGroupingApiToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Player: A Player resource. @@ -1947,9 +1947,9 @@ type Player struct { NullFields []string `json:"-"` } -func (s *Player) MarshalJSON() ([]byte, error) { +func (s Player) MarshalJSON() ([]byte, error) { type NoMethod Player - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerName: A representation of the individual components of the name. @@ -1973,9 +1973,9 @@ type PlayerName struct { NullFields []string `json:"-"` } -func (s *PlayerName) MarshalJSON() ([]byte, error) { +func (s PlayerName) MarshalJSON() ([]byte, error) { type NoMethod PlayerName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerAchievement: An achievement object. @@ -2017,9 +2017,9 @@ type PlayerAchievement struct { NullFields []string `json:"-"` } -func (s *PlayerAchievement) MarshalJSON() ([]byte, error) { +func (s PlayerAchievement) MarshalJSON() ([]byte, error) { type NoMethod PlayerAchievement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerAchievementListResponse: A list of achievement objects. @@ -2047,9 +2047,9 @@ type PlayerAchievementListResponse struct { NullFields []string `json:"-"` } -func (s *PlayerAchievementListResponse) MarshalJSON() ([]byte, error) { +func (s PlayerAchievementListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlayerAchievementListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerEvent: An event status resource. @@ -2080,9 +2080,9 @@ type PlayerEvent struct { NullFields []string `json:"-"` } -func (s *PlayerEvent) MarshalJSON() ([]byte, error) { +func (s PlayerEvent) MarshalJSON() ([]byte, error) { type NoMethod PlayerEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerEventListResponse: A ListByPlayer response. @@ -2110,9 +2110,9 @@ type PlayerEventListResponse struct { NullFields []string `json:"-"` } -func (s *PlayerEventListResponse) MarshalJSON() ([]byte, error) { +func (s PlayerEventListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlayerEventListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerExperienceInfo: 1P/3P metadata about the player's experience. @@ -2144,9 +2144,9 @@ type PlayerExperienceInfo struct { NullFields []string `json:"-"` } -func (s *PlayerExperienceInfo) MarshalJSON() ([]byte, error) { +func (s PlayerExperienceInfo) MarshalJSON() ([]byte, error) { type NoMethod PlayerExperienceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerLeaderboardScore: A player leaderboard score object. @@ -2194,9 +2194,9 @@ type PlayerLeaderboardScore struct { NullFields []string `json:"-"` } -func (s *PlayerLeaderboardScore) MarshalJSON() ([]byte, error) { +func (s PlayerLeaderboardScore) MarshalJSON() ([]byte, error) { type NoMethod PlayerLeaderboardScore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerLeaderboardScoreListResponse: A list of player leaderboard scores. @@ -2226,9 +2226,9 @@ type PlayerLeaderboardScoreListResponse struct { NullFields []string `json:"-"` } -func (s *PlayerLeaderboardScoreListResponse) MarshalJSON() ([]byte, error) { +func (s PlayerLeaderboardScoreListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlayerLeaderboardScoreListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerLevel: 1P/3P metadata about a user's level. @@ -2255,9 +2255,9 @@ type PlayerLevel struct { NullFields []string `json:"-"` } -func (s *PlayerLevel) MarshalJSON() ([]byte, error) { +func (s PlayerLevel) MarshalJSON() ([]byte, error) { type NoMethod PlayerLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerListResponse: A third party player list response. @@ -2285,9 +2285,9 @@ type PlayerListResponse struct { NullFields []string `json:"-"` } -func (s *PlayerListResponse) MarshalJSON() ([]byte, error) { +func (s PlayerListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlayerListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerScore: A player score. @@ -2322,9 +2322,9 @@ type PlayerScore struct { NullFields []string `json:"-"` } -func (s *PlayerScore) MarshalJSON() ([]byte, error) { +func (s PlayerScore) MarshalJSON() ([]byte, error) { type NoMethod PlayerScore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerScoreListResponse: A list of score submission statuses. @@ -2350,9 +2350,9 @@ type PlayerScoreListResponse struct { NullFields []string `json:"-"` } -func (s *PlayerScoreListResponse) MarshalJSON() ([]byte, error) { +func (s PlayerScoreListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlayerScoreListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerScoreResponse: A list of leaderboard entry resources. @@ -2396,9 +2396,9 @@ type PlayerScoreResponse struct { NullFields []string `json:"-"` } -func (s *PlayerScoreResponse) MarshalJSON() ([]byte, error) { +func (s PlayerScoreResponse) MarshalJSON() ([]byte, error) { type NoMethod PlayerScoreResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerScoreSubmissionList: A list of score submission requests. @@ -2421,9 +2421,9 @@ type PlayerScoreSubmissionList struct { NullFields []string `json:"-"` } -func (s *PlayerScoreSubmissionList) MarshalJSON() ([]byte, error) { +func (s PlayerScoreSubmissionList) MarshalJSON() ([]byte, error) { type NoMethod PlayerScoreSubmissionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProfileSettings: Profile settings @@ -2457,9 +2457,9 @@ type ProfileSettings struct { NullFields []string `json:"-"` } -func (s *ProfileSettings) MarshalJSON() ([]byte, error) { +func (s ProfileSettings) MarshalJSON() ([]byte, error) { type NoMethod ProfileSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecallToken: Recall token data returned from RetrievePlayerTokens RPC @@ -2485,9 +2485,9 @@ type RecallToken struct { NullFields []string `json:"-"` } -func (s *RecallToken) MarshalJSON() ([]byte, error) { +func (s RecallToken) MarshalJSON() ([]byte, error) { type NoMethod RecallToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetPersonaRequest: Request to remove all Recall tokens associated with a @@ -2509,9 +2509,9 @@ type ResetPersonaRequest struct { NullFields []string `json:"-"` } -func (s *ResetPersonaRequest) MarshalJSON() ([]byte, error) { +func (s ResetPersonaRequest) MarshalJSON() ([]byte, error) { type NoMethod ResetPersonaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetPersonaResponse: Response for the ResetPersona RPC @@ -2535,9 +2535,9 @@ type ResetPersonaResponse struct { NullFields []string `json:"-"` } -func (s *ResetPersonaResponse) MarshalJSON() ([]byte, error) { +func (s ResetPersonaResponse) MarshalJSON() ([]byte, error) { type NoMethod ResetPersonaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveDeveloperGamesLastPlayerTokenResponse: Recall token data returned @@ -2563,9 +2563,9 @@ type RetrieveDeveloperGamesLastPlayerTokenResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveDeveloperGamesLastPlayerTokenResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveDeveloperGamesLastPlayerTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveDeveloperGamesLastPlayerTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrieveGamesPlayerTokensResponse: A list of recall token data returned from @@ -2591,9 +2591,9 @@ type RetrieveGamesPlayerTokensResponse struct { NullFields []string `json:"-"` } -func (s *RetrieveGamesPlayerTokensResponse) MarshalJSON() ([]byte, error) { +func (s RetrieveGamesPlayerTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrieveGamesPlayerTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetrievePlayerTokensResponse: Response for the RetrievePlayerTokens RPC @@ -2617,9 +2617,9 @@ type RetrievePlayerTokensResponse struct { NullFields []string `json:"-"` } -func (s *RetrievePlayerTokensResponse) MarshalJSON() ([]byte, error) { +func (s RetrievePlayerTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod RetrievePlayerTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevisionCheckResponse: A third party checking a revision response. @@ -2655,9 +2655,9 @@ type RevisionCheckResponse struct { NullFields []string `json:"-"` } -func (s *RevisionCheckResponse) MarshalJSON() ([]byte, error) { +func (s RevisionCheckResponse) MarshalJSON() ([]byte, error) { type NoMethod RevisionCheckResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScopedPlayerIds: Scoped player identifiers. @@ -2687,9 +2687,9 @@ type ScopedPlayerIds struct { NullFields []string `json:"-"` } -func (s *ScopedPlayerIds) MarshalJSON() ([]byte, error) { +func (s ScopedPlayerIds) MarshalJSON() ([]byte, error) { type NoMethod ScopedPlayerIds - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScoreSubmission: A request to submit a score to leaderboards. @@ -2720,9 +2720,9 @@ type ScoreSubmission struct { NullFields []string `json:"-"` } -func (s *ScoreSubmission) MarshalJSON() ([]byte, error) { +func (s ScoreSubmission) MarshalJSON() ([]byte, error) { type NoMethod ScoreSubmission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Snapshot: An snapshot object. @@ -2774,9 +2774,9 @@ type Snapshot struct { NullFields []string `json:"-"` } -func (s *Snapshot) MarshalJSON() ([]byte, error) { +func (s Snapshot) MarshalJSON() ([]byte, error) { type NoMethod Snapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotImage: An image of a snapshot. @@ -2806,9 +2806,9 @@ type SnapshotImage struct { NullFields []string `json:"-"` } -func (s *SnapshotImage) MarshalJSON() ([]byte, error) { +func (s SnapshotImage) MarshalJSON() ([]byte, error) { type NoMethod SnapshotImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SnapshotListResponse: A third party list snapshots response. @@ -2837,9 +2837,9 @@ type SnapshotListResponse struct { NullFields []string `json:"-"` } -func (s *SnapshotListResponse) MarshalJSON() ([]byte, error) { +func (s SnapshotListResponse) MarshalJSON() ([]byte, error) { type NoMethod SnapshotListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatsResponse: A third party stats resource. @@ -2902,9 +2902,9 @@ type StatsResponse struct { NullFields []string `json:"-"` } -func (s *StatsResponse) MarshalJSON() ([]byte, error) { +func (s StatsResponse) MarshalJSON() ([]byte, error) { type NoMethod StatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *StatsResponse) UnmarshalJSON(data []byte) error { @@ -2959,9 +2959,9 @@ type UnlinkPersonaRequest struct { NullFields []string `json:"-"` } -func (s *UnlinkPersonaRequest) MarshalJSON() ([]byte, error) { +func (s UnlinkPersonaRequest) MarshalJSON() ([]byte, error) { type NoMethod UnlinkPersonaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnlinkPersonaResponse: Response for the UnlinkPersona RPC @@ -2986,9 +2986,9 @@ type UnlinkPersonaResponse struct { NullFields []string `json:"-"` } -func (s *UnlinkPersonaResponse) MarshalJSON() ([]byte, error) { +func (s UnlinkPersonaResponse) MarshalJSON() ([]byte, error) { type NoMethod UnlinkPersonaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccesstokensGeneratePlayGroupingApiTokenCall struct { diff --git a/gamesconfiguration/v1configuration/gamesconfiguration-gen.go b/gamesconfiguration/v1configuration/gamesconfiguration-gen.go index 7d221ffc68..b5c40200f4 100644 --- a/gamesconfiguration/v1configuration/gamesconfiguration-gen.go +++ b/gamesconfiguration/v1configuration/gamesconfiguration-gen.go @@ -219,9 +219,9 @@ type AchievementConfiguration struct { NullFields []string `json:"-"` } -func (s *AchievementConfiguration) MarshalJSON() ([]byte, error) { +func (s AchievementConfiguration) MarshalJSON() ([]byte, error) { type NoMethod AchievementConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementConfigurationDetail: An achievement configuration detail. @@ -253,9 +253,9 @@ type AchievementConfigurationDetail struct { NullFields []string `json:"-"` } -func (s *AchievementConfigurationDetail) MarshalJSON() ([]byte, error) { +func (s AchievementConfigurationDetail) MarshalJSON() ([]byte, error) { type NoMethod AchievementConfigurationDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementConfigurationListResponse: A ListConfigurations response. @@ -283,9 +283,9 @@ type AchievementConfigurationListResponse struct { NullFields []string `json:"-"` } -func (s *AchievementConfigurationListResponse) MarshalJSON() ([]byte, error) { +func (s AchievementConfigurationListResponse) MarshalJSON() ([]byte, error) { type NoMethod AchievementConfigurationListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GamesNumberAffixConfiguration: A number affix resource. @@ -323,9 +323,9 @@ type GamesNumberAffixConfiguration struct { NullFields []string `json:"-"` } -func (s *GamesNumberAffixConfiguration) MarshalJSON() ([]byte, error) { +func (s GamesNumberAffixConfiguration) MarshalJSON() ([]byte, error) { type NoMethod GamesNumberAffixConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GamesNumberFormatConfiguration: A number format resource. @@ -361,9 +361,9 @@ type GamesNumberFormatConfiguration struct { NullFields []string `json:"-"` } -func (s *GamesNumberFormatConfiguration) MarshalJSON() ([]byte, error) { +func (s GamesNumberFormatConfiguration) MarshalJSON() ([]byte, error) { type NoMethod GamesNumberFormatConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeaderboardConfiguration: An leaderboard configuration resource. @@ -404,9 +404,9 @@ type LeaderboardConfiguration struct { NullFields []string `json:"-"` } -func (s *LeaderboardConfiguration) MarshalJSON() ([]byte, error) { +func (s LeaderboardConfiguration) MarshalJSON() ([]byte, error) { type NoMethod LeaderboardConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeaderboardConfigurationDetail: A leaderboard configuration detail. @@ -436,9 +436,9 @@ type LeaderboardConfigurationDetail struct { NullFields []string `json:"-"` } -func (s *LeaderboardConfigurationDetail) MarshalJSON() ([]byte, error) { +func (s LeaderboardConfigurationDetail) MarshalJSON() ([]byte, error) { type NoMethod LeaderboardConfigurationDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeaderboardConfigurationListResponse: A ListConfigurations response. @@ -466,9 +466,9 @@ type LeaderboardConfigurationListResponse struct { NullFields []string `json:"-"` } -func (s *LeaderboardConfigurationListResponse) MarshalJSON() ([]byte, error) { +func (s LeaderboardConfigurationListResponse) MarshalJSON() ([]byte, error) { type NoMethod LeaderboardConfigurationListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalizedString: A localized string resource. @@ -493,9 +493,9 @@ type LocalizedString struct { NullFields []string `json:"-"` } -func (s *LocalizedString) MarshalJSON() ([]byte, error) { +func (s LocalizedString) MarshalJSON() ([]byte, error) { type NoMethod LocalizedString - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalizedStringBundle: A localized string bundle resource. @@ -518,9 +518,9 @@ type LocalizedStringBundle struct { NullFields []string `json:"-"` } -func (s *LocalizedStringBundle) MarshalJSON() ([]byte, error) { +func (s LocalizedStringBundle) MarshalJSON() ([]byte, error) { type NoMethod LocalizedStringBundle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AchievementConfigurationsDeleteCall struct { diff --git a/gamesmanagement/v1management/gamesmanagement-gen.go b/gamesmanagement/v1management/gamesmanagement-gen.go index 38f5304436..fb05840b9d 100644 --- a/gamesmanagement/v1management/gamesmanagement-gen.go +++ b/gamesmanagement/v1management/gamesmanagement-gen.go @@ -233,9 +233,9 @@ type AchievementResetAllResponse struct { NullFields []string `json:"-"` } -func (s *AchievementResetAllResponse) MarshalJSON() ([]byte, error) { +func (s AchievementResetAllResponse) MarshalJSON() ([]byte, error) { type NoMethod AchievementResetAllResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AchievementResetMultipleForAllRequest struct { @@ -257,9 +257,9 @@ type AchievementResetMultipleForAllRequest struct { NullFields []string `json:"-"` } -func (s *AchievementResetMultipleForAllRequest) MarshalJSON() ([]byte, error) { +func (s AchievementResetMultipleForAllRequest) MarshalJSON() ([]byte, error) { type NoMethod AchievementResetMultipleForAllRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AchievementResetResponse: An achievement reset response. @@ -293,9 +293,9 @@ type AchievementResetResponse struct { NullFields []string `json:"-"` } -func (s *AchievementResetResponse) MarshalJSON() ([]byte, error) { +func (s AchievementResetResponse) MarshalJSON() ([]byte, error) { type NoMethod AchievementResetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventsResetMultipleForAllRequest: Multiple events reset all request. @@ -318,9 +318,9 @@ type EventsResetMultipleForAllRequest struct { NullFields []string `json:"-"` } -func (s *EventsResetMultipleForAllRequest) MarshalJSON() ([]byte, error) { +func (s EventsResetMultipleForAllRequest) MarshalJSON() ([]byte, error) { type NoMethod EventsResetMultipleForAllRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GamesPlayerExperienceInfoResource: 1P/3P metadata about the player's @@ -350,9 +350,9 @@ type GamesPlayerExperienceInfoResource struct { NullFields []string `json:"-"` } -func (s *GamesPlayerExperienceInfoResource) MarshalJSON() ([]byte, error) { +func (s GamesPlayerExperienceInfoResource) MarshalJSON() ([]byte, error) { type NoMethod GamesPlayerExperienceInfoResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GamesPlayerLevelResource: 1P/3P metadata about a user's level. @@ -376,9 +376,9 @@ type GamesPlayerLevelResource struct { NullFields []string `json:"-"` } -func (s *GamesPlayerLevelResource) MarshalJSON() ([]byte, error) { +func (s GamesPlayerLevelResource) MarshalJSON() ([]byte, error) { type NoMethod GamesPlayerLevelResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HiddenPlayer: The HiddenPlayer resource. @@ -403,9 +403,9 @@ type HiddenPlayer struct { NullFields []string `json:"-"` } -func (s *HiddenPlayer) MarshalJSON() ([]byte, error) { +func (s HiddenPlayer) MarshalJSON() ([]byte, error) { type NoMethod HiddenPlayer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HiddenPlayerList: A list of hidden players. @@ -433,9 +433,9 @@ type HiddenPlayerList struct { NullFields []string `json:"-"` } -func (s *HiddenPlayerList) MarshalJSON() ([]byte, error) { +func (s HiddenPlayerList) MarshalJSON() ([]byte, error) { type NoMethod HiddenPlayerList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Player: A Player resource. @@ -482,9 +482,9 @@ type Player struct { NullFields []string `json:"-"` } -func (s *Player) MarshalJSON() ([]byte, error) { +func (s Player) MarshalJSON() ([]byte, error) { type NoMethod Player - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerName: An object representation of the individual components of the @@ -509,9 +509,9 @@ type PlayerName struct { NullFields []string `json:"-"` } -func (s *PlayerName) MarshalJSON() ([]byte, error) { +func (s PlayerName) MarshalJSON() ([]byte, error) { type NoMethod PlayerName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerScoreResetAllResponse: A list of leaderboard reset resources. @@ -537,9 +537,9 @@ type PlayerScoreResetAllResponse struct { NullFields []string `json:"-"` } -func (s *PlayerScoreResetAllResponse) MarshalJSON() ([]byte, error) { +func (s PlayerScoreResetAllResponse) MarshalJSON() ([]byte, error) { type NoMethod PlayerScoreResetAllResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlayerScoreResetResponse: A list of reset leaderboard entry resources. @@ -570,9 +570,9 @@ type PlayerScoreResetResponse struct { NullFields []string `json:"-"` } -func (s *PlayerScoreResetResponse) MarshalJSON() ([]byte, error) { +func (s PlayerScoreResetResponse) MarshalJSON() ([]byte, error) { type NoMethod PlayerScoreResetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProfileSettings: Profile settings @@ -594,9 +594,9 @@ type ProfileSettings struct { NullFields []string `json:"-"` } -func (s *ProfileSettings) MarshalJSON() ([]byte, error) { +func (s ProfileSettings) MarshalJSON() ([]byte, error) { type NoMethod ProfileSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ScoresResetMultipleForAllRequest struct { @@ -618,9 +618,9 @@ type ScoresResetMultipleForAllRequest struct { NullFields []string `json:"-"` } -func (s *ScoresResetMultipleForAllRequest) MarshalJSON() ([]byte, error) { +func (s ScoresResetMultipleForAllRequest) MarshalJSON() ([]byte, error) { type NoMethod ScoresResetMultipleForAllRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AchievementsResetCall struct { diff --git a/gkebackup/v1/gkebackup-gen.go b/gkebackup/v1/gkebackup-gen.go index 6b9ad56f02..b66f92cb0c 100644 --- a/gkebackup/v1/gkebackup-gen.go +++ b/gkebackup/v1/gkebackup-gen.go @@ -295,9 +295,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -330,9 +330,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: Represents a request to perform a single point-in-time capture of @@ -466,9 +466,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupConfig: BackupConfig defines the configuration of Backups created via @@ -511,9 +511,9 @@ type BackupConfig struct { NullFields []string `json:"-"` } -func (s *BackupConfig) MarshalJSON() ([]byte, error) { +func (s BackupConfig) MarshalJSON() ([]byte, error) { type NoMethod BackupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupPlan: Defines the configuration and scheduling for a "line" of @@ -607,9 +607,9 @@ type BackupPlan struct { NullFields []string `json:"-"` } -func (s *BackupPlan) MarshalJSON() ([]byte, error) { +func (s BackupPlan) MarshalJSON() ([]byte, error) { type NoMethod BackupPlan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -706,9 +706,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterMetadata: Information about the GKE cluster from which this Backup @@ -742,9 +742,9 @@ type ClusterMetadata struct { NullFields []string `json:"-"` } -func (s *ClusterMetadata) MarshalJSON() ([]byte, error) { +func (s ClusterMetadata) MarshalJSON() ([]byte, error) { type NoMethod ClusterMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterResourceRestoreScope: Defines the scope of cluster-scoped resources @@ -787,9 +787,9 @@ type ClusterResourceRestoreScope struct { NullFields []string `json:"-"` } -func (s *ClusterResourceRestoreScope) MarshalJSON() ([]byte, error) { +func (s ClusterResourceRestoreScope) MarshalJSON() ([]byte, error) { type NoMethod ClusterResourceRestoreScope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -825,9 +825,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DayOfWeekList: Holds repeated DaysOfWeek values as a container. @@ -857,9 +857,9 @@ type DayOfWeekList struct { NullFields []string `json:"-"` } -func (s *DayOfWeekList) MarshalJSON() ([]byte, error) { +func (s DayOfWeekList) MarshalJSON() ([]byte, error) { type NoMethod DayOfWeekList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -890,9 +890,9 @@ type EncryptionKey struct { NullFields []string `json:"-"` } -func (s *EncryptionKey) MarshalJSON() ([]byte, error) { +func (s EncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod EncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExclusionWindow: Defines a time window during which no backup should happen. @@ -930,9 +930,9 @@ type ExclusionWindow struct { NullFields []string `json:"-"` } -func (s *ExclusionWindow) MarshalJSON() ([]byte, error) { +func (s ExclusionWindow) MarshalJSON() ([]byte, error) { type NoMethod ExclusionWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -978,9 +978,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filter: Defines the filter for `Restore`. This filter can be used to further @@ -1011,9 +1011,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetBackupIndexDownloadUrlResponse: Response message for @@ -1036,9 +1036,9 @@ type GetBackupIndexDownloadUrlResponse struct { NullFields []string `json:"-"` } -func (s *GetBackupIndexDownloadUrlResponse) MarshalJSON() ([]byte, error) { +func (s GetBackupIndexDownloadUrlResponse) MarshalJSON() ([]byte, error) { type NoMethod GetBackupIndexDownloadUrlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -1070,9 +1070,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -1117,9 +1117,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -1151,9 +1151,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupKind: This is a direct map to the Kubernetes GroupKind type GroupKind @@ -1181,9 +1181,9 @@ type GroupKind struct { NullFields []string `json:"-"` } -func (s *GroupKind) MarshalJSON() ([]byte, error) { +func (s GroupKind) MarshalJSON() ([]byte, error) { type NoMethod GroupKind - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupKindDependency: Defines a dependency between two group kinds. @@ -1207,9 +1207,9 @@ type GroupKindDependency struct { NullFields []string `json:"-"` } -func (s *GroupKindDependency) MarshalJSON() ([]byte, error) { +func (s GroupKindDependency) MarshalJSON() ([]byte, error) { type NoMethod GroupKindDependency - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupPlansResponse: Response message for ListBackupPlans. @@ -1238,9 +1238,9 @@ type ListBackupPlansResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupPlansResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupPlansResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupPlansResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupsResponse: Response message for ListBackups. @@ -1267,9 +1267,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1295,9 +1295,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRestorePlansResponse: Response message for ListRestorePlans. @@ -1326,9 +1326,9 @@ type ListRestorePlansResponse struct { NullFields []string `json:"-"` } -func (s *ListRestorePlansResponse) MarshalJSON() ([]byte, error) { +func (s ListRestorePlansResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRestorePlansResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRestoresResponse: Response message for ListRestores. @@ -1357,9 +1357,9 @@ type ListRestoresResponse struct { NullFields []string `json:"-"` } -func (s *ListRestoresResponse) MarshalJSON() ([]byte, error) { +func (s ListRestoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRestoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVolumeBackupsResponse: Response message for ListVolumeBackups. @@ -1386,9 +1386,9 @@ type ListVolumeBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListVolumeBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListVolumeBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVolumeBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVolumeRestoresResponse: Response message for ListVolumeRestores. @@ -1415,9 +1415,9 @@ type ListVolumeRestoresResponse struct { NullFields []string `json:"-"` } -func (s *ListVolumeRestoresResponse) MarshalJSON() ([]byte, error) { +func (s ListVolumeRestoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVolumeRestoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1453,9 +1453,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamespacedName: A reference to a namespaced resource in Kubernetes. @@ -1477,9 +1477,9 @@ type NamespacedName struct { NullFields []string `json:"-"` } -func (s *NamespacedName) MarshalJSON() ([]byte, error) { +func (s NamespacedName) MarshalJSON() ([]byte, error) { type NoMethod NamespacedName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamespacedNames: A list of namespaced Kubernetes resources. @@ -1499,9 +1499,9 @@ type NamespacedNames struct { NullFields []string `json:"-"` } -func (s *NamespacedNames) MarshalJSON() ([]byte, error) { +func (s NamespacedNames) MarshalJSON() ([]byte, error) { type NoMethod NamespacedNames - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Namespaces: A list of Kubernetes Namespaces. @@ -1521,9 +1521,9 @@ type Namespaces struct { NullFields []string `json:"-"` } -func (s *Namespaces) MarshalJSON() ([]byte, error) { +func (s Namespaces) MarshalJSON() ([]byte, error) { type NoMethod Namespaces - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1559,9 +1559,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1651,9 +1651,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceFilter: ResourceFilter specifies matching criteria to limit the @@ -1691,9 +1691,9 @@ type ResourceFilter struct { NullFields []string `json:"-"` } -func (s *ResourceFilter) MarshalJSON() ([]byte, error) { +func (s ResourceFilter) MarshalJSON() ([]byte, error) { type NoMethod ResourceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceSelector: Defines a selector to identify a single or a group of @@ -1736,9 +1736,9 @@ type ResourceSelector struct { NullFields []string `json:"-"` } -func (s *ResourceSelector) MarshalJSON() ([]byte, error) { +func (s ResourceSelector) MarshalJSON() ([]byte, error) { type NoMethod ResourceSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Restore: Represents both a request to Restore some portion of a Backup into @@ -1842,9 +1842,9 @@ type Restore struct { NullFields []string `json:"-"` } -func (s *Restore) MarshalJSON() ([]byte, error) { +func (s Restore) MarshalJSON() ([]byte, error) { type NoMethod Restore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreConfig: Configuration of a restore. @@ -1982,9 +1982,9 @@ type RestoreConfig struct { NullFields []string `json:"-"` } -func (s *RestoreConfig) MarshalJSON() ([]byte, error) { +func (s RestoreConfig) MarshalJSON() ([]byte, error) { type NoMethod RestoreConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreOrder: Allows customers to specify dependencies between resources @@ -2007,9 +2007,9 @@ type RestoreOrder struct { NullFields []string `json:"-"` } -func (s *RestoreOrder) MarshalJSON() ([]byte, error) { +func (s RestoreOrder) MarshalJSON() ([]byte, error) { type NoMethod RestoreOrder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestorePlan: The configuration of a potential series of Restore operations @@ -2083,9 +2083,9 @@ type RestorePlan struct { NullFields []string `json:"-"` } -func (s *RestorePlan) MarshalJSON() ([]byte, error) { +func (s RestorePlan) MarshalJSON() ([]byte, error) { type NoMethod RestorePlan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetentionPolicy: RetentionPolicy defines a Backup retention policy for a @@ -2129,9 +2129,9 @@ type RetentionPolicy struct { NullFields []string `json:"-"` } -func (s *RetentionPolicy) MarshalJSON() ([]byte, error) { +func (s RetentionPolicy) MarshalJSON() ([]byte, error) { type NoMethod RetentionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RpoConfig: Defines RPO scheduling configuration for automatically creating @@ -2164,9 +2164,9 @@ type RpoConfig struct { NullFields []string `json:"-"` } -func (s *RpoConfig) MarshalJSON() ([]byte, error) { +func (s RpoConfig) MarshalJSON() ([]byte, error) { type NoMethod RpoConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Defines scheduling parameters for automatically creating Backups @@ -2204,9 +2204,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2233,9 +2233,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubstitutionRule: A transformation rule to be applied against Kubernetes @@ -2291,9 +2291,9 @@ type SubstitutionRule struct { NullFields []string `json:"-"` } -func (s *SubstitutionRule) MarshalJSON() ([]byte, error) { +func (s SubstitutionRule) MarshalJSON() ([]byte, error) { type NoMethod SubstitutionRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2316,9 +2316,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2343,9 +2343,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -2376,9 +2376,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransformationRule: A transformation rule to be applied against Kubernetes @@ -2412,9 +2412,9 @@ type TransformationRule struct { NullFields []string `json:"-"` } -func (s *TransformationRule) MarshalJSON() ([]byte, error) { +func (s TransformationRule) MarshalJSON() ([]byte, error) { type NoMethod TransformationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransformationRuleAction: TransformationRuleAction defines a @@ -2466,9 +2466,9 @@ type TransformationRuleAction struct { NullFields []string `json:"-"` } -func (s *TransformationRuleAction) MarshalJSON() ([]byte, error) { +func (s TransformationRuleAction) MarshalJSON() ([]byte, error) { type NoMethod TransformationRuleAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeBackup: Represents the backup of a specific persistent volume as a @@ -2555,9 +2555,9 @@ type VolumeBackup struct { NullFields []string `json:"-"` } -func (s *VolumeBackup) MarshalJSON() ([]byte, error) { +func (s VolumeBackup) MarshalJSON() ([]byte, error) { type NoMethod VolumeBackup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeDataRestorePolicyBinding: Binds resources in the scope to the given @@ -2601,9 +2601,9 @@ type VolumeDataRestorePolicyBinding struct { NullFields []string `json:"-"` } -func (s *VolumeDataRestorePolicyBinding) MarshalJSON() ([]byte, error) { +func (s VolumeDataRestorePolicyBinding) MarshalJSON() ([]byte, error) { type NoMethod VolumeDataRestorePolicyBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeDataRestorePolicyOverride: Defines an override to apply a @@ -2642,9 +2642,9 @@ type VolumeDataRestorePolicyOverride struct { NullFields []string `json:"-"` } -func (s *VolumeDataRestorePolicyOverride) MarshalJSON() ([]byte, error) { +func (s VolumeDataRestorePolicyOverride) MarshalJSON() ([]byte, error) { type NoMethod VolumeDataRestorePolicyOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeRestore: Represents the operation of restoring a volume from a @@ -2719,9 +2719,9 @@ type VolumeRestore struct { NullFields []string `json:"-"` } -func (s *VolumeRestore) MarshalJSON() ([]byte, error) { +func (s VolumeRestore) MarshalJSON() ([]byte, error) { type NoMethod VolumeRestore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/gkehub/v1/gkehub-gen.go b/gkehub/v1/gkehub-gen.go index 8269d311a7..3644185b58 100644 --- a/gkehub/v1/gkehub-gen.go +++ b/gkehub/v1/gkehub-gen.go @@ -341,9 +341,9 @@ type AppDevExperienceFeatureState struct { NullFields []string `json:"-"` } -func (s *AppDevExperienceFeatureState) MarshalJSON() ([]byte, error) { +func (s AppDevExperienceFeatureState) MarshalJSON() ([]byte, error) { type NoMethod AppDevExperienceFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplianceCluster: ApplianceCluster contains information specific to GDC Edge @@ -367,9 +367,9 @@ type ApplianceCluster struct { NullFields []string `json:"-"` } -func (s *ApplianceCluster) MarshalJSON() ([]byte, error) { +func (s ApplianceCluster) MarshalJSON() ([]byte, error) { type NoMethod ApplianceCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -408,9 +408,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -443,9 +443,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authority: Authority encodes how Google will recognize identities from this @@ -490,9 +490,9 @@ type Authority struct { NullFields []string `json:"-"` } -func (s *Authority) MarshalJSON() ([]byte, error) { +func (s Authority) MarshalJSON() ([]byte, error) { type NoMethod Authority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BinaryAuthorizationConfig: BinaryAuthorizationConfig defines the fleet level @@ -521,9 +521,9 @@ type BinaryAuthorizationConfig struct { NullFields []string `json:"-"` } -func (s *BinaryAuthorizationConfig) MarshalJSON() ([]byte, error) { +func (s BinaryAuthorizationConfig) MarshalJSON() ([]byte, error) { type NoMethod BinaryAuthorizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -620,9 +620,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -657,9 +657,9 @@ type ClusterUpgradeFleetSpec struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeFleetSpec) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeFleetSpec) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeFleetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeFleetState: **ClusterUpgrade**: The state for the fleet-level @@ -688,9 +688,9 @@ type ClusterUpgradeFleetState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeFleetState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeFleetState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeFleetState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgrade: GKEUpgrade represents a GKE provided upgrade, @@ -715,9 +715,9 @@ type ClusterUpgradeGKEUpgrade struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgrade) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgrade) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgrade - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeFeatureCondition: GKEUpgradeFeatureCondition @@ -745,9 +745,9 @@ type ClusterUpgradeGKEUpgradeFeatureCondition struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeFeatureCondition) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeFeatureCondition) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeFeatureCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeFeatureState: GKEUpgradeFeatureState contains @@ -770,9 +770,9 @@ type ClusterUpgradeGKEUpgradeFeatureState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeFeatureState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeFeatureState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeOverride: Properties of a GKE upgrade that can be @@ -797,9 +797,9 @@ type ClusterUpgradeGKEUpgradeOverride struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeOverride) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeOverride) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeState: GKEUpgradeState is a GKEUpgrade and its state @@ -824,9 +824,9 @@ type ClusterUpgradeGKEUpgradeState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeIgnoredMembership: IgnoredMembership represents a membership @@ -850,9 +850,9 @@ type ClusterUpgradeIgnoredMembership struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeIgnoredMembership) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeIgnoredMembership) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeIgnoredMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeMembershipGKEUpgradeState: ScopeGKEUpgradeState is a @@ -875,9 +875,9 @@ type ClusterUpgradeMembershipGKEUpgradeState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeMembershipGKEUpgradeState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeMembershipGKEUpgradeState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeMembershipGKEUpgradeState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeMembershipState: Per-membership state for this feature. @@ -901,9 +901,9 @@ type ClusterUpgradeMembershipState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeMembershipState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeMembershipState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradePostConditions: Post conditional checks after an upgrade has @@ -925,9 +925,9 @@ type ClusterUpgradePostConditions struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradePostConditions) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradePostConditions) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradePostConditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeUpgradeStatus: UpgradeStatus provides status information for @@ -968,9 +968,9 @@ type ClusterUpgradeUpgradeStatus struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeUpgradeStatus) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeUpgradeStatus) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeUpgradeStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonFeatureSpec: CommonFeatureSpec contains Hub-wide configuration @@ -999,9 +999,9 @@ type CommonFeatureSpec struct { NullFields []string `json:"-"` } -func (s *CommonFeatureSpec) MarshalJSON() ([]byte, error) { +func (s CommonFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod CommonFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonFeatureState: CommonFeatureState contains Hub-wide Feature status @@ -1028,9 +1028,9 @@ type CommonFeatureState struct { NullFields []string `json:"-"` } -func (s *CommonFeatureState) MarshalJSON() ([]byte, error) { +func (s CommonFeatureState) MarshalJSON() ([]byte, error) { type NoMethod CommonFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonFleetDefaultMemberConfigSpec: CommonFleetDefaultMemberConfigSpec @@ -1057,9 +1057,9 @@ type CommonFleetDefaultMemberConfigSpec struct { NullFields []string `json:"-"` } -func (s *CommonFleetDefaultMemberConfigSpec) MarshalJSON() ([]byte, error) { +func (s CommonFleetDefaultMemberConfigSpec) MarshalJSON() ([]byte, error) { type NoMethod CommonFleetDefaultMemberConfigSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSync: Configuration for Config Sync @@ -1104,9 +1104,9 @@ type ConfigManagementConfigSync struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSync) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSync) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSync - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncDeploymentState: The state of ConfigSync's @@ -1188,9 +1188,9 @@ type ConfigManagementConfigSyncDeploymentState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncDeploymentState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncDeploymentState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncDeploymentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncError: Errors pertaining to the installation of @@ -1211,9 +1211,9 @@ type ConfigManagementConfigSyncError struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncError) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncError) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncState: State information for ConfigSync @@ -1271,9 +1271,9 @@ type ConfigManagementConfigSyncState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncVersion: Specific versioning information @@ -1307,9 +1307,9 @@ type ConfigManagementConfigSyncVersion struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncVersion) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncVersion) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementErrorResource: Model for a config file in the git repo with @@ -1336,9 +1336,9 @@ type ConfigManagementErrorResource struct { NullFields []string `json:"-"` } -func (s *ConfigManagementErrorResource) MarshalJSON() ([]byte, error) { +func (s ConfigManagementErrorResource) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementErrorResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementGatekeeperDeploymentState: State of Policy Controller @@ -1385,9 +1385,9 @@ type ConfigManagementGatekeeperDeploymentState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementGatekeeperDeploymentState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementGatekeeperDeploymentState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementGatekeeperDeploymentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementGitConfig: Git repo configuration for a single cluster. @@ -1426,9 +1426,9 @@ type ConfigManagementGitConfig struct { NullFields []string `json:"-"` } -func (s *ConfigManagementGitConfig) MarshalJSON() ([]byte, error) { +func (s ConfigManagementGitConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementGitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementGroupVersionKind: A Kubernetes object's GVK @@ -1452,9 +1452,9 @@ type ConfigManagementGroupVersionKind struct { NullFields []string `json:"-"` } -func (s *ConfigManagementGroupVersionKind) MarshalJSON() ([]byte, error) { +func (s ConfigManagementGroupVersionKind) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementGroupVersionKind - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerConfig: Configuration for Hierarchy @@ -1481,9 +1481,9 @@ type ConfigManagementHierarchyControllerConfig struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerConfig) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerDeploymentState: Deployment state for @@ -1521,9 +1521,9 @@ type ConfigManagementHierarchyControllerDeploymentState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerDeploymentState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerDeploymentState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerDeploymentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerState: State for Hierarchy Controller @@ -1545,9 +1545,9 @@ type ConfigManagementHierarchyControllerState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerVersion: Version for Hierarchy Controller @@ -1569,9 +1569,9 @@ type ConfigManagementHierarchyControllerVersion struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerVersion) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerVersion) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementInstallError: Errors pertaining to the installation of ACM @@ -1591,9 +1591,9 @@ type ConfigManagementInstallError struct { NullFields []string `json:"-"` } -func (s *ConfigManagementInstallError) MarshalJSON() ([]byte, error) { +func (s ConfigManagementInstallError) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementInstallError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementMembershipSpec: **Anthos Config Management**: Configuration @@ -1636,9 +1636,9 @@ type ConfigManagementMembershipSpec struct { NullFields []string `json:"-"` } -func (s *ConfigManagementMembershipSpec) MarshalJSON() ([]byte, error) { +func (s ConfigManagementMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementMembershipState: **Anthos Config Management**: State for a @@ -1673,9 +1673,9 @@ type ConfigManagementMembershipState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementMembershipState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementMembershipState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementOciConfig: OCI repo configuration for a single cluster @@ -1706,9 +1706,9 @@ type ConfigManagementOciConfig struct { NullFields []string `json:"-"` } -func (s *ConfigManagementOciConfig) MarshalJSON() ([]byte, error) { +func (s ConfigManagementOciConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementOciConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementOperatorState: State information for an ACM's Operator @@ -1739,9 +1739,9 @@ type ConfigManagementOperatorState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementOperatorState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementOperatorState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementOperatorState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyController: Configuration for Policy Controller @@ -1784,9 +1784,9 @@ type ConfigManagementPolicyController struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyController) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyController) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyController - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerMigration: State for the migration of @@ -1816,9 +1816,9 @@ type ConfigManagementPolicyControllerMigration struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerMigration) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerMigration) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerMigration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerMonitoring: PolicyControllerMonitoring @@ -1847,9 +1847,9 @@ type ConfigManagementPolicyControllerMonitoring struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerMonitoring) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerMonitoring) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerMonitoring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerState: State for PolicyControllerState. @@ -1873,9 +1873,9 @@ type ConfigManagementPolicyControllerState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerVersion: The build version of Gatekeeper @@ -1897,9 +1897,9 @@ type ConfigManagementPolicyControllerVersion struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerVersion) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerVersion) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementSyncError: An ACM created error representing a problem @@ -1924,9 +1924,9 @@ type ConfigManagementSyncError struct { NullFields []string `json:"-"` } -func (s *ConfigManagementSyncError) MarshalJSON() ([]byte, error) { +func (s ConfigManagementSyncError) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementSyncError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementSyncState: State indicating an ACM's progress syncing @@ -1974,9 +1974,9 @@ type ConfigManagementSyncState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementSyncState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementSyncState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementSyncState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectAgentResource: ConnectAgentResource represents a Kubernetes resource @@ -1999,9 +1999,9 @@ type ConnectAgentResource struct { NullFields []string `json:"-"` } -func (s *ConnectAgentResource) MarshalJSON() ([]byte, error) { +func (s ConnectAgentResource) MarshalJSON() ([]byte, error) { type NoMethod ConnectAgentResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataplaneV2FeatureSpec: **Dataplane V2**: Spec @@ -2022,9 +2022,9 @@ type DataplaneV2FeatureSpec struct { NullFields []string `json:"-"` } -func (s *DataplaneV2FeatureSpec) MarshalJSON() ([]byte, error) { +func (s DataplaneV2FeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod DataplaneV2FeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultClusterConfig: DefaultClusterConfig describes the default cluster @@ -2049,9 +2049,9 @@ type DefaultClusterConfig struct { NullFields []string `json:"-"` } -func (s *DefaultClusterConfig) MarshalJSON() ([]byte, error) { +func (s DefaultClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod DefaultClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EdgeCluster: EdgeCluster contains information specific to Google Edge @@ -2075,9 +2075,9 @@ type EdgeCluster struct { NullFields []string `json:"-"` } -func (s *EdgeCluster) MarshalJSON() ([]byte, error) { +func (s EdgeCluster) MarshalJSON() ([]byte, error) { type NoMethod EdgeCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2132,9 +2132,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Feature: Feature represents the settings and status of any Hub Feature. @@ -2214,9 +2214,9 @@ type Feature struct { NullFields []string `json:"-"` } -func (s *Feature) MarshalJSON() ([]byte, error) { +func (s Feature) MarshalJSON() ([]byte, error) { type NoMethod Feature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeatureResourceState: FeatureResourceState describes the state of a Feature @@ -2251,9 +2251,9 @@ type FeatureResourceState struct { NullFields []string `json:"-"` } -func (s *FeatureResourceState) MarshalJSON() ([]byte, error) { +func (s FeatureResourceState) MarshalJSON() ([]byte, error) { type NoMethod FeatureResourceState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeatureState: FeatureState describes the high-level state of a Feature. It @@ -2292,9 +2292,9 @@ type FeatureState struct { NullFields []string `json:"-"` } -func (s *FeatureState) MarshalJSON() ([]byte, error) { +func (s FeatureState) MarshalJSON() ([]byte, error) { type NoMethod FeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fleet: Fleet contains the Fleet-wide metadata and configuration. @@ -2341,9 +2341,9 @@ type Fleet struct { NullFields []string `json:"-"` } -func (s *Fleet) MarshalJSON() ([]byte, error) { +func (s Fleet) MarshalJSON() ([]byte, error) { type NoMethod Fleet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetLifecycleState: FleetLifecycleState describes the state of a Fleet @@ -2371,9 +2371,9 @@ type FleetLifecycleState struct { NullFields []string `json:"-"` } -func (s *FleetLifecycleState) MarshalJSON() ([]byte, error) { +func (s FleetLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod FleetLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFeatureError: All error details of the fleet observability @@ -2396,9 +2396,9 @@ type FleetObservabilityFeatureError struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFeatureError) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFeatureError) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFeatureError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFeatureSpec: **Fleet Observability**: The Hub-wide input @@ -2421,9 +2421,9 @@ type FleetObservabilityFeatureSpec struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFeatureSpec) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFeatureState: **FleetObservability**: Hub-wide Feature for @@ -2446,9 +2446,9 @@ type FleetObservabilityFeatureState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFeatureState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFeatureState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFleetObservabilityBaseFeatureState: Base state for fleet @@ -2480,9 +2480,9 @@ type FleetObservabilityFleetObservabilityBaseFeatureState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFleetObservabilityBaseFeatureState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFleetObservabilityBaseFeatureState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFleetObservabilityBaseFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFleetObservabilityLoggingState: Feature state for logging @@ -2505,9 +2505,9 @@ type FleetObservabilityFleetObservabilityLoggingState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFleetObservabilityLoggingState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFleetObservabilityLoggingState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFleetObservabilityLoggingState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFleetObservabilityMonitoringState: Feature state for @@ -2528,9 +2528,9 @@ type FleetObservabilityFleetObservabilityMonitoringState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFleetObservabilityMonitoringState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFleetObservabilityMonitoringState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFleetObservabilityMonitoringState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityLoggingConfig: LoggingConfig defines the configuration for @@ -2555,9 +2555,9 @@ type FleetObservabilityLoggingConfig struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityLoggingConfig) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityMembershipSpec: **FleetObservability**: The @@ -2593,9 +2593,9 @@ type FleetObservabilityRoutingConfig struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityRoutingConfig) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityRoutingConfig) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityRoutingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateConnectManifestResponse: GenerateConnectManifestResponse contains @@ -2620,9 +2620,9 @@ type GenerateConnectManifestResponse struct { NullFields []string `json:"-"` } -func (s *GenerateConnectManifestResponse) MarshalJSON() ([]byte, error) { +func (s GenerateConnectManifestResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateConnectManifestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeCluster: GkeCluster contains information specific to GKE clusters. @@ -2648,9 +2648,9 @@ type GkeCluster struct { NullFields []string `json:"-"` } -func (s *GkeCluster) MarshalJSON() ([]byte, error) { +func (s GkeCluster) MarshalJSON() ([]byte, error) { type NoMethod GkeCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -2682,9 +2682,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceAuthMethod: Configuration of an auth method for a @@ -2718,9 +2718,9 @@ type IdentityServiceAuthMethod struct { NullFields []string `json:"-"` } -func (s *IdentityServiceAuthMethod) MarshalJSON() ([]byte, error) { +func (s IdentityServiceAuthMethod) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceAuthMethod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceAzureADConfig: Configuration for the AzureAD Auth flow. @@ -2757,9 +2757,9 @@ type IdentityServiceAzureADConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceAzureADConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceAzureADConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceAzureADConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceGoogleConfig: Configuration for the Google Plugin Auth flow. @@ -2780,9 +2780,9 @@ type IdentityServiceGoogleConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceGoogleConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceGoogleConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceGoogleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceGroupConfig: Contains the properties for locating and @@ -2814,9 +2814,9 @@ type IdentityServiceGroupConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceGroupConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceGroupConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceGroupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceIdentityServiceOptions: Holds non-protocol-related @@ -2838,9 +2838,9 @@ type IdentityServiceIdentityServiceOptions struct { NullFields []string `json:"-"` } -func (s *IdentityServiceIdentityServiceOptions) MarshalJSON() ([]byte, error) { +func (s IdentityServiceIdentityServiceOptions) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceIdentityServiceOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceLdapConfig: Configuration for the LDAP Auth flow. @@ -2870,9 +2870,9 @@ type IdentityServiceLdapConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceLdapConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceLdapConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceLdapConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceMembershipSpec: **Anthos Identity Service**: Configuration @@ -2896,9 +2896,9 @@ type IdentityServiceMembershipSpec struct { NullFields []string `json:"-"` } -func (s *IdentityServiceMembershipSpec) MarshalJSON() ([]byte, error) { +func (s IdentityServiceMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceMembershipState: **Anthos Identity Service**: State for a @@ -2931,9 +2931,9 @@ type IdentityServiceMembershipState struct { NullFields []string `json:"-"` } -func (s *IdentityServiceMembershipState) MarshalJSON() ([]byte, error) { +func (s IdentityServiceMembershipState) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceOidcConfig: Configuration for OIDC Auth flow. @@ -2984,9 +2984,9 @@ type IdentityServiceOidcConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceOidcConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceOidcConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceOidcConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceSamlConfig: Configuration for the SAML Auth flow. @@ -3033,9 +3033,9 @@ type IdentityServiceSamlConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceSamlConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceSamlConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceSamlConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceServerConfig: Server settings for the external LDAP server. @@ -3065,9 +3065,9 @@ type IdentityServiceServerConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceServerConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceServerConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceServiceAccountConfig: Contains the credentials of the service @@ -3090,9 +3090,9 @@ type IdentityServiceServiceAccountConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceServiceAccountConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceServiceAccountConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceServiceAccountConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceSimpleBindCredentials: The structure holds the LDAP simple @@ -3119,9 +3119,9 @@ type IdentityServiceSimpleBindCredentials struct { NullFields []string `json:"-"` } -func (s *IdentityServiceSimpleBindCredentials) MarshalJSON() ([]byte, error) { +func (s IdentityServiceSimpleBindCredentials) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceSimpleBindCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceUserConfig: Defines where users exist in the LDAP directory. @@ -3161,9 +3161,9 @@ type IdentityServiceUserConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceUserConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceUserConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceUserConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesMetadata: KubernetesMetadata provides informational metadata for @@ -3203,9 +3203,9 @@ type KubernetesMetadata struct { NullFields []string `json:"-"` } -func (s *KubernetesMetadata) MarshalJSON() ([]byte, error) { +func (s KubernetesMetadata) MarshalJSON() ([]byte, error) { type NoMethod KubernetesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesResource: KubernetesResource contains the YAML manifests and @@ -3251,9 +3251,9 @@ type KubernetesResource struct { NullFields []string `json:"-"` } -func (s *KubernetesResource) MarshalJSON() ([]byte, error) { +func (s KubernetesResource) MarshalJSON() ([]byte, error) { type NoMethod KubernetesResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBoundMembershipsResponse: List of Memberships bound to a Scope. @@ -3283,9 +3283,9 @@ type ListBoundMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListBoundMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListBoundMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBoundMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFeaturesResponse: Response message for the `GkeHub.ListFeatures` method. @@ -3312,9 +3312,9 @@ type ListFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *ListFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s ListFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFleetsResponse: Response message for the `GkeHub.ListFleetsResponse` @@ -3342,9 +3342,9 @@ type ListFleetsResponse struct { NullFields []string `json:"-"` } -func (s *ListFleetsResponse) MarshalJSON() ([]byte, error) { +func (s ListFleetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFleetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -3370,9 +3370,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipBindingsResponse: List of MembershipBindings. @@ -3402,9 +3402,9 @@ type ListMembershipBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipRBACRoleBindingsResponse: List of Membership RBACRoleBindings. @@ -3434,9 +3434,9 @@ type ListMembershipRBACRoleBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipRBACRoleBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipsResponse: Response message for the `GkeHub.ListMemberships` @@ -3467,9 +3467,9 @@ type ListMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -3495,9 +3495,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPermittedScopesResponse: List of permitted Scopes. @@ -3524,9 +3524,9 @@ type ListPermittedScopesResponse struct { NullFields []string `json:"-"` } -func (s *ListPermittedScopesResponse) MarshalJSON() ([]byte, error) { +func (s ListPermittedScopesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPermittedScopesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScopeNamespacesResponse: List of fleet namespaces. @@ -3553,9 +3553,9 @@ type ListScopeNamespacesResponse struct { NullFields []string `json:"-"` } -func (s *ListScopeNamespacesResponse) MarshalJSON() ([]byte, error) { +func (s ListScopeNamespacesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScopeNamespacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScopeRBACRoleBindingsResponse: List of Scope RBACRoleBindings. @@ -3582,9 +3582,9 @@ type ListScopeRBACRoleBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListScopeRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListScopeRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScopeRBACRoleBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScopesResponse: List of Scopes. @@ -3611,9 +3611,9 @@ type ListScopesResponse struct { NullFields []string `json:"-"` } -func (s *ListScopesResponse) MarshalJSON() ([]byte, error) { +func (s ListScopesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScopesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -3649,9 +3649,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Membership: Membership contains information about a member cluster. @@ -3720,9 +3720,9 @@ type Membership struct { NullFields []string `json:"-"` } -func (s *Membership) MarshalJSON() ([]byte, error) { +func (s Membership) MarshalJSON() ([]byte, error) { type NoMethod Membership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipBinding: MembershipBinding is a subresource of a Membership, @@ -3767,9 +3767,9 @@ type MembershipBinding struct { NullFields []string `json:"-"` } -func (s *MembershipBinding) MarshalJSON() ([]byte, error) { +func (s MembershipBinding) MarshalJSON() ([]byte, error) { type NoMethod MembershipBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipBindingLifecycleState: MembershipBindingLifecycleState describes @@ -3797,9 +3797,9 @@ type MembershipBindingLifecycleState struct { NullFields []string `json:"-"` } -func (s *MembershipBindingLifecycleState) MarshalJSON() ([]byte, error) { +func (s MembershipBindingLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod MembershipBindingLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipEndpoint: MembershipEndpoint contains information needed to @@ -3844,9 +3844,9 @@ type MembershipEndpoint struct { NullFields []string `json:"-"` } -func (s *MembershipEndpoint) MarshalJSON() ([]byte, error) { +func (s MembershipEndpoint) MarshalJSON() ([]byte, error) { type NoMethod MembershipEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipFeatureSpec: MembershipFeatureSpec contains configuration @@ -3881,9 +3881,9 @@ type MembershipFeatureSpec struct { NullFields []string `json:"-"` } -func (s *MembershipFeatureSpec) MarshalJSON() ([]byte, error) { +func (s MembershipFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod MembershipFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipFeatureState: MembershipFeatureState contains Feature status @@ -3918,9 +3918,9 @@ type MembershipFeatureState struct { NullFields []string `json:"-"` } -func (s *MembershipFeatureState) MarshalJSON() ([]byte, error) { +func (s MembershipFeatureState) MarshalJSON() ([]byte, error) { type NoMethod MembershipFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipState: MembershipState describes the state of a Membership @@ -3949,9 +3949,9 @@ type MembershipState struct { NullFields []string `json:"-"` } -func (s *MembershipState) MarshalJSON() ([]byte, error) { +func (s MembershipState) MarshalJSON() ([]byte, error) { type NoMethod MembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringConfig: MonitoringConfig informs Fleet-based @@ -3991,9 +3991,9 @@ type MonitoringConfig struct { NullFields []string `json:"-"` } -func (s *MonitoringConfig) MarshalJSON() ([]byte, error) { +func (s MonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod MonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiCloudCluster: MultiCloudCluster contains information specific to GKE @@ -4025,9 +4025,9 @@ type MultiCloudCluster struct { NullFields []string `json:"-"` } -func (s *MultiCloudCluster) MarshalJSON() ([]byte, error) { +func (s MultiCloudCluster) MarshalJSON() ([]byte, error) { type NoMethod MultiCloudCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiClusterIngressFeatureSpec: **Multi-cluster Ingress**: The configuration @@ -4050,9 +4050,9 @@ type MultiClusterIngressFeatureSpec struct { NullFields []string `json:"-"` } -func (s *MultiClusterIngressFeatureSpec) MarshalJSON() ([]byte, error) { +func (s MultiClusterIngressFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod MultiClusterIngressFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Namespace: Namespace represents a namespace across the Fleet @@ -4098,9 +4098,9 @@ type Namespace struct { NullFields []string `json:"-"` } -func (s *Namespace) MarshalJSON() ([]byte, error) { +func (s Namespace) MarshalJSON() ([]byte, error) { type NoMethod Namespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamespaceLifecycleState: NamespaceLifecycleState describes the state of a @@ -4128,9 +4128,9 @@ type NamespaceLifecycleState struct { NullFields []string `json:"-"` } -func (s *NamespaceLifecycleState) MarshalJSON() ([]byte, error) { +func (s NamespaceLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod NamespaceLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremCluster: OnPremCluster contains information specific to GKE On-Prem @@ -4171,9 +4171,9 @@ type OnPremCluster struct { NullFields []string `json:"-"` } -func (s *OnPremCluster) MarshalJSON() ([]byte, error) { +func (s OnPremCluster) MarshalJSON() ([]byte, error) { type NoMethod OnPremCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -4218,9 +4218,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -4256,9 +4256,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Origin: Origin defines where this MembershipFeatureSpec originated from. @@ -4285,9 +4285,9 @@ type Origin struct { NullFields []string `json:"-"` } -func (s *Origin) MarshalJSON() ([]byte, error) { +func (s Origin) MarshalJSON() ([]byte, error) { type NoMethod Origin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -4377,9 +4377,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyBinding: Binauthz policy that applies to this cluster. @@ -4401,9 +4401,9 @@ type PolicyBinding struct { NullFields []string `json:"-"` } -func (s *PolicyBinding) MarshalJSON() ([]byte, error) { +func (s PolicyBinding) MarshalJSON() ([]byte, error) { type NoMethod PolicyBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerBundleInstallSpec: BundleInstallSpec is the specification @@ -4424,9 +4424,9 @@ type PolicyControllerBundleInstallSpec struct { NullFields []string `json:"-"` } -func (s *PolicyControllerBundleInstallSpec) MarshalJSON() ([]byte, error) { +func (s PolicyControllerBundleInstallSpec) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerBundleInstallSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerHubConfig: Configuration for Policy Controller @@ -4485,9 +4485,9 @@ type PolicyControllerHubConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerHubConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerHubConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerHubConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerMembershipSpec: **Policy Controller**: Configuration for a @@ -4510,9 +4510,9 @@ type PolicyControllerMembershipSpec struct { NullFields []string `json:"-"` } -func (s *PolicyControllerMembershipSpec) MarshalJSON() ([]byte, error) { +func (s PolicyControllerMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerMembershipState: **Policy Controller**: State for a single @@ -4579,9 +4579,9 @@ type PolicyControllerMembershipState struct { NullFields []string `json:"-"` } -func (s *PolicyControllerMembershipState) MarshalJSON() ([]byte, error) { +func (s PolicyControllerMembershipState) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerMonitoringConfig: MonitoringConfig specifies the backends @@ -4610,9 +4610,9 @@ type PolicyControllerMonitoringConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerMonitoringConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerMonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerMonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerOnClusterState: OnClusterState represents the state of a @@ -4674,9 +4674,9 @@ type PolicyControllerOnClusterState struct { NullFields []string `json:"-"` } -func (s *PolicyControllerOnClusterState) MarshalJSON() ([]byte, error) { +func (s PolicyControllerOnClusterState) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerOnClusterState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerPolicyContentSpec: PolicyContentSpec defines the user's @@ -4701,9 +4701,9 @@ type PolicyControllerPolicyContentSpec struct { NullFields []string `json:"-"` } -func (s *PolicyControllerPolicyContentSpec) MarshalJSON() ([]byte, error) { +func (s PolicyControllerPolicyContentSpec) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerPolicyContentSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerPolicyContentState: The state of the policy controller @@ -4732,9 +4732,9 @@ type PolicyControllerPolicyContentState struct { NullFields []string `json:"-"` } -func (s *PolicyControllerPolicyContentState) MarshalJSON() ([]byte, error) { +func (s PolicyControllerPolicyContentState) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerPolicyContentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerPolicyControllerDeploymentConfig: Deployment-specific @@ -4771,9 +4771,9 @@ type PolicyControllerPolicyControllerDeploymentConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerPolicyControllerDeploymentConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerPolicyControllerDeploymentConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerPolicyControllerDeploymentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerResourceList: ResourceList contains container resource @@ -4796,9 +4796,9 @@ type PolicyControllerResourceList struct { NullFields []string `json:"-"` } -func (s *PolicyControllerResourceList) MarshalJSON() ([]byte, error) { +func (s PolicyControllerResourceList) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerResourceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerResourceRequirements: ResourceRequirements describes the @@ -4823,9 +4823,9 @@ type PolicyControllerResourceRequirements struct { NullFields []string `json:"-"` } -func (s *PolicyControllerResourceRequirements) MarshalJSON() ([]byte, error) { +func (s PolicyControllerResourceRequirements) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerResourceRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerTemplateLibraryConfig: The config specifying which default @@ -4852,9 +4852,9 @@ type PolicyControllerTemplateLibraryConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerTemplateLibraryConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerTemplateLibraryConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerTemplateLibraryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerToleration: Toleration of a node taint. @@ -4880,9 +4880,9 @@ type PolicyControllerToleration struct { NullFields []string `json:"-"` } -func (s *PolicyControllerToleration) MarshalJSON() ([]byte, error) { +func (s PolicyControllerToleration) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerToleration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RBACRoleBinding: RBACRoleBinding represents a rbacrolebinding across the @@ -4932,9 +4932,9 @@ type RBACRoleBinding struct { NullFields []string `json:"-"` } -func (s *RBACRoleBinding) MarshalJSON() ([]byte, error) { +func (s RBACRoleBinding) MarshalJSON() ([]byte, error) { type NoMethod RBACRoleBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RBACRoleBindingLifecycleState: RBACRoleBindingLifecycleState describes the @@ -4962,9 +4962,9 @@ type RBACRoleBindingLifecycleState struct { NullFields []string `json:"-"` } -func (s *RBACRoleBindingLifecycleState) MarshalJSON() ([]byte, error) { +func (s RBACRoleBindingLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod RBACRoleBindingLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceManifest: ResourceManifest represents a single Kubernetes resource @@ -4989,9 +4989,9 @@ type ResourceManifest struct { NullFields []string `json:"-"` } -func (s *ResourceManifest) MarshalJSON() ([]byte, error) { +func (s ResourceManifest) MarshalJSON() ([]byte, error) { type NoMethod ResourceManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceOptions: ResourceOptions represent options for Kubernetes resource @@ -5022,9 +5022,9 @@ type ResourceOptions struct { NullFields []string `json:"-"` } -func (s *ResourceOptions) MarshalJSON() ([]byte, error) { +func (s ResourceOptions) MarshalJSON() ([]byte, error) { type NoMethod ResourceOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Role: Role is the type for Kubernetes roles @@ -5052,9 +5052,9 @@ type Role struct { NullFields []string `json:"-"` } -func (s *Role) MarshalJSON() ([]byte, error) { +func (s Role) MarshalJSON() ([]byte, error) { type NoMethod Role - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Scope: Scope represents a Scope in a Fleet. @@ -5098,9 +5098,9 @@ type Scope struct { NullFields []string `json:"-"` } -func (s *Scope) MarshalJSON() ([]byte, error) { +func (s Scope) MarshalJSON() ([]byte, error) { type NoMethod Scope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScopeFeatureSpec: ScopeFeatureSpec contains feature specs for a fleet scope. @@ -5125,9 +5125,9 @@ type ScopeFeatureState struct { NullFields []string `json:"-"` } -func (s *ScopeFeatureState) MarshalJSON() ([]byte, error) { +func (s ScopeFeatureState) MarshalJSON() ([]byte, error) { type NoMethod ScopeFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScopeLifecycleState: ScopeLifecycleState describes the state of a Scope @@ -5155,9 +5155,9 @@ type ScopeLifecycleState struct { NullFields []string `json:"-"` } -func (s *ScopeLifecycleState) MarshalJSON() ([]byte, error) { +func (s ScopeLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod ScopeLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPostureConfig: SecurityPostureConfig defines the flags needed to @@ -5195,9 +5195,9 @@ type SecurityPostureConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPostureConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPostureConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPostureConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshCondition: Condition being reported. @@ -5274,9 +5274,9 @@ type ServiceMeshCondition struct { NullFields []string `json:"-"` } -func (s *ServiceMeshCondition) MarshalJSON() ([]byte, error) { +func (s ServiceMeshCondition) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshControlPlaneManagement: Status of control plane management. @@ -5321,9 +5321,9 @@ type ServiceMeshControlPlaneManagement struct { NullFields []string `json:"-"` } -func (s *ServiceMeshControlPlaneManagement) MarshalJSON() ([]byte, error) { +func (s ServiceMeshControlPlaneManagement) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshControlPlaneManagement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshDataPlaneManagement: Status of data plane management. Only @@ -5360,9 +5360,9 @@ type ServiceMeshDataPlaneManagement struct { NullFields []string `json:"-"` } -func (s *ServiceMeshDataPlaneManagement) MarshalJSON() ([]byte, error) { +func (s ServiceMeshDataPlaneManagement) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshDataPlaneManagement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshMembershipSpec: **Service Mesh**: Spec for a single Membership @@ -5402,9 +5402,9 @@ type ServiceMeshMembershipSpec struct { NullFields []string `json:"-"` } -func (s *ServiceMeshMembershipSpec) MarshalJSON() ([]byte, error) { +func (s ServiceMeshMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshMembershipState: **Service Mesh**: State for a single Membership, @@ -5429,9 +5429,9 @@ type ServiceMeshMembershipState struct { NullFields []string `json:"-"` } -func (s *ServiceMeshMembershipState) MarshalJSON() ([]byte, error) { +func (s ServiceMeshMembershipState) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshStatusDetails: Structured and human-readable details for a @@ -5454,9 +5454,9 @@ type ServiceMeshStatusDetails struct { NullFields []string `json:"-"` } -func (s *ServiceMeshStatusDetails) MarshalJSON() ([]byte, error) { +func (s ServiceMeshStatusDetails) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshStatusDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -5483,9 +5483,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: Status specifies state for the subcomponent. @@ -5518,9 +5518,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -5543,9 +5543,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -5570,9 +5570,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeMeta: TypeMeta is the type information needed for content unmarshalling @@ -5595,9 +5595,9 @@ type TypeMeta struct { NullFields []string `json:"-"` } -func (s *TypeMeta) MarshalJSON() ([]byte, error) { +func (s TypeMeta) MarshalJSON() ([]byte, error) { type NoMethod TypeMeta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsFleetsListCall struct { diff --git a/gkehub/v1alpha/gkehub-gen.go b/gkehub/v1alpha/gkehub-gen.go index 08c7105686..a7b1b24e1b 100644 --- a/gkehub/v1alpha/gkehub-gen.go +++ b/gkehub/v1alpha/gkehub-gen.go @@ -336,9 +336,9 @@ type AnthosObservabilityFeatureSpec struct { NullFields []string `json:"-"` } -func (s *AnthosObservabilityFeatureSpec) MarshalJSON() ([]byte, error) { +func (s AnthosObservabilityFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod AnthosObservabilityFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnthosObservabilityMembershipSpec: **Anthosobservability**: Per-Membership @@ -365,9 +365,9 @@ type AnthosObservabilityMembershipSpec struct { NullFields []string `json:"-"` } -func (s *AnthosObservabilityMembershipSpec) MarshalJSON() ([]byte, error) { +func (s AnthosObservabilityMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod AnthosObservabilityMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppDevExperienceFeatureSpec: Spec for App Dev Experience Feature. @@ -392,9 +392,9 @@ type AppDevExperienceFeatureState struct { NullFields []string `json:"-"` } -func (s *AppDevExperienceFeatureState) MarshalJSON() ([]byte, error) { +func (s AppDevExperienceFeatureState) MarshalJSON() ([]byte, error) { type NoMethod AppDevExperienceFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplianceCluster: ApplianceCluster contains information specific to GDC Edge @@ -418,9 +418,9 @@ type ApplianceCluster struct { NullFields []string `json:"-"` } -func (s *ApplianceCluster) MarshalJSON() ([]byte, error) { +func (s ApplianceCluster) MarshalJSON() ([]byte, error) { type NoMethod ApplianceCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -459,9 +459,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -494,9 +494,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authority: Authority encodes how Google will recognize identities from this @@ -541,9 +541,9 @@ type Authority struct { NullFields []string `json:"-"` } -func (s *Authority) MarshalJSON() ([]byte, error) { +func (s Authority) MarshalJSON() ([]byte, error) { type NoMethod Authority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BinaryAuthorizationConfig: BinaryAuthorizationConfig defines the fleet level @@ -572,9 +572,9 @@ type BinaryAuthorizationConfig struct { NullFields []string `json:"-"` } -func (s *BinaryAuthorizationConfig) MarshalJSON() ([]byte, error) { +func (s BinaryAuthorizationConfig) MarshalJSON() ([]byte, error) { type NoMethod BinaryAuthorizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -671,9 +671,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -703,9 +703,9 @@ type CloudAuditLoggingFeatureSpec struct { NullFields []string `json:"-"` } -func (s *CloudAuditLoggingFeatureSpec) MarshalJSON() ([]byte, error) { +func (s CloudAuditLoggingFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod CloudAuditLoggingFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudBuildMembershipSpec: **Cloud Build**: Configurations for each Cloud @@ -734,9 +734,9 @@ type CloudBuildMembershipSpec struct { NullFields []string `json:"-"` } -func (s *CloudBuildMembershipSpec) MarshalJSON() ([]byte, error) { +func (s CloudBuildMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod CloudBuildMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeFleetSpec: **ClusterUpgrade**: The configuration for the @@ -767,9 +767,9 @@ type ClusterUpgradeFleetSpec struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeFleetSpec) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeFleetSpec) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeFleetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeFleetState: **ClusterUpgrade**: The state for the fleet-level @@ -798,9 +798,9 @@ type ClusterUpgradeFleetState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeFleetState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeFleetState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeFleetState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgrade: GKEUpgrade represents a GKE provided upgrade, @@ -825,9 +825,9 @@ type ClusterUpgradeGKEUpgrade struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgrade) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgrade) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgrade - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeFeatureCondition: GKEUpgradeFeatureCondition @@ -855,9 +855,9 @@ type ClusterUpgradeGKEUpgradeFeatureCondition struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeFeatureCondition) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeFeatureCondition) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeFeatureCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeFeatureState: GKEUpgradeFeatureState contains @@ -880,9 +880,9 @@ type ClusterUpgradeGKEUpgradeFeatureState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeFeatureState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeFeatureState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeOverride: Properties of a GKE upgrade that can be @@ -907,9 +907,9 @@ type ClusterUpgradeGKEUpgradeOverride struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeOverride) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeOverride) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeState: GKEUpgradeState is a GKEUpgrade and its state @@ -934,9 +934,9 @@ type ClusterUpgradeGKEUpgradeState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeIgnoredMembership: IgnoredMembership represents a membership @@ -960,9 +960,9 @@ type ClusterUpgradeIgnoredMembership struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeIgnoredMembership) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeIgnoredMembership) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeIgnoredMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeMembershipGKEUpgradeState: ScopeGKEUpgradeState is a @@ -985,9 +985,9 @@ type ClusterUpgradeMembershipGKEUpgradeState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeMembershipGKEUpgradeState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeMembershipGKEUpgradeState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeMembershipGKEUpgradeState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeMembershipState: Per-membership state for this feature. @@ -1014,9 +1014,9 @@ type ClusterUpgradeMembershipState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeMembershipState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeMembershipState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradePostConditions: Post conditional checks after an upgrade has @@ -1038,9 +1038,9 @@ type ClusterUpgradePostConditions struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradePostConditions) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradePostConditions) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradePostConditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeScopeSpec: **ClusterUpgrade**: The configuration for the @@ -1072,9 +1072,9 @@ type ClusterUpgradeScopeSpec struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeScopeSpec) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeScopeSpec) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeScopeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeScopeState: **ClusterUpgrade**: The state for the scope-level @@ -1105,9 +1105,9 @@ type ClusterUpgradeScopeState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeScopeState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeScopeState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeScopeState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeUpgradeStatus: UpgradeStatus provides status information for @@ -1148,9 +1148,9 @@ type ClusterUpgradeUpgradeStatus struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeUpgradeStatus) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeUpgradeStatus) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeUpgradeStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonFeatureSpec: CommonFeatureSpec contains Hub-wide configuration @@ -1187,9 +1187,9 @@ type CommonFeatureSpec struct { NullFields []string `json:"-"` } -func (s *CommonFeatureSpec) MarshalJSON() ([]byte, error) { +func (s CommonFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod CommonFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonFeatureState: CommonFeatureState contains Hub-wide Feature status @@ -1220,9 +1220,9 @@ type CommonFeatureState struct { NullFields []string `json:"-"` } -func (s *CommonFeatureState) MarshalJSON() ([]byte, error) { +func (s CommonFeatureState) MarshalJSON() ([]byte, error) { type NoMethod CommonFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonFleetDefaultMemberConfigSpec: CommonFleetDefaultMemberConfigSpec @@ -1249,9 +1249,9 @@ type CommonFleetDefaultMemberConfigSpec struct { NullFields []string `json:"-"` } -func (s *CommonFleetDefaultMemberConfigSpec) MarshalJSON() ([]byte, error) { +func (s CommonFleetDefaultMemberConfigSpec) MarshalJSON() ([]byte, error) { type NoMethod CommonFleetDefaultMemberConfigSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementBinauthzConfig: Configuration for Binauthz @@ -1271,9 +1271,9 @@ type ConfigManagementBinauthzConfig struct { NullFields []string `json:"-"` } -func (s *ConfigManagementBinauthzConfig) MarshalJSON() ([]byte, error) { +func (s ConfigManagementBinauthzConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementBinauthzConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementBinauthzState: State for Binauthz @@ -1302,9 +1302,9 @@ type ConfigManagementBinauthzState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementBinauthzState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementBinauthzState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementBinauthzState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementBinauthzVersion: The version of binauthz. @@ -1324,9 +1324,9 @@ type ConfigManagementBinauthzVersion struct { NullFields []string `json:"-"` } -func (s *ConfigManagementBinauthzVersion) MarshalJSON() ([]byte, error) { +func (s ConfigManagementBinauthzVersion) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementBinauthzVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSync: Configuration for Config Sync @@ -1371,9 +1371,9 @@ type ConfigManagementConfigSync struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSync) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSync) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSync - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncDeploymentState: The state of ConfigSync's @@ -1455,9 +1455,9 @@ type ConfigManagementConfigSyncDeploymentState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncDeploymentState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncDeploymentState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncDeploymentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncError: Errors pertaining to the installation of @@ -1478,9 +1478,9 @@ type ConfigManagementConfigSyncError struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncError) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncError) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncState: State information for ConfigSync @@ -1538,9 +1538,9 @@ type ConfigManagementConfigSyncState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncVersion: Specific versioning information @@ -1574,9 +1574,9 @@ type ConfigManagementConfigSyncVersion struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncVersion) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncVersion) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementErrorResource: Model for a config file in the git repo with @@ -1603,9 +1603,9 @@ type ConfigManagementErrorResource struct { NullFields []string `json:"-"` } -func (s *ConfigManagementErrorResource) MarshalJSON() ([]byte, error) { +func (s ConfigManagementErrorResource) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementErrorResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementGatekeeperDeploymentState: State of Policy Controller @@ -1652,9 +1652,9 @@ type ConfigManagementGatekeeperDeploymentState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementGatekeeperDeploymentState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementGatekeeperDeploymentState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementGatekeeperDeploymentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementGitConfig: Git repo configuration for a single cluster. @@ -1693,9 +1693,9 @@ type ConfigManagementGitConfig struct { NullFields []string `json:"-"` } -func (s *ConfigManagementGitConfig) MarshalJSON() ([]byte, error) { +func (s ConfigManagementGitConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementGitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementGroupVersionKind: A Kubernetes object's GVK @@ -1719,9 +1719,9 @@ type ConfigManagementGroupVersionKind struct { NullFields []string `json:"-"` } -func (s *ConfigManagementGroupVersionKind) MarshalJSON() ([]byte, error) { +func (s ConfigManagementGroupVersionKind) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementGroupVersionKind - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerConfig: Configuration for Hierarchy @@ -1748,9 +1748,9 @@ type ConfigManagementHierarchyControllerConfig struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerConfig) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerDeploymentState: Deployment state for @@ -1788,9 +1788,9 @@ type ConfigManagementHierarchyControllerDeploymentState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerDeploymentState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerDeploymentState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerDeploymentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerState: State for Hierarchy Controller @@ -1812,9 +1812,9 @@ type ConfigManagementHierarchyControllerState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerVersion: Version for Hierarchy Controller @@ -1836,9 +1836,9 @@ type ConfigManagementHierarchyControllerVersion struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerVersion) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerVersion) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementInstallError: Errors pertaining to the installation of ACM @@ -1858,9 +1858,9 @@ type ConfigManagementInstallError struct { NullFields []string `json:"-"` } -func (s *ConfigManagementInstallError) MarshalJSON() ([]byte, error) { +func (s ConfigManagementInstallError) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementInstallError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementMembershipSpec: **Anthos Config Management**: Configuration @@ -1906,9 +1906,9 @@ type ConfigManagementMembershipSpec struct { NullFields []string `json:"-"` } -func (s *ConfigManagementMembershipSpec) MarshalJSON() ([]byte, error) { +func (s ConfigManagementMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementMembershipState: **Anthos Config Management**: State for a @@ -1945,9 +1945,9 @@ type ConfigManagementMembershipState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementMembershipState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementMembershipState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementOciConfig: OCI repo configuration for a single cluster @@ -1978,9 +1978,9 @@ type ConfigManagementOciConfig struct { NullFields []string `json:"-"` } -func (s *ConfigManagementOciConfig) MarshalJSON() ([]byte, error) { +func (s ConfigManagementOciConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementOciConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementOperatorState: State information for an ACM's Operator @@ -2011,9 +2011,9 @@ type ConfigManagementOperatorState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementOperatorState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementOperatorState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementOperatorState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyController: Configuration for Policy Controller @@ -2056,9 +2056,9 @@ type ConfigManagementPolicyController struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyController) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyController) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyController - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerMigration: State for the migration of @@ -2088,9 +2088,9 @@ type ConfigManagementPolicyControllerMigration struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerMigration) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerMigration) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerMigration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerMonitoring: PolicyControllerMonitoring @@ -2119,9 +2119,9 @@ type ConfigManagementPolicyControllerMonitoring struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerMonitoring) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerMonitoring) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerMonitoring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerState: State for PolicyControllerState. @@ -2145,9 +2145,9 @@ type ConfigManagementPolicyControllerState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerVersion: The build version of Gatekeeper @@ -2169,9 +2169,9 @@ type ConfigManagementPolicyControllerVersion struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerVersion) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerVersion) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementSyncError: An ACM created error representing a problem @@ -2196,9 +2196,9 @@ type ConfigManagementSyncError struct { NullFields []string `json:"-"` } -func (s *ConfigManagementSyncError) MarshalJSON() ([]byte, error) { +func (s ConfigManagementSyncError) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementSyncError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementSyncState: State indicating an ACM's progress syncing @@ -2246,9 +2246,9 @@ type ConfigManagementSyncState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementSyncState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementSyncState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementSyncState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectAgentResource: ConnectAgentResource represents a Kubernetes resource @@ -2271,9 +2271,9 @@ type ConnectAgentResource struct { NullFields []string `json:"-"` } -func (s *ConnectAgentResource) MarshalJSON() ([]byte, error) { +func (s ConnectAgentResource) MarshalJSON() ([]byte, error) { type NoMethod ConnectAgentResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataplaneV2FeatureSpec: **Dataplane V2**: Spec @@ -2294,9 +2294,9 @@ type DataplaneV2FeatureSpec struct { NullFields []string `json:"-"` } -func (s *DataplaneV2FeatureSpec) MarshalJSON() ([]byte, error) { +func (s DataplaneV2FeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod DataplaneV2FeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultClusterConfig: DefaultClusterConfig describes the default cluster @@ -2321,9 +2321,9 @@ type DefaultClusterConfig struct { NullFields []string `json:"-"` } -func (s *DefaultClusterConfig) MarshalJSON() ([]byte, error) { +func (s DefaultClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod DefaultClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EdgeCluster: EdgeCluster contains information specific to Google Edge @@ -2347,9 +2347,9 @@ type EdgeCluster struct { NullFields []string `json:"-"` } -func (s *EdgeCluster) MarshalJSON() ([]byte, error) { +func (s EdgeCluster) MarshalJSON() ([]byte, error) { type NoMethod EdgeCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2404,9 +2404,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Feature: Feature represents the settings and status of any Hub Feature. @@ -2486,9 +2486,9 @@ type Feature struct { NullFields []string `json:"-"` } -func (s *Feature) MarshalJSON() ([]byte, error) { +func (s Feature) MarshalJSON() ([]byte, error) { type NoMethod Feature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeatureResourceState: FeatureResourceState describes the state of a Feature @@ -2523,9 +2523,9 @@ type FeatureResourceState struct { NullFields []string `json:"-"` } -func (s *FeatureResourceState) MarshalJSON() ([]byte, error) { +func (s FeatureResourceState) MarshalJSON() ([]byte, error) { type NoMethod FeatureResourceState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeatureSpec: **Workload Certificate**: The Hub-wide input for the @@ -2560,9 +2560,9 @@ type FeatureSpec struct { NullFields []string `json:"-"` } -func (s *FeatureSpec) MarshalJSON() ([]byte, error) { +func (s FeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod FeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeatureState: FeatureState describes the high-level state of a Feature. It @@ -2601,9 +2601,9 @@ type FeatureState struct { NullFields []string `json:"-"` } -func (s *FeatureState) MarshalJSON() ([]byte, error) { +func (s FeatureState) MarshalJSON() ([]byte, error) { type NoMethod FeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fleet: Fleet contains the Fleet-wide metadata and configuration. @@ -2650,9 +2650,9 @@ type Fleet struct { NullFields []string `json:"-"` } -func (s *Fleet) MarshalJSON() ([]byte, error) { +func (s Fleet) MarshalJSON() ([]byte, error) { type NoMethod Fleet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetLifecycleState: FleetLifecycleState describes the state of a Fleet @@ -2680,9 +2680,9 @@ type FleetLifecycleState struct { NullFields []string `json:"-"` } -func (s *FleetLifecycleState) MarshalJSON() ([]byte, error) { +func (s FleetLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod FleetLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFeatureError: All error details of the fleet observability @@ -2705,9 +2705,9 @@ type FleetObservabilityFeatureError struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFeatureError) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFeatureError) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFeatureError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFeatureSpec: **Fleet Observability**: The Hub-wide input @@ -2730,9 +2730,9 @@ type FleetObservabilityFeatureSpec struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFeatureSpec) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFeatureState: **FleetObservability**: Hub-wide Feature for @@ -2755,9 +2755,9 @@ type FleetObservabilityFeatureState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFeatureState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFeatureState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFleetObservabilityBaseFeatureState: Base state for fleet @@ -2789,9 +2789,9 @@ type FleetObservabilityFleetObservabilityBaseFeatureState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFleetObservabilityBaseFeatureState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFleetObservabilityBaseFeatureState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFleetObservabilityBaseFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFleetObservabilityLoggingState: Feature state for logging @@ -2814,9 +2814,9 @@ type FleetObservabilityFleetObservabilityLoggingState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFleetObservabilityLoggingState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFleetObservabilityLoggingState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFleetObservabilityLoggingState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFleetObservabilityMonitoringState: Feature state for @@ -2837,9 +2837,9 @@ type FleetObservabilityFleetObservabilityMonitoringState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFleetObservabilityMonitoringState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFleetObservabilityMonitoringState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFleetObservabilityMonitoringState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityLoggingConfig: LoggingConfig defines the configuration for @@ -2864,9 +2864,9 @@ type FleetObservabilityLoggingConfig struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityLoggingConfig) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityMembershipSpec: **FleetObservability**: The @@ -2902,9 +2902,9 @@ type FleetObservabilityRoutingConfig struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityRoutingConfig) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityRoutingConfig) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityRoutingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateConnectManifestResponse: GenerateConnectManifestResponse contains @@ -2929,9 +2929,9 @@ type GenerateConnectManifestResponse struct { NullFields []string `json:"-"` } -func (s *GenerateConnectManifestResponse) MarshalJSON() ([]byte, error) { +func (s GenerateConnectManifestResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateConnectManifestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateMembershipRBACRoleBindingYAMLResponse: Response for @@ -2955,9 +2955,9 @@ type GenerateMembershipRBACRoleBindingYAMLResponse struct { NullFields []string `json:"-"` } -func (s *GenerateMembershipRBACRoleBindingYAMLResponse) MarshalJSON() ([]byte, error) { +func (s GenerateMembershipRBACRoleBindingYAMLResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateMembershipRBACRoleBindingYAMLResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeCluster: GkeCluster contains information specific to GKE clusters. @@ -2983,9 +2983,9 @@ type GkeCluster struct { NullFields []string `json:"-"` } -func (s *GkeCluster) MarshalJSON() ([]byte, error) { +func (s GkeCluster) MarshalJSON() ([]byte, error) { type NoMethod GkeCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -3017,9 +3017,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceAuthMethod: Configuration of an auth method for a @@ -3053,9 +3053,9 @@ type IdentityServiceAuthMethod struct { NullFields []string `json:"-"` } -func (s *IdentityServiceAuthMethod) MarshalJSON() ([]byte, error) { +func (s IdentityServiceAuthMethod) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceAuthMethod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceAzureADConfig: Configuration for the AzureAD Auth flow. @@ -3092,9 +3092,9 @@ type IdentityServiceAzureADConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceAzureADConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceAzureADConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceAzureADConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceGoogleConfig: Configuration for the Google Plugin Auth flow. @@ -3115,9 +3115,9 @@ type IdentityServiceGoogleConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceGoogleConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceGoogleConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceGoogleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceGroupConfig: Contains the properties for locating and @@ -3149,9 +3149,9 @@ type IdentityServiceGroupConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceGroupConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceGroupConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceGroupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceIdentityServiceOptions: Holds non-protocol-related @@ -3173,9 +3173,9 @@ type IdentityServiceIdentityServiceOptions struct { NullFields []string `json:"-"` } -func (s *IdentityServiceIdentityServiceOptions) MarshalJSON() ([]byte, error) { +func (s IdentityServiceIdentityServiceOptions) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceIdentityServiceOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceLdapConfig: Configuration for the LDAP Auth flow. @@ -3205,9 +3205,9 @@ type IdentityServiceLdapConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceLdapConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceLdapConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceLdapConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceMembershipSpec: **Anthos Identity Service**: Configuration @@ -3231,9 +3231,9 @@ type IdentityServiceMembershipSpec struct { NullFields []string `json:"-"` } -func (s *IdentityServiceMembershipSpec) MarshalJSON() ([]byte, error) { +func (s IdentityServiceMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceMembershipState: **Anthos Identity Service**: State for a @@ -3266,9 +3266,9 @@ type IdentityServiceMembershipState struct { NullFields []string `json:"-"` } -func (s *IdentityServiceMembershipState) MarshalJSON() ([]byte, error) { +func (s IdentityServiceMembershipState) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceOidcConfig: Configuration for OIDC Auth flow. @@ -3319,9 +3319,9 @@ type IdentityServiceOidcConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceOidcConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceOidcConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceOidcConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceSamlConfig: Configuration for the SAML Auth flow. @@ -3368,9 +3368,9 @@ type IdentityServiceSamlConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceSamlConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceSamlConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceSamlConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceServerConfig: Server settings for the external LDAP server. @@ -3400,9 +3400,9 @@ type IdentityServiceServerConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceServerConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceServerConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceServiceAccountConfig: Contains the credentials of the service @@ -3425,9 +3425,9 @@ type IdentityServiceServiceAccountConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceServiceAccountConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceServiceAccountConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceServiceAccountConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceSimpleBindCredentials: The structure holds the LDAP simple @@ -3454,9 +3454,9 @@ type IdentityServiceSimpleBindCredentials struct { NullFields []string `json:"-"` } -func (s *IdentityServiceSimpleBindCredentials) MarshalJSON() ([]byte, error) { +func (s IdentityServiceSimpleBindCredentials) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceSimpleBindCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceUserConfig: Defines where users exist in the LDAP directory. @@ -3496,9 +3496,9 @@ type IdentityServiceUserConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceUserConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceUserConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceUserConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesMetadata: KubernetesMetadata provides informational metadata for @@ -3538,9 +3538,9 @@ type KubernetesMetadata struct { NullFields []string `json:"-"` } -func (s *KubernetesMetadata) MarshalJSON() ([]byte, error) { +func (s KubernetesMetadata) MarshalJSON() ([]byte, error) { type NoMethod KubernetesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesResource: KubernetesResource contains the YAML manifests and @@ -3586,9 +3586,9 @@ type KubernetesResource struct { NullFields []string `json:"-"` } -func (s *KubernetesResource) MarshalJSON() ([]byte, error) { +func (s KubernetesResource) MarshalJSON() ([]byte, error) { type NoMethod KubernetesResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdminClusterMembershipsResponse: Response message for the @@ -3619,9 +3619,9 @@ type ListAdminClusterMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdminClusterMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdminClusterMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdminClusterMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBoundMembershipsResponse: List of Memberships bound to a Scope. @@ -3651,9 +3651,9 @@ type ListBoundMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListBoundMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListBoundMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBoundMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFeaturesResponse: Response message for the `GkeHub.ListFeatures` method. @@ -3680,9 +3680,9 @@ type ListFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *ListFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s ListFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFleetsResponse: Response message for the `GkeHub.ListFleetsResponse` @@ -3710,9 +3710,9 @@ type ListFleetsResponse struct { NullFields []string `json:"-"` } -func (s *ListFleetsResponse) MarshalJSON() ([]byte, error) { +func (s ListFleetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFleetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -3738,9 +3738,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipBindingsResponse: List of MembershipBindings. @@ -3770,9 +3770,9 @@ type ListMembershipBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipRBACRoleBindingsResponse: List of Membership RBACRoleBindings. @@ -3802,9 +3802,9 @@ type ListMembershipRBACRoleBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipRBACRoleBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipsResponse: Response message for the `GkeHub.ListMemberships` @@ -3835,9 +3835,9 @@ type ListMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -3863,9 +3863,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPermittedScopesResponse: List of permitted Scopes. @@ -3892,9 +3892,9 @@ type ListPermittedScopesResponse struct { NullFields []string `json:"-"` } -func (s *ListPermittedScopesResponse) MarshalJSON() ([]byte, error) { +func (s ListPermittedScopesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPermittedScopesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScopeNamespacesResponse: List of fleet namespaces. @@ -3921,9 +3921,9 @@ type ListScopeNamespacesResponse struct { NullFields []string `json:"-"` } -func (s *ListScopeNamespacesResponse) MarshalJSON() ([]byte, error) { +func (s ListScopeNamespacesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScopeNamespacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScopeRBACRoleBindingsResponse: List of Scope RBACRoleBindings. @@ -3950,9 +3950,9 @@ type ListScopeRBACRoleBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListScopeRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListScopeRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScopeRBACRoleBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScopesResponse: List of Scopes. @@ -3979,9 +3979,9 @@ type ListScopesResponse struct { NullFields []string `json:"-"` } -func (s *ListScopesResponse) MarshalJSON() ([]byte, error) { +func (s ListScopesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScopesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -4017,9 +4017,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Membership: Membership contains information about a member cluster. @@ -4088,9 +4088,9 @@ type Membership struct { NullFields []string `json:"-"` } -func (s *Membership) MarshalJSON() ([]byte, error) { +func (s Membership) MarshalJSON() ([]byte, error) { type NoMethod Membership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipBinding: MembershipBinding is a subresource of a Membership, @@ -4135,9 +4135,9 @@ type MembershipBinding struct { NullFields []string `json:"-"` } -func (s *MembershipBinding) MarshalJSON() ([]byte, error) { +func (s MembershipBinding) MarshalJSON() ([]byte, error) { type NoMethod MembershipBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipBindingLifecycleState: MembershipBindingLifecycleState describes @@ -4165,9 +4165,9 @@ type MembershipBindingLifecycleState struct { NullFields []string `json:"-"` } -func (s *MembershipBindingLifecycleState) MarshalJSON() ([]byte, error) { +func (s MembershipBindingLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod MembershipBindingLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipEndpoint: MembershipEndpoint contains information needed to @@ -4212,9 +4212,9 @@ type MembershipEndpoint struct { NullFields []string `json:"-"` } -func (s *MembershipEndpoint) MarshalJSON() ([]byte, error) { +func (s MembershipEndpoint) MarshalJSON() ([]byte, error) { type NoMethod MembershipEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipFeatureSpec: MembershipFeatureSpec contains configuration @@ -4257,9 +4257,9 @@ type MembershipFeatureSpec struct { NullFields []string `json:"-"` } -func (s *MembershipFeatureSpec) MarshalJSON() ([]byte, error) { +func (s MembershipFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod MembershipFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipFeatureState: MembershipFeatureState contains Feature status @@ -4298,9 +4298,9 @@ type MembershipFeatureState struct { NullFields []string `json:"-"` } -func (s *MembershipFeatureState) MarshalJSON() ([]byte, error) { +func (s MembershipFeatureState) MarshalJSON() ([]byte, error) { type NoMethod MembershipFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipSpec: **Workload Certificate**: The membership-specific input for @@ -4327,9 +4327,9 @@ type MembershipSpec struct { NullFields []string `json:"-"` } -func (s *MembershipSpec) MarshalJSON() ([]byte, error) { +func (s MembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod MembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipState: MembershipState describes the state of a Membership @@ -4358,9 +4358,9 @@ type MembershipState struct { NullFields []string `json:"-"` } -func (s *MembershipState) MarshalJSON() ([]byte, error) { +func (s MembershipState) MarshalJSON() ([]byte, error) { type NoMethod MembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MeteringMembershipState: **Metering**: Per-Membership Feature State. @@ -4384,9 +4384,9 @@ type MeteringMembershipState struct { NullFields []string `json:"-"` } -func (s *MeteringMembershipState) MarshalJSON() ([]byte, error) { +func (s MeteringMembershipState) MarshalJSON() ([]byte, error) { type NoMethod MeteringMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MeteringMembershipState) UnmarshalJSON(data []byte) error { @@ -4440,9 +4440,9 @@ type MonitoringConfig struct { NullFields []string `json:"-"` } -func (s *MonitoringConfig) MarshalJSON() ([]byte, error) { +func (s MonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod MonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiCloudCluster: MultiCloudCluster contains information specific to GKE @@ -4474,9 +4474,9 @@ type MultiCloudCluster struct { NullFields []string `json:"-"` } -func (s *MultiCloudCluster) MarshalJSON() ([]byte, error) { +func (s MultiCloudCluster) MarshalJSON() ([]byte, error) { type NoMethod MultiCloudCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiClusterIngressFeatureSpec: **Multi-cluster Ingress**: The configuration @@ -4507,9 +4507,9 @@ type MultiClusterIngressFeatureSpec struct { NullFields []string `json:"-"` } -func (s *MultiClusterIngressFeatureSpec) MarshalJSON() ([]byte, error) { +func (s MultiClusterIngressFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod MultiClusterIngressFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Namespace: Namespace represents a namespace across the Fleet @@ -4555,9 +4555,9 @@ type Namespace struct { NullFields []string `json:"-"` } -func (s *Namespace) MarshalJSON() ([]byte, error) { +func (s Namespace) MarshalJSON() ([]byte, error) { type NoMethod Namespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamespaceActuationFeatureSpec: An empty spec for actuation feature. This is @@ -4590,9 +4590,9 @@ type NamespaceActuationFeatureSpec struct { NullFields []string `json:"-"` } -func (s *NamespaceActuationFeatureSpec) MarshalJSON() ([]byte, error) { +func (s NamespaceActuationFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod NamespaceActuationFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamespaceActuationFeatureState: NamespaceActuation Feature State. @@ -4634,9 +4634,9 @@ type NamespaceLifecycleState struct { NullFields []string `json:"-"` } -func (s *NamespaceLifecycleState) MarshalJSON() ([]byte, error) { +func (s NamespaceLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod NamespaceLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremCluster: OnPremCluster contains information specific to GKE On-Prem @@ -4677,9 +4677,9 @@ type OnPremCluster struct { NullFields []string `json:"-"` } -func (s *OnPremCluster) MarshalJSON() ([]byte, error) { +func (s OnPremCluster) MarshalJSON() ([]byte, error) { type NoMethod OnPremCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -4724,9 +4724,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -4762,9 +4762,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Origin: Origin defines where this MembershipFeatureSpec originated from. @@ -4791,9 +4791,9 @@ type Origin struct { NullFields []string `json:"-"` } -func (s *Origin) MarshalJSON() ([]byte, error) { +func (s Origin) MarshalJSON() ([]byte, error) { type NoMethod Origin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -4883,9 +4883,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyBinding: Binauthz policy that applies to this cluster. @@ -4907,9 +4907,9 @@ type PolicyBinding struct { NullFields []string `json:"-"` } -func (s *PolicyBinding) MarshalJSON() ([]byte, error) { +func (s PolicyBinding) MarshalJSON() ([]byte, error) { type NoMethod PolicyBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerBundleInstallSpec: BundleInstallSpec is the specification @@ -4930,9 +4930,9 @@ type PolicyControllerBundleInstallSpec struct { NullFields []string `json:"-"` } -func (s *PolicyControllerBundleInstallSpec) MarshalJSON() ([]byte, error) { +func (s PolicyControllerBundleInstallSpec) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerBundleInstallSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerHubConfig: Configuration for Policy Controller @@ -4991,9 +4991,9 @@ type PolicyControllerHubConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerHubConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerHubConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerHubConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerMembershipSpec: **Policy Controller**: Configuration for a @@ -5016,9 +5016,9 @@ type PolicyControllerMembershipSpec struct { NullFields []string `json:"-"` } -func (s *PolicyControllerMembershipSpec) MarshalJSON() ([]byte, error) { +func (s PolicyControllerMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerMembershipState: **Policy Controller**: State for a single @@ -5085,9 +5085,9 @@ type PolicyControllerMembershipState struct { NullFields []string `json:"-"` } -func (s *PolicyControllerMembershipState) MarshalJSON() ([]byte, error) { +func (s PolicyControllerMembershipState) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerMonitoringConfig: MonitoringConfig specifies the backends @@ -5116,9 +5116,9 @@ type PolicyControllerMonitoringConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerMonitoringConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerMonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerMonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerOnClusterState: OnClusterState represents the state of a @@ -5180,9 +5180,9 @@ type PolicyControllerOnClusterState struct { NullFields []string `json:"-"` } -func (s *PolicyControllerOnClusterState) MarshalJSON() ([]byte, error) { +func (s PolicyControllerOnClusterState) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerOnClusterState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerPolicyContentSpec: PolicyContentSpec defines the user's @@ -5207,9 +5207,9 @@ type PolicyControllerPolicyContentSpec struct { NullFields []string `json:"-"` } -func (s *PolicyControllerPolicyContentSpec) MarshalJSON() ([]byte, error) { +func (s PolicyControllerPolicyContentSpec) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerPolicyContentSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerPolicyContentState: The state of the policy controller @@ -5238,9 +5238,9 @@ type PolicyControllerPolicyContentState struct { NullFields []string `json:"-"` } -func (s *PolicyControllerPolicyContentState) MarshalJSON() ([]byte, error) { +func (s PolicyControllerPolicyContentState) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerPolicyContentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerPolicyControllerDeploymentConfig: Deployment-specific @@ -5277,9 +5277,9 @@ type PolicyControllerPolicyControllerDeploymentConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerPolicyControllerDeploymentConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerPolicyControllerDeploymentConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerPolicyControllerDeploymentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerResourceList: ResourceList contains container resource @@ -5302,9 +5302,9 @@ type PolicyControllerResourceList struct { NullFields []string `json:"-"` } -func (s *PolicyControllerResourceList) MarshalJSON() ([]byte, error) { +func (s PolicyControllerResourceList) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerResourceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerResourceRequirements: ResourceRequirements describes the @@ -5329,9 +5329,9 @@ type PolicyControllerResourceRequirements struct { NullFields []string `json:"-"` } -func (s *PolicyControllerResourceRequirements) MarshalJSON() ([]byte, error) { +func (s PolicyControllerResourceRequirements) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerResourceRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerTemplateLibraryConfig: The config specifying which default @@ -5358,9 +5358,9 @@ type PolicyControllerTemplateLibraryConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerTemplateLibraryConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerTemplateLibraryConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerTemplateLibraryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerToleration: Toleration of a node taint. @@ -5386,9 +5386,9 @@ type PolicyControllerToleration struct { NullFields []string `json:"-"` } -func (s *PolicyControllerToleration) MarshalJSON() ([]byte, error) { +func (s PolicyControllerToleration) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerToleration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RBACRoleBinding: RBACRoleBinding represents a rbacrolebinding across the @@ -5438,9 +5438,9 @@ type RBACRoleBinding struct { NullFields []string `json:"-"` } -func (s *RBACRoleBinding) MarshalJSON() ([]byte, error) { +func (s RBACRoleBinding) MarshalJSON() ([]byte, error) { type NoMethod RBACRoleBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RBACRoleBindingLifecycleState: RBACRoleBindingLifecycleState describes the @@ -5468,9 +5468,9 @@ type RBACRoleBindingLifecycleState struct { NullFields []string `json:"-"` } -func (s *RBACRoleBindingLifecycleState) MarshalJSON() ([]byte, error) { +func (s RBACRoleBindingLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod RBACRoleBindingLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceManifest: ResourceManifest represents a single Kubernetes resource @@ -5495,9 +5495,9 @@ type ResourceManifest struct { NullFields []string `json:"-"` } -func (s *ResourceManifest) MarshalJSON() ([]byte, error) { +func (s ResourceManifest) MarshalJSON() ([]byte, error) { type NoMethod ResourceManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceOptions: ResourceOptions represent options for Kubernetes resource @@ -5528,9 +5528,9 @@ type ResourceOptions struct { NullFields []string `json:"-"` } -func (s *ResourceOptions) MarshalJSON() ([]byte, error) { +func (s ResourceOptions) MarshalJSON() ([]byte, error) { type NoMethod ResourceOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Role: Role is the type for Kubernetes roles @@ -5558,9 +5558,9 @@ type Role struct { NullFields []string `json:"-"` } -func (s *Role) MarshalJSON() ([]byte, error) { +func (s Role) MarshalJSON() ([]byte, error) { type NoMethod Role - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Scope: Scope represents a Scope in a Fleet. @@ -5604,9 +5604,9 @@ type Scope struct { NullFields []string `json:"-"` } -func (s *Scope) MarshalJSON() ([]byte, error) { +func (s Scope) MarshalJSON() ([]byte, error) { type NoMethod Scope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScopeFeatureSpec: ScopeFeatureSpec contains feature specs for a fleet scope. @@ -5626,9 +5626,9 @@ type ScopeFeatureSpec struct { NullFields []string `json:"-"` } -func (s *ScopeFeatureSpec) MarshalJSON() ([]byte, error) { +func (s ScopeFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod ScopeFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScopeFeatureState: ScopeFeatureState contains Scope-wide Feature status @@ -5651,9 +5651,9 @@ type ScopeFeatureState struct { NullFields []string `json:"-"` } -func (s *ScopeFeatureState) MarshalJSON() ([]byte, error) { +func (s ScopeFeatureState) MarshalJSON() ([]byte, error) { type NoMethod ScopeFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScopeLifecycleState: ScopeLifecycleState describes the state of a Scope @@ -5681,9 +5681,9 @@ type ScopeLifecycleState struct { NullFields []string `json:"-"` } -func (s *ScopeLifecycleState) MarshalJSON() ([]byte, error) { +func (s ScopeLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod ScopeLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPostureConfig: SecurityPostureConfig defines the flags needed to @@ -5721,9 +5721,9 @@ type SecurityPostureConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPostureConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPostureConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPostureConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshAnalysisMessage: AnalysisMessage is a single message produced by @@ -5758,9 +5758,9 @@ type ServiceMeshAnalysisMessage struct { NullFields []string `json:"-"` } -func (s *ServiceMeshAnalysisMessage) MarshalJSON() ([]byte, error) { +func (s ServiceMeshAnalysisMessage) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshAnalysisMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshAnalysisMessageBase: AnalysisMessageBase describes some common @@ -5793,9 +5793,9 @@ type ServiceMeshAnalysisMessageBase struct { NullFields []string `json:"-"` } -func (s *ServiceMeshAnalysisMessageBase) MarshalJSON() ([]byte, error) { +func (s ServiceMeshAnalysisMessageBase) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshAnalysisMessageBase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshCondition: Condition being reported. @@ -5872,9 +5872,9 @@ type ServiceMeshCondition struct { NullFields []string `json:"-"` } -func (s *ServiceMeshCondition) MarshalJSON() ([]byte, error) { +func (s ServiceMeshCondition) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshControlPlaneManagement: Status of control plane management. @@ -5919,9 +5919,9 @@ type ServiceMeshControlPlaneManagement struct { NullFields []string `json:"-"` } -func (s *ServiceMeshControlPlaneManagement) MarshalJSON() ([]byte, error) { +func (s ServiceMeshControlPlaneManagement) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshControlPlaneManagement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshDataPlaneManagement: Status of data plane management. Only @@ -5958,9 +5958,9 @@ type ServiceMeshDataPlaneManagement struct { NullFields []string `json:"-"` } -func (s *ServiceMeshDataPlaneManagement) MarshalJSON() ([]byte, error) { +func (s ServiceMeshDataPlaneManagement) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshDataPlaneManagement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshFeatureState: **Service Mesh**: State for the whole Hub, as @@ -5981,9 +5981,9 @@ type ServiceMeshFeatureState struct { NullFields []string `json:"-"` } -func (s *ServiceMeshFeatureState) MarshalJSON() ([]byte, error) { +func (s ServiceMeshFeatureState) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshMembershipSpec: **Service Mesh**: Spec for a single Membership @@ -6035,9 +6035,9 @@ type ServiceMeshMembershipSpec struct { NullFields []string `json:"-"` } -func (s *ServiceMeshMembershipSpec) MarshalJSON() ([]byte, error) { +func (s ServiceMeshMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshMembershipState: **Service Mesh**: State for a single Membership, @@ -6068,9 +6068,9 @@ type ServiceMeshMembershipState struct { NullFields []string `json:"-"` } -func (s *ServiceMeshMembershipState) MarshalJSON() ([]byte, error) { +func (s ServiceMeshMembershipState) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshStatusDetails: Structured and human-readable details for a @@ -6093,9 +6093,9 @@ type ServiceMeshStatusDetails struct { NullFields []string `json:"-"` } -func (s *ServiceMeshStatusDetails) MarshalJSON() ([]byte, error) { +func (s ServiceMeshStatusDetails) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshStatusDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshType: A unique identifier for the type of message. Display_name @@ -6126,9 +6126,9 @@ type ServiceMeshType struct { NullFields []string `json:"-"` } -func (s *ServiceMeshType) MarshalJSON() ([]byte, error) { +func (s ServiceMeshType) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -6155,9 +6155,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: Status specifies state for the subcomponent. @@ -6190,9 +6190,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -6215,9 +6215,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -6242,9 +6242,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeMeta: TypeMeta is the type information needed for content unmarshalling @@ -6267,9 +6267,9 @@ type TypeMeta struct { NullFields []string `json:"-"` } -func (s *TypeMeta) MarshalJSON() ([]byte, error) { +func (s TypeMeta) MarshalJSON() ([]byte, error) { type NoMethod TypeMeta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateCreateMembershipRequest: Request message for the @@ -6292,9 +6292,9 @@ type ValidateCreateMembershipRequest struct { NullFields []string `json:"-"` } -func (s *ValidateCreateMembershipRequest) MarshalJSON() ([]byte, error) { +func (s ValidateCreateMembershipRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateCreateMembershipRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateCreateMembershipResponse: Response message for the @@ -6318,9 +6318,9 @@ type ValidateCreateMembershipResponse struct { NullFields []string `json:"-"` } -func (s *ValidateCreateMembershipResponse) MarshalJSON() ([]byte, error) { +func (s ValidateCreateMembershipResponse) MarshalJSON() ([]byte, error) { type NoMethod ValidateCreateMembershipResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationResult: ValidationResults are results set by each validator @@ -6352,9 +6352,9 @@ type ValidationResult struct { NullFields []string `json:"-"` } -func (s *ValidationResult) MarshalJSON() ([]byte, error) { +func (s ValidationResult) MarshalJSON() ([]byte, error) { type NoMethod ValidationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsFleetsListCall struct { diff --git a/gkehub/v1beta/gkehub-gen.go b/gkehub/v1beta/gkehub-gen.go index 4656712199..17815c78ec 100644 --- a/gkehub/v1beta/gkehub-gen.go +++ b/gkehub/v1beta/gkehub-gen.go @@ -336,9 +336,9 @@ type AnthosObservabilityFeatureSpec struct { NullFields []string `json:"-"` } -func (s *AnthosObservabilityFeatureSpec) MarshalJSON() ([]byte, error) { +func (s AnthosObservabilityFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod AnthosObservabilityFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnthosObservabilityMembershipSpec: **Anthosobservability**: Per-Membership @@ -365,9 +365,9 @@ type AnthosObservabilityMembershipSpec struct { NullFields []string `json:"-"` } -func (s *AnthosObservabilityMembershipSpec) MarshalJSON() ([]byte, error) { +func (s AnthosObservabilityMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod AnthosObservabilityMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppDevExperienceFeatureSpec: Spec for App Dev Experience Feature. @@ -392,9 +392,9 @@ type AppDevExperienceFeatureState struct { NullFields []string `json:"-"` } -func (s *AppDevExperienceFeatureState) MarshalJSON() ([]byte, error) { +func (s AppDevExperienceFeatureState) MarshalJSON() ([]byte, error) { type NoMethod AppDevExperienceFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplianceCluster: ApplianceCluster contains information specific to GDC Edge @@ -418,9 +418,9 @@ type ApplianceCluster struct { NullFields []string `json:"-"` } -func (s *ApplianceCluster) MarshalJSON() ([]byte, error) { +func (s ApplianceCluster) MarshalJSON() ([]byte, error) { type NoMethod ApplianceCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -459,9 +459,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -494,9 +494,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authority: Authority encodes how Google will recognize identities from this @@ -541,9 +541,9 @@ type Authority struct { NullFields []string `json:"-"` } -func (s *Authority) MarshalJSON() ([]byte, error) { +func (s Authority) MarshalJSON() ([]byte, error) { type NoMethod Authority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BinaryAuthorizationConfig: BinaryAuthorizationConfig defines the fleet level @@ -572,9 +572,9 @@ type BinaryAuthorizationConfig struct { NullFields []string `json:"-"` } -func (s *BinaryAuthorizationConfig) MarshalJSON() ([]byte, error) { +func (s BinaryAuthorizationConfig) MarshalJSON() ([]byte, error) { type NoMethod BinaryAuthorizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -671,9 +671,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -708,9 +708,9 @@ type ClusterUpgradeFleetSpec struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeFleetSpec) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeFleetSpec) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeFleetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeFleetState: **ClusterUpgrade**: The state for the fleet-level @@ -739,9 +739,9 @@ type ClusterUpgradeFleetState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeFleetState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeFleetState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeFleetState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgrade: GKEUpgrade represents a GKE provided upgrade, @@ -766,9 +766,9 @@ type ClusterUpgradeGKEUpgrade struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgrade) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgrade) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgrade - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeFeatureCondition: GKEUpgradeFeatureCondition @@ -796,9 +796,9 @@ type ClusterUpgradeGKEUpgradeFeatureCondition struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeFeatureCondition) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeFeatureCondition) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeFeatureCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeFeatureState: GKEUpgradeFeatureState contains @@ -821,9 +821,9 @@ type ClusterUpgradeGKEUpgradeFeatureState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeFeatureState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeFeatureState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeOverride: Properties of a GKE upgrade that can be @@ -848,9 +848,9 @@ type ClusterUpgradeGKEUpgradeOverride struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeOverride) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeOverride) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeGKEUpgradeState: GKEUpgradeState is a GKEUpgrade and its state @@ -875,9 +875,9 @@ type ClusterUpgradeGKEUpgradeState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeGKEUpgradeState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeGKEUpgradeState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeGKEUpgradeState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeIgnoredMembership: IgnoredMembership represents a membership @@ -901,9 +901,9 @@ type ClusterUpgradeIgnoredMembership struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeIgnoredMembership) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeIgnoredMembership) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeIgnoredMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeMembershipGKEUpgradeState: ScopeGKEUpgradeState is a @@ -926,9 +926,9 @@ type ClusterUpgradeMembershipGKEUpgradeState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeMembershipGKEUpgradeState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeMembershipGKEUpgradeState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeMembershipGKEUpgradeState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeMembershipState: Per-membership state for this feature. @@ -952,9 +952,9 @@ type ClusterUpgradeMembershipState struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeMembershipState) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeMembershipState) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradePostConditions: Post conditional checks after an upgrade has @@ -976,9 +976,9 @@ type ClusterUpgradePostConditions struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradePostConditions) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradePostConditions) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradePostConditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterUpgradeUpgradeStatus: UpgradeStatus provides status information for @@ -1019,9 +1019,9 @@ type ClusterUpgradeUpgradeStatus struct { NullFields []string `json:"-"` } -func (s *ClusterUpgradeUpgradeStatus) MarshalJSON() ([]byte, error) { +func (s ClusterUpgradeUpgradeStatus) MarshalJSON() ([]byte, error) { type NoMethod ClusterUpgradeUpgradeStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonFeatureSpec: CommonFeatureSpec contains Hub-wide configuration @@ -1052,9 +1052,9 @@ type CommonFeatureSpec struct { NullFields []string `json:"-"` } -func (s *CommonFeatureSpec) MarshalJSON() ([]byte, error) { +func (s CommonFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod CommonFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonFeatureState: CommonFeatureState contains Hub-wide Feature status @@ -1081,9 +1081,9 @@ type CommonFeatureState struct { NullFields []string `json:"-"` } -func (s *CommonFeatureState) MarshalJSON() ([]byte, error) { +func (s CommonFeatureState) MarshalJSON() ([]byte, error) { type NoMethod CommonFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonFleetDefaultMemberConfigSpec: CommonFleetDefaultMemberConfigSpec @@ -1110,9 +1110,9 @@ type CommonFleetDefaultMemberConfigSpec struct { NullFields []string `json:"-"` } -func (s *CommonFleetDefaultMemberConfigSpec) MarshalJSON() ([]byte, error) { +func (s CommonFleetDefaultMemberConfigSpec) MarshalJSON() ([]byte, error) { type NoMethod CommonFleetDefaultMemberConfigSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementBinauthzConfig: Configuration for Binauthz @@ -1132,9 +1132,9 @@ type ConfigManagementBinauthzConfig struct { NullFields []string `json:"-"` } -func (s *ConfigManagementBinauthzConfig) MarshalJSON() ([]byte, error) { +func (s ConfigManagementBinauthzConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementBinauthzConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementBinauthzState: State for Binauthz @@ -1163,9 +1163,9 @@ type ConfigManagementBinauthzState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementBinauthzState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementBinauthzState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementBinauthzState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementBinauthzVersion: The version of binauthz. @@ -1185,9 +1185,9 @@ type ConfigManagementBinauthzVersion struct { NullFields []string `json:"-"` } -func (s *ConfigManagementBinauthzVersion) MarshalJSON() ([]byte, error) { +func (s ConfigManagementBinauthzVersion) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementBinauthzVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSync: Configuration for Config Sync @@ -1232,9 +1232,9 @@ type ConfigManagementConfigSync struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSync) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSync) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSync - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncDeploymentState: The state of ConfigSync's @@ -1316,9 +1316,9 @@ type ConfigManagementConfigSyncDeploymentState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncDeploymentState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncDeploymentState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncDeploymentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncError: Errors pertaining to the installation of @@ -1339,9 +1339,9 @@ type ConfigManagementConfigSyncError struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncError) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncError) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncState: State information for ConfigSync @@ -1399,9 +1399,9 @@ type ConfigManagementConfigSyncState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementConfigSyncVersion: Specific versioning information @@ -1435,9 +1435,9 @@ type ConfigManagementConfigSyncVersion struct { NullFields []string `json:"-"` } -func (s *ConfigManagementConfigSyncVersion) MarshalJSON() ([]byte, error) { +func (s ConfigManagementConfigSyncVersion) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementConfigSyncVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementErrorResource: Model for a config file in the git repo with @@ -1464,9 +1464,9 @@ type ConfigManagementErrorResource struct { NullFields []string `json:"-"` } -func (s *ConfigManagementErrorResource) MarshalJSON() ([]byte, error) { +func (s ConfigManagementErrorResource) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementErrorResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementGatekeeperDeploymentState: State of Policy Controller @@ -1513,9 +1513,9 @@ type ConfigManagementGatekeeperDeploymentState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementGatekeeperDeploymentState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementGatekeeperDeploymentState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementGatekeeperDeploymentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementGitConfig: Git repo configuration for a single cluster. @@ -1554,9 +1554,9 @@ type ConfigManagementGitConfig struct { NullFields []string `json:"-"` } -func (s *ConfigManagementGitConfig) MarshalJSON() ([]byte, error) { +func (s ConfigManagementGitConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementGitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementGroupVersionKind: A Kubernetes object's GVK @@ -1580,9 +1580,9 @@ type ConfigManagementGroupVersionKind struct { NullFields []string `json:"-"` } -func (s *ConfigManagementGroupVersionKind) MarshalJSON() ([]byte, error) { +func (s ConfigManagementGroupVersionKind) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementGroupVersionKind - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerConfig: Configuration for Hierarchy @@ -1609,9 +1609,9 @@ type ConfigManagementHierarchyControllerConfig struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerConfig) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerDeploymentState: Deployment state for @@ -1649,9 +1649,9 @@ type ConfigManagementHierarchyControllerDeploymentState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerDeploymentState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerDeploymentState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerDeploymentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerState: State for Hierarchy Controller @@ -1673,9 +1673,9 @@ type ConfigManagementHierarchyControllerState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementHierarchyControllerVersion: Version for Hierarchy Controller @@ -1697,9 +1697,9 @@ type ConfigManagementHierarchyControllerVersion struct { NullFields []string `json:"-"` } -func (s *ConfigManagementHierarchyControllerVersion) MarshalJSON() ([]byte, error) { +func (s ConfigManagementHierarchyControllerVersion) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementHierarchyControllerVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementInstallError: Errors pertaining to the installation of ACM @@ -1719,9 +1719,9 @@ type ConfigManagementInstallError struct { NullFields []string `json:"-"` } -func (s *ConfigManagementInstallError) MarshalJSON() ([]byte, error) { +func (s ConfigManagementInstallError) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementInstallError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementMembershipSpec: **Anthos Config Management**: Configuration @@ -1767,9 +1767,9 @@ type ConfigManagementMembershipSpec struct { NullFields []string `json:"-"` } -func (s *ConfigManagementMembershipSpec) MarshalJSON() ([]byte, error) { +func (s ConfigManagementMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementMembershipState: **Anthos Config Management**: State for a @@ -1806,9 +1806,9 @@ type ConfigManagementMembershipState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementMembershipState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementMembershipState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementOciConfig: OCI repo configuration for a single cluster @@ -1839,9 +1839,9 @@ type ConfigManagementOciConfig struct { NullFields []string `json:"-"` } -func (s *ConfigManagementOciConfig) MarshalJSON() ([]byte, error) { +func (s ConfigManagementOciConfig) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementOciConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementOperatorState: State information for an ACM's Operator @@ -1872,9 +1872,9 @@ type ConfigManagementOperatorState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementOperatorState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementOperatorState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementOperatorState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyController: Configuration for Policy Controller @@ -1917,9 +1917,9 @@ type ConfigManagementPolicyController struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyController) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyController) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyController - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerMigration: State for the migration of @@ -1949,9 +1949,9 @@ type ConfigManagementPolicyControllerMigration struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerMigration) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerMigration) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerMigration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerMonitoring: PolicyControllerMonitoring @@ -1980,9 +1980,9 @@ type ConfigManagementPolicyControllerMonitoring struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerMonitoring) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerMonitoring) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerMonitoring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerState: State for PolicyControllerState. @@ -2006,9 +2006,9 @@ type ConfigManagementPolicyControllerState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementPolicyControllerVersion: The build version of Gatekeeper @@ -2030,9 +2030,9 @@ type ConfigManagementPolicyControllerVersion struct { NullFields []string `json:"-"` } -func (s *ConfigManagementPolicyControllerVersion) MarshalJSON() ([]byte, error) { +func (s ConfigManagementPolicyControllerVersion) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementPolicyControllerVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementSyncError: An ACM created error representing a problem @@ -2057,9 +2057,9 @@ type ConfigManagementSyncError struct { NullFields []string `json:"-"` } -func (s *ConfigManagementSyncError) MarshalJSON() ([]byte, error) { +func (s ConfigManagementSyncError) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementSyncError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigManagementSyncState: State indicating an ACM's progress syncing @@ -2107,9 +2107,9 @@ type ConfigManagementSyncState struct { NullFields []string `json:"-"` } -func (s *ConfigManagementSyncState) MarshalJSON() ([]byte, error) { +func (s ConfigManagementSyncState) MarshalJSON() ([]byte, error) { type NoMethod ConfigManagementSyncState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectAgentResource: ConnectAgentResource represents a Kubernetes resource @@ -2132,9 +2132,9 @@ type ConnectAgentResource struct { NullFields []string `json:"-"` } -func (s *ConnectAgentResource) MarshalJSON() ([]byte, error) { +func (s ConnectAgentResource) MarshalJSON() ([]byte, error) { type NoMethod ConnectAgentResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataplaneV2FeatureSpec: **Dataplane V2**: Spec @@ -2155,9 +2155,9 @@ type DataplaneV2FeatureSpec struct { NullFields []string `json:"-"` } -func (s *DataplaneV2FeatureSpec) MarshalJSON() ([]byte, error) { +func (s DataplaneV2FeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod DataplaneV2FeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultClusterConfig: DefaultClusterConfig describes the default cluster @@ -2182,9 +2182,9 @@ type DefaultClusterConfig struct { NullFields []string `json:"-"` } -func (s *DefaultClusterConfig) MarshalJSON() ([]byte, error) { +func (s DefaultClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod DefaultClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EdgeCluster: EdgeCluster contains information specific to Google Edge @@ -2208,9 +2208,9 @@ type EdgeCluster struct { NullFields []string `json:"-"` } -func (s *EdgeCluster) MarshalJSON() ([]byte, error) { +func (s EdgeCluster) MarshalJSON() ([]byte, error) { type NoMethod EdgeCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2265,9 +2265,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Feature: Feature represents the settings and status of any Hub Feature. @@ -2347,9 +2347,9 @@ type Feature struct { NullFields []string `json:"-"` } -func (s *Feature) MarshalJSON() ([]byte, error) { +func (s Feature) MarshalJSON() ([]byte, error) { type NoMethod Feature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeatureResourceState: FeatureResourceState describes the state of a Feature @@ -2384,9 +2384,9 @@ type FeatureResourceState struct { NullFields []string `json:"-"` } -func (s *FeatureResourceState) MarshalJSON() ([]byte, error) { +func (s FeatureResourceState) MarshalJSON() ([]byte, error) { type NoMethod FeatureResourceState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeatureState: FeatureState describes the high-level state of a Feature. It @@ -2425,9 +2425,9 @@ type FeatureState struct { NullFields []string `json:"-"` } -func (s *FeatureState) MarshalJSON() ([]byte, error) { +func (s FeatureState) MarshalJSON() ([]byte, error) { type NoMethod FeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fleet: Fleet contains the Fleet-wide metadata and configuration. @@ -2474,9 +2474,9 @@ type Fleet struct { NullFields []string `json:"-"` } -func (s *Fleet) MarshalJSON() ([]byte, error) { +func (s Fleet) MarshalJSON() ([]byte, error) { type NoMethod Fleet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetLifecycleState: FleetLifecycleState describes the state of a Fleet @@ -2504,9 +2504,9 @@ type FleetLifecycleState struct { NullFields []string `json:"-"` } -func (s *FleetLifecycleState) MarshalJSON() ([]byte, error) { +func (s FleetLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod FleetLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFeatureError: All error details of the fleet observability @@ -2529,9 +2529,9 @@ type FleetObservabilityFeatureError struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFeatureError) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFeatureError) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFeatureError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFeatureSpec: **Fleet Observability**: The Hub-wide input @@ -2554,9 +2554,9 @@ type FleetObservabilityFeatureSpec struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFeatureSpec) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFeatureState: **FleetObservability**: Hub-wide Feature for @@ -2579,9 +2579,9 @@ type FleetObservabilityFeatureState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFeatureState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFeatureState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFleetObservabilityBaseFeatureState: Base state for fleet @@ -2613,9 +2613,9 @@ type FleetObservabilityFleetObservabilityBaseFeatureState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFleetObservabilityBaseFeatureState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFleetObservabilityBaseFeatureState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFleetObservabilityBaseFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFleetObservabilityLoggingState: Feature state for logging @@ -2638,9 +2638,9 @@ type FleetObservabilityFleetObservabilityLoggingState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFleetObservabilityLoggingState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFleetObservabilityLoggingState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFleetObservabilityLoggingState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityFleetObservabilityMonitoringState: Feature state for @@ -2661,9 +2661,9 @@ type FleetObservabilityFleetObservabilityMonitoringState struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityFleetObservabilityMonitoringState) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityFleetObservabilityMonitoringState) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityFleetObservabilityMonitoringState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityLoggingConfig: LoggingConfig defines the configuration for @@ -2688,9 +2688,9 @@ type FleetObservabilityLoggingConfig struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityLoggingConfig) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FleetObservabilityMembershipSpec: **FleetObservability**: The @@ -2726,9 +2726,9 @@ type FleetObservabilityRoutingConfig struct { NullFields []string `json:"-"` } -func (s *FleetObservabilityRoutingConfig) MarshalJSON() ([]byte, error) { +func (s FleetObservabilityRoutingConfig) MarshalJSON() ([]byte, error) { type NoMethod FleetObservabilityRoutingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateConnectManifestResponse: GenerateConnectManifestResponse contains @@ -2753,9 +2753,9 @@ type GenerateConnectManifestResponse struct { NullFields []string `json:"-"` } -func (s *GenerateConnectManifestResponse) MarshalJSON() ([]byte, error) { +func (s GenerateConnectManifestResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateConnectManifestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateMembershipRBACRoleBindingYAMLResponse: Response for @@ -2779,9 +2779,9 @@ type GenerateMembershipRBACRoleBindingYAMLResponse struct { NullFields []string `json:"-"` } -func (s *GenerateMembershipRBACRoleBindingYAMLResponse) MarshalJSON() ([]byte, error) { +func (s GenerateMembershipRBACRoleBindingYAMLResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateMembershipRBACRoleBindingYAMLResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeCluster: GkeCluster contains information specific to GKE clusters. @@ -2807,9 +2807,9 @@ type GkeCluster struct { NullFields []string `json:"-"` } -func (s *GkeCluster) MarshalJSON() ([]byte, error) { +func (s GkeCluster) MarshalJSON() ([]byte, error) { type NoMethod GkeCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -2841,9 +2841,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceAuthMethod: Configuration of an auth method for a @@ -2877,9 +2877,9 @@ type IdentityServiceAuthMethod struct { NullFields []string `json:"-"` } -func (s *IdentityServiceAuthMethod) MarshalJSON() ([]byte, error) { +func (s IdentityServiceAuthMethod) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceAuthMethod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceAzureADConfig: Configuration for the AzureAD Auth flow. @@ -2916,9 +2916,9 @@ type IdentityServiceAzureADConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceAzureADConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceAzureADConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceAzureADConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceGoogleConfig: Configuration for the Google Plugin Auth flow. @@ -2939,9 +2939,9 @@ type IdentityServiceGoogleConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceGoogleConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceGoogleConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceGoogleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceGroupConfig: Contains the properties for locating and @@ -2973,9 +2973,9 @@ type IdentityServiceGroupConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceGroupConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceGroupConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceGroupConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceIdentityServiceOptions: Holds non-protocol-related @@ -2997,9 +2997,9 @@ type IdentityServiceIdentityServiceOptions struct { NullFields []string `json:"-"` } -func (s *IdentityServiceIdentityServiceOptions) MarshalJSON() ([]byte, error) { +func (s IdentityServiceIdentityServiceOptions) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceIdentityServiceOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceLdapConfig: Configuration for the LDAP Auth flow. @@ -3029,9 +3029,9 @@ type IdentityServiceLdapConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceLdapConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceLdapConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceLdapConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceMembershipSpec: **Anthos Identity Service**: Configuration @@ -3055,9 +3055,9 @@ type IdentityServiceMembershipSpec struct { NullFields []string `json:"-"` } -func (s *IdentityServiceMembershipSpec) MarshalJSON() ([]byte, error) { +func (s IdentityServiceMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceMembershipState: **Anthos Identity Service**: State for a @@ -3090,9 +3090,9 @@ type IdentityServiceMembershipState struct { NullFields []string `json:"-"` } -func (s *IdentityServiceMembershipState) MarshalJSON() ([]byte, error) { +func (s IdentityServiceMembershipState) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceOidcConfig: Configuration for OIDC Auth flow. @@ -3143,9 +3143,9 @@ type IdentityServiceOidcConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceOidcConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceOidcConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceOidcConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceSamlConfig: Configuration for the SAML Auth flow. @@ -3192,9 +3192,9 @@ type IdentityServiceSamlConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceSamlConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceSamlConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceSamlConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceServerConfig: Server settings for the external LDAP server. @@ -3224,9 +3224,9 @@ type IdentityServiceServerConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceServerConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceServerConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceServerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceServiceAccountConfig: Contains the credentials of the service @@ -3249,9 +3249,9 @@ type IdentityServiceServiceAccountConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceServiceAccountConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceServiceAccountConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceServiceAccountConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceSimpleBindCredentials: The structure holds the LDAP simple @@ -3278,9 +3278,9 @@ type IdentityServiceSimpleBindCredentials struct { NullFields []string `json:"-"` } -func (s *IdentityServiceSimpleBindCredentials) MarshalJSON() ([]byte, error) { +func (s IdentityServiceSimpleBindCredentials) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceSimpleBindCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityServiceUserConfig: Defines where users exist in the LDAP directory. @@ -3320,9 +3320,9 @@ type IdentityServiceUserConfig struct { NullFields []string `json:"-"` } -func (s *IdentityServiceUserConfig) MarshalJSON() ([]byte, error) { +func (s IdentityServiceUserConfig) MarshalJSON() ([]byte, error) { type NoMethod IdentityServiceUserConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesMetadata: KubernetesMetadata provides informational metadata for @@ -3362,9 +3362,9 @@ type KubernetesMetadata struct { NullFields []string `json:"-"` } -func (s *KubernetesMetadata) MarshalJSON() ([]byte, error) { +func (s KubernetesMetadata) MarshalJSON() ([]byte, error) { type NoMethod KubernetesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesResource: KubernetesResource contains the YAML manifests and @@ -3410,9 +3410,9 @@ type KubernetesResource struct { NullFields []string `json:"-"` } -func (s *KubernetesResource) MarshalJSON() ([]byte, error) { +func (s KubernetesResource) MarshalJSON() ([]byte, error) { type NoMethod KubernetesResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBoundMembershipsResponse: List of Memberships bound to a Scope. @@ -3442,9 +3442,9 @@ type ListBoundMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListBoundMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListBoundMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBoundMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFeaturesResponse: Response message for the `GkeHub.ListFeatures` method. @@ -3471,9 +3471,9 @@ type ListFeaturesResponse struct { NullFields []string `json:"-"` } -func (s *ListFeaturesResponse) MarshalJSON() ([]byte, error) { +func (s ListFeaturesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFeaturesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFleetsResponse: Response message for the `GkeHub.ListFleetsResponse` @@ -3501,9 +3501,9 @@ type ListFleetsResponse struct { NullFields []string `json:"-"` } -func (s *ListFleetsResponse) MarshalJSON() ([]byte, error) { +func (s ListFleetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFleetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -3529,9 +3529,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipBindingsResponse: List of MembershipBindings. @@ -3561,9 +3561,9 @@ type ListMembershipBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipRBACRoleBindingsResponse: List of Membership RBACRoleBindings. @@ -3593,9 +3593,9 @@ type ListMembershipRBACRoleBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipRBACRoleBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipsResponse: Response message for the `GkeHub.ListMemberships` @@ -3626,9 +3626,9 @@ type ListMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -3654,9 +3654,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPermittedScopesResponse: List of permitted Scopes. @@ -3683,9 +3683,9 @@ type ListPermittedScopesResponse struct { NullFields []string `json:"-"` } -func (s *ListPermittedScopesResponse) MarshalJSON() ([]byte, error) { +func (s ListPermittedScopesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPermittedScopesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScopeNamespacesResponse: List of fleet namespaces. @@ -3712,9 +3712,9 @@ type ListScopeNamespacesResponse struct { NullFields []string `json:"-"` } -func (s *ListScopeNamespacesResponse) MarshalJSON() ([]byte, error) { +func (s ListScopeNamespacesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScopeNamespacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScopeRBACRoleBindingsResponse: List of Scope RBACRoleBindings. @@ -3741,9 +3741,9 @@ type ListScopeRBACRoleBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListScopeRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListScopeRBACRoleBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScopeRBACRoleBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScopesResponse: List of Scopes. @@ -3770,9 +3770,9 @@ type ListScopesResponse struct { NullFields []string `json:"-"` } -func (s *ListScopesResponse) MarshalJSON() ([]byte, error) { +func (s ListScopesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScopesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -3808,9 +3808,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Membership: Membership contains information about a member cluster. @@ -3879,9 +3879,9 @@ type Membership struct { NullFields []string `json:"-"` } -func (s *Membership) MarshalJSON() ([]byte, error) { +func (s Membership) MarshalJSON() ([]byte, error) { type NoMethod Membership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipBinding: MembershipBinding is a subresource of a Membership, @@ -3926,9 +3926,9 @@ type MembershipBinding struct { NullFields []string `json:"-"` } -func (s *MembershipBinding) MarshalJSON() ([]byte, error) { +func (s MembershipBinding) MarshalJSON() ([]byte, error) { type NoMethod MembershipBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipBindingLifecycleState: MembershipBindingLifecycleState describes @@ -3956,9 +3956,9 @@ type MembershipBindingLifecycleState struct { NullFields []string `json:"-"` } -func (s *MembershipBindingLifecycleState) MarshalJSON() ([]byte, error) { +func (s MembershipBindingLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod MembershipBindingLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipEndpoint: MembershipEndpoint contains information needed to @@ -4003,9 +4003,9 @@ type MembershipEndpoint struct { NullFields []string `json:"-"` } -func (s *MembershipEndpoint) MarshalJSON() ([]byte, error) { +func (s MembershipEndpoint) MarshalJSON() ([]byte, error) { type NoMethod MembershipEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipFeatureSpec: MembershipFeatureSpec contains configuration @@ -4044,9 +4044,9 @@ type MembershipFeatureSpec struct { NullFields []string `json:"-"` } -func (s *MembershipFeatureSpec) MarshalJSON() ([]byte, error) { +func (s MembershipFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod MembershipFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipFeatureState: MembershipFeatureState contains Feature status @@ -4083,9 +4083,9 @@ type MembershipFeatureState struct { NullFields []string `json:"-"` } -func (s *MembershipFeatureState) MarshalJSON() ([]byte, error) { +func (s MembershipFeatureState) MarshalJSON() ([]byte, error) { type NoMethod MembershipFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipSpec: **Cloud Build**: Configurations for each Cloud Build enabled @@ -4114,9 +4114,9 @@ type MembershipSpec struct { NullFields []string `json:"-"` } -func (s *MembershipSpec) MarshalJSON() ([]byte, error) { +func (s MembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod MembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipState: MembershipState describes the state of a Membership @@ -4145,9 +4145,9 @@ type MembershipState struct { NullFields []string `json:"-"` } -func (s *MembershipState) MarshalJSON() ([]byte, error) { +func (s MembershipState) MarshalJSON() ([]byte, error) { type NoMethod MembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MeteringMembershipState: **Metering**: Per-Membership Feature State. @@ -4171,9 +4171,9 @@ type MeteringMembershipState struct { NullFields []string `json:"-"` } -func (s *MeteringMembershipState) MarshalJSON() ([]byte, error) { +func (s MeteringMembershipState) MarshalJSON() ([]byte, error) { type NoMethod MeteringMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MeteringMembershipState) UnmarshalJSON(data []byte) error { @@ -4227,9 +4227,9 @@ type MonitoringConfig struct { NullFields []string `json:"-"` } -func (s *MonitoringConfig) MarshalJSON() ([]byte, error) { +func (s MonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod MonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiCloudCluster: MultiCloudCluster contains information specific to GKE @@ -4261,9 +4261,9 @@ type MultiCloudCluster struct { NullFields []string `json:"-"` } -func (s *MultiCloudCluster) MarshalJSON() ([]byte, error) { +func (s MultiCloudCluster) MarshalJSON() ([]byte, error) { type NoMethod MultiCloudCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiClusterIngressFeatureSpec: **Multi-cluster Ingress**: The configuration @@ -4294,9 +4294,9 @@ type MultiClusterIngressFeatureSpec struct { NullFields []string `json:"-"` } -func (s *MultiClusterIngressFeatureSpec) MarshalJSON() ([]byte, error) { +func (s MultiClusterIngressFeatureSpec) MarshalJSON() ([]byte, error) { type NoMethod MultiClusterIngressFeatureSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Namespace: Namespace represents a namespace across the Fleet @@ -4342,9 +4342,9 @@ type Namespace struct { NullFields []string `json:"-"` } -func (s *Namespace) MarshalJSON() ([]byte, error) { +func (s Namespace) MarshalJSON() ([]byte, error) { type NoMethod Namespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamespaceLifecycleState: NamespaceLifecycleState describes the state of a @@ -4372,9 +4372,9 @@ type NamespaceLifecycleState struct { NullFields []string `json:"-"` } -func (s *NamespaceLifecycleState) MarshalJSON() ([]byte, error) { +func (s NamespaceLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod NamespaceLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremCluster: OnPremCluster contains information specific to GKE On-Prem @@ -4415,9 +4415,9 @@ type OnPremCluster struct { NullFields []string `json:"-"` } -func (s *OnPremCluster) MarshalJSON() ([]byte, error) { +func (s OnPremCluster) MarshalJSON() ([]byte, error) { type NoMethod OnPremCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -4462,9 +4462,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -4500,9 +4500,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Origin: Origin defines where this MembershipFeatureSpec originated from. @@ -4529,9 +4529,9 @@ type Origin struct { NullFields []string `json:"-"` } -func (s *Origin) MarshalJSON() ([]byte, error) { +func (s Origin) MarshalJSON() ([]byte, error) { type NoMethod Origin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -4621,9 +4621,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyBinding: Binauthz policy that applies to this cluster. @@ -4645,9 +4645,9 @@ type PolicyBinding struct { NullFields []string `json:"-"` } -func (s *PolicyBinding) MarshalJSON() ([]byte, error) { +func (s PolicyBinding) MarshalJSON() ([]byte, error) { type NoMethod PolicyBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerBundleInstallSpec: BundleInstallSpec is the specification @@ -4668,9 +4668,9 @@ type PolicyControllerBundleInstallSpec struct { NullFields []string `json:"-"` } -func (s *PolicyControllerBundleInstallSpec) MarshalJSON() ([]byte, error) { +func (s PolicyControllerBundleInstallSpec) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerBundleInstallSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerHubConfig: Configuration for Policy Controller @@ -4729,9 +4729,9 @@ type PolicyControllerHubConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerHubConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerHubConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerHubConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerMembershipSpec: **Policy Controller**: Configuration for a @@ -4754,9 +4754,9 @@ type PolicyControllerMembershipSpec struct { NullFields []string `json:"-"` } -func (s *PolicyControllerMembershipSpec) MarshalJSON() ([]byte, error) { +func (s PolicyControllerMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerMembershipState: **Policy Controller**: State for a single @@ -4823,9 +4823,9 @@ type PolicyControllerMembershipState struct { NullFields []string `json:"-"` } -func (s *PolicyControllerMembershipState) MarshalJSON() ([]byte, error) { +func (s PolicyControllerMembershipState) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerMonitoringConfig: MonitoringConfig specifies the backends @@ -4854,9 +4854,9 @@ type PolicyControllerMonitoringConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerMonitoringConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerMonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerMonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerOnClusterState: OnClusterState represents the state of a @@ -4918,9 +4918,9 @@ type PolicyControllerOnClusterState struct { NullFields []string `json:"-"` } -func (s *PolicyControllerOnClusterState) MarshalJSON() ([]byte, error) { +func (s PolicyControllerOnClusterState) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerOnClusterState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerPolicyContentSpec: PolicyContentSpec defines the user's @@ -4945,9 +4945,9 @@ type PolicyControllerPolicyContentSpec struct { NullFields []string `json:"-"` } -func (s *PolicyControllerPolicyContentSpec) MarshalJSON() ([]byte, error) { +func (s PolicyControllerPolicyContentSpec) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerPolicyContentSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerPolicyContentState: The state of the policy controller @@ -4976,9 +4976,9 @@ type PolicyControllerPolicyContentState struct { NullFields []string `json:"-"` } -func (s *PolicyControllerPolicyContentState) MarshalJSON() ([]byte, error) { +func (s PolicyControllerPolicyContentState) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerPolicyContentState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerPolicyControllerDeploymentConfig: Deployment-specific @@ -5015,9 +5015,9 @@ type PolicyControllerPolicyControllerDeploymentConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerPolicyControllerDeploymentConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerPolicyControllerDeploymentConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerPolicyControllerDeploymentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerResourceList: ResourceList contains container resource @@ -5040,9 +5040,9 @@ type PolicyControllerResourceList struct { NullFields []string `json:"-"` } -func (s *PolicyControllerResourceList) MarshalJSON() ([]byte, error) { +func (s PolicyControllerResourceList) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerResourceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerResourceRequirements: ResourceRequirements describes the @@ -5067,9 +5067,9 @@ type PolicyControllerResourceRequirements struct { NullFields []string `json:"-"` } -func (s *PolicyControllerResourceRequirements) MarshalJSON() ([]byte, error) { +func (s PolicyControllerResourceRequirements) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerResourceRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerTemplateLibraryConfig: The config specifying which default @@ -5096,9 +5096,9 @@ type PolicyControllerTemplateLibraryConfig struct { NullFields []string `json:"-"` } -func (s *PolicyControllerTemplateLibraryConfig) MarshalJSON() ([]byte, error) { +func (s PolicyControllerTemplateLibraryConfig) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerTemplateLibraryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyControllerToleration: Toleration of a node taint. @@ -5124,9 +5124,9 @@ type PolicyControllerToleration struct { NullFields []string `json:"-"` } -func (s *PolicyControllerToleration) MarshalJSON() ([]byte, error) { +func (s PolicyControllerToleration) MarshalJSON() ([]byte, error) { type NoMethod PolicyControllerToleration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RBACRoleBinding: RBACRoleBinding represents a rbacrolebinding across the @@ -5176,9 +5176,9 @@ type RBACRoleBinding struct { NullFields []string `json:"-"` } -func (s *RBACRoleBinding) MarshalJSON() ([]byte, error) { +func (s RBACRoleBinding) MarshalJSON() ([]byte, error) { type NoMethod RBACRoleBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RBACRoleBindingLifecycleState: RBACRoleBindingLifecycleState describes the @@ -5206,9 +5206,9 @@ type RBACRoleBindingLifecycleState struct { NullFields []string `json:"-"` } -func (s *RBACRoleBindingLifecycleState) MarshalJSON() ([]byte, error) { +func (s RBACRoleBindingLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod RBACRoleBindingLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceManifest: ResourceManifest represents a single Kubernetes resource @@ -5233,9 +5233,9 @@ type ResourceManifest struct { NullFields []string `json:"-"` } -func (s *ResourceManifest) MarshalJSON() ([]byte, error) { +func (s ResourceManifest) MarshalJSON() ([]byte, error) { type NoMethod ResourceManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceOptions: ResourceOptions represent options for Kubernetes resource @@ -5266,9 +5266,9 @@ type ResourceOptions struct { NullFields []string `json:"-"` } -func (s *ResourceOptions) MarshalJSON() ([]byte, error) { +func (s ResourceOptions) MarshalJSON() ([]byte, error) { type NoMethod ResourceOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Role: Role is the type for Kubernetes roles @@ -5296,9 +5296,9 @@ type Role struct { NullFields []string `json:"-"` } -func (s *Role) MarshalJSON() ([]byte, error) { +func (s Role) MarshalJSON() ([]byte, error) { type NoMethod Role - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Scope: Scope represents a Scope in a Fleet. @@ -5342,9 +5342,9 @@ type Scope struct { NullFields []string `json:"-"` } -func (s *Scope) MarshalJSON() ([]byte, error) { +func (s Scope) MarshalJSON() ([]byte, error) { type NoMethod Scope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScopeFeatureSpec: ScopeFeatureSpec contains feature specs for a fleet scope. @@ -5369,9 +5369,9 @@ type ScopeFeatureState struct { NullFields []string `json:"-"` } -func (s *ScopeFeatureState) MarshalJSON() ([]byte, error) { +func (s ScopeFeatureState) MarshalJSON() ([]byte, error) { type NoMethod ScopeFeatureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScopeLifecycleState: ScopeLifecycleState describes the state of a Scope @@ -5399,9 +5399,9 @@ type ScopeLifecycleState struct { NullFields []string `json:"-"` } -func (s *ScopeLifecycleState) MarshalJSON() ([]byte, error) { +func (s ScopeLifecycleState) MarshalJSON() ([]byte, error) { type NoMethod ScopeLifecycleState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPostureConfig: SecurityPostureConfig defines the flags needed to @@ -5439,9 +5439,9 @@ type SecurityPostureConfig struct { NullFields []string `json:"-"` } -func (s *SecurityPostureConfig) MarshalJSON() ([]byte, error) { +func (s SecurityPostureConfig) MarshalJSON() ([]byte, error) { type NoMethod SecurityPostureConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshCondition: Condition being reported. @@ -5518,9 +5518,9 @@ type ServiceMeshCondition struct { NullFields []string `json:"-"` } -func (s *ServiceMeshCondition) MarshalJSON() ([]byte, error) { +func (s ServiceMeshCondition) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshControlPlaneManagement: Status of control plane management. @@ -5565,9 +5565,9 @@ type ServiceMeshControlPlaneManagement struct { NullFields []string `json:"-"` } -func (s *ServiceMeshControlPlaneManagement) MarshalJSON() ([]byte, error) { +func (s ServiceMeshControlPlaneManagement) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshControlPlaneManagement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshDataPlaneManagement: Status of data plane management. Only @@ -5604,9 +5604,9 @@ type ServiceMeshDataPlaneManagement struct { NullFields []string `json:"-"` } -func (s *ServiceMeshDataPlaneManagement) MarshalJSON() ([]byte, error) { +func (s ServiceMeshDataPlaneManagement) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshDataPlaneManagement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshMembershipSpec: **Service Mesh**: Spec for a single Membership @@ -5646,9 +5646,9 @@ type ServiceMeshMembershipSpec struct { NullFields []string `json:"-"` } -func (s *ServiceMeshMembershipSpec) MarshalJSON() ([]byte, error) { +func (s ServiceMeshMembershipSpec) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshMembershipSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshMembershipState: **Service Mesh**: State for a single Membership, @@ -5673,9 +5673,9 @@ type ServiceMeshMembershipState struct { NullFields []string `json:"-"` } -func (s *ServiceMeshMembershipState) MarshalJSON() ([]byte, error) { +func (s ServiceMeshMembershipState) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshMembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMeshStatusDetails: Structured and human-readable details for a @@ -5698,9 +5698,9 @@ type ServiceMeshStatusDetails struct { NullFields []string `json:"-"` } -func (s *ServiceMeshStatusDetails) MarshalJSON() ([]byte, error) { +func (s ServiceMeshStatusDetails) MarshalJSON() ([]byte, error) { type NoMethod ServiceMeshStatusDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -5727,9 +5727,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: Status specifies state for the subcomponent. @@ -5762,9 +5762,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -5787,9 +5787,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -5814,9 +5814,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeMeta: TypeMeta is the type information needed for content unmarshalling @@ -5839,9 +5839,9 @@ type TypeMeta struct { NullFields []string `json:"-"` } -func (s *TypeMeta) MarshalJSON() ([]byte, error) { +func (s TypeMeta) MarshalJSON() ([]byte, error) { type NoMethod TypeMeta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsFleetsListCall struct { diff --git a/gkehub/v1beta1/gkehub-gen.go b/gkehub/v1beta1/gkehub-gen.go index 920af9ac7c..f36521b0c1 100644 --- a/gkehub/v1beta1/gkehub-gen.go +++ b/gkehub/v1beta1/gkehub-gen.go @@ -220,9 +220,9 @@ type ApplianceCluster struct { NullFields []string `json:"-"` } -func (s *ApplianceCluster) MarshalJSON() ([]byte, error) { +func (s ApplianceCluster) MarshalJSON() ([]byte, error) { type NoMethod ApplianceCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -261,9 +261,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -296,9 +296,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authority: Authority encodes how Google will recognize identities from this @@ -342,9 +342,9 @@ type Authority struct { NullFields []string `json:"-"` } -func (s *Authority) MarshalJSON() ([]byte, error) { +func (s Authority) MarshalJSON() ([]byte, error) { type NoMethod Authority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -441,9 +441,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -470,9 +470,9 @@ type ConnectAgentResource struct { NullFields []string `json:"-"` } -func (s *ConnectAgentResource) MarshalJSON() ([]byte, error) { +func (s ConnectAgentResource) MarshalJSON() ([]byte, error) { type NoMethod ConnectAgentResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EdgeCluster: EdgeCluster contains information specific to Google Edge @@ -496,9 +496,9 @@ type EdgeCluster struct { NullFields []string `json:"-"` } -func (s *EdgeCluster) MarshalJSON() ([]byte, error) { +func (s EdgeCluster) MarshalJSON() ([]byte, error) { type NoMethod EdgeCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -553,9 +553,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateConnectManifestResponse: GenerateConnectManifestResponse contains @@ -580,9 +580,9 @@ type GenerateConnectManifestResponse struct { NullFields []string `json:"-"` } -func (s *GenerateConnectManifestResponse) MarshalJSON() ([]byte, error) { +func (s GenerateConnectManifestResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateConnectManifestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateExclusivityManifestResponse: The response of the exclusivity @@ -610,9 +610,9 @@ type GenerateExclusivityManifestResponse struct { NullFields []string `json:"-"` } -func (s *GenerateExclusivityManifestResponse) MarshalJSON() ([]byte, error) { +func (s GenerateExclusivityManifestResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateExclusivityManifestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeCluster: GkeCluster contains information specific to GKE clusters. @@ -638,9 +638,9 @@ type GkeCluster struct { NullFields []string `json:"-"` } -func (s *GkeCluster) MarshalJSON() ([]byte, error) { +func (s GkeCluster) MarshalJSON() ([]byte, error) { type NoMethod GkeCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -672,9 +672,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesMetadata: KubernetesMetadata provides informational metadata for @@ -714,9 +714,9 @@ type KubernetesMetadata struct { NullFields []string `json:"-"` } -func (s *KubernetesMetadata) MarshalJSON() ([]byte, error) { +func (s KubernetesMetadata) MarshalJSON() ([]byte, error) { type NoMethod KubernetesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KubernetesResource: KubernetesResource contains the YAML manifests and @@ -762,9 +762,9 @@ type KubernetesResource struct { NullFields []string `json:"-"` } -func (s *KubernetesResource) MarshalJSON() ([]byte, error) { +func (s KubernetesResource) MarshalJSON() ([]byte, error) { type NoMethod KubernetesResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -790,9 +790,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMembershipsResponse: Response message for the @@ -823,9 +823,9 @@ type ListMembershipsResponse struct { NullFields []string `json:"-"` } -func (s *ListMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s ListMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -851,9 +851,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -889,9 +889,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Membership: Membership contains information about a member cluster. @@ -971,9 +971,9 @@ type Membership struct { NullFields []string `json:"-"` } -func (s *Membership) MarshalJSON() ([]byte, error) { +func (s Membership) MarshalJSON() ([]byte, error) { type NoMethod Membership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipEndpoint: MembershipEndpoint contains information needed to @@ -1015,9 +1015,9 @@ type MembershipEndpoint struct { NullFields []string `json:"-"` } -func (s *MembershipEndpoint) MarshalJSON() ([]byte, error) { +func (s MembershipEndpoint) MarshalJSON() ([]byte, error) { type NoMethod MembershipEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipState: State of the Membership resource. @@ -1049,9 +1049,9 @@ type MembershipState struct { NullFields []string `json:"-"` } -func (s *MembershipState) MarshalJSON() ([]byte, error) { +func (s MembershipState) MarshalJSON() ([]byte, error) { type NoMethod MembershipState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringConfig: MonitoringConfig informs Fleet-based @@ -1091,9 +1091,9 @@ type MonitoringConfig struct { NullFields []string `json:"-"` } -func (s *MonitoringConfig) MarshalJSON() ([]byte, error) { +func (s MonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod MonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiCloudCluster: MultiCloudCluster contains information specific to GKE @@ -1125,9 +1125,9 @@ type MultiCloudCluster struct { NullFields []string `json:"-"` } -func (s *MultiCloudCluster) MarshalJSON() ([]byte, error) { +func (s MultiCloudCluster) MarshalJSON() ([]byte, error) { type NoMethod MultiCloudCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremCluster: OnPremCluster contains information specific to GKE On-Prem @@ -1168,9 +1168,9 @@ type OnPremCluster struct { NullFields []string `json:"-"` } -func (s *OnPremCluster) MarshalJSON() ([]byte, error) { +func (s OnPremCluster) MarshalJSON() ([]byte, error) { type NoMethod OnPremCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1215,9 +1215,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1253,9 +1253,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1345,9 +1345,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceManifest: ResourceManifest represents a single Kubernetes resource @@ -1372,9 +1372,9 @@ type ResourceManifest struct { NullFields []string `json:"-"` } -func (s *ResourceManifest) MarshalJSON() ([]byte, error) { +func (s ResourceManifest) MarshalJSON() ([]byte, error) { type NoMethod ResourceManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceOptions: ResourceOptions represent options for Kubernetes resource @@ -1405,9 +1405,9 @@ type ResourceOptions struct { NullFields []string `json:"-"` } -func (s *ResourceOptions) MarshalJSON() ([]byte, error) { +func (s ResourceOptions) MarshalJSON() ([]byte, error) { type NoMethod ResourceOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1434,9 +1434,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1459,9 +1459,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1486,9 +1486,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypeMeta: TypeMeta is the type information needed for content unmarshalling @@ -1511,9 +1511,9 @@ type TypeMeta struct { NullFields []string `json:"-"` } -func (s *TypeMeta) MarshalJSON() ([]byte, error) { +func (s TypeMeta) MarshalJSON() ([]byte, error) { type NoMethod TypeMeta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateExclusivityResponse: The response of exclusivity artifacts @@ -1540,9 +1540,9 @@ type ValidateExclusivityResponse struct { NullFields []string `json:"-"` } -func (s *ValidateExclusivityResponse) MarshalJSON() ([]byte, error) { +func (s ValidateExclusivityResponse) MarshalJSON() ([]byte, error) { type NoMethod ValidateExclusivityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/gkehub/v2alpha/gkehub-gen.go b/gkehub/v2alpha/gkehub-gen.go index 8bd476009e..3e8718c7e4 100644 --- a/gkehub/v2alpha/gkehub-gen.go +++ b/gkehub/v2alpha/gkehub-gen.go @@ -229,9 +229,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -257,9 +257,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -285,9 +285,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -323,9 +323,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -370,9 +370,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/gkeonprem/v1/gkeonprem-gen.go b/gkeonprem/v1/gkeonprem-gen.go index 980bf307f0..9c1253107c 100644 --- a/gkeonprem/v1/gkeonprem-gen.go +++ b/gkeonprem/v1/gkeonprem-gen.go @@ -352,9 +352,9 @@ type Authorization struct { NullFields []string `json:"-"` } -func (s *Authorization) MarshalJSON() ([]byte, error) { +func (s Authorization) MarshalJSON() ([]byte, error) { type NoMethod Authorization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminApiServerArgument: BareMetalAdminApiServerArgument represents @@ -381,9 +381,9 @@ type BareMetalAdminApiServerArgument struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminApiServerArgument) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminApiServerArgument) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminApiServerArgument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminCluster: Resource that represents a bare metal admin cluster. @@ -500,9 +500,9 @@ type BareMetalAdminCluster struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminCluster) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminCluster) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminClusterOperationsConfig: BareMetalAdminClusterOperationsConfig @@ -524,9 +524,9 @@ type BareMetalAdminClusterOperationsConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminClusterOperationsConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminClusterOperationsConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminClusterOperationsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminControlPlaneConfig: BareMetalAdminControlPlaneConfig specifies @@ -555,9 +555,9 @@ type BareMetalAdminControlPlaneConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminControlPlaneConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminControlPlaneConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminControlPlaneConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminControlPlaneNodePoolConfig: @@ -582,9 +582,9 @@ type BareMetalAdminControlPlaneNodePoolConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminControlPlaneNodePoolConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminControlPlaneNodePoolConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminControlPlaneNodePoolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminDrainedMachine: BareMetalAdminDrainedMachine represents the @@ -605,9 +605,9 @@ type BareMetalAdminDrainedMachine struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminDrainedMachine) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminDrainedMachine) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminDrainedMachine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminDrainingMachine: BareMetalAdminDrainingMachine represents the @@ -630,9 +630,9 @@ type BareMetalAdminDrainingMachine struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminDrainingMachine) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminDrainingMachine) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminDrainingMachine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminIslandModeCidrConfig: BareMetalAdminIslandModeCidrConfig @@ -659,9 +659,9 @@ type BareMetalAdminIslandModeCidrConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminIslandModeCidrConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminIslandModeCidrConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminIslandModeCidrConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminLoadBalancerConfig: BareMetalAdminLoadBalancerConfig specifies @@ -686,9 +686,9 @@ type BareMetalAdminLoadBalancerConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminLoadBalancerConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminLoadBalancerConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminLoadBalancerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminMachineDrainStatus: BareMetalAdminMachineDrainStatus @@ -712,9 +712,9 @@ type BareMetalAdminMachineDrainStatus struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminMachineDrainStatus) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminMachineDrainStatus) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminMachineDrainStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminMaintenanceConfig: BareMetalAdminMaintenanceConfig specifies @@ -740,9 +740,9 @@ type BareMetalAdminMaintenanceConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminMaintenanceConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminMaintenanceConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminMaintenanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminMaintenanceStatus: BareMetalAdminMaintenanceStatus represents @@ -764,9 +764,9 @@ type BareMetalAdminMaintenanceStatus struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminMaintenanceStatus) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminMaintenanceStatus) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminMaintenanceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminManualLbConfig: BareMetalAdminManualLbConfig represents @@ -787,9 +787,9 @@ type BareMetalAdminManualLbConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminManualLbConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminManualLbConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminManualLbConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminNetworkConfig: BareMetalAdminNetworkConfig specifies the @@ -810,9 +810,9 @@ type BareMetalAdminNetworkConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminNetworkConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminNodeAccessConfig: Specifies the node access related settings @@ -834,9 +834,9 @@ type BareMetalAdminNodeAccessConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminNodeAccessConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminNodeAccessConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminNodeAccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminOsEnvironmentConfig: Specifies operating system operation @@ -858,9 +858,9 @@ type BareMetalAdminOsEnvironmentConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminOsEnvironmentConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminOsEnvironmentConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminOsEnvironmentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminPortConfig: BareMetalAdminPortConfig is the specification of @@ -882,9 +882,9 @@ type BareMetalAdminPortConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminPortConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminPortConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminPortConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminProxyConfig: BareMetalAdminProxyConfig specifies the cluster @@ -910,9 +910,9 @@ type BareMetalAdminProxyConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminProxyConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminProxyConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminProxyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminSecurityConfig: Specifies the security related settings for @@ -933,9 +933,9 @@ type BareMetalAdminSecurityConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminSecurityConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminSecurityConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminSecurityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminStorageConfig: BareMetalAdminStorageConfig specifies the @@ -963,9 +963,9 @@ type BareMetalAdminStorageConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminStorageConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminStorageConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminStorageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminVipConfig: BareMetalAdminVipConfig for bare metal load @@ -987,9 +987,9 @@ type BareMetalAdminVipConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminVipConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminVipConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminVipConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalAdminWorkloadNodeConfig: BareMetalAdminWorkloadNodeConfig specifies @@ -1014,9 +1014,9 @@ type BareMetalAdminWorkloadNodeConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalAdminWorkloadNodeConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalAdminWorkloadNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalAdminWorkloadNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalApiServerArgument: Represents an arg name->value pair. Only a @@ -1043,9 +1043,9 @@ type BareMetalApiServerArgument struct { NullFields []string `json:"-"` } -func (s *BareMetalApiServerArgument) MarshalJSON() ([]byte, error) { +func (s BareMetalApiServerArgument) MarshalJSON() ([]byte, error) { type NoMethod BareMetalApiServerArgument - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalBgpLbConfig: BareMetalBgpLbConfig represents configuration @@ -1081,9 +1081,9 @@ type BareMetalBgpLbConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalBgpLbConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalBgpLbConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalBgpLbConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalBgpPeerConfig: BareMetalBgpPeerConfig represents configuration @@ -1112,9 +1112,9 @@ type BareMetalBgpPeerConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalBgpPeerConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalBgpPeerConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalBgpPeerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalCluster: Resource that represents a bare metal user cluster. @@ -1240,9 +1240,9 @@ type BareMetalCluster struct { NullFields []string `json:"-"` } -func (s *BareMetalCluster) MarshalJSON() ([]byte, error) { +func (s BareMetalCluster) MarshalJSON() ([]byte, error) { type NoMethod BareMetalCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalClusterOperationsConfig: Specifies the bare metal user cluster's @@ -1264,9 +1264,9 @@ type BareMetalClusterOperationsConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalClusterOperationsConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalClusterOperationsConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalClusterOperationsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalClusterUpgradePolicy: BareMetalClusterUpgradePolicy defines the @@ -1292,9 +1292,9 @@ type BareMetalClusterUpgradePolicy struct { NullFields []string `json:"-"` } -func (s *BareMetalClusterUpgradePolicy) MarshalJSON() ([]byte, error) { +func (s BareMetalClusterUpgradePolicy) MarshalJSON() ([]byte, error) { type NoMethod BareMetalClusterUpgradePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalControlPlaneConfig: Specifies the control plane configuration. @@ -1320,9 +1320,9 @@ type BareMetalControlPlaneConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalControlPlaneConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalControlPlaneConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalControlPlaneConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalControlPlaneNodePoolConfig: Specifies the control plane node pool @@ -1344,9 +1344,9 @@ type BareMetalControlPlaneNodePoolConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalControlPlaneNodePoolConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalControlPlaneNodePoolConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalControlPlaneNodePoolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalDrainedMachine: Represents a machine that is currently drained. @@ -1366,9 +1366,9 @@ type BareMetalDrainedMachine struct { NullFields []string `json:"-"` } -func (s *BareMetalDrainedMachine) MarshalJSON() ([]byte, error) { +func (s BareMetalDrainedMachine) MarshalJSON() ([]byte, error) { type NoMethod BareMetalDrainedMachine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalDrainingMachine: Represents a machine that is currently draining. @@ -1390,9 +1390,9 @@ type BareMetalDrainingMachine struct { NullFields []string `json:"-"` } -func (s *BareMetalDrainingMachine) MarshalJSON() ([]byte, error) { +func (s BareMetalDrainingMachine) MarshalJSON() ([]byte, error) { type NoMethod BareMetalDrainingMachine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalIslandModeCidrConfig: Specifies the cluster CIDR configuration @@ -1419,9 +1419,9 @@ type BareMetalIslandModeCidrConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalIslandModeCidrConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalIslandModeCidrConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalIslandModeCidrConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalKubeletConfig: KubeletConfig defines the modifiable kubelet @@ -1457,9 +1457,9 @@ type BareMetalKubeletConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalKubeletConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalKubeletConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalKubeletConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalLoadBalancerAddressPool: Represents an IP pool used by the load @@ -1491,9 +1491,9 @@ type BareMetalLoadBalancerAddressPool struct { NullFields []string `json:"-"` } -func (s *BareMetalLoadBalancerAddressPool) MarshalJSON() ([]byte, error) { +func (s BareMetalLoadBalancerAddressPool) MarshalJSON() ([]byte, error) { type NoMethod BareMetalLoadBalancerAddressPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalLoadBalancerConfig: Specifies the load balancer configuration. @@ -1522,9 +1522,9 @@ type BareMetalLoadBalancerConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalLoadBalancerConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalLoadBalancerConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalLoadBalancerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalLoadBalancerNodePoolConfig: Specifies the load balancer's node pool @@ -1546,9 +1546,9 @@ type BareMetalLoadBalancerNodePoolConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalLoadBalancerNodePoolConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalLoadBalancerNodePoolConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalLoadBalancerNodePoolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalLvpConfig: Specifies the configs for local persistent volumes @@ -1571,9 +1571,9 @@ type BareMetalLvpConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalLvpConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalLvpConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalLvpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalLvpShareConfig: Specifies the configs for local persistent volumes @@ -1597,9 +1597,9 @@ type BareMetalLvpShareConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalLvpShareConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalLvpShareConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalLvpShareConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalMachineDrainStatus: Represents the status of node machines that are @@ -1622,9 +1622,9 @@ type BareMetalMachineDrainStatus struct { NullFields []string `json:"-"` } -func (s *BareMetalMachineDrainStatus) MarshalJSON() ([]byte, error) { +func (s BareMetalMachineDrainStatus) MarshalJSON() ([]byte, error) { type NoMethod BareMetalMachineDrainStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalMaintenanceConfig: Specifies configurations to put bare metal nodes @@ -1649,9 +1649,9 @@ type BareMetalMaintenanceConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalMaintenanceConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalMaintenanceConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalMaintenanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalMaintenanceStatus: Represents the maintenance status of the bare @@ -1672,9 +1672,9 @@ type BareMetalMaintenanceStatus struct { NullFields []string `json:"-"` } -func (s *BareMetalMaintenanceStatus) MarshalJSON() ([]byte, error) { +func (s BareMetalMaintenanceStatus) MarshalJSON() ([]byte, error) { type NoMethod BareMetalMaintenanceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalManualLbConfig: Represents configuration parameters for a manual @@ -1695,9 +1695,9 @@ type BareMetalManualLbConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalManualLbConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalManualLbConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalManualLbConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalMetalLbConfig: Represents configuration parameters for a MetalLB @@ -1724,9 +1724,9 @@ type BareMetalMetalLbConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalMetalLbConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalMetalLbConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalMetalLbConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalMultipleNetworkInterfacesConfig: Specifies the multiple networking @@ -1748,9 +1748,9 @@ type BareMetalMultipleNetworkInterfacesConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalMultipleNetworkInterfacesConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalMultipleNetworkInterfacesConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalMultipleNetworkInterfacesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalNetworkConfig: Specifies the cluster network configuration. @@ -1785,9 +1785,9 @@ type BareMetalNetworkConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalNetworkConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalNodeAccessConfig: Specifies the node access related settings for @@ -1809,9 +1809,9 @@ type BareMetalNodeAccessConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalNodeAccessConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalNodeAccessConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalNodeAccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalNodeConfig: BareMetalNodeConfig lists machine addresses to access @@ -1839,9 +1839,9 @@ type BareMetalNodeConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalNodeConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalNodePool: Resource that represents a bare metal node pool. @@ -1918,9 +1918,9 @@ type BareMetalNodePool struct { NullFields []string `json:"-"` } -func (s *BareMetalNodePool) MarshalJSON() ([]byte, error) { +func (s BareMetalNodePool) MarshalJSON() ([]byte, error) { type NoMethod BareMetalNodePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalNodePoolConfig: BareMetalNodePoolConfig describes the configuration @@ -1957,9 +1957,9 @@ type BareMetalNodePoolConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalNodePoolConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalNodePoolConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalNodePoolConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalNodePoolUpgradePolicy: BareMetalNodePoolUpgradePolicy defines the @@ -1980,9 +1980,9 @@ type BareMetalNodePoolUpgradePolicy struct { NullFields []string `json:"-"` } -func (s *BareMetalNodePoolUpgradePolicy) MarshalJSON() ([]byte, error) { +func (s BareMetalNodePoolUpgradePolicy) MarshalJSON() ([]byte, error) { type NoMethod BareMetalNodePoolUpgradePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalOsEnvironmentConfig: Specifies operating system settings for @@ -2004,9 +2004,9 @@ type BareMetalOsEnvironmentConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalOsEnvironmentConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalOsEnvironmentConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalOsEnvironmentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalParallelUpgradeConfig: BareMetalParallelUpgradeConfig defines the @@ -2031,9 +2031,9 @@ type BareMetalParallelUpgradeConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalParallelUpgradeConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalParallelUpgradeConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalParallelUpgradeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalPortConfig: Specifies load balancer ports for the bare metal user @@ -2055,9 +2055,9 @@ type BareMetalPortConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalPortConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalPortConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalPortConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalProxyConfig: Specifies the cluster proxy configuration. @@ -2082,9 +2082,9 @@ type BareMetalProxyConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalProxyConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalProxyConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalProxyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalSecurityConfig: Specifies the security related settings for the @@ -2105,9 +2105,9 @@ type BareMetalSecurityConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalSecurityConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalSecurityConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalSecurityConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalSrIovConfig: Specifies the SR-IOV networking operator config. @@ -2127,9 +2127,9 @@ type BareMetalSrIovConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalSrIovConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalSrIovConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalSrIovConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalStorageConfig: BareMetalStorageConfig specifies the cluster storage @@ -2157,9 +2157,9 @@ type BareMetalStorageConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalStorageConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalStorageConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalStorageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalVersionInfo: Contains information about a specific Anthos on bare @@ -2186,9 +2186,9 @@ type BareMetalVersionInfo struct { NullFields []string `json:"-"` } -func (s *BareMetalVersionInfo) MarshalJSON() ([]byte, error) { +func (s BareMetalVersionInfo) MarshalJSON() ([]byte, error) { type NoMethod BareMetalVersionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalVipConfig: Specifies the VIP config for the bare metal load @@ -2213,9 +2213,9 @@ type BareMetalVipConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalVipConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalVipConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalVipConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BareMetalWorkloadNodeConfig: Specifies the workload node configurations. @@ -2242,9 +2242,9 @@ type BareMetalWorkloadNodeConfig struct { NullFields []string `json:"-"` } -func (s *BareMetalWorkloadNodeConfig) MarshalJSON() ([]byte, error) { +func (s BareMetalWorkloadNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod BareMetalWorkloadNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BinaryAuthorization: Configuration for Binary Authorization. @@ -2271,9 +2271,9 @@ type BinaryAuthorization struct { NullFields []string `json:"-"` } -func (s *BinaryAuthorization) MarshalJSON() ([]byte, error) { +func (s BinaryAuthorization) MarshalJSON() ([]byte, error) { type NoMethod BinaryAuthorization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -2370,9 +2370,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -2396,9 +2396,9 @@ type ClusterUser struct { NullFields []string `json:"-"` } -func (s *ClusterUser) MarshalJSON() ([]byte, error) { +func (s ClusterUser) MarshalJSON() ([]byte, error) { type NoMethod ClusterUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2434,9 +2434,9 @@ type EnrollBareMetalAdminClusterRequest struct { NullFields []string `json:"-"` } -func (s *EnrollBareMetalAdminClusterRequest) MarshalJSON() ([]byte, error) { +func (s EnrollBareMetalAdminClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod EnrollBareMetalAdminClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnrollBareMetalClusterRequest: Message for enrolling an existing bare metal @@ -2472,9 +2472,9 @@ type EnrollBareMetalClusterRequest struct { NullFields []string `json:"-"` } -func (s *EnrollBareMetalClusterRequest) MarshalJSON() ([]byte, error) { +func (s EnrollBareMetalClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod EnrollBareMetalClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnrollBareMetalNodePoolRequest: Message for enrolling an existing bare metal @@ -2499,9 +2499,9 @@ type EnrollBareMetalNodePoolRequest struct { NullFields []string `json:"-"` } -func (s *EnrollBareMetalNodePoolRequest) MarshalJSON() ([]byte, error) { +func (s EnrollBareMetalNodePoolRequest) MarshalJSON() ([]byte, error) { type NoMethod EnrollBareMetalNodePoolRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnrollVmwareAdminClusterRequest: Message for enrolling an existing VMware @@ -2528,9 +2528,9 @@ type EnrollVmwareAdminClusterRequest struct { NullFields []string `json:"-"` } -func (s *EnrollVmwareAdminClusterRequest) MarshalJSON() ([]byte, error) { +func (s EnrollVmwareAdminClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod EnrollVmwareAdminClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnrollVmwareClusterRequest: Message for enrolling an existing VMware cluster @@ -2568,9 +2568,9 @@ type EnrollVmwareClusterRequest struct { NullFields []string `json:"-"` } -func (s *EnrollVmwareClusterRequest) MarshalJSON() ([]byte, error) { +func (s EnrollVmwareClusterRequest) MarshalJSON() ([]byte, error) { type NoMethod EnrollVmwareClusterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnrollVmwareNodePoolRequest: Message for enrolling a VMware node pool. @@ -2590,9 +2590,9 @@ type EnrollVmwareNodePoolRequest struct { NullFields []string `json:"-"` } -func (s *EnrollVmwareNodePoolRequest) MarshalJSON() ([]byte, error) { +func (s EnrollVmwareNodePoolRequest) MarshalJSON() ([]byte, error) { type NoMethod EnrollVmwareNodePoolRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -2638,9 +2638,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fleet: Fleet related configuration. Fleets are a Google Cloud concept for @@ -2666,9 +2666,9 @@ type Fleet struct { NullFields []string `json:"-"` } -func (s *Fleet) MarshalJSON() ([]byte, error) { +func (s Fleet) MarshalJSON() ([]byte, error) { type NoMethod Fleet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBareMetalAdminClustersResponse: Response message for listing bare metal @@ -2699,9 +2699,9 @@ type ListBareMetalAdminClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListBareMetalAdminClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListBareMetalAdminClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBareMetalAdminClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBareMetalClustersResponse: Response message for listing bare metal @@ -2732,9 +2732,9 @@ type ListBareMetalClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListBareMetalClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListBareMetalClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBareMetalClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBareMetalNodePoolsResponse: Response message for listing bare metal node @@ -2763,9 +2763,9 @@ type ListBareMetalNodePoolsResponse struct { NullFields []string `json:"-"` } -func (s *ListBareMetalNodePoolsResponse) MarshalJSON() ([]byte, error) { +func (s ListBareMetalNodePoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBareMetalNodePoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -2791,9 +2791,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2819,9 +2819,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVmwareAdminClustersResponse: Response message for listing VMware admin @@ -2852,9 +2852,9 @@ type ListVmwareAdminClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListVmwareAdminClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListVmwareAdminClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVmwareAdminClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVmwareClustersResponse: Response message for listing VMware Clusters. @@ -2884,9 +2884,9 @@ type ListVmwareClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListVmwareClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListVmwareClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVmwareClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVmwareNodePoolsResponse: Response message for listing VMware node pools. @@ -2914,9 +2914,9 @@ type ListVmwareNodePoolsResponse struct { NullFields []string `json:"-"` } -func (s *ListVmwareNodePoolsResponse) MarshalJSON() ([]byte, error) { +func (s ListVmwareNodePoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVmwareNodePoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2952,9 +2952,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metric: Progress metric is (string, int|float|string) pair. @@ -2996,9 +2996,9 @@ type Metric struct { NullFields []string `json:"-"` } -func (s *Metric) MarshalJSON() ([]byte, error) { +func (s Metric) MarshalJSON() ([]byte, error) { type NoMethod Metric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Metric) UnmarshalJSON(data []byte) error { @@ -3050,9 +3050,9 @@ type NodeTaint struct { NullFields []string `json:"-"` } -func (s *NodeTaint) MarshalJSON() ([]byte, error) { +func (s NodeTaint) MarshalJSON() ([]byte, error) { type NoMethod NodeTaint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3097,9 +3097,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -3151,9 +3151,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationProgress: Information about operation progress. @@ -3173,9 +3173,9 @@ type OperationProgress struct { NullFields []string `json:"-"` } -func (s *OperationProgress) MarshalJSON() ([]byte, error) { +func (s OperationProgress) MarshalJSON() ([]byte, error) { type NoMethod OperationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationStage: Information about a particular stage of an operation. @@ -3218,9 +3218,9 @@ type OperationStage struct { NullFields []string `json:"-"` } -func (s *OperationStage) MarshalJSON() ([]byte, error) { +func (s OperationStage) MarshalJSON() ([]byte, error) { type NoMethod OperationStage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -3308,9 +3308,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryBareMetalAdminVersionConfigResponse: Response message for querying bare @@ -3334,9 +3334,9 @@ type QueryBareMetalAdminVersionConfigResponse struct { NullFields []string `json:"-"` } -func (s *QueryBareMetalAdminVersionConfigResponse) MarshalJSON() ([]byte, error) { +func (s QueryBareMetalAdminVersionConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryBareMetalAdminVersionConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryBareMetalVersionConfigResponse: Response message for querying bare @@ -3360,9 +3360,9 @@ type QueryBareMetalVersionConfigResponse struct { NullFields []string `json:"-"` } -func (s *QueryBareMetalVersionConfigResponse) MarshalJSON() ([]byte, error) { +func (s QueryBareMetalVersionConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryBareMetalVersionConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryVmwareVersionConfigResponse: Response message for querying VMware user @@ -3386,9 +3386,9 @@ type QueryVmwareVersionConfigResponse struct { NullFields []string `json:"-"` } -func (s *QueryVmwareVersionConfigResponse) MarshalJSON() ([]byte, error) { +func (s QueryVmwareVersionConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryVmwareVersionConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceCondition: ResourceCondition provides a standard mechanism for @@ -3426,9 +3426,9 @@ type ResourceCondition struct { NullFields []string `json:"-"` } -func (s *ResourceCondition) MarshalJSON() ([]byte, error) { +func (s ResourceCondition) MarshalJSON() ([]byte, error) { type NoMethod ResourceCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceStatus: ResourceStatus describes why a cluster or node pool has a @@ -3456,9 +3456,9 @@ type ResourceStatus struct { NullFields []string `json:"-"` } -func (s *ResourceStatus) MarshalJSON() ([]byte, error) { +func (s ResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -3481,9 +3481,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3515,9 +3515,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -3540,9 +3540,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -3567,9 +3567,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeDependency: UpgradeDependency represents a dependency when upgrading @@ -3599,9 +3599,9 @@ type UpgradeDependency struct { NullFields []string `json:"-"` } -func (s *UpgradeDependency) MarshalJSON() ([]byte, error) { +func (s UpgradeDependency) MarshalJSON() ([]byte, error) { type NoMethod UpgradeDependency - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationCheck: ValidationCheck represents the result of preflight check. @@ -3637,9 +3637,9 @@ type ValidationCheck struct { NullFields []string `json:"-"` } -func (s *ValidationCheck) MarshalJSON() ([]byte, error) { +func (s ValidationCheck) MarshalJSON() ([]byte, error) { type NoMethod ValidationCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationCheckResult: ValidationCheckResult defines the details about the @@ -3675,9 +3675,9 @@ type ValidationCheckResult struct { NullFields []string `json:"-"` } -func (s *ValidationCheckResult) MarshalJSON() ([]byte, error) { +func (s ValidationCheckResult) MarshalJSON() ([]byte, error) { type NoMethod ValidationCheckResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationCheckStatus: ValidationCheckStatus defines the detailed validation @@ -3699,9 +3699,9 @@ type ValidationCheckStatus struct { NullFields []string `json:"-"` } -func (s *ValidationCheckStatus) MarshalJSON() ([]byte, error) { +func (s ValidationCheckStatus) MarshalJSON() ([]byte, error) { type NoMethod ValidationCheckStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAAGConfig: Specifies anti affinity group config for the VMware user @@ -3723,9 +3723,9 @@ type VmwareAAGConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAAGConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAAGConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAAGConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAddressPool: Represents an IP pool used by the load balancer. @@ -3756,9 +3756,9 @@ type VmwareAddressPool struct { NullFields []string `json:"-"` } -func (s *VmwareAddressPool) MarshalJSON() ([]byte, error) { +func (s VmwareAddressPool) MarshalJSON() ([]byte, error) { type NoMethod VmwareAddressPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminAddonNodeConfig: VmwareAdminAddonNodeConfig contains add-on node @@ -3780,9 +3780,9 @@ type VmwareAdminAddonNodeConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminAddonNodeConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminAddonNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminAddonNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminAuthorizationConfig: VmwareAdminAuthorizationConfig represents @@ -3804,9 +3804,9 @@ type VmwareAdminAuthorizationConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminAuthorizationConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminAuthorizationConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminAuthorizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminCluster: Resource that represents a VMware admin cluster. @@ -3917,9 +3917,9 @@ type VmwareAdminCluster struct { NullFields []string `json:"-"` } -func (s *VmwareAdminCluster) MarshalJSON() ([]byte, error) { +func (s VmwareAdminCluster) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminControlPlaneNodeConfig: VmwareAdminControlPlaneNodeConfig @@ -3946,9 +3946,9 @@ type VmwareAdminControlPlaneNodeConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminControlPlaneNodeConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminControlPlaneNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminControlPlaneNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminF5BigIpConfig: VmwareAdminF5BigIpConfig represents configuration @@ -3975,9 +3975,9 @@ type VmwareAdminF5BigIpConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminF5BigIpConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminF5BigIpConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminF5BigIpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminHAControlPlaneConfig: Specifies HA admin control plane config. @@ -3997,9 +3997,9 @@ type VmwareAdminHAControlPlaneConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminHAControlPlaneConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminHAControlPlaneConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminHAControlPlaneConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminLoadBalancerConfig: VmwareAdminLoadBalancerConfig contains load @@ -4028,9 +4028,9 @@ type VmwareAdminLoadBalancerConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminLoadBalancerConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminLoadBalancerConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminLoadBalancerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VmwareAdminManualLbConfig struct { @@ -4064,9 +4064,9 @@ type VmwareAdminManualLbConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminManualLbConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminManualLbConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminManualLbConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminMetalLbConfig: VmwareAdminMetalLbConfig represents configuration @@ -4110,9 +4110,9 @@ type VmwareAdminNetworkConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminNetworkConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminPreparedSecretsConfig: VmwareAdminPreparedSecretsConfig @@ -4133,9 +4133,9 @@ type VmwareAdminPreparedSecretsConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminPreparedSecretsConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminPreparedSecretsConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminPreparedSecretsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminSeesawConfig: VmwareSeesawConfig represents configuration @@ -4184,9 +4184,9 @@ type VmwareAdminSeesawConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminSeesawConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminSeesawConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminSeesawConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminVCenterConfig: VmwareAdminVCenterConfig contains VCenter @@ -4225,9 +4225,9 @@ type VmwareAdminVCenterConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminVCenterConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminVCenterConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminVCenterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAdminVipConfig: VmwareAdminVipConfig for VMware load balancer @@ -4251,9 +4251,9 @@ type VmwareAdminVipConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAdminVipConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAdminVipConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAdminVipConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAutoRepairConfig: Specifies config to enable/disable auto repair. The @@ -4274,9 +4274,9 @@ type VmwareAutoRepairConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAutoRepairConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAutoRepairConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAutoRepairConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareAutoResizeConfig: Represents auto resizing configurations for the @@ -4297,9 +4297,9 @@ type VmwareAutoResizeConfig struct { NullFields []string `json:"-"` } -func (s *VmwareAutoResizeConfig) MarshalJSON() ([]byte, error) { +func (s VmwareAutoResizeConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareAutoResizeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareBundleConfig: VmwareBundleConfig represents configuration for the @@ -4322,9 +4322,9 @@ type VmwareBundleConfig struct { NullFields []string `json:"-"` } -func (s *VmwareBundleConfig) MarshalJSON() ([]byte, error) { +func (s VmwareBundleConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareBundleConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareCluster: Resource that represents a VMware user cluster. ## @@ -4453,9 +4453,9 @@ type VmwareCluster struct { NullFields []string `json:"-"` } -func (s *VmwareCluster) MarshalJSON() ([]byte, error) { +func (s VmwareCluster) MarshalJSON() ([]byte, error) { type NoMethod VmwareCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareClusterUpgradePolicy: VmwareClusterUpgradePolicy defines the cluster @@ -4477,9 +4477,9 @@ type VmwareClusterUpgradePolicy struct { NullFields []string `json:"-"` } -func (s *VmwareClusterUpgradePolicy) MarshalJSON() ([]byte, error) { +func (s VmwareClusterUpgradePolicy) MarshalJSON() ([]byte, error) { type NoMethod VmwareClusterUpgradePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareControlPlaneNodeConfig: Specifies control plane node config for the @@ -4511,9 +4511,9 @@ type VmwareControlPlaneNodeConfig struct { NullFields []string `json:"-"` } -func (s *VmwareControlPlaneNodeConfig) MarshalJSON() ([]byte, error) { +func (s VmwareControlPlaneNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareControlPlaneNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareControlPlaneV2Config: Specifies control plane V2 config. @@ -4533,9 +4533,9 @@ type VmwareControlPlaneV2Config struct { NullFields []string `json:"-"` } -func (s *VmwareControlPlaneV2Config) MarshalJSON() ([]byte, error) { +func (s VmwareControlPlaneV2Config) MarshalJSON() ([]byte, error) { type NoMethod VmwareControlPlaneV2Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareControlPlaneVsphereConfig: Specifies control plane node config. @@ -4558,9 +4558,9 @@ type VmwareControlPlaneVsphereConfig struct { NullFields []string `json:"-"` } -func (s *VmwareControlPlaneVsphereConfig) MarshalJSON() ([]byte, error) { +func (s VmwareControlPlaneVsphereConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareControlPlaneVsphereConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareDataplaneV2Config: Contains configurations for Dataplane V2, which is @@ -4590,9 +4590,9 @@ type VmwareDataplaneV2Config struct { NullFields []string `json:"-"` } -func (s *VmwareDataplaneV2Config) MarshalJSON() ([]byte, error) { +func (s VmwareDataplaneV2Config) MarshalJSON() ([]byte, error) { type NoMethod VmwareDataplaneV2Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareDhcpIpConfig: Represents the network configuration required for the @@ -4614,9 +4614,9 @@ type VmwareDhcpIpConfig struct { NullFields []string `json:"-"` } -func (s *VmwareDhcpIpConfig) MarshalJSON() ([]byte, error) { +func (s VmwareDhcpIpConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareDhcpIpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareF5BigIpConfig: Represents configuration parameters for an F5 BIG-IP @@ -4643,9 +4643,9 @@ type VmwareF5BigIpConfig struct { NullFields []string `json:"-"` } -func (s *VmwareF5BigIpConfig) MarshalJSON() ([]byte, error) { +func (s VmwareF5BigIpConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareF5BigIpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareHostConfig: Represents the common parameters for all the hosts @@ -4670,9 +4670,9 @@ type VmwareHostConfig struct { NullFields []string `json:"-"` } -func (s *VmwareHostConfig) MarshalJSON() ([]byte, error) { +func (s VmwareHostConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareHostConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareHostIp: Represents VMware user cluster node's network configuration. @@ -4695,9 +4695,9 @@ type VmwareHostIp struct { NullFields []string `json:"-"` } -func (s *VmwareHostIp) MarshalJSON() ([]byte, error) { +func (s VmwareHostIp) MarshalJSON() ([]byte, error) { type NoMethod VmwareHostIp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareIpBlock: Represents a collection of IP addresses to assign to nodes. @@ -4721,9 +4721,9 @@ type VmwareIpBlock struct { NullFields []string `json:"-"` } -func (s *VmwareIpBlock) MarshalJSON() ([]byte, error) { +func (s VmwareIpBlock) MarshalJSON() ([]byte, error) { type NoMethod VmwareIpBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareLoadBalancerConfig: Specifies the locad balancer config for the VMware @@ -4752,9 +4752,9 @@ type VmwareLoadBalancerConfig struct { NullFields []string `json:"-"` } -func (s *VmwareLoadBalancerConfig) MarshalJSON() ([]byte, error) { +func (s VmwareLoadBalancerConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareLoadBalancerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareManualLbConfig: Represents configuration parameters for an already @@ -4792,9 +4792,9 @@ type VmwareManualLbConfig struct { NullFields []string `json:"-"` } -func (s *VmwareManualLbConfig) MarshalJSON() ([]byte, error) { +func (s VmwareManualLbConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareManualLbConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareMetalLbConfig: Represents configuration parameters for the MetalLB @@ -4817,9 +4817,9 @@ type VmwareMetalLbConfig struct { NullFields []string `json:"-"` } -func (s *VmwareMetalLbConfig) MarshalJSON() ([]byte, error) { +func (s VmwareMetalLbConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareMetalLbConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareNetworkConfig: Specifies network config for the VMware user cluster. @@ -4857,9 +4857,9 @@ type VmwareNetworkConfig struct { NullFields []string `json:"-"` } -func (s *VmwareNetworkConfig) MarshalJSON() ([]byte, error) { +func (s VmwareNetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareNetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareNodeConfig: Parameters that describe the configuration of all nodes @@ -4907,9 +4907,9 @@ type VmwareNodeConfig struct { NullFields []string `json:"-"` } -func (s *VmwareNodeConfig) MarshalJSON() ([]byte, error) { +func (s VmwareNodeConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareNodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareNodePool: Resource VmwareNodePool represents a VMware node pool. ## @@ -4986,9 +4986,9 @@ type VmwareNodePool struct { NullFields []string `json:"-"` } -func (s *VmwareNodePool) MarshalJSON() ([]byte, error) { +func (s VmwareNodePool) MarshalJSON() ([]byte, error) { type NoMethod VmwareNodePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareNodePoolAutoscalingConfig: NodePoolAutoscaling config for the NodePool @@ -5011,9 +5011,9 @@ type VmwareNodePoolAutoscalingConfig struct { NullFields []string `json:"-"` } -func (s *VmwareNodePoolAutoscalingConfig) MarshalJSON() ([]byte, error) { +func (s VmwareNodePoolAutoscalingConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareNodePoolAutoscalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwarePlatformConfig: VmwarePlatformConfig represents configuration for the @@ -5044,9 +5044,9 @@ type VmwarePlatformConfig struct { NullFields []string `json:"-"` } -func (s *VmwarePlatformConfig) MarshalJSON() ([]byte, error) { +func (s VmwarePlatformConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwarePlatformConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareSeesawConfig: VmwareSeesawConfig represents configuration parameters @@ -5095,9 +5095,9 @@ type VmwareSeesawConfig struct { NullFields []string `json:"-"` } -func (s *VmwareSeesawConfig) MarshalJSON() ([]byte, error) { +func (s VmwareSeesawConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareSeesawConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareStaticIpConfig: Represents the network configuration required for the @@ -5119,9 +5119,9 @@ type VmwareStaticIpConfig struct { NullFields []string `json:"-"` } -func (s *VmwareStaticIpConfig) MarshalJSON() ([]byte, error) { +func (s VmwareStaticIpConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareStaticIpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareStorageConfig: Specifies vSphere CSI components deployment config in @@ -5143,9 +5143,9 @@ type VmwareStorageConfig struct { NullFields []string `json:"-"` } -func (s *VmwareStorageConfig) MarshalJSON() ([]byte, error) { +func (s VmwareStorageConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareStorageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareVCenterConfig: Represents configuration for the VMware VCenter for the @@ -5182,9 +5182,9 @@ type VmwareVCenterConfig struct { NullFields []string `json:"-"` } -func (s *VmwareVCenterConfig) MarshalJSON() ([]byte, error) { +func (s VmwareVCenterConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareVCenterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareVersionInfo: Contains information about a specific Anthos on VMware @@ -5215,9 +5215,9 @@ type VmwareVersionInfo struct { NullFields []string `json:"-"` } -func (s *VmwareVersionInfo) MarshalJSON() ([]byte, error) { +func (s VmwareVersionInfo) MarshalJSON() ([]byte, error) { type NoMethod VmwareVersionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareVipConfig: Specifies the VIP config for the VMware user cluster load @@ -5242,9 +5242,9 @@ type VmwareVipConfig struct { NullFields []string `json:"-"` } -func (s *VmwareVipConfig) MarshalJSON() ([]byte, error) { +func (s VmwareVipConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareVipConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareVsphereConfig: VmwareVsphereConfig represents configuration for the @@ -5270,9 +5270,9 @@ type VmwareVsphereConfig struct { NullFields []string `json:"-"` } -func (s *VmwareVsphereConfig) MarshalJSON() ([]byte, error) { +func (s VmwareVsphereConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareVsphereConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareVsphereTag: VmwareVsphereTag describes a vSphere tag to be placed on @@ -5296,9 +5296,9 @@ type VmwareVsphereTag struct { NullFields []string `json:"-"` } -func (s *VmwareVsphereTag) MarshalJSON() ([]byte, error) { +func (s VmwareVsphereTag) MarshalJSON() ([]byte, error) { type NoMethod VmwareVsphereTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/gmail/v1/gmail-gen.go b/gmail/v1/gmail-gen.go index e80142feb1..9aa5f632d5 100644 --- a/gmail/v1/gmail-gen.go +++ b/gmail/v1/gmail-gen.go @@ -434,9 +434,9 @@ type AutoForwarding struct { NullFields []string `json:"-"` } -func (s *AutoForwarding) MarshalJSON() ([]byte, error) { +func (s AutoForwarding) MarshalJSON() ([]byte, error) { type NoMethod AutoForwarding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BatchDeleteMessagesRequest struct { @@ -455,9 +455,9 @@ type BatchDeleteMessagesRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeleteMessagesRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeleteMessagesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteMessagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BatchModifyMessagesRequest struct { @@ -481,9 +481,9 @@ type BatchModifyMessagesRequest struct { NullFields []string `json:"-"` } -func (s *BatchModifyMessagesRequest) MarshalJSON() ([]byte, error) { +func (s BatchModifyMessagesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchModifyMessagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CseIdentity: The client-side encryption (CSE) configuration for the email @@ -516,9 +516,9 @@ type CseIdentity struct { NullFields []string `json:"-"` } -func (s *CseIdentity) MarshalJSON() ([]byte, error) { +func (s CseIdentity) MarshalJSON() ([]byte, error) { type NoMethod CseIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CseKeyPair: A client-side encryption S/MIME key pair, which is comprised of @@ -577,9 +577,9 @@ type CseKeyPair struct { NullFields []string `json:"-"` } -func (s *CseKeyPair) MarshalJSON() ([]byte, error) { +func (s CseKeyPair) MarshalJSON() ([]byte, error) { type NoMethod CseKeyPair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CsePrivateKeyMetadata: Metadata for a private key instance. @@ -605,9 +605,9 @@ type CsePrivateKeyMetadata struct { NullFields []string `json:"-"` } -func (s *CsePrivateKeyMetadata) MarshalJSON() ([]byte, error) { +func (s CsePrivateKeyMetadata) MarshalJSON() ([]byte, error) { type NoMethod CsePrivateKeyMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Delegate: Settings for a delegate. Delegates can read, send, and delete @@ -645,9 +645,9 @@ type Delegate struct { NullFields []string `json:"-"` } -func (s *Delegate) MarshalJSON() ([]byte, error) { +func (s Delegate) MarshalJSON() ([]byte, error) { type NoMethod Delegate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableCseKeyPairRequest: Requests to turn off a client-side encryption key @@ -677,9 +677,9 @@ type Draft struct { NullFields []string `json:"-"` } -func (s *Draft) MarshalJSON() ([]byte, error) { +func (s Draft) MarshalJSON() ([]byte, error) { type NoMethod Draft - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnableCseKeyPairRequest: Requests to turn on a client-side encryption key @@ -712,9 +712,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterAction: A set of actions to perform on a message. @@ -738,9 +738,9 @@ type FilterAction struct { NullFields []string `json:"-"` } -func (s *FilterAction) MarshalJSON() ([]byte, error) { +func (s FilterAction) MarshalJSON() ([]byte, error) { type NoMethod FilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterCriteria: Message matching criteria. @@ -791,9 +791,9 @@ type FilterCriteria struct { NullFields []string `json:"-"` } -func (s *FilterCriteria) MarshalJSON() ([]byte, error) { +func (s FilterCriteria) MarshalJSON() ([]byte, error) { type NoMethod FilterCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingAddress: Settings for a forwarding address. @@ -824,9 +824,9 @@ type ForwardingAddress struct { NullFields []string `json:"-"` } -func (s *ForwardingAddress) MarshalJSON() ([]byte, error) { +func (s ForwardingAddress) MarshalJSON() ([]byte, error) { type NoMethod ForwardingAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HardwareKeyMetadata: Metadata for hardware keys. @@ -846,9 +846,9 @@ type HardwareKeyMetadata struct { NullFields []string `json:"-"` } -func (s *HardwareKeyMetadata) MarshalJSON() ([]byte, error) { +func (s HardwareKeyMetadata) MarshalJSON() ([]byte, error) { type NoMethod HardwareKeyMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // History: A record of a change to the user's mailbox. Each history change may @@ -883,9 +883,9 @@ type History struct { NullFields []string `json:"-"` } -func (s *History) MarshalJSON() ([]byte, error) { +func (s History) MarshalJSON() ([]byte, error) { type NoMethod History - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HistoryLabelAdded struct { @@ -905,9 +905,9 @@ type HistoryLabelAdded struct { NullFields []string `json:"-"` } -func (s *HistoryLabelAdded) MarshalJSON() ([]byte, error) { +func (s HistoryLabelAdded) MarshalJSON() ([]byte, error) { type NoMethod HistoryLabelAdded - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HistoryLabelRemoved struct { @@ -927,9 +927,9 @@ type HistoryLabelRemoved struct { NullFields []string `json:"-"` } -func (s *HistoryLabelRemoved) MarshalJSON() ([]byte, error) { +func (s HistoryLabelRemoved) MarshalJSON() ([]byte, error) { type NoMethod HistoryLabelRemoved - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HistoryMessageAdded struct { @@ -947,9 +947,9 @@ type HistoryMessageAdded struct { NullFields []string `json:"-"` } -func (s *HistoryMessageAdded) MarshalJSON() ([]byte, error) { +func (s HistoryMessageAdded) MarshalJSON() ([]byte, error) { type NoMethod HistoryMessageAdded - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HistoryMessageDeleted struct { @@ -967,9 +967,9 @@ type HistoryMessageDeleted struct { NullFields []string `json:"-"` } -func (s *HistoryMessageDeleted) MarshalJSON() ([]byte, error) { +func (s HistoryMessageDeleted) MarshalJSON() ([]byte, error) { type NoMethod HistoryMessageDeleted - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImapSettings: IMAP settings for an account. @@ -1010,9 +1010,9 @@ type ImapSettings struct { NullFields []string `json:"-"` } -func (s *ImapSettings) MarshalJSON() ([]byte, error) { +func (s ImapSettings) MarshalJSON() ([]byte, error) { type NoMethod ImapSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KaclsKeyMetadata: Metadata for private keys managed by an external key @@ -1039,9 +1039,9 @@ type KaclsKeyMetadata struct { NullFields []string `json:"-"` } -func (s *KaclsKeyMetadata) MarshalJSON() ([]byte, error) { +func (s KaclsKeyMetadata) MarshalJSON() ([]byte, error) { type NoMethod KaclsKeyMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Label: Labels are used to categorize messages and threads within the user's @@ -1108,9 +1108,9 @@ type Label struct { NullFields []string `json:"-"` } -func (s *Label) MarshalJSON() ([]byte, error) { +func (s Label) MarshalJSON() ([]byte, error) { type NoMethod Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LabelColor struct { @@ -1161,9 +1161,9 @@ type LabelColor struct { NullFields []string `json:"-"` } -func (s *LabelColor) MarshalJSON() ([]byte, error) { +func (s LabelColor) MarshalJSON() ([]byte, error) { type NoMethod LabelColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageSettings: Language settings for an account. These settings @@ -1196,9 +1196,9 @@ type LanguageSettings struct { NullFields []string `json:"-"` } -func (s *LanguageSettings) MarshalJSON() ([]byte, error) { +func (s LanguageSettings) MarshalJSON() ([]byte, error) { type NoMethod LanguageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCseIdentitiesResponse struct { @@ -1226,9 +1226,9 @@ type ListCseIdentitiesResponse struct { NullFields []string `json:"-"` } -func (s *ListCseIdentitiesResponse) MarshalJSON() ([]byte, error) { +func (s ListCseIdentitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCseIdentitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListCseKeyPairsResponse struct { @@ -1254,9 +1254,9 @@ type ListCseKeyPairsResponse struct { NullFields []string `json:"-"` } -func (s *ListCseKeyPairsResponse) MarshalJSON() ([]byte, error) { +func (s ListCseKeyPairsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCseKeyPairsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDelegatesResponse: Response for the ListDelegates method. @@ -1280,9 +1280,9 @@ type ListDelegatesResponse struct { NullFields []string `json:"-"` } -func (s *ListDelegatesResponse) MarshalJSON() ([]byte, error) { +func (s ListDelegatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDelegatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListDraftsResponse struct { @@ -1310,9 +1310,9 @@ type ListDraftsResponse struct { NullFields []string `json:"-"` } -func (s *ListDraftsResponse) MarshalJSON() ([]byte, error) { +func (s ListDraftsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDraftsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFiltersResponse: Response for the ListFilters method. @@ -1335,9 +1335,9 @@ type ListFiltersResponse struct { NullFields []string `json:"-"` } -func (s *ListFiltersResponse) MarshalJSON() ([]byte, error) { +func (s ListFiltersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFiltersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListForwardingAddressesResponse: Response for the ListForwardingAddresses @@ -1361,9 +1361,9 @@ type ListForwardingAddressesResponse struct { NullFields []string `json:"-"` } -func (s *ListForwardingAddressesResponse) MarshalJSON() ([]byte, error) { +func (s ListForwardingAddressesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListForwardingAddressesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListHistoryResponse struct { @@ -1390,9 +1390,9 @@ type ListHistoryResponse struct { NullFields []string `json:"-"` } -func (s *ListHistoryResponse) MarshalJSON() ([]byte, error) { +func (s ListHistoryResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHistoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListLabelsResponse struct { @@ -1416,9 +1416,9 @@ type ListLabelsResponse struct { NullFields []string `json:"-"` } -func (s *ListLabelsResponse) MarshalJSON() ([]byte, error) { +func (s ListLabelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLabelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListMessagesResponse struct { @@ -1446,9 +1446,9 @@ type ListMessagesResponse struct { NullFields []string `json:"-"` } -func (s *ListMessagesResponse) MarshalJSON() ([]byte, error) { +func (s ListMessagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMessagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSendAsResponse: Response for the ListSendAs method. @@ -1471,9 +1471,9 @@ type ListSendAsResponse struct { NullFields []string `json:"-"` } -func (s *ListSendAsResponse) MarshalJSON() ([]byte, error) { +func (s ListSendAsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSendAsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListSmimeInfoResponse struct { @@ -1495,9 +1495,9 @@ type ListSmimeInfoResponse struct { NullFields []string `json:"-"` } -func (s *ListSmimeInfoResponse) MarshalJSON() ([]byte, error) { +func (s ListSmimeInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSmimeInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListThreadsResponse struct { @@ -1525,9 +1525,9 @@ type ListThreadsResponse struct { NullFields []string `json:"-"` } -func (s *ListThreadsResponse) MarshalJSON() ([]byte, error) { +func (s ListThreadsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListThreadsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Message: An email message. @@ -1577,9 +1577,9 @@ type Message struct { NullFields []string `json:"-"` } -func (s *Message) MarshalJSON() ([]byte, error) { +func (s Message) MarshalJSON() ([]byte, error) { type NoMethod Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MessagePart: A single MIME message part. @@ -1616,9 +1616,9 @@ type MessagePart struct { NullFields []string `json:"-"` } -func (s *MessagePart) MarshalJSON() ([]byte, error) { +func (s MessagePart) MarshalJSON() ([]byte, error) { type NoMethod MessagePart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MessagePartBody: The body of a single MIME message part. @@ -1651,9 +1651,9 @@ type MessagePartBody struct { NullFields []string `json:"-"` } -func (s *MessagePartBody) MarshalJSON() ([]byte, error) { +func (s MessagePartBody) MarshalJSON() ([]byte, error) { type NoMethod MessagePartBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MessagePartHeader struct { @@ -1675,9 +1675,9 @@ type MessagePartHeader struct { NullFields []string `json:"-"` } -func (s *MessagePartHeader) MarshalJSON() ([]byte, error) { +func (s MessagePartHeader) MarshalJSON() ([]byte, error) { type NoMethod MessagePartHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ModifyMessageRequest struct { @@ -1700,9 +1700,9 @@ type ModifyMessageRequest struct { NullFields []string `json:"-"` } -func (s *ModifyMessageRequest) MarshalJSON() ([]byte, error) { +func (s ModifyMessageRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyMessageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ModifyThreadRequest struct { @@ -1725,9 +1725,9 @@ type ModifyThreadRequest struct { NullFields []string `json:"-"` } -func (s *ModifyThreadRequest) MarshalJSON() ([]byte, error) { +func (s ModifyThreadRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyThreadRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObliterateCseKeyPairRequest: Request to obliterate a CSE key pair. @@ -1771,9 +1771,9 @@ type PopSettings struct { NullFields []string `json:"-"` } -func (s *PopSettings) MarshalJSON() ([]byte, error) { +func (s PopSettings) MarshalJSON() ([]byte, error) { type NoMethod PopSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Profile: Profile for a Gmail user. @@ -1802,9 +1802,9 @@ type Profile struct { NullFields []string `json:"-"` } -func (s *Profile) MarshalJSON() ([]byte, error) { +func (s Profile) MarshalJSON() ([]byte, error) { type NoMethod Profile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SendAs: Settings associated with a send-as alias, which can be either the @@ -1875,9 +1875,9 @@ type SendAs struct { NullFields []string `json:"-"` } -func (s *SendAs) MarshalJSON() ([]byte, error) { +func (s SendAs) MarshalJSON() ([]byte, error) { type NoMethod SendAs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignAndEncryptKeyPairs: The configuration of a CSE identity that uses @@ -1901,9 +1901,9 @@ type SignAndEncryptKeyPairs struct { NullFields []string `json:"-"` } -func (s *SignAndEncryptKeyPairs) MarshalJSON() ([]byte, error) { +func (s SignAndEncryptKeyPairs) MarshalJSON() ([]byte, error) { type NoMethod SignAndEncryptKeyPairs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SmimeInfo: An S/MIME email config. @@ -1945,9 +1945,9 @@ type SmimeInfo struct { NullFields []string `json:"-"` } -func (s *SmimeInfo) MarshalJSON() ([]byte, error) { +func (s SmimeInfo) MarshalJSON() ([]byte, error) { type NoMethod SmimeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SmtpMsa: Configuration for communication with an SMTP service. @@ -1988,9 +1988,9 @@ type SmtpMsa struct { NullFields []string `json:"-"` } -func (s *SmtpMsa) MarshalJSON() ([]byte, error) { +func (s SmtpMsa) MarshalJSON() ([]byte, error) { type NoMethod SmtpMsa - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Thread: A collection of messages representing a conversation. @@ -2019,9 +2019,9 @@ type Thread struct { NullFields []string `json:"-"` } -func (s *Thread) MarshalJSON() ([]byte, error) { +func (s Thread) MarshalJSON() ([]byte, error) { type NoMethod Thread - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VacationSettings: Vacation auto-reply settings for an account. These @@ -2076,9 +2076,9 @@ type VacationSettings struct { NullFields []string `json:"-"` } -func (s *VacationSettings) MarshalJSON() ([]byte, error) { +func (s VacationSettings) MarshalJSON() ([]byte, error) { type NoMethod VacationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WatchRequest: Set up or update a new push notification watch on this user's @@ -2129,9 +2129,9 @@ type WatchRequest struct { NullFields []string `json:"-"` } -func (s *WatchRequest) MarshalJSON() ([]byte, error) { +func (s WatchRequest) MarshalJSON() ([]byte, error) { type NoMethod WatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WatchResponse: Push notification watch response. @@ -2157,9 +2157,9 @@ type WatchResponse struct { NullFields []string `json:"-"` } -func (s *WatchResponse) MarshalJSON() ([]byte, error) { +func (s WatchResponse) MarshalJSON() ([]byte, error) { type NoMethod WatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersGetProfileCall struct { diff --git a/gmailpostmastertools/v1/gmailpostmastertools-gen.go b/gmailpostmastertools/v1/gmailpostmastertools-gen.go index 73b3fc5546..31ca52a1cd 100644 --- a/gmailpostmastertools/v1/gmailpostmastertools-gen.go +++ b/gmailpostmastertools/v1/gmailpostmastertools-gen.go @@ -230,9 +230,9 @@ type DeliveryError struct { NullFields []string `json:"-"` } -func (s *DeliveryError) MarshalJSON() ([]byte, error) { +func (s DeliveryError) MarshalJSON() ([]byte, error) { type NoMethod DeliveryError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DeliveryError) UnmarshalJSON(data []byte) error { @@ -286,9 +286,9 @@ type Domain struct { NullFields []string `json:"-"` } -func (s *Domain) MarshalJSON() ([]byte, error) { +func (s Domain) MarshalJSON() ([]byte, error) { type NoMethod Domain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeedbackLoop: Feedback loop (https://support.google.com/mail/answer/6254652) @@ -312,9 +312,9 @@ type FeedbackLoop struct { NullFields []string `json:"-"` } -func (s *FeedbackLoop) MarshalJSON() ([]byte, error) { +func (s FeedbackLoop) MarshalJSON() ([]byte, error) { type NoMethod FeedbackLoop - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FeedbackLoop) UnmarshalJSON(data []byte) error { @@ -371,9 +371,9 @@ type IpReputation struct { NullFields []string `json:"-"` } -func (s *IpReputation) MarshalJSON() ([]byte, error) { +func (s IpReputation) MarshalJSON() ([]byte, error) { type NoMethod IpReputation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDomainsResponse: Response message for ListDomains. @@ -399,9 +399,9 @@ type ListDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTrafficStatsResponse: Response message for ListTrafficStats. @@ -427,9 +427,9 @@ type ListTrafficStatsResponse struct { NullFields []string `json:"-"` } -func (s *ListTrafficStatsResponse) MarshalJSON() ([]byte, error) { +func (s ListTrafficStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTrafficStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrafficStats: Email traffic statistics pertaining to a specific date. @@ -529,9 +529,9 @@ type TrafficStats struct { NullFields []string `json:"-"` } -func (s *TrafficStats) MarshalJSON() ([]byte, error) { +func (s TrafficStats) MarshalJSON() ([]byte, error) { type NoMethod TrafficStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TrafficStats) UnmarshalJSON(data []byte) error { diff --git a/gmailpostmastertools/v1beta1/gmailpostmastertools-gen.go b/gmailpostmastertools/v1beta1/gmailpostmastertools-gen.go index 635d5e240d..497b7ce13c 100644 --- a/gmailpostmastertools/v1beta1/gmailpostmastertools-gen.go +++ b/gmailpostmastertools/v1beta1/gmailpostmastertools-gen.go @@ -230,9 +230,9 @@ type DeliveryError struct { NullFields []string `json:"-"` } -func (s *DeliveryError) MarshalJSON() ([]byte, error) { +func (s DeliveryError) MarshalJSON() ([]byte, error) { type NoMethod DeliveryError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DeliveryError) UnmarshalJSON(data []byte) error { @@ -286,9 +286,9 @@ type Domain struct { NullFields []string `json:"-"` } -func (s *Domain) MarshalJSON() ([]byte, error) { +func (s Domain) MarshalJSON() ([]byte, error) { type NoMethod Domain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FeedbackLoop: Feedback loop (https://support.google.com/mail/answer/6254652) @@ -312,9 +312,9 @@ type FeedbackLoop struct { NullFields []string `json:"-"` } -func (s *FeedbackLoop) MarshalJSON() ([]byte, error) { +func (s FeedbackLoop) MarshalJSON() ([]byte, error) { type NoMethod FeedbackLoop - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FeedbackLoop) UnmarshalJSON(data []byte) error { @@ -376,9 +376,9 @@ type IpReputation struct { NullFields []string `json:"-"` } -func (s *IpReputation) MarshalJSON() ([]byte, error) { +func (s IpReputation) MarshalJSON() ([]byte, error) { type NoMethod IpReputation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDomainsResponse: Response message for ListDomains. @@ -404,9 +404,9 @@ type ListDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTrafficStatsResponse: Response message for ListTrafficStats. @@ -432,9 +432,9 @@ type ListTrafficStatsResponse struct { NullFields []string `json:"-"` } -func (s *ListTrafficStatsResponse) MarshalJSON() ([]byte, error) { +func (s ListTrafficStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTrafficStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrafficStats: Email traffic statistics pertaining to a specific date. @@ -534,9 +534,9 @@ type TrafficStats struct { NullFields []string `json:"-"` } -func (s *TrafficStats) MarshalJSON() ([]byte, error) { +func (s TrafficStats) MarshalJSON() ([]byte, error) { type NoMethod TrafficStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TrafficStats) UnmarshalJSON(data []byte) error { diff --git a/google-api-go-generator/gen.go b/google-api-go-generator/gen.go index 6d8d6debbc..f1fff9cde7 100644 --- a/google-api-go-generator/gen.go +++ b/google-api-go-generator/gen.go @@ -1613,10 +1613,10 @@ func (s *Schema) writeSchemaStruct(api *API) { // by forceSendFieldName, and allows fields to be transmitted with the null value // by listing them in the field identified by nullFieldsName. func (s *Schema) writeSchemaMarshal(forceSendFieldName, nullFieldsName string) { - s.api.pn("func (s *%s) MarshalJSON() ([]byte, error) {", s.GoName()) + s.api.pn("func (s %s) MarshalJSON() ([]byte, error) {", s.GoName()) s.api.pn("\ttype NoMethod %s", s.GoName()) // pass schema as methodless type to prevent subsequent calls to MarshalJSON from recursing indefinitely. - s.api.pn("\treturn gensupport.MarshalJSON(NoMethod(*s), s.%s, s.%s)", forceSendFieldName, nullFieldsName) + s.api.pn("\treturn gensupport.MarshalJSON(NoMethod(s), s.%s, s.%s)", forceSendFieldName, nullFieldsName) s.api.pn("}") } diff --git a/google-api-go-generator/testdata/any.want b/google-api-go-generator/testdata/any.want index 5e7b65bc96..7d623e14e7 100644 --- a/google-api-go-generator/testdata/any.want +++ b/google-api-go-generator/testdata/any.want @@ -269,9 +269,9 @@ type ListLogServiceIndexesResponse struct { NullFields []string `json:"-"` } -func (s *ListLogServiceIndexesResponse) MarshalJSON() ([]byte, error) { +func (s ListLogServiceIndexesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLogServiceIndexesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLogServiceSinksResponse: Result returned from `ListLogServiceSinks`. @@ -296,9 +296,9 @@ type ListLogServiceSinksResponse struct { NullFields []string `json:"-"` } -func (s *ListLogServiceSinksResponse) MarshalJSON() ([]byte, error) { +func (s ListLogServiceSinksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLogServiceSinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLogServicesResponse: Result returned from `ListLogServicesRequest`. @@ -326,9 +326,9 @@ type ListLogServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListLogServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListLogServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLogServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLogSinksResponse: Result returned from `ListLogSinks`. @@ -353,9 +353,9 @@ type ListLogSinksResponse struct { NullFields []string `json:"-"` } -func (s *ListLogSinksResponse) MarshalJSON() ([]byte, error) { +func (s ListLogSinksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLogSinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLogsResponse: Result returned from ListLogs. @@ -383,9 +383,9 @@ type ListLogsResponse struct { NullFields []string `json:"-"` } -func (s *ListLogsResponse) MarshalJSON() ([]byte, error) { +func (s ListLogsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLogsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Log: A log object. @@ -411,9 +411,9 @@ type Log struct { NullFields []string `json:"-"` } -func (s *Log) MarshalJSON() ([]byte, error) { +func (s Log) MarshalJSON() ([]byte, error) { type NoMethod Log - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogEntry: An individual entry in a log. @@ -449,9 +449,9 @@ type LogEntry struct { NullFields []string `json:"-"` } -func (s *LogEntry) MarshalJSON() ([]byte, error) { +func (s LogEntry) MarshalJSON() ([]byte, error) { type NoMethod LogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogEntryMetadata: Additional data that is associated with a log entry, set @@ -515,9 +515,9 @@ type LogEntryMetadata struct { NullFields []string `json:"-"` } -func (s *LogEntryMetadata) MarshalJSON() ([]byte, error) { +func (s LogEntryMetadata) MarshalJSON() ([]byte, error) { type NoMethod LogEntryMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogError: A problem in a sink or the sink's configuration. @@ -544,9 +544,9 @@ type LogError struct { NullFields []string `json:"-"` } -func (s *LogError) MarshalJSON() ([]byte, error) { +func (s LogError) MarshalJSON() ([]byte, error) { type NoMethod LogError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogService: A log service object. @@ -570,9 +570,9 @@ type LogService struct { NullFields []string `json:"-"` } -func (s *LogService) MarshalJSON() ([]byte, error) { +func (s LogService) MarshalJSON() ([]byte, error) { type NoMethod LogService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogSink: An object that describes where a log may be written. @@ -605,9 +605,9 @@ type LogSink struct { NullFields []string `json:"-"` } -func (s *LogSink) MarshalJSON() ([]byte, error) { +func (s LogSink) MarshalJSON() ([]byte, error) { type NoMethod LogSink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: Represents the RPC error status for Google APIs. See @@ -635,9 +635,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteLogEntriesRequest: The parameters to WriteLogEntries. @@ -662,9 +662,9 @@ type WriteLogEntriesRequest struct { NullFields []string `json:"-"` } -func (s *WriteLogEntriesRequest) MarshalJSON() ([]byte, error) { +func (s WriteLogEntriesRequest) MarshalJSON() ([]byte, error) { type NoMethod WriteLogEntriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteLogEntriesResponse: Result returned from WriteLogEntries. empty diff --git a/google-api-go-generator/testdata/arrayofarray-1.want b/google-api-go-generator/testdata/arrayofarray-1.want index 01c980733e..21b3b2fbc1 100644 --- a/google-api-go-generator/testdata/arrayofarray-1.want +++ b/google-api-go-generator/testdata/arrayofarray-1.want @@ -157,7 +157,7 @@ type GeoJsonMultiPolygon struct { NullFields []string `json:"-"` } -func (s *GeoJsonMultiPolygon) MarshalJSON() ([]byte, error) { +func (s GeoJsonMultiPolygon) MarshalJSON() ([]byte, error) { type NoMethod GeoJsonMultiPolygon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } diff --git a/google-api-go-generator/testdata/arrayofenum.want b/google-api-go-generator/testdata/arrayofenum.want index d9b1611887..a9f4de0482 100644 --- a/google-api-go-generator/testdata/arrayofenum.want +++ b/google-api-go-generator/testdata/arrayofenum.want @@ -231,7 +231,7 @@ type Container struct { NullFields []string `json:"-"` } -func (s *Container) MarshalJSON() ([]byte, error) { +func (s Container) MarshalJSON() ([]byte, error) { type NoMethod Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } diff --git a/google-api-go-generator/testdata/arrayofmapofobjects.want b/google-api-go-generator/testdata/arrayofmapofobjects.want index 639c1c4d4b..6bd02b469c 100644 --- a/google-api-go-generator/testdata/arrayofmapofobjects.want +++ b/google-api-go-generator/testdata/arrayofmapofobjects.want @@ -151,9 +151,9 @@ type Analyze struct { NullFields []string `json:"-"` } -func (s *Analyze) MarshalJSON() ([]byte, error) { +func (s Analyze) MarshalJSON() ([]byte, error) { type NoMethod Analyze - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Property struct { diff --git a/google-api-go-generator/testdata/arrayofmapofstrings.want b/google-api-go-generator/testdata/arrayofmapofstrings.want index c96305c162..58ae792254 100644 --- a/google-api-go-generator/testdata/arrayofmapofstrings.want +++ b/google-api-go-generator/testdata/arrayofmapofstrings.want @@ -151,7 +151,7 @@ type Analyze struct { NullFields []string `json:"-"` } -func (s *Analyze) MarshalJSON() ([]byte, error) { +func (s Analyze) MarshalJSON() ([]byte, error) { type NoMethod Analyze - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } diff --git a/google-api-go-generator/testdata/blogger-3.want b/google-api-go-generator/testdata/blogger-3.want index 8709bf4f85..94ab15560e 100644 --- a/google-api-go-generator/testdata/blogger-3.want +++ b/google-api-go-generator/testdata/blogger-3.want @@ -297,9 +297,9 @@ type Blog struct { NullFields []string `json:"-"` } -func (s *Blog) MarshalJSON() ([]byte, error) { +func (s Blog) MarshalJSON() ([]byte, error) { type NoMethod Blog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlogLocale: The locale this Blog is set to. @@ -323,9 +323,9 @@ type BlogLocale struct { NullFields []string `json:"-"` } -func (s *BlogLocale) MarshalJSON() ([]byte, error) { +func (s BlogLocale) MarshalJSON() ([]byte, error) { type NoMethod BlogLocale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlogPages: The container of pages in this blog. @@ -347,9 +347,9 @@ type BlogPages struct { NullFields []string `json:"-"` } -func (s *BlogPages) MarshalJSON() ([]byte, error) { +func (s BlogPages) MarshalJSON() ([]byte, error) { type NoMethod BlogPages - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlogPosts: The container of posts in this blog. @@ -373,9 +373,9 @@ type BlogPosts struct { NullFields []string `json:"-"` } -func (s *BlogPosts) MarshalJSON() ([]byte, error) { +func (s BlogPosts) MarshalJSON() ([]byte, error) { type NoMethod BlogPosts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogList struct { @@ -401,9 +401,9 @@ type BlogList struct { NullFields []string `json:"-"` } -func (s *BlogList) MarshalJSON() ([]byte, error) { +func (s BlogList) MarshalJSON() ([]byte, error) { type NoMethod BlogList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogPerUserInfo struct { @@ -431,9 +431,9 @@ type BlogPerUserInfo struct { NullFields []string `json:"-"` } -func (s *BlogPerUserInfo) MarshalJSON() ([]byte, error) { +func (s BlogPerUserInfo) MarshalJSON() ([]byte, error) { type NoMethod BlogPerUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogUserInfo struct { @@ -459,9 +459,9 @@ type BlogUserInfo struct { NullFields []string `json:"-"` } -func (s *BlogUserInfo) MarshalJSON() ([]byte, error) { +func (s BlogUserInfo) MarshalJSON() ([]byte, error) { type NoMethod BlogUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Comment struct { @@ -503,9 +503,9 @@ type Comment struct { NullFields []string `json:"-"` } -func (s *Comment) MarshalJSON() ([]byte, error) { +func (s Comment) MarshalJSON() ([]byte, error) { type NoMethod Comment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentAuthor: The author of this Comment. @@ -531,9 +531,9 @@ type CommentAuthor struct { NullFields []string `json:"-"` } -func (s *CommentAuthor) MarshalJSON() ([]byte, error) { +func (s CommentAuthor) MarshalJSON() ([]byte, error) { type NoMethod CommentAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentAuthorImage: The comment creator's avatar. @@ -553,9 +553,9 @@ type CommentAuthorImage struct { NullFields []string `json:"-"` } -func (s *CommentAuthorImage) MarshalJSON() ([]byte, error) { +func (s CommentAuthorImage) MarshalJSON() ([]byte, error) { type NoMethod CommentAuthorImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentBlog: Data about the blog containing this comment. @@ -575,9 +575,9 @@ type CommentBlog struct { NullFields []string `json:"-"` } -func (s *CommentBlog) MarshalJSON() ([]byte, error) { +func (s CommentBlog) MarshalJSON() ([]byte, error) { type NoMethod CommentBlog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentInReplyTo: Data about the comment this is in reply to. @@ -597,9 +597,9 @@ type CommentInReplyTo struct { NullFields []string `json:"-"` } -func (s *CommentInReplyTo) MarshalJSON() ([]byte, error) { +func (s CommentInReplyTo) MarshalJSON() ([]byte, error) { type NoMethod CommentInReplyTo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentPost: Data about the post containing this comment. @@ -619,9 +619,9 @@ type CommentPost struct { NullFields []string `json:"-"` } -func (s *CommentPost) MarshalJSON() ([]byte, error) { +func (s CommentPost) MarshalJSON() ([]byte, error) { type NoMethod CommentPost - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommentList struct { @@ -649,9 +649,9 @@ type CommentList struct { NullFields []string `json:"-"` } -func (s *CommentList) MarshalJSON() ([]byte, error) { +func (s CommentList) MarshalJSON() ([]byte, error) { type NoMethod CommentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Page struct { @@ -694,9 +694,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageAuthor: The author of this Page. @@ -722,9 +722,9 @@ type PageAuthor struct { NullFields []string `json:"-"` } -func (s *PageAuthor) MarshalJSON() ([]byte, error) { +func (s PageAuthor) MarshalJSON() ([]byte, error) { type NoMethod PageAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageAuthorImage: The page author's avatar. @@ -744,9 +744,9 @@ type PageAuthorImage struct { NullFields []string `json:"-"` } -func (s *PageAuthorImage) MarshalJSON() ([]byte, error) { +func (s PageAuthorImage) MarshalJSON() ([]byte, error) { type NoMethod PageAuthorImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageBlog: Data about the blog containing this Page. @@ -766,9 +766,9 @@ type PageBlog struct { NullFields []string `json:"-"` } -func (s *PageBlog) MarshalJSON() ([]byte, error) { +func (s PageBlog) MarshalJSON() ([]byte, error) { type NoMethod PageBlog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PageList struct { @@ -792,9 +792,9 @@ type PageList struct { NullFields []string `json:"-"` } -func (s *PageList) MarshalJSON() ([]byte, error) { +func (s PageList) MarshalJSON() ([]byte, error) { type NoMethod PageList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Pageviews struct { @@ -820,9 +820,9 @@ type Pageviews struct { NullFields []string `json:"-"` } -func (s *Pageviews) MarshalJSON() ([]byte, error) { +func (s Pageviews) MarshalJSON() ([]byte, error) { type NoMethod Pageviews - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PageviewsCounts struct { @@ -843,9 +843,9 @@ type PageviewsCounts struct { NullFields []string `json:"-"` } -func (s *PageviewsCounts) MarshalJSON() ([]byte, error) { +func (s PageviewsCounts) MarshalJSON() ([]byte, error) { type NoMethod PageviewsCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Post struct { @@ -899,9 +899,9 @@ type Post struct { NullFields []string `json:"-"` } -func (s *Post) MarshalJSON() ([]byte, error) { +func (s Post) MarshalJSON() ([]byte, error) { type NoMethod Post - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostAuthor: The author of this Post. @@ -927,9 +927,9 @@ type PostAuthor struct { NullFields []string `json:"-"` } -func (s *PostAuthor) MarshalJSON() ([]byte, error) { +func (s PostAuthor) MarshalJSON() ([]byte, error) { type NoMethod PostAuthor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostAuthorImage: The Post author's avatar. @@ -949,9 +949,9 @@ type PostAuthorImage struct { NullFields []string `json:"-"` } -func (s *PostAuthorImage) MarshalJSON() ([]byte, error) { +func (s PostAuthorImage) MarshalJSON() ([]byte, error) { type NoMethod PostAuthorImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostBlog: Data about the blog containing this Post. @@ -971,9 +971,9 @@ type PostBlog struct { NullFields []string `json:"-"` } -func (s *PostBlog) MarshalJSON() ([]byte, error) { +func (s PostBlog) MarshalJSON() ([]byte, error) { type NoMethod PostBlog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostImages struct { @@ -991,9 +991,9 @@ type PostImages struct { NullFields []string `json:"-"` } -func (s *PostImages) MarshalJSON() ([]byte, error) { +func (s PostImages) MarshalJSON() ([]byte, error) { type NoMethod PostImages - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostLocation: The location for geotagged posts. @@ -1019,9 +1019,9 @@ type PostLocation struct { NullFields []string `json:"-"` } -func (s *PostLocation) MarshalJSON() ([]byte, error) { +func (s PostLocation) MarshalJSON() ([]byte, error) { type NoMethod PostLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PostLocation) UnmarshalJSON(data []byte) error { @@ -1061,9 +1061,9 @@ type PostReplies struct { NullFields []string `json:"-"` } -func (s *PostReplies) MarshalJSON() ([]byte, error) { +func (s PostReplies) MarshalJSON() ([]byte, error) { type NoMethod PostReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostList struct { @@ -1089,9 +1089,9 @@ type PostList struct { NullFields []string `json:"-"` } -func (s *PostList) MarshalJSON() ([]byte, error) { +func (s PostList) MarshalJSON() ([]byte, error) { type NoMethod PostList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostPerUserInfo struct { @@ -1118,9 +1118,9 @@ type PostPerUserInfo struct { NullFields []string `json:"-"` } -func (s *PostPerUserInfo) MarshalJSON() ([]byte, error) { +func (s PostPerUserInfo) MarshalJSON() ([]byte, error) { type NoMethod PostPerUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostUserInfo struct { @@ -1146,9 +1146,9 @@ type PostUserInfo struct { NullFields []string `json:"-"` } -func (s *PostUserInfo) MarshalJSON() ([]byte, error) { +func (s PostUserInfo) MarshalJSON() ([]byte, error) { type NoMethod PostUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PostUserInfosList struct { @@ -1174,9 +1174,9 @@ type PostUserInfosList struct { NullFields []string `json:"-"` } -func (s *PostUserInfosList) MarshalJSON() ([]byte, error) { +func (s PostUserInfosList) MarshalJSON() ([]byte, error) { type NoMethod PostUserInfosList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type User struct { @@ -1215,9 +1215,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserBlogs: The container of blogs for this user. @@ -1237,9 +1237,9 @@ type UserBlogs struct { NullFields []string `json:"-"` } -func (s *UserBlogs) MarshalJSON() ([]byte, error) { +func (s UserBlogs) MarshalJSON() ([]byte, error) { type NoMethod UserBlogs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserLocale: This user's locale @@ -1263,9 +1263,9 @@ type UserLocale struct { NullFields []string `json:"-"` } -func (s *UserLocale) MarshalJSON() ([]byte, error) { +func (s UserLocale) MarshalJSON() ([]byte, error) { type NoMethod UserLocale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BlogUserInfosGetCall struct { diff --git a/google-api-go-generator/testdata/floats.want b/google-api-go-generator/testdata/floats.want index 5f82884448..544cd5e843 100644 --- a/google-api-go-generator/testdata/floats.want +++ b/google-api-go-generator/testdata/floats.want @@ -157,9 +157,9 @@ type Utilization struct { NullFields []string `json:"-"` } -func (s *Utilization) MarshalJSON() ([]byte, error) { +func (s Utilization) MarshalJSON() ([]byte, error) { type NoMethod Utilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Utilization) UnmarshalJSON(data []byte) error { diff --git a/google-api-go-generator/testdata/getwithoutbody.want b/google-api-go-generator/testdata/getwithoutbody.want index 96c874e779..c4a0b27fb7 100644 --- a/google-api-go-generator/testdata/getwithoutbody.want +++ b/google-api-go-generator/testdata/getwithoutbody.want @@ -165,9 +165,9 @@ type ListMetricRequest struct { NullFields []string `json:"-"` } -func (s *ListMetricRequest) MarshalJSON() ([]byte, error) { +func (s ListMetricRequest) MarshalJSON() ([]byte, error) { type NoMethod ListMetricRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMetricResponse: The response of getwithoutbody.metricDescriptors.list. @@ -195,9 +195,9 @@ type ListMetricResponse struct { NullFields []string `json:"-"` } -func (s *ListMetricResponse) MarshalJSON() ([]byte, error) { +func (s ListMetricResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMetricResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MetricDescriptorsListCall struct { diff --git a/google-api-go-generator/testdata/http-body.want b/google-api-go-generator/testdata/http-body.want index 570c39e99c..5e4e1d8a05 100644 --- a/google-api-go-generator/testdata/http-body.want +++ b/google-api-go-generator/testdata/http-body.want @@ -281,9 +281,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsDatasetsFhirStoresFhirCreateResourceCall struct { diff --git a/google-api-go-generator/testdata/json-body.want b/google-api-go-generator/testdata/json-body.want index 0555adfbeb..153a2e0cec 100644 --- a/google-api-go-generator/testdata/json-body.want +++ b/google-api-go-generator/testdata/json-body.want @@ -293,9 +293,9 @@ type GoogleApi__HttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApi__HttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApi__HttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApi__HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1HyperparameterOutputHyperparameterMetric: An observed value @@ -318,9 +318,9 @@ type GoogleCloudMlV1HyperparameterOutputHyperparameterMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1HyperparameterOutputHyperparameterMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1HyperparameterOutputHyperparameterMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1HyperparameterOutputHyperparameterMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1HyperparameterOutputHyperparameterMetric) UnmarshalJSON(data []byte) error { @@ -365,9 +365,9 @@ type GoogleCloudMlV1__AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__AutoScaling: Options for automatically scaling a model. @@ -427,9 +427,9 @@ type GoogleCloudMlV1__AutoScaling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__AutoScaling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__AutoScaling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__AutoScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__CancelJobRequest: Request message for the CancelJob method. @@ -466,9 +466,9 @@ type GoogleCloudMlV1__Capability struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Capability) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Capability) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Capability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudMlV1__Config struct { @@ -487,9 +487,9 @@ type GoogleCloudMlV1__Config struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Config) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Config) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__GetConfigResponse: Returns service account information @@ -517,9 +517,9 @@ type GoogleCloudMlV1__GetConfigResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__GetConfigResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__GetConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__GetConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__HyperparameterOutput: Represents the result of a single @@ -554,9 +554,9 @@ type GoogleCloudMlV1__HyperparameterOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__HyperparameterOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__HyperparameterOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__HyperparameterOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__HyperparameterSpec: Represents a set of hyperparameters to @@ -643,9 +643,9 @@ type GoogleCloudMlV1__HyperparameterSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__HyperparameterSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__HyperparameterSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__HyperparameterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__Job: Represents a training or prediction job. @@ -719,9 +719,9 @@ type GoogleCloudMlV1__Job struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Job) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Job) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ListJobsResponse: Response message for the ListJobs method. @@ -748,9 +748,9 @@ type GoogleCloudMlV1__ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudMlV1__ListLocationsResponse struct { @@ -777,9 +777,9 @@ type GoogleCloudMlV1__ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ListModelsResponse: Response message for the ListModels @@ -807,9 +807,9 @@ type GoogleCloudMlV1__ListModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ListModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ListModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ListModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ListVersionsResponse: Response message for the ListVersions @@ -837,9 +837,9 @@ type GoogleCloudMlV1__ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudMlV1__Location struct { @@ -862,9 +862,9 @@ type GoogleCloudMlV1__Location struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Location) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Location) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ManualScaling: Options for manually scaling a model. @@ -888,9 +888,9 @@ type GoogleCloudMlV1__ManualScaling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ManualScaling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ManualScaling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ManualScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__Model: Represents a machine learning solution. @@ -971,9 +971,9 @@ type GoogleCloudMlV1__Model struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Model) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Model) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__OperationMetadata: Represents the metadata of the @@ -1022,9 +1022,9 @@ type GoogleCloudMlV1__OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ParameterSpec: Represents a single hyperparameter to @@ -1104,9 +1104,9 @@ type GoogleCloudMlV1__ParameterSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ParameterSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ParameterSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ParameterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1__ParameterSpec) UnmarshalJSON(data []byte) error { @@ -1149,9 +1149,9 @@ type GoogleCloudMlV1__PredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__PredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__PredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__PredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__PredictionInput: Represents input parameters for a @@ -1264,9 +1264,9 @@ type GoogleCloudMlV1__PredictionInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__PredictionInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__PredictionInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__PredictionInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__PredictionOutput: Represents results of a prediction job. @@ -1293,9 +1293,9 @@ type GoogleCloudMlV1__PredictionOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__PredictionOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__PredictionOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__PredictionOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1__PredictionOutput) UnmarshalJSON(data []byte) error { @@ -1554,9 +1554,9 @@ type GoogleCloudMlV1__TrainingInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__TrainingInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__TrainingInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__TrainingInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__TrainingOutput: Represents results of a training job. @@ -1586,9 +1586,9 @@ type GoogleCloudMlV1__TrainingOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__TrainingOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__TrainingOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__TrainingOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1__TrainingOutput) UnmarshalJSON(data []byte) error { @@ -1763,9 +1763,9 @@ type GoogleCloudMlV1__Version struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Version) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Version) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__AuditConfig: Specifies the audit configuration for a @@ -1846,9 +1846,9 @@ type GoogleIamV1__AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__AuditLogConfig: Provides the configuration for logging a type @@ -1899,9 +1899,9 @@ type GoogleIamV1__AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__Binding: Associates `members` with a `role`. @@ -1956,9 +1956,9 @@ type GoogleIamV1__Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__Policy: Defines an Identity and Access Management (IAM) policy. @@ -2050,9 +2050,9 @@ type GoogleIamV1__Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2084,9 +2084,9 @@ type GoogleIamV1__SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__TestIamPermissionsRequest: Request message for @@ -2111,9 +2111,9 @@ type GoogleIamV1__TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__TestIamPermissionsResponse: Response message for @@ -2139,9 +2139,9 @@ type GoogleIamV1__TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunning__ListOperationsResponse: The response message for @@ -2168,9 +2168,9 @@ type GoogleLongrunning__ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunning__ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunning__ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunning__ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunning__Operation: This resource represents a long-running @@ -2226,9 +2226,9 @@ type GoogleLongrunning__Operation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunning__Operation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunning__Operation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunning__Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobuf__Empty: A generic empty message that you can re-use to avoid @@ -2349,9 +2349,9 @@ type GoogleRpc__Status struct { NullFields []string `json:"-"` } -func (s *GoogleRpc__Status) MarshalJSON() ([]byte, error) { +func (s GoogleRpc__Status) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpc__Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleType__Expr: Represents an expression text. Example: @@ -2394,9 +2394,9 @@ type GoogleType__Expr struct { NullFields []string `json:"-"` } -func (s *GoogleType__Expr) MarshalJSON() ([]byte, error) { +func (s GoogleType__Expr) MarshalJSON() ([]byte, error) { type NoMethod GoogleType__Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsGetConfigCall struct { diff --git a/google-api-go-generator/testdata/mapofany.want b/google-api-go-generator/testdata/mapofany.want index 3a39e826be..f301cd5230 100644 --- a/google-api-go-generator/testdata/mapofany.want +++ b/google-api-go-generator/testdata/mapofany.want @@ -155,9 +155,9 @@ type TableDataInsertAllRequest struct { NullFields []string `json:"-"` } -func (s *TableDataInsertAllRequest) MarshalJSON() ([]byte, error) { +func (s TableDataInsertAllRequest) MarshalJSON() ([]byte, error) { type NoMethod TableDataInsertAllRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TableDataInsertAllRequestRows struct { @@ -177,7 +177,7 @@ type TableDataInsertAllRequestRows struct { NullFields []string `json:"-"` } -func (s *TableDataInsertAllRequestRows) MarshalJSON() ([]byte, error) { +func (s TableDataInsertAllRequestRows) MarshalJSON() ([]byte, error) { type NoMethod TableDataInsertAllRequestRows - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } diff --git a/google-api-go-generator/testdata/mapofarrayofobjects.want b/google-api-go-generator/testdata/mapofarrayofobjects.want index 593c7f1fba..9438d2e7fe 100644 --- a/google-api-go-generator/testdata/mapofarrayofobjects.want +++ b/google-api-go-generator/testdata/mapofarrayofobjects.want @@ -174,9 +174,9 @@ type TimeseriesDescriptor struct { NullFields []string `json:"-"` } -func (s *TimeseriesDescriptor) MarshalJSON() ([]byte, error) { +func (s TimeseriesDescriptor) MarshalJSON() ([]byte, error) { type NoMethod TimeseriesDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AtlasGetMapCall struct { diff --git a/google-api-go-generator/testdata/mapofint64strings.want b/google-api-go-generator/testdata/mapofint64strings.want index 390d7e3c8d..54883d21d8 100644 --- a/google-api-go-generator/testdata/mapofint64strings.want +++ b/google-api-go-generator/testdata/mapofint64strings.want @@ -152,7 +152,7 @@ type TestResultSummaryToolGroupTestSuite struct { NullFields []string `json:"-"` } -func (s *TestResultSummaryToolGroupTestSuite) MarshalJSON() ([]byte, error) { +func (s TestResultSummaryToolGroupTestSuite) MarshalJSON() ([]byte, error) { type NoMethod TestResultSummaryToolGroupTestSuite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } diff --git a/google-api-go-generator/testdata/mapofobjects.want b/google-api-go-generator/testdata/mapofobjects.want index a1d3e93c73..edd7116578 100644 --- a/google-api-go-generator/testdata/mapofobjects.want +++ b/google-api-go-generator/testdata/mapofobjects.want @@ -151,9 +151,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EntityProperties struct { @@ -174,7 +174,7 @@ type EntityProperties struct { NullFields []string `json:"-"` } -func (s *EntityProperties) MarshalJSON() ([]byte, error) { +func (s EntityProperties) MarshalJSON() ([]byte, error) { type NoMethod EntityProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } diff --git a/google-api-go-generator/testdata/mapofstrings-1.want b/google-api-go-generator/testdata/mapofstrings-1.want index 333b96f5c8..f217301486 100644 --- a/google-api-go-generator/testdata/mapofstrings-1.want +++ b/google-api-go-generator/testdata/mapofstrings-1.want @@ -171,9 +171,9 @@ type TimeseriesDescriptor struct { NullFields []string `json:"-"` } -func (s *TimeseriesDescriptor) MarshalJSON() ([]byte, error) { +func (s TimeseriesDescriptor) MarshalJSON() ([]byte, error) { type NoMethod TimeseriesDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AtlasGetMapCall struct { diff --git a/google-api-go-generator/testdata/quotednum.want b/google-api-go-generator/testdata/quotednum.want index dabc05b90b..3cacb89a0b 100644 --- a/google-api-go-generator/testdata/quotednum.want +++ b/google-api-go-generator/testdata/quotednum.want @@ -168,7 +168,7 @@ type Creative struct { NullFields []string `json:"-"` } -func (s *Creative) MarshalJSON() ([]byte, error) { +func (s Creative) MarshalJSON() ([]byte, error) { type NoMethod Creative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } diff --git a/google-api-go-generator/testdata/required-query.want b/google-api-go-generator/testdata/required-query.want index c830de0db9..2112fea886 100644 --- a/google-api-go-generator/testdata/required-query.want +++ b/google-api-go-generator/testdata/required-query.want @@ -167,9 +167,9 @@ type Google3CorpSupportToolsTshealthServiceApiV1TechsMessagesTechsCountResponse NullFields []string `json:"-"` } -func (s *Google3CorpSupportToolsTshealthServiceApiV1TechsMessagesTechsCountResponse) MarshalJSON() ([]byte, error) { +func (s Google3CorpSupportToolsTshealthServiceApiV1TechsMessagesTechsCountResponse) MarshalJSON() ([]byte, error) { type NoMethod Google3CorpSupportToolsTshealthServiceApiV1TechsMessagesTechsCountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TechsCountCall struct { diff --git a/google-api-go-generator/testdata/resource-named-service.want b/google-api-go-generator/testdata/resource-named-service.want index 28ff8b4a50..6cd5bc0d68 100644 --- a/google-api-go-generator/testdata/resource-named-service.want +++ b/google-api-go-generator/testdata/resource-named-service.want @@ -269,9 +269,9 @@ type ApiConfigHandler struct { NullFields []string `json:"-"` } -func (s *ApiConfigHandler) MarshalJSON() ([]byte, error) { +func (s ApiConfigHandler) MarshalJSON() ([]byte, error) { type NoMethod ApiConfigHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiEndpointHandler: Uses Google Cloud Endpoints to handle requests. @@ -291,9 +291,9 @@ type ApiEndpointHandler struct { NullFields []string `json:"-"` } -func (s *ApiEndpointHandler) MarshalJSON() ([]byte, error) { +func (s ApiEndpointHandler) MarshalJSON() ([]byte, error) { type NoMethod ApiEndpointHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Application: An Application resource contains the top-level configuration of @@ -348,9 +348,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomaticScaling: Automatic scaling is based on request rate, response @@ -403,9 +403,9 @@ type AutomaticScaling struct { NullFields []string `json:"-"` } -func (s *AutomaticScaling) MarshalJSON() ([]byte, error) { +func (s AutomaticScaling) MarshalJSON() ([]byte, error) { type NoMethod AutomaticScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicScaling: A service with basic scaling will create an instance when the @@ -431,9 +431,9 @@ type BasicScaling struct { NullFields []string `json:"-"` } -func (s *BasicScaling) MarshalJSON() ([]byte, error) { +func (s BasicScaling) MarshalJSON() ([]byte, error) { type NoMethod BasicScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerInfo: Docker image that is used to start a VM container for the @@ -456,9 +456,9 @@ type ContainerInfo struct { NullFields []string `json:"-"` } -func (s *ContainerInfo) MarshalJSON() ([]byte, error) { +func (s ContainerInfo) MarshalJSON() ([]byte, error) { type NoMethod ContainerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CpuUtilization: Target scaling by CPU usage. @@ -482,9 +482,9 @@ type CpuUtilization struct { NullFields []string `json:"-"` } -func (s *CpuUtilization) MarshalJSON() ([]byte, error) { +func (s CpuUtilization) MarshalJSON() ([]byte, error) { type NoMethod CpuUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CpuUtilization) UnmarshalJSON(data []byte) error { @@ -530,9 +530,9 @@ type Deployment struct { NullFields []string `json:"-"` } -func (s *Deployment) MarshalJSON() ([]byte, error) { +func (s Deployment) MarshalJSON() ([]byte, error) { type NoMethod Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskUtilization: Target scaling by disk usage. Only applicable for VM @@ -559,9 +559,9 @@ type DiskUtilization struct { NullFields []string `json:"-"` } -func (s *DiskUtilization) MarshalJSON() ([]byte, error) { +func (s DiskUtilization) MarshalJSON() ([]byte, error) { type NoMethod DiskUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorHandler: Custom static error page to be served when an error occurs. @@ -592,9 +592,9 @@ type ErrorHandler struct { NullFields []string `json:"-"` } -func (s *ErrorHandler) MarshalJSON() ([]byte, error) { +func (s ErrorHandler) MarshalJSON() ([]byte, error) { type NoMethod ErrorHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileInfo: Single source file that is part of the version to be deployed. @@ -621,9 +621,9 @@ type FileInfo struct { NullFields []string `json:"-"` } -func (s *FileInfo) MarshalJSON() ([]byte, error) { +func (s FileInfo) MarshalJSON() ([]byte, error) { type NoMethod FileInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthCheck: Health checking configuration for VM instances. Unhealthy @@ -662,9 +662,9 @@ type HealthCheck struct { NullFields []string `json:"-"` } -func (s *HealthCheck) MarshalJSON() ([]byte, error) { +func (s HealthCheck) MarshalJSON() ([]byte, error) { type NoMethod HealthCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: An Instance resource is the computing unit that App Engine uses to @@ -729,9 +729,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Instance) UnmarshalJSON(data []byte) error { @@ -768,9 +768,9 @@ type Library struct { NullFields []string `json:"-"` } -func (s *Library) MarshalJSON() ([]byte, error) { +func (s Library) MarshalJSON() ([]byte, error) { type NoMethod Library - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response message for `Instances.ListInstances`. @@ -795,9 +795,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for @@ -824,9 +824,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -852,9 +852,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response message for `Services.ListServices`. @@ -879,9 +879,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVersionsResponse: Response message for `Versions.ListVersions`. @@ -906,9 +906,9 @@ type ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents Google Cloud Platform location. @@ -941,9 +941,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Metadata for the given google.cloud.location.Location. @@ -967,9 +967,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManualScaling: A service with manual scaling runs continuously, allowing you @@ -994,9 +994,9 @@ type ManualScaling struct { NullFields []string `json:"-"` } -func (s *ManualScaling) MarshalJSON() ([]byte, error) { +func (s ManualScaling) MarshalJSON() ([]byte, error) { type NoMethod ManualScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Network: Extra network settings. Only applicable for VM runtimes. @@ -1022,9 +1022,9 @@ type Network struct { NullFields []string `json:"-"` } -func (s *Network) MarshalJSON() ([]byte, error) { +func (s Network) MarshalJSON() ([]byte, error) { type NoMethod Network - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkUtilization: Target scaling by network usage. Only applicable for VM @@ -1051,9 +1051,9 @@ type NetworkUtilization struct { NullFields []string `json:"-"` } -func (s *NetworkUtilization) MarshalJSON() ([]byte, error) { +func (s NetworkUtilization) MarshalJSON() ([]byte, error) { type NoMethod NetworkUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1098,9 +1098,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata for the given google.longrunning.Operation. @@ -1133,9 +1133,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1: Metadata for the given google.longrunning.Operation. @@ -1165,9 +1165,9 @@ type OperationMetadataV1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1Beta5: Metadata for the given @@ -1198,9 +1198,9 @@ type OperationMetadataV1Beta5 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1Beta5) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1Beta5) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1Beta5 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepairApplicationRequest: Request message for @@ -1228,9 +1228,9 @@ type RequestUtilization struct { NullFields []string `json:"-"` } -func (s *RequestUtilization) MarshalJSON() ([]byte, error) { +func (s RequestUtilization) MarshalJSON() ([]byte, error) { type NoMethod RequestUtilization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resources: Machine resources for a version. @@ -1254,9 +1254,9 @@ type Resources struct { NullFields []string `json:"-"` } -func (s *Resources) MarshalJSON() ([]byte, error) { +func (s Resources) MarshalJSON() ([]byte, error) { type NoMethod Resources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Resources) UnmarshalJSON(data []byte) error { @@ -1295,9 +1295,9 @@ type ScriptHandler struct { NullFields []string `json:"-"` } -func (s *ScriptHandler) MarshalJSON() ([]byte, error) { +func (s ScriptHandler) MarshalJSON() ([]byte, error) { type NoMethod ScriptHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: A Service resource is a logical component of an application that @@ -1333,9 +1333,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StaticFilesHandler: Files served directly to the user for a given URL, such @@ -1381,9 +1381,9 @@ type StaticFilesHandler struct { NullFields []string `json:"-"` } -func (s *StaticFilesHandler) MarshalJSON() ([]byte, error) { +func (s StaticFilesHandler) MarshalJSON() ([]byte, error) { type NoMethod StaticFilesHandler - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1442,9 +1442,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrafficSplit: Traffic routing configuration for versions within a single @@ -1482,9 +1482,9 @@ type TrafficSplit struct { NullFields []string `json:"-"` } -func (s *TrafficSplit) MarshalJSON() ([]byte, error) { +func (s TrafficSplit) MarshalJSON() ([]byte, error) { type NoMethod TrafficSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlDispatchRule: Rules to match an HTTP request and dispatch that request to @@ -1513,9 +1513,9 @@ type UrlDispatchRule struct { NullFields []string `json:"-"` } -func (s *UrlDispatchRule) MarshalJSON() ([]byte, error) { +func (s UrlDispatchRule) MarshalJSON() ([]byte, error) { type NoMethod UrlDispatchRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlMap: URL pattern and description of how the URL should be handled. App @@ -1583,9 +1583,9 @@ type UrlMap struct { NullFields []string `json:"-"` } -func (s *UrlMap) MarshalJSON() ([]byte, error) { +func (s UrlMap) MarshalJSON() ([]byte, error) { type NoMethod UrlMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: A Version resource is a specific set of source code and @@ -1725,9 +1725,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZipInfo struct { @@ -1752,9 +1752,9 @@ type ZipInfo struct { NullFields []string `json:"-"` } -func (s *ZipInfo) MarshalJSON() ([]byte, error) { +func (s ZipInfo) MarshalJSON() ([]byte, error) { type NoMethod ZipInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AppsGetCall struct { diff --git a/google-api-go-generator/testdata/unfortunatedefaults.want b/google-api-go-generator/testdata/unfortunatedefaults.want index 197b7ef649..5b0c7f666e 100644 --- a/google-api-go-generator/testdata/unfortunatedefaults.want +++ b/google-api-go-generator/testdata/unfortunatedefaults.want @@ -265,9 +265,9 @@ type Thing struct { NullFields []string `json:"-"` } -func (s *Thing) MarshalJSON() ([]byte, error) { +func (s Thing) MarshalJSON() ([]byte, error) { type NoMethod Thing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Thing) UnmarshalJSON(data []byte) error { diff --git a/google-api-go-generator/testdata/variants.want b/google-api-go-generator/testdata/variants.want index b9d36df5bc..bdb5c72f0a 100644 --- a/google-api-go-generator/testdata/variants.want +++ b/google-api-go-generator/testdata/variants.want @@ -221,9 +221,9 @@ type GeoJsonGeometryCollection struct { NullFields []string `json:"-"` } -func (s *GeoJsonGeometryCollection) MarshalJSON() ([]byte, error) { +func (s GeoJsonGeometryCollection) MarshalJSON() ([]byte, error) { type NoMethod GeoJsonGeometryCollection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GeoJsonLineString struct { @@ -247,9 +247,9 @@ type GeoJsonLineString struct { NullFields []string `json:"-"` } -func (s *GeoJsonLineString) MarshalJSON() ([]byte, error) { +func (s GeoJsonLineString) MarshalJSON() ([]byte, error) { type NoMethod GeoJsonLineString - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoJsonMultiLineString: Multi Line String @@ -274,9 +274,9 @@ type GeoJsonMultiLineString struct { NullFields []string `json:"-"` } -func (s *GeoJsonMultiLineString) MarshalJSON() ([]byte, error) { +func (s GeoJsonMultiLineString) MarshalJSON() ([]byte, error) { type NoMethod GeoJsonMultiLineString - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GeoJsonMultiPoint struct { @@ -300,9 +300,9 @@ type GeoJsonMultiPoint struct { NullFields []string `json:"-"` } -func (s *GeoJsonMultiPoint) MarshalJSON() ([]byte, error) { +func (s GeoJsonMultiPoint) MarshalJSON() ([]byte, error) { type NoMethod GeoJsonMultiPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GeoJsonMultiPolygon struct { @@ -326,9 +326,9 @@ type GeoJsonMultiPolygon struct { NullFields []string `json:"-"` } -func (s *GeoJsonMultiPolygon) MarshalJSON() ([]byte, error) { +func (s GeoJsonMultiPolygon) MarshalJSON() ([]byte, error) { type NoMethod GeoJsonMultiPolygon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GeoJsonPoint struct { @@ -352,9 +352,9 @@ type GeoJsonPoint struct { NullFields []string `json:"-"` } -func (s *GeoJsonPoint) MarshalJSON() ([]byte, error) { +func (s GeoJsonPoint) MarshalJSON() ([]byte, error) { type NoMethod GeoJsonPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GeoJsonPolygon struct { @@ -382,9 +382,9 @@ type GeoJsonPolygon struct { NullFields []string `json:"-"` } -func (s *GeoJsonPolygon) MarshalJSON() ([]byte, error) { +func (s GeoJsonPolygon) MarshalJSON() ([]byte, error) { type NoMethod GeoJsonPolygon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MapFolder struct { @@ -421,9 +421,9 @@ type MapFolder struct { NullFields []string `json:"-"` } -func (s *MapFolder) MarshalJSON() ([]byte, error) { +func (s MapFolder) MarshalJSON() ([]byte, error) { type NoMethod MapFolder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MapFolder) UnmarshalJSON(data []byte) error { @@ -503,9 +503,9 @@ type MapKmlLink struct { NullFields []string `json:"-"` } -func (s *MapKmlLink) MarshalJSON() ([]byte, error) { +func (s MapKmlLink) MarshalJSON() ([]byte, error) { type NoMethod MapKmlLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MapKmlLink) UnmarshalJSON(data []byte) error { @@ -558,9 +558,9 @@ type MapLayer struct { NullFields []string `json:"-"` } -func (s *MapLayer) MarshalJSON() ([]byte, error) { +func (s MapLayer) MarshalJSON() ([]byte, error) { type NoMethod MapLayer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MapLayer) UnmarshalJSON(data []byte) error { diff --git a/google-api-go-generator/testdata/wrapnewlines.want b/google-api-go-generator/testdata/wrapnewlines.want index 53be952de2..4bc5d3b6e1 100644 --- a/google-api-go-generator/testdata/wrapnewlines.want +++ b/google-api-go-generator/testdata/wrapnewlines.want @@ -156,7 +156,7 @@ type Thing struct { NullFields []string `json:"-"` } -func (s *Thing) MarshalJSON() ([]byte, error) { +func (s Thing) MarshalJSON() ([]byte, error) { type NoMethod Thing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } diff --git a/groupsmigration/v1/groupsmigration-gen.go b/groupsmigration/v1/groupsmigration-gen.go index 766a219ea6..c5f01faa8f 100644 --- a/groupsmigration/v1/groupsmigration-gen.go +++ b/groupsmigration/v1/groupsmigration-gen.go @@ -184,9 +184,9 @@ type Groups struct { NullFields []string `json:"-"` } -func (s *Groups) MarshalJSON() ([]byte, error) { +func (s Groups) MarshalJSON() ([]byte, error) { type NoMethod Groups - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ArchiveInsertCall struct { diff --git a/groupssettings/v1/groupssettings-gen.go b/groupssettings/v1/groupssettings-gen.go index 3cc7e85599..e9c653666f 100644 --- a/groupssettings/v1/groupssettings-gen.go +++ b/groupssettings/v1/groupssettings-gen.go @@ -651,9 +651,9 @@ type Groups struct { NullFields []string `json:"-"` } -func (s *Groups) MarshalJSON() ([]byte, error) { +func (s Groups) MarshalJSON() ([]byte, error) { type NoMethod Groups - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GroupsGetCall struct { diff --git a/healthcare/v1/healthcare-gen.go b/healthcare/v1/healthcare-gen.go index 281902f44f..d2b5e70000 100644 --- a/healthcare/v1/healthcare-gen.go +++ b/healthcare/v1/healthcare-gen.go @@ -477,9 +477,9 @@ type ActivateConsentRequest struct { NullFields []string `json:"-"` } -func (s *ActivateConsentRequest) MarshalJSON() ([]byte, error) { +func (s ActivateConsentRequest) MarshalJSON() ([]byte, error) { type NoMethod ActivateConsentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeEntitiesRequest: The request to analyze healthcare entities in a @@ -516,9 +516,9 @@ type AnalyzeEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeEntitiesResponse: Includes recognized entity mentions and @@ -554,9 +554,9 @@ type AnalyzeEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArchiveUserDataMappingRequest: Archives the specified User data mapping. @@ -595,9 +595,9 @@ type Attribute struct { NullFields []string `json:"-"` } -func (s *Attribute) MarshalJSON() ([]byte, error) { +func (s Attribute) MarshalJSON() ([]byte, error) { type NoMethod Attribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttributeDefinition: A client-defined consent attribute. @@ -648,9 +648,9 @@ type AttributeDefinition struct { NullFields []string `json:"-"` } -func (s *AttributeDefinition) MarshalJSON() ([]byte, error) { +func (s AttributeDefinition) MarshalJSON() ([]byte, error) { type NoMethod AttributeDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -689,9 +689,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -724,9 +724,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -823,9 +823,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -851,9 +851,9 @@ type CharacterMaskConfig struct { NullFields []string `json:"-"` } -func (s *CharacterMaskConfig) MarshalJSON() ([]byte, error) { +func (s CharacterMaskConfig) MarshalJSON() ([]byte, error) { type NoMethod CharacterMaskConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckDataAccessRequest: Checks if a particular data_id of a User data @@ -900,9 +900,9 @@ type CheckDataAccessRequest struct { NullFields []string `json:"-"` } -func (s *CheckDataAccessRequest) MarshalJSON() ([]byte, error) { +func (s CheckDataAccessRequest) MarshalJSON() ([]byte, error) { type NoMethod CheckDataAccessRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckDataAccessResponse: Checks if a particular data_id of a User data @@ -929,9 +929,9 @@ type CheckDataAccessResponse struct { NullFields []string `json:"-"` } -func (s *CheckDataAccessResponse) MarshalJSON() ([]byte, error) { +func (s CheckDataAccessResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckDataAccessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Consent: Represents a user's consent. @@ -1004,9 +1004,9 @@ type Consent struct { NullFields []string `json:"-"` } -func (s *Consent) MarshalJSON() ([]byte, error) { +func (s Consent) MarshalJSON() ([]byte, error) { type NoMethod Consent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsentArtifact: Documentation of a user's consent. @@ -1049,9 +1049,9 @@ type ConsentArtifact struct { NullFields []string `json:"-"` } -func (s *ConsentArtifact) MarshalJSON() ([]byte, error) { +func (s ConsentArtifact) MarshalJSON() ([]byte, error) { type NoMethod ConsentArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsentEvaluation: The detailed evaluation of a particular Consent. @@ -1087,9 +1087,9 @@ type ConsentEvaluation struct { NullFields []string `json:"-"` } -func (s *ConsentEvaluation) MarshalJSON() ([]byte, error) { +func (s ConsentEvaluation) MarshalJSON() ([]byte, error) { type NoMethod ConsentEvaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsentList: List of resource names of Consent resources. @@ -1112,9 +1112,9 @@ type ConsentList struct { NullFields []string `json:"-"` } -func (s *ConsentList) MarshalJSON() ([]byte, error) { +func (s ConsentList) MarshalJSON() ([]byte, error) { type NoMethod ConsentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsentStore: Represents a consent store. @@ -1156,9 +1156,9 @@ type ConsentStore struct { NullFields []string `json:"-"` } -func (s *ConsentStore) MarshalJSON() ([]byte, error) { +func (s ConsentStore) MarshalJSON() ([]byte, error) { type NoMethod ConsentStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateMessageRequest: Creates a new message. @@ -1178,9 +1178,9 @@ type CreateMessageRequest struct { NullFields []string `json:"-"` } -func (s *CreateMessageRequest) MarshalJSON() ([]byte, error) { +func (s CreateMessageRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateMessageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CryptoHashConfig: Pseudonymization method that generates surrogates via @@ -1208,9 +1208,9 @@ type CryptoHashConfig struct { NullFields []string `json:"-"` } -func (s *CryptoHashConfig) MarshalJSON() ([]byte, error) { +func (s CryptoHashConfig) MarshalJSON() ([]byte, error) { type NoMethod CryptoHashConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dataset: A message representing a health dataset. A health dataset @@ -1247,9 +1247,9 @@ type Dataset struct { NullFields []string `json:"-"` } -func (s *Dataset) MarshalJSON() ([]byte, error) { +func (s Dataset) MarshalJSON() ([]byte, error) { type NoMethod Dataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateShiftConfig: Shift a date forward or backward in time by a random amount @@ -1280,9 +1280,9 @@ type DateShiftConfig struct { NullFields []string `json:"-"` } -func (s *DateShiftConfig) MarshalJSON() ([]byte, error) { +func (s DateShiftConfig) MarshalJSON() ([]byte, error) { type NoMethod DateShiftConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifiedStoreDestination: Contains configuration for streaming @@ -1308,9 +1308,9 @@ type DeidentifiedStoreDestination struct { NullFields []string `json:"-"` } -func (s *DeidentifiedStoreDestination) MarshalJSON() ([]byte, error) { +func (s DeidentifiedStoreDestination) MarshalJSON() ([]byte, error) { type NoMethod DeidentifiedStoreDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifyConfig: Configures de-id options specific to different types of @@ -1348,9 +1348,9 @@ type DeidentifyConfig struct { NullFields []string `json:"-"` } -func (s *DeidentifyConfig) MarshalJSON() ([]byte, error) { +func (s DeidentifyConfig) MarshalJSON() ([]byte, error) { type NoMethod DeidentifyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifyDatasetRequest: Redacts identifying information from the specified @@ -1384,9 +1384,9 @@ type DeidentifyDatasetRequest struct { NullFields []string `json:"-"` } -func (s *DeidentifyDatasetRequest) MarshalJSON() ([]byte, error) { +func (s DeidentifyDatasetRequest) MarshalJSON() ([]byte, error) { type NoMethod DeidentifyDatasetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifyDicomStoreRequest: Creates a new DICOM store with sensitive @@ -1426,9 +1426,9 @@ type DeidentifyDicomStoreRequest struct { NullFields []string `json:"-"` } -func (s *DeidentifyDicomStoreRequest) MarshalJSON() ([]byte, error) { +func (s DeidentifyDicomStoreRequest) MarshalJSON() ([]byte, error) { type NoMethod DeidentifyDicomStoreRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifyFhirStoreRequest: Creates a new FHIR store with sensitive @@ -1473,9 +1473,9 @@ type DeidentifyFhirStoreRequest struct { NullFields []string `json:"-"` } -func (s *DeidentifyFhirStoreRequest) MarshalJSON() ([]byte, error) { +func (s DeidentifyFhirStoreRequest) MarshalJSON() ([]byte, error) { type NoMethod DeidentifyFhirStoreRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifySummary: Contains a summary of the Deidentify operation. @@ -1529,9 +1529,9 @@ type DicomConfig struct { NullFields []string `json:"-"` } -func (s *DicomConfig) MarshalJSON() ([]byte, error) { +func (s DicomConfig) MarshalJSON() ([]byte, error) { type NoMethod DicomConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DicomFilterConfig: Specifies the filter configuration for DICOM resources. @@ -1557,9 +1557,9 @@ type DicomFilterConfig struct { NullFields []string `json:"-"` } -func (s *DicomFilterConfig) MarshalJSON() ([]byte, error) { +func (s DicomFilterConfig) MarshalJSON() ([]byte, error) { type NoMethod DicomFilterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DicomStore: Represents a DICOM store. @@ -1603,9 +1603,9 @@ type DicomStore struct { NullFields []string `json:"-"` } -func (s *DicomStore) MarshalJSON() ([]byte, error) { +func (s DicomStore) MarshalJSON() ([]byte, error) { type NoMethod DicomStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DicomStoreMetrics: DicomStoreMetrics contains metrics describing a DICOM @@ -1643,9 +1643,9 @@ type DicomStoreMetrics struct { NullFields []string `json:"-"` } -func (s *DicomStoreMetrics) MarshalJSON() ([]byte, error) { +func (s DicomStoreMetrics) MarshalJSON() ([]byte, error) { type NoMethod DicomStoreMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1679,9 +1679,9 @@ type EncryptionSpec struct { NullFields []string `json:"-"` } -func (s *EncryptionSpec) MarshalJSON() ([]byte, error) { +func (s EncryptionSpec) MarshalJSON() ([]byte, error) { type NoMethod EncryptionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Entity: The candidate entities that an entity mention could link to. @@ -1713,9 +1713,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityMention: An entity mention in the document. @@ -1764,9 +1764,9 @@ type EntityMention struct { NullFields []string `json:"-"` } -func (s *EntityMention) MarshalJSON() ([]byte, error) { +func (s EntityMention) MarshalJSON() ([]byte, error) { type NoMethod EntityMention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *EntityMention) UnmarshalJSON(data []byte) error { @@ -1806,9 +1806,9 @@ type EntityMentionRelationship struct { NullFields []string `json:"-"` } -func (s *EntityMentionRelationship) MarshalJSON() ([]byte, error) { +func (s EntityMentionRelationship) MarshalJSON() ([]byte, error) { type NoMethod EntityMentionRelationship - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *EntityMentionRelationship) UnmarshalJSON(data []byte) error { @@ -1878,9 +1878,9 @@ type EvaluateUserConsentsRequest struct { NullFields []string `json:"-"` } -func (s *EvaluateUserConsentsRequest) MarshalJSON() ([]byte, error) { +func (s EvaluateUserConsentsRequest) MarshalJSON() ([]byte, error) { type NoMethod EvaluateUserConsentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EvaluateUserConsentsResponse struct { @@ -1906,9 +1906,9 @@ type EvaluateUserConsentsResponse struct { NullFields []string `json:"-"` } -func (s *EvaluateUserConsentsResponse) MarshalJSON() ([]byte, error) { +func (s EvaluateUserConsentsResponse) MarshalJSON() ([]byte, error) { type NoMethod EvaluateUserConsentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportDicomDataRequest: Exports data from the specified DICOM store. If a @@ -1940,9 +1940,9 @@ type ExportDicomDataRequest struct { NullFields []string `json:"-"` } -func (s *ExportDicomDataRequest) MarshalJSON() ([]byte, error) { +func (s ExportDicomDataRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportDicomDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportDicomDataResponse: Returns additional information in regards to a @@ -2023,9 +2023,9 @@ type ExportMessagesRequest struct { NullFields []string `json:"-"` } -func (s *ExportMessagesRequest) MarshalJSON() ([]byte, error) { +func (s ExportMessagesRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportMessagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportMessagesResponse: Final response for the export operation. This @@ -2068,9 +2068,9 @@ type ExportResourcesRequest struct { NullFields []string `json:"-"` } -func (s *ExportResourcesRequest) MarshalJSON() ([]byte, error) { +func (s ExportResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportResourcesResponse: Response when all resources export successfully. @@ -2122,9 +2122,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Feature: A feature of an entity mention. @@ -2148,9 +2148,9 @@ type Feature struct { NullFields []string `json:"-"` } -func (s *Feature) MarshalJSON() ([]byte, error) { +func (s Feature) MarshalJSON() ([]byte, error) { type NoMethod Feature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Feature) UnmarshalJSON(data []byte) error { @@ -2192,9 +2192,9 @@ type FhirConfig struct { NullFields []string `json:"-"` } -func (s *FhirConfig) MarshalJSON() ([]byte, error) { +func (s FhirConfig) MarshalJSON() ([]byte, error) { type NoMethod FhirConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirFilter: Filter configuration. @@ -2215,9 +2215,9 @@ type FhirFilter struct { NullFields []string `json:"-"` } -func (s *FhirFilter) MarshalJSON() ([]byte, error) { +func (s FhirFilter) MarshalJSON() ([]byte, error) { type NoMethod FhirFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirNotificationConfig: Contains the configuration for FHIR notifications. @@ -2262,9 +2262,9 @@ type FhirNotificationConfig struct { NullFields []string `json:"-"` } -func (s *FhirNotificationConfig) MarshalJSON() ([]byte, error) { +func (s FhirNotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod FhirNotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirStore: Represents a FHIR store. @@ -2389,9 +2389,9 @@ type FhirStore struct { NullFields []string `json:"-"` } -func (s *FhirStore) MarshalJSON() ([]byte, error) { +func (s FhirStore) MarshalJSON() ([]byte, error) { type NoMethod FhirStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirStoreMetric: Count of resources and total storage size by type for a @@ -2417,9 +2417,9 @@ type FhirStoreMetric struct { NullFields []string `json:"-"` } -func (s *FhirStoreMetric) MarshalJSON() ([]byte, error) { +func (s FhirStoreMetric) MarshalJSON() ([]byte, error) { type NoMethod FhirStoreMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirStoreMetrics: List of metrics for a given FHIR store. @@ -2445,9 +2445,9 @@ type FhirStoreMetrics struct { NullFields []string `json:"-"` } -func (s *FhirStoreMetrics) MarshalJSON() ([]byte, error) { +func (s FhirStoreMetrics) MarshalJSON() ([]byte, error) { type NoMethod FhirStoreMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: A (sub) field of a type. @@ -2478,9 +2478,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldMetadata: Specifies FHIR paths to match, and how to handle @@ -2517,9 +2517,9 @@ type FieldMetadata struct { NullFields []string `json:"-"` } -func (s *FieldMetadata) MarshalJSON() ([]byte, error) { +func (s FieldMetadata) MarshalJSON() ([]byte, error) { type NoMethod FieldMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsDestination: The Cloud Storage output destination. The Cloud Healthcare @@ -2566,9 +2566,9 @@ type GcsDestination struct { NullFields []string `json:"-"` } -func (s *GcsDestination) MarshalJSON() ([]byte, error) { +func (s GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsSource: Specifies the configuration for importing data from Cloud @@ -2600,9 +2600,9 @@ type GcsSource struct { NullFields []string `json:"-"` } -func (s *GcsSource) MarshalJSON() ([]byte, error) { +func (s GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1ConsentGcsDestination: The Cloud Storage location for @@ -2627,9 +2627,9 @@ type GoogleCloudHealthcareV1ConsentGcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1ConsentGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1ConsentGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1ConsentGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1ConsentPolicy: Represents a user's consent in terms @@ -2657,9 +2657,9 @@ type GoogleCloudHealthcareV1ConsentPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1ConsentPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1ConsentPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1ConsentPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary: Contains a @@ -2708,9 +2708,9 @@ type GoogleCloudHealthcareV1DicomBigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1DicomBigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1DicomBigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1DicomBigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1DicomGcsDestination: The Cloud Storage location where @@ -2759,9 +2759,9 @@ type GoogleCloudHealthcareV1DicomGcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1DicomGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1DicomGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1DicomGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1DicomGcsSource: Specifies the configuration for @@ -2793,9 +2793,9 @@ type GoogleCloudHealthcareV1DicomGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1DicomGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1DicomGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1DicomGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1DicomStreamConfig: StreamConfig specifies @@ -2836,9 +2836,9 @@ type GoogleCloudHealthcareV1DicomStreamConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1DicomStreamConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1DicomStreamConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1DicomStreamConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1FhirBigQueryDestination: The configuration for @@ -2881,9 +2881,9 @@ type GoogleCloudHealthcareV1FhirBigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1FhirBigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1FhirBigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1FhirBigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1FhirGcsDestination: The configuration for exporting @@ -2908,9 +2908,9 @@ type GoogleCloudHealthcareV1FhirGcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1FhirGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1FhirGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1FhirGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1FhirGcsSource: Specifies the configuration for @@ -2942,9 +2942,9 @@ type GoogleCloudHealthcareV1FhirGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1FhirGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1FhirGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1FhirGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupOrSegment: Construct representing a logical group or a segment. @@ -2964,9 +2964,9 @@ type GroupOrSegment struct { NullFields []string `json:"-"` } -func (s *GroupOrSegment) MarshalJSON() ([]byte, error) { +func (s GroupOrSegment) MarshalJSON() ([]byte, error) { type NoMethod GroupOrSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7SchemaConfig: Root config message for HL7v2 schema. This contains a @@ -2992,9 +2992,9 @@ type Hl7SchemaConfig struct { NullFields []string `json:"-"` } -func (s *Hl7SchemaConfig) MarshalJSON() ([]byte, error) { +func (s Hl7SchemaConfig) MarshalJSON() ([]byte, error) { type NoMethod Hl7SchemaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7TypesConfig: Root config for HL7v2 datatype definitions for a specific @@ -3018,9 +3018,9 @@ type Hl7TypesConfig struct { NullFields []string `json:"-"` } -func (s *Hl7TypesConfig) MarshalJSON() ([]byte, error) { +func (s Hl7TypesConfig) MarshalJSON() ([]byte, error) { type NoMethod Hl7TypesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7V2NotificationConfig: Specifies where and whether to send notifications @@ -3096,9 +3096,9 @@ type Hl7V2NotificationConfig struct { NullFields []string `json:"-"` } -func (s *Hl7V2NotificationConfig) MarshalJSON() ([]byte, error) { +func (s Hl7V2NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod Hl7V2NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7V2Store: Represents an HL7v2 store. @@ -3150,9 +3150,9 @@ type Hl7V2Store struct { NullFields []string `json:"-"` } -func (s *Hl7V2Store) MarshalJSON() ([]byte, error) { +func (s Hl7V2Store) MarshalJSON() ([]byte, error) { type NoMethod Hl7V2Store - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7V2StoreMetric: Count of messages and total storage size by type for a @@ -3180,9 +3180,9 @@ type Hl7V2StoreMetric struct { NullFields []string `json:"-"` } -func (s *Hl7V2StoreMetric) MarshalJSON() ([]byte, error) { +func (s Hl7V2StoreMetric) MarshalJSON() ([]byte, error) { type NoMethod Hl7V2StoreMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7V2StoreMetrics: List of metrics for a given HL7v2 store. @@ -3208,9 +3208,9 @@ type Hl7V2StoreMetrics struct { NullFields []string `json:"-"` } -func (s *Hl7V2StoreMetrics) MarshalJSON() ([]byte, error) { +func (s Hl7V2StoreMetrics) MarshalJSON() ([]byte, error) { type NoMethod Hl7V2StoreMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -3255,9 +3255,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: Raw bytes representing consent artifact content. @@ -3287,9 +3287,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageConfig: Specifies how to handle de-identification of image pixels. @@ -3319,9 +3319,9 @@ type ImageConfig struct { NullFields []string `json:"-"` } -func (s *ImageConfig) MarshalJSON() ([]byte, error) { +func (s ImageConfig) MarshalJSON() ([]byte, error) { type NoMethod ImageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportDicomDataRequest: Imports data into the specified DICOM store. Returns @@ -3346,9 +3346,9 @@ type ImportDicomDataRequest struct { NullFields []string `json:"-"` } -func (s *ImportDicomDataRequest) MarshalJSON() ([]byte, error) { +func (s ImportDicomDataRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportDicomDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportDicomDataResponse: Returns additional information in regards to a @@ -3375,9 +3375,9 @@ type ImportMessagesRequest struct { NullFields []string `json:"-"` } -func (s *ImportMessagesRequest) MarshalJSON() ([]byte, error) { +func (s ImportMessagesRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportMessagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportMessagesResponse: Final response of importing messages. This structure @@ -3421,9 +3421,9 @@ type ImportResourcesRequest struct { NullFields []string `json:"-"` } -func (s *ImportResourcesRequest) MarshalJSON() ([]byte, error) { +func (s ImportResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportResourcesResponse: Final response of importing resources. This @@ -3461,9 +3461,9 @@ type InfoTypeTransformation struct { NullFields []string `json:"-"` } -func (s *InfoTypeTransformation) MarshalJSON() ([]byte, error) { +func (s InfoTypeTransformation) MarshalJSON() ([]byte, error) { type NoMethod InfoTypeTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IngestMessageRequest: Ingests a message into the specified HL7v2 store. @@ -3483,9 +3483,9 @@ type IngestMessageRequest struct { NullFields []string `json:"-"` } -func (s *IngestMessageRequest) MarshalJSON() ([]byte, error) { +func (s IngestMessageRequest) MarshalJSON() ([]byte, error) { type NoMethod IngestMessageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IngestMessageResponse: Acknowledges that a message has been ingested into @@ -3511,9 +3511,9 @@ type IngestMessageResponse struct { NullFields []string `json:"-"` } -func (s *IngestMessageResponse) MarshalJSON() ([]byte, error) { +func (s IngestMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod IngestMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KmsWrappedCryptoKey: Include to use an existing data crypto key wrapped by @@ -3543,9 +3543,9 @@ type KmsWrappedCryptoKey struct { NullFields []string `json:"-"` } -func (s *KmsWrappedCryptoKey) MarshalJSON() ([]byte, error) { +func (s KmsWrappedCryptoKey) MarshalJSON() ([]byte, error) { type NoMethod KmsWrappedCryptoKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedEntity: EntityMentions can be linked to multiple entities using a @@ -3570,9 +3570,9 @@ type LinkedEntity struct { NullFields []string `json:"-"` } -func (s *LinkedEntity) MarshalJSON() ([]byte, error) { +func (s LinkedEntity) MarshalJSON() ([]byte, error) { type NoMethod LinkedEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListAttributeDefinitionsResponse struct { @@ -3599,9 +3599,9 @@ type ListAttributeDefinitionsResponse struct { NullFields []string `json:"-"` } -func (s *ListAttributeDefinitionsResponse) MarshalJSON() ([]byte, error) { +func (s ListAttributeDefinitionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAttributeDefinitionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListConsentArtifactsResponse struct { @@ -3628,9 +3628,9 @@ type ListConsentArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *ListConsentArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s ListConsentArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConsentArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListConsentRevisionsResponse struct { @@ -3657,9 +3657,9 @@ type ListConsentRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConsentRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConsentRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConsentRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListConsentStoresResponse struct { @@ -3686,9 +3686,9 @@ type ListConsentStoresResponse struct { NullFields []string `json:"-"` } -func (s *ListConsentStoresResponse) MarshalJSON() ([]byte, error) { +func (s ListConsentStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConsentStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListConsentsResponse struct { @@ -3714,9 +3714,9 @@ type ListConsentsResponse struct { NullFields []string `json:"-"` } -func (s *ListConsentsResponse) MarshalJSON() ([]byte, error) { +func (s ListConsentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConsentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDatasetsResponse: Lists the available datasets. @@ -3742,9 +3742,9 @@ type ListDatasetsResponse struct { NullFields []string `json:"-"` } -func (s *ListDatasetsResponse) MarshalJSON() ([]byte, error) { +func (s ListDatasetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDatasetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDicomStoresResponse: Lists the DICOM stores in the given dataset. @@ -3771,9 +3771,9 @@ type ListDicomStoresResponse struct { NullFields []string `json:"-"` } -func (s *ListDicomStoresResponse) MarshalJSON() ([]byte, error) { +func (s ListDicomStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDicomStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFhirStoresResponse: Lists the FHIR stores in the given dataset. @@ -3800,9 +3800,9 @@ type ListFhirStoresResponse struct { NullFields []string `json:"-"` } -func (s *ListFhirStoresResponse) MarshalJSON() ([]byte, error) { +func (s ListFhirStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFhirStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHl7V2StoresResponse: Lists the HL7v2 stores in the given dataset. @@ -3829,9 +3829,9 @@ type ListHl7V2StoresResponse struct { NullFields []string `json:"-"` } -func (s *ListHl7V2StoresResponse) MarshalJSON() ([]byte, error) { +func (s ListHl7V2StoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHl7V2StoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -3857,9 +3857,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMessagesResponse: Lists the messages in the specified HL7v2 store. @@ -3886,9 +3886,9 @@ type ListMessagesResponse struct { NullFields []string `json:"-"` } -func (s *ListMessagesResponse) MarshalJSON() ([]byte, error) { +func (s ListMessagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMessagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -3914,9 +3914,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListUserDataMappingsResponse struct { @@ -3943,9 +3943,9 @@ type ListUserDataMappingsResponse struct { NullFields []string `json:"-"` } -func (s *ListUserDataMappingsResponse) MarshalJSON() ([]byte, error) { +func (s ListUserDataMappingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserDataMappingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -3981,9 +3981,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Message: A complete HL7v2 message. See [Introduction to HL7 Standards] @@ -4038,9 +4038,9 @@ type Message struct { NullFields []string `json:"-"` } -func (s *Message) MarshalJSON() ([]byte, error) { +func (s Message) MarshalJSON() ([]byte, error) { type NoMethod Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationConfig: Specifies where to send notifications upon changes to a @@ -4080,9 +4080,9 @@ type NotificationConfig struct { NullFields []string `json:"-"` } -func (s *NotificationConfig) MarshalJSON() ([]byte, error) { +func (s NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -4127,9 +4127,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: OperationMetadata provides information about the @@ -4162,9 +4162,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParsedData: The content of a HL7v2 message in a structured format. @@ -4183,9 +4183,9 @@ type ParsedData struct { NullFields []string `json:"-"` } -func (s *ParsedData) MarshalJSON() ([]byte, error) { +func (s ParsedData) MarshalJSON() ([]byte, error) { type NoMethod ParsedData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParserConfig: The configuration for the parser. It determines how the server @@ -4232,9 +4232,9 @@ type ParserConfig struct { NullFields []string `json:"-"` } -func (s *ParserConfig) MarshalJSON() ([]byte, error) { +func (s ParserConfig) MarshalJSON() ([]byte, error) { type NoMethod ParserConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatientId: A patient identifier and associated type. @@ -4256,9 +4256,9 @@ type PatientId struct { NullFields []string `json:"-"` } -func (s *PatientId) MarshalJSON() ([]byte, error) { +func (s PatientId) MarshalJSON() ([]byte, error) { type NoMethod PatientId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -4348,9 +4348,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProgressCounter: ProgressCounter provides counters to describe an @@ -4375,9 +4375,9 @@ type ProgressCounter struct { NullFields []string `json:"-"` } -func (s *ProgressCounter) MarshalJSON() ([]byte, error) { +func (s ProgressCounter) MarshalJSON() ([]byte, error) { type NoMethod ProgressCounter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubDestination: The Pub/Sub output destination. The Cloud Healthcare @@ -4409,9 +4409,9 @@ type PubsubDestination struct { NullFields []string `json:"-"` } -func (s *PubsubDestination) MarshalJSON() ([]byte, error) { +func (s PubsubDestination) MarshalJSON() ([]byte, error) { type NoMethod PubsubDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAccessibleDataRequest: Queries all data_ids that are consented for a @@ -4446,9 +4446,9 @@ type QueryAccessibleDataRequest struct { NullFields []string `json:"-"` } -func (s *QueryAccessibleDataRequest) MarshalJSON() ([]byte, error) { +func (s QueryAccessibleDataRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryAccessibleDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAccessibleDataResponse: Response for successful QueryAccessibleData @@ -4471,9 +4471,9 @@ type QueryAccessibleDataResponse struct { NullFields []string `json:"-"` } -func (s *QueryAccessibleDataResponse) MarshalJSON() ([]byte, error) { +func (s QueryAccessibleDataResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryAccessibleDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RedactConfig: Define how to redact sensitive values. Default behaviour is @@ -4506,9 +4506,9 @@ type RejectConsentRequest struct { NullFields []string `json:"-"` } -func (s *RejectConsentRequest) MarshalJSON() ([]byte, error) { +func (s RejectConsentRequest) MarshalJSON() ([]byte, error) { type NoMethod RejectConsentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceWithInfoTypeConfig: When using the INSPECT_AND_TRANSFORM action, each @@ -4535,9 +4535,9 @@ type Resources struct { NullFields []string `json:"-"` } -func (s *Resources) MarshalJSON() ([]byte, error) { +func (s Resources) MarshalJSON() ([]byte, error) { type NoMethod Resources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Result: The consent evaluation result for a single `data_id`. @@ -4562,9 +4562,9 @@ type Result struct { NullFields []string `json:"-"` } -func (s *Result) MarshalJSON() ([]byte, error) { +func (s Result) MarshalJSON() ([]byte, error) { type NoMethod Result - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevokeConsentRequest: Revokes the latest revision of the specified Consent @@ -4590,9 +4590,9 @@ type RevokeConsentRequest struct { NullFields []string `json:"-"` } -func (s *RevokeConsentRequest) MarshalJSON() ([]byte, error) { +func (s RevokeConsentRequest) MarshalJSON() ([]byte, error) { type NoMethod RevokeConsentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RollbackFhirResourceFilteringFields struct { @@ -4619,9 +4619,9 @@ type RollbackFhirResourceFilteringFields struct { NullFields []string `json:"-"` } -func (s *RollbackFhirResourceFilteringFields) MarshalJSON() ([]byte, error) { +func (s RollbackFhirResourceFilteringFields) MarshalJSON() ([]byte, error) { type NoMethod RollbackFhirResourceFilteringFields - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RollbackFhirResourcesRequest struct { @@ -4664,9 +4664,9 @@ type RollbackFhirResourcesRequest struct { NullFields []string `json:"-"` } -func (s *RollbackFhirResourcesRequest) MarshalJSON() ([]byte, error) { +func (s RollbackFhirResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackFhirResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackFhirResourcesResponse: Final response of rollback FIHR resources @@ -4689,9 +4689,9 @@ type RollbackFhirResourcesResponse struct { NullFields []string `json:"-"` } -func (s *RollbackFhirResourcesResponse) MarshalJSON() ([]byte, error) { +func (s RollbackFhirResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod RollbackFhirResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaConfig: Configuration for the FHIR BigQuery schema. Determines how the @@ -4743,9 +4743,9 @@ type SchemaConfig struct { NullFields []string `json:"-"` } -func (s *SchemaConfig) MarshalJSON() ([]byte, error) { +func (s SchemaConfig) MarshalJSON() ([]byte, error) { type NoMethod SchemaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaGroup: An HL7v2 logical group construct. @@ -4775,9 +4775,9 @@ type SchemaGroup struct { NullFields []string `json:"-"` } -func (s *SchemaGroup) MarshalJSON() ([]byte, error) { +func (s SchemaGroup) MarshalJSON() ([]byte, error) { type NoMethod SchemaGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaPackage: A schema package contains a set of schemas and type @@ -4833,9 +4833,9 @@ type SchemaPackage struct { NullFields []string `json:"-"` } -func (s *SchemaPackage) MarshalJSON() ([]byte, error) { +func (s SchemaPackage) MarshalJSON() ([]byte, error) { type NoMethod SchemaPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaSegment: An HL7v2 Segment. @@ -4861,9 +4861,9 @@ type SchemaSegment struct { NullFields []string `json:"-"` } -func (s *SchemaSegment) MarshalJSON() ([]byte, error) { +func (s SchemaSegment) MarshalJSON() ([]byte, error) { type NoMethod SchemaSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchematizedData: The content of an HL7v2 message in a structured format as @@ -4886,9 +4886,9 @@ type SchematizedData struct { NullFields []string `json:"-"` } -func (s *SchematizedData) MarshalJSON() ([]byte, error) { +func (s SchematizedData) MarshalJSON() ([]byte, error) { type NoMethod SchematizedData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchResourcesRequest: Request to search the resources in the specified @@ -4913,9 +4913,9 @@ type SearchResourcesRequest struct { NullFields []string `json:"-"` } -func (s *SearchResourcesRequest) MarshalJSON() ([]byte, error) { +func (s SearchResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Segment: A segment in a structured format. @@ -4949,9 +4949,9 @@ type Segment struct { NullFields []string `json:"-"` } -func (s *Segment) MarshalJSON() ([]byte, error) { +func (s Segment) MarshalJSON() ([]byte, error) { type NoMethod Segment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeriesMetrics: SeriesMetrics contains metrics describing a DICOM series. @@ -4984,9 +4984,9 @@ type SeriesMetrics struct { NullFields []string `json:"-"` } -func (s *SeriesMetrics) MarshalJSON() ([]byte, error) { +func (s SeriesMetrics) MarshalJSON() ([]byte, error) { type NoMethod SeriesMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -5013,9 +5013,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Signature: User signature. @@ -5042,9 +5042,9 @@ type Signature struct { NullFields []string `json:"-"` } -func (s *Signature) MarshalJSON() ([]byte, error) { +func (s Signature) MarshalJSON() ([]byte, error) { type NoMethod Signature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -5076,9 +5076,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamConfig: Contains configuration for streaming FHIR export. @@ -5150,9 +5150,9 @@ type StreamConfig struct { NullFields []string `json:"-"` } -func (s *StreamConfig) MarshalJSON() ([]byte, error) { +func (s StreamConfig) MarshalJSON() ([]byte, error) { type NoMethod StreamConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StudyMetrics: StudyMetrics contains metrics describing a DICOM study. @@ -5187,9 +5187,9 @@ type StudyMetrics struct { NullFields []string `json:"-"` } -func (s *StudyMetrics) MarshalJSON() ([]byte, error) { +func (s StudyMetrics) MarshalJSON() ([]byte, error) { type NoMethod StudyMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TagFilterList: List of tags to be filtered. @@ -5213,9 +5213,9 @@ type TagFilterList struct { NullFields []string `json:"-"` } -func (s *TagFilterList) MarshalJSON() ([]byte, error) { +func (s TagFilterList) MarshalJSON() ([]byte, error) { type NoMethod TagFilterList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -5238,9 +5238,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -5265,9 +5265,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TextConfig struct { @@ -5293,9 +5293,9 @@ type TextConfig struct { NullFields []string `json:"-"` } -func (s *TextConfig) MarshalJSON() ([]byte, error) { +func (s TextConfig) MarshalJSON() ([]byte, error) { type NoMethod TextConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextSpan: A span of text in the provided document. @@ -5317,9 +5317,9 @@ type TextSpan struct { NullFields []string `json:"-"` } -func (s *TextSpan) MarshalJSON() ([]byte, error) { +func (s TextSpan) MarshalJSON() ([]byte, error) { type NoMethod TextSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimePartitioning: Configuration for FHIR BigQuery time-partitioned tables. @@ -5349,9 +5349,9 @@ type TimePartitioning struct { NullFields []string `json:"-"` } -func (s *TimePartitioning) MarshalJSON() ([]byte, error) { +func (s TimePartitioning) MarshalJSON() ([]byte, error) { type NoMethod TimePartitioning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A type definition for some HL7v2 type (incl. Segments and Datatypes). @@ -5384,9 +5384,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserDataMapping: Maps a resource to the associated user and Attributes. @@ -5425,9 +5425,9 @@ type UserDataMapping struct { NullFields []string `json:"-"` } -func (s *UserDataMapping) MarshalJSON() ([]byte, error) { +func (s UserDataMapping) MarshalJSON() ([]byte, error) { type NoMethod UserDataMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationConfig: Contains the configuration for FHIR profiles and @@ -5486,9 +5486,9 @@ type ValidationConfig struct { NullFields []string `json:"-"` } -func (s *ValidationConfig) MarshalJSON() ([]byte, error) { +func (s ValidationConfig) MarshalJSON() ([]byte, error) { type NoMethod ValidationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VersionSource: Describes a selector for extracting and matching an MSH field @@ -5513,9 +5513,9 @@ type VersionSource struct { NullFields []string `json:"-"` } -func (s *VersionSource) MarshalJSON() ([]byte, error) { +func (s VersionSource) MarshalJSON() ([]byte, error) { type NoMethod VersionSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/healthcare/v1beta1/healthcare-gen.go b/healthcare/v1beta1/healthcare-gen.go index e94e658e9e..b27979ee44 100644 --- a/healthcare/v1beta1/healthcare-gen.go +++ b/healthcare/v1beta1/healthcare-gen.go @@ -535,9 +535,9 @@ type AccessDeterminationLogConfig struct { NullFields []string `json:"-"` } -func (s *AccessDeterminationLogConfig) MarshalJSON() ([]byte, error) { +func (s AccessDeterminationLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AccessDeterminationLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Action: Specifies a selection of tags and an `Action` to apply to each one. @@ -587,9 +587,9 @@ type Action struct { NullFields []string `json:"-"` } -func (s *Action) MarshalJSON() ([]byte, error) { +func (s Action) MarshalJSON() ([]byte, error) { type NoMethod Action - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivateConsentRequest: Activates the latest revision of the specified @@ -621,9 +621,9 @@ type ActivateConsentRequest struct { NullFields []string `json:"-"` } -func (s *ActivateConsentRequest) MarshalJSON() ([]byte, error) { +func (s ActivateConsentRequest) MarshalJSON() ([]byte, error) { type NoMethod ActivateConsentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdminConsents: List of admin Consent resources to be applied. @@ -648,9 +648,9 @@ type AdminConsents struct { NullFields []string `json:"-"` } -func (s *AdminConsents) MarshalJSON() ([]byte, error) { +func (s AdminConsents) MarshalJSON() ([]byte, error) { type NoMethod AdminConsents - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeEntitiesRequest: The request to analyze healthcare entities in a @@ -687,9 +687,9 @@ type AnalyzeEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeEntitiesResponse: Includes recognized entity mentions and @@ -725,9 +725,9 @@ type AnalyzeEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Annotation: An annotation record. @@ -765,9 +765,9 @@ type Annotation struct { NullFields []string `json:"-"` } -func (s *Annotation) MarshalJSON() ([]byte, error) { +func (s Annotation) MarshalJSON() ([]byte, error) { type NoMethod Annotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotationConfig: Specifies how to store annotations during @@ -797,9 +797,9 @@ type AnnotationConfig struct { NullFields []string `json:"-"` } -func (s *AnnotationConfig) MarshalJSON() ([]byte, error) { +func (s AnnotationConfig) MarshalJSON() ([]byte, error) { type NoMethod AnnotationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotationSource: AnnotationSource holds the source information of the @@ -820,9 +820,9 @@ type AnnotationSource struct { NullFields []string `json:"-"` } -func (s *AnnotationSource) MarshalJSON() ([]byte, error) { +func (s AnnotationSource) MarshalJSON() ([]byte, error) { type NoMethod AnnotationSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotationStore: An Annotation store that can store annotation resources @@ -857,9 +857,9 @@ type AnnotationStore struct { NullFields []string `json:"-"` } -func (s *AnnotationStore) MarshalJSON() ([]byte, error) { +func (s AnnotationStore) MarshalJSON() ([]byte, error) { type NoMethod AnnotationStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplyAdminConsentsRequest: Request to apply the admin Consent resources for @@ -907,9 +907,9 @@ type ApplyAdminConsentsRequest struct { NullFields []string `json:"-"` } -func (s *ApplyAdminConsentsRequest) MarshalJSON() ([]byte, error) { +func (s ApplyAdminConsentsRequest) MarshalJSON() ([]byte, error) { type NoMethod ApplyAdminConsentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplyAdminConsentsResponse: Response when all admin Consent resources in @@ -941,9 +941,9 @@ type ApplyAdminConsentsResponse struct { NullFields []string `json:"-"` } -func (s *ApplyAdminConsentsResponse) MarshalJSON() ([]byte, error) { +func (s ApplyAdminConsentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ApplyAdminConsentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplyConsentsRequest: Request to apply the Consent resources for the @@ -977,9 +977,9 @@ type ApplyConsentsRequest struct { NullFields []string `json:"-"` } -func (s *ApplyConsentsRequest) MarshalJSON() ([]byte, error) { +func (s ApplyConsentsRequest) MarshalJSON() ([]byte, error) { type NoMethod ApplyConsentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplyConsentsResponse: Response when all Consent resources in scope were @@ -1016,9 +1016,9 @@ type ApplyConsentsResponse struct { NullFields []string `json:"-"` } -func (s *ApplyConsentsResponse) MarshalJSON() ([]byte, error) { +func (s ApplyConsentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ApplyConsentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ArchiveUserDataMappingRequest: Archives the specified User data mapping. @@ -1056,9 +1056,9 @@ type Attribute struct { NullFields []string `json:"-"` } -func (s *Attribute) MarshalJSON() ([]byte, error) { +func (s Attribute) MarshalJSON() ([]byte, error) { type NoMethod Attribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttributeDefinition: A client-defined consent attribute. @@ -1109,9 +1109,9 @@ type AttributeDefinition struct { NullFields []string `json:"-"` } -func (s *AttributeDefinition) MarshalJSON() ([]byte, error) { +func (s AttributeDefinition) MarshalJSON() ([]byte, error) { type NoMethod AttributeDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -1150,9 +1150,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -1185,9 +1185,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetMessagesResponse: Gets multiple messages in a specified HL7v2 store. @@ -1210,9 +1210,9 @@ type BatchGetMessagesResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetMessagesResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetMessagesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetMessagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -1309,9 +1309,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlobStorageInfo: BlobStorageInfo contains details about the data stored in @@ -1351,9 +1351,9 @@ type BlobStorageInfo struct { NullFields []string `json:"-"` } -func (s *BlobStorageInfo) MarshalJSON() ([]byte, error) { +func (s BlobStorageInfo) MarshalJSON() ([]byte, error) { type NoMethod BlobStorageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlobStorageSettings: Settings for data stored in Blob storage. @@ -1386,9 +1386,9 @@ type BlobStorageSettings struct { NullFields []string `json:"-"` } -func (s *BlobStorageSettings) MarshalJSON() ([]byte, error) { +func (s BlobStorageSettings) MarshalJSON() ([]byte, error) { type NoMethod BlobStorageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BoundingPoly: A bounding polygon for the detected image annotation. @@ -1410,9 +1410,9 @@ type BoundingPoly struct { NullFields []string `json:"-"` } -func (s *BoundingPoly) MarshalJSON() ([]byte, error) { +func (s BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -1438,9 +1438,9 @@ type CharacterMaskConfig struct { NullFields []string `json:"-"` } -func (s *CharacterMaskConfig) MarshalJSON() ([]byte, error) { +func (s CharacterMaskConfig) MarshalJSON() ([]byte, error) { type NoMethod CharacterMaskConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CharacterMaskField: Replace field value with masking character. Supported @@ -1493,9 +1493,9 @@ type CheckDataAccessRequest struct { NullFields []string `json:"-"` } -func (s *CheckDataAccessRequest) MarshalJSON() ([]byte, error) { +func (s CheckDataAccessRequest) MarshalJSON() ([]byte, error) { type NoMethod CheckDataAccessRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckDataAccessResponse: Checks if a particular data_id of a User data @@ -1522,9 +1522,9 @@ type CheckDataAccessResponse struct { NullFields []string `json:"-"` } -func (s *CheckDataAccessResponse) MarshalJSON() ([]byte, error) { +func (s CheckDataAccessResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckDataAccessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CleanDescriptorsOption: This option is based on the DICOM Standard's Clean @@ -1570,9 +1570,9 @@ type CloudHealthcareSource struct { NullFields []string `json:"-"` } -func (s *CloudHealthcareSource) MarshalJSON() ([]byte, error) { +func (s CloudHealthcareSource) MarshalJSON() ([]byte, error) { type NoMethod CloudHealthcareSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigureSearchRequest: Request to configure the search parameters for the @@ -1600,9 +1600,9 @@ type ConfigureSearchRequest struct { NullFields []string `json:"-"` } -func (s *ConfigureSearchRequest) MarshalJSON() ([]byte, error) { +func (s ConfigureSearchRequest) MarshalJSON() ([]byte, error) { type NoMethod ConfigureSearchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Consent: Represents a user's consent. @@ -1675,9 +1675,9 @@ type Consent struct { NullFields []string `json:"-"` } -func (s *Consent) MarshalJSON() ([]byte, error) { +func (s Consent) MarshalJSON() ([]byte, error) { type NoMethod Consent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsentAccessorScope: The accessor scope that describes who can access, for @@ -1706,9 +1706,9 @@ type ConsentAccessorScope struct { NullFields []string `json:"-"` } -func (s *ConsentAccessorScope) MarshalJSON() ([]byte, error) { +func (s ConsentAccessorScope) MarshalJSON() ([]byte, error) { type NoMethod ConsentAccessorScope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsentArtifact: Documentation of a user's consent. @@ -1751,9 +1751,9 @@ type ConsentArtifact struct { NullFields []string `json:"-"` } -func (s *ConsentArtifact) MarshalJSON() ([]byte, error) { +func (s ConsentArtifact) MarshalJSON() ([]byte, error) { type NoMethod ConsentArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsentConfig: Configures whether to enforce consent for the FHIR store and @@ -1804,9 +1804,9 @@ type ConsentConfig struct { NullFields []string `json:"-"` } -func (s *ConsentConfig) MarshalJSON() ([]byte, error) { +func (s ConsentConfig) MarshalJSON() ([]byte, error) { type NoMethod ConsentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsentEvaluation: The detailed evaluation of a particular Consent. @@ -1842,9 +1842,9 @@ type ConsentEvaluation struct { NullFields []string `json:"-"` } -func (s *ConsentEvaluation) MarshalJSON() ([]byte, error) { +func (s ConsentEvaluation) MarshalJSON() ([]byte, error) { type NoMethod ConsentEvaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsentHeaderHandling: How the server handles the consent header. @@ -1881,9 +1881,9 @@ type ConsentHeaderHandling struct { NullFields []string `json:"-"` } -func (s *ConsentHeaderHandling) MarshalJSON() ([]byte, error) { +func (s ConsentHeaderHandling) MarshalJSON() ([]byte, error) { type NoMethod ConsentHeaderHandling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsentList: List of resource names of Consent resources. @@ -1906,9 +1906,9 @@ type ConsentList struct { NullFields []string `json:"-"` } -func (s *ConsentList) MarshalJSON() ([]byte, error) { +func (s ConsentList) MarshalJSON() ([]byte, error) { type NoMethod ConsentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsentStore: Represents a consent store. @@ -1950,9 +1950,9 @@ type ConsentStore struct { NullFields []string `json:"-"` } -func (s *ConsentStore) MarshalJSON() ([]byte, error) { +func (s ConsentStore) MarshalJSON() ([]byte, error) { type NoMethod ConsentStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContextualDeidConfig: Fields that don't match a KeepField or CleanTextField @@ -1981,9 +1981,9 @@ type CreateMessageRequest struct { NullFields []string `json:"-"` } -func (s *CreateMessageRequest) MarshalJSON() ([]byte, error) { +func (s CreateMessageRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateMessageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CryptoHashConfig: Pseudonymization method that generates surrogates via @@ -2011,9 +2011,9 @@ type CryptoHashConfig struct { NullFields []string `json:"-"` } -func (s *CryptoHashConfig) MarshalJSON() ([]byte, error) { +func (s CryptoHashConfig) MarshalJSON() ([]byte, error) { type NoMethod CryptoHashConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CryptoHashField: Replace field value with a hash of that value. Supported @@ -2055,9 +2055,9 @@ type Dataset struct { NullFields []string `json:"-"` } -func (s *Dataset) MarshalJSON() ([]byte, error) { +func (s Dataset) MarshalJSON() ([]byte, error) { type NoMethod Dataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateShiftConfig: Shift a date forward or backward in time by a random amount @@ -2088,9 +2088,9 @@ type DateShiftConfig struct { NullFields []string `json:"-"` } -func (s *DateShiftConfig) MarshalJSON() ([]byte, error) { +func (s DateShiftConfig) MarshalJSON() ([]byte, error) { type NoMethod DateShiftConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateShiftField: Shift the date by a randomized number of days. See date @@ -2123,9 +2123,9 @@ type DeidentifiedStoreDestination struct { NullFields []string `json:"-"` } -func (s *DeidentifiedStoreDestination) MarshalJSON() ([]byte, error) { +func (s DeidentifiedStoreDestination) MarshalJSON() ([]byte, error) { type NoMethod DeidentifiedStoreDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifyConfig: Configures de-id options specific to different types of @@ -2177,9 +2177,9 @@ type DeidentifyConfig struct { NullFields []string `json:"-"` } -func (s *DeidentifyConfig) MarshalJSON() ([]byte, error) { +func (s DeidentifyConfig) MarshalJSON() ([]byte, error) { type NoMethod DeidentifyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifyDatasetRequest: Redacts identifying information from the specified @@ -2213,9 +2213,9 @@ type DeidentifyDatasetRequest struct { NullFields []string `json:"-"` } -func (s *DeidentifyDatasetRequest) MarshalJSON() ([]byte, error) { +func (s DeidentifyDatasetRequest) MarshalJSON() ([]byte, error) { type NoMethod DeidentifyDatasetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifyDicomStoreRequest: Creates a new DICOM store with sensitive @@ -2255,9 +2255,9 @@ type DeidentifyDicomStoreRequest struct { NullFields []string `json:"-"` } -func (s *DeidentifyDicomStoreRequest) MarshalJSON() ([]byte, error) { +func (s DeidentifyDicomStoreRequest) MarshalJSON() ([]byte, error) { type NoMethod DeidentifyDicomStoreRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifyFhirStoreRequest: Creates a new FHIR store with sensitive @@ -2302,9 +2302,9 @@ type DeidentifyFhirStoreRequest struct { NullFields []string `json:"-"` } -func (s *DeidentifyFhirStoreRequest) MarshalJSON() ([]byte, error) { +func (s DeidentifyFhirStoreRequest) MarshalJSON() ([]byte, error) { type NoMethod DeidentifyFhirStoreRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifyOperationMetadata: Details about the work the de-identify @@ -2325,9 +2325,9 @@ type DeidentifyOperationMetadata struct { NullFields []string `json:"-"` } -func (s *DeidentifyOperationMetadata) MarshalJSON() ([]byte, error) { +func (s DeidentifyOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod DeidentifyOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeidentifySummary: Contains a detailed summary of the Deidentify operation. @@ -2355,9 +2355,9 @@ type Detail struct { NullFields []string `json:"-"` } -func (s *Detail) MarshalJSON() ([]byte, error) { +func (s Detail) MarshalJSON() ([]byte, error) { type NoMethod Detail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DicomConfig: Specifies the parameters needed for de-identification of DICOM @@ -2407,9 +2407,9 @@ type DicomConfig struct { NullFields []string `json:"-"` } -func (s *DicomConfig) MarshalJSON() ([]byte, error) { +func (s DicomConfig) MarshalJSON() ([]byte, error) { type NoMethod DicomConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DicomFilterConfig: Specifies the filter configuration for DICOM resources. @@ -2435,9 +2435,9 @@ type DicomFilterConfig struct { NullFields []string `json:"-"` } -func (s *DicomFilterConfig) MarshalJSON() ([]byte, error) { +func (s DicomFilterConfig) MarshalJSON() ([]byte, error) { type NoMethod DicomFilterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DicomStore: Represents a DICOM store. @@ -2481,9 +2481,9 @@ type DicomStore struct { NullFields []string `json:"-"` } -func (s *DicomStore) MarshalJSON() ([]byte, error) { +func (s DicomStore) MarshalJSON() ([]byte, error) { type NoMethod DicomStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DicomStoreMetrics: DicomStoreMetrics contains metrics describing a DICOM @@ -2521,9 +2521,9 @@ type DicomStoreMetrics struct { NullFields []string `json:"-"` } -func (s *DicomStoreMetrics) MarshalJSON() ([]byte, error) { +func (s DicomStoreMetrics) MarshalJSON() ([]byte, error) { type NoMethod DicomStoreMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DicomTagConfig: Specifies the parameters needed for the de-identification of @@ -2567,9 +2567,9 @@ type DicomTagConfig struct { NullFields []string `json:"-"` } -func (s *DicomTagConfig) MarshalJSON() ([]byte, error) { +func (s DicomTagConfig) MarshalJSON() ([]byte, error) { type NoMethod DicomTagConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2603,9 +2603,9 @@ type EncryptionSpec struct { NullFields []string `json:"-"` } -func (s *EncryptionSpec) MarshalJSON() ([]byte, error) { +func (s EncryptionSpec) MarshalJSON() ([]byte, error) { type NoMethod EncryptionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Entity: The candidate entities that an entity mention could link to. @@ -2637,9 +2637,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityMention: An entity mention in the document. @@ -2695,9 +2695,9 @@ type EntityMention struct { NullFields []string `json:"-"` } -func (s *EntityMention) MarshalJSON() ([]byte, error) { +func (s EntityMention) MarshalJSON() ([]byte, error) { type NoMethod EntityMention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *EntityMention) UnmarshalJSON(data []byte) error { @@ -2737,9 +2737,9 @@ type EntityMentionRelationship struct { NullFields []string `json:"-"` } -func (s *EntityMentionRelationship) MarshalJSON() ([]byte, error) { +func (s EntityMentionRelationship) MarshalJSON() ([]byte, error) { type NoMethod EntityMentionRelationship - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *EntityMentionRelationship) UnmarshalJSON(data []byte) error { @@ -2794,9 +2794,9 @@ type EvaluateAnnotationStoreRequest struct { NullFields []string `json:"-"` } -func (s *EvaluateAnnotationStoreRequest) MarshalJSON() ([]byte, error) { +func (s EvaluateAnnotationStoreRequest) MarshalJSON() ([]byte, error) { type NoMethod EvaluateAnnotationStoreRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EvaluateAnnotationStoreResponse: Response for successful Annotation store @@ -2858,9 +2858,9 @@ type EvaluateUserConsentsRequest struct { NullFields []string `json:"-"` } -func (s *EvaluateUserConsentsRequest) MarshalJSON() ([]byte, error) { +func (s EvaluateUserConsentsRequest) MarshalJSON() ([]byte, error) { type NoMethod EvaluateUserConsentsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EvaluateUserConsentsResponse struct { @@ -2886,9 +2886,9 @@ type EvaluateUserConsentsResponse struct { NullFields []string `json:"-"` } -func (s *EvaluateUserConsentsResponse) MarshalJSON() ([]byte, error) { +func (s EvaluateUserConsentsResponse) MarshalJSON() ([]byte, error) { type NoMethod EvaluateUserConsentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainDataAccessConsentInfo: The enforcing consent's metadata. @@ -2941,9 +2941,9 @@ type ExplainDataAccessConsentInfo struct { NullFields []string `json:"-"` } -func (s *ExplainDataAccessConsentInfo) MarshalJSON() ([]byte, error) { +func (s ExplainDataAccessConsentInfo) MarshalJSON() ([]byte, error) { type NoMethod ExplainDataAccessConsentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainDataAccessConsentScope: A single consent scope that provides info on @@ -2979,9 +2979,9 @@ type ExplainDataAccessConsentScope struct { NullFields []string `json:"-"` } -func (s *ExplainDataAccessConsentScope) MarshalJSON() ([]byte, error) { +func (s ExplainDataAccessConsentScope) MarshalJSON() ([]byte, error) { type NoMethod ExplainDataAccessConsentScope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExplainDataAccessResponse: List of consent scopes that are applicable to the @@ -3010,9 +3010,9 @@ type ExplainDataAccessResponse struct { NullFields []string `json:"-"` } -func (s *ExplainDataAccessResponse) MarshalJSON() ([]byte, error) { +func (s ExplainDataAccessResponse) MarshalJSON() ([]byte, error) { type NoMethod ExplainDataAccessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportAnnotationsRequest: Request to export Annotations. The export @@ -3038,9 +3038,9 @@ type ExportAnnotationsRequest struct { NullFields []string `json:"-"` } -func (s *ExportAnnotationsRequest) MarshalJSON() ([]byte, error) { +func (s ExportAnnotationsRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportAnnotationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportAnnotationsResponse: Response for successful annotation export @@ -3080,9 +3080,9 @@ type ExportDicomDataRequest struct { NullFields []string `json:"-"` } -func (s *ExportDicomDataRequest) MarshalJSON() ([]byte, error) { +func (s ExportDicomDataRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportDicomDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportDicomDataResponse: Returns additional information in regards to a @@ -3163,9 +3163,9 @@ type ExportMessagesRequest struct { NullFields []string `json:"-"` } -func (s *ExportMessagesRequest) MarshalJSON() ([]byte, error) { +func (s ExportMessagesRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportMessagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportMessagesResponse: Final response for the export operation. This @@ -3213,9 +3213,9 @@ type ExportResourcesHistoryRequest struct { NullFields []string `json:"-"` } -func (s *ExportResourcesHistoryRequest) MarshalJSON() ([]byte, error) { +func (s ExportResourcesHistoryRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportResourcesHistoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportResourcesRequest: Request to export resources. @@ -3253,9 +3253,9 @@ type ExportResourcesRequest struct { NullFields []string `json:"-"` } -func (s *ExportResourcesRequest) MarshalJSON() ([]byte, error) { +func (s ExportResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -3301,9 +3301,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Feature: A feature of an entity mention. @@ -3327,9 +3327,9 @@ type Feature struct { NullFields []string `json:"-"` } -func (s *Feature) MarshalJSON() ([]byte, error) { +func (s Feature) MarshalJSON() ([]byte, error) { type NoMethod Feature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Feature) UnmarshalJSON(data []byte) error { @@ -3372,9 +3372,9 @@ type FhirConfig struct { NullFields []string `json:"-"` } -func (s *FhirConfig) MarshalJSON() ([]byte, error) { +func (s FhirConfig) MarshalJSON() ([]byte, error) { type NoMethod FhirConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirFieldConfig: Specifies how to handle the de-identification of a FHIR @@ -3415,9 +3415,9 @@ type FhirFieldConfig struct { NullFields []string `json:"-"` } -func (s *FhirFieldConfig) MarshalJSON() ([]byte, error) { +func (s FhirFieldConfig) MarshalJSON() ([]byte, error) { type NoMethod FhirFieldConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirFilter: Filter configuration. @@ -3438,9 +3438,9 @@ type FhirFilter struct { NullFields []string `json:"-"` } -func (s *FhirFilter) MarshalJSON() ([]byte, error) { +func (s FhirFilter) MarshalJSON() ([]byte, error) { type NoMethod FhirFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirNotificationConfig: Contains the configuration for FHIR notifications. @@ -3491,9 +3491,9 @@ type FhirNotificationConfig struct { NullFields []string `json:"-"` } -func (s *FhirNotificationConfig) MarshalJSON() ([]byte, error) { +func (s FhirNotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod FhirNotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirOutput: Details about the FHIR store to write the output to. @@ -3520,9 +3520,9 @@ type FhirOutput struct { NullFields []string `json:"-"` } -func (s *FhirOutput) MarshalJSON() ([]byte, error) { +func (s FhirOutput) MarshalJSON() ([]byte, error) { type NoMethod FhirOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirStore: Represents a FHIR store. @@ -3658,9 +3658,9 @@ type FhirStore struct { NullFields []string `json:"-"` } -func (s *FhirStore) MarshalJSON() ([]byte, error) { +func (s FhirStore) MarshalJSON() ([]byte, error) { type NoMethod FhirStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirStoreMetric: Count of resources and total storage size by type for a @@ -3686,9 +3686,9 @@ type FhirStoreMetric struct { NullFields []string `json:"-"` } -func (s *FhirStoreMetric) MarshalJSON() ([]byte, error) { +func (s FhirStoreMetric) MarshalJSON() ([]byte, error) { type NoMethod FhirStoreMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FhirStoreMetrics: List of metrics for a given FHIR store. @@ -3714,9 +3714,9 @@ type FhirStoreMetrics struct { NullFields []string `json:"-"` } -func (s *FhirStoreMetrics) MarshalJSON() ([]byte, error) { +func (s FhirStoreMetrics) MarshalJSON() ([]byte, error) { type NoMethod FhirStoreMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: A (sub) field of a type. @@ -3747,9 +3747,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldMetadata: Specifies FHIR paths to match, and how to handle @@ -3797,9 +3797,9 @@ type FieldMetadata struct { NullFields []string `json:"-"` } -func (s *FieldMetadata) MarshalJSON() ([]byte, error) { +func (s FieldMetadata) MarshalJSON() ([]byte, error) { type NoMethod FieldMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterList: List of infoTypes to be filtered. @@ -3820,9 +3820,9 @@ type FilterList struct { NullFields []string `json:"-"` } -func (s *FilterList) MarshalJSON() ([]byte, error) { +func (s FilterList) MarshalJSON() ([]byte, error) { type NoMethod FilterList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Finding struct { @@ -3849,9 +3849,9 @@ type Finding struct { NullFields []string `json:"-"` } -func (s *Finding) MarshalJSON() ([]byte, error) { +func (s Finding) MarshalJSON() ([]byte, error) { type NoMethod Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsDestination: The Cloud Storage output destination. The Cloud Healthcare @@ -3899,9 +3899,9 @@ type GcsDestination struct { NullFields []string `json:"-"` } -func (s *GcsDestination) MarshalJSON() ([]byte, error) { +func (s GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsSource: Specifies the configuration for importing data from Cloud @@ -3933,9 +3933,9 @@ type GcsSource struct { NullFields []string `json:"-"` } -func (s *GcsSource) MarshalJSON() ([]byte, error) { +func (s GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination: The BigQuery @@ -3980,9 +3980,9 @@ type GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1AnnotationGcsDestination: The Cloud Storage @@ -4008,9 +4008,9 @@ type GoogleCloudHealthcareV1beta1AnnotationGcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1AnnotationGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1AnnotationGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1AnnotationGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1AnnotationGcsSource: Specifies the configuration @@ -4042,9 +4042,9 @@ type GoogleCloudHealthcareV1beta1AnnotationGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1AnnotationGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1AnnotationGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1AnnotationGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1ConsentGcsDestination: The Cloud Storage @@ -4069,9 +4069,9 @@ type GoogleCloudHealthcareV1beta1ConsentGcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1ConsentGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1ConsentGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1ConsentGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1ConsentPolicy: Represents a user's consent in @@ -4099,9 +4099,9 @@ type GoogleCloudHealthcareV1beta1ConsentPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1ConsentPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1ConsentPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1ConsentPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary: Contains @@ -4171,9 +4171,9 @@ type GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1DeidentifyOptions: Specifies additional options @@ -4202,9 +4202,9 @@ type GoogleCloudHealthcareV1beta1DeidentifyOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1DeidentifyOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1DeidentifyOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1DeidentifyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1DicomBigQueryDestination: The BigQuery table @@ -4243,9 +4243,9 @@ type GoogleCloudHealthcareV1beta1DicomBigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1DicomBigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1DicomBigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1DicomBigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1DicomGcsDestination: The Cloud Storage location @@ -4294,9 +4294,9 @@ type GoogleCloudHealthcareV1beta1DicomGcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1DicomGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1DicomGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1DicomGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1DicomGcsSource: Specifies the configuration for @@ -4328,9 +4328,9 @@ type GoogleCloudHealthcareV1beta1DicomGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1DicomGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1DicomGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1DicomGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1DicomStreamConfig: StreamConfig specifies @@ -4371,9 +4371,9 @@ type GoogleCloudHealthcareV1beta1DicomStreamConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1DicomStreamConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1DicomStreamConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1DicomStreamConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1FhirBigQueryDestination: The configuration for @@ -4414,9 +4414,9 @@ type GoogleCloudHealthcareV1beta1FhirBigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1FhirBigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1FhirBigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1FhirBigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1FhirExportResourcesResponse: Response when all @@ -4447,9 +4447,9 @@ type GoogleCloudHealthcareV1beta1FhirGcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1FhirGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1FhirGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1FhirGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1FhirGcsSource: Specifies the configuration for @@ -4481,9 +4481,9 @@ type GoogleCloudHealthcareV1beta1FhirGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudHealthcareV1beta1FhirGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudHealthcareV1beta1FhirGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudHealthcareV1beta1FhirGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudHealthcareV1beta1FhirImportResourcesResponse: Final response of @@ -4509,9 +4509,9 @@ type GroupOrSegment struct { NullFields []string `json:"-"` } -func (s *GroupOrSegment) MarshalJSON() ([]byte, error) { +func (s GroupOrSegment) MarshalJSON() ([]byte, error) { type NoMethod GroupOrSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7SchemaConfig: Root config message for HL7v2 schema. This contains a @@ -4537,9 +4537,9 @@ type Hl7SchemaConfig struct { NullFields []string `json:"-"` } -func (s *Hl7SchemaConfig) MarshalJSON() ([]byte, error) { +func (s Hl7SchemaConfig) MarshalJSON() ([]byte, error) { type NoMethod Hl7SchemaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7TypesConfig: Root config for HL7v2 datatype definitions for a specific @@ -4563,9 +4563,9 @@ type Hl7TypesConfig struct { NullFields []string `json:"-"` } -func (s *Hl7TypesConfig) MarshalJSON() ([]byte, error) { +func (s Hl7TypesConfig) MarshalJSON() ([]byte, error) { type NoMethod Hl7TypesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7V2NotificationConfig: Specifies where and whether to send notifications @@ -4639,9 +4639,9 @@ type Hl7V2NotificationConfig struct { NullFields []string `json:"-"` } -func (s *Hl7V2NotificationConfig) MarshalJSON() ([]byte, error) { +func (s Hl7V2NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod Hl7V2NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7V2Store: Represents an HL7v2 store. @@ -4698,9 +4698,9 @@ type Hl7V2Store struct { NullFields []string `json:"-"` } -func (s *Hl7V2Store) MarshalJSON() ([]byte, error) { +func (s Hl7V2Store) MarshalJSON() ([]byte, error) { type NoMethod Hl7V2Store - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7V2StoreMetric: Count of messages and total storage size by type for a @@ -4728,9 +4728,9 @@ type Hl7V2StoreMetric struct { NullFields []string `json:"-"` } -func (s *Hl7V2StoreMetric) MarshalJSON() ([]byte, error) { +func (s Hl7V2StoreMetric) MarshalJSON() ([]byte, error) { type NoMethod Hl7V2StoreMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hl7V2StoreMetrics: List of metrics for a given HL7v2 store. @@ -4756,9 +4756,9 @@ type Hl7V2StoreMetrics struct { NullFields []string `json:"-"` } -func (s *Hl7V2StoreMetrics) MarshalJSON() ([]byte, error) { +func (s Hl7V2StoreMetrics) MarshalJSON() ([]byte, error) { type NoMethod Hl7V2StoreMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -4803,9 +4803,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: Raw bytes representing consent artifact content. @@ -4835,9 +4835,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageAnnotation: Image annotation. @@ -4861,9 +4861,9 @@ type ImageAnnotation struct { NullFields []string `json:"-"` } -func (s *ImageAnnotation) MarshalJSON() ([]byte, error) { +func (s ImageAnnotation) MarshalJSON() ([]byte, error) { type NoMethod ImageAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageConfig: Specifies how to handle de-identification of image pixels. @@ -4912,9 +4912,9 @@ type ImageConfig struct { NullFields []string `json:"-"` } -func (s *ImageConfig) MarshalJSON() ([]byte, error) { +func (s ImageConfig) MarshalJSON() ([]byte, error) { type NoMethod ImageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAnnotationsRequest: Request to import Annotations. The Annotations to @@ -4936,9 +4936,9 @@ type ImportAnnotationsRequest struct { NullFields []string `json:"-"` } -func (s *ImportAnnotationsRequest) MarshalJSON() ([]byte, error) { +func (s ImportAnnotationsRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportAnnotationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAnnotationsResponse: Final response of importing Annotations in @@ -4972,9 +4972,9 @@ type ImportDicomDataRequest struct { NullFields []string `json:"-"` } -func (s *ImportDicomDataRequest) MarshalJSON() ([]byte, error) { +func (s ImportDicomDataRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportDicomDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportDicomDataResponse: Returns additional information in regards to a @@ -5001,9 +5001,9 @@ type ImportMessagesRequest struct { NullFields []string `json:"-"` } -func (s *ImportMessagesRequest) MarshalJSON() ([]byte, error) { +func (s ImportMessagesRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportMessagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportMessagesResponse: Final response of importing messages. This structure @@ -5054,9 +5054,9 @@ type ImportResourcesHistoryRequest struct { NullFields []string `json:"-"` } -func (s *ImportResourcesHistoryRequest) MarshalJSON() ([]byte, error) { +func (s ImportResourcesHistoryRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportResourcesHistoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportResourcesRequest: Request to import resources. @@ -5095,9 +5095,9 @@ type ImportResourcesRequest struct { NullFields []string `json:"-"` } -func (s *ImportResourcesRequest) MarshalJSON() ([]byte, error) { +func (s ImportResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InfoTypeConfig: Specifies how to use infoTypes for evaluation. For example, @@ -5129,9 +5129,9 @@ type InfoTypeConfig struct { NullFields []string `json:"-"` } -func (s *InfoTypeConfig) MarshalJSON() ([]byte, error) { +func (s InfoTypeConfig) MarshalJSON() ([]byte, error) { type NoMethod InfoTypeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InfoTypeTransformation: A transformation to apply to text that is identified @@ -5164,9 +5164,9 @@ type InfoTypeTransformation struct { NullFields []string `json:"-"` } -func (s *InfoTypeTransformation) MarshalJSON() ([]byte, error) { +func (s InfoTypeTransformation) MarshalJSON() ([]byte, error) { type NoMethod InfoTypeTransformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IngestMessageRequest: Ingests a message into the specified HL7v2 store. @@ -5186,9 +5186,9 @@ type IngestMessageRequest struct { NullFields []string `json:"-"` } -func (s *IngestMessageRequest) MarshalJSON() ([]byte, error) { +func (s IngestMessageRequest) MarshalJSON() ([]byte, error) { type NoMethod IngestMessageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IngestMessageResponse: Acknowledges that a message has been ingested into @@ -5214,9 +5214,9 @@ type IngestMessageResponse struct { NullFields []string `json:"-"` } -func (s *IngestMessageResponse) MarshalJSON() ([]byte, error) { +func (s IngestMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod IngestMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeepExtensionsConfig: The behavior for handling FHIR extensions that aren't @@ -5261,9 +5261,9 @@ type KmsWrappedCryptoKey struct { NullFields []string `json:"-"` } -func (s *KmsWrappedCryptoKey) MarshalJSON() ([]byte, error) { +func (s KmsWrappedCryptoKey) MarshalJSON() ([]byte, error) { type NoMethod KmsWrappedCryptoKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedEntity: EntityMentions can be linked to multiple entities using a @@ -5288,9 +5288,9 @@ type LinkedEntity struct { NullFields []string `json:"-"` } -func (s *LinkedEntity) MarshalJSON() ([]byte, error) { +func (s LinkedEntity) MarshalJSON() ([]byte, error) { type NoMethod LinkedEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAnnotationStoresResponse: Lists the Annotation stores in the given @@ -5318,9 +5318,9 @@ type ListAnnotationStoresResponse struct { NullFields []string `json:"-"` } -func (s *ListAnnotationStoresResponse) MarshalJSON() ([]byte, error) { +func (s ListAnnotationStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAnnotationStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAnnotationsResponse: Lists the Annotations in the specified Annotation @@ -5349,9 +5349,9 @@ type ListAnnotationsResponse struct { NullFields []string `json:"-"` } -func (s *ListAnnotationsResponse) MarshalJSON() ([]byte, error) { +func (s ListAnnotationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAnnotationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListAttributeDefinitionsResponse struct { @@ -5378,9 +5378,9 @@ type ListAttributeDefinitionsResponse struct { NullFields []string `json:"-"` } -func (s *ListAttributeDefinitionsResponse) MarshalJSON() ([]byte, error) { +func (s ListAttributeDefinitionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAttributeDefinitionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListConsentArtifactsResponse struct { @@ -5407,9 +5407,9 @@ type ListConsentArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *ListConsentArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s ListConsentArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConsentArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListConsentRevisionsResponse struct { @@ -5436,9 +5436,9 @@ type ListConsentRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConsentRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConsentRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConsentRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListConsentStoresResponse struct { @@ -5465,9 +5465,9 @@ type ListConsentStoresResponse struct { NullFields []string `json:"-"` } -func (s *ListConsentStoresResponse) MarshalJSON() ([]byte, error) { +func (s ListConsentStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConsentStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListConsentsResponse struct { @@ -5493,9 +5493,9 @@ type ListConsentsResponse struct { NullFields []string `json:"-"` } -func (s *ListConsentsResponse) MarshalJSON() ([]byte, error) { +func (s ListConsentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConsentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDatasetsResponse: Lists the available datasets. @@ -5521,9 +5521,9 @@ type ListDatasetsResponse struct { NullFields []string `json:"-"` } -func (s *ListDatasetsResponse) MarshalJSON() ([]byte, error) { +func (s ListDatasetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDatasetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDicomStoresResponse: Lists the DICOM stores in the given dataset. @@ -5550,9 +5550,9 @@ type ListDicomStoresResponse struct { NullFields []string `json:"-"` } -func (s *ListDicomStoresResponse) MarshalJSON() ([]byte, error) { +func (s ListDicomStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDicomStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFhirStoresResponse: Lists the FHIR stores in the given dataset. @@ -5579,9 +5579,9 @@ type ListFhirStoresResponse struct { NullFields []string `json:"-"` } -func (s *ListFhirStoresResponse) MarshalJSON() ([]byte, error) { +func (s ListFhirStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFhirStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHl7V2StoresResponse: Lists the HL7v2 stores in the given dataset. @@ -5608,9 +5608,9 @@ type ListHl7V2StoresResponse struct { NullFields []string `json:"-"` } -func (s *ListHl7V2StoresResponse) MarshalJSON() ([]byte, error) { +func (s ListHl7V2StoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHl7V2StoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -5636,9 +5636,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMessagesResponse: Lists the messages in the specified HL7v2 store. @@ -5665,9 +5665,9 @@ type ListMessagesResponse struct { NullFields []string `json:"-"` } -func (s *ListMessagesResponse) MarshalJSON() ([]byte, error) { +func (s ListMessagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMessagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -5693,9 +5693,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListUserDataMappingsResponse struct { @@ -5722,9 +5722,9 @@ type ListUserDataMappingsResponse struct { NullFields []string `json:"-"` } -func (s *ListUserDataMappingsResponse) MarshalJSON() ([]byte, error) { +func (s ListUserDataMappingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserDataMappingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -5760,9 +5760,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Message: A complete HL7v2 message. See [Introduction to HL7 Standards] @@ -5817,9 +5817,9 @@ type Message struct { NullFields []string `json:"-"` } -func (s *Message) MarshalJSON() ([]byte, error) { +func (s Message) MarshalJSON() ([]byte, error) { type NoMethod Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationConfig: Specifies where to send notifications upon changes to a @@ -5859,9 +5859,9 @@ type NotificationConfig struct { NullFields []string `json:"-"` } -func (s *NotificationConfig) MarshalJSON() ([]byte, error) { +func (s NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -5906,9 +5906,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: OperationMetadata provides information about the @@ -5944,9 +5944,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Options: Specifies additional options to apply to the base profile. @@ -5980,9 +5980,9 @@ type Options struct { NullFields []string `json:"-"` } -func (s *Options) MarshalJSON() ([]byte, error) { +func (s Options) MarshalJSON() ([]byte, error) { type NoMethod Options - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParsedData: The content of an HL7v2 message in a structured format. @@ -6001,9 +6001,9 @@ type ParsedData struct { NullFields []string `json:"-"` } -func (s *ParsedData) MarshalJSON() ([]byte, error) { +func (s ParsedData) MarshalJSON() ([]byte, error) { type NoMethod ParsedData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParserConfig: The configuration for the parser. It determines how the server @@ -6050,9 +6050,9 @@ type ParserConfig struct { NullFields []string `json:"-"` } -func (s *ParserConfig) MarshalJSON() ([]byte, error) { +func (s ParserConfig) MarshalJSON() ([]byte, error) { type NoMethod ParserConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatientId: A patient identifier and associated type. @@ -6074,9 +6074,9 @@ type PatientId struct { NullFields []string `json:"-"` } -func (s *PatientId) MarshalJSON() ([]byte, error) { +func (s PatientId) MarshalJSON() ([]byte, error) { type NoMethod PatientId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatientScope: Apply consents given by a list of patients. @@ -6098,9 +6098,9 @@ type PatientScope struct { NullFields []string `json:"-"` } -func (s *PatientScope) MarshalJSON() ([]byte, error) { +func (s PatientScope) MarshalJSON() ([]byte, error) { type NoMethod PatientScope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -6190,9 +6190,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProgressCounter: ProgressCounter provides counters to describe an @@ -6223,9 +6223,9 @@ type ProgressCounter struct { NullFields []string `json:"-"` } -func (s *ProgressCounter) MarshalJSON() ([]byte, error) { +func (s ProgressCounter) MarshalJSON() ([]byte, error) { type NoMethod ProgressCounter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubDestination: The Pub/Sub output destination. The Cloud Healthcare @@ -6257,9 +6257,9 @@ type PubsubDestination struct { NullFields []string `json:"-"` } -func (s *PubsubDestination) MarshalJSON() ([]byte, error) { +func (s PubsubDestination) MarshalJSON() ([]byte, error) { type NoMethod PubsubDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAccessibleDataRequest: Queries all data_ids that are consented for a @@ -6296,9 +6296,9 @@ type QueryAccessibleDataRequest struct { NullFields []string `json:"-"` } -func (s *QueryAccessibleDataRequest) MarshalJSON() ([]byte, error) { +func (s QueryAccessibleDataRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryAccessibleDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAccessibleDataResponse: Response for successful QueryAccessibleData @@ -6321,9 +6321,9 @@ type QueryAccessibleDataResponse struct { NullFields []string `json:"-"` } -func (s *QueryAccessibleDataResponse) MarshalJSON() ([]byte, error) { +func (s QueryAccessibleDataResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryAccessibleDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecurseTag: Recursively apply DICOM de-id to tags nested in a sequence. @@ -6370,9 +6370,9 @@ type RejectConsentRequest struct { NullFields []string `json:"-"` } -func (s *RejectConsentRequest) MarshalJSON() ([]byte, error) { +func (s RejectConsentRequest) MarshalJSON() ([]byte, error) { type NoMethod RejectConsentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveField: Remove field. @@ -6411,9 +6411,9 @@ type ResourceAnnotation struct { NullFields []string `json:"-"` } -func (s *ResourceAnnotation) MarshalJSON() ([]byte, error) { +func (s ResourceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod ResourceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resources: A list of FHIR resources. @@ -6433,9 +6433,9 @@ type Resources struct { NullFields []string `json:"-"` } -func (s *Resources) MarshalJSON() ([]byte, error) { +func (s Resources) MarshalJSON() ([]byte, error) { type NoMethod Resources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Result: The consent evaluation result for a single `data_id`. @@ -6460,9 +6460,9 @@ type Result struct { NullFields []string `json:"-"` } -func (s *Result) MarshalJSON() ([]byte, error) { +func (s Result) MarshalJSON() ([]byte, error) { type NoMethod Result - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevokeConsentRequest: Revokes the latest revision of the specified Consent @@ -6488,9 +6488,9 @@ type RevokeConsentRequest struct { NullFields []string `json:"-"` } -func (s *RevokeConsentRequest) MarshalJSON() ([]byte, error) { +func (s RevokeConsentRequest) MarshalJSON() ([]byte, error) { type NoMethod RevokeConsentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackFhirResourceFilteringFields: Filters to select resources that need @@ -6520,9 +6520,9 @@ type RollbackFhirResourceFilteringFields struct { NullFields []string `json:"-"` } -func (s *RollbackFhirResourceFilteringFields) MarshalJSON() ([]byte, error) { +func (s RollbackFhirResourceFilteringFields) MarshalJSON() ([]byte, error) { type NoMethod RollbackFhirResourceFilteringFields - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackFhirResourcesRequest: Request to roll back resources. @@ -6567,9 +6567,9 @@ type RollbackFhirResourcesRequest struct { NullFields []string `json:"-"` } -func (s *RollbackFhirResourcesRequest) MarshalJSON() ([]byte, error) { +func (s RollbackFhirResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackFhirResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackFhirResourcesResponse: Final response of rollback FHIR resources @@ -6592,9 +6592,9 @@ type RollbackFhirResourcesResponse struct { NullFields []string `json:"-"` } -func (s *RollbackFhirResourcesResponse) MarshalJSON() ([]byte, error) { +func (s RollbackFhirResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod RollbackFhirResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaConfig: Configuration for the FHIR BigQuery schema. Determines how the @@ -6649,9 +6649,9 @@ type SchemaConfig struct { NullFields []string `json:"-"` } -func (s *SchemaConfig) MarshalJSON() ([]byte, error) { +func (s SchemaConfig) MarshalJSON() ([]byte, error) { type NoMethod SchemaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaGroup: An HL7v2 logical group construct. @@ -6681,9 +6681,9 @@ type SchemaGroup struct { NullFields []string `json:"-"` } -func (s *SchemaGroup) MarshalJSON() ([]byte, error) { +func (s SchemaGroup) MarshalJSON() ([]byte, error) { type NoMethod SchemaGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaPackage: A schema package contains a set of schemas and type @@ -6739,9 +6739,9 @@ type SchemaPackage struct { NullFields []string `json:"-"` } -func (s *SchemaPackage) MarshalJSON() ([]byte, error) { +func (s SchemaPackage) MarshalJSON() ([]byte, error) { type NoMethod SchemaPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaSegment: An HL7v2 Segment. @@ -6767,9 +6767,9 @@ type SchemaSegment struct { NullFields []string `json:"-"` } -func (s *SchemaSegment) MarshalJSON() ([]byte, error) { +func (s SchemaSegment) MarshalJSON() ([]byte, error) { type NoMethod SchemaSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchematizedData: The content of an HL7v2 message in a structured format as @@ -6792,9 +6792,9 @@ type SchematizedData struct { NullFields []string `json:"-"` } -func (s *SchematizedData) MarshalJSON() ([]byte, error) { +func (s SchematizedData) MarshalJSON() ([]byte, error) { type NoMethod SchematizedData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchConfig: Contains the configuration for FHIR search. @@ -6815,9 +6815,9 @@ type SearchConfig struct { NullFields []string `json:"-"` } -func (s *SearchConfig) MarshalJSON() ([]byte, error) { +func (s SearchConfig) MarshalJSON() ([]byte, error) { type NoMethod SearchConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchParameter: Contains the versioned name and the URL for one @@ -6846,9 +6846,9 @@ type SearchParameter struct { NullFields []string `json:"-"` } -func (s *SearchParameter) MarshalJSON() ([]byte, error) { +func (s SearchParameter) MarshalJSON() ([]byte, error) { type NoMethod SearchParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchResourcesRequest: Request to search the resources in the specified @@ -6873,9 +6873,9 @@ type SearchResourcesRequest struct { NullFields []string `json:"-"` } -func (s *SearchResourcesRequest) MarshalJSON() ([]byte, error) { +func (s SearchResourcesRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchResourcesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Segment: A segment in a structured format. @@ -6909,9 +6909,9 @@ type Segment struct { NullFields []string `json:"-"` } -func (s *Segment) MarshalJSON() ([]byte, error) { +func (s Segment) MarshalJSON() ([]byte, error) { type NoMethod Segment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SensitiveTextAnnotation: A TextAnnotation specifies a text range that @@ -6934,9 +6934,9 @@ type SensitiveTextAnnotation struct { NullFields []string `json:"-"` } -func (s *SensitiveTextAnnotation) MarshalJSON() ([]byte, error) { +func (s SensitiveTextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod SensitiveTextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeriesMetrics: SeriesMetrics contains metrics describing a DICOM series. @@ -6969,9 +6969,9 @@ type SeriesMetrics struct { NullFields []string `json:"-"` } -func (s *SeriesMetrics) MarshalJSON() ([]byte, error) { +func (s SeriesMetrics) MarshalJSON() ([]byte, error) { type NoMethod SeriesMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetBlobStorageSettingsRequest: Request message for `SetBlobStorageSettings` @@ -6999,9 +6999,9 @@ type SetBlobStorageSettingsRequest struct { NullFields []string `json:"-"` } -func (s *SetBlobStorageSettingsRequest) MarshalJSON() ([]byte, error) { +func (s SetBlobStorageSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod SetBlobStorageSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetBlobStorageSettingsResponse: Returns additional info in regards to a @@ -7033,9 +7033,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Signature: User signature. @@ -7062,9 +7062,9 @@ type Signature struct { NullFields []string `json:"-"` } -func (s *Signature) MarshalJSON() ([]byte, error) { +func (s Signature) MarshalJSON() ([]byte, error) { type NoMethod Signature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -7096,9 +7096,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageInfo: StorageInfo encapsulates all the storage info of a resource. @@ -7131,9 +7131,9 @@ type StorageInfo struct { NullFields []string `json:"-"` } -func (s *StorageInfo) MarshalJSON() ([]byte, error) { +func (s StorageInfo) MarshalJSON() ([]byte, error) { type NoMethod StorageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamConfig: Contains configuration for streaming FHIR export. @@ -7204,9 +7204,9 @@ type StreamConfig struct { NullFields []string `json:"-"` } -func (s *StreamConfig) MarshalJSON() ([]byte, error) { +func (s StreamConfig) MarshalJSON() ([]byte, error) { type NoMethod StreamConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructuredStorageInfo: StructuredStorageInfo contains details about the data @@ -7227,9 +7227,9 @@ type StructuredStorageInfo struct { NullFields []string `json:"-"` } -func (s *StructuredStorageInfo) MarshalJSON() ([]byte, error) { +func (s StructuredStorageInfo) MarshalJSON() ([]byte, error) { type NoMethod StructuredStorageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StudyMetrics: StudyMetrics contains metrics describing a DICOM study. @@ -7264,9 +7264,9 @@ type StudyMetrics struct { NullFields []string `json:"-"` } -func (s *StudyMetrics) MarshalJSON() ([]byte, error) { +func (s StudyMetrics) MarshalJSON() ([]byte, error) { type NoMethod StudyMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TagFilterList: List of tags to be filtered. @@ -7290,9 +7290,9 @@ type TagFilterList struct { NullFields []string `json:"-"` } -func (s *TagFilterList) MarshalJSON() ([]byte, error) { +func (s TagFilterList) MarshalJSON() ([]byte, error) { type NoMethod TagFilterList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -7315,9 +7315,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -7342,9 +7342,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextConfig: Configures how to transform sensitive text `InfoTypes`. @@ -7378,9 +7378,9 @@ type TextConfig struct { NullFields []string `json:"-"` } -func (s *TextConfig) MarshalJSON() ([]byte, error) { +func (s TextConfig) MarshalJSON() ([]byte, error) { type NoMethod TextConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextSpan: A span of text in the provided document. @@ -7402,9 +7402,9 @@ type TextSpan struct { NullFields []string `json:"-"` } -func (s *TextSpan) MarshalJSON() ([]byte, error) { +func (s TextSpan) MarshalJSON() ([]byte, error) { type NoMethod TextSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimePartitioning: Configuration for FHIR BigQuery time-partitioned tables. @@ -7434,9 +7434,9 @@ type TimePartitioning struct { NullFields []string `json:"-"` } -func (s *TimePartitioning) MarshalJSON() ([]byte, error) { +func (s TimePartitioning) MarshalJSON() ([]byte, error) { type NoMethod TimePartitioning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeRange: Apply consents given by patients whose most recent consent @@ -7465,9 +7465,9 @@ type TimeRange struct { NullFields []string `json:"-"` } -func (s *TimeRange) MarshalJSON() ([]byte, error) { +func (s TimeRange) MarshalJSON() ([]byte, error) { type NoMethod TimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A type definition for some HL7v2 type (incl. Segments and Datatypes). @@ -7500,9 +7500,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserDataMapping: Maps a resource to the associated user and Attributes. @@ -7541,9 +7541,9 @@ type UserDataMapping struct { NullFields []string `json:"-"` } -func (s *UserDataMapping) MarshalJSON() ([]byte, error) { +func (s UserDataMapping) MarshalJSON() ([]byte, error) { type NoMethod UserDataMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationConfig: Contains the configuration for FHIR profiles and @@ -7602,9 +7602,9 @@ type ValidationConfig struct { NullFields []string `json:"-"` } -func (s *ValidationConfig) MarshalJSON() ([]byte, error) { +func (s ValidationConfig) MarshalJSON() ([]byte, error) { type NoMethod ValidationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VersionSource: Describes a selector for extracting and matching an MSH field @@ -7629,9 +7629,9 @@ type VersionSource struct { NullFields []string `json:"-"` } -func (s *VersionSource) MarshalJSON() ([]byte, error) { +func (s VersionSource) MarshalJSON() ([]byte, error) { type NoMethod VersionSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Vertex: A 2D coordinate in an image. The origin is the top-left. @@ -7653,9 +7653,9 @@ type Vertex struct { NullFields []string `json:"-"` } -func (s *Vertex) MarshalJSON() ([]byte, error) { +func (s Vertex) MarshalJSON() ([]byte, error) { type NoMethod Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Vertex) UnmarshalJSON(data []byte) error { diff --git a/homegraph/v1/homegraph-gen.go b/homegraph/v1/homegraph-gen.go index a60e5ec7a9..140ff669b6 100644 --- a/homegraph/v1/homegraph-gen.go +++ b/homegraph/v1/homegraph-gen.go @@ -191,9 +191,9 @@ type AgentDeviceId struct { NullFields []string `json:"-"` } -func (s *AgentDeviceId) MarshalJSON() ([]byte, error) { +func (s AgentDeviceId) MarshalJSON() ([]byte, error) { type NoMethod AgentDeviceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgentOtherDeviceId: Alternate third-party device ID. @@ -215,9 +215,9 @@ type AgentOtherDeviceId struct { NullFields []string `json:"-"` } -func (s *AgentOtherDeviceId) MarshalJSON() ([]byte, error) { +func (s AgentOtherDeviceId) MarshalJSON() ([]byte, error) { type NoMethod AgentOtherDeviceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Device: Third-party device definition. @@ -276,9 +276,9 @@ type Device struct { NullFields []string `json:"-"` } -func (s *Device) MarshalJSON() ([]byte, error) { +func (s Device) MarshalJSON() ([]byte, error) { type NoMethod Device - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceInfo: Device information. @@ -304,9 +304,9 @@ type DeviceInfo struct { NullFields []string `json:"-"` } -func (s *DeviceInfo) MarshalJSON() ([]byte, error) { +func (s DeviceInfo) MarshalJSON() ([]byte, error) { type NoMethod DeviceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceNames: Identifiers used to describe the device. @@ -331,9 +331,9 @@ type DeviceNames struct { NullFields []string `json:"-"` } -func (s *DeviceNames) MarshalJSON() ([]byte, error) { +func (s DeviceNames) MarshalJSON() ([]byte, error) { type NoMethod DeviceNames - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -368,9 +368,9 @@ type QueryRequest struct { NullFields []string `json:"-"` } -func (s *QueryRequest) MarshalJSON() ([]byte, error) { +func (s QueryRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryRequestInput: Device ID inputs to QueryRequest. @@ -390,9 +390,9 @@ type QueryRequestInput struct { NullFields []string `json:"-"` } -func (s *QueryRequestInput) MarshalJSON() ([]byte, error) { +func (s QueryRequestInput) MarshalJSON() ([]byte, error) { type NoMethod QueryRequestInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryRequestPayload: Payload containing device IDs. @@ -412,9 +412,9 @@ type QueryRequestPayload struct { NullFields []string `json:"-"` } -func (s *QueryRequestPayload) MarshalJSON() ([]byte, error) { +func (s QueryRequestPayload) MarshalJSON() ([]byte, error) { type NoMethod QueryRequestPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryResponse: Response type for the `Query` @@ -446,9 +446,9 @@ type QueryResponse struct { NullFields []string `json:"-"` } -func (s *QueryResponse) MarshalJSON() ([]byte, error) { +func (s QueryResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryResponsePayload: Payload containing device states information. @@ -469,9 +469,9 @@ type QueryResponsePayload struct { NullFields []string `json:"-"` } -func (s *QueryResponsePayload) MarshalJSON() ([]byte, error) { +func (s QueryResponsePayload) MarshalJSON() ([]byte, error) { type NoMethod QueryResponsePayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportStateAndNotificationDevice: The states and notifications specific to a @@ -498,9 +498,9 @@ type ReportStateAndNotificationDevice struct { NullFields []string `json:"-"` } -func (s *ReportStateAndNotificationDevice) MarshalJSON() ([]byte, error) { +func (s ReportStateAndNotificationDevice) MarshalJSON() ([]byte, error) { type NoMethod ReportStateAndNotificationDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportStateAndNotificationRequest: Request type for the @@ -537,9 +537,9 @@ type ReportStateAndNotificationRequest struct { NullFields []string `json:"-"` } -func (s *ReportStateAndNotificationRequest) MarshalJSON() ([]byte, error) { +func (s ReportStateAndNotificationRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportStateAndNotificationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportStateAndNotificationResponse: Response type for the @@ -564,9 +564,9 @@ type ReportStateAndNotificationResponse struct { NullFields []string `json:"-"` } -func (s *ReportStateAndNotificationResponse) MarshalJSON() ([]byte, error) { +func (s ReportStateAndNotificationResponse) MarshalJSON() ([]byte, error) { type NoMethod ReportStateAndNotificationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestSyncDevicesRequest: Request type for the `RequestSyncDevices` @@ -591,9 +591,9 @@ type RequestSyncDevicesRequest struct { NullFields []string `json:"-"` } -func (s *RequestSyncDevicesRequest) MarshalJSON() ([]byte, error) { +func (s RequestSyncDevicesRequest) MarshalJSON() ([]byte, error) { type NoMethod RequestSyncDevicesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestSyncDevicesResponse: Response type for the `RequestSyncDevices` @@ -623,9 +623,9 @@ type StateAndNotificationPayload struct { NullFields []string `json:"-"` } -func (s *StateAndNotificationPayload) MarshalJSON() ([]byte, error) { +func (s StateAndNotificationPayload) MarshalJSON() ([]byte, error) { type NoMethod StateAndNotificationPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SyncRequest: Request type for the `Sync` @@ -648,9 +648,9 @@ type SyncRequest struct { NullFields []string `json:"-"` } -func (s *SyncRequest) MarshalJSON() ([]byte, error) { +func (s SyncRequest) MarshalJSON() ([]byte, error) { type NoMethod SyncRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SyncResponse: Response type for the `Sync` @@ -686,9 +686,9 @@ type SyncResponse struct { NullFields []string `json:"-"` } -func (s *SyncResponse) MarshalJSON() ([]byte, error) { +func (s SyncResponse) MarshalJSON() ([]byte, error) { type NoMethod SyncResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SyncResponsePayload: Payload containing device information. @@ -710,9 +710,9 @@ type SyncResponsePayload struct { NullFields []string `json:"-"` } -func (s *SyncResponsePayload) MarshalJSON() ([]byte, error) { +func (s SyncResponsePayload) MarshalJSON() ([]byte, error) { type NoMethod SyncResponsePayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AgentUsersDeleteCall struct { diff --git a/iam/v1/iam-gen.go b/iam/v1/iam-gen.go index 33f6f7b3e2..2536d3a572 100644 --- a/iam/v1/iam-gen.go +++ b/iam/v1/iam-gen.go @@ -569,9 +569,9 @@ type AccessRestrictions struct { NullFields []string `json:"-"` } -func (s *AccessRestrictions) MarshalJSON() ([]byte, error) { +func (s AccessRestrictions) MarshalJSON() ([]byte, error) { type NoMethod AccessRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdminAuditData: Audit log information specific to Cloud IAM admin APIs. This @@ -593,9 +593,9 @@ type AdminAuditData struct { NullFields []string `json:"-"` } -func (s *AdminAuditData) MarshalJSON() ([]byte, error) { +func (s AdminAuditData) MarshalJSON() ([]byte, error) { type NoMethod AdminAuditData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -634,9 +634,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditData: Audit log information specific to Cloud IAM. This message is @@ -659,9 +659,9 @@ type AuditData struct { NullFields []string `json:"-"` } -func (s *AuditData) MarshalJSON() ([]byte, error) { +func (s AuditData) MarshalJSON() ([]byte, error) { type NoMethod AuditData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -694,9 +694,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditableService: Contains information about an auditable service. @@ -717,9 +717,9 @@ type AuditableService struct { NullFields []string `json:"-"` } -func (s *AuditableService) MarshalJSON() ([]byte, error) { +func (s AuditableService) MarshalJSON() ([]byte, error) { type NoMethod AuditableService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Aws: Represents an Amazon Web Services identity provider. @@ -739,9 +739,9 @@ type Aws struct { NullFields []string `json:"-"` } -func (s *Aws) MarshalJSON() ([]byte, error) { +func (s Aws) MarshalJSON() ([]byte, error) { type NoMethod Aws - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -838,9 +838,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BindingDelta: One delta entry for Binding. Each individual change (only one @@ -874,9 +874,9 @@ type BindingDelta struct { NullFields []string `json:"-"` } -func (s *BindingDelta) MarshalJSON() ([]byte, error) { +func (s BindingDelta) MarshalJSON() ([]byte, error) { type NoMethod BindingDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateRoleRequest: The request to create a new role. @@ -900,9 +900,9 @@ type CreateRoleRequest struct { NullFields []string `json:"-"` } -func (s *CreateRoleRequest) MarshalJSON() ([]byte, error) { +func (s CreateRoleRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateRoleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateServiceAccountKeyRequest: The service account key create request. @@ -938,9 +938,9 @@ type CreateServiceAccountKeyRequest struct { NullFields []string `json:"-"` } -func (s *CreateServiceAccountKeyRequest) MarshalJSON() ([]byte, error) { +func (s CreateServiceAccountKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateServiceAccountKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateServiceAccountRequest: The service account create request. @@ -966,9 +966,9 @@ type CreateServiceAccountRequest struct { NullFields []string `json:"-"` } -func (s *CreateServiceAccountRequest) MarshalJSON() ([]byte, error) { +func (s CreateServiceAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateServiceAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableServiceAccountKeyRequest: The service account key disable request. @@ -1005,9 +1005,9 @@ type DisableServiceAccountKeyRequest struct { NullFields []string `json:"-"` } -func (s *DisableServiceAccountKeyRequest) MarshalJSON() ([]byte, error) { +func (s DisableServiceAccountKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod DisableServiceAccountKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableServiceAccountRequest: The service account disable request. @@ -1074,9 +1074,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtendedStatus: Extended status can store additional metadata. For example, @@ -1110,9 +1110,9 @@ type ExtendedStatus struct { NullFields []string `json:"-"` } -func (s *ExtendedStatus) MarshalJSON() ([]byte, error) { +func (s ExtendedStatus) MarshalJSON() ([]byte, error) { type NoMethod ExtendedStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -1133,9 +1133,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -1165,9 +1165,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Client: Represents @@ -1218,9 +1218,9 @@ type GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Client struct { NullFields []string `json:"-"` } -func (s *GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Client) MarshalJSON() ([]byte, error) { +func (s GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Client) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Client - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2ClientQueryParamete @@ -1248,9 +1248,9 @@ type GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2ClientQueryParame NullFields []string `json:"-"` } -func (s *GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2ClientQueryParameters) MarshalJSON() ([]byte, error) { +func (s GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2ClientQueryParameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2ClientQueryParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamAdminV1WorkforcePoolProviderOidc: Represents an OpenId Connect 1.0 @@ -1290,9 +1290,9 @@ type GoogleIamAdminV1WorkforcePoolProviderOidc struct { NullFields []string `json:"-"` } -func (s *GoogleIamAdminV1WorkforcePoolProviderOidc) MarshalJSON() ([]byte, error) { +func (s GoogleIamAdminV1WorkforcePoolProviderOidc) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamAdminV1WorkforcePoolProviderOidc - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamAdminV1WorkforcePoolProviderOidcClientSecret: Representation of a @@ -1313,9 +1313,9 @@ type GoogleIamAdminV1WorkforcePoolProviderOidcClientSecret struct { NullFields []string `json:"-"` } -func (s *GoogleIamAdminV1WorkforcePoolProviderOidcClientSecret) MarshalJSON() ([]byte, error) { +func (s GoogleIamAdminV1WorkforcePoolProviderOidcClientSecret) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamAdminV1WorkforcePoolProviderOidcClientSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretValue: Representation @@ -1341,9 +1341,9 @@ type GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretValue struct { NullFields []string `json:"-"` } -func (s *GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretValue) MarshalJSON() ([]byte, error) { +func (s GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfig: Configuration for web @@ -1391,9 +1391,9 @@ type GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamAdminV1WorkforcePoolProviderSaml: Represents a SAML identity @@ -1426,9 +1426,9 @@ type GoogleIamAdminV1WorkforcePoolProviderSaml struct { NullFields []string `json:"-"` } -func (s *GoogleIamAdminV1WorkforcePoolProviderSaml) MarshalJSON() ([]byte, error) { +func (s GoogleIamAdminV1WorkforcePoolProviderSaml) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamAdminV1WorkforcePoolProviderSaml - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyData: Represents a public key data along with its format. @@ -1475,9 +1475,9 @@ type KeyData struct { NullFields []string `json:"-"` } -func (s *KeyData) MarshalJSON() ([]byte, error) { +func (s KeyData) MarshalJSON() ([]byte, error) { type NoMethod KeyData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LintPolicyRequest: The request to lint an IAM policy object. @@ -1504,9 +1504,9 @@ type LintPolicyRequest struct { NullFields []string `json:"-"` } -func (s *LintPolicyRequest) MarshalJSON() ([]byte, error) { +func (s LintPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod LintPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LintPolicyResponse: The response of a lint operation. An empty response @@ -1531,9 +1531,9 @@ type LintPolicyResponse struct { NullFields []string `json:"-"` } -func (s *LintPolicyResponse) MarshalJSON() ([]byte, error) { +func (s LintPolicyResponse) MarshalJSON() ([]byte, error) { type NoMethod LintPolicyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LintResult: Structured response of a single validation unit. @@ -1597,9 +1597,9 @@ type LintResult struct { NullFields []string `json:"-"` } -func (s *LintResult) MarshalJSON() ([]byte, error) { +func (s LintResult) MarshalJSON() ([]byte, error) { type NoMethod LintResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOauthClientCredentialsResponse: Response message for @@ -1623,9 +1623,9 @@ type ListOauthClientCredentialsResponse struct { NullFields []string `json:"-"` } -func (s *ListOauthClientCredentialsResponse) MarshalJSON() ([]byte, error) { +func (s ListOauthClientCredentialsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOauthClientCredentialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOauthClientsResponse: Response message for ListOauthClients. @@ -1652,9 +1652,9 @@ type ListOauthClientsResponse struct { NullFields []string `json:"-"` } -func (s *ListOauthClientsResponse) MarshalJSON() ([]byte, error) { +func (s ListOauthClientsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOauthClientsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRolesResponse: The response containing the roles defined under a @@ -1681,9 +1681,9 @@ type ListRolesResponse struct { NullFields []string `json:"-"` } -func (s *ListRolesResponse) MarshalJSON() ([]byte, error) { +func (s ListRolesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRolesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceAccountKeysResponse: The service account keys list response. @@ -1706,9 +1706,9 @@ type ListServiceAccountKeysResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceAccountKeysResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceAccountKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceAccountKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceAccountsResponse: The service account list response. @@ -1734,9 +1734,9 @@ type ListServiceAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkforcePoolProviderKeysResponse: Response message for @@ -1763,9 +1763,9 @@ type ListWorkforcePoolProviderKeysResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkforcePoolProviderKeysResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkforcePoolProviderKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkforcePoolProviderKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkforcePoolProvidersResponse: Response message for @@ -1792,9 +1792,9 @@ type ListWorkforcePoolProvidersResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkforcePoolProvidersResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkforcePoolProvidersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkforcePoolProvidersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkforcePoolsResponse: Response message for ListWorkforcePools. @@ -1820,9 +1820,9 @@ type ListWorkforcePoolsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkforcePoolsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkforcePoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkforcePoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkloadIdentityPoolProviderKeysResponse: Response message for @@ -1849,9 +1849,9 @@ type ListWorkloadIdentityPoolProviderKeysResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkloadIdentityPoolProviderKeysResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkloadIdentityPoolProviderKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkloadIdentityPoolProviderKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkloadIdentityPoolProvidersResponse: Response message for @@ -1878,9 +1878,9 @@ type ListWorkloadIdentityPoolProvidersResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkloadIdentityPoolProvidersResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkloadIdentityPoolProvidersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkloadIdentityPoolProvidersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkloadIdentityPoolsResponse: Response message for @@ -1907,9 +1907,9 @@ type ListWorkloadIdentityPoolsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkloadIdentityPoolsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkloadIdentityPoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkloadIdentityPoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OauthClient: Represents an OauthClient. Used to access Google Cloud @@ -1984,9 +1984,9 @@ type OauthClient struct { NullFields []string `json:"-"` } -func (s *OauthClient) MarshalJSON() ([]byte, error) { +func (s OauthClient) MarshalJSON() ([]byte, error) { type NoMethod OauthClient - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OauthClientCredential: Represents an OauthClientCredential. Used to @@ -2025,9 +2025,9 @@ type OauthClientCredential struct { NullFields []string `json:"-"` } -func (s *OauthClientCredential) MarshalJSON() ([]byte, error) { +func (s OauthClientCredential) MarshalJSON() ([]byte, error) { type NoMethod OauthClientCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Oidc: Represents an OpenId Connect 1.0 identity provider. @@ -2066,9 +2066,9 @@ type Oidc struct { NullFields []string `json:"-"` } -func (s *Oidc) MarshalJSON() ([]byte, error) { +func (s Oidc) MarshalJSON() ([]byte, error) { type NoMethod Oidc - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2113,9 +2113,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -2151,9 +2151,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchServiceAccountKeyRequest: The service account key patch request. @@ -2176,9 +2176,9 @@ type PatchServiceAccountKeyRequest struct { NullFields []string `json:"-"` } -func (s *PatchServiceAccountKeyRequest) MarshalJSON() ([]byte, error) { +func (s PatchServiceAccountKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod PatchServiceAccountKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchServiceAccountRequest: The service account patch request. You can patch @@ -2202,9 +2202,9 @@ type PatchServiceAccountRequest struct { NullFields []string `json:"-"` } -func (s *PatchServiceAccountRequest) MarshalJSON() ([]byte, error) { +func (s PatchServiceAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod PatchServiceAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Permission: A permission which can be included by a role. @@ -2252,9 +2252,9 @@ type Permission struct { NullFields []string `json:"-"` } -func (s *Permission) MarshalJSON() ([]byte, error) { +func (s Permission) MarshalJSON() ([]byte, error) { type NoMethod Permission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PermissionDelta: A PermissionDelta message to record the added_permissions @@ -2277,9 +2277,9 @@ type PermissionDelta struct { NullFields []string `json:"-"` } -func (s *PermissionDelta) MarshalJSON() ([]byte, error) { +func (s PermissionDelta) MarshalJSON() ([]byte, error) { type NoMethod PermissionDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2369,9 +2369,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyDelta: The difference delta between two policies. @@ -2391,9 +2391,9 @@ type PolicyDelta struct { NullFields []string `json:"-"` } -func (s *PolicyDelta) MarshalJSON() ([]byte, error) { +func (s PolicyDelta) MarshalJSON() ([]byte, error) { type NoMethod PolicyDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAuditableServicesRequest: A request to get the list of auditable @@ -2417,9 +2417,9 @@ type QueryAuditableServicesRequest struct { NullFields []string `json:"-"` } -func (s *QueryAuditableServicesRequest) MarshalJSON() ([]byte, error) { +func (s QueryAuditableServicesRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryAuditableServicesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAuditableServicesResponse: A response containing a list of auditable @@ -2443,9 +2443,9 @@ type QueryAuditableServicesResponse struct { NullFields []string `json:"-"` } -func (s *QueryAuditableServicesResponse) MarshalJSON() ([]byte, error) { +func (s QueryAuditableServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryAuditableServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryGrantableRolesRequest: The grantable role query request. @@ -2479,9 +2479,9 @@ type QueryGrantableRolesRequest struct { NullFields []string `json:"-"` } -func (s *QueryGrantableRolesRequest) MarshalJSON() ([]byte, error) { +func (s QueryGrantableRolesRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryGrantableRolesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryGrantableRolesResponse: The grantable role query response. @@ -2507,9 +2507,9 @@ type QueryGrantableRolesResponse struct { NullFields []string `json:"-"` } -func (s *QueryGrantableRolesResponse) MarshalJSON() ([]byte, error) { +func (s QueryGrantableRolesResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryGrantableRolesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryTestablePermissionsRequest: A request to get permissions which can be @@ -2539,9 +2539,9 @@ type QueryTestablePermissionsRequest struct { NullFields []string `json:"-"` } -func (s *QueryTestablePermissionsRequest) MarshalJSON() ([]byte, error) { +func (s QueryTestablePermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryTestablePermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryTestablePermissionsResponse: The response containing permissions which @@ -2568,9 +2568,9 @@ type QueryTestablePermissionsResponse struct { NullFields []string `json:"-"` } -func (s *QueryTestablePermissionsResponse) MarshalJSON() ([]byte, error) { +func (s QueryTestablePermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryTestablePermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReconciliationOperationMetadata: Operation metadata returned by the CLH @@ -2603,9 +2603,9 @@ type ReconciliationOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ReconciliationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Role: A role in the Identity and Access Management API. @@ -2662,9 +2662,9 @@ type Role struct { NullFields []string `json:"-"` } -func (s *Role) MarshalJSON() ([]byte, error) { +func (s Role) MarshalJSON() ([]byte, error) { type NoMethod Role - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Saml: Represents an SAML 2.0 identity provider. @@ -2696,9 +2696,9 @@ type Saml struct { NullFields []string `json:"-"` } -func (s *Saml) MarshalJSON() ([]byte, error) { +func (s Saml) MarshalJSON() ([]byte, error) { type NoMethod Saml - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: An IAM service account. A service account is an account for @@ -2762,9 +2762,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccountKey: Represents a service account key. A service account has @@ -2883,9 +2883,9 @@ type ServiceAccountKey struct { NullFields []string `json:"-"` } -func (s *ServiceAccountKey) MarshalJSON() ([]byte, error) { +func (s ServiceAccountKey) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccountKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceConfig: Configuration for a service. @@ -2905,9 +2905,9 @@ type ServiceConfig struct { NullFields []string `json:"-"` } -func (s *ServiceConfig) MarshalJSON() ([]byte, error) { +func (s ServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2934,9 +2934,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignBlobRequest: Deprecated. Migrate to Service Account Credentials API @@ -2960,9 +2960,9 @@ type SignBlobRequest struct { NullFields []string `json:"-"` } -func (s *SignBlobRequest) MarshalJSON() ([]byte, error) { +func (s SignBlobRequest) MarshalJSON() ([]byte, error) { type NoMethod SignBlobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignBlobResponse: Deprecated. Migrate to Service Account Credentials API @@ -2993,9 +2993,9 @@ type SignBlobResponse struct { NullFields []string `json:"-"` } -func (s *SignBlobResponse) MarshalJSON() ([]byte, error) { +func (s SignBlobResponse) MarshalJSON() ([]byte, error) { type NoMethod SignBlobResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignJwtRequest: Deprecated. Migrate to Service Account Credentials API @@ -3025,9 +3025,9 @@ type SignJwtRequest struct { NullFields []string `json:"-"` } -func (s *SignJwtRequest) MarshalJSON() ([]byte, error) { +func (s SignJwtRequest) MarshalJSON() ([]byte, error) { type NoMethod SignJwtRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignJwtResponse: Deprecated. Migrate to Service Account Credentials API @@ -3057,9 +3057,9 @@ type SignJwtResponse struct { NullFields []string `json:"-"` } -func (s *SignJwtResponse) MarshalJSON() ([]byte, error) { +func (s SignJwtResponse) MarshalJSON() ([]byte, error) { type NoMethod SignJwtResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3091,9 +3091,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -3116,9 +3116,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -3143,9 +3143,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteOauthClientRequest: Request message for UndeleteOauthClient. @@ -3169,9 +3169,9 @@ type UndeleteRoleRequest struct { NullFields []string `json:"-"` } -func (s *UndeleteRoleRequest) MarshalJSON() ([]byte, error) { +func (s UndeleteRoleRequest) MarshalJSON() ([]byte, error) { type NoMethod UndeleteRoleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteServiceAccountRequest: The service account undelete request. @@ -3197,9 +3197,9 @@ type UndeleteServiceAccountResponse struct { NullFields []string `json:"-"` } -func (s *UndeleteServiceAccountResponse) MarshalJSON() ([]byte, error) { +func (s UndeleteServiceAccountResponse) MarshalJSON() ([]byte, error) { type NoMethod UndeleteServiceAccountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteWorkforcePoolProviderKeyRequest: Request message for @@ -3256,9 +3256,9 @@ type UploadServiceAccountKeyRequest struct { NullFields []string `json:"-"` } -func (s *UploadServiceAccountKeyRequest) MarshalJSON() ([]byte, error) { +func (s UploadServiceAccountKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod UploadServiceAccountKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkforcePool: Represents a collection of external workforces. Provides @@ -3324,9 +3324,9 @@ type WorkforcePool struct { NullFields []string `json:"-"` } -func (s *WorkforcePool) MarshalJSON() ([]byte, error) { +func (s WorkforcePool) MarshalJSON() ([]byte, error) { type NoMethod WorkforcePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkforcePoolProvider: A configuration for an external identity provider. @@ -3443,9 +3443,9 @@ type WorkforcePoolProvider struct { NullFields []string `json:"-"` } -func (s *WorkforcePoolProvider) MarshalJSON() ([]byte, error) { +func (s WorkforcePoolProvider) MarshalJSON() ([]byte, error) { type NoMethod WorkforcePoolProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkforcePoolProviderKey: Represents a public key configuration for a @@ -3492,9 +3492,9 @@ type WorkforcePoolProviderKey struct { NullFields []string `json:"-"` } -func (s *WorkforcePoolProviderKey) MarshalJSON() ([]byte, error) { +func (s WorkforcePoolProviderKey) MarshalJSON() ([]byte, error) { type NoMethod WorkforcePoolProviderKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadIdentityPool: Represents a collection of workload identities. You @@ -3542,9 +3542,9 @@ type WorkloadIdentityPool struct { NullFields []string `json:"-"` } -func (s *WorkloadIdentityPool) MarshalJSON() ([]byte, error) { +func (s WorkloadIdentityPool) MarshalJSON() ([]byte, error) { type NoMethod WorkloadIdentityPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadIdentityPoolOperationMetadata: Metadata for long-running @@ -3656,9 +3656,9 @@ type WorkloadIdentityPoolProvider struct { NullFields []string `json:"-"` } -func (s *WorkloadIdentityPoolProvider) MarshalJSON() ([]byte, error) { +func (s WorkloadIdentityPoolProvider) MarshalJSON() ([]byte, error) { type NoMethod WorkloadIdentityPoolProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkloadIdentityPoolProviderKey: Represents a public key configuration for @@ -3706,9 +3706,9 @@ type WorkloadIdentityPoolProviderKey struct { NullFields []string `json:"-"` } -func (s *WorkloadIdentityPoolProviderKey) MarshalJSON() ([]byte, error) { +func (s WorkloadIdentityPoolProviderKey) MarshalJSON() ([]byte, error) { type NoMethod WorkloadIdentityPoolProviderKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IamPoliciesLintPolicyCall struct { diff --git a/iam/v2/iam-gen.go b/iam/v2/iam-gen.go index 950add4241..68433e6b73 100644 --- a/iam/v2/iam-gen.go +++ b/iam/v2/iam-gen.go @@ -205,9 +205,9 @@ type CloudControl2SharedOperationsReconciliationOperationMetadata struct { NullFields []string `json:"-"` } -func (s *CloudControl2SharedOperationsReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s CloudControl2SharedOperationsReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod CloudControl2SharedOperationsReconciliationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudCommonOperationMetadata: Represents the metadata of the @@ -244,9 +244,9 @@ type GoogleCloudCommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudCommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudCommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudCommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamAdminV1AuditData: Audit log information specific to Cloud IAM admin @@ -268,9 +268,9 @@ type GoogleIamAdminV1AuditData struct { NullFields []string `json:"-"` } -func (s *GoogleIamAdminV1AuditData) MarshalJSON() ([]byte, error) { +func (s GoogleIamAdminV1AuditData) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamAdminV1AuditData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamAdminV1AuditDataPermissionDelta: A PermissionDelta message to @@ -293,9 +293,9 @@ type GoogleIamAdminV1AuditDataPermissionDelta struct { NullFields []string `json:"-"` } -func (s *GoogleIamAdminV1AuditDataPermissionDelta) MarshalJSON() ([]byte, error) { +func (s GoogleIamAdminV1AuditDataPermissionDelta) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamAdminV1AuditDataPermissionDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1BindingDelta: One delta entry for Binding. Each individual change @@ -329,9 +329,9 @@ type GoogleIamV1BindingDelta struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1BindingDelta) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1BindingDelta) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1BindingDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1LoggingAuditData: Audit log information specific to Cloud IAM. @@ -354,9 +354,9 @@ type GoogleIamV1LoggingAuditData struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1LoggingAuditData) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1LoggingAuditData) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1LoggingAuditData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1PolicyDelta: The difference delta between two policies. @@ -376,9 +376,9 @@ type GoogleIamV1PolicyDelta struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1PolicyDelta) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1PolicyDelta) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1PolicyDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1betaWorkloadIdentityPoolOperationMetadata: Metadata for @@ -489,9 +489,9 @@ type GoogleIamV2DenyRule struct { NullFields []string `json:"-"` } -func (s *GoogleIamV2DenyRule) MarshalJSON() ([]byte, error) { +func (s GoogleIamV2DenyRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV2DenyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV2ListPoliciesResponse: Response message for `ListPolicies`. @@ -518,9 +518,9 @@ type GoogleIamV2ListPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV2ListPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV2ListPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV2ListPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV2Policy: Data for an IAM policy. @@ -578,9 +578,9 @@ type GoogleIamV2Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV2Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV2Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV2Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV2PolicyOperationMetadata: Metadata for long-running `Policy` @@ -601,9 +601,9 @@ type GoogleIamV2PolicyOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleIamV2PolicyOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleIamV2PolicyOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV2PolicyOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV2PolicyRule: A single rule in a `Policy`. @@ -626,9 +626,9 @@ type GoogleIamV2PolicyRule struct { NullFields []string `json:"-"` } -func (s *GoogleIamV2PolicyRule) MarshalJSON() ([]byte, error) { +func (s GoogleIamV2PolicyRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV2PolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV3OperationMetadata: Represents the metadata of the long-running @@ -664,9 +664,9 @@ type GoogleIamV3OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleIamV3OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleIamV3OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV3OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV3alphaOperationMetadata: Represents the metadata of the @@ -702,9 +702,9 @@ type GoogleIamV3alphaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleIamV3alphaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleIamV3alphaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV3alphaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV3betaOperationMetadata: Represents the metadata of the @@ -740,9 +740,9 @@ type GoogleIamV3betaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleIamV3betaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleIamV3betaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV3betaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV3mainOperationMetadata: Represents the metadata of the @@ -778,9 +778,9 @@ type GoogleIamV3mainOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleIamV3mainOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleIamV3mainOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV3mainOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -825,9 +825,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -859,9 +859,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -907,9 +907,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PoliciesCreatePolicyCall struct { diff --git a/iam/v2beta/iam-gen.go b/iam/v2beta/iam-gen.go index bc8a3ee39c..3c808a0a9a 100644 --- a/iam/v2beta/iam-gen.go +++ b/iam/v2beta/iam-gen.go @@ -205,9 +205,9 @@ type CloudControl2SharedOperationsReconciliationOperationMetadata struct { NullFields []string `json:"-"` } -func (s *CloudControl2SharedOperationsReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s CloudControl2SharedOperationsReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod CloudControl2SharedOperationsReconciliationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudCommonOperationMetadata: Represents the metadata of the @@ -244,9 +244,9 @@ type GoogleCloudCommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudCommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudCommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudCommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamAdminV1AuditData: Audit log information specific to Cloud IAM admin @@ -268,9 +268,9 @@ type GoogleIamAdminV1AuditData struct { NullFields []string `json:"-"` } -func (s *GoogleIamAdminV1AuditData) MarshalJSON() ([]byte, error) { +func (s GoogleIamAdminV1AuditData) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamAdminV1AuditData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamAdminV1AuditDataPermissionDelta: A PermissionDelta message to @@ -293,9 +293,9 @@ type GoogleIamAdminV1AuditDataPermissionDelta struct { NullFields []string `json:"-"` } -func (s *GoogleIamAdminV1AuditDataPermissionDelta) MarshalJSON() ([]byte, error) { +func (s GoogleIamAdminV1AuditDataPermissionDelta) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamAdminV1AuditDataPermissionDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1BindingDelta: One delta entry for Binding. Each individual change @@ -329,9 +329,9 @@ type GoogleIamV1BindingDelta struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1BindingDelta) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1BindingDelta) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1BindingDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1LoggingAuditData: Audit log information specific to Cloud IAM. @@ -354,9 +354,9 @@ type GoogleIamV1LoggingAuditData struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1LoggingAuditData) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1LoggingAuditData) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1LoggingAuditData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1PolicyDelta: The difference delta between two policies. @@ -376,9 +376,9 @@ type GoogleIamV1PolicyDelta struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1PolicyDelta) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1PolicyDelta) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1PolicyDelta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1betaWorkloadIdentityPoolOperationMetadata: Metadata for @@ -489,9 +489,9 @@ type GoogleIamV2betaDenyRule struct { NullFields []string `json:"-"` } -func (s *GoogleIamV2betaDenyRule) MarshalJSON() ([]byte, error) { +func (s GoogleIamV2betaDenyRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV2betaDenyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV2betaListPoliciesResponse: Response message for `ListPolicies`. @@ -518,9 +518,9 @@ type GoogleIamV2betaListPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV2betaListPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV2betaListPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV2betaListPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV2betaPolicy: Data for an IAM policy. @@ -578,9 +578,9 @@ type GoogleIamV2betaPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV2betaPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV2betaPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV2betaPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV2betaPolicyOperationMetadata: Metadata for long-running `Policy` @@ -601,9 +601,9 @@ type GoogleIamV2betaPolicyOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleIamV2betaPolicyOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleIamV2betaPolicyOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV2betaPolicyOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV2betaPolicyRule: A single rule in a `Policy`. @@ -626,9 +626,9 @@ type GoogleIamV2betaPolicyRule struct { NullFields []string `json:"-"` } -func (s *GoogleIamV2betaPolicyRule) MarshalJSON() ([]byte, error) { +func (s GoogleIamV2betaPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV2betaPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV3OperationMetadata: Represents the metadata of the long-running @@ -664,9 +664,9 @@ type GoogleIamV3OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleIamV3OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleIamV3OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV3OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV3alphaOperationMetadata: Represents the metadata of the @@ -702,9 +702,9 @@ type GoogleIamV3alphaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleIamV3alphaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleIamV3alphaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV3alphaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV3betaOperationMetadata: Represents the metadata of the @@ -740,9 +740,9 @@ type GoogleIamV3betaOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleIamV3betaOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleIamV3betaOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV3betaOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV3mainOperationMetadata: Represents the metadata of the @@ -778,9 +778,9 @@ type GoogleIamV3mainOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleIamV3mainOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleIamV3mainOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV3mainOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -825,9 +825,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -859,9 +859,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -907,9 +907,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PoliciesCreatePolicyCall struct { diff --git a/iamcredentials/v1/iamcredentials-gen.go b/iamcredentials/v1/iamcredentials-gen.go index 70b57dea6a..f0c6948458 100644 --- a/iamcredentials/v1/iamcredentials-gen.go +++ b/iamcredentials/v1/iamcredentials-gen.go @@ -217,9 +217,9 @@ type GenerateAccessTokenRequest struct { NullFields []string `json:"-"` } -func (s *GenerateAccessTokenRequest) MarshalJSON() ([]byte, error) { +func (s GenerateAccessTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateAccessTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GenerateAccessTokenResponse struct { @@ -243,9 +243,9 @@ type GenerateAccessTokenResponse struct { NullFields []string `json:"-"` } -func (s *GenerateAccessTokenResponse) MarshalJSON() ([]byte, error) { +func (s GenerateAccessTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateAccessTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GenerateIdTokenRequest struct { @@ -277,9 +277,9 @@ type GenerateIdTokenRequest struct { NullFields []string `json:"-"` } -func (s *GenerateIdTokenRequest) MarshalJSON() ([]byte, error) { +func (s GenerateIdTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateIdTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GenerateIdTokenResponse struct { @@ -301,9 +301,9 @@ type GenerateIdTokenResponse struct { NullFields []string `json:"-"` } -func (s *GenerateIdTokenResponse) MarshalJSON() ([]byte, error) { +func (s GenerateIdTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateIdTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SignBlobRequest struct { @@ -331,9 +331,9 @@ type SignBlobRequest struct { NullFields []string `json:"-"` } -func (s *SignBlobRequest) MarshalJSON() ([]byte, error) { +func (s SignBlobRequest) MarshalJSON() ([]byte, error) { type NoMethod SignBlobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SignBlobResponse struct { @@ -368,9 +368,9 @@ type SignBlobResponse struct { NullFields []string `json:"-"` } -func (s *SignBlobResponse) MarshalJSON() ([]byte, error) { +func (s SignBlobResponse) MarshalJSON() ([]byte, error) { type NoMethod SignBlobResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SignJwtRequest struct { @@ -402,9 +402,9 @@ type SignJwtRequest struct { NullFields []string `json:"-"` } -func (s *SignJwtRequest) MarshalJSON() ([]byte, error) { +func (s SignJwtRequest) MarshalJSON() ([]byte, error) { type NoMethod SignJwtRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SignJwtResponse struct { @@ -441,9 +441,9 @@ type SignJwtResponse struct { NullFields []string `json:"-"` } -func (s *SignJwtResponse) MarshalJSON() ([]byte, error) { +func (s SignJwtResponse) MarshalJSON() ([]byte, error) { type NoMethod SignJwtResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsServiceAccountsGenerateAccessTokenCall struct { diff --git a/iap/v1/iap-gen.go b/iap/v1/iap-gen.go index 4731e168f4..2adc528d53 100644 --- a/iap/v1/iap-gen.go +++ b/iap/v1/iap-gen.go @@ -261,9 +261,9 @@ type AccessDeniedPageSettings struct { NullFields []string `json:"-"` } -func (s *AccessDeniedPageSettings) MarshalJSON() ([]byte, error) { +func (s AccessDeniedPageSettings) MarshalJSON() ([]byte, error) { type NoMethod AccessDeniedPageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessSettings: Access related settings for IAP protected apps. @@ -312,9 +312,9 @@ type AccessSettings struct { NullFields []string `json:"-"` } -func (s *AccessSettings) MarshalJSON() ([]byte, error) { +func (s AccessSettings) MarshalJSON() ([]byte, error) { type NoMethod AccessSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllowedDomainsSettings: Configuration for IAP allowed domains. Lets you to @@ -338,9 +338,9 @@ type AllowedDomainsSettings struct { NullFields []string `json:"-"` } -func (s *AllowedDomainsSettings) MarshalJSON() ([]byte, error) { +func (s AllowedDomainsSettings) MarshalJSON() ([]byte, error) { type NoMethod AllowedDomainsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplicationSettings: Wrapper over application specific settings for IAP. @@ -370,9 +370,9 @@ type ApplicationSettings struct { NullFields []string `json:"-"` } -func (s *ApplicationSettings) MarshalJSON() ([]byte, error) { +func (s ApplicationSettings) MarshalJSON() ([]byte, error) { type NoMethod ApplicationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttributePropagationSettings: Configuration for propagating attributes to @@ -425,9 +425,9 @@ type AttributePropagationSettings struct { NullFields []string `json:"-"` } -func (s *AttributePropagationSettings) MarshalJSON() ([]byte, error) { +func (s AttributePropagationSettings) MarshalJSON() ([]byte, error) { type NoMethod AttributePropagationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -524,9 +524,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Brand: OAuth brand data. NOTE: Only contains a portion of the data that @@ -559,9 +559,9 @@ type Brand struct { NullFields []string `json:"-"` } -func (s *Brand) MarshalJSON() ([]byte, error) { +func (s Brand) MarshalJSON() ([]byte, error) { type NoMethod Brand - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CorsSettings: Allows customers to configure HTTP request paths that'll allow @@ -584,9 +584,9 @@ type CorsSettings struct { NullFields []string `json:"-"` } -func (s *CorsSettings) MarshalJSON() ([]byte, error) { +func (s CorsSettings) MarshalJSON() ([]byte, error) { type NoMethod CorsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CsmSettings: Configuration for RCToken generated for service mesh workloads @@ -611,9 +611,9 @@ type CsmSettings struct { NullFields []string `json:"-"` } -func (s *CsmSettings) MarshalJSON() ([]byte, error) { +func (s CsmSettings) MarshalJSON() ([]byte, error) { type NoMethod CsmSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -668,9 +668,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcipSettings: Allows customers to configure tenant_id for GCIP instance @@ -700,9 +700,9 @@ type GcipSettings struct { NullFields []string `json:"-"` } -func (s *GcipSettings) MarshalJSON() ([]byte, error) { +func (s GcipSettings) MarshalJSON() ([]byte, error) { type NoMethod GcipSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -723,9 +723,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -755,9 +755,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IapSettings: The IAP configurable settings. @@ -786,9 +786,9 @@ type IapSettings struct { NullFields []string `json:"-"` } -func (s *IapSettings) MarshalJSON() ([]byte, error) { +func (s IapSettings) MarshalJSON() ([]byte, error) { type NoMethod IapSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityAwareProxyClient: Contains the data that describes an Identity Aware @@ -816,9 +816,9 @@ type IdentityAwareProxyClient struct { NullFields []string `json:"-"` } -func (s *IdentityAwareProxyClient) MarshalJSON() ([]byte, error) { +func (s IdentityAwareProxyClient) MarshalJSON() ([]byte, error) { type NoMethod IdentityAwareProxyClient - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBrandsResponse: Response message for ListBrands. @@ -841,9 +841,9 @@ type ListBrandsResponse struct { NullFields []string `json:"-"` } -func (s *ListBrandsResponse) MarshalJSON() ([]byte, error) { +func (s ListBrandsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBrandsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListIdentityAwareProxyClientsResponse: Response message for @@ -870,9 +870,9 @@ type ListIdentityAwareProxyClientsResponse struct { NullFields []string `json:"-"` } -func (s *ListIdentityAwareProxyClientsResponse) MarshalJSON() ([]byte, error) { +func (s ListIdentityAwareProxyClientsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListIdentityAwareProxyClientsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTunnelDestGroupsResponse: The response from ListTunnelDestGroups. @@ -898,9 +898,9 @@ type ListTunnelDestGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListTunnelDestGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListTunnelDestGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTunnelDestGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NextStateOfTags: Used for calculating the next state of tags on the resource @@ -924,9 +924,9 @@ type NextStateOfTags struct { NullFields []string `json:"-"` } -func (s *NextStateOfTags) MarshalJSON() ([]byte, error) { +func (s NextStateOfTags) MarshalJSON() ([]byte, error) { type NoMethod NextStateOfTags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuth2: The OAuth 2.0 Settings @@ -953,9 +953,9 @@ type OAuth2 struct { NullFields []string `json:"-"` } -func (s *OAuth2) MarshalJSON() ([]byte, error) { +func (s OAuth2) MarshalJSON() ([]byte, error) { type NoMethod OAuth2 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthSettings: Configuration for OAuth login&consent flow behavior as well @@ -983,9 +983,9 @@ type OAuthSettings struct { NullFields []string `json:"-"` } -func (s *OAuthSettings) MarshalJSON() ([]byte, error) { +func (s OAuthSettings) MarshalJSON() ([]byte, error) { type NoMethod OAuthSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1073,9 +1073,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyDelegationSettings: PolicyDelegationConfig allows google-internal @@ -1109,9 +1109,9 @@ type PolicyDelegationSettings struct { NullFields []string `json:"-"` } -func (s *PolicyDelegationSettings) MarshalJSON() ([]byte, error) { +func (s PolicyDelegationSettings) MarshalJSON() ([]byte, error) { type NoMethod PolicyDelegationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyName: An internal name for an IAM policy, based on the resource to @@ -1146,9 +1146,9 @@ type PolicyName struct { NullFields []string `json:"-"` } -func (s *PolicyName) MarshalJSON() ([]byte, error) { +func (s PolicyName) MarshalJSON() ([]byte, error) { type NoMethod PolicyName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReauthSettings: Configuration for IAP reauthentication policies. @@ -1189,9 +1189,9 @@ type ReauthSettings struct { NullFields []string `json:"-"` } -func (s *ReauthSettings) MarshalJSON() ([]byte, error) { +func (s ReauthSettings) MarshalJSON() ([]byte, error) { type NoMethod ReauthSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetIdentityAwareProxyClientSecretRequest: The request sent to @@ -1282,9 +1282,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1307,9 +1307,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TagsFullState struct { @@ -1332,9 +1332,9 @@ type TagsFullState struct { NullFields []string `json:"-"` } -func (s *TagsFullState) MarshalJSON() ([]byte, error) { +func (s TagsFullState) MarshalJSON() ([]byte, error) { type NoMethod TagsFullState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TagsFullStateForChildResource struct { @@ -1358,9 +1358,9 @@ type TagsFullStateForChildResource struct { NullFields []string `json:"-"` } -func (s *TagsFullStateForChildResource) MarshalJSON() ([]byte, error) { +func (s TagsFullStateForChildResource) MarshalJSON() ([]byte, error) { type NoMethod TagsFullStateForChildResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TagsPartialState struct { @@ -1387,9 +1387,9 @@ type TagsPartialState struct { NullFields []string `json:"-"` } -func (s *TagsPartialState) MarshalJSON() ([]byte, error) { +func (s TagsPartialState) MarshalJSON() ([]byte, error) { type NoMethod TagsPartialState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1412,9 +1412,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1439,9 +1439,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TunnelDestGroup: A TunnelDestGroup. @@ -1469,9 +1469,9 @@ type TunnelDestGroup struct { NullFields []string `json:"-"` } -func (s *TunnelDestGroup) MarshalJSON() ([]byte, error) { +func (s TunnelDestGroup) MarshalJSON() ([]byte, error) { type NoMethod TunnelDestGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateIapAttributeExpressionResponse: IAP Expression Linter endpoint @@ -1504,9 +1504,9 @@ type WorkforceIdentitySettings struct { NullFields []string `json:"-"` } -func (s *WorkforceIdentitySettings) MarshalJSON() ([]byte, error) { +func (s WorkforceIdentitySettings) MarshalJSON() ([]byte, error) { type NoMethod WorkforceIdentitySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsBrandsCreateCall struct { diff --git a/iap/v1beta1/iap-gen.go b/iap/v1beta1/iap-gen.go index 28d0cd20a7..b43886d468 100644 --- a/iap/v1beta1/iap-gen.go +++ b/iap/v1beta1/iap-gen.go @@ -257,9 +257,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -305,9 +305,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -328,9 +328,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -360,9 +360,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -450,9 +450,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -475,9 +475,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -500,9 +500,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -527,9 +527,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type V1beta1GetIamPolicyCall struct { diff --git a/identitytoolkit/v1/identitytoolkit-gen.go b/identitytoolkit/v1/identitytoolkit-gen.go index 5b7df730eb..26167164e7 100644 --- a/identitytoolkit/v1/identitytoolkit-gen.go +++ b/identitytoolkit/v1/identitytoolkit-gen.go @@ -279,9 +279,9 @@ type GoogleCloudIdentitytoolkitV1Argon2Parameters struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1Argon2Parameters) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1Argon2Parameters) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1Argon2Parameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1AutoRetrievalInfo: The information required to @@ -303,9 +303,9 @@ type GoogleCloudIdentitytoolkitV1AutoRetrievalInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1AutoRetrievalInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1AutoRetrievalInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1AutoRetrievalInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1BatchDeleteAccountsRequest: Request message for @@ -334,9 +334,9 @@ type GoogleCloudIdentitytoolkitV1BatchDeleteAccountsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1BatchDeleteAccountsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1BatchDeleteAccountsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1BatchDeleteAccountsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1BatchDeleteAccountsResponse: Response message to @@ -360,9 +360,9 @@ type GoogleCloudIdentitytoolkitV1BatchDeleteAccountsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1BatchDeleteAccountsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1BatchDeleteAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1BatchDeleteAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo: Error info for account @@ -387,9 +387,9 @@ type GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1CreateAuthUriRequest: Request message for @@ -459,9 +459,9 @@ type GoogleCloudIdentitytoolkitV1CreateAuthUriRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1CreateAuthUriRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1CreateAuthUriRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1CreateAuthUriRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1CreateAuthUriResponse: Response message for @@ -511,9 +511,9 @@ type GoogleCloudIdentitytoolkitV1CreateAuthUriResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1CreateAuthUriResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1CreateAuthUriResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1CreateAuthUriResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1CreateSessionCookieRequest: Request message for @@ -541,9 +541,9 @@ type GoogleCloudIdentitytoolkitV1CreateSessionCookieRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1CreateSessionCookieRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1CreateSessionCookieRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1CreateSessionCookieRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse: Response message @@ -569,9 +569,9 @@ type GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1DeleteAccountRequest: Request message for @@ -611,9 +611,9 @@ type GoogleCloudIdentitytoolkitV1DeleteAccountRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1DeleteAccountRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1DeleteAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1DeleteAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1DeleteAccountResponse: Response message for @@ -636,9 +636,9 @@ type GoogleCloudIdentitytoolkitV1DeleteAccountResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1DeleteAccountResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1DeleteAccountResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1DeleteAccountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1DownloadAccountResponse: Response message for @@ -668,9 +668,9 @@ type GoogleCloudIdentitytoolkitV1DownloadAccountResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1DownloadAccountResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1DownloadAccountResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1DownloadAccountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1EmailInfo: Information about email MFA. @@ -690,9 +690,9 @@ type GoogleCloudIdentitytoolkitV1EmailInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1EmailInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1EmailInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1EmailInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1EmailTemplate: Email template @@ -737,9 +737,9 @@ type GoogleCloudIdentitytoolkitV1EmailTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1EmailTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1EmailTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1EmailTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1ErrorInfo: Error information explaining why an @@ -762,9 +762,9 @@ type GoogleCloudIdentitytoolkitV1ErrorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1ErrorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1ErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1ErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1FederatedUserIdentifier: Federated user @@ -793,9 +793,9 @@ type GoogleCloudIdentitytoolkitV1FederatedUserIdentifier struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1FederatedUserIdentifier) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1FederatedUserIdentifier) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1FederatedUserIdentifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1GetAccountInfoRequest: Request message for @@ -853,9 +853,9 @@ type GoogleCloudIdentitytoolkitV1GetAccountInfoRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1GetAccountInfoRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1GetAccountInfoRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1GetAccountInfoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1GetAccountInfoResponse: Response message for @@ -881,9 +881,9 @@ type GoogleCloudIdentitytoolkitV1GetAccountInfoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1GetAccountInfoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1GetAccountInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1GetAccountInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1GetOobCodeRequest: Request message for @@ -1011,9 +1011,9 @@ type GoogleCloudIdentitytoolkitV1GetOobCodeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1GetOobCodeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1GetOobCodeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1GetOobCodeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1GetOobCodeResponse: Response message for @@ -1045,9 +1045,9 @@ type GoogleCloudIdentitytoolkitV1GetOobCodeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1GetOobCodeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1GetOobCodeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1GetOobCodeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1GetProjectConfigResponse: Response message for @@ -1108,9 +1108,9 @@ type GoogleCloudIdentitytoolkitV1GetProjectConfigResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1GetProjectConfigResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1GetProjectConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1GetProjectConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1GetRecaptchaParamResponse: Response message for @@ -1140,9 +1140,9 @@ type GoogleCloudIdentitytoolkitV1GetRecaptchaParamResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1GetRecaptchaParamResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1GetRecaptchaParamResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1GetRecaptchaParamResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1GetSessionCookiePublicKeysResponse: Response @@ -1167,9 +1167,9 @@ type GoogleCloudIdentitytoolkitV1GetSessionCookiePublicKeysResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1GetSessionCookiePublicKeysResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1GetSessionCookiePublicKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1GetSessionCookiePublicKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1IdpConfig: Config of an identity provider. @@ -1214,9 +1214,9 @@ type GoogleCloudIdentitytoolkitV1IdpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1IdpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1IdpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1IdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1IssueSamlResponseRequest: Request message for @@ -1247,9 +1247,9 @@ type GoogleCloudIdentitytoolkitV1IssueSamlResponseRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1IssueSamlResponseRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1IssueSamlResponseRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1IssueSamlResponseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1IssueSamlResponseResponse: Response for @@ -1285,9 +1285,9 @@ type GoogleCloudIdentitytoolkitV1IssueSamlResponseResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1IssueSamlResponseResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1IssueSamlResponseResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1IssueSamlResponseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1MfaEnrollment: Information on which multi-factor @@ -1322,9 +1322,9 @@ type GoogleCloudIdentitytoolkitV1MfaEnrollment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1MfaEnrollment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1MfaEnrollment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1MfaEnrollment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudIdentitytoolkitV1MfaFactor struct { @@ -1345,9 +1345,9 @@ type GoogleCloudIdentitytoolkitV1MfaFactor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1MfaFactor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1MfaFactor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1MfaFactor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1MfaInfo: Multi-factor authentication related @@ -1368,9 +1368,9 @@ type GoogleCloudIdentitytoolkitV1MfaInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1MfaInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1MfaInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1MfaInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1OpenIdConnectKey: Represents a public key of the @@ -1404,9 +1404,9 @@ type GoogleCloudIdentitytoolkitV1OpenIdConnectKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1OpenIdConnectKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1OpenIdConnectKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1OpenIdConnectKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1ProviderUserInfo: Information about the user as @@ -1441,9 +1441,9 @@ type GoogleCloudIdentitytoolkitV1ProviderUserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1ProviderUserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1ProviderUserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1ProviderUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1QueryUserInfoRequest: Request message for @@ -1498,9 +1498,9 @@ type GoogleCloudIdentitytoolkitV1QueryUserInfoRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1QueryUserInfoRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1QueryUserInfoRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1QueryUserInfoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1QueryUserInfoResponse: Response message for @@ -1529,9 +1529,9 @@ type GoogleCloudIdentitytoolkitV1QueryUserInfoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1QueryUserInfoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1QueryUserInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1QueryUserInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1ResetPasswordRequest: Request message for @@ -1571,9 +1571,9 @@ type GoogleCloudIdentitytoolkitV1ResetPasswordRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1ResetPasswordRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1ResetPasswordRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1ResetPasswordRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1ResetPasswordResponse: Response message for @@ -1614,9 +1614,9 @@ type GoogleCloudIdentitytoolkitV1ResetPasswordResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1ResetPasswordResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1ResetPasswordResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1ResetPasswordResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SendVerificationCodeRequest: Request message for @@ -1682,9 +1682,9 @@ type GoogleCloudIdentitytoolkitV1SendVerificationCodeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SendVerificationCodeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SendVerificationCodeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SendVerificationCodeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse: Response message @@ -1709,9 +1709,9 @@ type GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SetAccountInfoRequest: Request message for @@ -1831,9 +1831,9 @@ type GoogleCloudIdentitytoolkitV1SetAccountInfoRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SetAccountInfoRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SetAccountInfoRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SetAccountInfoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SetAccountInfoResponse: Response message for @@ -1881,9 +1881,9 @@ type GoogleCloudIdentitytoolkitV1SetAccountInfoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SetAccountInfoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SetAccountInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SetAccountInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithCustomTokenRequest: Request message @@ -1915,9 +1915,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithCustomTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithCustomTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithCustomTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithCustomTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithCustomTokenResponse: Response message @@ -1948,9 +1948,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithCustomTokenResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithCustomTokenResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithCustomTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithCustomTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithEmailLinkRequest: Request message for @@ -1983,9 +1983,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithEmailLinkRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithEmailLinkRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithEmailLinkRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithEmailLinkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse: Response message @@ -2027,9 +2027,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithGameCenterRequest: Request message for @@ -2078,9 +2078,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithGameCenterRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithGameCenterRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithGameCenterRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithGameCenterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithGameCenterResponse: Response message @@ -2126,9 +2126,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithGameCenterResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithGameCenterResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithGameCenterResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithGameCenterResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithIdpRequest: Request message for @@ -2207,9 +2207,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithIdpRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithIdpRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithIdpRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithIdpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithIdpResponse: Response message for @@ -2339,9 +2339,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithIdpResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithIdpResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithIdpResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithIdpResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithPasswordRequest: Request message for @@ -2399,9 +2399,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithPasswordRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithPasswordRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithPasswordRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithPasswordRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithPasswordResponse: Response message for @@ -2456,9 +2456,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithPasswordResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithPasswordResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithPasswordResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithPasswordResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberRequest: Request message @@ -2511,9 +2511,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberResponse: Response message @@ -2564,9 +2564,9 @@ type GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignUpRequest: Request message for SignUp. @@ -2654,9 +2654,9 @@ type GoogleCloudIdentitytoolkitV1SignUpRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignUpRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignUpRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignUpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SignUpResponse: Response message for SignUp. @@ -2692,9 +2692,9 @@ type GoogleCloudIdentitytoolkitV1SignUpResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SignUpResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SignUpResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SignUpResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1SqlExpression: Query conditions used to filter @@ -2728,9 +2728,9 @@ type GoogleCloudIdentitytoolkitV1SqlExpression struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1SqlExpression) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1SqlExpression) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1SqlExpression - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1TotpInfo: Information about TOTP MFA. @@ -2818,9 +2818,9 @@ type GoogleCloudIdentitytoolkitV1UploadAccountRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1UploadAccountRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1UploadAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1UploadAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1UploadAccountResponse: Response message for @@ -2845,9 +2845,9 @@ type GoogleCloudIdentitytoolkitV1UploadAccountResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1UploadAccountResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1UploadAccountResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1UploadAccountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1UserInfo: An Identity Platform account's @@ -2956,9 +2956,9 @@ type GoogleCloudIdentitytoolkitV1UserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1UserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1UserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1UserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudIdentitytoolkitV1UserInfo) UnmarshalJSON(data []byte) error { @@ -3005,9 +3005,9 @@ type GoogleCloudIdentitytoolkitV1UserNotification struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1UserNotification) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1UserNotification) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1UserNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1VerifyIosClientRequest: Request message for @@ -3032,9 +3032,9 @@ type GoogleCloudIdentitytoolkitV1VerifyIosClientRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1VerifyIosClientRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1VerifyIosClientRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1VerifyIosClientRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV1VerifyIosClientResponse: Response message for @@ -3061,9 +3061,9 @@ type GoogleCloudIdentitytoolkitV1VerifyIosClientResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV1VerifyIosClientResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV1VerifyIosClientResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV1VerifyIosClientResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsCreateAuthUriCall struct { diff --git a/identitytoolkit/v2/identitytoolkit-gen.go b/identitytoolkit/v2/identitytoolkit-gen.go index ed7b22fd84..f551fecdbf 100644 --- a/identitytoolkit/v2/identitytoolkit-gen.go +++ b/identitytoolkit/v2/identitytoolkit-gen.go @@ -349,9 +349,9 @@ type GoogleCloudIdentitytoolkitAdminV2AllowByDefault struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2AllowByDefault) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2AllowByDefault) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2AllowByDefault - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2AllowlistOnly: Defines a policy of only @@ -374,9 +374,9 @@ type GoogleCloudIdentitytoolkitAdminV2AllowlistOnly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2AllowlistOnly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2AllowlistOnly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2AllowlistOnly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2Anonymous: Configuration options related to @@ -397,9 +397,9 @@ type GoogleCloudIdentitytoolkitAdminV2Anonymous struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2Anonymous) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2Anonymous) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2Anonymous - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig: Additional config for @@ -422,9 +422,9 @@ type GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig: Configuration @@ -449,9 +449,9 @@ type GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2ClientConfig: Options related to how @@ -478,9 +478,9 @@ type GoogleCloudIdentitytoolkitAdminV2ClientConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2ClientConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2ClientConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2ClientConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig: Options related to @@ -502,9 +502,9 @@ type GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2ClientPermissions: Configuration related to @@ -529,9 +529,9 @@ type GoogleCloudIdentitytoolkitAdminV2ClientPermissions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2ClientPermissions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2ClientPermissions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2ClientPermissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2CodeFlowConfig: Additional config for Apple @@ -556,9 +556,9 @@ type GoogleCloudIdentitytoolkitAdminV2CodeFlowConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2CodeFlowConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2CodeFlowConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2CodeFlowConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2Config: Represents an Identity Toolkit @@ -623,9 +623,9 @@ type GoogleCloudIdentitytoolkitAdminV2Config struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2Config) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2Config) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptions: Custom strength @@ -659,9 +659,9 @@ type GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdp: Standard Identity @@ -684,9 +684,9 @@ type GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdp struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdp) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdp) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdpConfig: Configurations @@ -720,9 +720,9 @@ type GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2DnsInfo: Information of custom domain DNS @@ -762,9 +762,9 @@ type GoogleCloudIdentitytoolkitAdminV2DnsInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2DnsInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2DnsInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2DnsInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2Email: Configuration options related to @@ -789,9 +789,9 @@ type GoogleCloudIdentitytoolkitAdminV2Email struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2Email) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2Email) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2Email - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2EmailPrivacyConfig: Configuration for @@ -821,9 +821,9 @@ type GoogleCloudIdentitytoolkitAdminV2EmailPrivacyConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2EmailPrivacyConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2EmailPrivacyConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2EmailPrivacyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2EmailTemplate: Email template. The subject @@ -867,9 +867,9 @@ type GoogleCloudIdentitytoolkitAdminV2EmailTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2EmailTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2EmailTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2EmailTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2ForwardInboundCredentials: Indicates which @@ -896,9 +896,9 @@ type GoogleCloudIdentitytoolkitAdminV2ForwardInboundCredentials struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2ForwardInboundCredentials) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2ForwardInboundCredentials) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2ForwardInboundCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2HashConfig: History information of the hash @@ -949,9 +949,9 @@ type GoogleCloudIdentitytoolkitAdminV2HashConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2HashConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2HashConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2HashConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2IdpCertificate: The IDP's certificate data @@ -972,9 +972,9 @@ type GoogleCloudIdentitytoolkitAdminV2IdpCertificate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2IdpCertificate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2IdpCertificate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2IdpCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2IdpConfig: The SAML IdP (Identity Provider) @@ -1002,9 +1002,9 @@ type GoogleCloudIdentitytoolkitAdminV2IdpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2IdpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2IdpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2IdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2InboundSamlConfig: A pair of SAML RP-IDP @@ -1041,9 +1041,9 @@ type GoogleCloudIdentitytoolkitAdminV2InboundSamlConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2InboundSamlConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2InboundSamlConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2InboundSamlConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2Inheritance: Settings that the tenants will @@ -1067,9 +1067,9 @@ type GoogleCloudIdentitytoolkitAdminV2Inheritance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2Inheritance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2Inheritance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2Inheritance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2InitializeIdentityPlatformRequest: Request @@ -1108,9 +1108,9 @@ type GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpConfigsResponse str NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpsResponse: Response @@ -1137,9 +1137,9 @@ type GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2ListInboundSamlConfigsResponse: Response @@ -1166,9 +1166,9 @@ type GoogleCloudIdentitytoolkitAdminV2ListInboundSamlConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2ListInboundSamlConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2ListInboundSamlConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2ListInboundSamlConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2ListOAuthIdpConfigsResponse: Response for @@ -1195,9 +1195,9 @@ type GoogleCloudIdentitytoolkitAdminV2ListOAuthIdpConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2ListOAuthIdpConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2ListOAuthIdpConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2ListOAuthIdpConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2ListTenantsResponse: Response message for @@ -1223,9 +1223,9 @@ type GoogleCloudIdentitytoolkitAdminV2ListTenantsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2ListTenantsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2ListTenantsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2ListTenantsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2MonitoringConfig: Configuration related to @@ -1247,9 +1247,9 @@ type GoogleCloudIdentitytoolkitAdminV2MonitoringConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2MonitoringConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2MonitoringConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2MonitoringConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig: Options related to @@ -1287,9 +1287,9 @@ type GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2MultiTenantConfig: Configuration related to @@ -1316,9 +1316,9 @@ type GoogleCloudIdentitytoolkitAdminV2MultiTenantConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2MultiTenantConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2MultiTenantConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2MultiTenantConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2NotificationConfig: Configuration related @@ -1343,9 +1343,9 @@ type GoogleCloudIdentitytoolkitAdminV2NotificationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2NotificationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig: Configuration options for @@ -1387,9 +1387,9 @@ type GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2OAuthResponseType: The response type to @@ -1419,9 +1419,9 @@ type GoogleCloudIdentitytoolkitAdminV2OAuthResponseType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2OAuthResponseType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2OAuthResponseType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2OAuthResponseType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfig: The configuration for @@ -1459,9 +1459,9 @@ type GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersion: The strength @@ -1485,9 +1485,9 @@ type GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2Permissions: Configuration related to @@ -1512,9 +1512,9 @@ type GoogleCloudIdentitytoolkitAdminV2Permissions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2Permissions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2Permissions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2Permissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2PhoneNumber: Configuration options related @@ -1537,9 +1537,9 @@ type GoogleCloudIdentitytoolkitAdminV2PhoneNumber struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2PhoneNumber) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2PhoneNumber) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2PhoneNumber - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2ProviderConfig: ProviderConfig describes @@ -1569,9 +1569,9 @@ type GoogleCloudIdentitytoolkitAdminV2ProviderConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2ProviderConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2ProviderConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2ProviderConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2QuotaConfig: Configuration related to @@ -1593,9 +1593,9 @@ type GoogleCloudIdentitytoolkitAdminV2QuotaConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2QuotaConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2QuotaConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2QuotaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2RecaptchaConfig: The reCAPTCHA Enterprise @@ -1633,9 +1633,9 @@ type GoogleCloudIdentitytoolkitAdminV2RecaptchaConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2RecaptchaConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2RecaptchaConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2RecaptchaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2RecaptchaKey: The reCAPTCHA key config. @@ -1665,9 +1665,9 @@ type GoogleCloudIdentitytoolkitAdminV2RecaptchaKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2RecaptchaKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2RecaptchaKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2RecaptchaKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRule: The config for a @@ -1702,9 +1702,9 @@ type GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRule) UnmarshalJSON(data []byte) error { @@ -1739,9 +1739,9 @@ type GoogleCloudIdentitytoolkitAdminV2RequestLogging struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2RequestLogging) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2RequestLogging) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2RequestLogging - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2SendEmail: Options for email sending. @@ -1785,9 +1785,9 @@ type GoogleCloudIdentitytoolkitAdminV2SendEmail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2SendEmail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2SendEmail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2SendEmail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2SendSms: Options for SMS sending. @@ -1809,9 +1809,9 @@ type GoogleCloudIdentitytoolkitAdminV2SendSms struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2SendSms) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2SendSms) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2SendSms - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2SignInConfig: Configuration related to @@ -1844,9 +1844,9 @@ type GoogleCloudIdentitytoolkitAdminV2SignInConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2SignInConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2SignInConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2SignInConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig: Configures the regions @@ -1872,9 +1872,9 @@ type GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2SmsTemplate: The template to use when @@ -1898,9 +1898,9 @@ type GoogleCloudIdentitytoolkitAdminV2SmsTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2SmsTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2SmsTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2SmsTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2Smtp: Configuration for SMTP relay @@ -1935,9 +1935,9 @@ type GoogleCloudIdentitytoolkitAdminV2Smtp struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2Smtp) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2Smtp) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2Smtp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2SpCertificate: The SP's certificate data @@ -1960,9 +1960,9 @@ type GoogleCloudIdentitytoolkitAdminV2SpCertificate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2SpCertificate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2SpCertificate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2SpCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2SpConfig: The SAML SP (Service Provider) @@ -1989,9 +1989,9 @@ type GoogleCloudIdentitytoolkitAdminV2SpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2SpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2SpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2SpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2TemporaryQuota: Temporary quota increase / @@ -2016,9 +2016,9 @@ type GoogleCloudIdentitytoolkitAdminV2TemporaryQuota struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2TemporaryQuota) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2TemporaryQuota) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2TemporaryQuota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2Tenant: A Tenant contains configuration for @@ -2088,9 +2088,9 @@ type GoogleCloudIdentitytoolkitAdminV2Tenant struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2Tenant) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2Tenant) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2Tenant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfig: @@ -2112,9 +2112,9 @@ type GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitAdminV2Trigger: Synchronous Cloud Function with @@ -2137,9 +2137,9 @@ type GoogleCloudIdentitytoolkitAdminV2Trigger struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitAdminV2Trigger) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitAdminV2Trigger) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitAdminV2Trigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2AutoRetrievalInfo: The information required to @@ -2161,9 +2161,9 @@ type GoogleCloudIdentitytoolkitV2AutoRetrievalInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2AutoRetrievalInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2AutoRetrievalInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2AutoRetrievalInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2CustomStrengthOptions: Custom strength options @@ -2197,9 +2197,9 @@ type GoogleCloudIdentitytoolkitV2CustomStrengthOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2CustomStrengthOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2CustomStrengthOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2CustomStrengthOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentRequest: Finishes enrolling @@ -2232,9 +2232,9 @@ type GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentResponse: @@ -2264,9 +2264,9 @@ type GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo: Phone Verification @@ -2294,9 +2294,9 @@ type GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneResponseInfo: Phone Verification @@ -2323,9 +2323,9 @@ type GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneResponseInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneResponseInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneResponseInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneResponseInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2FinalizeMfaSignInRequest: Finalizes sign-in by @@ -2357,9 +2357,9 @@ type GoogleCloudIdentitytoolkitV2FinalizeMfaSignInRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2FinalizeMfaSignInRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2FinalizeMfaSignInRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2FinalizeMfaSignInRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2FinalizeMfaSignInResponse: FinalizeMfaSignIn @@ -2387,9 +2387,9 @@ type GoogleCloudIdentitytoolkitV2FinalizeMfaSignInResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2FinalizeMfaSignInResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2FinalizeMfaSignInResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2FinalizeMfaSignInResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2FinalizeMfaTotpEnrollmentRequestInfo: Mfa @@ -2412,9 +2412,9 @@ type GoogleCloudIdentitytoolkitV2FinalizeMfaTotpEnrollmentRequestInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2FinalizeMfaTotpEnrollmentRequestInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2FinalizeMfaTotpEnrollmentRequestInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2FinalizeMfaTotpEnrollmentRequestInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2FinalizeMfaTotpEnrollmentResponseInfo: Mfa @@ -2440,9 +2440,9 @@ type GoogleCloudIdentitytoolkitV2MfaTotpSignInRequestInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2MfaTotpSignInRequestInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2MfaTotpSignInRequestInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2MfaTotpSignInRequestInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2PasswordPolicy: Configuration for password @@ -2486,9 +2486,9 @@ type GoogleCloudIdentitytoolkitV2PasswordPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2PasswordPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2PasswordPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2PasswordPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2RecaptchaConfig: Configuration for reCAPTCHA @@ -2517,9 +2517,9 @@ type GoogleCloudIdentitytoolkitV2RecaptchaConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2RecaptchaConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2RecaptchaConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2RecaptchaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2RecaptchaEnforcementState: Enforcement states @@ -2552,9 +2552,9 @@ type GoogleCloudIdentitytoolkitV2RecaptchaEnforcementState struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2RecaptchaEnforcementState) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2RecaptchaEnforcementState) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2RecaptchaEnforcementState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2RevokeTokenRequest: Request message for @@ -2601,9 +2601,9 @@ type GoogleCloudIdentitytoolkitV2RevokeTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2RevokeTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2RevokeTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2RevokeTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2RevokeTokenResponse: Response message for @@ -2640,9 +2640,9 @@ type GoogleCloudIdentitytoolkitV2StartMfaEnrollmentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2StartMfaEnrollmentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2StartMfaEnrollmentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2StartMfaEnrollmentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse: StartMfaEnrollment @@ -2669,9 +2669,9 @@ type GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2StartMfaPhoneRequestInfo: App Verification info @@ -2713,9 +2713,9 @@ type GoogleCloudIdentitytoolkitV2StartMfaPhoneRequestInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2StartMfaPhoneRequestInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2StartMfaPhoneRequestInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2StartMfaPhoneRequestInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo: Phone Verification @@ -2736,9 +2736,9 @@ type GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2StartMfaSignInRequest: Starts multi-factor @@ -2769,9 +2769,9 @@ type GoogleCloudIdentitytoolkitV2StartMfaSignInRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2StartMfaSignInRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2StartMfaSignInRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2StartMfaSignInRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2StartMfaSignInResponse: StartMfaSignIn response. @@ -2797,9 +2797,9 @@ type GoogleCloudIdentitytoolkitV2StartMfaSignInResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2StartMfaSignInResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2StartMfaSignInResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2StartMfaSignInResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2StartMfaTotpEnrollmentRequestInfo: Mfa request @@ -2841,9 +2841,9 @@ type GoogleCloudIdentitytoolkitV2StartMfaTotpEnrollmentResponseInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2StartMfaTotpEnrollmentResponseInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2StartMfaTotpEnrollmentResponseInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2StartMfaTotpEnrollmentResponseInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2WithdrawMfaRequest: Withdraws MFA. @@ -2869,9 +2869,9 @@ type GoogleCloudIdentitytoolkitV2WithdrawMfaRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2WithdrawMfaRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2WithdrawMfaRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2WithdrawMfaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudIdentitytoolkitV2WithdrawMfaResponse: Withdraws MultiFactorAuth @@ -2897,9 +2897,9 @@ type GoogleCloudIdentitytoolkitV2WithdrawMfaResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudIdentitytoolkitV2WithdrawMfaResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudIdentitytoolkitV2WithdrawMfaResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudIdentitytoolkitV2WithdrawMfaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -2938,9 +2938,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -2973,9 +2973,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -3072,9 +3072,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -3095,9 +3095,9 @@ type GoogleIamV1GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -3127,9 +3127,9 @@ type GoogleIamV1GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -3219,9 +3219,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -3248,9 +3248,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsRequest: Request message for @@ -3274,9 +3274,9 @@ type GoogleIamV1TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -3301,9 +3301,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -3359,9 +3359,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsRevokeTokenCall struct { diff --git a/identitytoolkit/v3/identitytoolkit-gen.go b/identitytoolkit/v3/identitytoolkit-gen.go index 2e5ba4b658..a71e5947be 100644 --- a/identitytoolkit/v3/identitytoolkit-gen.go +++ b/identitytoolkit/v3/identitytoolkit-gen.go @@ -206,9 +206,9 @@ type CreateAuthUriResponse struct { NullFields []string `json:"-"` } -func (s *CreateAuthUriResponse) MarshalJSON() ([]byte, error) { +func (s CreateAuthUriResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateAuthUriResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteAccountResponse: Respone of deleting account. @@ -231,9 +231,9 @@ type DeleteAccountResponse struct { NullFields []string `json:"-"` } -func (s *DeleteAccountResponse) MarshalJSON() ([]byte, error) { +func (s DeleteAccountResponse) MarshalJSON() ([]byte, error) { type NoMethod DeleteAccountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DownloadAccountResponse: Response of downloading accounts in batch. @@ -261,9 +261,9 @@ type DownloadAccountResponse struct { NullFields []string `json:"-"` } -func (s *DownloadAccountResponse) MarshalJSON() ([]byte, error) { +func (s DownloadAccountResponse) MarshalJSON() ([]byte, error) { type NoMethod DownloadAccountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmailLinkSigninResponse: Response of email signIn. @@ -298,9 +298,9 @@ type EmailLinkSigninResponse struct { NullFields []string `json:"-"` } -func (s *EmailLinkSigninResponse) MarshalJSON() ([]byte, error) { +func (s EmailLinkSigninResponse) MarshalJSON() ([]byte, error) { type NoMethod EmailLinkSigninResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmailTemplate: Template for an email template. @@ -330,9 +330,9 @@ type EmailTemplate struct { NullFields []string `json:"-"` } -func (s *EmailTemplate) MarshalJSON() ([]byte, error) { +func (s EmailTemplate) MarshalJSON() ([]byte, error) { type NoMethod EmailTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetAccountInfoResponse: Response of getting account information. @@ -357,9 +357,9 @@ type GetAccountInfoResponse struct { NullFields []string `json:"-"` } -func (s *GetAccountInfoResponse) MarshalJSON() ([]byte, error) { +func (s GetAccountInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod GetAccountInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetOobConfirmationCodeResponse: Response of getting a code for user @@ -387,9 +387,9 @@ type GetOobConfirmationCodeResponse struct { NullFields []string `json:"-"` } -func (s *GetOobConfirmationCodeResponse) MarshalJSON() ([]byte, error) { +func (s GetOobConfirmationCodeResponse) MarshalJSON() ([]byte, error) { type NoMethod GetOobConfirmationCodeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetRecaptchaParamResponse: Response of getting recaptcha param. @@ -417,9 +417,9 @@ type GetRecaptchaParamResponse struct { NullFields []string `json:"-"` } -func (s *GetRecaptchaParamResponse) MarshalJSON() ([]byte, error) { +func (s GetRecaptchaParamResponse) MarshalJSON() ([]byte, error) { type NoMethod GetRecaptchaParamResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyCreateAuthUriRequest: Request to get the IDP @@ -485,9 +485,9 @@ type IdentitytoolkitRelyingpartyCreateAuthUriRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyCreateAuthUriRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyCreateAuthUriRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyCreateAuthUriRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyDeleteAccountRequest: Request to delete account. @@ -512,9 +512,9 @@ type IdentitytoolkitRelyingpartyDeleteAccountRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyDeleteAccountRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyDeleteAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyDeleteAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyDownloadAccountRequest: Request to download user @@ -544,9 +544,9 @@ type IdentitytoolkitRelyingpartyDownloadAccountRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyDownloadAccountRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyDownloadAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyDownloadAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyEmailLinkSigninRequest: Request to sign in with @@ -571,9 +571,9 @@ type IdentitytoolkitRelyingpartyEmailLinkSigninRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyEmailLinkSigninRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyEmailLinkSigninRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyEmailLinkSigninRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyGetAccountInfoRequest: Request to get the account @@ -603,9 +603,9 @@ type IdentitytoolkitRelyingpartyGetAccountInfoRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyGetAccountInfoRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyGetAccountInfoRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyGetAccountInfoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyGetProjectConfigResponse: Response of getting the @@ -650,9 +650,9 @@ type IdentitytoolkitRelyingpartyGetProjectConfigResponse struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyGetProjectConfigResponse) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyGetProjectConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyGetProjectConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyResetPasswordRequest: Request to reset the @@ -679,9 +679,9 @@ type IdentitytoolkitRelyingpartyResetPasswordRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyResetPasswordRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyResetPasswordRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyResetPasswordRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartySendVerificationCodeRequest: Request for @@ -709,9 +709,9 @@ type IdentitytoolkitRelyingpartySendVerificationCodeRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartySendVerificationCodeRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartySendVerificationCodeRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartySendVerificationCodeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartySendVerificationCodeResponse: Response for @@ -735,9 +735,9 @@ type IdentitytoolkitRelyingpartySendVerificationCodeResponse struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartySendVerificationCodeResponse) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartySendVerificationCodeResponse) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartySendVerificationCodeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartySetAccountInfoRequest: Request to set the account @@ -804,9 +804,9 @@ type IdentitytoolkitRelyingpartySetAccountInfoRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartySetAccountInfoRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartySetAccountInfoRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartySetAccountInfoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartySetProjectConfigRequest: Request to set the @@ -848,9 +848,9 @@ type IdentitytoolkitRelyingpartySetProjectConfigRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartySetProjectConfigRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartySetProjectConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartySetProjectConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartySetProjectConfigResponse: Response of setting the @@ -874,9 +874,9 @@ type IdentitytoolkitRelyingpartySetProjectConfigResponse struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartySetProjectConfigResponse) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartySetProjectConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartySetProjectConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartySignOutUserRequest: Request to sign out user. @@ -898,9 +898,9 @@ type IdentitytoolkitRelyingpartySignOutUserRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartySignOutUserRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartySignOutUserRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartySignOutUserRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartySignOutUserResponse: Response of signing out @@ -924,9 +924,9 @@ type IdentitytoolkitRelyingpartySignOutUserResponse struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartySignOutUserResponse) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartySignOutUserResponse) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartySignOutUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartySignupNewUserRequest: Request to signup new user, @@ -976,9 +976,9 @@ type IdentitytoolkitRelyingpartySignupNewUserRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartySignupNewUserRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartySignupNewUserRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartySignupNewUserRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyUploadAccountRequest: Request to upload user @@ -1027,9 +1027,9 @@ type IdentitytoolkitRelyingpartyUploadAccountRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyUploadAccountRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyUploadAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyUploadAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyVerifyAssertionRequest: Request to verify the IDP @@ -1084,9 +1084,9 @@ type IdentitytoolkitRelyingpartyVerifyAssertionRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyVerifyAssertionRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyVerifyAssertionRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyVerifyAssertionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyVerifyCustomTokenRequest: Request to verify a @@ -1115,9 +1115,9 @@ type IdentitytoolkitRelyingpartyVerifyCustomTokenRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyVerifyCustomTokenRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyVerifyCustomTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyVerifyCustomTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyVerifyPasswordRequest: Request to verify the @@ -1163,9 +1163,9 @@ type IdentitytoolkitRelyingpartyVerifyPasswordRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyVerifyPasswordRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyVerifyPasswordRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyVerifyPasswordRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest: Request for @@ -1193,9 +1193,9 @@ type IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse: Response for @@ -1227,9 +1227,9 @@ type IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse struct { NullFields []string `json:"-"` } -func (s *IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse) MarshalJSON() ([]byte, error) { +func (s IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse) MarshalJSON() ([]byte, error) { type NoMethod IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdpConfig: Template for a single idp configuration. @@ -1260,9 +1260,9 @@ type IdpConfig struct { NullFields []string `json:"-"` } -func (s *IdpConfig) MarshalJSON() ([]byte, error) { +func (s IdpConfig) MarshalJSON() ([]byte, error) { type NoMethod IdpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Relyingparty: Request of getting a code for user confirmation (reset @@ -1317,9 +1317,9 @@ type Relyingparty struct { NullFields []string `json:"-"` } -func (s *Relyingparty) MarshalJSON() ([]byte, error) { +func (s Relyingparty) MarshalJSON() ([]byte, error) { type NoMethod Relyingparty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetPasswordResponse: Response of resetting the password. @@ -1350,9 +1350,9 @@ type ResetPasswordResponse struct { NullFields []string `json:"-"` } -func (s *ResetPasswordResponse) MarshalJSON() ([]byte, error) { +func (s ResetPasswordResponse) MarshalJSON() ([]byte, error) { type NoMethod ResetPasswordResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetAccountInfoResponse: Respone of setting the account information. @@ -1399,9 +1399,9 @@ type SetAccountInfoResponse struct { NullFields []string `json:"-"` } -func (s *SetAccountInfoResponse) MarshalJSON() ([]byte, error) { +func (s SetAccountInfoResponse) MarshalJSON() ([]byte, error) { type NoMethod SetAccountInfoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetAccountInfoResponseProviderUserInfo struct { @@ -1428,9 +1428,9 @@ type SetAccountInfoResponseProviderUserInfo struct { NullFields []string `json:"-"` } -func (s *SetAccountInfoResponseProviderUserInfo) MarshalJSON() ([]byte, error) { +func (s SetAccountInfoResponseProviderUserInfo) MarshalJSON() ([]byte, error) { type NoMethod SetAccountInfoResponseProviderUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignupNewUserResponse: Response of signing up new user, creating anonymous @@ -1468,9 +1468,9 @@ type SignupNewUserResponse struct { NullFields []string `json:"-"` } -func (s *SignupNewUserResponse) MarshalJSON() ([]byte, error) { +func (s SignupNewUserResponse) MarshalJSON() ([]byte, error) { type NoMethod SignupNewUserResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadAccountResponse: Respone of uploading accounts in batch. @@ -1495,9 +1495,9 @@ type UploadAccountResponse struct { NullFields []string `json:"-"` } -func (s *UploadAccountResponse) MarshalJSON() ([]byte, error) { +func (s UploadAccountResponse) MarshalJSON() ([]byte, error) { type NoMethod UploadAccountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UploadAccountResponseError struct { @@ -1518,9 +1518,9 @@ type UploadAccountResponseError struct { NullFields []string `json:"-"` } -func (s *UploadAccountResponseError) MarshalJSON() ([]byte, error) { +func (s UploadAccountResponseError) MarshalJSON() ([]byte, error) { type NoMethod UploadAccountResponseError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserInfo: Template for an individual account info. @@ -1576,9 +1576,9 @@ type UserInfo struct { NullFields []string `json:"-"` } -func (s *UserInfo) MarshalJSON() ([]byte, error) { +func (s UserInfo) MarshalJSON() ([]byte, error) { type NoMethod UserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *UserInfo) UnmarshalJSON(data []byte) error { @@ -1627,9 +1627,9 @@ type UserInfoProviderUserInfo struct { NullFields []string `json:"-"` } -func (s *UserInfoProviderUserInfo) MarshalJSON() ([]byte, error) { +func (s UserInfoProviderUserInfo) MarshalJSON() ([]byte, error) { type NoMethod UserInfoProviderUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyAssertionResponse: Response of verifying the IDP assertion. @@ -1745,9 +1745,9 @@ type VerifyAssertionResponse struct { NullFields []string `json:"-"` } -func (s *VerifyAssertionResponse) MarshalJSON() ([]byte, error) { +func (s VerifyAssertionResponse) MarshalJSON() ([]byte, error) { type NoMethod VerifyAssertionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyCustomTokenResponse: Response from verifying a custom token @@ -1780,9 +1780,9 @@ type VerifyCustomTokenResponse struct { NullFields []string `json:"-"` } -func (s *VerifyCustomTokenResponse) MarshalJSON() ([]byte, error) { +func (s VerifyCustomTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod VerifyCustomTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyPasswordResponse: Request of verifying the password. @@ -1831,9 +1831,9 @@ type VerifyPasswordResponse struct { NullFields []string `json:"-"` } -func (s *VerifyPasswordResponse) MarshalJSON() ([]byte, error) { +func (s VerifyPasswordResponse) MarshalJSON() ([]byte, error) { type NoMethod VerifyPasswordResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RelyingpartyCreateAuthUriCall struct { diff --git a/ids/v1/ids-gen.go b/ids/v1/ids-gen.go index ddf6bdc524..2ff3e90f55 100644 --- a/ids/v1/ids-gen.go +++ b/ids/v1/ids-gen.go @@ -235,9 +235,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -270,9 +270,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -369,9 +369,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -452,9 +452,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -500,9 +500,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListEndpointsResponse struct { @@ -529,9 +529,9 @@ type ListEndpointsResponse struct { NullFields []string `json:"-"` } -func (s *ListEndpointsResponse) MarshalJSON() ([]byte, error) { +func (s ListEndpointsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEndpointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -557,9 +557,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -585,9 +585,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -623,9 +623,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -670,9 +670,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -708,9 +708,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -800,9 +800,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -829,9 +829,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -863,9 +863,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -888,9 +888,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -915,9 +915,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/indexing/v3/indexing-gen.go b/indexing/v3/indexing-gen.go index 229b166110..66a024daff 100644 --- a/indexing/v3/indexing-gen.go +++ b/indexing/v3/indexing-gen.go @@ -183,9 +183,9 @@ type PublishUrlNotificationResponse struct { NullFields []string `json:"-"` } -func (s *PublishUrlNotificationResponse) MarshalJSON() ([]byte, error) { +func (s PublishUrlNotificationResponse) MarshalJSON() ([]byte, error) { type NoMethod PublishUrlNotificationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlNotification: `UrlNotification` is the resource used in all Indexing API @@ -218,9 +218,9 @@ type UrlNotification struct { NullFields []string `json:"-"` } -func (s *UrlNotification) MarshalJSON() ([]byte, error) { +func (s UrlNotification) MarshalJSON() ([]byte, error) { type NoMethod UrlNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlNotificationMetadata: Summary of the most recent Indexing API @@ -248,9 +248,9 @@ type UrlNotificationMetadata struct { NullFields []string `json:"-"` } -func (s *UrlNotificationMetadata) MarshalJSON() ([]byte, error) { +func (s UrlNotificationMetadata) MarshalJSON() ([]byte, error) { type NoMethod UrlNotificationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UrlNotificationsGetMetadataCall struct { diff --git a/internal/gensupport/json_test.go b/internal/gensupport/json_test.go index d5ae3a9a14..1635091758 100644 --- a/internal/gensupport/json_test.go +++ b/internal/gensupport/json_test.go @@ -528,3 +528,58 @@ func TestParseMalformedJSONTag(t *testing.T) { } } } + +type ContainerType struct { + Map map[string]InnerType `json:"map,omitempty"` +} + +type InnerType struct { + Name string `json:"name,omitempty"` + B bool `json:"b,omitempty"` + + ForceSendFields []string `json:"-"` + NullFields []string `json:"-"` +} + +func (s InnerType) MarshalJSON() ([]byte, error) { + type NoMethod InnerType + return MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) +} + +func TestMapForceSend(t *testing.T) { + test := &ContainerType{ + Map: map[string]InnerType{ + "bar": { + Name: "no bool", + B: false, + }, + }, + } + + b, err := json.Marshal(test) + if err != nil { + t.Fatal(err) + } + got := string(b) + if want := `{"map":{"bar":{"name":"no bool"}}}`; got != want { + t.Fatalf("got %q, want %q", got, want) + } + + test2 := &ContainerType{ + Map: map[string]InnerType{ + "bar": { + Name: "no bool", + B: false, + ForceSendFields: []string{"B"}, + }, + }, + } + b, err = json.Marshal(test2) + if err != nil { + t.Fatal(err) + } + got = string(b) + if want := `{"map":{"bar":{"b":false,"name":"no bool"}}}`; got != want { + t.Fatalf("got %q, want %q", got, want) + } +} diff --git a/jobs/v3/jobs-gen.go b/jobs/v3/jobs-gen.go index 9d844c84e4..ed287af79a 100644 --- a/jobs/v3/jobs-gen.go +++ b/jobs/v3/jobs-gen.go @@ -240,9 +240,9 @@ type ApplicationInfo struct { NullFields []string `json:"-"` } -func (s *ApplicationInfo) MarshalJSON() ([]byte, error) { +func (s ApplicationInfo) MarshalJSON() ([]byte, error) { type NoMethod ApplicationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteJobsRequest: Input only. Batch delete jobs request. @@ -266,9 +266,9 @@ type BatchDeleteJobsRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeleteJobsRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeleteJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketRange: Represents starting and ending value of a range in double. @@ -290,9 +290,9 @@ type BucketRange struct { NullFields []string `json:"-"` } -func (s *BucketRange) MarshalJSON() ([]byte, error) { +func (s BucketRange) MarshalJSON() ([]byte, error) { type NoMethod BucketRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BucketRange) UnmarshalJSON(data []byte) error { @@ -331,9 +331,9 @@ type BucketizedCount struct { NullFields []string `json:"-"` } -func (s *BucketizedCount) MarshalJSON() ([]byte, error) { +func (s BucketizedCount) MarshalJSON() ([]byte, error) { type NoMethod BucketizedCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientEvent: An event issued when an end user interacts with the application @@ -381,9 +381,9 @@ type ClientEvent struct { NullFields []string `json:"-"` } -func (s *ClientEvent) MarshalJSON() ([]byte, error) { +func (s ClientEvent) MarshalJSON() ([]byte, error) { type NoMethod ClientEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommuteFilter: Input only. Parameters needed for commute search. @@ -440,9 +440,9 @@ type CommuteFilter struct { NullFields []string `json:"-"` } -func (s *CommuteFilter) MarshalJSON() ([]byte, error) { +func (s CommuteFilter) MarshalJSON() ([]byte, error) { type NoMethod CommuteFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommuteInfo: Output only. Commute details related to this job. @@ -467,9 +467,9 @@ type CommuteInfo struct { NullFields []string `json:"-"` } -func (s *CommuteInfo) MarshalJSON() ([]byte, error) { +func (s CommuteInfo) MarshalJSON() ([]byte, error) { type NoMethod CommuteInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Company: A Company resource represents a company in the service. A company @@ -551,9 +551,9 @@ type Company struct { NullFields []string `json:"-"` } -func (s *Company) MarshalJSON() ([]byte, error) { +func (s Company) MarshalJSON() ([]byte, error) { type NoMethod Company - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompanyDerivedInfo: Derived details about the company. @@ -574,9 +574,9 @@ type CompanyDerivedInfo struct { NullFields []string `json:"-"` } -func (s *CompanyDerivedInfo) MarshalJSON() ([]byte, error) { +func (s CompanyDerivedInfo) MarshalJSON() ([]byte, error) { type NoMethod CompanyDerivedInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationEntry: A compensation entry that represents one component of @@ -641,9 +641,9 @@ type CompensationEntry struct { NullFields []string `json:"-"` } -func (s *CompensationEntry) MarshalJSON() ([]byte, error) { +func (s CompensationEntry) MarshalJSON() ([]byte, error) { type NoMethod CompensationEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CompensationEntry) UnmarshalJSON(data []byte) error { @@ -717,9 +717,9 @@ type CompensationFilter struct { NullFields []string `json:"-"` } -func (s *CompensationFilter) MarshalJSON() ([]byte, error) { +func (s CompensationFilter) MarshalJSON() ([]byte, error) { type NoMethod CompensationFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationHistogramRequest: Input only. Compensation based histogram @@ -755,9 +755,9 @@ type CompensationHistogramRequest struct { NullFields []string `json:"-"` } -func (s *CompensationHistogramRequest) MarshalJSON() ([]byte, error) { +func (s CompensationHistogramRequest) MarshalJSON() ([]byte, error) { type NoMethod CompensationHistogramRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationHistogramResult: Output only. Compensation based histogram @@ -791,9 +791,9 @@ type CompensationHistogramResult struct { NullFields []string `json:"-"` } -func (s *CompensationHistogramResult) MarshalJSON() ([]byte, error) { +func (s CompensationHistogramResult) MarshalJSON() ([]byte, error) { type NoMethod CompensationHistogramResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationInfo: Job compensation details. @@ -826,9 +826,9 @@ type CompensationInfo struct { NullFields []string `json:"-"` } -func (s *CompensationInfo) MarshalJSON() ([]byte, error) { +func (s CompensationInfo) MarshalJSON() ([]byte, error) { type NoMethod CompensationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationRange: Compensation range. @@ -854,9 +854,9 @@ type CompensationRange struct { NullFields []string `json:"-"` } -func (s *CompensationRange) MarshalJSON() ([]byte, error) { +func (s CompensationRange) MarshalJSON() ([]byte, error) { type NoMethod CompensationRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteQueryResponse: Output only. Response of auto-complete query. @@ -882,9 +882,9 @@ type CompleteQueryResponse struct { NullFields []string `json:"-"` } -func (s *CompleteQueryResponse) MarshalJSON() ([]byte, error) { +func (s CompleteQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod CompleteQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompletionResult: Output only. Resource that represents completion results. @@ -914,9 +914,9 @@ type CompletionResult struct { NullFields []string `json:"-"` } -func (s *CompletionResult) MarshalJSON() ([]byte, error) { +func (s CompletionResult) MarshalJSON() ([]byte, error) { type NoMethod CompletionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateClientEventRequest: The report event request. @@ -937,9 +937,9 @@ type CreateClientEventRequest struct { NullFields []string `json:"-"` } -func (s *CreateClientEventRequest) MarshalJSON() ([]byte, error) { +func (s CreateClientEventRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateClientEventRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateCompanyRequest: Input only. The Request of the CreateCompany method. @@ -959,9 +959,9 @@ type CreateCompanyRequest struct { NullFields []string `json:"-"` } -func (s *CreateCompanyRequest) MarshalJSON() ([]byte, error) { +func (s CreateCompanyRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateCompanyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateJobRequest: Input only. Create job request. @@ -981,9 +981,9 @@ type CreateJobRequest struct { NullFields []string `json:"-"` } -func (s *CreateJobRequest) MarshalJSON() ([]byte, error) { +func (s CreateJobRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAttribute: Custom attribute values that are either filterable or @@ -1020,9 +1020,9 @@ type CustomAttribute struct { NullFields []string `json:"-"` } -func (s *CustomAttribute) MarshalJSON() ([]byte, error) { +func (s CustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod CustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAttributeHistogramRequest: Custom attributes histogram request. An @@ -1054,9 +1054,9 @@ type CustomAttributeHistogramRequest struct { NullFields []string `json:"-"` } -func (s *CustomAttributeHistogramRequest) MarshalJSON() ([]byte, error) { +func (s CustomAttributeHistogramRequest) MarshalJSON() ([]byte, error) { type NoMethod CustomAttributeHistogramRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAttributeHistogramResult: Output only. Custom attribute histogram @@ -1084,9 +1084,9 @@ type CustomAttributeHistogramResult struct { NullFields []string `json:"-"` } -func (s *CustomAttributeHistogramResult) MarshalJSON() ([]byte, error) { +func (s CustomAttributeHistogramResult) MarshalJSON() ([]byte, error) { type NoMethod CustomAttributeHistogramResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceInfo: Device information collected from the job seeker, candidate, or @@ -1123,9 +1123,9 @@ type DeviceInfo struct { NullFields []string `json:"-"` } -func (s *DeviceInfo) MarshalJSON() ([]byte, error) { +func (s DeviceInfo) MarshalJSON() ([]byte, error) { type NoMethod DeviceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1201,9 +1201,9 @@ type HistogramFacets struct { NullFields []string `json:"-"` } -func (s *HistogramFacets) MarshalJSON() ([]byte, error) { +func (s HistogramFacets) MarshalJSON() ([]byte, error) { type NoMethod HistogramFacets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HistogramResult: Output only. Result of a histogram call. The response @@ -1268,9 +1268,9 @@ type HistogramResult struct { NullFields []string `json:"-"` } -func (s *HistogramResult) MarshalJSON() ([]byte, error) { +func (s HistogramResult) MarshalJSON() ([]byte, error) { type NoMethod HistogramResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HistogramResults: Output only. Histogram results that match HistogramFacets @@ -1298,9 +1298,9 @@ type HistogramResults struct { NullFields []string `json:"-"` } -func (s *HistogramResults) MarshalJSON() ([]byte, error) { +func (s HistogramResults) MarshalJSON() ([]byte, error) { type NoMethod HistogramResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Job: A Job resource represents a job posting (also referred to as a "job @@ -1616,9 +1616,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobDerivedInfo: Output only. Derived details about the job posting. @@ -1694,9 +1694,9 @@ type JobDerivedInfo struct { NullFields []string `json:"-"` } -func (s *JobDerivedInfo) MarshalJSON() ([]byte, error) { +func (s JobDerivedInfo) MarshalJSON() ([]byte, error) { type NoMethod JobDerivedInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobEvent: An event issued when a job seeker interacts with the application @@ -1785,9 +1785,9 @@ type JobEvent struct { NullFields []string `json:"-"` } -func (s *JobEvent) MarshalJSON() ([]byte, error) { +func (s JobEvent) MarshalJSON() ([]byte, error) { type NoMethod JobEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobQuery: Input only. The query required to perform a search query. @@ -1980,9 +1980,9 @@ type JobQuery struct { NullFields []string `json:"-"` } -func (s *JobQuery) MarshalJSON() ([]byte, error) { +func (s JobQuery) MarshalJSON() ([]byte, error) { type NoMethod JobQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -2008,9 +2008,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -2054,9 +2054,9 @@ type ListCompaniesResponse struct { NullFields []string `json:"-"` } -func (s *ListCompaniesResponse) MarshalJSON() ([]byte, error) { +func (s ListCompaniesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCompaniesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobsResponse: Output only. List jobs response. @@ -2085,9 +2085,9 @@ type ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: Output only. A resource that represents a location with full @@ -2140,9 +2140,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Location) UnmarshalJSON(data []byte) error { @@ -2220,9 +2220,9 @@ type LocationFilter struct { NullFields []string `json:"-"` } -func (s *LocationFilter) MarshalJSON() ([]byte, error) { +func (s LocationFilter) MarshalJSON() ([]byte, error) { type NoMethod LocationFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LocationFilter) UnmarshalJSON(data []byte) error { @@ -2271,9 +2271,9 @@ type MatchingJob struct { NullFields []string `json:"-"` } -func (s *MatchingJob) MarshalJSON() ([]byte, error) { +func (s MatchingJob) MarshalJSON() ([]byte, error) { type NoMethod MatchingJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -2302,9 +2302,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NumericBucketingOption: Input only. Use this field to specify bucketing @@ -2331,9 +2331,9 @@ type NumericBucketingOption struct { NullFields []string `json:"-"` } -func (s *NumericBucketingOption) MarshalJSON() ([]byte, error) { +func (s NumericBucketingOption) MarshalJSON() ([]byte, error) { type NoMethod NumericBucketingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NumericBucketingOption) UnmarshalJSON(data []byte) error { @@ -2377,9 +2377,9 @@ type NumericBucketingResult struct { NullFields []string `json:"-"` } -func (s *NumericBucketingResult) MarshalJSON() ([]byte, error) { +func (s NumericBucketingResult) MarshalJSON() ([]byte, error) { type NoMethod NumericBucketingResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NumericBucketingResult) UnmarshalJSON(data []byte) error { @@ -2492,9 +2492,9 @@ type PostalAddress struct { NullFields []string `json:"-"` } -func (s *PostalAddress) MarshalJSON() ([]byte, error) { +func (s PostalAddress) MarshalJSON() ([]byte, error) { type NoMethod PostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProcessingOptions: Input only. Options for job processing. @@ -2528,9 +2528,9 @@ type ProcessingOptions struct { NullFields []string `json:"-"` } -func (s *ProcessingOptions) MarshalJSON() ([]byte, error) { +func (s ProcessingOptions) MarshalJSON() ([]byte, error) { type NoMethod ProcessingOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestMetadata: Input only. Meta information related to the job searcher or @@ -2579,9 +2579,9 @@ type RequestMetadata struct { NullFields []string `json:"-"` } -func (s *RequestMetadata) MarshalJSON() ([]byte, error) { +func (s RequestMetadata) MarshalJSON() ([]byte, error) { type NoMethod RequestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResponseMetadata: Output only. Additional information returned to client, @@ -2603,9 +2603,9 @@ type ResponseMetadata struct { NullFields []string `json:"-"` } -func (s *ResponseMetadata) MarshalJSON() ([]byte, error) { +func (s ResponseMetadata) MarshalJSON() ([]byte, error) { type NoMethod ResponseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchJobsRequest: Input only. The Request body of the `SearchJobs` call. @@ -2740,9 +2740,9 @@ type SearchJobsRequest struct { NullFields []string `json:"-"` } -func (s *SearchJobsRequest) MarshalJSON() ([]byte, error) { +func (s SearchJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchJobsResponse: Output only. Response for SearchJob method. @@ -2796,9 +2796,9 @@ type SearchJobsResponse struct { NullFields []string `json:"-"` } -func (s *SearchJobsResponse) MarshalJSON() ([]byte, error) { +func (s SearchJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpellingCorrection: Output only. Spell check result. @@ -2820,9 +2820,9 @@ type SpellingCorrection struct { NullFields []string `json:"-"` } -func (s *SpellingCorrection) MarshalJSON() ([]byte, error) { +func (s SpellingCorrection) MarshalJSON() ([]byte, error) { type NoMethod SpellingCorrection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -2853,9 +2853,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimestampRange: Message representing a period of time between two @@ -2878,9 +2878,9 @@ type TimestampRange struct { NullFields []string `json:"-"` } -func (s *TimestampRange) MarshalJSON() ([]byte, error) { +func (s TimestampRange) MarshalJSON() ([]byte, error) { type NoMethod TimestampRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateCompanyRequest: Input only. Request for updating a specified company. @@ -2907,9 +2907,9 @@ type UpdateCompanyRequest struct { NullFields []string `json:"-"` } -func (s *UpdateCompanyRequest) MarshalJSON() ([]byte, error) { +func (s UpdateCompanyRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateCompanyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateJobRequest: Input only. Update job request. @@ -2935,9 +2935,9 @@ type UpdateJobRequest struct { NullFields []string `json:"-"` } -func (s *UpdateJobRequest) MarshalJSON() ([]byte, error) { +func (s UpdateJobRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsCompleteCall struct { diff --git a/jobs/v3p1beta1/jobs-gen.go b/jobs/v3p1beta1/jobs-gen.go index 91a0f358a8..a6b4b4dfcd 100644 --- a/jobs/v3p1beta1/jobs-gen.go +++ b/jobs/v3p1beta1/jobs-gen.go @@ -252,9 +252,9 @@ type ApplicationInfo struct { NullFields []string `json:"-"` } -func (s *ApplicationInfo) MarshalJSON() ([]byte, error) { +func (s ApplicationInfo) MarshalJSON() ([]byte, error) { type NoMethod ApplicationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteJobsRequest: Input only. Batch delete jobs request. @@ -278,9 +278,9 @@ type BatchDeleteJobsRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeleteJobsRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeleteJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketRange: Represents starting and ending value of a range in double. @@ -302,9 +302,9 @@ type BucketRange struct { NullFields []string `json:"-"` } -func (s *BucketRange) MarshalJSON() ([]byte, error) { +func (s BucketRange) MarshalJSON() ([]byte, error) { type NoMethod BucketRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BucketRange) UnmarshalJSON(data []byte) error { @@ -343,9 +343,9 @@ type BucketizedCount struct { NullFields []string `json:"-"` } -func (s *BucketizedCount) MarshalJSON() ([]byte, error) { +func (s BucketizedCount) MarshalJSON() ([]byte, error) { type NoMethod BucketizedCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientEvent: An event issued when an end user interacts with the application @@ -393,9 +393,9 @@ type ClientEvent struct { NullFields []string `json:"-"` } -func (s *ClientEvent) MarshalJSON() ([]byte, error) { +func (s ClientEvent) MarshalJSON() ([]byte, error) { type NoMethod ClientEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommuteFilter: Input only. Parameters needed for commute search. @@ -454,9 +454,9 @@ type CommuteFilter struct { NullFields []string `json:"-"` } -func (s *CommuteFilter) MarshalJSON() ([]byte, error) { +func (s CommuteFilter) MarshalJSON() ([]byte, error) { type NoMethod CommuteFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommuteInfo: Output only. Commute details related to this job. @@ -481,9 +481,9 @@ type CommuteInfo struct { NullFields []string `json:"-"` } -func (s *CommuteInfo) MarshalJSON() ([]byte, error) { +func (s CommuteInfo) MarshalJSON() ([]byte, error) { type NoMethod CommuteInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Company: A Company resource represents a company in the service. A company @@ -565,9 +565,9 @@ type Company struct { NullFields []string `json:"-"` } -func (s *Company) MarshalJSON() ([]byte, error) { +func (s Company) MarshalJSON() ([]byte, error) { type NoMethod Company - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompanyDerivedInfo: Derived details about the company. @@ -588,9 +588,9 @@ type CompanyDerivedInfo struct { NullFields []string `json:"-"` } -func (s *CompanyDerivedInfo) MarshalJSON() ([]byte, error) { +func (s CompanyDerivedInfo) MarshalJSON() ([]byte, error) { type NoMethod CompanyDerivedInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationEntry: A compensation entry that represents one component of @@ -655,9 +655,9 @@ type CompensationEntry struct { NullFields []string `json:"-"` } -func (s *CompensationEntry) MarshalJSON() ([]byte, error) { +func (s CompensationEntry) MarshalJSON() ([]byte, error) { type NoMethod CompensationEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CompensationEntry) UnmarshalJSON(data []byte) error { @@ -731,9 +731,9 @@ type CompensationFilter struct { NullFields []string `json:"-"` } -func (s *CompensationFilter) MarshalJSON() ([]byte, error) { +func (s CompensationFilter) MarshalJSON() ([]byte, error) { type NoMethod CompensationFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationHistogramRequest: Input only. Compensation based histogram @@ -769,9 +769,9 @@ type CompensationHistogramRequest struct { NullFields []string `json:"-"` } -func (s *CompensationHistogramRequest) MarshalJSON() ([]byte, error) { +func (s CompensationHistogramRequest) MarshalJSON() ([]byte, error) { type NoMethod CompensationHistogramRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationHistogramResult: Output only. Compensation based histogram @@ -805,9 +805,9 @@ type CompensationHistogramResult struct { NullFields []string `json:"-"` } -func (s *CompensationHistogramResult) MarshalJSON() ([]byte, error) { +func (s CompensationHistogramResult) MarshalJSON() ([]byte, error) { type NoMethod CompensationHistogramResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationInfo: Job compensation details. @@ -840,9 +840,9 @@ type CompensationInfo struct { NullFields []string `json:"-"` } -func (s *CompensationInfo) MarshalJSON() ([]byte, error) { +func (s CompensationInfo) MarshalJSON() ([]byte, error) { type NoMethod CompensationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationRange: Compensation range. @@ -868,9 +868,9 @@ type CompensationRange struct { NullFields []string `json:"-"` } -func (s *CompensationRange) MarshalJSON() ([]byte, error) { +func (s CompensationRange) MarshalJSON() ([]byte, error) { type NoMethod CompensationRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteQueryResponse: Output only. Response of auto-complete query. @@ -896,9 +896,9 @@ type CompleteQueryResponse struct { NullFields []string `json:"-"` } -func (s *CompleteQueryResponse) MarshalJSON() ([]byte, error) { +func (s CompleteQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod CompleteQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompletionResult: Output only. Resource that represents completion results. @@ -928,9 +928,9 @@ type CompletionResult struct { NullFields []string `json:"-"` } -func (s *CompletionResult) MarshalJSON() ([]byte, error) { +func (s CompletionResult) MarshalJSON() ([]byte, error) { type NoMethod CompletionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateClientEventRequest: The report event request. @@ -951,9 +951,9 @@ type CreateClientEventRequest struct { NullFields []string `json:"-"` } -func (s *CreateClientEventRequest) MarshalJSON() ([]byte, error) { +func (s CreateClientEventRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateClientEventRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateCompanyRequest: Input only. The Request of the CreateCompany method. @@ -973,9 +973,9 @@ type CreateCompanyRequest struct { NullFields []string `json:"-"` } -func (s *CreateCompanyRequest) MarshalJSON() ([]byte, error) { +func (s CreateCompanyRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateCompanyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateJobRequest: Input only. Create job request. @@ -995,9 +995,9 @@ type CreateJobRequest struct { NullFields []string `json:"-"` } -func (s *CreateJobRequest) MarshalJSON() ([]byte, error) { +func (s CreateJobRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAttribute: Custom attribute values that are either filterable or @@ -1034,9 +1034,9 @@ type CustomAttribute struct { NullFields []string `json:"-"` } -func (s *CustomAttribute) MarshalJSON() ([]byte, error) { +func (s CustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod CustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAttributeHistogramRequest: Custom attributes histogram request. An @@ -1068,9 +1068,9 @@ type CustomAttributeHistogramRequest struct { NullFields []string `json:"-"` } -func (s *CustomAttributeHistogramRequest) MarshalJSON() ([]byte, error) { +func (s CustomAttributeHistogramRequest) MarshalJSON() ([]byte, error) { type NoMethod CustomAttributeHistogramRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAttributeHistogramResult: Output only. Custom attribute histogram @@ -1098,9 +1098,9 @@ type CustomAttributeHistogramResult struct { NullFields []string `json:"-"` } -func (s *CustomAttributeHistogramResult) MarshalJSON() ([]byte, error) { +func (s CustomAttributeHistogramResult) MarshalJSON() ([]byte, error) { type NoMethod CustomAttributeHistogramResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomRankingInfo: Input only. Custom ranking information for @@ -1159,9 +1159,9 @@ type CustomRankingInfo struct { NullFields []string `json:"-"` } -func (s *CustomRankingInfo) MarshalJSON() ([]byte, error) { +func (s CustomRankingInfo) MarshalJSON() ([]byte, error) { type NoMethod CustomRankingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceInfo: Device information collected from the job seeker, candidate, or @@ -1198,9 +1198,9 @@ type DeviceInfo struct { NullFields []string `json:"-"` } -func (s *DeviceInfo) MarshalJSON() ([]byte, error) { +func (s DeviceInfo) MarshalJSON() ([]byte, error) { type NoMethod DeviceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1276,9 +1276,9 @@ type HistogramFacets struct { NullFields []string `json:"-"` } -func (s *HistogramFacets) MarshalJSON() ([]byte, error) { +func (s HistogramFacets) MarshalJSON() ([]byte, error) { type NoMethod HistogramFacets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HistogramQuery: Input Only. The histogram request. @@ -1358,9 +1358,9 @@ type HistogramQuery struct { NullFields []string `json:"-"` } -func (s *HistogramQuery) MarshalJSON() ([]byte, error) { +func (s HistogramQuery) MarshalJSON() ([]byte, error) { type NoMethod HistogramQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HistogramQueryResult: Output only. Histogram result that matches @@ -1389,9 +1389,9 @@ type HistogramQueryResult struct { NullFields []string `json:"-"` } -func (s *HistogramQueryResult) MarshalJSON() ([]byte, error) { +func (s HistogramQueryResult) MarshalJSON() ([]byte, error) { type NoMethod HistogramQueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HistogramResult: Output only. Result of a histogram call. The response @@ -1456,9 +1456,9 @@ type HistogramResult struct { NullFields []string `json:"-"` } -func (s *HistogramResult) MarshalJSON() ([]byte, error) { +func (s HistogramResult) MarshalJSON() ([]byte, error) { type NoMethod HistogramResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HistogramResults: Output only. Histogram results that match HistogramFacets @@ -1486,9 +1486,9 @@ type HistogramResults struct { NullFields []string `json:"-"` } -func (s *HistogramResults) MarshalJSON() ([]byte, error) { +func (s HistogramResults) MarshalJSON() ([]byte, error) { type NoMethod HistogramResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Job: A Job resource represents a job posting (also referred to as a "job @@ -1804,9 +1804,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobDerivedInfo: Output only. Derived details about the job posting. @@ -1882,9 +1882,9 @@ type JobDerivedInfo struct { NullFields []string `json:"-"` } -func (s *JobDerivedInfo) MarshalJSON() ([]byte, error) { +func (s JobDerivedInfo) MarshalJSON() ([]byte, error) { type NoMethod JobDerivedInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobEvent: An event issued when a job seeker interacts with the application @@ -1973,9 +1973,9 @@ type JobEvent struct { NullFields []string `json:"-"` } -func (s *JobEvent) MarshalJSON() ([]byte, error) { +func (s JobEvent) MarshalJSON() ([]byte, error) { type NoMethod JobEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobQuery: Input only. The query required to perform a search query. @@ -2171,9 +2171,9 @@ type JobQuery struct { NullFields []string `json:"-"` } -func (s *JobQuery) MarshalJSON() ([]byte, error) { +func (s JobQuery) MarshalJSON() ([]byte, error) { type NoMethod JobQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -2199,9 +2199,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -2245,9 +2245,9 @@ type ListCompaniesResponse struct { NullFields []string `json:"-"` } -func (s *ListCompaniesResponse) MarshalJSON() ([]byte, error) { +func (s ListCompaniesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCompaniesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobsResponse: Output only. List jobs response. @@ -2276,9 +2276,9 @@ type ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: Output only. A resource that represents a location with full @@ -2331,9 +2331,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Location) UnmarshalJSON(data []byte) error { @@ -2411,9 +2411,9 @@ type LocationFilter struct { NullFields []string `json:"-"` } -func (s *LocationFilter) MarshalJSON() ([]byte, error) { +func (s LocationFilter) MarshalJSON() ([]byte, error) { type NoMethod LocationFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LocationFilter) UnmarshalJSON(data []byte) error { @@ -2462,9 +2462,9 @@ type MatchingJob struct { NullFields []string `json:"-"` } -func (s *MatchingJob) MarshalJSON() ([]byte, error) { +func (s MatchingJob) MarshalJSON() ([]byte, error) { type NoMethod MatchingJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -2493,9 +2493,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NumericBucketingOption: Input only. Use this field to specify bucketing @@ -2522,9 +2522,9 @@ type NumericBucketingOption struct { NullFields []string `json:"-"` } -func (s *NumericBucketingOption) MarshalJSON() ([]byte, error) { +func (s NumericBucketingOption) MarshalJSON() ([]byte, error) { type NoMethod NumericBucketingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NumericBucketingOption) UnmarshalJSON(data []byte) error { @@ -2568,9 +2568,9 @@ type NumericBucketingResult struct { NullFields []string `json:"-"` } -func (s *NumericBucketingResult) MarshalJSON() ([]byte, error) { +func (s NumericBucketingResult) MarshalJSON() ([]byte, error) { type NoMethod NumericBucketingResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NumericBucketingResult) UnmarshalJSON(data []byte) error { @@ -2631,9 +2631,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalAddress: Represents a postal address, e.g. for postal delivery or @@ -2730,9 +2730,9 @@ type PostalAddress struct { NullFields []string `json:"-"` } -func (s *PostalAddress) MarshalJSON() ([]byte, error) { +func (s PostalAddress) MarshalJSON() ([]byte, error) { type NoMethod PostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProcessingOptions: Input only. Options for job processing. @@ -2766,9 +2766,9 @@ type ProcessingOptions struct { NullFields []string `json:"-"` } -func (s *ProcessingOptions) MarshalJSON() ([]byte, error) { +func (s ProcessingOptions) MarshalJSON() ([]byte, error) { type NoMethod ProcessingOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestMetadata: Input only. Meta information related to the job searcher or @@ -2817,9 +2817,9 @@ type RequestMetadata struct { NullFields []string `json:"-"` } -func (s *RequestMetadata) MarshalJSON() ([]byte, error) { +func (s RequestMetadata) MarshalJSON() ([]byte, error) { type NoMethod RequestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResponseMetadata: Output only. Additional information returned to client, @@ -2841,9 +2841,9 @@ type ResponseMetadata struct { NullFields []string `json:"-"` } -func (s *ResponseMetadata) MarshalJSON() ([]byte, error) { +func (s ResponseMetadata) MarshalJSON() ([]byte, error) { type NoMethod ResponseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchJobsRequest: Input only. The Request body of the `SearchJobs` call. @@ -2999,9 +2999,9 @@ type SearchJobsRequest struct { NullFields []string `json:"-"` } -func (s *SearchJobsRequest) MarshalJSON() ([]byte, error) { +func (s SearchJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchJobsResponse: Output only. Response for SearchJob method. @@ -3058,9 +3058,9 @@ type SearchJobsResponse struct { NullFields []string `json:"-"` } -func (s *SearchJobsResponse) MarshalJSON() ([]byte, error) { +func (s SearchJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpellingCorrection: Output only. Spell check result. @@ -3082,9 +3082,9 @@ type SpellingCorrection struct { NullFields []string `json:"-"` } -func (s *SpellingCorrection) MarshalJSON() ([]byte, error) { +func (s SpellingCorrection) MarshalJSON() ([]byte, error) { type NoMethod SpellingCorrection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3116,9 +3116,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -3149,9 +3149,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimestampRange: Message representing a period of time between two @@ -3174,9 +3174,9 @@ type TimestampRange struct { NullFields []string `json:"-"` } -func (s *TimestampRange) MarshalJSON() ([]byte, error) { +func (s TimestampRange) MarshalJSON() ([]byte, error) { type NoMethod TimestampRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateCompanyRequest: Input only. Request for updating a specified company. @@ -3203,9 +3203,9 @@ type UpdateCompanyRequest struct { NullFields []string `json:"-"` } -func (s *UpdateCompanyRequest) MarshalJSON() ([]byte, error) { +func (s UpdateCompanyRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateCompanyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateJobRequest: Input only. Update job request. @@ -3231,9 +3231,9 @@ type UpdateJobRequest struct { NullFields []string `json:"-"` } -func (s *UpdateJobRequest) MarshalJSON() ([]byte, error) { +func (s UpdateJobRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsCompleteCall struct { diff --git a/jobs/v4/jobs-gen.go b/jobs/v4/jobs-gen.go index 2cafee8e11..1a7fc151e1 100644 --- a/jobs/v4/jobs-gen.go +++ b/jobs/v4/jobs-gen.go @@ -261,9 +261,9 @@ type ApplicationInfo struct { NullFields []string `json:"-"` } -func (s *ApplicationInfo) MarshalJSON() ([]byte, error) { +func (s ApplicationInfo) MarshalJSON() ([]byte, error) { type NoMethod ApplicationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateJobsRequest: Request to create a batch of jobs. @@ -284,9 +284,9 @@ type BatchCreateJobsRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateJobsRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateJobsResponse: The result of JobService.BatchCreateJobs. It's used @@ -308,9 +308,9 @@ type BatchCreateJobsResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateJobsResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteJobsRequest: Request to delete a batch of jobs. @@ -333,9 +333,9 @@ type BatchDeleteJobsRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeleteJobsRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeleteJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteJobsResponse: The result of JobService.BatchDeleteJobs. It's used @@ -357,9 +357,9 @@ type BatchDeleteJobsResponse struct { NullFields []string `json:"-"` } -func (s *BatchDeleteJobsResponse) MarshalJSON() ([]byte, error) { +func (s BatchDeleteJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchOperationMetadata: Metadata used for long running operations returned @@ -412,9 +412,9 @@ type BatchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *BatchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s BatchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod BatchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateJobsRequest: Request to update a batch of jobs. @@ -444,9 +444,9 @@ type BatchUpdateJobsRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateJobsRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateJobsResponse: The result of JobService.BatchUpdateJobs. It's used @@ -468,9 +468,9 @@ type BatchUpdateJobsResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateJobsResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientEvent: An event issued when an end user interacts with the application @@ -509,9 +509,9 @@ type ClientEvent struct { NullFields []string `json:"-"` } -func (s *ClientEvent) MarshalJSON() ([]byte, error) { +func (s ClientEvent) MarshalJSON() ([]byte, error) { type NoMethod ClientEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommuteFilter: Parameters needed for commute search. @@ -568,9 +568,9 @@ type CommuteFilter struct { NullFields []string `json:"-"` } -func (s *CommuteFilter) MarshalJSON() ([]byte, error) { +func (s CommuteFilter) MarshalJSON() ([]byte, error) { type NoMethod CommuteFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommuteInfo: Commute details related to this job. @@ -595,9 +595,9 @@ type CommuteInfo struct { NullFields []string `json:"-"` } -func (s *CommuteInfo) MarshalJSON() ([]byte, error) { +func (s CommuteInfo) MarshalJSON() ([]byte, error) { type NoMethod CommuteInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Company: A Company resource represents a company in the service. A company @@ -679,9 +679,9 @@ type Company struct { NullFields []string `json:"-"` } -func (s *Company) MarshalJSON() ([]byte, error) { +func (s Company) MarshalJSON() ([]byte, error) { type NoMethod Company - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompanyDerivedInfo: Derived details about the company. @@ -702,9 +702,9 @@ type CompanyDerivedInfo struct { NullFields []string `json:"-"` } -func (s *CompanyDerivedInfo) MarshalJSON() ([]byte, error) { +func (s CompanyDerivedInfo) MarshalJSON() ([]byte, error) { type NoMethod CompanyDerivedInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationEntry: A compensation entry that represents one component of @@ -769,9 +769,9 @@ type CompensationEntry struct { NullFields []string `json:"-"` } -func (s *CompensationEntry) MarshalJSON() ([]byte, error) { +func (s CompensationEntry) MarshalJSON() ([]byte, error) { type NoMethod CompensationEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CompensationEntry) UnmarshalJSON(data []byte) error { @@ -845,9 +845,9 @@ type CompensationFilter struct { NullFields []string `json:"-"` } -func (s *CompensationFilter) MarshalJSON() ([]byte, error) { +func (s CompensationFilter) MarshalJSON() ([]byte, error) { type NoMethod CompensationFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationInfo: Job compensation details. @@ -880,9 +880,9 @@ type CompensationInfo struct { NullFields []string `json:"-"` } -func (s *CompensationInfo) MarshalJSON() ([]byte, error) { +func (s CompensationInfo) MarshalJSON() ([]byte, error) { type NoMethod CompensationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompensationRange: Compensation range. @@ -908,9 +908,9 @@ type CompensationRange struct { NullFields []string `json:"-"` } -func (s *CompensationRange) MarshalJSON() ([]byte, error) { +func (s CompensationRange) MarshalJSON() ([]byte, error) { type NoMethod CompensationRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteQueryResponse: Response of auto-complete query. @@ -936,9 +936,9 @@ type CompleteQueryResponse struct { NullFields []string `json:"-"` } -func (s *CompleteQueryResponse) MarshalJSON() ([]byte, error) { +func (s CompleteQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod CompleteQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompletionResult: Resource that represents completion results. @@ -975,9 +975,9 @@ type CompletionResult struct { NullFields []string `json:"-"` } -func (s *CompletionResult) MarshalJSON() ([]byte, error) { +func (s CompletionResult) MarshalJSON() ([]byte, error) { type NoMethod CompletionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAttribute: Custom attribute values that are either filterable or @@ -1018,9 +1018,9 @@ type CustomAttribute struct { NullFields []string `json:"-"` } -func (s *CustomAttribute) MarshalJSON() ([]byte, error) { +func (s CustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod CustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomRankingInfo: Custom ranking information for SearchJobsRequest. @@ -1078,9 +1078,9 @@ type CustomRankingInfo struct { NullFields []string `json:"-"` } -func (s *CustomRankingInfo) MarshalJSON() ([]byte, error) { +func (s CustomRankingInfo) MarshalJSON() ([]byte, error) { type NoMethod CustomRankingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceInfo: Device information collected from the job seeker, candidate, or @@ -1117,9 +1117,9 @@ type DeviceInfo struct { NullFields []string `json:"-"` } -func (s *DeviceInfo) MarshalJSON() ([]byte, error) { +func (s DeviceInfo) MarshalJSON() ([]byte, error) { type NoMethod DeviceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1150,9 +1150,9 @@ type HistogramQuery struct { NullFields []string `json:"-"` } -func (s *HistogramQuery) MarshalJSON() ([]byte, error) { +func (s HistogramQuery) MarshalJSON() ([]byte, error) { type NoMethod HistogramQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HistogramQueryResult: Histogram result that matches HistogramQuery specified @@ -1181,9 +1181,9 @@ type HistogramQueryResult struct { NullFields []string `json:"-"` } -func (s *HistogramQueryResult) MarshalJSON() ([]byte, error) { +func (s HistogramQueryResult) MarshalJSON() ([]byte, error) { type NoMethod HistogramQueryResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Job: A Job resource represents a job posting (also referred to as a "job @@ -1505,9 +1505,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobDerivedInfo: Derived details about the job posting. @@ -1583,9 +1583,9 @@ type JobDerivedInfo struct { NullFields []string `json:"-"` } -func (s *JobDerivedInfo) MarshalJSON() ([]byte, error) { +func (s JobDerivedInfo) MarshalJSON() ([]byte, error) { type NoMethod JobDerivedInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobEvent: An event issued when a job seeker interacts with the application @@ -1674,9 +1674,9 @@ type JobEvent struct { NullFields []string `json:"-"` } -func (s *JobEvent) MarshalJSON() ([]byte, error) { +func (s JobEvent) MarshalJSON() ([]byte, error) { type NoMethod JobEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobQuery: The query required to perform a search query. @@ -1869,9 +1869,9 @@ type JobQuery struct { NullFields []string `json:"-"` } -func (s *JobQuery) MarshalJSON() ([]byte, error) { +func (s JobQuery) MarshalJSON() ([]byte, error) { type NoMethod JobQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobResult: Mutation result of a job from a batch operation. @@ -1896,9 +1896,9 @@ type JobResult struct { NullFields []string `json:"-"` } -func (s *JobResult) MarshalJSON() ([]byte, error) { +func (s JobResult) MarshalJSON() ([]byte, error) { type NoMethod JobResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -1924,9 +1924,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -1970,9 +1970,9 @@ type ListCompaniesResponse struct { NullFields []string `json:"-"` } -func (s *ListCompaniesResponse) MarshalJSON() ([]byte, error) { +func (s ListCompaniesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCompaniesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobsResponse: List jobs response. @@ -2001,9 +2001,9 @@ type ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTenantsResponse: The List tenants response object. @@ -2031,9 +2031,9 @@ type ListTenantsResponse struct { NullFields []string `json:"-"` } -func (s *ListTenantsResponse) MarshalJSON() ([]byte, error) { +func (s ListTenantsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTenantsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a location with full geographic @@ -2087,9 +2087,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Location) UnmarshalJSON(data []byte) error { @@ -2167,9 +2167,9 @@ type LocationFilter struct { NullFields []string `json:"-"` } -func (s *LocationFilter) MarshalJSON() ([]byte, error) { +func (s LocationFilter) MarshalJSON() ([]byte, error) { type NoMethod LocationFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LocationFilter) UnmarshalJSON(data []byte) error { @@ -2218,9 +2218,9 @@ type MatchingJob struct { NullFields []string `json:"-"` } -func (s *MatchingJob) MarshalJSON() ([]byte, error) { +func (s MatchingJob) MarshalJSON() ([]byte, error) { type NoMethod MatchingJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -2249,9 +2249,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2296,9 +2296,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalAddress: Represents a postal address, e.g. for postal delivery or @@ -2395,9 +2395,9 @@ type PostalAddress struct { NullFields []string `json:"-"` } -func (s *PostalAddress) MarshalJSON() ([]byte, error) { +func (s PostalAddress) MarshalJSON() ([]byte, error) { type NoMethod PostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProcessingOptions: Options for job processing. @@ -2431,9 +2431,9 @@ type ProcessingOptions struct { NullFields []string `json:"-"` } -func (s *ProcessingOptions) MarshalJSON() ([]byte, error) { +func (s ProcessingOptions) MarshalJSON() ([]byte, error) { type NoMethod ProcessingOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestMetadata: Meta information related to the job searcher or entity @@ -2487,9 +2487,9 @@ type RequestMetadata struct { NullFields []string `json:"-"` } -func (s *RequestMetadata) MarshalJSON() ([]byte, error) { +func (s RequestMetadata) MarshalJSON() ([]byte, error) { type NoMethod RequestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResponseMetadata: Additional information returned to client, such as @@ -2511,9 +2511,9 @@ type ResponseMetadata struct { NullFields []string `json:"-"` } -func (s *ResponseMetadata) MarshalJSON() ([]byte, error) { +func (s ResponseMetadata) MarshalJSON() ([]byte, error) { type NoMethod ResponseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchJobsRequest: The Request body of the `SearchJobs` call. @@ -2754,9 +2754,9 @@ type SearchJobsRequest struct { NullFields []string `json:"-"` } -func (s *SearchJobsRequest) MarshalJSON() ([]byte, error) { +func (s SearchJobsRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchJobsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchJobsResponse: Response for SearchJob method. @@ -2806,9 +2806,9 @@ type SearchJobsResponse struct { NullFields []string `json:"-"` } -func (s *SearchJobsResponse) MarshalJSON() ([]byte, error) { +func (s SearchJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpellingCorrection: Spell check result. @@ -2836,9 +2836,9 @@ type SpellingCorrection struct { NullFields []string `json:"-"` } -func (s *SpellingCorrection) MarshalJSON() ([]byte, error) { +func (s SpellingCorrection) MarshalJSON() ([]byte, error) { type NoMethod SpellingCorrection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2870,9 +2870,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tenant: A Tenant resource represents a tenant in the service. A tenant is a @@ -2904,9 +2904,9 @@ type Tenant struct { NullFields []string `json:"-"` } -func (s *Tenant) MarshalJSON() ([]byte, error) { +func (s Tenant) MarshalJSON() ([]byte, error) { type NoMethod Tenant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -2937,9 +2937,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimestampRange: Message representing a period of time between two @@ -2962,9 +2962,9 @@ type TimestampRange struct { NullFields []string `json:"-"` } -func (s *TimestampRange) MarshalJSON() ([]byte, error) { +func (s TimestampRange) MarshalJSON() ([]byte, error) { type NoMethod TimestampRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsOperationsGetCall struct { diff --git a/keep/v1/keep-gen.go b/keep/v1/keep-gen.go index 633ecbbe23..ec4001a53d 100644 --- a/keep/v1/keep-gen.go +++ b/keep/v1/keep-gen.go @@ -218,9 +218,9 @@ type Attachment struct { NullFields []string `json:"-"` } -func (s *Attachment) MarshalJSON() ([]byte, error) { +func (s Attachment) MarshalJSON() ([]byte, error) { type NoMethod Attachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreatePermissionsRequest: The request to add one or more permissions on @@ -242,9 +242,9 @@ type BatchCreatePermissionsRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreatePermissionsRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreatePermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreatePermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreatePermissionsResponse: The response for creating permissions on a @@ -268,9 +268,9 @@ type BatchCreatePermissionsResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreatePermissionsResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreatePermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreatePermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeletePermissionsRequest: The request to remove one or more permissions @@ -295,9 +295,9 @@ type BatchDeletePermissionsRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeletePermissionsRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeletePermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeletePermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreatePermissionRequest: The request to add a single permission on the note. @@ -321,9 +321,9 @@ type CreatePermissionRequest struct { NullFields []string `json:"-"` } -func (s *CreatePermissionRequest) MarshalJSON() ([]byte, error) { +func (s CreatePermissionRequest) MarshalJSON() ([]byte, error) { type NoMethod CreatePermissionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -356,9 +356,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListContent: The list of items for a single list note. @@ -379,9 +379,9 @@ type ListContent struct { NullFields []string `json:"-"` } -func (s *ListContent) MarshalJSON() ([]byte, error) { +func (s ListContent) MarshalJSON() ([]byte, error) { type NoMethod ListContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListItem: A single list item in a note's list. @@ -406,9 +406,9 @@ type ListItem struct { NullFields []string `json:"-"` } -func (s *ListItem) MarshalJSON() ([]byte, error) { +func (s ListItem) MarshalJSON() ([]byte, error) { type NoMethod ListItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNotesResponse: The response when listing a page of notes. @@ -433,9 +433,9 @@ type ListNotesResponse struct { NullFields []string `json:"-"` } -func (s *ListNotesResponse) MarshalJSON() ([]byte, error) { +func (s ListNotesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNotesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Note: A single note. @@ -479,9 +479,9 @@ type Note struct { NullFields []string `json:"-"` } -func (s *Note) MarshalJSON() ([]byte, error) { +func (s Note) MarshalJSON() ([]byte, error) { type NoMethod Note - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Permission: A single permission on the note. Associates a `member` with a @@ -527,9 +527,9 @@ type Permission struct { NullFields []string `json:"-"` } -func (s *Permission) MarshalJSON() ([]byte, error) { +func (s Permission) MarshalJSON() ([]byte, error) { type NoMethod Permission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Section: The content of the note. @@ -552,9 +552,9 @@ type Section struct { NullFields []string `json:"-"` } -func (s *Section) MarshalJSON() ([]byte, error) { +func (s Section) MarshalJSON() ([]byte, error) { type NoMethod Section - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextContent: The block of text for a single text section or list item. @@ -575,9 +575,9 @@ type TextContent struct { NullFields []string `json:"-"` } -func (s *TextContent) MarshalJSON() ([]byte, error) { +func (s TextContent) MarshalJSON() ([]byte, error) { type NoMethod TextContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: Describes a single user. @@ -597,9 +597,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MediaDownloadCall struct { diff --git a/kgsearch/v1/kgsearch-gen.go b/kgsearch/v1/kgsearch-gen.go index 1f2ea65f3b..482ab15047 100644 --- a/kgsearch/v1/kgsearch-gen.go +++ b/kgsearch/v1/kgsearch-gen.go @@ -172,9 +172,9 @@ type SearchResponse struct { NullFields []string `json:"-"` } -func (s *SearchResponse) MarshalJSON() ([]byte, error) { +func (s SearchResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EntitiesSearchCall struct { diff --git a/kmsinventory/v1/kmsinventory-gen.go b/kmsinventory/v1/kmsinventory-gen.go index 0d50c87fd7..fb9c82de90 100644 --- a/kmsinventory/v1/kmsinventory-gen.go +++ b/kmsinventory/v1/kmsinventory-gen.go @@ -259,9 +259,9 @@ type GoogleCloudKmsInventoryV1ListCryptoKeysResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudKmsInventoryV1ListCryptoKeysResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudKmsInventoryV1ListCryptoKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudKmsInventoryV1ListCryptoKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudKmsInventoryV1ProtectedResource: Metadata about a resource @@ -314,9 +314,9 @@ type GoogleCloudKmsInventoryV1ProtectedResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudKmsInventoryV1ProtectedResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudKmsInventoryV1ProtectedResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudKmsInventoryV1ProtectedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudKmsInventoryV1ProtectedResourcesSummary: Aggregate information @@ -357,9 +357,9 @@ type GoogleCloudKmsInventoryV1ProtectedResourcesSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudKmsInventoryV1ProtectedResourcesSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudKmsInventoryV1ProtectedResourcesSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudKmsInventoryV1ProtectedResourcesSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudKmsInventoryV1SearchProtectedResourcesResponse: Response message @@ -386,9 +386,9 @@ type GoogleCloudKmsInventoryV1SearchProtectedResourcesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudKmsInventoryV1SearchProtectedResourcesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudKmsInventoryV1SearchProtectedResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudKmsInventoryV1SearchProtectedResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudKmsV1CryptoKey: A CryptoKey represents a logical key that can be @@ -481,9 +481,9 @@ type GoogleCloudKmsV1CryptoKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudKmsV1CryptoKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudKmsV1CryptoKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudKmsV1CryptoKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudKmsV1CryptoKeyVersion: A CryptoKeyVersion represents an @@ -660,9 +660,9 @@ type GoogleCloudKmsV1CryptoKeyVersion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudKmsV1CryptoKeyVersion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudKmsV1CryptoKeyVersion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudKmsV1CryptoKeyVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudKmsV1CryptoKeyVersionTemplate: A CryptoKeyVersionTemplate @@ -757,9 +757,9 @@ type GoogleCloudKmsV1CryptoKeyVersionTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudKmsV1CryptoKeyVersionTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudKmsV1CryptoKeyVersionTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudKmsV1CryptoKeyVersionTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudKmsV1ExternalProtectionLevelOptions: @@ -787,9 +787,9 @@ type GoogleCloudKmsV1ExternalProtectionLevelOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudKmsV1ExternalProtectionLevelOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudKmsV1ExternalProtectionLevelOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudKmsV1ExternalProtectionLevelOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudKmsV1KeyAccessJustificationsPolicy: A @@ -853,9 +853,9 @@ type GoogleCloudKmsV1KeyAccessJustificationsPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudKmsV1KeyAccessJustificationsPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudKmsV1KeyAccessJustificationsPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudKmsV1KeyAccessJustificationsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudKmsV1KeyOperationAttestation: Contains an HSM-generated @@ -891,9 +891,9 @@ type GoogleCloudKmsV1KeyOperationAttestation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudKmsV1KeyOperationAttestation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudKmsV1KeyOperationAttestation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudKmsV1KeyOperationAttestation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudKmsV1KeyOperationAttestationCertificateChains: Certificate chains @@ -921,9 +921,9 @@ type GoogleCloudKmsV1KeyOperationAttestationCertificateChains struct { NullFields []string `json:"-"` } -func (s *GoogleCloudKmsV1KeyOperationAttestationCertificateChains) MarshalJSON() ([]byte, error) { +func (s GoogleCloudKmsV1KeyOperationAttestationCertificateChains) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudKmsV1KeyOperationAttestationCertificateChains - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsProtectedResourcesSearchCall struct { diff --git a/language/v1/language-gen.go b/language/v1/language-gen.go index afa8677546..54235e22bb 100644 --- a/language/v1/language-gen.go +++ b/language/v1/language-gen.go @@ -206,9 +206,9 @@ type AnalyzeEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeEntitiesResponse: The entity analysis response message. @@ -235,9 +235,9 @@ type AnalyzeEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeEntitySentimentRequest: The entity-level sentiment analysis request @@ -273,9 +273,9 @@ type AnalyzeEntitySentimentRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitySentimentRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitySentimentRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitySentimentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeEntitySentimentResponse: The entity-level sentiment analysis response @@ -304,9 +304,9 @@ type AnalyzeEntitySentimentResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitySentimentResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitySentimentResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitySentimentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeSentimentRequest: The sentiment analysis request message. @@ -342,9 +342,9 @@ type AnalyzeSentimentRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeSentimentRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeSentimentRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeSentimentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeSentimentResponse: The sentiment analysis response message. @@ -373,9 +373,9 @@ type AnalyzeSentimentResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeSentimentResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeSentimentResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeSentimentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeSyntaxRequest: The syntax analysis request message. @@ -410,9 +410,9 @@ type AnalyzeSyntaxRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeSyntaxRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeSyntaxRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeSyntaxRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeSyntaxResponse: The syntax analysis response message. @@ -442,9 +442,9 @@ type AnalyzeSyntaxResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeSyntaxResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeSyntaxResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeSyntaxResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateTextRequest: The request message for the text annotation API, which @@ -483,9 +483,9 @@ type AnnotateTextRequest struct { NullFields []string `json:"-"` } -func (s *AnnotateTextRequest) MarshalJSON() ([]byte, error) { +func (s AnnotateTextRequest) MarshalJSON() ([]byte, error) { type NoMethod AnnotateTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateTextRequestFeatures: All available features for sentiment, syntax, @@ -521,9 +521,9 @@ type AnnotateTextRequestFeatures struct { NullFields []string `json:"-"` } -func (s *AnnotateTextRequestFeatures) MarshalJSON() ([]byte, error) { +func (s AnnotateTextRequestFeatures) MarshalJSON() ([]byte, error) { type NoMethod AnnotateTextRequestFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateTextResponse: The text annotations response message. @@ -567,9 +567,9 @@ type AnnotateTextResponse struct { NullFields []string `json:"-"` } -func (s *AnnotateTextResponse) MarshalJSON() ([]byte, error) { +func (s AnnotateTextResponse) MarshalJSON() ([]byte, error) { type NoMethod AnnotateTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassificationCategory: Represents a category returned from the text @@ -593,9 +593,9 @@ type ClassificationCategory struct { NullFields []string `json:"-"` } -func (s *ClassificationCategory) MarshalJSON() ([]byte, error) { +func (s ClassificationCategory) MarshalJSON() ([]byte, error) { type NoMethod ClassificationCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ClassificationCategory) UnmarshalJSON(data []byte) error { @@ -635,9 +635,9 @@ type ClassificationModelOptions struct { NullFields []string `json:"-"` } -func (s *ClassificationModelOptions) MarshalJSON() ([]byte, error) { +func (s ClassificationModelOptions) MarshalJSON() ([]byte, error) { type NoMethod ClassificationModelOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassificationModelOptionsV1Model: Options for the V1 model. @@ -667,9 +667,9 @@ type ClassificationModelOptionsV2Model struct { NullFields []string `json:"-"` } -func (s *ClassificationModelOptionsV2Model) MarshalJSON() ([]byte, error) { +func (s ClassificationModelOptionsV2Model) MarshalJSON() ([]byte, error) { type NoMethod ClassificationModelOptionsV2Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassifyTextRequest: The document classification request message. @@ -692,9 +692,9 @@ type ClassifyTextRequest struct { NullFields []string `json:"-"` } -func (s *ClassifyTextRequest) MarshalJSON() ([]byte, error) { +func (s ClassifyTextRequest) MarshalJSON() ([]byte, error) { type NoMethod ClassifyTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassifyTextResponse: The document classification response message. @@ -717,9 +717,9 @@ type ClassifyTextResponse struct { NullFields []string `json:"-"` } -func (s *ClassifyTextResponse) MarshalJSON() ([]byte, error) { +func (s ClassifyTextResponse) MarshalJSON() ([]byte, error) { type NoMethod ClassifyTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Color: Represents a color in the RGBA color space. This representation is @@ -800,9 +800,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -1030,9 +1030,9 @@ type CpuMetric struct { NullFields []string `json:"-"` } -func (s *CpuMetric) MarshalJSON() ([]byte, error) { +func (s CpuMetric) MarshalJSON() ([]byte, error) { type NoMethod CpuMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DependencyEdge: Represents dependency parse tree information for a token. @@ -1146,9 +1146,9 @@ type DependencyEdge struct { NullFields []string `json:"-"` } -func (s *DependencyEdge) MarshalJSON() ([]byte, error) { +func (s DependencyEdge) MarshalJSON() ([]byte, error) { type NoMethod DependencyEdge - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskMetric struct { @@ -1177,9 +1177,9 @@ type DiskMetric struct { NullFields []string `json:"-"` } -func (s *DiskMetric) MarshalJSON() ([]byte, error) { +func (s DiskMetric) MarshalJSON() ([]byte, error) { type NoMethod DiskMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Document: Represents the input to API methods. @@ -1220,9 +1220,9 @@ type Document struct { NullFields []string `json:"-"` } -func (s *Document) MarshalJSON() ([]byte, error) { +func (s Document) MarshalJSON() ([]byte, error) { type NoMethod Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Entity: Represents a phrase in the text that is a known entity, such as a @@ -1293,9 +1293,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Entity) UnmarshalJSON(data []byte) error { @@ -1342,9 +1342,9 @@ type EntityMention struct { NullFields []string `json:"-"` } -func (s *EntityMention) MarshalJSON() ([]byte, error) { +func (s EntityMention) MarshalJSON() ([]byte, error) { type NoMethod EntityMention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GpuMetric struct { @@ -1544,9 +1544,9 @@ type GpuMetric struct { NullFields []string `json:"-"` } -func (s *GpuMetric) MarshalJSON() ([]byte, error) { +func (s GpuMetric) MarshalJSON() ([]byte, error) { type NoMethod GpuMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InfraUsage: Infra Usage of billing metrics. Next ID: 6 @@ -1574,9 +1574,9 @@ type InfraUsage struct { NullFields []string `json:"-"` } -func (s *InfraUsage) MarshalJSON() ([]byte, error) { +func (s InfraUsage) MarshalJSON() ([]byte, error) { type NoMethod InfraUsage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModerateTextRequest: The document moderation request message. @@ -1596,9 +1596,9 @@ type ModerateTextRequest struct { NullFields []string `json:"-"` } -func (s *ModerateTextRequest) MarshalJSON() ([]byte, error) { +func (s ModerateTextRequest) MarshalJSON() ([]byte, error) { type NoMethod ModerateTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModerateTextResponse: The document moderation response message. @@ -1622,9 +1622,9 @@ type ModerateTextResponse struct { NullFields []string `json:"-"` } -func (s *ModerateTextResponse) MarshalJSON() ([]byte, error) { +func (s ModerateTextResponse) MarshalJSON() ([]byte, error) { type NoMethod ModerateTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartOfSpeech: Represents part of speech information for a token. Parts of @@ -1785,9 +1785,9 @@ type PartOfSpeech struct { NullFields []string `json:"-"` } -func (s *PartOfSpeech) MarshalJSON() ([]byte, error) { +func (s PartOfSpeech) MarshalJSON() ([]byte, error) { type NoMethod PartOfSpeech - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RamMetric struct { @@ -1995,9 +1995,9 @@ type RamMetric struct { NullFields []string `json:"-"` } -func (s *RamMetric) MarshalJSON() ([]byte, error) { +func (s RamMetric) MarshalJSON() ([]byte, error) { type NoMethod RamMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RamMetric) UnmarshalJSON(data []byte) error { @@ -2035,9 +2035,9 @@ type Sentence struct { NullFields []string `json:"-"` } -func (s *Sentence) MarshalJSON() ([]byte, error) { +func (s Sentence) MarshalJSON() ([]byte, error) { type NoMethod Sentence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sentiment: Represents the feeling associated with the entire text or @@ -2063,9 +2063,9 @@ type Sentiment struct { NullFields []string `json:"-"` } -func (s *Sentiment) MarshalJSON() ([]byte, error) { +func (s Sentiment) MarshalJSON() ([]byte, error) { type NoMethod Sentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Sentiment) UnmarshalJSON(data []byte) error { @@ -2113,9 +2113,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextSpan: Represents a text span in the input document. @@ -2139,9 +2139,9 @@ type TextSpan struct { NullFields []string `json:"-"` } -func (s *TextSpan) MarshalJSON() ([]byte, error) { +func (s TextSpan) MarshalJSON() ([]byte, error) { type NoMethod TextSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Token: Represents the smallest syntactic building block of the text. @@ -2168,9 +2168,9 @@ type Token struct { NullFields []string `json:"-"` } -func (s *Token) MarshalJSON() ([]byte, error) { +func (s Token) MarshalJSON() ([]byte, error) { type NoMethod Token - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TpuMetric struct { @@ -2199,9 +2199,9 @@ type TpuMetric struct { NullFields []string `json:"-"` } -func (s *TpuMetric) MarshalJSON() ([]byte, error) { +func (s TpuMetric) MarshalJSON() ([]byte, error) { type NoMethod TpuMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSArrayStats: The data statistics of a series of ARRAY values. @@ -2223,9 +2223,9 @@ type XPSArrayStats struct { NullFields []string `json:"-"` } -func (s *XPSArrayStats) MarshalJSON() ([]byte, error) { +func (s XPSArrayStats) MarshalJSON() ([]byte, error) { type NoMethod XPSArrayStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSBatchPredictResponse struct { @@ -2246,9 +2246,9 @@ type XPSBatchPredictResponse struct { NullFields []string `json:"-"` } -func (s *XPSBatchPredictResponse) MarshalJSON() ([]byte, error) { +func (s XPSBatchPredictResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSBatchPredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSBoundingBoxMetricsEntry: Bounding box matching model metrics for a single @@ -2276,9 +2276,9 @@ type XPSBoundingBoxMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSBoundingBoxMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSBoundingBoxMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSBoundingBoxMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSBoundingBoxMetricsEntry) UnmarshalJSON(data []byte) error { @@ -2322,9 +2322,9 @@ type XPSBoundingBoxMetricsEntryConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSBoundingBoxMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSBoundingBoxMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSBoundingBoxMetricsEntryConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSBoundingBoxMetricsEntryConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -2366,9 +2366,9 @@ type XPSCategoryStats struct { NullFields []string `json:"-"` } -func (s *XPSCategoryStats) MarshalJSON() ([]byte, error) { +func (s XPSCategoryStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCategoryStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSCategoryStatsSingleCategoryStats: The statistics of a single CATEGORY @@ -2391,9 +2391,9 @@ type XPSCategoryStatsSingleCategoryStats struct { NullFields []string `json:"-"` } -func (s *XPSCategoryStatsSingleCategoryStats) MarshalJSON() ([]byte, error) { +func (s XPSCategoryStatsSingleCategoryStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCategoryStatsSingleCategoryStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSClassificationEvaluationMetrics: Model evaluation metrics for @@ -2431,9 +2431,9 @@ type XPSClassificationEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSClassificationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSClassificationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSClassificationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSClassificationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -2484,9 +2484,9 @@ type XPSColorMap struct { NullFields []string `json:"-"` } -func (s *XPSColorMap) MarshalJSON() ([]byte, error) { +func (s XPSColorMap) MarshalJSON() ([]byte, error) { type NoMethod XPSColorMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSColorMapIntColor: RGB color and each channel is represented by an @@ -2511,9 +2511,9 @@ type XPSColorMapIntColor struct { NullFields []string `json:"-"` } -func (s *XPSColorMapIntColor) MarshalJSON() ([]byte, error) { +func (s XPSColorMapIntColor) MarshalJSON() ([]byte, error) { type NoMethod XPSColorMapIntColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSColumnSpec struct { @@ -2550,9 +2550,9 @@ type XPSColumnSpec struct { NullFields []string `json:"-"` } -func (s *XPSColumnSpec) MarshalJSON() ([]byte, error) { +func (s XPSColumnSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSColumnSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSColumnSpecCorrelatedColumn: Identifies a table's column, and its @@ -2573,9 +2573,9 @@ type XPSColumnSpecCorrelatedColumn struct { NullFields []string `json:"-"` } -func (s *XPSColumnSpecCorrelatedColumn) MarshalJSON() ([]byte, error) { +func (s XPSColumnSpecCorrelatedColumn) MarshalJSON() ([]byte, error) { type NoMethod XPSColumnSpecCorrelatedColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSColumnSpecForecastingMetadata: @@ -2610,9 +2610,9 @@ type XPSColumnSpecForecastingMetadata struct { NullFields []string `json:"-"` } -func (s *XPSColumnSpecForecastingMetadata) MarshalJSON() ([]byte, error) { +func (s XPSColumnSpecForecastingMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSColumnSpecForecastingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSCommonStats: Common statistics for a column with a specified data type. @@ -2633,9 +2633,9 @@ type XPSCommonStats struct { NullFields []string `json:"-"` } -func (s *XPSCommonStats) MarshalJSON() ([]byte, error) { +func (s XPSCommonStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCommonStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSConfidenceMetricsEntry: ConfidenceMetricsEntry includes generic @@ -2695,9 +2695,9 @@ type XPSConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -2763,9 +2763,9 @@ type XPSConfusionMatrix struct { NullFields []string `json:"-"` } -func (s *XPSConfusionMatrix) MarshalJSON() ([]byte, error) { +func (s XPSConfusionMatrix) MarshalJSON() ([]byte, error) { type NoMethod XPSConfusionMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSConfusionMatrixRow: A row in the confusion matrix. @@ -2792,9 +2792,9 @@ type XPSConfusionMatrixRow struct { NullFields []string `json:"-"` } -func (s *XPSConfusionMatrixRow) MarshalJSON() ([]byte, error) { +func (s XPSConfusionMatrixRow) MarshalJSON() ([]byte, error) { type NoMethod XPSConfusionMatrixRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSCoreMlFormat: A model format used for iOS mobile devices. @@ -2820,9 +2820,9 @@ type XPSCorrelationStats struct { NullFields []string `json:"-"` } -func (s *XPSCorrelationStats) MarshalJSON() ([]byte, error) { +func (s XPSCorrelationStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCorrelationStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSCorrelationStats) UnmarshalJSON(data []byte) error { @@ -2868,9 +2868,9 @@ type XPSDataErrors struct { NullFields []string `json:"-"` } -func (s *XPSDataErrors) MarshalJSON() ([]byte, error) { +func (s XPSDataErrors) MarshalJSON() ([]byte, error) { type NoMethod XPSDataErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSDataStats: The data statistics of a series of values that share the same @@ -2907,9 +2907,9 @@ type XPSDataStats struct { NullFields []string `json:"-"` } -func (s *XPSDataStats) MarshalJSON() ([]byte, error) { +func (s XPSDataStats) MarshalJSON() ([]byte, error) { type NoMethod XPSDataStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSDataType: Indicated the type of data that can be stored in a structured @@ -2964,9 +2964,9 @@ type XPSDataType struct { NullFields []string `json:"-"` } -func (s *XPSDataType) MarshalJSON() ([]byte, error) { +func (s XPSDataType) MarshalJSON() ([]byte, error) { type NoMethod XPSDataType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSDockerFormat: A model format used for Docker containers. Use the params @@ -3000,9 +3000,9 @@ type XPSDockerFormat struct { NullFields []string `json:"-"` } -func (s *XPSDockerFormat) MarshalJSON() ([]byte, error) { +func (s XPSDockerFormat) MarshalJSON() ([]byte, error) { type NoMethod XPSDockerFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSEdgeTpuTfLiteFormat: A model format used for Edge TPU @@ -3063,9 +3063,9 @@ type XPSEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSEvaluationMetricsSet: Specifies location of model evaluation metrics. @@ -3093,9 +3093,9 @@ type XPSEvaluationMetricsSet struct { NullFields []string `json:"-"` } -func (s *XPSEvaluationMetricsSet) MarshalJSON() ([]byte, error) { +func (s XPSEvaluationMetricsSet) MarshalJSON() ([]byte, error) { type NoMethod XPSEvaluationMetricsSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSExampleSet: Set of examples or input sources. @@ -3121,9 +3121,9 @@ type XPSExampleSet struct { NullFields []string `json:"-"` } -func (s *XPSExampleSet) MarshalJSON() ([]byte, error) { +func (s XPSExampleSet) MarshalJSON() ([]byte, error) { type NoMethod XPSExampleSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSExportModelOutputConfig struct { @@ -3155,9 +3155,9 @@ type XPSExportModelOutputConfig struct { NullFields []string `json:"-"` } -func (s *XPSExportModelOutputConfig) MarshalJSON() ([]byte, error) { +func (s XPSExportModelOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod XPSExportModelOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSFileSpec: Spec of input and output files, on external file systems (CNS, @@ -3195,9 +3195,9 @@ type XPSFileSpec struct { NullFields []string `json:"-"` } -func (s *XPSFileSpec) MarshalJSON() ([]byte, error) { +func (s XPSFileSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSFileSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSFloat64Stats: The data statistics of a series of FLOAT64 values. @@ -3231,9 +3231,9 @@ type XPSFloat64Stats struct { NullFields []string `json:"-"` } -func (s *XPSFloat64Stats) MarshalJSON() ([]byte, error) { +func (s XPSFloat64Stats) MarshalJSON() ([]byte, error) { type NoMethod XPSFloat64Stats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSFloat64Stats) UnmarshalJSON(data []byte) error { @@ -3280,9 +3280,9 @@ type XPSFloat64StatsHistogramBucket struct { NullFields []string `json:"-"` } -func (s *XPSFloat64StatsHistogramBucket) MarshalJSON() ([]byte, error) { +func (s XPSFloat64StatsHistogramBucket) MarshalJSON() ([]byte, error) { type NoMethod XPSFloat64StatsHistogramBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSFloat64StatsHistogramBucket) UnmarshalJSON(data []byte) error { @@ -3344,9 +3344,9 @@ type XPSImageClassificationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSImageClassificationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSImageClassificationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSImageClassificationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageExportModelSpec: Information of downloadable models that are @@ -3374,9 +3374,9 @@ type XPSImageExportModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageExportModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageExportModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageExportModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageModelArtifactSpec: Stores the locations and related metadata of the @@ -3412,9 +3412,9 @@ type XPSImageModelArtifactSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageModelArtifactSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageModelArtifactSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageModelArtifactSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageModelServingSpec: Serving specification for image models. @@ -3440,9 +3440,9 @@ type XPSImageModelServingSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageModelServingSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageModelServingSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageModelServingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageModelServingSpec) UnmarshalJSON(data []byte) error { @@ -3508,9 +3508,9 @@ type XPSImageModelServingSpecModelThroughputEstimation struct { NullFields []string `json:"-"` } -func (s *XPSImageModelServingSpecModelThroughputEstimation) MarshalJSON() ([]byte, error) { +func (s XPSImageModelServingSpecModelThroughputEstimation) MarshalJSON() ([]byte, error) { type NoMethod XPSImageModelServingSpecModelThroughputEstimation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageModelServingSpecModelThroughputEstimation) UnmarshalJSON(data []byte) error { @@ -3558,9 +3558,9 @@ type XPSImageObjectDetectionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSImageObjectDetectionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSImageObjectDetectionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSImageObjectDetectionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageObjectDetectionEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -3614,9 +3614,9 @@ type XPSImageObjectDetectionModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageObjectDetectionModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageObjectDetectionModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageObjectDetectionModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageSegmentationEvaluationMetrics: Model evaluation metrics for image @@ -3638,9 +3638,9 @@ type XPSImageSegmentationEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSImageSegmentationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSImageSegmentationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSImageSegmentationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry: Metrics for a @@ -3675,9 +3675,9 @@ type XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -3740,9 +3740,9 @@ type XPSImageSegmentationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSImageSegmentationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSImageSegmentationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSImageSegmentationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSIntegratedGradientsAttribution: An attribution method that computes the @@ -3768,9 +3768,9 @@ type XPSIntegratedGradientsAttribution struct { NullFields []string `json:"-"` } -func (s *XPSIntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { +func (s XPSIntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { type NoMethod XPSIntegratedGradientsAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSMetricEntry struct { @@ -3800,9 +3800,9 @@ type XPSMetricEntry struct { NullFields []string `json:"-"` } -func (s *XPSMetricEntry) MarshalJSON() ([]byte, error) { +func (s XPSMetricEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSMetricEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSMetricEntry) UnmarshalJSON(data []byte) error { @@ -3837,9 +3837,9 @@ type XPSMetricEntryLabel struct { NullFields []string `json:"-"` } -func (s *XPSMetricEntryLabel) MarshalJSON() ([]byte, error) { +func (s XPSMetricEntryLabel) MarshalJSON() ([]byte, error) { type NoMethod XPSMetricEntryLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSModelArtifactItem: A single model artifact item. @@ -3876,9 +3876,9 @@ type XPSModelArtifactItem struct { NullFields []string `json:"-"` } -func (s *XPSModelArtifactItem) MarshalJSON() ([]byte, error) { +func (s XPSModelArtifactItem) MarshalJSON() ([]byte, error) { type NoMethod XPSModelArtifactItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSPreprocessResponse: Next ID: 8 @@ -3904,9 +3904,9 @@ type XPSPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSRegressionEvaluationMetrics: Model evaluation metrics for regression @@ -3939,9 +3939,9 @@ type XPSRegressionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSRegressionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSRegressionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSRegressionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSRegressionEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -3986,9 +3986,9 @@ type XPSRegressionMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSRegressionMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSRegressionMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSRegressionMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSRegressionMetricsEntry) UnmarshalJSON(data []byte) error { @@ -4028,9 +4028,9 @@ type XPSReportingMetrics struct { NullFields []string `json:"-"` } -func (s *XPSReportingMetrics) MarshalJSON() ([]byte, error) { +func (s XPSReportingMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSReportingMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSResponseExplanationMetadata struct { @@ -4051,9 +4051,9 @@ type XPSResponseExplanationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSResponseExplanationMetadataInputMetadata: Metadata of the input of a @@ -4086,9 +4086,9 @@ type XPSResponseExplanationMetadataInputMetadata struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationMetadataInputMetadata) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationMetadataInputMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationMetadataInputMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSResponseExplanationMetadataOutputMetadata: Metadata of the prediction @@ -4109,9 +4109,9 @@ type XPSResponseExplanationMetadataOutputMetadata struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationMetadataOutputMetadata) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationMetadataOutputMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationMetadataOutputMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSResponseExplanationParameters struct { @@ -4143,9 +4143,9 @@ type XPSResponseExplanationParameters struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationParameters) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationParameters) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSResponseExplanationSpec: Specification of Model explanation. @@ -4172,9 +4172,9 @@ type XPSResponseExplanationSpec struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationSpec) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSRow struct { @@ -4198,9 +4198,9 @@ type XPSRow struct { NullFields []string `json:"-"` } -func (s *XPSRow) MarshalJSON() ([]byte, error) { +func (s XPSRow) MarshalJSON() ([]byte, error) { type NoMethod XPSRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechEvaluationMetrics struct { @@ -4220,9 +4220,9 @@ type XPSSpeechEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSSpeechEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSSpeechEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechEvaluationMetricsSubModelEvaluationMetric struct { @@ -4263,9 +4263,9 @@ type XPSSpeechEvaluationMetricsSubModelEvaluationMetric struct { NullFields []string `json:"-"` } -func (s *XPSSpeechEvaluationMetricsSubModelEvaluationMetric) MarshalJSON() ([]byte, error) { +func (s XPSSpeechEvaluationMetricsSubModelEvaluationMetric) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechEvaluationMetricsSubModelEvaluationMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSSpeechEvaluationMetricsSubModelEvaluationMetric) UnmarshalJSON(data []byte) error { @@ -4305,9 +4305,9 @@ type XPSSpeechModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSSpeechModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSSpeechModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechModelSpecSubModelSpec struct { @@ -4341,9 +4341,9 @@ type XPSSpeechModelSpecSubModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSSpeechModelSpecSubModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSSpeechModelSpecSubModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechModelSpecSubModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechPreprocessResponse struct { @@ -4372,9 +4372,9 @@ type XPSSpeechPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSSpeechPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSSpeechPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechPreprocessStats struct { @@ -4416,9 +4416,9 @@ type XPSSpeechPreprocessStats struct { NullFields []string `json:"-"` } -func (s *XPSSpeechPreprocessStats) MarshalJSON() ([]byte, error) { +func (s XPSSpeechPreprocessStats) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechPreprocessStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStringStats: The data statistics of a series of STRING values. @@ -4440,9 +4440,9 @@ type XPSStringStats struct { NullFields []string `json:"-"` } -func (s *XPSStringStats) MarshalJSON() ([]byte, error) { +func (s XPSStringStats) MarshalJSON() ([]byte, error) { type NoMethod XPSStringStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStringStatsUnigramStats: The statistics of a unigram. @@ -4464,9 +4464,9 @@ type XPSStringStatsUnigramStats struct { NullFields []string `json:"-"` } -func (s *XPSStringStatsUnigramStats) MarshalJSON() ([]byte, error) { +func (s XPSStringStatsUnigramStats) MarshalJSON() ([]byte, error) { type NoMethod XPSStringStatsUnigramStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStructStats: The data statistics of a series of STRUCT values. @@ -4488,9 +4488,9 @@ type XPSStructStats struct { NullFields []string `json:"-"` } -func (s *XPSStructStats) MarshalJSON() ([]byte, error) { +func (s XPSStructStats) MarshalJSON() ([]byte, error) { type NoMethod XPSStructStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStructType: `StructType` defines the DataType-s of a STRUCT type. @@ -4510,9 +4510,9 @@ type XPSStructType struct { NullFields []string `json:"-"` } -func (s *XPSStructType) MarshalJSON() ([]byte, error) { +func (s XPSStructType) MarshalJSON() ([]byte, error) { type NoMethod XPSStructType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTableSpec struct { @@ -4539,9 +4539,9 @@ type XPSTableSpec struct { NullFields []string `json:"-"` } -func (s *XPSTableSpec) MarshalJSON() ([]byte, error) { +func (s XPSTableSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSTableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesClassificationMetrics: Metrics for Tables classification problems. @@ -4561,9 +4561,9 @@ type XPSTablesClassificationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesClassificationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesClassificationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesClassificationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesClassificationMetricsCurveMetrics: Metrics curve data point for a @@ -4596,9 +4596,9 @@ type XPSTablesClassificationMetricsCurveMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesClassificationMetricsCurveMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesClassificationMetricsCurveMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesClassificationMetricsCurveMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesClassificationMetricsCurveMetrics) UnmarshalJSON(data []byte) error { @@ -4659,9 +4659,9 @@ type XPSTablesConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSTablesConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSTablesConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -4717,9 +4717,9 @@ type XPSTablesDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *XPSTablesDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s XPSTablesDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTablesEvaluationMetrics struct { @@ -4740,9 +4740,9 @@ type XPSTablesEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesModelColumnInfo: An information specific to given column and Tables @@ -4773,9 +4773,9 @@ type XPSTablesModelColumnInfo struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelColumnInfo) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelColumnInfo) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelColumnInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesModelColumnInfo) UnmarshalJSON(data []byte) error { @@ -4809,9 +4809,9 @@ type XPSTablesModelStructure struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelStructure) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelStructure) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelStructure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesModelStructureModelParameters: Model hyper-parameters for a model. @@ -4830,9 +4830,9 @@ type XPSTablesModelStructureModelParameters struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelStructureModelParameters) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelStructureModelParameters) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelStructureModelParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTablesModelStructureModelParametersParameter struct { @@ -4857,9 +4857,9 @@ type XPSTablesModelStructureModelParametersParameter struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelStructureModelParametersParameter) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelStructureModelParametersParameter) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelStructureModelParametersParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesModelStructureModelParametersParameter) UnmarshalJSON(data []byte) error { @@ -4893,9 +4893,9 @@ type XPSTablesPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSTablesPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSTablesPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesRegressionMetrics: Metrics for Tables regression problems. @@ -4927,9 +4927,9 @@ type XPSTablesRegressionMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesRegressionMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesRegressionMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesRegressionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesRegressionMetrics) UnmarshalJSON(data []byte) error { @@ -4978,9 +4978,9 @@ type XPSTablesTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTablesTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTablesTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTablesTrainingOperationMetadata struct { @@ -5022,9 +5022,9 @@ type XPSTablesTrainingOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSTablesTrainingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSTablesTrainingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesTrainingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTextComponentModel: Component model. Next ID: 10 @@ -5105,9 +5105,9 @@ type XPSTextComponentModel struct { NullFields []string `json:"-"` } -func (s *XPSTextComponentModel) MarshalJSON() ([]byte, error) { +func (s XPSTextComponentModel) MarshalJSON() ([]byte, error) { type NoMethod XPSTextComponentModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTextExtractionEvaluationMetrics struct { @@ -5139,9 +5139,9 @@ type XPSTextExtractionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTextExtractionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTextExtractionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTextExtractionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTextSentimentEvaluationMetrics: Model evaluation metrics for text @@ -5182,9 +5182,9 @@ type XPSTextSentimentEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTextSentimentEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTextSentimentEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTextSentimentEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTextSentimentEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -5233,9 +5233,9 @@ type XPSTextTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTextTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTextTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTextTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTfJsFormat: A TensorFlow.js (https://www.tensorflow.org/js) model that @@ -5274,9 +5274,9 @@ type XPSTimestampStats struct { NullFields []string `json:"-"` } -func (s *XPSTimestampStats) MarshalJSON() ([]byte, error) { +func (s XPSTimestampStats) MarshalJSON() ([]byte, error) { type NoMethod XPSTimestampStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTimestampStatsGranularStats: Stats split by a defined in context @@ -5298,9 +5298,9 @@ type XPSTimestampStatsGranularStats struct { NullFields []string `json:"-"` } -func (s *XPSTimestampStatsGranularStats) MarshalJSON() ([]byte, error) { +func (s XPSTimestampStatsGranularStats) MarshalJSON() ([]byte, error) { type NoMethod XPSTimestampStatsGranularStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTrackMetricsEntry: Track matching model metrics for a single track match @@ -5335,9 +5335,9 @@ type XPSTrackMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSTrackMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSTrackMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSTrackMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTrackMetricsEntry) UnmarshalJSON(data []byte) error { @@ -5390,9 +5390,9 @@ type XPSTrackMetricsEntryConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSTrackMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSTrackMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSTrackMetricsEntryConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTrackMetricsEntryConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -5468,9 +5468,9 @@ type XPSTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTrainingObjectivePoint struct { @@ -5491,9 +5491,9 @@ type XPSTrainingObjectivePoint struct { NullFields []string `json:"-"` } -func (s *XPSTrainingObjectivePoint) MarshalJSON() ([]byte, error) { +func (s XPSTrainingObjectivePoint) MarshalJSON() ([]byte, error) { type NoMethod XPSTrainingObjectivePoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTrainingObjectivePoint) UnmarshalJSON(data []byte) error { @@ -5529,9 +5529,9 @@ type XPSTranslationEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTranslationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTranslationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTranslationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTranslationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -5569,9 +5569,9 @@ type XPSTranslationPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSTranslationPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSTranslationPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTranslationPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTranslationTrainResponse: Train response for translation. @@ -5596,9 +5596,9 @@ type XPSTranslationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTranslationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTranslationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTranslationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTuningTrial: Metrics for a tuning job generated, will get forwarded to @@ -5624,9 +5624,9 @@ type XPSTuningTrial struct { NullFields []string `json:"-"` } -func (s *XPSTuningTrial) MarshalJSON() ([]byte, error) { +func (s XPSTuningTrial) MarshalJSON() ([]byte, error) { type NoMethod XPSTuningTrial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVideoActionMetricsEntry: The Evaluation metrics entry given a specific @@ -5655,9 +5655,9 @@ type XPSVideoActionMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVideoActionMetricsEntry) UnmarshalJSON(data []byte) error { @@ -5699,9 +5699,9 @@ type XPSVideoActionMetricsEntryConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionMetricsEntryConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVideoActionMetricsEntryConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -5746,9 +5746,9 @@ type XPSVideoActionRecognitionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionRecognitionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionRecognitionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionRecognitionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoActionRecognitionTrainResponse struct { @@ -5771,9 +5771,9 @@ type XPSVideoActionRecognitionTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionRecognitionTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionRecognitionTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionRecognitionTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoBatchPredictOperationMetadata struct { @@ -5795,9 +5795,9 @@ type XPSVideoBatchPredictOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSVideoBatchPredictOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSVideoBatchPredictOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoBatchPredictOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoClassificationTrainResponse struct { @@ -5820,9 +5820,9 @@ type XPSVideoClassificationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSVideoClassificationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSVideoClassificationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoClassificationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVideoExportModelSpec: Information of downloadable models that are @@ -5850,9 +5850,9 @@ type XPSVideoExportModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSVideoExportModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSVideoExportModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoExportModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoModelArtifactSpec struct { @@ -5875,9 +5875,9 @@ type XPSVideoModelArtifactSpec struct { NullFields []string `json:"-"` } -func (s *XPSVideoModelArtifactSpec) MarshalJSON() ([]byte, error) { +func (s XPSVideoModelArtifactSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoModelArtifactSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVideoObjectTrackingEvaluationMetrics: Model evaluation metrics for @@ -5927,9 +5927,9 @@ type XPSVideoObjectTrackingEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSVideoObjectTrackingEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSVideoObjectTrackingEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoObjectTrackingEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVideoObjectTrackingEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -5974,9 +5974,9 @@ type XPSVideoObjectTrackingTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSVideoObjectTrackingTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSVideoObjectTrackingTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoObjectTrackingTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoTrainingOperationMetadata struct { @@ -5999,9 +5999,9 @@ type XPSVideoTrainingOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSVideoTrainingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSVideoTrainingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoTrainingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVisionErrorAnalysisConfig: The vision model error analysis configuration. @@ -6035,9 +6035,9 @@ type XPSVisionErrorAnalysisConfig struct { NullFields []string `json:"-"` } -func (s *XPSVisionErrorAnalysisConfig) MarshalJSON() ([]byte, error) { +func (s XPSVisionErrorAnalysisConfig) MarshalJSON() ([]byte, error) { type NoMethod XPSVisionErrorAnalysisConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVisionTrainingOperationMetadata struct { @@ -6057,9 +6057,9 @@ type XPSVisionTrainingOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSVisionTrainingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSVisionTrainingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSVisionTrainingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVisualization: Visualization configurations for image explanation. @@ -6136,9 +6136,9 @@ type XPSVisualization struct { NullFields []string `json:"-"` } -func (s *XPSVisualization) MarshalJSON() ([]byte, error) { +func (s XPSVisualization) MarshalJSON() ([]byte, error) { type NoMethod XPSVisualization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVisualization) UnmarshalJSON(data []byte) error { @@ -6186,9 +6186,9 @@ type XPSXpsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSXpsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSXpsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSXpsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSXraiAttribution: An explanation method that redistributes Integrated @@ -6215,9 +6215,9 @@ type XPSXraiAttribution struct { NullFields []string `json:"-"` } -func (s *XPSXraiAttribution) MarshalJSON() ([]byte, error) { +func (s XPSXraiAttribution) MarshalJSON() ([]byte, error) { type NoMethod XPSXraiAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DocumentsAnalyzeEntitiesCall struct { diff --git a/language/v1beta2/language-gen.go b/language/v1beta2/language-gen.go index 9b3de29e1a..a19ca9d128 100644 --- a/language/v1beta2/language-gen.go +++ b/language/v1beta2/language-gen.go @@ -206,9 +206,9 @@ type AnalyzeEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeEntitiesResponse: The entity analysis response message. @@ -235,9 +235,9 @@ type AnalyzeEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeEntitySentimentRequest: The entity-level sentiment analysis request @@ -273,9 +273,9 @@ type AnalyzeEntitySentimentRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitySentimentRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitySentimentRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitySentimentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeEntitySentimentResponse: The entity-level sentiment analysis response @@ -304,9 +304,9 @@ type AnalyzeEntitySentimentResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitySentimentResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitySentimentResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitySentimentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeSentimentRequest: The sentiment analysis request message. @@ -342,9 +342,9 @@ type AnalyzeSentimentRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeSentimentRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeSentimentRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeSentimentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeSentimentResponse: The sentiment analysis response message. @@ -373,9 +373,9 @@ type AnalyzeSentimentResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeSentimentResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeSentimentResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeSentimentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeSyntaxRequest: The syntax analysis request message. @@ -410,9 +410,9 @@ type AnalyzeSyntaxRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeSyntaxRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeSyntaxRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeSyntaxRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeSyntaxResponse: The syntax analysis response message. @@ -442,9 +442,9 @@ type AnalyzeSyntaxResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeSyntaxResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeSyntaxResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeSyntaxResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateTextRequest: The request message for the text annotation API, which @@ -483,9 +483,9 @@ type AnnotateTextRequest struct { NullFields []string `json:"-"` } -func (s *AnnotateTextRequest) MarshalJSON() ([]byte, error) { +func (s AnnotateTextRequest) MarshalJSON() ([]byte, error) { type NoMethod AnnotateTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateTextRequestFeatures: All available features for sentiment, syntax, @@ -523,9 +523,9 @@ type AnnotateTextRequestFeatures struct { NullFields []string `json:"-"` } -func (s *AnnotateTextRequestFeatures) MarshalJSON() ([]byte, error) { +func (s AnnotateTextRequestFeatures) MarshalJSON() ([]byte, error) { type NoMethod AnnotateTextRequestFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateTextResponse: The text annotations response message. @@ -569,9 +569,9 @@ type AnnotateTextResponse struct { NullFields []string `json:"-"` } -func (s *AnnotateTextResponse) MarshalJSON() ([]byte, error) { +func (s AnnotateTextResponse) MarshalJSON() ([]byte, error) { type NoMethod AnnotateTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassificationCategory: Represents a category returned from the text @@ -595,9 +595,9 @@ type ClassificationCategory struct { NullFields []string `json:"-"` } -func (s *ClassificationCategory) MarshalJSON() ([]byte, error) { +func (s ClassificationCategory) MarshalJSON() ([]byte, error) { type NoMethod ClassificationCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ClassificationCategory) UnmarshalJSON(data []byte) error { @@ -637,9 +637,9 @@ type ClassificationModelOptions struct { NullFields []string `json:"-"` } -func (s *ClassificationModelOptions) MarshalJSON() ([]byte, error) { +func (s ClassificationModelOptions) MarshalJSON() ([]byte, error) { type NoMethod ClassificationModelOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassificationModelOptionsV1Model: Options for the V1 model. @@ -669,9 +669,9 @@ type ClassificationModelOptionsV2Model struct { NullFields []string `json:"-"` } -func (s *ClassificationModelOptionsV2Model) MarshalJSON() ([]byte, error) { +func (s ClassificationModelOptionsV2Model) MarshalJSON() ([]byte, error) { type NoMethod ClassificationModelOptionsV2Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassifyTextRequest: The document classification request message. @@ -694,9 +694,9 @@ type ClassifyTextRequest struct { NullFields []string `json:"-"` } -func (s *ClassifyTextRequest) MarshalJSON() ([]byte, error) { +func (s ClassifyTextRequest) MarshalJSON() ([]byte, error) { type NoMethod ClassifyTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassifyTextResponse: The document classification response message. @@ -719,9 +719,9 @@ type ClassifyTextResponse struct { NullFields []string `json:"-"` } -func (s *ClassifyTextResponse) MarshalJSON() ([]byte, error) { +func (s ClassifyTextResponse) MarshalJSON() ([]byte, error) { type NoMethod ClassifyTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Color: Represents a color in the RGBA color space. This representation is @@ -802,9 +802,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -1032,9 +1032,9 @@ type CpuMetric struct { NullFields []string `json:"-"` } -func (s *CpuMetric) MarshalJSON() ([]byte, error) { +func (s CpuMetric) MarshalJSON() ([]byte, error) { type NoMethod CpuMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DependencyEdge: Represents dependency parse tree information for a token. @@ -1146,9 +1146,9 @@ type DependencyEdge struct { NullFields []string `json:"-"` } -func (s *DependencyEdge) MarshalJSON() ([]byte, error) { +func (s DependencyEdge) MarshalJSON() ([]byte, error) { type NoMethod DependencyEdge - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskMetric struct { @@ -1177,9 +1177,9 @@ type DiskMetric struct { NullFields []string `json:"-"` } -func (s *DiskMetric) MarshalJSON() ([]byte, error) { +func (s DiskMetric) MarshalJSON() ([]byte, error) { type NoMethod DiskMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Document: Represents the input to API methods. @@ -1234,9 +1234,9 @@ type Document struct { NullFields []string `json:"-"` } -func (s *Document) MarshalJSON() ([]byte, error) { +func (s Document) MarshalJSON() ([]byte, error) { type NoMethod Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Entity: Represents a phrase in the text that is a known entity, such as a @@ -1307,9 +1307,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Entity) UnmarshalJSON(data []byte) error { @@ -1356,9 +1356,9 @@ type EntityMention struct { NullFields []string `json:"-"` } -func (s *EntityMention) MarshalJSON() ([]byte, error) { +func (s EntityMention) MarshalJSON() ([]byte, error) { type NoMethod EntityMention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GpuMetric struct { @@ -1558,9 +1558,9 @@ type GpuMetric struct { NullFields []string `json:"-"` } -func (s *GpuMetric) MarshalJSON() ([]byte, error) { +func (s GpuMetric) MarshalJSON() ([]byte, error) { type NoMethod GpuMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InfraUsage: Infra Usage of billing metrics. Next ID: 6 @@ -1588,9 +1588,9 @@ type InfraUsage struct { NullFields []string `json:"-"` } -func (s *InfraUsage) MarshalJSON() ([]byte, error) { +func (s InfraUsage) MarshalJSON() ([]byte, error) { type NoMethod InfraUsage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModerateTextRequest: The document moderation request message. @@ -1610,9 +1610,9 @@ type ModerateTextRequest struct { NullFields []string `json:"-"` } -func (s *ModerateTextRequest) MarshalJSON() ([]byte, error) { +func (s ModerateTextRequest) MarshalJSON() ([]byte, error) { type NoMethod ModerateTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModerateTextResponse: The document moderation response message. @@ -1636,9 +1636,9 @@ type ModerateTextResponse struct { NullFields []string `json:"-"` } -func (s *ModerateTextResponse) MarshalJSON() ([]byte, error) { +func (s ModerateTextResponse) MarshalJSON() ([]byte, error) { type NoMethod ModerateTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartOfSpeech: Represents part of speech information for a token. @@ -1797,9 +1797,9 @@ type PartOfSpeech struct { NullFields []string `json:"-"` } -func (s *PartOfSpeech) MarshalJSON() ([]byte, error) { +func (s PartOfSpeech) MarshalJSON() ([]byte, error) { type NoMethod PartOfSpeech - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RamMetric struct { @@ -2007,9 +2007,9 @@ type RamMetric struct { NullFields []string `json:"-"` } -func (s *RamMetric) MarshalJSON() ([]byte, error) { +func (s RamMetric) MarshalJSON() ([]byte, error) { type NoMethod RamMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RamMetric) UnmarshalJSON(data []byte) error { @@ -2047,9 +2047,9 @@ type Sentence struct { NullFields []string `json:"-"` } -func (s *Sentence) MarshalJSON() ([]byte, error) { +func (s Sentence) MarshalJSON() ([]byte, error) { type NoMethod Sentence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sentiment: Represents the feeling associated with the entire text or @@ -2075,9 +2075,9 @@ type Sentiment struct { NullFields []string `json:"-"` } -func (s *Sentiment) MarshalJSON() ([]byte, error) { +func (s Sentiment) MarshalJSON() ([]byte, error) { type NoMethod Sentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Sentiment) UnmarshalJSON(data []byte) error { @@ -2125,9 +2125,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextSpan: Represents a text span in the input document. @@ -2151,9 +2151,9 @@ type TextSpan struct { NullFields []string `json:"-"` } -func (s *TextSpan) MarshalJSON() ([]byte, error) { +func (s TextSpan) MarshalJSON() ([]byte, error) { type NoMethod TextSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Token: Represents the smallest syntactic building block of the text. @@ -2180,9 +2180,9 @@ type Token struct { NullFields []string `json:"-"` } -func (s *Token) MarshalJSON() ([]byte, error) { +func (s Token) MarshalJSON() ([]byte, error) { type NoMethod Token - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TpuMetric struct { @@ -2211,9 +2211,9 @@ type TpuMetric struct { NullFields []string `json:"-"` } -func (s *TpuMetric) MarshalJSON() ([]byte, error) { +func (s TpuMetric) MarshalJSON() ([]byte, error) { type NoMethod TpuMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSArrayStats: The data statistics of a series of ARRAY values. @@ -2235,9 +2235,9 @@ type XPSArrayStats struct { NullFields []string `json:"-"` } -func (s *XPSArrayStats) MarshalJSON() ([]byte, error) { +func (s XPSArrayStats) MarshalJSON() ([]byte, error) { type NoMethod XPSArrayStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSBatchPredictResponse struct { @@ -2258,9 +2258,9 @@ type XPSBatchPredictResponse struct { NullFields []string `json:"-"` } -func (s *XPSBatchPredictResponse) MarshalJSON() ([]byte, error) { +func (s XPSBatchPredictResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSBatchPredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSBoundingBoxMetricsEntry: Bounding box matching model metrics for a single @@ -2288,9 +2288,9 @@ type XPSBoundingBoxMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSBoundingBoxMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSBoundingBoxMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSBoundingBoxMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSBoundingBoxMetricsEntry) UnmarshalJSON(data []byte) error { @@ -2334,9 +2334,9 @@ type XPSBoundingBoxMetricsEntryConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSBoundingBoxMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSBoundingBoxMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSBoundingBoxMetricsEntryConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSBoundingBoxMetricsEntryConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -2378,9 +2378,9 @@ type XPSCategoryStats struct { NullFields []string `json:"-"` } -func (s *XPSCategoryStats) MarshalJSON() ([]byte, error) { +func (s XPSCategoryStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCategoryStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSCategoryStatsSingleCategoryStats: The statistics of a single CATEGORY @@ -2403,9 +2403,9 @@ type XPSCategoryStatsSingleCategoryStats struct { NullFields []string `json:"-"` } -func (s *XPSCategoryStatsSingleCategoryStats) MarshalJSON() ([]byte, error) { +func (s XPSCategoryStatsSingleCategoryStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCategoryStatsSingleCategoryStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSClassificationEvaluationMetrics: Model evaluation metrics for @@ -2443,9 +2443,9 @@ type XPSClassificationEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSClassificationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSClassificationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSClassificationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSClassificationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -2496,9 +2496,9 @@ type XPSColorMap struct { NullFields []string `json:"-"` } -func (s *XPSColorMap) MarshalJSON() ([]byte, error) { +func (s XPSColorMap) MarshalJSON() ([]byte, error) { type NoMethod XPSColorMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSColorMapIntColor: RGB color and each channel is represented by an @@ -2523,9 +2523,9 @@ type XPSColorMapIntColor struct { NullFields []string `json:"-"` } -func (s *XPSColorMapIntColor) MarshalJSON() ([]byte, error) { +func (s XPSColorMapIntColor) MarshalJSON() ([]byte, error) { type NoMethod XPSColorMapIntColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSColumnSpec struct { @@ -2562,9 +2562,9 @@ type XPSColumnSpec struct { NullFields []string `json:"-"` } -func (s *XPSColumnSpec) MarshalJSON() ([]byte, error) { +func (s XPSColumnSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSColumnSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSColumnSpecCorrelatedColumn: Identifies a table's column, and its @@ -2585,9 +2585,9 @@ type XPSColumnSpecCorrelatedColumn struct { NullFields []string `json:"-"` } -func (s *XPSColumnSpecCorrelatedColumn) MarshalJSON() ([]byte, error) { +func (s XPSColumnSpecCorrelatedColumn) MarshalJSON() ([]byte, error) { type NoMethod XPSColumnSpecCorrelatedColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSColumnSpecForecastingMetadata: @@ -2622,9 +2622,9 @@ type XPSColumnSpecForecastingMetadata struct { NullFields []string `json:"-"` } -func (s *XPSColumnSpecForecastingMetadata) MarshalJSON() ([]byte, error) { +func (s XPSColumnSpecForecastingMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSColumnSpecForecastingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSCommonStats: Common statistics for a column with a specified data type. @@ -2645,9 +2645,9 @@ type XPSCommonStats struct { NullFields []string `json:"-"` } -func (s *XPSCommonStats) MarshalJSON() ([]byte, error) { +func (s XPSCommonStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCommonStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSConfidenceMetricsEntry: ConfidenceMetricsEntry includes generic @@ -2707,9 +2707,9 @@ type XPSConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -2775,9 +2775,9 @@ type XPSConfusionMatrix struct { NullFields []string `json:"-"` } -func (s *XPSConfusionMatrix) MarshalJSON() ([]byte, error) { +func (s XPSConfusionMatrix) MarshalJSON() ([]byte, error) { type NoMethod XPSConfusionMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSConfusionMatrixRow: A row in the confusion matrix. @@ -2804,9 +2804,9 @@ type XPSConfusionMatrixRow struct { NullFields []string `json:"-"` } -func (s *XPSConfusionMatrixRow) MarshalJSON() ([]byte, error) { +func (s XPSConfusionMatrixRow) MarshalJSON() ([]byte, error) { type NoMethod XPSConfusionMatrixRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSCoreMlFormat: A model format used for iOS mobile devices. @@ -2832,9 +2832,9 @@ type XPSCorrelationStats struct { NullFields []string `json:"-"` } -func (s *XPSCorrelationStats) MarshalJSON() ([]byte, error) { +func (s XPSCorrelationStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCorrelationStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSCorrelationStats) UnmarshalJSON(data []byte) error { @@ -2880,9 +2880,9 @@ type XPSDataErrors struct { NullFields []string `json:"-"` } -func (s *XPSDataErrors) MarshalJSON() ([]byte, error) { +func (s XPSDataErrors) MarshalJSON() ([]byte, error) { type NoMethod XPSDataErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSDataStats: The data statistics of a series of values that share the same @@ -2919,9 +2919,9 @@ type XPSDataStats struct { NullFields []string `json:"-"` } -func (s *XPSDataStats) MarshalJSON() ([]byte, error) { +func (s XPSDataStats) MarshalJSON() ([]byte, error) { type NoMethod XPSDataStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSDataType: Indicated the type of data that can be stored in a structured @@ -2976,9 +2976,9 @@ type XPSDataType struct { NullFields []string `json:"-"` } -func (s *XPSDataType) MarshalJSON() ([]byte, error) { +func (s XPSDataType) MarshalJSON() ([]byte, error) { type NoMethod XPSDataType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSDockerFormat: A model format used for Docker containers. Use the params @@ -3012,9 +3012,9 @@ type XPSDockerFormat struct { NullFields []string `json:"-"` } -func (s *XPSDockerFormat) MarshalJSON() ([]byte, error) { +func (s XPSDockerFormat) MarshalJSON() ([]byte, error) { type NoMethod XPSDockerFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSEdgeTpuTfLiteFormat: A model format used for Edge TPU @@ -3075,9 +3075,9 @@ type XPSEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSEvaluationMetricsSet: Specifies location of model evaluation metrics. @@ -3105,9 +3105,9 @@ type XPSEvaluationMetricsSet struct { NullFields []string `json:"-"` } -func (s *XPSEvaluationMetricsSet) MarshalJSON() ([]byte, error) { +func (s XPSEvaluationMetricsSet) MarshalJSON() ([]byte, error) { type NoMethod XPSEvaluationMetricsSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSExampleSet: Set of examples or input sources. @@ -3133,9 +3133,9 @@ type XPSExampleSet struct { NullFields []string `json:"-"` } -func (s *XPSExampleSet) MarshalJSON() ([]byte, error) { +func (s XPSExampleSet) MarshalJSON() ([]byte, error) { type NoMethod XPSExampleSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSExportModelOutputConfig struct { @@ -3167,9 +3167,9 @@ type XPSExportModelOutputConfig struct { NullFields []string `json:"-"` } -func (s *XPSExportModelOutputConfig) MarshalJSON() ([]byte, error) { +func (s XPSExportModelOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod XPSExportModelOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSFileSpec: Spec of input and output files, on external file systems (CNS, @@ -3207,9 +3207,9 @@ type XPSFileSpec struct { NullFields []string `json:"-"` } -func (s *XPSFileSpec) MarshalJSON() ([]byte, error) { +func (s XPSFileSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSFileSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSFloat64Stats: The data statistics of a series of FLOAT64 values. @@ -3243,9 +3243,9 @@ type XPSFloat64Stats struct { NullFields []string `json:"-"` } -func (s *XPSFloat64Stats) MarshalJSON() ([]byte, error) { +func (s XPSFloat64Stats) MarshalJSON() ([]byte, error) { type NoMethod XPSFloat64Stats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSFloat64Stats) UnmarshalJSON(data []byte) error { @@ -3292,9 +3292,9 @@ type XPSFloat64StatsHistogramBucket struct { NullFields []string `json:"-"` } -func (s *XPSFloat64StatsHistogramBucket) MarshalJSON() ([]byte, error) { +func (s XPSFloat64StatsHistogramBucket) MarshalJSON() ([]byte, error) { type NoMethod XPSFloat64StatsHistogramBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSFloat64StatsHistogramBucket) UnmarshalJSON(data []byte) error { @@ -3356,9 +3356,9 @@ type XPSImageClassificationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSImageClassificationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSImageClassificationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSImageClassificationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageExportModelSpec: Information of downloadable models that are @@ -3386,9 +3386,9 @@ type XPSImageExportModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageExportModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageExportModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageExportModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageModelArtifactSpec: Stores the locations and related metadata of the @@ -3424,9 +3424,9 @@ type XPSImageModelArtifactSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageModelArtifactSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageModelArtifactSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageModelArtifactSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageModelServingSpec: Serving specification for image models. @@ -3452,9 +3452,9 @@ type XPSImageModelServingSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageModelServingSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageModelServingSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageModelServingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageModelServingSpec) UnmarshalJSON(data []byte) error { @@ -3520,9 +3520,9 @@ type XPSImageModelServingSpecModelThroughputEstimation struct { NullFields []string `json:"-"` } -func (s *XPSImageModelServingSpecModelThroughputEstimation) MarshalJSON() ([]byte, error) { +func (s XPSImageModelServingSpecModelThroughputEstimation) MarshalJSON() ([]byte, error) { type NoMethod XPSImageModelServingSpecModelThroughputEstimation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageModelServingSpecModelThroughputEstimation) UnmarshalJSON(data []byte) error { @@ -3570,9 +3570,9 @@ type XPSImageObjectDetectionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSImageObjectDetectionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSImageObjectDetectionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSImageObjectDetectionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageObjectDetectionEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -3626,9 +3626,9 @@ type XPSImageObjectDetectionModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageObjectDetectionModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageObjectDetectionModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageObjectDetectionModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageSegmentationEvaluationMetrics: Model evaluation metrics for image @@ -3650,9 +3650,9 @@ type XPSImageSegmentationEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSImageSegmentationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSImageSegmentationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSImageSegmentationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry: Metrics for a @@ -3687,9 +3687,9 @@ type XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -3752,9 +3752,9 @@ type XPSImageSegmentationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSImageSegmentationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSImageSegmentationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSImageSegmentationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSIntegratedGradientsAttribution: An attribution method that computes the @@ -3780,9 +3780,9 @@ type XPSIntegratedGradientsAttribution struct { NullFields []string `json:"-"` } -func (s *XPSIntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { +func (s XPSIntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { type NoMethod XPSIntegratedGradientsAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSMetricEntry struct { @@ -3812,9 +3812,9 @@ type XPSMetricEntry struct { NullFields []string `json:"-"` } -func (s *XPSMetricEntry) MarshalJSON() ([]byte, error) { +func (s XPSMetricEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSMetricEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSMetricEntry) UnmarshalJSON(data []byte) error { @@ -3849,9 +3849,9 @@ type XPSMetricEntryLabel struct { NullFields []string `json:"-"` } -func (s *XPSMetricEntryLabel) MarshalJSON() ([]byte, error) { +func (s XPSMetricEntryLabel) MarshalJSON() ([]byte, error) { type NoMethod XPSMetricEntryLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSModelArtifactItem: A single model artifact item. @@ -3888,9 +3888,9 @@ type XPSModelArtifactItem struct { NullFields []string `json:"-"` } -func (s *XPSModelArtifactItem) MarshalJSON() ([]byte, error) { +func (s XPSModelArtifactItem) MarshalJSON() ([]byte, error) { type NoMethod XPSModelArtifactItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSPreprocessResponse: Next ID: 8 @@ -3916,9 +3916,9 @@ type XPSPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSRegressionEvaluationMetrics: Model evaluation metrics for regression @@ -3951,9 +3951,9 @@ type XPSRegressionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSRegressionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSRegressionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSRegressionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSRegressionEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -3998,9 +3998,9 @@ type XPSRegressionMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSRegressionMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSRegressionMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSRegressionMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSRegressionMetricsEntry) UnmarshalJSON(data []byte) error { @@ -4040,9 +4040,9 @@ type XPSReportingMetrics struct { NullFields []string `json:"-"` } -func (s *XPSReportingMetrics) MarshalJSON() ([]byte, error) { +func (s XPSReportingMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSReportingMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSResponseExplanationMetadata struct { @@ -4063,9 +4063,9 @@ type XPSResponseExplanationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSResponseExplanationMetadataInputMetadata: Metadata of the input of a @@ -4098,9 +4098,9 @@ type XPSResponseExplanationMetadataInputMetadata struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationMetadataInputMetadata) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationMetadataInputMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationMetadataInputMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSResponseExplanationMetadataOutputMetadata: Metadata of the prediction @@ -4121,9 +4121,9 @@ type XPSResponseExplanationMetadataOutputMetadata struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationMetadataOutputMetadata) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationMetadataOutputMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationMetadataOutputMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSResponseExplanationParameters struct { @@ -4155,9 +4155,9 @@ type XPSResponseExplanationParameters struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationParameters) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationParameters) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSResponseExplanationSpec: Specification of Model explanation. @@ -4184,9 +4184,9 @@ type XPSResponseExplanationSpec struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationSpec) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSRow struct { @@ -4210,9 +4210,9 @@ type XPSRow struct { NullFields []string `json:"-"` } -func (s *XPSRow) MarshalJSON() ([]byte, error) { +func (s XPSRow) MarshalJSON() ([]byte, error) { type NoMethod XPSRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechEvaluationMetrics struct { @@ -4232,9 +4232,9 @@ type XPSSpeechEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSSpeechEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSSpeechEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechEvaluationMetricsSubModelEvaluationMetric struct { @@ -4275,9 +4275,9 @@ type XPSSpeechEvaluationMetricsSubModelEvaluationMetric struct { NullFields []string `json:"-"` } -func (s *XPSSpeechEvaluationMetricsSubModelEvaluationMetric) MarshalJSON() ([]byte, error) { +func (s XPSSpeechEvaluationMetricsSubModelEvaluationMetric) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechEvaluationMetricsSubModelEvaluationMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSSpeechEvaluationMetricsSubModelEvaluationMetric) UnmarshalJSON(data []byte) error { @@ -4317,9 +4317,9 @@ type XPSSpeechModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSSpeechModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSSpeechModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechModelSpecSubModelSpec struct { @@ -4353,9 +4353,9 @@ type XPSSpeechModelSpecSubModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSSpeechModelSpecSubModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSSpeechModelSpecSubModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechModelSpecSubModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechPreprocessResponse struct { @@ -4384,9 +4384,9 @@ type XPSSpeechPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSSpeechPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSSpeechPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechPreprocessStats struct { @@ -4428,9 +4428,9 @@ type XPSSpeechPreprocessStats struct { NullFields []string `json:"-"` } -func (s *XPSSpeechPreprocessStats) MarshalJSON() ([]byte, error) { +func (s XPSSpeechPreprocessStats) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechPreprocessStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStringStats: The data statistics of a series of STRING values. @@ -4452,9 +4452,9 @@ type XPSStringStats struct { NullFields []string `json:"-"` } -func (s *XPSStringStats) MarshalJSON() ([]byte, error) { +func (s XPSStringStats) MarshalJSON() ([]byte, error) { type NoMethod XPSStringStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStringStatsUnigramStats: The statistics of a unigram. @@ -4476,9 +4476,9 @@ type XPSStringStatsUnigramStats struct { NullFields []string `json:"-"` } -func (s *XPSStringStatsUnigramStats) MarshalJSON() ([]byte, error) { +func (s XPSStringStatsUnigramStats) MarshalJSON() ([]byte, error) { type NoMethod XPSStringStatsUnigramStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStructStats: The data statistics of a series of STRUCT values. @@ -4500,9 +4500,9 @@ type XPSStructStats struct { NullFields []string `json:"-"` } -func (s *XPSStructStats) MarshalJSON() ([]byte, error) { +func (s XPSStructStats) MarshalJSON() ([]byte, error) { type NoMethod XPSStructStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStructType: `StructType` defines the DataType-s of a STRUCT type. @@ -4522,9 +4522,9 @@ type XPSStructType struct { NullFields []string `json:"-"` } -func (s *XPSStructType) MarshalJSON() ([]byte, error) { +func (s XPSStructType) MarshalJSON() ([]byte, error) { type NoMethod XPSStructType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTableSpec struct { @@ -4551,9 +4551,9 @@ type XPSTableSpec struct { NullFields []string `json:"-"` } -func (s *XPSTableSpec) MarshalJSON() ([]byte, error) { +func (s XPSTableSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSTableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesClassificationMetrics: Metrics for Tables classification problems. @@ -4573,9 +4573,9 @@ type XPSTablesClassificationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesClassificationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesClassificationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesClassificationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesClassificationMetricsCurveMetrics: Metrics curve data point for a @@ -4608,9 +4608,9 @@ type XPSTablesClassificationMetricsCurveMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesClassificationMetricsCurveMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesClassificationMetricsCurveMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesClassificationMetricsCurveMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesClassificationMetricsCurveMetrics) UnmarshalJSON(data []byte) error { @@ -4671,9 +4671,9 @@ type XPSTablesConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSTablesConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSTablesConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -4729,9 +4729,9 @@ type XPSTablesDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *XPSTablesDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s XPSTablesDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTablesEvaluationMetrics struct { @@ -4752,9 +4752,9 @@ type XPSTablesEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesModelColumnInfo: An information specific to given column and Tables @@ -4785,9 +4785,9 @@ type XPSTablesModelColumnInfo struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelColumnInfo) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelColumnInfo) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelColumnInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesModelColumnInfo) UnmarshalJSON(data []byte) error { @@ -4821,9 +4821,9 @@ type XPSTablesModelStructure struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelStructure) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelStructure) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelStructure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesModelStructureModelParameters: Model hyper-parameters for a model. @@ -4842,9 +4842,9 @@ type XPSTablesModelStructureModelParameters struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelStructureModelParameters) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelStructureModelParameters) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelStructureModelParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTablesModelStructureModelParametersParameter struct { @@ -4869,9 +4869,9 @@ type XPSTablesModelStructureModelParametersParameter struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelStructureModelParametersParameter) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelStructureModelParametersParameter) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelStructureModelParametersParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesModelStructureModelParametersParameter) UnmarshalJSON(data []byte) error { @@ -4905,9 +4905,9 @@ type XPSTablesPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSTablesPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSTablesPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesRegressionMetrics: Metrics for Tables regression problems. @@ -4939,9 +4939,9 @@ type XPSTablesRegressionMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesRegressionMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesRegressionMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesRegressionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesRegressionMetrics) UnmarshalJSON(data []byte) error { @@ -4990,9 +4990,9 @@ type XPSTablesTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTablesTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTablesTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTablesTrainingOperationMetadata struct { @@ -5034,9 +5034,9 @@ type XPSTablesTrainingOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSTablesTrainingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSTablesTrainingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesTrainingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTextComponentModel: Component model. Next ID: 10 @@ -5117,9 +5117,9 @@ type XPSTextComponentModel struct { NullFields []string `json:"-"` } -func (s *XPSTextComponentModel) MarshalJSON() ([]byte, error) { +func (s XPSTextComponentModel) MarshalJSON() ([]byte, error) { type NoMethod XPSTextComponentModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTextExtractionEvaluationMetrics struct { @@ -5151,9 +5151,9 @@ type XPSTextExtractionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTextExtractionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTextExtractionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTextExtractionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTextSentimentEvaluationMetrics: Model evaluation metrics for text @@ -5194,9 +5194,9 @@ type XPSTextSentimentEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTextSentimentEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTextSentimentEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTextSentimentEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTextSentimentEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -5245,9 +5245,9 @@ type XPSTextTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTextTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTextTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTextTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTfJsFormat: A TensorFlow.js (https://www.tensorflow.org/js) model that @@ -5286,9 +5286,9 @@ type XPSTimestampStats struct { NullFields []string `json:"-"` } -func (s *XPSTimestampStats) MarshalJSON() ([]byte, error) { +func (s XPSTimestampStats) MarshalJSON() ([]byte, error) { type NoMethod XPSTimestampStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTimestampStatsGranularStats: Stats split by a defined in context @@ -5310,9 +5310,9 @@ type XPSTimestampStatsGranularStats struct { NullFields []string `json:"-"` } -func (s *XPSTimestampStatsGranularStats) MarshalJSON() ([]byte, error) { +func (s XPSTimestampStatsGranularStats) MarshalJSON() ([]byte, error) { type NoMethod XPSTimestampStatsGranularStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTrackMetricsEntry: Track matching model metrics for a single track match @@ -5347,9 +5347,9 @@ type XPSTrackMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSTrackMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSTrackMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSTrackMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTrackMetricsEntry) UnmarshalJSON(data []byte) error { @@ -5402,9 +5402,9 @@ type XPSTrackMetricsEntryConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSTrackMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSTrackMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSTrackMetricsEntryConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTrackMetricsEntryConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -5480,9 +5480,9 @@ type XPSTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTrainingObjectivePoint struct { @@ -5503,9 +5503,9 @@ type XPSTrainingObjectivePoint struct { NullFields []string `json:"-"` } -func (s *XPSTrainingObjectivePoint) MarshalJSON() ([]byte, error) { +func (s XPSTrainingObjectivePoint) MarshalJSON() ([]byte, error) { type NoMethod XPSTrainingObjectivePoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTrainingObjectivePoint) UnmarshalJSON(data []byte) error { @@ -5541,9 +5541,9 @@ type XPSTranslationEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTranslationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTranslationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTranslationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTranslationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -5581,9 +5581,9 @@ type XPSTranslationPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSTranslationPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSTranslationPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTranslationPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTranslationTrainResponse: Train response for translation. @@ -5608,9 +5608,9 @@ type XPSTranslationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTranslationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTranslationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTranslationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTuningTrial: Metrics for a tuning job generated, will get forwarded to @@ -5636,9 +5636,9 @@ type XPSTuningTrial struct { NullFields []string `json:"-"` } -func (s *XPSTuningTrial) MarshalJSON() ([]byte, error) { +func (s XPSTuningTrial) MarshalJSON() ([]byte, error) { type NoMethod XPSTuningTrial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVideoActionMetricsEntry: The Evaluation metrics entry given a specific @@ -5667,9 +5667,9 @@ type XPSVideoActionMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVideoActionMetricsEntry) UnmarshalJSON(data []byte) error { @@ -5711,9 +5711,9 @@ type XPSVideoActionMetricsEntryConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionMetricsEntryConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVideoActionMetricsEntryConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -5758,9 +5758,9 @@ type XPSVideoActionRecognitionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionRecognitionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionRecognitionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionRecognitionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoActionRecognitionTrainResponse struct { @@ -5783,9 +5783,9 @@ type XPSVideoActionRecognitionTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionRecognitionTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionRecognitionTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionRecognitionTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoBatchPredictOperationMetadata struct { @@ -5807,9 +5807,9 @@ type XPSVideoBatchPredictOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSVideoBatchPredictOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSVideoBatchPredictOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoBatchPredictOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoClassificationTrainResponse struct { @@ -5832,9 +5832,9 @@ type XPSVideoClassificationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSVideoClassificationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSVideoClassificationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoClassificationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVideoExportModelSpec: Information of downloadable models that are @@ -5862,9 +5862,9 @@ type XPSVideoExportModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSVideoExportModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSVideoExportModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoExportModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoModelArtifactSpec struct { @@ -5887,9 +5887,9 @@ type XPSVideoModelArtifactSpec struct { NullFields []string `json:"-"` } -func (s *XPSVideoModelArtifactSpec) MarshalJSON() ([]byte, error) { +func (s XPSVideoModelArtifactSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoModelArtifactSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVideoObjectTrackingEvaluationMetrics: Model evaluation metrics for @@ -5939,9 +5939,9 @@ type XPSVideoObjectTrackingEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSVideoObjectTrackingEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSVideoObjectTrackingEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoObjectTrackingEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVideoObjectTrackingEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -5986,9 +5986,9 @@ type XPSVideoObjectTrackingTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSVideoObjectTrackingTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSVideoObjectTrackingTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoObjectTrackingTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoTrainingOperationMetadata struct { @@ -6011,9 +6011,9 @@ type XPSVideoTrainingOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSVideoTrainingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSVideoTrainingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoTrainingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVisionErrorAnalysisConfig: The vision model error analysis configuration. @@ -6047,9 +6047,9 @@ type XPSVisionErrorAnalysisConfig struct { NullFields []string `json:"-"` } -func (s *XPSVisionErrorAnalysisConfig) MarshalJSON() ([]byte, error) { +func (s XPSVisionErrorAnalysisConfig) MarshalJSON() ([]byte, error) { type NoMethod XPSVisionErrorAnalysisConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVisionTrainingOperationMetadata struct { @@ -6069,9 +6069,9 @@ type XPSVisionTrainingOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSVisionTrainingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSVisionTrainingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSVisionTrainingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVisualization: Visualization configurations for image explanation. @@ -6148,9 +6148,9 @@ type XPSVisualization struct { NullFields []string `json:"-"` } -func (s *XPSVisualization) MarshalJSON() ([]byte, error) { +func (s XPSVisualization) MarshalJSON() ([]byte, error) { type NoMethod XPSVisualization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVisualization) UnmarshalJSON(data []byte) error { @@ -6198,9 +6198,9 @@ type XPSXpsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSXpsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSXpsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSXpsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSXraiAttribution: An explanation method that redistributes Integrated @@ -6227,9 +6227,9 @@ type XPSXraiAttribution struct { NullFields []string `json:"-"` } -func (s *XPSXraiAttribution) MarshalJSON() ([]byte, error) { +func (s XPSXraiAttribution) MarshalJSON() ([]byte, error) { type NoMethod XPSXraiAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DocumentsAnalyzeEntitiesCall struct { diff --git a/language/v2/language-gen.go b/language/v2/language-gen.go index fac2aeb54d..178d980a74 100644 --- a/language/v2/language-gen.go +++ b/language/v2/language-gen.go @@ -206,9 +206,9 @@ type AnalyzeEntitiesRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitiesRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitiesRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeEntitiesResponse: The entity analysis response message. @@ -240,9 +240,9 @@ type AnalyzeEntitiesResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeEntitiesResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeEntitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeEntitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeSentimentRequest: The sentiment analysis request message. @@ -278,9 +278,9 @@ type AnalyzeSentimentRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzeSentimentRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzeSentimentRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeSentimentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzeSentimentResponse: The sentiment analysis response message. @@ -314,9 +314,9 @@ type AnalyzeSentimentResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzeSentimentResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzeSentimentResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzeSentimentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateTextRequest: The request message for the text annotation API, which @@ -354,9 +354,9 @@ type AnnotateTextRequest struct { NullFields []string `json:"-"` } -func (s *AnnotateTextRequest) MarshalJSON() ([]byte, error) { +func (s AnnotateTextRequest) MarshalJSON() ([]byte, error) { type NoMethod AnnotateTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateTextRequestFeatures: All available features. Setting each one to @@ -384,9 +384,9 @@ type AnnotateTextRequestFeatures struct { NullFields []string `json:"-"` } -func (s *AnnotateTextRequestFeatures) MarshalJSON() ([]byte, error) { +func (s AnnotateTextRequestFeatures) MarshalJSON() ([]byte, error) { type NoMethod AnnotateTextRequestFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateTextResponse: The text annotations response message. @@ -432,9 +432,9 @@ type AnnotateTextResponse struct { NullFields []string `json:"-"` } -func (s *AnnotateTextResponse) MarshalJSON() ([]byte, error) { +func (s AnnotateTextResponse) MarshalJSON() ([]byte, error) { type NoMethod AnnotateTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassificationCategory: Represents a category returned from the text @@ -458,9 +458,9 @@ type ClassificationCategory struct { NullFields []string `json:"-"` } -func (s *ClassificationCategory) MarshalJSON() ([]byte, error) { +func (s ClassificationCategory) MarshalJSON() ([]byte, error) { type NoMethod ClassificationCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ClassificationCategory) UnmarshalJSON(data []byte) error { @@ -494,9 +494,9 @@ type ClassifyTextRequest struct { NullFields []string `json:"-"` } -func (s *ClassifyTextRequest) MarshalJSON() ([]byte, error) { +func (s ClassifyTextRequest) MarshalJSON() ([]byte, error) { type NoMethod ClassifyTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassifyTextResponse: The document classification response message. @@ -528,9 +528,9 @@ type ClassifyTextResponse struct { NullFields []string `json:"-"` } -func (s *ClassifyTextResponse) MarshalJSON() ([]byte, error) { +func (s ClassifyTextResponse) MarshalJSON() ([]byte, error) { type NoMethod ClassifyTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Color: Represents a color in the RGBA color space. This representation is @@ -611,9 +611,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -841,9 +841,9 @@ type CpuMetric struct { NullFields []string `json:"-"` } -func (s *CpuMetric) MarshalJSON() ([]byte, error) { +func (s CpuMetric) MarshalJSON() ([]byte, error) { type NoMethod CpuMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiskMetric struct { @@ -872,9 +872,9 @@ type DiskMetric struct { NullFields []string `json:"-"` } -func (s *DiskMetric) MarshalJSON() ([]byte, error) { +func (s DiskMetric) MarshalJSON() ([]byte, error) { type NoMethod DiskMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Document: Represents the input to API methods. @@ -916,9 +916,9 @@ type Document struct { NullFields []string `json:"-"` } -func (s *Document) MarshalJSON() ([]byte, error) { +func (s Document) MarshalJSON() ([]byte, error) { type NoMethod Document - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Entity: Represents a phrase in the text that is a known entity, such as a @@ -982,9 +982,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityMention: Represents a mention for an entity in the text. Currently, @@ -1021,9 +1021,9 @@ type EntityMention struct { NullFields []string `json:"-"` } -func (s *EntityMention) MarshalJSON() ([]byte, error) { +func (s EntityMention) MarshalJSON() ([]byte, error) { type NoMethod EntityMention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *EntityMention) UnmarshalJSON(data []byte) error { @@ -1237,9 +1237,9 @@ type GpuMetric struct { NullFields []string `json:"-"` } -func (s *GpuMetric) MarshalJSON() ([]byte, error) { +func (s GpuMetric) MarshalJSON() ([]byte, error) { type NoMethod GpuMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InfraUsage: Infra Usage of billing metrics. Next ID: 6 @@ -1267,9 +1267,9 @@ type InfraUsage struct { NullFields []string `json:"-"` } -func (s *InfraUsage) MarshalJSON() ([]byte, error) { +func (s InfraUsage) MarshalJSON() ([]byte, error) { type NoMethod InfraUsage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModerateTextRequest: The document moderation request message. @@ -1289,9 +1289,9 @@ type ModerateTextRequest struct { NullFields []string `json:"-"` } -func (s *ModerateTextRequest) MarshalJSON() ([]byte, error) { +func (s ModerateTextRequest) MarshalJSON() ([]byte, error) { type NoMethod ModerateTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModerateTextResponse: The document moderation response message. @@ -1324,9 +1324,9 @@ type ModerateTextResponse struct { NullFields []string `json:"-"` } -func (s *ModerateTextResponse) MarshalJSON() ([]byte, error) { +func (s ModerateTextResponse) MarshalJSON() ([]byte, error) { type NoMethod ModerateTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RamMetric struct { @@ -1534,9 +1534,9 @@ type RamMetric struct { NullFields []string `json:"-"` } -func (s *RamMetric) MarshalJSON() ([]byte, error) { +func (s RamMetric) MarshalJSON() ([]byte, error) { type NoMethod RamMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RamMetric) UnmarshalJSON(data []byte) error { @@ -1574,9 +1574,9 @@ type Sentence struct { NullFields []string `json:"-"` } -func (s *Sentence) MarshalJSON() ([]byte, error) { +func (s Sentence) MarshalJSON() ([]byte, error) { type NoMethod Sentence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sentiment: Represents the feeling associated with the entire text or @@ -1602,9 +1602,9 @@ type Sentiment struct { NullFields []string `json:"-"` } -func (s *Sentiment) MarshalJSON() ([]byte, error) { +func (s Sentiment) MarshalJSON() ([]byte, error) { type NoMethod Sentiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Sentiment) UnmarshalJSON(data []byte) error { @@ -1652,9 +1652,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextSpan: Represents a text span in the input document. @@ -1678,9 +1678,9 @@ type TextSpan struct { NullFields []string `json:"-"` } -func (s *TextSpan) MarshalJSON() ([]byte, error) { +func (s TextSpan) MarshalJSON() ([]byte, error) { type NoMethod TextSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TpuMetric struct { @@ -1709,9 +1709,9 @@ type TpuMetric struct { NullFields []string `json:"-"` } -func (s *TpuMetric) MarshalJSON() ([]byte, error) { +func (s TpuMetric) MarshalJSON() ([]byte, error) { type NoMethod TpuMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSArrayStats: The data statistics of a series of ARRAY values. @@ -1733,9 +1733,9 @@ type XPSArrayStats struct { NullFields []string `json:"-"` } -func (s *XPSArrayStats) MarshalJSON() ([]byte, error) { +func (s XPSArrayStats) MarshalJSON() ([]byte, error) { type NoMethod XPSArrayStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSBatchPredictResponse struct { @@ -1756,9 +1756,9 @@ type XPSBatchPredictResponse struct { NullFields []string `json:"-"` } -func (s *XPSBatchPredictResponse) MarshalJSON() ([]byte, error) { +func (s XPSBatchPredictResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSBatchPredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSBoundingBoxMetricsEntry: Bounding box matching model metrics for a single @@ -1786,9 +1786,9 @@ type XPSBoundingBoxMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSBoundingBoxMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSBoundingBoxMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSBoundingBoxMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSBoundingBoxMetricsEntry) UnmarshalJSON(data []byte) error { @@ -1832,9 +1832,9 @@ type XPSBoundingBoxMetricsEntryConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSBoundingBoxMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSBoundingBoxMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSBoundingBoxMetricsEntryConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSBoundingBoxMetricsEntryConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -1876,9 +1876,9 @@ type XPSCategoryStats struct { NullFields []string `json:"-"` } -func (s *XPSCategoryStats) MarshalJSON() ([]byte, error) { +func (s XPSCategoryStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCategoryStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSCategoryStatsSingleCategoryStats: The statistics of a single CATEGORY @@ -1901,9 +1901,9 @@ type XPSCategoryStatsSingleCategoryStats struct { NullFields []string `json:"-"` } -func (s *XPSCategoryStatsSingleCategoryStats) MarshalJSON() ([]byte, error) { +func (s XPSCategoryStatsSingleCategoryStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCategoryStatsSingleCategoryStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSClassificationEvaluationMetrics: Model evaluation metrics for @@ -1941,9 +1941,9 @@ type XPSClassificationEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSClassificationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSClassificationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSClassificationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSClassificationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -1994,9 +1994,9 @@ type XPSColorMap struct { NullFields []string `json:"-"` } -func (s *XPSColorMap) MarshalJSON() ([]byte, error) { +func (s XPSColorMap) MarshalJSON() ([]byte, error) { type NoMethod XPSColorMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSColorMapIntColor: RGB color and each channel is represented by an @@ -2021,9 +2021,9 @@ type XPSColorMapIntColor struct { NullFields []string `json:"-"` } -func (s *XPSColorMapIntColor) MarshalJSON() ([]byte, error) { +func (s XPSColorMapIntColor) MarshalJSON() ([]byte, error) { type NoMethod XPSColorMapIntColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSColumnSpec struct { @@ -2060,9 +2060,9 @@ type XPSColumnSpec struct { NullFields []string `json:"-"` } -func (s *XPSColumnSpec) MarshalJSON() ([]byte, error) { +func (s XPSColumnSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSColumnSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSColumnSpecCorrelatedColumn: Identifies a table's column, and its @@ -2083,9 +2083,9 @@ type XPSColumnSpecCorrelatedColumn struct { NullFields []string `json:"-"` } -func (s *XPSColumnSpecCorrelatedColumn) MarshalJSON() ([]byte, error) { +func (s XPSColumnSpecCorrelatedColumn) MarshalJSON() ([]byte, error) { type NoMethod XPSColumnSpecCorrelatedColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSColumnSpecForecastingMetadata: @@ -2120,9 +2120,9 @@ type XPSColumnSpecForecastingMetadata struct { NullFields []string `json:"-"` } -func (s *XPSColumnSpecForecastingMetadata) MarshalJSON() ([]byte, error) { +func (s XPSColumnSpecForecastingMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSColumnSpecForecastingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSCommonStats: Common statistics for a column with a specified data type. @@ -2143,9 +2143,9 @@ type XPSCommonStats struct { NullFields []string `json:"-"` } -func (s *XPSCommonStats) MarshalJSON() ([]byte, error) { +func (s XPSCommonStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCommonStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSConfidenceMetricsEntry: ConfidenceMetricsEntry includes generic @@ -2205,9 +2205,9 @@ type XPSConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -2273,9 +2273,9 @@ type XPSConfusionMatrix struct { NullFields []string `json:"-"` } -func (s *XPSConfusionMatrix) MarshalJSON() ([]byte, error) { +func (s XPSConfusionMatrix) MarshalJSON() ([]byte, error) { type NoMethod XPSConfusionMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSConfusionMatrixRow: A row in the confusion matrix. @@ -2302,9 +2302,9 @@ type XPSConfusionMatrixRow struct { NullFields []string `json:"-"` } -func (s *XPSConfusionMatrixRow) MarshalJSON() ([]byte, error) { +func (s XPSConfusionMatrixRow) MarshalJSON() ([]byte, error) { type NoMethod XPSConfusionMatrixRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSCoreMlFormat: A model format used for iOS mobile devices. @@ -2330,9 +2330,9 @@ type XPSCorrelationStats struct { NullFields []string `json:"-"` } -func (s *XPSCorrelationStats) MarshalJSON() ([]byte, error) { +func (s XPSCorrelationStats) MarshalJSON() ([]byte, error) { type NoMethod XPSCorrelationStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSCorrelationStats) UnmarshalJSON(data []byte) error { @@ -2378,9 +2378,9 @@ type XPSDataErrors struct { NullFields []string `json:"-"` } -func (s *XPSDataErrors) MarshalJSON() ([]byte, error) { +func (s XPSDataErrors) MarshalJSON() ([]byte, error) { type NoMethod XPSDataErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSDataStats: The data statistics of a series of values that share the same @@ -2417,9 +2417,9 @@ type XPSDataStats struct { NullFields []string `json:"-"` } -func (s *XPSDataStats) MarshalJSON() ([]byte, error) { +func (s XPSDataStats) MarshalJSON() ([]byte, error) { type NoMethod XPSDataStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSDataType: Indicated the type of data that can be stored in a structured @@ -2474,9 +2474,9 @@ type XPSDataType struct { NullFields []string `json:"-"` } -func (s *XPSDataType) MarshalJSON() ([]byte, error) { +func (s XPSDataType) MarshalJSON() ([]byte, error) { type NoMethod XPSDataType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSDockerFormat: A model format used for Docker containers. Use the params @@ -2510,9 +2510,9 @@ type XPSDockerFormat struct { NullFields []string `json:"-"` } -func (s *XPSDockerFormat) MarshalJSON() ([]byte, error) { +func (s XPSDockerFormat) MarshalJSON() ([]byte, error) { type NoMethod XPSDockerFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSEdgeTpuTfLiteFormat: A model format used for Edge TPU @@ -2573,9 +2573,9 @@ type XPSEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSEvaluationMetricsSet: Specifies location of model evaluation metrics. @@ -2603,9 +2603,9 @@ type XPSEvaluationMetricsSet struct { NullFields []string `json:"-"` } -func (s *XPSEvaluationMetricsSet) MarshalJSON() ([]byte, error) { +func (s XPSEvaluationMetricsSet) MarshalJSON() ([]byte, error) { type NoMethod XPSEvaluationMetricsSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSExampleSet: Set of examples or input sources. @@ -2631,9 +2631,9 @@ type XPSExampleSet struct { NullFields []string `json:"-"` } -func (s *XPSExampleSet) MarshalJSON() ([]byte, error) { +func (s XPSExampleSet) MarshalJSON() ([]byte, error) { type NoMethod XPSExampleSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSExportModelOutputConfig struct { @@ -2665,9 +2665,9 @@ type XPSExportModelOutputConfig struct { NullFields []string `json:"-"` } -func (s *XPSExportModelOutputConfig) MarshalJSON() ([]byte, error) { +func (s XPSExportModelOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod XPSExportModelOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSFileSpec: Spec of input and output files, on external file systems (CNS, @@ -2705,9 +2705,9 @@ type XPSFileSpec struct { NullFields []string `json:"-"` } -func (s *XPSFileSpec) MarshalJSON() ([]byte, error) { +func (s XPSFileSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSFileSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSFloat64Stats: The data statistics of a series of FLOAT64 values. @@ -2741,9 +2741,9 @@ type XPSFloat64Stats struct { NullFields []string `json:"-"` } -func (s *XPSFloat64Stats) MarshalJSON() ([]byte, error) { +func (s XPSFloat64Stats) MarshalJSON() ([]byte, error) { type NoMethod XPSFloat64Stats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSFloat64Stats) UnmarshalJSON(data []byte) error { @@ -2790,9 +2790,9 @@ type XPSFloat64StatsHistogramBucket struct { NullFields []string `json:"-"` } -func (s *XPSFloat64StatsHistogramBucket) MarshalJSON() ([]byte, error) { +func (s XPSFloat64StatsHistogramBucket) MarshalJSON() ([]byte, error) { type NoMethod XPSFloat64StatsHistogramBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSFloat64StatsHistogramBucket) UnmarshalJSON(data []byte) error { @@ -2854,9 +2854,9 @@ type XPSImageClassificationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSImageClassificationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSImageClassificationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSImageClassificationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageExportModelSpec: Information of downloadable models that are @@ -2884,9 +2884,9 @@ type XPSImageExportModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageExportModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageExportModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageExportModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageModelArtifactSpec: Stores the locations and related metadata of the @@ -2922,9 +2922,9 @@ type XPSImageModelArtifactSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageModelArtifactSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageModelArtifactSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageModelArtifactSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageModelServingSpec: Serving specification for image models. @@ -2950,9 +2950,9 @@ type XPSImageModelServingSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageModelServingSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageModelServingSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageModelServingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageModelServingSpec) UnmarshalJSON(data []byte) error { @@ -3018,9 +3018,9 @@ type XPSImageModelServingSpecModelThroughputEstimation struct { NullFields []string `json:"-"` } -func (s *XPSImageModelServingSpecModelThroughputEstimation) MarshalJSON() ([]byte, error) { +func (s XPSImageModelServingSpecModelThroughputEstimation) MarshalJSON() ([]byte, error) { type NoMethod XPSImageModelServingSpecModelThroughputEstimation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageModelServingSpecModelThroughputEstimation) UnmarshalJSON(data []byte) error { @@ -3068,9 +3068,9 @@ type XPSImageObjectDetectionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSImageObjectDetectionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSImageObjectDetectionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSImageObjectDetectionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageObjectDetectionEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -3124,9 +3124,9 @@ type XPSImageObjectDetectionModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSImageObjectDetectionModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSImageObjectDetectionModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSImageObjectDetectionModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageSegmentationEvaluationMetrics: Model evaluation metrics for image @@ -3148,9 +3148,9 @@ type XPSImageSegmentationEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSImageSegmentationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSImageSegmentationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSImageSegmentationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry: Metrics for a @@ -3185,9 +3185,9 @@ type XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -3250,9 +3250,9 @@ type XPSImageSegmentationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSImageSegmentationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSImageSegmentationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSImageSegmentationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSIntegratedGradientsAttribution: An attribution method that computes the @@ -3278,9 +3278,9 @@ type XPSIntegratedGradientsAttribution struct { NullFields []string `json:"-"` } -func (s *XPSIntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { +func (s XPSIntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { type NoMethod XPSIntegratedGradientsAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSMetricEntry struct { @@ -3310,9 +3310,9 @@ type XPSMetricEntry struct { NullFields []string `json:"-"` } -func (s *XPSMetricEntry) MarshalJSON() ([]byte, error) { +func (s XPSMetricEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSMetricEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSMetricEntry) UnmarshalJSON(data []byte) error { @@ -3347,9 +3347,9 @@ type XPSMetricEntryLabel struct { NullFields []string `json:"-"` } -func (s *XPSMetricEntryLabel) MarshalJSON() ([]byte, error) { +func (s XPSMetricEntryLabel) MarshalJSON() ([]byte, error) { type NoMethod XPSMetricEntryLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSModelArtifactItem: A single model artifact item. @@ -3386,9 +3386,9 @@ type XPSModelArtifactItem struct { NullFields []string `json:"-"` } -func (s *XPSModelArtifactItem) MarshalJSON() ([]byte, error) { +func (s XPSModelArtifactItem) MarshalJSON() ([]byte, error) { type NoMethod XPSModelArtifactItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSPreprocessResponse: Next ID: 8 @@ -3414,9 +3414,9 @@ type XPSPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSRegressionEvaluationMetrics: Model evaluation metrics for regression @@ -3449,9 +3449,9 @@ type XPSRegressionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSRegressionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSRegressionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSRegressionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSRegressionEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -3496,9 +3496,9 @@ type XPSRegressionMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSRegressionMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSRegressionMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSRegressionMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSRegressionMetricsEntry) UnmarshalJSON(data []byte) error { @@ -3538,9 +3538,9 @@ type XPSReportingMetrics struct { NullFields []string `json:"-"` } -func (s *XPSReportingMetrics) MarshalJSON() ([]byte, error) { +func (s XPSReportingMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSReportingMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSResponseExplanationMetadata struct { @@ -3561,9 +3561,9 @@ type XPSResponseExplanationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSResponseExplanationMetadataInputMetadata: Metadata of the input of a @@ -3596,9 +3596,9 @@ type XPSResponseExplanationMetadataInputMetadata struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationMetadataInputMetadata) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationMetadataInputMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationMetadataInputMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSResponseExplanationMetadataOutputMetadata: Metadata of the prediction @@ -3619,9 +3619,9 @@ type XPSResponseExplanationMetadataOutputMetadata struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationMetadataOutputMetadata) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationMetadataOutputMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationMetadataOutputMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSResponseExplanationParameters struct { @@ -3653,9 +3653,9 @@ type XPSResponseExplanationParameters struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationParameters) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationParameters) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSResponseExplanationSpec: Specification of Model explanation. @@ -3682,9 +3682,9 @@ type XPSResponseExplanationSpec struct { NullFields []string `json:"-"` } -func (s *XPSResponseExplanationSpec) MarshalJSON() ([]byte, error) { +func (s XPSResponseExplanationSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSResponseExplanationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSRow struct { @@ -3708,9 +3708,9 @@ type XPSRow struct { NullFields []string `json:"-"` } -func (s *XPSRow) MarshalJSON() ([]byte, error) { +func (s XPSRow) MarshalJSON() ([]byte, error) { type NoMethod XPSRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechEvaluationMetrics struct { @@ -3730,9 +3730,9 @@ type XPSSpeechEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSSpeechEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSSpeechEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechEvaluationMetricsSubModelEvaluationMetric struct { @@ -3773,9 +3773,9 @@ type XPSSpeechEvaluationMetricsSubModelEvaluationMetric struct { NullFields []string `json:"-"` } -func (s *XPSSpeechEvaluationMetricsSubModelEvaluationMetric) MarshalJSON() ([]byte, error) { +func (s XPSSpeechEvaluationMetricsSubModelEvaluationMetric) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechEvaluationMetricsSubModelEvaluationMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSSpeechEvaluationMetricsSubModelEvaluationMetric) UnmarshalJSON(data []byte) error { @@ -3815,9 +3815,9 @@ type XPSSpeechModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSSpeechModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSSpeechModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechModelSpecSubModelSpec struct { @@ -3851,9 +3851,9 @@ type XPSSpeechModelSpecSubModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSSpeechModelSpecSubModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSSpeechModelSpecSubModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechModelSpecSubModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechPreprocessResponse struct { @@ -3882,9 +3882,9 @@ type XPSSpeechPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSSpeechPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSSpeechPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSSpeechPreprocessStats struct { @@ -3926,9 +3926,9 @@ type XPSSpeechPreprocessStats struct { NullFields []string `json:"-"` } -func (s *XPSSpeechPreprocessStats) MarshalJSON() ([]byte, error) { +func (s XPSSpeechPreprocessStats) MarshalJSON() ([]byte, error) { type NoMethod XPSSpeechPreprocessStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStringStats: The data statistics of a series of STRING values. @@ -3950,9 +3950,9 @@ type XPSStringStats struct { NullFields []string `json:"-"` } -func (s *XPSStringStats) MarshalJSON() ([]byte, error) { +func (s XPSStringStats) MarshalJSON() ([]byte, error) { type NoMethod XPSStringStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStringStatsUnigramStats: The statistics of a unigram. @@ -3974,9 +3974,9 @@ type XPSStringStatsUnigramStats struct { NullFields []string `json:"-"` } -func (s *XPSStringStatsUnigramStats) MarshalJSON() ([]byte, error) { +func (s XPSStringStatsUnigramStats) MarshalJSON() ([]byte, error) { type NoMethod XPSStringStatsUnigramStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStructStats: The data statistics of a series of STRUCT values. @@ -3998,9 +3998,9 @@ type XPSStructStats struct { NullFields []string `json:"-"` } -func (s *XPSStructStats) MarshalJSON() ([]byte, error) { +func (s XPSStructStats) MarshalJSON() ([]byte, error) { type NoMethod XPSStructStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSStructType: `StructType` defines the DataType-s of a STRUCT type. @@ -4020,9 +4020,9 @@ type XPSStructType struct { NullFields []string `json:"-"` } -func (s *XPSStructType) MarshalJSON() ([]byte, error) { +func (s XPSStructType) MarshalJSON() ([]byte, error) { type NoMethod XPSStructType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTableSpec struct { @@ -4049,9 +4049,9 @@ type XPSTableSpec struct { NullFields []string `json:"-"` } -func (s *XPSTableSpec) MarshalJSON() ([]byte, error) { +func (s XPSTableSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSTableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesClassificationMetrics: Metrics for Tables classification problems. @@ -4071,9 +4071,9 @@ type XPSTablesClassificationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesClassificationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesClassificationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesClassificationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesClassificationMetricsCurveMetrics: Metrics curve data point for a @@ -4106,9 +4106,9 @@ type XPSTablesClassificationMetricsCurveMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesClassificationMetricsCurveMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesClassificationMetricsCurveMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesClassificationMetricsCurveMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesClassificationMetricsCurveMetrics) UnmarshalJSON(data []byte) error { @@ -4169,9 +4169,9 @@ type XPSTablesConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSTablesConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSTablesConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -4227,9 +4227,9 @@ type XPSTablesDatasetMetadata struct { NullFields []string `json:"-"` } -func (s *XPSTablesDatasetMetadata) MarshalJSON() ([]byte, error) { +func (s XPSTablesDatasetMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesDatasetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTablesEvaluationMetrics struct { @@ -4250,9 +4250,9 @@ type XPSTablesEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesModelColumnInfo: An information specific to given column and Tables @@ -4283,9 +4283,9 @@ type XPSTablesModelColumnInfo struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelColumnInfo) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelColumnInfo) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelColumnInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesModelColumnInfo) UnmarshalJSON(data []byte) error { @@ -4319,9 +4319,9 @@ type XPSTablesModelStructure struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelStructure) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelStructure) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelStructure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesModelStructureModelParameters: Model hyper-parameters for a model. @@ -4340,9 +4340,9 @@ type XPSTablesModelStructureModelParameters struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelStructureModelParameters) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelStructureModelParameters) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelStructureModelParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTablesModelStructureModelParametersParameter struct { @@ -4367,9 +4367,9 @@ type XPSTablesModelStructureModelParametersParameter struct { NullFields []string `json:"-"` } -func (s *XPSTablesModelStructureModelParametersParameter) MarshalJSON() ([]byte, error) { +func (s XPSTablesModelStructureModelParametersParameter) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesModelStructureModelParametersParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesModelStructureModelParametersParameter) UnmarshalJSON(data []byte) error { @@ -4403,9 +4403,9 @@ type XPSTablesPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSTablesPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSTablesPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTablesRegressionMetrics: Metrics for Tables regression problems. @@ -4437,9 +4437,9 @@ type XPSTablesRegressionMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTablesRegressionMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTablesRegressionMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesRegressionMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTablesRegressionMetrics) UnmarshalJSON(data []byte) error { @@ -4488,9 +4488,9 @@ type XPSTablesTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTablesTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTablesTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTablesTrainingOperationMetadata struct { @@ -4532,9 +4532,9 @@ type XPSTablesTrainingOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSTablesTrainingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSTablesTrainingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSTablesTrainingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTextComponentModel: Component model. Next ID: 10 @@ -4615,9 +4615,9 @@ type XPSTextComponentModel struct { NullFields []string `json:"-"` } -func (s *XPSTextComponentModel) MarshalJSON() ([]byte, error) { +func (s XPSTextComponentModel) MarshalJSON() ([]byte, error) { type NoMethod XPSTextComponentModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTextExtractionEvaluationMetrics struct { @@ -4649,9 +4649,9 @@ type XPSTextExtractionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTextExtractionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTextExtractionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTextExtractionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTextSentimentEvaluationMetrics: Model evaluation metrics for text @@ -4692,9 +4692,9 @@ type XPSTextSentimentEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTextSentimentEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTextSentimentEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTextSentimentEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTextSentimentEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -4743,9 +4743,9 @@ type XPSTextTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTextTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTextTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTextTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTfJsFormat: A TensorFlow.js (https://www.tensorflow.org/js) model that @@ -4784,9 +4784,9 @@ type XPSTimestampStats struct { NullFields []string `json:"-"` } -func (s *XPSTimestampStats) MarshalJSON() ([]byte, error) { +func (s XPSTimestampStats) MarshalJSON() ([]byte, error) { type NoMethod XPSTimestampStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTimestampStatsGranularStats: Stats split by a defined in context @@ -4808,9 +4808,9 @@ type XPSTimestampStatsGranularStats struct { NullFields []string `json:"-"` } -func (s *XPSTimestampStatsGranularStats) MarshalJSON() ([]byte, error) { +func (s XPSTimestampStatsGranularStats) MarshalJSON() ([]byte, error) { type NoMethod XPSTimestampStatsGranularStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTrackMetricsEntry: Track matching model metrics for a single track match @@ -4845,9 +4845,9 @@ type XPSTrackMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSTrackMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSTrackMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSTrackMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTrackMetricsEntry) UnmarshalJSON(data []byte) error { @@ -4900,9 +4900,9 @@ type XPSTrackMetricsEntryConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSTrackMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSTrackMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSTrackMetricsEntryConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTrackMetricsEntryConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -4978,9 +4978,9 @@ type XPSTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSTrainingObjectivePoint struct { @@ -5001,9 +5001,9 @@ type XPSTrainingObjectivePoint struct { NullFields []string `json:"-"` } -func (s *XPSTrainingObjectivePoint) MarshalJSON() ([]byte, error) { +func (s XPSTrainingObjectivePoint) MarshalJSON() ([]byte, error) { type NoMethod XPSTrainingObjectivePoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTrainingObjectivePoint) UnmarshalJSON(data []byte) error { @@ -5039,9 +5039,9 @@ type XPSTranslationEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSTranslationEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSTranslationEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSTranslationEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSTranslationEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -5079,9 +5079,9 @@ type XPSTranslationPreprocessResponse struct { NullFields []string `json:"-"` } -func (s *XPSTranslationPreprocessResponse) MarshalJSON() ([]byte, error) { +func (s XPSTranslationPreprocessResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTranslationPreprocessResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTranslationTrainResponse: Train response for translation. @@ -5106,9 +5106,9 @@ type XPSTranslationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSTranslationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSTranslationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSTranslationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSTuningTrial: Metrics for a tuning job generated, will get forwarded to @@ -5134,9 +5134,9 @@ type XPSTuningTrial struct { NullFields []string `json:"-"` } -func (s *XPSTuningTrial) MarshalJSON() ([]byte, error) { +func (s XPSTuningTrial) MarshalJSON() ([]byte, error) { type NoMethod XPSTuningTrial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVideoActionMetricsEntry: The Evaluation metrics entry given a specific @@ -5165,9 +5165,9 @@ type XPSVideoActionMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVideoActionMetricsEntry) UnmarshalJSON(data []byte) error { @@ -5209,9 +5209,9 @@ type XPSVideoActionMetricsEntryConfidenceMetricsEntry struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionMetricsEntryConfidenceMetricsEntry) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionMetricsEntryConfidenceMetricsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVideoActionMetricsEntryConfidenceMetricsEntry) UnmarshalJSON(data []byte) error { @@ -5256,9 +5256,9 @@ type XPSVideoActionRecognitionEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionRecognitionEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionRecognitionEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionRecognitionEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoActionRecognitionTrainResponse struct { @@ -5281,9 +5281,9 @@ type XPSVideoActionRecognitionTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSVideoActionRecognitionTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSVideoActionRecognitionTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoActionRecognitionTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoBatchPredictOperationMetadata struct { @@ -5305,9 +5305,9 @@ type XPSVideoBatchPredictOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSVideoBatchPredictOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSVideoBatchPredictOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoBatchPredictOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoClassificationTrainResponse struct { @@ -5330,9 +5330,9 @@ type XPSVideoClassificationTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSVideoClassificationTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSVideoClassificationTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoClassificationTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVideoExportModelSpec: Information of downloadable models that are @@ -5360,9 +5360,9 @@ type XPSVideoExportModelSpec struct { NullFields []string `json:"-"` } -func (s *XPSVideoExportModelSpec) MarshalJSON() ([]byte, error) { +func (s XPSVideoExportModelSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoExportModelSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoModelArtifactSpec struct { @@ -5385,9 +5385,9 @@ type XPSVideoModelArtifactSpec struct { NullFields []string `json:"-"` } -func (s *XPSVideoModelArtifactSpec) MarshalJSON() ([]byte, error) { +func (s XPSVideoModelArtifactSpec) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoModelArtifactSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVideoObjectTrackingEvaluationMetrics: Model evaluation metrics for @@ -5437,9 +5437,9 @@ type XPSVideoObjectTrackingEvaluationMetrics struct { NullFields []string `json:"-"` } -func (s *XPSVideoObjectTrackingEvaluationMetrics) MarshalJSON() ([]byte, error) { +func (s XPSVideoObjectTrackingEvaluationMetrics) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoObjectTrackingEvaluationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVideoObjectTrackingEvaluationMetrics) UnmarshalJSON(data []byte) error { @@ -5484,9 +5484,9 @@ type XPSVideoObjectTrackingTrainResponse struct { NullFields []string `json:"-"` } -func (s *XPSVideoObjectTrackingTrainResponse) MarshalJSON() ([]byte, error) { +func (s XPSVideoObjectTrackingTrainResponse) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoObjectTrackingTrainResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVideoTrainingOperationMetadata struct { @@ -5509,9 +5509,9 @@ type XPSVideoTrainingOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSVideoTrainingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSVideoTrainingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSVideoTrainingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVisionErrorAnalysisConfig: The vision model error analysis configuration. @@ -5545,9 +5545,9 @@ type XPSVisionErrorAnalysisConfig struct { NullFields []string `json:"-"` } -func (s *XPSVisionErrorAnalysisConfig) MarshalJSON() ([]byte, error) { +func (s XPSVisionErrorAnalysisConfig) MarshalJSON() ([]byte, error) { type NoMethod XPSVisionErrorAnalysisConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type XPSVisionTrainingOperationMetadata struct { @@ -5567,9 +5567,9 @@ type XPSVisionTrainingOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSVisionTrainingOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSVisionTrainingOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSVisionTrainingOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSVisualization: Visualization configurations for image explanation. @@ -5646,9 +5646,9 @@ type XPSVisualization struct { NullFields []string `json:"-"` } -func (s *XPSVisualization) MarshalJSON() ([]byte, error) { +func (s XPSVisualization) MarshalJSON() ([]byte, error) { type NoMethod XPSVisualization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *XPSVisualization) UnmarshalJSON(data []byte) error { @@ -5696,9 +5696,9 @@ type XPSXpsOperationMetadata struct { NullFields []string `json:"-"` } -func (s *XPSXpsOperationMetadata) MarshalJSON() ([]byte, error) { +func (s XPSXpsOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod XPSXpsOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XPSXraiAttribution: An explanation method that redistributes Integrated @@ -5725,9 +5725,9 @@ type XPSXraiAttribution struct { NullFields []string `json:"-"` } -func (s *XPSXraiAttribution) MarshalJSON() ([]byte, error) { +func (s XPSXraiAttribution) MarshalJSON() ([]byte, error) { type NoMethod XPSXraiAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DocumentsAnalyzeEntitiesCall struct { diff --git a/libraryagent/v1/libraryagent-gen.go b/libraryagent/v1/libraryagent-gen.go index 6ed9dfc29a..6767c4e6de 100644 --- a/libraryagent/v1/libraryagent-gen.go +++ b/libraryagent/v1/libraryagent-gen.go @@ -203,9 +203,9 @@ type GoogleExampleLibraryagentV1Book struct { NullFields []string `json:"-"` } -func (s *GoogleExampleLibraryagentV1Book) MarshalJSON() ([]byte, error) { +func (s GoogleExampleLibraryagentV1Book) MarshalJSON() ([]byte, error) { type NoMethod GoogleExampleLibraryagentV1Book - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleExampleLibraryagentV1ListBooksResponse: Response message for @@ -233,9 +233,9 @@ type GoogleExampleLibraryagentV1ListBooksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleExampleLibraryagentV1ListBooksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleExampleLibraryagentV1ListBooksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleExampleLibraryagentV1ListBooksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleExampleLibraryagentV1ListShelvesResponse: Response message for @@ -263,9 +263,9 @@ type GoogleExampleLibraryagentV1ListShelvesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleExampleLibraryagentV1ListShelvesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleExampleLibraryagentV1ListShelvesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleExampleLibraryagentV1ListShelvesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleExampleLibraryagentV1Shelf: A Shelf contains a collection of books @@ -292,9 +292,9 @@ type GoogleExampleLibraryagentV1Shelf struct { NullFields []string `json:"-"` } -func (s *GoogleExampleLibraryagentV1Shelf) MarshalJSON() ([]byte, error) { +func (s GoogleExampleLibraryagentV1Shelf) MarshalJSON() ([]byte, error) { type NoMethod GoogleExampleLibraryagentV1Shelf - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ShelvesGetCall struct { diff --git a/licensing/v1/licensing-gen.go b/licensing/v1/licensing-gen.go index db44d13281..4cdf29b165 100644 --- a/licensing/v1/licensing-gen.go +++ b/licensing/v1/licensing-gen.go @@ -212,9 +212,9 @@ type LicenseAssignment struct { NullFields []string `json:"-"` } -func (s *LicenseAssignment) MarshalJSON() ([]byte, error) { +func (s LicenseAssignment) MarshalJSON() ([]byte, error) { type NoMethod LicenseAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LicenseAssignmentInsert: Representation of a license assignment. @@ -234,9 +234,9 @@ type LicenseAssignmentInsert struct { NullFields []string `json:"-"` } -func (s *LicenseAssignmentInsert) MarshalJSON() ([]byte, error) { +func (s LicenseAssignmentInsert) MarshalJSON() ([]byte, error) { type NoMethod LicenseAssignmentInsert - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicenseAssignmentList struct { @@ -267,9 +267,9 @@ type LicenseAssignmentList struct { NullFields []string `json:"-"` } -func (s *LicenseAssignmentList) MarshalJSON() ([]byte, error) { +func (s LicenseAssignmentList) MarshalJSON() ([]byte, error) { type NoMethod LicenseAssignmentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LicenseAssignmentsDeleteCall struct { diff --git a/lifesciences/v2beta/lifesciences-gen.go b/lifesciences/v2beta/lifesciences-gen.go index 175a0b2da7..903c77f4b2 100644 --- a/lifesciences/v2beta/lifesciences-gen.go +++ b/lifesciences/v2beta/lifesciences-gen.go @@ -225,9 +225,9 @@ type Accelerator struct { NullFields []string `json:"-"` } -func (s *Accelerator) MarshalJSON() ([]byte, error) { +func (s Accelerator) MarshalJSON() ([]byte, error) { type NoMethod Accelerator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Action: Specifies a single action that runs a Docker container. @@ -367,9 +367,9 @@ type Action struct { NullFields []string `json:"-"` } -func (s *Action) MarshalJSON() ([]byte, error) { +func (s Action) MarshalJSON() ([]byte, error) { type NoMethod Action - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -395,9 +395,9 @@ type ContainerKilledEvent struct { NullFields []string `json:"-"` } -func (s *ContainerKilledEvent) MarshalJSON() ([]byte, error) { +func (s ContainerKilledEvent) MarshalJSON() ([]byte, error) { type NoMethod ContainerKilledEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerStartedEvent: An event generated when a container starts. @@ -427,9 +427,9 @@ type ContainerStartedEvent struct { NullFields []string `json:"-"` } -func (s *ContainerStartedEvent) MarshalJSON() ([]byte, error) { +func (s ContainerStartedEvent) MarshalJSON() ([]byte, error) { type NoMethod ContainerStartedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerStoppedEvent: An event generated when a container exits. @@ -459,9 +459,9 @@ type ContainerStoppedEvent struct { NullFields []string `json:"-"` } -func (s *ContainerStoppedEvent) MarshalJSON() ([]byte, error) { +func (s ContainerStoppedEvent) MarshalJSON() ([]byte, error) { type NoMethod ContainerStoppedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DelayedEvent: An event generated whenever a resource limitation or transient @@ -489,9 +489,9 @@ type DelayedEvent struct { NullFields []string `json:"-"` } -func (s *DelayedEvent) MarshalJSON() ([]byte, error) { +func (s DelayedEvent) MarshalJSON() ([]byte, error) { type NoMethod DelayedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Disk: Carries information about a disk that can be attached to a VM. See @@ -528,9 +528,9 @@ type Disk struct { NullFields []string `json:"-"` } -func (s *Disk) MarshalJSON() ([]byte, error) { +func (s Disk) MarshalJSON() ([]byte, error) { type NoMethod Disk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -587,9 +587,9 @@ type Event struct { NullFields []string `json:"-"` } -func (s *Event) MarshalJSON() ([]byte, error) { +func (s Event) MarshalJSON() ([]byte, error) { type NoMethod Event - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExistingDisk: Configuration for an existing disk to be attached to the VM. @@ -616,9 +616,9 @@ type ExistingDisk struct { NullFields []string `json:"-"` } -func (s *ExistingDisk) MarshalJSON() ([]byte, error) { +func (s ExistingDisk) MarshalJSON() ([]byte, error) { type NoMethod ExistingDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FailedEvent: An event generated when the execution of a pipeline has failed. @@ -721,9 +721,9 @@ type FailedEvent struct { NullFields []string `json:"-"` } -func (s *FailedEvent) MarshalJSON() ([]byte, error) { +func (s FailedEvent) MarshalJSON() ([]byte, error) { type NoMethod FailedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -749,9 +749,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -777,9 +777,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -815,9 +815,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: Carries information about the pipeline execution that is returned @@ -854,9 +854,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mount: Carries information about a particular disk mount inside a container. @@ -880,9 +880,9 @@ type Mount struct { NullFields []string `json:"-"` } -func (s *Mount) MarshalJSON() ([]byte, error) { +func (s Mount) MarshalJSON() ([]byte, error) { type NoMethod Mount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NFSMount: Configuration for an `NFSMount` to be attached to the VM. @@ -903,9 +903,9 @@ type NFSMount struct { NullFields []string `json:"-"` } -func (s *NFSMount) MarshalJSON() ([]byte, error) { +func (s NFSMount) MarshalJSON() ([]byte, error) { type NoMethod NFSMount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Network: VM networking options. @@ -941,9 +941,9 @@ type Network struct { NullFields []string `json:"-"` } -func (s *Network) MarshalJSON() ([]byte, error) { +func (s Network) MarshalJSON() ([]byte, error) { type NoMethod Network - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -980,9 +980,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersistentDisk: Configuration for a persistent disk to be attached to the @@ -1013,9 +1013,9 @@ type PersistentDisk struct { NullFields []string `json:"-"` } -func (s *PersistentDisk) MarshalJSON() ([]byte, error) { +func (s PersistentDisk) MarshalJSON() ([]byte, error) { type NoMethod PersistentDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pipeline: Specifies a series of actions to execute, expressed as Docker @@ -1054,9 +1054,9 @@ type Pipeline struct { NullFields []string `json:"-"` } -func (s *Pipeline) MarshalJSON() ([]byte, error) { +func (s Pipeline) MarshalJSON() ([]byte, error) { type NoMethod Pipeline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullStartedEvent: An event generated when the worker starts pulling an @@ -1077,9 +1077,9 @@ type PullStartedEvent struct { NullFields []string `json:"-"` } -func (s *PullStartedEvent) MarshalJSON() ([]byte, error) { +func (s PullStartedEvent) MarshalJSON() ([]byte, error) { type NoMethod PullStartedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullStoppedEvent: An event generated when the worker stops pulling an image. @@ -1099,9 +1099,9 @@ type PullStoppedEvent struct { NullFields []string `json:"-"` } -func (s *PullStoppedEvent) MarshalJSON() ([]byte, error) { +func (s PullStoppedEvent) MarshalJSON() ([]byte, error) { type NoMethod PullStoppedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resources: The system resources for the pipeline run. At least one zone or @@ -1128,9 +1128,9 @@ type Resources struct { NullFields []string `json:"-"` } -func (s *Resources) MarshalJSON() ([]byte, error) { +func (s Resources) MarshalJSON() ([]byte, error) { type NoMethod Resources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunPipelineRequest: The arguments to the `RunPipeline` method. The @@ -1163,9 +1163,9 @@ type RunPipelineRequest struct { NullFields []string `json:"-"` } -func (s *RunPipelineRequest) MarshalJSON() ([]byte, error) { +func (s RunPipelineRequest) MarshalJSON() ([]byte, error) { type NoMethod RunPipelineRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunPipelineResponse: The response to the RunPipeline method, returned in the @@ -1196,9 +1196,9 @@ type Secret struct { NullFields []string `json:"-"` } -func (s *Secret) MarshalJSON() ([]byte, error) { +func (s Secret) MarshalJSON() ([]byte, error) { type NoMethod Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: Carries information about a Google Cloud service account. @@ -1222,9 +1222,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1256,9 +1256,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnexpectedExitStatusEvent: An event generated when the execution of a @@ -1283,9 +1283,9 @@ type UnexpectedExitStatusEvent struct { NullFields []string `json:"-"` } -func (s *UnexpectedExitStatusEvent) MarshalJSON() ([]byte, error) { +func (s UnexpectedExitStatusEvent) MarshalJSON() ([]byte, error) { type NoMethod UnexpectedExitStatusEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachine: Carries information about a Compute Engine VM resource. @@ -1378,9 +1378,9 @@ type VirtualMachine struct { NullFields []string `json:"-"` } -func (s *VirtualMachine) MarshalJSON() ([]byte, error) { +func (s VirtualMachine) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Volume: Carries information about storage that can be attached to a VM. @@ -1409,9 +1409,9 @@ type Volume struct { NullFields []string `json:"-"` } -func (s *Volume) MarshalJSON() ([]byte, error) { +func (s Volume) MarshalJSON() ([]byte, error) { type NoMethod Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerAssignedEvent: An event generated after a worker VM has been assigned @@ -1436,9 +1436,9 @@ type WorkerAssignedEvent struct { NullFields []string `json:"-"` } -func (s *WorkerAssignedEvent) MarshalJSON() ([]byte, error) { +func (s WorkerAssignedEvent) MarshalJSON() ([]byte, error) { type NoMethod WorkerAssignedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkerReleasedEvent: An event generated when the worker VM that was assigned @@ -1461,9 +1461,9 @@ type WorkerReleasedEvent struct { NullFields []string `json:"-"` } -func (s *WorkerReleasedEvent) MarshalJSON() ([]byte, error) { +func (s WorkerReleasedEvent) MarshalJSON() ([]byte, error) { type NoMethod WorkerReleasedEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/localservices/v1/localservices-gen.go b/localservices/v1/localservices-gen.go index 04223a67cd..7ed094e52d 100644 --- a/localservices/v1/localservices-gen.go +++ b/localservices/v1/localservices-gen.go @@ -238,9 +238,9 @@ type GoogleAdsHomeservicesLocalservicesV1AccountReport struct { NullFields []string `json:"-"` } -func (s *GoogleAdsHomeservicesLocalservicesV1AccountReport) MarshalJSON() ([]byte, error) { +func (s GoogleAdsHomeservicesLocalservicesV1AccountReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsHomeservicesLocalservicesV1AccountReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsHomeservicesLocalservicesV1AccountReport) UnmarshalJSON(data []byte) error { @@ -284,9 +284,9 @@ type GoogleAdsHomeservicesLocalservicesV1AggregatorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsHomeservicesLocalservicesV1AggregatorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsHomeservicesLocalservicesV1AggregatorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsHomeservicesLocalservicesV1AggregatorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsHomeservicesLocalservicesV1BookingLead: Container for booking lead @@ -316,9 +316,9 @@ type GoogleAdsHomeservicesLocalservicesV1BookingLead struct { NullFields []string `json:"-"` } -func (s *GoogleAdsHomeservicesLocalservicesV1BookingLead) MarshalJSON() ([]byte, error) { +func (s GoogleAdsHomeservicesLocalservicesV1BookingLead) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsHomeservicesLocalservicesV1BookingLead - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport: A Detailed Lead @@ -384,9 +384,9 @@ type GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport struct { NullFields []string `json:"-"` } -func (s *GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport) MarshalJSON() ([]byte, error) { +func (s GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport) UnmarshalJSON(data []byte) error { @@ -427,9 +427,9 @@ type GoogleAdsHomeservicesLocalservicesV1MessageLead struct { NullFields []string `json:"-"` } -func (s *GoogleAdsHomeservicesLocalservicesV1MessageLead) MarshalJSON() ([]byte, error) { +func (s GoogleAdsHomeservicesLocalservicesV1MessageLead) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsHomeservicesLocalservicesV1MessageLead - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsHomeservicesLocalservicesV1PhoneLead: Container for phone lead @@ -456,9 +456,9 @@ type GoogleAdsHomeservicesLocalservicesV1PhoneLead struct { NullFields []string `json:"-"` } -func (s *GoogleAdsHomeservicesLocalservicesV1PhoneLead) MarshalJSON() ([]byte, error) { +func (s GoogleAdsHomeservicesLocalservicesV1PhoneLead) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsHomeservicesLocalservicesV1PhoneLead - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse: A page of @@ -489,9 +489,9 @@ type GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse: A @@ -523,9 +523,9 @@ type GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse struc NullFields []string `json:"-"` } -func (s *GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeZone: Represents a time zone from the IANA Time Zone Database @@ -548,9 +548,9 @@ type GoogleTypeTimeZone struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountReportsSearchCall struct { diff --git a/logging/v2/logging-gen.go b/logging/v2/logging-gen.go index 15a0d1b011..a12017f479 100644 --- a/logging/v2/logging-gen.go +++ b/logging/v2/logging-gen.go @@ -931,9 +931,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -966,9 +966,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryDataset: Describes a BigQuery dataset that was created by a link. @@ -992,9 +992,9 @@ type BigQueryDataset struct { NullFields []string `json:"-"` } -func (s *BigQueryDataset) MarshalJSON() ([]byte, error) { +func (s BigQueryDataset) MarshalJSON() ([]byte, error) { type NoMethod BigQueryDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryOptions: Options that change functionality of a sink exporting data @@ -1028,9 +1028,9 @@ type BigQueryOptions struct { NullFields []string `json:"-"` } -func (s *BigQueryOptions) MarshalJSON() ([]byte, error) { +func (s BigQueryOptions) MarshalJSON() ([]byte, error) { type NoMethod BigQueryOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates members, or principals, with a role. @@ -1124,9 +1124,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketMetadata: Metadata for LongRunningUpdateBucket Operations. @@ -1165,9 +1165,9 @@ type BucketMetadata struct { NullFields []string `json:"-"` } -func (s *BucketMetadata) MarshalJSON() ([]byte, error) { +func (s BucketMetadata) MarshalJSON() ([]byte, error) { type NoMethod BucketMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketOptions: BucketOptions describes the bucket boundaries used to create @@ -1204,9 +1204,9 @@ type BucketOptions struct { NullFields []string `json:"-"` } -func (s *BucketOptions) MarshalJSON() ([]byte, error) { +func (s BucketOptions) MarshalJSON() ([]byte, error) { type NoMethod BucketOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -1278,9 +1278,9 @@ type CmekSettings struct { NullFields []string `json:"-"` } -func (s *CmekSettings) MarshalJSON() ([]byte, error) { +func (s CmekSettings) MarshalJSON() ([]byte, error) { type NoMethod CmekSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CopyLogEntriesMetadata: Metadata for CopyLogEntries long running operations. @@ -1335,9 +1335,9 @@ type CopyLogEntriesMetadata struct { NullFields []string `json:"-"` } -func (s *CopyLogEntriesMetadata) MarshalJSON() ([]byte, error) { +func (s CopyLogEntriesMetadata) MarshalJSON() ([]byte, error) { type NoMethod CopyLogEntriesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CopyLogEntriesRequest: The parameters to CopyLogEntries. @@ -1364,9 +1364,9 @@ type CopyLogEntriesRequest struct { NullFields []string `json:"-"` } -func (s *CopyLogEntriesRequest) MarshalJSON() ([]byte, error) { +func (s CopyLogEntriesRequest) MarshalJSON() ([]byte, error) { type NoMethod CopyLogEntriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CopyLogEntriesResponse: Response type for CopyLogEntries long running @@ -1387,9 +1387,9 @@ type CopyLogEntriesResponse struct { NullFields []string `json:"-"` } -func (s *CopyLogEntriesResponse) MarshalJSON() ([]byte, error) { +func (s CopyLogEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod CopyLogEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateBucketRequest: The parameters to CreateBucket. @@ -1420,9 +1420,9 @@ type CreateBucketRequest struct { NullFields []string `json:"-"` } -func (s *CreateBucketRequest) MarshalJSON() ([]byte, error) { +func (s CreateBucketRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateBucketRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateLinkRequest: The parameters to CreateLink. @@ -1453,9 +1453,9 @@ type CreateLinkRequest struct { NullFields []string `json:"-"` } -func (s *CreateLinkRequest) MarshalJSON() ([]byte, error) { +func (s CreateLinkRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateLinkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultSinkConfig: Describes the custom _Default sink configuration that is @@ -1500,9 +1500,9 @@ type DefaultSinkConfig struct { NullFields []string `json:"-"` } -func (s *DefaultSinkConfig) MarshalJSON() ([]byte, error) { +func (s DefaultSinkConfig) MarshalJSON() ([]byte, error) { type NoMethod DefaultSinkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteLinkRequest: The parameters to DeleteLink. @@ -1530,9 +1530,9 @@ type DeleteLinkRequest struct { NullFields []string `json:"-"` } -func (s *DeleteLinkRequest) MarshalJSON() ([]byte, error) { +func (s DeleteLinkRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteLinkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1566,9 +1566,9 @@ type Explicit struct { NullFields []string `json:"-"` } -func (s *Explicit) MarshalJSON() ([]byte, error) { +func (s Explicit) MarshalJSON() ([]byte, error) { type NoMethod Explicit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Explicit) UnmarshalJSON(data []byte) error { @@ -1614,9 +1614,9 @@ type Exponential struct { NullFields []string `json:"-"` } -func (s *Exponential) MarshalJSON() ([]byte, error) { +func (s Exponential) MarshalJSON() ([]byte, error) { type NoMethod Exponential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Exponential) UnmarshalJSON(data []byte) error { @@ -1678,9 +1678,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for GetIamPolicy method. @@ -1701,9 +1701,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -1733,9 +1733,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRequest: A common proto for logging HTTP requests. Only contains @@ -1802,9 +1802,9 @@ type HttpRequest struct { NullFields []string `json:"-"` } -func (s *HttpRequest) MarshalJSON() ([]byte, error) { +func (s HttpRequest) MarshalJSON() ([]byte, error) { type NoMethod HttpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IndexConfig: Configuration for an indexed field. @@ -1839,9 +1839,9 @@ type IndexConfig struct { NullFields []string `json:"-"` } -func (s *IndexConfig) MarshalJSON() ([]byte, error) { +func (s IndexConfig) MarshalJSON() ([]byte, error) { type NoMethod IndexConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelDescriptor: A description of a label. @@ -1870,9 +1870,9 @@ type LabelDescriptor struct { NullFields []string `json:"-"` } -func (s *LabelDescriptor) MarshalJSON() ([]byte, error) { +func (s LabelDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LabelDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Linear: Specifies a linear sequence of buckets that all have the same width @@ -1901,9 +1901,9 @@ type Linear struct { NullFields []string `json:"-"` } -func (s *Linear) MarshalJSON() ([]byte, error) { +func (s Linear) MarshalJSON() ([]byte, error) { type NoMethod Linear - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Linear) UnmarshalJSON(data []byte) error { @@ -1978,9 +1978,9 @@ type Link struct { NullFields []string `json:"-"` } -func (s *Link) MarshalJSON() ([]byte, error) { +func (s Link) MarshalJSON() ([]byte, error) { type NoMethod Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkMetadata: Metadata for long running Link operations. @@ -2019,9 +2019,9 @@ type LinkMetadata struct { NullFields []string `json:"-"` } -func (s *LinkMetadata) MarshalJSON() ([]byte, error) { +func (s LinkMetadata) MarshalJSON() ([]byte, error) { type NoMethod LinkMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBucketsResponse: The response from ListBuckets. @@ -2048,9 +2048,9 @@ type ListBucketsResponse struct { NullFields []string `json:"-"` } -func (s *ListBucketsResponse) MarshalJSON() ([]byte, error) { +func (s ListBucketsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBucketsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListExclusionsResponse: Result returned from ListExclusions. @@ -2077,9 +2077,9 @@ type ListExclusionsResponse struct { NullFields []string `json:"-"` } -func (s *ListExclusionsResponse) MarshalJSON() ([]byte, error) { +func (s ListExclusionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExclusionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLinksResponse: The response from ListLinks. @@ -2106,9 +2106,9 @@ type ListLinksResponse struct { NullFields []string `json:"-"` } -func (s *ListLinksResponse) MarshalJSON() ([]byte, error) { +func (s ListLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -2134,9 +2134,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLogEntriesRequest: The parameters to ListLogEntries. @@ -2205,9 +2205,9 @@ type ListLogEntriesRequest struct { NullFields []string `json:"-"` } -func (s *ListLogEntriesRequest) MarshalJSON() ([]byte, error) { +func (s ListLogEntriesRequest) MarshalJSON() ([]byte, error) { type NoMethod ListLogEntriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLogEntriesResponse: Result returned from ListLogEntries. @@ -2242,9 +2242,9 @@ type ListLogEntriesResponse struct { NullFields []string `json:"-"` } -func (s *ListLogEntriesResponse) MarshalJSON() ([]byte, error) { +func (s ListLogEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLogEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLogMetricsResponse: Result returned from ListLogMetrics. @@ -2271,9 +2271,9 @@ type ListLogMetricsResponse struct { NullFields []string `json:"-"` } -func (s *ListLogMetricsResponse) MarshalJSON() ([]byte, error) { +func (s ListLogMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLogMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLogsResponse: Result returned from ListLogs. @@ -2302,9 +2302,9 @@ type ListLogsResponse struct { NullFields []string `json:"-"` } -func (s *ListLogsResponse) MarshalJSON() ([]byte, error) { +func (s ListLogsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLogsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMonitoredResourceDescriptorsResponse: Result returned from @@ -2332,9 +2332,9 @@ type ListMonitoredResourceDescriptorsResponse struct { NullFields []string `json:"-"` } -func (s *ListMonitoredResourceDescriptorsResponse) MarshalJSON() ([]byte, error) { +func (s ListMonitoredResourceDescriptorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMonitoredResourceDescriptorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2360,9 +2360,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRecentQueriesResponse: The response from ListRecentQueries. @@ -2399,9 +2399,9 @@ type ListRecentQueriesResponse struct { NullFields []string `json:"-"` } -func (s *ListRecentQueriesResponse) MarshalJSON() ([]byte, error) { +func (s ListRecentQueriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRecentQueriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSavedQueriesResponse: The response from ListSavedQueries. @@ -2438,9 +2438,9 @@ type ListSavedQueriesResponse struct { NullFields []string `json:"-"` } -func (s *ListSavedQueriesResponse) MarshalJSON() ([]byte, error) { +func (s ListSavedQueriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSavedQueriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSinksResponse: Result returned from ListSinks. @@ -2467,9 +2467,9 @@ type ListSinksResponse struct { NullFields []string `json:"-"` } -func (s *ListSinksResponse) MarshalJSON() ([]byte, error) { +func (s ListSinksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListViewsResponse: The response from ListViews. @@ -2496,9 +2496,9 @@ type ListViewsResponse struct { NullFields []string `json:"-"` } -func (s *ListViewsResponse) MarshalJSON() ([]byte, error) { +func (s ListViewsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListViewsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2533,9 +2533,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Cloud Logging specific location metadata. @@ -2556,9 +2556,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogBucket: Describes a repository in which log entries are stored. @@ -2635,9 +2635,9 @@ type LogBucket struct { NullFields []string `json:"-"` } -func (s *LogBucket) MarshalJSON() ([]byte, error) { +func (s LogBucket) MarshalJSON() ([]byte, error) { type NoMethod LogBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogEntry: An individual entry in a log. @@ -2796,9 +2796,9 @@ type LogEntry struct { NullFields []string `json:"-"` } -func (s *LogEntry) MarshalJSON() ([]byte, error) { +func (s LogEntry) MarshalJSON() ([]byte, error) { type NoMethod LogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogEntryOperation: Additional information about a potentially long-running @@ -2830,9 +2830,9 @@ type LogEntryOperation struct { NullFields []string `json:"-"` } -func (s *LogEntryOperation) MarshalJSON() ([]byte, error) { +func (s LogEntryOperation) MarshalJSON() ([]byte, error) { type NoMethod LogEntryOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogEntrySourceLocation: Additional information about the source code @@ -2864,9 +2864,9 @@ type LogEntrySourceLocation struct { NullFields []string `json:"-"` } -func (s *LogEntrySourceLocation) MarshalJSON() ([]byte, error) { +func (s LogEntrySourceLocation) MarshalJSON() ([]byte, error) { type NoMethod LogEntrySourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogErrorGroup: Contains metadata that associates the LogEntry to Error @@ -2892,9 +2892,9 @@ type LogErrorGroup struct { NullFields []string `json:"-"` } -func (s *LogErrorGroup) MarshalJSON() ([]byte, error) { +func (s LogErrorGroup) MarshalJSON() ([]byte, error) { type NoMethod LogErrorGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogExclusion: Specifies a set of log entries that are filtered out by a @@ -2945,9 +2945,9 @@ type LogExclusion struct { NullFields []string `json:"-"` } -func (s *LogExclusion) MarshalJSON() ([]byte, error) { +func (s LogExclusion) MarshalJSON() ([]byte, error) { type NoMethod LogExclusion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogLine: Application log line emitted while processing a request. @@ -2985,9 +2985,9 @@ type LogLine struct { NullFields []string `json:"-"` } -func (s *LogLine) MarshalJSON() ([]byte, error) { +func (s LogLine) MarshalJSON() ([]byte, error) { type NoMethod LogLine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogMetric: Describes a logs-based metric. The value of the metric is the @@ -3102,9 +3102,9 @@ type LogMetric struct { NullFields []string `json:"-"` } -func (s *LogMetric) MarshalJSON() ([]byte, error) { +func (s LogMetric) MarshalJSON() ([]byte, error) { type NoMethod LogMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogSink: Describes a sink used to export log entries to one of the following @@ -3222,9 +3222,9 @@ type LogSink struct { NullFields []string `json:"-"` } -func (s *LogSink) MarshalJSON() ([]byte, error) { +func (s LogSink) MarshalJSON() ([]byte, error) { type NoMethod LogSink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogSplit: Additional information used to correlate multiple log entries. @@ -3255,9 +3255,9 @@ type LogSplit struct { NullFields []string `json:"-"` } -func (s *LogSplit) MarshalJSON() ([]byte, error) { +func (s LogSplit) MarshalJSON() ([]byte, error) { type NoMethod LogSplit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogView: Describes a view over log entries in a bucket. @@ -3296,9 +3296,9 @@ type LogView struct { NullFields []string `json:"-"` } -func (s *LogView) MarshalJSON() ([]byte, error) { +func (s LogView) MarshalJSON() ([]byte, error) { type NoMethod LogView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingQuery: Describes a Cloud Logging query that can be run in Logs @@ -3330,9 +3330,9 @@ type LoggingQuery struct { NullFields []string `json:"-"` } -func (s *LoggingQuery) MarshalJSON() ([]byte, error) { +func (s LoggingQuery) MarshalJSON() ([]byte, error) { type NoMethod LoggingQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptor: Defines a metric type and its schema. Once a metric @@ -3491,9 +3491,9 @@ type MetricDescriptor struct { NullFields []string `json:"-"` } -func (s *MetricDescriptor) MarshalJSON() ([]byte, error) { +func (s MetricDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptorMetadata: Additional annotations that can be used to guide @@ -3556,9 +3556,9 @@ type MetricDescriptorMetadata struct { NullFields []string `json:"-"` } -func (s *MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { +func (s MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResource: An object representing a resource that can be used for @@ -3596,9 +3596,9 @@ type MonitoredResource struct { NullFields []string `json:"-"` } -func (s *MonitoredResource) MarshalJSON() ([]byte, error) { +func (s MonitoredResource) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResourceDescriptor: An object that describes the schema of a @@ -3683,9 +3683,9 @@ type MonitoredResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResourceMetadata: Auxiliary metadata for a MonitoredResource @@ -3717,9 +3717,9 @@ type MonitoredResourceMetadata struct { NullFields []string `json:"-"` } -func (s *MonitoredResourceMetadata) MarshalJSON() ([]byte, error) { +func (s MonitoredResourceMetadata) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResourceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3763,9 +3763,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OpsAnalyticsQuery: Describes an analytics query that can be run in the Log @@ -3789,9 +3789,9 @@ type OpsAnalyticsQuery struct { NullFields []string `json:"-"` } -func (s *OpsAnalyticsQuery) MarshalJSON() ([]byte, error) { +func (s OpsAnalyticsQuery) MarshalJSON() ([]byte, error) { type NoMethod OpsAnalyticsQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -3879,9 +3879,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecentQuery: Describes a recent query executed on the Logs Explorer or Log @@ -3913,9 +3913,9 @@ type RecentQuery struct { NullFields []string `json:"-"` } -func (s *RecentQuery) MarshalJSON() ([]byte, error) { +func (s RecentQuery) MarshalJSON() ([]byte, error) { type NoMethod RecentQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestLog: Complete log information about a single HTTP request to an App @@ -4020,9 +4020,9 @@ type RequestLog struct { NullFields []string `json:"-"` } -func (s *RequestLog) MarshalJSON() ([]byte, error) { +func (s RequestLog) MarshalJSON() ([]byte, error) { type NoMethod RequestLog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RequestLog) UnmarshalJSON(data []byte) error { @@ -4087,9 +4087,9 @@ type SavedQuery struct { NullFields []string `json:"-"` } -func (s *SavedQuery) MarshalJSON() ([]byte, error) { +func (s SavedQuery) MarshalJSON() ([]byte, error) { type NoMethod SavedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for SetIamPolicy method. @@ -4116,9 +4116,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Settings: Describes the settings associated with a project, folder, @@ -4184,9 +4184,9 @@ type Settings struct { NullFields []string `json:"-"` } -func (s *Settings) MarshalJSON() ([]byte, error) { +func (s Settings) MarshalJSON() ([]byte, error) { type NoMethod Settings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceLocation: Specifies a location in a source code file. @@ -4215,9 +4215,9 @@ type SourceLocation struct { NullFields []string `json:"-"` } -func (s *SourceLocation) MarshalJSON() ([]byte, error) { +func (s SourceLocation) MarshalJSON() ([]byte, error) { type NoMethod SourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceReference: A reference to a particular snapshot of the source tree @@ -4242,9 +4242,9 @@ type SourceReference struct { NullFields []string `json:"-"` } -func (s *SourceReference) MarshalJSON() ([]byte, error) { +func (s SourceReference) MarshalJSON() ([]byte, error) { type NoMethod SourceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The Status type defines a logical error model that is suitable for @@ -4276,9 +4276,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SummaryField: A field from the LogEntry that is added to the summary line @@ -4301,9 +4301,9 @@ type SummaryField struct { NullFields []string `json:"-"` } -func (s *SummaryField) MarshalJSON() ([]byte, error) { +func (s SummaryField) MarshalJSON() ([]byte, error) { type NoMethod SummaryField - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuppressionInfo: Information about entries that were omitted from the @@ -4335,9 +4335,9 @@ type SuppressionInfo struct { NullFields []string `json:"-"` } -func (s *SuppressionInfo) MarshalJSON() ([]byte, error) { +func (s SuppressionInfo) MarshalJSON() ([]byte, error) { type NoMethod SuppressionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TailLogEntriesRequest: The parameters to TailLogEntries. @@ -4379,9 +4379,9 @@ type TailLogEntriesRequest struct { NullFields []string `json:"-"` } -func (s *TailLogEntriesRequest) MarshalJSON() ([]byte, error) { +func (s TailLogEntriesRequest) MarshalJSON() ([]byte, error) { type NoMethod TailLogEntriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TailLogEntriesResponse: Result returned from TailLogEntries. @@ -4412,9 +4412,9 @@ type TailLogEntriesResponse struct { NullFields []string `json:"-"` } -func (s *TailLogEntriesResponse) MarshalJSON() ([]byte, error) { +func (s TailLogEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod TailLogEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for TestIamPermissions method. @@ -4437,9 +4437,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for TestIamPermissions method. @@ -4463,9 +4463,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteBucketRequest: The parameters to UndeleteBucket. @@ -4504,9 +4504,9 @@ type UpdateBucketRequest struct { NullFields []string `json:"-"` } -func (s *UpdateBucketRequest) MarshalJSON() ([]byte, error) { +func (s UpdateBucketRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateBucketRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteLogEntriesRequest: The parameters to WriteLogEntries. @@ -4578,9 +4578,9 @@ type WriteLogEntriesRequest struct { NullFields []string `json:"-"` } -func (s *WriteLogEntriesRequest) MarshalJSON() ([]byte, error) { +func (s WriteLogEntriesRequest) MarshalJSON() ([]byte, error) { type NoMethod WriteLogEntriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteLogEntriesResponse: Result returned from WriteLogEntries. diff --git a/looker/v1/looker-gen.go b/looker/v1/looker-gen.go index f90dc9a2c9..80a882dbd6 100644 --- a/looker/v1/looker-gen.go +++ b/looker/v1/looker-gen.go @@ -228,9 +228,9 @@ type AdminSettings struct { NullFields []string `json:"-"` } -func (s *AdminSettings) MarshalJSON() ([]byte, error) { +func (s AdminSettings) MarshalJSON() ([]byte, error) { type NoMethod AdminSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -269,9 +269,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -304,9 +304,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -403,9 +403,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -440,9 +440,9 @@ type CustomDomain struct { NullFields []string `json:"-"` } -func (s *CustomDomain) MarshalJSON() ([]byte, error) { +func (s CustomDomain) MarshalJSON() ([]byte, error) { type NoMethod CustomDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -478,9 +478,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: Specifies the maintenance denial period. @@ -504,9 +504,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -548,9 +548,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportEncryptionConfig: Configuration for Encryption - e.g. CMEK. @@ -570,9 +570,9 @@ type ExportEncryptionConfig struct { NullFields []string `json:"-"` } -func (s *ExportEncryptionConfig) MarshalJSON() ([]byte, error) { +func (s ExportEncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod ExportEncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportInstanceRequest: Request options for exporting data of an Instance. @@ -596,9 +596,9 @@ type ExportInstanceRequest struct { NullFields []string `json:"-"` } -func (s *ExportInstanceRequest) MarshalJSON() ([]byte, error) { +func (s ExportInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportMetadata: ExportMetadata represents the metadata of the exported @@ -642,9 +642,9 @@ type ExportMetadata struct { NullFields []string `json:"-"` } -func (s *ExportMetadata) MarshalJSON() ([]byte, error) { +func (s ExportMetadata) MarshalJSON() ([]byte, error) { type NoMethod ExportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportMetadataEncryptionKey: Encryption key details for the exported @@ -667,9 +667,9 @@ type ExportMetadataEncryptionKey struct { NullFields []string `json:"-"` } -func (s *ExportMetadataEncryptionKey) MarshalJSON() ([]byte, error) { +func (s ExportMetadataEncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod ExportMetadataEncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -715,9 +715,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportInstanceRequest: Requestion options for importing looker data to an @@ -739,9 +739,9 @@ type ImportInstanceRequest struct { NullFields []string `json:"-"` } -func (s *ImportInstanceRequest) MarshalJSON() ([]byte, error) { +func (s ImportInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: A Looker instance. @@ -839,9 +839,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response from ListInstances. @@ -871,9 +871,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -899,9 +899,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -927,9 +927,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -965,9 +965,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSchedule: Published upcoming future maintenance schedule. @@ -989,9 +989,9 @@ type MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: Specifies the recurring maintenance window. @@ -1024,9 +1024,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthConfig: Looker instance OAuth login settings. @@ -1050,9 +1050,9 @@ type OAuthConfig struct { NullFields []string `json:"-"` } -func (s *OAuthConfig) MarshalJSON() ([]byte, error) { +func (s OAuthConfig) MarshalJSON() ([]byte, error) { type NoMethod OAuthConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1097,9 +1097,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1134,9 +1134,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1226,9 +1226,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestartInstanceRequest: Request options for restarting an instance. @@ -1259,9 +1259,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1293,9 +1293,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1318,9 +1318,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1345,9 +1345,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -1378,9 +1378,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserMetadata: Metadata about users for a Looker instance. @@ -1407,9 +1407,9 @@ type UserMetadata struct { NullFields []string `json:"-"` } -func (s *UserMetadata) MarshalJSON() ([]byte, error) { +func (s UserMetadata) MarshalJSON() ([]byte, error) { type NoMethod UserMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/managedidentities/v1/managedidentities-gen.go b/managedidentities/v1/managedidentities-gen.go index 99f50947a0..883a24130c 100644 --- a/managedidentities/v1/managedidentities-gen.go +++ b/managedidentities/v1/managedidentities-gen.go @@ -264,9 +264,9 @@ type AttachTrustRequest struct { NullFields []string `json:"-"` } -func (s *AttachTrustRequest) MarshalJSON() ([]byte, error) { +func (s AttachTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod AttachTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: Represents a Managed Microsoft Identities backup. @@ -316,9 +316,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -415,9 +415,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -450,9 +450,9 @@ type Certificate struct { NullFields []string `json:"-"` } -func (s *Certificate) MarshalJSON() ([]byte, error) { +func (s Certificate) MarshalJSON() ([]byte, error) { type NoMethod Certificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckMigrationPermissionRequest: CheckMigrationPermissionRequest is the @@ -490,9 +490,9 @@ type CheckMigrationPermissionResponse struct { NullFields []string `json:"-"` } -func (s *CheckMigrationPermissionResponse) MarshalJSON() ([]byte, error) { +func (s CheckMigrationPermissionResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckMigrationPermissionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyCycle: Time window specified for daily operations. @@ -514,9 +514,9 @@ type DailyCycle struct { NullFields []string `json:"-"` } -func (s *DailyCycle) MarshalJSON() ([]byte, error) { +func (s DailyCycle) MarshalJSON() ([]byte, error) { type NoMethod DailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -552,9 +552,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: DenyMaintenancePeriod definition. Maintenance is @@ -587,9 +587,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetachTrustRequest: Request message for DetachTrust @@ -609,9 +609,9 @@ type DetachTrustRequest struct { NullFields []string `json:"-"` } -func (s *DetachTrustRequest) MarshalJSON() ([]byte, error) { +func (s DetachTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod DetachTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableMigrationRequest: DisableMigrationRequest is the request message for @@ -694,9 +694,9 @@ type Domain struct { NullFields []string `json:"-"` } -func (s *Domain) MarshalJSON() ([]byte, error) { +func (s Domain) MarshalJSON() ([]byte, error) { type NoMethod Domain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainJoinMachineRequest: DomainJoinMachineRequest is the request message @@ -724,9 +724,9 @@ type DomainJoinMachineRequest struct { NullFields []string `json:"-"` } -func (s *DomainJoinMachineRequest) MarshalJSON() ([]byte, error) { +func (s DomainJoinMachineRequest) MarshalJSON() ([]byte, error) { type NoMethod DomainJoinMachineRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainJoinMachineResponse: DomainJoinMachineResponse is the response message @@ -750,9 +750,9 @@ type DomainJoinMachineResponse struct { NullFields []string `json:"-"` } -func (s *DomainJoinMachineResponse) MarshalJSON() ([]byte, error) { +func (s DomainJoinMachineResponse) MarshalJSON() ([]byte, error) { type NoMethod DomainJoinMachineResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -782,9 +782,9 @@ type EnableMigrationRequest struct { NullFields []string `json:"-"` } -func (s *EnableMigrationRequest) MarshalJSON() ([]byte, error) { +func (s EnableMigrationRequest) MarshalJSON() ([]byte, error) { type NoMethod EnableMigrationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -830,9 +830,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtendSchemaRequest: ExtendSchemaRequest is the request message for @@ -859,9 +859,9 @@ type ExtendSchemaRequest struct { NullFields []string `json:"-"` } -func (s *ExtendSchemaRequest) MarshalJSON() ([]byte, error) { +func (s ExtendSchemaRequest) MarshalJSON() ([]byte, error) { type NoMethod ExtendSchemaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudManagedidentitiesV1OpMetadata: Represents the metadata of the @@ -896,9 +896,9 @@ type GoogleCloudManagedidentitiesV1OpMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudManagedidentitiesV1OpMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudManagedidentitiesV1OpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudManagedidentitiesV1OpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudManagedidentitiesV1alpha1OpMetadata: Represents the metadata of @@ -933,9 +933,9 @@ type GoogleCloudManagedidentitiesV1alpha1OpMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudManagedidentitiesV1alpha1OpMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudManagedidentitiesV1alpha1OpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudManagedidentitiesV1alpha1OpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudManagedidentitiesV1beta1OpMetadata: Represents the metadata of @@ -970,9 +970,9 @@ type GoogleCloudManagedidentitiesV1beta1OpMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudManagedidentitiesV1beta1OpMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudManagedidentitiesV1beta1OpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudManagedidentitiesV1beta1OpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1Instance: Instance represents @@ -1090,9 +1090,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1Instance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule: @@ -1129,9 +1129,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings: @@ -1165,9 +1165,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata: Node @@ -1197,9 +1197,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter: @@ -1221,9 +1221,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility: @@ -1255,9 +1255,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource: @@ -1286,9 +1286,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility: @@ -1315,9 +1315,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata: SloMetadata @@ -1348,9 +1348,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LDAPSSettings: LDAPSSettings represents the ldaps settings for domain @@ -1413,9 +1413,9 @@ type LDAPSSettings struct { NullFields []string `json:"-"` } -func (s *LDAPSSettings) MarshalJSON() ([]byte, error) { +func (s LDAPSSettings) MarshalJSON() ([]byte, error) { type NoMethod LDAPSSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupsResponse: ListBackupsResponse is the response message for @@ -1444,9 +1444,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDomainsResponse: Response message for ListDomains @@ -1474,9 +1474,9 @@ type ListDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1502,9 +1502,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1530,9 +1530,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPeeringsResponse: ListPeeringsResponse is the response message for @@ -1561,9 +1561,9 @@ type ListPeeringsResponse struct { NullFields []string `json:"-"` } -func (s *ListPeeringsResponse) MarshalJSON() ([]byte, error) { +func (s ListPeeringsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPeeringsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSqlIntegrationsResponse: ListSqlIntegrationsResponse is the response @@ -1592,9 +1592,9 @@ type ListSqlIntegrationsResponse struct { NullFields []string `json:"-"` } -func (s *ListSqlIntegrationsResponse) MarshalJSON() ([]byte, error) { +func (s ListSqlIntegrationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSqlIntegrationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1630,9 +1630,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: Defines policies to service maintenance events. @@ -1678,9 +1678,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow definition. @@ -1702,9 +1702,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremDomainDetails: OnPremDomainDetails is the message which contains @@ -1727,9 +1727,9 @@ type OnPremDomainDetails struct { NullFields []string `json:"-"` } -func (s *OnPremDomainDetails) MarshalJSON() ([]byte, error) { +func (s OnPremDomainDetails) MarshalJSON() ([]byte, error) { type NoMethod OnPremDomainDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremDomainSIDDetails: OnPremDomainDetails is the message which contains @@ -1757,9 +1757,9 @@ type OnPremDomainSIDDetails struct { NullFields []string `json:"-"` } -func (s *OnPremDomainSIDDetails) MarshalJSON() ([]byte, error) { +func (s OnPremDomainSIDDetails) MarshalJSON() ([]byte, error) { type NoMethod OnPremDomainSIDDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1804,9 +1804,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1842,9 +1842,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Peering: Represents a Managed Service for Microsoft Active Directory @@ -1897,9 +1897,9 @@ type Peering struct { NullFields []string `json:"-"` } -func (s *Peering) MarshalJSON() ([]byte, error) { +func (s Peering) MarshalJSON() ([]byte, error) { type NoMethod Peering - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1987,9 +1987,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReconfigureTrustRequest: Request message for ReconfigureTrust @@ -2013,9 +2013,9 @@ type ReconfigureTrustRequest struct { NullFields []string `json:"-"` } -func (s *ReconfigureTrustRequest) MarshalJSON() ([]byte, error) { +func (s ReconfigureTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod ReconfigureTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetAdminPasswordRequest: Request message for ResetAdminPassword @@ -2042,9 +2042,9 @@ type ResetAdminPasswordResponse struct { NullFields []string `json:"-"` } -func (s *ResetAdminPasswordResponse) MarshalJSON() ([]byte, error) { +func (s ResetAdminPasswordResponse) MarshalJSON() ([]byte, error) { type NoMethod ResetAdminPasswordResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreDomainRequest: RestoreDomainRequest is the request received by @@ -2065,9 +2065,9 @@ type RestoreDomainRequest struct { NullFields []string `json:"-"` } -func (s *RestoreDomainRequest) MarshalJSON() ([]byte, error) { +func (s RestoreDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Configure the schedule. @@ -2101,9 +2101,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2126,9 +2126,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlIntegration: Represents the SQL instance integrated with Managed AD. @@ -2167,9 +2167,9 @@ type SqlIntegration struct { NullFields []string `json:"-"` } -func (s *SqlIntegration) MarshalJSON() ([]byte, error) { +func (s SqlIntegration) MarshalJSON() ([]byte, error) { type NoMethod SqlIntegration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2201,9 +2201,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2226,9 +2226,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2253,9 +2253,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -2286,9 +2286,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Trust: Represents a relationship between two domains. This allows a @@ -2360,9 +2360,9 @@ type Trust struct { NullFields []string `json:"-"` } -func (s *Trust) MarshalJSON() ([]byte, error) { +func (s Trust) MarshalJSON() ([]byte, error) { type NoMethod Trust - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePolicy: Maintenance policy applicable to instance updates. @@ -2408,9 +2408,9 @@ type UpdatePolicy struct { NullFields []string `json:"-"` } -func (s *UpdatePolicy) MarshalJSON() ([]byte, error) { +func (s UpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod UpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateTrustRequest: Request message for ValidateTrust @@ -2430,9 +2430,9 @@ type ValidateTrustRequest struct { NullFields []string `json:"-"` } -func (s *ValidateTrustRequest) MarshalJSON() ([]byte, error) { +func (s ValidateTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyCycle: Time window specified for weekly operations. @@ -2452,9 +2452,9 @@ type WeeklyCycle struct { NullFields []string `json:"-"` } -func (s *WeeklyCycle) MarshalJSON() ([]byte, error) { +func (s WeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod WeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/managedidentities/v1alpha1/managedidentities-gen.go b/managedidentities/v1alpha1/managedidentities-gen.go index 61abb902f0..5c39e24db2 100644 --- a/managedidentities/v1alpha1/managedidentities-gen.go +++ b/managedidentities/v1alpha1/managedidentities-gen.go @@ -263,9 +263,9 @@ type AttachTrustRequest struct { NullFields []string `json:"-"` } -func (s *AttachTrustRequest) MarshalJSON() ([]byte, error) { +func (s AttachTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod AttachTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: Represents a Managed Microsoft Identities backup. @@ -318,9 +318,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -417,9 +417,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -452,9 +452,9 @@ type Certificate struct { NullFields []string `json:"-"` } -func (s *Certificate) MarshalJSON() ([]byte, error) { +func (s Certificate) MarshalJSON() ([]byte, error) { type NoMethod Certificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckMigrationPermissionRequest: CheckMigrationPermissionRequest is the @@ -492,9 +492,9 @@ type CheckMigrationPermissionResponse struct { NullFields []string `json:"-"` } -func (s *CheckMigrationPermissionResponse) MarshalJSON() ([]byte, error) { +func (s CheckMigrationPermissionResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckMigrationPermissionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyCycle: Time window specified for daily operations. @@ -516,9 +516,9 @@ type DailyCycle struct { NullFields []string `json:"-"` } -func (s *DailyCycle) MarshalJSON() ([]byte, error) { +func (s DailyCycle) MarshalJSON() ([]byte, error) { type NoMethod DailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -554,9 +554,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: DenyMaintenancePeriod definition. Maintenance is @@ -589,9 +589,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DetachTrustRequest struct { @@ -610,9 +610,9 @@ type DetachTrustRequest struct { NullFields []string `json:"-"` } -func (s *DetachTrustRequest) MarshalJSON() ([]byte, error) { +func (s DetachTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod DetachTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableMigrationRequest: DisableMigrationRequest is the request message for @@ -698,9 +698,9 @@ type Domain struct { NullFields []string `json:"-"` } -func (s *Domain) MarshalJSON() ([]byte, error) { +func (s Domain) MarshalJSON() ([]byte, error) { type NoMethod Domain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainJoinMachineRequest: DomainJoinMachineRequest is the request message @@ -728,9 +728,9 @@ type DomainJoinMachineRequest struct { NullFields []string `json:"-"` } -func (s *DomainJoinMachineRequest) MarshalJSON() ([]byte, error) { +func (s DomainJoinMachineRequest) MarshalJSON() ([]byte, error) { type NoMethod DomainJoinMachineRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainJoinMachineResponse: DomainJoinMachineResponse is the response message @@ -754,9 +754,9 @@ type DomainJoinMachineResponse struct { NullFields []string `json:"-"` } -func (s *DomainJoinMachineResponse) MarshalJSON() ([]byte, error) { +func (s DomainJoinMachineResponse) MarshalJSON() ([]byte, error) { type NoMethod DomainJoinMachineResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -789,9 +789,9 @@ type EnableMigrationRequest struct { NullFields []string `json:"-"` } -func (s *EnableMigrationRequest) MarshalJSON() ([]byte, error) { +func (s EnableMigrationRequest) MarshalJSON() ([]byte, error) { type NoMethod EnableMigrationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -837,9 +837,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtendSchemaRequest: ExtendSchemaRequest is the request message for @@ -866,9 +866,9 @@ type ExtendSchemaRequest struct { NullFields []string `json:"-"` } -func (s *ExtendSchemaRequest) MarshalJSON() ([]byte, error) { +func (s ExtendSchemaRequest) MarshalJSON() ([]byte, error) { type NoMethod ExtendSchemaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudManagedidentitiesV1OpMetadata: Represents the metadata of the @@ -903,9 +903,9 @@ type GoogleCloudManagedidentitiesV1OpMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudManagedidentitiesV1OpMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudManagedidentitiesV1OpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudManagedidentitiesV1OpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudManagedidentitiesV1alpha1OpMetadata: Represents the metadata of @@ -940,9 +940,9 @@ type GoogleCloudManagedidentitiesV1alpha1OpMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudManagedidentitiesV1alpha1OpMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudManagedidentitiesV1alpha1OpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudManagedidentitiesV1alpha1OpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudManagedidentitiesV1beta1OpMetadata: Represents the metadata of @@ -977,9 +977,9 @@ type GoogleCloudManagedidentitiesV1beta1OpMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudManagedidentitiesV1beta1OpMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudManagedidentitiesV1beta1OpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudManagedidentitiesV1beta1OpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1Instance: Instance represents @@ -1097,9 +1097,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1Instance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule: @@ -1136,9 +1136,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings: @@ -1172,9 +1172,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata: Node @@ -1204,9 +1204,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter: @@ -1228,9 +1228,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility: @@ -1262,9 +1262,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource: @@ -1293,9 +1293,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility: @@ -1322,9 +1322,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata: SloMetadata @@ -1355,9 +1355,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LDAPSSettings: LDAPSSettings represents the ldaps settings for domain @@ -1420,9 +1420,9 @@ type LDAPSSettings struct { NullFields []string `json:"-"` } -func (s *LDAPSSettings) MarshalJSON() ([]byte, error) { +func (s LDAPSSettings) MarshalJSON() ([]byte, error) { type NoMethod LDAPSSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupsResponse: ListBackupsResponse is the response message for @@ -1451,9 +1451,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListDomainsResponse struct { @@ -1480,9 +1480,9 @@ type ListDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1508,9 +1508,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1536,9 +1536,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPeeringsResponse: ListPeeringsResponse is the response message for @@ -1567,9 +1567,9 @@ type ListPeeringsResponse struct { NullFields []string `json:"-"` } -func (s *ListPeeringsResponse) MarshalJSON() ([]byte, error) { +func (s ListPeeringsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPeeringsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSQLIntegrationsResponse: ListSQLIntegrationsResponse is the response @@ -1598,9 +1598,9 @@ type ListSQLIntegrationsResponse struct { NullFields []string `json:"-"` } -func (s *ListSQLIntegrationsResponse) MarshalJSON() ([]byte, error) { +func (s ListSQLIntegrationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSQLIntegrationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1636,9 +1636,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: Defines policies to service maintenance events. @@ -1684,9 +1684,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow definition. @@ -1708,9 +1708,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremDomainDetails: OnPremDomainDetails is the message which contains @@ -1733,9 +1733,9 @@ type OnPremDomainDetails struct { NullFields []string `json:"-"` } -func (s *OnPremDomainDetails) MarshalJSON() ([]byte, error) { +func (s OnPremDomainDetails) MarshalJSON() ([]byte, error) { type NoMethod OnPremDomainDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremDomainSIDDetails: OnPremDomainDetails is the message which contains @@ -1763,9 +1763,9 @@ type OnPremDomainSIDDetails struct { NullFields []string `json:"-"` } -func (s *OnPremDomainSIDDetails) MarshalJSON() ([]byte, error) { +func (s OnPremDomainSIDDetails) MarshalJSON() ([]byte, error) { type NoMethod OnPremDomainSIDDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1810,9 +1810,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1848,9 +1848,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Peering: Represents a Managed Microsoft Identities Peering. @@ -1902,9 +1902,9 @@ type Peering struct { NullFields []string `json:"-"` } -func (s *Peering) MarshalJSON() ([]byte, error) { +func (s Peering) MarshalJSON() ([]byte, error) { type NoMethod Peering - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1992,9 +1992,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReconfigureTrustRequest struct { @@ -2013,9 +2013,9 @@ type ReconfigureTrustRequest struct { NullFields []string `json:"-"` } -func (s *ReconfigureTrustRequest) MarshalJSON() ([]byte, error) { +func (s ReconfigureTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod ReconfigureTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResetAdminPasswordRequest struct { @@ -2040,9 +2040,9 @@ type ResetAdminPasswordResponse struct { NullFields []string `json:"-"` } -func (s *ResetAdminPasswordResponse) MarshalJSON() ([]byte, error) { +func (s ResetAdminPasswordResponse) MarshalJSON() ([]byte, error) { type NoMethod ResetAdminPasswordResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreDomainRequest: RestoreDomainRequest is the request received by @@ -2063,9 +2063,9 @@ type RestoreDomainRequest struct { NullFields []string `json:"-"` } -func (s *RestoreDomainRequest) MarshalJSON() ([]byte, error) { +func (s RestoreDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SQLIntegration: Represents the SQL instance integrated with AD. @@ -2104,9 +2104,9 @@ type SQLIntegration struct { NullFields []string `json:"-"` } -func (s *SQLIntegration) MarshalJSON() ([]byte, error) { +func (s SQLIntegration) MarshalJSON() ([]byte, error) { type NoMethod SQLIntegration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Configure the schedule. @@ -2140,9 +2140,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2165,9 +2165,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2199,9 +2199,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2224,9 +2224,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2251,9 +2251,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -2284,9 +2284,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Trust: Represents a relationship between two domains which makes it possible @@ -2359,9 +2359,9 @@ type Trust struct { NullFields []string `json:"-"` } -func (s *Trust) MarshalJSON() ([]byte, error) { +func (s Trust) MarshalJSON() ([]byte, error) { type NoMethod Trust - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePolicy: Maintenance policy applicable to instance updates. @@ -2407,9 +2407,9 @@ type UpdatePolicy struct { NullFields []string `json:"-"` } -func (s *UpdatePolicy) MarshalJSON() ([]byte, error) { +func (s UpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod UpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ValidateTrustRequest struct { @@ -2428,9 +2428,9 @@ type ValidateTrustRequest struct { NullFields []string `json:"-"` } -func (s *ValidateTrustRequest) MarshalJSON() ([]byte, error) { +func (s ValidateTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyCycle: Time window specified for weekly operations. @@ -2450,9 +2450,9 @@ type WeeklyCycle struct { NullFields []string `json:"-"` } -func (s *WeeklyCycle) MarshalJSON() ([]byte, error) { +func (s WeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod WeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/managedidentities/v1beta1/managedidentities-gen.go b/managedidentities/v1beta1/managedidentities-gen.go index acaf23be22..673e0a57ad 100644 --- a/managedidentities/v1beta1/managedidentities-gen.go +++ b/managedidentities/v1beta1/managedidentities-gen.go @@ -264,9 +264,9 @@ type AttachTrustRequest struct { NullFields []string `json:"-"` } -func (s *AttachTrustRequest) MarshalJSON() ([]byte, error) { +func (s AttachTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod AttachTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: Represents a Managed Microsoft Identities backup. @@ -319,9 +319,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -418,9 +418,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -453,9 +453,9 @@ type Certificate struct { NullFields []string `json:"-"` } -func (s *Certificate) MarshalJSON() ([]byte, error) { +func (s Certificate) MarshalJSON() ([]byte, error) { type NoMethod Certificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckMigrationPermissionRequest: CheckMigrationPermissionRequest is the @@ -493,9 +493,9 @@ type CheckMigrationPermissionResponse struct { NullFields []string `json:"-"` } -func (s *CheckMigrationPermissionResponse) MarshalJSON() ([]byte, error) { +func (s CheckMigrationPermissionResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckMigrationPermissionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyCycle: Time window specified for daily operations. @@ -517,9 +517,9 @@ type DailyCycle struct { NullFields []string `json:"-"` } -func (s *DailyCycle) MarshalJSON() ([]byte, error) { +func (s DailyCycle) MarshalJSON() ([]byte, error) { type NoMethod DailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -555,9 +555,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: DenyMaintenancePeriod definition. Maintenance is @@ -590,9 +590,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetachTrustRequest: Request message for DetachTrust @@ -612,9 +612,9 @@ type DetachTrustRequest struct { NullFields []string `json:"-"` } -func (s *DetachTrustRequest) MarshalJSON() ([]byte, error) { +func (s DetachTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod DetachTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableMigrationRequest: DisableMigrationRequest is the request message for @@ -695,9 +695,9 @@ type Domain struct { NullFields []string `json:"-"` } -func (s *Domain) MarshalJSON() ([]byte, error) { +func (s Domain) MarshalJSON() ([]byte, error) { type NoMethod Domain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainJoinMachineRequest: DomainJoinMachineRequest is the request message @@ -732,9 +732,9 @@ type DomainJoinMachineRequest struct { NullFields []string `json:"-"` } -func (s *DomainJoinMachineRequest) MarshalJSON() ([]byte, error) { +func (s DomainJoinMachineRequest) MarshalJSON() ([]byte, error) { type NoMethod DomainJoinMachineRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainJoinMachineResponse: DomainJoinMachineResponse is the response message @@ -760,9 +760,9 @@ type DomainJoinMachineResponse struct { NullFields []string `json:"-"` } -func (s *DomainJoinMachineResponse) MarshalJSON() ([]byte, error) { +func (s DomainJoinMachineResponse) MarshalJSON() ([]byte, error) { type NoMethod DomainJoinMachineResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -795,9 +795,9 @@ type EnableMigrationRequest struct { NullFields []string `json:"-"` } -func (s *EnableMigrationRequest) MarshalJSON() ([]byte, error) { +func (s EnableMigrationRequest) MarshalJSON() ([]byte, error) { type NoMethod EnableMigrationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -843,9 +843,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtendSchemaRequest: ExtendSchemaRequest is the request message for @@ -872,9 +872,9 @@ type ExtendSchemaRequest struct { NullFields []string `json:"-"` } -func (s *ExtendSchemaRequest) MarshalJSON() ([]byte, error) { +func (s ExtendSchemaRequest) MarshalJSON() ([]byte, error) { type NoMethod ExtendSchemaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudManagedidentitiesV1OpMetadata: Represents the metadata of the @@ -909,9 +909,9 @@ type GoogleCloudManagedidentitiesV1OpMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudManagedidentitiesV1OpMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudManagedidentitiesV1OpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudManagedidentitiesV1OpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudManagedidentitiesV1alpha1OpMetadata: Represents the metadata of @@ -946,9 +946,9 @@ type GoogleCloudManagedidentitiesV1alpha1OpMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudManagedidentitiesV1alpha1OpMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudManagedidentitiesV1alpha1OpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudManagedidentitiesV1alpha1OpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudManagedidentitiesV1beta1OpMetadata: Represents the metadata of @@ -983,9 +983,9 @@ type GoogleCloudManagedidentitiesV1beta1OpMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudManagedidentitiesV1beta1OpMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudManagedidentitiesV1beta1OpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudManagedidentitiesV1beta1OpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1Instance: Instance represents @@ -1103,9 +1103,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1Instance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule: @@ -1142,9 +1142,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings: @@ -1178,9 +1178,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata: Node @@ -1210,9 +1210,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter: @@ -1234,9 +1234,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility: @@ -1268,9 +1268,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource: @@ -1299,9 +1299,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility: @@ -1328,9 +1328,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata: SloMetadata @@ -1361,9 +1361,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LDAPSSettings: LDAPSSettings represents the ldaps settings for domain @@ -1426,9 +1426,9 @@ type LDAPSSettings struct { NullFields []string `json:"-"` } -func (s *LDAPSSettings) MarshalJSON() ([]byte, error) { +func (s LDAPSSettings) MarshalJSON() ([]byte, error) { type NoMethod LDAPSSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupsResponse: ListBackupsResponse is the response message for @@ -1457,9 +1457,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDomainsResponse: Response message for ListDomains @@ -1487,9 +1487,9 @@ type ListDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1515,9 +1515,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1543,9 +1543,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPeeringsResponse: ListPeeringsResponse is the response message for @@ -1574,9 +1574,9 @@ type ListPeeringsResponse struct { NullFields []string `json:"-"` } -func (s *ListPeeringsResponse) MarshalJSON() ([]byte, error) { +func (s ListPeeringsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPeeringsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSqlIntegrationsResponse: ListSqlIntegrationsResponse is the response @@ -1605,9 +1605,9 @@ type ListSqlIntegrationsResponse struct { NullFields []string `json:"-"` } -func (s *ListSqlIntegrationsResponse) MarshalJSON() ([]byte, error) { +func (s ListSqlIntegrationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSqlIntegrationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1643,9 +1643,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: Defines policies to service maintenance events. @@ -1691,9 +1691,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow definition. @@ -1715,9 +1715,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremDomainDetails: OnPremDomainDetails is the message which contains @@ -1740,9 +1740,9 @@ type OnPremDomainDetails struct { NullFields []string `json:"-"` } -func (s *OnPremDomainDetails) MarshalJSON() ([]byte, error) { +func (s OnPremDomainDetails) MarshalJSON() ([]byte, error) { type NoMethod OnPremDomainDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremDomainSIDDetails: OnPremDomainDetails is the message which contains @@ -1770,9 +1770,9 @@ type OnPremDomainSIDDetails struct { NullFields []string `json:"-"` } -func (s *OnPremDomainSIDDetails) MarshalJSON() ([]byte, error) { +func (s OnPremDomainSIDDetails) MarshalJSON() ([]byte, error) { type NoMethod OnPremDomainSIDDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1817,9 +1817,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1855,9 +1855,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Peering: Represents a Managed Microsoft Identities Peering. @@ -1909,9 +1909,9 @@ type Peering struct { NullFields []string `json:"-"` } -func (s *Peering) MarshalJSON() ([]byte, error) { +func (s Peering) MarshalJSON() ([]byte, error) { type NoMethod Peering - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1999,9 +1999,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReconfigureTrustRequest: Request message for ReconfigureTrust @@ -2025,9 +2025,9 @@ type ReconfigureTrustRequest struct { NullFields []string `json:"-"` } -func (s *ReconfigureTrustRequest) MarshalJSON() ([]byte, error) { +func (s ReconfigureTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod ReconfigureTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetAdminPasswordRequest: Request message for ResetAdminPassword @@ -2054,9 +2054,9 @@ type ResetAdminPasswordResponse struct { NullFields []string `json:"-"` } -func (s *ResetAdminPasswordResponse) MarshalJSON() ([]byte, error) { +func (s ResetAdminPasswordResponse) MarshalJSON() ([]byte, error) { type NoMethod ResetAdminPasswordResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreDomainRequest: RestoreDomainRequest is the request received by @@ -2077,9 +2077,9 @@ type RestoreDomainRequest struct { NullFields []string `json:"-"` } -func (s *RestoreDomainRequest) MarshalJSON() ([]byte, error) { +func (s RestoreDomainRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreDomainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Configure the schedule. @@ -2113,9 +2113,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2138,9 +2138,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlIntegration: Represents the Sql instance integrated with AD. @@ -2179,9 +2179,9 @@ type SqlIntegration struct { NullFields []string `json:"-"` } -func (s *SqlIntegration) MarshalJSON() ([]byte, error) { +func (s SqlIntegration) MarshalJSON() ([]byte, error) { type NoMethod SqlIntegration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2213,9 +2213,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2238,9 +2238,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2265,9 +2265,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -2298,9 +2298,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Trust: Represents a relationship between two domains. This allows a @@ -2369,9 +2369,9 @@ type Trust struct { NullFields []string `json:"-"` } -func (s *Trust) MarshalJSON() ([]byte, error) { +func (s Trust) MarshalJSON() ([]byte, error) { type NoMethod Trust - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePolicy: Maintenance policy applicable to instance updates. @@ -2417,9 +2417,9 @@ type UpdatePolicy struct { NullFields []string `json:"-"` } -func (s *UpdatePolicy) MarshalJSON() ([]byte, error) { +func (s UpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod UpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateTrustRequest: Request message for ValidateTrust @@ -2439,9 +2439,9 @@ type ValidateTrustRequest struct { NullFields []string `json:"-"` } -func (s *ValidateTrustRequest) MarshalJSON() ([]byte, error) { +func (s ValidateTrustRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateTrustRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyCycle: Time window specified for weekly operations. @@ -2461,9 +2461,9 @@ type WeeklyCycle struct { NullFields []string `json:"-"` } -func (s *WeeklyCycle) MarshalJSON() ([]byte, error) { +func (s WeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod WeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/manufacturers/v1/manufacturers-gen.go b/manufacturers/v1/manufacturers-gen.go index be3fd3be10..0be45e9393 100644 --- a/manufacturers/v1/manufacturers-gen.go +++ b/manufacturers/v1/manufacturers-gen.go @@ -345,9 +345,9 @@ type Attributes struct { NullFields []string `json:"-"` } -func (s *Attributes) MarshalJSON() ([]byte, error) { +func (s Attributes) MarshalJSON() ([]byte, error) { type NoMethod Attributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Capacity: The capacity of a product. For more information, see @@ -370,9 +370,9 @@ type Capacity struct { NullFields []string `json:"-"` } -func (s *Capacity) MarshalJSON() ([]byte, error) { +func (s Capacity) MarshalJSON() ([]byte, error) { type NoMethod Capacity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Certification: Description of a certification. @@ -404,9 +404,9 @@ type Certification struct { NullFields []string `json:"-"` } -func (s *Certification) MarshalJSON() ([]byte, error) { +func (s Certification) MarshalJSON() ([]byte, error) { type NoMethod Certification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Count: The number of products in a single package. For more information, see @@ -429,9 +429,9 @@ type Count struct { NullFields []string `json:"-"` } -func (s *Count) MarshalJSON() ([]byte, error) { +func (s Count) MarshalJSON() ([]byte, error) { type NoMethod Count - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationStatus: The destination status. @@ -459,9 +459,9 @@ type DestinationStatus struct { NullFields []string `json:"-"` } -func (s *DestinationStatus) MarshalJSON() ([]byte, error) { +func (s DestinationStatus) MarshalJSON() ([]byte, error) { type NoMethod DestinationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -496,9 +496,9 @@ type FeatureDescription struct { NullFields []string `json:"-"` } -func (s *FeatureDescription) MarshalJSON() ([]byte, error) { +func (s FeatureDescription) MarshalJSON() ([]byte, error) { type NoMethod FeatureDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FloatUnit: Combination of float amount and unit. @@ -520,9 +520,9 @@ type FloatUnit struct { NullFields []string `json:"-"` } -func (s *FloatUnit) MarshalJSON() ([]byte, error) { +func (s FloatUnit) MarshalJSON() ([]byte, error) { type NoMethod FloatUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FloatUnit) UnmarshalJSON(data []byte) error { @@ -561,9 +561,9 @@ type GoogleShoppingManufacturersV1ProductCertification struct { NullFields []string `json:"-"` } -func (s *GoogleShoppingManufacturersV1ProductCertification) MarshalJSON() ([]byte, error) { +func (s GoogleShoppingManufacturersV1ProductCertification) MarshalJSON() ([]byte, error) { type NoMethod GoogleShoppingManufacturersV1ProductCertification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Grocery struct { @@ -598,9 +598,9 @@ type Grocery struct { NullFields []string `json:"-"` } -func (s *Grocery) MarshalJSON() ([]byte, error) { +func (s Grocery) MarshalJSON() ([]byte, error) { type NoMethod Grocery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Grocery) UnmarshalJSON(data []byte) error { @@ -665,9 +665,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Issue: Product issue. @@ -722,9 +722,9 @@ type Issue struct { NullFields []string `json:"-"` } -func (s *Issue) MarshalJSON() ([]byte, error) { +func (s Issue) MarshalJSON() ([]byte, error) { type NoMethod Issue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProductCertificationsResponse: Response for ListProductCertifications @@ -752,9 +752,9 @@ type ListProductCertificationsResponse struct { NullFields []string `json:"-"` } -func (s *ListProductCertificationsResponse) MarshalJSON() ([]byte, error) { +func (s ListProductCertificationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProductCertificationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListProductsResponse struct { @@ -779,9 +779,9 @@ type ListProductsResponse struct { NullFields []string `json:"-"` } -func (s *ListProductsResponse) MarshalJSON() ([]byte, error) { +func (s ListProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Nutrition struct { @@ -884,9 +884,9 @@ type Nutrition struct { NullFields []string `json:"-"` } -func (s *Nutrition) MarshalJSON() ([]byte, error) { +func (s Nutrition) MarshalJSON() ([]byte, error) { type NoMethod Nutrition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Nutrition) UnmarshalJSON(data []byte) error { @@ -952,9 +952,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Product: Product data. @@ -1001,9 +1001,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductCertification: Product certification data. @@ -1055,9 +1055,9 @@ type ProductCertification struct { NullFields []string `json:"-"` } -func (s *ProductCertification) MarshalJSON() ([]byte, error) { +func (s ProductCertification) MarshalJSON() ([]byte, error) { type NoMethod ProductCertification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductDetail: A product detail of the product. For more information, see @@ -1083,9 +1083,9 @@ type ProductDetail struct { NullFields []string `json:"-"` } -func (s *ProductDetail) MarshalJSON() ([]byte, error) { +func (s ProductDetail) MarshalJSON() ([]byte, error) { type NoMethod ProductDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoluntaryNutritionFact: Voluntary Nutrition Facts. @@ -1109,9 +1109,9 @@ type VoluntaryNutritionFact struct { NullFields []string `json:"-"` } -func (s *VoluntaryNutritionFact) MarshalJSON() ([]byte, error) { +func (s VoluntaryNutritionFact) MarshalJSON() ([]byte, error) { type NoMethod VoluntaryNutritionFact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VoluntaryNutritionFact) UnmarshalJSON(data []byte) error { diff --git a/marketingplatformadmin/v1alpha/marketingplatformadmin-gen.go b/marketingplatformadmin/v1alpha/marketingplatformadmin-gen.go index 1d5bf4550f..5bb1151ee9 100644 --- a/marketingplatformadmin/v1alpha/marketingplatformadmin-gen.go +++ b/marketingplatformadmin/v1alpha/marketingplatformadmin-gen.go @@ -223,9 +223,9 @@ type AnalyticsAccountLink struct { NullFields []string `json:"-"` } -func (s *AnalyticsAccountLink) MarshalJSON() ([]byte, error) { +func (s AnalyticsAccountLink) MarshalJSON() ([]byte, error) { type NoMethod AnalyticsAccountLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -261,9 +261,9 @@ type ListAnalyticsAccountLinksResponse struct { NullFields []string `json:"-"` } -func (s *ListAnalyticsAccountLinksResponse) MarshalJSON() ([]byte, error) { +func (s ListAnalyticsAccountLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAnalyticsAccountLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Organization: A resource message representing a Google Marketing Platform @@ -290,9 +290,9 @@ type Organization struct { NullFields []string `json:"-"` } -func (s *Organization) MarshalJSON() ([]byte, error) { +func (s Organization) MarshalJSON() ([]byte, error) { type NoMethod Organization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetPropertyServiceLevelRequest: Request message for SetPropertyServiceLevel @@ -324,9 +324,9 @@ type SetPropertyServiceLevelRequest struct { NullFields []string `json:"-"` } -func (s *SetPropertyServiceLevelRequest) MarshalJSON() ([]byte, error) { +func (s SetPropertyServiceLevelRequest) MarshalJSON() ([]byte, error) { type NoMethod SetPropertyServiceLevelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetPropertyServiceLevelResponse: Response message for diff --git a/meet/v2/meet-gen.go b/meet/v2/meet-gen.go index 3fba38e1e9..c7066b2374 100644 --- a/meet/v2/meet-gen.go +++ b/meet/v2/meet-gen.go @@ -263,9 +263,9 @@ type ActiveConference struct { NullFields []string `json:"-"` } -func (s *ActiveConference) MarshalJSON() ([]byte, error) { +func (s ActiveConference) MarshalJSON() ([]byte, error) { type NoMethod ActiveConference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnonymousUser: User who joins anonymously (meaning not signed into a Google @@ -287,9 +287,9 @@ type AnonymousUser struct { NullFields []string `json:"-"` } -func (s *AnonymousUser) MarshalJSON() ([]byte, error) { +func (s AnonymousUser) MarshalJSON() ([]byte, error) { type NoMethod AnonymousUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConferenceRecord: Single instance of a meeting held in a space. @@ -325,9 +325,9 @@ type ConferenceRecord struct { NullFields []string `json:"-"` } -func (s *ConferenceRecord) MarshalJSON() ([]byte, error) { +func (s ConferenceRecord) MarshalJSON() ([]byte, error) { type NoMethod ConferenceRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocsDestination: Google Docs location where the transcript file is saved. @@ -355,9 +355,9 @@ type DocsDestination struct { NullFields []string `json:"-"` } -func (s *DocsDestination) MarshalJSON() ([]byte, error) { +func (s DocsDestination) MarshalJSON() ([]byte, error) { type NoMethod DocsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveDestination: Export location where a recording file is saved in Google @@ -385,9 +385,9 @@ type DriveDestination struct { NullFields []string `json:"-"` } -func (s *DriveDestination) MarshalJSON() ([]byte, error) { +func (s DriveDestination) MarshalJSON() ([]byte, error) { type NoMethod DriveDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -427,9 +427,9 @@ type ListConferenceRecordsResponse struct { NullFields []string `json:"-"` } -func (s *ListConferenceRecordsResponse) MarshalJSON() ([]byte, error) { +func (s ListConferenceRecordsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConferenceRecordsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListParticipantSessionsResponse: Response of ListParticipants method. @@ -456,9 +456,9 @@ type ListParticipantSessionsResponse struct { NullFields []string `json:"-"` } -func (s *ListParticipantSessionsResponse) MarshalJSON() ([]byte, error) { +func (s ListParticipantSessionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListParticipantSessionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListParticipantsResponse: Response of ListParticipants method. @@ -490,9 +490,9 @@ type ListParticipantsResponse struct { NullFields []string `json:"-"` } -func (s *ListParticipantsResponse) MarshalJSON() ([]byte, error) { +func (s ListParticipantsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListParticipantsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRecordingsResponse: Response for ListRecordings method. @@ -519,9 +519,9 @@ type ListRecordingsResponse struct { NullFields []string `json:"-"` } -func (s *ListRecordingsResponse) MarshalJSON() ([]byte, error) { +func (s ListRecordingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRecordingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTranscriptEntriesResponse: Response for ListTranscriptEntries method. @@ -548,9 +548,9 @@ type ListTranscriptEntriesResponse struct { NullFields []string `json:"-"` } -func (s *ListTranscriptEntriesResponse) MarshalJSON() ([]byte, error) { +func (s ListTranscriptEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTranscriptEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTranscriptsResponse: Response for ListTranscripts method. @@ -577,9 +577,9 @@ type ListTranscriptsResponse struct { NullFields []string `json:"-"` } -func (s *ListTranscriptsResponse) MarshalJSON() ([]byte, error) { +func (s ListTranscriptsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTranscriptsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Participant: User who attended or is attending a conference. @@ -615,9 +615,9 @@ type Participant struct { NullFields []string `json:"-"` } -func (s *Participant) MarshalJSON() ([]byte, error) { +func (s Participant) MarshalJSON() ([]byte, error) { type NoMethod Participant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParticipantSession: Refers to each unique join or leave session when a user @@ -649,9 +649,9 @@ type ParticipantSession struct { NullFields []string `json:"-"` } -func (s *ParticipantSession) MarshalJSON() ([]byte, error) { +func (s ParticipantSession) MarshalJSON() ([]byte, error) { type NoMethod ParticipantSession - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhoneUser: User dialing in from a phone where the user's identity is unknown @@ -673,9 +673,9 @@ type PhoneUser struct { NullFields []string `json:"-"` } -func (s *PhoneUser) MarshalJSON() ([]byte, error) { +func (s PhoneUser) MarshalJSON() ([]byte, error) { type NoMethod PhoneUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Recording: Metadata about a recording created during a conference. @@ -718,9 +718,9 @@ type Recording struct { NullFields []string `json:"-"` } -func (s *Recording) MarshalJSON() ([]byte, error) { +func (s Recording) MarshalJSON() ([]byte, error) { type NoMethod Recording - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignedinUser: A signed-in user can be: a) An individual joining from a @@ -747,9 +747,9 @@ type SignedinUser struct { NullFields []string `json:"-"` } -func (s *SignedinUser) MarshalJSON() ([]byte, error) { +func (s SignedinUser) MarshalJSON() ([]byte, error) { type NoMethod SignedinUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Space: Virtual place where conferences are held. Only one active conference @@ -784,9 +784,9 @@ type Space struct { NullFields []string `json:"-"` } -func (s *Space) MarshalJSON() ([]byte, error) { +func (s Space) MarshalJSON() ([]byte, error) { type NoMethod Space - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpaceConfig: The configuration pertaining to a meeting space. @@ -829,9 +829,9 @@ type SpaceConfig struct { NullFields []string `json:"-"` } -func (s *SpaceConfig) MarshalJSON() ([]byte, error) { +func (s SpaceConfig) MarshalJSON() ([]byte, error) { type NoMethod SpaceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Transcript: Metadata for a transcript generated from a conference. It refers @@ -874,9 +874,9 @@ type Transcript struct { NullFields []string `json:"-"` } -func (s *Transcript) MarshalJSON() ([]byte, error) { +func (s Transcript) MarshalJSON() ([]byte, error) { type NoMethod Transcript - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranscriptEntry: Single entry for one user’s speech during a transcript @@ -914,9 +914,9 @@ type TranscriptEntry struct { NullFields []string `json:"-"` } -func (s *TranscriptEntry) MarshalJSON() ([]byte, error) { +func (s TranscriptEntry) MarshalJSON() ([]byte, error) { type NoMethod TranscriptEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ConferenceRecordsGetCall struct { diff --git a/memcache/v1/memcache-gen.go b/memcache/v1/memcache-gen.go index 2e34f4e6bf..08bcd84185 100644 --- a/memcache/v1/memcache-gen.go +++ b/memcache/v1/memcache-gen.go @@ -220,9 +220,9 @@ type ApplyParametersRequest struct { NullFields []string `json:"-"` } -func (s *ApplyParametersRequest) MarshalJSON() ([]byte, error) { +func (s ApplyParametersRequest) MarshalJSON() ([]byte, error) { type NoMethod ApplyParametersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -248,9 +248,9 @@ type DailyCycle struct { NullFields []string `json:"-"` } -func (s *DailyCycle) MarshalJSON() ([]byte, error) { +func (s DailyCycle) MarshalJSON() ([]byte, error) { type NoMethod DailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -286,9 +286,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: DenyMaintenancePeriod definition. Maintenance is @@ -321,9 +321,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -355,9 +355,9 @@ type GoogleCloudMemcacheV1LocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMemcacheV1LocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMemcacheV1LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMemcacheV1LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMemcacheV1MaintenancePolicy: Maintenance policy per instance. @@ -386,9 +386,9 @@ type GoogleCloudMemcacheV1MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMemcacheV1MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMemcacheV1MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMemcacheV1MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMemcacheV1OperationMetadata: Represents the metadata of a @@ -425,9 +425,9 @@ type GoogleCloudMemcacheV1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMemcacheV1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMemcacheV1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMemcacheV1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMemcacheV1UpgradeInstanceRequest: Request for UpgradeInstance. @@ -454,9 +454,9 @@ type GoogleCloudMemcacheV1UpgradeInstanceRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMemcacheV1UpgradeInstanceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMemcacheV1UpgradeInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMemcacheV1UpgradeInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudMemcacheV1ZoneMetadata struct { @@ -577,9 +577,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1Instance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule: @@ -616,9 +616,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings: @@ -652,9 +652,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata: Node @@ -684,9 +684,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter: @@ -708,9 +708,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility: @@ -742,9 +742,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource: @@ -773,9 +773,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility: @@ -802,9 +802,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata: SloMetadata @@ -835,9 +835,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: A Memorystore for Memcached instance @@ -944,9 +944,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceMessage struct { @@ -971,9 +971,9 @@ type InstanceMessage struct { NullFields []string `json:"-"` } -func (s *InstanceMessage) MarshalJSON() ([]byte, error) { +func (s InstanceMessage) MarshalJSON() ([]byte, error) { type NoMethod InstanceMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response for ListInstances. @@ -1004,9 +1004,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1032,9 +1032,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1060,9 +1060,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1098,9 +1098,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Metadata for the given google.cloud.location.Location. @@ -1122,9 +1122,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: Defines policies to service maintenance events. @@ -1170,9 +1170,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSchedule: Upcoming maintenance schedule. @@ -1199,9 +1199,9 @@ type MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow definition. @@ -1223,9 +1223,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MemcacheParameters struct { @@ -1250,9 +1250,9 @@ type MemcacheParameters struct { NullFields []string `json:"-"` } -func (s *MemcacheParameters) MarshalJSON() ([]byte, error) { +func (s MemcacheParameters) MarshalJSON() ([]byte, error) { type NoMethod MemcacheParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Node struct { @@ -1302,9 +1302,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeConfig: Configuration for a Memcached Node. @@ -1326,9 +1326,9 @@ type NodeConfig struct { NullFields []string `json:"-"` } -func (s *NodeConfig) MarshalJSON() ([]byte, error) { +func (s NodeConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1373,9 +1373,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of a long-running operation. @@ -1411,9 +1411,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RescheduleMaintenanceRequest: Request for RescheduleMaintenance. @@ -1446,9 +1446,9 @@ type RescheduleMaintenanceRequest struct { NullFields []string `json:"-"` } -func (s *RescheduleMaintenanceRequest) MarshalJSON() ([]byte, error) { +func (s RescheduleMaintenanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RescheduleMaintenanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Configure the schedule. @@ -1482,9 +1482,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1516,9 +1516,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -1549,9 +1549,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateParametersRequest: Request for UpdateParameters. @@ -1573,9 +1573,9 @@ type UpdateParametersRequest struct { NullFields []string `json:"-"` } -func (s *UpdateParametersRequest) MarshalJSON() ([]byte, error) { +func (s UpdateParametersRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateParametersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePolicy: Maintenance policy applicable to instance updates. @@ -1621,9 +1621,9 @@ type UpdatePolicy struct { NullFields []string `json:"-"` } -func (s *UpdatePolicy) MarshalJSON() ([]byte, error) { +func (s UpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod UpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyCycle: Time window specified for weekly operations. @@ -1643,9 +1643,9 @@ type WeeklyCycle struct { NullFields []string `json:"-"` } -func (s *WeeklyCycle) MarshalJSON() ([]byte, error) { +func (s WeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod WeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyMaintenanceWindow: Time window specified for weekly operations. @@ -1680,9 +1680,9 @@ type WeeklyMaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *WeeklyMaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s WeeklyMaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod WeeklyMaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneMetadata struct { diff --git a/memcache/v1beta2/memcache-gen.go b/memcache/v1beta2/memcache-gen.go index 1cc39d30b5..fdb5aca726 100644 --- a/memcache/v1beta2/memcache-gen.go +++ b/memcache/v1beta2/memcache-gen.go @@ -220,9 +220,9 @@ type ApplyParametersRequest struct { NullFields []string `json:"-"` } -func (s *ApplyParametersRequest) MarshalJSON() ([]byte, error) { +func (s ApplyParametersRequest) MarshalJSON() ([]byte, error) { type NoMethod ApplyParametersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplySoftwareUpdateRequest: Request for ApplySoftwareUpdate. @@ -247,9 +247,9 @@ type ApplySoftwareUpdateRequest struct { NullFields []string `json:"-"` } -func (s *ApplySoftwareUpdateRequest) MarshalJSON() ([]byte, error) { +func (s ApplySoftwareUpdateRequest) MarshalJSON() ([]byte, error) { type NoMethod ApplySoftwareUpdateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -275,9 +275,9 @@ type DailyCycle struct { NullFields []string `json:"-"` } -func (s *DailyCycle) MarshalJSON() ([]byte, error) { +func (s DailyCycle) MarshalJSON() ([]byte, error) { type NoMethod DailyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -313,9 +313,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: DenyMaintenancePeriod definition. Maintenance is @@ -348,9 +348,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -382,9 +382,9 @@ type GoogleCloudMemcacheV1beta2LocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMemcacheV1beta2LocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMemcacheV1beta2LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMemcacheV1beta2LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMemcacheV1beta2MaintenancePolicy: Maintenance policy per @@ -414,9 +414,9 @@ type GoogleCloudMemcacheV1beta2MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMemcacheV1beta2MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMemcacheV1beta2MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMemcacheV1beta2MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMemcacheV1beta2OperationMetadata: Represents the metadata of a @@ -453,9 +453,9 @@ type GoogleCloudMemcacheV1beta2OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMemcacheV1beta2OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMemcacheV1beta2OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMemcacheV1beta2OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMemcacheV1beta2UpgradeInstanceRequest: Request for @@ -483,9 +483,9 @@ type GoogleCloudMemcacheV1beta2UpgradeInstanceRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMemcacheV1beta2UpgradeInstanceRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMemcacheV1beta2UpgradeInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMemcacheV1beta2UpgradeInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudMemcacheV1beta2ZoneMetadata struct { @@ -606,9 +606,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1Instance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule: @@ -645,9 +645,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings: @@ -681,9 +681,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata: Node @@ -713,9 +713,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter: @@ -737,9 +737,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility: @@ -771,9 +771,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility struct NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource: @@ -802,9 +802,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility: @@ -831,9 +831,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata: SloMetadata @@ -864,9 +864,9 @@ type GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: A Memorystore for Memcached instance @@ -976,9 +976,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InstanceMessage struct { @@ -1003,9 +1003,9 @@ type InstanceMessage struct { NullFields []string `json:"-"` } -func (s *InstanceMessage) MarshalJSON() ([]byte, error) { +func (s InstanceMessage) MarshalJSON() ([]byte, error) { type NoMethod InstanceMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response for ListInstances. @@ -1036,9 +1036,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1064,9 +1064,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1092,9 +1092,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1130,9 +1130,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Metadata for the given google.cloud.location.Location. @@ -1154,9 +1154,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: Defines policies to service maintenance events. @@ -1202,9 +1202,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSchedule: Upcoming maintenance schedule. @@ -1231,9 +1231,9 @@ type MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: MaintenanceWindow definition. @@ -1255,9 +1255,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MemcacheParameters struct { @@ -1282,9 +1282,9 @@ type MemcacheParameters struct { NullFields []string `json:"-"` } -func (s *MemcacheParameters) MarshalJSON() ([]byte, error) { +func (s MemcacheParameters) MarshalJSON() ([]byte, error) { type NoMethod MemcacheParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Node struct { @@ -1337,9 +1337,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeConfig: Configuration for a Memcached Node. @@ -1361,9 +1361,9 @@ type NodeConfig struct { NullFields []string `json:"-"` } -func (s *NodeConfig) MarshalJSON() ([]byte, error) { +func (s NodeConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1408,9 +1408,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of a long-running operation. @@ -1446,9 +1446,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RescheduleMaintenanceRequest: Request for RescheduleMaintenance. @@ -1481,9 +1481,9 @@ type RescheduleMaintenanceRequest struct { NullFields []string `json:"-"` } -func (s *RescheduleMaintenanceRequest) MarshalJSON() ([]byte, error) { +func (s RescheduleMaintenanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RescheduleMaintenanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Configure the schedule. @@ -1517,9 +1517,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1551,9 +1551,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -1584,9 +1584,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateParametersRequest: Request for UpdateParameters. @@ -1608,9 +1608,9 @@ type UpdateParametersRequest struct { NullFields []string `json:"-"` } -func (s *UpdateParametersRequest) MarshalJSON() ([]byte, error) { +func (s UpdateParametersRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateParametersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePolicy: Maintenance policy applicable to instance updates. @@ -1656,9 +1656,9 @@ type UpdatePolicy struct { NullFields []string `json:"-"` } -func (s *UpdatePolicy) MarshalJSON() ([]byte, error) { +func (s UpdatePolicy) MarshalJSON() ([]byte, error) { type NoMethod UpdatePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyCycle: Time window specified for weekly operations. @@ -1678,9 +1678,9 @@ type WeeklyCycle struct { NullFields []string `json:"-"` } -func (s *WeeklyCycle) MarshalJSON() ([]byte, error) { +func (s WeeklyCycle) MarshalJSON() ([]byte, error) { type NoMethod WeeklyCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyMaintenanceWindow: Time window specified for weekly operations. @@ -1715,9 +1715,9 @@ type WeeklyMaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *WeeklyMaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s WeeklyMaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod WeeklyMaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ZoneMetadata struct { diff --git a/merchantapi/accounts_v1beta/merchantapi-gen.go b/merchantapi/accounts_v1beta/merchantapi-gen.go index 07074d61d2..7689070359 100644 --- a/merchantapi/accounts_v1beta/merchantapi-gen.go +++ b/merchantapi/accounts_v1beta/merchantapi-gen.go @@ -303,9 +303,9 @@ type AcceptTermsOfService struct { NullFields []string `json:"-"` } -func (s *AcceptTermsOfService) MarshalJSON() ([]byte, error) { +func (s AcceptTermsOfService) MarshalJSON() ([]byte, error) { type NoMethod AcceptTermsOfService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Accepted: Describes the accepted terms of service. @@ -336,9 +336,9 @@ type Accepted struct { NullFields []string `json:"-"` } -func (s *Accepted) MarshalJSON() ([]byte, error) { +func (s Accepted) MarshalJSON() ([]byte, error) { type NoMethod Accepted - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Account: An account. @@ -380,9 +380,9 @@ type Account struct { NullFields []string `json:"-"` } -func (s *Account) MarshalJSON() ([]byte, error) { +func (s Account) MarshalJSON() ([]byte, error) { type NoMethod Account - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountIssue: An `AccountIssue` @@ -422,9 +422,9 @@ type AccountIssue struct { NullFields []string `json:"-"` } -func (s *AccountIssue) MarshalJSON() ([]byte, error) { +func (s AccountIssue) MarshalJSON() ([]byte, error) { type NoMethod AccountIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountTax: The tax settings of a merchant account. All methods require the @@ -455,9 +455,9 @@ type AccountTax struct { NullFields []string `json:"-"` } -func (s *AccountTax) MarshalJSON() ([]byte, error) { +func (s AccountTax) MarshalJSON() ([]byte, error) { type NoMethod AccountTax - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddAccountService: Additional instructions to add account services during @@ -481,9 +481,9 @@ type AddAccountService struct { NullFields []string `json:"-"` } -func (s *AddAccountService) MarshalJSON() ([]byte, error) { +func (s AddAccountService) MarshalJSON() ([]byte, error) { type NoMethod AddAccountService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Address: Shipping address of the warehouse. @@ -517,9 +517,9 @@ type Address struct { NullFields []string `json:"-"` } -func (s *Address) MarshalJSON() ([]byte, error) { +func (s Address) MarshalJSON() ([]byte, error) { type NoMethod Address - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BusinessDayConfig: Business days of the warehouse. @@ -549,9 +549,9 @@ type BusinessDayConfig struct { NullFields []string `json:"-"` } -func (s *BusinessDayConfig) MarshalJSON() ([]byte, error) { +func (s BusinessDayConfig) MarshalJSON() ([]byte, error) { type NoMethod BusinessDayConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BusinessIdentity: Collection of information related to the identity of a @@ -612,9 +612,9 @@ type BusinessIdentity struct { NullFields []string `json:"-"` } -func (s *BusinessIdentity) MarshalJSON() ([]byte, error) { +func (s BusinessIdentity) MarshalJSON() ([]byte, error) { type NoMethod BusinessIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BusinessInfo: Collection of information related to a business. @@ -653,9 +653,9 @@ type BusinessInfo struct { NullFields []string `json:"-"` } -func (s *BusinessInfo) MarshalJSON() ([]byte, error) { +func (s BusinessInfo) MarshalJSON() ([]byte, error) { type NoMethod BusinessInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CarrierRate: A list of carrier rates that can be referred to by `main_table` @@ -691,9 +691,9 @@ type CarrierRate struct { NullFields []string `json:"-"` } -func (s *CarrierRate) MarshalJSON() ([]byte, error) { +func (s CarrierRate) MarshalJSON() ([]byte, error) { type NoMethod CarrierRate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClaimHomepageRequest: Request message for the `ClaimHomepage` method. @@ -726,9 +726,9 @@ type CreateAndConfigureAccountRequest struct { NullFields []string `json:"-"` } -func (s *CreateAndConfigureAccountRequest) MarshalJSON() ([]byte, error) { +func (s CreateAndConfigureAccountRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateAndConfigureAccountRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateUserRequest: Request message for the `CreateUser` method. @@ -754,9 +754,9 @@ type CreateUserRequest struct { NullFields []string `json:"-"` } -func (s *CreateUserRequest) MarshalJSON() ([]byte, error) { +func (s CreateUserRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateUserRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerService: Customer service information. @@ -780,9 +780,9 @@ type CustomerService struct { NullFields []string `json:"-"` } -func (s *CustomerService) MarshalJSON() ([]byte, error) { +func (s CustomerService) MarshalJSON() ([]byte, error) { type NoMethod CustomerService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CutoffConfig: Configs related to local delivery ends for the day. @@ -814,9 +814,9 @@ type CutoffConfig struct { NullFields []string `json:"-"` } -func (s *CutoffConfig) MarshalJSON() ([]byte, error) { +func (s CutoffConfig) MarshalJSON() ([]byte, error) { type NoMethod CutoffConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CutoffTime: Business days cutoff time definition. @@ -844,9 +844,9 @@ type CutoffTime struct { NullFields []string `json:"-"` } -func (s *CutoffTime) MarshalJSON() ([]byte, error) { +func (s CutoffTime) MarshalJSON() ([]byte, error) { type NoMethod CutoffTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -882,9 +882,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeliveryTime: Time spent in various aspects from order to the delivery of @@ -937,9 +937,9 @@ type DeliveryTime struct { NullFields []string `json:"-"` } -func (s *DeliveryTime) MarshalJSON() ([]byte, error) { +func (s DeliveryTime) MarshalJSON() ([]byte, error) { type NoMethod DeliveryTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableProgramRequest: Request message for the DisableProgram method. @@ -972,9 +972,9 @@ type Distance struct { NullFields []string `json:"-"` } -func (s *Distance) MarshalJSON() ([]byte, error) { +func (s Distance) MarshalJSON() ([]byte, error) { type NoMethod Distance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmailPreferences: The categories of notifications the user opted into / @@ -1010,9 +1010,9 @@ type EmailPreferences struct { NullFields []string `json:"-"` } -func (s *EmailPreferences) MarshalJSON() ([]byte, error) { +func (s EmailPreferences) MarshalJSON() ([]byte, error) { type NoMethod EmailPreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1047,9 +1047,9 @@ type GeoTargetArea struct { NullFields []string `json:"-"` } -func (s *GeoTargetArea) MarshalJSON() ([]byte, error) { +func (s GeoTargetArea) MarshalJSON() ([]byte, error) { type NoMethod GeoTargetArea - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Headers: A non-empty list of row or column headers for a table. Exactly one @@ -1100,9 +1100,9 @@ type Headers struct { NullFields []string `json:"-"` } -func (s *Headers) MarshalJSON() ([]byte, error) { +func (s Headers) MarshalJSON() ([]byte, error) { type NoMethod Headers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Homepage: A store's homepage. @@ -1131,9 +1131,9 @@ type Homepage struct { NullFields []string `json:"-"` } -func (s *Homepage) MarshalJSON() ([]byte, error) { +func (s Homepage) MarshalJSON() ([]byte, error) { type NoMethod Homepage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IdentityAttribute: All information related to an identity attribute. @@ -1162,9 +1162,9 @@ type IdentityAttribute struct { NullFields []string `json:"-"` } -func (s *IdentityAttribute) MarshalJSON() ([]byte, error) { +func (s IdentityAttribute) MarshalJSON() ([]byte, error) { type NoMethod IdentityAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Impact: The impact of the issue on a region. @@ -1194,9 +1194,9 @@ type Impact struct { NullFields []string `json:"-"` } -func (s *Impact) MarshalJSON() ([]byte, error) { +func (s Impact) MarshalJSON() ([]byte, error) { type NoMethod Impact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImpactedDestination: The impact of the issue on a destination. @@ -1249,9 +1249,9 @@ type ImpactedDestination struct { NullFields []string `json:"-"` } -func (s *ImpactedDestination) MarshalJSON() ([]byte, error) { +func (s ImpactedDestination) MarshalJSON() ([]byte, error) { type NoMethod ImpactedDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interval: Represents a time interval, encoded as a Timestamp start @@ -1280,9 +1280,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccountIssuesResponse: Response message for the `ListAccountIssues` @@ -1309,9 +1309,9 @@ type ListAccountIssuesResponse struct { NullFields []string `json:"-"` } -func (s *ListAccountIssuesResponse) MarshalJSON() ([]byte, error) { +func (s ListAccountIssuesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccountIssuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccountTaxResponse: Response to account tax list request This method can @@ -1338,9 +1338,9 @@ type ListAccountTaxResponse struct { NullFields []string `json:"-"` } -func (s *ListAccountTaxResponse) MarshalJSON() ([]byte, error) { +func (s ListAccountTaxResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccountTaxResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccountsResponse: Response message for the `ListAccounts` method. @@ -1366,9 +1366,9 @@ type ListAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOnlineReturnPoliciesResponse: Response message for the @@ -1395,9 +1395,9 @@ type ListOnlineReturnPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListOnlineReturnPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListOnlineReturnPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOnlineReturnPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProgramsResponse: Response message for the ListPrograms method. @@ -1423,9 +1423,9 @@ type ListProgramsResponse struct { NullFields []string `json:"-"` } -func (s *ListProgramsResponse) MarshalJSON() ([]byte, error) { +func (s ListProgramsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProgramsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRegionsResponse: Response message for the `ListRegions` method. @@ -1451,9 +1451,9 @@ type ListRegionsResponse struct { NullFields []string `json:"-"` } -func (s *ListRegionsResponse) MarshalJSON() ([]byte, error) { +func (s ListRegionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRegionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSubAccountsResponse: Response message for the `ListSubAccounts` method. @@ -1479,9 +1479,9 @@ type ListSubAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListSubAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListSubAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSubAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUsersResponse: Response message for the `ListUsers` method. @@ -1507,9 +1507,9 @@ type ListUsersResponse struct { NullFields []string `json:"-"` } -func (s *ListUsersResponse) MarshalJSON() ([]byte, error) { +func (s ListUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalCutoffTime: Time that local delivery ends for the day. @@ -1532,9 +1532,9 @@ type LocalCutoffTime struct { NullFields []string `json:"-"` } -func (s *LocalCutoffTime) MarshalJSON() ([]byte, error) { +func (s LocalCutoffTime) MarshalJSON() ([]byte, error) { type NoMethod LocalCutoffTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationIdSet: A list of location ID sets. Must be non-empty. Can only be @@ -1557,9 +1557,9 @@ type LocationIdSet struct { NullFields []string `json:"-"` } -func (s *LocationIdSet) MarshalJSON() ([]byte, error) { +func (s LocationIdSet) MarshalJSON() ([]byte, error) { type NoMethod LocationIdSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoyaltyProgram: Loyalty program @@ -1586,9 +1586,9 @@ type LoyaltyProgram struct { NullFields []string `json:"-"` } -func (s *LoyaltyProgram) MarshalJSON() ([]byte, error) { +func (s LoyaltyProgram) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyProgram - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoyaltyProgramTiers: Subset of a merchants loyalty program. @@ -1611,9 +1611,9 @@ type LoyaltyProgramTiers struct { NullFields []string `json:"-"` } -func (s *LoyaltyProgramTiers) MarshalJSON() ([]byte, error) { +func (s LoyaltyProgramTiers) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyProgramTiers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MinimumOrderValueTable: Table of per store minimum order values for the @@ -1638,9 +1638,9 @@ type MinimumOrderValueTable struct { NullFields []string `json:"-"` } -func (s *MinimumOrderValueTable) MarshalJSON() ([]byte, error) { +func (s MinimumOrderValueTable) MarshalJSON() ([]byte, error) { type NoMethod MinimumOrderValueTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnlineReturnPolicy: Online return policy @@ -1720,9 +1720,9 @@ type OnlineReturnPolicy struct { NullFields []string `json:"-"` } -func (s *OnlineReturnPolicy) MarshalJSON() ([]byte, error) { +func (s OnlineReturnPolicy) MarshalJSON() ([]byte, error) { type NoMethod OnlineReturnPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhoneNumber: An object representing a phone number, suitable as an API wire @@ -1776,9 +1776,9 @@ type PhoneNumber struct { NullFields []string `json:"-"` } -func (s *PhoneNumber) MarshalJSON() ([]byte, error) { +func (s PhoneNumber) MarshalJSON() ([]byte, error) { type NoMethod PhoneNumber - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: The available policies. @@ -1809,9 +1809,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalAddress: Represents a postal address, e.g. for postal delivery or @@ -1908,9 +1908,9 @@ type PostalAddress struct { NullFields []string `json:"-"` } -func (s *PostalAddress) MarshalJSON() ([]byte, error) { +func (s PostalAddress) MarshalJSON() ([]byte, error) { type NoMethod PostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalCodeArea: A list of postal codes that defines the region area. Note: @@ -1936,9 +1936,9 @@ type PostalCodeArea struct { NullFields []string `json:"-"` } -func (s *PostalCodeArea) MarshalJSON() ([]byte, error) { +func (s PostalCodeArea) MarshalJSON() ([]byte, error) { type NoMethod PostalCodeArea - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalCodeRange: A range of postal codes that defines the region area. @@ -1968,9 +1968,9 @@ type PostalCodeRange struct { NullFields []string `json:"-"` } -func (s *PostalCodeRange) MarshalJSON() ([]byte, error) { +func (s PostalCodeRange) MarshalJSON() ([]byte, error) { type NoMethod PostalCodeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Price: The price represented as a number and currency. @@ -1995,9 +1995,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductChange: The change that happened to the product including old value, @@ -2055,9 +2055,9 @@ type ProductChange struct { NullFields []string `json:"-"` } -func (s *ProductChange) MarshalJSON() ([]byte, error) { +func (s ProductChange) MarshalJSON() ([]byte, error) { type NoMethod ProductChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStatusChangeMessage: The message that the merchant will receive to @@ -2104,9 +2104,9 @@ type ProductStatusChangeMessage struct { NullFields []string `json:"-"` } -func (s *ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { +func (s ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusChangeMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Program: Defines participation in a given program for the specified account. @@ -2157,9 +2157,9 @@ type Program struct { NullFields []string `json:"-"` } -func (s *Program) MarshalJSON() ([]byte, error) { +func (s Program) MarshalJSON() ([]byte, error) { type NoMethod Program - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RateGroup: Shipping rate group definitions. Only the last one is allowed to @@ -2200,9 +2200,9 @@ type RateGroup struct { NullFields []string `json:"-"` } -func (s *RateGroup) MarshalJSON() ([]byte, error) { +func (s RateGroup) MarshalJSON() ([]byte, error) { type NoMethod RateGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Region: Represents a geographic region that you can use as a target with @@ -2244,9 +2244,9 @@ type Region struct { NullFields []string `json:"-"` } -func (s *Region) MarshalJSON() ([]byte, error) { +func (s Region) MarshalJSON() ([]byte, error) { type NoMethod Region - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Required: Describes the terms of service which are required to be accepted. @@ -2272,9 +2272,9 @@ type Required struct { NullFields []string `json:"-"` } -func (s *Required) MarshalJSON() ([]byte, error) { +func (s Required) MarshalJSON() ([]byte, error) { type NoMethod Required - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Requirement: Defines a requirement specified for participation in the @@ -2304,9 +2304,9 @@ type Requirement struct { NullFields []string `json:"-"` } -func (s *Requirement) MarshalJSON() ([]byte, error) { +func (s Requirement) MarshalJSON() ([]byte, error) { type NoMethod Requirement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestockingFee: The restocking fee. This can be a flat fee or a micro @@ -2330,9 +2330,9 @@ type RestockingFee struct { NullFields []string `json:"-"` } -func (s *RestockingFee) MarshalJSON() ([]byte, error) { +func (s RestockingFee) MarshalJSON() ([]byte, error) { type NoMethod RestockingFee - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReturnShippingFee: The return shipping fee. This can either be a fixed fee @@ -2363,9 +2363,9 @@ type ReturnShippingFee struct { NullFields []string `json:"-"` } -func (s *ReturnShippingFee) MarshalJSON() ([]byte, error) { +func (s ReturnShippingFee) MarshalJSON() ([]byte, error) { type NoMethod ReturnShippingFee - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Row: Include a list of cells. @@ -2387,9 +2387,9 @@ type Row struct { NullFields []string `json:"-"` } -func (s *Row) MarshalJSON() ([]byte, error) { +func (s Row) MarshalJSON() ([]byte, error) { type NoMethod Row - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: Shipping service. @@ -2451,9 +2451,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShippingSettings: The merchant account's shipping setting @@ -2494,9 +2494,9 @@ type ShippingSettings struct { NullFields []string `json:"-"` } -func (s *ShippingSettings) MarshalJSON() ([]byte, error) { +func (s ShippingSettings) MarshalJSON() ([]byte, error) { type NoMethod ShippingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShortCode: An object representing a short code, which is a phone number that @@ -2528,9 +2528,9 @@ type ShortCode struct { NullFields []string `json:"-"` } -func (s *ShortCode) MarshalJSON() ([]byte, error) { +func (s ShortCode) MarshalJSON() ([]byte, error) { type NoMethod ShortCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoreCodeSetWithMov: A list of store code sets sharing the same minimum @@ -2557,9 +2557,9 @@ type StoreCodeSetWithMov struct { NullFields []string `json:"-"` } -func (s *StoreCodeSetWithMov) MarshalJSON() ([]byte, error) { +func (s StoreCodeSetWithMov) MarshalJSON() ([]byte, error) { type NoMethod StoreCodeSetWithMov - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StoreConfig: A list of stores your products are delivered from. This is only @@ -2596,9 +2596,9 @@ type StoreConfig struct { NullFields []string `json:"-"` } -func (s *StoreConfig) MarshalJSON() ([]byte, error) { +func (s StoreConfig) MarshalJSON() ([]byte, error) { type NoMethod StoreConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Table: A table defining the rate group, when `single_value` is not @@ -2627,9 +2627,9 @@ type Table struct { NullFields []string `json:"-"` } -func (s *Table) MarshalJSON() ([]byte, error) { +func (s Table) MarshalJSON() ([]byte, error) { type NoMethod Table - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaxPostalCodeRange: A range of postal codes that defines the area. @@ -2653,9 +2653,9 @@ type TaxPostalCodeRange struct { NullFields []string `json:"-"` } -func (s *TaxPostalCodeRange) MarshalJSON() ([]byte, error) { +func (s TaxPostalCodeRange) MarshalJSON() ([]byte, error) { type NoMethod TaxPostalCodeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaxRule: Primary type convension percent micro : 100% = 1 000 000 and 1% = @@ -2703,9 +2703,9 @@ type TaxRule struct { NullFields []string `json:"-"` } -func (s *TaxRule) MarshalJSON() ([]byte, error) { +func (s TaxRule) MarshalJSON() ([]byte, error) { type NoMethod TaxRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TermsOfService: A `TermsOfService`. @@ -2749,9 +2749,9 @@ type TermsOfService struct { NullFields []string `json:"-"` } -func (s *TermsOfService) MarshalJSON() ([]byte, error) { +func (s TermsOfService) MarshalJSON() ([]byte, error) { type NoMethod TermsOfService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TermsOfServiceAgreementState: This resource represents the agreement state @@ -2806,9 +2806,9 @@ type TermsOfServiceAgreementState struct { NullFields []string `json:"-"` } -func (s *TermsOfServiceAgreementState) MarshalJSON() ([]byte, error) { +func (s TermsOfServiceAgreementState) MarshalJSON() ([]byte, error) { type NoMethod TermsOfServiceAgreementState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeZone: Represents a time zone from the IANA Time Zone Database @@ -2831,9 +2831,9 @@ type TimeZone struct { NullFields []string `json:"-"` } -func (s *TimeZone) MarshalJSON() ([]byte, error) { +func (s TimeZone) MarshalJSON() ([]byte, error) { type NoMethod TimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransitTable: Transit time table, number of business days spent in transit @@ -2868,9 +2868,9 @@ type TransitTable struct { NullFields []string `json:"-"` } -func (s *TransitTable) MarshalJSON() ([]byte, error) { +func (s TransitTable) MarshalJSON() ([]byte, error) { type NoMethod TransitTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransitTimeRow: If there's only one dimension set of @@ -2894,9 +2894,9 @@ type TransitTimeRow struct { NullFields []string `json:"-"` } -func (s *TransitTimeRow) MarshalJSON() ([]byte, error) { +func (s TransitTimeRow) MarshalJSON() ([]byte, error) { type NoMethod TransitTimeRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransitTimeValue: Transit time range (min-max) in business days. @@ -2919,9 +2919,9 @@ type TransitTimeValue struct { NullFields []string `json:"-"` } -func (s *TransitTimeValue) MarshalJSON() ([]byte, error) { +func (s TransitTimeValue) MarshalJSON() ([]byte, error) { type NoMethod TransitTimeValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnclaimHomepageRequest: Request message for the `UnclaimHomepage` method. @@ -2969,9 +2969,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Value: The single value of a rate group or the value of a rate group table's @@ -3006,9 +3006,9 @@ type Value struct { NullFields []string `json:"-"` } -func (s *Value) MarshalJSON() ([]byte, error) { +func (s Value) MarshalJSON() ([]byte, error) { type NoMethod Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Warehouse: A fulfillment warehouse, which stores and handles inventory. Next @@ -3042,9 +3042,9 @@ type Warehouse struct { NullFields []string `json:"-"` } -func (s *Warehouse) MarshalJSON() ([]byte, error) { +func (s Warehouse) MarshalJSON() ([]byte, error) { type NoMethod Warehouse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WarehouseBasedDeliveryTime: Indicates that the delivery time should be @@ -3072,9 +3072,9 @@ type WarehouseBasedDeliveryTime struct { NullFields []string `json:"-"` } -func (s *WarehouseBasedDeliveryTime) MarshalJSON() ([]byte, error) { +func (s WarehouseBasedDeliveryTime) MarshalJSON() ([]byte, error) { type NoMethod WarehouseBasedDeliveryTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WarehouseCutoffTime: The latest time of day that an order can be accepted @@ -3102,9 +3102,9 @@ type WarehouseCutoffTime struct { NullFields []string `json:"-"` } -func (s *WarehouseCutoffTime) MarshalJSON() ([]byte, error) { +func (s WarehouseCutoffTime) MarshalJSON() ([]byte, error) { type NoMethod WarehouseCutoffTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Weight: The weight represented as the value in string and the unit. @@ -3134,9 +3134,9 @@ type Weight struct { NullFields []string `json:"-"` } -func (s *Weight) MarshalJSON() ([]byte, error) { +func (s Weight) MarshalJSON() ([]byte, error) { type NoMethod Weight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsCreateAndConfigureCall struct { diff --git a/merchantapi/conversions_v1beta/merchantapi-gen.go b/merchantapi/conversions_v1beta/merchantapi-gen.go index 0fb3b72dda..41472789ca 100644 --- a/merchantapi/conversions_v1beta/merchantapi-gen.go +++ b/merchantapi/conversions_v1beta/merchantapi-gen.go @@ -209,9 +209,9 @@ type AttributionSettings struct { NullFields []string `json:"-"` } -func (s *AttributionSettings) MarshalJSON() ([]byte, error) { +func (s AttributionSettings) MarshalJSON() ([]byte, error) { type NoMethod AttributionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionSource: Represents a conversion source owned by a Merchant @@ -268,9 +268,9 @@ type ConversionSource struct { NullFields []string `json:"-"` } -func (s *ConversionSource) MarshalJSON() ([]byte, error) { +func (s ConversionSource) MarshalJSON() ([]byte, error) { type NoMethod ConversionSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConversionType: Message representing a types of conversion events @@ -294,9 +294,9 @@ type ConversionType struct { NullFields []string `json:"-"` } -func (s *ConversionType) MarshalJSON() ([]byte, error) { +func (s ConversionType) MarshalJSON() ([]byte, error) { type NoMethod ConversionType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -334,9 +334,9 @@ type GoogleAnalyticsLink struct { NullFields []string `json:"-"` } -func (s *GoogleAnalyticsLink) MarshalJSON() ([]byte, error) { +func (s GoogleAnalyticsLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAnalyticsLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConversionSourcesResponse: Response message for the @@ -362,9 +362,9 @@ type ListConversionSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListConversionSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListConversionSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConversionSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MerchantCenterDestination: "Merchant Center Destination" sources can be used @@ -397,9 +397,9 @@ type MerchantCenterDestination struct { NullFields []string `json:"-"` } -func (s *MerchantCenterDestination) MarshalJSON() ([]byte, error) { +func (s MerchantCenterDestination) MarshalJSON() ([]byte, error) { type NoMethod MerchantCenterDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductChange: The change that happened to the product including old value, @@ -457,9 +457,9 @@ type ProductChange struct { NullFields []string `json:"-"` } -func (s *ProductChange) MarshalJSON() ([]byte, error) { +func (s ProductChange) MarshalJSON() ([]byte, error) { type NoMethod ProductChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStatusChangeMessage: The message that the merchant will receive to @@ -506,9 +506,9 @@ type ProductStatusChangeMessage struct { NullFields []string `json:"-"` } -func (s *ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { +func (s ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusChangeMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteConversionSourceRequest: Request message for the diff --git a/merchantapi/datasources_v1beta/merchantapi-gen.go b/merchantapi/datasources_v1beta/merchantapi-gen.go index 7dfe916cfe..ca658d2d26 100644 --- a/merchantapi/datasources_v1beta/merchantapi-gen.go +++ b/merchantapi/datasources_v1beta/merchantapi-gen.go @@ -240,9 +240,9 @@ type DataSource struct { NullFields []string `json:"-"` } -func (s *DataSource) MarshalJSON() ([]byte, error) { +func (s DataSource) MarshalJSON() ([]byte, error) { type NoMethod DataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -318,9 +318,9 @@ type FetchSettings struct { NullFields []string `json:"-"` } -func (s *FetchSettings) MarshalJSON() ([]byte, error) { +func (s FetchSettings) MarshalJSON() ([]byte, error) { type NoMethod FetchSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileInput: The data specific for file data sources. This field is empty for @@ -356,9 +356,9 @@ type FileInput struct { NullFields []string `json:"-"` } -func (s *FileInput) MarshalJSON() ([]byte, error) { +func (s FileInput) MarshalJSON() ([]byte, error) { type NoMethod FileInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDataSourcesResponse: Response message for the ListDataSources method. @@ -384,9 +384,9 @@ type ListDataSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListDataSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListDataSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDataSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalInventoryDataSource: The local inventory data source. @@ -413,9 +413,9 @@ type LocalInventoryDataSource struct { NullFields []string `json:"-"` } -func (s *LocalInventoryDataSource) MarshalJSON() ([]byte, error) { +func (s LocalInventoryDataSource) MarshalJSON() ([]byte, error) { type NoMethod LocalInventoryDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrimaryProductDataSource: The primary data source for local and online @@ -463,9 +463,9 @@ type PrimaryProductDataSource struct { NullFields []string `json:"-"` } -func (s *PrimaryProductDataSource) MarshalJSON() ([]byte, error) { +func (s PrimaryProductDataSource) MarshalJSON() ([]byte, error) { type NoMethod PrimaryProductDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductChange: The change that happened to the product including old value, @@ -523,9 +523,9 @@ type ProductChange struct { NullFields []string `json:"-"` } -func (s *ProductChange) MarshalJSON() ([]byte, error) { +func (s ProductChange) MarshalJSON() ([]byte, error) { type NoMethod ProductChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStatusChangeMessage: The message that the merchant will receive to @@ -572,9 +572,9 @@ type ProductStatusChangeMessage struct { NullFields []string `json:"-"` } -func (s *ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { +func (s ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusChangeMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromotionDataSource: The promotion data source. @@ -601,9 +601,9 @@ type PromotionDataSource struct { NullFields []string `json:"-"` } -func (s *PromotionDataSource) MarshalJSON() ([]byte, error) { +func (s PromotionDataSource) MarshalJSON() ([]byte, error) { type NoMethod PromotionDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalInventoryDataSource: The regional inventory data source. @@ -630,9 +630,9 @@ type RegionalInventoryDataSource struct { NullFields []string `json:"-"` } -func (s *RegionalInventoryDataSource) MarshalJSON() ([]byte, error) { +func (s RegionalInventoryDataSource) MarshalJSON() ([]byte, error) { type NoMethod RegionalInventoryDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SupplementalProductDataSource: The supplemental data source for local and @@ -668,9 +668,9 @@ type SupplementalProductDataSource struct { NullFields []string `json:"-"` } -func (s *SupplementalProductDataSource) MarshalJSON() ([]byte, error) { +func (s SupplementalProductDataSource) MarshalJSON() ([]byte, error) { type NoMethod SupplementalProductDataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -701,9 +701,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsDataSourcesCreateCall struct { diff --git a/merchantapi/inventories_v1beta/merchantapi-gen.go b/merchantapi/inventories_v1beta/merchantapi-gen.go index fed720172c..9ddda91b01 100644 --- a/merchantapi/inventories_v1beta/merchantapi-gen.go +++ b/merchantapi/inventories_v1beta/merchantapi-gen.go @@ -222,9 +222,9 @@ type CustomAttribute struct { NullFields []string `json:"-"` } -func (s *CustomAttribute) MarshalJSON() ([]byte, error) { +func (s CustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod CustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -262,9 +262,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocalInventoriesResponse: Response message for the @@ -292,9 +292,9 @@ type ListLocalInventoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListLocalInventoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListLocalInventoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocalInventoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRegionalInventoriesResponse: Response message for the @@ -322,9 +322,9 @@ type ListRegionalInventoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListRegionalInventoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListRegionalInventoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRegionalInventoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalInventory: Local inventory information for the product. Represents @@ -392,9 +392,9 @@ type LocalInventory struct { NullFields []string `json:"-"` } -func (s *LocalInventory) MarshalJSON() ([]byte, error) { +func (s LocalInventory) MarshalJSON() ([]byte, error) { type NoMethod LocalInventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Price: The price represented as a number and currency. @@ -419,9 +419,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductChange: The change that happened to the product including old value, @@ -479,9 +479,9 @@ type ProductChange struct { NullFields []string `json:"-"` } -func (s *ProductChange) MarshalJSON() ([]byte, error) { +func (s ProductChange) MarshalJSON() ([]byte, error) { type NoMethod ProductChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStatusChangeMessage: The message that the merchant will receive to @@ -528,9 +528,9 @@ type ProductStatusChangeMessage struct { NullFields []string `json:"-"` } -func (s *ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { +func (s ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusChangeMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalInventory: Regional inventory information for the product. @@ -581,9 +581,9 @@ type RegionalInventory struct { NullFields []string `json:"-"` } -func (s *RegionalInventory) MarshalJSON() ([]byte, error) { +func (s RegionalInventory) MarshalJSON() ([]byte, error) { type NoMethod RegionalInventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsProductsLocalInventoriesDeleteCall struct { diff --git a/merchantapi/lfp_v1beta/merchantapi-gen.go b/merchantapi/lfp_v1beta/merchantapi-gen.go index 3126bc2e81..9dfae02324 100644 --- a/merchantapi/lfp_v1beta/merchantapi-gen.go +++ b/merchantapi/lfp_v1beta/merchantapi-gen.go @@ -276,9 +276,9 @@ type LfpInventory struct { NullFields []string `json:"-"` } -func (s *LfpInventory) MarshalJSON() ([]byte, error) { +func (s LfpInventory) MarshalJSON() ([]byte, error) { type NoMethod LfpInventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LfpSale: A sale for the merchant. @@ -336,9 +336,9 @@ type LfpSale struct { NullFields []string `json:"-"` } -func (s *LfpSale) MarshalJSON() ([]byte, error) { +func (s LfpSale) MarshalJSON() ([]byte, error) { type NoMethod LfpSale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LfpStore: A store for the merchant. This will be used to match to a store @@ -413,9 +413,9 @@ type LfpStore struct { NullFields []string `json:"-"` } -func (s *LfpStore) MarshalJSON() ([]byte, error) { +func (s LfpStore) MarshalJSON() ([]byte, error) { type NoMethod LfpStore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLfpStoresResponse: Response message for the ListLfpStores method. @@ -441,9 +441,9 @@ type ListLfpStoresResponse struct { NullFields []string `json:"-"` } -func (s *ListLfpStoresResponse) MarshalJSON() ([]byte, error) { +func (s ListLfpStoresResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLfpStoresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Price: The price represented as a number and currency. @@ -468,9 +468,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductChange: The change that happened to the product including old value, @@ -528,9 +528,9 @@ type ProductChange struct { NullFields []string `json:"-"` } -func (s *ProductChange) MarshalJSON() ([]byte, error) { +func (s ProductChange) MarshalJSON() ([]byte, error) { type NoMethod ProductChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStatusChangeMessage: The message that the merchant will receive to @@ -577,9 +577,9 @@ type ProductStatusChangeMessage struct { NullFields []string `json:"-"` } -func (s *ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { +func (s ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusChangeMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsLfpInventoriesInsertCall struct { diff --git a/merchantapi/notifications_v1beta/merchantapi-gen.go b/merchantapi/notifications_v1beta/merchantapi-gen.go index b9e9b9cf72..5077fa5f67 100644 --- a/merchantapi/notifications_v1beta/merchantapi-gen.go +++ b/merchantapi/notifications_v1beta/merchantapi-gen.go @@ -208,9 +208,9 @@ type ListNotificationSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListNotificationSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListNotificationSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNotificationSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationSubscription: Represents a notification subscription owned by a @@ -255,9 +255,9 @@ type NotificationSubscription struct { NullFields []string `json:"-"` } -func (s *NotificationSubscription) MarshalJSON() ([]byte, error) { +func (s NotificationSubscription) MarshalJSON() ([]byte, error) { type NoMethod NotificationSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductChange: The change that happened to the product including old value, @@ -315,9 +315,9 @@ type ProductChange struct { NullFields []string `json:"-"` } -func (s *ProductChange) MarshalJSON() ([]byte, error) { +func (s ProductChange) MarshalJSON() ([]byte, error) { type NoMethod ProductChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStatusChangeMessage: The message that the merchant will receive to @@ -364,9 +364,9 @@ type ProductStatusChangeMessage struct { NullFields []string `json:"-"` } -func (s *ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { +func (s ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusChangeMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsNotificationsubscriptionsCreateCall struct { diff --git a/merchantapi/products_v1beta/merchantapi-gen.go b/merchantapi/products_v1beta/merchantapi-gen.go index 5225612daf..b0091308fc 100644 --- a/merchantapi/products_v1beta/merchantapi-gen.go +++ b/merchantapi/products_v1beta/merchantapi-gen.go @@ -464,9 +464,9 @@ type Attributes struct { NullFields []string `json:"-"` } -func (s *Attributes) MarshalJSON() ([]byte, error) { +func (s Attributes) MarshalJSON() ([]byte, error) { type NoMethod Attributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Attributes) UnmarshalJSON(data []byte) error { @@ -512,9 +512,9 @@ type Certification struct { NullFields []string `json:"-"` } -func (s *Certification) MarshalJSON() ([]byte, error) { +func (s Certification) MarshalJSON() ([]byte, error) { type NoMethod Certification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudExportAdditionalProperties: Product property for the Cloud Retail API. @@ -562,9 +562,9 @@ type CloudExportAdditionalProperties struct { NullFields []string `json:"-"` } -func (s *CloudExportAdditionalProperties) MarshalJSON() ([]byte, error) { +func (s CloudExportAdditionalProperties) MarshalJSON() ([]byte, error) { type NoMethod CloudExportAdditionalProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CloudExportAdditionalProperties) UnmarshalJSON(data []byte) error { @@ -612,9 +612,9 @@ type CustomAttribute struct { NullFields []string `json:"-"` } -func (s *CustomAttribute) MarshalJSON() ([]byte, error) { +func (s CustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod CustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationStatus: The destination status of the product status. @@ -674,9 +674,9 @@ type DestinationStatus struct { NullFields []string `json:"-"` } -func (s *DestinationStatus) MarshalJSON() ([]byte, error) { +func (s DestinationStatus) MarshalJSON() ([]byte, error) { type NoMethod DestinationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -711,9 +711,9 @@ type FreeShippingThreshold struct { NullFields []string `json:"-"` } -func (s *FreeShippingThreshold) MarshalJSON() ([]byte, error) { +func (s FreeShippingThreshold) MarshalJSON() ([]byte, error) { type NoMethod FreeShippingThreshold - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Installment: A message that represents installment. @@ -740,9 +740,9 @@ type Installment struct { NullFields []string `json:"-"` } -func (s *Installment) MarshalJSON() ([]byte, error) { +func (s Installment) MarshalJSON() ([]byte, error) { type NoMethod Installment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interval: Represents a time interval, encoded as a Timestamp start @@ -771,9 +771,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ItemLevelIssue: The ItemLevelIssue of the product status. @@ -850,9 +850,9 @@ type ItemLevelIssue struct { NullFields []string `json:"-"` } -func (s *ItemLevelIssue) MarshalJSON() ([]byte, error) { +func (s ItemLevelIssue) MarshalJSON() ([]byte, error) { type NoMethod ItemLevelIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProductsResponse: Response message for the ListProducts method. @@ -879,9 +879,9 @@ type ListProductsResponse struct { NullFields []string `json:"-"` } -func (s *ListProductsResponse) MarshalJSON() ([]byte, error) { +func (s ListProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoyaltyPoints: A message that represents loyalty points. @@ -908,9 +908,9 @@ type LoyaltyPoints struct { NullFields []string `json:"-"` } -func (s *LoyaltyPoints) MarshalJSON() ([]byte, error) { +func (s LoyaltyPoints) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyPoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LoyaltyPoints) UnmarshalJSON(data []byte) error { @@ -958,9 +958,9 @@ type LoyaltyProgram struct { NullFields []string `json:"-"` } -func (s *LoyaltyProgram) MarshalJSON() ([]byte, error) { +func (s LoyaltyProgram) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyProgram - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Price: The price represented as a number and currency. @@ -985,9 +985,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Product: The processed product, built from multiple product inputs after @@ -1062,9 +1062,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductChange: The change that happened to the product including old value, @@ -1122,9 +1122,9 @@ type ProductChange struct { NullFields []string `json:"-"` } -func (s *ProductChange) MarshalJSON() ([]byte, error) { +func (s ProductChange) MarshalJSON() ([]byte, error) { type NoMethod ProductChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductDetail: The product details. @@ -1148,9 +1148,9 @@ type ProductDetail struct { NullFields []string `json:"-"` } -func (s *ProductDetail) MarshalJSON() ([]byte, error) { +func (s ProductDetail) MarshalJSON() ([]byte, error) { type NoMethod ProductDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductDimension: The dimension of the product. @@ -1174,9 +1174,9 @@ type ProductDimension struct { NullFields []string `json:"-"` } -func (s *ProductDimension) MarshalJSON() ([]byte, error) { +func (s ProductDimension) MarshalJSON() ([]byte, error) { type NoMethod ProductDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProductDimension) UnmarshalJSON(data []byte) error { @@ -1271,9 +1271,9 @@ type ProductInput struct { NullFields []string `json:"-"` } -func (s *ProductInput) MarshalJSON() ([]byte, error) { +func (s ProductInput) MarshalJSON() ([]byte, error) { type NoMethod ProductInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStatus: The status of a product, data validation issues, that is, @@ -1305,9 +1305,9 @@ type ProductStatus struct { NullFields []string `json:"-"` } -func (s *ProductStatus) MarshalJSON() ([]byte, error) { +func (s ProductStatus) MarshalJSON() ([]byte, error) { type NoMethod ProductStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStatusChangeMessage: The message that the merchant will receive to @@ -1354,9 +1354,9 @@ type ProductStatusChangeMessage struct { NullFields []string `json:"-"` } -func (s *ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { +func (s ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusChangeMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStructuredDescription: Structured description, for algorithmically @@ -1382,9 +1382,9 @@ type ProductStructuredDescription struct { NullFields []string `json:"-"` } -func (s *ProductStructuredDescription) MarshalJSON() ([]byte, error) { +func (s ProductStructuredDescription) MarshalJSON() ([]byte, error) { type NoMethod ProductStructuredDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStructuredTitle: Structured title, for algorithmically (AI)-generated @@ -1410,9 +1410,9 @@ type ProductStructuredTitle struct { NullFields []string `json:"-"` } -func (s *ProductStructuredTitle) MarshalJSON() ([]byte, error) { +func (s ProductStructuredTitle) MarshalJSON() ([]byte, error) { type NoMethod ProductStructuredTitle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductWeight: The weight of the product. @@ -1436,9 +1436,9 @@ type ProductWeight struct { NullFields []string `json:"-"` } -func (s *ProductWeight) MarshalJSON() ([]byte, error) { +func (s ProductWeight) MarshalJSON() ([]byte, error) { type NoMethod ProductWeight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProductWeight) UnmarshalJSON(data []byte) error { @@ -1517,9 +1517,9 @@ type Shipping struct { NullFields []string `json:"-"` } -func (s *Shipping) MarshalJSON() ([]byte, error) { +func (s Shipping) MarshalJSON() ([]byte, error) { type NoMethod Shipping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShippingDimension: The ShippingDimension of the product. @@ -1542,9 +1542,9 @@ type ShippingDimension struct { NullFields []string `json:"-"` } -func (s *ShippingDimension) MarshalJSON() ([]byte, error) { +func (s ShippingDimension) MarshalJSON() ([]byte, error) { type NoMethod ShippingDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ShippingDimension) UnmarshalJSON(data []byte) error { @@ -1581,9 +1581,9 @@ type ShippingWeight struct { NullFields []string `json:"-"` } -func (s *ShippingWeight) MarshalJSON() ([]byte, error) { +func (s ShippingWeight) MarshalJSON() ([]byte, error) { type NoMethod ShippingWeight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ShippingWeight) UnmarshalJSON(data []byte) error { @@ -1628,9 +1628,9 @@ type SubscriptionCost struct { NullFields []string `json:"-"` } -func (s *SubscriptionCost) MarshalJSON() ([]byte, error) { +func (s SubscriptionCost) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionCost - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tax: The Tax of the product. @@ -1667,9 +1667,9 @@ type Tax struct { NullFields []string `json:"-"` } -func (s *Tax) MarshalJSON() ([]byte, error) { +func (s Tax) MarshalJSON() ([]byte, error) { type NoMethod Tax - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Tax) UnmarshalJSON(data []byte) error { @@ -1705,9 +1705,9 @@ type UnitPricingBaseMeasure struct { NullFields []string `json:"-"` } -func (s *UnitPricingBaseMeasure) MarshalJSON() ([]byte, error) { +func (s UnitPricingBaseMeasure) MarshalJSON() ([]byte, error) { type NoMethod UnitPricingBaseMeasure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnitPricingMeasure: The UnitPricingMeasure of the product. @@ -1729,9 +1729,9 @@ type UnitPricingMeasure struct { NullFields []string `json:"-"` } -func (s *UnitPricingMeasure) MarshalJSON() ([]byte, error) { +func (s UnitPricingMeasure) MarshalJSON() ([]byte, error) { type NoMethod UnitPricingMeasure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *UnitPricingMeasure) UnmarshalJSON(data []byte) error { diff --git a/merchantapi/promotions_v1beta/merchantapi-gen.go b/merchantapi/promotions_v1beta/merchantapi-gen.go index 21c2d1586b..bd4ff07431 100644 --- a/merchantapi/promotions_v1beta/merchantapi-gen.go +++ b/merchantapi/promotions_v1beta/merchantapi-gen.go @@ -411,9 +411,9 @@ type Attributes struct { NullFields []string `json:"-"` } -func (s *Attributes) MarshalJSON() ([]byte, error) { +func (s Attributes) MarshalJSON() ([]byte, error) { type NoMethod Attributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAttribute: A message that represents custom attributes. Exactly one of @@ -440,9 +440,9 @@ type CustomAttribute struct { NullFields []string `json:"-"` } -func (s *CustomAttribute) MarshalJSON() ([]byte, error) { +func (s CustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod CustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationStatus: The status for the specified destination. @@ -505,9 +505,9 @@ type DestinationStatus struct { NullFields []string `json:"-"` } -func (s *DestinationStatus) MarshalJSON() ([]byte, error) { +func (s DestinationStatus) MarshalJSON() ([]byte, error) { type NoMethod DestinationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertPromotionRequest: Request message for the `InsertPromotion` method. @@ -531,9 +531,9 @@ type InsertPromotionRequest struct { NullFields []string `json:"-"` } -func (s *InsertPromotionRequest) MarshalJSON() ([]byte, error) { +func (s InsertPromotionRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertPromotionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interval: Represents a time interval, encoded as a Timestamp start @@ -562,9 +562,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ItemLevelIssue: The issue associated with the promotion. @@ -642,9 +642,9 @@ type ItemLevelIssue struct { NullFields []string `json:"-"` } -func (s *ItemLevelIssue) MarshalJSON() ([]byte, error) { +func (s ItemLevelIssue) MarshalJSON() ([]byte, error) { type NoMethod ItemLevelIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPromotionsResponse: Response message for the `ListPromotions` method. @@ -670,9 +670,9 @@ type ListPromotionsResponse struct { NullFields []string `json:"-"` } -func (s *ListPromotionsResponse) MarshalJSON() ([]byte, error) { +func (s ListPromotionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPromotionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Price: The price represented as a number and currency. @@ -697,9 +697,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductChange: The change that happened to the product including old value, @@ -757,9 +757,9 @@ type ProductChange struct { NullFields []string `json:"-"` } -func (s *ProductChange) MarshalJSON() ([]byte, error) { +func (s ProductChange) MarshalJSON() ([]byte, error) { type NoMethod ProductChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStatusChangeMessage: The message that the merchant will receive to @@ -806,9 +806,9 @@ type ProductStatusChangeMessage struct { NullFields []string `json:"-"` } -func (s *ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { +func (s ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusChangeMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Promotion: Represents a promotion. See the following articles for more @@ -889,9 +889,9 @@ type Promotion struct { NullFields []string `json:"-"` } -func (s *Promotion) MarshalJSON() ([]byte, error) { +func (s Promotion) MarshalJSON() ([]byte, error) { type NoMethod Promotion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PromotionStatus: The status of the promotion. @@ -924,9 +924,9 @@ type PromotionStatus struct { NullFields []string `json:"-"` } -func (s *PromotionStatus) MarshalJSON() ([]byte, error) { +func (s PromotionStatus) MarshalJSON() ([]byte, error) { type NoMethod PromotionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsPromotionsGetCall struct { diff --git a/merchantapi/quota_v1beta/merchantapi-gen.go b/merchantapi/quota_v1beta/merchantapi-gen.go index c44dddc064..928940da2e 100644 --- a/merchantapi/quota_v1beta/merchantapi-gen.go +++ b/merchantapi/quota_v1beta/merchantapi-gen.go @@ -199,9 +199,9 @@ type ListQuotaGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListQuotaGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListQuotaGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListQuotaGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodDetails: The method details per method in the Merchant API. @@ -228,9 +228,9 @@ type MethodDetails struct { NullFields []string `json:"-"` } -func (s *MethodDetails) MarshalJSON() ([]byte, error) { +func (s MethodDetails) MarshalJSON() ([]byte, error) { type NoMethod MethodDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductChange: The change that happened to the product including old value, @@ -288,9 +288,9 @@ type ProductChange struct { NullFields []string `json:"-"` } -func (s *ProductChange) MarshalJSON() ([]byte, error) { +func (s ProductChange) MarshalJSON() ([]byte, error) { type NoMethod ProductChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductStatusChangeMessage: The message that the merchant will receive to @@ -337,9 +337,9 @@ type ProductStatusChangeMessage struct { NullFields []string `json:"-"` } -func (s *ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { +func (s ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusChangeMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaGroup: The group information for methods in the Merchant API. The quota @@ -375,9 +375,9 @@ type QuotaGroup struct { NullFields []string `json:"-"` } -func (s *QuotaGroup) MarshalJSON() ([]byte, error) { +func (s QuotaGroup) MarshalJSON() ([]byte, error) { type NoMethod QuotaGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsQuotasListCall struct { diff --git a/merchantapi/reports_v1beta/merchantapi-gen.go b/merchantapi/reports_v1beta/merchantapi-gen.go index f618a4b204..7aac242e75 100644 --- a/merchantapi/reports_v1beta/merchantapi-gen.go +++ b/merchantapi/reports_v1beta/merchantapi-gen.go @@ -267,9 +267,9 @@ type BestSellersBrandView struct { NullFields []string `json:"-"` } -func (s *BestSellersBrandView) MarshalJSON() ([]byte, error) { +func (s BestSellersBrandView) MarshalJSON() ([]byte, error) { type NoMethod BestSellersBrandView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BestSellersProductClusterView: Fields available for query in @@ -420,9 +420,9 @@ type BestSellersProductClusterView struct { NullFields []string `json:"-"` } -func (s *BestSellersProductClusterView) MarshalJSON() ([]byte, error) { +func (s BestSellersProductClusterView) MarshalJSON() ([]byte, error) { type NoMethod BestSellersProductClusterView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompetitiveVisibilityBenchmarkView: Fields available for query in @@ -478,9 +478,9 @@ type CompetitiveVisibilityBenchmarkView struct { NullFields []string `json:"-"` } -func (s *CompetitiveVisibilityBenchmarkView) MarshalJSON() ([]byte, error) { +func (s CompetitiveVisibilityBenchmarkView) MarshalJSON() ([]byte, error) { type NoMethod CompetitiveVisibilityBenchmarkView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CompetitiveVisibilityBenchmarkView) UnmarshalJSON(data []byte) error { @@ -576,9 +576,9 @@ type CompetitiveVisibilityCompetitorView struct { NullFields []string `json:"-"` } -func (s *CompetitiveVisibilityCompetitorView) MarshalJSON() ([]byte, error) { +func (s CompetitiveVisibilityCompetitorView) MarshalJSON() ([]byte, error) { type NoMethod CompetitiveVisibilityCompetitorView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CompetitiveVisibilityCompetitorView) UnmarshalJSON(data []byte) error { @@ -670,9 +670,9 @@ type CompetitiveVisibilityTopMerchantView struct { NullFields []string `json:"-"` } -func (s *CompetitiveVisibilityTopMerchantView) MarshalJSON() ([]byte, error) { +func (s CompetitiveVisibilityTopMerchantView) MarshalJSON() ([]byte, error) { type NoMethod CompetitiveVisibilityTopMerchantView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CompetitiveVisibilityTopMerchantView) UnmarshalJSON(data []byte) error { @@ -726,9 +726,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IssueSeverityPerReportingContext: Issue severity per reporting context. @@ -785,9 +785,9 @@ type IssueSeverityPerReportingContext struct { NullFields []string `json:"-"` } -func (s *IssueSeverityPerReportingContext) MarshalJSON() ([]byte, error) { +func (s IssueSeverityPerReportingContext) MarshalJSON() ([]byte, error) { type NoMethod IssueSeverityPerReportingContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ItemIssue: Item issue associated with the product. @@ -819,9 +819,9 @@ type ItemIssue struct { NullFields []string `json:"-"` } -func (s *ItemIssue) MarshalJSON() ([]byte, error) { +func (s ItemIssue) MarshalJSON() ([]byte, error) { type NoMethod ItemIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ItemIssueSeverity: How the issue affects the serving of the product. @@ -852,9 +852,9 @@ type ItemIssueSeverity struct { NullFields []string `json:"-"` } -func (s *ItemIssueSeverity) MarshalJSON() ([]byte, error) { +func (s ItemIssueSeverity) MarshalJSON() ([]byte, error) { type NoMethod ItemIssueSeverity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ItemIssueType: Issue type. @@ -877,9 +877,9 @@ type ItemIssueType struct { NullFields []string `json:"-"` } -func (s *ItemIssueType) MarshalJSON() ([]byte, error) { +func (s ItemIssueType) MarshalJSON() ([]byte, error) { type NoMethod ItemIssueType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonProductPerformanceView: Fields available for query in @@ -920,9 +920,9 @@ type NonProductPerformanceView struct { NullFields []string `json:"-"` } -func (s *NonProductPerformanceView) MarshalJSON() ([]byte, error) { +func (s NonProductPerformanceView) MarshalJSON() ([]byte, error) { type NoMethod NonProductPerformanceView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NonProductPerformanceView) UnmarshalJSON(data []byte) error { @@ -961,9 +961,9 @@ type Price struct { NullFields []string `json:"-"` } -func (s *Price) MarshalJSON() ([]byte, error) { +func (s Price) MarshalJSON() ([]byte, error) { type NoMethod Price - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PriceCompetitivenessProductView: Fields available for query in @@ -1032,9 +1032,9 @@ type PriceCompetitivenessProductView struct { NullFields []string `json:"-"` } -func (s *PriceCompetitivenessProductView) MarshalJSON() ([]byte, error) { +func (s PriceCompetitivenessProductView) MarshalJSON() ([]byte, error) { type NoMethod PriceCompetitivenessProductView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PriceInsightsProductView: Fields available for query in @@ -1120,9 +1120,9 @@ type PriceInsightsProductView struct { NullFields []string `json:"-"` } -func (s *PriceInsightsProductView) MarshalJSON() ([]byte, error) { +func (s PriceInsightsProductView) MarshalJSON() ([]byte, error) { type NoMethod PriceInsightsProductView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PriceInsightsProductView) UnmarshalJSON(data []byte) error { @@ -1198,9 +1198,9 @@ type ProductChange struct { NullFields []string `json:"-"` } -func (s *ProductChange) MarshalJSON() ([]byte, error) { +func (s ProductChange) MarshalJSON() ([]byte, error) { type NoMethod ProductChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductPerformanceView: Fields available for query in @@ -1319,9 +1319,9 @@ type ProductPerformanceView struct { NullFields []string `json:"-"` } -func (s *ProductPerformanceView) MarshalJSON() ([]byte, error) { +func (s ProductPerformanceView) MarshalJSON() ([]byte, error) { type NoMethod ProductPerformanceView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ProductPerformanceView) UnmarshalJSON(data []byte) error { @@ -1386,9 +1386,9 @@ type ProductStatusChangeMessage struct { NullFields []string `json:"-"` } -func (s *ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { +func (s ProductStatusChangeMessage) MarshalJSON() ([]byte, error) { type NoMethod ProductStatusChangeMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductView: Fields available for query in `product_view` table. Products in @@ -1525,9 +1525,9 @@ type ProductView struct { NullFields []string `json:"-"` } -func (s *ProductView) MarshalJSON() ([]byte, error) { +func (s ProductView) MarshalJSON() ([]byte, error) { type NoMethod ProductView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRow: Result row returned from the search query. Only the message @@ -1577,9 +1577,9 @@ type ReportRow struct { NullFields []string `json:"-"` } -func (s *ReportRow) MarshalJSON() ([]byte, error) { +func (s ReportRow) MarshalJSON() ([]byte, error) { type NoMethod ReportRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchRequest: Request message for the `ReportService.Search` method. @@ -1609,9 +1609,9 @@ type SearchRequest struct { NullFields []string `json:"-"` } -func (s *SearchRequest) MarshalJSON() ([]byte, error) { +func (s SearchRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchResponse: Response message for the `ReportService.Search` method. @@ -1637,9 +1637,9 @@ type SearchResponse struct { NullFields []string `json:"-"` } -func (s *SearchResponse) MarshalJSON() ([]byte, error) { +func (s SearchResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsReportsSearchCall struct { diff --git a/metastore/v1/metastore-gen.go b/metastore/v1/metastore-gen.go index 9d0ff3cfd6..1fce221250 100644 --- a/metastore/v1/metastore-gen.go +++ b/metastore/v1/metastore-gen.go @@ -293,9 +293,9 @@ type AlterMetadataResourceLocationRequest struct { NullFields []string `json:"-"` } -func (s *AlterMetadataResourceLocationRequest) MarshalJSON() ([]byte, error) { +func (s AlterMetadataResourceLocationRequest) MarshalJSON() ([]byte, error) { type NoMethod AlterMetadataResourceLocationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlterMetadataResourceLocationResponse: Response message for @@ -335,9 +335,9 @@ type AlterTablePropertiesRequest struct { NullFields []string `json:"-"` } -func (s *AlterTablePropertiesRequest) MarshalJSON() ([]byte, error) { +func (s AlterTablePropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod AlterTablePropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -376,9 +376,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -411,9 +411,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingConfig: Represents the autoscaling configuration of a metastore @@ -440,9 +440,9 @@ type AutoscalingConfig struct { NullFields []string `json:"-"` } -func (s *AutoscalingConfig) MarshalJSON() ([]byte, error) { +func (s AutoscalingConfig) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingConfig) UnmarshalJSON(data []byte) error { @@ -487,9 +487,9 @@ type AuxiliaryVersionConfig struct { NullFields []string `json:"-"` } -func (s *AuxiliaryVersionConfig) MarshalJSON() ([]byte, error) { +func (s AuxiliaryVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod AuxiliaryVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendMetastore: Represents a backend metastore for the federation. @@ -519,9 +519,9 @@ type BackendMetastore struct { NullFields []string `json:"-"` } -func (s *BackendMetastore) MarshalJSON() ([]byte, error) { +func (s BackendMetastore) MarshalJSON() ([]byte, error) { type NoMethod BackendMetastore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: The details of a backup resource. @@ -567,9 +567,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates members, or principals, with a role. @@ -663,9 +663,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelMigrationRequest: Request message for @@ -727,9 +727,9 @@ type CdcConfig struct { NullFields []string `json:"-"` } -func (s *CdcConfig) MarshalJSON() ([]byte, error) { +func (s CdcConfig) MarshalJSON() ([]byte, error) { type NoMethod CdcConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSQLConnectionConfig: Configuration information to establish customer @@ -779,9 +779,9 @@ type CloudSQLConnectionConfig struct { NullFields []string `json:"-"` } -func (s *CloudSQLConnectionConfig) MarshalJSON() ([]byte, error) { +func (s CloudSQLConnectionConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudSQLConnectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSQLMigrationConfig: Configuration information for migrating from @@ -809,9 +809,9 @@ type CloudSQLMigrationConfig struct { NullFields []string `json:"-"` } -func (s *CloudSQLMigrationConfig) MarshalJSON() ([]byte, error) { +func (s CloudSQLMigrationConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudSQLMigrationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteMigrationRequest: Request message for @@ -849,9 +849,9 @@ type Consumer struct { NullFields []string `json:"-"` } -func (s *Consumer) MarshalJSON() ([]byte, error) { +func (s Consumer) MarshalJSON() ([]byte, error) { type NoMethod Consumer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataCatalogConfig: Specifies how metastore metadata should be integrated @@ -874,9 +874,9 @@ type DataCatalogConfig struct { NullFields []string `json:"-"` } -func (s *DataCatalogConfig) MarshalJSON() ([]byte, error) { +func (s DataCatalogConfig) MarshalJSON() ([]byte, error) { type NoMethod DataCatalogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseDump: A specification of the location of and metadata about a @@ -914,9 +914,9 @@ type DatabaseDump struct { NullFields []string `json:"-"` } -func (s *DatabaseDump) MarshalJSON() ([]byte, error) { +func (s DatabaseDump) MarshalJSON() ([]byte, error) { type NoMethod DatabaseDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -948,9 +948,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorDetails: Error details in public error message for @@ -972,9 +972,9 @@ type ErrorDetails struct { NullFields []string `json:"-"` } -func (s *ErrorDetails) MarshalJSON() ([]byte, error) { +func (s ErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod ErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportMetadataRequest: Request message for DataprocMetastore.ExportMetadata. @@ -1013,9 +1013,9 @@ type ExportMetadataRequest struct { NullFields []string `json:"-"` } -func (s *ExportMetadataRequest) MarshalJSON() ([]byte, error) { +func (s ExportMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1061,9 +1061,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Federation: Represents a federation of multiple backend metastores. @@ -1126,9 +1126,9 @@ type Federation struct { NullFields []string `json:"-"` } -func (s *Federation) MarshalJSON() ([]byte, error) { +func (s Federation) MarshalJSON() ([]byte, error) { type NoMethod Federation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HiveMetastoreConfig: Specifies configuration information specific to running @@ -1180,9 +1180,9 @@ type HiveMetastoreConfig struct { NullFields []string `json:"-"` } -func (s *HiveMetastoreConfig) MarshalJSON() ([]byte, error) { +func (s HiveMetastoreConfig) MarshalJSON() ([]byte, error) { type NoMethod HiveMetastoreConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HiveMetastoreVersion: A specification of a supported version of the Hive @@ -1206,9 +1206,9 @@ type HiveMetastoreVersion struct { NullFields []string `json:"-"` } -func (s *HiveMetastoreVersion) MarshalJSON() ([]byte, error) { +func (s HiveMetastoreVersion) MarshalJSON() ([]byte, error) { type NoMethod HiveMetastoreVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KerberosConfig: Configuration information for a Kerberos principal. @@ -1237,9 +1237,9 @@ type KerberosConfig struct { NullFields []string `json:"-"` } -func (s *KerberosConfig) MarshalJSON() ([]byte, error) { +func (s KerberosConfig) MarshalJSON() ([]byte, error) { type NoMethod KerberosConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatestBackup: The details of the latest scheduled backup. @@ -1272,9 +1272,9 @@ type LatestBackup struct { NullFields []string `json:"-"` } -func (s *LatestBackup) MarshalJSON() ([]byte, error) { +func (s LatestBackup) MarshalJSON() ([]byte, error) { type NoMethod LatestBackup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LimitConfig: Represents the autoscaling limit configuration of a metastore @@ -1299,9 +1299,9 @@ type LimitConfig struct { NullFields []string `json:"-"` } -func (s *LimitConfig) MarshalJSON() ([]byte, error) { +func (s LimitConfig) MarshalJSON() ([]byte, error) { type NoMethod LimitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LimitConfig) UnmarshalJSON(data []byte) error { @@ -1345,9 +1345,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFederationsResponse: Response message for ListFederations @@ -1375,9 +1375,9 @@ type ListFederationsResponse struct { NullFields []string `json:"-"` } -func (s *ListFederationsResponse) MarshalJSON() ([]byte, error) { +func (s ListFederationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFederationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1403,9 +1403,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMetadataImportsResponse: Response message for @@ -1434,9 +1434,9 @@ type ListMetadataImportsResponse struct { NullFields []string `json:"-"` } -func (s *ListMetadataImportsResponse) MarshalJSON() ([]byte, error) { +func (s ListMetadataImportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMetadataImportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMigrationExecutionsResponse: Response message for @@ -1465,9 +1465,9 @@ type ListMigrationExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *ListMigrationExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s ListMigrationExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMigrationExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1493,9 +1493,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response message for DataprocMetastore.ListServices. @@ -1523,9 +1523,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1560,9 +1560,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Metadata about the service in a location. @@ -1588,9 +1588,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: Maintenance window. This specifies when Dataproc @@ -1623,9 +1623,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataExport: The details of a metadata export operation. @@ -1667,9 +1667,9 @@ type MetadataExport struct { NullFields []string `json:"-"` } -func (s *MetadataExport) MarshalJSON() ([]byte, error) { +func (s MetadataExport) MarshalJSON() ([]byte, error) { type NoMethod MetadataExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataImport: A metastore resource that imports metadata. @@ -1715,9 +1715,9 @@ type MetadataImport struct { NullFields []string `json:"-"` } -func (s *MetadataImport) MarshalJSON() ([]byte, error) { +func (s MetadataImport) MarshalJSON() ([]byte, error) { type NoMethod MetadataImport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataIntegration: Specifies how metastore metadata should be integrated @@ -1739,9 +1739,9 @@ type MetadataIntegration struct { NullFields []string `json:"-"` } -func (s *MetadataIntegration) MarshalJSON() ([]byte, error) { +func (s MetadataIntegration) MarshalJSON() ([]byte, error) { type NoMethod MetadataIntegration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataManagementActivity: The metadata management activities of the @@ -1765,9 +1765,9 @@ type MetadataManagementActivity struct { NullFields []string `json:"-"` } -func (s *MetadataManagementActivity) MarshalJSON() ([]byte, error) { +func (s MetadataManagementActivity) MarshalJSON() ([]byte, error) { type NoMethod MetadataManagementActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationExecution: The details of a migration execution resource. @@ -1831,9 +1831,9 @@ type MigrationExecution struct { NullFields []string `json:"-"` } -func (s *MigrationExecution) MarshalJSON() ([]byte, error) { +func (s MigrationExecution) MarshalJSON() ([]byte, error) { type NoMethod MigrationExecution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveTableToDatabaseRequest: Request message for @@ -1859,9 +1859,9 @@ type MoveTableToDatabaseRequest struct { NullFields []string `json:"-"` } -func (s *MoveTableToDatabaseRequest) MarshalJSON() ([]byte, error) { +func (s MoveTableToDatabaseRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveTableToDatabaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveTableToDatabaseResponse: Response message for @@ -1888,9 +1888,9 @@ type MultiRegionMetadata struct { NullFields []string `json:"-"` } -func (s *MultiRegionMetadata) MarshalJSON() ([]byte, error) { +func (s MultiRegionMetadata) MarshalJSON() ([]byte, error) { type NoMethod MultiRegionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Network configuration for the Dataproc Metastore service. @@ -1911,9 +1911,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1957,9 +1957,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of a long-running operation. @@ -1995,9 +1995,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2085,9 +2085,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryMetadataRequest: Request message for DataprocMetastore.QueryMetadata. @@ -2108,9 +2108,9 @@ type QueryMetadataRequest struct { NullFields []string `json:"-"` } -func (s *QueryMetadataRequest) MarshalJSON() ([]byte, error) { +func (s QueryMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryMetadataResponse: Response message for DataprocMetastore.QueryMetadata. @@ -2133,9 +2133,9 @@ type QueryMetadataResponse struct { NullFields []string `json:"-"` } -func (s *QueryMetadataResponse) MarshalJSON() ([]byte, error) { +func (s QueryMetadataResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryMetadataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Restore: The details of a metadata restore operation. @@ -2184,9 +2184,9 @@ type Restore struct { NullFields []string `json:"-"` } -func (s *Restore) MarshalJSON() ([]byte, error) { +func (s Restore) MarshalJSON() ([]byte, error) { type NoMethod Restore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreServiceRequest: Request message for DataprocMetastore.Restore. @@ -2233,9 +2233,9 @@ type RestoreServiceRequest struct { NullFields []string `json:"-"` } -func (s *RestoreServiceRequest) MarshalJSON() ([]byte, error) { +func (s RestoreServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScalingConfig: Represents the scaling configuration of a metastore service. @@ -2272,9 +2272,9 @@ type ScalingConfig struct { NullFields []string `json:"-"` } -func (s *ScalingConfig) MarshalJSON() ([]byte, error) { +func (s ScalingConfig) MarshalJSON() ([]byte, error) { type NoMethod ScalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ScalingConfig) UnmarshalJSON(data []byte) error { @@ -2327,9 +2327,9 @@ type ScheduledBackup struct { NullFields []string `json:"-"` } -func (s *ScheduledBackup) MarshalJSON() ([]byte, error) { +func (s ScheduledBackup) MarshalJSON() ([]byte, error) { type NoMethod ScheduledBackup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Secret: A securely stored value. @@ -2351,9 +2351,9 @@ type Secret struct { NullFields []string `json:"-"` } -func (s *Secret) MarshalJSON() ([]byte, error) { +func (s Secret) MarshalJSON() ([]byte, error) { type NoMethod Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: A managed metastore service that serves metadata queries. @@ -2482,9 +2482,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for SetIamPolicy method. @@ -2511,9 +2511,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartMigrationRequest: Request message for DataprocMetastore.StartMigration. @@ -2543,9 +2543,9 @@ type StartMigrationRequest struct { NullFields []string `json:"-"` } -func (s *StartMigrationRequest) MarshalJSON() ([]byte, error) { +func (s StartMigrationRequest) MarshalJSON() ([]byte, error) { type NoMethod StartMigrationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The Status type defines a logical error model that is suitable for @@ -2577,9 +2577,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TelemetryConfig: Telemetry Configuration for the Dataproc Metastore service. @@ -2604,9 +2604,9 @@ type TelemetryConfig struct { NullFields []string `json:"-"` } -func (s *TelemetryConfig) MarshalJSON() ([]byte, error) { +func (s TelemetryConfig) MarshalJSON() ([]byte, error) { type NoMethod TelemetryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for TestIamPermissions method. @@ -2629,9 +2629,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for TestIamPermissions method. @@ -2655,9 +2655,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/metastore/v1alpha/metastore-gen.go b/metastore/v1alpha/metastore-gen.go index 63efc58e00..04a4f66698 100644 --- a/metastore/v1alpha/metastore-gen.go +++ b/metastore/v1alpha/metastore-gen.go @@ -293,9 +293,9 @@ type AlterMetadataResourceLocationRequest struct { NullFields []string `json:"-"` } -func (s *AlterMetadataResourceLocationRequest) MarshalJSON() ([]byte, error) { +func (s AlterMetadataResourceLocationRequest) MarshalJSON() ([]byte, error) { type NoMethod AlterMetadataResourceLocationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlterMetadataResourceLocationResponse: Response message for @@ -335,9 +335,9 @@ type AlterTablePropertiesRequest struct { NullFields []string `json:"-"` } -func (s *AlterTablePropertiesRequest) MarshalJSON() ([]byte, error) { +func (s AlterTablePropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod AlterTablePropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -376,9 +376,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -411,9 +411,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingConfig: Represents the autoscaling configuration of a metastore @@ -440,9 +440,9 @@ type AutoscalingConfig struct { NullFields []string `json:"-"` } -func (s *AutoscalingConfig) MarshalJSON() ([]byte, error) { +func (s AutoscalingConfig) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingConfig) UnmarshalJSON(data []byte) error { @@ -487,9 +487,9 @@ type AuxiliaryVersionConfig struct { NullFields []string `json:"-"` } -func (s *AuxiliaryVersionConfig) MarshalJSON() ([]byte, error) { +func (s AuxiliaryVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod AuxiliaryVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendMetastore: Represents a backend metastore for the federation. @@ -520,9 +520,9 @@ type BackendMetastore struct { NullFields []string `json:"-"` } -func (s *BackendMetastore) MarshalJSON() ([]byte, error) { +func (s BackendMetastore) MarshalJSON() ([]byte, error) { type NoMethod BackendMetastore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: The details of a backup resource. @@ -568,9 +568,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates members, or principals, with a role. @@ -664,9 +664,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelMigrationRequest: Request message for @@ -695,9 +695,9 @@ type CancelMigrationResponse struct { NullFields []string `json:"-"` } -func (s *CancelMigrationResponse) MarshalJSON() ([]byte, error) { +func (s CancelMigrationResponse) MarshalJSON() ([]byte, error) { type NoMethod CancelMigrationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -754,9 +754,9 @@ type CdcConfig struct { NullFields []string `json:"-"` } -func (s *CdcConfig) MarshalJSON() ([]byte, error) { +func (s CdcConfig) MarshalJSON() ([]byte, error) { type NoMethod CdcConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSQLConnectionConfig: Configuration information to establish customer @@ -806,9 +806,9 @@ type CloudSQLConnectionConfig struct { NullFields []string `json:"-"` } -func (s *CloudSQLConnectionConfig) MarshalJSON() ([]byte, error) { +func (s CloudSQLConnectionConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudSQLConnectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSQLMigrationConfig: Configuration information for migrating from @@ -836,9 +836,9 @@ type CloudSQLMigrationConfig struct { NullFields []string `json:"-"` } -func (s *CloudSQLMigrationConfig) MarshalJSON() ([]byte, error) { +func (s CloudSQLMigrationConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudSQLMigrationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteMigrationRequest: Request message for @@ -867,9 +867,9 @@ type CompleteMigrationResponse struct { NullFields []string `json:"-"` } -func (s *CompleteMigrationResponse) MarshalJSON() ([]byte, error) { +func (s CompleteMigrationResponse) MarshalJSON() ([]byte, error) { type NoMethod CompleteMigrationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Consumer: Contains information of the customer's network configurations. @@ -902,9 +902,9 @@ type Consumer struct { NullFields []string `json:"-"` } -func (s *Consumer) MarshalJSON() ([]byte, error) { +func (s Consumer) MarshalJSON() ([]byte, error) { type NoMethod Consumer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataCatalogConfig: Specifies how metastore metadata should be integrated @@ -927,9 +927,9 @@ type DataCatalogConfig struct { NullFields []string `json:"-"` } -func (s *DataCatalogConfig) MarshalJSON() ([]byte, error) { +func (s DataCatalogConfig) MarshalJSON() ([]byte, error) { type NoMethod DataCatalogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseDump: A specification of the location of and metadata about a @@ -967,9 +967,9 @@ type DatabaseDump struct { NullFields []string `json:"-"` } -func (s *DatabaseDump) MarshalJSON() ([]byte, error) { +func (s DatabaseDump) MarshalJSON() ([]byte, error) { type NoMethod DatabaseDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataplexConfig: Specifies how metastore metadata should be integrated with @@ -992,9 +992,9 @@ type DataplexConfig struct { NullFields []string `json:"-"` } -func (s *DataplexConfig) MarshalJSON() ([]byte, error) { +func (s DataplexConfig) MarshalJSON() ([]byte, error) { type NoMethod DataplexConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1026,9 +1026,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorDetails: Error details in public error message for @@ -1050,9 +1050,9 @@ type ErrorDetails struct { NullFields []string `json:"-"` } -func (s *ErrorDetails) MarshalJSON() ([]byte, error) { +func (s ErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod ErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportMetadataRequest: Request message for DataprocMetastore.ExportMetadata. @@ -1091,9 +1091,9 @@ type ExportMetadataRequest struct { NullFields []string `json:"-"` } -func (s *ExportMetadataRequest) MarshalJSON() ([]byte, error) { +func (s ExportMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1139,9 +1139,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Federation: Represents a federation of multiple backend metastores. @@ -1204,9 +1204,9 @@ type Federation struct { NullFields []string `json:"-"` } -func (s *Federation) MarshalJSON() ([]byte, error) { +func (s Federation) MarshalJSON() ([]byte, error) { type NoMethod Federation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HiveMetastoreConfig: Specifies configuration information specific to running @@ -1258,9 +1258,9 @@ type HiveMetastoreConfig struct { NullFields []string `json:"-"` } -func (s *HiveMetastoreConfig) MarshalJSON() ([]byte, error) { +func (s HiveMetastoreConfig) MarshalJSON() ([]byte, error) { type NoMethod HiveMetastoreConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HiveMetastoreVersion: A specification of a supported version of the Hive @@ -1284,9 +1284,9 @@ type HiveMetastoreVersion struct { NullFields []string `json:"-"` } -func (s *HiveMetastoreVersion) MarshalJSON() ([]byte, error) { +func (s HiveMetastoreVersion) MarshalJSON() ([]byte, error) { type NoMethod HiveMetastoreVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KerberosConfig: Configuration information for a Kerberos principal. @@ -1315,9 +1315,9 @@ type KerberosConfig struct { NullFields []string `json:"-"` } -func (s *KerberosConfig) MarshalJSON() ([]byte, error) { +func (s KerberosConfig) MarshalJSON() ([]byte, error) { type NoMethod KerberosConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Lake: Represents a Lake resource @@ -1338,9 +1338,9 @@ type Lake struct { NullFields []string `json:"-"` } -func (s *Lake) MarshalJSON() ([]byte, error) { +func (s Lake) MarshalJSON() ([]byte, error) { type NoMethod Lake - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatestBackup: The details of the latest scheduled backup. @@ -1373,9 +1373,9 @@ type LatestBackup struct { NullFields []string `json:"-"` } -func (s *LatestBackup) MarshalJSON() ([]byte, error) { +func (s LatestBackup) MarshalJSON() ([]byte, error) { type NoMethod LatestBackup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LimitConfig: Represents the autoscaling limit configuration of a metastore @@ -1400,9 +1400,9 @@ type LimitConfig struct { NullFields []string `json:"-"` } -func (s *LimitConfig) MarshalJSON() ([]byte, error) { +func (s LimitConfig) MarshalJSON() ([]byte, error) { type NoMethod LimitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LimitConfig) UnmarshalJSON(data []byte) error { @@ -1446,9 +1446,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFederationsResponse: Response message for ListFederations @@ -1476,9 +1476,9 @@ type ListFederationsResponse struct { NullFields []string `json:"-"` } -func (s *ListFederationsResponse) MarshalJSON() ([]byte, error) { +func (s ListFederationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFederationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1504,9 +1504,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMetadataImportsResponse: Response message for @@ -1535,9 +1535,9 @@ type ListMetadataImportsResponse struct { NullFields []string `json:"-"` } -func (s *ListMetadataImportsResponse) MarshalJSON() ([]byte, error) { +func (s ListMetadataImportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMetadataImportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMigrationExecutionsResponse: Response message for @@ -1566,9 +1566,9 @@ type ListMigrationExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *ListMigrationExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s ListMigrationExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMigrationExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1594,9 +1594,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response message for DataprocMetastore.ListServices. @@ -1624,9 +1624,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1661,9 +1661,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Metadata about the service in a location. @@ -1689,9 +1689,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: Maintenance window. This specifies when Dataproc @@ -1724,9 +1724,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataExport: The details of a metadata export operation. @@ -1768,9 +1768,9 @@ type MetadataExport struct { NullFields []string `json:"-"` } -func (s *MetadataExport) MarshalJSON() ([]byte, error) { +func (s MetadataExport) MarshalJSON() ([]byte, error) { type NoMethod MetadataExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataImport: A metastore resource that imports metadata. @@ -1816,9 +1816,9 @@ type MetadataImport struct { NullFields []string `json:"-"` } -func (s *MetadataImport) MarshalJSON() ([]byte, error) { +func (s MetadataImport) MarshalJSON() ([]byte, error) { type NoMethod MetadataImport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataIntegration: Specifies how metastore metadata should be integrated @@ -1842,9 +1842,9 @@ type MetadataIntegration struct { NullFields []string `json:"-"` } -func (s *MetadataIntegration) MarshalJSON() ([]byte, error) { +func (s MetadataIntegration) MarshalJSON() ([]byte, error) { type NoMethod MetadataIntegration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataManagementActivity: The metadata management activities of the @@ -1868,9 +1868,9 @@ type MetadataManagementActivity struct { NullFields []string `json:"-"` } -func (s *MetadataManagementActivity) MarshalJSON() ([]byte, error) { +func (s MetadataManagementActivity) MarshalJSON() ([]byte, error) { type NoMethod MetadataManagementActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationExecution: The details of a migration execution resource. @@ -1934,9 +1934,9 @@ type MigrationExecution struct { NullFields []string `json:"-"` } -func (s *MigrationExecution) MarshalJSON() ([]byte, error) { +func (s MigrationExecution) MarshalJSON() ([]byte, error) { type NoMethod MigrationExecution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveTableToDatabaseRequest: Request message for @@ -1962,9 +1962,9 @@ type MoveTableToDatabaseRequest struct { NullFields []string `json:"-"` } -func (s *MoveTableToDatabaseRequest) MarshalJSON() ([]byte, error) { +func (s MoveTableToDatabaseRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveTableToDatabaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveTableToDatabaseResponse: Response message for @@ -1991,9 +1991,9 @@ type MultiRegionMetadata struct { NullFields []string `json:"-"` } -func (s *MultiRegionMetadata) MarshalJSON() ([]byte, error) { +func (s MultiRegionMetadata) MarshalJSON() ([]byte, error) { type NoMethod MultiRegionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Network configuration for the Dataproc Metastore service. @@ -2017,9 +2017,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2063,9 +2063,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of a long-running operation. @@ -2101,9 +2101,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2191,9 +2191,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryMetadataRequest: Request message for DataprocMetastore.QueryMetadata. @@ -2214,9 +2214,9 @@ type QueryMetadataRequest struct { NullFields []string `json:"-"` } -func (s *QueryMetadataRequest) MarshalJSON() ([]byte, error) { +func (s QueryMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryMetadataResponse: Response message for DataprocMetastore.QueryMetadata. @@ -2239,9 +2239,9 @@ type QueryMetadataResponse struct { NullFields []string `json:"-"` } -func (s *QueryMetadataResponse) MarshalJSON() ([]byte, error) { +func (s QueryMetadataResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryMetadataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveIamPolicyRequest: Request message for @@ -2263,9 +2263,9 @@ type RemoveIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *RemoveIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s RemoveIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveIamPolicyResponse: Response message for @@ -2289,9 +2289,9 @@ type RemoveIamPolicyResponse struct { NullFields []string `json:"-"` } -func (s *RemoveIamPolicyResponse) MarshalJSON() ([]byte, error) { +func (s RemoveIamPolicyResponse) MarshalJSON() ([]byte, error) { type NoMethod RemoveIamPolicyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Restore: The details of a metadata restore operation. @@ -2340,9 +2340,9 @@ type Restore struct { NullFields []string `json:"-"` } -func (s *Restore) MarshalJSON() ([]byte, error) { +func (s Restore) MarshalJSON() ([]byte, error) { type NoMethod Restore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreServiceRequest: Request message for DataprocMetastore.Restore. @@ -2389,9 +2389,9 @@ type RestoreServiceRequest struct { NullFields []string `json:"-"` } -func (s *RestoreServiceRequest) MarshalJSON() ([]byte, error) { +func (s RestoreServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScalingConfig: Represents the scaling configuration of a metastore service. @@ -2428,9 +2428,9 @@ type ScalingConfig struct { NullFields []string `json:"-"` } -func (s *ScalingConfig) MarshalJSON() ([]byte, error) { +func (s ScalingConfig) MarshalJSON() ([]byte, error) { type NoMethod ScalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ScalingConfig) UnmarshalJSON(data []byte) error { @@ -2483,9 +2483,9 @@ type ScheduledBackup struct { NullFields []string `json:"-"` } -func (s *ScheduledBackup) MarshalJSON() ([]byte, error) { +func (s ScheduledBackup) MarshalJSON() ([]byte, error) { type NoMethod ScheduledBackup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Secret: A securely stored value. @@ -2507,9 +2507,9 @@ type Secret struct { NullFields []string `json:"-"` } -func (s *Secret) MarshalJSON() ([]byte, error) { +func (s Secret) MarshalJSON() ([]byte, error) { type NoMethod Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: A managed metastore service that serves metadata queries. @@ -2638,9 +2638,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for SetIamPolicy method. @@ -2667,9 +2667,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartMigrationRequest: Request message for DataprocMetastore.StartMigration. @@ -2699,9 +2699,9 @@ type StartMigrationRequest struct { NullFields []string `json:"-"` } -func (s *StartMigrationRequest) MarshalJSON() ([]byte, error) { +func (s StartMigrationRequest) MarshalJSON() ([]byte, error) { type NoMethod StartMigrationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The Status type defines a logical error model that is suitable for @@ -2733,9 +2733,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TelemetryConfig: Telemetry Configuration for the Dataproc Metastore service. @@ -2760,9 +2760,9 @@ type TelemetryConfig struct { NullFields []string `json:"-"` } -func (s *TelemetryConfig) MarshalJSON() ([]byte, error) { +func (s TelemetryConfig) MarshalJSON() ([]byte, error) { type NoMethod TelemetryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for TestIamPermissions method. @@ -2785,9 +2785,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for TestIamPermissions method. @@ -2811,9 +2811,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/metastore/v1beta/metastore-gen.go b/metastore/v1beta/metastore-gen.go index 8dff9f8046..3b9cfe338c 100644 --- a/metastore/v1beta/metastore-gen.go +++ b/metastore/v1beta/metastore-gen.go @@ -293,9 +293,9 @@ type AlterMetadataResourceLocationRequest struct { NullFields []string `json:"-"` } -func (s *AlterMetadataResourceLocationRequest) MarshalJSON() ([]byte, error) { +func (s AlterMetadataResourceLocationRequest) MarshalJSON() ([]byte, error) { type NoMethod AlterMetadataResourceLocationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlterMetadataResourceLocationResponse: Response message for @@ -335,9 +335,9 @@ type AlterTablePropertiesRequest struct { NullFields []string `json:"-"` } -func (s *AlterTablePropertiesRequest) MarshalJSON() ([]byte, error) { +func (s AlterTablePropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod AlterTablePropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -376,9 +376,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -411,9 +411,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingConfig: Represents the autoscaling configuration of a metastore @@ -440,9 +440,9 @@ type AutoscalingConfig struct { NullFields []string `json:"-"` } -func (s *AutoscalingConfig) MarshalJSON() ([]byte, error) { +func (s AutoscalingConfig) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AutoscalingConfig) UnmarshalJSON(data []byte) error { @@ -487,9 +487,9 @@ type AuxiliaryVersionConfig struct { NullFields []string `json:"-"` } -func (s *AuxiliaryVersionConfig) MarshalJSON() ([]byte, error) { +func (s AuxiliaryVersionConfig) MarshalJSON() ([]byte, error) { type NoMethod AuxiliaryVersionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendMetastore: Represents a backend metastore for the federation. @@ -520,9 +520,9 @@ type BackendMetastore struct { NullFields []string `json:"-"` } -func (s *BackendMetastore) MarshalJSON() ([]byte, error) { +func (s BackendMetastore) MarshalJSON() ([]byte, error) { type NoMethod BackendMetastore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: The details of a backup resource. @@ -568,9 +568,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates members, or principals, with a role. @@ -664,9 +664,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelMigrationRequest: Request message for @@ -695,9 +695,9 @@ type CancelMigrationResponse struct { NullFields []string `json:"-"` } -func (s *CancelMigrationResponse) MarshalJSON() ([]byte, error) { +func (s CancelMigrationResponse) MarshalJSON() ([]byte, error) { type NoMethod CancelMigrationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -754,9 +754,9 @@ type CdcConfig struct { NullFields []string `json:"-"` } -func (s *CdcConfig) MarshalJSON() ([]byte, error) { +func (s CdcConfig) MarshalJSON() ([]byte, error) { type NoMethod CdcConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSQLConnectionConfig: Configuration information to establish customer @@ -806,9 +806,9 @@ type CloudSQLConnectionConfig struct { NullFields []string `json:"-"` } -func (s *CloudSQLConnectionConfig) MarshalJSON() ([]byte, error) { +func (s CloudSQLConnectionConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudSQLConnectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSQLMigrationConfig: Configuration information for migrating from @@ -836,9 +836,9 @@ type CloudSQLMigrationConfig struct { NullFields []string `json:"-"` } -func (s *CloudSQLMigrationConfig) MarshalJSON() ([]byte, error) { +func (s CloudSQLMigrationConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudSQLMigrationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteMigrationRequest: Request message for @@ -867,9 +867,9 @@ type CompleteMigrationResponse struct { NullFields []string `json:"-"` } -func (s *CompleteMigrationResponse) MarshalJSON() ([]byte, error) { +func (s CompleteMigrationResponse) MarshalJSON() ([]byte, error) { type NoMethod CompleteMigrationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Consumer: Contains information of the customer's network configurations. @@ -902,9 +902,9 @@ type Consumer struct { NullFields []string `json:"-"` } -func (s *Consumer) MarshalJSON() ([]byte, error) { +func (s Consumer) MarshalJSON() ([]byte, error) { type NoMethod Consumer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataCatalogConfig: Specifies how metastore metadata should be integrated @@ -927,9 +927,9 @@ type DataCatalogConfig struct { NullFields []string `json:"-"` } -func (s *DataCatalogConfig) MarshalJSON() ([]byte, error) { +func (s DataCatalogConfig) MarshalJSON() ([]byte, error) { type NoMethod DataCatalogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseDump: A specification of the location of and metadata about a @@ -967,9 +967,9 @@ type DatabaseDump struct { NullFields []string `json:"-"` } -func (s *DatabaseDump) MarshalJSON() ([]byte, error) { +func (s DatabaseDump) MarshalJSON() ([]byte, error) { type NoMethod DatabaseDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataplexConfig: Specifies how metastore metadata should be integrated with @@ -992,9 +992,9 @@ type DataplexConfig struct { NullFields []string `json:"-"` } -func (s *DataplexConfig) MarshalJSON() ([]byte, error) { +func (s DataplexConfig) MarshalJSON() ([]byte, error) { type NoMethod DataplexConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1026,9 +1026,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorDetails: Error details in public error message for @@ -1050,9 +1050,9 @@ type ErrorDetails struct { NullFields []string `json:"-"` } -func (s *ErrorDetails) MarshalJSON() ([]byte, error) { +func (s ErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod ErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportMetadataRequest: Request message for DataprocMetastore.ExportMetadata. @@ -1091,9 +1091,9 @@ type ExportMetadataRequest struct { NullFields []string `json:"-"` } -func (s *ExportMetadataRequest) MarshalJSON() ([]byte, error) { +func (s ExportMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1139,9 +1139,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Federation: Represents a federation of multiple backend metastores. @@ -1204,9 +1204,9 @@ type Federation struct { NullFields []string `json:"-"` } -func (s *Federation) MarshalJSON() ([]byte, error) { +func (s Federation) MarshalJSON() ([]byte, error) { type NoMethod Federation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HiveMetastoreConfig: Specifies configuration information specific to running @@ -1258,9 +1258,9 @@ type HiveMetastoreConfig struct { NullFields []string `json:"-"` } -func (s *HiveMetastoreConfig) MarshalJSON() ([]byte, error) { +func (s HiveMetastoreConfig) MarshalJSON() ([]byte, error) { type NoMethod HiveMetastoreConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HiveMetastoreVersion: A specification of a supported version of the Hive @@ -1284,9 +1284,9 @@ type HiveMetastoreVersion struct { NullFields []string `json:"-"` } -func (s *HiveMetastoreVersion) MarshalJSON() ([]byte, error) { +func (s HiveMetastoreVersion) MarshalJSON() ([]byte, error) { type NoMethod HiveMetastoreVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KerberosConfig: Configuration information for a Kerberos principal. @@ -1315,9 +1315,9 @@ type KerberosConfig struct { NullFields []string `json:"-"` } -func (s *KerberosConfig) MarshalJSON() ([]byte, error) { +func (s KerberosConfig) MarshalJSON() ([]byte, error) { type NoMethod KerberosConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Lake: Represents a Lake resource @@ -1338,9 +1338,9 @@ type Lake struct { NullFields []string `json:"-"` } -func (s *Lake) MarshalJSON() ([]byte, error) { +func (s Lake) MarshalJSON() ([]byte, error) { type NoMethod Lake - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatestBackup: The details of the latest scheduled backup. @@ -1373,9 +1373,9 @@ type LatestBackup struct { NullFields []string `json:"-"` } -func (s *LatestBackup) MarshalJSON() ([]byte, error) { +func (s LatestBackup) MarshalJSON() ([]byte, error) { type NoMethod LatestBackup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LimitConfig: Represents the autoscaling limit configuration of a metastore @@ -1400,9 +1400,9 @@ type LimitConfig struct { NullFields []string `json:"-"` } -func (s *LimitConfig) MarshalJSON() ([]byte, error) { +func (s LimitConfig) MarshalJSON() ([]byte, error) { type NoMethod LimitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LimitConfig) UnmarshalJSON(data []byte) error { @@ -1446,9 +1446,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFederationsResponse: Response message for ListFederations @@ -1476,9 +1476,9 @@ type ListFederationsResponse struct { NullFields []string `json:"-"` } -func (s *ListFederationsResponse) MarshalJSON() ([]byte, error) { +func (s ListFederationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFederationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1504,9 +1504,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMetadataImportsResponse: Response message for @@ -1535,9 +1535,9 @@ type ListMetadataImportsResponse struct { NullFields []string `json:"-"` } -func (s *ListMetadataImportsResponse) MarshalJSON() ([]byte, error) { +func (s ListMetadataImportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMetadataImportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMigrationExecutionsResponse: Response message for @@ -1566,9 +1566,9 @@ type ListMigrationExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *ListMigrationExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s ListMigrationExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMigrationExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1594,9 +1594,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response message for DataprocMetastore.ListServices. @@ -1624,9 +1624,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1661,9 +1661,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Metadata about the service in a location. @@ -1689,9 +1689,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: Maintenance window. This specifies when Dataproc @@ -1724,9 +1724,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataExport: The details of a metadata export operation. @@ -1768,9 +1768,9 @@ type MetadataExport struct { NullFields []string `json:"-"` } -func (s *MetadataExport) MarshalJSON() ([]byte, error) { +func (s MetadataExport) MarshalJSON() ([]byte, error) { type NoMethod MetadataExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataImport: A metastore resource that imports metadata. @@ -1816,9 +1816,9 @@ type MetadataImport struct { NullFields []string `json:"-"` } -func (s *MetadataImport) MarshalJSON() ([]byte, error) { +func (s MetadataImport) MarshalJSON() ([]byte, error) { type NoMethod MetadataImport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataIntegration: Specifies how metastore metadata should be integrated @@ -1842,9 +1842,9 @@ type MetadataIntegration struct { NullFields []string `json:"-"` } -func (s *MetadataIntegration) MarshalJSON() ([]byte, error) { +func (s MetadataIntegration) MarshalJSON() ([]byte, error) { type NoMethod MetadataIntegration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataManagementActivity: The metadata management activities of the @@ -1868,9 +1868,9 @@ type MetadataManagementActivity struct { NullFields []string `json:"-"` } -func (s *MetadataManagementActivity) MarshalJSON() ([]byte, error) { +func (s MetadataManagementActivity) MarshalJSON() ([]byte, error) { type NoMethod MetadataManagementActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationExecution: The details of a migration execution resource. @@ -1934,9 +1934,9 @@ type MigrationExecution struct { NullFields []string `json:"-"` } -func (s *MigrationExecution) MarshalJSON() ([]byte, error) { +func (s MigrationExecution) MarshalJSON() ([]byte, error) { type NoMethod MigrationExecution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveTableToDatabaseRequest: Request message for @@ -1962,9 +1962,9 @@ type MoveTableToDatabaseRequest struct { NullFields []string `json:"-"` } -func (s *MoveTableToDatabaseRequest) MarshalJSON() ([]byte, error) { +func (s MoveTableToDatabaseRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveTableToDatabaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveTableToDatabaseResponse: Response message for @@ -1991,9 +1991,9 @@ type MultiRegionMetadata struct { NullFields []string `json:"-"` } -func (s *MultiRegionMetadata) MarshalJSON() ([]byte, error) { +func (s MultiRegionMetadata) MarshalJSON() ([]byte, error) { type NoMethod MultiRegionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Network configuration for the Dataproc Metastore service. @@ -2017,9 +2017,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2063,9 +2063,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of a long-running operation. @@ -2101,9 +2101,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2191,9 +2191,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryMetadataRequest: Request message for DataprocMetastore.QueryMetadata. @@ -2214,9 +2214,9 @@ type QueryMetadataRequest struct { NullFields []string `json:"-"` } -func (s *QueryMetadataRequest) MarshalJSON() ([]byte, error) { +func (s QueryMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryMetadataResponse: Response message for DataprocMetastore.QueryMetadata. @@ -2239,9 +2239,9 @@ type QueryMetadataResponse struct { NullFields []string `json:"-"` } -func (s *QueryMetadataResponse) MarshalJSON() ([]byte, error) { +func (s QueryMetadataResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryMetadataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveIamPolicyRequest: Request message for @@ -2263,9 +2263,9 @@ type RemoveIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *RemoveIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s RemoveIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveIamPolicyResponse: Response message for @@ -2289,9 +2289,9 @@ type RemoveIamPolicyResponse struct { NullFields []string `json:"-"` } -func (s *RemoveIamPolicyResponse) MarshalJSON() ([]byte, error) { +func (s RemoveIamPolicyResponse) MarshalJSON() ([]byte, error) { type NoMethod RemoveIamPolicyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Restore: The details of a metadata restore operation. @@ -2340,9 +2340,9 @@ type Restore struct { NullFields []string `json:"-"` } -func (s *Restore) MarshalJSON() ([]byte, error) { +func (s Restore) MarshalJSON() ([]byte, error) { type NoMethod Restore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreServiceRequest: Request message for DataprocMetastore.Restore. @@ -2389,9 +2389,9 @@ type RestoreServiceRequest struct { NullFields []string `json:"-"` } -func (s *RestoreServiceRequest) MarshalJSON() ([]byte, error) { +func (s RestoreServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScalingConfig: Represents the scaling configuration of a metastore service. @@ -2428,9 +2428,9 @@ type ScalingConfig struct { NullFields []string `json:"-"` } -func (s *ScalingConfig) MarshalJSON() ([]byte, error) { +func (s ScalingConfig) MarshalJSON() ([]byte, error) { type NoMethod ScalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ScalingConfig) UnmarshalJSON(data []byte) error { @@ -2483,9 +2483,9 @@ type ScheduledBackup struct { NullFields []string `json:"-"` } -func (s *ScheduledBackup) MarshalJSON() ([]byte, error) { +func (s ScheduledBackup) MarshalJSON() ([]byte, error) { type NoMethod ScheduledBackup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Secret: A securely stored value. @@ -2507,9 +2507,9 @@ type Secret struct { NullFields []string `json:"-"` } -func (s *Secret) MarshalJSON() ([]byte, error) { +func (s Secret) MarshalJSON() ([]byte, error) { type NoMethod Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: A managed metastore service that serves metadata queries. @@ -2638,9 +2638,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for SetIamPolicy method. @@ -2667,9 +2667,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartMigrationRequest: Request message for DataprocMetastore.StartMigration. @@ -2699,9 +2699,9 @@ type StartMigrationRequest struct { NullFields []string `json:"-"` } -func (s *StartMigrationRequest) MarshalJSON() ([]byte, error) { +func (s StartMigrationRequest) MarshalJSON() ([]byte, error) { type NoMethod StartMigrationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The Status type defines a logical error model that is suitable for @@ -2733,9 +2733,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TelemetryConfig: Telemetry Configuration for the Dataproc Metastore service. @@ -2760,9 +2760,9 @@ type TelemetryConfig struct { NullFields []string `json:"-"` } -func (s *TelemetryConfig) MarshalJSON() ([]byte, error) { +func (s TelemetryConfig) MarshalJSON() ([]byte, error) { type NoMethod TelemetryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for TestIamPermissions method. @@ -2785,9 +2785,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for TestIamPermissions method. @@ -2811,9 +2811,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/migrationcenter/v1/migrationcenter-gen.go b/migrationcenter/v1/migrationcenter-gen.go index 7295a9c16f..329cff5855 100644 --- a/migrationcenter/v1/migrationcenter-gen.go +++ b/migrationcenter/v1/migrationcenter-gen.go @@ -342,9 +342,9 @@ type AddAssetsToGroupRequest struct { NullFields []string `json:"-"` } -func (s *AddAssetsToGroupRequest) MarshalJSON() ([]byte, error) { +func (s AddAssetsToGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod AddAssetsToGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregateAssetsValuesRequest: A request to aggregate one or more values. @@ -368,9 +368,9 @@ type AggregateAssetsValuesRequest struct { NullFields []string `json:"-"` } -func (s *AggregateAssetsValuesRequest) MarshalJSON() ([]byte, error) { +func (s AggregateAssetsValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod AggregateAssetsValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregateAssetsValuesResponse: A response to a request to aggregated assets @@ -394,9 +394,9 @@ type AggregateAssetsValuesResponse struct { NullFields []string `json:"-"` } -func (s *AggregateAssetsValuesResponse) MarshalJSON() ([]byte, error) { +func (s AggregateAssetsValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod AggregateAssetsValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Aggregation: Message describing an aggregation. The message includes the @@ -426,9 +426,9 @@ type Aggregation struct { NullFields []string `json:"-"` } -func (s *Aggregation) MarshalJSON() ([]byte, error) { +func (s Aggregation) MarshalJSON() ([]byte, error) { type NoMethod Aggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationCount: Object count. @@ -462,9 +462,9 @@ type AggregationHistogram struct { NullFields []string `json:"-"` } -func (s *AggregationHistogram) MarshalJSON() ([]byte, error) { +func (s AggregationHistogram) MarshalJSON() ([]byte, error) { type NoMethod AggregationHistogram - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AggregationHistogram) UnmarshalJSON(data []byte) error { @@ -504,9 +504,9 @@ type AggregationResult struct { NullFields []string `json:"-"` } -func (s *AggregationResult) MarshalJSON() ([]byte, error) { +func (s AggregationResult) MarshalJSON() ([]byte, error) { type NoMethod AggregationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResultCount: The result of a count aggregation. @@ -525,9 +525,9 @@ type AggregationResultCount struct { NullFields []string `json:"-"` } -func (s *AggregationResultCount) MarshalJSON() ([]byte, error) { +func (s AggregationResultCount) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResultFrequency: The result of a frequency distribution @@ -547,9 +547,9 @@ type AggregationResultFrequency struct { NullFields []string `json:"-"` } -func (s *AggregationResultFrequency) MarshalJSON() ([]byte, error) { +func (s AggregationResultFrequency) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultFrequency - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResultHistogram: The result of a bucketed histogram aggregation. @@ -572,9 +572,9 @@ type AggregationResultHistogram struct { NullFields []string `json:"-"` } -func (s *AggregationResultHistogram) MarshalJSON() ([]byte, error) { +func (s AggregationResultHistogram) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultHistogram - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResultHistogramBucket: A histogram bucket with a lower and upper @@ -601,9 +601,9 @@ type AggregationResultHistogramBucket struct { NullFields []string `json:"-"` } -func (s *AggregationResultHistogramBucket) MarshalJSON() ([]byte, error) { +func (s AggregationResultHistogramBucket) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultHistogramBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AggregationResultHistogramBucket) UnmarshalJSON(data []byte) error { @@ -638,9 +638,9 @@ type AggregationResultSum struct { NullFields []string `json:"-"` } -func (s *AggregationResultSum) MarshalJSON() ([]byte, error) { +func (s AggregationResultSum) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultSum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AggregationResultSum) UnmarshalJSON(data []byte) error { @@ -702,9 +702,9 @@ type Asset struct { NullFields []string `json:"-"` } -func (s *Asset) MarshalJSON() ([]byte, error) { +func (s Asset) MarshalJSON() ([]byte, error) { type NoMethod Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetFrame: Contains data reported from an inventory source on an asset. @@ -748,9 +748,9 @@ type AssetFrame struct { NullFields []string `json:"-"` } -func (s *AssetFrame) MarshalJSON() ([]byte, error) { +func (s AssetFrame) MarshalJSON() ([]byte, error) { type NoMethod AssetFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetList: Lists the asset IDs of all assets. @@ -770,9 +770,9 @@ type AssetList struct { NullFields []string `json:"-"` } -func (s *AssetList) MarshalJSON() ([]byte, error) { +func (s AssetList) MarshalJSON() ([]byte, error) { type NoMethod AssetList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetPerformanceData: Performance data for an asset. @@ -795,9 +795,9 @@ type AssetPerformanceData struct { NullFields []string `json:"-"` } -func (s *AssetPerformanceData) MarshalJSON() ([]byte, error) { +func (s AssetPerformanceData) MarshalJSON() ([]byte, error) { type NoMethod AssetPerformanceData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsEc2PlatformDetails: AWS EC2 specific details. @@ -819,9 +819,9 @@ type AwsEc2PlatformDetails struct { NullFields []string `json:"-"` } -func (s *AwsEc2PlatformDetails) MarshalJSON() ([]byte, error) { +func (s AwsEc2PlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsEc2PlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureVmPlatformDetails: Azure VM specific details. @@ -845,9 +845,9 @@ type AzureVmPlatformDetails struct { NullFields []string `json:"-"` } -func (s *AzureVmPlatformDetails) MarshalJSON() ([]byte, error) { +func (s AzureVmPlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureVmPlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteAssetsRequest: A request to delete a list of asset. @@ -874,9 +874,9 @@ type BatchDeleteAssetsRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeleteAssetsRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeleteAssetsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteAssetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateAssetsRequest: A request to update a list of assets. @@ -897,9 +897,9 @@ type BatchUpdateAssetsRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateAssetsRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateAssetsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateAssetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateAssetsResponse: Response for updating a list of assets. @@ -923,9 +923,9 @@ type BatchUpdateAssetsResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateAssetsResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BiosDetails: Details about the BIOS. @@ -956,9 +956,9 @@ type BiosDetails struct { NullFields []string `json:"-"` } -func (s *BiosDetails) MarshalJSON() ([]byte, error) { +func (s BiosDetails) MarshalJSON() ([]byte, error) { type NoMethod BiosDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -982,9 +982,9 @@ type ComputeEngineMigrationTarget struct { NullFields []string `json:"-"` } -func (s *ComputeEngineMigrationTarget) MarshalJSON() ([]byte, error) { +func (s ComputeEngineMigrationTarget) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineMigrationTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEnginePreferences: The user preferences relating to Compute Engine @@ -1028,9 +1028,9 @@ type ComputeEnginePreferences struct { NullFields []string `json:"-"` } -func (s *ComputeEnginePreferences) MarshalJSON() ([]byte, error) { +func (s ComputeEnginePreferences) MarshalJSON() ([]byte, error) { type NoMethod ComputeEnginePreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineShapeDescriptor: Compute Engine target shape descriptor. @@ -1060,9 +1060,9 @@ type ComputeEngineShapeDescriptor struct { NullFields []string `json:"-"` } -func (s *ComputeEngineShapeDescriptor) MarshalJSON() ([]byte, error) { +func (s ComputeEngineShapeDescriptor) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineShapeDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeStorageDescriptor: Compute Engine storage option descriptor. @@ -1092,9 +1092,9 @@ type ComputeStorageDescriptor struct { NullFields []string `json:"-"` } -func (s *ComputeStorageDescriptor) MarshalJSON() ([]byte, error) { +func (s ComputeStorageDescriptor) MarshalJSON() ([]byte, error) { type NoMethod ComputeStorageDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CpuUsageSample: CPU usage sample. @@ -1116,9 +1116,9 @@ type CpuUsageSample struct { NullFields []string `json:"-"` } -func (s *CpuUsageSample) MarshalJSON() ([]byte, error) { +func (s CpuUsageSample) MarshalJSON() ([]byte, error) { type NoMethod CpuUsageSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CpuUsageSample) UnmarshalJSON(data []byte) error { @@ -1160,9 +1160,9 @@ type DailyResourceUsageAggregation struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregation) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregation) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyResourceUsageAggregationCPU: Statistical aggregation of CPU usage. @@ -1182,9 +1182,9 @@ type DailyResourceUsageAggregationCPU struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregationCPU) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregationCPU) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregationCPU - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyResourceUsageAggregationDisk: Statistical aggregation of disk usage. @@ -1204,9 +1204,9 @@ type DailyResourceUsageAggregationDisk struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregationDisk) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregationDisk) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregationDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyResourceUsageAggregationMemory: Statistical aggregation of memory @@ -1227,9 +1227,9 @@ type DailyResourceUsageAggregationMemory struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregationMemory) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregationMemory) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregationMemory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyResourceUsageAggregationNetwork: Statistical aggregation of network @@ -1252,9 +1252,9 @@ type DailyResourceUsageAggregationNetwork struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregationNetwork) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregationNetwork) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregationNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyResourceUsageAggregationStats: Statistical aggregation of samples for a @@ -1281,9 +1281,9 @@ type DailyResourceUsageAggregationStats struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregationStats) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregationStats) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregationStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DailyResourceUsageAggregationStats) UnmarshalJSON(data []byte) error { @@ -1339,9 +1339,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoveryClient: Represents an installed Migration Center Discovery Client @@ -1413,9 +1413,9 @@ type DiscoveryClient struct { NullFields []string `json:"-"` } -func (s *DiscoveryClient) MarshalJSON() ([]byte, error) { +func (s DiscoveryClient) MarshalJSON() ([]byte, error) { type NoMethod DiscoveryClient - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskEntry: Single disk entry. @@ -1459,9 +1459,9 @@ type DiskEntry struct { NullFields []string `json:"-"` } -func (s *DiskEntry) MarshalJSON() ([]byte, error) { +func (s DiskEntry) MarshalJSON() ([]byte, error) { type NoMethod DiskEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskEntryList: VM disks. @@ -1481,9 +1481,9 @@ type DiskEntryList struct { NullFields []string `json:"-"` } -func (s *DiskEntryList) MarshalJSON() ([]byte, error) { +func (s DiskEntryList) MarshalJSON() ([]byte, error) { type NoMethod DiskEntryList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskPartition: Disk Partition details. @@ -1515,9 +1515,9 @@ type DiskPartition struct { NullFields []string `json:"-"` } -func (s *DiskPartition) MarshalJSON() ([]byte, error) { +func (s DiskPartition) MarshalJSON() ([]byte, error) { type NoMethod DiskPartition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskPartitionList: Disk partition list. @@ -1537,9 +1537,9 @@ type DiskPartitionList struct { NullFields []string `json:"-"` } -func (s *DiskPartitionList) MarshalJSON() ([]byte, error) { +func (s DiskPartitionList) MarshalJSON() ([]byte, error) { type NoMethod DiskPartitionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskUsageSample: Disk usage sample. Values are across all disks. @@ -1559,9 +1559,9 @@ type DiskUsageSample struct { NullFields []string `json:"-"` } -func (s *DiskUsageSample) MarshalJSON() ([]byte, error) { +func (s DiskUsageSample) MarshalJSON() ([]byte, error) { type NoMethod DiskUsageSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DiskUsageSample) UnmarshalJSON(data []byte) error { @@ -1615,9 +1615,9 @@ type ErrorFrame struct { NullFields []string `json:"-"` } -func (s *ErrorFrame) MarshalJSON() ([]byte, error) { +func (s ErrorFrame) MarshalJSON() ([]byte, error) { type NoMethod ErrorFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionReport: A resource that reports result of the import job execution. @@ -1642,9 +1642,9 @@ type ExecutionReport struct { NullFields []string `json:"-"` } -func (s *ExecutionReport) MarshalJSON() ([]byte, error) { +func (s ExecutionReport) MarshalJSON() ([]byte, error) { type NoMethod ExecutionReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileValidationReport: A resource that aggregates the validation errors found @@ -1672,9 +1672,9 @@ type FileValidationReport struct { NullFields []string `json:"-"` } -func (s *FileValidationReport) MarshalJSON() ([]byte, error) { +func (s FileValidationReport) MarshalJSON() ([]byte, error) { type NoMethod FileValidationReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FitDescriptor: Describes the fit level of an asset for migration to a @@ -1701,9 +1701,9 @@ type FitDescriptor struct { NullFields []string `json:"-"` } -func (s *FitDescriptor) MarshalJSON() ([]byte, error) { +func (s FitDescriptor) MarshalJSON() ([]byte, error) { type NoMethod FitDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FrameViolationEntry: A resource that contains a single violation of a @@ -1726,9 +1726,9 @@ type FrameViolationEntry struct { NullFields []string `json:"-"` } -func (s *FrameViolationEntry) MarshalJSON() ([]byte, error) { +func (s FrameViolationEntry) MarshalJSON() ([]byte, error) { type NoMethod FrameViolationEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Frames: Collection of frame data. @@ -1748,9 +1748,9 @@ type Frames struct { NullFields []string `json:"-"` } -func (s *Frames) MarshalJSON() ([]byte, error) { +func (s Frames) MarshalJSON() ([]byte, error) { type NoMethod Frames - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FstabEntry: Single fstab entry. @@ -1781,9 +1781,9 @@ type FstabEntry struct { NullFields []string `json:"-"` } -func (s *FstabEntry) MarshalJSON() ([]byte, error) { +func (s FstabEntry) MarshalJSON() ([]byte, error) { type NoMethod FstabEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FstabEntryList: Fstab content. @@ -1803,9 +1803,9 @@ type FstabEntryList struct { NullFields []string `json:"-"` } -func (s *FstabEntryList) MarshalJSON() ([]byte, error) { +func (s FstabEntryList) MarshalJSON() ([]byte, error) { type NoMethod FstabEntryList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericInsight: A generic insight about an asset. @@ -1835,9 +1835,9 @@ type GenericInsight struct { NullFields []string `json:"-"` } -func (s *GenericInsight) MarshalJSON() ([]byte, error) { +func (s GenericInsight) MarshalJSON() ([]byte, error) { type NoMethod GenericInsight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericPlatformDetails: Generic platform details. @@ -1859,9 +1859,9 @@ type GenericPlatformDetails struct { NullFields []string `json:"-"` } -func (s *GenericPlatformDetails) MarshalJSON() ([]byte, error) { +func (s GenericPlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod GenericPlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Group: A resource that represents an asset group. The purpose of an asset @@ -1897,9 +1897,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestConfigDetails: Guest OS config information. @@ -1933,9 +1933,9 @@ type GuestConfigDetails struct { NullFields []string `json:"-"` } -func (s *GuestConfigDetails) MarshalJSON() ([]byte, error) { +func (s GuestConfigDetails) MarshalJSON() ([]byte, error) { type NoMethod GuestConfigDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestInstalledApplication: Guest installed application information. @@ -1965,9 +1965,9 @@ type GuestInstalledApplication struct { NullFields []string `json:"-"` } -func (s *GuestInstalledApplication) MarshalJSON() ([]byte, error) { +func (s GuestInstalledApplication) MarshalJSON() ([]byte, error) { type NoMethod GuestInstalledApplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestInstalledApplicationList: Guest installed application list. @@ -1987,9 +1987,9 @@ type GuestInstalledApplicationList struct { NullFields []string `json:"-"` } -func (s *GuestInstalledApplicationList) MarshalJSON() ([]byte, error) { +func (s GuestInstalledApplicationList) MarshalJSON() ([]byte, error) { type NoMethod GuestInstalledApplicationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestOsDetails: Information from Guest-level collections. @@ -2023,9 +2023,9 @@ type GuestOsDetails struct { NullFields []string `json:"-"` } -func (s *GuestOsDetails) MarshalJSON() ([]byte, error) { +func (s GuestOsDetails) MarshalJSON() ([]byte, error) { type NoMethod GuestOsDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestRuntimeDetails: Guest OS runtime information. @@ -2059,9 +2059,9 @@ type GuestRuntimeDetails struct { NullFields []string `json:"-"` } -func (s *GuestRuntimeDetails) MarshalJSON() ([]byte, error) { +func (s GuestRuntimeDetails) MarshalJSON() ([]byte, error) { type NoMethod GuestRuntimeDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HostsEntry: Single /etc/hosts entry. @@ -2083,9 +2083,9 @@ type HostsEntry struct { NullFields []string `json:"-"` } -func (s *HostsEntry) MarshalJSON() ([]byte, error) { +func (s HostsEntry) MarshalJSON() ([]byte, error) { type NoMethod HostsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HostsEntryList: Hosts content. @@ -2105,9 +2105,9 @@ type HostsEntryList struct { NullFields []string `json:"-"` } -func (s *HostsEntryList) MarshalJSON() ([]byte, error) { +func (s HostsEntryList) MarshalJSON() ([]byte, error) { type NoMethod HostsEntryList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportDataFile: A resource that represents a payload file in an import job. @@ -2158,9 +2158,9 @@ type ImportDataFile struct { NullFields []string `json:"-"` } -func (s *ImportDataFile) MarshalJSON() ([]byte, error) { +func (s ImportDataFile) MarshalJSON() ([]byte, error) { type NoMethod ImportDataFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportError: A resource that reports the errors encountered while processing @@ -2189,9 +2189,9 @@ type ImportError struct { NullFields []string `json:"-"` } -func (s *ImportError) MarshalJSON() ([]byte, error) { +func (s ImportError) MarshalJSON() ([]byte, error) { type NoMethod ImportError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportJob: A resource that represents the background job that imports asset @@ -2248,9 +2248,9 @@ type ImportJob struct { NullFields []string `json:"-"` } -func (s *ImportJob) MarshalJSON() ([]byte, error) { +func (s ImportJob) MarshalJSON() ([]byte, error) { type NoMethod ImportJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportRowError: A resource that reports the import job errors at row level. @@ -2276,9 +2276,9 @@ type ImportRowError struct { NullFields []string `json:"-"` } -func (s *ImportRowError) MarshalJSON() ([]byte, error) { +func (s ImportRowError) MarshalJSON() ([]byte, error) { type NoMethod ImportRowError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Insight: An insight about an asset. @@ -2301,9 +2301,9 @@ type Insight struct { NullFields []string `json:"-"` } -func (s *Insight) MarshalJSON() ([]byte, error) { +func (s Insight) MarshalJSON() ([]byte, error) { type NoMethod Insight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsightList: Message containing insights list. @@ -2325,9 +2325,9 @@ type InsightList struct { NullFields []string `json:"-"` } -func (s *InsightList) MarshalJSON() ([]byte, error) { +func (s InsightList) MarshalJSON() ([]byte, error) { type NoMethod InsightList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssetsResponse: Response message for listing assets. @@ -2355,9 +2355,9 @@ type ListAssetsResponse struct { NullFields []string `json:"-"` } -func (s *ListAssetsResponse) MarshalJSON() ([]byte, error) { +func (s ListAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDiscoveryClientsResponse: Response message for listing discovery @@ -2386,9 +2386,9 @@ type ListDiscoveryClientsResponse struct { NullFields []string `json:"-"` } -func (s *ListDiscoveryClientsResponse) MarshalJSON() ([]byte, error) { +func (s ListDiscoveryClientsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDiscoveryClientsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListErrorFramesResponse: A response for listing error frames. @@ -2416,9 +2416,9 @@ type ListErrorFramesResponse struct { NullFields []string `json:"-"` } -func (s *ListErrorFramesResponse) MarshalJSON() ([]byte, error) { +func (s ListErrorFramesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListErrorFramesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupsResponse: A response for listing groups. @@ -2446,9 +2446,9 @@ type ListGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImportDataFilesResponse: Response for listing payload files of an import @@ -2477,9 +2477,9 @@ type ListImportDataFilesResponse struct { NullFields []string `json:"-"` } -func (s *ListImportDataFilesResponse) MarshalJSON() ([]byte, error) { +func (s ListImportDataFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImportDataFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImportJobsResponse: A response for listing import jobs. @@ -2507,9 +2507,9 @@ type ListImportJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListImportJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListImportJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImportJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -2535,9 +2535,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2563,9 +2563,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPreferenceSetsResponse: Response message for listing preference sets. @@ -2593,9 +2593,9 @@ type ListPreferenceSetsResponse struct { NullFields []string `json:"-"` } -func (s *ListPreferenceSetsResponse) MarshalJSON() ([]byte, error) { +func (s ListPreferenceSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPreferenceSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReportConfigsResponse: Response message for listing report configs. @@ -2623,9 +2623,9 @@ type ListReportConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListReportConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListReportConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReportConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReportsResponse: Response message for listing Reports. @@ -2653,9 +2653,9 @@ type ListReportsResponse struct { NullFields []string `json:"-"` } -func (s *ListReportsResponse) MarshalJSON() ([]byte, error) { +func (s ListReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSourcesResponse: Response message for listing sources. @@ -2683,9 +2683,9 @@ type ListSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2721,9 +2721,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineArchitectureDetails: Details of the machine architecture. @@ -2768,9 +2768,9 @@ type MachineArchitectureDetails struct { NullFields []string `json:"-"` } -func (s *MachineArchitectureDetails) MarshalJSON() ([]byte, error) { +func (s MachineArchitectureDetails) MarshalJSON() ([]byte, error) { type NoMethod MachineArchitectureDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineDetails: Details of a machine. @@ -2821,9 +2821,9 @@ type MachineDetails struct { NullFields []string `json:"-"` } -func (s *MachineDetails) MarshalJSON() ([]byte, error) { +func (s MachineDetails) MarshalJSON() ([]byte, error) { type NoMethod MachineDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineDiskDetails: Details of machine disks. @@ -2847,9 +2847,9 @@ type MachineDiskDetails struct { NullFields []string `json:"-"` } -func (s *MachineDiskDetails) MarshalJSON() ([]byte, error) { +func (s MachineDiskDetails) MarshalJSON() ([]byte, error) { type NoMethod MachineDiskDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineNetworkDetails: Details of network adapters and settings. @@ -2876,9 +2876,9 @@ type MachineNetworkDetails struct { NullFields []string `json:"-"` } -func (s *MachineNetworkDetails) MarshalJSON() ([]byte, error) { +func (s MachineNetworkDetails) MarshalJSON() ([]byte, error) { type NoMethod MachineNetworkDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachinePreferences: The type of machines to consider when calculating @@ -2902,9 +2902,9 @@ type MachinePreferences struct { NullFields []string `json:"-"` } -func (s *MachinePreferences) MarshalJSON() ([]byte, error) { +func (s MachinePreferences) MarshalJSON() ([]byte, error) { type NoMethod MachinePreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineSeries: A machine series, for a target product (e.g. Compute Engine, @@ -2929,9 +2929,9 @@ type MachineSeries struct { NullFields []string `json:"-"` } -func (s *MachineSeries) MarshalJSON() ([]byte, error) { +func (s MachineSeries) MarshalJSON() ([]byte, error) { type NoMethod MachineSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemoryUsageSample: Memory usage sample. @@ -2952,9 +2952,9 @@ type MemoryUsageSample struct { NullFields []string `json:"-"` } -func (s *MemoryUsageSample) MarshalJSON() ([]byte, error) { +func (s MemoryUsageSample) MarshalJSON() ([]byte, error) { type NoMethod MemoryUsageSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MemoryUsageSample) UnmarshalJSON(data []byte) error { @@ -2991,9 +2991,9 @@ type MigrationInsight struct { NullFields []string `json:"-"` } -func (s *MigrationInsight) MarshalJSON() ([]byte, error) { +func (s MigrationInsight) MarshalJSON() ([]byte, error) { type NoMethod MigrationInsight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -3022,9 +3022,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAdapterDetails: Details of network adapter. @@ -3048,9 +3048,9 @@ type NetworkAdapterDetails struct { NullFields []string `json:"-"` } -func (s *NetworkAdapterDetails) MarshalJSON() ([]byte, error) { +func (s NetworkAdapterDetails) MarshalJSON() ([]byte, error) { type NoMethod NetworkAdapterDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAdapterList: List of network adapters. @@ -3070,9 +3070,9 @@ type NetworkAdapterList struct { NullFields []string `json:"-"` } -func (s *NetworkAdapterList) MarshalJSON() ([]byte, error) { +func (s NetworkAdapterList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAdapterList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAddress: Details of network address. @@ -3105,9 +3105,9 @@ type NetworkAddress struct { NullFields []string `json:"-"` } -func (s *NetworkAddress) MarshalJSON() ([]byte, error) { +func (s NetworkAddress) MarshalJSON() ([]byte, error) { type NoMethod NetworkAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAddressList: List of allocated/assigned network addresses. @@ -3127,9 +3127,9 @@ type NetworkAddressList struct { NullFields []string `json:"-"` } -func (s *NetworkAddressList) MarshalJSON() ([]byte, error) { +func (s NetworkAddressList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAddressList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkConnection struct { @@ -3170,9 +3170,9 @@ type NetworkConnection struct { NullFields []string `json:"-"` } -func (s *NetworkConnection) MarshalJSON() ([]byte, error) { +func (s NetworkConnection) MarshalJSON() ([]byte, error) { type NoMethod NetworkConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConnectionList: Network connection list. @@ -3192,9 +3192,9 @@ type NetworkConnectionList struct { NullFields []string `json:"-"` } -func (s *NetworkConnectionList) MarshalJSON() ([]byte, error) { +func (s NetworkConnectionList) MarshalJSON() ([]byte, error) { type NoMethod NetworkConnectionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkUsageSample: Network usage sample. Values are across all network @@ -3219,9 +3219,9 @@ type NetworkUsageSample struct { NullFields []string `json:"-"` } -func (s *NetworkUsageSample) MarshalJSON() ([]byte, error) { +func (s NetworkUsageSample) MarshalJSON() ([]byte, error) { type NoMethod NetworkUsageSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NetworkUsageSample) UnmarshalJSON(data []byte) error { @@ -3259,9 +3259,9 @@ type NfsExport struct { NullFields []string `json:"-"` } -func (s *NfsExport) MarshalJSON() ([]byte, error) { +func (s NfsExport) MarshalJSON() ([]byte, error) { type NoMethod NfsExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NfsExportList: NFS exports. @@ -3281,9 +3281,9 @@ type NfsExportList struct { NullFields []string `json:"-"` } -func (s *NfsExportList) MarshalJSON() ([]byte, error) { +func (s NfsExportList) MarshalJSON() ([]byte, error) { type NoMethod NfsExportList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OpenFileDetails: Open file Information. @@ -3309,9 +3309,9 @@ type OpenFileDetails struct { NullFields []string `json:"-"` } -func (s *OpenFileDetails) MarshalJSON() ([]byte, error) { +func (s OpenFileDetails) MarshalJSON() ([]byte, error) { type NoMethod OpenFileDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OpenFileList: Open file list. @@ -3331,9 +3331,9 @@ type OpenFileList struct { NullFields []string `json:"-"` } -func (s *OpenFileList) MarshalJSON() ([]byte, error) { +func (s OpenFileList) MarshalJSON() ([]byte, error) { type NoMethod OpenFileList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3378,9 +3378,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -3416,9 +3416,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceSample: Performance data sample. @@ -3447,9 +3447,9 @@ type PerformanceSample struct { NullFields []string `json:"-"` } -func (s *PerformanceSample) MarshalJSON() ([]byte, error) { +func (s PerformanceSample) MarshalJSON() ([]byte, error) { type NoMethod PerformanceSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhysicalPlatformDetails: Platform specific details for Physical Machines. @@ -3471,9 +3471,9 @@ type PhysicalPlatformDetails struct { NullFields []string `json:"-"` } -func (s *PhysicalPlatformDetails) MarshalJSON() ([]byte, error) { +func (s PhysicalPlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod PhysicalPlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlatformDetails: Information about the platform. @@ -3501,9 +3501,9 @@ type PlatformDetails struct { NullFields []string `json:"-"` } -func (s *PlatformDetails) MarshalJSON() ([]byte, error) { +func (s PlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod PlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PreferenceSet: The preferences that apply to all assets in a given context. @@ -3538,9 +3538,9 @@ type PreferenceSet struct { NullFields []string `json:"-"` } -func (s *PreferenceSet) MarshalJSON() ([]byte, error) { +func (s PreferenceSet) MarshalJSON() ([]byte, error) { type NoMethod PreferenceSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionPreferences: The user preferences relating to target regions. @@ -3562,9 +3562,9 @@ type RegionPreferences struct { NullFields []string `json:"-"` } -func (s *RegionPreferences) MarshalJSON() ([]byte, error) { +func (s RegionPreferences) MarshalJSON() ([]byte, error) { type NoMethod RegionPreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveAssetsFromGroupRequest: A request to remove assets from a group. @@ -3602,9 +3602,9 @@ type RemoveAssetsFromGroupRequest struct { NullFields []string `json:"-"` } -func (s *RemoveAssetsFromGroupRequest) MarshalJSON() ([]byte, error) { +func (s RemoveAssetsFromGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveAssetsFromGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Report: Report represents a point-in-time rendering of the ReportConfig @@ -3652,9 +3652,9 @@ type Report struct { NullFields []string `json:"-"` } -func (s *Report) MarshalJSON() ([]byte, error) { +func (s Report) MarshalJSON() ([]byte, error) { type NoMethod Report - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportAssetFramesResponse: A response to a call to `ReportAssetFrame`. @@ -3695,9 +3695,9 @@ type ReportConfig struct { NullFields []string `json:"-"` } -func (s *ReportConfig) MarshalJSON() ([]byte, error) { +func (s ReportConfig) MarshalJSON() ([]byte, error) { type NoMethod ReportConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportConfigGroupPreferenceSetAssignment: Represents a combination of a @@ -3720,9 +3720,9 @@ type ReportConfigGroupPreferenceSetAssignment struct { NullFields []string `json:"-"` } -func (s *ReportConfigGroupPreferenceSetAssignment) MarshalJSON() ([]byte, error) { +func (s ReportConfigGroupPreferenceSetAssignment) MarshalJSON() ([]byte, error) { type NoMethod ReportConfigGroupPreferenceSetAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummary: Describes the Summary view of a Report, which contains @@ -3747,9 +3747,9 @@ type ReportSummary struct { NullFields []string `json:"-"` } -func (s *ReportSummary) MarshalJSON() ([]byte, error) { +func (s ReportSummary) MarshalJSON() ([]byte, error) { type NoMethod ReportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryAssetAggregateStats: Aggregate statistics for a collection of @@ -3790,9 +3790,9 @@ type ReportSummaryAssetAggregateStats struct { NullFields []string `json:"-"` } -func (s *ReportSummaryAssetAggregateStats) MarshalJSON() ([]byte, error) { +func (s ReportSummaryAssetAggregateStats) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryAssetAggregateStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryChartData: Describes a collection of data points rendered as a @@ -3814,9 +3814,9 @@ type ReportSummaryChartData struct { NullFields []string `json:"-"` } -func (s *ReportSummaryChartData) MarshalJSON() ([]byte, error) { +func (s ReportSummaryChartData) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryChartData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryChartDataDataPoint: Describes a single data point in the Chart. @@ -3838,9 +3838,9 @@ type ReportSummaryChartDataDataPoint struct { NullFields []string `json:"-"` } -func (s *ReportSummaryChartDataDataPoint) MarshalJSON() ([]byte, error) { +func (s ReportSummaryChartDataDataPoint) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryChartDataDataPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ReportSummaryChartDataDataPoint) UnmarshalJSON(data []byte) error { @@ -3890,9 +3890,9 @@ type ReportSummaryComputeEngineFinding struct { NullFields []string `json:"-"` } -func (s *ReportSummaryComputeEngineFinding) MarshalJSON() ([]byte, error) { +func (s ReportSummaryComputeEngineFinding) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryComputeEngineFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryGroupFinding: Summary Findings for a specific Group. @@ -3922,9 +3922,9 @@ type ReportSummaryGroupFinding struct { NullFields []string `json:"-"` } -func (s *ReportSummaryGroupFinding) MarshalJSON() ([]byte, error) { +func (s ReportSummaryGroupFinding) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryGroupFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryGroupPreferenceSetFinding: Summary Findings for a specific @@ -3972,9 +3972,9 @@ type ReportSummaryGroupPreferenceSetFinding struct { NullFields []string `json:"-"` } -func (s *ReportSummaryGroupPreferenceSetFinding) MarshalJSON() ([]byte, error) { +func (s ReportSummaryGroupPreferenceSetFinding) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryGroupPreferenceSetFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryHistogramChartData: A Histogram Chart shows a distribution of @@ -3998,9 +3998,9 @@ type ReportSummaryHistogramChartData struct { NullFields []string `json:"-"` } -func (s *ReportSummaryHistogramChartData) MarshalJSON() ([]byte, error) { +func (s ReportSummaryHistogramChartData) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryHistogramChartData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryHistogramChartDataBucket: A histogram bucket with a lower and @@ -4027,9 +4027,9 @@ type ReportSummaryHistogramChartDataBucket struct { NullFields []string `json:"-"` } -func (s *ReportSummaryHistogramChartDataBucket) MarshalJSON() ([]byte, error) { +func (s ReportSummaryHistogramChartDataBucket) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryHistogramChartDataBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryMachineSeriesAllocation: Represents a data point tracking the @@ -4052,9 +4052,9 @@ type ReportSummaryMachineSeriesAllocation struct { NullFields []string `json:"-"` } -func (s *ReportSummaryMachineSeriesAllocation) MarshalJSON() ([]byte, error) { +func (s ReportSummaryMachineSeriesAllocation) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryMachineSeriesAllocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummarySoleTenantFinding: A set of findings that applies to assets @@ -4079,9 +4079,9 @@ type ReportSummarySoleTenantFinding struct { NullFields []string `json:"-"` } -func (s *ReportSummarySoleTenantFinding) MarshalJSON() ([]byte, error) { +func (s ReportSummarySoleTenantFinding) MarshalJSON() ([]byte, error) { type NoMethod ReportSummarySoleTenantFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummarySoleTenantNodeAllocation: Represents the assets allocated to a @@ -4106,9 +4106,9 @@ type ReportSummarySoleTenantNodeAllocation struct { NullFields []string `json:"-"` } -func (s *ReportSummarySoleTenantNodeAllocation) MarshalJSON() ([]byte, error) { +func (s ReportSummarySoleTenantNodeAllocation) MarshalJSON() ([]byte, error) { type NoMethod ReportSummarySoleTenantNodeAllocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryUtilizationChartData: Utilization Chart is a specific type of @@ -4132,9 +4132,9 @@ type ReportSummaryUtilizationChartData struct { NullFields []string `json:"-"` } -func (s *ReportSummaryUtilizationChartData) MarshalJSON() ([]byte, error) { +func (s ReportSummaryUtilizationChartData) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryUtilizationChartData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryVmwareEngineFinding: A set of findings that applies to assets @@ -4159,9 +4159,9 @@ type ReportSummaryVmwareEngineFinding struct { NullFields []string `json:"-"` } -func (s *ReportSummaryVmwareEngineFinding) MarshalJSON() ([]byte, error) { +func (s ReportSummaryVmwareEngineFinding) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryVmwareEngineFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryVmwareNode: A VMWare Engine Node @@ -4184,9 +4184,9 @@ type ReportSummaryVmwareNode struct { NullFields []string `json:"-"` } -func (s *ReportSummaryVmwareNode) MarshalJSON() ([]byte, error) { +func (s ReportSummaryVmwareNode) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryVmwareNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryVmwareNodeAllocation: Represents assets allocated to a specific @@ -4211,9 +4211,9 @@ type ReportSummaryVmwareNodeAllocation struct { NullFields []string `json:"-"` } -func (s *ReportSummaryVmwareNodeAllocation) MarshalJSON() ([]byte, error) { +func (s ReportSummaryVmwareNodeAllocation) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryVmwareNodeAllocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunImportJobRequest: A request to run an import job. @@ -4243,9 +4243,9 @@ type RunImportJobRequest struct { NullFields []string `json:"-"` } -func (s *RunImportJobRequest) MarshalJSON() ([]byte, error) { +func (s RunImportJobRequest) MarshalJSON() ([]byte, error) { type NoMethod RunImportJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunningProcess: Guest OS running process details. @@ -4273,9 +4273,9 @@ type RunningProcess struct { NullFields []string `json:"-"` } -func (s *RunningProcess) MarshalJSON() ([]byte, error) { +func (s RunningProcess) MarshalJSON() ([]byte, error) { type NoMethod RunningProcess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunningProcessList: List of running guest OS processes. @@ -4295,9 +4295,9 @@ type RunningProcessList struct { NullFields []string `json:"-"` } -func (s *RunningProcessList) MarshalJSON() ([]byte, error) { +func (s RunningProcessList) MarshalJSON() ([]byte, error) { type NoMethod RunningProcessList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunningService: Guest OS running service details. @@ -4343,9 +4343,9 @@ type RunningService struct { NullFields []string `json:"-"` } -func (s *RunningService) MarshalJSON() ([]byte, error) { +func (s RunningService) MarshalJSON() ([]byte, error) { type NoMethod RunningService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunningServiceList: List of running guest OS services. @@ -4365,9 +4365,9 @@ type RunningServiceList struct { NullFields []string `json:"-"` } -func (s *RunningServiceList) MarshalJSON() ([]byte, error) { +func (s RunningServiceList) MarshalJSON() ([]byte, error) { type NoMethod RunningServiceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeNetworkInfo: Runtime networking information. @@ -4389,9 +4389,9 @@ type RuntimeNetworkInfo struct { NullFields []string `json:"-"` } -func (s *RuntimeNetworkInfo) MarshalJSON() ([]byte, error) { +func (s RuntimeNetworkInfo) MarshalJSON() ([]byte, error) { type NoMethod RuntimeNetworkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SendDiscoveryClientHeartbeatRequest: A request to send a discovery client @@ -4414,9 +4414,9 @@ type SendDiscoveryClientHeartbeatRequest struct { NullFields []string `json:"-"` } -func (s *SendDiscoveryClientHeartbeatRequest) MarshalJSON() ([]byte, error) { +func (s SendDiscoveryClientHeartbeatRequest) MarshalJSON() ([]byte, error) { type NoMethod SendDiscoveryClientHeartbeatRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Settings: Describes the Migration Center settings related to the project. @@ -4444,9 +4444,9 @@ type Settings struct { NullFields []string `json:"-"` } -func (s *Settings) MarshalJSON() ([]byte, error) { +func (s Settings) MarshalJSON() ([]byte, error) { type NoMethod Settings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoleTenancyPreferences: Preferences concerning Sole Tenancy nodes and VMs. @@ -4491,9 +4491,9 @@ type SoleTenancyPreferences struct { NullFields []string `json:"-"` } -func (s *SoleTenancyPreferences) MarshalJSON() ([]byte, error) { +func (s SoleTenancyPreferences) MarshalJSON() ([]byte, error) { type NoMethod SoleTenancyPreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SoleTenancyPreferences) UnmarshalJSON(data []byte) error { @@ -4528,9 +4528,9 @@ type SoleTenantNodeType struct { NullFields []string `json:"-"` } -func (s *SoleTenantNodeType) MarshalJSON() ([]byte, error) { +func (s SoleTenantNodeType) MarshalJSON() ([]byte, error) { type NoMethod SoleTenantNodeType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Source represents an object from which asset information is streamed @@ -4592,9 +4592,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -4626,9 +4626,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateAssetRequest: A request to update an asset. @@ -4666,9 +4666,9 @@ type UpdateAssetRequest struct { NullFields []string `json:"-"` } -func (s *UpdateAssetRequest) MarshalJSON() ([]byte, error) { +func (s UpdateAssetRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateAssetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadFileInfo: A resource that contains a URI to which a data file can be @@ -4693,9 +4693,9 @@ type UploadFileInfo struct { NullFields []string `json:"-"` } -func (s *UploadFileInfo) MarshalJSON() ([]byte, error) { +func (s UploadFileInfo) MarshalJSON() ([]byte, error) { type NoMethod UploadFileInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateImportJobRequest: A request to validate an import job. @@ -4725,9 +4725,9 @@ type ValidateImportJobRequest struct { NullFields []string `json:"-"` } -func (s *ValidateImportJobRequest) MarshalJSON() ([]byte, error) { +func (s ValidateImportJobRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateImportJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationReport: A resource that aggregates errors across import job files. @@ -4749,9 +4749,9 @@ type ValidationReport struct { NullFields []string `json:"-"` } -func (s *ValidationReport) MarshalJSON() ([]byte, error) { +func (s ValidationReport) MarshalJSON() ([]byte, error) { type NoMethod ValidationReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachinePreferences: VirtualMachinePreferences enables you to create @@ -4826,9 +4826,9 @@ type VirtualMachinePreferences struct { NullFields []string `json:"-"` } -func (s *VirtualMachinePreferences) MarshalJSON() ([]byte, error) { +func (s VirtualMachinePreferences) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachinePreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareDiskConfig: VMware disk config details. @@ -4879,9 +4879,9 @@ type VmwareDiskConfig struct { NullFields []string `json:"-"` } -func (s *VmwareDiskConfig) MarshalJSON() ([]byte, error) { +func (s VmwareDiskConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareDiskConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareEnginePreferences: The user preferences relating to Google Cloud @@ -4930,9 +4930,9 @@ type VmwareEnginePreferences struct { NullFields []string `json:"-"` } -func (s *VmwareEnginePreferences) MarshalJSON() ([]byte, error) { +func (s VmwareEnginePreferences) MarshalJSON() ([]byte, error) { type NoMethod VmwareEnginePreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VmwareEnginePreferences) UnmarshalJSON(data []byte) error { @@ -4981,9 +4981,9 @@ type VmwarePlatformDetails struct { NullFields []string `json:"-"` } -func (s *VmwarePlatformDetails) MarshalJSON() ([]byte, error) { +func (s VmwarePlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwarePlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/migrationcenter/v1alpha1/migrationcenter-gen.go b/migrationcenter/v1alpha1/migrationcenter-gen.go index ad31972bb0..ce569d9023 100644 --- a/migrationcenter/v1alpha1/migrationcenter-gen.go +++ b/migrationcenter/v1alpha1/migrationcenter-gen.go @@ -354,9 +354,9 @@ type AddAssetsToGroupRequest struct { NullFields []string `json:"-"` } -func (s *AddAssetsToGroupRequest) MarshalJSON() ([]byte, error) { +func (s AddAssetsToGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod AddAssetsToGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregateAssetsValuesRequest: A request to aggregate one or more values. @@ -383,9 +383,9 @@ type AggregateAssetsValuesRequest struct { NullFields []string `json:"-"` } -func (s *AggregateAssetsValuesRequest) MarshalJSON() ([]byte, error) { +func (s AggregateAssetsValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod AggregateAssetsValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregateAssetsValuesResponse: A response to a request to aggregated assets @@ -409,9 +409,9 @@ type AggregateAssetsValuesResponse struct { NullFields []string `json:"-"` } -func (s *AggregateAssetsValuesResponse) MarshalJSON() ([]byte, error) { +func (s AggregateAssetsValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod AggregateAssetsValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Aggregation: Message describing an aggregation. The message includes the @@ -441,9 +441,9 @@ type Aggregation struct { NullFields []string `json:"-"` } -func (s *Aggregation) MarshalJSON() ([]byte, error) { +func (s Aggregation) MarshalJSON() ([]byte, error) { type NoMethod Aggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationCount: Object count. @@ -477,9 +477,9 @@ type AggregationHistogram struct { NullFields []string `json:"-"` } -func (s *AggregationHistogram) MarshalJSON() ([]byte, error) { +func (s AggregationHistogram) MarshalJSON() ([]byte, error) { type NoMethod AggregationHistogram - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AggregationHistogram) UnmarshalJSON(data []byte) error { @@ -519,9 +519,9 @@ type AggregationResult struct { NullFields []string `json:"-"` } -func (s *AggregationResult) MarshalJSON() ([]byte, error) { +func (s AggregationResult) MarshalJSON() ([]byte, error) { type NoMethod AggregationResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResultCount: The result of a count aggregation. @@ -540,9 +540,9 @@ type AggregationResultCount struct { NullFields []string `json:"-"` } -func (s *AggregationResultCount) MarshalJSON() ([]byte, error) { +func (s AggregationResultCount) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResultFrequency: The result of a frequency distribution @@ -562,9 +562,9 @@ type AggregationResultFrequency struct { NullFields []string `json:"-"` } -func (s *AggregationResultFrequency) MarshalJSON() ([]byte, error) { +func (s AggregationResultFrequency) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultFrequency - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResultHistogram: The result of a bucketed histogram aggregation. @@ -587,9 +587,9 @@ type AggregationResultHistogram struct { NullFields []string `json:"-"` } -func (s *AggregationResultHistogram) MarshalJSON() ([]byte, error) { +func (s AggregationResultHistogram) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultHistogram - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationResultHistogramBucket: A histogram bucket with a lower and upper @@ -616,9 +616,9 @@ type AggregationResultHistogramBucket struct { NullFields []string `json:"-"` } -func (s *AggregationResultHistogramBucket) MarshalJSON() ([]byte, error) { +func (s AggregationResultHistogramBucket) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultHistogramBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AggregationResultHistogramBucket) UnmarshalJSON(data []byte) error { @@ -653,9 +653,9 @@ type AggregationResultSum struct { NullFields []string `json:"-"` } -func (s *AggregationResultSum) MarshalJSON() ([]byte, error) { +func (s AggregationResultSum) MarshalJSON() ([]byte, error) { type NoMethod AggregationResultSum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AggregationResultSum) UnmarshalJSON(data []byte) error { @@ -731,9 +731,9 @@ type Asset struct { NullFields []string `json:"-"` } -func (s *Asset) MarshalJSON() ([]byte, error) { +func (s Asset) MarshalJSON() ([]byte, error) { type NoMethod Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetFrame: Contains data reported from an inventory source on an asset. @@ -782,9 +782,9 @@ type AssetFrame struct { NullFields []string `json:"-"` } -func (s *AssetFrame) MarshalJSON() ([]byte, error) { +func (s AssetFrame) MarshalJSON() ([]byte, error) { type NoMethod AssetFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetList: Lists the asset IDs of all assets. @@ -804,9 +804,9 @@ type AssetList struct { NullFields []string `json:"-"` } -func (s *AssetList) MarshalJSON() ([]byte, error) { +func (s AssetList) MarshalJSON() ([]byte, error) { type NoMethod AssetList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetPerformanceData: Performance data for an asset. @@ -829,9 +829,9 @@ type AssetPerformanceData struct { NullFields []string `json:"-"` } -func (s *AssetPerformanceData) MarshalJSON() ([]byte, error) { +func (s AssetPerformanceData) MarshalJSON() ([]byte, error) { type NoMethod AssetPerformanceData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetsExportJob: Assets export job message. @@ -875,9 +875,9 @@ type AssetsExportJob struct { NullFields []string `json:"-"` } -func (s *AssetsExportJob) MarshalJSON() ([]byte, error) { +func (s AssetsExportJob) MarshalJSON() ([]byte, error) { type NoMethod AssetsExportJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetsExportJobExecution: Execution status of assets export job. @@ -905,9 +905,9 @@ type AssetsExportJobExecution struct { NullFields []string `json:"-"` } -func (s *AssetsExportJobExecution) MarshalJSON() ([]byte, error) { +func (s AssetsExportJobExecution) MarshalJSON() ([]byte, error) { type NoMethod AssetsExportJobExecution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetsExportJobExecutionResult: Contains the result of the assets export. @@ -929,9 +929,9 @@ type AssetsExportJobExecutionResult struct { NullFields []string `json:"-"` } -func (s *AssetsExportJobExecutionResult) MarshalJSON() ([]byte, error) { +func (s AssetsExportJobExecutionResult) MarshalJSON() ([]byte, error) { type NoMethod AssetsExportJobExecutionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetsExportJobExportCondition: Conditions for selecting assets to export. @@ -951,9 +951,9 @@ type AssetsExportJobExportCondition struct { NullFields []string `json:"-"` } -func (s *AssetsExportJobExportCondition) MarshalJSON() ([]byte, error) { +func (s AssetsExportJobExportCondition) MarshalJSON() ([]byte, error) { type NoMethod AssetsExportJobExportCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetsExportJobNetworkDependencies: Configuration for network dependencies @@ -977,9 +977,9 @@ type AssetsExportJobNetworkDependencies struct { NullFields []string `json:"-"` } -func (s *AssetsExportJobNetworkDependencies) MarshalJSON() ([]byte, error) { +func (s AssetsExportJobNetworkDependencies) MarshalJSON() ([]byte, error) { type NoMethod AssetsExportJobNetworkDependencies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsEc2PlatformDetails: AWS EC2 specific details. @@ -1001,9 +1001,9 @@ type AwsEc2PlatformDetails struct { NullFields []string `json:"-"` } -func (s *AwsEc2PlatformDetails) MarshalJSON() ([]byte, error) { +func (s AwsEc2PlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsEc2PlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureVmPlatformDetails: Azure VM specific details. @@ -1027,9 +1027,9 @@ type AzureVmPlatformDetails struct { NullFields []string `json:"-"` } -func (s *AzureVmPlatformDetails) MarshalJSON() ([]byte, error) { +func (s AzureVmPlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureVmPlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteAssetsRequest: A request to delete a list of asset. @@ -1056,9 +1056,9 @@ type BatchDeleteAssetsRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeleteAssetsRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeleteAssetsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteAssetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateAssetsRequest: A request to update a list of assets. @@ -1079,9 +1079,9 @@ type BatchUpdateAssetsRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateAssetsRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateAssetsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateAssetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateAssetsResponse: Response for updating a list of assets. @@ -1105,9 +1105,9 @@ type BatchUpdateAssetsResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateAssetsResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BiosDetails: Details about the BIOS. @@ -1135,9 +1135,9 @@ type BiosDetails struct { NullFields []string `json:"-"` } -func (s *BiosDetails) MarshalJSON() ([]byte, error) { +func (s BiosDetails) MarshalJSON() ([]byte, error) { type NoMethod BiosDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -1165,9 +1165,9 @@ type CloudDatabaseMigrationTarget struct { NullFields []string `json:"-"` } -func (s *CloudDatabaseMigrationTarget) MarshalJSON() ([]byte, error) { +func (s CloudDatabaseMigrationTarget) MarshalJSON() ([]byte, error) { type NoMethod CloudDatabaseMigrationTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSqlForMySqlShape: Cloud SQL for MySQL database shape. @@ -1229,9 +1229,9 @@ type CloudSqlForMySqlShape struct { NullFields []string `json:"-"` } -func (s *CloudSqlForMySqlShape) MarshalJSON() ([]byte, error) { +func (s CloudSqlForMySqlShape) MarshalJSON() ([]byte, error) { type NoMethod CloudSqlForMySqlShape - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSqlForPostgreSqlShape: Cloud SQL for Postgres database shape. @@ -1297,9 +1297,9 @@ type CloudSqlForPostgreSqlShape struct { NullFields []string `json:"-"` } -func (s *CloudSqlForPostgreSqlShape) MarshalJSON() ([]byte, error) { +func (s CloudSqlForPostgreSqlShape) MarshalJSON() ([]byte, error) { type NoMethod CloudSqlForPostgreSqlShape - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSqlForSqlServerShape: Cloud SQL for SQL Server database shape. @@ -1385,9 +1385,9 @@ type CloudSqlForSqlServerShape struct { NullFields []string `json:"-"` } -func (s *CloudSqlForSqlServerShape) MarshalJSON() ([]byte, error) { +func (s CloudSqlForSqlServerShape) MarshalJSON() ([]byte, error) { type NoMethod CloudSqlForSqlServerShape - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineMigrationTarget: Compute engine migration target. @@ -1407,9 +1407,9 @@ type ComputeEngineMigrationTarget struct { NullFields []string `json:"-"` } -func (s *ComputeEngineMigrationTarget) MarshalJSON() ([]byte, error) { +func (s ComputeEngineMigrationTarget) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineMigrationTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEnginePreferences: The user preferences relating to Compute Engine @@ -1467,9 +1467,9 @@ type ComputeEnginePreferences struct { NullFields []string `json:"-"` } -func (s *ComputeEnginePreferences) MarshalJSON() ([]byte, error) { +func (s ComputeEnginePreferences) MarshalJSON() ([]byte, error) { type NoMethod ComputeEnginePreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineShapeDescriptor: Compute Engine target shape descriptor. @@ -1502,9 +1502,9 @@ type ComputeEngineShapeDescriptor struct { NullFields []string `json:"-"` } -func (s *ComputeEngineShapeDescriptor) MarshalJSON() ([]byte, error) { +func (s ComputeEngineShapeDescriptor) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineShapeDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineSoleTenantMigrationTarget: Compute engine sole tenant migration @@ -1539,9 +1539,9 @@ type ComputeStorageDescriptor struct { NullFields []string `json:"-"` } -func (s *ComputeStorageDescriptor) MarshalJSON() ([]byte, error) { +func (s ComputeStorageDescriptor) MarshalJSON() ([]byte, error) { type NoMethod ComputeStorageDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CpuUsageSample: CPU usage sample. @@ -1563,9 +1563,9 @@ type CpuUsageSample struct { NullFields []string `json:"-"` } -func (s *CpuUsageSample) MarshalJSON() ([]byte, error) { +func (s CpuUsageSample) MarshalJSON() ([]byte, error) { type NoMethod CpuUsageSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CpuUsageSample) UnmarshalJSON(data []byte) error { @@ -1607,9 +1607,9 @@ type DailyResourceUsageAggregation struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregation) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregation) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyResourceUsageAggregationCPU: Statistical aggregation of CPU usage. @@ -1629,9 +1629,9 @@ type DailyResourceUsageAggregationCPU struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregationCPU) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregationCPU) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregationCPU - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyResourceUsageAggregationDisk: Statistical aggregation of disk usage. @@ -1655,9 +1655,9 @@ type DailyResourceUsageAggregationDisk struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregationDisk) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregationDisk) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregationDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyResourceUsageAggregationMemory: Statistical aggregation of memory @@ -1678,9 +1678,9 @@ type DailyResourceUsageAggregationMemory struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregationMemory) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregationMemory) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregationMemory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyResourceUsageAggregationNetwork: Statistical aggregation of network @@ -1703,9 +1703,9 @@ type DailyResourceUsageAggregationNetwork struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregationNetwork) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregationNetwork) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregationNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DailyResourceUsageAggregationStats: Statistical aggregation of samples for a @@ -1732,9 +1732,9 @@ type DailyResourceUsageAggregationStats struct { NullFields []string `json:"-"` } -func (s *DailyResourceUsageAggregationStats) MarshalJSON() ([]byte, error) { +func (s DailyResourceUsageAggregationStats) MarshalJSON() ([]byte, error) { type NoMethod DailyResourceUsageAggregationStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DailyResourceUsageAggregationStats) UnmarshalJSON(data []byte) error { @@ -1790,9 +1790,9 @@ type DatabaseDeploymentDetails struct { NullFields []string `json:"-"` } -func (s *DatabaseDeploymentDetails) MarshalJSON() ([]byte, error) { +func (s DatabaseDeploymentDetails) MarshalJSON() ([]byte, error) { type NoMethod DatabaseDeploymentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseDeploymentDetailsAggregatedStats: Aggregated stats for the database @@ -1813,9 +1813,9 @@ type DatabaseDeploymentDetailsAggregatedStats struct { NullFields []string `json:"-"` } -func (s *DatabaseDeploymentDetailsAggregatedStats) MarshalJSON() ([]byte, error) { +func (s DatabaseDeploymentDetailsAggregatedStats) MarshalJSON() ([]byte, error) { type NoMethod DatabaseDeploymentDetailsAggregatedStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseDeploymentTopology: Details of database deployment's topology. @@ -1847,9 +1847,9 @@ type DatabaseDeploymentTopology struct { NullFields []string `json:"-"` } -func (s *DatabaseDeploymentTopology) MarshalJSON() ([]byte, error) { +func (s DatabaseDeploymentTopology) MarshalJSON() ([]byte, error) { type NoMethod DatabaseDeploymentTopology - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseDetails: Details of a logical database. @@ -1876,9 +1876,9 @@ type DatabaseDetails struct { NullFields []string `json:"-"` } -func (s *DatabaseDetails) MarshalJSON() ([]byte, error) { +func (s DatabaseDetails) MarshalJSON() ([]byte, error) { type NoMethod DatabaseDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseDetailsParentDatabaseDeployment: The identifiers of the parent @@ -1902,9 +1902,9 @@ type DatabaseDetailsParentDatabaseDeployment struct { NullFields []string `json:"-"` } -func (s *DatabaseDetailsParentDatabaseDeployment) MarshalJSON() ([]byte, error) { +func (s DatabaseDetailsParentDatabaseDeployment) MarshalJSON() ([]byte, error) { type NoMethod DatabaseDetailsParentDatabaseDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseInstance: Details of a database instance. @@ -1932,9 +1932,9 @@ type DatabaseInstance struct { NullFields []string `json:"-"` } -func (s *DatabaseInstance) MarshalJSON() ([]byte, error) { +func (s DatabaseInstance) MarshalJSON() ([]byte, error) { type NoMethod DatabaseInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseObjects: Details of a group of database objects. @@ -1965,9 +1965,9 @@ type DatabaseObjects struct { NullFields []string `json:"-"` } -func (s *DatabaseObjects) MarshalJSON() ([]byte, error) { +func (s DatabaseObjects) MarshalJSON() ([]byte, error) { type NoMethod DatabaseObjects - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabasePreferences: DatabasePreferences enables you to create sets of @@ -1997,9 +1997,9 @@ type DatabasePreferences struct { NullFields []string `json:"-"` } -func (s *DatabasePreferences) MarshalJSON() ([]byte, error) { +func (s DatabasePreferences) MarshalJSON() ([]byte, error) { type NoMethod DatabasePreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabasePreferencesCloudSqlCommon: Preferences common to Cloud SQL @@ -2096,9 +2096,9 @@ type DatabasePreferencesCloudSqlCommon struct { NullFields []string `json:"-"` } -func (s *DatabasePreferencesCloudSqlCommon) MarshalJSON() ([]byte, error) { +func (s DatabasePreferencesCloudSqlCommon) MarshalJSON() ([]byte, error) { type NoMethod DatabasePreferencesCloudSqlCommon - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabasePreferencesCloudSqlCommonBackup: Preferences for database backups. @@ -2125,9 +2125,9 @@ type DatabasePreferencesCloudSqlCommonBackup struct { NullFields []string `json:"-"` } -func (s *DatabasePreferencesCloudSqlCommonBackup) MarshalJSON() ([]byte, error) { +func (s DatabasePreferencesCloudSqlCommonBackup) MarshalJSON() ([]byte, error) { type NoMethod DatabasePreferencesCloudSqlCommonBackup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabasePreferencesCloudSqlMySql: Preferences for MySQL on Cloud SQL. @@ -2147,9 +2147,9 @@ type DatabasePreferencesCloudSqlMySql struct { NullFields []string `json:"-"` } -func (s *DatabasePreferencesCloudSqlMySql) MarshalJSON() ([]byte, error) { +func (s DatabasePreferencesCloudSqlMySql) MarshalJSON() ([]byte, error) { type NoMethod DatabasePreferencesCloudSqlMySql - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabasePreferencesCloudSqlPostgreSql: Preferences for PostgreSQL on Cloud @@ -2170,9 +2170,9 @@ type DatabasePreferencesCloudSqlPostgreSql struct { NullFields []string `json:"-"` } -func (s *DatabasePreferencesCloudSqlPostgreSql) MarshalJSON() ([]byte, error) { +func (s DatabasePreferencesCloudSqlPostgreSql) MarshalJSON() ([]byte, error) { type NoMethod DatabasePreferencesCloudSqlPostgreSql - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabasePreferencesCloudSqlSqlServer: Preferences for SQL Server on Cloud @@ -2216,9 +2216,9 @@ type DatabasePreferencesCloudSqlSqlServer struct { NullFields []string `json:"-"` } -func (s *DatabasePreferencesCloudSqlSqlServer) MarshalJSON() ([]byte, error) { +func (s DatabasePreferencesCloudSqlSqlServer) MarshalJSON() ([]byte, error) { type NoMethod DatabasePreferencesCloudSqlSqlServer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseSchema: Details of a database schema. @@ -2248,9 +2248,9 @@ type DatabaseSchema struct { NullFields []string `json:"-"` } -func (s *DatabaseSchema) MarshalJSON() ([]byte, error) { +func (s DatabaseSchema) MarshalJSON() ([]byte, error) { type NoMethod DatabaseSchema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -2286,9 +2286,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateTime: Represents civil time (or occasionally physical time). This type @@ -2349,9 +2349,9 @@ type DateTime struct { NullFields []string `json:"-"` } -func (s *DateTime) MarshalJSON() ([]byte, error) { +func (s DateTime) MarshalJSON() ([]byte, error) { type NoMethod DateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectedSoftware: Information about software detected on an asset. @@ -2374,9 +2374,9 @@ type DetectedSoftware struct { NullFields []string `json:"-"` } -func (s *DetectedSoftware) MarshalJSON() ([]byte, error) { +func (s DetectedSoftware) MarshalJSON() ([]byte, error) { type NoMethod DetectedSoftware - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoveryClient: Represents an installed Migration Center Discovery Client @@ -2448,9 +2448,9 @@ type DiscoveryClient struct { NullFields []string `json:"-"` } -func (s *DiscoveryClient) MarshalJSON() ([]byte, error) { +func (s DiscoveryClient) MarshalJSON() ([]byte, error) { type NoMethod DiscoveryClient - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskEntry: Single disk entry. @@ -2486,9 +2486,9 @@ type DiskEntry struct { NullFields []string `json:"-"` } -func (s *DiskEntry) MarshalJSON() ([]byte, error) { +func (s DiskEntry) MarshalJSON() ([]byte, error) { type NoMethod DiskEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskEntryList: VM disks. @@ -2508,9 +2508,9 @@ type DiskEntryList struct { NullFields []string `json:"-"` } -func (s *DiskEntryList) MarshalJSON() ([]byte, error) { +func (s DiskEntryList) MarshalJSON() ([]byte, error) { type NoMethod DiskEntryList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskPartition: Disk Partition details. @@ -2542,9 +2542,9 @@ type DiskPartition struct { NullFields []string `json:"-"` } -func (s *DiskPartition) MarshalJSON() ([]byte, error) { +func (s DiskPartition) MarshalJSON() ([]byte, error) { type NoMethod DiskPartition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskPartitionList: Disk partition list. @@ -2564,9 +2564,9 @@ type DiskPartitionList struct { NullFields []string `json:"-"` } -func (s *DiskPartitionList) MarshalJSON() ([]byte, error) { +func (s DiskPartitionList) MarshalJSON() ([]byte, error) { type NoMethod DiskPartitionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskUsageSample: Disk usage sample. Values are across all disks. @@ -2594,9 +2594,9 @@ type DiskUsageSample struct { NullFields []string `json:"-"` } -func (s *DiskUsageSample) MarshalJSON() ([]byte, error) { +func (s DiskUsageSample) MarshalJSON() ([]byte, error) { type NoMethod DiskUsageSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DiskUsageSample) UnmarshalJSON(data []byte) error { @@ -2654,9 +2654,9 @@ type ErrorFrame struct { NullFields []string `json:"-"` } -func (s *ErrorFrame) MarshalJSON() ([]byte, error) { +func (s ErrorFrame) MarshalJSON() ([]byte, error) { type NoMethod ErrorFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionReport: A resource that reports result of the import job execution. @@ -2684,9 +2684,9 @@ type ExecutionReport struct { NullFields []string `json:"-"` } -func (s *ExecutionReport) MarshalJSON() ([]byte, error) { +func (s ExecutionReport) MarshalJSON() ([]byte, error) { type NoMethod ExecutionReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileValidationReport: A resource that aggregates the validation errors found @@ -2714,9 +2714,9 @@ type FileValidationReport struct { NullFields []string `json:"-"` } -func (s *FileValidationReport) MarshalJSON() ([]byte, error) { +func (s FileValidationReport) MarshalJSON() ([]byte, error) { type NoMethod FileValidationReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FitDescriptor: Describes the fit level of an asset for migration to a @@ -2743,9 +2743,9 @@ type FitDescriptor struct { NullFields []string `json:"-"` } -func (s *FitDescriptor) MarshalJSON() ([]byte, error) { +func (s FitDescriptor) MarshalJSON() ([]byte, error) { type NoMethod FitDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FrameViolationEntry: A resource that contains a single violation of a @@ -2768,9 +2768,9 @@ type FrameViolationEntry struct { NullFields []string `json:"-"` } -func (s *FrameViolationEntry) MarshalJSON() ([]byte, error) { +func (s FrameViolationEntry) MarshalJSON() ([]byte, error) { type NoMethod FrameViolationEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Frames: Collection of frame data. @@ -2790,9 +2790,9 @@ type Frames struct { NullFields []string `json:"-"` } -func (s *Frames) MarshalJSON() ([]byte, error) { +func (s Frames) MarshalJSON() ([]byte, error) { type NoMethod Frames - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FstabEntry: Single fstab entry. @@ -2823,9 +2823,9 @@ type FstabEntry struct { NullFields []string `json:"-"` } -func (s *FstabEntry) MarshalJSON() ([]byte, error) { +func (s FstabEntry) MarshalJSON() ([]byte, error) { type NoMethod FstabEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FstabEntryList: Fstab content. @@ -2845,9 +2845,9 @@ type FstabEntryList struct { NullFields []string `json:"-"` } -func (s *FstabEntryList) MarshalJSON() ([]byte, error) { +func (s FstabEntryList) MarshalJSON() ([]byte, error) { type NoMethod FstabEntryList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GCSPayloadInfo: A resource that represents a payload hosted on Google Cloud @@ -2887,9 +2887,9 @@ type GCSPayloadInfo struct { NullFields []string `json:"-"` } -func (s *GCSPayloadInfo) MarshalJSON() ([]byte, error) { +func (s GCSPayloadInfo) MarshalJSON() ([]byte, error) { type NoMethod GCSPayloadInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericInsight: A generic insight about an asset. @@ -2920,9 +2920,9 @@ type GenericInsight struct { NullFields []string `json:"-"` } -func (s *GenericInsight) MarshalJSON() ([]byte, error) { +func (s GenericInsight) MarshalJSON() ([]byte, error) { type NoMethod GenericInsight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericPlatformDetails: Generic platform details. @@ -2944,9 +2944,9 @@ type GenericPlatformDetails struct { NullFields []string `json:"-"` } -func (s *GenericPlatformDetails) MarshalJSON() ([]byte, error) { +func (s GenericPlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod GenericPlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleKubernetesEngineMigrationTarget: GKE migration target. @@ -2986,9 +2986,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestConfigDetails: Guest OS config information. @@ -3016,9 +3016,9 @@ type GuestConfigDetails struct { NullFields []string `json:"-"` } -func (s *GuestConfigDetails) MarshalJSON() ([]byte, error) { +func (s GuestConfigDetails) MarshalJSON() ([]byte, error) { type NoMethod GuestConfigDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestInstalledApplication: Guest installed application information. @@ -3048,9 +3048,9 @@ type GuestInstalledApplication struct { NullFields []string `json:"-"` } -func (s *GuestInstalledApplication) MarshalJSON() ([]byte, error) { +func (s GuestInstalledApplication) MarshalJSON() ([]byte, error) { type NoMethod GuestInstalledApplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestInstalledApplicationList: Guest installed application list. @@ -3070,9 +3070,9 @@ type GuestInstalledApplicationList struct { NullFields []string `json:"-"` } -func (s *GuestInstalledApplicationList) MarshalJSON() ([]byte, error) { +func (s GuestInstalledApplicationList) MarshalJSON() ([]byte, error) { type NoMethod GuestInstalledApplicationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestOsDetails: Information from Guest-level collections. @@ -3094,9 +3094,9 @@ type GuestOsDetails struct { NullFields []string `json:"-"` } -func (s *GuestOsDetails) MarshalJSON() ([]byte, error) { +func (s GuestOsDetails) MarshalJSON() ([]byte, error) { type NoMethod GuestOsDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestRuntimeDetails: Guest OS runtime information. @@ -3130,9 +3130,9 @@ type GuestRuntimeDetails struct { NullFields []string `json:"-"` } -func (s *GuestRuntimeDetails) MarshalJSON() ([]byte, error) { +func (s GuestRuntimeDetails) MarshalJSON() ([]byte, error) { type NoMethod GuestRuntimeDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HostsEntry: Single /etc/hosts entry. @@ -3154,9 +3154,9 @@ type HostsEntry struct { NullFields []string `json:"-"` } -func (s *HostsEntry) MarshalJSON() ([]byte, error) { +func (s HostsEntry) MarshalJSON() ([]byte, error) { type NoMethod HostsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HostsEntryList: Hosts content. @@ -3176,9 +3176,9 @@ type HostsEntryList struct { NullFields []string `json:"-"` } -func (s *HostsEntryList) MarshalJSON() ([]byte, error) { +func (s HostsEntryList) MarshalJSON() ([]byte, error) { type NoMethod HostsEntryList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportDataFile: A resource that represents a payload file in an import job. @@ -3235,9 +3235,9 @@ type ImportDataFile struct { NullFields []string `json:"-"` } -func (s *ImportDataFile) MarshalJSON() ([]byte, error) { +func (s ImportDataFile) MarshalJSON() ([]byte, error) { type NoMethod ImportDataFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportError: A resource that reports the errors encountered while processing @@ -3266,9 +3266,9 @@ type ImportError struct { NullFields []string `json:"-"` } -func (s *ImportError) MarshalJSON() ([]byte, error) { +func (s ImportError) MarshalJSON() ([]byte, error) { type NoMethod ImportError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportJob: A resource that represents the background job that imports asset @@ -3329,9 +3329,9 @@ type ImportJob struct { NullFields []string `json:"-"` } -func (s *ImportJob) MarshalJSON() ([]byte, error) { +func (s ImportJob) MarshalJSON() ([]byte, error) { type NoMethod ImportJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportRowError: A resource that reports the import job errors at row level. @@ -3367,9 +3367,9 @@ type ImportRowError struct { NullFields []string `json:"-"` } -func (s *ImportRowError) MarshalJSON() ([]byte, error) { +func (s ImportRowError) MarshalJSON() ([]byte, error) { type NoMethod ImportRowError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportRowErrorArchiveErrorDetails: Error details for an archive file. @@ -3391,9 +3391,9 @@ type ImportRowErrorArchiveErrorDetails struct { NullFields []string `json:"-"` } -func (s *ImportRowErrorArchiveErrorDetails) MarshalJSON() ([]byte, error) { +func (s ImportRowErrorArchiveErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod ImportRowErrorArchiveErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportRowErrorCsvErrorDetails: Error details for a CSV file. @@ -3413,9 +3413,9 @@ type ImportRowErrorCsvErrorDetails struct { NullFields []string `json:"-"` } -func (s *ImportRowErrorCsvErrorDetails) MarshalJSON() ([]byte, error) { +func (s ImportRowErrorCsvErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod ImportRowErrorCsvErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportRowErrorJsonErrorDetails: Error details for a JSON file. @@ -3441,9 +3441,9 @@ type ImportRowErrorXlsxErrorDetails struct { NullFields []string `json:"-"` } -func (s *ImportRowErrorXlsxErrorDetails) MarshalJSON() ([]byte, error) { +func (s ImportRowErrorXlsxErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod ImportRowErrorXlsxErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InlinePayloadInfo: A resource that represents the inline import job payload. @@ -3482,9 +3482,9 @@ type InlinePayloadInfo struct { NullFields []string `json:"-"` } -func (s *InlinePayloadInfo) MarshalJSON() ([]byte, error) { +func (s InlinePayloadInfo) MarshalJSON() ([]byte, error) { type NoMethod InlinePayloadInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Insight: An insight about an asset. @@ -3510,9 +3510,9 @@ type Insight struct { NullFields []string `json:"-"` } -func (s *Insight) MarshalJSON() ([]byte, error) { +func (s Insight) MarshalJSON() ([]byte, error) { type NoMethod Insight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsightList: Message containing insights list. @@ -3534,9 +3534,9 @@ type InsightList struct { NullFields []string `json:"-"` } -func (s *InsightList) MarshalJSON() ([]byte, error) { +func (s InsightList) MarshalJSON() ([]byte, error) { type NoMethod InsightList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Issue: An issue associated with a migration. @@ -3560,9 +3560,9 @@ type Issue struct { NullFields []string `json:"-"` } -func (s *Issue) MarshalJSON() ([]byte, error) { +func (s Issue) MarshalJSON() ([]byte, error) { type NoMethod Issue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IssueCompatibilityIssue: Details about a compatibility issue. @@ -3604,9 +3604,9 @@ type IssueCompatibilityIssue struct { NullFields []string `json:"-"` } -func (s *IssueCompatibilityIssue) MarshalJSON() ([]byte, error) { +func (s IssueCompatibilityIssue) MarshalJSON() ([]byte, error) { type NoMethod IssueCompatibilityIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssetsExportJobsResponse: Response message for listing assets export @@ -3633,9 +3633,9 @@ type ListAssetsExportJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListAssetsExportJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListAssetsExportJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssetsExportJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssetsResponse: Response message for listing assets. @@ -3663,9 +3663,9 @@ type ListAssetsResponse struct { NullFields []string `json:"-"` } -func (s *ListAssetsResponse) MarshalJSON() ([]byte, error) { +func (s ListAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDiscoveryClientsResponse: Response message for listing discovery @@ -3694,9 +3694,9 @@ type ListDiscoveryClientsResponse struct { NullFields []string `json:"-"` } -func (s *ListDiscoveryClientsResponse) MarshalJSON() ([]byte, error) { +func (s ListDiscoveryClientsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDiscoveryClientsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListErrorFramesResponse: A response for listing error frames. @@ -3724,9 +3724,9 @@ type ListErrorFramesResponse struct { NullFields []string `json:"-"` } -func (s *ListErrorFramesResponse) MarshalJSON() ([]byte, error) { +func (s ListErrorFramesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListErrorFramesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupsResponse: A response for listing groups. @@ -3754,9 +3754,9 @@ type ListGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImportDataFilesResponse: Response for listing payload files of an import @@ -3785,9 +3785,9 @@ type ListImportDataFilesResponse struct { NullFields []string `json:"-"` } -func (s *ListImportDataFilesResponse) MarshalJSON() ([]byte, error) { +func (s ListImportDataFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImportDataFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImportJobsResponse: A response for listing import jobs. @@ -3815,9 +3815,9 @@ type ListImportJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListImportJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListImportJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImportJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -3843,9 +3843,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -3871,9 +3871,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPreferenceSetsResponse: Response message for listing preference sets. @@ -3901,9 +3901,9 @@ type ListPreferenceSetsResponse struct { NullFields []string `json:"-"` } -func (s *ListPreferenceSetsResponse) MarshalJSON() ([]byte, error) { +func (s ListPreferenceSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPreferenceSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReportConfigsResponse: Response message for listing report configs. @@ -3931,9 +3931,9 @@ type ListReportConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListReportConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListReportConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReportConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReportsResponse: Response message for listing Reports. @@ -3961,9 +3961,9 @@ type ListReportsResponse struct { NullFields []string `json:"-"` } -func (s *ListReportsResponse) MarshalJSON() ([]byte, error) { +func (s ListReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSourcesResponse: Response message for listing sources. @@ -3991,9 +3991,9 @@ type ListSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -4029,9 +4029,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachinePreferences: The type of machines to consider when calculating @@ -4055,9 +4055,9 @@ type MachinePreferences struct { NullFields []string `json:"-"` } -func (s *MachinePreferences) MarshalJSON() ([]byte, error) { +func (s MachinePreferences) MarshalJSON() ([]byte, error) { type NoMethod MachinePreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineSeries: A machine series, for a target product (e.g. Compute Engine, @@ -4082,9 +4082,9 @@ type MachineSeries struct { NullFields []string `json:"-"` } -func (s *MachineSeries) MarshalJSON() ([]byte, error) { +func (s MachineSeries) MarshalJSON() ([]byte, error) { type NoMethod MachineSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemoryUsageSample: Memory usage sample. @@ -4105,9 +4105,9 @@ type MemoryUsageSample struct { NullFields []string `json:"-"` } -func (s *MemoryUsageSample) MarshalJSON() ([]byte, error) { +func (s MemoryUsageSample) MarshalJSON() ([]byte, error) { type NoMethod MemoryUsageSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MemoryUsageSample) UnmarshalJSON(data []byte) error { @@ -4155,9 +4155,9 @@ type MigrationInsight struct { NullFields []string `json:"-"` } -func (s *MigrationInsight) MarshalJSON() ([]byte, error) { +func (s MigrationInsight) MarshalJSON() ([]byte, error) { type NoMethod MigrationInsight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -4186,9 +4186,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MySqlPlugin: MySql plugin. @@ -4212,9 +4212,9 @@ type MySqlPlugin struct { NullFields []string `json:"-"` } -func (s *MySqlPlugin) MarshalJSON() ([]byte, error) { +func (s MySqlPlugin) MarshalJSON() ([]byte, error) { type NoMethod MySqlPlugin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MySqlProperty: MySql property. @@ -4238,9 +4238,9 @@ type MySqlProperty struct { NullFields []string `json:"-"` } -func (s *MySqlProperty) MarshalJSON() ([]byte, error) { +func (s MySqlProperty) MarshalJSON() ([]byte, error) { type NoMethod MySqlProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MySqlSchemaDetails: Specific details for a Mysql database. @@ -4260,9 +4260,9 @@ type MySqlSchemaDetails struct { NullFields []string `json:"-"` } -func (s *MySqlSchemaDetails) MarshalJSON() ([]byte, error) { +func (s MySqlSchemaDetails) MarshalJSON() ([]byte, error) { type NoMethod MySqlSchemaDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MySqlStorageEngineDetails: Mysql storage engine tables. @@ -4300,9 +4300,9 @@ type MySqlStorageEngineDetails struct { NullFields []string `json:"-"` } -func (s *MySqlStorageEngineDetails) MarshalJSON() ([]byte, error) { +func (s MySqlStorageEngineDetails) MarshalJSON() ([]byte, error) { type NoMethod MySqlStorageEngineDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MySqlVariable: MySql variable. @@ -4326,9 +4326,9 @@ type MySqlVariable struct { NullFields []string `json:"-"` } -func (s *MySqlVariable) MarshalJSON() ([]byte, error) { +func (s MySqlVariable) MarshalJSON() ([]byte, error) { type NoMethod MySqlVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MysqlDatabaseDeployment: Specific details for a Mysql database deployment. @@ -4354,9 +4354,9 @@ type MysqlDatabaseDeployment struct { NullFields []string `json:"-"` } -func (s *MysqlDatabaseDeployment) MarshalJSON() ([]byte, error) { +func (s MysqlDatabaseDeployment) MarshalJSON() ([]byte, error) { type NoMethod MysqlDatabaseDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAdapterDetails: Details of network adapter. @@ -4380,9 +4380,9 @@ type NetworkAdapterDetails struct { NullFields []string `json:"-"` } -func (s *NetworkAdapterDetails) MarshalJSON() ([]byte, error) { +func (s NetworkAdapterDetails) MarshalJSON() ([]byte, error) { type NoMethod NetworkAdapterDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAdapterList: List of network adapters. @@ -4402,9 +4402,9 @@ type NetworkAdapterList struct { NullFields []string `json:"-"` } -func (s *NetworkAdapterList) MarshalJSON() ([]byte, error) { +func (s NetworkAdapterList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAdapterList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAddress: Details of network address. @@ -4437,9 +4437,9 @@ type NetworkAddress struct { NullFields []string `json:"-"` } -func (s *NetworkAddress) MarshalJSON() ([]byte, error) { +func (s NetworkAddress) MarshalJSON() ([]byte, error) { type NoMethod NetworkAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkAddressList: List of allocated/assigned network addresses. @@ -4459,9 +4459,9 @@ type NetworkAddressList struct { NullFields []string `json:"-"` } -func (s *NetworkAddressList) MarshalJSON() ([]byte, error) { +func (s NetworkAddressList) MarshalJSON() ([]byte, error) { type NoMethod NetworkAddressList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkConnection struct { @@ -4494,9 +4494,9 @@ type NetworkConnection struct { NullFields []string `json:"-"` } -func (s *NetworkConnection) MarshalJSON() ([]byte, error) { +func (s NetworkConnection) MarshalJSON() ([]byte, error) { type NoMethod NetworkConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConnectionList: Network connection list. @@ -4516,9 +4516,9 @@ type NetworkConnectionList struct { NullFields []string `json:"-"` } -func (s *NetworkConnectionList) MarshalJSON() ([]byte, error) { +func (s NetworkConnectionList) MarshalJSON() ([]byte, error) { type NoMethod NetworkConnectionList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkUsageSample: Network usage sample. Values are across all network @@ -4543,9 +4543,9 @@ type NetworkUsageSample struct { NullFields []string `json:"-"` } -func (s *NetworkUsageSample) MarshalJSON() ([]byte, error) { +func (s NetworkUsageSample) MarshalJSON() ([]byte, error) { type NoMethod NetworkUsageSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NetworkUsageSample) UnmarshalJSON(data []byte) error { @@ -4583,9 +4583,9 @@ type NfsExport struct { NullFields []string `json:"-"` } -func (s *NfsExport) MarshalJSON() ([]byte, error) { +func (s NfsExport) MarshalJSON() ([]byte, error) { type NoMethod NfsExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NfsExportList: NFS exports. @@ -4605,9 +4605,9 @@ type NfsExportList struct { NullFields []string `json:"-"` } -func (s *NfsExportList) MarshalJSON() ([]byte, error) { +func (s NfsExportList) MarshalJSON() ([]byte, error) { type NoMethod NfsExportList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OpenFileDetails: Open file Information. @@ -4633,9 +4633,9 @@ type OpenFileDetails struct { NullFields []string `json:"-"` } -func (s *OpenFileDetails) MarshalJSON() ([]byte, error) { +func (s OpenFileDetails) MarshalJSON() ([]byte, error) { type NoMethod OpenFileDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OpenFileList: Open file list. @@ -4655,9 +4655,9 @@ type OpenFileList struct { NullFields []string `json:"-"` } -func (s *OpenFileList) MarshalJSON() ([]byte, error) { +func (s OpenFileList) MarshalJSON() ([]byte, error) { type NoMethod OpenFileList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystemPricingPreferences: Pricing options for OS images. @@ -4684,9 +4684,9 @@ type OperatingSystemPricingPreferences struct { NullFields []string `json:"-"` } -func (s *OperatingSystemPricingPreferences) MarshalJSON() ([]byte, error) { +func (s OperatingSystemPricingPreferences) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystemPricingPreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperatingSystemPricingPreferencesOperatingSystemPricing: Pricing options of @@ -4723,9 +4723,9 @@ type OperatingSystemPricingPreferencesOperatingSystemPricing struct { NullFields []string `json:"-"` } -func (s *OperatingSystemPricingPreferencesOperatingSystemPricing) MarshalJSON() ([]byte, error) { +func (s OperatingSystemPricingPreferencesOperatingSystemPricing) MarshalJSON() ([]byte, error) { type NoMethod OperatingSystemPricingPreferencesOperatingSystemPricing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -4770,9 +4770,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -4808,9 +4808,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PayloadFile: Payload file for inline import job payload. @@ -4832,9 +4832,9 @@ type PayloadFile struct { NullFields []string `json:"-"` } -func (s *PayloadFile) MarshalJSON() ([]byte, error) { +func (s PayloadFile) MarshalJSON() ([]byte, error) { type NoMethod PayloadFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceSample: Performance data sample. @@ -4863,9 +4863,9 @@ type PerformanceSample struct { NullFields []string `json:"-"` } -func (s *PerformanceSample) MarshalJSON() ([]byte, error) { +func (s PerformanceSample) MarshalJSON() ([]byte, error) { type NoMethod PerformanceSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhysicalPlatformDetails: Platform specific details for Physical Machines. @@ -4887,9 +4887,9 @@ type PhysicalPlatformDetails struct { NullFields []string `json:"-"` } -func (s *PhysicalPlatformDetails) MarshalJSON() ([]byte, error) { +func (s PhysicalPlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod PhysicalPlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlatformDetails: Information about the platform. @@ -4917,9 +4917,9 @@ type PlatformDetails struct { NullFields []string `json:"-"` } -func (s *PlatformDetails) MarshalJSON() ([]byte, error) { +func (s PlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod PlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgreSqlDatabaseDeployment: Specific details for a PostgreSQL database @@ -4942,9 +4942,9 @@ type PostgreSqlDatabaseDeployment struct { NullFields []string `json:"-"` } -func (s *PostgreSqlDatabaseDeployment) MarshalJSON() ([]byte, error) { +func (s PostgreSqlDatabaseDeployment) MarshalJSON() ([]byte, error) { type NoMethod PostgreSqlDatabaseDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgreSqlExtension: PostgreSql extension. @@ -4966,9 +4966,9 @@ type PostgreSqlExtension struct { NullFields []string `json:"-"` } -func (s *PostgreSqlExtension) MarshalJSON() ([]byte, error) { +func (s PostgreSqlExtension) MarshalJSON() ([]byte, error) { type NoMethod PostgreSqlExtension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgreSqlProperty: PostgreSql property. @@ -4992,9 +4992,9 @@ type PostgreSqlProperty struct { NullFields []string `json:"-"` } -func (s *PostgreSqlProperty) MarshalJSON() ([]byte, error) { +func (s PostgreSqlProperty) MarshalJSON() ([]byte, error) { type NoMethod PostgreSqlProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgreSqlSchemaDetails: Specific details for a PostgreSql schema. @@ -5016,9 +5016,9 @@ type PostgreSqlSchemaDetails struct { NullFields []string `json:"-"` } -func (s *PostgreSqlSchemaDetails) MarshalJSON() ([]byte, error) { +func (s PostgreSqlSchemaDetails) MarshalJSON() ([]byte, error) { type NoMethod PostgreSqlSchemaDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostgreSqlSetting: PostgreSql setting. @@ -5051,9 +5051,9 @@ type PostgreSqlSetting struct { NullFields []string `json:"-"` } -func (s *PostgreSqlSetting) MarshalJSON() ([]byte, error) { +func (s PostgreSqlSetting) MarshalJSON() ([]byte, error) { type NoMethod PostgreSqlSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PostgreSqlSetting) UnmarshalJSON(data []byte) error { @@ -5110,9 +5110,9 @@ type PreferenceSet struct { NullFields []string `json:"-"` } -func (s *PreferenceSet) MarshalJSON() ([]byte, error) { +func (s PreferenceSet) MarshalJSON() ([]byte, error) { type NoMethod PreferenceSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionPreferences: The user preferences relating to target regions. @@ -5134,9 +5134,9 @@ type RegionPreferences struct { NullFields []string `json:"-"` } -func (s *RegionPreferences) MarshalJSON() ([]byte, error) { +func (s RegionPreferences) MarshalJSON() ([]byte, error) { type NoMethod RegionPreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveAssetsFromGroupRequest: A request to remove assets from a group. @@ -5174,9 +5174,9 @@ type RemoveAssetsFromGroupRequest struct { NullFields []string `json:"-"` } -func (s *RemoveAssetsFromGroupRequest) MarshalJSON() ([]byte, error) { +func (s RemoveAssetsFromGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveAssetsFromGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Report: Report represents a point-in-time rendering of the ReportConfig @@ -5224,9 +5224,9 @@ type Report struct { NullFields []string `json:"-"` } -func (s *Report) MarshalJSON() ([]byte, error) { +func (s Report) MarshalJSON() ([]byte, error) { type NoMethod Report - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportAssetFramesResponse: A response to a call to `ReportAssetFrame`. @@ -5267,9 +5267,9 @@ type ReportConfig struct { NullFields []string `json:"-"` } -func (s *ReportConfig) MarshalJSON() ([]byte, error) { +func (s ReportConfig) MarshalJSON() ([]byte, error) { type NoMethod ReportConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportConfigGroupPreferenceSetAssignment: Represents a combination of a @@ -5292,9 +5292,9 @@ type ReportConfigGroupPreferenceSetAssignment struct { NullFields []string `json:"-"` } -func (s *ReportConfigGroupPreferenceSetAssignment) MarshalJSON() ([]byte, error) { +func (s ReportConfigGroupPreferenceSetAssignment) MarshalJSON() ([]byte, error) { type NoMethod ReportConfigGroupPreferenceSetAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummary: Describes the Summary view of a Report, which contains @@ -5325,9 +5325,9 @@ type ReportSummary struct { NullFields []string `json:"-"` } -func (s *ReportSummary) MarshalJSON() ([]byte, error) { +func (s ReportSummary) MarshalJSON() ([]byte, error) { type NoMethod ReportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryAssetAggregateStats: Aggregate statistics for a collection of @@ -5378,9 +5378,9 @@ type ReportSummaryAssetAggregateStats struct { NullFields []string `json:"-"` } -func (s *ReportSummaryAssetAggregateStats) MarshalJSON() ([]byte, error) { +func (s ReportSummaryAssetAggregateStats) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryAssetAggregateStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryChartData: Describes a collection of data points rendered as a @@ -5402,9 +5402,9 @@ type ReportSummaryChartData struct { NullFields []string `json:"-"` } -func (s *ReportSummaryChartData) MarshalJSON() ([]byte, error) { +func (s ReportSummaryChartData) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryChartData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryChartDataDataPoint: Describes a single data point in the Chart. @@ -5426,9 +5426,9 @@ type ReportSummaryChartDataDataPoint struct { NullFields []string `json:"-"` } -func (s *ReportSummaryChartDataDataPoint) MarshalJSON() ([]byte, error) { +func (s ReportSummaryChartDataDataPoint) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryChartDataDataPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ReportSummaryChartDataDataPoint) UnmarshalJSON(data []byte) error { @@ -5466,9 +5466,9 @@ type ReportSummaryDatabaseFinding struct { NullFields []string `json:"-"` } -func (s *ReportSummaryDatabaseFinding) MarshalJSON() ([]byte, error) { +func (s ReportSummaryDatabaseFinding) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryDatabaseFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryGroupFinding: Summary Findings for a specific Group. @@ -5516,9 +5516,9 @@ type ReportSummaryGroupFinding struct { NullFields []string `json:"-"` } -func (s *ReportSummaryGroupFinding) MarshalJSON() ([]byte, error) { +func (s ReportSummaryGroupFinding) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryGroupFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryGroupPreferenceSetFinding: Summary Findings for a specific @@ -5587,9 +5587,9 @@ type ReportSummaryGroupPreferenceSetFinding struct { NullFields []string `json:"-"` } -func (s *ReportSummaryGroupPreferenceSetFinding) MarshalJSON() ([]byte, error) { +func (s ReportSummaryGroupPreferenceSetFinding) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryGroupPreferenceSetFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryHistogramChartData: A Histogram Chart shows a distribution of @@ -5613,9 +5613,9 @@ type ReportSummaryHistogramChartData struct { NullFields []string `json:"-"` } -func (s *ReportSummaryHistogramChartData) MarshalJSON() ([]byte, error) { +func (s ReportSummaryHistogramChartData) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryHistogramChartData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryHistogramChartDataBucket: A histogram bucket with a lower and @@ -5642,9 +5642,9 @@ type ReportSummaryHistogramChartDataBucket struct { NullFields []string `json:"-"` } -func (s *ReportSummaryHistogramChartDataBucket) MarshalJSON() ([]byte, error) { +func (s ReportSummaryHistogramChartDataBucket) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryHistogramChartDataBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryMachineFinding: A set of findings that applies to assets of @@ -5680,9 +5680,9 @@ type ReportSummaryMachineFinding struct { NullFields []string `json:"-"` } -func (s *ReportSummaryMachineFinding) MarshalJSON() ([]byte, error) { +func (s ReportSummaryMachineFinding) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryMachineFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryMachineSeriesAllocation: Represents a data point tracking the @@ -5705,9 +5705,9 @@ type ReportSummaryMachineSeriesAllocation struct { NullFields []string `json:"-"` } -func (s *ReportSummaryMachineSeriesAllocation) MarshalJSON() ([]byte, error) { +func (s ReportSummaryMachineSeriesAllocation) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryMachineSeriesAllocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummarySoleTenantFinding: A set of findings that applies to assets @@ -5732,9 +5732,9 @@ type ReportSummarySoleTenantFinding struct { NullFields []string `json:"-"` } -func (s *ReportSummarySoleTenantFinding) MarshalJSON() ([]byte, error) { +func (s ReportSummarySoleTenantFinding) MarshalJSON() ([]byte, error) { type NoMethod ReportSummarySoleTenantFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummarySoleTenantNodeAllocation: Represents the assets allocated to a @@ -5759,9 +5759,9 @@ type ReportSummarySoleTenantNodeAllocation struct { NullFields []string `json:"-"` } -func (s *ReportSummarySoleTenantNodeAllocation) MarshalJSON() ([]byte, error) { +func (s ReportSummarySoleTenantNodeAllocation) MarshalJSON() ([]byte, error) { type NoMethod ReportSummarySoleTenantNodeAllocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryUtilizationChartData: Utilization Chart is a specific type of @@ -5785,9 +5785,9 @@ type ReportSummaryUtilizationChartData struct { NullFields []string `json:"-"` } -func (s *ReportSummaryUtilizationChartData) MarshalJSON() ([]byte, error) { +func (s ReportSummaryUtilizationChartData) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryUtilizationChartData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryVMWareEngineFinding: A set of findings that applies to assets @@ -5812,9 +5812,9 @@ type ReportSummaryVMWareEngineFinding struct { NullFields []string `json:"-"` } -func (s *ReportSummaryVMWareEngineFinding) MarshalJSON() ([]byte, error) { +func (s ReportSummaryVMWareEngineFinding) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryVMWareEngineFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryVMWareNode: A VMWare Engine Node @@ -5837,9 +5837,9 @@ type ReportSummaryVMWareNode struct { NullFields []string `json:"-"` } -func (s *ReportSummaryVMWareNode) MarshalJSON() ([]byte, error) { +func (s ReportSummaryVMWareNode) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryVMWareNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportSummaryVMWareNodeAllocation: Represents assets allocated to a specific @@ -5864,9 +5864,9 @@ type ReportSummaryVMWareNodeAllocation struct { NullFields []string `json:"-"` } -func (s *ReportSummaryVMWareNodeAllocation) MarshalJSON() ([]byte, error) { +func (s ReportSummaryVMWareNodeAllocation) MarshalJSON() ([]byte, error) { type NoMethod ReportSummaryVMWareNodeAllocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunAssetsExportJobRequest: A request to run an assets export job. @@ -5896,9 +5896,9 @@ type RunAssetsExportJobRequest struct { NullFields []string `json:"-"` } -func (s *RunAssetsExportJobRequest) MarshalJSON() ([]byte, error) { +func (s RunAssetsExportJobRequest) MarshalJSON() ([]byte, error) { type NoMethod RunAssetsExportJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunAssetsExportJobResponse: Response message for running an assets export @@ -5920,9 +5920,9 @@ type RunAssetsExportJobResponse struct { NullFields []string `json:"-"` } -func (s *RunAssetsExportJobResponse) MarshalJSON() ([]byte, error) { +func (s RunAssetsExportJobResponse) MarshalJSON() ([]byte, error) { type NoMethod RunAssetsExportJobResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunImportJobRequest: A request to run an import job. @@ -5952,9 +5952,9 @@ type RunImportJobRequest struct { NullFields []string `json:"-"` } -func (s *RunImportJobRequest) MarshalJSON() ([]byte, error) { +func (s RunImportJobRequest) MarshalJSON() ([]byte, error) { type NoMethod RunImportJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunningProcess: Guest OS running process details. @@ -5982,9 +5982,9 @@ type RunningProcess struct { NullFields []string `json:"-"` } -func (s *RunningProcess) MarshalJSON() ([]byte, error) { +func (s RunningProcess) MarshalJSON() ([]byte, error) { type NoMethod RunningProcess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunningProcessList: List of running guest OS processes. @@ -6004,9 +6004,9 @@ type RunningProcessList struct { NullFields []string `json:"-"` } -func (s *RunningProcessList) MarshalJSON() ([]byte, error) { +func (s RunningProcessList) MarshalJSON() ([]byte, error) { type NoMethod RunningProcessList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunningService: Guest OS running service details. @@ -6038,9 +6038,9 @@ type RunningService struct { NullFields []string `json:"-"` } -func (s *RunningService) MarshalJSON() ([]byte, error) { +func (s RunningService) MarshalJSON() ([]byte, error) { type NoMethod RunningService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunningServiceList: List of running guest OS services. @@ -6060,9 +6060,9 @@ type RunningServiceList struct { NullFields []string `json:"-"` } -func (s *RunningServiceList) MarshalJSON() ([]byte, error) { +func (s RunningServiceList) MarshalJSON() ([]byte, error) { type NoMethod RunningServiceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeNetworkInfo: Runtime networking information. @@ -6086,9 +6086,9 @@ type RuntimeNetworkInfo struct { NullFields []string `json:"-"` } -func (s *RuntimeNetworkInfo) MarshalJSON() ([]byte, error) { +func (s RuntimeNetworkInfo) MarshalJSON() ([]byte, error) { type NoMethod RuntimeNetworkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Selinux: SELinux details. @@ -6110,9 +6110,9 @@ type Selinux struct { NullFields []string `json:"-"` } -func (s *Selinux) MarshalJSON() ([]byte, error) { +func (s Selinux) MarshalJSON() ([]byte, error) { type NoMethod Selinux - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SendDiscoveryClientHeartbeatRequest: A request to send a discovery client @@ -6135,9 +6135,9 @@ type SendDiscoveryClientHeartbeatRequest struct { NullFields []string `json:"-"` } -func (s *SendDiscoveryClientHeartbeatRequest) MarshalJSON() ([]byte, error) { +func (s SendDiscoveryClientHeartbeatRequest) MarshalJSON() ([]byte, error) { type NoMethod SendDiscoveryClientHeartbeatRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Settings: Describes the Migration Center settings related to the project. @@ -6165,9 +6165,9 @@ type Settings struct { NullFields []string `json:"-"` } -func (s *Settings) MarshalJSON() ([]byte, error) { +func (s Settings) MarshalJSON() ([]byte, error) { type NoMethod Settings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignedUri: Contains a signed URI. @@ -6189,9 +6189,9 @@ type SignedUri struct { NullFields []string `json:"-"` } -func (s *SignedUri) MarshalJSON() ([]byte, error) { +func (s SignedUri) MarshalJSON() ([]byte, error) { type NoMethod SignedUri - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SignedUriDestination: Signed URI destination configuration. @@ -6215,9 +6215,9 @@ type SignedUris struct { NullFields []string `json:"-"` } -func (s *SignedUris) MarshalJSON() ([]byte, error) { +func (s SignedUris) MarshalJSON() ([]byte, error) { type NoMethod SignedUris - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareInsight: An insight regarding software detected on an asset. @@ -6237,9 +6237,9 @@ type SoftwareInsight struct { NullFields []string `json:"-"` } -func (s *SoftwareInsight) MarshalJSON() ([]byte, error) { +func (s SoftwareInsight) MarshalJSON() ([]byte, error) { type NoMethod SoftwareInsight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoleTenancyPreferences: Preferences concerning Sole Tenancy nodes and VMs. @@ -6292,9 +6292,9 @@ type SoleTenancyPreferences struct { NullFields []string `json:"-"` } -func (s *SoleTenancyPreferences) MarshalJSON() ([]byte, error) { +func (s SoleTenancyPreferences) MarshalJSON() ([]byte, error) { type NoMethod SoleTenancyPreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SoleTenancyPreferences) UnmarshalJSON(data []byte) error { @@ -6329,9 +6329,9 @@ type SoleTenantNodeType struct { NullFields []string `json:"-"` } -func (s *SoleTenantNodeType) MarshalJSON() ([]byte, error) { +func (s SoleTenantNodeType) MarshalJSON() ([]byte, error) { type NoMethod SoleTenantNodeType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Source represents an object from which asset information is streamed @@ -6393,9 +6393,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerDatabaseDeployment: Specific details for a Microsoft SQL Server @@ -6420,9 +6420,9 @@ type SqlServerDatabaseDeployment struct { NullFields []string `json:"-"` } -func (s *SqlServerDatabaseDeployment) MarshalJSON() ([]byte, error) { +func (s SqlServerDatabaseDeployment) MarshalJSON() ([]byte, error) { type NoMethod SqlServerDatabaseDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerFeature: SQL Server feature details. @@ -6445,9 +6445,9 @@ type SqlServerFeature struct { NullFields []string `json:"-"` } -func (s *SqlServerFeature) MarshalJSON() ([]byte, error) { +func (s SqlServerFeature) MarshalJSON() ([]byte, error) { type NoMethod SqlServerFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerSchemaDetails: Specific details for a SqlServer database. @@ -6478,9 +6478,9 @@ type SqlServerServerFlag struct { NullFields []string `json:"-"` } -func (s *SqlServerServerFlag) MarshalJSON() ([]byte, error) { +func (s SqlServerServerFlag) MarshalJSON() ([]byte, error) { type NoMethod SqlServerServerFlag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerTraceFlag: SQL Server trace flag details. @@ -6508,9 +6508,9 @@ type SqlServerTraceFlag struct { NullFields []string `json:"-"` } -func (s *SqlServerTraceFlag) MarshalJSON() ([]byte, error) { +func (s SqlServerTraceFlag) MarshalJSON() ([]byte, error) { type NoMethod SqlServerTraceFlag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -6542,9 +6542,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeZone: Represents a time zone from the IANA Time Zone Database @@ -6567,9 +6567,9 @@ type TimeZone struct { NullFields []string `json:"-"` } -func (s *TimeZone) MarshalJSON() ([]byte, error) { +func (s TimeZone) MarshalJSON() ([]byte, error) { type NoMethod TimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateAssetRequest: A request to update an asset. @@ -6607,9 +6607,9 @@ type UpdateAssetRequest struct { NullFields []string `json:"-"` } -func (s *UpdateAssetRequest) MarshalJSON() ([]byte, error) { +func (s UpdateAssetRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateAssetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadFileInfo: A resource that contains a URI to which a data file can be @@ -6634,9 +6634,9 @@ type UploadFileInfo struct { NullFields []string `json:"-"` } -func (s *UploadFileInfo) MarshalJSON() ([]byte, error) { +func (s UploadFileInfo) MarshalJSON() ([]byte, error) { type NoMethod UploadFileInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateImportJobRequest: A request to validate an import job. @@ -6666,9 +6666,9 @@ type ValidateImportJobRequest struct { NullFields []string `json:"-"` } -func (s *ValidateImportJobRequest) MarshalJSON() ([]byte, error) { +func (s ValidateImportJobRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateImportJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationReport: A resource that aggregates errors across import job files. @@ -6690,9 +6690,9 @@ type ValidationReport struct { NullFields []string `json:"-"` } -func (s *ValidationReport) MarshalJSON() ([]byte, error) { +func (s ValidationReport) MarshalJSON() ([]byte, error) { type NoMethod ValidationReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachineArchitectureDetails: Details of the VM architecture. @@ -6734,9 +6734,9 @@ type VirtualMachineArchitectureDetails struct { NullFields []string `json:"-"` } -func (s *VirtualMachineArchitectureDetails) MarshalJSON() ([]byte, error) { +func (s VirtualMachineArchitectureDetails) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachineArchitectureDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachineDetails: Details of a VirtualMachine. @@ -6796,9 +6796,9 @@ type VirtualMachineDetails struct { NullFields []string `json:"-"` } -func (s *VirtualMachineDetails) MarshalJSON() ([]byte, error) { +func (s VirtualMachineDetails) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachineDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachineDiskDetails: Details of VM disks. @@ -6824,9 +6824,9 @@ type VirtualMachineDiskDetails struct { NullFields []string `json:"-"` } -func (s *VirtualMachineDiskDetails) MarshalJSON() ([]byte, error) { +func (s VirtualMachineDiskDetails) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachineDiskDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachineNetworkDetails: Details of network adapters and settings. @@ -6855,9 +6855,9 @@ type VirtualMachineNetworkDetails struct { NullFields []string `json:"-"` } -func (s *VirtualMachineNetworkDetails) MarshalJSON() ([]byte, error) { +func (s VirtualMachineNetworkDetails) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachineNetworkDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachinePreferences: VirtualMachinePreferences enables you to create @@ -6948,9 +6948,9 @@ type VirtualMachinePreferences struct { NullFields []string `json:"-"` } -func (s *VirtualMachinePreferences) MarshalJSON() ([]byte, error) { +func (s VirtualMachinePreferences) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachinePreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachinePreferencesNetworkCostParameters: Parameters that affect @@ -6975,9 +6975,9 @@ type VirtualMachinePreferencesNetworkCostParameters struct { NullFields []string `json:"-"` } -func (s *VirtualMachinePreferencesNetworkCostParameters) MarshalJSON() ([]byte, error) { +func (s VirtualMachinePreferencesNetworkCostParameters) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachinePreferencesNetworkCostParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachinePreferencesSizingOptimizationCustomParameters: Custom data to @@ -7018,9 +7018,9 @@ type VirtualMachinePreferencesSizingOptimizationCustomParameters struct { NullFields []string `json:"-"` } -func (s *VirtualMachinePreferencesSizingOptimizationCustomParameters) MarshalJSON() ([]byte, error) { +func (s VirtualMachinePreferencesSizingOptimizationCustomParameters) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachinePreferencesSizingOptimizationCustomParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VirtualMachinePreferencesSizingOptimizationCustomParameters) UnmarshalJSON(data []byte) error { @@ -7073,9 +7073,9 @@ type VmwareDiskConfig struct { NullFields []string `json:"-"` } -func (s *VmwareDiskConfig) MarshalJSON() ([]byte, error) { +func (s VmwareDiskConfig) MarshalJSON() ([]byte, error) { type NoMethod VmwareDiskConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareEngineMigrationTarget: VMWare engine migration target. @@ -7128,9 +7128,9 @@ type VmwareEnginePreferences struct { NullFields []string `json:"-"` } -func (s *VmwareEnginePreferences) MarshalJSON() ([]byte, error) { +func (s VmwareEnginePreferences) MarshalJSON() ([]byte, error) { type NoMethod VmwareEnginePreferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VmwareEnginePreferences) UnmarshalJSON(data []byte) error { @@ -7173,9 +7173,9 @@ type VmwarePlatformDetails struct { NullFields []string `json:"-"` } -func (s *VmwarePlatformDetails) MarshalJSON() ([]byte, error) { +func (s VmwarePlatformDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwarePlatformDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/ml/v1/ml-gen.go b/ml/v1/ml-gen.go index 2d7b0e351b..3f2a50b5ab 100644 --- a/ml/v1/ml-gen.go +++ b/ml/v1/ml-gen.go @@ -311,9 +311,9 @@ type GoogleApi__HttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApi__HttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApi__HttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApi__HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig struct { @@ -334,9 +334,9 @@ type GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig str NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig: The @@ -364,9 +364,9 @@ type GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1HyperparameterOutputHyperparameterMetric: An observed value @@ -389,9 +389,9 @@ type GoogleCloudMlV1HyperparameterOutputHyperparameterMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1HyperparameterOutputHyperparameterMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1HyperparameterOutputHyperparameterMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1HyperparameterOutputHyperparameterMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1HyperparameterOutputHyperparameterMetric) UnmarshalJSON(data []byte) error { @@ -428,9 +428,9 @@ type GoogleCloudMlV1MeasurementMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1MeasurementMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1MeasurementMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1MeasurementMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1MeasurementMetric) UnmarshalJSON(data []byte) error { @@ -464,9 +464,9 @@ type GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec struct { @@ -488,9 +488,9 @@ type GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec) UnmarshalJSON(data []byte) error { @@ -530,9 +530,9 @@ type GoogleCloudMlV1StudyConfigParameterSpecDoubleValueSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1StudyConfigParameterSpecDoubleValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1StudyConfigParameterSpecDoubleValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1StudyConfigParameterSpecDoubleValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1StudyConfigParameterSpecDoubleValueSpec) UnmarshalJSON(data []byte) error { @@ -571,9 +571,9 @@ type GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec: @@ -595,9 +595,9 @@ type GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec s NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec: @@ -619,9 +619,9 @@ type GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec stru NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec) UnmarshalJSON(data []byte) error { @@ -660,9 +660,9 @@ type GoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1StudyConfigMetricSpec: Represents a metric to optimize. @@ -689,9 +689,9 @@ type GoogleCloudMlV1StudyConfigMetricSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1StudyConfigMetricSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1StudyConfigMetricSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1StudyConfigMetricSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1StudyConfigParameterSpec: Represents a single parameter to @@ -755,9 +755,9 @@ type GoogleCloudMlV1StudyConfigParameterSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1StudyConfigParameterSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1StudyConfigParameterSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1StudyConfigParameterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1TrialParameter: A message representing a parameter to be @@ -785,9 +785,9 @@ type GoogleCloudMlV1TrialParameter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1TrialParameter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1TrialParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1TrialParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1TrialParameter) UnmarshalJSON(data []byte) error { @@ -842,9 +842,9 @@ type GoogleCloudMlV1__AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__AddTrialMeasurementRequest: The request message for the @@ -865,9 +865,9 @@ type GoogleCloudMlV1__AddTrialMeasurementRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__AddTrialMeasurementRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__AddTrialMeasurementRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__AddTrialMeasurementRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__AutoScaling: Options for automatically scaling a model. @@ -916,9 +916,9 @@ type GoogleCloudMlV1__AutoScaling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__AutoScaling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__AutoScaling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__AutoScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__AutomatedStoppingConfig: Configuration for Automated Early @@ -940,9 +940,9 @@ type GoogleCloudMlV1__AutomatedStoppingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__AutomatedStoppingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__AutomatedStoppingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__AutomatedStoppingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__BuiltInAlgorithmOutput: Represents output related to a @@ -972,9 +972,9 @@ type GoogleCloudMlV1__BuiltInAlgorithmOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__BuiltInAlgorithmOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__BuiltInAlgorithmOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__BuiltInAlgorithmOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__CancelJobRequest: Request message for the CancelJob method. @@ -1018,9 +1018,9 @@ type GoogleCloudMlV1__Capability struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Capability) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Capability) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Capability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__CheckTrialEarlyStoppingStateMetatdata: This message will be @@ -1046,9 +1046,9 @@ type GoogleCloudMlV1__CheckTrialEarlyStoppingStateMetatdata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__CheckTrialEarlyStoppingStateMetatdata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__CheckTrialEarlyStoppingStateMetatdata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__CheckTrialEarlyStoppingStateMetatdata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__CheckTrialEarlyStoppingStateRequest: The request message @@ -1079,9 +1079,9 @@ type GoogleCloudMlV1__CheckTrialEarlyStoppingStateResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__CheckTrialEarlyStoppingStateResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__CheckTrialEarlyStoppingStateResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__CheckTrialEarlyStoppingStateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__CompleteTrialRequest: The request message for the @@ -1110,9 +1110,9 @@ type GoogleCloudMlV1__CompleteTrialRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__CompleteTrialRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__CompleteTrialRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__CompleteTrialRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudMlV1__Config struct { @@ -1131,9 +1131,9 @@ type GoogleCloudMlV1__Config struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Config) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Config) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ContainerPort: Represents a network port in a single @@ -1157,9 +1157,9 @@ type GoogleCloudMlV1__ContainerPort struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ContainerPort) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ContainerPort) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ContainerPort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ContainerSpec: Specification of a custom container for @@ -1286,9 +1286,9 @@ type GoogleCloudMlV1__ContainerSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ContainerSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ContainerSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ContainerSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__DiskConfig: Represents the config of disk options. @@ -1312,9 +1312,9 @@ type GoogleCloudMlV1__DiskConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__DiskConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__DiskConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__DiskConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__EncryptionConfig: Represents a custom encryption key @@ -1339,9 +1339,9 @@ type GoogleCloudMlV1__EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__EnvVar: Represents an environment variable to be made @@ -1379,9 +1379,9 @@ type GoogleCloudMlV1__EnvVar struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__EnvVar) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__EnvVar) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__EnvVar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ExplainRequest: Request for explanations to be issued @@ -1402,9 +1402,9 @@ type GoogleCloudMlV1__ExplainRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ExplainRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ExplainRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ExplainRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ExplanationConfig: Message holding configuration options @@ -1442,9 +1442,9 @@ type GoogleCloudMlV1__ExplanationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ExplanationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ExplanationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ExplanationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__GetConfigResponse: Returns service account information @@ -1472,9 +1472,9 @@ type GoogleCloudMlV1__GetConfigResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__GetConfigResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__GetConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__GetConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__HyperparameterOutput: Represents the result of a single @@ -1538,9 +1538,9 @@ type GoogleCloudMlV1__HyperparameterOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__HyperparameterOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__HyperparameterOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__HyperparameterOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__HyperparameterSpec: Represents a set of hyperparameters to @@ -1610,9 +1610,9 @@ type GoogleCloudMlV1__HyperparameterSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__HyperparameterSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__HyperparameterSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__HyperparameterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__IntegratedGradientsAttribution: Attributes credit by @@ -1637,9 +1637,9 @@ type GoogleCloudMlV1__IntegratedGradientsAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__IntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__IntegratedGradientsAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__IntegratedGradientsAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__Job: Represents a training or prediction job. @@ -1710,9 +1710,9 @@ type GoogleCloudMlV1__Job struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Job) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Job) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ListJobsResponse: Response message for the ListJobs method. @@ -1738,9 +1738,9 @@ type GoogleCloudMlV1__ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudMlV1__ListLocationsResponse struct { @@ -1766,9 +1766,9 @@ type GoogleCloudMlV1__ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ListModelsResponse: Response message for the ListModels @@ -1795,9 +1795,9 @@ type GoogleCloudMlV1__ListModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ListModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ListModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ListModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ListOptimalTrialsRequest: The request message for the @@ -1828,9 +1828,9 @@ type GoogleCloudMlV1__ListOptimalTrialsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ListOptimalTrialsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ListOptimalTrialsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ListOptimalTrialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudMlV1__ListStudiesResponse struct { @@ -1852,9 +1852,9 @@ type GoogleCloudMlV1__ListStudiesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ListStudiesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ListStudiesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ListStudiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ListTrialsResponse: The response message for the ListTrials @@ -1878,9 +1878,9 @@ type GoogleCloudMlV1__ListTrialsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ListTrialsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ListTrialsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ListTrialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ListVersionsResponse: Response message for the ListVersions @@ -1907,9 +1907,9 @@ type GoogleCloudMlV1__ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudMlV1__Location struct { @@ -1932,9 +1932,9 @@ type GoogleCloudMlV1__Location struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Location) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Location) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ManualScaling: Options for manually scaling a model. @@ -1957,9 +1957,9 @@ type GoogleCloudMlV1__ManualScaling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ManualScaling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ManualScaling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ManualScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__Measurement: A message representing a measurement. @@ -1986,9 +1986,9 @@ type GoogleCloudMlV1__Measurement struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Measurement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Measurement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Measurement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__MetricSpec: MetricSpec contains the specifications to use @@ -2018,9 +2018,9 @@ type GoogleCloudMlV1__MetricSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__MetricSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__MetricSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__MetricSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__Model: Represents a machine learning solution. A model can @@ -2091,9 +2091,9 @@ type GoogleCloudMlV1__Model struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Model) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Model) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__OperationMetadata: Represents the metadata of the @@ -2141,9 +2141,9 @@ type GoogleCloudMlV1__OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__ParameterSpec: Represents a single hyperparameter to @@ -2208,9 +2208,9 @@ type GoogleCloudMlV1__ParameterSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ParameterSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ParameterSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ParameterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1__ParameterSpec) UnmarshalJSON(data []byte) error { @@ -2254,9 +2254,9 @@ type GoogleCloudMlV1__PredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__PredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__PredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__PredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__PredictionInput: Represents input parameters for a @@ -2345,9 +2345,9 @@ type GoogleCloudMlV1__PredictionInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__PredictionInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__PredictionInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__PredictionInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__PredictionOutput: Represents results of a prediction job. @@ -2374,9 +2374,9 @@ type GoogleCloudMlV1__PredictionOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__PredictionOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__PredictionOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__PredictionOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1__PredictionOutput) UnmarshalJSON(data []byte) error { @@ -2454,9 +2454,9 @@ type GoogleCloudMlV1__ReplicaConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__ReplicaConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__ReplicaConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__ReplicaConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__RequestLoggingConfig: Configuration for logging @@ -2496,9 +2496,9 @@ type GoogleCloudMlV1__RequestLoggingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__RequestLoggingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__RequestLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__RequestLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1__RequestLoggingConfig) UnmarshalJSON(data []byte) error { @@ -2570,9 +2570,9 @@ type GoogleCloudMlV1__RouteMap struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__RouteMap) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__RouteMap) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__RouteMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__SampledShapleyAttribution: An attribution method that @@ -2596,9 +2596,9 @@ type GoogleCloudMlV1__SampledShapleyAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__SampledShapleyAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__SampledShapleyAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__SampledShapleyAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__Scheduling: All parameters related to scheduling of @@ -2660,9 +2660,9 @@ type GoogleCloudMlV1__Scheduling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Scheduling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Scheduling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Scheduling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__SetDefaultVersionRequest: Request message for the @@ -2709,9 +2709,9 @@ type GoogleCloudMlV1__Study struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Study) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Study) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Study - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__StudyConfig: Represents configuration of a study. @@ -2746,9 +2746,9 @@ type GoogleCloudMlV1__StudyConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__StudyConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__StudyConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__StudyConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__SuggestTrialsMetadata: Metadata field of a @@ -2775,9 +2775,9 @@ type GoogleCloudMlV1__SuggestTrialsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__SuggestTrialsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__SuggestTrialsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__SuggestTrialsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__SuggestTrialsRequest: The request message for the @@ -2803,9 +2803,9 @@ type GoogleCloudMlV1__SuggestTrialsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__SuggestTrialsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__SuggestTrialsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__SuggestTrialsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__SuggestTrialsResponse: This message will be placed in the @@ -2840,9 +2840,9 @@ type GoogleCloudMlV1__SuggestTrialsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__SuggestTrialsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__SuggestTrialsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__SuggestTrialsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__TrainingInput: Represents input parameters for a training @@ -3070,9 +3070,9 @@ type GoogleCloudMlV1__TrainingInput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__TrainingInput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__TrainingInput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__TrainingInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__TrainingOutput: Represents results of a training job. @@ -3120,9 +3120,9 @@ type GoogleCloudMlV1__TrainingOutput struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__TrainingOutput) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__TrainingOutput) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__TrainingOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudMlV1__TrainingOutput) UnmarshalJSON(data []byte) error { @@ -3192,9 +3192,9 @@ type GoogleCloudMlV1__Trial struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Trial) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Trial) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Trial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__Version: Represents a version of the model. Each version is @@ -3410,9 +3410,9 @@ type GoogleCloudMlV1__Version struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__Version) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__Version) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudMlV1__XraiAttribution: Attributes credit by computing the XRAI @@ -3437,9 +3437,9 @@ type GoogleCloudMlV1__XraiAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudMlV1__XraiAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudMlV1__XraiAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudMlV1__XraiAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__AuditConfig: Specifies the audit configuration for a service. @@ -3478,9 +3478,9 @@ type GoogleIamV1__AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__AuditLogConfig: Provides the configuration for logging a type @@ -3513,9 +3513,9 @@ type GoogleIamV1__AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__Binding: Associates `members`, or principals, with a `role`. @@ -3612,9 +3612,9 @@ type GoogleIamV1__Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__Policy: An Identity and Access Management (IAM) policy, which @@ -3704,9 +3704,9 @@ type GoogleIamV1__Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -3733,9 +3733,9 @@ type GoogleIamV1__SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__TestIamPermissionsRequest: Request message for @@ -3759,9 +3759,9 @@ type GoogleIamV1__TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1__TestIamPermissionsResponse: Response message for @@ -3786,9 +3786,9 @@ type GoogleIamV1__TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1__TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1__TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1__TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunning__ListOperationsResponse: The response message for @@ -3815,9 +3815,9 @@ type GoogleLongrunning__ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunning__ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunning__ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunning__ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunning__Operation: This resource represents a long-running @@ -3862,9 +3862,9 @@ type GoogleLongrunning__Operation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunning__Operation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunning__Operation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunning__Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobuf__Empty: A generic empty message that you can re-use to avoid @@ -3906,9 +3906,9 @@ type GoogleRpc__Status struct { NullFields []string `json:"-"` } -func (s *GoogleRpc__Status) MarshalJSON() ([]byte, error) { +func (s GoogleRpc__Status) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpc__Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleType__Expr: Represents a textual expression in the Common Expression @@ -3954,9 +3954,9 @@ type GoogleType__Expr struct { NullFields []string `json:"-"` } -func (s *GoogleType__Expr) MarshalJSON() ([]byte, error) { +func (s GoogleType__Expr) MarshalJSON() ([]byte, error) { type NoMethod GoogleType__Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsExplainCall struct { diff --git a/monitoring/v1/monitoring-gen.go b/monitoring/v1/monitoring-gen.go index c5f51b94a2..e1f49b064d 100644 --- a/monitoring/v1/monitoring-gen.go +++ b/monitoring/v1/monitoring-gen.go @@ -556,9 +556,9 @@ type Aggregation struct { NullFields []string `json:"-"` } -func (s *Aggregation) MarshalJSON() ([]byte, error) { +func (s Aggregation) MarshalJSON() ([]byte, error) { type NoMethod Aggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AggregationFunction: Preview: An identifier for an aggregation function. @@ -588,9 +588,9 @@ type AggregationFunction struct { NullFields []string `json:"-"` } -func (s *AggregationFunction) MarshalJSON() ([]byte, error) { +func (s AggregationFunction) MarshalJSON() ([]byte, error) { type NoMethod AggregationFunction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlertChart: A chart that displays alert policy data. @@ -611,9 +611,9 @@ type AlertChart struct { NullFields []string `json:"-"` } -func (s *AlertChart) MarshalJSON() ([]byte, error) { +func (s AlertChart) MarshalJSON() ([]byte, error) { type NoMethod AlertChart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Axis: A chart axis. @@ -641,9 +641,9 @@ type Axis struct { NullFields []string `json:"-"` } -func (s *Axis) MarshalJSON() ([]byte, error) { +func (s Axis) MarshalJSON() ([]byte, error) { type NoMethod Axis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Breakdown: Preview: A breakdown is an aggregation applied to the measures @@ -684,9 +684,9 @@ type Breakdown struct { NullFields []string `json:"-"` } -func (s *Breakdown) MarshalJSON() ([]byte, error) { +func (s Breakdown) MarshalJSON() ([]byte, error) { type NoMethod Breakdown - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChartOptions: Options to control visual rendering of a chart. @@ -720,9 +720,9 @@ type ChartOptions struct { NullFields []string `json:"-"` } -func (s *ChartOptions) MarshalJSON() ([]byte, error) { +func (s ChartOptions) MarshalJSON() ([]byte, error) { type NoMethod ChartOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollapsibleGroup: A widget that groups the other widgets. All widgets that @@ -744,9 +744,9 @@ type CollapsibleGroup struct { NullFields []string `json:"-"` } -func (s *CollapsibleGroup) MarshalJSON() ([]byte, error) { +func (s CollapsibleGroup) MarshalJSON() ([]byte, error) { type NoMethod CollapsibleGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Column: Defines the layout properties and content for a column. @@ -771,9 +771,9 @@ type Column struct { NullFields []string `json:"-"` } -func (s *Column) MarshalJSON() ([]byte, error) { +func (s Column) MarshalJSON() ([]byte, error) { type NoMethod Column - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ColumnLayout: A simplified layout that divides the available space into @@ -794,9 +794,9 @@ type ColumnLayout struct { NullFields []string `json:"-"` } -func (s *ColumnLayout) MarshalJSON() ([]byte, error) { +func (s ColumnLayout) MarshalJSON() ([]byte, error) { type NoMethod ColumnLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ColumnSettings: The persistent settings for a table's columns. @@ -818,9 +818,9 @@ type ColumnSettings struct { NullFields []string `json:"-"` } -func (s *ColumnSettings) MarshalJSON() ([]byte, error) { +func (s ColumnSettings) MarshalJSON() ([]byte, error) { type NoMethod ColumnSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dashboard: A Google Stackdriver dashboard. Dashboards define the content and @@ -873,9 +873,9 @@ type Dashboard struct { NullFields []string `json:"-"` } -func (s *Dashboard) MarshalJSON() ([]byte, error) { +func (s Dashboard) MarshalJSON() ([]byte, error) { type NoMethod Dashboard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DashboardAnnotations: Dashboard-level configuration for annotations @@ -902,9 +902,9 @@ type DashboardAnnotations struct { NullFields []string `json:"-"` } -func (s *DashboardAnnotations) MarshalJSON() ([]byte, error) { +func (s DashboardAnnotations) MarshalJSON() ([]byte, error) { type NoMethod DashboardAnnotations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DashboardFilter: A filter to reduce the amount of data charted in relevant @@ -942,9 +942,9 @@ type DashboardFilter struct { NullFields []string `json:"-"` } -func (s *DashboardFilter) MarshalJSON() ([]byte, error) { +func (s DashboardFilter) MarshalJSON() ([]byte, error) { type NoMethod DashboardFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSet: Groups a time series query definition with charting options. @@ -1009,9 +1009,9 @@ type DataSet struct { NullFields []string `json:"-"` } -func (s *DataSet) MarshalJSON() ([]byte, error) { +func (s DataSet) MarshalJSON() ([]byte, error) { type NoMethod DataSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dimension: A chart dimension. Dimensions are a structured label, class, or @@ -1066,9 +1066,9 @@ type Dimension struct { NullFields []string `json:"-"` } -func (s *Dimension) MarshalJSON() ([]byte, error) { +func (s Dimension) MarshalJSON() ([]byte, error) { type NoMethod Dimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Dimension) UnmarshalJSON(data []byte) error { @@ -1114,9 +1114,9 @@ type DroppedLabels struct { NullFields []string `json:"-"` } -func (s *DroppedLabels) MarshalJSON() ([]byte, error) { +func (s DroppedLabels) MarshalJSON() ([]byte, error) { type NoMethod DroppedLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1161,9 +1161,9 @@ type ErrorReportingPanel struct { NullFields []string `json:"-"` } -func (s *ErrorReportingPanel) MarshalJSON() ([]byte, error) { +func (s ErrorReportingPanel) MarshalJSON() ([]byte, error) { type NoMethod ErrorReportingPanel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventAnnotation: Annotation configuration for one event type on a dashboard @@ -1219,9 +1219,9 @@ type EventAnnotation struct { NullFields []string `json:"-"` } -func (s *EventAnnotation) MarshalJSON() ([]byte, error) { +func (s EventAnnotation) MarshalJSON() ([]byte, error) { type NoMethod EventAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: A single field of a message type. @@ -1290,9 +1290,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GaugeView: A gauge chart shows where the current value sits within a @@ -1318,9 +1318,9 @@ type GaugeView struct { NullFields []string `json:"-"` } -func (s *GaugeView) MarshalJSON() ([]byte, error) { +func (s GaugeView) MarshalJSON() ([]byte, error) { type NoMethod GaugeView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GaugeView) UnmarshalJSON(data []byte) error { @@ -1361,9 +1361,9 @@ type GridLayout struct { NullFields []string `json:"-"` } -func (s *GridLayout) MarshalJSON() ([]byte, error) { +func (s GridLayout) MarshalJSON() ([]byte, error) { type NoMethod GridLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -1408,9 +1408,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IncidentList: A widget that displays a list of incidents @@ -1437,9 +1437,9 @@ type IncidentList struct { NullFields []string `json:"-"` } -func (s *IncidentList) MarshalJSON() ([]byte, error) { +func (s IncidentList) MarshalJSON() ([]byte, error) { type NoMethod IncidentList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interval: Represents a time interval, encoded as a Timestamp start @@ -1468,9 +1468,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDashboardsResponse: The ListDashboards request. @@ -1497,9 +1497,9 @@ type ListDashboardsResponse struct { NullFields []string `json:"-"` } -func (s *ListDashboardsResponse) MarshalJSON() ([]byte, error) { +func (s ListDashboardsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDashboardsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMetricsScopesByMonitoredProjectResponse: Response for the @@ -1524,9 +1524,9 @@ type ListMetricsScopesByMonitoredProjectResponse struct { NullFields []string `json:"-"` } -func (s *ListMetricsScopesByMonitoredProjectResponse) MarshalJSON() ([]byte, error) { +func (s ListMetricsScopesByMonitoredProjectResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMetricsScopesByMonitoredProjectResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogsPanel: A widget that displays a stream of log. @@ -1553,9 +1553,9 @@ type LogsPanel struct { NullFields []string `json:"-"` } -func (s *LogsPanel) MarshalJSON() ([]byte, error) { +func (s LogsPanel) MarshalJSON() ([]byte, error) { type NoMethod LogsPanel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Measure: A chart measure. Measures represent a measured property in your @@ -1583,9 +1583,9 @@ type Measure struct { NullFields []string `json:"-"` } -func (s *Measure) MarshalJSON() ([]byte, error) { +func (s Measure) MarshalJSON() ([]byte, error) { type NoMethod Measure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricsScope: Represents a Metrics Scope @@ -1623,9 +1623,9 @@ type MetricsScope struct { NullFields []string `json:"-"` } -func (s *MetricsScope) MarshalJSON() ([]byte, error) { +func (s MetricsScope) MarshalJSON() ([]byte, error) { type NoMethod MetricsScope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredProject: A project being monitored @@ -1653,9 +1653,9 @@ type MonitoredProject struct { NullFields []string `json:"-"` } -func (s *MonitoredProject) MarshalJSON() ([]byte, error) { +func (s MonitoredProject) MarshalJSON() ([]byte, error) { type NoMethod MonitoredProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResource: An object representing a resource that can be used for @@ -1694,9 +1694,9 @@ type MonitoredResource struct { NullFields []string `json:"-"` } -func (s *MonitoredResource) MarshalJSON() ([]byte, error) { +func (s MonitoredResource) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MosaicLayout: A mosaic layout divides the available space into a grid of @@ -1721,9 +1721,9 @@ type MosaicLayout struct { NullFields []string `json:"-"` } -func (s *MosaicLayout) MarshalJSON() ([]byte, error) { +func (s MosaicLayout) MarshalJSON() ([]byte, error) { type NoMethod MosaicLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1767,9 +1767,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Contains metadata for longrunning operation for the edit @@ -1801,9 +1801,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OpsAnalyticsQuery: Preview: A query that produces an aggregated response and @@ -1826,9 +1826,9 @@ type OpsAnalyticsQuery struct { NullFields []string `json:"-"` } -func (s *OpsAnalyticsQuery) MarshalJSON() ([]byte, error) { +func (s OpsAnalyticsQuery) MarshalJSON() ([]byte, error) { type NoMethod OpsAnalyticsQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Option: A protocol buffer option, which can be attached to a message, field, @@ -1858,9 +1858,9 @@ type Option struct { NullFields []string `json:"-"` } -func (s *Option) MarshalJSON() ([]byte, error) { +func (s Option) MarshalJSON() ([]byte, error) { type NoMethod Option - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Parameter: Preview: Parameter value applied to the aggregation function. @@ -1883,9 +1883,9 @@ type Parameter struct { NullFields []string `json:"-"` } -func (s *Parameter) MarshalJSON() ([]byte, error) { +func (s Parameter) MarshalJSON() ([]byte, error) { type NoMethod Parameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Parameter) UnmarshalJSON(data []byte) error { @@ -1948,9 +1948,9 @@ type PickTimeSeriesFilter struct { NullFields []string `json:"-"` } -func (s *PickTimeSeriesFilter) MarshalJSON() ([]byte, error) { +func (s PickTimeSeriesFilter) MarshalJSON() ([]byte, error) { type NoMethod PickTimeSeriesFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PieChart: A widget that displays timeseries data as a pie or a donut. @@ -1982,9 +1982,9 @@ type PieChart struct { NullFields []string `json:"-"` } -func (s *PieChart) MarshalJSON() ([]byte, error) { +func (s PieChart) MarshalJSON() ([]byte, error) { type NoMethod PieChart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PieChartDataSet: Groups a time series query definition. @@ -2023,9 +2023,9 @@ type PieChartDataSet struct { NullFields []string `json:"-"` } -func (s *PieChartDataSet) MarshalJSON() ([]byte, error) { +func (s PieChartDataSet) MarshalJSON() ([]byte, error) { type NoMethod PieChartDataSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryExemplarsRequest: QueryExemplarsRequest holds all parameters of the @@ -2053,9 +2053,9 @@ type QueryExemplarsRequest struct { NullFields []string `json:"-"` } -func (s *QueryExemplarsRequest) MarshalJSON() ([]byte, error) { +func (s QueryExemplarsRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryExemplarsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryInstantRequest: QueryInstantRequest holds all parameters of the @@ -2087,9 +2087,9 @@ type QueryInstantRequest struct { NullFields []string `json:"-"` } -func (s *QueryInstantRequest) MarshalJSON() ([]byte, error) { +func (s QueryInstantRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryInstantRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryLabelsRequest: QueryLabelsRequest holds all parameters of the @@ -2117,9 +2117,9 @@ type QueryLabelsRequest struct { NullFields []string `json:"-"` } -func (s *QueryLabelsRequest) MarshalJSON() ([]byte, error) { +func (s QueryLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryRangeRequest: QueryRangeRequest holds all parameters of the Prometheus @@ -2160,9 +2160,9 @@ type QueryRangeRequest struct { NullFields []string `json:"-"` } -func (s *QueryRangeRequest) MarshalJSON() ([]byte, error) { +func (s QueryRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuerySeriesRequest: QuerySeries holds all parameters of the Prometheus @@ -2187,9 +2187,9 @@ type QuerySeriesRequest struct { NullFields []string `json:"-"` } -func (s *QuerySeriesRequest) MarshalJSON() ([]byte, error) { +func (s QuerySeriesRequest) MarshalJSON() ([]byte, error) { type NoMethod QuerySeriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RatioPart: Describes a query to build the numerator or denominator of a @@ -2215,9 +2215,9 @@ type RatioPart struct { NullFields []string `json:"-"` } -func (s *RatioPart) MarshalJSON() ([]byte, error) { +func (s RatioPart) MarshalJSON() ([]byte, error) { type NoMethod RatioPart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Row: Defines the layout properties and content for a row. @@ -2242,9 +2242,9 @@ type Row struct { NullFields []string `json:"-"` } -func (s *Row) MarshalJSON() ([]byte, error) { +func (s Row) MarshalJSON() ([]byte, error) { type NoMethod Row - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RowLayout: A simplified layout that divides the available space into rows @@ -2265,9 +2265,9 @@ type RowLayout struct { NullFields []string `json:"-"` } -func (s *RowLayout) MarshalJSON() ([]byte, error) { +func (s RowLayout) MarshalJSON() ([]byte, error) { type NoMethod RowLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Scorecard: A widget showing the latest value of a metric, and how this value @@ -2319,9 +2319,9 @@ type Scorecard struct { NullFields []string `json:"-"` } -func (s *Scorecard) MarshalJSON() ([]byte, error) { +func (s Scorecard) MarshalJSON() ([]byte, error) { type NoMethod Scorecard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SectionHeader: A widget that defines a new section header. Sections populate @@ -2345,9 +2345,9 @@ type SectionHeader struct { NullFields []string `json:"-"` } -func (s *SectionHeader) MarshalJSON() ([]byte, error) { +func (s SectionHeader) MarshalJSON() ([]byte, error) { type NoMethod SectionHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SingleViewGroup: A widget that groups the other widgets by using a dropdown @@ -2376,9 +2376,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpanContext: The context of a span. This is attached to an Exemplar in @@ -2405,9 +2405,9 @@ type SpanContext struct { NullFields []string `json:"-"` } -func (s *SpanContext) MarshalJSON() ([]byte, error) { +func (s SpanContext) MarshalJSON() ([]byte, error) { type NoMethod SpanContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SparkChartView: A sparkChart is a small chart suitable for inclusion in a @@ -2441,9 +2441,9 @@ type SparkChartView struct { NullFields []string `json:"-"` } -func (s *SparkChartView) MarshalJSON() ([]byte, error) { +func (s SparkChartView) MarshalJSON() ([]byte, error) { type NoMethod SparkChartView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatisticalTimeSeriesFilter: A filter that ranks streams based on their @@ -2475,9 +2475,9 @@ type StatisticalTimeSeriesFilter struct { NullFields []string `json:"-"` } -func (s *StatisticalTimeSeriesFilter) MarshalJSON() ([]byte, error) { +func (s StatisticalTimeSeriesFilter) MarshalJSON() ([]byte, error) { type NoMethod StatisticalTimeSeriesFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The Status type defines a logical error model that is suitable for @@ -2509,9 +2509,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableDataSet: Groups a time series query definition with table options. @@ -2546,9 +2546,9 @@ type TableDataSet struct { NullFields []string `json:"-"` } -func (s *TableDataSet) MarshalJSON() ([]byte, error) { +func (s TableDataSet) MarshalJSON() ([]byte, error) { type NoMethod TableDataSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableDisplayOptions: Table display options that can be reused. @@ -2569,9 +2569,9 @@ type TableDisplayOptions struct { NullFields []string `json:"-"` } -func (s *TableDisplayOptions) MarshalJSON() ([]byte, error) { +func (s TableDisplayOptions) MarshalJSON() ([]byte, error) { type NoMethod TableDisplayOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Text: A widget that displays textual content. @@ -2600,9 +2600,9 @@ type Text struct { NullFields []string `json:"-"` } -func (s *Text) MarshalJSON() ([]byte, error) { +func (s Text) MarshalJSON() ([]byte, error) { type NoMethod Text - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextStyle: Properties that determine how the title and content are styled @@ -2682,9 +2682,9 @@ type TextStyle struct { NullFields []string `json:"-"` } -func (s *TextStyle) MarshalJSON() ([]byte, error) { +func (s TextStyle) MarshalJSON() ([]byte, error) { type NoMethod TextStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Threshold: Defines a threshold for categorizing time series values. @@ -2735,9 +2735,9 @@ type Threshold struct { NullFields []string `json:"-"` } -func (s *Threshold) MarshalJSON() ([]byte, error) { +func (s Threshold) MarshalJSON() ([]byte, error) { type NoMethod Threshold - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Threshold) UnmarshalJSON(data []byte) error { @@ -2786,9 +2786,9 @@ type Tile struct { NullFields []string `json:"-"` } -func (s *Tile) MarshalJSON() ([]byte, error) { +func (s Tile) MarshalJSON() ([]byte, error) { type NoMethod Tile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSeriesFilter: A filter that defines a subset of time series data that is @@ -2824,9 +2824,9 @@ type TimeSeriesFilter struct { NullFields []string `json:"-"` } -func (s *TimeSeriesFilter) MarshalJSON() ([]byte, error) { +func (s TimeSeriesFilter) MarshalJSON() ([]byte, error) { type NoMethod TimeSeriesFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSeriesFilterRatio: A pair of time series filters that define a ratio @@ -2858,9 +2858,9 @@ type TimeSeriesFilterRatio struct { NullFields []string `json:"-"` } -func (s *TimeSeriesFilterRatio) MarshalJSON() ([]byte, error) { +func (s TimeSeriesFilterRatio) MarshalJSON() ([]byte, error) { type NoMethod TimeSeriesFilterRatio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSeriesQuery: TimeSeriesQuery collects the set of supported methods for @@ -2904,9 +2904,9 @@ type TimeSeriesQuery struct { NullFields []string `json:"-"` } -func (s *TimeSeriesQuery) MarshalJSON() ([]byte, error) { +func (s TimeSeriesQuery) MarshalJSON() ([]byte, error) { type NoMethod TimeSeriesQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSeriesTable: A table that displays time series data. @@ -2936,9 +2936,9 @@ type TimeSeriesTable struct { NullFields []string `json:"-"` } -func (s *TimeSeriesTable) MarshalJSON() ([]byte, error) { +func (s TimeSeriesTable) MarshalJSON() ([]byte, error) { type NoMethod TimeSeriesTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A protocol buffer message type. @@ -2976,9 +2976,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Widget: Widget contains a single dashboard component and configuration of @@ -3033,9 +3033,9 @@ type Widget struct { NullFields []string `json:"-"` } -func (s *Widget) MarshalJSON() ([]byte, error) { +func (s Widget) MarshalJSON() ([]byte, error) { type NoMethod Widget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XyChart: A chart that displays data on a 2D (X and Y axes) plane. @@ -3070,9 +3070,9 @@ type XyChart struct { NullFields []string `json:"-"` } -func (s *XyChart) MarshalJSON() ([]byte, error) { +func (s XyChart) MarshalJSON() ([]byte, error) { type NoMethod XyChart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationsGlobalMetricsScopesGetCall struct { diff --git a/monitoring/v3/monitoring-gen.go b/monitoring/v3/monitoring-gen.go index 74d4b6f1ab..bec8e91735 100644 --- a/monitoring/v3/monitoring-gen.go +++ b/monitoring/v3/monitoring-gen.go @@ -631,9 +631,9 @@ type Aggregation struct { NullFields []string `json:"-"` } -func (s *Aggregation) MarshalJSON() ([]byte, error) { +func (s Aggregation) MarshalJSON() ([]byte, error) { type NoMethod Aggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlertPolicy: A description of the conditions under which some aspect of your @@ -757,9 +757,9 @@ type AlertPolicy struct { NullFields []string `json:"-"` } -func (s *AlertPolicy) MarshalJSON() ([]byte, error) { +func (s AlertPolicy) MarshalJSON() ([]byte, error) { type NoMethod AlertPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AlertStrategy: Control over how the notification channels in @@ -788,9 +788,9 @@ type AlertStrategy struct { NullFields []string `json:"-"` } -func (s *AlertStrategy) MarshalJSON() ([]byte, error) { +func (s AlertStrategy) MarshalJSON() ([]byte, error) { type NoMethod AlertStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngine: App Engine service. Learn more at @@ -813,9 +813,9 @@ type AppEngine struct { NullFields []string `json:"-"` } -func (s *AppEngine) MarshalJSON() ([]byte, error) { +func (s AppEngine) MarshalJSON() ([]byte, error) { type NoMethod AppEngine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AvailabilityCriteria: Future parameters for the availability SLI. @@ -844,9 +844,9 @@ type BasicAuthentication struct { NullFields []string `json:"-"` } -func (s *BasicAuthentication) MarshalJSON() ([]byte, error) { +func (s BasicAuthentication) MarshalJSON() ([]byte, error) { type NoMethod BasicAuthentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicService: A well-known service type, defined by its service type and @@ -875,9 +875,9 @@ type BasicService struct { NullFields []string `json:"-"` } -func (s *BasicService) MarshalJSON() ([]byte, error) { +func (s BasicService) MarshalJSON() ([]byte, error) { type NoMethod BasicService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicSli: An SLI measuring performance on a well-known service type. @@ -923,9 +923,9 @@ type BasicSli struct { NullFields []string `json:"-"` } -func (s *BasicSli) MarshalJSON() ([]byte, error) { +func (s BasicSli) MarshalJSON() ([]byte, error) { type NoMethod BasicSli - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketOptions: BucketOptions describes the bucket boundaries used to create @@ -962,9 +962,9 @@ type BucketOptions struct { NullFields []string `json:"-"` } -func (s *BucketOptions) MarshalJSON() ([]byte, error) { +func (s BucketOptions) MarshalJSON() ([]byte, error) { type NoMethod BucketOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudEndpoints: Cloud Endpoints service. Learn more at @@ -987,9 +987,9 @@ type CloudEndpoints struct { NullFields []string `json:"-"` } -func (s *CloudEndpoints) MarshalJSON() ([]byte, error) { +func (s CloudEndpoints) MarshalJSON() ([]byte, error) { type NoMethod CloudEndpoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudFunctionV2Target: A Synthetic Monitor deployed to a Cloud Functions V2 @@ -1016,9 +1016,9 @@ type CloudFunctionV2Target struct { NullFields []string `json:"-"` } -func (s *CloudFunctionV2Target) MarshalJSON() ([]byte, error) { +func (s CloudFunctionV2Target) MarshalJSON() ([]byte, error) { type NoMethod CloudFunctionV2Target - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRun: Cloud Run service. Learn more at https://cloud.google.com/run. @@ -1044,9 +1044,9 @@ type CloudRun struct { NullFields []string `json:"-"` } -func (s *CloudRun) MarshalJSON() ([]byte, error) { +func (s CloudRun) MarshalJSON() ([]byte, error) { type NoMethod CloudRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClusterIstio: Istio service scoped to a single Kubernetes cluster. Learn @@ -1081,9 +1081,9 @@ type ClusterIstio struct { NullFields []string `json:"-"` } -func (s *ClusterIstio) MarshalJSON() ([]byte, error) { +func (s ClusterIstio) MarshalJSON() ([]byte, error) { type NoMethod ClusterIstio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollectdPayload: A collection of data points sent from a collectd-based @@ -1119,9 +1119,9 @@ type CollectdPayload struct { NullFields []string `json:"-"` } -func (s *CollectdPayload) MarshalJSON() ([]byte, error) { +func (s CollectdPayload) MarshalJSON() ([]byte, error) { type NoMethod CollectdPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollectdPayloadError: Describes the error status for payloads that were not @@ -1150,9 +1150,9 @@ type CollectdPayloadError struct { NullFields []string `json:"-"` } -func (s *CollectdPayloadError) MarshalJSON() ([]byte, error) { +func (s CollectdPayloadError) MarshalJSON() ([]byte, error) { type NoMethod CollectdPayloadError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollectdValue: A single data point from a collectd-based plugin. @@ -1189,9 +1189,9 @@ type CollectdValue struct { NullFields []string `json:"-"` } -func (s *CollectdValue) MarshalJSON() ([]byte, error) { +func (s CollectdValue) MarshalJSON() ([]byte, error) { type NoMethod CollectdValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CollectdValueError: Describes the error status for values that were not @@ -1215,9 +1215,9 @@ type CollectdValueError struct { NullFields []string `json:"-"` } -func (s *CollectdValueError) MarshalJSON() ([]byte, error) { +func (s CollectdValueError) MarshalJSON() ([]byte, error) { type NoMethod CollectdValueError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Condition: A condition is a true/false test that determines when an alerting @@ -1272,9 +1272,9 @@ type Condition struct { NullFields []string `json:"-"` } -func (s *Condition) MarshalJSON() ([]byte, error) { +func (s Condition) MarshalJSON() ([]byte, error) { type NoMethod Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentMatcher: Optional. Used to perform content matching. This allows @@ -1329,9 +1329,9 @@ type ContentMatcher struct { NullFields []string `json:"-"` } -func (s *ContentMatcher) MarshalJSON() ([]byte, error) { +func (s ContentMatcher) MarshalJSON() ([]byte, error) { type NoMethod ContentMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateCollectdTimeSeriesRequest: The CreateCollectdTimeSeries request. @@ -1359,9 +1359,9 @@ type CreateCollectdTimeSeriesRequest struct { NullFields []string `json:"-"` } -func (s *CreateCollectdTimeSeriesRequest) MarshalJSON() ([]byte, error) { +func (s CreateCollectdTimeSeriesRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateCollectdTimeSeriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateCollectdTimeSeriesResponse: The CreateCollectdTimeSeries response. @@ -1392,9 +1392,9 @@ type CreateCollectdTimeSeriesResponse struct { NullFields []string `json:"-"` } -func (s *CreateCollectdTimeSeriesResponse) MarshalJSON() ([]byte, error) { +func (s CreateCollectdTimeSeriesResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateCollectdTimeSeriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTimeSeriesRequest: The CreateTimeSeries request. @@ -1419,9 +1419,9 @@ type CreateTimeSeriesRequest struct { NullFields []string `json:"-"` } -func (s *CreateTimeSeriesRequest) MarshalJSON() ([]byte, error) { +func (s CreateTimeSeriesRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateTimeSeriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTimeSeriesSummary: Summary of the result of a failed request to write @@ -1447,9 +1447,9 @@ type CreateTimeSeriesSummary struct { NullFields []string `json:"-"` } -func (s *CreateTimeSeriesSummary) MarshalJSON() ([]byte, error) { +func (s CreateTimeSeriesSummary) MarshalJSON() ([]byte, error) { type NoMethod CreateTimeSeriesSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Criteria: Criteria specific to the AlertPolicys that this Snooze applies to. @@ -1474,9 +1474,9 @@ type Criteria struct { NullFields []string `json:"-"` } -func (s *Criteria) MarshalJSON() ([]byte, error) { +func (s Criteria) MarshalJSON() ([]byte, error) { type NoMethod Criteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Custom: Use a custom service to designate a service that you want to monitor @@ -1541,9 +1541,9 @@ type Distribution struct { NullFields []string `json:"-"` } -func (s *Distribution) MarshalJSON() ([]byte, error) { +func (s Distribution) MarshalJSON() ([]byte, error) { type NoMethod Distribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Distribution) UnmarshalJSON(data []byte) error { @@ -1589,9 +1589,9 @@ type DistributionCut struct { NullFields []string `json:"-"` } -func (s *DistributionCut) MarshalJSON() ([]byte, error) { +func (s DistributionCut) MarshalJSON() ([]byte, error) { type NoMethod DistributionCut - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Documentation: Documentation that is included in the notifications and @@ -1635,9 +1635,9 @@ type Documentation struct { NullFields []string `json:"-"` } -func (s *Documentation) MarshalJSON() ([]byte, error) { +func (s Documentation) MarshalJSON() ([]byte, error) { type NoMethod Documentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DroppedLabels: A set of (label, value) pairs that were removed from a @@ -1669,9 +1669,9 @@ type DroppedLabels struct { NullFields []string `json:"-"` } -func (s *DroppedLabels) MarshalJSON() ([]byte, error) { +func (s DroppedLabels) MarshalJSON() ([]byte, error) { type NoMethod DroppedLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1702,9 +1702,9 @@ type Error struct { NullFields []string `json:"-"` } -func (s *Error) MarshalJSON() ([]byte, error) { +func (s Error) MarshalJSON() ([]byte, error) { type NoMethod Error - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Exemplar: Exemplars are example points that may be used to annotate @@ -1738,9 +1738,9 @@ type Exemplar struct { NullFields []string `json:"-"` } -func (s *Exemplar) MarshalJSON() ([]byte, error) { +func (s Exemplar) MarshalJSON() ([]byte, error) { type NoMethod Exemplar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Exemplar) UnmarshalJSON(data []byte) error { @@ -1779,9 +1779,9 @@ type Explicit struct { NullFields []string `json:"-"` } -func (s *Explicit) MarshalJSON() ([]byte, error) { +func (s Explicit) MarshalJSON() ([]byte, error) { type NoMethod Explicit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Explicit) UnmarshalJSON(data []byte) error { @@ -1827,9 +1827,9 @@ type Exponential struct { NullFields []string `json:"-"` } -func (s *Exponential) MarshalJSON() ([]byte, error) { +func (s Exponential) MarshalJSON() ([]byte, error) { type NoMethod Exponential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Exponential) UnmarshalJSON(data []byte) error { @@ -1914,9 +1914,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForecastOptions: Options used when forecasting the time series and testing @@ -1942,9 +1942,9 @@ type ForecastOptions struct { NullFields []string `json:"-"` } -func (s *ForecastOptions) MarshalJSON() ([]byte, error) { +func (s ForecastOptions) MarshalJSON() ([]byte, error) { type NoMethod ForecastOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetNotificationChannelVerificationCodeRequest: The @@ -1973,9 +1973,9 @@ type GetNotificationChannelVerificationCodeRequest struct { NullFields []string `json:"-"` } -func (s *GetNotificationChannelVerificationCodeRequest) MarshalJSON() ([]byte, error) { +func (s GetNotificationChannelVerificationCodeRequest) MarshalJSON() ([]byte, error) { type NoMethod GetNotificationChannelVerificationCodeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetNotificationChannelVerificationCodeResponse: The @@ -2006,9 +2006,9 @@ type GetNotificationChannelVerificationCodeResponse struct { NullFields []string `json:"-"` } -func (s *GetNotificationChannelVerificationCodeResponse) MarshalJSON() ([]byte, error) { +func (s GetNotificationChannelVerificationCodeResponse) MarshalJSON() ([]byte, error) { type NoMethod GetNotificationChannelVerificationCodeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeNamespace: GKE Namespace. The field names correspond to the resource @@ -2038,9 +2038,9 @@ type GkeNamespace struct { NullFields []string `json:"-"` } -func (s *GkeNamespace) MarshalJSON() ([]byte, error) { +func (s GkeNamespace) MarshalJSON() ([]byte, error) { type NoMethod GkeNamespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeService: GKE Service. The "service" here represents a Kubernetes service @@ -2074,9 +2074,9 @@ type GkeService struct { NullFields []string `json:"-"` } -func (s *GkeService) MarshalJSON() ([]byte, error) { +func (s GkeService) MarshalJSON() ([]byte, error) { type NoMethod GkeService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GkeWorkload: A GKE Workload (Deployment, StatefulSet, etc). The field names @@ -2111,9 +2111,9 @@ type GkeWorkload struct { NullFields []string `json:"-"` } -func (s *GkeWorkload) MarshalJSON() ([]byte, error) { +func (s GkeWorkload) MarshalJSON() ([]byte, error) { type NoMethod GkeWorkload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMonitoringV3Range: Range of numerical values within min and max. @@ -2135,9 +2135,9 @@ type GoogleMonitoringV3Range struct { NullFields []string `json:"-"` } -func (s *GoogleMonitoringV3Range) MarshalJSON() ([]byte, error) { +func (s GoogleMonitoringV3Range) MarshalJSON() ([]byte, error) { type NoMethod GoogleMonitoringV3Range - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleMonitoringV3Range) UnmarshalJSON(data []byte) error { @@ -2214,9 +2214,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpCheck: Information involved in an HTTP/HTTPS Uptime check request. @@ -2316,9 +2316,9 @@ type HttpCheck struct { NullFields []string `json:"-"` } -func (s *HttpCheck) MarshalJSON() ([]byte, error) { +func (s HttpCheck) MarshalJSON() ([]byte, error) { type NoMethod HttpCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InternalChecker: An internal checker allows Uptime checks to run on @@ -2372,9 +2372,9 @@ type InternalChecker struct { NullFields []string `json:"-"` } -func (s *InternalChecker) MarshalJSON() ([]byte, error) { +func (s InternalChecker) MarshalJSON() ([]byte, error) { type NoMethod InternalChecker - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IstioCanonicalService: Canonical service scoped to an Istio mesh. Anthos @@ -2407,9 +2407,9 @@ type IstioCanonicalService struct { NullFields []string `json:"-"` } -func (s *IstioCanonicalService) MarshalJSON() ([]byte, error) { +func (s IstioCanonicalService) MarshalJSON() ([]byte, error) { type NoMethod IstioCanonicalService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JsonPathMatcher: Information needed to perform a JSONPath content match. @@ -2445,9 +2445,9 @@ type JsonPathMatcher struct { NullFields []string `json:"-"` } -func (s *JsonPathMatcher) MarshalJSON() ([]byte, error) { +func (s JsonPathMatcher) MarshalJSON() ([]byte, error) { type NoMethod JsonPathMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelDescriptor: A description of a label. @@ -2480,9 +2480,9 @@ type LabelDescriptor struct { NullFields []string `json:"-"` } -func (s *LabelDescriptor) MarshalJSON() ([]byte, error) { +func (s LabelDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LabelDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelValue: A label value. @@ -2506,9 +2506,9 @@ type LabelValue struct { NullFields []string `json:"-"` } -func (s *LabelValue) MarshalJSON() ([]byte, error) { +func (s LabelValue) MarshalJSON() ([]byte, error) { type NoMethod LabelValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatencyCriteria: Parameters for a latency threshold SLI. @@ -2529,9 +2529,9 @@ type LatencyCriteria struct { NullFields []string `json:"-"` } -func (s *LatencyCriteria) MarshalJSON() ([]byte, error) { +func (s LatencyCriteria) MarshalJSON() ([]byte, error) { type NoMethod LatencyCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Linear: Specifies a linear sequence of buckets that all have the same width @@ -2560,9 +2560,9 @@ type Linear struct { NullFields []string `json:"-"` } -func (s *Linear) MarshalJSON() ([]byte, error) { +func (s Linear) MarshalJSON() ([]byte, error) { type NoMethod Linear - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Linear) UnmarshalJSON(data []byte) error { @@ -2604,9 +2604,9 @@ type Link struct { NullFields []string `json:"-"` } -func (s *Link) MarshalJSON() ([]byte, error) { +func (s Link) MarshalJSON() ([]byte, error) { type NoMethod Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAlertPoliciesResponse: The protocol for the ListAlertPolicies response. @@ -2636,9 +2636,9 @@ type ListAlertPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListAlertPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListAlertPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAlertPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupMembersResponse: The ListGroupMembers response. @@ -2667,9 +2667,9 @@ type ListGroupMembersResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupMembersResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupMembersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupMembersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupsResponse: The ListGroups response. @@ -2696,9 +2696,9 @@ type ListGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMetricDescriptorsResponse: The ListMetricDescriptors response. @@ -2726,9 +2726,9 @@ type ListMetricDescriptorsResponse struct { NullFields []string `json:"-"` } -func (s *ListMetricDescriptorsResponse) MarshalJSON() ([]byte, error) { +func (s ListMetricDescriptorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMetricDescriptorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMonitoredResourceDescriptorsResponse: The @@ -2757,9 +2757,9 @@ type ListMonitoredResourceDescriptorsResponse struct { NullFields []string `json:"-"` } -func (s *ListMonitoredResourceDescriptorsResponse) MarshalJSON() ([]byte, error) { +func (s ListMonitoredResourceDescriptorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMonitoredResourceDescriptorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNotificationChannelDescriptorsResponse: The @@ -2789,9 +2789,9 @@ type ListNotificationChannelDescriptorsResponse struct { NullFields []string `json:"-"` } -func (s *ListNotificationChannelDescriptorsResponse) MarshalJSON() ([]byte, error) { +func (s ListNotificationChannelDescriptorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNotificationChannelDescriptorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNotificationChannelsResponse: The ListNotificationChannels response. @@ -2824,9 +2824,9 @@ type ListNotificationChannelsResponse struct { NullFields []string `json:"-"` } -func (s *ListNotificationChannelsResponse) MarshalJSON() ([]byte, error) { +func (s ListNotificationChannelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNotificationChannelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceLevelObjectivesResponse: The ListServiceLevelObjectives response. @@ -2854,9 +2854,9 @@ type ListServiceLevelObjectivesResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceLevelObjectivesResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceLevelObjectivesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceLevelObjectivesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: The ListServices response. @@ -2883,9 +2883,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSnoozesResponse: The results of a successful ListSnoozes call, @@ -2913,9 +2913,9 @@ type ListSnoozesResponse struct { NullFields []string `json:"-"` } -func (s *ListSnoozesResponse) MarshalJSON() ([]byte, error) { +func (s ListSnoozesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSnoozesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTimeSeriesResponse: The ListTimeSeries response. @@ -2952,9 +2952,9 @@ type ListTimeSeriesResponse struct { NullFields []string `json:"-"` } -func (s *ListTimeSeriesResponse) MarshalJSON() ([]byte, error) { +func (s ListTimeSeriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTimeSeriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUptimeCheckConfigsResponse: The protocol for the ListUptimeCheckConfigs @@ -2987,9 +2987,9 @@ type ListUptimeCheckConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListUptimeCheckConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListUptimeCheckConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUptimeCheckConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUptimeCheckIpsResponse: The protocol for the ListUptimeCheckIps @@ -3020,9 +3020,9 @@ type ListUptimeCheckIpsResponse struct { NullFields []string `json:"-"` } -func (s *ListUptimeCheckIpsResponse) MarshalJSON() ([]byte, error) { +func (s ListUptimeCheckIpsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUptimeCheckIpsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogMatch: A condition type that checks whether a log message in the scoping @@ -3058,9 +3058,9 @@ type LogMatch struct { NullFields []string `json:"-"` } -func (s *LogMatch) MarshalJSON() ([]byte, error) { +func (s LogMatch) MarshalJSON() ([]byte, error) { type NoMethod LogMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MeshIstio: Istio service scoped to an Istio mesh. Anthos clusters running @@ -3089,9 +3089,9 @@ type MeshIstio struct { NullFields []string `json:"-"` } -func (s *MeshIstio) MarshalJSON() ([]byte, error) { +func (s MeshIstio) MarshalJSON() ([]byte, error) { type NoMethod MeshIstio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metric: A specific metric, identified by specifying values for all of the @@ -3116,9 +3116,9 @@ type Metric struct { NullFields []string `json:"-"` } -func (s *Metric) MarshalJSON() ([]byte, error) { +func (s Metric) MarshalJSON() ([]byte, error) { type NoMethod Metric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricAbsence: A condition type that checks that monitored resources are @@ -3170,9 +3170,9 @@ type MetricAbsence struct { NullFields []string `json:"-"` } -func (s *MetricAbsence) MarshalJSON() ([]byte, error) { +func (s MetricAbsence) MarshalJSON() ([]byte, error) { type NoMethod MetricAbsence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptor: Defines a metric type and its schema. Once a metric @@ -3334,9 +3334,9 @@ type MetricDescriptor struct { NullFields []string `json:"-"` } -func (s *MetricDescriptor) MarshalJSON() ([]byte, error) { +func (s MetricDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptorMetadata: Additional annotations that can be used to guide @@ -3399,9 +3399,9 @@ type MetricDescriptorMetadata struct { NullFields []string `json:"-"` } -func (s *MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { +func (s MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricRange: A MetricRange is used when each window is good when the value x @@ -3429,9 +3429,9 @@ type MetricRange struct { NullFields []string `json:"-"` } -func (s *MetricRange) MarshalJSON() ([]byte, error) { +func (s MetricRange) MarshalJSON() ([]byte, error) { type NoMethod MetricRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricThreshold: A condition type that compares a collection of time series @@ -3546,9 +3546,9 @@ type MetricThreshold struct { NullFields []string `json:"-"` } -func (s *MetricThreshold) MarshalJSON() ([]byte, error) { +func (s MetricThreshold) MarshalJSON() ([]byte, error) { type NoMethod MetricThreshold - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MetricThreshold) UnmarshalJSON(data []byte) error { @@ -3601,9 +3601,9 @@ type MonitoredResource struct { NullFields []string `json:"-"` } -func (s *MonitoredResource) MarshalJSON() ([]byte, error) { +func (s MonitoredResource) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResourceDescriptor: An object that describes the schema of a @@ -3691,9 +3691,9 @@ type MonitoredResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResourceMetadata: Auxiliary metadata for a MonitoredResource @@ -3725,9 +3725,9 @@ type MonitoredResourceMetadata struct { NullFields []string `json:"-"` } -func (s *MonitoredResourceMetadata) MarshalJSON() ([]byte, error) { +func (s MonitoredResourceMetadata) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResourceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringQueryLanguageCondition: A condition type that allows alert @@ -3779,9 +3779,9 @@ type MonitoringQueryLanguageCondition struct { NullFields []string `json:"-"` } -func (s *MonitoringQueryLanguageCondition) MarshalJSON() ([]byte, error) { +func (s MonitoringQueryLanguageCondition) MarshalJSON() ([]byte, error) { type NoMethod MonitoringQueryLanguageCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MutationRecord: Describes a change made to a configuration. @@ -3803,9 +3803,9 @@ type MutationRecord struct { NullFields []string `json:"-"` } -func (s *MutationRecord) MarshalJSON() ([]byte, error) { +func (s MutationRecord) MarshalJSON() ([]byte, error) { type NoMethod MutationRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationChannel: A NotificationChannel is a medium through which an @@ -3896,9 +3896,9 @@ type NotificationChannel struct { NullFields []string `json:"-"` } -func (s *NotificationChannel) MarshalJSON() ([]byte, error) { +func (s NotificationChannel) MarshalJSON() ([]byte, error) { type NoMethod NotificationChannel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationChannelDescriptor: A description of a notification channel. The @@ -3993,9 +3993,9 @@ type NotificationChannelDescriptor struct { NullFields []string `json:"-"` } -func (s *NotificationChannelDescriptor) MarshalJSON() ([]byte, error) { +func (s NotificationChannelDescriptor) MarshalJSON() ([]byte, error) { type NoMethod NotificationChannelDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationChannelStrategy: Control over how the notification channels in @@ -4024,9 +4024,9 @@ type NotificationChannelStrategy struct { NullFields []string `json:"-"` } -func (s *NotificationChannelStrategy) MarshalJSON() ([]byte, error) { +func (s NotificationChannelStrategy) MarshalJSON() ([]byte, error) { type NoMethod NotificationChannelStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationRateLimit: Control over the rate of notifications sent to this @@ -4047,9 +4047,9 @@ type NotificationRateLimit struct { NullFields []string `json:"-"` } -func (s *NotificationRateLimit) MarshalJSON() ([]byte, error) { +func (s NotificationRateLimit) MarshalJSON() ([]byte, error) { type NoMethod NotificationRateLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Contains metadata for longrunning operation for the edit @@ -4081,9 +4081,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Option: A protocol buffer option, which can be attached to a message, field, @@ -4113,9 +4113,9 @@ type Option struct { NullFields []string `json:"-"` } -func (s *Option) MarshalJSON() ([]byte, error) { +func (s Option) MarshalJSON() ([]byte, error) { type NoMethod Option - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformanceThreshold: A PerformanceThreshold is used when each window is @@ -4141,9 +4141,9 @@ type PerformanceThreshold struct { NullFields []string `json:"-"` } -func (s *PerformanceThreshold) MarshalJSON() ([]byte, error) { +func (s PerformanceThreshold) MarshalJSON() ([]byte, error) { type NoMethod PerformanceThreshold - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PerformanceThreshold) UnmarshalJSON(data []byte) error { @@ -4180,9 +4180,9 @@ type PingConfig struct { NullFields []string `json:"-"` } -func (s *PingConfig) MarshalJSON() ([]byte, error) { +func (s PingConfig) MarshalJSON() ([]byte, error) { type NoMethod PingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Point: A single data point in a time series. @@ -4211,9 +4211,9 @@ type Point struct { NullFields []string `json:"-"` } -func (s *Point) MarshalJSON() ([]byte, error) { +func (s Point) MarshalJSON() ([]byte, error) { type NoMethod Point - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PointData: A point's value columns and time interval. Each point has one or @@ -4237,9 +4237,9 @@ type PointData struct { NullFields []string `json:"-"` } -func (s *PointData) MarshalJSON() ([]byte, error) { +func (s PointData) MarshalJSON() ([]byte, error) { type NoMethod PointData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrometheusQueryLanguageCondition: A condition type that allows alert @@ -4323,9 +4323,9 @@ type PrometheusQueryLanguageCondition struct { NullFields []string `json:"-"` } -func (s *PrometheusQueryLanguageCondition) MarshalJSON() ([]byte, error) { +func (s PrometheusQueryLanguageCondition) MarshalJSON() ([]byte, error) { type NoMethod PrometheusQueryLanguageCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryTimeSeriesRequest: The QueryTimeSeries request. @@ -4354,9 +4354,9 @@ type QueryTimeSeriesRequest struct { NullFields []string `json:"-"` } -func (s *QueryTimeSeriesRequest) MarshalJSON() ([]byte, error) { +func (s QueryTimeSeriesRequest) MarshalJSON() ([]byte, error) { type NoMethod QueryTimeSeriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryTimeSeriesResponse: The QueryTimeSeries response. @@ -4389,9 +4389,9 @@ type QueryTimeSeriesResponse struct { NullFields []string `json:"-"` } -func (s *QueryTimeSeriesResponse) MarshalJSON() ([]byte, error) { +func (s QueryTimeSeriesResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryTimeSeriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Range: The range of the population values. @@ -4413,9 +4413,9 @@ type Range struct { NullFields []string `json:"-"` } -func (s *Range) MarshalJSON() ([]byte, error) { +func (s Range) MarshalJSON() ([]byte, error) { type NoMethod Range - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Range) UnmarshalJSON(data []byte) error { @@ -4458,9 +4458,9 @@ type RequestBasedSli struct { NullFields []string `json:"-"` } -func (s *RequestBasedSli) MarshalJSON() ([]byte, error) { +func (s RequestBasedSli) MarshalJSON() ([]byte, error) { type NoMethod RequestBasedSli - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceGroup: The resource submessage for group checks. It can be used @@ -4492,9 +4492,9 @@ type ResourceGroup struct { NullFields []string `json:"-"` } -func (s *ResourceGroup) MarshalJSON() ([]byte, error) { +func (s ResourceGroup) MarshalJSON() ([]byte, error) { type NoMethod ResourceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResponseStatusCode: A status to accept. Either a status code class like @@ -4526,9 +4526,9 @@ type ResponseStatusCode struct { NullFields []string `json:"-"` } -func (s *ResponseStatusCode) MarshalJSON() ([]byte, error) { +func (s ResponseStatusCode) MarshalJSON() ([]byte, error) { type NoMethod ResponseStatusCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SendNotificationChannelVerificationCodeRequest: The @@ -4600,9 +4600,9 @@ type MService struct { NullFields []string `json:"-"` } -func (s *MService) MarshalJSON() ([]byte, error) { +func (s MService) MarshalJSON() ([]byte, error) { type NoMethod MService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAgentAuthentication: Contains information needed for generating @@ -4631,9 +4631,9 @@ type ServiceAgentAuthentication struct { NullFields []string `json:"-"` } -func (s *ServiceAgentAuthentication) MarshalJSON() ([]byte, error) { +func (s ServiceAgentAuthentication) MarshalJSON() ([]byte, error) { type NoMethod ServiceAgentAuthentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceLevelIndicator: A Service-Level Indicator (SLI) describes the @@ -4669,9 +4669,9 @@ type ServiceLevelIndicator struct { NullFields []string `json:"-"` } -func (s *ServiceLevelIndicator) MarshalJSON() ([]byte, error) { +func (s ServiceLevelIndicator) MarshalJSON() ([]byte, error) { type NoMethod ServiceLevelIndicator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceLevelObjective: A Service-Level Objective (SLO) describes a level of @@ -4739,9 +4739,9 @@ type ServiceLevelObjective struct { NullFields []string `json:"-"` } -func (s *ServiceLevelObjective) MarshalJSON() ([]byte, error) { +func (s ServiceLevelObjective) MarshalJSON() ([]byte, error) { type NoMethod ServiceLevelObjective - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ServiceLevelObjective) UnmarshalJSON(data []byte) error { @@ -4794,9 +4794,9 @@ type Snooze struct { NullFields []string `json:"-"` } -func (s *Snooze) MarshalJSON() ([]byte, error) { +func (s Snooze) MarshalJSON() ([]byte, error) { type NoMethod Snooze - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: SourceContext represents information about the source of a @@ -4819,9 +4819,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpanContext: The context of a span. This is attached to an Exemplar in @@ -4848,9 +4848,9 @@ type SpanContext struct { NullFields []string `json:"-"` } -func (s *SpanContext) MarshalJSON() ([]byte, error) { +func (s SpanContext) MarshalJSON() ([]byte, error) { type NoMethod SpanContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The Status type defines a logical error model that is suitable for @@ -4882,9 +4882,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SyntheticMonitorTarget: Describes a Synthetic Monitor to be invoked by @@ -4905,9 +4905,9 @@ type SyntheticMonitorTarget struct { NullFields []string `json:"-"` } -func (s *SyntheticMonitorTarget) MarshalJSON() ([]byte, error) { +func (s SyntheticMonitorTarget) MarshalJSON() ([]byte, error) { type NoMethod SyntheticMonitorTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpCheck: Information required for a TCP Uptime check request. @@ -4931,9 +4931,9 @@ type TcpCheck struct { NullFields []string `json:"-"` } -func (s *TcpCheck) MarshalJSON() ([]byte, error) { +func (s TcpCheck) MarshalJSON() ([]byte, error) { type NoMethod TcpCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Telemetry: Configuration for how to query telemetry on a Service. @@ -4955,9 +4955,9 @@ type Telemetry struct { NullFields []string `json:"-"` } -func (s *Telemetry) MarshalJSON() ([]byte, error) { +func (s Telemetry) MarshalJSON() ([]byte, error) { type NoMethod Telemetry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeInterval: Describes a time interval: Reads: A half-open time interval. @@ -5010,9 +5010,9 @@ type TimeInterval struct { NullFields []string `json:"-"` } -func (s *TimeInterval) MarshalJSON() ([]byte, error) { +func (s TimeInterval) MarshalJSON() ([]byte, error) { type NoMethod TimeInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSeries: A collection of data points that describes the time-varying @@ -5093,9 +5093,9 @@ type TimeSeries struct { NullFields []string `json:"-"` } -func (s *TimeSeries) MarshalJSON() ([]byte, error) { +func (s TimeSeries) MarshalJSON() ([]byte, error) { type NoMethod TimeSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSeriesData: Represents the values of a time series associated with a @@ -5121,9 +5121,9 @@ type TimeSeriesData struct { NullFields []string `json:"-"` } -func (s *TimeSeriesData) MarshalJSON() ([]byte, error) { +func (s TimeSeriesData) MarshalJSON() ([]byte, error) { type NoMethod TimeSeriesData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSeriesDescriptor: A descriptor for the labels and points in a time @@ -5146,9 +5146,9 @@ type TimeSeriesDescriptor struct { NullFields []string `json:"-"` } -func (s *TimeSeriesDescriptor) MarshalJSON() ([]byte, error) { +func (s TimeSeriesDescriptor) MarshalJSON() ([]byte, error) { type NoMethod TimeSeriesDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeSeriesRatio: A TimeSeriesRatio specifies two TimeSeries to use for @@ -5189,9 +5189,9 @@ type TimeSeriesRatio struct { NullFields []string `json:"-"` } -func (s *TimeSeriesRatio) MarshalJSON() ([]byte, error) { +func (s TimeSeriesRatio) MarshalJSON() ([]byte, error) { type NoMethod TimeSeriesRatio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Trigger: Specifies how many time series must fail a predicate to trigger a @@ -5216,9 +5216,9 @@ type Trigger struct { NullFields []string `json:"-"` } -func (s *Trigger) MarshalJSON() ([]byte, error) { +func (s Trigger) MarshalJSON() ([]byte, error) { type NoMethod Trigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Trigger) UnmarshalJSON(data []byte) error { @@ -5270,9 +5270,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypedValue: A single strongly-typed value. @@ -5301,9 +5301,9 @@ type TypedValue struct { NullFields []string `json:"-"` } -func (s *TypedValue) MarshalJSON() ([]byte, error) { +func (s TypedValue) MarshalJSON() ([]byte, error) { type NoMethod TypedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TypedValue) UnmarshalJSON(data []byte) error { @@ -5436,9 +5436,9 @@ type UptimeCheckConfig struct { NullFields []string `json:"-"` } -func (s *UptimeCheckConfig) MarshalJSON() ([]byte, error) { +func (s UptimeCheckConfig) MarshalJSON() ([]byte, error) { type NoMethod UptimeCheckConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UptimeCheckIp: Contains the region, location, and list of IP addresses where @@ -5487,9 +5487,9 @@ type UptimeCheckIp struct { NullFields []string `json:"-"` } -func (s *UptimeCheckIp) MarshalJSON() ([]byte, error) { +func (s UptimeCheckIp) MarshalJSON() ([]byte, error) { type NoMethod UptimeCheckIp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValueDescriptor: A descriptor for the value columns in a data point. @@ -5537,9 +5537,9 @@ type ValueDescriptor struct { NullFields []string `json:"-"` } -func (s *ValueDescriptor) MarshalJSON() ([]byte, error) { +func (s ValueDescriptor) MarshalJSON() ([]byte, error) { type NoMethod ValueDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyNotificationChannelRequest: The VerifyNotificationChannel request. @@ -5565,9 +5565,9 @@ type VerifyNotificationChannelRequest struct { NullFields []string `json:"-"` } -func (s *VerifyNotificationChannelRequest) MarshalJSON() ([]byte, error) { +func (s VerifyNotificationChannelRequest) MarshalJSON() ([]byte, error) { type NoMethod VerifyNotificationChannelRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsBasedSli: A WindowsBasedSli defines good_service as the count of time @@ -5603,9 +5603,9 @@ type WindowsBasedSli struct { NullFields []string `json:"-"` } -func (s *WindowsBasedSli) MarshalJSON() ([]byte, error) { +func (s WindowsBasedSli) MarshalJSON() ([]byte, error) { type NoMethod WindowsBasedSli - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersTimeSeriesListCall struct { diff --git a/mybusinessaccountmanagement/v1/mybusinessaccountmanagement-gen.go b/mybusinessaccountmanagement/v1/mybusinessaccountmanagement-gen.go index a91ff36ab0..00cecd6f61 100644 --- a/mybusinessaccountmanagement/v1/mybusinessaccountmanagement-gen.go +++ b/mybusinessaccountmanagement/v1/mybusinessaccountmanagement-gen.go @@ -296,9 +296,9 @@ type Account struct { NullFields []string `json:"-"` } -func (s *Account) MarshalJSON() ([]byte, error) { +func (s Account) MarshalJSON() ([]byte, error) { type NoMethod Account - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Admin: An administrator of an Account or a location. @@ -352,9 +352,9 @@ type Admin struct { NullFields []string `json:"-"` } -func (s *Admin) MarshalJSON() ([]byte, error) { +func (s Admin) MarshalJSON() ([]byte, error) { type NoMethod Admin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeclineInvitationRequest: Request message for @@ -413,9 +413,9 @@ type Invitation struct { NullFields []string `json:"-"` } -func (s *Invitation) MarshalJSON() ([]byte, error) { +func (s Invitation) MarshalJSON() ([]byte, error) { type NoMethod Invitation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccountAdminsResponse: Response message for @@ -439,9 +439,9 @@ type ListAccountAdminsResponse struct { NullFields []string `json:"-"` } -func (s *ListAccountAdminsResponse) MarshalJSON() ([]byte, error) { +func (s ListAccountAdminsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccountAdminsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccountsResponse: Response message for Accounts.ListAccounts. @@ -471,9 +471,9 @@ type ListAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInvitationsResponse: Response message for AccessControl.ListInvitations. @@ -497,9 +497,9 @@ type ListInvitationsResponse struct { NullFields []string `json:"-"` } -func (s *ListInvitationsResponse) MarshalJSON() ([]byte, error) { +func (s ListInvitationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInvitationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationAdminsResponse: Response message for @@ -523,9 +523,9 @@ type ListLocationAdminsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationAdminsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationAdminsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationAdminsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrganizationInfo: Additional information stored for an organization. @@ -549,9 +549,9 @@ type OrganizationInfo struct { NullFields []string `json:"-"` } -func (s *OrganizationInfo) MarshalJSON() ([]byte, error) { +func (s OrganizationInfo) MarshalJSON() ([]byte, error) { type NoMethod OrganizationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalAddress: Represents a postal address, e.g. for postal delivery or @@ -648,9 +648,9 @@ type PostalAddress struct { NullFields []string `json:"-"` } -func (s *PostalAddress) MarshalJSON() ([]byte, error) { +func (s PostalAddress) MarshalJSON() ([]byte, error) { type NoMethod PostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetLocation: Represents a target location for a pending invitation. @@ -672,9 +672,9 @@ type TargetLocation struct { NullFields []string `json:"-"` } -func (s *TargetLocation) MarshalJSON() ([]byte, error) { +func (s TargetLocation) MarshalJSON() ([]byte, error) { type NoMethod TargetLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferLocationRequest: Request message for AccessControl.TransferLocation. @@ -695,9 +695,9 @@ type TransferLocationRequest struct { NullFields []string `json:"-"` } -func (s *TransferLocationRequest) MarshalJSON() ([]byte, error) { +func (s TransferLocationRequest) MarshalJSON() ([]byte, error) { type NoMethod TransferLocationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsCreateCall struct { diff --git a/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-gen.go b/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-gen.go index 4494662a75..0f9fd57623 100644 --- a/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-gen.go +++ b/mybusinessbusinessinformation/v1/mybusinessbusinessinformation-gen.go @@ -254,9 +254,9 @@ type AdWordsLocationExtensions struct { NullFields []string `json:"-"` } -func (s *AdWordsLocationExtensions) MarshalJSON() ([]byte, error) { +func (s AdWordsLocationExtensions) MarshalJSON() ([]byte, error) { type NoMethod AdWordsLocationExtensions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attribute: A location attribute. Attributes provide additional information @@ -303,9 +303,9 @@ type Attribute struct { NullFields []string `json:"-"` } -func (s *Attribute) MarshalJSON() ([]byte, error) { +func (s Attribute) MarshalJSON() ([]byte, error) { type NoMethod Attribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttributeMetadata: Metadata for an attribute. Contains display information @@ -359,9 +359,9 @@ type AttributeMetadata struct { NullFields []string `json:"-"` } -func (s *AttributeMetadata) MarshalJSON() ([]byte, error) { +func (s AttributeMetadata) MarshalJSON() ([]byte, error) { type NoMethod AttributeMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttributeValueMetadata: Metadata for supported attribute values. @@ -386,9 +386,9 @@ type AttributeValueMetadata struct { NullFields []string `json:"-"` } -func (s *AttributeValueMetadata) MarshalJSON() ([]byte, error) { +func (s AttributeValueMetadata) MarshalJSON() ([]byte, error) { type NoMethod AttributeValueMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attributes: A container for all the attributes for a given location. @@ -414,9 +414,9 @@ type Attributes struct { NullFields []string `json:"-"` } -func (s *Attributes) MarshalJSON() ([]byte, error) { +func (s Attributes) MarshalJSON() ([]byte, error) { type NoMethod Attributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetCategoriesResponse: Response message for @@ -441,9 +441,9 @@ type BatchGetCategoriesResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetCategoriesResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetCategoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetCategoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BusinessHours: Represents the time periods that this location is open for @@ -466,9 +466,9 @@ type BusinessHours struct { NullFields []string `json:"-"` } -func (s *BusinessHours) MarshalJSON() ([]byte, error) { +func (s BusinessHours) MarshalJSON() ([]byte, error) { type NoMethod BusinessHours - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Categories: A collection of categories that describes the business. During @@ -498,9 +498,9 @@ type Categories struct { NullFields []string `json:"-"` } -func (s *Categories) MarshalJSON() ([]byte, error) { +func (s Categories) MarshalJSON() ([]byte, error) { type NoMethod Categories - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Category: A category describing what this business is (not what it does). @@ -534,9 +534,9 @@ type Category struct { NullFields []string `json:"-"` } -func (s *Category) MarshalJSON() ([]byte, error) { +func (s Category) MarshalJSON() ([]byte, error) { type NoMethod Category - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Chain: A chain is a brand that your business's locations can be affiliated @@ -567,9 +567,9 @@ type Chain struct { NullFields []string `json:"-"` } -func (s *Chain) MarshalJSON() ([]byte, error) { +func (s Chain) MarshalJSON() ([]byte, error) { type NoMethod Chain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChainName: Name to be used when displaying the chain. @@ -591,9 +591,9 @@ type ChainName struct { NullFields []string `json:"-"` } -func (s *ChainName) MarshalJSON() ([]byte, error) { +func (s ChainName) MarshalJSON() ([]byte, error) { type NoMethod ChainName - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChainUri: Url to be used when displaying the chain. @@ -613,9 +613,9 @@ type ChainUri struct { NullFields []string `json:"-"` } -func (s *ChainUri) MarshalJSON() ([]byte, error) { +func (s ChainUri) MarshalJSON() ([]byte, error) { type NoMethod ChainUri - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -651,9 +651,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -692,9 +692,9 @@ type FreeFormServiceItem struct { NullFields []string `json:"-"` } -func (s *FreeFormServiceItem) MarshalJSON() ([]byte, error) { +func (s FreeFormServiceItem) MarshalJSON() ([]byte, error) { type NoMethod FreeFormServiceItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLocation: Represents a Location that is present on Google. This can be @@ -724,9 +724,9 @@ type GoogleLocation struct { NullFields []string `json:"-"` } -func (s *GoogleLocation) MarshalJSON() ([]byte, error) { +func (s GoogleLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleUpdatedLocation: Represents a location that was modified by Google. @@ -754,9 +754,9 @@ type GoogleUpdatedLocation struct { NullFields []string `json:"-"` } -func (s *GoogleUpdatedLocation) MarshalJSON() ([]byte, error) { +func (s GoogleUpdatedLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleUpdatedLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Label: Label to be used when displaying the price list, section, or item. @@ -781,9 +781,9 @@ type Label struct { NullFields []string `json:"-"` } -func (s *Label) MarshalJSON() ([]byte, error) { +func (s Label) MarshalJSON() ([]byte, error) { type NoMethod Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -809,9 +809,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -857,9 +857,9 @@ type ListAttributeMetadataResponse struct { NullFields []string `json:"-"` } -func (s *ListAttributeMetadataResponse) MarshalJSON() ([]byte, error) { +func (s ListAttributeMetadataResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAttributeMetadataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCategoriesResponse: Response message for @@ -887,9 +887,9 @@ type ListCategoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListCategoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListCategoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCategoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: Response message for Locations.ListLocations. @@ -921,9 +921,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A location. See the [help center article] @@ -1029,9 +1029,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: Additional non-user-editable information about the location. @@ -1095,9 +1095,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -1126,9 +1126,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoreHours: The time periods during which a location is open for certain @@ -1155,9 +1155,9 @@ type MoreHours struct { NullFields []string `json:"-"` } -func (s *MoreHours) MarshalJSON() ([]byte, error) { +func (s MoreHours) MarshalJSON() ([]byte, error) { type NoMethod MoreHours - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoreHoursType: More hours types that a business can offers, in addition to @@ -1185,9 +1185,9 @@ type MoreHoursType struct { NullFields []string `json:"-"` } -func (s *MoreHoursType) MarshalJSON() ([]byte, error) { +func (s MoreHoursType) MarshalJSON() ([]byte, error) { type NoMethod MoreHoursType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OpenInfo: Information related to the opening state of the business. @@ -1224,9 +1224,9 @@ type OpenInfo struct { NullFields []string `json:"-"` } -func (s *OpenInfo) MarshalJSON() ([]byte, error) { +func (s OpenInfo) MarshalJSON() ([]byte, error) { type NoMethod OpenInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhoneNumbers: A collection of phone numbers for the business. During @@ -1256,9 +1256,9 @@ type PhoneNumbers struct { NullFields []string `json:"-"` } -func (s *PhoneNumbers) MarshalJSON() ([]byte, error) { +func (s PhoneNumbers) MarshalJSON() ([]byte, error) { type NoMethod PhoneNumbers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlaceInfo: Defines an area that's represented by a place ID. @@ -1282,9 +1282,9 @@ type PlaceInfo struct { NullFields []string `json:"-"` } -func (s *PlaceInfo) MarshalJSON() ([]byte, error) { +func (s PlaceInfo) MarshalJSON() ([]byte, error) { type NoMethod PlaceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Places: Defines the union of areas represented by a set of places. @@ -1305,9 +1305,9 @@ type Places struct { NullFields []string `json:"-"` } -func (s *Places) MarshalJSON() ([]byte, error) { +func (s Places) MarshalJSON() ([]byte, error) { type NoMethod Places - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalAddress: Represents a postal address, e.g. for postal delivery or @@ -1404,9 +1404,9 @@ type PostalAddress struct { NullFields []string `json:"-"` } -func (s *PostalAddress) MarshalJSON() ([]byte, error) { +func (s PostalAddress) MarshalJSON() ([]byte, error) { type NoMethod PostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Profile: All information pertaining to the location's profile. @@ -1427,9 +1427,9 @@ type Profile struct { NullFields []string `json:"-"` } -func (s *Profile) MarshalJSON() ([]byte, error) { +func (s Profile) MarshalJSON() ([]byte, error) { type NoMethod Profile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelationshipData: Information of all parent and children locations related @@ -1456,9 +1456,9 @@ type RelationshipData struct { NullFields []string `json:"-"` } -func (s *RelationshipData) MarshalJSON() ([]byte, error) { +func (s RelationshipData) MarshalJSON() ([]byte, error) { type NoMethod RelationshipData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelevantLocation: Information about another location that is related to @@ -1494,9 +1494,9 @@ type RelevantLocation struct { NullFields []string `json:"-"` } -func (s *RelevantLocation) MarshalJSON() ([]byte, error) { +func (s RelevantLocation) MarshalJSON() ([]byte, error) { type NoMethod RelevantLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepeatedEnumAttributeValue: Values for an attribute with a `value_type` of @@ -1521,9 +1521,9 @@ type RepeatedEnumAttributeValue struct { NullFields []string `json:"-"` } -func (s *RepeatedEnumAttributeValue) MarshalJSON() ([]byte, error) { +func (s RepeatedEnumAttributeValue) MarshalJSON() ([]byte, error) { type NoMethod RepeatedEnumAttributeValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchChainsResponse: Response message for Locations.SearchChains. @@ -1548,9 +1548,9 @@ type SearchChainsResponse struct { NullFields []string `json:"-"` } -func (s *SearchChainsResponse) MarshalJSON() ([]byte, error) { +func (s SearchChainsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchChainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchGoogleLocationsRequest: Request message for @@ -1580,9 +1580,9 @@ type SearchGoogleLocationsRequest struct { NullFields []string `json:"-"` } -func (s *SearchGoogleLocationsRequest) MarshalJSON() ([]byte, error) { +func (s SearchGoogleLocationsRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchGoogleLocationsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchGoogleLocationsResponse: Response message for @@ -1607,9 +1607,9 @@ type SearchGoogleLocationsResponse struct { NullFields []string `json:"-"` } -func (s *SearchGoogleLocationsResponse) MarshalJSON() ([]byte, error) { +func (s SearchGoogleLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchGoogleLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAreaBusiness: Service area businesses provide their service at the @@ -1655,9 +1655,9 @@ type ServiceAreaBusiness struct { NullFields []string `json:"-"` } -func (s *ServiceAreaBusiness) MarshalJSON() ([]byte, error) { +func (s ServiceAreaBusiness) MarshalJSON() ([]byte, error) { type NoMethod ServiceAreaBusiness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceItem: A message that describes a single service item. It is used to @@ -1687,9 +1687,9 @@ type ServiceItem struct { NullFields []string `json:"-"` } -func (s *ServiceItem) MarshalJSON() ([]byte, error) { +func (s ServiceItem) MarshalJSON() ([]byte, error) { type NoMethod ServiceItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceType: A message describing a service type that the business offers. @@ -1713,9 +1713,9 @@ type ServiceType struct { NullFields []string `json:"-"` } -func (s *ServiceType) MarshalJSON() ([]byte, error) { +func (s ServiceType) MarshalJSON() ([]byte, error) { type NoMethod ServiceType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpecialHourPeriod: Represents a single time period when a location's @@ -1764,9 +1764,9 @@ type SpecialHourPeriod struct { NullFields []string `json:"-"` } -func (s *SpecialHourPeriod) MarshalJSON() ([]byte, error) { +func (s SpecialHourPeriod) MarshalJSON() ([]byte, error) { type NoMethod SpecialHourPeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpecialHours: Represents a set of time periods when a location's operational @@ -1788,9 +1788,9 @@ type SpecialHours struct { NullFields []string `json:"-"` } -func (s *SpecialHours) MarshalJSON() ([]byte, error) { +func (s SpecialHours) MarshalJSON() ([]byte, error) { type NoMethod SpecialHours - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructuredServiceItem: Represents a structured service offered by the @@ -1816,9 +1816,9 @@ type StructuredServiceItem struct { NullFields []string `json:"-"` } -func (s *StructuredServiceItem) MarshalJSON() ([]byte, error) { +func (s StructuredServiceItem) MarshalJSON() ([]byte, error) { type NoMethod StructuredServiceItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -1849,9 +1849,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimePeriod: Represents a span of time that the business is open, starting on @@ -1902,9 +1902,9 @@ type TimePeriod struct { NullFields []string `json:"-"` } -func (s *TimePeriod) MarshalJSON() ([]byte, error) { +func (s TimePeriod) MarshalJSON() ([]byte, error) { type NoMethod TimePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UriAttributeValue: Values for an attribute with a `value_type` of URL. @@ -1924,9 +1924,9 @@ type UriAttributeValue struct { NullFields []string `json:"-"` } -func (s *UriAttributeValue) MarshalJSON() ([]byte, error) { +func (s UriAttributeValue) MarshalJSON() ([]byte, error) { type NoMethod UriAttributeValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsLocationsCreateCall struct { diff --git a/mybusinesslodging/v1/mybusinesslodging-gen.go b/mybusinesslodging/v1/mybusinesslodging-gen.go index 800a5a4e92..a208902369 100644 --- a/mybusinesslodging/v1/mybusinesslodging-gen.go +++ b/mybusinesslodging/v1/mybusinesslodging-gen.go @@ -241,9 +241,9 @@ type Accessibility struct { NullFields []string `json:"-"` } -func (s *Accessibility) MarshalJSON() ([]byte, error) { +func (s Accessibility) MarshalJSON() ([]byte, error) { type NoMethod Accessibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Activities: Amenities and features related to leisure and play. @@ -534,9 +534,9 @@ type Activities struct { NullFields []string `json:"-"` } -func (s *Activities) MarshalJSON() ([]byte, error) { +func (s Activities) MarshalJSON() ([]byte, error) { type NoMethod Activities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Business: Features of the property of specific interest to the business @@ -601,9 +601,9 @@ type Business struct { NullFields []string `json:"-"` } -func (s *Business) MarshalJSON() ([]byte, error) { +func (s Business) MarshalJSON() ([]byte, error) { type NoMethod Business - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connectivity: The ways in which the property provides guests with the @@ -680,9 +680,9 @@ type Connectivity struct { NullFields []string `json:"-"` } -func (s *Connectivity) MarshalJSON() ([]byte, error) { +func (s Connectivity) MarshalJSON() ([]byte, error) { type NoMethod Connectivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EcoCertification: An eco certificate awarded to the hotel. Deprecated: this @@ -752,9 +752,9 @@ type EcoCertification struct { NullFields []string `json:"-"` } -func (s *EcoCertification) MarshalJSON() ([]byte, error) { +func (s EcoCertification) MarshalJSON() ([]byte, error) { type NoMethod EcoCertification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnergyEfficiency: Energy efficiency practices implemented at the hotel. @@ -902,9 +902,9 @@ type EnergyEfficiency struct { NullFields []string `json:"-"` } -func (s *EnergyEfficiency) MarshalJSON() ([]byte, error) { +func (s EnergyEfficiency) MarshalJSON() ([]byte, error) { type NoMethod EnergyEfficiency - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnhancedCleaning: Enhanced cleaning measures implemented by the hotel during @@ -1013,9 +1013,9 @@ type EnhancedCleaning struct { NullFields []string `json:"-"` } -func (s *EnhancedCleaning) MarshalJSON() ([]byte, error) { +func (s EnhancedCleaning) MarshalJSON() ([]byte, error) { type NoMethod EnhancedCleaning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Families: Services and amenities for families and young guests. @@ -1097,9 +1097,9 @@ type Families struct { NullFields []string `json:"-"` } -func (s *Families) MarshalJSON() ([]byte, error) { +func (s Families) MarshalJSON() ([]byte, error) { type NoMethod Families - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FoodAndDrink: Meals, snacks, and beverages available at the property. @@ -1295,9 +1295,9 @@ type FoodAndDrink struct { NullFields []string `json:"-"` } -func (s *FoodAndDrink) MarshalJSON() ([]byte, error) { +func (s FoodAndDrink) MarshalJSON() ([]byte, error) { type NoMethod FoodAndDrink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetGoogleUpdatedLodgingResponse: Response message for @@ -1324,9 +1324,9 @@ type GetGoogleUpdatedLodgingResponse struct { NullFields []string `json:"-"` } -func (s *GetGoogleUpdatedLodgingResponse) MarshalJSON() ([]byte, error) { +func (s GetGoogleUpdatedLodgingResponse) MarshalJSON() ([]byte, error) { type NoMethod GetGoogleUpdatedLodgingResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestUnitFeatures: Features and available amenities in the guest unit. @@ -1500,9 +1500,9 @@ type GuestUnitFeatures struct { NullFields []string `json:"-"` } -func (s *GuestUnitFeatures) MarshalJSON() ([]byte, error) { +func (s GuestUnitFeatures) MarshalJSON() ([]byte, error) { type NoMethod GuestUnitFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestUnitType: A specific type of unit primarily defined by its features. @@ -1528,9 +1528,9 @@ type GuestUnitType struct { NullFields []string `json:"-"` } -func (s *GuestUnitType) MarshalJSON() ([]byte, error) { +func (s GuestUnitType) MarshalJSON() ([]byte, error) { type NoMethod GuestUnitType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HealthAndSafety: Health and safety measures implemented by the hotel during @@ -1564,9 +1564,9 @@ type HealthAndSafety struct { NullFields []string `json:"-"` } -func (s *HealthAndSafety) MarshalJSON() ([]byte, error) { +func (s HealthAndSafety) MarshalJSON() ([]byte, error) { type NoMethod HealthAndSafety - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Housekeeping: Conveniences provided in guest units to facilitate an easier, @@ -1629,9 +1629,9 @@ type Housekeeping struct { NullFields []string `json:"-"` } -func (s *Housekeeping) MarshalJSON() ([]byte, error) { +func (s Housekeeping) MarshalJSON() ([]byte, error) { type NoMethod Housekeeping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IncreasedFoodSafety: Increased food safety measures implemented by the hotel @@ -1719,9 +1719,9 @@ type IncreasedFoodSafety struct { NullFields []string `json:"-"` } -func (s *IncreasedFoodSafety) MarshalJSON() ([]byte, error) { +func (s IncreasedFoodSafety) MarshalJSON() ([]byte, error) { type NoMethod IncreasedFoodSafety - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageSpoken: Language spoken by at least one staff member. @@ -1756,9 +1756,9 @@ type LanguageSpoken struct { NullFields []string `json:"-"` } -func (s *LanguageSpoken) MarshalJSON() ([]byte, error) { +func (s LanguageSpoken) MarshalJSON() ([]byte, error) { type NoMethod LanguageSpoken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LivingArea: An individual room, such as kitchen, bathroom, bedroom, within a @@ -1787,9 +1787,9 @@ type LivingArea struct { NullFields []string `json:"-"` } -func (s *LivingArea) MarshalJSON() ([]byte, error) { +func (s LivingArea) MarshalJSON() ([]byte, error) { type NoMethod LivingArea - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LivingAreaAccessibility: Accessibility features of the living area. @@ -1930,9 +1930,9 @@ type LivingAreaAccessibility struct { NullFields []string `json:"-"` } -func (s *LivingAreaAccessibility) MarshalJSON() ([]byte, error) { +func (s LivingAreaAccessibility) MarshalJSON() ([]byte, error) { type NoMethod LivingAreaAccessibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LivingAreaEating: Information about eating features in the living area. @@ -2185,9 +2185,9 @@ type LivingAreaEating struct { NullFields []string `json:"-"` } -func (s *LivingAreaEating) MarshalJSON() ([]byte, error) { +func (s LivingAreaEating) MarshalJSON() ([]byte, error) { type NoMethod LivingAreaEating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LivingAreaFeatures: Features in the living area. @@ -2498,9 +2498,9 @@ type LivingAreaFeatures struct { NullFields []string `json:"-"` } -func (s *LivingAreaFeatures) MarshalJSON() ([]byte, error) { +func (s LivingAreaFeatures) MarshalJSON() ([]byte, error) { type NoMethod LivingAreaFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LivingAreaLayout: Information about the layout of the living area. @@ -2605,9 +2605,9 @@ type LivingAreaLayout struct { NullFields []string `json:"-"` } -func (s *LivingAreaLayout) MarshalJSON() ([]byte, error) { +func (s LivingAreaLayout) MarshalJSON() ([]byte, error) { type NoMethod LivingAreaLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LivingAreaLayout) UnmarshalJSON(data []byte) error { @@ -2846,9 +2846,9 @@ type LivingAreaSleeping struct { NullFields []string `json:"-"` } -func (s *LivingAreaSleeping) MarshalJSON() ([]byte, error) { +func (s LivingAreaSleeping) MarshalJSON() ([]byte, error) { type NoMethod LivingAreaSleeping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Lodging: Lodging of a location that provides accomodations. @@ -2929,9 +2929,9 @@ type Lodging struct { NullFields []string `json:"-"` } -func (s *Lodging) MarshalJSON() ([]byte, error) { +func (s Lodging) MarshalJSON() ([]byte, error) { type NoMethod Lodging - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LodgingMetadata: Metadata for the Lodging. @@ -2953,9 +2953,9 @@ type LodgingMetadata struct { NullFields []string `json:"-"` } -func (s *LodgingMetadata) MarshalJSON() ([]byte, error) { +func (s LodgingMetadata) MarshalJSON() ([]byte, error) { type NoMethod LodgingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MinimizedContact: Minimized contact measures implemented by the hotel during @@ -3071,9 +3071,9 @@ type MinimizedContact struct { NullFields []string `json:"-"` } -func (s *MinimizedContact) MarshalJSON() ([]byte, error) { +func (s MinimizedContact) MarshalJSON() ([]byte, error) { type NoMethod MinimizedContact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Parking: Parking options at the property. @@ -3198,9 +3198,9 @@ type Parking struct { NullFields []string `json:"-"` } -func (s *Parking) MarshalJSON() ([]byte, error) { +func (s Parking) MarshalJSON() ([]byte, error) { type NoMethod Parking - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PaymentOptions: Forms of payment accepted at the property. @@ -3290,9 +3290,9 @@ type PaymentOptions struct { NullFields []string `json:"-"` } -func (s *PaymentOptions) MarshalJSON() ([]byte, error) { +func (s PaymentOptions) MarshalJSON() ([]byte, error) { type NoMethod PaymentOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersonalProtection: Personal protection measures implemented by the hotel @@ -3369,9 +3369,9 @@ type PersonalProtection struct { NullFields []string `json:"-"` } -func (s *PersonalProtection) MarshalJSON() ([]byte, error) { +func (s PersonalProtection) MarshalJSON() ([]byte, error) { type NoMethod PersonalProtection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pets: Policies regarding guest-owned animals. @@ -3450,9 +3450,9 @@ type Pets struct { NullFields []string `json:"-"` } -func (s *Pets) MarshalJSON() ([]byte, error) { +func (s Pets) MarshalJSON() ([]byte, error) { type NoMethod Pets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhysicalDistancing: Physical distancing measures implemented by the hotel @@ -3544,9 +3544,9 @@ type PhysicalDistancing struct { NullFields []string `json:"-"` } -func (s *PhysicalDistancing) MarshalJSON() ([]byte, error) { +func (s PhysicalDistancing) MarshalJSON() ([]byte, error) { type NoMethod PhysicalDistancing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policies: Property rules that impact guests. @@ -3685,9 +3685,9 @@ type Policies struct { NullFields []string `json:"-"` } -func (s *Policies) MarshalJSON() ([]byte, error) { +func (s Policies) MarshalJSON() ([]byte, error) { type NoMethod Policies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pools: Swimming pool or recreational water facilities available at the @@ -3913,9 +3913,9 @@ type Pools struct { NullFields []string `json:"-"` } -func (s *Pools) MarshalJSON() ([]byte, error) { +func (s Pools) MarshalJSON() ([]byte, error) { type NoMethod Pools - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Property: General factual information about the property's physical @@ -3994,9 +3994,9 @@ type Property struct { NullFields []string `json:"-"` } -func (s *Property) MarshalJSON() ([]byte, error) { +func (s Property) MarshalJSON() ([]byte, error) { type NoMethod Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Services: Conveniences or help provided by the property to facilitate an @@ -4200,9 +4200,9 @@ type Services struct { NullFields []string `json:"-"` } -func (s *Services) MarshalJSON() ([]byte, error) { +func (s Services) MarshalJSON() ([]byte, error) { type NoMethod Services - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sustainability: Sustainability practices implemented at the hotel. @@ -4233,9 +4233,9 @@ type Sustainability struct { NullFields []string `json:"-"` } -func (s *Sustainability) MarshalJSON() ([]byte, error) { +func (s Sustainability) MarshalJSON() ([]byte, error) { type NoMethod Sustainability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SustainabilityCertifications: Sustainability certifications the hotel has @@ -4301,9 +4301,9 @@ type SustainabilityCertifications struct { NullFields []string `json:"-"` } -func (s *SustainabilityCertifications) MarshalJSON() ([]byte, error) { +func (s SustainabilityCertifications) MarshalJSON() ([]byte, error) { type NoMethod SustainabilityCertifications - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SustainableSourcing: Sustainable sourcing practices implemented at the @@ -4453,9 +4453,9 @@ type SustainableSourcing struct { NullFields []string `json:"-"` } -func (s *SustainableSourcing) MarshalJSON() ([]byte, error) { +func (s SustainableSourcing) MarshalJSON() ([]byte, error) { type NoMethod SustainableSourcing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -4486,9 +4486,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Transportation: Vehicles or vehicular services facilitated or owned by the @@ -4617,9 +4617,9 @@ type Transportation struct { NullFields []string `json:"-"` } -func (s *Transportation) MarshalJSON() ([]byte, error) { +func (s Transportation) MarshalJSON() ([]byte, error) { type NoMethod Transportation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViewsFromUnit: Views available from the guest unit itself. @@ -4749,9 +4749,9 @@ type ViewsFromUnit struct { NullFields []string `json:"-"` } -func (s *ViewsFromUnit) MarshalJSON() ([]byte, error) { +func (s ViewsFromUnit) MarshalJSON() ([]byte, error) { type NoMethod ViewsFromUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WasteReduction: Waste reduction practices implemented at the hotel. @@ -5029,9 +5029,9 @@ type WasteReduction struct { NullFields []string `json:"-"` } -func (s *WasteReduction) MarshalJSON() ([]byte, error) { +func (s WasteReduction) MarshalJSON() ([]byte, error) { type NoMethod WasteReduction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WaterConservation: Water conservation practices implemented at the hotel. @@ -5145,9 +5145,9 @@ type WaterConservation struct { NullFields []string `json:"-"` } -func (s *WaterConservation) MarshalJSON() ([]byte, error) { +func (s WaterConservation) MarshalJSON() ([]byte, error) { type NoMethod WaterConservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Wellness: Guest facilities at the property to promote or maintain health, @@ -5348,9 +5348,9 @@ type Wellness struct { NullFields []string `json:"-"` } -func (s *Wellness) MarshalJSON() ([]byte, error) { +func (s Wellness) MarshalJSON() ([]byte, error) { type NoMethod Wellness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationsGetLodgingCall struct { diff --git a/mybusinessnotifications/v1/mybusinessnotifications-gen.go b/mybusinessnotifications/v1/mybusinessnotifications-gen.go index aeb23997e0..76774fcc25 100644 --- a/mybusinessnotifications/v1/mybusinessnotifications-gen.go +++ b/mybusinessnotifications/v1/mybusinessnotifications-gen.go @@ -220,9 +220,9 @@ type NotificationSetting struct { NullFields []string `json:"-"` } -func (s *NotificationSetting) MarshalJSON() ([]byte, error) { +func (s NotificationSetting) MarshalJSON() ([]byte, error) { type NoMethod NotificationSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsGetNotificationSettingCall struct { diff --git a/mybusinessplaceactions/v1/mybusinessplaceactions-gen.go b/mybusinessplaceactions/v1/mybusinessplaceactions-gen.go index 044a82ce54..383a0756ef 100644 --- a/mybusinessplaceactions/v1/mybusinessplaceactions-gen.go +++ b/mybusinessplaceactions/v1/mybusinessplaceactions-gen.go @@ -209,9 +209,9 @@ type ListPlaceActionLinksResponse struct { NullFields []string `json:"-"` } -func (s *ListPlaceActionLinksResponse) MarshalJSON() ([]byte, error) { +func (s ListPlaceActionLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPlaceActionLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPlaceActionTypeMetadataResponse: Response message for @@ -241,9 +241,9 @@ type ListPlaceActionTypeMetadataResponse struct { NullFields []string `json:"-"` } -func (s *ListPlaceActionTypeMetadataResponse) MarshalJSON() ([]byte, error) { +func (s ListPlaceActionTypeMetadataResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPlaceActionTypeMetadataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlaceActionLink: Represents a place action link and its attributes. @@ -314,9 +314,9 @@ type PlaceActionLink struct { NullFields []string `json:"-"` } -func (s *PlaceActionLink) MarshalJSON() ([]byte, error) { +func (s PlaceActionLink) MarshalJSON() ([]byte, error) { type NoMethod PlaceActionLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlaceActionTypeMetadata: Metadata for supported place action types. @@ -351,9 +351,9 @@ type PlaceActionTypeMetadata struct { NullFields []string `json:"-"` } -func (s *PlaceActionTypeMetadata) MarshalJSON() ([]byte, error) { +func (s PlaceActionTypeMetadata) MarshalJSON() ([]byte, error) { type NoMethod PlaceActionTypeMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationsPlaceActionLinksCreateCall struct { diff --git a/mybusinessqanda/v1/mybusinessqanda-gen.go b/mybusinessqanda/v1/mybusinessqanda-gen.go index 132f2dec1f..97d0d8d56c 100644 --- a/mybusinessqanda/v1/mybusinessqanda-gen.go +++ b/mybusinessqanda/v1/mybusinessqanda-gen.go @@ -210,9 +210,9 @@ type Answer struct { NullFields []string `json:"-"` } -func (s *Answer) MarshalJSON() ([]byte, error) { +func (s Answer) MarshalJSON() ([]byte, error) { type NoMethod Answer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Author: Represents the author of a question or answer @@ -242,9 +242,9 @@ type Author struct { NullFields []string `json:"-"` } -func (s *Author) MarshalJSON() ([]byte, error) { +func (s Author) MarshalJSON() ([]byte, error) { type NoMethod Author - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -284,9 +284,9 @@ type ListAnswersResponse struct { NullFields []string `json:"-"` } -func (s *ListAnswersResponse) MarshalJSON() ([]byte, error) { +func (s ListAnswersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAnswersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListQuestionsResponse: Response message for @@ -318,9 +318,9 @@ type ListQuestionsResponse struct { NullFields []string `json:"-"` } -func (s *ListQuestionsResponse) MarshalJSON() ([]byte, error) { +func (s ListQuestionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListQuestionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Question: Represents a single question and some of its answers. @@ -364,9 +364,9 @@ type Question struct { NullFields []string `json:"-"` } -func (s *Question) MarshalJSON() ([]byte, error) { +func (s Question) MarshalJSON() ([]byte, error) { type NoMethod Question - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpsertAnswerRequest: Request message for QuestionsAndAnswers.UpsertAnswer @@ -386,9 +386,9 @@ type UpsertAnswerRequest struct { NullFields []string `json:"-"` } -func (s *UpsertAnswerRequest) MarshalJSON() ([]byte, error) { +func (s UpsertAnswerRequest) MarshalJSON() ([]byte, error) { type NoMethod UpsertAnswerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationsQuestionsCreateCall struct { diff --git a/mybusinessverifications/v1/mybusinessverifications-gen.go b/mybusinessverifications/v1/mybusinessverifications-gen.go index 2425652c59..454c088f1e 100644 --- a/mybusinessverifications/v1/mybusinessverifications-gen.go +++ b/mybusinessverifications/v1/mybusinessverifications-gen.go @@ -185,9 +185,9 @@ type AddressVerificationData struct { NullFields []string `json:"-"` } -func (s *AddressVerificationData) MarshalJSON() ([]byte, error) { +func (s AddressVerificationData) MarshalJSON() ([]byte, error) { type NoMethod AddressVerificationData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteVerificationRequest: Request message for @@ -209,9 +209,9 @@ type CompleteVerificationRequest struct { NullFields []string `json:"-"` } -func (s *CompleteVerificationRequest) MarshalJSON() ([]byte, error) { +func (s CompleteVerificationRequest) MarshalJSON() ([]byte, error) { type NoMethod CompleteVerificationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompleteVerificationResponse: Response message for @@ -235,9 +235,9 @@ type CompleteVerificationResponse struct { NullFields []string `json:"-"` } -func (s *CompleteVerificationResponse) MarshalJSON() ([]byte, error) { +func (s CompleteVerificationResponse) MarshalJSON() ([]byte, error) { type NoMethod CompleteVerificationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplyWithGuidelines: Indicates that the location fails to comply with our @@ -268,9 +268,9 @@ type ComplyWithGuidelines struct { NullFields []string `json:"-"` } -func (s *ComplyWithGuidelines) MarshalJSON() ([]byte, error) { +func (s ComplyWithGuidelines) MarshalJSON() ([]byte, error) { type NoMethod ComplyWithGuidelines - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmailVerificationData: Display data for verifications through email. @@ -295,9 +295,9 @@ type EmailVerificationData struct { NullFields []string `json:"-"` } -func (s *EmailVerificationData) MarshalJSON() ([]byte, error) { +func (s EmailVerificationData) MarshalJSON() ([]byte, error) { type NoMethod EmailVerificationData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchVerificationOptionsRequest: Request message for @@ -326,9 +326,9 @@ type FetchVerificationOptionsRequest struct { NullFields []string `json:"-"` } -func (s *FetchVerificationOptionsRequest) MarshalJSON() ([]byte, error) { +func (s FetchVerificationOptionsRequest) MarshalJSON() ([]byte, error) { type NoMethod FetchVerificationOptionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchVerificationOptionsResponse: Response message for @@ -352,9 +352,9 @@ type FetchVerificationOptionsResponse struct { NullFields []string `json:"-"` } -func (s *FetchVerificationOptionsResponse) MarshalJSON() ([]byte, error) { +func (s FetchVerificationOptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchVerificationOptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVerificationsResponse: Response message for @@ -383,9 +383,9 @@ type ListVerificationsResponse struct { NullFields []string `json:"-"` } -func (s *ListVerificationsResponse) MarshalJSON() ([]byte, error) { +func (s ListVerificationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVerificationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostalAddress: Represents a postal address, e.g. for postal delivery or @@ -482,9 +482,9 @@ type PostalAddress struct { NullFields []string `json:"-"` } -func (s *PostalAddress) MarshalJSON() ([]byte, error) { +func (s PostalAddress) MarshalJSON() ([]byte, error) { type NoMethod PostalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResolveOwnershipConflict: Indicates that the location duplicates another @@ -510,9 +510,9 @@ type ServiceBusinessContext struct { NullFields []string `json:"-"` } -func (s *ServiceBusinessContext) MarshalJSON() ([]byte, error) { +func (s ServiceBusinessContext) MarshalJSON() ([]byte, error) { type NoMethod ServiceBusinessContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Verification: A verification represents a verification attempt on a @@ -562,9 +562,9 @@ type Verification struct { NullFields []string `json:"-"` } -func (s *Verification) MarshalJSON() ([]byte, error) { +func (s Verification) MarshalJSON() ([]byte, error) { type NoMethod Verification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerificationOption: The verification option represents how to verify the @@ -609,9 +609,9 @@ type VerificationOption struct { NullFields []string `json:"-"` } -func (s *VerificationOption) MarshalJSON() ([]byte, error) { +func (s VerificationOption) MarshalJSON() ([]byte, error) { type NoMethod VerificationOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerificationToken: Token generated by a vetted partner @@ -632,9 +632,9 @@ type VerificationToken struct { NullFields []string `json:"-"` } -func (s *VerificationToken) MarshalJSON() ([]byte, error) { +func (s VerificationToken) MarshalJSON() ([]byte, error) { type NoMethod VerificationToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Verify: Indicates that the location requires verification. Contains @@ -657,9 +657,9 @@ type Verify struct { NullFields []string `json:"-"` } -func (s *Verify) MarshalJSON() ([]byte, error) { +func (s Verify) MarshalJSON() ([]byte, error) { type NoMethod Verify - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyLocationRequest: Request message for Verifications.VerifyLocation. @@ -721,9 +721,9 @@ type VerifyLocationRequest struct { NullFields []string `json:"-"` } -func (s *VerifyLocationRequest) MarshalJSON() ([]byte, error) { +func (s VerifyLocationRequest) MarshalJSON() ([]byte, error) { type NoMethod VerifyLocationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyLocationResponse: Response message for Verifications.VerifyLocation. @@ -746,9 +746,9 @@ type VerifyLocationResponse struct { NullFields []string `json:"-"` } -func (s *VerifyLocationResponse) MarshalJSON() ([]byte, error) { +func (s VerifyLocationResponse) MarshalJSON() ([]byte, error) { type NoMethod VerifyLocationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoiceOfMerchantState: Response message for @@ -795,9 +795,9 @@ type VoiceOfMerchantState struct { NullFields []string `json:"-"` } -func (s *VoiceOfMerchantState) MarshalJSON() ([]byte, error) { +func (s VoiceOfMerchantState) MarshalJSON() ([]byte, error) { type NoMethod VoiceOfMerchantState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WaitForVoiceOfMerchant: Indicates that the location will gain voice of diff --git a/networkconnectivity/v1/networkconnectivity-gen.go b/networkconnectivity/v1/networkconnectivity-gen.go index c5bf3e6ebc..df92ff7b81 100644 --- a/networkconnectivity/v1/networkconnectivity-gen.go +++ b/networkconnectivity/v1/networkconnectivity-gen.go @@ -372,9 +372,9 @@ type AcceptHubSpokeRequest struct { NullFields []string `json:"-"` } -func (s *AcceptHubSpokeRequest) MarshalJSON() ([]byte, error) { +func (s AcceptHubSpokeRequest) MarshalJSON() ([]byte, error) { type NoMethod AcceptHubSpokeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceptHubSpokeResponse: The response for HubService.AcceptHubSpoke. @@ -394,9 +394,9 @@ type AcceptHubSpokeResponse struct { NullFields []string `json:"-"` } -func (s *AcceptHubSpokeResponse) MarshalJSON() ([]byte, error) { +func (s AcceptHubSpokeResponse) MarshalJSON() ([]byte, error) { type NoMethod AcceptHubSpokeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -435,9 +435,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -470,9 +470,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoAccept: The auto-accept setting for a group controls whether proposed @@ -499,9 +499,9 @@ type AutoAccept struct { NullFields []string `json:"-"` } -func (s *AutoAccept) MarshalJSON() ([]byte, error) { +func (s AutoAccept) MarshalJSON() ([]byte, error) { type NoMethod AutoAccept - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -598,9 +598,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumerPscConfig: Allow the producer to specify which consumers can connect @@ -657,9 +657,9 @@ type ConsumerPscConfig struct { NullFields []string `json:"-"` } -func (s *ConsumerPscConfig) MarshalJSON() ([]byte, error) { +func (s ConsumerPscConfig) MarshalJSON() ([]byte, error) { type NoMethod ConsumerPscConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumerPscConnection: PSC connection details on consumer side. @@ -730,9 +730,9 @@ type ConsumerPscConnection struct { NullFields []string `json:"-"` } -func (s *ConsumerPscConnection) MarshalJSON() ([]byte, error) { +func (s ConsumerPscConnection) MarshalJSON() ([]byte, error) { type NoMethod ConsumerPscConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -787,9 +787,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Filter: Filter matches L4 traffic. @@ -826,9 +826,9 @@ type Filter struct { NullFields []string `json:"-"` } -func (s *Filter) MarshalJSON() ([]byte, error) { +func (s Filter) MarshalJSON() ([]byte, error) { type NoMethod Filter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -860,9 +860,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -907,9 +907,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcErrorInfo: Describes the cause of the error with structured @@ -955,9 +955,9 @@ type GoogleRpcErrorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleRpcErrorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleRpcErrorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcErrorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -989,9 +989,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Group: A group represents a subset of spokes attached to a hub. @@ -1052,9 +1052,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hub: A Network Connectivity Center hub is a global management resource to @@ -1154,9 +1154,9 @@ type Hub struct { NullFields []string `json:"-"` } -func (s *Hub) MarshalJSON() ([]byte, error) { +func (s Hub) MarshalJSON() ([]byte, error) { type NoMethod Hub - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterconnectAttachment: InterconnectAttachment that this route applies to. @@ -1178,9 +1178,9 @@ type InterconnectAttachment struct { NullFields []string `json:"-"` } -func (s *InterconnectAttachment) MarshalJSON() ([]byte, error) { +func (s InterconnectAttachment) MarshalJSON() ([]byte, error) { type NoMethod InterconnectAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InternalRange: The internal range resource for IPAM operations within a VPC @@ -1290,9 +1290,9 @@ type InternalRange struct { NullFields []string `json:"-"` } -func (s *InternalRange) MarshalJSON() ([]byte, error) { +func (s InternalRange) MarshalJSON() ([]byte, error) { type NoMethod InternalRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedInterconnectAttachments: A collection of VLAN attachment resources. @@ -1327,9 +1327,9 @@ type LinkedInterconnectAttachments struct { NullFields []string `json:"-"` } -func (s *LinkedInterconnectAttachments) MarshalJSON() ([]byte, error) { +func (s LinkedInterconnectAttachments) MarshalJSON() ([]byte, error) { type NoMethod LinkedInterconnectAttachments - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedRouterApplianceInstances: A collection of router appliance instances. @@ -1364,9 +1364,9 @@ type LinkedRouterApplianceInstances struct { NullFields []string `json:"-"` } -func (s *LinkedRouterApplianceInstances) MarshalJSON() ([]byte, error) { +func (s LinkedRouterApplianceInstances) MarshalJSON() ([]byte, error) { type NoMethod LinkedRouterApplianceInstances - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedVpcNetwork: An existing VPC network. @@ -1392,9 +1392,9 @@ type LinkedVpcNetwork struct { NullFields []string `json:"-"` } -func (s *LinkedVpcNetwork) MarshalJSON() ([]byte, error) { +func (s LinkedVpcNetwork) MarshalJSON() ([]byte, error) { type NoMethod LinkedVpcNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinkedVpnTunnels: A collection of Cloud VPN tunnel resources. These @@ -1429,9 +1429,9 @@ type LinkedVpnTunnels struct { NullFields []string `json:"-"` } -func (s *LinkedVpnTunnels) MarshalJSON() ([]byte, error) { +func (s LinkedVpnTunnels) MarshalJSON() ([]byte, error) { type NoMethod LinkedVpnTunnels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupsResponse: Response for HubService.ListGroups method. @@ -1460,9 +1460,9 @@ type ListGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHubSpokesResponse: The response for HubService.ListHubSpokes. @@ -1492,9 +1492,9 @@ type ListHubSpokesResponse struct { NullFields []string `json:"-"` } -func (s *ListHubSpokesResponse) MarshalJSON() ([]byte, error) { +func (s ListHubSpokesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHubSpokesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHubsResponse: Response for HubService.ListHubs method. @@ -1523,9 +1523,9 @@ type ListHubsResponse struct { NullFields []string `json:"-"` } -func (s *ListHubsResponse) MarshalJSON() ([]byte, error) { +func (s ListHubsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHubsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInternalRangesResponse: Response for InternalRange.ListInternalRanges @@ -1554,9 +1554,9 @@ type ListInternalRangesResponse struct { NullFields []string `json:"-"` } -func (s *ListInternalRangesResponse) MarshalJSON() ([]byte, error) { +func (s ListInternalRangesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInternalRangesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1582,9 +1582,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPolicyBasedRoutesResponse: Response for @@ -1614,9 +1614,9 @@ type ListPolicyBasedRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListPolicyBasedRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListPolicyBasedRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPolicyBasedRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRegionalEndpointsResponse: Response for ListRegionalEndpoints. @@ -1645,9 +1645,9 @@ type ListRegionalEndpointsResponse struct { NullFields []string `json:"-"` } -func (s *ListRegionalEndpointsResponse) MarshalJSON() ([]byte, error) { +func (s ListRegionalEndpointsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRegionalEndpointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRouteTablesResponse: Response for HubService.ListRouteTables method. @@ -1676,9 +1676,9 @@ type ListRouteTablesResponse struct { NullFields []string `json:"-"` } -func (s *ListRouteTablesResponse) MarshalJSON() ([]byte, error) { +func (s ListRouteTablesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRouteTablesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRoutesResponse: Response for HubService.ListRoutes method. @@ -1707,9 +1707,9 @@ type ListRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceClassesResponse: Response for ListServiceClasses. @@ -1738,9 +1738,9 @@ type ListServiceClassesResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceClassesResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceClassesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceClassesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceConnectionMapsResponse: Response for ListServiceConnectionMaps. @@ -1769,9 +1769,9 @@ type ListServiceConnectionMapsResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceConnectionMapsResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceConnectionMapsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceConnectionMapsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceConnectionPoliciesResponse: Response for @@ -1801,9 +1801,9 @@ type ListServiceConnectionPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceConnectionPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceConnectionPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceConnectionPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceConnectionTokensResponse: Response for @@ -1833,9 +1833,9 @@ type ListServiceConnectionTokensResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceConnectionTokensResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceConnectionTokensResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceConnectionTokensResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSpokesResponse: The response for HubService.ListSpokes. @@ -1864,9 +1864,9 @@ type ListSpokesResponse struct { NullFields []string `json:"-"` } -func (s *ListSpokesResponse) MarshalJSON() ([]byte, error) { +func (s ListSpokesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSpokesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1902,9 +1902,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: Metadata about locations @@ -1931,9 +1931,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NextHopInterconnectAttachment: A route next hop that leads to an @@ -1961,9 +1961,9 @@ type NextHopInterconnectAttachment struct { NullFields []string `json:"-"` } -func (s *NextHopInterconnectAttachment) MarshalJSON() ([]byte, error) { +func (s NextHopInterconnectAttachment) MarshalJSON() ([]byte, error) { type NoMethod NextHopInterconnectAttachment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NextHopRouterApplianceInstance: A route next hop that leads to a Router @@ -1991,9 +1991,9 @@ type NextHopRouterApplianceInstance struct { NullFields []string `json:"-"` } -func (s *NextHopRouterApplianceInstance) MarshalJSON() ([]byte, error) { +func (s NextHopRouterApplianceInstance) MarshalJSON() ([]byte, error) { type NoMethod NextHopRouterApplianceInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NextHopVPNTunnel: A route next hop that leads to a VPN tunnel resource. @@ -2020,9 +2020,9 @@ type NextHopVPNTunnel struct { NullFields []string `json:"-"` } -func (s *NextHopVPNTunnel) MarshalJSON() ([]byte, error) { +func (s NextHopVPNTunnel) MarshalJSON() ([]byte, error) { type NoMethod NextHopVPNTunnel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NextHopVpcNetwork struct { @@ -2041,9 +2041,9 @@ type NextHopVpcNetwork struct { NullFields []string `json:"-"` } -func (s *NextHopVpcNetwork) MarshalJSON() ([]byte, error) { +func (s NextHopVpcNetwork) MarshalJSON() ([]byte, error) { type NoMethod NextHopVpcNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -2079,9 +2079,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2171,9 +2171,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyBasedRoute: Policy-based routes route L4 network traffic based on not @@ -2249,9 +2249,9 @@ type PolicyBasedRoute struct { NullFields []string `json:"-"` } -func (s *PolicyBasedRoute) MarshalJSON() ([]byte, error) { +func (s PolicyBasedRoute) MarshalJSON() ([]byte, error) { type NoMethod PolicyBasedRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProducerPscConfig: The PSC configurations on producer side. @@ -2272,9 +2272,9 @@ type ProducerPscConfig struct { NullFields []string `json:"-"` } -func (s *ProducerPscConfig) MarshalJSON() ([]byte, error) { +func (s ProducerPscConfig) MarshalJSON() ([]byte, error) { type NoMethod ProducerPscConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscConfig: Configuration used for Private Service Connect connections. Used @@ -2329,9 +2329,9 @@ type PscConfig struct { NullFields []string `json:"-"` } -func (s *PscConfig) MarshalJSON() ([]byte, error) { +func (s PscConfig) MarshalJSON() ([]byte, error) { type NoMethod PscConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscConnection: Information about a specific Private Service Connect @@ -2392,9 +2392,9 @@ type PscConnection struct { NullFields []string `json:"-"` } -func (s *PscConnection) MarshalJSON() ([]byte, error) { +func (s PscConnection) MarshalJSON() ([]byte, error) { type NoMethod PscConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalEndpoint: The RegionalEndpoint resource. @@ -2462,9 +2462,9 @@ type RegionalEndpoint struct { NullFields []string `json:"-"` } -func (s *RegionalEndpoint) MarshalJSON() ([]byte, error) { +func (s RegionalEndpoint) MarshalJSON() ([]byte, error) { type NoMethod RegionalEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RejectHubSpokeRequest: The request for HubService.RejectHubSpoke. @@ -2498,9 +2498,9 @@ type RejectHubSpokeRequest struct { NullFields []string `json:"-"` } -func (s *RejectHubSpokeRequest) MarshalJSON() ([]byte, error) { +func (s RejectHubSpokeRequest) MarshalJSON() ([]byte, error) { type NoMethod RejectHubSpokeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RejectHubSpokeResponse: The response for HubService.RejectHubSpoke. @@ -2520,9 +2520,9 @@ type RejectHubSpokeResponse struct { NullFields []string `json:"-"` } -func (s *RejectHubSpokeResponse) MarshalJSON() ([]byte, error) { +func (s RejectHubSpokeResponse) MarshalJSON() ([]byte, error) { type NoMethod RejectHubSpokeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Route: A route defines a path from VM instances within a spoke to a specific @@ -2616,9 +2616,9 @@ type Route struct { NullFields []string `json:"-"` } -func (s *Route) MarshalJSON() ([]byte, error) { +func (s Route) MarshalJSON() ([]byte, error) { type NoMethod Route - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RouteTable struct { @@ -2672,9 +2672,9 @@ type RouteTable struct { NullFields []string `json:"-"` } -func (s *RouteTable) MarshalJSON() ([]byte, error) { +func (s RouteTable) MarshalJSON() ([]byte, error) { type NoMethod RouteTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterApplianceInstance: A router appliance instance is a Compute Engine @@ -2699,9 +2699,9 @@ type RouterApplianceInstance struct { NullFields []string `json:"-"` } -func (s *RouterApplianceInstance) MarshalJSON() ([]byte, error) { +func (s RouterApplianceInstance) MarshalJSON() ([]byte, error) { type NoMethod RouterApplianceInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutingVPC: RoutingVPC contains information about the VPC networks @@ -2731,9 +2731,9 @@ type RoutingVPC struct { NullFields []string `json:"-"` } -func (s *RoutingVPC) MarshalJSON() ([]byte, error) { +func (s RoutingVPC) MarshalJSON() ([]byte, error) { type NoMethod RoutingVPC - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceClass: The ServiceClass resource. Next id: 9 @@ -2774,9 +2774,9 @@ type ServiceClass struct { NullFields []string `json:"-"` } -func (s *ServiceClass) MarshalJSON() ([]byte, error) { +func (s ServiceClass) MarshalJSON() ([]byte, error) { type NoMethod ServiceClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceConnectionMap: The ServiceConnectionMap resource. Next id: 15 @@ -2838,9 +2838,9 @@ type ServiceConnectionMap struct { NullFields []string `json:"-"` } -func (s *ServiceConnectionMap) MarshalJSON() ([]byte, error) { +func (s ServiceConnectionMap) MarshalJSON() ([]byte, error) { type NoMethod ServiceConnectionMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceConnectionPolicy: The ServiceConnectionPolicy resource. Next id: 12 @@ -2901,9 +2901,9 @@ type ServiceConnectionPolicy struct { NullFields []string `json:"-"` } -func (s *ServiceConnectionPolicy) MarshalJSON() ([]byte, error) { +func (s ServiceConnectionPolicy) MarshalJSON() ([]byte, error) { type NoMethod ServiceConnectionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceConnectionToken: The ServiceConnectionToken resource. Next id: 10 @@ -2948,9 +2948,9 @@ type ServiceConnectionToken struct { NullFields []string `json:"-"` } -func (s *ServiceConnectionToken) MarshalJSON() ([]byte, error) { +func (s ServiceConnectionToken) MarshalJSON() ([]byte, error) { type NoMethod ServiceConnectionToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2977,9 +2977,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Spoke: A Network Connectivity Center spoke represents one or more network @@ -3062,9 +3062,9 @@ type Spoke struct { NullFields []string `json:"-"` } -func (s *Spoke) MarshalJSON() ([]byte, error) { +func (s Spoke) MarshalJSON() ([]byte, error) { type NoMethod Spoke - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpokeStateCount: The number of spokes that are in a particular state and @@ -3100,9 +3100,9 @@ type SpokeStateCount struct { NullFields []string `json:"-"` } -func (s *SpokeStateCount) MarshalJSON() ([]byte, error) { +func (s SpokeStateCount) MarshalJSON() ([]byte, error) { type NoMethod SpokeStateCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpokeStateReasonCount: The number of spokes in the hub that are inactive for @@ -3135,9 +3135,9 @@ type SpokeStateReasonCount struct { NullFields []string `json:"-"` } -func (s *SpokeStateReasonCount) MarshalJSON() ([]byte, error) { +func (s SpokeStateReasonCount) MarshalJSON() ([]byte, error) { type NoMethod SpokeStateReasonCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpokeSummary: Summarizes information about the spokes associated with a hub. @@ -3167,9 +3167,9 @@ type SpokeSummary struct { NullFields []string `json:"-"` } -func (s *SpokeSummary) MarshalJSON() ([]byte, error) { +func (s SpokeSummary) MarshalJSON() ([]byte, error) { type NoMethod SpokeSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpokeTypeCount: The number of spokes of a given type that are associated @@ -3201,9 +3201,9 @@ type SpokeTypeCount struct { NullFields []string `json:"-"` } -func (s *SpokeTypeCount) MarshalJSON() ([]byte, error) { +func (s SpokeTypeCount) MarshalJSON() ([]byte, error) { type NoMethod SpokeTypeCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StateReason: The reason a spoke is inactive. @@ -3237,9 +3237,9 @@ type StateReason struct { NullFields []string `json:"-"` } -func (s *StateReason) MarshalJSON() ([]byte, error) { +func (s StateReason) MarshalJSON() ([]byte, error) { type NoMethod StateReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -3262,9 +3262,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -3289,9 +3289,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachine: VM instances that this policy-based route applies to. @@ -3313,9 +3313,9 @@ type VirtualMachine struct { NullFields []string `json:"-"` } -func (s *VirtualMachine) MarshalJSON() ([]byte, error) { +func (s VirtualMachine) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Warnings: Informational warning message. @@ -3353,9 +3353,9 @@ type Warnings struct { NullFields []string `json:"-"` } -func (s *Warnings) MarshalJSON() ([]byte, error) { +func (s Warnings) MarshalJSON() ([]byte, error) { type NoMethod Warnings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/networkconnectivity/v1alpha1/networkconnectivity-gen.go b/networkconnectivity/v1alpha1/networkconnectivity-gen.go index 9280c7db61..7e836bee98 100644 --- a/networkconnectivity/v1alpha1/networkconnectivity-gen.go +++ b/networkconnectivity/v1alpha1/networkconnectivity-gen.go @@ -271,9 +271,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -306,9 +306,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -405,9 +405,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -462,9 +462,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -496,9 +496,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -543,9 +543,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -577,9 +577,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hub: Network Connectivity Center is a hub-and-spoke abstraction for network @@ -630,9 +630,9 @@ type Hub struct { NullFields []string `json:"-"` } -func (s *Hub) MarshalJSON() ([]byte, error) { +func (s Hub) MarshalJSON() ([]byte, error) { type NoMethod Hub - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InternalRange: The internal range resource for IPAM operations within a VPC @@ -742,9 +742,9 @@ type InternalRange struct { NullFields []string `json:"-"` } -func (s *InternalRange) MarshalJSON() ([]byte, error) { +func (s InternalRange) MarshalJSON() ([]byte, error) { type NoMethod InternalRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHubsResponse: Response for HubService.ListHubs method. @@ -773,9 +773,9 @@ type ListHubsResponse struct { NullFields []string `json:"-"` } -func (s *ListHubsResponse) MarshalJSON() ([]byte, error) { +func (s ListHubsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHubsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInternalRangesResponse: Response for InternalRange.ListInternalRanges @@ -804,9 +804,9 @@ type ListInternalRangesResponse struct { NullFields []string `json:"-"` } -func (s *ListInternalRangesResponse) MarshalJSON() ([]byte, error) { +func (s ListInternalRangesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInternalRangesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -832,9 +832,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSpokesResponse: The response for HubService.ListSpokes. @@ -863,9 +863,9 @@ type ListSpokesResponse struct { NullFields []string `json:"-"` } -func (s *ListSpokesResponse) MarshalJSON() ([]byte, error) { +func (s ListSpokesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSpokesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -901,9 +901,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -939,9 +939,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1031,9 +1031,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouterApplianceInstance: RouterAppliance represents a Router appliance which @@ -1057,9 +1057,9 @@ type RouterApplianceInstance struct { NullFields []string `json:"-"` } -func (s *RouterApplianceInstance) MarshalJSON() ([]byte, error) { +func (s RouterApplianceInstance) MarshalJSON() ([]byte, error) { type NoMethod RouterApplianceInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1086,9 +1086,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Spoke: A Spoke is an abstraction of a network attachment being attached to a @@ -1144,9 +1144,9 @@ type Spoke struct { NullFields []string `json:"-"` } -func (s *Spoke) MarshalJSON() ([]byte, error) { +func (s Spoke) MarshalJSON() ([]byte, error) { type NoMethod Spoke - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1169,9 +1169,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1196,9 +1196,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/networkmanagement/v1/networkmanagement-gen.go b/networkmanagement/v1/networkmanagement-gen.go index 3cb2036756..2ec9e5c585 100644 --- a/networkmanagement/v1/networkmanagement-gen.go +++ b/networkmanagement/v1/networkmanagement-gen.go @@ -310,9 +310,9 @@ type AbortInfo struct { NullFields []string `json:"-"` } -func (s *AbortInfo) MarshalJSON() ([]byte, error) { +func (s AbortInfo) MarshalJSON() ([]byte, error) { type NoMethod AbortInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineVersionEndpoint: Wrapper for the App Engine service version @@ -335,9 +335,9 @@ type AppEngineVersionEndpoint struct { NullFields []string `json:"-"` } -func (s *AppEngineVersionEndpoint) MarshalJSON() ([]byte, error) { +func (s AppEngineVersionEndpoint) MarshalJSON() ([]byte, error) { type NoMethod AppEngineVersionEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineVersionInfo: For display only. Metadata associated with an App @@ -364,9 +364,9 @@ type AppEngineVersionInfo struct { NullFields []string `json:"-"` } -func (s *AppEngineVersionInfo) MarshalJSON() ([]byte, error) { +func (s AppEngineVersionInfo) MarshalJSON() ([]byte, error) { type NoMethod AppEngineVersionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -405,9 +405,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -440,9 +440,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -539,9 +539,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -565,9 +565,9 @@ type CloudFunctionEndpoint struct { NullFields []string `json:"-"` } -func (s *CloudFunctionEndpoint) MarshalJSON() ([]byte, error) { +func (s CloudFunctionEndpoint) MarshalJSON() ([]byte, error) { type NoMethod CloudFunctionEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudFunctionInfo: For display only. Metadata associated with a Cloud @@ -594,9 +594,9 @@ type CloudFunctionInfo struct { NullFields []string `json:"-"` } -func (s *CloudFunctionInfo) MarshalJSON() ([]byte, error) { +func (s CloudFunctionInfo) MarshalJSON() ([]byte, error) { type NoMethod CloudFunctionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRunRevisionEndpoint: Wrapper for Cloud Run revision attributes. @@ -619,9 +619,9 @@ type CloudRunRevisionEndpoint struct { NullFields []string `json:"-"` } -func (s *CloudRunRevisionEndpoint) MarshalJSON() ([]byte, error) { +func (s CloudRunRevisionEndpoint) MarshalJSON() ([]byte, error) { type NoMethod CloudRunRevisionEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRunRevisionInfo: For display only. Metadata associated with a Cloud Run @@ -648,9 +648,9 @@ type CloudRunRevisionInfo struct { NullFields []string `json:"-"` } -func (s *CloudRunRevisionInfo) MarshalJSON() ([]byte, error) { +func (s CloudRunRevisionInfo) MarshalJSON() ([]byte, error) { type NoMethod CloudRunRevisionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSQLInstanceInfo: For display only. Metadata associated with a Cloud SQL @@ -682,9 +682,9 @@ type CloudSQLInstanceInfo struct { NullFields []string `json:"-"` } -func (s *CloudSQLInstanceInfo) MarshalJSON() ([]byte, error) { +func (s CloudSQLInstanceInfo) MarshalJSON() ([]byte, error) { type NoMethod CloudSQLInstanceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectivityTest: A Connectivity Test for a network reachability analysis. @@ -764,9 +764,9 @@ type ConnectivityTest struct { NullFields []string `json:"-"` } -func (s *ConnectivityTest) MarshalJSON() ([]byte, error) { +func (s ConnectivityTest) MarshalJSON() ([]byte, error) { type NoMethod ConnectivityTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeliverInfo: Details of the final state "deliver" and associated resource. @@ -826,9 +826,9 @@ type DeliverInfo struct { NullFields []string `json:"-"` } -func (s *DeliverInfo) MarshalJSON() ([]byte, error) { +func (s DeliverInfo) MarshalJSON() ([]byte, error) { type NoMethod DeliverInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DropInfo: Details of the final state "drop" and associated resource. @@ -1021,9 +1021,9 @@ type DropInfo struct { NullFields []string `json:"-"` } -func (s *DropInfo) MarshalJSON() ([]byte, error) { +func (s DropInfo) MarshalJSON() ([]byte, error) { type NoMethod DropInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EdgeLocation: Representation of a network edge location as per @@ -1044,9 +1044,9 @@ type EdgeLocation struct { NullFields []string `json:"-"` } -func (s *EdgeLocation) MarshalJSON() ([]byte, error) { +func (s EdgeLocation) MarshalJSON() ([]byte, error) { type NoMethod EdgeLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1158,9 +1158,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndpointInfo: For display only. The specification of the endpoints for the @@ -1197,9 +1197,9 @@ type EndpointInfo struct { NullFields []string `json:"-"` } -func (s *EndpointInfo) MarshalJSON() ([]byte, error) { +func (s EndpointInfo) MarshalJSON() ([]byte, error) { type NoMethod EndpointInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1245,9 +1245,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallInfo: For display only. Metadata associated with a VPC firewall @@ -1326,9 +1326,9 @@ type FirewallInfo struct { NullFields []string `json:"-"` } -func (s *FirewallInfo) MarshalJSON() ([]byte, error) { +func (s FirewallInfo) MarshalJSON() ([]byte, error) { type NoMethod FirewallInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardInfo: Details of the final state "forward" and associated resource. @@ -1366,9 +1366,9 @@ type ForwardInfo struct { NullFields []string `json:"-"` } -func (s *ForwardInfo) MarshalJSON() ([]byte, error) { +func (s ForwardInfo) MarshalJSON() ([]byte, error) { type NoMethod ForwardInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleInfo: For display only. Metadata associated with a Compute @@ -1416,9 +1416,9 @@ type ForwardingRuleInfo struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleInfo) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleInfo) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GKEMasterInfo: For display only. Metadata associated with a Google @@ -1445,9 +1445,9 @@ type GKEMasterInfo struct { NullFields []string `json:"-"` } -func (s *GKEMasterInfo) MarshalJSON() ([]byte, error) { +func (s GKEMasterInfo) MarshalJSON() ([]byte, error) { type NoMethod GKEMasterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleServiceInfo: For display only. Details of a Google Service sending @@ -1490,9 +1490,9 @@ type GoogleServiceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleServiceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleServiceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleServiceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceInfo: For display only. Metadata associated with a Compute Engine @@ -1527,9 +1527,9 @@ type InstanceInfo struct { NullFields []string `json:"-"` } -func (s *InstanceInfo) MarshalJSON() ([]byte, error) { +func (s InstanceInfo) MarshalJSON() ([]byte, error) { type NoMethod InstanceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatencyDistribution: Describes measured latency distribution. @@ -1549,9 +1549,9 @@ type LatencyDistribution struct { NullFields []string `json:"-"` } -func (s *LatencyDistribution) MarshalJSON() ([]byte, error) { +func (s LatencyDistribution) MarshalJSON() ([]byte, error) { type NoMethod LatencyDistribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatencyPercentile: Latency percentile rank and value. @@ -1575,9 +1575,9 @@ type LatencyPercentile struct { NullFields []string `json:"-"` } -func (s *LatencyPercentile) MarshalJSON() ([]byte, error) { +func (s LatencyPercentile) MarshalJSON() ([]byte, error) { type NoMethod LatencyPercentile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectivityTestsResponse: Response for the `ListConnectivityTests` @@ -1606,9 +1606,9 @@ type ListConnectivityTestsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectivityTestsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectivityTestsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectivityTestsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1634,9 +1634,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1662,9 +1662,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancerBackend: For display only. Metadata associated with a specific @@ -1706,9 +1706,9 @@ type LoadBalancerBackend struct { NullFields []string `json:"-"` } -func (s *LoadBalancerBackend) MarshalJSON() ([]byte, error) { +func (s LoadBalancerBackend) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancerBackend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancerBackendInfo: For display only. Metadata associated with the load @@ -1779,9 +1779,9 @@ type LoadBalancerBackendInfo struct { NullFields []string `json:"-"` } -func (s *LoadBalancerBackendInfo) MarshalJSON() ([]byte, error) { +func (s LoadBalancerBackendInfo) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancerBackendInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancerInfo: For display only. Metadata associated with a load @@ -1826,9 +1826,9 @@ type LoadBalancerInfo struct { NullFields []string `json:"-"` } -func (s *LoadBalancerInfo) MarshalJSON() ([]byte, error) { +func (s LoadBalancerInfo) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1864,9 +1864,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NatInfo: For display only. Metadata associated with NAT. @@ -1924,9 +1924,9 @@ type NatInfo struct { NullFields []string `json:"-"` } -func (s *NatInfo) MarshalJSON() ([]byte, error) { +func (s NatInfo) MarshalJSON() ([]byte, error) { type NoMethod NatInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInfo: For display only. Metadata associated with a Compute Engine @@ -1951,9 +1951,9 @@ type NetworkInfo struct { NullFields []string `json:"-"` } -func (s *NetworkInfo) MarshalJSON() ([]byte, error) { +func (s NetworkInfo) MarshalJSON() ([]byte, error) { type NoMethod NetworkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1998,9 +1998,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata describing an Operation @@ -2033,9 +2033,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2125,9 +2125,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProbingDetails: Results of active probing from the last run of the test. @@ -2188,9 +2188,9 @@ type ProbingDetails struct { NullFields []string `json:"-"` } -func (s *ProbingDetails) MarshalJSON() ([]byte, error) { +func (s ProbingDetails) MarshalJSON() ([]byte, error) { type NoMethod ProbingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProxyConnectionInfo: For display only. Metadata associated with @@ -2235,9 +2235,9 @@ type ProxyConnectionInfo struct { NullFields []string `json:"-"` } -func (s *ProxyConnectionInfo) MarshalJSON() ([]byte, error) { +func (s ProxyConnectionInfo) MarshalJSON() ([]byte, error) { type NoMethod ProxyConnectionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReachabilityDetails: Results of the configuration analysis from the last run @@ -2287,9 +2287,9 @@ type ReachabilityDetails struct { NullFields []string `json:"-"` } -func (s *ReachabilityDetails) MarshalJSON() ([]byte, error) { +func (s ReachabilityDetails) MarshalJSON() ([]byte, error) { type NoMethod ReachabilityDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RerunConnectivityTestRequest: Request for the `RerunConnectivityTest` @@ -2387,9 +2387,9 @@ type RouteInfo struct { NullFields []string `json:"-"` } -func (s *RouteInfo) MarshalJSON() ([]byte, error) { +func (s RouteInfo) MarshalJSON() ([]byte, error) { type NoMethod RouteInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServerlessNegInfo: For display only. Metadata associated with the serverless @@ -2410,9 +2410,9 @@ type ServerlessNegInfo struct { NullFields []string `json:"-"` } -func (s *ServerlessNegInfo) MarshalJSON() ([]byte, error) { +func (s ServerlessNegInfo) MarshalJSON() ([]byte, error) { type NoMethod ServerlessNegInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2439,9 +2439,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2473,9 +2473,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Step: A simulated forwarding path is composed of multiple steps. Each step @@ -2629,9 +2629,9 @@ type Step struct { NullFields []string `json:"-"` } -func (s *Step) MarshalJSON() ([]byte, error) { +func (s Step) MarshalJSON() ([]byte, error) { type NoMethod Step - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageBucketInfo: For display only. Metadata associated with Storage @@ -2652,9 +2652,9 @@ type StorageBucketInfo struct { NullFields []string `json:"-"` } -func (s *StorageBucketInfo) MarshalJSON() ([]byte, error) { +func (s StorageBucketInfo) MarshalJSON() ([]byte, error) { type NoMethod StorageBucketInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2677,9 +2677,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2704,9 +2704,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Trace: Trace represents one simulated packet forwarding path. * Each trace @@ -2746,9 +2746,9 @@ type Trace struct { NullFields []string `json:"-"` } -func (s *Trace) MarshalJSON() ([]byte, error) { +func (s Trace) MarshalJSON() ([]byte, error) { type NoMethod Trace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcConnectorInfo: For display only. Metadata associated with a VPC @@ -2773,9 +2773,9 @@ type VpcConnectorInfo struct { NullFields []string `json:"-"` } -func (s *VpcConnectorInfo) MarshalJSON() ([]byte, error) { +func (s VpcConnectorInfo) MarshalJSON() ([]byte, error) { type NoMethod VpcConnectorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayInfo: For display only. Metadata associated with a Compute Engine @@ -2809,9 +2809,9 @@ type VpnGatewayInfo struct { NullFields []string `json:"-"` } -func (s *VpnGatewayInfo) MarshalJSON() ([]byte, error) { +func (s VpnGatewayInfo) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelInfo: For display only. Metadata associated with a Compute Engine @@ -2855,9 +2855,9 @@ type VpnTunnelInfo struct { NullFields []string `json:"-"` } -func (s *VpnTunnelInfo) MarshalJSON() ([]byte, error) { +func (s VpnTunnelInfo) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/networkmanagement/v1beta1/networkmanagement-gen.go b/networkmanagement/v1beta1/networkmanagement-gen.go index f6a61ac584..8433c4bbcb 100644 --- a/networkmanagement/v1beta1/networkmanagement-gen.go +++ b/networkmanagement/v1beta1/networkmanagement-gen.go @@ -310,9 +310,9 @@ type AbortInfo struct { NullFields []string `json:"-"` } -func (s *AbortInfo) MarshalJSON() ([]byte, error) { +func (s AbortInfo) MarshalJSON() ([]byte, error) { type NoMethod AbortInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineVersionEndpoint: Wrapper for the App Engine service version @@ -335,9 +335,9 @@ type AppEngineVersionEndpoint struct { NullFields []string `json:"-"` } -func (s *AppEngineVersionEndpoint) MarshalJSON() ([]byte, error) { +func (s AppEngineVersionEndpoint) MarshalJSON() ([]byte, error) { type NoMethod AppEngineVersionEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppEngineVersionInfo: For display only. Metadata associated with an App @@ -364,9 +364,9 @@ type AppEngineVersionInfo struct { NullFields []string `json:"-"` } -func (s *AppEngineVersionInfo) MarshalJSON() ([]byte, error) { +func (s AppEngineVersionInfo) MarshalJSON() ([]byte, error) { type NoMethod AppEngineVersionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -405,9 +405,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -440,9 +440,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -539,9 +539,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -565,9 +565,9 @@ type CloudFunctionEndpoint struct { NullFields []string `json:"-"` } -func (s *CloudFunctionEndpoint) MarshalJSON() ([]byte, error) { +func (s CloudFunctionEndpoint) MarshalJSON() ([]byte, error) { type NoMethod CloudFunctionEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudFunctionInfo: For display only. Metadata associated with a Cloud @@ -594,9 +594,9 @@ type CloudFunctionInfo struct { NullFields []string `json:"-"` } -func (s *CloudFunctionInfo) MarshalJSON() ([]byte, error) { +func (s CloudFunctionInfo) MarshalJSON() ([]byte, error) { type NoMethod CloudFunctionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRunRevisionEndpoint: Wrapper for Cloud Run revision attributes. @@ -619,9 +619,9 @@ type CloudRunRevisionEndpoint struct { NullFields []string `json:"-"` } -func (s *CloudRunRevisionEndpoint) MarshalJSON() ([]byte, error) { +func (s CloudRunRevisionEndpoint) MarshalJSON() ([]byte, error) { type NoMethod CloudRunRevisionEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRunRevisionInfo: For display only. Metadata associated with a Cloud Run @@ -652,9 +652,9 @@ type CloudRunRevisionInfo struct { NullFields []string `json:"-"` } -func (s *CloudRunRevisionInfo) MarshalJSON() ([]byte, error) { +func (s CloudRunRevisionInfo) MarshalJSON() ([]byte, error) { type NoMethod CloudRunRevisionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSQLInstanceInfo: For display only. Metadata associated with a Cloud SQL @@ -686,9 +686,9 @@ type CloudSQLInstanceInfo struct { NullFields []string `json:"-"` } -func (s *CloudSQLInstanceInfo) MarshalJSON() ([]byte, error) { +func (s CloudSQLInstanceInfo) MarshalJSON() ([]byte, error) { type NoMethod CloudSQLInstanceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectivityTest: A Connectivity Test for a network reachability analysis. @@ -768,9 +768,9 @@ type ConnectivityTest struct { NullFields []string `json:"-"` } -func (s *ConnectivityTest) MarshalJSON() ([]byte, error) { +func (s ConnectivityTest) MarshalJSON() ([]byte, error) { type NoMethod ConnectivityTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeliverInfo: Details of the final state "deliver" and associated resource. @@ -830,9 +830,9 @@ type DeliverInfo struct { NullFields []string `json:"-"` } -func (s *DeliverInfo) MarshalJSON() ([]byte, error) { +func (s DeliverInfo) MarshalJSON() ([]byte, error) { type NoMethod DeliverInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DropInfo: Details of the final state "drop" and associated resource. @@ -1025,9 +1025,9 @@ type DropInfo struct { NullFields []string `json:"-"` } -func (s *DropInfo) MarshalJSON() ([]byte, error) { +func (s DropInfo) MarshalJSON() ([]byte, error) { type NoMethod DropInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EdgeLocation: Representation of a network edge location as per @@ -1048,9 +1048,9 @@ type EdgeLocation struct { NullFields []string `json:"-"` } -func (s *EdgeLocation) MarshalJSON() ([]byte, error) { +func (s EdgeLocation) MarshalJSON() ([]byte, error) { type NoMethod EdgeLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1162,9 +1162,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndpointInfo: For display only. The specification of the endpoints for the @@ -1201,9 +1201,9 @@ type EndpointInfo struct { NullFields []string `json:"-"` } -func (s *EndpointInfo) MarshalJSON() ([]byte, error) { +func (s EndpointInfo) MarshalJSON() ([]byte, error) { type NoMethod EndpointInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1249,9 +1249,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallInfo: For display only. Metadata associated with a VPC firewall @@ -1330,9 +1330,9 @@ type FirewallInfo struct { NullFields []string `json:"-"` } -func (s *FirewallInfo) MarshalJSON() ([]byte, error) { +func (s FirewallInfo) MarshalJSON() ([]byte, error) { type NoMethod FirewallInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardInfo: Details of the final state "forward" and associated resource. @@ -1370,9 +1370,9 @@ type ForwardInfo struct { NullFields []string `json:"-"` } -func (s *ForwardInfo) MarshalJSON() ([]byte, error) { +func (s ForwardInfo) MarshalJSON() ([]byte, error) { type NoMethod ForwardInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRuleInfo: For display only. Metadata associated with a Compute @@ -1420,9 +1420,9 @@ type ForwardingRuleInfo struct { NullFields []string `json:"-"` } -func (s *ForwardingRuleInfo) MarshalJSON() ([]byte, error) { +func (s ForwardingRuleInfo) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRuleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GKEMasterInfo: For display only. Metadata associated with a Google @@ -1449,9 +1449,9 @@ type GKEMasterInfo struct { NullFields []string `json:"-"` } -func (s *GKEMasterInfo) MarshalJSON() ([]byte, error) { +func (s GKEMasterInfo) MarshalJSON() ([]byte, error) { type NoMethod GKEMasterInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleServiceInfo: For display only. Details of a Google Service sending @@ -1494,9 +1494,9 @@ type GoogleServiceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleServiceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleServiceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleServiceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceInfo: For display only. Metadata associated with a Compute Engine @@ -1531,9 +1531,9 @@ type InstanceInfo struct { NullFields []string `json:"-"` } -func (s *InstanceInfo) MarshalJSON() ([]byte, error) { +func (s InstanceInfo) MarshalJSON() ([]byte, error) { type NoMethod InstanceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatencyDistribution: Describes measured latency distribution. @@ -1553,9 +1553,9 @@ type LatencyDistribution struct { NullFields []string `json:"-"` } -func (s *LatencyDistribution) MarshalJSON() ([]byte, error) { +func (s LatencyDistribution) MarshalJSON() ([]byte, error) { type NoMethod LatencyDistribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatencyPercentile: Latency percentile rank and value. @@ -1579,9 +1579,9 @@ type LatencyPercentile struct { NullFields []string `json:"-"` } -func (s *LatencyPercentile) MarshalJSON() ([]byte, error) { +func (s LatencyPercentile) MarshalJSON() ([]byte, error) { type NoMethod LatencyPercentile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectivityTestsResponse: Response for the `ListConnectivityTests` @@ -1610,9 +1610,9 @@ type ListConnectivityTestsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectivityTestsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectivityTestsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectivityTestsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1638,9 +1638,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1666,9 +1666,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancerBackend: For display only. Metadata associated with a specific @@ -1710,9 +1710,9 @@ type LoadBalancerBackend struct { NullFields []string `json:"-"` } -func (s *LoadBalancerBackend) MarshalJSON() ([]byte, error) { +func (s LoadBalancerBackend) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancerBackend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancerBackendInfo: For display only. Metadata associated with the load @@ -1783,9 +1783,9 @@ type LoadBalancerBackendInfo struct { NullFields []string `json:"-"` } -func (s *LoadBalancerBackendInfo) MarshalJSON() ([]byte, error) { +func (s LoadBalancerBackendInfo) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancerBackendInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancerInfo: For display only. Metadata associated with a load @@ -1830,9 +1830,9 @@ type LoadBalancerInfo struct { NullFields []string `json:"-"` } -func (s *LoadBalancerInfo) MarshalJSON() ([]byte, error) { +func (s LoadBalancerInfo) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1868,9 +1868,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NatInfo: For display only. Metadata associated with NAT. @@ -1928,9 +1928,9 @@ type NatInfo struct { NullFields []string `json:"-"` } -func (s *NatInfo) MarshalJSON() ([]byte, error) { +func (s NatInfo) MarshalJSON() ([]byte, error) { type NoMethod NatInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInfo: For display only. Metadata associated with a Compute Engine @@ -1955,9 +1955,9 @@ type NetworkInfo struct { NullFields []string `json:"-"` } -func (s *NetworkInfo) MarshalJSON() ([]byte, error) { +func (s NetworkInfo) MarshalJSON() ([]byte, error) { type NoMethod NetworkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2002,9 +2002,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata describing an Operation @@ -2037,9 +2037,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2129,9 +2129,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProbingDetails: Results of active probing from the last run of the test. @@ -2192,9 +2192,9 @@ type ProbingDetails struct { NullFields []string `json:"-"` } -func (s *ProbingDetails) MarshalJSON() ([]byte, error) { +func (s ProbingDetails) MarshalJSON() ([]byte, error) { type NoMethod ProbingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProxyConnectionInfo: For display only. Metadata associated with @@ -2239,9 +2239,9 @@ type ProxyConnectionInfo struct { NullFields []string `json:"-"` } -func (s *ProxyConnectionInfo) MarshalJSON() ([]byte, error) { +func (s ProxyConnectionInfo) MarshalJSON() ([]byte, error) { type NoMethod ProxyConnectionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReachabilityDetails: Results of the configuration analysis from the last run @@ -2291,9 +2291,9 @@ type ReachabilityDetails struct { NullFields []string `json:"-"` } -func (s *ReachabilityDetails) MarshalJSON() ([]byte, error) { +func (s ReachabilityDetails) MarshalJSON() ([]byte, error) { type NoMethod ReachabilityDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RerunConnectivityTestRequest: Request for the `RerunConnectivityTest` @@ -2391,9 +2391,9 @@ type RouteInfo struct { NullFields []string `json:"-"` } -func (s *RouteInfo) MarshalJSON() ([]byte, error) { +func (s RouteInfo) MarshalJSON() ([]byte, error) { type NoMethod RouteInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServerlessNegInfo: For display only. Metadata associated with the serverless @@ -2414,9 +2414,9 @@ type ServerlessNegInfo struct { NullFields []string `json:"-"` } -func (s *ServerlessNegInfo) MarshalJSON() ([]byte, error) { +func (s ServerlessNegInfo) MarshalJSON() ([]byte, error) { type NoMethod ServerlessNegInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2443,9 +2443,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2477,9 +2477,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Step: A simulated forwarding path is composed of multiple steps. Each step @@ -2635,9 +2635,9 @@ type Step struct { NullFields []string `json:"-"` } -func (s *Step) MarshalJSON() ([]byte, error) { +func (s Step) MarshalJSON() ([]byte, error) { type NoMethod Step - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StorageBucketInfo: For display only. Metadata associated with Storage @@ -2658,9 +2658,9 @@ type StorageBucketInfo struct { NullFields []string `json:"-"` } -func (s *StorageBucketInfo) MarshalJSON() ([]byte, error) { +func (s StorageBucketInfo) MarshalJSON() ([]byte, error) { type NoMethod StorageBucketInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2683,9 +2683,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2710,9 +2710,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Trace: Trace represents one simulated packet forwarding path. * Each trace @@ -2752,9 +2752,9 @@ type Trace struct { NullFields []string `json:"-"` } -func (s *Trace) MarshalJSON() ([]byte, error) { +func (s Trace) MarshalJSON() ([]byte, error) { type NoMethod Trace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcConnectorInfo: For display only. Metadata associated with a VPC @@ -2779,9 +2779,9 @@ type VpcConnectorInfo struct { NullFields []string `json:"-"` } -func (s *VpcConnectorInfo) MarshalJSON() ([]byte, error) { +func (s VpcConnectorInfo) MarshalJSON() ([]byte, error) { type NoMethod VpcConnectorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnGatewayInfo: For display only. Metadata associated with a Compute Engine @@ -2815,9 +2815,9 @@ type VpnGatewayInfo struct { NullFields []string `json:"-"` } -func (s *VpnGatewayInfo) MarshalJSON() ([]byte, error) { +func (s VpnGatewayInfo) MarshalJSON() ([]byte, error) { type NoMethod VpnGatewayInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpnTunnelInfo: For display only. Metadata associated with a Compute Engine @@ -2861,9 +2861,9 @@ type VpnTunnelInfo struct { NullFields []string `json:"-"` } -func (s *VpnTunnelInfo) MarshalJSON() ([]byte, error) { +func (s VpnTunnelInfo) MarshalJSON() ([]byte, error) { type NoMethod VpnTunnelInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/networksecurity/v1/networksecurity-gen.go b/networksecurity/v1/networksecurity-gen.go index 9cd4a65e61..dc124d1042 100644 --- a/networksecurity/v1/networksecurity-gen.go +++ b/networksecurity/v1/networksecurity-gen.go @@ -409,9 +409,9 @@ type AddAddressGroupItemsRequest struct { NullFields []string `json:"-"` } -func (s *AddAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { +func (s AddAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod AddAddressGroupItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressGroup: AddressGroup is a resource that specifies how a collection of @@ -459,9 +459,9 @@ type AddressGroup struct { NullFields []string `json:"-"` } -func (s *AddressGroup) MarshalJSON() ([]byte, error) { +func (s AddressGroup) MarshalJSON() ([]byte, error) { type NoMethod AddressGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizationPolicy: AuthorizationPolicy is a resource that specifies how a @@ -512,9 +512,9 @@ type AuthorizationPolicy struct { NullFields []string `json:"-"` } -func (s *AuthorizationPolicy) MarshalJSON() ([]byte, error) { +func (s AuthorizationPolicy) MarshalJSON() ([]byte, error) { type NoMethod AuthorizationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -545,9 +545,9 @@ type CertificateProviderInstance struct { NullFields []string `json:"-"` } -func (s *CertificateProviderInstance) MarshalJSON() ([]byte, error) { +func (s CertificateProviderInstance) MarshalJSON() ([]byte, error) { type NoMethod CertificateProviderInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientTlsPolicy: ClientTlsPolicy is a resource that specifies how a client @@ -593,9 +593,9 @@ type ClientTlsPolicy struct { NullFields []string `json:"-"` } -func (s *ClientTlsPolicy) MarshalJSON() ([]byte, error) { +func (s ClientTlsPolicy) MarshalJSON() ([]byte, error) { type NoMethod ClientTlsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloneAddressGroupItemsRequest: Request used by the CloneAddressGroupItems @@ -628,9 +628,9 @@ type CloneAddressGroupItemsRequest struct { NullFields []string `json:"-"` } -func (s *CloneAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { +func (s CloneAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod CloneAddressGroupItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Destination: Specification of traffic destination attributes. @@ -665,9 +665,9 @@ type Destination struct { NullFields []string `json:"-"` } -func (s *Destination) MarshalJSON() ([]byte, error) { +func (s Destination) MarshalJSON() ([]byte, error) { type NoMethod Destination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -722,9 +722,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallEndpoint: Message describing Endpoint object @@ -780,9 +780,9 @@ type FirewallEndpoint struct { NullFields []string `json:"-"` } -func (s *FirewallEndpoint) MarshalJSON() ([]byte, error) { +func (s FirewallEndpoint) MarshalJSON() ([]byte, error) { type NoMethod FirewallEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallEndpointAssociation: Message describing Association object @@ -834,9 +834,9 @@ type FirewallEndpointAssociation struct { NullFields []string `json:"-"` } -func (s *FirewallEndpointAssociation) MarshalJSON() ([]byte, error) { +func (s FirewallEndpointAssociation) MarshalJSON() ([]byte, error) { type NoMethod FirewallEndpointAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallEndpointAssociationReference: This is a subset of the @@ -863,9 +863,9 @@ type FirewallEndpointAssociationReference struct { NullFields []string `json:"-"` } -func (s *FirewallEndpointAssociationReference) MarshalJSON() ([]byte, error) { +func (s FirewallEndpointAssociationReference) MarshalJSON() ([]byte, error) { type NoMethod FirewallEndpointAssociationReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GatewaySecurityPolicy: The GatewaySecurityPolicy resource contains a @@ -902,9 +902,9 @@ type GatewaySecurityPolicy struct { NullFields []string `json:"-"` } -func (s *GatewaySecurityPolicy) MarshalJSON() ([]byte, error) { +func (s GatewaySecurityPolicy) MarshalJSON() ([]byte, error) { type NoMethod GatewaySecurityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GatewaySecurityPolicyRule: The GatewaySecurityPolicyRule resource is in a @@ -962,9 +962,9 @@ type GatewaySecurityPolicyRule struct { NullFields []string `json:"-"` } -func (s *GatewaySecurityPolicyRule) MarshalJSON() ([]byte, error) { +func (s GatewaySecurityPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod GatewaySecurityPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudNetworksecurityV1CertificateProvider: Specification of @@ -991,9 +991,9 @@ type GoogleCloudNetworksecurityV1CertificateProvider struct { NullFields []string `json:"-"` } -func (s *GoogleCloudNetworksecurityV1CertificateProvider) MarshalJSON() ([]byte, error) { +func (s GoogleCloudNetworksecurityV1CertificateProvider) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudNetworksecurityV1CertificateProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudNetworksecurityV1GrpcEndpoint: Specification of the GRPC @@ -1015,9 +1015,9 @@ type GoogleCloudNetworksecurityV1GrpcEndpoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudNetworksecurityV1GrpcEndpoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudNetworksecurityV1GrpcEndpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudNetworksecurityV1GrpcEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -1056,9 +1056,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -1091,9 +1091,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -1190,9 +1190,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -1282,9 +1282,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1311,9 +1311,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsRequest: Request message for @@ -1337,9 +1337,9 @@ type GoogleIamV1TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -1364,9 +1364,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHeaderMatch: Specification of HTTP header match attributes. @@ -1395,9 +1395,9 @@ type HttpHeaderMatch struct { NullFields []string `json:"-"` } -func (s *HttpHeaderMatch) MarshalJSON() ([]byte, error) { +func (s HttpHeaderMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpHeaderMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAddressGroupReferencesResponse: Response of the @@ -1427,9 +1427,9 @@ type ListAddressGroupReferencesResponse struct { NullFields []string `json:"-"` } -func (s *ListAddressGroupReferencesResponse) MarshalJSON() ([]byte, error) { +func (s ListAddressGroupReferencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAddressGroupReferencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAddressGroupReferencesResponseAddressGroupReference: The Reference of @@ -1455,9 +1455,9 @@ type ListAddressGroupReferencesResponseAddressGroupReference struct { NullFields []string `json:"-"` } -func (s *ListAddressGroupReferencesResponseAddressGroupReference) MarshalJSON() ([]byte, error) { +func (s ListAddressGroupReferencesResponseAddressGroupReference) MarshalJSON() ([]byte, error) { type NoMethod ListAddressGroupReferencesResponseAddressGroupReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAddressGroupsResponse: Response returned by the ListAddressGroups @@ -1486,9 +1486,9 @@ type ListAddressGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListAddressGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListAddressGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAddressGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuthorizationPoliciesResponse: Response returned by the @@ -1517,9 +1517,9 @@ type ListAuthorizationPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListAuthorizationPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListAuthorizationPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuthorizationPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClientTlsPoliciesResponse: Response returned by the @@ -1548,9 +1548,9 @@ type ListClientTlsPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListClientTlsPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListClientTlsPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClientTlsPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFirewallEndpointAssociationsResponse: Message for response to listing @@ -1579,9 +1579,9 @@ type ListFirewallEndpointAssociationsResponse struct { NullFields []string `json:"-"` } -func (s *ListFirewallEndpointAssociationsResponse) MarshalJSON() ([]byte, error) { +func (s ListFirewallEndpointAssociationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFirewallEndpointAssociationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFirewallEndpointsResponse: Message for response to listing Endpoints @@ -1609,9 +1609,9 @@ type ListFirewallEndpointsResponse struct { NullFields []string `json:"-"` } -func (s *ListFirewallEndpointsResponse) MarshalJSON() ([]byte, error) { +func (s ListFirewallEndpointsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFirewallEndpointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGatewaySecurityPoliciesResponse: Response returned by the @@ -1642,9 +1642,9 @@ type ListGatewaySecurityPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListGatewaySecurityPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListGatewaySecurityPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGatewaySecurityPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGatewaySecurityPolicyRulesResponse: Response returned by the @@ -1675,9 +1675,9 @@ type ListGatewaySecurityPolicyRulesResponse struct { NullFields []string `json:"-"` } -func (s *ListGatewaySecurityPolicyRulesResponse) MarshalJSON() ([]byte, error) { +func (s ListGatewaySecurityPolicyRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGatewaySecurityPolicyRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1703,9 +1703,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1731,9 +1731,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSecurityProfileGroupsResponse: Response returned by the @@ -1762,9 +1762,9 @@ type ListSecurityProfileGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListSecurityProfileGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListSecurityProfileGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSecurityProfileGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSecurityProfilesResponse: Response returned by the ListSecurityProfiles @@ -1793,9 +1793,9 @@ type ListSecurityProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListSecurityProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListSecurityProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSecurityProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServerTlsPoliciesResponse: Response returned by the @@ -1824,9 +1824,9 @@ type ListServerTlsPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListServerTlsPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListServerTlsPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServerTlsPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTlsInspectionPoliciesResponse: Response returned by the @@ -1857,9 +1857,9 @@ type ListTlsInspectionPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListTlsInspectionPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListTlsInspectionPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTlsInspectionPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUrlListsResponse: Response returned by the ListUrlLists method. @@ -1889,9 +1889,9 @@ type ListUrlListsResponse struct { NullFields []string `json:"-"` } -func (s *ListUrlListsResponse) MarshalJSON() ([]byte, error) { +func (s ListUrlListsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUrlListsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1927,9 +1927,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MTLSPolicy: Specification of the MTLSPolicy. @@ -1977,9 +1977,9 @@ type MTLSPolicy struct { NullFields []string `json:"-"` } -func (s *MTLSPolicy) MarshalJSON() ([]byte, error) { +func (s MTLSPolicy) MarshalJSON() ([]byte, error) { type NoMethod MTLSPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2024,9 +2024,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -2062,9 +2062,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveAddressGroupItemsRequest: Request used by the RemoveAddressGroupItems @@ -2097,9 +2097,9 @@ type RemoveAddressGroupItemsRequest struct { NullFields []string `json:"-"` } -func (s *RemoveAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { +func (s RemoveAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveAddressGroupItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rule: Specification of rules. @@ -2128,9 +2128,9 @@ type Rule struct { NullFields []string `json:"-"` } -func (s *Rule) MarshalJSON() ([]byte, error) { +func (s Rule) MarshalJSON() ([]byte, error) { type NoMethod Rule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityProfile: SecurityProfile is a resource that defines the behavior for @@ -2180,9 +2180,9 @@ type SecurityProfile struct { NullFields []string `json:"-"` } -func (s *SecurityProfile) MarshalJSON() ([]byte, error) { +func (s SecurityProfile) MarshalJSON() ([]byte, error) { type NoMethod SecurityProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityProfileGroup: SecurityProfileGroup is a resource that defines the @@ -2225,9 +2225,9 @@ type SecurityProfileGroup struct { NullFields []string `json:"-"` } -func (s *SecurityProfileGroup) MarshalJSON() ([]byte, error) { +func (s SecurityProfileGroup) MarshalJSON() ([]byte, error) { type NoMethod SecurityProfileGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServerTlsPolicy: ServerTlsPolicy is a resource that specifies how a server @@ -2291,9 +2291,9 @@ type ServerTlsPolicy struct { NullFields []string `json:"-"` } -func (s *ServerTlsPolicy) MarshalJSON() ([]byte, error) { +func (s ServerTlsPolicy) MarshalJSON() ([]byte, error) { type NoMethod ServerTlsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeverityOverride: Defines what action to take for a specific severity match. @@ -2348,9 +2348,9 @@ type SeverityOverride struct { NullFields []string `json:"-"` } -func (s *SeverityOverride) MarshalJSON() ([]byte, error) { +func (s SeverityOverride) MarshalJSON() ([]byte, error) { type NoMethod SeverityOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Specification of traffic source attributes. @@ -2381,9 +2381,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2415,9 +2415,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThreatOverride: Defines what action to take for a specific threat_id match. @@ -2466,9 +2466,9 @@ type ThreatOverride struct { NullFields []string `json:"-"` } -func (s *ThreatOverride) MarshalJSON() ([]byte, error) { +func (s ThreatOverride) MarshalJSON() ([]byte, error) { type NoMethod ThreatOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThreatPreventionProfile: ThreatPreventionProfile defines an action for @@ -2495,9 +2495,9 @@ type ThreatPreventionProfile struct { NullFields []string `json:"-"` } -func (s *ThreatPreventionProfile) MarshalJSON() ([]byte, error) { +func (s ThreatPreventionProfile) MarshalJSON() ([]byte, error) { type NoMethod ThreatPreventionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsInspectionPolicy: The TlsInspectionPolicy resource contains references to @@ -2592,9 +2592,9 @@ type TlsInspectionPolicy struct { NullFields []string `json:"-"` } -func (s *TlsInspectionPolicy) MarshalJSON() ([]byte, error) { +func (s TlsInspectionPolicy) MarshalJSON() ([]byte, error) { type NoMethod TlsInspectionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlList: UrlList proto helps users to set reusable, independently manageable @@ -2628,9 +2628,9 @@ type UrlList struct { NullFields []string `json:"-"` } -func (s *UrlList) MarshalJSON() ([]byte, error) { +func (s UrlList) MarshalJSON() ([]byte, error) { type NoMethod UrlList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationCA: Specification of ValidationCA. Defines the mechanism to obtain @@ -2656,9 +2656,9 @@ type ValidationCA struct { NullFields []string `json:"-"` } -func (s *ValidationCA) MarshalJSON() ([]byte, error) { +func (s ValidationCA) MarshalJSON() ([]byte, error) { type NoMethod ValidationCA - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsAddressGroupsAddItemsCall struct { diff --git a/networksecurity/v1beta1/networksecurity-gen.go b/networksecurity/v1beta1/networksecurity-gen.go index 0724f16005..b284355226 100644 --- a/networksecurity/v1beta1/networksecurity-gen.go +++ b/networksecurity/v1beta1/networksecurity-gen.go @@ -409,9 +409,9 @@ type AddAddressGroupItemsRequest struct { NullFields []string `json:"-"` } -func (s *AddAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { +func (s AddAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod AddAddressGroupItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddressGroup: AddressGroup is a resource that specifies how a collection of @@ -467,9 +467,9 @@ type AddressGroup struct { NullFields []string `json:"-"` } -func (s *AddressGroup) MarshalJSON() ([]byte, error) { +func (s AddressGroup) MarshalJSON() ([]byte, error) { type NoMethod AddressGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizationPolicy: AuthorizationPolicy is a resource that specifies how a @@ -520,9 +520,9 @@ type AuthorizationPolicy struct { NullFields []string `json:"-"` } -func (s *AuthorizationPolicy) MarshalJSON() ([]byte, error) { +func (s AuthorizationPolicy) MarshalJSON() ([]byte, error) { type NoMethod AuthorizationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -553,9 +553,9 @@ type CertificateProviderInstance struct { NullFields []string `json:"-"` } -func (s *CertificateProviderInstance) MarshalJSON() ([]byte, error) { +func (s CertificateProviderInstance) MarshalJSON() ([]byte, error) { type NoMethod CertificateProviderInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientTlsPolicy: ClientTlsPolicy is a resource that specifies how a client @@ -601,9 +601,9 @@ type ClientTlsPolicy struct { NullFields []string `json:"-"` } -func (s *ClientTlsPolicy) MarshalJSON() ([]byte, error) { +func (s ClientTlsPolicy) MarshalJSON() ([]byte, error) { type NoMethod ClientTlsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloneAddressGroupItemsRequest: Request used by the CloneAddressGroupItems @@ -636,9 +636,9 @@ type CloneAddressGroupItemsRequest struct { NullFields []string `json:"-"` } -func (s *CloneAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { +func (s CloneAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod CloneAddressGroupItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Destination: Specification of traffic destination attributes. @@ -673,9 +673,9 @@ type Destination struct { NullFields []string `json:"-"` } -func (s *Destination) MarshalJSON() ([]byte, error) { +func (s Destination) MarshalJSON() ([]byte, error) { type NoMethod Destination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -730,9 +730,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallEndpoint: Message describing Endpoint object @@ -788,9 +788,9 @@ type FirewallEndpoint struct { NullFields []string `json:"-"` } -func (s *FirewallEndpoint) MarshalJSON() ([]byte, error) { +func (s FirewallEndpoint) MarshalJSON() ([]byte, error) { type NoMethod FirewallEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallEndpointAssociation: Message describing Association object @@ -842,9 +842,9 @@ type FirewallEndpointAssociation struct { NullFields []string `json:"-"` } -func (s *FirewallEndpointAssociation) MarshalJSON() ([]byte, error) { +func (s FirewallEndpointAssociation) MarshalJSON() ([]byte, error) { type NoMethod FirewallEndpointAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirewallEndpointAssociationReference: This is a subset of the @@ -871,9 +871,9 @@ type FirewallEndpointAssociationReference struct { NullFields []string `json:"-"` } -func (s *FirewallEndpointAssociationReference) MarshalJSON() ([]byte, error) { +func (s FirewallEndpointAssociationReference) MarshalJSON() ([]byte, error) { type NoMethod FirewallEndpointAssociationReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GatewaySecurityPolicy: The GatewaySecurityPolicy resource contains a @@ -910,9 +910,9 @@ type GatewaySecurityPolicy struct { NullFields []string `json:"-"` } -func (s *GatewaySecurityPolicy) MarshalJSON() ([]byte, error) { +func (s GatewaySecurityPolicy) MarshalJSON() ([]byte, error) { type NoMethod GatewaySecurityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GatewaySecurityPolicyRule: The GatewaySecurityPolicyRule resource is in a @@ -970,9 +970,9 @@ type GatewaySecurityPolicyRule struct { NullFields []string `json:"-"` } -func (s *GatewaySecurityPolicyRule) MarshalJSON() ([]byte, error) { +func (s GatewaySecurityPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod GatewaySecurityPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudNetworksecurityV1beta1CertificateProvider: Specification of @@ -999,9 +999,9 @@ type GoogleCloudNetworksecurityV1beta1CertificateProvider struct { NullFields []string `json:"-"` } -func (s *GoogleCloudNetworksecurityV1beta1CertificateProvider) MarshalJSON() ([]byte, error) { +func (s GoogleCloudNetworksecurityV1beta1CertificateProvider) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudNetworksecurityV1beta1CertificateProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudNetworksecurityV1beta1GrpcEndpoint: Specification of the GRPC @@ -1023,9 +1023,9 @@ type GoogleCloudNetworksecurityV1beta1GrpcEndpoint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudNetworksecurityV1beta1GrpcEndpoint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudNetworksecurityV1beta1GrpcEndpoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudNetworksecurityV1beta1GrpcEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -1064,9 +1064,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -1099,9 +1099,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -1198,9 +1198,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -1290,9 +1290,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1319,9 +1319,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsRequest: Request message for @@ -1345,9 +1345,9 @@ type GoogleIamV1TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -1372,9 +1372,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpHeaderMatch: Specification of HTTP header match attributes. @@ -1403,9 +1403,9 @@ type HttpHeaderMatch struct { NullFields []string `json:"-"` } -func (s *HttpHeaderMatch) MarshalJSON() ([]byte, error) { +func (s HttpHeaderMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpHeaderMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAddressGroupReferencesResponse: Response of the @@ -1435,9 +1435,9 @@ type ListAddressGroupReferencesResponse struct { NullFields []string `json:"-"` } -func (s *ListAddressGroupReferencesResponse) MarshalJSON() ([]byte, error) { +func (s ListAddressGroupReferencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAddressGroupReferencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAddressGroupReferencesResponseAddressGroupReference: The Reference of @@ -1463,9 +1463,9 @@ type ListAddressGroupReferencesResponseAddressGroupReference struct { NullFields []string `json:"-"` } -func (s *ListAddressGroupReferencesResponseAddressGroupReference) MarshalJSON() ([]byte, error) { +func (s ListAddressGroupReferencesResponseAddressGroupReference) MarshalJSON() ([]byte, error) { type NoMethod ListAddressGroupReferencesResponseAddressGroupReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAddressGroupsResponse: Response returned by the ListAddressGroups @@ -1494,9 +1494,9 @@ type ListAddressGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListAddressGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListAddressGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAddressGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuthorizationPoliciesResponse: Response returned by the @@ -1525,9 +1525,9 @@ type ListAuthorizationPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListAuthorizationPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListAuthorizationPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuthorizationPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClientTlsPoliciesResponse: Response returned by the @@ -1556,9 +1556,9 @@ type ListClientTlsPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListClientTlsPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListClientTlsPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClientTlsPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFirewallEndpointAssociationsResponse: Message for response to listing @@ -1587,9 +1587,9 @@ type ListFirewallEndpointAssociationsResponse struct { NullFields []string `json:"-"` } -func (s *ListFirewallEndpointAssociationsResponse) MarshalJSON() ([]byte, error) { +func (s ListFirewallEndpointAssociationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFirewallEndpointAssociationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFirewallEndpointsResponse: Message for response to listing Endpoints @@ -1617,9 +1617,9 @@ type ListFirewallEndpointsResponse struct { NullFields []string `json:"-"` } -func (s *ListFirewallEndpointsResponse) MarshalJSON() ([]byte, error) { +func (s ListFirewallEndpointsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFirewallEndpointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGatewaySecurityPoliciesResponse: Response returned by the @@ -1650,9 +1650,9 @@ type ListGatewaySecurityPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListGatewaySecurityPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListGatewaySecurityPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGatewaySecurityPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGatewaySecurityPolicyRulesResponse: Response returned by the @@ -1683,9 +1683,9 @@ type ListGatewaySecurityPolicyRulesResponse struct { NullFields []string `json:"-"` } -func (s *ListGatewaySecurityPolicyRulesResponse) MarshalJSON() ([]byte, error) { +func (s ListGatewaySecurityPolicyRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGatewaySecurityPolicyRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1711,9 +1711,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1739,9 +1739,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSecurityProfileGroupsResponse: Response returned by the @@ -1770,9 +1770,9 @@ type ListSecurityProfileGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListSecurityProfileGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListSecurityProfileGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSecurityProfileGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSecurityProfilesResponse: Response returned by the ListSecurityProfiles @@ -1801,9 +1801,9 @@ type ListSecurityProfilesResponse struct { NullFields []string `json:"-"` } -func (s *ListSecurityProfilesResponse) MarshalJSON() ([]byte, error) { +func (s ListSecurityProfilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSecurityProfilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServerTlsPoliciesResponse: Response returned by the @@ -1832,9 +1832,9 @@ type ListServerTlsPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListServerTlsPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListServerTlsPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServerTlsPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTlsInspectionPoliciesResponse: Response returned by the @@ -1865,9 +1865,9 @@ type ListTlsInspectionPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListTlsInspectionPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListTlsInspectionPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTlsInspectionPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUrlListsResponse: Response returned by the ListUrlLists method. @@ -1897,9 +1897,9 @@ type ListUrlListsResponse struct { NullFields []string `json:"-"` } -func (s *ListUrlListsResponse) MarshalJSON() ([]byte, error) { +func (s ListUrlListsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUrlListsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1935,9 +1935,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MTLSPolicy: Specification of the MTLSPolicy. @@ -1985,9 +1985,9 @@ type MTLSPolicy struct { NullFields []string `json:"-"` } -func (s *MTLSPolicy) MarshalJSON() ([]byte, error) { +func (s MTLSPolicy) MarshalJSON() ([]byte, error) { type NoMethod MTLSPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2032,9 +2032,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -2070,9 +2070,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveAddressGroupItemsRequest: Request used by the RemoveAddressGroupItems @@ -2105,9 +2105,9 @@ type RemoveAddressGroupItemsRequest struct { NullFields []string `json:"-"` } -func (s *RemoveAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { +func (s RemoveAddressGroupItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveAddressGroupItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rule: Specification of rules. @@ -2136,9 +2136,9 @@ type Rule struct { NullFields []string `json:"-"` } -func (s *Rule) MarshalJSON() ([]byte, error) { +func (s Rule) MarshalJSON() ([]byte, error) { type NoMethod Rule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityProfile: SecurityProfile is a resource that defines the behavior for @@ -2188,9 +2188,9 @@ type SecurityProfile struct { NullFields []string `json:"-"` } -func (s *SecurityProfile) MarshalJSON() ([]byte, error) { +func (s SecurityProfile) MarshalJSON() ([]byte, error) { type NoMethod SecurityProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityProfileGroup: SecurityProfileGroup is a resource that defines the @@ -2233,9 +2233,9 @@ type SecurityProfileGroup struct { NullFields []string `json:"-"` } -func (s *SecurityProfileGroup) MarshalJSON() ([]byte, error) { +func (s SecurityProfileGroup) MarshalJSON() ([]byte, error) { type NoMethod SecurityProfileGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServerTlsPolicy: ServerTlsPolicy is a resource that specifies how a server @@ -2299,9 +2299,9 @@ type ServerTlsPolicy struct { NullFields []string `json:"-"` } -func (s *ServerTlsPolicy) MarshalJSON() ([]byte, error) { +func (s ServerTlsPolicy) MarshalJSON() ([]byte, error) { type NoMethod ServerTlsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeverityOverride: Defines what action to take for a specific severity match. @@ -2356,9 +2356,9 @@ type SeverityOverride struct { NullFields []string `json:"-"` } -func (s *SeverityOverride) MarshalJSON() ([]byte, error) { +func (s SeverityOverride) MarshalJSON() ([]byte, error) { type NoMethod SeverityOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Specification of traffic source attributes. @@ -2389,9 +2389,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2423,9 +2423,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThreatOverride: Defines what action to take for a specific threat_id match. @@ -2474,9 +2474,9 @@ type ThreatOverride struct { NullFields []string `json:"-"` } -func (s *ThreatOverride) MarshalJSON() ([]byte, error) { +func (s ThreatOverride) MarshalJSON() ([]byte, error) { type NoMethod ThreatOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThreatPreventionProfile: ThreatPreventionProfile defines an action for @@ -2503,9 +2503,9 @@ type ThreatPreventionProfile struct { NullFields []string `json:"-"` } -func (s *ThreatPreventionProfile) MarshalJSON() ([]byte, error) { +func (s ThreatPreventionProfile) MarshalJSON() ([]byte, error) { type NoMethod ThreatPreventionProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsInspectionPolicy: The TlsInspectionPolicy resource contains references to @@ -2600,9 +2600,9 @@ type TlsInspectionPolicy struct { NullFields []string `json:"-"` } -func (s *TlsInspectionPolicy) MarshalJSON() ([]byte, error) { +func (s TlsInspectionPolicy) MarshalJSON() ([]byte, error) { type NoMethod TlsInspectionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlList: UrlList proto helps users to set reusable, independently manageable @@ -2636,9 +2636,9 @@ type UrlList struct { NullFields []string `json:"-"` } -func (s *UrlList) MarshalJSON() ([]byte, error) { +func (s UrlList) MarshalJSON() ([]byte, error) { type NoMethod UrlList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidationCA: Specification of ValidationCA. Defines the mechanism to obtain @@ -2664,9 +2664,9 @@ type ValidationCA struct { NullFields []string `json:"-"` } -func (s *ValidationCA) MarshalJSON() ([]byte, error) { +func (s ValidationCA) MarshalJSON() ([]byte, error) { type NoMethod ValidationCA - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsLocationsAddressGroupsAddItemsCall struct { diff --git a/networkservices/v1/networkservices-gen.go b/networkservices/v1/networkservices-gen.go index 7eb7856cfc..fba5978a60 100644 --- a/networkservices/v1/networkservices-gen.go +++ b/networkservices/v1/networkservices-gen.go @@ -391,9 +391,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -426,9 +426,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -525,9 +525,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -562,9 +562,9 @@ type EndpointMatcher struct { NullFields []string `json:"-"` } -func (s *EndpointMatcher) MarshalJSON() ([]byte, error) { +func (s EndpointMatcher) MarshalJSON() ([]byte, error) { type NoMethod EndpointMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndpointMatcherMetadataLabelMatcher: The matcher that is based on node @@ -609,9 +609,9 @@ type EndpointMatcherMetadataLabelMatcher struct { NullFields []string `json:"-"` } -func (s *EndpointMatcherMetadataLabelMatcher) MarshalJSON() ([]byte, error) { +func (s EndpointMatcherMetadataLabelMatcher) MarshalJSON() ([]byte, error) { type NoMethod EndpointMatcherMetadataLabelMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndpointMatcherMetadataLabelMatcherMetadataLabels: Defines a name-pair value @@ -635,9 +635,9 @@ type EndpointMatcherMetadataLabelMatcherMetadataLabels struct { NullFields []string `json:"-"` } -func (s *EndpointMatcherMetadataLabelMatcherMetadataLabels) MarshalJSON() ([]byte, error) { +func (s EndpointMatcherMetadataLabelMatcherMetadataLabels) MarshalJSON() ([]byte, error) { type NoMethod EndpointMatcherMetadataLabelMatcherMetadataLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndpointPolicy: EndpointPolicy is a resource that helps apply desired @@ -708,9 +708,9 @@ type EndpointPolicy struct { NullFields []string `json:"-"` } -func (s *EndpointPolicy) MarshalJSON() ([]byte, error) { +func (s EndpointPolicy) MarshalJSON() ([]byte, error) { type NoMethod EndpointPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -756,9 +756,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtensionChain: A single extension chain wrapper that contains the match @@ -791,9 +791,9 @@ type ExtensionChain struct { NullFields []string `json:"-"` } -func (s *ExtensionChain) MarshalJSON() ([]byte, error) { +func (s ExtensionChain) MarshalJSON() ([]byte, error) { type NoMethod ExtensionChain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtensionChainExtension: A single extension in the chain to execute for the @@ -871,9 +871,9 @@ type ExtensionChainExtension struct { NullFields []string `json:"-"` } -func (s *ExtensionChainExtension) MarshalJSON() ([]byte, error) { +func (s ExtensionChainExtension) MarshalJSON() ([]byte, error) { type NoMethod ExtensionChainExtension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtensionChainMatchCondition: Conditions under which this chain is invoked @@ -897,9 +897,9 @@ type ExtensionChainMatchCondition struct { NullFields []string `json:"-"` } -func (s *ExtensionChainMatchCondition) MarshalJSON() ([]byte, error) { +func (s ExtensionChainMatchCondition) MarshalJSON() ([]byte, error) { type NoMethod ExtensionChainMatchCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Gateway: Gateway represents the configuration for a proxy, typically a load @@ -1013,9 +1013,9 @@ type Gateway struct { NullFields []string `json:"-"` } -func (s *Gateway) MarshalJSON() ([]byte, error) { +func (s Gateway) MarshalJSON() ([]byte, error) { type NoMethod Gateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRoute: GrpcRoute is the resource defining how gRPC traffic routed by a @@ -1086,9 +1086,9 @@ type GrpcRoute struct { NullFields []string `json:"-"` } -func (s *GrpcRoute) MarshalJSON() ([]byte, error) { +func (s GrpcRoute) MarshalJSON() ([]byte, error) { type NoMethod GrpcRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteDestination: The destination to which traffic will be routed. @@ -1119,9 +1119,9 @@ type GrpcRouteDestination struct { NullFields []string `json:"-"` } -func (s *GrpcRouteDestination) MarshalJSON() ([]byte, error) { +func (s GrpcRouteDestination) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteFaultInjectionPolicy: The specification for fault injection @@ -1148,9 +1148,9 @@ type GrpcRouteFaultInjectionPolicy struct { NullFields []string `json:"-"` } -func (s *GrpcRouteFaultInjectionPolicy) MarshalJSON() ([]byte, error) { +func (s GrpcRouteFaultInjectionPolicy) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteFaultInjectionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteFaultInjectionPolicyAbort: Specification of how client requests are @@ -1175,9 +1175,9 @@ type GrpcRouteFaultInjectionPolicyAbort struct { NullFields []string `json:"-"` } -func (s *GrpcRouteFaultInjectionPolicyAbort) MarshalJSON() ([]byte, error) { +func (s GrpcRouteFaultInjectionPolicyAbort) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteFaultInjectionPolicyAbort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteFaultInjectionPolicyDelay: Specification of how client requests are @@ -1201,9 +1201,9 @@ type GrpcRouteFaultInjectionPolicyDelay struct { NullFields []string `json:"-"` } -func (s *GrpcRouteFaultInjectionPolicyDelay) MarshalJSON() ([]byte, error) { +func (s GrpcRouteFaultInjectionPolicyDelay) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteFaultInjectionPolicyDelay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteHeaderMatch: A match against a collection of headers. @@ -1234,9 +1234,9 @@ type GrpcRouteHeaderMatch struct { NullFields []string `json:"-"` } -func (s *GrpcRouteHeaderMatch) MarshalJSON() ([]byte, error) { +func (s GrpcRouteHeaderMatch) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteHeaderMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteMethodMatch: Specifies a match against a method. @@ -1273,9 +1273,9 @@ type GrpcRouteMethodMatch struct { NullFields []string `json:"-"` } -func (s *GrpcRouteMethodMatch) MarshalJSON() ([]byte, error) { +func (s GrpcRouteMethodMatch) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteMethodMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteRetryPolicy: The specifications for retries. @@ -1307,9 +1307,9 @@ type GrpcRouteRetryPolicy struct { NullFields []string `json:"-"` } -func (s *GrpcRouteRetryPolicy) MarshalJSON() ([]byte, error) { +func (s GrpcRouteRetryPolicy) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteRetryPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteRouteAction: Specifies how to route matched traffic. @@ -1357,9 +1357,9 @@ type GrpcRouteRouteAction struct { NullFields []string `json:"-"` } -func (s *GrpcRouteRouteAction) MarshalJSON() ([]byte, error) { +func (s GrpcRouteRouteAction) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteRouteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteRouteMatch: Criteria for matching traffic. A RouteMatch will be @@ -1383,9 +1383,9 @@ type GrpcRouteRouteMatch struct { NullFields []string `json:"-"` } -func (s *GrpcRouteRouteMatch) MarshalJSON() ([]byte, error) { +func (s GrpcRouteRouteMatch) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteRouteMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteRouteRule: Describes how to route traffic. @@ -1411,9 +1411,9 @@ type GrpcRouteRouteRule struct { NullFields []string `json:"-"` } -func (s *GrpcRouteRouteRule) MarshalJSON() ([]byte, error) { +func (s GrpcRouteRouteRule) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteRouteRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteStatefulSessionAffinityPolicy: The specification for cookie-based @@ -1442,9 +1442,9 @@ type GrpcRouteStatefulSessionAffinityPolicy struct { NullFields []string `json:"-"` } -func (s *GrpcRouteStatefulSessionAffinityPolicy) MarshalJSON() ([]byte, error) { +func (s GrpcRouteStatefulSessionAffinityPolicy) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteStatefulSessionAffinityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRoute: HttpRoute is the resource defining how HTTP traffic should be @@ -1512,9 +1512,9 @@ type HttpRoute struct { NullFields []string `json:"-"` } -func (s *HttpRoute) MarshalJSON() ([]byte, error) { +func (s HttpRoute) MarshalJSON() ([]byte, error) { type NoMethod HttpRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteCorsPolicy: The Specification for allowing client side cross-origin @@ -1559,9 +1559,9 @@ type HttpRouteCorsPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRouteCorsPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRouteCorsPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteCorsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteDestination: Specifications of a destination to which the request @@ -1604,9 +1604,9 @@ type HttpRouteDestination struct { NullFields []string `json:"-"` } -func (s *HttpRouteDestination) MarshalJSON() ([]byte, error) { +func (s HttpRouteDestination) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteFaultInjectionPolicy: The specification for fault injection @@ -1633,9 +1633,9 @@ type HttpRouteFaultInjectionPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRouteFaultInjectionPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRouteFaultInjectionPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteFaultInjectionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteFaultInjectionPolicyAbort: Specification of how client requests are @@ -1660,9 +1660,9 @@ type HttpRouteFaultInjectionPolicyAbort struct { NullFields []string `json:"-"` } -func (s *HttpRouteFaultInjectionPolicyAbort) MarshalJSON() ([]byte, error) { +func (s HttpRouteFaultInjectionPolicyAbort) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteFaultInjectionPolicyAbort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteFaultInjectionPolicyDelay: Specification of how client requests are @@ -1686,9 +1686,9 @@ type HttpRouteFaultInjectionPolicyDelay struct { NullFields []string `json:"-"` } -func (s *HttpRouteFaultInjectionPolicyDelay) MarshalJSON() ([]byte, error) { +func (s HttpRouteFaultInjectionPolicyDelay) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteFaultInjectionPolicyDelay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteHeaderMatch: Specifies how to select a route rule based on HTTP @@ -1731,9 +1731,9 @@ type HttpRouteHeaderMatch struct { NullFields []string `json:"-"` } -func (s *HttpRouteHeaderMatch) MarshalJSON() ([]byte, error) { +func (s HttpRouteHeaderMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteHeaderMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteHeaderMatchIntegerRange: Represents an integer value range. @@ -1755,9 +1755,9 @@ type HttpRouteHeaderMatchIntegerRange struct { NullFields []string `json:"-"` } -func (s *HttpRouteHeaderMatchIntegerRange) MarshalJSON() ([]byte, error) { +func (s HttpRouteHeaderMatchIntegerRange) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteHeaderMatchIntegerRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteHeaderModifier: The specification for modifying HTTP header in HTTP @@ -1784,9 +1784,9 @@ type HttpRouteHeaderModifier struct { NullFields []string `json:"-"` } -func (s *HttpRouteHeaderModifier) MarshalJSON() ([]byte, error) { +func (s HttpRouteHeaderModifier) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteHeaderModifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteHttpDirectResponse: Static HTTP response object to be returned. @@ -1812,9 +1812,9 @@ type HttpRouteHttpDirectResponse struct { NullFields []string `json:"-"` } -func (s *HttpRouteHttpDirectResponse) MarshalJSON() ([]byte, error) { +func (s HttpRouteHttpDirectResponse) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteHttpDirectResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteQueryParameterMatch: Specifications to match a query parameter in @@ -1848,9 +1848,9 @@ type HttpRouteQueryParameterMatch struct { NullFields []string `json:"-"` } -func (s *HttpRouteQueryParameterMatch) MarshalJSON() ([]byte, error) { +func (s HttpRouteQueryParameterMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteQueryParameterMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRedirect: The specification for redirecting traffic. @@ -1903,9 +1903,9 @@ type HttpRouteRedirect struct { NullFields []string `json:"-"` } -func (s *HttpRouteRedirect) MarshalJSON() ([]byte, error) { +func (s HttpRouteRedirect) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRedirect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRequestMirrorPolicy: Specifies the policy on how requests are @@ -1932,9 +1932,9 @@ type HttpRouteRequestMirrorPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRouteRequestMirrorPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRouteRequestMirrorPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRequestMirrorPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HttpRouteRequestMirrorPolicy) UnmarshalJSON(data []byte) error { @@ -1985,9 +1985,9 @@ type HttpRouteRetryPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRouteRetryPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRouteRetryPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRetryPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRouteAction: The specifications for routing traffic and applying @@ -2059,9 +2059,9 @@ type HttpRouteRouteAction struct { NullFields []string `json:"-"` } -func (s *HttpRouteRouteAction) MarshalJSON() ([]byte, error) { +func (s HttpRouteRouteAction) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRouteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRouteMatch: RouteMatch defines specifications used to match @@ -2103,9 +2103,9 @@ type HttpRouteRouteMatch struct { NullFields []string `json:"-"` } -func (s *HttpRouteRouteMatch) MarshalJSON() ([]byte, error) { +func (s HttpRouteRouteMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRouteMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRouteRule: Specifies how to match traffic and how to route traffic @@ -2133,9 +2133,9 @@ type HttpRouteRouteRule struct { NullFields []string `json:"-"` } -func (s *HttpRouteRouteRule) MarshalJSON() ([]byte, error) { +func (s HttpRouteRouteRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRouteRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteStatefulSessionAffinityPolicy: The specification for cookie-based @@ -2164,9 +2164,9 @@ type HttpRouteStatefulSessionAffinityPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRouteStatefulSessionAffinityPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRouteStatefulSessionAffinityPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteStatefulSessionAffinityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteURLRewrite: The specification for modifying the URL of the request, @@ -2192,9 +2192,9 @@ type HttpRouteURLRewrite struct { NullFields []string `json:"-"` } -func (s *HttpRouteURLRewrite) MarshalJSON() ([]byte, error) { +func (s HttpRouteURLRewrite) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteURLRewrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LbRouteExtension: `LbRouteExtension` is a resource that lets you control @@ -2265,9 +2265,9 @@ type LbRouteExtension struct { NullFields []string `json:"-"` } -func (s *LbRouteExtension) MarshalJSON() ([]byte, error) { +func (s LbRouteExtension) MarshalJSON() ([]byte, error) { type NoMethod LbRouteExtension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LbTrafficExtension: `LbTrafficExtension` is a resource that lets the @@ -2338,9 +2338,9 @@ type LbTrafficExtension struct { NullFields []string `json:"-"` } -func (s *LbTrafficExtension) MarshalJSON() ([]byte, error) { +func (s LbTrafficExtension) MarshalJSON() ([]byte, error) { type NoMethod LbTrafficExtension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEndpointPoliciesResponse: Response returned by the ListEndpointPolicies @@ -2369,9 +2369,9 @@ type ListEndpointPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListEndpointPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListEndpointPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEndpointPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGatewaysResponse: Response returned by the ListGateways method. @@ -2401,9 +2401,9 @@ type ListGatewaysResponse struct { NullFields []string `json:"-"` } -func (s *ListGatewaysResponse) MarshalJSON() ([]byte, error) { +func (s ListGatewaysResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGatewaysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGrpcRoutesResponse: Response returned by the ListGrpcRoutes method. @@ -2431,9 +2431,9 @@ type ListGrpcRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListGrpcRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListGrpcRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGrpcRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHttpRoutesResponse: Response returned by the ListHttpRoutes method. @@ -2461,9 +2461,9 @@ type ListHttpRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListHttpRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListHttpRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHttpRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLbRouteExtensionsResponse: Message for response to listing @@ -2492,9 +2492,9 @@ type ListLbRouteExtensionsResponse struct { NullFields []string `json:"-"` } -func (s *ListLbRouteExtensionsResponse) MarshalJSON() ([]byte, error) { +func (s ListLbRouteExtensionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLbRouteExtensionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLbTrafficExtensionsResponse: Message for response to listing @@ -2523,9 +2523,9 @@ type ListLbTrafficExtensionsResponse struct { NullFields []string `json:"-"` } -func (s *ListLbTrafficExtensionsResponse) MarshalJSON() ([]byte, error) { +func (s ListLbTrafficExtensionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLbTrafficExtensionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -2551,9 +2551,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMeshesResponse: Response returned by the ListMeshes method. @@ -2581,9 +2581,9 @@ type ListMeshesResponse struct { NullFields []string `json:"-"` } -func (s *ListMeshesResponse) MarshalJSON() ([]byte, error) { +func (s ListMeshesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMeshesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2609,9 +2609,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceBindingsResponse: Response returned by the ListServiceBindings @@ -2640,9 +2640,9 @@ type ListServiceBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceLbPoliciesResponse: Response returned by the @@ -2671,9 +2671,9 @@ type ListServiceLbPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceLbPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceLbPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceLbPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTcpRoutesResponse: Response returned by the ListTcpRoutes method. @@ -2701,9 +2701,9 @@ type ListTcpRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListTcpRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListTcpRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTcpRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTlsRoutesResponse: Response returned by the ListTlsRoutes method. @@ -2731,9 +2731,9 @@ type ListTlsRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListTlsRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListTlsRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTlsRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2769,9 +2769,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mesh: Mesh represents a logical configuration grouping for workload to @@ -2827,9 +2827,9 @@ type Mesh struct { NullFields []string `json:"-"` } -func (s *Mesh) MarshalJSON() ([]byte, error) { +func (s Mesh) MarshalJSON() ([]byte, error) { type NoMethod Mesh - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2874,9 +2874,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -2912,9 +2912,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -3004,9 +3004,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceBinding: ServiceBinding is the resource that defines a Service @@ -3049,9 +3049,9 @@ type ServiceBinding struct { NullFields []string `json:"-"` } -func (s *ServiceBinding) MarshalJSON() ([]byte, error) { +func (s ServiceBinding) MarshalJSON() ([]byte, error) { type NoMethod ServiceBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceLbPolicy: ServiceLbPolicy holds global load balancing and traffic @@ -3110,9 +3110,9 @@ type ServiceLbPolicy struct { NullFields []string `json:"-"` } -func (s *ServiceLbPolicy) MarshalJSON() ([]byte, error) { +func (s ServiceLbPolicy) MarshalJSON() ([]byte, error) { type NoMethod ServiceLbPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceLbPolicyAutoCapacityDrain: Option to specify if an unhealthy IG/NEG @@ -3137,9 +3137,9 @@ type ServiceLbPolicyAutoCapacityDrain struct { NullFields []string `json:"-"` } -func (s *ServiceLbPolicyAutoCapacityDrain) MarshalJSON() ([]byte, error) { +func (s ServiceLbPolicyAutoCapacityDrain) MarshalJSON() ([]byte, error) { type NoMethod ServiceLbPolicyAutoCapacityDrain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceLbPolicyFailoverConfig: Option to specify health based failover @@ -3165,9 +3165,9 @@ type ServiceLbPolicyFailoverConfig struct { NullFields []string `json:"-"` } -func (s *ServiceLbPolicyFailoverConfig) MarshalJSON() ([]byte, error) { +func (s ServiceLbPolicyFailoverConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceLbPolicyFailoverConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -3194,9 +3194,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3228,9 +3228,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpRoute: TcpRoute is the resource defining how TCP traffic should be routed @@ -3281,9 +3281,9 @@ type TcpRoute struct { NullFields []string `json:"-"` } -func (s *TcpRoute) MarshalJSON() ([]byte, error) { +func (s TcpRoute) MarshalJSON() ([]byte, error) { type NoMethod TcpRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpRouteRouteAction: The specifications for routing traffic and applying @@ -3317,9 +3317,9 @@ type TcpRouteRouteAction struct { NullFields []string `json:"-"` } -func (s *TcpRouteRouteAction) MarshalJSON() ([]byte, error) { +func (s TcpRouteRouteAction) MarshalJSON() ([]byte, error) { type NoMethod TcpRouteRouteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpRouteRouteDestination: Describe the destination for traffic to be routed @@ -3350,9 +3350,9 @@ type TcpRouteRouteDestination struct { NullFields []string `json:"-"` } -func (s *TcpRouteRouteDestination) MarshalJSON() ([]byte, error) { +func (s TcpRouteRouteDestination) MarshalJSON() ([]byte, error) { type NoMethod TcpRouteRouteDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpRouteRouteMatch: RouteMatch defines the predicate used to match requests @@ -3382,9 +3382,9 @@ type TcpRouteRouteMatch struct { NullFields []string `json:"-"` } -func (s *TcpRouteRouteMatch) MarshalJSON() ([]byte, error) { +func (s TcpRouteRouteMatch) MarshalJSON() ([]byte, error) { type NoMethod TcpRouteRouteMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpRouteRouteRule: Specifies how to match traffic and how to route traffic @@ -3409,9 +3409,9 @@ type TcpRouteRouteRule struct { NullFields []string `json:"-"` } -func (s *TcpRouteRouteRule) MarshalJSON() ([]byte, error) { +func (s TcpRouteRouteRule) MarshalJSON() ([]byte, error) { type NoMethod TcpRouteRouteRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -3434,9 +3434,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -3461,9 +3461,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsRoute: TlsRoute defines how traffic should be routed based on SNI and @@ -3514,9 +3514,9 @@ type TlsRoute struct { NullFields []string `json:"-"` } -func (s *TlsRoute) MarshalJSON() ([]byte, error) { +func (s TlsRoute) MarshalJSON() ([]byte, error) { type NoMethod TlsRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsRouteRouteAction: The specifications for routing traffic and applying @@ -3543,9 +3543,9 @@ type TlsRouteRouteAction struct { NullFields []string `json:"-"` } -func (s *TlsRouteRouteAction) MarshalJSON() ([]byte, error) { +func (s TlsRouteRouteAction) MarshalJSON() ([]byte, error) { type NoMethod TlsRouteRouteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsRouteRouteDestination: Describe the destination for traffic to be routed @@ -3571,9 +3571,9 @@ type TlsRouteRouteDestination struct { NullFields []string `json:"-"` } -func (s *TlsRouteRouteDestination) MarshalJSON() ([]byte, error) { +func (s TlsRouteRouteDestination) MarshalJSON() ([]byte, error) { type NoMethod TlsRouteRouteDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsRouteRouteMatch: RouteMatch defines the predicate used to match requests @@ -3604,9 +3604,9 @@ type TlsRouteRouteMatch struct { NullFields []string `json:"-"` } -func (s *TlsRouteRouteMatch) MarshalJSON() ([]byte, error) { +func (s TlsRouteRouteMatch) MarshalJSON() ([]byte, error) { type NoMethod TlsRouteRouteMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsRouteRouteRule: Specifies how to match traffic and how to route traffic @@ -3630,9 +3630,9 @@ type TlsRouteRouteRule struct { NullFields []string `json:"-"` } -func (s *TlsRouteRouteRule) MarshalJSON() ([]byte, error) { +func (s TlsRouteRouteRule) MarshalJSON() ([]byte, error) { type NoMethod TlsRouteRouteRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrafficPortSelector: Specification of a port-based selector. @@ -3655,9 +3655,9 @@ type TrafficPortSelector struct { NullFields []string `json:"-"` } -func (s *TrafficPortSelector) MarshalJSON() ([]byte, error) { +func (s TrafficPortSelector) MarshalJSON() ([]byte, error) { type NoMethod TrafficPortSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/networkservices/v1beta1/networkservices-gen.go b/networkservices/v1beta1/networkservices-gen.go index 66a59a9b0a..d71616b43b 100644 --- a/networkservices/v1beta1/networkservices-gen.go +++ b/networkservices/v1beta1/networkservices-gen.go @@ -355,9 +355,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -390,9 +390,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -489,9 +489,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -526,9 +526,9 @@ type EndpointMatcher struct { NullFields []string `json:"-"` } -func (s *EndpointMatcher) MarshalJSON() ([]byte, error) { +func (s EndpointMatcher) MarshalJSON() ([]byte, error) { type NoMethod EndpointMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndpointPolicy: EndpointPolicy is a resource that helps apply desired @@ -599,9 +599,9 @@ type EndpointPolicy struct { NullFields []string `json:"-"` } -func (s *EndpointPolicy) MarshalJSON() ([]byte, error) { +func (s EndpointPolicy) MarshalJSON() ([]byte, error) { type NoMethod EndpointPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -647,9 +647,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtensionChain: A single extension chain wrapper that contains the match @@ -682,9 +682,9 @@ type ExtensionChain struct { NullFields []string `json:"-"` } -func (s *ExtensionChain) MarshalJSON() ([]byte, error) { +func (s ExtensionChain) MarshalJSON() ([]byte, error) { type NoMethod ExtensionChain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtensionChainExtension: A single extension in the chain to execute for the @@ -762,9 +762,9 @@ type ExtensionChainExtension struct { NullFields []string `json:"-"` } -func (s *ExtensionChainExtension) MarshalJSON() ([]byte, error) { +func (s ExtensionChainExtension) MarshalJSON() ([]byte, error) { type NoMethod ExtensionChainExtension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtensionChainMatchCondition: Conditions under which this chain is invoked @@ -788,9 +788,9 @@ type ExtensionChainMatchCondition struct { NullFields []string `json:"-"` } -func (s *ExtensionChainMatchCondition) MarshalJSON() ([]byte, error) { +func (s ExtensionChainMatchCondition) MarshalJSON() ([]byte, error) { type NoMethod ExtensionChainMatchCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Gateway: Gateway represents the configuration for a proxy, typically a load @@ -904,9 +904,9 @@ type Gateway struct { NullFields []string `json:"-"` } -func (s *Gateway) MarshalJSON() ([]byte, error) { +func (s Gateway) MarshalJSON() ([]byte, error) { type NoMethod Gateway - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRoute: GrpcRoute is the resource defining how gRPC traffic routed by a @@ -977,9 +977,9 @@ type GrpcRoute struct { NullFields []string `json:"-"` } -func (s *GrpcRoute) MarshalJSON() ([]byte, error) { +func (s GrpcRoute) MarshalJSON() ([]byte, error) { type NoMethod GrpcRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteDestination: The destination to which traffic will be routed. @@ -1010,9 +1010,9 @@ type GrpcRouteDestination struct { NullFields []string `json:"-"` } -func (s *GrpcRouteDestination) MarshalJSON() ([]byte, error) { +func (s GrpcRouteDestination) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteFaultInjectionPolicy: The specification for fault injection @@ -1039,9 +1039,9 @@ type GrpcRouteFaultInjectionPolicy struct { NullFields []string `json:"-"` } -func (s *GrpcRouteFaultInjectionPolicy) MarshalJSON() ([]byte, error) { +func (s GrpcRouteFaultInjectionPolicy) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteFaultInjectionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteFaultInjectionPolicyAbort: Specification of how client requests are @@ -1066,9 +1066,9 @@ type GrpcRouteFaultInjectionPolicyAbort struct { NullFields []string `json:"-"` } -func (s *GrpcRouteFaultInjectionPolicyAbort) MarshalJSON() ([]byte, error) { +func (s GrpcRouteFaultInjectionPolicyAbort) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteFaultInjectionPolicyAbort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteFaultInjectionPolicyDelay: Specification of how client requests are @@ -1092,9 +1092,9 @@ type GrpcRouteFaultInjectionPolicyDelay struct { NullFields []string `json:"-"` } -func (s *GrpcRouteFaultInjectionPolicyDelay) MarshalJSON() ([]byte, error) { +func (s GrpcRouteFaultInjectionPolicyDelay) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteFaultInjectionPolicyDelay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteHeaderMatch: A match against a collection of headers. @@ -1125,9 +1125,9 @@ type GrpcRouteHeaderMatch struct { NullFields []string `json:"-"` } -func (s *GrpcRouteHeaderMatch) MarshalJSON() ([]byte, error) { +func (s GrpcRouteHeaderMatch) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteHeaderMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteMethodMatch: Specifies a match against a method. @@ -1164,9 +1164,9 @@ type GrpcRouteMethodMatch struct { NullFields []string `json:"-"` } -func (s *GrpcRouteMethodMatch) MarshalJSON() ([]byte, error) { +func (s GrpcRouteMethodMatch) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteMethodMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteRetryPolicy: The specifications for retries. @@ -1198,9 +1198,9 @@ type GrpcRouteRetryPolicy struct { NullFields []string `json:"-"` } -func (s *GrpcRouteRetryPolicy) MarshalJSON() ([]byte, error) { +func (s GrpcRouteRetryPolicy) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteRetryPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteRouteAction: Specifies how to route matched traffic. @@ -1248,9 +1248,9 @@ type GrpcRouteRouteAction struct { NullFields []string `json:"-"` } -func (s *GrpcRouteRouteAction) MarshalJSON() ([]byte, error) { +func (s GrpcRouteRouteAction) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteRouteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteRouteMatch: Criteria for matching traffic. A RouteMatch will be @@ -1274,9 +1274,9 @@ type GrpcRouteRouteMatch struct { NullFields []string `json:"-"` } -func (s *GrpcRouteRouteMatch) MarshalJSON() ([]byte, error) { +func (s GrpcRouteRouteMatch) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteRouteMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteRouteRule: Describes how to route traffic. @@ -1302,9 +1302,9 @@ type GrpcRouteRouteRule struct { NullFields []string `json:"-"` } -func (s *GrpcRouteRouteRule) MarshalJSON() ([]byte, error) { +func (s GrpcRouteRouteRule) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteRouteRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrpcRouteStatefulSessionAffinityPolicy: The specification for cookie-based @@ -1333,9 +1333,9 @@ type GrpcRouteStatefulSessionAffinityPolicy struct { NullFields []string `json:"-"` } -func (s *GrpcRouteStatefulSessionAffinityPolicy) MarshalJSON() ([]byte, error) { +func (s GrpcRouteStatefulSessionAffinityPolicy) MarshalJSON() ([]byte, error) { type NoMethod GrpcRouteStatefulSessionAffinityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRoute: HttpRoute is the resource defining how HTTP traffic should be @@ -1403,9 +1403,9 @@ type HttpRoute struct { NullFields []string `json:"-"` } -func (s *HttpRoute) MarshalJSON() ([]byte, error) { +func (s HttpRoute) MarshalJSON() ([]byte, error) { type NoMethod HttpRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteCorsPolicy: The Specification for allowing client side cross-origin @@ -1450,9 +1450,9 @@ type HttpRouteCorsPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRouteCorsPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRouteCorsPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteCorsPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteDestination: Specifications of a destination to which the request @@ -1495,9 +1495,9 @@ type HttpRouteDestination struct { NullFields []string `json:"-"` } -func (s *HttpRouteDestination) MarshalJSON() ([]byte, error) { +func (s HttpRouteDestination) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteFaultInjectionPolicy: The specification for fault injection @@ -1524,9 +1524,9 @@ type HttpRouteFaultInjectionPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRouteFaultInjectionPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRouteFaultInjectionPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteFaultInjectionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteFaultInjectionPolicyAbort: Specification of how client requests are @@ -1551,9 +1551,9 @@ type HttpRouteFaultInjectionPolicyAbort struct { NullFields []string `json:"-"` } -func (s *HttpRouteFaultInjectionPolicyAbort) MarshalJSON() ([]byte, error) { +func (s HttpRouteFaultInjectionPolicyAbort) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteFaultInjectionPolicyAbort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteFaultInjectionPolicyDelay: Specification of how client requests are @@ -1577,9 +1577,9 @@ type HttpRouteFaultInjectionPolicyDelay struct { NullFields []string `json:"-"` } -func (s *HttpRouteFaultInjectionPolicyDelay) MarshalJSON() ([]byte, error) { +func (s HttpRouteFaultInjectionPolicyDelay) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteFaultInjectionPolicyDelay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteHeaderMatch: Specifies how to select a route rule based on HTTP @@ -1622,9 +1622,9 @@ type HttpRouteHeaderMatch struct { NullFields []string `json:"-"` } -func (s *HttpRouteHeaderMatch) MarshalJSON() ([]byte, error) { +func (s HttpRouteHeaderMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteHeaderMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteHeaderMatchIntegerRange: Represents an integer value range. @@ -1646,9 +1646,9 @@ type HttpRouteHeaderMatchIntegerRange struct { NullFields []string `json:"-"` } -func (s *HttpRouteHeaderMatchIntegerRange) MarshalJSON() ([]byte, error) { +func (s HttpRouteHeaderMatchIntegerRange) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteHeaderMatchIntegerRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteHeaderModifier: The specification for modifying HTTP header in HTTP @@ -1675,9 +1675,9 @@ type HttpRouteHeaderModifier struct { NullFields []string `json:"-"` } -func (s *HttpRouteHeaderModifier) MarshalJSON() ([]byte, error) { +func (s HttpRouteHeaderModifier) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteHeaderModifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteHttpDirectResponse: Static HTTP response object to be returned. @@ -1703,9 +1703,9 @@ type HttpRouteHttpDirectResponse struct { NullFields []string `json:"-"` } -func (s *HttpRouteHttpDirectResponse) MarshalJSON() ([]byte, error) { +func (s HttpRouteHttpDirectResponse) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteHttpDirectResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteQueryParameterMatch: Specifications to match a query parameter in @@ -1739,9 +1739,9 @@ type HttpRouteQueryParameterMatch struct { NullFields []string `json:"-"` } -func (s *HttpRouteQueryParameterMatch) MarshalJSON() ([]byte, error) { +func (s HttpRouteQueryParameterMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteQueryParameterMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRedirect: The specification for redirecting traffic. @@ -1794,9 +1794,9 @@ type HttpRouteRedirect struct { NullFields []string `json:"-"` } -func (s *HttpRouteRedirect) MarshalJSON() ([]byte, error) { +func (s HttpRouteRedirect) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRedirect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRequestMirrorPolicy: Specifies the policy on how requests are @@ -1823,9 +1823,9 @@ type HttpRouteRequestMirrorPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRouteRequestMirrorPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRouteRequestMirrorPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRequestMirrorPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HttpRouteRequestMirrorPolicy) UnmarshalJSON(data []byte) error { @@ -1876,9 +1876,9 @@ type HttpRouteRetryPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRouteRetryPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRouteRetryPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRetryPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRouteAction: The specifications for routing traffic and applying @@ -1950,9 +1950,9 @@ type HttpRouteRouteAction struct { NullFields []string `json:"-"` } -func (s *HttpRouteRouteAction) MarshalJSON() ([]byte, error) { +func (s HttpRouteRouteAction) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRouteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRouteMatch: RouteMatch defines specifications used to match @@ -1994,9 +1994,9 @@ type HttpRouteRouteMatch struct { NullFields []string `json:"-"` } -func (s *HttpRouteRouteMatch) MarshalJSON() ([]byte, error) { +func (s HttpRouteRouteMatch) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRouteMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteRouteRule: Specifies how to match traffic and how to route traffic @@ -2024,9 +2024,9 @@ type HttpRouteRouteRule struct { NullFields []string `json:"-"` } -func (s *HttpRouteRouteRule) MarshalJSON() ([]byte, error) { +func (s HttpRouteRouteRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteRouteRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteStatefulSessionAffinityPolicy: The specification for cookie-based @@ -2055,9 +2055,9 @@ type HttpRouteStatefulSessionAffinityPolicy struct { NullFields []string `json:"-"` } -func (s *HttpRouteStatefulSessionAffinityPolicy) MarshalJSON() ([]byte, error) { +func (s HttpRouteStatefulSessionAffinityPolicy) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteStatefulSessionAffinityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRouteURLRewrite: The specification for modifying the URL of the request, @@ -2083,9 +2083,9 @@ type HttpRouteURLRewrite struct { NullFields []string `json:"-"` } -func (s *HttpRouteURLRewrite) MarshalJSON() ([]byte, error) { +func (s HttpRouteURLRewrite) MarshalJSON() ([]byte, error) { type NoMethod HttpRouteURLRewrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LbRouteExtension: `LbRouteExtension` is a resource that lets you control @@ -2156,9 +2156,9 @@ type LbRouteExtension struct { NullFields []string `json:"-"` } -func (s *LbRouteExtension) MarshalJSON() ([]byte, error) { +func (s LbRouteExtension) MarshalJSON() ([]byte, error) { type NoMethod LbRouteExtension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LbTrafficExtension: `LbTrafficExtension` is a resource that lets the @@ -2229,9 +2229,9 @@ type LbTrafficExtension struct { NullFields []string `json:"-"` } -func (s *LbTrafficExtension) MarshalJSON() ([]byte, error) { +func (s LbTrafficExtension) MarshalJSON() ([]byte, error) { type NoMethod LbTrafficExtension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEndpointPoliciesResponse: Response returned by the ListEndpointPolicies @@ -2260,9 +2260,9 @@ type ListEndpointPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListEndpointPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListEndpointPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEndpointPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGatewaysResponse: Response returned by the ListGateways method. @@ -2292,9 +2292,9 @@ type ListGatewaysResponse struct { NullFields []string `json:"-"` } -func (s *ListGatewaysResponse) MarshalJSON() ([]byte, error) { +func (s ListGatewaysResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGatewaysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGrpcRoutesResponse: Response returned by the ListGrpcRoutes method. @@ -2322,9 +2322,9 @@ type ListGrpcRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListGrpcRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListGrpcRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGrpcRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHttpRoutesResponse: Response returned by the ListHttpRoutes method. @@ -2352,9 +2352,9 @@ type ListHttpRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListHttpRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListHttpRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHttpRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLbRouteExtensionsResponse: Message for response to listing @@ -2383,9 +2383,9 @@ type ListLbRouteExtensionsResponse struct { NullFields []string `json:"-"` } -func (s *ListLbRouteExtensionsResponse) MarshalJSON() ([]byte, error) { +func (s ListLbRouteExtensionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLbRouteExtensionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLbTrafficExtensionsResponse: Message for response to listing @@ -2414,9 +2414,9 @@ type ListLbTrafficExtensionsResponse struct { NullFields []string `json:"-"` } -func (s *ListLbTrafficExtensionsResponse) MarshalJSON() ([]byte, error) { +func (s ListLbTrafficExtensionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLbTrafficExtensionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -2442,9 +2442,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMeshesResponse: Response returned by the ListMeshes method. @@ -2472,9 +2472,9 @@ type ListMeshesResponse struct { NullFields []string `json:"-"` } -func (s *ListMeshesResponse) MarshalJSON() ([]byte, error) { +func (s ListMeshesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMeshesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2500,9 +2500,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceBindingsResponse: Response returned by the ListServiceBindings @@ -2531,9 +2531,9 @@ type ListServiceBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceLbPoliciesResponse: Response returned by the @@ -2562,9 +2562,9 @@ type ListServiceLbPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceLbPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceLbPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceLbPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTcpRoutesResponse: Response returned by the ListTcpRoutes method. @@ -2592,9 +2592,9 @@ type ListTcpRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListTcpRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListTcpRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTcpRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTlsRoutesResponse: Response returned by the ListTlsRoutes method. @@ -2622,9 +2622,9 @@ type ListTlsRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListTlsRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListTlsRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTlsRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2660,9 +2660,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mesh: Mesh represents a logical configuration grouping for workload to @@ -2718,9 +2718,9 @@ type Mesh struct { NullFields []string `json:"-"` } -func (s *Mesh) MarshalJSON() ([]byte, error) { +func (s Mesh) MarshalJSON() ([]byte, error) { type NoMethod Mesh - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataLabelMatcher: The matcher that is based on node metadata presented @@ -2765,9 +2765,9 @@ type MetadataLabelMatcher struct { NullFields []string `json:"-"` } -func (s *MetadataLabelMatcher) MarshalJSON() ([]byte, error) { +func (s MetadataLabelMatcher) MarshalJSON() ([]byte, error) { type NoMethod MetadataLabelMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataLabels: Defines a name-pair value for a single label. @@ -2790,9 +2790,9 @@ type MetadataLabels struct { NullFields []string `json:"-"` } -func (s *MetadataLabels) MarshalJSON() ([]byte, error) { +func (s MetadataLabels) MarshalJSON() ([]byte, error) { type NoMethod MetadataLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2837,9 +2837,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -2875,9 +2875,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2967,9 +2967,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceBinding: ServiceBinding is the resource that defines a Service @@ -3012,9 +3012,9 @@ type ServiceBinding struct { NullFields []string `json:"-"` } -func (s *ServiceBinding) MarshalJSON() ([]byte, error) { +func (s ServiceBinding) MarshalJSON() ([]byte, error) { type NoMethod ServiceBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceLbPolicy: ServiceLbPolicy holds global load balancing and traffic @@ -3073,9 +3073,9 @@ type ServiceLbPolicy struct { NullFields []string `json:"-"` } -func (s *ServiceLbPolicy) MarshalJSON() ([]byte, error) { +func (s ServiceLbPolicy) MarshalJSON() ([]byte, error) { type NoMethod ServiceLbPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceLbPolicyAutoCapacityDrain: Option to specify if an unhealthy IG/NEG @@ -3100,9 +3100,9 @@ type ServiceLbPolicyAutoCapacityDrain struct { NullFields []string `json:"-"` } -func (s *ServiceLbPolicyAutoCapacityDrain) MarshalJSON() ([]byte, error) { +func (s ServiceLbPolicyAutoCapacityDrain) MarshalJSON() ([]byte, error) { type NoMethod ServiceLbPolicyAutoCapacityDrain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceLbPolicyFailoverConfig: Option to specify health based failover @@ -3128,9 +3128,9 @@ type ServiceLbPolicyFailoverConfig struct { NullFields []string `json:"-"` } -func (s *ServiceLbPolicyFailoverConfig) MarshalJSON() ([]byte, error) { +func (s ServiceLbPolicyFailoverConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceLbPolicyFailoverConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -3157,9 +3157,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3191,9 +3191,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpRoute: TcpRoute is the resource defining how TCP traffic should be routed @@ -3244,9 +3244,9 @@ type TcpRoute struct { NullFields []string `json:"-"` } -func (s *TcpRoute) MarshalJSON() ([]byte, error) { +func (s TcpRoute) MarshalJSON() ([]byte, error) { type NoMethod TcpRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpRouteRouteAction: The specifications for routing traffic and applying @@ -3280,9 +3280,9 @@ type TcpRouteRouteAction struct { NullFields []string `json:"-"` } -func (s *TcpRouteRouteAction) MarshalJSON() ([]byte, error) { +func (s TcpRouteRouteAction) MarshalJSON() ([]byte, error) { type NoMethod TcpRouteRouteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpRouteRouteDestination: Describe the destination for traffic to be routed @@ -3313,9 +3313,9 @@ type TcpRouteRouteDestination struct { NullFields []string `json:"-"` } -func (s *TcpRouteRouteDestination) MarshalJSON() ([]byte, error) { +func (s TcpRouteRouteDestination) MarshalJSON() ([]byte, error) { type NoMethod TcpRouteRouteDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpRouteRouteMatch: RouteMatch defines the predicate used to match requests @@ -3345,9 +3345,9 @@ type TcpRouteRouteMatch struct { NullFields []string `json:"-"` } -func (s *TcpRouteRouteMatch) MarshalJSON() ([]byte, error) { +func (s TcpRouteRouteMatch) MarshalJSON() ([]byte, error) { type NoMethod TcpRouteRouteMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TcpRouteRouteRule: Specifies how to match traffic and how to route traffic @@ -3372,9 +3372,9 @@ type TcpRouteRouteRule struct { NullFields []string `json:"-"` } -func (s *TcpRouteRouteRule) MarshalJSON() ([]byte, error) { +func (s TcpRouteRouteRule) MarshalJSON() ([]byte, error) { type NoMethod TcpRouteRouteRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -3397,9 +3397,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -3424,9 +3424,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsRoute: TlsRoute defines how traffic should be routed based on SNI and @@ -3477,9 +3477,9 @@ type TlsRoute struct { NullFields []string `json:"-"` } -func (s *TlsRoute) MarshalJSON() ([]byte, error) { +func (s TlsRoute) MarshalJSON() ([]byte, error) { type NoMethod TlsRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsRouteRouteAction: The specifications for routing traffic and applying @@ -3506,9 +3506,9 @@ type TlsRouteRouteAction struct { NullFields []string `json:"-"` } -func (s *TlsRouteRouteAction) MarshalJSON() ([]byte, error) { +func (s TlsRouteRouteAction) MarshalJSON() ([]byte, error) { type NoMethod TlsRouteRouteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsRouteRouteDestination: Describe the destination for traffic to be routed @@ -3534,9 +3534,9 @@ type TlsRouteRouteDestination struct { NullFields []string `json:"-"` } -func (s *TlsRouteRouteDestination) MarshalJSON() ([]byte, error) { +func (s TlsRouteRouteDestination) MarshalJSON() ([]byte, error) { type NoMethod TlsRouteRouteDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsRouteRouteMatch: RouteMatch defines the predicate used to match requests @@ -3567,9 +3567,9 @@ type TlsRouteRouteMatch struct { NullFields []string `json:"-"` } -func (s *TlsRouteRouteMatch) MarshalJSON() ([]byte, error) { +func (s TlsRouteRouteMatch) MarshalJSON() ([]byte, error) { type NoMethod TlsRouteRouteMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsRouteRouteRule: Specifies how to match traffic and how to route traffic @@ -3593,9 +3593,9 @@ type TlsRouteRouteRule struct { NullFields []string `json:"-"` } -func (s *TlsRouteRouteRule) MarshalJSON() ([]byte, error) { +func (s TlsRouteRouteRule) MarshalJSON() ([]byte, error) { type NoMethod TlsRouteRouteRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrafficPortSelector: Specification of a port-based selector. @@ -3618,9 +3618,9 @@ type TrafficPortSelector struct { NullFields []string `json:"-"` } -func (s *TrafficPortSelector) MarshalJSON() ([]byte, error) { +func (s TrafficPortSelector) MarshalJSON() ([]byte, error) { type NoMethod TrafficPortSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/notebooks/v1/notebooks-gen.go b/notebooks/v1/notebooks-gen.go index ceb251da0a..5841e2d61e 100644 --- a/notebooks/v1/notebooks-gen.go +++ b/notebooks/v1/notebooks-gen.go @@ -288,9 +288,9 @@ type AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -387,9 +387,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BootImage: Definition of the boot image used by the Runtime. Used to @@ -423,9 +423,9 @@ type ContainerImage struct { NullFields []string `json:"-"` } -func (s *ContainerImage) MarshalJSON() ([]byte, error) { +func (s ContainerImage) MarshalJSON() ([]byte, error) { type NoMethod ContainerImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataprocParameters: Parameters used in Dataproc JobType executions. @@ -446,9 +446,9 @@ type DataprocParameters struct { NullFields []string `json:"-"` } -func (s *DataprocParameters) MarshalJSON() ([]byte, error) { +func (s DataprocParameters) MarshalJSON() ([]byte, error) { type NoMethod DataprocParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiagnoseInstanceRequest: Request for creating a notebook instance diagnostic @@ -473,9 +473,9 @@ type DiagnoseInstanceRequest struct { NullFields []string `json:"-"` } -func (s *DiagnoseInstanceRequest) MarshalJSON() ([]byte, error) { +func (s DiagnoseInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod DiagnoseInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiagnoseRuntimeRequest: Request for creating a notebook instance diagnostic @@ -500,9 +500,9 @@ type DiagnoseRuntimeRequest struct { NullFields []string `json:"-"` } -func (s *DiagnoseRuntimeRequest) MarshalJSON() ([]byte, error) { +func (s DiagnoseRuntimeRequest) MarshalJSON() ([]byte, error) { type NoMethod DiagnoseRuntimeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiagnosticConfig: Defines flags that are used to run the diagnostic tool @@ -542,9 +542,9 @@ type DiagnosticConfig struct { NullFields []string `json:"-"` } -func (s *DiagnosticConfig) MarshalJSON() ([]byte, error) { +func (s DiagnosticConfig) MarshalJSON() ([]byte, error) { type NoMethod DiagnosticConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Disk: An instance-attached disk resource. @@ -609,9 +609,9 @@ type Disk struct { NullFields []string `json:"-"` } -func (s *Disk) MarshalJSON() ([]byte, error) { +func (s Disk) MarshalJSON() ([]byte, error) { type NoMethod Disk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -645,9 +645,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Environment: Definition of a software environment that is used to start a @@ -686,9 +686,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Event: The definition of an Event for a managed / semi-managed notebook @@ -725,9 +725,9 @@ type Event struct { NullFields []string `json:"-"` } -func (s *Event) MarshalJSON() ([]byte, error) { +func (s Event) MarshalJSON() ([]byte, error) { type NoMethod Event - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Execution: The definition of a single executed notebook. @@ -786,9 +786,9 @@ type Execution struct { NullFields []string `json:"-"` } -func (s *Execution) MarshalJSON() ([]byte, error) { +func (s Execution) MarshalJSON() ([]byte, error) { type NoMethod Execution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionTemplate: The description a notebook execution workload. @@ -897,9 +897,9 @@ type ExecutionTemplate struct { NullFields []string `json:"-"` } -func (s *ExecutionTemplate) MarshalJSON() ([]byte, error) { +func (s ExecutionTemplate) MarshalJSON() ([]byte, error) { type NoMethod ExecutionTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -945,9 +945,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetInstanceHealthResponse: Response for checking if a notebook instance is @@ -987,9 +987,9 @@ type GetInstanceHealthResponse struct { NullFields []string `json:"-"` } -func (s *GetInstanceHealthResponse) MarshalJSON() ([]byte, error) { +func (s GetInstanceHealthResponse) MarshalJSON() ([]byte, error) { type NoMethod GetInstanceHealthResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestOsFeature: Guest OS features for boot disk. @@ -1012,9 +1012,9 @@ type GuestOsFeature struct { NullFields []string `json:"-"` } -func (s *GuestOsFeature) MarshalJSON() ([]byte, error) { +func (s GuestOsFeature) MarshalJSON() ([]byte, error) { type NoMethod GuestOsFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: The definition of a notebook instance. @@ -1207,9 +1207,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceConfig: Notebook instance configurations that can be updated. @@ -1233,9 +1233,9 @@ type InstanceConfig struct { NullFields []string `json:"-"` } -func (s *InstanceConfig) MarshalJSON() ([]byte, error) { +func (s InstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceMigrationEligibility: InstanceMigrationEligibility represents the @@ -1282,9 +1282,9 @@ type InstanceMigrationEligibility struct { NullFields []string `json:"-"` } -func (s *InstanceMigrationEligibility) MarshalJSON() ([]byte, error) { +func (s InstanceMigrationEligibility) MarshalJSON() ([]byte, error) { type NoMethod InstanceMigrationEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IsInstanceUpgradeableResponse: Response for checking if a notebook instance @@ -1318,9 +1318,9 @@ type IsInstanceUpgradeableResponse struct { NullFields []string `json:"-"` } -func (s *IsInstanceUpgradeableResponse) MarshalJSON() ([]byte, error) { +func (s IsInstanceUpgradeableResponse) MarshalJSON() ([]byte, error) { type NoMethod IsInstanceUpgradeableResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEnvironmentsResponse: Response for listing environments. @@ -1348,9 +1348,9 @@ type ListEnvironmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEnvironmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListExecutionsResponse: Response for listing scheduled notebook executions @@ -1380,9 +1380,9 @@ type ListExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *ListExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s ListExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response for listing notebook instances. @@ -1412,9 +1412,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1440,9 +1440,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1468,9 +1468,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRuntimesResponse: Response for listing Managed Notebook Runtimes. @@ -1500,9 +1500,9 @@ type ListRuntimesResponse struct { NullFields []string `json:"-"` } -func (s *ListRuntimesResponse) MarshalJSON() ([]byte, error) { +func (s ListRuntimesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRuntimesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSchedulesResponse: Response for listing scheduled notebook job. @@ -1532,9 +1532,9 @@ type ListSchedulesResponse struct { NullFields []string `json:"-"` } -func (s *ListSchedulesResponse) MarshalJSON() ([]byte, error) { +func (s ListSchedulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSchedulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalDisk: A Local attached disk resource. @@ -1605,9 +1605,9 @@ type LocalDisk struct { NullFields []string `json:"-"` } -func (s *LocalDisk) MarshalJSON() ([]byte, error) { +func (s LocalDisk) MarshalJSON() ([]byte, error) { type NoMethod LocalDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalDiskInitializeParams: Input only. Specifies the parameters for a new @@ -1654,9 +1654,9 @@ type LocalDiskInitializeParams struct { NullFields []string `json:"-"` } -func (s *LocalDiskInitializeParams) MarshalJSON() ([]byte, error) { +func (s LocalDiskInitializeParams) MarshalJSON() ([]byte, error) { type NoMethod LocalDiskInitializeParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1692,9 +1692,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrateInstanceRequest: Request for migrating a User-Managed Notebook to @@ -1724,9 +1724,9 @@ type MigrateInstanceRequest struct { NullFields []string `json:"-"` } -func (s *MigrateInstanceRequest) MarshalJSON() ([]byte, error) { +func (s MigrateInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod MigrateInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrateRuntimeRequest: Request for migrating a Runtime to a Workbench @@ -1777,9 +1777,9 @@ type MigrateRuntimeRequest struct { NullFields []string `json:"-"` } -func (s *MigrateRuntimeRequest) MarshalJSON() ([]byte, error) { +func (s MigrateRuntimeRequest) MarshalJSON() ([]byte, error) { type NoMethod MigrateRuntimeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1824,9 +1824,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1863,9 +1863,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1953,9 +1953,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefreshRuntimeTokenInternalRequest: Request for getting a new access token. @@ -1976,9 +1976,9 @@ type RefreshRuntimeTokenInternalRequest struct { NullFields []string `json:"-"` } -func (s *RefreshRuntimeTokenInternalRequest) MarshalJSON() ([]byte, error) { +func (s RefreshRuntimeTokenInternalRequest) MarshalJSON() ([]byte, error) { type NoMethod RefreshRuntimeTokenInternalRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefreshRuntimeTokenInternalResponse: Response with a new access token. @@ -2003,9 +2003,9 @@ type RefreshRuntimeTokenInternalResponse struct { NullFields []string `json:"-"` } -func (s *RefreshRuntimeTokenInternalResponse) MarshalJSON() ([]byte, error) { +func (s RefreshRuntimeTokenInternalResponse) MarshalJSON() ([]byte, error) { type NoMethod RefreshRuntimeTokenInternalResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegisterInstanceRequest: Request for registering a notebook instance. @@ -2028,9 +2028,9 @@ type RegisterInstanceRequest struct { NullFields []string `json:"-"` } -func (s *RegisterInstanceRequest) MarshalJSON() ([]byte, error) { +func (s RegisterInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RegisterInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportInstanceEventRequest: Request for reporting a Managed Notebook Event. @@ -2053,9 +2053,9 @@ type ReportInstanceEventRequest struct { NullFields []string `json:"-"` } -func (s *ReportInstanceEventRequest) MarshalJSON() ([]byte, error) { +func (s ReportInstanceEventRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportInstanceEventRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportInstanceInfoRequest: Request for notebook instances to report @@ -2080,9 +2080,9 @@ type ReportInstanceInfoRequest struct { NullFields []string `json:"-"` } -func (s *ReportInstanceInfoRequest) MarshalJSON() ([]byte, error) { +func (s ReportInstanceInfoRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportInstanceInfoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRuntimeEventRequest: Request for reporting a Managed Notebook Event. @@ -2105,9 +2105,9 @@ type ReportRuntimeEventRequest struct { NullFields []string `json:"-"` } -func (s *ReportRuntimeEventRequest) MarshalJSON() ([]byte, error) { +func (s ReportRuntimeEventRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportRuntimeEventRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationAffinity: Reservation Affinity for consuming Zonal reservation. @@ -2138,9 +2138,9 @@ type ReservationAffinity struct { NullFields []string `json:"-"` } -func (s *ReservationAffinity) MarshalJSON() ([]byte, error) { +func (s ReservationAffinity) MarshalJSON() ([]byte, error) { type NoMethod ReservationAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetInstanceRequest: Request for resetting a notebook instance @@ -2164,9 +2164,9 @@ type ResetRuntimeRequest struct { NullFields []string `json:"-"` } -func (s *ResetRuntimeRequest) MarshalJSON() ([]byte, error) { +func (s ResetRuntimeRequest) MarshalJSON() ([]byte, error) { type NoMethod ResetRuntimeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackInstanceRequest: Request for rollbacking a notebook instance @@ -2187,9 +2187,9 @@ type RollbackInstanceRequest struct { NullFields []string `json:"-"` } -func (s *RollbackInstanceRequest) MarshalJSON() ([]byte, error) { +func (s RollbackInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Runtime: The definition of a Runtime for a managed notebook instance. @@ -2269,9 +2269,9 @@ type Runtime struct { NullFields []string `json:"-"` } -func (s *Runtime) MarshalJSON() ([]byte, error) { +func (s Runtime) MarshalJSON() ([]byte, error) { type NoMethod Runtime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeAcceleratorConfig: Definition of the types of hardware accelerators @@ -2315,9 +2315,9 @@ type RuntimeAcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *RuntimeAcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s RuntimeAcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod RuntimeAcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeAccessConfig: Specifies the login configuration for Runtime @@ -2351,9 +2351,9 @@ type RuntimeAccessConfig struct { NullFields []string `json:"-"` } -func (s *RuntimeAccessConfig) MarshalJSON() ([]byte, error) { +func (s RuntimeAccessConfig) MarshalJSON() ([]byte, error) { type NoMethod RuntimeAccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeGuestOsFeature: Optional. A list of features to enable on the guest @@ -2382,9 +2382,9 @@ type RuntimeGuestOsFeature struct { NullFields []string `json:"-"` } -func (s *RuntimeGuestOsFeature) MarshalJSON() ([]byte, error) { +func (s RuntimeGuestOsFeature) MarshalJSON() ([]byte, error) { type NoMethod RuntimeGuestOsFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeMetrics: Contains runtime daemon metrics, such as OS and kernels and @@ -2405,9 +2405,9 @@ type RuntimeMetrics struct { NullFields []string `json:"-"` } -func (s *RuntimeMetrics) MarshalJSON() ([]byte, error) { +func (s RuntimeMetrics) MarshalJSON() ([]byte, error) { type NoMethod RuntimeMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeMigrationEligibility: RuntimeMigrationEligibility represents the @@ -2455,9 +2455,9 @@ type RuntimeMigrationEligibility struct { NullFields []string `json:"-"` } -func (s *RuntimeMigrationEligibility) MarshalJSON() ([]byte, error) { +func (s RuntimeMigrationEligibility) MarshalJSON() ([]byte, error) { type NoMethod RuntimeMigrationEligibility - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeShieldedInstanceConfig: A set of Shielded Instance options. See @@ -2492,9 +2492,9 @@ type RuntimeShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *RuntimeShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s RuntimeShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod RuntimeShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeSoftwareConfig: Specifies the selection and configuration of software @@ -2563,9 +2563,9 @@ type RuntimeSoftwareConfig struct { NullFields []string `json:"-"` } -func (s *RuntimeSoftwareConfig) MarshalJSON() ([]byte, error) { +func (s RuntimeSoftwareConfig) MarshalJSON() ([]byte, error) { type NoMethod RuntimeSoftwareConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: The definition of a schedule. @@ -2629,9 +2629,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulerAcceleratorConfig: Definition of a hardware accelerator. Note that @@ -2668,9 +2668,9 @@ type SchedulerAcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *SchedulerAcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s SchedulerAcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod SchedulerAcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2693,9 +2693,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetInstanceAcceleratorRequest: Request for setting instance accelerator. @@ -2739,9 +2739,9 @@ type SetInstanceAcceleratorRequest struct { NullFields []string `json:"-"` } -func (s *SetInstanceAcceleratorRequest) MarshalJSON() ([]byte, error) { +func (s SetInstanceAcceleratorRequest) MarshalJSON() ([]byte, error) { type NoMethod SetInstanceAcceleratorRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetInstanceLabelsRequest: Request for setting instance labels. @@ -2762,9 +2762,9 @@ type SetInstanceLabelsRequest struct { NullFields []string `json:"-"` } -func (s *SetInstanceLabelsRequest) MarshalJSON() ([]byte, error) { +func (s SetInstanceLabelsRequest) MarshalJSON() ([]byte, error) { type NoMethod SetInstanceLabelsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetInstanceMachineTypeRequest: Request for setting instance machine type. @@ -2785,9 +2785,9 @@ type SetInstanceMachineTypeRequest struct { NullFields []string `json:"-"` } -func (s *SetInstanceMachineTypeRequest) MarshalJSON() ([]byte, error) { +func (s SetInstanceMachineTypeRequest) MarshalJSON() ([]byte, error) { type NoMethod SetInstanceMachineTypeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceConfig: A set of Shielded Instance options. See Images using @@ -2822,9 +2822,9 @@ type ShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartInstanceRequest: Request for starting a notebook instance @@ -2848,9 +2848,9 @@ type StartRuntimeRequest struct { NullFields []string `json:"-"` } -func (s *StartRuntimeRequest) MarshalJSON() ([]byte, error) { +func (s StartRuntimeRequest) MarshalJSON() ([]byte, error) { type NoMethod StartRuntimeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2882,9 +2882,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopInstanceRequest: Request for stopping a notebook instance @@ -2908,9 +2908,9 @@ type StopRuntimeRequest struct { NullFields []string `json:"-"` } -func (s *StopRuntimeRequest) MarshalJSON() ([]byte, error) { +func (s StopRuntimeRequest) MarshalJSON() ([]byte, error) { type NoMethod StopRuntimeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SwitchRuntimeRequest: Request for switching a Managed Notebook Runtime. @@ -2934,9 +2934,9 @@ type SwitchRuntimeRequest struct { NullFields []string `json:"-"` } -func (s *SwitchRuntimeRequest) MarshalJSON() ([]byte, error) { +func (s SwitchRuntimeRequest) MarshalJSON() ([]byte, error) { type NoMethod SwitchRuntimeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2959,9 +2959,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2986,9 +2986,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TriggerScheduleRequest: Request for created scheduled notebooks @@ -3012,9 +3012,9 @@ type UpdateInstanceConfigRequest struct { NullFields []string `json:"-"` } -func (s *UpdateInstanceConfigRequest) MarshalJSON() ([]byte, error) { +func (s UpdateInstanceConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateInstanceConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInstanceMetadataItemsRequest: Request for adding/changing metadata @@ -3035,9 +3035,9 @@ type UpdateInstanceMetadataItemsRequest struct { NullFields []string `json:"-"` } -func (s *UpdateInstanceMetadataItemsRequest) MarshalJSON() ([]byte, error) { +func (s UpdateInstanceMetadataItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateInstanceMetadataItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInstanceMetadataItemsResponse: Response for adding/changing metadata @@ -3061,9 +3061,9 @@ type UpdateInstanceMetadataItemsResponse struct { NullFields []string `json:"-"` } -func (s *UpdateInstanceMetadataItemsResponse) MarshalJSON() ([]byte, error) { +func (s UpdateInstanceMetadataItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod UpdateInstanceMetadataItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateShieldedInstanceConfigRequest: Request for updating the Shielded @@ -3085,9 +3085,9 @@ type UpdateShieldedInstanceConfigRequest struct { NullFields []string `json:"-"` } -func (s *UpdateShieldedInstanceConfigRequest) MarshalJSON() ([]byte, error) { +func (s UpdateShieldedInstanceConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateShieldedInstanceConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeHistoryEntry: The entry of VM image upgrade history. @@ -3138,9 +3138,9 @@ type UpgradeHistoryEntry struct { NullFields []string `json:"-"` } -func (s *UpgradeHistoryEntry) MarshalJSON() ([]byte, error) { +func (s UpgradeHistoryEntry) MarshalJSON() ([]byte, error) { type NoMethod UpgradeHistoryEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeInstanceInternalRequest: Request for upgrading a notebook instance @@ -3172,9 +3172,9 @@ type UpgradeInstanceInternalRequest struct { NullFields []string `json:"-"` } -func (s *UpgradeInstanceInternalRequest) MarshalJSON() ([]byte, error) { +func (s UpgradeInstanceInternalRequest) MarshalJSON() ([]byte, error) { type NoMethod UpgradeInstanceInternalRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeInstanceRequest: Request for upgrading a notebook instance @@ -3202,9 +3202,9 @@ type UpgradeInstanceRequest struct { NullFields []string `json:"-"` } -func (s *UpgradeInstanceRequest) MarshalJSON() ([]byte, error) { +func (s UpgradeInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod UpgradeInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeRuntimeRequest: Request for upgrading a Managed Notebook Runtime to @@ -3226,9 +3226,9 @@ type UpgradeRuntimeRequest struct { NullFields []string `json:"-"` } -func (s *UpgradeRuntimeRequest) MarshalJSON() ([]byte, error) { +func (s UpgradeRuntimeRequest) MarshalJSON() ([]byte, error) { type NoMethod UpgradeRuntimeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VertexAIParameters: Parameters used in Vertex AI JobType executions. @@ -3259,9 +3259,9 @@ type VertexAIParameters struct { NullFields []string `json:"-"` } -func (s *VertexAIParameters) MarshalJSON() ([]byte, error) { +func (s VertexAIParameters) MarshalJSON() ([]byte, error) { type NoMethod VertexAIParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachine: Runtime using Virtual Machine for computing. @@ -3287,9 +3287,9 @@ type VirtualMachine struct { NullFields []string `json:"-"` } -func (s *VirtualMachine) MarshalJSON() ([]byte, error) { +func (s VirtualMachine) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachine - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VirtualMachineConfig: The config settings for virtual machine. @@ -3393,9 +3393,9 @@ type VirtualMachineConfig struct { NullFields []string `json:"-"` } -func (s *VirtualMachineConfig) MarshalJSON() ([]byte, error) { +func (s VirtualMachineConfig) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachineConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmImage: Definition of a custom Compute Engine virtual machine image for @@ -3423,9 +3423,9 @@ type VmImage struct { NullFields []string `json:"-"` } -func (s *VmImage) MarshalJSON() ([]byte, error) { +func (s VmImage) MarshalJSON() ([]byte, error) { type NoMethod VmImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/notebooks/v2/notebooks-gen.go b/notebooks/v2/notebooks-gen.go index b317236e89..fbc61600da 100644 --- a/notebooks/v2/notebooks-gen.go +++ b/notebooks/v2/notebooks-gen.go @@ -238,9 +238,9 @@ type AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessConfig: An access configuration attached to an instance's network @@ -265,9 +265,9 @@ type AccessConfig struct { NullFields []string `json:"-"` } -func (s *AccessConfig) MarshalJSON() ([]byte, error) { +func (s AccessConfig) MarshalJSON() ([]byte, error) { type NoMethod AccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -364,9 +364,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BootDisk: The definition of a boot disk. @@ -410,9 +410,9 @@ type BootDisk struct { NullFields []string `json:"-"` } -func (s *BootDisk) MarshalJSON() ([]byte, error) { +func (s BootDisk) MarshalJSON() ([]byte, error) { type NoMethod BootDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -450,9 +450,9 @@ type CheckInstanceUpgradabilityResponse struct { NullFields []string `json:"-"` } -func (s *CheckInstanceUpgradabilityResponse) MarshalJSON() ([]byte, error) { +func (s CheckInstanceUpgradabilityResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckInstanceUpgradabilityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Config: Response for getting WbI configurations in a location @@ -479,9 +479,9 @@ type Config struct { NullFields []string `json:"-"` } -func (s *Config) MarshalJSON() ([]byte, error) { +func (s Config) MarshalJSON() ([]byte, error) { type NoMethod Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerImage: Definition of a container image for starting a notebook @@ -506,9 +506,9 @@ type ContainerImage struct { NullFields []string `json:"-"` } -func (s *ContainerImage) MarshalJSON() ([]byte, error) { +func (s ContainerImage) MarshalJSON() ([]byte, error) { type NoMethod ContainerImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataDisk: An instance-attached disk resource. @@ -552,9 +552,9 @@ type DataDisk struct { NullFields []string `json:"-"` } -func (s *DataDisk) MarshalJSON() ([]byte, error) { +func (s DataDisk) MarshalJSON() ([]byte, error) { type NoMethod DataDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DefaultValues: DefaultValues represents the default configuration values. @@ -575,9 +575,9 @@ type DefaultValues struct { NullFields []string `json:"-"` } -func (s *DefaultValues) MarshalJSON() ([]byte, error) { +func (s DefaultValues) MarshalJSON() ([]byte, error) { type NoMethod DefaultValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiagnoseInstanceRequest: Request for creating a notebook instance diagnostic @@ -602,9 +602,9 @@ type DiagnoseInstanceRequest struct { NullFields []string `json:"-"` } -func (s *DiagnoseInstanceRequest) MarshalJSON() ([]byte, error) { +func (s DiagnoseInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod DiagnoseInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiagnosticConfig: Defines flags that are used to run the diagnostic tool @@ -644,9 +644,9 @@ type DiagnosticConfig struct { NullFields []string `json:"-"` } -func (s *DiagnosticConfig) MarshalJSON() ([]byte, error) { +func (s DiagnosticConfig) MarshalJSON() ([]byte, error) { type NoMethod DiagnosticConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -694,9 +694,9 @@ type Event struct { NullFields []string `json:"-"` } -func (s *Event) MarshalJSON() ([]byte, error) { +func (s Event) MarshalJSON() ([]byte, error) { type NoMethod Event - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -742,9 +742,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GPUDriverConfig: A GPU driver configuration @@ -771,9 +771,9 @@ type GPUDriverConfig struct { NullFields []string `json:"-"` } -func (s *GPUDriverConfig) MarshalJSON() ([]byte, error) { +func (s GPUDriverConfig) MarshalJSON() ([]byte, error) { type NoMethod GPUDriverConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GceSetup: The definition of how to configure a VM instance outside of @@ -836,9 +836,9 @@ type GceSetup struct { NullFields []string `json:"-"` } -func (s *GceSetup) MarshalJSON() ([]byte, error) { +func (s GceSetup) MarshalJSON() ([]byte, error) { type NoMethod GceSetup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageRelease: ConfigImage represents an image release available to create a @@ -862,9 +862,9 @@ type ImageRelease struct { NullFields []string `json:"-"` } -func (s *ImageRelease) MarshalJSON() ([]byte, error) { +func (s ImageRelease) MarshalJSON() ([]byte, error) { type NoMethod ImageRelease - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: The definition of a notebook instance. @@ -957,9 +957,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response for listing notebook instances. @@ -989,9 +989,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1017,9 +1017,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1045,9 +1045,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1083,9 +1083,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInterface: The definition of a network interface resource attached to @@ -1123,9 +1123,9 @@ type NetworkInterface struct { NullFields []string `json:"-"` } -func (s *NetworkInterface) MarshalJSON() ([]byte, error) { +func (s NetworkInterface) MarshalJSON() ([]byte, error) { type NoMethod NetworkInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1170,9 +1170,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1209,9 +1209,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1299,9 +1299,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportInstanceInfoSystemRequest: Request for notebook instances to report @@ -1325,9 +1325,9 @@ type ReportInstanceInfoSystemRequest struct { NullFields []string `json:"-"` } -func (s *ReportInstanceInfoSystemRequest) MarshalJSON() ([]byte, error) { +func (s ReportInstanceInfoSystemRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportInstanceInfoSystemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetInstanceRequest: Request for resetting a notebook instance @@ -1355,9 +1355,9 @@ type ResizeDiskRequest struct { NullFields []string `json:"-"` } -func (s *ResizeDiskRequest) MarshalJSON() ([]byte, error) { +func (s ResizeDiskRequest) MarshalJSON() ([]byte, error) { type NoMethod ResizeDiskRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackInstanceRequest: Request for rollbacking a notebook instance @@ -1380,9 +1380,9 @@ type RollbackInstanceRequest struct { NullFields []string `json:"-"` } -func (s *RollbackInstanceRequest) MarshalJSON() ([]byte, error) { +func (s RollbackInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: A service account that acts as an identity. @@ -1406,9 +1406,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1431,9 +1431,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceConfig: A set of Shielded Instance options. See Images using @@ -1470,9 +1470,9 @@ type ShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartInstanceRequest: Request for starting a notebook instance @@ -1508,9 +1508,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopInstanceRequest: Request for stopping a notebook instance @@ -1537,9 +1537,9 @@ type SupportedValues struct { NullFields []string `json:"-"` } -func (s *SupportedValues) MarshalJSON() ([]byte, error) { +func (s SupportedValues) MarshalJSON() ([]byte, error) { type NoMethod SupportedValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1562,9 +1562,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1589,9 +1589,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeHistoryEntry: The entry of VM image upgrade history. @@ -1640,9 +1640,9 @@ type UpgradeHistoryEntry struct { NullFields []string `json:"-"` } -func (s *UpgradeHistoryEntry) MarshalJSON() ([]byte, error) { +func (s UpgradeHistoryEntry) MarshalJSON() ([]byte, error) { type NoMethod UpgradeHistoryEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeInstanceRequest: Request for upgrading a notebook instance @@ -1668,9 +1668,9 @@ type UpgradeInstanceSystemRequest struct { NullFields []string `json:"-"` } -func (s *UpgradeInstanceSystemRequest) MarshalJSON() ([]byte, error) { +func (s UpgradeInstanceSystemRequest) MarshalJSON() ([]byte, error) { type NoMethod UpgradeInstanceSystemRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmImage: Definition of a custom Compute Engine virtual machine image for @@ -1698,9 +1698,9 @@ type VmImage struct { NullFields []string `json:"-"` } -func (s *VmImage) MarshalJSON() ([]byte, error) { +func (s VmImage) MarshalJSON() ([]byte, error) { type NoMethod VmImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/oauth2/v2/oauth2-gen.go b/oauth2/v2/oauth2-gen.go index 556764b836..05b769f82a 100644 --- a/oauth2/v2/oauth2-gen.go +++ b/oauth2/v2/oauth2-gen.go @@ -233,9 +233,9 @@ type Tokeninfo struct { NullFields []string `json:"-"` } -func (s *Tokeninfo) MarshalJSON() ([]byte, error) { +func (s Tokeninfo) MarshalJSON() ([]byte, error) { type NoMethod Tokeninfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Userinfo struct { @@ -280,9 +280,9 @@ type Userinfo struct { NullFields []string `json:"-"` } -func (s *Userinfo) MarshalJSON() ([]byte, error) { +func (s Userinfo) MarshalJSON() ([]byte, error) { type NoMethod Userinfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TokeninfoCall struct { diff --git a/ondemandscanning/v1/ondemandscanning-gen.go b/ondemandscanning/v1/ondemandscanning-gen.go index 9a1910ee4b..d4f9fc1b50 100644 --- a/ondemandscanning/v1/ondemandscanning-gen.go +++ b/ondemandscanning/v1/ondemandscanning-gen.go @@ -237,9 +237,9 @@ type AliasContext struct { NullFields []string `json:"-"` } -func (s *AliasContext) MarshalJSON() ([]byte, error) { +func (s AliasContext) MarshalJSON() ([]byte, error) { type NoMethod AliasContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalysisCompleted: Indicates which analysis completed successfully. Multiple @@ -259,9 +259,9 @@ type AnalysisCompleted struct { NullFields []string `json:"-"` } -func (s *AnalysisCompleted) MarshalJSON() ([]byte, error) { +func (s AnalysisCompleted) MarshalJSON() ([]byte, error) { type NoMethod AnalysisCompleted - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzePackagesMetadata: AnalyzePackagesMetadata contains metadata for an @@ -284,9 +284,9 @@ type AnalyzePackagesMetadata struct { NullFields []string `json:"-"` } -func (s *AnalyzePackagesMetadata) MarshalJSON() ([]byte, error) { +func (s AnalyzePackagesMetadata) MarshalJSON() ([]byte, error) { type NoMethod AnalyzePackagesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzePackagesMetadataV1: AnalyzePackagesMetadata contains metadata for an @@ -309,9 +309,9 @@ type AnalyzePackagesMetadataV1 struct { NullFields []string `json:"-"` } -func (s *AnalyzePackagesMetadataV1) MarshalJSON() ([]byte, error) { +func (s AnalyzePackagesMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod AnalyzePackagesMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzePackagesRequestV1: AnalyzePackagesRequest is the request to analyze a @@ -339,9 +339,9 @@ type AnalyzePackagesRequestV1 struct { NullFields []string `json:"-"` } -func (s *AnalyzePackagesRequestV1) MarshalJSON() ([]byte, error) { +func (s AnalyzePackagesRequestV1) MarshalJSON() ([]byte, error) { type NoMethod AnalyzePackagesRequestV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzePackagesResponse: AnalyzePackagesResponse contains the information @@ -362,9 +362,9 @@ type AnalyzePackagesResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzePackagesResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzePackagesResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzePackagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzePackagesResponseV1: AnalyzePackagesResponse contains the information @@ -385,9 +385,9 @@ type AnalyzePackagesResponseV1 struct { NullFields []string `json:"-"` } -func (s *AnalyzePackagesResponseV1) MarshalJSON() ([]byte, error) { +func (s AnalyzePackagesResponseV1) MarshalJSON() ([]byte, error) { type NoMethod AnalyzePackagesResponseV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Artifact: Artifact describes a build product. @@ -417,9 +417,9 @@ type Artifact struct { NullFields []string `json:"-"` } -func (s *Artifact) MarshalJSON() ([]byte, error) { +func (s Artifact) MarshalJSON() ([]byte, error) { type NoMethod Artifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestationOccurrence: Occurrence that represents a single "attestation". @@ -461,9 +461,9 @@ type AttestationOccurrence struct { NullFields []string `json:"-"` } -func (s *AttestationOccurrence) MarshalJSON() ([]byte, error) { +func (s AttestationOccurrence) MarshalJSON() ([]byte, error) { type NoMethod AttestationOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BinarySourceInfo struct { @@ -492,9 +492,9 @@ type BinarySourceInfo struct { NullFields []string `json:"-"` } -func (s *BinarySourceInfo) MarshalJSON() ([]byte, error) { +func (s BinarySourceInfo) MarshalJSON() ([]byte, error) { type NoMethod BinarySourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuildDefinition struct { @@ -515,9 +515,9 @@ type BuildDefinition struct { NullFields []string `json:"-"` } -func (s *BuildDefinition) MarshalJSON() ([]byte, error) { +func (s BuildDefinition) MarshalJSON() ([]byte, error) { type NoMethod BuildDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuildMetadata struct { @@ -537,9 +537,9 @@ type BuildMetadata struct { NullFields []string `json:"-"` } -func (s *BuildMetadata) MarshalJSON() ([]byte, error) { +func (s BuildMetadata) MarshalJSON() ([]byte, error) { type NoMethod BuildMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildOccurrence: Details of a build occurrence. @@ -581,9 +581,9 @@ type BuildOccurrence struct { NullFields []string `json:"-"` } -func (s *BuildOccurrence) MarshalJSON() ([]byte, error) { +func (s BuildOccurrence) MarshalJSON() ([]byte, error) { type NoMethod BuildOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildProvenance: Provenance of a build. Contains all information needed to @@ -633,9 +633,9 @@ type BuildProvenance struct { NullFields []string `json:"-"` } -func (s *BuildProvenance) MarshalJSON() ([]byte, error) { +func (s BuildProvenance) MarshalJSON() ([]byte, error) { type NoMethod BuildProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuilderConfig struct { @@ -653,9 +653,9 @@ type BuilderConfig struct { NullFields []string `json:"-"` } -func (s *BuilderConfig) MarshalJSON() ([]byte, error) { +func (s BuilderConfig) MarshalJSON() ([]byte, error) { type NoMethod BuilderConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CVSS: Common Vulnerability Scoring System. For details, see @@ -742,9 +742,9 @@ type CVSS struct { NullFields []string `json:"-"` } -func (s *CVSS) MarshalJSON() ([]byte, error) { +func (s CVSS) MarshalJSON() ([]byte, error) { type NoMethod CVSS - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CVSS) UnmarshalJSON(data []byte) error { @@ -784,9 +784,9 @@ type Category struct { NullFields []string `json:"-"` } -func (s *Category) MarshalJSON() ([]byte, error) { +func (s Category) MarshalJSON() ([]byte, error) { type NoMethod Category - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRepoSourceContext: A CloudRepoSourceContext denotes a particular @@ -811,9 +811,9 @@ type CloudRepoSourceContext struct { NullFields []string `json:"-"` } -func (s *CloudRepoSourceContext) MarshalJSON() ([]byte, error) { +func (s CloudRepoSourceContext) MarshalJSON() ([]byte, error) { type NoMethod CloudRepoSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Command: Command describes a step performed as part of the build pipeline. @@ -847,9 +847,9 @@ type Command struct { NullFields []string `json:"-"` } -func (s *Command) MarshalJSON() ([]byte, error) { +func (s Command) MarshalJSON() ([]byte, error) { type NoMethod Command - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Completeness: Indicates that the builder claims certain fields in this @@ -878,9 +878,9 @@ type Completeness struct { NullFields []string `json:"-"` } -func (s *Completeness) MarshalJSON() ([]byte, error) { +func (s Completeness) MarshalJSON() ([]byte, error) { type NoMethod Completeness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceOccurrence: An indication that the compliance checks in the @@ -904,9 +904,9 @@ type ComplianceOccurrence struct { NullFields []string `json:"-"` } -func (s *ComplianceOccurrence) MarshalJSON() ([]byte, error) { +func (s ComplianceOccurrence) MarshalJSON() ([]byte, error) { type NoMethod ComplianceOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceVersion: Describes the CIS benchmark version that is applicable to @@ -934,9 +934,9 @@ type ComplianceVersion struct { NullFields []string `json:"-"` } -func (s *ComplianceVersion) MarshalJSON() ([]byte, error) { +func (s ComplianceVersion) MarshalJSON() ([]byte, error) { type NoMethod ComplianceVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DSSEAttestationOccurrence: Deprecated. Prefer to use a regular Occurrence, @@ -959,9 +959,9 @@ type DSSEAttestationOccurrence struct { NullFields []string `json:"-"` } -func (s *DSSEAttestationOccurrence) MarshalJSON() ([]byte, error) { +func (s DSSEAttestationOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DSSEAttestationOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentOccurrence: The period during which some deployable was active in @@ -1001,9 +1001,9 @@ type DeploymentOccurrence struct { NullFields []string `json:"-"` } -func (s *DeploymentOccurrence) MarshalJSON() ([]byte, error) { +func (s DeploymentOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DeploymentOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoveryOccurrence: Provides information about the analysis status of a @@ -1061,9 +1061,9 @@ type DiscoveryOccurrence struct { NullFields []string `json:"-"` } -func (s *DiscoveryOccurrence) MarshalJSON() ([]byte, error) { +func (s DiscoveryOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DiscoveryOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1095,9 +1095,9 @@ type Envelope struct { NullFields []string `json:"-"` } -func (s *Envelope) MarshalJSON() ([]byte, error) { +func (s Envelope) MarshalJSON() ([]byte, error) { type NoMethod Envelope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnvelopeSignature struct { @@ -1116,9 +1116,9 @@ type EnvelopeSignature struct { NullFields []string `json:"-"` } -func (s *EnvelopeSignature) MarshalJSON() ([]byte, error) { +func (s EnvelopeSignature) MarshalJSON() ([]byte, error) { type NoMethod EnvelopeSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileHashes: Container message for hashes of byte content of files, used in @@ -1139,9 +1139,9 @@ type FileHashes struct { NullFields []string `json:"-"` } -func (s *FileHashes) MarshalJSON() ([]byte, error) { +func (s FileHashes) MarshalJSON() ([]byte, error) { type NoMethod FileHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileLocation: Indicates the location at which a package was found. @@ -1162,9 +1162,9 @@ type FileLocation struct { NullFields []string `json:"-"` } -func (s *FileLocation) MarshalJSON() ([]byte, error) { +func (s FileLocation) MarshalJSON() ([]byte, error) { type NoMethod FileLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fingerprint: A set of properties that uniquely identify a given Docker @@ -1192,9 +1192,9 @@ type Fingerprint struct { NullFields []string `json:"-"` } -func (s *Fingerprint) MarshalJSON() ([]byte, error) { +func (s Fingerprint) MarshalJSON() ([]byte, error) { type NoMethod Fingerprint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GerritSourceContext: A SourceContext referring to a Gerrit project. @@ -1222,9 +1222,9 @@ type GerritSourceContext struct { NullFields []string `json:"-"` } -func (s *GerritSourceContext) MarshalJSON() ([]byte, error) { +func (s GerritSourceContext) MarshalJSON() ([]byte, error) { type NoMethod GerritSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitSourceContext: A GitSourceContext denotes a particular revision in a @@ -1247,9 +1247,9 @@ type GitSourceContext struct { NullFields []string `json:"-"` } -func (s *GitSourceContext) MarshalJSON() ([]byte, error) { +func (s GitSourceContext) MarshalJSON() ([]byte, error) { type NoMethod GitSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1FileLocation: Indicates the location at which a package was found. @@ -1270,9 +1270,9 @@ type GrafeasV1FileLocation struct { NullFields []string `json:"-"` } -func (s *GrafeasV1FileLocation) MarshalJSON() ([]byte, error) { +func (s GrafeasV1FileLocation) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1FileLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder: Identifies the entity that @@ -1293,9 +1293,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness: Indicates that the builder @@ -1317,9 +1317,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource: Describes where the config @@ -1342,9 +1342,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation: Identifies the event that @@ -1366,9 +1366,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial: The collection of artifacts that @@ -1390,9 +1390,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata: Other properties of the build. @@ -1415,9 +1415,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hash: Container message for hash values. @@ -1439,9 +1439,9 @@ type Hash struct { NullFields []string `json:"-"` } -func (s *Hash) MarshalJSON() ([]byte, error) { +func (s Hash) MarshalJSON() ([]byte, error) { type NoMethod Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Identity: The unique identifier of the update. @@ -1463,9 +1463,9 @@ type Identity struct { NullFields []string `json:"-"` } -func (s *Identity) MarshalJSON() ([]byte, error) { +func (s Identity) MarshalJSON() ([]byte, error) { type NoMethod Identity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageOccurrence: Details of the derived image portion of the DockerImage @@ -1496,9 +1496,9 @@ type ImageOccurrence struct { NullFields []string `json:"-"` } -func (s *ImageOccurrence) MarshalJSON() ([]byte, error) { +func (s ImageOccurrence) MarshalJSON() ([]byte, error) { type NoMethod ImageOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InTotoProvenance struct { @@ -1528,9 +1528,9 @@ type InTotoProvenance struct { NullFields []string `json:"-"` } -func (s *InTotoProvenance) MarshalJSON() ([]byte, error) { +func (s InTotoProvenance) MarshalJSON() ([]byte, error) { type NoMethod InTotoProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InTotoSlsaProvenanceV1 struct { @@ -1553,9 +1553,9 @@ type InTotoSlsaProvenanceV1 struct { NullFields []string `json:"-"` } -func (s *InTotoSlsaProvenanceV1) MarshalJSON() ([]byte, error) { +func (s InTotoSlsaProvenanceV1) MarshalJSON() ([]byte, error) { type NoMethod InTotoSlsaProvenanceV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InTotoStatement: Spec defined at @@ -1584,9 +1584,9 @@ type InTotoStatement struct { NullFields []string `json:"-"` } -func (s *InTotoStatement) MarshalJSON() ([]byte, error) { +func (s InTotoStatement) MarshalJSON() ([]byte, error) { type NoMethod InTotoStatement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Justification: Justification provides the justification when the state of @@ -1627,9 +1627,9 @@ type Justification struct { NullFields []string `json:"-"` } -func (s *Justification) MarshalJSON() ([]byte, error) { +func (s Justification) MarshalJSON() ([]byte, error) { type NoMethod Justification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Jwt struct { @@ -1650,9 +1650,9 @@ type Jwt struct { NullFields []string `json:"-"` } -func (s *Jwt) MarshalJSON() ([]byte, error) { +func (s Jwt) MarshalJSON() ([]byte, error) { type NoMethod Jwt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguagePackageDependency: Indicates a language package available between @@ -1673,9 +1673,9 @@ type LanguagePackageDependency struct { NullFields []string `json:"-"` } -func (s *LanguagePackageDependency) MarshalJSON() ([]byte, error) { +func (s LanguagePackageDependency) MarshalJSON() ([]byte, error) { type NoMethod LanguagePackageDependency - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Layer: Layer holds metadata specific to a layer of a Docker image. @@ -1699,9 +1699,9 @@ type Layer struct { NullFields []string `json:"-"` } -func (s *Layer) MarshalJSON() ([]byte, error) { +func (s Layer) MarshalJSON() ([]byte, error) { type NoMethod Layer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // License: License information. @@ -1726,9 +1726,9 @@ type License struct { NullFields []string `json:"-"` } -func (s *License) MarshalJSON() ([]byte, error) { +func (s License) MarshalJSON() ([]byte, error) { type NoMethod License - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1754,9 +1754,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVulnerabilitiesResponseV1: ListVulnerabilitiesResponse contains a single @@ -1783,9 +1783,9 @@ type ListVulnerabilitiesResponseV1 struct { NullFields []string `json:"-"` } -func (s *ListVulnerabilitiesResponseV1) MarshalJSON() ([]byte, error) { +func (s ListVulnerabilitiesResponseV1) MarshalJSON() ([]byte, error) { type NoMethod ListVulnerabilitiesResponseV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: An occurrence of a particular package installation found within a @@ -1812,9 +1812,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Maintainer struct { @@ -1835,9 +1835,9 @@ type Maintainer struct { NullFields []string `json:"-"` } -func (s *Maintainer) MarshalJSON() ([]byte, error) { +func (s Maintainer) MarshalJSON() ([]byte, error) { type NoMethod Maintainer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Material struct { @@ -1856,9 +1856,9 @@ type Material struct { NullFields []string `json:"-"` } -func (s *Material) MarshalJSON() ([]byte, error) { +func (s Material) MarshalJSON() ([]byte, error) { type NoMethod Material - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: Other properties of the build. @@ -1890,9 +1890,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonCompliantFile: Details about files that caused a compliance check to @@ -1919,9 +1919,9 @@ type NonCompliantFile struct { NullFields []string `json:"-"` } -func (s *NonCompliantFile) MarshalJSON() ([]byte, error) { +func (s NonCompliantFile) MarshalJSON() ([]byte, error) { type NoMethod NonCompliantFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Occurrence: An instance of an analysis type that has been found on a @@ -2003,9 +2003,9 @@ type Occurrence struct { NullFields []string `json:"-"` } -func (s *Occurrence) MarshalJSON() ([]byte, error) { +func (s Occurrence) MarshalJSON() ([]byte, error) { type NoMethod Occurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2050,9 +2050,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PackageData struct { @@ -2129,9 +2129,9 @@ type PackageData struct { NullFields []string `json:"-"` } -func (s *PackageData) MarshalJSON() ([]byte, error) { +func (s PackageData) MarshalJSON() ([]byte, error) { type NoMethod PackageData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageIssue: A detail for a distro and package this vulnerability @@ -2186,9 +2186,9 @@ type PackageIssue struct { NullFields []string `json:"-"` } -func (s *PackageIssue) MarshalJSON() ([]byte, error) { +func (s PackageIssue) MarshalJSON() ([]byte, error) { type NoMethod PackageIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageOccurrence: Details on how a particular software package was @@ -2232,9 +2232,9 @@ type PackageOccurrence struct { NullFields []string `json:"-"` } -func (s *PackageOccurrence) MarshalJSON() ([]byte, error) { +func (s PackageOccurrence) MarshalJSON() ([]byte, error) { type NoMethod PackageOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PackageVersion struct { @@ -2259,9 +2259,9 @@ type PackageVersion struct { NullFields []string `json:"-"` } -func (s *PackageVersion) MarshalJSON() ([]byte, error) { +func (s PackageVersion) MarshalJSON() ([]byte, error) { type NoMethod PackageVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectRepoId: Selects a repo using a Google Cloud Platform project ID @@ -2284,9 +2284,9 @@ type ProjectRepoId struct { NullFields []string `json:"-"` } -func (s *ProjectRepoId) MarshalJSON() ([]byte, error) { +func (s ProjectRepoId) MarshalJSON() ([]byte, error) { type NoMethod ProjectRepoId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProvenanceBuilder struct { @@ -2306,9 +2306,9 @@ type ProvenanceBuilder struct { NullFields []string `json:"-"` } -func (s *ProvenanceBuilder) MarshalJSON() ([]byte, error) { +func (s ProvenanceBuilder) MarshalJSON() ([]byte, error) { type NoMethod ProvenanceBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Recipe: Steps taken to build the artifact. For a TaskRun, typically each @@ -2355,9 +2355,9 @@ type Recipe struct { NullFields []string `json:"-"` } -func (s *Recipe) MarshalJSON() ([]byte, error) { +func (s Recipe) MarshalJSON() ([]byte, error) { type NoMethod Recipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelatedUrl: Metadata for any related URL information. @@ -2379,9 +2379,9 @@ type RelatedUrl struct { NullFields []string `json:"-"` } -func (s *RelatedUrl) MarshalJSON() ([]byte, error) { +func (s RelatedUrl) MarshalJSON() ([]byte, error) { type NoMethod RelatedUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Remediation: Specifies details on how to handle (and presumably, fix) a @@ -2415,9 +2415,9 @@ type Remediation struct { NullFields []string `json:"-"` } -func (s *Remediation) MarshalJSON() ([]byte, error) { +func (s Remediation) MarshalJSON() ([]byte, error) { type NoMethod Remediation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepoId: A unique identifier for a Cloud Repo. @@ -2439,9 +2439,9 @@ type RepoId struct { NullFields []string `json:"-"` } -func (s *RepoId) MarshalJSON() ([]byte, error) { +func (s RepoId) MarshalJSON() ([]byte, error) { type NoMethod RepoId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceDescriptor struct { @@ -2465,9 +2465,9 @@ type ResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *ResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s ResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod ResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RunDetails struct { @@ -2487,9 +2487,9 @@ type RunDetails struct { NullFields []string `json:"-"` } -func (s *RunDetails) MarshalJSON() ([]byte, error) { +func (s RunDetails) MarshalJSON() ([]byte, error) { type NoMethod RunDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMReferenceOccurrence: The occurrence representing an SBOM reference as @@ -2519,9 +2519,9 @@ type SBOMReferenceOccurrence struct { NullFields []string `json:"-"` } -func (s *SBOMReferenceOccurrence) MarshalJSON() ([]byte, error) { +func (s SBOMReferenceOccurrence) MarshalJSON() ([]byte, error) { type NoMethod SBOMReferenceOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMStatus: The status of an SBOM generation. @@ -2549,9 +2549,9 @@ type SBOMStatus struct { NullFields []string `json:"-"` } -func (s *SBOMStatus) MarshalJSON() ([]byte, error) { +func (s SBOMStatus) MarshalJSON() ([]byte, error) { type NoMethod SBOMStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SbomReferenceIntotoPayload: The actual payload that contains the SBOM @@ -2582,9 +2582,9 @@ type SbomReferenceIntotoPayload struct { NullFields []string `json:"-"` } -func (s *SbomReferenceIntotoPayload) MarshalJSON() ([]byte, error) { +func (s SbomReferenceIntotoPayload) MarshalJSON() ([]byte, error) { type NoMethod SbomReferenceIntotoPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SbomReferenceIntotoPredicate: A predicate which describes the SBOM being @@ -2611,9 +2611,9 @@ type SbomReferenceIntotoPredicate struct { NullFields []string `json:"-"` } -func (s *SbomReferenceIntotoPredicate) MarshalJSON() ([]byte, error) { +func (s SbomReferenceIntotoPredicate) MarshalJSON() ([]byte, error) { type NoMethod SbomReferenceIntotoPredicate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Signature: Verifiers (e.g. Kritis implementations) MUST verify signatures @@ -2667,9 +2667,9 @@ type Signature struct { NullFields []string `json:"-"` } -func (s *Signature) MarshalJSON() ([]byte, error) { +func (s Signature) MarshalJSON() ([]byte, error) { type NoMethod Signature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SlsaBuilder struct { @@ -2687,9 +2687,9 @@ type SlsaBuilder struct { NullFields []string `json:"-"` } -func (s *SlsaBuilder) MarshalJSON() ([]byte, error) { +func (s SlsaBuilder) MarshalJSON() ([]byte, error) { type NoMethod SlsaBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaCompleteness: Indicates that the builder claims certain fields in this @@ -2718,9 +2718,9 @@ type SlsaCompleteness struct { NullFields []string `json:"-"` } -func (s *SlsaCompleteness) MarshalJSON() ([]byte, error) { +func (s SlsaCompleteness) MarshalJSON() ([]byte, error) { type NoMethod SlsaCompleteness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaMetadata: Other properties of the build. @@ -2752,9 +2752,9 @@ type SlsaMetadata struct { NullFields []string `json:"-"` } -func (s *SlsaMetadata) MarshalJSON() ([]byte, error) { +func (s SlsaMetadata) MarshalJSON() ([]byte, error) { type NoMethod SlsaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SlsaProvenance struct { @@ -2784,9 +2784,9 @@ type SlsaProvenance struct { NullFields []string `json:"-"` } -func (s *SlsaProvenance) MarshalJSON() ([]byte, error) { +func (s SlsaProvenance) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaProvenanceV1: Keep in sync with schema at @@ -2808,9 +2808,9 @@ type SlsaProvenanceV1 struct { NullFields []string `json:"-"` } -func (s *SlsaProvenanceV1) MarshalJSON() ([]byte, error) { +func (s SlsaProvenanceV1) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenanceV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaProvenanceZeroTwo: See full explanation of fields at @@ -2835,9 +2835,9 @@ type SlsaProvenanceZeroTwo struct { NullFields []string `json:"-"` } -func (s *SlsaProvenanceZeroTwo) MarshalJSON() ([]byte, error) { +func (s SlsaProvenanceZeroTwo) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenanceZeroTwo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaRecipe: Steps taken to build the artifact. For a TaskRun, typically each @@ -2883,9 +2883,9 @@ type SlsaRecipe struct { NullFields []string `json:"-"` } -func (s *SlsaRecipe) MarshalJSON() ([]byte, error) { +func (s SlsaRecipe) MarshalJSON() ([]byte, error) { type NoMethod SlsaRecipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Source describes the location of the source used for the build. @@ -2921,9 +2921,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: A SourceContext is a reference to a tree of files. A @@ -2952,9 +2952,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2986,9 +2986,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Subject struct { @@ -3009,9 +3009,9 @@ type Subject struct { NullFields []string `json:"-"` } -func (s *Subject) MarshalJSON() ([]byte, error) { +func (s Subject) MarshalJSON() ([]byte, error) { type NoMethod Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeDistribution: The Upgrade Distribution represents metadata about the @@ -3044,9 +3044,9 @@ type UpgradeDistribution struct { NullFields []string `json:"-"` } -func (s *UpgradeDistribution) MarshalJSON() ([]byte, error) { +func (s UpgradeDistribution) MarshalJSON() ([]byte, error) { type NoMethod UpgradeDistribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeOccurrence: An Upgrade Occurrence represents that a specific @@ -3080,9 +3080,9 @@ type UpgradeOccurrence struct { NullFields []string `json:"-"` } -func (s *UpgradeOccurrence) MarshalJSON() ([]byte, error) { +func (s UpgradeOccurrence) MarshalJSON() ([]byte, error) { type NoMethod UpgradeOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: Version contains structured information about the version of a @@ -3127,9 +3127,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VexAssessment: VexAssessment provides all publisher provided Vex information @@ -3183,9 +3183,9 @@ type VexAssessment struct { NullFields []string `json:"-"` } -func (s *VexAssessment) MarshalJSON() ([]byte, error) { +func (s VexAssessment) MarshalJSON() ([]byte, error) { type NoMethod VexAssessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityAttestation: The status of an vulnerability attestation @@ -3216,9 +3216,9 @@ type VulnerabilityAttestation struct { NullFields []string `json:"-"` } -func (s *VulnerabilityAttestation) MarshalJSON() ([]byte, error) { +func (s VulnerabilityAttestation) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityAttestation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityOccurrence: An occurrence of a severity vulnerability on a @@ -3301,9 +3301,9 @@ type VulnerabilityOccurrence struct { NullFields []string `json:"-"` } -func (s *VulnerabilityOccurrence) MarshalJSON() ([]byte, error) { +func (s VulnerabilityOccurrence) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VulnerabilityOccurrence) UnmarshalJSON(data []byte) error { @@ -3353,9 +3353,9 @@ type WindowsUpdate struct { NullFields []string `json:"-"` } -func (s *WindowsUpdate) MarshalJSON() ([]byte, error) { +func (s WindowsUpdate) MarshalJSON() ([]byte, error) { type NoMethod WindowsUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsOperationsCancelCall struct { diff --git a/ondemandscanning/v1beta1/ondemandscanning-gen.go b/ondemandscanning/v1beta1/ondemandscanning-gen.go index b7a5b170ef..aa7ecc0c42 100644 --- a/ondemandscanning/v1beta1/ondemandscanning-gen.go +++ b/ondemandscanning/v1beta1/ondemandscanning-gen.go @@ -237,9 +237,9 @@ type AliasContext struct { NullFields []string `json:"-"` } -func (s *AliasContext) MarshalJSON() ([]byte, error) { +func (s AliasContext) MarshalJSON() ([]byte, error) { type NoMethod AliasContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalysisCompleted: Indicates which analysis completed successfully. Multiple @@ -259,9 +259,9 @@ type AnalysisCompleted struct { NullFields []string `json:"-"` } -func (s *AnalysisCompleted) MarshalJSON() ([]byte, error) { +func (s AnalysisCompleted) MarshalJSON() ([]byte, error) { type NoMethod AnalysisCompleted - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzePackagesMetadata: AnalyzePackagesMetadata contains metadata for an @@ -284,9 +284,9 @@ type AnalyzePackagesMetadata struct { NullFields []string `json:"-"` } -func (s *AnalyzePackagesMetadata) MarshalJSON() ([]byte, error) { +func (s AnalyzePackagesMetadata) MarshalJSON() ([]byte, error) { type NoMethod AnalyzePackagesMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzePackagesMetadataV1: AnalyzePackagesMetadata contains metadata for an @@ -309,9 +309,9 @@ type AnalyzePackagesMetadataV1 struct { NullFields []string `json:"-"` } -func (s *AnalyzePackagesMetadataV1) MarshalJSON() ([]byte, error) { +func (s AnalyzePackagesMetadataV1) MarshalJSON() ([]byte, error) { type NoMethod AnalyzePackagesMetadataV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzePackagesRequest: AnalyzePackagesRequest is the request to analyze a @@ -335,9 +335,9 @@ type AnalyzePackagesRequest struct { NullFields []string `json:"-"` } -func (s *AnalyzePackagesRequest) MarshalJSON() ([]byte, error) { +func (s AnalyzePackagesRequest) MarshalJSON() ([]byte, error) { type NoMethod AnalyzePackagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzePackagesResponse: AnalyzePackagesResponse contains the information @@ -358,9 +358,9 @@ type AnalyzePackagesResponse struct { NullFields []string `json:"-"` } -func (s *AnalyzePackagesResponse) MarshalJSON() ([]byte, error) { +func (s AnalyzePackagesResponse) MarshalJSON() ([]byte, error) { type NoMethod AnalyzePackagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyzePackagesResponseV1: AnalyzePackagesResponse contains the information @@ -381,9 +381,9 @@ type AnalyzePackagesResponseV1 struct { NullFields []string `json:"-"` } -func (s *AnalyzePackagesResponseV1) MarshalJSON() ([]byte, error) { +func (s AnalyzePackagesResponseV1) MarshalJSON() ([]byte, error) { type NoMethod AnalyzePackagesResponseV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Artifact: Artifact describes a build product. @@ -413,9 +413,9 @@ type Artifact struct { NullFields []string `json:"-"` } -func (s *Artifact) MarshalJSON() ([]byte, error) { +func (s Artifact) MarshalJSON() ([]byte, error) { type NoMethod Artifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttestationOccurrence: Occurrence that represents a single "attestation". @@ -457,9 +457,9 @@ type AttestationOccurrence struct { NullFields []string `json:"-"` } -func (s *AttestationOccurrence) MarshalJSON() ([]byte, error) { +func (s AttestationOccurrence) MarshalJSON() ([]byte, error) { type NoMethod AttestationOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BinarySourceInfo struct { @@ -488,9 +488,9 @@ type BinarySourceInfo struct { NullFields []string `json:"-"` } -func (s *BinarySourceInfo) MarshalJSON() ([]byte, error) { +func (s BinarySourceInfo) MarshalJSON() ([]byte, error) { type NoMethod BinarySourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuildDefinition struct { @@ -511,9 +511,9 @@ type BuildDefinition struct { NullFields []string `json:"-"` } -func (s *BuildDefinition) MarshalJSON() ([]byte, error) { +func (s BuildDefinition) MarshalJSON() ([]byte, error) { type NoMethod BuildDefinition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuildMetadata struct { @@ -533,9 +533,9 @@ type BuildMetadata struct { NullFields []string `json:"-"` } -func (s *BuildMetadata) MarshalJSON() ([]byte, error) { +func (s BuildMetadata) MarshalJSON() ([]byte, error) { type NoMethod BuildMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildOccurrence: Details of a build occurrence. @@ -577,9 +577,9 @@ type BuildOccurrence struct { NullFields []string `json:"-"` } -func (s *BuildOccurrence) MarshalJSON() ([]byte, error) { +func (s BuildOccurrence) MarshalJSON() ([]byte, error) { type NoMethod BuildOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildProvenance: Provenance of a build. Contains all information needed to @@ -629,9 +629,9 @@ type BuildProvenance struct { NullFields []string `json:"-"` } -func (s *BuildProvenance) MarshalJSON() ([]byte, error) { +func (s BuildProvenance) MarshalJSON() ([]byte, error) { type NoMethod BuildProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BuilderConfig struct { @@ -649,9 +649,9 @@ type BuilderConfig struct { NullFields []string `json:"-"` } -func (s *BuilderConfig) MarshalJSON() ([]byte, error) { +func (s BuilderConfig) MarshalJSON() ([]byte, error) { type NoMethod BuilderConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CVSS: Common Vulnerability Scoring System. For details, see @@ -738,9 +738,9 @@ type CVSS struct { NullFields []string `json:"-"` } -func (s *CVSS) MarshalJSON() ([]byte, error) { +func (s CVSS) MarshalJSON() ([]byte, error) { type NoMethod CVSS - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CVSS) UnmarshalJSON(data []byte) error { @@ -780,9 +780,9 @@ type Category struct { NullFields []string `json:"-"` } -func (s *Category) MarshalJSON() ([]byte, error) { +func (s Category) MarshalJSON() ([]byte, error) { type NoMethod Category - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudRepoSourceContext: A CloudRepoSourceContext denotes a particular @@ -807,9 +807,9 @@ type CloudRepoSourceContext struct { NullFields []string `json:"-"` } -func (s *CloudRepoSourceContext) MarshalJSON() ([]byte, error) { +func (s CloudRepoSourceContext) MarshalJSON() ([]byte, error) { type NoMethod CloudRepoSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Command: Command describes a step performed as part of the build pipeline. @@ -843,9 +843,9 @@ type Command struct { NullFields []string `json:"-"` } -func (s *Command) MarshalJSON() ([]byte, error) { +func (s Command) MarshalJSON() ([]byte, error) { type NoMethod Command - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Completeness: Indicates that the builder claims certain fields in this @@ -874,9 +874,9 @@ type Completeness struct { NullFields []string `json:"-"` } -func (s *Completeness) MarshalJSON() ([]byte, error) { +func (s Completeness) MarshalJSON() ([]byte, error) { type NoMethod Completeness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceOccurrence: An indication that the compliance checks in the @@ -900,9 +900,9 @@ type ComplianceOccurrence struct { NullFields []string `json:"-"` } -func (s *ComplianceOccurrence) MarshalJSON() ([]byte, error) { +func (s ComplianceOccurrence) MarshalJSON() ([]byte, error) { type NoMethod ComplianceOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceVersion: Describes the CIS benchmark version that is applicable to @@ -930,9 +930,9 @@ type ComplianceVersion struct { NullFields []string `json:"-"` } -func (s *ComplianceVersion) MarshalJSON() ([]byte, error) { +func (s ComplianceVersion) MarshalJSON() ([]byte, error) { type NoMethod ComplianceVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DSSEAttestationOccurrence: Deprecated. Prefer to use a regular Occurrence, @@ -955,9 +955,9 @@ type DSSEAttestationOccurrence struct { NullFields []string `json:"-"` } -func (s *DSSEAttestationOccurrence) MarshalJSON() ([]byte, error) { +func (s DSSEAttestationOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DSSEAttestationOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentOccurrence: The period during which some deployable was active in @@ -997,9 +997,9 @@ type DeploymentOccurrence struct { NullFields []string `json:"-"` } -func (s *DeploymentOccurrence) MarshalJSON() ([]byte, error) { +func (s DeploymentOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DeploymentOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoveryOccurrence: Provides information about the analysis status of a @@ -1057,9 +1057,9 @@ type DiscoveryOccurrence struct { NullFields []string `json:"-"` } -func (s *DiscoveryOccurrence) MarshalJSON() ([]byte, error) { +func (s DiscoveryOccurrence) MarshalJSON() ([]byte, error) { type NoMethod DiscoveryOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1091,9 +1091,9 @@ type Envelope struct { NullFields []string `json:"-"` } -func (s *Envelope) MarshalJSON() ([]byte, error) { +func (s Envelope) MarshalJSON() ([]byte, error) { type NoMethod Envelope - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnvelopeSignature struct { @@ -1112,9 +1112,9 @@ type EnvelopeSignature struct { NullFields []string `json:"-"` } -func (s *EnvelopeSignature) MarshalJSON() ([]byte, error) { +func (s EnvelopeSignature) MarshalJSON() ([]byte, error) { type NoMethod EnvelopeSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileHashes: Container message for hashes of byte content of files, used in @@ -1135,9 +1135,9 @@ type FileHashes struct { NullFields []string `json:"-"` } -func (s *FileHashes) MarshalJSON() ([]byte, error) { +func (s FileHashes) MarshalJSON() ([]byte, error) { type NoMethod FileHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileLocation: Indicates the location at which a package was found. @@ -1158,9 +1158,9 @@ type FileLocation struct { NullFields []string `json:"-"` } -func (s *FileLocation) MarshalJSON() ([]byte, error) { +func (s FileLocation) MarshalJSON() ([]byte, error) { type NoMethod FileLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fingerprint: A set of properties that uniquely identify a given Docker @@ -1188,9 +1188,9 @@ type Fingerprint struct { NullFields []string `json:"-"` } -func (s *Fingerprint) MarshalJSON() ([]byte, error) { +func (s Fingerprint) MarshalJSON() ([]byte, error) { type NoMethod Fingerprint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GerritSourceContext: A SourceContext referring to a Gerrit project. @@ -1218,9 +1218,9 @@ type GerritSourceContext struct { NullFields []string `json:"-"` } -func (s *GerritSourceContext) MarshalJSON() ([]byte, error) { +func (s GerritSourceContext) MarshalJSON() ([]byte, error) { type NoMethod GerritSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GitSourceContext: A GitSourceContext denotes a particular revision in a @@ -1243,9 +1243,9 @@ type GitSourceContext struct { NullFields []string `json:"-"` } -func (s *GitSourceContext) MarshalJSON() ([]byte, error) { +func (s GitSourceContext) MarshalJSON() ([]byte, error) { type NoMethod GitSourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1FileLocation: Indicates the location at which a package was found. @@ -1266,9 +1266,9 @@ type GrafeasV1FileLocation struct { NullFields []string `json:"-"` } -func (s *GrafeasV1FileLocation) MarshalJSON() ([]byte, error) { +func (s GrafeasV1FileLocation) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1FileLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder: Identifies the entity that @@ -1289,9 +1289,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness: Indicates that the builder @@ -1313,9 +1313,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource: Describes where the config @@ -1338,9 +1338,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation: Identifies the event that @@ -1362,9 +1362,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial: The collection of artifacts that @@ -1386,9 +1386,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata: Other properties of the build. @@ -1411,9 +1411,9 @@ type GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata struct { NullFields []string `json:"-"` } -func (s *GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata) MarshalJSON() ([]byte, error) { +func (s GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata) MarshalJSON() ([]byte, error) { type NoMethod GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hash: Container message for hash values. @@ -1435,9 +1435,9 @@ type Hash struct { NullFields []string `json:"-"` } -func (s *Hash) MarshalJSON() ([]byte, error) { +func (s Hash) MarshalJSON() ([]byte, error) { type NoMethod Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Identity: The unique identifier of the update. @@ -1459,9 +1459,9 @@ type Identity struct { NullFields []string `json:"-"` } -func (s *Identity) MarshalJSON() ([]byte, error) { +func (s Identity) MarshalJSON() ([]byte, error) { type NoMethod Identity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageOccurrence: Details of the derived image portion of the DockerImage @@ -1492,9 +1492,9 @@ type ImageOccurrence struct { NullFields []string `json:"-"` } -func (s *ImageOccurrence) MarshalJSON() ([]byte, error) { +func (s ImageOccurrence) MarshalJSON() ([]byte, error) { type NoMethod ImageOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InTotoProvenance struct { @@ -1524,9 +1524,9 @@ type InTotoProvenance struct { NullFields []string `json:"-"` } -func (s *InTotoProvenance) MarshalJSON() ([]byte, error) { +func (s InTotoProvenance) MarshalJSON() ([]byte, error) { type NoMethod InTotoProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InTotoSlsaProvenanceV1 struct { @@ -1549,9 +1549,9 @@ type InTotoSlsaProvenanceV1 struct { NullFields []string `json:"-"` } -func (s *InTotoSlsaProvenanceV1) MarshalJSON() ([]byte, error) { +func (s InTotoSlsaProvenanceV1) MarshalJSON() ([]byte, error) { type NoMethod InTotoSlsaProvenanceV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InTotoStatement: Spec defined at @@ -1580,9 +1580,9 @@ type InTotoStatement struct { NullFields []string `json:"-"` } -func (s *InTotoStatement) MarshalJSON() ([]byte, error) { +func (s InTotoStatement) MarshalJSON() ([]byte, error) { type NoMethod InTotoStatement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Justification: Justification provides the justification when the state of @@ -1623,9 +1623,9 @@ type Justification struct { NullFields []string `json:"-"` } -func (s *Justification) MarshalJSON() ([]byte, error) { +func (s Justification) MarshalJSON() ([]byte, error) { type NoMethod Justification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Jwt struct { @@ -1646,9 +1646,9 @@ type Jwt struct { NullFields []string `json:"-"` } -func (s *Jwt) MarshalJSON() ([]byte, error) { +func (s Jwt) MarshalJSON() ([]byte, error) { type NoMethod Jwt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguagePackageDependency: Indicates a language package available between @@ -1669,9 +1669,9 @@ type LanguagePackageDependency struct { NullFields []string `json:"-"` } -func (s *LanguagePackageDependency) MarshalJSON() ([]byte, error) { +func (s LanguagePackageDependency) MarshalJSON() ([]byte, error) { type NoMethod LanguagePackageDependency - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Layer: Layer holds metadata specific to a layer of a Docker image. @@ -1695,9 +1695,9 @@ type Layer struct { NullFields []string `json:"-"` } -func (s *Layer) MarshalJSON() ([]byte, error) { +func (s Layer) MarshalJSON() ([]byte, error) { type NoMethod Layer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // License: License information. @@ -1722,9 +1722,9 @@ type License struct { NullFields []string `json:"-"` } -func (s *License) MarshalJSON() ([]byte, error) { +func (s License) MarshalJSON() ([]byte, error) { type NoMethod License - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1750,9 +1750,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVulnerabilitiesResponse: ListVulnerabilitiesResponse contains a single @@ -1779,9 +1779,9 @@ type ListVulnerabilitiesResponse struct { NullFields []string `json:"-"` } -func (s *ListVulnerabilitiesResponse) MarshalJSON() ([]byte, error) { +func (s ListVulnerabilitiesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVulnerabilitiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: An occurrence of a particular package installation found within a @@ -1808,9 +1808,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Maintainer struct { @@ -1831,9 +1831,9 @@ type Maintainer struct { NullFields []string `json:"-"` } -func (s *Maintainer) MarshalJSON() ([]byte, error) { +func (s Maintainer) MarshalJSON() ([]byte, error) { type NoMethod Maintainer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Material struct { @@ -1852,9 +1852,9 @@ type Material struct { NullFields []string `json:"-"` } -func (s *Material) MarshalJSON() ([]byte, error) { +func (s Material) MarshalJSON() ([]byte, error) { type NoMethod Material - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: Other properties of the build. @@ -1886,9 +1886,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonCompliantFile: Details about files that caused a compliance check to @@ -1915,9 +1915,9 @@ type NonCompliantFile struct { NullFields []string `json:"-"` } -func (s *NonCompliantFile) MarshalJSON() ([]byte, error) { +func (s NonCompliantFile) MarshalJSON() ([]byte, error) { type NoMethod NonCompliantFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Occurrence: An instance of an analysis type that has been found on a @@ -1999,9 +1999,9 @@ type Occurrence struct { NullFields []string `json:"-"` } -func (s *Occurrence) MarshalJSON() ([]byte, error) { +func (s Occurrence) MarshalJSON() ([]byte, error) { type NoMethod Occurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2046,9 +2046,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PackageData struct { @@ -2125,9 +2125,9 @@ type PackageData struct { NullFields []string `json:"-"` } -func (s *PackageData) MarshalJSON() ([]byte, error) { +func (s PackageData) MarshalJSON() ([]byte, error) { type NoMethod PackageData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageIssue: A detail for a distro and package this vulnerability @@ -2182,9 +2182,9 @@ type PackageIssue struct { NullFields []string `json:"-"` } -func (s *PackageIssue) MarshalJSON() ([]byte, error) { +func (s PackageIssue) MarshalJSON() ([]byte, error) { type NoMethod PackageIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageOccurrence: Details on how a particular software package was @@ -2228,9 +2228,9 @@ type PackageOccurrence struct { NullFields []string `json:"-"` } -func (s *PackageOccurrence) MarshalJSON() ([]byte, error) { +func (s PackageOccurrence) MarshalJSON() ([]byte, error) { type NoMethod PackageOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PackageVersion struct { @@ -2255,9 +2255,9 @@ type PackageVersion struct { NullFields []string `json:"-"` } -func (s *PackageVersion) MarshalJSON() ([]byte, error) { +func (s PackageVersion) MarshalJSON() ([]byte, error) { type NoMethod PackageVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectRepoId: Selects a repo using a Google Cloud Platform project ID @@ -2280,9 +2280,9 @@ type ProjectRepoId struct { NullFields []string `json:"-"` } -func (s *ProjectRepoId) MarshalJSON() ([]byte, error) { +func (s ProjectRepoId) MarshalJSON() ([]byte, error) { type NoMethod ProjectRepoId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProvenanceBuilder struct { @@ -2302,9 +2302,9 @@ type ProvenanceBuilder struct { NullFields []string `json:"-"` } -func (s *ProvenanceBuilder) MarshalJSON() ([]byte, error) { +func (s ProvenanceBuilder) MarshalJSON() ([]byte, error) { type NoMethod ProvenanceBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Recipe: Steps taken to build the artifact. For a TaskRun, typically each @@ -2351,9 +2351,9 @@ type Recipe struct { NullFields []string `json:"-"` } -func (s *Recipe) MarshalJSON() ([]byte, error) { +func (s Recipe) MarshalJSON() ([]byte, error) { type NoMethod Recipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelatedUrl: Metadata for any related URL information. @@ -2375,9 +2375,9 @@ type RelatedUrl struct { NullFields []string `json:"-"` } -func (s *RelatedUrl) MarshalJSON() ([]byte, error) { +func (s RelatedUrl) MarshalJSON() ([]byte, error) { type NoMethod RelatedUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Remediation: Specifies details on how to handle (and presumably, fix) a @@ -2411,9 +2411,9 @@ type Remediation struct { NullFields []string `json:"-"` } -func (s *Remediation) MarshalJSON() ([]byte, error) { +func (s Remediation) MarshalJSON() ([]byte, error) { type NoMethod Remediation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepoId: A unique identifier for a Cloud Repo. @@ -2435,9 +2435,9 @@ type RepoId struct { NullFields []string `json:"-"` } -func (s *RepoId) MarshalJSON() ([]byte, error) { +func (s RepoId) MarshalJSON() ([]byte, error) { type NoMethod RepoId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ResourceDescriptor struct { @@ -2461,9 +2461,9 @@ type ResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *ResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s ResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod ResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RunDetails struct { @@ -2483,9 +2483,9 @@ type RunDetails struct { NullFields []string `json:"-"` } -func (s *RunDetails) MarshalJSON() ([]byte, error) { +func (s RunDetails) MarshalJSON() ([]byte, error) { type NoMethod RunDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMReferenceOccurrence: The occurrence representing an SBOM reference as @@ -2515,9 +2515,9 @@ type SBOMReferenceOccurrence struct { NullFields []string `json:"-"` } -func (s *SBOMReferenceOccurrence) MarshalJSON() ([]byte, error) { +func (s SBOMReferenceOccurrence) MarshalJSON() ([]byte, error) { type NoMethod SBOMReferenceOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SBOMStatus: The status of an SBOM generation. @@ -2545,9 +2545,9 @@ type SBOMStatus struct { NullFields []string `json:"-"` } -func (s *SBOMStatus) MarshalJSON() ([]byte, error) { +func (s SBOMStatus) MarshalJSON() ([]byte, error) { type NoMethod SBOMStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SbomReferenceIntotoPayload: The actual payload that contains the SBOM @@ -2578,9 +2578,9 @@ type SbomReferenceIntotoPayload struct { NullFields []string `json:"-"` } -func (s *SbomReferenceIntotoPayload) MarshalJSON() ([]byte, error) { +func (s SbomReferenceIntotoPayload) MarshalJSON() ([]byte, error) { type NoMethod SbomReferenceIntotoPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SbomReferenceIntotoPredicate: A predicate which describes the SBOM being @@ -2607,9 +2607,9 @@ type SbomReferenceIntotoPredicate struct { NullFields []string `json:"-"` } -func (s *SbomReferenceIntotoPredicate) MarshalJSON() ([]byte, error) { +func (s SbomReferenceIntotoPredicate) MarshalJSON() ([]byte, error) { type NoMethod SbomReferenceIntotoPredicate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Signature: Verifiers (e.g. Kritis implementations) MUST verify signatures @@ -2663,9 +2663,9 @@ type Signature struct { NullFields []string `json:"-"` } -func (s *Signature) MarshalJSON() ([]byte, error) { +func (s Signature) MarshalJSON() ([]byte, error) { type NoMethod Signature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SlsaBuilder struct { @@ -2683,9 +2683,9 @@ type SlsaBuilder struct { NullFields []string `json:"-"` } -func (s *SlsaBuilder) MarshalJSON() ([]byte, error) { +func (s SlsaBuilder) MarshalJSON() ([]byte, error) { type NoMethod SlsaBuilder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaCompleteness: Indicates that the builder claims certain fields in this @@ -2714,9 +2714,9 @@ type SlsaCompleteness struct { NullFields []string `json:"-"` } -func (s *SlsaCompleteness) MarshalJSON() ([]byte, error) { +func (s SlsaCompleteness) MarshalJSON() ([]byte, error) { type NoMethod SlsaCompleteness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaMetadata: Other properties of the build. @@ -2748,9 +2748,9 @@ type SlsaMetadata struct { NullFields []string `json:"-"` } -func (s *SlsaMetadata) MarshalJSON() ([]byte, error) { +func (s SlsaMetadata) MarshalJSON() ([]byte, error) { type NoMethod SlsaMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SlsaProvenance struct { @@ -2780,9 +2780,9 @@ type SlsaProvenance struct { NullFields []string `json:"-"` } -func (s *SlsaProvenance) MarshalJSON() ([]byte, error) { +func (s SlsaProvenance) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaProvenanceV1: Keep in sync with schema at @@ -2804,9 +2804,9 @@ type SlsaProvenanceV1 struct { NullFields []string `json:"-"` } -func (s *SlsaProvenanceV1) MarshalJSON() ([]byte, error) { +func (s SlsaProvenanceV1) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenanceV1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaProvenanceZeroTwo: See full explanation of fields at @@ -2831,9 +2831,9 @@ type SlsaProvenanceZeroTwo struct { NullFields []string `json:"-"` } -func (s *SlsaProvenanceZeroTwo) MarshalJSON() ([]byte, error) { +func (s SlsaProvenanceZeroTwo) MarshalJSON() ([]byte, error) { type NoMethod SlsaProvenanceZeroTwo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlsaRecipe: Steps taken to build the artifact. For a TaskRun, typically each @@ -2879,9 +2879,9 @@ type SlsaRecipe struct { NullFields []string `json:"-"` } -func (s *SlsaRecipe) MarshalJSON() ([]byte, error) { +func (s SlsaRecipe) MarshalJSON() ([]byte, error) { type NoMethod SlsaRecipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Source describes the location of the source used for the build. @@ -2917,9 +2917,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: A SourceContext is a reference to a tree of files. A @@ -2948,9 +2948,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2982,9 +2982,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Subject struct { @@ -3005,9 +3005,9 @@ type Subject struct { NullFields []string `json:"-"` } -func (s *Subject) MarshalJSON() ([]byte, error) { +func (s Subject) MarshalJSON() ([]byte, error) { type NoMethod Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeDistribution: The Upgrade Distribution represents metadata about the @@ -3040,9 +3040,9 @@ type UpgradeDistribution struct { NullFields []string `json:"-"` } -func (s *UpgradeDistribution) MarshalJSON() ([]byte, error) { +func (s UpgradeDistribution) MarshalJSON() ([]byte, error) { type NoMethod UpgradeDistribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeOccurrence: An Upgrade Occurrence represents that a specific @@ -3076,9 +3076,9 @@ type UpgradeOccurrence struct { NullFields []string `json:"-"` } -func (s *UpgradeOccurrence) MarshalJSON() ([]byte, error) { +func (s UpgradeOccurrence) MarshalJSON() ([]byte, error) { type NoMethod UpgradeOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Version: Version contains structured information about the version of a @@ -3123,9 +3123,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VexAssessment: VexAssessment provides all publisher provided Vex information @@ -3179,9 +3179,9 @@ type VexAssessment struct { NullFields []string `json:"-"` } -func (s *VexAssessment) MarshalJSON() ([]byte, error) { +func (s VexAssessment) MarshalJSON() ([]byte, error) { type NoMethod VexAssessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityAttestation: The status of an vulnerability attestation @@ -3212,9 +3212,9 @@ type VulnerabilityAttestation struct { NullFields []string `json:"-"` } -func (s *VulnerabilityAttestation) MarshalJSON() ([]byte, error) { +func (s VulnerabilityAttestation) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityAttestation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityOccurrence: An occurrence of a severity vulnerability on a @@ -3297,9 +3297,9 @@ type VulnerabilityOccurrence struct { NullFields []string `json:"-"` } -func (s *VulnerabilityOccurrence) MarshalJSON() ([]byte, error) { +func (s VulnerabilityOccurrence) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityOccurrence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VulnerabilityOccurrence) UnmarshalJSON(data []byte) error { @@ -3349,9 +3349,9 @@ type WindowsUpdate struct { NullFields []string `json:"-"` } -func (s *WindowsUpdate) MarshalJSON() ([]byte, error) { +func (s WindowsUpdate) MarshalJSON() ([]byte, error) { type NoMethod WindowsUpdate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsOperationsCancelCall struct { diff --git a/orgpolicy/v2/orgpolicy-gen.go b/orgpolicy/v2/orgpolicy-gen.go index baa82152a0..62214d78c1 100644 --- a/orgpolicy/v2/orgpolicy-gen.go +++ b/orgpolicy/v2/orgpolicy-gen.go @@ -293,9 +293,9 @@ type GoogleCloudOrgpolicyV2AlternatePolicySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2AlternatePolicySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2AlternatePolicySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2AlternatePolicySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2Constraint: A constraint describes a way to restrict @@ -353,9 +353,9 @@ type GoogleCloudOrgpolicyV2Constraint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2Constraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2Constraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2Constraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2ConstraintBooleanConstraint: A constraint that is @@ -391,9 +391,9 @@ type GoogleCloudOrgpolicyV2ConstraintListConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2ConstraintListConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2ConstraintListConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2ConstraintListConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2CustomConstraint: A custom constraint defined by @@ -462,9 +462,9 @@ type GoogleCloudOrgpolicyV2CustomConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2CustomConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2CustomConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2CustomConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2ListConstraintsResponse: The response returned from @@ -492,9 +492,9 @@ type GoogleCloudOrgpolicyV2ListConstraintsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2ListConstraintsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2ListConstraintsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2ListConstraintsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2ListCustomConstraintsResponse: The response returned @@ -523,9 +523,9 @@ type GoogleCloudOrgpolicyV2ListCustomConstraintsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2ListCustomConstraintsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2ListCustomConstraintsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2ListCustomConstraintsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2ListPoliciesResponse: The response returned from the @@ -554,9 +554,9 @@ type GoogleCloudOrgpolicyV2ListPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2ListPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2ListPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2ListPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2Policy: Defines an organization policy which is used @@ -602,9 +602,9 @@ type GoogleCloudOrgpolicyV2Policy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2Policy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpec: Defines a Google Cloud policy @@ -655,9 +655,9 @@ type GoogleCloudOrgpolicyV2PolicySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpecPolicyRule: A rule used to express this @@ -700,9 +700,9 @@ type GoogleCloudOrgpolicyV2PolicySpecPolicyRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpecPolicyRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpecPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpecPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues: A message that holds @@ -736,9 +736,9 @@ type GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -794,9 +794,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersConstraintsListCall struct { diff --git a/osconfig/v1/osconfig-gen.go b/osconfig/v1/osconfig-gen.go index ab2c05dc51..62d702dc13 100644 --- a/osconfig/v1/osconfig-gen.go +++ b/osconfig/v1/osconfig-gen.go @@ -340,9 +340,9 @@ type AptSettings struct { NullFields []string `json:"-"` } -func (s *AptSettings) MarshalJSON() ([]byte, error) { +func (s AptSettings) MarshalJSON() ([]byte, error) { type NoMethod AptSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CVSSv3: Common Vulnerability Scoring System version 3. For details, see @@ -470,9 +470,9 @@ type CVSSv3 struct { NullFields []string `json:"-"` } -func (s *CVSSv3) MarshalJSON() ([]byte, error) { +func (s CVSSv3) MarshalJSON() ([]byte, error) { type NoMethod CVSSv3 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CVSSv3) UnmarshalJSON(data []byte) error { @@ -534,9 +534,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -569,9 +569,9 @@ type ExecStep struct { NullFields []string `json:"-"` } -func (s *ExecStep) MarshalJSON() ([]byte, error) { +func (s ExecStep) MarshalJSON() ([]byte, error) { type NoMethod ExecStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecStepConfig: Common configurations for an ExecStep. @@ -613,9 +613,9 @@ type ExecStepConfig struct { NullFields []string `json:"-"` } -func (s *ExecStepConfig) MarshalJSON() ([]byte, error) { +func (s ExecStepConfig) MarshalJSON() ([]byte, error) { type NoMethod ExecStepConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutePatchJobRequest: A request message to initiate patching across @@ -654,9 +654,9 @@ type ExecutePatchJobRequest struct { NullFields []string `json:"-"` } -func (s *ExecutePatchJobRequest) MarshalJSON() ([]byte, error) { +func (s ExecutePatchJobRequest) MarshalJSON() ([]byte, error) { type NoMethod ExecutePatchJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FixedOrPercent: Message encapsulating a value that can be either absolute @@ -680,9 +680,9 @@ type FixedOrPercent struct { NullFields []string `json:"-"` } -func (s *FixedOrPercent) MarshalJSON() ([]byte, error) { +func (s FixedOrPercent) MarshalJSON() ([]byte, error) { type NoMethod FixedOrPercent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsObject: Cloud Storage object representation. @@ -708,9 +708,9 @@ type GcsObject struct { NullFields []string `json:"-"` } -func (s *GcsObject) MarshalJSON() ([]byte, error) { +func (s GcsObject) MarshalJSON() ([]byte, error) { type NoMethod GcsObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooSettings: Googet patching is performed by running `googet update`. @@ -760,9 +760,9 @@ type GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Inventory: This API resource represents the available inventory data for a @@ -801,9 +801,9 @@ type Inventory struct { NullFields []string `json:"-"` } -func (s *Inventory) MarshalJSON() ([]byte, error) { +func (s Inventory) MarshalJSON() ([]byte, error) { type NoMethod Inventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryItem: A single piece of inventory on a VM. @@ -848,9 +848,9 @@ type InventoryItem struct { NullFields []string `json:"-"` } -func (s *InventoryItem) MarshalJSON() ([]byte, error) { +func (s InventoryItem) MarshalJSON() ([]byte, error) { type NoMethod InventoryItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryOsInfo: Operating system information for the VM. @@ -887,9 +887,9 @@ type InventoryOsInfo struct { NullFields []string `json:"-"` } -func (s *InventoryOsInfo) MarshalJSON() ([]byte, error) { +func (s InventoryOsInfo) MarshalJSON() ([]byte, error) { type NoMethod InventoryOsInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySoftwarePackage: Software package information of the operating @@ -935,9 +935,9 @@ type InventorySoftwarePackage struct { NullFields []string `json:"-"` } -func (s *InventorySoftwarePackage) MarshalJSON() ([]byte, error) { +func (s InventorySoftwarePackage) MarshalJSON() ([]byte, error) { type NoMethod InventorySoftwarePackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryVersionedPackage: Information related to the a standard versioned @@ -963,9 +963,9 @@ type InventoryVersionedPackage struct { NullFields []string `json:"-"` } -func (s *InventoryVersionedPackage) MarshalJSON() ([]byte, error) { +func (s InventoryVersionedPackage) MarshalJSON() ([]byte, error) { type NoMethod InventoryVersionedPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryWindowsApplication: Contains information about a Windows @@ -998,9 +998,9 @@ type InventoryWindowsApplication struct { NullFields []string `json:"-"` } -func (s *InventoryWindowsApplication) MarshalJSON() ([]byte, error) { +func (s InventoryWindowsApplication) MarshalJSON() ([]byte, error) { type NoMethod InventoryWindowsApplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryWindowsQuickFixEngineeringPackage: Information related to a Quick @@ -1030,9 +1030,9 @@ type InventoryWindowsQuickFixEngineeringPackage struct { NullFields []string `json:"-"` } -func (s *InventoryWindowsQuickFixEngineeringPackage) MarshalJSON() ([]byte, error) { +func (s InventoryWindowsQuickFixEngineeringPackage) MarshalJSON() ([]byte, error) { type NoMethod InventoryWindowsQuickFixEngineeringPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryWindowsUpdatePackage: Details related to a Windows Update package. @@ -1077,9 +1077,9 @@ type InventoryWindowsUpdatePackage struct { NullFields []string `json:"-"` } -func (s *InventoryWindowsUpdatePackage) MarshalJSON() ([]byte, error) { +func (s InventoryWindowsUpdatePackage) MarshalJSON() ([]byte, error) { type NoMethod InventoryWindowsUpdatePackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryWindowsUpdatePackageWindowsUpdateCategory: Categories specified by @@ -1102,9 +1102,9 @@ type InventoryWindowsUpdatePackageWindowsUpdateCategory struct { NullFields []string `json:"-"` } -func (s *InventoryWindowsUpdatePackageWindowsUpdateCategory) MarshalJSON() ([]byte, error) { +func (s InventoryWindowsUpdatePackageWindowsUpdateCategory) MarshalJSON() ([]byte, error) { type NoMethod InventoryWindowsUpdatePackageWindowsUpdateCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryZypperPatch: Details related to a Zypper Patch. @@ -1130,9 +1130,9 @@ type InventoryZypperPatch struct { NullFields []string `json:"-"` } -func (s *InventoryZypperPatch) MarshalJSON() ([]byte, error) { +func (s InventoryZypperPatch) MarshalJSON() ([]byte, error) { type NoMethod InventoryZypperPatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInventoriesResponse: A response message for listing inventory data for @@ -1159,9 +1159,9 @@ type ListInventoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListInventoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListInventoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInventoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOSPolicyAssignmentReportsResponse: A response message for listing OS @@ -1188,9 +1188,9 @@ type ListOSPolicyAssignmentReportsResponse struct { NullFields []string `json:"-"` } -func (s *ListOSPolicyAssignmentReportsResponse) MarshalJSON() ([]byte, error) { +func (s ListOSPolicyAssignmentReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOSPolicyAssignmentReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOSPolicyAssignmentRevisionsResponse: A response message for listing all @@ -1217,9 +1217,9 @@ type ListOSPolicyAssignmentRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *ListOSPolicyAssignmentRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s ListOSPolicyAssignmentRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOSPolicyAssignmentRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOSPolicyAssignmentsResponse: A response message for listing all @@ -1246,9 +1246,9 @@ type ListOSPolicyAssignmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListOSPolicyAssignmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListOSPolicyAssignmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOSPolicyAssignmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPatchDeploymentsResponse: A response message for listing patch @@ -1275,9 +1275,9 @@ type ListPatchDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *ListPatchDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s ListPatchDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPatchDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPatchJobInstanceDetailsResponse: A response message for listing the @@ -1304,9 +1304,9 @@ type ListPatchJobInstanceDetailsResponse struct { NullFields []string `json:"-"` } -func (s *ListPatchJobInstanceDetailsResponse) MarshalJSON() ([]byte, error) { +func (s ListPatchJobInstanceDetailsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPatchJobInstanceDetailsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPatchJobsResponse: A response message for listing patch jobs. @@ -1332,9 +1332,9 @@ type ListPatchJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListPatchJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListPatchJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPatchJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVulnerabilityReportsResponse: A response message for listing @@ -1361,9 +1361,9 @@ type ListVulnerabilityReportsResponse struct { NullFields []string `json:"-"` } -func (s *ListVulnerabilityReportsResponse) MarshalJSON() ([]byte, error) { +func (s ListVulnerabilityReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVulnerabilityReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonthlySchedule: Represents a monthly schedule. An example of a valid @@ -1390,9 +1390,9 @@ type MonthlySchedule struct { NullFields []string `json:"-"` } -func (s *MonthlySchedule) MarshalJSON() ([]byte, error) { +func (s MonthlySchedule) MarshalJSON() ([]byte, error) { type NoMethod MonthlySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicy: An OS policy defines the desired state configuration for a VM. @@ -1440,9 +1440,9 @@ type OSPolicy struct { NullFields []string `json:"-"` } -func (s *OSPolicy) MarshalJSON() ([]byte, error) { +func (s OSPolicy) MarshalJSON() ([]byte, error) { type NoMethod OSPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignment: OS policy assignment is an API resource that is used to @@ -1521,9 +1521,9 @@ type OSPolicyAssignment struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignment) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignment) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentInstanceFilter: Filters to select target VMs for an @@ -1556,9 +1556,9 @@ type OSPolicyAssignmentInstanceFilter struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentInstanceFilter) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentInstanceFilter) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentInstanceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentInstanceFilterInventory: VM inventory details. @@ -1583,9 +1583,9 @@ type OSPolicyAssignmentInstanceFilterInventory struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentInstanceFilterInventory) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentInstanceFilterInventory) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentInstanceFilterInventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentLabelSet: Message representing label set. * A label is a @@ -1611,9 +1611,9 @@ type OSPolicyAssignmentLabelSet struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentLabelSet) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentLabelSet) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentLabelSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentOperationMetadata: OS policy assignment operation metadata @@ -1659,9 +1659,9 @@ type OSPolicyAssignmentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentReport: A report of the OS policy assignment status for a @@ -1706,9 +1706,9 @@ type OSPolicyAssignmentReport struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentReport) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentReport) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentReportOSPolicyCompliance: Compliance data for an OS policy @@ -1762,9 +1762,9 @@ type OSPolicyAssignmentReportOSPolicyCompliance struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentReportOSPolicyCompliance) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentReportOSPolicyCompliance) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentReportOSPolicyCompliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceCompliance: @@ -1811,9 +1811,9 @@ type OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceCompliance struct NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceCompliance) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceCompliance) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceCompliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecResou @@ -1835,9 +1835,9 @@ type OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecRes NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecResourceOutput) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecResourceOutput) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecResourceOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceOSPolicyR @@ -1876,9 +1876,9 @@ type OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceOSPolic NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceOSPolicyResourceConfigStep) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceOSPolicyResourceConfigStep) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceOSPolicyResourceConfigStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentRollout: Message to configure the rollout at the zonal @@ -1906,9 +1906,9 @@ type OSPolicyAssignmentRollout struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentRollout) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentRollout) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentRollout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyInventoryFilter: Filtering criteria to select VMs based on inventory @@ -1934,9 +1934,9 @@ type OSPolicyInventoryFilter struct { NullFields []string `json:"-"` } -func (s *OSPolicyInventoryFilter) MarshalJSON() ([]byte, error) { +func (s OSPolicyInventoryFilter) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyInventoryFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResource: An OS policy resource is used to define the desired state @@ -1971,9 +1971,9 @@ type OSPolicyResource struct { NullFields []string `json:"-"` } -func (s *OSPolicyResource) MarshalJSON() ([]byte, error) { +func (s OSPolicyResource) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceExecResource: A resource that allows executing scripts on @@ -2018,9 +2018,9 @@ type OSPolicyResourceExecResource struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceExecResource) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceExecResource) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceExecResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceExecResourceExec: A file or script to execute. @@ -2062,9 +2062,9 @@ type OSPolicyResourceExecResourceExec struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceExecResourceExec) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceExecResourceExec) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceExecResourceExec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceFile: A remote or local file. @@ -2092,9 +2092,9 @@ type OSPolicyResourceFile struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceFile) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceFile) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceFileGcs: Specifies a file available as a Cloud Storage @@ -2119,9 +2119,9 @@ type OSPolicyResourceFileGcs struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceFileGcs) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceFileGcs) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceFileGcs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceFileRemote: Specifies a file available via some URI. @@ -2144,9 +2144,9 @@ type OSPolicyResourceFileRemote struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceFileRemote) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceFileRemote) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceFileRemote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceFileResource: A resource that manages the state of a file. @@ -2189,9 +2189,9 @@ type OSPolicyResourceFileResource struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceFileResource) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceFileResource) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceFileResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceGroup: Resource groups provide a mechanism to group OS @@ -2226,9 +2226,9 @@ type OSPolicyResourceGroup struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceGroup) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceGroup) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResource: A resource that manages a system package. @@ -2269,9 +2269,9 @@ type OSPolicyResourcePackageResource struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResource) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResource) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceAPT: A package managed by APT. - install: @@ -2293,9 +2293,9 @@ type OSPolicyResourcePackageResourceAPT struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceAPT) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceAPT) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceAPT - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceDeb: A deb package file. dpkg packages only @@ -2320,9 +2320,9 @@ type OSPolicyResourcePackageResourceDeb struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceDeb) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceDeb) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceDeb - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceGooGet: A package managed by GooGet. - @@ -2344,9 +2344,9 @@ type OSPolicyResourcePackageResourceGooGet struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceGooGet) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceGooGet) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceGooGet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceMSI: An MSI package. MSI packages only @@ -2371,9 +2371,9 @@ type OSPolicyResourcePackageResourceMSI struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceMSI) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceMSI) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceMSI - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceRPM: An RPM package file. RPM packages only @@ -2398,9 +2398,9 @@ type OSPolicyResourcePackageResourceRPM struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceRPM) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceRPM) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceRPM - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceYUM: A package managed by YUM. - install: @@ -2421,9 +2421,9 @@ type OSPolicyResourcePackageResourceYUM struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceYUM) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceYUM) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceYUM - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceZypper: A package managed by Zypper. - @@ -2444,9 +2444,9 @@ type OSPolicyResourcePackageResourceZypper struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceZypper) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceZypper) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceZypper - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceRepositoryResource: A resource that manages a package @@ -2473,9 +2473,9 @@ type OSPolicyResourceRepositoryResource struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceRepositoryResource) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceRepositoryResource) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceRepositoryResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceRepositoryResourceAptRepository: Represents a single apt @@ -2512,9 +2512,9 @@ type OSPolicyResourceRepositoryResourceAptRepository struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceRepositoryResourceAptRepository) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceRepositoryResourceAptRepository) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceRepositoryResourceAptRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceRepositoryResourceGooRepository: Represents a Goo package @@ -2538,9 +2538,9 @@ type OSPolicyResourceRepositoryResourceGooRepository struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceRepositoryResourceGooRepository) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceRepositoryResourceGooRepository) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceRepositoryResourceGooRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceRepositoryResourceYumRepository: Represents a single yum @@ -2571,9 +2571,9 @@ type OSPolicyResourceRepositoryResourceYumRepository struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceRepositoryResourceYumRepository) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceRepositoryResourceYumRepository) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceRepositoryResourceYumRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceRepositoryResourceZypperRepository: Represents a single @@ -2604,9 +2604,9 @@ type OSPolicyResourceRepositoryResourceZypperRepository struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceRepositoryResourceZypperRepository) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceRepositoryResourceZypperRepository) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceRepositoryResourceZypperRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OneTimeSchedule: Sets the time for a one time patch deployment. Timestamp is @@ -2627,9 +2627,9 @@ type OneTimeSchedule struct { NullFields []string `json:"-"` } -func (s *OneTimeSchedule) MarshalJSON() ([]byte, error) { +func (s OneTimeSchedule) MarshalJSON() ([]byte, error) { type NoMethod OneTimeSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2674,9 +2674,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchConfig: Patch configuration specifications. Contains details on how to @@ -2728,9 +2728,9 @@ type PatchConfig struct { NullFields []string `json:"-"` } -func (s *PatchConfig) MarshalJSON() ([]byte, error) { +func (s PatchConfig) MarshalJSON() ([]byte, error) { type NoMethod PatchConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchDeployment: Patch deployments are configurations that individual patch @@ -2795,9 +2795,9 @@ type PatchDeployment struct { NullFields []string `json:"-"` } -func (s *PatchDeployment) MarshalJSON() ([]byte, error) { +func (s PatchDeployment) MarshalJSON() ([]byte, error) { type NoMethod PatchDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchInstanceFilter: A filter to target VM instances for patching. The @@ -2837,9 +2837,9 @@ type PatchInstanceFilter struct { NullFields []string `json:"-"` } -func (s *PatchInstanceFilter) MarshalJSON() ([]byte, error) { +func (s PatchInstanceFilter) MarshalJSON() ([]byte, error) { type NoMethod PatchInstanceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchInstanceFilterGroupLabel: Targets a group of VM instances by using @@ -2867,9 +2867,9 @@ type PatchInstanceFilterGroupLabel struct { NullFields []string `json:"-"` } -func (s *PatchInstanceFilterGroupLabel) MarshalJSON() ([]byte, error) { +func (s PatchInstanceFilterGroupLabel) MarshalJSON() ([]byte, error) { type NoMethod PatchInstanceFilterGroupLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchJob: A high level representation of a patch job that is either in @@ -2943,9 +2943,9 @@ type PatchJob struct { NullFields []string `json:"-"` } -func (s *PatchJob) MarshalJSON() ([]byte, error) { +func (s PatchJob) MarshalJSON() ([]byte, error) { type NoMethod PatchJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PatchJob) UnmarshalJSON(data []byte) error { @@ -3013,9 +3013,9 @@ type PatchJobInstanceDetails struct { NullFields []string `json:"-"` } -func (s *PatchJobInstanceDetails) MarshalJSON() ([]byte, error) { +func (s PatchJobInstanceDetails) MarshalJSON() ([]byte, error) { type NoMethod PatchJobInstanceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchJobInstanceDetailsSummary: A summary of the current patch state across @@ -3075,9 +3075,9 @@ type PatchJobInstanceDetailsSummary struct { NullFields []string `json:"-"` } -func (s *PatchJobInstanceDetailsSummary) MarshalJSON() ([]byte, error) { +func (s PatchJobInstanceDetailsSummary) MarshalJSON() ([]byte, error) { type NoMethod PatchJobInstanceDetailsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchRollout: Patch rollout configuration specifications. Contains details @@ -3128,9 +3128,9 @@ type PatchRollout struct { NullFields []string `json:"-"` } -func (s *PatchRollout) MarshalJSON() ([]byte, error) { +func (s PatchRollout) MarshalJSON() ([]byte, error) { type NoMethod PatchRollout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PausePatchDeploymentRequest: A request message for pausing a patch @@ -3170,9 +3170,9 @@ type ProjectFeatureSettings struct { NullFields []string `json:"-"` } -func (s *ProjectFeatureSettings) MarshalJSON() ([]byte, error) { +func (s ProjectFeatureSettings) MarshalJSON() ([]byte, error) { type NoMethod ProjectFeatureSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecurringSchedule: Sets the time for recurring patch deployments. @@ -3221,9 +3221,9 @@ type RecurringSchedule struct { NullFields []string `json:"-"` } -func (s *RecurringSchedule) MarshalJSON() ([]byte, error) { +func (s RecurringSchedule) MarshalJSON() ([]byte, error) { type NoMethod RecurringSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumePatchDeploymentRequest: A request message for resuming a patch @@ -3260,9 +3260,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -3293,9 +3293,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeZone: Represents a time zone from the IANA Time Zone Database @@ -3318,9 +3318,9 @@ type TimeZone struct { NullFields []string `json:"-"` } -func (s *TimeZone) MarshalJSON() ([]byte, error) { +func (s TimeZone) MarshalJSON() ([]byte, error) { type NoMethod TimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityReport: This API resource represents the vulnerability report @@ -3353,9 +3353,9 @@ type VulnerabilityReport struct { NullFields []string `json:"-"` } -func (s *VulnerabilityReport) MarshalJSON() ([]byte, error) { +func (s VulnerabilityReport) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityReportVulnerability: A vulnerability affecting the VM instance. @@ -3395,9 +3395,9 @@ type VulnerabilityReportVulnerability struct { NullFields []string `json:"-"` } -func (s *VulnerabilityReportVulnerability) MarshalJSON() ([]byte, error) { +func (s VulnerabilityReportVulnerability) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityReportVulnerability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityReportVulnerabilityDetails: Contains metadata information for @@ -3434,9 +3434,9 @@ type VulnerabilityReportVulnerabilityDetails struct { NullFields []string `json:"-"` } -func (s *VulnerabilityReportVulnerabilityDetails) MarshalJSON() ([]byte, error) { +func (s VulnerabilityReportVulnerabilityDetails) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityReportVulnerabilityDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VulnerabilityReportVulnerabilityDetails) UnmarshalJSON(data []byte) error { @@ -3473,9 +3473,9 @@ type VulnerabilityReportVulnerabilityDetailsReference struct { NullFields []string `json:"-"` } -func (s *VulnerabilityReportVulnerabilityDetailsReference) MarshalJSON() ([]byte, error) { +func (s VulnerabilityReportVulnerabilityDetailsReference) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityReportVulnerabilityDetailsReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityReportVulnerabilityItem: OS inventory item that is affected by @@ -3513,9 +3513,9 @@ type VulnerabilityReportVulnerabilityItem struct { NullFields []string `json:"-"` } -func (s *VulnerabilityReportVulnerabilityItem) MarshalJSON() ([]byte, error) { +func (s VulnerabilityReportVulnerabilityItem) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityReportVulnerabilityItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeekDayOfMonth: Represents one week day in a month. An example is "the 4th @@ -3557,9 +3557,9 @@ type WeekDayOfMonth struct { NullFields []string `json:"-"` } -func (s *WeekDayOfMonth) MarshalJSON() ([]byte, error) { +func (s WeekDayOfMonth) MarshalJSON() ([]byte, error) { type NoMethod WeekDayOfMonth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklySchedule: Represents a weekly schedule. @@ -3589,9 +3589,9 @@ type WeeklySchedule struct { NullFields []string `json:"-"` } -func (s *WeeklySchedule) MarshalJSON() ([]byte, error) { +func (s WeeklySchedule) MarshalJSON() ([]byte, error) { type NoMethod WeeklySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsUpdateSettings: Windows patching is performed using the Windows @@ -3650,9 +3650,9 @@ type WindowsUpdateSettings struct { NullFields []string `json:"-"` } -func (s *WindowsUpdateSettings) MarshalJSON() ([]byte, error) { +func (s WindowsUpdateSettings) MarshalJSON() ([]byte, error) { type NoMethod WindowsUpdateSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YumSettings: Yum patching is performed by executing `yum update`. Additional @@ -3685,9 +3685,9 @@ type YumSettings struct { NullFields []string `json:"-"` } -func (s *YumSettings) MarshalJSON() ([]byte, error) { +func (s YumSettings) MarshalJSON() ([]byte, error) { type NoMethod YumSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZypperSettings: Zypper patching is performed by running `zypper patch`. See @@ -3722,9 +3722,9 @@ type ZypperSettings struct { NullFields []string `json:"-"` } -func (s *ZypperSettings) MarshalJSON() ([]byte, error) { +func (s ZypperSettings) MarshalJSON() ([]byte, error) { type NoMethod ZypperSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGlobalGetProjectFeatureSettingsCall struct { diff --git a/osconfig/v1alpha/osconfig-gen.go b/osconfig/v1alpha/osconfig-gen.go index f784d73e5a..d0aff00a30 100644 --- a/osconfig/v1alpha/osconfig-gen.go +++ b/osconfig/v1alpha/osconfig-gen.go @@ -396,9 +396,9 @@ type CVSSv3 struct { NullFields []string `json:"-"` } -func (s *CVSSv3) MarshalJSON() ([]byte, error) { +func (s CVSSv3) MarshalJSON() ([]byte, error) { type NoMethod CVSSv3 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CVSSv3) UnmarshalJSON(data []byte) error { @@ -456,9 +456,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -491,9 +491,9 @@ type FixedOrPercent struct { NullFields []string `json:"-"` } -func (s *FixedOrPercent) MarshalJSON() ([]byte, error) { +func (s FixedOrPercent) MarshalJSON() ([]byte, error) { type NoMethod FixedOrPercent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata: OS policy @@ -539,9 +539,9 @@ type GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceOSPoliciesCompliance: This API resource represents the OS policies @@ -612,9 +612,9 @@ type InstanceOSPoliciesCompliance struct { NullFields []string `json:"-"` } -func (s *InstanceOSPoliciesCompliance) MarshalJSON() ([]byte, error) { +func (s InstanceOSPoliciesCompliance) MarshalJSON() ([]byte, error) { type NoMethod InstanceOSPoliciesCompliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceOSPoliciesComplianceOSPolicyCompliance: Compliance data for an OS @@ -654,9 +654,9 @@ type InstanceOSPoliciesComplianceOSPolicyCompliance struct { NullFields []string `json:"-"` } -func (s *InstanceOSPoliciesComplianceOSPolicyCompliance) MarshalJSON() ([]byte, error) { +func (s InstanceOSPoliciesComplianceOSPolicyCompliance) MarshalJSON() ([]byte, error) { type NoMethod InstanceOSPoliciesComplianceOSPolicyCompliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Inventory: This API resource represents the available inventory data for a @@ -695,9 +695,9 @@ type Inventory struct { NullFields []string `json:"-"` } -func (s *Inventory) MarshalJSON() ([]byte, error) { +func (s Inventory) MarshalJSON() ([]byte, error) { type NoMethod Inventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryItem: A single piece of inventory on a VM. @@ -742,9 +742,9 @@ type InventoryItem struct { NullFields []string `json:"-"` } -func (s *InventoryItem) MarshalJSON() ([]byte, error) { +func (s InventoryItem) MarshalJSON() ([]byte, error) { type NoMethod InventoryItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryOsInfo: Operating system information for the VM. @@ -781,9 +781,9 @@ type InventoryOsInfo struct { NullFields []string `json:"-"` } -func (s *InventoryOsInfo) MarshalJSON() ([]byte, error) { +func (s InventoryOsInfo) MarshalJSON() ([]byte, error) { type NoMethod InventoryOsInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventorySoftwarePackage: Software package information of the operating @@ -829,9 +829,9 @@ type InventorySoftwarePackage struct { NullFields []string `json:"-"` } -func (s *InventorySoftwarePackage) MarshalJSON() ([]byte, error) { +func (s InventorySoftwarePackage) MarshalJSON() ([]byte, error) { type NoMethod InventorySoftwarePackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryVersionedPackage: Information related to the a standard versioned @@ -857,9 +857,9 @@ type InventoryVersionedPackage struct { NullFields []string `json:"-"` } -func (s *InventoryVersionedPackage) MarshalJSON() ([]byte, error) { +func (s InventoryVersionedPackage) MarshalJSON() ([]byte, error) { type NoMethod InventoryVersionedPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryWindowsApplication: Contains information about a Windows @@ -892,9 +892,9 @@ type InventoryWindowsApplication struct { NullFields []string `json:"-"` } -func (s *InventoryWindowsApplication) MarshalJSON() ([]byte, error) { +func (s InventoryWindowsApplication) MarshalJSON() ([]byte, error) { type NoMethod InventoryWindowsApplication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryWindowsQuickFixEngineeringPackage: Information related to a Quick @@ -924,9 +924,9 @@ type InventoryWindowsQuickFixEngineeringPackage struct { NullFields []string `json:"-"` } -func (s *InventoryWindowsQuickFixEngineeringPackage) MarshalJSON() ([]byte, error) { +func (s InventoryWindowsQuickFixEngineeringPackage) MarshalJSON() ([]byte, error) { type NoMethod InventoryWindowsQuickFixEngineeringPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryWindowsUpdatePackage: Details related to a Windows Update package. @@ -971,9 +971,9 @@ type InventoryWindowsUpdatePackage struct { NullFields []string `json:"-"` } -func (s *InventoryWindowsUpdatePackage) MarshalJSON() ([]byte, error) { +func (s InventoryWindowsUpdatePackage) MarshalJSON() ([]byte, error) { type NoMethod InventoryWindowsUpdatePackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryWindowsUpdatePackageWindowsUpdateCategory: Categories specified by @@ -996,9 +996,9 @@ type InventoryWindowsUpdatePackageWindowsUpdateCategory struct { NullFields []string `json:"-"` } -func (s *InventoryWindowsUpdatePackageWindowsUpdateCategory) MarshalJSON() ([]byte, error) { +func (s InventoryWindowsUpdatePackageWindowsUpdateCategory) MarshalJSON() ([]byte, error) { type NoMethod InventoryWindowsUpdatePackageWindowsUpdateCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InventoryZypperPatch: Details related to a Zypper Patch. @@ -1024,9 +1024,9 @@ type InventoryZypperPatch struct { NullFields []string `json:"-"` } -func (s *InventoryZypperPatch) MarshalJSON() ([]byte, error) { +func (s InventoryZypperPatch) MarshalJSON() ([]byte, error) { type NoMethod InventoryZypperPatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstanceOSPoliciesCompliancesResponse: A response message for listing OS @@ -1054,9 +1054,9 @@ type ListInstanceOSPoliciesCompliancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstanceOSPoliciesCompliancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstanceOSPoliciesCompliancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstanceOSPoliciesCompliancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInventoriesResponse: A response message for listing inventory data for @@ -1083,9 +1083,9 @@ type ListInventoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListInventoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListInventoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInventoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOSPolicyAssignmentReportsResponse: A response message for listing OS @@ -1112,9 +1112,9 @@ type ListOSPolicyAssignmentReportsResponse struct { NullFields []string `json:"-"` } -func (s *ListOSPolicyAssignmentReportsResponse) MarshalJSON() ([]byte, error) { +func (s ListOSPolicyAssignmentReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOSPolicyAssignmentReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOSPolicyAssignmentRevisionsResponse: A response message for listing all @@ -1141,9 +1141,9 @@ type ListOSPolicyAssignmentRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *ListOSPolicyAssignmentRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s ListOSPolicyAssignmentRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOSPolicyAssignmentRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOSPolicyAssignmentsResponse: A response message for listing all @@ -1170,9 +1170,9 @@ type ListOSPolicyAssignmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListOSPolicyAssignmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListOSPolicyAssignmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOSPolicyAssignmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVulnerabilityReportsResponse: A response message for listing @@ -1199,9 +1199,9 @@ type ListVulnerabilityReportsResponse struct { NullFields []string `json:"-"` } -func (s *ListVulnerabilityReportsResponse) MarshalJSON() ([]byte, error) { +func (s ListVulnerabilityReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVulnerabilityReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicy: An OS policy defines the desired state configuration for a VM. @@ -1249,9 +1249,9 @@ type OSPolicy struct { NullFields []string `json:"-"` } -func (s *OSPolicy) MarshalJSON() ([]byte, error) { +func (s OSPolicy) MarshalJSON() ([]byte, error) { type NoMethod OSPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignment: OS policy assignment is an API resource that is used to @@ -1330,9 +1330,9 @@ type OSPolicyAssignment struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignment) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignment) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentInstanceFilter: Filters to select target VMs for an @@ -1369,9 +1369,9 @@ type OSPolicyAssignmentInstanceFilter struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentInstanceFilter) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentInstanceFilter) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentInstanceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentInstanceFilterInventory: VM inventory details. @@ -1396,9 +1396,9 @@ type OSPolicyAssignmentInstanceFilterInventory struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentInstanceFilterInventory) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentInstanceFilterInventory) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentInstanceFilterInventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentLabelSet: Message representing label set. * A label is a @@ -1424,9 +1424,9 @@ type OSPolicyAssignmentLabelSet struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentLabelSet) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentLabelSet) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentLabelSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentOperationMetadata: OS policy assignment operation metadata @@ -1472,9 +1472,9 @@ type OSPolicyAssignmentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentReport: A report of the OS policy assignment status for a @@ -1519,9 +1519,9 @@ type OSPolicyAssignmentReport struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentReport) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentReport) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentReportOSPolicyCompliance: Compliance data for an OS policy @@ -1575,9 +1575,9 @@ type OSPolicyAssignmentReportOSPolicyCompliance struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentReportOSPolicyCompliance) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentReportOSPolicyCompliance) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentReportOSPolicyCompliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceCompliance: @@ -1624,9 +1624,9 @@ type OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceCompliance struct NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceCompliance) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceCompliance) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceCompliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecResou @@ -1648,9 +1648,9 @@ type OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecRes NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecResourceOutput) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecResourceOutput) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecResourceOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceOSPolicyR @@ -1689,9 +1689,9 @@ type OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceOSPolic NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceOSPolicyResourceConfigStep) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceOSPolicyResourceConfigStep) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceOSPolicyResourceConfigStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentRollout: Message to configure the rollout at the zonal @@ -1719,9 +1719,9 @@ type OSPolicyAssignmentRollout struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentRollout) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentRollout) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentRollout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyInventoryFilter: Filtering criteria to select VMs based on inventory @@ -1747,9 +1747,9 @@ type OSPolicyInventoryFilter struct { NullFields []string `json:"-"` } -func (s *OSPolicyInventoryFilter) MarshalJSON() ([]byte, error) { +func (s OSPolicyInventoryFilter) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyInventoryFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyOSFilter: Filtering criteria to select VMs based on OS details. @@ -1775,9 +1775,9 @@ type OSPolicyOSFilter struct { NullFields []string `json:"-"` } -func (s *OSPolicyOSFilter) MarshalJSON() ([]byte, error) { +func (s OSPolicyOSFilter) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyOSFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResource: An OS policy resource is used to define the desired state @@ -1812,9 +1812,9 @@ type OSPolicyResource struct { NullFields []string `json:"-"` } -func (s *OSPolicyResource) MarshalJSON() ([]byte, error) { +func (s OSPolicyResource) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceCompliance: Compliance data for an OS policy resource. @@ -1850,9 +1850,9 @@ type OSPolicyResourceCompliance struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceCompliance) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceCompliance) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceCompliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceComplianceExecResourceOutput: ExecResource specific output. @@ -1873,9 +1873,9 @@ type OSPolicyResourceComplianceExecResourceOutput struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceComplianceExecResourceOutput) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceComplianceExecResourceOutput) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceComplianceExecResourceOutput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceConfigStep: Step performed by the OS Config agent for @@ -1921,9 +1921,9 @@ type OSPolicyResourceConfigStep struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceConfigStep) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceConfigStep) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceConfigStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceExecResource: A resource that allows executing scripts on @@ -1968,9 +1968,9 @@ type OSPolicyResourceExecResource struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceExecResource) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceExecResource) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceExecResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceExecResourceExec: A file or script to execute. @@ -2012,9 +2012,9 @@ type OSPolicyResourceExecResourceExec struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceExecResourceExec) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceExecResourceExec) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceExecResourceExec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceFile: A remote or local file. @@ -2042,9 +2042,9 @@ type OSPolicyResourceFile struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceFile) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceFile) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceFileGcs: Specifies a file available as a Cloud Storage @@ -2069,9 +2069,9 @@ type OSPolicyResourceFileGcs struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceFileGcs) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceFileGcs) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceFileGcs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceFileRemote: Specifies a file available via some URI. @@ -2094,9 +2094,9 @@ type OSPolicyResourceFileRemote struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceFileRemote) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceFileRemote) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceFileRemote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceFileResource: A resource that manages the state of a file. @@ -2139,9 +2139,9 @@ type OSPolicyResourceFileResource struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceFileResource) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceFileResource) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceFileResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceGroup: Resource groups provide a mechanism to group OS @@ -2179,9 +2179,9 @@ type OSPolicyResourceGroup struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceGroup) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceGroup) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResource: A resource that manages a system package. @@ -2222,9 +2222,9 @@ type OSPolicyResourcePackageResource struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResource) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResource) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceAPT: A package managed by APT. - install: @@ -2246,9 +2246,9 @@ type OSPolicyResourcePackageResourceAPT struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceAPT) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceAPT) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceAPT - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceDeb: A deb package file. dpkg packages only @@ -2273,9 +2273,9 @@ type OSPolicyResourcePackageResourceDeb struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceDeb) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceDeb) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceDeb - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceGooGet: A package managed by GooGet. - @@ -2297,9 +2297,9 @@ type OSPolicyResourcePackageResourceGooGet struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceGooGet) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceGooGet) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceGooGet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceMSI: An MSI package. MSI packages only @@ -2324,9 +2324,9 @@ type OSPolicyResourcePackageResourceMSI struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceMSI) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceMSI) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceMSI - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceRPM: An RPM package file. RPM packages only @@ -2351,9 +2351,9 @@ type OSPolicyResourcePackageResourceRPM struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceRPM) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceRPM) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceRPM - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceYUM: A package managed by YUM. - install: @@ -2374,9 +2374,9 @@ type OSPolicyResourcePackageResourceYUM struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceYUM) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceYUM) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceYUM - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourcePackageResourceZypper: A package managed by Zypper. - @@ -2397,9 +2397,9 @@ type OSPolicyResourcePackageResourceZypper struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourcePackageResourceZypper) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourcePackageResourceZypper) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourcePackageResourceZypper - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceRepositoryResource: A resource that manages a package @@ -2426,9 +2426,9 @@ type OSPolicyResourceRepositoryResource struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceRepositoryResource) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceRepositoryResource) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceRepositoryResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceRepositoryResourceAptRepository: Represents a single apt @@ -2465,9 +2465,9 @@ type OSPolicyResourceRepositoryResourceAptRepository struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceRepositoryResourceAptRepository) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceRepositoryResourceAptRepository) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceRepositoryResourceAptRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceRepositoryResourceGooRepository: Represents a Goo package @@ -2491,9 +2491,9 @@ type OSPolicyResourceRepositoryResourceGooRepository struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceRepositoryResourceGooRepository) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceRepositoryResourceGooRepository) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceRepositoryResourceGooRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceRepositoryResourceYumRepository: Represents a single yum @@ -2524,9 +2524,9 @@ type OSPolicyResourceRepositoryResourceYumRepository struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceRepositoryResourceYumRepository) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceRepositoryResourceYumRepository) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceRepositoryResourceYumRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyResourceRepositoryResourceZypperRepository: Represents a single @@ -2557,9 +2557,9 @@ type OSPolicyResourceRepositoryResourceZypperRepository struct { NullFields []string `json:"-"` } -func (s *OSPolicyResourceRepositoryResourceZypperRepository) MarshalJSON() ([]byte, error) { +func (s OSPolicyResourceRepositoryResourceZypperRepository) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyResourceRepositoryResourceZypperRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2604,9 +2604,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2638,9 +2638,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityReport: This API resource represents the vulnerability report @@ -2673,9 +2673,9 @@ type VulnerabilityReport struct { NullFields []string `json:"-"` } -func (s *VulnerabilityReport) MarshalJSON() ([]byte, error) { +func (s VulnerabilityReport) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityReportVulnerability: A vulnerability affecting the VM instance. @@ -2715,9 +2715,9 @@ type VulnerabilityReportVulnerability struct { NullFields []string `json:"-"` } -func (s *VulnerabilityReportVulnerability) MarshalJSON() ([]byte, error) { +func (s VulnerabilityReportVulnerability) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityReportVulnerability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityReportVulnerabilityDetails: Contains metadata information for @@ -2754,9 +2754,9 @@ type VulnerabilityReportVulnerabilityDetails struct { NullFields []string `json:"-"` } -func (s *VulnerabilityReportVulnerabilityDetails) MarshalJSON() ([]byte, error) { +func (s VulnerabilityReportVulnerabilityDetails) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityReportVulnerabilityDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VulnerabilityReportVulnerabilityDetails) UnmarshalJSON(data []byte) error { @@ -2793,9 +2793,9 @@ type VulnerabilityReportVulnerabilityDetailsReference struct { NullFields []string `json:"-"` } -func (s *VulnerabilityReportVulnerabilityDetailsReference) MarshalJSON() ([]byte, error) { +func (s VulnerabilityReportVulnerabilityDetailsReference) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityReportVulnerabilityDetailsReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityReportVulnerabilityItem: OS inventory item that is affected by @@ -2833,9 +2833,9 @@ type VulnerabilityReportVulnerabilityItem struct { NullFields []string `json:"-"` } -func (s *VulnerabilityReportVulnerabilityItem) MarshalJSON() ([]byte, error) { +func (s VulnerabilityReportVulnerabilityItem) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityReportVulnerabilityItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsInstanceOSPoliciesCompliancesGetCall struct { diff --git a/osconfig/v1beta/osconfig-gen.go b/osconfig/v1beta/osconfig-gen.go index f9cb715dc5..482533526a 100644 --- a/osconfig/v1beta/osconfig-gen.go +++ b/osconfig/v1beta/osconfig-gen.go @@ -271,9 +271,9 @@ type AptRepository struct { NullFields []string `json:"-"` } -func (s *AptRepository) MarshalJSON() ([]byte, error) { +func (s AptRepository) MarshalJSON() ([]byte, error) { type NoMethod AptRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AptSettings: Apt patching is completed by executing `apt-get update && @@ -309,9 +309,9 @@ type AptSettings struct { NullFields []string `json:"-"` } -func (s *AptSettings) MarshalJSON() ([]byte, error) { +func (s AptSettings) MarshalJSON() ([]byte, error) { type NoMethod AptSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Assignment: An assignment represents the group or groups of VM instances @@ -357,9 +357,9 @@ type Assignment struct { NullFields []string `json:"-"` } -func (s *Assignment) MarshalJSON() ([]byte, error) { +func (s Assignment) MarshalJSON() ([]byte, error) { type NoMethod Assignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignmentGroupLabel: Represents a group of VM intances that can be @@ -381,9 +381,9 @@ type AssignmentGroupLabel struct { NullFields []string `json:"-"` } -func (s *AssignmentGroupLabel) MarshalJSON() ([]byte, error) { +func (s AssignmentGroupLabel) MarshalJSON() ([]byte, error) { type NoMethod AssignmentGroupLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssignmentOsType: Defines the criteria for selecting VM Instances by OS @@ -411,9 +411,9 @@ type AssignmentOsType struct { NullFields []string `json:"-"` } -func (s *AssignmentOsType) MarshalJSON() ([]byte, error) { +func (s AssignmentOsType) MarshalJSON() ([]byte, error) { type NoMethod AssignmentOsType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelPatchJobRequest: Message for canceling a patch job. @@ -446,9 +446,9 @@ type EffectiveGuestPolicy struct { NullFields []string `json:"-"` } -func (s *EffectiveGuestPolicy) MarshalJSON() ([]byte, error) { +func (s EffectiveGuestPolicy) MarshalJSON() ([]byte, error) { type NoMethod EffectiveGuestPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EffectiveGuestPolicySourcedPackage: A guest policy package including its @@ -471,9 +471,9 @@ type EffectiveGuestPolicySourcedPackage struct { NullFields []string `json:"-"` } -func (s *EffectiveGuestPolicySourcedPackage) MarshalJSON() ([]byte, error) { +func (s EffectiveGuestPolicySourcedPackage) MarshalJSON() ([]byte, error) { type NoMethod EffectiveGuestPolicySourcedPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EffectiveGuestPolicySourcedPackageRepository: A guest policy package @@ -497,9 +497,9 @@ type EffectiveGuestPolicySourcedPackageRepository struct { NullFields []string `json:"-"` } -func (s *EffectiveGuestPolicySourcedPackageRepository) MarshalJSON() ([]byte, error) { +func (s EffectiveGuestPolicySourcedPackageRepository) MarshalJSON() ([]byte, error) { type NoMethod EffectiveGuestPolicySourcedPackageRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EffectiveGuestPolicySourcedSoftwareRecipe: A guest policy recipe including @@ -522,9 +522,9 @@ type EffectiveGuestPolicySourcedSoftwareRecipe struct { NullFields []string `json:"-"` } -func (s *EffectiveGuestPolicySourcedSoftwareRecipe) MarshalJSON() ([]byte, error) { +func (s EffectiveGuestPolicySourcedSoftwareRecipe) MarshalJSON() ([]byte, error) { type NoMethod EffectiveGuestPolicySourcedSoftwareRecipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -557,9 +557,9 @@ type ExecStep struct { NullFields []string `json:"-"` } -func (s *ExecStep) MarshalJSON() ([]byte, error) { +func (s ExecStep) MarshalJSON() ([]byte, error) { type NoMethod ExecStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecStepConfig: Common configurations for an ExecStep. @@ -601,9 +601,9 @@ type ExecStepConfig struct { NullFields []string `json:"-"` } -func (s *ExecStepConfig) MarshalJSON() ([]byte, error) { +func (s ExecStepConfig) MarshalJSON() ([]byte, error) { type NoMethod ExecStepConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutePatchJobRequest: A request message to initiate patching across @@ -642,9 +642,9 @@ type ExecutePatchJobRequest struct { NullFields []string `json:"-"` } -func (s *ExecutePatchJobRequest) MarshalJSON() ([]byte, error) { +func (s ExecutePatchJobRequest) MarshalJSON() ([]byte, error) { type NoMethod ExecutePatchJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FixedOrPercent: Message encapsulating a value that can be either absolute @@ -668,9 +668,9 @@ type FixedOrPercent struct { NullFields []string `json:"-"` } -func (s *FixedOrPercent) MarshalJSON() ([]byte, error) { +func (s FixedOrPercent) MarshalJSON() ([]byte, error) { type NoMethod FixedOrPercent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsObject: Google Cloud Storage object representation. @@ -696,9 +696,9 @@ type GcsObject struct { NullFields []string `json:"-"` } -func (s *GcsObject) MarshalJSON() ([]byte, error) { +func (s GcsObject) MarshalJSON() ([]byte, error) { type NoMethod GcsObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooRepository: Represents a Goo package repository. These is added to a repo @@ -721,9 +721,9 @@ type GooRepository struct { NullFields []string `json:"-"` } -func (s *GooRepository) MarshalJSON() ([]byte, error) { +func (s GooRepository) MarshalJSON() ([]byte, error) { type NoMethod GooRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooSettings: Googet patching is performed by running `googet update`. @@ -773,9 +773,9 @@ type GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOsconfigV1__OSPolicyAssignmentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestPolicy: An OS Config resource representing a guest configuration @@ -831,9 +831,9 @@ type GuestPolicy struct { NullFields []string `json:"-"` } -func (s *GuestPolicy) MarshalJSON() ([]byte, error) { +func (s GuestPolicy) MarshalJSON() ([]byte, error) { type NoMethod GuestPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGuestPoliciesResponse: A response message for listing guest policies. @@ -859,9 +859,9 @@ type ListGuestPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListGuestPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListGuestPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGuestPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPatchDeploymentsResponse: A response message for listing patch @@ -888,9 +888,9 @@ type ListPatchDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *ListPatchDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s ListPatchDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPatchDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPatchJobInstanceDetailsResponse: A response message for listing the @@ -917,9 +917,9 @@ type ListPatchJobInstanceDetailsResponse struct { NullFields []string `json:"-"` } -func (s *ListPatchJobInstanceDetailsResponse) MarshalJSON() ([]byte, error) { +func (s ListPatchJobInstanceDetailsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPatchJobInstanceDetailsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPatchJobsResponse: A response message for listing patch jobs. @@ -945,9 +945,9 @@ type ListPatchJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListPatchJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListPatchJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPatchJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LookupEffectiveGuestPolicyRequest: A request message for getting the @@ -978,9 +978,9 @@ type LookupEffectiveGuestPolicyRequest struct { NullFields []string `json:"-"` } -func (s *LookupEffectiveGuestPolicyRequest) MarshalJSON() ([]byte, error) { +func (s LookupEffectiveGuestPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod LookupEffectiveGuestPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonthlySchedule: Represents a monthly schedule. An example of a valid @@ -1007,9 +1007,9 @@ type MonthlySchedule struct { NullFields []string `json:"-"` } -func (s *MonthlySchedule) MarshalJSON() ([]byte, error) { +func (s MonthlySchedule) MarshalJSON() ([]byte, error) { type NoMethod MonthlySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSPolicyAssignmentOperationMetadata: OS policy assignment operation metadata @@ -1055,9 +1055,9 @@ type OSPolicyAssignmentOperationMetadata struct { NullFields []string `json:"-"` } -func (s *OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { +func (s OSPolicyAssignmentOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OSPolicyAssignmentOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OneTimeSchedule: Sets the time for a one time patch deployment. Timestamp is @@ -1078,9 +1078,9 @@ type OneTimeSchedule struct { NullFields []string `json:"-"` } -func (s *OneTimeSchedule) MarshalJSON() ([]byte, error) { +func (s OneTimeSchedule) MarshalJSON() ([]byte, error) { type NoMethod OneTimeSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Package: Package is a reference to the software package to be installed or @@ -1141,9 +1141,9 @@ type Package struct { NullFields []string `json:"-"` } -func (s *Package) MarshalJSON() ([]byte, error) { +func (s Package) MarshalJSON() ([]byte, error) { type NoMethod Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PackageRepository: A package repository. @@ -1169,9 +1169,9 @@ type PackageRepository struct { NullFields []string `json:"-"` } -func (s *PackageRepository) MarshalJSON() ([]byte, error) { +func (s PackageRepository) MarshalJSON() ([]byte, error) { type NoMethod PackageRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchConfig: Patch configuration specifications. Contains details on how to @@ -1223,9 +1223,9 @@ type PatchConfig struct { NullFields []string `json:"-"` } -func (s *PatchConfig) MarshalJSON() ([]byte, error) { +func (s PatchConfig) MarshalJSON() ([]byte, error) { type NoMethod PatchConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchDeployment: Patch deployments are configurations that individual patch @@ -1290,9 +1290,9 @@ type PatchDeployment struct { NullFields []string `json:"-"` } -func (s *PatchDeployment) MarshalJSON() ([]byte, error) { +func (s PatchDeployment) MarshalJSON() ([]byte, error) { type NoMethod PatchDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchInstanceFilter: A filter to target VM instances for patching. The @@ -1333,9 +1333,9 @@ type PatchInstanceFilter struct { NullFields []string `json:"-"` } -func (s *PatchInstanceFilter) MarshalJSON() ([]byte, error) { +func (s PatchInstanceFilter) MarshalJSON() ([]byte, error) { type NoMethod PatchInstanceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchInstanceFilterGroupLabel: Represents a group of VMs that can be @@ -1357,9 +1357,9 @@ type PatchInstanceFilterGroupLabel struct { NullFields []string `json:"-"` } -func (s *PatchInstanceFilterGroupLabel) MarshalJSON() ([]byte, error) { +func (s PatchInstanceFilterGroupLabel) MarshalJSON() ([]byte, error) { type NoMethod PatchInstanceFilterGroupLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchJob: A high level representation of a patch job that is either in @@ -1433,9 +1433,9 @@ type PatchJob struct { NullFields []string `json:"-"` } -func (s *PatchJob) MarshalJSON() ([]byte, error) { +func (s PatchJob) MarshalJSON() ([]byte, error) { type NoMethod PatchJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PatchJob) UnmarshalJSON(data []byte) error { @@ -1503,9 +1503,9 @@ type PatchJobInstanceDetails struct { NullFields []string `json:"-"` } -func (s *PatchJobInstanceDetails) MarshalJSON() ([]byte, error) { +func (s PatchJobInstanceDetails) MarshalJSON() ([]byte, error) { type NoMethod PatchJobInstanceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchJobInstanceDetailsSummary: A summary of the current patch state across @@ -1565,9 +1565,9 @@ type PatchJobInstanceDetailsSummary struct { NullFields []string `json:"-"` } -func (s *PatchJobInstanceDetailsSummary) MarshalJSON() ([]byte, error) { +func (s PatchJobInstanceDetailsSummary) MarshalJSON() ([]byte, error) { type NoMethod PatchJobInstanceDetailsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PatchRollout: Patch rollout configuration specifications. Contains details @@ -1618,9 +1618,9 @@ type PatchRollout struct { NullFields []string `json:"-"` } -func (s *PatchRollout) MarshalJSON() ([]byte, error) { +func (s PatchRollout) MarshalJSON() ([]byte, error) { type NoMethod PatchRollout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PausePatchDeploymentRequest: A request message for pausing a patch @@ -1674,9 +1674,9 @@ type RecurringSchedule struct { NullFields []string `json:"-"` } -func (s *RecurringSchedule) MarshalJSON() ([]byte, error) { +func (s RecurringSchedule) MarshalJSON() ([]byte, error) { type NoMethod RecurringSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumePatchDeploymentRequest: A request message for resuming a patch @@ -1748,9 +1748,9 @@ type SoftwareRecipe struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipe) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipe) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareRecipeArtifact: Specifies a resource to be used in the recipe. @@ -1780,9 +1780,9 @@ type SoftwareRecipeArtifact struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipeArtifact) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipeArtifact) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipeArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareRecipeArtifactGcs: Specifies an artifact available as a Google Cloud @@ -1815,9 +1815,9 @@ type SoftwareRecipeArtifactGcs struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipeArtifactGcs) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipeArtifactGcs) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipeArtifactGcs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareRecipeArtifactRemote: Specifies an artifact available via some URI. @@ -1843,9 +1843,9 @@ type SoftwareRecipeArtifactRemote struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipeArtifactRemote) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipeArtifactRemote) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipeArtifactRemote - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareRecipeStep: An action that can be taken as part of installing or @@ -1878,9 +1878,9 @@ type SoftwareRecipeStep struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipeStep) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipeStep) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipeStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareRecipeStepCopyFile: Copies the artifact to the specified path on the @@ -1916,9 +1916,9 @@ type SoftwareRecipeStepCopyFile struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipeStepCopyFile) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipeStepCopyFile) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipeStepCopyFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareRecipeStepExecFile: Executes an artifact or local file. @@ -1945,9 +1945,9 @@ type SoftwareRecipeStepExecFile struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipeStepExecFile) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipeStepExecFile) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipeStepExecFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareRecipeStepExtractArchive: Extracts an archive of the type specified @@ -1986,9 +1986,9 @@ type SoftwareRecipeStepExtractArchive struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipeStepExtractArchive) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipeStepExtractArchive) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipeStepExtractArchive - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareRecipeStepInstallDpkg: Installs a deb via dpkg. @@ -2008,9 +2008,9 @@ type SoftwareRecipeStepInstallDpkg struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipeStepInstallDpkg) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipeStepInstallDpkg) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipeStepInstallDpkg - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareRecipeStepInstallMsi: Installs an MSI file. @@ -2036,9 +2036,9 @@ type SoftwareRecipeStepInstallMsi struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipeStepInstallMsi) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipeStepInstallMsi) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipeStepInstallMsi - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareRecipeStepInstallRpm: Installs an rpm file via the rpm utility. @@ -2058,9 +2058,9 @@ type SoftwareRecipeStepInstallRpm struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipeStepInstallRpm) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipeStepInstallRpm) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipeStepInstallRpm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SoftwareRecipeStepRunScript: Runs a script through an interpreter. @@ -2094,9 +2094,9 @@ type SoftwareRecipeStepRunScript struct { NullFields []string `json:"-"` } -func (s *SoftwareRecipeStepRunScript) MarshalJSON() ([]byte, error) { +func (s SoftwareRecipeStepRunScript) MarshalJSON() ([]byte, error) { type NoMethod SoftwareRecipeStepRunScript - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -2127,9 +2127,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeZone: Represents a time zone from the IANA Time Zone Database @@ -2152,9 +2152,9 @@ type TimeZone struct { NullFields []string `json:"-"` } -func (s *TimeZone) MarshalJSON() ([]byte, error) { +func (s TimeZone) MarshalJSON() ([]byte, error) { type NoMethod TimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeekDayOfMonth: Represents one week day in a month. An example is "the 4th @@ -2196,9 +2196,9 @@ type WeekDayOfMonth struct { NullFields []string `json:"-"` } -func (s *WeekDayOfMonth) MarshalJSON() ([]byte, error) { +func (s WeekDayOfMonth) MarshalJSON() ([]byte, error) { type NoMethod WeekDayOfMonth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklySchedule: Represents a weekly schedule. @@ -2228,9 +2228,9 @@ type WeeklySchedule struct { NullFields []string `json:"-"` } -func (s *WeeklySchedule) MarshalJSON() ([]byte, error) { +func (s WeeklySchedule) MarshalJSON() ([]byte, error) { type NoMethod WeeklySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WindowsUpdateSettings: Windows patching is performed using the Windows @@ -2289,9 +2289,9 @@ type WindowsUpdateSettings struct { NullFields []string `json:"-"` } -func (s *WindowsUpdateSettings) MarshalJSON() ([]byte, error) { +func (s WindowsUpdateSettings) MarshalJSON() ([]byte, error) { type NoMethod WindowsUpdateSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YumRepository: Represents a single Yum package repository. This repository @@ -2322,9 +2322,9 @@ type YumRepository struct { NullFields []string `json:"-"` } -func (s *YumRepository) MarshalJSON() ([]byte, error) { +func (s YumRepository) MarshalJSON() ([]byte, error) { type NoMethod YumRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YumSettings: Yum patching is performed by executing `yum update`. Additional @@ -2357,9 +2357,9 @@ type YumSettings struct { NullFields []string `json:"-"` } -func (s *YumSettings) MarshalJSON() ([]byte, error) { +func (s YumSettings) MarshalJSON() ([]byte, error) { type NoMethod YumSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZypperRepository: Represents a single Zypper package repository. This @@ -2390,9 +2390,9 @@ type ZypperRepository struct { NullFields []string `json:"-"` } -func (s *ZypperRepository) MarshalJSON() ([]byte, error) { +func (s ZypperRepository) MarshalJSON() ([]byte, error) { type NoMethod ZypperRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZypperSettings: Zypper patching is performed by running `zypper patch`. See @@ -2427,9 +2427,9 @@ type ZypperSettings struct { NullFields []string `json:"-"` } -func (s *ZypperSettings) MarshalJSON() ([]byte, error) { +func (s ZypperSettings) MarshalJSON() ([]byte, error) { type NoMethod ZypperSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsGuestPoliciesCreateCall struct { diff --git a/oslogin/v1/oslogin-gen.go b/oslogin/v1/oslogin-gen.go index df6d8b1244..0f580b4213 100644 --- a/oslogin/v1/oslogin-gen.go +++ b/oslogin/v1/oslogin-gen.go @@ -239,9 +239,9 @@ type ImportSshPublicKeyResponse struct { NullFields []string `json:"-"` } -func (s *ImportSshPublicKeyResponse) MarshalJSON() ([]byte, error) { +func (s ImportSshPublicKeyResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportSshPublicKeyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoginProfile: The user profile information used for logging in to a virtual @@ -270,9 +270,9 @@ type LoginProfile struct { NullFields []string `json:"-"` } -func (s *LoginProfile) MarshalJSON() ([]byte, error) { +func (s LoginProfile) MarshalJSON() ([]byte, error) { type NoMethod LoginProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PosixAccount: The POSIX account information associated with a Google @@ -320,9 +320,9 @@ type PosixAccount struct { NullFields []string `json:"-"` } -func (s *PosixAccount) MarshalJSON() ([]byte, error) { +func (s PosixAccount) MarshalJSON() ([]byte, error) { type NoMethod PosixAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SshPublicKey: The SSH public key information associated with a Google @@ -352,9 +352,9 @@ type SshPublicKey struct { NullFields []string `json:"-"` } -func (s *SshPublicKey) MarshalJSON() ([]byte, error) { +func (s SshPublicKey) MarshalJSON() ([]byte, error) { type NoMethod SshPublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersGetLoginProfileCall struct { diff --git a/oslogin/v1alpha/oslogin-gen.go b/oslogin/v1alpha/oslogin-gen.go index d5fc4183a3..aff6e2a2d2 100644 --- a/oslogin/v1alpha/oslogin-gen.go +++ b/oslogin/v1alpha/oslogin-gen.go @@ -263,9 +263,9 @@ type ImportSshPublicKeyResponse struct { NullFields []string `json:"-"` } -func (s *ImportSshPublicKeyResponse) MarshalJSON() ([]byte, error) { +func (s ImportSshPublicKeyResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportSshPublicKeyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoginProfile: The user profile information used for logging in to a virtual @@ -296,9 +296,9 @@ type LoginProfile struct { NullFields []string `json:"-"` } -func (s *LoginProfile) MarshalJSON() ([]byte, error) { +func (s LoginProfile) MarshalJSON() ([]byte, error) { type NoMethod LoginProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PosixAccount: The POSIX account information associated with a Google @@ -346,9 +346,9 @@ type PosixAccount struct { NullFields []string `json:"-"` } -func (s *PosixAccount) MarshalJSON() ([]byte, error) { +func (s PosixAccount) MarshalJSON() ([]byte, error) { type NoMethod PosixAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityKey: The credential information for a Google registered security @@ -378,9 +378,9 @@ type SecurityKey struct { NullFields []string `json:"-"` } -func (s *SecurityKey) MarshalJSON() ([]byte, error) { +func (s SecurityKey) MarshalJSON() ([]byte, error) { type NoMethod SecurityKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SignSshPublicKeyRequest struct { @@ -399,9 +399,9 @@ type SignSshPublicKeyRequest struct { NullFields []string `json:"-"` } -func (s *SignSshPublicKeyRequest) MarshalJSON() ([]byte, error) { +func (s SignSshPublicKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod SignSshPublicKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SignSshPublicKeyResponse struct { @@ -423,9 +423,9 @@ type SignSshPublicKeyResponse struct { NullFields []string `json:"-"` } -func (s *SignSshPublicKeyResponse) MarshalJSON() ([]byte, error) { +func (s SignSshPublicKeyResponse) MarshalJSON() ([]byte, error) { type NoMethod SignSshPublicKeyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SshPublicKey: The SSH public key information associated with a Google @@ -455,9 +455,9 @@ type SshPublicKey struct { NullFields []string `json:"-"` } -func (s *SshPublicKey) MarshalJSON() ([]byte, error) { +func (s SshPublicKey) MarshalJSON() ([]byte, error) { type NoMethod SshPublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UniversalTwoFactor: Security key information specific to the U2F protocol. @@ -477,9 +477,9 @@ type UniversalTwoFactor struct { NullFields []string `json:"-"` } -func (s *UniversalTwoFactor) MarshalJSON() ([]byte, error) { +func (s UniversalTwoFactor) MarshalJSON() ([]byte, error) { type NoMethod UniversalTwoFactor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebAuthn: Security key information specific to the Web Authentication @@ -500,9 +500,9 @@ type WebAuthn struct { NullFields []string `json:"-"` } -func (s *WebAuthn) MarshalJSON() ([]byte, error) { +func (s WebAuthn) MarshalJSON() ([]byte, error) { type NoMethod WebAuthn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersGetLoginProfileCall struct { diff --git a/oslogin/v1beta/oslogin-gen.go b/oslogin/v1beta/oslogin-gen.go index c4e63c0135..4f29e7c0cd 100644 --- a/oslogin/v1beta/oslogin-gen.go +++ b/oslogin/v1beta/oslogin-gen.go @@ -263,9 +263,9 @@ type ImportSshPublicKeyResponse struct { NullFields []string `json:"-"` } -func (s *ImportSshPublicKeyResponse) MarshalJSON() ([]byte, error) { +func (s ImportSshPublicKeyResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportSshPublicKeyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoginProfile: The user profile information used for logging in to a virtual @@ -296,9 +296,9 @@ type LoginProfile struct { NullFields []string `json:"-"` } -func (s *LoginProfile) MarshalJSON() ([]byte, error) { +func (s LoginProfile) MarshalJSON() ([]byte, error) { type NoMethod LoginProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PosixAccount: The POSIX account information associated with a Google @@ -346,9 +346,9 @@ type PosixAccount struct { NullFields []string `json:"-"` } -func (s *PosixAccount) MarshalJSON() ([]byte, error) { +func (s PosixAccount) MarshalJSON() ([]byte, error) { type NoMethod PosixAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityKey: The credential information for a Google registered security @@ -378,9 +378,9 @@ type SecurityKey struct { NullFields []string `json:"-"` } -func (s *SecurityKey) MarshalJSON() ([]byte, error) { +func (s SecurityKey) MarshalJSON() ([]byte, error) { type NoMethod SecurityKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SignSshPublicKeyRequest struct { @@ -399,9 +399,9 @@ type SignSshPublicKeyRequest struct { NullFields []string `json:"-"` } -func (s *SignSshPublicKeyRequest) MarshalJSON() ([]byte, error) { +func (s SignSshPublicKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod SignSshPublicKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SignSshPublicKeyResponse struct { @@ -423,9 +423,9 @@ type SignSshPublicKeyResponse struct { NullFields []string `json:"-"` } -func (s *SignSshPublicKeyResponse) MarshalJSON() ([]byte, error) { +func (s SignSshPublicKeyResponse) MarshalJSON() ([]byte, error) { type NoMethod SignSshPublicKeyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SshPublicKey: The SSH public key information associated with a Google @@ -455,9 +455,9 @@ type SshPublicKey struct { NullFields []string `json:"-"` } -func (s *SshPublicKey) MarshalJSON() ([]byte, error) { +func (s SshPublicKey) MarshalJSON() ([]byte, error) { type NoMethod SshPublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UniversalTwoFactor: Security key information specific to the U2F protocol. @@ -477,9 +477,9 @@ type UniversalTwoFactor struct { NullFields []string `json:"-"` } -func (s *UniversalTwoFactor) MarshalJSON() ([]byte, error) { +func (s UniversalTwoFactor) MarshalJSON() ([]byte, error) { type NoMethod UniversalTwoFactor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebAuthn: Security key information specific to the Web Authentication @@ -500,9 +500,9 @@ type WebAuthn struct { NullFields []string `json:"-"` } -func (s *WebAuthn) MarshalJSON() ([]byte, error) { +func (s WebAuthn) MarshalJSON() ([]byte, error) { type NoMethod WebAuthn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UsersGetLoginProfileCall struct { diff --git a/pagespeedonline/v5/pagespeedonline-gen.go b/pagespeedonline/v5/pagespeedonline-gen.go index a5b4d2384e..f440172018 100644 --- a/pagespeedonline/v5/pagespeedonline-gen.go +++ b/pagespeedonline/v5/pagespeedonline-gen.go @@ -188,9 +188,9 @@ type AuditRefs struct { NullFields []string `json:"-"` } -func (s *AuditRefs) MarshalJSON() ([]byte, error) { +func (s AuditRefs) MarshalJSON() ([]byte, error) { type NoMethod AuditRefs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AuditRefs) UnmarshalJSON(data []byte) error { @@ -230,9 +230,9 @@ type Bucket struct { NullFields []string `json:"-"` } -func (s *Bucket) MarshalJSON() ([]byte, error) { +func (s Bucket) MarshalJSON() ([]byte, error) { type NoMethod Bucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Bucket) UnmarshalJSON(data []byte) error { @@ -279,9 +279,9 @@ type Categories struct { NullFields []string `json:"-"` } -func (s *Categories) MarshalJSON() ([]byte, error) { +func (s Categories) MarshalJSON() ([]byte, error) { type NoMethod Categories - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CategoryGroupV5: Message containing a category @@ -303,9 +303,9 @@ type CategoryGroupV5 struct { NullFields []string `json:"-"` } -func (s *CategoryGroupV5) MarshalJSON() ([]byte, error) { +func (s CategoryGroupV5) MarshalJSON() ([]byte, error) { type NoMethod CategoryGroupV5 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigSettings: Message containing the configuration settings for the @@ -337,9 +337,9 @@ type ConfigSettings struct { NullFields []string `json:"-"` } -func (s *ConfigSettings) MarshalJSON() ([]byte, error) { +func (s ConfigSettings) MarshalJSON() ([]byte, error) { type NoMethod ConfigSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Environment: Message containing environment configuration for a Lighthouse @@ -368,9 +368,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Environment) UnmarshalJSON(data []byte) error { @@ -405,9 +405,9 @@ type I18n struct { NullFields []string `json:"-"` } -func (s *I18n) MarshalJSON() ([]byte, error) { +func (s I18n) MarshalJSON() ([]byte, error) { type NoMethod I18n - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LhrEntity: Message containing an Entity. @@ -439,9 +439,9 @@ type LhrEntity struct { NullFields []string `json:"-"` } -func (s *LhrEntity) MarshalJSON() ([]byte, error) { +func (s LhrEntity) MarshalJSON() ([]byte, error) { type NoMethod LhrEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LighthouseAuditResultV5: An audit's result object in a Lighthouse result. @@ -486,9 +486,9 @@ type LighthouseAuditResultV5 struct { NullFields []string `json:"-"` } -func (s *LighthouseAuditResultV5) MarshalJSON() ([]byte, error) { +func (s LighthouseAuditResultV5) MarshalJSON() ([]byte, error) { type NoMethod LighthouseAuditResultV5 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LighthouseAuditResultV5) UnmarshalJSON(data []byte) error { @@ -533,9 +533,9 @@ type LighthouseCategoryV5 struct { NullFields []string `json:"-"` } -func (s *LighthouseCategoryV5) MarshalJSON() ([]byte, error) { +func (s LighthouseCategoryV5) MarshalJSON() ([]byte, error) { type NoMethod LighthouseCategoryV5 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LighthouseResultV5: The Lighthouse result object. @@ -595,9 +595,9 @@ type LighthouseResultV5 struct { NullFields []string `json:"-"` } -func (s *LighthouseResultV5) MarshalJSON() ([]byte, error) { +func (s LighthouseResultV5) MarshalJSON() ([]byte, error) { type NoMethod LighthouseResultV5 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PagespeedApiLoadingExperienceV5: The CrUX loading experience object that @@ -627,9 +627,9 @@ type PagespeedApiLoadingExperienceV5 struct { NullFields []string `json:"-"` } -func (s *PagespeedApiLoadingExperienceV5) MarshalJSON() ([]byte, error) { +func (s PagespeedApiLoadingExperienceV5) MarshalJSON() ([]byte, error) { type NoMethod PagespeedApiLoadingExperienceV5 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PagespeedApiPagespeedResponseV5: The Pagespeed API response object. @@ -668,9 +668,9 @@ type PagespeedApiPagespeedResponseV5 struct { NullFields []string `json:"-"` } -func (s *PagespeedApiPagespeedResponseV5) MarshalJSON() ([]byte, error) { +func (s PagespeedApiPagespeedResponseV5) MarshalJSON() ([]byte, error) { type NoMethod PagespeedApiPagespeedResponseV5 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PagespeedVersion: The Pagespeed Version object. @@ -692,9 +692,9 @@ type PagespeedVersion struct { NullFields []string `json:"-"` } -func (s *PagespeedVersion) MarshalJSON() ([]byte, error) { +func (s PagespeedVersion) MarshalJSON() ([]byte, error) { type NoMethod PagespeedVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RendererFormattedStrings: Message holding the formatted strings used in the @@ -863,9 +863,9 @@ type RendererFormattedStrings struct { NullFields []string `json:"-"` } -func (s *RendererFormattedStrings) MarshalJSON() ([]byte, error) { +func (s RendererFormattedStrings) MarshalJSON() ([]byte, error) { type NoMethod RendererFormattedStrings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeError: Message containing a runtime error config. @@ -887,9 +887,9 @@ type RuntimeError struct { NullFields []string `json:"-"` } -func (s *RuntimeError) MarshalJSON() ([]byte, error) { +func (s RuntimeError) MarshalJSON() ([]byte, error) { type NoMethod RuntimeError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StackPack: Message containing Stack Pack information. @@ -915,9 +915,9 @@ type StackPack struct { NullFields []string `json:"-"` } -func (s *StackPack) MarshalJSON() ([]byte, error) { +func (s StackPack) MarshalJSON() ([]byte, error) { type NoMethod StackPack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Timing: Message containing the performance timing data for the Lighthouse @@ -938,9 +938,9 @@ type Timing struct { NullFields []string `json:"-"` } -func (s *Timing) MarshalJSON() ([]byte, error) { +func (s Timing) MarshalJSON() ([]byte, error) { type NoMethod Timing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Timing) UnmarshalJSON(data []byte) error { @@ -986,9 +986,9 @@ type UserPageLoadMetricV5 struct { NullFields []string `json:"-"` } -func (s *UserPageLoadMetricV5) MarshalJSON() ([]byte, error) { +func (s UserPageLoadMetricV5) MarshalJSON() ([]byte, error) { type NoMethod UserPageLoadMetricV5 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PagespeedapiRunpagespeedCall struct { diff --git a/paymentsresellersubscription/v1/paymentsresellersubscription-gen.go b/paymentsresellersubscription/v1/paymentsresellersubscription-gen.go index be7018ab31..e0ebe1ba5d 100644 --- a/paymentsresellersubscription/v1/paymentsresellersubscription-gen.go +++ b/paymentsresellersubscription/v1/paymentsresellersubscription-gen.go @@ -220,9 +220,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1Amount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1Amount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1Amount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1Amount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionRequest: Request @@ -269,9 +269,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionResponse: @@ -295,9 +295,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1Duration: Describes the length of a @@ -327,9 +327,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1Duration struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1Duration) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1Duration) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1Duration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest: @@ -353,9 +353,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest struct NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequestLineItemEn @@ -381,9 +381,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequestLineItem NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequestLineItemEntitlementDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequestLineItemEntitlementDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequestLineItemEntitlementDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionResponse: @@ -407,9 +407,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionRequest: Request @@ -439,9 +439,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionResponse: @@ -479,9 +479,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1Extension: Describes the details of @@ -506,9 +506,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1Extension struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1Extension) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1Extension) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1Extension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsRequest: @@ -549,9 +549,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsRequest stru NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsResponse: @@ -578,9 +578,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsResponse str NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails: Details @@ -602,9 +602,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1GoogleOnePayload: Payload specific @@ -655,9 +655,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1GoogleOnePayload struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1GoogleOnePayload) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1GoogleOnePayload) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1GoogleOnePayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1ListProductsResponse: Response that @@ -684,9 +684,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1ListProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1ListProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1ListProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1ListProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1ListPromotionsResponse: Response @@ -713,9 +713,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1ListPromotionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1ListPromotionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1ListPromotionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1ListPromotionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1Location: Describes a location of @@ -739,9 +739,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1Location struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1Location) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1Location) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1Product: A Product resource that @@ -791,9 +791,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetailsBundleElement: @@ -815,9 +815,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetailsBundleElement NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetailsBundleElement) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetailsBundleElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetailsBundleElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1ProductPayload: Specifies product @@ -841,9 +841,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1ProductPayload struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1ProductPayload) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1ProductPayload) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1ProductPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig: Configs the @@ -867,9 +867,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1Promotion: A Promotion resource @@ -923,9 +923,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1Promotion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1Promotion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1Promotion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1Promotion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetails: @@ -948,9 +948,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetail NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetailsI @@ -980,9 +980,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetail NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetailsIntroductoryPricingSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetailsIntroductoryPricingSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetailsIntroductoryPricingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1ServicePeriod: A description of @@ -1007,9 +1007,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1ServicePeriod struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1ServicePeriod) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1ServicePeriod) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1ServicePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1Subscription: A subscription serves @@ -1136,9 +1136,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1Subscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1Subscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1Subscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1SubscriptionCancellationDetails: @@ -1178,9 +1178,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1SubscriptionCancellationDetails st NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1SubscriptionCancellationDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1SubscriptionCancellationDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1SubscriptionCancellationDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItem: Individual @@ -1263,9 +1263,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemBundleDetailsBun @@ -1290,9 +1290,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemBundleDetailsB NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemBundleDetailsBundleElementDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemBundleDetailsBundleElementDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemBundleDetailsBundleElementDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemOneTimeRecurrenc @@ -1313,9 +1313,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemOneTimeRecurre NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemOneTimeRecurrenceDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemOneTimeRecurrenceDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemOneTimeRecurrenceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec: @@ -1351,9 +1351,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails: @@ -1390,9 +1390,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetail NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest: @@ -1421,9 +1421,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionResponse str NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPaymentsResellerSubscriptionV1YoutubePayload: Payload specific to @@ -1461,9 +1461,9 @@ type GoogleCloudPaymentsResellerSubscriptionV1YoutubePayload struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPaymentsResellerSubscriptionV1YoutubePayload) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPaymentsResellerSubscriptionV1YoutubePayload) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPaymentsResellerSubscriptionV1YoutubePayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeLocalizedText: Localized variant of a text in a particular @@ -1488,9 +1488,9 @@ type GoogleTypeLocalizedText struct { NullFields []string `json:"-"` } -func (s *GoogleTypeLocalizedText) MarshalJSON() ([]byte, error) { +func (s GoogleTypeLocalizedText) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeLocalizedText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductBundleDetails: Details for a bundle product. @@ -1520,9 +1520,9 @@ type ProductBundleDetails struct { NullFields []string `json:"-"` } -func (s *ProductBundleDetails) MarshalJSON() ([]byte, error) { +func (s ProductBundleDetails) MarshalJSON() ([]byte, error) { type NoMethod ProductBundleDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionLineItemBundleDetails: The bundle details for a line item @@ -1544,9 +1544,9 @@ type SubscriptionLineItemBundleDetails struct { NullFields []string `json:"-"` } -func (s *SubscriptionLineItemBundleDetails) MarshalJSON() ([]byte, error) { +func (s SubscriptionLineItemBundleDetails) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionLineItemBundleDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PartnersProductsListCall struct { diff --git a/people/v1/people-gen.go b/people/v1/people-gen.go index 61b8025bbe..977b4dbf30 100644 --- a/people/v1/people-gen.go +++ b/people/v1/people-gen.go @@ -305,9 +305,9 @@ type Address struct { NullFields []string `json:"-"` } -func (s *Address) MarshalJSON() ([]byte, error) { +func (s Address) MarshalJSON() ([]byte, error) { type NoMethod Address - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AgeRangeType: A person's age range. @@ -335,9 +335,9 @@ type AgeRangeType struct { NullFields []string `json:"-"` } -func (s *AgeRangeType) MarshalJSON() ([]byte, error) { +func (s AgeRangeType) MarshalJSON() ([]byte, error) { type NoMethod AgeRangeType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateContactsRequest: A request to create a batch of contacts. @@ -380,9 +380,9 @@ type BatchCreateContactsRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateContactsRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateContactsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateContactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateContactsResponse: If not successful, returns @@ -408,9 +408,9 @@ type BatchCreateContactsResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateContactsResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateContactsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateContactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeleteContactsRequest: A request to delete a batch of existing @@ -432,9 +432,9 @@ type BatchDeleteContactsRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeleteContactsRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeleteContactsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeleteContactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetContactGroupsResponse: The response to a batch get contact groups @@ -458,9 +458,9 @@ type BatchGetContactGroupsResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetContactGroupsResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetContactGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetContactGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateContactsRequest: A request to update a batch of contacts. @@ -511,9 +511,9 @@ type BatchUpdateContactsRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateContactsRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateContactsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateContactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateContactsResponse: If not successful, returns @@ -539,9 +539,9 @@ type BatchUpdateContactsResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateContactsResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateContactsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateContactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Biography: A person's short biography. @@ -570,9 +570,9 @@ type Biography struct { NullFields []string `json:"-"` } -func (s *Biography) MarshalJSON() ([]byte, error) { +func (s Biography) MarshalJSON() ([]byte, error) { type NoMethod Biography - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Birthday: A person's birthday. At least one of the `date` and `text` fields @@ -600,9 +600,9 @@ type Birthday struct { NullFields []string `json:"-"` } -func (s *Birthday) MarshalJSON() ([]byte, error) { +func (s Birthday) MarshalJSON() ([]byte, error) { type NoMethod Birthday - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BraggingRights: **DEPRECATED**: No data will be returned A person's bragging @@ -625,9 +625,9 @@ type BraggingRights struct { NullFields []string `json:"-"` } -func (s *BraggingRights) MarshalJSON() ([]byte, error) { +func (s BraggingRights) MarshalJSON() ([]byte, error) { type NoMethod BraggingRights - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CalendarUrl: A person's calendar URL. @@ -656,9 +656,9 @@ type CalendarUrl struct { NullFields []string `json:"-"` } -func (s *CalendarUrl) MarshalJSON() ([]byte, error) { +func (s CalendarUrl) MarshalJSON() ([]byte, error) { type NoMethod CalendarUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientData: Arbitrary client data that is populated by clients. Duplicate @@ -683,9 +683,9 @@ type ClientData struct { NullFields []string `json:"-"` } -func (s *ClientData) MarshalJSON() ([]byte, error) { +func (s ClientData) MarshalJSON() ([]byte, error) { type NoMethod ClientData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactGroup: A contact group. @@ -742,9 +742,9 @@ type ContactGroup struct { NullFields []string `json:"-"` } -func (s *ContactGroup) MarshalJSON() ([]byte, error) { +func (s ContactGroup) MarshalJSON() ([]byte, error) { type NoMethod ContactGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactGroupMembership: A Google contact group membership. @@ -773,9 +773,9 @@ type ContactGroupMembership struct { NullFields []string `json:"-"` } -func (s *ContactGroupMembership) MarshalJSON() ([]byte, error) { +func (s ContactGroupMembership) MarshalJSON() ([]byte, error) { type NoMethod ContactGroupMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactGroupMetadata: The metadata about a contact group. @@ -799,9 +799,9 @@ type ContactGroupMetadata struct { NullFields []string `json:"-"` } -func (s *ContactGroupMetadata) MarshalJSON() ([]byte, error) { +func (s ContactGroupMetadata) MarshalJSON() ([]byte, error) { type NoMethod ContactGroupMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactGroupResponse: The response for a specific contact group. @@ -825,9 +825,9 @@ type ContactGroupResponse struct { NullFields []string `json:"-"` } -func (s *ContactGroupResponse) MarshalJSON() ([]byte, error) { +func (s ContactGroupResponse) MarshalJSON() ([]byte, error) { type NoMethod ContactGroupResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactToCreate: A wrapper that contains the person data to populate a newly @@ -848,9 +848,9 @@ type ContactToCreate struct { NullFields []string `json:"-"` } -func (s *ContactToCreate) MarshalJSON() ([]byte, error) { +func (s ContactToCreate) MarshalJSON() ([]byte, error) { type NoMethod ContactToCreate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CopyOtherContactToMyContactsGroupRequest: A request to copy an "Other @@ -893,9 +893,9 @@ type CopyOtherContactToMyContactsGroupRequest struct { NullFields []string `json:"-"` } -func (s *CopyOtherContactToMyContactsGroupRequest) MarshalJSON() ([]byte, error) { +func (s CopyOtherContactToMyContactsGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod CopyOtherContactToMyContactsGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CoverPhoto: A person's cover photo. A large image shown on the person's @@ -921,9 +921,9 @@ type CoverPhoto struct { NullFields []string `json:"-"` } -func (s *CoverPhoto) MarshalJSON() ([]byte, error) { +func (s CoverPhoto) MarshalJSON() ([]byte, error) { type NoMethod CoverPhoto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateContactGroupRequest: A request to create a new contact group. @@ -948,9 +948,9 @@ type CreateContactGroupRequest struct { NullFields []string `json:"-"` } -func (s *CreateContactGroupRequest) MarshalJSON() ([]byte, error) { +func (s CreateContactGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateContactGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -986,9 +986,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteContactPhotoResponse: The response for deleting a contact's photo. @@ -1012,9 +1012,9 @@ type DeleteContactPhotoResponse struct { NullFields []string `json:"-"` } -func (s *DeleteContactPhotoResponse) MarshalJSON() ([]byte, error) { +func (s DeleteContactPhotoResponse) MarshalJSON() ([]byte, error) { type NoMethod DeleteContactPhotoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainMembership: A Google Workspace Domain membership. @@ -1035,9 +1035,9 @@ type DomainMembership struct { NullFields []string `json:"-"` } -func (s *DomainMembership) MarshalJSON() ([]byte, error) { +func (s DomainMembership) MarshalJSON() ([]byte, error) { type NoMethod DomainMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmailAddress: A person's email address. @@ -1068,9 +1068,9 @@ type EmailAddress struct { NullFields []string `json:"-"` } -func (s *EmailAddress) MarshalJSON() ([]byte, error) { +func (s EmailAddress) MarshalJSON() ([]byte, error) { type NoMethod EmailAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1107,9 +1107,9 @@ type Event struct { NullFields []string `json:"-"` } -func (s *Event) MarshalJSON() ([]byte, error) { +func (s Event) MarshalJSON() ([]byte, error) { type NoMethod Event - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalId: An identifier from an external entity related to the person. @@ -1138,9 +1138,9 @@ type ExternalId struct { NullFields []string `json:"-"` } -func (s *ExternalId) MarshalJSON() ([]byte, error) { +func (s ExternalId) MarshalJSON() ([]byte, error) { type NoMethod ExternalId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldMetadata: Metadata about a field. @@ -1171,9 +1171,9 @@ type FieldMetadata struct { NullFields []string `json:"-"` } -func (s *FieldMetadata) MarshalJSON() ([]byte, error) { +func (s FieldMetadata) MarshalJSON() ([]byte, error) { type NoMethod FieldMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileAs: The name that should be used to sort the person in a list. @@ -1195,9 +1195,9 @@ type FileAs struct { NullFields []string `json:"-"` } -func (s *FileAs) MarshalJSON() ([]byte, error) { +func (s FileAs) MarshalJSON() ([]byte, error) { type NoMethod FileAs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Gender: A person's gender. @@ -1228,9 +1228,9 @@ type Gender struct { NullFields []string `json:"-"` } -func (s *Gender) MarshalJSON() ([]byte, error) { +func (s Gender) MarshalJSON() ([]byte, error) { type NoMethod Gender - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPeopleResponse: The response to a get request for a list of people by @@ -1254,9 +1254,9 @@ type GetPeopleResponse struct { NullFields []string `json:"-"` } -func (s *GetPeopleResponse) MarshalJSON() ([]byte, error) { +func (s GetPeopleResponse) MarshalJSON() ([]byte, error) { type NoMethod GetPeopleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupClientData: Arbitrary client data that is populated by clients. @@ -1279,9 +1279,9 @@ type GroupClientData struct { NullFields []string `json:"-"` } -func (s *GroupClientData) MarshalJSON() ([]byte, error) { +func (s GroupClientData) MarshalJSON() ([]byte, error) { type NoMethod GroupClientData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImClient: A person's instant messaging client. @@ -1317,9 +1317,9 @@ type ImClient struct { NullFields []string `json:"-"` } -func (s *ImClient) MarshalJSON() ([]byte, error) { +func (s ImClient) MarshalJSON() ([]byte, error) { type NoMethod ImClient - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interest: One of the person's interests. @@ -1341,9 +1341,9 @@ type Interest struct { NullFields []string `json:"-"` } -func (s *Interest) MarshalJSON() ([]byte, error) { +func (s Interest) MarshalJSON() ([]byte, error) { type NoMethod Interest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionsResponse: The response to a request for the authenticated @@ -1380,9 +1380,9 @@ type ListConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListContactGroupsResponse: The response to a list contact groups request. @@ -1414,9 +1414,9 @@ type ListContactGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListContactGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListContactGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListContactGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDirectoryPeopleResponse: The response to a request for the authenticated @@ -1447,9 +1447,9 @@ type ListDirectoryPeopleResponse struct { NullFields []string `json:"-"` } -func (s *ListDirectoryPeopleResponse) MarshalJSON() ([]byte, error) { +func (s ListDirectoryPeopleResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDirectoryPeopleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOtherContactsResponse: The response to a request for the authenticated @@ -1485,9 +1485,9 @@ type ListOtherContactsResponse struct { NullFields []string `json:"-"` } -func (s *ListOtherContactsResponse) MarshalJSON() ([]byte, error) { +func (s ListOtherContactsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOtherContactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Locale: A person's locale preference. @@ -1510,9 +1510,9 @@ type Locale struct { NullFields []string `json:"-"` } -func (s *Locale) MarshalJSON() ([]byte, error) { +func (s Locale) MarshalJSON() ([]byte, error) { type NoMethod Locale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A person's location. @@ -1547,9 +1547,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Membership: A person's membership in a group. Only contact group memberships @@ -1574,9 +1574,9 @@ type Membership struct { NullFields []string `json:"-"` } -func (s *Membership) MarshalJSON() ([]byte, error) { +func (s Membership) MarshalJSON() ([]byte, error) { type NoMethod Membership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MiscKeyword: A person's miscellaneous keyword. @@ -1618,9 +1618,9 @@ type MiscKeyword struct { NullFields []string `json:"-"` } -func (s *MiscKeyword) MarshalJSON() ([]byte, error) { +func (s MiscKeyword) MarshalJSON() ([]byte, error) { type NoMethod MiscKeyword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyContactGroupMembersRequest: A request to modify an existing contact @@ -1650,9 +1650,9 @@ type ModifyContactGroupMembersRequest struct { NullFields []string `json:"-"` } -func (s *ModifyContactGroupMembersRequest) MarshalJSON() ([]byte, error) { +func (s ModifyContactGroupMembersRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyContactGroupMembersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyContactGroupMembersResponse: The response to a modify contact group @@ -1682,9 +1682,9 @@ type ModifyContactGroupMembersResponse struct { NullFields []string `json:"-"` } -func (s *ModifyContactGroupMembersResponse) MarshalJSON() ([]byte, error) { +func (s ModifyContactGroupMembersResponse) MarshalJSON() ([]byte, error) { type NoMethod ModifyContactGroupMembersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Name: A person's name. If the name is a mononym, the family name is empty. @@ -1735,9 +1735,9 @@ type Name struct { NullFields []string `json:"-"` } -func (s *Name) MarshalJSON() ([]byte, error) { +func (s Name) MarshalJSON() ([]byte, error) { type NoMethod Name - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Nickname: A person's nickname. @@ -1772,9 +1772,9 @@ type Nickname struct { NullFields []string `json:"-"` } -func (s *Nickname) MarshalJSON() ([]byte, error) { +func (s Nickname) MarshalJSON() ([]byte, error) { type NoMethod Nickname - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Occupation: A person's occupation. @@ -1796,9 +1796,9 @@ type Occupation struct { NullFields []string `json:"-"` } -func (s *Occupation) MarshalJSON() ([]byte, error) { +func (s Occupation) MarshalJSON() ([]byte, error) { type NoMethod Occupation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Organization: A person's past or current organization. Overlapping date @@ -1856,9 +1856,9 @@ type Organization struct { NullFields []string `json:"-"` } -func (s *Organization) MarshalJSON() ([]byte, error) { +func (s Organization) MarshalJSON() ([]byte, error) { type NoMethod Organization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Person: Information about a person merged from various data sources such as @@ -1982,9 +1982,9 @@ type Person struct { NullFields []string `json:"-"` } -func (s *Person) MarshalJSON() ([]byte, error) { +func (s Person) MarshalJSON() ([]byte, error) { type NoMethod Person - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersonMetadata: The metadata about a person. @@ -2026,9 +2026,9 @@ type PersonMetadata struct { NullFields []string `json:"-"` } -func (s *PersonMetadata) MarshalJSON() ([]byte, error) { +func (s PersonMetadata) MarshalJSON() ([]byte, error) { type NoMethod PersonMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersonResponse: The response for a single person @@ -2058,9 +2058,9 @@ type PersonResponse struct { NullFields []string `json:"-"` } -func (s *PersonResponse) MarshalJSON() ([]byte, error) { +func (s PersonResponse) MarshalJSON() ([]byte, error) { type NoMethod PersonResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhoneNumber: A person's phone number. @@ -2095,9 +2095,9 @@ type PhoneNumber struct { NullFields []string `json:"-"` } -func (s *PhoneNumber) MarshalJSON() ([]byte, error) { +func (s PhoneNumber) MarshalJSON() ([]byte, error) { type NoMethod PhoneNumber - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Photo: A person's photo. A picture shown next to the person's name to help @@ -2126,9 +2126,9 @@ type Photo struct { NullFields []string `json:"-"` } -func (s *Photo) MarshalJSON() ([]byte, error) { +func (s Photo) MarshalJSON() ([]byte, error) { type NoMethod Photo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProfileMetadata: The metadata about a profile. @@ -2161,9 +2161,9 @@ type ProfileMetadata struct { NullFields []string `json:"-"` } -func (s *ProfileMetadata) MarshalJSON() ([]byte, error) { +func (s ProfileMetadata) MarshalJSON() ([]byte, error) { type NoMethod ProfileMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Relation: A person's relation to another person. @@ -2194,9 +2194,9 @@ type Relation struct { NullFields []string `json:"-"` } -func (s *Relation) MarshalJSON() ([]byte, error) { +func (s Relation) MarshalJSON() ([]byte, error) { type NoMethod Relation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelationshipInterest: **DEPRECATED**: No data will be returned A person's @@ -2225,9 +2225,9 @@ type RelationshipInterest struct { NullFields []string `json:"-"` } -func (s *RelationshipInterest) MarshalJSON() ([]byte, error) { +func (s RelationshipInterest) MarshalJSON() ([]byte, error) { type NoMethod RelationshipInterest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RelationshipStatus: **DEPRECATED**: No data will be returned A person's @@ -2257,9 +2257,9 @@ type RelationshipStatus struct { NullFields []string `json:"-"` } -func (s *RelationshipStatus) MarshalJSON() ([]byte, error) { +func (s RelationshipStatus) MarshalJSON() ([]byte, error) { type NoMethod RelationshipStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Residence: **DEPRECATED**: Please use `person.locations` instead. A person's @@ -2285,9 +2285,9 @@ type Residence struct { NullFields []string `json:"-"` } -func (s *Residence) MarshalJSON() ([]byte, error) { +func (s Residence) MarshalJSON() ([]byte, error) { type NoMethod Residence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchDirectoryPeopleResponse: The response to a request for people in the @@ -2316,9 +2316,9 @@ type SearchDirectoryPeopleResponse struct { NullFields []string `json:"-"` } -func (s *SearchDirectoryPeopleResponse) MarshalJSON() ([]byte, error) { +func (s SearchDirectoryPeopleResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchDirectoryPeopleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchResponse: The response to a search request for the authenticated user, @@ -2342,9 +2342,9 @@ type SearchResponse struct { NullFields []string `json:"-"` } -func (s *SearchResponse) MarshalJSON() ([]byte, error) { +func (s SearchResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchResult: A result of a search query. @@ -2364,9 +2364,9 @@ type SearchResult struct { NullFields []string `json:"-"` } -func (s *SearchResult) MarshalJSON() ([]byte, error) { +func (s SearchResult) MarshalJSON() ([]byte, error) { type NoMethod SearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SipAddress: A person's SIP address. Session Initial Protocol addresses are @@ -2397,9 +2397,9 @@ type SipAddress struct { NullFields []string `json:"-"` } -func (s *SipAddress) MarshalJSON() ([]byte, error) { +func (s SipAddress) MarshalJSON() ([]byte, error) { type NoMethod SipAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Skill: A skill that the person has. @@ -2421,9 +2421,9 @@ type Skill struct { NullFields []string `json:"-"` } -func (s *Skill) MarshalJSON() ([]byte, error) { +func (s Skill) MarshalJSON() ([]byte, error) { type NoMethod Skill - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: The source of a field. @@ -2473,9 +2473,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2507,9 +2507,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tagline: **DEPRECATED**: No data will be returned A brief one-line @@ -2532,9 +2532,9 @@ type Tagline struct { NullFields []string `json:"-"` } -func (s *Tagline) MarshalJSON() ([]byte, error) { +func (s Tagline) MarshalJSON() ([]byte, error) { type NoMethod Tagline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateContactGroupRequest: A request to update an existing user contact @@ -2565,9 +2565,9 @@ type UpdateContactGroupRequest struct { NullFields []string `json:"-"` } -func (s *UpdateContactGroupRequest) MarshalJSON() ([]byte, error) { +func (s UpdateContactGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateContactGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateContactPhotoRequest: A request to update an existing contact's photo. @@ -2609,9 +2609,9 @@ type UpdateContactPhotoRequest struct { NullFields []string `json:"-"` } -func (s *UpdateContactPhotoRequest) MarshalJSON() ([]byte, error) { +func (s UpdateContactPhotoRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateContactPhotoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateContactPhotoResponse: The response for updating a contact's photo. @@ -2635,9 +2635,9 @@ type UpdateContactPhotoResponse struct { NullFields []string `json:"-"` } -func (s *UpdateContactPhotoResponse) MarshalJSON() ([]byte, error) { +func (s UpdateContactPhotoResponse) MarshalJSON() ([]byte, error) { type NoMethod UpdateContactPhotoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Url: A person's associated URLs. @@ -2667,9 +2667,9 @@ type Url struct { NullFields []string `json:"-"` } -func (s *Url) MarshalJSON() ([]byte, error) { +func (s Url) MarshalJSON() ([]byte, error) { type NoMethod Url - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserDefined: Arbitrary user data that is populated by the end users. @@ -2693,9 +2693,9 @@ type UserDefined struct { NullFields []string `json:"-"` } -func (s *UserDefined) MarshalJSON() ([]byte, error) { +func (s UserDefined) MarshalJSON() ([]byte, error) { type NoMethod UserDefined - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ContactGroupsBatchGetCall struct { diff --git a/places/v1/places-gen.go b/places/v1/places-gen.go index d03c471ae6..ffd6a4a451 100644 --- a/places/v1/places-gen.go +++ b/places/v1/places-gen.go @@ -238,9 +238,9 @@ type GoogleGeoTypeViewport struct { NullFields []string `json:"-"` } -func (s *GoogleGeoTypeViewport) MarshalJSON() ([]byte, error) { +func (s GoogleGeoTypeViewport) MarshalJSON() ([]byte, error) { type NoMethod GoogleGeoTypeViewport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1AuthorAttribution: Information about the author of the UGC @@ -265,9 +265,9 @@ type GoogleMapsPlacesV1AuthorAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1AuthorAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1AuthorAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1AuthorAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1AutocompletePlacesRequest: Request proto for @@ -355,9 +355,9 @@ type GoogleMapsPlacesV1AutocompletePlacesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1AutocompletePlacesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1AutocompletePlacesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1AutocompletePlacesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1AutocompletePlacesRequestLocationBias: The region to @@ -380,9 +380,9 @@ type GoogleMapsPlacesV1AutocompletePlacesRequestLocationBias struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1AutocompletePlacesRequestLocationBias) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1AutocompletePlacesRequestLocationBias) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1AutocompletePlacesRequestLocationBias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction: The region @@ -405,9 +405,9 @@ type GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1AutocompletePlacesResponse: Response proto for @@ -432,9 +432,9 @@ type GoogleMapsPlacesV1AutocompletePlacesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1AutocompletePlacesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1AutocompletePlacesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1AutocompletePlacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1AutocompletePlacesResponseSuggestion: An Autocomplete @@ -457,9 +457,9 @@ type GoogleMapsPlacesV1AutocompletePlacesResponseSuggestion struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1AutocompletePlacesResponseSuggestion) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1AutocompletePlacesResponseSuggestion) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1AutocompletePlacesResponseSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionFormattableText: Text @@ -489,9 +489,9 @@ type GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionFormattableText struc NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionFormattableText) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionFormattableText) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionFormattableText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionPlacePrediction: @@ -544,9 +544,9 @@ type GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionPlacePrediction struc NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionPlacePrediction) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionPlacePrediction) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionPlacePrediction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionQueryPrediction: @@ -584,9 +584,9 @@ type GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionQueryPrediction struc NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionQueryPrediction) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionQueryPrediction) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionQueryPrediction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionStringRange: @@ -610,9 +610,9 @@ type GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionStringRange struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionStringRange) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionStringRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionStringRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionStructuredFormat: @@ -640,9 +640,9 @@ type GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionStructuredFormat stru NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionStructuredFormat) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionStructuredFormat) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionStructuredFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1Circle: Circle with a LatLng as center and radius. @@ -667,9 +667,9 @@ type GoogleMapsPlacesV1Circle struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1Circle) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1Circle) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1Circle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleMapsPlacesV1Circle) UnmarshalJSON(data []byte) error { @@ -710,9 +710,9 @@ type GoogleMapsPlacesV1ContentBlock struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1ContentBlock) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1ContentBlock) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1ContentBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1ContextualContent: Experimental: See @@ -741,9 +741,9 @@ type GoogleMapsPlacesV1ContextualContent struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1ContextualContent) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1ContextualContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1ContextualContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1ContextualContentJustification: Experimental: See @@ -774,9 +774,9 @@ type GoogleMapsPlacesV1ContextualContentJustification struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1ContextualContentJustification) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1ContextualContentJustification) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1ContextualContentJustification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1ContextualContentJustificationBusinessAvailabilityAttribute @@ -804,9 +804,9 @@ type GoogleMapsPlacesV1ContextualContentJustificationBusinessAvailabilityAttribu NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1ContextualContentJustificationBusinessAvailabilityAttributesJustification) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1ContextualContentJustificationBusinessAvailabilityAttributesJustification) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1ContextualContentJustificationBusinessAvailabilityAttributesJustification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1ContextualContentJustificationReviewJustification: @@ -833,9 +833,9 @@ type GoogleMapsPlacesV1ContextualContentJustificationReviewJustification struct NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1ContextualContentJustificationReviewJustification) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1ContextualContentJustificationReviewJustification) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1ContextualContentJustificationReviewJustification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighlighte @@ -860,9 +860,9 @@ type GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighligh NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighlightedText) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighlightedText) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighlightedText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighlighte @@ -883,9 +883,9 @@ type GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighligh NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighlightedTextHighlightedTextRange) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighlightedTextHighlightedTextRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighlightedTextHighlightedTextRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1EVChargeOptions: Information about the EV Charge Station @@ -915,9 +915,9 @@ type GoogleMapsPlacesV1EVChargeOptions struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1EVChargeOptions) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1EVChargeOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1EVChargeOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1EVChargeOptionsConnectorAggregation: EV charging @@ -973,9 +973,9 @@ type GoogleMapsPlacesV1EVChargeOptionsConnectorAggregation struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1EVChargeOptionsConnectorAggregation) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1EVChargeOptionsConnectorAggregation) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1EVChargeOptionsConnectorAggregation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleMapsPlacesV1EVChargeOptionsConnectorAggregation) UnmarshalJSON(data []byte) error { @@ -1012,9 +1012,9 @@ type GoogleMapsPlacesV1FuelOptions struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1FuelOptions) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1FuelOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1FuelOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1FuelOptionsFuelPrice: Fuel price information for a given @@ -1060,9 +1060,9 @@ type GoogleMapsPlacesV1FuelOptionsFuelPrice struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1FuelOptionsFuelPrice) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1FuelOptionsFuelPrice) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1FuelOptionsFuelPrice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1Photo: Information about a photo of a place. @@ -1090,9 +1090,9 @@ type GoogleMapsPlacesV1Photo struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1Photo) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1Photo) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1Photo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PhotoMedia: A photo media from Places API. @@ -1118,9 +1118,9 @@ type GoogleMapsPlacesV1PhotoMedia struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PhotoMedia) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PhotoMedia) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PhotoMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1Place: All the information representing a Place. @@ -1349,9 +1349,9 @@ type GoogleMapsPlacesV1Place struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1Place) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1Place) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1Place - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleMapsPlacesV1Place) UnmarshalJSON(data []byte) error { @@ -1392,9 +1392,9 @@ type GoogleMapsPlacesV1PlaceAccessibilityOptions struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlaceAccessibilityOptions) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlaceAccessibilityOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlaceAccessibilityOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlaceAddressComponent: The structured components that form @@ -1425,9 +1425,9 @@ type GoogleMapsPlacesV1PlaceAddressComponent struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlaceAddressComponent) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlaceAddressComponent) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlaceAddressComponent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlaceAreaSummary: Experimental: See @@ -1450,9 +1450,9 @@ type GoogleMapsPlacesV1PlaceAreaSummary struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlaceAreaSummary) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlaceAreaSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlaceAreaSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlaceAttribution: Information about data providers of this @@ -1475,9 +1475,9 @@ type GoogleMapsPlacesV1PlaceAttribution struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlaceAttribution) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlaceAttribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlaceAttribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlaceGenerativeSummary: Experimental: See @@ -1503,9 +1503,9 @@ type GoogleMapsPlacesV1PlaceGenerativeSummary struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlaceGenerativeSummary) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlaceGenerativeSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlaceGenerativeSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlaceOpeningHours: Information about business hour of the @@ -1564,9 +1564,9 @@ type GoogleMapsPlacesV1PlaceOpeningHours struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlaceOpeningHours) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlaceOpeningHours) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlaceOpeningHours - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlaceOpeningHoursPeriod: A period the place remains in @@ -1589,9 +1589,9 @@ type GoogleMapsPlacesV1PlaceOpeningHoursPeriod struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlaceOpeningHoursPeriod) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlaceOpeningHoursPeriod) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlaceOpeningHoursPeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlaceOpeningHoursPeriodPoint: Status changing points. @@ -1624,9 +1624,9 @@ type GoogleMapsPlacesV1PlaceOpeningHoursPeriodPoint struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlaceOpeningHoursPeriodPoint) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlaceOpeningHoursPeriodPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlaceOpeningHoursPeriodPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlaceOpeningHoursSpecialDay: Structured information for @@ -1649,9 +1649,9 @@ type GoogleMapsPlacesV1PlaceOpeningHoursSpecialDay struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlaceOpeningHoursSpecialDay) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlaceOpeningHoursSpecialDay) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlaceOpeningHoursSpecialDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlaceParkingOptions: Information about parking options for @@ -1685,9 +1685,9 @@ type GoogleMapsPlacesV1PlaceParkingOptions struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlaceParkingOptions) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlaceParkingOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlaceParkingOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlacePaymentOptions: Payment options the place accepts. @@ -1714,9 +1714,9 @@ type GoogleMapsPlacesV1PlacePaymentOptions struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlacePaymentOptions) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlacePaymentOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlacePaymentOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlacePlusCode: Plus code (http://plus.codes) is a location @@ -1744,9 +1744,9 @@ type GoogleMapsPlacesV1PlacePlusCode struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlacePlusCode) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlacePlusCode) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlacePlusCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1PlaceSubDestination: Place resource name and id of sub @@ -1770,9 +1770,9 @@ type GoogleMapsPlacesV1PlaceSubDestination struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1PlaceSubDestination) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1PlaceSubDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1PlaceSubDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1References: Experimental: See @@ -1797,9 +1797,9 @@ type GoogleMapsPlacesV1References struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1References) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1References) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1References - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1Review: Information about a review of a place. @@ -1835,9 +1835,9 @@ type GoogleMapsPlacesV1Review struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1Review) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1Review) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1Review - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleMapsPlacesV1Review) UnmarshalJSON(data []byte) error { @@ -1952,9 +1952,9 @@ type GoogleMapsPlacesV1SearchNearbyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1SearchNearbyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1SearchNearbyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1SearchNearbyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1SearchNearbyRequestLocationRestriction: The region to @@ -1975,9 +1975,9 @@ type GoogleMapsPlacesV1SearchNearbyRequestLocationRestriction struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1SearchNearbyRequestLocationRestriction) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1SearchNearbyRequestLocationRestriction) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1SearchNearbyRequestLocationRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1SearchNearbyResponse: Response proto for Search Nearby. @@ -2001,9 +2001,9 @@ type GoogleMapsPlacesV1SearchNearbyResponse struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1SearchNearbyResponse) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1SearchNearbyResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1SearchNearbyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1SearchTextRequest: Request proto for SearchText. @@ -2111,9 +2111,9 @@ type GoogleMapsPlacesV1SearchTextRequest struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1SearchTextRequest) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1SearchTextRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1SearchTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleMapsPlacesV1SearchTextRequest) UnmarshalJSON(data []byte) error { @@ -2173,9 +2173,9 @@ type GoogleMapsPlacesV1SearchTextRequestEVOptions struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1SearchTextRequestEVOptions) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1SearchTextRequestEVOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1SearchTextRequestEVOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleMapsPlacesV1SearchTextRequestEVOptions) UnmarshalJSON(data []byte) error { @@ -2218,9 +2218,9 @@ type GoogleMapsPlacesV1SearchTextRequestLocationBias struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1SearchTextRequestLocationBias) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1SearchTextRequestLocationBias) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1SearchTextRequestLocationBias - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1SearchTextRequestLocationRestriction: The region to @@ -2247,9 +2247,9 @@ type GoogleMapsPlacesV1SearchTextRequestLocationRestriction struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1SearchTextRequestLocationRestriction) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1SearchTextRequestLocationRestriction) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1SearchTextRequestLocationRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleMapsPlacesV1SearchTextResponse: Response proto for SearchText. @@ -2285,9 +2285,9 @@ type GoogleMapsPlacesV1SearchTextResponse struct { NullFields []string `json:"-"` } -func (s *GoogleMapsPlacesV1SearchTextResponse) MarshalJSON() ([]byte, error) { +func (s GoogleMapsPlacesV1SearchTextResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleMapsPlacesV1SearchTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -2323,9 +2323,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeLatLng: An object that represents a latitude/longitude pair. This @@ -2351,9 +2351,9 @@ type GoogleTypeLatLng struct { NullFields []string `json:"-"` } -func (s *GoogleTypeLatLng) MarshalJSON() ([]byte, error) { +func (s GoogleTypeLatLng) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeLatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleTypeLatLng) UnmarshalJSON(data []byte) error { @@ -2394,9 +2394,9 @@ type GoogleTypeLocalizedText struct { NullFields []string `json:"-"` } -func (s *GoogleTypeLocalizedText) MarshalJSON() ([]byte, error) { +func (s GoogleTypeLocalizedText) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeLocalizedText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -2425,9 +2425,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlacesAutocompleteCall struct { diff --git a/playcustomapp/v1/playcustomapp-gen.go b/playcustomapp/v1/playcustomapp-gen.go index 07aa7113a5..456a332f4a 100644 --- a/playcustomapp/v1/playcustomapp-gen.go +++ b/playcustomapp/v1/playcustomapp-gen.go @@ -207,9 +207,9 @@ type CustomApp struct { NullFields []string `json:"-"` } -func (s *CustomApp) MarshalJSON() ([]byte, error) { +func (s CustomApp) MarshalJSON() ([]byte, error) { type NoMethod CustomApp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Organization: Represents an organization that can access a custom app. @@ -232,9 +232,9 @@ type Organization struct { NullFields []string `json:"-"` } -func (s *Organization) MarshalJSON() ([]byte, error) { +func (s Organization) MarshalJSON() ([]byte, error) { type NoMethod Organization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsCustomAppsCreateCall struct { diff --git a/playdeveloperreporting/v1alpha1/playdeveloperreporting-gen.go b/playdeveloperreporting/v1alpha1/playdeveloperreporting-gen.go index 8e9d1d993e..f302aec6c1 100644 --- a/playdeveloperreporting/v1alpha1/playdeveloperreporting-gen.go +++ b/playdeveloperreporting/v1alpha1/playdeveloperreporting-gen.go @@ -345,9 +345,9 @@ type GooglePlayDeveloperReportingV1alpha1Anomaly struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1Anomaly) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1Anomaly) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1Anomaly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1AnrRateMetricSet: Singleton resource @@ -435,9 +435,9 @@ type GooglePlayDeveloperReportingV1alpha1AnrRateMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1AnrRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1AnrRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1AnrRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1App: A representation of an app in the @@ -464,9 +464,9 @@ type GooglePlayDeveloperReportingV1alpha1App struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1App) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1App) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1App - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1AppVersion: Representations of an app @@ -488,9 +488,9 @@ type GooglePlayDeveloperReportingV1alpha1AppVersion struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1AppVersion) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1AppVersion) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1AppVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1CrashRateMetricSet: Singleton resource @@ -581,9 +581,9 @@ type GooglePlayDeveloperReportingV1alpha1CrashRateMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1CrashRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1CrashRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1CrashRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1DecimalConfidenceInterval: Represents @@ -606,9 +606,9 @@ type GooglePlayDeveloperReportingV1alpha1DecimalConfidenceInterval struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1DecimalConfidenceInterval) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1DecimalConfidenceInterval) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1DecimalConfidenceInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1DeviceId: Identifier of a device. @@ -630,9 +630,9 @@ type GooglePlayDeveloperReportingV1alpha1DeviceId struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1DeviceId) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1DeviceId) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1DeviceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1DeviceModelSummary: Summary of a device @@ -656,9 +656,9 @@ type GooglePlayDeveloperReportingV1alpha1DeviceModelSummary struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1DeviceModelSummary) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1DeviceModelSummary) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1DeviceModelSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1DimensionValue: Represents the value of @@ -689,9 +689,9 @@ type GooglePlayDeveloperReportingV1alpha1DimensionValue struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1DimensionValue) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1DimensionValue) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1DimensionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1ErrorCountMetricSet: Singleton resource @@ -760,9 +760,9 @@ type GooglePlayDeveloperReportingV1alpha1ErrorCountMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1ErrorCountMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1ErrorCountMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1ErrorCountMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1ErrorIssue: A group of related @@ -849,9 +849,9 @@ type GooglePlayDeveloperReportingV1alpha1ErrorIssue struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1ErrorIssue) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1ErrorIssue) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1ErrorIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1ErrorReport: An error report received @@ -915,9 +915,9 @@ type GooglePlayDeveloperReportingV1alpha1ErrorReport struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1ErrorReport) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1ErrorReport) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1ErrorReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1ExcessiveWakeupRateMetricSet: Singleton @@ -994,9 +994,9 @@ type GooglePlayDeveloperReportingV1alpha1ExcessiveWakeupRateMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1ExcessiveWakeupRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1ExcessiveWakeupRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1ExcessiveWakeupRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1FreshnessInfo: Represents the latest @@ -1022,9 +1022,9 @@ type GooglePlayDeveloperReportingV1alpha1FreshnessInfo struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1FreshnessInfo) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1FreshnessInfo) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1FreshnessInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1FreshnessInfoFreshness: Information @@ -1060,9 +1060,9 @@ type GooglePlayDeveloperReportingV1alpha1FreshnessInfoFreshness struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1FreshnessInfoFreshness) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1FreshnessInfoFreshness) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1FreshnessInfoFreshness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1ListAnomaliesResponse: Response with a @@ -1088,9 +1088,9 @@ type GooglePlayDeveloperReportingV1alpha1ListAnomaliesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1ListAnomaliesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1ListAnomaliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1ListAnomaliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1MetricValue: Represents the value of a @@ -1116,9 +1116,9 @@ type GooglePlayDeveloperReportingV1alpha1MetricValue struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1MetricValue) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1MetricValue) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1MetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1MetricsRow: Represents a row of @@ -1153,9 +1153,9 @@ type GooglePlayDeveloperReportingV1alpha1MetricsRow struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1MetricsRow) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1MetricsRow) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1MetricsRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1OsVersion: Representation of an OS @@ -1176,9 +1176,9 @@ type GooglePlayDeveloperReportingV1alpha1OsVersion struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1OsVersion) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1OsVersion) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1OsVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetRequest: Request @@ -1292,9 +1292,9 @@ type GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetRequest struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetResponse: Response @@ -1320,9 +1320,9 @@ type GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetResponse struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetRequest: Request @@ -1438,9 +1438,9 @@ type GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetRequest struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetResponse: @@ -1466,9 +1466,9 @@ type GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetResponse struct NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSetRequest: Request @@ -1542,9 +1542,9 @@ type GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSetRequest struct NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSetResponse: Error @@ -1570,9 +1570,9 @@ type GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSetResponse struct NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetRequest: @@ -1676,9 +1676,9 @@ type GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetReques NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetResponse @@ -1704,9 +1704,9 @@ type GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetRespon NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMetricSetRequest: @@ -1816,9 +1816,9 @@ type GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMetricSetRequest NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMetricSetResponse: @@ -1844,9 +1844,9 @@ type GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMetricSetResponse NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetricSetRequest: @@ -1947,9 +1947,9 @@ type GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetricSetRequest stru NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetricSetResponse: @@ -1975,9 +1975,9 @@ type GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetricSetResponse str NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetricSet @@ -2080,9 +2080,9 @@ type GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetricS NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetricSet @@ -2108,9 +2108,9 @@ type GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetricS NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWakelockRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1Release: A representation of an app @@ -2133,9 +2133,9 @@ type GooglePlayDeveloperReportingV1alpha1Release struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1Release) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1Release) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1Release - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1ReleaseFilterOptions: A set of filtering @@ -2160,9 +2160,9 @@ type GooglePlayDeveloperReportingV1alpha1ReleaseFilterOptions struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1ReleaseFilterOptions) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1ReleaseFilterOptions) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1ReleaseFilterOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1SearchAccessibleAppsResponse: Response @@ -2189,9 +2189,9 @@ type GooglePlayDeveloperReportingV1alpha1SearchAccessibleAppsResponse struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1SearchAccessibleAppsResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1SearchAccessibleAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1SearchAccessibleAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1SearchErrorIssuesResponse: Response with @@ -2217,9 +2217,9 @@ type GooglePlayDeveloperReportingV1alpha1SearchErrorIssuesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1SearchErrorIssuesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1SearchErrorIssuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1SearchErrorIssuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1SearchErrorReportsResponse: Response @@ -2245,9 +2245,9 @@ type GooglePlayDeveloperReportingV1alpha1SearchErrorReportsResponse struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1SearchErrorReportsResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1SearchErrorReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1SearchErrorReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1SlowRenderingRateMetricSet: Singleton @@ -2334,9 +2334,9 @@ type GooglePlayDeveloperReportingV1alpha1SlowRenderingRateMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1SlowRenderingRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1SlowRenderingRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1SlowRenderingRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1SlowStartRateMetricSet: Singleton @@ -2412,9 +2412,9 @@ type GooglePlayDeveloperReportingV1alpha1SlowStartRateMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1SlowStartRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1SlowStartRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1SlowStartRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1StuckBackgroundWakelockRateMetricSet: @@ -2491,9 +2491,9 @@ type GooglePlayDeveloperReportingV1alpha1StuckBackgroundWakelockRateMetricSet st NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1StuckBackgroundWakelockRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1StuckBackgroundWakelockRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1StuckBackgroundWakelockRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1TimelineSpec: Specification of the @@ -2550,9 +2550,9 @@ type GooglePlayDeveloperReportingV1alpha1TimelineSpec struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1TimelineSpec) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1TimelineSpec) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1TimelineSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1alpha1Track: A representation of a Play @@ -2577,9 +2577,9 @@ type GooglePlayDeveloperReportingV1alpha1Track struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1alpha1Track) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1alpha1Track) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1alpha1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDateTime: Represents civil time (or occasionally physical time). @@ -2640,9 +2640,9 @@ type GoogleTypeDateTime struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDateTime) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDateTime) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDecimal: A representation of a decimal value, such as 2.5. Clients @@ -2701,9 +2701,9 @@ type GoogleTypeDecimal struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDecimal) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDecimal) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDecimal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeZone: Represents a time zone from the IANA Time Zone Database @@ -2726,9 +2726,9 @@ type GoogleTypeTimeZone struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AnomaliesListCall struct { diff --git a/playdeveloperreporting/v1beta1/playdeveloperreporting-gen.go b/playdeveloperreporting/v1beta1/playdeveloperreporting-gen.go index 4675a45213..164fafe332 100644 --- a/playdeveloperreporting/v1beta1/playdeveloperreporting-gen.go +++ b/playdeveloperreporting/v1beta1/playdeveloperreporting-gen.go @@ -345,9 +345,9 @@ type GooglePlayDeveloperReportingV1beta1Anomaly struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1Anomaly) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1Anomaly) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1Anomaly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1AnrRateMetricSet: Singleton resource @@ -435,9 +435,9 @@ type GooglePlayDeveloperReportingV1beta1AnrRateMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1AnrRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1AnrRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1AnrRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1App: A representation of an app in the @@ -464,9 +464,9 @@ type GooglePlayDeveloperReportingV1beta1App struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1App) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1App) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1App - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1AppVersion: Representations of an app @@ -488,9 +488,9 @@ type GooglePlayDeveloperReportingV1beta1AppVersion struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1AppVersion) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1AppVersion) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1AppVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1CrashRateMetricSet: Singleton resource @@ -581,9 +581,9 @@ type GooglePlayDeveloperReportingV1beta1CrashRateMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1CrashRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1CrashRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1CrashRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1DecimalConfidenceInterval: Represents the @@ -606,9 +606,9 @@ type GooglePlayDeveloperReportingV1beta1DecimalConfidenceInterval struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1DecimalConfidenceInterval) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1DecimalConfidenceInterval) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1DecimalConfidenceInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1DeviceId: Identifier of a device. @@ -630,9 +630,9 @@ type GooglePlayDeveloperReportingV1beta1DeviceId struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1DeviceId) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1DeviceId) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1DeviceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1DeviceModelSummary: Summary of a device @@ -656,9 +656,9 @@ type GooglePlayDeveloperReportingV1beta1DeviceModelSummary struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1DeviceModelSummary) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1DeviceModelSummary) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1DeviceModelSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1DimensionValue: Represents the value of a @@ -689,9 +689,9 @@ type GooglePlayDeveloperReportingV1beta1DimensionValue struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1DimensionValue) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1DimensionValue) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1DimensionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1ErrorCountMetricSet: Singleton resource @@ -760,9 +760,9 @@ type GooglePlayDeveloperReportingV1beta1ErrorCountMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1ErrorCountMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1ErrorCountMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1ErrorCountMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1ErrorIssue: A group of related @@ -849,9 +849,9 @@ type GooglePlayDeveloperReportingV1beta1ErrorIssue struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1ErrorIssue) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1ErrorIssue) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1ErrorIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1ErrorReport: An error report received for @@ -915,9 +915,9 @@ type GooglePlayDeveloperReportingV1beta1ErrorReport struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1ErrorReport) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1ErrorReport) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1ErrorReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1ExcessiveWakeupRateMetricSet: Singleton @@ -994,9 +994,9 @@ type GooglePlayDeveloperReportingV1beta1ExcessiveWakeupRateMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1ExcessiveWakeupRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1ExcessiveWakeupRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1ExcessiveWakeupRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1FreshnessInfo: Represents the latest @@ -1022,9 +1022,9 @@ type GooglePlayDeveloperReportingV1beta1FreshnessInfo struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1FreshnessInfo) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1FreshnessInfo) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1FreshnessInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1FreshnessInfoFreshness: Information about @@ -1060,9 +1060,9 @@ type GooglePlayDeveloperReportingV1beta1FreshnessInfoFreshness struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1FreshnessInfoFreshness) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1FreshnessInfoFreshness) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1FreshnessInfoFreshness - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1ListAnomaliesResponse: Response with a @@ -1088,9 +1088,9 @@ type GooglePlayDeveloperReportingV1beta1ListAnomaliesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1ListAnomaliesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1ListAnomaliesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1ListAnomaliesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1MetricValue: Represents the value of a @@ -1116,9 +1116,9 @@ type GooglePlayDeveloperReportingV1beta1MetricValue struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1MetricValue) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1MetricValue) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1MetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1MetricsRow: Represents a row of @@ -1153,9 +1153,9 @@ type GooglePlayDeveloperReportingV1beta1MetricsRow struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1MetricsRow) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1MetricsRow) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1MetricsRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1OsVersion: Representation of an OS @@ -1176,9 +1176,9 @@ type GooglePlayDeveloperReportingV1beta1OsVersion struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1OsVersion) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1OsVersion) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1OsVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest: Request @@ -1292,9 +1292,9 @@ type GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse: Response @@ -1320,9 +1320,9 @@ type GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest: Request @@ -1438,9 +1438,9 @@ type GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetResponse: Response @@ -1466,9 +1466,9 @@ type GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetResponse struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest: Request @@ -1542,9 +1542,9 @@ type GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetResponse: Error @@ -1570,9 +1570,9 @@ type GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetResponse struct NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest: @@ -1675,9 +1675,9 @@ type GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetResponse: @@ -1704,9 +1704,9 @@ type GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRespons NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetRequest: @@ -1816,9 +1816,9 @@ type GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetRequest s NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetResponse: @@ -1844,9 +1844,9 @@ type GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetResponse NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetRequest: @@ -1947,9 +1947,9 @@ type GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetRequest struc NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetResponse: @@ -1975,9 +1975,9 @@ type GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetResponse stru NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetR @@ -2080,9 +2080,9 @@ type GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSe NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetR @@ -2108,9 +2108,9 @@ type GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSe NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1Release: A representation of an app @@ -2133,9 +2133,9 @@ type GooglePlayDeveloperReportingV1beta1Release struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1Release) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1Release) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1Release - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1ReleaseFilterOptions: A set of filtering @@ -2160,9 +2160,9 @@ type GooglePlayDeveloperReportingV1beta1ReleaseFilterOptions struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1ReleaseFilterOptions) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1ReleaseFilterOptions) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1ReleaseFilterOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1SearchAccessibleAppsResponse: Response @@ -2189,9 +2189,9 @@ type GooglePlayDeveloperReportingV1beta1SearchAccessibleAppsResponse struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1SearchAccessibleAppsResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1SearchAccessibleAppsResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1SearchAccessibleAppsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1SearchErrorIssuesResponse: Response with @@ -2217,9 +2217,9 @@ type GooglePlayDeveloperReportingV1beta1SearchErrorIssuesResponse struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1SearchErrorIssuesResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1SearchErrorIssuesResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1SearchErrorIssuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1SearchErrorReportsResponse: Response with @@ -2245,9 +2245,9 @@ type GooglePlayDeveloperReportingV1beta1SearchErrorReportsResponse struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1SearchErrorReportsResponse) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1SearchErrorReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1SearchErrorReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1SlowRenderingRateMetricSet: Singleton @@ -2334,9 +2334,9 @@ type GooglePlayDeveloperReportingV1beta1SlowRenderingRateMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1SlowRenderingRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1SlowRenderingRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1SlowRenderingRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1SlowStartRateMetricSet: Singleton @@ -2412,9 +2412,9 @@ type GooglePlayDeveloperReportingV1beta1SlowStartRateMetricSet struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1SlowStartRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1SlowStartRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1SlowStartRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1StuckBackgroundWakelockRateMetricSet: @@ -2491,9 +2491,9 @@ type GooglePlayDeveloperReportingV1beta1StuckBackgroundWakelockRateMetricSet str NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1StuckBackgroundWakelockRateMetricSet) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1StuckBackgroundWakelockRateMetricSet) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1StuckBackgroundWakelockRateMetricSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1TimelineSpec: Specification of the @@ -2550,9 +2550,9 @@ type GooglePlayDeveloperReportingV1beta1TimelineSpec struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1TimelineSpec) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1TimelineSpec) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1TimelineSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GooglePlayDeveloperReportingV1beta1Track: A representation of a Play release @@ -2577,9 +2577,9 @@ type GooglePlayDeveloperReportingV1beta1Track struct { NullFields []string `json:"-"` } -func (s *GooglePlayDeveloperReportingV1beta1Track) MarshalJSON() ([]byte, error) { +func (s GooglePlayDeveloperReportingV1beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GooglePlayDeveloperReportingV1beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDateTime: Represents civil time (or occasionally physical time). @@ -2640,9 +2640,9 @@ type GoogleTypeDateTime struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDateTime) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDateTime) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDecimal: A representation of a decimal value, such as 2.5. Clients @@ -2701,9 +2701,9 @@ type GoogleTypeDecimal struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDecimal) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDecimal) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDecimal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeTimeZone: Represents a time zone from the IANA Time Zone Database @@ -2726,9 +2726,9 @@ type GoogleTypeTimeZone struct { NullFields []string `json:"-"` } -func (s *GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { +func (s GoogleTypeTimeZone) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeTimeZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AnomaliesListCall struct { diff --git a/playgrouping/v1alpha1/playgrouping-gen.go b/playgrouping/v1alpha1/playgrouping-gen.go index 4ea36e317d..31e3c6d388 100644 --- a/playgrouping/v1alpha1/playgrouping-gen.go +++ b/playgrouping/v1alpha1/playgrouping-gen.go @@ -193,9 +193,9 @@ type CreateOrUpdateTagsRequest struct { NullFields []string `json:"-"` } -func (s *CreateOrUpdateTagsRequest) MarshalJSON() ([]byte, error) { +func (s CreateOrUpdateTagsRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateOrUpdateTagsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateOrUpdateTagsResponse: Response message for CreateOrUpdateTags. @@ -218,9 +218,9 @@ type CreateOrUpdateTagsResponse struct { NullFields []string `json:"-"` } -func (s *CreateOrUpdateTagsResponse) MarshalJSON() ([]byte, error) { +func (s CreateOrUpdateTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateOrUpdateTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tag: A tag is associated with exactly one package name and user. @@ -248,9 +248,9 @@ type Tag struct { NullFields []string `json:"-"` } -func (s *Tag) MarshalJSON() ([]byte, error) { +func (s Tag) MarshalJSON() ([]byte, error) { type NoMethod Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyTokenRequest: Request message for VerifyToken. @@ -271,9 +271,9 @@ type VerifyTokenRequest struct { NullFields []string `json:"-"` } -func (s *VerifyTokenRequest) MarshalJSON() ([]byte, error) { +func (s VerifyTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod VerifyTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyTokenResponse: Response message for VerifyToken. diff --git a/playintegrity/v1/playintegrity-gen.go b/playintegrity/v1/playintegrity-gen.go index f02378ae7c..fbbd627915 100644 --- a/playintegrity/v1/playintegrity-gen.go +++ b/playintegrity/v1/playintegrity-gen.go @@ -192,9 +192,9 @@ type AccountActivity struct { NullFields []string `json:"-"` } -func (s *AccountActivity) MarshalJSON() ([]byte, error) { +func (s AccountActivity) MarshalJSON() ([]byte, error) { type NoMethod AccountActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountDetails: Contains the account information such as the licensing @@ -230,9 +230,9 @@ type AccountDetails struct { NullFields []string `json:"-"` } -func (s *AccountDetails) MarshalJSON() ([]byte, error) { +func (s AccountDetails) MarshalJSON() ([]byte, error) { type NoMethod AccountDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppAccessRiskVerdict: Contains signals about others apps on the device which @@ -319,9 +319,9 @@ type AppAccessRiskVerdict struct { NullFields []string `json:"-"` } -func (s *AppAccessRiskVerdict) MarshalJSON() ([]byte, error) { +func (s AppAccessRiskVerdict) MarshalJSON() ([]byte, error) { type NoMethod AppAccessRiskVerdict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppIntegrity: Contains the application integrity information. @@ -362,9 +362,9 @@ type AppIntegrity struct { NullFields []string `json:"-"` } -func (s *AppIntegrity) MarshalJSON() ([]byte, error) { +func (s AppIntegrity) MarshalJSON() ([]byte, error) { type NoMethod AppIntegrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DecodeIntegrityTokenRequest: Request to decode the integrity token. @@ -384,9 +384,9 @@ type DecodeIntegrityTokenRequest struct { NullFields []string `json:"-"` } -func (s *DecodeIntegrityTokenRequest) MarshalJSON() ([]byte, error) { +func (s DecodeIntegrityTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod DecodeIntegrityTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DecodeIntegrityTokenResponse: Response containing the decoded integrity @@ -411,9 +411,9 @@ type DecodeIntegrityTokenResponse struct { NullFields []string `json:"-"` } -func (s *DecodeIntegrityTokenResponse) MarshalJSON() ([]byte, error) { +func (s DecodeIntegrityTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod DecodeIntegrityTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceIntegrity: Contains the device attestation information. Next tag: 4 @@ -451,9 +451,9 @@ type DeviceIntegrity struct { NullFields []string `json:"-"` } -func (s *DeviceIntegrity) MarshalJSON() ([]byte, error) { +func (s DeviceIntegrity) MarshalJSON() ([]byte, error) { type NoMethod DeviceIntegrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvironmentDetails: Contains information about the environment Play @@ -488,9 +488,9 @@ type EnvironmentDetails struct { NullFields []string `json:"-"` } -func (s *EnvironmentDetails) MarshalJSON() ([]byte, error) { +func (s EnvironmentDetails) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecentDeviceActivity: Recent device activity can help developers identify @@ -525,9 +525,9 @@ type RecentDeviceActivity struct { NullFields []string `json:"-"` } -func (s *RecentDeviceActivity) MarshalJSON() ([]byte, error) { +func (s RecentDeviceActivity) MarshalJSON() ([]byte, error) { type NoMethod RecentDeviceActivity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestDetails: Contains the integrity request information. @@ -558,9 +558,9 @@ type RequestDetails struct { NullFields []string `json:"-"` } -func (s *RequestDetails) MarshalJSON() ([]byte, error) { +func (s RequestDetails) MarshalJSON() ([]byte, error) { type NoMethod RequestDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestingDetails: Contains additional information generated for testing @@ -583,9 +583,9 @@ type TestingDetails struct { NullFields []string `json:"-"` } -func (s *TestingDetails) MarshalJSON() ([]byte, error) { +func (s TestingDetails) MarshalJSON() ([]byte, error) { type NoMethod TestingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TokenPayloadExternal: Contains basic app information and integrity signals @@ -618,9 +618,9 @@ type TokenPayloadExternal struct { NullFields []string `json:"-"` } -func (s *TokenPayloadExternal) MarshalJSON() ([]byte, error) { +func (s TokenPayloadExternal) MarshalJSON() ([]byte, error) { type NoMethod TokenPayloadExternal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type V1DecodeIntegrityTokenCall struct { diff --git a/policyanalyzer/v1/policyanalyzer-gen.go b/policyanalyzer/v1/policyanalyzer-gen.go index 1cfbf47d86..bf42d4fff4 100644 --- a/policyanalyzer/v1/policyanalyzer-gen.go +++ b/policyanalyzer/v1/policyanalyzer-gen.go @@ -321,9 +321,9 @@ type GoogleCloudPolicyanalyzerV1Activity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicyanalyzerV1Activity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicyanalyzerV1Activity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicyanalyzerV1Activity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicyanalyzerV1ObservationPeriod: Represents data observation @@ -348,9 +348,9 @@ type GoogleCloudPolicyanalyzerV1ObservationPeriod struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicyanalyzerV1ObservationPeriod) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicyanalyzerV1ObservationPeriod) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicyanalyzerV1ObservationPeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicyanalyzerV1QueryActivityResponse: Response to the @@ -379,9 +379,9 @@ type GoogleCloudPolicyanalyzerV1QueryActivityResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicyanalyzerV1QueryActivityResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicyanalyzerV1QueryActivityResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicyanalyzerV1QueryActivityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersLocationsActivityTypesActivitiesQueryCall struct { diff --git a/policyanalyzer/v1beta1/policyanalyzer-gen.go b/policyanalyzer/v1beta1/policyanalyzer-gen.go index f4838a22e5..b323900aa3 100644 --- a/policyanalyzer/v1beta1/policyanalyzer-gen.go +++ b/policyanalyzer/v1beta1/policyanalyzer-gen.go @@ -321,9 +321,9 @@ type GoogleCloudPolicyanalyzerV1beta1Activity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicyanalyzerV1beta1Activity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicyanalyzerV1beta1Activity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicyanalyzerV1beta1Activity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicyanalyzerV1beta1ObservationPeriod: Represents data @@ -346,9 +346,9 @@ type GoogleCloudPolicyanalyzerV1beta1ObservationPeriod struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicyanalyzerV1beta1ObservationPeriod) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicyanalyzerV1beta1ObservationPeriod) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicyanalyzerV1beta1ObservationPeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicyanalyzerV1beta1QueryActivityResponse: Response to the @@ -377,9 +377,9 @@ type GoogleCloudPolicyanalyzerV1beta1QueryActivityResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicyanalyzerV1beta1QueryActivityResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicyanalyzerV1beta1QueryActivityResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicyanalyzerV1beta1QueryActivityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersLocationsActivityTypesActivitiesQueryCall struct { diff --git a/policysimulator/v1/policysimulator-gen.go b/policysimulator/v1/policysimulator-gen.go index 1fc125166b..1912ca60e8 100644 --- a/policysimulator/v1/policysimulator-gen.go +++ b/policysimulator/v1/policysimulator-gen.go @@ -437,9 +437,9 @@ type GoogleCloudOrgpolicyV2AlternatePolicySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2AlternatePolicySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2AlternatePolicySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2AlternatePolicySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2CustomConstraint: A custom constraint defined by @@ -505,9 +505,9 @@ type GoogleCloudOrgpolicyV2CustomConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2CustomConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2CustomConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2CustomConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2Policy: Defines an organization policy which is used @@ -550,9 +550,9 @@ type GoogleCloudOrgpolicyV2Policy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2Policy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpec: Defines a Google Cloud policy @@ -603,9 +603,9 @@ type GoogleCloudOrgpolicyV2PolicySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpecPolicyRule: A rule used to express this @@ -648,9 +648,9 @@ type GoogleCloudOrgpolicyV2PolicySpecPolicyRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpecPolicyRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpecPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpecPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues: A message that holds @@ -684,9 +684,9 @@ type GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1AccessStateDiff: A summary and comparison of the @@ -743,9 +743,9 @@ type GoogleCloudPolicysimulatorV1AccessStateDiff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1AccessStateDiff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1AccessStateDiff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1AccessStateDiff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1AccessTuple: Information about the principal, @@ -783,9 +783,9 @@ type GoogleCloudPolicysimulatorV1AccessTuple struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1AccessTuple) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1AccessTuple) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1AccessTuple - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1BindingExplanation: Details about how a binding @@ -874,9 +874,9 @@ type GoogleCloudPolicysimulatorV1BindingExplanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1BindingExplanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1BindingExplanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1BindingExplanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1BindingExplanationAnnotatedMembership: Details @@ -920,9 +920,9 @@ type GoogleCloudPolicysimulatorV1BindingExplanationAnnotatedMembership struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1BindingExplanationAnnotatedMembership) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1BindingExplanationAnnotatedMembership) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1BindingExplanationAnnotatedMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ExplainedAccess: Details about how a set of @@ -962,9 +962,9 @@ type GoogleCloudPolicysimulatorV1ExplainedAccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ExplainedAccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ExplainedAccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ExplainedAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ExplainedPolicy: Details about how a specific @@ -1026,9 +1026,9 @@ type GoogleCloudPolicysimulatorV1ExplainedPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ExplainedPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ExplainedPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ExplainedPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ListReplayResultsResponse: Response message for @@ -1056,9 +1056,9 @@ type GoogleCloudPolicysimulatorV1ListReplayResultsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ListReplayResultsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ListReplayResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ListReplayResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1Replay: A resource describing a `Replay`, or @@ -1102,9 +1102,9 @@ type GoogleCloudPolicysimulatorV1Replay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1Replay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1Replay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1Replay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ReplayConfig: The configuration used for a @@ -1142,9 +1142,9 @@ type GoogleCloudPolicysimulatorV1ReplayConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ReplayConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ReplayConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ReplayConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ReplayDiff: The difference between the results @@ -1170,9 +1170,9 @@ type GoogleCloudPolicysimulatorV1ReplayDiff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ReplayDiff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ReplayDiff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ReplayDiff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ReplayOperationMetadata: Metadata about a Replay @@ -1193,9 +1193,9 @@ type GoogleCloudPolicysimulatorV1ReplayOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ReplayOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ReplayOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ReplayOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ReplayResult: The result of replaying a single @@ -1238,9 +1238,9 @@ type GoogleCloudPolicysimulatorV1ReplayResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ReplayResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ReplayResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ReplayResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ReplayResultsSummary: Summary statistics about @@ -1273,9 +1273,9 @@ type GoogleCloudPolicysimulatorV1ReplayResultsSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ReplayResultsSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ReplayResultsSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ReplayResultsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMet @@ -1320,9 +1320,9 @@ type GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationM NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationM @@ -1367,9 +1367,9 @@ type GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperatio NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay: The proposed changes to @@ -1401,9 +1401,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay: A @@ -1427,9 +1427,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay st NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay: A change to @@ -1453,9 +1453,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview: @@ -1522,9 +1522,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts: A @@ -1558,9 +1558,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts s NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMeta @@ -1605,9 +1605,9 @@ type GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMe NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMe @@ -1652,9 +1652,9 @@ type GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperation NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay: The proposed changes to @@ -1686,9 +1686,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay: A @@ -1712,9 +1712,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay str NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay: A change to @@ -1738,9 +1738,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview: @@ -1807,9 +1807,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts: A @@ -1843,9 +1843,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts st NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -1884,9 +1884,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -1919,9 +1919,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -2018,9 +2018,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -2107,9 +2107,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -2136,9 +2136,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -2183,9 +2183,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -2217,9 +2217,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -2255,9 +2255,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -2303,9 +2303,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersLocationsOrgPolicyViolationsPreviewsOperationsGetCall struct { diff --git a/policysimulator/v1alpha/policysimulator-gen.go b/policysimulator/v1alpha/policysimulator-gen.go index 6628a29109..e7e17a9fd8 100644 --- a/policysimulator/v1alpha/policysimulator-gen.go +++ b/policysimulator/v1alpha/policysimulator-gen.go @@ -449,9 +449,9 @@ type GoogleCloudOrgpolicyV2AlternatePolicySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2AlternatePolicySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2AlternatePolicySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2AlternatePolicySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2CustomConstraint: A custom constraint defined by @@ -517,9 +517,9 @@ type GoogleCloudOrgpolicyV2CustomConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2CustomConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2CustomConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2CustomConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2Policy: Defines an organization policy which is used @@ -562,9 +562,9 @@ type GoogleCloudOrgpolicyV2Policy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2Policy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpec: Defines a Google Cloud policy @@ -615,9 +615,9 @@ type GoogleCloudOrgpolicyV2PolicySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpecPolicyRule: A rule used to express this @@ -660,9 +660,9 @@ type GoogleCloudOrgpolicyV2PolicySpecPolicyRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpecPolicyRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpecPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpecPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues: A message that holds @@ -696,9 +696,9 @@ type GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1Replay: A resource describing a `Replay`, or @@ -739,9 +739,9 @@ type GoogleCloudPolicysimulatorV1Replay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1Replay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1Replay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1Replay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ReplayConfig: The configuration used for a @@ -779,9 +779,9 @@ type GoogleCloudPolicysimulatorV1ReplayConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ReplayConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ReplayConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ReplayConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ReplayOperationMetadata: Metadata about a Replay @@ -802,9 +802,9 @@ type GoogleCloudPolicysimulatorV1ReplayOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ReplayOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ReplayOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ReplayOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ReplayResultsSummary: Summary statistics about @@ -837,9 +837,9 @@ type GoogleCloudPolicysimulatorV1ReplayResultsSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ReplayResultsSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ReplayResultsSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ReplayResultsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaAccessStateDiff: A summary and comparison @@ -896,9 +896,9 @@ type GoogleCloudPolicysimulatorV1alphaAccessStateDiff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaAccessStateDiff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaAccessStateDiff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaAccessStateDiff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaAccessTuple: Information about the @@ -936,9 +936,9 @@ type GoogleCloudPolicysimulatorV1alphaAccessTuple struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaAccessTuple) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaAccessTuple) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaAccessTuple - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaBindingExplanation: Details about how a @@ -1027,9 +1027,9 @@ type GoogleCloudPolicysimulatorV1alphaBindingExplanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaBindingExplanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaBindingExplanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaBindingExplanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaBindingExplanationAnnotatedMembership: @@ -1073,9 +1073,9 @@ type GoogleCloudPolicysimulatorV1alphaBindingExplanationAnnotatedMembership stru NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaBindingExplanationAnnotatedMembership) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaBindingExplanationAnnotatedMembership) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaBindingExplanationAnnotatedMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMet @@ -1120,9 +1120,9 @@ type GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationM NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaExplainedAccess: Details about how a set of @@ -1162,9 +1162,9 @@ type GoogleCloudPolicysimulatorV1alphaExplainedAccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaExplainedAccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaExplainedAccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaExplainedAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaExplainedPolicy: Details about how a @@ -1226,9 +1226,9 @@ type GoogleCloudPolicysimulatorV1alphaExplainedPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaExplainedPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaExplainedPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaExplainedPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationM @@ -1273,9 +1273,9 @@ type GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperatio NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsPreviewsResponse: @@ -1303,9 +1303,9 @@ type GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsPreviewsResponse st NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsPreviewsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsPreviewsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsPreviewsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsResponse: @@ -1333,9 +1333,9 @@ type GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaListReplayResultsResponse: Response message @@ -1363,9 +1363,9 @@ type GoogleCloudPolicysimulatorV1alphaListReplayResultsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaListReplayResultsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaListReplayResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaListReplayResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaListReplaysResponse: Response message for @@ -1392,9 +1392,9 @@ type GoogleCloudPolicysimulatorV1alphaListReplaysResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaListReplaysResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaListReplaysResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaListReplaysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay: The proposed changes to @@ -1426,9 +1426,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay: A @@ -1452,9 +1452,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay st NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay: A change to @@ -1478,9 +1478,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyViolation: OrgPolicyViolation is a @@ -1510,9 +1510,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyViolation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyViolation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyViolation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyViolation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview: @@ -1582,9 +1582,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts: A @@ -1618,9 +1618,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts s NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaReplay: A resource describing a `Replay`, @@ -1664,9 +1664,9 @@ type GoogleCloudPolicysimulatorV1alphaReplay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaReplay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaReplay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaReplay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaReplayConfig: The configuration used for a @@ -1704,9 +1704,9 @@ type GoogleCloudPolicysimulatorV1alphaReplayConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaReplayConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaReplayConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaReplayConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaReplayDiff: The difference between the @@ -1732,9 +1732,9 @@ type GoogleCloudPolicysimulatorV1alphaReplayDiff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaReplayDiff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaReplayDiff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaReplayDiff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaReplayResult: The result of replaying a @@ -1777,9 +1777,9 @@ type GoogleCloudPolicysimulatorV1alphaReplayResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaReplayResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaReplayResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaReplayResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaReplayResultsSummary: Summary statistics @@ -1812,9 +1812,9 @@ type GoogleCloudPolicysimulatorV1alphaReplayResultsSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaReplayResultsSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaReplayResultsSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaReplayResultsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaResourceContext: ResourceContext provides @@ -1855,9 +1855,9 @@ type GoogleCloudPolicysimulatorV1alphaResourceContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaResourceContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaResourceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaResourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMeta @@ -1902,9 +1902,9 @@ type GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMe NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMe @@ -1949,9 +1949,9 @@ type GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperation NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay: The proposed changes to @@ -1983,9 +1983,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay: A @@ -2009,9 +2009,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay str NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay: A change to @@ -2035,9 +2035,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview: @@ -2104,9 +2104,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts: A @@ -2140,9 +2140,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts st NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -2181,9 +2181,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -2216,9 +2216,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -2315,9 +2315,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -2404,9 +2404,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -2433,9 +2433,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -2480,9 +2480,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -2514,9 +2514,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -2552,9 +2552,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -2600,9 +2600,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersLocationsOrgPolicyViolationsPreviewsOperationsGetCall struct { diff --git a/policysimulator/v1beta/policysimulator-gen.go b/policysimulator/v1beta/policysimulator-gen.go index d7a4e47432..a25e551f19 100644 --- a/policysimulator/v1beta/policysimulator-gen.go +++ b/policysimulator/v1beta/policysimulator-gen.go @@ -449,9 +449,9 @@ type GoogleCloudOrgpolicyV2AlternatePolicySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2AlternatePolicySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2AlternatePolicySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2AlternatePolicySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2CustomConstraint: A custom constraint defined by @@ -517,9 +517,9 @@ type GoogleCloudOrgpolicyV2CustomConstraint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2CustomConstraint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2CustomConstraint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2CustomConstraint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2Policy: Defines an organization policy which is used @@ -562,9 +562,9 @@ type GoogleCloudOrgpolicyV2Policy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2Policy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpec: Defines a Google Cloud policy @@ -615,9 +615,9 @@ type GoogleCloudOrgpolicyV2PolicySpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpecPolicyRule: A rule used to express this @@ -660,9 +660,9 @@ type GoogleCloudOrgpolicyV2PolicySpecPolicyRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpecPolicyRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpecPolicyRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpecPolicyRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues: A message that holds @@ -696,9 +696,9 @@ type GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues struct { NullFields []string `json:"-"` } -func (s *GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues) MarshalJSON() ([]byte, error) { +func (s GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1Replay: A resource describing a `Replay`, or @@ -739,9 +739,9 @@ type GoogleCloudPolicysimulatorV1Replay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1Replay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1Replay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1Replay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ReplayConfig: The configuration used for a @@ -779,9 +779,9 @@ type GoogleCloudPolicysimulatorV1ReplayConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ReplayConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ReplayConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ReplayConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ReplayOperationMetadata: Metadata about a Replay @@ -802,9 +802,9 @@ type GoogleCloudPolicysimulatorV1ReplayOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ReplayOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ReplayOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ReplayOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1ReplayResultsSummary: Summary statistics about @@ -837,9 +837,9 @@ type GoogleCloudPolicysimulatorV1ReplayResultsSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1ReplayResultsSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1ReplayResultsSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1ReplayResultsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMet @@ -884,9 +884,9 @@ type GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationM NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationM @@ -931,9 +931,9 @@ type GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperatio NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay: The proposed changes to @@ -965,9 +965,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay: A @@ -991,9 +991,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay st NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay: A change to @@ -1017,9 +1017,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview: @@ -1086,9 +1086,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts: A @@ -1122,9 +1122,9 @@ type GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts s NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaAccessStateDiff: A summary and comparison of @@ -1181,9 +1181,9 @@ type GoogleCloudPolicysimulatorV1betaAccessStateDiff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaAccessStateDiff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaAccessStateDiff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaAccessStateDiff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaAccessTuple: Information about the @@ -1221,9 +1221,9 @@ type GoogleCloudPolicysimulatorV1betaAccessTuple struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaAccessTuple) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaAccessTuple) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaAccessTuple - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaBindingExplanation: Details about how a @@ -1312,9 +1312,9 @@ type GoogleCloudPolicysimulatorV1betaBindingExplanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaBindingExplanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaBindingExplanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaBindingExplanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaBindingExplanationAnnotatedMembership: @@ -1358,9 +1358,9 @@ type GoogleCloudPolicysimulatorV1betaBindingExplanationAnnotatedMembership struc NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaBindingExplanationAnnotatedMembership) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaBindingExplanationAnnotatedMembership) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaBindingExplanationAnnotatedMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMeta @@ -1405,9 +1405,9 @@ type GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMe NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaExplainedAccess: Details about how a set of @@ -1447,9 +1447,9 @@ type GoogleCloudPolicysimulatorV1betaExplainedAccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaExplainedAccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaExplainedAccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaExplainedAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaExplainedPolicy: Details about how a @@ -1511,9 +1511,9 @@ type GoogleCloudPolicysimulatorV1betaExplainedPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaExplainedPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaExplainedPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaExplainedPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMe @@ -1558,9 +1558,9 @@ type GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperation NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsPreviewsResponse: @@ -1588,9 +1588,9 @@ type GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsPreviewsResponse str NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsPreviewsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsPreviewsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsPreviewsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsResponse: @@ -1618,9 +1618,9 @@ type GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaListReplayResultsResponse: Response message @@ -1648,9 +1648,9 @@ type GoogleCloudPolicysimulatorV1betaListReplayResultsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaListReplayResultsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaListReplayResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaListReplayResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaListReplaysResponse: Response message for @@ -1677,9 +1677,9 @@ type GoogleCloudPolicysimulatorV1betaListReplaysResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaListReplaysResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaListReplaysResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaListReplaysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay: The proposed changes to @@ -1711,9 +1711,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay: A @@ -1737,9 +1737,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay str NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay: A change to @@ -1763,9 +1763,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyViolation: OrgPolicyViolation is a @@ -1795,9 +1795,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyViolation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyViolation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyViolation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyViolation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview: @@ -1867,9 +1867,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts: A @@ -1903,9 +1903,9 @@ type GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts st NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaReplay: A resource describing a `Replay`, or @@ -1949,9 +1949,9 @@ type GoogleCloudPolicysimulatorV1betaReplay struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaReplay) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaReplay) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaReplay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaReplayConfig: The configuration used for a @@ -1989,9 +1989,9 @@ type GoogleCloudPolicysimulatorV1betaReplayConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaReplayConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaReplayConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaReplayConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaReplayDiff: The difference between the @@ -2017,9 +2017,9 @@ type GoogleCloudPolicysimulatorV1betaReplayDiff struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaReplayDiff) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaReplayDiff) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaReplayDiff - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaReplayResult: The result of replaying a @@ -2062,9 +2062,9 @@ type GoogleCloudPolicysimulatorV1betaReplayResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaReplayResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaReplayResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaReplayResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaReplayResultsSummary: Summary statistics @@ -2097,9 +2097,9 @@ type GoogleCloudPolicysimulatorV1betaReplayResultsSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaReplayResultsSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaReplayResultsSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaReplayResultsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicysimulatorV1betaResourceContext: ResourceContext provides @@ -2140,9 +2140,9 @@ type GoogleCloudPolicysimulatorV1betaResourceContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicysimulatorV1betaResourceContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicysimulatorV1betaResourceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicysimulatorV1betaResourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -2181,9 +2181,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -2216,9 +2216,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -2315,9 +2315,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -2404,9 +2404,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -2433,9 +2433,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -2480,9 +2480,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -2514,9 +2514,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -2552,9 +2552,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -2600,9 +2600,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersLocationsOrgPolicyViolationsPreviewsOperationsGetCall struct { diff --git a/policytroubleshooter/v1/policytroubleshooter-gen.go b/policytroubleshooter/v1/policytroubleshooter-gen.go index 519773261d..07af2f3857 100644 --- a/policytroubleshooter/v1/policytroubleshooter-gen.go +++ b/policytroubleshooter/v1/policytroubleshooter-gen.go @@ -198,9 +198,9 @@ type GoogleCloudPolicytroubleshooterV1AccessTuple struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1AccessTuple) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1AccessTuple) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1AccessTuple - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicytroubleshooterV1BindingExplanation: Details about how a @@ -289,9 +289,9 @@ type GoogleCloudPolicytroubleshooterV1BindingExplanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1BindingExplanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1BindingExplanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1BindingExplanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership: @@ -335,9 +335,9 @@ type GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership stru NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicytroubleshooterV1ExplainedPolicy: Details about how a @@ -399,9 +399,9 @@ type GoogleCloudPolicytroubleshooterV1ExplainedPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1ExplainedPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1ExplainedPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1ExplainedPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest: Request for @@ -423,9 +423,9 @@ type GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse: Response for @@ -469,9 +469,9 @@ type GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -510,9 +510,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -545,9 +545,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -644,9 +644,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -733,9 +733,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -767,9 +767,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -815,9 +815,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IamTroubleshootCall struct { diff --git a/policytroubleshooter/v1beta/policytroubleshooter-gen.go b/policytroubleshooter/v1beta/policytroubleshooter-gen.go index aaada5b1f4..87f9cade69 100644 --- a/policytroubleshooter/v1beta/policytroubleshooter-gen.go +++ b/policytroubleshooter/v1beta/policytroubleshooter-gen.go @@ -198,9 +198,9 @@ type GoogleCloudPolicytroubleshooterV1betaAccessTuple struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1betaAccessTuple) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1betaAccessTuple) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1betaAccessTuple - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicytroubleshooterV1betaBindingExplanation: Details about how a @@ -289,9 +289,9 @@ type GoogleCloudPolicytroubleshooterV1betaBindingExplanation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1betaBindingExplanation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1betaBindingExplanation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1betaBindingExplanation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicytroubleshooterV1betaBindingExplanationAnnotatedMembership: @@ -335,9 +335,9 @@ type GoogleCloudPolicytroubleshooterV1betaBindingExplanationAnnotatedMembership NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1betaBindingExplanationAnnotatedMembership) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1betaBindingExplanationAnnotatedMembership) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1betaBindingExplanationAnnotatedMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicytroubleshooterV1betaExplainedPolicy: Details about how a @@ -399,9 +399,9 @@ type GoogleCloudPolicytroubleshooterV1betaExplainedPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1betaExplainedPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1betaExplainedPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1betaExplainedPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicytroubleshooterV1betaTroubleshootIamPolicyRequest: Request @@ -423,9 +423,9 @@ type GoogleCloudPolicytroubleshooterV1betaTroubleshootIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1betaTroubleshootIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1betaTroubleshootIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1betaTroubleshootIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudPolicytroubleshooterV1betaTroubleshootIamPolicyResponse: Response @@ -467,9 +467,9 @@ type GoogleCloudPolicytroubleshooterV1betaTroubleshootIamPolicyResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudPolicytroubleshooterV1betaTroubleshootIamPolicyResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudPolicytroubleshooterV1betaTroubleshootIamPolicyResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudPolicytroubleshooterV1betaTroubleshootIamPolicyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -508,9 +508,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -543,9 +543,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -642,9 +642,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -731,9 +731,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -779,9 +779,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IamTroubleshootCall struct { diff --git a/pollen/v1/pollen-gen.go b/pollen/v1/pollen-gen.go index 9a07a889f3..c57831667b 100644 --- a/pollen/v1/pollen-gen.go +++ b/pollen/v1/pollen-gen.go @@ -265,9 +265,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -323,9 +323,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DayInfo: This object contains the daily forecast information for each day @@ -352,9 +352,9 @@ type DayInfo struct { NullFields []string `json:"-"` } -func (s *DayInfo) MarshalJSON() ([]byte, error) { +func (s DayInfo) MarshalJSON() ([]byte, error) { type NoMethod DayInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpBody: Message that represents an arbitrary HTTP body. It should only be @@ -399,9 +399,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IndexInfo: This object contains data representing specific pollen index @@ -440,9 +440,9 @@ type IndexInfo struct { NullFields []string `json:"-"` } -func (s *IndexInfo) MarshalJSON() ([]byte, error) { +func (s IndexInfo) MarshalJSON() ([]byte, error) { type NoMethod IndexInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LookupForecastResponse struct { @@ -472,9 +472,9 @@ type LookupForecastResponse struct { NullFields []string `json:"-"` } -func (s *LookupForecastResponse) MarshalJSON() ([]byte, error) { +func (s LookupForecastResponse) MarshalJSON() ([]byte, error) { type NoMethod LookupForecastResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlantDescription: Contains general information about plants, including @@ -522,9 +522,9 @@ type PlantDescription struct { NullFields []string `json:"-"` } -func (s *PlantDescription) MarshalJSON() ([]byte, error) { +func (s PlantDescription) MarshalJSON() ([]byte, error) { type NoMethod PlantDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlantInfo: This object contains the daily information on specific plant. @@ -575,9 +575,9 @@ type PlantInfo struct { NullFields []string `json:"-"` } -func (s *PlantInfo) MarshalJSON() ([]byte, error) { +func (s PlantInfo) MarshalJSON() ([]byte, error) { type NoMethod PlantInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PollenTypeInfo: This object contains the pollen type index and health @@ -615,9 +615,9 @@ type PollenTypeInfo struct { NullFields []string `json:"-"` } -func (s *PollenTypeInfo) MarshalJSON() ([]byte, error) { +func (s PollenTypeInfo) MarshalJSON() ([]byte, error) { type NoMethod PollenTypeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ForecastLookupCall struct { diff --git a/poly/v1/poly-gen.go b/poly/v1/poly-gen.go index 8716f9c92c..2a448f4f5d 100644 --- a/poly/v1/poly-gen.go +++ b/poly/v1/poly-gen.go @@ -266,9 +266,9 @@ type Asset struct { NullFields []string `json:"-"` } -func (s *Asset) MarshalJSON() ([]byte, error) { +func (s Asset) MarshalJSON() ([]byte, error) { type NoMethod Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetImportMessage: A message generated by the asset import process. @@ -321,9 +321,9 @@ type AssetImportMessage struct { NullFields []string `json:"-"` } -func (s *AssetImportMessage) MarshalJSON() ([]byte, error) { +func (s AssetImportMessage) MarshalJSON() ([]byte, error) { type NoMethod AssetImportMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // File: Represents a file in Poly, which can be a root, resource, or thumbnail @@ -351,9 +351,9 @@ type File struct { NullFields []string `json:"-"` } -func (s *File) MarshalJSON() ([]byte, error) { +func (s File) MarshalJSON() ([]byte, error) { type NoMethod File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Format: The same asset can be represented in different formats, for example, @@ -390,9 +390,9 @@ type Format struct { NullFields []string `json:"-"` } -func (s *Format) MarshalJSON() ([]byte, error) { +func (s Format) MarshalJSON() ([]byte, error) { type NoMethod Format - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FormatComplexity: Information on the complexity of this Format. @@ -417,9 +417,9 @@ type FormatComplexity struct { NullFields []string `json:"-"` } -func (s *FormatComplexity) MarshalJSON() ([]byte, error) { +func (s FormatComplexity) MarshalJSON() ([]byte, error) { type NoMethod FormatComplexity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageError: A message resulting from reading an image file. @@ -448,9 +448,9 @@ type ImageError struct { NullFields []string `json:"-"` } -func (s *ImageError) MarshalJSON() ([]byte, error) { +func (s ImageError) MarshalJSON() ([]byte, error) { type NoMethod ImageError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssetsResponse: A response message from a request to list. @@ -479,9 +479,9 @@ type ListAssetsResponse struct { NullFields []string `json:"-"` } -func (s *ListAssetsResponse) MarshalJSON() ([]byte, error) { +func (s ListAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLikedAssetsResponse: A response message from a request to list. @@ -510,9 +510,9 @@ type ListLikedAssetsResponse struct { NullFields []string `json:"-"` } -func (s *ListLikedAssetsResponse) MarshalJSON() ([]byte, error) { +func (s ListLikedAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLikedAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUserAssetsResponse: A response message from a request to list. @@ -541,9 +541,9 @@ type ListUserAssetsResponse struct { NullFields []string `json:"-"` } -func (s *ListUserAssetsResponse) MarshalJSON() ([]byte, error) { +func (s ListUserAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjParseError: Details of an error resulting from parsing an OBJ file @@ -617,9 +617,9 @@ type ObjParseError struct { NullFields []string `json:"-"` } -func (s *ObjParseError) MarshalJSON() ([]byte, error) { +func (s ObjParseError) MarshalJSON() ([]byte, error) { type NoMethod ObjParseError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PresentationParams: Hints for displaying the asset, based on information @@ -666,9 +666,9 @@ type PresentationParams struct { NullFields []string `json:"-"` } -func (s *PresentationParams) MarshalJSON() ([]byte, error) { +func (s PresentationParams) MarshalJSON() ([]byte, error) { type NoMethod PresentationParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quaternion: A Quaternion (//en.wikipedia.org/wiki/Quaternion). Please note: @@ -696,9 +696,9 @@ type Quaternion struct { NullFields []string `json:"-"` } -func (s *Quaternion) MarshalJSON() ([]byte, error) { +func (s Quaternion) MarshalJSON() ([]byte, error) { type NoMethod Quaternion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Quaternion) UnmarshalJSON(data []byte) error { @@ -740,9 +740,9 @@ type RemixInfo struct { NullFields []string `json:"-"` } -func (s *RemixInfo) MarshalJSON() ([]byte, error) { +func (s RemixInfo) MarshalJSON() ([]byte, error) { type NoMethod RemixInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartAssetImportResponse: A response message from a request to startImport. @@ -773,9 +773,9 @@ type StartAssetImportResponse struct { NullFields []string `json:"-"` } -func (s *StartAssetImportResponse) MarshalJSON() ([]byte, error) { +func (s StartAssetImportResponse) MarshalJSON() ([]byte, error) { type NoMethod StartAssetImportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserAsset: Data about the user's asset. @@ -795,9 +795,9 @@ type UserAsset struct { NullFields []string `json:"-"` } -func (s *UserAsset) MarshalJSON() ([]byte, error) { +func (s UserAsset) MarshalJSON() ([]byte, error) { type NoMethod UserAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AssetsGetCall struct { diff --git a/privateca/v1/privateca-gen.go b/privateca/v1/privateca-gen.go index 7b1bc5ba95..c0a2f54ce8 100644 --- a/privateca/v1/privateca-gen.go +++ b/privateca/v1/privateca-gen.go @@ -269,9 +269,9 @@ type AccessUrls struct { NullFields []string `json:"-"` } -func (s *AccessUrls) MarshalJSON() ([]byte, error) { +func (s AccessUrls) MarshalJSON() ([]byte, error) { type NoMethod AccessUrls - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivateCertificateAuthorityRequest: Request message for @@ -308,9 +308,9 @@ type ActivateCertificateAuthorityRequest struct { NullFields []string `json:"-"` } -func (s *ActivateCertificateAuthorityRequest) MarshalJSON() ([]byte, error) { +func (s ActivateCertificateAuthorityRequest) MarshalJSON() ([]byte, error) { type NoMethod ActivateCertificateAuthorityRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllowedKeyType: Describes a "type" of key that may be used in a Certificate @@ -335,9 +335,9 @@ type AllowedKeyType struct { NullFields []string `json:"-"` } -func (s *AllowedKeyType) MarshalJSON() ([]byte, error) { +func (s AllowedKeyType) MarshalJSON() ([]byte, error) { type NoMethod AllowedKeyType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -376,9 +376,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -411,9 +411,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -510,9 +510,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CaOptions: Describes the X.509 basic constraints extension, per RFC 5280 @@ -541,9 +541,9 @@ type CaOptions struct { NullFields []string `json:"-"` } -func (s *CaOptions) MarshalJSON() ([]byte, error) { +func (s CaOptions) MarshalJSON() ([]byte, error) { type NoMethod CaOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CaPool: A CaPool represents a group of CertificateAuthorities that form a @@ -585,9 +585,9 @@ type CaPool struct { NullFields []string `json:"-"` } -func (s *CaPool) MarshalJSON() ([]byte, error) { +func (s CaPool) MarshalJSON() ([]byte, error) { type NoMethod CaPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -611,9 +611,9 @@ type CertChain struct { NullFields []string `json:"-"` } -func (s *CertChain) MarshalJSON() ([]byte, error) { +func (s CertChain) MarshalJSON() ([]byte, error) { type NoMethod CertChain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Certificate: A Certificate corresponds to a signed X.509 certificate issued @@ -694,9 +694,9 @@ type Certificate struct { NullFields []string `json:"-"` } -func (s *Certificate) MarshalJSON() ([]byte, error) { +func (s Certificate) MarshalJSON() ([]byte, error) { type NoMethod Certificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateAuthority: A CertificateAuthority represents an individual @@ -815,9 +815,9 @@ type CertificateAuthority struct { NullFields []string `json:"-"` } -func (s *CertificateAuthority) MarshalJSON() ([]byte, error) { +func (s CertificateAuthority) MarshalJSON() ([]byte, error) { type NoMethod CertificateAuthority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateConfig: A CertificateConfig describes an X.509 certificate or CSR @@ -851,9 +851,9 @@ type CertificateConfig struct { NullFields []string `json:"-"` } -func (s *CertificateConfig) MarshalJSON() ([]byte, error) { +func (s CertificateConfig) MarshalJSON() ([]byte, error) { type NoMethod CertificateConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateConfigKeyId: A KeyId identifies a specific public key, usually by @@ -875,9 +875,9 @@ type CertificateConfigKeyId struct { NullFields []string `json:"-"` } -func (s *CertificateConfigKeyId) MarshalJSON() ([]byte, error) { +func (s CertificateConfigKeyId) MarshalJSON() ([]byte, error) { type NoMethod CertificateConfigKeyId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateDescription: A CertificateDescription describes an X.509 @@ -922,9 +922,9 @@ type CertificateDescription struct { NullFields []string `json:"-"` } -func (s *CertificateDescription) MarshalJSON() ([]byte, error) { +func (s CertificateDescription) MarshalJSON() ([]byte, error) { type NoMethod CertificateDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateExtensionConstraints: Describes a set of X.509 extensions that @@ -976,9 +976,9 @@ type CertificateExtensionConstraints struct { NullFields []string `json:"-"` } -func (s *CertificateExtensionConstraints) MarshalJSON() ([]byte, error) { +func (s CertificateExtensionConstraints) MarshalJSON() ([]byte, error) { type NoMethod CertificateExtensionConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateFingerprint: A group of fingerprints for the x509 certificate. @@ -999,9 +999,9 @@ type CertificateFingerprint struct { NullFields []string `json:"-"` } -func (s *CertificateFingerprint) MarshalJSON() ([]byte, error) { +func (s CertificateFingerprint) MarshalJSON() ([]byte, error) { type NoMethod CertificateFingerprint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateIdentityConstraints: Describes constraints on a Certificate's @@ -1035,9 +1035,9 @@ type CertificateIdentityConstraints struct { NullFields []string `json:"-"` } -func (s *CertificateIdentityConstraints) MarshalJSON() ([]byte, error) { +func (s CertificateIdentityConstraints) MarshalJSON() ([]byte, error) { type NoMethod CertificateIdentityConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateRevocationList: A CertificateRevocationList corresponds to a @@ -1093,9 +1093,9 @@ type CertificateRevocationList struct { NullFields []string `json:"-"` } -func (s *CertificateRevocationList) MarshalJSON() ([]byte, error) { +func (s CertificateRevocationList) MarshalJSON() ([]byte, error) { type NoMethod CertificateRevocationList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateTemplate: A CertificateTemplate refers to a managed template for @@ -1160,9 +1160,9 @@ type CertificateTemplate struct { NullFields []string `json:"-"` } -func (s *CertificateTemplate) MarshalJSON() ([]byte, error) { +func (s CertificateTemplate) MarshalJSON() ([]byte, error) { type NoMethod CertificateTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableCertificateAuthorityRequest: Request message for @@ -1198,9 +1198,9 @@ type DisableCertificateAuthorityRequest struct { NullFields []string `json:"-"` } -func (s *DisableCertificateAuthorityRequest) MarshalJSON() ([]byte, error) { +func (s DisableCertificateAuthorityRequest) MarshalJSON() ([]byte, error) { type NoMethod DisableCertificateAuthorityRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EcKeyType: Describes an Elliptic Curve key that may be used in a Certificate @@ -1232,9 +1232,9 @@ type EcKeyType struct { NullFields []string `json:"-"` } -func (s *EcKeyType) MarshalJSON() ([]byte, error) { +func (s EcKeyType) MarshalJSON() ([]byte, error) { type NoMethod EcKeyType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1274,9 +1274,9 @@ type EnableCertificateAuthorityRequest struct { NullFields []string `json:"-"` } -func (s *EnableCertificateAuthorityRequest) MarshalJSON() ([]byte, error) { +func (s EnableCertificateAuthorityRequest) MarshalJSON() ([]byte, error) { type NoMethod EnableCertificateAuthorityRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1322,9 +1322,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtendedKeyUsageOptions: KeyUsage.ExtendedKeyUsageOptions has fields that @@ -1362,9 +1362,9 @@ type ExtendedKeyUsageOptions struct { NullFields []string `json:"-"` } -func (s *ExtendedKeyUsageOptions) MarshalJSON() ([]byte, error) { +func (s ExtendedKeyUsageOptions) MarshalJSON() ([]byte, error) { type NoMethod ExtendedKeyUsageOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchCaCertsRequest: Request message for @@ -1395,9 +1395,9 @@ type FetchCaCertsRequest struct { NullFields []string `json:"-"` } -func (s *FetchCaCertsRequest) MarshalJSON() ([]byte, error) { +func (s FetchCaCertsRequest) MarshalJSON() ([]byte, error) { type NoMethod FetchCaCertsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchCaCertsResponse: Response message for @@ -1422,9 +1422,9 @@ type FetchCaCertsResponse struct { NullFields []string `json:"-"` } -func (s *FetchCaCertsResponse) MarshalJSON() ([]byte, error) { +func (s FetchCaCertsResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchCaCertsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchCertificateAuthorityCsrResponse: Response message for @@ -1449,9 +1449,9 @@ type FetchCertificateAuthorityCsrResponse struct { NullFields []string `json:"-"` } -func (s *FetchCertificateAuthorityCsrResponse) MarshalJSON() ([]byte, error) { +func (s FetchCertificateAuthorityCsrResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchCertificateAuthorityCsrResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IssuanceModes: IssuanceModes specifies the allowed ways in which @@ -1476,9 +1476,9 @@ type IssuanceModes struct { NullFields []string `json:"-"` } -func (s *IssuanceModes) MarshalJSON() ([]byte, error) { +func (s IssuanceModes) MarshalJSON() ([]byte, error) { type NoMethod IssuanceModes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IssuancePolicy: Defines controls over all certificate issuance within a @@ -1530,9 +1530,9 @@ type IssuancePolicy struct { NullFields []string `json:"-"` } -func (s *IssuancePolicy) MarshalJSON() ([]byte, error) { +func (s IssuancePolicy) MarshalJSON() ([]byte, error) { type NoMethod IssuancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyId: A KeyId identifies a specific public key, usually by hashing the @@ -1554,9 +1554,9 @@ type KeyId struct { NullFields []string `json:"-"` } -func (s *KeyId) MarshalJSON() ([]byte, error) { +func (s KeyId) MarshalJSON() ([]byte, error) { type NoMethod KeyId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyUsage: A KeyUsage describes key usage values that may appear in an X.509 @@ -1582,9 +1582,9 @@ type KeyUsage struct { NullFields []string `json:"-"` } -func (s *KeyUsage) MarshalJSON() ([]byte, error) { +func (s KeyUsage) MarshalJSON() ([]byte, error) { type NoMethod KeyUsage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyUsageOptions: KeyUsage.KeyUsageOptions corresponds to the key usage @@ -1622,9 +1622,9 @@ type KeyUsageOptions struct { NullFields []string `json:"-"` } -func (s *KeyUsageOptions) MarshalJSON() ([]byte, error) { +func (s KeyUsageOptions) MarshalJSON() ([]byte, error) { type NoMethod KeyUsageOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyVersionSpec: A Cloud KMS key configuration that a CertificateAuthority @@ -1669,9 +1669,9 @@ type KeyVersionSpec struct { NullFields []string `json:"-"` } -func (s *KeyVersionSpec) MarshalJSON() ([]byte, error) { +func (s KeyVersionSpec) MarshalJSON() ([]byte, error) { type NoMethod KeyVersionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCaPoolsResponse: Response message for @@ -1702,9 +1702,9 @@ type ListCaPoolsResponse struct { NullFields []string `json:"-"` } -func (s *ListCaPoolsResponse) MarshalJSON() ([]byte, error) { +func (s ListCaPoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCaPoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCertificateAuthoritiesResponse: Response message for @@ -1735,9 +1735,9 @@ type ListCertificateAuthoritiesResponse struct { NullFields []string `json:"-"` } -func (s *ListCertificateAuthoritiesResponse) MarshalJSON() ([]byte, error) { +func (s ListCertificateAuthoritiesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCertificateAuthoritiesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCertificateRevocationListsResponse: Response message for @@ -1768,9 +1768,9 @@ type ListCertificateRevocationListsResponse struct { NullFields []string `json:"-"` } -func (s *ListCertificateRevocationListsResponse) MarshalJSON() ([]byte, error) { +func (s ListCertificateRevocationListsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCertificateRevocationListsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCertificateTemplatesResponse: Response message for @@ -1801,9 +1801,9 @@ type ListCertificateTemplatesResponse struct { NullFields []string `json:"-"` } -func (s *ListCertificateTemplatesResponse) MarshalJSON() ([]byte, error) { +func (s ListCertificateTemplatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCertificateTemplatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCertificatesResponse: Response message for @@ -1834,9 +1834,9 @@ type ListCertificatesResponse struct { NullFields []string `json:"-"` } -func (s *ListCertificatesResponse) MarshalJSON() ([]byte, error) { +func (s ListCertificatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCertificatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1862,9 +1862,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1890,9 +1890,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1928,9 +1928,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NameConstraints: Describes the X.509 name constraints extension, per @@ -1989,9 +1989,9 @@ type NameConstraints struct { NullFields []string `json:"-"` } -func (s *NameConstraints) MarshalJSON() ([]byte, error) { +func (s NameConstraints) MarshalJSON() ([]byte, error) { type NoMethod NameConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectId: An ObjectId specifies an object identifier (OID). These provide @@ -2013,9 +2013,9 @@ type ObjectId struct { NullFields []string `json:"-"` } -func (s *ObjectId) MarshalJSON() ([]byte, error) { +func (s ObjectId) MarshalJSON() ([]byte, error) { type NoMethod ObjectId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2060,9 +2060,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -2098,9 +2098,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2190,9 +2190,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublicKey: A PublicKey describes a public key. @@ -2230,9 +2230,9 @@ type PublicKey struct { NullFields []string `json:"-"` } -func (s *PublicKey) MarshalJSON() ([]byte, error) { +func (s PublicKey) MarshalJSON() ([]byte, error) { type NoMethod PublicKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublishingOptions: Options relating to the publication of each @@ -2278,9 +2278,9 @@ type PublishingOptions struct { NullFields []string `json:"-"` } -func (s *PublishingOptions) MarshalJSON() ([]byte, error) { +func (s PublishingOptions) MarshalJSON() ([]byte, error) { type NoMethod PublishingOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReconciliationOperationMetadata: Operation metadata returned by the CLH @@ -2313,9 +2313,9 @@ type ReconciliationOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ReconciliationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevocationDetails: Describes fields that are relavent to the revocation of a @@ -2357,9 +2357,9 @@ type RevocationDetails struct { NullFields []string `json:"-"` } -func (s *RevocationDetails) MarshalJSON() ([]byte, error) { +func (s RevocationDetails) MarshalJSON() ([]byte, error) { type NoMethod RevocationDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevokeCertificateRequest: Request message for @@ -2411,9 +2411,9 @@ type RevokeCertificateRequest struct { NullFields []string `json:"-"` } -func (s *RevokeCertificateRequest) MarshalJSON() ([]byte, error) { +func (s RevokeCertificateRequest) MarshalJSON() ([]byte, error) { type NoMethod RevokeCertificateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevokedCertificate: Describes a revoked Certificate. @@ -2457,9 +2457,9 @@ type RevokedCertificate struct { NullFields []string `json:"-"` } -func (s *RevokedCertificate) MarshalJSON() ([]byte, error) { +func (s RevokedCertificate) MarshalJSON() ([]byte, error) { type NoMethod RevokedCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RsaKeyType: Describes an RSA key that may be used in a Certificate issued @@ -2486,9 +2486,9 @@ type RsaKeyType struct { NullFields []string `json:"-"` } -func (s *RsaKeyType) MarshalJSON() ([]byte, error) { +func (s RsaKeyType) MarshalJSON() ([]byte, error) { type NoMethod RsaKeyType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -2515,9 +2515,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2549,9 +2549,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subject: Subject describes parts of a distinguished name that, in turn, @@ -2586,9 +2586,9 @@ type Subject struct { NullFields []string `json:"-"` } -func (s *Subject) MarshalJSON() ([]byte, error) { +func (s Subject) MarshalJSON() ([]byte, error) { type NoMethod Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubjectAltNames: SubjectAltNames corresponds to a more modern way of listing @@ -2620,9 +2620,9 @@ type SubjectAltNames struct { NullFields []string `json:"-"` } -func (s *SubjectAltNames) MarshalJSON() ([]byte, error) { +func (s SubjectAltNames) MarshalJSON() ([]byte, error) { type NoMethod SubjectAltNames - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubjectConfig: These values are used to create the distinguished name and @@ -2646,9 +2646,9 @@ type SubjectConfig struct { NullFields []string `json:"-"` } -func (s *SubjectConfig) MarshalJSON() ([]byte, error) { +func (s SubjectConfig) MarshalJSON() ([]byte, error) { type NoMethod SubjectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubjectDescription: These values describe fields in an issued X.509 @@ -2684,9 +2684,9 @@ type SubjectDescription struct { NullFields []string `json:"-"` } -func (s *SubjectDescription) MarshalJSON() ([]byte, error) { +func (s SubjectDescription) MarshalJSON() ([]byte, error) { type NoMethod SubjectDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubordinateConfig: Describes a subordinate CA's issuers. This is either a @@ -2714,9 +2714,9 @@ type SubordinateConfig struct { NullFields []string `json:"-"` } -func (s *SubordinateConfig) MarshalJSON() ([]byte, error) { +func (s SubordinateConfig) MarshalJSON() ([]byte, error) { type NoMethod SubordinateConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubordinateConfigChain: This message describes a subordinate CA's issuer @@ -2738,9 +2738,9 @@ type SubordinateConfigChain struct { NullFields []string `json:"-"` } -func (s *SubordinateConfigChain) MarshalJSON() ([]byte, error) { +func (s SubordinateConfigChain) MarshalJSON() ([]byte, error) { type NoMethod SubordinateConfigChain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -2763,9 +2763,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -2790,9 +2790,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteCertificateAuthorityRequest: Request message for @@ -2823,9 +2823,9 @@ type UndeleteCertificateAuthorityRequest struct { NullFields []string `json:"-"` } -func (s *UndeleteCertificateAuthorityRequest) MarshalJSON() ([]byte, error) { +func (s UndeleteCertificateAuthorityRequest) MarshalJSON() ([]byte, error) { type NoMethod UndeleteCertificateAuthorityRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // X509Extension: An X509Extension specifies an X.509 extension, which may be @@ -2852,9 +2852,9 @@ type X509Extension struct { NullFields []string `json:"-"` } -func (s *X509Extension) MarshalJSON() ([]byte, error) { +func (s X509Extension) MarshalJSON() ([]byte, error) { type NoMethod X509Extension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // X509Parameters: An X509Parameters is used to describe certain fields of an @@ -2892,9 +2892,9 @@ type X509Parameters struct { NullFields []string `json:"-"` } -func (s *X509Parameters) MarshalJSON() ([]byte, error) { +func (s X509Parameters) MarshalJSON() ([]byte, error) { type NoMethod X509Parameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/privateca/v1beta1/privateca-gen.go b/privateca/v1beta1/privateca-gen.go index de4b30dc17..217a2520da 100644 --- a/privateca/v1beta1/privateca-gen.go +++ b/privateca/v1beta1/privateca-gen.go @@ -259,9 +259,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -294,9 +294,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -393,9 +393,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -454,9 +454,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -482,9 +482,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -510,9 +510,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -548,9 +548,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -595,9 +595,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -687,9 +687,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReconciliationOperationMetadata: Operation metadata returned by the CLH @@ -722,9 +722,9 @@ type ReconciliationOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ReconciliationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -751,9 +751,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -785,9 +785,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -810,9 +810,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -837,9 +837,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/prod_tt_sasportal/v1alpha1/prod_tt_sasportal-gen.go b/prod_tt_sasportal/v1alpha1/prod_tt_sasportal-gen.go index 10cf855e3c..1bffdadbfa 100644 --- a/prod_tt_sasportal/v1alpha1/prod_tt_sasportal-gen.go +++ b/prod_tt_sasportal/v1alpha1/prod_tt_sasportal-gen.go @@ -422,9 +422,9 @@ type SasPortalAssignment struct { NullFields []string `json:"-"` } -func (s *SasPortalAssignment) MarshalJSON() ([]byte, error) { +func (s SasPortalAssignment) MarshalJSON() ([]byte, error) { type NoMethod SasPortalAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalChannelWithScore: The channel with score. @@ -446,9 +446,9 @@ type SasPortalChannelWithScore struct { NullFields []string `json:"-"` } -func (s *SasPortalChannelWithScore) MarshalJSON() ([]byte, error) { +func (s SasPortalChannelWithScore) MarshalJSON() ([]byte, error) { type NoMethod SasPortalChannelWithScore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SasPortalChannelWithScore) UnmarshalJSON(data []byte) error { @@ -487,9 +487,9 @@ type SasPortalCreateSignedDeviceRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalCreateSignedDeviceRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalCreateSignedDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalCreateSignedDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalCustomer: Entity representing a SAS customer. @@ -517,9 +517,9 @@ type SasPortalCustomer struct { NullFields []string `json:"-"` } -func (s *SasPortalCustomer) MarshalJSON() ([]byte, error) { +func (s SasPortalCustomer) MarshalJSON() ([]byte, error) { type NoMethod SasPortalCustomer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeployment: The Deployment. @@ -550,9 +550,9 @@ type SasPortalDeployment struct { NullFields []string `json:"-"` } -func (s *SasPortalDeployment) MarshalJSON() ([]byte, error) { +func (s SasPortalDeployment) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeploymentAssociation: Association between a gcp project and a SAS @@ -575,9 +575,9 @@ type SasPortalDeploymentAssociation struct { NullFields []string `json:"-"` } -func (s *SasPortalDeploymentAssociation) MarshalJSON() ([]byte, error) { +func (s SasPortalDeploymentAssociation) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeploymentAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SasPortalDevice struct { @@ -633,9 +633,9 @@ type SasPortalDevice struct { NullFields []string `json:"-"` } -func (s *SasPortalDevice) MarshalJSON() ([]byte, error) { +func (s SasPortalDevice) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeviceAirInterface: Information about the device's air interface. @@ -671,9 +671,9 @@ type SasPortalDeviceAirInterface struct { NullFields []string `json:"-"` } -func (s *SasPortalDeviceAirInterface) MarshalJSON() ([]byte, error) { +func (s SasPortalDeviceAirInterface) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeviceAirInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeviceConfig: Information about the device configuration. @@ -726,9 +726,9 @@ type SasPortalDeviceConfig struct { NullFields []string `json:"-"` } -func (s *SasPortalDeviceConfig) MarshalJSON() ([]byte, error) { +func (s SasPortalDeviceConfig) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeviceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeviceGrant: Device grant. It is an authorization provided by the @@ -784,9 +784,9 @@ type SasPortalDeviceGrant struct { NullFields []string `json:"-"` } -func (s *SasPortalDeviceGrant) MarshalJSON() ([]byte, error) { +func (s SasPortalDeviceGrant) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeviceGrant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SasPortalDeviceGrant) UnmarshalJSON(data []byte) error { @@ -837,9 +837,9 @@ type SasPortalDeviceMetadata struct { NullFields []string `json:"-"` } -func (s *SasPortalDeviceMetadata) MarshalJSON() ([]byte, error) { +func (s SasPortalDeviceMetadata) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeviceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeviceModel: Information about the model of the device. @@ -867,9 +867,9 @@ type SasPortalDeviceModel struct { NullFields []string `json:"-"` } -func (s *SasPortalDeviceModel) MarshalJSON() ([]byte, error) { +func (s SasPortalDeviceModel) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeviceModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDpaMoveList: An entry in a DPA's move list. @@ -891,9 +891,9 @@ type SasPortalDpaMoveList struct { NullFields []string `json:"-"` } -func (s *SasPortalDpaMoveList) MarshalJSON() ([]byte, error) { +func (s SasPortalDpaMoveList) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDpaMoveList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalEmpty: A generic empty message that you can re-use to avoid @@ -926,9 +926,9 @@ type SasPortalFrequencyRange struct { NullFields []string `json:"-"` } -func (s *SasPortalFrequencyRange) MarshalJSON() ([]byte, error) { +func (s SasPortalFrequencyRange) MarshalJSON() ([]byte, error) { type NoMethod SasPortalFrequencyRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SasPortalFrequencyRange) UnmarshalJSON(data []byte) error { @@ -967,9 +967,9 @@ type SasPortalGcpProjectDeployment struct { NullFields []string `json:"-"` } -func (s *SasPortalGcpProjectDeployment) MarshalJSON() ([]byte, error) { +func (s SasPortalGcpProjectDeployment) MarshalJSON() ([]byte, error) { type NoMethod SasPortalGcpProjectDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalGenerateSecretRequest: Request for GenerateSecret. @@ -996,9 +996,9 @@ type SasPortalGenerateSecretResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalGenerateSecretResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalGenerateSecretResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalGenerateSecretResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalGetPolicyRequest: Request message for `GetPolicy` method. @@ -1018,9 +1018,9 @@ type SasPortalGetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalGetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalGetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalGetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalInstallationParams: Information about the device installation @@ -1105,9 +1105,9 @@ type SasPortalInstallationParams struct { NullFields []string `json:"-"` } -func (s *SasPortalInstallationParams) MarshalJSON() ([]byte, error) { +func (s SasPortalInstallationParams) MarshalJSON() ([]byte, error) { type NoMethod SasPortalInstallationParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SasPortalInstallationParams) UnmarshalJSON(data []byte) error { @@ -1158,9 +1158,9 @@ type SasPortalListCustomersResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListCustomersResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListCustomersResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListCustomersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalListDeploymentsResponse: Response for ListDeployments. @@ -1187,9 +1187,9 @@ type SasPortalListDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalListDevicesResponse: Response for ListDevices. @@ -1216,9 +1216,9 @@ type SasPortalListDevicesResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListDevicesResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListDevicesResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListDevicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalListGcpProjectDeploymentsResponse: Response for @@ -1242,9 +1242,9 @@ type SasPortalListGcpProjectDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListGcpProjectDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListGcpProjectDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListGcpProjectDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalListLegacyOrganizationsResponse: Response for @@ -1269,9 +1269,9 @@ type SasPortalListLegacyOrganizationsResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListLegacyOrganizationsResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListLegacyOrganizationsResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListLegacyOrganizationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalListNodesResponse: Response for ListNodes. @@ -1298,9 +1298,9 @@ type SasPortalListNodesResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListNodesResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListNodesResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListNodesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMigrateOrganizationMetadata: Long-running operation metadata @@ -1328,9 +1328,9 @@ type SasPortalMigrateOrganizationMetadata struct { NullFields []string `json:"-"` } -func (s *SasPortalMigrateOrganizationMetadata) MarshalJSON() ([]byte, error) { +func (s SasPortalMigrateOrganizationMetadata) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMigrateOrganizationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMigrateOrganizationRequest: Request for [MigrateOrganization]. @@ -1354,9 +1354,9 @@ type SasPortalMigrateOrganizationRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalMigrateOrganizationRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalMigrateOrganizationRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMigrateOrganizationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMigrateOrganizationResponse: Response for [MigrateOrganization]. @@ -1378,9 +1378,9 @@ type SasPortalMigrateOrganizationResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalMigrateOrganizationResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalMigrateOrganizationResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMigrateOrganizationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMoveDeploymentRequest: Request for MoveDeployment. @@ -1401,9 +1401,9 @@ type SasPortalMoveDeploymentRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalMoveDeploymentRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalMoveDeploymentRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMoveDeploymentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMoveDeviceRequest: Request for MoveDevice. @@ -1424,9 +1424,9 @@ type SasPortalMoveDeviceRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalMoveDeviceRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalMoveDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMoveDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMoveNodeRequest: Request for MoveNode. @@ -1447,9 +1447,9 @@ type SasPortalMoveNodeRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalMoveNodeRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalMoveNodeRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMoveNodeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalNode: The Node. @@ -1476,9 +1476,9 @@ type SasPortalNode struct { NullFields []string `json:"-"` } -func (s *SasPortalNode) MarshalJSON() ([]byte, error) { +func (s SasPortalNode) MarshalJSON() ([]byte, error) { type NoMethod SasPortalNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalNrqzValidation: Information about National Radio Quiet Zone @@ -1512,9 +1512,9 @@ type SasPortalNrqzValidation struct { NullFields []string `json:"-"` } -func (s *SasPortalNrqzValidation) MarshalJSON() ([]byte, error) { +func (s SasPortalNrqzValidation) MarshalJSON() ([]byte, error) { type NoMethod SasPortalNrqzValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SasPortalNrqzValidation) UnmarshalJSON(data []byte) error { @@ -1575,9 +1575,9 @@ type SasPortalOperation struct { NullFields []string `json:"-"` } -func (s *SasPortalOperation) MarshalJSON() ([]byte, error) { +func (s SasPortalOperation) MarshalJSON() ([]byte, error) { type NoMethod SasPortalOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalOrganization: Organization details. @@ -1599,9 +1599,9 @@ type SasPortalOrganization struct { NullFields []string `json:"-"` } -func (s *SasPortalOrganization) MarshalJSON() ([]byte, error) { +func (s SasPortalOrganization) MarshalJSON() ([]byte, error) { type NoMethod SasPortalOrganization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalPolicy: Defines an access control policy to the resources. @@ -1634,9 +1634,9 @@ type SasPortalPolicy struct { NullFields []string `json:"-"` } -func (s *SasPortalPolicy) MarshalJSON() ([]byte, error) { +func (s SasPortalPolicy) MarshalJSON() ([]byte, error) { type NoMethod SasPortalPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalProvisionDeploymentRequest: Request for [ProvisionDeployment]. @@ -1669,9 +1669,9 @@ type SasPortalProvisionDeploymentRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalProvisionDeploymentRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalProvisionDeploymentRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalProvisionDeploymentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalProvisionDeploymentResponse: Response for [ProvisionDeployment]. @@ -1696,9 +1696,9 @@ type SasPortalProvisionDeploymentResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalProvisionDeploymentResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalProvisionDeploymentResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalProvisionDeploymentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalSetPolicyRequest: Request message for `SetPolicy` method. @@ -1724,9 +1724,9 @@ type SasPortalSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalSetupSasAnalyticsMetadata: Metadata returned by the long running @@ -1752,9 +1752,9 @@ type SasPortalSetupSasAnalyticsRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalSetupSasAnalyticsRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalSetupSasAnalyticsRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalSetupSasAnalyticsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalSetupSasAnalyticsResponse: Response returned by the long running @@ -1780,9 +1780,9 @@ type SasPortalSignDeviceRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalSignDeviceRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalSignDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalSignDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalStatus: The `Status` type defines a logical error model that is @@ -1814,9 +1814,9 @@ type SasPortalStatus struct { NullFields []string `json:"-"` } -func (s *SasPortalStatus) MarshalJSON() ([]byte, error) { +func (s SasPortalStatus) MarshalJSON() ([]byte, error) { type NoMethod SasPortalStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalTestPermissionsRequest: Request message for `TestPermissions` @@ -1840,9 +1840,9 @@ type SasPortalTestPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalTestPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalTestPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalTestPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalTestPermissionsResponse: Response message for `TestPermissions` @@ -1866,9 +1866,9 @@ type SasPortalTestPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalTestPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalTestPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalTestPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalUpdateSignedDeviceRequest: Request for UpdateSignedDevice. @@ -1893,9 +1893,9 @@ type SasPortalUpdateSignedDeviceRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalUpdateSignedDeviceRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalUpdateSignedDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalUpdateSignedDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalValidateInstallerRequest: Request for ValidateInstaller. @@ -1921,9 +1921,9 @@ type SasPortalValidateInstallerRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalValidateInstallerRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalValidateInstallerRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalValidateInstallerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalValidateInstallerResponse: Response for ValidateInstaller. diff --git a/publicca/v1/publicca-gen.go b/publicca/v1/publicca-gen.go index bb9129ba08..f0dc8cfbbd 100644 --- a/publicca/v1/publicca-gen.go +++ b/publicca/v1/publicca-gen.go @@ -216,9 +216,9 @@ type ExternalAccountKey struct { NullFields []string `json:"-"` } -func (s *ExternalAccountKey) MarshalJSON() ([]byte, error) { +func (s ExternalAccountKey) MarshalJSON() ([]byte, error) { type NoMethod ExternalAccountKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsExternalAccountKeysCreateCall struct { diff --git a/publicca/v1alpha1/publicca-gen.go b/publicca/v1alpha1/publicca-gen.go index bf251e4078..6b21838a87 100644 --- a/publicca/v1alpha1/publicca-gen.go +++ b/publicca/v1alpha1/publicca-gen.go @@ -216,9 +216,9 @@ type ExternalAccountKey struct { NullFields []string `json:"-"` } -func (s *ExternalAccountKey) MarshalJSON() ([]byte, error) { +func (s ExternalAccountKey) MarshalJSON() ([]byte, error) { type NoMethod ExternalAccountKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsExternalAccountKeysCreateCall struct { diff --git a/publicca/v1beta1/publicca-gen.go b/publicca/v1beta1/publicca-gen.go index 4e35b19792..44d9b39506 100644 --- a/publicca/v1beta1/publicca-gen.go +++ b/publicca/v1beta1/publicca-gen.go @@ -216,9 +216,9 @@ type ExternalAccountKey struct { NullFields []string `json:"-"` } -func (s *ExternalAccountKey) MarshalJSON() ([]byte, error) { +func (s ExternalAccountKey) MarshalJSON() ([]byte, error) { type NoMethod ExternalAccountKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsExternalAccountKeysCreateCall struct { diff --git a/pubsub/v1/pubsub-gen.go b/pubsub/v1/pubsub-gen.go index 7317323eb3..ae688bd43f 100644 --- a/pubsub/v1/pubsub-gen.go +++ b/pubsub/v1/pubsub-gen.go @@ -265,9 +265,9 @@ type AcknowledgeRequest struct { NullFields []string `json:"-"` } -func (s *AcknowledgeRequest) MarshalJSON() ([]byte, error) { +func (s AcknowledgeRequest) MarshalJSON() ([]byte, error) { type NoMethod AcknowledgeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnalyticsHubSubscriptionInfo: Information about an associated Analytics Hub @@ -296,9 +296,9 @@ type AnalyticsHubSubscriptionInfo struct { NullFields []string `json:"-"` } -func (s *AnalyticsHubSubscriptionInfo) MarshalJSON() ([]byte, error) { +func (s AnalyticsHubSubscriptionInfo) MarshalJSON() ([]byte, error) { type NoMethod AnalyticsHubSubscriptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AvroConfig: Configuration for writing message data in Avro format. Message @@ -327,9 +327,9 @@ type AvroConfig struct { NullFields []string `json:"-"` } -func (s *AvroConfig) MarshalJSON() ([]byte, error) { +func (s AvroConfig) MarshalJSON() ([]byte, error) { type NoMethod AvroConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsKinesis: Ingestion settings for Amazon Kinesis Data Streams. @@ -383,9 +383,9 @@ type AwsKinesis struct { NullFields []string `json:"-"` } -func (s *AwsKinesis) MarshalJSON() ([]byte, error) { +func (s AwsKinesis) MarshalJSON() ([]byte, error) { type NoMethod AwsKinesis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryConfig: Configuration for a BigQuery subscription. @@ -454,9 +454,9 @@ type BigQueryConfig struct { NullFields []string `json:"-"` } -func (s *BigQueryConfig) MarshalJSON() ([]byte, error) { +func (s BigQueryConfig) MarshalJSON() ([]byte, error) { type NoMethod BigQueryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -553,9 +553,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudStorageConfig: Configuration for a Cloud Storage subscription. @@ -628,9 +628,9 @@ type CloudStorageConfig struct { NullFields []string `json:"-"` } -func (s *CloudStorageConfig) MarshalJSON() ([]byte, error) { +func (s CloudStorageConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudStorageConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitSchemaRequest: Request for CommitSchema method. @@ -650,9 +650,9 @@ type CommitSchemaRequest struct { NullFields []string `json:"-"` } -func (s *CommitSchemaRequest) MarshalJSON() ([]byte, error) { +func (s CommitSchemaRequest) MarshalJSON() ([]byte, error) { type NoMethod CommitSchemaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateSnapshotRequest: Request for the `CreateSnapshot` method. @@ -682,9 +682,9 @@ type CreateSnapshotRequest struct { NullFields []string `json:"-"` } -func (s *CreateSnapshotRequest) MarshalJSON() ([]byte, error) { +func (s CreateSnapshotRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateSnapshotRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeadLetterPolicy: Dead lettering is done on a best effort basis. The same @@ -723,9 +723,9 @@ type DeadLetterPolicy struct { NullFields []string `json:"-"` } -func (s *DeadLetterPolicy) MarshalJSON() ([]byte, error) { +func (s DeadLetterPolicy) MarshalJSON() ([]byte, error) { type NoMethod DeadLetterPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetachSubscriptionResponse: Response for the DetachSubscription method. @@ -767,9 +767,9 @@ type ExpirationPolicy struct { NullFields []string `json:"-"` } -func (s *ExpirationPolicy) MarshalJSON() ([]byte, error) { +func (s ExpirationPolicy) MarshalJSON() ([]byte, error) { type NoMethod ExpirationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -815,9 +815,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IngestionDataSourceSettings: Settings for an ingestion data source on a @@ -838,9 +838,9 @@ type IngestionDataSourceSettings struct { NullFields []string `json:"-"` } -func (s *IngestionDataSourceSettings) MarshalJSON() ([]byte, error) { +func (s IngestionDataSourceSettings) MarshalJSON() ([]byte, error) { type NoMethod IngestionDataSourceSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSchemaRevisionsResponse: Response for the `ListSchemaRevisions` method. @@ -866,9 +866,9 @@ type ListSchemaRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSchemaRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSchemaRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSchemaRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSchemasResponse: Response for the `ListSchemas` method. @@ -895,9 +895,9 @@ type ListSchemasResponse struct { NullFields []string `json:"-"` } -func (s *ListSchemasResponse) MarshalJSON() ([]byte, error) { +func (s ListSchemasResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSchemasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSnapshotsResponse: Response for the `ListSnapshots` method. @@ -924,9 +924,9 @@ type ListSnapshotsResponse struct { NullFields []string `json:"-"` } -func (s *ListSnapshotsResponse) MarshalJSON() ([]byte, error) { +func (s ListSnapshotsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSnapshotsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSubscriptionsResponse: Response for the `ListSubscriptions` method. @@ -953,9 +953,9 @@ type ListSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTopicSnapshotsResponse: Response for the `ListTopicSnapshots` method. @@ -982,9 +982,9 @@ type ListTopicSnapshotsResponse struct { NullFields []string `json:"-"` } -func (s *ListTopicSnapshotsResponse) MarshalJSON() ([]byte, error) { +func (s ListTopicSnapshotsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTopicSnapshotsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTopicSubscriptionsResponse: Response for the `ListTopicSubscriptions` @@ -1013,9 +1013,9 @@ type ListTopicSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListTopicSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListTopicSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTopicSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTopicsResponse: Response for the `ListTopics` method. @@ -1042,9 +1042,9 @@ type ListTopicsResponse struct { NullFields []string `json:"-"` } -func (s *ListTopicsResponse) MarshalJSON() ([]byte, error) { +func (s ListTopicsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTopicsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MessageStoragePolicy: A policy constraining the storage of messages @@ -1076,9 +1076,9 @@ type MessageStoragePolicy struct { NullFields []string `json:"-"` } -func (s *MessageStoragePolicy) MarshalJSON() ([]byte, error) { +func (s MessageStoragePolicy) MarshalJSON() ([]byte, error) { type NoMethod MessageStoragePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyAckDeadlineRequest: Request for the ModifyAckDeadline method. @@ -1108,9 +1108,9 @@ type ModifyAckDeadlineRequest struct { NullFields []string `json:"-"` } -func (s *ModifyAckDeadlineRequest) MarshalJSON() ([]byte, error) { +func (s ModifyAckDeadlineRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyAckDeadlineRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyPushConfigRequest: Request for the ModifyPushConfig method. @@ -1134,9 +1134,9 @@ type ModifyPushConfigRequest struct { NullFields []string `json:"-"` } -func (s *ModifyPushConfigRequest) MarshalJSON() ([]byte, error) { +func (s ModifyPushConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyPushConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NoWrapper: Sets the `data` field as the HTTP body for delivery. @@ -1158,9 +1158,9 @@ type NoWrapper struct { NullFields []string `json:"-"` } -func (s *NoWrapper) MarshalJSON() ([]byte, error) { +func (s NoWrapper) MarshalJSON() ([]byte, error) { type NoMethod NoWrapper - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OidcToken: Contains information needed for generating an OpenID Connect @@ -1191,9 +1191,9 @@ type OidcToken struct { NullFields []string `json:"-"` } -func (s *OidcToken) MarshalJSON() ([]byte, error) { +func (s OidcToken) MarshalJSON() ([]byte, error) { type NoMethod OidcToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1281,9 +1281,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublishRequest: Request for the Publish method. @@ -1303,9 +1303,9 @@ type PublishRequest struct { NullFields []string `json:"-"` } -func (s *PublishRequest) MarshalJSON() ([]byte, error) { +func (s PublishRequest) MarshalJSON() ([]byte, error) { type NoMethod PublishRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublishResponse: Response for the `Publish` method. @@ -1330,9 +1330,9 @@ type PublishResponse struct { NullFields []string `json:"-"` } -func (s *PublishResponse) MarshalJSON() ([]byte, error) { +func (s PublishResponse) MarshalJSON() ([]byte, error) { type NoMethod PublishResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubMessage: A message that is published by publishers and consumed by @@ -1382,9 +1382,9 @@ type PubsubMessage struct { NullFields []string `json:"-"` } -func (s *PubsubMessage) MarshalJSON() ([]byte, error) { +func (s PubsubMessage) MarshalJSON() ([]byte, error) { type NoMethod PubsubMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubWrapper: The payload to the push endpoint is in the form of the JSON @@ -1420,9 +1420,9 @@ type PullRequest struct { NullFields []string `json:"-"` } -func (s *PullRequest) MarshalJSON() ([]byte, error) { +func (s PullRequest) MarshalJSON() ([]byte, error) { type NoMethod PullRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullResponse: Response for the `Pull` method. @@ -1450,9 +1450,9 @@ type PullResponse struct { NullFields []string `json:"-"` } -func (s *PullResponse) MarshalJSON() ([]byte, error) { +func (s PullResponse) MarshalJSON() ([]byte, error) { type NoMethod PullResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PushConfig: Configuration for a push delivery endpoint. @@ -1500,9 +1500,9 @@ type PushConfig struct { NullFields []string `json:"-"` } -func (s *PushConfig) MarshalJSON() ([]byte, error) { +func (s PushConfig) MarshalJSON() ([]byte, error) { type NoMethod PushConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReceivedMessage: A message and its corresponding acknowledgment ID. @@ -1536,9 +1536,9 @@ type ReceivedMessage struct { NullFields []string `json:"-"` } -func (s *ReceivedMessage) MarshalJSON() ([]byte, error) { +func (s ReceivedMessage) MarshalJSON() ([]byte, error) { type NoMethod ReceivedMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetryPolicy: A policy that specifies how Pub/Sub retries message delivery. @@ -1570,9 +1570,9 @@ type RetryPolicy struct { NullFields []string `json:"-"` } -func (s *RetryPolicy) MarshalJSON() ([]byte, error) { +func (s RetryPolicy) MarshalJSON() ([]byte, error) { type NoMethod RetryPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackSchemaRequest: Request for the `RollbackSchema` method. @@ -1593,9 +1593,9 @@ type RollbackSchemaRequest struct { NullFields []string `json:"-"` } -func (s *RollbackSchemaRequest) MarshalJSON() ([]byte, error) { +func (s RollbackSchemaRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackSchemaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schema: A schema resource. @@ -1635,9 +1635,9 @@ type Schema struct { NullFields []string `json:"-"` } -func (s *Schema) MarshalJSON() ([]byte, error) { +func (s Schema) MarshalJSON() ([]byte, error) { type NoMethod Schema - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchemaSettings: Settings for validating messages published against a schema. @@ -1676,9 +1676,9 @@ type SchemaSettings struct { NullFields []string `json:"-"` } -func (s *SchemaSettings) MarshalJSON() ([]byte, error) { +func (s SchemaSettings) MarshalJSON() ([]byte, error) { type NoMethod SchemaSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeekRequest: Request for the `Seek` method. @@ -1711,9 +1711,9 @@ type SeekRequest struct { NullFields []string `json:"-"` } -func (s *SeekRequest) MarshalJSON() ([]byte, error) { +func (s SeekRequest) MarshalJSON() ([]byte, error) { type NoMethod SeekRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeekResponse: Response for the `Seek` method (this response is empty). @@ -1742,9 +1742,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Snapshot: A snapshot resource. Snapshots are used in Seek @@ -1788,9 +1788,9 @@ type Snapshot struct { NullFields []string `json:"-"` } -func (s *Snapshot) MarshalJSON() ([]byte, error) { +func (s Snapshot) MarshalJSON() ([]byte, error) { type NoMethod Snapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subscription: A subscription resource. If none of `push_config`, @@ -1938,9 +1938,9 @@ type Subscription struct { NullFields []string `json:"-"` } -func (s *Subscription) MarshalJSON() ([]byte, error) { +func (s Subscription) MarshalJSON() ([]byte, error) { type NoMethod Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1963,9 +1963,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1990,9 +1990,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextConfig: Configuration for writing message data in text format. Message @@ -2064,9 +2064,9 @@ type Topic struct { NullFields []string `json:"-"` } -func (s *Topic) MarshalJSON() ([]byte, error) { +func (s Topic) MarshalJSON() ([]byte, error) { type NoMethod Topic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSnapshotRequest: Request for the UpdateSnapshot method. @@ -2089,9 +2089,9 @@ type UpdateSnapshotRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSnapshotRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSnapshotRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSnapshotRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSubscriptionRequest: Request for the UpdateSubscription method. @@ -2114,9 +2114,9 @@ type UpdateSubscriptionRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSubscriptionRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSubscriptionRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSubscriptionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTopicRequest: Request for the UpdateTopic method. @@ -2142,9 +2142,9 @@ type UpdateTopicRequest struct { NullFields []string `json:"-"` } -func (s *UpdateTopicRequest) MarshalJSON() ([]byte, error) { +func (s UpdateTopicRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateTopicRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateMessageRequest: Request for the `ValidateMessage` method. @@ -2177,9 +2177,9 @@ type ValidateMessageRequest struct { NullFields []string `json:"-"` } -func (s *ValidateMessageRequest) MarshalJSON() ([]byte, error) { +func (s ValidateMessageRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateMessageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateMessageResponse: Response for the `ValidateMessage` method. Empty @@ -2206,9 +2206,9 @@ type ValidateSchemaRequest struct { NullFields []string `json:"-"` } -func (s *ValidateSchemaRequest) MarshalJSON() ([]byte, error) { +func (s ValidateSchemaRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateSchemaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateSchemaResponse: Response for the `ValidateSchema` method. Empty for diff --git a/pubsub/v1beta1a/pubsub-gen.go b/pubsub/v1beta1a/pubsub-gen.go index 376cba1d27..59fefc80ab 100644 --- a/pubsub/v1beta1a/pubsub-gen.go +++ b/pubsub/v1beta1a/pubsub-gen.go @@ -206,9 +206,9 @@ type AcknowledgeRequest struct { NullFields []string `json:"-"` } -func (s *AcknowledgeRequest) MarshalJSON() ([]byte, error) { +func (s AcknowledgeRequest) MarshalJSON() ([]byte, error) { type NoMethod AcknowledgeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: An empty message that you can re-use to avoid defining duplicated @@ -254,9 +254,9 @@ type Label struct { NullFields []string `json:"-"` } -func (s *Label) MarshalJSON() ([]byte, error) { +func (s Label) MarshalJSON() ([]byte, error) { type NoMethod Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSubscriptionsResponse: Response for the ListSubscriptions method. @@ -283,9 +283,9 @@ type ListSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTopicsResponse: Response for the ListTopics method. @@ -312,9 +312,9 @@ type ListTopicsResponse struct { NullFields []string `json:"-"` } -func (s *ListTopicsResponse) MarshalJSON() ([]byte, error) { +func (s ListTopicsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTopicsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyAckDeadlineRequest: Request for the ModifyAckDeadline method. @@ -347,9 +347,9 @@ type ModifyAckDeadlineRequest struct { NullFields []string `json:"-"` } -func (s *ModifyAckDeadlineRequest) MarshalJSON() ([]byte, error) { +func (s ModifyAckDeadlineRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyAckDeadlineRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyPushConfigRequest: Request for the ModifyPushConfig method. @@ -372,9 +372,9 @@ type ModifyPushConfigRequest struct { NullFields []string `json:"-"` } -func (s *ModifyPushConfigRequest) MarshalJSON() ([]byte, error) { +func (s ModifyPushConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyPushConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublishBatchRequest: Request for the PublishBatch method. @@ -396,9 +396,9 @@ type PublishBatchRequest struct { NullFields []string `json:"-"` } -func (s *PublishBatchRequest) MarshalJSON() ([]byte, error) { +func (s PublishBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod PublishBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublishBatchResponse: Response for the PublishBatch method. @@ -423,9 +423,9 @@ type PublishBatchResponse struct { NullFields []string `json:"-"` } -func (s *PublishBatchResponse) MarshalJSON() ([]byte, error) { +func (s PublishBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod PublishBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublishRequest: Request for the Publish method. @@ -447,9 +447,9 @@ type PublishRequest struct { NullFields []string `json:"-"` } -func (s *PublishRequest) MarshalJSON() ([]byte, error) { +func (s PublishRequest) MarshalJSON() ([]byte, error) { type NoMethod PublishRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubEvent: An event indicating a received message or truncation event. @@ -477,9 +477,9 @@ type PubsubEvent struct { NullFields []string `json:"-"` } -func (s *PubsubEvent) MarshalJSON() ([]byte, error) { +func (s PubsubEvent) MarshalJSON() ([]byte, error) { type NoMethod PubsubEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubMessage: A message data and its labels. @@ -510,9 +510,9 @@ type PubsubMessage struct { NullFields []string `json:"-"` } -func (s *PubsubMessage) MarshalJSON() ([]byte, error) { +func (s PubsubMessage) MarshalJSON() ([]byte, error) { type NoMethod PubsubMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullBatchRequest: Request for the PullBatch method. @@ -541,9 +541,9 @@ type PullBatchRequest struct { NullFields []string `json:"-"` } -func (s *PullBatchRequest) MarshalJSON() ([]byte, error) { +func (s PullBatchRequest) MarshalJSON() ([]byte, error) { type NoMethod PullBatchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullBatchResponse: Response for the PullBatch method. @@ -569,9 +569,9 @@ type PullBatchResponse struct { NullFields []string `json:"-"` } -func (s *PullBatchResponse) MarshalJSON() ([]byte, error) { +func (s PullBatchResponse) MarshalJSON() ([]byte, error) { type NoMethod PullBatchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullRequest: Request for the Pull method. @@ -597,9 +597,9 @@ type PullRequest struct { NullFields []string `json:"-"` } -func (s *PullRequest) MarshalJSON() ([]byte, error) { +func (s PullRequest) MarshalJSON() ([]byte, error) { type NoMethod PullRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullResponse: Either a PubsubMessage or a truncation event. One of these two @@ -625,9 +625,9 @@ type PullResponse struct { NullFields []string `json:"-"` } -func (s *PullResponse) MarshalJSON() ([]byte, error) { +func (s PullResponse) MarshalJSON() ([]byte, error) { type NoMethod PullResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PushConfig: Configuration for a push delivery endpoint. @@ -649,9 +649,9 @@ type PushConfig struct { NullFields []string `json:"-"` } -func (s *PushConfig) MarshalJSON() ([]byte, error) { +func (s PushConfig) MarshalJSON() ([]byte, error) { type NoMethod PushConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subscription: A subscription resource. @@ -695,9 +695,9 @@ type Subscription struct { NullFields []string `json:"-"` } -func (s *Subscription) MarshalJSON() ([]byte, error) { +func (s Subscription) MarshalJSON() ([]byte, error) { type NoMethod Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Topic: A topic resource. @@ -720,9 +720,9 @@ type Topic struct { NullFields []string `json:"-"` } -func (s *Topic) MarshalJSON() ([]byte, error) { +func (s Topic) MarshalJSON() ([]byte, error) { type NoMethod Topic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubscriptionsAcknowledgeCall struct { diff --git a/pubsub/v1beta2/pubsub-gen.go b/pubsub/v1beta2/pubsub-gen.go index cfb9ef171b..cdc72f8342 100644 --- a/pubsub/v1beta2/pubsub-gen.go +++ b/pubsub/v1beta2/pubsub-gen.go @@ -228,9 +228,9 @@ type AcknowledgeRequest struct { NullFields []string `json:"-"` } -func (s *AcknowledgeRequest) MarshalJSON() ([]byte, error) { +func (s AcknowledgeRequest) MarshalJSON() ([]byte, error) { type NoMethod AcknowledgeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -327,9 +327,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -384,9 +384,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSubscriptionsResponse: Response for the `ListSubscriptions` method. @@ -413,9 +413,9 @@ type ListSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTopicSubscriptionsResponse: Response for the `ListTopicSubscriptions` @@ -443,9 +443,9 @@ type ListTopicSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListTopicSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListTopicSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTopicSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTopicsResponse: Response for the `ListTopics` method. @@ -471,9 +471,9 @@ type ListTopicsResponse struct { NullFields []string `json:"-"` } -func (s *ListTopicsResponse) MarshalJSON() ([]byte, error) { +func (s ListTopicsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTopicsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyAckDeadlineRequest: Request for the ModifyAckDeadline method. @@ -502,9 +502,9 @@ type ModifyAckDeadlineRequest struct { NullFields []string `json:"-"` } -func (s *ModifyAckDeadlineRequest) MarshalJSON() ([]byte, error) { +func (s ModifyAckDeadlineRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyAckDeadlineRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModifyPushConfigRequest: Request for the ModifyPushConfig method. @@ -527,9 +527,9 @@ type ModifyPushConfigRequest struct { NullFields []string `json:"-"` } -func (s *ModifyPushConfigRequest) MarshalJSON() ([]byte, error) { +func (s ModifyPushConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyPushConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OidcToken: Contains information needed for generating an OpenID Connect @@ -561,9 +561,9 @@ type OidcToken struct { NullFields []string `json:"-"` } -func (s *OidcToken) MarshalJSON() ([]byte, error) { +func (s OidcToken) MarshalJSON() ([]byte, error) { type NoMethod OidcToken - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -651,9 +651,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublishRequest: Request for the Publish method. @@ -673,9 +673,9 @@ type PublishRequest struct { NullFields []string `json:"-"` } -func (s *PublishRequest) MarshalJSON() ([]byte, error) { +func (s PublishRequest) MarshalJSON() ([]byte, error) { type NoMethod PublishRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublishResponse: Response for the `Publish` method. @@ -700,9 +700,9 @@ type PublishResponse struct { NullFields []string `json:"-"` } -func (s *PublishResponse) MarshalJSON() ([]byte, error) { +func (s PublishResponse) MarshalJSON() ([]byte, error) { type NoMethod PublishResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubMessage: A message data and its attributes. The message payload must @@ -736,9 +736,9 @@ type PubsubMessage struct { NullFields []string `json:"-"` } -func (s *PubsubMessage) MarshalJSON() ([]byte, error) { +func (s PubsubMessage) MarshalJSON() ([]byte, error) { type NoMethod PubsubMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullRequest: Request for the `Pull` method. @@ -768,9 +768,9 @@ type PullRequest struct { NullFields []string `json:"-"` } -func (s *PullRequest) MarshalJSON() ([]byte, error) { +func (s PullRequest) MarshalJSON() ([]byte, error) { type NoMethod PullRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PullResponse: Response for the `Pull` method. @@ -796,9 +796,9 @@ type PullResponse struct { NullFields []string `json:"-"` } -func (s *PullResponse) MarshalJSON() ([]byte, error) { +func (s PullResponse) MarshalJSON() ([]byte, error) { type NoMethod PullResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PushConfig: Configuration for a push delivery endpoint. @@ -838,9 +838,9 @@ type PushConfig struct { NullFields []string `json:"-"` } -func (s *PushConfig) MarshalJSON() ([]byte, error) { +func (s PushConfig) MarshalJSON() ([]byte, error) { type NoMethod PushConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReceivedMessage: A message and its corresponding acknowledgment ID. @@ -862,9 +862,9 @@ type ReceivedMessage struct { NullFields []string `json:"-"` } -func (s *ReceivedMessage) MarshalJSON() ([]byte, error) { +func (s ReceivedMessage) MarshalJSON() ([]byte, error) { type NoMethod ReceivedMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -887,9 +887,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subscription: A subscription resource. @@ -939,9 +939,9 @@ type Subscription struct { NullFields []string `json:"-"` } -func (s *Subscription) MarshalJSON() ([]byte, error) { +func (s Subscription) MarshalJSON() ([]byte, error) { type NoMethod Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -964,9 +964,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -991,9 +991,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Topic: A topic resource. @@ -1021,9 +1021,9 @@ type Topic struct { NullFields []string `json:"-"` } -func (s *Topic) MarshalJSON() ([]byte, error) { +func (s Topic) MarshalJSON() ([]byte, error) { type NoMethod Topic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsSubscriptionsAcknowledgeCall struct { diff --git a/pubsublite/v1/pubsublite-gen.go b/pubsublite/v1/pubsublite-gen.go index d6ffe531dd..82864e077a 100644 --- a/pubsublite/v1/pubsublite-gen.go +++ b/pubsublite/v1/pubsublite-gen.go @@ -392,9 +392,9 @@ type Capacity struct { NullFields []string `json:"-"` } -func (s *Capacity) MarshalJSON() ([]byte, error) { +func (s Capacity) MarshalJSON() ([]byte, error) { type NoMethod Capacity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitCursorRequest: Request for CommitCursor. @@ -417,9 +417,9 @@ type CommitCursorRequest struct { NullFields []string `json:"-"` } -func (s *CommitCursorRequest) MarshalJSON() ([]byte, error) { +func (s CommitCursorRequest) MarshalJSON() ([]byte, error) { type NoMethod CommitCursorRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitCursorResponse: Response for CommitCursor. @@ -446,9 +446,9 @@ type ComputeHeadCursorRequest struct { NullFields []string `json:"-"` } -func (s *ComputeHeadCursorRequest) MarshalJSON() ([]byte, error) { +func (s ComputeHeadCursorRequest) MarshalJSON() ([]byte, error) { type NoMethod ComputeHeadCursorRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeHeadCursorResponse: Response containing the head cursor for the @@ -472,9 +472,9 @@ type ComputeHeadCursorResponse struct { NullFields []string `json:"-"` } -func (s *ComputeHeadCursorResponse) MarshalJSON() ([]byte, error) { +func (s ComputeHeadCursorResponse) MarshalJSON() ([]byte, error) { type NoMethod ComputeHeadCursorResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeMessageStatsRequest: Compute statistics about a range of messages in @@ -502,9 +502,9 @@ type ComputeMessageStatsRequest struct { NullFields []string `json:"-"` } -func (s *ComputeMessageStatsRequest) MarshalJSON() ([]byte, error) { +func (s ComputeMessageStatsRequest) MarshalJSON() ([]byte, error) { type NoMethod ComputeMessageStatsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeMessageStatsResponse: Response containing stats for messages in the @@ -538,9 +538,9 @@ type ComputeMessageStatsResponse struct { NullFields []string `json:"-"` } -func (s *ComputeMessageStatsResponse) MarshalJSON() ([]byte, error) { +func (s ComputeMessageStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod ComputeMessageStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeTimeCursorRequest: Compute the corresponding cursor for a publish or @@ -564,9 +564,9 @@ type ComputeTimeCursorRequest struct { NullFields []string `json:"-"` } -func (s *ComputeTimeCursorRequest) MarshalJSON() ([]byte, error) { +func (s ComputeTimeCursorRequest) MarshalJSON() ([]byte, error) { type NoMethod ComputeTimeCursorRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeTimeCursorResponse: Response containing the cursor corresponding to a @@ -592,9 +592,9 @@ type ComputeTimeCursorResponse struct { NullFields []string `json:"-"` } -func (s *ComputeTimeCursorResponse) MarshalJSON() ([]byte, error) { +func (s ComputeTimeCursorResponse) MarshalJSON() ([]byte, error) { type NoMethod ComputeTimeCursorResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cursor: A cursor that describes the position of a message within a topic @@ -616,9 +616,9 @@ type Cursor struct { NullFields []string `json:"-"` } -func (s *Cursor) MarshalJSON() ([]byte, error) { +func (s Cursor) MarshalJSON() ([]byte, error) { type NoMethod Cursor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeliveryConfig: The settings for a subscription's message delivery. @@ -646,9 +646,9 @@ type DeliveryConfig struct { NullFields []string `json:"-"` } -func (s *DeliveryConfig) MarshalJSON() ([]byte, error) { +func (s DeliveryConfig) MarshalJSON() ([]byte, error) { type NoMethod DeliveryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -713,9 +713,9 @@ type ExportConfig struct { NullFields []string `json:"-"` } -func (s *ExportConfig) MarshalJSON() ([]byte, error) { +func (s ExportConfig) MarshalJSON() ([]byte, error) { type NoMethod ExportConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -741,9 +741,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPartitionCursorsResponse: Response for ListPartitionCursors @@ -769,9 +769,9 @@ type ListPartitionCursorsResponse struct { NullFields []string `json:"-"` } -func (s *ListPartitionCursorsResponse) MarshalJSON() ([]byte, error) { +func (s ListPartitionCursorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPartitionCursorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReservationTopicsResponse: Response for ListReservationTopics. @@ -798,9 +798,9 @@ type ListReservationTopicsResponse struct { NullFields []string `json:"-"` } -func (s *ListReservationTopicsResponse) MarshalJSON() ([]byte, error) { +func (s ListReservationTopicsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReservationTopicsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReservationsResponse: Response for ListReservations. @@ -827,9 +827,9 @@ type ListReservationsResponse struct { NullFields []string `json:"-"` } -func (s *ListReservationsResponse) MarshalJSON() ([]byte, error) { +func (s ListReservationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReservationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSubscriptionsResponse: Response for ListSubscriptions. @@ -856,9 +856,9 @@ type ListSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTopicSubscriptionsResponse: Response for ListTopicSubscriptions. @@ -885,9 +885,9 @@ type ListTopicSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListTopicSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListTopicSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTopicSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTopicsResponse: Response for ListTopics. @@ -914,9 +914,9 @@ type ListTopicsResponse struct { NullFields []string `json:"-"` } -func (s *ListTopicsResponse) MarshalJSON() ([]byte, error) { +func (s ListTopicsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTopicsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -961,9 +961,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata for long running operations. @@ -993,9 +993,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionConfig: The settings for a topic's partitions. @@ -1028,9 +1028,9 @@ type PartitionConfig struct { NullFields []string `json:"-"` } -func (s *PartitionConfig) MarshalJSON() ([]byte, error) { +func (s PartitionConfig) MarshalJSON() ([]byte, error) { type NoMethod PartitionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionCursor: A pair of a Cursor and the partition it is for. @@ -1052,9 +1052,9 @@ type PartitionCursor struct { NullFields []string `json:"-"` } -func (s *PartitionCursor) MarshalJSON() ([]byte, error) { +func (s PartitionCursor) MarshalJSON() ([]byte, error) { type NoMethod PartitionCursor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubSubConfig: Configuration for exporting to a Pub/Sub topic. @@ -1075,9 +1075,9 @@ type PubSubConfig struct { NullFields []string `json:"-"` } -func (s *PubSubConfig) MarshalJSON() ([]byte, error) { +func (s PubSubConfig) MarshalJSON() ([]byte, error) { type NoMethod PubSubConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reservation: Metadata about a reservation resource. @@ -1107,9 +1107,9 @@ type Reservation struct { NullFields []string `json:"-"` } -func (s *Reservation) MarshalJSON() ([]byte, error) { +func (s Reservation) MarshalJSON() ([]byte, error) { type NoMethod Reservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReservationConfig: The settings for this topic's Reservation usage. @@ -1131,9 +1131,9 @@ type ReservationConfig struct { NullFields []string `json:"-"` } -func (s *ReservationConfig) MarshalJSON() ([]byte, error) { +func (s ReservationConfig) MarshalJSON() ([]byte, error) { type NoMethod ReservationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RetentionConfig: The settings for a topic's message retention. @@ -1160,9 +1160,9 @@ type RetentionConfig struct { NullFields []string `json:"-"` } -func (s *RetentionConfig) MarshalJSON() ([]byte, error) { +func (s RetentionConfig) MarshalJSON() ([]byte, error) { type NoMethod RetentionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeekSubscriptionRequest: Request for SeekSubscription. @@ -1192,9 +1192,9 @@ type SeekSubscriptionRequest struct { NullFields []string `json:"-"` } -func (s *SeekSubscriptionRequest) MarshalJSON() ([]byte, error) { +func (s SeekSubscriptionRequest) MarshalJSON() ([]byte, error) { type NoMethod SeekSubscriptionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SeekSubscriptionResponse: Response for SeekSubscription long running @@ -1231,9 +1231,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subscription: Metadata about a subscription resource. @@ -1266,9 +1266,9 @@ type Subscription struct { NullFields []string `json:"-"` } -func (s *Subscription) MarshalJSON() ([]byte, error) { +func (s Subscription) MarshalJSON() ([]byte, error) { type NoMethod Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeTarget: A target publish or event time. Can be used for seeking to or @@ -1297,9 +1297,9 @@ type TimeTarget struct { NullFields []string `json:"-"` } -func (s *TimeTarget) MarshalJSON() ([]byte, error) { +func (s TimeTarget) MarshalJSON() ([]byte, error) { type NoMethod TimeTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Topic: Metadata about a topic resource. @@ -1329,9 +1329,9 @@ type Topic struct { NullFields []string `json:"-"` } -func (s *Topic) MarshalJSON() ([]byte, error) { +func (s Topic) MarshalJSON() ([]byte, error) { type NoMethod Topic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TopicPartitions: Response for GetTopicPartitions. @@ -1354,9 +1354,9 @@ type TopicPartitions struct { NullFields []string `json:"-"` } -func (s *TopicPartitions) MarshalJSON() ([]byte, error) { +func (s TopicPartitions) MarshalJSON() ([]byte, error) { type NoMethod TopicPartitions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AdminProjectsLocationsOperationsCancelCall struct { diff --git a/rapidmigrationassessment/v1/rapidmigrationassessment-gen.go b/rapidmigrationassessment/v1/rapidmigrationassessment-gen.go index a4485d42e3..f81a661352 100644 --- a/rapidmigrationassessment/v1/rapidmigrationassessment-gen.go +++ b/rapidmigrationassessment/v1/rapidmigrationassessment-gen.go @@ -245,9 +245,9 @@ type Annotation struct { NullFields []string `json:"-"` } -func (s *Annotation) MarshalJSON() ([]byte, error) { +func (s Annotation) MarshalJSON() ([]byte, error) { type NoMethod Annotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -316,9 +316,9 @@ type Collector struct { NullFields []string `json:"-"` } -func (s *Collector) MarshalJSON() ([]byte, error) { +func (s Collector) MarshalJSON() ([]byte, error) { type NoMethod Collector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -347,9 +347,9 @@ type GuestOsScan struct { NullFields []string `json:"-"` } -func (s *GuestOsScan) MarshalJSON() ([]byte, error) { +func (s GuestOsScan) MarshalJSON() ([]byte, error) { type NoMethod GuestOsScan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCollectorsResponse: Message for response to listing Collectors. @@ -377,9 +377,9 @@ type ListCollectorsResponse struct { NullFields []string `json:"-"` } -func (s *ListCollectorsResponse) MarshalJSON() ([]byte, error) { +func (s ListCollectorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCollectorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -405,9 +405,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -433,9 +433,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -471,9 +471,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -518,9 +518,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -556,9 +556,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseCollectorRequest: Message for pausing a Collector. @@ -588,9 +588,9 @@ type PauseCollectorRequest struct { NullFields []string `json:"-"` } -func (s *PauseCollectorRequest) MarshalJSON() ([]byte, error) { +func (s PauseCollectorRequest) MarshalJSON() ([]byte, error) { type NoMethod PauseCollectorRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegisterCollectorRequest: Message for registering a Collector. @@ -620,9 +620,9 @@ type RegisterCollectorRequest struct { NullFields []string `json:"-"` } -func (s *RegisterCollectorRequest) MarshalJSON() ([]byte, error) { +func (s RegisterCollectorRequest) MarshalJSON() ([]byte, error) { type NoMethod RegisterCollectorRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumeCollectorRequest: Message for resuming a Collector. @@ -652,9 +652,9 @@ type ResumeCollectorRequest struct { NullFields []string `json:"-"` } -func (s *ResumeCollectorRequest) MarshalJSON() ([]byte, error) { +func (s ResumeCollectorRequest) MarshalJSON() ([]byte, error) { type NoMethod ResumeCollectorRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -686,9 +686,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VSphereScan: Message describing a MC Source of type VSphere Scan. @@ -708,9 +708,9 @@ type VSphereScan struct { NullFields []string `json:"-"` } -func (s *VSphereScan) MarshalJSON() ([]byte, error) { +func (s VSphereScan) MarshalJSON() ([]byte, error) { type NoMethod VSphereScan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/readerrevenuesubscriptionlinking/v1/readerrevenuesubscriptionlinking-gen.go b/readerrevenuesubscriptionlinking/v1/readerrevenuesubscriptionlinking-gen.go index ed21f5db5b..3154e97683 100644 --- a/readerrevenuesubscriptionlinking/v1/readerrevenuesubscriptionlinking-gen.go +++ b/readerrevenuesubscriptionlinking/v1/readerrevenuesubscriptionlinking-gen.go @@ -204,9 +204,9 @@ type Entitlement struct { NullFields []string `json:"-"` } -func (s *Entitlement) MarshalJSON() ([]byte, error) { +func (s Entitlement) MarshalJSON() ([]byte, error) { type NoMethod Entitlement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reader: A reader of a publication. @@ -233,9 +233,9 @@ type Reader struct { NullFields []string `json:"-"` } -func (s *Reader) MarshalJSON() ([]byte, error) { +func (s Reader) MarshalJSON() ([]byte, error) { type NoMethod Reader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReaderEntitlements: A singleton containing all of a reader's entitlements @@ -261,9 +261,9 @@ type ReaderEntitlements struct { NullFields []string `json:"-"` } -func (s *ReaderEntitlements) MarshalJSON() ([]byte, error) { +func (s ReaderEntitlements) MarshalJSON() ([]byte, error) { type NoMethod ReaderEntitlements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PublicationsReadersDeleteCall struct { diff --git a/realtimebidding/v1/realtimebidding-gen.go b/realtimebidding/v1/realtimebidding-gen.go index be41644fc1..b0de6f1ec3 100644 --- a/realtimebidding/v1/realtimebidding-gen.go +++ b/realtimebidding/v1/realtimebidding-gen.go @@ -298,9 +298,9 @@ type AdTechnologyProviders struct { NullFields []string `json:"-"` } -func (s *AdTechnologyProviders) MarshalJSON() ([]byte, error) { +func (s AdTechnologyProviders) MarshalJSON() ([]byte, error) { type NoMethod AdTechnologyProviders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddTargetedAppsRequest: A request to start targeting the provided app IDs in @@ -338,9 +338,9 @@ type AddTargetedAppsRequest struct { NullFields []string `json:"-"` } -func (s *AddTargetedAppsRequest) MarshalJSON() ([]byte, error) { +func (s AddTargetedAppsRequest) MarshalJSON() ([]byte, error) { type NoMethod AddTargetedAppsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddTargetedPublishersRequest: A request to start targeting the provided @@ -380,9 +380,9 @@ type AddTargetedPublishersRequest struct { NullFields []string `json:"-"` } -func (s *AddTargetedPublishersRequest) MarshalJSON() ([]byte, error) { +func (s AddTargetedPublishersRequest) MarshalJSON() ([]byte, error) { type NoMethod AddTargetedPublishersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddTargetedSitesRequest: A request to start targeting the provided sites in @@ -418,9 +418,9 @@ type AddTargetedSitesRequest struct { NullFields []string `json:"-"` } -func (s *AddTargetedSitesRequest) MarshalJSON() ([]byte, error) { +func (s AddTargetedSitesRequest) MarshalJSON() ([]byte, error) { type NoMethod AddTargetedSitesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvertiserAndBrand: Detected advertiser and brand information. @@ -454,9 +454,9 @@ type AdvertiserAndBrand struct { NullFields []string `json:"-"` } -func (s *AdvertiserAndBrand) MarshalJSON() ([]byte, error) { +func (s AdvertiserAndBrand) MarshalJSON() ([]byte, error) { type NoMethod AdvertiserAndBrand - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppTargeting: A subset of app inventory to target. Bid requests that match @@ -483,9 +483,9 @@ type AppTargeting struct { NullFields []string `json:"-"` } -func (s *AppTargeting) MarshalJSON() ([]byte, error) { +func (s AppTargeting) MarshalJSON() ([]byte, error) { type NoMethod AppTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchApprovePublisherConnectionsRequest: A request to approve a batch of @@ -509,9 +509,9 @@ type BatchApprovePublisherConnectionsRequest struct { NullFields []string `json:"-"` } -func (s *BatchApprovePublisherConnectionsRequest) MarshalJSON() ([]byte, error) { +func (s BatchApprovePublisherConnectionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchApprovePublisherConnectionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchApprovePublisherConnectionsResponse: A response for the request to @@ -535,9 +535,9 @@ type BatchApprovePublisherConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *BatchApprovePublisherConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s BatchApprovePublisherConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchApprovePublisherConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchRejectPublisherConnectionsRequest: A request to reject a batch of @@ -561,9 +561,9 @@ type BatchRejectPublisherConnectionsRequest struct { NullFields []string `json:"-"` } -func (s *BatchRejectPublisherConnectionsRequest) MarshalJSON() ([]byte, error) { +func (s BatchRejectPublisherConnectionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchRejectPublisherConnectionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchRejectPublisherConnectionsResponse: A response for the request to @@ -587,9 +587,9 @@ type BatchRejectPublisherConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *BatchRejectPublisherConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s BatchRejectPublisherConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchRejectPublisherConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Bidder: Bidder settings. @@ -640,9 +640,9 @@ type Bidder struct { NullFields []string `json:"-"` } -func (s *Bidder) MarshalJSON() ([]byte, error) { +func (s Bidder) MarshalJSON() ([]byte, error) { type NoMethod Bidder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Buyer: RTB Buyer account information. @@ -691,9 +691,9 @@ type Buyer struct { NullFields []string `json:"-"` } -func (s *Buyer) MarshalJSON() ([]byte, error) { +func (s Buyer) MarshalJSON() ([]byte, error) { type NoMethod Buyer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloseUserListRequest: A request to close a specified user list. @@ -869,9 +869,9 @@ type Creative struct { NullFields []string `json:"-"` } -func (s *Creative) MarshalJSON() ([]byte, error) { +func (s Creative) MarshalJSON() ([]byte, error) { type NoMethod Creative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeDimensions: The dimensions of a creative. This applies to only HTML @@ -894,9 +894,9 @@ type CreativeDimensions struct { NullFields []string `json:"-"` } -func (s *CreativeDimensions) MarshalJSON() ([]byte, error) { +func (s CreativeDimensions) MarshalJSON() ([]byte, error) { type NoMethod CreativeDimensions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreativeServingDecision: Top level status and detected attributes of a @@ -1035,9 +1035,9 @@ type CreativeServingDecision struct { NullFields []string `json:"-"` } -func (s *CreativeServingDecision) MarshalJSON() ([]byte, error) { +func (s CreativeServingDecision) MarshalJSON() ([]byte, error) { type NoMethod CreativeServingDecision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -1073,9 +1073,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationNotCrawlableEvidence: Evidence that the creative's destination @@ -1110,9 +1110,9 @@ type DestinationNotCrawlableEvidence struct { NullFields []string `json:"-"` } -func (s *DestinationNotCrawlableEvidence) MarshalJSON() ([]byte, error) { +func (s DestinationNotCrawlableEvidence) MarshalJSON() ([]byte, error) { type NoMethod DestinationNotCrawlableEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationNotWorkingEvidence: Evidence of the creative's destination URL @@ -1178,9 +1178,9 @@ type DestinationNotWorkingEvidence struct { NullFields []string `json:"-"` } -func (s *DestinationNotWorkingEvidence) MarshalJSON() ([]byte, error) { +func (s DestinationNotWorkingEvidence) MarshalJSON() ([]byte, error) { type NoMethod DestinationNotWorkingEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestinationUrlEvidence: The full landing page URL of the destination. @@ -1200,9 +1200,9 @@ type DestinationUrlEvidence struct { NullFields []string `json:"-"` } -func (s *DestinationUrlEvidence) MarshalJSON() ([]byte, error) { +func (s DestinationUrlEvidence) MarshalJSON() ([]byte, error) { type NoMethod DestinationUrlEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainCallEvidence: Number of HTTP calls made by a creative, broken down by @@ -1228,9 +1228,9 @@ type DomainCallEvidence struct { NullFields []string `json:"-"` } -func (s *DomainCallEvidence) MarshalJSON() ([]byte, error) { +func (s DomainCallEvidence) MarshalJSON() ([]byte, error) { type NoMethod DomainCallEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainCalls: The number of HTTP calls made to the given domain. @@ -1252,9 +1252,9 @@ type DomainCalls struct { NullFields []string `json:"-"` } -func (s *DomainCalls) MarshalJSON() ([]byte, error) { +func (s DomainCalls) MarshalJSON() ([]byte, error) { type NoMethod DomainCalls - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DownloadSizeEvidence: Total download size and URL-level download size @@ -1279,9 +1279,9 @@ type DownloadSizeEvidence struct { NullFields []string `json:"-"` } -func (s *DownloadSizeEvidence) MarshalJSON() ([]byte, error) { +func (s DownloadSizeEvidence) MarshalJSON() ([]byte, error) { type NoMethod DownloadSizeEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1343,9 +1343,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetRemarketingTagResponse: This has been sunset as of October 2023, and will @@ -1375,9 +1375,9 @@ type GetRemarketingTagResponse struct { NullFields []string `json:"-"` } -func (s *GetRemarketingTagResponse) MarshalJSON() ([]byte, error) { +func (s GetRemarketingTagResponse) MarshalJSON() ([]byte, error) { type NoMethod GetRemarketingTagResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HtmlContent: HTML content for a creative. @@ -1404,9 +1404,9 @@ type HtmlContent struct { NullFields []string `json:"-"` } -func (s *HtmlContent) MarshalJSON() ([]byte, error) { +func (s HtmlContent) MarshalJSON() ([]byte, error) { type NoMethod HtmlContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpCallEvidence: HTTP calls made by a creative that resulted in policy @@ -1427,9 +1427,9 @@ type HttpCallEvidence struct { NullFields []string `json:"-"` } -func (s *HttpCallEvidence) MarshalJSON() ([]byte, error) { +func (s HttpCallEvidence) MarshalJSON() ([]byte, error) { type NoMethod HttpCallEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpCookieEvidence: Evidence for HTTP cookie-related policy violations. @@ -1457,9 +1457,9 @@ type HttpCookieEvidence struct { NullFields []string `json:"-"` } -func (s *HttpCookieEvidence) MarshalJSON() ([]byte, error) { +func (s HttpCookieEvidence) MarshalJSON() ([]byte, error) { type NoMethod HttpCookieEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: An image resource. You may provide a larger image than was requested, @@ -1484,9 +1484,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBiddersResponse: A response containing bidders. @@ -1513,9 +1513,9 @@ type ListBiddersResponse struct { NullFields []string `json:"-"` } -func (s *ListBiddersResponse) MarshalJSON() ([]byte, error) { +func (s ListBiddersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBiddersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBuyersResponse: A response containing buyer account information. @@ -1542,9 +1542,9 @@ type ListBuyersResponse struct { NullFields []string `json:"-"` } -func (s *ListBuyersResponse) MarshalJSON() ([]byte, error) { +func (s ListBuyersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBuyersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCreativesResponse: A response for listing creatives. @@ -1571,9 +1571,9 @@ type ListCreativesResponse struct { NullFields []string `json:"-"` } -func (s *ListCreativesResponse) MarshalJSON() ([]byte, error) { +func (s ListCreativesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCreativesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEndpointsResponse: A response containing bidder endpoints. @@ -1600,9 +1600,9 @@ type ListEndpointsResponse struct { NullFields []string `json:"-"` } -func (s *ListEndpointsResponse) MarshalJSON() ([]byte, error) { +func (s ListEndpointsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEndpointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPretargetingConfigsResponse: A response containing pretargeting @@ -1630,9 +1630,9 @@ type ListPretargetingConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListPretargetingConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListPretargetingConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPretargetingConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPublisherConnectionsResponse: A response to a request for listing @@ -1661,9 +1661,9 @@ type ListPublisherConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListPublisherConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListPublisherConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPublisherConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUserListsResponse: The list user list response. @@ -1691,9 +1691,9 @@ type ListUserListsResponse struct { NullFields []string `json:"-"` } -func (s *ListUserListsResponse) MarshalJSON() ([]byte, error) { +func (s ListUserListsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserListsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediaFile: Information about each media file in the VAST. @@ -1737,9 +1737,9 @@ type MediaFile struct { NullFields []string `json:"-"` } -func (s *MediaFile) MarshalJSON() ([]byte, error) { +func (s MediaFile) MarshalJSON() ([]byte, error) { type NoMethod MediaFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NativeContent: Native content for a creative. @@ -1785,9 +1785,9 @@ type NativeContent struct { NullFields []string `json:"-"` } -func (s *NativeContent) MarshalJSON() ([]byte, error) { +func (s NativeContent) MarshalJSON() ([]byte, error) { type NoMethod NativeContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NativeContent) UnmarshalJSON(data []byte) error { @@ -1825,9 +1825,9 @@ type NumericTargetingDimension struct { NullFields []string `json:"-"` } -func (s *NumericTargetingDimension) MarshalJSON() ([]byte, error) { +func (s NumericTargetingDimension) MarshalJSON() ([]byte, error) { type NoMethod NumericTargetingDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OpenUserListRequest: A request to open a specified user list. @@ -1867,9 +1867,9 @@ type PolicyCompliance struct { NullFields []string `json:"-"` } -func (s *PolicyCompliance) MarshalJSON() ([]byte, error) { +func (s PolicyCompliance) MarshalJSON() ([]byte, error) { type NoMethod PolicyCompliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyTopicEntry: Each policy topic entry will represent a violation of a @@ -1903,9 +1903,9 @@ type PolicyTopicEntry struct { NullFields []string `json:"-"` } -func (s *PolicyTopicEntry) MarshalJSON() ([]byte, error) { +func (s PolicyTopicEntry) MarshalJSON() ([]byte, error) { type NoMethod PolicyTopicEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyTopicEvidence: Evidence associated with a policy topic entry. @@ -1942,9 +1942,9 @@ type PolicyTopicEvidence struct { NullFields []string `json:"-"` } -func (s *PolicyTopicEvidence) MarshalJSON() ([]byte, error) { +func (s PolicyTopicEvidence) MarshalJSON() ([]byte, error) { type NoMethod PolicyTopicEvidence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PretargetingConfig: Pretargeting configuration: a set of targeting @@ -2136,9 +2136,9 @@ type PretargetingConfig struct { NullFields []string `json:"-"` } -func (s *PretargetingConfig) MarshalJSON() ([]byte, error) { +func (s PretargetingConfig) MarshalJSON() ([]byte, error) { type NoMethod PretargetingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublisherConnection: An Open Bidding exchange's connection to a publisher. @@ -2191,9 +2191,9 @@ type PublisherConnection struct { NullFields []string `json:"-"` } -func (s *PublisherConnection) MarshalJSON() ([]byte, error) { +func (s PublisherConnection) MarshalJSON() ([]byte, error) { type NoMethod PublisherConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveTargetedAppsRequest: A request to stop targeting the provided apps in @@ -2218,9 +2218,9 @@ type RemoveTargetedAppsRequest struct { NullFields []string `json:"-"` } -func (s *RemoveTargetedAppsRequest) MarshalJSON() ([]byte, error) { +func (s RemoveTargetedAppsRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveTargetedAppsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveTargetedPublishersRequest: A request to stop targeting publishers in a @@ -2247,9 +2247,9 @@ type RemoveTargetedPublishersRequest struct { NullFields []string `json:"-"` } -func (s *RemoveTargetedPublishersRequest) MarshalJSON() ([]byte, error) { +func (s RemoveTargetedPublishersRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveTargetedPublishersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveTargetedSitesRequest: A request to stop targeting sites in a specific @@ -2273,9 +2273,9 @@ type RemoveTargetedSitesRequest struct { NullFields []string `json:"-"` } -func (s *RemoveTargetedSitesRequest) MarshalJSON() ([]byte, error) { +func (s RemoveTargetedSitesRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveTargetedSitesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StringTargetingDimension: Generic targeting with string values used in app, @@ -2305,9 +2305,9 @@ type StringTargetingDimension struct { NullFields []string `json:"-"` } -func (s *StringTargetingDimension) MarshalJSON() ([]byte, error) { +func (s StringTargetingDimension) MarshalJSON() ([]byte, error) { type NoMethod StringTargetingDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuspendPretargetingConfigRequest: A request to suspend a pretargeting @@ -2335,9 +2335,9 @@ type UrlDownloadSize struct { NullFields []string `json:"-"` } -func (s *UrlDownloadSize) MarshalJSON() ([]byte, error) { +func (s UrlDownloadSize) MarshalJSON() ([]byte, error) { type NoMethod UrlDownloadSize - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlRestriction: Deprecated. This will be removed in October 2023. For more @@ -2387,9 +2387,9 @@ type UrlRestriction struct { NullFields []string `json:"-"` } -func (s *UrlRestriction) MarshalJSON() ([]byte, error) { +func (s UrlRestriction) MarshalJSON() ([]byte, error) { type NoMethod UrlRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserList: Represents an Authorized Buyers user list. Authorized Buyers can @@ -2442,9 +2442,9 @@ type UserList struct { NullFields []string `json:"-"` } -func (s *UserList) MarshalJSON() ([]byte, error) { +func (s UserList) MarshalJSON() ([]byte, error) { type NoMethod UserList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoContent: Video content for a creative. @@ -2469,9 +2469,9 @@ type VideoContent struct { NullFields []string `json:"-"` } -func (s *VideoContent) MarshalJSON() ([]byte, error) { +func (s VideoContent) MarshalJSON() ([]byte, error) { type NoMethod VideoContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoMetadata: Video metadata for a creative. @@ -2517,9 +2517,9 @@ type VideoMetadata struct { NullFields []string `json:"-"` } -func (s *VideoMetadata) MarshalJSON() ([]byte, error) { +func (s VideoMetadata) MarshalJSON() ([]byte, error) { type NoMethod VideoMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WatchCreativesRequest: A request to receive push notifications when any of @@ -2558,9 +2558,9 @@ type WatchCreativesResponse struct { NullFields []string `json:"-"` } -func (s *WatchCreativesResponse) MarshalJSON() ([]byte, error) { +func (s WatchCreativesResponse) MarshalJSON() ([]byte, error) { type NoMethod WatchCreativesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BiddersGetCall struct { diff --git a/realtimebidding/v1alpha/realtimebidding-gen.go b/realtimebidding/v1alpha/realtimebidding-gen.go index 20c2a16d7e..26d92e2e0d 100644 --- a/realtimebidding/v1alpha/realtimebidding-gen.go +++ b/realtimebidding/v1alpha/realtimebidding-gen.go @@ -318,9 +318,9 @@ type BiddingFunction struct { NullFields []string `json:"-"` } -func (s *BiddingFunction) MarshalJSON() ([]byte, error) { +func (s BiddingFunction) MarshalJSON() ([]byte, error) { type NoMethod BiddingFunction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBiddingFunctionsResponse: A response containing a list of a bidder's @@ -348,9 +348,9 @@ type ListBiddingFunctionsResponse struct { NullFields []string `json:"-"` } -func (s *ListBiddingFunctionsResponse) MarshalJSON() ([]byte, error) { +func (s ListBiddingFunctionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBiddingFunctionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BiddersBiddingFunctionsActivateCall struct { diff --git a/recaptchaenterprise/v1/recaptchaenterprise-gen.go b/recaptchaenterprise/v1/recaptchaenterprise-gen.go index c87461fd36..5a3570be98 100644 --- a/recaptchaenterprise/v1/recaptchaenterprise-gen.go +++ b/recaptchaenterprise/v1/recaptchaenterprise-gen.go @@ -266,9 +266,9 @@ type GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1AccountVerificationInfo: Information about @@ -321,9 +321,9 @@ type GoogleCloudRecaptchaenterpriseV1AccountVerificationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1AccountVerificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1AccountVerificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1AccountVerificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1AndroidKeySettings: Settings specific to @@ -352,9 +352,9 @@ type GoogleCloudRecaptchaenterpriseV1AndroidKeySettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1AndroidKeySettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1AndroidKeySettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1AndroidKeySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest: The request @@ -443,9 +443,9 @@ type GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentResponse: Empty response @@ -480,9 +480,9 @@ type GoogleCloudRecaptchaenterpriseV1AppleDeveloperId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1AppleDeveloperId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1AppleDeveloperId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1AppleDeveloperId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1Assessment: A reCAPTCHA Enterprise @@ -539,9 +539,9 @@ type GoogleCloudRecaptchaenterpriseV1Assessment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1Assessment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1Assessment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1Assessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1ChallengeMetrics: Metrics related to @@ -573,9 +573,9 @@ type GoogleCloudRecaptchaenterpriseV1ChallengeMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1ChallengeMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1ChallengeMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1ChallengeMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1EndpointVerificationInfo: Information about @@ -605,9 +605,9 @@ type GoogleCloudRecaptchaenterpriseV1EndpointVerificationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1EndpointVerificationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1EndpointVerificationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1EndpointVerificationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1Event: The event being assessed. @@ -686,9 +686,9 @@ type GoogleCloudRecaptchaenterpriseV1Event struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1Event) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1Event) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1Event - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1FirewallAction: An individual action. Each @@ -725,9 +725,9 @@ type GoogleCloudRecaptchaenterpriseV1FirewallAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FirewallAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FirewallAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FirewallAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1FirewallActionAllowAction: An allow action @@ -777,9 +777,9 @@ type GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteAction: A substitute @@ -801,9 +801,9 @@ type GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1FirewallPolicy: A FirewallPolicy represents @@ -853,9 +853,9 @@ type GoogleCloudRecaptchaenterpriseV1FirewallPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FirewallPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FirewallPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FirewallPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1FirewallPolicyAssessment: Policy config @@ -881,9 +881,9 @@ type GoogleCloudRecaptchaenterpriseV1FirewallPolicyAssessment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FirewallPolicyAssessment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FirewallPolicyAssessment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FirewallPolicyAssessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessment: Assessment for @@ -915,9 +915,9 @@ type GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessment) UnmarshalJSON(data []byte) error { @@ -954,9 +954,9 @@ type GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentBehavioralTrustVer NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentBehavioralTrustVerdict) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentBehavioralTrustVerdict) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentBehavioralTrustVerdict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentBehavioralTrustVerdict) UnmarshalJSON(data []byte) error { @@ -993,9 +993,9 @@ type GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentCardTestingVerdict NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentCardTestingVerdict) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentCardTestingVerdict) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentCardTestingVerdict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentCardTestingVerdict) UnmarshalJSON(data []byte) error { @@ -1032,9 +1032,9 @@ type GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentStolenInstrumentVe NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentStolenInstrumentVerdict) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentStolenInstrumentVerdict) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentStolenInstrumentVerdict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessmentStolenInstrumentVerdict) UnmarshalJSON(data []byte) error { @@ -1073,9 +1073,9 @@ type GoogleCloudRecaptchaenterpriseV1FraudSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FraudSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FraudSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FraudSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1FraudSignalsCardSignals: Signals describing @@ -1105,9 +1105,9 @@ type GoogleCloudRecaptchaenterpriseV1FraudSignalsCardSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FraudSignalsCardSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FraudSignalsCardSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FraudSignalsCardSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1FraudSignalsUserSignals: Signals describing @@ -1134,9 +1134,9 @@ type GoogleCloudRecaptchaenterpriseV1FraudSignalsUserSignals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1FraudSignalsUserSignals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1FraudSignalsUserSignals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1FraudSignalsUserSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecaptchaenterpriseV1FraudSignalsUserSignals) UnmarshalJSON(data []byte) error { @@ -1181,9 +1181,9 @@ type GoogleCloudRecaptchaenterpriseV1IOSKeySettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1IOSKeySettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1IOSKeySettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1IOSKeySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1Key: A key used to identify and configure @@ -1227,9 +1227,9 @@ type GoogleCloudRecaptchaenterpriseV1Key struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1Key) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1Key) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1Key - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1ListFirewallPoliciesResponse: Response to @@ -1256,9 +1256,9 @@ type GoogleCloudRecaptchaenterpriseV1ListFirewallPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1ListFirewallPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1ListFirewallPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1ListFirewallPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1ListKeysResponse: Response to request to @@ -1285,9 +1285,9 @@ type GoogleCloudRecaptchaenterpriseV1ListKeysResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1ListKeysResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1ListKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1ListKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupMembershipsResponse: @@ -1314,9 +1314,9 @@ type GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupMembershipsResponse NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupsResponse: The @@ -1343,9 +1343,9 @@ type GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1Metrics: Metrics for a single Key. @@ -1378,9 +1378,9 @@ type GoogleCloudRecaptchaenterpriseV1Metrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1Metrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1Metrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1Metrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest: The migrate key request @@ -1408,9 +1408,9 @@ type GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1PhoneFraudAssessment: Assessment for Phone @@ -1432,9 +1432,9 @@ type GoogleCloudRecaptchaenterpriseV1PhoneFraudAssessment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1PhoneFraudAssessment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1PhoneFraudAssessment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1PhoneFraudAssessment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1PrivatePasswordLeakVerification: Private @@ -1470,9 +1470,9 @@ type GoogleCloudRecaptchaenterpriseV1PrivatePasswordLeakVerification struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1PrivatePasswordLeakVerification) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1PrivatePasswordLeakVerification) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1PrivatePasswordLeakVerification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1RelatedAccountGroup: A group of related @@ -1495,9 +1495,9 @@ type GoogleCloudRecaptchaenterpriseV1RelatedAccountGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1RelatedAccountGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1RelatedAccountGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1RelatedAccountGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1RelatedAccountGroupMembership: A membership @@ -1530,9 +1530,9 @@ type GoogleCloudRecaptchaenterpriseV1RelatedAccountGroupMembership struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1RelatedAccountGroupMembership) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1RelatedAccountGroupMembership) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1RelatedAccountGroupMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesRequest: The reorder @@ -1555,9 +1555,9 @@ type GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1ReorderFirewallPoliciesResponse: The reorder @@ -1592,9 +1592,9 @@ type GoogleCloudRecaptchaenterpriseV1RetrieveLegacySecretKeyResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1RetrieveLegacySecretKeyResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1RetrieveLegacySecretKeyResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1RetrieveLegacySecretKeyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1RiskAnalysis: Risk analysis result for an @@ -1638,9 +1638,9 @@ type GoogleCloudRecaptchaenterpriseV1RiskAnalysis struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1RiskAnalysis) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1RiskAnalysis) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1RiskAnalysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecaptchaenterpriseV1RiskAnalysis) UnmarshalJSON(data []byte) error { @@ -1676,9 +1676,9 @@ type GoogleCloudRecaptchaenterpriseV1ScoreDistribution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1ScoreDistribution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1ScoreDistribution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1ScoreDistribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1ScoreMetrics: Metrics related to scoring. @@ -1701,9 +1701,9 @@ type GoogleCloudRecaptchaenterpriseV1ScoreMetrics struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1ScoreMetrics) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1ScoreMetrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1ScoreMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRequest: @@ -1743,9 +1743,9 @@ type GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRequest NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsResponse: @@ -1773,9 +1773,9 @@ type GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRespons NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1SmsTollFraudVerdict: Information about SMS @@ -1803,9 +1803,9 @@ type GoogleCloudRecaptchaenterpriseV1SmsTollFraudVerdict struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1SmsTollFraudVerdict) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1SmsTollFraudVerdict) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1SmsTollFraudVerdict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecaptchaenterpriseV1SmsTollFraudVerdict) UnmarshalJSON(data []byte) error { @@ -1854,9 +1854,9 @@ type GoogleCloudRecaptchaenterpriseV1TestingOptions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1TestingOptions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1TestingOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1TestingOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecaptchaenterpriseV1TestingOptions) UnmarshalJSON(data []byte) error { @@ -1922,9 +1922,9 @@ type GoogleCloudRecaptchaenterpriseV1TokenProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1TokenProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1TokenProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1TokenProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1TransactionData: Transaction data associated @@ -1983,9 +1983,9 @@ type GoogleCloudRecaptchaenterpriseV1TransactionData struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1TransactionData) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1TransactionData) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1TransactionData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecaptchaenterpriseV1TransactionData) UnmarshalJSON(data []byte) error { @@ -2036,9 +2036,9 @@ type GoogleCloudRecaptchaenterpriseV1TransactionDataAddress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1TransactionDataAddress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1TransactionDataAddress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1TransactionDataAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1TransactionDataGatewayInfo: Details about @@ -2069,9 +2069,9 @@ type GoogleCloudRecaptchaenterpriseV1TransactionDataGatewayInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1TransactionDataGatewayInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1TransactionDataGatewayInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1TransactionDataGatewayInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1TransactionDataItem: Line items being @@ -2100,9 +2100,9 @@ type GoogleCloudRecaptchaenterpriseV1TransactionDataItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1TransactionDataItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1TransactionDataItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1TransactionDataItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecaptchaenterpriseV1TransactionDataItem) UnmarshalJSON(data []byte) error { @@ -2151,9 +2151,9 @@ type GoogleCloudRecaptchaenterpriseV1TransactionDataUser struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1TransactionDataUser) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1TransactionDataUser) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1TransactionDataUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1TransactionEvent: Describes an event in the @@ -2248,9 +2248,9 @@ type GoogleCloudRecaptchaenterpriseV1TransactionEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1TransactionEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1TransactionEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1TransactionEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecaptchaenterpriseV1TransactionEvent) UnmarshalJSON(data []byte) error { @@ -2291,9 +2291,9 @@ type GoogleCloudRecaptchaenterpriseV1UserId struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1UserId) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1UserId) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1UserId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1UserInfo: User information associated with a @@ -2324,9 +2324,9 @@ type GoogleCloudRecaptchaenterpriseV1UserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1UserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1UserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1UserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1WafSettings: Settings specific to keys that @@ -2364,9 +2364,9 @@ type GoogleCloudRecaptchaenterpriseV1WafSettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1WafSettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1WafSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1WafSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecaptchaenterpriseV1WebKeySettings: Settings specific to keys @@ -2423,9 +2423,9 @@ type GoogleCloudRecaptchaenterpriseV1WebKeySettings struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecaptchaenterpriseV1WebKeySettings) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecaptchaenterpriseV1WebKeySettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecaptchaenterpriseV1WebKeySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -2467,9 +2467,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsAssessmentsAnnotateCall struct { diff --git a/recommendationengine/v1beta1/recommendationengine-gen.go b/recommendationengine/v1beta1/recommendationengine-gen.go index c78dac34a4..147f5143ca 100644 --- a/recommendationengine/v1beta1/recommendationengine-gen.go +++ b/recommendationengine/v1beta1/recommendationengine-gen.go @@ -313,9 +313,9 @@ type GoogleApiHttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApiHttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApiHttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiHttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1alphaRejoinCatalogMetadata: Metadata for @@ -342,9 +342,9 @@ type GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1alphaTuningMetadata: Metadata associated @@ -368,9 +368,9 @@ type GoogleCloudRecommendationengineV1alphaTuningMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1alphaTuningMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1alphaTuningMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1alphaTuningMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1alphaTuningResponse: Response associated @@ -417,9 +417,9 @@ type GoogleCloudRecommendationengineV1beta1BigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1BigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1BigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1BigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1Catalog: The catalog configuration. @@ -449,9 +449,9 @@ type GoogleCloudRecommendationengineV1beta1Catalog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1Catalog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1Catalog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1Catalog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1CatalogInlineSource: The inline source @@ -473,9 +473,9 @@ type GoogleCloudRecommendationengineV1beta1CatalogInlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1CatalogInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1CatalogInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1CatalogInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1CatalogItem: CatalogItem captures all @@ -539,9 +539,9 @@ type GoogleCloudRecommendationengineV1beta1CatalogItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1CatalogItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1CatalogItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1CatalogItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy: Category @@ -564,9 +564,9 @@ type GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig: Configures the @@ -605,9 +605,9 @@ type GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationReque @@ -628,9 +628,9 @@ type GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationReq NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1EventDetail: User event details shared @@ -686,9 +686,9 @@ type GoogleCloudRecommendationengineV1beta1EventDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1EventDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1EventDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1EventDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1FeatureMap: FeatureMap represents @@ -719,9 +719,9 @@ type GoogleCloudRecommendationengineV1beta1FeatureMap struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1FeatureMap) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1FeatureMap) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1FeatureMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1FeatureMapFloatList: A list of float @@ -742,9 +742,9 @@ type GoogleCloudRecommendationengineV1beta1FeatureMapFloatList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1FeatureMapFloatList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1FeatureMapFloatList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1FeatureMapFloatList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecommendationengineV1beta1FeatureMapFloatList) UnmarshalJSON(data []byte) error { @@ -782,9 +782,9 @@ type GoogleCloudRecommendationengineV1beta1FeatureMapStringList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1FeatureMapStringList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1FeatureMapStringList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1FeatureMapStringList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1GcsSource: Google Cloud Storage @@ -822,9 +822,9 @@ type GoogleCloudRecommendationengineV1beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1Image: Catalog item thumbnail/detail @@ -849,9 +849,9 @@ type GoogleCloudRecommendationengineV1beta1Image struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1Image) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1Image) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest: Request @@ -883,9 +883,9 @@ type GoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse: Response @@ -911,9 +911,9 @@ type GoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ImportErrorsConfig: Configuration of @@ -937,9 +937,9 @@ type GoogleCloudRecommendationengineV1beta1ImportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ImportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ImportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ImportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ImportMetadata: Metadata related to @@ -973,9 +973,9 @@ type GoogleCloudRecommendationengineV1beta1ImportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ImportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ImportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ImportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest: Request @@ -1006,9 +1006,9 @@ type GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ImportUserEventsResponse: Response of @@ -1036,9 +1036,9 @@ type GoogleCloudRecommendationengineV1beta1ImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1InputConfig: The input config source. @@ -1066,9 +1066,9 @@ type GoogleCloudRecommendationengineV1beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse: Response @@ -1095,9 +1095,9 @@ type GoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ListCatalogsResponse: Response for @@ -1123,9 +1123,9 @@ type GoogleCloudRecommendationengineV1beta1ListCatalogsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ListCatalogsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ListCatalogsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ListCatalogsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsRespon @@ -1152,9 +1152,9 @@ type GoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResp NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ListUserEventsResponse: Response @@ -1181,9 +1181,9 @@ type GoogleCloudRecommendationengineV1beta1ListUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ListUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ListUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ListUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1PredictRequest: Request message for @@ -1285,9 +1285,9 @@ type GoogleCloudRecommendationengineV1beta1PredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1PredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1PredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1PredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1PredictResponse: Response message for @@ -1326,9 +1326,9 @@ type GoogleCloudRecommendationengineV1beta1PredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1PredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1PredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1PredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult: @@ -1355,9 +1355,9 @@ type GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult struc NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration: @@ -1381,9 +1381,9 @@ type GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ProductCatalogItem: ProductCatalogItem @@ -1432,9 +1432,9 @@ type GoogleCloudRecommendationengineV1beta1ProductCatalogItem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ProductCatalogItem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ProductCatalogItem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ProductCatalogItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice: Exact @@ -1458,9 +1458,9 @@ type GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice) UnmarshalJSON(data []byte) error { @@ -1500,9 +1500,9 @@ type GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange) UnmarshalJSON(data []byte) error { @@ -1577,9 +1577,9 @@ type GoogleCloudRecommendationengineV1beta1ProductDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ProductDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ProductDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ProductDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecommendationengineV1beta1ProductDetail) UnmarshalJSON(data []byte) error { @@ -1653,9 +1653,9 @@ type GoogleCloudRecommendationengineV1beta1ProductEventDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1ProductEventDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1ProductEventDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1ProductEventDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1PurchaseTransaction: A transaction @@ -1694,9 +1694,9 @@ type GoogleCloudRecommendationengineV1beta1PurchaseTransaction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1PurchaseTransaction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1PurchaseTransaction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1PurchaseTransaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecommendationengineV1beta1PurchaseTransaction) UnmarshalJSON(data []byte) error { @@ -1734,9 +1734,9 @@ type GoogleCloudRecommendationengineV1beta1PurgeUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1PurgeUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1PurgeUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1PurgeUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest: Request @@ -1772,9 +1772,9 @@ type GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse: Response of @@ -1802,9 +1802,9 @@ type GoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1RejoinUserEventsMetadata: Metadata for @@ -1837,9 +1837,9 @@ type GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse: Response @@ -1861,9 +1861,9 @@ type GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1UserEvent: UserEvent captures all @@ -1927,9 +1927,9 @@ type GoogleCloudRecommendationengineV1beta1UserEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1UserEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1UserEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1UserEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1UserEventImportSummary: A summary of @@ -1955,9 +1955,9 @@ type GoogleCloudRecommendationengineV1beta1UserEventImportSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1UserEventImportSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1UserEventImportSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1UserEventImportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1UserEventInlineSource: The inline @@ -1979,9 +1979,9 @@ type GoogleCloudRecommendationengineV1beta1UserEventInlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1UserEventInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1UserEventInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1UserEventInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommendationengineV1beta1UserInfo: Information of end users. @@ -2030,9 +2030,9 @@ type GoogleCloudRecommendationengineV1beta1UserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommendationengineV1beta1UserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommendationengineV1beta1UserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommendationengineV1beta1UserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -2059,9 +2059,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -2106,9 +2106,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -2150,9 +2150,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsCatalogsListCall struct { diff --git a/recommender/v1/recommender-gen.go b/recommender/v1/recommender-gen.go index 09ff22e753..b4d53a01d4 100644 --- a/recommender/v1/recommender-gen.go +++ b/recommender/v1/recommender-gen.go @@ -466,9 +466,9 @@ type GoogleCloudRecommenderV1CostProjection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1CostProjection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1CostProjection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1CostProjection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1Impact: Contains the impact a recommendation can @@ -508,9 +508,9 @@ type GoogleCloudRecommenderV1Impact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1Impact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1Impact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1Impact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1Insight: An insight along with the information used @@ -580,9 +580,9 @@ type GoogleCloudRecommenderV1Insight struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1Insight) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1Insight) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1Insight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1InsightRecommendationReference: Reference to an @@ -605,9 +605,9 @@ type GoogleCloudRecommenderV1InsightRecommendationReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1InsightRecommendationReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1InsightRecommendationReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1InsightRecommendationReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1InsightStateInfo: Information related to insight @@ -643,9 +643,9 @@ type GoogleCloudRecommenderV1InsightStateInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1InsightStateInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1InsightStateInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1InsightStateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1InsightTypeConfig: Configuration for an InsightType. @@ -693,9 +693,9 @@ type GoogleCloudRecommenderV1InsightTypeConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1InsightTypeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1InsightTypeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1InsightTypeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1InsightTypeGenerationConfig: A configuration to @@ -718,9 +718,9 @@ type GoogleCloudRecommenderV1InsightTypeGenerationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1InsightTypeGenerationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1InsightTypeGenerationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1InsightTypeGenerationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1ListInsightsResponse: Response to the `ListInsights` @@ -747,9 +747,9 @@ type GoogleCloudRecommenderV1ListInsightsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1ListInsightsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1ListInsightsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1ListInsightsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1ListRecommendationsResponse: Response to the @@ -776,9 +776,9 @@ type GoogleCloudRecommenderV1ListRecommendationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1ListRecommendationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1ListRecommendationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1ListRecommendationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1MarkInsightAcceptedRequest: Request for the @@ -802,9 +802,9 @@ type GoogleCloudRecommenderV1MarkInsightAcceptedRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1MarkInsightAcceptedRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1MarkInsightAcceptedRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1MarkInsightAcceptedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1MarkRecommendationClaimedRequest: Request for the @@ -830,9 +830,9 @@ type GoogleCloudRecommenderV1MarkRecommendationClaimedRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1MarkRecommendationClaimedRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1MarkRecommendationClaimedRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1MarkRecommendationClaimedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1MarkRecommendationDismissedRequest: Request for the @@ -853,9 +853,9 @@ type GoogleCloudRecommenderV1MarkRecommendationDismissedRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1MarkRecommendationDismissedRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1MarkRecommendationDismissedRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1MarkRecommendationDismissedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1MarkRecommendationFailedRequest: Request for the @@ -881,9 +881,9 @@ type GoogleCloudRecommenderV1MarkRecommendationFailedRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1MarkRecommendationFailedRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1MarkRecommendationFailedRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1MarkRecommendationFailedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1MarkRecommendationSucceededRequest: Request for the @@ -909,9 +909,9 @@ type GoogleCloudRecommenderV1MarkRecommendationSucceededRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1MarkRecommendationSucceededRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1MarkRecommendationSucceededRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1MarkRecommendationSucceededRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1Operation: Contains an operation for a resource @@ -983,9 +983,9 @@ type GoogleCloudRecommenderV1Operation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1Operation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1Operation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1OperationGroup: Group of operations that need to be @@ -1008,9 +1008,9 @@ type GoogleCloudRecommenderV1OperationGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1OperationGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1OperationGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1OperationGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1Recommendation: A recommendation along with a @@ -1083,9 +1083,9 @@ type GoogleCloudRecommenderV1Recommendation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1Recommendation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1Recommendation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1Recommendation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1RecommendationContent: Contains what resources are @@ -1110,9 +1110,9 @@ type GoogleCloudRecommenderV1RecommendationContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1RecommendationContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1RecommendationContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1RecommendationContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1RecommendationInsightReference: Reference to an @@ -1135,9 +1135,9 @@ type GoogleCloudRecommenderV1RecommendationInsightReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1RecommendationInsightReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1RecommendationInsightReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1RecommendationInsightReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1RecommendationStateInfo: Information for state. @@ -1178,9 +1178,9 @@ type GoogleCloudRecommenderV1RecommendationStateInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1RecommendationStateInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1RecommendationStateInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1RecommendationStateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1RecommenderConfig: Configuration for a Recommender. @@ -1228,9 +1228,9 @@ type GoogleCloudRecommenderV1RecommenderConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1RecommenderConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1RecommenderConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1RecommenderConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1RecommenderGenerationConfig: A Configuration to @@ -1253,9 +1253,9 @@ type GoogleCloudRecommenderV1RecommenderGenerationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1RecommenderGenerationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1RecommenderGenerationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1RecommenderGenerationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1ReliabilityProjection: Contains information on the @@ -1285,9 +1285,9 @@ type GoogleCloudRecommenderV1ReliabilityProjection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1ReliabilityProjection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1ReliabilityProjection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1ReliabilityProjection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1SecurityProjection: Contains various ways of @@ -1309,9 +1309,9 @@ type GoogleCloudRecommenderV1SecurityProjection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1SecurityProjection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1SecurityProjection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1SecurityProjection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1SustainabilityProjection: Contains metadata about @@ -1335,9 +1335,9 @@ type GoogleCloudRecommenderV1SustainabilityProjection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1SustainabilityProjection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1SustainabilityProjection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1SustainabilityProjection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecommenderV1SustainabilityProjection) UnmarshalJSON(data []byte) error { @@ -1374,9 +1374,9 @@ type GoogleCloudRecommenderV1ValueMatcher struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1ValueMatcher) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1ValueMatcher) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1ValueMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -1405,9 +1405,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BillingAccountsLocationsInsightTypesGetConfigCall struct { diff --git a/recommender/v1beta1/recommender-gen.go b/recommender/v1beta1/recommender-gen.go index 5261b84439..8dab08a667 100644 --- a/recommender/v1beta1/recommender-gen.go +++ b/recommender/v1beta1/recommender-gen.go @@ -487,9 +487,9 @@ type GoogleCloudLocationListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudLocationLocation: A resource that represents a Google Cloud @@ -523,9 +523,9 @@ type GoogleCloudLocationLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudLocationLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1CostProjection: Contains metadata about how @@ -562,9 +562,9 @@ type GoogleCloudRecommenderV1beta1CostProjection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1CostProjection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1CostProjection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1CostProjection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1Impact: Contains the impact a recommendation @@ -604,9 +604,9 @@ type GoogleCloudRecommenderV1beta1Impact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1Impact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1Impact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1Impact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1Insight: An insight along with the information @@ -676,9 +676,9 @@ type GoogleCloudRecommenderV1beta1Insight struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1Insight) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1Insight) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1Insight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1InsightRecommendationReference: Reference to an @@ -701,9 +701,9 @@ type GoogleCloudRecommenderV1beta1InsightRecommendationReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1InsightRecommendationReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1InsightRecommendationReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1InsightRecommendationReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1InsightStateInfo: Information related to @@ -739,9 +739,9 @@ type GoogleCloudRecommenderV1beta1InsightStateInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1InsightStateInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1InsightStateInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1InsightStateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1InsightType: The type of insight. @@ -762,9 +762,9 @@ type GoogleCloudRecommenderV1beta1InsightType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1InsightType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1InsightType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1InsightType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1InsightTypeConfig: Configuration for an @@ -813,9 +813,9 @@ type GoogleCloudRecommenderV1beta1InsightTypeConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1InsightTypeConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1InsightTypeConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1InsightTypeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1InsightTypeGenerationConfig: A configuration to @@ -838,9 +838,9 @@ type GoogleCloudRecommenderV1beta1InsightTypeGenerationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1InsightTypeGenerationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1InsightTypeGenerationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1InsightTypeGenerationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1ListInsightTypesResponse: Response for the @@ -867,9 +867,9 @@ type GoogleCloudRecommenderV1beta1ListInsightTypesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1ListInsightTypesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1ListInsightTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1ListInsightTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1ListInsightsResponse: Response to the @@ -896,9 +896,9 @@ type GoogleCloudRecommenderV1beta1ListInsightsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1ListInsightsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1ListInsightsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1ListInsightsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1ListRecommendationsResponse: Response to the @@ -925,9 +925,9 @@ type GoogleCloudRecommenderV1beta1ListRecommendationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1ListRecommendationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1ListRecommendationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1ListRecommendationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1ListRecommendersResponse: Response for the @@ -954,9 +954,9 @@ type GoogleCloudRecommenderV1beta1ListRecommendersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1ListRecommendersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1ListRecommendersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1ListRecommendersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1MarkInsightAcceptedRequest: Request for the @@ -980,9 +980,9 @@ type GoogleCloudRecommenderV1beta1MarkInsightAcceptedRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1MarkInsightAcceptedRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1MarkInsightAcceptedRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1MarkInsightAcceptedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1MarkRecommendationClaimedRequest: Request for @@ -1008,9 +1008,9 @@ type GoogleCloudRecommenderV1beta1MarkRecommendationClaimedRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1MarkRecommendationClaimedRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1MarkRecommendationClaimedRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1MarkRecommendationClaimedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1MarkRecommendationDismissedRequest: Request for @@ -1031,9 +1031,9 @@ type GoogleCloudRecommenderV1beta1MarkRecommendationDismissedRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1MarkRecommendationDismissedRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1MarkRecommendationDismissedRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1MarkRecommendationDismissedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1MarkRecommendationFailedRequest: Request for @@ -1059,9 +1059,9 @@ type GoogleCloudRecommenderV1beta1MarkRecommendationFailedRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1MarkRecommendationFailedRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1MarkRecommendationFailedRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1MarkRecommendationFailedRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1MarkRecommendationSucceededRequest: Request for @@ -1087,9 +1087,9 @@ type GoogleCloudRecommenderV1beta1MarkRecommendationSucceededRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1MarkRecommendationSucceededRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1MarkRecommendationSucceededRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1MarkRecommendationSucceededRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1Operation: Contains an operation for a resource @@ -1161,9 +1161,9 @@ type GoogleCloudRecommenderV1beta1Operation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1Operation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1Operation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1OperationGroup: Group of operations that need @@ -1186,9 +1186,9 @@ type GoogleCloudRecommenderV1beta1OperationGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1OperationGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1OperationGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1OperationGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1Recommendation: A recommendation along with a @@ -1261,9 +1261,9 @@ type GoogleCloudRecommenderV1beta1Recommendation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1Recommendation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1Recommendation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1Recommendation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1RecommendationContent: Contains what resources @@ -1288,9 +1288,9 @@ type GoogleCloudRecommenderV1beta1RecommendationContent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1RecommendationContent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1RecommendationContent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1RecommendationContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1RecommendationInsightReference: Reference to an @@ -1313,9 +1313,9 @@ type GoogleCloudRecommenderV1beta1RecommendationInsightReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1RecommendationInsightReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1RecommendationInsightReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1RecommendationInsightReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1RecommendationStateInfo: Information for state. @@ -1356,9 +1356,9 @@ type GoogleCloudRecommenderV1beta1RecommendationStateInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1RecommendationStateInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1RecommendationStateInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1RecommendationStateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1RecommenderConfig: Configuration for a @@ -1407,9 +1407,9 @@ type GoogleCloudRecommenderV1beta1RecommenderConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1RecommenderConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1RecommenderConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1RecommenderConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1RecommenderGenerationConfig: A Configuration to @@ -1432,9 +1432,9 @@ type GoogleCloudRecommenderV1beta1RecommenderGenerationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1RecommenderGenerationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1RecommenderGenerationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1RecommenderGenerationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1RecommenderType: The type of a recommender. @@ -1455,9 +1455,9 @@ type GoogleCloudRecommenderV1beta1RecommenderType struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1RecommenderType) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1RecommenderType) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1RecommenderType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1ReliabilityProjection: Contains information on @@ -1487,9 +1487,9 @@ type GoogleCloudRecommenderV1beta1ReliabilityProjection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1ReliabilityProjection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1ReliabilityProjection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1ReliabilityProjection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1SecurityProjection: Contains various ways of @@ -1511,9 +1511,9 @@ type GoogleCloudRecommenderV1beta1SecurityProjection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1SecurityProjection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1SecurityProjection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1SecurityProjection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRecommenderV1beta1SustainabilityProjection: Contains metadata @@ -1537,9 +1537,9 @@ type GoogleCloudRecommenderV1beta1SustainabilityProjection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1SustainabilityProjection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1SustainabilityProjection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1SustainabilityProjection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRecommenderV1beta1SustainabilityProjection) UnmarshalJSON(data []byte) error { @@ -1576,9 +1576,9 @@ type GoogleCloudRecommenderV1beta1ValueMatcher struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRecommenderV1beta1ValueMatcher) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRecommenderV1beta1ValueMatcher) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRecommenderV1beta1ValueMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeMoney: Represents an amount of money with its currency type. @@ -1607,9 +1607,9 @@ type GoogleTypeMoney struct { NullFields []string `json:"-"` } -func (s *GoogleTypeMoney) MarshalJSON() ([]byte, error) { +func (s GoogleTypeMoney) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeMoney - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BillingAccountsLocationsListCall struct { diff --git a/redis/v1/redis-gen.go b/redis/v1/redis-gen.go index 675888c9fe..2b0d29d604 100644 --- a/redis/v1/redis-gen.go +++ b/redis/v1/redis-gen.go @@ -239,9 +239,9 @@ type AOFConfig struct { NullFields []string `json:"-"` } -func (s *AOFConfig) MarshalJSON() ([]byte, error) { +func (s AOFConfig) MarshalJSON() ([]byte, error) { type NoMethod AOFConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AvailabilityConfiguration: Configuration for availability of database @@ -277,9 +277,9 @@ type AvailabilityConfiguration struct { NullFields []string `json:"-"` } -func (s *AvailabilityConfiguration) MarshalJSON() ([]byte, error) { +func (s AvailabilityConfiguration) MarshalJSON() ([]byte, error) { type NoMethod AvailabilityConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupConfiguration: Configuration for automatic backups @@ -306,9 +306,9 @@ type BackupConfiguration struct { NullFields []string `json:"-"` } -func (s *BackupConfiguration) MarshalJSON() ([]byte, error) { +func (s BackupConfiguration) MarshalJSON() ([]byte, error) { type NoMethod BackupConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupRun: A backup run. @@ -340,9 +340,9 @@ type BackupRun struct { NullFields []string `json:"-"` } -func (s *BackupRun) MarshalJSON() ([]byte, error) { +func (s BackupRun) MarshalJSON() ([]byte, error) { type NoMethod BackupRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CertChain struct { @@ -362,9 +362,9 @@ type CertChain struct { NullFields []string `json:"-"` } -func (s *CertChain) MarshalJSON() ([]byte, error) { +func (s CertChain) MarshalJSON() ([]byte, error) { type NoMethod CertChain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateAuthority: Redis cluster certificate authority @@ -391,9 +391,9 @@ type CertificateAuthority struct { NullFields []string `json:"-"` } -func (s *CertificateAuthority) MarshalJSON() ([]byte, error) { +func (s CertificateAuthority) MarshalJSON() ([]byte, error) { type NoMethod CertificateAuthority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cluster: A cluster instance. @@ -495,9 +495,9 @@ type Cluster struct { NullFields []string `json:"-"` } -func (s *Cluster) MarshalJSON() ([]byte, error) { +func (s Cluster) MarshalJSON() ([]byte, error) { type NoMethod Cluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Cluster) UnmarshalJSON(data []byte) error { @@ -543,9 +543,9 @@ type ClusterPersistenceConfig struct { NullFields []string `json:"-"` } -func (s *ClusterPersistenceConfig) MarshalJSON() ([]byte, error) { +func (s ClusterPersistenceConfig) MarshalJSON() ([]byte, error) { type NoMethod ClusterPersistenceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Compliance: Contains compliance information about a security standard @@ -569,9 +569,9 @@ type Compliance struct { NullFields []string `json:"-"` } -func (s *Compliance) MarshalJSON() ([]byte, error) { +func (s Compliance) MarshalJSON() ([]byte, error) { type NoMethod Compliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomMetadataData: Any custom metadata associated with the resource. i.e. A @@ -593,9 +593,9 @@ type CustomMetadataData struct { NullFields []string `json:"-"` } -func (s *CustomMetadataData) MarshalJSON() ([]byte, error) { +func (s CustomMetadataData) MarshalJSON() ([]byte, error) { type NoMethod CustomMetadataData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseMetadata: Metadata for individual databases created in an instance. @@ -624,9 +624,9 @@ type DatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *DatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s DatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod DatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseResourceFeed: DatabaseResourceFeed is the top level proto to be used @@ -665,9 +665,9 @@ type DatabaseResourceFeed struct { NullFields []string `json:"-"` } -func (s *DatabaseResourceFeed) MarshalJSON() ([]byte, error) { +func (s DatabaseResourceFeed) MarshalJSON() ([]byte, error) { type NoMethod DatabaseResourceFeed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseResourceHealthSignalData: Common model for database resource health @@ -943,9 +943,9 @@ type DatabaseResourceHealthSignalData struct { NullFields []string `json:"-"` } -func (s *DatabaseResourceHealthSignalData) MarshalJSON() ([]byte, error) { +func (s DatabaseResourceHealthSignalData) MarshalJSON() ([]byte, error) { type NoMethod DatabaseResourceHealthSignalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseResourceId: DatabaseResourceId will serve as primary key for any @@ -993,9 +993,9 @@ type DatabaseResourceId struct { NullFields []string `json:"-"` } -func (s *DatabaseResourceId) MarshalJSON() ([]byte, error) { +func (s DatabaseResourceId) MarshalJSON() ([]byte, error) { type NoMethod DatabaseResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseResourceMetadata: Common model for database resource instance @@ -1095,9 +1095,9 @@ type DatabaseResourceMetadata struct { NullFields []string `json:"-"` } -func (s *DatabaseResourceMetadata) MarshalJSON() ([]byte, error) { +func (s DatabaseResourceMetadata) MarshalJSON() ([]byte, error) { type NoMethod DatabaseResourceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseResourceRecommendationSignalData: Common model for database resource @@ -1347,9 +1347,9 @@ type DatabaseResourceRecommendationSignalData struct { NullFields []string `json:"-"` } -func (s *DatabaseResourceRecommendationSignalData) MarshalJSON() ([]byte, error) { +func (s DatabaseResourceRecommendationSignalData) MarshalJSON() ([]byte, error) { type NoMethod DatabaseResourceRecommendationSignalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoveryEndpoint: Endpoints on each network, for Redis clients to connect @@ -1376,9 +1376,9 @@ type DiscoveryEndpoint struct { NullFields []string `json:"-"` } -func (s *DiscoveryEndpoint) MarshalJSON() ([]byte, error) { +func (s DiscoveryEndpoint) MarshalJSON() ([]byte, error) { type NoMethod DiscoveryEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1423,9 +1423,9 @@ type Entitlement struct { NullFields []string `json:"-"` } -func (s *Entitlement) MarshalJSON() ([]byte, error) { +func (s Entitlement) MarshalJSON() ([]byte, error) { type NoMethod Entitlement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportInstanceRequest: Request for Export. @@ -1445,9 +1445,9 @@ type ExportInstanceRequest struct { NullFields []string `json:"-"` } -func (s *ExportInstanceRequest) MarshalJSON() ([]byte, error) { +func (s ExportInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FailoverInstanceRequest: Request for Failover. @@ -1479,9 +1479,9 @@ type FailoverInstanceRequest struct { NullFields []string `json:"-"` } -func (s *FailoverInstanceRequest) MarshalJSON() ([]byte, error) { +func (s FailoverInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod FailoverInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsDestination: The Cloud Storage location for the output content @@ -1502,9 +1502,9 @@ type GcsDestination struct { NullFields []string `json:"-"` } -func (s *GcsDestination) MarshalJSON() ([]byte, error) { +func (s GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsSource: The Cloud Storage location for the input content @@ -1524,9 +1524,9 @@ type GcsSource struct { NullFields []string `json:"-"` } -func (s *GcsSource) MarshalJSON() ([]byte, error) { +func (s GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRedisV1LocationMetadata: This location metadata represents @@ -1552,9 +1552,9 @@ type GoogleCloudRedisV1LocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRedisV1LocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRedisV1LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRedisV1LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRedisV1OperationMetadata: Represents the v1 metadata of the @@ -1587,9 +1587,9 @@ type GoogleCloudRedisV1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRedisV1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRedisV1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRedisV1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRedisV1ZoneMetadata: Defines specific information for a @@ -1614,9 +1614,9 @@ type ImportInstanceRequest struct { NullFields []string `json:"-"` } -func (s *ImportInstanceRequest) MarshalJSON() ([]byte, error) { +func (s ImportInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputConfig: The input content @@ -1636,9 +1636,9 @@ type InputConfig struct { NullFields []string `json:"-"` } -func (s *InputConfig) MarshalJSON() ([]byte, error) { +func (s InputConfig) MarshalJSON() ([]byte, error) { type NoMethod InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: A Memorystore for Redis instance. @@ -1846,9 +1846,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceAuthString: Instance AUTH string details. @@ -1871,9 +1871,9 @@ type InstanceAuthString struct { NullFields []string `json:"-"` } -func (s *InstanceAuthString) MarshalJSON() ([]byte, error) { +func (s InstanceAuthString) MarshalJSON() ([]byte, error) { type NoMethod InstanceAuthString - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClustersResponse: Response for ListClusters. @@ -1909,9 +1909,9 @@ type ListClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response for ListInstances. @@ -1947,9 +1947,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1975,9 +1975,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2003,9 +2003,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2042,9 +2042,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineConfiguration: MachineConfiguration describes the configuration of a @@ -2069,9 +2069,9 @@ type MachineConfiguration struct { NullFields []string `json:"-"` } -func (s *MachineConfiguration) MarshalJSON() ([]byte, error) { +func (s MachineConfiguration) MarshalJSON() ([]byte, error) { type NoMethod MachineConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: Maintenance policy for an instance. @@ -2100,9 +2100,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSchedule: Upcoming maintenance schedule. If no maintenance is @@ -2133,9 +2133,9 @@ type MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedCertificateAuthority struct { @@ -2155,9 +2155,9 @@ type ManagedCertificateAuthority struct { NullFields []string `json:"-"` } -func (s *ManagedCertificateAuthority) MarshalJSON() ([]byte, error) { +func (s ManagedCertificateAuthority) MarshalJSON() ([]byte, error) { type NoMethod ManagedCertificateAuthority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeInfo: Node specific properties. @@ -2179,9 +2179,9 @@ type NodeInfo struct { NullFields []string `json:"-"` } -func (s *NodeInfo) MarshalJSON() ([]byte, error) { +func (s NodeInfo) MarshalJSON() ([]byte, error) { type NoMethod NodeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ObservabilityMetricData struct { @@ -2228,9 +2228,9 @@ type ObservabilityMetricData struct { NullFields []string `json:"-"` } -func (s *ObservabilityMetricData) MarshalJSON() ([]byte, error) { +func (s ObservabilityMetricData) MarshalJSON() ([]byte, error) { type NoMethod ObservabilityMetricData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2279,9 +2279,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: An error that occurred during a backup creation operation. @@ -2315,9 +2315,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Pre-defined metadata fields. @@ -2353,9 +2353,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutputConfig: The output content @@ -2375,9 +2375,9 @@ type OutputConfig struct { NullFields []string `json:"-"` } -func (s *OutputConfig) MarshalJSON() ([]byte, error) { +func (s OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersistenceConfig: Configuration of the persistence functionality. @@ -2425,9 +2425,9 @@ type PersistenceConfig struct { NullFields []string `json:"-"` } -func (s *PersistenceConfig) MarshalJSON() ([]byte, error) { +func (s PersistenceConfig) MarshalJSON() ([]byte, error) { type NoMethod PersistenceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Product: Product specification for Condor resources. @@ -2492,9 +2492,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PscConfig struct { @@ -2515,9 +2515,9 @@ type PscConfig struct { NullFields []string `json:"-"` } -func (s *PscConfig) MarshalJSON() ([]byte, error) { +func (s PscConfig) MarshalJSON() ([]byte, error) { type NoMethod PscConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscConnection: Details of consumer resources in a PSC connection. @@ -2551,9 +2551,9 @@ type PscConnection struct { NullFields []string `json:"-"` } -func (s *PscConnection) MarshalJSON() ([]byte, error) { +func (s PscConnection) MarshalJSON() ([]byte, error) { type NoMethod PscConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RDBConfig: Configuration of the RDB based persistence. @@ -2584,9 +2584,9 @@ type RDBConfig struct { NullFields []string `json:"-"` } -func (s *RDBConfig) MarshalJSON() ([]byte, error) { +func (s RDBConfig) MarshalJSON() ([]byte, error) { type NoMethod RDBConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReconciliationOperationMetadata: Operation metadata returned by the CLH @@ -2619,9 +2619,9 @@ type ReconciliationOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ReconciliationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RescheduleMaintenanceRequest: Request for RescheduleMaintenance. @@ -2654,9 +2654,9 @@ type RescheduleMaintenanceRequest struct { NullFields []string `json:"-"` } -func (s *RescheduleMaintenanceRequest) MarshalJSON() ([]byte, error) { +func (s RescheduleMaintenanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RescheduleMaintenanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RetentionSettings struct { @@ -2685,9 +2685,9 @@ type RetentionSettings struct { NullFields []string `json:"-"` } -func (s *RetentionSettings) MarshalJSON() ([]byte, error) { +func (s RetentionSettings) MarshalJSON() ([]byte, error) { type NoMethod RetentionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StateInfo: Represents additional information about the state of the cluster. @@ -2708,9 +2708,9 @@ type StateInfo struct { NullFields []string `json:"-"` } -func (s *StateInfo) MarshalJSON() ([]byte, error) { +func (s StateInfo) MarshalJSON() ([]byte, error) { type NoMethod StateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2742,9 +2742,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -2775,9 +2775,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsCertificate: TlsCertificate Resource @@ -2809,9 +2809,9 @@ type TlsCertificate struct { NullFields []string `json:"-"` } -func (s *TlsCertificate) MarshalJSON() ([]byte, error) { +func (s TlsCertificate) MarshalJSON() ([]byte, error) { type NoMethod TlsCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypedValue: TypedValue represents the value of a metric type. It can either @@ -2838,9 +2838,9 @@ type TypedValue struct { NullFields []string `json:"-"` } -func (s *TypedValue) MarshalJSON() ([]byte, error) { +func (s TypedValue) MarshalJSON() ([]byte, error) { type NoMethod TypedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TypedValue) UnmarshalJSON(data []byte) error { @@ -2876,9 +2876,9 @@ type UpdateInfo struct { NullFields []string `json:"-"` } -func (s *UpdateInfo) MarshalJSON() ([]byte, error) { +func (s UpdateInfo) MarshalJSON() ([]byte, error) { type NoMethod UpdateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeInstanceRequest: Request for UpgradeInstance. @@ -2899,9 +2899,9 @@ type UpgradeInstanceRequest struct { NullFields []string `json:"-"` } -func (s *UpgradeInstanceRequest) MarshalJSON() ([]byte, error) { +func (s UpgradeInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod UpgradeInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserLabels: Message type for storing user labels. User labels are used to @@ -2922,9 +2922,9 @@ type UserLabels struct { NullFields []string `json:"-"` } -func (s *UserLabels) MarshalJSON() ([]byte, error) { +func (s UserLabels) MarshalJSON() ([]byte, error) { type NoMethod UserLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyMaintenanceWindow: Time window in which disruptive maintenance updates @@ -2960,9 +2960,9 @@ type WeeklyMaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *WeeklyMaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s WeeklyMaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod WeeklyMaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZoneDistributionConfig: Zone distribution config for allocation of cluster @@ -2995,9 +2995,9 @@ type ZoneDistributionConfig struct { NullFields []string `json:"-"` } -func (s *ZoneDistributionConfig) MarshalJSON() ([]byte, error) { +func (s ZoneDistributionConfig) MarshalJSON() ([]byte, error) { type NoMethod ZoneDistributionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/redis/v1beta1/redis-gen.go b/redis/v1beta1/redis-gen.go index 5ee30dd6f5..8e4e050416 100644 --- a/redis/v1beta1/redis-gen.go +++ b/redis/v1beta1/redis-gen.go @@ -239,9 +239,9 @@ type AOFConfig struct { NullFields []string `json:"-"` } -func (s *AOFConfig) MarshalJSON() ([]byte, error) { +func (s AOFConfig) MarshalJSON() ([]byte, error) { type NoMethod AOFConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AvailabilityConfiguration: Configuration for availability of database @@ -277,9 +277,9 @@ type AvailabilityConfiguration struct { NullFields []string `json:"-"` } -func (s *AvailabilityConfiguration) MarshalJSON() ([]byte, error) { +func (s AvailabilityConfiguration) MarshalJSON() ([]byte, error) { type NoMethod AvailabilityConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupConfiguration: Configuration for automatic backups @@ -306,9 +306,9 @@ type BackupConfiguration struct { NullFields []string `json:"-"` } -func (s *BackupConfiguration) MarshalJSON() ([]byte, error) { +func (s BackupConfiguration) MarshalJSON() ([]byte, error) { type NoMethod BackupConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupRun: A backup run. @@ -340,9 +340,9 @@ type BackupRun struct { NullFields []string `json:"-"` } -func (s *BackupRun) MarshalJSON() ([]byte, error) { +func (s BackupRun) MarshalJSON() ([]byte, error) { type NoMethod BackupRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CertChain struct { @@ -362,9 +362,9 @@ type CertChain struct { NullFields []string `json:"-"` } -func (s *CertChain) MarshalJSON() ([]byte, error) { +func (s CertChain) MarshalJSON() ([]byte, error) { type NoMethod CertChain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CertificateAuthority: Redis cluster certificate authority @@ -391,9 +391,9 @@ type CertificateAuthority struct { NullFields []string `json:"-"` } -func (s *CertificateAuthority) MarshalJSON() ([]byte, error) { +func (s CertificateAuthority) MarshalJSON() ([]byte, error) { type NoMethod CertificateAuthority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cluster: A cluster instance. @@ -495,9 +495,9 @@ type Cluster struct { NullFields []string `json:"-"` } -func (s *Cluster) MarshalJSON() ([]byte, error) { +func (s Cluster) MarshalJSON() ([]byte, error) { type NoMethod Cluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Cluster) UnmarshalJSON(data []byte) error { @@ -543,9 +543,9 @@ type ClusterPersistenceConfig struct { NullFields []string `json:"-"` } -func (s *ClusterPersistenceConfig) MarshalJSON() ([]byte, error) { +func (s ClusterPersistenceConfig) MarshalJSON() ([]byte, error) { type NoMethod ClusterPersistenceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Compliance: Contains compliance information about a security standard @@ -569,9 +569,9 @@ type Compliance struct { NullFields []string `json:"-"` } -func (s *Compliance) MarshalJSON() ([]byte, error) { +func (s Compliance) MarshalJSON() ([]byte, error) { type NoMethod Compliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomMetadataData: Any custom metadata associated with the resource. i.e. A @@ -593,9 +593,9 @@ type CustomMetadataData struct { NullFields []string `json:"-"` } -func (s *CustomMetadataData) MarshalJSON() ([]byte, error) { +func (s CustomMetadataData) MarshalJSON() ([]byte, error) { type NoMethod CustomMetadataData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseMetadata: Metadata for individual databases created in an instance. @@ -624,9 +624,9 @@ type DatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *DatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s DatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod DatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseResourceFeed: DatabaseResourceFeed is the top level proto to be used @@ -665,9 +665,9 @@ type DatabaseResourceFeed struct { NullFields []string `json:"-"` } -func (s *DatabaseResourceFeed) MarshalJSON() ([]byte, error) { +func (s DatabaseResourceFeed) MarshalJSON() ([]byte, error) { type NoMethod DatabaseResourceFeed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseResourceHealthSignalData: Common model for database resource health @@ -943,9 +943,9 @@ type DatabaseResourceHealthSignalData struct { NullFields []string `json:"-"` } -func (s *DatabaseResourceHealthSignalData) MarshalJSON() ([]byte, error) { +func (s DatabaseResourceHealthSignalData) MarshalJSON() ([]byte, error) { type NoMethod DatabaseResourceHealthSignalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseResourceId: DatabaseResourceId will serve as primary key for any @@ -993,9 +993,9 @@ type DatabaseResourceId struct { NullFields []string `json:"-"` } -func (s *DatabaseResourceId) MarshalJSON() ([]byte, error) { +func (s DatabaseResourceId) MarshalJSON() ([]byte, error) { type NoMethod DatabaseResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseResourceMetadata: Common model for database resource instance @@ -1095,9 +1095,9 @@ type DatabaseResourceMetadata struct { NullFields []string `json:"-"` } -func (s *DatabaseResourceMetadata) MarshalJSON() ([]byte, error) { +func (s DatabaseResourceMetadata) MarshalJSON() ([]byte, error) { type NoMethod DatabaseResourceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseResourceRecommendationSignalData: Common model for database resource @@ -1347,9 +1347,9 @@ type DatabaseResourceRecommendationSignalData struct { NullFields []string `json:"-"` } -func (s *DatabaseResourceRecommendationSignalData) MarshalJSON() ([]byte, error) { +func (s DatabaseResourceRecommendationSignalData) MarshalJSON() ([]byte, error) { type NoMethod DatabaseResourceRecommendationSignalData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoveryEndpoint: Endpoints on each network, for Redis clients to connect @@ -1376,9 +1376,9 @@ type DiscoveryEndpoint struct { NullFields []string `json:"-"` } -func (s *DiscoveryEndpoint) MarshalJSON() ([]byte, error) { +func (s DiscoveryEndpoint) MarshalJSON() ([]byte, error) { type NoMethod DiscoveryEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1423,9 +1423,9 @@ type Entitlement struct { NullFields []string `json:"-"` } -func (s *Entitlement) MarshalJSON() ([]byte, error) { +func (s Entitlement) MarshalJSON() ([]byte, error) { type NoMethod Entitlement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportInstanceRequest: Request for Export. @@ -1445,9 +1445,9 @@ type ExportInstanceRequest struct { NullFields []string `json:"-"` } -func (s *ExportInstanceRequest) MarshalJSON() ([]byte, error) { +func (s ExportInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FailoverInstanceRequest: Request for Failover. @@ -1479,9 +1479,9 @@ type FailoverInstanceRequest struct { NullFields []string `json:"-"` } -func (s *FailoverInstanceRequest) MarshalJSON() ([]byte, error) { +func (s FailoverInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod FailoverInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsDestination: The Cloud Storage location for the output content @@ -1502,9 +1502,9 @@ type GcsDestination struct { NullFields []string `json:"-"` } -func (s *GcsDestination) MarshalJSON() ([]byte, error) { +func (s GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsSource: The Cloud Storage location for the input content @@ -1524,9 +1524,9 @@ type GcsSource struct { NullFields []string `json:"-"` } -func (s *GcsSource) MarshalJSON() ([]byte, error) { +func (s GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudCommonOperationMetadata: Represents the metadata of the @@ -1563,9 +1563,9 @@ type GoogleCloudCommonOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudCommonOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudCommonOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudCommonOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRedisV1beta1LocationMetadata: This location metadata represents @@ -1591,9 +1591,9 @@ type GoogleCloudRedisV1beta1LocationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRedisV1beta1LocationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRedisV1beta1LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRedisV1beta1LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRedisV1beta1ZoneMetadata: Defines specific information for a @@ -1618,9 +1618,9 @@ type ImportInstanceRequest struct { NullFields []string `json:"-"` } -func (s *ImportInstanceRequest) MarshalJSON() ([]byte, error) { +func (s ImportInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputConfig: The input content @@ -1640,9 +1640,9 @@ type InputConfig struct { NullFields []string `json:"-"` } -func (s *InputConfig) MarshalJSON() ([]byte, error) { +func (s InputConfig) MarshalJSON() ([]byte, error) { type NoMethod InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: A Memorystore for Redis instance. @@ -1850,9 +1850,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceAuthString: Instance AUTH string details. @@ -1875,9 +1875,9 @@ type InstanceAuthString struct { NullFields []string `json:"-"` } -func (s *InstanceAuthString) MarshalJSON() ([]byte, error) { +func (s InstanceAuthString) MarshalJSON() ([]byte, error) { type NoMethod InstanceAuthString - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClustersResponse: Response for ListClusters. @@ -1913,9 +1913,9 @@ type ListClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: Response for ListInstances. @@ -1951,9 +1951,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1979,9 +1979,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2007,9 +2007,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2046,9 +2046,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MachineConfiguration: MachineConfiguration describes the configuration of a @@ -2073,9 +2073,9 @@ type MachineConfiguration struct { NullFields []string `json:"-"` } -func (s *MachineConfiguration) MarshalJSON() ([]byte, error) { +func (s MachineConfiguration) MarshalJSON() ([]byte, error) { type NoMethod MachineConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenancePolicy: Maintenance policy for an instance. @@ -2104,9 +2104,9 @@ type MaintenancePolicy struct { NullFields []string `json:"-"` } -func (s *MaintenancePolicy) MarshalJSON() ([]byte, error) { +func (s MaintenancePolicy) MarshalJSON() ([]byte, error) { type NoMethod MaintenancePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceSchedule: Upcoming maintenance schedule. If no maintenance is @@ -2137,9 +2137,9 @@ type MaintenanceSchedule struct { NullFields []string `json:"-"` } -func (s *MaintenanceSchedule) MarshalJSON() ([]byte, error) { +func (s MaintenanceSchedule) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ManagedCertificateAuthority struct { @@ -2159,9 +2159,9 @@ type ManagedCertificateAuthority struct { NullFields []string `json:"-"` } -func (s *ManagedCertificateAuthority) MarshalJSON() ([]byte, error) { +func (s ManagedCertificateAuthority) MarshalJSON() ([]byte, error) { type NoMethod ManagedCertificateAuthority - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeInfo: Node specific properties. @@ -2183,9 +2183,9 @@ type NodeInfo struct { NullFields []string `json:"-"` } -func (s *NodeInfo) MarshalJSON() ([]byte, error) { +func (s NodeInfo) MarshalJSON() ([]byte, error) { type NoMethod NodeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ObservabilityMetricData struct { @@ -2232,9 +2232,9 @@ type ObservabilityMetricData struct { NullFields []string `json:"-"` } -func (s *ObservabilityMetricData) MarshalJSON() ([]byte, error) { +func (s ObservabilityMetricData) MarshalJSON() ([]byte, error) { type NoMethod ObservabilityMetricData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2283,9 +2283,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: An error that occurred during a backup creation operation. @@ -2319,9 +2319,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Pre-defined metadata fields. @@ -2357,9 +2357,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutputConfig: The output content @@ -2379,9 +2379,9 @@ type OutputConfig struct { NullFields []string `json:"-"` } -func (s *OutputConfig) MarshalJSON() ([]byte, error) { +func (s OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersistenceConfig: Configuration of the persistence functionality. @@ -2429,9 +2429,9 @@ type PersistenceConfig struct { NullFields []string `json:"-"` } -func (s *PersistenceConfig) MarshalJSON() ([]byte, error) { +func (s PersistenceConfig) MarshalJSON() ([]byte, error) { type NoMethod PersistenceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Product: Product specification for Condor resources. @@ -2496,9 +2496,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PscConfig struct { @@ -2519,9 +2519,9 @@ type PscConfig struct { NullFields []string `json:"-"` } -func (s *PscConfig) MarshalJSON() ([]byte, error) { +func (s PscConfig) MarshalJSON() ([]byte, error) { type NoMethod PscConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscConnection: Details of consumer resources in a PSC connection. @@ -2555,9 +2555,9 @@ type PscConnection struct { NullFields []string `json:"-"` } -func (s *PscConnection) MarshalJSON() ([]byte, error) { +func (s PscConnection) MarshalJSON() ([]byte, error) { type NoMethod PscConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RDBConfig: Configuration of the RDB based persistence. @@ -2588,9 +2588,9 @@ type RDBConfig struct { NullFields []string `json:"-"` } -func (s *RDBConfig) MarshalJSON() ([]byte, error) { +func (s RDBConfig) MarshalJSON() ([]byte, error) { type NoMethod RDBConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReconciliationOperationMetadata: Operation metadata returned by the CLH @@ -2623,9 +2623,9 @@ type ReconciliationOperationMetadata struct { NullFields []string `json:"-"` } -func (s *ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { +func (s ReconciliationOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod ReconciliationOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RescheduleMaintenanceRequest: Request for RescheduleMaintenance. @@ -2658,9 +2658,9 @@ type RescheduleMaintenanceRequest struct { NullFields []string `json:"-"` } -func (s *RescheduleMaintenanceRequest) MarshalJSON() ([]byte, error) { +func (s RescheduleMaintenanceRequest) MarshalJSON() ([]byte, error) { type NoMethod RescheduleMaintenanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RetentionSettings struct { @@ -2689,9 +2689,9 @@ type RetentionSettings struct { NullFields []string `json:"-"` } -func (s *RetentionSettings) MarshalJSON() ([]byte, error) { +func (s RetentionSettings) MarshalJSON() ([]byte, error) { type NoMethod RetentionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StateInfo: Represents additional information about the state of the cluster. @@ -2712,9 +2712,9 @@ type StateInfo struct { NullFields []string `json:"-"` } -func (s *StateInfo) MarshalJSON() ([]byte, error) { +func (s StateInfo) MarshalJSON() ([]byte, error) { type NoMethod StateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2746,9 +2746,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -2779,9 +2779,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TlsCertificate: TlsCertificate Resource @@ -2813,9 +2813,9 @@ type TlsCertificate struct { NullFields []string `json:"-"` } -func (s *TlsCertificate) MarshalJSON() ([]byte, error) { +func (s TlsCertificate) MarshalJSON() ([]byte, error) { type NoMethod TlsCertificate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypedValue: TypedValue represents the value of a metric type. It can either @@ -2842,9 +2842,9 @@ type TypedValue struct { NullFields []string `json:"-"` } -func (s *TypedValue) MarshalJSON() ([]byte, error) { +func (s TypedValue) MarshalJSON() ([]byte, error) { type NoMethod TypedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TypedValue) UnmarshalJSON(data []byte) error { @@ -2880,9 +2880,9 @@ type UpdateInfo struct { NullFields []string `json:"-"` } -func (s *UpdateInfo) MarshalJSON() ([]byte, error) { +func (s UpdateInfo) MarshalJSON() ([]byte, error) { type NoMethod UpdateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeInstanceRequest: Request for UpgradeInstance. @@ -2903,9 +2903,9 @@ type UpgradeInstanceRequest struct { NullFields []string `json:"-"` } -func (s *UpgradeInstanceRequest) MarshalJSON() ([]byte, error) { +func (s UpgradeInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod UpgradeInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserLabels: Message type for storing user labels. User labels are used to @@ -2926,9 +2926,9 @@ type UserLabels struct { NullFields []string `json:"-"` } -func (s *UserLabels) MarshalJSON() ([]byte, error) { +func (s UserLabels) MarshalJSON() ([]byte, error) { type NoMethod UserLabels - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeeklyMaintenanceWindow: Time window in which disruptive maintenance updates @@ -2964,9 +2964,9 @@ type WeeklyMaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *WeeklyMaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s WeeklyMaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod WeeklyMaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZoneDistributionConfig: Zone distribution config for allocation of cluster @@ -2999,9 +2999,9 @@ type ZoneDistributionConfig struct { NullFields []string `json:"-"` } -func (s *ZoneDistributionConfig) MarshalJSON() ([]byte, error) { +func (s ZoneDistributionConfig) MarshalJSON() ([]byte, error) { type NoMethod ZoneDistributionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/reseller/v1/reseller-gen.go b/reseller/v1/reseller-gen.go index 7dde4ce6b9..a683c50646 100644 --- a/reseller/v1/reseller-gen.go +++ b/reseller/v1/reseller-gen.go @@ -235,9 +235,9 @@ type Address struct { NullFields []string `json:"-"` } -func (s *Address) MarshalJSON() ([]byte, error) { +func (s Address) MarshalJSON() ([]byte, error) { type NoMethod Address - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangePlanRequest: JSON template for the ChangePlan rpc request. @@ -283,9 +283,9 @@ type ChangePlanRequest struct { NullFields []string `json:"-"` } -func (s *ChangePlanRequest) MarshalJSON() ([]byte, error) { +func (s ChangePlanRequest) MarshalJSON() ([]byte, error) { type NoMethod ChangePlanRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Customer: When a Google customer's account is registered with a reseller, @@ -355,9 +355,9 @@ type Customer struct { NullFields []string `json:"-"` } -func (s *Customer) MarshalJSON() ([]byte, error) { +func (s Customer) MarshalJSON() ([]byte, error) { type NoMethod Customer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrimaryAdmin: JSON template for primary admin in case of TEAM customers @@ -381,9 +381,9 @@ type PrimaryAdmin struct { NullFields []string `json:"-"` } -func (s *PrimaryAdmin) MarshalJSON() ([]byte, error) { +func (s PrimaryAdmin) MarshalJSON() ([]byte, error) { type NoMethod PrimaryAdmin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RenewalSettings: JSON template for a subscription renewal settings. @@ -408,9 +408,9 @@ type RenewalSettings struct { NullFields []string `json:"-"` } -func (s *RenewalSettings) MarshalJSON() ([]byte, error) { +func (s RenewalSettings) MarshalJSON() ([]byte, error) { type NoMethod RenewalSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResellernotifyGetwatchdetailsResponse: JSON template for resellernotify @@ -436,9 +436,9 @@ type ResellernotifyGetwatchdetailsResponse struct { NullFields []string `json:"-"` } -func (s *ResellernotifyGetwatchdetailsResponse) MarshalJSON() ([]byte, error) { +func (s ResellernotifyGetwatchdetailsResponse) MarshalJSON() ([]byte, error) { type NoMethod ResellernotifyGetwatchdetailsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResellernotifyResource: JSON template for resellernotify response. @@ -461,9 +461,9 @@ type ResellernotifyResource struct { NullFields []string `json:"-"` } -func (s *ResellernotifyResource) MarshalJSON() ([]byte, error) { +func (s ResellernotifyResource) MarshalJSON() ([]byte, error) { type NoMethod ResellernotifyResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Seats: JSON template for subscription seats. @@ -506,9 +506,9 @@ type Seats struct { NullFields []string `json:"-"` } -func (s *Seats) MarshalJSON() ([]byte, error) { +func (s Seats) MarshalJSON() ([]byte, error) { type NoMethod Seats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subscription: JSON template for a subscription. @@ -607,9 +607,9 @@ type Subscription struct { NullFields []string `json:"-"` } -func (s *Subscription) MarshalJSON() ([]byte, error) { +func (s Subscription) MarshalJSON() ([]byte, error) { type NoMethod Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionPlan: The `plan` property is required. In this version of the @@ -654,9 +654,9 @@ type SubscriptionPlan struct { NullFields []string `json:"-"` } -func (s *SubscriptionPlan) MarshalJSON() ([]byte, error) { +func (s SubscriptionPlan) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionPlan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionPlanCommitmentInterval: In this version of the API, annual @@ -683,9 +683,9 @@ type SubscriptionPlanCommitmentInterval struct { NullFields []string `json:"-"` } -func (s *SubscriptionPlanCommitmentInterval) MarshalJSON() ([]byte, error) { +func (s SubscriptionPlanCommitmentInterval) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionPlanCommitmentInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionTransferInfo: Read-only transfer related information for the @@ -718,9 +718,9 @@ type SubscriptionTransferInfo struct { NullFields []string `json:"-"` } -func (s *SubscriptionTransferInfo) MarshalJSON() ([]byte, error) { +func (s SubscriptionTransferInfo) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionTransferInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionTrialSettings: The G Suite annual commitment and flexible @@ -747,9 +747,9 @@ type SubscriptionTrialSettings struct { NullFields []string `json:"-"` } -func (s *SubscriptionTrialSettings) MarshalJSON() ([]byte, error) { +func (s SubscriptionTrialSettings) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionTrialSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subscriptions: A subscription manages the relationship of a Google @@ -782,9 +782,9 @@ type Subscriptions struct { NullFields []string `json:"-"` } -func (s *Subscriptions) MarshalJSON() ([]byte, error) { +func (s Subscriptions) MarshalJSON() ([]byte, error) { type NoMethod Subscriptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomersGetCall struct { diff --git a/resourcesettings/v1/resourcesettings-gen.go b/resourcesettings/v1/resourcesettings-gen.go index 0d65e8267b..69d8014ae1 100644 --- a/resourcesettings/v1/resourcesettings-gen.go +++ b/resourcesettings/v1/resourcesettings-gen.go @@ -247,9 +247,9 @@ type GoogleCloudResourcesettingsV1ListSettingsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudResourcesettingsV1ListSettingsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudResourcesettingsV1ListSettingsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudResourcesettingsV1ListSettingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudResourcesettingsV1Setting: The schema for settings. @@ -297,9 +297,9 @@ type GoogleCloudResourcesettingsV1Setting struct { NullFields []string `json:"-"` } -func (s *GoogleCloudResourcesettingsV1Setting) MarshalJSON() ([]byte, error) { +func (s GoogleCloudResourcesettingsV1Setting) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudResourcesettingsV1Setting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudResourcesettingsV1SettingMetadata: Metadata about a setting which @@ -339,9 +339,9 @@ type GoogleCloudResourcesettingsV1SettingMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudResourcesettingsV1SettingMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudResourcesettingsV1SettingMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudResourcesettingsV1SettingMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudResourcesettingsV1Value: The data in a setting value. @@ -371,9 +371,9 @@ type GoogleCloudResourcesettingsV1Value struct { NullFields []string `json:"-"` } -func (s *GoogleCloudResourcesettingsV1Value) MarshalJSON() ([]byte, error) { +func (s GoogleCloudResourcesettingsV1Value) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudResourcesettingsV1Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudResourcesettingsV1ValueEnumValue: A enum value that can hold any @@ -395,9 +395,9 @@ type GoogleCloudResourcesettingsV1ValueEnumValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudResourcesettingsV1ValueEnumValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudResourcesettingsV1ValueEnumValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudResourcesettingsV1ValueEnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudResourcesettingsV1ValueStringMap: A string->string map value that @@ -420,9 +420,9 @@ type GoogleCloudResourcesettingsV1ValueStringMap struct { NullFields []string `json:"-"` } -func (s *GoogleCloudResourcesettingsV1ValueStringMap) MarshalJSON() ([]byte, error) { +func (s GoogleCloudResourcesettingsV1ValueStringMap) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudResourcesettingsV1ValueStringMap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudResourcesettingsV1ValueStringSet: A string set value that can @@ -444,9 +444,9 @@ type GoogleCloudResourcesettingsV1ValueStringSet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudResourcesettingsV1ValueStringSet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudResourcesettingsV1ValueStringSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudResourcesettingsV1ValueStringSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersSettingsGetCall struct { diff --git a/retail/v2/retail-gen.go b/retail/v2/retail-gen.go index 923b3e5be0..b8cec05f87 100644 --- a/retail/v2/retail-gen.go +++ b/retail/v2/retail-gen.go @@ -385,9 +385,9 @@ type GoogleApiHttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApiHttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApiHttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiHttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingErrorContext: A description of the context in which @@ -412,9 +412,9 @@ type GoogleCloudRetailLoggingErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingErrorLog: An error log which is reported to the @@ -459,9 +459,9 @@ type GoogleCloudRetailLoggingErrorLog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingErrorLog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingErrorLog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingErrorLog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingHttpRequestContext: HTTP request data that is @@ -482,9 +482,9 @@ type GoogleCloudRetailLoggingHttpRequestContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingHttpRequestContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingImportErrorContext: The error payload that is @@ -521,9 +521,9 @@ type GoogleCloudRetailLoggingImportErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingImportErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingImportErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingImportErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingServiceContext: Describes a running service that @@ -544,9 +544,9 @@ type GoogleCloudRetailLoggingServiceContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingServiceContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingServiceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingServiceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingSourceLocation: Indicates a location in the source @@ -568,9 +568,9 @@ type GoogleCloudRetailLoggingSourceLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingSourceLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingSourceLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingSourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2AddCatalogAttributeRequest: Request for @@ -591,9 +591,9 @@ type GoogleCloudRetailV2AddCatalogAttributeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2AddCatalogAttributeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2AddCatalogAttributeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2AddCatalogAttributeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2AddControlRequest: Request for AddControl method. @@ -615,9 +615,9 @@ type GoogleCloudRetailV2AddControlRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2AddControlRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2AddControlRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2AddControlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2AddFulfillmentPlacesMetadata: Metadata related to the @@ -669,9 +669,9 @@ type GoogleCloudRetailV2AddFulfillmentPlacesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2AddFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2AddFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2AddFulfillmentPlacesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2AddFulfillmentPlacesResponse: Response of the @@ -725,9 +725,9 @@ type GoogleCloudRetailV2AddLocalInventoriesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2AddLocalInventoriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2AddLocalInventoriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2AddLocalInventoriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2AddLocalInventoriesResponse: Response of the @@ -776,9 +776,9 @@ type GoogleCloudRetailV2AttributesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2AttributesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2AttributesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2AttributesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Audience: An intended audience of the Product for whom @@ -816,9 +816,9 @@ type GoogleCloudRetailV2Audience struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Audience) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Audience) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Audience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2BigQueryOutputResult: A BigQuery output result. @@ -840,9 +840,9 @@ type GoogleCloudRetailV2BigQueryOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2BigQueryOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2BigQueryOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2BigQueryOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2BigQuerySource: BigQuery source import data from. @@ -891,9 +891,9 @@ type GoogleCloudRetailV2BigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2BigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2BigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2BigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Catalog: The catalog configuration. @@ -922,9 +922,9 @@ type GoogleCloudRetailV2Catalog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Catalog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Catalog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Catalog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CatalogAttribute: Catalog level attribute config for an @@ -1037,9 +1037,9 @@ type GoogleCloudRetailV2CatalogAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CatalogAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CatalogAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CatalogAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CatalogAttributeFacetConfig: Possible options for the @@ -1087,9 +1087,9 @@ type GoogleCloudRetailV2CatalogAttributeFacetConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CatalogAttributeFacetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CatalogAttributeFacetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CatalogAttributeFacetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CatalogAttributeFacetConfigIgnoredFacetValues: Facet @@ -1124,9 +1124,9 @@ type GoogleCloudRetailV2CatalogAttributeFacetConfigIgnoredFacetValues struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CatalogAttributeFacetConfigIgnoredFacetValues) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CatalogAttributeFacetConfigIgnoredFacetValues) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CatalogAttributeFacetConfigIgnoredFacetValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacet: The current facet @@ -1155,9 +1155,9 @@ type GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacetValue: Replaces a @@ -1187,9 +1187,9 @@ type GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacetValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacetValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacetValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CatalogAttributeFacetConfigMergedFacetValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CatalogAttributeFacetConfigRerankConfig: Options to @@ -1222,9 +1222,9 @@ type GoogleCloudRetailV2CatalogAttributeFacetConfigRerankConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CatalogAttributeFacetConfigRerankConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CatalogAttributeFacetConfigRerankConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CatalogAttributeFacetConfigRerankConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ColorInfo: The color information of a Product. @@ -1262,9 +1262,9 @@ type GoogleCloudRetailV2ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CompleteQueryResponse: Response of the autocomplete @@ -1304,9 +1304,9 @@ type GoogleCloudRetailV2CompleteQueryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CompleteQueryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CompleteQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CompleteQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CompleteQueryResponseCompletionResult: Resource that @@ -1332,9 +1332,9 @@ type GoogleCloudRetailV2CompleteQueryResponseCompletionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CompleteQueryResponseCompletionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CompleteQueryResponseCompletionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CompleteQueryResponseCompletionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult: Deprecated: @@ -1355,9 +1355,9 @@ type GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CompletionConfig: Catalog level autocomplete config for @@ -1422,9 +1422,9 @@ type GoogleCloudRetailV2CompletionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CompletionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CompletionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CompletionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CompletionDataInputConfig: The input config source for @@ -1448,9 +1448,9 @@ type GoogleCloudRetailV2CompletionDataInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CompletionDataInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CompletionDataInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CompletionDataInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CompletionDetail: Detailed completion information @@ -1478,9 +1478,9 @@ type GoogleCloudRetailV2CompletionDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CompletionDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CompletionDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CompletionDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Condition: Metadata that is used to define a condition @@ -1516,9 +1516,9 @@ type GoogleCloudRetailV2Condition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Condition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ConditionQueryTerm: Query terms that we want to match on. @@ -1543,9 +1543,9 @@ type GoogleCloudRetailV2ConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ConditionTimeRange: Used for time-dependent conditions. @@ -1568,9 +1568,9 @@ type GoogleCloudRetailV2ConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Control: Configures dynamic metadata that can be linked @@ -1632,9 +1632,9 @@ type GoogleCloudRetailV2Control struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Control) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Control) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Control - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CreateModelMetadata: Metadata associated with a create @@ -1657,9 +1657,9 @@ type GoogleCloudRetailV2CreateModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CreateModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CreateModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CreateModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CustomAttribute: A custom attribute that is not @@ -1706,9 +1706,9 @@ type GoogleCloudRetailV2CustomAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CustomAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2CustomAttribute) UnmarshalJSON(data []byte) error { @@ -1753,9 +1753,9 @@ type GoogleCloudRetailV2ExperimentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExperimentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExperimentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExperimentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ExperimentInfoServingConfigExperiment: Metadata for @@ -1784,9 +1784,9 @@ type GoogleCloudRetailV2ExperimentInfoServingConfigExperiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExperimentInfoServingConfigExperiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExperimentInfoServingConfigExperiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExperimentInfoServingConfigExperiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ExportAnalyticsMetricsRequest: Request message for the @@ -1818,9 +1818,9 @@ type GoogleCloudRetailV2ExportAnalyticsMetricsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExportAnalyticsMetricsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExportAnalyticsMetricsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExportAnalyticsMetricsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ExportAnalyticsMetricsResponse: Response of the @@ -1847,9 +1847,9 @@ type GoogleCloudRetailV2ExportAnalyticsMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExportAnalyticsMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ExportErrorsConfig: Configuration of destination for @@ -1873,9 +1873,9 @@ type GoogleCloudRetailV2ExportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ExportMetadata: Metadata related to the progress of the @@ -1900,9 +1900,9 @@ type GoogleCloudRetailV2ExportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2FulfillmentInfo: Fulfillment information, such as the @@ -1936,9 +1936,9 @@ type GoogleCloudRetailV2FulfillmentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2FulfillmentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2FulfillmentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2FulfillmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2GcsOutputResult: A Gcs output result. @@ -1958,9 +1958,9 @@ type GoogleCloudRetailV2GcsOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2GcsOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2GcsOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2GcsOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2GcsSource: Google Cloud Storage location for input @@ -2000,9 +2000,9 @@ type GoogleCloudRetailV2GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2GetDefaultBranchResponse: Response message of @@ -2031,9 +2031,9 @@ type GoogleCloudRetailV2GetDefaultBranchResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2GetDefaultBranchResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2GetDefaultBranchResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2GetDefaultBranchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Image: Product image. Recommendations AI and Retail @@ -2066,9 +2066,9 @@ type GoogleCloudRetailV2Image struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Image) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Image) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportCompletionDataRequest: Request message for @@ -2094,9 +2094,9 @@ type GoogleCloudRetailV2ImportCompletionDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportCompletionDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportCompletionDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportCompletionDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportCompletionDataResponse: Response of the @@ -2119,9 +2119,9 @@ type GoogleCloudRetailV2ImportCompletionDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportCompletionDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportCompletionDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportCompletionDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportErrorsConfig: Configuration of destination for @@ -2145,9 +2145,9 @@ type GoogleCloudRetailV2ImportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportMetadata: Metadata related to the progress of the @@ -2183,9 +2183,9 @@ type GoogleCloudRetailV2ImportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportProductsRequest: Request message for Import @@ -2233,9 +2233,9 @@ type GoogleCloudRetailV2ImportProductsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportProductsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportProductsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportProductsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportProductsResponse: Response of the @@ -2261,9 +2261,9 @@ type GoogleCloudRetailV2ImportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportUserEventsRequest: Request message for the @@ -2287,9 +2287,9 @@ type GoogleCloudRetailV2ImportUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportUserEventsResponse: Response of the @@ -2317,9 +2317,9 @@ type GoogleCloudRetailV2ImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Interval: A floating point interval. @@ -2345,9 +2345,9 @@ type GoogleCloudRetailV2Interval struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Interval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Interval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2Interval) UnmarshalJSON(data []byte) error { @@ -2395,9 +2395,9 @@ type GoogleCloudRetailV2ListCatalogsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ListCatalogsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ListCatalogsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ListCatalogsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ListControlsResponse: Response for ListControls method. @@ -2422,9 +2422,9 @@ type GoogleCloudRetailV2ListControlsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ListControlsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ListControlsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ListControlsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ListModelsResponse: Response to a ListModelRequest. @@ -2449,9 +2449,9 @@ type GoogleCloudRetailV2ListModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ListModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ListModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ListModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ListProductsResponse: Response message for @@ -2479,9 +2479,9 @@ type GoogleCloudRetailV2ListProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ListProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ListProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ListProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ListServingConfigsResponse: Response for @@ -2507,9 +2507,9 @@ type GoogleCloudRetailV2ListServingConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ListServingConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ListServingConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ListServingConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2LocalInventory: The inventory information at a place @@ -2555,9 +2555,9 @@ type GoogleCloudRetailV2LocalInventory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2LocalInventory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2LocalInventory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2LocalInventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Model: Metadata that describes the training and serving @@ -2694,9 +2694,9 @@ type GoogleCloudRetailV2Model struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Model) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Model) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig: Additional @@ -2728,9 +2728,9 @@ type GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ModelModelFeaturesConfig: Additional model features @@ -2753,9 +2753,9 @@ type GoogleCloudRetailV2ModelModelFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ModelModelFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ModelServingConfigList: Represents an ordered combination @@ -2778,9 +2778,9 @@ type GoogleCloudRetailV2ModelServingConfigList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ModelServingConfigList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ModelServingConfigList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ModelServingConfigList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2OutputConfig: The output configuration setting. @@ -2804,9 +2804,9 @@ type GoogleCloudRetailV2OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2OutputConfigBigQueryDestination: The BigQuery output @@ -2833,9 +2833,9 @@ type GoogleCloudRetailV2OutputConfigBigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2OutputConfigBigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2OutputConfigBigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2OutputConfigBigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2OutputConfigGcsDestination: The Google Cloud Storage @@ -2861,9 +2861,9 @@ type GoogleCloudRetailV2OutputConfigGcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2OutputConfigGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2OutputConfigGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2OutputConfigGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2OutputResult: Output result that stores the information @@ -2886,9 +2886,9 @@ type GoogleCloudRetailV2OutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2OutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2OutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2OutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PauseModelRequest: Request for pausing training of a @@ -2990,9 +2990,9 @@ type GoogleCloudRetailV2PredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PredictResponse: Response message for predict method. @@ -3025,9 +3025,9 @@ type GoogleCloudRetailV2PredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PredictResponsePredictionResult: PredictionResult @@ -3054,9 +3054,9 @@ type GoogleCloudRetailV2PredictResponsePredictionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PredictResponsePredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PredictResponsePredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PredictResponsePredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PriceInfo: The price information of a Product. @@ -3112,9 +3112,9 @@ type GoogleCloudRetailV2PriceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PriceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PriceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PriceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2PriceInfo) UnmarshalJSON(data []byte) error { @@ -3157,9 +3157,9 @@ type GoogleCloudRetailV2PriceInfoPriceRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PriceInfoPriceRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PriceInfoPriceRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PriceInfoPriceRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Product: Product captures all metadata information of @@ -3462,9 +3462,9 @@ type GoogleCloudRetailV2Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ProductDetail: Detailed product information associated @@ -3495,9 +3495,9 @@ type GoogleCloudRetailV2ProductDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ProductDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ProductDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ProductDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ProductInlineSource: The inline source for the input @@ -3519,9 +3519,9 @@ type GoogleCloudRetailV2ProductInlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ProductInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ProductInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ProductInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ProductInputConfig: The input config source for products. @@ -3545,9 +3545,9 @@ type GoogleCloudRetailV2ProductInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ProductInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ProductInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ProductInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ProductLevelConfig: Configures what level the product @@ -3591,9 +3591,9 @@ type GoogleCloudRetailV2ProductLevelConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ProductLevelConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ProductLevelConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ProductLevelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Promotion: Promotion specification. @@ -3620,9 +3620,9 @@ type GoogleCloudRetailV2Promotion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Promotion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Promotion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Promotion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PurchaseTransaction: A transaction represents the entire @@ -3655,9 +3655,9 @@ type GoogleCloudRetailV2PurchaseTransaction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurchaseTransaction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurchaseTransaction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurchaseTransaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2PurchaseTransaction) UnmarshalJSON(data []byte) error { @@ -3710,9 +3710,9 @@ type GoogleCloudRetailV2PurgeProductsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurgeProductsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurgeProductsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurgeProductsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PurgeProductsRequest: Request message for PurgeProducts @@ -3751,9 +3751,9 @@ type GoogleCloudRetailV2PurgeProductsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurgeProductsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurgeProductsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurgeProductsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PurgeProductsResponse: Response of the @@ -3780,9 +3780,9 @@ type GoogleCloudRetailV2PurgeProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurgeProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurgeProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurgeProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PurgeUserEventsRequest: Request message for @@ -3817,9 +3817,9 @@ type GoogleCloudRetailV2PurgeUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurgeUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurgeUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurgeUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PurgeUserEventsResponse: Response of the @@ -3843,9 +3843,9 @@ type GoogleCloudRetailV2PurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Rating: The rating of a Product. @@ -3876,9 +3876,9 @@ type GoogleCloudRetailV2Rating struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Rating) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Rating) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Rating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2Rating) UnmarshalJSON(data []byte) error { @@ -3929,9 +3929,9 @@ type GoogleCloudRetailV2RejoinUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RejoinUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RejoinUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RejoinUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RejoinUserEventsResponse: Response message for @@ -3953,9 +3953,9 @@ type GoogleCloudRetailV2RejoinUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RejoinUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RejoinUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RejoinUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RemoveCatalogAttributeRequest: Request for @@ -3976,9 +3976,9 @@ type GoogleCloudRetailV2RemoveCatalogAttributeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RemoveCatalogAttributeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RemoveCatalogAttributeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RemoveCatalogAttributeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RemoveControlRequest: Request for RemoveControl method. @@ -3999,9 +3999,9 @@ type GoogleCloudRetailV2RemoveControlRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RemoveControlRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RemoveControlRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RemoveControlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata: Metadata related to the @@ -4051,9 +4051,9 @@ type GoogleCloudRetailV2RemoveFulfillmentPlacesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RemoveFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RemoveFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RemoveFulfillmentPlacesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RemoveFulfillmentPlacesResponse: Response of the @@ -4098,9 +4098,9 @@ type GoogleCloudRetailV2RemoveLocalInventoriesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RemoveLocalInventoriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RemoveLocalInventoriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RemoveLocalInventoriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RemoveLocalInventoriesResponse: Response of the @@ -4132,9 +4132,9 @@ type GoogleCloudRetailV2ReplaceCatalogAttributeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ReplaceCatalogAttributeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ReplaceCatalogAttributeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ReplaceCatalogAttributeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ResumeModelRequest: Request for resuming training of a @@ -4187,9 +4187,9 @@ type GoogleCloudRetailV2Rule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Rule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Rule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Rule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RuleBoostAction: A boost action to apply to results @@ -4228,9 +4228,9 @@ type GoogleCloudRetailV2RuleBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RuleBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RuleBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RuleBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2RuleBoostAction) UnmarshalJSON(data []byte) error { @@ -4273,9 +4273,9 @@ type GoogleCloudRetailV2RuleDoNotAssociateAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RuleDoNotAssociateAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RuleDoNotAssociateAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RuleDoNotAssociateAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RuleFilterAction: * Rule Condition: - No @@ -4309,9 +4309,9 @@ type GoogleCloudRetailV2RuleFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RuleFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RuleFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RuleFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RuleForceReturnFacetAction: Force returns an @@ -4344,9 +4344,9 @@ type GoogleCloudRetailV2RuleForceReturnFacetAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RuleForceReturnFacetAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RuleForceReturnFacetAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RuleForceReturnFacetAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment: Each @@ -4373,9 +4373,9 @@ type GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment struct NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RuleIgnoreAction: Prevents a term in the query from being @@ -4396,9 +4396,9 @@ type GoogleCloudRetailV2RuleIgnoreAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RuleIgnoreAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RuleIgnoreAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RuleIgnoreAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RuleOnewaySynonymsAction: Maps a set of terms to a set of @@ -4429,9 +4429,9 @@ type GoogleCloudRetailV2RuleOnewaySynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RuleOnewaySynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RuleOnewaySynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RuleOnewaySynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RuleRedirectAction: Redirects a shopper to a specific @@ -4453,9 +4453,9 @@ type GoogleCloudRetailV2RuleRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RuleRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RuleRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RuleRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RuleRemoveFacetAction: Removes an attribute/facet in the @@ -4485,9 +4485,9 @@ type GoogleCloudRetailV2RuleRemoveFacetAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RuleRemoveFacetAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RuleRemoveFacetAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RuleRemoveFacetAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RuleReplacementAction: Replaces a term in the query. @@ -4515,9 +4515,9 @@ type GoogleCloudRetailV2RuleReplacementAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RuleReplacementAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RuleReplacementAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RuleReplacementAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RuleTwowaySynonymsAction: Creates a set of terms that @@ -4541,9 +4541,9 @@ type GoogleCloudRetailV2RuleTwowaySynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RuleTwowaySynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RuleTwowaySynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RuleTwowaySynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchRequest: Request message for SearchService.Search @@ -4724,9 +4724,9 @@ type GoogleCloudRetailV2SearchRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchRequestBoostSpec: Boost specification to boost @@ -4754,9 +4754,9 @@ type GoogleCloudRetailV2SearchRequestBoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchRequestBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchRequestBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchRequestBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec: Boost applies @@ -4794,9 +4794,9 @@ type GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error { @@ -4837,9 +4837,9 @@ type GoogleCloudRetailV2SearchRequestDynamicFacetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchRequestDynamicFacetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchRequestDynamicFacetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchRequestDynamicFacetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchRequestFacetSpec: A facet specification to perform @@ -4903,9 +4903,9 @@ type GoogleCloudRetailV2SearchRequestFacetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchRequestFacetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchRequestFacetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchRequestFacetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchRequestFacetSpecFacetKey: Specifies how a facet is @@ -4997,9 +4997,9 @@ type GoogleCloudRetailV2SearchRequestFacetSpecFacetKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchRequestFacetSpecFacetKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchRequestPersonalizationSpec: The specification for @@ -5027,9 +5027,9 @@ type GoogleCloudRetailV2SearchRequestPersonalizationSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchRequestPersonalizationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchRequestPersonalizationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchRequestPersonalizationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchRequestQueryExpansionSpec: Specification to @@ -5062,9 +5062,9 @@ type GoogleCloudRetailV2SearchRequestQueryExpansionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchRequestQueryExpansionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchRequestSpellCorrectionSpec: The specification for @@ -5095,9 +5095,9 @@ type GoogleCloudRetailV2SearchRequestSpellCorrectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchRequestSpellCorrectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchResponse: Response message for SearchService.Search @@ -5155,9 +5155,9 @@ type GoogleCloudRetailV2SearchResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchResponseFacet: A facet result. @@ -5182,9 +5182,9 @@ type GoogleCloudRetailV2SearchResponseFacet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchResponseFacet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchResponseFacet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchResponseFacet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchResponseFacetFacetValue: A facet value which @@ -5217,9 +5217,9 @@ type GoogleCloudRetailV2SearchResponseFacetFacetValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchResponseFacetFacetValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2SearchResponseFacetFacetValue) UnmarshalJSON(data []byte) error { @@ -5260,9 +5260,9 @@ type GoogleCloudRetailV2SearchResponseQueryExpansionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchResponseQueryExpansionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SearchResponseSearchResult: Represents the search @@ -5323,9 +5323,9 @@ type GoogleCloudRetailV2SearchResponseSearchResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SearchResponseSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SearchResponseSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SearchResponseSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ServingConfig: Configures metadata that is used to @@ -5474,9 +5474,9 @@ type GoogleCloudRetailV2ServingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ServingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ServingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ServingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SetDefaultBranchRequest: Request message to set a @@ -5508,9 +5508,9 @@ type GoogleCloudRetailV2SetDefaultBranchRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SetDefaultBranchRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SetDefaultBranchRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SetDefaultBranchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SetInventoryMetadata: Metadata related to the progress of @@ -5577,9 +5577,9 @@ type GoogleCloudRetailV2SetInventoryRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2SetInventoryRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2SetInventoryRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2SetInventoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2SetInventoryResponse: Response of the @@ -5608,9 +5608,9 @@ type GoogleCloudRetailV2TuneModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2TuneModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2TuneModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2TuneModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2TuneModelRequest: Request to manually start a tuning @@ -5792,9 +5792,9 @@ type GoogleCloudRetailV2UserEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2UserEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2UserEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2UserEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2UserEventImportSummary: A summary of import result. The @@ -5819,9 +5819,9 @@ type GoogleCloudRetailV2UserEventImportSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2UserEventImportSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2UserEventImportSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2UserEventImportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2UserEventInlineSource: The inline source for the input @@ -5843,9 +5843,9 @@ type GoogleCloudRetailV2UserEventInlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2UserEventInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2UserEventInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2UserEventInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2UserEventInputConfig: The input config source for user @@ -5871,9 +5871,9 @@ type GoogleCloudRetailV2UserEventInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2UserEventInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2UserEventInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2UserEventInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2UserInfo: Information of an end user. @@ -5921,9 +5921,9 @@ type GoogleCloudRetailV2UserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2UserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2UserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2UserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaAddFulfillmentPlacesMetadata: Metadata related to @@ -5972,9 +5972,9 @@ type GoogleCloudRetailV2alphaBigQueryOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaBigQueryOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaBigQueryOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaBigQueryOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata: Common @@ -5998,9 +5998,9 @@ type GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCreateModelMetadata: Metadata associated with a @@ -6023,9 +6023,9 @@ type GoogleCloudRetailV2alphaCreateModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCreateModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCreateModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCreateModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaEnrollSolutionMetadata: Metadata related to the @@ -6057,9 +6057,9 @@ type GoogleCloudRetailV2alphaEnrollSolutionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaEnrollSolutionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaEnrollSolutionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaEnrollSolutionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse: Response of the @@ -6086,9 +6086,9 @@ type GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportErrorsConfig: Configuration of destination for @@ -6112,9 +6112,9 @@ type GoogleCloudRetailV2alphaExportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportMetadata: Metadata related to the progress of @@ -6139,9 +6139,9 @@ type GoogleCloudRetailV2alphaExportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportProductsResponse: Response of the @@ -6168,9 +6168,9 @@ type GoogleCloudRetailV2alphaExportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportUserEventsResponse: Response of the @@ -6197,9 +6197,9 @@ type GoogleCloudRetailV2alphaExportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaGcsOutputResult: A Gcs output result. @@ -6219,9 +6219,9 @@ type GoogleCloudRetailV2alphaGcsOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaGcsOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaGcsOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaGcsOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportCompletionDataResponse: Response of the @@ -6244,9 +6244,9 @@ type GoogleCloudRetailV2alphaImportCompletionDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportCompletionDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportErrorsConfig: Configuration of destination for @@ -6270,9 +6270,9 @@ type GoogleCloudRetailV2alphaImportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportMetadata: Metadata related to the progress of @@ -6310,9 +6310,9 @@ type GoogleCloudRetailV2alphaImportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportProductsResponse: Response of the @@ -6338,9 +6338,9 @@ type GoogleCloudRetailV2alphaImportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportUserEventsResponse: Response of the @@ -6368,9 +6368,9 @@ type GoogleCloudRetailV2alphaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaMerchantCenterAccountLink: Represents a link between @@ -6441,9 +6441,9 @@ type GoogleCloudRetailV2alphaMerchantCenterAccountLink struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaMerchantCenterAccountLink) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaMerchantCenterAccountLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaMerchantCenterAccountLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter: @@ -6467,9 +6467,9 @@ type GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter s NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModel: Metadata that describes the training and @@ -6605,9 +6605,9 @@ type GoogleCloudRetailV2alphaModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig: @@ -6639,9 +6639,9 @@ type GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelModelFeaturesConfig: Additional model features @@ -6664,9 +6664,9 @@ type GoogleCloudRetailV2alphaModelModelFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelModelFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelPageOptimizationConfig: The @@ -6755,9 +6755,9 @@ type GoogleCloudRetailV2alphaModelPageOptimizationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelPageOptimizationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelPageOptimizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate: A candidate to @@ -6782,9 +6782,9 @@ type GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel: An individual @@ -6810,9 +6810,9 @@ type GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelServingConfigList: Represents an ordered @@ -6835,9 +6835,9 @@ type GoogleCloudRetailV2alphaModelServingConfigList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelServingConfigList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelServingConfigList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelServingConfigList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaOutputResult: Output result that stores the @@ -6860,9 +6860,9 @@ type GoogleCloudRetailV2alphaOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPurgeMetadata: Metadata related to the progress of @@ -6897,9 +6897,9 @@ type GoogleCloudRetailV2alphaPurgeProductsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurgeProductsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPurgeProductsResponse: Response of the @@ -6926,9 +6926,9 @@ type GoogleCloudRetailV2alphaPurgeProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurgeProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurgeProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurgeProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPurgeUserEventsResponse: Response of the @@ -6952,9 +6952,9 @@ type GoogleCloudRetailV2alphaPurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRejoinUserEventsMetadata: Metadata for @@ -6981,9 +6981,9 @@ type GoogleCloudRetailV2alphaRejoinUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRejoinUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata: Metadata related to @@ -7049,9 +7049,9 @@ type GoogleCloudRetailV2alphaTransformedUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaTransformedUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaTransformedUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaTransformedUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaTuneModelMetadata: Metadata associated with a tune @@ -7074,9 +7074,9 @@ type GoogleCloudRetailV2alphaTuneModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaTuneModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaTuneModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaTuneModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaTuneModelResponse: Response associated with a tune @@ -7106,9 +7106,9 @@ type GoogleCloudRetailV2alphaUserEventImportSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaUserEventImportSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaUserEventImportSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaUserEventImportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaAddFulfillmentPlacesMetadata: Metadata related to the @@ -7157,9 +7157,9 @@ type GoogleCloudRetailV2betaBigQueryOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaBigQueryOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaBigQueryOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaBigQueryOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCreateModelMetadata: Metadata associated with a @@ -7182,9 +7182,9 @@ type GoogleCloudRetailV2betaCreateModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCreateModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCreateModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCreateModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportAnalyticsMetricsResponse: Response of the @@ -7211,9 +7211,9 @@ type GoogleCloudRetailV2betaExportAnalyticsMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportAnalyticsMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportErrorsConfig: Configuration of destination for @@ -7237,9 +7237,9 @@ type GoogleCloudRetailV2betaExportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportMetadata: Metadata related to the progress of @@ -7264,9 +7264,9 @@ type GoogleCloudRetailV2betaExportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportProductsResponse: Response of the @@ -7293,9 +7293,9 @@ type GoogleCloudRetailV2betaExportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportUserEventsResponse: Response of the @@ -7322,9 +7322,9 @@ type GoogleCloudRetailV2betaExportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaGcsOutputResult: A Gcs output result. @@ -7344,9 +7344,9 @@ type GoogleCloudRetailV2betaGcsOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaGcsOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaGcsOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaGcsOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportCompletionDataResponse: Response of the @@ -7369,9 +7369,9 @@ type GoogleCloudRetailV2betaImportCompletionDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportCompletionDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportErrorsConfig: Configuration of destination for @@ -7395,9 +7395,9 @@ type GoogleCloudRetailV2betaImportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportMetadata: Metadata related to the progress of @@ -7433,9 +7433,9 @@ type GoogleCloudRetailV2betaImportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportProductsResponse: Response of the @@ -7461,9 +7461,9 @@ type GoogleCloudRetailV2betaImportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportUserEventsResponse: Response of the @@ -7491,9 +7491,9 @@ type GoogleCloudRetailV2betaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModel: Metadata that describes the training and @@ -7627,9 +7627,9 @@ type GoogleCloudRetailV2betaModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig: @@ -7661,9 +7661,9 @@ type GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModelModelFeaturesConfig: Additional model features @@ -7686,9 +7686,9 @@ type GoogleCloudRetailV2betaModelModelFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModelModelFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModelServingConfigList: Represents an ordered @@ -7711,9 +7711,9 @@ type GoogleCloudRetailV2betaModelServingConfigList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModelServingConfigList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModelServingConfigList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModelServingConfigList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaOutputResult: Output result that stores the @@ -7736,9 +7736,9 @@ type GoogleCloudRetailV2betaOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPurgeMetadata: Metadata related to the progress of @@ -7773,9 +7773,9 @@ type GoogleCloudRetailV2betaPurgeProductsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurgeProductsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPurgeProductsResponse: Response of the @@ -7802,9 +7802,9 @@ type GoogleCloudRetailV2betaPurgeProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurgeProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurgeProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurgeProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPurgeUserEventsResponse: Response of the @@ -7828,9 +7828,9 @@ type GoogleCloudRetailV2betaPurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRejoinUserEventsMetadata: Metadata for @@ -7857,9 +7857,9 @@ type GoogleCloudRetailV2betaRejoinUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRejoinUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata: Metadata related to @@ -7922,9 +7922,9 @@ type GoogleCloudRetailV2betaTuneModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaTuneModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaTuneModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaTuneModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaTuneModelResponse: Response associated with a tune @@ -7954,9 +7954,9 @@ type GoogleCloudRetailV2betaUserEventImportSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaUserEventImportSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaUserEventImportSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaUserEventImportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -7983,9 +7983,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -8030,9 +8030,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -8074,9 +8074,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -8112,9 +8112,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsCatalogsCompleteQueryCall struct { diff --git a/retail/v2alpha/retail-gen.go b/retail/v2alpha/retail-gen.go index c4170f5341..2095a9e371 100644 --- a/retail/v2alpha/retail-gen.go +++ b/retail/v2alpha/retail-gen.go @@ -433,9 +433,9 @@ type GoogleApiHttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApiHttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApiHttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiHttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingErrorContext: A description of the context in which @@ -460,9 +460,9 @@ type GoogleCloudRetailLoggingErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingErrorLog: An error log which is reported to the @@ -507,9 +507,9 @@ type GoogleCloudRetailLoggingErrorLog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingErrorLog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingErrorLog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingErrorLog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingHttpRequestContext: HTTP request data that is @@ -530,9 +530,9 @@ type GoogleCloudRetailLoggingHttpRequestContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingHttpRequestContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingImportErrorContext: The error payload that is @@ -569,9 +569,9 @@ type GoogleCloudRetailLoggingImportErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingImportErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingImportErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingImportErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingServiceContext: Describes a running service that @@ -592,9 +592,9 @@ type GoogleCloudRetailLoggingServiceContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingServiceContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingServiceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingServiceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingSourceLocation: Indicates a location in the source @@ -616,9 +616,9 @@ type GoogleCloudRetailLoggingSourceLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingSourceLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingSourceLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingSourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2AddFulfillmentPlacesMetadata: Metadata related to the @@ -667,9 +667,9 @@ type GoogleCloudRetailV2BigQueryOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2BigQueryOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2BigQueryOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2BigQueryOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CreateModelMetadata: Metadata associated with a create @@ -692,9 +692,9 @@ type GoogleCloudRetailV2CreateModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CreateModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CreateModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CreateModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ExportAnalyticsMetricsResponse: Response of the @@ -721,9 +721,9 @@ type GoogleCloudRetailV2ExportAnalyticsMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExportAnalyticsMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ExportErrorsConfig: Configuration of destination for @@ -747,9 +747,9 @@ type GoogleCloudRetailV2ExportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ExportMetadata: Metadata related to the progress of the @@ -774,9 +774,9 @@ type GoogleCloudRetailV2ExportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2GcsOutputResult: A Gcs output result. @@ -796,9 +796,9 @@ type GoogleCloudRetailV2GcsOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2GcsOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2GcsOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2GcsOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportCompletionDataResponse: Response of the @@ -821,9 +821,9 @@ type GoogleCloudRetailV2ImportCompletionDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportCompletionDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportCompletionDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportCompletionDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportErrorsConfig: Configuration of destination for @@ -847,9 +847,9 @@ type GoogleCloudRetailV2ImportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportMetadata: Metadata related to the progress of the @@ -885,9 +885,9 @@ type GoogleCloudRetailV2ImportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportProductsResponse: Response of the @@ -913,9 +913,9 @@ type GoogleCloudRetailV2ImportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportUserEventsResponse: Response of the @@ -943,9 +943,9 @@ type GoogleCloudRetailV2ImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Model: Metadata that describes the training and serving @@ -1079,9 +1079,9 @@ type GoogleCloudRetailV2Model struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Model) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Model) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig: Additional @@ -1113,9 +1113,9 @@ type GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ModelModelFeaturesConfig: Additional model features @@ -1138,9 +1138,9 @@ type GoogleCloudRetailV2ModelModelFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ModelModelFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ModelServingConfigList: Represents an ordered combination @@ -1163,9 +1163,9 @@ type GoogleCloudRetailV2ModelServingConfigList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ModelServingConfigList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ModelServingConfigList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ModelServingConfigList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2OutputResult: Output result that stores the information @@ -1188,9 +1188,9 @@ type GoogleCloudRetailV2OutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2OutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2OutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2OutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PurgeMetadata: Metadata related to the progress of the @@ -1225,9 +1225,9 @@ type GoogleCloudRetailV2PurgeProductsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurgeProductsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurgeProductsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurgeProductsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PurgeProductsResponse: Response of the @@ -1254,9 +1254,9 @@ type GoogleCloudRetailV2PurgeProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurgeProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurgeProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurgeProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PurgeUserEventsResponse: Response of the @@ -1280,9 +1280,9 @@ type GoogleCloudRetailV2PurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RejoinUserEventsMetadata: Metadata for `RejoinUserEvents` @@ -1309,9 +1309,9 @@ type GoogleCloudRetailV2RejoinUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RejoinUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RejoinUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RejoinUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata: Metadata related to the @@ -1374,9 +1374,9 @@ type GoogleCloudRetailV2TuneModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2TuneModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2TuneModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2TuneModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2TuneModelResponse: Response associated with a tune @@ -1406,9 +1406,9 @@ type GoogleCloudRetailV2UserEventImportSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2UserEventImportSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2UserEventImportSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2UserEventImportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaAcceptTermsRequest: Request for AcceptTerms method. @@ -1433,9 +1433,9 @@ type GoogleCloudRetailV2alphaAddCatalogAttributeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaAddCatalogAttributeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaAddCatalogAttributeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaAddCatalogAttributeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaAddControlRequest: Request for AddControl method. @@ -1457,9 +1457,9 @@ type GoogleCloudRetailV2alphaAddControlRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaAddControlRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaAddControlRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaAddControlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaAddFulfillmentPlacesMetadata: Metadata related to @@ -1511,9 +1511,9 @@ type GoogleCloudRetailV2alphaAddFulfillmentPlacesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaAddFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaAddFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaAddFulfillmentPlacesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaAddFulfillmentPlacesResponse: Response of the @@ -1567,9 +1567,9 @@ type GoogleCloudRetailV2alphaAddLocalInventoriesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaAddLocalInventoriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaAddLocalInventoriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaAddLocalInventoriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaAddLocalInventoriesResponse: Response of the @@ -1603,9 +1603,9 @@ type GoogleCloudRetailV2alphaAlertConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaAlertConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaAlertConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaAlertConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaAlertConfigAlertPolicy: Alert policy for a customer. @@ -1637,9 +1637,9 @@ type GoogleCloudRetailV2alphaAlertConfigAlertPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaAlertConfigAlertPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaAlertConfigAlertPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaAlertConfigAlertPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaAlertConfigAlertPolicyRecipient: Recipient contact @@ -1660,9 +1660,9 @@ type GoogleCloudRetailV2alphaAlertConfigAlertPolicyRecipient struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaAlertConfigAlertPolicyRecipient) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaAlertConfigAlertPolicyRecipient) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaAlertConfigAlertPolicyRecipient - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaAttributesConfig: Catalog level attribute config. @@ -1704,9 +1704,9 @@ type GoogleCloudRetailV2alphaAttributesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaAttributesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaAttributesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaAttributesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaAudience: An intended audience of the Product for @@ -1744,9 +1744,9 @@ type GoogleCloudRetailV2alphaAudience struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaAudience) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaAudience) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaAudience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaBatchRemoveCatalogAttributesRequest: Request for @@ -1768,9 +1768,9 @@ type GoogleCloudRetailV2alphaBatchRemoveCatalogAttributesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaBatchRemoveCatalogAttributesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaBatchRemoveCatalogAttributesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaBatchRemoveCatalogAttributesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaBatchRemoveCatalogAttributesResponse: Response of @@ -1801,9 +1801,9 @@ type GoogleCloudRetailV2alphaBatchRemoveCatalogAttributesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaBatchRemoveCatalogAttributesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaBatchRemoveCatalogAttributesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaBatchRemoveCatalogAttributesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaBigQueryOutputResult: A BigQuery output result. @@ -1825,9 +1825,9 @@ type GoogleCloudRetailV2alphaBigQueryOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaBigQueryOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaBigQueryOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaBigQueryOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaBigQuerySource: BigQuery source import data from. @@ -1876,9 +1876,9 @@ type GoogleCloudRetailV2alphaBigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaBigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaBigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaBigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaBranch: A data branch that stores all instances of @@ -1922,9 +1922,9 @@ type GoogleCloudRetailV2alphaBranch struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaBranch) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaBranch) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaBranch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaBranchProductCountStatistic: A statistic about the @@ -1972,9 +1972,9 @@ type GoogleCloudRetailV2alphaBranchProductCountStatistic struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaBranchProductCountStatistic) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaBranchProductCountStatistic) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaBranchProductCountStatistic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaBranchQualityMetric: Metric measured on a group of @@ -2026,9 +2026,9 @@ type GoogleCloudRetailV2alphaBranchQualityMetric struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaBranchQualityMetric) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaBranchQualityMetric) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaBranchQualityMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2alphaBranchQualityMetric) UnmarshalJSON(data []byte) error { @@ -2076,9 +2076,9 @@ type GoogleCloudRetailV2alphaCatalog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCatalog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCatalog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCatalog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCatalogAttribute: Catalog level attribute config for @@ -2204,9 +2204,9 @@ type GoogleCloudRetailV2alphaCatalogAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCatalogAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCatalogAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCatalogAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCatalogAttributeFacetConfig: Possible options for @@ -2254,9 +2254,9 @@ type GoogleCloudRetailV2alphaCatalogAttributeFacetConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCatalogAttributeFacetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCatalogAttributeFacetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCatalogAttributeFacetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCatalogAttributeFacetConfigIgnoredFacetValues: Facet @@ -2291,9 +2291,9 @@ type GoogleCloudRetailV2alphaCatalogAttributeFacetConfigIgnoredFacetValues struc NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCatalogAttributeFacetConfigIgnoredFacetValues) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCatalogAttributeFacetConfigIgnoredFacetValues) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCatalogAttributeFacetConfigIgnoredFacetValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacet: The current @@ -2322,9 +2322,9 @@ type GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacetValue: @@ -2354,9 +2354,9 @@ type GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacetValue struct NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacetValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacetValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacetValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCatalogAttributeFacetConfigRerankConfig: Options to @@ -2389,9 +2389,9 @@ type GoogleCloudRetailV2alphaCatalogAttributeFacetConfigRerankConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCatalogAttributeFacetConfigRerankConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCatalogAttributeFacetConfigRerankConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCatalogAttributeFacetConfigRerankConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaColorInfo: The color information of a Product. @@ -2429,9 +2429,9 @@ type GoogleCloudRetailV2alphaColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCompleteQueryResponse: Response of the autocomplete @@ -2475,9 +2475,9 @@ type GoogleCloudRetailV2alphaCompleteQueryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCompleteQueryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCompleteQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCompleteQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCompleteQueryResponseAttributeResult: Resource that @@ -2498,9 +2498,9 @@ type GoogleCloudRetailV2alphaCompleteQueryResponseAttributeResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCompleteQueryResponseAttributeResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCompleteQueryResponseAttributeResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCompleteQueryResponseAttributeResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult: Resource that @@ -2536,9 +2536,9 @@ type GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCompleteQueryResponseRecentSearchResult: Deprecated: @@ -2559,9 +2559,9 @@ type GoogleCloudRetailV2alphaCompleteQueryResponseRecentSearchResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCompleteQueryResponseRecentSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCompleteQueryResponseRecentSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCompleteQueryResponseRecentSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCompletionConfig: Catalog level autocomplete config @@ -2626,9 +2626,9 @@ type GoogleCloudRetailV2alphaCompletionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCompletionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCompletionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCompletionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCompletionDataInputConfig: The input config source @@ -2652,9 +2652,9 @@ type GoogleCloudRetailV2alphaCompletionDataInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCompletionDataInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCompletionDataInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCompletionDataInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCompletionDetail: Detailed completion information @@ -2682,9 +2682,9 @@ type GoogleCloudRetailV2alphaCompletionDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCompletionDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCompletionDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCompletionDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCondition: Metadata that is used to define a @@ -2720,9 +2720,9 @@ type GoogleCloudRetailV2alphaCondition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaConditionQueryTerm: Query terms that we want to @@ -2748,9 +2748,9 @@ type GoogleCloudRetailV2alphaConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaConditionTimeRange: Used for time-dependent @@ -2773,9 +2773,9 @@ type GoogleCloudRetailV2alphaConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaControl: Configures dynamic metadata that can be @@ -2841,9 +2841,9 @@ type GoogleCloudRetailV2alphaControl struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaControl) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaControl) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata: Common @@ -2867,9 +2867,9 @@ type GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCreateModelMetadata: Metadata associated with a @@ -2892,9 +2892,9 @@ type GoogleCloudRetailV2alphaCreateModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCreateModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCreateModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCreateModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCustomAttribute: A custom attribute that is not @@ -2941,9 +2941,9 @@ type GoogleCloudRetailV2alphaCustomAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCustomAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2alphaCustomAttribute) UnmarshalJSON(data []byte) error { @@ -2992,9 +2992,9 @@ type GoogleCloudRetailV2alphaEnrollSolutionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaEnrollSolutionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaEnrollSolutionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaEnrollSolutionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaEnrollSolutionResponse: Response for EnrollSolution @@ -3020,9 +3020,9 @@ type GoogleCloudRetailV2alphaEnrollSolutionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaEnrollSolutionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaEnrollSolutionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaEnrollSolutionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExperimentInfo: Metadata for active A/B testing @@ -3050,9 +3050,9 @@ type GoogleCloudRetailV2alphaExperimentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExperimentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExperimentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExperimentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExperimentInfoServingConfigExperiment: Metadata for @@ -3081,9 +3081,9 @@ type GoogleCloudRetailV2alphaExperimentInfoServingConfigExperiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExperimentInfoServingConfigExperiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExperimentInfoServingConfigExperiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExperimentInfoServingConfigExperiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportAnalyticsMetricsRequest: Request message for @@ -3115,9 +3115,9 @@ type GoogleCloudRetailV2alphaExportAnalyticsMetricsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportAnalyticsMetricsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportAnalyticsMetricsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportAnalyticsMetricsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse: Response of the @@ -3144,9 +3144,9 @@ type GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportErrorsConfig: Configuration of destination for @@ -3170,9 +3170,9 @@ type GoogleCloudRetailV2alphaExportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportMetadata: Metadata related to the progress of @@ -3197,9 +3197,9 @@ type GoogleCloudRetailV2alphaExportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportProductsResponse: Response of the @@ -3226,9 +3226,9 @@ type GoogleCloudRetailV2alphaExportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportUserEventsResponse: Response of the @@ -3255,9 +3255,9 @@ type GoogleCloudRetailV2alphaExportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaFulfillmentInfo: Fulfillment information, such as @@ -3292,9 +3292,9 @@ type GoogleCloudRetailV2alphaFulfillmentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaFulfillmentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaFulfillmentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaFulfillmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaGcsOutputResult: A Gcs output result. @@ -3314,9 +3314,9 @@ type GoogleCloudRetailV2alphaGcsOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaGcsOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaGcsOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaGcsOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaGcsSource: Google Cloud Storage location for input @@ -3356,9 +3356,9 @@ type GoogleCloudRetailV2alphaGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaGetDefaultBranchResponse: Response message of @@ -3387,9 +3387,9 @@ type GoogleCloudRetailV2alphaGetDefaultBranchResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaGetDefaultBranchResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaGetDefaultBranchResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaGetDefaultBranchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImage: Product image. Recommendations AI and Retail @@ -3422,9 +3422,9 @@ type GoogleCloudRetailV2alphaImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportCompletionDataRequest: Request message for @@ -3450,9 +3450,9 @@ type GoogleCloudRetailV2alphaImportCompletionDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportCompletionDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportCompletionDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportCompletionDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportCompletionDataResponse: Response of the @@ -3475,9 +3475,9 @@ type GoogleCloudRetailV2alphaImportCompletionDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportCompletionDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportErrorsConfig: Configuration of destination for @@ -3501,9 +3501,9 @@ type GoogleCloudRetailV2alphaImportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportMetadata: Metadata related to the progress of @@ -3541,9 +3541,9 @@ type GoogleCloudRetailV2alphaImportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportProductsRequest: Request message for Import @@ -3597,9 +3597,9 @@ type GoogleCloudRetailV2alphaImportProductsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportProductsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportProductsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportProductsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportProductsResponse: Response of the @@ -3625,9 +3625,9 @@ type GoogleCloudRetailV2alphaImportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportUserEventsRequest: Request message for the @@ -3651,9 +3651,9 @@ type GoogleCloudRetailV2alphaImportUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportUserEventsResponse: Response of the @@ -3681,9 +3681,9 @@ type GoogleCloudRetailV2alphaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaInterval: A floating point interval. @@ -3709,9 +3709,9 @@ type GoogleCloudRetailV2alphaInterval struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaInterval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaInterval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2alphaInterval) UnmarshalJSON(data []byte) error { @@ -3755,9 +3755,9 @@ type GoogleCloudRetailV2alphaListBranchesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaListBranchesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaListBranchesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaListBranchesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaListCatalogsResponse: Response for @@ -3785,9 +3785,9 @@ type GoogleCloudRetailV2alphaListCatalogsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaListCatalogsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaListCatalogsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaListCatalogsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaListControlsResponse: Response for ListControls @@ -3813,9 +3813,9 @@ type GoogleCloudRetailV2alphaListControlsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaListControlsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaListControlsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaListControlsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaListEnrolledSolutionsResponse: Response for @@ -3844,9 +3844,9 @@ type GoogleCloudRetailV2alphaListEnrolledSolutionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaListEnrolledSolutionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaListEnrolledSolutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaListEnrolledSolutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaListMerchantCenterAccountLinksResponse: Response for @@ -3870,9 +3870,9 @@ type GoogleCloudRetailV2alphaListMerchantCenterAccountLinksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaListMerchantCenterAccountLinksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaListMerchantCenterAccountLinksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaListMerchantCenterAccountLinksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaListModelsResponse: Response to a ListModelRequest. @@ -3897,9 +3897,9 @@ type GoogleCloudRetailV2alphaListModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaListModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaListModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaListModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaListProductsResponse: Response message for @@ -3933,9 +3933,9 @@ type GoogleCloudRetailV2alphaListProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaListProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaListProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaListProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaListServingConfigsResponse: Response for @@ -3961,9 +3961,9 @@ type GoogleCloudRetailV2alphaListServingConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaListServingConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaListServingConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaListServingConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaLocalInventory: The inventory information at a place @@ -4009,9 +4009,9 @@ type GoogleCloudRetailV2alphaLocalInventory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaLocalInventory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaLocalInventory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaLocalInventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaLoggingConfig: Project level logging config to @@ -4045,9 +4045,9 @@ type GoogleCloudRetailV2alphaLoggingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaLoggingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaLoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaLoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaLoggingConfigLogGenerationRule: The logging @@ -4085,9 +4085,9 @@ type GoogleCloudRetailV2alphaLoggingConfigLogGenerationRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaLoggingConfigLogGenerationRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaLoggingConfigLogGenerationRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaLoggingConfigLogGenerationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2alphaLoggingConfigLogGenerationRule) UnmarshalJSON(data []byte) error { @@ -4127,9 +4127,9 @@ type GoogleCloudRetailV2alphaLoggingConfigServiceLogGenerationRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaLoggingConfigServiceLogGenerationRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaLoggingConfigServiceLogGenerationRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaLoggingConfigServiceLogGenerationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaMerchantCenterAccountLink: Represents a link between @@ -4200,9 +4200,9 @@ type GoogleCloudRetailV2alphaMerchantCenterAccountLink struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaMerchantCenterAccountLink) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaMerchantCenterAccountLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaMerchantCenterAccountLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter: @@ -4226,9 +4226,9 @@ type GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter s NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaMerchantCenterFeedFilter: Merchant Center Feed @@ -4252,9 +4252,9 @@ type GoogleCloudRetailV2alphaMerchantCenterFeedFilter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaMerchantCenterFeedFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaMerchantCenterLink: Represents a link between a @@ -4307,9 +4307,9 @@ type GoogleCloudRetailV2alphaMerchantCenterLink struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaMerchantCenterLink) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaMerchantCenterLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaMerchantCenterLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaMerchantCenterLinkingConfig: Configures Merchant @@ -4331,9 +4331,9 @@ type GoogleCloudRetailV2alphaMerchantCenterLinkingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaMerchantCenterLinkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaMerchantCenterLinkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaMerchantCenterLinkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModel: Metadata that describes the training and @@ -4472,9 +4472,9 @@ type GoogleCloudRetailV2alphaModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig: @@ -4506,9 +4506,9 @@ type GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelModelFeaturesConfig: Additional model features @@ -4531,9 +4531,9 @@ type GoogleCloudRetailV2alphaModelModelFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelModelFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelPageOptimizationConfig: The @@ -4622,9 +4622,9 @@ type GoogleCloudRetailV2alphaModelPageOptimizationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelPageOptimizationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelPageOptimizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate: A candidate to @@ -4649,9 +4649,9 @@ type GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel: An individual @@ -4677,9 +4677,9 @@ type GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelServingConfigList: Represents an ordered @@ -4702,9 +4702,9 @@ type GoogleCloudRetailV2alphaModelServingConfigList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelServingConfigList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelServingConfigList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelServingConfigList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaOutputConfig: The output configuration setting. @@ -4728,9 +4728,9 @@ type GoogleCloudRetailV2alphaOutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaOutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaOutputConfigBigQueryDestination: The BigQuery output @@ -4757,9 +4757,9 @@ type GoogleCloudRetailV2alphaOutputConfigBigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaOutputConfigBigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaOutputConfigBigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaOutputConfigBigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaOutputConfigGcsDestination: The Google Cloud Storage @@ -4785,9 +4785,9 @@ type GoogleCloudRetailV2alphaOutputConfigGcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaOutputConfigGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaOutputConfigGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaOutputConfigGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaOutputResult: Output result that stores the @@ -4810,9 +4810,9 @@ type GoogleCloudRetailV2alphaOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPauseModelRequest: Request for pausing training of a @@ -4914,9 +4914,9 @@ type GoogleCloudRetailV2alphaPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPredictResponse: Response message for predict @@ -4950,9 +4950,9 @@ type GoogleCloudRetailV2alphaPredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPredictResponsePredictionResult: PredictionResult @@ -4979,9 +4979,9 @@ type GoogleCloudRetailV2alphaPredictResponsePredictionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPredictResponsePredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPredictResponsePredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPredictResponsePredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPriceInfo: The price information of a Product. @@ -5037,9 +5037,9 @@ type GoogleCloudRetailV2alphaPriceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPriceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPriceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPriceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2alphaPriceInfo) UnmarshalJSON(data []byte) error { @@ -5082,9 +5082,9 @@ type GoogleCloudRetailV2alphaPriceInfoPriceRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPriceInfoPriceRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPriceInfoPriceRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPriceInfoPriceRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaProduct: Product captures all metadata information @@ -5387,9 +5387,9 @@ type GoogleCloudRetailV2alphaProduct struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaProduct) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaProduct) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaProduct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaProductDetail: Detailed product information @@ -5420,9 +5420,9 @@ type GoogleCloudRetailV2alphaProductDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaProductDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaProductDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaProductDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaProductInlineSource: The inline source for the input @@ -5444,9 +5444,9 @@ type GoogleCloudRetailV2alphaProductInlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaProductInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaProductInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaProductInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaProductInputConfig: The input config source for @@ -5471,9 +5471,9 @@ type GoogleCloudRetailV2alphaProductInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaProductInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaProductInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaProductInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaProductLevelConfig: Configures what level the @@ -5517,9 +5517,9 @@ type GoogleCloudRetailV2alphaProductLevelConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaProductLevelConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaProductLevelConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaProductLevelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaProject: Metadata that describes a Cloud Retail @@ -5552,9 +5552,9 @@ type GoogleCloudRetailV2alphaProject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaProject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaProject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPromotion: Promotion specification. @@ -5581,9 +5581,9 @@ type GoogleCloudRetailV2alphaPromotion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPromotion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPromotion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPromotion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPurchaseTransaction: A transaction represents the @@ -5616,9 +5616,9 @@ type GoogleCloudRetailV2alphaPurchaseTransaction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurchaseTransaction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurchaseTransaction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurchaseTransaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2alphaPurchaseTransaction) UnmarshalJSON(data []byte) error { @@ -5671,9 +5671,9 @@ type GoogleCloudRetailV2alphaPurgeProductsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurgeProductsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPurgeProductsRequest: Request message for @@ -5712,9 +5712,9 @@ type GoogleCloudRetailV2alphaPurgeProductsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurgeProductsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurgeProductsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurgeProductsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPurgeProductsResponse: Response of the @@ -5741,9 +5741,9 @@ type GoogleCloudRetailV2alphaPurgeProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurgeProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurgeProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurgeProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPurgeUserEventsRequest: Request message for @@ -5778,9 +5778,9 @@ type GoogleCloudRetailV2alphaPurgeUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurgeUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurgeUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurgeUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPurgeUserEventsResponse: Response of the @@ -5804,9 +5804,9 @@ type GoogleCloudRetailV2alphaPurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRating: The rating of a Product. @@ -5837,9 +5837,9 @@ type GoogleCloudRetailV2alphaRating struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRating) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRating) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2alphaRating) UnmarshalJSON(data []byte) error { @@ -5890,9 +5890,9 @@ type GoogleCloudRetailV2alphaRejoinUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRejoinUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRejoinUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRejoinUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRejoinUserEventsResponse: Response message for @@ -5914,9 +5914,9 @@ type GoogleCloudRetailV2alphaRejoinUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRejoinUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRemoveCatalogAttributeRequest: Request for @@ -5937,9 +5937,9 @@ type GoogleCloudRetailV2alphaRemoveCatalogAttributeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRemoveCatalogAttributeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRemoveCatalogAttributeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRemoveCatalogAttributeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRemoveControlRequest: Request for RemoveControl @@ -5961,9 +5961,9 @@ type GoogleCloudRetailV2alphaRemoveControlRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRemoveControlRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRemoveControlRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRemoveControlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata: Metadata related to @@ -6013,9 +6013,9 @@ type GoogleCloudRetailV2alphaRemoveFulfillmentPlacesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRemoveFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRemoveFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRemoveFulfillmentPlacesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRemoveFulfillmentPlacesResponse: Response of the @@ -6060,9 +6060,9 @@ type GoogleCloudRetailV2alphaRemoveLocalInventoriesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRemoveLocalInventoriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRemoveLocalInventoriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRemoveLocalInventoriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRemoveLocalInventoriesResponse: Response of the @@ -6094,9 +6094,9 @@ type GoogleCloudRetailV2alphaReplaceCatalogAttributeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaReplaceCatalogAttributeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaReplaceCatalogAttributeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaReplaceCatalogAttributeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaResumeModelRequest: Request for resuming training of @@ -6149,9 +6149,9 @@ type GoogleCloudRetailV2alphaRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRuleBoostAction: A boost action to apply to results @@ -6190,9 +6190,9 @@ type GoogleCloudRetailV2alphaRuleBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRuleBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRuleBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRuleBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2alphaRuleBoostAction) UnmarshalJSON(data []byte) error { @@ -6235,9 +6235,9 @@ type GoogleCloudRetailV2alphaRuleDoNotAssociateAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRuleDoNotAssociateAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRuleDoNotAssociateAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRuleDoNotAssociateAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRuleFilterAction: * Rule Condition: - No @@ -6271,9 +6271,9 @@ type GoogleCloudRetailV2alphaRuleFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRuleFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRuleFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRuleFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRuleForceReturnFacetAction: Force returns an @@ -6306,9 +6306,9 @@ type GoogleCloudRetailV2alphaRuleForceReturnFacetAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRuleForceReturnFacetAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRuleForceReturnFacetAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRuleForceReturnFacetAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRuleForceReturnFacetActionFacetPositionAdjustment: @@ -6335,9 +6335,9 @@ type GoogleCloudRetailV2alphaRuleForceReturnFacetActionFacetPositionAdjustment s NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRuleForceReturnFacetActionFacetPositionAdjustment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRuleForceReturnFacetActionFacetPositionAdjustment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRuleForceReturnFacetActionFacetPositionAdjustment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRuleIgnoreAction: Prevents a term in the query from @@ -6358,9 +6358,9 @@ type GoogleCloudRetailV2alphaRuleIgnoreAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRuleIgnoreAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRuleIgnoreAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRuleIgnoreAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRuleOnewaySynonymsAction: Maps a set of terms to a @@ -6391,9 +6391,9 @@ type GoogleCloudRetailV2alphaRuleOnewaySynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRuleOnewaySynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRuleOnewaySynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRuleOnewaySynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRuleRedirectAction: Redirects a shopper to a @@ -6416,9 +6416,9 @@ type GoogleCloudRetailV2alphaRuleRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRuleRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRuleRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRuleRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRuleRemoveFacetAction: Removes an attribute/facet in @@ -6448,9 +6448,9 @@ type GoogleCloudRetailV2alphaRuleRemoveFacetAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRuleRemoveFacetAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRuleRemoveFacetAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRuleRemoveFacetAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRuleReplacementAction: Replaces a term in the query. @@ -6478,9 +6478,9 @@ type GoogleCloudRetailV2alphaRuleReplacementAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRuleReplacementAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRuleReplacementAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRuleReplacementAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRuleTwowaySynonymsAction: Creates a set of terms @@ -6504,9 +6504,9 @@ type GoogleCloudRetailV2alphaRuleTwowaySynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRuleTwowaySynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRuleTwowaySynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRuleTwowaySynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchRequest: Request message for @@ -6701,9 +6701,9 @@ type GoogleCloudRetailV2alphaSearchRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchRequestBoostSpec: Boost specification to boost @@ -6731,9 +6731,9 @@ type GoogleCloudRetailV2alphaSearchRequestBoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchRequestBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchRequestBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchRequestBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec: Boost @@ -6771,9 +6771,9 @@ type GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error { @@ -6814,9 +6814,9 @@ type GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchRequestFacetSpec: A facet specification to @@ -6880,9 +6880,9 @@ type GoogleCloudRetailV2alphaSearchRequestFacetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchRequestFacetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchRequestFacetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchRequestFacetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKey: Specifies how a @@ -6974,9 +6974,9 @@ type GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchRequestPersonalizationSpec: The specification @@ -7004,9 +7004,9 @@ type GoogleCloudRetailV2alphaSearchRequestPersonalizationSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchRequestPersonalizationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchRequestPersonalizationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchRequestPersonalizationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchRequestQueryExpansionSpec: Specification to @@ -7039,9 +7039,9 @@ type GoogleCloudRetailV2alphaSearchRequestQueryExpansionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchRequestQueryExpansionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchRequestSpellCorrectionSpec: The specification @@ -7072,9 +7072,9 @@ type GoogleCloudRetailV2alphaSearchRequestSpellCorrectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchRequestSpellCorrectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchResponse: Response message for @@ -7132,9 +7132,9 @@ type GoogleCloudRetailV2alphaSearchResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchResponseFacet: A facet result. @@ -7159,9 +7159,9 @@ type GoogleCloudRetailV2alphaSearchResponseFacet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchResponseFacet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchResponseFacet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchResponseFacet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchResponseFacetFacetValue: A facet value which @@ -7194,9 +7194,9 @@ type GoogleCloudRetailV2alphaSearchResponseFacetFacetValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchResponseFacetFacetValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2alphaSearchResponseFacetFacetValue) UnmarshalJSON(data []byte) error { @@ -7237,9 +7237,9 @@ type GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSearchResponseSearchResult: Represents the search @@ -7300,9 +7300,9 @@ type GoogleCloudRetailV2alphaSearchResponseSearchResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSearchResponseSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSearchResponseSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSearchResponseSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaServingConfig: Configures metadata that is used to @@ -7451,9 +7451,9 @@ type GoogleCloudRetailV2alphaServingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaServingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaServingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaServingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSetDefaultBranchRequest: Request message to set a @@ -7485,9 +7485,9 @@ type GoogleCloudRetailV2alphaSetDefaultBranchRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSetDefaultBranchRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSetDefaultBranchRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSetDefaultBranchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSetInventoryMetadata: Metadata related to the @@ -7554,9 +7554,9 @@ type GoogleCloudRetailV2alphaSetInventoryRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaSetInventoryRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaSetInventoryRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaSetInventoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaSetInventoryResponse: Response of the @@ -7588,9 +7588,9 @@ type GoogleCloudRetailV2alphaTransformedUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaTransformedUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaTransformedUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaTransformedUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaTuneModelMetadata: Metadata associated with a tune @@ -7613,9 +7613,9 @@ type GoogleCloudRetailV2alphaTuneModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaTuneModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaTuneModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaTuneModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaTuneModelRequest: Request to manually start a tuning @@ -7797,9 +7797,9 @@ type GoogleCloudRetailV2alphaUserEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaUserEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaUserEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaUserEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaUserEventImportSummary: A summary of import result. @@ -7824,9 +7824,9 @@ type GoogleCloudRetailV2alphaUserEventImportSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaUserEventImportSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaUserEventImportSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaUserEventImportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaUserEventInlineSource: The inline source for the @@ -7848,9 +7848,9 @@ type GoogleCloudRetailV2alphaUserEventInlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaUserEventInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaUserEventInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaUserEventInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaUserEventInputConfig: The input config source for @@ -7876,9 +7876,9 @@ type GoogleCloudRetailV2alphaUserEventInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaUserEventInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaUserEventInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaUserEventInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaUserInfo: Information of an end user. @@ -7926,9 +7926,9 @@ type GoogleCloudRetailV2alphaUserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaUserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaUserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaAddFulfillmentPlacesMetadata: Metadata related to the @@ -7977,9 +7977,9 @@ type GoogleCloudRetailV2betaBigQueryOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaBigQueryOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaBigQueryOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaBigQueryOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCreateModelMetadata: Metadata associated with a @@ -8002,9 +8002,9 @@ type GoogleCloudRetailV2betaCreateModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCreateModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCreateModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCreateModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportAnalyticsMetricsResponse: Response of the @@ -8031,9 +8031,9 @@ type GoogleCloudRetailV2betaExportAnalyticsMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportAnalyticsMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportErrorsConfig: Configuration of destination for @@ -8057,9 +8057,9 @@ type GoogleCloudRetailV2betaExportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportMetadata: Metadata related to the progress of @@ -8084,9 +8084,9 @@ type GoogleCloudRetailV2betaExportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportProductsResponse: Response of the @@ -8113,9 +8113,9 @@ type GoogleCloudRetailV2betaExportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportUserEventsResponse: Response of the @@ -8142,9 +8142,9 @@ type GoogleCloudRetailV2betaExportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaGcsOutputResult: A Gcs output result. @@ -8164,9 +8164,9 @@ type GoogleCloudRetailV2betaGcsOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaGcsOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaGcsOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaGcsOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportCompletionDataResponse: Response of the @@ -8189,9 +8189,9 @@ type GoogleCloudRetailV2betaImportCompletionDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportCompletionDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportErrorsConfig: Configuration of destination for @@ -8215,9 +8215,9 @@ type GoogleCloudRetailV2betaImportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportMetadata: Metadata related to the progress of @@ -8253,9 +8253,9 @@ type GoogleCloudRetailV2betaImportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportProductsResponse: Response of the @@ -8281,9 +8281,9 @@ type GoogleCloudRetailV2betaImportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportUserEventsResponse: Response of the @@ -8311,9 +8311,9 @@ type GoogleCloudRetailV2betaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModel: Metadata that describes the training and @@ -8447,9 +8447,9 @@ type GoogleCloudRetailV2betaModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig: @@ -8481,9 +8481,9 @@ type GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModelModelFeaturesConfig: Additional model features @@ -8506,9 +8506,9 @@ type GoogleCloudRetailV2betaModelModelFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModelModelFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModelServingConfigList: Represents an ordered @@ -8531,9 +8531,9 @@ type GoogleCloudRetailV2betaModelServingConfigList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModelServingConfigList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModelServingConfigList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModelServingConfigList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaOutputResult: Output result that stores the @@ -8556,9 +8556,9 @@ type GoogleCloudRetailV2betaOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPurgeMetadata: Metadata related to the progress of @@ -8593,9 +8593,9 @@ type GoogleCloudRetailV2betaPurgeProductsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurgeProductsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPurgeProductsResponse: Response of the @@ -8622,9 +8622,9 @@ type GoogleCloudRetailV2betaPurgeProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurgeProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurgeProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurgeProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPurgeUserEventsResponse: Response of the @@ -8648,9 +8648,9 @@ type GoogleCloudRetailV2betaPurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRejoinUserEventsMetadata: Metadata for @@ -8677,9 +8677,9 @@ type GoogleCloudRetailV2betaRejoinUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRejoinUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata: Metadata related to @@ -8742,9 +8742,9 @@ type GoogleCloudRetailV2betaTuneModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaTuneModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaTuneModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaTuneModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaTuneModelResponse: Response associated with a tune @@ -8774,9 +8774,9 @@ type GoogleCloudRetailV2betaUserEventImportSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaUserEventImportSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaUserEventImportSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaUserEventImportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -8803,9 +8803,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -8850,9 +8850,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -8894,9 +8894,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -8932,9 +8932,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsEnrollSolutionCall struct { diff --git a/retail/v2beta/retail-gen.go b/retail/v2beta/retail-gen.go index ef1511b13d..23d6868dd2 100644 --- a/retail/v2beta/retail-gen.go +++ b/retail/v2beta/retail-gen.go @@ -385,9 +385,9 @@ type GoogleApiHttpBody struct { NullFields []string `json:"-"` } -func (s *GoogleApiHttpBody) MarshalJSON() ([]byte, error) { +func (s GoogleApiHttpBody) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiHttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingErrorContext: A description of the context in which @@ -412,9 +412,9 @@ type GoogleCloudRetailLoggingErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingErrorLog: An error log which is reported to the @@ -459,9 +459,9 @@ type GoogleCloudRetailLoggingErrorLog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingErrorLog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingErrorLog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingErrorLog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingHttpRequestContext: HTTP request data that is @@ -482,9 +482,9 @@ type GoogleCloudRetailLoggingHttpRequestContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingHttpRequestContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingHttpRequestContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingImportErrorContext: The error payload that is @@ -521,9 +521,9 @@ type GoogleCloudRetailLoggingImportErrorContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingImportErrorContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingImportErrorContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingImportErrorContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingServiceContext: Describes a running service that @@ -544,9 +544,9 @@ type GoogleCloudRetailLoggingServiceContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingServiceContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingServiceContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingServiceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailLoggingSourceLocation: Indicates a location in the source @@ -568,9 +568,9 @@ type GoogleCloudRetailLoggingSourceLocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailLoggingSourceLocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailLoggingSourceLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailLoggingSourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2AddFulfillmentPlacesMetadata: Metadata related to the @@ -619,9 +619,9 @@ type GoogleCloudRetailV2BigQueryOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2BigQueryOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2BigQueryOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2BigQueryOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2CreateModelMetadata: Metadata associated with a create @@ -644,9 +644,9 @@ type GoogleCloudRetailV2CreateModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2CreateModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2CreateModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2CreateModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ExportAnalyticsMetricsResponse: Response of the @@ -673,9 +673,9 @@ type GoogleCloudRetailV2ExportAnalyticsMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExportAnalyticsMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ExportErrorsConfig: Configuration of destination for @@ -699,9 +699,9 @@ type GoogleCloudRetailV2ExportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ExportMetadata: Metadata related to the progress of the @@ -726,9 +726,9 @@ type GoogleCloudRetailV2ExportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ExportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ExportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ExportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2GcsOutputResult: A Gcs output result. @@ -748,9 +748,9 @@ type GoogleCloudRetailV2GcsOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2GcsOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2GcsOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2GcsOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportCompletionDataResponse: Response of the @@ -773,9 +773,9 @@ type GoogleCloudRetailV2ImportCompletionDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportCompletionDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportCompletionDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportCompletionDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportErrorsConfig: Configuration of destination for @@ -799,9 +799,9 @@ type GoogleCloudRetailV2ImportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportMetadata: Metadata related to the progress of the @@ -837,9 +837,9 @@ type GoogleCloudRetailV2ImportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportProductsResponse: Response of the @@ -865,9 +865,9 @@ type GoogleCloudRetailV2ImportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ImportUserEventsResponse: Response of the @@ -895,9 +895,9 @@ type GoogleCloudRetailV2ImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2Model: Metadata that describes the training and serving @@ -1031,9 +1031,9 @@ type GoogleCloudRetailV2Model struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2Model) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2Model) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig: Additional @@ -1065,9 +1065,9 @@ type GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ModelModelFeaturesConfig: Additional model features @@ -1090,9 +1090,9 @@ type GoogleCloudRetailV2ModelModelFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ModelModelFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2ModelServingConfigList: Represents an ordered combination @@ -1115,9 +1115,9 @@ type GoogleCloudRetailV2ModelServingConfigList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2ModelServingConfigList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2ModelServingConfigList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2ModelServingConfigList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2OutputResult: Output result that stores the information @@ -1140,9 +1140,9 @@ type GoogleCloudRetailV2OutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2OutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2OutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2OutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PurgeMetadata: Metadata related to the progress of the @@ -1177,9 +1177,9 @@ type GoogleCloudRetailV2PurgeProductsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurgeProductsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurgeProductsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurgeProductsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PurgeProductsResponse: Response of the @@ -1206,9 +1206,9 @@ type GoogleCloudRetailV2PurgeProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurgeProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurgeProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurgeProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2PurgeUserEventsResponse: Response of the @@ -1232,9 +1232,9 @@ type GoogleCloudRetailV2PurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2PurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2PurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2PurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RejoinUserEventsMetadata: Metadata for `RejoinUserEvents` @@ -1261,9 +1261,9 @@ type GoogleCloudRetailV2RejoinUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2RejoinUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2RejoinUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2RejoinUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata: Metadata related to the @@ -1326,9 +1326,9 @@ type GoogleCloudRetailV2TuneModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2TuneModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2TuneModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2TuneModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2TuneModelResponse: Response associated with a tune @@ -1358,9 +1358,9 @@ type GoogleCloudRetailV2UserEventImportSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2UserEventImportSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2UserEventImportSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2UserEventImportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaAddFulfillmentPlacesMetadata: Metadata related to @@ -1409,9 +1409,9 @@ type GoogleCloudRetailV2alphaBigQueryOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaBigQueryOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaBigQueryOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaBigQueryOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata: Common @@ -1435,9 +1435,9 @@ type GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCreateMerchantCenterAccountLinkMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaCreateModelMetadata: Metadata associated with a @@ -1460,9 +1460,9 @@ type GoogleCloudRetailV2alphaCreateModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaCreateModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaCreateModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaCreateModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaEnrollSolutionMetadata: Metadata related to the @@ -1494,9 +1494,9 @@ type GoogleCloudRetailV2alphaEnrollSolutionResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaEnrollSolutionResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaEnrollSolutionResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaEnrollSolutionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse: Response of the @@ -1523,9 +1523,9 @@ type GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportAnalyticsMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportErrorsConfig: Configuration of destination for @@ -1549,9 +1549,9 @@ type GoogleCloudRetailV2alphaExportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportMetadata: Metadata related to the progress of @@ -1576,9 +1576,9 @@ type GoogleCloudRetailV2alphaExportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportProductsResponse: Response of the @@ -1605,9 +1605,9 @@ type GoogleCloudRetailV2alphaExportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaExportUserEventsResponse: Response of the @@ -1634,9 +1634,9 @@ type GoogleCloudRetailV2alphaExportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaExportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaExportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaExportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaGcsOutputResult: A Gcs output result. @@ -1656,9 +1656,9 @@ type GoogleCloudRetailV2alphaGcsOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaGcsOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaGcsOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaGcsOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportCompletionDataResponse: Response of the @@ -1681,9 +1681,9 @@ type GoogleCloudRetailV2alphaImportCompletionDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportCompletionDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportErrorsConfig: Configuration of destination for @@ -1707,9 +1707,9 @@ type GoogleCloudRetailV2alphaImportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportMetadata: Metadata related to the progress of @@ -1747,9 +1747,9 @@ type GoogleCloudRetailV2alphaImportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportProductsResponse: Response of the @@ -1775,9 +1775,9 @@ type GoogleCloudRetailV2alphaImportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaImportUserEventsResponse: Response of the @@ -1805,9 +1805,9 @@ type GoogleCloudRetailV2alphaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaMerchantCenterAccountLink: Represents a link between @@ -1878,9 +1878,9 @@ type GoogleCloudRetailV2alphaMerchantCenterAccountLink struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaMerchantCenterAccountLink) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaMerchantCenterAccountLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaMerchantCenterAccountLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter: @@ -1904,9 +1904,9 @@ type GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter s NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaMerchantCenterAccountLinkMerchantCenterFeedFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModel: Metadata that describes the training and @@ -2042,9 +2042,9 @@ type GoogleCloudRetailV2alphaModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig: @@ -2076,9 +2076,9 @@ type GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelModelFeaturesConfig: Additional model features @@ -2101,9 +2101,9 @@ type GoogleCloudRetailV2alphaModelModelFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelModelFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelPageOptimizationConfig: The @@ -2192,9 +2192,9 @@ type GoogleCloudRetailV2alphaModelPageOptimizationConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelPageOptimizationConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelPageOptimizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate: A candidate to @@ -2219,9 +2219,9 @@ type GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel: An individual @@ -2247,9 +2247,9 @@ type GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaModelServingConfigList: Represents an ordered @@ -2272,9 +2272,9 @@ type GoogleCloudRetailV2alphaModelServingConfigList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaModelServingConfigList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaModelServingConfigList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaModelServingConfigList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaOutputResult: Output result that stores the @@ -2297,9 +2297,9 @@ type GoogleCloudRetailV2alphaOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPurgeMetadata: Metadata related to the progress of @@ -2334,9 +2334,9 @@ type GoogleCloudRetailV2alphaPurgeProductsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurgeProductsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPurgeProductsResponse: Response of the @@ -2363,9 +2363,9 @@ type GoogleCloudRetailV2alphaPurgeProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurgeProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurgeProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurgeProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaPurgeUserEventsResponse: Response of the @@ -2389,9 +2389,9 @@ type GoogleCloudRetailV2alphaPurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaPurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRejoinUserEventsMetadata: Metadata for @@ -2418,9 +2418,9 @@ type GoogleCloudRetailV2alphaRejoinUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaRejoinUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata: Metadata related to @@ -2486,9 +2486,9 @@ type GoogleCloudRetailV2alphaTransformedUserEventsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaTransformedUserEventsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaTransformedUserEventsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaTransformedUserEventsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaTuneModelMetadata: Metadata associated with a tune @@ -2511,9 +2511,9 @@ type GoogleCloudRetailV2alphaTuneModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaTuneModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaTuneModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaTuneModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2alphaTuneModelResponse: Response associated with a tune @@ -2543,9 +2543,9 @@ type GoogleCloudRetailV2alphaUserEventImportSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2alphaUserEventImportSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2alphaUserEventImportSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2alphaUserEventImportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaAddCatalogAttributeRequest: Request for @@ -2566,9 +2566,9 @@ type GoogleCloudRetailV2betaAddCatalogAttributeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaAddCatalogAttributeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaAddCatalogAttributeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaAddCatalogAttributeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaAddControlRequest: Request for AddControl method. @@ -2590,9 +2590,9 @@ type GoogleCloudRetailV2betaAddControlRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaAddControlRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaAddControlRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaAddControlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaAddFulfillmentPlacesMetadata: Metadata related to the @@ -2644,9 +2644,9 @@ type GoogleCloudRetailV2betaAddFulfillmentPlacesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaAddFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaAddFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaAddFulfillmentPlacesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaAddFulfillmentPlacesResponse: Response of the @@ -2700,9 +2700,9 @@ type GoogleCloudRetailV2betaAddLocalInventoriesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaAddLocalInventoriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaAddLocalInventoriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaAddLocalInventoriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaAddLocalInventoriesResponse: Response of the @@ -2751,9 +2751,9 @@ type GoogleCloudRetailV2betaAttributesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaAttributesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaAttributesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaAttributesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaAudience: An intended audience of the Product for @@ -2791,9 +2791,9 @@ type GoogleCloudRetailV2betaAudience struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaAudience) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaAudience) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaAudience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaBatchRemoveCatalogAttributesRequest: Request for @@ -2815,9 +2815,9 @@ type GoogleCloudRetailV2betaBatchRemoveCatalogAttributesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaBatchRemoveCatalogAttributesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaBatchRemoveCatalogAttributesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaBatchRemoveCatalogAttributesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaBatchRemoveCatalogAttributesResponse: Response of the @@ -2848,9 +2848,9 @@ type GoogleCloudRetailV2betaBatchRemoveCatalogAttributesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaBatchRemoveCatalogAttributesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaBatchRemoveCatalogAttributesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaBatchRemoveCatalogAttributesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaBigQueryOutputResult: A BigQuery output result. @@ -2872,9 +2872,9 @@ type GoogleCloudRetailV2betaBigQueryOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaBigQueryOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaBigQueryOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaBigQueryOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaBigQuerySource: BigQuery source import data from. @@ -2923,9 +2923,9 @@ type GoogleCloudRetailV2betaBigQuerySource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaBigQuerySource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaBigQuerySource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaBigQuerySource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCatalog: The catalog configuration. @@ -2959,9 +2959,9 @@ type GoogleCloudRetailV2betaCatalog struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCatalog) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCatalog) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCatalog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCatalogAttribute: Catalog level attribute config for @@ -3087,9 +3087,9 @@ type GoogleCloudRetailV2betaCatalogAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCatalogAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCatalogAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCatalogAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCatalogAttributeFacetConfig: Possible options for the @@ -3137,9 +3137,9 @@ type GoogleCloudRetailV2betaCatalogAttributeFacetConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCatalogAttributeFacetConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCatalogAttributeFacetConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCatalogAttributeFacetConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCatalogAttributeFacetConfigIgnoredFacetValues: Facet @@ -3174,9 +3174,9 @@ type GoogleCloudRetailV2betaCatalogAttributeFacetConfigIgnoredFacetValues struct NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCatalogAttributeFacetConfigIgnoredFacetValues) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCatalogAttributeFacetConfigIgnoredFacetValues) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCatalogAttributeFacetConfigIgnoredFacetValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCatalogAttributeFacetConfigMergedFacet: The current @@ -3205,9 +3205,9 @@ type GoogleCloudRetailV2betaCatalogAttributeFacetConfigMergedFacet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCatalogAttributeFacetConfigMergedFacet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCatalogAttributeFacetConfigMergedFacet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCatalogAttributeFacetConfigMergedFacet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCatalogAttributeFacetConfigMergedFacetValue: Replaces @@ -3237,9 +3237,9 @@ type GoogleCloudRetailV2betaCatalogAttributeFacetConfigMergedFacetValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCatalogAttributeFacetConfigMergedFacetValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCatalogAttributeFacetConfigMergedFacetValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCatalogAttributeFacetConfigMergedFacetValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCatalogAttributeFacetConfigRerankConfig: Options to @@ -3272,9 +3272,9 @@ type GoogleCloudRetailV2betaCatalogAttributeFacetConfigRerankConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCatalogAttributeFacetConfigRerankConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCatalogAttributeFacetConfigRerankConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCatalogAttributeFacetConfigRerankConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaColorInfo: The color information of a Product. @@ -3312,9 +3312,9 @@ type GoogleCloudRetailV2betaColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCompleteQueryResponse: Response of the autocomplete @@ -3354,9 +3354,9 @@ type GoogleCloudRetailV2betaCompleteQueryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCompleteQueryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCompleteQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCompleteQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCompleteQueryResponseCompletionResult: Resource that @@ -3382,9 +3382,9 @@ type GoogleCloudRetailV2betaCompleteQueryResponseCompletionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCompleteQueryResponseCompletionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCompleteQueryResponseCompletionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCompleteQueryResponseCompletionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCompleteQueryResponseRecentSearchResult: Deprecated: @@ -3405,9 +3405,9 @@ type GoogleCloudRetailV2betaCompleteQueryResponseRecentSearchResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCompleteQueryResponseRecentSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCompleteQueryResponseRecentSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCompleteQueryResponseRecentSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCompletionConfig: Catalog level autocomplete config @@ -3472,9 +3472,9 @@ type GoogleCloudRetailV2betaCompletionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCompletionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCompletionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCompletionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCompletionDataInputConfig: The input config source @@ -3498,9 +3498,9 @@ type GoogleCloudRetailV2betaCompletionDataInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCompletionDataInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCompletionDataInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCompletionDataInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCompletionDetail: Detailed completion information @@ -3528,9 +3528,9 @@ type GoogleCloudRetailV2betaCompletionDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCompletionDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCompletionDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCompletionDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCondition: Metadata that is used to define a @@ -3566,9 +3566,9 @@ type GoogleCloudRetailV2betaCondition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCondition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaConditionQueryTerm: Query terms that we want to match @@ -3594,9 +3594,9 @@ type GoogleCloudRetailV2betaConditionQueryTerm struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaConditionQueryTerm) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaConditionQueryTerm) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaConditionQueryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaConditionTimeRange: Used for time-dependent @@ -3619,9 +3619,9 @@ type GoogleCloudRetailV2betaConditionTimeRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaConditionTimeRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaConditionTimeRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaConditionTimeRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaControl: Configures dynamic metadata that can be @@ -3687,9 +3687,9 @@ type GoogleCloudRetailV2betaControl struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaControl) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaControl) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCreateModelMetadata: Metadata associated with a @@ -3712,9 +3712,9 @@ type GoogleCloudRetailV2betaCreateModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCreateModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCreateModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCreateModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaCustomAttribute: A custom attribute that is not @@ -3761,9 +3761,9 @@ type GoogleCloudRetailV2betaCustomAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaCustomAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaCustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaCustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2betaCustomAttribute) UnmarshalJSON(data []byte) error { @@ -3808,9 +3808,9 @@ type GoogleCloudRetailV2betaExperimentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExperimentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExperimentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExperimentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExperimentInfoServingConfigExperiment: Metadata for @@ -3839,9 +3839,9 @@ type GoogleCloudRetailV2betaExperimentInfoServingConfigExperiment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExperimentInfoServingConfigExperiment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExperimentInfoServingConfigExperiment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExperimentInfoServingConfigExperiment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportAnalyticsMetricsRequest: Request message for @@ -3873,9 +3873,9 @@ type GoogleCloudRetailV2betaExportAnalyticsMetricsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportAnalyticsMetricsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportAnalyticsMetricsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportAnalyticsMetricsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportAnalyticsMetricsResponse: Response of the @@ -3902,9 +3902,9 @@ type GoogleCloudRetailV2betaExportAnalyticsMetricsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportAnalyticsMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportAnalyticsMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportErrorsConfig: Configuration of destination for @@ -3928,9 +3928,9 @@ type GoogleCloudRetailV2betaExportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportMetadata: Metadata related to the progress of @@ -3955,9 +3955,9 @@ type GoogleCloudRetailV2betaExportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportProductsResponse: Response of the @@ -3984,9 +3984,9 @@ type GoogleCloudRetailV2betaExportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaExportUserEventsResponse: Response of the @@ -4013,9 +4013,9 @@ type GoogleCloudRetailV2betaExportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaExportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaExportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaExportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaFulfillmentInfo: Fulfillment information, such as the @@ -4049,9 +4049,9 @@ type GoogleCloudRetailV2betaFulfillmentInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaFulfillmentInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaFulfillmentInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaFulfillmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaGcsOutputResult: A Gcs output result. @@ -4071,9 +4071,9 @@ type GoogleCloudRetailV2betaGcsOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaGcsOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaGcsOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaGcsOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaGcsSource: Google Cloud Storage location for input @@ -4113,9 +4113,9 @@ type GoogleCloudRetailV2betaGcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaGcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaGcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaGetDefaultBranchResponse: Response message of @@ -4144,9 +4144,9 @@ type GoogleCloudRetailV2betaGetDefaultBranchResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaGetDefaultBranchResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaGetDefaultBranchResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaGetDefaultBranchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImage: Product image. Recommendations AI and Retail @@ -4179,9 +4179,9 @@ type GoogleCloudRetailV2betaImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportCompletionDataRequest: Request message for @@ -4207,9 +4207,9 @@ type GoogleCloudRetailV2betaImportCompletionDataRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportCompletionDataRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportCompletionDataRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportCompletionDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportCompletionDataResponse: Response of the @@ -4232,9 +4232,9 @@ type GoogleCloudRetailV2betaImportCompletionDataResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportCompletionDataResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportCompletionDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportErrorsConfig: Configuration of destination for @@ -4258,9 +4258,9 @@ type GoogleCloudRetailV2betaImportErrorsConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportErrorsConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportErrorsConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportErrorsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportMetadata: Metadata related to the progress of @@ -4296,9 +4296,9 @@ type GoogleCloudRetailV2betaImportMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportProductsRequest: Request message for Import @@ -4346,9 +4346,9 @@ type GoogleCloudRetailV2betaImportProductsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportProductsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportProductsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportProductsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportProductsResponse: Response of the @@ -4374,9 +4374,9 @@ type GoogleCloudRetailV2betaImportProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportUserEventsRequest: Request message for the @@ -4400,9 +4400,9 @@ type GoogleCloudRetailV2betaImportUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaImportUserEventsResponse: Response of the @@ -4430,9 +4430,9 @@ type GoogleCloudRetailV2betaImportUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaImportUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaImportUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaInterval: A floating point interval. @@ -4458,9 +4458,9 @@ type GoogleCloudRetailV2betaInterval struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaInterval) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaInterval) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2betaInterval) UnmarshalJSON(data []byte) error { @@ -4508,9 +4508,9 @@ type GoogleCloudRetailV2betaListCatalogsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaListCatalogsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaListCatalogsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaListCatalogsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaListControlsResponse: Response for ListControls @@ -4536,9 +4536,9 @@ type GoogleCloudRetailV2betaListControlsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaListControlsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaListControlsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaListControlsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaListModelsResponse: Response to a ListModelRequest. @@ -4563,9 +4563,9 @@ type GoogleCloudRetailV2betaListModelsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaListModelsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaListModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaListModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaListProductsResponse: Response message for @@ -4593,9 +4593,9 @@ type GoogleCloudRetailV2betaListProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaListProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaListProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaListProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaListServingConfigsResponse: Response for @@ -4621,9 +4621,9 @@ type GoogleCloudRetailV2betaListServingConfigsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaListServingConfigsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaListServingConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaListServingConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaLocalInventory: The inventory information at a place @@ -4669,9 +4669,9 @@ type GoogleCloudRetailV2betaLocalInventory struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaLocalInventory) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaLocalInventory) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaLocalInventory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaMerchantCenterFeedFilter: Merchant Center Feed filter @@ -4695,9 +4695,9 @@ type GoogleCloudRetailV2betaMerchantCenterFeedFilter struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaMerchantCenterFeedFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaMerchantCenterFeedFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaMerchantCenterLink: Represents a link between a @@ -4750,9 +4750,9 @@ type GoogleCloudRetailV2betaMerchantCenterLink struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaMerchantCenterLink) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaMerchantCenterLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaMerchantCenterLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaMerchantCenterLinkingConfig: Configures Merchant @@ -4774,9 +4774,9 @@ type GoogleCloudRetailV2betaMerchantCenterLinkingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaMerchantCenterLinkingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaMerchantCenterLinkingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaMerchantCenterLinkingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModel: Metadata that describes the training and @@ -4913,9 +4913,9 @@ type GoogleCloudRetailV2betaModel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig: @@ -4947,9 +4947,9 @@ type GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModelModelFeaturesConfig: Additional model features @@ -4972,9 +4972,9 @@ type GoogleCloudRetailV2betaModelModelFeaturesConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModelModelFeaturesConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModelModelFeaturesConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaModelServingConfigList: Represents an ordered @@ -4997,9 +4997,9 @@ type GoogleCloudRetailV2betaModelServingConfigList struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaModelServingConfigList) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaModelServingConfigList) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaModelServingConfigList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaOutputConfig: The output configuration setting. @@ -5023,9 +5023,9 @@ type GoogleCloudRetailV2betaOutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaOutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaOutputConfigBigQueryDestination: The BigQuery output @@ -5052,9 +5052,9 @@ type GoogleCloudRetailV2betaOutputConfigBigQueryDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaOutputConfigBigQueryDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaOutputConfigBigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaOutputConfigBigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaOutputConfigGcsDestination: The Google Cloud Storage @@ -5080,9 +5080,9 @@ type GoogleCloudRetailV2betaOutputConfigGcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaOutputConfigGcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaOutputConfigGcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaOutputConfigGcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaOutputResult: Output result that stores the @@ -5105,9 +5105,9 @@ type GoogleCloudRetailV2betaOutputResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaOutputResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaOutputResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaOutputResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPauseModelRequest: Request for pausing training of a @@ -5209,9 +5209,9 @@ type GoogleCloudRetailV2betaPredictRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPredictRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPredictRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPredictRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPredictResponse: Response message for predict method. @@ -5244,9 +5244,9 @@ type GoogleCloudRetailV2betaPredictResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPredictResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPredictResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPredictResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPredictResponsePredictionResult: PredictionResult @@ -5273,9 +5273,9 @@ type GoogleCloudRetailV2betaPredictResponsePredictionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPredictResponsePredictionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPredictResponsePredictionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPredictResponsePredictionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPriceInfo: The price information of a Product. @@ -5331,9 +5331,9 @@ type GoogleCloudRetailV2betaPriceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPriceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPriceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPriceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2betaPriceInfo) UnmarshalJSON(data []byte) error { @@ -5376,9 +5376,9 @@ type GoogleCloudRetailV2betaPriceInfoPriceRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPriceInfoPriceRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPriceInfoPriceRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPriceInfoPriceRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaProduct: Product captures all metadata information of @@ -5681,9 +5681,9 @@ type GoogleCloudRetailV2betaProduct struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaProduct) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaProduct) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaProduct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaProductDetail: Detailed product information @@ -5714,9 +5714,9 @@ type GoogleCloudRetailV2betaProductDetail struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaProductDetail) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaProductDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaProductDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaProductInlineSource: The inline source for the input @@ -5738,9 +5738,9 @@ type GoogleCloudRetailV2betaProductInlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaProductInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaProductInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaProductInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaProductInputConfig: The input config source for @@ -5765,9 +5765,9 @@ type GoogleCloudRetailV2betaProductInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaProductInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaProductInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaProductInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaProductLevelConfig: Configures what level the product @@ -5811,9 +5811,9 @@ type GoogleCloudRetailV2betaProductLevelConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaProductLevelConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaProductLevelConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaProductLevelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPromotion: Promotion specification. @@ -5840,9 +5840,9 @@ type GoogleCloudRetailV2betaPromotion struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPromotion) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPromotion) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPromotion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPurchaseTransaction: A transaction represents the @@ -5875,9 +5875,9 @@ type GoogleCloudRetailV2betaPurchaseTransaction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurchaseTransaction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurchaseTransaction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurchaseTransaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2betaPurchaseTransaction) UnmarshalJSON(data []byte) error { @@ -5930,9 +5930,9 @@ type GoogleCloudRetailV2betaPurgeProductsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurgeProductsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurgeProductsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPurgeProductsRequest: Request message for @@ -5971,9 +5971,9 @@ type GoogleCloudRetailV2betaPurgeProductsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurgeProductsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurgeProductsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurgeProductsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPurgeProductsResponse: Response of the @@ -6000,9 +6000,9 @@ type GoogleCloudRetailV2betaPurgeProductsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurgeProductsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurgeProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurgeProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPurgeUserEventsRequest: Request message for @@ -6037,9 +6037,9 @@ type GoogleCloudRetailV2betaPurgeUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurgeUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurgeUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurgeUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaPurgeUserEventsResponse: Response of the @@ -6063,9 +6063,9 @@ type GoogleCloudRetailV2betaPurgeUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaPurgeUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaPurgeUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRating: The rating of a Product. @@ -6096,9 +6096,9 @@ type GoogleCloudRetailV2betaRating struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRating) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRating) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2betaRating) UnmarshalJSON(data []byte) error { @@ -6149,9 +6149,9 @@ type GoogleCloudRetailV2betaRejoinUserEventsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRejoinUserEventsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRejoinUserEventsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRejoinUserEventsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRejoinUserEventsResponse: Response message for @@ -6173,9 +6173,9 @@ type GoogleCloudRetailV2betaRejoinUserEventsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRejoinUserEventsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRejoinUserEventsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRemoveCatalogAttributeRequest: Request for @@ -6196,9 +6196,9 @@ type GoogleCloudRetailV2betaRemoveCatalogAttributeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRemoveCatalogAttributeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRemoveCatalogAttributeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRemoveCatalogAttributeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRemoveControlRequest: Request for RemoveControl @@ -6220,9 +6220,9 @@ type GoogleCloudRetailV2betaRemoveControlRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRemoveControlRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRemoveControlRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRemoveControlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata: Metadata related to @@ -6272,9 +6272,9 @@ type GoogleCloudRetailV2betaRemoveFulfillmentPlacesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRemoveFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRemoveFulfillmentPlacesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRemoveFulfillmentPlacesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRemoveFulfillmentPlacesResponse: Response of the @@ -6319,9 +6319,9 @@ type GoogleCloudRetailV2betaRemoveLocalInventoriesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRemoveLocalInventoriesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRemoveLocalInventoriesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRemoveLocalInventoriesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRemoveLocalInventoriesResponse: Response of the @@ -6353,9 +6353,9 @@ type GoogleCloudRetailV2betaReplaceCatalogAttributeRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaReplaceCatalogAttributeRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaReplaceCatalogAttributeRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaReplaceCatalogAttributeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaResumeModelRequest: Request for resuming training of @@ -6408,9 +6408,9 @@ type GoogleCloudRetailV2betaRule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRuleBoostAction: A boost action to apply to results @@ -6449,9 +6449,9 @@ type GoogleCloudRetailV2betaRuleBoostAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRuleBoostAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRuleBoostAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRuleBoostAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2betaRuleBoostAction) UnmarshalJSON(data []byte) error { @@ -6494,9 +6494,9 @@ type GoogleCloudRetailV2betaRuleDoNotAssociateAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRuleDoNotAssociateAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRuleDoNotAssociateAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRuleDoNotAssociateAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRuleFilterAction: * Rule Condition: - No @@ -6530,9 +6530,9 @@ type GoogleCloudRetailV2betaRuleFilterAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRuleFilterAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRuleFilterAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRuleFilterAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRuleForceReturnFacetAction: Force returns an @@ -6565,9 +6565,9 @@ type GoogleCloudRetailV2betaRuleForceReturnFacetAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRuleForceReturnFacetAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRuleForceReturnFacetAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRuleForceReturnFacetAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRuleForceReturnFacetActionFacetPositionAdjustment: @@ -6594,9 +6594,9 @@ type GoogleCloudRetailV2betaRuleForceReturnFacetActionFacetPositionAdjustment st NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRuleForceReturnFacetActionFacetPositionAdjustment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRuleForceReturnFacetActionFacetPositionAdjustment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRuleForceReturnFacetActionFacetPositionAdjustment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRuleIgnoreAction: Prevents a term in the query from @@ -6617,9 +6617,9 @@ type GoogleCloudRetailV2betaRuleIgnoreAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRuleIgnoreAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRuleIgnoreAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRuleIgnoreAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRuleOnewaySynonymsAction: Maps a set of terms to a @@ -6650,9 +6650,9 @@ type GoogleCloudRetailV2betaRuleOnewaySynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRuleOnewaySynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRuleOnewaySynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRuleOnewaySynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRuleRedirectAction: Redirects a shopper to a specific @@ -6674,9 +6674,9 @@ type GoogleCloudRetailV2betaRuleRedirectAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRuleRedirectAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRuleRedirectAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRuleRedirectAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRuleRemoveFacetAction: Removes an attribute/facet in @@ -6706,9 +6706,9 @@ type GoogleCloudRetailV2betaRuleRemoveFacetAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRuleRemoveFacetAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRuleRemoveFacetAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRuleRemoveFacetAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRuleReplacementAction: Replaces a term in the query. @@ -6736,9 +6736,9 @@ type GoogleCloudRetailV2betaRuleReplacementAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRuleReplacementAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRuleReplacementAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRuleReplacementAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaRuleTwowaySynonymsAction: Creates a set of terms that @@ -6762,9 +6762,9 @@ type GoogleCloudRetailV2betaRuleTwowaySynonymsAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaRuleTwowaySynonymsAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaRuleTwowaySynonymsAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaRuleTwowaySynonymsAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchRequest: Request message for @@ -6945,9 +6945,9 @@ type GoogleCloudRetailV2betaSearchRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchRequestBoostSpec: Boost specification to boost @@ -6975,9 +6975,9 @@ type GoogleCloudRetailV2betaSearchRequestBoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchRequestBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchRequestBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchRequestBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchRequestBoostSpecConditionBoostSpec: Boost @@ -7015,9 +7015,9 @@ type GoogleCloudRetailV2betaSearchRequestBoostSpecConditionBoostSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchRequestBoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchRequestBoostSpecConditionBoostSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2betaSearchRequestBoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error { @@ -7058,9 +7058,9 @@ type GoogleCloudRetailV2betaSearchRequestDynamicFacetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchRequestDynamicFacetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchRequestDynamicFacetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchRequestDynamicFacetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchRequestFacetSpec: A facet specification to @@ -7124,9 +7124,9 @@ type GoogleCloudRetailV2betaSearchRequestFacetSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchRequestFacetSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchRequestFacetSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchRequestFacetSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchRequestFacetSpecFacetKey: Specifies how a facet @@ -7218,9 +7218,9 @@ type GoogleCloudRetailV2betaSearchRequestFacetSpecFacetKey struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchRequestFacetSpecFacetKey) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchRequestFacetSpecFacetKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchRequestPersonalizationSpec: The specification @@ -7248,9 +7248,9 @@ type GoogleCloudRetailV2betaSearchRequestPersonalizationSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchRequestPersonalizationSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchRequestPersonalizationSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchRequestPersonalizationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchRequestQueryExpansionSpec: Specification to @@ -7283,9 +7283,9 @@ type GoogleCloudRetailV2betaSearchRequestQueryExpansionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchRequestQueryExpansionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchRequestQueryExpansionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchRequestSpellCorrectionSpec: The specification @@ -7316,9 +7316,9 @@ type GoogleCloudRetailV2betaSearchRequestSpellCorrectionSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchRequestSpellCorrectionSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchRequestSpellCorrectionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchResponse: Response message for @@ -7376,9 +7376,9 @@ type GoogleCloudRetailV2betaSearchResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchResponseFacet: A facet result. @@ -7403,9 +7403,9 @@ type GoogleCloudRetailV2betaSearchResponseFacet struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchResponseFacet) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchResponseFacet) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchResponseFacet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchResponseFacetFacetValue: A facet value which @@ -7438,9 +7438,9 @@ type GoogleCloudRetailV2betaSearchResponseFacetFacetValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchResponseFacetFacetValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchResponseFacetFacetValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudRetailV2betaSearchResponseFacetFacetValue) UnmarshalJSON(data []byte) error { @@ -7481,9 +7481,9 @@ type GoogleCloudRetailV2betaSearchResponseQueryExpansionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchResponseQueryExpansionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchResponseQueryExpansionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSearchResponseSearchResult: Represents the search @@ -7544,9 +7544,9 @@ type GoogleCloudRetailV2betaSearchResponseSearchResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSearchResponseSearchResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSearchResponseSearchResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSearchResponseSearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaServingConfig: Configures metadata that is used to @@ -7695,9 +7695,9 @@ type GoogleCloudRetailV2betaServingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaServingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaServingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaServingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSetDefaultBranchRequest: Request message to set a @@ -7729,9 +7729,9 @@ type GoogleCloudRetailV2betaSetDefaultBranchRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSetDefaultBranchRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSetDefaultBranchRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSetDefaultBranchRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSetInventoryMetadata: Metadata related to the @@ -7798,9 +7798,9 @@ type GoogleCloudRetailV2betaSetInventoryRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaSetInventoryRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaSetInventoryRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaSetInventoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaSetInventoryResponse: Response of the @@ -7829,9 +7829,9 @@ type GoogleCloudRetailV2betaTuneModelMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaTuneModelMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaTuneModelMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaTuneModelMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaTuneModelRequest: Request to manually start a tuning @@ -8013,9 +8013,9 @@ type GoogleCloudRetailV2betaUserEvent struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaUserEvent) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaUserEvent) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaUserEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaUserEventImportSummary: A summary of import result. @@ -8040,9 +8040,9 @@ type GoogleCloudRetailV2betaUserEventImportSummary struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaUserEventImportSummary) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaUserEventImportSummary) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaUserEventImportSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaUserEventInlineSource: The inline source for the @@ -8064,9 +8064,9 @@ type GoogleCloudRetailV2betaUserEventInlineSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaUserEventInlineSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaUserEventInlineSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaUserEventInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaUserEventInputConfig: The input config source for @@ -8092,9 +8092,9 @@ type GoogleCloudRetailV2betaUserEventInputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaUserEventInputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaUserEventInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaUserEventInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRetailV2betaUserInfo: Information of an end user. @@ -8142,9 +8142,9 @@ type GoogleCloudRetailV2betaUserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRetailV2betaUserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRetailV2betaUserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRetailV2betaUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -8171,9 +8171,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -8218,9 +8218,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -8262,9 +8262,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeDate: Represents a whole or partial calendar date, such as a @@ -8300,9 +8300,9 @@ type GoogleTypeDate struct { NullFields []string `json:"-"` } -func (s *GoogleTypeDate) MarshalJSON() ([]byte, error) { +func (s GoogleTypeDate) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeDate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsCatalogsCompleteQueryCall struct { diff --git a/run/v1/run-gen.go b/run/v1/run-gen.go index effda582c3..80c82338ae 100644 --- a/run/v1/run-gen.go +++ b/run/v1/run-gen.go @@ -419,9 +419,9 @@ type Addressable struct { NullFields []string `json:"-"` } -func (s *Addressable) MarshalJSON() ([]byte, error) { +func (s Addressable) MarshalJSON() ([]byte, error) { type NoMethod Addressable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -460,9 +460,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -495,9 +495,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizedDomain: A domain that a user has been authorized to administer. To @@ -522,9 +522,9 @@ type AuthorizedDomain struct { NullFields []string `json:"-"` } -func (s *AuthorizedDomain) MarshalJSON() ([]byte, error) { +func (s AuthorizedDomain) MarshalJSON() ([]byte, error) { type NoMethod AuthorizedDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -621,9 +621,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CSIVolumeSource: Storage volume source using the Container Storage @@ -653,9 +653,9 @@ type CSIVolumeSource struct { NullFields []string `json:"-"` } -func (s *CSIVolumeSource) MarshalJSON() ([]byte, error) { +func (s CSIVolumeSource) MarshalJSON() ([]byte, error) { type NoMethod CSIVolumeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelExecutionRequest: Request message for cancelling an execution. @@ -687,9 +687,9 @@ type ConfigMapEnvSource struct { NullFields []string `json:"-"` } -func (s *ConfigMapEnvSource) MarshalJSON() ([]byte, error) { +func (s ConfigMapEnvSource) MarshalJSON() ([]byte, error) { type NoMethod ConfigMapEnvSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigMapKeySelector: Not supported by Cloud Run. @@ -715,9 +715,9 @@ type ConfigMapKeySelector struct { NullFields []string `json:"-"` } -func (s *ConfigMapKeySelector) MarshalJSON() ([]byte, error) { +func (s ConfigMapKeySelector) MarshalJSON() ([]byte, error) { type NoMethod ConfigMapKeySelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigMapVolumeSource: Not supported by Cloud Run. Adapts a ConfigMap into a @@ -763,9 +763,9 @@ type ConfigMapVolumeSource struct { NullFields []string `json:"-"` } -func (s *ConfigMapVolumeSource) MarshalJSON() ([]byte, error) { +func (s ConfigMapVolumeSource) MarshalJSON() ([]byte, error) { type NoMethod ConfigMapVolumeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Configuration: Configuration represents the "floating HEAD" of a linear @@ -802,9 +802,9 @@ type Configuration struct { NullFields []string `json:"-"` } -func (s *Configuration) MarshalJSON() ([]byte, error) { +func (s Configuration) MarshalJSON() ([]byte, error) { type NoMethod Configuration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigurationSpec: ConfigurationSpec holds the desired state of the @@ -826,9 +826,9 @@ type ConfigurationSpec struct { NullFields []string `json:"-"` } -func (s *ConfigurationSpec) MarshalJSON() ([]byte, error) { +func (s ConfigurationSpec) MarshalJSON() ([]byte, error) { type NoMethod ConfigurationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigurationStatus: ConfigurationStatus communicates the observed state of @@ -866,9 +866,9 @@ type ConfigurationStatus struct { NullFields []string `json:"-"` } -func (s *ConfigurationStatus) MarshalJSON() ([]byte, error) { +func (s ConfigurationStatus) MarshalJSON() ([]byte, error) { type NoMethod ConfigurationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Container: A single application container. This specifies both the container @@ -954,9 +954,9 @@ type Container struct { NullFields []string `json:"-"` } -func (s *Container) MarshalJSON() ([]byte, error) { +func (s Container) MarshalJSON() ([]byte, error) { type NoMethod Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerOverride: Per container override specification. @@ -987,9 +987,9 @@ type ContainerOverride struct { NullFields []string `json:"-"` } -func (s *ContainerOverride) MarshalJSON() ([]byte, error) { +func (s ContainerOverride) MarshalJSON() ([]byte, error) { type NoMethod ContainerOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerPort: ContainerPort represents a network port in a single @@ -1018,9 +1018,9 @@ type ContainerPort struct { NullFields []string `json:"-"` } -func (s *ContainerPort) MarshalJSON() ([]byte, error) { +func (s ContainerPort) MarshalJSON() ([]byte, error) { type NoMethod ContainerPort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainMapping: Resource to hold the state and status of a user's domain @@ -1052,9 +1052,9 @@ type DomainMapping struct { NullFields []string `json:"-"` } -func (s *DomainMapping) MarshalJSON() ([]byte, error) { +func (s DomainMapping) MarshalJSON() ([]byte, error) { type NoMethod DomainMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainMappingSpec: The desired state of the Domain Mapping. @@ -1087,9 +1087,9 @@ type DomainMappingSpec struct { NullFields []string `json:"-"` } -func (s *DomainMappingSpec) MarshalJSON() ([]byte, error) { +func (s DomainMappingSpec) MarshalJSON() ([]byte, error) { type NoMethod DomainMappingSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainMappingStatus: The current state of the Domain Mapping. @@ -1123,9 +1123,9 @@ type DomainMappingStatus struct { NullFields []string `json:"-"` } -func (s *DomainMappingStatus) MarshalJSON() ([]byte, error) { +func (s DomainMappingStatus) MarshalJSON() ([]byte, error) { type NoMethod DomainMappingStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1168,9 +1168,9 @@ type EmptyDirVolumeSource struct { NullFields []string `json:"-"` } -func (s *EmptyDirVolumeSource) MarshalJSON() ([]byte, error) { +func (s EmptyDirVolumeSource) MarshalJSON() ([]byte, error) { type NoMethod EmptyDirVolumeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvFromSource: Not supported by Cloud Run. EnvFromSource represents the @@ -1196,9 +1196,9 @@ type EnvFromSource struct { NullFields []string `json:"-"` } -func (s *EnvFromSource) MarshalJSON() ([]byte, error) { +func (s EnvFromSource) MarshalJSON() ([]byte, error) { type NoMethod EnvFromSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvVar: EnvVar represents an environment variable present in a Container. @@ -1224,9 +1224,9 @@ type EnvVar struct { NullFields []string `json:"-"` } -func (s *EnvVar) MarshalJSON() ([]byte, error) { +func (s EnvVar) MarshalJSON() ([]byte, error) { type NoMethod EnvVar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvVarSource: EnvVarSource represents a source for the value of an EnvVar. @@ -1248,9 +1248,9 @@ type EnvVarSource struct { NullFields []string `json:"-"` } -func (s *EnvVarSource) MarshalJSON() ([]byte, error) { +func (s EnvVarSource) MarshalJSON() ([]byte, error) { type NoMethod EnvVarSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecAction: Not supported by Cloud Run. ExecAction describes a "run in @@ -1276,9 +1276,9 @@ type ExecAction struct { NullFields []string `json:"-"` } -func (s *ExecAction) MarshalJSON() ([]byte, error) { +func (s ExecAction) MarshalJSON() ([]byte, error) { type NoMethod ExecAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Execution: Execution represents the configuration of a single execution. An @@ -1315,9 +1315,9 @@ type Execution struct { NullFields []string `json:"-"` } -func (s *Execution) MarshalJSON() ([]byte, error) { +func (s Execution) MarshalJSON() ([]byte, error) { type NoMethod Execution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionReference: Reference to an Execution. Use /Executions.GetExecution @@ -1356,9 +1356,9 @@ type ExecutionReference struct { NullFields []string `json:"-"` } -func (s *ExecutionReference) MarshalJSON() ([]byte, error) { +func (s ExecutionReference) MarshalJSON() ([]byte, error) { type NoMethod ExecutionReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionSpec: ExecutionSpec describes how the execution will look. @@ -1389,9 +1389,9 @@ type ExecutionSpec struct { NullFields []string `json:"-"` } -func (s *ExecutionSpec) MarshalJSON() ([]byte, error) { +func (s ExecutionSpec) MarshalJSON() ([]byte, error) { type NoMethod ExecutionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionStatus: ExecutionStatus represents the current state of an @@ -1444,9 +1444,9 @@ type ExecutionStatus struct { NullFields []string `json:"-"` } -func (s *ExecutionStatus) MarshalJSON() ([]byte, error) { +func (s ExecutionStatus) MarshalJSON() ([]byte, error) { type NoMethod ExecutionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionTemplateSpec: ExecutionTemplateSpec describes the metadata and spec @@ -1479,9 +1479,9 @@ type ExecutionTemplateSpec struct { NullFields []string `json:"-"` } -func (s *ExecutionTemplateSpec) MarshalJSON() ([]byte, error) { +func (s ExecutionTemplateSpec) MarshalJSON() ([]byte, error) { type NoMethod ExecutionTemplateSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1527,9 +1527,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GRPCAction: GRPCAction describes an action involving a GRPC port. @@ -1554,9 +1554,9 @@ type GRPCAction struct { NullFields []string `json:"-"` } -func (s *GRPCAction) MarshalJSON() ([]byte, error) { +func (s GRPCAction) MarshalJSON() ([]byte, error) { type NoMethod GRPCAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV1Condition: Conditions show the status of reconciliation @@ -1600,9 +1600,9 @@ type GoogleCloudRunV1Condition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV1Condition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV1Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV1Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1ApprovalConfig: ApprovalConfig describes @@ -1625,9 +1625,9 @@ type GoogleDevtoolsCloudbuildV1ApprovalConfig struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1ApprovalConfig) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1ApprovalConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1ApprovalConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1ApprovalResult: ApprovalResult describes the @@ -1665,9 +1665,9 @@ type GoogleDevtoolsCloudbuildV1ApprovalResult struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1ApprovalResult) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1ApprovalResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1ApprovalResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1ArtifactObjects: Files in the workspace to upload @@ -1697,9 +1697,9 @@ type GoogleDevtoolsCloudbuildV1ArtifactObjects struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1ArtifactObjects) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1ArtifactObjects) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1ArtifactObjects - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Artifacts: Artifacts produced by a build that @@ -1749,9 +1749,9 @@ type GoogleDevtoolsCloudbuildV1Artifacts struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Artifacts) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Artifacts) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Artifacts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Build: A build resource in the Cloud Build API. At @@ -1888,9 +1888,9 @@ type GoogleDevtoolsCloudbuildV1Build struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Build) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Build) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Build - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1BuildApproval: BuildApproval describes a build's @@ -1922,9 +1922,9 @@ type GoogleDevtoolsCloudbuildV1BuildApproval struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1BuildApproval) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1BuildApproval) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1BuildApproval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1BuildOperationMetadata: Metadata for build @@ -1945,9 +1945,9 @@ type GoogleDevtoolsCloudbuildV1BuildOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1BuildOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1BuildOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1BuildOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1BuildOptions: Optional arguments to enable @@ -2072,9 +2072,9 @@ type GoogleDevtoolsCloudbuildV1BuildOptions struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1BuildOptions) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1BuildOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1BuildOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1BuildStep: A step in the build pipeline. @@ -2192,9 +2192,9 @@ type GoogleDevtoolsCloudbuildV1BuildStep struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1BuildStep) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1BuildStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1BuildStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1BuiltImage: An image built by the pipeline. @@ -2220,9 +2220,9 @@ type GoogleDevtoolsCloudbuildV1BuiltImage struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1BuiltImage) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1BuiltImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1BuiltImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1ConnectedRepository: Location of the source in a @@ -2250,9 +2250,9 @@ type GoogleDevtoolsCloudbuildV1ConnectedRepository struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1ConnectedRepository) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1ConnectedRepository) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1ConnectedRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1DeveloperConnectConfig: This config defines the @@ -2280,9 +2280,9 @@ type GoogleDevtoolsCloudbuildV1DeveloperConnectConfig struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1DeveloperConnectConfig) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1DeveloperConnectConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1DeveloperConnectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1FailureInfo: A fatal problem encountered during @@ -2314,9 +2314,9 @@ type GoogleDevtoolsCloudbuildV1FailureInfo struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1FailureInfo) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1FailureInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1FailureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1FileHashes: Container message for hashes of byte @@ -2338,9 +2338,39 @@ type GoogleDevtoolsCloudbuildV1FileHashes struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1FileHashes) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1FileHashes) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1FileHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) +} + +// GoogleDevtoolsCloudbuildV1GCSLocation: Represents a storage location in +// Cloud Storage +type GoogleDevtoolsCloudbuildV1GCSLocation struct { + // Bucket: Cloud Storage bucket. See + // https://cloud.google.com/storage/docs/naming#requirements + Bucket string `json:"bucket,omitempty"` + // Generation: Cloud Storage generation for the object. If the generation is + // omitted, the latest generation will be used. + Generation int64 `json:"generation,omitempty,string"` + // Object: Cloud Storage object. See + // https://cloud.google.com/storage/docs/naming#objectnames + Object string `json:"object,omitempty"` + // ForceSendFields is a list of field names (e.g. "Bucket") to unconditionally + // include in API requests. By default, fields with empty or default values are + // omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more + // details. + ForceSendFields []string `json:"-"` + // NullFields is a list of field names (e.g. "Bucket") to include in API + // requests with the JSON null value. By default, fields with empty values are + // omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. + NullFields []string `json:"-"` +} + +func (s GoogleDevtoolsCloudbuildV1GCSLocation) MarshalJSON() ([]byte, error) { + type NoMethod GoogleDevtoolsCloudbuildV1GCSLocation + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1GitConfig: GitConfig is a configuration for git @@ -2361,9 +2391,9 @@ type GoogleDevtoolsCloudbuildV1GitConfig struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1GitConfig) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1GitConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1GitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1GitSource: Location of the source in any @@ -2397,9 +2427,9 @@ type GoogleDevtoolsCloudbuildV1GitSource struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1GitSource) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1GitSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1GitSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Hash: Container message for hash values. @@ -2427,9 +2457,9 @@ type GoogleDevtoolsCloudbuildV1Hash struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Hash) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Hash) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1HttpConfig: HttpConfig is a configuration for HTTP @@ -2454,9 +2484,9 @@ type GoogleDevtoolsCloudbuildV1HttpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1HttpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1HttpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1HttpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1InlineSecret: Pairs a set of secret environment @@ -2485,9 +2515,9 @@ type GoogleDevtoolsCloudbuildV1InlineSecret struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1InlineSecret) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1InlineSecret) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1InlineSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1MavenArtifact: A Maven artifact to upload to @@ -2525,9 +2555,9 @@ type GoogleDevtoolsCloudbuildV1MavenArtifact struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1MavenArtifact) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1MavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1MavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1NpmPackage: Npm package to upload to Artifact @@ -2553,9 +2583,9 @@ type GoogleDevtoolsCloudbuildV1NpmPackage struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1NpmPackage) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1NpmPackage) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1NpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1PoolOption: Details about how a build should be @@ -2580,9 +2610,9 @@ type GoogleDevtoolsCloudbuildV1PoolOption struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1PoolOption) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1PoolOption) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1PoolOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1PythonPackage: Python package to upload to @@ -2610,9 +2640,9 @@ type GoogleDevtoolsCloudbuildV1PythonPackage struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1PythonPackage) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1PythonPackage) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1PythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1RepoSource: Location of the source in a Google @@ -2656,9 +2686,9 @@ type GoogleDevtoolsCloudbuildV1RepoSource struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1RepoSource) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1RepoSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1RepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Results: Artifacts created by the build pipeline. @@ -2706,9 +2736,9 @@ type GoogleDevtoolsCloudbuildV1Results struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Results) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Results) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Results - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Secret: Pairs a set of secret environment @@ -2738,9 +2768,9 @@ type GoogleDevtoolsCloudbuildV1Secret struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Secret) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Secret) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1SecretManagerSecret: Pairs a secret environment @@ -2766,9 +2796,9 @@ type GoogleDevtoolsCloudbuildV1SecretManagerSecret struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1SecretManagerSecret) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1SecretManagerSecret) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1SecretManagerSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Secrets: Secrets and secret environment variables. @@ -2792,9 +2822,9 @@ type GoogleDevtoolsCloudbuildV1Secrets struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Secrets) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Secrets) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Secrets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Source: Location of the source in a supported @@ -2831,9 +2861,9 @@ type GoogleDevtoolsCloudbuildV1Source struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Source) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Source) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1SourceProvenance: Provenance of the source. Ways @@ -2877,9 +2907,9 @@ type GoogleDevtoolsCloudbuildV1SourceProvenance struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1SourceProvenance) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1SourceProvenance) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1SourceProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1StorageSource: Location of the source in an @@ -2918,9 +2948,9 @@ type GoogleDevtoolsCloudbuildV1StorageSource struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1StorageSource) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1StorageSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1StorageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1StorageSourceManifest: Location of the source @@ -2950,9 +2980,9 @@ type GoogleDevtoolsCloudbuildV1StorageSourceManifest struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1StorageSourceManifest) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1StorageSourceManifest) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1StorageSourceManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1TimeSpan: Start and end times for a build @@ -2975,9 +3005,9 @@ type GoogleDevtoolsCloudbuildV1TimeSpan struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1TimeSpan) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1TimeSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1TimeSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1UploadedMavenArtifact: A Maven artifact uploaded @@ -3003,9 +3033,9 @@ type GoogleDevtoolsCloudbuildV1UploadedMavenArtifact struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1UploadedMavenArtifact) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1UploadedMavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1UploadedMavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1UploadedNpmPackage: An npm package uploaded to @@ -3031,9 +3061,9 @@ type GoogleDevtoolsCloudbuildV1UploadedNpmPackage struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1UploadedNpmPackage) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1UploadedNpmPackage) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1UploadedNpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1UploadedPythonPackage: Artifact uploaded using the @@ -3059,9 +3089,9 @@ type GoogleDevtoolsCloudbuildV1UploadedPythonPackage struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1UploadedPythonPackage) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1UploadedPythonPackage) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1UploadedPythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Volume: Volume describes a Docker container volume @@ -3089,9 +3119,9 @@ type GoogleDevtoolsCloudbuildV1Volume struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Volume) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Volume) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Warning: A non-fatal problem encountered during @@ -3120,9 +3150,9 @@ type GoogleDevtoolsCloudbuildV1Warning struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Warning) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Warning) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Warning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -3149,9 +3179,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -3196,9 +3226,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningWaitOperationRequest: The request message for @@ -3221,9 +3251,9 @@ type GoogleLongrunningWaitOperationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningWaitOperationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningWaitOperationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningWaitOperationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -3255,9 +3285,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HTTPGetAction: HTTPGetAction describes an action based on HTTP Get requests. @@ -3287,9 +3317,9 @@ type HTTPGetAction struct { NullFields []string `json:"-"` } -func (s *HTTPGetAction) MarshalJSON() ([]byte, error) { +func (s HTTPGetAction) MarshalJSON() ([]byte, error) { type NoMethod HTTPGetAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HTTPHeader: HTTPHeader describes a custom header to be used in HTTP probes @@ -3311,9 +3341,9 @@ type HTTPHeader struct { NullFields []string `json:"-"` } -func (s *HTTPHeader) MarshalJSON() ([]byte, error) { +func (s HTTPHeader) MarshalJSON() ([]byte, error) { type NoMethod HTTPHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Job: Job represents the configuration of a single job, which references a @@ -3349,9 +3379,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobSpec: JobSpec describes how the job will look. @@ -3382,9 +3412,9 @@ type JobSpec struct { NullFields []string `json:"-"` } -func (s *JobSpec) MarshalJSON() ([]byte, error) { +func (s JobSpec) MarshalJSON() ([]byte, error) { type NoMethod JobSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobStatus: JobStatus represents the current state of a Job. @@ -3415,9 +3445,9 @@ type JobStatus struct { NullFields []string `json:"-"` } -func (s *JobStatus) MarshalJSON() ([]byte, error) { +func (s JobStatus) MarshalJSON() ([]byte, error) { type NoMethod JobStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyToPath: Maps a string key to a path within a volume. @@ -3454,9 +3484,9 @@ type KeyToPath struct { NullFields []string `json:"-"` } -func (s *KeyToPath) MarshalJSON() ([]byte, error) { +func (s KeyToPath) MarshalJSON() ([]byte, error) { type NoMethod KeyToPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAuthorizedDomainsResponse: A list of Authorized Domains. @@ -3481,9 +3511,9 @@ type ListAuthorizedDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListAuthorizedDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListAuthorizedDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAuthorizedDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConfigurationsResponse: ListConfigurationsResponse is a list of @@ -3515,9 +3545,9 @@ type ListConfigurationsResponse struct { NullFields []string `json:"-"` } -func (s *ListConfigurationsResponse) MarshalJSON() ([]byte, error) { +func (s ListConfigurationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConfigurationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDomainMappingsResponse: ListDomainMappingsResponse is a list of @@ -3549,9 +3579,9 @@ type ListDomainMappingsResponse struct { NullFields []string `json:"-"` } -func (s *ListDomainMappingsResponse) MarshalJSON() ([]byte, error) { +func (s ListDomainMappingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDomainMappingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListExecutionsResponse: ListExecutionsResponse is a list of Executions @@ -3583,9 +3613,9 @@ type ListExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *ListExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s ListExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobsResponse: ListJobsResponse is a list of Jobs resources. @@ -3616,9 +3646,9 @@ type ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -3644,9 +3674,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMeta: Metadata for synthetic resources like List. In Cloud Run, all List @@ -3676,9 +3706,9 @@ type ListMeta struct { NullFields []string `json:"-"` } -func (s *ListMeta) MarshalJSON() ([]byte, error) { +func (s ListMeta) MarshalJSON() ([]byte, error) { type NoMethod ListMeta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRevisionsResponse: ListRevisionsResponse is a list of Revision @@ -3710,9 +3740,9 @@ type ListRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *ListRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s ListRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRoutesResponse: ListRoutesResponse is a list of Route resources. @@ -3743,9 +3773,9 @@ type ListRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: A list of Service resources. @@ -3778,9 +3808,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTasksResponse: ListTasksResponse is a list of Tasks resources. @@ -3811,9 +3841,9 @@ type ListTasksResponse struct { NullFields []string `json:"-"` } -func (s *ListTasksResponse) MarshalJSON() ([]byte, error) { +func (s ListTasksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTasksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalObjectReference: Not supported by Cloud Run. LocalObjectReference @@ -3835,9 +3865,9 @@ type LocalObjectReference struct { NullFields []string `json:"-"` } -func (s *LocalObjectReference) MarshalJSON() ([]byte, error) { +func (s LocalObjectReference) MarshalJSON() ([]byte, error) { type NoMethod LocalObjectReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -3870,9 +3900,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NFSVolumeSource: Represents a persistent volume that will be mounted using @@ -3898,9 +3928,9 @@ type NFSVolumeSource struct { NullFields []string `json:"-"` } -func (s *NFSVolumeSource) MarshalJSON() ([]byte, error) { +func (s NFSVolumeSource) MarshalJSON() ([]byte, error) { type NoMethod NFSVolumeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectMeta: google.cloud.run.meta.v1.ObjectMeta is metadata that all @@ -3992,9 +4022,9 @@ type ObjectMeta struct { NullFields []string `json:"-"` } -func (s *ObjectMeta) MarshalJSON() ([]byte, error) { +func (s ObjectMeta) MarshalJSON() ([]byte, error) { type NoMethod ObjectMeta - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Overrides: RunJob Overrides that contains Execution fields to be overridden @@ -4022,9 +4052,9 @@ type Overrides struct { NullFields []string `json:"-"` } -func (s *Overrides) MarshalJSON() ([]byte, error) { +func (s Overrides) MarshalJSON() ([]byte, error) { type NoMethod Overrides - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OwnerReference: This is not supported or used by Cloud Run. @@ -4054,9 +4084,9 @@ type OwnerReference struct { NullFields []string `json:"-"` } -func (s *OwnerReference) MarshalJSON() ([]byte, error) { +func (s OwnerReference) MarshalJSON() ([]byte, error) { type NoMethod OwnerReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -4146,9 +4176,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Probe: Probe describes a health check to be performed against a container to @@ -4195,9 +4225,9 @@ type Probe struct { NullFields []string `json:"-"` } -func (s *Probe) MarshalJSON() ([]byte, error) { +func (s Probe) MarshalJSON() ([]byte, error) { type NoMethod Probe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceRecord: A DNS resource record. @@ -4229,9 +4259,9 @@ type ResourceRecord struct { NullFields []string `json:"-"` } -func (s *ResourceRecord) MarshalJSON() ([]byte, error) { +func (s ResourceRecord) MarshalJSON() ([]byte, error) { type NoMethod ResourceRecord - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceRequirements: ResourceRequirements describes the compute resource @@ -4264,9 +4294,9 @@ type ResourceRequirements struct { NullFields []string `json:"-"` } -func (s *ResourceRequirements) MarshalJSON() ([]byte, error) { +func (s ResourceRequirements) MarshalJSON() ([]byte, error) { type NoMethod ResourceRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Revision: Revision is an immutable snapshot of code and configuration. A @@ -4302,9 +4332,9 @@ type Revision struct { NullFields []string `json:"-"` } -func (s *Revision) MarshalJSON() ([]byte, error) { +func (s Revision) MarshalJSON() ([]byte, error) { type NoMethod Revision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevisionSpec: RevisionSpec holds the desired state of the Revision (from the @@ -4350,9 +4380,9 @@ type RevisionSpec struct { NullFields []string `json:"-"` } -func (s *RevisionSpec) MarshalJSON() ([]byte, error) { +func (s RevisionSpec) MarshalJSON() ([]byte, error) { type NoMethod RevisionSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevisionStatus: RevisionStatus communicates the observed state of the @@ -4400,9 +4430,9 @@ type RevisionStatus struct { NullFields []string `json:"-"` } -func (s *RevisionStatus) MarshalJSON() ([]byte, error) { +func (s RevisionStatus) MarshalJSON() ([]byte, error) { type NoMethod RevisionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevisionTemplate: RevisionTemplateSpec describes the data a revision should @@ -4438,9 +4468,9 @@ type RevisionTemplate struct { NullFields []string `json:"-"` } -func (s *RevisionTemplate) MarshalJSON() ([]byte, error) { +func (s RevisionTemplate) MarshalJSON() ([]byte, error) { type NoMethod RevisionTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Route: Route is responsible for configuring ingress over a collection of @@ -4480,9 +4510,9 @@ type Route struct { NullFields []string `json:"-"` } -func (s *Route) MarshalJSON() ([]byte, error) { +func (s Route) MarshalJSON() ([]byte, error) { type NoMethod Route - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouteSpec: RouteSpec holds the desired state of the Route (from the client). @@ -4504,9 +4534,9 @@ type RouteSpec struct { NullFields []string `json:"-"` } -func (s *RouteSpec) MarshalJSON() ([]byte, error) { +func (s RouteSpec) MarshalJSON() ([]byte, error) { type NoMethod RouteSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RouteStatus: RouteStatus communicates the observed state of the Route (from @@ -4550,9 +4580,9 @@ type RouteStatus struct { NullFields []string `json:"-"` } -func (s *RouteStatus) MarshalJSON() ([]byte, error) { +func (s RouteStatus) MarshalJSON() ([]byte, error) { type NoMethod RouteStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunJobRequest: Request message for creating a new execution of a job. @@ -4574,9 +4604,9 @@ type RunJobRequest struct { NullFields []string `json:"-"` } -func (s *RunJobRequest) MarshalJSON() ([]byte, error) { +func (s RunJobRequest) MarshalJSON() ([]byte, error) { type NoMethod RunJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretEnvSource: Not supported by Cloud Run. SecretEnvSource selects a @@ -4604,9 +4634,9 @@ type SecretEnvSource struct { NullFields []string `json:"-"` } -func (s *SecretEnvSource) MarshalJSON() ([]byte, error) { +func (s SecretEnvSource) MarshalJSON() ([]byte, error) { type NoMethod SecretEnvSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretKeySelector: SecretKeySelector selects a key of a Secret. @@ -4641,9 +4671,9 @@ type SecretKeySelector struct { NullFields []string `json:"-"` } -func (s *SecretKeySelector) MarshalJSON() ([]byte, error) { +func (s SecretKeySelector) MarshalJSON() ([]byte, error) { type NoMethod SecretKeySelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVolumeSource: A volume representing a secret stored in Google Secret @@ -4696,9 +4726,9 @@ type SecretVolumeSource struct { NullFields []string `json:"-"` } -func (s *SecretVolumeSource) MarshalJSON() ([]byte, error) { +func (s SecretVolumeSource) MarshalJSON() ([]byte, error) { type NoMethod SecretVolumeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityContext: Not supported by Cloud Run. SecurityContext holds security @@ -4724,9 +4754,9 @@ type SecurityContext struct { NullFields []string `json:"-"` } -func (s *SecurityContext) MarshalJSON() ([]byte, error) { +func (s SecurityContext) MarshalJSON() ([]byte, error) { type NoMethod SecurityContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: Service acts as a top-level container that manages a set of Routes @@ -4786,9 +4816,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceSpec: ServiceSpec holds the desired state of the Route (from the @@ -4813,9 +4843,9 @@ type ServiceSpec struct { NullFields []string `json:"-"` } -func (s *ServiceSpec) MarshalJSON() ([]byte, error) { +func (s ServiceSpec) MarshalJSON() ([]byte, error) { type NoMethod ServiceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceStatus: The current state of the Service. Output only. @@ -4862,9 +4892,9 @@ type ServiceStatus struct { NullFields []string `json:"-"` } -func (s *ServiceStatus) MarshalJSON() ([]byte, error) { +func (s ServiceStatus) MarshalJSON() ([]byte, error) { type NoMethod ServiceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -4891,9 +4921,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: Status is a return value for calls that don't return other objects. @@ -4931,9 +4961,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatusCause: StatusCause provides more information about an api.Status @@ -4965,9 +4995,9 @@ type StatusCause struct { NullFields []string `json:"-"` } -func (s *StatusCause) MarshalJSON() ([]byte, error) { +func (s StatusCause) MarshalJSON() ([]byte, error) { type NoMethod StatusCause - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StatusDetails: StatusDetails is a set of additional properties that MAY be @@ -5010,9 +5040,9 @@ type StatusDetails struct { NullFields []string `json:"-"` } -func (s *StatusDetails) MarshalJSON() ([]byte, error) { +func (s StatusDetails) MarshalJSON() ([]byte, error) { type NoMethod StatusDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TCPSocketAction: TCPSocketAction describes an action based on opening a @@ -5036,9 +5066,9 @@ type TCPSocketAction struct { NullFields []string `json:"-"` } -func (s *TCPSocketAction) MarshalJSON() ([]byte, error) { +func (s TCPSocketAction) MarshalJSON() ([]byte, error) { type NoMethod TCPSocketAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Task: Task represents a single run of a container to completion. @@ -5073,9 +5103,9 @@ type Task struct { NullFields []string `json:"-"` } -func (s *Task) MarshalJSON() ([]byte, error) { +func (s Task) MarshalJSON() ([]byte, error) { type NoMethod Task - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskAttemptResult: Result of a task attempt. @@ -5100,9 +5130,9 @@ type TaskAttemptResult struct { NullFields []string `json:"-"` } -func (s *TaskAttemptResult) MarshalJSON() ([]byte, error) { +func (s TaskAttemptResult) MarshalJSON() ([]byte, error) { type NoMethod TaskAttemptResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskSpec: TaskSpec is a description of a task. @@ -5140,9 +5170,9 @@ type TaskSpec struct { NullFields []string `json:"-"` } -func (s *TaskSpec) MarshalJSON() ([]byte, error) { +func (s TaskSpec) MarshalJSON() ([]byte, error) { type NoMethod TaskSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskStatus: TaskStatus represents the status of a task. @@ -5188,9 +5218,9 @@ type TaskStatus struct { NullFields []string `json:"-"` } -func (s *TaskStatus) MarshalJSON() ([]byte, error) { +func (s TaskStatus) MarshalJSON() ([]byte, error) { type NoMethod TaskStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TaskTemplateSpec: TaskTemplateSpec describes the data a task should have @@ -5211,9 +5241,9 @@ type TaskTemplateSpec struct { NullFields []string `json:"-"` } -func (s *TaskTemplateSpec) MarshalJSON() ([]byte, error) { +func (s TaskTemplateSpec) MarshalJSON() ([]byte, error) { type NoMethod TaskTemplateSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -5236,9 +5266,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -5263,9 +5293,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrafficTarget: TrafficTarget holds a single entry of the routing table for a @@ -5308,9 +5338,9 @@ type TrafficTarget struct { NullFields []string `json:"-"` } -func (s *TrafficTarget) MarshalJSON() ([]byte, error) { +func (s TrafficTarget) MarshalJSON() ([]byte, error) { type NoMethod TrafficTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Volume: Volume represents a named volume in a container. @@ -5342,9 +5372,9 @@ type Volume struct { NullFields []string `json:"-"` } -func (s *Volume) MarshalJSON() ([]byte, error) { +func (s Volume) MarshalJSON() ([]byte, error) { type NoMethod Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VolumeMount: VolumeMount describes a mounting of a Volume within a @@ -5375,9 +5405,9 @@ type VolumeMount struct { NullFields []string `json:"-"` } -func (s *VolumeMount) MarshalJSON() ([]byte, error) { +func (s VolumeMount) MarshalJSON() ([]byte, error) { type NoMethod VolumeMount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NamespacesAuthorizeddomainsListCall struct { diff --git a/run/v2/run-gen.go b/run/v2/run-gen.go index d7661e151b..d5d1ce3585 100644 --- a/run/v2/run-gen.go +++ b/run/v2/run-gen.go @@ -274,9 +274,9 @@ type GoogleCloudRunV2BinaryAuthorization struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2BinaryAuthorization) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2BinaryAuthorization) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2BinaryAuthorization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2CancelExecutionRequest: Request message for deleting an @@ -301,9 +301,9 @@ type GoogleCloudRunV2CancelExecutionRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2CancelExecutionRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2CancelExecutionRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2CancelExecutionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2CloudSqlInstance: Represents a set of Cloud SQL instances. @@ -330,9 +330,9 @@ type GoogleCloudRunV2CloudSqlInstance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2CloudSqlInstance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2CloudSqlInstance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2CloudSqlInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2Condition: Defines a status condition for a resource. @@ -444,9 +444,9 @@ type GoogleCloudRunV2Condition struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2Condition) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2Condition) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2Container: A single application container. This specifies @@ -504,9 +504,9 @@ type GoogleCloudRunV2Container struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2Container) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2Container) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ContainerOverride: Per-container override specification. @@ -535,9 +535,9 @@ type GoogleCloudRunV2ContainerOverride struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ContainerOverride) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ContainerOverride) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ContainerOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ContainerPort: ContainerPort represents a network port in a @@ -562,9 +562,9 @@ type GoogleCloudRunV2ContainerPort struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ContainerPort) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ContainerPort) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ContainerPort - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2EmptyDirVolumeSource: In memory (tmpfs) ephemeral storage. @@ -602,9 +602,9 @@ type GoogleCloudRunV2EmptyDirVolumeSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2EmptyDirVolumeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2EmptyDirVolumeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2EmptyDirVolumeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2EnvVar: EnvVar represents an environment variable present in @@ -636,9 +636,9 @@ type GoogleCloudRunV2EnvVar struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2EnvVar) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2EnvVar) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2EnvVar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2EnvVarSource: EnvVarSource represents a source for the value @@ -660,9 +660,9 @@ type GoogleCloudRunV2EnvVarSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2EnvVarSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2EnvVarSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2EnvVarSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2Execution: Execution represents the configuration of a @@ -813,9 +813,9 @@ type GoogleCloudRunV2Execution struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2Execution) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2Execution) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2Execution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ExecutionReference: Reference to an Execution. Use @@ -855,9 +855,9 @@ type GoogleCloudRunV2ExecutionReference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ExecutionReference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ExecutionReference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ExecutionReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ExecutionTemplate: ExecutionTemplate describes the data an @@ -909,9 +909,9 @@ type GoogleCloudRunV2ExecutionTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ExecutionTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ExecutionTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ExecutionTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ExportImageRequest: Request message for exporting Cloud Run @@ -933,9 +933,9 @@ type GoogleCloudRunV2ExportImageRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ExportImageRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ExportImageRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ExportImageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ExportImageResponse: ExportImageResponse contains an @@ -960,9 +960,9 @@ type GoogleCloudRunV2ExportImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ExportImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ExportImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ExportImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ExportStatusResponse: ExportStatusResponse contains the @@ -995,9 +995,9 @@ type GoogleCloudRunV2ExportStatusResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ExportStatusResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ExportStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ExportStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2GCSVolumeSource: Represents a volume backed by a Cloud @@ -1021,9 +1021,9 @@ type GoogleCloudRunV2GCSVolumeSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2GCSVolumeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2GCSVolumeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2GCSVolumeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2GRPCAction: GRPCAction describes an action involving a GRPC @@ -1051,9 +1051,9 @@ type GoogleCloudRunV2GRPCAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2GRPCAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2GRPCAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2GRPCAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2HTTPGetAction: HTTPGetAction describes an action based on @@ -1081,9 +1081,9 @@ type GoogleCloudRunV2HTTPGetAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2HTTPGetAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2HTTPGetAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2HTTPGetAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2HTTPHeader: HTTPHeader describes a custom header to be used @@ -1106,9 +1106,9 @@ type GoogleCloudRunV2HTTPHeader struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2HTTPHeader) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2HTTPHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2HTTPHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ImageExportStatus: The status of an image export job. @@ -1141,9 +1141,9 @@ type GoogleCloudRunV2ImageExportStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ImageExportStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ImageExportStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ImageExportStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2Job: Job represents the configuration of a single job, which @@ -1308,9 +1308,9 @@ type GoogleCloudRunV2Job struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2Job) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2Job) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ListExecutionsResponse: Response message containing a list @@ -1337,9 +1337,9 @@ type GoogleCloudRunV2ListExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ListExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ListExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ListExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ListJobsResponse: Response message containing a list of @@ -1366,9 +1366,9 @@ type GoogleCloudRunV2ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ListRevisionsResponse: Response message containing a list of @@ -1395,9 +1395,9 @@ type GoogleCloudRunV2ListRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ListRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ListRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ListRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ListServicesResponse: Response message containing a list of @@ -1424,9 +1424,9 @@ type GoogleCloudRunV2ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ListTasksResponse: Response message containing a list of @@ -1453,9 +1453,9 @@ type GoogleCloudRunV2ListTasksResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ListTasksResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ListTasksResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ListTasksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2Metadata: Metadata represents the JSON encoded generated @@ -1480,9 +1480,9 @@ type GoogleCloudRunV2Metadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2Metadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2Metadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2NFSVolumeSource: Represents an NFS mount. @@ -1506,9 +1506,9 @@ type GoogleCloudRunV2NFSVolumeSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2NFSVolumeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2NFSVolumeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2NFSVolumeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2NetworkInterface: Direct VPC egress settings. @@ -1540,9 +1540,9 @@ type GoogleCloudRunV2NetworkInterface struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2NetworkInterface) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2NetworkInterface) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2NetworkInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2NodeSelector: Hardware constraints configuration. @@ -1562,9 +1562,9 @@ type GoogleCloudRunV2NodeSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2NodeSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2NodeSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2NodeSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2Overrides: RunJob Overrides that contains Execution fields @@ -1592,9 +1592,9 @@ type GoogleCloudRunV2Overrides struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2Overrides) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2Overrides) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2Overrides - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2Probe: Probe describes a health check to be performed @@ -1640,9 +1640,9 @@ type GoogleCloudRunV2Probe struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2Probe) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2Probe) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2Probe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ResourceRequirements: ResourceRequirements describes the @@ -1676,9 +1676,9 @@ type GoogleCloudRunV2ResourceRequirements struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ResourceRequirements) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ResourceRequirements) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ResourceRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2Revision: A Revision is an immutable snapshot of code and @@ -1844,9 +1844,9 @@ type GoogleCloudRunV2Revision struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2Revision) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2Revision) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2Revision - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2RevisionScaling: Settings for revision-level scaling @@ -1871,9 +1871,9 @@ type GoogleCloudRunV2RevisionScaling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2RevisionScaling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2RevisionScaling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2RevisionScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2RevisionScalingStatus: Effective settings for the current @@ -1895,9 +1895,9 @@ type GoogleCloudRunV2RevisionScalingStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2RevisionScalingStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2RevisionScalingStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2RevisionScalingStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2RevisionTemplate: RevisionTemplate describes the data a @@ -1980,9 +1980,9 @@ type GoogleCloudRunV2RevisionTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2RevisionTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2RevisionTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2RevisionTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2RunJobRequest: Request message to create a new Execution of @@ -2010,9 +2010,9 @@ type GoogleCloudRunV2RunJobRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2RunJobRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2RunJobRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2RunJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2SecretKeySelector: SecretEnvVarSource represents a source @@ -2039,9 +2039,9 @@ type GoogleCloudRunV2SecretKeySelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2SecretKeySelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2SecretKeySelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2SecretKeySelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2SecretVolumeSource: The secret's value will be presented as @@ -2085,9 +2085,9 @@ type GoogleCloudRunV2SecretVolumeSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2SecretVolumeSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2SecretVolumeSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2SecretVolumeSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2Service: Service acts as a top-level container that manages @@ -2294,9 +2294,9 @@ type GoogleCloudRunV2Service struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2Service) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2Service) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2ServiceScaling: Scaling settings applied at the service @@ -2319,9 +2319,9 @@ type GoogleCloudRunV2ServiceScaling struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2ServiceScaling) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2ServiceScaling) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2ServiceScaling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2TCPSocketAction: TCPSocketAction describes an action based @@ -2344,9 +2344,9 @@ type GoogleCloudRunV2TCPSocketAction struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2TCPSocketAction) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2TCPSocketAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2TCPSocketAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2Task: Task represents a single run of a container to @@ -2478,9 +2478,9 @@ type GoogleCloudRunV2Task struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2Task) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2Task) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2Task - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2TaskAttemptResult: Result of a task attempt. @@ -2505,9 +2505,9 @@ type GoogleCloudRunV2TaskAttemptResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2TaskAttemptResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2TaskAttemptResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2TaskAttemptResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2TaskTemplate: TaskTemplate describes the data a task should @@ -2560,9 +2560,9 @@ type GoogleCloudRunV2TaskTemplate struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2TaskTemplate) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2TaskTemplate) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2TaskTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2TrafficTarget: Holds a single traffic routing entry for the @@ -2601,9 +2601,9 @@ type GoogleCloudRunV2TrafficTarget struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2TrafficTarget) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2TrafficTarget) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2TrafficTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2TrafficTargetStatus: Represents the observed state of a @@ -2641,9 +2641,9 @@ type GoogleCloudRunV2TrafficTargetStatus struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2TrafficTargetStatus) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2TrafficTargetStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2TrafficTargetStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2VersionToPath: VersionToPath maps a specific version of a @@ -2678,9 +2678,9 @@ type GoogleCloudRunV2VersionToPath struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2VersionToPath) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2VersionToPath) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2VersionToPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2Volume: Volume represents a named volume in a container. @@ -2713,9 +2713,9 @@ type GoogleCloudRunV2Volume struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2Volume) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2Volume) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2VolumeMount: VolumeMount describes a mounting of a Volume @@ -2742,9 +2742,9 @@ type GoogleCloudRunV2VolumeMount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2VolumeMount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2VolumeMount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2VolumeMount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudRunV2VpcAccess: VPC Access settings. For more information on @@ -2782,9 +2782,9 @@ type GoogleCloudRunV2VpcAccess struct { NullFields []string `json:"-"` } -func (s *GoogleCloudRunV2VpcAccess) MarshalJSON() ([]byte, error) { +func (s GoogleCloudRunV2VpcAccess) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudRunV2VpcAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1ApprovalConfig: ApprovalConfig describes @@ -2807,9 +2807,9 @@ type GoogleDevtoolsCloudbuildV1ApprovalConfig struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1ApprovalConfig) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1ApprovalConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1ApprovalConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1ApprovalResult: ApprovalResult describes the @@ -2847,9 +2847,9 @@ type GoogleDevtoolsCloudbuildV1ApprovalResult struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1ApprovalResult) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1ApprovalResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1ApprovalResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1ArtifactObjects: Files in the workspace to upload @@ -2879,9 +2879,9 @@ type GoogleDevtoolsCloudbuildV1ArtifactObjects struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1ArtifactObjects) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1ArtifactObjects) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1ArtifactObjects - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Artifacts: Artifacts produced by a build that @@ -2931,9 +2931,9 @@ type GoogleDevtoolsCloudbuildV1Artifacts struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Artifacts) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Artifacts) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Artifacts - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Build: A build resource in the Cloud Build API. At @@ -3070,9 +3070,9 @@ type GoogleDevtoolsCloudbuildV1Build struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Build) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Build) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Build - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1BuildApproval: BuildApproval describes a build's @@ -3104,9 +3104,9 @@ type GoogleDevtoolsCloudbuildV1BuildApproval struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1BuildApproval) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1BuildApproval) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1BuildApproval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1BuildOperationMetadata: Metadata for build @@ -3127,9 +3127,9 @@ type GoogleDevtoolsCloudbuildV1BuildOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1BuildOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1BuildOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1BuildOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1BuildOptions: Optional arguments to enable @@ -3254,9 +3254,9 @@ type GoogleDevtoolsCloudbuildV1BuildOptions struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1BuildOptions) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1BuildOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1BuildOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1BuildStep: A step in the build pipeline. @@ -3374,9 +3374,9 @@ type GoogleDevtoolsCloudbuildV1BuildStep struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1BuildStep) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1BuildStep) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1BuildStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1BuiltImage: An image built by the pipeline. @@ -3402,9 +3402,9 @@ type GoogleDevtoolsCloudbuildV1BuiltImage struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1BuiltImage) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1BuiltImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1BuiltImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1ConnectedRepository: Location of the source in a @@ -3432,9 +3432,9 @@ type GoogleDevtoolsCloudbuildV1ConnectedRepository struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1ConnectedRepository) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1ConnectedRepository) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1ConnectedRepository - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1DeveloperConnectConfig: This config defines the @@ -3462,9 +3462,9 @@ type GoogleDevtoolsCloudbuildV1DeveloperConnectConfig struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1DeveloperConnectConfig) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1DeveloperConnectConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1DeveloperConnectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1FailureInfo: A fatal problem encountered during @@ -3496,9 +3496,9 @@ type GoogleDevtoolsCloudbuildV1FailureInfo struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1FailureInfo) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1FailureInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1FailureInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1FileHashes: Container message for hashes of byte @@ -3520,9 +3520,39 @@ type GoogleDevtoolsCloudbuildV1FileHashes struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1FileHashes) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1FileHashes) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1FileHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) +} + +// GoogleDevtoolsCloudbuildV1GCSLocation: Represents a storage location in +// Cloud Storage +type GoogleDevtoolsCloudbuildV1GCSLocation struct { + // Bucket: Cloud Storage bucket. See + // https://cloud.google.com/storage/docs/naming#requirements + Bucket string `json:"bucket,omitempty"` + // Generation: Cloud Storage generation for the object. If the generation is + // omitted, the latest generation will be used. + Generation int64 `json:"generation,omitempty,string"` + // Object: Cloud Storage object. See + // https://cloud.google.com/storage/docs/naming#objectnames + Object string `json:"object,omitempty"` + // ForceSendFields is a list of field names (e.g. "Bucket") to unconditionally + // include in API requests. By default, fields with empty or default values are + // omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more + // details. + ForceSendFields []string `json:"-"` + // NullFields is a list of field names (e.g. "Bucket") to include in API + // requests with the JSON null value. By default, fields with empty values are + // omitted from API requests. See + // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. + NullFields []string `json:"-"` +} + +func (s GoogleDevtoolsCloudbuildV1GCSLocation) MarshalJSON() ([]byte, error) { + type NoMethod GoogleDevtoolsCloudbuildV1GCSLocation + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1GitConfig: GitConfig is a configuration for git @@ -3543,9 +3573,9 @@ type GoogleDevtoolsCloudbuildV1GitConfig struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1GitConfig) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1GitConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1GitConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1GitSource: Location of the source in any @@ -3579,9 +3609,9 @@ type GoogleDevtoolsCloudbuildV1GitSource struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1GitSource) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1GitSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1GitSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Hash: Container message for hash values. @@ -3609,9 +3639,9 @@ type GoogleDevtoolsCloudbuildV1Hash struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Hash) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Hash) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Hash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1HttpConfig: HttpConfig is a configuration for HTTP @@ -3636,9 +3666,9 @@ type GoogleDevtoolsCloudbuildV1HttpConfig struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1HttpConfig) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1HttpConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1HttpConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1InlineSecret: Pairs a set of secret environment @@ -3667,9 +3697,9 @@ type GoogleDevtoolsCloudbuildV1InlineSecret struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1InlineSecret) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1InlineSecret) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1InlineSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1MavenArtifact: A Maven artifact to upload to @@ -3707,9 +3737,9 @@ type GoogleDevtoolsCloudbuildV1MavenArtifact struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1MavenArtifact) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1MavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1MavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1NpmPackage: Npm package to upload to Artifact @@ -3735,9 +3765,9 @@ type GoogleDevtoolsCloudbuildV1NpmPackage struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1NpmPackage) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1NpmPackage) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1NpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1PoolOption: Details about how a build should be @@ -3762,9 +3792,9 @@ type GoogleDevtoolsCloudbuildV1PoolOption struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1PoolOption) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1PoolOption) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1PoolOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1PythonPackage: Python package to upload to @@ -3792,9 +3822,9 @@ type GoogleDevtoolsCloudbuildV1PythonPackage struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1PythonPackage) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1PythonPackage) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1PythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1RepoSource: Location of the source in a Google @@ -3838,9 +3868,9 @@ type GoogleDevtoolsCloudbuildV1RepoSource struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1RepoSource) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1RepoSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1RepoSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Results: Artifacts created by the build pipeline. @@ -3888,9 +3918,9 @@ type GoogleDevtoolsCloudbuildV1Results struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Results) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Results) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Results - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Secret: Pairs a set of secret environment @@ -3920,9 +3950,9 @@ type GoogleDevtoolsCloudbuildV1Secret struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Secret) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Secret) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1SecretManagerSecret: Pairs a secret environment @@ -3948,9 +3978,9 @@ type GoogleDevtoolsCloudbuildV1SecretManagerSecret struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1SecretManagerSecret) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1SecretManagerSecret) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1SecretManagerSecret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Secrets: Secrets and secret environment variables. @@ -3974,9 +4004,9 @@ type GoogleDevtoolsCloudbuildV1Secrets struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Secrets) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Secrets) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Secrets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Source: Location of the source in a supported @@ -4013,9 +4043,9 @@ type GoogleDevtoolsCloudbuildV1Source struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Source) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Source) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1SourceProvenance: Provenance of the source. Ways @@ -4059,9 +4089,9 @@ type GoogleDevtoolsCloudbuildV1SourceProvenance struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1SourceProvenance) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1SourceProvenance) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1SourceProvenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1StorageSource: Location of the source in an @@ -4100,9 +4130,9 @@ type GoogleDevtoolsCloudbuildV1StorageSource struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1StorageSource) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1StorageSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1StorageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1StorageSourceManifest: Location of the source @@ -4132,9 +4162,9 @@ type GoogleDevtoolsCloudbuildV1StorageSourceManifest struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1StorageSourceManifest) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1StorageSourceManifest) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1StorageSourceManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1TimeSpan: Start and end times for a build @@ -4157,9 +4187,9 @@ type GoogleDevtoolsCloudbuildV1TimeSpan struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1TimeSpan) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1TimeSpan) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1TimeSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1UploadedMavenArtifact: A Maven artifact uploaded @@ -4185,9 +4215,9 @@ type GoogleDevtoolsCloudbuildV1UploadedMavenArtifact struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1UploadedMavenArtifact) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1UploadedMavenArtifact) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1UploadedMavenArtifact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1UploadedNpmPackage: An npm package uploaded to @@ -4213,9 +4243,9 @@ type GoogleDevtoolsCloudbuildV1UploadedNpmPackage struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1UploadedNpmPackage) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1UploadedNpmPackage) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1UploadedNpmPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1UploadedPythonPackage: Artifact uploaded using the @@ -4241,9 +4271,9 @@ type GoogleDevtoolsCloudbuildV1UploadedPythonPackage struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1UploadedPythonPackage) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1UploadedPythonPackage) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1UploadedPythonPackage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Volume: Volume describes a Docker container volume @@ -4271,9 +4301,9 @@ type GoogleDevtoolsCloudbuildV1Volume struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Volume) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Volume) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Volume - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleDevtoolsCloudbuildV1Warning: A non-fatal problem encountered during @@ -4302,9 +4332,9 @@ type GoogleDevtoolsCloudbuildV1Warning struct { NullFields []string `json:"-"` } -func (s *GoogleDevtoolsCloudbuildV1Warning) MarshalJSON() ([]byte, error) { +func (s GoogleDevtoolsCloudbuildV1Warning) MarshalJSON() ([]byte, error) { type NoMethod GoogleDevtoolsCloudbuildV1Warning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditConfig: Specifies the audit configuration for a service. The @@ -4343,9 +4373,9 @@ type GoogleIamV1AuditConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1AuditLogConfig: Provides the configuration for logging a type of @@ -4378,9 +4408,9 @@ type GoogleIamV1AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Binding: Associates `members`, or principals, with a `role`. @@ -4477,9 +4507,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1Policy: An Identity and Access Management (IAM) policy, which @@ -4569,9 +4599,9 @@ type GoogleIamV1Policy struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Policy) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Policy) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -4598,9 +4628,9 @@ type GoogleIamV1SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsRequest: Request message for @@ -4624,9 +4654,9 @@ type GoogleIamV1TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIamV1TestIamPermissionsResponse: Response message for @@ -4651,9 +4681,9 @@ type GoogleIamV1TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -4680,9 +4710,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -4727,9 +4757,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningWaitOperationRequest: The request message for @@ -4752,9 +4782,9 @@ type GoogleLongrunningWaitOperationRequest struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningWaitOperationRequest) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningWaitOperationRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningWaitOperationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -4796,9 +4826,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -4844,9 +4874,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Proto2BridgeMessageSet: This is proto2's version of MessageSet. @@ -4883,9 +4913,9 @@ type UtilStatusProto struct { NullFields []string `json:"-"` } -func (s *UtilStatusProto) MarshalJSON() ([]byte, error) { +func (s UtilStatusProto) MarshalJSON() ([]byte, error) { type NoMethod UtilStatusProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsExportImageCall struct { diff --git a/runtimeconfig/v1/runtimeconfig-gen.go b/runtimeconfig/v1/runtimeconfig-gen.go index b6993cbf35..12c125ccf7 100644 --- a/runtimeconfig/v1/runtimeconfig-gen.go +++ b/runtimeconfig/v1/runtimeconfig-gen.go @@ -208,9 +208,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -252,9 +252,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -286,9 +286,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsCancelCall struct { diff --git a/runtimeconfig/v1beta1/runtimeconfig-gen.go b/runtimeconfig/v1beta1/runtimeconfig-gen.go index 0f50c8b01d..2c2527785a 100644 --- a/runtimeconfig/v1beta1/runtimeconfig-gen.go +++ b/runtimeconfig/v1beta1/runtimeconfig-gen.go @@ -314,9 +314,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cardinality: A Cardinality condition for the Waiter resource. A cardinality @@ -348,9 +348,9 @@ type Cardinality struct { NullFields []string `json:"-"` } -func (s *Cardinality) MarshalJSON() ([]byte, error) { +func (s Cardinality) MarshalJSON() ([]byte, error) { type NoMethod Cardinality - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -379,9 +379,9 @@ type EndCondition struct { NullFields []string `json:"-"` } -func (s *EndCondition) MarshalJSON() ([]byte, error) { +func (s EndCondition) MarshalJSON() ([]byte, error) { type NoMethod EndCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -427,9 +427,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConfigsResponse: `ListConfigs()` returns the following response. The @@ -461,9 +461,9 @@ type ListConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVariablesResponse: Response for the `ListVariables()` method. @@ -493,9 +493,9 @@ type ListVariablesResponse struct { NullFields []string `json:"-"` } -func (s *ListVariablesResponse) MarshalJSON() ([]byte, error) { +func (s ListVariablesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVariablesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWaitersResponse: Response for the `ListWaiters()` method. Order of @@ -525,9 +525,9 @@ type ListWaitersResponse struct { NullFields []string `json:"-"` } -func (s *ListWaitersResponse) MarshalJSON() ([]byte, error) { +func (s ListWaitersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWaitersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -572,9 +572,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -662,9 +662,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RuntimeConfig: A RuntimeConfig resource is the primary resource in the Cloud @@ -698,9 +698,9 @@ type RuntimeConfig struct { NullFields []string `json:"-"` } -func (s *RuntimeConfig) MarshalJSON() ([]byte, error) { +func (s RuntimeConfig) MarshalJSON() ([]byte, error) { type NoMethod RuntimeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -723,9 +723,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -757,9 +757,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -782,9 +782,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -809,9 +809,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Variable: Describes a single variable within a RuntimeConfig resource. The @@ -873,9 +873,9 @@ type Variable struct { NullFields []string `json:"-"` } -func (s *Variable) MarshalJSON() ([]byte, error) { +func (s Variable) MarshalJSON() ([]byte, error) { type NoMethod Variable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Waiter: A Waiter resource waits for some end condition within a @@ -942,9 +942,9 @@ type Waiter struct { NullFields []string `json:"-"` } -func (s *Waiter) MarshalJSON() ([]byte, error) { +func (s Waiter) MarshalJSON() ([]byte, error) { type NoMethod Waiter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WatchVariableRequest: Request for the `WatchVariable()` method. @@ -967,9 +967,9 @@ type WatchVariableRequest struct { NullFields []string `json:"-"` } -func (s *WatchVariableRequest) MarshalJSON() ([]byte, error) { +func (s WatchVariableRequest) MarshalJSON() ([]byte, error) { type NoMethod WatchVariableRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsConfigsCreateCall struct { diff --git a/safebrowsing/v4/safebrowsing-gen.go b/safebrowsing/v4/safebrowsing-gen.go index a23dfaa05e..5567f02c12 100644 --- a/safebrowsing/v4/safebrowsing-gen.go +++ b/safebrowsing/v4/safebrowsing-gen.go @@ -252,9 +252,9 @@ type GoogleSecuritySafebrowsingV4Checksum struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4Checksum) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4Checksum) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4Checksum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4ClientInfo: The client metadata associated with @@ -278,9 +278,9 @@ type GoogleSecuritySafebrowsingV4ClientInfo struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ClientInfo) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ClientInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ClientInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest: Describes a Safe @@ -305,9 +305,9 @@ type GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest: @@ -384,9 +384,9 @@ type GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestCon @@ -431,9 +431,9 @@ type GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestC NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse struct { @@ -462,9 +462,9 @@ type GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse: @@ -563,9 +563,9 @@ type GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateRespons NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4FindFullHashesRequest: Request to return full @@ -594,9 +594,9 @@ type GoogleSecuritySafebrowsingV4FindFullHashesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4FindFullHashesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4FindFullHashesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4FindFullHashesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleSecuritySafebrowsingV4FindFullHashesResponse struct { @@ -625,9 +625,9 @@ type GoogleSecuritySafebrowsingV4FindFullHashesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4FindFullHashesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4FindFullHashesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4FindFullHashesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4FindThreatMatchesRequest: Request to check @@ -650,9 +650,9 @@ type GoogleSecuritySafebrowsingV4FindThreatMatchesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4FindThreatMatchesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4FindThreatMatchesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4FindThreatMatchesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleSecuritySafebrowsingV4FindThreatMatchesResponse struct { @@ -674,9 +674,9 @@ type GoogleSecuritySafebrowsingV4FindThreatMatchesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4FindThreatMatchesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4FindThreatMatchesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4FindThreatMatchesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleSecuritySafebrowsingV4ListThreatListsResponse struct { @@ -698,9 +698,9 @@ type GoogleSecuritySafebrowsingV4ListThreatListsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ListThreatListsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ListThreatListsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ListThreatListsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4RawHashes: The uncompressed threat entries in @@ -730,9 +730,9 @@ type GoogleSecuritySafebrowsingV4RawHashes struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4RawHashes) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4RawHashes) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4RawHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4RawIndices: A set of raw indices to remove from @@ -753,9 +753,9 @@ type GoogleSecuritySafebrowsingV4RawIndices struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4RawIndices) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4RawIndices) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4RawIndices - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4RiceDeltaEncoding: The Rice-Golomb encoded data. @@ -788,9 +788,9 @@ type GoogleSecuritySafebrowsingV4RiceDeltaEncoding struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4RiceDeltaEncoding) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4RiceDeltaEncoding) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4RiceDeltaEncoding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4ThreatEntry: An individual threat; for example, @@ -819,9 +819,9 @@ type GoogleSecuritySafebrowsingV4ThreatEntry struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ThreatEntry) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ThreatEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ThreatEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4ThreatEntryMetadata: The metadata associated @@ -843,9 +843,9 @@ type GoogleSecuritySafebrowsingV4ThreatEntryMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ThreatEntryMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ThreatEntryMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ThreatEntryMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry: A single @@ -869,9 +869,9 @@ type GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4ThreatEntrySet: A set of threats that should be @@ -910,9 +910,9 @@ type GoogleSecuritySafebrowsingV4ThreatEntrySet struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ThreatEntrySet) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ThreatEntrySet) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ThreatEntrySet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleSecuritySafebrowsingV4ThreatHit struct { @@ -980,9 +980,9 @@ type GoogleSecuritySafebrowsingV4ThreatHit struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ThreatHit) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ThreatHit) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ThreatHit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4ThreatHitThreatSource: A single resource related @@ -1020,9 +1020,9 @@ type GoogleSecuritySafebrowsingV4ThreatHitThreatSource struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ThreatHitThreatSource) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ThreatHitThreatSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ThreatHitThreatSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4ThreatHitUserInfo: Details about the user that @@ -1045,9 +1045,9 @@ type GoogleSecuritySafebrowsingV4ThreatHitUserInfo struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ThreatHitUserInfo) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ThreatHitUserInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ThreatHitUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4ThreatInfo: The information regarding one or @@ -1122,9 +1122,9 @@ type GoogleSecuritySafebrowsingV4ThreatInfo struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ThreatInfo) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ThreatInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ThreatInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4ThreatListDescriptor: Describes an individual @@ -1198,9 +1198,9 @@ type GoogleSecuritySafebrowsingV4ThreatListDescriptor struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ThreatListDescriptor) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ThreatListDescriptor) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ThreatListDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV4ThreatMatch: A match when checking a threat @@ -1279,9 +1279,9 @@ type GoogleSecuritySafebrowsingV4ThreatMatch struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV4ThreatMatch) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV4ThreatMatch) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV4ThreatMatch - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EncodedFullHashesGetCall struct { diff --git a/safebrowsing/v5/safebrowsing-gen.go b/safebrowsing/v5/safebrowsing-gen.go index 289a087a48..c9b3df52c1 100644 --- a/safebrowsing/v5/safebrowsing-gen.go +++ b/safebrowsing/v5/safebrowsing-gen.go @@ -173,9 +173,9 @@ type GoogleSecuritySafebrowsingV5FullHash struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV5FullHash) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV5FullHash) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV5FullHash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV5FullHashFullHashDetail: Details about a matching @@ -247,9 +247,9 @@ type GoogleSecuritySafebrowsingV5FullHashFullHashDetail struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV5FullHashFullHashDetail) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV5FullHashFullHashDetail) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV5FullHashFullHashDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleSecuritySafebrowsingV5SearchHashesResponse: The response returned @@ -293,9 +293,9 @@ type GoogleSecuritySafebrowsingV5SearchHashesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleSecuritySafebrowsingV5SearchHashesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleSecuritySafebrowsingV5SearchHashesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleSecuritySafebrowsingV5SearchHashesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HashesSearchCall struct { diff --git a/sasportal/v1alpha1/sasportal-gen.go b/sasportal/v1alpha1/sasportal-gen.go index d33de26a31..0919d5f144 100644 --- a/sasportal/v1alpha1/sasportal-gen.go +++ b/sasportal/v1alpha1/sasportal-gen.go @@ -422,9 +422,9 @@ type SasPortalAssignment struct { NullFields []string `json:"-"` } -func (s *SasPortalAssignment) MarshalJSON() ([]byte, error) { +func (s SasPortalAssignment) MarshalJSON() ([]byte, error) { type NoMethod SasPortalAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalChannelWithScore: The channel with score. @@ -446,9 +446,9 @@ type SasPortalChannelWithScore struct { NullFields []string `json:"-"` } -func (s *SasPortalChannelWithScore) MarshalJSON() ([]byte, error) { +func (s SasPortalChannelWithScore) MarshalJSON() ([]byte, error) { type NoMethod SasPortalChannelWithScore - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SasPortalChannelWithScore) UnmarshalJSON(data []byte) error { @@ -487,9 +487,9 @@ type SasPortalCreateSignedDeviceRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalCreateSignedDeviceRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalCreateSignedDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalCreateSignedDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalCustomer: Entity representing a SAS customer. @@ -517,9 +517,9 @@ type SasPortalCustomer struct { NullFields []string `json:"-"` } -func (s *SasPortalCustomer) MarshalJSON() ([]byte, error) { +func (s SasPortalCustomer) MarshalJSON() ([]byte, error) { type NoMethod SasPortalCustomer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeployment: The Deployment. @@ -550,9 +550,9 @@ type SasPortalDeployment struct { NullFields []string `json:"-"` } -func (s *SasPortalDeployment) MarshalJSON() ([]byte, error) { +func (s SasPortalDeployment) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeploymentAssociation: Association between a gcp project and a SAS @@ -575,9 +575,9 @@ type SasPortalDeploymentAssociation struct { NullFields []string `json:"-"` } -func (s *SasPortalDeploymentAssociation) MarshalJSON() ([]byte, error) { +func (s SasPortalDeploymentAssociation) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeploymentAssociation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SasPortalDevice struct { @@ -633,9 +633,9 @@ type SasPortalDevice struct { NullFields []string `json:"-"` } -func (s *SasPortalDevice) MarshalJSON() ([]byte, error) { +func (s SasPortalDevice) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeviceAirInterface: Information about the device's air interface. @@ -671,9 +671,9 @@ type SasPortalDeviceAirInterface struct { NullFields []string `json:"-"` } -func (s *SasPortalDeviceAirInterface) MarshalJSON() ([]byte, error) { +func (s SasPortalDeviceAirInterface) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeviceAirInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeviceConfig: Information about the device configuration. @@ -726,9 +726,9 @@ type SasPortalDeviceConfig struct { NullFields []string `json:"-"` } -func (s *SasPortalDeviceConfig) MarshalJSON() ([]byte, error) { +func (s SasPortalDeviceConfig) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeviceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeviceGrant: Device grant. It is an authorization provided by the @@ -784,9 +784,9 @@ type SasPortalDeviceGrant struct { NullFields []string `json:"-"` } -func (s *SasPortalDeviceGrant) MarshalJSON() ([]byte, error) { +func (s SasPortalDeviceGrant) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeviceGrant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SasPortalDeviceGrant) UnmarshalJSON(data []byte) error { @@ -837,9 +837,9 @@ type SasPortalDeviceMetadata struct { NullFields []string `json:"-"` } -func (s *SasPortalDeviceMetadata) MarshalJSON() ([]byte, error) { +func (s SasPortalDeviceMetadata) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeviceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDeviceModel: Information about the model of the device. @@ -867,9 +867,9 @@ type SasPortalDeviceModel struct { NullFields []string `json:"-"` } -func (s *SasPortalDeviceModel) MarshalJSON() ([]byte, error) { +func (s SasPortalDeviceModel) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDeviceModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalDpaMoveList: An entry in a DPA's move list. @@ -891,9 +891,9 @@ type SasPortalDpaMoveList struct { NullFields []string `json:"-"` } -func (s *SasPortalDpaMoveList) MarshalJSON() ([]byte, error) { +func (s SasPortalDpaMoveList) MarshalJSON() ([]byte, error) { type NoMethod SasPortalDpaMoveList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalEmpty: A generic empty message that you can re-use to avoid @@ -926,9 +926,9 @@ type SasPortalFrequencyRange struct { NullFields []string `json:"-"` } -func (s *SasPortalFrequencyRange) MarshalJSON() ([]byte, error) { +func (s SasPortalFrequencyRange) MarshalJSON() ([]byte, error) { type NoMethod SasPortalFrequencyRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SasPortalFrequencyRange) UnmarshalJSON(data []byte) error { @@ -967,9 +967,9 @@ type SasPortalGcpProjectDeployment struct { NullFields []string `json:"-"` } -func (s *SasPortalGcpProjectDeployment) MarshalJSON() ([]byte, error) { +func (s SasPortalGcpProjectDeployment) MarshalJSON() ([]byte, error) { type NoMethod SasPortalGcpProjectDeployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalGenerateSecretRequest: Request for GenerateSecret. @@ -996,9 +996,9 @@ type SasPortalGenerateSecretResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalGenerateSecretResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalGenerateSecretResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalGenerateSecretResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalGetPolicyRequest: Request message for `GetPolicy` method. @@ -1018,9 +1018,9 @@ type SasPortalGetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalGetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalGetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalGetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalInstallationParams: Information about the device installation @@ -1105,9 +1105,9 @@ type SasPortalInstallationParams struct { NullFields []string `json:"-"` } -func (s *SasPortalInstallationParams) MarshalJSON() ([]byte, error) { +func (s SasPortalInstallationParams) MarshalJSON() ([]byte, error) { type NoMethod SasPortalInstallationParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SasPortalInstallationParams) UnmarshalJSON(data []byte) error { @@ -1158,9 +1158,9 @@ type SasPortalListCustomersResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListCustomersResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListCustomersResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListCustomersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalListDeploymentsResponse: Response for ListDeployments. @@ -1187,9 +1187,9 @@ type SasPortalListDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalListDevicesResponse: Response for ListDevices. @@ -1216,9 +1216,9 @@ type SasPortalListDevicesResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListDevicesResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListDevicesResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListDevicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalListGcpProjectDeploymentsResponse: Response for @@ -1242,9 +1242,9 @@ type SasPortalListGcpProjectDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListGcpProjectDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListGcpProjectDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListGcpProjectDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalListLegacyOrganizationsResponse: Response for @@ -1269,9 +1269,9 @@ type SasPortalListLegacyOrganizationsResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListLegacyOrganizationsResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListLegacyOrganizationsResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListLegacyOrganizationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalListNodesResponse: Response for ListNodes. @@ -1298,9 +1298,9 @@ type SasPortalListNodesResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalListNodesResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalListNodesResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalListNodesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMigrateOrganizationMetadata: Long-running operation metadata @@ -1328,9 +1328,9 @@ type SasPortalMigrateOrganizationMetadata struct { NullFields []string `json:"-"` } -func (s *SasPortalMigrateOrganizationMetadata) MarshalJSON() ([]byte, error) { +func (s SasPortalMigrateOrganizationMetadata) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMigrateOrganizationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMigrateOrganizationRequest: Request for [MigrateOrganization]. @@ -1354,9 +1354,9 @@ type SasPortalMigrateOrganizationRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalMigrateOrganizationRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalMigrateOrganizationRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMigrateOrganizationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMigrateOrganizationResponse: Response for [MigrateOrganization]. @@ -1378,9 +1378,9 @@ type SasPortalMigrateOrganizationResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalMigrateOrganizationResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalMigrateOrganizationResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMigrateOrganizationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMoveDeploymentRequest: Request for MoveDeployment. @@ -1401,9 +1401,9 @@ type SasPortalMoveDeploymentRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalMoveDeploymentRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalMoveDeploymentRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMoveDeploymentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMoveDeviceRequest: Request for MoveDevice. @@ -1424,9 +1424,9 @@ type SasPortalMoveDeviceRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalMoveDeviceRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalMoveDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMoveDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalMoveNodeRequest: Request for MoveNode. @@ -1447,9 +1447,9 @@ type SasPortalMoveNodeRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalMoveNodeRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalMoveNodeRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalMoveNodeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalNode: The Node. @@ -1476,9 +1476,9 @@ type SasPortalNode struct { NullFields []string `json:"-"` } -func (s *SasPortalNode) MarshalJSON() ([]byte, error) { +func (s SasPortalNode) MarshalJSON() ([]byte, error) { type NoMethod SasPortalNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalNrqzValidation: Information about National Radio Quiet Zone @@ -1512,9 +1512,9 @@ type SasPortalNrqzValidation struct { NullFields []string `json:"-"` } -func (s *SasPortalNrqzValidation) MarshalJSON() ([]byte, error) { +func (s SasPortalNrqzValidation) MarshalJSON() ([]byte, error) { type NoMethod SasPortalNrqzValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SasPortalNrqzValidation) UnmarshalJSON(data []byte) error { @@ -1575,9 +1575,9 @@ type SasPortalOperation struct { NullFields []string `json:"-"` } -func (s *SasPortalOperation) MarshalJSON() ([]byte, error) { +func (s SasPortalOperation) MarshalJSON() ([]byte, error) { type NoMethod SasPortalOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalOrganization: Organization details. @@ -1599,9 +1599,9 @@ type SasPortalOrganization struct { NullFields []string `json:"-"` } -func (s *SasPortalOrganization) MarshalJSON() ([]byte, error) { +func (s SasPortalOrganization) MarshalJSON() ([]byte, error) { type NoMethod SasPortalOrganization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalPolicy: Defines an access control policy to the resources. @@ -1634,9 +1634,9 @@ type SasPortalPolicy struct { NullFields []string `json:"-"` } -func (s *SasPortalPolicy) MarshalJSON() ([]byte, error) { +func (s SasPortalPolicy) MarshalJSON() ([]byte, error) { type NoMethod SasPortalPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalProvisionDeploymentRequest: Request for [ProvisionDeployment]. @@ -1669,9 +1669,9 @@ type SasPortalProvisionDeploymentRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalProvisionDeploymentRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalProvisionDeploymentRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalProvisionDeploymentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalProvisionDeploymentResponse: Response for [ProvisionDeployment]. @@ -1696,9 +1696,9 @@ type SasPortalProvisionDeploymentResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalProvisionDeploymentResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalProvisionDeploymentResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalProvisionDeploymentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalSetPolicyRequest: Request message for `SetPolicy` method. @@ -1724,9 +1724,9 @@ type SasPortalSetPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalSetPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalSetPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalSetPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalSetupSasAnalyticsMetadata: Metadata returned by the long running @@ -1752,9 +1752,9 @@ type SasPortalSetupSasAnalyticsRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalSetupSasAnalyticsRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalSetupSasAnalyticsRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalSetupSasAnalyticsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalSetupSasAnalyticsResponse: Response returned by the long running @@ -1780,9 +1780,9 @@ type SasPortalSignDeviceRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalSignDeviceRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalSignDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalSignDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalStatus: The `Status` type defines a logical error model that is @@ -1814,9 +1814,9 @@ type SasPortalStatus struct { NullFields []string `json:"-"` } -func (s *SasPortalStatus) MarshalJSON() ([]byte, error) { +func (s SasPortalStatus) MarshalJSON() ([]byte, error) { type NoMethod SasPortalStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalTestPermissionsRequest: Request message for `TestPermissions` @@ -1840,9 +1840,9 @@ type SasPortalTestPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalTestPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalTestPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalTestPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalTestPermissionsResponse: Response message for `TestPermissions` @@ -1866,9 +1866,9 @@ type SasPortalTestPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *SasPortalTestPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s SasPortalTestPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod SasPortalTestPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalUpdateSignedDeviceRequest: Request for UpdateSignedDevice. @@ -1893,9 +1893,9 @@ type SasPortalUpdateSignedDeviceRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalUpdateSignedDeviceRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalUpdateSignedDeviceRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalUpdateSignedDeviceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalValidateInstallerRequest: Request for ValidateInstaller. @@ -1921,9 +1921,9 @@ type SasPortalValidateInstallerRequest struct { NullFields []string `json:"-"` } -func (s *SasPortalValidateInstallerRequest) MarshalJSON() ([]byte, error) { +func (s SasPortalValidateInstallerRequest) MarshalJSON() ([]byte, error) { type NoMethod SasPortalValidateInstallerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SasPortalValidateInstallerResponse: Response for ValidateInstaller. diff --git a/script/v1/script-gen.go b/script/v1/script-gen.go index cf294e3b23..89f1e19f14 100644 --- a/script/v1/script-gen.go +++ b/script/v1/script-gen.go @@ -308,9 +308,9 @@ type Content struct { NullFields []string `json:"-"` } -func (s *Content) MarshalJSON() ([]byte, error) { +func (s Content) MarshalJSON() ([]byte, error) { type NoMethod Content - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateProjectRequest: Request to create a script project. Request to create @@ -335,9 +335,9 @@ type CreateProjectRequest struct { NullFields []string `json:"-"` } -func (s *CreateProjectRequest) MarshalJSON() ([]byte, error) { +func (s CreateProjectRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateProjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Deployment: Representation of a single script deployment. @@ -366,9 +366,9 @@ type Deployment struct { NullFields []string `json:"-"` } -func (s *Deployment) MarshalJSON() ([]byte, error) { +func (s Deployment) MarshalJSON() ([]byte, error) { type NoMethod Deployment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeploymentConfig: Metadata the defines how a deployment is configured. @@ -394,9 +394,9 @@ type DeploymentConfig struct { NullFields []string `json:"-"` } -func (s *DeploymentConfig) MarshalJSON() ([]byte, error) { +func (s DeploymentConfig) MarshalJSON() ([]byte, error) { type NoMethod DeploymentConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -439,9 +439,9 @@ type EntryPoint struct { NullFields []string `json:"-"` } -func (s *EntryPoint) MarshalJSON() ([]byte, error) { +func (s EntryPoint) MarshalJSON() ([]byte, error) { type NoMethod EntryPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteStreamResponse: The response for executing or debugging a function in @@ -462,9 +462,9 @@ type ExecuteStreamResponse struct { NullFields []string `json:"-"` } -func (s *ExecuteStreamResponse) MarshalJSON() ([]byte, error) { +func (s ExecuteStreamResponse) MarshalJSON() ([]byte, error) { type NoMethod ExecuteStreamResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionError: An object that provides information about the nature of an @@ -497,9 +497,9 @@ type ExecutionError struct { NullFields []string `json:"-"` } -func (s *ExecutionError) MarshalJSON() ([]byte, error) { +func (s ExecutionError) MarshalJSON() ([]byte, error) { type NoMethod ExecutionError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionRequest: A request to run the function in a script. The script is @@ -545,9 +545,9 @@ type ExecutionRequest struct { NullFields []string `json:"-"` } -func (s *ExecutionRequest) MarshalJSON() ([]byte, error) { +func (s ExecutionRequest) MarshalJSON() ([]byte, error) { type NoMethod ExecutionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionResponse: An object that provides the return value of a function @@ -574,9 +574,9 @@ type ExecutionResponse struct { NullFields []string `json:"-"` } -func (s *ExecutionResponse) MarshalJSON() ([]byte, error) { +func (s ExecutionResponse) MarshalJSON() ([]byte, error) { type NoMethod ExecutionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // File: An individual file within a script project. A file is a third-party @@ -624,9 +624,9 @@ type File struct { NullFields []string `json:"-"` } -func (s *File) MarshalJSON() ([]byte, error) { +func (s File) MarshalJSON() ([]byte, error) { type NoMethod File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsScriptTypeAddOnEntryPoint: An add-on entry point. @@ -661,9 +661,9 @@ type GoogleAppsScriptTypeAddOnEntryPoint struct { NullFields []string `json:"-"` } -func (s *GoogleAppsScriptTypeAddOnEntryPoint) MarshalJSON() ([]byte, error) { +func (s GoogleAppsScriptTypeAddOnEntryPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsScriptTypeAddOnEntryPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsScriptTypeExecutionApiConfig: API executable entry point @@ -694,9 +694,9 @@ type GoogleAppsScriptTypeExecutionApiConfig struct { NullFields []string `json:"-"` } -func (s *GoogleAppsScriptTypeExecutionApiConfig) MarshalJSON() ([]byte, error) { +func (s GoogleAppsScriptTypeExecutionApiConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsScriptTypeExecutionApiConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsScriptTypeExecutionApiEntryPoint: An API executable entry point. @@ -716,9 +716,9 @@ type GoogleAppsScriptTypeExecutionApiEntryPoint struct { NullFields []string `json:"-"` } -func (s *GoogleAppsScriptTypeExecutionApiEntryPoint) MarshalJSON() ([]byte, error) { +func (s GoogleAppsScriptTypeExecutionApiEntryPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsScriptTypeExecutionApiEntryPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsScriptTypeFunction: Represents a function in a script project. @@ -741,9 +741,9 @@ type GoogleAppsScriptTypeFunction struct { NullFields []string `json:"-"` } -func (s *GoogleAppsScriptTypeFunction) MarshalJSON() ([]byte, error) { +func (s GoogleAppsScriptTypeFunction) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsScriptTypeFunction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsScriptTypeFunctionSet: A set of functions. No duplicates are @@ -764,9 +764,9 @@ type GoogleAppsScriptTypeFunctionSet struct { NullFields []string `json:"-"` } -func (s *GoogleAppsScriptTypeFunctionSet) MarshalJSON() ([]byte, error) { +func (s GoogleAppsScriptTypeFunctionSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsScriptTypeFunctionSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsScriptTypeProcess: Representation of a single script process @@ -840,9 +840,9 @@ type GoogleAppsScriptTypeProcess struct { NullFields []string `json:"-"` } -func (s *GoogleAppsScriptTypeProcess) MarshalJSON() ([]byte, error) { +func (s GoogleAppsScriptTypeProcess) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsScriptTypeProcess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsScriptTypeUser: A simple user profile resource. @@ -868,9 +868,9 @@ type GoogleAppsScriptTypeUser struct { NullFields []string `json:"-"` } -func (s *GoogleAppsScriptTypeUser) MarshalJSON() ([]byte, error) { +func (s GoogleAppsScriptTypeUser) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsScriptTypeUser - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsScriptTypeWebAppConfig: Web app entry point configuration. @@ -908,9 +908,9 @@ type GoogleAppsScriptTypeWebAppConfig struct { NullFields []string `json:"-"` } -func (s *GoogleAppsScriptTypeWebAppConfig) MarshalJSON() ([]byte, error) { +func (s GoogleAppsScriptTypeWebAppConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsScriptTypeWebAppConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAppsScriptTypeWebAppEntryPoint: A web application entry point. @@ -932,9 +932,9 @@ type GoogleAppsScriptTypeWebAppEntryPoint struct { NullFields []string `json:"-"` } -func (s *GoogleAppsScriptTypeWebAppEntryPoint) MarshalJSON() ([]byte, error) { +func (s GoogleAppsScriptTypeWebAppEntryPoint) MarshalJSON() ([]byte, error) { type NoMethod GoogleAppsScriptTypeWebAppEntryPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDeploymentsResponse: Response with the list of deployments for the @@ -961,9 +961,9 @@ type ListDeploymentsResponse struct { NullFields []string `json:"-"` } -func (s *ListDeploymentsResponse) MarshalJSON() ([]byte, error) { +func (s ListDeploymentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDeploymentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScriptProcessesResponse: Response with the list of Process resources. @@ -989,9 +989,9 @@ type ListScriptProcessesResponse struct { NullFields []string `json:"-"` } -func (s *ListScriptProcessesResponse) MarshalJSON() ([]byte, error) { +func (s ListScriptProcessesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScriptProcessesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUserProcessesResponse: Response with the list of Process resources. @@ -1017,9 +1017,9 @@ type ListUserProcessesResponse struct { NullFields []string `json:"-"` } -func (s *ListUserProcessesResponse) MarshalJSON() ([]byte, error) { +func (s ListUserProcessesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserProcessesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListValue: `ListValue` is a wrapper around a repeated field of values. @@ -1039,9 +1039,9 @@ type ListValue struct { NullFields []string `json:"-"` } -func (s *ListValue) MarshalJSON() ([]byte, error) { +func (s ListValue) MarshalJSON() ([]byte, error) { type NoMethod ListValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVersionsResponse: Response with the list of the versions for the @@ -1068,9 +1068,9 @@ type ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metrics: Resource containing usage stats for a given script, based on the @@ -1098,9 +1098,9 @@ type Metrics struct { NullFields []string `json:"-"` } -func (s *Metrics) MarshalJSON() ([]byte, error) { +func (s Metrics) MarshalJSON() ([]byte, error) { type NoMethod Metrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricsValue: Metrics value that holds number of executions counted. @@ -1124,9 +1124,9 @@ type MetricsValue struct { NullFields []string `json:"-"` } -func (s *MetricsValue) MarshalJSON() ([]byte, error) { +func (s MetricsValue) MarshalJSON() ([]byte, error) { type NoMethod MetricsValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: A representation of an execution of an Apps Script function @@ -1177,9 +1177,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Project: The script project resource. @@ -1216,9 +1216,9 @@ type Project struct { NullFields []string `json:"-"` } -func (s *Project) MarshalJSON() ([]byte, error) { +func (s Project) MarshalJSON() ([]byte, error) { type NoMethod Project - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScriptExecutionResult: The result of an execution. @@ -1238,9 +1238,9 @@ type ScriptExecutionResult struct { NullFields []string `json:"-"` } -func (s *ScriptExecutionResult) MarshalJSON() ([]byte, error) { +func (s ScriptExecutionResult) MarshalJSON() ([]byte, error) { type NoMethod ScriptExecutionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScriptStackTraceElement: A stack trace through the script that shows where @@ -1263,9 +1263,9 @@ type ScriptStackTraceElement struct { NullFields []string `json:"-"` } -func (s *ScriptStackTraceElement) MarshalJSON() ([]byte, error) { +func (s ScriptStackTraceElement) MarshalJSON() ([]byte, error) { type NoMethod ScriptStackTraceElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: If a `run` call succeeds but the script function (or Apps Script @@ -1296,9 +1296,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Struct: `Struct` represents a structured data value, consisting of fields @@ -1319,9 +1319,9 @@ type Struct struct { NullFields []string `json:"-"` } -func (s *Struct) MarshalJSON() ([]byte, error) { +func (s Struct) MarshalJSON() ([]byte, error) { type NoMethod Struct - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDeploymentRequest: Request with deployment information to update an @@ -1342,9 +1342,9 @@ type UpdateDeploymentRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDeploymentRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDeploymentRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDeploymentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Value: `Value` represents a dynamically typed value which is the outcome of @@ -1384,9 +1384,9 @@ type Value struct { NullFields []string `json:"-"` } -func (s *Value) MarshalJSON() ([]byte, error) { +func (s Value) MarshalJSON() ([]byte, error) { type NoMethod Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Value) UnmarshalJSON(data []byte) error { @@ -1433,9 +1433,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProcessesListCall struct { diff --git a/searchads360/v0/searchads360-gen.go b/searchads360/v0/searchads360-gen.go index ee21fa353f..6b5c50ac63 100644 --- a/searchads360/v0/searchads360-gen.go +++ b/searchads360/v0/searchads360-gen.go @@ -262,9 +262,9 @@ type GoogleAdsSearchads360V0Common__AdScheduleInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__AdScheduleInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__AdScheduleInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__AdScheduleInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__AgeRangeInfo: An age range criterion. @@ -296,9 +296,9 @@ type GoogleAdsSearchads360V0Common__AgeRangeInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__AgeRangeInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__AgeRangeInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__AgeRangeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__AssetInteractionTarget: An @@ -323,9 +323,9 @@ type GoogleAdsSearchads360V0Common__AssetInteractionTarget struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__AssetInteractionTarget) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__AssetInteractionTarget) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__AssetInteractionTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__AssetUsage: Contains the usage information of @@ -393,9 +393,9 @@ type GoogleAdsSearchads360V0Common__AssetUsage struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__AssetUsage) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__AssetUsage) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__AssetUsage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__AudienceInfo: An audience criterion. @@ -415,9 +415,9 @@ type GoogleAdsSearchads360V0Common__AudienceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__AudienceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__AudienceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__AudienceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__BusinessProfileLocation: Business Profile @@ -445,9 +445,9 @@ type GoogleAdsSearchads360V0Common__BusinessProfileLocation struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__BusinessProfileLocation) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__BusinessProfileLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__BusinessProfileLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__CallToActionAsset: A call to action asset. @@ -489,9 +489,9 @@ type GoogleAdsSearchads360V0Common__CallToActionAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__CallToActionAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__CallToActionAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__CallToActionAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__CustomParameter: A mapping that can be used @@ -515,9 +515,9 @@ type GoogleAdsSearchads360V0Common__CustomParameter struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__CustomParameter) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__CustomParameter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__CustomParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__DeviceInfo: A device criterion. @@ -546,9 +546,9 @@ type GoogleAdsSearchads360V0Common__DeviceInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__DeviceInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__DeviceInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__DeviceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__EnhancedCpc: An automated bidding strategy @@ -590,9 +590,9 @@ type GoogleAdsSearchads360V0Common__GenderInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__GenderInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__GenderInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__GenderInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__ImageAsset: An Image asset. @@ -633,9 +633,9 @@ type GoogleAdsSearchads360V0Common__ImageAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__ImageAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__ImageAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__ImageAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__ImageDimension: Metadata for an image at a @@ -660,9 +660,9 @@ type GoogleAdsSearchads360V0Common__ImageDimension struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__ImageDimension) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__ImageDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__ImageDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__Keyword: A Keyword criterion segment. @@ -684,9 +684,9 @@ type GoogleAdsSearchads360V0Common__Keyword struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__Keyword) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__Keyword) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__Keyword - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__KeywordInfo: A keyword criterion. @@ -716,9 +716,9 @@ type GoogleAdsSearchads360V0Common__KeywordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__KeywordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__KeywordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__KeywordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__LanguageInfo: A language criterion. @@ -738,9 +738,9 @@ type GoogleAdsSearchads360V0Common__LanguageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__LanguageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__LanguageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__LanguageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__ListingGroupInfo: A listing group criterion. @@ -769,9 +769,9 @@ type GoogleAdsSearchads360V0Common__ListingGroupInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__ListingGroupInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__ListingGroupInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__ListingGroupInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__LocationGroupInfo: A radius around a list of @@ -814,9 +814,9 @@ type GoogleAdsSearchads360V0Common__LocationGroupInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__LocationGroupInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__LocationGroupInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__LocationGroupInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__LocationInfo: A location criterion. @@ -836,9 +836,9 @@ type GoogleAdsSearchads360V0Common__LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__ManualCpa: Manual bidding strategy that @@ -865,9 +865,9 @@ type GoogleAdsSearchads360V0Common__ManualCpc struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__ManualCpc) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__ManualCpc) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__ManualCpc - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__ManualCpm: Manual impression-based bidding @@ -906,9 +906,9 @@ type GoogleAdsSearchads360V0Common__MaximizeConversionValue struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__MaximizeConversionValue) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__MaximizeConversionValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__MaximizeConversionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsSearchads360V0Common__MaximizeConversionValue) UnmarshalJSON(data []byte) error { @@ -957,9 +957,9 @@ type GoogleAdsSearchads360V0Common__MaximizeConversions struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__MaximizeConversions) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__MaximizeConversions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__MaximizeConversions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__Metrics: Metrics data. @@ -1548,9 +1548,9 @@ type GoogleAdsSearchads360V0Common__Metrics struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__Metrics) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__Metrics) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__Metrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsSearchads360V0Common__Metrics) UnmarshalJSON(data []byte) error { @@ -1715,9 +1715,9 @@ type GoogleAdsSearchads360V0Common__MobileAppAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__MobileAppAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__MobileAppAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__MobileAppAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__PercentCpc: A bidding strategy where bids are @@ -1746,9 +1746,9 @@ type GoogleAdsSearchads360V0Common__PercentCpc struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__PercentCpc) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__PercentCpc) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__PercentCpc - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__RealTimeBiddingSetting: Settings for @@ -1770,9 +1770,9 @@ type GoogleAdsSearchads360V0Common__RealTimeBiddingSetting struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__RealTimeBiddingSetting) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__RealTimeBiddingSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__RealTimeBiddingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__SearchAds360ExpandedDynamicSearchAdInfo: An @@ -1797,9 +1797,9 @@ type GoogleAdsSearchads360V0Common__SearchAds360ExpandedDynamicSearchAdInfo stru NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__SearchAds360ExpandedDynamicSearchAdInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__SearchAds360ExpandedDynamicSearchAdInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__SearchAds360ExpandedDynamicSearchAdInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__SearchAds360ExpandedTextAdInfo: A Search Ads @@ -1834,9 +1834,9 @@ type GoogleAdsSearchads360V0Common__SearchAds360ExpandedTextAdInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__SearchAds360ExpandedTextAdInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__SearchAds360ExpandedTextAdInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__SearchAds360ExpandedTextAdInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__SearchAds360ProductAdInfo: A Search Ads 360 @@ -1866,9 +1866,9 @@ type GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__SearchAds360TextAdInfo: A Search Ads 360 text @@ -1899,9 +1899,9 @@ type GoogleAdsSearchads360V0Common__SearchAds360TextAdInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__SearchAds360TextAdInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__SearchAds360TextAdInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__SearchAds360TextAdInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__Segments: Segment only fields. @@ -2165,9 +2165,9 @@ type GoogleAdsSearchads360V0Common__Segments struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__Segments) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__Segments) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__Segments - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__TargetCpa: An automated bid strategy that @@ -2198,9 +2198,9 @@ type GoogleAdsSearchads360V0Common__TargetCpa struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__TargetCpa) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__TargetCpa) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__TargetCpa - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__TargetCpm: Target CPM (cost per thousand @@ -2243,9 +2243,9 @@ type GoogleAdsSearchads360V0Common__TargetImpressionShare struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__TargetImpressionShare) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__TargetImpressionShare) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__TargetImpressionShare - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__TargetOutrankShare: An automated bidding @@ -2269,9 +2269,9 @@ type GoogleAdsSearchads360V0Common__TargetOutrankShare struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__TargetOutrankShare) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__TargetOutrankShare) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__TargetOutrankShare - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__TargetRestriction: The list of @@ -2319,9 +2319,9 @@ type GoogleAdsSearchads360V0Common__TargetRestriction struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__TargetRestriction) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__TargetRestriction) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__TargetRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__TargetRoas: An automated bidding strategy @@ -2352,9 +2352,9 @@ type GoogleAdsSearchads360V0Common__TargetRoas struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__TargetRoas) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__TargetRoas) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__TargetRoas - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsSearchads360V0Common__TargetRoas) UnmarshalJSON(data []byte) error { @@ -2397,9 +2397,9 @@ type GoogleAdsSearchads360V0Common__TargetSpend struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__TargetSpend) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__TargetSpend) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__TargetSpend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__TargetingSetting: Settings for the @@ -2423,9 +2423,9 @@ type GoogleAdsSearchads360V0Common__TargetingSetting struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__TargetingSetting) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__TargetingSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__TargetingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__TextAsset: A Text asset. @@ -2445,9 +2445,9 @@ type GoogleAdsSearchads360V0Common__TextAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__TextAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__TextAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__TextAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__TextLabel: A type of label displaying text on @@ -2473,9 +2473,9 @@ type GoogleAdsSearchads360V0Common__TextLabel struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__TextLabel) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__TextLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__TextLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__UnifiedCallAsset: A unified call asset. @@ -2538,9 +2538,9 @@ type GoogleAdsSearchads360V0Common__UnifiedCallAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__UnifiedCallAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__UnifiedCallAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__UnifiedCallAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__UnifiedCalloutAsset: A unified callout asset. @@ -2574,9 +2574,9 @@ type GoogleAdsSearchads360V0Common__UnifiedCalloutAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__UnifiedCalloutAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__UnifiedCalloutAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__UnifiedCalloutAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__UnifiedLocationAsset: A unified location @@ -2617,9 +2617,9 @@ type GoogleAdsSearchads360V0Common__UnifiedLocationAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__UnifiedLocationAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__UnifiedLocationAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__UnifiedLocationAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__UnifiedPageFeedAsset: A Unified Page Feed @@ -2642,9 +2642,9 @@ type GoogleAdsSearchads360V0Common__UnifiedPageFeedAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__UnifiedPageFeedAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__UnifiedPageFeedAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__UnifiedPageFeedAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__UnifiedSitelinkAsset: A unified sitelink @@ -2693,9 +2693,9 @@ type GoogleAdsSearchads360V0Common__UnifiedSitelinkAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__UnifiedSitelinkAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__UnifiedSitelinkAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__UnifiedSitelinkAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__UserListInfo: A User List criterion. @@ -2716,9 +2716,9 @@ type GoogleAdsSearchads360V0Common__UserListInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__UserListInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__UserListInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__UserListInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__Value: A generic data container. @@ -2746,9 +2746,9 @@ type GoogleAdsSearchads360V0Common__Value struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__Value) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__Value) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__Value - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsSearchads360V0Common__Value) UnmarshalJSON(data []byte) error { @@ -2809,9 +2809,9 @@ type GoogleAdsSearchads360V0Common__WebpageConditionInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__WebpageConditionInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__WebpageConditionInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__WebpageConditionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Common__WebpageInfo: Represents a criterion for @@ -2847,9 +2847,9 @@ type GoogleAdsSearchads360V0Common__WebpageInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__WebpageInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__WebpageInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__WebpageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsSearchads360V0Common__WebpageInfo) UnmarshalJSON(data []byte) error { @@ -2886,9 +2886,9 @@ type GoogleAdsSearchads360V0Common__YoutubeVideoAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Common__YoutubeVideoAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Common__YoutubeVideoAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Common__YoutubeVideoAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ErrorsErrorLocationFieldPathElement: A part of a @@ -2911,9 +2911,9 @@ type GoogleAdsSearchads360V0ErrorsErrorLocationFieldPathElement struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ErrorsErrorLocationFieldPathElement) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ErrorsErrorLocationFieldPathElement) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ErrorsErrorLocationFieldPathElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Errors__ErrorCode: The error reason represented by @@ -3247,9 +3247,9 @@ type GoogleAdsSearchads360V0Errors__ErrorCode struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Errors__ErrorCode) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Errors__ErrorCode) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Errors__ErrorCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Errors__ErrorDetails: Additional error details. @@ -3274,9 +3274,9 @@ type GoogleAdsSearchads360V0Errors__ErrorDetails struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Errors__ErrorDetails) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Errors__ErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Errors__ErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Errors__ErrorLocation: Describes the part of the @@ -3298,9 +3298,9 @@ type GoogleAdsSearchads360V0Errors__ErrorLocation struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Errors__ErrorLocation) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Errors__ErrorLocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Errors__ErrorLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Errors__QuotaErrorDetails: Additional quota error @@ -3334,9 +3334,9 @@ type GoogleAdsSearchads360V0Errors__QuotaErrorDetails struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Errors__QuotaErrorDetails) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Errors__QuotaErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Errors__QuotaErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Errors__SearchAds360Error: SearchAds360-specific @@ -3366,9 +3366,9 @@ type GoogleAdsSearchads360V0Errors__SearchAds360Error struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Errors__SearchAds360Error) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Errors__SearchAds360Error) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Errors__SearchAds360Error - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Errors__SearchAds360Failure: Describes how a Search @@ -3392,9 +3392,9 @@ type GoogleAdsSearchads360V0Errors__SearchAds360Failure struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Errors__SearchAds360Failure) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Errors__SearchAds360Failure) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Errors__SearchAds360Failure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyMaximizeConversionVa @@ -3420,9 +3420,9 @@ type GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyMaximizeConversion NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyMaximizeConversionValue) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyMaximizeConversionValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyMaximizeConversionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyMaximizeConversionValue) UnmarshalJSON(data []byte) error { @@ -3464,9 +3464,9 @@ type GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyMaximizeConversion NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyMaximizeConversions) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyMaximizeConversions) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyMaximizeConversions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetCpa: An @@ -3490,9 +3490,9 @@ type GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetCpa struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetCpa) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetCpa) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetCpa - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetImpressionShar @@ -3530,9 +3530,9 @@ type GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetImpressionSh NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetImpressionShare) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetImpressionShare) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetImpressionShare - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetRoas: An @@ -3555,9 +3555,9 @@ type GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetRoas struct NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetRoas) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetRoas) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetRoas - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetRoas) UnmarshalJSON(data []byte) error { @@ -3602,9 +3602,9 @@ type GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetSpend struct NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetSpend) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetSpend) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetSpend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesAdGroupCriterionPositionEstimates: Estimates @@ -3626,9 +3626,9 @@ type GoogleAdsSearchads360V0ResourcesAdGroupCriterionPositionEstimates struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesAdGroupCriterionPositionEstimates) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesAdGroupCriterionPositionEstimates) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesAdGroupCriterionPositionEstimates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo: A container for @@ -3650,9 +3650,9 @@ type GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting: The setting @@ -3680,9 +3680,9 @@ type GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesCampaignGeoTargetTypeSetting: Represents a @@ -3726,9 +3726,9 @@ type GoogleAdsSearchads360V0ResourcesCampaignGeoTargetTypeSetting struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesCampaignGeoTargetTypeSetting) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesCampaignGeoTargetTypeSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesCampaignGeoTargetTypeSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesCampaignNetworkSettings: The network @@ -3760,9 +3760,9 @@ type GoogleAdsSearchads360V0ResourcesCampaignNetworkSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesCampaignNetworkSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesCampaignNetworkSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesCampaignNetworkSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesCampaignOptimizationGoalSetting: @@ -3797,9 +3797,9 @@ type GoogleAdsSearchads360V0ResourcesCampaignOptimizationGoalSetting struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesCampaignOptimizationGoalSetting) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesCampaignOptimizationGoalSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesCampaignOptimizationGoalSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesCampaignSelectiveOptimization: Selective @@ -3824,9 +3824,9 @@ type GoogleAdsSearchads360V0ResourcesCampaignSelectiveOptimization struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesCampaignSelectiveOptimization) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesCampaignSelectiveOptimization) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesCampaignSelectiveOptimization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesCampaignShoppingSetting: The setting for @@ -3869,9 +3869,9 @@ type GoogleAdsSearchads360V0ResourcesCampaignShoppingSetting struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesCampaignShoppingSetting) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesCampaignShoppingSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesCampaignShoppingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesCampaignTrackingSetting: Campaign-level @@ -3892,9 +3892,9 @@ type GoogleAdsSearchads360V0ResourcesCampaignTrackingSetting struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesCampaignTrackingSetting) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesCampaignTrackingSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesCampaignTrackingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesConversionActionAttributionModelSettings: @@ -3954,9 +3954,9 @@ type GoogleAdsSearchads360V0ResourcesConversionActionAttributionModelSettings st NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesConversionActionAttributionModelSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesConversionActionAttributionModelSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesConversionActionAttributionModelSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesConversionActionFloodlightSettings: Settings @@ -3984,9 +3984,9 @@ type GoogleAdsSearchads360V0ResourcesConversionActionFloodlightSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesConversionActionFloodlightSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesConversionActionFloodlightSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesConversionActionFloodlightSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesConversionActionValueSettings: Settings @@ -4018,9 +4018,9 @@ type GoogleAdsSearchads360V0ResourcesConversionActionValueSettings struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesConversionActionValueSettings) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesConversionActionValueSettings) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesConversionActionValueSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsSearchads360V0ResourcesConversionActionValueSettings) UnmarshalJSON(data []byte) error { @@ -4078,9 +4078,9 @@ type GoogleAdsSearchads360V0ResourcesConversionCustomVariableFloodlightConversio NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesConversionCustomVariableFloodlightConversionCustomVariableInfo) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesConversionCustomVariableFloodlightConversionCustomVariableInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesConversionCustomVariableFloodlightConversionCustomVariableInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductBiddingCate @@ -4119,9 +4119,9 @@ type GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductBiddingCa NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductBiddingCategory) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductBiddingCategory) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductBiddingCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductBrand: @@ -4142,9 +4142,9 @@ type GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductBrand str NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductBrand) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductBrand) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductBrand - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductChannel: @@ -4172,9 +4172,9 @@ type GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductChannel s NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductChannel) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductChannel) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductChannel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductCondition: @@ -4203,9 +4203,9 @@ type GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductCondition NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductCondition) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductCondition) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductCustomAttri @@ -4238,9 +4238,9 @@ type GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductCustomAtt NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductCustomAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductCustomAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductCustomAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductItemId: @@ -4261,9 +4261,9 @@ type GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductItemId st NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductItemId) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductItemId) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductItemId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductType: Type @@ -4296,9 +4296,9 @@ type GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductType stru NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductType) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductType) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0ResourcesListingGroupFilterDimensionProductType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AccessibleBiddingStrategy: Represents a @@ -4407,9 +4407,9 @@ type GoogleAdsSearchads360V0Resources__AccessibleBiddingStrategy struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AccessibleBiddingStrategy) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AccessibleBiddingStrategy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AccessibleBiddingStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__Ad: An ad. @@ -4495,9 +4495,9 @@ type GoogleAdsSearchads360V0Resources__Ad struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__Ad) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__Ad) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__Ad - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AdGroup: An ad group. @@ -4630,9 +4630,9 @@ type GoogleAdsSearchads360V0Resources__AdGroup struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AdGroup) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AdGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AdGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AdGroupAd: An ad group ad. @@ -4714,9 +4714,9 @@ type GoogleAdsSearchads360V0Resources__AdGroupAd struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AdGroupAd) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AdGroupAd) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AdGroupAd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AdGroupAdLabel: A relationship between an @@ -4743,9 +4743,9 @@ type GoogleAdsSearchads360V0Resources__AdGroupAdLabel struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AdGroupAdLabel) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AdGroupAdLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AdGroupAdLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AdGroupAsset: A link between an ad group @@ -4782,9 +4782,9 @@ type GoogleAdsSearchads360V0Resources__AdGroupAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AdGroupAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AdGroupAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AdGroupAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AdGroupAssetSet: AdGroupAssetSet is the @@ -4821,9 +4821,9 @@ type GoogleAdsSearchads360V0Resources__AdGroupAssetSet struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AdGroupAssetSet) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AdGroupAssetSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AdGroupAssetSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AdGroupAudienceView: An ad group audience @@ -4848,9 +4848,9 @@ type GoogleAdsSearchads360V0Resources__AdGroupAudienceView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AdGroupAudienceView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AdGroupAudienceView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AdGroupAudienceView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AdGroupBidModifier: Represents an ad group @@ -4879,9 +4879,9 @@ type GoogleAdsSearchads360V0Resources__AdGroupBidModifier struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AdGroupBidModifier) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AdGroupBidModifier) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AdGroupBidModifier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsSearchads360V0Resources__AdGroupBidModifier) UnmarshalJSON(data []byte) error { @@ -5079,9 +5079,9 @@ type GoogleAdsSearchads360V0Resources__AdGroupCriterion struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AdGroupCriterion) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AdGroupCriterion) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AdGroupCriterion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsSearchads360V0Resources__AdGroupCriterion) UnmarshalJSON(data []byte) error { @@ -5124,9 +5124,9 @@ type GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AdGroupLabel: A relationship between an ad @@ -5153,9 +5153,9 @@ type GoogleAdsSearchads360V0Resources__AdGroupLabel struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AdGroupLabel) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AdGroupLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AdGroupLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AgeRangeView: An age range view. @@ -5177,9 +5177,9 @@ type GoogleAdsSearchads360V0Resources__AgeRangeView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AgeRangeView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AgeRangeView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AgeRangeView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__Asset: Asset is a part of an ad which can @@ -5298,9 +5298,9 @@ type GoogleAdsSearchads360V0Resources__Asset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__Asset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__Asset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AssetGroup: An asset group. @@ -5368,9 +5368,9 @@ type GoogleAdsSearchads360V0Resources__AssetGroup struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AssetGroup) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AssetGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AssetGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AssetGroupAsset: AssetGroupAsset is the @@ -5454,9 +5454,9 @@ type GoogleAdsSearchads360V0Resources__AssetGroupAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AssetGroupAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AssetGroupAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AssetGroupAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AssetGroupAssetCombinationData: Asset @@ -5477,9 +5477,9 @@ type GoogleAdsSearchads360V0Resources__AssetGroupAssetCombinationData struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AssetGroupAssetCombinationData) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AssetGroupAssetCombinationData) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AssetGroupAssetCombinationData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AssetGroupListingGroupFilter: @@ -5538,9 +5538,9 @@ type GoogleAdsSearchads360V0Resources__AssetGroupListingGroupFilter struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AssetGroupListingGroupFilter) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AssetGroupListingGroupFilter) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AssetGroupListingGroupFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AssetGroupSignal: AssetGroupSignal @@ -5572,9 +5572,9 @@ type GoogleAdsSearchads360V0Resources__AssetGroupSignal struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AssetGroupSignal) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AssetGroupSignal) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AssetGroupSignal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AssetGroupTopCombinationView: A view on @@ -5602,9 +5602,9 @@ type GoogleAdsSearchads360V0Resources__AssetGroupTopCombinationView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AssetGroupTopCombinationView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AssetGroupTopCombinationView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AssetGroupTopCombinationView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AssetSet: An asset set representing a @@ -5629,9 +5629,9 @@ type GoogleAdsSearchads360V0Resources__AssetSet struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AssetSet) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AssetSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AssetSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__AssetSetAsset: AssetSetAsset is the link @@ -5668,9 +5668,9 @@ type GoogleAdsSearchads360V0Resources__AssetSetAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__AssetSetAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__AssetSetAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__AssetSetAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__Audience: Audience is an effective @@ -5701,9 +5701,9 @@ type GoogleAdsSearchads360V0Resources__Audience struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__Audience) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__Audience) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__Audience - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__BiddingStrategy: A bidding strategy. @@ -5845,9 +5845,9 @@ type GoogleAdsSearchads360V0Resources__BiddingStrategy struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__BiddingStrategy) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__BiddingStrategy) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__BiddingStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__Campaign: A campaign. @@ -6263,9 +6263,9 @@ type GoogleAdsSearchads360V0Resources__Campaign struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__Campaign) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__Campaign) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__Campaign - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__CampaignAsset: A link between a Campaign @@ -6303,9 +6303,9 @@ type GoogleAdsSearchads360V0Resources__CampaignAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CampaignAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CampaignAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CampaignAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__CampaignAssetSet: CampaignAssetSet is the @@ -6342,9 +6342,9 @@ type GoogleAdsSearchads360V0Resources__CampaignAssetSet struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CampaignAssetSet) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CampaignAssetSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CampaignAssetSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__CampaignAudienceView: A campaign audience @@ -6370,9 +6370,9 @@ type GoogleAdsSearchads360V0Resources__CampaignAudienceView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CampaignAudienceView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CampaignAudienceView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CampaignAudienceView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__CampaignBudget: A campaign budget. @@ -6423,9 +6423,9 @@ type GoogleAdsSearchads360V0Resources__CampaignBudget struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CampaignBudget) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CampaignBudget) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CampaignBudget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__CampaignCriterion: A campaign criterion. @@ -6539,9 +6539,9 @@ type GoogleAdsSearchads360V0Resources__CampaignCriterion struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CampaignCriterion) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CampaignCriterion) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CampaignCriterion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleAdsSearchads360V0Resources__CampaignCriterion) UnmarshalJSON(data []byte) error { @@ -6582,9 +6582,9 @@ type GoogleAdsSearchads360V0Resources__CampaignLabel struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CampaignLabel) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CampaignLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CampaignLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__CartDataSalesView: Cart data sales view. @@ -6606,9 +6606,9 @@ type GoogleAdsSearchads360V0Resources__CartDataSalesView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CartDataSalesView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CartDataSalesView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CartDataSalesView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__Conversion: A conversion. @@ -6768,9 +6768,9 @@ type GoogleAdsSearchads360V0Resources__Conversion struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__Conversion) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__Conversion) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__Conversion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__ConversionAction: A conversion action. @@ -6984,9 +6984,9 @@ type GoogleAdsSearchads360V0Resources__ConversionAction struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__ConversionAction) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__ConversionAction) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__ConversionAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__ConversionCustomVariable: A conversion @@ -7078,9 +7078,9 @@ type GoogleAdsSearchads360V0Resources__ConversionCustomVariable struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__ConversionCustomVariable) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__ConversionCustomVariable) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__ConversionCustomVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__ConversionTrackingSetting: A collection of @@ -7146,9 +7146,9 @@ type GoogleAdsSearchads360V0Resources__ConversionTrackingSetting struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__ConversionTrackingSetting) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__ConversionTrackingSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__ConversionTrackingSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__CustomColumn: A custom column. See Search @@ -7205,9 +7205,9 @@ type GoogleAdsSearchads360V0Resources__CustomColumn struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CustomColumn) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CustomColumn) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CustomColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__Customer: A customer. @@ -7304,9 +7304,9 @@ type GoogleAdsSearchads360V0Resources__Customer struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__Customer) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__Customer) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__Customer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__CustomerAsset: A link between a customer @@ -7341,9 +7341,9 @@ type GoogleAdsSearchads360V0Resources__CustomerAsset struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CustomerAsset) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CustomerAsset) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CustomerAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__CustomerAssetSet: CustomerAssetSet is the @@ -7380,9 +7380,9 @@ type GoogleAdsSearchads360V0Resources__CustomerAssetSet struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CustomerAssetSet) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CustomerAssetSet) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CustomerAssetSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__CustomerClient: A link between the given @@ -7449,9 +7449,9 @@ type GoogleAdsSearchads360V0Resources__CustomerClient struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CustomerClient) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CustomerClient) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CustomerClient - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__CustomerManagerLink: Represents @@ -7495,9 +7495,9 @@ type GoogleAdsSearchads360V0Resources__CustomerManagerLink struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__CustomerManagerLink) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__CustomerManagerLink) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__CustomerManagerLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__DoubleClickCampaignManagerSetting: @@ -7526,9 +7526,9 @@ type GoogleAdsSearchads360V0Resources__DoubleClickCampaignManagerSetting struct NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__DoubleClickCampaignManagerSetting) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__DoubleClickCampaignManagerSetting) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__DoubleClickCampaignManagerSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__DynamicSearchAdsSearchTermView: A dynamic @@ -7557,9 +7557,9 @@ type GoogleAdsSearchads360V0Resources__DynamicSearchAdsSearchTermView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__DynamicSearchAdsSearchTermView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__DynamicSearchAdsSearchTermView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__DynamicSearchAdsSearchTermView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__GenderView: A gender view. The gender_view @@ -7584,9 +7584,9 @@ type GoogleAdsSearchads360V0Resources__GenderView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__GenderView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__GenderView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__GenderView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__GeoTargetConstant: A geo target constant. @@ -7634,9 +7634,9 @@ type GoogleAdsSearchads360V0Resources__GeoTargetConstant struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__GeoTargetConstant) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__GeoTargetConstant) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__GeoTargetConstant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__KeywordView: A keyword view. @@ -7658,9 +7658,9 @@ type GoogleAdsSearchads360V0Resources__KeywordView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__KeywordView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__KeywordView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__KeywordView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__Label: A label. @@ -7698,9 +7698,9 @@ type GoogleAdsSearchads360V0Resources__Label struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__Label) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__Label) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__LanguageConstant: A language. @@ -7732,9 +7732,9 @@ type GoogleAdsSearchads360V0Resources__LanguageConstant struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__LanguageConstant) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__LanguageConstant) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__LanguageConstant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__ListingGroupFilterDimension: Listing @@ -7767,9 +7767,9 @@ type GoogleAdsSearchads360V0Resources__ListingGroupFilterDimension struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__ListingGroupFilterDimension) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__ListingGroupFilterDimension) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__ListingGroupFilterDimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__ListingGroupFilterDimensionPath: The path @@ -7792,9 +7792,9 @@ type GoogleAdsSearchads360V0Resources__ListingGroupFilterDimensionPath struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__ListingGroupFilterDimensionPath) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__ListingGroupFilterDimensionPath) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__ListingGroupFilterDimensionPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__LocationView: A location view summarizes @@ -7817,9 +7817,9 @@ type GoogleAdsSearchads360V0Resources__LocationView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__LocationView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__LocationView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__LocationView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__ProductBiddingCategoryConstant: A Product @@ -7878,9 +7878,9 @@ type GoogleAdsSearchads360V0Resources__ProductBiddingCategoryConstant struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__ProductBiddingCategoryConstant) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__ProductBiddingCategoryConstant) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__ProductBiddingCategoryConstant - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__ProductGroupView: A product group view. @@ -7902,9 +7902,9 @@ type GoogleAdsSearchads360V0Resources__ProductGroupView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__ProductGroupView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__ProductGroupView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__ProductGroupView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__SearchAds360Field: A field or resource @@ -8010,9 +8010,9 @@ type GoogleAdsSearchads360V0Resources__SearchAds360Field struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__SearchAds360Field) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__SearchAds360Field) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__SearchAds360Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__ShoppingPerformanceView: Shopping @@ -8039,9 +8039,9 @@ type GoogleAdsSearchads360V0Resources__ShoppingPerformanceView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__ShoppingPerformanceView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__ShoppingPerformanceView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__ShoppingPerformanceView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__UserList: A user list. This is a list of @@ -8085,9 +8085,9 @@ type GoogleAdsSearchads360V0Resources__UserList struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__UserList) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__UserList) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__UserList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__Visit: A visit. @@ -8195,9 +8195,9 @@ type GoogleAdsSearchads360V0Resources__Visit struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__Visit) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__Visit) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__Visit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Resources__WebpageView: A webpage view. @@ -8219,9 +8219,9 @@ type GoogleAdsSearchads360V0Resources__WebpageView struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Resources__WebpageView) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Resources__WebpageView) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Resources__WebpageView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__ConversionCustomDimensionHeader: Message @@ -8244,9 +8244,9 @@ type GoogleAdsSearchads360V0Services__ConversionCustomDimensionHeader struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__ConversionCustomDimensionHeader) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__ConversionCustomDimensionHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__ConversionCustomDimensionHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__ConversionCustomMetricHeader: Message for @@ -8269,9 +8269,9 @@ type GoogleAdsSearchads360V0Services__ConversionCustomMetricHeader struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__ConversionCustomMetricHeader) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__ConversionCustomMetricHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__ConversionCustomMetricHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__CustomColumnHeader: Message for custom @@ -8296,9 +8296,9 @@ type GoogleAdsSearchads360V0Services__CustomColumnHeader struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__CustomColumnHeader) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__CustomColumnHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__CustomColumnHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse: Response @@ -8323,9 +8323,9 @@ type GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__ListAccessibleCustomersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__ListCustomColumnsResponse: Response message @@ -8349,9 +8349,9 @@ type GoogleAdsSearchads360V0Services__ListCustomColumnsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__ListCustomColumnsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__ListCustomColumnsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__ListCustomColumnsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__RawEventConversionDimensionHeader: Message @@ -8374,9 +8374,9 @@ type GoogleAdsSearchads360V0Services__RawEventConversionDimensionHeader struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__RawEventConversionDimensionHeader) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__RawEventConversionDimensionHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__RawEventConversionDimensionHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__RawEventConversionMetricHeader: Message for @@ -8399,9 +8399,9 @@ type GoogleAdsSearchads360V0Services__RawEventConversionMetricHeader struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__RawEventConversionMetricHeader) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__RawEventConversionMetricHeader) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__RawEventConversionMetricHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__SearchAds360Row: A returned row from the @@ -8535,9 +8535,9 @@ type GoogleAdsSearchads360V0Services__SearchAds360Row struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__SearchAds360Row) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__SearchAds360Row) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__SearchAds360Row - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsRequest: Request @@ -8566,9 +8566,9 @@ type GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsRequest struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsRequest) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse: Response @@ -8599,9 +8599,9 @@ type GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__SearchSearchAds360FieldsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__SearchSearchAds360Request: Request message @@ -8649,9 +8649,9 @@ type GoogleAdsSearchads360V0Services__SearchSearchAds360Request struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__SearchSearchAds360Request) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__SearchSearchAds360Request) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__SearchSearchAds360Request - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAdsSearchads360V0Services__SearchSearchAds360Response: Response @@ -8704,9 +8704,9 @@ type GoogleAdsSearchads360V0Services__SearchSearchAds360Response struct { NullFields []string `json:"-"` } -func (s *GoogleAdsSearchads360V0Services__SearchSearchAds360Response) MarshalJSON() ([]byte, error) { +func (s GoogleAdsSearchads360V0Services__SearchSearchAds360Response) MarshalJSON() ([]byte, error) { type NoMethod GoogleAdsSearchads360V0Services__SearchSearchAds360Response - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CustomersListAccessibleCustomersCall struct { diff --git a/searchconsole/v1/searchconsole-gen.go b/searchconsole/v1/searchconsole-gen.go index 2aa22626c5..5d4830cb0b 100644 --- a/searchconsole/v1/searchconsole-gen.go +++ b/searchconsole/v1/searchconsole-gen.go @@ -328,9 +328,9 @@ type AmpInspectionResult struct { NullFields []string `json:"-"` } -func (s *AmpInspectionResult) MarshalJSON() ([]byte, error) { +func (s AmpInspectionResult) MarshalJSON() ([]byte, error) { type NoMethod AmpInspectionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AmpIssue: AMP issue. @@ -357,9 +357,9 @@ type AmpIssue struct { NullFields []string `json:"-"` } -func (s *AmpIssue) MarshalJSON() ([]byte, error) { +func (s AmpIssue) MarshalJSON() ([]byte, error) { type NoMethod AmpIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ApiDataRow struct { @@ -381,9 +381,9 @@ type ApiDataRow struct { NullFields []string `json:"-"` } -func (s *ApiDataRow) MarshalJSON() ([]byte, error) { +func (s ApiDataRow) MarshalJSON() ([]byte, error) { type NoMethod ApiDataRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ApiDataRow) UnmarshalJSON(data []byte) error { @@ -442,9 +442,9 @@ type ApiDimensionFilter struct { NullFields []string `json:"-"` } -func (s *ApiDimensionFilter) MarshalJSON() ([]byte, error) { +func (s ApiDimensionFilter) MarshalJSON() ([]byte, error) { type NoMethod ApiDimensionFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiDimensionFilterGroup: A set of dimension value filters to test against @@ -469,9 +469,9 @@ type ApiDimensionFilterGroup struct { NullFields []string `json:"-"` } -func (s *ApiDimensionFilterGroup) MarshalJSON() ([]byte, error) { +func (s ApiDimensionFilterGroup) MarshalJSON() ([]byte, error) { type NoMethod ApiDimensionFilterGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlockedResource: Blocked resource. @@ -491,9 +491,9 @@ type BlockedResource struct { NullFields []string `json:"-"` } -func (s *BlockedResource) MarshalJSON() ([]byte, error) { +func (s BlockedResource) MarshalJSON() ([]byte, error) { type NoMethod BlockedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectedItems: Rich Results items grouped by type. @@ -515,9 +515,9 @@ type DetectedItems struct { NullFields []string `json:"-"` } -func (s *DetectedItems) MarshalJSON() ([]byte, error) { +func (s DetectedItems) MarshalJSON() ([]byte, error) { type NoMethod DetectedItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: Describe image data. @@ -540,9 +540,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IndexStatusInspectionResult: Results of index status inspection for either @@ -645,9 +645,9 @@ type IndexStatusInspectionResult struct { NullFields []string `json:"-"` } -func (s *IndexStatusInspectionResult) MarshalJSON() ([]byte, error) { +func (s IndexStatusInspectionResult) MarshalJSON() ([]byte, error) { type NoMethod IndexStatusInspectionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InspectUrlIndexRequest: Index inspection request. @@ -677,9 +677,9 @@ type InspectUrlIndexRequest struct { NullFields []string `json:"-"` } -func (s *InspectUrlIndexRequest) MarshalJSON() ([]byte, error) { +func (s InspectUrlIndexRequest) MarshalJSON() ([]byte, error) { type NoMethod InspectUrlIndexRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InspectUrlIndexResponse: Index-Status inspection response. @@ -702,9 +702,9 @@ type InspectUrlIndexResponse struct { NullFields []string `json:"-"` } -func (s *InspectUrlIndexResponse) MarshalJSON() ([]byte, error) { +func (s InspectUrlIndexResponse) MarshalJSON() ([]byte, error) { type NoMethod InspectUrlIndexResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Item: A specific rich result found on the page. @@ -726,9 +726,9 @@ type Item struct { NullFields []string `json:"-"` } -func (s *Item) MarshalJSON() ([]byte, error) { +func (s Item) MarshalJSON() ([]byte, error) { type NoMethod Item - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileFriendlyIssue: Mobile-friendly issue. @@ -768,9 +768,9 @@ type MobileFriendlyIssue struct { NullFields []string `json:"-"` } -func (s *MobileFriendlyIssue) MarshalJSON() ([]byte, error) { +func (s MobileFriendlyIssue) MarshalJSON() ([]byte, error) { type NoMethod MobileFriendlyIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileUsabilityInspectionResult: Mobile-usability inspection results. @@ -802,9 +802,9 @@ type MobileUsabilityInspectionResult struct { NullFields []string `json:"-"` } -func (s *MobileUsabilityInspectionResult) MarshalJSON() ([]byte, error) { +func (s MobileUsabilityInspectionResult) MarshalJSON() ([]byte, error) { type NoMethod MobileUsabilityInspectionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MobileUsabilityIssue: Mobile-usability issue. @@ -853,9 +853,9 @@ type MobileUsabilityIssue struct { NullFields []string `json:"-"` } -func (s *MobileUsabilityIssue) MarshalJSON() ([]byte, error) { +func (s MobileUsabilityIssue) MarshalJSON() ([]byte, error) { type NoMethod MobileUsabilityIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceIssue: Information about a resource with issue. @@ -875,9 +875,9 @@ type ResourceIssue struct { NullFields []string `json:"-"` } -func (s *ResourceIssue) MarshalJSON() ([]byte, error) { +func (s ResourceIssue) MarshalJSON() ([]byte, error) { type NoMethod ResourceIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RichResultsInspectionResult: Rich-Results inspection result, including any @@ -911,9 +911,9 @@ type RichResultsInspectionResult struct { NullFields []string `json:"-"` } -func (s *RichResultsInspectionResult) MarshalJSON() ([]byte, error) { +func (s RichResultsInspectionResult) MarshalJSON() ([]byte, error) { type NoMethod RichResultsInspectionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RichResultsIssue: Severity and status of a single issue affecting a single @@ -943,9 +943,9 @@ type RichResultsIssue struct { NullFields []string `json:"-"` } -func (s *RichResultsIssue) MarshalJSON() ([]byte, error) { +func (s RichResultsIssue) MarshalJSON() ([]byte, error) { type NoMethod RichResultsIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunMobileFriendlyTestRequest: Mobile-friendly test request. @@ -967,9 +967,9 @@ type RunMobileFriendlyTestRequest struct { NullFields []string `json:"-"` } -func (s *RunMobileFriendlyTestRequest) MarshalJSON() ([]byte, error) { +func (s RunMobileFriendlyTestRequest) MarshalJSON() ([]byte, error) { type NoMethod RunMobileFriendlyTestRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunMobileFriendlyTestResponse: Mobile-friendly test response, including @@ -1008,9 +1008,9 @@ type RunMobileFriendlyTestResponse struct { NullFields []string `json:"-"` } -func (s *RunMobileFriendlyTestResponse) MarshalJSON() ([]byte, error) { +func (s RunMobileFriendlyTestResponse) MarshalJSON() ([]byte, error) { type NoMethod RunMobileFriendlyTestResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SearchAnalyticsQueryRequest struct { @@ -1106,9 +1106,9 @@ type SearchAnalyticsQueryRequest struct { NullFields []string `json:"-"` } -func (s *SearchAnalyticsQueryRequest) MarshalJSON() ([]byte, error) { +func (s SearchAnalyticsQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchAnalyticsQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchAnalyticsQueryResponse: A list of rows, one per result, grouped by @@ -1142,9 +1142,9 @@ type SearchAnalyticsQueryResponse struct { NullFields []string `json:"-"` } -func (s *SearchAnalyticsQueryResponse) MarshalJSON() ([]byte, error) { +func (s SearchAnalyticsQueryResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchAnalyticsQueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SitemapsListResponse: List of sitemaps. @@ -1168,9 +1168,9 @@ type SitemapsListResponse struct { NullFields []string `json:"-"` } -func (s *SitemapsListResponse) MarshalJSON() ([]byte, error) { +func (s SitemapsListResponse) MarshalJSON() ([]byte, error) { type NoMethod SitemapsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SitesListResponse: List of sites with access level information. @@ -1195,9 +1195,9 @@ type SitesListResponse struct { NullFields []string `json:"-"` } -func (s *SitesListResponse) MarshalJSON() ([]byte, error) { +func (s SitesListResponse) MarshalJSON() ([]byte, error) { type NoMethod SitesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestStatus: Final state of the test, including error details if necessary. @@ -1230,9 +1230,9 @@ type TestStatus struct { NullFields []string `json:"-"` } -func (s *TestStatus) MarshalJSON() ([]byte, error) { +func (s TestStatus) MarshalJSON() ([]byte, error) { type NoMethod TestStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UrlInspectionResult: URL inspection result, including all inspection @@ -1263,9 +1263,9 @@ type UrlInspectionResult struct { NullFields []string `json:"-"` } -func (s *UrlInspectionResult) MarshalJSON() ([]byte, error) { +func (s UrlInspectionResult) MarshalJSON() ([]byte, error) { type NoMethod UrlInspectionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WmxSite: Contains permission level information about a Search Console site. @@ -1301,9 +1301,9 @@ type WmxSite struct { NullFields []string `json:"-"` } -func (s *WmxSite) MarshalJSON() ([]byte, error) { +func (s WmxSite) MarshalJSON() ([]byte, error) { type NoMethod WmxSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WmxSitemap: Contains detailed information about a specific URL submitted as @@ -1356,9 +1356,9 @@ type WmxSitemap struct { NullFields []string `json:"-"` } -func (s *WmxSitemap) MarshalJSON() ([]byte, error) { +func (s WmxSitemap) MarshalJSON() ([]byte, error) { type NoMethod WmxSitemap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WmxSitemapContent: Information about the various content types in the @@ -1394,9 +1394,9 @@ type WmxSitemapContent struct { NullFields []string `json:"-"` } -func (s *WmxSitemapContent) MarshalJSON() ([]byte, error) { +func (s WmxSitemapContent) MarshalJSON() ([]byte, error) { type NoMethod WmxSitemapContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SearchanalyticsQueryCall struct { diff --git a/secretmanager/v1/secretmanager-gen.go b/secretmanager/v1/secretmanager-gen.go index fb0846e538..1ea1fc8eba 100644 --- a/secretmanager/v1/secretmanager-gen.go +++ b/secretmanager/v1/secretmanager-gen.go @@ -248,9 +248,9 @@ type AccessSecretVersionResponse struct { NullFields []string `json:"-"` } -func (s *AccessSecretVersionResponse) MarshalJSON() ([]byte, error) { +func (s AccessSecretVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod AccessSecretVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddSecretVersionRequest: Request message for @@ -271,9 +271,9 @@ type AddSecretVersionRequest struct { NullFields []string `json:"-"` } -func (s *AddSecretVersionRequest) MarshalJSON() ([]byte, error) { +func (s AddSecretVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod AddSecretVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -312,9 +312,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -347,9 +347,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Automatic: A replication policy that replicates the Secret payload without @@ -374,9 +374,9 @@ type Automatic struct { NullFields []string `json:"-"` } -func (s *Automatic) MarshalJSON() ([]byte, error) { +func (s Automatic) MarshalJSON() ([]byte, error) { type NoMethod Automatic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomaticStatus: The replication status of a SecretVersion using automatic @@ -400,9 +400,9 @@ type AutomaticStatus struct { NullFields []string `json:"-"` } -func (s *AutomaticStatus) MarshalJSON() ([]byte, error) { +func (s AutomaticStatus) MarshalJSON() ([]byte, error) { type NoMethod AutomaticStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -499,9 +499,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerManagedEncryption: Configuration for encrypting secret payloads @@ -527,9 +527,9 @@ type CustomerManagedEncryption struct { NullFields []string `json:"-"` } -func (s *CustomerManagedEncryption) MarshalJSON() ([]byte, error) { +func (s CustomerManagedEncryption) MarshalJSON() ([]byte, error) { type NoMethod CustomerManagedEncryption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerManagedEncryptionStatus: Describes the status of customer-managed @@ -552,9 +552,9 @@ type CustomerManagedEncryptionStatus struct { NullFields []string `json:"-"` } -func (s *CustomerManagedEncryptionStatus) MarshalJSON() ([]byte, error) { +func (s CustomerManagedEncryptionStatus) MarshalJSON() ([]byte, error) { type NoMethod CustomerManagedEncryptionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestroySecretVersionRequest: Request message for @@ -577,9 +577,9 @@ type DestroySecretVersionRequest struct { NullFields []string `json:"-"` } -func (s *DestroySecretVersionRequest) MarshalJSON() ([]byte, error) { +func (s DestroySecretVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod DestroySecretVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableSecretVersionRequest: Request message for @@ -602,9 +602,9 @@ type DisableSecretVersionRequest struct { NullFields []string `json:"-"` } -func (s *DisableSecretVersionRequest) MarshalJSON() ([]byte, error) { +func (s DisableSecretVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod DisableSecretVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -636,9 +636,9 @@ type EnableSecretVersionRequest struct { NullFields []string `json:"-"` } -func (s *EnableSecretVersionRequest) MarshalJSON() ([]byte, error) { +func (s EnableSecretVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod EnableSecretVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -684,9 +684,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -712,9 +712,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSecretVersionsResponse: Response message for @@ -745,9 +745,9 @@ type ListSecretVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSecretVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSecretVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSecretVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSecretsResponse: Response message for SecretManagerService.ListSecrets. @@ -777,9 +777,9 @@ type ListSecretsResponse struct { NullFields []string `json:"-"` } -func (s *ListSecretsResponse) MarshalJSON() ([]byte, error) { +func (s ListSecretsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSecretsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -815,9 +815,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -907,9 +907,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Replica: Represents a Replica for this Secret. @@ -936,9 +936,9 @@ type Replica struct { NullFields []string `json:"-"` } -func (s *Replica) MarshalJSON() ([]byte, error) { +func (s Replica) MarshalJSON() ([]byte, error) { type NoMethod Replica - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicaStatus: Describes the status of a user-managed replica for the @@ -964,9 +964,9 @@ type ReplicaStatus struct { NullFields []string `json:"-"` } -func (s *ReplicaStatus) MarshalJSON() ([]byte, error) { +func (s ReplicaStatus) MarshalJSON() ([]byte, error) { type NoMethod ReplicaStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Replication: A policy that defines the replication and encryption @@ -991,9 +991,9 @@ type Replication struct { NullFields []string `json:"-"` } -func (s *Replication) MarshalJSON() ([]byte, error) { +func (s Replication) MarshalJSON() ([]byte, error) { type NoMethod Replication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicationStatus: The replication status of a SecretVersion. @@ -1019,9 +1019,9 @@ type ReplicationStatus struct { NullFields []string `json:"-"` } -func (s *ReplicationStatus) MarshalJSON() ([]byte, error) { +func (s ReplicationStatus) MarshalJSON() ([]byte, error) { type NoMethod ReplicationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rotation: The rotation time and period for a Secret. At next_rotation_time, @@ -1052,9 +1052,9 @@ type Rotation struct { NullFields []string `json:"-"` } -func (s *Rotation) MarshalJSON() ([]byte, error) { +func (s Rotation) MarshalJSON() ([]byte, error) { type NoMethod Rotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Secret: A Secret is a logical secret whose value and versions can be @@ -1139,9 +1139,9 @@ type Secret struct { NullFields []string `json:"-"` } -func (s *Secret) MarshalJSON() ([]byte, error) { +func (s Secret) MarshalJSON() ([]byte, error) { type NoMethod Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretPayload: A secret payload resource in the Secret Manager API. This @@ -1173,9 +1173,9 @@ type SecretPayload struct { NullFields []string `json:"-"` } -func (s *SecretPayload) MarshalJSON() ([]byte, error) { +func (s SecretPayload) MarshalJSON() ([]byte, error) { type NoMethod SecretPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVersion: A secret version resource in the Secret Manager API. @@ -1234,9 +1234,9 @@ type SecretVersion struct { NullFields []string `json:"-"` } -func (s *SecretVersion) MarshalJSON() ([]byte, error) { +func (s SecretVersion) MarshalJSON() ([]byte, error) { type NoMethod SecretVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1263,9 +1263,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1288,9 +1288,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1315,9 +1315,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Topic: A Pub/Sub topic which Secret Manager will publish to when control @@ -1342,9 +1342,9 @@ type Topic struct { NullFields []string `json:"-"` } -func (s *Topic) MarshalJSON() ([]byte, error) { +func (s Topic) MarshalJSON() ([]byte, error) { type NoMethod Topic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserManaged: A replication policy that replicates the Secret payload into @@ -1365,9 +1365,9 @@ type UserManaged struct { NullFields []string `json:"-"` } -func (s *UserManaged) MarshalJSON() ([]byte, error) { +func (s UserManaged) MarshalJSON() ([]byte, error) { type NoMethod UserManaged - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserManagedStatus: The replication status of a SecretVersion using @@ -1389,9 +1389,9 @@ type UserManagedStatus struct { NullFields []string `json:"-"` } -func (s *UserManagedStatus) MarshalJSON() ([]byte, error) { +func (s UserManagedStatus) MarshalJSON() ([]byte, error) { type NoMethod UserManagedStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/secretmanager/v1beta1/secretmanager-gen.go b/secretmanager/v1beta1/secretmanager-gen.go index 2f3384f915..765784f44c 100644 --- a/secretmanager/v1beta1/secretmanager-gen.go +++ b/secretmanager/v1beta1/secretmanager-gen.go @@ -223,9 +223,9 @@ type AccessSecretVersionResponse struct { NullFields []string `json:"-"` } -func (s *AccessSecretVersionResponse) MarshalJSON() ([]byte, error) { +func (s AccessSecretVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod AccessSecretVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddSecretVersionRequest: Request message for @@ -246,9 +246,9 @@ type AddSecretVersionRequest struct { NullFields []string `json:"-"` } -func (s *AddSecretVersionRequest) MarshalJSON() ([]byte, error) { +func (s AddSecretVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod AddSecretVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -287,9 +287,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -322,9 +322,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Automatic: A replication policy that replicates the Secret payload without @@ -426,9 +426,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestroySecretVersionRequest: Request message for @@ -498,9 +498,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -526,9 +526,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSecretVersionsResponse: Response message for @@ -558,9 +558,9 @@ type ListSecretVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSecretVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSecretVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSecretVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSecretsResponse: Response message for SecretManagerService.ListSecrets. @@ -589,9 +589,9 @@ type ListSecretsResponse struct { NullFields []string `json:"-"` } -func (s *ListSecretsResponse) MarshalJSON() ([]byte, error) { +func (s ListSecretsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSecretsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -627,9 +627,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -719,9 +719,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Replica: Represents a Replica for this Secret. @@ -742,9 +742,9 @@ type Replica struct { NullFields []string `json:"-"` } -func (s *Replica) MarshalJSON() ([]byte, error) { +func (s Replica) MarshalJSON() ([]byte, error) { type NoMethod Replica - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Replication: A policy that defines the replication configuration of data. @@ -768,9 +768,9 @@ type Replication struct { NullFields []string `json:"-"` } -func (s *Replication) MarshalJSON() ([]byte, error) { +func (s Replication) MarshalJSON() ([]byte, error) { type NoMethod Replication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Secret: A Secret is a logical secret whose value and versions can be @@ -810,9 +810,9 @@ type Secret struct { NullFields []string `json:"-"` } -func (s *Secret) MarshalJSON() ([]byte, error) { +func (s Secret) MarshalJSON() ([]byte, error) { type NoMethod Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretPayload: A secret payload resource in the Secret Manager API. This @@ -833,9 +833,9 @@ type SecretPayload struct { NullFields []string `json:"-"` } -func (s *SecretPayload) MarshalJSON() ([]byte, error) { +func (s SecretPayload) MarshalJSON() ([]byte, error) { type NoMethod SecretPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVersion: A secret version resource in the Secret Manager API. @@ -875,9 +875,9 @@ type SecretVersion struct { NullFields []string `json:"-"` } -func (s *SecretVersion) MarshalJSON() ([]byte, error) { +func (s SecretVersion) MarshalJSON() ([]byte, error) { type NoMethod SecretVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -904,9 +904,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -929,9 +929,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -956,9 +956,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserManaged: A replication policy that replicates the Secret payload into @@ -979,9 +979,9 @@ type UserManaged struct { NullFields []string `json:"-"` } -func (s *UserManaged) MarshalJSON() ([]byte, error) { +func (s UserManaged) MarshalJSON() ([]byte, error) { type NoMethod UserManaged - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/secretmanager/v1beta2/secretmanager-gen.go b/secretmanager/v1beta2/secretmanager-gen.go index 45247e1941..2900c63e0e 100644 --- a/secretmanager/v1beta2/secretmanager-gen.go +++ b/secretmanager/v1beta2/secretmanager-gen.go @@ -248,9 +248,9 @@ type AccessSecretVersionResponse struct { NullFields []string `json:"-"` } -func (s *AccessSecretVersionResponse) MarshalJSON() ([]byte, error) { +func (s AccessSecretVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod AccessSecretVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddSecretVersionRequest: Request message for @@ -271,9 +271,9 @@ type AddSecretVersionRequest struct { NullFields []string `json:"-"` } -func (s *AddSecretVersionRequest) MarshalJSON() ([]byte, error) { +func (s AddSecretVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod AddSecretVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -312,9 +312,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -347,9 +347,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Automatic: A replication policy that replicates the Secret payload without @@ -374,9 +374,9 @@ type Automatic struct { NullFields []string `json:"-"` } -func (s *Automatic) MarshalJSON() ([]byte, error) { +func (s Automatic) MarshalJSON() ([]byte, error) { type NoMethod Automatic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutomaticStatus: The replication status of a SecretVersion using automatic @@ -400,9 +400,9 @@ type AutomaticStatus struct { NullFields []string `json:"-"` } -func (s *AutomaticStatus) MarshalJSON() ([]byte, error) { +func (s AutomaticStatus) MarshalJSON() ([]byte, error) { type NoMethod AutomaticStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -499,9 +499,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerManagedEncryption: Configuration for encrypting secret payloads @@ -527,9 +527,9 @@ type CustomerManagedEncryption struct { NullFields []string `json:"-"` } -func (s *CustomerManagedEncryption) MarshalJSON() ([]byte, error) { +func (s CustomerManagedEncryption) MarshalJSON() ([]byte, error) { type NoMethod CustomerManagedEncryption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerManagedEncryptionStatus: Describes the status of customer-managed @@ -552,9 +552,9 @@ type CustomerManagedEncryptionStatus struct { NullFields []string `json:"-"` } -func (s *CustomerManagedEncryptionStatus) MarshalJSON() ([]byte, error) { +func (s CustomerManagedEncryptionStatus) MarshalJSON() ([]byte, error) { type NoMethod CustomerManagedEncryptionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DestroySecretVersionRequest: Request message for @@ -577,9 +577,9 @@ type DestroySecretVersionRequest struct { NullFields []string `json:"-"` } -func (s *DestroySecretVersionRequest) MarshalJSON() ([]byte, error) { +func (s DestroySecretVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod DestroySecretVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableSecretVersionRequest: Request message for @@ -602,9 +602,9 @@ type DisableSecretVersionRequest struct { NullFields []string `json:"-"` } -func (s *DisableSecretVersionRequest) MarshalJSON() ([]byte, error) { +func (s DisableSecretVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod DisableSecretVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -636,9 +636,9 @@ type EnableSecretVersionRequest struct { NullFields []string `json:"-"` } -func (s *EnableSecretVersionRequest) MarshalJSON() ([]byte, error) { +func (s EnableSecretVersionRequest) MarshalJSON() ([]byte, error) { type NoMethod EnableSecretVersionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -684,9 +684,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -712,9 +712,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSecretVersionsResponse: Response message for @@ -745,9 +745,9 @@ type ListSecretVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSecretVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSecretVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSecretVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSecretsResponse: Response message for SecretManagerService.ListSecrets. @@ -777,9 +777,9 @@ type ListSecretsResponse struct { NullFields []string `json:"-"` } -func (s *ListSecretsResponse) MarshalJSON() ([]byte, error) { +func (s ListSecretsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSecretsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -815,9 +815,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -907,9 +907,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Replica: Represents a Replica for this Secret. @@ -936,9 +936,9 @@ type Replica struct { NullFields []string `json:"-"` } -func (s *Replica) MarshalJSON() ([]byte, error) { +func (s Replica) MarshalJSON() ([]byte, error) { type NoMethod Replica - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicaStatus: Describes the status of a user-managed replica for the @@ -964,9 +964,9 @@ type ReplicaStatus struct { NullFields []string `json:"-"` } -func (s *ReplicaStatus) MarshalJSON() ([]byte, error) { +func (s ReplicaStatus) MarshalJSON() ([]byte, error) { type NoMethod ReplicaStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Replication: A policy that defines the replication and encryption @@ -991,9 +991,9 @@ type Replication struct { NullFields []string `json:"-"` } -func (s *Replication) MarshalJSON() ([]byte, error) { +func (s Replication) MarshalJSON() ([]byte, error) { type NoMethod Replication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicationStatus: The replication status of a SecretVersion. @@ -1019,9 +1019,9 @@ type ReplicationStatus struct { NullFields []string `json:"-"` } -func (s *ReplicationStatus) MarshalJSON() ([]byte, error) { +func (s ReplicationStatus) MarshalJSON() ([]byte, error) { type NoMethod ReplicationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rotation: The rotation time and period for a Secret. At next_rotation_time, @@ -1052,9 +1052,9 @@ type Rotation struct { NullFields []string `json:"-"` } -func (s *Rotation) MarshalJSON() ([]byte, error) { +func (s Rotation) MarshalJSON() ([]byte, error) { type NoMethod Rotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Secret: A Secret is a logical secret whose value and versions can be @@ -1139,9 +1139,9 @@ type Secret struct { NullFields []string `json:"-"` } -func (s *Secret) MarshalJSON() ([]byte, error) { +func (s Secret) MarshalJSON() ([]byte, error) { type NoMethod Secret - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretPayload: A secret payload resource in the Secret Manager API. This @@ -1173,9 +1173,9 @@ type SecretPayload struct { NullFields []string `json:"-"` } -func (s *SecretPayload) MarshalJSON() ([]byte, error) { +func (s SecretPayload) MarshalJSON() ([]byte, error) { type NoMethod SecretPayload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecretVersion: A secret version resource in the Secret Manager API. @@ -1234,9 +1234,9 @@ type SecretVersion struct { NullFields []string `json:"-"` } -func (s *SecretVersion) MarshalJSON() ([]byte, error) { +func (s SecretVersion) MarshalJSON() ([]byte, error) { type NoMethod SecretVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1263,9 +1263,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1288,9 +1288,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1315,9 +1315,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Topic: A Pub/Sub topic which Secret Manager will publish to when control @@ -1342,9 +1342,9 @@ type Topic struct { NullFields []string `json:"-"` } -func (s *Topic) MarshalJSON() ([]byte, error) { +func (s Topic) MarshalJSON() ([]byte, error) { type NoMethod Topic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserManaged: A replication policy that replicates the Secret payload into @@ -1365,9 +1365,9 @@ type UserManaged struct { NullFields []string `json:"-"` } -func (s *UserManaged) MarshalJSON() ([]byte, error) { +func (s UserManaged) MarshalJSON() ([]byte, error) { type NoMethod UserManaged - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserManagedStatus: The replication status of a SecretVersion using @@ -1389,9 +1389,9 @@ type UserManagedStatus struct { NullFields []string `json:"-"` } -func (s *UserManagedStatus) MarshalJSON() ([]byte, error) { +func (s UserManagedStatus) MarshalJSON() ([]byte, error) { type NoMethod UserManagedStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/securitycenter/v1/securitycenter-gen.go b/securitycenter/v1/securitycenter-gen.go index 3dadc7328a..6032b4eb26 100644 --- a/securitycenter/v1/securitycenter-gen.go +++ b/securitycenter/v1/securitycenter-gen.go @@ -937,9 +937,9 @@ type Access struct { NullFields []string `json:"-"` } -func (s *Access) MarshalJSON() ([]byte, error) { +func (s Access) MarshalJSON() ([]byte, error) { type NoMethod Access - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessReview: Conveys information about a Kubernetes access review (such as @@ -977,9 +977,9 @@ type AccessReview struct { NullFields []string `json:"-"` } -func (s *AccessReview) MarshalJSON() ([]byte, error) { +func (s AccessReview) MarshalJSON() ([]byte, error) { type NoMethod AccessReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdaptiveProtection: Information about Google Cloud Armor Adaptive Protection @@ -1005,9 +1005,9 @@ type AdaptiveProtection struct { NullFields []string `json:"-"` } -func (s *AdaptiveProtection) MarshalJSON() ([]byte, error) { +func (s AdaptiveProtection) MarshalJSON() ([]byte, error) { type NoMethod AdaptiveProtection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AdaptiveProtection) UnmarshalJSON(data []byte) error { @@ -1046,9 +1046,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Asset: Security Command Center representation of a Google Cloud resource. @@ -1103,9 +1103,9 @@ type Asset struct { NullFields []string `json:"-"` } -func (s *Asset) MarshalJSON() ([]byte, error) { +func (s Asset) MarshalJSON() ([]byte, error) { type NoMethod Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetDiscoveryConfig: The configuration used for Asset Discovery runs. @@ -1138,9 +1138,9 @@ type AssetDiscoveryConfig struct { NullFields []string `json:"-"` } -func (s *AssetDiscoveryConfig) MarshalJSON() ([]byte, error) { +func (s AssetDiscoveryConfig) MarshalJSON() ([]byte, error) { type NoMethod AssetDiscoveryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attack: Information about DDoS attack volume and classification. @@ -1165,9 +1165,9 @@ type Attack struct { NullFields []string `json:"-"` } -func (s *Attack) MarshalJSON() ([]byte, error) { +func (s Attack) MarshalJSON() ([]byte, error) { type NoMethod Attack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttackExposure: An attack exposure contains the results of an attack path @@ -1214,9 +1214,9 @@ type AttackExposure struct { NullFields []string `json:"-"` } -func (s *AttackExposure) MarshalJSON() ([]byte, error) { +func (s AttackExposure) MarshalJSON() ([]byte, error) { type NoMethod AttackExposure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AttackExposure) UnmarshalJSON(data []byte) error { @@ -1255,9 +1255,9 @@ type AttackPath struct { NullFields []string `json:"-"` } -func (s *AttackPath) MarshalJSON() ([]byte, error) { +func (s AttackPath) MarshalJSON() ([]byte, error) { type NoMethod AttackPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttackPathEdge: Represents a connection between a source node and a @@ -1280,9 +1280,9 @@ type AttackPathEdge struct { NullFields []string `json:"-"` } -func (s *AttackPathEdge) MarshalJSON() ([]byte, error) { +func (s AttackPathEdge) MarshalJSON() ([]byte, error) { type NoMethod AttackPathEdge - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttackPathNode: Represents one point that an attacker passes through in this @@ -1318,9 +1318,9 @@ type AttackPathNode struct { NullFields []string `json:"-"` } -func (s *AttackPathNode) MarshalJSON() ([]byte, error) { +func (s AttackPathNode) MarshalJSON() ([]byte, error) { type NoMethod AttackPathNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttackStepNode: Detailed steps the attack can take between path nodes. @@ -1355,9 +1355,9 @@ type AttackStepNode struct { NullFields []string `json:"-"` } -func (s *AttackStepNode) MarshalJSON() ([]byte, error) { +func (s AttackStepNode) MarshalJSON() ([]byte, error) { type NoMethod AttackStepNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -1396,9 +1396,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -1431,9 +1431,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsAccount: An AWS account that is a member of an organization. @@ -1455,9 +1455,9 @@ type AwsAccount struct { NullFields []string `json:"-"` } -func (s *AwsAccount) MarshalJSON() ([]byte, error) { +func (s AwsAccount) MarshalJSON() ([]byte, error) { type NoMethod AwsAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsMetadata: AWS metadata associated with the resource, only applicable if @@ -1484,9 +1484,9 @@ type AwsMetadata struct { NullFields []string `json:"-"` } -func (s *AwsMetadata) MarshalJSON() ([]byte, error) { +func (s AwsMetadata) MarshalJSON() ([]byte, error) { type NoMethod AwsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsOrganization: An organization is a collection of accounts that are @@ -1511,9 +1511,9 @@ type AwsOrganization struct { NullFields []string `json:"-"` } -func (s *AwsOrganization) MarshalJSON() ([]byte, error) { +func (s AwsOrganization) MarshalJSON() ([]byte, error) { type NoMethod AwsOrganization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsOrganizationalUnit: An Organizational Unit (OU) is a container of AWS @@ -1541,9 +1541,9 @@ type AwsOrganizationalUnit struct { NullFields []string `json:"-"` } -func (s *AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { +func (s AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { type NoMethod AwsOrganizationalUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureManagementGroup: Represents an Azure management group. @@ -1566,9 +1566,9 @@ type AzureManagementGroup struct { NullFields []string `json:"-"` } -func (s *AzureManagementGroup) MarshalJSON() ([]byte, error) { +func (s AzureManagementGroup) MarshalJSON() ([]byte, error) { type NoMethod AzureManagementGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureMetadata: Azure metadata associated with the resource, only applicable @@ -1595,9 +1595,9 @@ type AzureMetadata struct { NullFields []string `json:"-"` } -func (s *AzureMetadata) MarshalJSON() ([]byte, error) { +func (s AzureMetadata) MarshalJSON() ([]byte, error) { type NoMethod AzureMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureResourceGroup: Represents an Azure resource group. @@ -1617,9 +1617,9 @@ type AzureResourceGroup struct { NullFields []string `json:"-"` } -func (s *AzureResourceGroup) MarshalJSON() ([]byte, error) { +func (s AzureResourceGroup) MarshalJSON() ([]byte, error) { type NoMethod AzureResourceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureSubscription: Represents an Azure subscription. @@ -1642,9 +1642,9 @@ type AzureSubscription struct { NullFields []string `json:"-"` } -func (s *AzureSubscription) MarshalJSON() ([]byte, error) { +func (s AzureSubscription) MarshalJSON() ([]byte, error) { type NoMethod AzureSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupDisasterRecovery: Information related to Google Cloud Backup and DR @@ -1713,9 +1713,9 @@ type BackupDisasterRecovery struct { NullFields []string `json:"-"` } -func (s *BackupDisasterRecovery) MarshalJSON() ([]byte, error) { +func (s BackupDisasterRecovery) MarshalJSON() ([]byte, error) { type NoMethod BackupDisasterRecovery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateResourceValueConfigsRequest: Request message to create multiple @@ -1736,9 +1736,9 @@ type BatchCreateResourceValueConfigsRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateResourceValueConfigsRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateResourceValueConfigsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateResourceValueConfigsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateResourceValueConfigsResponse: Response message for @@ -1762,9 +1762,9 @@ type BatchCreateResourceValueConfigsResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateResourceValueConfigsResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateResourceValueConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateResourceValueConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -1861,9 +1861,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkMuteFindingsRequest: Request message for bulk findings update. Note: 1. @@ -1898,9 +1898,9 @@ type BulkMuteFindingsRequest struct { NullFields []string `json:"-"` } -func (s *BulkMuteFindingsRequest) MarshalJSON() ([]byte, error) { +func (s BulkMuteFindingsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkMuteFindingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudArmor: Fields related to Google Cloud Armor findings. @@ -1939,9 +1939,9 @@ type CloudArmor struct { NullFields []string `json:"-"` } -func (s *CloudArmor) MarshalJSON() ([]byte, error) { +func (s CloudArmor) MarshalJSON() ([]byte, error) { type NoMethod CloudArmor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudDlpDataProfile: The data profile @@ -1972,9 +1972,9 @@ type CloudDlpDataProfile struct { NullFields []string `json:"-"` } -func (s *CloudDlpDataProfile) MarshalJSON() ([]byte, error) { +func (s CloudDlpDataProfile) MarshalJSON() ([]byte, error) { type NoMethod CloudDlpDataProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudDlpInspection: Details about the Cloud Data Loss Prevention (Cloud DLP) @@ -2007,9 +2007,9 @@ type CloudDlpInspection struct { NullFields []string `json:"-"` } -func (s *CloudDlpInspection) MarshalJSON() ([]byte, error) { +func (s CloudDlpInspection) MarshalJSON() ([]byte, error) { type NoMethod CloudDlpInspection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudLoggingEntry: Metadata taken from a Cloud Logging LogEntry @@ -2040,9 +2040,9 @@ type CloudLoggingEntry struct { NullFields []string `json:"-"` } -func (s *CloudLoggingEntry) MarshalJSON() ([]byte, error) { +func (s CloudLoggingEntry) MarshalJSON() ([]byte, error) { type NoMethod CloudLoggingEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Compliance: Contains compliance information about a security standard @@ -2068,9 +2068,9 @@ type Compliance struct { NullFields []string `json:"-"` } -func (s *Compliance) MarshalJSON() ([]byte, error) { +func (s Compliance) MarshalJSON() ([]byte, error) { type NoMethod Compliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceSnapshot: Result containing the properties and count of a @@ -2112,9 +2112,9 @@ type ComplianceSnapshot struct { NullFields []string `json:"-"` } -func (s *ComplianceSnapshot) MarshalJSON() ([]byte, error) { +func (s ComplianceSnapshot) MarshalJSON() ([]byte, error) { type NoMethod ComplianceSnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connection: Contains information about the IP connection associated with the @@ -2153,9 +2153,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Contact: The email address of a contact. @@ -2175,9 +2175,9 @@ type Contact struct { NullFields []string `json:"-"` } -func (s *Contact) MarshalJSON() ([]byte, error) { +func (s Contact) MarshalJSON() ([]byte, error) { type NoMethod Contact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactDetails: Details about specific contacts @@ -2197,9 +2197,9 @@ type ContactDetails struct { NullFields []string `json:"-"` } -func (s *ContactDetails) MarshalJSON() ([]byte, error) { +func (s ContactDetails) MarshalJSON() ([]byte, error) { type NoMethod ContactDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Container: Container associated with the finding. @@ -2230,9 +2230,9 @@ type Container struct { NullFields []string `json:"-"` } -func (s *Container) MarshalJSON() ([]byte, error) { +func (s Container) MarshalJSON() ([]byte, error) { type NoMethod Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateResourceValueConfigRequest: Request message to create single resource @@ -2255,9 +2255,9 @@ type CreateResourceValueConfigRequest struct { NullFields []string `json:"-"` } -func (s *CreateResourceValueConfigRequest) MarshalJSON() ([]byte, error) { +func (s CreateResourceValueConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateResourceValueConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomModuleValidationError: An error encountered while validating the @@ -2290,9 +2290,9 @@ type CustomModuleValidationError struct { NullFields []string `json:"-"` } -func (s *CustomModuleValidationError) MarshalJSON() ([]byte, error) { +func (s CustomModuleValidationError) MarshalJSON() ([]byte, error) { type NoMethod CustomModuleValidationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomModuleValidationErrors: A list of zero or more errors encountered @@ -2313,9 +2313,9 @@ type CustomModuleValidationErrors struct { NullFields []string `json:"-"` } -func (s *CustomModuleValidationErrors) MarshalJSON() ([]byte, error) { +func (s CustomModuleValidationErrors) MarshalJSON() ([]byte, error) { type NoMethod CustomModuleValidationErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cve: CVE stands for Common Vulnerabilities and Exposures. Information from @@ -2377,9 +2377,9 @@ type Cve struct { NullFields []string `json:"-"` } -func (s *Cve) MarshalJSON() ([]byte, error) { +func (s Cve) MarshalJSON() ([]byte, error) { type NoMethod Cve - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cvssv3: Common Vulnerability Scoring System version 3. @@ -2499,9 +2499,9 @@ type Cvssv3 struct { NullFields []string `json:"-"` } -func (s *Cvssv3) MarshalJSON() ([]byte, error) { +func (s Cvssv3) MarshalJSON() ([]byte, error) { type NoMethod Cvssv3 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Cvssv3) UnmarshalJSON(data []byte) error { @@ -2562,9 +2562,9 @@ type Database struct { NullFields []string `json:"-"` } -func (s *Database) MarshalJSON() ([]byte, error) { +func (s Database) MarshalJSON() ([]byte, error) { type NoMethod Database - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Detection: Memory hash detection contributing to the binary family match. @@ -2588,9 +2588,9 @@ type Detection struct { NullFields []string `json:"-"` } -func (s *Detection) MarshalJSON() ([]byte, error) { +func (s Detection) MarshalJSON() ([]byte, error) { type NoMethod Detection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Detection) UnmarshalJSON(data []byte) error { @@ -2629,9 +2629,9 @@ type DiskPath struct { NullFields []string `json:"-"` } -func (s *DiskPath) MarshalJSON() ([]byte, error) { +func (s DiskPath) MarshalJSON() ([]byte, error) { type NoMethod DiskPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EffectiveEventThreatDetectionCustomModule: An @@ -2687,9 +2687,9 @@ type EffectiveEventThreatDetectionCustomModule struct { NullFields []string `json:"-"` } -func (s *EffectiveEventThreatDetectionCustomModule) MarshalJSON() ([]byte, error) { +func (s EffectiveEventThreatDetectionCustomModule) MarshalJSON() ([]byte, error) { type NoMethod EffectiveEventThreatDetectionCustomModule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -2721,9 +2721,9 @@ type EnvironmentVariable struct { NullFields []string `json:"-"` } -func (s *EnvironmentVariable) MarshalJSON() ([]byte, error) { +func (s EnvironmentVariable) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventThreatDetectionCustomModule: Represents an instance of an Event Threat @@ -2783,9 +2783,9 @@ type EventThreatDetectionCustomModule struct { NullFields []string `json:"-"` } -func (s *EventThreatDetectionCustomModule) MarshalJSON() ([]byte, error) { +func (s EventThreatDetectionCustomModule) MarshalJSON() ([]byte, error) { type NoMethod EventThreatDetectionCustomModule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExfilResource: Resource where data was exfiltrated from or exfiltrated to. @@ -2812,9 +2812,9 @@ type ExfilResource struct { NullFields []string `json:"-"` } -func (s *ExfilResource) MarshalJSON() ([]byte, error) { +func (s ExfilResource) MarshalJSON() ([]byte, error) { type NoMethod ExfilResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Exfiltration: Exfiltration represents a data exfiltration attempt from one @@ -2844,9 +2844,9 @@ type Exfiltration struct { NullFields []string `json:"-"` } -func (s *Exfiltration) MarshalJSON() ([]byte, error) { +func (s Exfiltration) MarshalJSON() ([]byte, error) { type NoMethod Exfiltration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -2892,9 +2892,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // File: File information about the related binary/library used by an @@ -2931,9 +2931,9 @@ type File struct { NullFields []string `json:"-"` } -func (s *File) MarshalJSON() ([]byte, error) { +func (s File) MarshalJSON() ([]byte, error) { type NoMethod File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Finding: Security Command Center finding. A finding is a record of @@ -3195,9 +3195,9 @@ type Finding struct { NullFields []string `json:"-"` } -func (s *Finding) MarshalJSON() ([]byte, error) { +func (s Finding) MarshalJSON() ([]byte, error) { type NoMethod Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Folder: Message that contains the resource name and display name of a folder @@ -3221,9 +3221,9 @@ type Folder struct { NullFields []string `json:"-"` } -func (s *Folder) MarshalJSON() ([]byte, error) { +func (s Folder) MarshalJSON() ([]byte, error) { type NoMethod Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcpMetadata: GCP metadata associated with the resource, only applicable if @@ -3256,9 +3256,9 @@ type GcpMetadata struct { NullFields []string `json:"-"` } -func (s *GcpMetadata) MarshalJSON() ([]byte, error) { +func (s GcpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GcpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Geolocation: Represents a geographical location for a given access. @@ -3278,9 +3278,9 @@ type Geolocation struct { NullFields []string `json:"-"` } -func (s *Geolocation) MarshalJSON() ([]byte, error) { +func (s Geolocation) MarshalJSON() ([]byte, error) { type NoMethod Geolocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -3301,9 +3301,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -3333,9 +3333,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1BigQueryExport: Configures how to deliver @@ -3398,9 +3398,9 @@ type GoogleCloudSecuritycenterV1BigQueryExport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1BigQueryExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1BigQueryExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1BigQueryExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1Binding: Represents a Kubernetes RoleBinding or @@ -3428,9 +3428,9 @@ type GoogleCloudSecuritycenterV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1BulkMuteFindingsResponse: The response to a @@ -3483,9 +3483,9 @@ type GoogleCloudSecuritycenterV1CustomConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1CustomConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1CustomConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1CustomConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1CustomOutputSpec: A set of optional name-value @@ -3508,9 +3508,9 @@ type GoogleCloudSecuritycenterV1CustomOutputSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1CustomOutputSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1CustomOutputSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1CustomOutputSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule: An @@ -3562,9 +3562,9 @@ type GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule str NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1ExternalSystem: Representation of third party @@ -3620,9 +3620,9 @@ type GoogleCloudSecuritycenterV1ExternalSystem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1ExternalSystem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1ExternalSystem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1ExternalSystem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1MuteConfig: A mute config is a Cloud SCC resource @@ -3680,9 +3680,9 @@ type GoogleCloudSecuritycenterV1MuteConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1MuteConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1MuteConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1MuteConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1NotificationMessage: Cloud SCC's Notification @@ -3708,9 +3708,9 @@ type GoogleCloudSecuritycenterV1NotificationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1NotificationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1NotificationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1NotificationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1Property: An individual name-value pair that @@ -3735,9 +3735,9 @@ type GoogleCloudSecuritycenterV1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1Resource: Information related to the Google Cloud @@ -3810,9 +3810,9 @@ type GoogleCloudSecuritycenterV1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1ResourceSelector: Resource for selecting resource @@ -3833,9 +3833,9 @@ type GoogleCloudSecuritycenterV1ResourceSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1ResourceSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1ResourceSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1ResourceSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1ResourceValueConfig: A resource value @@ -3910,9 +3910,9 @@ type GoogleCloudSecuritycenterV1ResourceValueConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1ResourceValueConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1ResourceValueConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1ResourceValueConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse: Response of asset @@ -3942,9 +3942,9 @@ type GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule: Represents @@ -4007,9 +4007,9 @@ type GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping: Resource value @@ -4050,9 +4050,9 @@ type GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse: Response of asset @@ -4082,9 +4082,9 @@ type GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1Finding: Security Command Center finding. @@ -4175,9 +4175,9 @@ type GoogleCloudSecuritycenterV1p1beta1Finding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1Finding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1Finding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1Folder: Message that contains the resource @@ -4201,9 +4201,9 @@ type GoogleCloudSecuritycenterV1p1beta1Folder struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1Folder) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1Folder) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1NotificationMessage: Security Command @@ -4230,9 +4230,9 @@ type GoogleCloudSecuritycenterV1p1beta1NotificationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1NotificationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1NotificationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1NotificationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1Resource: Information related to the @@ -4266,9 +4266,9 @@ type GoogleCloudSecuritycenterV1p1beta1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse: Response of @@ -4298,9 +4298,9 @@ type GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1SecurityMarks: User specified security @@ -4346,9 +4346,9 @@ type GoogleCloudSecuritycenterV1p1beta1SecurityMarks struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1SecurityMarks) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1SecurityMarks) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1SecurityMarks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Access: Represents an access event. @@ -4417,9 +4417,9 @@ type GoogleCloudSecuritycenterV2Access struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Access) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Access) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Access - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AccessReview: Conveys information about a @@ -4457,9 +4457,9 @@ type GoogleCloudSecuritycenterV2AccessReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AccessReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AccessReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AccessReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AdaptiveProtection: Information about Google @@ -4486,9 +4486,9 @@ type GoogleCloudSecuritycenterV2AdaptiveProtection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AdaptiveProtection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AdaptiveProtection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AdaptiveProtection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2AdaptiveProtection) UnmarshalJSON(data []byte) error { @@ -4528,9 +4528,9 @@ type GoogleCloudSecuritycenterV2Application struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Application) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Application) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Attack: Information about DDoS attack volume and @@ -4556,9 +4556,9 @@ type GoogleCloudSecuritycenterV2Attack struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Attack) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Attack) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Attack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AttackExposure: An attack exposure contains the @@ -4605,9 +4605,9 @@ type GoogleCloudSecuritycenterV2AttackExposure struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AttackExposure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AttackExposure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AttackExposure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2AttackExposure) UnmarshalJSON(data []byte) error { @@ -4644,9 +4644,9 @@ type GoogleCloudSecuritycenterV2AwsAccount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsAccount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AwsMetadata: AWS metadata associated with the @@ -4674,9 +4674,9 @@ type GoogleCloudSecuritycenterV2AwsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AwsOrganization: An organization is a collection @@ -4701,9 +4701,9 @@ type GoogleCloudSecuritycenterV2AwsOrganization struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsOrganization) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsOrganization) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsOrganization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AwsOrganizationalUnit: An Organizational Unit @@ -4732,9 +4732,9 @@ type GoogleCloudSecuritycenterV2AwsOrganizationalUnit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsOrganizationalUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureManagementGroup: Represents an Azure @@ -4758,9 +4758,9 @@ type GoogleCloudSecuritycenterV2AzureManagementGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureManagementGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureManagementGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureManagementGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureMetadata: Azure metadata associated with the @@ -4788,9 +4788,9 @@ type GoogleCloudSecuritycenterV2AzureMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureResourceGroup: Represents an Azure resource @@ -4811,9 +4811,9 @@ type GoogleCloudSecuritycenterV2AzureResourceGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureResourceGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureResourceGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureResourceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureSubscription: Represents an Azure @@ -4837,9 +4837,9 @@ type GoogleCloudSecuritycenterV2AzureSubscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureSubscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureSubscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2BackupDisasterRecovery: Information related to @@ -4908,9 +4908,9 @@ type GoogleCloudSecuritycenterV2BackupDisasterRecovery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2BackupDisasterRecovery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2BackupDisasterRecovery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2BackupDisasterRecovery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2BigQueryExport: Configures how to deliver @@ -4972,9 +4972,9 @@ type GoogleCloudSecuritycenterV2BigQueryExport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2BigQueryExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2BigQueryExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2BigQueryExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Binding: Represents a Kubernetes RoleBinding or @@ -5002,9 +5002,9 @@ type GoogleCloudSecuritycenterV2Binding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Binding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2BulkMuteFindingsResponse: The response to a @@ -5049,9 +5049,9 @@ type GoogleCloudSecuritycenterV2CloudArmor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudArmor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudArmor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudArmor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2CloudDlpDataProfile: The data profile @@ -5082,9 +5082,9 @@ type GoogleCloudSecuritycenterV2CloudDlpDataProfile struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudDlpDataProfile) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudDlpDataProfile) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudDlpDataProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2CloudDlpInspection: Details about the Cloud Data @@ -5118,9 +5118,9 @@ type GoogleCloudSecuritycenterV2CloudDlpInspection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudDlpInspection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudDlpInspection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudDlpInspection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2CloudLoggingEntry: Metadata taken from a Cloud @@ -5152,9 +5152,9 @@ type GoogleCloudSecuritycenterV2CloudLoggingEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudLoggingEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudLoggingEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudLoggingEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Compliance: Contains compliance information about @@ -5180,9 +5180,9 @@ type GoogleCloudSecuritycenterV2Compliance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Compliance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Compliance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Compliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Connection: Contains information about the IP @@ -5221,9 +5221,9 @@ type GoogleCloudSecuritycenterV2Connection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Connection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Connection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Contact: The email address of a contact. @@ -5243,9 +5243,9 @@ type GoogleCloudSecuritycenterV2Contact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Contact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Contact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Contact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ContactDetails: Details about specific contacts @@ -5265,9 +5265,9 @@ type GoogleCloudSecuritycenterV2ContactDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ContactDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ContactDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ContactDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Container: Container associated with the finding. @@ -5298,9 +5298,9 @@ type GoogleCloudSecuritycenterV2Container struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Container) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Container) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Cve: CVE stands for Common Vulnerabilities and @@ -5363,9 +5363,9 @@ type GoogleCloudSecuritycenterV2Cve struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Cve) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Cve) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Cve - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Cvssv3: Common Vulnerability Scoring System @@ -5486,9 +5486,9 @@ type GoogleCloudSecuritycenterV2Cvssv3 struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Cvssv3) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Cvssv3) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Cvssv3 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2Cvssv3) UnmarshalJSON(data []byte) error { @@ -5549,9 +5549,9 @@ type GoogleCloudSecuritycenterV2Database struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Database) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Database) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Database - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Detection: Memory hash detection contributing to @@ -5576,9 +5576,9 @@ type GoogleCloudSecuritycenterV2Detection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Detection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Detection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Detection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2Detection) UnmarshalJSON(data []byte) error { @@ -5617,9 +5617,9 @@ type GoogleCloudSecuritycenterV2DiskPath struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2DiskPath) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2DiskPath) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2DiskPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2EnvironmentVariable: A name-value pair @@ -5642,9 +5642,9 @@ type GoogleCloudSecuritycenterV2EnvironmentVariable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2EnvironmentVariable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2EnvironmentVariable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2EnvironmentVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ExfilResource: Resource where data was @@ -5672,9 +5672,9 @@ type GoogleCloudSecuritycenterV2ExfilResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ExfilResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ExfilResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ExfilResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Exfiltration: Exfiltration represents a data @@ -5704,9 +5704,9 @@ type GoogleCloudSecuritycenterV2Exfiltration struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Exfiltration) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Exfiltration) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Exfiltration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ExternalSystem: Representation of third party @@ -5764,9 +5764,9 @@ type GoogleCloudSecuritycenterV2ExternalSystem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ExternalSystem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ExternalSystem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ExternalSystem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2File: File information about the related @@ -5804,9 +5804,9 @@ type GoogleCloudSecuritycenterV2File struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2File) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2File) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Finding: Security Command Center finding. A @@ -6083,9 +6083,9 @@ type GoogleCloudSecuritycenterV2Finding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Finding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Finding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Folder: Message that contains the resource name @@ -6109,9 +6109,9 @@ type GoogleCloudSecuritycenterV2Folder struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Folder) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Folder) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Geolocation: Represents a geographical location @@ -6132,9 +6132,9 @@ type GoogleCloudSecuritycenterV2Geolocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Geolocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Geolocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Geolocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2GroupMembership: Contains details about groups of @@ -6162,9 +6162,9 @@ type GoogleCloudSecuritycenterV2GroupMembership struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2GroupMembership) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2GroupMembership) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2GroupMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2IamBinding: Represents a particular IAM binding, @@ -6196,9 +6196,9 @@ type GoogleCloudSecuritycenterV2IamBinding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2IamBinding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2IamBinding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2IamBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Indicator: Represents what's commonly known as an @@ -6229,9 +6229,9 @@ type GoogleCloudSecuritycenterV2Indicator struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Indicator) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Indicator) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Indicator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2KernelRootkit: Kernel mode rootkit signatures. @@ -6278,9 +6278,9 @@ type GoogleCloudSecuritycenterV2KernelRootkit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2KernelRootkit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2KernelRootkit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2KernelRootkit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Kubernetes: Kubernetes-related attributes. @@ -6325,9 +6325,9 @@ type GoogleCloudSecuritycenterV2Kubernetes struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Kubernetes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Kubernetes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Kubernetes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Label: Represents a generic name-value label. A @@ -6353,9 +6353,9 @@ type GoogleCloudSecuritycenterV2Label struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Label) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Label) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2LoadBalancer: Contains information related to the @@ -6376,9 +6376,9 @@ type GoogleCloudSecuritycenterV2LoadBalancer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2LoadBalancer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2LoadBalancer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2LoadBalancer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2LogEntry: An individual entry in a log. @@ -6398,9 +6398,9 @@ type GoogleCloudSecuritycenterV2LogEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2LogEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2LogEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2LogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2MemoryHashSignature: A signature corresponding to @@ -6424,9 +6424,9 @@ type GoogleCloudSecuritycenterV2MemoryHashSignature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2MemoryHashSignature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2MemoryHashSignature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2MemoryHashSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2MitreAttack: MITRE ATT&CK tactics and techniques @@ -6627,9 +6627,9 @@ type GoogleCloudSecuritycenterV2MitreAttack struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2MitreAttack) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2MitreAttack) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2MitreAttack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2MuteConfig: A mute config is a Cloud SCC resource @@ -6692,9 +6692,9 @@ type GoogleCloudSecuritycenterV2MuteConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2MuteConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2MuteConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2MuteConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Node: Kubernetes nodes associated with the @@ -6716,9 +6716,9 @@ type GoogleCloudSecuritycenterV2Node struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Node) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Node) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2NodePool: Provides GKE node pool information. @@ -6740,9 +6740,9 @@ type GoogleCloudSecuritycenterV2NodePool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2NodePool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2NodePool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2NodePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Notebook: Represents a Jupyter notebook IPYNB @@ -6771,9 +6771,9 @@ type GoogleCloudSecuritycenterV2Notebook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Notebook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Notebook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Notebook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2NotificationMessage: Cloud SCC's Notification @@ -6799,9 +6799,9 @@ type GoogleCloudSecuritycenterV2NotificationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2NotificationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2NotificationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2NotificationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Object: Kubernetes object related to the finding, @@ -6834,9 +6834,9 @@ type GoogleCloudSecuritycenterV2Object struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Object) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Object) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Object - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2OrgPolicy: Contains information about the org @@ -6858,9 +6858,9 @@ type GoogleCloudSecuritycenterV2OrgPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2OrgPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2OrgPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2OrgPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Package: Package is a generic definition of a @@ -6887,9 +6887,9 @@ type GoogleCloudSecuritycenterV2Package struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Package) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Package) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Pod: A Kubernetes Pod. @@ -6916,9 +6916,9 @@ type GoogleCloudSecuritycenterV2Pod struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Pod) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Pod) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Pod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2PolicyDriftDetails: The policy field that @@ -6946,9 +6946,9 @@ type GoogleCloudSecuritycenterV2PolicyDriftDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2PolicyDriftDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2PolicyDriftDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2PolicyDriftDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Process: Represents an operating system process. @@ -6990,9 +6990,9 @@ type GoogleCloudSecuritycenterV2Process struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Process) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Process) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Process - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ProcessSignature: Indicates what signature @@ -7022,9 +7022,9 @@ type GoogleCloudSecuritycenterV2ProcessSignature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ProcessSignature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ProcessSignature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ProcessSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Reference: Additional Links @@ -7047,9 +7047,9 @@ type GoogleCloudSecuritycenterV2Reference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Reference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Reference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Reference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Requests: Information about the requests relevant @@ -7079,9 +7079,9 @@ type GoogleCloudSecuritycenterV2Requests struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Requests) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Requests) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Requests - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2Requests) UnmarshalJSON(data []byte) error { @@ -7154,9 +7154,9 @@ type GoogleCloudSecuritycenterV2Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ResourcePath: Represents the path of resources @@ -7178,9 +7178,9 @@ type GoogleCloudSecuritycenterV2ResourcePath struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ResourcePath) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ResourcePath) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ResourcePath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ResourcePathNode: A node within the resource @@ -7218,9 +7218,9 @@ type GoogleCloudSecuritycenterV2ResourcePathNode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ResourcePathNode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ResourcePathNode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ResourcePathNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ResourceValueConfig: A resource value @@ -7292,9 +7292,9 @@ type GoogleCloudSecuritycenterV2ResourceValueConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ResourceValueConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ResourceValueConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ResourceValueConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Role: Kubernetes Role or ClusterRole. @@ -7323,9 +7323,9 @@ type GoogleCloudSecuritycenterV2Role struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Role) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Role) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Role - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityBulletin: SecurityBulletin are @@ -7352,9 +7352,9 @@ type GoogleCloudSecuritycenterV2SecurityBulletin struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityBulletin) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityBulletin) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityBulletin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityMarks: User specified security marks that @@ -7410,9 +7410,9 @@ type GoogleCloudSecuritycenterV2SecurityMarks struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityMarks) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityMarks) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityMarks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityPolicy: Information about the Google @@ -7442,9 +7442,9 @@ type GoogleCloudSecuritycenterV2SecurityPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityPosture: Represents a posture that is @@ -7485,9 +7485,9 @@ type GoogleCloudSecuritycenterV2SecurityPosture struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityPosture) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityPosture) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityPosture - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping: Resource value @@ -7528,9 +7528,9 @@ type GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo: Identity delegation @@ -7560,9 +7560,9 @@ type GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Subject: Represents a Kubernetes subject. @@ -7593,9 +7593,9 @@ type GoogleCloudSecuritycenterV2Subject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Subject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Subject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2TicketInfo: Information about the ticket, if any, @@ -7628,9 +7628,9 @@ type GoogleCloudSecuritycenterV2TicketInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2TicketInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2TicketInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2TicketInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ToxicCombination: Contains details about a group @@ -7660,9 +7660,9 @@ type GoogleCloudSecuritycenterV2ToxicCombination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ToxicCombination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ToxicCombination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ToxicCombination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2ToxicCombination) UnmarshalJSON(data []byte) error { @@ -7704,9 +7704,9 @@ type GoogleCloudSecuritycenterV2Vulnerability struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Vulnerability) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Vulnerability) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Vulnerability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2YaraRuleSignature: A signature corresponding to a @@ -7727,9 +7727,9 @@ type GoogleCloudSecuritycenterV2YaraRuleSignature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2YaraRuleSignature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2YaraRuleSignature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2YaraRuleSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupAssetsRequest: Request message for grouping by assets. @@ -7827,9 +7827,9 @@ type GroupAssetsRequest struct { NullFields []string `json:"-"` } -func (s *GroupAssetsRequest) MarshalJSON() ([]byte, error) { +func (s GroupAssetsRequest) MarshalJSON() ([]byte, error) { type NoMethod GroupAssetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupAssetsResponse: Response message for grouping by assets. @@ -7861,9 +7861,9 @@ type GroupAssetsResponse struct { NullFields []string `json:"-"` } -func (s *GroupAssetsResponse) MarshalJSON() ([]byte, error) { +func (s GroupAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GroupAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupFindingsRequest: Request message for grouping by findings. @@ -7948,9 +7948,9 @@ type GroupFindingsRequest struct { NullFields []string `json:"-"` } -func (s *GroupFindingsRequest) MarshalJSON() ([]byte, error) { +func (s GroupFindingsRequest) MarshalJSON() ([]byte, error) { type NoMethod GroupFindingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupFindingsResponse: Response message for group by findings. @@ -7982,9 +7982,9 @@ type GroupFindingsResponse struct { NullFields []string `json:"-"` } -func (s *GroupFindingsResponse) MarshalJSON() ([]byte, error) { +func (s GroupFindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod GroupFindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupMembership: Contains details about groups of which this finding is a @@ -8011,9 +8011,9 @@ type GroupMembership struct { NullFields []string `json:"-"` } -func (s *GroupMembership) MarshalJSON() ([]byte, error) { +func (s GroupMembership) MarshalJSON() ([]byte, error) { type NoMethod GroupMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupResult: Result containing the properties and count of a groupBy @@ -8036,9 +8036,9 @@ type GroupResult struct { NullFields []string `json:"-"` } -func (s *GroupResult) MarshalJSON() ([]byte, error) { +func (s GroupResult) MarshalJSON() ([]byte, error) { type NoMethod GroupResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamBinding: Represents a particular IAM binding, which captures a member's @@ -8070,9 +8070,9 @@ type IamBinding struct { NullFields []string `json:"-"` } -func (s *IamBinding) MarshalJSON() ([]byte, error) { +func (s IamBinding) MarshalJSON() ([]byte, error) { type NoMethod IamBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamPolicy: Cloud IAM Policy information associated with the Google Cloud @@ -8097,9 +8097,9 @@ type IamPolicy struct { NullFields []string `json:"-"` } -func (s *IamPolicy) MarshalJSON() ([]byte, error) { +func (s IamPolicy) MarshalJSON() ([]byte, error) { type NoMethod IamPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Indicator: Represents what's commonly known as an _indicator of compromise_ @@ -8130,9 +8130,9 @@ type Indicator struct { NullFields []string `json:"-"` } -func (s *Indicator) MarshalJSON() ([]byte, error) { +func (s Indicator) MarshalJSON() ([]byte, error) { type NoMethod Indicator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KernelRootkit: Kernel mode rootkit signatures. @@ -8179,9 +8179,9 @@ type KernelRootkit struct { NullFields []string `json:"-"` } -func (s *KernelRootkit) MarshalJSON() ([]byte, error) { +func (s KernelRootkit) MarshalJSON() ([]byte, error) { type NoMethod KernelRootkit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Kubernetes: Kubernetes-related attributes. @@ -8226,9 +8226,9 @@ type Kubernetes struct { NullFields []string `json:"-"` } -func (s *Kubernetes) MarshalJSON() ([]byte, error) { +func (s Kubernetes) MarshalJSON() ([]byte, error) { type NoMethod Kubernetes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Label: Represents a generic name-value label. A label has separate name and @@ -8253,9 +8253,9 @@ type Label struct { NullFields []string `json:"-"` } -func (s *Label) MarshalJSON() ([]byte, error) { +func (s Label) MarshalJSON() ([]byte, error) { type NoMethod Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssetsResponse: Response message for listing assets. @@ -8285,9 +8285,9 @@ type ListAssetsResponse struct { NullFields []string `json:"-"` } -func (s *ListAssetsResponse) MarshalJSON() ([]byte, error) { +func (s ListAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssetsResult: Result containing the Asset and its State. @@ -8316,9 +8316,9 @@ type ListAssetsResult struct { NullFields []string `json:"-"` } -func (s *ListAssetsResult) MarshalJSON() ([]byte, error) { +func (s ListAssetsResult) MarshalJSON() ([]byte, error) { type NoMethod ListAssetsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAttackPathsResponse: Response message for listing the attack paths for a @@ -8345,9 +8345,9 @@ type ListAttackPathsResponse struct { NullFields []string `json:"-"` } -func (s *ListAttackPathsResponse) MarshalJSON() ([]byte, error) { +func (s ListAttackPathsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAttackPathsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBigQueryExportsResponse: Response message for listing BigQuery exports. @@ -8373,9 +8373,9 @@ type ListBigQueryExportsResponse struct { NullFields []string `json:"-"` } -func (s *ListBigQueryExportsResponse) MarshalJSON() ([]byte, error) { +func (s ListBigQueryExportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBigQueryExportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDescendantEventThreatDetectionCustomModulesResponse: Response for @@ -8406,9 +8406,9 @@ type ListDescendantEventThreatDetectionCustomModulesResponse struct { NullFields []string `json:"-"` } -func (s *ListDescendantEventThreatDetectionCustomModulesResponse) MarshalJSON() ([]byte, error) { +func (s ListDescendantEventThreatDetectionCustomModulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDescendantEventThreatDetectionCustomModulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDescendantSecurityHealthAnalyticsCustomModulesResponse: Response message @@ -8436,9 +8436,9 @@ type ListDescendantSecurityHealthAnalyticsCustomModulesResponse struct { NullFields []string `json:"-"` } -func (s *ListDescendantSecurityHealthAnalyticsCustomModulesResponse) MarshalJSON() ([]byte, error) { +func (s ListDescendantSecurityHealthAnalyticsCustomModulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDescendantSecurityHealthAnalyticsCustomModulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEffectiveEventThreatDetectionCustomModulesResponse: Response for listing @@ -8468,9 +8468,9 @@ type ListEffectiveEventThreatDetectionCustomModulesResponse struct { NullFields []string `json:"-"` } -func (s *ListEffectiveEventThreatDetectionCustomModulesResponse) MarshalJSON() ([]byte, error) { +func (s ListEffectiveEventThreatDetectionCustomModulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEffectiveEventThreatDetectionCustomModulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEffectiveSecurityHealthAnalyticsCustomModulesResponse: Response message @@ -8500,9 +8500,9 @@ type ListEffectiveSecurityHealthAnalyticsCustomModulesResponse struct { NullFields []string `json:"-"` } -func (s *ListEffectiveSecurityHealthAnalyticsCustomModulesResponse) MarshalJSON() ([]byte, error) { +func (s ListEffectiveSecurityHealthAnalyticsCustomModulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEffectiveSecurityHealthAnalyticsCustomModulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEventThreatDetectionCustomModulesResponse: Response for listing Event @@ -8532,9 +8532,9 @@ type ListEventThreatDetectionCustomModulesResponse struct { NullFields []string `json:"-"` } -func (s *ListEventThreatDetectionCustomModulesResponse) MarshalJSON() ([]byte, error) { +func (s ListEventThreatDetectionCustomModulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEventThreatDetectionCustomModulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFindingsResponse: Response message for listing findings. @@ -8564,9 +8564,9 @@ type ListFindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListFindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListFindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFindingsResult: Result containing the Finding and its StateChange. @@ -8601,9 +8601,9 @@ type ListFindingsResult struct { NullFields []string `json:"-"` } -func (s *ListFindingsResult) MarshalJSON() ([]byte, error) { +func (s ListFindingsResult) MarshalJSON() ([]byte, error) { type NoMethod ListFindingsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMuteConfigsResponse: Response message for listing mute configs. @@ -8629,9 +8629,9 @@ type ListMuteConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListMuteConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListMuteConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMuteConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNotificationConfigsResponse: Response message for listing notification @@ -8658,9 +8658,9 @@ type ListNotificationConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListNotificationConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListNotificationConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNotificationConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -8686,9 +8686,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListResourceValueConfigsResponse: Response message to list resource value @@ -8715,9 +8715,9 @@ type ListResourceValueConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListResourceValueConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListResourceValueConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListResourceValueConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSecurityHealthAnalyticsCustomModulesResponse: Response message for @@ -8745,9 +8745,9 @@ type ListSecurityHealthAnalyticsCustomModulesResponse struct { NullFields []string `json:"-"` } -func (s *ListSecurityHealthAnalyticsCustomModulesResponse) MarshalJSON() ([]byte, error) { +func (s ListSecurityHealthAnalyticsCustomModulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSecurityHealthAnalyticsCustomModulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSourcesResponse: Response message for listing sources. @@ -8773,9 +8773,9 @@ type ListSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListValuedResourcesResponse: Response message for listing the valued @@ -8805,9 +8805,9 @@ type ListValuedResourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListValuedResourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListValuedResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListValuedResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancer: Contains information related to the load balancer associated @@ -8828,9 +8828,9 @@ type LoadBalancer struct { NullFields []string `json:"-"` } -func (s *LoadBalancer) MarshalJSON() ([]byte, error) { +func (s LoadBalancer) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogEntry: An individual entry in a log. @@ -8850,9 +8850,9 @@ type LogEntry struct { NullFields []string `json:"-"` } -func (s *LogEntry) MarshalJSON() ([]byte, error) { +func (s LogEntry) MarshalJSON() ([]byte, error) { type NoMethod LogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemoryHashSignature: A signature corresponding to memory page hashes. @@ -8875,9 +8875,9 @@ type MemoryHashSignature struct { NullFields []string `json:"-"` } -func (s *MemoryHashSignature) MarshalJSON() ([]byte, error) { +func (s MemoryHashSignature) MarshalJSON() ([]byte, error) { type NoMethod MemoryHashSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MitreAttack: MITRE ATT&CK tactics and techniques related to this finding. @@ -9078,9 +9078,9 @@ type MitreAttack struct { NullFields []string `json:"-"` } -func (s *MitreAttack) MarshalJSON() ([]byte, error) { +func (s MitreAttack) MarshalJSON() ([]byte, error) { type NoMethod MitreAttack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: Kubernetes nodes associated with the finding. @@ -9101,9 +9101,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePool: Provides GKE node pool information. @@ -9125,9 +9125,9 @@ type NodePool struct { NullFields []string `json:"-"` } -func (s *NodePool) MarshalJSON() ([]byte, error) { +func (s NodePool) MarshalJSON() ([]byte, error) { type NoMethod NodePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Notebook: Represents a Jupyter notebook IPYNB file, such as a Colab @@ -9155,9 +9155,9 @@ type Notebook struct { NullFields []string `json:"-"` } -func (s *Notebook) MarshalJSON() ([]byte, error) { +func (s Notebook) MarshalJSON() ([]byte, error) { type NoMethod Notebook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationConfig: Cloud Security Command Center (Cloud SCC) notification @@ -9199,9 +9199,9 @@ type NotificationConfig struct { NullFields []string `json:"-"` } -func (s *NotificationConfig) MarshalJSON() ([]byte, error) { +func (s NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Object: Kubernetes object related to the finding, uniquely identified by @@ -9234,9 +9234,9 @@ type Object struct { NullFields []string `json:"-"` } -func (s *Object) MarshalJSON() ([]byte, error) { +func (s Object) MarshalJSON() ([]byte, error) { type NoMethod Object - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -9281,9 +9281,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrgPolicy: Contains information about the org policies associated with the @@ -9305,9 +9305,9 @@ type OrgPolicy struct { NullFields []string `json:"-"` } -func (s *OrgPolicy) MarshalJSON() ([]byte, error) { +func (s OrgPolicy) MarshalJSON() ([]byte, error) { type NoMethod OrgPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrganizationSettings: User specified settings that are attached to the @@ -9340,9 +9340,9 @@ type OrganizationSettings struct { NullFields []string `json:"-"` } -func (s *OrganizationSettings) MarshalJSON() ([]byte, error) { +func (s OrganizationSettings) MarshalJSON() ([]byte, error) { type NoMethod OrganizationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Package: Package is a generic definition of a package. @@ -9368,9 +9368,9 @@ type Package struct { NullFields []string `json:"-"` } -func (s *Package) MarshalJSON() ([]byte, error) { +func (s Package) MarshalJSON() ([]byte, error) { type NoMethod Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathNodeAssociatedFinding: A finding that is associated with this node in @@ -9397,9 +9397,9 @@ type PathNodeAssociatedFinding struct { NullFields []string `json:"-"` } -func (s *PathNodeAssociatedFinding) MarshalJSON() ([]byte, error) { +func (s PathNodeAssociatedFinding) MarshalJSON() ([]byte, error) { type NoMethod PathNodeAssociatedFinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pod: A Kubernetes Pod. @@ -9426,9 +9426,9 @@ type Pod struct { NullFields []string `json:"-"` } -func (s *Pod) MarshalJSON() ([]byte, error) { +func (s Pod) MarshalJSON() ([]byte, error) { type NoMethod Pod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -9518,9 +9518,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyDriftDetails: The policy field that violates the deployed posture and @@ -9548,9 +9548,9 @@ type PolicyDriftDetails struct { NullFields []string `json:"-"` } -func (s *PolicyDriftDetails) MarshalJSON() ([]byte, error) { +func (s PolicyDriftDetails) MarshalJSON() ([]byte, error) { type NoMethod PolicyDriftDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Position: A position in the uploaded text version of a module. @@ -9570,9 +9570,9 @@ type Position struct { NullFields []string `json:"-"` } -func (s *Position) MarshalJSON() ([]byte, error) { +func (s Position) MarshalJSON() ([]byte, error) { type NoMethod Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Process: Represents an operating system process. @@ -9614,9 +9614,9 @@ type Process struct { NullFields []string `json:"-"` } -func (s *Process) MarshalJSON() ([]byte, error) { +func (s Process) MarshalJSON() ([]byte, error) { type NoMethod Process - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProcessSignature: Indicates what signature matched this process. @@ -9645,9 +9645,9 @@ type ProcessSignature struct { NullFields []string `json:"-"` } -func (s *ProcessSignature) MarshalJSON() ([]byte, error) { +func (s ProcessSignature) MarshalJSON() ([]byte, error) { type NoMethod ProcessSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reference: Additional Links @@ -9670,9 +9670,9 @@ type Reference struct { NullFields []string `json:"-"` } -func (s *Reference) MarshalJSON() ([]byte, error) { +func (s Reference) MarshalJSON() ([]byte, error) { type NoMethod Reference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Requests: Information about the requests relevant to the finding. @@ -9701,9 +9701,9 @@ type Requests struct { NullFields []string `json:"-"` } -func (s *Requests) MarshalJSON() ([]byte, error) { +func (s Requests) MarshalJSON() ([]byte, error) { type NoMethod Requests - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Requests) UnmarshalJSON(data []byte) error { @@ -9787,9 +9787,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePath: Represents the path of resources leading up to the resource @@ -9811,9 +9811,9 @@ type ResourcePath struct { NullFields []string `json:"-"` } -func (s *ResourcePath) MarshalJSON() ([]byte, error) { +func (s ResourcePath) MarshalJSON() ([]byte, error) { type NoMethod ResourcePath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePathNode: A node within the resource path. Each node represents a @@ -9851,9 +9851,9 @@ type ResourcePathNode struct { NullFields []string `json:"-"` } -func (s *ResourcePathNode) MarshalJSON() ([]byte, error) { +func (s ResourcePathNode) MarshalJSON() ([]byte, error) { type NoMethod ResourcePathNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceValueConfigMetadata: Metadata about a ResourceValueConfig. For @@ -9874,9 +9874,9 @@ type ResourceValueConfigMetadata struct { NullFields []string `json:"-"` } -func (s *ResourceValueConfigMetadata) MarshalJSON() ([]byte, error) { +func (s ResourceValueConfigMetadata) MarshalJSON() ([]byte, error) { type NoMethod ResourceValueConfigMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Role: Kubernetes Role or ClusterRole. @@ -9905,9 +9905,9 @@ type Role struct { NullFields []string `json:"-"` } -func (s *Role) MarshalJSON() ([]byte, error) { +func (s Role) MarshalJSON() ([]byte, error) { type NoMethod Role - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunAssetDiscoveryRequest: Request message for running asset discovery for an @@ -9939,9 +9939,9 @@ type SecurityBulletin struct { NullFields []string `json:"-"` } -func (s *SecurityBulletin) MarshalJSON() ([]byte, error) { +func (s SecurityBulletin) MarshalJSON() ([]byte, error) { type NoMethod SecurityBulletin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityCenterProperties: Security Command Center managed properties. These @@ -9992,9 +9992,9 @@ type SecurityCenterProperties struct { NullFields []string `json:"-"` } -func (s *SecurityCenterProperties) MarshalJSON() ([]byte, error) { +func (s SecurityCenterProperties) MarshalJSON() ([]byte, error) { type NoMethod SecurityCenterProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityMarks: User specified security marks that are attached to the parent @@ -10042,9 +10042,9 @@ type SecurityMarks struct { NullFields []string `json:"-"` } -func (s *SecurityMarks) MarshalJSON() ([]byte, error) { +func (s SecurityMarks) MarshalJSON() ([]byte, error) { type NoMethod SecurityMarks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicy: Information about the Google Cloud Armor security policy @@ -10073,9 +10073,9 @@ type SecurityPolicy struct { NullFields []string `json:"-"` } -func (s *SecurityPolicy) MarshalJSON() ([]byte, error) { +func (s SecurityPolicy) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPosture: Represents a posture that is deployed on Google Cloud by @@ -10116,9 +10116,9 @@ type SecurityPosture struct { NullFields []string `json:"-"` } -func (s *SecurityPosture) MarshalJSON() ([]byte, error) { +func (s SecurityPosture) MarshalJSON() ([]byte, error) { type NoMethod SecurityPosture - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccountDelegationInfo: Identity delegation history of an @@ -10148,9 +10148,9 @@ type ServiceAccountDelegationInfo struct { NullFields []string `json:"-"` } -func (s *ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { +func (s ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccountDelegationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetFindingStateRequest: Request message for updating a finding's state. @@ -10178,9 +10178,9 @@ type SetFindingStateRequest struct { NullFields []string `json:"-"` } -func (s *SetFindingStateRequest) MarshalJSON() ([]byte, error) { +func (s SetFindingStateRequest) MarshalJSON() ([]byte, error) { type NoMethod SetFindingStateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -10207,9 +10207,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetMuteRequest: Request message for updating a finding's mute status. @@ -10235,9 +10235,9 @@ type SetMuteRequest struct { NullFields []string `json:"-"` } -func (s *SetMuteRequest) MarshalJSON() ([]byte, error) { +func (s SetMuteRequest) MarshalJSON() ([]byte, error) { type NoMethod SetMuteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SimulateSecurityHealthAnalyticsCustomModuleRequest: Request message to @@ -10261,9 +10261,9 @@ type SimulateSecurityHealthAnalyticsCustomModuleRequest struct { NullFields []string `json:"-"` } -func (s *SimulateSecurityHealthAnalyticsCustomModuleRequest) MarshalJSON() ([]byte, error) { +func (s SimulateSecurityHealthAnalyticsCustomModuleRequest) MarshalJSON() ([]byte, error) { type NoMethod SimulateSecurityHealthAnalyticsCustomModuleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SimulateSecurityHealthAnalyticsCustomModuleResponse: Response message for @@ -10287,9 +10287,9 @@ type SimulateSecurityHealthAnalyticsCustomModuleResponse struct { NullFields []string `json:"-"` } -func (s *SimulateSecurityHealthAnalyticsCustomModuleResponse) MarshalJSON() ([]byte, error) { +func (s SimulateSecurityHealthAnalyticsCustomModuleResponse) MarshalJSON() ([]byte, error) { type NoMethod SimulateSecurityHealthAnalyticsCustomModuleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SimulatedResource: Manually constructed resource name. If the custom module @@ -10318,9 +10318,9 @@ type SimulatedResource struct { NullFields []string `json:"-"` } -func (s *SimulatedResource) MarshalJSON() ([]byte, error) { +func (s SimulatedResource) MarshalJSON() ([]byte, error) { type NoMethod SimulatedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SimulatedResult: Possible test result. @@ -10345,9 +10345,9 @@ type SimulatedResult struct { NullFields []string `json:"-"` } -func (s *SimulatedResult) MarshalJSON() ([]byte, error) { +func (s SimulatedResult) MarshalJSON() ([]byte, error) { type NoMethod SimulatedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Simulation: Attack path simulation @@ -10384,9 +10384,9 @@ type Simulation struct { NullFields []string `json:"-"` } -func (s *Simulation) MarshalJSON() ([]byte, error) { +func (s Simulation) MarshalJSON() ([]byte, error) { type NoMethod Simulation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Security Command Center finding source. A finding source is an @@ -10432,9 +10432,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -10466,9 +10466,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StreamingConfig: The config for streaming-based notifications, which send @@ -10499,9 +10499,9 @@ type StreamingConfig struct { NullFields []string `json:"-"` } -func (s *StreamingConfig) MarshalJSON() ([]byte, error) { +func (s StreamingConfig) MarshalJSON() ([]byte, error) { type NoMethod StreamingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subject: Represents a Kubernetes subject. @@ -10532,9 +10532,9 @@ type Subject struct { NullFields []string `json:"-"` } -func (s *Subject) MarshalJSON() ([]byte, error) { +func (s Subject) MarshalJSON() ([]byte, error) { type NoMethod Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -10557,9 +10557,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -10584,9 +10584,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TicketInfo: Information about the ticket, if any, that is being used to @@ -10618,9 +10618,9 @@ type TicketInfo struct { NullFields []string `json:"-"` } -func (s *TicketInfo) MarshalJSON() ([]byte, error) { +func (s TicketInfo) MarshalJSON() ([]byte, error) { type NoMethod TicketInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ToxicCombination: Contains details about a group of security issues that, @@ -10650,9 +10650,9 @@ type ToxicCombination struct { NullFields []string `json:"-"` } -func (s *ToxicCombination) MarshalJSON() ([]byte, error) { +func (s ToxicCombination) MarshalJSON() ([]byte, error) { type NoMethod ToxicCombination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ToxicCombination) UnmarshalJSON(data []byte) error { @@ -10690,9 +10690,9 @@ type ValidateEventThreatDetectionCustomModuleRequest struct { NullFields []string `json:"-"` } -func (s *ValidateEventThreatDetectionCustomModuleRequest) MarshalJSON() ([]byte, error) { +func (s ValidateEventThreatDetectionCustomModuleRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateEventThreatDetectionCustomModuleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValidateEventThreatDetectionCustomModuleResponse: Response to validating an @@ -10717,9 +10717,9 @@ type ValidateEventThreatDetectionCustomModuleResponse struct { NullFields []string `json:"-"` } -func (s *ValidateEventThreatDetectionCustomModuleResponse) MarshalJSON() ([]byte, error) { +func (s ValidateEventThreatDetectionCustomModuleResponse) MarshalJSON() ([]byte, error) { type NoMethod ValidateEventThreatDetectionCustomModuleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValuedResource: A resource that is determined to have value to a user's @@ -10768,9 +10768,9 @@ type ValuedResource struct { NullFields []string `json:"-"` } -func (s *ValuedResource) MarshalJSON() ([]byte, error) { +func (s ValuedResource) MarshalJSON() ([]byte, error) { type NoMethod ValuedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ValuedResource) UnmarshalJSON(data []byte) error { @@ -10812,9 +10812,9 @@ type Vulnerability struct { NullFields []string `json:"-"` } -func (s *Vulnerability) MarshalJSON() ([]byte, error) { +func (s Vulnerability) MarshalJSON() ([]byte, error) { type NoMethod Vulnerability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityCountBySeverity: Vulnerability count by severity. @@ -10834,9 +10834,9 @@ type VulnerabilityCountBySeverity struct { NullFields []string `json:"-"` } -func (s *VulnerabilityCountBySeverity) MarshalJSON() ([]byte, error) { +func (s VulnerabilityCountBySeverity) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityCountBySeverity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilitySnapshot: Result containing the properties and count of a @@ -10870,9 +10870,9 @@ type VulnerabilitySnapshot struct { NullFields []string `json:"-"` } -func (s *VulnerabilitySnapshot) MarshalJSON() ([]byte, error) { +func (s VulnerabilitySnapshot) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilitySnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YaraRuleSignature: A signature corresponding to a YARA rule. @@ -10892,9 +10892,9 @@ type YaraRuleSignature struct { NullFields []string `json:"-"` } -func (s *YaraRuleSignature) MarshalJSON() ([]byte, error) { +func (s YaraRuleSignature) MarshalJSON() ([]byte, error) { type NoMethod YaraRuleSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersAssetsGroupCall struct { diff --git a/securitycenter/v1beta1/securitycenter-gen.go b/securitycenter/v1beta1/securitycenter-gen.go index 6a5f639f38..6a257d73d3 100644 --- a/securitycenter/v1beta1/securitycenter-gen.go +++ b/securitycenter/v1beta1/securitycenter-gen.go @@ -277,9 +277,9 @@ type Access struct { NullFields []string `json:"-"` } -func (s *Access) MarshalJSON() ([]byte, error) { +func (s Access) MarshalJSON() ([]byte, error) { type NoMethod Access - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessReview: Conveys information about a Kubernetes access review (such as @@ -317,9 +317,9 @@ type AccessReview struct { NullFields []string `json:"-"` } -func (s *AccessReview) MarshalJSON() ([]byte, error) { +func (s AccessReview) MarshalJSON() ([]byte, error) { type NoMethod AccessReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdaptiveProtection: Information about Google Cloud Armor Adaptive Protection @@ -345,9 +345,9 @@ type AdaptiveProtection struct { NullFields []string `json:"-"` } -func (s *AdaptiveProtection) MarshalJSON() ([]byte, error) { +func (s AdaptiveProtection) MarshalJSON() ([]byte, error) { type NoMethod AdaptiveProtection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AdaptiveProtection) UnmarshalJSON(data []byte) error { @@ -386,9 +386,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Asset: Security Command Center representation of a Google Cloud resource. @@ -432,9 +432,9 @@ type Asset struct { NullFields []string `json:"-"` } -func (s *Asset) MarshalJSON() ([]byte, error) { +func (s Asset) MarshalJSON() ([]byte, error) { type NoMethod Asset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetDiscoveryConfig: The configuration used for Asset Discovery runs. @@ -464,9 +464,9 @@ type AssetDiscoveryConfig struct { NullFields []string `json:"-"` } -func (s *AssetDiscoveryConfig) MarshalJSON() ([]byte, error) { +func (s AssetDiscoveryConfig) MarshalJSON() ([]byte, error) { type NoMethod AssetDiscoveryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attack: Information about DDoS attack volume and classification. @@ -491,9 +491,9 @@ type Attack struct { NullFields []string `json:"-"` } -func (s *Attack) MarshalJSON() ([]byte, error) { +func (s Attack) MarshalJSON() ([]byte, error) { type NoMethod Attack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttackExposure: An attack exposure contains the results of an attack path @@ -540,9 +540,9 @@ type AttackExposure struct { NullFields []string `json:"-"` } -func (s *AttackExposure) MarshalJSON() ([]byte, error) { +func (s AttackExposure) MarshalJSON() ([]byte, error) { type NoMethod AttackExposure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AttackExposure) UnmarshalJSON(data []byte) error { @@ -595,9 +595,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -630,9 +630,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsAccount: An AWS account that is a member of an organization. @@ -654,9 +654,9 @@ type AwsAccount struct { NullFields []string `json:"-"` } -func (s *AwsAccount) MarshalJSON() ([]byte, error) { +func (s AwsAccount) MarshalJSON() ([]byte, error) { type NoMethod AwsAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsMetadata: AWS metadata associated with the resource, only applicable if @@ -683,9 +683,9 @@ type AwsMetadata struct { NullFields []string `json:"-"` } -func (s *AwsMetadata) MarshalJSON() ([]byte, error) { +func (s AwsMetadata) MarshalJSON() ([]byte, error) { type NoMethod AwsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsOrganization: An organization is a collection of accounts that are @@ -710,9 +710,9 @@ type AwsOrganization struct { NullFields []string `json:"-"` } -func (s *AwsOrganization) MarshalJSON() ([]byte, error) { +func (s AwsOrganization) MarshalJSON() ([]byte, error) { type NoMethod AwsOrganization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsOrganizationalUnit: An Organizational Unit (OU) is a container of AWS @@ -740,9 +740,9 @@ type AwsOrganizationalUnit struct { NullFields []string `json:"-"` } -func (s *AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { +func (s AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { type NoMethod AwsOrganizationalUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureManagementGroup: Represents an Azure management group. @@ -765,9 +765,9 @@ type AzureManagementGroup struct { NullFields []string `json:"-"` } -func (s *AzureManagementGroup) MarshalJSON() ([]byte, error) { +func (s AzureManagementGroup) MarshalJSON() ([]byte, error) { type NoMethod AzureManagementGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureMetadata: Azure metadata associated with the resource, only applicable @@ -794,9 +794,9 @@ type AzureMetadata struct { NullFields []string `json:"-"` } -func (s *AzureMetadata) MarshalJSON() ([]byte, error) { +func (s AzureMetadata) MarshalJSON() ([]byte, error) { type NoMethod AzureMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureResourceGroup: Represents an Azure resource group. @@ -816,9 +816,9 @@ type AzureResourceGroup struct { NullFields []string `json:"-"` } -func (s *AzureResourceGroup) MarshalJSON() ([]byte, error) { +func (s AzureResourceGroup) MarshalJSON() ([]byte, error) { type NoMethod AzureResourceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureSubscription: Represents an Azure subscription. @@ -841,9 +841,9 @@ type AzureSubscription struct { NullFields []string `json:"-"` } -func (s *AzureSubscription) MarshalJSON() ([]byte, error) { +func (s AzureSubscription) MarshalJSON() ([]byte, error) { type NoMethod AzureSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupDisasterRecovery: Information related to Google Cloud Backup and DR @@ -912,9 +912,9 @@ type BackupDisasterRecovery struct { NullFields []string `json:"-"` } -func (s *BackupDisasterRecovery) MarshalJSON() ([]byte, error) { +func (s BackupDisasterRecovery) MarshalJSON() ([]byte, error) { type NoMethod BackupDisasterRecovery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -1011,9 +1011,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -1056,9 +1056,9 @@ type CloudArmor struct { NullFields []string `json:"-"` } -func (s *CloudArmor) MarshalJSON() ([]byte, error) { +func (s CloudArmor) MarshalJSON() ([]byte, error) { type NoMethod CloudArmor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudDlpDataProfile: The data profile @@ -1089,9 +1089,9 @@ type CloudDlpDataProfile struct { NullFields []string `json:"-"` } -func (s *CloudDlpDataProfile) MarshalJSON() ([]byte, error) { +func (s CloudDlpDataProfile) MarshalJSON() ([]byte, error) { type NoMethod CloudDlpDataProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudDlpInspection: Details about the Cloud Data Loss Prevention (Cloud DLP) @@ -1124,9 +1124,9 @@ type CloudDlpInspection struct { NullFields []string `json:"-"` } -func (s *CloudDlpInspection) MarshalJSON() ([]byte, error) { +func (s CloudDlpInspection) MarshalJSON() ([]byte, error) { type NoMethod CloudDlpInspection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudLoggingEntry: Metadata taken from a Cloud Logging LogEntry @@ -1157,9 +1157,9 @@ type CloudLoggingEntry struct { NullFields []string `json:"-"` } -func (s *CloudLoggingEntry) MarshalJSON() ([]byte, error) { +func (s CloudLoggingEntry) MarshalJSON() ([]byte, error) { type NoMethod CloudLoggingEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Compliance: Contains compliance information about a security standard @@ -1185,9 +1185,9 @@ type Compliance struct { NullFields []string `json:"-"` } -func (s *Compliance) MarshalJSON() ([]byte, error) { +func (s Compliance) MarshalJSON() ([]byte, error) { type NoMethod Compliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceSnapshot: Result containing the properties and count of a @@ -1229,9 +1229,9 @@ type ComplianceSnapshot struct { NullFields []string `json:"-"` } -func (s *ComplianceSnapshot) MarshalJSON() ([]byte, error) { +func (s ComplianceSnapshot) MarshalJSON() ([]byte, error) { type NoMethod ComplianceSnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connection: Contains information about the IP connection associated with the @@ -1270,9 +1270,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Contact: The email address of a contact. @@ -1292,9 +1292,9 @@ type Contact struct { NullFields []string `json:"-"` } -func (s *Contact) MarshalJSON() ([]byte, error) { +func (s Contact) MarshalJSON() ([]byte, error) { type NoMethod Contact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactDetails: Details about specific contacts @@ -1314,9 +1314,9 @@ type ContactDetails struct { NullFields []string `json:"-"` } -func (s *ContactDetails) MarshalJSON() ([]byte, error) { +func (s ContactDetails) MarshalJSON() ([]byte, error) { type NoMethod ContactDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Container: Container associated with the finding. @@ -1347,9 +1347,9 @@ type Container struct { NullFields []string `json:"-"` } -func (s *Container) MarshalJSON() ([]byte, error) { +func (s Container) MarshalJSON() ([]byte, error) { type NoMethod Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cve: CVE stands for Common Vulnerabilities and Exposures. Information from @@ -1411,9 +1411,9 @@ type Cve struct { NullFields []string `json:"-"` } -func (s *Cve) MarshalJSON() ([]byte, error) { +func (s Cve) MarshalJSON() ([]byte, error) { type NoMethod Cve - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cvssv3: Common Vulnerability Scoring System version 3. @@ -1533,9 +1533,9 @@ type Cvssv3 struct { NullFields []string `json:"-"` } -func (s *Cvssv3) MarshalJSON() ([]byte, error) { +func (s Cvssv3) MarshalJSON() ([]byte, error) { type NoMethod Cvssv3 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Cvssv3) UnmarshalJSON(data []byte) error { @@ -1596,9 +1596,9 @@ type Database struct { NullFields []string `json:"-"` } -func (s *Database) MarshalJSON() ([]byte, error) { +func (s Database) MarshalJSON() ([]byte, error) { type NoMethod Database - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Detection: Memory hash detection contributing to the binary family match. @@ -1622,9 +1622,9 @@ type Detection struct { NullFields []string `json:"-"` } -func (s *Detection) MarshalJSON() ([]byte, error) { +func (s Detection) MarshalJSON() ([]byte, error) { type NoMethod Detection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Detection) UnmarshalJSON(data []byte) error { @@ -1663,9 +1663,9 @@ type DiskPath struct { NullFields []string `json:"-"` } -func (s *DiskPath) MarshalJSON() ([]byte, error) { +func (s DiskPath) MarshalJSON() ([]byte, error) { type NoMethod DiskPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1697,9 +1697,9 @@ type EnvironmentVariable struct { NullFields []string `json:"-"` } -func (s *EnvironmentVariable) MarshalJSON() ([]byte, error) { +func (s EnvironmentVariable) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExfilResource: Resource where data was exfiltrated from or exfiltrated to. @@ -1726,9 +1726,9 @@ type ExfilResource struct { NullFields []string `json:"-"` } -func (s *ExfilResource) MarshalJSON() ([]byte, error) { +func (s ExfilResource) MarshalJSON() ([]byte, error) { type NoMethod ExfilResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Exfiltration: Exfiltration represents a data exfiltration attempt from one @@ -1758,9 +1758,9 @@ type Exfiltration struct { NullFields []string `json:"-"` } -func (s *Exfiltration) MarshalJSON() ([]byte, error) { +func (s Exfiltration) MarshalJSON() ([]byte, error) { type NoMethod Exfiltration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1806,9 +1806,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // File: File information about the related binary/library used by an @@ -1845,9 +1845,9 @@ type File struct { NullFields []string `json:"-"` } -func (s *File) MarshalJSON() ([]byte, error) { +func (s File) MarshalJSON() ([]byte, error) { type NoMethod File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Finding: Security Command Center finding. A finding is a record of @@ -2106,9 +2106,9 @@ type Finding struct { NullFields []string `json:"-"` } -func (s *Finding) MarshalJSON() ([]byte, error) { +func (s Finding) MarshalJSON() ([]byte, error) { type NoMethod Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Folder: Message that contains the resource name and display name of a folder @@ -2132,9 +2132,9 @@ type Folder struct { NullFields []string `json:"-"` } -func (s *Folder) MarshalJSON() ([]byte, error) { +func (s Folder) MarshalJSON() ([]byte, error) { type NoMethod Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcpMetadata: GCP metadata associated with the resource, only applicable if @@ -2167,9 +2167,9 @@ type GcpMetadata struct { NullFields []string `json:"-"` } -func (s *GcpMetadata) MarshalJSON() ([]byte, error) { +func (s GcpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GcpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Geolocation: Represents a geographical location for a given access. @@ -2189,9 +2189,9 @@ type Geolocation struct { NullFields []string `json:"-"` } -func (s *Geolocation) MarshalJSON() ([]byte, error) { +func (s Geolocation) MarshalJSON() ([]byte, error) { type NoMethod Geolocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -2212,9 +2212,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -2244,9 +2244,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1BigQueryExport: Configures how to deliver @@ -2306,9 +2306,9 @@ type GoogleCloudSecuritycenterV1BigQueryExport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1BigQueryExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1BigQueryExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1BigQueryExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1Binding: Represents a Kubernetes RoleBinding or @@ -2336,9 +2336,9 @@ type GoogleCloudSecuritycenterV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1BulkMuteFindingsResponse: The response to a @@ -2391,9 +2391,9 @@ type GoogleCloudSecuritycenterV1CustomConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1CustomConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1CustomConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1CustomConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1CustomOutputSpec: A set of optional name-value @@ -2416,9 +2416,9 @@ type GoogleCloudSecuritycenterV1CustomOutputSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1CustomOutputSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1CustomOutputSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1CustomOutputSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule: An @@ -2467,9 +2467,9 @@ type GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule str NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1ExternalSystem: Representation of third party @@ -2522,9 +2522,9 @@ type GoogleCloudSecuritycenterV1ExternalSystem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1ExternalSystem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1ExternalSystem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1ExternalSystem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1MuteConfig: A mute config is a Cloud SCC resource @@ -2579,9 +2579,9 @@ type GoogleCloudSecuritycenterV1MuteConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1MuteConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1MuteConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1MuteConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1NotificationMessage: Cloud SCC's Notification @@ -2607,9 +2607,9 @@ type GoogleCloudSecuritycenterV1NotificationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1NotificationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1NotificationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1NotificationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1Property: An individual name-value pair that @@ -2634,9 +2634,9 @@ type GoogleCloudSecuritycenterV1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1Resource: Information related to the Google Cloud @@ -2709,9 +2709,9 @@ type GoogleCloudSecuritycenterV1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1ResourceSelector: Resource for selecting resource @@ -2732,9 +2732,9 @@ type GoogleCloudSecuritycenterV1ResourceSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1ResourceSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1ResourceSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1ResourceSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1ResourceValueConfig: A resource value @@ -2806,9 +2806,9 @@ type GoogleCloudSecuritycenterV1ResourceValueConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1ResourceValueConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1ResourceValueConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1ResourceValueConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse: Response of asset @@ -2838,9 +2838,9 @@ type GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule: Represents @@ -2900,9 +2900,9 @@ type GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping: Resource value @@ -2943,9 +2943,9 @@ type GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1beta1Finding: Security Command Center finding. A @@ -3021,9 +3021,9 @@ type GoogleCloudSecuritycenterV1beta1Finding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1beta1Finding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1beta1Finding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1beta1Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse: Response of asset @@ -3053,9 +3053,9 @@ type GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1beta1SecurityMarks: User specified security marks @@ -3093,9 +3093,9 @@ type GoogleCloudSecuritycenterV1beta1SecurityMarks struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1beta1SecurityMarks) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1beta1SecurityMarks) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1beta1SecurityMarks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1Finding: Security Command Center finding. @@ -3186,9 +3186,9 @@ type GoogleCloudSecuritycenterV1p1beta1Finding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1Finding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1Finding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1Folder: Message that contains the resource @@ -3212,9 +3212,9 @@ type GoogleCloudSecuritycenterV1p1beta1Folder struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1Folder) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1Folder) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1NotificationMessage: Security Command @@ -3241,9 +3241,9 @@ type GoogleCloudSecuritycenterV1p1beta1NotificationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1NotificationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1NotificationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1NotificationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1Resource: Information related to the @@ -3277,9 +3277,9 @@ type GoogleCloudSecuritycenterV1p1beta1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse: Response of @@ -3309,9 +3309,9 @@ type GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1SecurityMarks: User specified security @@ -3357,9 +3357,9 @@ type GoogleCloudSecuritycenterV1p1beta1SecurityMarks struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1SecurityMarks) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1SecurityMarks) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1SecurityMarks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Access: Represents an access event. @@ -3428,9 +3428,9 @@ type GoogleCloudSecuritycenterV2Access struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Access) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Access) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Access - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AccessReview: Conveys information about a @@ -3468,9 +3468,9 @@ type GoogleCloudSecuritycenterV2AccessReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AccessReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AccessReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AccessReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AdaptiveProtection: Information about Google @@ -3497,9 +3497,9 @@ type GoogleCloudSecuritycenterV2AdaptiveProtection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AdaptiveProtection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AdaptiveProtection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AdaptiveProtection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2AdaptiveProtection) UnmarshalJSON(data []byte) error { @@ -3539,9 +3539,9 @@ type GoogleCloudSecuritycenterV2Application struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Application) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Application) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Attack: Information about DDoS attack volume and @@ -3567,9 +3567,9 @@ type GoogleCloudSecuritycenterV2Attack struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Attack) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Attack) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Attack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AttackExposure: An attack exposure contains the @@ -3616,9 +3616,9 @@ type GoogleCloudSecuritycenterV2AttackExposure struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AttackExposure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AttackExposure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AttackExposure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2AttackExposure) UnmarshalJSON(data []byte) error { @@ -3655,9 +3655,9 @@ type GoogleCloudSecuritycenterV2AwsAccount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsAccount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AwsMetadata: AWS metadata associated with the @@ -3685,9 +3685,9 @@ type GoogleCloudSecuritycenterV2AwsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AwsOrganization: An organization is a collection @@ -3712,9 +3712,9 @@ type GoogleCloudSecuritycenterV2AwsOrganization struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsOrganization) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsOrganization) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsOrganization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AwsOrganizationalUnit: An Organizational Unit @@ -3743,9 +3743,9 @@ type GoogleCloudSecuritycenterV2AwsOrganizationalUnit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsOrganizationalUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureManagementGroup: Represents an Azure @@ -3769,9 +3769,9 @@ type GoogleCloudSecuritycenterV2AzureManagementGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureManagementGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureManagementGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureManagementGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureMetadata: Azure metadata associated with the @@ -3799,9 +3799,9 @@ type GoogleCloudSecuritycenterV2AzureMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureResourceGroup: Represents an Azure resource @@ -3822,9 +3822,9 @@ type GoogleCloudSecuritycenterV2AzureResourceGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureResourceGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureResourceGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureResourceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureSubscription: Represents an Azure @@ -3848,9 +3848,9 @@ type GoogleCloudSecuritycenterV2AzureSubscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureSubscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureSubscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2BackupDisasterRecovery: Information related to @@ -3919,9 +3919,9 @@ type GoogleCloudSecuritycenterV2BackupDisasterRecovery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2BackupDisasterRecovery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2BackupDisasterRecovery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2BackupDisasterRecovery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2BigQueryExport: Configures how to deliver @@ -3983,9 +3983,9 @@ type GoogleCloudSecuritycenterV2BigQueryExport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2BigQueryExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2BigQueryExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2BigQueryExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Binding: Represents a Kubernetes RoleBinding or @@ -4013,9 +4013,9 @@ type GoogleCloudSecuritycenterV2Binding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Binding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2BulkMuteFindingsResponse: The response to a @@ -4060,9 +4060,9 @@ type GoogleCloudSecuritycenterV2CloudArmor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudArmor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudArmor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudArmor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2CloudDlpDataProfile: The data profile @@ -4093,9 +4093,9 @@ type GoogleCloudSecuritycenterV2CloudDlpDataProfile struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudDlpDataProfile) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudDlpDataProfile) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudDlpDataProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2CloudDlpInspection: Details about the Cloud Data @@ -4129,9 +4129,9 @@ type GoogleCloudSecuritycenterV2CloudDlpInspection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudDlpInspection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudDlpInspection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudDlpInspection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2CloudLoggingEntry: Metadata taken from a Cloud @@ -4163,9 +4163,9 @@ type GoogleCloudSecuritycenterV2CloudLoggingEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudLoggingEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudLoggingEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudLoggingEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Compliance: Contains compliance information about @@ -4191,9 +4191,9 @@ type GoogleCloudSecuritycenterV2Compliance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Compliance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Compliance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Compliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Connection: Contains information about the IP @@ -4232,9 +4232,9 @@ type GoogleCloudSecuritycenterV2Connection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Connection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Connection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Contact: The email address of a contact. @@ -4254,9 +4254,9 @@ type GoogleCloudSecuritycenterV2Contact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Contact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Contact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Contact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ContactDetails: Details about specific contacts @@ -4276,9 +4276,9 @@ type GoogleCloudSecuritycenterV2ContactDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ContactDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ContactDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ContactDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Container: Container associated with the finding. @@ -4309,9 +4309,9 @@ type GoogleCloudSecuritycenterV2Container struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Container) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Container) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Cve: CVE stands for Common Vulnerabilities and @@ -4374,9 +4374,9 @@ type GoogleCloudSecuritycenterV2Cve struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Cve) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Cve) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Cve - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Cvssv3: Common Vulnerability Scoring System @@ -4497,9 +4497,9 @@ type GoogleCloudSecuritycenterV2Cvssv3 struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Cvssv3) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Cvssv3) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Cvssv3 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2Cvssv3) UnmarshalJSON(data []byte) error { @@ -4560,9 +4560,9 @@ type GoogleCloudSecuritycenterV2Database struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Database) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Database) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Database - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Detection: Memory hash detection contributing to @@ -4587,9 +4587,9 @@ type GoogleCloudSecuritycenterV2Detection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Detection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Detection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Detection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2Detection) UnmarshalJSON(data []byte) error { @@ -4628,9 +4628,9 @@ type GoogleCloudSecuritycenterV2DiskPath struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2DiskPath) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2DiskPath) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2DiskPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2EnvironmentVariable: A name-value pair @@ -4653,9 +4653,9 @@ type GoogleCloudSecuritycenterV2EnvironmentVariable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2EnvironmentVariable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2EnvironmentVariable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2EnvironmentVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ExfilResource: Resource where data was @@ -4683,9 +4683,9 @@ type GoogleCloudSecuritycenterV2ExfilResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ExfilResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ExfilResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ExfilResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Exfiltration: Exfiltration represents a data @@ -4715,9 +4715,9 @@ type GoogleCloudSecuritycenterV2Exfiltration struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Exfiltration) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Exfiltration) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Exfiltration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ExternalSystem: Representation of third party @@ -4775,9 +4775,9 @@ type GoogleCloudSecuritycenterV2ExternalSystem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ExternalSystem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ExternalSystem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ExternalSystem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2File: File information about the related @@ -4815,9 +4815,9 @@ type GoogleCloudSecuritycenterV2File struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2File) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2File) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Finding: Security Command Center finding. A @@ -5094,9 +5094,9 @@ type GoogleCloudSecuritycenterV2Finding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Finding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Finding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Folder: Message that contains the resource name @@ -5120,9 +5120,9 @@ type GoogleCloudSecuritycenterV2Folder struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Folder) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Folder) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Geolocation: Represents a geographical location @@ -5143,9 +5143,9 @@ type GoogleCloudSecuritycenterV2Geolocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Geolocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Geolocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Geolocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2GroupMembership: Contains details about groups of @@ -5173,9 +5173,9 @@ type GoogleCloudSecuritycenterV2GroupMembership struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2GroupMembership) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2GroupMembership) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2GroupMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2IamBinding: Represents a particular IAM binding, @@ -5207,9 +5207,9 @@ type GoogleCloudSecuritycenterV2IamBinding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2IamBinding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2IamBinding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2IamBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Indicator: Represents what's commonly known as an @@ -5240,9 +5240,9 @@ type GoogleCloudSecuritycenterV2Indicator struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Indicator) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Indicator) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Indicator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2KernelRootkit: Kernel mode rootkit signatures. @@ -5289,9 +5289,9 @@ type GoogleCloudSecuritycenterV2KernelRootkit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2KernelRootkit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2KernelRootkit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2KernelRootkit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Kubernetes: Kubernetes-related attributes. @@ -5336,9 +5336,9 @@ type GoogleCloudSecuritycenterV2Kubernetes struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Kubernetes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Kubernetes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Kubernetes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Label: Represents a generic name-value label. A @@ -5364,9 +5364,9 @@ type GoogleCloudSecuritycenterV2Label struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Label) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Label) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2LoadBalancer: Contains information related to the @@ -5387,9 +5387,9 @@ type GoogleCloudSecuritycenterV2LoadBalancer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2LoadBalancer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2LoadBalancer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2LoadBalancer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2LogEntry: An individual entry in a log. @@ -5409,9 +5409,9 @@ type GoogleCloudSecuritycenterV2LogEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2LogEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2LogEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2LogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2MemoryHashSignature: A signature corresponding to @@ -5435,9 +5435,9 @@ type GoogleCloudSecuritycenterV2MemoryHashSignature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2MemoryHashSignature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2MemoryHashSignature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2MemoryHashSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2MitreAttack: MITRE ATT&CK tactics and techniques @@ -5638,9 +5638,9 @@ type GoogleCloudSecuritycenterV2MitreAttack struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2MitreAttack) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2MitreAttack) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2MitreAttack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2MuteConfig: A mute config is a Cloud SCC resource @@ -5703,9 +5703,9 @@ type GoogleCloudSecuritycenterV2MuteConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2MuteConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2MuteConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2MuteConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Node: Kubernetes nodes associated with the @@ -5727,9 +5727,9 @@ type GoogleCloudSecuritycenterV2Node struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Node) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Node) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2NodePool: Provides GKE node pool information. @@ -5751,9 +5751,9 @@ type GoogleCloudSecuritycenterV2NodePool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2NodePool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2NodePool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2NodePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Notebook: Represents a Jupyter notebook IPYNB @@ -5782,9 +5782,9 @@ type GoogleCloudSecuritycenterV2Notebook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Notebook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Notebook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Notebook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2NotificationMessage: Cloud SCC's Notification @@ -5810,9 +5810,9 @@ type GoogleCloudSecuritycenterV2NotificationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2NotificationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2NotificationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2NotificationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Object: Kubernetes object related to the finding, @@ -5845,9 +5845,9 @@ type GoogleCloudSecuritycenterV2Object struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Object) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Object) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Object - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2OrgPolicy: Contains information about the org @@ -5869,9 +5869,9 @@ type GoogleCloudSecuritycenterV2OrgPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2OrgPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2OrgPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2OrgPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Package: Package is a generic definition of a @@ -5898,9 +5898,9 @@ type GoogleCloudSecuritycenterV2Package struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Package) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Package) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Pod: A Kubernetes Pod. @@ -5927,9 +5927,9 @@ type GoogleCloudSecuritycenterV2Pod struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Pod) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Pod) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Pod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2PolicyDriftDetails: The policy field that @@ -5957,9 +5957,9 @@ type GoogleCloudSecuritycenterV2PolicyDriftDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2PolicyDriftDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2PolicyDriftDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2PolicyDriftDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Process: Represents an operating system process. @@ -6001,9 +6001,9 @@ type GoogleCloudSecuritycenterV2Process struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Process) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Process) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Process - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ProcessSignature: Indicates what signature @@ -6033,9 +6033,9 @@ type GoogleCloudSecuritycenterV2ProcessSignature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ProcessSignature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ProcessSignature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ProcessSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Reference: Additional Links @@ -6058,9 +6058,9 @@ type GoogleCloudSecuritycenterV2Reference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Reference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Reference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Reference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Requests: Information about the requests relevant @@ -6090,9 +6090,9 @@ type GoogleCloudSecuritycenterV2Requests struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Requests) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Requests) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Requests - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2Requests) UnmarshalJSON(data []byte) error { @@ -6165,9 +6165,9 @@ type GoogleCloudSecuritycenterV2Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ResourcePath: Represents the path of resources @@ -6189,9 +6189,9 @@ type GoogleCloudSecuritycenterV2ResourcePath struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ResourcePath) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ResourcePath) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ResourcePath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ResourcePathNode: A node within the resource @@ -6229,9 +6229,9 @@ type GoogleCloudSecuritycenterV2ResourcePathNode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ResourcePathNode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ResourcePathNode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ResourcePathNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ResourceValueConfig: A resource value @@ -6303,9 +6303,9 @@ type GoogleCloudSecuritycenterV2ResourceValueConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ResourceValueConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ResourceValueConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ResourceValueConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Role: Kubernetes Role or ClusterRole. @@ -6334,9 +6334,9 @@ type GoogleCloudSecuritycenterV2Role struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Role) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Role) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Role - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityBulletin: SecurityBulletin are @@ -6363,9 +6363,9 @@ type GoogleCloudSecuritycenterV2SecurityBulletin struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityBulletin) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityBulletin) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityBulletin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityMarks: User specified security marks that @@ -6421,9 +6421,9 @@ type GoogleCloudSecuritycenterV2SecurityMarks struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityMarks) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityMarks) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityMarks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityPolicy: Information about the Google @@ -6453,9 +6453,9 @@ type GoogleCloudSecuritycenterV2SecurityPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityPosture: Represents a posture that is @@ -6496,9 +6496,9 @@ type GoogleCloudSecuritycenterV2SecurityPosture struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityPosture) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityPosture) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityPosture - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping: Resource value @@ -6539,9 +6539,9 @@ type GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo: Identity delegation @@ -6571,9 +6571,9 @@ type GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Subject: Represents a Kubernetes subject. @@ -6604,9 +6604,9 @@ type GoogleCloudSecuritycenterV2Subject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Subject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Subject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2TicketInfo: Information about the ticket, if any, @@ -6639,9 +6639,9 @@ type GoogleCloudSecuritycenterV2TicketInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2TicketInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2TicketInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2TicketInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ToxicCombination: Contains details about a group @@ -6671,9 +6671,9 @@ type GoogleCloudSecuritycenterV2ToxicCombination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ToxicCombination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ToxicCombination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ToxicCombination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2ToxicCombination) UnmarshalJSON(data []byte) error { @@ -6715,9 +6715,9 @@ type GoogleCloudSecuritycenterV2Vulnerability struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Vulnerability) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Vulnerability) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Vulnerability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2YaraRuleSignature: A signature corresponding to a @@ -6738,9 +6738,9 @@ type GoogleCloudSecuritycenterV2YaraRuleSignature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2YaraRuleSignature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2YaraRuleSignature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2YaraRuleSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupAssetsRequest: Request message for grouping by assets. @@ -6811,9 +6811,9 @@ type GroupAssetsRequest struct { NullFields []string `json:"-"` } -func (s *GroupAssetsRequest) MarshalJSON() ([]byte, error) { +func (s GroupAssetsRequest) MarshalJSON() ([]byte, error) { type NoMethod GroupAssetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupAssetsResponse: Response message for grouping by assets. @@ -6843,9 +6843,9 @@ type GroupAssetsResponse struct { NullFields []string `json:"-"` } -func (s *GroupAssetsResponse) MarshalJSON() ([]byte, error) { +func (s GroupAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GroupAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupFindingsRequest: Request message for grouping by findings. @@ -6892,9 +6892,9 @@ type GroupFindingsRequest struct { NullFields []string `json:"-"` } -func (s *GroupFindingsRequest) MarshalJSON() ([]byte, error) { +func (s GroupFindingsRequest) MarshalJSON() ([]byte, error) { type NoMethod GroupFindingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupFindingsResponse: Response message for group by findings. @@ -6924,9 +6924,9 @@ type GroupFindingsResponse struct { NullFields []string `json:"-"` } -func (s *GroupFindingsResponse) MarshalJSON() ([]byte, error) { +func (s GroupFindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod GroupFindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupMembership: Contains details about groups of which this finding is a @@ -6953,9 +6953,9 @@ type GroupMembership struct { NullFields []string `json:"-"` } -func (s *GroupMembership) MarshalJSON() ([]byte, error) { +func (s GroupMembership) MarshalJSON() ([]byte, error) { type NoMethod GroupMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupResult: Result containing the properties and count of a groupBy @@ -6978,9 +6978,9 @@ type GroupResult struct { NullFields []string `json:"-"` } -func (s *GroupResult) MarshalJSON() ([]byte, error) { +func (s GroupResult) MarshalJSON() ([]byte, error) { type NoMethod GroupResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamBinding: Represents a particular IAM binding, which captures a member's @@ -7012,9 +7012,9 @@ type IamBinding struct { NullFields []string `json:"-"` } -func (s *IamBinding) MarshalJSON() ([]byte, error) { +func (s IamBinding) MarshalJSON() ([]byte, error) { type NoMethod IamBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Indicator: Represents what's commonly known as an _indicator of compromise_ @@ -7045,9 +7045,9 @@ type Indicator struct { NullFields []string `json:"-"` } -func (s *Indicator) MarshalJSON() ([]byte, error) { +func (s Indicator) MarshalJSON() ([]byte, error) { type NoMethod Indicator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KernelRootkit: Kernel mode rootkit signatures. @@ -7094,9 +7094,9 @@ type KernelRootkit struct { NullFields []string `json:"-"` } -func (s *KernelRootkit) MarshalJSON() ([]byte, error) { +func (s KernelRootkit) MarshalJSON() ([]byte, error) { type NoMethod KernelRootkit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Kubernetes: Kubernetes-related attributes. @@ -7141,9 +7141,9 @@ type Kubernetes struct { NullFields []string `json:"-"` } -func (s *Kubernetes) MarshalJSON() ([]byte, error) { +func (s Kubernetes) MarshalJSON() ([]byte, error) { type NoMethod Kubernetes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Label: Represents a generic name-value label. A label has separate name and @@ -7168,9 +7168,9 @@ type Label struct { NullFields []string `json:"-"` } -func (s *Label) MarshalJSON() ([]byte, error) { +func (s Label) MarshalJSON() ([]byte, error) { type NoMethod Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssetsResponse: Response message for listing assets. @@ -7200,9 +7200,9 @@ type ListAssetsResponse struct { NullFields []string `json:"-"` } -func (s *ListAssetsResponse) MarshalJSON() ([]byte, error) { +func (s ListAssetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAssetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAssetsResult: Result containing the Asset and its State. @@ -7231,9 +7231,9 @@ type ListAssetsResult struct { NullFields []string `json:"-"` } -func (s *ListAssetsResult) MarshalJSON() ([]byte, error) { +func (s ListAssetsResult) MarshalJSON() ([]byte, error) { type NoMethod ListAssetsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFindingsResponse: Response message for listing findings. @@ -7263,9 +7263,9 @@ type ListFindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListFindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListFindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -7291,9 +7291,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSourcesResponse: Response message for listing sources. @@ -7319,9 +7319,9 @@ type ListSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancer: Contains information related to the load balancer associated @@ -7342,9 +7342,9 @@ type LoadBalancer struct { NullFields []string `json:"-"` } -func (s *LoadBalancer) MarshalJSON() ([]byte, error) { +func (s LoadBalancer) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogEntry: An individual entry in a log. @@ -7364,9 +7364,9 @@ type LogEntry struct { NullFields []string `json:"-"` } -func (s *LogEntry) MarshalJSON() ([]byte, error) { +func (s LogEntry) MarshalJSON() ([]byte, error) { type NoMethod LogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemoryHashSignature: A signature corresponding to memory page hashes. @@ -7389,9 +7389,9 @@ type MemoryHashSignature struct { NullFields []string `json:"-"` } -func (s *MemoryHashSignature) MarshalJSON() ([]byte, error) { +func (s MemoryHashSignature) MarshalJSON() ([]byte, error) { type NoMethod MemoryHashSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MitreAttack: MITRE ATT&CK tactics and techniques related to this finding. @@ -7592,9 +7592,9 @@ type MitreAttack struct { NullFields []string `json:"-"` } -func (s *MitreAttack) MarshalJSON() ([]byte, error) { +func (s MitreAttack) MarshalJSON() ([]byte, error) { type NoMethod MitreAttack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: Kubernetes nodes associated with the finding. @@ -7615,9 +7615,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePool: Provides GKE node pool information. @@ -7639,9 +7639,9 @@ type NodePool struct { NullFields []string `json:"-"` } -func (s *NodePool) MarshalJSON() ([]byte, error) { +func (s NodePool) MarshalJSON() ([]byte, error) { type NoMethod NodePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Notebook: Represents a Jupyter notebook IPYNB file, such as a Colab @@ -7669,9 +7669,9 @@ type Notebook struct { NullFields []string `json:"-"` } -func (s *Notebook) MarshalJSON() ([]byte, error) { +func (s Notebook) MarshalJSON() ([]byte, error) { type NoMethod Notebook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Object: Kubernetes object related to the finding, uniquely identified by @@ -7704,9 +7704,9 @@ type Object struct { NullFields []string `json:"-"` } -func (s *Object) MarshalJSON() ([]byte, error) { +func (s Object) MarshalJSON() ([]byte, error) { type NoMethod Object - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -7751,9 +7751,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrgPolicy: Contains information about the org policies associated with the @@ -7775,9 +7775,9 @@ type OrgPolicy struct { NullFields []string `json:"-"` } -func (s *OrgPolicy) MarshalJSON() ([]byte, error) { +func (s OrgPolicy) MarshalJSON() ([]byte, error) { type NoMethod OrgPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrganizationSettings: User specified settings that are attached to the @@ -7810,9 +7810,9 @@ type OrganizationSettings struct { NullFields []string `json:"-"` } -func (s *OrganizationSettings) MarshalJSON() ([]byte, error) { +func (s OrganizationSettings) MarshalJSON() ([]byte, error) { type NoMethod OrganizationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Package: Package is a generic definition of a package. @@ -7838,9 +7838,9 @@ type Package struct { NullFields []string `json:"-"` } -func (s *Package) MarshalJSON() ([]byte, error) { +func (s Package) MarshalJSON() ([]byte, error) { type NoMethod Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pod: A Kubernetes Pod. @@ -7867,9 +7867,9 @@ type Pod struct { NullFields []string `json:"-"` } -func (s *Pod) MarshalJSON() ([]byte, error) { +func (s Pod) MarshalJSON() ([]byte, error) { type NoMethod Pod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -7959,9 +7959,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyDriftDetails: The policy field that violates the deployed posture and @@ -7989,9 +7989,9 @@ type PolicyDriftDetails struct { NullFields []string `json:"-"` } -func (s *PolicyDriftDetails) MarshalJSON() ([]byte, error) { +func (s PolicyDriftDetails) MarshalJSON() ([]byte, error) { type NoMethod PolicyDriftDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Process: Represents an operating system process. @@ -8033,9 +8033,9 @@ type Process struct { NullFields []string `json:"-"` } -func (s *Process) MarshalJSON() ([]byte, error) { +func (s Process) MarshalJSON() ([]byte, error) { type NoMethod Process - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProcessSignature: Indicates what signature matched this process. @@ -8064,9 +8064,9 @@ type ProcessSignature struct { NullFields []string `json:"-"` } -func (s *ProcessSignature) MarshalJSON() ([]byte, error) { +func (s ProcessSignature) MarshalJSON() ([]byte, error) { type NoMethod ProcessSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reference: Additional Links @@ -8089,9 +8089,9 @@ type Reference struct { NullFields []string `json:"-"` } -func (s *Reference) MarshalJSON() ([]byte, error) { +func (s Reference) MarshalJSON() ([]byte, error) { type NoMethod Reference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Requests: Information about the requests relevant to the finding. @@ -8120,9 +8120,9 @@ type Requests struct { NullFields []string `json:"-"` } -func (s *Requests) MarshalJSON() ([]byte, error) { +func (s Requests) MarshalJSON() ([]byte, error) { type NoMethod Requests - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Requests) UnmarshalJSON(data []byte) error { @@ -8158,9 +8158,9 @@ type ResourcePath struct { NullFields []string `json:"-"` } -func (s *ResourcePath) MarshalJSON() ([]byte, error) { +func (s ResourcePath) MarshalJSON() ([]byte, error) { type NoMethod ResourcePath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePathNode: A node within the resource path. Each node represents a @@ -8198,9 +8198,9 @@ type ResourcePathNode struct { NullFields []string `json:"-"` } -func (s *ResourcePathNode) MarshalJSON() ([]byte, error) { +func (s ResourcePathNode) MarshalJSON() ([]byte, error) { type NoMethod ResourcePathNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Role: Kubernetes Role or ClusterRole. @@ -8229,9 +8229,9 @@ type Role struct { NullFields []string `json:"-"` } -func (s *Role) MarshalJSON() ([]byte, error) { +func (s Role) MarshalJSON() ([]byte, error) { type NoMethod Role - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunAssetDiscoveryRequest: Request message for running asset discovery for an @@ -8263,9 +8263,9 @@ type SecurityBulletin struct { NullFields []string `json:"-"` } -func (s *SecurityBulletin) MarshalJSON() ([]byte, error) { +func (s SecurityBulletin) MarshalJSON() ([]byte, error) { type NoMethod SecurityBulletin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityCenterProperties: Security Command Center managed properties. These @@ -8304,9 +8304,9 @@ type SecurityCenterProperties struct { NullFields []string `json:"-"` } -func (s *SecurityCenterProperties) MarshalJSON() ([]byte, error) { +func (s SecurityCenterProperties) MarshalJSON() ([]byte, error) { type NoMethod SecurityCenterProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityMarks: User specified security marks that are attached to the parent @@ -8351,9 +8351,9 @@ type SecurityMarks struct { NullFields []string `json:"-"` } -func (s *SecurityMarks) MarshalJSON() ([]byte, error) { +func (s SecurityMarks) MarshalJSON() ([]byte, error) { type NoMethod SecurityMarks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicy: Information about the Google Cloud Armor security policy @@ -8382,9 +8382,9 @@ type SecurityPolicy struct { NullFields []string `json:"-"` } -func (s *SecurityPolicy) MarshalJSON() ([]byte, error) { +func (s SecurityPolicy) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPosture: Represents a posture that is deployed on Google Cloud by @@ -8425,9 +8425,9 @@ type SecurityPosture struct { NullFields []string `json:"-"` } -func (s *SecurityPosture) MarshalJSON() ([]byte, error) { +func (s SecurityPosture) MarshalJSON() ([]byte, error) { type NoMethod SecurityPosture - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccountDelegationInfo: Identity delegation history of an @@ -8457,9 +8457,9 @@ type ServiceAccountDelegationInfo struct { NullFields []string `json:"-"` } -func (s *ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { +func (s ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccountDelegationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetFindingStateRequest: Request message for updating a finding's state. @@ -8487,9 +8487,9 @@ type SetFindingStateRequest struct { NullFields []string `json:"-"` } -func (s *SetFindingStateRequest) MarshalJSON() ([]byte, error) { +func (s SetFindingStateRequest) MarshalJSON() ([]byte, error) { type NoMethod SetFindingStateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -8516,9 +8516,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Source: Security Command Center finding source. A finding source is an @@ -8557,9 +8557,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -8591,9 +8591,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subject: Represents a Kubernetes subject. @@ -8624,9 +8624,9 @@ type Subject struct { NullFields []string `json:"-"` } -func (s *Subject) MarshalJSON() ([]byte, error) { +func (s Subject) MarshalJSON() ([]byte, error) { type NoMethod Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -8649,9 +8649,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -8676,9 +8676,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TicketInfo: Information about the ticket, if any, that is being used to @@ -8710,9 +8710,9 @@ type TicketInfo struct { NullFields []string `json:"-"` } -func (s *TicketInfo) MarshalJSON() ([]byte, error) { +func (s TicketInfo) MarshalJSON() ([]byte, error) { type NoMethod TicketInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ToxicCombination: Contains details about a group of security issues that, @@ -8742,9 +8742,9 @@ type ToxicCombination struct { NullFields []string `json:"-"` } -func (s *ToxicCombination) MarshalJSON() ([]byte, error) { +func (s ToxicCombination) MarshalJSON() ([]byte, error) { type NoMethod ToxicCombination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ToxicCombination) UnmarshalJSON(data []byte) error { @@ -8786,9 +8786,9 @@ type Vulnerability struct { NullFields []string `json:"-"` } -func (s *Vulnerability) MarshalJSON() ([]byte, error) { +func (s Vulnerability) MarshalJSON() ([]byte, error) { type NoMethod Vulnerability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityCountBySeverity: Vulnerability count by severity. @@ -8808,9 +8808,9 @@ type VulnerabilityCountBySeverity struct { NullFields []string `json:"-"` } -func (s *VulnerabilityCountBySeverity) MarshalJSON() ([]byte, error) { +func (s VulnerabilityCountBySeverity) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityCountBySeverity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilitySnapshot: Result containing the properties and count of a @@ -8844,9 +8844,9 @@ type VulnerabilitySnapshot struct { NullFields []string `json:"-"` } -func (s *VulnerabilitySnapshot) MarshalJSON() ([]byte, error) { +func (s VulnerabilitySnapshot) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilitySnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YaraRuleSignature: A signature corresponding to a YARA rule. @@ -8866,9 +8866,9 @@ type YaraRuleSignature struct { NullFields []string `json:"-"` } -func (s *YaraRuleSignature) MarshalJSON() ([]byte, error) { +func (s YaraRuleSignature) MarshalJSON() ([]byte, error) { type NoMethod YaraRuleSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OrganizationsGetOrganizationSettingsCall struct { diff --git a/securitycenter/v1beta2/securitycenter-gen.go b/securitycenter/v1beta2/securitycenter-gen.go index d12a594f75..9e7f3fd1a5 100644 --- a/securitycenter/v1beta2/securitycenter-gen.go +++ b/securitycenter/v1beta2/securitycenter-gen.go @@ -505,9 +505,9 @@ type Access struct { NullFields []string `json:"-"` } -func (s *Access) MarshalJSON() ([]byte, error) { +func (s Access) MarshalJSON() ([]byte, error) { type NoMethod Access - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessReview: Conveys information about a Kubernetes access review (such as @@ -545,9 +545,9 @@ type AccessReview struct { NullFields []string `json:"-"` } -func (s *AccessReview) MarshalJSON() ([]byte, error) { +func (s AccessReview) MarshalJSON() ([]byte, error) { type NoMethod AccessReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdaptiveProtection: Information about Google Cloud Armor Adaptive Protection @@ -573,9 +573,9 @@ type AdaptiveProtection struct { NullFields []string `json:"-"` } -func (s *AdaptiveProtection) MarshalJSON() ([]byte, error) { +func (s AdaptiveProtection) MarshalJSON() ([]byte, error) { type NoMethod AdaptiveProtection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AdaptiveProtection) UnmarshalJSON(data []byte) error { @@ -614,9 +614,9 @@ type Application struct { NullFields []string `json:"-"` } -func (s *Application) MarshalJSON() ([]byte, error) { +func (s Application) MarshalJSON() ([]byte, error) { type NoMethod Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attack: Information about DDoS attack volume and classification. @@ -641,9 +641,9 @@ type Attack struct { NullFields []string `json:"-"` } -func (s *Attack) MarshalJSON() ([]byte, error) { +func (s Attack) MarshalJSON() ([]byte, error) { type NoMethod Attack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttackExposure: An attack exposure contains the results of an attack path @@ -690,9 +690,9 @@ type AttackExposure struct { NullFields []string `json:"-"` } -func (s *AttackExposure) MarshalJSON() ([]byte, error) { +func (s AttackExposure) MarshalJSON() ([]byte, error) { type NoMethod AttackExposure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AttackExposure) UnmarshalJSON(data []byte) error { @@ -728,9 +728,9 @@ type AwsAccount struct { NullFields []string `json:"-"` } -func (s *AwsAccount) MarshalJSON() ([]byte, error) { +func (s AwsAccount) MarshalJSON() ([]byte, error) { type NoMethod AwsAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsMetadata: AWS metadata associated with the resource, only applicable if @@ -757,9 +757,9 @@ type AwsMetadata struct { NullFields []string `json:"-"` } -func (s *AwsMetadata) MarshalJSON() ([]byte, error) { +func (s AwsMetadata) MarshalJSON() ([]byte, error) { type NoMethod AwsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsOrganization: An organization is a collection of accounts that are @@ -784,9 +784,9 @@ type AwsOrganization struct { NullFields []string `json:"-"` } -func (s *AwsOrganization) MarshalJSON() ([]byte, error) { +func (s AwsOrganization) MarshalJSON() ([]byte, error) { type NoMethod AwsOrganization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsOrganizationalUnit: An Organizational Unit (OU) is a container of AWS @@ -814,9 +814,9 @@ type AwsOrganizationalUnit struct { NullFields []string `json:"-"` } -func (s *AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { +func (s AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { type NoMethod AwsOrganizationalUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureManagementGroup: Represents an Azure management group. @@ -839,9 +839,9 @@ type AzureManagementGroup struct { NullFields []string `json:"-"` } -func (s *AzureManagementGroup) MarshalJSON() ([]byte, error) { +func (s AzureManagementGroup) MarshalJSON() ([]byte, error) { type NoMethod AzureManagementGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureMetadata: Azure metadata associated with the resource, only applicable @@ -868,9 +868,9 @@ type AzureMetadata struct { NullFields []string `json:"-"` } -func (s *AzureMetadata) MarshalJSON() ([]byte, error) { +func (s AzureMetadata) MarshalJSON() ([]byte, error) { type NoMethod AzureMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureResourceGroup: Represents an Azure resource group. @@ -890,9 +890,9 @@ type AzureResourceGroup struct { NullFields []string `json:"-"` } -func (s *AzureResourceGroup) MarshalJSON() ([]byte, error) { +func (s AzureResourceGroup) MarshalJSON() ([]byte, error) { type NoMethod AzureResourceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureSubscription: Represents an Azure subscription. @@ -915,9 +915,9 @@ type AzureSubscription struct { NullFields []string `json:"-"` } -func (s *AzureSubscription) MarshalJSON() ([]byte, error) { +func (s AzureSubscription) MarshalJSON() ([]byte, error) { type NoMethod AzureSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupDisasterRecovery: Information related to Google Cloud Backup and DR @@ -986,9 +986,9 @@ type BackupDisasterRecovery struct { NullFields []string `json:"-"` } -func (s *BackupDisasterRecovery) MarshalJSON() ([]byte, error) { +func (s BackupDisasterRecovery) MarshalJSON() ([]byte, error) { type NoMethod BackupDisasterRecovery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudArmor: Fields related to Google Cloud Armor findings. @@ -1027,9 +1027,9 @@ type CloudArmor struct { NullFields []string `json:"-"` } -func (s *CloudArmor) MarshalJSON() ([]byte, error) { +func (s CloudArmor) MarshalJSON() ([]byte, error) { type NoMethod CloudArmor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudDlpDataProfile: The data profile @@ -1060,9 +1060,9 @@ type CloudDlpDataProfile struct { NullFields []string `json:"-"` } -func (s *CloudDlpDataProfile) MarshalJSON() ([]byte, error) { +func (s CloudDlpDataProfile) MarshalJSON() ([]byte, error) { type NoMethod CloudDlpDataProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudDlpInspection: Details about the Cloud Data Loss Prevention (Cloud DLP) @@ -1095,9 +1095,9 @@ type CloudDlpInspection struct { NullFields []string `json:"-"` } -func (s *CloudDlpInspection) MarshalJSON() ([]byte, error) { +func (s CloudDlpInspection) MarshalJSON() ([]byte, error) { type NoMethod CloudDlpInspection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudLoggingEntry: Metadata taken from a Cloud Logging LogEntry @@ -1128,9 +1128,9 @@ type CloudLoggingEntry struct { NullFields []string `json:"-"` } -func (s *CloudLoggingEntry) MarshalJSON() ([]byte, error) { +func (s CloudLoggingEntry) MarshalJSON() ([]byte, error) { type NoMethod CloudLoggingEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Compliance: Contains compliance information about a security standard @@ -1156,9 +1156,9 @@ type Compliance struct { NullFields []string `json:"-"` } -func (s *Compliance) MarshalJSON() ([]byte, error) { +func (s Compliance) MarshalJSON() ([]byte, error) { type NoMethod Compliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComplianceSnapshot: Result containing the properties and count of a @@ -1200,9 +1200,9 @@ type ComplianceSnapshot struct { NullFields []string `json:"-"` } -func (s *ComplianceSnapshot) MarshalJSON() ([]byte, error) { +func (s ComplianceSnapshot) MarshalJSON() ([]byte, error) { type NoMethod ComplianceSnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Config: Configuration of a module. @@ -1232,9 +1232,9 @@ type Config struct { NullFields []string `json:"-"` } -func (s *Config) MarshalJSON() ([]byte, error) { +func (s Config) MarshalJSON() ([]byte, error) { type NoMethod Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connection: Contains information about the IP connection associated with the @@ -1273,9 +1273,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Contact: The email address of a contact. @@ -1295,9 +1295,9 @@ type Contact struct { NullFields []string `json:"-"` } -func (s *Contact) MarshalJSON() ([]byte, error) { +func (s Contact) MarshalJSON() ([]byte, error) { type NoMethod Contact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContactDetails: Details about specific contacts @@ -1317,9 +1317,9 @@ type ContactDetails struct { NullFields []string `json:"-"` } -func (s *ContactDetails) MarshalJSON() ([]byte, error) { +func (s ContactDetails) MarshalJSON() ([]byte, error) { type NoMethod ContactDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Container: Container associated with the finding. @@ -1350,9 +1350,9 @@ type Container struct { NullFields []string `json:"-"` } -func (s *Container) MarshalJSON() ([]byte, error) { +func (s Container) MarshalJSON() ([]byte, error) { type NoMethod Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerThreatDetectionSettings: Resource capturing the settings for the @@ -1401,9 +1401,9 @@ type ContainerThreatDetectionSettings struct { NullFields []string `json:"-"` } -func (s *ContainerThreatDetectionSettings) MarshalJSON() ([]byte, error) { +func (s ContainerThreatDetectionSettings) MarshalJSON() ([]byte, error) { type NoMethod ContainerThreatDetectionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cve: CVE stands for Common Vulnerabilities and Exposures. Information from @@ -1465,9 +1465,9 @@ type Cve struct { NullFields []string `json:"-"` } -func (s *Cve) MarshalJSON() ([]byte, error) { +func (s Cve) MarshalJSON() ([]byte, error) { type NoMethod Cve - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cvssv3: Common Vulnerability Scoring System version 3. @@ -1587,9 +1587,9 @@ type Cvssv3 struct { NullFields []string `json:"-"` } -func (s *Cvssv3) MarshalJSON() ([]byte, error) { +func (s Cvssv3) MarshalJSON() ([]byte, error) { type NoMethod Cvssv3 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Cvssv3) UnmarshalJSON(data []byte) error { @@ -1650,9 +1650,9 @@ type Database struct { NullFields []string `json:"-"` } -func (s *Database) MarshalJSON() ([]byte, error) { +func (s Database) MarshalJSON() ([]byte, error) { type NoMethod Database - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Details: Details of a subscription. @@ -1684,9 +1684,9 @@ type Details struct { NullFields []string `json:"-"` } -func (s *Details) MarshalJSON() ([]byte, error) { +func (s Details) MarshalJSON() ([]byte, error) { type NoMethod Details - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Detection: Memory hash detection contributing to the binary family match. @@ -1710,9 +1710,9 @@ type Detection struct { NullFields []string `json:"-"` } -func (s *Detection) MarshalJSON() ([]byte, error) { +func (s Detection) MarshalJSON() ([]byte, error) { type NoMethod Detection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Detection) UnmarshalJSON(data []byte) error { @@ -1751,9 +1751,9 @@ type DiskPath struct { NullFields []string `json:"-"` } -func (s *DiskPath) MarshalJSON() ([]byte, error) { +func (s DiskPath) MarshalJSON() ([]byte, error) { type NoMethod DiskPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvironmentVariable: A name-value pair representing an environment variable @@ -1776,9 +1776,9 @@ type EnvironmentVariable struct { NullFields []string `json:"-"` } -func (s *EnvironmentVariable) MarshalJSON() ([]byte, error) { +func (s EnvironmentVariable) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventThreatDetectionSettings: Resource capturing the settings for the Event @@ -1821,9 +1821,9 @@ type EventThreatDetectionSettings struct { NullFields []string `json:"-"` } -func (s *EventThreatDetectionSettings) MarshalJSON() ([]byte, error) { +func (s EventThreatDetectionSettings) MarshalJSON() ([]byte, error) { type NoMethod EventThreatDetectionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExfilResource: Resource where data was exfiltrated from or exfiltrated to. @@ -1850,9 +1850,9 @@ type ExfilResource struct { NullFields []string `json:"-"` } -func (s *ExfilResource) MarshalJSON() ([]byte, error) { +func (s ExfilResource) MarshalJSON() ([]byte, error) { type NoMethod ExfilResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Exfiltration: Exfiltration represents a data exfiltration attempt from one @@ -1882,9 +1882,9 @@ type Exfiltration struct { NullFields []string `json:"-"` } -func (s *Exfiltration) MarshalJSON() ([]byte, error) { +func (s Exfiltration) MarshalJSON() ([]byte, error) { type NoMethod Exfiltration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1930,9 +1930,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // File: File information about the related binary/library used by an @@ -1969,9 +1969,9 @@ type File struct { NullFields []string `json:"-"` } -func (s *File) MarshalJSON() ([]byte, error) { +func (s File) MarshalJSON() ([]byte, error) { type NoMethod File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Finding: Security Command Center finding. A finding is a record of @@ -2230,9 +2230,9 @@ type Finding struct { NullFields []string `json:"-"` } -func (s *Finding) MarshalJSON() ([]byte, error) { +func (s Finding) MarshalJSON() ([]byte, error) { type NoMethod Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Folder: Message that contains the resource name and display name of a folder @@ -2256,9 +2256,9 @@ type Folder struct { NullFields []string `json:"-"` } -func (s *Folder) MarshalJSON() ([]byte, error) { +func (s Folder) MarshalJSON() ([]byte, error) { type NoMethod Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcpMetadata: GCP metadata associated with the resource, only applicable if @@ -2291,9 +2291,9 @@ type GcpMetadata struct { NullFields []string `json:"-"` } -func (s *GcpMetadata) MarshalJSON() ([]byte, error) { +func (s GcpMetadata) MarshalJSON() ([]byte, error) { type NoMethod GcpMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Geolocation: Represents a geographical location for a given access. @@ -2313,9 +2313,9 @@ type Geolocation struct { NullFields []string `json:"-"` } -func (s *Geolocation) MarshalJSON() ([]byte, error) { +func (s Geolocation) MarshalJSON() ([]byte, error) { type NoMethod Geolocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1BigQueryExport: Configures how to deliver @@ -2375,9 +2375,9 @@ type GoogleCloudSecuritycenterV1BigQueryExport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1BigQueryExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1BigQueryExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1BigQueryExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1Binding: Represents a Kubernetes RoleBinding or @@ -2405,9 +2405,9 @@ type GoogleCloudSecuritycenterV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1BulkMuteFindingsResponse: The response to a @@ -2460,9 +2460,9 @@ type GoogleCloudSecuritycenterV1CustomConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1CustomConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1CustomConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1CustomConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1CustomOutputSpec: A set of optional name-value @@ -2485,9 +2485,9 @@ type GoogleCloudSecuritycenterV1CustomOutputSpec struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1CustomOutputSpec) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1CustomOutputSpec) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1CustomOutputSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule: An @@ -2536,9 +2536,9 @@ type GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule str NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1ExternalSystem: Representation of third party @@ -2591,9 +2591,9 @@ type GoogleCloudSecuritycenterV1ExternalSystem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1ExternalSystem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1ExternalSystem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1ExternalSystem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1MuteConfig: A mute config is a Cloud SCC resource @@ -2648,9 +2648,9 @@ type GoogleCloudSecuritycenterV1MuteConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1MuteConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1MuteConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1MuteConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1NotificationMessage: Cloud SCC's Notification @@ -2676,9 +2676,9 @@ type GoogleCloudSecuritycenterV1NotificationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1NotificationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1NotificationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1NotificationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1Property: An individual name-value pair that @@ -2703,9 +2703,9 @@ type GoogleCloudSecuritycenterV1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1Resource: Information related to the Google Cloud @@ -2778,9 +2778,9 @@ type GoogleCloudSecuritycenterV1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1ResourceSelector: Resource for selecting resource @@ -2801,9 +2801,9 @@ type GoogleCloudSecuritycenterV1ResourceSelector struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1ResourceSelector) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1ResourceSelector) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1ResourceSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1ResourceValueConfig: A resource value @@ -2875,9 +2875,9 @@ type GoogleCloudSecuritycenterV1ResourceValueConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1ResourceValueConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1ResourceValueConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1ResourceValueConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse: Response of asset @@ -2907,9 +2907,9 @@ type GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule: Represents @@ -2969,9 +2969,9 @@ type GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping: Resource value @@ -3012,9 +3012,9 @@ type GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse: Response of asset @@ -3044,9 +3044,9 @@ type GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1Finding: Security Command Center finding. @@ -3137,9 +3137,9 @@ type GoogleCloudSecuritycenterV1p1beta1Finding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1Finding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1Finding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1Folder: Message that contains the resource @@ -3163,9 +3163,9 @@ type GoogleCloudSecuritycenterV1p1beta1Folder struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1Folder) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1Folder) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1NotificationMessage: Security Command @@ -3192,9 +3192,9 @@ type GoogleCloudSecuritycenterV1p1beta1NotificationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1NotificationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1NotificationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1NotificationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1Resource: Information related to the @@ -3228,9 +3228,9 @@ type GoogleCloudSecuritycenterV1p1beta1Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse: Response of @@ -3260,9 +3260,9 @@ type GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV1p1beta1SecurityMarks: User specified security @@ -3308,9 +3308,9 @@ type GoogleCloudSecuritycenterV1p1beta1SecurityMarks struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV1p1beta1SecurityMarks) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV1p1beta1SecurityMarks) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV1p1beta1SecurityMarks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Access: Represents an access event. @@ -3379,9 +3379,9 @@ type GoogleCloudSecuritycenterV2Access struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Access) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Access) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Access - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AccessReview: Conveys information about a @@ -3419,9 +3419,9 @@ type GoogleCloudSecuritycenterV2AccessReview struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AccessReview) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AccessReview) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AccessReview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AdaptiveProtection: Information about Google @@ -3448,9 +3448,9 @@ type GoogleCloudSecuritycenterV2AdaptiveProtection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AdaptiveProtection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AdaptiveProtection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AdaptiveProtection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2AdaptiveProtection) UnmarshalJSON(data []byte) error { @@ -3490,9 +3490,9 @@ type GoogleCloudSecuritycenterV2Application struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Application) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Application) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Application - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Attack: Information about DDoS attack volume and @@ -3518,9 +3518,9 @@ type GoogleCloudSecuritycenterV2Attack struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Attack) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Attack) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Attack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AttackExposure: An attack exposure contains the @@ -3567,9 +3567,9 @@ type GoogleCloudSecuritycenterV2AttackExposure struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AttackExposure) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AttackExposure) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AttackExposure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2AttackExposure) UnmarshalJSON(data []byte) error { @@ -3606,9 +3606,9 @@ type GoogleCloudSecuritycenterV2AwsAccount struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsAccount) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AwsMetadata: AWS metadata associated with the @@ -3636,9 +3636,9 @@ type GoogleCloudSecuritycenterV2AwsMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AwsOrganization: An organization is a collection @@ -3663,9 +3663,9 @@ type GoogleCloudSecuritycenterV2AwsOrganization struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsOrganization) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsOrganization) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsOrganization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AwsOrganizationalUnit: An Organizational Unit @@ -3694,9 +3694,9 @@ type GoogleCloudSecuritycenterV2AwsOrganizationalUnit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AwsOrganizationalUnit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AwsOrganizationalUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureManagementGroup: Represents an Azure @@ -3720,9 +3720,9 @@ type GoogleCloudSecuritycenterV2AzureManagementGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureManagementGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureManagementGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureManagementGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureMetadata: Azure metadata associated with the @@ -3750,9 +3750,9 @@ type GoogleCloudSecuritycenterV2AzureMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureResourceGroup: Represents an Azure resource @@ -3773,9 +3773,9 @@ type GoogleCloudSecuritycenterV2AzureResourceGroup struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureResourceGroup) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureResourceGroup) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureResourceGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2AzureSubscription: Represents an Azure @@ -3799,9 +3799,9 @@ type GoogleCloudSecuritycenterV2AzureSubscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2AzureSubscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2AzureSubscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2AzureSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2BackupDisasterRecovery: Information related to @@ -3870,9 +3870,9 @@ type GoogleCloudSecuritycenterV2BackupDisasterRecovery struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2BackupDisasterRecovery) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2BackupDisasterRecovery) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2BackupDisasterRecovery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2BigQueryExport: Configures how to deliver @@ -3934,9 +3934,9 @@ type GoogleCloudSecuritycenterV2BigQueryExport struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2BigQueryExport) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2BigQueryExport) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2BigQueryExport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Binding: Represents a Kubernetes RoleBinding or @@ -3964,9 +3964,9 @@ type GoogleCloudSecuritycenterV2Binding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Binding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2BulkMuteFindingsResponse: The response to a @@ -4011,9 +4011,9 @@ type GoogleCloudSecuritycenterV2CloudArmor struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudArmor) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudArmor) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudArmor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2CloudDlpDataProfile: The data profile @@ -4044,9 +4044,9 @@ type GoogleCloudSecuritycenterV2CloudDlpDataProfile struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudDlpDataProfile) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudDlpDataProfile) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudDlpDataProfile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2CloudDlpInspection: Details about the Cloud Data @@ -4080,9 +4080,9 @@ type GoogleCloudSecuritycenterV2CloudDlpInspection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudDlpInspection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudDlpInspection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudDlpInspection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2CloudLoggingEntry: Metadata taken from a Cloud @@ -4114,9 +4114,9 @@ type GoogleCloudSecuritycenterV2CloudLoggingEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2CloudLoggingEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2CloudLoggingEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2CloudLoggingEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Compliance: Contains compliance information about @@ -4142,9 +4142,9 @@ type GoogleCloudSecuritycenterV2Compliance struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Compliance) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Compliance) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Compliance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Connection: Contains information about the IP @@ -4183,9 +4183,9 @@ type GoogleCloudSecuritycenterV2Connection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Connection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Connection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Contact: The email address of a contact. @@ -4205,9 +4205,9 @@ type GoogleCloudSecuritycenterV2Contact struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Contact) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Contact) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Contact - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ContactDetails: Details about specific contacts @@ -4227,9 +4227,9 @@ type GoogleCloudSecuritycenterV2ContactDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ContactDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ContactDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ContactDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Container: Container associated with the finding. @@ -4260,9 +4260,9 @@ type GoogleCloudSecuritycenterV2Container struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Container) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Container) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Cve: CVE stands for Common Vulnerabilities and @@ -4325,9 +4325,9 @@ type GoogleCloudSecuritycenterV2Cve struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Cve) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Cve) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Cve - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Cvssv3: Common Vulnerability Scoring System @@ -4448,9 +4448,9 @@ type GoogleCloudSecuritycenterV2Cvssv3 struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Cvssv3) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Cvssv3) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Cvssv3 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2Cvssv3) UnmarshalJSON(data []byte) error { @@ -4511,9 +4511,9 @@ type GoogleCloudSecuritycenterV2Database struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Database) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Database) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Database - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Detection: Memory hash detection contributing to @@ -4538,9 +4538,9 @@ type GoogleCloudSecuritycenterV2Detection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Detection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Detection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Detection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2Detection) UnmarshalJSON(data []byte) error { @@ -4579,9 +4579,9 @@ type GoogleCloudSecuritycenterV2DiskPath struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2DiskPath) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2DiskPath) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2DiskPath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2EnvironmentVariable: A name-value pair @@ -4604,9 +4604,9 @@ type GoogleCloudSecuritycenterV2EnvironmentVariable struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2EnvironmentVariable) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2EnvironmentVariable) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2EnvironmentVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ExfilResource: Resource where data was @@ -4634,9 +4634,9 @@ type GoogleCloudSecuritycenterV2ExfilResource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ExfilResource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ExfilResource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ExfilResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Exfiltration: Exfiltration represents a data @@ -4666,9 +4666,9 @@ type GoogleCloudSecuritycenterV2Exfiltration struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Exfiltration) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Exfiltration) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Exfiltration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ExternalSystem: Representation of third party @@ -4726,9 +4726,9 @@ type GoogleCloudSecuritycenterV2ExternalSystem struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ExternalSystem) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ExternalSystem) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ExternalSystem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2File: File information about the related @@ -4766,9 +4766,9 @@ type GoogleCloudSecuritycenterV2File struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2File) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2File) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2File - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Finding: Security Command Center finding. A @@ -5045,9 +5045,9 @@ type GoogleCloudSecuritycenterV2Finding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Finding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Finding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Folder: Message that contains the resource name @@ -5071,9 +5071,9 @@ type GoogleCloudSecuritycenterV2Folder struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Folder) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Folder) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Geolocation: Represents a geographical location @@ -5094,9 +5094,9 @@ type GoogleCloudSecuritycenterV2Geolocation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Geolocation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Geolocation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Geolocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2GroupMembership: Contains details about groups of @@ -5124,9 +5124,9 @@ type GoogleCloudSecuritycenterV2GroupMembership struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2GroupMembership) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2GroupMembership) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2GroupMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2IamBinding: Represents a particular IAM binding, @@ -5158,9 +5158,9 @@ type GoogleCloudSecuritycenterV2IamBinding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2IamBinding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2IamBinding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2IamBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Indicator: Represents what's commonly known as an @@ -5191,9 +5191,9 @@ type GoogleCloudSecuritycenterV2Indicator struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Indicator) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Indicator) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Indicator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2KernelRootkit: Kernel mode rootkit signatures. @@ -5240,9 +5240,9 @@ type GoogleCloudSecuritycenterV2KernelRootkit struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2KernelRootkit) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2KernelRootkit) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2KernelRootkit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Kubernetes: Kubernetes-related attributes. @@ -5287,9 +5287,9 @@ type GoogleCloudSecuritycenterV2Kubernetes struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Kubernetes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Kubernetes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Kubernetes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Label: Represents a generic name-value label. A @@ -5315,9 +5315,9 @@ type GoogleCloudSecuritycenterV2Label struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Label) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Label) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2LoadBalancer: Contains information related to the @@ -5338,9 +5338,9 @@ type GoogleCloudSecuritycenterV2LoadBalancer struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2LoadBalancer) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2LoadBalancer) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2LoadBalancer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2LogEntry: An individual entry in a log. @@ -5360,9 +5360,9 @@ type GoogleCloudSecuritycenterV2LogEntry struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2LogEntry) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2LogEntry) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2LogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2MemoryHashSignature: A signature corresponding to @@ -5386,9 +5386,9 @@ type GoogleCloudSecuritycenterV2MemoryHashSignature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2MemoryHashSignature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2MemoryHashSignature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2MemoryHashSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2MitreAttack: MITRE ATT&CK tactics and techniques @@ -5589,9 +5589,9 @@ type GoogleCloudSecuritycenterV2MitreAttack struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2MitreAttack) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2MitreAttack) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2MitreAttack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2MuteConfig: A mute config is a Cloud SCC resource @@ -5654,9 +5654,9 @@ type GoogleCloudSecuritycenterV2MuteConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2MuteConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2MuteConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2MuteConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Node: Kubernetes nodes associated with the @@ -5678,9 +5678,9 @@ type GoogleCloudSecuritycenterV2Node struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Node) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Node) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2NodePool: Provides GKE node pool information. @@ -5702,9 +5702,9 @@ type GoogleCloudSecuritycenterV2NodePool struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2NodePool) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2NodePool) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2NodePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Notebook: Represents a Jupyter notebook IPYNB @@ -5733,9 +5733,9 @@ type GoogleCloudSecuritycenterV2Notebook struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Notebook) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Notebook) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Notebook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2NotificationMessage: Cloud SCC's Notification @@ -5761,9 +5761,9 @@ type GoogleCloudSecuritycenterV2NotificationMessage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2NotificationMessage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2NotificationMessage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2NotificationMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Object: Kubernetes object related to the finding, @@ -5796,9 +5796,9 @@ type GoogleCloudSecuritycenterV2Object struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Object) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Object) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Object - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2OrgPolicy: Contains information about the org @@ -5820,9 +5820,9 @@ type GoogleCloudSecuritycenterV2OrgPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2OrgPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2OrgPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2OrgPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Package: Package is a generic definition of a @@ -5849,9 +5849,9 @@ type GoogleCloudSecuritycenterV2Package struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Package) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Package) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Pod: A Kubernetes Pod. @@ -5878,9 +5878,9 @@ type GoogleCloudSecuritycenterV2Pod struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Pod) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Pod) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Pod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2PolicyDriftDetails: The policy field that @@ -5908,9 +5908,9 @@ type GoogleCloudSecuritycenterV2PolicyDriftDetails struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2PolicyDriftDetails) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2PolicyDriftDetails) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2PolicyDriftDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Process: Represents an operating system process. @@ -5952,9 +5952,9 @@ type GoogleCloudSecuritycenterV2Process struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Process) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Process) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Process - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ProcessSignature: Indicates what signature @@ -5984,9 +5984,9 @@ type GoogleCloudSecuritycenterV2ProcessSignature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ProcessSignature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ProcessSignature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ProcessSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Reference: Additional Links @@ -6009,9 +6009,9 @@ type GoogleCloudSecuritycenterV2Reference struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Reference) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Reference) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Reference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Requests: Information about the requests relevant @@ -6041,9 +6041,9 @@ type GoogleCloudSecuritycenterV2Requests struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Requests) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Requests) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Requests - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2Requests) UnmarshalJSON(data []byte) error { @@ -6116,9 +6116,9 @@ type GoogleCloudSecuritycenterV2Resource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Resource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Resource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ResourcePath: Represents the path of resources @@ -6140,9 +6140,9 @@ type GoogleCloudSecuritycenterV2ResourcePath struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ResourcePath) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ResourcePath) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ResourcePath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ResourcePathNode: A node within the resource @@ -6180,9 +6180,9 @@ type GoogleCloudSecuritycenterV2ResourcePathNode struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ResourcePathNode) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ResourcePathNode) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ResourcePathNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ResourceValueConfig: A resource value @@ -6254,9 +6254,9 @@ type GoogleCloudSecuritycenterV2ResourceValueConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ResourceValueConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ResourceValueConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ResourceValueConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Role: Kubernetes Role or ClusterRole. @@ -6285,9 +6285,9 @@ type GoogleCloudSecuritycenterV2Role struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Role) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Role) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Role - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityBulletin: SecurityBulletin are @@ -6314,9 +6314,9 @@ type GoogleCloudSecuritycenterV2SecurityBulletin struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityBulletin) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityBulletin) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityBulletin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityMarks: User specified security marks that @@ -6372,9 +6372,9 @@ type GoogleCloudSecuritycenterV2SecurityMarks struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityMarks) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityMarks) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityMarks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityPolicy: Information about the Google @@ -6404,9 +6404,9 @@ type GoogleCloudSecuritycenterV2SecurityPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SecurityPosture: Represents a posture that is @@ -6447,9 +6447,9 @@ type GoogleCloudSecuritycenterV2SecurityPosture struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SecurityPosture) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SecurityPosture) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SecurityPosture - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping: Resource value @@ -6490,9 +6490,9 @@ type GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo: Identity delegation @@ -6522,9 +6522,9 @@ type GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ServiceAccountDelegationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2Subject: Represents a Kubernetes subject. @@ -6555,9 +6555,9 @@ type GoogleCloudSecuritycenterV2Subject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Subject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Subject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2TicketInfo: Information about the ticket, if any, @@ -6590,9 +6590,9 @@ type GoogleCloudSecuritycenterV2TicketInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2TicketInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2TicketInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2TicketInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2ToxicCombination: Contains details about a group @@ -6622,9 +6622,9 @@ type GoogleCloudSecuritycenterV2ToxicCombination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2ToxicCombination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2ToxicCombination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2ToxicCombination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudSecuritycenterV2ToxicCombination) UnmarshalJSON(data []byte) error { @@ -6666,9 +6666,9 @@ type GoogleCloudSecuritycenterV2Vulnerability struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2Vulnerability) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2Vulnerability) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2Vulnerability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudSecuritycenterV2YaraRuleSignature: A signature corresponding to a @@ -6689,9 +6689,9 @@ type GoogleCloudSecuritycenterV2YaraRuleSignature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudSecuritycenterV2YaraRuleSignature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudSecuritycenterV2YaraRuleSignature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudSecuritycenterV2YaraRuleSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupMembership: Contains details about groups of which this finding is a @@ -6718,9 +6718,9 @@ type GroupMembership struct { NullFields []string `json:"-"` } -func (s *GroupMembership) MarshalJSON() ([]byte, error) { +func (s GroupMembership) MarshalJSON() ([]byte, error) { type NoMethod GroupMembership - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IamBinding: Represents a particular IAM binding, which captures a member's @@ -6752,9 +6752,9 @@ type IamBinding struct { NullFields []string `json:"-"` } -func (s *IamBinding) MarshalJSON() ([]byte, error) { +func (s IamBinding) MarshalJSON() ([]byte, error) { type NoMethod IamBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Indicator: Represents what's commonly known as an _indicator of compromise_ @@ -6785,9 +6785,9 @@ type Indicator struct { NullFields []string `json:"-"` } -func (s *Indicator) MarshalJSON() ([]byte, error) { +func (s Indicator) MarshalJSON() ([]byte, error) { type NoMethod Indicator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KernelRootkit: Kernel mode rootkit signatures. @@ -6834,9 +6834,9 @@ type KernelRootkit struct { NullFields []string `json:"-"` } -func (s *KernelRootkit) MarshalJSON() ([]byte, error) { +func (s KernelRootkit) MarshalJSON() ([]byte, error) { type NoMethod KernelRootkit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Kubernetes: Kubernetes-related attributes. @@ -6881,9 +6881,9 @@ type Kubernetes struct { NullFields []string `json:"-"` } -func (s *Kubernetes) MarshalJSON() ([]byte, error) { +func (s Kubernetes) MarshalJSON() ([]byte, error) { type NoMethod Kubernetes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Label: Represents a generic name-value label. A label has separate name and @@ -6908,9 +6908,9 @@ type Label struct { NullFields []string `json:"-"` } -func (s *Label) MarshalJSON() ([]byte, error) { +func (s Label) MarshalJSON() ([]byte, error) { type NoMethod Label - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadBalancer: Contains information related to the load balancer associated @@ -6931,9 +6931,9 @@ type LoadBalancer struct { NullFields []string `json:"-"` } -func (s *LoadBalancer) MarshalJSON() ([]byte, error) { +func (s LoadBalancer) MarshalJSON() ([]byte, error) { type NoMethod LoadBalancer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogEntry: An individual entry in a log. @@ -6953,9 +6953,9 @@ type LogEntry struct { NullFields []string `json:"-"` } -func (s *LogEntry) MarshalJSON() ([]byte, error) { +func (s LogEntry) MarshalJSON() ([]byte, error) { type NoMethod LogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MemoryHashSignature: A signature corresponding to memory page hashes. @@ -6978,9 +6978,9 @@ type MemoryHashSignature struct { NullFields []string `json:"-"` } -func (s *MemoryHashSignature) MarshalJSON() ([]byte, error) { +func (s MemoryHashSignature) MarshalJSON() ([]byte, error) { type NoMethod MemoryHashSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MitreAttack: MITRE ATT&CK tactics and techniques related to this finding. @@ -7181,9 +7181,9 @@ type MitreAttack struct { NullFields []string `json:"-"` } -func (s *MitreAttack) MarshalJSON() ([]byte, error) { +func (s MitreAttack) MarshalJSON() ([]byte, error) { type NoMethod MitreAttack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: Kubernetes nodes associated with the finding. @@ -7204,9 +7204,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodePool: Provides GKE node pool information. @@ -7228,9 +7228,9 @@ type NodePool struct { NullFields []string `json:"-"` } -func (s *NodePool) MarshalJSON() ([]byte, error) { +func (s NodePool) MarshalJSON() ([]byte, error) { type NoMethod NodePool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Notebook: Represents a Jupyter notebook IPYNB file, such as a Colab @@ -7258,9 +7258,9 @@ type Notebook struct { NullFields []string `json:"-"` } -func (s *Notebook) MarshalJSON() ([]byte, error) { +func (s Notebook) MarshalJSON() ([]byte, error) { type NoMethod Notebook - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Object: Kubernetes object related to the finding, uniquely identified by @@ -7293,9 +7293,9 @@ type Object struct { NullFields []string `json:"-"` } -func (s *Object) MarshalJSON() ([]byte, error) { +func (s Object) MarshalJSON() ([]byte, error) { type NoMethod Object - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrgPolicy: Contains information about the org policies associated with the @@ -7317,9 +7317,9 @@ type OrgPolicy struct { NullFields []string `json:"-"` } -func (s *OrgPolicy) MarshalJSON() ([]byte, error) { +func (s OrgPolicy) MarshalJSON() ([]byte, error) { type NoMethod OrgPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Package: Package is a generic definition of a package. @@ -7345,9 +7345,9 @@ type Package struct { NullFields []string `json:"-"` } -func (s *Package) MarshalJSON() ([]byte, error) { +func (s Package) MarshalJSON() ([]byte, error) { type NoMethod Package - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pod: A Kubernetes Pod. @@ -7374,9 +7374,9 @@ type Pod struct { NullFields []string `json:"-"` } -func (s *Pod) MarshalJSON() ([]byte, error) { +func (s Pod) MarshalJSON() ([]byte, error) { type NoMethod Pod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyDriftDetails: The policy field that violates the deployed posture and @@ -7404,9 +7404,9 @@ type PolicyDriftDetails struct { NullFields []string `json:"-"` } -func (s *PolicyDriftDetails) MarshalJSON() ([]byte, error) { +func (s PolicyDriftDetails) MarshalJSON() ([]byte, error) { type NoMethod PolicyDriftDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Process: Represents an operating system process. @@ -7448,9 +7448,9 @@ type Process struct { NullFields []string `json:"-"` } -func (s *Process) MarshalJSON() ([]byte, error) { +func (s Process) MarshalJSON() ([]byte, error) { type NoMethod Process - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProcessSignature: Indicates what signature matched this process. @@ -7479,9 +7479,9 @@ type ProcessSignature struct { NullFields []string `json:"-"` } -func (s *ProcessSignature) MarshalJSON() ([]byte, error) { +func (s ProcessSignature) MarshalJSON() ([]byte, error) { type NoMethod ProcessSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RapidVulnerabilityDetectionSettings: Resource capturing the settings for the @@ -7524,9 +7524,9 @@ type RapidVulnerabilityDetectionSettings struct { NullFields []string `json:"-"` } -func (s *RapidVulnerabilityDetectionSettings) MarshalJSON() ([]byte, error) { +func (s RapidVulnerabilityDetectionSettings) MarshalJSON() ([]byte, error) { type NoMethod RapidVulnerabilityDetectionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reference: Additional Links @@ -7549,9 +7549,9 @@ type Reference struct { NullFields []string `json:"-"` } -func (s *Reference) MarshalJSON() ([]byte, error) { +func (s Reference) MarshalJSON() ([]byte, error) { type NoMethod Reference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Requests: Information about the requests relevant to the finding. @@ -7580,9 +7580,9 @@ type Requests struct { NullFields []string `json:"-"` } -func (s *Requests) MarshalJSON() ([]byte, error) { +func (s Requests) MarshalJSON() ([]byte, error) { type NoMethod Requests - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Requests) UnmarshalJSON(data []byte) error { @@ -7618,9 +7618,9 @@ type ResourcePath struct { NullFields []string `json:"-"` } -func (s *ResourcePath) MarshalJSON() ([]byte, error) { +func (s ResourcePath) MarshalJSON() ([]byte, error) { type NoMethod ResourcePath - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourcePathNode: A node within the resource path. Each node represents a @@ -7658,9 +7658,9 @@ type ResourcePathNode struct { NullFields []string `json:"-"` } -func (s *ResourcePathNode) MarshalJSON() ([]byte, error) { +func (s ResourcePathNode) MarshalJSON() ([]byte, error) { type NoMethod ResourcePathNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Role: Kubernetes Role or ClusterRole. @@ -7689,9 +7689,9 @@ type Role struct { NullFields []string `json:"-"` } -func (s *Role) MarshalJSON() ([]byte, error) { +func (s Role) MarshalJSON() ([]byte, error) { type NoMethod Role - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityBulletin: SecurityBulletin are notifications of vulnerabilities of @@ -7718,9 +7718,9 @@ type SecurityBulletin struct { NullFields []string `json:"-"` } -func (s *SecurityBulletin) MarshalJSON() ([]byte, error) { +func (s SecurityBulletin) MarshalJSON() ([]byte, error) { type NoMethod SecurityBulletin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityCenterSettings: Resource capturing the settings for Security Center. @@ -7760,9 +7760,9 @@ type SecurityCenterSettings struct { NullFields []string `json:"-"` } -func (s *SecurityCenterSettings) MarshalJSON() ([]byte, error) { +func (s SecurityCenterSettings) MarshalJSON() ([]byte, error) { type NoMethod SecurityCenterSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityHealthAnalyticsSettings: Resource capturing the settings for the @@ -7808,9 +7808,9 @@ type SecurityHealthAnalyticsSettings struct { NullFields []string `json:"-"` } -func (s *SecurityHealthAnalyticsSettings) MarshalJSON() ([]byte, error) { +func (s SecurityHealthAnalyticsSettings) MarshalJSON() ([]byte, error) { type NoMethod SecurityHealthAnalyticsSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityMarks: User specified security marks that are attached to the parent @@ -7855,9 +7855,9 @@ type SecurityMarks struct { NullFields []string `json:"-"` } -func (s *SecurityMarks) MarshalJSON() ([]byte, error) { +func (s SecurityMarks) MarshalJSON() ([]byte, error) { type NoMethod SecurityMarks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPolicy: Information about the Google Cloud Armor security policy @@ -7886,9 +7886,9 @@ type SecurityPolicy struct { NullFields []string `json:"-"` } -func (s *SecurityPolicy) MarshalJSON() ([]byte, error) { +func (s SecurityPolicy) MarshalJSON() ([]byte, error) { type NoMethod SecurityPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SecurityPosture: Represents a posture that is deployed on Google Cloud by @@ -7929,9 +7929,9 @@ type SecurityPosture struct { NullFields []string `json:"-"` } -func (s *SecurityPosture) MarshalJSON() ([]byte, error) { +func (s SecurityPosture) MarshalJSON() ([]byte, error) { type NoMethod SecurityPosture - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccountDelegationInfo: Identity delegation history of an @@ -7961,9 +7961,9 @@ type ServiceAccountDelegationInfo struct { NullFields []string `json:"-"` } -func (s *ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { +func (s ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccountDelegationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subject: Represents a Kubernetes subject. @@ -7994,9 +7994,9 @@ type Subject struct { NullFields []string `json:"-"` } -func (s *Subject) MarshalJSON() ([]byte, error) { +func (s Subject) MarshalJSON() ([]byte, error) { type NoMethod Subject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subscription: Resource capturing the state of an organization's @@ -8033,9 +8033,9 @@ type Subscription struct { NullFields []string `json:"-"` } -func (s *Subscription) MarshalJSON() ([]byte, error) { +func (s Subscription) MarshalJSON() ([]byte, error) { type NoMethod Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TicketInfo: Information about the ticket, if any, that is being used to @@ -8067,9 +8067,9 @@ type TicketInfo struct { NullFields []string `json:"-"` } -func (s *TicketInfo) MarshalJSON() ([]byte, error) { +func (s TicketInfo) MarshalJSON() ([]byte, error) { type NoMethod TicketInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ToxicCombination: Contains details about a group of security issues that, @@ -8099,9 +8099,9 @@ type ToxicCombination struct { NullFields []string `json:"-"` } -func (s *ToxicCombination) MarshalJSON() ([]byte, error) { +func (s ToxicCombination) MarshalJSON() ([]byte, error) { type NoMethod ToxicCombination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ToxicCombination) UnmarshalJSON(data []byte) error { @@ -8162,9 +8162,9 @@ type VirtualMachineThreatDetectionSettings struct { NullFields []string `json:"-"` } -func (s *VirtualMachineThreatDetectionSettings) MarshalJSON() ([]byte, error) { +func (s VirtualMachineThreatDetectionSettings) MarshalJSON() ([]byte, error) { type NoMethod VirtualMachineThreatDetectionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Vulnerability: Refers to common vulnerability fields e.g. cve, cvss, cwe @@ -8192,9 +8192,9 @@ type Vulnerability struct { NullFields []string `json:"-"` } -func (s *Vulnerability) MarshalJSON() ([]byte, error) { +func (s Vulnerability) MarshalJSON() ([]byte, error) { type NoMethod Vulnerability - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilityCountBySeverity: Vulnerability count by severity. @@ -8214,9 +8214,9 @@ type VulnerabilityCountBySeverity struct { NullFields []string `json:"-"` } -func (s *VulnerabilityCountBySeverity) MarshalJSON() ([]byte, error) { +func (s VulnerabilityCountBySeverity) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilityCountBySeverity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerabilitySnapshot: Result containing the properties and count of a @@ -8250,9 +8250,9 @@ type VulnerabilitySnapshot struct { NullFields []string `json:"-"` } -func (s *VulnerabilitySnapshot) MarshalJSON() ([]byte, error) { +func (s VulnerabilitySnapshot) MarshalJSON() ([]byte, error) { type NoMethod VulnerabilitySnapshot - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebSecurityScannerSettings: Resource capturing the settings for the Web @@ -8295,9 +8295,9 @@ type WebSecurityScannerSettings struct { NullFields []string `json:"-"` } -func (s *WebSecurityScannerSettings) MarshalJSON() ([]byte, error) { +func (s WebSecurityScannerSettings) MarshalJSON() ([]byte, error) { type NoMethod WebSecurityScannerSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // YaraRuleSignature: A signature corresponding to a YARA rule. @@ -8317,9 +8317,9 @@ type YaraRuleSignature struct { NullFields []string `json:"-"` } -func (s *YaraRuleSignature) MarshalJSON() ([]byte, error) { +func (s YaraRuleSignature) MarshalJSON() ([]byte, error) { type NoMethod YaraRuleSignature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FoldersGetContainerThreatDetectionSettingsCall struct { diff --git a/serviceconsumermanagement/v1/serviceconsumermanagement-gen.go b/serviceconsumermanagement/v1/serviceconsumermanagement-gen.go index e4d4967a46..4db712bb55 100644 --- a/serviceconsumermanagement/v1/serviceconsumermanagement-gen.go +++ b/serviceconsumermanagement/v1/serviceconsumermanagement-gen.go @@ -209,9 +209,9 @@ type AddTenantProjectRequest struct { NullFields []string `json:"-"` } -func (s *AddTenantProjectRequest) MarshalJSON() ([]byte, error) { +func (s AddTenantProjectRequest) MarshalJSON() ([]byte, error) { type NoMethod AddTenantProjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Api: Api is a light-weight descriptor for an API Interface. Interfaces are @@ -270,9 +270,9 @@ type Api struct { NullFields []string `json:"-"` } -func (s *Api) MarshalJSON() ([]byte, error) { +func (s Api) MarshalJSON() ([]byte, error) { type NoMethod Api - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplyTenantProjectConfigRequest: Request to apply configuration to an @@ -297,9 +297,9 @@ type ApplyTenantProjectConfigRequest struct { NullFields []string `json:"-"` } -func (s *ApplyTenantProjectConfigRequest) MarshalJSON() ([]byte, error) { +func (s ApplyTenantProjectConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod ApplyTenantProjectConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttachTenantProjectRequest: Request to attach an existing project to the @@ -329,9 +329,9 @@ type AttachTenantProjectRequest struct { NullFields []string `json:"-"` } -func (s *AttachTenantProjectRequest) MarshalJSON() ([]byte, error) { +func (s AttachTenantProjectRequest) MarshalJSON() ([]byte, error) { type NoMethod AttachTenantProjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthProvider: Configuration for an authentication provider, including @@ -395,9 +395,9 @@ type AuthProvider struct { NullFields []string `json:"-"` } -func (s *AuthProvider) MarshalJSON() ([]byte, error) { +func (s AuthProvider) MarshalJSON() ([]byte, error) { type NoMethod AuthProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthRequirement: User-defined authentication requirements, including support @@ -433,9 +433,9 @@ type AuthRequirement struct { NullFields []string `json:"-"` } -func (s *AuthRequirement) MarshalJSON() ([]byte, error) { +func (s AuthRequirement) MarshalJSON() ([]byte, error) { type NoMethod AuthRequirement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authentication: `Authentication` defines the authentication configuration @@ -465,9 +465,9 @@ type Authentication struct { NullFields []string `json:"-"` } -func (s *Authentication) MarshalJSON() ([]byte, error) { +func (s Authentication) MarshalJSON() ([]byte, error) { type NoMethod Authentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticationRule: Authentication rules for the service. By default, if a @@ -499,9 +499,9 @@ type AuthenticationRule struct { NullFields []string `json:"-"` } -func (s *AuthenticationRule) MarshalJSON() ([]byte, error) { +func (s AuthenticationRule) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backend: `Backend` defines the backend configuration for a service. @@ -522,9 +522,9 @@ type Backend struct { NullFields []string `json:"-"` } -func (s *Backend) MarshalJSON() ([]byte, error) { +func (s Backend) MarshalJSON() ([]byte, error) { type NoMethod Backend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendRule: A backend rule provides configuration for an individual API @@ -609,9 +609,9 @@ type BackendRule struct { NullFields []string `json:"-"` } -func (s *BackendRule) MarshalJSON() ([]byte, error) { +func (s BackendRule) MarshalJSON() ([]byte, error) { type NoMethod BackendRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendRule) UnmarshalJSON(data []byte) error { @@ -667,9 +667,9 @@ type Billing struct { NullFields []string `json:"-"` } -func (s *Billing) MarshalJSON() ([]byte, error) { +func (s Billing) MarshalJSON() ([]byte, error) { type NoMethod Billing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingConfig: Describes the billing configuration for a new tenant project. @@ -690,9 +690,9 @@ type BillingConfig struct { NullFields []string `json:"-"` } -func (s *BillingConfig) MarshalJSON() ([]byte, error) { +func (s BillingConfig) MarshalJSON() ([]byte, error) { type NoMethod BillingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingDestination: Configuration of a specific billing destination @@ -717,9 +717,9 @@ type BillingDestination struct { NullFields []string `json:"-"` } -func (s *BillingDestination) MarshalJSON() ([]byte, error) { +func (s BillingDestination) MarshalJSON() ([]byte, error) { type NoMethod BillingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -801,9 +801,9 @@ type ClientLibrarySettings struct { NullFields []string `json:"-"` } -func (s *ClientLibrarySettings) MarshalJSON() ([]byte, error) { +func (s ClientLibrarySettings) MarshalJSON() ([]byte, error) { type NoMethod ClientLibrarySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonLanguageSettings: Required information for every language. @@ -835,9 +835,9 @@ type CommonLanguageSettings struct { NullFields []string `json:"-"` } -func (s *CommonLanguageSettings) MarshalJSON() ([]byte, error) { +func (s CommonLanguageSettings) MarshalJSON() ([]byte, error) { type NoMethod CommonLanguageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Context: `Context` defines which contexts an API requests. Example: context: @@ -871,9 +871,9 @@ type Context struct { NullFields []string `json:"-"` } -func (s *Context) MarshalJSON() ([]byte, error) { +func (s Context) MarshalJSON() ([]byte, error) { type NoMethod Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContextRule: A context rule provides information about the context for an @@ -905,9 +905,9 @@ type ContextRule struct { NullFields []string `json:"-"` } -func (s *ContextRule) MarshalJSON() ([]byte, error) { +func (s ContextRule) MarshalJSON() ([]byte, error) { type NoMethod ContextRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Control: Selects and configures the service controller used by the service. @@ -932,9 +932,9 @@ type Control struct { NullFields []string `json:"-"` } -func (s *Control) MarshalJSON() ([]byte, error) { +func (s Control) MarshalJSON() ([]byte, error) { type NoMethod Control - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CppSettings: Settings for C++ client libraries. @@ -954,9 +954,9 @@ type CppSettings struct { NullFields []string `json:"-"` } -func (s *CppSettings) MarshalJSON() ([]byte, error) { +func (s CppSettings) MarshalJSON() ([]byte, error) { type NoMethod CppSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTenancyUnitRequest: Request to create a tenancy unit for a service @@ -983,9 +983,9 @@ type CreateTenancyUnitRequest struct { NullFields []string `json:"-"` } -func (s *CreateTenancyUnitRequest) MarshalJSON() ([]byte, error) { +func (s CreateTenancyUnitRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateTenancyUnitRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomError: Customize service error responses. For example, list any @@ -1012,9 +1012,9 @@ type CustomError struct { NullFields []string `json:"-"` } -func (s *CustomError) MarshalJSON() ([]byte, error) { +func (s CustomError) MarshalJSON() ([]byte, error) { type NoMethod CustomError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorRule: A custom error rule. @@ -1039,9 +1039,9 @@ type CustomErrorRule struct { NullFields []string `json:"-"` } -func (s *CustomErrorRule) MarshalJSON() ([]byte, error) { +func (s CustomErrorRule) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomHttpPattern: A custom pattern is used for defining custom HTTP verb. @@ -1063,9 +1063,9 @@ type CustomHttpPattern struct { NullFields []string `json:"-"` } -func (s *CustomHttpPattern) MarshalJSON() ([]byte, error) { +func (s CustomHttpPattern) MarshalJSON() ([]byte, error) { type NoMethod CustomHttpPattern - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteTenantProjectRequest: Request message to delete tenant project @@ -1086,9 +1086,9 @@ type DeleteTenantProjectRequest struct { NullFields []string `json:"-"` } -func (s *DeleteTenantProjectRequest) MarshalJSON() ([]byte, error) { +func (s DeleteTenantProjectRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteTenantProjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Documentation: `Documentation` provides the information for describing a @@ -1159,9 +1159,9 @@ type Documentation struct { NullFields []string `json:"-"` } -func (s *Documentation) MarshalJSON() ([]byte, error) { +func (s Documentation) MarshalJSON() ([]byte, error) { type NoMethod Documentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentationRule: A documentation rule provides information about @@ -1199,9 +1199,9 @@ type DocumentationRule struct { NullFields []string `json:"-"` } -func (s *DocumentationRule) MarshalJSON() ([]byte, error) { +func (s DocumentationRule) MarshalJSON() ([]byte, error) { type NoMethod DocumentationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DotnetSettings: Settings for Dotnet client libraries. @@ -1243,9 +1243,9 @@ type DotnetSettings struct { NullFields []string `json:"-"` } -func (s *DotnetSettings) MarshalJSON() ([]byte, error) { +func (s DotnetSettings) MarshalJSON() ([]byte, error) { type NoMethod DotnetSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1303,9 +1303,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Enum: Enum type definition. @@ -1341,9 +1341,9 @@ type Enum struct { NullFields []string `json:"-"` } -func (s *Enum) MarshalJSON() ([]byte, error) { +func (s Enum) MarshalJSON() ([]byte, error) { type NoMethod Enum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumValue: Enum value definition. @@ -1367,9 +1367,9 @@ type EnumValue struct { NullFields []string `json:"-"` } -func (s *EnumValue) MarshalJSON() ([]byte, error) { +func (s EnumValue) MarshalJSON() ([]byte, error) { type NoMethod EnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: A single field of a message type. @@ -1438,9 +1438,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldPolicy: Google API Policy Annotation This message defines a simple API @@ -1479,9 +1479,9 @@ type FieldPolicy struct { NullFields []string `json:"-"` } -func (s *FieldPolicy) MarshalJSON() ([]byte, error) { +func (s FieldPolicy) MarshalJSON() ([]byte, error) { type NoMethod FieldPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoSettings: Settings for Go client libraries. @@ -1501,9 +1501,9 @@ type GoSettings struct { NullFields []string `json:"-"` } -func (s *GoSettings) MarshalJSON() ([]byte, error) { +func (s GoSettings) MarshalJSON() ([]byte, error) { type NoMethod GoSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Http: Defines the HTTP configuration for an API service. It contains a list @@ -1532,9 +1532,9 @@ type Http struct { NullFields []string `json:"-"` } -func (s *Http) MarshalJSON() ([]byte, error) { +func (s Http) MarshalJSON() ([]byte, error) { type NoMethod Http - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRule: gRPC Transcoding gRPC Transcoding is a feature for mapping between @@ -1721,9 +1721,9 @@ type HttpRule struct { NullFields []string `json:"-"` } -func (s *HttpRule) MarshalJSON() ([]byte, error) { +func (s HttpRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JavaSettings: Settings for Java client libraries. @@ -1759,9 +1759,9 @@ type JavaSettings struct { NullFields []string `json:"-"` } -func (s *JavaSettings) MarshalJSON() ([]byte, error) { +func (s JavaSettings) MarshalJSON() ([]byte, error) { type NoMethod JavaSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JwtLocation: Specifies a location to extract JWT from an API request. @@ -1792,9 +1792,9 @@ type JwtLocation struct { NullFields []string `json:"-"` } -func (s *JwtLocation) MarshalJSON() ([]byte, error) { +func (s JwtLocation) MarshalJSON() ([]byte, error) { type NoMethod JwtLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelDescriptor: A description of a label. @@ -1823,9 +1823,9 @@ type LabelDescriptor struct { NullFields []string `json:"-"` } -func (s *LabelDescriptor) MarshalJSON() ([]byte, error) { +func (s LabelDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LabelDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1851,9 +1851,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTenancyUnitsResponse: Response for the list request. @@ -1878,9 +1878,9 @@ type ListTenancyUnitsResponse struct { NullFields []string `json:"-"` } -func (s *ListTenancyUnitsResponse) MarshalJSON() ([]byte, error) { +func (s ListTenancyUnitsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTenancyUnitsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogDescriptor: A description of a log type. Example in YAML format: - name: @@ -1916,9 +1916,9 @@ type LogDescriptor struct { NullFields []string `json:"-"` } -func (s *LogDescriptor) MarshalJSON() ([]byte, error) { +func (s LogDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LogDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Logging: Logging configuration of the service. The following example shows @@ -1957,9 +1957,9 @@ type Logging struct { NullFields []string `json:"-"` } -func (s *Logging) MarshalJSON() ([]byte, error) { +func (s Logging) MarshalJSON() ([]byte, error) { type NoMethod Logging - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingDestination: Configuration of a specific logging destination (the @@ -1986,9 +1986,9 @@ type LoggingDestination struct { NullFields []string `json:"-"` } -func (s *LoggingDestination) MarshalJSON() ([]byte, error) { +func (s LoggingDestination) MarshalJSON() ([]byte, error) { type NoMethod LoggingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunning: Describes settings to use when generating API methods that use @@ -2020,9 +2020,9 @@ type LongRunning struct { NullFields []string `json:"-"` } -func (s *LongRunning) MarshalJSON() ([]byte, error) { +func (s LongRunning) MarshalJSON() ([]byte, error) { type NoMethod LongRunning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LongRunning) UnmarshalJSON(data []byte) error { @@ -2073,9 +2073,9 @@ type Method struct { NullFields []string `json:"-"` } -func (s *Method) MarshalJSON() ([]byte, error) { +func (s Method) MarshalJSON() ([]byte, error) { type NoMethod Method - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodPolicy: Defines policies applying to an RPC method. @@ -2100,9 +2100,9 @@ type MethodPolicy struct { NullFields []string `json:"-"` } -func (s *MethodPolicy) MarshalJSON() ([]byte, error) { +func (s MethodPolicy) MarshalJSON() ([]byte, error) { type NoMethod MethodPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodSettings: Describes the generator configuration for a method. @@ -2141,9 +2141,9 @@ type MethodSettings struct { NullFields []string `json:"-"` } -func (s *MethodSettings) MarshalJSON() ([]byte, error) { +func (s MethodSettings) MarshalJSON() ([]byte, error) { type NoMethod MethodSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptor: Defines a metric type and its schema. Once a metric @@ -2306,9 +2306,9 @@ type MetricDescriptor struct { NullFields []string `json:"-"` } -func (s *MetricDescriptor) MarshalJSON() ([]byte, error) { +func (s MetricDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptorMetadata: Additional annotations that can be used to guide @@ -2371,9 +2371,9 @@ type MetricDescriptorMetadata struct { NullFields []string `json:"-"` } -func (s *MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { +func (s MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricRule: Bind API methods to metrics. Binding a method to a metric causes @@ -2400,9 +2400,9 @@ type MetricRule struct { NullFields []string `json:"-"` } -func (s *MetricRule) MarshalJSON() ([]byte, error) { +func (s MetricRule) MarshalJSON() ([]byte, error) { type NoMethod MetricRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mixin: Declares an API Interface to be included in this interface. The @@ -2455,9 +2455,9 @@ type Mixin struct { NullFields []string `json:"-"` } -func (s *Mixin) MarshalJSON() ([]byte, error) { +func (s Mixin) MarshalJSON() ([]byte, error) { type NoMethod Mixin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResourceDescriptor: An object that describes the schema of a @@ -2544,9 +2544,9 @@ type MonitoredResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Monitoring: Monitoring configuration of the service. The example below shows @@ -2601,9 +2601,9 @@ type Monitoring struct { NullFields []string `json:"-"` } -func (s *Monitoring) MarshalJSON() ([]byte, error) { +func (s Monitoring) MarshalJSON() ([]byte, error) { type NoMethod Monitoring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringDestination: Configuration of a specific monitoring destination @@ -2628,9 +2628,9 @@ type MonitoringDestination struct { NullFields []string `json:"-"` } -func (s *MonitoringDestination) MarshalJSON() ([]byte, error) { +func (s MonitoringDestination) MarshalJSON() ([]byte, error) { type NoMethod MonitoringDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeSettings: Settings for Node client libraries. @@ -2650,9 +2650,9 @@ type NodeSettings struct { NullFields []string `json:"-"` } -func (s *NodeSettings) MarshalJSON() ([]byte, error) { +func (s NodeSettings) MarshalJSON() ([]byte, error) { type NoMethod NodeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthRequirements: OAuth scopes are a way to define data and permissions on @@ -2689,9 +2689,9 @@ type OAuthRequirements struct { NullFields []string `json:"-"` } -func (s *OAuthRequirements) MarshalJSON() ([]byte, error) { +func (s OAuthRequirements) MarshalJSON() ([]byte, error) { type NoMethod OAuthRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2736,9 +2736,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Option: A protocol buffer option, which can be attached to a message, field, @@ -2768,9 +2768,9 @@ type Option struct { NullFields []string `json:"-"` } -func (s *Option) MarshalJSON() ([]byte, error) { +func (s Option) MarshalJSON() ([]byte, error) { type NoMethod Option - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Page: Represents a documentation page. A page can contain subpages to @@ -2804,9 +2804,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhpSettings: Settings for Php client libraries. @@ -2826,9 +2826,9 @@ type PhpSettings struct { NullFields []string `json:"-"` } -func (s *PhpSettings) MarshalJSON() ([]byte, error) { +func (s PhpSettings) MarshalJSON() ([]byte, error) { type NoMethod PhpSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyBinding: Translates to IAM Policy bindings (without auditing at this @@ -2854,9 +2854,9 @@ type PolicyBinding struct { NullFields []string `json:"-"` } -func (s *PolicyBinding) MarshalJSON() ([]byte, error) { +func (s PolicyBinding) MarshalJSON() ([]byte, error) { type NoMethod PolicyBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publishing: This message configures the settings for publishing Google Cloud @@ -2923,9 +2923,9 @@ type Publishing struct { NullFields []string `json:"-"` } -func (s *Publishing) MarshalJSON() ([]byte, error) { +func (s Publishing) MarshalJSON() ([]byte, error) { type NoMethod Publishing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PythonSettings: Settings for Python client libraries. @@ -2945,9 +2945,9 @@ type PythonSettings struct { NullFields []string `json:"-"` } -func (s *PythonSettings) MarshalJSON() ([]byte, error) { +func (s PythonSettings) MarshalJSON() ([]byte, error) { type NoMethod PythonSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: Quota configuration helps to achieve fairness and budgeting in @@ -2990,9 +2990,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaLimit: `QuotaLimit` defines a specific limit that applies over a @@ -3064,9 +3064,9 @@ type QuotaLimit struct { NullFields []string `json:"-"` } -func (s *QuotaLimit) MarshalJSON() ([]byte, error) { +func (s QuotaLimit) MarshalJSON() ([]byte, error) { type NoMethod QuotaLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveTenantProjectRequest: Request message to remove a tenant project @@ -3087,9 +3087,9 @@ type RemoveTenantProjectRequest struct { NullFields []string `json:"-"` } -func (s *RemoveTenantProjectRequest) MarshalJSON() ([]byte, error) { +func (s RemoveTenantProjectRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveTenantProjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RubySettings: Settings for Ruby client libraries. @@ -3109,9 +3109,9 @@ type RubySettings struct { NullFields []string `json:"-"` } -func (s *RubySettings) MarshalJSON() ([]byte, error) { +func (s RubySettings) MarshalJSON() ([]byte, error) { type NoMethod RubySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchTenancyUnitsResponse: Response for the search query. @@ -3136,9 +3136,9 @@ type SearchTenancyUnitsResponse struct { NullFields []string `json:"-"` } -func (s *SearchTenancyUnitsResponse) MarshalJSON() ([]byte, error) { +func (s SearchTenancyUnitsResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchTenancyUnitsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: `Service` is the root object of Google API service configuration @@ -3256,9 +3256,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccountConfig: Describes the service account configuration for the @@ -3286,9 +3286,9 @@ type ServiceAccountConfig struct { NullFields []string `json:"-"` } -func (s *ServiceAccountConfig) MarshalJSON() ([]byte, error) { +func (s ServiceAccountConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccountConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: `SourceContext` represents information about the source of a @@ -3311,9 +3311,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInfo: Source information used to create a Service Config @@ -3333,9 +3333,9 @@ type SourceInfo struct { NullFields []string `json:"-"` } -func (s *SourceInfo) MarshalJSON() ([]byte, error) { +func (s SourceInfo) MarshalJSON() ([]byte, error) { type NoMethod SourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3367,9 +3367,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameter: Define a parameter's name and location. The parameter may @@ -3398,9 +3398,9 @@ type SystemParameter struct { NullFields []string `json:"-"` } -func (s *SystemParameter) MarshalJSON() ([]byte, error) { +func (s SystemParameter) MarshalJSON() ([]byte, error) { type NoMethod SystemParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameterRule: Define a system parameter rule mapping system parameter @@ -3427,9 +3427,9 @@ type SystemParameterRule struct { NullFields []string `json:"-"` } -func (s *SystemParameterRule) MarshalJSON() ([]byte, error) { +func (s SystemParameterRule) MarshalJSON() ([]byte, error) { type NoMethod SystemParameterRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameters: ### System parameter configuration A system parameter is a @@ -3462,9 +3462,9 @@ type SystemParameters struct { NullFields []string `json:"-"` } -func (s *SystemParameters) MarshalJSON() ([]byte, error) { +func (s SystemParameters) MarshalJSON() ([]byte, error) { type NoMethod SystemParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TenancyUnit: Representation of a tenancy unit. @@ -3499,9 +3499,9 @@ type TenancyUnit struct { NullFields []string `json:"-"` } -func (s *TenancyUnit) MarshalJSON() ([]byte, error) { +func (s TenancyUnit) MarshalJSON() ([]byte, error) { type NoMethod TenancyUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TenantProjectConfig: This structure defines a tenant project to be added to @@ -3545,9 +3545,9 @@ type TenantProjectConfig struct { NullFields []string `json:"-"` } -func (s *TenantProjectConfig) MarshalJSON() ([]byte, error) { +func (s TenantProjectConfig) MarshalJSON() ([]byte, error) { type NoMethod TenantProjectConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TenantProjectPolicy: Describes policy settings that can be applied to a @@ -3570,9 +3570,9 @@ type TenantProjectPolicy struct { NullFields []string `json:"-"` } -func (s *TenantProjectPolicy) MarshalJSON() ([]byte, error) { +func (s TenantProjectPolicy) MarshalJSON() ([]byte, error) { type NoMethod TenantProjectPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TenantResource: Resource constituting the TenancyUnit. @@ -3606,9 +3606,9 @@ type TenantResource struct { NullFields []string `json:"-"` } -func (s *TenantResource) MarshalJSON() ([]byte, error) { +func (s TenantResource) MarshalJSON() ([]byte, error) { type NoMethod TenantResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A protocol buffer message type. @@ -3646,9 +3646,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteTenantProjectRequest: Request message to undelete tenant project @@ -3669,9 +3669,9 @@ type UndeleteTenantProjectRequest struct { NullFields []string `json:"-"` } -func (s *UndeleteTenantProjectRequest) MarshalJSON() ([]byte, error) { +func (s UndeleteTenantProjectRequest) MarshalJSON() ([]byte, error) { type NoMethod UndeleteTenantProjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Usage: Configuration controlling usage of a service. @@ -3708,9 +3708,9 @@ type Usage struct { NullFields []string `json:"-"` } -func (s *Usage) MarshalJSON() ([]byte, error) { +func (s Usage) MarshalJSON() ([]byte, error) { type NoMethod Usage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageRule: Usage configuration rules for the service. NOTE: Under @@ -3749,9 +3749,9 @@ type UsageRule struct { NullFields []string `json:"-"` } -func (s *UsageRule) MarshalJSON() ([]byte, error) { +func (s UsageRule) MarshalJSON() ([]byte, error) { type NoMethod UsageRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1AddVisibilityLabelsResponse: Response message for the @@ -3774,9 +3774,9 @@ type V1AddVisibilityLabelsResponse struct { NullFields []string `json:"-"` } -func (s *V1AddVisibilityLabelsResponse) MarshalJSON() ([]byte, error) { +func (s V1AddVisibilityLabelsResponse) MarshalJSON() ([]byte, error) { type NoMethod V1AddVisibilityLabelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1BatchCreateProducerOverridesResponse: Response message for @@ -3797,9 +3797,9 @@ type V1Beta1BatchCreateProducerOverridesResponse struct { NullFields []string `json:"-"` } -func (s *V1Beta1BatchCreateProducerOverridesResponse) MarshalJSON() ([]byte, error) { +func (s V1Beta1BatchCreateProducerOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1BatchCreateProducerOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1DisableConsumerResponse: Response message for the `DisableConsumer` @@ -3833,9 +3833,9 @@ type V1Beta1GenerateServiceIdentityResponse struct { NullFields []string `json:"-"` } -func (s *V1Beta1GenerateServiceIdentityResponse) MarshalJSON() ([]byte, error) { +func (s V1Beta1GenerateServiceIdentityResponse) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1GenerateServiceIdentityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ImportProducerOverridesResponse: Response message for @@ -3856,9 +3856,9 @@ type V1Beta1ImportProducerOverridesResponse struct { NullFields []string `json:"-"` } -func (s *V1Beta1ImportProducerOverridesResponse) MarshalJSON() ([]byte, error) { +func (s V1Beta1ImportProducerOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ImportProducerOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ImportProducerQuotaPoliciesResponse: Response message for @@ -3879,9 +3879,9 @@ type V1Beta1ImportProducerQuotaPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *V1Beta1ImportProducerQuotaPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s V1Beta1ImportProducerQuotaPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ImportProducerQuotaPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ProducerQuotaPolicy: Quota policy created by service producer. @@ -3933,9 +3933,9 @@ type V1Beta1ProducerQuotaPolicy struct { NullFields []string `json:"-"` } -func (s *V1Beta1ProducerQuotaPolicy) MarshalJSON() ([]byte, error) { +func (s V1Beta1ProducerQuotaPolicy) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ProducerQuotaPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1QuotaOverride: A quota override @@ -3987,9 +3987,9 @@ type V1Beta1QuotaOverride struct { NullFields []string `json:"-"` } -func (s *V1Beta1QuotaOverride) MarshalJSON() ([]byte, error) { +func (s V1Beta1QuotaOverride) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1QuotaOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1RefreshConsumerResponse: Response message for the `RefreshConsumer` @@ -4026,9 +4026,9 @@ type V1Beta1ServiceIdentity struct { NullFields []string `json:"-"` } -func (s *V1Beta1ServiceIdentity) MarshalJSON() ([]byte, error) { +func (s V1Beta1ServiceIdentity) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ServiceIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1DefaultIdentity: A default identity in the Identity and Access Management @@ -4059,9 +4059,9 @@ type V1DefaultIdentity struct { NullFields []string `json:"-"` } -func (s *V1DefaultIdentity) MarshalJSON() ([]byte, error) { +func (s V1DefaultIdentity) MarshalJSON() ([]byte, error) { type NoMethod V1DefaultIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1DisableConsumerResponse: Response message for the `DisableConsumer` @@ -4115,9 +4115,9 @@ type V1GenerateDefaultIdentityResponse struct { NullFields []string `json:"-"` } -func (s *V1GenerateDefaultIdentityResponse) MarshalJSON() ([]byte, error) { +func (s V1GenerateDefaultIdentityResponse) MarshalJSON() ([]byte, error) { type NoMethod V1GenerateDefaultIdentityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1GenerateServiceAccountResponse: Response message for the @@ -4139,9 +4139,9 @@ type V1GenerateServiceAccountResponse struct { NullFields []string `json:"-"` } -func (s *V1GenerateServiceAccountResponse) MarshalJSON() ([]byte, error) { +func (s V1GenerateServiceAccountResponse) MarshalJSON() ([]byte, error) { type NoMethod V1GenerateServiceAccountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1RefreshConsumerResponse: Response message for the `RefreshConsumer` @@ -4170,9 +4170,9 @@ type V1RemoveVisibilityLabelsResponse struct { NullFields []string `json:"-"` } -func (s *V1RemoveVisibilityLabelsResponse) MarshalJSON() ([]byte, error) { +func (s V1RemoveVisibilityLabelsResponse) MarshalJSON() ([]byte, error) { type NoMethod V1RemoveVisibilityLabelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1ServiceAccount: A service account in the Identity and Access Management @@ -4204,9 +4204,9 @@ type V1ServiceAccount struct { NullFields []string `json:"-"` } -func (s *V1ServiceAccount) MarshalJSON() ([]byte, error) { +func (s V1ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod V1ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsCancelCall struct { diff --git a/serviceconsumermanagement/v1beta1/serviceconsumermanagement-gen.go b/serviceconsumermanagement/v1beta1/serviceconsumermanagement-gen.go index e1205304d3..aa5719179e 100644 --- a/serviceconsumermanagement/v1beta1/serviceconsumermanagement-gen.go +++ b/serviceconsumermanagement/v1beta1/serviceconsumermanagement-gen.go @@ -279,9 +279,9 @@ type Api struct { NullFields []string `json:"-"` } -func (s *Api) MarshalJSON() ([]byte, error) { +func (s Api) MarshalJSON() ([]byte, error) { type NoMethod Api - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthProvider: Configuration for an authentication provider, including @@ -345,9 +345,9 @@ type AuthProvider struct { NullFields []string `json:"-"` } -func (s *AuthProvider) MarshalJSON() ([]byte, error) { +func (s AuthProvider) MarshalJSON() ([]byte, error) { type NoMethod AuthProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthRequirement: User-defined authentication requirements, including support @@ -383,9 +383,9 @@ type AuthRequirement struct { NullFields []string `json:"-"` } -func (s *AuthRequirement) MarshalJSON() ([]byte, error) { +func (s AuthRequirement) MarshalJSON() ([]byte, error) { type NoMethod AuthRequirement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authentication: `Authentication` defines the authentication configuration @@ -415,9 +415,9 @@ type Authentication struct { NullFields []string `json:"-"` } -func (s *Authentication) MarshalJSON() ([]byte, error) { +func (s Authentication) MarshalJSON() ([]byte, error) { type NoMethod Authentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticationRule: Authentication rules for the service. By default, if a @@ -449,9 +449,9 @@ type AuthenticationRule struct { NullFields []string `json:"-"` } -func (s *AuthenticationRule) MarshalJSON() ([]byte, error) { +func (s AuthenticationRule) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backend: `Backend` defines the backend configuration for a service. @@ -472,9 +472,9 @@ type Backend struct { NullFields []string `json:"-"` } -func (s *Backend) MarshalJSON() ([]byte, error) { +func (s Backend) MarshalJSON() ([]byte, error) { type NoMethod Backend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendRule: A backend rule provides configuration for an individual API @@ -559,9 +559,9 @@ type BackendRule struct { NullFields []string `json:"-"` } -func (s *BackendRule) MarshalJSON() ([]byte, error) { +func (s BackendRule) MarshalJSON() ([]byte, error) { type NoMethod BackendRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendRule) UnmarshalJSON(data []byte) error { @@ -617,9 +617,9 @@ type Billing struct { NullFields []string `json:"-"` } -func (s *Billing) MarshalJSON() ([]byte, error) { +func (s Billing) MarshalJSON() ([]byte, error) { type NoMethod Billing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingDestination: Configuration of a specific billing destination @@ -644,9 +644,9 @@ type BillingDestination struct { NullFields []string `json:"-"` } -func (s *BillingDestination) MarshalJSON() ([]byte, error) { +func (s BillingDestination) MarshalJSON() ([]byte, error) { type NoMethod BillingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientLibrarySettings: Details about how and where to publish client @@ -724,9 +724,9 @@ type ClientLibrarySettings struct { NullFields []string `json:"-"` } -func (s *ClientLibrarySettings) MarshalJSON() ([]byte, error) { +func (s ClientLibrarySettings) MarshalJSON() ([]byte, error) { type NoMethod ClientLibrarySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonLanguageSettings: Required information for every language. @@ -758,9 +758,9 @@ type CommonLanguageSettings struct { NullFields []string `json:"-"` } -func (s *CommonLanguageSettings) MarshalJSON() ([]byte, error) { +func (s CommonLanguageSettings) MarshalJSON() ([]byte, error) { type NoMethod CommonLanguageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Context: `Context` defines which contexts an API requests. Example: context: @@ -794,9 +794,9 @@ type Context struct { NullFields []string `json:"-"` } -func (s *Context) MarshalJSON() ([]byte, error) { +func (s Context) MarshalJSON() ([]byte, error) { type NoMethod Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContextRule: A context rule provides information about the context for an @@ -828,9 +828,9 @@ type ContextRule struct { NullFields []string `json:"-"` } -func (s *ContextRule) MarshalJSON() ([]byte, error) { +func (s ContextRule) MarshalJSON() ([]byte, error) { type NoMethod ContextRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Control: Selects and configures the service controller used by the service. @@ -855,9 +855,9 @@ type Control struct { NullFields []string `json:"-"` } -func (s *Control) MarshalJSON() ([]byte, error) { +func (s Control) MarshalJSON() ([]byte, error) { type NoMethod Control - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CppSettings: Settings for C++ client libraries. @@ -877,9 +877,9 @@ type CppSettings struct { NullFields []string `json:"-"` } -func (s *CppSettings) MarshalJSON() ([]byte, error) { +func (s CppSettings) MarshalJSON() ([]byte, error) { type NoMethod CppSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomError: Customize service error responses. For example, list any @@ -906,9 +906,9 @@ type CustomError struct { NullFields []string `json:"-"` } -func (s *CustomError) MarshalJSON() ([]byte, error) { +func (s CustomError) MarshalJSON() ([]byte, error) { type NoMethod CustomError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorRule: A custom error rule. @@ -933,9 +933,9 @@ type CustomErrorRule struct { NullFields []string `json:"-"` } -func (s *CustomErrorRule) MarshalJSON() ([]byte, error) { +func (s CustomErrorRule) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomHttpPattern: A custom pattern is used for defining custom HTTP verb. @@ -957,9 +957,9 @@ type CustomHttpPattern struct { NullFields []string `json:"-"` } -func (s *CustomHttpPattern) MarshalJSON() ([]byte, error) { +func (s CustomHttpPattern) MarshalJSON() ([]byte, error) { type NoMethod CustomHttpPattern - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Documentation: `Documentation` provides the information for describing a @@ -1030,9 +1030,9 @@ type Documentation struct { NullFields []string `json:"-"` } -func (s *Documentation) MarshalJSON() ([]byte, error) { +func (s Documentation) MarshalJSON() ([]byte, error) { type NoMethod Documentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentationRule: A documentation rule provides information about @@ -1070,9 +1070,9 @@ type DocumentationRule struct { NullFields []string `json:"-"` } -func (s *DocumentationRule) MarshalJSON() ([]byte, error) { +func (s DocumentationRule) MarshalJSON() ([]byte, error) { type NoMethod DocumentationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DotnetSettings: Settings for Dotnet client libraries. @@ -1114,9 +1114,9 @@ type DotnetSettings struct { NullFields []string `json:"-"` } -func (s *DotnetSettings) MarshalJSON() ([]byte, error) { +func (s DotnetSettings) MarshalJSON() ([]byte, error) { type NoMethod DotnetSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1172,9 +1172,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Enum: Enum type definition. @@ -1210,9 +1210,9 @@ type Enum struct { NullFields []string `json:"-"` } -func (s *Enum) MarshalJSON() ([]byte, error) { +func (s Enum) MarshalJSON() ([]byte, error) { type NoMethod Enum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumValue: Enum value definition. @@ -1236,9 +1236,9 @@ type EnumValue struct { NullFields []string `json:"-"` } -func (s *EnumValue) MarshalJSON() ([]byte, error) { +func (s EnumValue) MarshalJSON() ([]byte, error) { type NoMethod EnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: A single field of a message type. @@ -1307,9 +1307,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldPolicy: Google API Policy Annotation This message defines a simple API @@ -1348,9 +1348,9 @@ type FieldPolicy struct { NullFields []string `json:"-"` } -func (s *FieldPolicy) MarshalJSON() ([]byte, error) { +func (s FieldPolicy) MarshalJSON() ([]byte, error) { type NoMethod FieldPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoSettings: Settings for Go client libraries. @@ -1370,9 +1370,9 @@ type GoSettings struct { NullFields []string `json:"-"` } -func (s *GoSettings) MarshalJSON() ([]byte, error) { +func (s GoSettings) MarshalJSON() ([]byte, error) { type NoMethod GoSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Http: Defines the HTTP configuration for an API service. It contains a list @@ -1401,9 +1401,9 @@ type Http struct { NullFields []string `json:"-"` } -func (s *Http) MarshalJSON() ([]byte, error) { +func (s Http) MarshalJSON() ([]byte, error) { type NoMethod Http - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRule: gRPC Transcoding gRPC Transcoding is a feature for mapping between @@ -1590,9 +1590,9 @@ type HttpRule struct { NullFields []string `json:"-"` } -func (s *HttpRule) MarshalJSON() ([]byte, error) { +func (s HttpRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JavaSettings: Settings for Java client libraries. @@ -1628,9 +1628,9 @@ type JavaSettings struct { NullFields []string `json:"-"` } -func (s *JavaSettings) MarshalJSON() ([]byte, error) { +func (s JavaSettings) MarshalJSON() ([]byte, error) { type NoMethod JavaSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JwtLocation: Specifies a location to extract JWT from an API request. @@ -1661,9 +1661,9 @@ type JwtLocation struct { NullFields []string `json:"-"` } -func (s *JwtLocation) MarshalJSON() ([]byte, error) { +func (s JwtLocation) MarshalJSON() ([]byte, error) { type NoMethod JwtLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelDescriptor: A description of a label. @@ -1692,9 +1692,9 @@ type LabelDescriptor struct { NullFields []string `json:"-"` } -func (s *LabelDescriptor) MarshalJSON() ([]byte, error) { +func (s LabelDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LabelDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogDescriptor: A description of a log type. Example in YAML format: - name: @@ -1730,9 +1730,9 @@ type LogDescriptor struct { NullFields []string `json:"-"` } -func (s *LogDescriptor) MarshalJSON() ([]byte, error) { +func (s LogDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LogDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Logging: Logging configuration of the service. The following example shows @@ -1771,9 +1771,9 @@ type Logging struct { NullFields []string `json:"-"` } -func (s *Logging) MarshalJSON() ([]byte, error) { +func (s Logging) MarshalJSON() ([]byte, error) { type NoMethod Logging - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingDestination: Configuration of a specific logging destination (the @@ -1800,9 +1800,9 @@ type LoggingDestination struct { NullFields []string `json:"-"` } -func (s *LoggingDestination) MarshalJSON() ([]byte, error) { +func (s LoggingDestination) MarshalJSON() ([]byte, error) { type NoMethod LoggingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunning: Describes settings to use when generating API methods that use @@ -1834,9 +1834,9 @@ type LongRunning struct { NullFields []string `json:"-"` } -func (s *LongRunning) MarshalJSON() ([]byte, error) { +func (s LongRunning) MarshalJSON() ([]byte, error) { type NoMethod LongRunning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LongRunning) UnmarshalJSON(data []byte) error { @@ -1887,9 +1887,9 @@ type Method struct { NullFields []string `json:"-"` } -func (s *Method) MarshalJSON() ([]byte, error) { +func (s Method) MarshalJSON() ([]byte, error) { type NoMethod Method - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodPolicy: Defines policies applying to an RPC method. @@ -1914,9 +1914,9 @@ type MethodPolicy struct { NullFields []string `json:"-"` } -func (s *MethodPolicy) MarshalJSON() ([]byte, error) { +func (s MethodPolicy) MarshalJSON() ([]byte, error) { type NoMethod MethodPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodSettings: Describes the generator configuration for a method. @@ -1955,9 +1955,9 @@ type MethodSettings struct { NullFields []string `json:"-"` } -func (s *MethodSettings) MarshalJSON() ([]byte, error) { +func (s MethodSettings) MarshalJSON() ([]byte, error) { type NoMethod MethodSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptor: Defines a metric type and its schema. Once a metric @@ -2120,9 +2120,9 @@ type MetricDescriptor struct { NullFields []string `json:"-"` } -func (s *MetricDescriptor) MarshalJSON() ([]byte, error) { +func (s MetricDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptorMetadata: Additional annotations that can be used to guide @@ -2185,9 +2185,9 @@ type MetricDescriptorMetadata struct { NullFields []string `json:"-"` } -func (s *MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { +func (s MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricRule: Bind API methods to metrics. Binding a method to a metric causes @@ -2214,9 +2214,9 @@ type MetricRule struct { NullFields []string `json:"-"` } -func (s *MetricRule) MarshalJSON() ([]byte, error) { +func (s MetricRule) MarshalJSON() ([]byte, error) { type NoMethod MetricRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mixin: Declares an API Interface to be included in this interface. The @@ -2269,9 +2269,9 @@ type Mixin struct { NullFields []string `json:"-"` } -func (s *Mixin) MarshalJSON() ([]byte, error) { +func (s Mixin) MarshalJSON() ([]byte, error) { type NoMethod Mixin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResourceDescriptor: An object that describes the schema of a @@ -2358,9 +2358,9 @@ type MonitoredResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Monitoring: Monitoring configuration of the service. The example below shows @@ -2415,9 +2415,9 @@ type Monitoring struct { NullFields []string `json:"-"` } -func (s *Monitoring) MarshalJSON() ([]byte, error) { +func (s Monitoring) MarshalJSON() ([]byte, error) { type NoMethod Monitoring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringDestination: Configuration of a specific monitoring destination @@ -2442,9 +2442,9 @@ type MonitoringDestination struct { NullFields []string `json:"-"` } -func (s *MonitoringDestination) MarshalJSON() ([]byte, error) { +func (s MonitoringDestination) MarshalJSON() ([]byte, error) { type NoMethod MonitoringDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeSettings: Settings for Node client libraries. @@ -2464,9 +2464,9 @@ type NodeSettings struct { NullFields []string `json:"-"` } -func (s *NodeSettings) MarshalJSON() ([]byte, error) { +func (s NodeSettings) MarshalJSON() ([]byte, error) { type NoMethod NodeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthRequirements: OAuth scopes are a way to define data and permissions on @@ -2503,9 +2503,9 @@ type OAuthRequirements struct { NullFields []string `json:"-"` } -func (s *OAuthRequirements) MarshalJSON() ([]byte, error) { +func (s OAuthRequirements) MarshalJSON() ([]byte, error) { type NoMethod OAuthRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2550,9 +2550,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Option: A protocol buffer option, which can be attached to a message, field, @@ -2582,9 +2582,9 @@ type Option struct { NullFields []string `json:"-"` } -func (s *Option) MarshalJSON() ([]byte, error) { +func (s Option) MarshalJSON() ([]byte, error) { type NoMethod Option - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Page: Represents a documentation page. A page can contain subpages to @@ -2618,9 +2618,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhpSettings: Settings for Php client libraries. @@ -2640,9 +2640,9 @@ type PhpSettings struct { NullFields []string `json:"-"` } -func (s *PhpSettings) MarshalJSON() ([]byte, error) { +func (s PhpSettings) MarshalJSON() ([]byte, error) { type NoMethod PhpSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publishing: This message configures the settings for publishing Google Cloud @@ -2709,9 +2709,9 @@ type Publishing struct { NullFields []string `json:"-"` } -func (s *Publishing) MarshalJSON() ([]byte, error) { +func (s Publishing) MarshalJSON() ([]byte, error) { type NoMethod Publishing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PythonSettings: Settings for Python client libraries. @@ -2731,9 +2731,9 @@ type PythonSettings struct { NullFields []string `json:"-"` } -func (s *PythonSettings) MarshalJSON() ([]byte, error) { +func (s PythonSettings) MarshalJSON() ([]byte, error) { type NoMethod PythonSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: Quota configuration helps to achieve fairness and budgeting in @@ -2776,9 +2776,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaLimit: `QuotaLimit` defines a specific limit that applies over a @@ -2850,9 +2850,9 @@ type QuotaLimit struct { NullFields []string `json:"-"` } -func (s *QuotaLimit) MarshalJSON() ([]byte, error) { +func (s QuotaLimit) MarshalJSON() ([]byte, error) { type NoMethod QuotaLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RubySettings: Settings for Ruby client libraries. @@ -2872,9 +2872,9 @@ type RubySettings struct { NullFields []string `json:"-"` } -func (s *RubySettings) MarshalJSON() ([]byte, error) { +func (s RubySettings) MarshalJSON() ([]byte, error) { type NoMethod RubySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: `Service` is the root object of Google API service configuration @@ -2992,9 +2992,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: `SourceContext` represents information about the source of a @@ -3017,9 +3017,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInfo: Source information used to create a Service Config @@ -3039,9 +3039,9 @@ type SourceInfo struct { NullFields []string `json:"-"` } -func (s *SourceInfo) MarshalJSON() ([]byte, error) { +func (s SourceInfo) MarshalJSON() ([]byte, error) { type NoMethod SourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3073,9 +3073,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameter: Define a parameter's name and location. The parameter may @@ -3104,9 +3104,9 @@ type SystemParameter struct { NullFields []string `json:"-"` } -func (s *SystemParameter) MarshalJSON() ([]byte, error) { +func (s SystemParameter) MarshalJSON() ([]byte, error) { type NoMethod SystemParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameterRule: Define a system parameter rule mapping system parameter @@ -3133,9 +3133,9 @@ type SystemParameterRule struct { NullFields []string `json:"-"` } -func (s *SystemParameterRule) MarshalJSON() ([]byte, error) { +func (s SystemParameterRule) MarshalJSON() ([]byte, error) { type NoMethod SystemParameterRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameters: ### System parameter configuration A system parameter is a @@ -3168,9 +3168,9 @@ type SystemParameters struct { NullFields []string `json:"-"` } -func (s *SystemParameters) MarshalJSON() ([]byte, error) { +func (s SystemParameters) MarshalJSON() ([]byte, error) { type NoMethod SystemParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A protocol buffer message type. @@ -3208,9 +3208,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Usage: Configuration controlling usage of a service. @@ -3247,9 +3247,9 @@ type Usage struct { NullFields []string `json:"-"` } -func (s *Usage) MarshalJSON() ([]byte, error) { +func (s Usage) MarshalJSON() ([]byte, error) { type NoMethod Usage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageRule: Usage configuration rules for the service. NOTE: Under @@ -3288,9 +3288,9 @@ type UsageRule struct { NullFields []string `json:"-"` } -func (s *UsageRule) MarshalJSON() ([]byte, error) { +func (s UsageRule) MarshalJSON() ([]byte, error) { type NoMethod UsageRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1BatchCreateProducerOverridesResponse: Response message for @@ -3311,9 +3311,9 @@ type V1Beta1BatchCreateProducerOverridesResponse struct { NullFields []string `json:"-"` } -func (s *V1Beta1BatchCreateProducerOverridesResponse) MarshalJSON() ([]byte, error) { +func (s V1Beta1BatchCreateProducerOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1BatchCreateProducerOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ConsumerQuotaLimit: Consumer quota settings for a quota limit. @@ -3356,9 +3356,9 @@ type V1Beta1ConsumerQuotaLimit struct { NullFields []string `json:"-"` } -func (s *V1Beta1ConsumerQuotaLimit) MarshalJSON() ([]byte, error) { +func (s V1Beta1ConsumerQuotaLimit) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ConsumerQuotaLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ConsumerQuotaMetric: Consumer quota settings for a quota metric. @@ -3404,9 +3404,9 @@ type V1Beta1ConsumerQuotaMetric struct { NullFields []string `json:"-"` } -func (s *V1Beta1ConsumerQuotaMetric) MarshalJSON() ([]byte, error) { +func (s V1Beta1ConsumerQuotaMetric) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ConsumerQuotaMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1DisableConsumerResponse: Response message for the `DisableConsumer` @@ -3440,9 +3440,9 @@ type V1Beta1GenerateServiceIdentityResponse struct { NullFields []string `json:"-"` } -func (s *V1Beta1GenerateServiceIdentityResponse) MarshalJSON() ([]byte, error) { +func (s V1Beta1GenerateServiceIdentityResponse) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1GenerateServiceIdentityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ImportProducerOverridesRequest: Request message for @@ -3484,9 +3484,9 @@ type V1Beta1ImportProducerOverridesRequest struct { NullFields []string `json:"-"` } -func (s *V1Beta1ImportProducerOverridesRequest) MarshalJSON() ([]byte, error) { +func (s V1Beta1ImportProducerOverridesRequest) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ImportProducerOverridesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ImportProducerOverridesResponse: Response message for @@ -3507,9 +3507,9 @@ type V1Beta1ImportProducerOverridesResponse struct { NullFields []string `json:"-"` } -func (s *V1Beta1ImportProducerOverridesResponse) MarshalJSON() ([]byte, error) { +func (s V1Beta1ImportProducerOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ImportProducerOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ImportProducerQuotaPoliciesRequest: Request message for @@ -3542,9 +3542,9 @@ type V1Beta1ImportProducerQuotaPoliciesRequest struct { NullFields []string `json:"-"` } -func (s *V1Beta1ImportProducerQuotaPoliciesRequest) MarshalJSON() ([]byte, error) { +func (s V1Beta1ImportProducerQuotaPoliciesRequest) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ImportProducerQuotaPoliciesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ImportProducerQuotaPoliciesResponse: Response message for @@ -3565,9 +3565,9 @@ type V1Beta1ImportProducerQuotaPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *V1Beta1ImportProducerQuotaPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s V1Beta1ImportProducerQuotaPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ImportProducerQuotaPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ListConsumerQuotaMetricsResponse: Response message for @@ -3594,9 +3594,9 @@ type V1Beta1ListConsumerQuotaMetricsResponse struct { NullFields []string `json:"-"` } -func (s *V1Beta1ListConsumerQuotaMetricsResponse) MarshalJSON() ([]byte, error) { +func (s V1Beta1ListConsumerQuotaMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ListConsumerQuotaMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ListProducerOverridesResponse: Response message for @@ -3623,9 +3623,9 @@ type V1Beta1ListProducerOverridesResponse struct { NullFields []string `json:"-"` } -func (s *V1Beta1ListProducerOverridesResponse) MarshalJSON() ([]byte, error) { +func (s V1Beta1ListProducerOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ListProducerOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ListProducerQuotaPoliciesResponse: Response message for @@ -3652,9 +3652,9 @@ type V1Beta1ListProducerQuotaPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *V1Beta1ListProducerQuotaPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s V1Beta1ListProducerQuotaPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ListProducerQuotaPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1OverrideInlineSource: Import data embedded in the request message @@ -3677,9 +3677,9 @@ type V1Beta1OverrideInlineSource struct { NullFields []string `json:"-"` } -func (s *V1Beta1OverrideInlineSource) MarshalJSON() ([]byte, error) { +func (s V1Beta1OverrideInlineSource) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1OverrideInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1PolicyInlineSource: Import data embedded in the request message @@ -3701,9 +3701,9 @@ type V1Beta1PolicyInlineSource struct { NullFields []string `json:"-"` } -func (s *V1Beta1PolicyInlineSource) MarshalJSON() ([]byte, error) { +func (s V1Beta1PolicyInlineSource) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1PolicyInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ProducerQuotaPolicy: Quota policy created by service producer. @@ -3755,9 +3755,9 @@ type V1Beta1ProducerQuotaPolicy struct { NullFields []string `json:"-"` } -func (s *V1Beta1ProducerQuotaPolicy) MarshalJSON() ([]byte, error) { +func (s V1Beta1ProducerQuotaPolicy) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ProducerQuotaPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1QuotaBucket: A quota bucket is a quota provisioning unit for a @@ -3804,9 +3804,9 @@ type V1Beta1QuotaBucket struct { NullFields []string `json:"-"` } -func (s *V1Beta1QuotaBucket) MarshalJSON() ([]byte, error) { +func (s V1Beta1QuotaBucket) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1QuotaBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1QuotaOverride: A quota override @@ -3858,9 +3858,9 @@ type V1Beta1QuotaOverride struct { NullFields []string `json:"-"` } -func (s *V1Beta1QuotaOverride) MarshalJSON() ([]byte, error) { +func (s V1Beta1QuotaOverride) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1QuotaOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1RefreshConsumerResponse: Response message for the `RefreshConsumer` @@ -3887,9 +3887,9 @@ type V1Beta1RolloutInfo struct { NullFields []string `json:"-"` } -func (s *V1Beta1RolloutInfo) MarshalJSON() ([]byte, error) { +func (s V1Beta1RolloutInfo) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1RolloutInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1Beta1ServiceIdentity: A service identity in the Identity and Access @@ -3920,9 +3920,9 @@ type V1Beta1ServiceIdentity struct { NullFields []string `json:"-"` } -func (s *V1Beta1ServiceIdentity) MarshalJSON() ([]byte, error) { +func (s V1Beta1ServiceIdentity) MarshalJSON() ([]byte, error) { type NoMethod V1Beta1ServiceIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1beta1AddVisibilityLabelsResponse: Response message for the @@ -3945,9 +3945,9 @@ type V1beta1AddVisibilityLabelsResponse struct { NullFields []string `json:"-"` } -func (s *V1beta1AddVisibilityLabelsResponse) MarshalJSON() ([]byte, error) { +func (s V1beta1AddVisibilityLabelsResponse) MarshalJSON() ([]byte, error) { type NoMethod V1beta1AddVisibilityLabelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1beta1DefaultIdentity: A default identity in the Identity and Access @@ -3978,9 +3978,9 @@ type V1beta1DefaultIdentity struct { NullFields []string `json:"-"` } -func (s *V1beta1DefaultIdentity) MarshalJSON() ([]byte, error) { +func (s V1beta1DefaultIdentity) MarshalJSON() ([]byte, error) { type NoMethod V1beta1DefaultIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1beta1DisableConsumerResponse: Response message for the `DisableConsumer` @@ -4034,9 +4034,9 @@ type V1beta1GenerateDefaultIdentityResponse struct { NullFields []string `json:"-"` } -func (s *V1beta1GenerateDefaultIdentityResponse) MarshalJSON() ([]byte, error) { +func (s V1beta1GenerateDefaultIdentityResponse) MarshalJSON() ([]byte, error) { type NoMethod V1beta1GenerateDefaultIdentityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1beta1GenerateServiceAccountResponse: Response message for the @@ -4058,9 +4058,9 @@ type V1beta1GenerateServiceAccountResponse struct { NullFields []string `json:"-"` } -func (s *V1beta1GenerateServiceAccountResponse) MarshalJSON() ([]byte, error) { +func (s V1beta1GenerateServiceAccountResponse) MarshalJSON() ([]byte, error) { type NoMethod V1beta1GenerateServiceAccountResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1beta1RefreshConsumerResponse: Response message for the `RefreshConsumer` @@ -4089,9 +4089,9 @@ type V1beta1RemoveVisibilityLabelsResponse struct { NullFields []string `json:"-"` } -func (s *V1beta1RemoveVisibilityLabelsResponse) MarshalJSON() ([]byte, error) { +func (s V1beta1RemoveVisibilityLabelsResponse) MarshalJSON() ([]byte, error) { type NoMethod V1beta1RemoveVisibilityLabelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1beta1ServiceAccount: A service account in the Identity and Access @@ -4123,9 +4123,9 @@ type V1beta1ServiceAccount struct { NullFields []string `json:"-"` } -func (s *V1beta1ServiceAccount) MarshalJSON() ([]byte, error) { +func (s V1beta1ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod V1beta1ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsGetCall struct { diff --git a/servicecontrol/v1/servicecontrol-gen.go b/servicecontrol/v1/servicecontrol-gen.go index d9b8bebdc5..01d70eac80 100644 --- a/servicecontrol/v1/servicecontrol-gen.go +++ b/servicecontrol/v1/servicecontrol-gen.go @@ -192,9 +192,9 @@ type AllocateInfo struct { NullFields []string `json:"-"` } -func (s *AllocateInfo) MarshalJSON() ([]byte, error) { +func (s AllocateInfo) MarshalJSON() ([]byte, error) { type NoMethod AllocateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocateQuotaRequest: Request message for the AllocateQuota method. @@ -218,9 +218,9 @@ type AllocateQuotaRequest struct { NullFields []string `json:"-"` } -func (s *AllocateQuotaRequest) MarshalJSON() ([]byte, error) { +func (s AllocateQuotaRequest) MarshalJSON() ([]byte, error) { type NoMethod AllocateQuotaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AllocateQuotaResponse: Response message for the AllocateQuota method. @@ -259,9 +259,9 @@ type AllocateQuotaResponse struct { NullFields []string `json:"-"` } -func (s *AllocateQuotaResponse) MarshalJSON() ([]byte, error) { +func (s AllocateQuotaResponse) MarshalJSON() ([]byte, error) { type NoMethod AllocateQuotaResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttributeValue: The allowed types for [VALUE] in a `[KEY]:[VALUE]` @@ -286,9 +286,9 @@ type AttributeValue struct { NullFields []string `json:"-"` } -func (s *AttributeValue) MarshalJSON() ([]byte, error) { +func (s AttributeValue) MarshalJSON() ([]byte, error) { type NoMethod AttributeValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Attributes: A set of attributes, each in the format `[KEY]:[VALUE]`. @@ -316,9 +316,9 @@ type Attributes struct { NullFields []string `json:"-"` } -func (s *Attributes) MarshalJSON() ([]byte, error) { +func (s Attributes) MarshalJSON() ([]byte, error) { type NoMethod Attributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLog: Common audit log format for Google Cloud Platform API operations. @@ -394,9 +394,9 @@ type AuditLog struct { NullFields []string `json:"-"` } -func (s *AuditLog) MarshalJSON() ([]byte, error) { +func (s AuditLog) MarshalJSON() ([]byte, error) { type NoMethod AuditLog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Auth: This message defines request authentication attributes. Terminology is @@ -459,9 +459,9 @@ type Auth struct { NullFields []string `json:"-"` } -func (s *Auth) MarshalJSON() ([]byte, error) { +func (s Auth) MarshalJSON() ([]byte, error) { type NoMethod Auth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticationInfo: Authentication information for the operation. @@ -514,9 +514,9 @@ type AuthenticationInfo struct { NullFields []string `json:"-"` } -func (s *AuthenticationInfo) MarshalJSON() ([]byte, error) { +func (s AuthenticationInfo) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizationInfo: Authorization information for the operation. @@ -564,9 +564,9 @@ type AuthorizationInfo struct { NullFields []string `json:"-"` } -func (s *AuthorizationInfo) MarshalJSON() ([]byte, error) { +func (s AuthorizationInfo) MarshalJSON() ([]byte, error) { type NoMethod AuthorizationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckError: Defines the errors to be returned in @@ -671,9 +671,9 @@ type CheckError struct { NullFields []string `json:"-"` } -func (s *CheckError) MarshalJSON() ([]byte, error) { +func (s CheckError) MarshalJSON() ([]byte, error) { type NoMethod CheckError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckInfo: Contains additional information about the check operation. @@ -701,9 +701,9 @@ type CheckInfo struct { NullFields []string `json:"-"` } -func (s *CheckInfo) MarshalJSON() ([]byte, error) { +func (s CheckInfo) MarshalJSON() ([]byte, error) { type NoMethod CheckInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckRequest: Request message for the Check method. @@ -735,9 +735,9 @@ type CheckRequest struct { NullFields []string `json:"-"` } -func (s *CheckRequest) MarshalJSON() ([]byte, error) { +func (s CheckRequest) MarshalJSON() ([]byte, error) { type NoMethod CheckRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckResponse: Response message for the Check method. @@ -776,9 +776,9 @@ type CheckResponse struct { NullFields []string `json:"-"` } -func (s *CheckResponse) MarshalJSON() ([]byte, error) { +func (s CheckResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumerInfo: `ConsumerInfo` provides information about the consumer. @@ -817,9 +817,9 @@ type ConsumerInfo struct { NullFields []string `json:"-"` } -func (s *ConsumerInfo) MarshalJSON() ([]byte, error) { +func (s ConsumerInfo) MarshalJSON() ([]byte, error) { type NoMethod ConsumerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Distribution: Distribution represents a frequency distribution of @@ -875,9 +875,9 @@ type Distribution struct { NullFields []string `json:"-"` } -func (s *Distribution) MarshalJSON() ([]byte, error) { +func (s Distribution) MarshalJSON() ([]byte, error) { type NoMethod Distribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Distribution) UnmarshalJSON(data []byte) error { @@ -931,9 +931,9 @@ type Exemplar struct { NullFields []string `json:"-"` } -func (s *Exemplar) MarshalJSON() ([]byte, error) { +func (s Exemplar) MarshalJSON() ([]byte, error) { type NoMethod Exemplar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Exemplar) UnmarshalJSON(data []byte) error { @@ -975,9 +975,9 @@ type ExplicitBuckets struct { NullFields []string `json:"-"` } -func (s *ExplicitBuckets) MarshalJSON() ([]byte, error) { +func (s ExplicitBuckets) MarshalJSON() ([]byte, error) { type NoMethod ExplicitBuckets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ExplicitBuckets) UnmarshalJSON(data []byte) error { @@ -1024,9 +1024,9 @@ type ExponentialBuckets struct { NullFields []string `json:"-"` } -func (s *ExponentialBuckets) MarshalJSON() ([]byte, error) { +func (s ExponentialBuckets) MarshalJSON() ([]byte, error) { type NoMethod ExponentialBuckets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ExponentialBuckets) UnmarshalJSON(data []byte) error { @@ -1064,9 +1064,9 @@ type FirstPartyPrincipal struct { NullFields []string `json:"-"` } -func (s *FirstPartyPrincipal) MarshalJSON() ([]byte, error) { +func (s FirstPartyPrincipal) MarshalJSON() ([]byte, error) { type NoMethod FirstPartyPrincipal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRequest: A common proto for logging HTTP requests. Only contains @@ -1132,9 +1132,9 @@ type HttpRequest struct { NullFields []string `json:"-"` } -func (s *HttpRequest) MarshalJSON() ([]byte, error) { +func (s HttpRequest) MarshalJSON() ([]byte, error) { type NoMethod HttpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LinearBuckets: Describing buckets with constant width. @@ -1163,9 +1163,9 @@ type LinearBuckets struct { NullFields []string `json:"-"` } -func (s *LinearBuckets) MarshalJSON() ([]byte, error) { +func (s LinearBuckets) MarshalJSON() ([]byte, error) { type NoMethod LinearBuckets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LinearBuckets) UnmarshalJSON(data []byte) error { @@ -1248,9 +1248,9 @@ type LogEntry struct { NullFields []string `json:"-"` } -func (s *LogEntry) MarshalJSON() ([]byte, error) { +func (s LogEntry) MarshalJSON() ([]byte, error) { type NoMethod LogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogEntryOperation: Additional information about a potentially long-running @@ -1282,9 +1282,9 @@ type LogEntryOperation struct { NullFields []string `json:"-"` } -func (s *LogEntryOperation) MarshalJSON() ([]byte, error) { +func (s LogEntryOperation) MarshalJSON() ([]byte, error) { type NoMethod LogEntryOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogEntrySourceLocation: Additional information about the source code @@ -1316,9 +1316,9 @@ type LogEntrySourceLocation struct { NullFields []string `json:"-"` } -func (s *LogEntrySourceLocation) MarshalJSON() ([]byte, error) { +func (s LogEntrySourceLocation) MarshalJSON() ([]byte, error) { type NoMethod LogEntrySourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricValue: Represents a single metric value. @@ -1362,9 +1362,9 @@ type MetricValue struct { NullFields []string `json:"-"` } -func (s *MetricValue) MarshalJSON() ([]byte, error) { +func (s MetricValue) MarshalJSON() ([]byte, error) { type NoMethod MetricValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MetricValue) UnmarshalJSON(data []byte) error { @@ -1404,9 +1404,9 @@ type MetricValueSet struct { NullFields []string `json:"-"` } -func (s *MetricValueSet) MarshalJSON() ([]byte, error) { +func (s MetricValueSet) MarshalJSON() ([]byte, error) { type NoMethod MetricValueSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -1435,9 +1435,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: Represents information regarding an operation. @@ -1532,9 +1532,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrgPolicyViolationInfo: Represents OrgPolicy Violation information. @@ -1564,9 +1564,9 @@ type OrgPolicyViolationInfo struct { NullFields []string `json:"-"` } -func (s *OrgPolicyViolationInfo) MarshalJSON() ([]byte, error) { +func (s OrgPolicyViolationInfo) MarshalJSON() ([]byte, error) { type NoMethod OrgPolicyViolationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Peer: This message defines attributes for a node that handles a network @@ -1601,9 +1601,9 @@ type Peer struct { NullFields []string `json:"-"` } -func (s *Peer) MarshalJSON() ([]byte, error) { +func (s Peer) MarshalJSON() ([]byte, error) { type NoMethod Peer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyViolationInfo: Information related to policy violations for this @@ -1625,9 +1625,9 @@ type PolicyViolationInfo struct { NullFields []string `json:"-"` } -func (s *PolicyViolationInfo) MarshalJSON() ([]byte, error) { +func (s PolicyViolationInfo) MarshalJSON() ([]byte, error) { type NoMethod PolicyViolationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaError: Represents error information for QuotaOperation. @@ -1683,9 +1683,9 @@ type QuotaError struct { NullFields []string `json:"-"` } -func (s *QuotaError) MarshalJSON() ([]byte, error) { +func (s QuotaError) MarshalJSON() ([]byte, error) { type NoMethod QuotaError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaInfo: Contains the quota information for a quota check response. @@ -1728,9 +1728,9 @@ type QuotaInfo struct { NullFields []string `json:"-"` } -func (s *QuotaInfo) MarshalJSON() ([]byte, error) { +func (s QuotaInfo) MarshalJSON() ([]byte, error) { type NoMethod QuotaInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaOperation: Represents information regarding a quota operation. @@ -1804,9 +1804,9 @@ type QuotaOperation struct { NullFields []string `json:"-"` } -func (s *QuotaOperation) MarshalJSON() ([]byte, error) { +func (s QuotaOperation) MarshalJSON() ([]byte, error) { type NoMethod QuotaOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaProperties: Represents the properties needed for quota operations. @@ -1836,9 +1836,9 @@ type QuotaProperties struct { NullFields []string `json:"-"` } -func (s *QuotaProperties) MarshalJSON() ([]byte, error) { +func (s QuotaProperties) MarshalJSON() ([]byte, error) { type NoMethod QuotaProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportError: Represents the processing error of one Operation in the @@ -1861,9 +1861,9 @@ type ReportError struct { NullFields []string `json:"-"` } -func (s *ReportError) MarshalJSON() ([]byte, error) { +func (s ReportError) MarshalJSON() ([]byte, error) { type NoMethod ReportError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRequest: Request message for the Report method. @@ -1893,9 +1893,9 @@ type ReportRequest struct { NullFields []string `json:"-"` } -func (s *ReportRequest) MarshalJSON() ([]byte, error) { +func (s ReportRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportResponse: Response message for the Report method. @@ -1933,9 +1933,9 @@ type ReportResponse struct { NullFields []string `json:"-"` } -func (s *ReportResponse) MarshalJSON() ([]byte, error) { +func (s ReportResponse) MarshalJSON() ([]byte, error) { type NoMethod ReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Request: This message defines attributes for an HTTP request. If the actual @@ -1991,9 +1991,9 @@ type Request struct { NullFields []string `json:"-"` } -func (s *Request) MarshalJSON() ([]byte, error) { +func (s Request) MarshalJSON() ([]byte, error) { type NoMethod Request - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestMetadata: Metadata about the request. @@ -2048,9 +2048,9 @@ type RequestMetadata struct { NullFields []string `json:"-"` } -func (s *RequestMetadata) MarshalJSON() ([]byte, error) { +func (s RequestMetadata) MarshalJSON() ([]byte, error) { type NoMethod RequestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resource: This message defines core attributes for a resource. A resource is @@ -2129,9 +2129,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceInfo: Describes a resource associated with this operation. @@ -2162,9 +2162,9 @@ type ResourceInfo struct { NullFields []string `json:"-"` } -func (s *ResourceInfo) MarshalJSON() ([]byte, error) { +func (s ResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod ResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceLocation: Location information about a resource. @@ -2192,9 +2192,9 @@ type ResourceLocation struct { NullFields []string `json:"-"` } -func (s *ResourceLocation) MarshalJSON() ([]byte, error) { +func (s ResourceLocation) MarshalJSON() ([]byte, error) { type NoMethod ResourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccountDelegationInfo: Identity delegation history of an @@ -2224,9 +2224,9 @@ type ServiceAccountDelegationInfo struct { NullFields []string `json:"-"` } -func (s *ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { +func (s ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccountDelegationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceDelegationHistory: The history of delegation across multiple services @@ -2253,9 +2253,9 @@ type ServiceDelegationHistory struct { NullFields []string `json:"-"` } -func (s *ServiceDelegationHistory) MarshalJSON() ([]byte, error) { +func (s ServiceDelegationHistory) MarshalJSON() ([]byte, error) { type NoMethod ServiceDelegationHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMetadata: Metadata describing the service and additional service @@ -2293,9 +2293,9 @@ type ServiceMetadata struct { NullFields []string `json:"-"` } -func (s *ServiceMetadata) MarshalJSON() ([]byte, error) { +func (s ServiceMetadata) MarshalJSON() ([]byte, error) { type NoMethod ServiceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpanContext: The context of a span. This is attached to an Exemplar in @@ -2322,9 +2322,9 @@ type SpanContext struct { NullFields []string `json:"-"` } -func (s *SpanContext) MarshalJSON() ([]byte, error) { +func (s SpanContext) MarshalJSON() ([]byte, error) { type NoMethod SpanContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2356,9 +2356,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyPrincipal: Third party identity principal. @@ -2378,9 +2378,9 @@ type ThirdPartyPrincipal struct { NullFields []string `json:"-"` } -func (s *ThirdPartyPrincipal) MarshalJSON() ([]byte, error) { +func (s ThirdPartyPrincipal) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyPrincipal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TraceSpan: A span represents a single operation within a trace. Spans can be @@ -2464,9 +2464,9 @@ type TraceSpan struct { NullFields []string `json:"-"` } -func (s *TraceSpan) MarshalJSON() ([]byte, error) { +func (s TraceSpan) MarshalJSON() ([]byte, error) { type NoMethod TraceSpan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TruncatableString: Represents a string that might be shortened to a @@ -2494,9 +2494,9 @@ type TruncatableString struct { NullFields []string `json:"-"` } -func (s *TruncatableString) MarshalJSON() ([]byte, error) { +func (s TruncatableString) MarshalJSON() ([]byte, error) { type NoMethod TruncatableString - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1HttpRequest: A common proto for logging HTTP requests. Only contains @@ -2562,9 +2562,9 @@ type V1HttpRequest struct { NullFields []string `json:"-"` } -func (s *V1HttpRequest) MarshalJSON() ([]byte, error) { +func (s V1HttpRequest) MarshalJSON() ([]byte, error) { type NoMethod V1HttpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1LogEntry: An individual log entry. @@ -2635,9 +2635,9 @@ type V1LogEntry struct { NullFields []string `json:"-"` } -func (s *V1LogEntry) MarshalJSON() ([]byte, error) { +func (s V1LogEntry) MarshalJSON() ([]byte, error) { type NoMethod V1LogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1LogEntryOperation: Additional information about a potentially long-running @@ -2669,9 +2669,9 @@ type V1LogEntryOperation struct { NullFields []string `json:"-"` } -func (s *V1LogEntryOperation) MarshalJSON() ([]byte, error) { +func (s V1LogEntryOperation) MarshalJSON() ([]byte, error) { type NoMethod V1LogEntryOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1LogEntrySourceLocation: Additional information about the source code @@ -2703,9 +2703,9 @@ type V1LogEntrySourceLocation struct { NullFields []string `json:"-"` } -func (s *V1LogEntrySourceLocation) MarshalJSON() ([]byte, error) { +func (s V1LogEntrySourceLocation) MarshalJSON() ([]byte, error) { type NoMethod V1LogEntrySourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V1ResourceEvent: Report v2 extension proto for passing the resource metadata @@ -2758,9 +2758,9 @@ type V1ResourceEvent struct { NullFields []string `json:"-"` } -func (s *V1ResourceEvent) MarshalJSON() ([]byte, error) { +func (s V1ResourceEvent) MarshalJSON() ([]byte, error) { type NoMethod V1ResourceEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViolationInfo: Provides information about the Policy violation info for this @@ -2795,9 +2795,9 @@ type ViolationInfo struct { NullFields []string `json:"-"` } -func (s *ViolationInfo) MarshalJSON() ([]byte, error) { +func (s ViolationInfo) MarshalJSON() ([]byte, error) { type NoMethod ViolationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServicesAllocateQuotaCall struct { diff --git a/servicecontrol/v2/servicecontrol-gen.go b/servicecontrol/v2/servicecontrol-gen.go index e68cc48b31..290ad4f45a 100644 --- a/servicecontrol/v2/servicecontrol-gen.go +++ b/servicecontrol/v2/servicecontrol-gen.go @@ -203,9 +203,9 @@ type Api struct { NullFields []string `json:"-"` } -func (s *Api) MarshalJSON() ([]byte, error) { +func (s Api) MarshalJSON() ([]byte, error) { type NoMethod Api - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AttributeContext: This message defines the standard attribute vocabulary for @@ -259,9 +259,9 @@ type AttributeContext struct { NullFields []string `json:"-"` } -func (s *AttributeContext) MarshalJSON() ([]byte, error) { +func (s AttributeContext) MarshalJSON() ([]byte, error) { type NoMethod AttributeContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLog: Common audit log format for Google Cloud Platform API operations. @@ -337,9 +337,9 @@ type AuditLog struct { NullFields []string `json:"-"` } -func (s *AuditLog) MarshalJSON() ([]byte, error) { +func (s AuditLog) MarshalJSON() ([]byte, error) { type NoMethod AuditLog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Auth: This message defines request authentication attributes. Terminology is @@ -402,9 +402,9 @@ type Auth struct { NullFields []string `json:"-"` } -func (s *Auth) MarshalJSON() ([]byte, error) { +func (s Auth) MarshalJSON() ([]byte, error) { type NoMethod Auth - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticationInfo: Authentication information for the operation. @@ -457,9 +457,9 @@ type AuthenticationInfo struct { NullFields []string `json:"-"` } -func (s *AuthenticationInfo) MarshalJSON() ([]byte, error) { +func (s AuthenticationInfo) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthorizationInfo: Authorization information for the operation. @@ -507,9 +507,9 @@ type AuthorizationInfo struct { NullFields []string `json:"-"` } -func (s *AuthorizationInfo) MarshalJSON() ([]byte, error) { +func (s AuthorizationInfo) MarshalJSON() ([]byte, error) { type NoMethod AuthorizationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckRequest: Request message for the Check method. @@ -539,9 +539,9 @@ type CheckRequest struct { NullFields []string `json:"-"` } -func (s *CheckRequest) MarshalJSON() ([]byte, error) { +func (s CheckRequest) MarshalJSON() ([]byte, error) { type NoMethod CheckRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CheckResponse: Response message for the Check method. @@ -569,9 +569,9 @@ type CheckResponse struct { NullFields []string `json:"-"` } -func (s *CheckResponse) MarshalJSON() ([]byte, error) { +func (s CheckResponse) MarshalJSON() ([]byte, error) { type NoMethod CheckResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FirstPartyPrincipal: First party identity principal. @@ -593,9 +593,9 @@ type FirstPartyPrincipal struct { NullFields []string `json:"-"` } -func (s *FirstPartyPrincipal) MarshalJSON() ([]byte, error) { +func (s FirstPartyPrincipal) MarshalJSON() ([]byte, error) { type NoMethod FirstPartyPrincipal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrgPolicyViolationInfo: Represents OrgPolicy Violation information. @@ -625,9 +625,9 @@ type OrgPolicyViolationInfo struct { NullFields []string `json:"-"` } -func (s *OrgPolicyViolationInfo) MarshalJSON() ([]byte, error) { +func (s OrgPolicyViolationInfo) MarshalJSON() ([]byte, error) { type NoMethod OrgPolicyViolationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Peer: This message defines attributes for a node that handles a network @@ -662,9 +662,9 @@ type Peer struct { NullFields []string `json:"-"` } -func (s *Peer) MarshalJSON() ([]byte, error) { +func (s Peer) MarshalJSON() ([]byte, error) { type NoMethod Peer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyViolationInfo: Information related to policy violations for this @@ -686,9 +686,9 @@ type PolicyViolationInfo struct { NullFields []string `json:"-"` } -func (s *PolicyViolationInfo) MarshalJSON() ([]byte, error) { +func (s PolicyViolationInfo) MarshalJSON() ([]byte, error) { type NoMethod PolicyViolationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportRequest: Request message for the Report method. @@ -714,9 +714,9 @@ type ReportRequest struct { NullFields []string `json:"-"` } -func (s *ReportRequest) MarshalJSON() ([]byte, error) { +func (s ReportRequest) MarshalJSON() ([]byte, error) { type NoMethod ReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportResponse: Response message for the Report method. @@ -740,9 +740,9 @@ type ReportResponse struct { NullFields []string `json:"-"` } -func (s *ReportResponse) MarshalJSON() ([]byte, error) { +func (s ReportResponse) MarshalJSON() ([]byte, error) { type NoMethod ReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Request: This message defines attributes for an HTTP request. If the actual @@ -798,9 +798,9 @@ type Request struct { NullFields []string `json:"-"` } -func (s *Request) MarshalJSON() ([]byte, error) { +func (s Request) MarshalJSON() ([]byte, error) { type NoMethod Request - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestMetadata: Metadata about the request. @@ -855,9 +855,9 @@ type RequestMetadata struct { NullFields []string `json:"-"` } -func (s *RequestMetadata) MarshalJSON() ([]byte, error) { +func (s RequestMetadata) MarshalJSON() ([]byte, error) { type NoMethod RequestMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resource: This message defines core attributes for a resource. A resource is @@ -936,9 +936,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceInfo: Describes a resource referenced in the request. @@ -973,9 +973,9 @@ type ResourceInfo struct { NullFields []string `json:"-"` } -func (s *ResourceInfo) MarshalJSON() ([]byte, error) { +func (s ResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod ResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceLocation: Location information about a resource. @@ -1003,9 +1003,9 @@ type ResourceLocation struct { NullFields []string `json:"-"` } -func (s *ResourceLocation) MarshalJSON() ([]byte, error) { +func (s ResourceLocation) MarshalJSON() ([]byte, error) { type NoMethod ResourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Response: This message defines attributes for a typical network response. It @@ -1040,9 +1040,9 @@ type Response struct { NullFields []string `json:"-"` } -func (s *Response) MarshalJSON() ([]byte, error) { +func (s Response) MarshalJSON() ([]byte, error) { type NoMethod Response - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccountDelegationInfo: Identity delegation history of an @@ -1072,9 +1072,9 @@ type ServiceAccountDelegationInfo struct { NullFields []string `json:"-"` } -func (s *ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { +func (s ServiceAccountDelegationInfo) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccountDelegationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceDelegationHistory: The history of delegation across multiple services @@ -1101,9 +1101,9 @@ type ServiceDelegationHistory struct { NullFields []string `json:"-"` } -func (s *ServiceDelegationHistory) MarshalJSON() ([]byte, error) { +func (s ServiceDelegationHistory) MarshalJSON() ([]byte, error) { type NoMethod ServiceDelegationHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceMetadata: Metadata describing the service and additional service @@ -1141,9 +1141,9 @@ type ServiceMetadata struct { NullFields []string `json:"-"` } -func (s *ServiceMetadata) MarshalJSON() ([]byte, error) { +func (s ServiceMetadata) MarshalJSON() ([]byte, error) { type NoMethod ServiceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpanContext: The context of a span. This is attached to an Exemplar in @@ -1170,9 +1170,9 @@ type SpanContext struct { NullFields []string `json:"-"` } -func (s *SpanContext) MarshalJSON() ([]byte, error) { +func (s SpanContext) MarshalJSON() ([]byte, error) { type NoMethod SpanContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1204,9 +1204,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyPrincipal: Third party identity principal. @@ -1226,9 +1226,9 @@ type ThirdPartyPrincipal struct { NullFields []string `json:"-"` } -func (s *ThirdPartyPrincipal) MarshalJSON() ([]byte, error) { +func (s ThirdPartyPrincipal) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyPrincipal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2HttpRequest: A common proto for logging HTTP requests. Only contains @@ -1294,9 +1294,9 @@ type V2HttpRequest struct { NullFields []string `json:"-"` } -func (s *V2HttpRequest) MarshalJSON() ([]byte, error) { +func (s V2HttpRequest) MarshalJSON() ([]byte, error) { type NoMethod V2HttpRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2LogEntry: An individual log entry. @@ -1367,9 +1367,9 @@ type V2LogEntry struct { NullFields []string `json:"-"` } -func (s *V2LogEntry) MarshalJSON() ([]byte, error) { +func (s V2LogEntry) MarshalJSON() ([]byte, error) { type NoMethod V2LogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2LogEntryOperation: Additional information about a potentially long-running @@ -1401,9 +1401,9 @@ type V2LogEntryOperation struct { NullFields []string `json:"-"` } -func (s *V2LogEntryOperation) MarshalJSON() ([]byte, error) { +func (s V2LogEntryOperation) MarshalJSON() ([]byte, error) { type NoMethod V2LogEntryOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2LogEntrySourceLocation: Additional information about the source code @@ -1435,9 +1435,9 @@ type V2LogEntrySourceLocation struct { NullFields []string `json:"-"` } -func (s *V2LogEntrySourceLocation) MarshalJSON() ([]byte, error) { +func (s V2LogEntrySourceLocation) MarshalJSON() ([]byte, error) { type NoMethod V2LogEntrySourceLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // V2ResourceEvent: Report v2 extension proto for passing the resource metadata @@ -1490,9 +1490,9 @@ type V2ResourceEvent struct { NullFields []string `json:"-"` } -func (s *V2ResourceEvent) MarshalJSON() ([]byte, error) { +func (s V2ResourceEvent) MarshalJSON() ([]byte, error) { type NoMethod V2ResourceEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViolationInfo: Provides information about the Policy violation info for this @@ -1527,9 +1527,9 @@ type ViolationInfo struct { NullFields []string `json:"-"` } -func (s *ViolationInfo) MarshalJSON() ([]byte, error) { +func (s ViolationInfo) MarshalJSON() ([]byte, error) { type NoMethod ViolationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ServicesCheckCall struct { diff --git a/servicedirectory/v1/servicedirectory-gen.go b/servicedirectory/v1/servicedirectory-gen.go index 5c8e4a011c..77f027c8ac 100644 --- a/servicedirectory/v1/servicedirectory-gen.go +++ b/servicedirectory/v1/servicedirectory-gen.go @@ -305,9 +305,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -371,9 +371,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -419,9 +419,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -442,9 +442,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -474,9 +474,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEndpointsResponse: The response message for @@ -503,9 +503,9 @@ type ListEndpointsResponse struct { NullFields []string `json:"-"` } -func (s *ListEndpointsResponse) MarshalJSON() ([]byte, error) { +func (s ListEndpointsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEndpointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -531,9 +531,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNamespacesResponse: The response message for @@ -560,9 +560,9 @@ type ListNamespacesResponse struct { NullFields []string `json:"-"` } -func (s *ListNamespacesResponse) MarshalJSON() ([]byte, error) { +func (s ListNamespacesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNamespacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: The response message for @@ -589,9 +589,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -627,9 +627,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Namespace: A container for services. Namespaces allow administrators to @@ -661,9 +661,9 @@ type Namespace struct { NullFields []string `json:"-"` } -func (s *Namespace) MarshalJSON() ([]byte, error) { +func (s Namespace) MarshalJSON() ([]byte, error) { type NoMethod Namespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -751,9 +751,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResolveServiceRequest: The request message for LookupService.ResolveService. @@ -800,9 +800,9 @@ type ResolveServiceRequest struct { NullFields []string `json:"-"` } -func (s *ResolveServiceRequest) MarshalJSON() ([]byte, error) { +func (s ResolveServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod ResolveServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResolveServiceResponse: The response message for @@ -825,9 +825,9 @@ type ResolveServiceResponse struct { NullFields []string `json:"-"` } -func (s *ResolveServiceResponse) MarshalJSON() ([]byte, error) { +func (s ResolveServiceResponse) MarshalJSON() ([]byte, error) { type NoMethod ResolveServiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: An individual service. A service contains a name and optional @@ -874,9 +874,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -899,9 +899,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -924,9 +924,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -951,9 +951,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/servicedirectory/v1beta1/servicedirectory-gen.go b/servicedirectory/v1beta1/servicedirectory-gen.go index 0128c5d998..f2ff34d40b 100644 --- a/servicedirectory/v1beta1/servicedirectory-gen.go +++ b/servicedirectory/v1beta1/servicedirectory-gen.go @@ -317,9 +317,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -386,9 +386,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -434,9 +434,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -457,9 +457,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -489,9 +489,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEndpointsResponse: The response message for @@ -518,9 +518,9 @@ type ListEndpointsResponse struct { NullFields []string `json:"-"` } -func (s *ListEndpointsResponse) MarshalJSON() ([]byte, error) { +func (s ListEndpointsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEndpointsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -546,9 +546,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNamespacesResponse: The response message for @@ -575,9 +575,9 @@ type ListNamespacesResponse struct { NullFields []string `json:"-"` } -func (s *ListNamespacesResponse) MarshalJSON() ([]byte, error) { +func (s ListNamespacesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNamespacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: The response message for @@ -604,9 +604,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -642,9 +642,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Namespace: A container for services. Namespaces allow administrators to @@ -680,9 +680,9 @@ type Namespace struct { NullFields []string `json:"-"` } -func (s *Namespace) MarshalJSON() ([]byte, error) { +func (s Namespace) MarshalJSON() ([]byte, error) { type NoMethod Namespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -770,9 +770,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResolveServiceRequest: The request message for LookupService.ResolveService. @@ -819,9 +819,9 @@ type ResolveServiceRequest struct { NullFields []string `json:"-"` } -func (s *ResolveServiceRequest) MarshalJSON() ([]byte, error) { +func (s ResolveServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod ResolveServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResolveServiceResponse: The response message for @@ -844,9 +844,9 @@ type ResolveServiceResponse struct { NullFields []string `json:"-"` } -func (s *ResolveServiceResponse) MarshalJSON() ([]byte, error) { +func (s ResolveServiceResponse) MarshalJSON() ([]byte, error) { type NoMethod ResolveServiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: An individual service. A service contains a name and optional @@ -898,9 +898,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -923,9 +923,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -948,9 +948,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -975,9 +975,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/servicemanagement/v1/servicemanagement-gen.go b/servicemanagement/v1/servicemanagement-gen.go index 8a31fe3e98..3c1b69a84f 100644 --- a/servicemanagement/v1/servicemanagement-gen.go +++ b/servicemanagement/v1/servicemanagement-gen.go @@ -248,9 +248,9 @@ type Advice struct { NullFields []string `json:"-"` } -func (s *Advice) MarshalJSON() ([]byte, error) { +func (s Advice) MarshalJSON() ([]byte, error) { type NoMethod Advice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Api: Api is a light-weight descriptor for an API Interface. Interfaces are @@ -309,9 +309,9 @@ type Api struct { NullFields []string `json:"-"` } -func (s *Api) MarshalJSON() ([]byte, error) { +func (s Api) MarshalJSON() ([]byte, error) { type NoMethod Api - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -350,9 +350,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -385,9 +385,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthProvider: Configuration for an authentication provider, including @@ -451,9 +451,9 @@ type AuthProvider struct { NullFields []string `json:"-"` } -func (s *AuthProvider) MarshalJSON() ([]byte, error) { +func (s AuthProvider) MarshalJSON() ([]byte, error) { type NoMethod AuthProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthRequirement: User-defined authentication requirements, including support @@ -489,9 +489,9 @@ type AuthRequirement struct { NullFields []string `json:"-"` } -func (s *AuthRequirement) MarshalJSON() ([]byte, error) { +func (s AuthRequirement) MarshalJSON() ([]byte, error) { type NoMethod AuthRequirement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authentication: `Authentication` defines the authentication configuration @@ -521,9 +521,9 @@ type Authentication struct { NullFields []string `json:"-"` } -func (s *Authentication) MarshalJSON() ([]byte, error) { +func (s Authentication) MarshalJSON() ([]byte, error) { type NoMethod Authentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticationRule: Authentication rules for the service. By default, if a @@ -555,9 +555,9 @@ type AuthenticationRule struct { NullFields []string `json:"-"` } -func (s *AuthenticationRule) MarshalJSON() ([]byte, error) { +func (s AuthenticationRule) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backend: `Backend` defines the backend configuration for a service. @@ -578,9 +578,9 @@ type Backend struct { NullFields []string `json:"-"` } -func (s *Backend) MarshalJSON() ([]byte, error) { +func (s Backend) MarshalJSON() ([]byte, error) { type NoMethod Backend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendRule: A backend rule provides configuration for an individual API @@ -665,9 +665,9 @@ type BackendRule struct { NullFields []string `json:"-"` } -func (s *BackendRule) MarshalJSON() ([]byte, error) { +func (s BackendRule) MarshalJSON() ([]byte, error) { type NoMethod BackendRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendRule) UnmarshalJSON(data []byte) error { @@ -723,9 +723,9 @@ type Billing struct { NullFields []string `json:"-"` } -func (s *Billing) MarshalJSON() ([]byte, error) { +func (s Billing) MarshalJSON() ([]byte, error) { type NoMethod Billing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingDestination: Configuration of a specific billing destination @@ -750,9 +750,9 @@ type BillingDestination struct { NullFields []string `json:"-"` } -func (s *BillingDestination) MarshalJSON() ([]byte, error) { +func (s BillingDestination) MarshalJSON() ([]byte, error) { type NoMethod BillingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -849,9 +849,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangeReport: Change report associated with a particular service @@ -877,9 +877,9 @@ type ChangeReport struct { NullFields []string `json:"-"` } -func (s *ChangeReport) MarshalJSON() ([]byte, error) { +func (s ChangeReport) MarshalJSON() ([]byte, error) { type NoMethod ChangeReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientLibrarySettings: Details about how and where to publish client @@ -957,9 +957,9 @@ type ClientLibrarySettings struct { NullFields []string `json:"-"` } -func (s *ClientLibrarySettings) MarshalJSON() ([]byte, error) { +func (s ClientLibrarySettings) MarshalJSON() ([]byte, error) { type NoMethod ClientLibrarySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonLanguageSettings: Required information for every language. @@ -991,9 +991,9 @@ type CommonLanguageSettings struct { NullFields []string `json:"-"` } -func (s *CommonLanguageSettings) MarshalJSON() ([]byte, error) { +func (s CommonLanguageSettings) MarshalJSON() ([]byte, error) { type NoMethod CommonLanguageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigChange: Output generated from semantically comparing two versions of a @@ -1043,9 +1043,9 @@ type ConfigChange struct { NullFields []string `json:"-"` } -func (s *ConfigChange) MarshalJSON() ([]byte, error) { +func (s ConfigChange) MarshalJSON() ([]byte, error) { type NoMethod ConfigChange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigFile: Generic specification of a source configuration file @@ -1085,9 +1085,9 @@ type ConfigFile struct { NullFields []string `json:"-"` } -func (s *ConfigFile) MarshalJSON() ([]byte, error) { +func (s ConfigFile) MarshalJSON() ([]byte, error) { type NoMethod ConfigFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigRef: Represents a service configuration with its name and id. @@ -1108,9 +1108,9 @@ type ConfigRef struct { NullFields []string `json:"-"` } -func (s *ConfigRef) MarshalJSON() ([]byte, error) { +func (s ConfigRef) MarshalJSON() ([]byte, error) { type NoMethod ConfigRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConfigSource: Represents a source file which is used to generate the service @@ -1136,9 +1136,9 @@ type ConfigSource struct { NullFields []string `json:"-"` } -func (s *ConfigSource) MarshalJSON() ([]byte, error) { +func (s ConfigSource) MarshalJSON() ([]byte, error) { type NoMethod ConfigSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Context: `Context` defines which contexts an API requests. Example: context: @@ -1172,9 +1172,9 @@ type Context struct { NullFields []string `json:"-"` } -func (s *Context) MarshalJSON() ([]byte, error) { +func (s Context) MarshalJSON() ([]byte, error) { type NoMethod Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContextRule: A context rule provides information about the context for an @@ -1206,9 +1206,9 @@ type ContextRule struct { NullFields []string `json:"-"` } -func (s *ContextRule) MarshalJSON() ([]byte, error) { +func (s ContextRule) MarshalJSON() ([]byte, error) { type NoMethod ContextRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Control: Selects and configures the service controller used by the service. @@ -1233,9 +1233,9 @@ type Control struct { NullFields []string `json:"-"` } -func (s *Control) MarshalJSON() ([]byte, error) { +func (s Control) MarshalJSON() ([]byte, error) { type NoMethod Control - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CppSettings: Settings for C++ client libraries. @@ -1255,9 +1255,9 @@ type CppSettings struct { NullFields []string `json:"-"` } -func (s *CppSettings) MarshalJSON() ([]byte, error) { +func (s CppSettings) MarshalJSON() ([]byte, error) { type NoMethod CppSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomError: Customize service error responses. For example, list any @@ -1284,9 +1284,9 @@ type CustomError struct { NullFields []string `json:"-"` } -func (s *CustomError) MarshalJSON() ([]byte, error) { +func (s CustomError) MarshalJSON() ([]byte, error) { type NoMethod CustomError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorRule: A custom error rule. @@ -1311,9 +1311,9 @@ type CustomErrorRule struct { NullFields []string `json:"-"` } -func (s *CustomErrorRule) MarshalJSON() ([]byte, error) { +func (s CustomErrorRule) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomHttpPattern: A custom pattern is used for defining custom HTTP verb. @@ -1335,9 +1335,9 @@ type CustomHttpPattern struct { NullFields []string `json:"-"` } -func (s *CustomHttpPattern) MarshalJSON() ([]byte, error) { +func (s CustomHttpPattern) MarshalJSON() ([]byte, error) { type NoMethod CustomHttpPattern - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteServiceStrategy: Strategy used to delete a service. This strategy is a @@ -1370,9 +1370,9 @@ type Diagnostic struct { NullFields []string `json:"-"` } -func (s *Diagnostic) MarshalJSON() ([]byte, error) { +func (s Diagnostic) MarshalJSON() ([]byte, error) { type NoMethod Diagnostic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Documentation: `Documentation` provides the information for describing a @@ -1446,9 +1446,9 @@ type Documentation struct { NullFields []string `json:"-"` } -func (s *Documentation) MarshalJSON() ([]byte, error) { +func (s Documentation) MarshalJSON() ([]byte, error) { type NoMethod Documentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentationRule: A documentation rule provides information about @@ -1486,9 +1486,9 @@ type DocumentationRule struct { NullFields []string `json:"-"` } -func (s *DocumentationRule) MarshalJSON() ([]byte, error) { +func (s DocumentationRule) MarshalJSON() ([]byte, error) { type NoMethod DocumentationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DotnetSettings: Settings for Dotnet client libraries. @@ -1530,9 +1530,9 @@ type DotnetSettings struct { NullFields []string `json:"-"` } -func (s *DotnetSettings) MarshalJSON() ([]byte, error) { +func (s DotnetSettings) MarshalJSON() ([]byte, error) { type NoMethod DotnetSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnableServiceResponse: Operation payload for EnableService method. @@ -1585,9 +1585,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Enum: Enum type definition. @@ -1623,9 +1623,9 @@ type Enum struct { NullFields []string `json:"-"` } -func (s *Enum) MarshalJSON() ([]byte, error) { +func (s Enum) MarshalJSON() ([]byte, error) { type NoMethod Enum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumValue: Enum value definition. @@ -1649,9 +1649,9 @@ type EnumValue struct { NullFields []string `json:"-"` } -func (s *EnumValue) MarshalJSON() ([]byte, error) { +func (s EnumValue) MarshalJSON() ([]byte, error) { type NoMethod EnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -1697,9 +1697,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: A single field of a message type. @@ -1768,9 +1768,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldPolicy: Google API Policy Annotation This message defines a simple API @@ -1809,9 +1809,9 @@ type FieldPolicy struct { NullFields []string `json:"-"` } -func (s *FieldPolicy) MarshalJSON() ([]byte, error) { +func (s FieldPolicy) MarshalJSON() ([]byte, error) { type NoMethod FieldPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FlowErrorDetails: Encapsulation of flow-specific error details for @@ -1835,9 +1835,9 @@ type FlowErrorDetails struct { NullFields []string `json:"-"` } -func (s *FlowErrorDetails) MarshalJSON() ([]byte, error) { +func (s FlowErrorDetails) MarshalJSON() ([]byte, error) { type NoMethod FlowErrorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateConfigReportRequest: Request message for GenerateConfigReport @@ -1866,9 +1866,9 @@ type GenerateConfigReportRequest struct { NullFields []string `json:"-"` } -func (s *GenerateConfigReportRequest) MarshalJSON() ([]byte, error) { +func (s GenerateConfigReportRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateConfigReportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateConfigReportResponse: Response message for GenerateConfigReport @@ -1900,9 +1900,9 @@ type GenerateConfigReportResponse struct { NullFields []string `json:"-"` } -func (s *GenerateConfigReportResponse) MarshalJSON() ([]byte, error) { +func (s GenerateConfigReportResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateConfigReportResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -1923,9 +1923,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -1955,9 +1955,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoSettings: Settings for Go client libraries. @@ -1977,9 +1977,9 @@ type GoSettings struct { NullFields []string `json:"-"` } -func (s *GoSettings) MarshalJSON() ([]byte, error) { +func (s GoSettings) MarshalJSON() ([]byte, error) { type NoMethod GoSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Http: Defines the HTTP configuration for an API service. It contains a list @@ -2008,9 +2008,9 @@ type Http struct { NullFields []string `json:"-"` } -func (s *Http) MarshalJSON() ([]byte, error) { +func (s Http) MarshalJSON() ([]byte, error) { type NoMethod Http - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRule: gRPC Transcoding gRPC Transcoding is a feature for mapping between @@ -2197,9 +2197,9 @@ type HttpRule struct { NullFields []string `json:"-"` } -func (s *HttpRule) MarshalJSON() ([]byte, error) { +func (s HttpRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JavaSettings: Settings for Java client libraries. @@ -2235,9 +2235,9 @@ type JavaSettings struct { NullFields []string `json:"-"` } -func (s *JavaSettings) MarshalJSON() ([]byte, error) { +func (s JavaSettings) MarshalJSON() ([]byte, error) { type NoMethod JavaSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JwtLocation: Specifies a location to extract JWT from an API request. @@ -2268,9 +2268,9 @@ type JwtLocation struct { NullFields []string `json:"-"` } -func (s *JwtLocation) MarshalJSON() ([]byte, error) { +func (s JwtLocation) MarshalJSON() ([]byte, error) { type NoMethod JwtLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelDescriptor: A description of a label. @@ -2299,9 +2299,9 @@ type LabelDescriptor struct { NullFields []string `json:"-"` } -func (s *LabelDescriptor) MarshalJSON() ([]byte, error) { +func (s LabelDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LabelDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2327,9 +2327,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceConfigsResponse: Response message for ListServiceConfigs method. @@ -2354,9 +2354,9 @@ type ListServiceConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServiceRolloutsResponse: Response message for ListServiceRollouts @@ -2382,9 +2382,9 @@ type ListServiceRolloutsResponse struct { NullFields []string `json:"-"` } -func (s *ListServiceRolloutsResponse) MarshalJSON() ([]byte, error) { +func (s ListServiceRolloutsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServiceRolloutsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response message for `ListServices` method. @@ -2410,9 +2410,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogDescriptor: A description of a log type. Example in YAML format: - name: @@ -2448,9 +2448,9 @@ type LogDescriptor struct { NullFields []string `json:"-"` } -func (s *LogDescriptor) MarshalJSON() ([]byte, error) { +func (s LogDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LogDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Logging: Logging configuration of the service. The following example shows @@ -2489,9 +2489,9 @@ type Logging struct { NullFields []string `json:"-"` } -func (s *Logging) MarshalJSON() ([]byte, error) { +func (s Logging) MarshalJSON() ([]byte, error) { type NoMethod Logging - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingDestination: Configuration of a specific logging destination (the @@ -2518,9 +2518,9 @@ type LoggingDestination struct { NullFields []string `json:"-"` } -func (s *LoggingDestination) MarshalJSON() ([]byte, error) { +func (s LoggingDestination) MarshalJSON() ([]byte, error) { type NoMethod LoggingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunning: Describes settings to use when generating API methods that use @@ -2552,9 +2552,9 @@ type LongRunning struct { NullFields []string `json:"-"` } -func (s *LongRunning) MarshalJSON() ([]byte, error) { +func (s LongRunning) MarshalJSON() ([]byte, error) { type NoMethod LongRunning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LongRunning) UnmarshalJSON(data []byte) error { @@ -2596,9 +2596,9 @@ type ManagedService struct { NullFields []string `json:"-"` } -func (s *ManagedService) MarshalJSON() ([]byte, error) { +func (s ManagedService) MarshalJSON() ([]byte, error) { type NoMethod ManagedService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Method: Method represents a method of an API interface. @@ -2635,9 +2635,9 @@ type Method struct { NullFields []string `json:"-"` } -func (s *Method) MarshalJSON() ([]byte, error) { +func (s Method) MarshalJSON() ([]byte, error) { type NoMethod Method - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodPolicy: Defines policies applying to an RPC method. @@ -2662,9 +2662,9 @@ type MethodPolicy struct { NullFields []string `json:"-"` } -func (s *MethodPolicy) MarshalJSON() ([]byte, error) { +func (s MethodPolicy) MarshalJSON() ([]byte, error) { type NoMethod MethodPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodSettings: Describes the generator configuration for a method. @@ -2703,9 +2703,9 @@ type MethodSettings struct { NullFields []string `json:"-"` } -func (s *MethodSettings) MarshalJSON() ([]byte, error) { +func (s MethodSettings) MarshalJSON() ([]byte, error) { type NoMethod MethodSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptor: Defines a metric type and its schema. Once a metric @@ -2868,9 +2868,9 @@ type MetricDescriptor struct { NullFields []string `json:"-"` } -func (s *MetricDescriptor) MarshalJSON() ([]byte, error) { +func (s MetricDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptorMetadata: Additional annotations that can be used to guide @@ -2933,9 +2933,9 @@ type MetricDescriptorMetadata struct { NullFields []string `json:"-"` } -func (s *MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { +func (s MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricRule: Bind API methods to metrics. Binding a method to a metric causes @@ -2962,9 +2962,9 @@ type MetricRule struct { NullFields []string `json:"-"` } -func (s *MetricRule) MarshalJSON() ([]byte, error) { +func (s MetricRule) MarshalJSON() ([]byte, error) { type NoMethod MetricRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mixin: Declares an API Interface to be included in this interface. The @@ -3017,9 +3017,9 @@ type Mixin struct { NullFields []string `json:"-"` } -func (s *Mixin) MarshalJSON() ([]byte, error) { +func (s Mixin) MarshalJSON() ([]byte, error) { type NoMethod Mixin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResourceDescriptor: An object that describes the schema of a @@ -3106,9 +3106,9 @@ type MonitoredResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Monitoring: Monitoring configuration of the service. The example below shows @@ -3163,9 +3163,9 @@ type Monitoring struct { NullFields []string `json:"-"` } -func (s *Monitoring) MarshalJSON() ([]byte, error) { +func (s Monitoring) MarshalJSON() ([]byte, error) { type NoMethod Monitoring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringDestination: Configuration of a specific monitoring destination @@ -3190,9 +3190,9 @@ type MonitoringDestination struct { NullFields []string `json:"-"` } -func (s *MonitoringDestination) MarshalJSON() ([]byte, error) { +func (s MonitoringDestination) MarshalJSON() ([]byte, error) { type NoMethod MonitoringDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeSettings: Settings for Node client libraries. @@ -3212,9 +3212,9 @@ type NodeSettings struct { NullFields []string `json:"-"` } -func (s *NodeSettings) MarshalJSON() ([]byte, error) { +func (s NodeSettings) MarshalJSON() ([]byte, error) { type NoMethod NodeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthRequirements: OAuth scopes are a way to define data and permissions on @@ -3251,9 +3251,9 @@ type OAuthRequirements struct { NullFields []string `json:"-"` } -func (s *OAuthRequirements) MarshalJSON() ([]byte, error) { +func (s OAuthRequirements) MarshalJSON() ([]byte, error) { type NoMethod OAuthRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3298,9 +3298,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationInfo: A message representing the message types used by a @@ -3333,9 +3333,9 @@ type OperationInfo struct { NullFields []string `json:"-"` } -func (s *OperationInfo) MarshalJSON() ([]byte, error) { +func (s OperationInfo) MarshalJSON() ([]byte, error) { type NoMethod OperationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: The metadata associated with a long running operation @@ -3364,9 +3364,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Option: A protocol buffer option, which can be attached to a message, field, @@ -3396,9 +3396,9 @@ type Option struct { NullFields []string `json:"-"` } -func (s *Option) MarshalJSON() ([]byte, error) { +func (s Option) MarshalJSON() ([]byte, error) { type NoMethod Option - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Page: Represents a documentation page. A page can contain subpages to @@ -3432,9 +3432,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhpSettings: Settings for Php client libraries. @@ -3454,9 +3454,9 @@ type PhpSettings struct { NullFields []string `json:"-"` } -func (s *PhpSettings) MarshalJSON() ([]byte, error) { +func (s PhpSettings) MarshalJSON() ([]byte, error) { type NoMethod PhpSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -3546,9 +3546,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publishing: This message configures the settings for publishing Google Cloud @@ -3615,9 +3615,9 @@ type Publishing struct { NullFields []string `json:"-"` } -func (s *Publishing) MarshalJSON() ([]byte, error) { +func (s Publishing) MarshalJSON() ([]byte, error) { type NoMethod Publishing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PythonSettings: Settings for Python client libraries. @@ -3637,9 +3637,9 @@ type PythonSettings struct { NullFields []string `json:"-"` } -func (s *PythonSettings) MarshalJSON() ([]byte, error) { +func (s PythonSettings) MarshalJSON() ([]byte, error) { type NoMethod PythonSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: Quota configuration helps to achieve fairness and budgeting in @@ -3682,9 +3682,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaLimit: `QuotaLimit` defines a specific limit that applies over a @@ -3756,9 +3756,9 @@ type QuotaLimit struct { NullFields []string `json:"-"` } -func (s *QuotaLimit) MarshalJSON() ([]byte, error) { +func (s QuotaLimit) MarshalJSON() ([]byte, error) { type NoMethod QuotaLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceReference: Defines a proto annotation that describes a string field @@ -3790,9 +3790,9 @@ type ResourceReference struct { NullFields []string `json:"-"` } -func (s *ResourceReference) MarshalJSON() ([]byte, error) { +func (s ResourceReference) MarshalJSON() ([]byte, error) { type NoMethod ResourceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rollout: A rollout resource that defines how service configuration versions @@ -3850,9 +3850,9 @@ type Rollout struct { NullFields []string `json:"-"` } -func (s *Rollout) MarshalJSON() ([]byte, error) { +func (s Rollout) MarshalJSON() ([]byte, error) { type NoMethod Rollout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RubySettings: Settings for Ruby client libraries. @@ -3872,9 +3872,9 @@ type RubySettings struct { NullFields []string `json:"-"` } -func (s *RubySettings) MarshalJSON() ([]byte, error) { +func (s RubySettings) MarshalJSON() ([]byte, error) { type NoMethod RubySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: `Service` is the root object of Google API service configuration @@ -3995,9 +3995,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -4024,9 +4024,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: `SourceContext` represents information about the source of a @@ -4049,9 +4049,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInfo: Source information used to create a Service Config @@ -4071,9 +4071,9 @@ type SourceInfo struct { NullFields []string `json:"-"` } -func (s *SourceInfo) MarshalJSON() ([]byte, error) { +func (s SourceInfo) MarshalJSON() ([]byte, error) { type NoMethod SourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -4105,9 +4105,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Step: Represents the status of one operation step. @@ -4138,9 +4138,9 @@ type Step struct { NullFields []string `json:"-"` } -func (s *Step) MarshalJSON() ([]byte, error) { +func (s Step) MarshalJSON() ([]byte, error) { type NoMethod Step - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubmitConfigSourceRequest: Request message for SubmitConfigSource method. @@ -4164,9 +4164,9 @@ type SubmitConfigSourceRequest struct { NullFields []string `json:"-"` } -func (s *SubmitConfigSourceRequest) MarshalJSON() ([]byte, error) { +func (s SubmitConfigSourceRequest) MarshalJSON() ([]byte, error) { type NoMethod SubmitConfigSourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubmitConfigSourceResponse: Response message for SubmitConfigSource method. @@ -4186,9 +4186,9 @@ type SubmitConfigSourceResponse struct { NullFields []string `json:"-"` } -func (s *SubmitConfigSourceResponse) MarshalJSON() ([]byte, error) { +func (s SubmitConfigSourceResponse) MarshalJSON() ([]byte, error) { type NoMethod SubmitConfigSourceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameter: Define a parameter's name and location. The parameter may @@ -4217,9 +4217,9 @@ type SystemParameter struct { NullFields []string `json:"-"` } -func (s *SystemParameter) MarshalJSON() ([]byte, error) { +func (s SystemParameter) MarshalJSON() ([]byte, error) { type NoMethod SystemParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameterRule: Define a system parameter rule mapping system parameter @@ -4246,9 +4246,9 @@ type SystemParameterRule struct { NullFields []string `json:"-"` } -func (s *SystemParameterRule) MarshalJSON() ([]byte, error) { +func (s SystemParameterRule) MarshalJSON() ([]byte, error) { type NoMethod SystemParameterRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameters: ### System parameter configuration A system parameter is a @@ -4281,9 +4281,9 @@ type SystemParameters struct { NullFields []string `json:"-"` } -func (s *SystemParameters) MarshalJSON() ([]byte, error) { +func (s SystemParameters) MarshalJSON() ([]byte, error) { type NoMethod SystemParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -4306,9 +4306,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -4333,9 +4333,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrafficPercentStrategy: Strategy that specifies how clients of Google @@ -4366,9 +4366,9 @@ type TrafficPercentStrategy struct { NullFields []string `json:"-"` } -func (s *TrafficPercentStrategy) MarshalJSON() ([]byte, error) { +func (s TrafficPercentStrategy) MarshalJSON() ([]byte, error) { type NoMethod TrafficPercentStrategy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A protocol buffer message type. @@ -4406,9 +4406,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteServiceResponse: Response message for UndeleteService method. @@ -4428,9 +4428,9 @@ type UndeleteServiceResponse struct { NullFields []string `json:"-"` } -func (s *UndeleteServiceResponse) MarshalJSON() ([]byte, error) { +func (s UndeleteServiceResponse) MarshalJSON() ([]byte, error) { type NoMethod UndeleteServiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Usage: Configuration controlling usage of a service. @@ -4467,9 +4467,9 @@ type Usage struct { NullFields []string `json:"-"` } -func (s *Usage) MarshalJSON() ([]byte, error) { +func (s Usage) MarshalJSON() ([]byte, error) { type NoMethod Usage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageRule: Usage configuration rules for the service. NOTE: Under @@ -4508,9 +4508,9 @@ type UsageRule struct { NullFields []string `json:"-"` } -func (s *UsageRule) MarshalJSON() ([]byte, error) { +func (s UsageRule) MarshalJSON() ([]byte, error) { type NoMethod UsageRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsGetCall struct { diff --git a/servicenetworking/v1/servicenetworking-gen.go b/servicenetworking/v1/servicenetworking-gen.go index 79eae897df..13ad8882f1 100644 --- a/servicenetworking/v1/servicenetworking-gen.go +++ b/servicenetworking/v1/servicenetworking-gen.go @@ -323,9 +323,9 @@ type AddDnsRecordSetRequest struct { NullFields []string `json:"-"` } -func (s *AddDnsRecordSetRequest) MarshalJSON() ([]byte, error) { +func (s AddDnsRecordSetRequest) MarshalJSON() ([]byte, error) { type NoMethod AddDnsRecordSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddDnsZoneMetadata: Metadata provided through GetOperation request for the @@ -364,9 +364,9 @@ type AddDnsZoneRequest struct { NullFields []string `json:"-"` } -func (s *AddDnsZoneRequest) MarshalJSON() ([]byte, error) { +func (s AddDnsZoneRequest) MarshalJSON() ([]byte, error) { type NoMethod AddDnsZoneRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddDnsZoneResponse: Represents managed DNS zones created in the shared @@ -390,9 +390,9 @@ type AddDnsZoneResponse struct { NullFields []string `json:"-"` } -func (s *AddDnsZoneResponse) MarshalJSON() ([]byte, error) { +func (s AddDnsZoneResponse) MarshalJSON() ([]byte, error) { type NoMethod AddDnsZoneResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddRolesMetadata: Metadata provided through GetOperation request for the LRO @@ -424,9 +424,9 @@ type AddRolesRequest struct { NullFields []string `json:"-"` } -func (s *AddRolesRequest) MarshalJSON() ([]byte, error) { +func (s AddRolesRequest) MarshalJSON() ([]byte, error) { type NoMethod AddRolesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddRolesResponse: Represents IAM roles added to the shared VPC host project. @@ -447,9 +447,9 @@ type AddRolesResponse struct { NullFields []string `json:"-"` } -func (s *AddRolesResponse) MarshalJSON() ([]byte, error) { +func (s AddRolesResponse) MarshalJSON() ([]byte, error) { type NoMethod AddRolesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddSubnetworkRequest: Request to create a subnetwork in a previously peered @@ -570,9 +570,9 @@ type AddSubnetworkRequest struct { NullFields []string `json:"-"` } -func (s *AddSubnetworkRequest) MarshalJSON() ([]byte, error) { +func (s AddSubnetworkRequest) MarshalJSON() ([]byte, error) { type NoMethod AddSubnetworkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Api: Api is a light-weight descriptor for an API Interface. Interfaces are @@ -631,9 +631,9 @@ type Api struct { NullFields []string `json:"-"` } -func (s *Api) MarshalJSON() ([]byte, error) { +func (s Api) MarshalJSON() ([]byte, error) { type NoMethod Api - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthProvider: Configuration for an authentication provider, including @@ -697,9 +697,9 @@ type AuthProvider struct { NullFields []string `json:"-"` } -func (s *AuthProvider) MarshalJSON() ([]byte, error) { +func (s AuthProvider) MarshalJSON() ([]byte, error) { type NoMethod AuthProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthRequirement: User-defined authentication requirements, including support @@ -735,9 +735,9 @@ type AuthRequirement struct { NullFields []string `json:"-"` } -func (s *AuthRequirement) MarshalJSON() ([]byte, error) { +func (s AuthRequirement) MarshalJSON() ([]byte, error) { type NoMethod AuthRequirement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authentication: `Authentication` defines the authentication configuration @@ -767,9 +767,9 @@ type Authentication struct { NullFields []string `json:"-"` } -func (s *Authentication) MarshalJSON() ([]byte, error) { +func (s Authentication) MarshalJSON() ([]byte, error) { type NoMethod Authentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticationRule: Authentication rules for the service. By default, if a @@ -801,9 +801,9 @@ type AuthenticationRule struct { NullFields []string `json:"-"` } -func (s *AuthenticationRule) MarshalJSON() ([]byte, error) { +func (s AuthenticationRule) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backend: `Backend` defines the backend configuration for a service. @@ -824,9 +824,9 @@ type Backend struct { NullFields []string `json:"-"` } -func (s *Backend) MarshalJSON() ([]byte, error) { +func (s Backend) MarshalJSON() ([]byte, error) { type NoMethod Backend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendRule: A backend rule provides configuration for an individual API @@ -911,9 +911,9 @@ type BackendRule struct { NullFields []string `json:"-"` } -func (s *BackendRule) MarshalJSON() ([]byte, error) { +func (s BackendRule) MarshalJSON() ([]byte, error) { type NoMethod BackendRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendRule) UnmarshalJSON(data []byte) error { @@ -969,9 +969,9 @@ type Billing struct { NullFields []string `json:"-"` } -func (s *Billing) MarshalJSON() ([]byte, error) { +func (s Billing) MarshalJSON() ([]byte, error) { type NoMethod Billing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingDestination: Configuration of a specific billing destination @@ -996,9 +996,9 @@ type BillingDestination struct { NullFields []string `json:"-"` } -func (s *BillingDestination) MarshalJSON() ([]byte, error) { +func (s BillingDestination) MarshalJSON() ([]byte, error) { type NoMethod BillingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -1080,9 +1080,9 @@ type ClientLibrarySettings struct { NullFields []string `json:"-"` } -func (s *ClientLibrarySettings) MarshalJSON() ([]byte, error) { +func (s ClientLibrarySettings) MarshalJSON() ([]byte, error) { type NoMethod ClientLibrarySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSQLConfig: Cloud SQL configuration. @@ -1107,9 +1107,9 @@ type CloudSQLConfig struct { NullFields []string `json:"-"` } -func (s *CloudSQLConfig) MarshalJSON() ([]byte, error) { +func (s CloudSQLConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudSQLConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonLanguageSettings: Required information for every language. @@ -1141,9 +1141,9 @@ type CommonLanguageSettings struct { NullFields []string `json:"-"` } -func (s *CommonLanguageSettings) MarshalJSON() ([]byte, error) { +func (s CommonLanguageSettings) MarshalJSON() ([]byte, error) { type NoMethod CommonLanguageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connection: Represents a private connection resource. A private connection @@ -1183,9 +1183,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumerConfig: Configuration information for a private service access @@ -1248,9 +1248,9 @@ type ConsumerConfig struct { NullFields []string `json:"-"` } -func (s *ConsumerConfig) MarshalJSON() ([]byte, error) { +func (s ConsumerConfig) MarshalJSON() ([]byte, error) { type NoMethod ConsumerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumerConfigMetadata: Metadata provided through GetOperation request for @@ -1277,9 +1277,9 @@ type ConsumerProject struct { NullFields []string `json:"-"` } -func (s *ConsumerProject) MarshalJSON() ([]byte, error) { +func (s ConsumerProject) MarshalJSON() ([]byte, error) { type NoMethod ConsumerProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Context: `Context` defines which contexts an API requests. Example: context: @@ -1313,9 +1313,9 @@ type Context struct { NullFields []string `json:"-"` } -func (s *Context) MarshalJSON() ([]byte, error) { +func (s Context) MarshalJSON() ([]byte, error) { type NoMethod Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContextRule: A context rule provides information about the context for an @@ -1347,9 +1347,9 @@ type ContextRule struct { NullFields []string `json:"-"` } -func (s *ContextRule) MarshalJSON() ([]byte, error) { +func (s ContextRule) MarshalJSON() ([]byte, error) { type NoMethod ContextRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Control: Selects and configures the service controller used by the service. @@ -1374,9 +1374,9 @@ type Control struct { NullFields []string `json:"-"` } -func (s *Control) MarshalJSON() ([]byte, error) { +func (s Control) MarshalJSON() ([]byte, error) { type NoMethod Control - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CppSettings: Settings for C++ client libraries. @@ -1396,9 +1396,9 @@ type CppSettings struct { NullFields []string `json:"-"` } -func (s *CppSettings) MarshalJSON() ([]byte, error) { +func (s CppSettings) MarshalJSON() ([]byte, error) { type NoMethod CppSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomError: Customize service error responses. For example, list any @@ -1425,9 +1425,9 @@ type CustomError struct { NullFields []string `json:"-"` } -func (s *CustomError) MarshalJSON() ([]byte, error) { +func (s CustomError) MarshalJSON() ([]byte, error) { type NoMethod CustomError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorRule: A custom error rule. @@ -1452,9 +1452,9 @@ type CustomErrorRule struct { NullFields []string `json:"-"` } -func (s *CustomErrorRule) MarshalJSON() ([]byte, error) { +func (s CustomErrorRule) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomHttpPattern: A custom pattern is used for defining custom HTTP verb. @@ -1476,9 +1476,9 @@ type CustomHttpPattern struct { NullFields []string `json:"-"` } -func (s *CustomHttpPattern) MarshalJSON() ([]byte, error) { +func (s CustomHttpPattern) MarshalJSON() ([]byte, error) { type NoMethod CustomHttpPattern - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteConnectionMetadata: Metadata provided through GetOperation request for @@ -1508,9 +1508,9 @@ type DeleteConnectionRequest struct { NullFields []string `json:"-"` } -func (s *DeleteConnectionRequest) MarshalJSON() ([]byte, error) { +func (s DeleteConnectionRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteConnectionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeletePeeredDnsDomainMetadata: Metadata provided through GetOperation @@ -1538,9 +1538,9 @@ type DisableVpcServiceControlsRequest struct { NullFields []string `json:"-"` } -func (s *DisableVpcServiceControlsRequest) MarshalJSON() ([]byte, error) { +func (s DisableVpcServiceControlsRequest) MarshalJSON() ([]byte, error) { type NoMethod DisableVpcServiceControlsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsRecordSet: Represents a DNS record set resource. @@ -1573,9 +1573,9 @@ type DnsRecordSet struct { NullFields []string `json:"-"` } -func (s *DnsRecordSet) MarshalJSON() ([]byte, error) { +func (s DnsRecordSet) MarshalJSON() ([]byte, error) { type NoMethod DnsRecordSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsZone: Represents a DNS zone resource. @@ -1601,9 +1601,9 @@ type DnsZone struct { NullFields []string `json:"-"` } -func (s *DnsZone) MarshalJSON() ([]byte, error) { +func (s DnsZone) MarshalJSON() ([]byte, error) { type NoMethod DnsZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsZonePair: * Represents a pair of private and peering DNS zone resources. @@ -1627,9 +1627,9 @@ type DnsZonePair struct { NullFields []string `json:"-"` } -func (s *DnsZonePair) MarshalJSON() ([]byte, error) { +func (s DnsZonePair) MarshalJSON() ([]byte, error) { type NoMethod DnsZonePair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Documentation: `Documentation` provides the information for describing a @@ -1703,9 +1703,9 @@ type Documentation struct { NullFields []string `json:"-"` } -func (s *Documentation) MarshalJSON() ([]byte, error) { +func (s Documentation) MarshalJSON() ([]byte, error) { type NoMethod Documentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentationRule: A documentation rule provides information about @@ -1743,9 +1743,9 @@ type DocumentationRule struct { NullFields []string `json:"-"` } -func (s *DocumentationRule) MarshalJSON() ([]byte, error) { +func (s DocumentationRule) MarshalJSON() ([]byte, error) { type NoMethod DocumentationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DotnetSettings: Settings for Dotnet client libraries. @@ -1787,9 +1787,9 @@ type DotnetSettings struct { NullFields []string `json:"-"` } -func (s *DotnetSettings) MarshalJSON() ([]byte, error) { +func (s DotnetSettings) MarshalJSON() ([]byte, error) { type NoMethod DotnetSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1821,9 +1821,9 @@ type EnableVpcServiceControlsRequest struct { NullFields []string `json:"-"` } -func (s *EnableVpcServiceControlsRequest) MarshalJSON() ([]byte, error) { +func (s EnableVpcServiceControlsRequest) MarshalJSON() ([]byte, error) { type NoMethod EnableVpcServiceControlsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Endpoint: `Endpoint` describes a network address of a service that serves a @@ -1872,9 +1872,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Enum: Enum type definition. @@ -1910,9 +1910,9 @@ type Enum struct { NullFields []string `json:"-"` } -func (s *Enum) MarshalJSON() ([]byte, error) { +func (s Enum) MarshalJSON() ([]byte, error) { type NoMethod Enum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumValue: Enum value definition. @@ -1936,9 +1936,9 @@ type EnumValue struct { NullFields []string `json:"-"` } -func (s *EnumValue) MarshalJSON() ([]byte, error) { +func (s EnumValue) MarshalJSON() ([]byte, error) { type NoMethod EnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: A single field of a message type. @@ -2007,9 +2007,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldPolicy: Google API Policy Annotation This message defines a simple API @@ -2048,9 +2048,9 @@ type FieldPolicy struct { NullFields []string `json:"-"` } -func (s *FieldPolicy) MarshalJSON() ([]byte, error) { +func (s FieldPolicy) MarshalJSON() ([]byte, error) { type NoMethod FieldPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetDnsZoneResponse: Represents managed DNS zones created in the shared @@ -2077,9 +2077,9 @@ type GetDnsZoneResponse struct { NullFields []string `json:"-"` } -func (s *GetDnsZoneResponse) MarshalJSON() ([]byte, error) { +func (s GetDnsZoneResponse) MarshalJSON() ([]byte, error) { type NoMethod GetDnsZoneResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoSettings: Settings for Go client libraries. @@ -2099,9 +2099,9 @@ type GoSettings struct { NullFields []string `json:"-"` } -func (s *GoSettings) MarshalJSON() ([]byte, error) { +func (s GoSettings) MarshalJSON() ([]byte, error) { type NoMethod GoSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudServicenetworkingV1ConsumerConfigReservedRange: Allocated IP @@ -2128,9 +2128,9 @@ type GoogleCloudServicenetworkingV1ConsumerConfigReservedRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudServicenetworkingV1ConsumerConfigReservedRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudServicenetworkingV1ConsumerConfigReservedRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudServicenetworkingV1ConsumerConfigReservedRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudServicenetworkingV1betaConnection: Represents a private @@ -2168,9 +2168,9 @@ type GoogleCloudServicenetworkingV1betaConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudServicenetworkingV1betaConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudServicenetworkingV1betaConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudServicenetworkingV1betaConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudServicenetworkingV1betaSubnetwork: Represents a subnet that was @@ -2200,9 +2200,9 @@ type GoogleCloudServicenetworkingV1betaSubnetwork struct { NullFields []string `json:"-"` } -func (s *GoogleCloudServicenetworkingV1betaSubnetwork) MarshalJSON() ([]byte, error) { +func (s GoogleCloudServicenetworkingV1betaSubnetwork) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudServicenetworkingV1betaSubnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Http: Defines the HTTP configuration for an API service. It contains a list @@ -2231,9 +2231,9 @@ type Http struct { NullFields []string `json:"-"` } -func (s *Http) MarshalJSON() ([]byte, error) { +func (s Http) MarshalJSON() ([]byte, error) { type NoMethod Http - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRule: gRPC Transcoding gRPC Transcoding is a feature for mapping between @@ -2420,9 +2420,9 @@ type HttpRule struct { NullFields []string `json:"-"` } -func (s *HttpRule) MarshalJSON() ([]byte, error) { +func (s HttpRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JavaSettings: Settings for Java client libraries. @@ -2458,9 +2458,9 @@ type JavaSettings struct { NullFields []string `json:"-"` } -func (s *JavaSettings) MarshalJSON() ([]byte, error) { +func (s JavaSettings) MarshalJSON() ([]byte, error) { type NoMethod JavaSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JwtLocation: Specifies a location to extract JWT from an API request. @@ -2491,9 +2491,9 @@ type JwtLocation struct { NullFields []string `json:"-"` } -func (s *JwtLocation) MarshalJSON() ([]byte, error) { +func (s JwtLocation) MarshalJSON() ([]byte, error) { type NoMethod JwtLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelDescriptor: A description of a label. @@ -2522,9 +2522,9 @@ type LabelDescriptor struct { NullFields []string `json:"-"` } -func (s *LabelDescriptor) MarshalJSON() ([]byte, error) { +func (s LabelDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LabelDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionsResponse: ListConnectionsResponse is the response to list @@ -2548,9 +2548,9 @@ type ListConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDnsRecordSetsResponse: Represents all DNS RecordSets associated with the @@ -2574,9 +2574,9 @@ type ListDnsRecordSetsResponse struct { NullFields []string `json:"-"` } -func (s *ListDnsRecordSetsResponse) MarshalJSON() ([]byte, error) { +func (s ListDnsRecordSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDnsRecordSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDnsZonesResponse: Represents all DNS zones in the shared producer host @@ -2601,9 +2601,9 @@ type ListDnsZonesResponse struct { NullFields []string `json:"-"` } -func (s *ListDnsZonesResponse) MarshalJSON() ([]byte, error) { +func (s ListDnsZonesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDnsZonesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2629,9 +2629,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPeeredDnsDomainsResponse: Response to list peered DNS domains for a @@ -2655,9 +2655,9 @@ type ListPeeredDnsDomainsResponse struct { NullFields []string `json:"-"` } -func (s *ListPeeredDnsDomainsResponse) MarshalJSON() ([]byte, error) { +func (s ListPeeredDnsDomainsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPeeredDnsDomainsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogDescriptor: A description of a log type. Example in YAML format: - name: @@ -2693,9 +2693,9 @@ type LogDescriptor struct { NullFields []string `json:"-"` } -func (s *LogDescriptor) MarshalJSON() ([]byte, error) { +func (s LogDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LogDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Logging: Logging configuration of the service. The following example shows @@ -2734,9 +2734,9 @@ type Logging struct { NullFields []string `json:"-"` } -func (s *Logging) MarshalJSON() ([]byte, error) { +func (s Logging) MarshalJSON() ([]byte, error) { type NoMethod Logging - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingDestination: Configuration of a specific logging destination (the @@ -2763,9 +2763,9 @@ type LoggingDestination struct { NullFields []string `json:"-"` } -func (s *LoggingDestination) MarshalJSON() ([]byte, error) { +func (s LoggingDestination) MarshalJSON() ([]byte, error) { type NoMethod LoggingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunning: Describes settings to use when generating API methods that use @@ -2797,9 +2797,9 @@ type LongRunning struct { NullFields []string `json:"-"` } -func (s *LongRunning) MarshalJSON() ([]byte, error) { +func (s LongRunning) MarshalJSON() ([]byte, error) { type NoMethod LongRunning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LongRunning) UnmarshalJSON(data []byte) error { @@ -2850,9 +2850,9 @@ type Method struct { NullFields []string `json:"-"` } -func (s *Method) MarshalJSON() ([]byte, error) { +func (s Method) MarshalJSON() ([]byte, error) { type NoMethod Method - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodPolicy: Defines policies applying to an RPC method. @@ -2877,9 +2877,9 @@ type MethodPolicy struct { NullFields []string `json:"-"` } -func (s *MethodPolicy) MarshalJSON() ([]byte, error) { +func (s MethodPolicy) MarshalJSON() ([]byte, error) { type NoMethod MethodPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodSettings: Describes the generator configuration for a method. @@ -2918,9 +2918,9 @@ type MethodSettings struct { NullFields []string `json:"-"` } -func (s *MethodSettings) MarshalJSON() ([]byte, error) { +func (s MethodSettings) MarshalJSON() ([]byte, error) { type NoMethod MethodSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptor: Defines a metric type and its schema. Once a metric @@ -3083,9 +3083,9 @@ type MetricDescriptor struct { NullFields []string `json:"-"` } -func (s *MetricDescriptor) MarshalJSON() ([]byte, error) { +func (s MetricDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptorMetadata: Additional annotations that can be used to guide @@ -3148,9 +3148,9 @@ type MetricDescriptorMetadata struct { NullFields []string `json:"-"` } -func (s *MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { +func (s MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricRule: Bind API methods to metrics. Binding a method to a metric causes @@ -3177,9 +3177,9 @@ type MetricRule struct { NullFields []string `json:"-"` } -func (s *MetricRule) MarshalJSON() ([]byte, error) { +func (s MetricRule) MarshalJSON() ([]byte, error) { type NoMethod MetricRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mixin: Declares an API Interface to be included in this interface. The @@ -3232,9 +3232,9 @@ type Mixin struct { NullFields []string `json:"-"` } -func (s *Mixin) MarshalJSON() ([]byte, error) { +func (s Mixin) MarshalJSON() ([]byte, error) { type NoMethod Mixin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResourceDescriptor: An object that describes the schema of a @@ -3321,9 +3321,9 @@ type MonitoredResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Monitoring: Monitoring configuration of the service. The example below shows @@ -3378,9 +3378,9 @@ type Monitoring struct { NullFields []string `json:"-"` } -func (s *Monitoring) MarshalJSON() ([]byte, error) { +func (s Monitoring) MarshalJSON() ([]byte, error) { type NoMethod Monitoring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringDestination: Configuration of a specific monitoring destination @@ -3405,9 +3405,9 @@ type MonitoringDestination struct { NullFields []string `json:"-"` } -func (s *MonitoringDestination) MarshalJSON() ([]byte, error) { +func (s MonitoringDestination) MarshalJSON() ([]byte, error) { type NoMethod MonitoringDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeSettings: Settings for Node client libraries. @@ -3427,9 +3427,9 @@ type NodeSettings struct { NullFields []string `json:"-"` } -func (s *NodeSettings) MarshalJSON() ([]byte, error) { +func (s NodeSettings) MarshalJSON() ([]byte, error) { type NoMethod NodeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthRequirements: OAuth scopes are a way to define data and permissions on @@ -3466,9 +3466,9 @@ type OAuthRequirements struct { NullFields []string `json:"-"` } -func (s *OAuthRequirements) MarshalJSON() ([]byte, error) { +func (s OAuthRequirements) MarshalJSON() ([]byte, error) { type NoMethod OAuthRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3513,9 +3513,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Option: A protocol buffer option, which can be attached to a message, field, @@ -3545,9 +3545,9 @@ type Option struct { NullFields []string `json:"-"` } -func (s *Option) MarshalJSON() ([]byte, error) { +func (s Option) MarshalJSON() ([]byte, error) { type NoMethod Option - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Page: Represents a documentation page. A page can contain subpages to @@ -3581,9 +3581,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartialDeleteConnectionMetadata: Metadata provided through GetOperation @@ -3615,9 +3615,9 @@ type PeeredDnsDomain struct { NullFields []string `json:"-"` } -func (s *PeeredDnsDomain) MarshalJSON() ([]byte, error) { +func (s PeeredDnsDomain) MarshalJSON() ([]byte, error) { type NoMethod PeeredDnsDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PeeredDnsDomainMetadata: Metadata provided through GetOperation request for @@ -3642,9 +3642,9 @@ type PhpSettings struct { NullFields []string `json:"-"` } -func (s *PhpSettings) MarshalJSON() ([]byte, error) { +func (s PhpSettings) MarshalJSON() ([]byte, error) { type NoMethod PhpSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyBinding: Grouping of IAM role and IAM member. @@ -3676,9 +3676,9 @@ type PolicyBinding struct { NullFields []string `json:"-"` } -func (s *PolicyBinding) MarshalJSON() ([]byte, error) { +func (s PolicyBinding) MarshalJSON() ([]byte, error) { type NoMethod PolicyBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publishing: This message configures the settings for publishing Google Cloud @@ -3745,9 +3745,9 @@ type Publishing struct { NullFields []string `json:"-"` } -func (s *Publishing) MarshalJSON() ([]byte, error) { +func (s Publishing) MarshalJSON() ([]byte, error) { type NoMethod Publishing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PythonSettings: Settings for Python client libraries. @@ -3767,9 +3767,9 @@ type PythonSettings struct { NullFields []string `json:"-"` } -func (s *PythonSettings) MarshalJSON() ([]byte, error) { +func (s PythonSettings) MarshalJSON() ([]byte, error) { type NoMethod PythonSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: Quota configuration helps to achieve fairness and budgeting in @@ -3812,9 +3812,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaLimit: `QuotaLimit` defines a specific limit that applies over a @@ -3886,9 +3886,9 @@ type QuotaLimit struct { NullFields []string `json:"-"` } -func (s *QuotaLimit) MarshalJSON() ([]byte, error) { +func (s QuotaLimit) MarshalJSON() ([]byte, error) { type NoMethod QuotaLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Range: Represents a found unused range. @@ -3913,9 +3913,9 @@ type Range struct { NullFields []string `json:"-"` } -func (s *Range) MarshalJSON() ([]byte, error) { +func (s Range) MarshalJSON() ([]byte, error) { type NoMethod Range - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RangeReservation: Represents a range reservation. @@ -3957,9 +3957,9 @@ type RangeReservation struct { NullFields []string `json:"-"` } -func (s *RangeReservation) MarshalJSON() ([]byte, error) { +func (s RangeReservation) MarshalJSON() ([]byte, error) { type NoMethod RangeReservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveDnsRecordSetMetadata: Metadata provided through GetOperation request @@ -3995,9 +3995,9 @@ type RemoveDnsRecordSetRequest struct { NullFields []string `json:"-"` } -func (s *RemoveDnsRecordSetRequest) MarshalJSON() ([]byte, error) { +func (s RemoveDnsRecordSetRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveDnsRecordSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveDnsRecordSetResponse: Blank message response type for @@ -4035,9 +4035,9 @@ type RemoveDnsZoneRequest struct { NullFields []string `json:"-"` } -func (s *RemoveDnsZoneRequest) MarshalJSON() ([]byte, error) { +func (s RemoveDnsZoneRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveDnsZoneRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveDnsZoneResponse: Blank message response type for RemoveDnsZone API @@ -4072,9 +4072,9 @@ type Route struct { NullFields []string `json:"-"` } -func (s *Route) MarshalJSON() ([]byte, error) { +func (s Route) MarshalJSON() ([]byte, error) { type NoMethod Route - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RubySettings: Settings for Ruby client libraries. @@ -4094,9 +4094,9 @@ type RubySettings struct { NullFields []string `json:"-"` } -func (s *RubySettings) MarshalJSON() ([]byte, error) { +func (s RubySettings) MarshalJSON() ([]byte, error) { type NoMethod RubySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchRangeRequest: Request to search for an unused range within allocated @@ -4125,9 +4125,9 @@ type SearchRangeRequest struct { NullFields []string `json:"-"` } -func (s *SearchRangeRequest) MarshalJSON() ([]byte, error) { +func (s SearchRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecondaryIpRange struct { @@ -4148,9 +4148,9 @@ type SecondaryIpRange struct { NullFields []string `json:"-"` } -func (s *SecondaryIpRange) MarshalJSON() ([]byte, error) { +func (s SecondaryIpRange) MarshalJSON() ([]byte, error) { type NoMethod SecondaryIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecondaryIpRangeSpec struct { @@ -4187,9 +4187,9 @@ type SecondaryIpRangeSpec struct { NullFields []string `json:"-"` } -func (s *SecondaryIpRangeSpec) MarshalJSON() ([]byte, error) { +func (s SecondaryIpRangeSpec) MarshalJSON() ([]byte, error) { type NoMethod SecondaryIpRangeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: `Service` is the root object of Google API service configuration @@ -4307,9 +4307,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: `SourceContext` represents information about the source of a @@ -4332,9 +4332,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInfo: Source information used to create a Service Config @@ -4354,9 +4354,9 @@ type SourceInfo struct { NullFields []string `json:"-"` } -func (s *SourceInfo) MarshalJSON() ([]byte, error) { +func (s SourceInfo) MarshalJSON() ([]byte, error) { type NoMethod SourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -4388,9 +4388,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subnetwork: Represents a subnet that was created or discovered by a private @@ -4424,9 +4424,9 @@ type Subnetwork struct { NullFields []string `json:"-"` } -func (s *Subnetwork) MarshalJSON() ([]byte, error) { +func (s Subnetwork) MarshalJSON() ([]byte, error) { type NoMethod Subnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameter: Define a parameter's name and location. The parameter may @@ -4455,9 +4455,9 @@ type SystemParameter struct { NullFields []string `json:"-"` } -func (s *SystemParameter) MarshalJSON() ([]byte, error) { +func (s SystemParameter) MarshalJSON() ([]byte, error) { type NoMethod SystemParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameterRule: Define a system parameter rule mapping system parameter @@ -4484,9 +4484,9 @@ type SystemParameterRule struct { NullFields []string `json:"-"` } -func (s *SystemParameterRule) MarshalJSON() ([]byte, error) { +func (s SystemParameterRule) MarshalJSON() ([]byte, error) { type NoMethod SystemParameterRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameters: ### System parameter configuration A system parameter is a @@ -4519,9 +4519,9 @@ type SystemParameters struct { NullFields []string `json:"-"` } -func (s *SystemParameters) MarshalJSON() ([]byte, error) { +func (s SystemParameters) MarshalJSON() ([]byte, error) { type NoMethod SystemParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A protocol buffer message type. @@ -4559,9 +4559,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateConsumerConfigRequest: Request to update the configuration of a @@ -4583,9 +4583,9 @@ type UpdateConsumerConfigRequest struct { NullFields []string `json:"-"` } -func (s *UpdateConsumerConfigRequest) MarshalJSON() ([]byte, error) { +func (s UpdateConsumerConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateConsumerConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDnsRecordSetMetadata: Metadata provided through GetOperation request @@ -4624,9 +4624,9 @@ type UpdateDnsRecordSetRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDnsRecordSetRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDnsRecordSetRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDnsRecordSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Usage: Configuration controlling usage of a service. @@ -4663,9 +4663,9 @@ type Usage struct { NullFields []string `json:"-"` } -func (s *Usage) MarshalJSON() ([]byte, error) { +func (s Usage) MarshalJSON() ([]byte, error) { type NoMethod Usage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageRule: Usage configuration rules for the service. NOTE: Under @@ -4704,9 +4704,9 @@ type UsageRule struct { NullFields []string `json:"-"` } -func (s *UsageRule) MarshalJSON() ([]byte, error) { +func (s UsageRule) MarshalJSON() ([]byte, error) { type NoMethod UsageRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ValidateConsumerConfigRequest struct { @@ -4749,9 +4749,9 @@ type ValidateConsumerConfigRequest struct { NullFields []string `json:"-"` } -func (s *ValidateConsumerConfigRequest) MarshalJSON() ([]byte, error) { +func (s ValidateConsumerConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod ValidateConsumerConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ValidateConsumerConfigResponse struct { @@ -4806,9 +4806,9 @@ type ValidateConsumerConfigResponse struct { NullFields []string `json:"-"` } -func (s *ValidateConsumerConfigResponse) MarshalJSON() ([]byte, error) { +func (s ValidateConsumerConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod ValidateConsumerConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcServiceControls: Response for the get VPC Service Controls request. @@ -4834,9 +4834,9 @@ type VpcServiceControls struct { NullFields []string `json:"-"` } -func (s *VpcServiceControls) MarshalJSON() ([]byte, error) { +func (s VpcServiceControls) MarshalJSON() ([]byte, error) { type NoMethod VpcServiceControls - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsCancelCall struct { diff --git a/servicenetworking/v1beta/servicenetworking-gen.go b/servicenetworking/v1beta/servicenetworking-gen.go index c8fc59f012..d70f04e9b7 100644 --- a/servicenetworking/v1beta/servicenetworking-gen.go +++ b/servicenetworking/v1beta/servicenetworking-gen.go @@ -227,9 +227,9 @@ type AddDnsZoneResponse struct { NullFields []string `json:"-"` } -func (s *AddDnsZoneResponse) MarshalJSON() ([]byte, error) { +func (s AddDnsZoneResponse) MarshalJSON() ([]byte, error) { type NoMethod AddDnsZoneResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddRolesMetadata: Metadata provided through GetOperation request for the LRO @@ -255,9 +255,9 @@ type AddRolesResponse struct { NullFields []string `json:"-"` } -func (s *AddRolesResponse) MarshalJSON() ([]byte, error) { +func (s AddRolesResponse) MarshalJSON() ([]byte, error) { type NoMethod AddRolesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddSubnetworkRequest: Request to create a subnetwork in a previously peered @@ -313,9 +313,9 @@ type AddSubnetworkRequest struct { NullFields []string `json:"-"` } -func (s *AddSubnetworkRequest) MarshalJSON() ([]byte, error) { +func (s AddSubnetworkRequest) MarshalJSON() ([]byte, error) { type NoMethod AddSubnetworkRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Api: Api is a light-weight descriptor for an API Interface. Interfaces are @@ -374,9 +374,9 @@ type Api struct { NullFields []string `json:"-"` } -func (s *Api) MarshalJSON() ([]byte, error) { +func (s Api) MarshalJSON() ([]byte, error) { type NoMethod Api - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthProvider: Configuration for an authentication provider, including @@ -440,9 +440,9 @@ type AuthProvider struct { NullFields []string `json:"-"` } -func (s *AuthProvider) MarshalJSON() ([]byte, error) { +func (s AuthProvider) MarshalJSON() ([]byte, error) { type NoMethod AuthProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthRequirement: User-defined authentication requirements, including support @@ -478,9 +478,9 @@ type AuthRequirement struct { NullFields []string `json:"-"` } -func (s *AuthRequirement) MarshalJSON() ([]byte, error) { +func (s AuthRequirement) MarshalJSON() ([]byte, error) { type NoMethod AuthRequirement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authentication: `Authentication` defines the authentication configuration @@ -510,9 +510,9 @@ type Authentication struct { NullFields []string `json:"-"` } -func (s *Authentication) MarshalJSON() ([]byte, error) { +func (s Authentication) MarshalJSON() ([]byte, error) { type NoMethod Authentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticationRule: Authentication rules for the service. By default, if a @@ -544,9 +544,9 @@ type AuthenticationRule struct { NullFields []string `json:"-"` } -func (s *AuthenticationRule) MarshalJSON() ([]byte, error) { +func (s AuthenticationRule) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backend: `Backend` defines the backend configuration for a service. @@ -567,9 +567,9 @@ type Backend struct { NullFields []string `json:"-"` } -func (s *Backend) MarshalJSON() ([]byte, error) { +func (s Backend) MarshalJSON() ([]byte, error) { type NoMethod Backend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendRule: A backend rule provides configuration for an individual API @@ -654,9 +654,9 @@ type BackendRule struct { NullFields []string `json:"-"` } -func (s *BackendRule) MarshalJSON() ([]byte, error) { +func (s BackendRule) MarshalJSON() ([]byte, error) { type NoMethod BackendRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendRule) UnmarshalJSON(data []byte) error { @@ -712,9 +712,9 @@ type Billing struct { NullFields []string `json:"-"` } -func (s *Billing) MarshalJSON() ([]byte, error) { +func (s Billing) MarshalJSON() ([]byte, error) { type NoMethod Billing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingDestination: Configuration of a specific billing destination @@ -739,9 +739,9 @@ type BillingDestination struct { NullFields []string `json:"-"` } -func (s *BillingDestination) MarshalJSON() ([]byte, error) { +func (s BillingDestination) MarshalJSON() ([]byte, error) { type NoMethod BillingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientLibrarySettings: Details about how and where to publish client @@ -819,9 +819,9 @@ type ClientLibrarySettings struct { NullFields []string `json:"-"` } -func (s *ClientLibrarySettings) MarshalJSON() ([]byte, error) { +func (s ClientLibrarySettings) MarshalJSON() ([]byte, error) { type NoMethod ClientLibrarySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudSQLConfig: Cloud SQL configuration. @@ -846,9 +846,9 @@ type CloudSQLConfig struct { NullFields []string `json:"-"` } -func (s *CloudSQLConfig) MarshalJSON() ([]byte, error) { +func (s CloudSQLConfig) MarshalJSON() ([]byte, error) { type NoMethod CloudSQLConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonLanguageSettings: Required information for every language. @@ -880,9 +880,9 @@ type CommonLanguageSettings struct { NullFields []string `json:"-"` } -func (s *CommonLanguageSettings) MarshalJSON() ([]byte, error) { +func (s CommonLanguageSettings) MarshalJSON() ([]byte, error) { type NoMethod CommonLanguageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connection: Represents a private connection resource. A private connection @@ -922,9 +922,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumerConfig: Configuration information for a private service access @@ -984,9 +984,9 @@ type ConsumerConfig struct { NullFields []string `json:"-"` } -func (s *ConsumerConfig) MarshalJSON() ([]byte, error) { +func (s ConsumerConfig) MarshalJSON() ([]byte, error) { type NoMethod ConsumerConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumerConfigMetadata: Metadata provided through GetOperation request for @@ -1025,9 +1025,9 @@ type Context struct { NullFields []string `json:"-"` } -func (s *Context) MarshalJSON() ([]byte, error) { +func (s Context) MarshalJSON() ([]byte, error) { type NoMethod Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContextRule: A context rule provides information about the context for an @@ -1059,9 +1059,9 @@ type ContextRule struct { NullFields []string `json:"-"` } -func (s *ContextRule) MarshalJSON() ([]byte, error) { +func (s ContextRule) MarshalJSON() ([]byte, error) { type NoMethod ContextRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Control: Selects and configures the service controller used by the service. @@ -1086,9 +1086,9 @@ type Control struct { NullFields []string `json:"-"` } -func (s *Control) MarshalJSON() ([]byte, error) { +func (s Control) MarshalJSON() ([]byte, error) { type NoMethod Control - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CppSettings: Settings for C++ client libraries. @@ -1108,9 +1108,9 @@ type CppSettings struct { NullFields []string `json:"-"` } -func (s *CppSettings) MarshalJSON() ([]byte, error) { +func (s CppSettings) MarshalJSON() ([]byte, error) { type NoMethod CppSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomError: Customize service error responses. For example, list any @@ -1137,9 +1137,9 @@ type CustomError struct { NullFields []string `json:"-"` } -func (s *CustomError) MarshalJSON() ([]byte, error) { +func (s CustomError) MarshalJSON() ([]byte, error) { type NoMethod CustomError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorRule: A custom error rule. @@ -1164,9 +1164,9 @@ type CustomErrorRule struct { NullFields []string `json:"-"` } -func (s *CustomErrorRule) MarshalJSON() ([]byte, error) { +func (s CustomErrorRule) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomHttpPattern: A custom pattern is used for defining custom HTTP verb. @@ -1188,9 +1188,9 @@ type CustomHttpPattern struct { NullFields []string `json:"-"` } -func (s *CustomHttpPattern) MarshalJSON() ([]byte, error) { +func (s CustomHttpPattern) MarshalJSON() ([]byte, error) { type NoMethod CustomHttpPattern - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteConnectionMetadata: Metadata provided through GetOperation request for @@ -1230,9 +1230,9 @@ type DnsRecordSet struct { NullFields []string `json:"-"` } -func (s *DnsRecordSet) MarshalJSON() ([]byte, error) { +func (s DnsRecordSet) MarshalJSON() ([]byte, error) { type NoMethod DnsRecordSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsZone: Represents a DNS zone resource. @@ -1258,9 +1258,9 @@ type DnsZone struct { NullFields []string `json:"-"` } -func (s *DnsZone) MarshalJSON() ([]byte, error) { +func (s DnsZone) MarshalJSON() ([]byte, error) { type NoMethod DnsZone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Documentation: `Documentation` provides the information for describing a @@ -1334,9 +1334,9 @@ type Documentation struct { NullFields []string `json:"-"` } -func (s *Documentation) MarshalJSON() ([]byte, error) { +func (s Documentation) MarshalJSON() ([]byte, error) { type NoMethod Documentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentationRule: A documentation rule provides information about @@ -1374,9 +1374,9 @@ type DocumentationRule struct { NullFields []string `json:"-"` } -func (s *DocumentationRule) MarshalJSON() ([]byte, error) { +func (s DocumentationRule) MarshalJSON() ([]byte, error) { type NoMethod DocumentationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DotnetSettings: Settings for Dotnet client libraries. @@ -1418,9 +1418,9 @@ type DotnetSettings struct { NullFields []string `json:"-"` } -func (s *DotnetSettings) MarshalJSON() ([]byte, error) { +func (s DotnetSettings) MarshalJSON() ([]byte, error) { type NoMethod DotnetSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Endpoint: `Endpoint` describes a network address of a service that serves a @@ -1469,9 +1469,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Enum: Enum type definition. @@ -1507,9 +1507,9 @@ type Enum struct { NullFields []string `json:"-"` } -func (s *Enum) MarshalJSON() ([]byte, error) { +func (s Enum) MarshalJSON() ([]byte, error) { type NoMethod Enum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumValue: Enum value definition. @@ -1533,9 +1533,9 @@ type EnumValue struct { NullFields []string `json:"-"` } -func (s *EnumValue) MarshalJSON() ([]byte, error) { +func (s EnumValue) MarshalJSON() ([]byte, error) { type NoMethod EnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: A single field of a message type. @@ -1604,9 +1604,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldPolicy: Google API Policy Annotation This message defines a simple API @@ -1645,9 +1645,9 @@ type FieldPolicy struct { NullFields []string `json:"-"` } -func (s *FieldPolicy) MarshalJSON() ([]byte, error) { +func (s FieldPolicy) MarshalJSON() ([]byte, error) { type NoMethod FieldPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoSettings: Settings for Go client libraries. @@ -1667,9 +1667,9 @@ type GoSettings struct { NullFields []string `json:"-"` } -func (s *GoSettings) MarshalJSON() ([]byte, error) { +func (s GoSettings) MarshalJSON() ([]byte, error) { type NoMethod GoSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudServicenetworkingV1ConsumerConfigReservedRange: Allocated IP @@ -1696,9 +1696,9 @@ type GoogleCloudServicenetworkingV1ConsumerConfigReservedRange struct { NullFields []string `json:"-"` } -func (s *GoogleCloudServicenetworkingV1ConsumerConfigReservedRange) MarshalJSON() ([]byte, error) { +func (s GoogleCloudServicenetworkingV1ConsumerConfigReservedRange) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudServicenetworkingV1ConsumerConfigReservedRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudServicenetworkingV1betaConnection: Represents a private @@ -1736,9 +1736,9 @@ type GoogleCloudServicenetworkingV1betaConnection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudServicenetworkingV1betaConnection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudServicenetworkingV1betaConnection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudServicenetworkingV1betaConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudServicenetworkingV1betaSubnetwork: Represents a subnet that was @@ -1768,9 +1768,9 @@ type GoogleCloudServicenetworkingV1betaSubnetwork struct { NullFields []string `json:"-"` } -func (s *GoogleCloudServicenetworkingV1betaSubnetwork) MarshalJSON() ([]byte, error) { +func (s GoogleCloudServicenetworkingV1betaSubnetwork) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudServicenetworkingV1betaSubnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Http: Defines the HTTP configuration for an API service. It contains a list @@ -1799,9 +1799,9 @@ type Http struct { NullFields []string `json:"-"` } -func (s *Http) MarshalJSON() ([]byte, error) { +func (s Http) MarshalJSON() ([]byte, error) { type NoMethod Http - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRule: gRPC Transcoding gRPC Transcoding is a feature for mapping between @@ -1988,9 +1988,9 @@ type HttpRule struct { NullFields []string `json:"-"` } -func (s *HttpRule) MarshalJSON() ([]byte, error) { +func (s HttpRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JavaSettings: Settings for Java client libraries. @@ -2026,9 +2026,9 @@ type JavaSettings struct { NullFields []string `json:"-"` } -func (s *JavaSettings) MarshalJSON() ([]byte, error) { +func (s JavaSettings) MarshalJSON() ([]byte, error) { type NoMethod JavaSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JwtLocation: Specifies a location to extract JWT from an API request. @@ -2059,9 +2059,9 @@ type JwtLocation struct { NullFields []string `json:"-"` } -func (s *JwtLocation) MarshalJSON() ([]byte, error) { +func (s JwtLocation) MarshalJSON() ([]byte, error) { type NoMethod JwtLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelDescriptor: A description of a label. @@ -2090,9 +2090,9 @@ type LabelDescriptor struct { NullFields []string `json:"-"` } -func (s *LabelDescriptor) MarshalJSON() ([]byte, error) { +func (s LabelDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LabelDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectionsResponse: ListConnectionsResponse is the response to list @@ -2116,9 +2116,9 @@ type ListConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogDescriptor: A description of a log type. Example in YAML format: - name: @@ -2154,9 +2154,9 @@ type LogDescriptor struct { NullFields []string `json:"-"` } -func (s *LogDescriptor) MarshalJSON() ([]byte, error) { +func (s LogDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LogDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Logging: Logging configuration of the service. The following example shows @@ -2195,9 +2195,9 @@ type Logging struct { NullFields []string `json:"-"` } -func (s *Logging) MarshalJSON() ([]byte, error) { +func (s Logging) MarshalJSON() ([]byte, error) { type NoMethod Logging - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingDestination: Configuration of a specific logging destination (the @@ -2224,9 +2224,9 @@ type LoggingDestination struct { NullFields []string `json:"-"` } -func (s *LoggingDestination) MarshalJSON() ([]byte, error) { +func (s LoggingDestination) MarshalJSON() ([]byte, error) { type NoMethod LoggingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunning: Describes settings to use when generating API methods that use @@ -2258,9 +2258,9 @@ type LongRunning struct { NullFields []string `json:"-"` } -func (s *LongRunning) MarshalJSON() ([]byte, error) { +func (s LongRunning) MarshalJSON() ([]byte, error) { type NoMethod LongRunning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LongRunning) UnmarshalJSON(data []byte) error { @@ -2311,9 +2311,9 @@ type Method struct { NullFields []string `json:"-"` } -func (s *Method) MarshalJSON() ([]byte, error) { +func (s Method) MarshalJSON() ([]byte, error) { type NoMethod Method - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodPolicy: Defines policies applying to an RPC method. @@ -2338,9 +2338,9 @@ type MethodPolicy struct { NullFields []string `json:"-"` } -func (s *MethodPolicy) MarshalJSON() ([]byte, error) { +func (s MethodPolicy) MarshalJSON() ([]byte, error) { type NoMethod MethodPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodSettings: Describes the generator configuration for a method. @@ -2379,9 +2379,9 @@ type MethodSettings struct { NullFields []string `json:"-"` } -func (s *MethodSettings) MarshalJSON() ([]byte, error) { +func (s MethodSettings) MarshalJSON() ([]byte, error) { type NoMethod MethodSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptor: Defines a metric type and its schema. Once a metric @@ -2544,9 +2544,9 @@ type MetricDescriptor struct { NullFields []string `json:"-"` } -func (s *MetricDescriptor) MarshalJSON() ([]byte, error) { +func (s MetricDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptorMetadata: Additional annotations that can be used to guide @@ -2609,9 +2609,9 @@ type MetricDescriptorMetadata struct { NullFields []string `json:"-"` } -func (s *MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { +func (s MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricRule: Bind API methods to metrics. Binding a method to a metric causes @@ -2638,9 +2638,9 @@ type MetricRule struct { NullFields []string `json:"-"` } -func (s *MetricRule) MarshalJSON() ([]byte, error) { +func (s MetricRule) MarshalJSON() ([]byte, error) { type NoMethod MetricRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mixin: Declares an API Interface to be included in this interface. The @@ -2693,9 +2693,9 @@ type Mixin struct { NullFields []string `json:"-"` } -func (s *Mixin) MarshalJSON() ([]byte, error) { +func (s Mixin) MarshalJSON() ([]byte, error) { type NoMethod Mixin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResourceDescriptor: An object that describes the schema of a @@ -2782,9 +2782,9 @@ type MonitoredResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Monitoring: Monitoring configuration of the service. The example below shows @@ -2839,9 +2839,9 @@ type Monitoring struct { NullFields []string `json:"-"` } -func (s *Monitoring) MarshalJSON() ([]byte, error) { +func (s Monitoring) MarshalJSON() ([]byte, error) { type NoMethod Monitoring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringDestination: Configuration of a specific monitoring destination @@ -2866,9 +2866,9 @@ type MonitoringDestination struct { NullFields []string `json:"-"` } -func (s *MonitoringDestination) MarshalJSON() ([]byte, error) { +func (s MonitoringDestination) MarshalJSON() ([]byte, error) { type NoMethod MonitoringDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeSettings: Settings for Node client libraries. @@ -2888,9 +2888,9 @@ type NodeSettings struct { NullFields []string `json:"-"` } -func (s *NodeSettings) MarshalJSON() ([]byte, error) { +func (s NodeSettings) MarshalJSON() ([]byte, error) { type NoMethod NodeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthRequirements: OAuth scopes are a way to define data and permissions on @@ -2927,9 +2927,9 @@ type OAuthRequirements struct { NullFields []string `json:"-"` } -func (s *OAuthRequirements) MarshalJSON() ([]byte, error) { +func (s OAuthRequirements) MarshalJSON() ([]byte, error) { type NoMethod OAuthRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2974,9 +2974,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Option: A protocol buffer option, which can be attached to a message, field, @@ -3006,9 +3006,9 @@ type Option struct { NullFields []string `json:"-"` } -func (s *Option) MarshalJSON() ([]byte, error) { +func (s Option) MarshalJSON() ([]byte, error) { type NoMethod Option - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Page: Represents a documentation page. A page can contain subpages to @@ -3042,9 +3042,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartialDeleteConnectionMetadata: Metadata provided through GetOperation @@ -3076,9 +3076,9 @@ type PeeredDnsDomain struct { NullFields []string `json:"-"` } -func (s *PeeredDnsDomain) MarshalJSON() ([]byte, error) { +func (s PeeredDnsDomain) MarshalJSON() ([]byte, error) { type NoMethod PeeredDnsDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PeeredDnsDomainMetadata: Metadata provided through GetOperation request for @@ -3103,9 +3103,9 @@ type PhpSettings struct { NullFields []string `json:"-"` } -func (s *PhpSettings) MarshalJSON() ([]byte, error) { +func (s PhpSettings) MarshalJSON() ([]byte, error) { type NoMethod PhpSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PolicyBinding: Grouping of IAM role and IAM member. @@ -3137,9 +3137,9 @@ type PolicyBinding struct { NullFields []string `json:"-"` } -func (s *PolicyBinding) MarshalJSON() ([]byte, error) { +func (s PolicyBinding) MarshalJSON() ([]byte, error) { type NoMethod PolicyBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publishing: This message configures the settings for publishing Google Cloud @@ -3206,9 +3206,9 @@ type Publishing struct { NullFields []string `json:"-"` } -func (s *Publishing) MarshalJSON() ([]byte, error) { +func (s Publishing) MarshalJSON() ([]byte, error) { type NoMethod Publishing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PythonSettings: Settings for Python client libraries. @@ -3228,9 +3228,9 @@ type PythonSettings struct { NullFields []string `json:"-"` } -func (s *PythonSettings) MarshalJSON() ([]byte, error) { +func (s PythonSettings) MarshalJSON() ([]byte, error) { type NoMethod PythonSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: Quota configuration helps to achieve fairness and budgeting in @@ -3273,9 +3273,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaLimit: `QuotaLimit` defines a specific limit that applies over a @@ -3347,9 +3347,9 @@ type QuotaLimit struct { NullFields []string `json:"-"` } -func (s *QuotaLimit) MarshalJSON() ([]byte, error) { +func (s QuotaLimit) MarshalJSON() ([]byte, error) { type NoMethod QuotaLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Range: Represents a found unused range. @@ -3374,9 +3374,9 @@ type Range struct { NullFields []string `json:"-"` } -func (s *Range) MarshalJSON() ([]byte, error) { +func (s Range) MarshalJSON() ([]byte, error) { type NoMethod Range - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveDnsRecordSetMetadata: Metadata provided through GetOperation request @@ -3426,9 +3426,9 @@ type Route struct { NullFields []string `json:"-"` } -func (s *Route) MarshalJSON() ([]byte, error) { +func (s Route) MarshalJSON() ([]byte, error) { type NoMethod Route - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RubySettings: Settings for Ruby client libraries. @@ -3448,9 +3448,9 @@ type RubySettings struct { NullFields []string `json:"-"` } -func (s *RubySettings) MarshalJSON() ([]byte, error) { +func (s RubySettings) MarshalJSON() ([]byte, error) { type NoMethod RubySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchRangeRequest: Request to search for an unused range within allocated @@ -3479,9 +3479,9 @@ type SearchRangeRequest struct { NullFields []string `json:"-"` } -func (s *SearchRangeRequest) MarshalJSON() ([]byte, error) { +func (s SearchRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecondaryIpRange struct { @@ -3502,9 +3502,9 @@ type SecondaryIpRange struct { NullFields []string `json:"-"` } -func (s *SecondaryIpRange) MarshalJSON() ([]byte, error) { +func (s SecondaryIpRange) MarshalJSON() ([]byte, error) { type NoMethod SecondaryIpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: `Service` is the root object of Google API service configuration @@ -3622,9 +3622,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: `SourceContext` represents information about the source of a @@ -3647,9 +3647,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInfo: Source information used to create a Service Config @@ -3669,9 +3669,9 @@ type SourceInfo struct { NullFields []string `json:"-"` } -func (s *SourceInfo) MarshalJSON() ([]byte, error) { +func (s SourceInfo) MarshalJSON() ([]byte, error) { type NoMethod SourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3703,9 +3703,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subnetwork: Represents a subnet that was created or discovered by a private @@ -3739,9 +3739,9 @@ type Subnetwork struct { NullFields []string `json:"-"` } -func (s *Subnetwork) MarshalJSON() ([]byte, error) { +func (s Subnetwork) MarshalJSON() ([]byte, error) { type NoMethod Subnetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameter: Define a parameter's name and location. The parameter may @@ -3770,9 +3770,9 @@ type SystemParameter struct { NullFields []string `json:"-"` } -func (s *SystemParameter) MarshalJSON() ([]byte, error) { +func (s SystemParameter) MarshalJSON() ([]byte, error) { type NoMethod SystemParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameterRule: Define a system parameter rule mapping system parameter @@ -3799,9 +3799,9 @@ type SystemParameterRule struct { NullFields []string `json:"-"` } -func (s *SystemParameterRule) MarshalJSON() ([]byte, error) { +func (s SystemParameterRule) MarshalJSON() ([]byte, error) { type NoMethod SystemParameterRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameters: ### System parameter configuration A system parameter is a @@ -3834,9 +3834,9 @@ type SystemParameters struct { NullFields []string `json:"-"` } -func (s *SystemParameters) MarshalJSON() ([]byte, error) { +func (s SystemParameters) MarshalJSON() ([]byte, error) { type NoMethod SystemParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A protocol buffer message type. @@ -3874,9 +3874,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDnsRecordSetMetadata: Metadata provided through GetOperation request @@ -3918,9 +3918,9 @@ type Usage struct { NullFields []string `json:"-"` } -func (s *Usage) MarshalJSON() ([]byte, error) { +func (s Usage) MarshalJSON() ([]byte, error) { type NoMethod Usage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageRule: Usage configuration rules for the service. NOTE: Under @@ -3959,9 +3959,9 @@ type UsageRule struct { NullFields []string `json:"-"` } -func (s *UsageRule) MarshalJSON() ([]byte, error) { +func (s UsageRule) MarshalJSON() ([]byte, error) { type NoMethod UsageRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcServiceControls: Response for the get VPC Service Controls request. @@ -3984,9 +3984,9 @@ type VpcServiceControls struct { NullFields []string `json:"-"` } -func (s *VpcServiceControls) MarshalJSON() ([]byte, error) { +func (s VpcServiceControls) MarshalJSON() ([]byte, error) { type NoMethod VpcServiceControls - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsGetCall struct { diff --git a/serviceusage/v1/serviceusage-gen.go b/serviceusage/v1/serviceusage-gen.go index 6ffc593dcb..03dfe59338 100644 --- a/serviceusage/v1/serviceusage-gen.go +++ b/serviceusage/v1/serviceusage-gen.go @@ -215,9 +215,9 @@ type AddEnableRulesResponse struct { NullFields []string `json:"-"` } -func (s *AddEnableRulesResponse) MarshalJSON() ([]byte, error) { +func (s AddEnableRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod AddEnableRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdminQuotaPolicy: Quota policy created by quota administrator. @@ -264,9 +264,9 @@ type AdminQuotaPolicy struct { NullFields []string `json:"-"` } -func (s *AdminQuotaPolicy) MarshalJSON() ([]byte, error) { +func (s AdminQuotaPolicy) MarshalJSON() ([]byte, error) { type NoMethod AdminQuotaPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Api: Api is a light-weight descriptor for an API Interface. Interfaces are @@ -325,9 +325,9 @@ type Api struct { NullFields []string `json:"-"` } -func (s *Api) MarshalJSON() ([]byte, error) { +func (s Api) MarshalJSON() ([]byte, error) { type NoMethod Api - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthProvider: Configuration for an authentication provider, including @@ -391,9 +391,9 @@ type AuthProvider struct { NullFields []string `json:"-"` } -func (s *AuthProvider) MarshalJSON() ([]byte, error) { +func (s AuthProvider) MarshalJSON() ([]byte, error) { type NoMethod AuthProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthRequirement: User-defined authentication requirements, including support @@ -429,9 +429,9 @@ type AuthRequirement struct { NullFields []string `json:"-"` } -func (s *AuthRequirement) MarshalJSON() ([]byte, error) { +func (s AuthRequirement) MarshalJSON() ([]byte, error) { type NoMethod AuthRequirement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authentication: `Authentication` defines the authentication configuration @@ -461,9 +461,9 @@ type Authentication struct { NullFields []string `json:"-"` } -func (s *Authentication) MarshalJSON() ([]byte, error) { +func (s Authentication) MarshalJSON() ([]byte, error) { type NoMethod Authentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticationRule: Authentication rules for the service. By default, if a @@ -495,9 +495,9 @@ type AuthenticationRule struct { NullFields []string `json:"-"` } -func (s *AuthenticationRule) MarshalJSON() ([]byte, error) { +func (s AuthenticationRule) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backend: `Backend` defines the backend configuration for a service. @@ -518,9 +518,9 @@ type Backend struct { NullFields []string `json:"-"` } -func (s *Backend) MarshalJSON() ([]byte, error) { +func (s Backend) MarshalJSON() ([]byte, error) { type NoMethod Backend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendRule: A backend rule provides configuration for an individual API @@ -605,9 +605,9 @@ type BackendRule struct { NullFields []string `json:"-"` } -func (s *BackendRule) MarshalJSON() ([]byte, error) { +func (s BackendRule) MarshalJSON() ([]byte, error) { type NoMethod BackendRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendRule) UnmarshalJSON(data []byte) error { @@ -646,9 +646,9 @@ type BatchCreateAdminOverridesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateAdminOverridesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateAdminOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateAdminOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateConsumerOverridesResponse: Response message for @@ -669,9 +669,9 @@ type BatchCreateConsumerOverridesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateConsumerOverridesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateConsumerOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateConsumerOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchEnableServicesRequest: Request message for the `BatchEnableServices` @@ -697,9 +697,9 @@ type BatchEnableServicesRequest struct { NullFields []string `json:"-"` } -func (s *BatchEnableServicesRequest) MarshalJSON() ([]byte, error) { +func (s BatchEnableServicesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchEnableServicesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchEnableServicesResponse: Response message for the `BatchEnableServices` @@ -724,9 +724,9 @@ type BatchEnableServicesResponse struct { NullFields []string `json:"-"` } -func (s *BatchEnableServicesResponse) MarshalJSON() ([]byte, error) { +func (s BatchEnableServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchEnableServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetServicesResponse: Response message for the `BatchGetServices` @@ -750,9 +750,9 @@ type BatchGetServicesResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetServicesResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Billing: Billing related configuration of the service. The following example @@ -790,9 +790,9 @@ type Billing struct { NullFields []string `json:"-"` } -func (s *Billing) MarshalJSON() ([]byte, error) { +func (s Billing) MarshalJSON() ([]byte, error) { type NoMethod Billing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingDestination: Configuration of a specific billing destination @@ -817,9 +817,9 @@ type BillingDestination struct { NullFields []string `json:"-"` } -func (s *BillingDestination) MarshalJSON() ([]byte, error) { +func (s BillingDestination) MarshalJSON() ([]byte, error) { type NoMethod BillingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -901,9 +901,9 @@ type ClientLibrarySettings struct { NullFields []string `json:"-"` } -func (s *ClientLibrarySettings) MarshalJSON() ([]byte, error) { +func (s ClientLibrarySettings) MarshalJSON() ([]byte, error) { type NoMethod ClientLibrarySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonLanguageSettings: Required information for every language. @@ -935,9 +935,9 @@ type CommonLanguageSettings struct { NullFields []string `json:"-"` } -func (s *CommonLanguageSettings) MarshalJSON() ([]byte, error) { +func (s CommonLanguageSettings) MarshalJSON() ([]byte, error) { type NoMethod CommonLanguageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumerPolicy: Consumer Policy is a set of rules that define what services @@ -973,9 +973,9 @@ type ConsumerPolicy struct { NullFields []string `json:"-"` } -func (s *ConsumerPolicy) MarshalJSON() ([]byte, error) { +func (s ConsumerPolicy) MarshalJSON() ([]byte, error) { type NoMethod ConsumerPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Context: `Context` defines which contexts an API requests. Example: context: @@ -1009,9 +1009,9 @@ type Context struct { NullFields []string `json:"-"` } -func (s *Context) MarshalJSON() ([]byte, error) { +func (s Context) MarshalJSON() ([]byte, error) { type NoMethod Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContextRule: A context rule provides information about the context for an @@ -1043,9 +1043,9 @@ type ContextRule struct { NullFields []string `json:"-"` } -func (s *ContextRule) MarshalJSON() ([]byte, error) { +func (s ContextRule) MarshalJSON() ([]byte, error) { type NoMethod ContextRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Control: Selects and configures the service controller used by the service. @@ -1070,9 +1070,9 @@ type Control struct { NullFields []string `json:"-"` } -func (s *Control) MarshalJSON() ([]byte, error) { +func (s Control) MarshalJSON() ([]byte, error) { type NoMethod Control - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CppSettings: Settings for C++ client libraries. @@ -1092,9 +1092,9 @@ type CppSettings struct { NullFields []string `json:"-"` } -func (s *CppSettings) MarshalJSON() ([]byte, error) { +func (s CppSettings) MarshalJSON() ([]byte, error) { type NoMethod CppSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAdminQuotaPolicyMetadata: Metadata message that provides information @@ -1127,9 +1127,9 @@ type CustomError struct { NullFields []string `json:"-"` } -func (s *CustomError) MarshalJSON() ([]byte, error) { +func (s CustomError) MarshalJSON() ([]byte, error) { type NoMethod CustomError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorRule: A custom error rule. @@ -1154,9 +1154,9 @@ type CustomErrorRule struct { NullFields []string `json:"-"` } -func (s *CustomErrorRule) MarshalJSON() ([]byte, error) { +func (s CustomErrorRule) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomHttpPattern: A custom pattern is used for defining custom HTTP verb. @@ -1178,9 +1178,9 @@ type CustomHttpPattern struct { NullFields []string `json:"-"` } -func (s *CustomHttpPattern) MarshalJSON() ([]byte, error) { +func (s CustomHttpPattern) MarshalJSON() ([]byte, error) { type NoMethod CustomHttpPattern - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteAdminQuotaPolicyMetadata: Metadata message that provides information @@ -1221,9 +1221,9 @@ type DisableServiceRequest struct { NullFields []string `json:"-"` } -func (s *DisableServiceRequest) MarshalJSON() ([]byte, error) { +func (s DisableServiceRequest) MarshalJSON() ([]byte, error) { type NoMethod DisableServiceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisableServiceResponse: Response message for the `DisableService` method. @@ -1245,9 +1245,9 @@ type DisableServiceResponse struct { NullFields []string `json:"-"` } -func (s *DisableServiceResponse) MarshalJSON() ([]byte, error) { +func (s DisableServiceResponse) MarshalJSON() ([]byte, error) { type NoMethod DisableServiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Documentation: `Documentation` provides the information for describing a @@ -1318,9 +1318,9 @@ type Documentation struct { NullFields []string `json:"-"` } -func (s *Documentation) MarshalJSON() ([]byte, error) { +func (s Documentation) MarshalJSON() ([]byte, error) { type NoMethod Documentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentationRule: A documentation rule provides information about @@ -1358,9 +1358,9 @@ type DocumentationRule struct { NullFields []string `json:"-"` } -func (s *DocumentationRule) MarshalJSON() ([]byte, error) { +func (s DocumentationRule) MarshalJSON() ([]byte, error) { type NoMethod DocumentationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DotnetSettings: Settings for Dotnet client libraries. @@ -1402,9 +1402,9 @@ type DotnetSettings struct { NullFields []string `json:"-"` } -func (s *DotnetSettings) MarshalJSON() ([]byte, error) { +func (s DotnetSettings) MarshalJSON() ([]byte, error) { type NoMethod DotnetSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1436,9 +1436,9 @@ type EnableFailure struct { NullFields []string `json:"-"` } -func (s *EnableFailure) MarshalJSON() ([]byte, error) { +func (s EnableFailure) MarshalJSON() ([]byte, error) { type NoMethod EnableFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnableRule: The consumer policy rule that defines usable services and @@ -1483,9 +1483,9 @@ type EnableRule struct { NullFields []string `json:"-"` } -func (s *EnableRule) MarshalJSON() ([]byte, error) { +func (s EnableRule) MarshalJSON() ([]byte, error) { type NoMethod EnableRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnableServiceRequest: Request message for the `EnableService` method. @@ -1511,9 +1511,9 @@ type EnableServiceResponse struct { NullFields []string `json:"-"` } -func (s *EnableServiceResponse) MarshalJSON() ([]byte, error) { +func (s EnableServiceResponse) MarshalJSON() ([]byte, error) { type NoMethod EnableServiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Endpoint: `Endpoint` describes a network address of a service that serves a @@ -1562,9 +1562,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Enum: Enum type definition. @@ -1600,9 +1600,9 @@ type Enum struct { NullFields []string `json:"-"` } -func (s *Enum) MarshalJSON() ([]byte, error) { +func (s Enum) MarshalJSON() ([]byte, error) { type NoMethod Enum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumValue: Enum value definition. @@ -1626,9 +1626,9 @@ type EnumValue struct { NullFields []string `json:"-"` } -func (s *EnumValue) MarshalJSON() ([]byte, error) { +func (s EnumValue) MarshalJSON() ([]byte, error) { type NoMethod EnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: A single field of a message type. @@ -1697,9 +1697,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldPolicy: Google API Policy Annotation This message defines a simple API @@ -1738,9 +1738,9 @@ type FieldPolicy struct { NullFields []string `json:"-"` } -func (s *FieldPolicy) MarshalJSON() ([]byte, error) { +func (s FieldPolicy) MarshalJSON() ([]byte, error) { type NoMethod FieldPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetServiceIdentityMetadata: Metadata for the `GetServiceIdentity` method. @@ -1773,9 +1773,9 @@ type GetServiceIdentityResponse struct { NullFields []string `json:"-"` } -func (s *GetServiceIdentityResponse) MarshalJSON() ([]byte, error) { +func (s GetServiceIdentityResponse) MarshalJSON() ([]byte, error) { type NoMethod GetServiceIdentityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoSettings: Settings for Go client libraries. @@ -1795,9 +1795,9 @@ type GoSettings struct { NullFields []string `json:"-"` } -func (s *GoSettings) MarshalJSON() ([]byte, error) { +func (s GoSettings) MarshalJSON() ([]byte, error) { type NoMethod GoSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiService: `Service` is the root object of Google API service @@ -1915,9 +1915,9 @@ type GoogleApiService struct { NullFields []string `json:"-"` } -func (s *GoogleApiService) MarshalJSON() ([]byte, error) { +func (s GoogleApiService) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV1OperationMetadata: The operation metadata returned @@ -1939,9 +1939,9 @@ type GoogleApiServiceusageV1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV1Service: A service that is available for use by the @@ -1986,9 +1986,9 @@ type GoogleApiServiceusageV1Service struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV1Service) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV1Service) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV1Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV1ServiceConfig: The configuration of the service. @@ -2033,9 +2033,9 @@ type GoogleApiServiceusageV1ServiceConfig struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV1ServiceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV1ServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV1ServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV1beta1GetServiceIdentityResponse: Response message for @@ -2065,9 +2065,9 @@ type GoogleApiServiceusageV1beta1GetServiceIdentityResponse struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV1beta1GetServiceIdentityResponse) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV1beta1GetServiceIdentityResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV1beta1GetServiceIdentityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV1beta1ServiceIdentity: Service identity for a service. @@ -2093,9 +2093,9 @@ type GoogleApiServiceusageV1beta1ServiceIdentity struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV1beta1ServiceIdentity) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV1beta1ServiceIdentity) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV1beta1ServiceIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV2alphaConsumerPolicy: Consumer Policy is a set of @@ -2137,9 +2137,9 @@ type GoogleApiServiceusageV2alphaConsumerPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV2alphaConsumerPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV2alphaConsumerPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV2alphaConsumerPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV2alphaEnableRule: The consumer policy rule that @@ -2161,9 +2161,9 @@ type GoogleApiServiceusageV2alphaEnableRule struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV2alphaEnableRule) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV2alphaEnableRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV2alphaEnableRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata: Metadata for the @@ -2197,9 +2197,9 @@ type Http struct { NullFields []string `json:"-"` } -func (s *Http) MarshalJSON() ([]byte, error) { +func (s Http) MarshalJSON() ([]byte, error) { type NoMethod Http - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRule: gRPC Transcoding gRPC Transcoding is a feature for mapping between @@ -2386,9 +2386,9 @@ type HttpRule struct { NullFields []string `json:"-"` } -func (s *HttpRule) MarshalJSON() ([]byte, error) { +func (s HttpRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAdminOverridesMetadata: Metadata message that provides information @@ -2414,9 +2414,9 @@ type ImportAdminOverridesResponse struct { NullFields []string `json:"-"` } -func (s *ImportAdminOverridesResponse) MarshalJSON() ([]byte, error) { +func (s ImportAdminOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportAdminOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAdminQuotaPoliciesMetadata: Metadata message that provides information @@ -2443,9 +2443,9 @@ type ImportAdminQuotaPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ImportAdminQuotaPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ImportAdminQuotaPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportAdminQuotaPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportConsumerOverridesMetadata: Metadata message that provides information @@ -2472,9 +2472,9 @@ type ImportConsumerOverridesResponse struct { NullFields []string `json:"-"` } -func (s *ImportConsumerOverridesResponse) MarshalJSON() ([]byte, error) { +func (s ImportConsumerOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportConsumerOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JavaSettings: Settings for Java client libraries. @@ -2510,9 +2510,9 @@ type JavaSettings struct { NullFields []string `json:"-"` } -func (s *JavaSettings) MarshalJSON() ([]byte, error) { +func (s JavaSettings) MarshalJSON() ([]byte, error) { type NoMethod JavaSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JwtLocation: Specifies a location to extract JWT from an API request. @@ -2543,9 +2543,9 @@ type JwtLocation struct { NullFields []string `json:"-"` } -func (s *JwtLocation) MarshalJSON() ([]byte, error) { +func (s JwtLocation) MarshalJSON() ([]byte, error) { type NoMethod JwtLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelDescriptor: A description of a label. @@ -2574,9 +2574,9 @@ type LabelDescriptor struct { NullFields []string `json:"-"` } -func (s *LabelDescriptor) MarshalJSON() ([]byte, error) { +func (s LabelDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LabelDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2602,9 +2602,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response message for the `ListServices` method. @@ -2630,9 +2630,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogDescriptor: A description of a log type. Example in YAML format: - name: @@ -2668,9 +2668,9 @@ type LogDescriptor struct { NullFields []string `json:"-"` } -func (s *LogDescriptor) MarshalJSON() ([]byte, error) { +func (s LogDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LogDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Logging: Logging configuration of the service. The following example shows @@ -2709,9 +2709,9 @@ type Logging struct { NullFields []string `json:"-"` } -func (s *Logging) MarshalJSON() ([]byte, error) { +func (s Logging) MarshalJSON() ([]byte, error) { type NoMethod Logging - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingDestination: Configuration of a specific logging destination (the @@ -2738,9 +2738,9 @@ type LoggingDestination struct { NullFields []string `json:"-"` } -func (s *LoggingDestination) MarshalJSON() ([]byte, error) { +func (s LoggingDestination) MarshalJSON() ([]byte, error) { type NoMethod LoggingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunning: Describes settings to use when generating API methods that use @@ -2772,9 +2772,9 @@ type LongRunning struct { NullFields []string `json:"-"` } -func (s *LongRunning) MarshalJSON() ([]byte, error) { +func (s LongRunning) MarshalJSON() ([]byte, error) { type NoMethod LongRunning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LongRunning) UnmarshalJSON(data []byte) error { @@ -2825,9 +2825,9 @@ type Method struct { NullFields []string `json:"-"` } -func (s *Method) MarshalJSON() ([]byte, error) { +func (s Method) MarshalJSON() ([]byte, error) { type NoMethod Method - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodPolicy: Defines policies applying to an RPC method. @@ -2852,9 +2852,9 @@ type MethodPolicy struct { NullFields []string `json:"-"` } -func (s *MethodPolicy) MarshalJSON() ([]byte, error) { +func (s MethodPolicy) MarshalJSON() ([]byte, error) { type NoMethod MethodPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodSettings: Describes the generator configuration for a method. @@ -2893,9 +2893,9 @@ type MethodSettings struct { NullFields []string `json:"-"` } -func (s *MethodSettings) MarshalJSON() ([]byte, error) { +func (s MethodSettings) MarshalJSON() ([]byte, error) { type NoMethod MethodSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptor: Defines a metric type and its schema. Once a metric @@ -3058,9 +3058,9 @@ type MetricDescriptor struct { NullFields []string `json:"-"` } -func (s *MetricDescriptor) MarshalJSON() ([]byte, error) { +func (s MetricDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptorMetadata: Additional annotations that can be used to guide @@ -3123,9 +3123,9 @@ type MetricDescriptorMetadata struct { NullFields []string `json:"-"` } -func (s *MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { +func (s MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricRule: Bind API methods to metrics. Binding a method to a metric causes @@ -3152,9 +3152,9 @@ type MetricRule struct { NullFields []string `json:"-"` } -func (s *MetricRule) MarshalJSON() ([]byte, error) { +func (s MetricRule) MarshalJSON() ([]byte, error) { type NoMethod MetricRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mixin: Declares an API Interface to be included in this interface. The @@ -3207,9 +3207,9 @@ type Mixin struct { NullFields []string `json:"-"` } -func (s *Mixin) MarshalJSON() ([]byte, error) { +func (s Mixin) MarshalJSON() ([]byte, error) { type NoMethod Mixin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResourceDescriptor: An object that describes the schema of a @@ -3296,9 +3296,9 @@ type MonitoredResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Monitoring: Monitoring configuration of the service. The example below shows @@ -3353,9 +3353,9 @@ type Monitoring struct { NullFields []string `json:"-"` } -func (s *Monitoring) MarshalJSON() ([]byte, error) { +func (s Monitoring) MarshalJSON() ([]byte, error) { type NoMethod Monitoring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringDestination: Configuration of a specific monitoring destination @@ -3380,9 +3380,9 @@ type MonitoringDestination struct { NullFields []string `json:"-"` } -func (s *MonitoringDestination) MarshalJSON() ([]byte, error) { +func (s MonitoringDestination) MarshalJSON() ([]byte, error) { type NoMethod MonitoringDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeSettings: Settings for Node client libraries. @@ -3402,9 +3402,9 @@ type NodeSettings struct { NullFields []string `json:"-"` } -func (s *NodeSettings) MarshalJSON() ([]byte, error) { +func (s NodeSettings) MarshalJSON() ([]byte, error) { type NoMethod NodeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthRequirements: OAuth scopes are a way to define data and permissions on @@ -3441,9 +3441,9 @@ type OAuthRequirements struct { NullFields []string `json:"-"` } -func (s *OAuthRequirements) MarshalJSON() ([]byte, error) { +func (s OAuthRequirements) MarshalJSON() ([]byte, error) { type NoMethod OAuthRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3488,9 +3488,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: The operation metadata returned for the batchend services @@ -3512,9 +3512,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Option: A protocol buffer option, which can be attached to a message, field, @@ -3544,9 +3544,9 @@ type Option struct { NullFields []string `json:"-"` } -func (s *Option) MarshalJSON() ([]byte, error) { +func (s Option) MarshalJSON() ([]byte, error) { type NoMethod Option - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Page: Represents a documentation page. A page can contain subpages to @@ -3580,9 +3580,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhpSettings: Settings for Php client libraries. @@ -3602,9 +3602,9 @@ type PhpSettings struct { NullFields []string `json:"-"` } -func (s *PhpSettings) MarshalJSON() ([]byte, error) { +func (s PhpSettings) MarshalJSON() ([]byte, error) { type NoMethod PhpSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publishing: This message configures the settings for publishing Google Cloud @@ -3671,9 +3671,9 @@ type Publishing struct { NullFields []string `json:"-"` } -func (s *Publishing) MarshalJSON() ([]byte, error) { +func (s Publishing) MarshalJSON() ([]byte, error) { type NoMethod Publishing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PythonSettings: Settings for Python client libraries. @@ -3693,9 +3693,9 @@ type PythonSettings struct { NullFields []string `json:"-"` } -func (s *PythonSettings) MarshalJSON() ([]byte, error) { +func (s PythonSettings) MarshalJSON() ([]byte, error) { type NoMethod PythonSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: Quota configuration helps to achieve fairness and budgeting in @@ -3738,9 +3738,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaLimit: `QuotaLimit` defines a specific limit that applies over a @@ -3812,9 +3812,9 @@ type QuotaLimit struct { NullFields []string `json:"-"` } -func (s *QuotaLimit) MarshalJSON() ([]byte, error) { +func (s QuotaLimit) MarshalJSON() ([]byte, error) { type NoMethod QuotaLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaOverride: A quota override @@ -3871,9 +3871,9 @@ type QuotaOverride struct { NullFields []string `json:"-"` } -func (s *QuotaOverride) MarshalJSON() ([]byte, error) { +func (s QuotaOverride) MarshalJSON() ([]byte, error) { type NoMethod QuotaOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveEnableRulesMetadata: Metadata for the `RemoveEnableRules` method. @@ -3903,9 +3903,9 @@ type RemoveEnableRulesResponse struct { NullFields []string `json:"-"` } -func (s *RemoveEnableRulesResponse) MarshalJSON() ([]byte, error) { +func (s RemoveEnableRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod RemoveEnableRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RubySettings: Settings for Ruby client libraries. @@ -3925,9 +3925,9 @@ type RubySettings struct { NullFields []string `json:"-"` } -func (s *RubySettings) MarshalJSON() ([]byte, error) { +func (s RubySettings) MarshalJSON() ([]byte, error) { type NoMethod RubySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceIdentity: Service identity for a service. This is the identity that @@ -3952,9 +3952,9 @@ type ServiceIdentity struct { NullFields []string `json:"-"` } -func (s *ServiceIdentity) MarshalJSON() ([]byte, error) { +func (s ServiceIdentity) MarshalJSON() ([]byte, error) { type NoMethod ServiceIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: `SourceContext` represents information about the source of a @@ -3977,9 +3977,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInfo: Source information used to create a Service Config @@ -3999,9 +3999,9 @@ type SourceInfo struct { NullFields []string `json:"-"` } -func (s *SourceInfo) MarshalJSON() ([]byte, error) { +func (s SourceInfo) MarshalJSON() ([]byte, error) { type NoMethod SourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -4033,9 +4033,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameter: Define a parameter's name and location. The parameter may @@ -4064,9 +4064,9 @@ type SystemParameter struct { NullFields []string `json:"-"` } -func (s *SystemParameter) MarshalJSON() ([]byte, error) { +func (s SystemParameter) MarshalJSON() ([]byte, error) { type NoMethod SystemParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameterRule: Define a system parameter rule mapping system parameter @@ -4093,9 +4093,9 @@ type SystemParameterRule struct { NullFields []string `json:"-"` } -func (s *SystemParameterRule) MarshalJSON() ([]byte, error) { +func (s SystemParameterRule) MarshalJSON() ([]byte, error) { type NoMethod SystemParameterRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameters: ### System parameter configuration A system parameter is a @@ -4128,9 +4128,9 @@ type SystemParameters struct { NullFields []string `json:"-"` } -func (s *SystemParameters) MarshalJSON() ([]byte, error) { +func (s SystemParameters) MarshalJSON() ([]byte, error) { type NoMethod SystemParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A protocol buffer message type. @@ -4168,9 +4168,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateAdminQuotaPolicyMetadata: Metadata message that provides information @@ -4218,9 +4218,9 @@ type Usage struct { NullFields []string `json:"-"` } -func (s *Usage) MarshalJSON() ([]byte, error) { +func (s Usage) MarshalJSON() ([]byte, error) { type NoMethod Usage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageRule: Usage configuration rules for the service. NOTE: Under @@ -4259,9 +4259,9 @@ type UsageRule struct { NullFields []string `json:"-"` } -func (s *UsageRule) MarshalJSON() ([]byte, error) { +func (s UsageRule) MarshalJSON() ([]byte, error) { type NoMethod UsageRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsCancelCall struct { diff --git a/serviceusage/v1beta1/serviceusage-gen.go b/serviceusage/v1beta1/serviceusage-gen.go index 77d4326925..7c3e96558f 100644 --- a/serviceusage/v1beta1/serviceusage-gen.go +++ b/serviceusage/v1beta1/serviceusage-gen.go @@ -263,9 +263,9 @@ type AddEnableRulesResponse struct { NullFields []string `json:"-"` } -func (s *AddEnableRulesResponse) MarshalJSON() ([]byte, error) { +func (s AddEnableRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod AddEnableRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdminQuotaPolicy: Quota policy created by quota administrator. @@ -312,9 +312,9 @@ type AdminQuotaPolicy struct { NullFields []string `json:"-"` } -func (s *AdminQuotaPolicy) MarshalJSON() ([]byte, error) { +func (s AdminQuotaPolicy) MarshalJSON() ([]byte, error) { type NoMethod AdminQuotaPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Api: Api is a light-weight descriptor for an API Interface. Interfaces are @@ -373,9 +373,9 @@ type Api struct { NullFields []string `json:"-"` } -func (s *Api) MarshalJSON() ([]byte, error) { +func (s Api) MarshalJSON() ([]byte, error) { type NoMethod Api - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthProvider: Configuration for an authentication provider, including @@ -439,9 +439,9 @@ type AuthProvider struct { NullFields []string `json:"-"` } -func (s *AuthProvider) MarshalJSON() ([]byte, error) { +func (s AuthProvider) MarshalJSON() ([]byte, error) { type NoMethod AuthProvider - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthRequirement: User-defined authentication requirements, including support @@ -477,9 +477,9 @@ type AuthRequirement struct { NullFields []string `json:"-"` } -func (s *AuthRequirement) MarshalJSON() ([]byte, error) { +func (s AuthRequirement) MarshalJSON() ([]byte, error) { type NoMethod AuthRequirement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Authentication: `Authentication` defines the authentication configuration @@ -509,9 +509,9 @@ type Authentication struct { NullFields []string `json:"-"` } -func (s *Authentication) MarshalJSON() ([]byte, error) { +func (s Authentication) MarshalJSON() ([]byte, error) { type NoMethod Authentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuthenticationRule: Authentication rules for the service. By default, if a @@ -543,9 +543,9 @@ type AuthenticationRule struct { NullFields []string `json:"-"` } -func (s *AuthenticationRule) MarshalJSON() ([]byte, error) { +func (s AuthenticationRule) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backend: `Backend` defines the backend configuration for a service. @@ -566,9 +566,9 @@ type Backend struct { NullFields []string `json:"-"` } -func (s *Backend) MarshalJSON() ([]byte, error) { +func (s Backend) MarshalJSON() ([]byte, error) { type NoMethod Backend - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackendRule: A backend rule provides configuration for an individual API @@ -653,9 +653,9 @@ type BackendRule struct { NullFields []string `json:"-"` } -func (s *BackendRule) MarshalJSON() ([]byte, error) { +func (s BackendRule) MarshalJSON() ([]byte, error) { type NoMethod BackendRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BackendRule) UnmarshalJSON(data []byte) error { @@ -694,9 +694,9 @@ type BatchCreateAdminOverridesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateAdminOverridesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateAdminOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateAdminOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateConsumerOverridesResponse: Response message for @@ -717,9 +717,9 @@ type BatchCreateConsumerOverridesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateConsumerOverridesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateConsumerOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateConsumerOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchEnableServicesRequest: Request message for the `BatchEnableServices` @@ -746,9 +746,9 @@ type BatchEnableServicesRequest struct { NullFields []string `json:"-"` } -func (s *BatchEnableServicesRequest) MarshalJSON() ([]byte, error) { +func (s BatchEnableServicesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchEnableServicesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchEnableServicesResponse: Response message for the `BatchEnableServices` @@ -773,9 +773,9 @@ type BatchEnableServicesResponse struct { NullFields []string `json:"-"` } -func (s *BatchEnableServicesResponse) MarshalJSON() ([]byte, error) { +func (s BatchEnableServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchEnableServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Billing: Billing related configuration of the service. The following example @@ -813,9 +813,9 @@ type Billing struct { NullFields []string `json:"-"` } -func (s *Billing) MarshalJSON() ([]byte, error) { +func (s Billing) MarshalJSON() ([]byte, error) { type NoMethod Billing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BillingDestination: Configuration of a specific billing destination @@ -840,9 +840,9 @@ type BillingDestination struct { NullFields []string `json:"-"` } -func (s *BillingDestination) MarshalJSON() ([]byte, error) { +func (s BillingDestination) MarshalJSON() ([]byte, error) { type NoMethod BillingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientLibrarySettings: Details about how and where to publish client @@ -920,9 +920,9 @@ type ClientLibrarySettings struct { NullFields []string `json:"-"` } -func (s *ClientLibrarySettings) MarshalJSON() ([]byte, error) { +func (s ClientLibrarySettings) MarshalJSON() ([]byte, error) { type NoMethod ClientLibrarySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommonLanguageSettings: Required information for every language. @@ -954,9 +954,9 @@ type CommonLanguageSettings struct { NullFields []string `json:"-"` } -func (s *CommonLanguageSettings) MarshalJSON() ([]byte, error) { +func (s CommonLanguageSettings) MarshalJSON() ([]byte, error) { type NoMethod CommonLanguageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumerPolicy: Consumer Policy is a set of rules that define what services @@ -992,9 +992,9 @@ type ConsumerPolicy struct { NullFields []string `json:"-"` } -func (s *ConsumerPolicy) MarshalJSON() ([]byte, error) { +func (s ConsumerPolicy) MarshalJSON() ([]byte, error) { type NoMethod ConsumerPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumerQuotaLimit: Consumer quota settings for a quota limit. @@ -1039,9 +1039,9 @@ type ConsumerQuotaLimit struct { NullFields []string `json:"-"` } -func (s *ConsumerQuotaLimit) MarshalJSON() ([]byte, error) { +func (s ConsumerQuotaLimit) MarshalJSON() ([]byte, error) { type NoMethod ConsumerQuotaLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConsumerQuotaMetric: Consumer quota settings for a quota metric. @@ -1087,9 +1087,9 @@ type ConsumerQuotaMetric struct { NullFields []string `json:"-"` } -func (s *ConsumerQuotaMetric) MarshalJSON() ([]byte, error) { +func (s ConsumerQuotaMetric) MarshalJSON() ([]byte, error) { type NoMethod ConsumerQuotaMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Context: `Context` defines which contexts an API requests. Example: context: @@ -1123,9 +1123,9 @@ type Context struct { NullFields []string `json:"-"` } -func (s *Context) MarshalJSON() ([]byte, error) { +func (s Context) MarshalJSON() ([]byte, error) { type NoMethod Context - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContextRule: A context rule provides information about the context for an @@ -1157,9 +1157,9 @@ type ContextRule struct { NullFields []string `json:"-"` } -func (s *ContextRule) MarshalJSON() ([]byte, error) { +func (s ContextRule) MarshalJSON() ([]byte, error) { type NoMethod ContextRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Control: Selects and configures the service controller used by the service. @@ -1184,9 +1184,9 @@ type Control struct { NullFields []string `json:"-"` } -func (s *Control) MarshalJSON() ([]byte, error) { +func (s Control) MarshalJSON() ([]byte, error) { type NoMethod Control - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CppSettings: Settings for C++ client libraries. @@ -1206,9 +1206,9 @@ type CppSettings struct { NullFields []string `json:"-"` } -func (s *CppSettings) MarshalJSON() ([]byte, error) { +func (s CppSettings) MarshalJSON() ([]byte, error) { type NoMethod CppSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateAdminQuotaPolicyMetadata: Metadata message that provides information @@ -1241,9 +1241,9 @@ type CustomError struct { NullFields []string `json:"-"` } -func (s *CustomError) MarshalJSON() ([]byte, error) { +func (s CustomError) MarshalJSON() ([]byte, error) { type NoMethod CustomError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomErrorRule: A custom error rule. @@ -1268,9 +1268,9 @@ type CustomErrorRule struct { NullFields []string `json:"-"` } -func (s *CustomErrorRule) MarshalJSON() ([]byte, error) { +func (s CustomErrorRule) MarshalJSON() ([]byte, error) { type NoMethod CustomErrorRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomHttpPattern: A custom pattern is used for defining custom HTTP verb. @@ -1292,9 +1292,9 @@ type CustomHttpPattern struct { NullFields []string `json:"-"` } -func (s *CustomHttpPattern) MarshalJSON() ([]byte, error) { +func (s CustomHttpPattern) MarshalJSON() ([]byte, error) { type NoMethod CustomHttpPattern - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteAdminQuotaPolicyMetadata: Metadata message that provides information @@ -1326,9 +1326,9 @@ type DisableServiceResponse struct { NullFields []string `json:"-"` } -func (s *DisableServiceResponse) MarshalJSON() ([]byte, error) { +func (s DisableServiceResponse) MarshalJSON() ([]byte, error) { type NoMethod DisableServiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Documentation: `Documentation` provides the information for describing a @@ -1399,9 +1399,9 @@ type Documentation struct { NullFields []string `json:"-"` } -func (s *Documentation) MarshalJSON() ([]byte, error) { +func (s Documentation) MarshalJSON() ([]byte, error) { type NoMethod Documentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentationRule: A documentation rule provides information about @@ -1439,9 +1439,9 @@ type DocumentationRule struct { NullFields []string `json:"-"` } -func (s *DocumentationRule) MarshalJSON() ([]byte, error) { +func (s DocumentationRule) MarshalJSON() ([]byte, error) { type NoMethod DocumentationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DotnetSettings: Settings for Dotnet client libraries. @@ -1483,9 +1483,9 @@ type DotnetSettings struct { NullFields []string `json:"-"` } -func (s *DotnetSettings) MarshalJSON() ([]byte, error) { +func (s DotnetSettings) MarshalJSON() ([]byte, error) { type NoMethod DotnetSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1515,9 +1515,9 @@ type EnableFailure struct { NullFields []string `json:"-"` } -func (s *EnableFailure) MarshalJSON() ([]byte, error) { +func (s EnableFailure) MarshalJSON() ([]byte, error) { type NoMethod EnableFailure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnableRule: The consumer policy rule that defines usable services and @@ -1562,9 +1562,9 @@ type EnableRule struct { NullFields []string `json:"-"` } -func (s *EnableRule) MarshalJSON() ([]byte, error) { +func (s EnableRule) MarshalJSON() ([]byte, error) { type NoMethod EnableRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnableServiceRequest: Request message for the `EnableService` method. @@ -1590,9 +1590,9 @@ type EnableServiceResponse struct { NullFields []string `json:"-"` } -func (s *EnableServiceResponse) MarshalJSON() ([]byte, error) { +func (s EnableServiceResponse) MarshalJSON() ([]byte, error) { type NoMethod EnableServiceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Endpoint: `Endpoint` describes a network address of a service that serves a @@ -1641,9 +1641,9 @@ type Endpoint struct { NullFields []string `json:"-"` } -func (s *Endpoint) MarshalJSON() ([]byte, error) { +func (s Endpoint) MarshalJSON() ([]byte, error) { type NoMethod Endpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Enum: Enum type definition. @@ -1679,9 +1679,9 @@ type Enum struct { NullFields []string `json:"-"` } -func (s *Enum) MarshalJSON() ([]byte, error) { +func (s Enum) MarshalJSON() ([]byte, error) { type NoMethod Enum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnumValue: Enum value definition. @@ -1705,9 +1705,9 @@ type EnumValue struct { NullFields []string `json:"-"` } -func (s *EnumValue) MarshalJSON() ([]byte, error) { +func (s EnumValue) MarshalJSON() ([]byte, error) { type NoMethod EnumValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: A single field of a message type. @@ -1776,9 +1776,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldPolicy: Google API Policy Annotation This message defines a simple API @@ -1817,9 +1817,9 @@ type FieldPolicy struct { NullFields []string `json:"-"` } -func (s *FieldPolicy) MarshalJSON() ([]byte, error) { +func (s FieldPolicy) MarshalJSON() ([]byte, error) { type NoMethod FieldPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetServiceIdentityMetadata: Metadata for the `GetServiceIdentity` method. @@ -1852,9 +1852,9 @@ type GetServiceIdentityResponse struct { NullFields []string `json:"-"` } -func (s *GetServiceIdentityResponse) MarshalJSON() ([]byte, error) { +func (s GetServiceIdentityResponse) MarshalJSON() ([]byte, error) { type NoMethod GetServiceIdentityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoSettings: Settings for Go client libraries. @@ -1874,9 +1874,9 @@ type GoSettings struct { NullFields []string `json:"-"` } -func (s *GoSettings) MarshalJSON() ([]byte, error) { +func (s GoSettings) MarshalJSON() ([]byte, error) { type NoMethod GoSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiService: `Service` is the root object of Google API service @@ -1994,9 +1994,9 @@ type GoogleApiService struct { NullFields []string `json:"-"` } -func (s *GoogleApiService) MarshalJSON() ([]byte, error) { +func (s GoogleApiService) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV1OperationMetadata: The operation metadata returned @@ -2018,9 +2018,9 @@ type GoogleApiServiceusageV1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV1Service: A service that is available for use by the @@ -2062,9 +2062,9 @@ type GoogleApiServiceusageV1Service struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV1Service) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV1Service) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV1Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV1ServiceConfig: The configuration of the service. @@ -2109,9 +2109,9 @@ type GoogleApiServiceusageV1ServiceConfig struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV1ServiceConfig) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV1ServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV1ServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV1beta1GetServiceIdentityResponse: Response message for @@ -2141,9 +2141,9 @@ type GoogleApiServiceusageV1beta1GetServiceIdentityResponse struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV1beta1GetServiceIdentityResponse) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV1beta1GetServiceIdentityResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV1beta1GetServiceIdentityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV1beta1ServiceIdentity: Service identity for a service. @@ -2169,9 +2169,9 @@ type GoogleApiServiceusageV1beta1ServiceIdentity struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV1beta1ServiceIdentity) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV1beta1ServiceIdentity) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV1beta1ServiceIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV2alphaConsumerPolicy: Consumer Policy is a set of @@ -2213,9 +2213,9 @@ type GoogleApiServiceusageV2alphaConsumerPolicy struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV2alphaConsumerPolicy) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV2alphaConsumerPolicy) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV2alphaConsumerPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV2alphaEnableRule: The consumer policy rule that @@ -2237,9 +2237,9 @@ type GoogleApiServiceusageV2alphaEnableRule struct { NullFields []string `json:"-"` } -func (s *GoogleApiServiceusageV2alphaEnableRule) MarshalJSON() ([]byte, error) { +func (s GoogleApiServiceusageV2alphaEnableRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleApiServiceusageV2alphaEnableRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata: Metadata for the @@ -2273,9 +2273,9 @@ type Http struct { NullFields []string `json:"-"` } -func (s *Http) MarshalJSON() ([]byte, error) { +func (s Http) MarshalJSON() ([]byte, error) { type NoMethod Http - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpRule: gRPC Transcoding gRPC Transcoding is a feature for mapping between @@ -2462,9 +2462,9 @@ type HttpRule struct { NullFields []string `json:"-"` } -func (s *HttpRule) MarshalJSON() ([]byte, error) { +func (s HttpRule) MarshalJSON() ([]byte, error) { type NoMethod HttpRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAdminOverridesMetadata: Metadata message that provides information @@ -2512,9 +2512,9 @@ type ImportAdminOverridesRequest struct { NullFields []string `json:"-"` } -func (s *ImportAdminOverridesRequest) MarshalJSON() ([]byte, error) { +func (s ImportAdminOverridesRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportAdminOverridesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAdminOverridesResponse: Response message for ImportAdminOverrides @@ -2534,9 +2534,9 @@ type ImportAdminOverridesResponse struct { NullFields []string `json:"-"` } -func (s *ImportAdminOverridesResponse) MarshalJSON() ([]byte, error) { +func (s ImportAdminOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportAdminOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAdminQuotaPoliciesMetadata: Metadata message that provides information @@ -2563,9 +2563,9 @@ type ImportAdminQuotaPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ImportAdminQuotaPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ImportAdminQuotaPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportAdminQuotaPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportConsumerOverridesMetadata: Metadata message that provides information @@ -2613,9 +2613,9 @@ type ImportConsumerOverridesRequest struct { NullFields []string `json:"-"` } -func (s *ImportConsumerOverridesRequest) MarshalJSON() ([]byte, error) { +func (s ImportConsumerOverridesRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportConsumerOverridesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportConsumerOverridesResponse: Response message for @@ -2636,9 +2636,9 @@ type ImportConsumerOverridesResponse struct { NullFields []string `json:"-"` } -func (s *ImportConsumerOverridesResponse) MarshalJSON() ([]byte, error) { +func (s ImportConsumerOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportConsumerOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JavaSettings: Settings for Java client libraries. @@ -2674,9 +2674,9 @@ type JavaSettings struct { NullFields []string `json:"-"` } -func (s *JavaSettings) MarshalJSON() ([]byte, error) { +func (s JavaSettings) MarshalJSON() ([]byte, error) { type NoMethod JavaSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JwtLocation: Specifies a location to extract JWT from an API request. @@ -2707,9 +2707,9 @@ type JwtLocation struct { NullFields []string `json:"-"` } -func (s *JwtLocation) MarshalJSON() ([]byte, error) { +func (s JwtLocation) MarshalJSON() ([]byte, error) { type NoMethod JwtLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelDescriptor: A description of a label. @@ -2738,9 +2738,9 @@ type LabelDescriptor struct { NullFields []string `json:"-"` } -func (s *LabelDescriptor) MarshalJSON() ([]byte, error) { +func (s LabelDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LabelDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdminOverridesResponse: Response message for ListAdminOverrides. @@ -2766,9 +2766,9 @@ type ListAdminOverridesResponse struct { NullFields []string `json:"-"` } -func (s *ListAdminOverridesResponse) MarshalJSON() ([]byte, error) { +func (s ListAdminOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdminOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConsumerOverridesResponse: Response message for ListConsumerOverrides. @@ -2794,9 +2794,9 @@ type ListConsumerOverridesResponse struct { NullFields []string `json:"-"` } -func (s *ListConsumerOverridesResponse) MarshalJSON() ([]byte, error) { +func (s ListConsumerOverridesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConsumerOverridesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConsumerQuotaMetricsResponse: Response message for @@ -2823,9 +2823,9 @@ type ListConsumerQuotaMetricsResponse struct { NullFields []string `json:"-"` } -func (s *ListConsumerQuotaMetricsResponse) MarshalJSON() ([]byte, error) { +func (s ListConsumerQuotaMetricsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConsumerQuotaMetricsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2851,9 +2851,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListServicesResponse: Response message for the `ListServices` method. @@ -2879,9 +2879,9 @@ type ListServicesResponse struct { NullFields []string `json:"-"` } -func (s *ListServicesResponse) MarshalJSON() ([]byte, error) { +func (s ListServicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListServicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogDescriptor: A description of a log type. Example in YAML format: - name: @@ -2917,9 +2917,9 @@ type LogDescriptor struct { NullFields []string `json:"-"` } -func (s *LogDescriptor) MarshalJSON() ([]byte, error) { +func (s LogDescriptor) MarshalJSON() ([]byte, error) { type NoMethod LogDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Logging: Logging configuration of the service. The following example shows @@ -2958,9 +2958,9 @@ type Logging struct { NullFields []string `json:"-"` } -func (s *Logging) MarshalJSON() ([]byte, error) { +func (s Logging) MarshalJSON() ([]byte, error) { type NoMethod Logging - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingDestination: Configuration of a specific logging destination (the @@ -2987,9 +2987,9 @@ type LoggingDestination struct { NullFields []string `json:"-"` } -func (s *LoggingDestination) MarshalJSON() ([]byte, error) { +func (s LoggingDestination) MarshalJSON() ([]byte, error) { type NoMethod LoggingDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunning: Describes settings to use when generating API methods that use @@ -3021,9 +3021,9 @@ type LongRunning struct { NullFields []string `json:"-"` } -func (s *LongRunning) MarshalJSON() ([]byte, error) { +func (s LongRunning) MarshalJSON() ([]byte, error) { type NoMethod LongRunning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LongRunning) UnmarshalJSON(data []byte) error { @@ -3074,9 +3074,9 @@ type Method struct { NullFields []string `json:"-"` } -func (s *Method) MarshalJSON() ([]byte, error) { +func (s Method) MarshalJSON() ([]byte, error) { type NoMethod Method - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodPolicy: Defines policies applying to an RPC method. @@ -3101,9 +3101,9 @@ type MethodPolicy struct { NullFields []string `json:"-"` } -func (s *MethodPolicy) MarshalJSON() ([]byte, error) { +func (s MethodPolicy) MarshalJSON() ([]byte, error) { type NoMethod MethodPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MethodSettings: Describes the generator configuration for a method. @@ -3142,9 +3142,9 @@ type MethodSettings struct { NullFields []string `json:"-"` } -func (s *MethodSettings) MarshalJSON() ([]byte, error) { +func (s MethodSettings) MarshalJSON() ([]byte, error) { type NoMethod MethodSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptor: Defines a metric type and its schema. Once a metric @@ -3307,9 +3307,9 @@ type MetricDescriptor struct { NullFields []string `json:"-"` } -func (s *MetricDescriptor) MarshalJSON() ([]byte, error) { +func (s MetricDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricDescriptorMetadata: Additional annotations that can be used to guide @@ -3372,9 +3372,9 @@ type MetricDescriptorMetadata struct { NullFields []string `json:"-"` } -func (s *MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { +func (s MetricDescriptorMetadata) MarshalJSON() ([]byte, error) { type NoMethod MetricDescriptorMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricRule: Bind API methods to metrics. Binding a method to a metric causes @@ -3401,9 +3401,9 @@ type MetricRule struct { NullFields []string `json:"-"` } -func (s *MetricRule) MarshalJSON() ([]byte, error) { +func (s MetricRule) MarshalJSON() ([]byte, error) { type NoMethod MetricRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mixin: Declares an API Interface to be included in this interface. The @@ -3456,9 +3456,9 @@ type Mixin struct { NullFields []string `json:"-"` } -func (s *Mixin) MarshalJSON() ([]byte, error) { +func (s Mixin) MarshalJSON() ([]byte, error) { type NoMethod Mixin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoredResourceDescriptor: An object that describes the schema of a @@ -3545,9 +3545,9 @@ type MonitoredResourceDescriptor struct { NullFields []string `json:"-"` } -func (s *MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { +func (s MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) { type NoMethod MonitoredResourceDescriptor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Monitoring: Monitoring configuration of the service. The example below shows @@ -3602,9 +3602,9 @@ type Monitoring struct { NullFields []string `json:"-"` } -func (s *Monitoring) MarshalJSON() ([]byte, error) { +func (s Monitoring) MarshalJSON() ([]byte, error) { type NoMethod Monitoring - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitoringDestination: Configuration of a specific monitoring destination @@ -3629,9 +3629,9 @@ type MonitoringDestination struct { NullFields []string `json:"-"` } -func (s *MonitoringDestination) MarshalJSON() ([]byte, error) { +func (s MonitoringDestination) MarshalJSON() ([]byte, error) { type NoMethod MonitoringDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeSettings: Settings for Node client libraries. @@ -3651,9 +3651,9 @@ type NodeSettings struct { NullFields []string `json:"-"` } -func (s *NodeSettings) MarshalJSON() ([]byte, error) { +func (s NodeSettings) MarshalJSON() ([]byte, error) { type NoMethod NodeSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OAuthRequirements: OAuth scopes are a way to define data and permissions on @@ -3690,9 +3690,9 @@ type OAuthRequirements struct { NullFields []string `json:"-"` } -func (s *OAuthRequirements) MarshalJSON() ([]byte, error) { +func (s OAuthRequirements) MarshalJSON() ([]byte, error) { type NoMethod OAuthRequirements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3737,9 +3737,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: The operation metadata returned for the batchend services @@ -3761,9 +3761,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Option: A protocol buffer option, which can be attached to a message, field, @@ -3793,9 +3793,9 @@ type Option struct { NullFields []string `json:"-"` } -func (s *Option) MarshalJSON() ([]byte, error) { +func (s Option) MarshalJSON() ([]byte, error) { type NoMethod Option - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OverrideInlineSource: Import data embedded in the request message @@ -3818,9 +3818,9 @@ type OverrideInlineSource struct { NullFields []string `json:"-"` } -func (s *OverrideInlineSource) MarshalJSON() ([]byte, error) { +func (s OverrideInlineSource) MarshalJSON() ([]byte, error) { type NoMethod OverrideInlineSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Page: Represents a documentation page. A page can contain subpages to @@ -3854,9 +3854,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhpSettings: Settings for Php client libraries. @@ -3876,9 +3876,9 @@ type PhpSettings struct { NullFields []string `json:"-"` } -func (s *PhpSettings) MarshalJSON() ([]byte, error) { +func (s PhpSettings) MarshalJSON() ([]byte, error) { type NoMethod PhpSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProducerQuotaPolicy: Quota policy created by service producer. @@ -3931,9 +3931,9 @@ type ProducerQuotaPolicy struct { NullFields []string `json:"-"` } -func (s *ProducerQuotaPolicy) MarshalJSON() ([]byte, error) { +func (s ProducerQuotaPolicy) MarshalJSON() ([]byte, error) { type NoMethod ProducerQuotaPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Publishing: This message configures the settings for publishing Google Cloud @@ -4000,9 +4000,9 @@ type Publishing struct { NullFields []string `json:"-"` } -func (s *Publishing) MarshalJSON() ([]byte, error) { +func (s Publishing) MarshalJSON() ([]byte, error) { type NoMethod Publishing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PythonSettings: Settings for Python client libraries. @@ -4022,9 +4022,9 @@ type PythonSettings struct { NullFields []string `json:"-"` } -func (s *PythonSettings) MarshalJSON() ([]byte, error) { +func (s PythonSettings) MarshalJSON() ([]byte, error) { type NoMethod PythonSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Quota: Quota configuration helps to achieve fairness and budgeting in @@ -4067,9 +4067,9 @@ type Quota struct { NullFields []string `json:"-"` } -func (s *Quota) MarshalJSON() ([]byte, error) { +func (s Quota) MarshalJSON() ([]byte, error) { type NoMethod Quota - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaBucket: A quota bucket is a quota provisioning unit for a specific set @@ -4116,9 +4116,9 @@ type QuotaBucket struct { NullFields []string `json:"-"` } -func (s *QuotaBucket) MarshalJSON() ([]byte, error) { +func (s QuotaBucket) MarshalJSON() ([]byte, error) { type NoMethod QuotaBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaLimit: `QuotaLimit` defines a specific limit that applies over a @@ -4190,9 +4190,9 @@ type QuotaLimit struct { NullFields []string `json:"-"` } -func (s *QuotaLimit) MarshalJSON() ([]byte, error) { +func (s QuotaLimit) MarshalJSON() ([]byte, error) { type NoMethod QuotaLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuotaOverride: A quota override @@ -4249,9 +4249,9 @@ type QuotaOverride struct { NullFields []string `json:"-"` } -func (s *QuotaOverride) MarshalJSON() ([]byte, error) { +func (s QuotaOverride) MarshalJSON() ([]byte, error) { type NoMethod QuotaOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveEnableRulesMetadata: Metadata for the `RemoveEnableRules` method. @@ -4281,9 +4281,9 @@ type RemoveEnableRulesResponse struct { NullFields []string `json:"-"` } -func (s *RemoveEnableRulesResponse) MarshalJSON() ([]byte, error) { +func (s RemoveEnableRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod RemoveEnableRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RolloutInfo: [Output only] Rollout information of a quota. @@ -4304,9 +4304,9 @@ type RolloutInfo struct { NullFields []string `json:"-"` } -func (s *RolloutInfo) MarshalJSON() ([]byte, error) { +func (s RolloutInfo) MarshalJSON() ([]byte, error) { type NoMethod RolloutInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RubySettings: Settings for Ruby client libraries. @@ -4326,9 +4326,9 @@ type RubySettings struct { NullFields []string `json:"-"` } -func (s *RubySettings) MarshalJSON() ([]byte, error) { +func (s RubySettings) MarshalJSON() ([]byte, error) { type NoMethod RubySettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: A service that is available for use by the consumer. @@ -4372,9 +4372,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceConfig: The configuration of the service. @@ -4419,9 +4419,9 @@ type ServiceConfig struct { NullFields []string `json:"-"` } -func (s *ServiceConfig) MarshalJSON() ([]byte, error) { +func (s ServiceConfig) MarshalJSON() ([]byte, error) { type NoMethod ServiceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceIdentity: Service identity for a service. This is the identity that @@ -4446,9 +4446,9 @@ type ServiceIdentity struct { NullFields []string `json:"-"` } -func (s *ServiceIdentity) MarshalJSON() ([]byte, error) { +func (s ServiceIdentity) MarshalJSON() ([]byte, error) { type NoMethod ServiceIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceContext: `SourceContext` represents information about the source of a @@ -4471,9 +4471,9 @@ type SourceContext struct { NullFields []string `json:"-"` } -func (s *SourceContext) MarshalJSON() ([]byte, error) { +func (s SourceContext) MarshalJSON() ([]byte, error) { type NoMethod SourceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceInfo: Source information used to create a Service Config @@ -4493,9 +4493,9 @@ type SourceInfo struct { NullFields []string `json:"-"` } -func (s *SourceInfo) MarshalJSON() ([]byte, error) { +func (s SourceInfo) MarshalJSON() ([]byte, error) { type NoMethod SourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -4527,9 +4527,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameter: Define a parameter's name and location. The parameter may @@ -4558,9 +4558,9 @@ type SystemParameter struct { NullFields []string `json:"-"` } -func (s *SystemParameter) MarshalJSON() ([]byte, error) { +func (s SystemParameter) MarshalJSON() ([]byte, error) { type NoMethod SystemParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameterRule: Define a system parameter rule mapping system parameter @@ -4587,9 +4587,9 @@ type SystemParameterRule struct { NullFields []string `json:"-"` } -func (s *SystemParameterRule) MarshalJSON() ([]byte, error) { +func (s SystemParameterRule) MarshalJSON() ([]byte, error) { type NoMethod SystemParameterRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SystemParameters: ### System parameter configuration A system parameter is a @@ -4622,9 +4622,9 @@ type SystemParameters struct { NullFields []string `json:"-"` } -func (s *SystemParameters) MarshalJSON() ([]byte, error) { +func (s SystemParameters) MarshalJSON() ([]byte, error) { type NoMethod SystemParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: A protocol buffer message type. @@ -4662,9 +4662,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateAdminQuotaPolicyMetadata: Metadata message that provides information @@ -4712,9 +4712,9 @@ type Usage struct { NullFields []string `json:"-"` } -func (s *Usage) MarshalJSON() ([]byte, error) { +func (s Usage) MarshalJSON() ([]byte, error) { type NoMethod Usage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsageRule: Usage configuration rules for the service. NOTE: Under @@ -4753,9 +4753,9 @@ type UsageRule struct { NullFields []string `json:"-"` } -func (s *UsageRule) MarshalJSON() ([]byte, error) { +func (s UsageRule) MarshalJSON() ([]byte, error) { type NoMethod UsageRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsGetCall struct { diff --git a/sheets/v4/sheets-gen.go b/sheets/v4/sheets-gen.go index 7e7901dfda..f20d8bcc1c 100644 --- a/sheets/v4/sheets-gen.go +++ b/sheets/v4/sheets-gen.go @@ -239,9 +239,9 @@ type AddBandingRequest struct { NullFields []string `json:"-"` } -func (s *AddBandingRequest) MarshalJSON() ([]byte, error) { +func (s AddBandingRequest) MarshalJSON() ([]byte, error) { type NoMethod AddBandingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddBandingResponse: The result of adding a banded range. @@ -261,9 +261,9 @@ type AddBandingResponse struct { NullFields []string `json:"-"` } -func (s *AddBandingResponse) MarshalJSON() ([]byte, error) { +func (s AddBandingResponse) MarshalJSON() ([]byte, error) { type NoMethod AddBandingResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddChartRequest: Adds a chart to a sheet in the spreadsheet. @@ -286,9 +286,9 @@ type AddChartRequest struct { NullFields []string `json:"-"` } -func (s *AddChartRequest) MarshalJSON() ([]byte, error) { +func (s AddChartRequest) MarshalJSON() ([]byte, error) { type NoMethod AddChartRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddChartResponse: The result of adding a chart to a spreadsheet. @@ -308,9 +308,9 @@ type AddChartResponse struct { NullFields []string `json:"-"` } -func (s *AddChartResponse) MarshalJSON() ([]byte, error) { +func (s AddChartResponse) MarshalJSON() ([]byte, error) { type NoMethod AddChartResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddConditionalFormatRuleRequest: Adds a new conditional format rule at the @@ -333,9 +333,9 @@ type AddConditionalFormatRuleRequest struct { NullFields []string `json:"-"` } -func (s *AddConditionalFormatRuleRequest) MarshalJSON() ([]byte, error) { +func (s AddConditionalFormatRuleRequest) MarshalJSON() ([]byte, error) { type NoMethod AddConditionalFormatRuleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddDataSourceRequest: Adds a data source. After the data source is added @@ -358,9 +358,9 @@ type AddDataSourceRequest struct { NullFields []string `json:"-"` } -func (s *AddDataSourceRequest) MarshalJSON() ([]byte, error) { +func (s AddDataSourceRequest) MarshalJSON() ([]byte, error) { type NoMethod AddDataSourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddDataSourceResponse: The result of adding a data source. @@ -382,9 +382,9 @@ type AddDataSourceResponse struct { NullFields []string `json:"-"` } -func (s *AddDataSourceResponse) MarshalJSON() ([]byte, error) { +func (s AddDataSourceResponse) MarshalJSON() ([]byte, error) { type NoMethod AddDataSourceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddDimensionGroupRequest: Creates a group over the specified range. If the @@ -416,9 +416,9 @@ type AddDimensionGroupRequest struct { NullFields []string `json:"-"` } -func (s *AddDimensionGroupRequest) MarshalJSON() ([]byte, error) { +func (s AddDimensionGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod AddDimensionGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddDimensionGroupResponse: The result of adding a group. @@ -439,9 +439,9 @@ type AddDimensionGroupResponse struct { NullFields []string `json:"-"` } -func (s *AddDimensionGroupResponse) MarshalJSON() ([]byte, error) { +func (s AddDimensionGroupResponse) MarshalJSON() ([]byte, error) { type NoMethod AddDimensionGroupResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddFilterViewRequest: Adds a filter view. @@ -463,9 +463,9 @@ type AddFilterViewRequest struct { NullFields []string `json:"-"` } -func (s *AddFilterViewRequest) MarshalJSON() ([]byte, error) { +func (s AddFilterViewRequest) MarshalJSON() ([]byte, error) { type NoMethod AddFilterViewRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddFilterViewResponse: The result of adding a filter view. @@ -485,9 +485,9 @@ type AddFilterViewResponse struct { NullFields []string `json:"-"` } -func (s *AddFilterViewResponse) MarshalJSON() ([]byte, error) { +func (s AddFilterViewResponse) MarshalJSON() ([]byte, error) { type NoMethod AddFilterViewResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddNamedRangeRequest: Adds a named range to the spreadsheet. @@ -509,9 +509,9 @@ type AddNamedRangeRequest struct { NullFields []string `json:"-"` } -func (s *AddNamedRangeRequest) MarshalJSON() ([]byte, error) { +func (s AddNamedRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod AddNamedRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddNamedRangeResponse: The result of adding a named range. @@ -531,9 +531,9 @@ type AddNamedRangeResponse struct { NullFields []string `json:"-"` } -func (s *AddNamedRangeResponse) MarshalJSON() ([]byte, error) { +func (s AddNamedRangeResponse) MarshalJSON() ([]byte, error) { type NoMethod AddNamedRangeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddProtectedRangeRequest: Adds a new protected range. @@ -555,9 +555,9 @@ type AddProtectedRangeRequest struct { NullFields []string `json:"-"` } -func (s *AddProtectedRangeRequest) MarshalJSON() ([]byte, error) { +func (s AddProtectedRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod AddProtectedRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddProtectedRangeResponse: The result of adding a new protected range. @@ -577,9 +577,9 @@ type AddProtectedRangeResponse struct { NullFields []string `json:"-"` } -func (s *AddProtectedRangeResponse) MarshalJSON() ([]byte, error) { +func (s AddProtectedRangeResponse) MarshalJSON() ([]byte, error) { type NoMethod AddProtectedRangeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddSheetRequest: Adds a new sheet. When a sheet is added at a given index, @@ -605,9 +605,9 @@ type AddSheetRequest struct { NullFields []string `json:"-"` } -func (s *AddSheetRequest) MarshalJSON() ([]byte, error) { +func (s AddSheetRequest) MarshalJSON() ([]byte, error) { type NoMethod AddSheetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddSheetResponse: The result of adding a sheet. @@ -627,9 +627,9 @@ type AddSheetResponse struct { NullFields []string `json:"-"` } -func (s *AddSheetResponse) MarshalJSON() ([]byte, error) { +func (s AddSheetResponse) MarshalJSON() ([]byte, error) { type NoMethod AddSheetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddSlicerRequest: Adds a slicer to a sheet in the spreadsheet. @@ -652,9 +652,9 @@ type AddSlicerRequest struct { NullFields []string `json:"-"` } -func (s *AddSlicerRequest) MarshalJSON() ([]byte, error) { +func (s AddSlicerRequest) MarshalJSON() ([]byte, error) { type NoMethod AddSlicerRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddSlicerResponse: The result of adding a slicer to a spreadsheet. @@ -674,9 +674,9 @@ type AddSlicerResponse struct { NullFields []string `json:"-"` } -func (s *AddSlicerResponse) MarshalJSON() ([]byte, error) { +func (s AddSlicerResponse) MarshalJSON() ([]byte, error) { type NoMethod AddSlicerResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppendCellsRequest: Adds new cells after the last row with data in a sheet, @@ -703,9 +703,9 @@ type AppendCellsRequest struct { NullFields []string `json:"-"` } -func (s *AppendCellsRequest) MarshalJSON() ([]byte, error) { +func (s AppendCellsRequest) MarshalJSON() ([]byte, error) { type NoMethod AppendCellsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppendDimensionRequest: Appends rows or columns to the end of a sheet. @@ -734,9 +734,9 @@ type AppendDimensionRequest struct { NullFields []string `json:"-"` } -func (s *AppendDimensionRequest) MarshalJSON() ([]byte, error) { +func (s AppendDimensionRequest) MarshalJSON() ([]byte, error) { type NoMethod AppendDimensionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppendValuesResponse: The response when updating a range of values in a @@ -765,9 +765,9 @@ type AppendValuesResponse struct { NullFields []string `json:"-"` } -func (s *AppendValuesResponse) MarshalJSON() ([]byte, error) { +func (s AppendValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod AppendValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoFillRequest: Fills in more data based on existing data. @@ -795,9 +795,9 @@ type AutoFillRequest struct { NullFields []string `json:"-"` } -func (s *AutoFillRequest) MarshalJSON() ([]byte, error) { +func (s AutoFillRequest) MarshalJSON() ([]byte, error) { type NoMethod AutoFillRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoResizeDimensionsRequest: Automatically resizes one or more dimensions @@ -821,9 +821,9 @@ type AutoResizeDimensionsRequest struct { NullFields []string `json:"-"` } -func (s *AutoResizeDimensionsRequest) MarshalJSON() ([]byte, error) { +func (s AutoResizeDimensionsRequest) MarshalJSON() ([]byte, error) { type NoMethod AutoResizeDimensionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BandedRange: A banded (alternating colors) range in a sheet. @@ -853,9 +853,9 @@ type BandedRange struct { NullFields []string `json:"-"` } -func (s *BandedRange) MarshalJSON() ([]byte, error) { +func (s BandedRange) MarshalJSON() ([]byte, error) { type NoMethod BandedRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BandingProperties: Properties referring a single dimension (either row or @@ -919,9 +919,9 @@ type BandingProperties struct { NullFields []string `json:"-"` } -func (s *BandingProperties) MarshalJSON() ([]byte, error) { +func (s BandingProperties) MarshalJSON() ([]byte, error) { type NoMethod BandingProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BaselineValueFormat: Formatting options for baseline value. @@ -973,9 +973,9 @@ type BaselineValueFormat struct { NullFields []string `json:"-"` } -func (s *BaselineValueFormat) MarshalJSON() ([]byte, error) { +func (s BaselineValueFormat) MarshalJSON() ([]byte, error) { type NoMethod BaselineValueFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicChartAxis: An axis of the chart. A chart may not have more than one @@ -1016,9 +1016,9 @@ type BasicChartAxis struct { NullFields []string `json:"-"` } -func (s *BasicChartAxis) MarshalJSON() ([]byte, error) { +func (s BasicChartAxis) MarshalJSON() ([]byte, error) { type NoMethod BasicChartAxis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicChartDomain: The domain of a chart. For example, if charting stock @@ -1042,9 +1042,9 @@ type BasicChartDomain struct { NullFields []string `json:"-"` } -func (s *BasicChartDomain) MarshalJSON() ([]byte, error) { +func (s BasicChartDomain) MarshalJSON() ([]byte, error) { type NoMethod BasicChartDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicChartSeries: A single series of data in a chart. For example, if @@ -1117,9 +1117,9 @@ type BasicChartSeries struct { NullFields []string `json:"-"` } -func (s *BasicChartSeries) MarshalJSON() ([]byte, error) { +func (s BasicChartSeries) MarshalJSON() ([]byte, error) { type NoMethod BasicChartSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicChartSpec: The specification for a basic chart. See BasicChartType for @@ -1216,9 +1216,9 @@ type BasicChartSpec struct { NullFields []string `json:"-"` } -func (s *BasicChartSpec) MarshalJSON() ([]byte, error) { +func (s BasicChartSpec) MarshalJSON() ([]byte, error) { type NoMethod BasicChartSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicFilter: The default filter associated with a sheet. @@ -1249,9 +1249,9 @@ type BasicFilter struct { NullFields []string `json:"-"` } -func (s *BasicFilter) MarshalJSON() ([]byte, error) { +func (s BasicFilter) MarshalJSON() ([]byte, error) { type NoMethod BasicFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BasicSeriesDataPointStyleOverride: Style override settings for a single @@ -1283,9 +1283,9 @@ type BasicSeriesDataPointStyleOverride struct { NullFields []string `json:"-"` } -func (s *BasicSeriesDataPointStyleOverride) MarshalJSON() ([]byte, error) { +func (s BasicSeriesDataPointStyleOverride) MarshalJSON() ([]byte, error) { type NoMethod BasicSeriesDataPointStyleOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchClearValuesByDataFilterRequest: The request for clearing more than one @@ -1306,9 +1306,9 @@ type BatchClearValuesByDataFilterRequest struct { NullFields []string `json:"-"` } -func (s *BatchClearValuesByDataFilterRequest) MarshalJSON() ([]byte, error) { +func (s BatchClearValuesByDataFilterRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchClearValuesByDataFilterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchClearValuesByDataFilterResponse: The response when clearing a range of @@ -1337,9 +1337,9 @@ type BatchClearValuesByDataFilterResponse struct { NullFields []string `json:"-"` } -func (s *BatchClearValuesByDataFilterResponse) MarshalJSON() ([]byte, error) { +func (s BatchClearValuesByDataFilterResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchClearValuesByDataFilterResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchClearValuesRequest: The request for clearing more than one range of @@ -1361,9 +1361,9 @@ type BatchClearValuesRequest struct { NullFields []string `json:"-"` } -func (s *BatchClearValuesRequest) MarshalJSON() ([]byte, error) { +func (s BatchClearValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchClearValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchClearValuesResponse: The response when clearing a range of values in a @@ -1391,9 +1391,9 @@ type BatchClearValuesResponse struct { NullFields []string `json:"-"` } -func (s *BatchClearValuesResponse) MarshalJSON() ([]byte, error) { +func (s BatchClearValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchClearValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetValuesByDataFilterRequest: The request for retrieving a range of @@ -1463,9 +1463,9 @@ type BatchGetValuesByDataFilterRequest struct { NullFields []string `json:"-"` } -func (s *BatchGetValuesByDataFilterRequest) MarshalJSON() ([]byte, error) { +func (s BatchGetValuesByDataFilterRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchGetValuesByDataFilterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetValuesByDataFilterResponse: The response when retrieving more than @@ -1492,9 +1492,9 @@ type BatchGetValuesByDataFilterResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetValuesByDataFilterResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetValuesByDataFilterResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetValuesByDataFilterResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetValuesResponse: The response when retrieving more than one range of @@ -1521,9 +1521,9 @@ type BatchGetValuesResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetValuesResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateSpreadsheetRequest: The request for updating any aspect of a @@ -1556,9 +1556,9 @@ type BatchUpdateSpreadsheetRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateSpreadsheetRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateSpreadsheetRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateSpreadsheetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateSpreadsheetResponse: The reply for batch updating a spreadsheet. @@ -1588,9 +1588,9 @@ type BatchUpdateSpreadsheetResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateSpreadsheetResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateSpreadsheetResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateSpreadsheetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateValuesByDataFilterRequest: The request for updating more than one @@ -1671,9 +1671,9 @@ type BatchUpdateValuesByDataFilterRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateValuesByDataFilterRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateValuesByDataFilterRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateValuesByDataFilterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateValuesByDataFilterResponse: The response when updating a range of @@ -1710,9 +1710,9 @@ type BatchUpdateValuesByDataFilterResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateValuesByDataFilterResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateValuesByDataFilterResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateValuesByDataFilterResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateValuesRequest: The request for updating more than one range of @@ -1791,9 +1791,9 @@ type BatchUpdateValuesRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdateValuesRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdateValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdateValuesResponse: The response when updating a range of values in a @@ -1831,9 +1831,9 @@ type BatchUpdateValuesResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdateValuesResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdateValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdateValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryDataSourceSpec: The specification of a BigQuery data source that's @@ -1860,9 +1860,9 @@ type BigQueryDataSourceSpec struct { NullFields []string `json:"-"` } -func (s *BigQueryDataSourceSpec) MarshalJSON() ([]byte, error) { +func (s BigQueryDataSourceSpec) MarshalJSON() ([]byte, error) { type NoMethod BigQueryDataSourceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryQuerySpec: Specifies a custom BigQuery query. @@ -1882,9 +1882,9 @@ type BigQueryQuerySpec struct { NullFields []string `json:"-"` } -func (s *BigQueryQuerySpec) MarshalJSON() ([]byte, error) { +func (s BigQueryQuerySpec) MarshalJSON() ([]byte, error) { type NoMethod BigQueryQuerySpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryTableSpec: Specifies a BigQuery table definition. Only native tables @@ -1910,9 +1910,9 @@ type BigQueryTableSpec struct { NullFields []string `json:"-"` } -func (s *BigQueryTableSpec) MarshalJSON() ([]byte, error) { +func (s BigQueryTableSpec) MarshalJSON() ([]byte, error) { type NoMethod BigQueryTableSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BooleanCondition: A condition that can evaluate to true or false. @@ -2046,9 +2046,9 @@ type BooleanCondition struct { NullFields []string `json:"-"` } -func (s *BooleanCondition) MarshalJSON() ([]byte, error) { +func (s BooleanCondition) MarshalJSON() ([]byte, error) { type NoMethod BooleanCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BooleanRule: A rule that may or may not match, depending on the condition. @@ -2073,9 +2073,9 @@ type BooleanRule struct { NullFields []string `json:"-"` } -func (s *BooleanRule) MarshalJSON() ([]byte, error) { +func (s BooleanRule) MarshalJSON() ([]byte, error) { type NoMethod BooleanRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Border: A border along a cell. @@ -2113,9 +2113,9 @@ type Border struct { NullFields []string `json:"-"` } -func (s *Border) MarshalJSON() ([]byte, error) { +func (s Border) MarshalJSON() ([]byte, error) { type NoMethod Border - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Borders: The borders of the cell. @@ -2141,9 +2141,9 @@ type Borders struct { NullFields []string `json:"-"` } -func (s *Borders) MarshalJSON() ([]byte, error) { +func (s Borders) MarshalJSON() ([]byte, error) { type NoMethod Borders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BubbleChartSpec: A bubble chart. @@ -2208,9 +2208,9 @@ type BubbleChartSpec struct { NullFields []string `json:"-"` } -func (s *BubbleChartSpec) MarshalJSON() ([]byte, error) { +func (s BubbleChartSpec) MarshalJSON() ([]byte, error) { type NoMethod BubbleChartSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *BubbleChartSpec) UnmarshalJSON(data []byte) error { @@ -2252,9 +2252,9 @@ type CancelDataSourceRefreshRequest struct { NullFields []string `json:"-"` } -func (s *CancelDataSourceRefreshRequest) MarshalJSON() ([]byte, error) { +func (s CancelDataSourceRefreshRequest) MarshalJSON() ([]byte, error) { type NoMethod CancelDataSourceRefreshRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelDataSourceRefreshResponse: The response from cancelling one or @@ -2278,9 +2278,9 @@ type CancelDataSourceRefreshResponse struct { NullFields []string `json:"-"` } -func (s *CancelDataSourceRefreshResponse) MarshalJSON() ([]byte, error) { +func (s CancelDataSourceRefreshResponse) MarshalJSON() ([]byte, error) { type NoMethod CancelDataSourceRefreshResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelDataSourceRefreshStatus: The status of cancelling a single data source @@ -2304,9 +2304,9 @@ type CancelDataSourceRefreshStatus struct { NullFields []string `json:"-"` } -func (s *CancelDataSourceRefreshStatus) MarshalJSON() ([]byte, error) { +func (s CancelDataSourceRefreshStatus) MarshalJSON() ([]byte, error) { type NoMethod CancelDataSourceRefreshStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CandlestickChartSpec: A candlestick chart. @@ -2330,9 +2330,9 @@ type CandlestickChartSpec struct { NullFields []string `json:"-"` } -func (s *CandlestickChartSpec) MarshalJSON() ([]byte, error) { +func (s CandlestickChartSpec) MarshalJSON() ([]byte, error) { type NoMethod CandlestickChartSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CandlestickData: The Candlestick chart data, each containing the low, open, @@ -2365,9 +2365,9 @@ type CandlestickData struct { NullFields []string `json:"-"` } -func (s *CandlestickData) MarshalJSON() ([]byte, error) { +func (s CandlestickData) MarshalJSON() ([]byte, error) { type NoMethod CandlestickData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CandlestickDomain: The domain of a CandlestickChart. @@ -2389,9 +2389,9 @@ type CandlestickDomain struct { NullFields []string `json:"-"` } -func (s *CandlestickDomain) MarshalJSON() ([]byte, error) { +func (s CandlestickDomain) MarshalJSON() ([]byte, error) { type NoMethod CandlestickDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CandlestickSeries: The series of a CandlestickData. @@ -2411,9 +2411,9 @@ type CandlestickSeries struct { NullFields []string `json:"-"` } -func (s *CandlestickSeries) MarshalJSON() ([]byte, error) { +func (s CandlestickSeries) MarshalJSON() ([]byte, error) { type NoMethod CandlestickSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CellData: Data about a specific cell. @@ -2486,9 +2486,9 @@ type CellData struct { NullFields []string `json:"-"` } -func (s *CellData) MarshalJSON() ([]byte, error) { +func (s CellData) MarshalJSON() ([]byte, error) { type NoMethod CellData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CellFormat: The format of a cell. @@ -2583,9 +2583,9 @@ type CellFormat struct { NullFields []string `json:"-"` } -func (s *CellFormat) MarshalJSON() ([]byte, error) { +func (s CellFormat) MarshalJSON() ([]byte, error) { type NoMethod CellFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChartAxisViewWindowOptions: The options that define a "view window" for a @@ -2625,9 +2625,9 @@ type ChartAxisViewWindowOptions struct { NullFields []string `json:"-"` } -func (s *ChartAxisViewWindowOptions) MarshalJSON() ([]byte, error) { +func (s ChartAxisViewWindowOptions) MarshalJSON() ([]byte, error) { type NoMethod ChartAxisViewWindowOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ChartAxisViewWindowOptions) UnmarshalJSON(data []byte) error { @@ -2668,9 +2668,9 @@ type ChartCustomNumberFormatOptions struct { NullFields []string `json:"-"` } -func (s *ChartCustomNumberFormatOptions) MarshalJSON() ([]byte, error) { +func (s ChartCustomNumberFormatOptions) MarshalJSON() ([]byte, error) { type NoMethod ChartCustomNumberFormatOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChartData: The data included in a domain or series. @@ -2708,9 +2708,9 @@ type ChartData struct { NullFields []string `json:"-"` } -func (s *ChartData) MarshalJSON() ([]byte, error) { +func (s ChartData) MarshalJSON() ([]byte, error) { type NoMethod ChartData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChartDateTimeRule: Allows you to organize the date-time values in a source @@ -2761,9 +2761,9 @@ type ChartDateTimeRule struct { NullFields []string `json:"-"` } -func (s *ChartDateTimeRule) MarshalJSON() ([]byte, error) { +func (s ChartDateTimeRule) MarshalJSON() ([]byte, error) { type NoMethod ChartDateTimeRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChartGroupRule: An optional setting on the ChartData of the domain of a data @@ -2791,9 +2791,9 @@ type ChartGroupRule struct { NullFields []string `json:"-"` } -func (s *ChartGroupRule) MarshalJSON() ([]byte, error) { +func (s ChartGroupRule) MarshalJSON() ([]byte, error) { type NoMethod ChartGroupRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChartHistogramRule: Allows you to organize numeric values in a source data @@ -2822,9 +2822,9 @@ type ChartHistogramRule struct { NullFields []string `json:"-"` } -func (s *ChartHistogramRule) MarshalJSON() ([]byte, error) { +func (s ChartHistogramRule) MarshalJSON() ([]byte, error) { type NoMethod ChartHistogramRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ChartHistogramRule) UnmarshalJSON(data []byte) error { @@ -2870,9 +2870,9 @@ type ChartSourceRange struct { NullFields []string `json:"-"` } -func (s *ChartSourceRange) MarshalJSON() ([]byte, error) { +func (s ChartSourceRange) MarshalJSON() ([]byte, error) { type NoMethod ChartSourceRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChartSpec: The specifications of a chart. @@ -2960,9 +2960,9 @@ type ChartSpec struct { NullFields []string `json:"-"` } -func (s *ChartSpec) MarshalJSON() ([]byte, error) { +func (s ChartSpec) MarshalJSON() ([]byte, error) { type NoMethod ChartSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClearBasicFilterRequest: Clears the basic filter, if any exists on the @@ -2983,9 +2983,9 @@ type ClearBasicFilterRequest struct { NullFields []string `json:"-"` } -func (s *ClearBasicFilterRequest) MarshalJSON() ([]byte, error) { +func (s ClearBasicFilterRequest) MarshalJSON() ([]byte, error) { type NoMethod ClearBasicFilterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClearValuesRequest: The request for clearing a range of values in a @@ -3019,9 +3019,9 @@ type ClearValuesResponse struct { NullFields []string `json:"-"` } -func (s *ClearValuesResponse) MarshalJSON() ([]byte, error) { +func (s ClearValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod ClearValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Color: Represents a color in the RGBA color space. This representation is @@ -3102,9 +3102,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -3161,9 +3161,9 @@ type ColorStyle struct { NullFields []string `json:"-"` } -func (s *ColorStyle) MarshalJSON() ([]byte, error) { +func (s ColorStyle) MarshalJSON() ([]byte, error) { type NoMethod ColorStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConditionValue: The value of the condition. @@ -3199,9 +3199,9 @@ type ConditionValue struct { NullFields []string `json:"-"` } -func (s *ConditionValue) MarshalJSON() ([]byte, error) { +func (s ConditionValue) MarshalJSON() ([]byte, error) { type NoMethod ConditionValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConditionalFormatRule: A rule describing a conditional format. @@ -3226,9 +3226,9 @@ type ConditionalFormatRule struct { NullFields []string `json:"-"` } -func (s *ConditionalFormatRule) MarshalJSON() ([]byte, error) { +func (s ConditionalFormatRule) MarshalJSON() ([]byte, error) { type NoMethod ConditionalFormatRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CopyPasteRequest: Copies data from the source to the destination. @@ -3274,9 +3274,9 @@ type CopyPasteRequest struct { NullFields []string `json:"-"` } -func (s *CopyPasteRequest) MarshalJSON() ([]byte, error) { +func (s CopyPasteRequest) MarshalJSON() ([]byte, error) { type NoMethod CopyPasteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CopySheetToAnotherSpreadsheetRequest: The request to copy a sheet across @@ -3297,9 +3297,9 @@ type CopySheetToAnotherSpreadsheetRequest struct { NullFields []string `json:"-"` } -func (s *CopySheetToAnotherSpreadsheetRequest) MarshalJSON() ([]byte, error) { +func (s CopySheetToAnotherSpreadsheetRequest) MarshalJSON() ([]byte, error) { type NoMethod CopySheetToAnotherSpreadsheetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateDeveloperMetadataRequest: A request to create developer metadata. @@ -3319,9 +3319,9 @@ type CreateDeveloperMetadataRequest struct { NullFields []string `json:"-"` } -func (s *CreateDeveloperMetadataRequest) MarshalJSON() ([]byte, error) { +func (s CreateDeveloperMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateDeveloperMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateDeveloperMetadataResponse: The response from creating developer @@ -3342,9 +3342,9 @@ type CreateDeveloperMetadataResponse struct { NullFields []string `json:"-"` } -func (s *CreateDeveloperMetadataResponse) MarshalJSON() ([]byte, error) { +func (s CreateDeveloperMetadataResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateDeveloperMetadataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CutPasteRequest: Moves data from the source to the destination. @@ -3380,9 +3380,9 @@ type CutPasteRequest struct { NullFields []string `json:"-"` } -func (s *CutPasteRequest) MarshalJSON() ([]byte, error) { +func (s CutPasteRequest) MarshalJSON() ([]byte, error) { type NoMethod CutPasteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataExecutionStatus: The data execution status. A data execution is created @@ -3457,9 +3457,9 @@ type DataExecutionStatus struct { NullFields []string `json:"-"` } -func (s *DataExecutionStatus) MarshalJSON() ([]byte, error) { +func (s DataExecutionStatus) MarshalJSON() ([]byte, error) { type NoMethod DataExecutionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataFilter: Filter that describes what data should be selected or returned @@ -3485,9 +3485,9 @@ type DataFilter struct { NullFields []string `json:"-"` } -func (s *DataFilter) MarshalJSON() ([]byte, error) { +func (s DataFilter) MarshalJSON() ([]byte, error) { type NoMethod DataFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataFilterValueRange: A range of values whose location is specified by a @@ -3521,9 +3521,9 @@ type DataFilterValueRange struct { NullFields []string `json:"-"` } -func (s *DataFilterValueRange) MarshalJSON() ([]byte, error) { +func (s DataFilterValueRange) MarshalJSON() ([]byte, error) { type NoMethod DataFilterValueRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataLabel: Settings for one set of data labels. Data labels are annotations @@ -3581,9 +3581,9 @@ type DataLabel struct { NullFields []string `json:"-"` } -func (s *DataLabel) MarshalJSON() ([]byte, error) { +func (s DataLabel) MarshalJSON() ([]byte, error) { type NoMethod DataLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSource: Information about an external data source in the spreadsheet. @@ -3614,9 +3614,9 @@ type DataSource struct { NullFields []string `json:"-"` } -func (s *DataSource) MarshalJSON() ([]byte, error) { +func (s DataSource) MarshalJSON() ([]byte, error) { type NoMethod DataSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceChartProperties: Properties of a data source chart. @@ -3638,9 +3638,9 @@ type DataSourceChartProperties struct { NullFields []string `json:"-"` } -func (s *DataSourceChartProperties) MarshalJSON() ([]byte, error) { +func (s DataSourceChartProperties) MarshalJSON() ([]byte, error) { type NoMethod DataSourceChartProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceColumn: A column in a data source. @@ -3662,9 +3662,9 @@ type DataSourceColumn struct { NullFields []string `json:"-"` } -func (s *DataSourceColumn) MarshalJSON() ([]byte, error) { +func (s DataSourceColumn) MarshalJSON() ([]byte, error) { type NoMethod DataSourceColumn - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceColumnReference: An unique identifier that references a data @@ -3686,9 +3686,9 @@ type DataSourceColumnReference struct { NullFields []string `json:"-"` } -func (s *DataSourceColumnReference) MarshalJSON() ([]byte, error) { +func (s DataSourceColumnReference) MarshalJSON() ([]byte, error) { type NoMethod DataSourceColumnReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceFormula: A data source formula. @@ -3710,9 +3710,9 @@ type DataSourceFormula struct { NullFields []string `json:"-"` } -func (s *DataSourceFormula) MarshalJSON() ([]byte, error) { +func (s DataSourceFormula) MarshalJSON() ([]byte, error) { type NoMethod DataSourceFormula - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceObjectReference: Reference to a data source object. @@ -3742,9 +3742,9 @@ type DataSourceObjectReference struct { NullFields []string `json:"-"` } -func (s *DataSourceObjectReference) MarshalJSON() ([]byte, error) { +func (s DataSourceObjectReference) MarshalJSON() ([]byte, error) { type NoMethod DataSourceObjectReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceObjectReferences: A list of references to data source objects. @@ -3764,9 +3764,9 @@ type DataSourceObjectReferences struct { NullFields []string `json:"-"` } -func (s *DataSourceObjectReferences) MarshalJSON() ([]byte, error) { +func (s DataSourceObjectReferences) MarshalJSON() ([]byte, error) { type NoMethod DataSourceObjectReferences - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceParameter: A parameter in a data source's query. The parameter @@ -3794,9 +3794,9 @@ type DataSourceParameter struct { NullFields []string `json:"-"` } -func (s *DataSourceParameter) MarshalJSON() ([]byte, error) { +func (s DataSourceParameter) MarshalJSON() ([]byte, error) { type NoMethod DataSourceParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceRefreshDailySchedule: A schedule for data to refresh every day in @@ -3819,9 +3819,9 @@ type DataSourceRefreshDailySchedule struct { NullFields []string `json:"-"` } -func (s *DataSourceRefreshDailySchedule) MarshalJSON() ([]byte, error) { +func (s DataSourceRefreshDailySchedule) MarshalJSON() ([]byte, error) { type NoMethod DataSourceRefreshDailySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceRefreshMonthlySchedule: A monthly schedule for data to refresh on @@ -3847,9 +3847,9 @@ type DataSourceRefreshMonthlySchedule struct { NullFields []string `json:"-"` } -func (s *DataSourceRefreshMonthlySchedule) MarshalJSON() ([]byte, error) { +func (s DataSourceRefreshMonthlySchedule) MarshalJSON() ([]byte, error) { type NoMethod DataSourceRefreshMonthlySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceRefreshSchedule: Schedule for refreshing the data source. Data @@ -3889,9 +3889,9 @@ type DataSourceRefreshSchedule struct { NullFields []string `json:"-"` } -func (s *DataSourceRefreshSchedule) MarshalJSON() ([]byte, error) { +func (s DataSourceRefreshSchedule) MarshalJSON() ([]byte, error) { type NoMethod DataSourceRefreshSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceRefreshWeeklySchedule: A weekly schedule for data to refresh on @@ -3926,9 +3926,9 @@ type DataSourceRefreshWeeklySchedule struct { NullFields []string `json:"-"` } -func (s *DataSourceRefreshWeeklySchedule) MarshalJSON() ([]byte, error) { +func (s DataSourceRefreshWeeklySchedule) MarshalJSON() ([]byte, error) { type NoMethod DataSourceRefreshWeeklySchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceSheetDimensionRange: A range along a single dimension on a @@ -3951,9 +3951,9 @@ type DataSourceSheetDimensionRange struct { NullFields []string `json:"-"` } -func (s *DataSourceSheetDimensionRange) MarshalJSON() ([]byte, error) { +func (s DataSourceSheetDimensionRange) MarshalJSON() ([]byte, error) { type NoMethod DataSourceSheetDimensionRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceSheetProperties: Additional properties of a DATA_SOURCE sheet. @@ -3978,9 +3978,9 @@ type DataSourceSheetProperties struct { NullFields []string `json:"-"` } -func (s *DataSourceSheetProperties) MarshalJSON() ([]byte, error) { +func (s DataSourceSheetProperties) MarshalJSON() ([]byte, error) { type NoMethod DataSourceSheetProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceSpec: This specifies the details of the data source. For example, @@ -4004,9 +4004,9 @@ type DataSourceSpec struct { NullFields []string `json:"-"` } -func (s *DataSourceSpec) MarshalJSON() ([]byte, error) { +func (s DataSourceSpec) MarshalJSON() ([]byte, error) { type NoMethod DataSourceSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataSourceTable: A data source table, which allows the user to import a @@ -4053,9 +4053,9 @@ type DataSourceTable struct { NullFields []string `json:"-"` } -func (s *DataSourceTable) MarshalJSON() ([]byte, error) { +func (s DataSourceTable) MarshalJSON() ([]byte, error) { type NoMethod DataSourceTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataValidationRule: A data validation rule. @@ -4082,9 +4082,9 @@ type DataValidationRule struct { NullFields []string `json:"-"` } -func (s *DataValidationRule) MarshalJSON() ([]byte, error) { +func (s DataValidationRule) MarshalJSON() ([]byte, error) { type NoMethod DataValidationRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DateTimeRule: Allows you to organize the date-time values in a source data @@ -4142,9 +4142,9 @@ type DateTimeRule struct { NullFields []string `json:"-"` } -func (s *DateTimeRule) MarshalJSON() ([]byte, error) { +func (s DateTimeRule) MarshalJSON() ([]byte, error) { type NoMethod DateTimeRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteBandingRequest: Removes the banded range with the given ID from the @@ -4165,9 +4165,9 @@ type DeleteBandingRequest struct { NullFields []string `json:"-"` } -func (s *DeleteBandingRequest) MarshalJSON() ([]byte, error) { +func (s DeleteBandingRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteBandingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteConditionalFormatRuleRequest: Deletes a conditional format rule at the @@ -4190,9 +4190,9 @@ type DeleteConditionalFormatRuleRequest struct { NullFields []string `json:"-"` } -func (s *DeleteConditionalFormatRuleRequest) MarshalJSON() ([]byte, error) { +func (s DeleteConditionalFormatRuleRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteConditionalFormatRuleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteConditionalFormatRuleResponse: The result of deleting a conditional @@ -4213,9 +4213,9 @@ type DeleteConditionalFormatRuleResponse struct { NullFields []string `json:"-"` } -func (s *DeleteConditionalFormatRuleResponse) MarshalJSON() ([]byte, error) { +func (s DeleteConditionalFormatRuleResponse) MarshalJSON() ([]byte, error) { type NoMethod DeleteConditionalFormatRuleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteDataSourceRequest: Deletes a data source. The request also deletes the @@ -4237,9 +4237,9 @@ type DeleteDataSourceRequest struct { NullFields []string `json:"-"` } -func (s *DeleteDataSourceRequest) MarshalJSON() ([]byte, error) { +func (s DeleteDataSourceRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteDataSourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteDeveloperMetadataRequest: A request to delete developer metadata. @@ -4260,9 +4260,9 @@ type DeleteDeveloperMetadataRequest struct { NullFields []string `json:"-"` } -func (s *DeleteDeveloperMetadataRequest) MarshalJSON() ([]byte, error) { +func (s DeleteDeveloperMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteDeveloperMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteDeveloperMetadataResponse: The response from deleting developer @@ -4283,9 +4283,9 @@ type DeleteDeveloperMetadataResponse struct { NullFields []string `json:"-"` } -func (s *DeleteDeveloperMetadataResponse) MarshalJSON() ([]byte, error) { +func (s DeleteDeveloperMetadataResponse) MarshalJSON() ([]byte, error) { type NoMethod DeleteDeveloperMetadataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteDimensionGroupRequest: Deletes a group over the specified range by @@ -4309,9 +4309,9 @@ type DeleteDimensionGroupRequest struct { NullFields []string `json:"-"` } -func (s *DeleteDimensionGroupRequest) MarshalJSON() ([]byte, error) { +func (s DeleteDimensionGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteDimensionGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteDimensionGroupResponse: The result of deleting a group. @@ -4332,9 +4332,9 @@ type DeleteDimensionGroupResponse struct { NullFields []string `json:"-"` } -func (s *DeleteDimensionGroupResponse) MarshalJSON() ([]byte, error) { +func (s DeleteDimensionGroupResponse) MarshalJSON() ([]byte, error) { type NoMethod DeleteDimensionGroupResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteDimensionRequest: Deletes the dimensions from the sheet. @@ -4354,9 +4354,9 @@ type DeleteDimensionRequest struct { NullFields []string `json:"-"` } -func (s *DeleteDimensionRequest) MarshalJSON() ([]byte, error) { +func (s DeleteDimensionRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteDimensionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteDuplicatesRequest: Removes rows within this range that contain values @@ -4387,9 +4387,9 @@ type DeleteDuplicatesRequest struct { NullFields []string `json:"-"` } -func (s *DeleteDuplicatesRequest) MarshalJSON() ([]byte, error) { +func (s DeleteDuplicatesRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteDuplicatesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteDuplicatesResponse: The result of removing duplicates in a range. @@ -4409,9 +4409,9 @@ type DeleteDuplicatesResponse struct { NullFields []string `json:"-"` } -func (s *DeleteDuplicatesResponse) MarshalJSON() ([]byte, error) { +func (s DeleteDuplicatesResponse) MarshalJSON() ([]byte, error) { type NoMethod DeleteDuplicatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteEmbeddedObjectRequest: Deletes the embedded object with the given ID. @@ -4431,9 +4431,9 @@ type DeleteEmbeddedObjectRequest struct { NullFields []string `json:"-"` } -func (s *DeleteEmbeddedObjectRequest) MarshalJSON() ([]byte, error) { +func (s DeleteEmbeddedObjectRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteEmbeddedObjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteFilterViewRequest: Deletes a particular filter view. @@ -4453,9 +4453,9 @@ type DeleteFilterViewRequest struct { NullFields []string `json:"-"` } -func (s *DeleteFilterViewRequest) MarshalJSON() ([]byte, error) { +func (s DeleteFilterViewRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteFilterViewRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteNamedRangeRequest: Removes the named range with the given ID from the @@ -4476,9 +4476,9 @@ type DeleteNamedRangeRequest struct { NullFields []string `json:"-"` } -func (s *DeleteNamedRangeRequest) MarshalJSON() ([]byte, error) { +func (s DeleteNamedRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteNamedRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteProtectedRangeRequest: Deletes the protected range with the given ID. @@ -4498,9 +4498,9 @@ type DeleteProtectedRangeRequest struct { NullFields []string `json:"-"` } -func (s *DeleteProtectedRangeRequest) MarshalJSON() ([]byte, error) { +func (s DeleteProtectedRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteProtectedRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteRangeRequest: Deletes a range of cells, shifting other cells into the @@ -4531,9 +4531,9 @@ type DeleteRangeRequest struct { NullFields []string `json:"-"` } -func (s *DeleteRangeRequest) MarshalJSON() ([]byte, error) { +func (s DeleteRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteSheetRequest: Deletes the requested sheet. @@ -4554,9 +4554,9 @@ type DeleteSheetRequest struct { NullFields []string `json:"-"` } -func (s *DeleteSheetRequest) MarshalJSON() ([]byte, error) { +func (s DeleteSheetRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteSheetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeveloperMetadata: Developer metadata associated with a location or object @@ -4606,9 +4606,9 @@ type DeveloperMetadata struct { NullFields []string `json:"-"` } -func (s *DeveloperMetadata) MarshalJSON() ([]byte, error) { +func (s DeveloperMetadata) MarshalJSON() ([]byte, error) { type NoMethod DeveloperMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeveloperMetadataLocation: A location where metadata may be associated in a @@ -4646,9 +4646,9 @@ type DeveloperMetadataLocation struct { NullFields []string `json:"-"` } -func (s *DeveloperMetadataLocation) MarshalJSON() ([]byte, error) { +func (s DeveloperMetadataLocation) MarshalJSON() ([]byte, error) { type NoMethod DeveloperMetadataLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeveloperMetadataLookup: Selects DeveloperMetadata that matches all of the @@ -4740,9 +4740,9 @@ type DeveloperMetadataLookup struct { NullFields []string `json:"-"` } -func (s *DeveloperMetadataLookup) MarshalJSON() ([]byte, error) { +func (s DeveloperMetadataLookup) MarshalJSON() ([]byte, error) { type NoMethod DeveloperMetadataLookup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionGroup: A group over an interval of rows or columns on a sheet, @@ -4775,9 +4775,9 @@ type DimensionGroup struct { NullFields []string `json:"-"` } -func (s *DimensionGroup) MarshalJSON() ([]byte, error) { +func (s DimensionGroup) MarshalJSON() ([]byte, error) { type NoMethod DimensionGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionProperties: Properties about a dimension. @@ -4809,9 +4809,9 @@ type DimensionProperties struct { NullFields []string `json:"-"` } -func (s *DimensionProperties) MarshalJSON() ([]byte, error) { +func (s DimensionProperties) MarshalJSON() ([]byte, error) { type NoMethod DimensionProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DimensionRange: A range along a single dimension on a sheet. All indexes are @@ -4845,9 +4845,9 @@ type DimensionRange struct { NullFields []string `json:"-"` } -func (s *DimensionRange) MarshalJSON() ([]byte, error) { +func (s DimensionRange) MarshalJSON() ([]byte, error) { type NoMethod DimensionRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DuplicateFilterViewRequest: Duplicates a particular filter view. @@ -4867,9 +4867,9 @@ type DuplicateFilterViewRequest struct { NullFields []string `json:"-"` } -func (s *DuplicateFilterViewRequest) MarshalJSON() ([]byte, error) { +func (s DuplicateFilterViewRequest) MarshalJSON() ([]byte, error) { type NoMethod DuplicateFilterViewRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DuplicateFilterViewResponse: The result of a filter view being duplicated. @@ -4889,9 +4889,9 @@ type DuplicateFilterViewResponse struct { NullFields []string `json:"-"` } -func (s *DuplicateFilterViewResponse) MarshalJSON() ([]byte, error) { +func (s DuplicateFilterViewResponse) MarshalJSON() ([]byte, error) { type NoMethod DuplicateFilterViewResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DuplicateSheetRequest: Duplicates the contents of a sheet. @@ -4925,9 +4925,9 @@ type DuplicateSheetRequest struct { NullFields []string `json:"-"` } -func (s *DuplicateSheetRequest) MarshalJSON() ([]byte, error) { +func (s DuplicateSheetRequest) MarshalJSON() ([]byte, error) { type NoMethod DuplicateSheetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DuplicateSheetResponse: The result of duplicating a sheet. @@ -4947,9 +4947,9 @@ type DuplicateSheetResponse struct { NullFields []string `json:"-"` } -func (s *DuplicateSheetResponse) MarshalJSON() ([]byte, error) { +func (s DuplicateSheetResponse) MarshalJSON() ([]byte, error) { type NoMethod DuplicateSheetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Editors: The editors of a protected range. @@ -4976,9 +4976,9 @@ type Editors struct { NullFields []string `json:"-"` } -func (s *Editors) MarshalJSON() ([]byte, error) { +func (s Editors) MarshalJSON() ([]byte, error) { type NoMethod Editors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmbeddedChart: A chart embedded in a sheet. @@ -5004,9 +5004,9 @@ type EmbeddedChart struct { NullFields []string `json:"-"` } -func (s *EmbeddedChart) MarshalJSON() ([]byte, error) { +func (s EmbeddedChart) MarshalJSON() ([]byte, error) { type NoMethod EmbeddedChart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmbeddedObjectBorder: A border along an embedded object. @@ -5029,9 +5029,9 @@ type EmbeddedObjectBorder struct { NullFields []string `json:"-"` } -func (s *EmbeddedObjectBorder) MarshalJSON() ([]byte, error) { +func (s EmbeddedObjectBorder) MarshalJSON() ([]byte, error) { type NoMethod EmbeddedObjectBorder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmbeddedObjectPosition: The position of an embedded object such as a chart. @@ -5058,9 +5058,9 @@ type EmbeddedObjectPosition struct { NullFields []string `json:"-"` } -func (s *EmbeddedObjectPosition) MarshalJSON() ([]byte, error) { +func (s EmbeddedObjectPosition) MarshalJSON() ([]byte, error) { type NoMethod EmbeddedObjectPosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorValue: An error in a cell. @@ -5095,9 +5095,9 @@ type ErrorValue struct { NullFields []string `json:"-"` } -func (s *ErrorValue) MarshalJSON() ([]byte, error) { +func (s ErrorValue) MarshalJSON() ([]byte, error) { type NoMethod ErrorValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtendedValue: The kinds of value that a cell in a spreadsheet can have. @@ -5128,9 +5128,9 @@ type ExtendedValue struct { NullFields []string `json:"-"` } -func (s *ExtendedValue) MarshalJSON() ([]byte, error) { +func (s ExtendedValue) MarshalJSON() ([]byte, error) { type NoMethod ExtendedValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ExtendedValue) UnmarshalJSON(data []byte) error { @@ -5188,9 +5188,9 @@ type FilterCriteria struct { NullFields []string `json:"-"` } -func (s *FilterCriteria) MarshalJSON() ([]byte, error) { +func (s FilterCriteria) MarshalJSON() ([]byte, error) { type NoMethod FilterCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterSpec: The filter criteria associated with a specific column. @@ -5214,9 +5214,9 @@ type FilterSpec struct { NullFields []string `json:"-"` } -func (s *FilterSpec) MarshalJSON() ([]byte, error) { +func (s FilterSpec) MarshalJSON() ([]byte, error) { type NoMethod FilterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FilterView: A filter view. @@ -5255,9 +5255,9 @@ type FilterView struct { NullFields []string `json:"-"` } -func (s *FilterView) MarshalJSON() ([]byte, error) { +func (s FilterView) MarshalJSON() ([]byte, error) { type NoMethod FilterView - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindReplaceRequest: Finds and replaces data in cells over a range, sheet, or @@ -5302,9 +5302,9 @@ type FindReplaceRequest struct { NullFields []string `json:"-"` } -func (s *FindReplaceRequest) MarshalJSON() ([]byte, error) { +func (s FindReplaceRequest) MarshalJSON() ([]byte, error) { type NoMethod FindReplaceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindReplaceResponse: The result of the find/replace. @@ -5335,9 +5335,9 @@ type FindReplaceResponse struct { NullFields []string `json:"-"` } -func (s *FindReplaceResponse) MarshalJSON() ([]byte, error) { +func (s FindReplaceResponse) MarshalJSON() ([]byte, error) { type NoMethod FindReplaceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetSpreadsheetByDataFilterRequest: The request for retrieving a Spreadsheet. @@ -5361,9 +5361,9 @@ type GetSpreadsheetByDataFilterRequest struct { NullFields []string `json:"-"` } -func (s *GetSpreadsheetByDataFilterRequest) MarshalJSON() ([]byte, error) { +func (s GetSpreadsheetByDataFilterRequest) MarshalJSON() ([]byte, error) { type NoMethod GetSpreadsheetByDataFilterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GradientRule: A rule that applies a gradient color scale format, based on @@ -5389,9 +5389,9 @@ type GradientRule struct { NullFields []string `json:"-"` } -func (s *GradientRule) MarshalJSON() ([]byte, error) { +func (s GradientRule) MarshalJSON() ([]byte, error) { type NoMethod GradientRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GridCoordinate: A coordinate in a sheet. All indexes are zero-based. @@ -5415,9 +5415,9 @@ type GridCoordinate struct { NullFields []string `json:"-"` } -func (s *GridCoordinate) MarshalJSON() ([]byte, error) { +func (s GridCoordinate) MarshalJSON() ([]byte, error) { type NoMethod GridCoordinate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GridData: Data in the grid, as well as metadata about the dimensions. @@ -5449,9 +5449,9 @@ type GridData struct { NullFields []string `json:"-"` } -func (s *GridData) MarshalJSON() ([]byte, error) { +func (s GridData) MarshalJSON() ([]byte, error) { type NoMethod GridData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GridProperties: Properties of a grid. @@ -5485,9 +5485,9 @@ type GridProperties struct { NullFields []string `json:"-"` } -func (s *GridProperties) MarshalJSON() ([]byte, error) { +func (s GridProperties) MarshalJSON() ([]byte, error) { type NoMethod GridProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GridRange: A range on a sheet. All indexes are zero-based. Indexes are half @@ -5530,9 +5530,9 @@ type GridRange struct { NullFields []string `json:"-"` } -func (s *GridRange) MarshalJSON() ([]byte, error) { +func (s GridRange) MarshalJSON() ([]byte, error) { type NoMethod GridRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HistogramChartSpec: A histogram chart. A histogram chart groups data items @@ -5584,9 +5584,9 @@ type HistogramChartSpec struct { NullFields []string `json:"-"` } -func (s *HistogramChartSpec) MarshalJSON() ([]byte, error) { +func (s HistogramChartSpec) MarshalJSON() ([]byte, error) { type NoMethod HistogramChartSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HistogramChartSpec) UnmarshalJSON(data []byte) error { @@ -5647,9 +5647,9 @@ type HistogramRule struct { NullFields []string `json:"-"` } -func (s *HistogramRule) MarshalJSON() ([]byte, error) { +func (s HistogramRule) MarshalJSON() ([]byte, error) { type NoMethod HistogramRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *HistogramRule) UnmarshalJSON(data []byte) error { @@ -5694,9 +5694,9 @@ type HistogramSeries struct { NullFields []string `json:"-"` } -func (s *HistogramSeries) MarshalJSON() ([]byte, error) { +func (s HistogramSeries) MarshalJSON() ([]byte, error) { type NoMethod HistogramSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertDimensionRequest: Inserts rows or columns in a sheet at a particular @@ -5729,9 +5729,9 @@ type InsertDimensionRequest struct { NullFields []string `json:"-"` } -func (s *InsertDimensionRequest) MarshalJSON() ([]byte, error) { +func (s InsertDimensionRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertDimensionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertRangeRequest: Inserts cells into a range, shifting the existing cells @@ -5761,9 +5761,9 @@ type InsertRangeRequest struct { NullFields []string `json:"-"` } -func (s *InsertRangeRequest) MarshalJSON() ([]byte, error) { +func (s InsertRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InterpolationPoint: A single interpolation point on a gradient conditional @@ -5812,9 +5812,9 @@ type InterpolationPoint struct { NullFields []string `json:"-"` } -func (s *InterpolationPoint) MarshalJSON() ([]byte, error) { +func (s InterpolationPoint) MarshalJSON() ([]byte, error) { type NoMethod InterpolationPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interval: Represents a time interval, encoded as a Timestamp start @@ -5843,9 +5843,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IterativeCalculationSettings: Settings to control how circular dependencies @@ -5871,9 +5871,9 @@ type IterativeCalculationSettings struct { NullFields []string `json:"-"` } -func (s *IterativeCalculationSettings) MarshalJSON() ([]byte, error) { +func (s IterativeCalculationSettings) MarshalJSON() ([]byte, error) { type NoMethod IterativeCalculationSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *IterativeCalculationSettings) UnmarshalJSON(data []byte) error { @@ -5911,9 +5911,9 @@ type KeyValueFormat struct { NullFields []string `json:"-"` } -func (s *KeyValueFormat) MarshalJSON() ([]byte, error) { +func (s KeyValueFormat) MarshalJSON() ([]byte, error) { type NoMethod KeyValueFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineStyle: Properties that describe the style of a line. @@ -5949,9 +5949,9 @@ type LineStyle struct { NullFields []string `json:"-"` } -func (s *LineStyle) MarshalJSON() ([]byte, error) { +func (s LineStyle) MarshalJSON() ([]byte, error) { type NoMethod LineStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Link: An external or local reference. @@ -5971,9 +5971,9 @@ type Link struct { NullFields []string `json:"-"` } -func (s *Link) MarshalJSON() ([]byte, error) { +func (s Link) MarshalJSON() ([]byte, error) { type NoMethod Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManualRule: Allows you to manually organize the values in a source data @@ -6005,9 +6005,9 @@ type ManualRule struct { NullFields []string `json:"-"` } -func (s *ManualRule) MarshalJSON() ([]byte, error) { +func (s ManualRule) MarshalJSON() ([]byte, error) { type NoMethod ManualRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManualRuleGroup: A group name and a list of items from the source data that @@ -6034,9 +6034,9 @@ type ManualRuleGroup struct { NullFields []string `json:"-"` } -func (s *ManualRuleGroup) MarshalJSON() ([]byte, error) { +func (s ManualRuleGroup) MarshalJSON() ([]byte, error) { type NoMethod ManualRuleGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MatchedDeveloperMetadata: A developer metadata entry and the data filters @@ -6059,9 +6059,9 @@ type MatchedDeveloperMetadata struct { NullFields []string `json:"-"` } -func (s *MatchedDeveloperMetadata) MarshalJSON() ([]byte, error) { +func (s MatchedDeveloperMetadata) MarshalJSON() ([]byte, error) { type NoMethod MatchedDeveloperMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MatchedValueRange: A value range that was matched by one or more data @@ -6085,9 +6085,9 @@ type MatchedValueRange struct { NullFields []string `json:"-"` } -func (s *MatchedValueRange) MarshalJSON() ([]byte, error) { +func (s MatchedValueRange) MarshalJSON() ([]byte, error) { type NoMethod MatchedValueRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MergeCellsRequest: Merges all cells in the range. @@ -6114,9 +6114,9 @@ type MergeCellsRequest struct { NullFields []string `json:"-"` } -func (s *MergeCellsRequest) MarshalJSON() ([]byte, error) { +func (s MergeCellsRequest) MarshalJSON() ([]byte, error) { type NoMethod MergeCellsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MoveDimensionRequest: Moves one or more rows or columns. @@ -6146,9 +6146,9 @@ type MoveDimensionRequest struct { NullFields []string `json:"-"` } -func (s *MoveDimensionRequest) MarshalJSON() ([]byte, error) { +func (s MoveDimensionRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveDimensionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NamedRange: A named range. @@ -6172,9 +6172,9 @@ type NamedRange struct { NullFields []string `json:"-"` } -func (s *NamedRange) MarshalJSON() ([]byte, error) { +func (s NamedRange) MarshalJSON() ([]byte, error) { type NoMethod NamedRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NumberFormat: The number format of a cell. @@ -6211,9 +6211,9 @@ type NumberFormat struct { NullFields []string `json:"-"` } -func (s *NumberFormat) MarshalJSON() ([]byte, error) { +func (s NumberFormat) MarshalJSON() ([]byte, error) { type NoMethod NumberFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrgChartSpec: An org chart. Org charts require a unique set of labels in @@ -6269,9 +6269,9 @@ type OrgChartSpec struct { NullFields []string `json:"-"` } -func (s *OrgChartSpec) MarshalJSON() ([]byte, error) { +func (s OrgChartSpec) MarshalJSON() ([]byte, error) { type NoMethod OrgChartSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OverlayPosition: The location an object is overlaid on top of a grid. @@ -6301,9 +6301,9 @@ type OverlayPosition struct { NullFields []string `json:"-"` } -func (s *OverlayPosition) MarshalJSON() ([]byte, error) { +func (s OverlayPosition) MarshalJSON() ([]byte, error) { type NoMethod OverlayPosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Padding: The amount of padding around the cell, in pixels. When updating @@ -6330,9 +6330,9 @@ type Padding struct { NullFields []string `json:"-"` } -func (s *Padding) MarshalJSON() ([]byte, error) { +func (s Padding) MarshalJSON() ([]byte, error) { type NoMethod Padding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PasteDataRequest: Inserts data into the spreadsheet starting at the @@ -6372,9 +6372,9 @@ type PasteDataRequest struct { NullFields []string `json:"-"` } -func (s *PasteDataRequest) MarshalJSON() ([]byte, error) { +func (s PasteDataRequest) MarshalJSON() ([]byte, error) { type NoMethod PasteDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PieChartSpec: A pie chart. @@ -6411,9 +6411,9 @@ type PieChartSpec struct { NullFields []string `json:"-"` } -func (s *PieChartSpec) MarshalJSON() ([]byte, error) { +func (s PieChartSpec) MarshalJSON() ([]byte, error) { type NoMethod PieChartSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PieChartSpec) UnmarshalJSON(data []byte) error { @@ -6465,9 +6465,9 @@ type PivotFilterCriteria struct { NullFields []string `json:"-"` } -func (s *PivotFilterCriteria) MarshalJSON() ([]byte, error) { +func (s PivotFilterCriteria) MarshalJSON() ([]byte, error) { type NoMethod PivotFilterCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotFilterSpec: The pivot table filter criteria associated with a specific @@ -6492,9 +6492,9 @@ type PivotFilterSpec struct { NullFields []string `json:"-"` } -func (s *PivotFilterSpec) MarshalJSON() ([]byte, error) { +func (s PivotFilterSpec) MarshalJSON() ([]byte, error) { type NoMethod PivotFilterSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotGroup: A single grouping (either row or column) in a pivot table. @@ -6560,9 +6560,9 @@ type PivotGroup struct { NullFields []string `json:"-"` } -func (s *PivotGroup) MarshalJSON() ([]byte, error) { +func (s PivotGroup) MarshalJSON() ([]byte, error) { type NoMethod PivotGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotGroupLimit: The count limit on rows or columns in the pivot group. @@ -6590,9 +6590,9 @@ type PivotGroupLimit struct { NullFields []string `json:"-"` } -func (s *PivotGroupLimit) MarshalJSON() ([]byte, error) { +func (s PivotGroupLimit) MarshalJSON() ([]byte, error) { type NoMethod PivotGroupLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotGroupRule: An optional setting on a PivotGroup that defines buckets for @@ -6620,9 +6620,9 @@ type PivotGroupRule struct { NullFields []string `json:"-"` } -func (s *PivotGroupRule) MarshalJSON() ([]byte, error) { +func (s PivotGroupRule) MarshalJSON() ([]byte, error) { type NoMethod PivotGroupRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotGroupSortValueBucket: Information about which values in a pivot group @@ -6653,9 +6653,9 @@ type PivotGroupSortValueBucket struct { NullFields []string `json:"-"` } -func (s *PivotGroupSortValueBucket) MarshalJSON() ([]byte, error) { +func (s PivotGroupSortValueBucket) MarshalJSON() ([]byte, error) { type NoMethod PivotGroupSortValueBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotGroupValueMetadata: Metadata about a value in a pivot grouping. @@ -6678,9 +6678,9 @@ type PivotGroupValueMetadata struct { NullFields []string `json:"-"` } -func (s *PivotGroupValueMetadata) MarshalJSON() ([]byte, error) { +func (s PivotGroupValueMetadata) MarshalJSON() ([]byte, error) { type NoMethod PivotGroupValueMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotTable: A pivot table. @@ -6731,9 +6731,9 @@ type PivotTable struct { NullFields []string `json:"-"` } -func (s *PivotTable) MarshalJSON() ([]byte, error) { +func (s PivotTable) MarshalJSON() ([]byte, error) { type NoMethod PivotTable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PivotValue: The definition of how a value in a pivot table should be @@ -6807,9 +6807,9 @@ type PivotValue struct { NullFields []string `json:"-"` } -func (s *PivotValue) MarshalJSON() ([]byte, error) { +func (s PivotValue) MarshalJSON() ([]byte, error) { type NoMethod PivotValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PointStyle: The style of a point on the chart. @@ -6842,9 +6842,9 @@ type PointStyle struct { NullFields []string `json:"-"` } -func (s *PointStyle) MarshalJSON() ([]byte, error) { +func (s PointStyle) MarshalJSON() ([]byte, error) { type NoMethod PointStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PointStyle) UnmarshalJSON(data []byte) error { @@ -6905,9 +6905,9 @@ type ProtectedRange struct { NullFields []string `json:"-"` } -func (s *ProtectedRange) MarshalJSON() ([]byte, error) { +func (s ProtectedRange) MarshalJSON() ([]byte, error) { type NoMethod ProtectedRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RandomizeRangeRequest: Randomizes the order of the rows in a range. @@ -6927,9 +6927,9 @@ type RandomizeRangeRequest struct { NullFields []string `json:"-"` } -func (s *RandomizeRangeRequest) MarshalJSON() ([]byte, error) { +func (s RandomizeRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod RandomizeRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefreshCancellationStatus: The status of a refresh cancellation. You can @@ -6972,9 +6972,9 @@ type RefreshCancellationStatus struct { NullFields []string `json:"-"` } -func (s *RefreshCancellationStatus) MarshalJSON() ([]byte, error) { +func (s RefreshCancellationStatus) MarshalJSON() ([]byte, error) { type NoMethod RefreshCancellationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefreshDataSourceObjectExecutionStatus: The execution status of refreshing @@ -6997,9 +6997,9 @@ type RefreshDataSourceObjectExecutionStatus struct { NullFields []string `json:"-"` } -func (s *RefreshDataSourceObjectExecutionStatus) MarshalJSON() ([]byte, error) { +func (s RefreshDataSourceObjectExecutionStatus) MarshalJSON() ([]byte, error) { type NoMethod RefreshDataSourceObjectExecutionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefreshDataSourceRequest: Refreshes one or multiple data source objects in @@ -7033,9 +7033,9 @@ type RefreshDataSourceRequest struct { NullFields []string `json:"-"` } -func (s *RefreshDataSourceRequest) MarshalJSON() ([]byte, error) { +func (s RefreshDataSourceRequest) MarshalJSON() ([]byte, error) { type NoMethod RefreshDataSourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefreshDataSourceResponse: The response from refreshing one or multiple data @@ -7058,9 +7058,9 @@ type RefreshDataSourceResponse struct { NullFields []string `json:"-"` } -func (s *RefreshDataSourceResponse) MarshalJSON() ([]byte, error) { +func (s RefreshDataSourceResponse) MarshalJSON() ([]byte, error) { type NoMethod RefreshDataSourceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepeatCellRequest: Updates all cells in the range to the values in the given @@ -7094,9 +7094,9 @@ type RepeatCellRequest struct { NullFields []string `json:"-"` } -func (s *RepeatCellRequest) MarshalJSON() ([]byte, error) { +func (s RepeatCellRequest) MarshalJSON() ([]byte, error) { type NoMethod RepeatCellRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Request: A single kind of update to apply to a spreadsheet. @@ -7254,9 +7254,9 @@ type Request struct { NullFields []string `json:"-"` } -func (s *Request) MarshalJSON() ([]byte, error) { +func (s Request) MarshalJSON() ([]byte, error) { type NoMethod Request - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Response: A single response from an update. @@ -7326,9 +7326,9 @@ type Response struct { NullFields []string `json:"-"` } -func (s *Response) MarshalJSON() ([]byte, error) { +func (s Response) MarshalJSON() ([]byte, error) { type NoMethod Response - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RowData: Data about each cell in a row. @@ -7348,9 +7348,9 @@ type RowData struct { NullFields []string `json:"-"` } -func (s *RowData) MarshalJSON() ([]byte, error) { +func (s RowData) MarshalJSON() ([]byte, error) { type NoMethod RowData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScorecardChartSpec: A scorecard chart. Scorecard charts are used to @@ -7414,9 +7414,9 @@ type ScorecardChartSpec struct { NullFields []string `json:"-"` } -func (s *ScorecardChartSpec) MarshalJSON() ([]byte, error) { +func (s ScorecardChartSpec) MarshalJSON() ([]byte, error) { type NoMethod ScorecardChartSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ScorecardChartSpec) UnmarshalJSON(data []byte) error { @@ -7453,9 +7453,9 @@ type SearchDeveloperMetadataRequest struct { NullFields []string `json:"-"` } -func (s *SearchDeveloperMetadataRequest) MarshalJSON() ([]byte, error) { +func (s SearchDeveloperMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod SearchDeveloperMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchDeveloperMetadataResponse: A reply to a developer metadata search @@ -7480,9 +7480,9 @@ type SearchDeveloperMetadataResponse struct { NullFields []string `json:"-"` } -func (s *SearchDeveloperMetadataResponse) MarshalJSON() ([]byte, error) { +func (s SearchDeveloperMetadataResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchDeveloperMetadataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetBasicFilterRequest: Sets the basic filter associated with a sheet. @@ -7502,9 +7502,9 @@ type SetBasicFilterRequest struct { NullFields []string `json:"-"` } -func (s *SetBasicFilterRequest) MarshalJSON() ([]byte, error) { +func (s SetBasicFilterRequest) MarshalJSON() ([]byte, error) { type NoMethod SetBasicFilterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetDataValidationRequest: Sets a data validation rule to every cell in the @@ -7528,9 +7528,9 @@ type SetDataValidationRequest struct { NullFields []string `json:"-"` } -func (s *SetDataValidationRequest) MarshalJSON() ([]byte, error) { +func (s SetDataValidationRequest) MarshalJSON() ([]byte, error) { type NoMethod SetDataValidationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Sheet: A sheet in a spreadsheet. @@ -7583,9 +7583,9 @@ type Sheet struct { NullFields []string `json:"-"` } -func (s *Sheet) MarshalJSON() ([]byte, error) { +func (s Sheet) MarshalJSON() ([]byte, error) { type NoMethod Sheet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SheetProperties: Properties of a sheet. @@ -7650,9 +7650,9 @@ type SheetProperties struct { NullFields []string `json:"-"` } -func (s *SheetProperties) MarshalJSON() ([]byte, error) { +func (s SheetProperties) MarshalJSON() ([]byte, error) { type NoMethod SheetProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Slicer: A slicer in a sheet. @@ -7678,9 +7678,9 @@ type Slicer struct { NullFields []string `json:"-"` } -func (s *Slicer) MarshalJSON() ([]byte, error) { +func (s Slicer) MarshalJSON() ([]byte, error) { type NoMethod Slicer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlicerSpec: The specifications of a slicer. @@ -7729,9 +7729,9 @@ type SlicerSpec struct { NullFields []string `json:"-"` } -func (s *SlicerSpec) MarshalJSON() ([]byte, error) { +func (s SlicerSpec) MarshalJSON() ([]byte, error) { type NoMethod SlicerSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SortRangeRequest: Sorts data in rows based on a sort order per column. @@ -7754,9 +7754,9 @@ type SortRangeRequest struct { NullFields []string `json:"-"` } -func (s *SortRangeRequest) MarshalJSON() ([]byte, error) { +func (s SortRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod SortRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SortSpec: A sort order associated with a specific column or row. @@ -7803,9 +7803,9 @@ type SortSpec struct { NullFields []string `json:"-"` } -func (s *SortSpec) MarshalJSON() ([]byte, error) { +func (s SortSpec) MarshalJSON() ([]byte, error) { type NoMethod SortSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SourceAndDestination: A combination of a source range and how to extend that @@ -7837,9 +7837,9 @@ type SourceAndDestination struct { NullFields []string `json:"-"` } -func (s *SourceAndDestination) MarshalJSON() ([]byte, error) { +func (s SourceAndDestination) MarshalJSON() ([]byte, error) { type NoMethod SourceAndDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Spreadsheet: Resource that represents a spreadsheet. @@ -7876,9 +7876,9 @@ type Spreadsheet struct { NullFields []string `json:"-"` } -func (s *Spreadsheet) MarshalJSON() ([]byte, error) { +func (s Spreadsheet) MarshalJSON() ([]byte, error) { type NoMethod Spreadsheet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpreadsheetProperties: Properties of a spreadsheet. @@ -7933,9 +7933,9 @@ type SpreadsheetProperties struct { NullFields []string `json:"-"` } -func (s *SpreadsheetProperties) MarshalJSON() ([]byte, error) { +func (s SpreadsheetProperties) MarshalJSON() ([]byte, error) { type NoMethod SpreadsheetProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpreadsheetTheme: Represents spreadsheet theme @@ -7958,9 +7958,9 @@ type SpreadsheetTheme struct { NullFields []string `json:"-"` } -func (s *SpreadsheetTheme) MarshalJSON() ([]byte, error) { +func (s SpreadsheetTheme) MarshalJSON() ([]byte, error) { type NoMethod SpreadsheetTheme - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextFormat: The format of a run of text in a cell. Absent values indicate @@ -8004,9 +8004,9 @@ type TextFormat struct { NullFields []string `json:"-"` } -func (s *TextFormat) MarshalJSON() ([]byte, error) { +func (s TextFormat) MarshalJSON() ([]byte, error) { type NoMethod TextFormat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextFormatRun: A run of a text format. The format of this run continues @@ -8031,9 +8031,9 @@ type TextFormatRun struct { NullFields []string `json:"-"` } -func (s *TextFormatRun) MarshalJSON() ([]byte, error) { +func (s TextFormatRun) MarshalJSON() ([]byte, error) { type NoMethod TextFormatRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextPosition: Position settings for text. @@ -8060,9 +8060,9 @@ type TextPosition struct { NullFields []string `json:"-"` } -func (s *TextPosition) MarshalJSON() ([]byte, error) { +func (s TextPosition) MarshalJSON() ([]byte, error) { type NoMethod TextPosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextRotation: The rotation applied to text in a cell. @@ -8090,9 +8090,9 @@ type TextRotation struct { NullFields []string `json:"-"` } -func (s *TextRotation) MarshalJSON() ([]byte, error) { +func (s TextRotation) MarshalJSON() ([]byte, error) { type NoMethod TextRotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextToColumnsRequest: Splits a column of text into multiple columns, based @@ -8126,9 +8126,9 @@ type TextToColumnsRequest struct { NullFields []string `json:"-"` } -func (s *TextToColumnsRequest) MarshalJSON() ([]byte, error) { +func (s TextToColumnsRequest) MarshalJSON() ([]byte, error) { type NoMethod TextToColumnsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThemeColorPair: A pair mapping a spreadsheet theme color type to the @@ -8163,9 +8163,9 @@ type ThemeColorPair struct { NullFields []string `json:"-"` } -func (s *ThemeColorPair) MarshalJSON() ([]byte, error) { +func (s ThemeColorPair) MarshalJSON() ([]byte, error) { type NoMethod ThemeColorPair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -8196,9 +8196,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TreemapChartColorScale: A color scale for a treemap chart. @@ -8248,9 +8248,9 @@ type TreemapChartColorScale struct { NullFields []string `json:"-"` } -func (s *TreemapChartColorScale) MarshalJSON() ([]byte, error) { +func (s TreemapChartColorScale) MarshalJSON() ([]byte, error) { type NoMethod TreemapChartColorScale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TreemapChartSpec: A Treemap chart. @@ -8323,9 +8323,9 @@ type TreemapChartSpec struct { NullFields []string `json:"-"` } -func (s *TreemapChartSpec) MarshalJSON() ([]byte, error) { +func (s TreemapChartSpec) MarshalJSON() ([]byte, error) { type NoMethod TreemapChartSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TreemapChartSpec) UnmarshalJSON(data []byte) error { @@ -8366,9 +8366,9 @@ type TrimWhitespaceRequest struct { NullFields []string `json:"-"` } -func (s *TrimWhitespaceRequest) MarshalJSON() ([]byte, error) { +func (s TrimWhitespaceRequest) MarshalJSON() ([]byte, error) { type NoMethod TrimWhitespaceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrimWhitespaceResponse: The result of trimming whitespace in cells. @@ -8388,9 +8388,9 @@ type TrimWhitespaceResponse struct { NullFields []string `json:"-"` } -func (s *TrimWhitespaceResponse) MarshalJSON() ([]byte, error) { +func (s TrimWhitespaceResponse) MarshalJSON() ([]byte, error) { type NoMethod TrimWhitespaceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnmergeCellsRequest: Unmerges cells in the given range. @@ -8412,9 +8412,9 @@ type UnmergeCellsRequest struct { NullFields []string `json:"-"` } -func (s *UnmergeCellsRequest) MarshalJSON() ([]byte, error) { +func (s UnmergeCellsRequest) MarshalJSON() ([]byte, error) { type NoMethod UnmergeCellsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateBandingRequest: Updates properties of the supplied banded range. @@ -8438,9 +8438,9 @@ type UpdateBandingRequest struct { NullFields []string `json:"-"` } -func (s *UpdateBandingRequest) MarshalJSON() ([]byte, error) { +func (s UpdateBandingRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateBandingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateBordersRequest: Updates the borders of a range. If a field is not set @@ -8477,9 +8477,9 @@ type UpdateBordersRequest struct { NullFields []string `json:"-"` } -func (s *UpdateBordersRequest) MarshalJSON() ([]byte, error) { +func (s UpdateBordersRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateBordersRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateCellsRequest: Updates all cells in a range with new data. @@ -8510,9 +8510,9 @@ type UpdateCellsRequest struct { NullFields []string `json:"-"` } -func (s *UpdateCellsRequest) MarshalJSON() ([]byte, error) { +func (s UpdateCellsRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateCellsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateChartSpecRequest: Updates a chart's specifications. (This does not @@ -8536,9 +8536,9 @@ type UpdateChartSpecRequest struct { NullFields []string `json:"-"` } -func (s *UpdateChartSpecRequest) MarshalJSON() ([]byte, error) { +func (s UpdateChartSpecRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateChartSpecRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateConditionalFormatRuleRequest: Updates a conditional format rule at the @@ -8566,9 +8566,9 @@ type UpdateConditionalFormatRuleRequest struct { NullFields []string `json:"-"` } -func (s *UpdateConditionalFormatRuleRequest) MarshalJSON() ([]byte, error) { +func (s UpdateConditionalFormatRuleRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateConditionalFormatRuleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateConditionalFormatRuleResponse: The result of updating a conditional @@ -8598,9 +8598,9 @@ type UpdateConditionalFormatRuleResponse struct { NullFields []string `json:"-"` } -func (s *UpdateConditionalFormatRuleResponse) MarshalJSON() ([]byte, error) { +func (s UpdateConditionalFormatRuleResponse) MarshalJSON() ([]byte, error) { type NoMethod UpdateConditionalFormatRuleResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDataSourceRequest: Updates a data source. After the data source is @@ -8627,9 +8627,9 @@ type UpdateDataSourceRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDataSourceRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDataSourceRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDataSourceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDataSourceResponse: The response from updating data source. @@ -8651,9 +8651,9 @@ type UpdateDataSourceResponse struct { NullFields []string `json:"-"` } -func (s *UpdateDataSourceResponse) MarshalJSON() ([]byte, error) { +func (s UpdateDataSourceResponse) MarshalJSON() ([]byte, error) { type NoMethod UpdateDataSourceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDeveloperMetadataRequest: A request to update properties of developer @@ -8685,9 +8685,9 @@ type UpdateDeveloperMetadataRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDeveloperMetadataRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDeveloperMetadataRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDeveloperMetadataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDeveloperMetadataResponse: The response from updating developer @@ -8708,9 +8708,9 @@ type UpdateDeveloperMetadataResponse struct { NullFields []string `json:"-"` } -func (s *UpdateDeveloperMetadataResponse) MarshalJSON() ([]byte, error) { +func (s UpdateDeveloperMetadataResponse) MarshalJSON() ([]byte, error) { type NoMethod UpdateDeveloperMetadataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDimensionGroupRequest: Updates the state of the specified group. @@ -8736,9 +8736,9 @@ type UpdateDimensionGroupRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDimensionGroupRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDimensionGroupRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDimensionGroupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDimensionPropertiesRequest: Updates properties of dimensions within @@ -8767,9 +8767,9 @@ type UpdateDimensionPropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDimensionPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDimensionPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDimensionPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateEmbeddedObjectBorderRequest: Updates an embedded object's border @@ -8796,9 +8796,9 @@ type UpdateEmbeddedObjectBorderRequest struct { NullFields []string `json:"-"` } -func (s *UpdateEmbeddedObjectBorderRequest) MarshalJSON() ([]byte, error) { +func (s UpdateEmbeddedObjectBorderRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateEmbeddedObjectBorderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateEmbeddedObjectPositionRequest: Update an embedded object's position @@ -8830,9 +8830,9 @@ type UpdateEmbeddedObjectPositionRequest struct { NullFields []string `json:"-"` } -func (s *UpdateEmbeddedObjectPositionRequest) MarshalJSON() ([]byte, error) { +func (s UpdateEmbeddedObjectPositionRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateEmbeddedObjectPositionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateEmbeddedObjectPositionResponse: The result of updating an embedded @@ -8853,9 +8853,9 @@ type UpdateEmbeddedObjectPositionResponse struct { NullFields []string `json:"-"` } -func (s *UpdateEmbeddedObjectPositionResponse) MarshalJSON() ([]byte, error) { +func (s UpdateEmbeddedObjectPositionResponse) MarshalJSON() ([]byte, error) { type NoMethod UpdateEmbeddedObjectPositionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateFilterViewRequest: Updates properties of the filter view. @@ -8879,9 +8879,9 @@ type UpdateFilterViewRequest struct { NullFields []string `json:"-"` } -func (s *UpdateFilterViewRequest) MarshalJSON() ([]byte, error) { +func (s UpdateFilterViewRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateFilterViewRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateNamedRangeRequest: Updates properties of the named range with the @@ -8906,9 +8906,9 @@ type UpdateNamedRangeRequest struct { NullFields []string `json:"-"` } -func (s *UpdateNamedRangeRequest) MarshalJSON() ([]byte, error) { +func (s UpdateNamedRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateNamedRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateProtectedRangeRequest: Updates an existing protected range with the @@ -8933,9 +8933,9 @@ type UpdateProtectedRangeRequest struct { NullFields []string `json:"-"` } -func (s *UpdateProtectedRangeRequest) MarshalJSON() ([]byte, error) { +func (s UpdateProtectedRangeRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateProtectedRangeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSheetPropertiesRequest: Updates properties of the sheet with the @@ -8960,9 +8960,9 @@ type UpdateSheetPropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSheetPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSheetPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSheetPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSlicerSpecRequest: Updates a slicer's specifications. (This does not @@ -8990,9 +8990,9 @@ type UpdateSlicerSpecRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSlicerSpecRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSlicerSpecRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSlicerSpecRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSpreadsheetPropertiesRequest: Updates properties of a spreadsheet. @@ -9016,9 +9016,9 @@ type UpdateSpreadsheetPropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSpreadsheetPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSpreadsheetPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSpreadsheetPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateValuesByDataFilterResponse: The response when updating a range of @@ -9054,9 +9054,9 @@ type UpdateValuesByDataFilterResponse struct { NullFields []string `json:"-"` } -func (s *UpdateValuesByDataFilterResponse) MarshalJSON() ([]byte, error) { +func (s UpdateValuesByDataFilterResponse) MarshalJSON() ([]byte, error) { type NoMethod UpdateValuesByDataFilterResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateValuesResponse: The response when updating a range of values in a @@ -9093,9 +9093,9 @@ type UpdateValuesResponse struct { NullFields []string `json:"-"` } -func (s *UpdateValuesResponse) MarshalJSON() ([]byte, error) { +func (s UpdateValuesResponse) MarshalJSON() ([]byte, error) { type NoMethod UpdateValuesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValueRange: Data within a range of the spreadsheet. @@ -9144,9 +9144,9 @@ type ValueRange struct { NullFields []string `json:"-"` } -func (s *ValueRange) MarshalJSON() ([]byte, error) { +func (s ValueRange) MarshalJSON() ([]byte, error) { type NoMethod ValueRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WaterfallChartColumnStyle: Styles for a waterfall chart column. @@ -9171,9 +9171,9 @@ type WaterfallChartColumnStyle struct { NullFields []string `json:"-"` } -func (s *WaterfallChartColumnStyle) MarshalJSON() ([]byte, error) { +func (s WaterfallChartColumnStyle) MarshalJSON() ([]byte, error) { type NoMethod WaterfallChartColumnStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WaterfallChartCustomSubtotal: A custom subtotal column for a waterfall chart @@ -9206,9 +9206,9 @@ type WaterfallChartCustomSubtotal struct { NullFields []string `json:"-"` } -func (s *WaterfallChartCustomSubtotal) MarshalJSON() ([]byte, error) { +func (s WaterfallChartCustomSubtotal) MarshalJSON() ([]byte, error) { type NoMethod WaterfallChartCustomSubtotal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WaterfallChartDomain: The domain of a waterfall chart. @@ -9230,9 +9230,9 @@ type WaterfallChartDomain struct { NullFields []string `json:"-"` } -func (s *WaterfallChartDomain) MarshalJSON() ([]byte, error) { +func (s WaterfallChartDomain) MarshalJSON() ([]byte, error) { type NoMethod WaterfallChartDomain - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WaterfallChartSeries: A single series of data for a waterfall chart. @@ -9270,9 +9270,9 @@ type WaterfallChartSeries struct { NullFields []string `json:"-"` } -func (s *WaterfallChartSeries) MarshalJSON() ([]byte, error) { +func (s WaterfallChartSeries) MarshalJSON() ([]byte, error) { type NoMethod WaterfallChartSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WaterfallChartSpec: A waterfall chart. @@ -9313,9 +9313,9 @@ type WaterfallChartSpec struct { NullFields []string `json:"-"` } -func (s *WaterfallChartSpec) MarshalJSON() ([]byte, error) { +func (s WaterfallChartSpec) MarshalJSON() ([]byte, error) { type NoMethod WaterfallChartSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SpreadsheetsBatchUpdateCall struct { diff --git a/siteverification/v1/siteverification-gen.go b/siteverification/v1/siteverification-gen.go index 4f3b1d989d..9af1774bce 100644 --- a/siteverification/v1/siteverification-gen.go +++ b/siteverification/v1/siteverification-gen.go @@ -189,9 +189,9 @@ type SiteVerificationWebResourceGettokenRequest struct { NullFields []string `json:"-"` } -func (s *SiteVerificationWebResourceGettokenRequest) MarshalJSON() ([]byte, error) { +func (s SiteVerificationWebResourceGettokenRequest) MarshalJSON() ([]byte, error) { type NoMethod SiteVerificationWebResourceGettokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SiteVerificationWebResourceGettokenRequestSite: The site for which a @@ -217,9 +217,9 @@ type SiteVerificationWebResourceGettokenRequestSite struct { NullFields []string `json:"-"` } -func (s *SiteVerificationWebResourceGettokenRequestSite) MarshalJSON() ([]byte, error) { +func (s SiteVerificationWebResourceGettokenRequestSite) MarshalJSON() ([]byte, error) { type NoMethod SiteVerificationWebResourceGettokenRequestSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SiteVerificationWebResourceGettokenResponse struct { @@ -248,9 +248,9 @@ type SiteVerificationWebResourceGettokenResponse struct { NullFields []string `json:"-"` } -func (s *SiteVerificationWebResourceGettokenResponse) MarshalJSON() ([]byte, error) { +func (s SiteVerificationWebResourceGettokenResponse) MarshalJSON() ([]byte, error) { type NoMethod SiteVerificationWebResourceGettokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SiteVerificationWebResourceListResponse struct { @@ -272,9 +272,9 @@ type SiteVerificationWebResourceListResponse struct { NullFields []string `json:"-"` } -func (s *SiteVerificationWebResourceListResponse) MarshalJSON() ([]byte, error) { +func (s SiteVerificationWebResourceListResponse) MarshalJSON() ([]byte, error) { type NoMethod SiteVerificationWebResourceListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SiteVerificationWebResourceResource struct { @@ -301,9 +301,9 @@ type SiteVerificationWebResourceResource struct { NullFields []string `json:"-"` } -func (s *SiteVerificationWebResourceResource) MarshalJSON() ([]byte, error) { +func (s SiteVerificationWebResourceResource) MarshalJSON() ([]byte, error) { type NoMethod SiteVerificationWebResourceResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SiteVerificationWebResourceResourceSite: The address and type of a site that @@ -328,9 +328,9 @@ type SiteVerificationWebResourceResourceSite struct { NullFields []string `json:"-"` } -func (s *SiteVerificationWebResourceResourceSite) MarshalJSON() ([]byte, error) { +func (s SiteVerificationWebResourceResourceSite) MarshalJSON() ([]byte, error) { type NoMethod SiteVerificationWebResourceResourceSite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WebResourceDeleteCall struct { diff --git a/slides/v1/slides-gen.go b/slides/v1/slides-gen.go index 65988fa0ba..a7efddd699 100644 --- a/slides/v1/slides-gen.go +++ b/slides/v1/slides-gen.go @@ -245,9 +245,9 @@ type AffineTransform struct { NullFields []string `json:"-"` } -func (s *AffineTransform) MarshalJSON() ([]byte, error) { +func (s AffineTransform) MarshalJSON() ([]byte, error) { type NoMethod AffineTransform - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AffineTransform) UnmarshalJSON(data []byte) error { @@ -300,9 +300,9 @@ type AutoText struct { NullFields []string `json:"-"` } -func (s *AutoText) MarshalJSON() ([]byte, error) { +func (s AutoText) MarshalJSON() ([]byte, error) { type NoMethod AutoText - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Autofit: The autofit properties of a Shape. @@ -345,9 +345,9 @@ type Autofit struct { NullFields []string `json:"-"` } -func (s *Autofit) MarshalJSON() ([]byte, error) { +func (s Autofit) MarshalJSON() ([]byte, error) { type NoMethod Autofit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Autofit) UnmarshalJSON(data []byte) error { @@ -386,9 +386,9 @@ type BatchUpdatePresentationRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdatePresentationRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdatePresentationRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdatePresentationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdatePresentationResponse: Response message from a batch update. @@ -416,9 +416,9 @@ type BatchUpdatePresentationResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdatePresentationResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdatePresentationResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdatePresentationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Bullet: Describes the bullet of a paragraph. @@ -444,9 +444,9 @@ type Bullet struct { NullFields []string `json:"-"` } -func (s *Bullet) MarshalJSON() ([]byte, error) { +func (s Bullet) MarshalJSON() ([]byte, error) { type NoMethod Bullet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ColorScheme: The palette of predefined colors for a page. @@ -466,9 +466,9 @@ type ColorScheme struct { NullFields []string `json:"-"` } -func (s *ColorScheme) MarshalJSON() ([]byte, error) { +func (s ColorScheme) MarshalJSON() ([]byte, error) { type NoMethod ColorScheme - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ColorStop: A color and position in a gradient band. @@ -494,9 +494,9 @@ type ColorStop struct { NullFields []string `json:"-"` } -func (s *ColorStop) MarshalJSON() ([]byte, error) { +func (s ColorStop) MarshalJSON() ([]byte, error) { type NoMethod ColorStop - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ColorStop) UnmarshalJSON(data []byte) error { @@ -554,9 +554,9 @@ type CreateImageRequest struct { NullFields []string `json:"-"` } -func (s *CreateImageRequest) MarshalJSON() ([]byte, error) { +func (s CreateImageRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateImageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateImageResponse: The result of creating an image. @@ -576,9 +576,9 @@ type CreateImageResponse struct { NullFields []string `json:"-"` } -func (s *CreateImageResponse) MarshalJSON() ([]byte, error) { +func (s CreateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateLineRequest: Creates a line. @@ -632,9 +632,9 @@ type CreateLineRequest struct { NullFields []string `json:"-"` } -func (s *CreateLineRequest) MarshalJSON() ([]byte, error) { +func (s CreateLineRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateLineRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateLineResponse: The result of creating a line. @@ -654,9 +654,9 @@ type CreateLineResponse struct { NullFields []string `json:"-"` } -func (s *CreateLineResponse) MarshalJSON() ([]byte, error) { +func (s CreateLineResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateLineResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateParagraphBulletsRequest: Creates bullets for all of the paragraphs @@ -733,9 +733,9 @@ type CreateParagraphBulletsRequest struct { NullFields []string `json:"-"` } -func (s *CreateParagraphBulletsRequest) MarshalJSON() ([]byte, error) { +func (s CreateParagraphBulletsRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateParagraphBulletsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateShapeRequest: Creates a new shape. @@ -1022,9 +1022,9 @@ type CreateShapeRequest struct { NullFields []string `json:"-"` } -func (s *CreateShapeRequest) MarshalJSON() ([]byte, error) { +func (s CreateShapeRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateShapeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateShapeResponse: The result of creating a shape. @@ -1044,9 +1044,9 @@ type CreateShapeResponse struct { NullFields []string `json:"-"` } -func (s *CreateShapeResponse) MarshalJSON() ([]byte, error) { +func (s CreateShapeResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateShapeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateSheetsChartRequest: Creates an embedded Google Sheets chart. NOTE: @@ -1095,9 +1095,9 @@ type CreateSheetsChartRequest struct { NullFields []string `json:"-"` } -func (s *CreateSheetsChartRequest) MarshalJSON() ([]byte, error) { +func (s CreateSheetsChartRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateSheetsChartRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateSheetsChartResponse: The result of creating an embedded Google Sheets @@ -1118,9 +1118,9 @@ type CreateSheetsChartResponse struct { NullFields []string `json:"-"` } -func (s *CreateSheetsChartResponse) MarshalJSON() ([]byte, error) { +func (s CreateSheetsChartResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateSheetsChartResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateSlideRequest: Creates a slide. @@ -1162,9 +1162,9 @@ type CreateSlideRequest struct { NullFields []string `json:"-"` } -func (s *CreateSlideRequest) MarshalJSON() ([]byte, error) { +func (s CreateSlideRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateSlideRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateSlideResponse: The result of creating a slide. @@ -1184,9 +1184,9 @@ type CreateSlideResponse struct { NullFields []string `json:"-"` } -func (s *CreateSlideResponse) MarshalJSON() ([]byte, error) { +func (s CreateSlideResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateSlideResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTableRequest: Creates a new table. @@ -1222,9 +1222,9 @@ type CreateTableRequest struct { NullFields []string `json:"-"` } -func (s *CreateTableRequest) MarshalJSON() ([]byte, error) { +func (s CreateTableRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateTableRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateTableResponse: The result of creating a table. @@ -1244,9 +1244,9 @@ type CreateTableResponse struct { NullFields []string `json:"-"` } -func (s *CreateTableResponse) MarshalJSON() ([]byte, error) { +func (s CreateTableResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateTableResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateVideoRequest: Creates a video. NOTE: Creating a video from Google @@ -1297,9 +1297,9 @@ type CreateVideoRequest struct { NullFields []string `json:"-"` } -func (s *CreateVideoRequest) MarshalJSON() ([]byte, error) { +func (s CreateVideoRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateVideoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateVideoResponse: The result of creating a video. @@ -1319,9 +1319,9 @@ type CreateVideoResponse struct { NullFields []string `json:"-"` } -func (s *CreateVideoResponse) MarshalJSON() ([]byte, error) { +func (s CreateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CropProperties: The crop properties of an object enclosed in a container. @@ -1372,9 +1372,9 @@ type CropProperties struct { NullFields []string `json:"-"` } -func (s *CropProperties) MarshalJSON() ([]byte, error) { +func (s CropProperties) MarshalJSON() ([]byte, error) { type NoMethod CropProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CropProperties) UnmarshalJSON(data []byte) error { @@ -1420,9 +1420,9 @@ type DeleteObjectRequest struct { NullFields []string `json:"-"` } -func (s *DeleteObjectRequest) MarshalJSON() ([]byte, error) { +func (s DeleteObjectRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteObjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteParagraphBulletsRequest: Deletes bullets from all of the paragraphs @@ -1452,9 +1452,9 @@ type DeleteParagraphBulletsRequest struct { NullFields []string `json:"-"` } -func (s *DeleteParagraphBulletsRequest) MarshalJSON() ([]byte, error) { +func (s DeleteParagraphBulletsRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteParagraphBulletsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteTableColumnRequest: Deletes a column from a table. @@ -1479,9 +1479,9 @@ type DeleteTableColumnRequest struct { NullFields []string `json:"-"` } -func (s *DeleteTableColumnRequest) MarshalJSON() ([]byte, error) { +func (s DeleteTableColumnRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteTableColumnRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteTableRowRequest: Deletes a row from a table. @@ -1506,9 +1506,9 @@ type DeleteTableRowRequest struct { NullFields []string `json:"-"` } -func (s *DeleteTableRowRequest) MarshalJSON() ([]byte, error) { +func (s DeleteTableRowRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteTableRowRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeleteTextRequest: Deletes text from a shape or a table cell. @@ -1543,9 +1543,9 @@ type DeleteTextRequest struct { NullFields []string `json:"-"` } -func (s *DeleteTextRequest) MarshalJSON() ([]byte, error) { +func (s DeleteTextRequest) MarshalJSON() ([]byte, error) { type NoMethod DeleteTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Dimension: A magnitude in a single direction in the specified units. @@ -1574,9 +1574,9 @@ type Dimension struct { NullFields []string `json:"-"` } -func (s *Dimension) MarshalJSON() ([]byte, error) { +func (s Dimension) MarshalJSON() ([]byte, error) { type NoMethod Dimension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Dimension) UnmarshalJSON(data []byte) error { @@ -1629,9 +1629,9 @@ type DuplicateObjectRequest struct { NullFields []string `json:"-"` } -func (s *DuplicateObjectRequest) MarshalJSON() ([]byte, error) { +func (s DuplicateObjectRequest) MarshalJSON() ([]byte, error) { type NoMethod DuplicateObjectRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DuplicateObjectResponse: The response of duplicating an object. @@ -1651,9 +1651,9 @@ type DuplicateObjectResponse struct { NullFields []string `json:"-"` } -func (s *DuplicateObjectResponse) MarshalJSON() ([]byte, error) { +func (s DuplicateObjectResponse) MarshalJSON() ([]byte, error) { type NoMethod DuplicateObjectResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Group: A PageElement kind representing a joined collection of PageElements. @@ -1674,9 +1674,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupObjectsRequest: Groups objects to create an object group. For example, @@ -1708,9 +1708,9 @@ type GroupObjectsRequest struct { NullFields []string `json:"-"` } -func (s *GroupObjectsRequest) MarshalJSON() ([]byte, error) { +func (s GroupObjectsRequest) MarshalJSON() ([]byte, error) { type NoMethod GroupObjectsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupObjectsResponse: The result of grouping objects. @@ -1730,9 +1730,9 @@ type GroupObjectsResponse struct { NullFields []string `json:"-"` } -func (s *GroupObjectsResponse) MarshalJSON() ([]byte, error) { +func (s GroupObjectsResponse) MarshalJSON() ([]byte, error) { type NoMethod GroupObjectsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: A PageElement kind representing an image. @@ -1765,9 +1765,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageProperties: The properties of the Image. @@ -1808,9 +1808,9 @@ type ImageProperties struct { NullFields []string `json:"-"` } -func (s *ImageProperties) MarshalJSON() ([]byte, error) { +func (s ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ImageProperties) UnmarshalJSON(data []byte) error { @@ -1859,9 +1859,9 @@ type InsertTableColumnsRequest struct { NullFields []string `json:"-"` } -func (s *InsertTableColumnsRequest) MarshalJSON() ([]byte, error) { +func (s InsertTableColumnsRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertTableColumnsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertTableRowsRequest: Inserts rows into a table. @@ -1891,9 +1891,9 @@ type InsertTableRowsRequest struct { NullFields []string `json:"-"` } -func (s *InsertTableRowsRequest) MarshalJSON() ([]byte, error) { +func (s InsertTableRowsRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertTableRowsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsertTextRequest: Inserts text into a shape or a table cell. @@ -1933,9 +1933,9 @@ type InsertTextRequest struct { NullFields []string `json:"-"` } -func (s *InsertTextRequest) MarshalJSON() ([]byte, error) { +func (s InsertTextRequest) MarshalJSON() ([]byte, error) { type NoMethod InsertTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LayoutPlaceholderIdMapping: The user-specified ID mapping for a placeholder @@ -1971,9 +1971,9 @@ type LayoutPlaceholderIdMapping struct { NullFields []string `json:"-"` } -func (s *LayoutPlaceholderIdMapping) MarshalJSON() ([]byte, error) { +func (s LayoutPlaceholderIdMapping) MarshalJSON() ([]byte, error) { type NoMethod LayoutPlaceholderIdMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LayoutProperties: The properties of Page are only relevant for pages with @@ -1998,9 +1998,9 @@ type LayoutProperties struct { NullFields []string `json:"-"` } -func (s *LayoutProperties) MarshalJSON() ([]byte, error) { +func (s LayoutProperties) MarshalJSON() ([]byte, error) { type NoMethod LayoutProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LayoutReference: Slide layout reference. This may reference either: - A @@ -2040,9 +2040,9 @@ type LayoutReference struct { NullFields []string `json:"-"` } -func (s *LayoutReference) MarshalJSON() ([]byte, error) { +func (s LayoutReference) MarshalJSON() ([]byte, error) { type NoMethod LayoutReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Line: A PageElement kind representing a non-connector line, straight @@ -2097,9 +2097,9 @@ type Line struct { NullFields []string `json:"-"` } -func (s *Line) MarshalJSON() ([]byte, error) { +func (s Line) MarshalJSON() ([]byte, error) { type NoMethod Line - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineConnection: The properties for one end of a Line connection. @@ -2131,9 +2131,9 @@ type LineConnection struct { NullFields []string `json:"-"` } -func (s *LineConnection) MarshalJSON() ([]byte, error) { +func (s LineConnection) MarshalJSON() ([]byte, error) { type NoMethod LineConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineFill: The fill of the line. @@ -2153,9 +2153,9 @@ type LineFill struct { NullFields []string `json:"-"` } -func (s *LineFill) MarshalJSON() ([]byte, error) { +func (s LineFill) MarshalJSON() ([]byte, error) { type NoMethod LineFill - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LineProperties: The properties of the Line. When unset, these fields default @@ -2245,9 +2245,9 @@ type LineProperties struct { NullFields []string `json:"-"` } -func (s *LineProperties) MarshalJSON() ([]byte, error) { +func (s LineProperties) MarshalJSON() ([]byte, error) { type NoMethod LineProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Link: A hypertext link. @@ -2283,9 +2283,9 @@ type Link struct { NullFields []string `json:"-"` } -func (s *Link) MarshalJSON() ([]byte, error) { +func (s Link) MarshalJSON() ([]byte, error) { type NoMethod Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // List: A List describes the look and feel of bullets belonging to paragraphs @@ -2311,9 +2311,9 @@ type List struct { NullFields []string `json:"-"` } -func (s *List) MarshalJSON() ([]byte, error) { +func (s List) MarshalJSON() ([]byte, error) { type NoMethod List - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MasterProperties: The properties of Page that are only relevant for pages @@ -2334,9 +2334,9 @@ type MasterProperties struct { NullFields []string `json:"-"` } -func (s *MasterProperties) MarshalJSON() ([]byte, error) { +func (s MasterProperties) MarshalJSON() ([]byte, error) { type NoMethod MasterProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MergeTableCellsRequest: Merges cells in a Table. @@ -2362,9 +2362,9 @@ type MergeTableCellsRequest struct { NullFields []string `json:"-"` } -func (s *MergeTableCellsRequest) MarshalJSON() ([]byte, error) { +func (s MergeTableCellsRequest) MarshalJSON() ([]byte, error) { type NoMethod MergeTableCellsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NestingLevel: Contains properties describing the look and feel of a list @@ -2385,9 +2385,9 @@ type NestingLevel struct { NullFields []string `json:"-"` } -func (s *NestingLevel) MarshalJSON() ([]byte, error) { +func (s NestingLevel) MarshalJSON() ([]byte, error) { type NoMethod NestingLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotesProperties: The properties of Page that are only relevant for pages @@ -2413,9 +2413,9 @@ type NotesProperties struct { NullFields []string `json:"-"` } -func (s *NotesProperties) MarshalJSON() ([]byte, error) { +func (s NotesProperties) MarshalJSON() ([]byte, error) { type NoMethod NotesProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OpaqueColor: A themeable solid color value. @@ -2457,9 +2457,9 @@ type OpaqueColor struct { NullFields []string `json:"-"` } -func (s *OpaqueColor) MarshalJSON() ([]byte, error) { +func (s OpaqueColor) MarshalJSON() ([]byte, error) { type NoMethod OpaqueColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OptionalColor: A color that can either be fully opaque or fully transparent. @@ -2480,9 +2480,9 @@ type OptionalColor struct { NullFields []string `json:"-"` } -func (s *OptionalColor) MarshalJSON() ([]byte, error) { +func (s OptionalColor) MarshalJSON() ([]byte, error) { type NoMethod OptionalColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Outline: The outline of a PageElement. If these fields are unset, they may @@ -2546,9 +2546,9 @@ type Outline struct { NullFields []string `json:"-"` } -func (s *Outline) MarshalJSON() ([]byte, error) { +func (s Outline) MarshalJSON() ([]byte, error) { type NoMethod Outline - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutlineFill: The fill of the outline. @@ -2568,9 +2568,9 @@ type OutlineFill struct { NullFields []string `json:"-"` } -func (s *OutlineFill) MarshalJSON() ([]byte, error) { +func (s OutlineFill) MarshalJSON() ([]byte, error) { type NoMethod OutlineFill - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Page: A page in a presentation. @@ -2629,9 +2629,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageBackgroundFill: The page background fill. @@ -2675,9 +2675,9 @@ type PageBackgroundFill struct { NullFields []string `json:"-"` } -func (s *PageBackgroundFill) MarshalJSON() ([]byte, error) { +func (s PageBackgroundFill) MarshalJSON() ([]byte, error) { type NoMethod PageBackgroundFill - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageElement: A visual element rendered on a page. @@ -2734,9 +2734,9 @@ type PageElement struct { NullFields []string `json:"-"` } -func (s *PageElement) MarshalJSON() ([]byte, error) { +func (s PageElement) MarshalJSON() ([]byte, error) { type NoMethod PageElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageElementProperties: Common properties for a page element. Note: When you @@ -2762,9 +2762,9 @@ type PageElementProperties struct { NullFields []string `json:"-"` } -func (s *PageElementProperties) MarshalJSON() ([]byte, error) { +func (s PageElementProperties) MarshalJSON() ([]byte, error) { type NoMethod PageElementProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageProperties: The properties of the Page. The page will inherit properties @@ -2798,9 +2798,9 @@ type PageProperties struct { NullFields []string `json:"-"` } -func (s *PageProperties) MarshalJSON() ([]byte, error) { +func (s PageProperties) MarshalJSON() ([]byte, error) { type NoMethod PageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParagraphMarker: A TextElement kind that represents the beginning of a new @@ -2824,9 +2824,9 @@ type ParagraphMarker struct { NullFields []string `json:"-"` } -func (s *ParagraphMarker) MarshalJSON() ([]byte, error) { +func (s ParagraphMarker) MarshalJSON() ([]byte, error) { type NoMethod ParagraphMarker - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ParagraphStyle: Styles that apply to a whole paragraph. If this text is @@ -2902,9 +2902,9 @@ type ParagraphStyle struct { NullFields []string `json:"-"` } -func (s *ParagraphStyle) MarshalJSON() ([]byte, error) { +func (s ParagraphStyle) MarshalJSON() ([]byte, error) { type NoMethod ParagraphStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ParagraphStyle) UnmarshalJSON(data []byte) error { @@ -2965,9 +2965,9 @@ type Placeholder struct { NullFields []string `json:"-"` } -func (s *Placeholder) MarshalJSON() ([]byte, error) { +func (s Placeholder) MarshalJSON() ([]byte, error) { type NoMethod Placeholder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Presentation: A Google Slides presentation. @@ -3032,9 +3032,9 @@ type Presentation struct { NullFields []string `json:"-"` } -func (s *Presentation) MarshalJSON() ([]byte, error) { +func (s Presentation) MarshalJSON() ([]byte, error) { type NoMethod Presentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Range: Specifies a contiguous range of an indexed collection, such as @@ -3071,9 +3071,9 @@ type Range struct { NullFields []string `json:"-"` } -func (s *Range) MarshalJSON() ([]byte, error) { +func (s Range) MarshalJSON() ([]byte, error) { type NoMethod Range - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Recolor: A recolor effect applied on an image. @@ -3149,9 +3149,9 @@ type Recolor struct { NullFields []string `json:"-"` } -func (s *Recolor) MarshalJSON() ([]byte, error) { +func (s Recolor) MarshalJSON() ([]byte, error) { type NoMethod Recolor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RefreshSheetsChartRequest: Refreshes an embedded Google Sheets chart by @@ -3174,9 +3174,9 @@ type RefreshSheetsChartRequest struct { NullFields []string `json:"-"` } -func (s *RefreshSheetsChartRequest) MarshalJSON() ([]byte, error) { +func (s RefreshSheetsChartRequest) MarshalJSON() ([]byte, error) { type NoMethod RefreshSheetsChartRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceAllShapesWithImageRequest: Replaces all shapes that match the given @@ -3242,9 +3242,9 @@ type ReplaceAllShapesWithImageRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceAllShapesWithImageRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceAllShapesWithImageRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceAllShapesWithImageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceAllShapesWithImageResponse: The result of replacing shapes with an @@ -3265,9 +3265,9 @@ type ReplaceAllShapesWithImageResponse struct { NullFields []string `json:"-"` } -func (s *ReplaceAllShapesWithImageResponse) MarshalJSON() ([]byte, error) { +func (s ReplaceAllShapesWithImageResponse) MarshalJSON() ([]byte, error) { type NoMethod ReplaceAllShapesWithImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceAllShapesWithSheetsChartRequest: Replaces all shapes that match the @@ -3314,9 +3314,9 @@ type ReplaceAllShapesWithSheetsChartRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceAllShapesWithSheetsChartRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceAllShapesWithSheetsChartRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceAllShapesWithSheetsChartRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceAllShapesWithSheetsChartResponse: The result of replacing shapes with @@ -3337,9 +3337,9 @@ type ReplaceAllShapesWithSheetsChartResponse struct { NullFields []string `json:"-"` } -func (s *ReplaceAllShapesWithSheetsChartResponse) MarshalJSON() ([]byte, error) { +func (s ReplaceAllShapesWithSheetsChartResponse) MarshalJSON() ([]byte, error) { type NoMethod ReplaceAllShapesWithSheetsChartResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceAllTextRequest: Replaces all instances of text matching a criteria @@ -3367,9 +3367,9 @@ type ReplaceAllTextRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceAllTextRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceAllTextRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceAllTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceAllTextResponse: The result of replacing text. @@ -3389,9 +3389,9 @@ type ReplaceAllTextResponse struct { NullFields []string `json:"-"` } -func (s *ReplaceAllTextResponse) MarshalJSON() ([]byte, error) { +func (s ReplaceAllTextResponse) MarshalJSON() ([]byte, error) { type NoMethod ReplaceAllTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplaceImageRequest: Replaces an existing image with a new image. Replacing @@ -3432,9 +3432,9 @@ type ReplaceImageRequest struct { NullFields []string `json:"-"` } -func (s *ReplaceImageRequest) MarshalJSON() ([]byte, error) { +func (s ReplaceImageRequest) MarshalJSON() ([]byte, error) { type NoMethod ReplaceImageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Request: A single kind of update to apply to a presentation. @@ -3547,9 +3547,9 @@ type Request struct { NullFields []string `json:"-"` } -func (s *Request) MarshalJSON() ([]byte, error) { +func (s Request) MarshalJSON() ([]byte, error) { type NoMethod Request - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RerouteLineRequest: Reroutes a line such that it's connected at the two @@ -3572,9 +3572,9 @@ type RerouteLineRequest struct { NullFields []string `json:"-"` } -func (s *RerouteLineRequest) MarshalJSON() ([]byte, error) { +func (s RerouteLineRequest) MarshalJSON() ([]byte, error) { type NoMethod RerouteLineRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Response: A single response from an update. @@ -3618,9 +3618,9 @@ type Response struct { NullFields []string `json:"-"` } -func (s *Response) MarshalJSON() ([]byte, error) { +func (s Response) MarshalJSON() ([]byte, error) { type NoMethod Response - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RgbColor: An RGB color. @@ -3644,9 +3644,9 @@ type RgbColor struct { NullFields []string `json:"-"` } -func (s *RgbColor) MarshalJSON() ([]byte, error) { +func (s RgbColor) MarshalJSON() ([]byte, error) { type NoMethod RgbColor - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RgbColor) UnmarshalJSON(data []byte) error { @@ -3741,9 +3741,9 @@ type Shadow struct { NullFields []string `json:"-"` } -func (s *Shadow) MarshalJSON() ([]byte, error) { +func (s Shadow) MarshalJSON() ([]byte, error) { type NoMethod Shadow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Shadow) UnmarshalJSON(data []byte) error { @@ -4044,9 +4044,9 @@ type Shape struct { NullFields []string `json:"-"` } -func (s *Shape) MarshalJSON() ([]byte, error) { +func (s Shape) MarshalJSON() ([]byte, error) { type NoMethod Shape - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShapeBackgroundFill: The shape background fill. @@ -4088,9 +4088,9 @@ type ShapeBackgroundFill struct { NullFields []string `json:"-"` } -func (s *ShapeBackgroundFill) MarshalJSON() ([]byte, error) { +func (s ShapeBackgroundFill) MarshalJSON() ([]byte, error) { type NoMethod ShapeBackgroundFill - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShapeProperties: The properties of a Shape. If the shape is a placeholder @@ -4150,9 +4150,9 @@ type ShapeProperties struct { NullFields []string `json:"-"` } -func (s *ShapeProperties) MarshalJSON() ([]byte, error) { +func (s ShapeProperties) MarshalJSON() ([]byte, error) { type NoMethod ShapeProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SheetsChart: A PageElement kind representing a linked chart embedded from @@ -4185,9 +4185,9 @@ type SheetsChart struct { NullFields []string `json:"-"` } -func (s *SheetsChart) MarshalJSON() ([]byte, error) { +func (s SheetsChart) MarshalJSON() ([]byte, error) { type NoMethod SheetsChart - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SheetsChartProperties: The properties of the SheetsChart. @@ -4207,9 +4207,9 @@ type SheetsChartProperties struct { NullFields []string `json:"-"` } -func (s *SheetsChartProperties) MarshalJSON() ([]byte, error) { +func (s SheetsChartProperties) MarshalJSON() ([]byte, error) { type NoMethod SheetsChartProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Size: A width and height. @@ -4231,9 +4231,9 @@ type Size struct { NullFields []string `json:"-"` } -func (s *Size) MarshalJSON() ([]byte, error) { +func (s Size) MarshalJSON() ([]byte, error) { type NoMethod Size - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SlideProperties: The properties of Page that are only relevant for pages @@ -4269,9 +4269,9 @@ type SlideProperties struct { NullFields []string `json:"-"` } -func (s *SlideProperties) MarshalJSON() ([]byte, error) { +func (s SlideProperties) MarshalJSON() ([]byte, error) { type NoMethod SlideProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SolidFill: A solid color fill. The page or page element is filled entirely @@ -4299,9 +4299,9 @@ type SolidFill struct { NullFields []string `json:"-"` } -func (s *SolidFill) MarshalJSON() ([]byte, error) { +func (s SolidFill) MarshalJSON() ([]byte, error) { type NoMethod SolidFill - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SolidFill) UnmarshalJSON(data []byte) error { @@ -4335,9 +4335,9 @@ type SpeakerSpotlight struct { NullFields []string `json:"-"` } -func (s *SpeakerSpotlight) MarshalJSON() ([]byte, error) { +func (s SpeakerSpotlight) MarshalJSON() ([]byte, error) { type NoMethod SpeakerSpotlight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpeakerSpotlightProperties: The properties of the SpeakerSpotlight. @@ -4360,9 +4360,9 @@ type SpeakerSpotlightProperties struct { NullFields []string `json:"-"` } -func (s *SpeakerSpotlightProperties) MarshalJSON() ([]byte, error) { +func (s SpeakerSpotlightProperties) MarshalJSON() ([]byte, error) { type NoMethod SpeakerSpotlightProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StretchedPictureFill: The stretched picture fill. The page or page element @@ -4394,9 +4394,9 @@ type StretchedPictureFill struct { NullFields []string `json:"-"` } -func (s *StretchedPictureFill) MarshalJSON() ([]byte, error) { +func (s StretchedPictureFill) MarshalJSON() ([]byte, error) { type NoMethod StretchedPictureFill - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubstringMatchCriteria: A criteria that matches a specific string of text in @@ -4420,9 +4420,9 @@ type SubstringMatchCriteria struct { NullFields []string `json:"-"` } -func (s *SubstringMatchCriteria) MarshalJSON() ([]byte, error) { +func (s SubstringMatchCriteria) MarshalJSON() ([]byte, error) { type NoMethod SubstringMatchCriteria - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Table: A PageElement kind representing a table. @@ -4462,9 +4462,9 @@ type Table struct { NullFields []string `json:"-"` } -func (s *Table) MarshalJSON() ([]byte, error) { +func (s Table) MarshalJSON() ([]byte, error) { type NoMethod Table - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableBorderCell: The properties of each border cell. @@ -4486,9 +4486,9 @@ type TableBorderCell struct { NullFields []string `json:"-"` } -func (s *TableBorderCell) MarshalJSON() ([]byte, error) { +func (s TableBorderCell) MarshalJSON() ([]byte, error) { type NoMethod TableBorderCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableBorderFill: The fill of the border. @@ -4508,9 +4508,9 @@ type TableBorderFill struct { NullFields []string `json:"-"` } -func (s *TableBorderFill) MarshalJSON() ([]byte, error) { +func (s TableBorderFill) MarshalJSON() ([]byte, error) { type NoMethod TableBorderFill - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableBorderProperties: The border styling properties of the TableBorderCell. @@ -4549,9 +4549,9 @@ type TableBorderProperties struct { NullFields []string `json:"-"` } -func (s *TableBorderProperties) MarshalJSON() ([]byte, error) { +func (s TableBorderProperties) MarshalJSON() ([]byte, error) { type NoMethod TableBorderProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableBorderRow: Contents of each border row in a table. @@ -4572,9 +4572,9 @@ type TableBorderRow struct { NullFields []string `json:"-"` } -func (s *TableBorderRow) MarshalJSON() ([]byte, error) { +func (s TableBorderRow) MarshalJSON() ([]byte, error) { type NoMethod TableBorderRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableCell: Properties and contents of each table cell. @@ -4602,9 +4602,9 @@ type TableCell struct { NullFields []string `json:"-"` } -func (s *TableCell) MarshalJSON() ([]byte, error) { +func (s TableCell) MarshalJSON() ([]byte, error) { type NoMethod TableCell - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableCellBackgroundFill: The table cell background fill. @@ -4646,9 +4646,9 @@ type TableCellBackgroundFill struct { NullFields []string `json:"-"` } -func (s *TableCellBackgroundFill) MarshalJSON() ([]byte, error) { +func (s TableCellBackgroundFill) MarshalJSON() ([]byte, error) { type NoMethod TableCellBackgroundFill - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableCellLocation: A location of a single table cell within a table. @@ -4670,9 +4670,9 @@ type TableCellLocation struct { NullFields []string `json:"-"` } -func (s *TableCellLocation) MarshalJSON() ([]byte, error) { +func (s TableCellLocation) MarshalJSON() ([]byte, error) { type NoMethod TableCellLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableCellProperties: The properties of the TableCell. @@ -4708,9 +4708,9 @@ type TableCellProperties struct { NullFields []string `json:"-"` } -func (s *TableCellProperties) MarshalJSON() ([]byte, error) { +func (s TableCellProperties) MarshalJSON() ([]byte, error) { type NoMethod TableCellProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableColumnProperties: Properties of each column in a table. @@ -4730,9 +4730,9 @@ type TableColumnProperties struct { NullFields []string `json:"-"` } -func (s *TableColumnProperties) MarshalJSON() ([]byte, error) { +func (s TableColumnProperties) MarshalJSON() ([]byte, error) { type NoMethod TableColumnProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableRange: A table range represents a reference to a subset of a table. @@ -4761,9 +4761,9 @@ type TableRange struct { NullFields []string `json:"-"` } -func (s *TableRange) MarshalJSON() ([]byte, error) { +func (s TableRange) MarshalJSON() ([]byte, error) { type NoMethod TableRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableRow: Properties and contents of each row in a table. @@ -4790,9 +4790,9 @@ type TableRow struct { NullFields []string `json:"-"` } -func (s *TableRow) MarshalJSON() ([]byte, error) { +func (s TableRow) MarshalJSON() ([]byte, error) { type NoMethod TableRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TableRowProperties: Properties of each row in a table. @@ -4814,9 +4814,9 @@ type TableRowProperties struct { NullFields []string `json:"-"` } -func (s *TableRowProperties) MarshalJSON() ([]byte, error) { +func (s TableRowProperties) MarshalJSON() ([]byte, error) { type NoMethod TableRowProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextContent: The general text content. The text must reside in a compatible @@ -4840,9 +4840,9 @@ type TextContent struct { NullFields []string `json:"-"` } -func (s *TextContent) MarshalJSON() ([]byte, error) { +func (s TextContent) MarshalJSON() ([]byte, error) { type NoMethod TextContent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextElement: A TextElement describes the content of a range of indices in @@ -4882,9 +4882,9 @@ type TextElement struct { NullFields []string `json:"-"` } -func (s *TextElement) MarshalJSON() ([]byte, error) { +func (s TextElement) MarshalJSON() ([]byte, error) { type NoMethod TextElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextRun: A TextElement kind that represents a run of text that all has the @@ -4907,9 +4907,9 @@ type TextRun struct { NullFields []string `json:"-"` } -func (s *TextRun) MarshalJSON() ([]byte, error) { +func (s TextRun) MarshalJSON() ([]byte, error) { type NoMethod TextRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextStyle: Represents the styling that can be applied to a TextRun. If this @@ -5016,9 +5016,9 @@ type TextStyle struct { NullFields []string `json:"-"` } -func (s *TextStyle) MarshalJSON() ([]byte, error) { +func (s TextStyle) MarshalJSON() ([]byte, error) { type NoMethod TextStyle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThemeColorPair: A pair mapping a theme color type to the concrete color it @@ -5061,9 +5061,9 @@ type ThemeColorPair struct { NullFields []string `json:"-"` } -func (s *ThemeColorPair) MarshalJSON() ([]byte, error) { +func (s ThemeColorPair) MarshalJSON() ([]byte, error) { type NoMethod ThemeColorPair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Thumbnail: The thumbnail of a page. @@ -5095,9 +5095,9 @@ type Thumbnail struct { NullFields []string `json:"-"` } -func (s *Thumbnail) MarshalJSON() ([]byte, error) { +func (s Thumbnail) MarshalJSON() ([]byte, error) { type NoMethod Thumbnail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UngroupObjectsRequest: Ungroups objects, such as groups. @@ -5120,9 +5120,9 @@ type UngroupObjectsRequest struct { NullFields []string `json:"-"` } -func (s *UngroupObjectsRequest) MarshalJSON() ([]byte, error) { +func (s UngroupObjectsRequest) MarshalJSON() ([]byte, error) { type NoMethod UngroupObjectsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnmergeTableCellsRequest: Unmerges cells in a Table. @@ -5149,9 +5149,9 @@ type UnmergeTableCellsRequest struct { NullFields []string `json:"-"` } -func (s *UnmergeTableCellsRequest) MarshalJSON() ([]byte, error) { +func (s UnmergeTableCellsRequest) MarshalJSON() ([]byte, error) { type NoMethod UnmergeTableCellsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateImagePropertiesRequest: Update the properties of an Image. @@ -5181,9 +5181,9 @@ type UpdateImagePropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateImagePropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateImagePropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateImagePropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateLineCategoryRequest: Updates the category of a line. @@ -5215,9 +5215,9 @@ type UpdateLineCategoryRequest struct { NullFields []string `json:"-"` } -func (s *UpdateLineCategoryRequest) MarshalJSON() ([]byte, error) { +func (s UpdateLineCategoryRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateLineCategoryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateLinePropertiesRequest: Updates the properties of a Line. @@ -5246,9 +5246,9 @@ type UpdateLinePropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateLinePropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateLinePropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateLinePropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePageElementAltTextRequest: Updates the alt text title and/or @@ -5279,9 +5279,9 @@ type UpdatePageElementAltTextRequest struct { NullFields []string `json:"-"` } -func (s *UpdatePageElementAltTextRequest) MarshalJSON() ([]byte, error) { +func (s UpdatePageElementAltTextRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdatePageElementAltTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePageElementTransformRequest: Updates the transform of a page element. @@ -5315,9 +5315,9 @@ type UpdatePageElementTransformRequest struct { NullFields []string `json:"-"` } -func (s *UpdatePageElementTransformRequest) MarshalJSON() ([]byte, error) { +func (s UpdatePageElementTransformRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdatePageElementTransformRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePageElementsZOrderRequest: Updates the Z-order of page elements. @@ -5353,9 +5353,9 @@ type UpdatePageElementsZOrderRequest struct { NullFields []string `json:"-"` } -func (s *UpdatePageElementsZOrderRequest) MarshalJSON() ([]byte, error) { +func (s UpdatePageElementsZOrderRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdatePageElementsZOrderRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePagePropertiesRequest: Updates the properties of a Page. @@ -5385,9 +5385,9 @@ type UpdatePagePropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdatePagePropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdatePagePropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdatePagePropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateParagraphStyleRequest: Updates the styling for all of the paragraphs @@ -5423,9 +5423,9 @@ type UpdateParagraphStyleRequest struct { NullFields []string `json:"-"` } -func (s *UpdateParagraphStyleRequest) MarshalJSON() ([]byte, error) { +func (s UpdateParagraphStyleRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateParagraphStyleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateShapePropertiesRequest: Update the properties of a Shape. @@ -5455,9 +5455,9 @@ type UpdateShapePropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateShapePropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateShapePropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateShapePropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSlidePropertiesRequest: Updates the properties of a Slide. @@ -5486,9 +5486,9 @@ type UpdateSlidePropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSlidePropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSlidePropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSlidePropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateSlidesPositionRequest: Updates the position of slides in the @@ -5515,9 +5515,9 @@ type UpdateSlidesPositionRequest struct { NullFields []string `json:"-"` } -func (s *UpdateSlidesPositionRequest) MarshalJSON() ([]byte, error) { +func (s UpdateSlidesPositionRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateSlidesPositionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTableBorderPropertiesRequest: Updates the properties of the table @@ -5567,9 +5567,9 @@ type UpdateTableBorderPropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateTableBorderPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateTableBorderPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateTableBorderPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTableCellPropertiesRequest: Update the properties of a TableCell. @@ -5603,9 +5603,9 @@ type UpdateTableCellPropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateTableCellPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateTableCellPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateTableCellPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTableColumnPropertiesRequest: Updates the properties of a Table @@ -5641,9 +5641,9 @@ type UpdateTableColumnPropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateTableColumnPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateTableColumnPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateTableColumnPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTableRowPropertiesRequest: Updates the properties of a Table row. @@ -5675,9 +5675,9 @@ type UpdateTableRowPropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateTableRowPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateTableRowPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateTableRowPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTextStyleRequest: Update the styling of text in a Shape or Table. @@ -5717,9 +5717,9 @@ type UpdateTextStyleRequest struct { NullFields []string `json:"-"` } -func (s *UpdateTextStyleRequest) MarshalJSON() ([]byte, error) { +func (s UpdateTextStyleRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateTextStyleRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateVideoPropertiesRequest: Update the properties of a Video. @@ -5749,9 +5749,9 @@ type UpdateVideoPropertiesRequest struct { NullFields []string `json:"-"` } -func (s *UpdateVideoPropertiesRequest) MarshalJSON() ([]byte, error) { +func (s UpdateVideoPropertiesRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateVideoPropertiesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Video: A PageElement kind representing a video. @@ -5783,9 +5783,9 @@ type Video struct { NullFields []string `json:"-"` } -func (s *Video) MarshalJSON() ([]byte, error) { +func (s Video) MarshalJSON() ([]byte, error) { type NoMethod Video - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoProperties: The properties of the Video. @@ -5822,9 +5822,9 @@ type VideoProperties struct { NullFields []string `json:"-"` } -func (s *VideoProperties) MarshalJSON() ([]byte, error) { +func (s VideoProperties) MarshalJSON() ([]byte, error) { type NoMethod VideoProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WeightedFontFamily: Represents a font family and weight used to style a @@ -5856,9 +5856,9 @@ type WeightedFontFamily struct { NullFields []string `json:"-"` } -func (s *WeightedFontFamily) MarshalJSON() ([]byte, error) { +func (s WeightedFontFamily) MarshalJSON() ([]byte, error) { type NoMethod WeightedFontFamily - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WordArt: A PageElement kind representing word art. @@ -5878,9 +5878,9 @@ type WordArt struct { NullFields []string `json:"-"` } -func (s *WordArt) MarshalJSON() ([]byte, error) { +func (s WordArt) MarshalJSON() ([]byte, error) { type NoMethod WordArt - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteControl: Provides control over how write requests are executed. @@ -5905,9 +5905,9 @@ type WriteControl struct { NullFields []string `json:"-"` } -func (s *WriteControl) MarshalJSON() ([]byte, error) { +func (s WriteControl) MarshalJSON() ([]byte, error) { type NoMethod WriteControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PresentationsBatchUpdateCall struct { diff --git a/smartdevicemanagement/v1/smartdevicemanagement-gen.go b/smartdevicemanagement/v1/smartdevicemanagement-gen.go index 09240af8ac..a18df53c27 100644 --- a/smartdevicemanagement/v1/smartdevicemanagement-gen.go +++ b/smartdevicemanagement/v1/smartdevicemanagement-gen.go @@ -229,9 +229,9 @@ type GoogleHomeEnterpriseSdmV1Device struct { NullFields []string `json:"-"` } -func (s *GoogleHomeEnterpriseSdmV1Device) MarshalJSON() ([]byte, error) { +func (s GoogleHomeEnterpriseSdmV1Device) MarshalJSON() ([]byte, error) { type NoMethod GoogleHomeEnterpriseSdmV1Device - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest: Request message for @@ -255,9 +255,9 @@ type GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest struct { NullFields []string `json:"-"` } -func (s *GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest) MarshalJSON() ([]byte, error) { +func (s GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse: Response message for @@ -281,9 +281,9 @@ type GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse struct { NullFields []string `json:"-"` } -func (s *GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse) MarshalJSON() ([]byte, error) { +func (s GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleHomeEnterpriseSdmV1ListDevicesResponse: Response message for @@ -307,9 +307,9 @@ type GoogleHomeEnterpriseSdmV1ListDevicesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleHomeEnterpriseSdmV1ListDevicesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleHomeEnterpriseSdmV1ListDevicesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleHomeEnterpriseSdmV1ListDevicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleHomeEnterpriseSdmV1ListRoomsResponse: Response message for @@ -333,9 +333,9 @@ type GoogleHomeEnterpriseSdmV1ListRoomsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleHomeEnterpriseSdmV1ListRoomsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleHomeEnterpriseSdmV1ListRoomsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleHomeEnterpriseSdmV1ListRoomsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleHomeEnterpriseSdmV1ListStructuresResponse: Response message for @@ -359,9 +359,9 @@ type GoogleHomeEnterpriseSdmV1ListStructuresResponse struct { NullFields []string `json:"-"` } -func (s *GoogleHomeEnterpriseSdmV1ListStructuresResponse) MarshalJSON() ([]byte, error) { +func (s GoogleHomeEnterpriseSdmV1ListStructuresResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleHomeEnterpriseSdmV1ListStructuresResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleHomeEnterpriseSdmV1ParentRelation: Represents device relationships, @@ -387,9 +387,9 @@ type GoogleHomeEnterpriseSdmV1ParentRelation struct { NullFields []string `json:"-"` } -func (s *GoogleHomeEnterpriseSdmV1ParentRelation) MarshalJSON() ([]byte, error) { +func (s GoogleHomeEnterpriseSdmV1ParentRelation) MarshalJSON() ([]byte, error) { type NoMethod GoogleHomeEnterpriseSdmV1ParentRelation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleHomeEnterpriseSdmV1Room: Room resource represents an instance of @@ -417,9 +417,9 @@ type GoogleHomeEnterpriseSdmV1Room struct { NullFields []string `json:"-"` } -func (s *GoogleHomeEnterpriseSdmV1Room) MarshalJSON() ([]byte, error) { +func (s GoogleHomeEnterpriseSdmV1Room) MarshalJSON() ([]byte, error) { type NoMethod GoogleHomeEnterpriseSdmV1Room - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleHomeEnterpriseSdmV1Structure: Structure resource represents an @@ -446,9 +446,9 @@ type GoogleHomeEnterpriseSdmV1Structure struct { NullFields []string `json:"-"` } -func (s *GoogleHomeEnterpriseSdmV1Structure) MarshalJSON() ([]byte, error) { +func (s GoogleHomeEnterpriseSdmV1Structure) MarshalJSON() ([]byte, error) { type NoMethod GoogleHomeEnterpriseSdmV1Structure - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnterprisesDevicesExecuteCommandCall struct { diff --git a/solar/v1/solar-gen.go b/solar/v1/solar-gen.go index 4a996d4133..bcfdec3baa 100644 --- a/solar/v1/solar-gen.go +++ b/solar/v1/solar-gen.go @@ -243,9 +243,9 @@ type BuildingInsights struct { NullFields []string `json:"-"` } -func (s *BuildingInsights) MarshalJSON() ([]byte, error) { +func (s BuildingInsights) MarshalJSON() ([]byte, error) { type NoMethod BuildingInsights - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CashPurchaseSavings: Cost and benefit of an outright purchase of a @@ -280,9 +280,9 @@ type CashPurchaseSavings struct { NullFields []string `json:"-"` } -func (s *CashPurchaseSavings) MarshalJSON() ([]byte, error) { +func (s CashPurchaseSavings) MarshalJSON() ([]byte, error) { type NoMethod CashPurchaseSavings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CashPurchaseSavings) UnmarshalJSON(data []byte) error { @@ -386,9 +386,9 @@ type DataLayers struct { NullFields []string `json:"-"` } -func (s *DataLayers) MarshalJSON() ([]byte, error) { +func (s DataLayers) MarshalJSON() ([]byte, error) { type NoMethod DataLayers - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -424,9 +424,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FinancedPurchaseSavings: Cost and benefit of using a loan to buy a @@ -456,9 +456,9 @@ type FinancedPurchaseSavings struct { NullFields []string `json:"-"` } -func (s *FinancedPurchaseSavings) MarshalJSON() ([]byte, error) { +func (s FinancedPurchaseSavings) MarshalJSON() ([]byte, error) { type NoMethod FinancedPurchaseSavings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FinancedPurchaseSavings) UnmarshalJSON(data []byte) error { @@ -514,9 +514,9 @@ type FinancialAnalysis struct { NullFields []string `json:"-"` } -func (s *FinancialAnalysis) MarshalJSON() ([]byte, error) { +func (s FinancialAnalysis) MarshalJSON() ([]byte, error) { type NoMethod FinancialAnalysis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FinancialAnalysis) UnmarshalJSON(data []byte) error { @@ -583,9 +583,9 @@ type FinancialDetails struct { NullFields []string `json:"-"` } -func (s *FinancialDetails) MarshalJSON() ([]byte, error) { +func (s FinancialDetails) MarshalJSON() ([]byte, error) { type NoMethod FinancialDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FinancialDetails) UnmarshalJSON(data []byte) error { @@ -648,9 +648,9 @@ type HttpBody struct { NullFields []string `json:"-"` } -func (s *HttpBody) MarshalJSON() ([]byte, error) { +func (s HttpBody) MarshalJSON() ([]byte, error) { type NoMethod HttpBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -676,9 +676,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -716,9 +716,9 @@ type LatLngBox struct { NullFields []string `json:"-"` } -func (s *LatLngBox) MarshalJSON() ([]byte, error) { +func (s LatLngBox) MarshalJSON() ([]byte, error) { type NoMethod LatLngBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LeasingSavings: Cost and benefit of leasing a particular configuration of @@ -751,9 +751,9 @@ type LeasingSavings struct { NullFields []string `json:"-"` } -func (s *LeasingSavings) MarshalJSON() ([]byte, error) { +func (s LeasingSavings) MarshalJSON() ([]byte, error) { type NoMethod LeasingSavings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Money: Represents an amount of money with its currency type. @@ -782,9 +782,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoofSegmentSizeAndSunshineStats: Information about the size and sunniness @@ -822,9 +822,9 @@ type RoofSegmentSizeAndSunshineStats struct { NullFields []string `json:"-"` } -func (s *RoofSegmentSizeAndSunshineStats) MarshalJSON() ([]byte, error) { +func (s RoofSegmentSizeAndSunshineStats) MarshalJSON() ([]byte, error) { type NoMethod RoofSegmentSizeAndSunshineStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RoofSegmentSizeAndSunshineStats) UnmarshalJSON(data []byte) error { @@ -877,9 +877,9 @@ type RoofSegmentSummary struct { NullFields []string `json:"-"` } -func (s *RoofSegmentSummary) MarshalJSON() ([]byte, error) { +func (s RoofSegmentSummary) MarshalJSON() ([]byte, error) { type NoMethod RoofSegmentSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *RoofSegmentSummary) UnmarshalJSON(data []byte) error { @@ -932,9 +932,9 @@ type SavingsOverTime struct { NullFields []string `json:"-"` } -func (s *SavingsOverTime) MarshalJSON() ([]byte, error) { +func (s SavingsOverTime) MarshalJSON() ([]byte, error) { type NoMethod SavingsOverTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SizeAndSunshineStats: Size and sunniness quantiles of a roof, or part of a @@ -964,9 +964,9 @@ type SizeAndSunshineStats struct { NullFields []string `json:"-"` } -func (s *SizeAndSunshineStats) MarshalJSON() ([]byte, error) { +func (s SizeAndSunshineStats) MarshalJSON() ([]byte, error) { type NoMethod SizeAndSunshineStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SizeAndSunshineStats) UnmarshalJSON(data []byte) error { @@ -1026,9 +1026,9 @@ type SolarPanel struct { NullFields []string `json:"-"` } -func (s *SolarPanel) MarshalJSON() ([]byte, error) { +func (s SolarPanel) MarshalJSON() ([]byte, error) { type NoMethod SolarPanel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SolarPanel) UnmarshalJSON(data []byte) error { @@ -1072,9 +1072,9 @@ type SolarPanelConfig struct { NullFields []string `json:"-"` } -func (s *SolarPanelConfig) MarshalJSON() ([]byte, error) { +func (s SolarPanelConfig) MarshalJSON() ([]byte, error) { type NoMethod SolarPanelConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SolarPanelConfig) UnmarshalJSON(data []byte) error { @@ -1165,9 +1165,9 @@ type SolarPotential struct { NullFields []string `json:"-"` } -func (s *SolarPotential) MarshalJSON() ([]byte, error) { +func (s SolarPotential) MarshalJSON() ([]byte, error) { type NoMethod SolarPotential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SolarPotential) UnmarshalJSON(data []byte) error { diff --git a/spanner/v1/spanner-gen.go b/spanner/v1/spanner-gen.go index ed383bbf5e..f1604c4ec0 100644 --- a/spanner/v1/spanner-gen.go +++ b/spanner/v1/spanner-gen.go @@ -425,9 +425,9 @@ type AutoscalingConfig struct { NullFields []string `json:"-"` } -func (s *AutoscalingConfig) MarshalJSON() ([]byte, error) { +func (s AutoscalingConfig) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingLimits: The autoscaling limits for the instance. Users can define @@ -462,9 +462,9 @@ type AutoscalingLimits struct { NullFields []string `json:"-"` } -func (s *AutoscalingLimits) MarshalJSON() ([]byte, error) { +func (s AutoscalingLimits) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingLimits - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingTargets: The autoscaling targets for an instance. @@ -494,9 +494,9 @@ type AutoscalingTargets struct { NullFields []string `json:"-"` } -func (s *AutoscalingTargets) MarshalJSON() ([]byte, error) { +func (s AutoscalingTargets) MarshalJSON() ([]byte, error) { type NoMethod AutoscalingTargets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Backup: A backup of a Cloud Spanner database. @@ -595,9 +595,9 @@ type Backup struct { NullFields []string `json:"-"` } -func (s *Backup) MarshalJSON() ([]byte, error) { +func (s Backup) MarshalJSON() ([]byte, error) { type NoMethod Backup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupInfo: Information about a backup. @@ -626,9 +626,9 @@ type BackupInfo struct { NullFields []string `json:"-"` } -func (s *BackupInfo) MarshalJSON() ([]byte, error) { +func (s BackupInfo) MarshalJSON() ([]byte, error) { type NoMethod BackupInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateSessionsRequest: The request for BatchCreateSessions. @@ -653,9 +653,9 @@ type BatchCreateSessionsRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreateSessionsRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreateSessionsRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateSessionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreateSessionsResponse: The response for BatchCreateSessions. @@ -678,9 +678,9 @@ type BatchCreateSessionsResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreateSessionsResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreateSessionsResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreateSessionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchWriteRequest: The request for BatchWrite. @@ -714,9 +714,9 @@ type BatchWriteRequest struct { NullFields []string `json:"-"` } -func (s *BatchWriteRequest) MarshalJSON() ([]byte, error) { +func (s BatchWriteRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchWriteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchWriteResponse: The result of applying a batch of mutations. @@ -746,9 +746,9 @@ type BatchWriteResponse struct { NullFields []string `json:"-"` } -func (s *BatchWriteResponse) MarshalJSON() ([]byte, error) { +func (s BatchWriteResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchWriteResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BeginTransactionRequest: The request for BeginTransaction. @@ -773,9 +773,9 @@ type BeginTransactionRequest struct { NullFields []string `json:"-"` } -func (s *BeginTransactionRequest) MarshalJSON() ([]byte, error) { +func (s BeginTransactionRequest) MarshalJSON() ([]byte, error) { type NoMethod BeginTransactionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -872,9 +872,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangeQuorumMetadata: Metadata type for the long-running operation returned @@ -900,9 +900,9 @@ type ChangeQuorumMetadata struct { NullFields []string `json:"-"` } -func (s *ChangeQuorumMetadata) MarshalJSON() ([]byte, error) { +func (s ChangeQuorumMetadata) MarshalJSON() ([]byte, error) { type NoMethod ChangeQuorumMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChangeQuorumRequest: The request for ChangeQuorum. @@ -932,9 +932,9 @@ type ChangeQuorumRequest struct { NullFields []string `json:"-"` } -func (s *ChangeQuorumRequest) MarshalJSON() ([]byte, error) { +func (s ChangeQuorumRequest) MarshalJSON() ([]byte, error) { type NoMethod ChangeQuorumRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChildLink: Metadata associated with a parent-child relationship appearing in @@ -968,9 +968,9 @@ type ChildLink struct { NullFields []string `json:"-"` } -func (s *ChildLink) MarshalJSON() ([]byte, error) { +func (s ChildLink) MarshalJSON() ([]byte, error) { type NoMethod ChildLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitRequest: The request for Commit. @@ -1012,9 +1012,9 @@ type CommitRequest struct { NullFields []string `json:"-"` } -func (s *CommitRequest) MarshalJSON() ([]byte, error) { +func (s CommitRequest) MarshalJSON() ([]byte, error) { type NoMethod CommitRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitResponse: The response for Commit. @@ -1041,9 +1041,9 @@ type CommitResponse struct { NullFields []string `json:"-"` } -func (s *CommitResponse) MarshalJSON() ([]byte, error) { +func (s CommitResponse) MarshalJSON() ([]byte, error) { type NoMethod CommitResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommitStats: Additional statistics about a commit. @@ -1070,9 +1070,9 @@ type CommitStats struct { NullFields []string `json:"-"` } -func (s *CommitStats) MarshalJSON() ([]byte, error) { +func (s CommitStats) MarshalJSON() ([]byte, error) { type NoMethod CommitStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContextValue: A message representing context for a KeyRangeInfo, including a @@ -1106,9 +1106,9 @@ type ContextValue struct { NullFields []string `json:"-"` } -func (s *ContextValue) MarshalJSON() ([]byte, error) { +func (s ContextValue) MarshalJSON() ([]byte, error) { type NoMethod ContextValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ContextValue) UnmarshalJSON(data []byte) error { @@ -1171,9 +1171,9 @@ type CopyBackupEncryptionConfig struct { NullFields []string `json:"-"` } -func (s *CopyBackupEncryptionConfig) MarshalJSON() ([]byte, error) { +func (s CopyBackupEncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod CopyBackupEncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CopyBackupMetadata: Metadata type for the operation returned by CopyBackup. @@ -1209,9 +1209,9 @@ type CopyBackupMetadata struct { NullFields []string `json:"-"` } -func (s *CopyBackupMetadata) MarshalJSON() ([]byte, error) { +func (s CopyBackupMetadata) MarshalJSON() ([]byte, error) { type NoMethod CopyBackupMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CopyBackupRequest: The request for CopyBackup. @@ -1250,9 +1250,9 @@ type CopyBackupRequest struct { NullFields []string `json:"-"` } -func (s *CopyBackupRequest) MarshalJSON() ([]byte, error) { +func (s CopyBackupRequest) MarshalJSON() ([]byte, error) { type NoMethod CopyBackupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateBackupMetadata: Metadata type for the operation returned by @@ -1287,9 +1287,9 @@ type CreateBackupMetadata struct { NullFields []string `json:"-"` } -func (s *CreateBackupMetadata) MarshalJSON() ([]byte, error) { +func (s CreateBackupMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateBackupMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateDatabaseMetadata: Metadata type for the operation returned by @@ -1310,9 +1310,9 @@ type CreateDatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *CreateDatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s CreateDatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateDatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateDatabaseRequest: The request for CreateDatabase. @@ -1365,9 +1365,9 @@ type CreateDatabaseRequest struct { NullFields []string `json:"-"` } -func (s *CreateDatabaseRequest) MarshalJSON() ([]byte, error) { +func (s CreateDatabaseRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateDatabaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateInstanceConfigMetadata: Metadata type for the operation returned by @@ -1392,9 +1392,9 @@ type CreateInstanceConfigMetadata struct { NullFields []string `json:"-"` } -func (s *CreateInstanceConfigMetadata) MarshalJSON() ([]byte, error) { +func (s CreateInstanceConfigMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateInstanceConfigMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateInstanceConfigRequest: The request for CreateInstanceConfigRequest. @@ -1425,9 +1425,9 @@ type CreateInstanceConfigRequest struct { NullFields []string `json:"-"` } -func (s *CreateInstanceConfigRequest) MarshalJSON() ([]byte, error) { +func (s CreateInstanceConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateInstanceConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateInstanceMetadata: Metadata type for the operation returned by @@ -1467,9 +1467,9 @@ type CreateInstanceMetadata struct { NullFields []string `json:"-"` } -func (s *CreateInstanceMetadata) MarshalJSON() ([]byte, error) { +func (s CreateInstanceMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateInstanceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateInstancePartitionMetadata: Metadata type for the operation returned by @@ -1500,9 +1500,9 @@ type CreateInstancePartitionMetadata struct { NullFields []string `json:"-"` } -func (s *CreateInstancePartitionMetadata) MarshalJSON() ([]byte, error) { +func (s CreateInstancePartitionMetadata) MarshalJSON() ([]byte, error) { type NoMethod CreateInstancePartitionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateInstancePartitionRequest: The request for CreateInstancePartition. @@ -1528,9 +1528,9 @@ type CreateInstancePartitionRequest struct { NullFields []string `json:"-"` } -func (s *CreateInstancePartitionRequest) MarshalJSON() ([]byte, error) { +func (s CreateInstancePartitionRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateInstancePartitionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateInstanceRequest: The request for CreateInstance. @@ -1555,9 +1555,9 @@ type CreateInstanceRequest struct { NullFields []string `json:"-"` } -func (s *CreateInstanceRequest) MarshalJSON() ([]byte, error) { +func (s CreateInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateSessionRequest: The request for CreateSession. @@ -1577,9 +1577,9 @@ type CreateSessionRequest struct { NullFields []string `json:"-"` } -func (s *CreateSessionRequest) MarshalJSON() ([]byte, error) { +func (s CreateSessionRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateSessionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Database: A Cloud Spanner database. @@ -1673,9 +1673,9 @@ type Database struct { NullFields []string `json:"-"` } -func (s *Database) MarshalJSON() ([]byte, error) { +func (s Database) MarshalJSON() ([]byte, error) { type NoMethod Database - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseRole: A Cloud Spanner database role. @@ -1697,9 +1697,9 @@ type DatabaseRole struct { NullFields []string `json:"-"` } -func (s *DatabaseRole) MarshalJSON() ([]byte, error) { +func (s DatabaseRole) MarshalJSON() ([]byte, error) { type NoMethod DatabaseRole - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DdlStatementActionInfo: Action information extracted from a DDL statement. @@ -1731,9 +1731,9 @@ type DdlStatementActionInfo struct { NullFields []string `json:"-"` } -func (s *DdlStatementActionInfo) MarshalJSON() ([]byte, error) { +func (s DdlStatementActionInfo) MarshalJSON() ([]byte, error) { type NoMethod DdlStatementActionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Delete: Arguments to delete operations. @@ -1759,9 +1759,9 @@ type Delete struct { NullFields []string `json:"-"` } -func (s *Delete) MarshalJSON() ([]byte, error) { +func (s Delete) MarshalJSON() ([]byte, error) { type NoMethod Delete - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DerivedMetric: A message representing a derived metric. @@ -1783,9 +1783,9 @@ type DerivedMetric struct { NullFields []string `json:"-"` } -func (s *DerivedMetric) MarshalJSON() ([]byte, error) { +func (s DerivedMetric) MarshalJSON() ([]byte, error) { type NoMethod DerivedMetric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiagnosticMessage: A message representing the key visualizer diagnostic @@ -1827,9 +1827,9 @@ type DiagnosticMessage struct { NullFields []string `json:"-"` } -func (s *DiagnosticMessage) MarshalJSON() ([]byte, error) { +func (s DiagnosticMessage) MarshalJSON() ([]byte, error) { type NoMethod DiagnosticMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectedReadOptions: The DirectedReadOptions can be used to indicate which @@ -1860,9 +1860,9 @@ type DirectedReadOptions struct { NullFields []string `json:"-"` } -func (s *DirectedReadOptions) MarshalJSON() ([]byte, error) { +func (s DirectedReadOptions) MarshalJSON() ([]byte, error) { type NoMethod DirectedReadOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DualRegionQuorum: Message type for a dual-region quorum. Currently this type @@ -1911,9 +1911,9 @@ type EncryptionConfig struct { NullFields []string `json:"-"` } -func (s *EncryptionConfig) MarshalJSON() ([]byte, error) { +func (s EncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod EncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EncryptionInfo: Encryption information for a Cloud Spanner database or @@ -1952,9 +1952,9 @@ type EncryptionInfo struct { NullFields []string `json:"-"` } -func (s *EncryptionInfo) MarshalJSON() ([]byte, error) { +func (s EncryptionInfo) MarshalJSON() ([]byte, error) { type NoMethod EncryptionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExcludeReplicas: An ExcludeReplicas contains a repeated set of @@ -1975,9 +1975,9 @@ type ExcludeReplicas struct { NullFields []string `json:"-"` } -func (s *ExcludeReplicas) MarshalJSON() ([]byte, error) { +func (s ExcludeReplicas) MarshalJSON() ([]byte, error) { type NoMethod ExcludeReplicas - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteBatchDmlRequest: The request for ExecuteBatchDml. @@ -2016,9 +2016,9 @@ type ExecuteBatchDmlRequest struct { NullFields []string `json:"-"` } -func (s *ExecuteBatchDmlRequest) MarshalJSON() ([]byte, error) { +func (s ExecuteBatchDmlRequest) MarshalJSON() ([]byte, error) { type NoMethod ExecuteBatchDmlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteBatchDmlResponse: The response for ExecuteBatchDml. Contains a list @@ -2063,9 +2063,9 @@ type ExecuteBatchDmlResponse struct { NullFields []string `json:"-"` } -func (s *ExecuteBatchDmlResponse) MarshalJSON() ([]byte, error) { +func (s ExecuteBatchDmlResponse) MarshalJSON() ([]byte, error) { type NoMethod ExecuteBatchDmlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecuteSqlRequest: The request for ExecuteSql and ExecuteStreamingSql. @@ -2151,9 +2151,9 @@ type ExecuteSqlRequest struct { NullFields []string `json:"-"` } -func (s *ExecuteSqlRequest) MarshalJSON() ([]byte, error) { +func (s ExecuteSqlRequest) MarshalJSON() ([]byte, error) { type NoMethod ExecuteSqlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -2199,9 +2199,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Field: Message representing a single field of a struct. @@ -2228,9 +2228,9 @@ type Field struct { NullFields []string `json:"-"` } -func (s *Field) MarshalJSON() ([]byte, error) { +func (s Field) MarshalJSON() ([]byte, error) { type NoMethod Field - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FreeInstanceMetadata: Free instance specific metadata that is kept even @@ -2269,9 +2269,9 @@ type FreeInstanceMetadata struct { NullFields []string `json:"-"` } -func (s *FreeInstanceMetadata) MarshalJSON() ([]byte, error) { +func (s FreeInstanceMetadata) MarshalJSON() ([]byte, error) { type NoMethod FreeInstanceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetDatabaseDdlResponse: The response for GetDatabaseDdl. @@ -2301,9 +2301,9 @@ type GetDatabaseDdlResponse struct { NullFields []string `json:"-"` } -func (s *GetDatabaseDdlResponse) MarshalJSON() ([]byte, error) { +func (s GetDatabaseDdlResponse) MarshalJSON() ([]byte, error) { type NoMethod GetDatabaseDdlResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetIamPolicyRequest: Request message for `GetIamPolicy` method. @@ -2324,9 +2324,9 @@ type GetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s GetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod GetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetPolicyOptions: Encapsulates settings provided to GetIamPolicy. @@ -2356,9 +2356,9 @@ type GetPolicyOptions struct { NullFields []string `json:"-"` } -func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) { +func (s GetPolicyOptions) MarshalJSON() ([]byte, error) { type NoMethod GetPolicyOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IncludeReplicas: An IncludeReplicas contains a repeated set of @@ -2384,9 +2384,9 @@ type IncludeReplicas struct { NullFields []string `json:"-"` } -func (s *IncludeReplicas) MarshalJSON() ([]byte, error) { +func (s IncludeReplicas) MarshalJSON() ([]byte, error) { type NoMethod IncludeReplicas - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IndexAdvice: Recommendation to add new indexes to run queries more @@ -2412,9 +2412,9 @@ type IndexAdvice struct { NullFields []string `json:"-"` } -func (s *IndexAdvice) MarshalJSON() ([]byte, error) { +func (s IndexAdvice) MarshalJSON() ([]byte, error) { type NoMethod IndexAdvice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *IndexAdvice) UnmarshalJSON(data []byte) error { @@ -2452,9 +2452,9 @@ type IndexedHotKey struct { NullFields []string `json:"-"` } -func (s *IndexedHotKey) MarshalJSON() ([]byte, error) { +func (s IndexedHotKey) MarshalJSON() ([]byte, error) { type NoMethod IndexedHotKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IndexedKeyRangeInfos: A message representing a (sparse) collection of @@ -2476,9 +2476,9 @@ type IndexedKeyRangeInfos struct { NullFields []string `json:"-"` } -func (s *IndexedKeyRangeInfos) MarshalJSON() ([]byte, error) { +func (s IndexedKeyRangeInfos) MarshalJSON() ([]byte, error) { type NoMethod IndexedKeyRangeInfos - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Instance: An isolated set of Cloud Spanner resources on which databases can @@ -2587,9 +2587,9 @@ type Instance struct { NullFields []string `json:"-"` } -func (s *Instance) MarshalJSON() ([]byte, error) { +func (s Instance) MarshalJSON() ([]byte, error) { type NoMethod Instance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceConfig: A possible configuration for a Cloud Spanner instance. @@ -2715,9 +2715,9 @@ type InstanceConfig struct { NullFields []string `json:"-"` } -func (s *InstanceConfig) MarshalJSON() ([]byte, error) { +func (s InstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod InstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceOperationProgress: Encapsulates progress related information for a @@ -2744,9 +2744,9 @@ type InstanceOperationProgress struct { NullFields []string `json:"-"` } -func (s *InstanceOperationProgress) MarshalJSON() ([]byte, error) { +func (s InstanceOperationProgress) MarshalJSON() ([]byte, error) { type NoMethod InstanceOperationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancePartition: An isolated set of Cloud Spanner resources that databases @@ -2830,9 +2830,9 @@ type InstancePartition struct { NullFields []string `json:"-"` } -func (s *InstancePartition) MarshalJSON() ([]byte, error) { +func (s InstancePartition) MarshalJSON() ([]byte, error) { type NoMethod InstancePartition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyRange: KeyRange represents a range of rows in a table or index. A range @@ -2895,9 +2895,9 @@ type KeyRange struct { NullFields []string `json:"-"` } -func (s *KeyRange) MarshalJSON() ([]byte, error) { +func (s KeyRange) MarshalJSON() ([]byte, error) { type NoMethod KeyRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyRangeInfo: A message representing information for a key range (possibly @@ -2936,9 +2936,9 @@ type KeyRangeInfo struct { NullFields []string `json:"-"` } -func (s *KeyRangeInfo) MarshalJSON() ([]byte, error) { +func (s KeyRangeInfo) MarshalJSON() ([]byte, error) { type NoMethod KeyRangeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *KeyRangeInfo) UnmarshalJSON(data []byte) error { @@ -2977,9 +2977,9 @@ type KeyRangeInfos struct { NullFields []string `json:"-"` } -func (s *KeyRangeInfos) MarshalJSON() ([]byte, error) { +func (s KeyRangeInfos) MarshalJSON() ([]byte, error) { type NoMethod KeyRangeInfos - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeySet: `KeySet` defines a collection of Cloud Spanner keys and/or key @@ -3013,9 +3013,9 @@ type KeySet struct { NullFields []string `json:"-"` } -func (s *KeySet) MarshalJSON() ([]byte, error) { +func (s KeySet) MarshalJSON() ([]byte, error) { type NoMethod KeySet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupOperationsResponse: The response for ListBackupOperations. @@ -3047,9 +3047,9 @@ type ListBackupOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListBackupsResponse: The response for ListBackups. @@ -3077,9 +3077,9 @@ type ListBackupsResponse struct { NullFields []string `json:"-"` } -func (s *ListBackupsResponse) MarshalJSON() ([]byte, error) { +func (s ListBackupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListBackupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDatabaseOperationsResponse: The response for ListDatabaseOperations. @@ -3107,9 +3107,9 @@ type ListDatabaseOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListDatabaseOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListDatabaseOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDatabaseOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDatabaseRolesResponse: The response for ListDatabaseRoles. @@ -3135,9 +3135,9 @@ type ListDatabaseRolesResponse struct { NullFields []string `json:"-"` } -func (s *ListDatabaseRolesResponse) MarshalJSON() ([]byte, error) { +func (s ListDatabaseRolesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDatabaseRolesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDatabasesResponse: The response for ListDatabases. @@ -3163,9 +3163,9 @@ type ListDatabasesResponse struct { NullFields []string `json:"-"` } -func (s *ListDatabasesResponse) MarshalJSON() ([]byte, error) { +func (s ListDatabasesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDatabasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstanceConfigOperationsResponse: The response for @@ -3195,9 +3195,9 @@ type ListInstanceConfigOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListInstanceConfigOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListInstanceConfigOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstanceConfigOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstanceConfigsResponse: The response for ListInstanceConfigs. @@ -3224,9 +3224,9 @@ type ListInstanceConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListInstanceConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListInstanceConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstanceConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancePartitionOperationsResponse: The response for @@ -3260,9 +3260,9 @@ type ListInstancePartitionOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancePartitionOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancePartitionOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancePartitionOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancePartitionsResponse: The response for ListInstancePartitions. @@ -3293,9 +3293,9 @@ type ListInstancePartitionsResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancePartitionsResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancePartitionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancePartitionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListInstancesResponse: The response for ListInstances. @@ -3324,9 +3324,9 @@ type ListInstancesResponse struct { NullFields []string `json:"-"` } -func (s *ListInstancesResponse) MarshalJSON() ([]byte, error) { +func (s ListInstancesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListInstancesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -3352,9 +3352,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScansResponse: Response method from the ListScans method. @@ -3380,9 +3380,9 @@ type ListScansResponse struct { NullFields []string `json:"-"` } -func (s *ListScansResponse) MarshalJSON() ([]byte, error) { +func (s ListScansResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScansResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSessionsResponse: The response for ListSessions. @@ -3408,9 +3408,9 @@ type ListSessionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSessionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSessionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSessionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalizedString: A message representing a user-facing string whose value may @@ -3440,9 +3440,9 @@ type LocalizedString struct { NullFields []string `json:"-"` } -func (s *LocalizedString) MarshalJSON() ([]byte, error) { +func (s LocalizedString) MarshalJSON() ([]byte, error) { type NoMethod LocalizedString - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metric: A message representing the actual monitoring data, values for each @@ -3498,9 +3498,9 @@ type Metric struct { NullFields []string `json:"-"` } -func (s *Metric) MarshalJSON() ([]byte, error) { +func (s Metric) MarshalJSON() ([]byte, error) { type NoMethod Metric - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Metric) UnmarshalJSON(data []byte) error { @@ -3534,9 +3534,9 @@ type MetricMatrix struct { NullFields []string `json:"-"` } -func (s *MetricMatrix) MarshalJSON() ([]byte, error) { +func (s MetricMatrix) MarshalJSON() ([]byte, error) { type NoMethod MetricMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetricMatrixRow: A message representing a row of a matrix of floats. @@ -3556,9 +3556,9 @@ type MetricMatrixRow struct { NullFields []string `json:"-"` } -func (s *MetricMatrixRow) MarshalJSON() ([]byte, error) { +func (s MetricMatrixRow) MarshalJSON() ([]byte, error) { type NoMethod MetricMatrixRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *MetricMatrixRow) UnmarshalJSON(data []byte) error { @@ -3596,9 +3596,9 @@ type MoveInstanceRequest struct { NullFields []string `json:"-"` } -func (s *MoveInstanceRequest) MarshalJSON() ([]byte, error) { +func (s MoveInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod MoveInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Mutation: A modification to one or more Cloud Spanner rows. Mutations can be @@ -3641,9 +3641,9 @@ type Mutation struct { NullFields []string `json:"-"` } -func (s *Mutation) MarshalJSON() ([]byte, error) { +func (s Mutation) MarshalJSON() ([]byte, error) { type NoMethod Mutation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MutationGroup: A group of mutations to be committed together. Related @@ -3666,9 +3666,9 @@ type MutationGroup struct { NullFields []string `json:"-"` } -func (s *MutationGroup) MarshalJSON() ([]byte, error) { +func (s MutationGroup) MarshalJSON() ([]byte, error) { type NoMethod MutationGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -3713,9 +3713,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationProgress: Encapsulates progress related information for a Cloud @@ -3742,9 +3742,9 @@ type OperationProgress struct { NullFields []string `json:"-"` } -func (s *OperationProgress) MarshalJSON() ([]byte, error) { +func (s OperationProgress) MarshalJSON() ([]byte, error) { type NoMethod OperationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OptimizeRestoredDatabaseMetadata: Metadata type for the long-running @@ -3770,9 +3770,9 @@ type OptimizeRestoredDatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *OptimizeRestoredDatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s OptimizeRestoredDatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod OptimizeRestoredDatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartialResultSet: Partial results from a streaming read or SQL query. @@ -3852,9 +3852,9 @@ type PartialResultSet struct { NullFields []string `json:"-"` } -func (s *PartialResultSet) MarshalJSON() ([]byte, error) { +func (s PartialResultSet) MarshalJSON() ([]byte, error) { type NoMethod PartialResultSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Partition: Information returned for each partition returned in a @@ -3877,9 +3877,9 @@ type Partition struct { NullFields []string `json:"-"` } -func (s *Partition) MarshalJSON() ([]byte, error) { +func (s Partition) MarshalJSON() ([]byte, error) { type NoMethod Partition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionOptions: Options for a PartitionQueryRequest and @@ -3911,9 +3911,9 @@ type PartitionOptions struct { NullFields []string `json:"-"` } -func (s *PartitionOptions) MarshalJSON() ([]byte, error) { +func (s PartitionOptions) MarshalJSON() ([]byte, error) { type NoMethod PartitionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionQueryRequest: The request for PartitionQuery @@ -3963,9 +3963,9 @@ type PartitionQueryRequest struct { NullFields []string `json:"-"` } -func (s *PartitionQueryRequest) MarshalJSON() ([]byte, error) { +func (s PartitionQueryRequest) MarshalJSON() ([]byte, error) { type NoMethod PartitionQueryRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionReadRequest: The request for PartitionRead @@ -4004,9 +4004,9 @@ type PartitionReadRequest struct { NullFields []string `json:"-"` } -func (s *PartitionReadRequest) MarshalJSON() ([]byte, error) { +func (s PartitionReadRequest) MarshalJSON() ([]byte, error) { type NoMethod PartitionReadRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionResponse: The response for PartitionQuery or PartitionRead @@ -4031,9 +4031,9 @@ type PartitionResponse struct { NullFields []string `json:"-"` } -func (s *PartitionResponse) MarshalJSON() ([]byte, error) { +func (s PartitionResponse) MarshalJSON() ([]byte, error) { type NoMethod PartitionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PartitionedDml: Message type to initiate a Partitioned DML transaction. @@ -4090,9 +4090,9 @@ type PlanNode struct { NullFields []string `json:"-"` } -func (s *PlanNode) MarshalJSON() ([]byte, error) { +func (s PlanNode) MarshalJSON() ([]byte, error) { type NoMethod PlanNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -4180,9 +4180,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrefixNode: A message representing a key prefix node in the key prefix @@ -4216,9 +4216,9 @@ type PrefixNode struct { NullFields []string `json:"-"` } -func (s *PrefixNode) MarshalJSON() ([]byte, error) { +func (s PrefixNode) MarshalJSON() ([]byte, error) { type NoMethod PrefixNode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryAdvisorResult: Output of query advisor analysis. @@ -4240,9 +4240,9 @@ type QueryAdvisorResult struct { NullFields []string `json:"-"` } -func (s *QueryAdvisorResult) MarshalJSON() ([]byte, error) { +func (s QueryAdvisorResult) MarshalJSON() ([]byte, error) { type NoMethod QueryAdvisorResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryOptions: Query optimizer configuration. @@ -4288,9 +4288,9 @@ type QueryOptions struct { NullFields []string `json:"-"` } -func (s *QueryOptions) MarshalJSON() ([]byte, error) { +func (s QueryOptions) MarshalJSON() ([]byte, error) { type NoMethod QueryOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryPlan: Contains an ordered list of nodes appearing in the query plan. @@ -4315,9 +4315,9 @@ type QueryPlan struct { NullFields []string `json:"-"` } -func (s *QueryPlan) MarshalJSON() ([]byte, error) { +func (s QueryPlan) MarshalJSON() ([]byte, error) { type NoMethod QueryPlan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuorumInfo: Information about the dual region quorum. @@ -4352,9 +4352,9 @@ type QuorumInfo struct { NullFields []string `json:"-"` } -func (s *QuorumInfo) MarshalJSON() ([]byte, error) { +func (s QuorumInfo) MarshalJSON() ([]byte, error) { type NoMethod QuorumInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuorumType: Information about the database quorum type. this applies only @@ -4377,9 +4377,9 @@ type QuorumType struct { NullFields []string `json:"-"` } -func (s *QuorumType) MarshalJSON() ([]byte, error) { +func (s QuorumType) MarshalJSON() ([]byte, error) { type NoMethod QuorumType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadOnly: Message type to initiate a read-only transaction. @@ -4436,9 +4436,9 @@ type ReadOnly struct { NullFields []string `json:"-"` } -func (s *ReadOnly) MarshalJSON() ([]byte, error) { +func (s ReadOnly) MarshalJSON() ([]byte, error) { type NoMethod ReadOnly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadRequest: The request for Read and StreamingRead. @@ -4554,9 +4554,9 @@ type ReadRequest struct { NullFields []string `json:"-"` } -func (s *ReadRequest) MarshalJSON() ([]byte, error) { +func (s ReadRequest) MarshalJSON() ([]byte, error) { type NoMethod ReadRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadWrite: Message type to initiate a read-write transaction. Currently this @@ -4587,9 +4587,9 @@ type ReadWrite struct { NullFields []string `json:"-"` } -func (s *ReadWrite) MarshalJSON() ([]byte, error) { +func (s ReadWrite) MarshalJSON() ([]byte, error) { type NoMethod ReadWrite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReplicaInfo struct { @@ -4630,9 +4630,9 @@ type ReplicaInfo struct { NullFields []string `json:"-"` } -func (s *ReplicaInfo) MarshalJSON() ([]byte, error) { +func (s ReplicaInfo) MarshalJSON() ([]byte, error) { type NoMethod ReplicaInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicaSelection: The directed read replica selector. Callers must provide @@ -4668,9 +4668,9 @@ type ReplicaSelection struct { NullFields []string `json:"-"` } -func (s *ReplicaSelection) MarshalJSON() ([]byte, error) { +func (s ReplicaSelection) MarshalJSON() ([]byte, error) { type NoMethod ReplicaSelection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RequestOptions: Common request options for various APIs. @@ -4716,9 +4716,9 @@ type RequestOptions struct { NullFields []string `json:"-"` } -func (s *RequestOptions) MarshalJSON() ([]byte, error) { +func (s RequestOptions) MarshalJSON() ([]byte, error) { type NoMethod RequestOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreDatabaseEncryptionConfig: Encryption configuration for the restored @@ -4765,9 +4765,9 @@ type RestoreDatabaseEncryptionConfig struct { NullFields []string `json:"-"` } -func (s *RestoreDatabaseEncryptionConfig) MarshalJSON() ([]byte, error) { +func (s RestoreDatabaseEncryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod RestoreDatabaseEncryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreDatabaseMetadata: Metadata type for the long-running operation @@ -4819,9 +4819,9 @@ type RestoreDatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *RestoreDatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s RestoreDatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod RestoreDatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreDatabaseRequest: The request for RestoreDatabase. @@ -4852,9 +4852,9 @@ type RestoreDatabaseRequest struct { NullFields []string `json:"-"` } -func (s *RestoreDatabaseRequest) MarshalJSON() ([]byte, error) { +func (s RestoreDatabaseRequest) MarshalJSON() ([]byte, error) { type NoMethod RestoreDatabaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreInfo: Information about the database restore. @@ -4881,9 +4881,9 @@ type RestoreInfo struct { NullFields []string `json:"-"` } -func (s *RestoreInfo) MarshalJSON() ([]byte, error) { +func (s RestoreInfo) MarshalJSON() ([]byte, error) { type NoMethod RestoreInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultSet: Results from Read or ExecuteSql. @@ -4917,9 +4917,9 @@ type ResultSet struct { NullFields []string `json:"-"` } -func (s *ResultSet) MarshalJSON() ([]byte, error) { +func (s ResultSet) MarshalJSON() ([]byte, error) { type NoMethod ResultSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultSetMetadata: Metadata about a ResultSet or PartialResultSet. @@ -4953,9 +4953,9 @@ type ResultSetMetadata struct { NullFields []string `json:"-"` } -func (s *ResultSetMetadata) MarshalJSON() ([]byte, error) { +func (s ResultSetMetadata) MarshalJSON() ([]byte, error) { type NoMethod ResultSetMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultSetStats: Additional statistics about a ResultSet or PartialResultSet. @@ -4986,9 +4986,9 @@ type ResultSetStats struct { NullFields []string `json:"-"` } -func (s *ResultSetStats) MarshalJSON() ([]byte, error) { +func (s ResultSetStats) MarshalJSON() ([]byte, error) { type NoMethod ResultSetStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RollbackRequest: The request for Rollback. @@ -5008,9 +5008,9 @@ type RollbackRequest struct { NullFields []string `json:"-"` } -func (s *RollbackRequest) MarshalJSON() ([]byte, error) { +func (s RollbackRequest) MarshalJSON() ([]byte, error) { type NoMethod RollbackRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Scan: Scan is a structure which describes Cloud Key Visualizer scan @@ -5045,9 +5045,9 @@ type Scan struct { NullFields []string `json:"-"` } -func (s *Scan) MarshalJSON() ([]byte, error) { +func (s Scan) MarshalJSON() ([]byte, error) { type NoMethod Scan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanData: ScanData contains Cloud Key Visualizer scan data used by the @@ -5075,9 +5075,9 @@ type ScanData struct { NullFields []string `json:"-"` } -func (s *ScanData) MarshalJSON() ([]byte, error) { +func (s ScanData) MarshalJSON() ([]byte, error) { type NoMethod ScanData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Session: A session in the Cloud Spanner API. @@ -5122,9 +5122,9 @@ type Session struct { NullFields []string `json:"-"` } -func (s *Session) MarshalJSON() ([]byte, error) { +func (s Session) MarshalJSON() ([]byte, error) { type NoMethod Session - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -5147,9 +5147,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShortRepresentation: Condensed representation of a node and its subtree. @@ -5177,9 +5177,9 @@ type ShortRepresentation struct { NullFields []string `json:"-"` } -func (s *ShortRepresentation) MarshalJSON() ([]byte, error) { +func (s ShortRepresentation) MarshalJSON() ([]byte, error) { type NoMethod ShortRepresentation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SingleRegionQuorum: Message type for a single-region quorum. @@ -5204,9 +5204,9 @@ type SingleRegionQuorum struct { NullFields []string `json:"-"` } -func (s *SingleRegionQuorum) MarshalJSON() ([]byte, error) { +func (s SingleRegionQuorum) MarshalJSON() ([]byte, error) { type NoMethod SingleRegionQuorum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Statement: A single DML statement. @@ -5241,9 +5241,9 @@ type Statement struct { NullFields []string `json:"-"` } -func (s *Statement) MarshalJSON() ([]byte, error) { +func (s Statement) MarshalJSON() ([]byte, error) { type NoMethod Statement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -5275,9 +5275,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructType: `StructType` defines the fields of a STRUCT type. @@ -5301,9 +5301,9 @@ type StructType struct { NullFields []string `json:"-"` } -func (s *StructType) MarshalJSON() ([]byte, error) { +func (s StructType) MarshalJSON() ([]byte, error) { type NoMethod StructType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -5325,9 +5325,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -5352,9 +5352,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Transaction: A transaction. @@ -5386,9 +5386,9 @@ type Transaction struct { NullFields []string `json:"-"` } -func (s *Transaction) MarshalJSON() ([]byte, error) { +func (s Transaction) MarshalJSON() ([]byte, error) { type NoMethod Transaction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransactionOptions: Transactions: Each session can have at most one active @@ -5630,9 +5630,9 @@ type TransactionOptions struct { NullFields []string `json:"-"` } -func (s *TransactionOptions) MarshalJSON() ([]byte, error) { +func (s TransactionOptions) MarshalJSON() ([]byte, error) { type NoMethod TransactionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransactionSelector: This message is used to select the transaction in which @@ -5662,9 +5662,9 @@ type TransactionSelector struct { NullFields []string `json:"-"` } -func (s *TransactionSelector) MarshalJSON() ([]byte, error) { +func (s TransactionSelector) MarshalJSON() ([]byte, error) { type NoMethod TransactionSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Type: `Type` indicates the type of a Cloud Spanner value, as might be stored @@ -5751,9 +5751,9 @@ type Type struct { NullFields []string `json:"-"` } -func (s *Type) MarshalJSON() ([]byte, error) { +func (s Type) MarshalJSON() ([]byte, error) { type NoMethod Type - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDatabaseDdlMetadata: Metadata type for the operation returned by @@ -5794,9 +5794,9 @@ type UpdateDatabaseDdlMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateDatabaseDdlMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateDatabaseDdlMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateDatabaseDdlMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDatabaseDdlRequest: Enqueues the given DDL statements to be applied, @@ -5850,9 +5850,9 @@ type UpdateDatabaseDdlRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDatabaseDdlRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDatabaseDdlRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDatabaseDdlRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDatabaseMetadata: Metadata type for the operation returned by @@ -5878,9 +5878,9 @@ type UpdateDatabaseMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateDatabaseMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateDatabaseMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateDatabaseMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateDatabaseRequest: The request for UpdateDatabase. @@ -5904,9 +5904,9 @@ type UpdateDatabaseRequest struct { NullFields []string `json:"-"` } -func (s *UpdateDatabaseRequest) MarshalJSON() ([]byte, error) { +func (s UpdateDatabaseRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateDatabaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInstanceConfigMetadata: Metadata type for the operation returned by @@ -5931,9 +5931,9 @@ type UpdateInstanceConfigMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateInstanceConfigMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateInstanceConfigMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateInstanceConfigMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInstanceConfigRequest: The request for UpdateInstanceConfigRequest. @@ -5965,9 +5965,9 @@ type UpdateInstanceConfigRequest struct { NullFields []string `json:"-"` } -func (s *UpdateInstanceConfigRequest) MarshalJSON() ([]byte, error) { +func (s UpdateInstanceConfigRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateInstanceConfigRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInstanceMetadata: Metadata type for the operation returned by @@ -6007,9 +6007,9 @@ type UpdateInstanceMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateInstanceMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateInstanceMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateInstanceMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInstancePartitionMetadata: Metadata type for the operation returned by @@ -6039,9 +6039,9 @@ type UpdateInstancePartitionMetadata struct { NullFields []string `json:"-"` } -func (s *UpdateInstancePartitionMetadata) MarshalJSON() ([]byte, error) { +func (s UpdateInstancePartitionMetadata) MarshalJSON() ([]byte, error) { type NoMethod UpdateInstancePartitionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInstancePartitionRequest: The request for UpdateInstancePartition. @@ -6068,9 +6068,9 @@ type UpdateInstancePartitionRequest struct { NullFields []string `json:"-"` } -func (s *UpdateInstancePartitionRequest) MarshalJSON() ([]byte, error) { +func (s UpdateInstancePartitionRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateInstancePartitionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateInstanceRequest: The request for UpdateInstance. @@ -6097,9 +6097,9 @@ type UpdateInstanceRequest struct { NullFields []string `json:"-"` } -func (s *UpdateInstanceRequest) MarshalJSON() ([]byte, error) { +func (s UpdateInstanceRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateInstanceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VisualizationData struct { @@ -6147,9 +6147,9 @@ type VisualizationData struct { NullFields []string `json:"-"` } -func (s *VisualizationData) MarshalJSON() ([]byte, error) { +func (s VisualizationData) MarshalJSON() ([]byte, error) { type NoMethod VisualizationData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Write: Arguments to insert, update, insert_or_update, and replace @@ -6182,9 +6182,9 @@ type Write struct { NullFields []string `json:"-"` } -func (s *Write) MarshalJSON() ([]byte, error) { +func (s Write) MarshalJSON() ([]byte, error) { type NoMethod Write - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsInstanceConfigOperationsListCall struct { diff --git a/speech/v1/speech-gen.go b/speech/v1/speech-gen.go index 0cf655c23e..80b3723e1f 100644 --- a/speech/v1/speech-gen.go +++ b/speech/v1/speech-gen.go @@ -242,9 +242,9 @@ type ABNFGrammar struct { NullFields []string `json:"-"` } -func (s *ABNFGrammar) MarshalJSON() ([]byte, error) { +func (s ABNFGrammar) MarshalJSON() ([]byte, error) { type NoMethod ABNFGrammar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassItem: An item of the class. @@ -264,9 +264,9 @@ type ClassItem struct { NullFields []string `json:"-"` } -func (s *ClassItem) MarshalJSON() ([]byte, error) { +func (s ClassItem) MarshalJSON() ([]byte, error) { type NoMethod ClassItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateCustomClassRequest: Message sent by the client for the @@ -292,9 +292,9 @@ type CreateCustomClassRequest struct { NullFields []string `json:"-"` } -func (s *CreateCustomClassRequest) MarshalJSON() ([]byte, error) { +func (s CreateCustomClassRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateCustomClassRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreatePhraseSetRequest: Message sent by the client for the `CreatePhraseSet` @@ -320,9 +320,9 @@ type CreatePhraseSetRequest struct { NullFields []string `json:"-"` } -func (s *CreatePhraseSetRequest) MarshalJSON() ([]byte, error) { +func (s CreatePhraseSetRequest) MarshalJSON() ([]byte, error) { type NoMethod CreatePhraseSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomClass: A set of words or phrases that represents a common concept @@ -397,9 +397,9 @@ type CustomClass struct { NullFields []string `json:"-"` } -func (s *CustomClass) MarshalJSON() ([]byte, error) { +func (s CustomClass) MarshalJSON() ([]byte, error) { type NoMethod CustomClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -432,9 +432,9 @@ type Entry struct { NullFields []string `json:"-"` } -func (s *Entry) MarshalJSON() ([]byte, error) { +func (s Entry) MarshalJSON() ([]byte, error) { type NoMethod Entry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCustomClassesResponse: Message returned to the client by the @@ -461,9 +461,9 @@ type ListCustomClassesResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomClassesResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomClassesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomClassesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -489,9 +489,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPhraseSetResponse: Message returned to the client by the `ListPhraseSet` @@ -518,9 +518,9 @@ type ListPhraseSetResponse struct { NullFields []string `json:"-"` } -func (s *ListPhraseSetResponse) MarshalJSON() ([]byte, error) { +func (s ListPhraseSetResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPhraseSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunningRecognizeMetadata: Describes the progress of a long-running @@ -552,9 +552,9 @@ type LongRunningRecognizeMetadata struct { NullFields []string `json:"-"` } -func (s *LongRunningRecognizeMetadata) MarshalJSON() ([]byte, error) { +func (s LongRunningRecognizeMetadata) MarshalJSON() ([]byte, error) { type NoMethod LongRunningRecognizeMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunningRecognizeRequest: The top-level message sent by the client for @@ -581,9 +581,9 @@ type LongRunningRecognizeRequest struct { NullFields []string `json:"-"` } -func (s *LongRunningRecognizeRequest) MarshalJSON() ([]byte, error) { +func (s LongRunningRecognizeRequest) MarshalJSON() ([]byte, error) { type NoMethod LongRunningRecognizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunningRecognizeResponse: The only message returned to the client by the @@ -622,9 +622,9 @@ type LongRunningRecognizeResponse struct { NullFields []string `json:"-"` } -func (s *LongRunningRecognizeResponse) MarshalJSON() ([]byte, error) { +func (s LongRunningRecognizeResponse) MarshalJSON() ([]byte, error) { type NoMethod LongRunningRecognizeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -669,9 +669,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Phrase: A phrases containing words and phrase "hints" so that the speech @@ -722,9 +722,9 @@ type Phrase struct { NullFields []string `json:"-"` } -func (s *Phrase) MarshalJSON() ([]byte, error) { +func (s Phrase) MarshalJSON() ([]byte, error) { type NoMethod Phrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Phrase) UnmarshalJSON(data []byte) error { @@ -818,9 +818,9 @@ type PhraseSet struct { NullFields []string `json:"-"` } -func (s *PhraseSet) MarshalJSON() ([]byte, error) { +func (s PhraseSet) MarshalJSON() ([]byte, error) { type NoMethod PhraseSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PhraseSet) UnmarshalJSON(data []byte) error { @@ -866,9 +866,9 @@ type RecognitionAudio struct { NullFields []string `json:"-"` } -func (s *RecognitionAudio) MarshalJSON() ([]byte, error) { +func (s RecognitionAudio) MarshalJSON() ([]byte, error) { type NoMethod RecognitionAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecognitionConfig: Provides information to the recognizer that specifies how @@ -1057,9 +1057,9 @@ type RecognitionConfig struct { NullFields []string `json:"-"` } -func (s *RecognitionConfig) MarshalJSON() ([]byte, error) { +func (s RecognitionConfig) MarshalJSON() ([]byte, error) { type NoMethod RecognitionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecognitionMetadata: Description of audio data to be recognized. @@ -1146,9 +1146,9 @@ type RecognitionMetadata struct { NullFields []string `json:"-"` } -func (s *RecognitionMetadata) MarshalJSON() ([]byte, error) { +func (s RecognitionMetadata) MarshalJSON() ([]byte, error) { type NoMethod RecognitionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecognizeRequest: The top-level message sent by the client for the @@ -1172,9 +1172,9 @@ type RecognizeRequest struct { NullFields []string `json:"-"` } -func (s *RecognizeRequest) MarshalJSON() ([]byte, error) { +func (s RecognizeRequest) MarshalJSON() ([]byte, error) { type NoMethod RecognizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecognizeResponse: The only message returned to the client by the @@ -1212,9 +1212,9 @@ type RecognizeResponse struct { NullFields []string `json:"-"` } -func (s *RecognizeResponse) MarshalJSON() ([]byte, error) { +func (s RecognizeResponse) MarshalJSON() ([]byte, error) { type NoMethod RecognizeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpeakerDiarizationConfig: Config to enable speaker diarization. @@ -1246,9 +1246,9 @@ type SpeakerDiarizationConfig struct { NullFields []string `json:"-"` } -func (s *SpeakerDiarizationConfig) MarshalJSON() ([]byte, error) { +func (s SpeakerDiarizationConfig) MarshalJSON() ([]byte, error) { type NoMethod SpeakerDiarizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpeechAdaptation: Speech adaptation configuration. @@ -1281,9 +1281,9 @@ type SpeechAdaptation struct { NullFields []string `json:"-"` } -func (s *SpeechAdaptation) MarshalJSON() ([]byte, error) { +func (s SpeechAdaptation) MarshalJSON() ([]byte, error) { type NoMethod SpeechAdaptation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpeechAdaptationInfo: Information on speech adaptation use in results @@ -1307,9 +1307,9 @@ type SpeechAdaptationInfo struct { NullFields []string `json:"-"` } -func (s *SpeechAdaptationInfo) MarshalJSON() ([]byte, error) { +func (s SpeechAdaptationInfo) MarshalJSON() ([]byte, error) { type NoMethod SpeechAdaptationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpeechContext: Provides "hints" to the speech recognizer to favor specific @@ -1348,9 +1348,9 @@ type SpeechContext struct { NullFields []string `json:"-"` } -func (s *SpeechContext) MarshalJSON() ([]byte, error) { +func (s SpeechContext) MarshalJSON() ([]byte, error) { type NoMethod SpeechContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SpeechContext) UnmarshalJSON(data []byte) error { @@ -1399,9 +1399,9 @@ type SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -1451,9 +1451,9 @@ type SpeechRecognitionResult struct { NullFields []string `json:"-"` } -func (s *SpeechRecognitionResult) MarshalJSON() ([]byte, error) { +func (s SpeechRecognitionResult) MarshalJSON() ([]byte, error) { type NoMethod SpeechRecognitionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1485,9 +1485,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranscriptNormalization: Transcription normalization configuration. Use @@ -1514,9 +1514,9 @@ type TranscriptNormalization struct { NullFields []string `json:"-"` } -func (s *TranscriptNormalization) MarshalJSON() ([]byte, error) { +func (s TranscriptNormalization) MarshalJSON() ([]byte, error) { type NoMethod TranscriptNormalization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranscriptOutputConfig: Specifies an optional destination for the @@ -1539,9 +1539,9 @@ type TranscriptOutputConfig struct { NullFields []string `json:"-"` } -func (s *TranscriptOutputConfig) MarshalJSON() ([]byte, error) { +func (s TranscriptOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod TranscriptOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WordInfo: Word-specific information for recognized words. @@ -1592,9 +1592,9 @@ type WordInfo struct { NullFields []string `json:"-"` } -func (s *WordInfo) MarshalJSON() ([]byte, error) { +func (s WordInfo) MarshalJSON() ([]byte, error) { type NoMethod WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WordInfo) UnmarshalJSON(data []byte) error { diff --git a/speech/v1p1beta1/speech-gen.go b/speech/v1p1beta1/speech-gen.go index 016f7444fc..500415c2d4 100644 --- a/speech/v1p1beta1/speech-gen.go +++ b/speech/v1p1beta1/speech-gen.go @@ -242,9 +242,9 @@ type ABNFGrammar struct { NullFields []string `json:"-"` } -func (s *ABNFGrammar) MarshalJSON() ([]byte, error) { +func (s ABNFGrammar) MarshalJSON() ([]byte, error) { type NoMethod ABNFGrammar - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClassItem: An item of the class. @@ -264,9 +264,9 @@ type ClassItem struct { NullFields []string `json:"-"` } -func (s *ClassItem) MarshalJSON() ([]byte, error) { +func (s ClassItem) MarshalJSON() ([]byte, error) { type NoMethod ClassItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateCustomClassRequest: Message sent by the client for the @@ -292,9 +292,9 @@ type CreateCustomClassRequest struct { NullFields []string `json:"-"` } -func (s *CreateCustomClassRequest) MarshalJSON() ([]byte, error) { +func (s CreateCustomClassRequest) MarshalJSON() ([]byte, error) { type NoMethod CreateCustomClassRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreatePhraseSetRequest: Message sent by the client for the `CreatePhraseSet` @@ -320,9 +320,9 @@ type CreatePhraseSetRequest struct { NullFields []string `json:"-"` } -func (s *CreatePhraseSetRequest) MarshalJSON() ([]byte, error) { +func (s CreatePhraseSetRequest) MarshalJSON() ([]byte, error) { type NoMethod CreatePhraseSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomClass: A set of words or phrases that represents a common concept @@ -397,9 +397,9 @@ type CustomClass struct { NullFields []string `json:"-"` } -func (s *CustomClass) MarshalJSON() ([]byte, error) { +func (s CustomClass) MarshalJSON() ([]byte, error) { type NoMethod CustomClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -432,9 +432,9 @@ type Entry struct { NullFields []string `json:"-"` } -func (s *Entry) MarshalJSON() ([]byte, error) { +func (s Entry) MarshalJSON() ([]byte, error) { type NoMethod Entry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCustomClassesResponse: Message returned to the client by the @@ -461,9 +461,9 @@ type ListCustomClassesResponse struct { NullFields []string `json:"-"` } -func (s *ListCustomClassesResponse) MarshalJSON() ([]byte, error) { +func (s ListCustomClassesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCustomClassesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -489,9 +489,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPhraseSetResponse: Message returned to the client by the `ListPhraseSet` @@ -518,9 +518,9 @@ type ListPhraseSetResponse struct { NullFields []string `json:"-"` } -func (s *ListPhraseSetResponse) MarshalJSON() ([]byte, error) { +func (s ListPhraseSetResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPhraseSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunningRecognizeMetadata: Describes the progress of a long-running @@ -555,9 +555,9 @@ type LongRunningRecognizeMetadata struct { NullFields []string `json:"-"` } -func (s *LongRunningRecognizeMetadata) MarshalJSON() ([]byte, error) { +func (s LongRunningRecognizeMetadata) MarshalJSON() ([]byte, error) { type NoMethod LongRunningRecognizeMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunningRecognizeRequest: The top-level message sent by the client for @@ -584,9 +584,9 @@ type LongRunningRecognizeRequest struct { NullFields []string `json:"-"` } -func (s *LongRunningRecognizeRequest) MarshalJSON() ([]byte, error) { +func (s LongRunningRecognizeRequest) MarshalJSON() ([]byte, error) { type NoMethod LongRunningRecognizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LongRunningRecognizeResponse: The only message returned to the client by the @@ -625,9 +625,9 @@ type LongRunningRecognizeResponse struct { NullFields []string `json:"-"` } -func (s *LongRunningRecognizeResponse) MarshalJSON() ([]byte, error) { +func (s LongRunningRecognizeResponse) MarshalJSON() ([]byte, error) { type NoMethod LongRunningRecognizeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -672,9 +672,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Phrase: A phrases containing words and phrase "hints" so that the speech @@ -725,9 +725,9 @@ type Phrase struct { NullFields []string `json:"-"` } -func (s *Phrase) MarshalJSON() ([]byte, error) { +func (s Phrase) MarshalJSON() ([]byte, error) { type NoMethod Phrase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Phrase) UnmarshalJSON(data []byte) error { @@ -821,9 +821,9 @@ type PhraseSet struct { NullFields []string `json:"-"` } -func (s *PhraseSet) MarshalJSON() ([]byte, error) { +func (s PhraseSet) MarshalJSON() ([]byte, error) { type NoMethod PhraseSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PhraseSet) UnmarshalJSON(data []byte) error { @@ -869,9 +869,9 @@ type RecognitionAudio struct { NullFields []string `json:"-"` } -func (s *RecognitionAudio) MarshalJSON() ([]byte, error) { +func (s RecognitionAudio) MarshalJSON() ([]byte, error) { type NoMethod RecognitionAudio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecognitionConfig: Provides information to the recognizer that specifies how @@ -1070,9 +1070,9 @@ type RecognitionConfig struct { NullFields []string `json:"-"` } -func (s *RecognitionConfig) MarshalJSON() ([]byte, error) { +func (s RecognitionConfig) MarshalJSON() ([]byte, error) { type NoMethod RecognitionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecognitionMetadata: Description of audio data to be recognized. @@ -1162,9 +1162,9 @@ type RecognitionMetadata struct { NullFields []string `json:"-"` } -func (s *RecognitionMetadata) MarshalJSON() ([]byte, error) { +func (s RecognitionMetadata) MarshalJSON() ([]byte, error) { type NoMethod RecognitionMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecognizeRequest: The top-level message sent by the client for the @@ -1188,9 +1188,9 @@ type RecognizeRequest struct { NullFields []string `json:"-"` } -func (s *RecognizeRequest) MarshalJSON() ([]byte, error) { +func (s RecognizeRequest) MarshalJSON() ([]byte, error) { type NoMethod RecognizeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RecognizeResponse: The only message returned to the client by the @@ -1228,9 +1228,9 @@ type RecognizeResponse struct { NullFields []string `json:"-"` } -func (s *RecognizeResponse) MarshalJSON() ([]byte, error) { +func (s RecognizeResponse) MarshalJSON() ([]byte, error) { type NoMethod RecognizeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpeakerDiarizationConfig: Config to enable speaker diarization. @@ -1262,9 +1262,9 @@ type SpeakerDiarizationConfig struct { NullFields []string `json:"-"` } -func (s *SpeakerDiarizationConfig) MarshalJSON() ([]byte, error) { +func (s SpeakerDiarizationConfig) MarshalJSON() ([]byte, error) { type NoMethod SpeakerDiarizationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpeechAdaptation: Speech adaptation configuration. @@ -1297,9 +1297,9 @@ type SpeechAdaptation struct { NullFields []string `json:"-"` } -func (s *SpeechAdaptation) MarshalJSON() ([]byte, error) { +func (s SpeechAdaptation) MarshalJSON() ([]byte, error) { type NoMethod SpeechAdaptation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpeechAdaptationInfo: Information on speech adaptation use in results @@ -1323,9 +1323,9 @@ type SpeechAdaptationInfo struct { NullFields []string `json:"-"` } -func (s *SpeechAdaptationInfo) MarshalJSON() ([]byte, error) { +func (s SpeechAdaptationInfo) MarshalJSON() ([]byte, error) { type NoMethod SpeechAdaptationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpeechContext: Provides "hints" to the speech recognizer to favor specific @@ -1364,9 +1364,9 @@ type SpeechContext struct { NullFields []string `json:"-"` } -func (s *SpeechContext) MarshalJSON() ([]byte, error) { +func (s SpeechContext) MarshalJSON() ([]byte, error) { type NoMethod SpeechContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SpeechContext) UnmarshalJSON(data []byte) error { @@ -1415,9 +1415,9 @@ type SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -1467,9 +1467,9 @@ type SpeechRecognitionResult struct { NullFields []string `json:"-"` } -func (s *SpeechRecognitionResult) MarshalJSON() ([]byte, error) { +func (s SpeechRecognitionResult) MarshalJSON() ([]byte, error) { type NoMethod SpeechRecognitionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1501,9 +1501,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranscriptNormalization: Transcription normalization configuration. Use @@ -1530,9 +1530,9 @@ type TranscriptNormalization struct { NullFields []string `json:"-"` } -func (s *TranscriptNormalization) MarshalJSON() ([]byte, error) { +func (s TranscriptNormalization) MarshalJSON() ([]byte, error) { type NoMethod TranscriptNormalization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranscriptOutputConfig: Specifies an optional destination for the @@ -1555,9 +1555,9 @@ type TranscriptOutputConfig struct { NullFields []string `json:"-"` } -func (s *TranscriptOutputConfig) MarshalJSON() ([]byte, error) { +func (s TranscriptOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod TranscriptOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WordInfo: Word-specific information for recognized words. @@ -1608,9 +1608,9 @@ type WordInfo struct { NullFields []string `json:"-"` } -func (s *WordInfo) MarshalJSON() ([]byte, error) { +func (s WordInfo) MarshalJSON() ([]byte, error) { type NoMethod WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WordInfo) UnmarshalJSON(data []byte) error { diff --git a/sqladmin/v1/sqladmin-gen.go b/sqladmin/v1/sqladmin-gen.go index 078e6aee31..2e9aac4ed7 100644 --- a/sqladmin/v1/sqladmin-gen.go +++ b/sqladmin/v1/sqladmin-gen.go @@ -317,9 +317,9 @@ type AclEntry struct { NullFields []string `json:"-"` } -func (s *AclEntry) MarshalJSON() ([]byte, error) { +func (s AclEntry) MarshalJSON() ([]byte, error) { type NoMethod AclEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcquireSsrsLeaseContext: Acquire SSRS lease context. @@ -347,9 +347,9 @@ type AcquireSsrsLeaseContext struct { NullFields []string `json:"-"` } -func (s *AcquireSsrsLeaseContext) MarshalJSON() ([]byte, error) { +func (s AcquireSsrsLeaseContext) MarshalJSON() ([]byte, error) { type NoMethod AcquireSsrsLeaseContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvancedMachineFeatures: Specifies options for controlling advanced machine @@ -370,9 +370,9 @@ type AdvancedMachineFeatures struct { NullFields []string `json:"-"` } -func (s *AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { +func (s AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { type NoMethod AdvancedMachineFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiWarning: An Admin API warning message. @@ -409,9 +409,9 @@ type ApiWarning struct { NullFields []string `json:"-"` } -func (s *ApiWarning) MarshalJSON() ([]byte, error) { +func (s ApiWarning) MarshalJSON() ([]byte, error) { type NoMethod ApiWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AvailableDatabaseVersion: An available database version. It can be a major @@ -437,9 +437,9 @@ type AvailableDatabaseVersion struct { NullFields []string `json:"-"` } -func (s *AvailableDatabaseVersion) MarshalJSON() ([]byte, error) { +func (s AvailableDatabaseVersion) MarshalJSON() ([]byte, error) { type NoMethod AvailableDatabaseVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupConfiguration: Database instance backup configuration. @@ -495,9 +495,9 @@ type BackupConfiguration struct { NullFields []string `json:"-"` } -func (s *BackupConfiguration) MarshalJSON() ([]byte, error) { +func (s BackupConfiguration) MarshalJSON() ([]byte, error) { type NoMethod BackupConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupContext: Backup context. @@ -519,9 +519,9 @@ type BackupContext struct { NullFields []string `json:"-"` } -func (s *BackupContext) MarshalJSON() ([]byte, error) { +func (s BackupContext) MarshalJSON() ([]byte, error) { type NoMethod BackupContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupReencryptionConfig: Backup Reencryption Config @@ -549,9 +549,9 @@ type BackupReencryptionConfig struct { NullFields []string `json:"-"` } -func (s *BackupReencryptionConfig) MarshalJSON() ([]byte, error) { +func (s BackupReencryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod BackupReencryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupRetentionSettings: We currently only support backup retention by @@ -582,9 +582,9 @@ type BackupRetentionSettings struct { NullFields []string `json:"-"` } -func (s *BackupRetentionSettings) MarshalJSON() ([]byte, error) { +func (s BackupRetentionSettings) MarshalJSON() ([]byte, error) { type NoMethod BackupRetentionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupRun: A BackupRun resource. @@ -678,9 +678,9 @@ type BackupRun struct { NullFields []string `json:"-"` } -func (s *BackupRun) MarshalJSON() ([]byte, error) { +func (s BackupRun) MarshalJSON() ([]byte, error) { type NoMethod BackupRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupRunsListResponse: Backup run list results. @@ -710,9 +710,9 @@ type BackupRunsListResponse struct { NullFields []string `json:"-"` } -func (s *BackupRunsListResponse) MarshalJSON() ([]byte, error) { +func (s BackupRunsListResponse) MarshalJSON() ([]byte, error) { type NoMethod BackupRunsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BinLogCoordinates: Binary log coordinates. @@ -736,9 +736,9 @@ type BinLogCoordinates struct { NullFields []string `json:"-"` } -func (s *BinLogCoordinates) MarshalJSON() ([]byte, error) { +func (s BinLogCoordinates) MarshalJSON() ([]byte, error) { type NoMethod BinLogCoordinates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloneContext: Database instance clone context. @@ -784,9 +784,9 @@ type CloneContext struct { NullFields []string `json:"-"` } -func (s *CloneContext) MarshalJSON() ([]byte, error) { +func (s CloneContext) MarshalJSON() ([]byte, error) { type NoMethod CloneContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectSettings: Connect settings retrieval response. @@ -914,9 +914,9 @@ type ConnectSettings struct { NullFields []string `json:"-"` } -func (s *ConnectSettings) MarshalJSON() ([]byte, error) { +func (s ConnectSettings) MarshalJSON() ([]byte, error) { type NoMethod ConnectSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataCacheConfig: Data cache configurations. @@ -936,9 +936,9 @@ type DataCacheConfig struct { NullFields []string `json:"-"` } -func (s *DataCacheConfig) MarshalJSON() ([]byte, error) { +func (s DataCacheConfig) MarshalJSON() ([]byte, error) { type NoMethod DataCacheConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Database: Represents a SQL database on the Cloud SQL instance. @@ -980,9 +980,9 @@ type Database struct { NullFields []string `json:"-"` } -func (s *Database) MarshalJSON() ([]byte, error) { +func (s Database) MarshalJSON() ([]byte, error) { type NoMethod Database - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseFlags: Database flags for Cloud SQL instances. @@ -1010,9 +1010,9 @@ type DatabaseFlags struct { NullFields []string `json:"-"` } -func (s *DatabaseFlags) MarshalJSON() ([]byte, error) { +func (s DatabaseFlags) MarshalJSON() ([]byte, error) { type NoMethod DatabaseFlags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseInstance: A Cloud SQL instance resource. @@ -1281,9 +1281,9 @@ type DatabaseInstance struct { NullFields []string `json:"-"` } -func (s *DatabaseInstance) MarshalJSON() ([]byte, error) { +func (s DatabaseInstance) MarshalJSON() ([]byte, error) { type NoMethod DatabaseInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseInstanceFailoverReplica: The name and status of the failover @@ -1310,9 +1310,9 @@ type DatabaseInstanceFailoverReplica struct { NullFields []string `json:"-"` } -func (s *DatabaseInstanceFailoverReplica) MarshalJSON() ([]byte, error) { +func (s DatabaseInstanceFailoverReplica) MarshalJSON() ([]byte, error) { type NoMethod DatabaseInstanceFailoverReplica - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabasesListResponse: Database list response. @@ -1337,9 +1337,9 @@ type DatabasesListResponse struct { NullFields []string `json:"-"` } -func (s *DatabasesListResponse) MarshalJSON() ([]byte, error) { +func (s DatabasesListResponse) MarshalJSON() ([]byte, error) { type NoMethod DatabasesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DemoteContext: This context is used to demote an existing standalone @@ -1363,9 +1363,9 @@ type DemoteContext struct { NullFields []string `json:"-"` } -func (s *DemoteContext) MarshalJSON() ([]byte, error) { +func (s DemoteContext) MarshalJSON() ([]byte, error) { type NoMethod DemoteContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DemoteMasterConfiguration: Read-replica configuration for connecting to the @@ -1393,9 +1393,9 @@ type DemoteMasterConfiguration struct { NullFields []string `json:"-"` } -func (s *DemoteMasterConfiguration) MarshalJSON() ([]byte, error) { +func (s DemoteMasterConfiguration) MarshalJSON() ([]byte, error) { type NoMethod DemoteMasterConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DemoteMasterContext: Database instance demote primary instance context. @@ -1431,9 +1431,9 @@ type DemoteMasterContext struct { NullFields []string `json:"-"` } -func (s *DemoteMasterContext) MarshalJSON() ([]byte, error) { +func (s DemoteMasterContext) MarshalJSON() ([]byte, error) { type NoMethod DemoteMasterContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DemoteMasterMySqlReplicaConfiguration: Read-replica configuration specific @@ -1466,9 +1466,9 @@ type DemoteMasterMySqlReplicaConfiguration struct { NullFields []string `json:"-"` } -func (s *DemoteMasterMySqlReplicaConfiguration) MarshalJSON() ([]byte, error) { +func (s DemoteMasterMySqlReplicaConfiguration) MarshalJSON() ([]byte, error) { type NoMethod DemoteMasterMySqlReplicaConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: Deny maintenance Periods. This specifies a date range @@ -1500,9 +1500,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskEncryptionConfiguration: Disk encryption configuration for an instance. @@ -1524,9 +1524,9 @@ type DiskEncryptionConfiguration struct { NullFields []string `json:"-"` } -func (s *DiskEncryptionConfiguration) MarshalJSON() ([]byte, error) { +func (s DiskEncryptionConfiguration) MarshalJSON() ([]byte, error) { type NoMethod DiskEncryptionConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskEncryptionStatus: Disk encryption status for an instance. @@ -1549,9 +1549,9 @@ type DiskEncryptionStatus struct { NullFields []string `json:"-"` } -func (s *DiskEncryptionStatus) MarshalJSON() ([]byte, error) { +func (s DiskEncryptionStatus) MarshalJSON() ([]byte, error) { type NoMethod DiskEncryptionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1612,9 +1612,9 @@ type ExportContext struct { NullFields []string `json:"-"` } -func (s *ExportContext) MarshalJSON() ([]byte, error) { +func (s ExportContext) MarshalJSON() ([]byte, error) { type NoMethod ExportContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportContextBakExportOptions: Options for exporting BAK files (SQL @@ -1652,9 +1652,9 @@ type ExportContextBakExportOptions struct { NullFields []string `json:"-"` } -func (s *ExportContextBakExportOptions) MarshalJSON() ([]byte, error) { +func (s ExportContextBakExportOptions) MarshalJSON() ([]byte, error) { type NoMethod ExportContextBakExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportContextCsvExportOptions: Options for exporting data as CSV. `MySQL` @@ -1687,9 +1687,9 @@ type ExportContextCsvExportOptions struct { NullFields []string `json:"-"` } -func (s *ExportContextCsvExportOptions) MarshalJSON() ([]byte, error) { +func (s ExportContextCsvExportOptions) MarshalJSON() ([]byte, error) { type NoMethod ExportContextCsvExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportContextSqlExportOptions: Options for exporting data as SQL statements. @@ -1722,9 +1722,9 @@ type ExportContextSqlExportOptions struct { NullFields []string `json:"-"` } -func (s *ExportContextSqlExportOptions) MarshalJSON() ([]byte, error) { +func (s ExportContextSqlExportOptions) MarshalJSON() ([]byte, error) { type NoMethod ExportContextSqlExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportContextSqlExportOptionsMysqlExportOptions: Options for exporting from @@ -1749,9 +1749,9 @@ type ExportContextSqlExportOptionsMysqlExportOptions struct { NullFields []string `json:"-"` } -func (s *ExportContextSqlExportOptionsMysqlExportOptions) MarshalJSON() ([]byte, error) { +func (s ExportContextSqlExportOptionsMysqlExportOptions) MarshalJSON() ([]byte, error) { type NoMethod ExportContextSqlExportOptionsMysqlExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportContextSqlExportOptionsPostgresExportOptions: Options for exporting @@ -1802,9 +1802,9 @@ type FailoverContext struct { NullFields []string `json:"-"` } -func (s *FailoverContext) MarshalJSON() ([]byte, error) { +func (s FailoverContext) MarshalJSON() ([]byte, error) { type NoMethod FailoverContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Flag: A flag resource. @@ -1940,9 +1940,9 @@ type Flag struct { NullFields []string `json:"-"` } -func (s *Flag) MarshalJSON() ([]byte, error) { +func (s Flag) MarshalJSON() ([]byte, error) { type NoMethod Flag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FlagsListResponse: Flags list response. @@ -1967,9 +1967,9 @@ type FlagsListResponse struct { NullFields []string `json:"-"` } -func (s *FlagsListResponse) MarshalJSON() ([]byte, error) { +func (s FlagsListResponse) MarshalJSON() ([]byte, error) { type NoMethod FlagsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeminiInstanceConfig: Gemini instance configuration. @@ -2002,9 +2002,9 @@ type GeminiInstanceConfig struct { NullFields []string `json:"-"` } -func (s *GeminiInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GeminiInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GeminiInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateEphemeralCertRequest: Ephemeral certificate creation request. @@ -2031,9 +2031,9 @@ type GenerateEphemeralCertRequest struct { NullFields []string `json:"-"` } -func (s *GenerateEphemeralCertRequest) MarshalJSON() ([]byte, error) { +func (s GenerateEphemeralCertRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateEphemeralCertRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateEphemeralCertResponse: Ephemeral certificate creation request. @@ -2056,9 +2056,9 @@ type GenerateEphemeralCertResponse struct { NullFields []string `json:"-"` } -func (s *GenerateEphemeralCertResponse) MarshalJSON() ([]byte, error) { +func (s GenerateEphemeralCertResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateEphemeralCertResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportContext: Database instance import context. @@ -2106,9 +2106,9 @@ type ImportContext struct { NullFields []string `json:"-"` } -func (s *ImportContext) MarshalJSON() ([]byte, error) { +func (s ImportContext) MarshalJSON() ([]byte, error) { type NoMethod ImportContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportContextBakImportOptions: Import parameters specific to SQL Server .BAK @@ -2156,9 +2156,9 @@ type ImportContextBakImportOptions struct { NullFields []string `json:"-"` } -func (s *ImportContextBakImportOptions) MarshalJSON() ([]byte, error) { +func (s ImportContextBakImportOptions) MarshalJSON() ([]byte, error) { type NoMethod ImportContextBakImportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImportContextBakImportOptionsEncryptionOptions struct { @@ -2185,9 +2185,9 @@ type ImportContextBakImportOptionsEncryptionOptions struct { NullFields []string `json:"-"` } -func (s *ImportContextBakImportOptionsEncryptionOptions) MarshalJSON() ([]byte, error) { +func (s ImportContextBakImportOptionsEncryptionOptions) MarshalJSON() ([]byte, error) { type NoMethod ImportContextBakImportOptionsEncryptionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportContextCsvImportOptions: Options for importing data as CSV. @@ -2222,9 +2222,9 @@ type ImportContextCsvImportOptions struct { NullFields []string `json:"-"` } -func (s *ImportContextCsvImportOptions) MarshalJSON() ([]byte, error) { +func (s ImportContextCsvImportOptions) MarshalJSON() ([]byte, error) { type NoMethod ImportContextCsvImportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportContextSqlImportOptions: Optional. Options for importing data from SQL @@ -2250,9 +2250,9 @@ type ImportContextSqlImportOptions struct { NullFields []string `json:"-"` } -func (s *ImportContextSqlImportOptions) MarshalJSON() ([]byte, error) { +func (s ImportContextSqlImportOptions) MarshalJSON() ([]byte, error) { type NoMethod ImportContextSqlImportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportContextSqlImportOptionsPostgresImportOptions: Optional. Options for @@ -2314,9 +2314,9 @@ type InsightsConfig struct { NullFields []string `json:"-"` } -func (s *InsightsConfig) MarshalJSON() ([]byte, error) { +func (s InsightsConfig) MarshalJSON() ([]byte, error) { type NoMethod InsightsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceReference: Reference to another Cloud SQL instance. @@ -2342,9 +2342,9 @@ type InstanceReference struct { NullFields []string `json:"-"` } -func (s *InstanceReference) MarshalJSON() ([]byte, error) { +func (s InstanceReference) MarshalJSON() ([]byte, error) { type NoMethod InstanceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesAcquireSsrsLeaseRequest: Request to acquire a lease for SSRS. @@ -2365,9 +2365,9 @@ type InstancesAcquireSsrsLeaseRequest struct { NullFields []string `json:"-"` } -func (s *InstancesAcquireSsrsLeaseRequest) MarshalJSON() ([]byte, error) { +func (s InstancesAcquireSsrsLeaseRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesAcquireSsrsLeaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesCloneRequest: Database instance clone request. @@ -2387,9 +2387,9 @@ type InstancesCloneRequest struct { NullFields []string `json:"-"` } -func (s *InstancesCloneRequest) MarshalJSON() ([]byte, error) { +func (s InstancesCloneRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesCloneRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesDemoteMasterRequest: Database demote primary instance request. @@ -2409,9 +2409,9 @@ type InstancesDemoteMasterRequest struct { NullFields []string `json:"-"` } -func (s *InstancesDemoteMasterRequest) MarshalJSON() ([]byte, error) { +func (s InstancesDemoteMasterRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesDemoteMasterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesDemoteRequest: This request is used to demote an existing @@ -2433,9 +2433,9 @@ type InstancesDemoteRequest struct { NullFields []string `json:"-"` } -func (s *InstancesDemoteRequest) MarshalJSON() ([]byte, error) { +func (s InstancesDemoteRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesDemoteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesExportRequest: Database instance export request. @@ -2455,9 +2455,9 @@ type InstancesExportRequest struct { NullFields []string `json:"-"` } -func (s *InstancesExportRequest) MarshalJSON() ([]byte, error) { +func (s InstancesExportRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesExportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesFailoverRequest: Instance failover request. @@ -2477,9 +2477,9 @@ type InstancesFailoverRequest struct { NullFields []string `json:"-"` } -func (s *InstancesFailoverRequest) MarshalJSON() ([]byte, error) { +func (s InstancesFailoverRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesFailoverRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesImportRequest: Database instance import request. @@ -2499,9 +2499,9 @@ type InstancesImportRequest struct { NullFields []string `json:"-"` } -func (s *InstancesImportRequest) MarshalJSON() ([]byte, error) { +func (s InstancesImportRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesImportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesListResponse: Database instances list response. @@ -2532,9 +2532,9 @@ type InstancesListResponse struct { NullFields []string `json:"-"` } -func (s *InstancesListResponse) MarshalJSON() ([]byte, error) { +func (s InstancesListResponse) MarshalJSON() ([]byte, error) { type NoMethod InstancesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesListServerCasResponse: Instances ListServerCas response. @@ -2560,9 +2560,9 @@ type InstancesListServerCasResponse struct { NullFields []string `json:"-"` } -func (s *InstancesListServerCasResponse) MarshalJSON() ([]byte, error) { +func (s InstancesListServerCasResponse) MarshalJSON() ([]byte, error) { type NoMethod InstancesListServerCasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesReencryptRequest: Database Instance reencrypt request. @@ -2582,9 +2582,9 @@ type InstancesReencryptRequest struct { NullFields []string `json:"-"` } -func (s *InstancesReencryptRequest) MarshalJSON() ([]byte, error) { +func (s InstancesReencryptRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesReencryptRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesRestoreBackupRequest: Database instance restore backup request. @@ -2605,9 +2605,9 @@ type InstancesRestoreBackupRequest struct { NullFields []string `json:"-"` } -func (s *InstancesRestoreBackupRequest) MarshalJSON() ([]byte, error) { +func (s InstancesRestoreBackupRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesRestoreBackupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesRotateServerCaRequest: Rotate server CA request. @@ -2628,9 +2628,9 @@ type InstancesRotateServerCaRequest struct { NullFields []string `json:"-"` } -func (s *InstancesRotateServerCaRequest) MarshalJSON() ([]byte, error) { +func (s InstancesRotateServerCaRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesRotateServerCaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesTruncateLogRequest: Instance truncate log request. @@ -2650,9 +2650,9 @@ type InstancesTruncateLogRequest struct { NullFields []string `json:"-"` } -func (s *InstancesTruncateLogRequest) MarshalJSON() ([]byte, error) { +func (s InstancesTruncateLogRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesTruncateLogRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IpConfiguration: IP Management configuration. @@ -2738,9 +2738,9 @@ type IpConfiguration struct { NullFields []string `json:"-"` } -func (s *IpConfiguration) MarshalJSON() ([]byte, error) { +func (s IpConfiguration) MarshalJSON() ([]byte, error) { type NoMethod IpConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IpMapping: Database instance IP mapping @@ -2783,9 +2783,9 @@ type IpMapping struct { NullFields []string `json:"-"` } -func (s *IpMapping) MarshalJSON() ([]byte, error) { +func (s IpMapping) MarshalJSON() ([]byte, error) { type NoMethod IpMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationPreference: Preferred location. This specifies where a Cloud SQL @@ -2819,9 +2819,9 @@ type LocationPreference struct { NullFields []string `json:"-"` } -func (s *LocationPreference) MarshalJSON() ([]byte, error) { +func (s LocationPreference) MarshalJSON() ([]byte, error) { type NoMethod LocationPreference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: Maintenance window. This specifies when a Cloud SQL @@ -2867,9 +2867,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MySqlReplicaConfiguration: Read-replica configuration specific to MySQL @@ -2918,9 +2918,9 @@ type MySqlReplicaConfiguration struct { NullFields []string `json:"-"` } -func (s *MySqlReplicaConfiguration) MarshalJSON() ([]byte, error) { +func (s MySqlReplicaConfiguration) MarshalJSON() ([]byte, error) { type NoMethod MySqlReplicaConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MySqlSyncConfig: MySQL-specific external server sync settings. @@ -2940,9 +2940,9 @@ type MySqlSyncConfig struct { NullFields []string `json:"-"` } -func (s *MySqlSyncConfig) MarshalJSON() ([]byte, error) { +func (s MySqlSyncConfig) MarshalJSON() ([]byte, error) { type NoMethod MySqlSyncConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremisesConfiguration: On-premises instance configuration. @@ -2980,9 +2980,9 @@ type OnPremisesConfiguration struct { NullFields []string `json:"-"` } -func (s *OnPremisesConfiguration) MarshalJSON() ([]byte, error) { +func (s OnPremisesConfiguration) MarshalJSON() ([]byte, error) { type NoMethod OnPremisesConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: An Operation resource. For successful operations that return an @@ -3130,9 +3130,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: Database instance operation error. @@ -3156,9 +3156,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationErrors: Database instance operation errors list wrapper. @@ -3180,9 +3180,9 @@ type OperationErrors struct { NullFields []string `json:"-"` } -func (s *OperationErrors) MarshalJSON() ([]byte, error) { +func (s OperationErrors) MarshalJSON() ([]byte, error) { type NoMethod OperationErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -3218,9 +3218,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationsListResponse: Operations list response. @@ -3249,9 +3249,9 @@ type OperationsListResponse struct { NullFields []string `json:"-"` } -func (s *OperationsListResponse) MarshalJSON() ([]byte, error) { +func (s OperationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod OperationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PasswordStatus: Read-only password status. @@ -3273,9 +3273,9 @@ type PasswordStatus struct { NullFields []string `json:"-"` } -func (s *PasswordStatus) MarshalJSON() ([]byte, error) { +func (s PasswordStatus) MarshalJSON() ([]byte, error) { type NoMethod PasswordStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PasswordValidationPolicy: Database instance local user password validation @@ -3315,9 +3315,9 @@ type PasswordValidationPolicy struct { NullFields []string `json:"-"` } -func (s *PasswordValidationPolicy) MarshalJSON() ([]byte, error) { +func (s PasswordValidationPolicy) MarshalJSON() ([]byte, error) { type NoMethod PasswordValidationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformDiskShrinkContext: Perform disk shrink context. @@ -3337,9 +3337,9 @@ type PerformDiskShrinkContext struct { NullFields []string `json:"-"` } -func (s *PerformDiskShrinkContext) MarshalJSON() ([]byte, error) { +func (s PerformDiskShrinkContext) MarshalJSON() ([]byte, error) { type NoMethod PerformDiskShrinkContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscConfig: PSC settings for a Cloud SQL instance. @@ -3365,9 +3365,9 @@ type PscConfig struct { NullFields []string `json:"-"` } -func (s *PscConfig) MarshalJSON() ([]byte, error) { +func (s PscConfig) MarshalJSON() ([]byte, error) { type NoMethod PscConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicaConfiguration: Read-replica configuration for connecting to the @@ -3406,9 +3406,9 @@ type ReplicaConfiguration struct { NullFields []string `json:"-"` } -func (s *ReplicaConfiguration) MarshalJSON() ([]byte, error) { +func (s ReplicaConfiguration) MarshalJSON() ([]byte, error) { type NoMethod ReplicaConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicationCluster: A primary instance and disaster recovery (DR) replica @@ -3449,9 +3449,9 @@ type ReplicationCluster struct { NullFields []string `json:"-"` } -func (s *ReplicationCluster) MarshalJSON() ([]byte, error) { +func (s ReplicationCluster) MarshalJSON() ([]byte, error) { type NoMethod ReplicationCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Reschedule struct { @@ -3482,9 +3482,9 @@ type Reschedule struct { NullFields []string `json:"-"` } -func (s *Reschedule) MarshalJSON() ([]byte, error) { +func (s Reschedule) MarshalJSON() ([]byte, error) { type NoMethod Reschedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreBackupContext: Database instance restore from backup context. Backup @@ -3511,9 +3511,9 @@ type RestoreBackupContext struct { NullFields []string `json:"-"` } -func (s *RestoreBackupContext) MarshalJSON() ([]byte, error) { +func (s RestoreBackupContext) MarshalJSON() ([]byte, error) { type NoMethod RestoreBackupContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RotateServerCaContext: Instance rotate server CA context. @@ -3536,9 +3536,9 @@ type RotateServerCaContext struct { NullFields []string `json:"-"` } -func (s *RotateServerCaContext) MarshalJSON() ([]byte, error) { +func (s RotateServerCaContext) MarshalJSON() ([]byte, error) { type NoMethod RotateServerCaContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Settings: Database instance settings. @@ -3723,9 +3723,9 @@ type Settings struct { NullFields []string `json:"-"` } -func (s *Settings) MarshalJSON() ([]byte, error) { +func (s Settings) MarshalJSON() ([]byte, error) { type NoMethod Settings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlActiveDirectoryConfig: Active Directory configuration, relevant only for @@ -3748,9 +3748,9 @@ type SqlActiveDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *SqlActiveDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s SqlActiveDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod SqlActiveDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlExternalSyncSettingError: External primary instance migration setting @@ -3876,9 +3876,9 @@ type SqlExternalSyncSettingError struct { NullFields []string `json:"-"` } -func (s *SqlExternalSyncSettingError) MarshalJSON() ([]byte, error) { +func (s SqlExternalSyncSettingError) MarshalJSON() ([]byte, error) { type NoMethod SqlExternalSyncSettingError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesAcquireSsrsLeaseResponse: Response for the acquire SSRS lease @@ -3902,9 +3902,9 @@ type SqlInstancesAcquireSsrsLeaseResponse struct { NullFields []string `json:"-"` } -func (s *SqlInstancesAcquireSsrsLeaseResponse) MarshalJSON() ([]byte, error) { +func (s SqlInstancesAcquireSsrsLeaseResponse) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesAcquireSsrsLeaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesGetDiskShrinkConfigResponse: Instance get disk shrink config @@ -3933,9 +3933,9 @@ type SqlInstancesGetDiskShrinkConfigResponse struct { NullFields []string `json:"-"` } -func (s *SqlInstancesGetDiskShrinkConfigResponse) MarshalJSON() ([]byte, error) { +func (s SqlInstancesGetDiskShrinkConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesGetDiskShrinkConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesGetLatestRecoveryTimeResponse: Instance get latest recovery time @@ -3962,9 +3962,9 @@ type SqlInstancesGetLatestRecoveryTimeResponse struct { NullFields []string `json:"-"` } -func (s *SqlInstancesGetLatestRecoveryTimeResponse) MarshalJSON() ([]byte, error) { +func (s SqlInstancesGetLatestRecoveryTimeResponse) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesGetLatestRecoveryTimeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesReleaseSsrsLeaseResponse: Response for the release SSRS lease @@ -3988,9 +3988,9 @@ type SqlInstancesReleaseSsrsLeaseResponse struct { NullFields []string `json:"-"` } -func (s *SqlInstancesReleaseSsrsLeaseResponse) MarshalJSON() ([]byte, error) { +func (s SqlInstancesReleaseSsrsLeaseResponse) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesReleaseSsrsLeaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesRescheduleMaintenanceRequestBody: Reschedule options for @@ -4011,9 +4011,9 @@ type SqlInstancesRescheduleMaintenanceRequestBody struct { NullFields []string `json:"-"` } -func (s *SqlInstancesRescheduleMaintenanceRequestBody) MarshalJSON() ([]byte, error) { +func (s SqlInstancesRescheduleMaintenanceRequestBody) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesRescheduleMaintenanceRequestBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesResetReplicaSizeRequest: Instance reset replica size request. @@ -4070,9 +4070,9 @@ type SqlInstancesStartExternalSyncRequest struct { NullFields []string `json:"-"` } -func (s *SqlInstancesStartExternalSyncRequest) MarshalJSON() ([]byte, error) { +func (s SqlInstancesStartExternalSyncRequest) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesStartExternalSyncRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesVerifyExternalSyncSettingsRequest: Instance verify external sync @@ -4129,9 +4129,9 @@ type SqlInstancesVerifyExternalSyncSettingsRequest struct { NullFields []string `json:"-"` } -func (s *SqlInstancesVerifyExternalSyncSettingsRequest) MarshalJSON() ([]byte, error) { +func (s SqlInstancesVerifyExternalSyncSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesVerifyExternalSyncSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesVerifyExternalSyncSettingsResponse: Instance verify external @@ -4159,9 +4159,9 @@ type SqlInstancesVerifyExternalSyncSettingsResponse struct { NullFields []string `json:"-"` } -func (s *SqlInstancesVerifyExternalSyncSettingsResponse) MarshalJSON() ([]byte, error) { +func (s SqlInstancesVerifyExternalSyncSettingsResponse) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesVerifyExternalSyncSettingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlOutOfDiskReport: This message wraps up the information written by @@ -4196,9 +4196,9 @@ type SqlOutOfDiskReport struct { NullFields []string `json:"-"` } -func (s *SqlOutOfDiskReport) MarshalJSON() ([]byte, error) { +func (s SqlOutOfDiskReport) MarshalJSON() ([]byte, error) { type NoMethod SqlOutOfDiskReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlScheduledMaintenance: Any scheduled maintenance for this instance. @@ -4225,9 +4225,9 @@ type SqlScheduledMaintenance struct { NullFields []string `json:"-"` } -func (s *SqlScheduledMaintenance) MarshalJSON() ([]byte, error) { +func (s SqlScheduledMaintenance) MarshalJSON() ([]byte, error) { type NoMethod SqlScheduledMaintenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerAuditConfig: SQL Server specific audit configuration. @@ -4253,9 +4253,9 @@ type SqlServerAuditConfig struct { NullFields []string `json:"-"` } -func (s *SqlServerAuditConfig) MarshalJSON() ([]byte, error) { +func (s SqlServerAuditConfig) MarshalJSON() ([]byte, error) { type NoMethod SqlServerAuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerDatabaseDetails: Represents a Sql Server database on the Cloud SQL @@ -4279,9 +4279,9 @@ type SqlServerDatabaseDetails struct { NullFields []string `json:"-"` } -func (s *SqlServerDatabaseDetails) MarshalJSON() ([]byte, error) { +func (s SqlServerDatabaseDetails) MarshalJSON() ([]byte, error) { type NoMethod SqlServerDatabaseDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerUserDetails: Represents a Sql Server user on the Cloud SQL @@ -4304,9 +4304,9 @@ type SqlServerUserDetails struct { NullFields []string `json:"-"` } -func (s *SqlServerUserDetails) MarshalJSON() ([]byte, error) { +func (s SqlServerUserDetails) MarshalJSON() ([]byte, error) { type NoMethod SqlServerUserDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCert: SslCerts Resource @@ -4349,9 +4349,9 @@ type SslCert struct { NullFields []string `json:"-"` } -func (s *SslCert) MarshalJSON() ([]byte, error) { +func (s SslCert) MarshalJSON() ([]byte, error) { type NoMethod SslCert - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertDetail: SslCertDetail. @@ -4374,9 +4374,9 @@ type SslCertDetail struct { NullFields []string `json:"-"` } -func (s *SslCertDetail) MarshalJSON() ([]byte, error) { +func (s SslCertDetail) MarshalJSON() ([]byte, error) { type NoMethod SslCertDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertsCreateEphemeralRequest: SslCerts create ephemeral certificate @@ -4399,9 +4399,9 @@ type SslCertsCreateEphemeralRequest struct { NullFields []string `json:"-"` } -func (s *SslCertsCreateEphemeralRequest) MarshalJSON() ([]byte, error) { +func (s SslCertsCreateEphemeralRequest) MarshalJSON() ([]byte, error) { type NoMethod SslCertsCreateEphemeralRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertsInsertRequest: SslCerts insert request. @@ -4422,9 +4422,9 @@ type SslCertsInsertRequest struct { NullFields []string `json:"-"` } -func (s *SslCertsInsertRequest) MarshalJSON() ([]byte, error) { +func (s SslCertsInsertRequest) MarshalJSON() ([]byte, error) { type NoMethod SslCertsInsertRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertsInsertResponse: SslCert insert response. @@ -4455,9 +4455,9 @@ type SslCertsInsertResponse struct { NullFields []string `json:"-"` } -func (s *SslCertsInsertResponse) MarshalJSON() ([]byte, error) { +func (s SslCertsInsertResponse) MarshalJSON() ([]byte, error) { type NoMethod SslCertsInsertResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertsListResponse: SslCerts list response. @@ -4482,9 +4482,9 @@ type SslCertsListResponse struct { NullFields []string `json:"-"` } -func (s *SslCertsListResponse) MarshalJSON() ([]byte, error) { +func (s SslCertsListResponse) MarshalJSON() ([]byte, error) { type NoMethod SslCertsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SyncFlags: Initial sync flags for certain Cloud SQL APIs. Currently used for @@ -4508,9 +4508,9 @@ type SyncFlags struct { NullFields []string `json:"-"` } -func (s *SyncFlags) MarshalJSON() ([]byte, error) { +func (s SyncFlags) MarshalJSON() ([]byte, error) { type NoMethod SyncFlags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tier: A Google Cloud SQL service tier resource. @@ -4539,9 +4539,9 @@ type Tier struct { NullFields []string `json:"-"` } -func (s *Tier) MarshalJSON() ([]byte, error) { +func (s Tier) MarshalJSON() ([]byte, error) { type NoMethod Tier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TiersListResponse: Tiers list response. @@ -4566,9 +4566,9 @@ type TiersListResponse struct { NullFields []string `json:"-"` } -func (s *TiersListResponse) MarshalJSON() ([]byte, error) { +func (s TiersListResponse) MarshalJSON() ([]byte, error) { type NoMethod TiersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TruncateLogContext: Database Instance truncate log context. @@ -4591,9 +4591,9 @@ type TruncateLogContext struct { NullFields []string `json:"-"` } -func (s *TruncateLogContext) MarshalJSON() ([]byte, error) { +func (s TruncateLogContext) MarshalJSON() ([]byte, error) { type NoMethod TruncateLogContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: A Cloud SQL user resource. @@ -4661,9 +4661,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserPasswordValidationPolicy: User level password validation policy. @@ -4695,9 +4695,9 @@ type UserPasswordValidationPolicy struct { NullFields []string `json:"-"` } -func (s *UserPasswordValidationPolicy) MarshalJSON() ([]byte, error) { +func (s UserPasswordValidationPolicy) MarshalJSON() ([]byte, error) { type NoMethod UserPasswordValidationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsersListResponse: User list response. @@ -4724,9 +4724,9 @@ type UsersListResponse struct { NullFields []string `json:"-"` } -func (s *UsersListResponse) MarshalJSON() ([]byte, error) { +func (s UsersListResponse) MarshalJSON() ([]byte, error) { type NoMethod UsersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackupRunsDeleteCall struct { diff --git a/sqladmin/v1beta4/sqladmin-gen.go b/sqladmin/v1beta4/sqladmin-gen.go index 870c32912b..5bd408c320 100644 --- a/sqladmin/v1beta4/sqladmin-gen.go +++ b/sqladmin/v1beta4/sqladmin-gen.go @@ -317,9 +317,9 @@ type AclEntry struct { NullFields []string `json:"-"` } -func (s *AclEntry) MarshalJSON() ([]byte, error) { +func (s AclEntry) MarshalJSON() ([]byte, error) { type NoMethod AclEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcquireSsrsLeaseContext: Acquire SSRS lease context. @@ -347,9 +347,9 @@ type AcquireSsrsLeaseContext struct { NullFields []string `json:"-"` } -func (s *AcquireSsrsLeaseContext) MarshalJSON() ([]byte, error) { +func (s AcquireSsrsLeaseContext) MarshalJSON() ([]byte, error) { type NoMethod AcquireSsrsLeaseContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdvancedMachineFeatures: Specifies options for controlling advanced machine @@ -370,9 +370,9 @@ type AdvancedMachineFeatures struct { NullFields []string `json:"-"` } -func (s *AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { +func (s AdvancedMachineFeatures) MarshalJSON() ([]byte, error) { type NoMethod AdvancedMachineFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApiWarning: An Admin API warning message. @@ -409,9 +409,9 @@ type ApiWarning struct { NullFields []string `json:"-"` } -func (s *ApiWarning) MarshalJSON() ([]byte, error) { +func (s ApiWarning) MarshalJSON() ([]byte, error) { type NoMethod ApiWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AvailableDatabaseVersion: An available database version. It can be a major @@ -437,9 +437,9 @@ type AvailableDatabaseVersion struct { NullFields []string `json:"-"` } -func (s *AvailableDatabaseVersion) MarshalJSON() ([]byte, error) { +func (s AvailableDatabaseVersion) MarshalJSON() ([]byte, error) { type NoMethod AvailableDatabaseVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupConfiguration: Database instance backup configuration. @@ -494,9 +494,9 @@ type BackupConfiguration struct { NullFields []string `json:"-"` } -func (s *BackupConfiguration) MarshalJSON() ([]byte, error) { +func (s BackupConfiguration) MarshalJSON() ([]byte, error) { type NoMethod BackupConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupContext: Backup context. @@ -518,9 +518,9 @@ type BackupContext struct { NullFields []string `json:"-"` } -func (s *BackupContext) MarshalJSON() ([]byte, error) { +func (s BackupContext) MarshalJSON() ([]byte, error) { type NoMethod BackupContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupReencryptionConfig: Backup Reencryption Config @@ -548,9 +548,9 @@ type BackupReencryptionConfig struct { NullFields []string `json:"-"` } -func (s *BackupReencryptionConfig) MarshalJSON() ([]byte, error) { +func (s BackupReencryptionConfig) MarshalJSON() ([]byte, error) { type NoMethod BackupReencryptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupRetentionSettings: We currently only support backup retention by @@ -581,9 +581,9 @@ type BackupRetentionSettings struct { NullFields []string `json:"-"` } -func (s *BackupRetentionSettings) MarshalJSON() ([]byte, error) { +func (s BackupRetentionSettings) MarshalJSON() ([]byte, error) { type NoMethod BackupRetentionSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupRun: A BackupRun resource. @@ -677,9 +677,9 @@ type BackupRun struct { NullFields []string `json:"-"` } -func (s *BackupRun) MarshalJSON() ([]byte, error) { +func (s BackupRun) MarshalJSON() ([]byte, error) { type NoMethod BackupRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BackupRunsListResponse: Backup run list results. @@ -709,9 +709,9 @@ type BackupRunsListResponse struct { NullFields []string `json:"-"` } -func (s *BackupRunsListResponse) MarshalJSON() ([]byte, error) { +func (s BackupRunsListResponse) MarshalJSON() ([]byte, error) { type NoMethod BackupRunsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BinLogCoordinates: Binary log coordinates. @@ -735,9 +735,9 @@ type BinLogCoordinates struct { NullFields []string `json:"-"` } -func (s *BinLogCoordinates) MarshalJSON() ([]byte, error) { +func (s BinLogCoordinates) MarshalJSON() ([]byte, error) { type NoMethod BinLogCoordinates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloneContext: Database instance clone context. @@ -783,9 +783,9 @@ type CloneContext struct { NullFields []string `json:"-"` } -func (s *CloneContext) MarshalJSON() ([]byte, error) { +func (s CloneContext) MarshalJSON() ([]byte, error) { type NoMethod CloneContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ConnectSettings: Connect settings retrieval response. @@ -913,9 +913,9 @@ type ConnectSettings struct { NullFields []string `json:"-"` } -func (s *ConnectSettings) MarshalJSON() ([]byte, error) { +func (s ConnectSettings) MarshalJSON() ([]byte, error) { type NoMethod ConnectSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataCacheConfig: Data cache configurations. @@ -935,9 +935,9 @@ type DataCacheConfig struct { NullFields []string `json:"-"` } -func (s *DataCacheConfig) MarshalJSON() ([]byte, error) { +func (s DataCacheConfig) MarshalJSON() ([]byte, error) { type NoMethod DataCacheConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Database: Represents a SQL database on the Cloud SQL instance. @@ -979,9 +979,9 @@ type Database struct { NullFields []string `json:"-"` } -func (s *Database) MarshalJSON() ([]byte, error) { +func (s Database) MarshalJSON() ([]byte, error) { type NoMethod Database - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseFlags: Database flags for Cloud SQL instances. @@ -1009,9 +1009,9 @@ type DatabaseFlags struct { NullFields []string `json:"-"` } -func (s *DatabaseFlags) MarshalJSON() ([]byte, error) { +func (s DatabaseFlags) MarshalJSON() ([]byte, error) { type NoMethod DatabaseFlags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseInstance: A Cloud SQL instance resource. @@ -1282,9 +1282,9 @@ type DatabaseInstance struct { NullFields []string `json:"-"` } -func (s *DatabaseInstance) MarshalJSON() ([]byte, error) { +func (s DatabaseInstance) MarshalJSON() ([]byte, error) { type NoMethod DatabaseInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabaseInstanceFailoverReplica: The name and status of the failover @@ -1311,9 +1311,9 @@ type DatabaseInstanceFailoverReplica struct { NullFields []string `json:"-"` } -func (s *DatabaseInstanceFailoverReplica) MarshalJSON() ([]byte, error) { +func (s DatabaseInstanceFailoverReplica) MarshalJSON() ([]byte, error) { type NoMethod DatabaseInstanceFailoverReplica - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatabasesListResponse: Database list response. @@ -1338,9 +1338,9 @@ type DatabasesListResponse struct { NullFields []string `json:"-"` } -func (s *DatabasesListResponse) MarshalJSON() ([]byte, error) { +func (s DatabasesListResponse) MarshalJSON() ([]byte, error) { type NoMethod DatabasesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DemoteContext: This context is used to demote an existing standalone @@ -1364,9 +1364,9 @@ type DemoteContext struct { NullFields []string `json:"-"` } -func (s *DemoteContext) MarshalJSON() ([]byte, error) { +func (s DemoteContext) MarshalJSON() ([]byte, error) { type NoMethod DemoteContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DemoteMasterConfiguration: Read-replica configuration for connecting to the @@ -1394,9 +1394,9 @@ type DemoteMasterConfiguration struct { NullFields []string `json:"-"` } -func (s *DemoteMasterConfiguration) MarshalJSON() ([]byte, error) { +func (s DemoteMasterConfiguration) MarshalJSON() ([]byte, error) { type NoMethod DemoteMasterConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DemoteMasterContext: Database instance demote primary instance context. @@ -1432,9 +1432,9 @@ type DemoteMasterContext struct { NullFields []string `json:"-"` } -func (s *DemoteMasterContext) MarshalJSON() ([]byte, error) { +func (s DemoteMasterContext) MarshalJSON() ([]byte, error) { type NoMethod DemoteMasterContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DemoteMasterMySqlReplicaConfiguration: Read-replica configuration specific @@ -1467,9 +1467,9 @@ type DemoteMasterMySqlReplicaConfiguration struct { NullFields []string `json:"-"` } -func (s *DemoteMasterMySqlReplicaConfiguration) MarshalJSON() ([]byte, error) { +func (s DemoteMasterMySqlReplicaConfiguration) MarshalJSON() ([]byte, error) { type NoMethod DemoteMasterMySqlReplicaConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DenyMaintenancePeriod: Deny Maintenance Periods. This specifies a date range @@ -1501,9 +1501,9 @@ type DenyMaintenancePeriod struct { NullFields []string `json:"-"` } -func (s *DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { +func (s DenyMaintenancePeriod) MarshalJSON() ([]byte, error) { type NoMethod DenyMaintenancePeriod - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskEncryptionConfiguration: Disk encryption configuration for an instance. @@ -1525,9 +1525,9 @@ type DiskEncryptionConfiguration struct { NullFields []string `json:"-"` } -func (s *DiskEncryptionConfiguration) MarshalJSON() ([]byte, error) { +func (s DiskEncryptionConfiguration) MarshalJSON() ([]byte, error) { type NoMethod DiskEncryptionConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskEncryptionStatus: Disk encryption status for an instance. @@ -1550,9 +1550,9 @@ type DiskEncryptionStatus struct { NullFields []string `json:"-"` } -func (s *DiskEncryptionStatus) MarshalJSON() ([]byte, error) { +func (s DiskEncryptionStatus) MarshalJSON() ([]byte, error) { type NoMethod DiskEncryptionStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1613,9 +1613,9 @@ type ExportContext struct { NullFields []string `json:"-"` } -func (s *ExportContext) MarshalJSON() ([]byte, error) { +func (s ExportContext) MarshalJSON() ([]byte, error) { type NoMethod ExportContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportContextBakExportOptions: Options for exporting BAK files (SQL @@ -1653,9 +1653,9 @@ type ExportContextBakExportOptions struct { NullFields []string `json:"-"` } -func (s *ExportContextBakExportOptions) MarshalJSON() ([]byte, error) { +func (s ExportContextBakExportOptions) MarshalJSON() ([]byte, error) { type NoMethod ExportContextBakExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportContextCsvExportOptions: Options for exporting data as CSV. `MySQL` @@ -1688,9 +1688,9 @@ type ExportContextCsvExportOptions struct { NullFields []string `json:"-"` } -func (s *ExportContextCsvExportOptions) MarshalJSON() ([]byte, error) { +func (s ExportContextCsvExportOptions) MarshalJSON() ([]byte, error) { type NoMethod ExportContextCsvExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportContextSqlExportOptions: Options for exporting data as SQL statements. @@ -1723,9 +1723,9 @@ type ExportContextSqlExportOptions struct { NullFields []string `json:"-"` } -func (s *ExportContextSqlExportOptions) MarshalJSON() ([]byte, error) { +func (s ExportContextSqlExportOptions) MarshalJSON() ([]byte, error) { type NoMethod ExportContextSqlExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportContextSqlExportOptionsMysqlExportOptions: Options for exporting from @@ -1750,9 +1750,9 @@ type ExportContextSqlExportOptionsMysqlExportOptions struct { NullFields []string `json:"-"` } -func (s *ExportContextSqlExportOptionsMysqlExportOptions) MarshalJSON() ([]byte, error) { +func (s ExportContextSqlExportOptionsMysqlExportOptions) MarshalJSON() ([]byte, error) { type NoMethod ExportContextSqlExportOptionsMysqlExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportContextSqlExportOptionsPostgresExportOptions: Options for exporting @@ -1803,9 +1803,9 @@ type FailoverContext struct { NullFields []string `json:"-"` } -func (s *FailoverContext) MarshalJSON() ([]byte, error) { +func (s FailoverContext) MarshalJSON() ([]byte, error) { type NoMethod FailoverContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Flag: A flag resource. @@ -1941,9 +1941,9 @@ type Flag struct { NullFields []string `json:"-"` } -func (s *Flag) MarshalJSON() ([]byte, error) { +func (s Flag) MarshalJSON() ([]byte, error) { type NoMethod Flag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FlagsListResponse: Flags list response. @@ -1968,9 +1968,9 @@ type FlagsListResponse struct { NullFields []string `json:"-"` } -func (s *FlagsListResponse) MarshalJSON() ([]byte, error) { +func (s FlagsListResponse) MarshalJSON() ([]byte, error) { type NoMethod FlagsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeminiInstanceConfig: Gemini instance configuration. @@ -2003,9 +2003,9 @@ type GeminiInstanceConfig struct { NullFields []string `json:"-"` } -func (s *GeminiInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GeminiInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GeminiInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateEphemeralCertRequest: Ephemeral certificate creation request. @@ -2032,9 +2032,9 @@ type GenerateEphemeralCertRequest struct { NullFields []string `json:"-"` } -func (s *GenerateEphemeralCertRequest) MarshalJSON() ([]byte, error) { +func (s GenerateEphemeralCertRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateEphemeralCertRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateEphemeralCertResponse: Ephemeral certificate creation request. @@ -2057,9 +2057,9 @@ type GenerateEphemeralCertResponse struct { NullFields []string `json:"-"` } -func (s *GenerateEphemeralCertResponse) MarshalJSON() ([]byte, error) { +func (s GenerateEphemeralCertResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateEphemeralCertResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportContext: Database instance import context. @@ -2108,9 +2108,9 @@ type ImportContext struct { NullFields []string `json:"-"` } -func (s *ImportContext) MarshalJSON() ([]byte, error) { +func (s ImportContext) MarshalJSON() ([]byte, error) { type NoMethod ImportContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportContextBakImportOptions: Import parameters specific to SQL Server .BAK @@ -2158,9 +2158,9 @@ type ImportContextBakImportOptions struct { NullFields []string `json:"-"` } -func (s *ImportContextBakImportOptions) MarshalJSON() ([]byte, error) { +func (s ImportContextBakImportOptions) MarshalJSON() ([]byte, error) { type NoMethod ImportContextBakImportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImportContextBakImportOptionsEncryptionOptions struct { @@ -2187,9 +2187,9 @@ type ImportContextBakImportOptionsEncryptionOptions struct { NullFields []string `json:"-"` } -func (s *ImportContextBakImportOptionsEncryptionOptions) MarshalJSON() ([]byte, error) { +func (s ImportContextBakImportOptionsEncryptionOptions) MarshalJSON() ([]byte, error) { type NoMethod ImportContextBakImportOptionsEncryptionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportContextCsvImportOptions: Options for importing data as CSV. @@ -2224,9 +2224,9 @@ type ImportContextCsvImportOptions struct { NullFields []string `json:"-"` } -func (s *ImportContextCsvImportOptions) MarshalJSON() ([]byte, error) { +func (s ImportContextCsvImportOptions) MarshalJSON() ([]byte, error) { type NoMethod ImportContextCsvImportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportContextSqlImportOptions: Optional. Options for importing data from SQL @@ -2252,9 +2252,9 @@ type ImportContextSqlImportOptions struct { NullFields []string `json:"-"` } -func (s *ImportContextSqlImportOptions) MarshalJSON() ([]byte, error) { +func (s ImportContextSqlImportOptions) MarshalJSON() ([]byte, error) { type NoMethod ImportContextSqlImportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportContextSqlImportOptionsPostgresImportOptions: Optional. Options for @@ -2316,9 +2316,9 @@ type InsightsConfig struct { NullFields []string `json:"-"` } -func (s *InsightsConfig) MarshalJSON() ([]byte, error) { +func (s InsightsConfig) MarshalJSON() ([]byte, error) { type NoMethod InsightsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstanceReference: Reference to another Cloud SQL instance. @@ -2344,9 +2344,9 @@ type InstanceReference struct { NullFields []string `json:"-"` } -func (s *InstanceReference) MarshalJSON() ([]byte, error) { +func (s InstanceReference) MarshalJSON() ([]byte, error) { type NoMethod InstanceReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesAcquireSsrsLeaseRequest: Request to acquire an SSRS lease for an @@ -2368,9 +2368,9 @@ type InstancesAcquireSsrsLeaseRequest struct { NullFields []string `json:"-"` } -func (s *InstancesAcquireSsrsLeaseRequest) MarshalJSON() ([]byte, error) { +func (s InstancesAcquireSsrsLeaseRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesAcquireSsrsLeaseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesCloneRequest: Database instance clone request. @@ -2390,9 +2390,9 @@ type InstancesCloneRequest struct { NullFields []string `json:"-"` } -func (s *InstancesCloneRequest) MarshalJSON() ([]byte, error) { +func (s InstancesCloneRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesCloneRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesDemoteMasterRequest: Database demote primary instance request. @@ -2412,9 +2412,9 @@ type InstancesDemoteMasterRequest struct { NullFields []string `json:"-"` } -func (s *InstancesDemoteMasterRequest) MarshalJSON() ([]byte, error) { +func (s InstancesDemoteMasterRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesDemoteMasterRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesDemoteRequest: This request is used to demote an existing @@ -2438,9 +2438,9 @@ type InstancesDemoteRequest struct { NullFields []string `json:"-"` } -func (s *InstancesDemoteRequest) MarshalJSON() ([]byte, error) { +func (s InstancesDemoteRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesDemoteRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesExportRequest: Database instance export request. @@ -2460,9 +2460,9 @@ type InstancesExportRequest struct { NullFields []string `json:"-"` } -func (s *InstancesExportRequest) MarshalJSON() ([]byte, error) { +func (s InstancesExportRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesExportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesFailoverRequest: Instance failover request. @@ -2482,9 +2482,9 @@ type InstancesFailoverRequest struct { NullFields []string `json:"-"` } -func (s *InstancesFailoverRequest) MarshalJSON() ([]byte, error) { +func (s InstancesFailoverRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesFailoverRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesImportRequest: Database instance import request. @@ -2504,9 +2504,9 @@ type InstancesImportRequest struct { NullFields []string `json:"-"` } -func (s *InstancesImportRequest) MarshalJSON() ([]byte, error) { +func (s InstancesImportRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesImportRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesListResponse: Database instances list response. @@ -2537,9 +2537,9 @@ type InstancesListResponse struct { NullFields []string `json:"-"` } -func (s *InstancesListResponse) MarshalJSON() ([]byte, error) { +func (s InstancesListResponse) MarshalJSON() ([]byte, error) { type NoMethod InstancesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesListServerCasResponse: Instances ListServerCas response. @@ -2565,9 +2565,9 @@ type InstancesListServerCasResponse struct { NullFields []string `json:"-"` } -func (s *InstancesListServerCasResponse) MarshalJSON() ([]byte, error) { +func (s InstancesListServerCasResponse) MarshalJSON() ([]byte, error) { type NoMethod InstancesListServerCasResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesReencryptRequest: Database Instance reencrypt request. @@ -2587,9 +2587,9 @@ type InstancesReencryptRequest struct { NullFields []string `json:"-"` } -func (s *InstancesReencryptRequest) MarshalJSON() ([]byte, error) { +func (s InstancesReencryptRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesReencryptRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesRestoreBackupRequest: Database instance restore backup request. @@ -2610,9 +2610,9 @@ type InstancesRestoreBackupRequest struct { NullFields []string `json:"-"` } -func (s *InstancesRestoreBackupRequest) MarshalJSON() ([]byte, error) { +func (s InstancesRestoreBackupRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesRestoreBackupRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesRotateServerCaRequest: Rotate Server CA request. @@ -2633,9 +2633,9 @@ type InstancesRotateServerCaRequest struct { NullFields []string `json:"-"` } -func (s *InstancesRotateServerCaRequest) MarshalJSON() ([]byte, error) { +func (s InstancesRotateServerCaRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesRotateServerCaRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InstancesTruncateLogRequest: Instance truncate log request. @@ -2655,9 +2655,9 @@ type InstancesTruncateLogRequest struct { NullFields []string `json:"-"` } -func (s *InstancesTruncateLogRequest) MarshalJSON() ([]byte, error) { +func (s InstancesTruncateLogRequest) MarshalJSON() ([]byte, error) { type NoMethod InstancesTruncateLogRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IpConfiguration: IP Management configuration. @@ -2743,9 +2743,9 @@ type IpConfiguration struct { NullFields []string `json:"-"` } -func (s *IpConfiguration) MarshalJSON() ([]byte, error) { +func (s IpConfiguration) MarshalJSON() ([]byte, error) { type NoMethod IpConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IpMapping: Database instance IP mapping @@ -2788,9 +2788,9 @@ type IpMapping struct { NullFields []string `json:"-"` } -func (s *IpMapping) MarshalJSON() ([]byte, error) { +func (s IpMapping) MarshalJSON() ([]byte, error) { type NoMethod IpMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationPreference: Preferred location. This specifies where a Cloud SQL @@ -2824,9 +2824,9 @@ type LocationPreference struct { NullFields []string `json:"-"` } -func (s *LocationPreference) MarshalJSON() ([]byte, error) { +func (s LocationPreference) MarshalJSON() ([]byte, error) { type NoMethod LocationPreference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MaintenanceWindow: Maintenance window. This specifies when a Cloud SQL @@ -2872,9 +2872,9 @@ type MaintenanceWindow struct { NullFields []string `json:"-"` } -func (s *MaintenanceWindow) MarshalJSON() ([]byte, error) { +func (s MaintenanceWindow) MarshalJSON() ([]byte, error) { type NoMethod MaintenanceWindow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MySqlReplicaConfiguration: Read-replica configuration specific to MySQL @@ -2923,9 +2923,9 @@ type MySqlReplicaConfiguration struct { NullFields []string `json:"-"` } -func (s *MySqlReplicaConfiguration) MarshalJSON() ([]byte, error) { +func (s MySqlReplicaConfiguration) MarshalJSON() ([]byte, error) { type NoMethod MySqlReplicaConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MySqlSyncConfig: MySQL-specific external server sync settings. @@ -2945,9 +2945,9 @@ type MySqlSyncConfig struct { NullFields []string `json:"-"` } -func (s *MySqlSyncConfig) MarshalJSON() ([]byte, error) { +func (s MySqlSyncConfig) MarshalJSON() ([]byte, error) { type NoMethod MySqlSyncConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OnPremisesConfiguration: On-premises instance configuration. @@ -2985,9 +2985,9 @@ type OnPremisesConfiguration struct { NullFields []string `json:"-"` } -func (s *OnPremisesConfiguration) MarshalJSON() ([]byte, error) { +func (s OnPremisesConfiguration) MarshalJSON() ([]byte, error) { type NoMethod OnPremisesConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: An Operation resource. For successful operations that return an @@ -3135,9 +3135,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationError: Database instance operation error. @@ -3161,9 +3161,9 @@ type OperationError struct { NullFields []string `json:"-"` } -func (s *OperationError) MarshalJSON() ([]byte, error) { +func (s OperationError) MarshalJSON() ([]byte, error) { type NoMethod OperationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationErrors: Database instance operation errors list wrapper. @@ -3185,9 +3185,9 @@ type OperationErrors struct { NullFields []string `json:"-"` } -func (s *OperationErrors) MarshalJSON() ([]byte, error) { +func (s OperationErrors) MarshalJSON() ([]byte, error) { type NoMethod OperationErrors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -3223,9 +3223,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationsListResponse: Operations list response. @@ -3254,9 +3254,9 @@ type OperationsListResponse struct { NullFields []string `json:"-"` } -func (s *OperationsListResponse) MarshalJSON() ([]byte, error) { +func (s OperationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod OperationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PasswordStatus: Read-only password status. @@ -3278,9 +3278,9 @@ type PasswordStatus struct { NullFields []string `json:"-"` } -func (s *PasswordStatus) MarshalJSON() ([]byte, error) { +func (s PasswordStatus) MarshalJSON() ([]byte, error) { type NoMethod PasswordStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PasswordValidationPolicy: Database instance local user password validation @@ -3320,9 +3320,9 @@ type PasswordValidationPolicy struct { NullFields []string `json:"-"` } -func (s *PasswordValidationPolicy) MarshalJSON() ([]byte, error) { +func (s PasswordValidationPolicy) MarshalJSON() ([]byte, error) { type NoMethod PasswordValidationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformDiskShrinkContext: Perform disk shrink context. @@ -3342,9 +3342,9 @@ type PerformDiskShrinkContext struct { NullFields []string `json:"-"` } -func (s *PerformDiskShrinkContext) MarshalJSON() ([]byte, error) { +func (s PerformDiskShrinkContext) MarshalJSON() ([]byte, error) { type NoMethod PerformDiskShrinkContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PscConfig: PSC settings for a Cloud SQL instance. @@ -3370,9 +3370,9 @@ type PscConfig struct { NullFields []string `json:"-"` } -func (s *PscConfig) MarshalJSON() ([]byte, error) { +func (s PscConfig) MarshalJSON() ([]byte, error) { type NoMethod PscConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicaConfiguration: Read-replica configuration for connecting to the @@ -3411,9 +3411,9 @@ type ReplicaConfiguration struct { NullFields []string `json:"-"` } -func (s *ReplicaConfiguration) MarshalJSON() ([]byte, error) { +func (s ReplicaConfiguration) MarshalJSON() ([]byte, error) { type NoMethod ReplicaConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicationCluster: A primary instance and disaster recovery (DR) replica @@ -3454,9 +3454,9 @@ type ReplicationCluster struct { NullFields []string `json:"-"` } -func (s *ReplicationCluster) MarshalJSON() ([]byte, error) { +func (s ReplicationCluster) MarshalJSON() ([]byte, error) { type NoMethod ReplicationCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Reschedule struct { @@ -3487,9 +3487,9 @@ type Reschedule struct { NullFields []string `json:"-"` } -func (s *Reschedule) MarshalJSON() ([]byte, error) { +func (s Reschedule) MarshalJSON() ([]byte, error) { type NoMethod Reschedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RestoreBackupContext: Database instance restore from backup context. Backup @@ -3516,9 +3516,9 @@ type RestoreBackupContext struct { NullFields []string `json:"-"` } -func (s *RestoreBackupContext) MarshalJSON() ([]byte, error) { +func (s RestoreBackupContext) MarshalJSON() ([]byte, error) { type NoMethod RestoreBackupContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RotateServerCaContext: Instance rotate server CA context. @@ -3541,9 +3541,9 @@ type RotateServerCaContext struct { NullFields []string `json:"-"` } -func (s *RotateServerCaContext) MarshalJSON() ([]byte, error) { +func (s RotateServerCaContext) MarshalJSON() ([]byte, error) { type NoMethod RotateServerCaContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Settings: Database instance settings. @@ -3728,9 +3728,9 @@ type Settings struct { NullFields []string `json:"-"` } -func (s *Settings) MarshalJSON() ([]byte, error) { +func (s Settings) MarshalJSON() ([]byte, error) { type NoMethod Settings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlActiveDirectoryConfig: Active Directory configuration, relevant only for @@ -3753,9 +3753,9 @@ type SqlActiveDirectoryConfig struct { NullFields []string `json:"-"` } -func (s *SqlActiveDirectoryConfig) MarshalJSON() ([]byte, error) { +func (s SqlActiveDirectoryConfig) MarshalJSON() ([]byte, error) { type NoMethod SqlActiveDirectoryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlExternalSyncSettingError: External primary instance migration setting @@ -3881,9 +3881,9 @@ type SqlExternalSyncSettingError struct { NullFields []string `json:"-"` } -func (s *SqlExternalSyncSettingError) MarshalJSON() ([]byte, error) { +func (s SqlExternalSyncSettingError) MarshalJSON() ([]byte, error) { type NoMethod SqlExternalSyncSettingError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesAcquireSsrsLeaseResponse: Acquire SSRS lease response. @@ -3906,9 +3906,9 @@ type SqlInstancesAcquireSsrsLeaseResponse struct { NullFields []string `json:"-"` } -func (s *SqlInstancesAcquireSsrsLeaseResponse) MarshalJSON() ([]byte, error) { +func (s SqlInstancesAcquireSsrsLeaseResponse) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesAcquireSsrsLeaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesGetDiskShrinkConfigResponse: Instance get disk shrink config @@ -3937,9 +3937,9 @@ type SqlInstancesGetDiskShrinkConfigResponse struct { NullFields []string `json:"-"` } -func (s *SqlInstancesGetDiskShrinkConfigResponse) MarshalJSON() ([]byte, error) { +func (s SqlInstancesGetDiskShrinkConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesGetDiskShrinkConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesGetLatestRecoveryTimeResponse: Instance get latest recovery time @@ -3966,9 +3966,9 @@ type SqlInstancesGetLatestRecoveryTimeResponse struct { NullFields []string `json:"-"` } -func (s *SqlInstancesGetLatestRecoveryTimeResponse) MarshalJSON() ([]byte, error) { +func (s SqlInstancesGetLatestRecoveryTimeResponse) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesGetLatestRecoveryTimeResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesReleaseSsrsLeaseResponse: The response for the release of the @@ -3992,9 +3992,9 @@ type SqlInstancesReleaseSsrsLeaseResponse struct { NullFields []string `json:"-"` } -func (s *SqlInstancesReleaseSsrsLeaseResponse) MarshalJSON() ([]byte, error) { +func (s SqlInstancesReleaseSsrsLeaseResponse) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesReleaseSsrsLeaseResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesRescheduleMaintenanceRequestBody: Reschedule options for @@ -4015,9 +4015,9 @@ type SqlInstancesRescheduleMaintenanceRequestBody struct { NullFields []string `json:"-"` } -func (s *SqlInstancesRescheduleMaintenanceRequestBody) MarshalJSON() ([]byte, error) { +func (s SqlInstancesRescheduleMaintenanceRequestBody) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesRescheduleMaintenanceRequestBody - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesResetReplicaSizeRequest: Instance reset replica size request. @@ -4073,9 +4073,9 @@ type SqlInstancesStartExternalSyncRequest struct { NullFields []string `json:"-"` } -func (s *SqlInstancesStartExternalSyncRequest) MarshalJSON() ([]byte, error) { +func (s SqlInstancesStartExternalSyncRequest) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesStartExternalSyncRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SqlInstancesVerifyExternalSyncSettingsRequest struct { @@ -4130,9 +4130,9 @@ type SqlInstancesVerifyExternalSyncSettingsRequest struct { NullFields []string `json:"-"` } -func (s *SqlInstancesVerifyExternalSyncSettingsRequest) MarshalJSON() ([]byte, error) { +func (s SqlInstancesVerifyExternalSyncSettingsRequest) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesVerifyExternalSyncSettingsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlInstancesVerifyExternalSyncSettingsResponse: Instance verify external @@ -4160,9 +4160,9 @@ type SqlInstancesVerifyExternalSyncSettingsResponse struct { NullFields []string `json:"-"` } -func (s *SqlInstancesVerifyExternalSyncSettingsResponse) MarshalJSON() ([]byte, error) { +func (s SqlInstancesVerifyExternalSyncSettingsResponse) MarshalJSON() ([]byte, error) { type NoMethod SqlInstancesVerifyExternalSyncSettingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlOutOfDiskReport: This message wraps up the information written by @@ -4197,9 +4197,9 @@ type SqlOutOfDiskReport struct { NullFields []string `json:"-"` } -func (s *SqlOutOfDiskReport) MarshalJSON() ([]byte, error) { +func (s SqlOutOfDiskReport) MarshalJSON() ([]byte, error) { type NoMethod SqlOutOfDiskReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlScheduledMaintenance: Any scheduled maintenance for this instance. @@ -4226,9 +4226,9 @@ type SqlScheduledMaintenance struct { NullFields []string `json:"-"` } -func (s *SqlScheduledMaintenance) MarshalJSON() ([]byte, error) { +func (s SqlScheduledMaintenance) MarshalJSON() ([]byte, error) { type NoMethod SqlScheduledMaintenance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerAuditConfig: SQL Server specific audit configuration. @@ -4254,9 +4254,9 @@ type SqlServerAuditConfig struct { NullFields []string `json:"-"` } -func (s *SqlServerAuditConfig) MarshalJSON() ([]byte, error) { +func (s SqlServerAuditConfig) MarshalJSON() ([]byte, error) { type NoMethod SqlServerAuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerDatabaseDetails: Represents a Sql Server database on the Cloud SQL @@ -4280,9 +4280,9 @@ type SqlServerDatabaseDetails struct { NullFields []string `json:"-"` } -func (s *SqlServerDatabaseDetails) MarshalJSON() ([]byte, error) { +func (s SqlServerDatabaseDetails) MarshalJSON() ([]byte, error) { type NoMethod SqlServerDatabaseDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlServerUserDetails: Represents a Sql Server user on the Cloud SQL @@ -4305,9 +4305,9 @@ type SqlServerUserDetails struct { NullFields []string `json:"-"` } -func (s *SqlServerUserDetails) MarshalJSON() ([]byte, error) { +func (s SqlServerUserDetails) MarshalJSON() ([]byte, error) { type NoMethod SqlServerUserDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCert: SslCerts Resource @@ -4350,9 +4350,9 @@ type SslCert struct { NullFields []string `json:"-"` } -func (s *SslCert) MarshalJSON() ([]byte, error) { +func (s SslCert) MarshalJSON() ([]byte, error) { type NoMethod SslCert - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertDetail: SslCertDetail. @@ -4375,9 +4375,9 @@ type SslCertDetail struct { NullFields []string `json:"-"` } -func (s *SslCertDetail) MarshalJSON() ([]byte, error) { +func (s SslCertDetail) MarshalJSON() ([]byte, error) { type NoMethod SslCertDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertsCreateEphemeralRequest: SslCerts create ephemeral certificate @@ -4400,9 +4400,9 @@ type SslCertsCreateEphemeralRequest struct { NullFields []string `json:"-"` } -func (s *SslCertsCreateEphemeralRequest) MarshalJSON() ([]byte, error) { +func (s SslCertsCreateEphemeralRequest) MarshalJSON() ([]byte, error) { type NoMethod SslCertsCreateEphemeralRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertsInsertRequest: SslCerts insert request. @@ -4423,9 +4423,9 @@ type SslCertsInsertRequest struct { NullFields []string `json:"-"` } -func (s *SslCertsInsertRequest) MarshalJSON() ([]byte, error) { +func (s SslCertsInsertRequest) MarshalJSON() ([]byte, error) { type NoMethod SslCertsInsertRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertsInsertResponse: SslCert insert response. @@ -4456,9 +4456,9 @@ type SslCertsInsertResponse struct { NullFields []string `json:"-"` } -func (s *SslCertsInsertResponse) MarshalJSON() ([]byte, error) { +func (s SslCertsInsertResponse) MarshalJSON() ([]byte, error) { type NoMethod SslCertsInsertResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SslCertsListResponse: SslCerts list response. @@ -4483,9 +4483,9 @@ type SslCertsListResponse struct { NullFields []string `json:"-"` } -func (s *SslCertsListResponse) MarshalJSON() ([]byte, error) { +func (s SslCertsListResponse) MarshalJSON() ([]byte, error) { type NoMethod SslCertsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SyncFlags: Initial sync flags for certain Cloud SQL APIs. Currently used for @@ -4509,9 +4509,9 @@ type SyncFlags struct { NullFields []string `json:"-"` } -func (s *SyncFlags) MarshalJSON() ([]byte, error) { +func (s SyncFlags) MarshalJSON() ([]byte, error) { type NoMethod SyncFlags - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tier: A Google Cloud SQL service tier resource. @@ -4540,9 +4540,9 @@ type Tier struct { NullFields []string `json:"-"` } -func (s *Tier) MarshalJSON() ([]byte, error) { +func (s Tier) MarshalJSON() ([]byte, error) { type NoMethod Tier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TiersListResponse: Tiers list response. @@ -4567,9 +4567,9 @@ type TiersListResponse struct { NullFields []string `json:"-"` } -func (s *TiersListResponse) MarshalJSON() ([]byte, error) { +func (s TiersListResponse) MarshalJSON() ([]byte, error) { type NoMethod TiersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TruncateLogContext: Database Instance truncate log context. @@ -4592,9 +4592,9 @@ type TruncateLogContext struct { NullFields []string `json:"-"` } -func (s *TruncateLogContext) MarshalJSON() ([]byte, error) { +func (s TruncateLogContext) MarshalJSON() ([]byte, error) { type NoMethod TruncateLogContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // User: A Cloud SQL user resource. @@ -4662,9 +4662,9 @@ type User struct { NullFields []string `json:"-"` } -func (s *User) MarshalJSON() ([]byte, error) { +func (s User) MarshalJSON() ([]byte, error) { type NoMethod User - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserPasswordValidationPolicy: User level password validation policy. @@ -4696,9 +4696,9 @@ type UserPasswordValidationPolicy struct { NullFields []string `json:"-"` } -func (s *UserPasswordValidationPolicy) MarshalJSON() ([]byte, error) { +func (s UserPasswordValidationPolicy) MarshalJSON() ([]byte, error) { type NoMethod UserPasswordValidationPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsersListResponse: User list response. @@ -4725,9 +4725,9 @@ type UsersListResponse struct { NullFields []string `json:"-"` } -func (s *UsersListResponse) MarshalJSON() ([]byte, error) { +func (s UsersListResponse) MarshalJSON() ([]byte, error) { type NoMethod UsersListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BackupRunsDeleteCall struct { diff --git a/storage/v1/storage-gen.go b/storage/v1/storage-gen.go index 896bcb9c34..cfa73e2e38 100644 --- a/storage/v1/storage-gen.go +++ b/storage/v1/storage-gen.go @@ -388,9 +388,9 @@ type AnywhereCache struct { NullFields []string `json:"-"` } -func (s *AnywhereCache) MarshalJSON() ([]byte, error) { +func (s AnywhereCache) MarshalJSON() ([]byte, error) { type NoMethod AnywhereCache - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnywhereCaches: A list of Anywhere Caches. @@ -420,9 +420,9 @@ type AnywhereCaches struct { NullFields []string `json:"-"` } -func (s *AnywhereCaches) MarshalJSON() ([]byte, error) { +func (s AnywhereCaches) MarshalJSON() ([]byte, error) { type NoMethod AnywhereCaches - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Bucket: A bucket. @@ -548,9 +548,9 @@ type Bucket struct { NullFields []string `json:"-"` } -func (s *Bucket) MarshalJSON() ([]byte, error) { +func (s Bucket) MarshalJSON() ([]byte, error) { type NoMethod Bucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketAutoclass: The bucket's Autoclass configuration. @@ -580,9 +580,9 @@ type BucketAutoclass struct { NullFields []string `json:"-"` } -func (s *BucketAutoclass) MarshalJSON() ([]byte, error) { +func (s BucketAutoclass) MarshalJSON() ([]byte, error) { type NoMethod BucketAutoclass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketBilling: The bucket's billing configuration. @@ -602,9 +602,9 @@ type BucketBilling struct { NullFields []string `json:"-"` } -func (s *BucketBilling) MarshalJSON() ([]byte, error) { +func (s BucketBilling) MarshalJSON() ([]byte, error) { type NoMethod BucketBilling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BucketCors struct { @@ -634,9 +634,9 @@ type BucketCors struct { NullFields []string `json:"-"` } -func (s *BucketCors) MarshalJSON() ([]byte, error) { +func (s BucketCors) MarshalJSON() ([]byte, error) { type NoMethod BucketCors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketCustomPlacementConfig: The bucket's custom placement configuration for @@ -657,9 +657,9 @@ type BucketCustomPlacementConfig struct { NullFields []string `json:"-"` } -func (s *BucketCustomPlacementConfig) MarshalJSON() ([]byte, error) { +func (s BucketCustomPlacementConfig) MarshalJSON() ([]byte, error) { type NoMethod BucketCustomPlacementConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketEncryption: Encryption configuration for a bucket. @@ -680,9 +680,9 @@ type BucketEncryption struct { NullFields []string `json:"-"` } -func (s *BucketEncryption) MarshalJSON() ([]byte, error) { +func (s BucketEncryption) MarshalJSON() ([]byte, error) { type NoMethod BucketEncryption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketHierarchicalNamespace: The bucket's hierarchical namespace @@ -704,9 +704,9 @@ type BucketHierarchicalNamespace struct { NullFields []string `json:"-"` } -func (s *BucketHierarchicalNamespace) MarshalJSON() ([]byte, error) { +func (s BucketHierarchicalNamespace) MarshalJSON() ([]byte, error) { type NoMethod BucketHierarchicalNamespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketIamConfiguration: The bucket's IAM configuration. @@ -736,9 +736,9 @@ type BucketIamConfiguration struct { NullFields []string `json:"-"` } -func (s *BucketIamConfiguration) MarshalJSON() ([]byte, error) { +func (s BucketIamConfiguration) MarshalJSON() ([]byte, error) { type NoMethod BucketIamConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketIamConfigurationBucketPolicyOnly: The bucket's uniform bucket-level @@ -768,9 +768,9 @@ type BucketIamConfigurationBucketPolicyOnly struct { NullFields []string `json:"-"` } -func (s *BucketIamConfigurationBucketPolicyOnly) MarshalJSON() ([]byte, error) { +func (s BucketIamConfigurationBucketPolicyOnly) MarshalJSON() ([]byte, error) { type NoMethod BucketIamConfigurationBucketPolicyOnly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketIamConfigurationUniformBucketLevelAccess: The bucket's uniform @@ -798,9 +798,9 @@ type BucketIamConfigurationUniformBucketLevelAccess struct { NullFields []string `json:"-"` } -func (s *BucketIamConfigurationUniformBucketLevelAccess) MarshalJSON() ([]byte, error) { +func (s BucketIamConfigurationUniformBucketLevelAccess) MarshalJSON() ([]byte, error) { type NoMethod BucketIamConfigurationUniformBucketLevelAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketLifecycle: The bucket's lifecycle configuration. See lifecycle @@ -822,9 +822,9 @@ type BucketLifecycle struct { NullFields []string `json:"-"` } -func (s *BucketLifecycle) MarshalJSON() ([]byte, error) { +func (s BucketLifecycle) MarshalJSON() ([]byte, error) { type NoMethod BucketLifecycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BucketLifecycleRule struct { @@ -845,9 +845,9 @@ type BucketLifecycleRule struct { NullFields []string `json:"-"` } -func (s *BucketLifecycleRule) MarshalJSON() ([]byte, error) { +func (s BucketLifecycleRule) MarshalJSON() ([]byte, error) { type NoMethod BucketLifecycleRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketLifecycleRuleAction: The action to take. @@ -871,9 +871,9 @@ type BucketLifecycleRuleAction struct { NullFields []string `json:"-"` } -func (s *BucketLifecycleRuleAction) MarshalJSON() ([]byte, error) { +func (s BucketLifecycleRuleAction) MarshalJSON() ([]byte, error) { type NoMethod BucketLifecycleRuleAction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketLifecycleRuleCondition: The condition(s) under which the action will @@ -947,9 +947,9 @@ type BucketLifecycleRuleCondition struct { NullFields []string `json:"-"` } -func (s *BucketLifecycleRuleCondition) MarshalJSON() ([]byte, error) { +func (s BucketLifecycleRuleCondition) MarshalJSON() ([]byte, error) { type NoMethod BucketLifecycleRuleCondition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketLogging: The bucket's logging configuration, which defines the @@ -973,9 +973,9 @@ type BucketLogging struct { NullFields []string `json:"-"` } -func (s *BucketLogging) MarshalJSON() ([]byte, error) { +func (s BucketLogging) MarshalJSON() ([]byte, error) { type NoMethod BucketLogging - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketObjectRetention: The bucket's object retention config. @@ -995,9 +995,9 @@ type BucketObjectRetention struct { NullFields []string `json:"-"` } -func (s *BucketObjectRetention) MarshalJSON() ([]byte, error) { +func (s BucketObjectRetention) MarshalJSON() ([]byte, error) { type NoMethod BucketObjectRetention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketOwner: The owner of the bucket. This is always the project team's @@ -1020,9 +1020,9 @@ type BucketOwner struct { NullFields []string `json:"-"` } -func (s *BucketOwner) MarshalJSON() ([]byte, error) { +func (s BucketOwner) MarshalJSON() ([]byte, error) { type NoMethod BucketOwner - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketRetentionPolicy: The bucket's retention policy. The retention policy @@ -1058,9 +1058,9 @@ type BucketRetentionPolicy struct { NullFields []string `json:"-"` } -func (s *BucketRetentionPolicy) MarshalJSON() ([]byte, error) { +func (s BucketRetentionPolicy) MarshalJSON() ([]byte, error) { type NoMethod BucketRetentionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketSoftDeletePolicy: The bucket's soft delete policy, which defines the @@ -1087,9 +1087,9 @@ type BucketSoftDeletePolicy struct { NullFields []string `json:"-"` } -func (s *BucketSoftDeletePolicy) MarshalJSON() ([]byte, error) { +func (s BucketSoftDeletePolicy) MarshalJSON() ([]byte, error) { type NoMethod BucketSoftDeletePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketVersioning: The bucket's versioning configuration. @@ -1109,9 +1109,9 @@ type BucketVersioning struct { NullFields []string `json:"-"` } -func (s *BucketVersioning) MarshalJSON() ([]byte, error) { +func (s BucketVersioning) MarshalJSON() ([]byte, error) { type NoMethod BucketVersioning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketWebsite: The bucket's website configuration, controlling how the @@ -1140,9 +1140,9 @@ type BucketWebsite struct { NullFields []string `json:"-"` } -func (s *BucketWebsite) MarshalJSON() ([]byte, error) { +func (s BucketWebsite) MarshalJSON() ([]byte, error) { type NoMethod BucketWebsite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketAccessControl: An access-control entry. @@ -1199,9 +1199,9 @@ type BucketAccessControl struct { NullFields []string `json:"-"` } -func (s *BucketAccessControl) MarshalJSON() ([]byte, error) { +func (s BucketAccessControl) MarshalJSON() ([]byte, error) { type NoMethod BucketAccessControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketAccessControlProjectTeam: The project team associated with the entity, @@ -1224,9 +1224,9 @@ type BucketAccessControlProjectTeam struct { NullFields []string `json:"-"` } -func (s *BucketAccessControlProjectTeam) MarshalJSON() ([]byte, error) { +func (s BucketAccessControlProjectTeam) MarshalJSON() ([]byte, error) { type NoMethod BucketAccessControlProjectTeam - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketAccessControls: An access-control list. @@ -1252,9 +1252,9 @@ type BucketAccessControls struct { NullFields []string `json:"-"` } -func (s *BucketAccessControls) MarshalJSON() ([]byte, error) { +func (s BucketAccessControls) MarshalJSON() ([]byte, error) { type NoMethod BucketAccessControls - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketStorageLayout: The storage layout configuration of a bucket. @@ -1289,9 +1289,9 @@ type BucketStorageLayout struct { NullFields []string `json:"-"` } -func (s *BucketStorageLayout) MarshalJSON() ([]byte, error) { +func (s BucketStorageLayout) MarshalJSON() ([]byte, error) { type NoMethod BucketStorageLayout - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketStorageLayoutCustomPlacementConfig: The bucket's custom placement @@ -1312,9 +1312,9 @@ type BucketStorageLayoutCustomPlacementConfig struct { NullFields []string `json:"-"` } -func (s *BucketStorageLayoutCustomPlacementConfig) MarshalJSON() ([]byte, error) { +func (s BucketStorageLayoutCustomPlacementConfig) MarshalJSON() ([]byte, error) { type NoMethod BucketStorageLayoutCustomPlacementConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BucketStorageLayoutHierarchicalNamespace: The bucket's hierarchical @@ -1336,9 +1336,9 @@ type BucketStorageLayoutHierarchicalNamespace struct { NullFields []string `json:"-"` } -func (s *BucketStorageLayoutHierarchicalNamespace) MarshalJSON() ([]byte, error) { +func (s BucketStorageLayoutHierarchicalNamespace) MarshalJSON() ([]byte, error) { type NoMethod BucketStorageLayoutHierarchicalNamespace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Buckets: A list of buckets. @@ -1368,9 +1368,9 @@ type Buckets struct { NullFields []string `json:"-"` } -func (s *Buckets) MarshalJSON() ([]byte, error) { +func (s Buckets) MarshalJSON() ([]byte, error) { type NoMethod Buckets - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BulkRestoreObjectsRequest: A bulk restore objects request. @@ -1409,9 +1409,9 @@ type BulkRestoreObjectsRequest struct { NullFields []string `json:"-"` } -func (s *BulkRestoreObjectsRequest) MarshalJSON() ([]byte, error) { +func (s BulkRestoreObjectsRequest) MarshalJSON() ([]byte, error) { type NoMethod BulkRestoreObjectsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Channel: An notification channel used to watch for resource changes. @@ -1457,9 +1457,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComposeRequest: A Compose request. @@ -1484,9 +1484,9 @@ type ComposeRequest struct { NullFields []string `json:"-"` } -func (s *ComposeRequest) MarshalJSON() ([]byte, error) { +func (s ComposeRequest) MarshalJSON() ([]byte, error) { type NoMethod ComposeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ComposeRequestSourceObjects struct { @@ -1511,9 +1511,9 @@ type ComposeRequestSourceObjects struct { NullFields []string `json:"-"` } -func (s *ComposeRequestSourceObjects) MarshalJSON() ([]byte, error) { +func (s ComposeRequestSourceObjects) MarshalJSON() ([]byte, error) { type NoMethod ComposeRequestSourceObjects - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComposeRequestSourceObjectsObjectPreconditions: Conditions that must be met @@ -1537,9 +1537,9 @@ type ComposeRequestSourceObjectsObjectPreconditions struct { NullFields []string `json:"-"` } -func (s *ComposeRequestSourceObjectsObjectPreconditions) MarshalJSON() ([]byte, error) { +func (s ComposeRequestSourceObjectsObjectPreconditions) MarshalJSON() ([]byte, error) { type NoMethod ComposeRequestSourceObjectsObjectPreconditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents an expression text. Example: title: "User account presence" @@ -1573,9 +1573,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Folder: A folder. Only available in buckets with hierarchical namespace @@ -1618,9 +1618,9 @@ type Folder struct { NullFields []string `json:"-"` } -func (s *Folder) MarshalJSON() ([]byte, error) { +func (s Folder) MarshalJSON() ([]byte, error) { type NoMethod Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderPendingRenameInfo: Only present if the folder is part of an ongoing @@ -1642,9 +1642,9 @@ type FolderPendingRenameInfo struct { NullFields []string `json:"-"` } -func (s *FolderPendingRenameInfo) MarshalJSON() ([]byte, error) { +func (s FolderPendingRenameInfo) MarshalJSON() ([]byte, error) { type NoMethod FolderPendingRenameInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Folders: A list of folders. @@ -1674,9 +1674,9 @@ type Folders struct { NullFields []string `json:"-"` } -func (s *Folders) MarshalJSON() ([]byte, error) { +func (s Folders) MarshalJSON() ([]byte, error) { type NoMethod Folders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningListOperationsResponse: The response message for @@ -1708,9 +1708,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -1760,9 +1760,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The "Status" type defines a logical error model that is @@ -1792,9 +1792,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HmacKey: JSON template to produce a JSON-style HMAC Key resource for Create @@ -1823,9 +1823,9 @@ type HmacKey struct { NullFields []string `json:"-"` } -func (s *HmacKey) MarshalJSON() ([]byte, error) { +func (s HmacKey) MarshalJSON() ([]byte, error) { type NoMethod HmacKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HmacKeyMetadata: JSON template to produce a JSON-style HMAC Key metadata @@ -1871,9 +1871,9 @@ type HmacKeyMetadata struct { NullFields []string `json:"-"` } -func (s *HmacKeyMetadata) MarshalJSON() ([]byte, error) { +func (s HmacKeyMetadata) MarshalJSON() ([]byte, error) { type NoMethod HmacKeyMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HmacKeysMetadata: A list of hmacKeys. @@ -1903,9 +1903,9 @@ type HmacKeysMetadata struct { NullFields []string `json:"-"` } -func (s *HmacKeysMetadata) MarshalJSON() ([]byte, error) { +func (s HmacKeysMetadata) MarshalJSON() ([]byte, error) { type NoMethod HmacKeysMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedFolder: A managed folder. @@ -1947,9 +1947,9 @@ type ManagedFolder struct { NullFields []string `json:"-"` } -func (s *ManagedFolder) MarshalJSON() ([]byte, error) { +func (s ManagedFolder) MarshalJSON() ([]byte, error) { type NoMethod ManagedFolder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagedFolders: A list of managed folders. @@ -1979,9 +1979,9 @@ type ManagedFolders struct { NullFields []string `json:"-"` } -func (s *ManagedFolders) MarshalJSON() ([]byte, error) { +func (s ManagedFolders) MarshalJSON() ([]byte, error) { type NoMethod ManagedFolders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Notification: A subscription to receive Google PubSub notifications. @@ -2026,9 +2026,9 @@ type Notification struct { NullFields []string `json:"-"` } -func (s *Notification) MarshalJSON() ([]byte, error) { +func (s Notification) MarshalJSON() ([]byte, error) { type NoMethod Notification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Notifications: A list of notification subscriptions. @@ -2054,9 +2054,9 @@ type Notifications struct { NullFields []string `json:"-"` } -func (s *Notifications) MarshalJSON() ([]byte, error) { +func (s Notifications) MarshalJSON() ([]byte, error) { type NoMethod Notifications - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Object: An object. @@ -2196,9 +2196,9 @@ type Object struct { NullFields []string `json:"-"` } -func (s *Object) MarshalJSON() ([]byte, error) { +func (s Object) MarshalJSON() ([]byte, error) { type NoMethod Object - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectCustomerEncryption: Metadata of customer-supplied encryption key, if @@ -2221,9 +2221,9 @@ type ObjectCustomerEncryption struct { NullFields []string `json:"-"` } -func (s *ObjectCustomerEncryption) MarshalJSON() ([]byte, error) { +func (s ObjectCustomerEncryption) MarshalJSON() ([]byte, error) { type NoMethod ObjectCustomerEncryption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectOwner: The owner of the object. This will always be the uploader of @@ -2246,9 +2246,9 @@ type ObjectOwner struct { NullFields []string `json:"-"` } -func (s *ObjectOwner) MarshalJSON() ([]byte, error) { +func (s ObjectOwner) MarshalJSON() ([]byte, error) { type NoMethod ObjectOwner - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectRetention: A collection of object level retention parameters. @@ -2271,9 +2271,9 @@ type ObjectRetention struct { NullFields []string `json:"-"` } -func (s *ObjectRetention) MarshalJSON() ([]byte, error) { +func (s ObjectRetention) MarshalJSON() ([]byte, error) { type NoMethod ObjectRetention - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectAccessControl: An access-control entry. @@ -2334,9 +2334,9 @@ type ObjectAccessControl struct { NullFields []string `json:"-"` } -func (s *ObjectAccessControl) MarshalJSON() ([]byte, error) { +func (s ObjectAccessControl) MarshalJSON() ([]byte, error) { type NoMethod ObjectAccessControl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectAccessControlProjectTeam: The project team associated with the entity, @@ -2359,9 +2359,9 @@ type ObjectAccessControlProjectTeam struct { NullFields []string `json:"-"` } -func (s *ObjectAccessControlProjectTeam) MarshalJSON() ([]byte, error) { +func (s ObjectAccessControlProjectTeam) MarshalJSON() ([]byte, error) { type NoMethod ObjectAccessControlProjectTeam - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectAccessControls: An access-control list. @@ -2387,9 +2387,9 @@ type ObjectAccessControls struct { NullFields []string `json:"-"` } -func (s *ObjectAccessControls) MarshalJSON() ([]byte, error) { +func (s ObjectAccessControls) MarshalJSON() ([]byte, error) { type NoMethod ObjectAccessControls - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Objects: A list of objects. @@ -2422,9 +2422,9 @@ type Objects struct { NullFields []string `json:"-"` } -func (s *Objects) MarshalJSON() ([]byte, error) { +func (s Objects) MarshalJSON() ([]byte, error) { type NoMethod Objects - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: A bucket/object/managedFolder IAM policy. @@ -2463,9 +2463,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PolicyBindings struct { @@ -2535,9 +2535,9 @@ type PolicyBindings struct { NullFields []string `json:"-"` } -func (s *PolicyBindings) MarshalJSON() ([]byte, error) { +func (s PolicyBindings) MarshalJSON() ([]byte, error) { type NoMethod PolicyBindings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RewriteResponse: A rewrite response. @@ -2577,9 +2577,9 @@ type RewriteResponse struct { NullFields []string `json:"-"` } -func (s *RewriteResponse) MarshalJSON() ([]byte, error) { +func (s RewriteResponse) MarshalJSON() ([]byte, error) { type NoMethod RewriteResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: A subscription to receive Google PubSub notifications. @@ -2605,9 +2605,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: A @@ -2656,9 +2656,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AnywhereCachesDisableCall struct { diff --git a/storagetransfer/v1/storagetransfer-gen.go b/storagetransfer/v1/storagetransfer-gen.go index f0a8a17f21..075af9b624 100644 --- a/storagetransfer/v1/storagetransfer-gen.go +++ b/storagetransfer/v1/storagetransfer-gen.go @@ -249,9 +249,9 @@ type AgentPool struct { NullFields []string `json:"-"` } -func (s *AgentPool) MarshalJSON() ([]byte, error) { +func (s AgentPool) MarshalJSON() ([]byte, error) { type NoMethod AgentPool - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsAccessKey: AWS access key (see AWS Security Credentials @@ -277,9 +277,9 @@ type AwsAccessKey struct { NullFields []string `json:"-"` } -func (s *AwsAccessKey) MarshalJSON() ([]byte, error) { +func (s AwsAccessKey) MarshalJSON() ([]byte, error) { type NoMethod AwsAccessKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsS3CompatibleData: An AwsS3CompatibleData resource. @@ -310,9 +310,9 @@ type AwsS3CompatibleData struct { NullFields []string `json:"-"` } -func (s *AwsS3CompatibleData) MarshalJSON() ([]byte, error) { +func (s AwsS3CompatibleData) MarshalJSON() ([]byte, error) { type NoMethod AwsS3CompatibleData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsS3Data: An AwsS3Data resource can be a data source, but not a data sink. @@ -371,9 +371,9 @@ type AwsS3Data struct { NullFields []string `json:"-"` } -func (s *AwsS3Data) MarshalJSON() ([]byte, error) { +func (s AwsS3Data) MarshalJSON() ([]byte, error) { type NoMethod AwsS3Data - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureBlobStorageData: An AzureBlobStorageData resource can be a data source, @@ -420,9 +420,9 @@ type AzureBlobStorageData struct { NullFields []string `json:"-"` } -func (s *AzureBlobStorageData) MarshalJSON() ([]byte, error) { +func (s AzureBlobStorageData) MarshalJSON() ([]byte, error) { type NoMethod AzureBlobStorageData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureCredentials: Azure credentials For information on our data retention @@ -447,9 +447,9 @@ type AzureCredentials struct { NullFields []string `json:"-"` } -func (s *AzureCredentials) MarshalJSON() ([]byte, error) { +func (s AzureCredentials) MarshalJSON() ([]byte, error) { type NoMethod AzureCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BandwidthLimit: Specifies a bandwidth limit for an agent pool. @@ -470,9 +470,9 @@ type BandwidthLimit struct { NullFields []string `json:"-"` } -func (s *BandwidthLimit) MarshalJSON() ([]byte, error) { +func (s BandwidthLimit) MarshalJSON() ([]byte, error) { type NoMethod BandwidthLimit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -512,9 +512,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -546,9 +546,9 @@ type ErrorLogEntry struct { NullFields []string `json:"-"` } -func (s *ErrorLogEntry) MarshalJSON() ([]byte, error) { +func (s ErrorLogEntry) MarshalJSON() ([]byte, error) { type NoMethod ErrorLogEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorSummary: A summary of errors by error code, plus a count and sample @@ -654,9 +654,9 @@ type ErrorSummary struct { NullFields []string `json:"-"` } -func (s *ErrorSummary) MarshalJSON() ([]byte, error) { +func (s ErrorSummary) MarshalJSON() ([]byte, error) { type NoMethod ErrorSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EventStream: Specifies the Event-driven transfer options. Event-driven @@ -690,9 +690,9 @@ type EventStream struct { NullFields []string `json:"-"` } -func (s *EventStream) MarshalJSON() ([]byte, error) { +func (s EventStream) MarshalJSON() ([]byte, error) { type NoMethod EventStream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsData: In a GcsData resource, an object's name is the Cloud Storage @@ -729,9 +729,9 @@ type GcsData struct { NullFields []string `json:"-"` } -func (s *GcsData) MarshalJSON() ([]byte, error) { +func (s GcsData) MarshalJSON() ([]byte, error) { type NoMethod GcsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleServiceAccount: Google service account @@ -756,9 +756,9 @@ type GoogleServiceAccount struct { NullFields []string `json:"-"` } -func (s *GoogleServiceAccount) MarshalJSON() ([]byte, error) { +func (s GoogleServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HdfsData: An HdfsData resource specifies a path within an HDFS entity (e.g. @@ -781,9 +781,9 @@ type HdfsData struct { NullFields []string `json:"-"` } -func (s *HdfsData) MarshalJSON() ([]byte, error) { +func (s HdfsData) MarshalJSON() ([]byte, error) { type NoMethod HdfsData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpData: An HttpData resource specifies a list of objects on the web to be @@ -826,9 +826,9 @@ type HttpData struct { NullFields []string `json:"-"` } -func (s *HttpData) MarshalJSON() ([]byte, error) { +func (s HttpData) MarshalJSON() ([]byte, error) { type NoMethod HttpData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAgentPoolsResponse: Response from ListAgentPools. @@ -853,9 +853,9 @@ type ListAgentPoolsResponse struct { NullFields []string `json:"-"` } -func (s *ListAgentPoolsResponse) MarshalJSON() ([]byte, error) { +func (s ListAgentPoolsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAgentPoolsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -881,9 +881,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTransferJobsResponse: Response from ListTransferJobs. @@ -908,9 +908,9 @@ type ListTransferJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListTransferJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListTransferJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTransferJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingConfig: Specifies the logging behavior for transfer operations. Logs @@ -957,9 +957,9 @@ type LoggingConfig struct { NullFields []string `json:"-"` } -func (s *LoggingConfig) MarshalJSON() ([]byte, error) { +func (s LoggingConfig) MarshalJSON() ([]byte, error) { type NoMethod LoggingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MetadataOptions: Specifies the metadata options for running a transfer. @@ -1084,9 +1084,9 @@ type MetadataOptions struct { NullFields []string `json:"-"` } -func (s *MetadataOptions) MarshalJSON() ([]byte, error) { +func (s MetadataOptions) MarshalJSON() ([]byte, error) { type NoMethod MetadataOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationConfig: Specification to configure notifications published to @@ -1139,9 +1139,9 @@ type NotificationConfig struct { NullFields []string `json:"-"` } -func (s *NotificationConfig) MarshalJSON() ([]byte, error) { +func (s NotificationConfig) MarshalJSON() ([]byte, error) { type NoMethod NotificationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectConditions: Conditions that determine which objects are transferred. @@ -1233,9 +1233,9 @@ type ObjectConditions struct { NullFields []string `json:"-"` } -func (s *ObjectConditions) MarshalJSON() ([]byte, error) { +func (s ObjectConditions) MarshalJSON() ([]byte, error) { type NoMethod ObjectConditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1277,9 +1277,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseTransferOperationRequest: Request passed to PauseTransferOperation. @@ -1303,9 +1303,9 @@ type PosixFilesystem struct { NullFields []string `json:"-"` } -func (s *PosixFilesystem) MarshalJSON() ([]byte, error) { +func (s PosixFilesystem) MarshalJSON() ([]byte, error) { type NoMethod PosixFilesystem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicationSpec: Specifies the configuration for running a replication job. @@ -1336,9 +1336,9 @@ type ReplicationSpec struct { NullFields []string `json:"-"` } -func (s *ReplicationSpec) MarshalJSON() ([]byte, error) { +func (s ReplicationSpec) MarshalJSON() ([]byte, error) { type NoMethod ReplicationSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumeTransferOperationRequest: Request passed to ResumeTransferOperation. @@ -1363,9 +1363,9 @@ type RunTransferJobRequest struct { NullFields []string `json:"-"` } -func (s *RunTransferJobRequest) MarshalJSON() ([]byte, error) { +func (s RunTransferJobRequest) MarshalJSON() ([]byte, error) { type NoMethod RunTransferJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // S3CompatibleMetadata: S3CompatibleMetadata contains the metadata fields that @@ -1422,9 +1422,9 @@ type S3CompatibleMetadata struct { NullFields []string `json:"-"` } -func (s *S3CompatibleMetadata) MarshalJSON() ([]byte, error) { +func (s S3CompatibleMetadata) MarshalJSON() ([]byte, error) { type NoMethod S3CompatibleMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Transfers can be scheduled to recur or to run just once. @@ -1484,9 +1484,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1518,9 +1518,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TimeOfDay: Represents a time of day. The date and time zone are either not @@ -1551,9 +1551,9 @@ type TimeOfDay struct { NullFields []string `json:"-"` } -func (s *TimeOfDay) MarshalJSON() ([]byte, error) { +func (s TimeOfDay) MarshalJSON() ([]byte, error) { type NoMethod TimeOfDay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferCounters: A collection of counters that report the progress of a @@ -1638,9 +1638,9 @@ type TransferCounters struct { NullFields []string `json:"-"` } -func (s *TransferCounters) MarshalJSON() ([]byte, error) { +func (s TransferCounters) MarshalJSON() ([]byte, error) { type NoMethod TransferCounters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferJob: This resource represents the configuration of a transfer job @@ -1724,9 +1724,9 @@ type TransferJob struct { NullFields []string `json:"-"` } -func (s *TransferJob) MarshalJSON() ([]byte, error) { +func (s TransferJob) MarshalJSON() ([]byte, error) { type NoMethod TransferJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferManifest: Specifies where the manifest is located. @@ -1749,9 +1749,9 @@ type TransferManifest struct { NullFields []string `json:"-"` } -func (s *TransferManifest) MarshalJSON() ([]byte, error) { +func (s TransferManifest) MarshalJSON() ([]byte, error) { type NoMethod TransferManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferOperation: A description of the execution of a transfer. @@ -1804,9 +1804,9 @@ type TransferOperation struct { NullFields []string `json:"-"` } -func (s *TransferOperation) MarshalJSON() ([]byte, error) { +func (s TransferOperation) MarshalJSON() ([]byte, error) { type NoMethod TransferOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferOptions: TransferOptions define the actions to be performed on @@ -1858,9 +1858,9 @@ type TransferOptions struct { NullFields []string `json:"-"` } -func (s *TransferOptions) MarshalJSON() ([]byte, error) { +func (s TransferOptions) MarshalJSON() ([]byte, error) { type NoMethod TransferOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransferSpec: Configuration for running a transfer. @@ -1922,9 +1922,9 @@ type TransferSpec struct { NullFields []string `json:"-"` } -func (s *TransferSpec) MarshalJSON() ([]byte, error) { +func (s TransferSpec) MarshalJSON() ([]byte, error) { type NoMethod TransferSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdateTransferJobRequest: Request passed to UpdateTransferJob. @@ -1959,9 +1959,9 @@ type UpdateTransferJobRequest struct { NullFields []string `json:"-"` } -func (s *UpdateTransferJobRequest) MarshalJSON() ([]byte, error) { +func (s UpdateTransferJobRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdateTransferJobRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleServiceAccountsGetCall struct { diff --git a/streetviewpublish/v1/streetviewpublish-gen.go b/streetviewpublish/v1/streetviewpublish-gen.go index 56e456e9c9..5d9b98d76a 100644 --- a/streetviewpublish/v1/streetviewpublish-gen.go +++ b/streetviewpublish/v1/streetviewpublish-gen.go @@ -216,9 +216,9 @@ type BatchDeletePhotosRequest struct { NullFields []string `json:"-"` } -func (s *BatchDeletePhotosRequest) MarshalJSON() ([]byte, error) { +func (s BatchDeletePhotosRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchDeletePhotosRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDeletePhotosResponse: Response to batch delete of one or more Photos. @@ -242,9 +242,9 @@ type BatchDeletePhotosResponse struct { NullFields []string `json:"-"` } -func (s *BatchDeletePhotosResponse) MarshalJSON() ([]byte, error) { +func (s BatchDeletePhotosResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchDeletePhotosResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchGetPhotosResponse: Response to batch get of Photos. @@ -268,9 +268,9 @@ type BatchGetPhotosResponse struct { NullFields []string `json:"-"` } -func (s *BatchGetPhotosResponse) MarshalJSON() ([]byte, error) { +func (s BatchGetPhotosResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchGetPhotosResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdatePhotosRequest: Request to update the metadata of photos. Updating @@ -291,9 +291,9 @@ type BatchUpdatePhotosRequest struct { NullFields []string `json:"-"` } -func (s *BatchUpdatePhotosRequest) MarshalJSON() ([]byte, error) { +func (s BatchUpdatePhotosRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdatePhotosRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchUpdatePhotosResponse: Response to batch update of metadata of one or @@ -318,9 +318,9 @@ type BatchUpdatePhotosResponse struct { NullFields []string `json:"-"` } -func (s *BatchUpdatePhotosResponse) MarshalJSON() ([]byte, error) { +func (s BatchUpdatePhotosResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchUpdatePhotosResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Connection: A connection is the link from a source photo to a destination @@ -342,9 +342,9 @@ type Connection struct { NullFields []string `json:"-"` } -func (s *Connection) MarshalJSON() ([]byte, error) { +func (s Connection) MarshalJSON() ([]byte, error) { type NoMethod Connection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -378,9 +378,9 @@ type GpsDataGapFailureDetails struct { NullFields []string `json:"-"` } -func (s *GpsDataGapFailureDetails) MarshalJSON() ([]byte, error) { +func (s GpsDataGapFailureDetails) MarshalJSON() ([]byte, error) { type NoMethod GpsDataGapFailureDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Imu: IMU data from the device sensors. @@ -407,9 +407,9 @@ type Imu struct { NullFields []string `json:"-"` } -func (s *Imu) MarshalJSON() ([]byte, error) { +func (s Imu) MarshalJSON() ([]byte, error) { type NoMethod Imu - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImuDataGapFailureDetails: Details related to @@ -434,9 +434,9 @@ type ImuDataGapFailureDetails struct { NullFields []string `json:"-"` } -func (s *ImuDataGapFailureDetails) MarshalJSON() ([]byte, error) { +func (s ImuDataGapFailureDetails) MarshalJSON() ([]byte, error) { type NoMethod ImuDataGapFailureDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsufficientGpsFailureDetails: Details related to @@ -457,9 +457,9 @@ type InsufficientGpsFailureDetails struct { NullFields []string `json:"-"` } -func (s *InsufficientGpsFailureDetails) MarshalJSON() ([]byte, error) { +func (s InsufficientGpsFailureDetails) MarshalJSON() ([]byte, error) { type NoMethod InsufficientGpsFailureDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -485,9 +485,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -525,9 +525,9 @@ type LatLngBounds struct { NullFields []string `json:"-"` } -func (s *LatLngBounds) MarshalJSON() ([]byte, error) { +func (s LatLngBounds) MarshalJSON() ([]byte, error) { type NoMethod LatLngBounds - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Level: Level information containing level number and its corresponding name. @@ -553,9 +553,9 @@ type Level struct { NullFields []string `json:"-"` } -func (s *Level) MarshalJSON() ([]byte, error) { +func (s Level) MarshalJSON() ([]byte, error) { type NoMethod Level - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Level) UnmarshalJSON(data []byte) error { @@ -602,9 +602,9 @@ type ListPhotoSequencesResponse struct { NullFields []string `json:"-"` } -func (s *ListPhotoSequencesResponse) MarshalJSON() ([]byte, error) { +func (s ListPhotoSequencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPhotoSequencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPhotosResponse: Response to list all photos that belong to a user. @@ -631,9 +631,9 @@ type ListPhotosResponse struct { NullFields []string `json:"-"` } -func (s *ListPhotosResponse) MarshalJSON() ([]byte, error) { +func (s ListPhotosResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPhotosResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Measurement3d: A Generic 3d measurement sample. @@ -659,9 +659,9 @@ type Measurement3d struct { NullFields []string `json:"-"` } -func (s *Measurement3d) MarshalJSON() ([]byte, error) { +func (s Measurement3d) MarshalJSON() ([]byte, error) { type NoMethod Measurement3d - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Measurement3d) UnmarshalJSON(data []byte) error { @@ -706,9 +706,9 @@ type NoOverlapGpsFailureDetails struct { NullFields []string `json:"-"` } -func (s *NoOverlapGpsFailureDetails) MarshalJSON() ([]byte, error) { +func (s NoOverlapGpsFailureDetails) MarshalJSON() ([]byte, error) { type NoMethod NoOverlapGpsFailureDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotOutdoorsFailureDetails: Details related to @@ -731,9 +731,9 @@ type NotOutdoorsFailureDetails struct { NullFields []string `json:"-"` } -func (s *NotOutdoorsFailureDetails) MarshalJSON() ([]byte, error) { +func (s NotOutdoorsFailureDetails) MarshalJSON() ([]byte, error) { type NoMethod NotOutdoorsFailureDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -778,9 +778,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Photo: Photo is used to store 360 photos along with photo metadata. @@ -856,9 +856,9 @@ type Photo struct { NullFields []string `json:"-"` } -func (s *Photo) MarshalJSON() ([]byte, error) { +func (s Photo) MarshalJSON() ([]byte, error) { type NoMethod Photo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhotoId: Identifier for a Photo. @@ -878,9 +878,9 @@ type PhotoId struct { NullFields []string `json:"-"` } -func (s *PhotoId) MarshalJSON() ([]byte, error) { +func (s PhotoId) MarshalJSON() ([]byte, error) { type NoMethod PhotoId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhotoResponse: Response payload for a single Photo in batch operations @@ -904,9 +904,9 @@ type PhotoResponse struct { NullFields []string `json:"-"` } -func (s *PhotoResponse) MarshalJSON() ([]byte, error) { +func (s PhotoResponse) MarshalJSON() ([]byte, error) { type NoMethod PhotoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PhotoSequence: A sequence of 360 photos along with metadata. @@ -1031,9 +1031,9 @@ type PhotoSequence struct { NullFields []string `json:"-"` } -func (s *PhotoSequence) MarshalJSON() ([]byte, error) { +func (s PhotoSequence) MarshalJSON() ([]byte, error) { type NoMethod PhotoSequence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PhotoSequence) UnmarshalJSON(data []byte) error { @@ -1074,9 +1074,9 @@ type Place struct { NullFields []string `json:"-"` } -func (s *Place) MarshalJSON() ([]byte, error) { +func (s Place) MarshalJSON() ([]byte, error) { type NoMethod Place - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pose: Raw pose measurement for an entity. @@ -1128,9 +1128,9 @@ type Pose struct { NullFields []string `json:"-"` } -func (s *Pose) MarshalJSON() ([]byte, error) { +func (s Pose) MarshalJSON() ([]byte, error) { type NoMethod Pose - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Pose) UnmarshalJSON(data []byte) error { @@ -1183,9 +1183,9 @@ type ProcessingFailureDetails struct { NullFields []string `json:"-"` } -func (s *ProcessingFailureDetails) MarshalJSON() ([]byte, error) { +func (s ProcessingFailureDetails) MarshalJSON() ([]byte, error) { type NoMethod ProcessingFailureDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1217,9 +1217,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpdatePhotoRequest: Request to update the metadata of a Photo. Updating the @@ -1251,9 +1251,9 @@ type UpdatePhotoRequest struct { NullFields []string `json:"-"` } -func (s *UpdatePhotoRequest) MarshalJSON() ([]byte, error) { +func (s UpdatePhotoRequest) MarshalJSON() ([]byte, error) { type NoMethod UpdatePhotoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UploadRef: Upload reference for media files. @@ -1279,9 +1279,9 @@ type UploadRef struct { NullFields []string `json:"-"` } -func (s *UploadRef) MarshalJSON() ([]byte, error) { +func (s UploadRef) MarshalJSON() ([]byte, error) { type NoMethod UploadRef - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PhotoCreateCall struct { diff --git a/sts/v1/sts-gen.go b/sts/v1/sts-gen.go index d6982f9442..79e838ed6f 100644 --- a/sts/v1/sts-gen.go +++ b/sts/v1/sts-gen.go @@ -245,9 +245,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1AccessBoundary: An access boundary defines the upper @@ -273,9 +273,9 @@ type GoogleIdentityStsV1AccessBoundary struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1AccessBoundary) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1AccessBoundary) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1AccessBoundary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1AccessBoundaryRule: An access boundary rule defines an @@ -319,9 +319,9 @@ type GoogleIdentityStsV1AccessBoundaryRule struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1AccessBoundaryRule) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1AccessBoundaryRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1AccessBoundaryRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1ExchangeTokenRequest: Request message for ExchangeToken. @@ -458,9 +458,9 @@ type GoogleIdentityStsV1ExchangeTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1ExchangeTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1ExchangeTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1ExchangeTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1ExchangeTokenResponse: Response message for @@ -499,9 +499,9 @@ type GoogleIdentityStsV1ExchangeTokenResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1ExchangeTokenResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1ExchangeTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1ExchangeTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1Options: An `Options` object configures features that the @@ -533,9 +533,9 @@ type GoogleIdentityStsV1Options struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1Options) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1Options) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1Options - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1betaAccessBoundary: An access boundary defines the upper @@ -561,9 +561,9 @@ type GoogleIdentityStsV1betaAccessBoundary struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1betaAccessBoundary) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1betaAccessBoundary) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1betaAccessBoundary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1betaAccessBoundaryRule: An access boundary rule defines @@ -607,9 +607,9 @@ type GoogleIdentityStsV1betaAccessBoundaryRule struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1betaAccessBoundaryRule) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1betaAccessBoundaryRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1betaAccessBoundaryRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1betaOptions: An `Options` object configures features that @@ -641,9 +641,9 @@ type GoogleIdentityStsV1betaOptions struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1betaOptions) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1betaOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1betaOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -689,9 +689,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type V1TokenCall struct { diff --git a/sts/v1beta/sts-gen.go b/sts/v1beta/sts-gen.go index b4570aea09..31ce5e6ef4 100644 --- a/sts/v1beta/sts-gen.go +++ b/sts/v1beta/sts-gen.go @@ -245,9 +245,9 @@ type GoogleIamV1Binding struct { NullFields []string `json:"-"` } -func (s *GoogleIamV1Binding) MarshalJSON() ([]byte, error) { +func (s GoogleIamV1Binding) MarshalJSON() ([]byte, error) { type NoMethod GoogleIamV1Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1AccessBoundary: An access boundary defines the upper @@ -273,9 +273,9 @@ type GoogleIdentityStsV1AccessBoundary struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1AccessBoundary) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1AccessBoundary) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1AccessBoundary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1AccessBoundaryRule: An access boundary rule defines an @@ -319,9 +319,9 @@ type GoogleIdentityStsV1AccessBoundaryRule struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1AccessBoundaryRule) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1AccessBoundaryRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1AccessBoundaryRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1Options: An `Options` object configures features that the @@ -353,9 +353,9 @@ type GoogleIdentityStsV1Options struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1Options) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1Options) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1Options - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1betaAccessBoundary: An access boundary defines the upper @@ -381,9 +381,9 @@ type GoogleIdentityStsV1betaAccessBoundary struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1betaAccessBoundary) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1betaAccessBoundary) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1betaAccessBoundary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1betaAccessBoundaryRule: An access boundary rule defines @@ -427,9 +427,9 @@ type GoogleIdentityStsV1betaAccessBoundaryRule struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1betaAccessBoundaryRule) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1betaAccessBoundaryRule) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1betaAccessBoundaryRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1betaExchangeTokenRequest: Request message for @@ -553,9 +553,9 @@ type GoogleIdentityStsV1betaExchangeTokenRequest struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1betaExchangeTokenRequest) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1betaExchangeTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1betaExchangeTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1betaExchangeTokenResponse: Response message for @@ -594,9 +594,9 @@ type GoogleIdentityStsV1betaExchangeTokenResponse struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1betaExchangeTokenResponse) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1betaExchangeTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1betaExchangeTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleIdentityStsV1betaOptions: An `Options` object configures features that @@ -628,9 +628,9 @@ type GoogleIdentityStsV1betaOptions struct { NullFields []string `json:"-"` } -func (s *GoogleIdentityStsV1betaOptions) MarshalJSON() ([]byte, error) { +func (s GoogleIdentityStsV1betaOptions) MarshalJSON() ([]byte, error) { type NoMethod GoogleIdentityStsV1betaOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleTypeExpr: Represents a textual expression in the Common Expression @@ -676,9 +676,9 @@ type GoogleTypeExpr struct { NullFields []string `json:"-"` } -func (s *GoogleTypeExpr) MarshalJSON() ([]byte, error) { +func (s GoogleTypeExpr) MarshalJSON() ([]byte, error) { type NoMethod GoogleTypeExpr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type V1betaTokenCall struct { diff --git a/tagmanager/v1/tagmanager-gen.go b/tagmanager/v1/tagmanager-gen.go index dadf4fea20..1b667ee7f3 100644 --- a/tagmanager/v1/tagmanager-gen.go +++ b/tagmanager/v1/tagmanager-gen.go @@ -354,9 +354,9 @@ type Account struct { NullFields []string `json:"-"` } -func (s *Account) MarshalJSON() ([]byte, error) { +func (s Account) MarshalJSON() ([]byte, error) { type NoMethod Account - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountAccess: Defines the Google Tag Manager Account access permissions. @@ -386,9 +386,9 @@ type AccountAccess struct { NullFields []string `json:"-"` } -func (s *AccountAccess) MarshalJSON() ([]byte, error) { +func (s AccountAccess) MarshalJSON() ([]byte, error) { type NoMethod AccountAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Condition: Represents a predicate. @@ -434,9 +434,9 @@ type Condition struct { NullFields []string `json:"-"` } -func (s *Condition) MarshalJSON() ([]byte, error) { +func (s Condition) MarshalJSON() ([]byte, error) { type NoMethod Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Container: Represents a Google Tag Manager Container. @@ -612,9 +612,9 @@ type Container struct { NullFields []string `json:"-"` } -func (s *Container) MarshalJSON() ([]byte, error) { +func (s Container) MarshalJSON() ([]byte, error) { type NoMethod Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerAccess: Defines the Google Tag Manager Container access @@ -649,9 +649,9 @@ type ContainerAccess struct { NullFields []string `json:"-"` } -func (s *ContainerAccess) MarshalJSON() ([]byte, error) { +func (s ContainerAccess) MarshalJSON() ([]byte, error) { type NoMethod ContainerAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerVersion: Represents a Google Tag Manager Container Version. @@ -705,9 +705,9 @@ type ContainerVersion struct { NullFields []string `json:"-"` } -func (s *ContainerVersion) MarshalJSON() ([]byte, error) { +func (s ContainerVersion) MarshalJSON() ([]byte, error) { type NoMethod ContainerVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerVersionHeader: Represents a Google Tag Manager Container Version @@ -747,9 +747,9 @@ type ContainerVersionHeader struct { NullFields []string `json:"-"` } -func (s *ContainerVersionHeader) MarshalJSON() ([]byte, error) { +func (s ContainerVersionHeader) MarshalJSON() ([]byte, error) { type NoMethod ContainerVersionHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateContainerVersionRequestVersionOptions: Options for new container @@ -775,9 +775,9 @@ type CreateContainerVersionRequestVersionOptions struct { NullFields []string `json:"-"` } -func (s *CreateContainerVersionRequestVersionOptions) MarshalJSON() ([]byte, error) { +func (s CreateContainerVersionRequestVersionOptions) MarshalJSON() ([]byte, error) { type NoMethod CreateContainerVersionRequestVersionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateContainerVersionResponse: Create container versions response. @@ -802,9 +802,9 @@ type CreateContainerVersionResponse struct { NullFields []string `json:"-"` } -func (s *CreateContainerVersionResponse) MarshalJSON() ([]byte, error) { +func (s CreateContainerVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateContainerVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Environment: Represents a Google Tag Manager Environment. Note that a user @@ -870,9 +870,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Folder: Represents a Google Tag Manager Folder. @@ -906,9 +906,9 @@ type Folder struct { NullFields []string `json:"-"` } -func (s *Folder) MarshalJSON() ([]byte, error) { +func (s Folder) MarshalJSON() ([]byte, error) { type NoMethod Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderEntities: Represents a Google Tag Manager Folder's contents. @@ -935,9 +935,9 @@ type FolderEntities struct { NullFields []string `json:"-"` } -func (s *FolderEntities) MarshalJSON() ([]byte, error) { +func (s FolderEntities) MarshalJSON() ([]byte, error) { type NoMethod FolderEntities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccountUsersResponse: List AccountUsers Response. @@ -960,9 +960,9 @@ type ListAccountUsersResponse struct { NullFields []string `json:"-"` } -func (s *ListAccountUsersResponse) MarshalJSON() ([]byte, error) { +func (s ListAccountUsersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccountUsersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccountsResponse: List Accounts Response. @@ -985,9 +985,9 @@ type ListAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListContainerVersionsResponse: List container versions response. @@ -1012,9 +1012,9 @@ type ListContainerVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListContainerVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListContainerVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListContainerVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListContainersResponse: List Containers Response. @@ -1037,9 +1037,9 @@ type ListContainersResponse struct { NullFields []string `json:"-"` } -func (s *ListContainersResponse) MarshalJSON() ([]byte, error) { +func (s ListContainersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListContainersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEnvironmentsResponse: List Environments Response. @@ -1062,9 +1062,9 @@ type ListEnvironmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEnvironmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFoldersResponse: List Folders Response. @@ -1087,9 +1087,9 @@ type ListFoldersResponse struct { NullFields []string `json:"-"` } -func (s *ListFoldersResponse) MarshalJSON() ([]byte, error) { +func (s ListFoldersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFoldersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTagsResponse: List Tags Response. @@ -1112,9 +1112,9 @@ type ListTagsResponse struct { NullFields []string `json:"-"` } -func (s *ListTagsResponse) MarshalJSON() ([]byte, error) { +func (s ListTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTriggersResponse: List triggers response. @@ -1137,9 +1137,9 @@ type ListTriggersResponse struct { NullFields []string `json:"-"` } -func (s *ListTriggersResponse) MarshalJSON() ([]byte, error) { +func (s ListTriggersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTriggersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVariablesResponse: List Variables Response. @@ -1162,9 +1162,9 @@ type ListVariablesResponse struct { NullFields []string `json:"-"` } -func (s *ListVariablesResponse) MarshalJSON() ([]byte, error) { +func (s ListVariablesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVariablesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Macro: Represents a Google Tag Manager Macro. @@ -1228,9 +1228,9 @@ type Macro struct { NullFields []string `json:"-"` } -func (s *Macro) MarshalJSON() ([]byte, error) { +func (s Macro) MarshalJSON() ([]byte, error) { type NoMethod Macro - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Parameter: Represents a Google Tag Manager Parameter. @@ -1306,9 +1306,9 @@ type Parameter struct { NullFields []string `json:"-"` } -func (s *Parameter) MarshalJSON() ([]byte, error) { +func (s Parameter) MarshalJSON() ([]byte, error) { type NoMethod Parameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublishContainerVersionResponse: Publish container version response. @@ -1333,9 +1333,9 @@ type PublishContainerVersionResponse struct { NullFields []string `json:"-"` } -func (s *PublishContainerVersionResponse) MarshalJSON() ([]byte, error) { +func (s PublishContainerVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod PublishContainerVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rule: Represents a Google Tag Manager Rule. @@ -1374,9 +1374,9 @@ type Rule struct { NullFields []string `json:"-"` } -func (s *Rule) MarshalJSON() ([]byte, error) { +func (s Rule) MarshalJSON() ([]byte, error) { type NoMethod Rule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SetupTag struct { @@ -1399,9 +1399,9 @@ type SetupTag struct { NullFields []string `json:"-"` } -func (s *SetupTag) MarshalJSON() ([]byte, error) { +func (s SetupTag) MarshalJSON() ([]byte, error) { type NoMethod SetupTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tag: Represents a Google Tag Manager Tag. @@ -1503,9 +1503,9 @@ type Tag struct { NullFields []string `json:"-"` } -func (s *Tag) MarshalJSON() ([]byte, error) { +func (s Tag) MarshalJSON() ([]byte, error) { type NoMethod Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TeardownTag struct { @@ -1528,9 +1528,9 @@ type TeardownTag struct { NullFields []string `json:"-"` } -func (s *TeardownTag) MarshalJSON() ([]byte, error) { +func (s TeardownTag) MarshalJSON() ([]byte, error) { type NoMethod TeardownTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Trigger: Represents a Google Tag Manager Trigger @@ -1700,9 +1700,9 @@ type Trigger struct { NullFields []string `json:"-"` } -func (s *Trigger) MarshalJSON() ([]byte, error) { +func (s Trigger) MarshalJSON() ([]byte, error) { type NoMethod Trigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserAccess: Represents a user's permissions to an account and its container. @@ -1738,9 +1738,9 @@ type UserAccess struct { NullFields []string `json:"-"` } -func (s *UserAccess) MarshalJSON() ([]byte, error) { +func (s UserAccess) MarshalJSON() ([]byte, error) { type NoMethod UserAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Variable: Represents a Google Tag Manager Variable. @@ -1810,9 +1810,9 @@ type Variable struct { NullFields []string `json:"-"` } -func (s *Variable) MarshalJSON() ([]byte, error) { +func (s Variable) MarshalJSON() ([]byte, error) { type NoMethod Variable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsGetCall struct { diff --git a/tagmanager/v2/tagmanager-gen.go b/tagmanager/v2/tagmanager-gen.go index 7e76e0267d..baa11c839e 100644 --- a/tagmanager/v2/tagmanager-gen.go +++ b/tagmanager/v2/tagmanager-gen.go @@ -435,9 +435,9 @@ type Account struct { NullFields []string `json:"-"` } -func (s *Account) MarshalJSON() ([]byte, error) { +func (s Account) MarshalJSON() ([]byte, error) { type NoMethod Account - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountAccess: Defines the Google Tag Manager Account access permissions. @@ -465,9 +465,9 @@ type AccountAccess struct { NullFields []string `json:"-"` } -func (s *AccountAccess) MarshalJSON() ([]byte, error) { +func (s AccountAccess) MarshalJSON() ([]byte, error) { type NoMethod AccountAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountFeatures struct { @@ -490,9 +490,9 @@ type AccountFeatures struct { NullFields []string `json:"-"` } -func (s *AccountFeatures) MarshalJSON() ([]byte, error) { +func (s AccountFeatures) MarshalJSON() ([]byte, error) { type NoMethod AccountFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuiltInVariable: Built-in variables are a special category of variables that @@ -644,9 +644,9 @@ type BuiltInVariable struct { NullFields []string `json:"-"` } -func (s *BuiltInVariable) MarshalJSON() ([]byte, error) { +func (s BuiltInVariable) MarshalJSON() ([]byte, error) { type NoMethod BuiltInVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Client struct { @@ -703,9 +703,9 @@ type Client struct { NullFields []string `json:"-"` } -func (s *Client) MarshalJSON() ([]byte, error) { +func (s Client) MarshalJSON() ([]byte, error) { type NoMethod Client - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Condition: Represents a predicate. @@ -752,9 +752,9 @@ type Condition struct { NullFields []string `json:"-"` } -func (s *Condition) MarshalJSON() ([]byte, error) { +func (s Condition) MarshalJSON() ([]byte, error) { type NoMethod Condition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Container: Represents a Google Tag Manager Container, which specifies the @@ -824,9 +824,9 @@ type Container struct { NullFields []string `json:"-"` } -func (s *Container) MarshalJSON() ([]byte, error) { +func (s Container) MarshalJSON() ([]byte, error) { type NoMethod Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerAccess: Defines the Google Tag Manager Container access @@ -861,9 +861,9 @@ type ContainerAccess struct { NullFields []string `json:"-"` } -func (s *ContainerAccess) MarshalJSON() ([]byte, error) { +func (s ContainerAccess) MarshalJSON() ([]byte, error) { type NoMethod ContainerAccess - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ContainerFeatures struct { @@ -909,9 +909,9 @@ type ContainerFeatures struct { NullFields []string `json:"-"` } -func (s *ContainerFeatures) MarshalJSON() ([]byte, error) { +func (s ContainerFeatures) MarshalJSON() ([]byte, error) { type NoMethod ContainerFeatures - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerVersion: Represents a Google Tag Manager Container Version. @@ -981,9 +981,9 @@ type ContainerVersion struct { NullFields []string `json:"-"` } -func (s *ContainerVersion) MarshalJSON() ([]byte, error) { +func (s ContainerVersion) MarshalJSON() ([]byte, error) { type NoMethod ContainerVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContainerVersionHeader: Represents a Google Tag Manager Container Version @@ -1038,9 +1038,9 @@ type ContainerVersionHeader struct { NullFields []string `json:"-"` } -func (s *ContainerVersionHeader) MarshalJSON() ([]byte, error) { +func (s ContainerVersionHeader) MarshalJSON() ([]byte, error) { type NoMethod ContainerVersionHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CreateBuiltInVariableResponse struct { @@ -1062,9 +1062,9 @@ type CreateBuiltInVariableResponse struct { NullFields []string `json:"-"` } -func (s *CreateBuiltInVariableResponse) MarshalJSON() ([]byte, error) { +func (s CreateBuiltInVariableResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateBuiltInVariableResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateContainerVersionRequestVersionOptions: Options for new container @@ -1087,9 +1087,9 @@ type CreateContainerVersionRequestVersionOptions struct { NullFields []string `json:"-"` } -func (s *CreateContainerVersionRequestVersionOptions) MarshalJSON() ([]byte, error) { +func (s CreateContainerVersionRequestVersionOptions) MarshalJSON() ([]byte, error) { type NoMethod CreateContainerVersionRequestVersionOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreateContainerVersionResponse: Create container versions response. @@ -1121,9 +1121,9 @@ type CreateContainerVersionResponse struct { NullFields []string `json:"-"` } -func (s *CreateContainerVersionResponse) MarshalJSON() ([]byte, error) { +func (s CreateContainerVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod CreateContainerVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomTemplate: Represents a Google Tag Manager Custom Template's contents. @@ -1166,9 +1166,9 @@ type CustomTemplate struct { NullFields []string `json:"-"` } -func (s *CustomTemplate) MarshalJSON() ([]byte, error) { +func (s CustomTemplate) MarshalJSON() ([]byte, error) { type NoMethod CustomTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Destination: Represents a Google Tag Destination. @@ -1207,9 +1207,9 @@ type Destination struct { NullFields []string `json:"-"` } -func (s *Destination) MarshalJSON() ([]byte, error) { +func (s Destination) MarshalJSON() ([]byte, error) { type NoMethod Destination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Entity: A workspace entity that may represent a tag, trigger, variable, or @@ -1257,9 +1257,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Environment: Represents a Google Tag Manager Environment. Note that a user @@ -1330,9 +1330,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Folder: Represents a Google Tag Manager Folder. @@ -1376,9 +1376,9 @@ type Folder struct { NullFields []string `json:"-"` } -func (s *Folder) MarshalJSON() ([]byte, error) { +func (s Folder) MarshalJSON() ([]byte, error) { type NoMethod Folder - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FolderEntities: Represents a Google Tag Manager Folder's contents. @@ -1407,9 +1407,9 @@ type FolderEntities struct { NullFields []string `json:"-"` } -func (s *FolderEntities) MarshalJSON() ([]byte, error) { +func (s FolderEntities) MarshalJSON() ([]byte, error) { type NoMethod FolderEntities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GalleryReference: Represents the link between a custom template and an entry @@ -1442,9 +1442,9 @@ type GalleryReference struct { NullFields []string `json:"-"` } -func (s *GalleryReference) MarshalJSON() ([]byte, error) { +func (s GalleryReference) MarshalJSON() ([]byte, error) { type NoMethod GalleryReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GetContainerSnippetResponse struct { @@ -1466,9 +1466,9 @@ type GetContainerSnippetResponse struct { NullFields []string `json:"-"` } -func (s *GetContainerSnippetResponse) MarshalJSON() ([]byte, error) { +func (s GetContainerSnippetResponse) MarshalJSON() ([]byte, error) { type NoMethod GetContainerSnippetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetWorkspaceStatusResponse: The changes that have occurred in the workspace @@ -1494,9 +1494,9 @@ type GetWorkspaceStatusResponse struct { NullFields []string `json:"-"` } -func (s *GetWorkspaceStatusResponse) MarshalJSON() ([]byte, error) { +func (s GetWorkspaceStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod GetWorkspaceStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GtagConfig: Represents a Google tag configuration. @@ -1543,9 +1543,9 @@ type GtagConfig struct { NullFields []string `json:"-"` } -func (s *GtagConfig) MarshalJSON() ([]byte, error) { +func (s GtagConfig) MarshalJSON() ([]byte, error) { type NoMethod GtagConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAccountsResponse: List Accounts Response. @@ -1570,9 +1570,9 @@ type ListAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListClientsResponse struct { @@ -1596,9 +1596,9 @@ type ListClientsResponse struct { NullFields []string `json:"-"` } -func (s *ListClientsResponse) MarshalJSON() ([]byte, error) { +func (s ListClientsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClientsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListContainerVersionsResponse: List container versions response. @@ -1623,9 +1623,9 @@ type ListContainerVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListContainerVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListContainerVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListContainerVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListContainersResponse: List Containers Response. @@ -1650,9 +1650,9 @@ type ListContainersResponse struct { NullFields []string `json:"-"` } -func (s *ListContainersResponse) MarshalJSON() ([]byte, error) { +func (s ListContainersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListContainersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListDestinationsResponse struct { @@ -1676,9 +1676,9 @@ type ListDestinationsResponse struct { NullFields []string `json:"-"` } -func (s *ListDestinationsResponse) MarshalJSON() ([]byte, error) { +func (s ListDestinationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDestinationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEnabledBuiltInVariablesResponse: A list of enabled built-in variables. @@ -1703,9 +1703,9 @@ type ListEnabledBuiltInVariablesResponse struct { NullFields []string `json:"-"` } -func (s *ListEnabledBuiltInVariablesResponse) MarshalJSON() ([]byte, error) { +func (s ListEnabledBuiltInVariablesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEnabledBuiltInVariablesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEnvironmentsResponse: List Environments Response. @@ -1730,9 +1730,9 @@ type ListEnvironmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEnvironmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFoldersResponse: List Folders Response. @@ -1757,9 +1757,9 @@ type ListFoldersResponse struct { NullFields []string `json:"-"` } -func (s *ListFoldersResponse) MarshalJSON() ([]byte, error) { +func (s ListFoldersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFoldersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListGtagConfigResponse struct { @@ -1783,9 +1783,9 @@ type ListGtagConfigResponse struct { NullFields []string `json:"-"` } -func (s *ListGtagConfigResponse) MarshalJSON() ([]byte, error) { +func (s ListGtagConfigResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGtagConfigResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTagsResponse: List Tags Response. @@ -1810,9 +1810,9 @@ type ListTagsResponse struct { NullFields []string `json:"-"` } -func (s *ListTagsResponse) MarshalJSON() ([]byte, error) { +func (s ListTagsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTagsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListTemplatesResponse struct { @@ -1836,9 +1836,9 @@ type ListTemplatesResponse struct { NullFields []string `json:"-"` } -func (s *ListTemplatesResponse) MarshalJSON() ([]byte, error) { +func (s ListTemplatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTemplatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListTransformationsResponse struct { @@ -1862,9 +1862,9 @@ type ListTransformationsResponse struct { NullFields []string `json:"-"` } -func (s *ListTransformationsResponse) MarshalJSON() ([]byte, error) { +func (s ListTransformationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTransformationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTriggersResponse: List triggers response. @@ -1889,9 +1889,9 @@ type ListTriggersResponse struct { NullFields []string `json:"-"` } -func (s *ListTriggersResponse) MarshalJSON() ([]byte, error) { +func (s ListTriggersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTriggersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUserPermissionsResponse: List user permissions response. @@ -1916,9 +1916,9 @@ type ListUserPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *ListUserPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s ListUserPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUserPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVariablesResponse: List Variables Response. @@ -1943,9 +1943,9 @@ type ListVariablesResponse struct { NullFields []string `json:"-"` } -func (s *ListVariablesResponse) MarshalJSON() ([]byte, error) { +func (s ListVariablesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVariablesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkspacesResponse: A list of workspaces in a container. @@ -1970,9 +1970,9 @@ type ListWorkspacesResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkspacesResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkspacesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkspacesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListZonesResponse struct { @@ -1996,9 +1996,9 @@ type ListZonesResponse struct { NullFields []string `json:"-"` } -func (s *ListZonesResponse) MarshalJSON() ([]byte, error) { +func (s ListZonesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListZonesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MergeConflict: Represents a merge conflict. @@ -2025,9 +2025,9 @@ type MergeConflict struct { NullFields []string `json:"-"` } -func (s *MergeConflict) MarshalJSON() ([]byte, error) { +func (s MergeConflict) MarshalJSON() ([]byte, error) { type NoMethod MergeConflict - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Parameter: Represents a Google Tag Manager Parameter. @@ -2109,9 +2109,9 @@ type Parameter struct { NullFields []string `json:"-"` } -func (s *Parameter) MarshalJSON() ([]byte, error) { +func (s Parameter) MarshalJSON() ([]byte, error) { type NoMethod Parameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublishContainerVersionResponse: Publish container version response. @@ -2136,9 +2136,9 @@ type PublishContainerVersionResponse struct { NullFields []string `json:"-"` } -func (s *PublishContainerVersionResponse) MarshalJSON() ([]byte, error) { +func (s PublishContainerVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod PublishContainerVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QuickPreviewResponse: Response to quick previewing a workspace. @@ -2166,9 +2166,9 @@ type QuickPreviewResponse struct { NullFields []string `json:"-"` } -func (s *QuickPreviewResponse) MarshalJSON() ([]byte, error) { +func (s QuickPreviewResponse) MarshalJSON() ([]byte, error) { type NoMethod QuickPreviewResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevertBuiltInVariableResponse: The result of reverting a built-in variable @@ -2192,9 +2192,9 @@ type RevertBuiltInVariableResponse struct { NullFields []string `json:"-"` } -func (s *RevertBuiltInVariableResponse) MarshalJSON() ([]byte, error) { +func (s RevertBuiltInVariableResponse) MarshalJSON() ([]byte, error) { type NoMethod RevertBuiltInVariableResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevertClientResponse: The result of reverting a client in a workspace. @@ -2219,9 +2219,9 @@ type RevertClientResponse struct { NullFields []string `json:"-"` } -func (s *RevertClientResponse) MarshalJSON() ([]byte, error) { +func (s RevertClientResponse) MarshalJSON() ([]byte, error) { type NoMethod RevertClientResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevertFolderResponse: The result of reverting folder changes in a workspace. @@ -2246,9 +2246,9 @@ type RevertFolderResponse struct { NullFields []string `json:"-"` } -func (s *RevertFolderResponse) MarshalJSON() ([]byte, error) { +func (s RevertFolderResponse) MarshalJSON() ([]byte, error) { type NoMethod RevertFolderResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevertTagResponse: The result of reverting a tag in a workspace. @@ -2273,9 +2273,9 @@ type RevertTagResponse struct { NullFields []string `json:"-"` } -func (s *RevertTagResponse) MarshalJSON() ([]byte, error) { +func (s RevertTagResponse) MarshalJSON() ([]byte, error) { type NoMethod RevertTagResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevertTemplateResponse: The result of reverting a template in a workspace. @@ -2300,9 +2300,9 @@ type RevertTemplateResponse struct { NullFields []string `json:"-"` } -func (s *RevertTemplateResponse) MarshalJSON() ([]byte, error) { +func (s RevertTemplateResponse) MarshalJSON() ([]byte, error) { type NoMethod RevertTemplateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevertTransformationResponse: The result of reverting a transformation in a @@ -2329,9 +2329,9 @@ type RevertTransformationResponse struct { NullFields []string `json:"-"` } -func (s *RevertTransformationResponse) MarshalJSON() ([]byte, error) { +func (s RevertTransformationResponse) MarshalJSON() ([]byte, error) { type NoMethod RevertTransformationResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevertTriggerResponse: The result of reverting a trigger in a workspace. @@ -2356,9 +2356,9 @@ type RevertTriggerResponse struct { NullFields []string `json:"-"` } -func (s *RevertTriggerResponse) MarshalJSON() ([]byte, error) { +func (s RevertTriggerResponse) MarshalJSON() ([]byte, error) { type NoMethod RevertTriggerResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevertVariableResponse: The result of reverting a variable in a workspace. @@ -2383,9 +2383,9 @@ type RevertVariableResponse struct { NullFields []string `json:"-"` } -func (s *RevertVariableResponse) MarshalJSON() ([]byte, error) { +func (s RevertVariableResponse) MarshalJSON() ([]byte, error) { type NoMethod RevertVariableResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevertZoneResponse: The result of reverting a zone in a workspace. @@ -2410,9 +2410,9 @@ type RevertZoneResponse struct { NullFields []string `json:"-"` } -func (s *RevertZoneResponse) MarshalJSON() ([]byte, error) { +func (s RevertZoneResponse) MarshalJSON() ([]byte, error) { type NoMethod RevertZoneResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetupTag: Represents a reference to atag that fires before another tag in @@ -2437,9 +2437,9 @@ type SetupTag struct { NullFields []string `json:"-"` } -func (s *SetupTag) MarshalJSON() ([]byte, error) { +func (s SetupTag) MarshalJSON() ([]byte, error) { type NoMethod SetupTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SyncStatus: The status of a workspace after synchronization. @@ -2461,9 +2461,9 @@ type SyncStatus struct { NullFields []string `json:"-"` } -func (s *SyncStatus) MarshalJSON() ([]byte, error) { +func (s SyncStatus) MarshalJSON() ([]byte, error) { type NoMethod SyncStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SyncWorkspaceResponse: A response after synchronizing the workspace to the @@ -2492,9 +2492,9 @@ type SyncWorkspaceResponse struct { NullFields []string `json:"-"` } -func (s *SyncWorkspaceResponse) MarshalJSON() ([]byte, error) { +func (s SyncWorkspaceResponse) MarshalJSON() ([]byte, error) { type NoMethod SyncWorkspaceResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tag: Represents a Google Tag Manager Tag. @@ -2621,9 +2621,9 @@ type Tag struct { NullFields []string `json:"-"` } -func (s *Tag) MarshalJSON() ([]byte, error) { +func (s Tag) MarshalJSON() ([]byte, error) { type NoMethod Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TagConsentSetting struct { @@ -2653,9 +2653,9 @@ type TagConsentSetting struct { NullFields []string `json:"-"` } -func (s *TagConsentSetting) MarshalJSON() ([]byte, error) { +func (s TagConsentSetting) MarshalJSON() ([]byte, error) { type NoMethod TagConsentSetting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeardownTag: Represents a tag that fires after another tag in order to tear @@ -2680,9 +2680,9 @@ type TeardownTag struct { NullFields []string `json:"-"` } -func (s *TeardownTag) MarshalJSON() ([]byte, error) { +func (s TeardownTag) MarshalJSON() ([]byte, error) { type NoMethod TeardownTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Transformation: Represents a Google Tag Manager Transformation. @@ -2738,9 +2738,9 @@ type Transformation struct { NullFields []string `json:"-"` } -func (s *Transformation) MarshalJSON() ([]byte, error) { +func (s Transformation) MarshalJSON() ([]byte, error) { type NoMethod Transformation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Trigger: Represents a Google Tag Manager Trigger @@ -2939,9 +2939,9 @@ type Trigger struct { NullFields []string `json:"-"` } -func (s *Trigger) MarshalJSON() ([]byte, error) { +func (s Trigger) MarshalJSON() ([]byte, error) { type NoMethod Trigger - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UserPermission: Represents a user's permissions to an account and its @@ -2978,9 +2978,9 @@ type UserPermission struct { NullFields []string `json:"-"` } -func (s *UserPermission) MarshalJSON() ([]byte, error) { +func (s UserPermission) MarshalJSON() ([]byte, error) { type NoMethod UserPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Variable: Represents a Google Tag Manager Variable. @@ -3058,9 +3058,9 @@ type Variable struct { NullFields []string `json:"-"` } -func (s *Variable) MarshalJSON() ([]byte, error) { +func (s Variable) MarshalJSON() ([]byte, error) { type NoMethod Variable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VariableFormatValue struct { @@ -3094,9 +3094,9 @@ type VariableFormatValue struct { NullFields []string `json:"-"` } -func (s *VariableFormatValue) MarshalJSON() ([]byte, error) { +func (s VariableFormatValue) MarshalJSON() ([]byte, error) { type NoMethod VariableFormatValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workspace: Represents a Google Tag Manager Container Workspace. @@ -3138,9 +3138,9 @@ type Workspace struct { NullFields []string `json:"-"` } -func (s *Workspace) MarshalJSON() ([]byte, error) { +func (s Workspace) MarshalJSON() ([]byte, error) { type NoMethod Workspace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Zone: Represents a Google Tag Manager Zone's contents. @@ -3186,9 +3186,9 @@ type Zone struct { NullFields []string `json:"-"` } -func (s *Zone) MarshalJSON() ([]byte, error) { +func (s Zone) MarshalJSON() ([]byte, error) { type NoMethod Zone - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZoneBoundary: Represents a Zone's boundaries. @@ -3211,9 +3211,9 @@ type ZoneBoundary struct { NullFields []string `json:"-"` } -func (s *ZoneBoundary) MarshalJSON() ([]byte, error) { +func (s ZoneBoundary) MarshalJSON() ([]byte, error) { type NoMethod ZoneBoundary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZoneChildContainer: Represents a child container of a Zone. @@ -3235,9 +3235,9 @@ type ZoneChildContainer struct { NullFields []string `json:"-"` } -func (s *ZoneChildContainer) MarshalJSON() ([]byte, error) { +func (s ZoneChildContainer) MarshalJSON() ([]byte, error) { type NoMethod ZoneChildContainer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ZoneTypeRestriction: Represents a Zone's type restrictions. @@ -3260,9 +3260,9 @@ type ZoneTypeRestriction struct { NullFields []string `json:"-"` } -func (s *ZoneTypeRestriction) MarshalJSON() ([]byte, error) { +func (s ZoneTypeRestriction) MarshalJSON() ([]byte, error) { type NoMethod ZoneTypeRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AccountsGetCall struct { diff --git a/tasks/v1/tasks-gen.go b/tasks/v1/tasks-gen.go index 156528a098..77014c64cd 100644 --- a/tasks/v1/tasks-gen.go +++ b/tasks/v1/tasks-gen.go @@ -218,9 +218,9 @@ type AssignmentInfo struct { NullFields []string `json:"-"` } -func (s *AssignmentInfo) MarshalJSON() ([]byte, error) { +func (s AssignmentInfo) MarshalJSON() ([]byte, error) { type NoMethod AssignmentInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveResourceInfo: Information about the Drive resource where a task was @@ -245,9 +245,9 @@ type DriveResourceInfo struct { NullFields []string `json:"-"` } -func (s *DriveResourceInfo) MarshalJSON() ([]byte, error) { +func (s DriveResourceInfo) MarshalJSON() ([]byte, error) { type NoMethod DriveResourceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpaceInfo: Information about the Chat Space where a task was assigned from. @@ -268,9 +268,9 @@ type SpaceInfo struct { NullFields []string `json:"-"` } -func (s *SpaceInfo) MarshalJSON() ([]byte, error) { +func (s SpaceInfo) MarshalJSON() ([]byte, error) { type NoMethod SpaceInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Task struct { @@ -350,9 +350,9 @@ type Task struct { NullFields []string `json:"-"` } -func (s *Task) MarshalJSON() ([]byte, error) { +func (s Task) MarshalJSON() ([]byte, error) { type NoMethod Task - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TaskLinks struct { @@ -376,9 +376,9 @@ type TaskLinks struct { NullFields []string `json:"-"` } -func (s *TaskLinks) MarshalJSON() ([]byte, error) { +func (s TaskLinks) MarshalJSON() ([]byte, error) { type NoMethod TaskLinks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TaskList struct { @@ -412,9 +412,9 @@ type TaskList struct { NullFields []string `json:"-"` } -func (s *TaskList) MarshalJSON() ([]byte, error) { +func (s TaskList) MarshalJSON() ([]byte, error) { type NoMethod TaskList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TaskLists struct { @@ -443,9 +443,9 @@ type TaskLists struct { NullFields []string `json:"-"` } -func (s *TaskLists) MarshalJSON() ([]byte, error) { +func (s TaskLists) MarshalJSON() ([]byte, error) { type NoMethod TaskLists - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Tasks struct { @@ -473,9 +473,9 @@ type Tasks struct { NullFields []string `json:"-"` } -func (s *Tasks) MarshalJSON() ([]byte, error) { +func (s Tasks) MarshalJSON() ([]byte, error) { type NoMethod Tasks - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TasklistsDeleteCall struct { diff --git a/testing/v1/testing-gen.go b/testing/v1/testing-gen.go index d3b22fd987..2a9a975986 100644 --- a/testing/v1/testing-gen.go +++ b/testing/v1/testing-gen.go @@ -238,9 +238,9 @@ type Account struct { NullFields []string `json:"-"` } -func (s *Account) MarshalJSON() ([]byte, error) { +func (s Account) MarshalJSON() ([]byte, error) { type NoMethod Account - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidDevice: A single Android device. @@ -270,9 +270,9 @@ type AndroidDevice struct { NullFields []string `json:"-"` } -func (s *AndroidDevice) MarshalJSON() ([]byte, error) { +func (s AndroidDevice) MarshalJSON() ([]byte, error) { type NoMethod AndroidDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidDeviceCatalog: The currently supported Android devices. @@ -296,9 +296,9 @@ type AndroidDeviceCatalog struct { NullFields []string `json:"-"` } -func (s *AndroidDeviceCatalog) MarshalJSON() ([]byte, error) { +func (s AndroidDeviceCatalog) MarshalJSON() ([]byte, error) { type NoMethod AndroidDeviceCatalog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidDeviceList: A list of Android device configurations in which the test @@ -319,9 +319,9 @@ type AndroidDeviceList struct { NullFields []string `json:"-"` } -func (s *AndroidDeviceList) MarshalJSON() ([]byte, error) { +func (s AndroidDeviceList) MarshalJSON() ([]byte, error) { type NoMethod AndroidDeviceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidInstrumentationTest: A test of an Android application that can @@ -385,9 +385,9 @@ type AndroidInstrumentationTest struct { NullFields []string `json:"-"` } -func (s *AndroidInstrumentationTest) MarshalJSON() ([]byte, error) { +func (s AndroidInstrumentationTest) MarshalJSON() ([]byte, error) { type NoMethod AndroidInstrumentationTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidMatrix: A set of Android device configuration permutations is defined @@ -421,9 +421,9 @@ type AndroidMatrix struct { NullFields []string `json:"-"` } -func (s *AndroidMatrix) MarshalJSON() ([]byte, error) { +func (s AndroidMatrix) MarshalJSON() ([]byte, error) { type NoMethod AndroidMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidModel: A description of an Android device tests may be run on. @@ -498,9 +498,9 @@ type AndroidModel struct { NullFields []string `json:"-"` } -func (s *AndroidModel) MarshalJSON() ([]byte, error) { +func (s AndroidModel) MarshalJSON() ([]byte, error) { type NoMethod AndroidModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidRoboTest: A test of an android application that explores the @@ -559,9 +559,9 @@ type AndroidRoboTest struct { NullFields []string `json:"-"` } -func (s *AndroidRoboTest) MarshalJSON() ([]byte, error) { +func (s AndroidRoboTest) MarshalJSON() ([]byte, error) { type NoMethod AndroidRoboTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidRuntimeConfiguration: Android configuration that can be selected at @@ -584,9 +584,9 @@ type AndroidRuntimeConfiguration struct { NullFields []string `json:"-"` } -func (s *AndroidRuntimeConfiguration) MarshalJSON() ([]byte, error) { +func (s AndroidRuntimeConfiguration) MarshalJSON() ([]byte, error) { type NoMethod AndroidRuntimeConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidTestLoop: A test of an Android Application with a Test Loop. The @@ -623,9 +623,9 @@ type AndroidTestLoop struct { NullFields []string `json:"-"` } -func (s *AndroidTestLoop) MarshalJSON() ([]byte, error) { +func (s AndroidTestLoop) MarshalJSON() ([]byte, error) { type NoMethod AndroidTestLoop - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidVersion: A version of the Android OS. @@ -660,9 +660,9 @@ type AndroidVersion struct { NullFields []string `json:"-"` } -func (s *AndroidVersion) MarshalJSON() ([]byte, error) { +func (s AndroidVersion) MarshalJSON() ([]byte, error) { type NoMethod AndroidVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Apk: An Android package file to install. @@ -686,9 +686,9 @@ type Apk struct { NullFields []string `json:"-"` } -func (s *Apk) MarshalJSON() ([]byte, error) { +func (s Apk) MarshalJSON() ([]byte, error) { type NoMethod Apk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApkDetail: Android application details based on application manifest and @@ -708,9 +708,9 @@ type ApkDetail struct { NullFields []string `json:"-"` } -func (s *ApkDetail) MarshalJSON() ([]byte, error) { +func (s ApkDetail) MarshalJSON() ([]byte, error) { type NoMethod ApkDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApkManifest: An Android app manifest. See @@ -755,9 +755,9 @@ type ApkManifest struct { NullFields []string `json:"-"` } -func (s *ApkManifest) MarshalJSON() ([]byte, error) { +func (s ApkManifest) MarshalJSON() ([]byte, error) { type NoMethod ApkManifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppBundle: An Android App Bundle file format, containing a BundleConfig.pb @@ -780,9 +780,9 @@ type AppBundle struct { NullFields []string `json:"-"` } -func (s *AppBundle) MarshalJSON() ([]byte, error) { +func (s AppBundle) MarshalJSON() ([]byte, error) { type NoMethod AppBundle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelDeviceSessionRequest: The request object for cancelling a Device @@ -840,9 +840,9 @@ type CancelTestMatrixResponse struct { NullFields []string `json:"-"` } -func (s *CancelTestMatrixResponse) MarshalJSON() ([]byte, error) { +func (s CancelTestMatrixResponse) MarshalJSON() ([]byte, error) { type NoMethod CancelTestMatrixResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientInfo: Information about the client which invoked the test. @@ -864,9 +864,9 @@ type ClientInfo struct { NullFields []string `json:"-"` } -func (s *ClientInfo) MarshalJSON() ([]byte, error) { +func (s ClientInfo) MarshalJSON() ([]byte, error) { type NoMethod ClientInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientInfoDetail: Key-value pair of detailed information about the client @@ -890,9 +890,9 @@ type ClientInfoDetail struct { NullFields []string `json:"-"` } -func (s *ClientInfoDetail) MarshalJSON() ([]byte, error) { +func (s ClientInfoDetail) MarshalJSON() ([]byte, error) { type NoMethod ClientInfoDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -928,9 +928,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceFile: A single device file description. @@ -952,9 +952,9 @@ type DeviceFile struct { NullFields []string `json:"-"` } -func (s *DeviceFile) MarshalJSON() ([]byte, error) { +func (s DeviceFile) MarshalJSON() ([]byte, error) { type NoMethod DeviceFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceIpBlock: A single device IP block @@ -986,9 +986,9 @@ type DeviceIpBlock struct { NullFields []string `json:"-"` } -func (s *DeviceIpBlock) MarshalJSON() ([]byte, error) { +func (s DeviceIpBlock) MarshalJSON() ([]byte, error) { type NoMethod DeviceIpBlock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceIpBlockCatalog: List of IP blocks used by the Firebase Test Lab @@ -1008,9 +1008,9 @@ type DeviceIpBlockCatalog struct { NullFields []string `json:"-"` } -func (s *DeviceIpBlockCatalog) MarshalJSON() ([]byte, error) { +func (s DeviceIpBlockCatalog) MarshalJSON() ([]byte, error) { type NoMethod DeviceIpBlockCatalog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceSession: Protobuf message describing the device message, used from @@ -1081,9 +1081,9 @@ type DeviceSession struct { NullFields []string `json:"-"` } -func (s *DeviceSession) MarshalJSON() ([]byte, error) { +func (s DeviceSession) MarshalJSON() ([]byte, error) { type NoMethod DeviceSession - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DirectAccessVersionInfo: Denotes whether Direct Access is supported, and by @@ -1114,9 +1114,9 @@ type DirectAccessVersionInfo struct { NullFields []string `json:"-"` } -func (s *DirectAccessVersionInfo) MarshalJSON() ([]byte, error) { +func (s DirectAccessVersionInfo) MarshalJSON() ([]byte, error) { type NoMethod DirectAccessVersionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Distribution: Data about the relative number of devices running a given @@ -1140,9 +1140,9 @@ type Distribution struct { NullFields []string `json:"-"` } -func (s *Distribution) MarshalJSON() ([]byte, error) { +func (s Distribution) MarshalJSON() ([]byte, error) { type NoMethod Distribution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Distribution) UnmarshalJSON(data []byte) error { @@ -1187,9 +1187,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvironmentMatrix: The matrix of environments in which the test is to be @@ -1215,9 +1215,9 @@ type EnvironmentMatrix struct { NullFields []string `json:"-"` } -func (s *EnvironmentMatrix) MarshalJSON() ([]byte, error) { +func (s EnvironmentMatrix) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvironmentVariable: A key-value pair passed as an environment variable to @@ -1240,9 +1240,9 @@ type EnvironmentVariable struct { NullFields []string `json:"-"` } -func (s *EnvironmentVariable) MarshalJSON() ([]byte, error) { +func (s EnvironmentVariable) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentVariable - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileReference: A reference to a file, used for user inputs. @@ -1264,9 +1264,9 @@ type FileReference struct { NullFields []string `json:"-"` } -func (s *FileReference) MarshalJSON() ([]byte, error) { +func (s FileReference) MarshalJSON() ([]byte, error) { type NoMethod FileReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetApkDetailsResponse: Response containing the details of the specified @@ -1290,9 +1290,9 @@ type GetApkDetailsResponse struct { NullFields []string `json:"-"` } -func (s *GetApkDetailsResponse) MarshalJSON() ([]byte, error) { +func (s GetApkDetailsResponse) MarshalJSON() ([]byte, error) { type NoMethod GetApkDetailsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAuto: Enables automatic Google account login. If set, the service @@ -1323,9 +1323,9 @@ type GoogleCloudStorage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudStorage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudStorage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudStorage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IntentFilter: The section of an tag. @@ -1350,9 +1350,9 @@ type IntentFilter struct { NullFields []string `json:"-"` } -func (s *IntentFilter) MarshalJSON() ([]byte, error) { +func (s IntentFilter) MarshalJSON() ([]byte, error) { type NoMethod IntentFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosDevice: A single iOS device. @@ -1382,9 +1382,9 @@ type IosDevice struct { NullFields []string `json:"-"` } -func (s *IosDevice) MarshalJSON() ([]byte, error) { +func (s IosDevice) MarshalJSON() ([]byte, error) { type NoMethod IosDevice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosDeviceCatalog: The currently supported iOS devices. @@ -1410,9 +1410,9 @@ type IosDeviceCatalog struct { NullFields []string `json:"-"` } -func (s *IosDeviceCatalog) MarshalJSON() ([]byte, error) { +func (s IosDeviceCatalog) MarshalJSON() ([]byte, error) { type NoMethod IosDeviceCatalog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosDeviceFile: A file or directory to install on the device before the test @@ -1440,9 +1440,9 @@ type IosDeviceFile struct { NullFields []string `json:"-"` } -func (s *IosDeviceFile) MarshalJSON() ([]byte, error) { +func (s IosDeviceFile) MarshalJSON() ([]byte, error) { type NoMethod IosDeviceFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosDeviceList: A list of iOS device configurations in which the test is to @@ -1463,9 +1463,9 @@ type IosDeviceList struct { NullFields []string `json:"-"` } -func (s *IosDeviceList) MarshalJSON() ([]byte, error) { +func (s IosDeviceList) MarshalJSON() ([]byte, error) { type NoMethod IosDeviceList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosModel: A description of an iOS device tests may be run on. @@ -1513,9 +1513,9 @@ type IosModel struct { NullFields []string `json:"-"` } -func (s *IosModel) MarshalJSON() ([]byte, error) { +func (s IosModel) MarshalJSON() ([]byte, error) { type NoMethod IosModel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosRoboTest: A test that explores an iOS application on an iOS device. @@ -1543,9 +1543,9 @@ type IosRoboTest struct { NullFields []string `json:"-"` } -func (s *IosRoboTest) MarshalJSON() ([]byte, error) { +func (s IosRoboTest) MarshalJSON() ([]byte, error) { type NoMethod IosRoboTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosRuntimeConfiguration: iOS configuration that can be selected at the time @@ -1568,9 +1568,9 @@ type IosRuntimeConfiguration struct { NullFields []string `json:"-"` } -func (s *IosRuntimeConfiguration) MarshalJSON() ([]byte, error) { +func (s IosRuntimeConfiguration) MarshalJSON() ([]byte, error) { type NoMethod IosRuntimeConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosTestLoop: A test of an iOS application that implements one or more game @@ -1598,9 +1598,9 @@ type IosTestLoop struct { NullFields []string `json:"-"` } -func (s *IosTestLoop) MarshalJSON() ([]byte, error) { +func (s IosTestLoop) MarshalJSON() ([]byte, error) { type NoMethod IosTestLoop - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosTestSetup: A description of how to set up an iOS device prior to running @@ -1635,9 +1635,9 @@ type IosTestSetup struct { NullFields []string `json:"-"` } -func (s *IosTestSetup) MarshalJSON() ([]byte, error) { +func (s IosTestSetup) MarshalJSON() ([]byte, error) { type NoMethod IosTestSetup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosVersion: An iOS version. @@ -1668,9 +1668,9 @@ type IosVersion struct { NullFields []string `json:"-"` } -func (s *IosVersion) MarshalJSON() ([]byte, error) { +func (s IosVersion) MarshalJSON() ([]byte, error) { type NoMethod IosVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosXcTest: A test of an iOS application that uses the XCTest framework. @@ -1713,9 +1713,9 @@ type IosXcTest struct { NullFields []string `json:"-"` } -func (s *IosXcTest) MarshalJSON() ([]byte, error) { +func (s IosXcTest) MarshalJSON() ([]byte, error) { type NoMethod IosXcTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LauncherActivityIntent: Specifies an intent that starts the main launcher @@ -1747,9 +1747,9 @@ type ListDeviceSessionsResponse struct { NullFields []string `json:"-"` } -func (s *ListDeviceSessionsResponse) MarshalJSON() ([]byte, error) { +func (s ListDeviceSessionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDeviceSessionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Locale: A location/region designation for language. @@ -1776,9 +1776,9 @@ type Locale struct { NullFields []string `json:"-"` } -func (s *Locale) MarshalJSON() ([]byte, error) { +func (s Locale) MarshalJSON() ([]byte, error) { type NoMethod Locale - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManualSharding: Shards test cases into the specified groups of packages, @@ -1805,9 +1805,9 @@ type ManualSharding struct { NullFields []string `json:"-"` } -func (s *ManualSharding) MarshalJSON() ([]byte, error) { +func (s ManualSharding) MarshalJSON() ([]byte, error) { type NoMethod ManualSharding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MatrixErrorDetail: Describes a single error or issue with a matrix. @@ -1832,9 +1832,9 @@ type MatrixErrorDetail struct { NullFields []string `json:"-"` } -func (s *MatrixErrorDetail) MarshalJSON() ([]byte, error) { +func (s MatrixErrorDetail) MarshalJSON() ([]byte, error) { type NoMethod MatrixErrorDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Metadata: A tag within a manifest. @@ -1857,9 +1857,9 @@ type Metadata struct { NullFields []string `json:"-"` } -func (s *Metadata) MarshalJSON() ([]byte, error) { +func (s Metadata) MarshalJSON() ([]byte, error) { type NoMethod Metadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkConfiguration struct { @@ -1882,9 +1882,9 @@ type NetworkConfiguration struct { NullFields []string `json:"-"` } -func (s *NetworkConfiguration) MarshalJSON() ([]byte, error) { +func (s NetworkConfiguration) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type NetworkConfigurationCatalog struct { @@ -1902,9 +1902,9 @@ type NetworkConfigurationCatalog struct { NullFields []string `json:"-"` } -func (s *NetworkConfigurationCatalog) MarshalJSON() ([]byte, error) { +func (s NetworkConfigurationCatalog) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfigurationCatalog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NoActivityIntent: Skips the starting activity @@ -1933,9 +1933,9 @@ type ObbFile struct { NullFields []string `json:"-"` } -func (s *ObbFile) MarshalJSON() ([]byte, error) { +func (s ObbFile) MarshalJSON() ([]byte, error) { type NoMethod ObbFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Orientation: Screen orientation of the device. @@ -1959,9 +1959,9 @@ type Orientation struct { NullFields []string `json:"-"` } -func (s *Orientation) MarshalJSON() ([]byte, error) { +func (s Orientation) MarshalJSON() ([]byte, error) { type NoMethod Orientation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerAndroidVersionInfo: A version-specific information of an Android model. @@ -2014,9 +2014,9 @@ type PerAndroidVersionInfo struct { NullFields []string `json:"-"` } -func (s *PerAndroidVersionInfo) MarshalJSON() ([]byte, error) { +func (s PerAndroidVersionInfo) MarshalJSON() ([]byte, error) { type NoMethod PerAndroidVersionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerIosVersionInfo: A version-specific information of an iOS model. @@ -2063,9 +2063,9 @@ type PerIosVersionInfo struct { NullFields []string `json:"-"` } -func (s *PerIosVersionInfo) MarshalJSON() ([]byte, error) { +func (s PerIosVersionInfo) MarshalJSON() ([]byte, error) { type NoMethod PerIosVersionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProvidedSoftwareCatalog: The currently provided software environment on the @@ -2094,9 +2094,9 @@ type ProvidedSoftwareCatalog struct { NullFields []string `json:"-"` } -func (s *ProvidedSoftwareCatalog) MarshalJSON() ([]byte, error) { +func (s ProvidedSoftwareCatalog) MarshalJSON() ([]byte, error) { type NoMethod ProvidedSoftwareCatalog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegularFile: A file or directory to install on the device before the test @@ -2129,9 +2129,9 @@ type RegularFile struct { NullFields []string `json:"-"` } -func (s *RegularFile) MarshalJSON() ([]byte, error) { +func (s RegularFile) MarshalJSON() ([]byte, error) { type NoMethod RegularFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultStorage: Locations where the results of running the test are stored. @@ -2160,9 +2160,9 @@ type ResultStorage struct { NullFields []string `json:"-"` } -func (s *ResultStorage) MarshalJSON() ([]byte, error) { +func (s ResultStorage) MarshalJSON() ([]byte, error) { type NoMethod ResultStorage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoboDirective: Directs Robo to interact with a specific UI element if it is @@ -2202,9 +2202,9 @@ type RoboDirective struct { NullFields []string `json:"-"` } -func (s *RoboDirective) MarshalJSON() ([]byte, error) { +func (s RoboDirective) MarshalJSON() ([]byte, error) { type NoMethod RoboDirective - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoboStartingIntent: Message for specifying the start activities to crawl. @@ -2230,9 +2230,9 @@ type RoboStartingIntent struct { NullFields []string `json:"-"` } -func (s *RoboStartingIntent) MarshalJSON() ([]byte, error) { +func (s RoboStartingIntent) MarshalJSON() ([]byte, error) { type NoMethod RoboStartingIntent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Service: The section of an tag. @@ -2255,9 +2255,9 @@ type Service struct { NullFields []string `json:"-"` } -func (s *Service) MarshalJSON() ([]byte, error) { +func (s Service) MarshalJSON() ([]byte, error) { type NoMethod Service - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SessionStateEvent: A message encapsulating a series of Session states and @@ -2303,9 +2303,9 @@ type SessionStateEvent struct { NullFields []string `json:"-"` } -func (s *SessionStateEvent) MarshalJSON() ([]byte, error) { +func (s SessionStateEvent) MarshalJSON() ([]byte, error) { type NoMethod SessionStateEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Shard: Output only. Details about the shard. @@ -2333,9 +2333,9 @@ type Shard struct { NullFields []string `json:"-"` } -func (s *Shard) MarshalJSON() ([]byte, error) { +func (s Shard) MarshalJSON() ([]byte, error) { type NoMethod Shard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShardingOption: Options for enabling sharding. @@ -2360,9 +2360,9 @@ type ShardingOption struct { NullFields []string `json:"-"` } -func (s *ShardingOption) MarshalJSON() ([]byte, error) { +func (s ShardingOption) MarshalJSON() ([]byte, error) { type NoMethod ShardingOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SmartSharding: Shards test based on previous test case timing records. @@ -2407,9 +2407,9 @@ type SmartSharding struct { NullFields []string `json:"-"` } -func (s *SmartSharding) MarshalJSON() ([]byte, error) { +func (s SmartSharding) MarshalJSON() ([]byte, error) { type NoMethod SmartSharding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartActivityIntent: A starting intent specified by an action, uri, and @@ -2434,9 +2434,9 @@ type StartActivityIntent struct { NullFields []string `json:"-"` } -func (s *StartActivityIntent) MarshalJSON() ([]byte, error) { +func (s StartActivityIntent) MarshalJSON() ([]byte, error) { type NoMethod StartActivityIntent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SystraceSetup struct { @@ -2456,9 +2456,9 @@ type SystraceSetup struct { NullFields []string `json:"-"` } -func (s *SystraceSetup) MarshalJSON() ([]byte, error) { +func (s SystraceSetup) MarshalJSON() ([]byte, error) { type NoMethod SystraceSetup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestDetails: Additional details about the progress of the running test. @@ -2484,9 +2484,9 @@ type TestDetails struct { NullFields []string `json:"-"` } -func (s *TestDetails) MarshalJSON() ([]byte, error) { +func (s TestDetails) MarshalJSON() ([]byte, error) { type NoMethod TestDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestEnvironmentCatalog: A description of a test environment. @@ -2518,9 +2518,9 @@ type TestEnvironmentCatalog struct { NullFields []string `json:"-"` } -func (s *TestEnvironmentCatalog) MarshalJSON() ([]byte, error) { +func (s TestEnvironmentCatalog) MarshalJSON() ([]byte, error) { type NoMethod TestEnvironmentCatalog - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestExecution: A single test executed in a single environment. @@ -2588,9 +2588,9 @@ type TestExecution struct { NullFields []string `json:"-"` } -func (s *TestExecution) MarshalJSON() ([]byte, error) { +func (s TestExecution) MarshalJSON() ([]byte, error) { type NoMethod TestExecution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestMatrix: TestMatrix captures all details about a test. It contains the @@ -2775,9 +2775,9 @@ type TestMatrix struct { NullFields []string `json:"-"` } -func (s *TestMatrix) MarshalJSON() ([]byte, error) { +func (s TestMatrix) MarshalJSON() ([]byte, error) { type NoMethod TestMatrix - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestSetup: A description of how to set up the Android device prior to @@ -2831,9 +2831,9 @@ type TestSetup struct { NullFields []string `json:"-"` } -func (s *TestSetup) MarshalJSON() ([]byte, error) { +func (s TestSetup) MarshalJSON() ([]byte, error) { type NoMethod TestSetup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestSpecification: A description of how to run the test. @@ -2876,9 +2876,9 @@ type TestSpecification struct { NullFields []string `json:"-"` } -func (s *TestSpecification) MarshalJSON() ([]byte, error) { +func (s TestSpecification) MarshalJSON() ([]byte, error) { type NoMethod TestSpecification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestTargetsForShard: Test targets for a shard. @@ -2901,9 +2901,9 @@ type TestTargetsForShard struct { NullFields []string `json:"-"` } -func (s *TestTargetsForShard) MarshalJSON() ([]byte, error) { +func (s TestTargetsForShard) MarshalJSON() ([]byte, error) { type NoMethod TestTargetsForShard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ToolResultsExecution: Represents a tool results execution resource. This has @@ -2929,9 +2929,9 @@ type ToolResultsExecution struct { NullFields []string `json:"-"` } -func (s *ToolResultsExecution) MarshalJSON() ([]byte, error) { +func (s ToolResultsExecution) MarshalJSON() ([]byte, error) { type NoMethod ToolResultsExecution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ToolResultsHistory: Represents a tool results history resource. @@ -2953,9 +2953,9 @@ type ToolResultsHistory struct { NullFields []string `json:"-"` } -func (s *ToolResultsHistory) MarshalJSON() ([]byte, error) { +func (s ToolResultsHistory) MarshalJSON() ([]byte, error) { type NoMethod ToolResultsHistory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ToolResultsStep: Represents a tool results step resource. This has the @@ -2982,9 +2982,9 @@ type ToolResultsStep struct { NullFields []string `json:"-"` } -func (s *ToolResultsStep) MarshalJSON() ([]byte, error) { +func (s ToolResultsStep) MarshalJSON() ([]byte, error) { type NoMethod ToolResultsStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TrafficRule: Network emulation parameters. @@ -3012,9 +3012,9 @@ type TrafficRule struct { NullFields []string `json:"-"` } -func (s *TrafficRule) MarshalJSON() ([]byte, error) { +func (s TrafficRule) MarshalJSON() ([]byte, error) { type NoMethod TrafficRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *TrafficRule) UnmarshalJSON(data []byte) error { @@ -3064,9 +3064,9 @@ type UniformSharding struct { NullFields []string `json:"-"` } -func (s *UniformSharding) MarshalJSON() ([]byte, error) { +func (s UniformSharding) MarshalJSON() ([]byte, error) { type NoMethod UniformSharding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsesFeature: A tag within a manifest. @@ -3089,9 +3089,9 @@ type UsesFeature struct { NullFields []string `json:"-"` } -func (s *UsesFeature) MarshalJSON() ([]byte, error) { +func (s UsesFeature) MarshalJSON() ([]byte, error) { type NoMethod UsesFeature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // XcodeVersion: An Xcode version that an iOS version is compatible with. @@ -3113,9 +3113,9 @@ type XcodeVersion struct { NullFields []string `json:"-"` } -func (s *XcodeVersion) MarshalJSON() ([]byte, error) { +func (s XcodeVersion) MarshalJSON() ([]byte, error) { type NoMethod XcodeVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ApplicationDetailServiceGetApkDetailsCall struct { diff --git a/texttospeech/v1/texttospeech-gen.go b/texttospeech/v1/texttospeech-gen.go index 2b5a9147e0..dcfae96ce8 100644 --- a/texttospeech/v1/texttospeech-gen.go +++ b/texttospeech/v1/texttospeech-gen.go @@ -289,9 +289,9 @@ type AudioConfig struct { NullFields []string `json:"-"` } -func (s *AudioConfig) MarshalJSON() ([]byte, error) { +func (s AudioConfig) MarshalJSON() ([]byte, error) { type NoMethod AudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AudioConfig) UnmarshalJSON(data []byte) error { @@ -346,9 +346,9 @@ type CustomVoiceParams struct { NullFields []string `json:"-"` } -func (s *CustomVoiceParams) MarshalJSON() ([]byte, error) { +func (s CustomVoiceParams) MarshalJSON() ([]byte, error) { type NoMethod CustomVoiceParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -383,9 +383,9 @@ type GoogleCloudTexttospeechV1SynthesizeLongAudioMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudTexttospeechV1SynthesizeLongAudioMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudTexttospeechV1SynthesizeLongAudioMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudTexttospeechV1SynthesizeLongAudioMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudTexttospeechV1SynthesizeLongAudioMetadata) UnmarshalJSON(data []byte) error { @@ -425,9 +425,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVoicesResponse: The message returned to the client by the `ListVoices` @@ -451,9 +451,9 @@ type ListVoicesResponse struct { NullFields []string `json:"-"` } -func (s *ListVoicesResponse) MarshalJSON() ([]byte, error) { +func (s ListVoicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVoicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -498,9 +498,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -532,9 +532,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SynthesisInput: Contains text input to be synthesized. Either `text` or @@ -561,9 +561,9 @@ type SynthesisInput struct { NullFields []string `json:"-"` } -func (s *SynthesisInput) MarshalJSON() ([]byte, error) { +func (s SynthesisInput) MarshalJSON() ([]byte, error) { type NoMethod SynthesisInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SynthesizeLongAudioMetadata: Metadata for response returned by the @@ -589,9 +589,9 @@ type SynthesizeLongAudioMetadata struct { NullFields []string `json:"-"` } -func (s *SynthesizeLongAudioMetadata) MarshalJSON() ([]byte, error) { +func (s SynthesizeLongAudioMetadata) MarshalJSON() ([]byte, error) { type NoMethod SynthesizeLongAudioMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SynthesizeLongAudioMetadata) UnmarshalJSON(data []byte) error { @@ -635,9 +635,9 @@ type SynthesizeLongAudioRequest struct { NullFields []string `json:"-"` } -func (s *SynthesizeLongAudioRequest) MarshalJSON() ([]byte, error) { +func (s SynthesizeLongAudioRequest) MarshalJSON() ([]byte, error) { type NoMethod SynthesizeLongAudioRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SynthesizeSpeechRequest: The top-level message sent by the client for the @@ -663,9 +663,9 @@ type SynthesizeSpeechRequest struct { NullFields []string `json:"-"` } -func (s *SynthesizeSpeechRequest) MarshalJSON() ([]byte, error) { +func (s SynthesizeSpeechRequest) MarshalJSON() ([]byte, error) { type NoMethod SynthesizeSpeechRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SynthesizeSpeechResponse: The message returned to the client by the @@ -693,9 +693,9 @@ type SynthesizeSpeechResponse struct { NullFields []string `json:"-"` } -func (s *SynthesizeSpeechResponse) MarshalJSON() ([]byte, error) { +func (s SynthesizeSpeechResponse) MarshalJSON() ([]byte, error) { type NoMethod SynthesizeSpeechResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Voice: Description of a voice supported by the TTS service. @@ -733,9 +733,9 @@ type Voice struct { NullFields []string `json:"-"` } -func (s *Voice) MarshalJSON() ([]byte, error) { +func (s Voice) MarshalJSON() ([]byte, error) { type NoMethod Voice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoiceSelectionParams: Description of which voice to use for a synthesis @@ -790,9 +790,9 @@ type VoiceSelectionParams struct { NullFields []string `json:"-"` } -func (s *VoiceSelectionParams) MarshalJSON() ([]byte, error) { +func (s VoiceSelectionParams) MarshalJSON() ([]byte, error) { type NoMethod VoiceSelectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsCancelCall struct { diff --git a/texttospeech/v1beta1/texttospeech-gen.go b/texttospeech/v1beta1/texttospeech-gen.go index ec830d8f29..1d6c0903ba 100644 --- a/texttospeech/v1beta1/texttospeech-gen.go +++ b/texttospeech/v1beta1/texttospeech-gen.go @@ -278,9 +278,9 @@ type AudioConfig struct { NullFields []string `json:"-"` } -func (s *AudioConfig) MarshalJSON() ([]byte, error) { +func (s AudioConfig) MarshalJSON() ([]byte, error) { type NoMethod AudioConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AudioConfig) UnmarshalJSON(data []byte) error { @@ -331,9 +331,9 @@ type CustomVoiceParams struct { NullFields []string `json:"-"` } -func (s *CustomVoiceParams) MarshalJSON() ([]byte, error) { +func (s CustomVoiceParams) MarshalJSON() ([]byte, error) { type NoMethod CustomVoiceParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudTexttospeechV1beta1SynthesizeLongAudioMetadata: Metadata for @@ -359,9 +359,9 @@ type GoogleCloudTexttospeechV1beta1SynthesizeLongAudioMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudTexttospeechV1beta1SynthesizeLongAudioMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudTexttospeechV1beta1SynthesizeLongAudioMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudTexttospeechV1beta1SynthesizeLongAudioMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudTexttospeechV1beta1SynthesizeLongAudioMetadata) UnmarshalJSON(data []byte) error { @@ -401,9 +401,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVoicesResponse: The message returned to the client by the `ListVoices` @@ -427,9 +427,9 @@ type ListVoicesResponse struct { NullFields []string `json:"-"` } -func (s *ListVoicesResponse) MarshalJSON() ([]byte, error) { +func (s ListVoicesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVoicesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -474,9 +474,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -508,9 +508,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SynthesisInput: Contains text input to be synthesized. Either `text` or @@ -537,9 +537,9 @@ type SynthesisInput struct { NullFields []string `json:"-"` } -func (s *SynthesisInput) MarshalJSON() ([]byte, error) { +func (s SynthesisInput) MarshalJSON() ([]byte, error) { type NoMethod SynthesisInput - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SynthesizeLongAudioMetadata: Metadata for response returned by the @@ -565,9 +565,9 @@ type SynthesizeLongAudioMetadata struct { NullFields []string `json:"-"` } -func (s *SynthesizeLongAudioMetadata) MarshalJSON() ([]byte, error) { +func (s SynthesizeLongAudioMetadata) MarshalJSON() ([]byte, error) { type NoMethod SynthesizeLongAudioMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SynthesizeLongAudioMetadata) UnmarshalJSON(data []byte) error { @@ -611,9 +611,9 @@ type SynthesizeLongAudioRequest struct { NullFields []string `json:"-"` } -func (s *SynthesizeLongAudioRequest) MarshalJSON() ([]byte, error) { +func (s SynthesizeLongAudioRequest) MarshalJSON() ([]byte, error) { type NoMethod SynthesizeLongAudioRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SynthesizeSpeechRequest: The top-level message sent by the client for the @@ -648,9 +648,9 @@ type SynthesizeSpeechRequest struct { NullFields []string `json:"-"` } -func (s *SynthesizeSpeechRequest) MarshalJSON() ([]byte, error) { +func (s SynthesizeSpeechRequest) MarshalJSON() ([]byte, error) { type NoMethod SynthesizeSpeechRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SynthesizeSpeechResponse: The message returned to the client by the @@ -684,9 +684,9 @@ type SynthesizeSpeechResponse struct { NullFields []string `json:"-"` } -func (s *SynthesizeSpeechResponse) MarshalJSON() ([]byte, error) { +func (s SynthesizeSpeechResponse) MarshalJSON() ([]byte, error) { type NoMethod SynthesizeSpeechResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Timepoint: This contains a mapping between a certain point in the input text @@ -709,9 +709,9 @@ type Timepoint struct { NullFields []string `json:"-"` } -func (s *Timepoint) MarshalJSON() ([]byte, error) { +func (s Timepoint) MarshalJSON() ([]byte, error) { type NoMethod Timepoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Timepoint) UnmarshalJSON(data []byte) error { @@ -763,9 +763,9 @@ type Voice struct { NullFields []string `json:"-"` } -func (s *Voice) MarshalJSON() ([]byte, error) { +func (s Voice) MarshalJSON() ([]byte, error) { type NoMethod Voice - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoiceSelectionParams: Description of which voice to use for a synthesis @@ -820,9 +820,9 @@ type VoiceSelectionParams struct { NullFields []string `json:"-"` } -func (s *VoiceSelectionParams) MarshalJSON() ([]byte, error) { +func (s VoiceSelectionParams) MarshalJSON() ([]byte, error) { type NoMethod VoiceSelectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsSynthesizeLongAudioCall struct { diff --git a/toolresults/v1beta3/toolresults-gen.go b/toolresults/v1beta3/toolresults-gen.go index 12728e7660..525ff353df 100644 --- a/toolresults/v1beta3/toolresults-gen.go +++ b/toolresults/v1beta3/toolresults-gen.go @@ -300,9 +300,9 @@ type ANR struct { NullFields []string `json:"-"` } -func (s *ANR) MarshalJSON() ([]byte, error) { +func (s ANR) MarshalJSON() ([]byte, error) { type NoMethod ANR - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidAppInfo: Android app information. @@ -328,9 +328,9 @@ type AndroidAppInfo struct { NullFields []string `json:"-"` } -func (s *AndroidAppInfo) MarshalJSON() ([]byte, error) { +func (s AndroidAppInfo) MarshalJSON() ([]byte, error) { type NoMethod AndroidAppInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidInstrumentationTest: A test of an Android application that can @@ -362,9 +362,9 @@ type AndroidInstrumentationTest struct { NullFields []string `json:"-"` } -func (s *AndroidInstrumentationTest) MarshalJSON() ([]byte, error) { +func (s AndroidInstrumentationTest) MarshalJSON() ([]byte, error) { type NoMethod AndroidInstrumentationTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidRoboTest: A test of an android application that explores the @@ -396,9 +396,9 @@ type AndroidRoboTest struct { NullFields []string `json:"-"` } -func (s *AndroidRoboTest) MarshalJSON() ([]byte, error) { +func (s AndroidRoboTest) MarshalJSON() ([]byte, error) { type NoMethod AndroidRoboTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidTest: An Android mobile test specification. @@ -427,9 +427,9 @@ type AndroidTest struct { NullFields []string `json:"-"` } -func (s *AndroidTest) MarshalJSON() ([]byte, error) { +func (s AndroidTest) MarshalJSON() ([]byte, error) { type NoMethod AndroidTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AndroidTestLoop: Test Loops are tests that can be launched by the app @@ -499,9 +499,9 @@ type Any struct { NullFields []string `json:"-"` } -func (s *Any) MarshalJSON() ([]byte, error) { +func (s Any) MarshalJSON() ([]byte, error) { type NoMethod Any - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AppStartTime struct { @@ -527,9 +527,9 @@ type AppStartTime struct { NullFields []string `json:"-"` } -func (s *AppStartTime) MarshalJSON() ([]byte, error) { +func (s AppStartTime) MarshalJSON() ([]byte, error) { type NoMethod AppStartTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetIssue: There was an issue with the assets in this test. @@ -586,9 +586,9 @@ type BasicPerfSampleSeries struct { NullFields []string `json:"-"` } -func (s *BasicPerfSampleSeries) MarshalJSON() ([]byte, error) { +func (s BasicPerfSampleSeries) MarshalJSON() ([]byte, error) { type NoMethod BasicPerfSampleSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchCreatePerfSamplesRequest: The request must provide up to a maximum of @@ -611,9 +611,9 @@ type BatchCreatePerfSamplesRequest struct { NullFields []string `json:"-"` } -func (s *BatchCreatePerfSamplesRequest) MarshalJSON() ([]byte, error) { +func (s BatchCreatePerfSamplesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchCreatePerfSamplesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BatchCreatePerfSamplesResponse struct { @@ -634,9 +634,9 @@ type BatchCreatePerfSamplesResponse struct { NullFields []string `json:"-"` } -func (s *BatchCreatePerfSamplesResponse) MarshalJSON() ([]byte, error) { +func (s BatchCreatePerfSamplesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchCreatePerfSamplesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlankScreen: A warning that Robo encountered a screen that was mostly blank; @@ -657,9 +657,9 @@ type BlankScreen struct { NullFields []string `json:"-"` } -func (s *BlankScreen) MarshalJSON() ([]byte, error) { +func (s BlankScreen) MarshalJSON() ([]byte, error) { type NoMethod BlankScreen - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CPUInfo struct { @@ -683,9 +683,9 @@ type CPUInfo struct { NullFields []string `json:"-"` } -func (s *CPUInfo) MarshalJSON() ([]byte, error) { +func (s CPUInfo) MarshalJSON() ([]byte, error) { type NoMethod CPUInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CPUInfo) UnmarshalJSON(data []byte) error { @@ -719,9 +719,9 @@ type CrashDialogError struct { NullFields []string `json:"-"` } -func (s *CrashDialogError) MarshalJSON() ([]byte, error) { +func (s CrashDialogError) MarshalJSON() ([]byte, error) { type NoMethod CrashDialogError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectedAppSplashScreen: A notification that Robo detected a splash screen @@ -763,9 +763,9 @@ type Duration struct { NullFields []string `json:"-"` } -func (s *Duration) MarshalJSON() ([]byte, error) { +func (s Duration) MarshalJSON() ([]byte, error) { type NoMethod Duration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EncounteredLoginScreen: Additional details about encountered login screens. @@ -787,9 +787,9 @@ type EncounteredLoginScreen struct { NullFields []string `json:"-"` } -func (s *EncounteredLoginScreen) MarshalJSON() ([]byte, error) { +func (s EncounteredLoginScreen) MarshalJSON() ([]byte, error) { type NoMethod EncounteredLoginScreen - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EncounteredNonAndroidUiWidgetScreen: Additional details about encountered @@ -813,9 +813,9 @@ type EncounteredNonAndroidUiWidgetScreen struct { NullFields []string `json:"-"` } -func (s *EncounteredNonAndroidUiWidgetScreen) MarshalJSON() ([]byte, error) { +func (s EncounteredNonAndroidUiWidgetScreen) MarshalJSON() ([]byte, error) { type NoMethod EncounteredNonAndroidUiWidgetScreen - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Environment: An Environment represents the set of test runs (Steps) from the @@ -871,9 +871,9 @@ type Environment struct { NullFields []string `json:"-"` } -func (s *Environment) MarshalJSON() ([]byte, error) { +func (s Environment) MarshalJSON() ([]byte, error) { type NoMethod Environment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EnvironmentDimensionValueEntry struct { @@ -892,9 +892,9 @@ type EnvironmentDimensionValueEntry struct { NullFields []string `json:"-"` } -func (s *EnvironmentDimensionValueEntry) MarshalJSON() ([]byte, error) { +func (s EnvironmentDimensionValueEntry) MarshalJSON() ([]byte, error) { type NoMethod EnvironmentDimensionValueEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Execution: An Execution represents a collection of Steps. For instance, it @@ -971,9 +971,9 @@ type Execution struct { NullFields []string `json:"-"` } -func (s *Execution) MarshalJSON() ([]byte, error) { +func (s Execution) MarshalJSON() ([]byte, error) { type NoMethod Execution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FailedToInstall: Failed to install the App. @@ -1017,9 +1017,9 @@ type FailureDetail struct { NullFields []string `json:"-"` } -func (s *FailureDetail) MarshalJSON() ([]byte, error) { +func (s FailureDetail) MarshalJSON() ([]byte, error) { type NoMethod FailureDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FatalException: Additional details for a fatal exception. @@ -1039,9 +1039,9 @@ type FatalException struct { NullFields []string `json:"-"` } -func (s *FatalException) MarshalJSON() ([]byte, error) { +func (s FatalException) MarshalJSON() ([]byte, error) { type NoMethod FatalException - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileReference: A reference to a file. @@ -1066,9 +1066,9 @@ type FileReference struct { NullFields []string `json:"-"` } -func (s *FileReference) MarshalJSON() ([]byte, error) { +func (s FileReference) MarshalJSON() ([]byte, error) { type NoMethod FileReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GraphicsStats: Graphics statistics for the App. The information is collected @@ -1114,9 +1114,9 @@ type GraphicsStats struct { NullFields []string `json:"-"` } -func (s *GraphicsStats) MarshalJSON() ([]byte, error) { +func (s GraphicsStats) MarshalJSON() ([]byte, error) { type NoMethod GraphicsStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GraphicsStatsBucket struct { @@ -1137,9 +1137,9 @@ type GraphicsStatsBucket struct { NullFields []string `json:"-"` } -func (s *GraphicsStatsBucket) MarshalJSON() ([]byte, error) { +func (s GraphicsStatsBucket) MarshalJSON() ([]byte, error) { type NoMethod GraphicsStatsBucket - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // History: A History represents a sorted list of Executions ordered by the @@ -1183,9 +1183,9 @@ type History struct { NullFields []string `json:"-"` } -func (s *History) MarshalJSON() ([]byte, error) { +func (s History) MarshalJSON() ([]byte, error) { type NoMethod History - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: An image, with a link to the main image and a thumbnail. @@ -1212,9 +1212,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InAppPurchasesFound: Additional details of in-app purchases encountered @@ -1239,9 +1239,9 @@ type InAppPurchasesFound struct { NullFields []string `json:"-"` } -func (s *InAppPurchasesFound) MarshalJSON() ([]byte, error) { +func (s InAppPurchasesFound) MarshalJSON() ([]byte, error) { type NoMethod InAppPurchasesFound - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InconclusiveDetail: Details for an outcome with an INCONCLUSIVE outcome @@ -1272,9 +1272,9 @@ type InconclusiveDetail struct { NullFields []string `json:"-"` } -func (s *InconclusiveDetail) MarshalJSON() ([]byte, error) { +func (s InconclusiveDetail) MarshalJSON() ([]byte, error) { type NoMethod InconclusiveDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IndividualOutcome: Step Id and outcome of each individual step that was run @@ -1314,9 +1314,9 @@ type IndividualOutcome struct { NullFields []string `json:"-"` } -func (s *IndividualOutcome) MarshalJSON() ([]byte, error) { +func (s IndividualOutcome) MarshalJSON() ([]byte, error) { type NoMethod IndividualOutcome - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InsufficientCoverage: A warning that Robo did not crawl potentially @@ -1341,9 +1341,9 @@ type IosAppCrashed struct { NullFields []string `json:"-"` } -func (s *IosAppCrashed) MarshalJSON() ([]byte, error) { +func (s IosAppCrashed) MarshalJSON() ([]byte, error) { type NoMethod IosAppCrashed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosAppInfo: iOS app information @@ -1363,9 +1363,9 @@ type IosAppInfo struct { NullFields []string `json:"-"` } -func (s *IosAppInfo) MarshalJSON() ([]byte, error) { +func (s IosAppInfo) MarshalJSON() ([]byte, error) { type NoMethod IosAppInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosRoboTest: A Robo test for an iOS application. @@ -1398,9 +1398,9 @@ type IosTest struct { NullFields []string `json:"-"` } -func (s *IosTest) MarshalJSON() ([]byte, error) { +func (s IosTest) MarshalJSON() ([]byte, error) { type NoMethod IosTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosTestLoop: A game loop test of an iOS application. @@ -1420,9 +1420,9 @@ type IosTestLoop struct { NullFields []string `json:"-"` } -func (s *IosTestLoop) MarshalJSON() ([]byte, error) { +func (s IosTestLoop) MarshalJSON() ([]byte, error) { type NoMethod IosTestLoop - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IosXcTest: A test of an iOS application that uses the XCTest framework. @@ -1444,9 +1444,9 @@ type IosXcTest struct { NullFields []string `json:"-"` } -func (s *IosXcTest) MarshalJSON() ([]byte, error) { +func (s IosXcTest) MarshalJSON() ([]byte, error) { type NoMethod IosXcTest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LauncherActivityNotFound: Failed to find the launcher activity of an app. @@ -1483,9 +1483,9 @@ type ListEnvironmentsResponse struct { NullFields []string `json:"-"` } -func (s *ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { +func (s ListEnvironmentsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEnvironmentsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListExecutionsResponse struct { @@ -1510,9 +1510,9 @@ type ListExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *ListExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s ListExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHistoriesResponse: Response message for HistoryService.List @@ -1542,9 +1542,9 @@ type ListHistoriesResponse struct { NullFields []string `json:"-"` } -func (s *ListHistoriesResponse) MarshalJSON() ([]byte, error) { +func (s ListHistoriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHistoriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListPerfSampleSeriesResponse struct { @@ -1566,9 +1566,9 @@ type ListPerfSampleSeriesResponse struct { NullFields []string `json:"-"` } -func (s *ListPerfSampleSeriesResponse) MarshalJSON() ([]byte, error) { +func (s ListPerfSampleSeriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPerfSampleSeriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListPerfSamplesResponse struct { @@ -1594,9 +1594,9 @@ type ListPerfSamplesResponse struct { NullFields []string `json:"-"` } -func (s *ListPerfSamplesResponse) MarshalJSON() ([]byte, error) { +func (s ListPerfSamplesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPerfSamplesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListScreenshotClustersResponse struct { @@ -1618,9 +1618,9 @@ type ListScreenshotClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListScreenshotClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListScreenshotClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScreenshotClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListStepAccessibilityClustersResponse: Response message for @@ -1652,9 +1652,9 @@ type ListStepAccessibilityClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListStepAccessibilityClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListStepAccessibilityClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListStepAccessibilityClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListStepThumbnailsResponse: A response containing the thumbnails in a step. @@ -1687,9 +1687,9 @@ type ListStepThumbnailsResponse struct { NullFields []string `json:"-"` } -func (s *ListStepThumbnailsResponse) MarshalJSON() ([]byte, error) { +func (s ListStepThumbnailsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListStepThumbnailsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListStepsResponse: Response message for StepService.List. @@ -1716,9 +1716,9 @@ type ListStepsResponse struct { NullFields []string `json:"-"` } -func (s *ListStepsResponse) MarshalJSON() ([]byte, error) { +func (s ListStepsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListStepsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTestCasesResponse: Response message for StepService.ListTestCases. @@ -1742,9 +1742,9 @@ type ListTestCasesResponse struct { NullFields []string `json:"-"` } -func (s *ListTestCasesResponse) MarshalJSON() ([]byte, error) { +func (s ListTestCasesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTestCasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LogcatCollectionError: A warning that there were issues in logcat @@ -1776,9 +1776,9 @@ type MemoryInfo struct { NullFields []string `json:"-"` } -func (s *MemoryInfo) MarshalJSON() ([]byte, error) { +func (s MemoryInfo) MarshalJSON() ([]byte, error) { type NoMethod MemoryInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MergedResult: Merged test result for environment. If the environment has @@ -1824,9 +1824,9 @@ type MergedResult struct { NullFields []string `json:"-"` } -func (s *MergedResult) MarshalJSON() ([]byte, error) { +func (s MergedResult) MarshalJSON() ([]byte, error) { type NoMethod MergedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiStep: Details when multiple steps are run with the same configuration @@ -1853,9 +1853,9 @@ type MultiStep struct { NullFields []string `json:"-"` } -func (s *MultiStep) MarshalJSON() ([]byte, error) { +func (s MultiStep) MarshalJSON() ([]byte, error) { type NoMethod MultiStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NativeCrash: Additional details for a native crash. @@ -1875,9 +1875,9 @@ type NativeCrash struct { NullFields []string `json:"-"` } -func (s *NativeCrash) MarshalJSON() ([]byte, error) { +func (s NativeCrash) MarshalJSON() ([]byte, error) { type NoMethod NativeCrash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonSdkApi: A non-sdk API and examples of it being called along with other @@ -1919,9 +1919,9 @@ type NonSdkApi struct { NullFields []string `json:"-"` } -func (s *NonSdkApi) MarshalJSON() ([]byte, error) { +func (s NonSdkApi) MarshalJSON() ([]byte, error) { type NoMethod NonSdkApi - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonSdkApiInsight: Non-SDK API insights (to address debugging solutions). @@ -1951,9 +1951,9 @@ type NonSdkApiInsight struct { NullFields []string `json:"-"` } -func (s *NonSdkApiInsight) MarshalJSON() ([]byte, error) { +func (s NonSdkApiInsight) MarshalJSON() ([]byte, error) { type NoMethod NonSdkApiInsight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonSdkApiUsageViolation: Additional details for a non-sdk API usage @@ -1976,9 +1976,9 @@ type NonSdkApiUsageViolation struct { NullFields []string `json:"-"` } -func (s *NonSdkApiUsageViolation) MarshalJSON() ([]byte, error) { +func (s NonSdkApiUsageViolation) MarshalJSON() ([]byte, error) { type NoMethod NonSdkApiUsageViolation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NonSdkApiUsageViolationReport: Contains a summary and examples of non-sdk @@ -2006,9 +2006,9 @@ type NonSdkApiUsageViolationReport struct { NullFields []string `json:"-"` } -func (s *NonSdkApiUsageViolationReport) MarshalJSON() ([]byte, error) { +func (s NonSdkApiUsageViolationReport) MarshalJSON() ([]byte, error) { type NoMethod NonSdkApiUsageViolationReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Outcome: Interprets a result so that humans and machines can act on it. @@ -2059,9 +2059,9 @@ type Outcome struct { NullFields []string `json:"-"` } -func (s *Outcome) MarshalJSON() ([]byte, error) { +func (s Outcome) MarshalJSON() ([]byte, error) { type NoMethod Outcome - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OverlappingUIElements: A warning that Robo encountered a screen that has @@ -2084,9 +2084,9 @@ type OverlappingUIElements struct { NullFields []string `json:"-"` } -func (s *OverlappingUIElements) MarshalJSON() ([]byte, error) { +func (s OverlappingUIElements) MarshalJSON() ([]byte, error) { type NoMethod OverlappingUIElements - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PendingGoogleUpdateInsight: This insight indicates that the hidden API usage @@ -2108,9 +2108,9 @@ type PendingGoogleUpdateInsight struct { NullFields []string `json:"-"` } -func (s *PendingGoogleUpdateInsight) MarshalJSON() ([]byte, error) { +func (s PendingGoogleUpdateInsight) MarshalJSON() ([]byte, error) { type NoMethod PendingGoogleUpdateInsight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerfEnvironment: Encapsulates performance environment info @@ -2132,9 +2132,9 @@ type PerfEnvironment struct { NullFields []string `json:"-"` } -func (s *PerfEnvironment) MarshalJSON() ([]byte, error) { +func (s PerfEnvironment) MarshalJSON() ([]byte, error) { type NoMethod PerfEnvironment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerfMetricsSummary: A summary of perf metrics collected and performance @@ -2180,9 +2180,9 @@ type PerfMetricsSummary struct { NullFields []string `json:"-"` } -func (s *PerfMetricsSummary) MarshalJSON() ([]byte, error) { +func (s PerfMetricsSummary) MarshalJSON() ([]byte, error) { type NoMethod PerfMetricsSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerfSample: Resource representing a single performance measure or data point @@ -2204,9 +2204,9 @@ type PerfSample struct { NullFields []string `json:"-"` } -func (s *PerfSample) MarshalJSON() ([]byte, error) { +func (s PerfSample) MarshalJSON() ([]byte, error) { type NoMethod PerfSample - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *PerfSample) UnmarshalJSON(data []byte) error { @@ -2254,9 +2254,9 @@ type PerfSampleSeries struct { NullFields []string `json:"-"` } -func (s *PerfSampleSeries) MarshalJSON() ([]byte, error) { +func (s PerfSampleSeries) MarshalJSON() ([]byte, error) { type NoMethod PerfSampleSeries - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerformedGoogleLogin: A notification that Robo signed in with Google. @@ -2281,9 +2281,9 @@ type PerformedMonkeyActions struct { NullFields []string `json:"-"` } -func (s *PerformedMonkeyActions) MarshalJSON() ([]byte, error) { +func (s PerformedMonkeyActions) MarshalJSON() ([]byte, error) { type NoMethod PerformedMonkeyActions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrimaryStep: Stores rollup test status of multiple steps that were run as a @@ -2322,9 +2322,9 @@ type PrimaryStep struct { NullFields []string `json:"-"` } -func (s *PrimaryStep) MarshalJSON() ([]byte, error) { +func (s PrimaryStep) MarshalJSON() ([]byte, error) { type NoMethod PrimaryStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProjectSettings: Per-project settings for the Tool Results service. @@ -2353,9 +2353,9 @@ type ProjectSettings struct { NullFields []string `json:"-"` } -func (s *ProjectSettings) MarshalJSON() ([]byte, error) { +func (s ProjectSettings) MarshalJSON() ([]byte, error) { type NoMethod ProjectSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PublishXunitXmlFilesRequest: Request message for @@ -2377,9 +2377,9 @@ type PublishXunitXmlFilesRequest struct { NullFields []string `json:"-"` } -func (s *PublishXunitXmlFilesRequest) MarshalJSON() ([]byte, error) { +func (s PublishXunitXmlFilesRequest) MarshalJSON() ([]byte, error) { type NoMethod PublishXunitXmlFilesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionProto: A rectangular region. @@ -2405,9 +2405,9 @@ type RegionProto struct { NullFields []string `json:"-"` } -func (s *RegionProto) MarshalJSON() ([]byte, error) { +func (s RegionProto) MarshalJSON() ([]byte, error) { type NoMethod RegionProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultsStorage: The storage for test results. @@ -2429,9 +2429,9 @@ type ResultsStorage struct { NullFields []string `json:"-"` } -func (s *ResultsStorage) MarshalJSON() ([]byte, error) { +func (s ResultsStorage) MarshalJSON() ([]byte, error) { type NoMethod ResultsStorage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoboScriptExecution: Execution stats for a user-provided Robo script. @@ -2453,9 +2453,9 @@ type RoboScriptExecution struct { NullFields []string `json:"-"` } -func (s *RoboScriptExecution) MarshalJSON() ([]byte, error) { +func (s RoboScriptExecution) MarshalJSON() ([]byte, error) { type NoMethod RoboScriptExecution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SafeHtmlProto: IMPORTANT: It is unsafe to accept this message from an @@ -2486,9 +2486,9 @@ type SafeHtmlProto struct { NullFields []string `json:"-"` } -func (s *SafeHtmlProto) MarshalJSON() ([]byte, error) { +func (s SafeHtmlProto) MarshalJSON() ([]byte, error) { type NoMethod SafeHtmlProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Screen struct { @@ -2514,9 +2514,9 @@ type Screen struct { NullFields []string `json:"-"` } -func (s *Screen) MarshalJSON() ([]byte, error) { +func (s Screen) MarshalJSON() ([]byte, error) { type NoMethod Screen - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ScreenshotCluster struct { @@ -2548,9 +2548,9 @@ type ScreenshotCluster struct { NullFields []string `json:"-"` } -func (s *ScreenshotCluster) MarshalJSON() ([]byte, error) { +func (s ScreenshotCluster) MarshalJSON() ([]byte, error) { type NoMethod ScreenshotCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShardSummary: Result summary for a shard in an environment. @@ -2574,9 +2574,9 @@ type ShardSummary struct { NullFields []string `json:"-"` } -func (s *ShardSummary) MarshalJSON() ([]byte, error) { +func (s ShardSummary) MarshalJSON() ([]byte, error) { type NoMethod ShardSummary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SkippedDetail: Details for an outcome with a SKIPPED outcome summary. @@ -2602,9 +2602,9 @@ type SkippedDetail struct { NullFields []string `json:"-"` } -func (s *SkippedDetail) MarshalJSON() ([]byte, error) { +func (s SkippedDetail) MarshalJSON() ([]byte, error) { type NoMethod SkippedDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Specification: The details about how to run the execution. @@ -2626,9 +2626,9 @@ type Specification struct { NullFields []string `json:"-"` } -func (s *Specification) MarshalJSON() ([]byte, error) { +func (s Specification) MarshalJSON() ([]byte, error) { type NoMethod Specification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StackTrace: A stacktrace. @@ -2648,9 +2648,9 @@ type StackTrace struct { NullFields []string `json:"-"` } -func (s *StackTrace) MarshalJSON() ([]byte, error) { +func (s StackTrace) MarshalJSON() ([]byte, error) { type NoMethod StackTrace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartActivityNotFound: User provided intent failed to resolve to an @@ -2671,9 +2671,9 @@ type StartActivityNotFound struct { NullFields []string `json:"-"` } -func (s *StartActivityNotFound) MarshalJSON() ([]byte, error) { +func (s StartActivityNotFound) MarshalJSON() ([]byte, error) { type NoMethod StartActivityNotFound - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2705,9 +2705,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Step: A Step represents a single operation performed as part of Execution. A @@ -2852,9 +2852,9 @@ type Step struct { NullFields []string `json:"-"` } -func (s *Step) MarshalJSON() ([]byte, error) { +func (s Step) MarshalJSON() ([]byte, error) { type NoMethod Step - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StepDimensionValueEntry struct { @@ -2873,9 +2873,9 @@ type StepDimensionValueEntry struct { NullFields []string `json:"-"` } -func (s *StepDimensionValueEntry) MarshalJSON() ([]byte, error) { +func (s StepDimensionValueEntry) MarshalJSON() ([]byte, error) { type NoMethod StepDimensionValueEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StepLabelsEntry struct { @@ -2894,9 +2894,9 @@ type StepLabelsEntry struct { NullFields []string `json:"-"` } -func (s *StepLabelsEntry) MarshalJSON() ([]byte, error) { +func (s StepLabelsEntry) MarshalJSON() ([]byte, error) { type NoMethod StepLabelsEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StepSummary: Lightweight summary of a step within this execution. @@ -2921,9 +2921,9 @@ type SuccessDetail struct { NullFields []string `json:"-"` } -func (s *SuccessDetail) MarshalJSON() ([]byte, error) { +func (s SuccessDetail) MarshalJSON() ([]byte, error) { type NoMethod SuccessDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuggestionClusterProto: A set of similar suggestions that we suspect are @@ -2959,9 +2959,9 @@ type SuggestionClusterProto struct { NullFields []string `json:"-"` } -func (s *SuggestionClusterProto) MarshalJSON() ([]byte, error) { +func (s SuggestionClusterProto) MarshalJSON() ([]byte, error) { type NoMethod SuggestionClusterProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SuggestionProto struct { @@ -3018,9 +3018,9 @@ type SuggestionProto struct { NullFields []string `json:"-"` } -func (s *SuggestionProto) MarshalJSON() ([]byte, error) { +func (s SuggestionProto) MarshalJSON() ([]byte, error) { type NoMethod SuggestionProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *SuggestionProto) UnmarshalJSON(data []byte) error { @@ -3086,9 +3086,9 @@ type TestCase struct { NullFields []string `json:"-"` } -func (s *TestCase) MarshalJSON() ([]byte, error) { +func (s TestCase) MarshalJSON() ([]byte, error) { type NoMethod TestCase - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestCaseReference: A reference to a test case. Test case references are @@ -3114,9 +3114,9 @@ type TestCaseReference struct { NullFields []string `json:"-"` } -func (s *TestCaseReference) MarshalJSON() ([]byte, error) { +func (s TestCaseReference) MarshalJSON() ([]byte, error) { type NoMethod TestCaseReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestExecutionStep: A step that represents running tests. It accepts @@ -3157,9 +3157,9 @@ type TestExecutionStep struct { NullFields []string `json:"-"` } -func (s *TestExecutionStep) MarshalJSON() ([]byte, error) { +func (s TestExecutionStep) MarshalJSON() ([]byte, error) { type NoMethod TestExecutionStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIssue: An issue detected occurring during a test execution. @@ -3255,9 +3255,9 @@ type TestIssue struct { NullFields []string `json:"-"` } -func (s *TestIssue) MarshalJSON() ([]byte, error) { +func (s TestIssue) MarshalJSON() ([]byte, error) { type NoMethod TestIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestSuiteOverview: A summary of a test suite result either parsed from XML @@ -3307,9 +3307,9 @@ type TestSuiteOverview struct { NullFields []string `json:"-"` } -func (s *TestSuiteOverview) MarshalJSON() ([]byte, error) { +func (s TestSuiteOverview) MarshalJSON() ([]byte, error) { type NoMethod TestSuiteOverview - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestTiming: Testing timing break down to know phases. @@ -3330,9 +3330,9 @@ type TestTiming struct { NullFields []string `json:"-"` } -func (s *TestTiming) MarshalJSON() ([]byte, error) { +func (s TestTiming) MarshalJSON() ([]byte, error) { type NoMethod TestTiming - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Thumbnail: A single thumbnail, with its size and format. @@ -3360,9 +3360,9 @@ type Thumbnail struct { NullFields []string `json:"-"` } -func (s *Thumbnail) MarshalJSON() ([]byte, error) { +func (s Thumbnail) MarshalJSON() ([]byte, error) { type NoMethod Thumbnail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Timestamp: A Timestamp represents a point in time independent of any time @@ -3398,9 +3398,9 @@ type Timestamp struct { NullFields []string `json:"-"` } -func (s *Timestamp) MarshalJSON() ([]byte, error) { +func (s Timestamp) MarshalJSON() ([]byte, error) { type NoMethod Timestamp - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ToolExecution: An execution of an arbitrary tool. It could be a test runner @@ -3441,9 +3441,9 @@ type ToolExecution struct { NullFields []string `json:"-"` } -func (s *ToolExecution) MarshalJSON() ([]byte, error) { +func (s ToolExecution) MarshalJSON() ([]byte, error) { type NoMethod ToolExecution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ToolExecutionStep: Generic tool step to be used for binaries we do not @@ -3466,9 +3466,9 @@ type ToolExecutionStep struct { NullFields []string `json:"-"` } -func (s *ToolExecutionStep) MarshalJSON() ([]byte, error) { +func (s ToolExecutionStep) MarshalJSON() ([]byte, error) { type NoMethod ToolExecutionStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ToolExitCode: Exit code from a tool execution. @@ -3489,9 +3489,9 @@ type ToolExitCode struct { NullFields []string `json:"-"` } -func (s *ToolExitCode) MarshalJSON() ([]byte, error) { +func (s ToolExitCode) MarshalJSON() ([]byte, error) { type NoMethod ToolExitCode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ToolOutputReference: A reference to a ToolExecution output file. @@ -3518,9 +3518,9 @@ type ToolOutputReference struct { NullFields []string `json:"-"` } -func (s *ToolOutputReference) MarshalJSON() ([]byte, error) { +func (s ToolOutputReference) MarshalJSON() ([]byte, error) { type NoMethod ToolOutputReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UIElementTooDeep: A warning that the screen hierarchy is deeper than the @@ -3545,9 +3545,9 @@ type UIElementTooDeep struct { NullFields []string `json:"-"` } -func (s *UIElementTooDeep) MarshalJSON() ([]byte, error) { +func (s UIElementTooDeep) MarshalJSON() ([]byte, error) { type NoMethod UIElementTooDeep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UnspecifiedWarning: Default unspecified warning. @@ -3571,9 +3571,9 @@ type UnusedRoboDirective struct { NullFields []string `json:"-"` } -func (s *UnusedRoboDirective) MarshalJSON() ([]byte, error) { +func (s UnusedRoboDirective) MarshalJSON() ([]byte, error) { type NoMethod UnusedRoboDirective - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeInsight: This insight is a recommendation to upgrade a given library @@ -3597,9 +3597,9 @@ type UpgradeInsight struct { NullFields []string `json:"-"` } -func (s *UpgradeInsight) MarshalJSON() ([]byte, error) { +func (s UpgradeInsight) MarshalJSON() ([]byte, error) { type NoMethod UpgradeInsight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsedRoboDirective: Additional details of a used Robo directive. @@ -3619,9 +3619,9 @@ type UsedRoboDirective struct { NullFields []string `json:"-"` } -func (s *UsedRoboDirective) MarshalJSON() ([]byte, error) { +func (s UsedRoboDirective) MarshalJSON() ([]byte, error) { type NoMethod UsedRoboDirective - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UsedRoboIgnoreDirective: Additional details of a used Robo directive with an @@ -3642,9 +3642,9 @@ type UsedRoboIgnoreDirective struct { NullFields []string `json:"-"` } -func (s *UsedRoboIgnoreDirective) MarshalJSON() ([]byte, error) { +func (s UsedRoboIgnoreDirective) MarshalJSON() ([]byte, error) { type NoMethod UsedRoboIgnoreDirective - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsGetSettingsCall struct { diff --git a/tpu/v1/tpu-gen.go b/tpu/v1/tpu-gen.go index 32a24ad72e..30463fd384 100644 --- a/tpu/v1/tpu-gen.go +++ b/tpu/v1/tpu-gen.go @@ -245,9 +245,9 @@ type AcceleratorType struct { NullFields []string `json:"-"` } -func (s *AcceleratorType) MarshalJSON() ([]byte, error) { +func (s AcceleratorType) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -283,9 +283,9 @@ type ListAcceleratorTypesResponse struct { NullFields []string `json:"-"` } -func (s *ListAcceleratorTypesResponse) MarshalJSON() ([]byte, error) { +func (s ListAcceleratorTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAcceleratorTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -311,9 +311,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNodesResponse: Response for ListNodes. @@ -340,9 +340,9 @@ type ListNodesResponse struct { NullFields []string `json:"-"` } -func (s *ListNodesResponse) MarshalJSON() ([]byte, error) { +func (s ListNodesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNodesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -368,9 +368,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTensorFlowVersionsResponse: Response for ListTensorFlowVersions. @@ -397,9 +397,9 @@ type ListTensorFlowVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListTensorFlowVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListTensorFlowVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTensorFlowVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -435,9 +435,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpoint: A network endpoint over which a TPU worker can be reached. @@ -459,9 +459,9 @@ type NetworkEndpoint struct { NullFields []string `json:"-"` } -func (s *NetworkEndpoint) MarshalJSON() ([]byte, error) { +func (s NetworkEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: A TPU instance. @@ -579,9 +579,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -626,9 +626,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata describing an Operation @@ -661,9 +661,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReimageNodeRequest: Request for ReimageNode. @@ -683,9 +683,9 @@ type ReimageNodeRequest struct { NullFields []string `json:"-"` } -func (s *ReimageNodeRequest) MarshalJSON() ([]byte, error) { +func (s ReimageNodeRequest) MarshalJSON() ([]byte, error) { type NoMethod ReimageNodeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingConfig: Sets the scheduling options for this node. @@ -707,9 +707,9 @@ type SchedulingConfig struct { NullFields []string `json:"-"` } -func (s *SchedulingConfig) MarshalJSON() ([]byte, error) { +func (s SchedulingConfig) MarshalJSON() ([]byte, error) { type NoMethod SchedulingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartNodeRequest: Request for StartNode. @@ -745,9 +745,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopNodeRequest: Request for StopNode. @@ -788,9 +788,9 @@ type Symptom struct { NullFields []string `json:"-"` } -func (s *Symptom) MarshalJSON() ([]byte, error) { +func (s Symptom) MarshalJSON() ([]byte, error) { type NoMethod Symptom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TensorFlowVersion: A tensorflow version that a Node can be configured with. @@ -815,9 +815,9 @@ type TensorFlowVersion struct { NullFields []string `json:"-"` } -func (s *TensorFlowVersion) MarshalJSON() ([]byte, error) { +func (s TensorFlowVersion) MarshalJSON() ([]byte, error) { type NoMethod TensorFlowVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/tpu/v1alpha1/tpu-gen.go b/tpu/v1alpha1/tpu-gen.go index 4bb09de777..f5deefddbc 100644 --- a/tpu/v1alpha1/tpu-gen.go +++ b/tpu/v1alpha1/tpu-gen.go @@ -245,9 +245,9 @@ type AcceleratorType struct { NullFields []string `json:"-"` } -func (s *AcceleratorType) MarshalJSON() ([]byte, error) { +func (s AcceleratorType) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -283,9 +283,9 @@ type ListAcceleratorTypesResponse struct { NullFields []string `json:"-"` } -func (s *ListAcceleratorTypesResponse) MarshalJSON() ([]byte, error) { +func (s ListAcceleratorTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAcceleratorTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -311,9 +311,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNodesResponse: Response for ListNodes. @@ -340,9 +340,9 @@ type ListNodesResponse struct { NullFields []string `json:"-"` } -func (s *ListNodesResponse) MarshalJSON() ([]byte, error) { +func (s ListNodesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNodesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -368,9 +368,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTensorFlowVersionsResponse: Response for ListTensorFlowVersions. @@ -397,9 +397,9 @@ type ListTensorFlowVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListTensorFlowVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListTensorFlowVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTensorFlowVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -435,9 +435,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpoint: A network endpoint over which a TPU worker can be reached. @@ -459,9 +459,9 @@ type NetworkEndpoint struct { NullFields []string `json:"-"` } -func (s *NetworkEndpoint) MarshalJSON() ([]byte, error) { +func (s NetworkEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: A TPU instance. @@ -579,9 +579,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -626,9 +626,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata describing an Operation @@ -661,9 +661,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReimageNodeRequest: Request for ReimageNode. @@ -683,9 +683,9 @@ type ReimageNodeRequest struct { NullFields []string `json:"-"` } -func (s *ReimageNodeRequest) MarshalJSON() ([]byte, error) { +func (s ReimageNodeRequest) MarshalJSON() ([]byte, error) { type NoMethod ReimageNodeRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingConfig: Sets the scheduling options for this node. @@ -707,9 +707,9 @@ type SchedulingConfig struct { NullFields []string `json:"-"` } -func (s *SchedulingConfig) MarshalJSON() ([]byte, error) { +func (s SchedulingConfig) MarshalJSON() ([]byte, error) { type NoMethod SchedulingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartNodeRequest: Request for StartNode. @@ -745,9 +745,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopNodeRequest: Request for StopNode. @@ -788,9 +788,9 @@ type Symptom struct { NullFields []string `json:"-"` } -func (s *Symptom) MarshalJSON() ([]byte, error) { +func (s Symptom) MarshalJSON() ([]byte, error) { type NoMethod Symptom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TensorFlowVersion: A tensorflow version that a Node can be configured with. @@ -815,9 +815,9 @@ type TensorFlowVersion struct { NullFields []string `json:"-"` } -func (s *TensorFlowVersion) MarshalJSON() ([]byte, error) { +func (s TensorFlowVersion) MarshalJSON() ([]byte, error) { type NoMethod TensorFlowVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/tpu/v2/tpu-gen.go b/tpu/v2/tpu-gen.go index 4e18a4804f..1934c71b8a 100644 --- a/tpu/v2/tpu-gen.go +++ b/tpu/v2/tpu-gen.go @@ -262,9 +262,9 @@ type AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorType: A accelerator type that a Node can be configured with. @@ -291,9 +291,9 @@ type AcceleratorType struct { NullFields []string `json:"-"` } -func (s *AcceleratorType) MarshalJSON() ([]byte, error) { +func (s AcceleratorType) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceptedData: Further data for the accepted state. @@ -318,9 +318,9 @@ type AccessConfig struct { NullFields []string `json:"-"` } -func (s *AccessConfig) MarshalJSON() ([]byte, error) { +func (s AccessConfig) MarshalJSON() ([]byte, error) { type NoMethod AccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActiveData: Further data for the active state. @@ -355,9 +355,9 @@ type AttachedDisk struct { NullFields []string `json:"-"` } -func (s *AttachedDisk) MarshalJSON() ([]byte, error) { +func (s AttachedDisk) MarshalJSON() ([]byte, error) { type NoMethod AttachedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreatingData: Further data for the creating state. @@ -395,9 +395,9 @@ type FailedData struct { NullFields []string `json:"-"` } -func (s *FailedData) MarshalJSON() ([]byte, error) { +func (s FailedData) MarshalJSON() ([]byte, error) { type NoMethod FailedData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateServiceIdentityRequest: Request for GenerateServiceIdentity. @@ -424,9 +424,9 @@ type GenerateServiceIdentityResponse struct { NullFields []string `json:"-"` } -func (s *GenerateServiceIdentityResponse) MarshalJSON() ([]byte, error) { +func (s GenerateServiceIdentityResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateServiceIdentityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetGuestAttributesRequest: Request for GetGuestAttributes. @@ -449,9 +449,9 @@ type GetGuestAttributesRequest struct { NullFields []string `json:"-"` } -func (s *GetGuestAttributesRequest) MarshalJSON() ([]byte, error) { +func (s GetGuestAttributesRequest) MarshalJSON() ([]byte, error) { type NoMethod GetGuestAttributesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetGuestAttributesResponse: Response for GetGuestAttributes. @@ -474,9 +474,9 @@ type GetGuestAttributesResponse struct { NullFields []string `json:"-"` } -func (s *GetGuestAttributesResponse) MarshalJSON() ([]byte, error) { +func (s GetGuestAttributesResponse) MarshalJSON() ([]byte, error) { type NoMethod GetGuestAttributesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Guaranteed: Guaranteed tier definition. @@ -498,9 +498,9 @@ type Guaranteed struct { NullFields []string `json:"-"` } -func (s *Guaranteed) MarshalJSON() ([]byte, error) { +func (s Guaranteed) MarshalJSON() ([]byte, error) { type NoMethod Guaranteed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributes: A guest attributes. @@ -523,9 +523,9 @@ type GuestAttributes struct { NullFields []string `json:"-"` } -func (s *GuestAttributes) MarshalJSON() ([]byte, error) { +func (s GuestAttributes) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributesEntry: A guest attributes namespace/key/value entry. @@ -549,9 +549,9 @@ type GuestAttributesEntry struct { NullFields []string `json:"-"` } -func (s *GuestAttributesEntry) MarshalJSON() ([]byte, error) { +func (s GuestAttributesEntry) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributesEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributesValue: Array of guest attribute namespace/key/value tuples. @@ -571,9 +571,9 @@ type GuestAttributesValue struct { NullFields []string `json:"-"` } -func (s *GuestAttributesValue) MarshalJSON() ([]byte, error) { +func (s GuestAttributesValue) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributesValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interval: Represents a time interval, encoded as a Timestamp start @@ -602,9 +602,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAcceleratorTypesResponse: Response for ListAcceleratorTypes. @@ -631,9 +631,9 @@ type ListAcceleratorTypesResponse struct { NullFields []string `json:"-"` } -func (s *ListAcceleratorTypesResponse) MarshalJSON() ([]byte, error) { +func (s ListAcceleratorTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAcceleratorTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -659,9 +659,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNodesResponse: Response for ListNodes. @@ -688,9 +688,9 @@ type ListNodesResponse struct { NullFields []string `json:"-"` } -func (s *ListNodesResponse) MarshalJSON() ([]byte, error) { +func (s ListNodesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNodesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -716,9 +716,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListQueuedResourcesResponse: Response for ListQueuedResources. @@ -745,9 +745,9 @@ type ListQueuedResourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListQueuedResourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListQueuedResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListQueuedResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRuntimeVersionsResponse: Response for ListRuntimeVersions. @@ -774,9 +774,9 @@ type ListRuntimeVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListRuntimeVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListRuntimeVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRuntimeVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -812,9 +812,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultisliceParams: Parameters to specify for multislice QueuedResource @@ -843,9 +843,9 @@ type MultisliceParams struct { NullFields []string `json:"-"` } -func (s *MultisliceParams) MarshalJSON() ([]byte, error) { +func (s MultisliceParams) MarshalJSON() ([]byte, error) { type NoMethod MultisliceParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Network related configurations. @@ -881,9 +881,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpoint: A network endpoint over which a TPU worker can be reached. @@ -907,9 +907,9 @@ type NetworkEndpoint struct { NullFields []string `json:"-"` } -func (s *NetworkEndpoint) MarshalJSON() ([]byte, error) { +func (s NetworkEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: A TPU instance. @@ -1031,9 +1031,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeSpec: Details of the TPU node(s) being requested. Users can request @@ -1064,9 +1064,9 @@ type NodeSpec struct { NullFields []string `json:"-"` } -func (s *NodeSpec) MarshalJSON() ([]byte, error) { +func (s NodeSpec) MarshalJSON() ([]byte, error) { type NoMethod NodeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1111,9 +1111,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata describing an Operation @@ -1146,9 +1146,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProvisioningData: Further data for the provisioning state. @@ -1193,9 +1193,9 @@ type QueuedResource struct { NullFields []string `json:"-"` } -func (s *QueuedResource) MarshalJSON() ([]byte, error) { +func (s QueuedResource) MarshalJSON() ([]byte, error) { type NoMethod QueuedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueuedResourceState: QueuedResourceState defines the details of the @@ -1273,9 +1273,9 @@ type QueuedResourceState struct { NullFields []string `json:"-"` } -func (s *QueuedResourceState) MarshalJSON() ([]byte, error) { +func (s QueuedResourceState) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourceState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueueingPolicy: Defines the policy of the QueuedRequest. @@ -1310,9 +1310,9 @@ type QueueingPolicy struct { NullFields []string `json:"-"` } -func (s *QueueingPolicy) MarshalJSON() ([]byte, error) { +func (s QueueingPolicy) MarshalJSON() ([]byte, error) { type NoMethod QueueingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetQueuedResourceRequest: Request for ResetQueuedResource. @@ -1341,9 +1341,9 @@ type RuntimeVersion struct { NullFields []string `json:"-"` } -func (s *RuntimeVersion) MarshalJSON() ([]byte, error) { +func (s RuntimeVersion) MarshalJSON() ([]byte, error) { type NoMethod RuntimeVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingConfig: Sets the scheduling options for this node. @@ -1367,9 +1367,9 @@ type SchedulingConfig struct { NullFields []string `json:"-"` } -func (s *SchedulingConfig) MarshalJSON() ([]byte, error) { +func (s SchedulingConfig) MarshalJSON() ([]byte, error) { type NoMethod SchedulingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: A service account. @@ -1393,9 +1393,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceIdentity: The per-product per-project service identity for Cloud TPU @@ -1416,9 +1416,9 @@ type ServiceIdentity struct { NullFields []string `json:"-"` } -func (s *ServiceIdentity) MarshalJSON() ([]byte, error) { +func (s ServiceIdentity) MarshalJSON() ([]byte, error) { type NoMethod ServiceIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceConfig: A set of Shielded Instance options. @@ -1438,9 +1438,9 @@ type ShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Spot: Spot tier definition. @@ -1480,9 +1480,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopNodeRequest: Request for StopNode. @@ -1531,9 +1531,9 @@ type Symptom struct { NullFields []string `json:"-"` } -func (s *Symptom) MarshalJSON() ([]byte, error) { +func (s Symptom) MarshalJSON() ([]byte, error) { type NoMethod Symptom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tpu: Details of the TPU resource(s) being requested. @@ -1553,9 +1553,9 @@ type Tpu struct { NullFields []string `json:"-"` } -func (s *Tpu) MarshalJSON() ([]byte, error) { +func (s Tpu) MarshalJSON() ([]byte, error) { type NoMethod Tpu - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGenerateServiceIdentityCall struct { diff --git a/tpu/v2alpha1/tpu-gen.go b/tpu/v2alpha1/tpu-gen.go index 668ce1c828..40d6d2092e 100644 --- a/tpu/v2alpha1/tpu-gen.go +++ b/tpu/v2alpha1/tpu-gen.go @@ -274,9 +274,9 @@ type AcceleratorConfig struct { NullFields []string `json:"-"` } -func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) { +func (s AcceleratorConfig) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceleratorType: A accelerator type that a Node can be configured with. @@ -303,9 +303,9 @@ type AcceleratorType struct { NullFields []string `json:"-"` } -func (s *AcceleratorType) MarshalJSON() ([]byte, error) { +func (s AcceleratorType) MarshalJSON() ([]byte, error) { type NoMethod AcceleratorType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AcceptedData: Further data for the accepted state. @@ -330,9 +330,9 @@ type AccessConfig struct { NullFields []string `json:"-"` } -func (s *AccessConfig) MarshalJSON() ([]byte, error) { +func (s AccessConfig) MarshalJSON() ([]byte, error) { type NoMethod AccessConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActiveData: Further data for the active state. @@ -367,9 +367,9 @@ type AttachedDisk struct { NullFields []string `json:"-"` } -func (s *AttachedDisk) MarshalJSON() ([]byte, error) { +func (s AttachedDisk) MarshalJSON() ([]byte, error) { type NoMethod AttachedDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BestEffort: BestEffort tier definition. @@ -396,9 +396,9 @@ type BootDiskConfig struct { NullFields []string `json:"-"` } -func (s *BootDiskConfig) MarshalJSON() ([]byte, error) { +func (s BootDiskConfig) MarshalJSON() ([]byte, error) { type NoMethod BootDiskConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreatingData: Further data for the creating state. @@ -428,9 +428,9 @@ type CustomerEncryptionKey struct { NullFields []string `json:"-"` } -func (s *CustomerEncryptionKey) MarshalJSON() ([]byte, error) { +func (s CustomerEncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod CustomerEncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeletingData: Further data for the deleting state. @@ -463,9 +463,9 @@ type FailedData struct { NullFields []string `json:"-"` } -func (s *FailedData) MarshalJSON() ([]byte, error) { +func (s FailedData) MarshalJSON() ([]byte, error) { type NoMethod FailedData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateServiceIdentityRequest: Request for GenerateServiceIdentity. @@ -492,9 +492,9 @@ type GenerateServiceIdentityResponse struct { NullFields []string `json:"-"` } -func (s *GenerateServiceIdentityResponse) MarshalJSON() ([]byte, error) { +func (s GenerateServiceIdentityResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateServiceIdentityResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetGuestAttributesRequest: Request for GetGuestAttributes. @@ -517,9 +517,9 @@ type GetGuestAttributesRequest struct { NullFields []string `json:"-"` } -func (s *GetGuestAttributesRequest) MarshalJSON() ([]byte, error) { +func (s GetGuestAttributesRequest) MarshalJSON() ([]byte, error) { type NoMethod GetGuestAttributesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GetGuestAttributesResponse: Response for GetGuestAttributes. @@ -542,9 +542,9 @@ type GetGuestAttributesResponse struct { NullFields []string `json:"-"` } -func (s *GetGuestAttributesResponse) MarshalJSON() ([]byte, error) { +func (s GetGuestAttributesResponse) MarshalJSON() ([]byte, error) { type NoMethod GetGuestAttributesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Guaranteed: Guaranteed tier definition. @@ -569,9 +569,9 @@ type Guaranteed struct { NullFields []string `json:"-"` } -func (s *Guaranteed) MarshalJSON() ([]byte, error) { +func (s Guaranteed) MarshalJSON() ([]byte, error) { type NoMethod Guaranteed - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributes: A guest attributes. @@ -594,9 +594,9 @@ type GuestAttributes struct { NullFields []string `json:"-"` } -func (s *GuestAttributes) MarshalJSON() ([]byte, error) { +func (s GuestAttributes) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributesEntry: A guest attributes namespace/key/value entry. @@ -620,9 +620,9 @@ type GuestAttributesEntry struct { NullFields []string `json:"-"` } -func (s *GuestAttributesEntry) MarshalJSON() ([]byte, error) { +func (s GuestAttributesEntry) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributesEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GuestAttributesValue: Array of guest attribute namespace/key/value tuples. @@ -642,9 +642,9 @@ type GuestAttributesValue struct { NullFields []string `json:"-"` } -func (s *GuestAttributesValue) MarshalJSON() ([]byte, error) { +func (s GuestAttributesValue) MarshalJSON() ([]byte, error) { type NoMethod GuestAttributesValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interval: Represents a time interval, encoded as a Timestamp start @@ -673,9 +673,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAcceleratorTypesResponse: Response for ListAcceleratorTypes. @@ -702,9 +702,9 @@ type ListAcceleratorTypesResponse struct { NullFields []string `json:"-"` } -func (s *ListAcceleratorTypesResponse) MarshalJSON() ([]byte, error) { +func (s ListAcceleratorTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAcceleratorTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -730,9 +730,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNodesResponse: Response for ListNodes. @@ -759,9 +759,9 @@ type ListNodesResponse struct { NullFields []string `json:"-"` } -func (s *ListNodesResponse) MarshalJSON() ([]byte, error) { +func (s ListNodesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNodesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -787,9 +787,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListQueuedResourcesResponse: Response for ListQueuedResources. @@ -816,9 +816,9 @@ type ListQueuedResourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListQueuedResourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListQueuedResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListQueuedResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReservationsResponse: Response for ListReservations. @@ -843,9 +843,9 @@ type ListReservationsResponse struct { NullFields []string `json:"-"` } -func (s *ListReservationsResponse) MarshalJSON() ([]byte, error) { +func (s ListReservationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReservationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRuntimeVersionsResponse: Response for ListRuntimeVersions. @@ -872,9 +872,9 @@ type ListRuntimeVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListRuntimeVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListRuntimeVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRuntimeVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -910,9 +910,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MultiNodeParams: Parameters to specify for multi-node QueuedResource @@ -942,9 +942,9 @@ type MultiNodeParams struct { NullFields []string `json:"-"` } -func (s *MultiNodeParams) MarshalJSON() ([]byte, error) { +func (s MultiNodeParams) MarshalJSON() ([]byte, error) { type NoMethod MultiNodeParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Network related configurations. @@ -980,9 +980,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkEndpoint: A network endpoint over which a TPU worker can be reached. @@ -1006,9 +1006,9 @@ type NetworkEndpoint struct { NullFields []string `json:"-"` } -func (s *NetworkEndpoint) MarshalJSON() ([]byte, error) { +func (s NetworkEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NetworkEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: A TPU instance. @@ -1133,9 +1133,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeSpec: Details of the TPU node(s) being requested. Users can request @@ -1167,9 +1167,9 @@ type NodeSpec struct { NullFields []string `json:"-"` } -func (s *NodeSpec) MarshalJSON() ([]byte, error) { +func (s NodeSpec) MarshalJSON() ([]byte, error) { type NoMethod NodeSpec - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1214,9 +1214,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata describing an Operation @@ -1249,9 +1249,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProvisioningData: Further data for the provisioning state. @@ -1298,9 +1298,9 @@ type QueuedResource struct { NullFields []string `json:"-"` } -func (s *QueuedResource) MarshalJSON() ([]byte, error) { +func (s QueuedResource) MarshalJSON() ([]byte, error) { type NoMethod QueuedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueuedResourceState: QueuedResourceState defines the details of the @@ -1378,9 +1378,9 @@ type QueuedResourceState struct { NullFields []string `json:"-"` } -func (s *QueuedResourceState) MarshalJSON() ([]byte, error) { +func (s QueuedResourceState) MarshalJSON() ([]byte, error) { type NoMethod QueuedResourceState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueueingPolicy: Defines the policy of the QueuedRequest. @@ -1413,9 +1413,9 @@ type QueueingPolicy struct { NullFields []string `json:"-"` } -func (s *QueueingPolicy) MarshalJSON() ([]byte, error) { +func (s QueueingPolicy) MarshalJSON() ([]byte, error) { type NoMethod QueueingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Reservation: A reservation describes the amount of a resource 'allotted' for @@ -1449,9 +1449,9 @@ type Reservation struct { NullFields []string `json:"-"` } -func (s *Reservation) MarshalJSON() ([]byte, error) { +func (s Reservation) MarshalJSON() ([]byte, error) { type NoMethod Reservation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetQueuedResourceRequest: Request for ResetQueuedResource. @@ -1480,9 +1480,9 @@ type RuntimeVersion struct { NullFields []string `json:"-"` } -func (s *RuntimeVersion) MarshalJSON() ([]byte, error) { +func (s RuntimeVersion) MarshalJSON() ([]byte, error) { type NoMethod RuntimeVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingConfig: Sets the scheduling options for this node. @@ -1506,9 +1506,9 @@ type SchedulingConfig struct { NullFields []string `json:"-"` } -func (s *SchedulingConfig) MarshalJSON() ([]byte, error) { +func (s SchedulingConfig) MarshalJSON() ([]byte, error) { type NoMethod SchedulingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceAccount: A service account. @@ -1532,9 +1532,9 @@ type ServiceAccount struct { NullFields []string `json:"-"` } -func (s *ServiceAccount) MarshalJSON() ([]byte, error) { +func (s ServiceAccount) MarshalJSON() ([]byte, error) { type NoMethod ServiceAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ServiceIdentity: The per-product per-project service identity for Cloud TPU @@ -1555,9 +1555,9 @@ type ServiceIdentity struct { NullFields []string `json:"-"` } -func (s *ServiceIdentity) MarshalJSON() ([]byte, error) { +func (s ServiceIdentity) MarshalJSON() ([]byte, error) { type NoMethod ServiceIdentity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShieldedInstanceConfig: A set of Shielded Instance options. @@ -1577,9 +1577,9 @@ type ShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s ShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod ShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SimulateMaintenanceEventRequest: Request for SimulateMaintenanceEvent. @@ -1602,9 +1602,9 @@ type SimulateMaintenanceEventRequest struct { NullFields []string `json:"-"` } -func (s *SimulateMaintenanceEventRequest) MarshalJSON() ([]byte, error) { +func (s SimulateMaintenanceEventRequest) MarshalJSON() ([]byte, error) { type NoMethod SimulateMaintenanceEventRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Spot: Spot tier definition. @@ -1638,9 +1638,9 @@ type Standard struct { NullFields []string `json:"-"` } -func (s *Standard) MarshalJSON() ([]byte, error) { +func (s Standard) MarshalJSON() ([]byte, error) { type NoMethod Standard - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartNodeRequest: Request for StartNode. @@ -1676,9 +1676,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopNodeRequest: Request for StopNode. @@ -1727,9 +1727,9 @@ type Symptom struct { NullFields []string `json:"-"` } -func (s *Symptom) MarshalJSON() ([]byte, error) { +func (s Symptom) MarshalJSON() ([]byte, error) { type NoMethod Symptom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tpu: Details of the TPU resource(s) being requested. @@ -1749,9 +1749,9 @@ type Tpu struct { NullFields []string `json:"-"` } -func (s *Tpu) MarshalJSON() ([]byte, error) { +func (s Tpu) MarshalJSON() ([]byte, error) { type NoMethod Tpu - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Usage struct { @@ -1771,9 +1771,9 @@ type Usage struct { NullFields []string `json:"-"` } -func (s *Usage) MarshalJSON() ([]byte, error) { +func (s Usage) MarshalJSON() ([]byte, error) { type NoMethod Usage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGenerateServiceIdentityCall struct { diff --git a/trafficdirector/v2/trafficdirector-gen.go b/trafficdirector/v2/trafficdirector-gen.go index 589e4dd47b..ccc2a0ee4c 100644 --- a/trafficdirector/v2/trafficdirector-gen.go +++ b/trafficdirector/v2/trafficdirector-gen.go @@ -182,9 +182,9 @@ type Address struct { NullFields []string `json:"-"` } -func (s *Address) MarshalJSON() ([]byte, error) { +func (s Address) MarshalJSON() ([]byte, error) { type NoMethod Address - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildVersion: BuildVersion combines SemVer version of extension with @@ -209,9 +209,9 @@ type BuildVersion struct { NullFields []string `json:"-"` } -func (s *BuildVersion) MarshalJSON() ([]byte, error) { +func (s BuildVersion) MarshalJSON() ([]byte, error) { type NoMethod BuildVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientConfig: All xds configs for a particular client. @@ -232,9 +232,9 @@ type ClientConfig struct { NullFields []string `json:"-"` } -func (s *ClientConfig) MarshalJSON() ([]byte, error) { +func (s ClientConfig) MarshalJSON() ([]byte, error) { type NoMethod ClientConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientStatusRequest: Request for client status of clients identified by a @@ -256,9 +256,9 @@ type ClientStatusRequest struct { NullFields []string `json:"-"` } -func (s *ClientStatusRequest) MarshalJSON() ([]byte, error) { +func (s ClientStatusRequest) MarshalJSON() ([]byte, error) { type NoMethod ClientStatusRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ClientStatusResponse struct { @@ -280,9 +280,9 @@ type ClientStatusResponse struct { NullFields []string `json:"-"` } -func (s *ClientStatusResponse) MarshalJSON() ([]byte, error) { +func (s ClientStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod ClientStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClustersConfigDump: Envoy's cluster manager fills this message with all @@ -318,9 +318,9 @@ type ClustersConfigDump struct { NullFields []string `json:"-"` } -func (s *ClustersConfigDump) MarshalJSON() ([]byte, error) { +func (s ClustersConfigDump) MarshalJSON() ([]byte, error) { type NoMethod ClustersConfigDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleMatcher: Specifies the way to match a double value. @@ -344,9 +344,9 @@ type DoubleMatcher struct { NullFields []string `json:"-"` } -func (s *DoubleMatcher) MarshalJSON() ([]byte, error) { +func (s DoubleMatcher) MarshalJSON() ([]byte, error) { type NoMethod DoubleMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DoubleMatcher) UnmarshalJSON(data []byte) error { @@ -383,9 +383,9 @@ type DoubleRange struct { NullFields []string `json:"-"` } -func (s *DoubleRange) MarshalJSON() ([]byte, error) { +func (s DoubleRange) MarshalJSON() ([]byte, error) { type NoMethod DoubleRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DoubleRange) UnmarshalJSON(data []byte) error { @@ -428,9 +428,9 @@ type DynamicCluster struct { NullFields []string `json:"-"` } -func (s *DynamicCluster) MarshalJSON() ([]byte, error) { +func (s DynamicCluster) MarshalJSON() ([]byte, error) { type NoMethod DynamicCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicListener: Describes a dynamically loaded listener via the LDS API. @@ -470,9 +470,9 @@ type DynamicListener struct { NullFields []string `json:"-"` } -func (s *DynamicListener) MarshalJSON() ([]byte, error) { +func (s DynamicListener) MarshalJSON() ([]byte, error) { type NoMethod DynamicListener - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DynamicListenerState struct { @@ -498,9 +498,9 @@ type DynamicListenerState struct { NullFields []string `json:"-"` } -func (s *DynamicListenerState) MarshalJSON() ([]byte, error) { +func (s DynamicListenerState) MarshalJSON() ([]byte, error) { type NoMethod DynamicListenerState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DynamicRouteConfig struct { @@ -525,9 +525,9 @@ type DynamicRouteConfig struct { NullFields []string `json:"-"` } -func (s *DynamicRouteConfig) MarshalJSON() ([]byte, error) { +func (s DynamicRouteConfig) MarshalJSON() ([]byte, error) { type NoMethod DynamicRouteConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DynamicScopedRouteConfigs struct { @@ -555,9 +555,9 @@ type DynamicScopedRouteConfigs struct { NullFields []string `json:"-"` } -func (s *DynamicScopedRouteConfigs) MarshalJSON() ([]byte, error) { +func (s DynamicScopedRouteConfigs) MarshalJSON() ([]byte, error) { type NoMethod DynamicScopedRouteConfigs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Extension: Version and identification for an Envoy extension. @@ -594,9 +594,9 @@ type Extension struct { NullFields []string `json:"-"` } -func (s *Extension) MarshalJSON() ([]byte, error) { +func (s Extension) MarshalJSON() ([]byte, error) { type NoMethod Extension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRE2: Google's `RE2 `_ regex engine. The regex string must adhere to @@ -634,9 +634,9 @@ type GoogleRE2 struct { NullFields []string `json:"-"` } -func (s *GoogleRE2) MarshalJSON() ([]byte, error) { +func (s GoogleRE2) MarshalJSON() ([]byte, error) { type NoMethod GoogleRE2 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InlineScopedRouteConfigs struct { @@ -660,9 +660,9 @@ type InlineScopedRouteConfigs struct { NullFields []string `json:"-"` } -func (s *InlineScopedRouteConfigs) MarshalJSON() ([]byte, error) { +func (s InlineScopedRouteConfigs) MarshalJSON() ([]byte, error) { type NoMethod InlineScopedRouteConfigs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMatcher: Specifies the way to match a list value. @@ -683,9 +683,9 @@ type ListMatcher struct { NullFields []string `json:"-"` } -func (s *ListMatcher) MarshalJSON() ([]byte, error) { +func (s ListMatcher) MarshalJSON() ([]byte, error) { type NoMethod ListMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListenersConfigDump: Envoy's listener manager fills this message with all @@ -714,9 +714,9 @@ type ListenersConfigDump struct { NullFields []string `json:"-"` } -func (s *ListenersConfigDump) MarshalJSON() ([]byte, error) { +func (s ListenersConfigDump) MarshalJSON() ([]byte, error) { type NoMethod ListenersConfigDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Locality: Identifies location of where either Envoy runs or where upstream @@ -747,9 +747,9 @@ type Locality struct { NullFields []string `json:"-"` } -func (s *Locality) MarshalJSON() ([]byte, error) { +func (s Locality) MarshalJSON() ([]byte, error) { type NoMethod Locality - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: Identifies a specific Envoy instance. The node identifier is presented @@ -813,9 +813,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeMatcher: Specifies the way to match a Node. The match follows AND @@ -838,9 +838,9 @@ type NodeMatcher struct { NullFields []string `json:"-"` } -func (s *NodeMatcher) MarshalJSON() ([]byte, error) { +func (s NodeMatcher) MarshalJSON() ([]byte, error) { type NoMethod NodeMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NullMatch: NullMatch is an empty message to specify a null value. @@ -864,9 +864,9 @@ type PathSegment struct { NullFields []string `json:"-"` } -func (s *PathSegment) MarshalJSON() ([]byte, error) { +func (s PathSegment) MarshalJSON() ([]byte, error) { type NoMethod PathSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerXdsConfig: Detailed config (per xDS) with status. [#next-free-field: 6] @@ -898,9 +898,9 @@ type PerXdsConfig struct { NullFields []string `json:"-"` } -func (s *PerXdsConfig) MarshalJSON() ([]byte, error) { +func (s PerXdsConfig) MarshalJSON() ([]byte, error) { type NoMethod PerXdsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Pipe struct { @@ -924,9 +924,9 @@ type Pipe struct { NullFields []string `json:"-"` } -func (s *Pipe) MarshalJSON() ([]byte, error) { +func (s Pipe) MarshalJSON() ([]byte, error) { type NoMethod Pipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegexMatcher: A regex matcher designed for safety when used with untrusted @@ -950,9 +950,9 @@ type RegexMatcher struct { NullFields []string `json:"-"` } -func (s *RegexMatcher) MarshalJSON() ([]byte, error) { +func (s RegexMatcher) MarshalJSON() ([]byte, error) { type NoMethod RegexMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutesConfigDump: Envoy's RDS implementation fills this message with all @@ -980,9 +980,9 @@ type RoutesConfigDump struct { NullFields []string `json:"-"` } -func (s *RoutesConfigDump) MarshalJSON() ([]byte, error) { +func (s RoutesConfigDump) MarshalJSON() ([]byte, error) { type NoMethod RoutesConfigDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScopedRoutesConfigDump: Envoy's scoped RDS implementation fills this message @@ -1008,9 +1008,9 @@ type ScopedRoutesConfigDump struct { NullFields []string `json:"-"` } -func (s *ScopedRoutesConfigDump) MarshalJSON() ([]byte, error) { +func (s ScopedRoutesConfigDump) MarshalJSON() ([]byte, error) { type NoMethod ScopedRoutesConfigDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SemanticVersion: Envoy uses SemVer (https://semver.org/). Major/minor @@ -1033,9 +1033,9 @@ type SemanticVersion struct { NullFields []string `json:"-"` } -func (s *SemanticVersion) MarshalJSON() ([]byte, error) { +func (s SemanticVersion) MarshalJSON() ([]byte, error) { type NoMethod SemanticVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SocketAddress: [#next-free-field: 7] @@ -1083,9 +1083,9 @@ type SocketAddress struct { NullFields []string `json:"-"` } -func (s *SocketAddress) MarshalJSON() ([]byte, error) { +func (s SocketAddress) MarshalJSON() ([]byte, error) { type NoMethod SocketAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StaticCluster: Describes a statically loaded cluster. @@ -1107,9 +1107,9 @@ type StaticCluster struct { NullFields []string `json:"-"` } -func (s *StaticCluster) MarshalJSON() ([]byte, error) { +func (s StaticCluster) MarshalJSON() ([]byte, error) { type NoMethod StaticCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StaticListener: Describes a statically loaded listener. @@ -1131,9 +1131,9 @@ type StaticListener struct { NullFields []string `json:"-"` } -func (s *StaticListener) MarshalJSON() ([]byte, error) { +func (s StaticListener) MarshalJSON() ([]byte, error) { type NoMethod StaticListener - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StaticRouteConfig struct { @@ -1154,9 +1154,9 @@ type StaticRouteConfig struct { NullFields []string `json:"-"` } -func (s *StaticRouteConfig) MarshalJSON() ([]byte, error) { +func (s StaticRouteConfig) MarshalJSON() ([]byte, error) { type NoMethod StaticRouteConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StringMatcher: Specifies the way to match a string. [#next-free-field: 7] @@ -1200,9 +1200,9 @@ type StringMatcher struct { NullFields []string `json:"-"` } -func (s *StringMatcher) MarshalJSON() ([]byte, error) { +func (s StringMatcher) MarshalJSON() ([]byte, error) { type NoMethod StringMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructMatcher: StructMatcher provides a general interface to check if a @@ -1238,9 +1238,9 @@ type StructMatcher struct { NullFields []string `json:"-"` } -func (s *StructMatcher) MarshalJSON() ([]byte, error) { +func (s StructMatcher) MarshalJSON() ([]byte, error) { type NoMethod StructMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UpdateFailureState struct { @@ -1264,9 +1264,9 @@ type UpdateFailureState struct { NullFields []string `json:"-"` } -func (s *UpdateFailureState) MarshalJSON() ([]byte, error) { +func (s UpdateFailureState) MarshalJSON() ([]byte, error) { type NoMethod UpdateFailureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValueMatcher: Specifies the way to match a ProtobufWkt::Value. Primitive @@ -1306,9 +1306,9 @@ type ValueMatcher struct { NullFields []string `json:"-"` } -func (s *ValueMatcher) MarshalJSON() ([]byte, error) { +func (s ValueMatcher) MarshalJSON() ([]byte, error) { type NoMethod ValueMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiscoveryClientStatusCall struct { diff --git a/trafficdirector/v3/trafficdirector-gen.go b/trafficdirector/v3/trafficdirector-gen.go index 520f9146a6..7a7f1ff518 100644 --- a/trafficdirector/v3/trafficdirector-gen.go +++ b/trafficdirector/v3/trafficdirector-gen.go @@ -185,9 +185,9 @@ type Address struct { NullFields []string `json:"-"` } -func (s *Address) MarshalJSON() ([]byte, error) { +func (s Address) MarshalJSON() ([]byte, error) { type NoMethod Address - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BuildVersion: BuildVersion combines SemVer version of extension with @@ -212,9 +212,9 @@ type BuildVersion struct { NullFields []string `json:"-"` } -func (s *BuildVersion) MarshalJSON() ([]byte, error) { +func (s BuildVersion) MarshalJSON() ([]byte, error) { type NoMethod BuildVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientConfig: All xds configs for a particular client. @@ -244,9 +244,9 @@ type ClientConfig struct { NullFields []string `json:"-"` } -func (s *ClientConfig) MarshalJSON() ([]byte, error) { +func (s ClientConfig) MarshalJSON() ([]byte, error) { type NoMethod ClientConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClientStatusRequest: Request for client status of clients identified by a @@ -274,9 +274,9 @@ type ClientStatusRequest struct { NullFields []string `json:"-"` } -func (s *ClientStatusRequest) MarshalJSON() ([]byte, error) { +func (s ClientStatusRequest) MarshalJSON() ([]byte, error) { type NoMethod ClientStatusRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ClientStatusResponse struct { @@ -298,9 +298,9 @@ type ClientStatusResponse struct { NullFields []string `json:"-"` } -func (s *ClientStatusResponse) MarshalJSON() ([]byte, error) { +func (s ClientStatusResponse) MarshalJSON() ([]byte, error) { type NoMethod ClientStatusResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ClustersConfigDump: Envoy's cluster manager fills this message with all @@ -336,9 +336,9 @@ type ClustersConfigDump struct { NullFields []string `json:"-"` } -func (s *ClustersConfigDump) MarshalJSON() ([]byte, error) { +func (s ClustersConfigDump) MarshalJSON() ([]byte, error) { type NoMethod ClustersConfigDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContextParams: Additional parameters that can be used to select resource @@ -363,9 +363,9 @@ type ContextParams struct { NullFields []string `json:"-"` } -func (s *ContextParams) MarshalJSON() ([]byte, error) { +func (s ContextParams) MarshalJSON() ([]byte, error) { type NoMethod ContextParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DoubleMatcher: Specifies the way to match a double value. @@ -389,9 +389,9 @@ type DoubleMatcher struct { NullFields []string `json:"-"` } -func (s *DoubleMatcher) MarshalJSON() ([]byte, error) { +func (s DoubleMatcher) MarshalJSON() ([]byte, error) { type NoMethod DoubleMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DoubleMatcher) UnmarshalJSON(data []byte) error { @@ -428,9 +428,9 @@ type DoubleRange struct { NullFields []string `json:"-"` } -func (s *DoubleRange) MarshalJSON() ([]byte, error) { +func (s DoubleRange) MarshalJSON() ([]byte, error) { type NoMethod DoubleRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DoubleRange) UnmarshalJSON(data []byte) error { @@ -496,9 +496,9 @@ type DynamicCluster struct { NullFields []string `json:"-"` } -func (s *DynamicCluster) MarshalJSON() ([]byte, error) { +func (s DynamicCluster) MarshalJSON() ([]byte, error) { type NoMethod DynamicCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicEndpointConfig: [#next-free-field: 6] @@ -547,9 +547,9 @@ type DynamicEndpointConfig struct { NullFields []string `json:"-"` } -func (s *DynamicEndpointConfig) MarshalJSON() ([]byte, error) { +func (s DynamicEndpointConfig) MarshalJSON() ([]byte, error) { type NoMethod DynamicEndpointConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicListener: Describes a dynamically loaded listener via the LDS API. @@ -607,9 +607,9 @@ type DynamicListener struct { NullFields []string `json:"-"` } -func (s *DynamicListener) MarshalJSON() ([]byte, error) { +func (s DynamicListener) MarshalJSON() ([]byte, error) { type NoMethod DynamicListener - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DynamicListenerState struct { @@ -635,9 +635,9 @@ type DynamicListenerState struct { NullFields []string `json:"-"` } -func (s *DynamicListenerState) MarshalJSON() ([]byte, error) { +func (s DynamicListenerState) MarshalJSON() ([]byte, error) { type NoMethod DynamicListenerState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicRouteConfig: [#next-free-field: 6] @@ -685,9 +685,9 @@ type DynamicRouteConfig struct { NullFields []string `json:"-"` } -func (s *DynamicRouteConfig) MarshalJSON() ([]byte, error) { +func (s DynamicRouteConfig) MarshalJSON() ([]byte, error) { type NoMethod DynamicRouteConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DynamicScopedRouteConfigs: [#next-free-field: 7] @@ -738,9 +738,9 @@ type DynamicScopedRouteConfigs struct { NullFields []string `json:"-"` } -func (s *DynamicScopedRouteConfigs) MarshalJSON() ([]byte, error) { +func (s DynamicScopedRouteConfigs) MarshalJSON() ([]byte, error) { type NoMethod DynamicScopedRouteConfigs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EndpointsConfigDump: Envoy's admin fill this message with all currently @@ -765,9 +765,9 @@ type EndpointsConfigDump struct { NullFields []string `json:"-"` } -func (s *EndpointsConfigDump) MarshalJSON() ([]byte, error) { +func (s EndpointsConfigDump) MarshalJSON() ([]byte, error) { type NoMethod EndpointsConfigDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EnvoyInternalAddress: The address represents an envoy internal listener. @@ -794,9 +794,9 @@ type EnvoyInternalAddress struct { NullFields []string `json:"-"` } -func (s *EnvoyInternalAddress) MarshalJSON() ([]byte, error) { +func (s EnvoyInternalAddress) MarshalJSON() ([]byte, error) { type NoMethod EnvoyInternalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Extension: Version and identification for an Envoy extension. @@ -835,9 +835,9 @@ type Extension struct { NullFields []string `json:"-"` } -func (s *Extension) MarshalJSON() ([]byte, error) { +func (s Extension) MarshalJSON() ([]byte, error) { type NoMethod Extension - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericXdsConfig: GenericXdsConfig is used to specify the config status and @@ -910,9 +910,9 @@ type GenericXdsConfig struct { NullFields []string `json:"-"` } -func (s *GenericXdsConfig) MarshalJSON() ([]byte, error) { +func (s GenericXdsConfig) MarshalJSON() ([]byte, error) { type NoMethod GenericXdsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRE2: Google's `RE2 `_ regex engine. The regex string must adhere to @@ -952,9 +952,9 @@ type GoogleRE2 struct { NullFields []string `json:"-"` } -func (s *GoogleRE2) MarshalJSON() ([]byte, error) { +func (s GoogleRE2) MarshalJSON() ([]byte, error) { type NoMethod GoogleRE2 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InlineScopedRouteConfigs struct { @@ -978,9 +978,9 @@ type InlineScopedRouteConfigs struct { NullFields []string `json:"-"` } -func (s *InlineScopedRouteConfigs) MarshalJSON() ([]byte, error) { +func (s InlineScopedRouteConfigs) MarshalJSON() ([]byte, error) { type NoMethod InlineScopedRouteConfigs - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMatcher: Specifies the way to match a list value. @@ -1001,9 +1001,9 @@ type ListMatcher struct { NullFields []string `json:"-"` } -func (s *ListMatcher) MarshalJSON() ([]byte, error) { +func (s ListMatcher) MarshalJSON() ([]byte, error) { type NoMethod ListMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListenersConfigDump: Envoy's listener manager fills this message with all @@ -1032,9 +1032,9 @@ type ListenersConfigDump struct { NullFields []string `json:"-"` } -func (s *ListenersConfigDump) MarshalJSON() ([]byte, error) { +func (s ListenersConfigDump) MarshalJSON() ([]byte, error) { type NoMethod ListenersConfigDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Locality: Identifies location of where either Envoy runs or where upstream @@ -1065,9 +1065,9 @@ type Locality struct { NullFields []string `json:"-"` } -func (s *Locality) MarshalJSON() ([]byte, error) { +func (s Locality) MarshalJSON() ([]byte, error) { type NoMethod Locality - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: Identifies a specific Envoy instance. The node identifier is presented @@ -1134,9 +1134,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeMatcher: Specifies the way to match a Node. The match follows AND @@ -1159,9 +1159,9 @@ type NodeMatcher struct { NullFields []string `json:"-"` } -func (s *NodeMatcher) MarshalJSON() ([]byte, error) { +func (s NodeMatcher) MarshalJSON() ([]byte, error) { type NoMethod NodeMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NullMatch: NullMatch is an empty message to specify a null value. @@ -1184,9 +1184,9 @@ type OrMatcher struct { NullFields []string `json:"-"` } -func (s *OrMatcher) MarshalJSON() ([]byte, error) { +func (s OrMatcher) MarshalJSON() ([]byte, error) { type NoMethod OrMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PathSegment: Specifies the segment in a path to retrieve value from Struct. @@ -1206,9 +1206,9 @@ type PathSegment struct { NullFields []string `json:"-"` } -func (s *PathSegment) MarshalJSON() ([]byte, error) { +func (s PathSegment) MarshalJSON() ([]byte, error) { type NoMethod PathSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PerXdsConfig: Detailed config (per xDS) with status. [#next-free-field: 8] @@ -1261,9 +1261,9 @@ type PerXdsConfig struct { NullFields []string `json:"-"` } -func (s *PerXdsConfig) MarshalJSON() ([]byte, error) { +func (s PerXdsConfig) MarshalJSON() ([]byte, error) { type NoMethod PerXdsConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Pipe struct { @@ -1287,9 +1287,9 @@ type Pipe struct { NullFields []string `json:"-"` } -func (s *Pipe) MarshalJSON() ([]byte, error) { +func (s Pipe) MarshalJSON() ([]byte, error) { type NoMethod Pipe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegexMatcher: A regex matcher designed for safety when used with untrusted @@ -1314,9 +1314,9 @@ type RegexMatcher struct { NullFields []string `json:"-"` } -func (s *RegexMatcher) MarshalJSON() ([]byte, error) { +func (s RegexMatcher) MarshalJSON() ([]byte, error) { type NoMethod RegexMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RoutesConfigDump: Envoy's RDS implementation fills this message with all @@ -1344,9 +1344,9 @@ type RoutesConfigDump struct { NullFields []string `json:"-"` } -func (s *RoutesConfigDump) MarshalJSON() ([]byte, error) { +func (s RoutesConfigDump) MarshalJSON() ([]byte, error) { type NoMethod RoutesConfigDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScopedRoutesConfigDump: Envoy's scoped RDS implementation fills this message @@ -1372,9 +1372,9 @@ type ScopedRoutesConfigDump struct { NullFields []string `json:"-"` } -func (s *ScopedRoutesConfigDump) MarshalJSON() ([]byte, error) { +func (s ScopedRoutesConfigDump) MarshalJSON() ([]byte, error) { type NoMethod ScopedRoutesConfigDump - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SemanticVersion: Envoy uses SemVer (https://semver.org/). Major/minor @@ -1397,9 +1397,9 @@ type SemanticVersion struct { NullFields []string `json:"-"` } -func (s *SemanticVersion) MarshalJSON() ([]byte, error) { +func (s SemanticVersion) MarshalJSON() ([]byte, error) { type NoMethod SemanticVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SocketAddress: [#next-free-field: 7] @@ -1447,9 +1447,9 @@ type SocketAddress struct { NullFields []string `json:"-"` } -func (s *SocketAddress) MarshalJSON() ([]byte, error) { +func (s SocketAddress) MarshalJSON() ([]byte, error) { type NoMethod SocketAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StaticCluster: Describes a statically loaded cluster. @@ -1471,9 +1471,9 @@ type StaticCluster struct { NullFields []string `json:"-"` } -func (s *StaticCluster) MarshalJSON() ([]byte, error) { +func (s StaticCluster) MarshalJSON() ([]byte, error) { type NoMethod StaticCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StaticEndpointConfig struct { @@ -1495,9 +1495,9 @@ type StaticEndpointConfig struct { NullFields []string `json:"-"` } -func (s *StaticEndpointConfig) MarshalJSON() ([]byte, error) { +func (s StaticEndpointConfig) MarshalJSON() ([]byte, error) { type NoMethod StaticEndpointConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StaticListener: Describes a statically loaded listener. @@ -1519,9 +1519,9 @@ type StaticListener struct { NullFields []string `json:"-"` } -func (s *StaticListener) MarshalJSON() ([]byte, error) { +func (s StaticListener) MarshalJSON() ([]byte, error) { type NoMethod StaticListener - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type StaticRouteConfig struct { @@ -1542,9 +1542,9 @@ type StaticRouteConfig struct { NullFields []string `json:"-"` } -func (s *StaticRouteConfig) MarshalJSON() ([]byte, error) { +func (s StaticRouteConfig) MarshalJSON() ([]byte, error) { type NoMethod StaticRouteConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StringMatcher: Specifies the way to match a string. [#next-free-field: 9] @@ -1588,9 +1588,9 @@ type StringMatcher struct { NullFields []string `json:"-"` } -func (s *StringMatcher) MarshalJSON() ([]byte, error) { +func (s StringMatcher) MarshalJSON() ([]byte, error) { type NoMethod StringMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StructMatcher: StructMatcher provides a general interface to check if a @@ -1626,9 +1626,9 @@ type StructMatcher struct { NullFields []string `json:"-"` } -func (s *StructMatcher) MarshalJSON() ([]byte, error) { +func (s StructMatcher) MarshalJSON() ([]byte, error) { type NoMethod StructMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TypedExtensionConfig: Message type for extension configuration. @@ -1656,9 +1656,9 @@ type TypedExtensionConfig struct { NullFields []string `json:"-"` } -func (s *TypedExtensionConfig) MarshalJSON() ([]byte, error) { +func (s TypedExtensionConfig) MarshalJSON() ([]byte, error) { type NoMethod TypedExtensionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type UpdateFailureState struct { @@ -1686,9 +1686,9 @@ type UpdateFailureState struct { NullFields []string `json:"-"` } -func (s *UpdateFailureState) MarshalJSON() ([]byte, error) { +func (s UpdateFailureState) MarshalJSON() ([]byte, error) { type NoMethod UpdateFailureState - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ValueMatcher: Specifies the way to match a ProtobufWkt::Value. Primitive @@ -1731,9 +1731,9 @@ type ValueMatcher struct { NullFields []string `json:"-"` } -func (s *ValueMatcher) MarshalJSON() ([]byte, error) { +func (s ValueMatcher) MarshalJSON() ([]byte, error) { type NoMethod ValueMatcher - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DiscoveryClientStatusCall struct { diff --git a/transcoder/v1/transcoder-gen.go b/transcoder/v1/transcoder-gen.go index 486862930e..0dbfe1fa24 100644 --- a/transcoder/v1/transcoder-gen.go +++ b/transcoder/v1/transcoder-gen.go @@ -217,9 +217,9 @@ type AdBreak struct { NullFields []string `json:"-"` } -func (s *AdBreak) MarshalJSON() ([]byte, error) { +func (s AdBreak) MarshalJSON() ([]byte, error) { type NoMethod AdBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Aes128Encryption: Configuration for AES-128 encryption. @@ -247,9 +247,9 @@ type Animation struct { NullFields []string `json:"-"` } -func (s *Animation) MarshalJSON() ([]byte, error) { +func (s Animation) MarshalJSON() ([]byte, error) { type NoMethod Animation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnimationEnd: End previous overlay animation from the video. Without @@ -271,9 +271,9 @@ type AnimationEnd struct { NullFields []string `json:"-"` } -func (s *AnimationEnd) MarshalJSON() ([]byte, error) { +func (s AnimationEnd) MarshalJSON() ([]byte, error) { type NoMethod AnimationEnd - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnimationFade: Display overlay object with fade animation. @@ -309,9 +309,9 @@ type AnimationFade struct { NullFields []string `json:"-"` } -func (s *AnimationFade) MarshalJSON() ([]byte, error) { +func (s AnimationFade) MarshalJSON() ([]byte, error) { type NoMethod AnimationFade - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnimationStatic: Display static overlay object. @@ -337,9 +337,9 @@ type AnimationStatic struct { NullFields []string `json:"-"` } -func (s *AnimationStatic) MarshalJSON() ([]byte, error) { +func (s AnimationStatic) MarshalJSON() ([]byte, error) { type NoMethod AnimationStatic - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Audio: Audio preprocessing configuration. @@ -371,9 +371,9 @@ type Audio struct { NullFields []string `json:"-"` } -func (s *Audio) MarshalJSON() ([]byte, error) { +func (s Audio) MarshalJSON() ([]byte, error) { type NoMethod Audio - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Audio) UnmarshalJSON(data []byte) error { @@ -422,9 +422,9 @@ type AudioMapping struct { NullFields []string `json:"-"` } -func (s *AudioMapping) MarshalJSON() ([]byte, error) { +func (s AudioMapping) MarshalJSON() ([]byte, error) { type NoMethod AudioMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *AudioMapping) UnmarshalJSON(data []byte) error { @@ -485,9 +485,9 @@ type AudioStream struct { NullFields []string `json:"-"` } -func (s *AudioStream) MarshalJSON() ([]byte, error) { +func (s AudioStream) MarshalJSON() ([]byte, error) { type NoMethod AudioStream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BwdifConfig: Bob Weaver Deinterlacing Filter Configuration. @@ -517,9 +517,9 @@ type BwdifConfig struct { NullFields []string `json:"-"` } -func (s *BwdifConfig) MarshalJSON() ([]byte, error) { +func (s BwdifConfig) MarshalJSON() ([]byte, error) { type NoMethod BwdifConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Clearkey: Clearkey configuration. @@ -554,9 +554,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -602,9 +602,9 @@ type Crop struct { NullFields []string `json:"-"` } -func (s *Crop) MarshalJSON() ([]byte, error) { +func (s Crop) MarshalJSON() ([]byte, error) { type NoMethod Crop - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DashConfig: `DASH` manifest configuration. @@ -636,9 +636,9 @@ type DashConfig struct { NullFields []string `json:"-"` } -func (s *DashConfig) MarshalJSON() ([]byte, error) { +func (s DashConfig) MarshalJSON() ([]byte, error) { type NoMethod DashConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Deblock: Deblock preprocessing configuration. **Note:** This configuration @@ -663,9 +663,9 @@ type Deblock struct { NullFields []string `json:"-"` } -func (s *Deblock) MarshalJSON() ([]byte, error) { +func (s Deblock) MarshalJSON() ([]byte, error) { type NoMethod Deblock - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Deblock) UnmarshalJSON(data []byte) error { @@ -701,9 +701,9 @@ type Deinterlace struct { NullFields []string `json:"-"` } -func (s *Deinterlace) MarshalJSON() ([]byte, error) { +func (s Deinterlace) MarshalJSON() ([]byte, error) { type NoMethod Deinterlace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Denoise: Denoise preprocessing configuration. **Note:** This configuration @@ -729,9 +729,9 @@ type Denoise struct { NullFields []string `json:"-"` } -func (s *Denoise) MarshalJSON() ([]byte, error) { +func (s Denoise) MarshalJSON() ([]byte, error) { type NoMethod Denoise - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Denoise) UnmarshalJSON(data []byte) error { @@ -771,9 +771,9 @@ type DrmSystems struct { NullFields []string `json:"-"` } -func (s *DrmSystems) MarshalJSON() ([]byte, error) { +func (s DrmSystems) MarshalJSON() ([]byte, error) { type NoMethod DrmSystems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EditAtom: Edit atom. @@ -804,9 +804,9 @@ type EditAtom struct { NullFields []string `json:"-"` } -func (s *EditAtom) MarshalJSON() ([]byte, error) { +func (s EditAtom) MarshalJSON() ([]byte, error) { type NoMethod EditAtom - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ElementaryStream: Encoding of an input file such as an audio, video, or text @@ -835,9 +835,9 @@ type ElementaryStream struct { NullFields []string `json:"-"` } -func (s *ElementaryStream) MarshalJSON() ([]byte, error) { +func (s ElementaryStream) MarshalJSON() ([]byte, error) { type NoMethod ElementaryStream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -877,9 +877,9 @@ type Encryption struct { NullFields []string `json:"-"` } -func (s *Encryption) MarshalJSON() ([]byte, error) { +func (s Encryption) MarshalJSON() ([]byte, error) { type NoMethod Encryption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Fairplay: Fairplay configuration. @@ -905,9 +905,9 @@ type Fmp4Config struct { NullFields []string `json:"-"` } -func (s *Fmp4Config) MarshalJSON() ([]byte, error) { +func (s Fmp4Config) MarshalJSON() ([]byte, error) { type NoMethod Fmp4Config - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // H264CodecSettings: H264 codec settings. @@ -1034,9 +1034,9 @@ type H264CodecSettings struct { NullFields []string `json:"-"` } -func (s *H264CodecSettings) MarshalJSON() ([]byte, error) { +func (s H264CodecSettings) MarshalJSON() ([]byte, error) { type NoMethod H264CodecSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *H264CodecSettings) UnmarshalJSON(data []byte) error { @@ -1192,9 +1192,9 @@ type H265CodecSettings struct { NullFields []string `json:"-"` } -func (s *H265CodecSettings) MarshalJSON() ([]byte, error) { +func (s H265CodecSettings) MarshalJSON() ([]byte, error) { type NoMethod H265CodecSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *H265CodecSettings) UnmarshalJSON(data []byte) error { @@ -1254,9 +1254,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Image) UnmarshalJSON(data []byte) error { @@ -1299,9 +1299,9 @@ type Input struct { NullFields []string `json:"-"` } -func (s *Input) MarshalJSON() ([]byte, error) { +func (s Input) MarshalJSON() ([]byte, error) { type NoMethod Input - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Job: Transcoding job resource. @@ -1394,9 +1394,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobConfig: Job configuration @@ -1441,9 +1441,9 @@ type JobConfig struct { NullFields []string `json:"-"` } -func (s *JobConfig) MarshalJSON() ([]byte, error) { +func (s JobConfig) MarshalJSON() ([]byte, error) { type NoMethod JobConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // JobTemplate: Transcoding job template resource. @@ -1472,9 +1472,9 @@ type JobTemplate struct { NullFields []string `json:"-"` } -func (s *JobTemplate) MarshalJSON() ([]byte, error) { +func (s JobTemplate) MarshalJSON() ([]byte, error) { type NoMethod JobTemplate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobTemplatesResponse: Response message for @@ -1502,9 +1502,9 @@ type ListJobTemplatesResponse struct { NullFields []string `json:"-"` } -func (s *ListJobTemplatesResponse) MarshalJSON() ([]byte, error) { +func (s ListJobTemplatesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobTemplatesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobsResponse: Response message for `TranscoderService.ListJobs`. @@ -1531,9 +1531,9 @@ type ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Manifest: Manifest configuration. @@ -1570,9 +1570,9 @@ type Manifest struct { NullFields []string `json:"-"` } -func (s *Manifest) MarshalJSON() ([]byte, error) { +func (s Manifest) MarshalJSON() ([]byte, error) { type NoMethod Manifest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MpegCommonEncryption: Configuration for MPEG Common Encryption (MPEG-CENC). @@ -1593,9 +1593,9 @@ type MpegCommonEncryption struct { NullFields []string `json:"-"` } -func (s *MpegCommonEncryption) MarshalJSON() ([]byte, error) { +func (s MpegCommonEncryption) MarshalJSON() ([]byte, error) { type NoMethod MpegCommonEncryption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MuxStream: Multiplexing settings for output stream. @@ -1635,9 +1635,9 @@ type MuxStream struct { NullFields []string `json:"-"` } -func (s *MuxStream) MarshalJSON() ([]byte, error) { +func (s MuxStream) MarshalJSON() ([]byte, error) { type NoMethod MuxStream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NormalizedCoordinate: 2D normalized coordinates. Default: `{0.0, 0.0}` @@ -1659,9 +1659,9 @@ type NormalizedCoordinate struct { NullFields []string `json:"-"` } -func (s *NormalizedCoordinate) MarshalJSON() ([]byte, error) { +func (s NormalizedCoordinate) MarshalJSON() ([]byte, error) { type NoMethod NormalizedCoordinate - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NormalizedCoordinate) UnmarshalJSON(data []byte) error { @@ -1700,9 +1700,9 @@ type Output struct { NullFields []string `json:"-"` } -func (s *Output) MarshalJSON() ([]byte, error) { +func (s Output) MarshalJSON() ([]byte, error) { type NoMethod Output - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Overlay: Overlay configuration. @@ -1725,9 +1725,9 @@ type Overlay struct { NullFields []string `json:"-"` } -func (s *Overlay) MarshalJSON() ([]byte, error) { +func (s Overlay) MarshalJSON() ([]byte, error) { type NoMethod Overlay - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Pad: Pad filter configuration for the input video. The padded input video is @@ -1754,9 +1754,9 @@ type Pad struct { NullFields []string `json:"-"` } -func (s *Pad) MarshalJSON() ([]byte, error) { +func (s Pad) MarshalJSON() ([]byte, error) { type NoMethod Pad - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Playready: Playready configuration. @@ -1792,9 +1792,9 @@ type PreprocessingConfig struct { NullFields []string `json:"-"` } -func (s *PreprocessingConfig) MarshalJSON() ([]byte, error) { +func (s PreprocessingConfig) MarshalJSON() ([]byte, error) { type NoMethod PreprocessingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubDestination: A Pub/Sub destination. @@ -1815,9 +1815,9 @@ type PubsubDestination struct { NullFields []string `json:"-"` } -func (s *PubsubDestination) MarshalJSON() ([]byte, error) { +func (s PubsubDestination) MarshalJSON() ([]byte, error) { type NoMethod PubsubDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SampleAesEncryption: Configuration for SAMPLE-AES encryption. @@ -1846,9 +1846,9 @@ type SecretManagerSource struct { NullFields []string `json:"-"` } -func (s *SecretManagerSource) MarshalJSON() ([]byte, error) { +func (s SecretManagerSource) MarshalJSON() ([]byte, error) { type NoMethod SecretManagerSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SegmentSettings: Segment settings for `ts`, `fmp4` and `vtt`. @@ -1874,9 +1874,9 @@ type SegmentSettings struct { NullFields []string `json:"-"` } -func (s *SegmentSettings) MarshalJSON() ([]byte, error) { +func (s SegmentSettings) MarshalJSON() ([]byte, error) { type NoMethod SegmentSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SpriteSheet: Sprite sheet configuration. @@ -1946,9 +1946,9 @@ type SpriteSheet struct { NullFields []string `json:"-"` } -func (s *SpriteSheet) MarshalJSON() ([]byte, error) { +func (s SpriteSheet) MarshalJSON() ([]byte, error) { type NoMethod SpriteSheet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1980,9 +1980,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextMapping: The mapping for the JobConfig.edit_list atoms with text @@ -2008,9 +2008,9 @@ type TextMapping struct { NullFields []string `json:"-"` } -func (s *TextMapping) MarshalJSON() ([]byte, error) { +func (s TextMapping) MarshalJSON() ([]byte, error) { type NoMethod TextMapping - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextStream: Encoding of a text stream. For example, closed captions or @@ -2043,9 +2043,9 @@ type TextStream struct { NullFields []string `json:"-"` } -func (s *TextStream) MarshalJSON() ([]byte, error) { +func (s TextStream) MarshalJSON() ([]byte, error) { type NoMethod TextStream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoStream: Video stream resource. @@ -2069,9 +2069,9 @@ type VideoStream struct { NullFields []string `json:"-"` } -func (s *VideoStream) MarshalJSON() ([]byte, error) { +func (s VideoStream) MarshalJSON() ([]byte, error) { type NoMethod VideoStream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Vp9CodecSettings: VP9 codec settings. @@ -2160,9 +2160,9 @@ type Vp9CodecSettings struct { NullFields []string `json:"-"` } -func (s *Vp9CodecSettings) MarshalJSON() ([]byte, error) { +func (s Vp9CodecSettings) MarshalJSON() ([]byte, error) { type NoMethod Vp9CodecSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Vp9CodecSettings) UnmarshalJSON(data []byte) error { @@ -2223,9 +2223,9 @@ type YadifConfig struct { NullFields []string `json:"-"` } -func (s *YadifConfig) MarshalJSON() ([]byte, error) { +func (s YadifConfig) MarshalJSON() ([]byte, error) { type NoMethod YadifConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsJobTemplatesCreateCall struct { diff --git a/translate/v2/translate-gen.go b/translate/v2/translate-gen.go index dd4f9ae065..f1ff75a4d8 100644 --- a/translate/v2/translate-gen.go +++ b/translate/v2/translate-gen.go @@ -214,9 +214,9 @@ type DetectLanguageRequest struct { NullFields []string `json:"-"` } -func (s *DetectLanguageRequest) MarshalJSON() ([]byte, error) { +func (s DetectLanguageRequest) MarshalJSON() ([]byte, error) { type NoMethod DetectLanguageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DetectionsListResponse struct { @@ -238,9 +238,9 @@ type DetectionsListResponse struct { NullFields []string `json:"-"` } -func (s *DetectionsListResponse) MarshalJSON() ([]byte, error) { +func (s DetectionsListResponse) MarshalJSON() ([]byte, error) { type NoMethod DetectionsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DetectionsResourceItem struct { @@ -263,9 +263,9 @@ type DetectionsResourceItem struct { NullFields []string `json:"-"` } -func (s *DetectionsResourceItem) MarshalJSON() ([]byte, error) { +func (s DetectionsResourceItem) MarshalJSON() ([]byte, error) { type NoMethod DetectionsResourceItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DetectionsResourceItem) UnmarshalJSON(data []byte) error { @@ -302,9 +302,9 @@ type GetSupportedLanguagesRequest struct { NullFields []string `json:"-"` } -func (s *GetSupportedLanguagesRequest) MarshalJSON() ([]byte, error) { +func (s GetSupportedLanguagesRequest) MarshalJSON() ([]byte, error) { type NoMethod GetSupportedLanguagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LanguagesListResponse struct { @@ -330,9 +330,9 @@ type LanguagesListResponse struct { NullFields []string `json:"-"` } -func (s *LanguagesListResponse) MarshalJSON() ([]byte, error) { +func (s LanguagesListResponse) MarshalJSON() ([]byte, error) { type NoMethod LanguagesListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LanguagesResource struct { @@ -357,9 +357,9 @@ type LanguagesResource struct { NullFields []string `json:"-"` } -func (s *LanguagesResource) MarshalJSON() ([]byte, error) { +func (s LanguagesResource) MarshalJSON() ([]byte, error) { type NoMethod LanguagesResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranslateTextRequest: The main translation request message for the Cloud @@ -402,9 +402,9 @@ type TranslateTextRequest struct { NullFields []string `json:"-"` } -func (s *TranslateTextRequest) MarshalJSON() ([]byte, error) { +func (s TranslateTextRequest) MarshalJSON() ([]byte, error) { type NoMethod TranslateTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranslationsListResponse: The main language translation response message. @@ -428,9 +428,9 @@ type TranslationsListResponse struct { NullFields []string `json:"-"` } -func (s *TranslationsListResponse) MarshalJSON() ([]byte, error) { +func (s TranslationsListResponse) MarshalJSON() ([]byte, error) { type NoMethod TranslationsListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TranslationsResource struct { @@ -460,9 +460,9 @@ type TranslationsResource struct { NullFields []string `json:"-"` } -func (s *TranslationsResource) MarshalJSON() ([]byte, error) { +func (s TranslationsResource) MarshalJSON() ([]byte, error) { type NoMethod TranslationsResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DetectionsDetectCall struct { diff --git a/translate/v3/translate-gen.go b/translate/v3/translate-gen.go index ecfef89cf2..b4abf97bd6 100644 --- a/translate/v3/translate-gen.go +++ b/translate/v3/translate-gen.go @@ -342,9 +342,9 @@ type AdaptiveMtDataset struct { NullFields []string `json:"-"` } -func (s *AdaptiveMtDataset) MarshalJSON() ([]byte, error) { +func (s AdaptiveMtDataset) MarshalJSON() ([]byte, error) { type NoMethod AdaptiveMtDataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdaptiveMtFile: An AdaptiveMtFile. @@ -377,9 +377,9 @@ type AdaptiveMtFile struct { NullFields []string `json:"-"` } -func (s *AdaptiveMtFile) MarshalJSON() ([]byte, error) { +func (s AdaptiveMtFile) MarshalJSON() ([]byte, error) { type NoMethod AdaptiveMtFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdaptiveMtSentence: An AdaptiveMt sentence entry. @@ -409,9 +409,9 @@ type AdaptiveMtSentence struct { NullFields []string `json:"-"` } -func (s *AdaptiveMtSentence) MarshalJSON() ([]byte, error) { +func (s AdaptiveMtSentence) MarshalJSON() ([]byte, error) { type NoMethod AdaptiveMtSentence - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdaptiveMtTranslateRequest: The request for sending an AdaptiveMt @@ -436,9 +436,9 @@ type AdaptiveMtTranslateRequest struct { NullFields []string `json:"-"` } -func (s *AdaptiveMtTranslateRequest) MarshalJSON() ([]byte, error) { +func (s AdaptiveMtTranslateRequest) MarshalJSON() ([]byte, error) { type NoMethod AdaptiveMtTranslateRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdaptiveMtTranslateResponse: An AdaptiveMtTranslate response. @@ -463,9 +463,9 @@ type AdaptiveMtTranslateResponse struct { NullFields []string `json:"-"` } -func (s *AdaptiveMtTranslateResponse) MarshalJSON() ([]byte, error) { +func (s AdaptiveMtTranslateResponse) MarshalJSON() ([]byte, error) { type NoMethod AdaptiveMtTranslateResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdaptiveMtTranslation: An AdaptiveMt translation. @@ -485,9 +485,9 @@ type AdaptiveMtTranslation struct { NullFields []string `json:"-"` } -func (s *AdaptiveMtTranslation) MarshalJSON() ([]byte, error) { +func (s AdaptiveMtTranslation) MarshalJSON() ([]byte, error) { type NoMethod AdaptiveMtTranslation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDocumentInputConfig: Input configuration for BatchTranslateDocument @@ -519,9 +519,9 @@ type BatchDocumentInputConfig struct { NullFields []string `json:"-"` } -func (s *BatchDocumentInputConfig) MarshalJSON() ([]byte, error) { +func (s BatchDocumentInputConfig) MarshalJSON() ([]byte, error) { type NoMethod BatchDocumentInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDocumentOutputConfig: Output configuration for BatchTranslateDocument @@ -576,9 +576,9 @@ type BatchDocumentOutputConfig struct { NullFields []string `json:"-"` } -func (s *BatchDocumentOutputConfig) MarshalJSON() ([]byte, error) { +func (s BatchDocumentOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod BatchDocumentOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchTranslateDocumentRequest: The BatchTranslateDocument request. @@ -646,9 +646,9 @@ type BatchTranslateDocumentRequest struct { NullFields []string `json:"-"` } -func (s *BatchTranslateDocumentRequest) MarshalJSON() ([]byte, error) { +func (s BatchTranslateDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchTranslateDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchTranslateTextRequest: The batch translation request. @@ -699,9 +699,9 @@ type BatchTranslateTextRequest struct { NullFields []string `json:"-"` } -func (s *BatchTranslateTextRequest) MarshalJSON() ([]byte, error) { +func (s BatchTranslateTextRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchTranslateTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -753,9 +753,9 @@ type Dataset struct { NullFields []string `json:"-"` } -func (s *Dataset) MarshalJSON() ([]byte, error) { +func (s Dataset) MarshalJSON() ([]byte, error) { type NoMethod Dataset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatasetInputConfig: Input configuration for datasets. @@ -776,9 +776,9 @@ type DatasetInputConfig struct { NullFields []string `json:"-"` } -func (s *DatasetInputConfig) MarshalJSON() ([]byte, error) { +func (s DatasetInputConfig) MarshalJSON() ([]byte, error) { type NoMethod DatasetInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DatasetOutputConfig: Output configuration for datasets. @@ -798,9 +798,9 @@ type DatasetOutputConfig struct { NullFields []string `json:"-"` } -func (s *DatasetOutputConfig) MarshalJSON() ([]byte, error) { +func (s DatasetOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod DatasetOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectLanguageRequest: The request message for language detection. @@ -837,9 +837,9 @@ type DetectLanguageRequest struct { NullFields []string `json:"-"` } -func (s *DetectLanguageRequest) MarshalJSON() ([]byte, error) { +func (s DetectLanguageRequest) MarshalJSON() ([]byte, error) { type NoMethod DetectLanguageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectLanguageResponse: The response message for language detection. @@ -863,9 +863,9 @@ type DetectLanguageResponse struct { NullFields []string `json:"-"` } -func (s *DetectLanguageResponse) MarshalJSON() ([]byte, error) { +func (s DetectLanguageResponse) MarshalJSON() ([]byte, error) { type NoMethod DetectLanguageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectedLanguage: The response message for language detection. @@ -888,9 +888,9 @@ type DetectedLanguage struct { NullFields []string `json:"-"` } -func (s *DetectedLanguage) MarshalJSON() ([]byte, error) { +func (s DetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod DetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DetectedLanguage) UnmarshalJSON(data []byte) error { @@ -935,9 +935,9 @@ type DocumentInputConfig struct { NullFields []string `json:"-"` } -func (s *DocumentInputConfig) MarshalJSON() ([]byte, error) { +func (s DocumentInputConfig) MarshalJSON() ([]byte, error) { type NoMethod DocumentInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentOutputConfig: A document translation request output config. @@ -992,9 +992,9 @@ type DocumentOutputConfig struct { NullFields []string `json:"-"` } -func (s *DocumentOutputConfig) MarshalJSON() ([]byte, error) { +func (s DocumentOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod DocumentOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentTranslation: A translated document message. @@ -1024,9 +1024,9 @@ type DocumentTranslation struct { NullFields []string `json:"-"` } -func (s *DocumentTranslation) MarshalJSON() ([]byte, error) { +func (s DocumentTranslation) MarshalJSON() ([]byte, error) { type NoMethod DocumentTranslation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1064,9 +1064,9 @@ type Example struct { NullFields []string `json:"-"` } -func (s *Example) MarshalJSON() ([]byte, error) { +func (s Example) MarshalJSON() ([]byte, error) { type NoMethod Example - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportDataRequest: Request message for ExportData. @@ -1086,9 +1086,9 @@ type ExportDataRequest struct { NullFields []string `json:"-"` } -func (s *ExportDataRequest) MarshalJSON() ([]byte, error) { +func (s ExportDataRequest) MarshalJSON() ([]byte, error) { type NoMethod ExportDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FileInputSource: An inlined file. @@ -1112,9 +1112,9 @@ type FileInputSource struct { NullFields []string `json:"-"` } -func (s *FileInputSource) MarshalJSON() ([]byte, error) { +func (s FileInputSource) MarshalJSON() ([]byte, error) { type NoMethod FileInputSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsDestination: The Google Cloud Storage location for the output content. @@ -1138,9 +1138,9 @@ type GcsDestination struct { NullFields []string `json:"-"` } -func (s *GcsDestination) MarshalJSON() ([]byte, error) { +func (s GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsInputSource: The Google Cloud Storage location for the input content. @@ -1161,9 +1161,9 @@ type GcsInputSource struct { NullFields []string `json:"-"` } -func (s *GcsInputSource) MarshalJSON() ([]byte, error) { +func (s GcsInputSource) MarshalJSON() ([]byte, error) { type NoMethod GcsInputSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsOutputDestination: The Google Cloud Storage location for the output @@ -1186,9 +1186,9 @@ type GcsOutputDestination struct { NullFields []string `json:"-"` } -func (s *GcsOutputDestination) MarshalJSON() ([]byte, error) { +func (s GcsOutputDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsOutputDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsSource: The Google Cloud Storage location for the input content. @@ -1209,9 +1209,9 @@ type GcsSource struct { NullFields []string `json:"-"` } -func (s *GcsSource) MarshalJSON() ([]byte, error) { +func (s GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Glossary: Represents a glossary built from user-provided data. @@ -1252,9 +1252,9 @@ type Glossary struct { NullFields []string `json:"-"` } -func (s *Glossary) MarshalJSON() ([]byte, error) { +func (s Glossary) MarshalJSON() ([]byte, error) { type NoMethod Glossary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GlossaryEntry: Represents a single entry in a glossary. @@ -1284,9 +1284,9 @@ type GlossaryEntry struct { NullFields []string `json:"-"` } -func (s *GlossaryEntry) MarshalJSON() ([]byte, error) { +func (s GlossaryEntry) MarshalJSON() ([]byte, error) { type NoMethod GlossaryEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GlossaryInputConfig: Input configuration for glossaries. @@ -1317,9 +1317,9 @@ type GlossaryInputConfig struct { NullFields []string `json:"-"` } -func (s *GlossaryInputConfig) MarshalJSON() ([]byte, error) { +func (s GlossaryInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GlossaryInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GlossaryTerm: Represents a single glossary term @@ -1341,9 +1341,9 @@ type GlossaryTerm struct { NullFields []string `json:"-"` } -func (s *GlossaryTerm) MarshalJSON() ([]byte, error) { +func (s GlossaryTerm) MarshalJSON() ([]byte, error) { type NoMethod GlossaryTerm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GlossaryTermsPair: Represents a single entry for an unidirectional glossary. @@ -1365,9 +1365,9 @@ type GlossaryTermsPair struct { NullFields []string `json:"-"` } -func (s *GlossaryTermsPair) MarshalJSON() ([]byte, error) { +func (s GlossaryTermsPair) MarshalJSON() ([]byte, error) { type NoMethod GlossaryTermsPair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GlossaryTermsSet: Represents a single entry for an equivalent term set @@ -1390,9 +1390,9 @@ type GlossaryTermsSet struct { NullFields []string `json:"-"` } -func (s *GlossaryTermsSet) MarshalJSON() ([]byte, error) { +func (s GlossaryTermsSet) MarshalJSON() ([]byte, error) { type NoMethod GlossaryTermsSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAdaptiveMtFileRequest: The request for importing an AdaptiveMt file @@ -1415,9 +1415,9 @@ type ImportAdaptiveMtFileRequest struct { NullFields []string `json:"-"` } -func (s *ImportAdaptiveMtFileRequest) MarshalJSON() ([]byte, error) { +func (s ImportAdaptiveMtFileRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportAdaptiveMtFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportAdaptiveMtFileResponse: The response for importing an AdaptiveMtFile @@ -1440,9 +1440,9 @@ type ImportAdaptiveMtFileResponse struct { NullFields []string `json:"-"` } -func (s *ImportAdaptiveMtFileResponse) MarshalJSON() ([]byte, error) { +func (s ImportAdaptiveMtFileResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportAdaptiveMtFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportDataRequest: Request message for ImportData. @@ -1462,9 +1462,9 @@ type ImportDataRequest struct { NullFields []string `json:"-"` } -func (s *ImportDataRequest) MarshalJSON() ([]byte, error) { +func (s ImportDataRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportDataRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputConfig: Input configuration for BatchTranslateText request. @@ -1500,9 +1500,9 @@ type InputConfig struct { NullFields []string `json:"-"` } -func (s *InputConfig) MarshalJSON() ([]byte, error) { +func (s InputConfig) MarshalJSON() ([]byte, error) { type NoMethod InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputFile: An input file. @@ -1525,9 +1525,9 @@ type InputFile struct { NullFields []string `json:"-"` } -func (s *InputFile) MarshalJSON() ([]byte, error) { +func (s InputFile) MarshalJSON() ([]byte, error) { type NoMethod InputFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageCodePair: Used with unidirectional glossaries. @@ -1553,9 +1553,9 @@ type LanguageCodePair struct { NullFields []string `json:"-"` } -func (s *LanguageCodePair) MarshalJSON() ([]byte, error) { +func (s LanguageCodePair) MarshalJSON() ([]byte, error) { type NoMethod LanguageCodePair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageCodesSet: Used with equivalent term set glossaries. @@ -1577,9 +1577,9 @@ type LanguageCodesSet struct { NullFields []string `json:"-"` } -func (s *LanguageCodesSet) MarshalJSON() ([]byte, error) { +func (s LanguageCodesSet) MarshalJSON() ([]byte, error) { type NoMethod LanguageCodesSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdaptiveMtDatasetsResponse: A list of AdaptiveMtDatasets. @@ -1607,9 +1607,9 @@ type ListAdaptiveMtDatasetsResponse struct { NullFields []string `json:"-"` } -func (s *ListAdaptiveMtDatasetsResponse) MarshalJSON() ([]byte, error) { +func (s ListAdaptiveMtDatasetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdaptiveMtDatasetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdaptiveMtFilesResponse: The response for listing all AdaptiveMt files @@ -1637,9 +1637,9 @@ type ListAdaptiveMtFilesResponse struct { NullFields []string `json:"-"` } -func (s *ListAdaptiveMtFilesResponse) MarshalJSON() ([]byte, error) { +func (s ListAdaptiveMtFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdaptiveMtFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListAdaptiveMtSentencesResponse: List AdaptiveMt sentences response. @@ -1664,9 +1664,9 @@ type ListAdaptiveMtSentencesResponse struct { NullFields []string `json:"-"` } -func (s *ListAdaptiveMtSentencesResponse) MarshalJSON() ([]byte, error) { +func (s ListAdaptiveMtSentencesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListAdaptiveMtSentencesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDatasetsResponse: Response message for ListDatasets. @@ -1693,9 +1693,9 @@ type ListDatasetsResponse struct { NullFields []string `json:"-"` } -func (s *ListDatasetsResponse) MarshalJSON() ([]byte, error) { +func (s ListDatasetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDatasetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListExamplesResponse: Response message for ListExamples. @@ -1722,9 +1722,9 @@ type ListExamplesResponse struct { NullFields []string `json:"-"` } -func (s *ListExamplesResponse) MarshalJSON() ([]byte, error) { +func (s ListExamplesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExamplesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGlossariesResponse: Response message for ListGlossaries. @@ -1751,9 +1751,9 @@ type ListGlossariesResponse struct { NullFields []string `json:"-"` } -func (s *ListGlossariesResponse) MarshalJSON() ([]byte, error) { +func (s ListGlossariesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGlossariesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGlossaryEntriesResponse: Response message for ListGlossaryEntries @@ -1780,9 +1780,9 @@ type ListGlossaryEntriesResponse struct { NullFields []string `json:"-"` } -func (s *ListGlossaryEntriesResponse) MarshalJSON() ([]byte, error) { +func (s ListGlossaryEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGlossaryEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1808,9 +1808,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListModelsResponse: Response message for ListModels. @@ -1837,9 +1837,9 @@ type ListModelsResponse struct { NullFields []string `json:"-"` } -func (s *ListModelsResponse) MarshalJSON() ([]byte, error) { +func (s ListModelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListModelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1865,9 +1865,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1903,9 +1903,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Model: A trained translation model. @@ -1957,9 +1957,9 @@ type Model struct { NullFields []string `json:"-"` } -func (s *Model) MarshalJSON() ([]byte, error) { +func (s Model) MarshalJSON() ([]byte, error) { type NoMethod Model - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2004,9 +2004,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutputConfig: Output configuration for BatchTranslateText request. @@ -2072,9 +2072,9 @@ type OutputConfig struct { NullFields []string `json:"-"` } -func (s *OutputConfig) MarshalJSON() ([]byte, error) { +func (s OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Romanization: A single romanization response. @@ -2100,9 +2100,9 @@ type Romanization struct { NullFields []string `json:"-"` } -func (s *Romanization) MarshalJSON() ([]byte, error) { +func (s Romanization) MarshalJSON() ([]byte, error) { type NoMethod Romanization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RomanizeTextRequest: The request message for synchronous romanization. @@ -2127,9 +2127,9 @@ type RomanizeTextRequest struct { NullFields []string `json:"-"` } -func (s *RomanizeTextRequest) MarshalJSON() ([]byte, error) { +func (s RomanizeTextRequest) MarshalJSON() ([]byte, error) { type NoMethod RomanizeTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RomanizeTextResponse: The response message for synchronous romanization. @@ -2153,9 +2153,9 @@ type RomanizeTextResponse struct { NullFields []string `json:"-"` } -func (s *RomanizeTextResponse) MarshalJSON() ([]byte, error) { +func (s RomanizeTextResponse) MarshalJSON() ([]byte, error) { type NoMethod RomanizeTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2187,9 +2187,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SupportedLanguage: A single supported language response corresponds to @@ -2220,9 +2220,9 @@ type SupportedLanguage struct { NullFields []string `json:"-"` } -func (s *SupportedLanguage) MarshalJSON() ([]byte, error) { +func (s SupportedLanguage) MarshalJSON() ([]byte, error) { type NoMethod SupportedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SupportedLanguages: The response message for discovering supported @@ -2247,9 +2247,9 @@ type SupportedLanguages struct { NullFields []string `json:"-"` } -func (s *SupportedLanguages) MarshalJSON() ([]byte, error) { +func (s SupportedLanguages) MarshalJSON() ([]byte, error) { type NoMethod SupportedLanguages - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranslateDocumentRequest: A document translation request. @@ -2323,9 +2323,9 @@ type TranslateDocumentRequest struct { NullFields []string `json:"-"` } -func (s *TranslateDocumentRequest) MarshalJSON() ([]byte, error) { +func (s TranslateDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod TranslateDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranslateDocumentResponse: A translated document response message. @@ -2361,9 +2361,9 @@ type TranslateDocumentResponse struct { NullFields []string `json:"-"` } -func (s *TranslateDocumentResponse) MarshalJSON() ([]byte, error) { +func (s TranslateDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod TranslateDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranslateTextGlossaryConfig: Configures which glossary is used for a @@ -2390,9 +2390,9 @@ type TranslateTextGlossaryConfig struct { NullFields []string `json:"-"` } -func (s *TranslateTextGlossaryConfig) MarshalJSON() ([]byte, error) { +func (s TranslateTextGlossaryConfig) MarshalJSON() ([]byte, error) { type NoMethod TranslateTextGlossaryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranslateTextRequest: The request message for synchronous translation. @@ -2451,9 +2451,9 @@ type TranslateTextRequest struct { NullFields []string `json:"-"` } -func (s *TranslateTextRequest) MarshalJSON() ([]byte, error) { +func (s TranslateTextRequest) MarshalJSON() ([]byte, error) { type NoMethod TranslateTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TranslateTextResponse struct { @@ -2480,9 +2480,9 @@ type TranslateTextResponse struct { NullFields []string `json:"-"` } -func (s *TranslateTextResponse) MarshalJSON() ([]byte, error) { +func (s TranslateTextResponse) MarshalJSON() ([]byte, error) { type NoMethod TranslateTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Translation: A single translation response. @@ -2517,9 +2517,9 @@ type Translation struct { NullFields []string `json:"-"` } -func (s *Translation) MarshalJSON() ([]byte, error) { +func (s Translation) MarshalJSON() ([]byte, error) { type NoMethod Translation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransliterationConfig: Configures transliteration feature on top of @@ -2541,9 +2541,9 @@ type TransliterationConfig struct { NullFields []string `json:"-"` } -func (s *TransliterationConfig) MarshalJSON() ([]byte, error) { +func (s TransliterationConfig) MarshalJSON() ([]byte, error) { type NoMethod TransliterationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WaitOperationRequest: The request message for Operations.WaitOperation. @@ -2565,9 +2565,9 @@ type WaitOperationRequest struct { NullFields []string `json:"-"` } -func (s *WaitOperationRequest) MarshalJSON() ([]byte, error) { +func (s WaitOperationRequest) MarshalJSON() ([]byte, error) { type NoMethod WaitOperationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsDetectLanguageCall struct { diff --git a/translate/v3beta1/translate-gen.go b/translate/v3beta1/translate-gen.go index 5c5c2d4ada..9d0d9b20dc 100644 --- a/translate/v3beta1/translate-gen.go +++ b/translate/v3beta1/translate-gen.go @@ -239,9 +239,9 @@ type BatchDocumentInputConfig struct { NullFields []string `json:"-"` } -func (s *BatchDocumentInputConfig) MarshalJSON() ([]byte, error) { +func (s BatchDocumentInputConfig) MarshalJSON() ([]byte, error) { type NoMethod BatchDocumentInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchDocumentOutputConfig: Output configuration for BatchTranslateDocument @@ -296,9 +296,9 @@ type BatchDocumentOutputConfig struct { NullFields []string `json:"-"` } -func (s *BatchDocumentOutputConfig) MarshalJSON() ([]byte, error) { +func (s BatchDocumentOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod BatchDocumentOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchTranslateDocumentRequest: The BatchTranslateDocument request. @@ -366,9 +366,9 @@ type BatchTranslateDocumentRequest struct { NullFields []string `json:"-"` } -func (s *BatchTranslateDocumentRequest) MarshalJSON() ([]byte, error) { +func (s BatchTranslateDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchTranslateDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchTranslateTextRequest: The batch translation request. @@ -418,9 +418,9 @@ type BatchTranslateTextRequest struct { NullFields []string `json:"-"` } -func (s *BatchTranslateTextRequest) MarshalJSON() ([]byte, error) { +func (s BatchTranslateTextRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchTranslateTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -460,9 +460,9 @@ type DetectLanguageRequest struct { NullFields []string `json:"-"` } -func (s *DetectLanguageRequest) MarshalJSON() ([]byte, error) { +func (s DetectLanguageRequest) MarshalJSON() ([]byte, error) { type NoMethod DetectLanguageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectLanguageResponse: The response message for language detection. @@ -486,9 +486,9 @@ type DetectLanguageResponse struct { NullFields []string `json:"-"` } -func (s *DetectLanguageResponse) MarshalJSON() ([]byte, error) { +func (s DetectLanguageResponse) MarshalJSON() ([]byte, error) { type NoMethod DetectLanguageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectedLanguage: The response message for language detection. @@ -511,9 +511,9 @@ type DetectedLanguage struct { NullFields []string `json:"-"` } -func (s *DetectedLanguage) MarshalJSON() ([]byte, error) { +func (s DetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod DetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DetectedLanguage) UnmarshalJSON(data []byte) error { @@ -558,9 +558,9 @@ type DocumentInputConfig struct { NullFields []string `json:"-"` } -func (s *DocumentInputConfig) MarshalJSON() ([]byte, error) { +func (s DocumentInputConfig) MarshalJSON() ([]byte, error) { type NoMethod DocumentInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentOutputConfig: A document translation request output config. @@ -615,9 +615,9 @@ type DocumentOutputConfig struct { NullFields []string `json:"-"` } -func (s *DocumentOutputConfig) MarshalJSON() ([]byte, error) { +func (s DocumentOutputConfig) MarshalJSON() ([]byte, error) { type NoMethod DocumentOutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DocumentTranslation: A translated document message. @@ -647,9 +647,9 @@ type DocumentTranslation struct { NullFields []string `json:"-"` } -func (s *DocumentTranslation) MarshalJSON() ([]byte, error) { +func (s DocumentTranslation) MarshalJSON() ([]byte, error) { type NoMethod DocumentTranslation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -680,9 +680,9 @@ type GcsDestination struct { NullFields []string `json:"-"` } -func (s *GcsDestination) MarshalJSON() ([]byte, error) { +func (s GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsSource: The Google Cloud Storage location for the input content. @@ -703,9 +703,9 @@ type GcsSource struct { NullFields []string `json:"-"` } -func (s *GcsSource) MarshalJSON() ([]byte, error) { +func (s GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Glossary: Represents a glossary built from user provided data. @@ -744,9 +744,9 @@ type Glossary struct { NullFields []string `json:"-"` } -func (s *Glossary) MarshalJSON() ([]byte, error) { +func (s Glossary) MarshalJSON() ([]byte, error) { type NoMethod Glossary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GlossaryInputConfig: Input configuration for glossaries. @@ -777,9 +777,9 @@ type GlossaryInputConfig struct { NullFields []string `json:"-"` } -func (s *GlossaryInputConfig) MarshalJSON() ([]byte, error) { +func (s GlossaryInputConfig) MarshalJSON() ([]byte, error) { type NoMethod GlossaryInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputConfig: Input configuration for BatchTranslateText request. @@ -815,9 +815,9 @@ type InputConfig struct { NullFields []string `json:"-"` } -func (s *InputConfig) MarshalJSON() ([]byte, error) { +func (s InputConfig) MarshalJSON() ([]byte, error) { type NoMethod InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageCodePair: Used with unidirectional glossaries. @@ -843,9 +843,9 @@ type LanguageCodePair struct { NullFields []string `json:"-"` } -func (s *LanguageCodePair) MarshalJSON() ([]byte, error) { +func (s LanguageCodePair) MarshalJSON() ([]byte, error) { type NoMethod LanguageCodePair - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LanguageCodesSet: Used with equivalent term set glossaries. @@ -867,9 +867,9 @@ type LanguageCodesSet struct { NullFields []string `json:"-"` } -func (s *LanguageCodesSet) MarshalJSON() ([]byte, error) { +func (s LanguageCodesSet) MarshalJSON() ([]byte, error) { type NoMethod LanguageCodesSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGlossariesResponse: Response message for ListGlossaries. @@ -896,9 +896,9 @@ type ListGlossariesResponse struct { NullFields []string `json:"-"` } -func (s *ListGlossariesResponse) MarshalJSON() ([]byte, error) { +func (s ListGlossariesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGlossariesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -924,9 +924,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -952,9 +952,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -990,9 +990,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1037,9 +1037,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutputConfig: Output configuration for BatchTranslateText request. @@ -1105,9 +1105,9 @@ type OutputConfig struct { NullFields []string `json:"-"` } -func (s *OutputConfig) MarshalJSON() ([]byte, error) { +func (s OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1139,9 +1139,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SupportedLanguage: A single supported language response corresponds to @@ -1172,9 +1172,9 @@ type SupportedLanguage struct { NullFields []string `json:"-"` } -func (s *SupportedLanguage) MarshalJSON() ([]byte, error) { +func (s SupportedLanguage) MarshalJSON() ([]byte, error) { type NoMethod SupportedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SupportedLanguages: The response message for discovering supported @@ -1199,9 +1199,9 @@ type SupportedLanguages struct { NullFields []string `json:"-"` } -func (s *SupportedLanguages) MarshalJSON() ([]byte, error) { +func (s SupportedLanguages) MarshalJSON() ([]byte, error) { type NoMethod SupportedLanguages - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranslateDocumentRequest: A document translation request. @@ -1275,9 +1275,9 @@ type TranslateDocumentRequest struct { NullFields []string `json:"-"` } -func (s *TranslateDocumentRequest) MarshalJSON() ([]byte, error) { +func (s TranslateDocumentRequest) MarshalJSON() ([]byte, error) { type NoMethod TranslateDocumentRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranslateDocumentResponse: A translated document response message. @@ -1313,9 +1313,9 @@ type TranslateDocumentResponse struct { NullFields []string `json:"-"` } -func (s *TranslateDocumentResponse) MarshalJSON() ([]byte, error) { +func (s TranslateDocumentResponse) MarshalJSON() ([]byte, error) { type NoMethod TranslateDocumentResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranslateTextGlossaryConfig: Configures which glossary should be used for a @@ -1340,9 +1340,9 @@ type TranslateTextGlossaryConfig struct { NullFields []string `json:"-"` } -func (s *TranslateTextGlossaryConfig) MarshalJSON() ([]byte, error) { +func (s TranslateTextGlossaryConfig) MarshalJSON() ([]byte, error) { type NoMethod TranslateTextGlossaryConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TranslateTextRequest: The request message for synchronous translation. @@ -1398,9 +1398,9 @@ type TranslateTextRequest struct { NullFields []string `json:"-"` } -func (s *TranslateTextRequest) MarshalJSON() ([]byte, error) { +func (s TranslateTextRequest) MarshalJSON() ([]byte, error) { type NoMethod TranslateTextRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TranslateTextResponse struct { @@ -1427,9 +1427,9 @@ type TranslateTextResponse struct { NullFields []string `json:"-"` } -func (s *TranslateTextResponse) MarshalJSON() ([]byte, error) { +func (s TranslateTextResponse) MarshalJSON() ([]byte, error) { type NoMethod TranslateTextResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Translation: A single translation response. @@ -1464,9 +1464,9 @@ type Translation struct { NullFields []string `json:"-"` } -func (s *Translation) MarshalJSON() ([]byte, error) { +func (s Translation) MarshalJSON() ([]byte, error) { type NoMethod Translation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WaitOperationRequest: The request message for Operations.WaitOperation. @@ -1488,9 +1488,9 @@ type WaitOperationRequest struct { NullFields []string `json:"-"` } -func (s *WaitOperationRequest) MarshalJSON() ([]byte, error) { +func (s WaitOperationRequest) MarshalJSON() ([]byte, error) { type NoMethod WaitOperationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsDetectLanguageCall struct { diff --git a/travelimpactmodel/v1/travelimpactmodel-gen.go b/travelimpactmodel/v1/travelimpactmodel-gen.go index 420800cfcd..305bf90b84 100644 --- a/travelimpactmodel/v1/travelimpactmodel-gen.go +++ b/travelimpactmodel/v1/travelimpactmodel-gen.go @@ -169,9 +169,9 @@ type ComputeFlightEmissionsRequest struct { NullFields []string `json:"-"` } -func (s *ComputeFlightEmissionsRequest) MarshalJSON() ([]byte, error) { +func (s ComputeFlightEmissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod ComputeFlightEmissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeFlightEmissionsResponse: Output definition for the @@ -198,9 +198,9 @@ type ComputeFlightEmissionsResponse struct { NullFields []string `json:"-"` } -func (s *ComputeFlightEmissionsResponse) MarshalJSON() ([]byte, error) { +func (s ComputeFlightEmissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ComputeFlightEmissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Date: Represents a whole or partial calendar date, such as a birthday. The @@ -236,9 +236,9 @@ type Date struct { NullFields []string `json:"-"` } -func (s *Date) MarshalJSON() ([]byte, error) { +func (s Date) MarshalJSON() ([]byte, error) { type NoMethod Date - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EmissionsGramsPerPax: Grouped emissions per seating class results. @@ -272,9 +272,9 @@ type EmissionsGramsPerPax struct { NullFields []string `json:"-"` } -func (s *EmissionsGramsPerPax) MarshalJSON() ([]byte, error) { +func (s EmissionsGramsPerPax) MarshalJSON() ([]byte, error) { type NoMethod EmissionsGramsPerPax - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Flight: All details related to a single request item for a direct flight @@ -304,9 +304,9 @@ type Flight struct { NullFields []string `json:"-"` } -func (s *Flight) MarshalJSON() ([]byte, error) { +func (s Flight) MarshalJSON() ([]byte, error) { type NoMethod Flight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FlightWithEmissions: Direct flight with emission estimates. @@ -334,9 +334,9 @@ type FlightWithEmissions struct { NullFields []string `json:"-"` } -func (s *FlightWithEmissions) MarshalJSON() ([]byte, error) { +func (s FlightWithEmissions) MarshalJSON() ([]byte, error) { type NoMethod FlightWithEmissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ModelVersion: Travel Impact Model version. For more information about the @@ -371,9 +371,9 @@ type ModelVersion struct { NullFields []string `json:"-"` } -func (s *ModelVersion) MarshalJSON() ([]byte, error) { +func (s ModelVersion) MarshalJSON() ([]byte, error) { type NoMethod ModelVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FlightsComputeFlightEmissionsCall struct { diff --git a/vault/v1/vault-gen.go b/vault/v1/vault-gen.go index a40f6021e4..838a4278ab 100644 --- a/vault/v1/vault-gen.go +++ b/vault/v1/vault-gen.go @@ -250,9 +250,9 @@ type AccountCount struct { NullFields []string `json:"-"` } -func (s *AccountCount) MarshalJSON() ([]byte, error) { +func (s AccountCount) MarshalJSON() ([]byte, error) { type NoMethod AccountCount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountCountError: An error that occurred when querying a specific account @@ -284,9 +284,9 @@ type AccountCountError struct { NullFields []string `json:"-"` } -func (s *AccountCountError) MarshalJSON() ([]byte, error) { +func (s AccountCountError) MarshalJSON() ([]byte, error) { type NoMethod AccountCountError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccountInfo: The accounts to search @@ -306,9 +306,9 @@ type AccountInfo struct { NullFields []string `json:"-"` } -func (s *AccountInfo) MarshalJSON() ([]byte, error) { +func (s AccountInfo) MarshalJSON() ([]byte, error) { type NoMethod AccountInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddHeldAccountResult: The status of each account creation, and the @@ -331,9 +331,9 @@ type AddHeldAccountResult struct { NullFields []string `json:"-"` } -func (s *AddHeldAccountResult) MarshalJSON() ([]byte, error) { +func (s AddHeldAccountResult) MarshalJSON() ([]byte, error) { type NoMethod AddHeldAccountResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddHeldAccountsRequest: Add a list of accounts to a hold. @@ -357,9 +357,9 @@ type AddHeldAccountsRequest struct { NullFields []string `json:"-"` } -func (s *AddHeldAccountsRequest) MarshalJSON() ([]byte, error) { +func (s AddHeldAccountsRequest) MarshalJSON() ([]byte, error) { type NoMethod AddHeldAccountsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddHeldAccountsResponse: Response for batch create held accounts. @@ -382,9 +382,9 @@ type AddHeldAccountsResponse struct { NullFields []string `json:"-"` } -func (s *AddHeldAccountsResponse) MarshalJSON() ([]byte, error) { +func (s AddHeldAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod AddHeldAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddMatterPermissionsRequest: Add an account with the permission specified. @@ -412,9 +412,9 @@ type AddMatterPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *AddMatterPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s AddMatterPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod AddMatterPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CalendarExportOptions: The options for Calendar exports. @@ -442,9 +442,9 @@ type CalendarExportOptions struct { NullFields []string `json:"-"` } -func (s *CalendarExportOptions) MarshalJSON() ([]byte, error) { +func (s CalendarExportOptions) MarshalJSON() ([]byte, error) { type NoMethod CalendarExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CalendarOptions: Additional options for Calendar search @@ -495,9 +495,9 @@ type CalendarOptions struct { NullFields []string `json:"-"` } -func (s *CalendarOptions) MarshalJSON() ([]byte, error) { +func (s CalendarOptions) MarshalJSON() ([]byte, error) { type NoMethod CalendarOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -528,9 +528,9 @@ type CloseMatterResponse struct { NullFields []string `json:"-"` } -func (s *CloseMatterResponse) MarshalJSON() ([]byte, error) { +func (s CloseMatterResponse) MarshalJSON() ([]byte, error) { type NoMethod CloseMatterResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudStorageFile: The export file in Cloud Storage @@ -565,9 +565,9 @@ type CloudStorageFile struct { NullFields []string `json:"-"` } -func (s *CloudStorageFile) MarshalJSON() ([]byte, error) { +func (s CloudStorageFile) MarshalJSON() ([]byte, error) { type NoMethod CloudStorageFile - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloudStorageSink: Export sink for Cloud Storage files. @@ -587,9 +587,9 @@ type CloudStorageSink struct { NullFields []string `json:"-"` } -func (s *CloudStorageSink) MarshalJSON() ([]byte, error) { +func (s CloudStorageSink) MarshalJSON() ([]byte, error) { type NoMethod CloudStorageSink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CorpusQuery: Service-specific options for holds. @@ -625,9 +625,9 @@ type CorpusQuery struct { NullFields []string `json:"-"` } -func (s *CorpusQuery) MarshalJSON() ([]byte, error) { +func (s CorpusQuery) MarshalJSON() ([]byte, error) { type NoMethod CorpusQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CountArtifactsMetadata: Long running operation metadata for CountArtifacts. @@ -653,9 +653,9 @@ type CountArtifactsMetadata struct { NullFields []string `json:"-"` } -func (s *CountArtifactsMetadata) MarshalJSON() ([]byte, error) { +func (s CountArtifactsMetadata) MarshalJSON() ([]byte, error) { type NoMethod CountArtifactsMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CountArtifactsRequest: Count artifacts request. @@ -685,9 +685,9 @@ type CountArtifactsRequest struct { NullFields []string `json:"-"` } -func (s *CountArtifactsRequest) MarshalJSON() ([]byte, error) { +func (s CountArtifactsRequest) MarshalJSON() ([]byte, error) { type NoMethod CountArtifactsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CountArtifactsResponse: Definition of the response for method @@ -712,9 +712,9 @@ type CountArtifactsResponse struct { NullFields []string `json:"-"` } -func (s *CountArtifactsResponse) MarshalJSON() ([]byte, error) { +func (s CountArtifactsResponse) MarshalJSON() ([]byte, error) { type NoMethod CountArtifactsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveExportOptions: Options for Drive exports. @@ -736,9 +736,9 @@ type DriveExportOptions struct { NullFields []string `json:"-"` } -func (s *DriveExportOptions) MarshalJSON() ([]byte, error) { +func (s DriveExportOptions) MarshalJSON() ([]byte, error) { type NoMethod DriveExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DriveOptions: Additional options for Drive search @@ -780,9 +780,9 @@ type DriveOptions struct { NullFields []string `json:"-"` } -func (s *DriveOptions) MarshalJSON() ([]byte, error) { +func (s DriveOptions) MarshalJSON() ([]byte, error) { type NoMethod DriveOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -846,9 +846,9 @@ type Export struct { NullFields []string `json:"-"` } -func (s *Export) MarshalJSON() ([]byte, error) { +func (s Export) MarshalJSON() ([]byte, error) { type NoMethod Export - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportOptions: Additional options for exports @@ -886,9 +886,9 @@ type ExportOptions struct { NullFields []string `json:"-"` } -func (s *ExportOptions) MarshalJSON() ([]byte, error) { +func (s ExportOptions) MarshalJSON() ([]byte, error) { type NoMethod ExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportStats: Progress information for an export. @@ -913,9 +913,9 @@ type ExportStats struct { NullFields []string `json:"-"` } -func (s *ExportStats) MarshalJSON() ([]byte, error) { +func (s ExportStats) MarshalJSON() ([]byte, error) { type NoMethod ExportStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupsCountResult: Groups specific count metrics. @@ -948,9 +948,9 @@ type GroupsCountResult struct { NullFields []string `json:"-"` } -func (s *GroupsCountResult) MarshalJSON() ([]byte, error) { +func (s GroupsCountResult) MarshalJSON() ([]byte, error) { type NoMethod GroupsCountResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupsExportOptions: Options for Groups exports. @@ -978,9 +978,9 @@ type GroupsExportOptions struct { NullFields []string `json:"-"` } -func (s *GroupsExportOptions) MarshalJSON() ([]byte, error) { +func (s GroupsExportOptions) MarshalJSON() ([]byte, error) { type NoMethod GroupsExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HangoutsChatExportOptions: Options for Chat exports. @@ -1008,9 +1008,9 @@ type HangoutsChatExportOptions struct { NullFields []string `json:"-"` } -func (s *HangoutsChatExportOptions) MarshalJSON() ([]byte, error) { +func (s HangoutsChatExportOptions) MarshalJSON() ([]byte, error) { type NoMethod HangoutsChatExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HangoutsChatInfo: The Chat spaces to search @@ -1032,9 +1032,9 @@ type HangoutsChatInfo struct { NullFields []string `json:"-"` } -func (s *HangoutsChatInfo) MarshalJSON() ([]byte, error) { +func (s HangoutsChatInfo) MarshalJSON() ([]byte, error) { type NoMethod HangoutsChatInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HangoutsChatOptions: Additional options for Google Chat search @@ -1055,9 +1055,9 @@ type HangoutsChatOptions struct { NullFields []string `json:"-"` } -func (s *HangoutsChatOptions) MarshalJSON() ([]byte, error) { +func (s HangoutsChatOptions) MarshalJSON() ([]byte, error) { type NoMethod HangoutsChatOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HeldAccount: An account covered by a hold. This structure is immutable. It @@ -1096,9 +1096,9 @@ type HeldAccount struct { NullFields []string `json:"-"` } -func (s *HeldAccount) MarshalJSON() ([]byte, error) { +func (s HeldAccount) MarshalJSON() ([]byte, error) { type NoMethod HeldAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HeldCalendarQuery: Options for Calendar holds. @@ -1126,9 +1126,9 @@ type HeldDriveQuery struct { NullFields []string `json:"-"` } -func (s *HeldDriveQuery) MarshalJSON() ([]byte, error) { +func (s HeldDriveQuery) MarshalJSON() ([]byte, error) { type NoMethod HeldDriveQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HeldGroupsQuery: Query options for group holds. @@ -1156,9 +1156,9 @@ type HeldGroupsQuery struct { NullFields []string `json:"-"` } -func (s *HeldGroupsQuery) MarshalJSON() ([]byte, error) { +func (s HeldGroupsQuery) MarshalJSON() ([]byte, error) { type NoMethod HeldGroupsQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HeldHangoutsChatQuery: Options for Chat holds. @@ -1179,9 +1179,9 @@ type HeldHangoutsChatQuery struct { NullFields []string `json:"-"` } -func (s *HeldHangoutsChatQuery) MarshalJSON() ([]byte, error) { +func (s HeldHangoutsChatQuery) MarshalJSON() ([]byte, error) { type NoMethod HeldHangoutsChatQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HeldMailQuery: Query options for Gmail holds. @@ -1209,9 +1209,9 @@ type HeldMailQuery struct { NullFields []string `json:"-"` } -func (s *HeldMailQuery) MarshalJSON() ([]byte, error) { +func (s HeldMailQuery) MarshalJSON() ([]byte, error) { type NoMethod HeldMailQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HeldOrgUnit: The organizational unit covered by a hold. This structure is @@ -1236,9 +1236,9 @@ type HeldOrgUnit struct { NullFields []string `json:"-"` } -func (s *HeldOrgUnit) MarshalJSON() ([]byte, error) { +func (s HeldOrgUnit) MarshalJSON() ([]byte, error) { type NoMethod HeldOrgUnit - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HeldVoiceQuery: Options for Voice holds. @@ -1265,9 +1265,9 @@ type HeldVoiceQuery struct { NullFields []string `json:"-"` } -func (s *HeldVoiceQuery) MarshalJSON() ([]byte, error) { +func (s HeldVoiceQuery) MarshalJSON() ([]byte, error) { type NoMethod HeldVoiceQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hold: A hold. A hold prevents the specified Google Workspace service from @@ -1322,9 +1322,9 @@ type Hold struct { NullFields []string `json:"-"` } -func (s *Hold) MarshalJSON() ([]byte, error) { +func (s Hold) MarshalJSON() ([]byte, error) { type NoMethod Hold - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListExportsResponse: The exports for a matter. @@ -1349,9 +1349,9 @@ type ListExportsResponse struct { NullFields []string `json:"-"` } -func (s *ListExportsResponse) MarshalJSON() ([]byte, error) { +func (s ListExportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHeldAccountsResponse: Returns a list of the accounts covered by a hold. @@ -1374,9 +1374,9 @@ type ListHeldAccountsResponse struct { NullFields []string `json:"-"` } -func (s *ListHeldAccountsResponse) MarshalJSON() ([]byte, error) { +func (s ListHeldAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHeldAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHoldsResponse: The holds for a matter. @@ -1402,9 +1402,9 @@ type ListHoldsResponse struct { NullFields []string `json:"-"` } -func (s *ListHoldsResponse) MarshalJSON() ([]byte, error) { +func (s ListHoldsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHoldsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMattersResponse: Provides the list of matters. @@ -1429,9 +1429,9 @@ type ListMattersResponse struct { NullFields []string `json:"-"` } -func (s *ListMattersResponse) MarshalJSON() ([]byte, error) { +func (s ListMattersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMattersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1457,9 +1457,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSavedQueriesResponse: Definition of the response for method @@ -1486,9 +1486,9 @@ type ListSavedQueriesResponse struct { NullFields []string `json:"-"` } -func (s *ListSavedQueriesResponse) MarshalJSON() ([]byte, error) { +func (s ListSavedQueriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSavedQueriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MailCountResult: Gmail and classic Hangouts-specific count metrics. @@ -1522,9 +1522,9 @@ type MailCountResult struct { NullFields []string `json:"-"` } -func (s *MailCountResult) MarshalJSON() ([]byte, error) { +func (s MailCountResult) MarshalJSON() ([]byte, error) { type NoMethod MailCountResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MailExportOptions: Options for Gmail exports. @@ -1560,9 +1560,9 @@ type MailExportOptions struct { NullFields []string `json:"-"` } -func (s *MailExportOptions) MarshalJSON() ([]byte, error) { +func (s MailExportOptions) MarshalJSON() ([]byte, error) { type NoMethod MailExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MailOptions: Additional options for Gmail search @@ -1596,9 +1596,9 @@ type MailOptions struct { NullFields []string `json:"-"` } -func (s *MailOptions) MarshalJSON() ([]byte, error) { +func (s MailOptions) MarshalJSON() ([]byte, error) { type NoMethod MailOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Matter: Represents a matter. To work with Vault resources, the account must @@ -1642,9 +1642,9 @@ type Matter struct { NullFields []string `json:"-"` } -func (s *Matter) MarshalJSON() ([]byte, error) { +func (s Matter) MarshalJSON() ([]byte, error) { type NoMethod Matter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MatterPermission: Users can be matter owners or collaborators. Each matter @@ -1678,9 +1678,9 @@ type MatterPermission struct { NullFields []string `json:"-"` } -func (s *MatterPermission) MarshalJSON() ([]byte, error) { +func (s MatterPermission) MarshalJSON() ([]byte, error) { type NoMethod MatterPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1725,9 +1725,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OrgUnitInfo: The organizational unit to search @@ -1749,9 +1749,9 @@ type OrgUnitInfo struct { NullFields []string `json:"-"` } -func (s *OrgUnitInfo) MarshalJSON() ([]byte, error) { +func (s OrgUnitInfo) MarshalJSON() ([]byte, error) { type NoMethod OrgUnitInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Query: The query definition used for search and export. @@ -1883,9 +1883,9 @@ type Query struct { NullFields []string `json:"-"` } -func (s *Query) MarshalJSON() ([]byte, error) { +func (s Query) MarshalJSON() ([]byte, error) { type NoMethod Query - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveHeldAccountsRequest: Remove a list of accounts from a hold. @@ -1905,9 +1905,9 @@ type RemoveHeldAccountsRequest struct { NullFields []string `json:"-"` } -func (s *RemoveHeldAccountsRequest) MarshalJSON() ([]byte, error) { +func (s RemoveHeldAccountsRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveHeldAccountsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveHeldAccountsResponse: Response for batch delete held accounts. @@ -1931,9 +1931,9 @@ type RemoveHeldAccountsResponse struct { NullFields []string `json:"-"` } -func (s *RemoveHeldAccountsResponse) MarshalJSON() ([]byte, error) { +func (s RemoveHeldAccountsResponse) MarshalJSON() ([]byte, error) { type NoMethod RemoveHeldAccountsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveMatterPermissionsRequest: Remove an account as a matter collaborator. @@ -1953,9 +1953,9 @@ type RemoveMatterPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *RemoveMatterPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s RemoveMatterPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveMatterPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReopenMatterRequest: Reopen a matter by ID. @@ -1982,9 +1982,9 @@ type ReopenMatterResponse struct { NullFields []string `json:"-"` } -func (s *ReopenMatterResponse) MarshalJSON() ([]byte, error) { +func (s ReopenMatterResponse) MarshalJSON() ([]byte, error) { type NoMethod ReopenMatterResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SavedQuery: The definition of a saved query. To work with Vault resources, @@ -2022,9 +2022,9 @@ type SavedQuery struct { NullFields []string `json:"-"` } -func (s *SavedQuery) MarshalJSON() ([]byte, error) { +func (s SavedQuery) MarshalJSON() ([]byte, error) { type NoMethod SavedQuery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SharedDriveInfo: The shared drives to search @@ -2045,9 +2045,9 @@ type SharedDriveInfo struct { NullFields []string `json:"-"` } -func (s *SharedDriveInfo) MarshalJSON() ([]byte, error) { +func (s SharedDriveInfo) MarshalJSON() ([]byte, error) { type NoMethod SharedDriveInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SitesUrlInfo: The published site URLs of new Google Sites to search @@ -2067,9 +2067,9 @@ type SitesUrlInfo struct { NullFields []string `json:"-"` } -func (s *SitesUrlInfo) MarshalJSON() ([]byte, error) { +func (s SitesUrlInfo) MarshalJSON() ([]byte, error) { type NoMethod SitesUrlInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2101,9 +2101,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TeamDriveInfo: Team Drives to search @@ -2124,9 +2124,9 @@ type TeamDriveInfo struct { NullFields []string `json:"-"` } -func (s *TeamDriveInfo) MarshalJSON() ([]byte, error) { +func (s TeamDriveInfo) MarshalJSON() ([]byte, error) { type NoMethod TeamDriveInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UndeleteMatterRequest: Undelete a matter by ID. @@ -2152,9 +2152,9 @@ type UserInfo struct { NullFields []string `json:"-"` } -func (s *UserInfo) MarshalJSON() ([]byte, error) { +func (s UserInfo) MarshalJSON() ([]byte, error) { type NoMethod UserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoiceExportOptions: The options for Voice exports. @@ -2182,9 +2182,9 @@ type VoiceExportOptions struct { NullFields []string `json:"-"` } -func (s *VoiceExportOptions) MarshalJSON() ([]byte, error) { +func (s VoiceExportOptions) MarshalJSON() ([]byte, error) { type NoMethod VoiceExportOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VoiceOptions: Additional options for Voice search @@ -2210,9 +2210,9 @@ type VoiceOptions struct { NullFields []string `json:"-"` } -func (s *VoiceOptions) MarshalJSON() ([]byte, error) { +func (s VoiceOptions) MarshalJSON() ([]byte, error) { type NoMethod VoiceOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MattersAddPermissionsCall struct { diff --git a/verifiedaccess/v1/verifiedaccess-gen.go b/verifiedaccess/v1/verifiedaccess-gen.go index a00538c84c..a2ca2921bd 100644 --- a/verifiedaccess/v1/verifiedaccess-gen.go +++ b/verifiedaccess/v1/verifiedaccess-gen.go @@ -185,9 +185,9 @@ type Challenge struct { NullFields []string `json:"-"` } -func (s *Challenge) MarshalJSON() ([]byte, error) { +func (s Challenge) MarshalJSON() ([]byte, error) { type NoMethod Challenge - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -216,9 +216,9 @@ type SignedData struct { NullFields []string `json:"-"` } -func (s *SignedData) MarshalJSON() ([]byte, error) { +func (s SignedData) MarshalJSON() ([]byte, error) { type NoMethod SignedData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyChallengeResponseRequest: signed ChallengeResponse @@ -244,9 +244,9 @@ type VerifyChallengeResponseRequest struct { NullFields []string `json:"-"` } -func (s *VerifyChallengeResponseRequest) MarshalJSON() ([]byte, error) { +func (s VerifyChallengeResponseRequest) MarshalJSON() ([]byte, error) { type NoMethod VerifyChallengeResponseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyChallengeResponseResult: Result message for @@ -288,9 +288,9 @@ type VerifyChallengeResponseResult struct { NullFields []string `json:"-"` } -func (s *VerifyChallengeResponseResult) MarshalJSON() ([]byte, error) { +func (s VerifyChallengeResponseResult) MarshalJSON() ([]byte, error) { type NoMethod VerifyChallengeResponseResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChallengeCreateCall struct { diff --git a/verifiedaccess/v2/verifiedaccess-gen.go b/verifiedaccess/v2/verifiedaccess-gen.go index 0153e61426..cbd52cb9d3 100644 --- a/verifiedaccess/v2/verifiedaccess-gen.go +++ b/verifiedaccess/v2/verifiedaccess-gen.go @@ -182,9 +182,9 @@ type Challenge struct { NullFields []string `json:"-"` } -func (s *Challenge) MarshalJSON() ([]byte, error) { +func (s Challenge) MarshalJSON() ([]byte, error) { type NoMethod Challenge - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CrowdStrikeAgent: Properties of the CrowdStrike agent installed on a device. @@ -206,9 +206,9 @@ type CrowdStrikeAgent struct { NullFields []string `json:"-"` } -func (s *CrowdStrikeAgent) MarshalJSON() ([]byte, error) { +func (s CrowdStrikeAgent) MarshalJSON() ([]byte, error) { type NoMethod CrowdStrikeAgent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceSignals: The device signals as reported by Chrome. Unless otherwise @@ -404,9 +404,9 @@ type DeviceSignals struct { NullFields []string `json:"-"` } -func (s *DeviceSignals) MarshalJSON() ([]byte, error) { +func (s DeviceSignals) MarshalJSON() ([]byte, error) { type NoMethod DeviceSignals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -440,9 +440,9 @@ type VerifyChallengeResponseRequest struct { NullFields []string `json:"-"` } -func (s *VerifyChallengeResponseRequest) MarshalJSON() ([]byte, error) { +func (s VerifyChallengeResponseRequest) MarshalJSON() ([]byte, error) { type NoMethod VerifyChallengeResponseRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VerifyChallengeResponseResult: Result message for @@ -516,9 +516,9 @@ type VerifyChallengeResponseResult struct { NullFields []string `json:"-"` } -func (s *VerifyChallengeResponseResult) MarshalJSON() ([]byte, error) { +func (s VerifyChallengeResponseResult) MarshalJSON() ([]byte, error) { type NoMethod VerifyChallengeResponseResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChallengeGenerateCall struct { diff --git a/versionhistory/v1/versionhistory-gen.go b/versionhistory/v1/versionhistory-gen.go index 03ffd878f3..12bf0be28c 100644 --- a/versionhistory/v1/versionhistory-gen.go +++ b/versionhistory/v1/versionhistory-gen.go @@ -222,9 +222,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Interval: Represents a time interval, encoded as a Timestamp start @@ -253,9 +253,9 @@ type Interval struct { NullFields []string `json:"-"` } -func (s *Interval) MarshalJSON() ([]byte, error) { +func (s Interval) MarshalJSON() ([]byte, error) { type NoMethod Interval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListChannelsResponse: Response message for ListChannels. @@ -281,9 +281,9 @@ type ListChannelsResponse struct { NullFields []string `json:"-"` } -func (s *ListChannelsResponse) MarshalJSON() ([]byte, error) { +func (s ListChannelsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListChannelsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPlatformsResponse: Response message for ListPlatforms. @@ -309,9 +309,9 @@ type ListPlatformsResponse struct { NullFields []string `json:"-"` } -func (s *ListPlatformsResponse) MarshalJSON() ([]byte, error) { +func (s ListPlatformsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPlatformsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReleasesResponse: Response message for ListReleases. @@ -337,9 +337,9 @@ type ListReleasesResponse struct { NullFields []string `json:"-"` } -func (s *ListReleasesResponse) MarshalJSON() ([]byte, error) { +func (s ListReleasesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReleasesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVersionsResponse: Response message for ListVersions. @@ -365,9 +365,9 @@ type ListVersionsResponse struct { NullFields []string `json:"-"` } -func (s *ListVersionsResponse) MarshalJSON() ([]byte, error) { +func (s ListVersionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVersionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Platform: Each Platform is owned by a Product and owns a collection of @@ -410,9 +410,9 @@ type Platform struct { NullFields []string `json:"-"` } -func (s *Platform) MarshalJSON() ([]byte, error) { +func (s Platform) MarshalJSON() ([]byte, error) { type NoMethod Platform - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Release: A Release is owned by a Version. A Release contains information @@ -453,9 +453,9 @@ type Release struct { NullFields []string `json:"-"` } -func (s *Release) MarshalJSON() ([]byte, error) { +func (s Release) MarshalJSON() ([]byte, error) { type NoMethod Release - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Release) UnmarshalJSON(data []byte) error { @@ -494,9 +494,9 @@ type Version struct { NullFields []string `json:"-"` } -func (s *Version) MarshalJSON() ([]byte, error) { +func (s Version) MarshalJSON() ([]byte, error) { type NoMethod Version - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlatformsListCall struct { diff --git a/videointelligence/v1/videointelligence-gen.go b/videointelligence/v1/videointelligence-gen.go index b6693e6076..8c52940208 100644 --- a/videointelligence/v1/videointelligence-gen.go +++ b/videointelligence/v1/videointelligence-gen.go @@ -269,9 +269,9 @@ type GoogleCloudVideointelligenceV1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1AnnotateVideoRequest: Video annotation @@ -332,9 +332,9 @@ type GoogleCloudVideointelligenceV1AnnotateVideoRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1AnnotateVideoRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1AnnotateVideoRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1AnnotateVideoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1AnnotateVideoResponse: Video annotation @@ -357,9 +357,9 @@ type GoogleCloudVideointelligenceV1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1DetectedAttribute: A generic detected @@ -387,9 +387,9 @@ type GoogleCloudVideointelligenceV1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -429,9 +429,9 @@ type GoogleCloudVideointelligenceV1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -470,9 +470,9 @@ type GoogleCloudVideointelligenceV1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ExplicitContentAnnotation: Explicit content @@ -496,9 +496,9 @@ type GoogleCloudVideointelligenceV1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig: Config for @@ -520,9 +520,9 @@ type GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ExplicitContentFrame: Video frame level @@ -554,9 +554,9 @@ type GoogleCloudVideointelligenceV1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceAnnotation: Deprecated. No effect. @@ -580,9 +580,9 @@ type GoogleCloudVideointelligenceV1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceDetectionAnnotation: Face detection @@ -607,9 +607,9 @@ type GoogleCloudVideointelligenceV1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceDetectionConfig: Config for @@ -638,9 +638,9 @@ type GoogleCloudVideointelligenceV1FaceDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceFrame: Deprecated. No effect. @@ -665,9 +665,9 @@ type GoogleCloudVideointelligenceV1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceSegment: Video segment level annotation @@ -688,9 +688,9 @@ type GoogleCloudVideointelligenceV1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1LabelAnnotation: Label annotation. @@ -721,9 +721,9 @@ type GoogleCloudVideointelligenceV1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1LabelDetectionConfig: Config for @@ -773,9 +773,9 @@ type GoogleCloudVideointelligenceV1LabelDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1LabelDetectionConfig) UnmarshalJSON(data []byte) error { @@ -815,9 +815,9 @@ type GoogleCloudVideointelligenceV1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1LabelFrame) UnmarshalJSON(data []byte) error { @@ -854,9 +854,9 @@ type GoogleCloudVideointelligenceV1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1LabelSegment) UnmarshalJSON(data []byte) error { @@ -898,9 +898,9 @@ type GoogleCloudVideointelligenceV1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1NormalizedBoundingBox: Normalized bounding @@ -928,9 +928,9 @@ type GoogleCloudVideointelligenceV1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -977,9 +977,9 @@ type GoogleCloudVideointelligenceV1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1NormalizedVertex: A vertex represents a 2D @@ -1003,9 +1003,9 @@ type GoogleCloudVideointelligenceV1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -1060,9 +1060,9 @@ type GoogleCloudVideointelligenceV1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -1098,9 +1098,9 @@ type GoogleCloudVideointelligenceV1ObjectTrackingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ObjectTrackingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ObjectTrackingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ObjectTrackingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ObjectTrackingFrame: Video frame level @@ -1125,9 +1125,9 @@ type GoogleCloudVideointelligenceV1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1PersonDetectionAnnotation: Person detection @@ -1150,9 +1150,9 @@ type GoogleCloudVideointelligenceV1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1PersonDetectionConfig: Config for @@ -1182,9 +1182,9 @@ type GoogleCloudVideointelligenceV1PersonDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1PersonDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1PersonDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1PersonDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ShotChangeDetectionConfig: Config for @@ -1207,9 +1207,9 @@ type GoogleCloudVideointelligenceV1ShotChangeDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ShotChangeDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ShotChangeDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ShotChangeDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1SpeechContext: Provides "hints" to the speech @@ -1235,9 +1235,9 @@ type GoogleCloudVideointelligenceV1SpeechContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1SpeechRecognitionAlternative: Alternative @@ -1269,9 +1269,9 @@ type GoogleCloudVideointelligenceV1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -1314,9 +1314,9 @@ type GoogleCloudVideointelligenceV1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1SpeechTranscriptionConfig: Config for @@ -1381,9 +1381,9 @@ type GoogleCloudVideointelligenceV1SpeechTranscriptionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechTranscriptionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechTranscriptionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechTranscriptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextAnnotation: Annotations related to one @@ -1409,9 +1409,9 @@ type GoogleCloudVideointelligenceV1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextDetectionConfig: Config for @@ -1438,9 +1438,9 @@ type GoogleCloudVideointelligenceV1TextDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextFrame: Video frame level annotation @@ -1465,9 +1465,9 @@ type GoogleCloudVideointelligenceV1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextSegment: Video segment level annotation @@ -1493,9 +1493,9 @@ type GoogleCloudVideointelligenceV1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1TextSegment) UnmarshalJSON(data []byte) error { @@ -1539,9 +1539,9 @@ type GoogleCloudVideointelligenceV1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1Track: A track of an object instance. @@ -1568,9 +1568,9 @@ type GoogleCloudVideointelligenceV1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1Track) UnmarshalJSON(data []byte) error { @@ -1632,9 +1632,9 @@ type GoogleCloudVideointelligenceV1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1VideoAnnotationResults: Annotation results for @@ -1709,9 +1709,9 @@ type GoogleCloudVideointelligenceV1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1VideoContext: Video context and/or @@ -1751,9 +1751,9 @@ type GoogleCloudVideointelligenceV1VideoContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1VideoSegment: Video segment. @@ -1777,9 +1777,9 @@ type GoogleCloudVideointelligenceV1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1WordInfo: Word-specific information for @@ -1824,9 +1824,9 @@ type GoogleCloudVideointelligenceV1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1WordInfo) UnmarshalJSON(data []byte) error { @@ -1863,9 +1863,9 @@ type GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse: Video annotation @@ -1888,9 +1888,9 @@ type GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2DetectedAttribute: A generic detected @@ -1918,9 +1918,9 @@ type GoogleCloudVideointelligenceV1beta2DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -1960,9 +1960,9 @@ type GoogleCloudVideointelligenceV1beta2DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -2002,9 +2002,9 @@ type GoogleCloudVideointelligenceV1beta2Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation: Explicit @@ -2029,9 +2029,9 @@ type GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ExplicitContentFrame: Video frame level @@ -2063,9 +2063,9 @@ type GoogleCloudVideointelligenceV1beta2ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceAnnotation: Deprecated. No effect. @@ -2089,9 +2089,9 @@ type GoogleCloudVideointelligenceV1beta2FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation: Face detection @@ -2116,9 +2116,9 @@ type GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceFrame: Deprecated. No effect. @@ -2143,9 +2143,9 @@ type GoogleCloudVideointelligenceV1beta2FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceSegment: Video segment level @@ -2166,9 +2166,9 @@ type GoogleCloudVideointelligenceV1beta2FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2LabelAnnotation: Label annotation. @@ -2199,9 +2199,9 @@ type GoogleCloudVideointelligenceV1beta2LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2LabelFrame: Video frame level annotation @@ -2225,9 +2225,9 @@ type GoogleCloudVideointelligenceV1beta2LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) UnmarshalJSON(data []byte) error { @@ -2264,9 +2264,9 @@ type GoogleCloudVideointelligenceV1beta2LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) UnmarshalJSON(data []byte) error { @@ -2308,9 +2308,9 @@ type GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox: Normalized @@ -2338,9 +2338,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -2387,9 +2387,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2NormalizedVertex: A vertex represents a @@ -2413,9 +2413,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -2470,9 +2470,9 @@ type GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -2511,9 +2511,9 @@ type GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation: Person @@ -2536,9 +2536,9 @@ type GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative: Alternative @@ -2570,9 +2570,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -2615,9 +2615,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextAnnotation: Annotations related to @@ -2643,9 +2643,9 @@ type GoogleCloudVideointelligenceV1beta2TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextFrame: Video frame level annotation @@ -2670,9 +2670,9 @@ type GoogleCloudVideointelligenceV1beta2TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextSegment: Video segment level @@ -2698,9 +2698,9 @@ type GoogleCloudVideointelligenceV1beta2TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2TextSegment) UnmarshalJSON(data []byte) error { @@ -2744,9 +2744,9 @@ type GoogleCloudVideointelligenceV1beta2TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2Track: A track of an object instance. @@ -2773,9 +2773,9 @@ type GoogleCloudVideointelligenceV1beta2Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2Track) UnmarshalJSON(data []byte) error { @@ -2837,9 +2837,9 @@ type GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2VideoAnnotationResults: Annotation @@ -2914,9 +2914,9 @@ type GoogleCloudVideointelligenceV1beta2VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2VideoSegment: Video segment. @@ -2940,9 +2940,9 @@ type GoogleCloudVideointelligenceV1beta2VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2WordInfo: Word-specific information for @@ -2987,9 +2987,9 @@ type GoogleCloudVideointelligenceV1beta2WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2WordInfo) UnmarshalJSON(data []byte) error { @@ -3026,9 +3026,9 @@ type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse: Video annotation @@ -3051,9 +3051,9 @@ type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1DetectedAttribute: A generic detected @@ -3081,9 +3081,9 @@ type GoogleCloudVideointelligenceV1p1beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -3123,9 +3123,9 @@ type GoogleCloudVideointelligenceV1p1beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -3165,9 +3165,9 @@ type GoogleCloudVideointelligenceV1p1beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation: Explicit @@ -3192,9 +3192,9 @@ type GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame: Video frame level @@ -3226,9 +3226,9 @@ type GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceAnnotation: Deprecated. No effect. @@ -3252,9 +3252,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation: Face detection @@ -3279,9 +3279,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceFrame: Deprecated. No effect. @@ -3306,9 +3306,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceSegment: Video segment level @@ -3329,9 +3329,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1LabelAnnotation: Label annotation. @@ -3362,9 +3362,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1LabelFrame: Video frame level @@ -3388,9 +3388,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -3427,9 +3427,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -3471,9 +3471,9 @@ type GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox: Normalized @@ -3501,9 +3501,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -3550,9 +3550,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1NormalizedVertex: A vertex represents a @@ -3576,9 +3576,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -3633,9 +3633,9 @@ type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -3674,9 +3674,9 @@ type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation: Person @@ -3699,9 +3699,9 @@ type GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative: @@ -3733,9 +3733,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -3778,9 +3778,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextAnnotation: Annotations related to @@ -3806,9 +3806,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextFrame: Video frame level annotation @@ -3833,9 +3833,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextSegment: Video segment level @@ -3861,9 +3861,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -3907,9 +3907,9 @@ type GoogleCloudVideointelligenceV1p1beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1Track: A track of an object instance. @@ -3936,9 +3936,9 @@ type GoogleCloudVideointelligenceV1p1beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1Track) UnmarshalJSON(data []byte) error { @@ -4000,9 +4000,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults: Annotation @@ -4077,9 +4077,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1VideoSegment: Video segment. @@ -4103,9 +4103,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1WordInfo: Word-specific information for @@ -4150,9 +4150,9 @@ type GoogleCloudVideointelligenceV1p1beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -4189,9 +4189,9 @@ type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse: Video annotation @@ -4214,9 +4214,9 @@ type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1DetectedAttribute: A generic detected @@ -4244,9 +4244,9 @@ type GoogleCloudVideointelligenceV1p2beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -4286,9 +4286,9 @@ type GoogleCloudVideointelligenceV1p2beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -4328,9 +4328,9 @@ type GoogleCloudVideointelligenceV1p2beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation: Explicit @@ -4355,9 +4355,9 @@ type GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame: Video frame level @@ -4389,9 +4389,9 @@ type GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceAnnotation: Deprecated. No effect. @@ -4415,9 +4415,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation: Face detection @@ -4442,9 +4442,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceFrame: Deprecated. No effect. @@ -4469,9 +4469,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceSegment: Video segment level @@ -4492,9 +4492,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1LabelAnnotation: Label annotation. @@ -4525,9 +4525,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1LabelFrame: Video frame level @@ -4551,9 +4551,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -4590,9 +4590,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -4634,9 +4634,9 @@ type GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox: Normalized @@ -4664,9 +4664,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -4713,9 +4713,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1NormalizedVertex: A vertex represents a @@ -4739,9 +4739,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -4796,9 +4796,9 @@ type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -4837,9 +4837,9 @@ type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation: Person @@ -4862,9 +4862,9 @@ type GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative: @@ -4896,9 +4896,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -4941,9 +4941,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextAnnotation: Annotations related to @@ -4969,9 +4969,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextFrame: Video frame level annotation @@ -4996,9 +4996,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextSegment: Video segment level @@ -5024,9 +5024,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -5070,9 +5070,9 @@ type GoogleCloudVideointelligenceV1p2beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1Track: A track of an object instance. @@ -5099,9 +5099,9 @@ type GoogleCloudVideointelligenceV1p2beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1Track) UnmarshalJSON(data []byte) error { @@ -5163,9 +5163,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults: Annotation @@ -5240,9 +5240,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1VideoSegment: Video segment. @@ -5266,9 +5266,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1WordInfo: Word-specific information for @@ -5313,9 +5313,9 @@ type GoogleCloudVideointelligenceV1p2beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -5352,9 +5352,9 @@ type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse: Video annotation @@ -5377,9 +5377,9 @@ type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1Celebrity: Celebrity definition. @@ -5407,9 +5407,9 @@ type GoogleCloudVideointelligenceV1p3beta1Celebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Celebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Celebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Celebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation: @@ -5433,9 +5433,9 @@ type GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1CelebrityTrack: The annotation result @@ -5459,9 +5459,9 @@ type GoogleCloudVideointelligenceV1p3beta1CelebrityTrack struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityTrack) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1CelebrityTrack) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1CelebrityTrack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1DetectedAttribute: A generic detected @@ -5489,9 +5489,9 @@ type GoogleCloudVideointelligenceV1p3beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -5531,9 +5531,9 @@ type GoogleCloudVideointelligenceV1p3beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -5573,9 +5573,9 @@ type GoogleCloudVideointelligenceV1p3beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation: Explicit @@ -5600,9 +5600,9 @@ type GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame: Video frame level @@ -5634,9 +5634,9 @@ type GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceAnnotation: Deprecated. No effect. @@ -5660,9 +5660,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation: Face detection @@ -5687,9 +5687,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceFrame: Deprecated. No effect. @@ -5714,9 +5714,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceSegment: Video segment level @@ -5737,9 +5737,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1LabelAnnotation: Label annotation. @@ -5770,9 +5770,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1LabelFrame: Video frame level @@ -5796,9 +5796,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -5835,9 +5835,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -5879,9 +5879,9 @@ type GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox: Normalized @@ -5909,9 +5909,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -5958,9 +5958,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1NormalizedVertex: A vertex represents a @@ -5984,9 +5984,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -6041,9 +6041,9 @@ type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -6082,9 +6082,9 @@ type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation: Person @@ -6107,9 +6107,9 @@ type GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity: The recognized @@ -6132,9 +6132,9 @@ type GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) UnmarshalJSON(data []byte) error { @@ -6180,9 +6180,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -6225,9 +6225,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse: @@ -6258,9 +6258,9 @@ type GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults: @@ -6292,9 +6292,9 @@ type GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextAnnotation: Annotations related to @@ -6320,9 +6320,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextFrame: Video frame level annotation @@ -6347,9 +6347,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextSegment: Video segment level @@ -6375,9 +6375,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -6421,9 +6421,9 @@ type GoogleCloudVideointelligenceV1p3beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1Track: A track of an object instance. @@ -6450,9 +6450,9 @@ type GoogleCloudVideointelligenceV1p3beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1Track) UnmarshalJSON(data []byte) error { @@ -6515,9 +6515,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults: Annotation @@ -6595,9 +6595,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1VideoSegment: Video segment. @@ -6621,9 +6621,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1WordInfo: Word-specific information for @@ -6668,9 +6668,9 @@ type GoogleCloudVideointelligenceV1p3beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -6716,9 +6716,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -6763,9 +6763,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -6807,9 +6807,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsProjectsLocationsOperationsCancelCall struct { diff --git a/videointelligence/v1beta2/videointelligence-gen.go b/videointelligence/v1beta2/videointelligence-gen.go index 924f8e94fe..bd8eac9d40 100644 --- a/videointelligence/v1beta2/videointelligence-gen.go +++ b/videointelligence/v1beta2/videointelligence-gen.go @@ -185,9 +185,9 @@ type GoogleCloudVideointelligenceV1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1AnnotateVideoResponse: Video annotation @@ -210,9 +210,9 @@ type GoogleCloudVideointelligenceV1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1DetectedAttribute: A generic detected @@ -240,9 +240,9 @@ type GoogleCloudVideointelligenceV1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -282,9 +282,9 @@ type GoogleCloudVideointelligenceV1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -323,9 +323,9 @@ type GoogleCloudVideointelligenceV1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ExplicitContentAnnotation: Explicit content @@ -349,9 +349,9 @@ type GoogleCloudVideointelligenceV1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ExplicitContentFrame: Video frame level @@ -383,9 +383,9 @@ type GoogleCloudVideointelligenceV1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceAnnotation: Deprecated. No effect. @@ -409,9 +409,9 @@ type GoogleCloudVideointelligenceV1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceDetectionAnnotation: Face detection @@ -436,9 +436,9 @@ type GoogleCloudVideointelligenceV1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceFrame: Deprecated. No effect. @@ -463,9 +463,9 @@ type GoogleCloudVideointelligenceV1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceSegment: Video segment level annotation @@ -486,9 +486,9 @@ type GoogleCloudVideointelligenceV1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1LabelAnnotation: Label annotation. @@ -519,9 +519,9 @@ type GoogleCloudVideointelligenceV1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1LabelFrame: Video frame level annotation @@ -545,9 +545,9 @@ type GoogleCloudVideointelligenceV1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1LabelFrame) UnmarshalJSON(data []byte) error { @@ -584,9 +584,9 @@ type GoogleCloudVideointelligenceV1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1LabelSegment) UnmarshalJSON(data []byte) error { @@ -628,9 +628,9 @@ type GoogleCloudVideointelligenceV1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1NormalizedBoundingBox: Normalized bounding @@ -658,9 +658,9 @@ type GoogleCloudVideointelligenceV1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -707,9 +707,9 @@ type GoogleCloudVideointelligenceV1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1NormalizedVertex: A vertex represents a 2D @@ -733,9 +733,9 @@ type GoogleCloudVideointelligenceV1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -790,9 +790,9 @@ type GoogleCloudVideointelligenceV1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -831,9 +831,9 @@ type GoogleCloudVideointelligenceV1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1PersonDetectionAnnotation: Person detection @@ -856,9 +856,9 @@ type GoogleCloudVideointelligenceV1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1SpeechRecognitionAlternative: Alternative @@ -890,9 +890,9 @@ type GoogleCloudVideointelligenceV1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -935,9 +935,9 @@ type GoogleCloudVideointelligenceV1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextAnnotation: Annotations related to one @@ -963,9 +963,9 @@ type GoogleCloudVideointelligenceV1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextFrame: Video frame level annotation @@ -990,9 +990,9 @@ type GoogleCloudVideointelligenceV1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextSegment: Video segment level annotation @@ -1018,9 +1018,9 @@ type GoogleCloudVideointelligenceV1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1TextSegment) UnmarshalJSON(data []byte) error { @@ -1064,9 +1064,9 @@ type GoogleCloudVideointelligenceV1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1Track: A track of an object instance. @@ -1093,9 +1093,9 @@ type GoogleCloudVideointelligenceV1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1Track) UnmarshalJSON(data []byte) error { @@ -1157,9 +1157,9 @@ type GoogleCloudVideointelligenceV1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1VideoAnnotationResults: Annotation results for @@ -1234,9 +1234,9 @@ type GoogleCloudVideointelligenceV1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1VideoSegment: Video segment. @@ -1260,9 +1260,9 @@ type GoogleCloudVideointelligenceV1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1WordInfo: Word-specific information for @@ -1307,9 +1307,9 @@ type GoogleCloudVideointelligenceV1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1WordInfo) UnmarshalJSON(data []byte) error { @@ -1346,9 +1346,9 @@ type GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2AnnotateVideoRequest: Video annotation @@ -1409,9 +1409,9 @@ type GoogleCloudVideointelligenceV1beta2AnnotateVideoRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2AnnotateVideoRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2AnnotateVideoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse: Video annotation @@ -1434,9 +1434,9 @@ type GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2DetectedAttribute: A generic detected @@ -1464,9 +1464,9 @@ type GoogleCloudVideointelligenceV1beta2DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -1506,9 +1506,9 @@ type GoogleCloudVideointelligenceV1beta2DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -1548,9 +1548,9 @@ type GoogleCloudVideointelligenceV1beta2Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation: Explicit @@ -1575,9 +1575,9 @@ type GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ExplicitContentDetectionConfig: Config @@ -1599,9 +1599,9 @@ type GoogleCloudVideointelligenceV1beta2ExplicitContentDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ExplicitContentDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ExplicitContentDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ExplicitContentFrame: Video frame level @@ -1633,9 +1633,9 @@ type GoogleCloudVideointelligenceV1beta2ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceAnnotation: Deprecated. No effect. @@ -1659,9 +1659,9 @@ type GoogleCloudVideointelligenceV1beta2FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation: Face detection @@ -1686,9 +1686,9 @@ type GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceDetectionConfig: Config for @@ -1717,9 +1717,9 @@ type GoogleCloudVideointelligenceV1beta2FaceDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceFrame: Deprecated. No effect. @@ -1744,9 +1744,9 @@ type GoogleCloudVideointelligenceV1beta2FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceSegment: Video segment level @@ -1767,9 +1767,9 @@ type GoogleCloudVideointelligenceV1beta2FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2LabelAnnotation: Label annotation. @@ -1800,9 +1800,9 @@ type GoogleCloudVideointelligenceV1beta2LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2LabelDetectionConfig: Config for @@ -1852,9 +1852,9 @@ type GoogleCloudVideointelligenceV1beta2LabelDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2LabelDetectionConfig) UnmarshalJSON(data []byte) error { @@ -1894,9 +1894,9 @@ type GoogleCloudVideointelligenceV1beta2LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) UnmarshalJSON(data []byte) error { @@ -1933,9 +1933,9 @@ type GoogleCloudVideointelligenceV1beta2LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) UnmarshalJSON(data []byte) error { @@ -1977,9 +1977,9 @@ type GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox: Normalized @@ -2007,9 +2007,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -2056,9 +2056,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2NormalizedVertex: A vertex represents a @@ -2082,9 +2082,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -2139,9 +2139,9 @@ type GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -2177,9 +2177,9 @@ type GoogleCloudVideointelligenceV1beta2ObjectTrackingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ObjectTrackingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ObjectTrackingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame: Video frame level @@ -2204,9 +2204,9 @@ type GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation: Person @@ -2229,9 +2229,9 @@ type GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2PersonDetectionConfig: Config for @@ -2261,9 +2261,9 @@ type GoogleCloudVideointelligenceV1beta2PersonDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2PersonDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2PersonDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2PersonDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ShotChangeDetectionConfig: Config for @@ -2286,9 +2286,9 @@ type GoogleCloudVideointelligenceV1beta2ShotChangeDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ShotChangeDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ShotChangeDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ShotChangeDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2SpeechContext: Provides "hints" to the @@ -2314,9 +2314,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative: Alternative @@ -2348,9 +2348,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -2393,9 +2393,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2SpeechTranscriptionConfig: Config for @@ -2460,9 +2460,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechTranscriptionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechTranscriptionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechTranscriptionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechTranscriptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextAnnotation: Annotations related to @@ -2488,9 +2488,9 @@ type GoogleCloudVideointelligenceV1beta2TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextDetectionConfig: Config for @@ -2517,9 +2517,9 @@ type GoogleCloudVideointelligenceV1beta2TextDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextFrame: Video frame level annotation @@ -2544,9 +2544,9 @@ type GoogleCloudVideointelligenceV1beta2TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextSegment: Video segment level @@ -2572,9 +2572,9 @@ type GoogleCloudVideointelligenceV1beta2TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2TextSegment) UnmarshalJSON(data []byte) error { @@ -2618,9 +2618,9 @@ type GoogleCloudVideointelligenceV1beta2TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2Track: A track of an object instance. @@ -2647,9 +2647,9 @@ type GoogleCloudVideointelligenceV1beta2Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2Track) UnmarshalJSON(data []byte) error { @@ -2711,9 +2711,9 @@ type GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2VideoAnnotationResults: Annotation @@ -2788,9 +2788,9 @@ type GoogleCloudVideointelligenceV1beta2VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2VideoContext: Video context and/or @@ -2830,9 +2830,9 @@ type GoogleCloudVideointelligenceV1beta2VideoContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2VideoSegment: Video segment. @@ -2856,9 +2856,9 @@ type GoogleCloudVideointelligenceV1beta2VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2WordInfo: Word-specific information for @@ -2903,9 +2903,9 @@ type GoogleCloudVideointelligenceV1beta2WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2WordInfo) UnmarshalJSON(data []byte) error { @@ -2942,9 +2942,9 @@ type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse: Video annotation @@ -2967,9 +2967,9 @@ type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1DetectedAttribute: A generic detected @@ -2997,9 +2997,9 @@ type GoogleCloudVideointelligenceV1p1beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -3039,9 +3039,9 @@ type GoogleCloudVideointelligenceV1p1beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -3081,9 +3081,9 @@ type GoogleCloudVideointelligenceV1p1beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation: Explicit @@ -3108,9 +3108,9 @@ type GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame: Video frame level @@ -3142,9 +3142,9 @@ type GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceAnnotation: Deprecated. No effect. @@ -3168,9 +3168,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation: Face detection @@ -3195,9 +3195,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceFrame: Deprecated. No effect. @@ -3222,9 +3222,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceSegment: Video segment level @@ -3245,9 +3245,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1LabelAnnotation: Label annotation. @@ -3278,9 +3278,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1LabelFrame: Video frame level @@ -3304,9 +3304,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -3343,9 +3343,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -3387,9 +3387,9 @@ type GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox: Normalized @@ -3417,9 +3417,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -3466,9 +3466,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1NormalizedVertex: A vertex represents a @@ -3492,9 +3492,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -3549,9 +3549,9 @@ type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -3590,9 +3590,9 @@ type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation: Person @@ -3615,9 +3615,9 @@ type GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative: @@ -3649,9 +3649,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -3694,9 +3694,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextAnnotation: Annotations related to @@ -3722,9 +3722,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextFrame: Video frame level annotation @@ -3749,9 +3749,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextSegment: Video segment level @@ -3777,9 +3777,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -3823,9 +3823,9 @@ type GoogleCloudVideointelligenceV1p1beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1Track: A track of an object instance. @@ -3852,9 +3852,9 @@ type GoogleCloudVideointelligenceV1p1beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1Track) UnmarshalJSON(data []byte) error { @@ -3916,9 +3916,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults: Annotation @@ -3993,9 +3993,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1VideoSegment: Video segment. @@ -4019,9 +4019,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1WordInfo: Word-specific information for @@ -4066,9 +4066,9 @@ type GoogleCloudVideointelligenceV1p1beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -4105,9 +4105,9 @@ type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse: Video annotation @@ -4130,9 +4130,9 @@ type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1DetectedAttribute: A generic detected @@ -4160,9 +4160,9 @@ type GoogleCloudVideointelligenceV1p2beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -4202,9 +4202,9 @@ type GoogleCloudVideointelligenceV1p2beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -4244,9 +4244,9 @@ type GoogleCloudVideointelligenceV1p2beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation: Explicit @@ -4271,9 +4271,9 @@ type GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame: Video frame level @@ -4305,9 +4305,9 @@ type GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceAnnotation: Deprecated. No effect. @@ -4331,9 +4331,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation: Face detection @@ -4358,9 +4358,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceFrame: Deprecated. No effect. @@ -4385,9 +4385,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceSegment: Video segment level @@ -4408,9 +4408,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1LabelAnnotation: Label annotation. @@ -4441,9 +4441,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1LabelFrame: Video frame level @@ -4467,9 +4467,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -4506,9 +4506,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -4550,9 +4550,9 @@ type GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox: Normalized @@ -4580,9 +4580,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -4629,9 +4629,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1NormalizedVertex: A vertex represents a @@ -4655,9 +4655,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -4712,9 +4712,9 @@ type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -4753,9 +4753,9 @@ type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation: Person @@ -4778,9 +4778,9 @@ type GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative: @@ -4812,9 +4812,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -4857,9 +4857,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextAnnotation: Annotations related to @@ -4885,9 +4885,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextFrame: Video frame level annotation @@ -4912,9 +4912,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextSegment: Video segment level @@ -4940,9 +4940,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -4986,9 +4986,9 @@ type GoogleCloudVideointelligenceV1p2beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1Track: A track of an object instance. @@ -5015,9 +5015,9 @@ type GoogleCloudVideointelligenceV1p2beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1Track) UnmarshalJSON(data []byte) error { @@ -5079,9 +5079,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults: Annotation @@ -5156,9 +5156,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1VideoSegment: Video segment. @@ -5182,9 +5182,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1WordInfo: Word-specific information for @@ -5229,9 +5229,9 @@ type GoogleCloudVideointelligenceV1p2beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -5268,9 +5268,9 @@ type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse: Video annotation @@ -5293,9 +5293,9 @@ type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1Celebrity: Celebrity definition. @@ -5323,9 +5323,9 @@ type GoogleCloudVideointelligenceV1p3beta1Celebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Celebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Celebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Celebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation: @@ -5349,9 +5349,9 @@ type GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1CelebrityTrack: The annotation result @@ -5375,9 +5375,9 @@ type GoogleCloudVideointelligenceV1p3beta1CelebrityTrack struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityTrack) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1CelebrityTrack) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1CelebrityTrack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1DetectedAttribute: A generic detected @@ -5405,9 +5405,9 @@ type GoogleCloudVideointelligenceV1p3beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -5447,9 +5447,9 @@ type GoogleCloudVideointelligenceV1p3beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -5489,9 +5489,9 @@ type GoogleCloudVideointelligenceV1p3beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation: Explicit @@ -5516,9 +5516,9 @@ type GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame: Video frame level @@ -5550,9 +5550,9 @@ type GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceAnnotation: Deprecated. No effect. @@ -5576,9 +5576,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation: Face detection @@ -5603,9 +5603,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceFrame: Deprecated. No effect. @@ -5630,9 +5630,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceSegment: Video segment level @@ -5653,9 +5653,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1LabelAnnotation: Label annotation. @@ -5686,9 +5686,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1LabelFrame: Video frame level @@ -5712,9 +5712,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -5751,9 +5751,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -5795,9 +5795,9 @@ type GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox: Normalized @@ -5825,9 +5825,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -5874,9 +5874,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1NormalizedVertex: A vertex represents a @@ -5900,9 +5900,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -5957,9 +5957,9 @@ type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -5998,9 +5998,9 @@ type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation: Person @@ -6023,9 +6023,9 @@ type GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity: The recognized @@ -6048,9 +6048,9 @@ type GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) UnmarshalJSON(data []byte) error { @@ -6096,9 +6096,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -6141,9 +6141,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse: @@ -6174,9 +6174,9 @@ type GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults: @@ -6208,9 +6208,9 @@ type GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextAnnotation: Annotations related to @@ -6236,9 +6236,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextFrame: Video frame level annotation @@ -6263,9 +6263,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextSegment: Video segment level @@ -6291,9 +6291,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -6337,9 +6337,9 @@ type GoogleCloudVideointelligenceV1p3beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1Track: A track of an object instance. @@ -6366,9 +6366,9 @@ type GoogleCloudVideointelligenceV1p3beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1Track) UnmarshalJSON(data []byte) error { @@ -6431,9 +6431,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults: Annotation @@ -6511,9 +6511,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1VideoSegment: Video segment. @@ -6537,9 +6537,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1WordInfo: Word-specific information for @@ -6584,9 +6584,9 @@ type GoogleCloudVideointelligenceV1p3beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -6645,9 +6645,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -6679,9 +6679,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VideosAnnotateCall struct { diff --git a/videointelligence/v1p1beta1/videointelligence-gen.go b/videointelligence/v1p1beta1/videointelligence-gen.go index ecaaf64761..4780641d9a 100644 --- a/videointelligence/v1p1beta1/videointelligence-gen.go +++ b/videointelligence/v1p1beta1/videointelligence-gen.go @@ -185,9 +185,9 @@ type GoogleCloudVideointelligenceV1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1AnnotateVideoResponse: Video annotation @@ -210,9 +210,9 @@ type GoogleCloudVideointelligenceV1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1DetectedAttribute: A generic detected @@ -240,9 +240,9 @@ type GoogleCloudVideointelligenceV1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -282,9 +282,9 @@ type GoogleCloudVideointelligenceV1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -323,9 +323,9 @@ type GoogleCloudVideointelligenceV1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ExplicitContentAnnotation: Explicit content @@ -349,9 +349,9 @@ type GoogleCloudVideointelligenceV1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ExplicitContentFrame: Video frame level @@ -383,9 +383,9 @@ type GoogleCloudVideointelligenceV1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceAnnotation: Deprecated. No effect. @@ -409,9 +409,9 @@ type GoogleCloudVideointelligenceV1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceDetectionAnnotation: Face detection @@ -436,9 +436,9 @@ type GoogleCloudVideointelligenceV1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceFrame: Deprecated. No effect. @@ -463,9 +463,9 @@ type GoogleCloudVideointelligenceV1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceSegment: Video segment level annotation @@ -486,9 +486,9 @@ type GoogleCloudVideointelligenceV1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1LabelAnnotation: Label annotation. @@ -519,9 +519,9 @@ type GoogleCloudVideointelligenceV1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1LabelFrame: Video frame level annotation @@ -545,9 +545,9 @@ type GoogleCloudVideointelligenceV1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1LabelFrame) UnmarshalJSON(data []byte) error { @@ -584,9 +584,9 @@ type GoogleCloudVideointelligenceV1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1LabelSegment) UnmarshalJSON(data []byte) error { @@ -628,9 +628,9 @@ type GoogleCloudVideointelligenceV1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1NormalizedBoundingBox: Normalized bounding @@ -658,9 +658,9 @@ type GoogleCloudVideointelligenceV1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -707,9 +707,9 @@ type GoogleCloudVideointelligenceV1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1NormalizedVertex: A vertex represents a 2D @@ -733,9 +733,9 @@ type GoogleCloudVideointelligenceV1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -790,9 +790,9 @@ type GoogleCloudVideointelligenceV1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -831,9 +831,9 @@ type GoogleCloudVideointelligenceV1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1PersonDetectionAnnotation: Person detection @@ -856,9 +856,9 @@ type GoogleCloudVideointelligenceV1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1SpeechRecognitionAlternative: Alternative @@ -890,9 +890,9 @@ type GoogleCloudVideointelligenceV1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -935,9 +935,9 @@ type GoogleCloudVideointelligenceV1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextAnnotation: Annotations related to one @@ -963,9 +963,9 @@ type GoogleCloudVideointelligenceV1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextFrame: Video frame level annotation @@ -990,9 +990,9 @@ type GoogleCloudVideointelligenceV1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextSegment: Video segment level annotation @@ -1018,9 +1018,9 @@ type GoogleCloudVideointelligenceV1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1TextSegment) UnmarshalJSON(data []byte) error { @@ -1064,9 +1064,9 @@ type GoogleCloudVideointelligenceV1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1Track: A track of an object instance. @@ -1093,9 +1093,9 @@ type GoogleCloudVideointelligenceV1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1Track) UnmarshalJSON(data []byte) error { @@ -1157,9 +1157,9 @@ type GoogleCloudVideointelligenceV1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1VideoAnnotationResults: Annotation results for @@ -1234,9 +1234,9 @@ type GoogleCloudVideointelligenceV1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1VideoSegment: Video segment. @@ -1260,9 +1260,9 @@ type GoogleCloudVideointelligenceV1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1WordInfo: Word-specific information for @@ -1307,9 +1307,9 @@ type GoogleCloudVideointelligenceV1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1WordInfo) UnmarshalJSON(data []byte) error { @@ -1346,9 +1346,9 @@ type GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse: Video annotation @@ -1371,9 +1371,9 @@ type GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2DetectedAttribute: A generic detected @@ -1401,9 +1401,9 @@ type GoogleCloudVideointelligenceV1beta2DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -1443,9 +1443,9 @@ type GoogleCloudVideointelligenceV1beta2DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -1485,9 +1485,9 @@ type GoogleCloudVideointelligenceV1beta2Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation: Explicit @@ -1512,9 +1512,9 @@ type GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ExplicitContentFrame: Video frame level @@ -1546,9 +1546,9 @@ type GoogleCloudVideointelligenceV1beta2ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceAnnotation: Deprecated. No effect. @@ -1572,9 +1572,9 @@ type GoogleCloudVideointelligenceV1beta2FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation: Face detection @@ -1599,9 +1599,9 @@ type GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceFrame: Deprecated. No effect. @@ -1626,9 +1626,9 @@ type GoogleCloudVideointelligenceV1beta2FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceSegment: Video segment level @@ -1649,9 +1649,9 @@ type GoogleCloudVideointelligenceV1beta2FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2LabelAnnotation: Label annotation. @@ -1682,9 +1682,9 @@ type GoogleCloudVideointelligenceV1beta2LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2LabelFrame: Video frame level annotation @@ -1708,9 +1708,9 @@ type GoogleCloudVideointelligenceV1beta2LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) UnmarshalJSON(data []byte) error { @@ -1747,9 +1747,9 @@ type GoogleCloudVideointelligenceV1beta2LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) UnmarshalJSON(data []byte) error { @@ -1791,9 +1791,9 @@ type GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox: Normalized @@ -1821,9 +1821,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -1870,9 +1870,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2NormalizedVertex: A vertex represents a @@ -1896,9 +1896,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -1953,9 +1953,9 @@ type GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -1994,9 +1994,9 @@ type GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation: Person @@ -2019,9 +2019,9 @@ type GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative: Alternative @@ -2053,9 +2053,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -2098,9 +2098,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextAnnotation: Annotations related to @@ -2126,9 +2126,9 @@ type GoogleCloudVideointelligenceV1beta2TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextFrame: Video frame level annotation @@ -2153,9 +2153,9 @@ type GoogleCloudVideointelligenceV1beta2TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextSegment: Video segment level @@ -2181,9 +2181,9 @@ type GoogleCloudVideointelligenceV1beta2TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2TextSegment) UnmarshalJSON(data []byte) error { @@ -2227,9 +2227,9 @@ type GoogleCloudVideointelligenceV1beta2TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2Track: A track of an object instance. @@ -2256,9 +2256,9 @@ type GoogleCloudVideointelligenceV1beta2Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2Track) UnmarshalJSON(data []byte) error { @@ -2320,9 +2320,9 @@ type GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2VideoAnnotationResults: Annotation @@ -2397,9 +2397,9 @@ type GoogleCloudVideointelligenceV1beta2VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2VideoSegment: Video segment. @@ -2423,9 +2423,9 @@ type GoogleCloudVideointelligenceV1beta2VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2WordInfo: Word-specific information for @@ -2470,9 +2470,9 @@ type GoogleCloudVideointelligenceV1beta2WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2WordInfo) UnmarshalJSON(data []byte) error { @@ -2509,9 +2509,9 @@ type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1AnnotateVideoRequest: Video annotation @@ -2572,9 +2572,9 @@ type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1AnnotateVideoRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1AnnotateVideoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse: Video annotation @@ -2597,9 +2597,9 @@ type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1DetectedAttribute: A generic detected @@ -2627,9 +2627,9 @@ type GoogleCloudVideointelligenceV1p1beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -2669,9 +2669,9 @@ type GoogleCloudVideointelligenceV1p1beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -2711,9 +2711,9 @@ type GoogleCloudVideointelligenceV1p1beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation: Explicit @@ -2738,9 +2738,9 @@ type GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ExplicitContentDetectionConfig: Config @@ -2762,9 +2762,9 @@ type GoogleCloudVideointelligenceV1p1beta1ExplicitContentDetectionConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ExplicitContentDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ExplicitContentDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame: Video frame level @@ -2796,9 +2796,9 @@ type GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceAnnotation: Deprecated. No effect. @@ -2822,9 +2822,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation: Face detection @@ -2849,9 +2849,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceDetectionConfig: Config for @@ -2880,9 +2880,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceFrame: Deprecated. No effect. @@ -2907,9 +2907,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceSegment: Video segment level @@ -2930,9 +2930,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1LabelAnnotation: Label annotation. @@ -2963,9 +2963,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1LabelDetectionConfig: Config for @@ -3015,9 +3015,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1LabelDetectionConfig) UnmarshalJSON(data []byte) error { @@ -3057,9 +3057,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -3096,9 +3096,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -3140,9 +3140,9 @@ type GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox: Normalized @@ -3170,9 +3170,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -3219,9 +3219,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1NormalizedVertex: A vertex represents a @@ -3245,9 +3245,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -3302,9 +3302,9 @@ type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -3340,9 +3340,9 @@ type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ObjectTrackingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ObjectTrackingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame: Video frame level @@ -3367,9 +3367,9 @@ type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation: Person @@ -3392,9 +3392,9 @@ type GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1PersonDetectionConfig: Config for @@ -3424,9 +3424,9 @@ type GoogleCloudVideointelligenceV1p1beta1PersonDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1PersonDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1PersonDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1PersonDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ShotChangeDetectionConfig: Config for @@ -3449,9 +3449,9 @@ type GoogleCloudVideointelligenceV1p1beta1ShotChangeDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ShotChangeDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ShotChangeDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ShotChangeDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1SpeechContext: Provides "hints" to the @@ -3477,9 +3477,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative: @@ -3511,9 +3511,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -3556,9 +3556,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1SpeechTranscriptionConfig: Config for @@ -3623,9 +3623,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechTranscriptionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechTranscriptionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechTranscriptionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechTranscriptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextAnnotation: Annotations related to @@ -3651,9 +3651,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextDetectionConfig: Config for @@ -3680,9 +3680,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextFrame: Video frame level annotation @@ -3707,9 +3707,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextSegment: Video segment level @@ -3735,9 +3735,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -3781,9 +3781,9 @@ type GoogleCloudVideointelligenceV1p1beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1Track: A track of an object instance. @@ -3810,9 +3810,9 @@ type GoogleCloudVideointelligenceV1p1beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1Track) UnmarshalJSON(data []byte) error { @@ -3874,9 +3874,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults: Annotation @@ -3951,9 +3951,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1VideoContext: Video context and/or @@ -3993,9 +3993,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1VideoSegment: Video segment. @@ -4019,9 +4019,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1WordInfo: Word-specific information for @@ -4066,9 +4066,9 @@ type GoogleCloudVideointelligenceV1p1beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -4105,9 +4105,9 @@ type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse: Video annotation @@ -4130,9 +4130,9 @@ type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1DetectedAttribute: A generic detected @@ -4160,9 +4160,9 @@ type GoogleCloudVideointelligenceV1p2beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -4202,9 +4202,9 @@ type GoogleCloudVideointelligenceV1p2beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -4244,9 +4244,9 @@ type GoogleCloudVideointelligenceV1p2beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation: Explicit @@ -4271,9 +4271,9 @@ type GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame: Video frame level @@ -4305,9 +4305,9 @@ type GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceAnnotation: Deprecated. No effect. @@ -4331,9 +4331,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation: Face detection @@ -4358,9 +4358,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceFrame: Deprecated. No effect. @@ -4385,9 +4385,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceSegment: Video segment level @@ -4408,9 +4408,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1LabelAnnotation: Label annotation. @@ -4441,9 +4441,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1LabelFrame: Video frame level @@ -4467,9 +4467,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -4506,9 +4506,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -4550,9 +4550,9 @@ type GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox: Normalized @@ -4580,9 +4580,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -4629,9 +4629,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1NormalizedVertex: A vertex represents a @@ -4655,9 +4655,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -4712,9 +4712,9 @@ type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -4753,9 +4753,9 @@ type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation: Person @@ -4778,9 +4778,9 @@ type GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative: @@ -4812,9 +4812,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -4857,9 +4857,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextAnnotation: Annotations related to @@ -4885,9 +4885,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextFrame: Video frame level annotation @@ -4912,9 +4912,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextSegment: Video segment level @@ -4940,9 +4940,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -4986,9 +4986,9 @@ type GoogleCloudVideointelligenceV1p2beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1Track: A track of an object instance. @@ -5015,9 +5015,9 @@ type GoogleCloudVideointelligenceV1p2beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1Track) UnmarshalJSON(data []byte) error { @@ -5079,9 +5079,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults: Annotation @@ -5156,9 +5156,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1VideoSegment: Video segment. @@ -5182,9 +5182,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1WordInfo: Word-specific information for @@ -5229,9 +5229,9 @@ type GoogleCloudVideointelligenceV1p2beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -5268,9 +5268,9 @@ type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse: Video annotation @@ -5293,9 +5293,9 @@ type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1Celebrity: Celebrity definition. @@ -5323,9 +5323,9 @@ type GoogleCloudVideointelligenceV1p3beta1Celebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Celebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Celebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Celebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation: @@ -5349,9 +5349,9 @@ type GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1CelebrityTrack: The annotation result @@ -5375,9 +5375,9 @@ type GoogleCloudVideointelligenceV1p3beta1CelebrityTrack struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityTrack) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1CelebrityTrack) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1CelebrityTrack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1DetectedAttribute: A generic detected @@ -5405,9 +5405,9 @@ type GoogleCloudVideointelligenceV1p3beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -5447,9 +5447,9 @@ type GoogleCloudVideointelligenceV1p3beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -5489,9 +5489,9 @@ type GoogleCloudVideointelligenceV1p3beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation: Explicit @@ -5516,9 +5516,9 @@ type GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame: Video frame level @@ -5550,9 +5550,9 @@ type GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceAnnotation: Deprecated. No effect. @@ -5576,9 +5576,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation: Face detection @@ -5603,9 +5603,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceFrame: Deprecated. No effect. @@ -5630,9 +5630,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceSegment: Video segment level @@ -5653,9 +5653,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1LabelAnnotation: Label annotation. @@ -5686,9 +5686,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1LabelFrame: Video frame level @@ -5712,9 +5712,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -5751,9 +5751,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -5795,9 +5795,9 @@ type GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox: Normalized @@ -5825,9 +5825,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -5874,9 +5874,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1NormalizedVertex: A vertex represents a @@ -5900,9 +5900,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -5957,9 +5957,9 @@ type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -5998,9 +5998,9 @@ type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation: Person @@ -6023,9 +6023,9 @@ type GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity: The recognized @@ -6048,9 +6048,9 @@ type GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) UnmarshalJSON(data []byte) error { @@ -6096,9 +6096,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -6141,9 +6141,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse: @@ -6174,9 +6174,9 @@ type GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults: @@ -6208,9 +6208,9 @@ type GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextAnnotation: Annotations related to @@ -6236,9 +6236,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextFrame: Video frame level annotation @@ -6263,9 +6263,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextSegment: Video segment level @@ -6291,9 +6291,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -6337,9 +6337,9 @@ type GoogleCloudVideointelligenceV1p3beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1Track: A track of an object instance. @@ -6366,9 +6366,9 @@ type GoogleCloudVideointelligenceV1p3beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1Track) UnmarshalJSON(data []byte) error { @@ -6431,9 +6431,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults: Annotation @@ -6511,9 +6511,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1VideoSegment: Video segment. @@ -6537,9 +6537,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1WordInfo: Word-specific information for @@ -6584,9 +6584,9 @@ type GoogleCloudVideointelligenceV1p3beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -6645,9 +6645,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -6679,9 +6679,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VideosAnnotateCall struct { diff --git a/videointelligence/v1p2beta1/videointelligence-gen.go b/videointelligence/v1p2beta1/videointelligence-gen.go index 6b59260a19..f8551549af 100644 --- a/videointelligence/v1p2beta1/videointelligence-gen.go +++ b/videointelligence/v1p2beta1/videointelligence-gen.go @@ -185,9 +185,9 @@ type GoogleCloudVideointelligenceV1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1AnnotateVideoResponse: Video annotation @@ -210,9 +210,9 @@ type GoogleCloudVideointelligenceV1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1DetectedAttribute: A generic detected @@ -240,9 +240,9 @@ type GoogleCloudVideointelligenceV1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -282,9 +282,9 @@ type GoogleCloudVideointelligenceV1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -323,9 +323,9 @@ type GoogleCloudVideointelligenceV1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ExplicitContentAnnotation: Explicit content @@ -349,9 +349,9 @@ type GoogleCloudVideointelligenceV1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ExplicitContentFrame: Video frame level @@ -383,9 +383,9 @@ type GoogleCloudVideointelligenceV1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceAnnotation: Deprecated. No effect. @@ -409,9 +409,9 @@ type GoogleCloudVideointelligenceV1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceDetectionAnnotation: Face detection @@ -436,9 +436,9 @@ type GoogleCloudVideointelligenceV1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceFrame: Deprecated. No effect. @@ -463,9 +463,9 @@ type GoogleCloudVideointelligenceV1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceSegment: Video segment level annotation @@ -486,9 +486,9 @@ type GoogleCloudVideointelligenceV1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1LabelAnnotation: Label annotation. @@ -519,9 +519,9 @@ type GoogleCloudVideointelligenceV1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1LabelFrame: Video frame level annotation @@ -545,9 +545,9 @@ type GoogleCloudVideointelligenceV1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1LabelFrame) UnmarshalJSON(data []byte) error { @@ -584,9 +584,9 @@ type GoogleCloudVideointelligenceV1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1LabelSegment) UnmarshalJSON(data []byte) error { @@ -628,9 +628,9 @@ type GoogleCloudVideointelligenceV1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1NormalizedBoundingBox: Normalized bounding @@ -658,9 +658,9 @@ type GoogleCloudVideointelligenceV1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -707,9 +707,9 @@ type GoogleCloudVideointelligenceV1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1NormalizedVertex: A vertex represents a 2D @@ -733,9 +733,9 @@ type GoogleCloudVideointelligenceV1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -790,9 +790,9 @@ type GoogleCloudVideointelligenceV1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -831,9 +831,9 @@ type GoogleCloudVideointelligenceV1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1PersonDetectionAnnotation: Person detection @@ -856,9 +856,9 @@ type GoogleCloudVideointelligenceV1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1SpeechRecognitionAlternative: Alternative @@ -890,9 +890,9 @@ type GoogleCloudVideointelligenceV1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -935,9 +935,9 @@ type GoogleCloudVideointelligenceV1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextAnnotation: Annotations related to one @@ -963,9 +963,9 @@ type GoogleCloudVideointelligenceV1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextFrame: Video frame level annotation @@ -990,9 +990,9 @@ type GoogleCloudVideointelligenceV1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextSegment: Video segment level annotation @@ -1018,9 +1018,9 @@ type GoogleCloudVideointelligenceV1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1TextSegment) UnmarshalJSON(data []byte) error { @@ -1064,9 +1064,9 @@ type GoogleCloudVideointelligenceV1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1Track: A track of an object instance. @@ -1093,9 +1093,9 @@ type GoogleCloudVideointelligenceV1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1Track) UnmarshalJSON(data []byte) error { @@ -1157,9 +1157,9 @@ type GoogleCloudVideointelligenceV1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1VideoAnnotationResults: Annotation results for @@ -1234,9 +1234,9 @@ type GoogleCloudVideointelligenceV1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1VideoSegment: Video segment. @@ -1260,9 +1260,9 @@ type GoogleCloudVideointelligenceV1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1WordInfo: Word-specific information for @@ -1307,9 +1307,9 @@ type GoogleCloudVideointelligenceV1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1WordInfo) UnmarshalJSON(data []byte) error { @@ -1346,9 +1346,9 @@ type GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse: Video annotation @@ -1371,9 +1371,9 @@ type GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2DetectedAttribute: A generic detected @@ -1401,9 +1401,9 @@ type GoogleCloudVideointelligenceV1beta2DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -1443,9 +1443,9 @@ type GoogleCloudVideointelligenceV1beta2DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -1485,9 +1485,9 @@ type GoogleCloudVideointelligenceV1beta2Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation: Explicit @@ -1512,9 +1512,9 @@ type GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ExplicitContentFrame: Video frame level @@ -1546,9 +1546,9 @@ type GoogleCloudVideointelligenceV1beta2ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceAnnotation: Deprecated. No effect. @@ -1572,9 +1572,9 @@ type GoogleCloudVideointelligenceV1beta2FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation: Face detection @@ -1599,9 +1599,9 @@ type GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceFrame: Deprecated. No effect. @@ -1626,9 +1626,9 @@ type GoogleCloudVideointelligenceV1beta2FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceSegment: Video segment level @@ -1649,9 +1649,9 @@ type GoogleCloudVideointelligenceV1beta2FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2LabelAnnotation: Label annotation. @@ -1682,9 +1682,9 @@ type GoogleCloudVideointelligenceV1beta2LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2LabelFrame: Video frame level annotation @@ -1708,9 +1708,9 @@ type GoogleCloudVideointelligenceV1beta2LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) UnmarshalJSON(data []byte) error { @@ -1747,9 +1747,9 @@ type GoogleCloudVideointelligenceV1beta2LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) UnmarshalJSON(data []byte) error { @@ -1791,9 +1791,9 @@ type GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox: Normalized @@ -1821,9 +1821,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -1870,9 +1870,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2NormalizedVertex: A vertex represents a @@ -1896,9 +1896,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -1953,9 +1953,9 @@ type GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -1994,9 +1994,9 @@ type GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation: Person @@ -2019,9 +2019,9 @@ type GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative: Alternative @@ -2053,9 +2053,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -2098,9 +2098,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextAnnotation: Annotations related to @@ -2126,9 +2126,9 @@ type GoogleCloudVideointelligenceV1beta2TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextFrame: Video frame level annotation @@ -2153,9 +2153,9 @@ type GoogleCloudVideointelligenceV1beta2TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextSegment: Video segment level @@ -2181,9 +2181,9 @@ type GoogleCloudVideointelligenceV1beta2TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2TextSegment) UnmarshalJSON(data []byte) error { @@ -2227,9 +2227,9 @@ type GoogleCloudVideointelligenceV1beta2TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2Track: A track of an object instance. @@ -2256,9 +2256,9 @@ type GoogleCloudVideointelligenceV1beta2Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2Track) UnmarshalJSON(data []byte) error { @@ -2320,9 +2320,9 @@ type GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2VideoAnnotationResults: Annotation @@ -2397,9 +2397,9 @@ type GoogleCloudVideointelligenceV1beta2VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2VideoSegment: Video segment. @@ -2423,9 +2423,9 @@ type GoogleCloudVideointelligenceV1beta2VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2WordInfo: Word-specific information for @@ -2470,9 +2470,9 @@ type GoogleCloudVideointelligenceV1beta2WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2WordInfo) UnmarshalJSON(data []byte) error { @@ -2509,9 +2509,9 @@ type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse: Video annotation @@ -2534,9 +2534,9 @@ type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1DetectedAttribute: A generic detected @@ -2564,9 +2564,9 @@ type GoogleCloudVideointelligenceV1p1beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -2606,9 +2606,9 @@ type GoogleCloudVideointelligenceV1p1beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -2648,9 +2648,9 @@ type GoogleCloudVideointelligenceV1p1beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation: Explicit @@ -2675,9 +2675,9 @@ type GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame: Video frame level @@ -2709,9 +2709,9 @@ type GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceAnnotation: Deprecated. No effect. @@ -2735,9 +2735,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation: Face detection @@ -2762,9 +2762,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceFrame: Deprecated. No effect. @@ -2789,9 +2789,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceSegment: Video segment level @@ -2812,9 +2812,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1LabelAnnotation: Label annotation. @@ -2845,9 +2845,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1LabelFrame: Video frame level @@ -2871,9 +2871,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -2910,9 +2910,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -2954,9 +2954,9 @@ type GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox: Normalized @@ -2984,9 +2984,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -3033,9 +3033,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1NormalizedVertex: A vertex represents a @@ -3059,9 +3059,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -3116,9 +3116,9 @@ type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -3157,9 +3157,9 @@ type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation: Person @@ -3182,9 +3182,9 @@ type GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative: @@ -3216,9 +3216,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -3261,9 +3261,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextAnnotation: Annotations related to @@ -3289,9 +3289,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextFrame: Video frame level annotation @@ -3316,9 +3316,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextSegment: Video segment level @@ -3344,9 +3344,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -3390,9 +3390,9 @@ type GoogleCloudVideointelligenceV1p1beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1Track: A track of an object instance. @@ -3419,9 +3419,9 @@ type GoogleCloudVideointelligenceV1p1beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1Track) UnmarshalJSON(data []byte) error { @@ -3483,9 +3483,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults: Annotation @@ -3560,9 +3560,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1VideoSegment: Video segment. @@ -3586,9 +3586,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1WordInfo: Word-specific information for @@ -3633,9 +3633,9 @@ type GoogleCloudVideointelligenceV1p1beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -3672,9 +3672,9 @@ type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1AnnotateVideoRequest: Video annotation @@ -3735,9 +3735,9 @@ type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1AnnotateVideoRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1AnnotateVideoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse: Video annotation @@ -3760,9 +3760,9 @@ type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1DetectedAttribute: A generic detected @@ -3790,9 +3790,9 @@ type GoogleCloudVideointelligenceV1p2beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -3832,9 +3832,9 @@ type GoogleCloudVideointelligenceV1p2beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -3874,9 +3874,9 @@ type GoogleCloudVideointelligenceV1p2beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation: Explicit @@ -3901,9 +3901,9 @@ type GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ExplicitContentDetectionConfig: Config @@ -3925,9 +3925,9 @@ type GoogleCloudVideointelligenceV1p2beta1ExplicitContentDetectionConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ExplicitContentDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ExplicitContentDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame: Video frame level @@ -3959,9 +3959,9 @@ type GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceAnnotation: Deprecated. No effect. @@ -3985,9 +3985,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation: Face detection @@ -4012,9 +4012,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceDetectionConfig: Config for @@ -4043,9 +4043,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceFrame: Deprecated. No effect. @@ -4070,9 +4070,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceSegment: Video segment level @@ -4093,9 +4093,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1LabelAnnotation: Label annotation. @@ -4126,9 +4126,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1LabelDetectionConfig: Config for @@ -4178,9 +4178,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1LabelDetectionConfig) UnmarshalJSON(data []byte) error { @@ -4220,9 +4220,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -4259,9 +4259,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -4303,9 +4303,9 @@ type GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox: Normalized @@ -4333,9 +4333,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -4382,9 +4382,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1NormalizedVertex: A vertex represents a @@ -4408,9 +4408,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -4465,9 +4465,9 @@ type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -4503,9 +4503,9 @@ type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ObjectTrackingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ObjectTrackingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame: Video frame level @@ -4530,9 +4530,9 @@ type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation: Person @@ -4555,9 +4555,9 @@ type GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1PersonDetectionConfig: Config for @@ -4587,9 +4587,9 @@ type GoogleCloudVideointelligenceV1p2beta1PersonDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1PersonDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1PersonDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1PersonDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ShotChangeDetectionConfig: Config for @@ -4612,9 +4612,9 @@ type GoogleCloudVideointelligenceV1p2beta1ShotChangeDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ShotChangeDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ShotChangeDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ShotChangeDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1SpeechContext: Provides "hints" to the @@ -4640,9 +4640,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative: @@ -4674,9 +4674,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -4719,9 +4719,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1SpeechTranscriptionConfig: Config for @@ -4786,9 +4786,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechTranscriptionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechTranscriptionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechTranscriptionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechTranscriptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextAnnotation: Annotations related to @@ -4814,9 +4814,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextDetectionConfig: Config for @@ -4843,9 +4843,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextFrame: Video frame level annotation @@ -4870,9 +4870,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextSegment: Video segment level @@ -4898,9 +4898,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -4944,9 +4944,9 @@ type GoogleCloudVideointelligenceV1p2beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1Track: A track of an object instance. @@ -4973,9 +4973,9 @@ type GoogleCloudVideointelligenceV1p2beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1Track) UnmarshalJSON(data []byte) error { @@ -5037,9 +5037,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults: Annotation @@ -5114,9 +5114,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1VideoContext: Video context and/or @@ -5156,9 +5156,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1VideoSegment: Video segment. @@ -5182,9 +5182,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1WordInfo: Word-specific information for @@ -5229,9 +5229,9 @@ type GoogleCloudVideointelligenceV1p2beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -5268,9 +5268,9 @@ type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse: Video annotation @@ -5293,9 +5293,9 @@ type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1Celebrity: Celebrity definition. @@ -5323,9 +5323,9 @@ type GoogleCloudVideointelligenceV1p3beta1Celebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Celebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Celebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Celebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation: @@ -5349,9 +5349,9 @@ type GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1CelebrityTrack: The annotation result @@ -5375,9 +5375,9 @@ type GoogleCloudVideointelligenceV1p3beta1CelebrityTrack struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityTrack) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1CelebrityTrack) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1CelebrityTrack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1DetectedAttribute: A generic detected @@ -5405,9 +5405,9 @@ type GoogleCloudVideointelligenceV1p3beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -5447,9 +5447,9 @@ type GoogleCloudVideointelligenceV1p3beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -5489,9 +5489,9 @@ type GoogleCloudVideointelligenceV1p3beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation: Explicit @@ -5516,9 +5516,9 @@ type GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame: Video frame level @@ -5550,9 +5550,9 @@ type GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceAnnotation: Deprecated. No effect. @@ -5576,9 +5576,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation: Face detection @@ -5603,9 +5603,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceFrame: Deprecated. No effect. @@ -5630,9 +5630,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceSegment: Video segment level @@ -5653,9 +5653,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1LabelAnnotation: Label annotation. @@ -5686,9 +5686,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1LabelFrame: Video frame level @@ -5712,9 +5712,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -5751,9 +5751,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -5795,9 +5795,9 @@ type GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox: Normalized @@ -5825,9 +5825,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -5874,9 +5874,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1NormalizedVertex: A vertex represents a @@ -5900,9 +5900,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -5957,9 +5957,9 @@ type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -5998,9 +5998,9 @@ type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation: Person @@ -6023,9 +6023,9 @@ type GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity: The recognized @@ -6048,9 +6048,9 @@ type GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) UnmarshalJSON(data []byte) error { @@ -6096,9 +6096,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -6141,9 +6141,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse: @@ -6174,9 +6174,9 @@ type GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults: @@ -6208,9 +6208,9 @@ type GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextAnnotation: Annotations related to @@ -6236,9 +6236,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextFrame: Video frame level annotation @@ -6263,9 +6263,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextSegment: Video segment level @@ -6291,9 +6291,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -6337,9 +6337,9 @@ type GoogleCloudVideointelligenceV1p3beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1Track: A track of an object instance. @@ -6366,9 +6366,9 @@ type GoogleCloudVideointelligenceV1p3beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1Track) UnmarshalJSON(data []byte) error { @@ -6431,9 +6431,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults: Annotation @@ -6511,9 +6511,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1VideoSegment: Video segment. @@ -6537,9 +6537,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1WordInfo: Word-specific information for @@ -6584,9 +6584,9 @@ type GoogleCloudVideointelligenceV1p3beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -6645,9 +6645,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -6679,9 +6679,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VideosAnnotateCall struct { diff --git a/videointelligence/v1p3beta1/videointelligence-gen.go b/videointelligence/v1p3beta1/videointelligence-gen.go index c273a06d46..5b69665ce9 100644 --- a/videointelligence/v1p3beta1/videointelligence-gen.go +++ b/videointelligence/v1p3beta1/videointelligence-gen.go @@ -185,9 +185,9 @@ type GoogleCloudVideointelligenceV1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1AnnotateVideoResponse: Video annotation @@ -210,9 +210,9 @@ type GoogleCloudVideointelligenceV1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1DetectedAttribute: A generic detected @@ -240,9 +240,9 @@ type GoogleCloudVideointelligenceV1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -282,9 +282,9 @@ type GoogleCloudVideointelligenceV1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -323,9 +323,9 @@ type GoogleCloudVideointelligenceV1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ExplicitContentAnnotation: Explicit content @@ -349,9 +349,9 @@ type GoogleCloudVideointelligenceV1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1ExplicitContentFrame: Video frame level @@ -383,9 +383,9 @@ type GoogleCloudVideointelligenceV1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceAnnotation: Deprecated. No effect. @@ -409,9 +409,9 @@ type GoogleCloudVideointelligenceV1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceDetectionAnnotation: Face detection @@ -436,9 +436,9 @@ type GoogleCloudVideointelligenceV1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceFrame: Deprecated. No effect. @@ -463,9 +463,9 @@ type GoogleCloudVideointelligenceV1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1FaceSegment: Video segment level annotation @@ -486,9 +486,9 @@ type GoogleCloudVideointelligenceV1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1LabelAnnotation: Label annotation. @@ -519,9 +519,9 @@ type GoogleCloudVideointelligenceV1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1LabelFrame: Video frame level annotation @@ -545,9 +545,9 @@ type GoogleCloudVideointelligenceV1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1LabelFrame) UnmarshalJSON(data []byte) error { @@ -584,9 +584,9 @@ type GoogleCloudVideointelligenceV1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1LabelSegment) UnmarshalJSON(data []byte) error { @@ -628,9 +628,9 @@ type GoogleCloudVideointelligenceV1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1NormalizedBoundingBox: Normalized bounding @@ -658,9 +658,9 @@ type GoogleCloudVideointelligenceV1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -707,9 +707,9 @@ type GoogleCloudVideointelligenceV1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1NormalizedVertex: A vertex represents a 2D @@ -733,9 +733,9 @@ type GoogleCloudVideointelligenceV1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -790,9 +790,9 @@ type GoogleCloudVideointelligenceV1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -831,9 +831,9 @@ type GoogleCloudVideointelligenceV1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1PersonDetectionAnnotation: Person detection @@ -856,9 +856,9 @@ type GoogleCloudVideointelligenceV1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1SpeechRecognitionAlternative: Alternative @@ -890,9 +890,9 @@ type GoogleCloudVideointelligenceV1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -935,9 +935,9 @@ type GoogleCloudVideointelligenceV1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextAnnotation: Annotations related to one @@ -963,9 +963,9 @@ type GoogleCloudVideointelligenceV1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextFrame: Video frame level annotation @@ -990,9 +990,9 @@ type GoogleCloudVideointelligenceV1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1TextSegment: Video segment level annotation @@ -1018,9 +1018,9 @@ type GoogleCloudVideointelligenceV1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1TextSegment) UnmarshalJSON(data []byte) error { @@ -1064,9 +1064,9 @@ type GoogleCloudVideointelligenceV1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1Track: A track of an object instance. @@ -1093,9 +1093,9 @@ type GoogleCloudVideointelligenceV1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1Track) UnmarshalJSON(data []byte) error { @@ -1157,9 +1157,9 @@ type GoogleCloudVideointelligenceV1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1VideoAnnotationResults: Annotation results for @@ -1234,9 +1234,9 @@ type GoogleCloudVideointelligenceV1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1VideoSegment: Video segment. @@ -1260,9 +1260,9 @@ type GoogleCloudVideointelligenceV1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1WordInfo: Word-specific information for @@ -1307,9 +1307,9 @@ type GoogleCloudVideointelligenceV1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1WordInfo) UnmarshalJSON(data []byte) error { @@ -1346,9 +1346,9 @@ type GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse: Video annotation @@ -1371,9 +1371,9 @@ type GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2DetectedAttribute: A generic detected @@ -1401,9 +1401,9 @@ type GoogleCloudVideointelligenceV1beta2DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -1443,9 +1443,9 @@ type GoogleCloudVideointelligenceV1beta2DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -1485,9 +1485,9 @@ type GoogleCloudVideointelligenceV1beta2Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation: Explicit @@ -1512,9 +1512,9 @@ type GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2ExplicitContentFrame: Video frame level @@ -1546,9 +1546,9 @@ type GoogleCloudVideointelligenceV1beta2ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceAnnotation: Deprecated. No effect. @@ -1572,9 +1572,9 @@ type GoogleCloudVideointelligenceV1beta2FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation: Face detection @@ -1599,9 +1599,9 @@ type GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceFrame: Deprecated. No effect. @@ -1626,9 +1626,9 @@ type GoogleCloudVideointelligenceV1beta2FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2FaceSegment: Video segment level @@ -1649,9 +1649,9 @@ type GoogleCloudVideointelligenceV1beta2FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2LabelAnnotation: Label annotation. @@ -1682,9 +1682,9 @@ type GoogleCloudVideointelligenceV1beta2LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2LabelFrame: Video frame level annotation @@ -1708,9 +1708,9 @@ type GoogleCloudVideointelligenceV1beta2LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) UnmarshalJSON(data []byte) error { @@ -1747,9 +1747,9 @@ type GoogleCloudVideointelligenceV1beta2LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) UnmarshalJSON(data []byte) error { @@ -1791,9 +1791,9 @@ type GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox: Normalized @@ -1821,9 +1821,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -1870,9 +1870,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2NormalizedVertex: A vertex represents a @@ -1896,9 +1896,9 @@ type GoogleCloudVideointelligenceV1beta2NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -1953,9 +1953,9 @@ type GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -1994,9 +1994,9 @@ type GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation: Person @@ -2019,9 +2019,9 @@ type GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative: Alternative @@ -2053,9 +2053,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -2098,9 +2098,9 @@ type GoogleCloudVideointelligenceV1beta2SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextAnnotation: Annotations related to @@ -2126,9 +2126,9 @@ type GoogleCloudVideointelligenceV1beta2TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextFrame: Video frame level annotation @@ -2153,9 +2153,9 @@ type GoogleCloudVideointelligenceV1beta2TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2TextSegment: Video segment level @@ -2181,9 +2181,9 @@ type GoogleCloudVideointelligenceV1beta2TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2TextSegment) UnmarshalJSON(data []byte) error { @@ -2227,9 +2227,9 @@ type GoogleCloudVideointelligenceV1beta2TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2Track: A track of an object instance. @@ -2256,9 +2256,9 @@ type GoogleCloudVideointelligenceV1beta2Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2Track) UnmarshalJSON(data []byte) error { @@ -2320,9 +2320,9 @@ type GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2VideoAnnotationResults: Annotation @@ -2397,9 +2397,9 @@ type GoogleCloudVideointelligenceV1beta2VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2VideoSegment: Video segment. @@ -2423,9 +2423,9 @@ type GoogleCloudVideointelligenceV1beta2VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1beta2WordInfo: Word-specific information for @@ -2470,9 +2470,9 @@ type GoogleCloudVideointelligenceV1beta2WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1beta2WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1beta2WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1beta2WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1beta2WordInfo) UnmarshalJSON(data []byte) error { @@ -2509,9 +2509,9 @@ type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse: Video annotation @@ -2534,9 +2534,9 @@ type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1DetectedAttribute: A generic detected @@ -2564,9 +2564,9 @@ type GoogleCloudVideointelligenceV1p1beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -2606,9 +2606,9 @@ type GoogleCloudVideointelligenceV1p1beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -2648,9 +2648,9 @@ type GoogleCloudVideointelligenceV1p1beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation: Explicit @@ -2675,9 +2675,9 @@ type GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame: Video frame level @@ -2709,9 +2709,9 @@ type GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceAnnotation: Deprecated. No effect. @@ -2735,9 +2735,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation: Face detection @@ -2762,9 +2762,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceFrame: Deprecated. No effect. @@ -2789,9 +2789,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1FaceSegment: Video segment level @@ -2812,9 +2812,9 @@ type GoogleCloudVideointelligenceV1p1beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1LabelAnnotation: Label annotation. @@ -2845,9 +2845,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1LabelFrame: Video frame level @@ -2871,9 +2871,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -2910,9 +2910,9 @@ type GoogleCloudVideointelligenceV1p1beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -2954,9 +2954,9 @@ type GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox: Normalized @@ -2984,9 +2984,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -3033,9 +3033,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1NormalizedVertex: A vertex represents a @@ -3059,9 +3059,9 @@ type GoogleCloudVideointelligenceV1p1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -3116,9 +3116,9 @@ type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -3157,9 +3157,9 @@ type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation: Person @@ -3182,9 +3182,9 @@ type GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative: @@ -3216,9 +3216,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -3261,9 +3261,9 @@ type GoogleCloudVideointelligenceV1p1beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextAnnotation: Annotations related to @@ -3289,9 +3289,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextFrame: Video frame level annotation @@ -3316,9 +3316,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1TextSegment: Video segment level @@ -3344,9 +3344,9 @@ type GoogleCloudVideointelligenceV1p1beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -3390,9 +3390,9 @@ type GoogleCloudVideointelligenceV1p1beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1Track: A track of an object instance. @@ -3419,9 +3419,9 @@ type GoogleCloudVideointelligenceV1p1beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1Track) UnmarshalJSON(data []byte) error { @@ -3483,9 +3483,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults: Annotation @@ -3560,9 +3560,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1VideoSegment: Video segment. @@ -3586,9 +3586,9 @@ type GoogleCloudVideointelligenceV1p1beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p1beta1WordInfo: Word-specific information for @@ -3633,9 +3633,9 @@ type GoogleCloudVideointelligenceV1p1beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p1beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p1beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -3672,9 +3672,9 @@ type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse: Video annotation @@ -3697,9 +3697,9 @@ type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1DetectedAttribute: A generic detected @@ -3727,9 +3727,9 @@ type GoogleCloudVideointelligenceV1p2beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -3769,9 +3769,9 @@ type GoogleCloudVideointelligenceV1p2beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -3811,9 +3811,9 @@ type GoogleCloudVideointelligenceV1p2beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation: Explicit @@ -3838,9 +3838,9 @@ type GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame: Video frame level @@ -3872,9 +3872,9 @@ type GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceAnnotation: Deprecated. No effect. @@ -3898,9 +3898,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation: Face detection @@ -3925,9 +3925,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceFrame: Deprecated. No effect. @@ -3952,9 +3952,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1FaceSegment: Video segment level @@ -3975,9 +3975,9 @@ type GoogleCloudVideointelligenceV1p2beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1LabelAnnotation: Label annotation. @@ -4008,9 +4008,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1LabelFrame: Video frame level @@ -4034,9 +4034,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -4073,9 +4073,9 @@ type GoogleCloudVideointelligenceV1p2beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -4117,9 +4117,9 @@ type GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox: Normalized @@ -4147,9 +4147,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -4196,9 +4196,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1NormalizedVertex: A vertex represents a @@ -4222,9 +4222,9 @@ type GoogleCloudVideointelligenceV1p2beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -4279,9 +4279,9 @@ type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -4320,9 +4320,9 @@ type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation: Person @@ -4345,9 +4345,9 @@ type GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative: @@ -4379,9 +4379,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -4424,9 +4424,9 @@ type GoogleCloudVideointelligenceV1p2beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextAnnotation: Annotations related to @@ -4452,9 +4452,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextFrame: Video frame level annotation @@ -4479,9 +4479,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1TextSegment: Video segment level @@ -4507,9 +4507,9 @@ type GoogleCloudVideointelligenceV1p2beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -4553,9 +4553,9 @@ type GoogleCloudVideointelligenceV1p2beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1Track: A track of an object instance. @@ -4582,9 +4582,9 @@ type GoogleCloudVideointelligenceV1p2beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1Track) UnmarshalJSON(data []byte) error { @@ -4646,9 +4646,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults: Annotation @@ -4723,9 +4723,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1VideoSegment: Video segment. @@ -4749,9 +4749,9 @@ type GoogleCloudVideointelligenceV1p2beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p2beta1WordInfo: Word-specific information for @@ -4796,9 +4796,9 @@ type GoogleCloudVideointelligenceV1p2beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p2beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p2beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -4835,9 +4835,9 @@ type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1AnnotateVideoRequest: Video annotation @@ -4899,9 +4899,9 @@ type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1AnnotateVideoRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1AnnotateVideoRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse: Video annotation @@ -4924,9 +4924,9 @@ type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1Celebrity: Celebrity definition. @@ -4954,9 +4954,9 @@ type GoogleCloudVideointelligenceV1p3beta1Celebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Celebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Celebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Celebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation: @@ -4980,9 +4980,9 @@ type GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1CelebrityTrack: The annotation result @@ -5006,9 +5006,9 @@ type GoogleCloudVideointelligenceV1p3beta1CelebrityTrack struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityTrack) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1CelebrityTrack) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1CelebrityTrack - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1DetectedAttribute: A generic detected @@ -5036,9 +5036,9 @@ type GoogleCloudVideointelligenceV1p3beta1DetectedAttribute struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1DetectedAttribute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) UnmarshalJSON(data []byte) error { @@ -5078,9 +5078,9 @@ type GoogleCloudVideointelligenceV1p3beta1DetectedLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1DetectedLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) UnmarshalJSON(data []byte) error { @@ -5120,9 +5120,9 @@ type GoogleCloudVideointelligenceV1p3beta1Entity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Entity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Entity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation: Explicit @@ -5147,9 +5147,9 @@ type GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ExplicitContentDetectionConfig: Config @@ -5171,9 +5171,9 @@ type GoogleCloudVideointelligenceV1p3beta1ExplicitContentDetectionConfig struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ExplicitContentDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ExplicitContentDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame: Video frame level @@ -5205,9 +5205,9 @@ type GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceAnnotation: Deprecated. No effect. @@ -5231,9 +5231,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation: Face detection @@ -5258,9 +5258,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceDetectionConfig: Config for @@ -5289,9 +5289,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceFrame: Deprecated. No effect. @@ -5316,9 +5316,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1FaceSegment: Video segment level @@ -5339,9 +5339,9 @@ type GoogleCloudVideointelligenceV1p3beta1FaceSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1FaceSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1FaceSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1FaceSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1LabelAnnotation: Label annotation. @@ -5372,9 +5372,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1LabelDetectionConfig: Config for @@ -5424,9 +5424,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1LabelDetectionConfig) UnmarshalJSON(data []byte) error { @@ -5466,9 +5466,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) UnmarshalJSON(data []byte) error { @@ -5505,9 +5505,9 @@ type GoogleCloudVideointelligenceV1p3beta1LabelSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LabelSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LabelSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) UnmarshalJSON(data []byte) error { @@ -5549,9 +5549,9 @@ type GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox: Normalized @@ -5579,9 +5579,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error { @@ -5628,9 +5628,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1NormalizedVertex: A vertex represents a @@ -5654,9 +5654,9 @@ type GoogleCloudVideointelligenceV1p3beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -5711,9 +5711,9 @@ type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error { @@ -5749,9 +5749,9 @@ type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ObjectTrackingConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ObjectTrackingConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame: Video frame level @@ -5776,9 +5776,9 @@ type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation: Person @@ -5801,9 +5801,9 @@ type GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1PersonDetectionConfig: Config for @@ -5833,9 +5833,9 @@ type GoogleCloudVideointelligenceV1p3beta1PersonDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1PersonDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1PersonDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1PersonDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity: The recognized @@ -5858,9 +5858,9 @@ type GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) UnmarshalJSON(data []byte) error { @@ -5897,9 +5897,9 @@ type GoogleCloudVideointelligenceV1p3beta1ShotChangeDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1ShotChangeDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1ShotChangeDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1ShotChangeDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1SpeechContext: Provides "hints" to the @@ -5925,9 +5925,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative: @@ -5959,9 +5959,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error { @@ -6004,9 +6004,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechTranscription struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechTranscription) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechTranscription) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechTranscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1SpeechTranscriptionConfig: Config for @@ -6071,9 +6071,9 @@ type GoogleCloudVideointelligenceV1p3beta1SpeechTranscriptionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1SpeechTranscriptionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1SpeechTranscriptionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1SpeechTranscriptionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse: @@ -6104,9 +6104,9 @@ type GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults: @@ -6138,9 +6138,9 @@ type GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults struct NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextAnnotation: Annotations related to @@ -6166,9 +6166,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextDetectionConfig: Config for @@ -6195,9 +6195,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextDetectionConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextDetectionConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextDetectionConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextDetectionConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextFrame: Video frame level annotation @@ -6222,9 +6222,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextFrame struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextFrame) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextFrame) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextFrame - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1TextSegment: Video segment level @@ -6250,9 +6250,9 @@ type GoogleCloudVideointelligenceV1p3beta1TextSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TextSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TextSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) UnmarshalJSON(data []byte) error { @@ -6296,9 +6296,9 @@ type GoogleCloudVideointelligenceV1p3beta1TimestampedObject struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1TimestampedObject) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1TimestampedObject) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1TimestampedObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1Track: A track of an object instance. @@ -6325,9 +6325,9 @@ type GoogleCloudVideointelligenceV1p3beta1Track struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1Track) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1Track) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1Track - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1Track) UnmarshalJSON(data []byte) error { @@ -6390,9 +6390,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults: Annotation @@ -6470,9 +6470,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1VideoContext: Video context and/or @@ -6512,9 +6512,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1VideoSegment: Video segment. @@ -6538,9 +6538,9 @@ type GoogleCloudVideointelligenceV1p3beta1VideoSegment struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1VideoSegment) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1VideoSegment) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1VideoSegment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVideointelligenceV1p3beta1WordInfo: Word-specific information for @@ -6585,9 +6585,9 @@ type GoogleCloudVideointelligenceV1p3beta1WordInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVideointelligenceV1p3beta1WordInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVideointelligenceV1p3beta1WordInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) UnmarshalJSON(data []byte) error { @@ -6646,9 +6646,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleRpcStatus: The `Status` type defines a logical error model that is @@ -6680,9 +6680,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VideosAnnotateCall struct { diff --git a/vision/v1/vision-gen.go b/vision/v1/vision-gen.go index 46e000e64e..e1444e191f 100644 --- a/vision/v1/vision-gen.go +++ b/vision/v1/vision-gen.go @@ -386,9 +386,9 @@ type AddProductToProductSetRequest struct { NullFields []string `json:"-"` } -func (s *AddProductToProductSetRequest) MarshalJSON() ([]byte, error) { +func (s AddProductToProductSetRequest) MarshalJSON() ([]byte, error) { type NoMethod AddProductToProductSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateFileRequest: A request to annotate one single file, e.g. a PDF, TIFF @@ -422,9 +422,9 @@ type AnnotateFileRequest struct { NullFields []string `json:"-"` } -func (s *AnnotateFileRequest) MarshalJSON() ([]byte, error) { +func (s AnnotateFileRequest) MarshalJSON() ([]byte, error) { type NoMethod AnnotateFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateFileResponse: Response to a single file annotation request. A file @@ -454,9 +454,9 @@ type AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateImageRequest: Request for performing Google Cloud Vision API tasks @@ -482,9 +482,9 @@ type AnnotateImageRequest struct { NullFields []string `json:"-"` } -func (s *AnnotateImageRequest) MarshalJSON() ([]byte, error) { +func (s AnnotateImageRequest) MarshalJSON() ([]byte, error) { type NoMethod AnnotateImageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateImageResponse: Response to an image annotation request. @@ -540,9 +540,9 @@ type AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncAnnotateFileRequest: An offline file annotation request. @@ -570,9 +570,9 @@ type AsyncAnnotateFileRequest struct { NullFields []string `json:"-"` } -func (s *AsyncAnnotateFileRequest) MarshalJSON() ([]byte, error) { +func (s AsyncAnnotateFileRequest) MarshalJSON() ([]byte, error) { type NoMethod AsyncAnnotateFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncAnnotateFileResponse: The response for a single offline file annotation @@ -594,9 +594,9 @@ type AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncBatchAnnotateFilesRequest: Multiple async file annotation requests are @@ -630,9 +630,9 @@ type AsyncBatchAnnotateFilesRequest struct { NullFields []string `json:"-"` } -func (s *AsyncBatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { +func (s AsyncBatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { type NoMethod AsyncBatchAnnotateFilesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncBatchAnnotateFilesResponse: Response to an async batch file annotation @@ -654,9 +654,9 @@ type AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncBatchAnnotateImagesRequest: Request for async image annotation for a @@ -692,9 +692,9 @@ type AsyncBatchAnnotateImagesRequest struct { NullFields []string `json:"-"` } -func (s *AsyncBatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { +func (s AsyncBatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { type NoMethod AsyncBatchAnnotateImagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncBatchAnnotateImagesResponse: Response to an async batch image @@ -716,9 +716,9 @@ type AsyncBatchAnnotateImagesResponse struct { NullFields []string `json:"-"` } -func (s *AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { +func (s AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod AsyncBatchAnnotateImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchAnnotateFilesRequest: A list of requests to annotate files using the @@ -752,9 +752,9 @@ type BatchAnnotateFilesRequest struct { NullFields []string `json:"-"` } -func (s *BatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { +func (s BatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchAnnotateFilesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchAnnotateFilesResponse: A list of file annotation responses. @@ -778,9 +778,9 @@ type BatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchAnnotateImagesRequest: Multiple image annotation requests are batched @@ -813,9 +813,9 @@ type BatchAnnotateImagesRequest struct { NullFields []string `json:"-"` } -func (s *BatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { +func (s BatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { type NoMethod BatchAnnotateImagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchAnnotateImagesResponse: Response to a batch image annotation request. @@ -839,9 +839,9 @@ type BatchAnnotateImagesResponse struct { NullFields []string `json:"-"` } -func (s *BatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { +func (s BatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchAnnotateImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchOperationMetadata: Metadata for the batch operations such as the @@ -881,9 +881,9 @@ type BatchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *BatchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s BatchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod BatchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Block: Logical element on the page. @@ -926,9 +926,9 @@ type Block struct { NullFields []string `json:"-"` } -func (s *Block) MarshalJSON() ([]byte, error) { +func (s Block) MarshalJSON() ([]byte, error) { type NoMethod Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Block) UnmarshalJSON(data []byte) error { @@ -964,9 +964,9 @@ type BoundingPoly struct { NullFields []string `json:"-"` } -func (s *BoundingPoly) MarshalJSON() ([]byte, error) { +func (s BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -1051,9 +1051,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -1099,9 +1099,9 @@ type ColorInfo struct { NullFields []string `json:"-"` } -func (s *ColorInfo) MarshalJSON() ([]byte, error) { +func (s ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ColorInfo) UnmarshalJSON(data []byte) error { @@ -1144,9 +1144,9 @@ type CropHint struct { NullFields []string `json:"-"` } -func (s *CropHint) MarshalJSON() ([]byte, error) { +func (s CropHint) MarshalJSON() ([]byte, error) { type NoMethod CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CropHint) UnmarshalJSON(data []byte) error { @@ -1183,9 +1183,9 @@ type CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CropHintsParams: Parameters for crop hints annotation request. @@ -1209,9 +1209,9 @@ type CropHintsParams struct { NullFields []string `json:"-"` } -func (s *CropHintsParams) MarshalJSON() ([]byte, error) { +func (s CropHintsParams) MarshalJSON() ([]byte, error) { type NoMethod CropHintsParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CropHintsParams) UnmarshalJSON(data []byte) error { @@ -1259,9 +1259,9 @@ type DetectedBreak struct { NullFields []string `json:"-"` } -func (s *DetectedBreak) MarshalJSON() ([]byte, error) { +func (s DetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod DetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectedLanguage: Detected language for a structural component. @@ -1285,9 +1285,9 @@ type DetectedLanguage struct { NullFields []string `json:"-"` } -func (s *DetectedLanguage) MarshalJSON() ([]byte, error) { +func (s DetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod DetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DetectedLanguage) UnmarshalJSON(data []byte) error { @@ -1322,9 +1322,9 @@ type DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1384,9 +1384,9 @@ type EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -1524,9 +1524,9 @@ type FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -1598,9 +1598,9 @@ type Feature struct { NullFields []string `json:"-"` } -func (s *Feature) MarshalJSON() ([]byte, error) { +func (s Feature) MarshalJSON() ([]byte, error) { type NoMethod Feature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsDestination: The Google Cloud Storage location where the output will be @@ -1635,9 +1635,9 @@ type GcsDestination struct { NullFields []string `json:"-"` } -func (s *GcsDestination) MarshalJSON() ([]byte, error) { +func (s GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsSource: The Google Cloud Storage location where the input will be read @@ -1659,9 +1659,9 @@ type GcsSource struct { NullFields []string `json:"-"` } -func (s *GcsSource) MarshalJSON() ([]byte, error) { +func (s GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AnnotateFileResponse: Response to a single file @@ -1692,9 +1692,9 @@ type GoogleCloudVisionV1p1beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AnnotateImageResponse: Response to an image @@ -1751,9 +1751,9 @@ type GoogleCloudVisionV1p1beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse: The response for a @@ -1775,9 +1775,9 @@ type GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -1799,9 +1799,9 @@ type GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Block: Logical element on the page. @@ -1844,9 +1844,9 @@ type GoogleCloudVisionV1p1beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Block) UnmarshalJSON(data []byte) error { @@ -1883,9 +1883,9 @@ type GoogleCloudVisionV1p1beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ColorInfo: Color information consists of RGB @@ -1912,9 +1912,9 @@ type GoogleCloudVisionV1p1beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -1957,9 +1957,9 @@ type GoogleCloudVisionV1p1beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1CropHint) UnmarshalJSON(data []byte) error { @@ -1996,9 +1996,9 @@ type GoogleCloudVisionV1p1beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1DominantColorsAnnotation: Set of dominant colors @@ -2019,9 +2019,9 @@ type GoogleCloudVisionV1p1beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1EntityAnnotation: Set of detected entity features. @@ -2072,9 +2072,9 @@ type GoogleCloudVisionV1p1beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -2212,9 +2212,9 @@ type GoogleCloudVisionV1p1beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -2298,9 +2298,9 @@ type GoogleCloudVisionV1p1beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1GcsDestination: The Google Cloud Storage location @@ -2335,9 +2335,9 @@ type GoogleCloudVisionV1p1beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1GcsSource: The Google Cloud Storage location where @@ -2359,9 +2359,9 @@ type GoogleCloudVisionV1p1beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ImageAnnotationContext: If an image was produced @@ -2386,9 +2386,9 @@ type GoogleCloudVisionV1p1beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ImageProperties: Stores image properties, such as @@ -2409,9 +2409,9 @@ type GoogleCloudVisionV1p1beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1InputConfig: The desired input location and @@ -2441,9 +2441,9 @@ type GoogleCloudVisionV1p1beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation: Set of detected objects @@ -2475,9 +2475,9 @@ type GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -2512,9 +2512,9 @@ type GoogleCloudVisionV1p1beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1NormalizedVertex: A vertex represents a 2D point @@ -2538,9 +2538,9 @@ type GoogleCloudVisionV1p1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -2588,9 +2588,9 @@ type GoogleCloudVisionV1p1beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1OutputConfig: The desired output location and @@ -2620,9 +2620,9 @@ type GoogleCloudVisionV1p1beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Page: Detected page from OCR. @@ -2652,9 +2652,9 @@ type GoogleCloudVisionV1p1beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Page) UnmarshalJSON(data []byte) error { @@ -2702,9 +2702,9 @@ type GoogleCloudVisionV1p1beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -2745,9 +2745,9 @@ type GoogleCloudVisionV1p1beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Position) UnmarshalJSON(data []byte) error { @@ -2809,9 +2809,9 @@ type GoogleCloudVisionV1p1beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductKeyValue: A product label represented as a @@ -2836,9 +2836,9 @@ type GoogleCloudVisionV1p1beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductSearchResults: Results for a product search @@ -2868,9 +2868,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult: Information @@ -2897,9 +2897,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation: Prediction @@ -2928,9 +2928,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -2971,9 +2971,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -3012,9 +3012,9 @@ type GoogleCloudVisionV1p1beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1SafeSearchAnnotation: Set of features pertaining @@ -3092,9 +3092,9 @@ type GoogleCloudVisionV1p1beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Symbol: A single symbol representation. @@ -3126,9 +3126,9 @@ type GoogleCloudVisionV1p1beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Symbol) UnmarshalJSON(data []byte) error { @@ -3170,9 +3170,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak: Detected start or end @@ -3204,9 +3204,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage: Detected language @@ -3231,9 +3231,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -3270,9 +3270,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Vertex: A vertex represents a 2D point in the @@ -3296,9 +3296,9 @@ type GoogleCloudVisionV1p1beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1WebDetection: Relevant information for the image @@ -3334,9 +3334,9 @@ type GoogleCloudVisionV1p1beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1WebDetectionWebEntity: Entity deduced from similar @@ -3362,9 +3362,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -3400,9 +3400,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -3441,9 +3441,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1WebDetectionWebPage: Metadata for web pages. @@ -3474,9 +3474,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -3523,9 +3523,9 @@ type GoogleCloudVisionV1p1beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Word) UnmarshalJSON(data []byte) error { @@ -3570,9 +3570,9 @@ type GoogleCloudVisionV1p2beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AnnotateImageResponse: Response to an image @@ -3629,9 +3629,9 @@ type GoogleCloudVisionV1p2beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse: The response for a @@ -3653,9 +3653,9 @@ type GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -3677,9 +3677,9 @@ type GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Block: Logical element on the page. @@ -3722,9 +3722,9 @@ type GoogleCloudVisionV1p2beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Block) UnmarshalJSON(data []byte) error { @@ -3761,9 +3761,9 @@ type GoogleCloudVisionV1p2beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ColorInfo: Color information consists of RGB @@ -3790,9 +3790,9 @@ type GoogleCloudVisionV1p2beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -3835,9 +3835,9 @@ type GoogleCloudVisionV1p2beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1CropHint) UnmarshalJSON(data []byte) error { @@ -3874,9 +3874,9 @@ type GoogleCloudVisionV1p2beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1DominantColorsAnnotation: Set of dominant colors @@ -3897,9 +3897,9 @@ type GoogleCloudVisionV1p2beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1EntityAnnotation: Set of detected entity features. @@ -3950,9 +3950,9 @@ type GoogleCloudVisionV1p2beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -4090,9 +4090,9 @@ type GoogleCloudVisionV1p2beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -4176,9 +4176,9 @@ type GoogleCloudVisionV1p2beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1GcsDestination: The Google Cloud Storage location @@ -4213,9 +4213,9 @@ type GoogleCloudVisionV1p2beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1GcsSource: The Google Cloud Storage location where @@ -4237,9 +4237,9 @@ type GoogleCloudVisionV1p2beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ImageAnnotationContext: If an image was produced @@ -4264,9 +4264,9 @@ type GoogleCloudVisionV1p2beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ImageProperties: Stores image properties, such as @@ -4287,9 +4287,9 @@ type GoogleCloudVisionV1p2beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1InputConfig: The desired input location and @@ -4319,9 +4319,9 @@ type GoogleCloudVisionV1p2beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation: Set of detected objects @@ -4353,9 +4353,9 @@ type GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -4390,9 +4390,9 @@ type GoogleCloudVisionV1p2beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1NormalizedVertex: A vertex represents a 2D point @@ -4416,9 +4416,9 @@ type GoogleCloudVisionV1p2beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -4466,9 +4466,9 @@ type GoogleCloudVisionV1p2beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1OutputConfig: The desired output location and @@ -4498,9 +4498,9 @@ type GoogleCloudVisionV1p2beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Page: Detected page from OCR. @@ -4530,9 +4530,9 @@ type GoogleCloudVisionV1p2beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Page) UnmarshalJSON(data []byte) error { @@ -4580,9 +4580,9 @@ type GoogleCloudVisionV1p2beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -4623,9 +4623,9 @@ type GoogleCloudVisionV1p2beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Position) UnmarshalJSON(data []byte) error { @@ -4687,9 +4687,9 @@ type GoogleCloudVisionV1p2beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductKeyValue: A product label represented as a @@ -4714,9 +4714,9 @@ type GoogleCloudVisionV1p2beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductSearchResults: Results for a product search @@ -4746,9 +4746,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult: Information @@ -4775,9 +4775,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation: Prediction @@ -4806,9 +4806,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -4849,9 +4849,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -4890,9 +4890,9 @@ type GoogleCloudVisionV1p2beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1SafeSearchAnnotation: Set of features pertaining @@ -4970,9 +4970,9 @@ type GoogleCloudVisionV1p2beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Symbol: A single symbol representation. @@ -5004,9 +5004,9 @@ type GoogleCloudVisionV1p2beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Symbol) UnmarshalJSON(data []byte) error { @@ -5048,9 +5048,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak: Detected start or end @@ -5082,9 +5082,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage: Detected language @@ -5109,9 +5109,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -5148,9 +5148,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Vertex: A vertex represents a 2D point in the @@ -5174,9 +5174,9 @@ type GoogleCloudVisionV1p2beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1WebDetection: Relevant information for the image @@ -5212,9 +5212,9 @@ type GoogleCloudVisionV1p2beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1WebDetectionWebEntity: Entity deduced from similar @@ -5240,9 +5240,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -5278,9 +5278,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -5319,9 +5319,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1WebDetectionWebPage: Metadata for web pages. @@ -5352,9 +5352,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -5401,9 +5401,9 @@ type GoogleCloudVisionV1p2beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Word) UnmarshalJSON(data []byte) error { @@ -5448,9 +5448,9 @@ type GoogleCloudVisionV1p3beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1AnnotateImageResponse: Response to an image @@ -5507,9 +5507,9 @@ type GoogleCloudVisionV1p3beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse: The response for a @@ -5531,9 +5531,9 @@ type GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -5555,9 +5555,9 @@ type GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1BatchOperationMetadata: Metadata for the batch @@ -5597,9 +5597,9 @@ type GoogleCloudVisionV1p3beta1BatchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1BatchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Block: Logical element on the page. @@ -5642,9 +5642,9 @@ type GoogleCloudVisionV1p3beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Block) UnmarshalJSON(data []byte) error { @@ -5681,9 +5681,9 @@ type GoogleCloudVisionV1p3beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ColorInfo: Color information consists of RGB @@ -5710,9 +5710,9 @@ type GoogleCloudVisionV1p3beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -5755,9 +5755,9 @@ type GoogleCloudVisionV1p3beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1CropHint) UnmarshalJSON(data []byte) error { @@ -5794,9 +5794,9 @@ type GoogleCloudVisionV1p3beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1DominantColorsAnnotation: Set of dominant colors @@ -5817,9 +5817,9 @@ type GoogleCloudVisionV1p3beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1EntityAnnotation: Set of detected entity features. @@ -5870,9 +5870,9 @@ type GoogleCloudVisionV1p3beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -6010,9 +6010,9 @@ type GoogleCloudVisionV1p3beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -6096,9 +6096,9 @@ type GoogleCloudVisionV1p3beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1GcsDestination: The Google Cloud Storage location @@ -6133,9 +6133,9 @@ type GoogleCloudVisionV1p3beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1GcsSource: The Google Cloud Storage location where @@ -6157,9 +6157,9 @@ type GoogleCloudVisionV1p3beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ImageAnnotationContext: If an image was produced @@ -6184,9 +6184,9 @@ type GoogleCloudVisionV1p3beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ImageProperties: Stores image properties, such as @@ -6207,9 +6207,9 @@ type GoogleCloudVisionV1p3beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ImportProductSetsResponse: Response message for @@ -6238,9 +6238,9 @@ type GoogleCloudVisionV1p3beta1ImportProductSetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ImportProductSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1InputConfig: The desired input location and @@ -6270,9 +6270,9 @@ type GoogleCloudVisionV1p3beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation: Set of detected objects @@ -6304,9 +6304,9 @@ type GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -6341,9 +6341,9 @@ type GoogleCloudVisionV1p3beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1NormalizedVertex: A vertex represents a 2D point @@ -6367,9 +6367,9 @@ type GoogleCloudVisionV1p3beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -6417,9 +6417,9 @@ type GoogleCloudVisionV1p3beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1OutputConfig: The desired output location and @@ -6449,9 +6449,9 @@ type GoogleCloudVisionV1p3beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Page: Detected page from OCR. @@ -6481,9 +6481,9 @@ type GoogleCloudVisionV1p3beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Page) UnmarshalJSON(data []byte) error { @@ -6531,9 +6531,9 @@ type GoogleCloudVisionV1p3beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -6574,9 +6574,9 @@ type GoogleCloudVisionV1p3beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Position) UnmarshalJSON(data []byte) error { @@ -6638,9 +6638,9 @@ type GoogleCloudVisionV1p3beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductKeyValue: A product label represented as a @@ -6665,9 +6665,9 @@ type GoogleCloudVisionV1p3beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductSearchResults: Results for a product search @@ -6697,9 +6697,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult: Information @@ -6726,9 +6726,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation: Prediction @@ -6757,9 +6757,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -6800,9 +6800,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -6841,9 +6841,9 @@ type GoogleCloudVisionV1p3beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ReferenceImage: A `ReferenceImage` represents a @@ -6876,9 +6876,9 @@ type GoogleCloudVisionV1p3beta1ReferenceImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ReferenceImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ReferenceImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ReferenceImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1SafeSearchAnnotation: Set of features pertaining @@ -6956,9 +6956,9 @@ type GoogleCloudVisionV1p3beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Symbol: A single symbol representation. @@ -6990,9 +6990,9 @@ type GoogleCloudVisionV1p3beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Symbol) UnmarshalJSON(data []byte) error { @@ -7034,9 +7034,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak: Detected start or end @@ -7068,9 +7068,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage: Detected language @@ -7095,9 +7095,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -7134,9 +7134,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Vertex: A vertex represents a 2D point in the @@ -7160,9 +7160,9 @@ type GoogleCloudVisionV1p3beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1WebDetection: Relevant information for the image @@ -7198,9 +7198,9 @@ type GoogleCloudVisionV1p3beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1WebDetectionWebEntity: Entity deduced from similar @@ -7226,9 +7226,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -7264,9 +7264,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -7305,9 +7305,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1WebDetectionWebPage: Metadata for web pages. @@ -7338,9 +7338,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -7387,9 +7387,9 @@ type GoogleCloudVisionV1p3beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Word) UnmarshalJSON(data []byte) error { @@ -7434,9 +7434,9 @@ type GoogleCloudVisionV1p4beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AnnotateImageResponse: Response to an image @@ -7493,9 +7493,9 @@ type GoogleCloudVisionV1p4beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse: The response for a @@ -7517,9 +7517,9 @@ type GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -7541,9 +7541,9 @@ type GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse: Response to an @@ -7565,9 +7565,9 @@ type GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse: A list of file @@ -7589,9 +7589,9 @@ type GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1BatchOperationMetadata: Metadata for the batch @@ -7631,9 +7631,9 @@ type GoogleCloudVisionV1p4beta1BatchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1BatchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Block: Logical element on the page. @@ -7676,9 +7676,9 @@ type GoogleCloudVisionV1p4beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Block) UnmarshalJSON(data []byte) error { @@ -7715,9 +7715,9 @@ type GoogleCloudVisionV1p4beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Celebrity: A Celebrity is a group of Faces with an @@ -7743,9 +7743,9 @@ type GoogleCloudVisionV1p4beta1Celebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Celebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Celebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Celebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ColorInfo: Color information consists of RGB @@ -7772,9 +7772,9 @@ type GoogleCloudVisionV1p4beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -7817,9 +7817,9 @@ type GoogleCloudVisionV1p4beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1CropHint) UnmarshalJSON(data []byte) error { @@ -7856,9 +7856,9 @@ type GoogleCloudVisionV1p4beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1DominantColorsAnnotation: Set of dominant colors @@ -7879,9 +7879,9 @@ type GoogleCloudVisionV1p4beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1EntityAnnotation: Set of detected entity features. @@ -7932,9 +7932,9 @@ type GoogleCloudVisionV1p4beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -8077,9 +8077,9 @@ type GoogleCloudVisionV1p4beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -8163,9 +8163,9 @@ type GoogleCloudVisionV1p4beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1FaceRecognitionResult: Information about a face's @@ -8188,9 +8188,9 @@ type GoogleCloudVisionV1p4beta1FaceRecognitionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1FaceRecognitionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1FaceRecognitionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1FaceRecognitionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1FaceRecognitionResult) UnmarshalJSON(data []byte) error { @@ -8239,9 +8239,9 @@ type GoogleCloudVisionV1p4beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1GcsSource: The Google Cloud Storage location where @@ -8263,9 +8263,9 @@ type GoogleCloudVisionV1p4beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ImageAnnotationContext: If an image was produced @@ -8290,9 +8290,9 @@ type GoogleCloudVisionV1p4beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ImageProperties: Stores image properties, such as @@ -8313,9 +8313,9 @@ type GoogleCloudVisionV1p4beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ImportProductSetsResponse: Response message for @@ -8344,9 +8344,9 @@ type GoogleCloudVisionV1p4beta1ImportProductSetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ImportProductSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1InputConfig: The desired input location and @@ -8376,9 +8376,9 @@ type GoogleCloudVisionV1p4beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation: Set of detected objects @@ -8410,9 +8410,9 @@ type GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -8447,9 +8447,9 @@ type GoogleCloudVisionV1p4beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1NormalizedVertex: A vertex represents a 2D point @@ -8473,9 +8473,9 @@ type GoogleCloudVisionV1p4beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -8523,9 +8523,9 @@ type GoogleCloudVisionV1p4beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1OutputConfig: The desired output location and @@ -8555,9 +8555,9 @@ type GoogleCloudVisionV1p4beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Page: Detected page from OCR. @@ -8587,9 +8587,9 @@ type GoogleCloudVisionV1p4beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Page) UnmarshalJSON(data []byte) error { @@ -8637,9 +8637,9 @@ type GoogleCloudVisionV1p4beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -8680,9 +8680,9 @@ type GoogleCloudVisionV1p4beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Position) UnmarshalJSON(data []byte) error { @@ -8744,9 +8744,9 @@ type GoogleCloudVisionV1p4beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductKeyValue: A product label represented as a @@ -8771,9 +8771,9 @@ type GoogleCloudVisionV1p4beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductSearchResults: Results for a product search @@ -8803,9 +8803,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult: Information @@ -8832,9 +8832,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation: Prediction @@ -8863,9 +8863,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -8906,9 +8906,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -8947,9 +8947,9 @@ type GoogleCloudVisionV1p4beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ReferenceImage: A `ReferenceImage` represents a @@ -8982,9 +8982,9 @@ type GoogleCloudVisionV1p4beta1ReferenceImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ReferenceImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ReferenceImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ReferenceImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1SafeSearchAnnotation: Set of features pertaining @@ -9062,9 +9062,9 @@ type GoogleCloudVisionV1p4beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Symbol: A single symbol representation. @@ -9096,9 +9096,9 @@ type GoogleCloudVisionV1p4beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Symbol) UnmarshalJSON(data []byte) error { @@ -9140,9 +9140,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak: Detected start or end @@ -9174,9 +9174,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage: Detected language @@ -9201,9 +9201,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -9240,9 +9240,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Vertex: A vertex represents a 2D point in the @@ -9266,9 +9266,9 @@ type GoogleCloudVisionV1p4beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1WebDetection: Relevant information for the image @@ -9304,9 +9304,9 @@ type GoogleCloudVisionV1p4beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1WebDetectionWebEntity: Entity deduced from similar @@ -9332,9 +9332,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -9370,9 +9370,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -9411,9 +9411,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1WebDetectionWebPage: Metadata for web pages. @@ -9444,9 +9444,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -9493,9 +9493,9 @@ type GoogleCloudVisionV1p4beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Word) UnmarshalJSON(data []byte) error { @@ -9536,9 +9536,9 @@ type GroupedResult struct { NullFields []string `json:"-"` } -func (s *GroupedResult) MarshalJSON() ([]byte, error) { +func (s GroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: Client image to perform Google Cloud Vision API tasks over. @@ -9566,9 +9566,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageAnnotationContext: If an image was produced from a file (e.g. a PDF), @@ -9592,9 +9592,9 @@ type ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageContext: Image context and/or feature-specific parameters. @@ -9632,9 +9632,9 @@ type ImageContext struct { NullFields []string `json:"-"` } -func (s *ImageContext) MarshalJSON() ([]byte, error) { +func (s ImageContext) MarshalJSON() ([]byte, error) { type NoMethod ImageContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageProperties: Stores image properties, such as dominant colors. @@ -9654,9 +9654,9 @@ type ImageProperties struct { NullFields []string `json:"-"` } -func (s *ImageProperties) MarshalJSON() ([]byte, error) { +func (s ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageSource: External image source (Google Cloud Storage or web URL image @@ -9692,9 +9692,9 @@ type ImageSource struct { NullFields []string `json:"-"` } -func (s *ImageSource) MarshalJSON() ([]byte, error) { +func (s ImageSource) MarshalJSON() ([]byte, error) { type NoMethod ImageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportProductSetsGcsSource: The Google Cloud Storage location for a csv file @@ -9747,9 +9747,9 @@ type ImportProductSetsGcsSource struct { NullFields []string `json:"-"` } -func (s *ImportProductSetsGcsSource) MarshalJSON() ([]byte, error) { +func (s ImportProductSetsGcsSource) MarshalJSON() ([]byte, error) { type NoMethod ImportProductSetsGcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportProductSetsInputConfig: The input content for the `ImportProductSets` @@ -9771,9 +9771,9 @@ type ImportProductSetsInputConfig struct { NullFields []string `json:"-"` } -func (s *ImportProductSetsInputConfig) MarshalJSON() ([]byte, error) { +func (s ImportProductSetsInputConfig) MarshalJSON() ([]byte, error) { type NoMethod ImportProductSetsInputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportProductSetsRequest: Request message for the `ImportProductSets` @@ -9794,9 +9794,9 @@ type ImportProductSetsRequest struct { NullFields []string `json:"-"` } -func (s *ImportProductSetsRequest) MarshalJSON() ([]byte, error) { +func (s ImportProductSetsRequest) MarshalJSON() ([]byte, error) { type NoMethod ImportProductSetsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportProductSetsResponse: Response message for the `ImportProductSets` @@ -9825,9 +9825,9 @@ type ImportProductSetsResponse struct { NullFields []string `json:"-"` } -func (s *ImportProductSetsResponse) MarshalJSON() ([]byte, error) { +func (s ImportProductSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportProductSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputConfig: The desired input location and metadata. @@ -9856,9 +9856,9 @@ type InputConfig struct { NullFields []string `json:"-"` } -func (s *InputConfig) MarshalJSON() ([]byte, error) { +func (s InputConfig) MarshalJSON() ([]byte, error) { type NoMethod InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyValue: A product label represented as a key-value pair. @@ -9882,9 +9882,9 @@ type KeyValue struct { NullFields []string `json:"-"` } -func (s *KeyValue) MarshalJSON() ([]byte, error) { +func (s KeyValue) MarshalJSON() ([]byte, error) { type NoMethod KeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Landmark: A face-specific landmark (for example, a face feature). @@ -9945,9 +9945,9 @@ type Landmark struct { NullFields []string `json:"-"` } -func (s *Landmark) MarshalJSON() ([]byte, error) { +func (s Landmark) MarshalJSON() ([]byte, error) { type NoMethod Landmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -9973,9 +9973,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -10013,9 +10013,9 @@ type LatLongRect struct { NullFields []string `json:"-"` } -func (s *LatLongRect) MarshalJSON() ([]byte, error) { +func (s LatLongRect) MarshalJSON() ([]byte, error) { type NoMethod LatLongRect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -10041,9 +10041,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProductSetsResponse: Response message for the `ListProductSets` method. @@ -10069,9 +10069,9 @@ type ListProductSetsResponse struct { NullFields []string `json:"-"` } -func (s *ListProductSetsResponse) MarshalJSON() ([]byte, error) { +func (s ListProductSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProductSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProductsInProductSetResponse: Response message for the @@ -10098,9 +10098,9 @@ type ListProductsInProductSetResponse struct { NullFields []string `json:"-"` } -func (s *ListProductsInProductSetResponse) MarshalJSON() ([]byte, error) { +func (s ListProductsInProductSetResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProductsInProductSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListProductsResponse: Response message for the `ListProducts` method. @@ -10126,9 +10126,9 @@ type ListProductsResponse struct { NullFields []string `json:"-"` } -func (s *ListProductsResponse) MarshalJSON() ([]byte, error) { +func (s ListProductsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListProductsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReferenceImagesResponse: Response message for the `ListReferenceImages` @@ -10157,9 +10157,9 @@ type ListReferenceImagesResponse struct { NullFields []string `json:"-"` } -func (s *ListReferenceImagesResponse) MarshalJSON() ([]byte, error) { +func (s ListReferenceImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReferenceImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocalizedObjectAnnotation: Set of detected objects with bounding boxes. @@ -10190,9 +10190,9 @@ type LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -10226,9 +10226,9 @@ type LocationInfo struct { NullFields []string `json:"-"` } -func (s *LocationInfo) MarshalJSON() ([]byte, error) { +func (s LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NormalizedVertex: A vertex represents a 2D point in the image. NOTE: the @@ -10252,9 +10252,9 @@ type NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -10298,9 +10298,9 @@ type ObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *ObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s ObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod ObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -10359,9 +10359,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Contains metadata for the BatchAnnotateImages operation. @@ -10392,9 +10392,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutputConfig: The desired output location and metadata. @@ -10423,9 +10423,9 @@ type OutputConfig struct { NullFields []string `json:"-"` } -func (s *OutputConfig) MarshalJSON() ([]byte, error) { +func (s OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Page: Detected page from OCR. @@ -10455,9 +10455,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Page) UnmarshalJSON(data []byte) error { @@ -10505,9 +10505,9 @@ type Paragraph struct { NullFields []string `json:"-"` } -func (s *Paragraph) MarshalJSON() ([]byte, error) { +func (s Paragraph) MarshalJSON() ([]byte, error) { type NoMethod Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Paragraph) UnmarshalJSON(data []byte) error { @@ -10547,9 +10547,9 @@ type Position struct { NullFields []string `json:"-"` } -func (s *Position) MarshalJSON() ([]byte, error) { +func (s Position) MarshalJSON() ([]byte, error) { type NoMethod Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Position) UnmarshalJSON(data []byte) error { @@ -10614,9 +10614,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductSearchParams: Parameters for a product search request. @@ -10658,9 +10658,9 @@ type ProductSearchParams struct { NullFields []string `json:"-"` } -func (s *ProductSearchParams) MarshalJSON() ([]byte, error) { +func (s ProductSearchParams) MarshalJSON() ([]byte, error) { type NoMethod ProductSearchParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductSearchResults: Results for a product search request. @@ -10689,9 +10689,9 @@ type ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductSet: A ProductSet contains Products. A ProductSet can contain a @@ -10730,9 +10730,9 @@ type ProductSet struct { NullFields []string `json:"-"` } -func (s *ProductSet) MarshalJSON() ([]byte, error) { +func (s ProductSet) MarshalJSON() ([]byte, error) { type NoMethod ProductSet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductSetPurgeConfig: Config to control which ProductSet contains the @@ -10755,9 +10755,9 @@ type ProductSetPurgeConfig struct { NullFields []string `json:"-"` } -func (s *ProductSetPurgeConfig) MarshalJSON() ([]byte, error) { +func (s ProductSetPurgeConfig) MarshalJSON() ([]byte, error) { type NoMethod ProductSetPurgeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Property: A `Property` consists of a user-supplied name/value pair. @@ -10781,9 +10781,9 @@ type Property struct { NullFields []string `json:"-"` } -func (s *Property) MarshalJSON() ([]byte, error) { +func (s Property) MarshalJSON() ([]byte, error) { type NoMethod Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PurgeProductsRequest: Request message for the `PurgeProducts` method. @@ -10810,9 +10810,9 @@ type PurgeProductsRequest struct { NullFields []string `json:"-"` } -func (s *PurgeProductsRequest) MarshalJSON() ([]byte, error) { +func (s PurgeProductsRequest) MarshalJSON() ([]byte, error) { type NoMethod PurgeProductsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReferenceImage: A `ReferenceImage` represents a product image and its @@ -10848,9 +10848,9 @@ type ReferenceImage struct { NullFields []string `json:"-"` } -func (s *ReferenceImage) MarshalJSON() ([]byte, error) { +func (s ReferenceImage) MarshalJSON() ([]byte, error) { type NoMethod ReferenceImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RemoveProductFromProductSetRequest: Request message for the @@ -10873,9 +10873,9 @@ type RemoveProductFromProductSetRequest struct { NullFields []string `json:"-"` } -func (s *RemoveProductFromProductSetRequest) MarshalJSON() ([]byte, error) { +func (s RemoveProductFromProductSetRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveProductFromProductSetRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Result: Information about a product. @@ -10901,9 +10901,9 @@ type Result struct { NullFields []string `json:"-"` } -func (s *Result) MarshalJSON() ([]byte, error) { +func (s Result) MarshalJSON() ([]byte, error) { type NoMethod Result - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Result) UnmarshalJSON(data []byte) error { @@ -10995,9 +10995,9 @@ type SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -11029,9 +11029,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Symbol: A single symbol representation. @@ -11063,9 +11063,9 @@ type Symbol struct { NullFields []string `json:"-"` } -func (s *Symbol) MarshalJSON() ([]byte, error) { +func (s Symbol) MarshalJSON() ([]byte, error) { type NoMethod Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Symbol) UnmarshalJSON(data []byte) error { @@ -11107,9 +11107,9 @@ type TextAnnotation struct { NullFields []string `json:"-"` } -func (s *TextAnnotation) MarshalJSON() ([]byte, error) { +func (s TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextDetectionParams: Parameters for text detections. This is used to control @@ -11138,9 +11138,9 @@ type TextDetectionParams struct { NullFields []string `json:"-"` } -func (s *TextDetectionParams) MarshalJSON() ([]byte, error) { +func (s TextDetectionParams) MarshalJSON() ([]byte, error) { type NoMethod TextDetectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextProperty: Additional information detected on the structural component. @@ -11162,9 +11162,9 @@ type TextProperty struct { NullFields []string `json:"-"` } -func (s *TextProperty) MarshalJSON() ([]byte, error) { +func (s TextProperty) MarshalJSON() ([]byte, error) { type NoMethod TextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Vertex: A vertex represents a 2D point in the image. NOTE: the vertex @@ -11187,9 +11187,9 @@ type Vertex struct { NullFields []string `json:"-"` } -func (s *Vertex) MarshalJSON() ([]byte, error) { +func (s Vertex) MarshalJSON() ([]byte, error) { type NoMethod Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebDetection: Relevant information for the image from the Internet. @@ -11224,9 +11224,9 @@ type WebDetection struct { NullFields []string `json:"-"` } -func (s *WebDetection) MarshalJSON() ([]byte, error) { +func (s WebDetection) MarshalJSON() ([]byte, error) { type NoMethod WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebDetectionParams: Parameters for web detection request. @@ -11246,9 +11246,9 @@ type WebDetectionParams struct { NullFields []string `json:"-"` } -func (s *WebDetectionParams) MarshalJSON() ([]byte, error) { +func (s WebDetectionParams) MarshalJSON() ([]byte, error) { type NoMethod WebDetectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebEntity: Entity deduced from similar images on the Internet. @@ -11273,9 +11273,9 @@ type WebEntity struct { NullFields []string `json:"-"` } -func (s *WebEntity) MarshalJSON() ([]byte, error) { +func (s WebEntity) MarshalJSON() ([]byte, error) { type NoMethod WebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WebEntity) UnmarshalJSON(data []byte) error { @@ -11311,9 +11311,9 @@ type WebImage struct { NullFields []string `json:"-"` } -func (s *WebImage) MarshalJSON() ([]byte, error) { +func (s WebImage) MarshalJSON() ([]byte, error) { type NoMethod WebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WebImage) UnmarshalJSON(data []byte) error { @@ -11351,9 +11351,9 @@ type WebLabel struct { NullFields []string `json:"-"` } -func (s *WebLabel) MarshalJSON() ([]byte, error) { +func (s WebLabel) MarshalJSON() ([]byte, error) { type NoMethod WebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebPage: Metadata for web pages. @@ -11384,9 +11384,9 @@ type WebPage struct { NullFields []string `json:"-"` } -func (s *WebPage) MarshalJSON() ([]byte, error) { +func (s WebPage) MarshalJSON() ([]byte, error) { type NoMethod WebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WebPage) UnmarshalJSON(data []byte) error { @@ -11433,9 +11433,9 @@ type Word struct { NullFields []string `json:"-"` } -func (s *Word) MarshalJSON() ([]byte, error) { +func (s Word) MarshalJSON() ([]byte, error) { type NoMethod Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Word) UnmarshalJSON(data []byte) error { diff --git a/vision/v1p1beta1/vision-gen.go b/vision/v1p1beta1/vision-gen.go index 249630668e..eebf55e26e 100644 --- a/vision/v1p1beta1/vision-gen.go +++ b/vision/v1p1beta1/vision-gen.go @@ -285,9 +285,9 @@ type AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateImageResponse: Response to an image annotation request. @@ -343,9 +343,9 @@ type AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncAnnotateFileResponse: The response for a single offline file annotation @@ -367,9 +367,9 @@ type AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncBatchAnnotateFilesResponse: Response to an async batch file annotation @@ -391,9 +391,9 @@ type AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncBatchAnnotateImagesResponse: Response to an async batch image @@ -415,9 +415,9 @@ type AsyncBatchAnnotateImagesResponse struct { NullFields []string `json:"-"` } -func (s *AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { +func (s AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod AsyncBatchAnnotateImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchAnnotateFilesResponse: A list of file annotation responses. @@ -438,9 +438,9 @@ type BatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchOperationMetadata: Metadata for the batch operations such as the @@ -480,9 +480,9 @@ type BatchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *BatchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s BatchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod BatchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Block: Logical element on the page. @@ -525,9 +525,9 @@ type Block struct { NullFields []string `json:"-"` } -func (s *Block) MarshalJSON() ([]byte, error) { +func (s Block) MarshalJSON() ([]byte, error) { type NoMethod Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Block) UnmarshalJSON(data []byte) error { @@ -563,9 +563,9 @@ type BoundingPoly struct { NullFields []string `json:"-"` } -func (s *BoundingPoly) MarshalJSON() ([]byte, error) { +func (s BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Color: Represents a color in the RGBA color space. This representation is @@ -646,9 +646,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -694,9 +694,9 @@ type ColorInfo struct { NullFields []string `json:"-"` } -func (s *ColorInfo) MarshalJSON() ([]byte, error) { +func (s ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ColorInfo) UnmarshalJSON(data []byte) error { @@ -739,9 +739,9 @@ type CropHint struct { NullFields []string `json:"-"` } -func (s *CropHint) MarshalJSON() ([]byte, error) { +func (s CropHint) MarshalJSON() ([]byte, error) { type NoMethod CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CropHint) UnmarshalJSON(data []byte) error { @@ -778,9 +778,9 @@ type CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectedBreak: Detected start or end of a structural component. @@ -811,9 +811,9 @@ type DetectedBreak struct { NullFields []string `json:"-"` } -func (s *DetectedBreak) MarshalJSON() ([]byte, error) { +func (s DetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod DetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectedLanguage: Detected language for a structural component. @@ -837,9 +837,9 @@ type DetectedLanguage struct { NullFields []string `json:"-"` } -func (s *DetectedLanguage) MarshalJSON() ([]byte, error) { +func (s DetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod DetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DetectedLanguage) UnmarshalJSON(data []byte) error { @@ -874,9 +874,9 @@ type DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityAnnotation: Set of detected entity features. @@ -927,9 +927,9 @@ type EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -1067,9 +1067,9 @@ type FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -1126,9 +1126,9 @@ type GcsDestination struct { NullFields []string `json:"-"` } -func (s *GcsDestination) MarshalJSON() ([]byte, error) { +func (s GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsSource: The Google Cloud Storage location where the input will be read @@ -1150,9 +1150,9 @@ type GcsSource struct { NullFields []string `json:"-"` } -func (s *GcsSource) MarshalJSON() ([]byte, error) { +func (s GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AnnotateFileRequest: A request to annotate one @@ -1186,9 +1186,9 @@ type GoogleCloudVisionV1p1beta1AnnotateFileRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AnnotateFileRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AnnotateFileRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AnnotateFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AnnotateFileResponse: Response to a single file @@ -1219,9 +1219,9 @@ type GoogleCloudVisionV1p1beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AnnotateImageRequest: Request for performing @@ -1247,9 +1247,9 @@ type GoogleCloudVisionV1p1beta1AnnotateImageRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AnnotateImageRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AnnotateImageRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AnnotateImageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AnnotateImageResponse: Response to an image @@ -1306,9 +1306,9 @@ type GoogleCloudVisionV1p1beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest: An offline file @@ -1337,9 +1337,9 @@ type GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse: The response for a @@ -1361,9 +1361,9 @@ type GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest: Multiple async @@ -1397,9 +1397,9 @@ type GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -1421,9 +1421,9 @@ type GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest: Request for async @@ -1459,9 +1459,9 @@ type GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1BatchAnnotateFilesRequest: A list of requests to @@ -1495,9 +1495,9 @@ type GoogleCloudVisionV1p1beta1BatchAnnotateFilesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1BatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1BatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1BatchAnnotateFilesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1BatchAnnotateFilesResponse: A list of file @@ -1522,9 +1522,9 @@ type GoogleCloudVisionV1p1beta1BatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1BatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest: Multiple image @@ -1557,9 +1557,9 @@ type GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1BatchAnnotateImagesResponse: Response to a batch @@ -1584,9 +1584,9 @@ type GoogleCloudVisionV1p1beta1BatchAnnotateImagesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1BatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1BatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1BatchAnnotateImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Block: Logical element on the page. @@ -1629,9 +1629,9 @@ type GoogleCloudVisionV1p1beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Block) UnmarshalJSON(data []byte) error { @@ -1668,9 +1668,9 @@ type GoogleCloudVisionV1p1beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ColorInfo: Color information consists of RGB @@ -1697,9 +1697,9 @@ type GoogleCloudVisionV1p1beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -1742,9 +1742,9 @@ type GoogleCloudVisionV1p1beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1CropHint) UnmarshalJSON(data []byte) error { @@ -1781,9 +1781,9 @@ type GoogleCloudVisionV1p1beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1CropHintsParams: Parameters for crop hints @@ -1808,9 +1808,9 @@ type GoogleCloudVisionV1p1beta1CropHintsParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1CropHintsParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1CropHintsParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1CropHintsParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1CropHintsParams) UnmarshalJSON(data []byte) error { @@ -1848,9 +1848,9 @@ type GoogleCloudVisionV1p1beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1EntityAnnotation: Set of detected entity features. @@ -1901,9 +1901,9 @@ type GoogleCloudVisionV1p1beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -2041,9 +2041,9 @@ type GoogleCloudVisionV1p1beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -2127,9 +2127,9 @@ type GoogleCloudVisionV1p1beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Feature: The type of Google Cloud Vision API @@ -2179,9 +2179,9 @@ type GoogleCloudVisionV1p1beta1Feature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Feature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Feature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Feature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1GcsDestination: The Google Cloud Storage location @@ -2216,9 +2216,9 @@ type GoogleCloudVisionV1p1beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1GcsSource: The Google Cloud Storage location where @@ -2240,9 +2240,9 @@ type GoogleCloudVisionV1p1beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Image: Client image to perform Google Cloud Vision @@ -2271,9 +2271,9 @@ type GoogleCloudVisionV1p1beta1Image struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Image) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Image) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ImageAnnotationContext: If an image was produced @@ -2298,9 +2298,9 @@ type GoogleCloudVisionV1p1beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ImageContext: Image context and/or @@ -2339,9 +2339,9 @@ type GoogleCloudVisionV1p1beta1ImageContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ImageContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ImageContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ImageContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ImageProperties: Stores image properties, such as @@ -2362,9 +2362,9 @@ type GoogleCloudVisionV1p1beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ImageSource: External image source (Google Cloud @@ -2400,9 +2400,9 @@ type GoogleCloudVisionV1p1beta1ImageSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ImageSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ImageSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ImageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1InputConfig: The desired input location and @@ -2432,9 +2432,9 @@ type GoogleCloudVisionV1p1beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1LatLongRect: Rectangle determined by min and max @@ -2457,9 +2457,9 @@ type GoogleCloudVisionV1p1beta1LatLongRect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1LatLongRect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1LatLongRect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1LatLongRect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation: Set of detected objects @@ -2491,9 +2491,9 @@ type GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -2528,9 +2528,9 @@ type GoogleCloudVisionV1p1beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1NormalizedVertex: A vertex represents a 2D point @@ -2554,9 +2554,9 @@ type GoogleCloudVisionV1p1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -2604,9 +2604,9 @@ type GoogleCloudVisionV1p1beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1OutputConfig: The desired output location and @@ -2636,9 +2636,9 @@ type GoogleCloudVisionV1p1beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Page: Detected page from OCR. @@ -2668,9 +2668,9 @@ type GoogleCloudVisionV1p1beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Page) UnmarshalJSON(data []byte) error { @@ -2718,9 +2718,9 @@ type GoogleCloudVisionV1p1beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -2761,9 +2761,9 @@ type GoogleCloudVisionV1p1beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Position) UnmarshalJSON(data []byte) error { @@ -2825,9 +2825,9 @@ type GoogleCloudVisionV1p1beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductKeyValue: A product label represented as a @@ -2852,9 +2852,9 @@ type GoogleCloudVisionV1p1beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductSearchParams: Parameters for a product @@ -2897,9 +2897,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductSearchResults: Results for a product search @@ -2929,9 +2929,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult: Information @@ -2958,9 +2958,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation: Prediction @@ -2989,9 +2989,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -3032,9 +3032,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -3073,9 +3073,9 @@ type GoogleCloudVisionV1p1beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1SafeSearchAnnotation: Set of features pertaining @@ -3153,9 +3153,9 @@ type GoogleCloudVisionV1p1beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Symbol: A single symbol representation. @@ -3187,9 +3187,9 @@ type GoogleCloudVisionV1p1beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Symbol) UnmarshalJSON(data []byte) error { @@ -3231,9 +3231,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak: Detected start or end @@ -3265,9 +3265,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage: Detected language @@ -3292,9 +3292,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -3331,9 +3331,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1TextDetectionParams: Parameters for text @@ -3363,9 +3363,9 @@ type GoogleCloudVisionV1p1beta1TextDetectionParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextDetectionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextDetectionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextDetectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Vertex: A vertex represents a 2D point in the @@ -3389,9 +3389,9 @@ type GoogleCloudVisionV1p1beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1WebDetection: Relevant information for the image @@ -3427,9 +3427,9 @@ type GoogleCloudVisionV1p1beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1WebDetectionParams: Parameters for web detection @@ -3450,9 +3450,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1WebDetectionWebEntity: Entity deduced from similar @@ -3478,9 +3478,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -3516,9 +3516,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -3557,9 +3557,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1WebDetectionWebPage: Metadata for web pages. @@ -3590,9 +3590,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -3639,9 +3639,9 @@ type GoogleCloudVisionV1p1beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Word) UnmarshalJSON(data []byte) error { @@ -3686,9 +3686,9 @@ type GoogleCloudVisionV1p2beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AnnotateImageResponse: Response to an image @@ -3745,9 +3745,9 @@ type GoogleCloudVisionV1p2beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse: The response for a @@ -3769,9 +3769,9 @@ type GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -3793,9 +3793,9 @@ type GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Block: Logical element on the page. @@ -3838,9 +3838,9 @@ type GoogleCloudVisionV1p2beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Block) UnmarshalJSON(data []byte) error { @@ -3877,9 +3877,9 @@ type GoogleCloudVisionV1p2beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ColorInfo: Color information consists of RGB @@ -3906,9 +3906,9 @@ type GoogleCloudVisionV1p2beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -3951,9 +3951,9 @@ type GoogleCloudVisionV1p2beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1CropHint) UnmarshalJSON(data []byte) error { @@ -3990,9 +3990,9 @@ type GoogleCloudVisionV1p2beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1DominantColorsAnnotation: Set of dominant colors @@ -4013,9 +4013,9 @@ type GoogleCloudVisionV1p2beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1EntityAnnotation: Set of detected entity features. @@ -4066,9 +4066,9 @@ type GoogleCloudVisionV1p2beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -4206,9 +4206,9 @@ type GoogleCloudVisionV1p2beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -4292,9 +4292,9 @@ type GoogleCloudVisionV1p2beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1GcsDestination: The Google Cloud Storage location @@ -4329,9 +4329,9 @@ type GoogleCloudVisionV1p2beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1GcsSource: The Google Cloud Storage location where @@ -4353,9 +4353,9 @@ type GoogleCloudVisionV1p2beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ImageAnnotationContext: If an image was produced @@ -4380,9 +4380,9 @@ type GoogleCloudVisionV1p2beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ImageProperties: Stores image properties, such as @@ -4403,9 +4403,9 @@ type GoogleCloudVisionV1p2beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1InputConfig: The desired input location and @@ -4435,9 +4435,9 @@ type GoogleCloudVisionV1p2beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation: Set of detected objects @@ -4469,9 +4469,9 @@ type GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -4506,9 +4506,9 @@ type GoogleCloudVisionV1p2beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1NormalizedVertex: A vertex represents a 2D point @@ -4532,9 +4532,9 @@ type GoogleCloudVisionV1p2beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -4582,9 +4582,9 @@ type GoogleCloudVisionV1p2beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1OutputConfig: The desired output location and @@ -4614,9 +4614,9 @@ type GoogleCloudVisionV1p2beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Page: Detected page from OCR. @@ -4646,9 +4646,9 @@ type GoogleCloudVisionV1p2beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Page) UnmarshalJSON(data []byte) error { @@ -4696,9 +4696,9 @@ type GoogleCloudVisionV1p2beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -4739,9 +4739,9 @@ type GoogleCloudVisionV1p2beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Position) UnmarshalJSON(data []byte) error { @@ -4803,9 +4803,9 @@ type GoogleCloudVisionV1p2beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductKeyValue: A product label represented as a @@ -4830,9 +4830,9 @@ type GoogleCloudVisionV1p2beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductSearchResults: Results for a product search @@ -4862,9 +4862,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult: Information @@ -4891,9 +4891,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation: Prediction @@ -4922,9 +4922,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -4965,9 +4965,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -5006,9 +5006,9 @@ type GoogleCloudVisionV1p2beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1SafeSearchAnnotation: Set of features pertaining @@ -5086,9 +5086,9 @@ type GoogleCloudVisionV1p2beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Symbol: A single symbol representation. @@ -5120,9 +5120,9 @@ type GoogleCloudVisionV1p2beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Symbol) UnmarshalJSON(data []byte) error { @@ -5164,9 +5164,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak: Detected start or end @@ -5198,9 +5198,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage: Detected language @@ -5225,9 +5225,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -5264,9 +5264,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Vertex: A vertex represents a 2D point in the @@ -5290,9 +5290,9 @@ type GoogleCloudVisionV1p2beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1WebDetection: Relevant information for the image @@ -5328,9 +5328,9 @@ type GoogleCloudVisionV1p2beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1WebDetectionWebEntity: Entity deduced from similar @@ -5356,9 +5356,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -5394,9 +5394,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -5435,9 +5435,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1WebDetectionWebPage: Metadata for web pages. @@ -5468,9 +5468,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -5517,9 +5517,9 @@ type GoogleCloudVisionV1p2beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Word) UnmarshalJSON(data []byte) error { @@ -5564,9 +5564,9 @@ type GoogleCloudVisionV1p3beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1AnnotateImageResponse: Response to an image @@ -5623,9 +5623,9 @@ type GoogleCloudVisionV1p3beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse: The response for a @@ -5647,9 +5647,9 @@ type GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -5671,9 +5671,9 @@ type GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1BatchOperationMetadata: Metadata for the batch @@ -5713,9 +5713,9 @@ type GoogleCloudVisionV1p3beta1BatchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1BatchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Block: Logical element on the page. @@ -5758,9 +5758,9 @@ type GoogleCloudVisionV1p3beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Block) UnmarshalJSON(data []byte) error { @@ -5797,9 +5797,9 @@ type GoogleCloudVisionV1p3beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ColorInfo: Color information consists of RGB @@ -5826,9 +5826,9 @@ type GoogleCloudVisionV1p3beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -5871,9 +5871,9 @@ type GoogleCloudVisionV1p3beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1CropHint) UnmarshalJSON(data []byte) error { @@ -5910,9 +5910,9 @@ type GoogleCloudVisionV1p3beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1DominantColorsAnnotation: Set of dominant colors @@ -5933,9 +5933,9 @@ type GoogleCloudVisionV1p3beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1EntityAnnotation: Set of detected entity features. @@ -5986,9 +5986,9 @@ type GoogleCloudVisionV1p3beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -6126,9 +6126,9 @@ type GoogleCloudVisionV1p3beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -6212,9 +6212,9 @@ type GoogleCloudVisionV1p3beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1GcsDestination: The Google Cloud Storage location @@ -6249,9 +6249,9 @@ type GoogleCloudVisionV1p3beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1GcsSource: The Google Cloud Storage location where @@ -6273,9 +6273,9 @@ type GoogleCloudVisionV1p3beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ImageAnnotationContext: If an image was produced @@ -6300,9 +6300,9 @@ type GoogleCloudVisionV1p3beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ImageProperties: Stores image properties, such as @@ -6323,9 +6323,9 @@ type GoogleCloudVisionV1p3beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ImportProductSetsResponse: Response message for @@ -6354,9 +6354,9 @@ type GoogleCloudVisionV1p3beta1ImportProductSetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ImportProductSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1InputConfig: The desired input location and @@ -6386,9 +6386,9 @@ type GoogleCloudVisionV1p3beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation: Set of detected objects @@ -6420,9 +6420,9 @@ type GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -6457,9 +6457,9 @@ type GoogleCloudVisionV1p3beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1NormalizedVertex: A vertex represents a 2D point @@ -6483,9 +6483,9 @@ type GoogleCloudVisionV1p3beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -6533,9 +6533,9 @@ type GoogleCloudVisionV1p3beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1OutputConfig: The desired output location and @@ -6565,9 +6565,9 @@ type GoogleCloudVisionV1p3beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Page: Detected page from OCR. @@ -6597,9 +6597,9 @@ type GoogleCloudVisionV1p3beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Page) UnmarshalJSON(data []byte) error { @@ -6647,9 +6647,9 @@ type GoogleCloudVisionV1p3beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -6690,9 +6690,9 @@ type GoogleCloudVisionV1p3beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Position) UnmarshalJSON(data []byte) error { @@ -6754,9 +6754,9 @@ type GoogleCloudVisionV1p3beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductKeyValue: A product label represented as a @@ -6781,9 +6781,9 @@ type GoogleCloudVisionV1p3beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductSearchResults: Results for a product search @@ -6813,9 +6813,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult: Information @@ -6842,9 +6842,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation: Prediction @@ -6873,9 +6873,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -6916,9 +6916,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -6957,9 +6957,9 @@ type GoogleCloudVisionV1p3beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ReferenceImage: A `ReferenceImage` represents a @@ -6992,9 +6992,9 @@ type GoogleCloudVisionV1p3beta1ReferenceImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ReferenceImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ReferenceImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ReferenceImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1SafeSearchAnnotation: Set of features pertaining @@ -7072,9 +7072,9 @@ type GoogleCloudVisionV1p3beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Symbol: A single symbol representation. @@ -7106,9 +7106,9 @@ type GoogleCloudVisionV1p3beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Symbol) UnmarshalJSON(data []byte) error { @@ -7150,9 +7150,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak: Detected start or end @@ -7184,9 +7184,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage: Detected language @@ -7211,9 +7211,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -7250,9 +7250,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Vertex: A vertex represents a 2D point in the @@ -7276,9 +7276,9 @@ type GoogleCloudVisionV1p3beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1WebDetection: Relevant information for the image @@ -7314,9 +7314,9 @@ type GoogleCloudVisionV1p3beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1WebDetectionWebEntity: Entity deduced from similar @@ -7342,9 +7342,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -7380,9 +7380,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -7421,9 +7421,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1WebDetectionWebPage: Metadata for web pages. @@ -7454,9 +7454,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -7503,9 +7503,9 @@ type GoogleCloudVisionV1p3beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Word) UnmarshalJSON(data []byte) error { @@ -7550,9 +7550,9 @@ type GoogleCloudVisionV1p4beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AnnotateImageResponse: Response to an image @@ -7609,9 +7609,9 @@ type GoogleCloudVisionV1p4beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse: The response for a @@ -7633,9 +7633,9 @@ type GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -7657,9 +7657,9 @@ type GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse: Response to an @@ -7681,9 +7681,9 @@ type GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse: A list of file @@ -7705,9 +7705,9 @@ type GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1BatchOperationMetadata: Metadata for the batch @@ -7747,9 +7747,9 @@ type GoogleCloudVisionV1p4beta1BatchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1BatchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Block: Logical element on the page. @@ -7792,9 +7792,9 @@ type GoogleCloudVisionV1p4beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Block) UnmarshalJSON(data []byte) error { @@ -7831,9 +7831,9 @@ type GoogleCloudVisionV1p4beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Celebrity: A Celebrity is a group of Faces with an @@ -7859,9 +7859,9 @@ type GoogleCloudVisionV1p4beta1Celebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Celebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Celebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Celebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ColorInfo: Color information consists of RGB @@ -7888,9 +7888,9 @@ type GoogleCloudVisionV1p4beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -7933,9 +7933,9 @@ type GoogleCloudVisionV1p4beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1CropHint) UnmarshalJSON(data []byte) error { @@ -7972,9 +7972,9 @@ type GoogleCloudVisionV1p4beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1DominantColorsAnnotation: Set of dominant colors @@ -7995,9 +7995,9 @@ type GoogleCloudVisionV1p4beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1EntityAnnotation: Set of detected entity features. @@ -8048,9 +8048,9 @@ type GoogleCloudVisionV1p4beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -8193,9 +8193,9 @@ type GoogleCloudVisionV1p4beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -8279,9 +8279,9 @@ type GoogleCloudVisionV1p4beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1FaceRecognitionResult: Information about a face's @@ -8304,9 +8304,9 @@ type GoogleCloudVisionV1p4beta1FaceRecognitionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1FaceRecognitionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1FaceRecognitionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1FaceRecognitionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1FaceRecognitionResult) UnmarshalJSON(data []byte) error { @@ -8355,9 +8355,9 @@ type GoogleCloudVisionV1p4beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1GcsSource: The Google Cloud Storage location where @@ -8379,9 +8379,9 @@ type GoogleCloudVisionV1p4beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ImageAnnotationContext: If an image was produced @@ -8406,9 +8406,9 @@ type GoogleCloudVisionV1p4beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ImageProperties: Stores image properties, such as @@ -8429,9 +8429,9 @@ type GoogleCloudVisionV1p4beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ImportProductSetsResponse: Response message for @@ -8460,9 +8460,9 @@ type GoogleCloudVisionV1p4beta1ImportProductSetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ImportProductSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1InputConfig: The desired input location and @@ -8492,9 +8492,9 @@ type GoogleCloudVisionV1p4beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation: Set of detected objects @@ -8526,9 +8526,9 @@ type GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -8563,9 +8563,9 @@ type GoogleCloudVisionV1p4beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1NormalizedVertex: A vertex represents a 2D point @@ -8589,9 +8589,9 @@ type GoogleCloudVisionV1p4beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -8639,9 +8639,9 @@ type GoogleCloudVisionV1p4beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1OutputConfig: The desired output location and @@ -8671,9 +8671,9 @@ type GoogleCloudVisionV1p4beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Page: Detected page from OCR. @@ -8703,9 +8703,9 @@ type GoogleCloudVisionV1p4beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Page) UnmarshalJSON(data []byte) error { @@ -8753,9 +8753,9 @@ type GoogleCloudVisionV1p4beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -8796,9 +8796,9 @@ type GoogleCloudVisionV1p4beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Position) UnmarshalJSON(data []byte) error { @@ -8860,9 +8860,9 @@ type GoogleCloudVisionV1p4beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductKeyValue: A product label represented as a @@ -8887,9 +8887,9 @@ type GoogleCloudVisionV1p4beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductSearchResults: Results for a product search @@ -8919,9 +8919,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult: Information @@ -8948,9 +8948,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation: Prediction @@ -8979,9 +8979,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -9022,9 +9022,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -9063,9 +9063,9 @@ type GoogleCloudVisionV1p4beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ReferenceImage: A `ReferenceImage` represents a @@ -9098,9 +9098,9 @@ type GoogleCloudVisionV1p4beta1ReferenceImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ReferenceImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ReferenceImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ReferenceImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1SafeSearchAnnotation: Set of features pertaining @@ -9178,9 +9178,9 @@ type GoogleCloudVisionV1p4beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Symbol: A single symbol representation. @@ -9212,9 +9212,9 @@ type GoogleCloudVisionV1p4beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Symbol) UnmarshalJSON(data []byte) error { @@ -9256,9 +9256,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak: Detected start or end @@ -9290,9 +9290,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage: Detected language @@ -9317,9 +9317,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -9356,9 +9356,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Vertex: A vertex represents a 2D point in the @@ -9382,9 +9382,9 @@ type GoogleCloudVisionV1p4beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1WebDetection: Relevant information for the image @@ -9420,9 +9420,9 @@ type GoogleCloudVisionV1p4beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1WebDetectionWebEntity: Entity deduced from similar @@ -9448,9 +9448,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -9486,9 +9486,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -9527,9 +9527,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1WebDetectionWebPage: Metadata for web pages. @@ -9560,9 +9560,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -9609,9 +9609,9 @@ type GoogleCloudVisionV1p4beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Word) UnmarshalJSON(data []byte) error { @@ -9652,9 +9652,9 @@ type GroupedResult struct { NullFields []string `json:"-"` } -func (s *GroupedResult) MarshalJSON() ([]byte, error) { +func (s GroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageAnnotationContext: If an image was produced from a file (e.g. a PDF), @@ -9678,9 +9678,9 @@ type ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageProperties: Stores image properties, such as dominant colors. @@ -9700,9 +9700,9 @@ type ImageProperties struct { NullFields []string `json:"-"` } -func (s *ImageProperties) MarshalJSON() ([]byte, error) { +func (s ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportProductSetsResponse: Response message for the `ImportProductSets` @@ -9731,9 +9731,9 @@ type ImportProductSetsResponse struct { NullFields []string `json:"-"` } -func (s *ImportProductSetsResponse) MarshalJSON() ([]byte, error) { +func (s ImportProductSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportProductSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputConfig: The desired input location and metadata. @@ -9762,9 +9762,9 @@ type InputConfig struct { NullFields []string `json:"-"` } -func (s *InputConfig) MarshalJSON() ([]byte, error) { +func (s InputConfig) MarshalJSON() ([]byte, error) { type NoMethod InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyValue: A product label represented as a key-value pair. @@ -9788,9 +9788,9 @@ type KeyValue struct { NullFields []string `json:"-"` } -func (s *KeyValue) MarshalJSON() ([]byte, error) { +func (s KeyValue) MarshalJSON() ([]byte, error) { type NoMethod KeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Landmark: A face-specific landmark (for example, a face feature). @@ -9851,9 +9851,9 @@ type Landmark struct { NullFields []string `json:"-"` } -func (s *Landmark) MarshalJSON() ([]byte, error) { +func (s Landmark) MarshalJSON() ([]byte, error) { type NoMethod Landmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -9879,9 +9879,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -9928,9 +9928,9 @@ type LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -9964,9 +9964,9 @@ type LocationInfo struct { NullFields []string `json:"-"` } -func (s *LocationInfo) MarshalJSON() ([]byte, error) { +func (s LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NormalizedVertex: A vertex represents a 2D point in the image. NOTE: the @@ -9990,9 +9990,9 @@ type NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -10036,9 +10036,9 @@ type ObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *ObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s ObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod ObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -10097,9 +10097,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Contains metadata for the BatchAnnotateImages operation. @@ -10130,9 +10130,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutputConfig: The desired output location and metadata. @@ -10161,9 +10161,9 @@ type OutputConfig struct { NullFields []string `json:"-"` } -func (s *OutputConfig) MarshalJSON() ([]byte, error) { +func (s OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Page: Detected page from OCR. @@ -10193,9 +10193,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Page) UnmarshalJSON(data []byte) error { @@ -10243,9 +10243,9 @@ type Paragraph struct { NullFields []string `json:"-"` } -func (s *Paragraph) MarshalJSON() ([]byte, error) { +func (s Paragraph) MarshalJSON() ([]byte, error) { type NoMethod Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Paragraph) UnmarshalJSON(data []byte) error { @@ -10285,9 +10285,9 @@ type Position struct { NullFields []string `json:"-"` } -func (s *Position) MarshalJSON() ([]byte, error) { +func (s Position) MarshalJSON() ([]byte, error) { type NoMethod Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Position) UnmarshalJSON(data []byte) error { @@ -10349,9 +10349,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductSearchResults: Results for a product search request. @@ -10380,9 +10380,9 @@ type ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Property: A `Property` consists of a user-supplied name/value pair. @@ -10406,9 +10406,9 @@ type Property struct { NullFields []string `json:"-"` } -func (s *Property) MarshalJSON() ([]byte, error) { +func (s Property) MarshalJSON() ([]byte, error) { type NoMethod Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReferenceImage: A `ReferenceImage` represents a product image and its @@ -10441,9 +10441,9 @@ type ReferenceImage struct { NullFields []string `json:"-"` } -func (s *ReferenceImage) MarshalJSON() ([]byte, error) { +func (s ReferenceImage) MarshalJSON() ([]byte, error) { type NoMethod ReferenceImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Result: Information about a product. @@ -10469,9 +10469,9 @@ type Result struct { NullFields []string `json:"-"` } -func (s *Result) MarshalJSON() ([]byte, error) { +func (s Result) MarshalJSON() ([]byte, error) { type NoMethod Result - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Result) UnmarshalJSON(data []byte) error { @@ -10563,9 +10563,9 @@ type SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -10597,9 +10597,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Symbol: A single symbol representation. @@ -10631,9 +10631,9 @@ type Symbol struct { NullFields []string `json:"-"` } -func (s *Symbol) MarshalJSON() ([]byte, error) { +func (s Symbol) MarshalJSON() ([]byte, error) { type NoMethod Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Symbol) UnmarshalJSON(data []byte) error { @@ -10675,9 +10675,9 @@ type TextAnnotation struct { NullFields []string `json:"-"` } -func (s *TextAnnotation) MarshalJSON() ([]byte, error) { +func (s TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextProperty: Additional information detected on the structural component. @@ -10699,9 +10699,9 @@ type TextProperty struct { NullFields []string `json:"-"` } -func (s *TextProperty) MarshalJSON() ([]byte, error) { +func (s TextProperty) MarshalJSON() ([]byte, error) { type NoMethod TextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Vertex: A vertex represents a 2D point in the image. NOTE: the vertex @@ -10724,9 +10724,9 @@ type Vertex struct { NullFields []string `json:"-"` } -func (s *Vertex) MarshalJSON() ([]byte, error) { +func (s Vertex) MarshalJSON() ([]byte, error) { type NoMethod Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebDetection: Relevant information for the image from the Internet. @@ -10761,9 +10761,9 @@ type WebDetection struct { NullFields []string `json:"-"` } -func (s *WebDetection) MarshalJSON() ([]byte, error) { +func (s WebDetection) MarshalJSON() ([]byte, error) { type NoMethod WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebEntity: Entity deduced from similar images on the Internet. @@ -10788,9 +10788,9 @@ type WebEntity struct { NullFields []string `json:"-"` } -func (s *WebEntity) MarshalJSON() ([]byte, error) { +func (s WebEntity) MarshalJSON() ([]byte, error) { type NoMethod WebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WebEntity) UnmarshalJSON(data []byte) error { @@ -10826,9 +10826,9 @@ type WebImage struct { NullFields []string `json:"-"` } -func (s *WebImage) MarshalJSON() ([]byte, error) { +func (s WebImage) MarshalJSON() ([]byte, error) { type NoMethod WebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WebImage) UnmarshalJSON(data []byte) error { @@ -10866,9 +10866,9 @@ type WebLabel struct { NullFields []string `json:"-"` } -func (s *WebLabel) MarshalJSON() ([]byte, error) { +func (s WebLabel) MarshalJSON() ([]byte, error) { type NoMethod WebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebPage: Metadata for web pages. @@ -10899,9 +10899,9 @@ type WebPage struct { NullFields []string `json:"-"` } -func (s *WebPage) MarshalJSON() ([]byte, error) { +func (s WebPage) MarshalJSON() ([]byte, error) { type NoMethod WebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WebPage) UnmarshalJSON(data []byte) error { @@ -10948,9 +10948,9 @@ type Word struct { NullFields []string `json:"-"` } -func (s *Word) MarshalJSON() ([]byte, error) { +func (s Word) MarshalJSON() ([]byte, error) { type NoMethod Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Word) UnmarshalJSON(data []byte) error { diff --git a/vision/v1p2beta1/vision-gen.go b/vision/v1p2beta1/vision-gen.go index 56b75234f8..6f66a58327 100644 --- a/vision/v1p2beta1/vision-gen.go +++ b/vision/v1p2beta1/vision-gen.go @@ -285,9 +285,9 @@ type AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AnnotateImageResponse: Response to an image annotation request. @@ -343,9 +343,9 @@ type AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncAnnotateFileResponse: The response for a single offline file annotation @@ -367,9 +367,9 @@ type AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncBatchAnnotateFilesResponse: Response to an async batch file annotation @@ -391,9 +391,9 @@ type AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AsyncBatchAnnotateImagesResponse: Response to an async batch image @@ -415,9 +415,9 @@ type AsyncBatchAnnotateImagesResponse struct { NullFields []string `json:"-"` } -func (s *AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { +func (s AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod AsyncBatchAnnotateImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchAnnotateFilesResponse: A list of file annotation responses. @@ -438,9 +438,9 @@ type BatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod BatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BatchOperationMetadata: Metadata for the batch operations such as the @@ -480,9 +480,9 @@ type BatchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *BatchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s BatchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod BatchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Block: Logical element on the page. @@ -525,9 +525,9 @@ type Block struct { NullFields []string `json:"-"` } -func (s *Block) MarshalJSON() ([]byte, error) { +func (s Block) MarshalJSON() ([]byte, error) { type NoMethod Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Block) UnmarshalJSON(data []byte) error { @@ -563,9 +563,9 @@ type BoundingPoly struct { NullFields []string `json:"-"` } -func (s *BoundingPoly) MarshalJSON() ([]byte, error) { +func (s BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Color: Represents a color in the RGBA color space. This representation is @@ -646,9 +646,9 @@ type Color struct { NullFields []string `json:"-"` } -func (s *Color) MarshalJSON() ([]byte, error) { +func (s Color) MarshalJSON() ([]byte, error) { type NoMethod Color - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Color) UnmarshalJSON(data []byte) error { @@ -694,9 +694,9 @@ type ColorInfo struct { NullFields []string `json:"-"` } -func (s *ColorInfo) MarshalJSON() ([]byte, error) { +func (s ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ColorInfo) UnmarshalJSON(data []byte) error { @@ -739,9 +739,9 @@ type CropHint struct { NullFields []string `json:"-"` } -func (s *CropHint) MarshalJSON() ([]byte, error) { +func (s CropHint) MarshalJSON() ([]byte, error) { type NoMethod CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *CropHint) UnmarshalJSON(data []byte) error { @@ -778,9 +778,9 @@ type CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectedBreak: Detected start or end of a structural component. @@ -811,9 +811,9 @@ type DetectedBreak struct { NullFields []string `json:"-"` } -func (s *DetectedBreak) MarshalJSON() ([]byte, error) { +func (s DetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod DetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DetectedLanguage: Detected language for a structural component. @@ -837,9 +837,9 @@ type DetectedLanguage struct { NullFields []string `json:"-"` } -func (s *DetectedLanguage) MarshalJSON() ([]byte, error) { +func (s DetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod DetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *DetectedLanguage) UnmarshalJSON(data []byte) error { @@ -874,9 +874,9 @@ type DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EntityAnnotation: Set of detected entity features. @@ -927,9 +927,9 @@ type EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -1067,9 +1067,9 @@ type FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -1126,9 +1126,9 @@ type GcsDestination struct { NullFields []string `json:"-"` } -func (s *GcsDestination) MarshalJSON() ([]byte, error) { +func (s GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcsSource: The Google Cloud Storage location where the input will be read @@ -1150,9 +1150,9 @@ type GcsSource struct { NullFields []string `json:"-"` } -func (s *GcsSource) MarshalJSON() ([]byte, error) { +func (s GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AnnotateFileResponse: Response to a single file @@ -1183,9 +1183,9 @@ type GoogleCloudVisionV1p1beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AnnotateImageResponse: Response to an image @@ -1242,9 +1242,9 @@ type GoogleCloudVisionV1p1beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse: The response for a @@ -1266,9 +1266,9 @@ type GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -1290,9 +1290,9 @@ type GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Block: Logical element on the page. @@ -1335,9 +1335,9 @@ type GoogleCloudVisionV1p1beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Block) UnmarshalJSON(data []byte) error { @@ -1374,9 +1374,9 @@ type GoogleCloudVisionV1p1beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ColorInfo: Color information consists of RGB @@ -1403,9 +1403,9 @@ type GoogleCloudVisionV1p1beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -1448,9 +1448,9 @@ type GoogleCloudVisionV1p1beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1CropHint) UnmarshalJSON(data []byte) error { @@ -1487,9 +1487,9 @@ type GoogleCloudVisionV1p1beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1DominantColorsAnnotation: Set of dominant colors @@ -1510,9 +1510,9 @@ type GoogleCloudVisionV1p1beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1EntityAnnotation: Set of detected entity features. @@ -1563,9 +1563,9 @@ type GoogleCloudVisionV1p1beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -1703,9 +1703,9 @@ type GoogleCloudVisionV1p1beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -1789,9 +1789,9 @@ type GoogleCloudVisionV1p1beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1GcsDestination: The Google Cloud Storage location @@ -1826,9 +1826,9 @@ type GoogleCloudVisionV1p1beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1GcsSource: The Google Cloud Storage location where @@ -1850,9 +1850,9 @@ type GoogleCloudVisionV1p1beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ImageAnnotationContext: If an image was produced @@ -1877,9 +1877,9 @@ type GoogleCloudVisionV1p1beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ImageProperties: Stores image properties, such as @@ -1900,9 +1900,9 @@ type GoogleCloudVisionV1p1beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1InputConfig: The desired input location and @@ -1932,9 +1932,9 @@ type GoogleCloudVisionV1p1beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation: Set of detected objects @@ -1966,9 +1966,9 @@ type GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -2003,9 +2003,9 @@ type GoogleCloudVisionV1p1beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1NormalizedVertex: A vertex represents a 2D point @@ -2029,9 +2029,9 @@ type GoogleCloudVisionV1p1beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -2079,9 +2079,9 @@ type GoogleCloudVisionV1p1beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1OutputConfig: The desired output location and @@ -2111,9 +2111,9 @@ type GoogleCloudVisionV1p1beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Page: Detected page from OCR. @@ -2143,9 +2143,9 @@ type GoogleCloudVisionV1p1beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Page) UnmarshalJSON(data []byte) error { @@ -2193,9 +2193,9 @@ type GoogleCloudVisionV1p1beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -2236,9 +2236,9 @@ type GoogleCloudVisionV1p1beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Position) UnmarshalJSON(data []byte) error { @@ -2300,9 +2300,9 @@ type GoogleCloudVisionV1p1beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductKeyValue: A product label represented as a @@ -2327,9 +2327,9 @@ type GoogleCloudVisionV1p1beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductSearchResults: Results for a product search @@ -2359,9 +2359,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult: Information @@ -2388,9 +2388,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation: Prediction @@ -2419,9 +2419,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -2462,9 +2462,9 @@ type GoogleCloudVisionV1p1beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -2503,9 +2503,9 @@ type GoogleCloudVisionV1p1beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1SafeSearchAnnotation: Set of features pertaining @@ -2583,9 +2583,9 @@ type GoogleCloudVisionV1p1beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Symbol: A single symbol representation. @@ -2617,9 +2617,9 @@ type GoogleCloudVisionV1p1beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Symbol) UnmarshalJSON(data []byte) error { @@ -2661,9 +2661,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak: Detected start or end @@ -2695,9 +2695,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage: Detected language @@ -2722,9 +2722,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -2761,9 +2761,9 @@ type GoogleCloudVisionV1p1beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1Vertex: A vertex represents a 2D point in the @@ -2787,9 +2787,9 @@ type GoogleCloudVisionV1p1beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1WebDetection: Relevant information for the image @@ -2825,9 +2825,9 @@ type GoogleCloudVisionV1p1beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1WebDetectionWebEntity: Entity deduced from similar @@ -2853,9 +2853,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -2891,9 +2891,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -2932,9 +2932,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p1beta1WebDetectionWebPage: Metadata for web pages. @@ -2965,9 +2965,9 @@ type GoogleCloudVisionV1p1beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -3014,9 +3014,9 @@ type GoogleCloudVisionV1p1beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p1beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p1beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p1beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p1beta1Word) UnmarshalJSON(data []byte) error { @@ -3064,9 +3064,9 @@ type GoogleCloudVisionV1p2beta1AnnotateFileRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AnnotateFileRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AnnotateFileRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AnnotateFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AnnotateFileResponse: Response to a single file @@ -3097,9 +3097,9 @@ type GoogleCloudVisionV1p2beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AnnotateImageRequest: Request for performing @@ -3125,9 +3125,9 @@ type GoogleCloudVisionV1p2beta1AnnotateImageRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AnnotateImageRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AnnotateImageRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AnnotateImageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AnnotateImageResponse: Response to an image @@ -3184,9 +3184,9 @@ type GoogleCloudVisionV1p2beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest: An offline file @@ -3215,9 +3215,9 @@ type GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse: The response for a @@ -3239,9 +3239,9 @@ type GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest: Multiple async @@ -3275,9 +3275,9 @@ type GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -3299,9 +3299,9 @@ type GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest: Request for async @@ -3337,9 +3337,9 @@ type GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest: A list of requests to @@ -3373,9 +3373,9 @@ type GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1BatchAnnotateFilesResponse: A list of file @@ -3400,9 +3400,9 @@ type GoogleCloudVisionV1p2beta1BatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1BatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest: Multiple image @@ -3435,9 +3435,9 @@ type GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1BatchAnnotateImagesResponse: Response to a batch @@ -3462,9 +3462,9 @@ type GoogleCloudVisionV1p2beta1BatchAnnotateImagesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1BatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1BatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1BatchAnnotateImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Block: Logical element on the page. @@ -3507,9 +3507,9 @@ type GoogleCloudVisionV1p2beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Block) UnmarshalJSON(data []byte) error { @@ -3546,9 +3546,9 @@ type GoogleCloudVisionV1p2beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ColorInfo: Color information consists of RGB @@ -3575,9 +3575,9 @@ type GoogleCloudVisionV1p2beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -3620,9 +3620,9 @@ type GoogleCloudVisionV1p2beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1CropHint) UnmarshalJSON(data []byte) error { @@ -3659,9 +3659,9 @@ type GoogleCloudVisionV1p2beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1CropHintsParams: Parameters for crop hints @@ -3686,9 +3686,9 @@ type GoogleCloudVisionV1p2beta1CropHintsParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1CropHintsParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1CropHintsParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1CropHintsParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1CropHintsParams) UnmarshalJSON(data []byte) error { @@ -3726,9 +3726,9 @@ type GoogleCloudVisionV1p2beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1EntityAnnotation: Set of detected entity features. @@ -3779,9 +3779,9 @@ type GoogleCloudVisionV1p2beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -3919,9 +3919,9 @@ type GoogleCloudVisionV1p2beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -4005,9 +4005,9 @@ type GoogleCloudVisionV1p2beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Feature: The type of Google Cloud Vision API @@ -4057,9 +4057,9 @@ type GoogleCloudVisionV1p2beta1Feature struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Feature) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Feature) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Feature - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1GcsDestination: The Google Cloud Storage location @@ -4094,9 +4094,9 @@ type GoogleCloudVisionV1p2beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1GcsSource: The Google Cloud Storage location where @@ -4118,9 +4118,9 @@ type GoogleCloudVisionV1p2beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Image: Client image to perform Google Cloud Vision @@ -4149,9 +4149,9 @@ type GoogleCloudVisionV1p2beta1Image struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Image) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Image) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ImageAnnotationContext: If an image was produced @@ -4176,9 +4176,9 @@ type GoogleCloudVisionV1p2beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ImageContext: Image context and/or @@ -4217,9 +4217,9 @@ type GoogleCloudVisionV1p2beta1ImageContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ImageContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ImageContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ImageContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ImageProperties: Stores image properties, such as @@ -4240,9 +4240,9 @@ type GoogleCloudVisionV1p2beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ImageSource: External image source (Google Cloud @@ -4278,9 +4278,9 @@ type GoogleCloudVisionV1p2beta1ImageSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ImageSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ImageSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ImageSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1InputConfig: The desired input location and @@ -4310,9 +4310,9 @@ type GoogleCloudVisionV1p2beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1LatLongRect: Rectangle determined by min and max @@ -4335,9 +4335,9 @@ type GoogleCloudVisionV1p2beta1LatLongRect struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1LatLongRect) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1LatLongRect) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1LatLongRect - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation: Set of detected objects @@ -4369,9 +4369,9 @@ type GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -4406,9 +4406,9 @@ type GoogleCloudVisionV1p2beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1NormalizedVertex: A vertex represents a 2D point @@ -4432,9 +4432,9 @@ type GoogleCloudVisionV1p2beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -4482,9 +4482,9 @@ type GoogleCloudVisionV1p2beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1OutputConfig: The desired output location and @@ -4514,9 +4514,9 @@ type GoogleCloudVisionV1p2beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Page: Detected page from OCR. @@ -4546,9 +4546,9 @@ type GoogleCloudVisionV1p2beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Page) UnmarshalJSON(data []byte) error { @@ -4596,9 +4596,9 @@ type GoogleCloudVisionV1p2beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -4639,9 +4639,9 @@ type GoogleCloudVisionV1p2beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Position) UnmarshalJSON(data []byte) error { @@ -4703,9 +4703,9 @@ type GoogleCloudVisionV1p2beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductKeyValue: A product label represented as a @@ -4730,9 +4730,9 @@ type GoogleCloudVisionV1p2beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductSearchParams: Parameters for a product @@ -4775,9 +4775,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductSearchResults: Results for a product search @@ -4807,9 +4807,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult: Information @@ -4836,9 +4836,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation: Prediction @@ -4867,9 +4867,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -4910,9 +4910,9 @@ type GoogleCloudVisionV1p2beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -4951,9 +4951,9 @@ type GoogleCloudVisionV1p2beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1SafeSearchAnnotation: Set of features pertaining @@ -5031,9 +5031,9 @@ type GoogleCloudVisionV1p2beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Symbol: A single symbol representation. @@ -5065,9 +5065,9 @@ type GoogleCloudVisionV1p2beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Symbol) UnmarshalJSON(data []byte) error { @@ -5109,9 +5109,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak: Detected start or end @@ -5143,9 +5143,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage: Detected language @@ -5170,9 +5170,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -5209,9 +5209,9 @@ type GoogleCloudVisionV1p2beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1TextDetectionParams: Parameters for text @@ -5241,9 +5241,9 @@ type GoogleCloudVisionV1p2beta1TextDetectionParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1TextDetectionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1TextDetectionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1TextDetectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1Vertex: A vertex represents a 2D point in the @@ -5267,9 +5267,9 @@ type GoogleCloudVisionV1p2beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1WebDetection: Relevant information for the image @@ -5305,9 +5305,9 @@ type GoogleCloudVisionV1p2beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1WebDetectionParams: Parameters for web detection @@ -5328,9 +5328,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionParams struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionParams) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionParams) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionParams - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1WebDetectionWebEntity: Entity deduced from similar @@ -5356,9 +5356,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -5394,9 +5394,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -5435,9 +5435,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p2beta1WebDetectionWebPage: Metadata for web pages. @@ -5468,9 +5468,9 @@ type GoogleCloudVisionV1p2beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -5517,9 +5517,9 @@ type GoogleCloudVisionV1p2beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p2beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p2beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p2beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p2beta1Word) UnmarshalJSON(data []byte) error { @@ -5564,9 +5564,9 @@ type GoogleCloudVisionV1p3beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1AnnotateImageResponse: Response to an image @@ -5623,9 +5623,9 @@ type GoogleCloudVisionV1p3beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse: The response for a @@ -5647,9 +5647,9 @@ type GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -5671,9 +5671,9 @@ type GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1BatchOperationMetadata: Metadata for the batch @@ -5713,9 +5713,9 @@ type GoogleCloudVisionV1p3beta1BatchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1BatchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Block: Logical element on the page. @@ -5758,9 +5758,9 @@ type GoogleCloudVisionV1p3beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Block) UnmarshalJSON(data []byte) error { @@ -5797,9 +5797,9 @@ type GoogleCloudVisionV1p3beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ColorInfo: Color information consists of RGB @@ -5826,9 +5826,9 @@ type GoogleCloudVisionV1p3beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -5871,9 +5871,9 @@ type GoogleCloudVisionV1p3beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1CropHint) UnmarshalJSON(data []byte) error { @@ -5910,9 +5910,9 @@ type GoogleCloudVisionV1p3beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1DominantColorsAnnotation: Set of dominant colors @@ -5933,9 +5933,9 @@ type GoogleCloudVisionV1p3beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1EntityAnnotation: Set of detected entity features. @@ -5986,9 +5986,9 @@ type GoogleCloudVisionV1p3beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -6126,9 +6126,9 @@ type GoogleCloudVisionV1p3beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -6212,9 +6212,9 @@ type GoogleCloudVisionV1p3beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1GcsDestination: The Google Cloud Storage location @@ -6249,9 +6249,9 @@ type GoogleCloudVisionV1p3beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1GcsSource: The Google Cloud Storage location where @@ -6273,9 +6273,9 @@ type GoogleCloudVisionV1p3beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ImageAnnotationContext: If an image was produced @@ -6300,9 +6300,9 @@ type GoogleCloudVisionV1p3beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ImageProperties: Stores image properties, such as @@ -6323,9 +6323,9 @@ type GoogleCloudVisionV1p3beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ImportProductSetsResponse: Response message for @@ -6354,9 +6354,9 @@ type GoogleCloudVisionV1p3beta1ImportProductSetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ImportProductSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1InputConfig: The desired input location and @@ -6386,9 +6386,9 @@ type GoogleCloudVisionV1p3beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation: Set of detected objects @@ -6420,9 +6420,9 @@ type GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -6457,9 +6457,9 @@ type GoogleCloudVisionV1p3beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1NormalizedVertex: A vertex represents a 2D point @@ -6483,9 +6483,9 @@ type GoogleCloudVisionV1p3beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -6533,9 +6533,9 @@ type GoogleCloudVisionV1p3beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1OutputConfig: The desired output location and @@ -6565,9 +6565,9 @@ type GoogleCloudVisionV1p3beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Page: Detected page from OCR. @@ -6597,9 +6597,9 @@ type GoogleCloudVisionV1p3beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Page) UnmarshalJSON(data []byte) error { @@ -6647,9 +6647,9 @@ type GoogleCloudVisionV1p3beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -6690,9 +6690,9 @@ type GoogleCloudVisionV1p3beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Position) UnmarshalJSON(data []byte) error { @@ -6754,9 +6754,9 @@ type GoogleCloudVisionV1p3beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductKeyValue: A product label represented as a @@ -6781,9 +6781,9 @@ type GoogleCloudVisionV1p3beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductSearchResults: Results for a product search @@ -6813,9 +6813,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult: Information @@ -6842,9 +6842,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation: Prediction @@ -6873,9 +6873,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -6916,9 +6916,9 @@ type GoogleCloudVisionV1p3beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -6957,9 +6957,9 @@ type GoogleCloudVisionV1p3beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1ReferenceImage: A `ReferenceImage` represents a @@ -6992,9 +6992,9 @@ type GoogleCloudVisionV1p3beta1ReferenceImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1ReferenceImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1ReferenceImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1ReferenceImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1SafeSearchAnnotation: Set of features pertaining @@ -7072,9 +7072,9 @@ type GoogleCloudVisionV1p3beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Symbol: A single symbol representation. @@ -7106,9 +7106,9 @@ type GoogleCloudVisionV1p3beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Symbol) UnmarshalJSON(data []byte) error { @@ -7150,9 +7150,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak: Detected start or end @@ -7184,9 +7184,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage: Detected language @@ -7211,9 +7211,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -7250,9 +7250,9 @@ type GoogleCloudVisionV1p3beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1Vertex: A vertex represents a 2D point in the @@ -7276,9 +7276,9 @@ type GoogleCloudVisionV1p3beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1WebDetection: Relevant information for the image @@ -7314,9 +7314,9 @@ type GoogleCloudVisionV1p3beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1WebDetectionWebEntity: Entity deduced from similar @@ -7342,9 +7342,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -7380,9 +7380,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -7421,9 +7421,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p3beta1WebDetectionWebPage: Metadata for web pages. @@ -7454,9 +7454,9 @@ type GoogleCloudVisionV1p3beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -7503,9 +7503,9 @@ type GoogleCloudVisionV1p3beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p3beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p3beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p3beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p3beta1Word) UnmarshalJSON(data []byte) error { @@ -7550,9 +7550,9 @@ type GoogleCloudVisionV1p4beta1AnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AnnotateImageResponse: Response to an image @@ -7609,9 +7609,9 @@ type GoogleCloudVisionV1p4beta1AnnotateImageResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AnnotateImageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse: The response for a @@ -7633,9 +7633,9 @@ type GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse: Response to an @@ -7657,9 +7657,9 @@ type GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse: Response to an @@ -7681,9 +7681,9 @@ type GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse: A list of file @@ -7705,9 +7705,9 @@ type GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1BatchOperationMetadata: Metadata for the batch @@ -7747,9 +7747,9 @@ type GoogleCloudVisionV1p4beta1BatchOperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1BatchOperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Block: Logical element on the page. @@ -7792,9 +7792,9 @@ type GoogleCloudVisionV1p4beta1Block struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Block) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Block) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Block - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Block) UnmarshalJSON(data []byte) error { @@ -7831,9 +7831,9 @@ type GoogleCloudVisionV1p4beta1BoundingPoly struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1BoundingPoly) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1BoundingPoly) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1BoundingPoly - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Celebrity: A Celebrity is a group of Faces with an @@ -7859,9 +7859,9 @@ type GoogleCloudVisionV1p4beta1Celebrity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Celebrity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Celebrity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Celebrity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ColorInfo: Color information consists of RGB @@ -7888,9 +7888,9 @@ type GoogleCloudVisionV1p4beta1ColorInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ColorInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ColorInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ColorInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1ColorInfo) UnmarshalJSON(data []byte) error { @@ -7933,9 +7933,9 @@ type GoogleCloudVisionV1p4beta1CropHint struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1CropHint) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1CropHint) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1CropHint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1CropHint) UnmarshalJSON(data []byte) error { @@ -7972,9 +7972,9 @@ type GoogleCloudVisionV1p4beta1CropHintsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1CropHintsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1DominantColorsAnnotation: Set of dominant colors @@ -7995,9 +7995,9 @@ type GoogleCloudVisionV1p4beta1DominantColorsAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1DominantColorsAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1EntityAnnotation: Set of detected entity features. @@ -8048,9 +8048,9 @@ type GoogleCloudVisionV1p4beta1EntityAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1EntityAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1EntityAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1EntityAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1EntityAnnotation) UnmarshalJSON(data []byte) error { @@ -8193,9 +8193,9 @@ type GoogleCloudVisionV1p4beta1FaceAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1FaceAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1FaceAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1FaceAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1FaceAnnotation) UnmarshalJSON(data []byte) error { @@ -8279,9 +8279,9 @@ type GoogleCloudVisionV1p4beta1FaceAnnotationLandmark struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1FaceAnnotationLandmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1FaceRecognitionResult: Information about a face's @@ -8304,9 +8304,9 @@ type GoogleCloudVisionV1p4beta1FaceRecognitionResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1FaceRecognitionResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1FaceRecognitionResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1FaceRecognitionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1FaceRecognitionResult) UnmarshalJSON(data []byte) error { @@ -8355,9 +8355,9 @@ type GoogleCloudVisionV1p4beta1GcsDestination struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1GcsDestination) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1GcsDestination) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1GcsDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1GcsSource: The Google Cloud Storage location where @@ -8379,9 +8379,9 @@ type GoogleCloudVisionV1p4beta1GcsSource struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1GcsSource) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1GcsSource) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1GcsSource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ImageAnnotationContext: If an image was produced @@ -8406,9 +8406,9 @@ type GoogleCloudVisionV1p4beta1ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ImageProperties: Stores image properties, such as @@ -8429,9 +8429,9 @@ type GoogleCloudVisionV1p4beta1ImageProperties struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ImageProperties) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ImportProductSetsResponse: Response message for @@ -8460,9 +8460,9 @@ type GoogleCloudVisionV1p4beta1ImportProductSetsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ImportProductSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1InputConfig: The desired input location and @@ -8492,9 +8492,9 @@ type GoogleCloudVisionV1p4beta1InputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1InputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1InputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation: Set of detected objects @@ -8526,9 +8526,9 @@ type GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -8563,9 +8563,9 @@ type GoogleCloudVisionV1p4beta1LocationInfo struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1LocationInfo) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1NormalizedVertex: A vertex represents a 2D point @@ -8589,9 +8589,9 @@ type GoogleCloudVisionV1p4beta1NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -8639,9 +8639,9 @@ type GoogleCloudVisionV1p4beta1OperationMetadata struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1OperationMetadata) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1OutputConfig: The desired output location and @@ -8671,9 +8671,9 @@ type GoogleCloudVisionV1p4beta1OutputConfig struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1OutputConfig) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Page: Detected page from OCR. @@ -8703,9 +8703,9 @@ type GoogleCloudVisionV1p4beta1Page struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Page) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Page) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Page) UnmarshalJSON(data []byte) error { @@ -8753,9 +8753,9 @@ type GoogleCloudVisionV1p4beta1Paragraph struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Paragraph) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Paragraph) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Paragraph) UnmarshalJSON(data []byte) error { @@ -8796,9 +8796,9 @@ type GoogleCloudVisionV1p4beta1Position struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Position) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Position) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Position) UnmarshalJSON(data []byte) error { @@ -8860,9 +8860,9 @@ type GoogleCloudVisionV1p4beta1Product struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Product) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Product) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductKeyValue: A product label represented as a @@ -8887,9 +8887,9 @@ type GoogleCloudVisionV1p4beta1ProductKeyValue struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductKeyValue) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductKeyValue) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductKeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductSearchResults: Results for a product search @@ -8919,9 +8919,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult: Information @@ -8948,9 +8948,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation: Prediction @@ -8979,9 +8979,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -9022,9 +9022,9 @@ type GoogleCloudVisionV1p4beta1ProductSearchResultsResult struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ProductSearchResultsResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error { @@ -9063,9 +9063,9 @@ type GoogleCloudVisionV1p4beta1Property struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Property) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Property) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1ReferenceImage: A `ReferenceImage` represents a @@ -9098,9 +9098,9 @@ type GoogleCloudVisionV1p4beta1ReferenceImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1ReferenceImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1ReferenceImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1ReferenceImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1SafeSearchAnnotation: Set of features pertaining @@ -9178,9 +9178,9 @@ type GoogleCloudVisionV1p4beta1SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Symbol: A single symbol representation. @@ -9212,9 +9212,9 @@ type GoogleCloudVisionV1p4beta1Symbol struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Symbol) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Symbol) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Symbol) UnmarshalJSON(data []byte) error { @@ -9256,9 +9256,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotation struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotation) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak: Detected start or end @@ -9290,9 +9290,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage: Detected language @@ -9317,9 +9317,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error { @@ -9356,9 +9356,9 @@ type GoogleCloudVisionV1p4beta1TextAnnotationTextProperty struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1TextAnnotationTextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1Vertex: A vertex represents a 2D point in the @@ -9382,9 +9382,9 @@ type GoogleCloudVisionV1p4beta1Vertex struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Vertex) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Vertex) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1WebDetection: Relevant information for the image @@ -9420,9 +9420,9 @@ type GoogleCloudVisionV1p4beta1WebDetection struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetection) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetection) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1WebDetectionWebEntity: Entity deduced from similar @@ -9448,9 +9448,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebEntity struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error { @@ -9486,9 +9486,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebImage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error { @@ -9527,9 +9527,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebLabel struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudVisionV1p4beta1WebDetectionWebPage: Metadata for web pages. @@ -9560,9 +9560,9 @@ type GoogleCloudVisionV1p4beta1WebDetectionWebPage struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1WebDetectionWebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error { @@ -9609,9 +9609,9 @@ type GoogleCloudVisionV1p4beta1Word struct { NullFields []string `json:"-"` } -func (s *GoogleCloudVisionV1p4beta1Word) MarshalJSON() ([]byte, error) { +func (s GoogleCloudVisionV1p4beta1Word) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudVisionV1p4beta1Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GoogleCloudVisionV1p4beta1Word) UnmarshalJSON(data []byte) error { @@ -9652,9 +9652,9 @@ type GroupedResult struct { NullFields []string `json:"-"` } -func (s *GroupedResult) MarshalJSON() ([]byte, error) { +func (s GroupedResult) MarshalJSON() ([]byte, error) { type NoMethod GroupedResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageAnnotationContext: If an image was produced from a file (e.g. a PDF), @@ -9678,9 +9678,9 @@ type ImageAnnotationContext struct { NullFields []string `json:"-"` } -func (s *ImageAnnotationContext) MarshalJSON() ([]byte, error) { +func (s ImageAnnotationContext) MarshalJSON() ([]byte, error) { type NoMethod ImageAnnotationContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageProperties: Stores image properties, such as dominant colors. @@ -9700,9 +9700,9 @@ type ImageProperties struct { NullFields []string `json:"-"` } -func (s *ImageProperties) MarshalJSON() ([]byte, error) { +func (s ImageProperties) MarshalJSON() ([]byte, error) { type NoMethod ImageProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImportProductSetsResponse: Response message for the `ImportProductSets` @@ -9731,9 +9731,9 @@ type ImportProductSetsResponse struct { NullFields []string `json:"-"` } -func (s *ImportProductSetsResponse) MarshalJSON() ([]byte, error) { +func (s ImportProductSetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ImportProductSetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InputConfig: The desired input location and metadata. @@ -9762,9 +9762,9 @@ type InputConfig struct { NullFields []string `json:"-"` } -func (s *InputConfig) MarshalJSON() ([]byte, error) { +func (s InputConfig) MarshalJSON() ([]byte, error) { type NoMethod InputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // KeyValue: A product label represented as a key-value pair. @@ -9788,9 +9788,9 @@ type KeyValue struct { NullFields []string `json:"-"` } -func (s *KeyValue) MarshalJSON() ([]byte, error) { +func (s KeyValue) MarshalJSON() ([]byte, error) { type NoMethod KeyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Landmark: A face-specific landmark (for example, a face feature). @@ -9851,9 +9851,9 @@ type Landmark struct { NullFields []string `json:"-"` } -func (s *Landmark) MarshalJSON() ([]byte, error) { +func (s Landmark) MarshalJSON() ([]byte, error) { type NoMethod Landmark - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LatLng: An object that represents a latitude/longitude pair. This is @@ -9879,9 +9879,9 @@ type LatLng struct { NullFields []string `json:"-"` } -func (s *LatLng) MarshalJSON() ([]byte, error) { +func (s LatLng) MarshalJSON() ([]byte, error) { type NoMethod LatLng - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLng) UnmarshalJSON(data []byte) error { @@ -9928,9 +9928,9 @@ type LocalizedObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod LocalizedObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -9964,9 +9964,9 @@ type LocationInfo struct { NullFields []string `json:"-"` } -func (s *LocationInfo) MarshalJSON() ([]byte, error) { +func (s LocationInfo) MarshalJSON() ([]byte, error) { type NoMethod LocationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NormalizedVertex: A vertex represents a 2D point in the image. NOTE: the @@ -9990,9 +9990,9 @@ type NormalizedVertex struct { NullFields []string `json:"-"` } -func (s *NormalizedVertex) MarshalJSON() ([]byte, error) { +func (s NormalizedVertex) MarshalJSON() ([]byte, error) { type NoMethod NormalizedVertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *NormalizedVertex) UnmarshalJSON(data []byte) error { @@ -10036,9 +10036,9 @@ type ObjectAnnotation struct { NullFields []string `json:"-"` } -func (s *ObjectAnnotation) MarshalJSON() ([]byte, error) { +func (s ObjectAnnotation) MarshalJSON() ([]byte, error) { type NoMethod ObjectAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *ObjectAnnotation) UnmarshalJSON(data []byte) error { @@ -10097,9 +10097,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Contains metadata for the BatchAnnotateImages operation. @@ -10130,9 +10130,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutputConfig: The desired output location and metadata. @@ -10161,9 +10161,9 @@ type OutputConfig struct { NullFields []string `json:"-"` } -func (s *OutputConfig) MarshalJSON() ([]byte, error) { +func (s OutputConfig) MarshalJSON() ([]byte, error) { type NoMethod OutputConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Page: Detected page from OCR. @@ -10193,9 +10193,9 @@ type Page struct { NullFields []string `json:"-"` } -func (s *Page) MarshalJSON() ([]byte, error) { +func (s Page) MarshalJSON() ([]byte, error) { type NoMethod Page - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Page) UnmarshalJSON(data []byte) error { @@ -10243,9 +10243,9 @@ type Paragraph struct { NullFields []string `json:"-"` } -func (s *Paragraph) MarshalJSON() ([]byte, error) { +func (s Paragraph) MarshalJSON() ([]byte, error) { type NoMethod Paragraph - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Paragraph) UnmarshalJSON(data []byte) error { @@ -10285,9 +10285,9 @@ type Position struct { NullFields []string `json:"-"` } -func (s *Position) MarshalJSON() ([]byte, error) { +func (s Position) MarshalJSON() ([]byte, error) { type NoMethod Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Position) UnmarshalJSON(data []byte) error { @@ -10349,9 +10349,9 @@ type Product struct { NullFields []string `json:"-"` } -func (s *Product) MarshalJSON() ([]byte, error) { +func (s Product) MarshalJSON() ([]byte, error) { type NoMethod Product - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ProductSearchResults: Results for a product search request. @@ -10380,9 +10380,9 @@ type ProductSearchResults struct { NullFields []string `json:"-"` } -func (s *ProductSearchResults) MarshalJSON() ([]byte, error) { +func (s ProductSearchResults) MarshalJSON() ([]byte, error) { type NoMethod ProductSearchResults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Property: A `Property` consists of a user-supplied name/value pair. @@ -10406,9 +10406,9 @@ type Property struct { NullFields []string `json:"-"` } -func (s *Property) MarshalJSON() ([]byte, error) { +func (s Property) MarshalJSON() ([]byte, error) { type NoMethod Property - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReferenceImage: A `ReferenceImage` represents a product image and its @@ -10441,9 +10441,9 @@ type ReferenceImage struct { NullFields []string `json:"-"` } -func (s *ReferenceImage) MarshalJSON() ([]byte, error) { +func (s ReferenceImage) MarshalJSON() ([]byte, error) { type NoMethod ReferenceImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Result: Information about a product. @@ -10469,9 +10469,9 @@ type Result struct { NullFields []string `json:"-"` } -func (s *Result) MarshalJSON() ([]byte, error) { +func (s Result) MarshalJSON() ([]byte, error) { type NoMethod Result - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Result) UnmarshalJSON(data []byte) error { @@ -10563,9 +10563,9 @@ type SafeSearchAnnotation struct { NullFields []string `json:"-"` } -func (s *SafeSearchAnnotation) MarshalJSON() ([]byte, error) { +func (s SafeSearchAnnotation) MarshalJSON() ([]byte, error) { type NoMethod SafeSearchAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -10597,9 +10597,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Symbol: A single symbol representation. @@ -10631,9 +10631,9 @@ type Symbol struct { NullFields []string `json:"-"` } -func (s *Symbol) MarshalJSON() ([]byte, error) { +func (s Symbol) MarshalJSON() ([]byte, error) { type NoMethod Symbol - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Symbol) UnmarshalJSON(data []byte) error { @@ -10675,9 +10675,9 @@ type TextAnnotation struct { NullFields []string `json:"-"` } -func (s *TextAnnotation) MarshalJSON() ([]byte, error) { +func (s TextAnnotation) MarshalJSON() ([]byte, error) { type NoMethod TextAnnotation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextProperty: Additional information detected on the structural component. @@ -10699,9 +10699,9 @@ type TextProperty struct { NullFields []string `json:"-"` } -func (s *TextProperty) MarshalJSON() ([]byte, error) { +func (s TextProperty) MarshalJSON() ([]byte, error) { type NoMethod TextProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Vertex: A vertex represents a 2D point in the image. NOTE: the vertex @@ -10724,9 +10724,9 @@ type Vertex struct { NullFields []string `json:"-"` } -func (s *Vertex) MarshalJSON() ([]byte, error) { +func (s Vertex) MarshalJSON() ([]byte, error) { type NoMethod Vertex - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebDetection: Relevant information for the image from the Internet. @@ -10761,9 +10761,9 @@ type WebDetection struct { NullFields []string `json:"-"` } -func (s *WebDetection) MarshalJSON() ([]byte, error) { +func (s WebDetection) MarshalJSON() ([]byte, error) { type NoMethod WebDetection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebEntity: Entity deduced from similar images on the Internet. @@ -10788,9 +10788,9 @@ type WebEntity struct { NullFields []string `json:"-"` } -func (s *WebEntity) MarshalJSON() ([]byte, error) { +func (s WebEntity) MarshalJSON() ([]byte, error) { type NoMethod WebEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WebEntity) UnmarshalJSON(data []byte) error { @@ -10826,9 +10826,9 @@ type WebImage struct { NullFields []string `json:"-"` } -func (s *WebImage) MarshalJSON() ([]byte, error) { +func (s WebImage) MarshalJSON() ([]byte, error) { type NoMethod WebImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WebImage) UnmarshalJSON(data []byte) error { @@ -10866,9 +10866,9 @@ type WebLabel struct { NullFields []string `json:"-"` } -func (s *WebLabel) MarshalJSON() ([]byte, error) { +func (s WebLabel) MarshalJSON() ([]byte, error) { type NoMethod WebLabel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebPage: Metadata for web pages. @@ -10899,9 +10899,9 @@ type WebPage struct { NullFields []string `json:"-"` } -func (s *WebPage) MarshalJSON() ([]byte, error) { +func (s WebPage) MarshalJSON() ([]byte, error) { type NoMethod WebPage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *WebPage) UnmarshalJSON(data []byte) error { @@ -10948,9 +10948,9 @@ type Word struct { NullFields []string `json:"-"` } -func (s *Word) MarshalJSON() ([]byte, error) { +func (s Word) MarshalJSON() ([]byte, error) { type NoMethod Word - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Word) UnmarshalJSON(data []byte) error { diff --git a/vmmigration/v1/vmmigration-gen.go b/vmmigration/v1/vmmigration-gen.go index 43f5829ae8..e0dbed16dc 100644 --- a/vmmigration/v1/vmmigration-gen.go +++ b/vmmigration/v1/vmmigration-gen.go @@ -354,9 +354,9 @@ type AccessKeyCredentials struct { NullFields []string `json:"-"` } -func (s *AccessKeyCredentials) MarshalJSON() ([]byte, error) { +func (s AccessKeyCredentials) MarshalJSON() ([]byte, error) { type NoMethod AccessKeyCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdaptingOSStep: AdaptingOSStep contains specific step details. @@ -380,9 +380,9 @@ type AddGroupMigrationRequest struct { NullFields []string `json:"-"` } -func (s *AddGroupMigrationRequest) MarshalJSON() ([]byte, error) { +func (s AddGroupMigrationRequest) MarshalJSON() ([]byte, error) { type NoMethod AddGroupMigrationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplianceVersion: Describes an appliance version. @@ -409,9 +409,9 @@ type ApplianceVersion struct { NullFields []string `json:"-"` } -func (s *ApplianceVersion) MarshalJSON() ([]byte, error) { +func (s ApplianceVersion) MarshalJSON() ([]byte, error) { type NoMethod ApplianceVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppliedLicense: AppliedLicense holds the license data returned by adaptation @@ -440,9 +440,9 @@ type AppliedLicense struct { NullFields []string `json:"-"` } -func (s *AppliedLicense) MarshalJSON() ([]byte, error) { +func (s AppliedLicense) MarshalJSON() ([]byte, error) { type NoMethod AppliedLicense - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AvailableUpdates: Holds informatiom about the available versions for @@ -468,9 +468,9 @@ type AvailableUpdates struct { NullFields []string `json:"-"` } -func (s *AvailableUpdates) MarshalJSON() ([]byte, error) { +func (s AvailableUpdates) MarshalJSON() ([]byte, error) { type NoMethod AvailableUpdates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsDiskDetails: The details of an AWS instance disk. @@ -494,9 +494,9 @@ type AwsDiskDetails struct { NullFields []string `json:"-"` } -func (s *AwsDiskDetails) MarshalJSON() ([]byte, error) { +func (s AwsDiskDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsDiskDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsSecurityGroup: AwsSecurityGroup describes a security group of an AWS VM. @@ -518,9 +518,9 @@ type AwsSecurityGroup struct { NullFields []string `json:"-"` } -func (s *AwsSecurityGroup) MarshalJSON() ([]byte, error) { +func (s AwsSecurityGroup) MarshalJSON() ([]byte, error) { type NoMethod AwsSecurityGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsSourceDetails: AwsSourceDetails message describes a specific source @@ -575,9 +575,9 @@ type AwsSourceDetails struct { NullFields []string `json:"-"` } -func (s *AwsSourceDetails) MarshalJSON() ([]byte, error) { +func (s AwsSourceDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsSourceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsSourceVmDetails: Represent the source AWS VM details. @@ -610,9 +610,9 @@ type AwsSourceVmDetails struct { NullFields []string `json:"-"` } -func (s *AwsSourceVmDetails) MarshalJSON() ([]byte, error) { +func (s AwsSourceVmDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsSourceVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsVmDetails: AwsVmDetails describes a VM in AWS. @@ -694,9 +694,9 @@ type AwsVmDetails struct { NullFields []string `json:"-"` } -func (s *AwsVmDetails) MarshalJSON() ([]byte, error) { +func (s AwsVmDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsVmsDetails: AWSVmsDetails describes VMs in AWS. @@ -716,9 +716,9 @@ type AwsVmsDetails struct { NullFields []string `json:"-"` } -func (s *AwsVmsDetails) MarshalJSON() ([]byte, error) { +func (s AwsVmsDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsVmsDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureDiskDetails: The details of an Azure VM disk. @@ -742,9 +742,9 @@ type AzureDiskDetails struct { NullFields []string `json:"-"` } -func (s *AzureDiskDetails) MarshalJSON() ([]byte, error) { +func (s AzureDiskDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureDiskDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureSourceDetails: AzureSourceDetails message describes a specific source @@ -792,9 +792,9 @@ type AzureSourceDetails struct { NullFields []string `json:"-"` } -func (s *AzureSourceDetails) MarshalJSON() ([]byte, error) { +func (s AzureSourceDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureSourceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureSourceVmDetails: Represent the source Azure VM details. @@ -827,9 +827,9 @@ type AzureSourceVmDetails struct { NullFields []string `json:"-"` } -func (s *AzureSourceVmDetails) MarshalJSON() ([]byte, error) { +func (s AzureSourceVmDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureSourceVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureVmDetails: AzureVmDetails describes a VM in Azure. @@ -888,9 +888,9 @@ type AzureVmDetails struct { NullFields []string `json:"-"` } -func (s *AzureVmDetails) MarshalJSON() ([]byte, error) { +func (s AzureVmDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureVmsDetails: AzureVmsDetails describes VMs in Azure. @@ -910,9 +910,9 @@ type AzureVmsDetails struct { NullFields []string `json:"-"` } -func (s *AzureVmsDetails) MarshalJSON() ([]byte, error) { +func (s AzureVmsDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureVmsDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BootDiskDefaults: BootDiskDefaults hold information about the boot disk of a @@ -956,9 +956,9 @@ type BootDiskDefaults struct { NullFields []string `json:"-"` } -func (s *BootDiskDefaults) MarshalJSON() ([]byte, error) { +func (s BootDiskDefaults) MarshalJSON() ([]byte, error) { type NoMethod BootDiskDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelCloneJobRequest: Request message for 'CancelCloneJob' request. @@ -1005,9 +1005,9 @@ type ClientSecretCredentials struct { NullFields []string `json:"-"` } -func (s *ClientSecretCredentials) MarshalJSON() ([]byte, error) { +func (s ClientSecretCredentials) MarshalJSON() ([]byte, error) { type NoMethod ClientSecretCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloneJob: CloneJob describes the process of creating a clone of a @@ -1071,9 +1071,9 @@ type CloneJob struct { NullFields []string `json:"-"` } -func (s *CloneJob) MarshalJSON() ([]byte, error) { +func (s CloneJob) MarshalJSON() ([]byte, error) { type NoMethod CloneJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloneStep: CloneStep holds information about the clone step progress. @@ -1101,9 +1101,9 @@ type CloneStep struct { NullFields []string `json:"-"` } -func (s *CloneStep) MarshalJSON() ([]byte, error) { +func (s CloneStep) MarshalJSON() ([]byte, error) { type NoMethod CloneStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineDisksTargetDefaults: ComputeEngineDisksTargetDefaults is a @@ -1135,9 +1135,9 @@ type ComputeEngineDisksTargetDefaults struct { NullFields []string `json:"-"` } -func (s *ComputeEngineDisksTargetDefaults) MarshalJSON() ([]byte, error) { +func (s ComputeEngineDisksTargetDefaults) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineDisksTargetDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineDisksTargetDetails: ComputeEngineDisksTargetDetails is a @@ -1162,9 +1162,9 @@ type ComputeEngineDisksTargetDetails struct { NullFields []string `json:"-"` } -func (s *ComputeEngineDisksTargetDetails) MarshalJSON() ([]byte, error) { +func (s ComputeEngineDisksTargetDetails) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineDisksTargetDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineTargetDefaults: ComputeEngineTargetDefaults is a collection of @@ -1248,9 +1248,9 @@ type ComputeEngineTargetDefaults struct { NullFields []string `json:"-"` } -func (s *ComputeEngineTargetDefaults) MarshalJSON() ([]byte, error) { +func (s ComputeEngineTargetDefaults) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineTargetDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineTargetDetails: ComputeEngineTargetDetails is a collection of @@ -1332,9 +1332,9 @@ type ComputeEngineTargetDetails struct { NullFields []string `json:"-"` } -func (s *ComputeEngineTargetDetails) MarshalJSON() ([]byte, error) { +func (s ComputeEngineTargetDetails) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineTargetDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeScheduling: Scheduling information for VM on maintenance/restart @@ -1385,9 +1385,9 @@ type ComputeScheduling struct { NullFields []string `json:"-"` } -func (s *ComputeScheduling) MarshalJSON() ([]byte, error) { +func (s ComputeScheduling) MarshalJSON() ([]byte, error) { type NoMethod ComputeScheduling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreatingImageStep: CreatingImageStep contains specific step details. @@ -1413,9 +1413,9 @@ type CutoverForecast struct { NullFields []string `json:"-"` } -func (s *CutoverForecast) MarshalJSON() ([]byte, error) { +func (s CutoverForecast) MarshalJSON() ([]byte, error) { type NoMethod CutoverForecast - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CutoverJob: CutoverJob message describes a cutover of a migrating VM. The @@ -1479,9 +1479,9 @@ type CutoverJob struct { NullFields []string `json:"-"` } -func (s *CutoverJob) MarshalJSON() ([]byte, error) { +func (s CutoverJob) MarshalJSON() ([]byte, error) { type NoMethod CutoverJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CutoverStep: CutoverStep holds information about the cutover step progress. @@ -1513,9 +1513,9 @@ type CutoverStep struct { NullFields []string `json:"-"` } -func (s *CutoverStep) MarshalJSON() ([]byte, error) { +func (s CutoverStep) MarshalJSON() ([]byte, error) { type NoMethod CutoverStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CycleStep: CycleStep holds information about a step progress. @@ -1543,9 +1543,9 @@ type CycleStep struct { NullFields []string `json:"-"` } -func (s *CycleStep) MarshalJSON() ([]byte, error) { +func (s CycleStep) MarshalJSON() ([]byte, error) { type NoMethod CycleStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataDiskImageImport: Mentions that the image import is not using OS @@ -1628,9 +1628,9 @@ type DatacenterConnector struct { NullFields []string `json:"-"` } -func (s *DatacenterConnector) MarshalJSON() ([]byte, error) { +func (s DatacenterConnector) MarshalJSON() ([]byte, error) { type NoMethod DatacenterConnector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Disk: A message describing a data disk. @@ -1654,9 +1654,9 @@ type Disk struct { NullFields []string `json:"-"` } -func (s *Disk) MarshalJSON() ([]byte, error) { +func (s Disk) MarshalJSON() ([]byte, error) { type NoMethod Disk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskImageDefaults: Contains details about the image source used to create @@ -1677,9 +1677,9 @@ type DiskImageDefaults struct { NullFields []string `json:"-"` } -func (s *DiskImageDefaults) MarshalJSON() ([]byte, error) { +func (s DiskImageDefaults) MarshalJSON() ([]byte, error) { type NoMethod DiskImageDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskImageTargetDetails: The target details of the image resource that will @@ -1727,9 +1727,9 @@ type DiskImageTargetDetails struct { NullFields []string `json:"-"` } -func (s *DiskImageTargetDetails) MarshalJSON() ([]byte, error) { +func (s DiskImageTargetDetails) MarshalJSON() ([]byte, error) { type NoMethod DiskImageTargetDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisksMigrationDisksTargetDefaults: Details for a disk only migration. @@ -1787,9 +1787,9 @@ type DisksMigrationVmTargetDefaults struct { NullFields []string `json:"-"` } -func (s *DisksMigrationVmTargetDefaults) MarshalJSON() ([]byte, error) { +func (s DisksMigrationVmTargetDefaults) MarshalJSON() ([]byte, error) { type NoMethod DisksMigrationVmTargetDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisksMigrationVmTargetDetails: Details for the VM created VM as part of @@ -1810,9 +1810,9 @@ type DisksMigrationVmTargetDetails struct { NullFields []string `json:"-"` } -func (s *DisksMigrationVmTargetDetails) MarshalJSON() ([]byte, error) { +func (s DisksMigrationVmTargetDetails) MarshalJSON() ([]byte, error) { type NoMethod DisksMigrationVmTargetDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1843,9 +1843,9 @@ type Encryption struct { NullFields []string `json:"-"` } -func (s *Encryption) MarshalJSON() ([]byte, error) { +func (s Encryption) MarshalJSON() ([]byte, error) { type NoMethod Encryption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchInventoryResponse: Response message for fetchInventory. @@ -1879,9 +1879,9 @@ type FetchInventoryResponse struct { NullFields []string `json:"-"` } -func (s *FetchInventoryResponse) MarshalJSON() ([]byte, error) { +func (s FetchInventoryResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchInventoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FinalizeMigrationRequest: Request message for 'FinalizeMigration' request. @@ -1928,9 +1928,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageImport: ImageImport describes the configuration of the image import to @@ -1969,9 +1969,9 @@ type ImageImport struct { NullFields []string `json:"-"` } -func (s *ImageImport) MarshalJSON() ([]byte, error) { +func (s ImageImport) MarshalJSON() ([]byte, error) { type NoMethod ImageImport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageImportJob: ImageImportJob describes the progress and result of an image @@ -2027,9 +2027,9 @@ type ImageImportJob struct { NullFields []string `json:"-"` } -func (s *ImageImportJob) MarshalJSON() ([]byte, error) { +func (s ImageImportJob) MarshalJSON() ([]byte, error) { type NoMethod ImageImportJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageImportOsAdaptationParameters: Parameters affecting the OS adaptation @@ -2065,9 +2065,9 @@ type ImageImportOsAdaptationParameters struct { NullFields []string `json:"-"` } -func (s *ImageImportOsAdaptationParameters) MarshalJSON() ([]byte, error) { +func (s ImageImportOsAdaptationParameters) MarshalJSON() ([]byte, error) { type NoMethod ImageImportOsAdaptationParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageImportStep: ImageImportStep holds information about the image import @@ -2098,9 +2098,9 @@ type ImageImportStep struct { NullFields []string `json:"-"` } -func (s *ImageImportStep) MarshalJSON() ([]byte, error) { +func (s ImageImportStep) MarshalJSON() ([]byte, error) { type NoMethod ImageImportStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InitializingImageImportStep: InitializingImageImportStep contains specific @@ -2137,9 +2137,9 @@ type Link struct { NullFields []string `json:"-"` } -func (s *Link) MarshalJSON() ([]byte, error) { +func (s Link) MarshalJSON() ([]byte, error) { type NoMethod Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCloneJobsResponse: Response message for 'ListCloneJobs' request. @@ -2168,9 +2168,9 @@ type ListCloneJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListCloneJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListCloneJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCloneJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCutoverJobsResponse: Response message for 'ListCutoverJobs' request. @@ -2199,9 +2199,9 @@ type ListCutoverJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListCutoverJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListCutoverJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCutoverJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDatacenterConnectorsResponse: Response message for @@ -2231,9 +2231,9 @@ type ListDatacenterConnectorsResponse struct { NullFields []string `json:"-"` } -func (s *ListDatacenterConnectorsResponse) MarshalJSON() ([]byte, error) { +func (s ListDatacenterConnectorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDatacenterConnectorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupsResponse: Response message for 'ListGroups' request. @@ -2262,9 +2262,9 @@ type ListGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImageImportJobsResponse: Response message for 'ListImageImportJobs' @@ -2294,9 +2294,9 @@ type ListImageImportJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListImageImportJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListImageImportJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImageImportJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImageImportsResponse: Response message for 'ListImageImports' call. @@ -2325,9 +2325,9 @@ type ListImageImportsResponse struct { NullFields []string `json:"-"` } -func (s *ListImageImportsResponse) MarshalJSON() ([]byte, error) { +func (s ListImageImportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImageImportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -2353,9 +2353,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMigratingVmsResponse: Response message for 'ListMigratingVms' request. @@ -2384,9 +2384,9 @@ type ListMigratingVmsResponse struct { NullFields []string `json:"-"` } -func (s *ListMigratingVmsResponse) MarshalJSON() ([]byte, error) { +func (s ListMigratingVmsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMigratingVmsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2412,9 +2412,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReplicationCyclesResponse: Response message for 'ListReplicationCycles' @@ -2444,9 +2444,9 @@ type ListReplicationCyclesResponse struct { NullFields []string `json:"-"` } -func (s *ListReplicationCyclesResponse) MarshalJSON() ([]byte, error) { +func (s ListReplicationCyclesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReplicationCyclesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSourcesResponse: Response message for 'ListSources' request. @@ -2475,9 +2475,9 @@ type ListSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTargetProjectsResponse: Response message for 'ListTargetProjects' call. @@ -2506,9 +2506,9 @@ type ListTargetProjectsResponse struct { NullFields []string `json:"-"` } -func (s *ListTargetProjectsResponse) MarshalJSON() ([]byte, error) { +func (s ListTargetProjectsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTargetProjectsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUtilizationReportsResponse: Response message for @@ -2538,9 +2538,9 @@ type ListUtilizationReportsResponse struct { NullFields []string `json:"-"` } -func (s *ListUtilizationReportsResponse) MarshalJSON() ([]byte, error) { +func (s ListUtilizationReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUtilizationReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadingImageSourceFilesStep: LoadingImageSourceFilesStep contains specific @@ -2570,9 +2570,9 @@ type LocalizedMessage struct { NullFields []string `json:"-"` } -func (s *LocalizedMessage) MarshalJSON() ([]byte, error) { +func (s LocalizedMessage) MarshalJSON() ([]byte, error) { type NoMethod LocalizedMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2608,9 +2608,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigratingVm: MigratingVm describes the VM that will be migrated from a @@ -2721,9 +2721,9 @@ type MigratingVm struct { NullFields []string `json:"-"` } -func (s *MigratingVm) MarshalJSON() ([]byte, error) { +func (s MigratingVm) MarshalJSON() ([]byte, error) { type NoMethod MigratingVm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationError: Represents migration resource error information that can be @@ -2777,9 +2777,9 @@ type MigrationError struct { NullFields []string `json:"-"` } -func (s *MigrationError) MarshalJSON() ([]byte, error) { +func (s MigrationError) MarshalJSON() ([]byte, error) { type NoMethod MigrationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationWarning: Represents migration resource warning information that can @@ -2814,9 +2814,9 @@ type MigrationWarning struct { NullFields []string `json:"-"` } -func (s *MigrationWarning) MarshalJSON() ([]byte, error) { +func (s MigrationWarning) MarshalJSON() ([]byte, error) { type NoMethod MigrationWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInsights: Information about the network coniguration of the source. @@ -2840,9 +2840,9 @@ type NetworkInsights struct { NullFields []string `json:"-"` } -func (s *NetworkInsights) MarshalJSON() ([]byte, error) { +func (s NetworkInsights) MarshalJSON() ([]byte, error) { type NoMethod NetworkInsights - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInterface: NetworkInterface represents a NIC of a VM. @@ -2870,9 +2870,9 @@ type NetworkInterface struct { NullFields []string `json:"-"` } -func (s *NetworkInterface) MarshalJSON() ([]byte, error) { +func (s NetworkInterface) MarshalJSON() ([]byte, error) { type NoMethod NetworkInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSDescription: A message describing the VM's OS. Including OS, Publisher, @@ -2899,9 +2899,9 @@ type OSDescription struct { NullFields []string `json:"-"` } -func (s *OSDescription) MarshalJSON() ([]byte, error) { +func (s OSDescription) MarshalJSON() ([]byte, error) { type NoMethod OSDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSDisk: A message describing the OS disk. @@ -2925,9 +2925,9 @@ type OSDisk struct { NullFields []string `json:"-"` } -func (s *OSDisk) MarshalJSON() ([]byte, error) { +func (s OSDisk) MarshalJSON() ([]byte, error) { type NoMethod OSDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2972,9 +2972,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -3010,9 +3010,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseMigrationRequest: Request message for 'PauseMigration' request. @@ -3038,9 +3038,9 @@ type PersistentDisk struct { NullFields []string `json:"-"` } -func (s *PersistentDisk) MarshalJSON() ([]byte, error) { +func (s PersistentDisk) MarshalJSON() ([]byte, error) { type NoMethod PersistentDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersistentDiskDefaults: Details for creation of a Persistent Disk. @@ -3081,9 +3081,9 @@ type PersistentDiskDefaults struct { NullFields []string `json:"-"` } -func (s *PersistentDiskDefaults) MarshalJSON() ([]byte, error) { +func (s PersistentDiskDefaults) MarshalJSON() ([]byte, error) { type NoMethod PersistentDiskDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostProcessingStep: PostProcessingStep contains specific step details. @@ -3111,9 +3111,9 @@ type RemoveGroupMigrationRequest struct { NullFields []string `json:"-"` } -func (s *RemoveGroupMigrationRequest) MarshalJSON() ([]byte, error) { +func (s RemoveGroupMigrationRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveGroupMigrationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicatingStep: ReplicatingStep contains specific step details. @@ -3143,9 +3143,9 @@ type ReplicatingStep struct { NullFields []string `json:"-"` } -func (s *ReplicatingStep) MarshalJSON() ([]byte, error) { +func (s ReplicatingStep) MarshalJSON() ([]byte, error) { type NoMethod ReplicatingStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicationCycle: ReplicationCycle contains information about the current @@ -3199,9 +3199,9 @@ type ReplicationCycle struct { NullFields []string `json:"-"` } -func (s *ReplicationCycle) MarshalJSON() ([]byte, error) { +func (s ReplicationCycle) MarshalJSON() ([]byte, error) { type NoMethod ReplicationCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicationSync: ReplicationSync contain information about the last replica @@ -3223,9 +3223,9 @@ type ReplicationSync struct { NullFields []string `json:"-"` } -func (s *ReplicationSync) MarshalJSON() ([]byte, error) { +func (s ReplicationSync) MarshalJSON() ([]byte, error) { type NoMethod ReplicationSync - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumeMigrationRequest: Request message for 'ResumeMigration' request. @@ -3259,9 +3259,9 @@ type SchedulePolicy struct { NullFields []string `json:"-"` } -func (s *SchedulePolicy) MarshalJSON() ([]byte, error) { +func (s SchedulePolicy) MarshalJSON() ([]byte, error) { type NoMethod SchedulePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingNodeAffinity: Node Affinity: the configuration of desired nodes @@ -3294,9 +3294,9 @@ type SchedulingNodeAffinity struct { NullFields []string `json:"-"` } -func (s *SchedulingNodeAffinity) MarshalJSON() ([]byte, error) { +func (s SchedulingNodeAffinity) MarshalJSON() ([]byte, error) { type NoMethod SchedulingNodeAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShuttingDownSourceVMStep: ShuttingDownSourceVMStep contains specific step @@ -3342,9 +3342,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartMigrationRequest: Request message for 'StartMigrationRequest' request. @@ -3380,9 +3380,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tag: Tag is an AWS tag representation. @@ -3404,9 +3404,9 @@ type Tag struct { NullFields []string `json:"-"` } -func (s *Tag) MarshalJSON() ([]byte, error) { +func (s Tag) MarshalJSON() ([]byte, error) { type NoMethod Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetProject: TargetProject message represents a target Compute Engine @@ -3440,9 +3440,9 @@ type TargetProject struct { NullFields []string `json:"-"` } -func (s *TargetProject) MarshalJSON() ([]byte, error) { +func (s TargetProject) MarshalJSON() ([]byte, error) { type NoMethod TargetProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeApplianceRequest: Request message for 'UpgradeAppliance' request. @@ -3472,9 +3472,9 @@ type UpgradeApplianceRequest struct { NullFields []string `json:"-"` } -func (s *UpgradeApplianceRequest) MarshalJSON() ([]byte, error) { +func (s UpgradeApplianceRequest) MarshalJSON() ([]byte, error) { type NoMethod UpgradeApplianceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeStatus: UpgradeStatus contains information about upgradeAppliance @@ -3510,9 +3510,9 @@ type UpgradeStatus struct { NullFields []string `json:"-"` } -func (s *UpgradeStatus) MarshalJSON() ([]byte, error) { +func (s UpgradeStatus) MarshalJSON() ([]byte, error) { type NoMethod UpgradeStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UtilizationReport: Utilization report details the utilization (CPU, memory, @@ -3574,9 +3574,9 @@ type UtilizationReport struct { NullFields []string `json:"-"` } -func (s *UtilizationReport) MarshalJSON() ([]byte, error) { +func (s UtilizationReport) MarshalJSON() ([]byte, error) { type NoMethod UtilizationReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmAttachmentDetails: Details for attachment of the disk to a VM. @@ -3601,9 +3601,9 @@ type VmAttachmentDetails struct { NullFields []string `json:"-"` } -func (s *VmAttachmentDetails) MarshalJSON() ([]byte, error) { +func (s VmAttachmentDetails) MarshalJSON() ([]byte, error) { type NoMethod VmAttachmentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmCapabilities: Migrating VM source information about the VM capabilities @@ -3636,9 +3636,9 @@ type VmCapabilities struct { NullFields []string `json:"-"` } -func (s *VmCapabilities) MarshalJSON() ([]byte, error) { +func (s VmCapabilities) MarshalJSON() ([]byte, error) { type NoMethod VmCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmUtilizationInfo: Utilization information of a single VM. @@ -3662,9 +3662,9 @@ type VmUtilizationInfo struct { NullFields []string `json:"-"` } -func (s *VmUtilizationInfo) MarshalJSON() ([]byte, error) { +func (s VmUtilizationInfo) MarshalJSON() ([]byte, error) { type NoMethod VmUtilizationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmUtilizationMetrics: Utilization metrics values for a single VM. @@ -3700,9 +3700,9 @@ type VmUtilizationMetrics struct { NullFields []string `json:"-"` } -func (s *VmUtilizationMetrics) MarshalJSON() ([]byte, error) { +func (s VmUtilizationMetrics) MarshalJSON() ([]byte, error) { type NoMethod VmUtilizationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareDiskDetails: The details of a Vmware VM disk. @@ -3726,9 +3726,9 @@ type VmwareDiskDetails struct { NullFields []string `json:"-"` } -func (s *VmwareDiskDetails) MarshalJSON() ([]byte, error) { +func (s VmwareDiskDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwareDiskDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareSourceDetails: VmwareSourceDetails message describes a specific source @@ -3758,9 +3758,9 @@ type VmwareSourceDetails struct { NullFields []string `json:"-"` } -func (s *VmwareSourceDetails) MarshalJSON() ([]byte, error) { +func (s VmwareSourceDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwareSourceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareSourceVmDetails: Represent the source Vmware VM details. @@ -3793,9 +3793,9 @@ type VmwareSourceVmDetails struct { NullFields []string `json:"-"` } -func (s *VmwareSourceVmDetails) MarshalJSON() ([]byte, error) { +func (s VmwareSourceVmDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwareSourceVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareVmDetails: VmwareVmDetails describes a VM in vCenter. @@ -3854,9 +3854,9 @@ type VmwareVmDetails struct { NullFields []string `json:"-"` } -func (s *VmwareVmDetails) MarshalJSON() ([]byte, error) { +func (s VmwareVmDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwareVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareVmsDetails: VmwareVmsDetails describes VMs in vCenter. @@ -3876,9 +3876,9 @@ type VmwareVmsDetails struct { NullFields []string `json:"-"` } -func (s *VmwareVmsDetails) MarshalJSON() ([]byte, error) { +func (s VmwareVmsDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwareVmsDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/vmmigration/v1alpha1/vmmigration-gen.go b/vmmigration/v1alpha1/vmmigration-gen.go index ce834ccabd..5bf66ee587 100644 --- a/vmmigration/v1alpha1/vmmigration-gen.go +++ b/vmmigration/v1alpha1/vmmigration-gen.go @@ -354,9 +354,9 @@ type AccessKeyCredentials struct { NullFields []string `json:"-"` } -func (s *AccessKeyCredentials) MarshalJSON() ([]byte, error) { +func (s AccessKeyCredentials) MarshalJSON() ([]byte, error) { type NoMethod AccessKeyCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AdaptingOSStep: AdaptingOSStep contains specific step details. @@ -380,9 +380,9 @@ type AddGroupMigrationRequest struct { NullFields []string `json:"-"` } -func (s *AddGroupMigrationRequest) MarshalJSON() ([]byte, error) { +func (s AddGroupMigrationRequest) MarshalJSON() ([]byte, error) { type NoMethod AddGroupMigrationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ApplianceVersion: Describes an appliance version. @@ -409,9 +409,9 @@ type ApplianceVersion struct { NullFields []string `json:"-"` } -func (s *ApplianceVersion) MarshalJSON() ([]byte, error) { +func (s ApplianceVersion) MarshalJSON() ([]byte, error) { type NoMethod ApplianceVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AppliedLicense: AppliedLicense holds the license data returned by adaptation @@ -440,9 +440,9 @@ type AppliedLicense struct { NullFields []string `json:"-"` } -func (s *AppliedLicense) MarshalJSON() ([]byte, error) { +func (s AppliedLicense) MarshalJSON() ([]byte, error) { type NoMethod AppliedLicense - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AvailableUpdates: Holds informatiom about the available versions for @@ -468,9 +468,9 @@ type AvailableUpdates struct { NullFields []string `json:"-"` } -func (s *AvailableUpdates) MarshalJSON() ([]byte, error) { +func (s AvailableUpdates) MarshalJSON() ([]byte, error) { type NoMethod AvailableUpdates - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsDiskDetails: The details of an AWS instance disk. @@ -494,9 +494,9 @@ type AwsDiskDetails struct { NullFields []string `json:"-"` } -func (s *AwsDiskDetails) MarshalJSON() ([]byte, error) { +func (s AwsDiskDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsDiskDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsSecurityGroup: AwsSecurityGroup describes a security group of an AWS VM. @@ -518,9 +518,9 @@ type AwsSecurityGroup struct { NullFields []string `json:"-"` } -func (s *AwsSecurityGroup) MarshalJSON() ([]byte, error) { +func (s AwsSecurityGroup) MarshalJSON() ([]byte, error) { type NoMethod AwsSecurityGroup - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsSourceDetails: AwsSourceDetails message describes a specific source @@ -575,9 +575,9 @@ type AwsSourceDetails struct { NullFields []string `json:"-"` } -func (s *AwsSourceDetails) MarshalJSON() ([]byte, error) { +func (s AwsSourceDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsSourceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsSourceVmDetails: Represent the source AWS VM details. @@ -610,9 +610,9 @@ type AwsSourceVmDetails struct { NullFields []string `json:"-"` } -func (s *AwsSourceVmDetails) MarshalJSON() ([]byte, error) { +func (s AwsSourceVmDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsSourceVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsVmDetails: AwsVmDetails describes a VM in AWS. @@ -694,9 +694,9 @@ type AwsVmDetails struct { NullFields []string `json:"-"` } -func (s *AwsVmDetails) MarshalJSON() ([]byte, error) { +func (s AwsVmDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AwsVmsDetails: AWSVmsDetails describes VMs in AWS. @@ -716,9 +716,9 @@ type AwsVmsDetails struct { NullFields []string `json:"-"` } -func (s *AwsVmsDetails) MarshalJSON() ([]byte, error) { +func (s AwsVmsDetails) MarshalJSON() ([]byte, error) { type NoMethod AwsVmsDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureDiskDetails: The details of an Azure VM disk. @@ -742,9 +742,9 @@ type AzureDiskDetails struct { NullFields []string `json:"-"` } -func (s *AzureDiskDetails) MarshalJSON() ([]byte, error) { +func (s AzureDiskDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureDiskDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureSourceDetails: AzureSourceDetails message describes a specific source @@ -792,9 +792,9 @@ type AzureSourceDetails struct { NullFields []string `json:"-"` } -func (s *AzureSourceDetails) MarshalJSON() ([]byte, error) { +func (s AzureSourceDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureSourceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureSourceVmDetails: Represent the source Azure VM details. @@ -827,9 +827,9 @@ type AzureSourceVmDetails struct { NullFields []string `json:"-"` } -func (s *AzureSourceVmDetails) MarshalJSON() ([]byte, error) { +func (s AzureSourceVmDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureSourceVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureVmDetails: AzureVmDetails describes a VM in Azure. @@ -888,9 +888,9 @@ type AzureVmDetails struct { NullFields []string `json:"-"` } -func (s *AzureVmDetails) MarshalJSON() ([]byte, error) { +func (s AzureVmDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AzureVmsDetails: AzureVmsDetails describes VMs in Azure. @@ -910,9 +910,9 @@ type AzureVmsDetails struct { NullFields []string `json:"-"` } -func (s *AzureVmsDetails) MarshalJSON() ([]byte, error) { +func (s AzureVmsDetails) MarshalJSON() ([]byte, error) { type NoMethod AzureVmsDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BootDiskDefaults: BootDiskDefaults hold information about the boot disk of a @@ -956,9 +956,9 @@ type BootDiskDefaults struct { NullFields []string `json:"-"` } -func (s *BootDiskDefaults) MarshalJSON() ([]byte, error) { +func (s BootDiskDefaults) MarshalJSON() ([]byte, error) { type NoMethod BootDiskDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelCloneJobRequest: Request message for 'CancelCloneJob' request. @@ -1005,9 +1005,9 @@ type ClientSecretCredentials struct { NullFields []string `json:"-"` } -func (s *ClientSecretCredentials) MarshalJSON() ([]byte, error) { +func (s ClientSecretCredentials) MarshalJSON() ([]byte, error) { type NoMethod ClientSecretCredentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloneJob: CloneJob describes the process of creating a clone of a @@ -1077,9 +1077,9 @@ type CloneJob struct { NullFields []string `json:"-"` } -func (s *CloneJob) MarshalJSON() ([]byte, error) { +func (s CloneJob) MarshalJSON() ([]byte, error) { type NoMethod CloneJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CloneStep: CloneStep holds information about the clone step progress. @@ -1107,9 +1107,9 @@ type CloneStep struct { NullFields []string `json:"-"` } -func (s *CloneStep) MarshalJSON() ([]byte, error) { +func (s CloneStep) MarshalJSON() ([]byte, error) { type NoMethod CloneStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineDisksTargetDefaults: ComputeEngineDisksTargetDefaults is a @@ -1141,9 +1141,9 @@ type ComputeEngineDisksTargetDefaults struct { NullFields []string `json:"-"` } -func (s *ComputeEngineDisksTargetDefaults) MarshalJSON() ([]byte, error) { +func (s ComputeEngineDisksTargetDefaults) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineDisksTargetDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineDisksTargetDetails: ComputeEngineDisksTargetDetails is a @@ -1168,9 +1168,9 @@ type ComputeEngineDisksTargetDetails struct { NullFields []string `json:"-"` } -func (s *ComputeEngineDisksTargetDetails) MarshalJSON() ([]byte, error) { +func (s ComputeEngineDisksTargetDetails) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineDisksTargetDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineTargetDefaults: ComputeEngineTargetDefaults is a collection of @@ -1254,9 +1254,9 @@ type ComputeEngineTargetDefaults struct { NullFields []string `json:"-"` } -func (s *ComputeEngineTargetDefaults) MarshalJSON() ([]byte, error) { +func (s ComputeEngineTargetDefaults) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineTargetDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeEngineTargetDetails: ComputeEngineTargetDetails is a collection of @@ -1338,9 +1338,9 @@ type ComputeEngineTargetDetails struct { NullFields []string `json:"-"` } -func (s *ComputeEngineTargetDetails) MarshalJSON() ([]byte, error) { +func (s ComputeEngineTargetDetails) MarshalJSON() ([]byte, error) { type NoMethod ComputeEngineTargetDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ComputeScheduling: Scheduling information for VM on maintenance/restart @@ -1392,9 +1392,9 @@ type ComputeScheduling struct { NullFields []string `json:"-"` } -func (s *ComputeScheduling) MarshalJSON() ([]byte, error) { +func (s ComputeScheduling) MarshalJSON() ([]byte, error) { type NoMethod ComputeScheduling - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CreatingImageStep: CreatingImageStep contains specific step details. @@ -1420,9 +1420,9 @@ type CutoverForecast struct { NullFields []string `json:"-"` } -func (s *CutoverForecast) MarshalJSON() ([]byte, error) { +func (s CutoverForecast) MarshalJSON() ([]byte, error) { type NoMethod CutoverForecast - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CutoverJob: CutoverJob message describes a cutover of a migrating VM. The @@ -1495,9 +1495,9 @@ type CutoverJob struct { NullFields []string `json:"-"` } -func (s *CutoverJob) MarshalJSON() ([]byte, error) { +func (s CutoverJob) MarshalJSON() ([]byte, error) { type NoMethod CutoverJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CutoverStep: CutoverStep holds information about the cutover step progress. @@ -1529,9 +1529,9 @@ type CutoverStep struct { NullFields []string `json:"-"` } -func (s *CutoverStep) MarshalJSON() ([]byte, error) { +func (s CutoverStep) MarshalJSON() ([]byte, error) { type NoMethod CutoverStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CycleStep: CycleStep holds information about a step progress. @@ -1559,9 +1559,9 @@ type CycleStep struct { NullFields []string `json:"-"` } -func (s *CycleStep) MarshalJSON() ([]byte, error) { +func (s CycleStep) MarshalJSON() ([]byte, error) { type NoMethod CycleStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DataDiskImageImport: Mentions that the image import is not using OS @@ -1644,9 +1644,9 @@ type DatacenterConnector struct { NullFields []string `json:"-"` } -func (s *DatacenterConnector) MarshalJSON() ([]byte, error) { +func (s DatacenterConnector) MarshalJSON() ([]byte, error) { type NoMethod DatacenterConnector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Disk: A message describing a data disk. @@ -1670,9 +1670,9 @@ type Disk struct { NullFields []string `json:"-"` } -func (s *Disk) MarshalJSON() ([]byte, error) { +func (s Disk) MarshalJSON() ([]byte, error) { type NoMethod Disk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskImageDefaults: Contains details about the image source used to create @@ -1693,9 +1693,9 @@ type DiskImageDefaults struct { NullFields []string `json:"-"` } -func (s *DiskImageDefaults) MarshalJSON() ([]byte, error) { +func (s DiskImageDefaults) MarshalJSON() ([]byte, error) { type NoMethod DiskImageDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiskImageTargetDetails: The target details of the image resource that will @@ -1743,9 +1743,9 @@ type DiskImageTargetDetails struct { NullFields []string `json:"-"` } -func (s *DiskImageTargetDetails) MarshalJSON() ([]byte, error) { +func (s DiskImageTargetDetails) MarshalJSON() ([]byte, error) { type NoMethod DiskImageTargetDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisksMigrationDisksTargetDefaults: Details for a disk only migration. @@ -1803,9 +1803,9 @@ type DisksMigrationVmTargetDefaults struct { NullFields []string `json:"-"` } -func (s *DisksMigrationVmTargetDefaults) MarshalJSON() ([]byte, error) { +func (s DisksMigrationVmTargetDefaults) MarshalJSON() ([]byte, error) { type NoMethod DisksMigrationVmTargetDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DisksMigrationVmTargetDetails: Details for the VM created VM as part of @@ -1826,9 +1826,9 @@ type DisksMigrationVmTargetDetails struct { NullFields []string `json:"-"` } -func (s *DisksMigrationVmTargetDetails) MarshalJSON() ([]byte, error) { +func (s DisksMigrationVmTargetDetails) MarshalJSON() ([]byte, error) { type NoMethod DisksMigrationVmTargetDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -1859,9 +1859,9 @@ type Encryption struct { NullFields []string `json:"-"` } -func (s *Encryption) MarshalJSON() ([]byte, error) { +func (s Encryption) MarshalJSON() ([]byte, error) { type NoMethod Encryption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchInventoryResponse: Response message for fetchInventory. @@ -1895,9 +1895,9 @@ type FetchInventoryResponse struct { NullFields []string `json:"-"` } -func (s *FetchInventoryResponse) MarshalJSON() ([]byte, error) { +func (s FetchInventoryResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchInventoryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FinalizeMigrationRequest: Request message for 'FinalizeMigration' request. @@ -1944,9 +1944,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageImport: ImageImport describes the configuration of the image import to @@ -1985,9 +1985,9 @@ type ImageImport struct { NullFields []string `json:"-"` } -func (s *ImageImport) MarshalJSON() ([]byte, error) { +func (s ImageImport) MarshalJSON() ([]byte, error) { type NoMethod ImageImport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageImportJob: ImageImportJob describes the progress and result of an image @@ -2043,9 +2043,9 @@ type ImageImportJob struct { NullFields []string `json:"-"` } -func (s *ImageImportJob) MarshalJSON() ([]byte, error) { +func (s ImageImportJob) MarshalJSON() ([]byte, error) { type NoMethod ImageImportJob - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageImportOsAdaptationParameters: Parameters affecting the OS adaptation @@ -2081,9 +2081,9 @@ type ImageImportOsAdaptationParameters struct { NullFields []string `json:"-"` } -func (s *ImageImportOsAdaptationParameters) MarshalJSON() ([]byte, error) { +func (s ImageImportOsAdaptationParameters) MarshalJSON() ([]byte, error) { type NoMethod ImageImportOsAdaptationParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageImportStep: ImageImportStep holds information about the image import @@ -2114,9 +2114,9 @@ type ImageImportStep struct { NullFields []string `json:"-"` } -func (s *ImageImportStep) MarshalJSON() ([]byte, error) { +func (s ImageImportStep) MarshalJSON() ([]byte, error) { type NoMethod ImageImportStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InitializingImageImportStep: InitializingImageImportStep contains specific @@ -2153,9 +2153,9 @@ type Link struct { NullFields []string `json:"-"` } -func (s *Link) MarshalJSON() ([]byte, error) { +func (s Link) MarshalJSON() ([]byte, error) { type NoMethod Link - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCloneJobsResponse: Response message for 'ListCloneJobs' request. @@ -2184,9 +2184,9 @@ type ListCloneJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListCloneJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListCloneJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCloneJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCutoverJobsResponse: Response message for 'ListCutoverJobs' request. @@ -2215,9 +2215,9 @@ type ListCutoverJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListCutoverJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListCutoverJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCutoverJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListDatacenterConnectorsResponse: Response message for @@ -2247,9 +2247,9 @@ type ListDatacenterConnectorsResponse struct { NullFields []string `json:"-"` } -func (s *ListDatacenterConnectorsResponse) MarshalJSON() ([]byte, error) { +func (s ListDatacenterConnectorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListDatacenterConnectorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupsResponse: Response message for 'ListGroups' request. @@ -2278,9 +2278,9 @@ type ListGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImageImportJobsResponse: Response message for 'ListImageImportJobs' @@ -2310,9 +2310,9 @@ type ListImageImportJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListImageImportJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListImageImportJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImageImportJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListImageImportsResponse: Response message for 'ListImageImports' call. @@ -2341,9 +2341,9 @@ type ListImageImportsResponse struct { NullFields []string `json:"-"` } -func (s *ListImageImportsResponse) MarshalJSON() ([]byte, error) { +func (s ListImageImportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListImageImportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -2369,9 +2369,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListMigratingVmsResponse: Response message for 'ListMigratingVms' request. @@ -2400,9 +2400,9 @@ type ListMigratingVmsResponse struct { NullFields []string `json:"-"` } -func (s *ListMigratingVmsResponse) MarshalJSON() ([]byte, error) { +func (s ListMigratingVmsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListMigratingVmsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -2428,9 +2428,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReplicationCyclesResponse: Response message for 'ListReplicationCycles' @@ -2460,9 +2460,9 @@ type ListReplicationCyclesResponse struct { NullFields []string `json:"-"` } -func (s *ListReplicationCyclesResponse) MarshalJSON() ([]byte, error) { +func (s ListReplicationCyclesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReplicationCyclesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSourcesResponse: Response message for 'ListSources' request. @@ -2491,9 +2491,9 @@ type ListSourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListSourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListSourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListTargetProjectsResponse: Response message for 'ListTargetProjects' call. @@ -2522,9 +2522,9 @@ type ListTargetProjectsResponse struct { NullFields []string `json:"-"` } -func (s *ListTargetProjectsResponse) MarshalJSON() ([]byte, error) { +func (s ListTargetProjectsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListTargetProjectsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUtilizationReportsResponse: Response message for @@ -2554,9 +2554,9 @@ type ListUtilizationReportsResponse struct { NullFields []string `json:"-"` } -func (s *ListUtilizationReportsResponse) MarshalJSON() ([]byte, error) { +func (s ListUtilizationReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUtilizationReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoadingImageSourceFilesStep: LoadingImageSourceFilesStep contains specific @@ -2586,9 +2586,9 @@ type LocalizedMessage struct { NullFields []string `json:"-"` } -func (s *LocalizedMessage) MarshalJSON() ([]byte, error) { +func (s LocalizedMessage) MarshalJSON() ([]byte, error) { type NoMethod LocalizedMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -2624,9 +2624,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigratingVm: MigratingVm describes the VM that will be migrated from a @@ -2744,9 +2744,9 @@ type MigratingVm struct { NullFields []string `json:"-"` } -func (s *MigratingVm) MarshalJSON() ([]byte, error) { +func (s MigratingVm) MarshalJSON() ([]byte, error) { type NoMethod MigratingVm - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationError: Represents migration resource error information that can be @@ -2800,9 +2800,9 @@ type MigrationError struct { NullFields []string `json:"-"` } -func (s *MigrationError) MarshalJSON() ([]byte, error) { +func (s MigrationError) MarshalJSON() ([]byte, error) { type NoMethod MigrationError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MigrationWarning: Represents migration resource warning information that can @@ -2837,9 +2837,9 @@ type MigrationWarning struct { NullFields []string `json:"-"` } -func (s *MigrationWarning) MarshalJSON() ([]byte, error) { +func (s MigrationWarning) MarshalJSON() ([]byte, error) { type NoMethod MigrationWarning - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInsights: Information about the network coniguration of the source. @@ -2863,9 +2863,9 @@ type NetworkInsights struct { NullFields []string `json:"-"` } -func (s *NetworkInsights) MarshalJSON() ([]byte, error) { +func (s NetworkInsights) MarshalJSON() ([]byte, error) { type NoMethod NetworkInsights - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkInterface: NetworkInterface represents a NIC of a VM. @@ -2893,9 +2893,9 @@ type NetworkInterface struct { NullFields []string `json:"-"` } -func (s *NetworkInterface) MarshalJSON() ([]byte, error) { +func (s NetworkInterface) MarshalJSON() ([]byte, error) { type NoMethod NetworkInterface - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSDescription: A message describing the VM's OS. Including OS, Publisher, @@ -2922,9 +2922,9 @@ type OSDescription struct { NullFields []string `json:"-"` } -func (s *OSDescription) MarshalJSON() ([]byte, error) { +func (s OSDescription) MarshalJSON() ([]byte, error) { type NoMethod OSDescription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OSDisk: A message describing the OS disk. @@ -2948,9 +2948,9 @@ type OSDisk struct { NullFields []string `json:"-"` } -func (s *OSDisk) MarshalJSON() ([]byte, error) { +func (s OSDisk) MarshalJSON() ([]byte, error) { type NoMethod OSDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2995,9 +2995,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -3033,9 +3033,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PauseMigrationRequest: Request message for 'PauseMigration' request. @@ -3061,9 +3061,9 @@ type PersistentDisk struct { NullFields []string `json:"-"` } -func (s *PersistentDisk) MarshalJSON() ([]byte, error) { +func (s PersistentDisk) MarshalJSON() ([]byte, error) { type NoMethod PersistentDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersistentDiskDefaults: Details for creation of a Persistent Disk. @@ -3104,9 +3104,9 @@ type PersistentDiskDefaults struct { NullFields []string `json:"-"` } -func (s *PersistentDiskDefaults) MarshalJSON() ([]byte, error) { +func (s PersistentDiskDefaults) MarshalJSON() ([]byte, error) { type NoMethod PersistentDiskDefaults - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PostProcessingStep: PostProcessingStep contains specific step details. @@ -3134,9 +3134,9 @@ type RemoveGroupMigrationRequest struct { NullFields []string `json:"-"` } -func (s *RemoveGroupMigrationRequest) MarshalJSON() ([]byte, error) { +func (s RemoveGroupMigrationRequest) MarshalJSON() ([]byte, error) { type NoMethod RemoveGroupMigrationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicatingStep: ReplicatingStep contains specific step details. @@ -3166,9 +3166,9 @@ type ReplicatingStep struct { NullFields []string `json:"-"` } -func (s *ReplicatingStep) MarshalJSON() ([]byte, error) { +func (s ReplicatingStep) MarshalJSON() ([]byte, error) { type NoMethod ReplicatingStep - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicationCycle: ReplicationCycle contains information about the current @@ -3224,9 +3224,9 @@ type ReplicationCycle struct { NullFields []string `json:"-"` } -func (s *ReplicationCycle) MarshalJSON() ([]byte, error) { +func (s ReplicationCycle) MarshalJSON() ([]byte, error) { type NoMethod ReplicationCycle - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReplicationSync: ReplicationSync contain information about the last replica @@ -3248,9 +3248,9 @@ type ReplicationSync struct { NullFields []string `json:"-"` } -func (s *ReplicationSync) MarshalJSON() ([]byte, error) { +func (s ReplicationSync) MarshalJSON() ([]byte, error) { type NoMethod ReplicationSync - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResumeMigrationRequest: Request message for 'ResumeMigration' request. @@ -3284,9 +3284,9 @@ type SchedulePolicy struct { NullFields []string `json:"-"` } -func (s *SchedulePolicy) MarshalJSON() ([]byte, error) { +func (s SchedulePolicy) MarshalJSON() ([]byte, error) { type NoMethod SchedulePolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SchedulingNodeAffinity: Node Affinity: the configuration of desired nodes @@ -3319,9 +3319,9 @@ type SchedulingNodeAffinity struct { NullFields []string `json:"-"` } -func (s *SchedulingNodeAffinity) MarshalJSON() ([]byte, error) { +func (s SchedulingNodeAffinity) MarshalJSON() ([]byte, error) { type NoMethod SchedulingNodeAffinity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShuttingDownSourceVMStep: ShuttingDownSourceVMStep contains specific step @@ -3370,9 +3370,9 @@ type Source struct { NullFields []string `json:"-"` } -func (s *Source) MarshalJSON() ([]byte, error) { +func (s Source) MarshalJSON() ([]byte, error) { type NoMethod Source - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartMigrationRequest: Request message for 'StartMigrationRequest' request. @@ -3408,9 +3408,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Tag: Tag is an AWS tag representation. @@ -3432,9 +3432,9 @@ type Tag struct { NullFields []string `json:"-"` } -func (s *Tag) MarshalJSON() ([]byte, error) { +func (s Tag) MarshalJSON() ([]byte, error) { type NoMethod Tag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetProject: TargetProject message represents a target Compute Engine @@ -3468,9 +3468,9 @@ type TargetProject struct { NullFields []string `json:"-"` } -func (s *TargetProject) MarshalJSON() ([]byte, error) { +func (s TargetProject) MarshalJSON() ([]byte, error) { type NoMethod TargetProject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TargetVMDetails: TargetVMDetails is a collection of details for creating a @@ -3555,9 +3555,9 @@ type TargetVMDetails struct { NullFields []string `json:"-"` } -func (s *TargetVMDetails) MarshalJSON() ([]byte, error) { +func (s TargetVMDetails) MarshalJSON() ([]byte, error) { type NoMethod TargetVMDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeApplianceRequest: Request message for 'UpgradeAppliance' request. @@ -3587,9 +3587,9 @@ type UpgradeApplianceRequest struct { NullFields []string `json:"-"` } -func (s *UpgradeApplianceRequest) MarshalJSON() ([]byte, error) { +func (s UpgradeApplianceRequest) MarshalJSON() ([]byte, error) { type NoMethod UpgradeApplianceRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpgradeStatus: UpgradeStatus contains information about upgradeAppliance @@ -3625,9 +3625,9 @@ type UpgradeStatus struct { NullFields []string `json:"-"` } -func (s *UpgradeStatus) MarshalJSON() ([]byte, error) { +func (s UpgradeStatus) MarshalJSON() ([]byte, error) { type NoMethod UpgradeStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UtilizationReport: Utilization report details the utilization (CPU, memory, @@ -3691,9 +3691,9 @@ type UtilizationReport struct { NullFields []string `json:"-"` } -func (s *UtilizationReport) MarshalJSON() ([]byte, error) { +func (s UtilizationReport) MarshalJSON() ([]byte, error) { type NoMethod UtilizationReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmAttachmentDetails: Details for attachment of the disk to a VM. @@ -3718,9 +3718,9 @@ type VmAttachmentDetails struct { NullFields []string `json:"-"` } -func (s *VmAttachmentDetails) MarshalJSON() ([]byte, error) { +func (s VmAttachmentDetails) MarshalJSON() ([]byte, error) { type NoMethod VmAttachmentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmCapabilities: Migrating VM source information about the VM capabilities @@ -3753,9 +3753,9 @@ type VmCapabilities struct { NullFields []string `json:"-"` } -func (s *VmCapabilities) MarshalJSON() ([]byte, error) { +func (s VmCapabilities) MarshalJSON() ([]byte, error) { type NoMethod VmCapabilities - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmUtilizationInfo: Utilization information of a single VM. @@ -3779,9 +3779,9 @@ type VmUtilizationInfo struct { NullFields []string `json:"-"` } -func (s *VmUtilizationInfo) MarshalJSON() ([]byte, error) { +func (s VmUtilizationInfo) MarshalJSON() ([]byte, error) { type NoMethod VmUtilizationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmUtilizationMetrics: Utilization metrics values for a single VM. @@ -3835,9 +3835,9 @@ type VmUtilizationMetrics struct { NullFields []string `json:"-"` } -func (s *VmUtilizationMetrics) MarshalJSON() ([]byte, error) { +func (s VmUtilizationMetrics) MarshalJSON() ([]byte, error) { type NoMethod VmUtilizationMetrics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareDiskDetails: The details of a Vmware VM disk. @@ -3861,9 +3861,9 @@ type VmwareDiskDetails struct { NullFields []string `json:"-"` } -func (s *VmwareDiskDetails) MarshalJSON() ([]byte, error) { +func (s VmwareDiskDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwareDiskDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareSourceDetails: VmwareSourceDetails message describes a specific source @@ -3893,9 +3893,9 @@ type VmwareSourceDetails struct { NullFields []string `json:"-"` } -func (s *VmwareSourceDetails) MarshalJSON() ([]byte, error) { +func (s VmwareSourceDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwareSourceDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareSourceVmDetails: Represent the source Vmware VM details. @@ -3928,9 +3928,9 @@ type VmwareSourceVmDetails struct { NullFields []string `json:"-"` } -func (s *VmwareSourceVmDetails) MarshalJSON() ([]byte, error) { +func (s VmwareSourceVmDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwareSourceVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareVmDetails: VmwareVmDetails describes a VM in vCenter. @@ -3991,9 +3991,9 @@ type VmwareVmDetails struct { NullFields []string `json:"-"` } -func (s *VmwareVmDetails) MarshalJSON() ([]byte, error) { +func (s VmwareVmDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwareVmDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareVmsDetails: VmwareVmsDetails describes VMs in vCenter. @@ -4013,9 +4013,9 @@ type VmwareVmsDetails struct { NullFields []string `json:"-"` } -func (s *VmwareVmsDetails) MarshalJSON() ([]byte, error) { +func (s VmwareVmsDetails) MarshalJSON() ([]byte, error) { type NoMethod VmwareVmsDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/vmwareengine/v1/vmwareengine-gen.go b/vmwareengine/v1/vmwareengine-gen.go index 5550f3b1d5..a6410fe3fa 100644 --- a/vmwareengine/v1/vmwareengine-gen.go +++ b/vmwareengine/v1/vmwareengine-gen.go @@ -427,9 +427,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -462,9 +462,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AutoscalingPolicy: Autoscaling policy describes the behavior of the @@ -647,9 +647,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cluster: A cluster in a private cloud. @@ -708,9 +708,9 @@ type Cluster struct { NullFields []string `json:"-"` } -func (s *Cluster) MarshalJSON() ([]byte, error) { +func (s Cluster) MarshalJSON() ([]byte, error) { type NoMethod Cluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Credentials: Credentials for a private cloud. @@ -735,9 +735,9 @@ type Credentials struct { NullFields []string `json:"-"` } -func (s *Credentials) MarshalJSON() ([]byte, error) { +func (s Credentials) MarshalJSON() ([]byte, error) { type NoMethod Credentials - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsBindPermission: DnsBindPermission resource that contains the accounts @@ -771,9 +771,9 @@ type DnsBindPermission struct { NullFields []string `json:"-"` } -func (s *DnsBindPermission) MarshalJSON() ([]byte, error) { +func (s DnsBindPermission) MarshalJSON() ([]byte, error) { type NoMethod DnsBindPermission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DnsForwarding: DNS forwarding config. This config defines a list of domain @@ -808,9 +808,9 @@ type DnsForwarding struct { NullFields []string `json:"-"` } -func (s *DnsForwarding) MarshalJSON() ([]byte, error) { +func (s DnsForwarding) MarshalJSON() ([]byte, error) { type NoMethod DnsForwarding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -865,9 +865,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalAccessRule: External access firewall rules for filtering incoming @@ -959,9 +959,9 @@ type ExternalAccessRule struct { NullFields []string `json:"-"` } -func (s *ExternalAccessRule) MarshalJSON() ([]byte, error) { +func (s ExternalAccessRule) MarshalJSON() ([]byte, error) { type NoMethod ExternalAccessRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalAddress: Represents an allocated external IP address and its @@ -1010,9 +1010,9 @@ type ExternalAddress struct { NullFields []string `json:"-"` } -func (s *ExternalAddress) MarshalJSON() ([]byte, error) { +func (s ExternalAddress) MarshalJSON() ([]byte, error) { type NoMethod ExternalAddress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FetchNetworkPolicyExternalAddressesResponse: Response message for @@ -1040,9 +1040,9 @@ type FetchNetworkPolicyExternalAddressesResponse struct { NullFields []string `json:"-"` } -func (s *FetchNetworkPolicyExternalAddressesResponse) MarshalJSON() ([]byte, error) { +func (s FetchNetworkPolicyExternalAddressesResponse) MarshalJSON() ([]byte, error) { type NoMethod FetchNetworkPolicyExternalAddressesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ForwardingRule: A forwarding rule is a mapping of a `domain` to @@ -1067,9 +1067,9 @@ type ForwardingRule struct { NullFields []string `json:"-"` } -func (s *ForwardingRule) MarshalJSON() ([]byte, error) { +func (s ForwardingRule) MarshalJSON() ([]byte, error) { type NoMethod ForwardingRule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GrantDnsBindPermissionRequest: Request message for @@ -1104,9 +1104,9 @@ type GrantDnsBindPermissionRequest struct { NullFields []string `json:"-"` } -func (s *GrantDnsBindPermissionRequest) MarshalJSON() ([]byte, error) { +func (s GrantDnsBindPermissionRequest) MarshalJSON() ([]byte, error) { type NoMethod GrantDnsBindPermissionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Hcx: Details about a HCX Cloud Manager appliance. @@ -1139,9 +1139,9 @@ type Hcx struct { NullFields []string `json:"-"` } -func (s *Hcx) MarshalJSON() ([]byte, error) { +func (s Hcx) MarshalJSON() ([]byte, error) { type NoMethod Hcx - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HcxActivationKey: HCX activation key. A default key is created during @@ -1186,9 +1186,9 @@ type HcxActivationKey struct { NullFields []string `json:"-"` } -func (s *HcxActivationKey) MarshalJSON() ([]byte, error) { +func (s HcxActivationKey) MarshalJSON() ([]byte, error) { type NoMethod HcxActivationKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IpRange: An IP range provided in any one of the supported formats. @@ -1219,9 +1219,9 @@ type IpRange struct { NullFields []string `json:"-"` } -func (s *IpRange) MarshalJSON() ([]byte, error) { +func (s IpRange) MarshalJSON() ([]byte, error) { type NoMethod IpRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListClustersResponse: Response message for VmwareEngine.ListClusters @@ -1250,9 +1250,9 @@ type ListClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListExternalAccessRulesResponse: Response message for @@ -1282,9 +1282,9 @@ type ListExternalAccessRulesResponse struct { NullFields []string `json:"-"` } -func (s *ListExternalAccessRulesResponse) MarshalJSON() ([]byte, error) { +func (s ListExternalAccessRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExternalAccessRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListExternalAddressesResponse: Response message for @@ -1314,9 +1314,9 @@ type ListExternalAddressesResponse struct { NullFields []string `json:"-"` } -func (s *ListExternalAddressesResponse) MarshalJSON() ([]byte, error) { +func (s ListExternalAddressesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExternalAddressesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListHcxActivationKeysResponse: Response message for @@ -1346,9 +1346,9 @@ type ListHcxActivationKeysResponse struct { NullFields []string `json:"-"` } -func (s *ListHcxActivationKeysResponse) MarshalJSON() ([]byte, error) { +func (s ListHcxActivationKeysResponse) MarshalJSON() ([]byte, error) { type NoMethod ListHcxActivationKeysResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -1374,9 +1374,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLoggingServersResponse: Response message for @@ -1406,9 +1406,9 @@ type ListLoggingServersResponse struct { NullFields []string `json:"-"` } -func (s *ListLoggingServersResponse) MarshalJSON() ([]byte, error) { +func (s ListLoggingServersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLoggingServersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListManagementDnsZoneBindingsResponse: Response message for @@ -1438,9 +1438,9 @@ type ListManagementDnsZoneBindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListManagementDnsZoneBindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListManagementDnsZoneBindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListManagementDnsZoneBindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNetworkPeeringsResponse: Response message for @@ -1469,9 +1469,9 @@ type ListNetworkPeeringsResponse struct { NullFields []string `json:"-"` } -func (s *ListNetworkPeeringsResponse) MarshalJSON() ([]byte, error) { +func (s ListNetworkPeeringsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNetworkPeeringsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNetworkPoliciesResponse: Response message for @@ -1501,9 +1501,9 @@ type ListNetworkPoliciesResponse struct { NullFields []string `json:"-"` } -func (s *ListNetworkPoliciesResponse) MarshalJSON() ([]byte, error) { +func (s ListNetworkPoliciesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNetworkPoliciesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNodeTypesResponse: Response message for VmwareEngine.ListNodeTypes @@ -1532,9 +1532,9 @@ type ListNodeTypesResponse struct { NullFields []string `json:"-"` } -func (s *ListNodeTypesResponse) MarshalJSON() ([]byte, error) { +func (s ListNodeTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNodeTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListNodesResponse: Response message for VmwareEngine.ListNodes @@ -1560,9 +1560,9 @@ type ListNodesResponse struct { NullFields []string `json:"-"` } -func (s *ListNodesResponse) MarshalJSON() ([]byte, error) { +func (s ListNodesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListNodesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1588,9 +1588,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPeeringRoutesResponse: Response message for @@ -1617,9 +1617,9 @@ type ListPeeringRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListPeeringRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListPeeringRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPeeringRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPrivateCloudsResponse: Response message for @@ -1649,9 +1649,9 @@ type ListPrivateCloudsResponse struct { NullFields []string `json:"-"` } -func (s *ListPrivateCloudsResponse) MarshalJSON() ([]byte, error) { +func (s ListPrivateCloudsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPrivateCloudsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPrivateConnectionPeeringRoutesResponse: Response message for @@ -1678,9 +1678,9 @@ type ListPrivateConnectionPeeringRoutesResponse struct { NullFields []string `json:"-"` } -func (s *ListPrivateConnectionPeeringRoutesResponse) MarshalJSON() ([]byte, error) { +func (s ListPrivateConnectionPeeringRoutesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPrivateConnectionPeeringRoutesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListPrivateConnectionsResponse: Response message for @@ -1709,9 +1709,9 @@ type ListPrivateConnectionsResponse struct { NullFields []string `json:"-"` } -func (s *ListPrivateConnectionsResponse) MarshalJSON() ([]byte, error) { +func (s ListPrivateConnectionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListPrivateConnectionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListSubnetsResponse: Response message for VmwareEngine.ListSubnets @@ -1740,9 +1740,9 @@ type ListSubnetsResponse struct { NullFields []string `json:"-"` } -func (s *ListSubnetsResponse) MarshalJSON() ([]byte, error) { +func (s ListSubnetsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSubnetsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListVmwareEngineNetworksResponse: Response message for @@ -1771,9 +1771,9 @@ type ListVmwareEngineNetworksResponse struct { NullFields []string `json:"-"` } -func (s *ListVmwareEngineNetworksResponse) MarshalJSON() ([]byte, error) { +func (s ListVmwareEngineNetworksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListVmwareEngineNetworksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1809,9 +1809,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LocationMetadata: VmwareEngine specific metadata for the given @@ -1838,9 +1838,9 @@ type LocationMetadata struct { NullFields []string `json:"-"` } -func (s *LocationMetadata) MarshalJSON() ([]byte, error) { +func (s LocationMetadata) MarshalJSON() ([]byte, error) { type NoMethod LocationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LoggingServer: Logging server to receive vCenter or ESXi logs. @@ -1899,9 +1899,9 @@ type LoggingServer struct { NullFields []string `json:"-"` } -func (s *LoggingServer) MarshalJSON() ([]byte, error) { +func (s LoggingServer) MarshalJSON() ([]byte, error) { type NoMethod LoggingServer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagementCluster: Management cluster configuration. @@ -1932,9 +1932,9 @@ type ManagementCluster struct { NullFields []string `json:"-"` } -func (s *ManagementCluster) MarshalJSON() ([]byte, error) { +func (s ManagementCluster) MarshalJSON() ([]byte, error) { type NoMethod ManagementCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ManagementDnsZoneBinding: Represents a binding between a network and the @@ -1993,9 +1993,9 @@ type ManagementDnsZoneBinding struct { NullFields []string `json:"-"` } -func (s *ManagementDnsZoneBinding) MarshalJSON() ([]byte, error) { +func (s ManagementDnsZoneBinding) MarshalJSON() ([]byte, error) { type NoMethod ManagementDnsZoneBinding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkConfig: Network configuration in the consumer project with which the @@ -2042,9 +2042,9 @@ type NetworkConfig struct { NullFields []string `json:"-"` } -func (s *NetworkConfig) MarshalJSON() ([]byte, error) { +func (s NetworkConfig) MarshalJSON() ([]byte, error) { type NoMethod NetworkConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPeering: Details of a network peering. @@ -2160,9 +2160,9 @@ type NetworkPeering struct { NullFields []string `json:"-"` } -func (s *NetworkPeering) MarshalJSON() ([]byte, error) { +func (s NetworkPeering) MarshalJSON() ([]byte, error) { type NoMethod NetworkPeering - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkPolicy: Represents a network policy resource. Network policies are @@ -2225,9 +2225,9 @@ type NetworkPolicy struct { NullFields []string `json:"-"` } -func (s *NetworkPolicy) MarshalJSON() ([]byte, error) { +func (s NetworkPolicy) MarshalJSON() ([]byte, error) { type NoMethod NetworkPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NetworkService: Represents a network service that is managed by a @@ -2262,9 +2262,9 @@ type NetworkService struct { NullFields []string `json:"-"` } -func (s *NetworkService) MarshalJSON() ([]byte, error) { +func (s NetworkService) MarshalJSON() ([]byte, error) { type NoMethod NetworkService - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Node: Node in a cluster. @@ -2313,9 +2313,9 @@ type Node struct { NullFields []string `json:"-"` } -func (s *Node) MarshalJSON() ([]byte, error) { +func (s Node) MarshalJSON() ([]byte, error) { type NoMethod Node - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeType: Describes node type. @@ -2377,9 +2377,9 @@ type NodeType struct { NullFields []string `json:"-"` } -func (s *NodeType) MarshalJSON() ([]byte, error) { +func (s NodeType) MarshalJSON() ([]byte, error) { type NoMethod NodeType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NodeTypeConfig: Information about the type and number of nodes associated @@ -2405,9 +2405,9 @@ type NodeTypeConfig struct { NullFields []string `json:"-"` } -func (s *NodeTypeConfig) MarshalJSON() ([]byte, error) { +func (s NodeTypeConfig) MarshalJSON() ([]byte, error) { type NoMethod NodeTypeConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Nsx: Details about a NSX Manager appliance. @@ -2439,9 +2439,9 @@ type Nsx struct { NullFields []string `json:"-"` } -func (s *Nsx) MarshalJSON() ([]byte, error) { +func (s Nsx) MarshalJSON() ([]byte, error) { type NoMethod Nsx - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -2486,9 +2486,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -2524,9 +2524,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PeeringRoute: Exchanged network peering route. @@ -2581,9 +2581,9 @@ type PeeringRoute struct { NullFields []string `json:"-"` } -func (s *PeeringRoute) MarshalJSON() ([]byte, error) { +func (s PeeringRoute) MarshalJSON() ([]byte, error) { type NoMethod PeeringRoute - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -2673,9 +2673,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Principal: Users/Service accounts which have access for DNS binding on the @@ -2699,9 +2699,9 @@ type Principal struct { NullFields []string `json:"-"` } -func (s *Principal) MarshalJSON() ([]byte, error) { +func (s Principal) MarshalJSON() ([]byte, error) { type NoMethod Principal - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateCloud: Represents a private cloud resource. Private clouds of type @@ -2782,9 +2782,9 @@ type PrivateCloud struct { NullFields []string `json:"-"` } -func (s *PrivateCloud) MarshalJSON() ([]byte, error) { +func (s PrivateCloud) MarshalJSON() ([]byte, error) { type NoMethod PrivateCloud - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PrivateConnection: Private connection resource that provides connectivity @@ -2894,9 +2894,9 @@ type PrivateConnection struct { NullFields []string `json:"-"` } -func (s *PrivateConnection) MarshalJSON() ([]byte, error) { +func (s PrivateConnection) MarshalJSON() ([]byte, error) { type NoMethod PrivateConnection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RepairManagementDnsZoneBindingRequest: Request message for @@ -2927,9 +2927,9 @@ type RepairManagementDnsZoneBindingRequest struct { NullFields []string `json:"-"` } -func (s *RepairManagementDnsZoneBindingRequest) MarshalJSON() ([]byte, error) { +func (s RepairManagementDnsZoneBindingRequest) MarshalJSON() ([]byte, error) { type NoMethod RepairManagementDnsZoneBindingRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetNsxCredentialsRequest: Request message for @@ -2960,9 +2960,9 @@ type ResetNsxCredentialsRequest struct { NullFields []string `json:"-"` } -func (s *ResetNsxCredentialsRequest) MarshalJSON() ([]byte, error) { +func (s ResetNsxCredentialsRequest) MarshalJSON() ([]byte, error) { type NoMethod ResetNsxCredentialsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResetVcenterCredentialsRequest: Request message for @@ -3000,9 +3000,9 @@ type ResetVcenterCredentialsRequest struct { NullFields []string `json:"-"` } -func (s *ResetVcenterCredentialsRequest) MarshalJSON() ([]byte, error) { +func (s ResetVcenterCredentialsRequest) MarshalJSON() ([]byte, error) { type NoMethod ResetVcenterCredentialsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RevokeDnsBindPermissionRequest: Request message for @@ -3037,9 +3037,9 @@ type RevokeDnsBindPermissionRequest struct { NullFields []string `json:"-"` } -func (s *RevokeDnsBindPermissionRequest) MarshalJSON() ([]byte, error) { +func (s RevokeDnsBindPermissionRequest) MarshalJSON() ([]byte, error) { type NoMethod RevokeDnsBindPermissionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -3066,9 +3066,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -3100,9 +3100,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StretchedClusterConfig: Configuration of a stretched cluster. @@ -3132,9 +3132,9 @@ type StretchedClusterConfig struct { NullFields []string `json:"-"` } -func (s *StretchedClusterConfig) MarshalJSON() ([]byte, error) { +func (s StretchedClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod StretchedClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subnet: Subnet in a private cloud. Either `management` subnets (such as @@ -3186,9 +3186,9 @@ type Subnet struct { NullFields []string `json:"-"` } -func (s *Subnet) MarshalJSON() ([]byte, error) { +func (s Subnet) MarshalJSON() ([]byte, error) { type NoMethod Subnet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -3211,9 +3211,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -3238,9 +3238,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Thresholds: Thresholds define the utilization of resources triggering @@ -3289,9 +3289,9 @@ type UndeletePrivateCloudRequest struct { NullFields []string `json:"-"` } -func (s *UndeletePrivateCloudRequest) MarshalJSON() ([]byte, error) { +func (s UndeletePrivateCloudRequest) MarshalJSON() ([]byte, error) { type NoMethod UndeletePrivateCloudRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Vcenter: Details about a vCenter Server management appliance. @@ -3323,9 +3323,9 @@ type Vcenter struct { NullFields []string `json:"-"` } -func (s *Vcenter) MarshalJSON() ([]byte, error) { +func (s Vcenter) MarshalJSON() ([]byte, error) { type NoMethod Vcenter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VmwareEngineNetwork: VMware Engine network resource that provides @@ -3388,9 +3388,9 @@ type VmwareEngineNetwork struct { NullFields []string `json:"-"` } -func (s *VmwareEngineNetwork) MarshalJSON() ([]byte, error) { +func (s VmwareEngineNetwork) MarshalJSON() ([]byte, error) { type NoMethod VmwareEngineNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VpcNetwork: Represents a VMware Engine VPC network that is managed by a @@ -3426,9 +3426,9 @@ type VpcNetwork struct { NullFields []string `json:"-"` } -func (s *VpcNetwork) MarshalJSON() ([]byte, error) { +func (s VpcNetwork) MarshalJSON() ([]byte, error) { type NoMethod VpcNetwork - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/vpcaccess/v1/vpcaccess-gen.go b/vpcaccess/v1/vpcaccess-gen.go index c899059dc1..6bf75c0e78 100644 --- a/vpcaccess/v1/vpcaccess-gen.go +++ b/vpcaccess/v1/vpcaccess-gen.go @@ -261,9 +261,9 @@ type Connector struct { NullFields []string `json:"-"` } -func (s *Connector) MarshalJSON() ([]byte, error) { +func (s Connector) MarshalJSON() ([]byte, error) { type NoMethod Connector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectorsResponse: Response for listing Serverless VPC Access @@ -289,9 +289,9 @@ type ListConnectorsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectorsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -317,9 +317,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -345,9 +345,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -380,9 +380,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -427,9 +427,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata for google.longrunning.Operation. @@ -457,9 +457,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1Alpha1: Metadata for google.longrunning.Operation. @@ -487,9 +487,9 @@ type OperationMetadataV1Alpha1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1Alpha1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1Alpha1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1Alpha1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1Beta1: Metadata for google.longrunning.Operation. @@ -517,9 +517,9 @@ type OperationMetadataV1Beta1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1Beta1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1Beta1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1Beta1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -551,9 +551,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subnet: The subnet in which to house the connector @@ -579,9 +579,9 @@ type Subnet struct { NullFields []string `json:"-"` } -func (s *Subnet) MarshalJSON() ([]byte, error) { +func (s Subnet) MarshalJSON() ([]byte, error) { type NoMethod Subnet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsListCall struct { diff --git a/vpcaccess/v1beta1/vpcaccess-gen.go b/vpcaccess/v1beta1/vpcaccess-gen.go index 45f5146522..51f11df91a 100644 --- a/vpcaccess/v1beta1/vpcaccess-gen.go +++ b/vpcaccess/v1beta1/vpcaccess-gen.go @@ -265,9 +265,9 @@ type Connector struct { NullFields []string `json:"-"` } -func (s *Connector) MarshalJSON() ([]byte, error) { +func (s Connector) MarshalJSON() ([]byte, error) { type NoMethod Connector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListConnectorsResponse: Response for listing Serverless VPC Access @@ -293,9 +293,9 @@ type ListConnectorsResponse struct { NullFields []string `json:"-"` } -func (s *ListConnectorsResponse) MarshalJSON() ([]byte, error) { +func (s ListConnectorsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListConnectorsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -321,9 +321,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -349,9 +349,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -384,9 +384,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -431,9 +431,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata for google.longrunning.Operation. @@ -461,9 +461,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1Alpha1: Metadata for google.longrunning.Operation. @@ -491,9 +491,9 @@ type OperationMetadataV1Alpha1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1Alpha1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1Alpha1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1Alpha1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadataV1Beta1: Metadata for google.longrunning.Operation. @@ -521,9 +521,9 @@ type OperationMetadataV1Beta1 struct { NullFields []string `json:"-"` } -func (s *OperationMetadataV1Beta1) MarshalJSON() ([]byte, error) { +func (s OperationMetadataV1Beta1) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadataV1Beta1 - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -555,9 +555,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subnet: The subnet in which to house the connector @@ -583,9 +583,9 @@ type Subnet struct { NullFields []string `json:"-"` } -func (s *Subnet) MarshalJSON() ([]byte, error) { +func (s Subnet) MarshalJSON() ([]byte, error) { type NoMethod Subnet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsListCall struct { diff --git a/walletobjects/v1/walletobjects-gen.go b/walletobjects/v1/walletobjects-gen.go index c137b142dd..946d74b8ac 100644 --- a/walletobjects/v1/walletobjects-gen.go +++ b/walletobjects/v1/walletobjects-gen.go @@ -402,9 +402,9 @@ type ActivationOptions struct { NullFields []string `json:"-"` } -func (s *ActivationOptions) MarshalJSON() ([]byte, error) { +func (s ActivationOptions) MarshalJSON() ([]byte, error) { type NoMethod ActivationOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivationStatus: The activation status of the object. This field includes @@ -430,9 +430,9 @@ type ActivationStatus struct { NullFields []string `json:"-"` } -func (s *ActivationStatus) MarshalJSON() ([]byte, error) { +func (s ActivationStatus) MarshalJSON() ([]byte, error) { type NoMethod ActivationStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AddMessageRequest: Resource used when the AddMessage endpoints are called. @@ -451,9 +451,9 @@ type AddMessageRequest struct { NullFields []string `json:"-"` } -func (s *AddMessageRequest) MarshalJSON() ([]byte, error) { +func (s AddMessageRequest) MarshalJSON() ([]byte, error) { type NoMethod AddMessageRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AirportInfo struct { @@ -489,9 +489,9 @@ type AirportInfo struct { NullFields []string `json:"-"` } -func (s *AirportInfo) MarshalJSON() ([]byte, error) { +func (s AirportInfo) MarshalJSON() ([]byte, error) { type NoMethod AirportInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AppLinkData struct { @@ -514,9 +514,9 @@ type AppLinkData struct { NullFields []string `json:"-"` } -func (s *AppLinkData) MarshalJSON() ([]byte, error) { +func (s AppLinkData) MarshalJSON() ([]byte, error) { type NoMethod AppLinkData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AppLinkDataAppLinkInfo struct { @@ -542,9 +542,9 @@ type AppLinkDataAppLinkInfo struct { NullFields []string `json:"-"` } -func (s *AppLinkDataAppLinkInfo) MarshalJSON() ([]byte, error) { +func (s AppLinkDataAppLinkInfo) MarshalJSON() ([]byte, error) { type NoMethod AppLinkDataAppLinkInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AppLinkDataAppLinkInfoAppTarget struct { @@ -567,9 +567,9 @@ type AppLinkDataAppLinkInfoAppTarget struct { NullFields []string `json:"-"` } -func (s *AppLinkDataAppLinkInfoAppTarget) MarshalJSON() ([]byte, error) { +func (s AppLinkDataAppLinkInfoAppTarget) MarshalJSON() ([]byte, error) { type NoMethod AppLinkDataAppLinkInfoAppTarget - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AuthenticationKey struct { @@ -592,9 +592,9 @@ type AuthenticationKey struct { NullFields []string `json:"-"` } -func (s *AuthenticationKey) MarshalJSON() ([]byte, error) { +func (s AuthenticationKey) MarshalJSON() ([]byte, error) { type NoMethod AuthenticationKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Barcode struct { @@ -680,9 +680,9 @@ type Barcode struct { NullFields []string `json:"-"` } -func (s *Barcode) MarshalJSON() ([]byte, error) { +func (s Barcode) MarshalJSON() ([]byte, error) { type NoMethod Barcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BarcodeSectionDetail struct { @@ -702,9 +702,9 @@ type BarcodeSectionDetail struct { NullFields []string `json:"-"` } -func (s *BarcodeSectionDetail) MarshalJSON() ([]byte, error) { +func (s BarcodeSectionDetail) MarshalJSON() ([]byte, error) { type NoMethod BarcodeSectionDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Blobstore2Info: Information to read/write to blobstore2. @@ -739,9 +739,9 @@ type Blobstore2Info struct { NullFields []string `json:"-"` } -func (s *Blobstore2Info) MarshalJSON() ([]byte, error) { +func (s Blobstore2Info) MarshalJSON() ([]byte, error) { type NoMethod Blobstore2Info - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BoardingAndSeatingInfo struct { @@ -797,9 +797,9 @@ type BoardingAndSeatingInfo struct { NullFields []string `json:"-"` } -func (s *BoardingAndSeatingInfo) MarshalJSON() ([]byte, error) { +func (s BoardingAndSeatingInfo) MarshalJSON() ([]byte, error) { type NoMethod BoardingAndSeatingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type BoardingAndSeatingPolicy struct { @@ -847,9 +847,9 @@ type BoardingAndSeatingPolicy struct { NullFields []string `json:"-"` } -func (s *BoardingAndSeatingPolicy) MarshalJSON() ([]byte, error) { +func (s BoardingAndSeatingPolicy) MarshalJSON() ([]byte, error) { type NoMethod BoardingAndSeatingPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CallbackOptions struct { @@ -874,9 +874,9 @@ type CallbackOptions struct { NullFields []string `json:"-"` } -func (s *CallbackOptions) MarshalJSON() ([]byte, error) { +func (s CallbackOptions) MarshalJSON() ([]byte, error) { type NoMethod CallbackOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CardBarcodeSectionDetails struct { @@ -903,9 +903,9 @@ type CardBarcodeSectionDetails struct { NullFields []string `json:"-"` } -func (s *CardBarcodeSectionDetails) MarshalJSON() ([]byte, error) { +func (s CardBarcodeSectionDetails) MarshalJSON() ([]byte, error) { type NoMethod CardBarcodeSectionDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CardRowOneItem struct { @@ -925,9 +925,9 @@ type CardRowOneItem struct { NullFields []string `json:"-"` } -func (s *CardRowOneItem) MarshalJSON() ([]byte, error) { +func (s CardRowOneItem) MarshalJSON() ([]byte, error) { type NoMethod CardRowOneItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CardRowTemplateInfo struct { @@ -953,9 +953,9 @@ type CardRowTemplateInfo struct { NullFields []string `json:"-"` } -func (s *CardRowTemplateInfo) MarshalJSON() ([]byte, error) { +func (s CardRowTemplateInfo) MarshalJSON() ([]byte, error) { type NoMethod CardRowTemplateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CardRowThreeItems struct { @@ -981,9 +981,9 @@ type CardRowThreeItems struct { NullFields []string `json:"-"` } -func (s *CardRowThreeItems) MarshalJSON() ([]byte, error) { +func (s CardRowThreeItems) MarshalJSON() ([]byte, error) { type NoMethod CardRowThreeItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CardRowTwoItems struct { @@ -1006,9 +1006,9 @@ type CardRowTwoItems struct { NullFields []string `json:"-"` } -func (s *CardRowTwoItems) MarshalJSON() ([]byte, error) { +func (s CardRowTwoItems) MarshalJSON() ([]byte, error) { type NoMethod CardRowTwoItems - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CardTemplateOverride struct { @@ -1028,9 +1028,9 @@ type CardTemplateOverride struct { NullFields []string `json:"-"` } -func (s *CardTemplateOverride) MarshalJSON() ([]byte, error) { +func (s CardTemplateOverride) MarshalJSON() ([]byte, error) { type NoMethod CardTemplateOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ClassTemplateInfo struct { @@ -1057,9 +1057,9 @@ type ClassTemplateInfo struct { NullFields []string `json:"-"` } -func (s *ClassTemplateInfo) MarshalJSON() ([]byte, error) { +func (s ClassTemplateInfo) MarshalJSON() ([]byte, error) { type NoMethod ClassTemplateInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CompositeMedia: A sequence of media data references representing composite @@ -1120,9 +1120,9 @@ type CompositeMedia struct { NullFields []string `json:"-"` } -func (s *CompositeMedia) MarshalJSON() ([]byte, error) { +func (s CompositeMedia) MarshalJSON() ([]byte, error) { type NoMethod CompositeMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentTypeInfo: Detailed Content-Type information from Scotty. The @@ -1159,9 +1159,9 @@ type ContentTypeInfo struct { NullFields []string `json:"-"` } -func (s *ContentTypeInfo) MarshalJSON() ([]byte, error) { +func (s ContentTypeInfo) MarshalJSON() ([]byte, error) { type NoMethod ContentTypeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DateTime struct { @@ -1201,9 +1201,9 @@ type DateTime struct { NullFields []string `json:"-"` } -func (s *DateTime) MarshalJSON() ([]byte, error) { +func (s DateTime) MarshalJSON() ([]byte, error) { type NoMethod DateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DetailsItemInfo struct { @@ -1222,9 +1222,9 @@ type DetailsItemInfo struct { NullFields []string `json:"-"` } -func (s *DetailsItemInfo) MarshalJSON() ([]byte, error) { +func (s DetailsItemInfo) MarshalJSON() ([]byte, error) { type NoMethod DetailsItemInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DetailsTemplateOverride struct { @@ -1244,9 +1244,9 @@ type DetailsTemplateOverride struct { NullFields []string `json:"-"` } -func (s *DetailsTemplateOverride) MarshalJSON() ([]byte, error) { +func (s DetailsTemplateOverride) MarshalJSON() ([]byte, error) { type NoMethod DetailsTemplateOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DeviceContext: Device context associated with the object. @@ -1271,9 +1271,9 @@ type DeviceContext struct { NullFields []string `json:"-"` } -func (s *DeviceContext) MarshalJSON() ([]byte, error) { +func (s DeviceContext) MarshalJSON() ([]byte, error) { type NoMethod DeviceContext - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffChecksumsResponse: Backend response for a Diff get checksums response. @@ -1310,9 +1310,9 @@ type DiffChecksumsResponse struct { NullFields []string `json:"-"` } -func (s *DiffChecksumsResponse) MarshalJSON() ([]byte, error) { +func (s DiffChecksumsResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffChecksumsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffDownloadResponse: Backend response for a Diff download response. For @@ -1333,9 +1333,9 @@ type DiffDownloadResponse struct { NullFields []string `json:"-"` } -func (s *DiffDownloadResponse) MarshalJSON() ([]byte, error) { +func (s DiffDownloadResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffDownloadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffUploadRequest: A Diff upload request. For details on the Scotty Diff @@ -1367,9 +1367,9 @@ type DiffUploadRequest struct { NullFields []string `json:"-"` } -func (s *DiffUploadRequest) MarshalJSON() ([]byte, error) { +func (s DiffUploadRequest) MarshalJSON() ([]byte, error) { type NoMethod DiffUploadRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffUploadResponse: Backend response for a Diff upload request. For details @@ -1396,9 +1396,9 @@ type DiffUploadResponse struct { NullFields []string `json:"-"` } -func (s *DiffUploadResponse) MarshalJSON() ([]byte, error) { +func (s DiffUploadResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffUploadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiffVersionResponse: Backend response for a Diff get version response. For @@ -1421,9 +1421,9 @@ type DiffVersionResponse struct { NullFields []string `json:"-"` } -func (s *DiffVersionResponse) MarshalJSON() ([]byte, error) { +func (s DiffVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod DiffVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoverableProgram: Information about how a class may be discovered and @@ -1463,9 +1463,9 @@ type DiscoverableProgram struct { NullFields []string `json:"-"` } -func (s *DiscoverableProgram) MarshalJSON() ([]byte, error) { +func (s DiscoverableProgram) MarshalJSON() ([]byte, error) { type NoMethod DiscoverableProgram - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoverableProgramMerchantSigninInfo: Information about the merchant hosted @@ -1486,9 +1486,9 @@ type DiscoverableProgramMerchantSigninInfo struct { NullFields []string `json:"-"` } -func (s *DiscoverableProgramMerchantSigninInfo) MarshalJSON() ([]byte, error) { +func (s DiscoverableProgramMerchantSigninInfo) MarshalJSON() ([]byte, error) { type NoMethod DiscoverableProgramMerchantSigninInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DiscoverableProgramMerchantSignupInfo: Information about the merchant hosted @@ -1529,9 +1529,9 @@ type DiscoverableProgramMerchantSignupInfo struct { NullFields []string `json:"-"` } -func (s *DiscoverableProgramMerchantSignupInfo) MarshalJSON() ([]byte, error) { +func (s DiscoverableProgramMerchantSignupInfo) MarshalJSON() ([]byte, error) { type NoMethod DiscoverableProgramMerchantSignupInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DownloadParameters: Parameters specific to media downloads. @@ -1557,9 +1557,9 @@ type DownloadParameters struct { NullFields []string `json:"-"` } -func (s *DownloadParameters) MarshalJSON() ([]byte, error) { +func (s DownloadParameters) MarshalJSON() ([]byte, error) { type NoMethod DownloadParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventDateTime struct { @@ -1662,9 +1662,9 @@ type EventDateTime struct { NullFields []string `json:"-"` } -func (s *EventDateTime) MarshalJSON() ([]byte, error) { +func (s EventDateTime) MarshalJSON() ([]byte, error) { type NoMethod EventDateTime - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventReservationInfo struct { @@ -1688,9 +1688,9 @@ type EventReservationInfo struct { NullFields []string `json:"-"` } -func (s *EventReservationInfo) MarshalJSON() ([]byte, error) { +func (s EventReservationInfo) MarshalJSON() ([]byte, error) { type NoMethod EventReservationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventSeat struct { @@ -1726,9 +1726,9 @@ type EventSeat struct { NullFields []string `json:"-"` } -func (s *EventSeat) MarshalJSON() ([]byte, error) { +func (s EventSeat) MarshalJSON() ([]byte, error) { type NoMethod EventSeat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventTicketClass struct { @@ -2025,9 +2025,9 @@ type EventTicketClass struct { NullFields []string `json:"-"` } -func (s *EventTicketClass) MarshalJSON() ([]byte, error) { +func (s EventTicketClass) MarshalJSON() ([]byte, error) { type NoMethod EventTicketClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventTicketClassAddMessageResponse struct { @@ -2049,9 +2049,9 @@ type EventTicketClassAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *EventTicketClassAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s EventTicketClassAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod EventTicketClassAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventTicketClassListResponse struct { @@ -2075,9 +2075,9 @@ type EventTicketClassListResponse struct { NullFields []string `json:"-"` } -func (s *EventTicketClassListResponse) MarshalJSON() ([]byte, error) { +func (s EventTicketClassListResponse) MarshalJSON() ([]byte, error) { type NoMethod EventTicketClassListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventTicketObject struct { @@ -2219,9 +2219,9 @@ type EventTicketObject struct { NullFields []string `json:"-"` } -func (s *EventTicketObject) MarshalJSON() ([]byte, error) { +func (s EventTicketObject) MarshalJSON() ([]byte, error) { type NoMethod EventTicketObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventTicketObjectAddMessageResponse struct { @@ -2243,9 +2243,9 @@ type EventTicketObjectAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *EventTicketObjectAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s EventTicketObjectAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod EventTicketObjectAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventTicketObjectListResponse struct { @@ -2269,9 +2269,9 @@ type EventTicketObjectListResponse struct { NullFields []string `json:"-"` } -func (s *EventTicketObjectListResponse) MarshalJSON() ([]byte, error) { +func (s EventTicketObjectListResponse) MarshalJSON() ([]byte, error) { type NoMethod EventTicketObjectListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventVenue struct { @@ -2297,9 +2297,9 @@ type EventVenue struct { NullFields []string `json:"-"` } -func (s *EventVenue) MarshalJSON() ([]byte, error) { +func (s EventVenue) MarshalJSON() ([]byte, error) { type NoMethod EventVenue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExpiryNotification: Indicates that the issuer would like Google Wallet to @@ -2321,9 +2321,9 @@ type ExpiryNotification struct { NullFields []string `json:"-"` } -func (s *ExpiryNotification) MarshalJSON() ([]byte, error) { +func (s ExpiryNotification) MarshalJSON() ([]byte, error) { type NoMethod ExpiryNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldReference: Reference definition to use with field overrides. @@ -2366,9 +2366,9 @@ type FieldReference struct { NullFields []string `json:"-"` } -func (s *FieldReference) MarshalJSON() ([]byte, error) { +func (s FieldReference) MarshalJSON() ([]byte, error) { type NoMethod FieldReference - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FieldSelector: Custom field selector to use with field overrides. @@ -2389,9 +2389,9 @@ type FieldSelector struct { NullFields []string `json:"-"` } -func (s *FieldSelector) MarshalJSON() ([]byte, error) { +func (s FieldSelector) MarshalJSON() ([]byte, error) { type NoMethod FieldSelector - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FirstRowOption struct { @@ -2421,9 +2421,9 @@ type FirstRowOption struct { NullFields []string `json:"-"` } -func (s *FirstRowOption) MarshalJSON() ([]byte, error) { +func (s FirstRowOption) MarshalJSON() ([]byte, error) { type NoMethod FirstRowOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FlightCarrier struct { @@ -2467,9 +2467,9 @@ type FlightCarrier struct { NullFields []string `json:"-"` } -func (s *FlightCarrier) MarshalJSON() ([]byte, error) { +func (s FlightCarrier) MarshalJSON() ([]byte, error) { type NoMethod FlightCarrier - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FlightClass struct { @@ -2731,9 +2731,9 @@ type FlightClass struct { NullFields []string `json:"-"` } -func (s *FlightClass) MarshalJSON() ([]byte, error) { +func (s FlightClass) MarshalJSON() ([]byte, error) { type NoMethod FlightClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FlightClassAddMessageResponse struct { @@ -2755,9 +2755,9 @@ type FlightClassAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *FlightClassAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s FlightClassAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod FlightClassAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FlightClassListResponse struct { @@ -2781,9 +2781,9 @@ type FlightClassListResponse struct { NullFields []string `json:"-"` } -func (s *FlightClassListResponse) MarshalJSON() ([]byte, error) { +func (s FlightClassListResponse) MarshalJSON() ([]byte, error) { type NoMethod FlightClassListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FlightHeader struct { @@ -2820,9 +2820,9 @@ type FlightHeader struct { NullFields []string `json:"-"` } -func (s *FlightHeader) MarshalJSON() ([]byte, error) { +func (s FlightHeader) MarshalJSON() ([]byte, error) { type NoMethod FlightHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FlightObject struct { @@ -2952,9 +2952,9 @@ type FlightObject struct { NullFields []string `json:"-"` } -func (s *FlightObject) MarshalJSON() ([]byte, error) { +func (s FlightObject) MarshalJSON() ([]byte, error) { type NoMethod FlightObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FlightObjectAddMessageResponse struct { @@ -2976,9 +2976,9 @@ type FlightObjectAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *FlightObjectAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s FlightObjectAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod FlightObjectAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FlightObjectListResponse struct { @@ -3002,9 +3002,9 @@ type FlightObjectListResponse struct { NullFields []string `json:"-"` } -func (s *FlightObjectListResponse) MarshalJSON() ([]byte, error) { +func (s FlightObjectListResponse) MarshalJSON() ([]byte, error) { type NoMethod FlightObjectListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type FrequentFlyerInfo struct { @@ -3030,9 +3030,9 @@ type FrequentFlyerInfo struct { NullFields []string `json:"-"` } -func (s *FrequentFlyerInfo) MarshalJSON() ([]byte, error) { +func (s FrequentFlyerInfo) MarshalJSON() ([]byte, error) { type NoMethod FrequentFlyerInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericClass: Generic Class @@ -3132,9 +3132,9 @@ type GenericClass struct { NullFields []string `json:"-"` } -func (s *GenericClass) MarshalJSON() ([]byte, error) { +func (s GenericClass) MarshalJSON() ([]byte, error) { type NoMethod GenericClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericClassAddMessageResponse: Response to adding a new issuer message to @@ -3158,9 +3158,9 @@ type GenericClassAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *GenericClassAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s GenericClassAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod GenericClassAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericClassListResponse: List response which contains the list of all @@ -3186,9 +3186,9 @@ type GenericClassListResponse struct { NullFields []string `json:"-"` } -func (s *GenericClassListResponse) MarshalJSON() ([]byte, error) { +func (s GenericClassListResponse) MarshalJSON() ([]byte, error) { type NoMethod GenericClassListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericObject: Generic Object @@ -3320,9 +3320,9 @@ type GenericObject struct { NullFields []string `json:"-"` } -func (s *GenericObject) MarshalJSON() ([]byte, error) { +func (s GenericObject) MarshalJSON() ([]byte, error) { type NoMethod GenericObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericObjectAddMessageResponse: Response to adding a new issuer message to @@ -3346,9 +3346,9 @@ type GenericObjectAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *GenericObjectAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s GenericObjectAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod GenericObjectAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenericObjectListResponse: List response which contains the list of all @@ -3374,9 +3374,9 @@ type GenericObjectListResponse struct { NullFields []string `json:"-"` } -func (s *GenericObjectListResponse) MarshalJSON() ([]byte, error) { +func (s GenericObjectListResponse) MarshalJSON() ([]byte, error) { type NoMethod GenericObjectListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GiftCardClass struct { @@ -3572,9 +3572,9 @@ type GiftCardClass struct { NullFields []string `json:"-"` } -func (s *GiftCardClass) MarshalJSON() ([]byte, error) { +func (s GiftCardClass) MarshalJSON() ([]byte, error) { type NoMethod GiftCardClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GiftCardClassAddMessageResponse struct { @@ -3596,9 +3596,9 @@ type GiftCardClassAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *GiftCardClassAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s GiftCardClassAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod GiftCardClassAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GiftCardClassListResponse struct { @@ -3622,9 +3622,9 @@ type GiftCardClassListResponse struct { NullFields []string `json:"-"` } -func (s *GiftCardClassListResponse) MarshalJSON() ([]byte, error) { +func (s GiftCardClassListResponse) MarshalJSON() ([]byte, error) { type NoMethod GiftCardClassListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GiftCardObject struct { @@ -3750,9 +3750,9 @@ type GiftCardObject struct { NullFields []string `json:"-"` } -func (s *GiftCardObject) MarshalJSON() ([]byte, error) { +func (s GiftCardObject) MarshalJSON() ([]byte, error) { type NoMethod GiftCardObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GiftCardObjectAddMessageResponse struct { @@ -3774,9 +3774,9 @@ type GiftCardObjectAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *GiftCardObjectAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s GiftCardObjectAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod GiftCardObjectAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GiftCardObjectListResponse struct { @@ -3800,9 +3800,9 @@ type GiftCardObjectListResponse struct { NullFields []string `json:"-"` } -func (s *GiftCardObjectListResponse) MarshalJSON() ([]byte, error) { +func (s GiftCardObjectListResponse) MarshalJSON() ([]byte, error) { type NoMethod GiftCardObjectListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GroupingInfo struct { @@ -3827,9 +3827,9 @@ type GroupingInfo struct { NullFields []string `json:"-"` } -func (s *GroupingInfo) MarshalJSON() ([]byte, error) { +func (s GroupingInfo) MarshalJSON() ([]byte, error) { type NoMethod GroupingInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Image: Wrapping type for Google hosted images. Next ID: 7 @@ -3854,9 +3854,9 @@ type Image struct { NullFields []string `json:"-"` } -func (s *Image) MarshalJSON() ([]byte, error) { +func (s Image) MarshalJSON() ([]byte, error) { type NoMethod Image - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImageModuleData struct { @@ -3878,9 +3878,9 @@ type ImageModuleData struct { NullFields []string `json:"-"` } -func (s *ImageModuleData) MarshalJSON() ([]byte, error) { +func (s ImageModuleData) MarshalJSON() ([]byte, error) { type NoMethod ImageModuleData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ImageUri struct { @@ -3905,9 +3905,9 @@ type ImageUri struct { NullFields []string `json:"-"` } -func (s *ImageUri) MarshalJSON() ([]byte, error) { +func (s ImageUri) MarshalJSON() ([]byte, error) { type NoMethod ImageUri - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type InfoModuleData struct { @@ -3928,9 +3928,9 @@ type InfoModuleData struct { NullFields []string `json:"-"` } -func (s *InfoModuleData) MarshalJSON() ([]byte, error) { +func (s InfoModuleData) MarshalJSON() ([]byte, error) { type NoMethod InfoModuleData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Issuer struct { @@ -3964,9 +3964,9 @@ type Issuer struct { NullFields []string `json:"-"` } -func (s *Issuer) MarshalJSON() ([]byte, error) { +func (s Issuer) MarshalJSON() ([]byte, error) { type NoMethod Issuer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IssuerContactInfo struct { @@ -3991,9 +3991,9 @@ type IssuerContactInfo struct { NullFields []string `json:"-"` } -func (s *IssuerContactInfo) MarshalJSON() ([]byte, error) { +func (s IssuerContactInfo) MarshalJSON() ([]byte, error) { type NoMethod IssuerContactInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IssuerListResponse struct { @@ -4015,9 +4015,9 @@ type IssuerListResponse struct { NullFields []string `json:"-"` } -func (s *IssuerListResponse) MarshalJSON() ([]byte, error) { +func (s IssuerListResponse) MarshalJSON() ([]byte, error) { type NoMethod IssuerListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IssuerToUserInfo struct { @@ -4046,9 +4046,9 @@ type IssuerToUserInfo struct { NullFields []string `json:"-"` } -func (s *IssuerToUserInfo) MarshalJSON() ([]byte, error) { +func (s IssuerToUserInfo) MarshalJSON() ([]byte, error) { type NoMethod IssuerToUserInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type JwtInsertResponse struct { @@ -4076,9 +4076,9 @@ type JwtInsertResponse struct { NullFields []string `json:"-"` } -func (s *JwtInsertResponse) MarshalJSON() ([]byte, error) { +func (s JwtInsertResponse) MarshalJSON() ([]byte, error) { type NoMethod JwtInsertResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type JwtResource struct { @@ -4098,9 +4098,9 @@ type JwtResource struct { NullFields []string `json:"-"` } -func (s *JwtResource) MarshalJSON() ([]byte, error) { +func (s JwtResource) MarshalJSON() ([]byte, error) { type NoMethod JwtResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LabelValue: A pair of text strings to be displayed in the details view. Note @@ -4136,9 +4136,9 @@ type LabelValue struct { NullFields []string `json:"-"` } -func (s *LabelValue) MarshalJSON() ([]byte, error) { +func (s LabelValue) MarshalJSON() ([]byte, error) { type NoMethod LabelValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LabelValueRow struct { @@ -4159,9 +4159,9 @@ type LabelValueRow struct { NullFields []string `json:"-"` } -func (s *LabelValueRow) MarshalJSON() ([]byte, error) { +func (s LabelValueRow) MarshalJSON() ([]byte, error) { type NoMethod LabelValueRow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LatLongPoint struct { @@ -4187,9 +4187,9 @@ type LatLongPoint struct { NullFields []string `json:"-"` } -func (s *LatLongPoint) MarshalJSON() ([]byte, error) { +func (s LatLongPoint) MarshalJSON() ([]byte, error) { type NoMethod LatLongPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LatLongPoint) UnmarshalJSON(data []byte) error { @@ -4224,9 +4224,9 @@ type LinksModuleData struct { NullFields []string `json:"-"` } -func (s *LinksModuleData) MarshalJSON() ([]byte, error) { +func (s LinksModuleData) MarshalJSON() ([]byte, error) { type NoMethod LinksModuleData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ListTemplateOverride struct { @@ -4257,9 +4257,9 @@ type ListTemplateOverride struct { NullFields []string `json:"-"` } -func (s *ListTemplateOverride) MarshalJSON() ([]byte, error) { +func (s ListTemplateOverride) MarshalJSON() ([]byte, error) { type NoMethod ListTemplateOverride - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocalizedString struct { @@ -4284,9 +4284,9 @@ type LocalizedString struct { NullFields []string `json:"-"` } -func (s *LocalizedString) MarshalJSON() ([]byte, error) { +func (s LocalizedString) MarshalJSON() ([]byte, error) { type NoMethod LocalizedString - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LoyaltyClass struct { @@ -4513,9 +4513,9 @@ type LoyaltyClass struct { NullFields []string `json:"-"` } -func (s *LoyaltyClass) MarshalJSON() ([]byte, error) { +func (s LoyaltyClass) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LoyaltyClassAddMessageResponse struct { @@ -4537,9 +4537,9 @@ type LoyaltyClassAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *LoyaltyClassAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s LoyaltyClassAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyClassAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LoyaltyClassListResponse struct { @@ -4563,9 +4563,9 @@ type LoyaltyClassListResponse struct { NullFields []string `json:"-"` } -func (s *LoyaltyClassListResponse) MarshalJSON() ([]byte, error) { +func (s LoyaltyClassListResponse) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyClassListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LoyaltyObject struct { @@ -4697,9 +4697,9 @@ type LoyaltyObject struct { NullFields []string `json:"-"` } -func (s *LoyaltyObject) MarshalJSON() ([]byte, error) { +func (s LoyaltyObject) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LoyaltyObjectAddMessageResponse struct { @@ -4721,9 +4721,9 @@ type LoyaltyObjectAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *LoyaltyObjectAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s LoyaltyObjectAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyObjectAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LoyaltyObjectListResponse struct { @@ -4747,9 +4747,9 @@ type LoyaltyObjectListResponse struct { NullFields []string `json:"-"` } -func (s *LoyaltyObjectListResponse) MarshalJSON() ([]byte, error) { +func (s LoyaltyObjectListResponse) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyObjectListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LoyaltyPoints struct { @@ -4776,9 +4776,9 @@ type LoyaltyPoints struct { NullFields []string `json:"-"` } -func (s *LoyaltyPoints) MarshalJSON() ([]byte, error) { +func (s LoyaltyPoints) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyPoints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LoyaltyPointsBalance struct { @@ -4807,9 +4807,9 @@ type LoyaltyPointsBalance struct { NullFields []string `json:"-"` } -func (s *LoyaltyPointsBalance) MarshalJSON() ([]byte, error) { +func (s LoyaltyPointsBalance) MarshalJSON() ([]byte, error) { type NoMethod LoyaltyPointsBalance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *LoyaltyPointsBalance) UnmarshalJSON(data []byte) error { @@ -4966,9 +4966,9 @@ type Media struct { NullFields []string `json:"-"` } -func (s *Media) MarshalJSON() ([]byte, error) { +func (s Media) MarshalJSON() ([]byte, error) { type NoMethod Media - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MediaRequestInfo: Extra information added to operations that support Scotty @@ -5044,9 +5044,9 @@ type MediaRequestInfo struct { NullFields []string `json:"-"` } -func (s *MediaRequestInfo) MarshalJSON() ([]byte, error) { +func (s MediaRequestInfo) MarshalJSON() ([]byte, error) { type NoMethod MediaRequestInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Message: A message that will be displayed with a Valuable @@ -5099,9 +5099,9 @@ type Message struct { NullFields []string `json:"-"` } -func (s *Message) MarshalJSON() ([]byte, error) { +func (s Message) MarshalJSON() ([]byte, error) { type NoMethod Message - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ModifyLinkedOfferObjects struct { @@ -5123,9 +5123,9 @@ type ModifyLinkedOfferObjects struct { NullFields []string `json:"-"` } -func (s *ModifyLinkedOfferObjects) MarshalJSON() ([]byte, error) { +func (s ModifyLinkedOfferObjects) MarshalJSON() ([]byte, error) { type NoMethod ModifyLinkedOfferObjects - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ModifyLinkedOfferObjectsRequest struct { @@ -5145,9 +5145,9 @@ type ModifyLinkedOfferObjectsRequest struct { NullFields []string `json:"-"` } -func (s *ModifyLinkedOfferObjectsRequest) MarshalJSON() ([]byte, error) { +func (s ModifyLinkedOfferObjectsRequest) MarshalJSON() ([]byte, error) { type NoMethod ModifyLinkedOfferObjectsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Money struct { @@ -5172,9 +5172,9 @@ type Money struct { NullFields []string `json:"-"` } -func (s *Money) MarshalJSON() ([]byte, error) { +func (s Money) MarshalJSON() ([]byte, error) { type NoMethod Money - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Notifications: Indicates if the object needs to have notification enabled. @@ -5202,9 +5202,9 @@ type Notifications struct { NullFields []string `json:"-"` } -func (s *Notifications) MarshalJSON() ([]byte, error) { +func (s Notifications) MarshalJSON() ([]byte, error) { type NoMethod Notifications - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ObjectId: This is a copy of the tech.blob.ObjectId proto, which could not be @@ -5233,9 +5233,9 @@ type ObjectId struct { NullFields []string `json:"-"` } -func (s *ObjectId) MarshalJSON() ([]byte, error) { +func (s ObjectId) MarshalJSON() ([]byte, error) { type NoMethod ObjectId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OfferClass struct { @@ -5454,9 +5454,9 @@ type OfferClass struct { NullFields []string `json:"-"` } -func (s *OfferClass) MarshalJSON() ([]byte, error) { +func (s OfferClass) MarshalJSON() ([]byte, error) { type NoMethod OfferClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OfferClassAddMessageResponse struct { @@ -5478,9 +5478,9 @@ type OfferClassAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *OfferClassAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s OfferClassAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod OfferClassAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OfferClassListResponse struct { @@ -5504,9 +5504,9 @@ type OfferClassListResponse struct { NullFields []string `json:"-"` } -func (s *OfferClassListResponse) MarshalJSON() ([]byte, error) { +func (s OfferClassListResponse) MarshalJSON() ([]byte, error) { type NoMethod OfferClassListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OfferObject struct { @@ -5619,9 +5619,9 @@ type OfferObject struct { NullFields []string `json:"-"` } -func (s *OfferObject) MarshalJSON() ([]byte, error) { +func (s OfferObject) MarshalJSON() ([]byte, error) { type NoMethod OfferObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OfferObjectAddMessageResponse struct { @@ -5643,9 +5643,9 @@ type OfferObjectAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *OfferObjectAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s OfferObjectAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod OfferObjectAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OfferObjectListResponse struct { @@ -5669,9 +5669,9 @@ type OfferObjectListResponse struct { NullFields []string `json:"-"` } -func (s *OfferObjectListResponse) MarshalJSON() ([]byte, error) { +func (s OfferObjectListResponse) MarshalJSON() ([]byte, error) { type NoMethod OfferObjectListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Pagination struct { @@ -5695,9 +5695,9 @@ type Pagination struct { NullFields []string `json:"-"` } -func (s *Pagination) MarshalJSON() ([]byte, error) { +func (s Pagination) MarshalJSON() ([]byte, error) { type NoMethod Pagination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PassConstraints: Container for any constraints that may be placed on passes. @@ -5734,9 +5734,9 @@ type PassConstraints struct { NullFields []string `json:"-"` } -func (s *PassConstraints) MarshalJSON() ([]byte, error) { +func (s PassConstraints) MarshalJSON() ([]byte, error) { type NoMethod PassConstraints - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Permission struct { @@ -5767,9 +5767,9 @@ type Permission struct { NullFields []string `json:"-"` } -func (s *Permission) MarshalJSON() ([]byte, error) { +func (s Permission) MarshalJSON() ([]byte, error) { type NoMethod Permission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Permissions struct { @@ -5793,9 +5793,9 @@ type Permissions struct { NullFields []string `json:"-"` } -func (s *Permissions) MarshalJSON() ([]byte, error) { +func (s Permissions) MarshalJSON() ([]byte, error) { type NoMethod Permissions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PurchaseDetails struct { @@ -5837,9 +5837,9 @@ type PurchaseDetails struct { NullFields []string `json:"-"` } -func (s *PurchaseDetails) MarshalJSON() ([]byte, error) { +func (s PurchaseDetails) MarshalJSON() ([]byte, error) { type NoMethod PurchaseDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ReservationInfo struct { @@ -5867,9 +5867,9 @@ type ReservationInfo struct { NullFields []string `json:"-"` } -func (s *ReservationInfo) MarshalJSON() ([]byte, error) { +func (s ReservationInfo) MarshalJSON() ([]byte, error) { type NoMethod ReservationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Resources struct { @@ -5914,9 +5914,9 @@ type Resources struct { NullFields []string `json:"-"` } -func (s *Resources) MarshalJSON() ([]byte, error) { +func (s Resources) MarshalJSON() ([]byte, error) { type NoMethod Resources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Review struct { @@ -5934,9 +5934,9 @@ type Review struct { NullFields []string `json:"-"` } -func (s *Review) MarshalJSON() ([]byte, error) { +func (s Review) MarshalJSON() ([]byte, error) { type NoMethod Review - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RotatingBarcode struct { @@ -6032,9 +6032,9 @@ type RotatingBarcode struct { NullFields []string `json:"-"` } -func (s *RotatingBarcode) MarshalJSON() ([]byte, error) { +func (s RotatingBarcode) MarshalJSON() ([]byte, error) { type NoMethod RotatingBarcode - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RotatingBarcodeTotpDetails: Configuration for the time-based OTP @@ -6066,9 +6066,9 @@ type RotatingBarcodeTotpDetails struct { NullFields []string `json:"-"` } -func (s *RotatingBarcodeTotpDetails) MarshalJSON() ([]byte, error) { +func (s RotatingBarcodeTotpDetails) MarshalJSON() ([]byte, error) { type NoMethod RotatingBarcodeTotpDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RotatingBarcodeTotpDetailsTotpParameters: Configuration for the key and @@ -6092,9 +6092,9 @@ type RotatingBarcodeTotpDetailsTotpParameters struct { NullFields []string `json:"-"` } -func (s *RotatingBarcodeTotpDetailsTotpParameters) MarshalJSON() ([]byte, error) { +func (s RotatingBarcodeTotpDetailsTotpParameters) MarshalJSON() ([]byte, error) { type NoMethod RotatingBarcodeTotpDetailsTotpParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RotatingBarcodeValues: A payload containing many barcode values and start @@ -6132,9 +6132,9 @@ type RotatingBarcodeValues struct { NullFields []string `json:"-"` } -func (s *RotatingBarcodeValues) MarshalJSON() ([]byte, error) { +func (s RotatingBarcodeValues) MarshalJSON() ([]byte, error) { type NoMethod RotatingBarcodeValues - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SecurityAnimation struct { @@ -6158,9 +6158,9 @@ type SecurityAnimation struct { NullFields []string `json:"-"` } -func (s *SecurityAnimation) MarshalJSON() ([]byte, error) { +func (s SecurityAnimation) MarshalJSON() ([]byte, error) { type NoMethod SecurityAnimation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SignUpInfo struct { @@ -6179,9 +6179,9 @@ type SignUpInfo struct { NullFields []string `json:"-"` } -func (s *SignUpInfo) MarshalJSON() ([]byte, error) { +func (s SignUpInfo) MarshalJSON() ([]byte, error) { type NoMethod SignUpInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SmartTap struct { @@ -6214,9 +6214,9 @@ type SmartTap struct { NullFields []string `json:"-"` } -func (s *SmartTap) MarshalJSON() ([]byte, error) { +func (s SmartTap) MarshalJSON() ([]byte, error) { type NoMethod SmartTap - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SmartTapMerchantData struct { @@ -6239,9 +6239,9 @@ type SmartTapMerchantData struct { NullFields []string `json:"-"` } -func (s *SmartTapMerchantData) MarshalJSON() ([]byte, error) { +func (s SmartTapMerchantData) MarshalJSON() ([]byte, error) { type NoMethod SmartTapMerchantData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TemplateItem struct { @@ -6277,9 +6277,9 @@ type TemplateItem struct { NullFields []string `json:"-"` } -func (s *TemplateItem) MarshalJSON() ([]byte, error) { +func (s TemplateItem) MarshalJSON() ([]byte, error) { type NoMethod TemplateItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TextModuleData: Data for Text module. All fields are optional. Header will @@ -6319,9 +6319,9 @@ type TextModuleData struct { NullFields []string `json:"-"` } -func (s *TextModuleData) MarshalJSON() ([]byte, error) { +func (s TextModuleData) MarshalJSON() ([]byte, error) { type NoMethod TextModuleData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TicketCost struct { @@ -6345,9 +6345,9 @@ type TicketCost struct { NullFields []string `json:"-"` } -func (s *TicketCost) MarshalJSON() ([]byte, error) { +func (s TicketCost) MarshalJSON() ([]byte, error) { type NoMethod TicketCost - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TicketLeg struct { @@ -6439,9 +6439,9 @@ type TicketLeg struct { NullFields []string `json:"-"` } -func (s *TicketLeg) MarshalJSON() ([]byte, error) { +func (s TicketLeg) MarshalJSON() ([]byte, error) { type NoMethod TicketLeg - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TicketRestrictions struct { @@ -6468,9 +6468,9 @@ type TicketRestrictions struct { NullFields []string `json:"-"` } -func (s *TicketRestrictions) MarshalJSON() ([]byte, error) { +func (s TicketRestrictions) MarshalJSON() ([]byte, error) { type NoMethod TicketRestrictions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TicketSeat struct { @@ -6510,9 +6510,9 @@ type TicketSeat struct { NullFields []string `json:"-"` } -func (s *TicketSeat) MarshalJSON() ([]byte, error) { +func (s TicketSeat) MarshalJSON() ([]byte, error) { type NoMethod TicketSeat - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TimeInterval struct { @@ -6538,9 +6538,9 @@ type TimeInterval struct { NullFields []string `json:"-"` } -func (s *TimeInterval) MarshalJSON() ([]byte, error) { +func (s TimeInterval) MarshalJSON() ([]byte, error) { type NoMethod TimeInterval - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TransitClass struct { @@ -6796,9 +6796,9 @@ type TransitClass struct { NullFields []string `json:"-"` } -func (s *TransitClass) MarshalJSON() ([]byte, error) { +func (s TransitClass) MarshalJSON() ([]byte, error) { type NoMethod TransitClass - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TransitClassAddMessageResponse struct { @@ -6820,9 +6820,9 @@ type TransitClassAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *TransitClassAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s TransitClassAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod TransitClassAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TransitClassListResponse struct { @@ -6846,9 +6846,9 @@ type TransitClassListResponse struct { NullFields []string `json:"-"` } -func (s *TransitClassListResponse) MarshalJSON() ([]byte, error) { +func (s TransitClassListResponse) MarshalJSON() ([]byte, error) { type NoMethod TransitClassListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TransitObject struct { @@ -7045,9 +7045,9 @@ type TransitObject struct { NullFields []string `json:"-"` } -func (s *TransitObject) MarshalJSON() ([]byte, error) { +func (s TransitObject) MarshalJSON() ([]byte, error) { type NoMethod TransitObject - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TransitObjectAddMessageResponse struct { @@ -7069,9 +7069,9 @@ type TransitObjectAddMessageResponse struct { NullFields []string `json:"-"` } -func (s *TransitObjectAddMessageResponse) MarshalJSON() ([]byte, error) { +func (s TransitObjectAddMessageResponse) MarshalJSON() ([]byte, error) { type NoMethod TransitObjectAddMessageResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TransitObjectListResponse struct { @@ -7095,9 +7095,9 @@ type TransitObjectListResponse struct { NullFields []string `json:"-"` } -func (s *TransitObjectListResponse) MarshalJSON() ([]byte, error) { +func (s TransitObjectListResponse) MarshalJSON() ([]byte, error) { type NoMethod TransitObjectListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransitObjectUploadRotatingBarcodeValuesRequest: Request to upload rotating @@ -7120,9 +7120,9 @@ type TransitObjectUploadRotatingBarcodeValuesRequest struct { NullFields []string `json:"-"` } -func (s *TransitObjectUploadRotatingBarcodeValuesRequest) MarshalJSON() ([]byte, error) { +func (s TransitObjectUploadRotatingBarcodeValuesRequest) MarshalJSON() ([]byte, error) { type NoMethod TransitObjectUploadRotatingBarcodeValuesRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TransitObjectUploadRotatingBarcodeValuesResponse: Response for uploading @@ -7154,9 +7154,9 @@ type TranslatedString struct { NullFields []string `json:"-"` } -func (s *TranslatedString) MarshalJSON() ([]byte, error) { +func (s TranslatedString) MarshalJSON() ([]byte, error) { type NoMethod TranslatedString - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // UpcomingNotification: Indicates that the issuer would like Google Wallet to @@ -7179,9 +7179,9 @@ type UpcomingNotification struct { NullFields []string `json:"-"` } -func (s *UpcomingNotification) MarshalJSON() ([]byte, error) { +func (s UpcomingNotification) MarshalJSON() ([]byte, error) { type NoMethod UpcomingNotification - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Uri struct { @@ -7218,9 +7218,9 @@ type Uri struct { NullFields []string `json:"-"` } -func (s *Uri) MarshalJSON() ([]byte, error) { +func (s Uri) MarshalJSON() ([]byte, error) { type NoMethod Uri - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type EventticketclassAddmessageCall struct { diff --git a/webfonts/v1/webfonts-gen.go b/webfonts/v1/webfonts-gen.go index c073faa8f5..6db370da19 100644 --- a/webfonts/v1/webfonts-gen.go +++ b/webfonts/v1/webfonts-gen.go @@ -172,9 +172,9 @@ type Axis struct { NullFields []string `json:"-"` } -func (s *Axis) MarshalJSON() ([]byte, error) { +func (s Axis) MarshalJSON() ([]byte, error) { type NoMethod Axis - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *Axis) UnmarshalJSON(data []byte) error { @@ -233,9 +233,9 @@ type Webfont struct { NullFields []string `json:"-"` } -func (s *Webfont) MarshalJSON() ([]byte, error) { +func (s Webfont) MarshalJSON() ([]byte, error) { type NoMethod Webfont - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WebfontList: Response containing the list of fonts currently served by the @@ -262,9 +262,9 @@ type WebfontList struct { NullFields []string `json:"-"` } -func (s *WebfontList) MarshalJSON() ([]byte, error) { +func (s WebfontList) MarshalJSON() ([]byte, error) { type NoMethod WebfontList - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type WebfontsListCall struct { diff --git a/webrisk/v1/webrisk-gen.go b/webrisk/v1/webrisk-gen.go index 3d022cd7fb..2c0134ddc4 100644 --- a/webrisk/v1/webrisk-gen.go +++ b/webrisk/v1/webrisk-gen.go @@ -271,9 +271,9 @@ type GoogleCloudWebriskV1ComputeThreatListDiffResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1ComputeThreatListDiffResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1ComputeThreatListDiffResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1ComputeThreatListDiffResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudWebriskV1ComputeThreatListDiffResponseChecksum: The expected @@ -295,9 +295,9 @@ type GoogleCloudWebriskV1ComputeThreatListDiffResponseChecksum struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1ComputeThreatListDiffResponseChecksum) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1ComputeThreatListDiffResponseChecksum) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1ComputeThreatListDiffResponseChecksum - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudWebriskV1RawHashes: The uncompressed threat entries in hash @@ -328,9 +328,9 @@ type GoogleCloudWebriskV1RawHashes struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1RawHashes) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1RawHashes) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1RawHashes - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudWebriskV1RawIndices: A set of raw indices to remove from a local @@ -351,9 +351,9 @@ type GoogleCloudWebriskV1RawIndices struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1RawIndices) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1RawIndices) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1RawIndices - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudWebriskV1RiceDeltaEncoding: The Rice-Golomb encoded data. Used @@ -386,9 +386,9 @@ type GoogleCloudWebriskV1RiceDeltaEncoding struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1RiceDeltaEncoding) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1RiceDeltaEncoding) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1RiceDeltaEncoding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudWebriskV1SearchHashesResponse struct { @@ -414,9 +414,9 @@ type GoogleCloudWebriskV1SearchHashesResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1SearchHashesResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1SearchHashesResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1SearchHashesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudWebriskV1SearchHashesResponseThreatHash: Contains threat @@ -453,9 +453,9 @@ type GoogleCloudWebriskV1SearchHashesResponseThreatHash struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1SearchHashesResponseThreatHash) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1SearchHashesResponseThreatHash) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1SearchHashesResponseThreatHash - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GoogleCloudWebriskV1SearchUrisResponse struct { @@ -478,9 +478,9 @@ type GoogleCloudWebriskV1SearchUrisResponse struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1SearchUrisResponse) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1SearchUrisResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1SearchUrisResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudWebriskV1SearchUrisResponseThreatUri: Contains threat information @@ -513,9 +513,9 @@ type GoogleCloudWebriskV1SearchUrisResponseThreatUri struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1SearchUrisResponseThreatUri) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1SearchUrisResponseThreatUri) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1SearchUrisResponseThreatUri - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudWebriskV1Submission: Wraps a URI that might be displaying @@ -540,9 +540,9 @@ type GoogleCloudWebriskV1Submission struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1Submission) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1Submission) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1Submission - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudWebriskV1ThreatEntryAdditions: Contains the set of entries to add @@ -569,9 +569,9 @@ type GoogleCloudWebriskV1ThreatEntryAdditions struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1ThreatEntryAdditions) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1ThreatEntryAdditions) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1ThreatEntryAdditions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleCloudWebriskV1ThreatEntryRemovals: Contains the set of entries to @@ -597,9 +597,9 @@ type GoogleCloudWebriskV1ThreatEntryRemovals struct { NullFields []string `json:"-"` } -func (s *GoogleCloudWebriskV1ThreatEntryRemovals) MarshalJSON() ([]byte, error) { +func (s GoogleCloudWebriskV1ThreatEntryRemovals) MarshalJSON() ([]byte, error) { type NoMethod GoogleCloudWebriskV1ThreatEntryRemovals - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningCancelOperationRequest: The request message for @@ -631,9 +631,9 @@ type GoogleLongrunningListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleLongrunningOperation: This resource represents a long-running @@ -673,9 +673,9 @@ type GoogleLongrunningOperation struct { NullFields []string `json:"-"` } -func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { +func (s GoogleLongrunningOperation) MarshalJSON() ([]byte, error) { type NoMethod GoogleLongrunningOperation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -717,9 +717,9 @@ type GoogleRpcStatus struct { NullFields []string `json:"-"` } -func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) { +func (s GoogleRpcStatus) MarshalJSON() ([]byte, error) { type NoMethod GoogleRpcStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type HashesSearchCall struct { diff --git a/websecurityscanner/v1/websecurityscanner-gen.go b/websecurityscanner/v1/websecurityscanner-gen.go index e99f8f64e3..92faa3e0a8 100644 --- a/websecurityscanner/v1/websecurityscanner-gen.go +++ b/websecurityscanner/v1/websecurityscanner-gen.go @@ -244,9 +244,9 @@ type Authentication struct { NullFields []string `json:"-"` } -func (s *Authentication) MarshalJSON() ([]byte, error) { +func (s Authentication) MarshalJSON() ([]byte, error) { type NoMethod Authentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CrawledUrl: A CrawledUrl resource represents a URL that was crawled during a @@ -273,9 +273,9 @@ type CrawledUrl struct { NullFields []string `json:"-"` } -func (s *CrawledUrl) MarshalJSON() ([]byte, error) { +func (s CrawledUrl) MarshalJSON() ([]byte, error) { type NoMethod CrawledUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAccount: Describes authentication configuration that uses a custom @@ -302,9 +302,9 @@ type CustomAccount struct { NullFields []string `json:"-"` } -func (s *CustomAccount) MarshalJSON() ([]byte, error) { +func (s CustomAccount) MarshalJSON() ([]byte, error) { type NoMethod CustomAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -397,9 +397,9 @@ type Finding struct { NullFields []string `json:"-"` } -func (s *Finding) MarshalJSON() ([]byte, error) { +func (s Finding) MarshalJSON() ([]byte, error) { type NoMethod Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindingTypeStats: A FindingTypeStats resource represents stats regarding a @@ -423,9 +423,9 @@ type FindingTypeStats struct { NullFields []string `json:"-"` } -func (s *FindingTypeStats) MarshalJSON() ([]byte, error) { +func (s FindingTypeStats) MarshalJSON() ([]byte, error) { type NoMethod FindingTypeStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Form: ! Information about a vulnerability with an HTML. @@ -447,9 +447,9 @@ type Form struct { NullFields []string `json:"-"` } -func (s *Form) MarshalJSON() ([]byte, error) { +func (s Form) MarshalJSON() ([]byte, error) { type NoMethod Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAccount: Describes authentication configuration that uses a Google @@ -474,9 +474,9 @@ type GoogleAccount struct { NullFields []string `json:"-"` } -func (s *GoogleAccount) MarshalJSON() ([]byte, error) { +func (s GoogleAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Header: Describes a HTTP Header. @@ -498,9 +498,9 @@ type Header struct { NullFields []string `json:"-"` } -func (s *Header) MarshalJSON() ([]byte, error) { +func (s Header) MarshalJSON() ([]byte, error) { type NoMethod Header - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IapCredential: Describes authentication configuration for @@ -523,9 +523,9 @@ type IapCredential struct { NullFields []string `json:"-"` } -func (s *IapCredential) MarshalJSON() ([]byte, error) { +func (s IapCredential) MarshalJSON() ([]byte, error) { type NoMethod IapCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IapTestServiceAccountInfo: Describes authentication configuration when @@ -548,9 +548,9 @@ type IapTestServiceAccountInfo struct { NullFields []string `json:"-"` } -func (s *IapTestServiceAccountInfo) MarshalJSON() ([]byte, error) { +func (s IapTestServiceAccountInfo) MarshalJSON() ([]byte, error) { type NoMethod IapTestServiceAccountInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCrawledUrlsResponse: Response for the `ListCrawledUrls` method. @@ -576,9 +576,9 @@ type ListCrawledUrlsResponse struct { NullFields []string `json:"-"` } -func (s *ListCrawledUrlsResponse) MarshalJSON() ([]byte, error) { +func (s ListCrawledUrlsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCrawledUrlsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFindingTypeStatsResponse: Response for the `ListFindingTypeStats` @@ -602,9 +602,9 @@ type ListFindingTypeStatsResponse struct { NullFields []string `json:"-"` } -func (s *ListFindingTypeStatsResponse) MarshalJSON() ([]byte, error) { +func (s ListFindingTypeStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFindingTypeStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFindingsResponse: Response for the `ListFindings` method. @@ -630,9 +630,9 @@ type ListFindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListFindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListFindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScanConfigsResponse: Response for the `ListScanConfigs` method. @@ -658,9 +658,9 @@ type ListScanConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListScanConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListScanConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScanConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScanRunsResponse: Response for the `ListScanRuns` method. @@ -686,9 +686,9 @@ type ListScanRunsResponse struct { NullFields []string `json:"-"` } -func (s *ListScanRunsResponse) MarshalJSON() ([]byte, error) { +func (s ListScanRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScanRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutdatedLibrary: Information reported for an outdated library. @@ -713,9 +713,9 @@ type OutdatedLibrary struct { NullFields []string `json:"-"` } -func (s *OutdatedLibrary) MarshalJSON() ([]byte, error) { +func (s OutdatedLibrary) MarshalJSON() ([]byte, error) { type NoMethod OutdatedLibrary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanConfig: A ScanConfig resource contains the configurations to launch a @@ -796,9 +796,9 @@ type ScanConfig struct { NullFields []string `json:"-"` } -func (s *ScanConfig) MarshalJSON() ([]byte, error) { +func (s ScanConfig) MarshalJSON() ([]byte, error) { type NoMethod ScanConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanConfigError: Defines a custom error message used by CreateScanConfig and @@ -907,9 +907,9 @@ type ScanConfigError struct { NullFields []string `json:"-"` } -func (s *ScanConfigError) MarshalJSON() ([]byte, error) { +func (s ScanConfigError) MarshalJSON() ([]byte, error) { type NoMethod ScanConfigError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanRun: A ScanRun is a output-only resource representing an actual run of @@ -985,9 +985,9 @@ type ScanRun struct { NullFields []string `json:"-"` } -func (s *ScanRun) MarshalJSON() ([]byte, error) { +func (s ScanRun) MarshalJSON() ([]byte, error) { type NoMethod ScanRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanRunErrorTrace: Output only. Defines an error trace message for a @@ -1037,9 +1037,9 @@ type ScanRunErrorTrace struct { NullFields []string `json:"-"` } -func (s *ScanRunErrorTrace) MarshalJSON() ([]byte, error) { +func (s ScanRunErrorTrace) MarshalJSON() ([]byte, error) { type NoMethod ScanRunErrorTrace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanRunWarningTrace: Output only. Defines a warning trace message for @@ -1076,9 +1076,9 @@ type ScanRunWarningTrace struct { NullFields []string `json:"-"` } -func (s *ScanRunWarningTrace) MarshalJSON() ([]byte, error) { +func (s ScanRunWarningTrace) MarshalJSON() ([]byte, error) { type NoMethod ScanRunWarningTrace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Scan schedule configuration. @@ -1104,9 +1104,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartScanRunRequest: Request for the `StartScanRun` method. @@ -1137,9 +1137,9 @@ type ViolatingResource struct { NullFields []string `json:"-"` } -func (s *ViolatingResource) MarshalJSON() ([]byte, error) { +func (s ViolatingResource) MarshalJSON() ([]byte, error) { type NoMethod ViolatingResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerableHeaders: Information about vulnerable or missing HTTP Headers. @@ -1161,9 +1161,9 @@ type VulnerableHeaders struct { NullFields []string `json:"-"` } -func (s *VulnerableHeaders) MarshalJSON() ([]byte, error) { +func (s VulnerableHeaders) MarshalJSON() ([]byte, error) { type NoMethod VulnerableHeaders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerableParameters: Information about vulnerable request parameters. @@ -1183,9 +1183,9 @@ type VulnerableParameters struct { NullFields []string `json:"-"` } -func (s *VulnerableParameters) MarshalJSON() ([]byte, error) { +func (s VulnerableParameters) MarshalJSON() ([]byte, error) { type NoMethod VulnerableParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Xss: Information reported for an XSS. @@ -1235,9 +1235,9 @@ type Xss struct { NullFields []string `json:"-"` } -func (s *Xss) MarshalJSON() ([]byte, error) { +func (s Xss) MarshalJSON() ([]byte, error) { type NoMethod Xss - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Xxe: Information reported for an XXE. @@ -1265,9 +1265,9 @@ type Xxe struct { NullFields []string `json:"-"` } -func (s *Xxe) MarshalJSON() ([]byte, error) { +func (s Xxe) MarshalJSON() ([]byte, error) { type NoMethod Xxe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsScanConfigsCreateCall struct { diff --git a/websecurityscanner/v1alpha/websecurityscanner-gen.go b/websecurityscanner/v1alpha/websecurityscanner-gen.go index 4cfba71b56..9e2c4705c3 100644 --- a/websecurityscanner/v1alpha/websecurityscanner-gen.go +++ b/websecurityscanner/v1alpha/websecurityscanner-gen.go @@ -242,9 +242,9 @@ type Authentication struct { NullFields []string `json:"-"` } -func (s *Authentication) MarshalJSON() ([]byte, error) { +func (s Authentication) MarshalJSON() ([]byte, error) { type NoMethod Authentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CrawledUrl: A CrawledUrl resource represents a URL that was crawled during a @@ -271,9 +271,9 @@ type CrawledUrl struct { NullFields []string `json:"-"` } -func (s *CrawledUrl) MarshalJSON() ([]byte, error) { +func (s CrawledUrl) MarshalJSON() ([]byte, error) { type NoMethod CrawledUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAccount: Describes authentication configuration that uses a custom @@ -300,9 +300,9 @@ type CustomAccount struct { NullFields []string `json:"-"` } -func (s *CustomAccount) MarshalJSON() ([]byte, error) { +func (s CustomAccount) MarshalJSON() ([]byte, error) { type NoMethod CustomAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -425,9 +425,9 @@ type Finding struct { NullFields []string `json:"-"` } -func (s *Finding) MarshalJSON() ([]byte, error) { +func (s Finding) MarshalJSON() ([]byte, error) { type NoMethod Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindingTypeStats: A FindingTypeStats resource represents stats regarding a @@ -500,9 +500,9 @@ type FindingTypeStats struct { NullFields []string `json:"-"` } -func (s *FindingTypeStats) MarshalJSON() ([]byte, error) { +func (s FindingTypeStats) MarshalJSON() ([]byte, error) { type NoMethod FindingTypeStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAccount: Describes authentication configuration that uses a Google @@ -527,9 +527,9 @@ type GoogleAccount struct { NullFields []string `json:"-"` } -func (s *GoogleAccount) MarshalJSON() ([]byte, error) { +func (s GoogleAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Header: Describes a HTTP Header. @@ -551,9 +551,9 @@ type Header struct { NullFields []string `json:"-"` } -func (s *Header) MarshalJSON() ([]byte, error) { +func (s Header) MarshalJSON() ([]byte, error) { type NoMethod Header - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCrawledUrlsResponse: Response for the `ListCrawledUrls` method. @@ -579,9 +579,9 @@ type ListCrawledUrlsResponse struct { NullFields []string `json:"-"` } -func (s *ListCrawledUrlsResponse) MarshalJSON() ([]byte, error) { +func (s ListCrawledUrlsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCrawledUrlsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFindingTypeStatsResponse: Response for the `ListFindingTypeStats` @@ -605,9 +605,9 @@ type ListFindingTypeStatsResponse struct { NullFields []string `json:"-"` } -func (s *ListFindingTypeStatsResponse) MarshalJSON() ([]byte, error) { +func (s ListFindingTypeStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFindingTypeStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFindingsResponse: Response for the `ListFindings` method. @@ -633,9 +633,9 @@ type ListFindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListFindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListFindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScanConfigsResponse: Response for the `ListScanConfigs` method. @@ -661,9 +661,9 @@ type ListScanConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListScanConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListScanConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScanConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScanRunsResponse: Response for the `ListScanRuns` method. @@ -689,9 +689,9 @@ type ListScanRunsResponse struct { NullFields []string `json:"-"` } -func (s *ListScanRunsResponse) MarshalJSON() ([]byte, error) { +func (s ListScanRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScanRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutdatedLibrary: Information reported for an outdated library. @@ -716,9 +716,9 @@ type OutdatedLibrary struct { NullFields []string `json:"-"` } -func (s *OutdatedLibrary) MarshalJSON() ([]byte, error) { +func (s OutdatedLibrary) MarshalJSON() ([]byte, error) { type NoMethod OutdatedLibrary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanConfig: A ScanConfig resource contains the configurations to launch a @@ -785,9 +785,9 @@ type ScanConfig struct { NullFields []string `json:"-"` } -func (s *ScanConfig) MarshalJSON() ([]byte, error) { +func (s ScanConfig) MarshalJSON() ([]byte, error) { type NoMethod ScanConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanRun: A ScanRun is a output-only resource representing an actual run of @@ -852,9 +852,9 @@ type ScanRun struct { NullFields []string `json:"-"` } -func (s *ScanRun) MarshalJSON() ([]byte, error) { +func (s ScanRun) MarshalJSON() ([]byte, error) { type NoMethod ScanRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Scan schedule configuration. @@ -880,9 +880,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartScanRunRequest: Request for the `StartScanRun` method. @@ -913,9 +913,9 @@ type ViolatingResource struct { NullFields []string `json:"-"` } -func (s *ViolatingResource) MarshalJSON() ([]byte, error) { +func (s ViolatingResource) MarshalJSON() ([]byte, error) { type NoMethod ViolatingResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerableHeaders: Information about vulnerable or missing HTTP Headers. @@ -937,9 +937,9 @@ type VulnerableHeaders struct { NullFields []string `json:"-"` } -func (s *VulnerableHeaders) MarshalJSON() ([]byte, error) { +func (s VulnerableHeaders) MarshalJSON() ([]byte, error) { type NoMethod VulnerableHeaders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerableParameters: Information about vulnerable request parameters. @@ -959,9 +959,9 @@ type VulnerableParameters struct { NullFields []string `json:"-"` } -func (s *VulnerableParameters) MarshalJSON() ([]byte, error) { +func (s VulnerableParameters) MarshalJSON() ([]byte, error) { type NoMethod VulnerableParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Xss: Information reported for an XSS. @@ -983,9 +983,9 @@ type Xss struct { NullFields []string `json:"-"` } -func (s *Xss) MarshalJSON() ([]byte, error) { +func (s Xss) MarshalJSON() ([]byte, error) { type NoMethod Xss - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsScanConfigsCreateCall struct { diff --git a/websecurityscanner/v1beta/websecurityscanner-gen.go b/websecurityscanner/v1beta/websecurityscanner-gen.go index a4e294f2a9..6e670c9003 100644 --- a/websecurityscanner/v1beta/websecurityscanner-gen.go +++ b/websecurityscanner/v1beta/websecurityscanner-gen.go @@ -244,9 +244,9 @@ type Authentication struct { NullFields []string `json:"-"` } -func (s *Authentication) MarshalJSON() ([]byte, error) { +func (s Authentication) MarshalJSON() ([]byte, error) { type NoMethod Authentication - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CrawledUrl: A CrawledUrl resource represents a URL that was crawled during a @@ -273,9 +273,9 @@ type CrawledUrl struct { NullFields []string `json:"-"` } -func (s *CrawledUrl) MarshalJSON() ([]byte, error) { +func (s CrawledUrl) MarshalJSON() ([]byte, error) { type NoMethod CrawledUrl - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomAccount: Describes authentication configuration that uses a custom @@ -302,9 +302,9 @@ type CustomAccount struct { NullFields []string `json:"-"` } -func (s *CustomAccount) MarshalJSON() ([]byte, error) { +func (s CustomAccount) MarshalJSON() ([]byte, error) { type NoMethod CustomAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -393,9 +393,9 @@ type Finding struct { NullFields []string `json:"-"` } -func (s *Finding) MarshalJSON() ([]byte, error) { +func (s Finding) MarshalJSON() ([]byte, error) { type NoMethod Finding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // FindingTypeStats: A FindingTypeStats resource represents stats regarding a @@ -418,9 +418,9 @@ type FindingTypeStats struct { NullFields []string `json:"-"` } -func (s *FindingTypeStats) MarshalJSON() ([]byte, error) { +func (s FindingTypeStats) MarshalJSON() ([]byte, error) { type NoMethod FindingTypeStats - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Form: ! Information about a vulnerability with an HTML. @@ -442,9 +442,9 @@ type Form struct { NullFields []string `json:"-"` } -func (s *Form) MarshalJSON() ([]byte, error) { +func (s Form) MarshalJSON() ([]byte, error) { type NoMethod Form - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleAccount: Describes authentication configuration that uses a Google @@ -469,9 +469,9 @@ type GoogleAccount struct { NullFields []string `json:"-"` } -func (s *GoogleAccount) MarshalJSON() ([]byte, error) { +func (s GoogleAccount) MarshalJSON() ([]byte, error) { type NoMethod GoogleAccount - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Header: Describes a HTTP Header. @@ -493,9 +493,9 @@ type Header struct { NullFields []string `json:"-"` } -func (s *Header) MarshalJSON() ([]byte, error) { +func (s Header) MarshalJSON() ([]byte, error) { type NoMethod Header - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IapCredential: Describes authentication configuration for @@ -518,9 +518,9 @@ type IapCredential struct { NullFields []string `json:"-"` } -func (s *IapCredential) MarshalJSON() ([]byte, error) { +func (s IapCredential) MarshalJSON() ([]byte, error) { type NoMethod IapCredential - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IapTestServiceAccountInfo: Describes authentication configuration when @@ -543,9 +543,9 @@ type IapTestServiceAccountInfo struct { NullFields []string `json:"-"` } -func (s *IapTestServiceAccountInfo) MarshalJSON() ([]byte, error) { +func (s IapTestServiceAccountInfo) MarshalJSON() ([]byte, error) { type NoMethod IapTestServiceAccountInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCrawledUrlsResponse: Response for the `ListCrawledUrls` method. @@ -571,9 +571,9 @@ type ListCrawledUrlsResponse struct { NullFields []string `json:"-"` } -func (s *ListCrawledUrlsResponse) MarshalJSON() ([]byte, error) { +func (s ListCrawledUrlsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCrawledUrlsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFindingTypeStatsResponse: Response for the `ListFindingTypeStats` @@ -597,9 +597,9 @@ type ListFindingTypeStatsResponse struct { NullFields []string `json:"-"` } -func (s *ListFindingTypeStatsResponse) MarshalJSON() ([]byte, error) { +func (s ListFindingTypeStatsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFindingTypeStatsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListFindingsResponse: Response for the `ListFindings` method. @@ -625,9 +625,9 @@ type ListFindingsResponse struct { NullFields []string `json:"-"` } -func (s *ListFindingsResponse) MarshalJSON() ([]byte, error) { +func (s ListFindingsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListFindingsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScanConfigsResponse: Response for the `ListScanConfigs` method. @@ -653,9 +653,9 @@ type ListScanConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListScanConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListScanConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScanConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScanRunsResponse: Response for the `ListScanRuns` method. @@ -681,9 +681,9 @@ type ListScanRunsResponse struct { NullFields []string `json:"-"` } -func (s *ListScanRunsResponse) MarshalJSON() ([]byte, error) { +func (s ListScanRunsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScanRunsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OutdatedLibrary: Information reported for an outdated library. @@ -708,9 +708,9 @@ type OutdatedLibrary struct { NullFields []string `json:"-"` } -func (s *OutdatedLibrary) MarshalJSON() ([]byte, error) { +func (s OutdatedLibrary) MarshalJSON() ([]byte, error) { type NoMethod OutdatedLibrary - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanConfig: A ScanConfig resource contains the configurations to launch a @@ -804,9 +804,9 @@ type ScanConfig struct { NullFields []string `json:"-"` } -func (s *ScanConfig) MarshalJSON() ([]byte, error) { +func (s ScanConfig) MarshalJSON() ([]byte, error) { type NoMethod ScanConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanConfigError: Defines a custom error message used by CreateScanConfig and @@ -914,9 +914,9 @@ type ScanConfigError struct { NullFields []string `json:"-"` } -func (s *ScanConfigError) MarshalJSON() ([]byte, error) { +func (s ScanConfigError) MarshalJSON() ([]byte, error) { type NoMethod ScanConfigError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanRun: A ScanRun is a output-only resource representing an actual run of @@ -987,9 +987,9 @@ type ScanRun struct { NullFields []string `json:"-"` } -func (s *ScanRun) MarshalJSON() ([]byte, error) { +func (s ScanRun) MarshalJSON() ([]byte, error) { type NoMethod ScanRun - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanRunErrorTrace: Output only. Defines an error trace message for a @@ -1039,9 +1039,9 @@ type ScanRunErrorTrace struct { NullFields []string `json:"-"` } -func (s *ScanRunErrorTrace) MarshalJSON() ([]byte, error) { +func (s ScanRunErrorTrace) MarshalJSON() ([]byte, error) { type NoMethod ScanRunErrorTrace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScanRunWarningTrace: Output only. Defines a warning trace message for @@ -1078,9 +1078,9 @@ type ScanRunWarningTrace struct { NullFields []string `json:"-"` } -func (s *ScanRunWarningTrace) MarshalJSON() ([]byte, error) { +func (s ScanRunWarningTrace) MarshalJSON() ([]byte, error) { type NoMethod ScanRunWarningTrace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Schedule: Scan schedule configuration. @@ -1106,9 +1106,9 @@ type Schedule struct { NullFields []string `json:"-"` } -func (s *Schedule) MarshalJSON() ([]byte, error) { +func (s Schedule) MarshalJSON() ([]byte, error) { type NoMethod Schedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartScanRunRequest: Request for the `StartScanRun` method. @@ -1139,9 +1139,9 @@ type ViolatingResource struct { NullFields []string `json:"-"` } -func (s *ViolatingResource) MarshalJSON() ([]byte, error) { +func (s ViolatingResource) MarshalJSON() ([]byte, error) { type NoMethod ViolatingResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerableHeaders: Information about vulnerable or missing HTTP Headers. @@ -1163,9 +1163,9 @@ type VulnerableHeaders struct { NullFields []string `json:"-"` } -func (s *VulnerableHeaders) MarshalJSON() ([]byte, error) { +func (s VulnerableHeaders) MarshalJSON() ([]byte, error) { type NoMethod VulnerableHeaders - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VulnerableParameters: Information about vulnerable request parameters. @@ -1185,9 +1185,9 @@ type VulnerableParameters struct { NullFields []string `json:"-"` } -func (s *VulnerableParameters) MarshalJSON() ([]byte, error) { +func (s VulnerableParameters) MarshalJSON() ([]byte, error) { type NoMethod VulnerableParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Xss: Information reported for an XSS. @@ -1209,9 +1209,9 @@ type Xss struct { NullFields []string `json:"-"` } -func (s *Xss) MarshalJSON() ([]byte, error) { +func (s Xss) MarshalJSON() ([]byte, error) { type NoMethod Xss - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Xxe: Information reported for an XXE. @@ -1239,9 +1239,9 @@ type Xxe struct { NullFields []string `json:"-"` } -func (s *Xxe) MarshalJSON() ([]byte, error) { +func (s Xxe) MarshalJSON() ([]byte, error) { type NoMethod Xxe - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsScanConfigsCreateCall struct { diff --git a/workflowexecutions/v1/workflowexecutions-gen.go b/workflowexecutions/v1/workflowexecutions-gen.go index b8754caa1c..f250531f11 100644 --- a/workflowexecutions/v1/workflowexecutions-gen.go +++ b/workflowexecutions/v1/workflowexecutions-gen.go @@ -250,9 +250,9 @@ type Callback struct { NullFields []string `json:"-"` } -func (s *Callback) MarshalJSON() ([]byte, error) { +func (s Callback) MarshalJSON() ([]byte, error) { type NoMethod Callback - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelExecutionRequest: Request for the CancelExecution method. @@ -281,9 +281,9 @@ type Error struct { NullFields []string `json:"-"` } -func (s *Error) MarshalJSON() ([]byte, error) { +func (s Error) MarshalJSON() ([]byte, error) { type NoMethod Error - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Exception: Exception describes why the step entry failed. @@ -303,9 +303,9 @@ type Exception struct { NullFields []string `json:"-"` } -func (s *Exception) MarshalJSON() ([]byte, error) { +func (s Exception) MarshalJSON() ([]byte, error) { type NoMethod Exception - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Execution: A running instance of a Workflow @@ -395,9 +395,9 @@ type Execution struct { NullFields []string `json:"-"` } -func (s *Execution) MarshalJSON() ([]byte, error) { +func (s Execution) MarshalJSON() ([]byte, error) { type NoMethod Execution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExportDataResponse: Response for the ExportData method. @@ -421,9 +421,9 @@ type ExportDataResponse struct { NullFields []string `json:"-"` } -func (s *ExportDataResponse) MarshalJSON() ([]byte, error) { +func (s ExportDataResponse) MarshalJSON() ([]byte, error) { type NoMethod ExportDataResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListCallbacksResponse: RPC response object for the ListCallbacks method. @@ -449,9 +449,9 @@ type ListCallbacksResponse struct { NullFields []string `json:"-"` } -func (s *ListCallbacksResponse) MarshalJSON() ([]byte, error) { +func (s ListCallbacksResponse) MarshalJSON() ([]byte, error) { type NoMethod ListCallbacksResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListExecutionsResponse: Response for the ListExecutions method. @@ -477,9 +477,9 @@ type ListExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *ListExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s ListExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListStepEntriesResponse: Response message for @@ -511,9 +511,9 @@ type ListStepEntriesResponse struct { NullFields []string `json:"-"` } -func (s *ListStepEntriesResponse) MarshalJSON() ([]byte, error) { +func (s ListStepEntriesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListStepEntriesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NavigationInfo: NavigationInfo describes what steps if any come before or @@ -542,9 +542,9 @@ type NavigationInfo struct { NullFields []string `json:"-"` } -func (s *NavigationInfo) MarshalJSON() ([]byte, error) { +func (s NavigationInfo) MarshalJSON() ([]byte, error) { type NoMethod NavigationInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Position: Position contains source position information about the stack @@ -573,9 +573,9 @@ type Position struct { NullFields []string `json:"-"` } -func (s *Position) MarshalJSON() ([]byte, error) { +func (s Position) MarshalJSON() ([]byte, error) { type NoMethod Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PubsubMessage: A message that is published by publishers and consumed by @@ -625,9 +625,9 @@ type PubsubMessage struct { NullFields []string `json:"-"` } -func (s *PubsubMessage) MarshalJSON() ([]byte, error) { +func (s PubsubMessage) MarshalJSON() ([]byte, error) { type NoMethod PubsubMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StackTrace: A collection of stack elements (frames) where an error occurred. @@ -647,9 +647,9 @@ type StackTrace struct { NullFields []string `json:"-"` } -func (s *StackTrace) MarshalJSON() ([]byte, error) { +func (s StackTrace) MarshalJSON() ([]byte, error) { type NoMethod StackTrace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StackTraceElement: A single stack element (frame) where an error occurred. @@ -673,9 +673,9 @@ type StackTraceElement struct { NullFields []string `json:"-"` } -func (s *StackTraceElement) MarshalJSON() ([]byte, error) { +func (s StackTraceElement) MarshalJSON() ([]byte, error) { type NoMethod StackTraceElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StateError: Describes an error related to the current state of the Execution @@ -702,9 +702,9 @@ type StateError struct { NullFields []string `json:"-"` } -func (s *StateError) MarshalJSON() ([]byte, error) { +func (s StateError) MarshalJSON() ([]byte, error) { type NoMethod StateError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: Represents the current status of this execution. @@ -730,9 +730,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Step: Represents a step of the workflow this execution is running. @@ -754,9 +754,9 @@ type Step struct { NullFields []string `json:"-"` } -func (s *Step) MarshalJSON() ([]byte, error) { +func (s Step) MarshalJSON() ([]byte, error) { type NoMethod Step - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StepEntry: An StepEntry contains debugging information for a step transition @@ -842,9 +842,9 @@ type StepEntry struct { NullFields []string `json:"-"` } -func (s *StepEntry) MarshalJSON() ([]byte, error) { +func (s StepEntry) MarshalJSON() ([]byte, error) { type NoMethod StepEntry - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StepEntryMetadata: StepEntryMetadata contains metadata information about @@ -886,9 +886,9 @@ type StepEntryMetadata struct { NullFields []string `json:"-"` } -func (s *StepEntryMetadata) MarshalJSON() ([]byte, error) { +func (s StepEntryMetadata) MarshalJSON() ([]byte, error) { type NoMethod StepEntryMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TriggerPubsubExecutionRequest: Request for the TriggerPubsubExecution @@ -921,9 +921,9 @@ type TriggerPubsubExecutionRequest struct { NullFields []string `json:"-"` } -func (s *TriggerPubsubExecutionRequest) MarshalJSON() ([]byte, error) { +func (s TriggerPubsubExecutionRequest) MarshalJSON() ([]byte, error) { type NoMethod TriggerPubsubExecutionRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsWorkflowsTriggerPubsubExecutionCall struct { diff --git a/workflowexecutions/v1beta/workflowexecutions-gen.go b/workflowexecutions/v1beta/workflowexecutions-gen.go index 74aebd51f5..b41e973ec5 100644 --- a/workflowexecutions/v1beta/workflowexecutions-gen.go +++ b/workflowexecutions/v1beta/workflowexecutions-gen.go @@ -225,9 +225,9 @@ type Error struct { NullFields []string `json:"-"` } -func (s *Error) MarshalJSON() ([]byte, error) { +func (s Error) MarshalJSON() ([]byte, error) { type NoMethod Error - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Execution: A running instance of a Workflow @@ -296,9 +296,9 @@ type Execution struct { NullFields []string `json:"-"` } -func (s *Execution) MarshalJSON() ([]byte, error) { +func (s Execution) MarshalJSON() ([]byte, error) { type NoMethod Execution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListExecutionsResponse: Response for the ListExecutions method. @@ -324,9 +324,9 @@ type ListExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *ListExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s ListExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Position: Position contains source position information about the stack @@ -355,9 +355,9 @@ type Position struct { NullFields []string `json:"-"` } -func (s *Position) MarshalJSON() ([]byte, error) { +func (s Position) MarshalJSON() ([]byte, error) { type NoMethod Position - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StackTrace: A collection of stack elements (frames) where an error occurred. @@ -377,9 +377,9 @@ type StackTrace struct { NullFields []string `json:"-"` } -func (s *StackTrace) MarshalJSON() ([]byte, error) { +func (s StackTrace) MarshalJSON() ([]byte, error) { type NoMethod StackTrace - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StackTraceElement: A single stack element (frame) where an error occurred. @@ -403,9 +403,9 @@ type StackTraceElement struct { NullFields []string `json:"-"` } -func (s *StackTraceElement) MarshalJSON() ([]byte, error) { +func (s StackTraceElement) MarshalJSON() ([]byte, error) { type NoMethod StackTraceElement - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: Represents the current status of this execution. @@ -431,9 +431,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Step: Represents a step of the workflow this execution is running. @@ -455,9 +455,9 @@ type Step struct { NullFields []string `json:"-"` } -func (s *Step) MarshalJSON() ([]byte, error) { +func (s Step) MarshalJSON() ([]byte, error) { type NoMethod Step - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsWorkflowsExecutionsCancelCall struct { diff --git a/workflows/v1/workflows-gen.go b/workflows/v1/workflows-gen.go index d822c5cae7..2634f80e6a 100644 --- a/workflows/v1/workflows-gen.go +++ b/workflows/v1/workflows-gen.go @@ -231,9 +231,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -259,9 +259,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkflowRevisionsResponse: Response for the ListWorkflowRevisions @@ -289,9 +289,9 @@ type ListWorkflowRevisionsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkflowRevisionsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkflowRevisionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkflowRevisionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkflowsResponse: Response for the ListWorkflows method. @@ -319,9 +319,9 @@ type ListWorkflowsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkflowsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkflowsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkflowsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -357,9 +357,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -404,9 +404,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -434,9 +434,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StateError: Describes an error related to the current state of the workflow. @@ -462,9 +462,9 @@ type StateError struct { NullFields []string `json:"-"` } -func (s *StateError) MarshalJSON() ([]byte, error) { +func (s StateError) MarshalJSON() ([]byte, error) { type NoMethod StateError - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -496,9 +496,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workflow: Workflow program to be executed by Workflows. @@ -609,9 +609,9 @@ type Workflow struct { NullFields []string `json:"-"` } -func (s *Workflow) MarshalJSON() ([]byte, error) { +func (s Workflow) MarshalJSON() ([]byte, error) { type NoMethod Workflow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/workflows/v1beta/workflows-gen.go b/workflows/v1beta/workflows-gen.go index 01759400ec..429ab62671 100644 --- a/workflows/v1beta/workflows-gen.go +++ b/workflows/v1beta/workflows-gen.go @@ -231,9 +231,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -259,9 +259,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkflowsResponse: Response for the ListWorkflows method. @@ -289,9 +289,9 @@ type ListWorkflowsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkflowsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkflowsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkflowsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -327,9 +327,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -374,9 +374,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -404,9 +404,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -438,9 +438,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workflow: Workflow program to be executed by Workflows. @@ -504,9 +504,9 @@ type Workflow struct { NullFields []string `json:"-"` } -func (s *Workflow) MarshalJSON() ([]byte, error) { +func (s Workflow) MarshalJSON() ([]byte, error) { type NoMethod Workflow - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/workloadmanager/v1/workloadmanager-gen.go b/workloadmanager/v1/workloadmanager-gen.go index aabb2c1fba..199efe7525 100644 --- a/workloadmanager/v1/workloadmanager-gen.go +++ b/workloadmanager/v1/workloadmanager-gen.go @@ -281,9 +281,9 @@ type AgentCommand struct { NullFields []string `json:"-"` } -func (s *AgentCommand) MarshalJSON() ([]byte, error) { +func (s AgentCommand) MarshalJSON() ([]byte, error) { type NoMethod AgentCommand - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AssetLocation: Provides the mapping of a cloud asset to a direct physical @@ -313,9 +313,9 @@ type AssetLocation struct { NullFields []string `json:"-"` } -func (s *AssetLocation) MarshalJSON() ([]byte, error) { +func (s AssetLocation) MarshalJSON() ([]byte, error) { type NoMethod AssetLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BigQueryDestination: Message describing big query destination @@ -338,9 +338,9 @@ type BigQueryDestination struct { NullFields []string `json:"-"` } -func (s *BigQueryDestination) MarshalJSON() ([]byte, error) { +func (s BigQueryDestination) MarshalJSON() ([]byte, error) { type NoMethod BigQueryDestination - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BlobstoreLocation: Policy ID that identified data placement in Blobstore as @@ -360,9 +360,9 @@ type BlobstoreLocation struct { NullFields []string `json:"-"` } -func (s *BlobstoreLocation) MarshalJSON() ([]byte, error) { +func (s BlobstoreLocation) MarshalJSON() ([]byte, error) { type NoMethod BlobstoreLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -385,9 +385,9 @@ type CloudAsset struct { NullFields []string `json:"-"` } -func (s *CloudAsset) MarshalJSON() ([]byte, error) { +func (s CloudAsset) MarshalJSON() ([]byte, error) { type NoMethod CloudAsset - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CloudAssetComposition struct { @@ -405,9 +405,9 @@ type CloudAssetComposition struct { NullFields []string `json:"-"` } -func (s *CloudAssetComposition) MarshalJSON() ([]byte, error) { +func (s CloudAssetComposition) MarshalJSON() ([]byte, error) { type NoMethod CloudAssetComposition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Command: * Command specifies the type of command to execute. @@ -430,9 +430,9 @@ type Command struct { NullFields []string `json:"-"` } -func (s *Command) MarshalJSON() ([]byte, error) { +func (s Command) MarshalJSON() ([]byte, error) { type NoMethod Command - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type DirectLocationAssignment struct { @@ -450,9 +450,9 @@ type DirectLocationAssignment struct { NullFields []string `json:"-"` } -func (s *DirectLocationAssignment) MarshalJSON() ([]byte, error) { +func (s DirectLocationAssignment) MarshalJSON() ([]byte, error) { type NoMethod DirectLocationAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Empty: A generic empty message that you can re-use to avoid defining @@ -509,9 +509,9 @@ type Evaluation struct { NullFields []string `json:"-"` } -func (s *Evaluation) MarshalJSON() ([]byte, error) { +func (s Evaluation) MarshalJSON() ([]byte, error) { type NoMethod Evaluation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Execution: Message describing Execution object @@ -564,9 +564,9 @@ type Execution struct { NullFields []string `json:"-"` } -func (s *Execution) MarshalJSON() ([]byte, error) { +func (s Execution) MarshalJSON() ([]byte, error) { type NoMethod Execution - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExecutionResult: Message describing the result of an execution @@ -598,9 +598,9 @@ type ExecutionResult struct { NullFields []string `json:"-"` } -func (s *ExecutionResult) MarshalJSON() ([]byte, error) { +func (s ExecutionResult) MarshalJSON() ([]byte, error) { type NoMethod ExecutionResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExternalDataSources: Message for external data sources @@ -633,9 +633,9 @@ type ExternalDataSources struct { NullFields []string `json:"-"` } -func (s *ExternalDataSources) MarshalJSON() ([]byte, error) { +func (s ExternalDataSources) MarshalJSON() ([]byte, error) { type NoMethod ExternalDataSources - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ExtraParameter: Defines parameters that should only be used for specific @@ -657,9 +657,9 @@ type ExtraParameter struct { NullFields []string `json:"-"` } -func (s *ExtraParameter) MarshalJSON() ([]byte, error) { +func (s ExtraParameter) MarshalJSON() ([]byte, error) { type NoMethod ExtraParameter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GceInstanceFilter: Message describing compute engine instance filter @@ -679,9 +679,9 @@ type GceInstanceFilter struct { NullFields []string `json:"-"` } -func (s *GceInstanceFilter) MarshalJSON() ([]byte, error) { +func (s GceInstanceFilter) MarshalJSON() ([]byte, error) { type NoMethod GceInstanceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Insight: A presentation of host resource usage where the workload runs. @@ -711,9 +711,9 @@ type Insight struct { NullFields []string `json:"-"` } -func (s *Insight) MarshalJSON() ([]byte, error) { +func (s Insight) MarshalJSON() ([]byte, error) { type NoMethod Insight - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type IsolationExpectations struct { @@ -783,9 +783,9 @@ type IsolationExpectations struct { NullFields []string `json:"-"` } -func (s *IsolationExpectations) MarshalJSON() ([]byte, error) { +func (s IsolationExpectations) MarshalJSON() ([]byte, error) { type NoMethod IsolationExpectations - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListEvaluationsResponse: Message for response to listing Evaluations @@ -813,9 +813,9 @@ type ListEvaluationsResponse struct { NullFields []string `json:"-"` } -func (s *ListEvaluationsResponse) MarshalJSON() ([]byte, error) { +func (s ListEvaluationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListEvaluationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListExecutionResultsResponse: Message for response of list execution results @@ -841,9 +841,9 @@ type ListExecutionResultsResponse struct { NullFields []string `json:"-"` } -func (s *ListExecutionResultsResponse) MarshalJSON() ([]byte, error) { +func (s ListExecutionResultsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExecutionResultsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListExecutionsResponse: Message for response to listing Executions @@ -871,9 +871,9 @@ type ListExecutionsResponse struct { NullFields []string `json:"-"` } -func (s *ListExecutionsResponse) MarshalJSON() ([]byte, error) { +func (s ListExecutionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListExecutionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -899,9 +899,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -927,9 +927,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListRulesResponse: Mesesage of response of list rules @@ -955,9 +955,9 @@ type ListRulesResponse struct { NullFields []string `json:"-"` } -func (s *ListRulesResponse) MarshalJSON() ([]byte, error) { +func (s ListRulesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListRulesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListScannedResourcesResponse: Message for response to list scanned resources @@ -983,9 +983,9 @@ type ListScannedResourcesResponse struct { NullFields []string `json:"-"` } -func (s *ListScannedResourcesResponse) MarshalJSON() ([]byte, error) { +func (s ListScannedResourcesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListScannedResourcesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1021,9 +1021,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationAssignment struct { @@ -1052,9 +1052,9 @@ type LocationAssignment struct { NullFields []string `json:"-"` } -func (s *LocationAssignment) MarshalJSON() ([]byte, error) { +func (s LocationAssignment) MarshalJSON() ([]byte, error) { type NoMethod LocationAssignment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocationData struct { @@ -1077,9 +1077,9 @@ type LocationData struct { NullFields []string `json:"-"` } -func (s *LocationData) MarshalJSON() ([]byte, error) { +func (s LocationData) MarshalJSON() ([]byte, error) { type NoMethod LocationData - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1124,9 +1124,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Represents the metadata of the long-running operation. @@ -1162,9 +1162,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlacerLocation: Message describing that the location of the customer @@ -1186,9 +1186,9 @@ type PlacerLocation struct { NullFields []string `json:"-"` } -func (s *PlacerLocation) MarshalJSON() ([]byte, error) { +func (s PlacerLocation) MarshalJSON() ([]byte, error) { type NoMethod PlacerLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RegionalMigDistributionPolicy: To be used for specifying the intended @@ -1213,9 +1213,9 @@ type RegionalMigDistributionPolicy struct { NullFields []string `json:"-"` } -func (s *RegionalMigDistributionPolicy) MarshalJSON() ([]byte, error) { +func (s RegionalMigDistributionPolicy) MarshalJSON() ([]byte, error) { type NoMethod RegionalMigDistributionPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Resource: Message represent resource in execution result @@ -1239,9 +1239,9 @@ type Resource struct { NullFields []string `json:"-"` } -func (s *Resource) MarshalJSON() ([]byte, error) { +func (s Resource) MarshalJSON() ([]byte, error) { type NoMethod Resource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceFilter: Message describing resource filters @@ -1267,9 +1267,9 @@ type ResourceFilter struct { NullFields []string `json:"-"` } -func (s *ResourceFilter) MarshalJSON() ([]byte, error) { +func (s ResourceFilter) MarshalJSON() ([]byte, error) { type NoMethod ResourceFilter - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceStatus: Message describing resource status @@ -1299,9 +1299,9 @@ type ResourceStatus struct { NullFields []string `json:"-"` } -func (s *ResourceStatus) MarshalJSON() ([]byte, error) { +func (s ResourceStatus) MarshalJSON() ([]byte, error) { type NoMethod ResourceStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Rule: Message represent a rule @@ -1341,9 +1341,9 @@ type Rule struct { NullFields []string `json:"-"` } -func (s *Rule) MarshalJSON() ([]byte, error) { +func (s Rule) MarshalJSON() ([]byte, error) { type NoMethod Rule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // RunEvaluationRequest: Message for creating a Execution @@ -1379,9 +1379,9 @@ type RunEvaluationRequest struct { NullFields []string `json:"-"` } -func (s *RunEvaluationRequest) MarshalJSON() ([]byte, error) { +func (s RunEvaluationRequest) MarshalJSON() ([]byte, error) { type NoMethod RunEvaluationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapDiscovery: The schema of SAP system discovery data. @@ -1416,9 +1416,9 @@ type SapDiscovery struct { NullFields []string `json:"-"` } -func (s *SapDiscovery) MarshalJSON() ([]byte, error) { +func (s SapDiscovery) MarshalJSON() ([]byte, error) { type NoMethod SapDiscovery - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapDiscoveryComponent: Message describing the system component. @@ -1460,9 +1460,9 @@ type SapDiscoveryComponent struct { NullFields []string `json:"-"` } -func (s *SapDiscoveryComponent) MarshalJSON() ([]byte, error) { +func (s SapDiscoveryComponent) MarshalJSON() ([]byte, error) { type NoMethod SapDiscoveryComponent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapDiscoveryComponentApplicationProperties: A set of properties describing @@ -1507,9 +1507,9 @@ type SapDiscoveryComponentApplicationProperties struct { NullFields []string `json:"-"` } -func (s *SapDiscoveryComponentApplicationProperties) MarshalJSON() ([]byte, error) { +func (s SapDiscoveryComponentApplicationProperties) MarshalJSON() ([]byte, error) { type NoMethod SapDiscoveryComponentApplicationProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapDiscoveryComponentDatabaseProperties: A set of properties describing an @@ -1549,9 +1549,9 @@ type SapDiscoveryComponentDatabaseProperties struct { NullFields []string `json:"-"` } -func (s *SapDiscoveryComponentDatabaseProperties) MarshalJSON() ([]byte, error) { +func (s SapDiscoveryComponentDatabaseProperties) MarshalJSON() ([]byte, error) { type NoMethod SapDiscoveryComponentDatabaseProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapDiscoveryMetadata: Message describing SAP discovery system metadata @@ -1579,9 +1579,9 @@ type SapDiscoveryMetadata struct { NullFields []string `json:"-"` } -func (s *SapDiscoveryMetadata) MarshalJSON() ([]byte, error) { +func (s SapDiscoveryMetadata) MarshalJSON() ([]byte, error) { type NoMethod SapDiscoveryMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapDiscoveryResource: Message describing a resource. @@ -1636,9 +1636,9 @@ type SapDiscoveryResource struct { NullFields []string `json:"-"` } -func (s *SapDiscoveryResource) MarshalJSON() ([]byte, error) { +func (s SapDiscoveryResource) MarshalJSON() ([]byte, error) { type NoMethod SapDiscoveryResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapDiscoveryResourceInstanceProperties: A set of properties only present for @@ -1676,9 +1676,9 @@ type SapDiscoveryResourceInstanceProperties struct { NullFields []string `json:"-"` } -func (s *SapDiscoveryResourceInstanceProperties) MarshalJSON() ([]byte, error) { +func (s SapDiscoveryResourceInstanceProperties) MarshalJSON() ([]byte, error) { type NoMethod SapDiscoveryResourceInstanceProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapDiscoveryResourceInstancePropertiesAppInstance: Fields to describe an SAP @@ -1701,9 +1701,9 @@ type SapDiscoveryResourceInstancePropertiesAppInstance struct { NullFields []string `json:"-"` } -func (s *SapDiscoveryResourceInstancePropertiesAppInstance) MarshalJSON() ([]byte, error) { +func (s SapDiscoveryResourceInstancePropertiesAppInstance) MarshalJSON() ([]byte, error) { type NoMethod SapDiscoveryResourceInstancePropertiesAppInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapDiscoveryWorkloadProperties: A set of properties describing an SAP @@ -1728,9 +1728,9 @@ type SapDiscoveryWorkloadProperties struct { NullFields []string `json:"-"` } -func (s *SapDiscoveryWorkloadProperties) MarshalJSON() ([]byte, error) { +func (s SapDiscoveryWorkloadProperties) MarshalJSON() ([]byte, error) { type NoMethod SapDiscoveryWorkloadProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapDiscoveryWorkloadPropertiesProductVersion: A product name and version. @@ -1752,9 +1752,9 @@ type SapDiscoveryWorkloadPropertiesProductVersion struct { NullFields []string `json:"-"` } -func (s *SapDiscoveryWorkloadPropertiesProductVersion) MarshalJSON() ([]byte, error) { +func (s SapDiscoveryWorkloadPropertiesProductVersion) MarshalJSON() ([]byte, error) { type NoMethod SapDiscoveryWorkloadPropertiesProductVersion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapDiscoveryWorkloadPropertiesSoftwareComponentProperties: A SAP software @@ -1781,9 +1781,9 @@ type SapDiscoveryWorkloadPropertiesSoftwareComponentProperties struct { NullFields []string `json:"-"` } -func (s *SapDiscoveryWorkloadPropertiesSoftwareComponentProperties) MarshalJSON() ([]byte, error) { +func (s SapDiscoveryWorkloadPropertiesSoftwareComponentProperties) MarshalJSON() ([]byte, error) { type NoMethod SapDiscoveryWorkloadPropertiesSoftwareComponentProperties - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapValidation: A presentation of SAP workload insight. The schema of SAP @@ -1809,9 +1809,9 @@ type SapValidation struct { NullFields []string `json:"-"` } -func (s *SapValidation) MarshalJSON() ([]byte, error) { +func (s SapValidation) MarshalJSON() ([]byte, error) { type NoMethod SapValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SapValidationValidationDetail: Message describing the SAP validation @@ -1858,9 +1858,9 @@ type SapValidationValidationDetail struct { NullFields []string `json:"-"` } -func (s *SapValidationValidationDetail) MarshalJSON() ([]byte, error) { +func (s SapValidationValidationDetail) MarshalJSON() ([]byte, error) { type NoMethod SapValidationValidationDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ScannedResource: Message of scanned resource @@ -1882,9 +1882,9 @@ type ScannedResource struct { NullFields []string `json:"-"` } -func (s *ScannedResource) MarshalJSON() ([]byte, error) { +func (s ScannedResource) MarshalJSON() ([]byte, error) { type NoMethod ScannedResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ShellCommand: * A ShellCommand is invoked via the agent's command line @@ -1910,9 +1910,9 @@ type ShellCommand struct { NullFields []string `json:"-"` } -func (s *ShellCommand) MarshalJSON() ([]byte, error) { +func (s ShellCommand) MarshalJSON() ([]byte, error) { type NoMethod ShellCommand - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SpannerLocation struct { @@ -1934,9 +1934,9 @@ type SpannerLocation struct { NullFields []string `json:"-"` } -func (s *SpannerLocation) MarshalJSON() ([]byte, error) { +func (s SpannerLocation) MarshalJSON() ([]byte, error) { type NoMethod SpannerLocation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlserverValidation: A presentation of SQLServer workload insight. The @@ -1967,9 +1967,9 @@ type SqlserverValidation struct { NullFields []string `json:"-"` } -func (s *SqlserverValidation) MarshalJSON() ([]byte, error) { +func (s SqlserverValidation) MarshalJSON() ([]byte, error) { type NoMethod SqlserverValidation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlserverValidationDetails: Message containing collected data names and @@ -1990,9 +1990,9 @@ type SqlserverValidationDetails struct { NullFields []string `json:"-"` } -func (s *SqlserverValidationDetails) MarshalJSON() ([]byte, error) { +func (s SqlserverValidationDetails) MarshalJSON() ([]byte, error) { type NoMethod SqlserverValidationDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SqlserverValidationValidationDetail: Message describing the Sqlserver @@ -2031,9 +2031,9 @@ type SqlserverValidationValidationDetail struct { NullFields []string `json:"-"` } -func (s *SqlserverValidationValidationDetail) MarshalJSON() ([]byte, error) { +func (s SqlserverValidationValidationDetail) MarshalJSON() ([]byte, error) { type NoMethod SqlserverValidationValidationDetail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -2065,9 +2065,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TenantProjectProxy struct { @@ -2085,9 +2085,9 @@ type TenantProjectProxy struct { NullFields []string `json:"-"` } -func (s *TenantProjectProxy) MarshalJSON() ([]byte, error) { +func (s TenantProjectProxy) MarshalJSON() ([]byte, error) { type NoMethod TenantProjectProxy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ViolationDetails: Message describing the violation in an evaluation result. @@ -2111,9 +2111,9 @@ type ViolationDetails struct { NullFields []string `json:"-"` } -func (s *ViolationDetails) MarshalJSON() ([]byte, error) { +func (s ViolationDetails) MarshalJSON() ([]byte, error) { type NoMethod ViolationDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteInsightRequest: Request for sending the data insights. @@ -2147,9 +2147,9 @@ type WriteInsightRequest struct { NullFields []string `json:"-"` } -func (s *WriteInsightRequest) MarshalJSON() ([]byte, error) { +func (s WriteInsightRequest) MarshalJSON() ([]byte, error) { type NoMethod WriteInsightRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WriteInsightResponse: The response for write insights request. @@ -2173,9 +2173,9 @@ type ZoneConfiguration struct { NullFields []string `json:"-"` } -func (s *ZoneConfiguration) MarshalJSON() ([]byte, error) { +func (s ZoneConfiguration) MarshalJSON() ([]byte, error) { type NoMethod ZoneConfiguration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/workspaceevents/v1/workspaceevents-gen.go b/workspaceevents/v1/workspaceevents-gen.go index 7be89978f2..16fe2bd491 100644 --- a/workspaceevents/v1/workspaceevents-gen.go +++ b/workspaceevents/v1/workspaceevents-gen.go @@ -246,9 +246,9 @@ type ListSubscriptionsResponse struct { NullFields []string `json:"-"` } -func (s *ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { +func (s ListSubscriptionsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListSubscriptionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // NotificationEndpoint: The endpoint where the subscription delivers events. @@ -274,9 +274,9 @@ type NotificationEndpoint struct { NullFields []string `json:"-"` } -func (s *NotificationEndpoint) MarshalJSON() ([]byte, error) { +func (s NotificationEndpoint) MarshalJSON() ([]byte, error) { type NoMethod NotificationEndpoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -321,9 +321,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PayloadOptions: Options about what data to include in the event payload. @@ -356,9 +356,9 @@ type PayloadOptions struct { NullFields []string `json:"-"` } -func (s *PayloadOptions) MarshalJSON() ([]byte, error) { +func (s PayloadOptions) MarshalJSON() ([]byte, error) { type NoMethod PayloadOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReactivateSubscriptionRequest: The request message for @@ -395,9 +395,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subscription: Developer Preview @@ -514,9 +514,9 @@ type Subscription struct { NullFields []string `json:"-"` } -func (s *Subscription) MarshalJSON() ([]byte, error) { +func (s Subscription) MarshalJSON() ([]byte, error) { type NoMethod Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type OperationsGetCall struct { diff --git a/workstations/v1/workstations-gen.go b/workstations/v1/workstations-gen.go index 5329416559..a5fc0c90b5 100644 --- a/workstations/v1/workstations-gen.go +++ b/workstations/v1/workstations-gen.go @@ -243,9 +243,9 @@ type Accelerator struct { NullFields []string `json:"-"` } -func (s *Accelerator) MarshalJSON() ([]byte, error) { +func (s Accelerator) MarshalJSON() ([]byte, error) { type NoMethod Accelerator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -284,9 +284,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -319,9 +319,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -418,9 +418,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -467,9 +467,9 @@ type Container struct { NullFields []string `json:"-"` } -func (s *Container) MarshalJSON() ([]byte, error) { +func (s Container) MarshalJSON() ([]byte, error) { type NoMethod Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerEncryptionKey: A customer-managed encryption key (CMEK) for the @@ -504,9 +504,9 @@ type CustomerEncryptionKey struct { NullFields []string `json:"-"` } -func (s *CustomerEncryptionKey) MarshalJSON() ([]byte, error) { +func (s CustomerEncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod CustomerEncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainConfig: Configuration options for private workstation clusters. @@ -526,9 +526,9 @@ type DomainConfig struct { NullFields []string `json:"-"` } -func (s *DomainConfig) MarshalJSON() ([]byte, error) { +func (s DomainConfig) MarshalJSON() ([]byte, error) { type NoMethod DomainConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EphemeralDirectory: An ephemeral directory which won't persist across @@ -552,9 +552,9 @@ type EphemeralDirectory struct { NullFields []string `json:"-"` } -func (s *EphemeralDirectory) MarshalJSON() ([]byte, error) { +func (s EphemeralDirectory) MarshalJSON() ([]byte, error) { type NoMethod EphemeralDirectory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -600,9 +600,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GceConfidentialInstanceConfig: A set of Compute Engine Confidential VM @@ -624,9 +624,9 @@ type GceConfidentialInstanceConfig struct { NullFields []string `json:"-"` } -func (s *GceConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GceConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GceConfidentialInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GceInstance: A runtime using a Compute Engine instance. @@ -734,9 +734,9 @@ type GceInstance struct { NullFields []string `json:"-"` } -func (s *GceInstance) MarshalJSON() ([]byte, error) { +func (s GceInstance) MarshalJSON() ([]byte, error) { type NoMethod GceInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcePersistentDisk: An EphemeralDirectory is backed by a Compute Engine @@ -770,9 +770,9 @@ type GcePersistentDisk struct { NullFields []string `json:"-"` } -func (s *GcePersistentDisk) MarshalJSON() ([]byte, error) { +func (s GcePersistentDisk) MarshalJSON() ([]byte, error) { type NoMethod GcePersistentDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GceRegionalPersistentDisk: A Persistent Directory backed by a Compute Engine @@ -823,9 +823,9 @@ type GceRegionalPersistentDisk struct { NullFields []string `json:"-"` } -func (s *GceRegionalPersistentDisk) MarshalJSON() ([]byte, error) { +func (s GceRegionalPersistentDisk) MarshalJSON() ([]byte, error) { type NoMethod GceRegionalPersistentDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GceShieldedInstanceConfig: A set of Compute Engine Shielded instance @@ -851,9 +851,9 @@ type GceShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *GceShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GceShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GceShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateAccessTokenRequest: Request message for GenerateAccessToken. @@ -885,9 +885,9 @@ type GenerateAccessTokenRequest struct { NullFields []string `json:"-"` } -func (s *GenerateAccessTokenRequest) MarshalJSON() ([]byte, error) { +func (s GenerateAccessTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateAccessTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateAccessTokenResponse: Response message for GenerateAccessToken. @@ -914,9 +914,9 @@ type GenerateAccessTokenResponse struct { NullFields []string `json:"-"` } -func (s *GenerateAccessTokenResponse) MarshalJSON() ([]byte, error) { +func (s GenerateAccessTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateAccessTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -946,9 +946,9 @@ type Host struct { NullFields []string `json:"-"` } -func (s *Host) MarshalJSON() ([]byte, error) { +func (s Host) MarshalJSON() ([]byte, error) { type NoMethod Host - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListLocationsResponse: The response message for Locations.ListLocations. @@ -974,9 +974,9 @@ type ListLocationsResponse struct { NullFields []string `json:"-"` } -func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) { +func (s ListLocationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListLocationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1002,9 +1002,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUsableWorkstationConfigsResponse: Response message for @@ -1033,9 +1033,9 @@ type ListUsableWorkstationConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListUsableWorkstationConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListUsableWorkstationConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsableWorkstationConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUsableWorkstationsResponse: Response message for ListUsableWorkstations. @@ -1063,9 +1063,9 @@ type ListUsableWorkstationsResponse struct { NullFields []string `json:"-"` } -func (s *ListUsableWorkstationsResponse) MarshalJSON() ([]byte, error) { +func (s ListUsableWorkstationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsableWorkstationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkstationClustersResponse: Response message for @@ -1094,9 +1094,9 @@ type ListWorkstationClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkstationClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkstationClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkstationClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkstationConfigsResponse: Response message for ListWorkstationConfigs. @@ -1124,9 +1124,9 @@ type ListWorkstationConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkstationConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkstationConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkstationConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkstationsResponse: Response message for ListWorkstations. @@ -1154,9 +1154,9 @@ type ListWorkstationsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkstationsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkstationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkstationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Location: A resource that represents a Google Cloud location. @@ -1192,9 +1192,9 @@ type Location struct { NullFields []string `json:"-"` } -func (s *Location) MarshalJSON() ([]byte, error) { +func (s Location) MarshalJSON() ([]byte, error) { type NoMethod Location - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1239,9 +1239,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata for long-running operations. @@ -1275,9 +1275,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersistentDirectory: A directory to persist across workstation sessions. @@ -1299,9 +1299,9 @@ type PersistentDirectory struct { NullFields []string `json:"-"` } -func (s *PersistentDirectory) MarshalJSON() ([]byte, error) { +func (s PersistentDirectory) MarshalJSON() ([]byte, error) { type NoMethod PersistentDirectory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1391,9 +1391,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PrivateClusterConfig struct { @@ -1414,9 +1414,9 @@ type PrivateClusterConfig struct { NullFields []string `json:"-"` } -func (s *PrivateClusterConfig) MarshalJSON() ([]byte, error) { +func (s PrivateClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadinessCheck: A readiness check to be performed on a workstation. @@ -1438,9 +1438,9 @@ type ReadinessCheck struct { NullFields []string `json:"-"` } -func (s *ReadinessCheck) MarshalJSON() ([]byte, error) { +func (s ReadinessCheck) MarshalJSON() ([]byte, error) { type NoMethod ReadinessCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1467,9 +1467,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartWorkstationRequest: Request message for StartWorkstation. @@ -1493,9 +1493,9 @@ type StartWorkstationRequest struct { NullFields []string `json:"-"` } -func (s *StartWorkstationRequest) MarshalJSON() ([]byte, error) { +func (s StartWorkstationRequest) MarshalJSON() ([]byte, error) { type NoMethod StartWorkstationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1527,9 +1527,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopWorkstationRequest: Request message for StopWorkstation. @@ -1553,9 +1553,9 @@ type StopWorkstationRequest struct { NullFields []string `json:"-"` } -func (s *StopWorkstationRequest) MarshalJSON() ([]byte, error) { +func (s StopWorkstationRequest) MarshalJSON() ([]byte, error) { type NoMethod StopWorkstationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1578,9 +1578,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1605,9 +1605,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workstation: A single instance of a developer workstation with its own @@ -1683,9 +1683,9 @@ type Workstation struct { NullFields []string `json:"-"` } -func (s *Workstation) MarshalJSON() ([]byte, error) { +func (s Workstation) MarshalJSON() ([]byte, error) { type NoMethod Workstation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkstationCluster: A workstation cluster resource in the Cloud Workstations @@ -1761,9 +1761,9 @@ type WorkstationCluster struct { NullFields []string `json:"-"` } -func (s *WorkstationCluster) MarshalJSON() ([]byte, error) { +func (s WorkstationCluster) MarshalJSON() ([]byte, error) { type NoMethod WorkstationCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkstationConfig: A workstation configuration resource in the Cloud @@ -1899,9 +1899,9 @@ type WorkstationConfig struct { NullFields []string `json:"-"` } -func (s *WorkstationConfig) MarshalJSON() ([]byte, error) { +func (s WorkstationConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkstationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsGetCall struct { diff --git a/workstations/v1beta/workstations-gen.go b/workstations/v1beta/workstations-gen.go index 442009514e..d3af0f6c9c 100644 --- a/workstations/v1beta/workstations-gen.go +++ b/workstations/v1beta/workstations-gen.go @@ -243,9 +243,9 @@ type Accelerator struct { NullFields []string `json:"-"` } -func (s *Accelerator) MarshalJSON() ([]byte, error) { +func (s Accelerator) MarshalJSON() ([]byte, error) { type NoMethod Accelerator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditConfig: Specifies the audit configuration for a service. The @@ -284,9 +284,9 @@ type AuditConfig struct { NullFields []string `json:"-"` } -func (s *AuditConfig) MarshalJSON() ([]byte, error) { +func (s AuditConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AuditLogConfig: Provides the configuration for logging a type of @@ -319,9 +319,9 @@ type AuditLogConfig struct { NullFields []string `json:"-"` } -func (s *AuditLogConfig) MarshalJSON() ([]byte, error) { +func (s AuditLogConfig) MarshalJSON() ([]byte, error) { type NoMethod AuditLogConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Binding: Associates `members`, or principals, with a `role`. @@ -418,9 +418,9 @@ type Binding struct { NullFields []string `json:"-"` } -func (s *Binding) MarshalJSON() ([]byte, error) { +func (s Binding) MarshalJSON() ([]byte, error) { type NoMethod Binding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // BoostConfig: A configuration that workstations can boost to. @@ -481,9 +481,9 @@ type BoostConfig struct { NullFields []string `json:"-"` } -func (s *BoostConfig) MarshalJSON() ([]byte, error) { +func (s BoostConfig) MarshalJSON() ([]byte, error) { type NoMethod BoostConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CancelOperationRequest: The request message for Operations.CancelOperation. @@ -530,9 +530,9 @@ type Container struct { NullFields []string `json:"-"` } -func (s *Container) MarshalJSON() ([]byte, error) { +func (s Container) MarshalJSON() ([]byte, error) { type NoMethod Container - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CustomerEncryptionKey: A customer-managed encryption key (CMEK) for the @@ -567,9 +567,9 @@ type CustomerEncryptionKey struct { NullFields []string `json:"-"` } -func (s *CustomerEncryptionKey) MarshalJSON() ([]byte, error) { +func (s CustomerEncryptionKey) MarshalJSON() ([]byte, error) { type NoMethod CustomerEncryptionKey - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // DomainConfig: Configuration options for private workstation clusters. @@ -589,9 +589,9 @@ type DomainConfig struct { NullFields []string `json:"-"` } -func (s *DomainConfig) MarshalJSON() ([]byte, error) { +func (s DomainConfig) MarshalJSON() ([]byte, error) { type NoMethod DomainConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // EphemeralDirectory: An ephemeral directory which won't persist across @@ -615,9 +615,9 @@ type EphemeralDirectory struct { NullFields []string `json:"-"` } -func (s *EphemeralDirectory) MarshalJSON() ([]byte, error) { +func (s EphemeralDirectory) MarshalJSON() ([]byte, error) { type NoMethod EphemeralDirectory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Expr: Represents a textual expression in the Common Expression Language @@ -663,9 +663,9 @@ type Expr struct { NullFields []string `json:"-"` } -func (s *Expr) MarshalJSON() ([]byte, error) { +func (s Expr) MarshalJSON() ([]byte, error) { type NoMethod Expr - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GceConfidentialInstanceConfig: A set of Compute Engine Confidential VM @@ -687,9 +687,9 @@ type GceConfidentialInstanceConfig struct { NullFields []string `json:"-"` } -func (s *GceConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GceConfidentialInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GceConfidentialInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GceInstance: A runtime using a Compute Engine instance. @@ -800,9 +800,9 @@ type GceInstance struct { NullFields []string `json:"-"` } -func (s *GceInstance) MarshalJSON() ([]byte, error) { +func (s GceInstance) MarshalJSON() ([]byte, error) { type NoMethod GceInstance - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GcePersistentDisk: An EphemeralDirectory is backed by a Compute Engine @@ -836,9 +836,9 @@ type GcePersistentDisk struct { NullFields []string `json:"-"` } -func (s *GcePersistentDisk) MarshalJSON() ([]byte, error) { +func (s GcePersistentDisk) MarshalJSON() ([]byte, error) { type NoMethod GcePersistentDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GceRegionalPersistentDisk: A Persistent Directory backed by a Compute Engine @@ -889,9 +889,9 @@ type GceRegionalPersistentDisk struct { NullFields []string `json:"-"` } -func (s *GceRegionalPersistentDisk) MarshalJSON() ([]byte, error) { +func (s GceRegionalPersistentDisk) MarshalJSON() ([]byte, error) { type NoMethod GceRegionalPersistentDisk - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GceShieldedInstanceConfig: A set of Compute Engine Shielded instance @@ -917,9 +917,9 @@ type GceShieldedInstanceConfig struct { NullFields []string `json:"-"` } -func (s *GceShieldedInstanceConfig) MarshalJSON() ([]byte, error) { +func (s GceShieldedInstanceConfig) MarshalJSON() ([]byte, error) { type NoMethod GceShieldedInstanceConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateAccessTokenRequest: Request message for GenerateAccessToken. @@ -951,9 +951,9 @@ type GenerateAccessTokenRequest struct { NullFields []string `json:"-"` } -func (s *GenerateAccessTokenRequest) MarshalJSON() ([]byte, error) { +func (s GenerateAccessTokenRequest) MarshalJSON() ([]byte, error) { type NoMethod GenerateAccessTokenRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GenerateAccessTokenResponse: Response message for GenerateAccessToken. @@ -980,9 +980,9 @@ type GenerateAccessTokenResponse struct { NullFields []string `json:"-"` } -func (s *GenerateAccessTokenResponse) MarshalJSON() ([]byte, error) { +func (s GenerateAccessTokenResponse) MarshalJSON() ([]byte, error) { type NoMethod GenerateAccessTokenResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GoogleProtobufEmpty: A generic empty message that you can re-use to avoid @@ -1012,9 +1012,9 @@ type Host struct { NullFields []string `json:"-"` } -func (s *Host) MarshalJSON() ([]byte, error) { +func (s Host) MarshalJSON() ([]byte, error) { type NoMethod Host - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // HttpOptions: Http options for the running workstations. @@ -1043,9 +1043,9 @@ type HttpOptions struct { NullFields []string `json:"-"` } -func (s *HttpOptions) MarshalJSON() ([]byte, error) { +func (s HttpOptions) MarshalJSON() ([]byte, error) { type NoMethod HttpOptions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListOperationsResponse: The response message for Operations.ListOperations. @@ -1071,9 +1071,9 @@ type ListOperationsResponse struct { NullFields []string `json:"-"` } -func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) { +func (s ListOperationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListOperationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUsableWorkstationConfigsResponse: Response message for @@ -1102,9 +1102,9 @@ type ListUsableWorkstationConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListUsableWorkstationConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListUsableWorkstationConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsableWorkstationConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListUsableWorkstationsResponse: Response message for ListUsableWorkstations. @@ -1132,9 +1132,9 @@ type ListUsableWorkstationsResponse struct { NullFields []string `json:"-"` } -func (s *ListUsableWorkstationsResponse) MarshalJSON() ([]byte, error) { +func (s ListUsableWorkstationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListUsableWorkstationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkstationClustersResponse: Response message for @@ -1163,9 +1163,9 @@ type ListWorkstationClustersResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkstationClustersResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkstationClustersResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkstationClustersResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkstationConfigsResponse: Response message for ListWorkstationConfigs. @@ -1193,9 +1193,9 @@ type ListWorkstationConfigsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkstationConfigsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkstationConfigsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkstationConfigsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListWorkstationsResponse: Response message for ListWorkstations. @@ -1223,9 +1223,9 @@ type ListWorkstationsResponse struct { NullFields []string `json:"-"` } -func (s *ListWorkstationsResponse) MarshalJSON() ([]byte, error) { +func (s ListWorkstationsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListWorkstationsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Operation: This resource represents a long-running operation that is the @@ -1270,9 +1270,9 @@ type Operation struct { NullFields []string `json:"-"` } -func (s *Operation) MarshalJSON() ([]byte, error) { +func (s Operation) MarshalJSON() ([]byte, error) { type NoMethod Operation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // OperationMetadata: Metadata for long-running operations. @@ -1306,9 +1306,9 @@ type OperationMetadata struct { NullFields []string `json:"-"` } -func (s *OperationMetadata) MarshalJSON() ([]byte, error) { +func (s OperationMetadata) MarshalJSON() ([]byte, error) { type NoMethod OperationMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PersistentDirectory: A directory to persist across workstation sessions. @@ -1330,9 +1330,9 @@ type PersistentDirectory struct { NullFields []string `json:"-"` } -func (s *PersistentDirectory) MarshalJSON() ([]byte, error) { +func (s PersistentDirectory) MarshalJSON() ([]byte, error) { type NoMethod PersistentDirectory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Policy: An Identity and Access Management (IAM) policy, which specifies @@ -1422,9 +1422,9 @@ type Policy struct { NullFields []string `json:"-"` } -func (s *Policy) MarshalJSON() ([]byte, error) { +func (s Policy) MarshalJSON() ([]byte, error) { type NoMethod Policy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PortRange: A PortsConfig defines a range of ports. Both first and last are @@ -1447,9 +1447,9 @@ type PortRange struct { NullFields []string `json:"-"` } -func (s *PortRange) MarshalJSON() ([]byte, error) { +func (s PortRange) MarshalJSON() ([]byte, error) { type NoMethod PortRange - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PrivateClusterConfig struct { @@ -1470,9 +1470,9 @@ type PrivateClusterConfig struct { NullFields []string `json:"-"` } -func (s *PrivateClusterConfig) MarshalJSON() ([]byte, error) { +func (s PrivateClusterConfig) MarshalJSON() ([]byte, error) { type NoMethod PrivateClusterConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReadinessCheck: A readiness check to be performed on a workstation. @@ -1494,9 +1494,9 @@ type ReadinessCheck struct { NullFields []string `json:"-"` } -func (s *ReadinessCheck) MarshalJSON() ([]byte, error) { +func (s ReadinessCheck) MarshalJSON() ([]byte, error) { type NoMethod ReadinessCheck - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SetIamPolicyRequest: Request message for `SetIamPolicy` method. @@ -1523,9 +1523,9 @@ type SetIamPolicyRequest struct { NullFields []string `json:"-"` } -func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) { +func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) { type NoMethod SetIamPolicyRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StartWorkstationRequest: Request message for StartWorkstation. @@ -1552,9 +1552,9 @@ type StartWorkstationRequest struct { NullFields []string `json:"-"` } -func (s *StartWorkstationRequest) MarshalJSON() ([]byte, error) { +func (s StartWorkstationRequest) MarshalJSON() ([]byte, error) { type NoMethod StartWorkstationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Status: The `Status` type defines a logical error model that is suitable for @@ -1586,9 +1586,9 @@ type Status struct { NullFields []string `json:"-"` } -func (s *Status) MarshalJSON() ([]byte, error) { +func (s Status) MarshalJSON() ([]byte, error) { type NoMethod Status - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // StopWorkstationRequest: Request message for StopWorkstation. @@ -1612,9 +1612,9 @@ type StopWorkstationRequest struct { NullFields []string `json:"-"` } -func (s *StopWorkstationRequest) MarshalJSON() ([]byte, error) { +func (s StopWorkstationRequest) MarshalJSON() ([]byte, error) { type NoMethod StopWorkstationRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsRequest: Request message for `TestIamPermissions` method. @@ -1637,9 +1637,9 @@ type TestIamPermissionsRequest struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsRequest) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TestIamPermissionsResponse: Response message for `TestIamPermissions` @@ -1664,9 +1664,9 @@ type TestIamPermissionsResponse struct { NullFields []string `json:"-"` } -func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { +func (s TestIamPermissionsResponse) MarshalJSON() ([]byte, error) { type NoMethod TestIamPermissionsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Workstation: A single instance of a developer workstation with its own @@ -1745,9 +1745,9 @@ type Workstation struct { NullFields []string `json:"-"` } -func (s *Workstation) MarshalJSON() ([]byte, error) { +func (s Workstation) MarshalJSON() ([]byte, error) { type NoMethod Workstation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkstationCluster: A workstation cluster resource in the Cloud Workstations @@ -1823,9 +1823,9 @@ type WorkstationCluster struct { NullFields []string `json:"-"` } -func (s *WorkstationCluster) MarshalJSON() ([]byte, error) { +func (s WorkstationCluster) MarshalJSON() ([]byte, error) { type NoMethod WorkstationCluster - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WorkstationConfig: A workstation configuration resource in the Cloud @@ -1968,9 +1968,9 @@ type WorkstationConfig struct { NullFields []string `json:"-"` } -func (s *WorkstationConfig) MarshalJSON() ([]byte, error) { +func (s WorkstationConfig) MarshalJSON() ([]byte, error) { type NoMethod WorkstationConfig - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ProjectsLocationsOperationsCancelCall struct { diff --git a/youtube/v3/youtube-gen.go b/youtube/v3/youtube-gen.go index 90d0666dd5..87ed93a47c 100644 --- a/youtube/v3/youtube-gen.go +++ b/youtube/v3/youtube-gen.go @@ -587,9 +587,9 @@ type AbuseReport struct { NullFields []string `json:"-"` } -func (s *AbuseReport) MarshalJSON() ([]byte, error) { +func (s AbuseReport) MarshalJSON() ([]byte, error) { type NoMethod AbuseReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AbuseType struct { @@ -607,9 +607,9 @@ type AbuseType struct { NullFields []string `json:"-"` } -func (s *AbuseType) MarshalJSON() ([]byte, error) { +func (s AbuseType) MarshalJSON() ([]byte, error) { type NoMethod AbuseType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // AccessPolicy: Rights management policy for YouTube resources. @@ -633,9 +633,9 @@ type AccessPolicy struct { NullFields []string `json:"-"` } -func (s *AccessPolicy) MarshalJSON() ([]byte, error) { +func (s AccessPolicy) MarshalJSON() ([]byte, error) { type NoMethod AccessPolicy - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Activity: An *activity* resource contains information about an action that a @@ -674,9 +674,9 @@ type Activity struct { NullFields []string `json:"-"` } -func (s *Activity) MarshalJSON() ([]byte, error) { +func (s Activity) MarshalJSON() ([]byte, error) { type NoMethod Activity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetails: Details about the content of an activity: the video @@ -736,9 +736,9 @@ type ActivityContentDetails struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetails) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetails) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetailsBulletin: Details about a channel bulletin post. @@ -759,9 +759,9 @@ type ActivityContentDetailsBulletin struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetailsBulletin) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetailsBulletin) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetailsBulletin - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetailsChannelItem: Details about a resource which was added @@ -783,9 +783,9 @@ type ActivityContentDetailsChannelItem struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetailsChannelItem) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetailsChannelItem) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetailsChannelItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetailsComment: Information about a resource that received a @@ -807,9 +807,9 @@ type ActivityContentDetailsComment struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetailsComment) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetailsComment) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetailsComment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetailsFavorite: Information about a video that was marked as @@ -831,9 +831,9 @@ type ActivityContentDetailsFavorite struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetailsFavorite) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetailsFavorite) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetailsFavorite - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetailsLike: Information about a resource that received a @@ -855,9 +855,9 @@ type ActivityContentDetailsLike struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetailsLike) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetailsLike) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetailsLike - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetailsPlaylistItem: Information about a new playlist item. @@ -882,9 +882,9 @@ type ActivityContentDetailsPlaylistItem struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetailsPlaylistItem) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetailsPlaylistItem) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetailsPlaylistItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetailsPromotedItem: Details about a resource which is being @@ -935,9 +935,9 @@ type ActivityContentDetailsPromotedItem struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetailsPromotedItem) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetailsPromotedItem) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetailsPromotedItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetailsRecommendation: Information that identifies the @@ -970,9 +970,9 @@ type ActivityContentDetailsRecommendation struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetailsRecommendation) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetailsRecommendation) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetailsRecommendation - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetailsSocial: Details about a social network post. @@ -1007,9 +1007,9 @@ type ActivityContentDetailsSocial struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetailsSocial) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetailsSocial) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetailsSocial - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetailsSubscription: Information about a channel that a user @@ -1031,9 +1031,9 @@ type ActivityContentDetailsSubscription struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetailsSubscription) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetailsSubscription) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetailsSubscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivityContentDetailsUpload: Information about the uploaded video. @@ -1053,9 +1053,9 @@ type ActivityContentDetailsUpload struct { NullFields []string `json:"-"` } -func (s *ActivityContentDetailsUpload) MarshalJSON() ([]byte, error) { +func (s ActivityContentDetailsUpload) MarshalJSON() ([]byte, error) { type NoMethod ActivityContentDetailsUpload - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ActivityListResponse struct { @@ -1094,9 +1094,9 @@ type ActivityListResponse struct { NullFields []string `json:"-"` } -func (s *ActivityListResponse) MarshalJSON() ([]byte, error) { +func (s ActivityListResponse) MarshalJSON() ([]byte, error) { type NoMethod ActivityListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ActivitySnippet: Basic details about an activity, including title, @@ -1155,9 +1155,9 @@ type ActivitySnippet struct { NullFields []string `json:"-"` } -func (s *ActivitySnippet) MarshalJSON() ([]byte, error) { +func (s ActivitySnippet) MarshalJSON() ([]byte, error) { type NoMethod ActivitySnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Caption: A *caption* resource represents a YouTube caption track. A caption @@ -1188,9 +1188,9 @@ type Caption struct { NullFields []string `json:"-"` } -func (s *Caption) MarshalJSON() ([]byte, error) { +func (s Caption) MarshalJSON() ([]byte, error) { type NoMethod Caption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CaptionListResponse struct { @@ -1221,9 +1221,9 @@ type CaptionListResponse struct { NullFields []string `json:"-"` } -func (s *CaptionListResponse) MarshalJSON() ([]byte, error) { +func (s CaptionListResponse) MarshalJSON() ([]byte, error) { type NoMethod CaptionListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CaptionSnippet: Basic details about a caption track, such as its language @@ -1305,9 +1305,9 @@ type CaptionSnippet struct { NullFields []string `json:"-"` } -func (s *CaptionSnippet) MarshalJSON() ([]byte, error) { +func (s CaptionSnippet) MarshalJSON() ([]byte, error) { type NoMethod CaptionSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CdnSettings: Brief description of the live stream cdn settings. @@ -1357,9 +1357,9 @@ type CdnSettings struct { NullFields []string `json:"-"` } -func (s *CdnSettings) MarshalJSON() ([]byte, error) { +func (s CdnSettings) MarshalJSON() ([]byte, error) { type NoMethod CdnSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Channel: A *channel* resource contains information about a YouTube channel. @@ -1415,9 +1415,9 @@ type Channel struct { NullFields []string `json:"-"` } -func (s *Channel) MarshalJSON() ([]byte, error) { +func (s Channel) MarshalJSON() ([]byte, error) { type NoMethod Channel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelAuditDetails: The auditDetails object encapsulates channel data that @@ -1446,9 +1446,9 @@ type ChannelAuditDetails struct { NullFields []string `json:"-"` } -func (s *ChannelAuditDetails) MarshalJSON() ([]byte, error) { +func (s ChannelAuditDetails) MarshalJSON() ([]byte, error) { type NoMethod ChannelAuditDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelBannerResource: A channel banner returned as the response to a @@ -1476,9 +1476,9 @@ type ChannelBannerResource struct { NullFields []string `json:"-"` } -func (s *ChannelBannerResource) MarshalJSON() ([]byte, error) { +func (s ChannelBannerResource) MarshalJSON() ([]byte, error) { type NoMethod ChannelBannerResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelBrandingSettings: Branding properties of a YouTube channel. @@ -1504,9 +1504,9 @@ type ChannelBrandingSettings struct { NullFields []string `json:"-"` } -func (s *ChannelBrandingSettings) MarshalJSON() ([]byte, error) { +func (s ChannelBrandingSettings) MarshalJSON() ([]byte, error) { type NoMethod ChannelBrandingSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelContentDetails: Details about the content of a channel. @@ -1525,9 +1525,9 @@ type ChannelContentDetails struct { NullFields []string `json:"-"` } -func (s *ChannelContentDetails) MarshalJSON() ([]byte, error) { +func (s ChannelContentDetails) MarshalJSON() ([]byte, error) { type NoMethod ChannelContentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChannelContentDetailsRelatedPlaylists struct { @@ -1564,9 +1564,9 @@ type ChannelContentDetailsRelatedPlaylists struct { NullFields []string `json:"-"` } -func (s *ChannelContentDetailsRelatedPlaylists) MarshalJSON() ([]byte, error) { +func (s ChannelContentDetailsRelatedPlaylists) MarshalJSON() ([]byte, error) { type NoMethod ChannelContentDetailsRelatedPlaylists - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelContentOwnerDetails: The contentOwnerDetails object encapsulates @@ -1590,9 +1590,9 @@ type ChannelContentOwnerDetails struct { NullFields []string `json:"-"` } -func (s *ChannelContentOwnerDetails) MarshalJSON() ([]byte, error) { +func (s ChannelContentOwnerDetails) MarshalJSON() ([]byte, error) { type NoMethod ChannelContentOwnerDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelConversionPing: Pings that the app shall fire (authenticated by @@ -1627,9 +1627,9 @@ type ChannelConversionPing struct { NullFields []string `json:"-"` } -func (s *ChannelConversionPing) MarshalJSON() ([]byte, error) { +func (s ChannelConversionPing) MarshalJSON() ([]byte, error) { type NoMethod ChannelConversionPing - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelConversionPings: The conversionPings object encapsulates information @@ -1652,9 +1652,9 @@ type ChannelConversionPings struct { NullFields []string `json:"-"` } -func (s *ChannelConversionPings) MarshalJSON() ([]byte, error) { +func (s ChannelConversionPings) MarshalJSON() ([]byte, error) { type NoMethod ChannelConversionPings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChannelListResponse struct { @@ -1693,9 +1693,9 @@ type ChannelListResponse struct { NullFields []string `json:"-"` } -func (s *ChannelListResponse) MarshalJSON() ([]byte, error) { +func (s ChannelListResponse) MarshalJSON() ([]byte, error) { type NoMethod ChannelListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelLocalization: Channel localization setting @@ -1717,9 +1717,9 @@ type ChannelLocalization struct { NullFields []string `json:"-"` } -func (s *ChannelLocalization) MarshalJSON() ([]byte, error) { +func (s ChannelLocalization) MarshalJSON() ([]byte, error) { type NoMethod ChannelLocalization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChannelProfileDetails struct { @@ -1744,9 +1744,9 @@ type ChannelProfileDetails struct { NullFields []string `json:"-"` } -func (s *ChannelProfileDetails) MarshalJSON() ([]byte, error) { +func (s ChannelProfileDetails) MarshalJSON() ([]byte, error) { type NoMethod ChannelProfileDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChannelSection struct { @@ -1785,9 +1785,9 @@ type ChannelSection struct { NullFields []string `json:"-"` } -func (s *ChannelSection) MarshalJSON() ([]byte, error) { +func (s ChannelSection) MarshalJSON() ([]byte, error) { type NoMethod ChannelSection - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelSectionContentDetails: Details about a channelsection, including @@ -1811,9 +1811,9 @@ type ChannelSectionContentDetails struct { NullFields []string `json:"-"` } -func (s *ChannelSectionContentDetails) MarshalJSON() ([]byte, error) { +func (s ChannelSectionContentDetails) MarshalJSON() ([]byte, error) { type NoMethod ChannelSectionContentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ChannelSectionListResponse struct { @@ -1844,9 +1844,9 @@ type ChannelSectionListResponse struct { NullFields []string `json:"-"` } -func (s *ChannelSectionListResponse) MarshalJSON() ([]byte, error) { +func (s ChannelSectionListResponse) MarshalJSON() ([]byte, error) { type NoMethod ChannelSectionListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelSectionLocalization: ChannelSection localization setting @@ -1866,9 +1866,9 @@ type ChannelSectionLocalization struct { NullFields []string `json:"-"` } -func (s *ChannelSectionLocalization) MarshalJSON() ([]byte, error) { +func (s ChannelSectionLocalization) MarshalJSON() ([]byte, error) { type NoMethod ChannelSectionLocalization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelSectionSnippet: Basic details about a channel section, including @@ -1928,9 +1928,9 @@ type ChannelSectionSnippet struct { NullFields []string `json:"-"` } -func (s *ChannelSectionSnippet) MarshalJSON() ([]byte, error) { +func (s ChannelSectionSnippet) MarshalJSON() ([]byte, error) { type NoMethod ChannelSectionSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelSectionTargeting: ChannelSection targeting setting. @@ -1954,9 +1954,9 @@ type ChannelSectionTargeting struct { NullFields []string `json:"-"` } -func (s *ChannelSectionTargeting) MarshalJSON() ([]byte, error) { +func (s ChannelSectionTargeting) MarshalJSON() ([]byte, error) { type NoMethod ChannelSectionTargeting - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelSettings: Branding properties for the channel view. @@ -2004,9 +2004,9 @@ type ChannelSettings struct { NullFields []string `json:"-"` } -func (s *ChannelSettings) MarshalJSON() ([]byte, error) { +func (s ChannelSettings) MarshalJSON() ([]byte, error) { type NoMethod ChannelSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelSnippet: Basic details about a channel, including title, description @@ -2053,9 +2053,9 @@ type ChannelSnippet struct { NullFields []string `json:"-"` } -func (s *ChannelSnippet) MarshalJSON() ([]byte, error) { +func (s ChannelSnippet) MarshalJSON() ([]byte, error) { type NoMethod ChannelSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelStatistics: Statistics about a channel: number of subscribers, number @@ -2085,9 +2085,9 @@ type ChannelStatistics struct { NullFields []string `json:"-"` } -func (s *ChannelStatistics) MarshalJSON() ([]byte, error) { +func (s ChannelStatistics) MarshalJSON() ([]byte, error) { type NoMethod ChannelStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelStatus: JSON template for the status part of a channel. @@ -2126,9 +2126,9 @@ type ChannelStatus struct { NullFields []string `json:"-"` } -func (s *ChannelStatus) MarshalJSON() ([]byte, error) { +func (s ChannelStatus) MarshalJSON() ([]byte, error) { type NoMethod ChannelStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelToStoreLinkDetails: Information specific to a store on a @@ -2155,9 +2155,9 @@ type ChannelToStoreLinkDetails struct { NullFields []string `json:"-"` } -func (s *ChannelToStoreLinkDetails) MarshalJSON() ([]byte, error) { +func (s ChannelToStoreLinkDetails) MarshalJSON() ([]byte, error) { type NoMethod ChannelToStoreLinkDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelToStoreLinkDetailsBillingDetails: Information specific to billing. @@ -2183,9 +2183,9 @@ type ChannelToStoreLinkDetailsBillingDetails struct { NullFields []string `json:"-"` } -func (s *ChannelToStoreLinkDetailsBillingDetails) MarshalJSON() ([]byte, error) { +func (s ChannelToStoreLinkDetailsBillingDetails) MarshalJSON() ([]byte, error) { type NoMethod ChannelToStoreLinkDetailsBillingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ChannelTopicDetails: Freebase topic information related to the channel. @@ -2209,9 +2209,9 @@ type ChannelTopicDetails struct { NullFields []string `json:"-"` } -func (s *ChannelTopicDetails) MarshalJSON() ([]byte, error) { +func (s ChannelTopicDetails) MarshalJSON() ([]byte, error) { type NoMethod ChannelTopicDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Comment: A *comment* represents a single YouTube comment. @@ -2241,9 +2241,9 @@ type Comment struct { NullFields []string `json:"-"` } -func (s *Comment) MarshalJSON() ([]byte, error) { +func (s Comment) MarshalJSON() ([]byte, error) { type NoMethod Comment - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommentListResponse struct { @@ -2280,9 +2280,9 @@ type CommentListResponse struct { NullFields []string `json:"-"` } -func (s *CommentListResponse) MarshalJSON() ([]byte, error) { +func (s CommentListResponse) MarshalJSON() ([]byte, error) { type NoMethod CommentListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentSnippet: Basic details about a comment, such as its author and text. @@ -2351,9 +2351,9 @@ type CommentSnippet struct { NullFields []string `json:"-"` } -func (s *CommentSnippet) MarshalJSON() ([]byte, error) { +func (s CommentSnippet) MarshalJSON() ([]byte, error) { type NoMethod CommentSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentSnippetAuthorChannelId: The id of the author's YouTube channel, if @@ -2373,9 +2373,9 @@ type CommentSnippetAuthorChannelId struct { NullFields []string `json:"-"` } -func (s *CommentSnippetAuthorChannelId) MarshalJSON() ([]byte, error) { +func (s CommentSnippetAuthorChannelId) MarshalJSON() ([]byte, error) { type NoMethod CommentSnippetAuthorChannelId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentThread: A *comment thread* represents information that applies to a @@ -2411,9 +2411,9 @@ type CommentThread struct { NullFields []string `json:"-"` } -func (s *CommentThread) MarshalJSON() ([]byte, error) { +func (s CommentThread) MarshalJSON() ([]byte, error) { type NoMethod CommentThread - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type CommentThreadListResponse struct { @@ -2450,9 +2450,9 @@ type CommentThreadListResponse struct { NullFields []string `json:"-"` } -func (s *CommentThreadListResponse) MarshalJSON() ([]byte, error) { +func (s CommentThreadListResponse) MarshalJSON() ([]byte, error) { type NoMethod CommentThreadListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentThreadReplies: Comments written in (direct or indirect) reply to the @@ -2475,9 +2475,9 @@ type CommentThreadReplies struct { NullFields []string `json:"-"` } -func (s *CommentThreadReplies) MarshalJSON() ([]byte, error) { +func (s CommentThreadReplies) MarshalJSON() ([]byte, error) { type NoMethod CommentThreadReplies - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CommentThreadSnippet: Basic details about a comment thread. @@ -2513,9 +2513,9 @@ type CommentThreadSnippet struct { NullFields []string `json:"-"` } -func (s *CommentThreadSnippet) MarshalJSON() ([]byte, error) { +func (s CommentThreadSnippet) MarshalJSON() ([]byte, error) { type NoMethod CommentThreadSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ContentRating: Ratings schemes. The country-specific ratings are mostly for @@ -3468,9 +3468,9 @@ type ContentRating struct { NullFields []string `json:"-"` } -func (s *ContentRating) MarshalJSON() ([]byte, error) { +func (s ContentRating) MarshalJSON() ([]byte, error) { type NoMethod ContentRating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Cuepoint: Note that there may be a 5-second end-point resolution issue. For @@ -3508,9 +3508,9 @@ type Cuepoint struct { NullFields []string `json:"-"` } -func (s *Cuepoint) MarshalJSON() ([]byte, error) { +func (s Cuepoint) MarshalJSON() ([]byte, error) { type NoMethod Cuepoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // CuepointSchedule: Schedule to insert cuepoints into a broadcast by ads @@ -3547,9 +3547,9 @@ type CuepointSchedule struct { NullFields []string `json:"-"` } -func (s *CuepointSchedule) MarshalJSON() ([]byte, error) { +func (s CuepointSchedule) MarshalJSON() ([]byte, error) { type NoMethod CuepointSchedule - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type Entity struct { @@ -3569,9 +3569,9 @@ type Entity struct { NullFields []string `json:"-"` } -func (s *Entity) MarshalJSON() ([]byte, error) { +func (s Entity) MarshalJSON() ([]byte, error) { type NoMethod Entity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GeoPoint: Geographical coordinates of a point, in WGS84. @@ -3595,9 +3595,9 @@ type GeoPoint struct { NullFields []string `json:"-"` } -func (s *GeoPoint) MarshalJSON() ([]byte, error) { +func (s GeoPoint) MarshalJSON() ([]byte, error) { type NoMethod GeoPoint - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *GeoPoint) UnmarshalJSON(data []byte) error { @@ -3644,9 +3644,9 @@ type I18nLanguage struct { NullFields []string `json:"-"` } -func (s *I18nLanguage) MarshalJSON() ([]byte, error) { +func (s I18nLanguage) MarshalJSON() ([]byte, error) { type NoMethod I18nLanguage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type I18nLanguageListResponse struct { @@ -3678,9 +3678,9 @@ type I18nLanguageListResponse struct { NullFields []string `json:"-"` } -func (s *I18nLanguageListResponse) MarshalJSON() ([]byte, error) { +func (s I18nLanguageListResponse) MarshalJSON() ([]byte, error) { type NoMethod I18nLanguageListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // I18nLanguageSnippet: Basic details about an i18n language, such as language @@ -3703,9 +3703,9 @@ type I18nLanguageSnippet struct { NullFields []string `json:"-"` } -func (s *I18nLanguageSnippet) MarshalJSON() ([]byte, error) { +func (s I18nLanguageSnippet) MarshalJSON() ([]byte, error) { type NoMethod I18nLanguageSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // I18nRegion: A *i18nRegion* resource identifies a region where YouTube is @@ -3734,9 +3734,9 @@ type I18nRegion struct { NullFields []string `json:"-"` } -func (s *I18nRegion) MarshalJSON() ([]byte, error) { +func (s I18nRegion) MarshalJSON() ([]byte, error) { type NoMethod I18nRegion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type I18nRegionListResponse struct { @@ -3769,9 +3769,9 @@ type I18nRegionListResponse struct { NullFields []string `json:"-"` } -func (s *I18nRegionListResponse) MarshalJSON() ([]byte, error) { +func (s I18nRegionListResponse) MarshalJSON() ([]byte, error) { type NoMethod I18nRegionListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // I18nRegionSnippet: Basic details about an i18n region, such as region code @@ -3794,9 +3794,9 @@ type I18nRegionSnippet struct { NullFields []string `json:"-"` } -func (s *I18nRegionSnippet) MarshalJSON() ([]byte, error) { +func (s I18nRegionSnippet) MarshalJSON() ([]byte, error) { type NoMethod I18nRegionSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ImageSettings: Branding properties for images associated with the channel. @@ -3874,9 +3874,9 @@ type ImageSettings struct { NullFields []string `json:"-"` } -func (s *ImageSettings) MarshalJSON() ([]byte, error) { +func (s ImageSettings) MarshalJSON() ([]byte, error) { type NoMethod ImageSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // IngestionInfo: Describes information necessary for ingesting an RTMP, HTTP, @@ -3915,9 +3915,9 @@ type IngestionInfo struct { NullFields []string `json:"-"` } -func (s *IngestionInfo) MarshalJSON() ([]byte, error) { +func (s IngestionInfo) MarshalJSON() ([]byte, error) { type NoMethod IngestionInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InvideoBranding: LINT.IfChange Describes an invideo branding. @@ -3950,9 +3950,9 @@ type InvideoBranding struct { NullFields []string `json:"-"` } -func (s *InvideoBranding) MarshalJSON() ([]byte, error) { +func (s InvideoBranding) MarshalJSON() ([]byte, error) { type NoMethod InvideoBranding - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InvideoPosition: Describes the spatial position of a visual widget inside a @@ -3986,9 +3986,9 @@ type InvideoPosition struct { NullFields []string `json:"-"` } -func (s *InvideoPosition) MarshalJSON() ([]byte, error) { +func (s InvideoPosition) MarshalJSON() ([]byte, error) { type NoMethod InvideoPosition - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // InvideoTiming: Describes a temporal position of a visual widget inside a @@ -4024,9 +4024,9 @@ type InvideoTiming struct { NullFields []string `json:"-"` } -func (s *InvideoTiming) MarshalJSON() ([]byte, error) { +func (s InvideoTiming) MarshalJSON() ([]byte, error) { type NoMethod InvideoTiming - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LanguageTag struct { @@ -4044,9 +4044,9 @@ type LanguageTag struct { NullFields []string `json:"-"` } -func (s *LanguageTag) MarshalJSON() ([]byte, error) { +func (s LanguageTag) MarshalJSON() ([]byte, error) { type NoMethod LanguageTag - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LevelDetails struct { @@ -4065,9 +4065,9 @@ type LevelDetails struct { NullFields []string `json:"-"` } -func (s *LevelDetails) MarshalJSON() ([]byte, error) { +func (s LevelDetails) MarshalJSON() ([]byte, error) { type NoMethod LevelDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveBroadcast: A *liveBroadcast* resource represents an event that will be @@ -4114,9 +4114,9 @@ type LiveBroadcast struct { NullFields []string `json:"-"` } -func (s *LiveBroadcast) MarshalJSON() ([]byte, error) { +func (s LiveBroadcast) MarshalJSON() ([]byte, error) { type NoMethod LiveBroadcast - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveBroadcastContentDetails: Detailed settings of a broadcast. @@ -4232,9 +4232,9 @@ type LiveBroadcastContentDetails struct { NullFields []string `json:"-"` } -func (s *LiveBroadcastContentDetails) MarshalJSON() ([]byte, error) { +func (s LiveBroadcastContentDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveBroadcastContentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveBroadcastListResponse struct { @@ -4274,9 +4274,9 @@ type LiveBroadcastListResponse struct { NullFields []string `json:"-"` } -func (s *LiveBroadcastListResponse) MarshalJSON() ([]byte, error) { +func (s LiveBroadcastListResponse) MarshalJSON() ([]byte, error) { type NoMethod LiveBroadcastListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveBroadcastMonetizationDetails: Monetization settings of a broadcast. @@ -4295,9 +4295,9 @@ type LiveBroadcastMonetizationDetails struct { NullFields []string `json:"-"` } -func (s *LiveBroadcastMonetizationDetails) MarshalJSON() ([]byte, error) { +func (s LiveBroadcastMonetizationDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveBroadcastMonetizationDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveBroadcastSnippet: Basic broadcast information. @@ -4350,9 +4350,9 @@ type LiveBroadcastSnippet struct { NullFields []string `json:"-"` } -func (s *LiveBroadcastSnippet) MarshalJSON() ([]byte, error) { +func (s LiveBroadcastSnippet) MarshalJSON() ([]byte, error) { type NoMethod LiveBroadcastSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveBroadcastStatistics: Statistics about the live broadcast. These @@ -4380,9 +4380,9 @@ type LiveBroadcastStatistics struct { NullFields []string `json:"-"` } -func (s *LiveBroadcastStatistics) MarshalJSON() ([]byte, error) { +func (s LiveBroadcastStatistics) MarshalJSON() ([]byte, error) { type NoMethod LiveBroadcastStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveBroadcastStatus: Live broadcast state. @@ -4451,9 +4451,9 @@ type LiveBroadcastStatus struct { NullFields []string `json:"-"` } -func (s *LiveBroadcastStatus) MarshalJSON() ([]byte, error) { +func (s LiveBroadcastStatus) MarshalJSON() ([]byte, error) { type NoMethod LiveBroadcastStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveChatBan: A `__liveChatBan__` resource represents a ban for a YouTube @@ -4484,9 +4484,9 @@ type LiveChatBan struct { NullFields []string `json:"-"` } -func (s *LiveChatBan) MarshalJSON() ([]byte, error) { +func (s LiveChatBan) MarshalJSON() ([]byte, error) { type NoMethod LiveChatBan - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatBanSnippet struct { @@ -4516,9 +4516,9 @@ type LiveChatBanSnippet struct { NullFields []string `json:"-"` } -func (s *LiveChatBanSnippet) MarshalJSON() ([]byte, error) { +func (s LiveChatBanSnippet) MarshalJSON() ([]byte, error) { type NoMethod LiveChatBanSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatFanFundingEventDetails struct { @@ -4544,9 +4544,9 @@ type LiveChatFanFundingEventDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatFanFundingEventDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatFanFundingEventDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatFanFundingEventDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatGiftMembershipReceivedDetails struct { @@ -4579,9 +4579,9 @@ type LiveChatGiftMembershipReceivedDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatGiftMembershipReceivedDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatGiftMembershipReceivedDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatGiftMembershipReceivedDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatMemberMilestoneChatDetails struct { @@ -4609,9 +4609,9 @@ type LiveChatMemberMilestoneChatDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatMemberMilestoneChatDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatMemberMilestoneChatDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatMemberMilestoneChatDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatMembershipGiftingDetails struct { @@ -4634,9 +4634,9 @@ type LiveChatMembershipGiftingDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatMembershipGiftingDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatMembershipGiftingDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatMembershipGiftingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveChatMessage: A *liveChatMessage* resource represents a chat message in a @@ -4670,9 +4670,9 @@ type LiveChatMessage struct { NullFields []string `json:"-"` } -func (s *LiveChatMessage) MarshalJSON() ([]byte, error) { +func (s LiveChatMessage) MarshalJSON() ([]byte, error) { type NoMethod LiveChatMessage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatMessageAuthorDetails struct { @@ -4705,9 +4705,9 @@ type LiveChatMessageAuthorDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatMessageAuthorDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatMessageAuthorDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatMessageAuthorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatMessageDeletedDetails struct { @@ -4725,9 +4725,9 @@ type LiveChatMessageDeletedDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatMessageDeletedDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatMessageDeletedDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatMessageDeletedDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatMessageListResponse struct { @@ -4768,9 +4768,9 @@ type LiveChatMessageListResponse struct { NullFields []string `json:"-"` } -func (s *LiveChatMessageListResponse) MarshalJSON() ([]byte, error) { +func (s LiveChatMessageListResponse) MarshalJSON() ([]byte, error) { type NoMethod LiveChatMessageListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatMessageRetractedDetails struct { @@ -4788,9 +4788,9 @@ type LiveChatMessageRetractedDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatMessageRetractedDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatMessageRetractedDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatMessageRetractedDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveChatMessageSnippet: Next ID: 34 @@ -4883,9 +4883,9 @@ type LiveChatMessageSnippet struct { NullFields []string `json:"-"` } -func (s *LiveChatMessageSnippet) MarshalJSON() ([]byte, error) { +func (s LiveChatMessageSnippet) MarshalJSON() ([]byte, error) { type NoMethod LiveChatMessageSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveChatModerator: A *liveChatModerator* resource represents a moderator for @@ -4917,9 +4917,9 @@ type LiveChatModerator struct { NullFields []string `json:"-"` } -func (s *LiveChatModerator) MarshalJSON() ([]byte, error) { +func (s LiveChatModerator) MarshalJSON() ([]byte, error) { type NoMethod LiveChatModerator - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatModeratorListResponse struct { @@ -4959,9 +4959,9 @@ type LiveChatModeratorListResponse struct { NullFields []string `json:"-"` } -func (s *LiveChatModeratorListResponse) MarshalJSON() ([]byte, error) { +func (s LiveChatModeratorListResponse) MarshalJSON() ([]byte, error) { type NoMethod LiveChatModeratorListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatModeratorSnippet struct { @@ -4982,9 +4982,9 @@ type LiveChatModeratorSnippet struct { NullFields []string `json:"-"` } -func (s *LiveChatModeratorSnippet) MarshalJSON() ([]byte, error) { +func (s LiveChatModeratorSnippet) MarshalJSON() ([]byte, error) { type NoMethod LiveChatModeratorSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatNewSponsorDetails struct { @@ -5008,9 +5008,9 @@ type LiveChatNewSponsorDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatNewSponsorDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatNewSponsorDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatNewSponsorDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatPollDetails struct { @@ -5033,9 +5033,9 @@ type LiveChatPollDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatPollDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatPollDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatPollDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatPollDetailsPollMetadata struct { @@ -5055,9 +5055,9 @@ type LiveChatPollDetailsPollMetadata struct { NullFields []string `json:"-"` } -func (s *LiveChatPollDetailsPollMetadata) MarshalJSON() ([]byte, error) { +func (s LiveChatPollDetailsPollMetadata) MarshalJSON() ([]byte, error) { type NoMethod LiveChatPollDetailsPollMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatPollDetailsPollMetadataPollOption struct { @@ -5076,9 +5076,9 @@ type LiveChatPollDetailsPollMetadataPollOption struct { NullFields []string `json:"-"` } -func (s *LiveChatPollDetailsPollMetadataPollOption) MarshalJSON() ([]byte, error) { +func (s LiveChatPollDetailsPollMetadataPollOption) MarshalJSON() ([]byte, error) { type NoMethod LiveChatPollDetailsPollMetadataPollOption - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatSuperChatDetails struct { @@ -5108,9 +5108,9 @@ type LiveChatSuperChatDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatSuperChatDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatSuperChatDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatSuperChatDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatSuperStickerDetails struct { @@ -5140,9 +5140,9 @@ type LiveChatSuperStickerDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatSuperStickerDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatSuperStickerDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatSuperStickerDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatTextMessageDetails struct { @@ -5161,9 +5161,9 @@ type LiveChatTextMessageDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatTextMessageDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatTextMessageDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatTextMessageDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveChatUserBannedMessageDetails struct { @@ -5191,9 +5191,9 @@ type LiveChatUserBannedMessageDetails struct { NullFields []string `json:"-"` } -func (s *LiveChatUserBannedMessageDetails) MarshalJSON() ([]byte, error) { +func (s LiveChatUserBannedMessageDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveChatUserBannedMessageDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveStream: A live stream describes a live ingestion point. @@ -5233,9 +5233,9 @@ type LiveStream struct { NullFields []string `json:"-"` } -func (s *LiveStream) MarshalJSON() ([]byte, error) { +func (s LiveStream) MarshalJSON() ([]byte, error) { type NoMethod LiveStream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveStreamConfigurationIssue struct { @@ -5301,9 +5301,9 @@ type LiveStreamConfigurationIssue struct { NullFields []string `json:"-"` } -func (s *LiveStreamConfigurationIssue) MarshalJSON() ([]byte, error) { +func (s LiveStreamConfigurationIssue) MarshalJSON() ([]byte, error) { type NoMethod LiveStreamConfigurationIssue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveStreamContentDetails: Detailed settings of a stream. @@ -5337,9 +5337,9 @@ type LiveStreamContentDetails struct { NullFields []string `json:"-"` } -func (s *LiveStreamContentDetails) MarshalJSON() ([]byte, error) { +func (s LiveStreamContentDetails) MarshalJSON() ([]byte, error) { type NoMethod LiveStreamContentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveStreamHealthStatus struct { @@ -5369,9 +5369,9 @@ type LiveStreamHealthStatus struct { NullFields []string `json:"-"` } -func (s *LiveStreamHealthStatus) MarshalJSON() ([]byte, error) { +func (s LiveStreamHealthStatus) MarshalJSON() ([]byte, error) { type NoMethod LiveStreamHealthStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveStreamListResponse struct { @@ -5410,9 +5410,9 @@ type LiveStreamListResponse struct { NullFields []string `json:"-"` } -func (s *LiveStreamListResponse) MarshalJSON() ([]byte, error) { +func (s LiveStreamListResponse) MarshalJSON() ([]byte, error) { type NoMethod LiveStreamListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LiveStreamSnippet struct { @@ -5441,9 +5441,9 @@ type LiveStreamSnippet struct { NullFields []string `json:"-"` } -func (s *LiveStreamSnippet) MarshalJSON() ([]byte, error) { +func (s LiveStreamSnippet) MarshalJSON() ([]byte, error) { type NoMethod LiveStreamSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // LiveStreamStatus: Brief description of the live stream status. @@ -5470,9 +5470,9 @@ type LiveStreamStatus struct { NullFields []string `json:"-"` } -func (s *LiveStreamStatus) MarshalJSON() ([]byte, error) { +func (s LiveStreamStatus) MarshalJSON() ([]byte, error) { type NoMethod LiveStreamStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocalizedProperty struct { @@ -5493,9 +5493,9 @@ type LocalizedProperty struct { NullFields []string `json:"-"` } -func (s *LocalizedProperty) MarshalJSON() ([]byte, error) { +func (s LocalizedProperty) MarshalJSON() ([]byte, error) { type NoMethod LocalizedProperty - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type LocalizedString struct { @@ -5514,9 +5514,9 @@ type LocalizedString struct { NullFields []string `json:"-"` } -func (s *LocalizedString) MarshalJSON() ([]byte, error) { +func (s LocalizedString) MarshalJSON() ([]byte, error) { type NoMethod LocalizedString - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Member: A *member* resource represents a member for a YouTube channel. A @@ -5543,9 +5543,9 @@ type Member struct { NullFields []string `json:"-"` } -func (s *Member) MarshalJSON() ([]byte, error) { +func (s Member) MarshalJSON() ([]byte, error) { type NoMethod Member - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MemberListResponse struct { @@ -5581,9 +5581,9 @@ type MemberListResponse struct { NullFields []string `json:"-"` } -func (s *MemberListResponse) MarshalJSON() ([]byte, error) { +func (s MemberListResponse) MarshalJSON() ([]byte, error) { type NoMethod MemberListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MemberSnippet struct { @@ -5606,9 +5606,9 @@ type MemberSnippet struct { NullFields []string `json:"-"` } -func (s *MemberSnippet) MarshalJSON() ([]byte, error) { +func (s MemberSnippet) MarshalJSON() ([]byte, error) { type NoMethod MemberSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MembershipsDetails struct { @@ -5641,9 +5641,9 @@ type MembershipsDetails struct { NullFields []string `json:"-"` } -func (s *MembershipsDetails) MarshalJSON() ([]byte, error) { +func (s MembershipsDetails) MarshalJSON() ([]byte, error) { type NoMethod MembershipsDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MembershipsDuration struct { @@ -5667,9 +5667,9 @@ type MembershipsDuration struct { NullFields []string `json:"-"` } -func (s *MembershipsDuration) MarshalJSON() ([]byte, error) { +func (s MembershipsDuration) MarshalJSON() ([]byte, error) { type NoMethod MembershipsDuration - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MembershipsDurationAtLevel struct { @@ -5695,9 +5695,9 @@ type MembershipsDurationAtLevel struct { NullFields []string `json:"-"` } -func (s *MembershipsDurationAtLevel) MarshalJSON() ([]byte, error) { +func (s MembershipsDurationAtLevel) MarshalJSON() ([]byte, error) { type NoMethod MembershipsDurationAtLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MembershipsLevel: A *membershipsLevel* resource represents an offer made by @@ -5727,9 +5727,9 @@ type MembershipsLevel struct { NullFields []string `json:"-"` } -func (s *MembershipsLevel) MarshalJSON() ([]byte, error) { +func (s MembershipsLevel) MarshalJSON() ([]byte, error) { type NoMethod MembershipsLevel - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MembershipsLevelListResponse struct { @@ -5760,9 +5760,9 @@ type MembershipsLevelListResponse struct { NullFields []string `json:"-"` } -func (s *MembershipsLevelListResponse) MarshalJSON() ([]byte, error) { +func (s MembershipsLevelListResponse) MarshalJSON() ([]byte, error) { type NoMethod MembershipsLevelListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type MembershipsLevelSnippet struct { @@ -5783,9 +5783,9 @@ type MembershipsLevelSnippet struct { NullFields []string `json:"-"` } -func (s *MembershipsLevelSnippet) MarshalJSON() ([]byte, error) { +func (s MembershipsLevelSnippet) MarshalJSON() ([]byte, error) { type NoMethod MembershipsLevelSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // MonitorStreamInfo: Settings and Info of the monitor stream @@ -5817,9 +5817,9 @@ type MonitorStreamInfo struct { NullFields []string `json:"-"` } -func (s *MonitorStreamInfo) MarshalJSON() ([]byte, error) { +func (s MonitorStreamInfo) MarshalJSON() ([]byte, error) { type NoMethod MonitorStreamInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PageInfo: Paging details for lists of resources, including total number of @@ -5842,9 +5842,9 @@ type PageInfo struct { NullFields []string `json:"-"` } -func (s *PageInfo) MarshalJSON() ([]byte, error) { +func (s PageInfo) MarshalJSON() ([]byte, error) { type NoMethod PageInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Playlist: A *playlist* resource represents a YouTube playlist. A playlist is @@ -5898,9 +5898,9 @@ type Playlist struct { NullFields []string `json:"-"` } -func (s *Playlist) MarshalJSON() ([]byte, error) { +func (s Playlist) MarshalJSON() ([]byte, error) { type NoMethod Playlist - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlaylistContentDetails struct { @@ -5919,9 +5919,9 @@ type PlaylistContentDetails struct { NullFields []string `json:"-"` } -func (s *PlaylistContentDetails) MarshalJSON() ([]byte, error) { +func (s PlaylistContentDetails) MarshalJSON() ([]byte, error) { type NoMethod PlaylistContentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlaylistImage struct { @@ -5947,9 +5947,9 @@ type PlaylistImage struct { NullFields []string `json:"-"` } -func (s *PlaylistImage) MarshalJSON() ([]byte, error) { +func (s PlaylistImage) MarshalJSON() ([]byte, error) { type NoMethod PlaylistImage - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlaylistImageListResponse struct { @@ -5981,9 +5981,9 @@ type PlaylistImageListResponse struct { NullFields []string `json:"-"` } -func (s *PlaylistImageListResponse) MarshalJSON() ([]byte, error) { +func (s PlaylistImageListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlaylistImageListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlaylistImageSnippet: A *playlistImage* resource identifies another @@ -6024,9 +6024,9 @@ type PlaylistImageSnippet struct { NullFields []string `json:"-"` } -func (s *PlaylistImageSnippet) MarshalJSON() ([]byte, error) { +func (s PlaylistImageSnippet) MarshalJSON() ([]byte, error) { type NoMethod PlaylistImageSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlaylistItem: A *playlistItem* resource identifies another resource, such as @@ -6078,9 +6078,9 @@ type PlaylistItem struct { NullFields []string `json:"-"` } -func (s *PlaylistItem) MarshalJSON() ([]byte, error) { +func (s PlaylistItem) MarshalJSON() ([]byte, error) { type NoMethod PlaylistItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlaylistItemContentDetails struct { @@ -6116,9 +6116,9 @@ type PlaylistItemContentDetails struct { NullFields []string `json:"-"` } -func (s *PlaylistItemContentDetails) MarshalJSON() ([]byte, error) { +func (s PlaylistItemContentDetails) MarshalJSON() ([]byte, error) { type NoMethod PlaylistItemContentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlaylistItemListResponse struct { @@ -6157,9 +6157,9 @@ type PlaylistItemListResponse struct { NullFields []string `json:"-"` } -func (s *PlaylistItemListResponse) MarshalJSON() ([]byte, error) { +func (s PlaylistItemListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlaylistItemListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlaylistItemSnippet: Basic details about a playlist, including title, @@ -6209,9 +6209,9 @@ type PlaylistItemSnippet struct { NullFields []string `json:"-"` } -func (s *PlaylistItemSnippet) MarshalJSON() ([]byte, error) { +func (s PlaylistItemSnippet) MarshalJSON() ([]byte, error) { type NoMethod PlaylistItemSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlaylistItemStatus: Information about the playlist item's privacy status. @@ -6236,9 +6236,9 @@ type PlaylistItemStatus struct { NullFields []string `json:"-"` } -func (s *PlaylistItemStatus) MarshalJSON() ([]byte, error) { +func (s PlaylistItemStatus) MarshalJSON() ([]byte, error) { type NoMethod PlaylistItemStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlaylistListResponse struct { @@ -6278,9 +6278,9 @@ type PlaylistListResponse struct { NullFields []string `json:"-"` } -func (s *PlaylistListResponse) MarshalJSON() ([]byte, error) { +func (s PlaylistListResponse) MarshalJSON() ([]byte, error) { type NoMethod PlaylistListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlaylistLocalization: Playlist localization setting @@ -6302,9 +6302,9 @@ type PlaylistLocalization struct { NullFields []string `json:"-"` } -func (s *PlaylistLocalization) MarshalJSON() ([]byte, error) { +func (s PlaylistLocalization) MarshalJSON() ([]byte, error) { type NoMethod PlaylistLocalization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlaylistPlayer struct { @@ -6323,9 +6323,9 @@ type PlaylistPlayer struct { NullFields []string `json:"-"` } -func (s *PlaylistPlayer) MarshalJSON() ([]byte, error) { +func (s PlaylistPlayer) MarshalJSON() ([]byte, error) { type NoMethod PlaylistPlayer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PlaylistSnippet: Basic details about a playlist, including title, @@ -6375,9 +6375,9 @@ type PlaylistSnippet struct { NullFields []string `json:"-"` } -func (s *PlaylistSnippet) MarshalJSON() ([]byte, error) { +func (s PlaylistSnippet) MarshalJSON() ([]byte, error) { type NoMethod PlaylistSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type PlaylistStatus struct { @@ -6401,9 +6401,9 @@ type PlaylistStatus struct { NullFields []string `json:"-"` } -func (s *PlaylistStatus) MarshalJSON() ([]byte, error) { +func (s PlaylistStatus) MarshalJSON() ([]byte, error) { type NoMethod PlaylistStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // PropertyValue: A pair Property / Value. @@ -6425,9 +6425,9 @@ type PropertyValue struct { NullFields []string `json:"-"` } -func (s *PropertyValue) MarshalJSON() ([]byte, error) { +func (s PropertyValue) MarshalJSON() ([]byte, error) { type NoMethod PropertyValue - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type RelatedEntity struct { @@ -6445,9 +6445,9 @@ type RelatedEntity struct { NullFields []string `json:"-"` } -func (s *RelatedEntity) MarshalJSON() ([]byte, error) { +func (s RelatedEntity) MarshalJSON() ([]byte, error) { type NoMethod RelatedEntity - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResourceId: A resource id is a generic reference that points to another @@ -6480,9 +6480,9 @@ type ResourceId struct { NullFields []string `json:"-"` } -func (s *ResourceId) MarshalJSON() ([]byte, error) { +func (s ResourceId) MarshalJSON() ([]byte, error) { type NoMethod ResourceId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SearchListResponse struct { @@ -6523,9 +6523,9 @@ type SearchListResponse struct { NullFields []string `json:"-"` } -func (s *SearchListResponse) MarshalJSON() ([]byte, error) { +func (s SearchListResponse) MarshalJSON() ([]byte, error) { type NoMethod SearchListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchResult: A search result contains information about a YouTube video, @@ -6559,9 +6559,9 @@ type SearchResult struct { NullFields []string `json:"-"` } -func (s *SearchResult) MarshalJSON() ([]byte, error) { +func (s SearchResult) MarshalJSON() ([]byte, error) { type NoMethod SearchResult - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SearchResultSnippet: Basic details about a search result, including title, @@ -6607,9 +6607,9 @@ type SearchResultSnippet struct { NullFields []string `json:"-"` } -func (s *SearchResultSnippet) MarshalJSON() ([]byte, error) { +func (s SearchResultSnippet) MarshalJSON() ([]byte, error) { type NoMethod SearchResultSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Subscription: A *subscription* resource contains information about a YouTube @@ -6649,9 +6649,9 @@ type Subscription struct { NullFields []string `json:"-"` } -func (s *Subscription) MarshalJSON() ([]byte, error) { +func (s Subscription) MarshalJSON() ([]byte, error) { type NoMethod Subscription - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionContentDetails: Details about the content to witch a @@ -6684,9 +6684,9 @@ type SubscriptionContentDetails struct { NullFields []string `json:"-"` } -func (s *SubscriptionContentDetails) MarshalJSON() ([]byte, error) { +func (s SubscriptionContentDetails) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionContentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SubscriptionListResponse struct { @@ -6725,9 +6725,9 @@ type SubscriptionListResponse struct { NullFields []string `json:"-"` } -func (s *SubscriptionListResponse) MarshalJSON() ([]byte, error) { +func (s SubscriptionListResponse) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionSnippet: Basic details about a subscription, including title, @@ -6765,9 +6765,9 @@ type SubscriptionSnippet struct { NullFields []string `json:"-"` } -func (s *SubscriptionSnippet) MarshalJSON() ([]byte, error) { +func (s SubscriptionSnippet) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SubscriptionSubscriberSnippet: Basic details about a subscription's @@ -6794,9 +6794,9 @@ type SubscriptionSubscriberSnippet struct { NullFields []string `json:"-"` } -func (s *SubscriptionSubscriberSnippet) MarshalJSON() ([]byte, error) { +func (s SubscriptionSubscriberSnippet) MarshalJSON() ([]byte, error) { type NoMethod SubscriptionSubscriberSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // SuperChatEvent: A `__superChatEvent__` resource represents a Super Chat @@ -6825,9 +6825,9 @@ type SuperChatEvent struct { NullFields []string `json:"-"` } -func (s *SuperChatEvent) MarshalJSON() ([]byte, error) { +func (s SuperChatEvent) MarshalJSON() ([]byte, error) { type NoMethod SuperChatEvent - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SuperChatEventListResponse struct { @@ -6863,9 +6863,9 @@ type SuperChatEventListResponse struct { NullFields []string `json:"-"` } -func (s *SuperChatEventListResponse) MarshalJSON() ([]byte, error) { +func (s SuperChatEventListResponse) MarshalJSON() ([]byte, error) { type NoMethod SuperChatEventListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SuperChatEventSnippet struct { @@ -6906,9 +6906,9 @@ type SuperChatEventSnippet struct { NullFields []string `json:"-"` } -func (s *SuperChatEventSnippet) MarshalJSON() ([]byte, error) { +func (s SuperChatEventSnippet) MarshalJSON() ([]byte, error) { type NoMethod SuperChatEventSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type SuperStickerMetadata struct { @@ -6935,9 +6935,9 @@ type SuperStickerMetadata struct { NullFields []string `json:"-"` } -func (s *SuperStickerMetadata) MarshalJSON() ([]byte, error) { +func (s SuperStickerMetadata) MarshalJSON() ([]byte, error) { type NoMethod SuperStickerMetadata - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestItem struct { @@ -6961,9 +6961,9 @@ type TestItem struct { NullFields []string `json:"-"` } -func (s *TestItem) MarshalJSON() ([]byte, error) { +func (s TestItem) MarshalJSON() ([]byte, error) { type NoMethod TestItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type TestItemTestItemSnippet struct { @@ -7002,9 +7002,9 @@ type ThirdPartyLink struct { NullFields []string `json:"-"` } -func (s *ThirdPartyLink) MarshalJSON() ([]byte, error) { +func (s ThirdPartyLink) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyLink - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ThirdPartyLinkListResponse struct { @@ -7030,9 +7030,9 @@ type ThirdPartyLinkListResponse struct { NullFields []string `json:"-"` } -func (s *ThirdPartyLinkListResponse) MarshalJSON() ([]byte, error) { +func (s ThirdPartyLinkListResponse) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyLinkListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyLinkSnippet: Basic information about a third party account link, @@ -7062,9 +7062,9 @@ type ThirdPartyLinkSnippet struct { NullFields []string `json:"-"` } -func (s *ThirdPartyLinkSnippet) MarshalJSON() ([]byte, error) { +func (s ThirdPartyLinkSnippet) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyLinkSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThirdPartyLinkStatus: The third-party link status object contains @@ -7089,9 +7089,9 @@ type ThirdPartyLinkStatus struct { NullFields []string `json:"-"` } -func (s *ThirdPartyLinkStatus) MarshalJSON() ([]byte, error) { +func (s ThirdPartyLinkStatus) MarshalJSON() ([]byte, error) { type NoMethod ThirdPartyLinkStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Thumbnail: A thumbnail is an image representing a YouTube resource. @@ -7115,9 +7115,9 @@ type Thumbnail struct { NullFields []string `json:"-"` } -func (s *Thumbnail) MarshalJSON() ([]byte, error) { +func (s Thumbnail) MarshalJSON() ([]byte, error) { type NoMethod Thumbnail - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ThumbnailDetails: Internal representation of thumbnails for a YouTube @@ -7146,9 +7146,9 @@ type ThumbnailDetails struct { NullFields []string `json:"-"` } -func (s *ThumbnailDetails) MarshalJSON() ([]byte, error) { +func (s ThumbnailDetails) MarshalJSON() ([]byte, error) { type NoMethod ThumbnailDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type ThumbnailSetResponse struct { @@ -7179,9 +7179,9 @@ type ThumbnailSetResponse struct { NullFields []string `json:"-"` } -func (s *ThumbnailSetResponse) MarshalJSON() ([]byte, error) { +func (s ThumbnailSetResponse) MarshalJSON() ([]byte, error) { type NoMethod ThumbnailSetResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // TokenPagination: Stub token pagination template to suppress results. @@ -7275,9 +7275,9 @@ type Video struct { NullFields []string `json:"-"` } -func (s *Video) MarshalJSON() ([]byte, error) { +func (s Video) MarshalJSON() ([]byte, error) { type NoMethod Video - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VideoAbuseReport struct { @@ -7307,9 +7307,9 @@ type VideoAbuseReport struct { NullFields []string `json:"-"` } -func (s *VideoAbuseReport) MarshalJSON() ([]byte, error) { +func (s VideoAbuseReport) MarshalJSON() ([]byte, error) { type NoMethod VideoAbuseReport - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoAbuseReportReason: A `__videoAbuseReportReason__` resource identifies a @@ -7339,9 +7339,9 @@ type VideoAbuseReportReason struct { NullFields []string `json:"-"` } -func (s *VideoAbuseReportReason) MarshalJSON() ([]byte, error) { +func (s VideoAbuseReportReason) MarshalJSON() ([]byte, error) { type NoMethod VideoAbuseReportReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VideoAbuseReportReasonListResponse struct { @@ -7372,9 +7372,9 @@ type VideoAbuseReportReasonListResponse struct { NullFields []string `json:"-"` } -func (s *VideoAbuseReportReasonListResponse) MarshalJSON() ([]byte, error) { +func (s VideoAbuseReportReasonListResponse) MarshalJSON() ([]byte, error) { type NoMethod VideoAbuseReportReasonListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoAbuseReportReasonSnippet: Basic details about a video category, such as @@ -7398,9 +7398,9 @@ type VideoAbuseReportReasonSnippet struct { NullFields []string `json:"-"` } -func (s *VideoAbuseReportReasonSnippet) MarshalJSON() ([]byte, error) { +func (s VideoAbuseReportReasonSnippet) MarshalJSON() ([]byte, error) { type NoMethod VideoAbuseReportReasonSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VideoAbuseReportSecondaryReason struct { @@ -7421,9 +7421,9 @@ type VideoAbuseReportSecondaryReason struct { NullFields []string `json:"-"` } -func (s *VideoAbuseReportSecondaryReason) MarshalJSON() ([]byte, error) { +func (s VideoAbuseReportSecondaryReason) MarshalJSON() ([]byte, error) { type NoMethod VideoAbuseReportSecondaryReason - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VideoAgeGating struct { @@ -7457,9 +7457,9 @@ type VideoAgeGating struct { NullFields []string `json:"-"` } -func (s *VideoAgeGating) MarshalJSON() ([]byte, error) { +func (s VideoAgeGating) MarshalJSON() ([]byte, error) { type NoMethod VideoAgeGating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoCategory: A *videoCategory* resource identifies a category that has @@ -7488,9 +7488,9 @@ type VideoCategory struct { NullFields []string `json:"-"` } -func (s *VideoCategory) MarshalJSON() ([]byte, error) { +func (s VideoCategory) MarshalJSON() ([]byte, error) { type NoMethod VideoCategory - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VideoCategoryListResponse struct { @@ -7532,9 +7532,9 @@ type VideoCategoryListResponse struct { NullFields []string `json:"-"` } -func (s *VideoCategoryListResponse) MarshalJSON() ([]byte, error) { +func (s VideoCategoryListResponse) MarshalJSON() ([]byte, error) { type NoMethod VideoCategoryListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoCategorySnippet: Basic details about a video category, such as its @@ -7558,9 +7558,9 @@ type VideoCategorySnippet struct { NullFields []string `json:"-"` } -func (s *VideoCategorySnippet) MarshalJSON() ([]byte, error) { +func (s VideoCategorySnippet) MarshalJSON() ([]byte, error) { type NoMethod VideoCategorySnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoContentDetails: Details about the content of a YouTube Video. @@ -7627,9 +7627,9 @@ type VideoContentDetails struct { NullFields []string `json:"-"` } -func (s *VideoContentDetails) MarshalJSON() ([]byte, error) { +func (s VideoContentDetails) MarshalJSON() ([]byte, error) { type NoMethod VideoContentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoContentDetailsRegionRestriction: DEPRECATED Region restriction of the @@ -7659,9 +7659,9 @@ type VideoContentDetailsRegionRestriction struct { NullFields []string `json:"-"` } -func (s *VideoContentDetailsRegionRestriction) MarshalJSON() ([]byte, error) { +func (s VideoContentDetailsRegionRestriction) MarshalJSON() ([]byte, error) { type NoMethod VideoContentDetailsRegionRestriction - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoFileDetails: Describes original video file properties, including @@ -7720,9 +7720,9 @@ type VideoFileDetails struct { NullFields []string `json:"-"` } -func (s *VideoFileDetails) MarshalJSON() ([]byte, error) { +func (s VideoFileDetails) MarshalJSON() ([]byte, error) { type NoMethod VideoFileDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoFileDetailsAudioStream: Information about an audio stream. @@ -7749,9 +7749,9 @@ type VideoFileDetailsAudioStream struct { NullFields []string `json:"-"` } -func (s *VideoFileDetailsAudioStream) MarshalJSON() ([]byte, error) { +func (s VideoFileDetailsAudioStream) MarshalJSON() ([]byte, error) { type NoMethod VideoFileDetailsAudioStream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoFileDetailsVideoStream: Information about a video stream. @@ -7796,9 +7796,9 @@ type VideoFileDetailsVideoStream struct { NullFields []string `json:"-"` } -func (s *VideoFileDetailsVideoStream) MarshalJSON() ([]byte, error) { +func (s VideoFileDetailsVideoStream) MarshalJSON() ([]byte, error) { type NoMethod VideoFileDetailsVideoStream - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } func (s *VideoFileDetailsVideoStream) UnmarshalJSON(data []byte) error { @@ -7845,9 +7845,9 @@ type VideoGetRatingResponse struct { NullFields []string `json:"-"` } -func (s *VideoGetRatingResponse) MarshalJSON() ([]byte, error) { +func (s VideoGetRatingResponse) MarshalJSON() ([]byte, error) { type NoMethod VideoGetRatingResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type VideoListResponse struct { @@ -7886,9 +7886,9 @@ type VideoListResponse struct { NullFields []string `json:"-"` } -func (s *VideoListResponse) MarshalJSON() ([]byte, error) { +func (s VideoListResponse) MarshalJSON() ([]byte, error) { type NoMethod VideoListResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoLiveStreamingDetails: Details about the live streaming metadata. @@ -7933,9 +7933,9 @@ type VideoLiveStreamingDetails struct { NullFields []string `json:"-"` } -func (s *VideoLiveStreamingDetails) MarshalJSON() ([]byte, error) { +func (s VideoLiveStreamingDetails) MarshalJSON() ([]byte, error) { type NoMethod VideoLiveStreamingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoLocalization: Localized versions of certain video properties (e.g. @@ -7958,9 +7958,9 @@ type VideoLocalization struct { NullFields []string `json:"-"` } -func (s *VideoLocalization) MarshalJSON() ([]byte, error) { +func (s VideoLocalization) MarshalJSON() ([]byte, error) { type NoMethod VideoLocalization - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoMonetizationDetails: Details about monetization of a YouTube Video. @@ -7981,9 +7981,9 @@ type VideoMonetizationDetails struct { NullFields []string `json:"-"` } -func (s *VideoMonetizationDetails) MarshalJSON() ([]byte, error) { +func (s VideoMonetizationDetails) MarshalJSON() ([]byte, error) { type NoMethod VideoMonetizationDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoPlayer: Player to be used for a video playback. @@ -8006,9 +8006,9 @@ type VideoPlayer struct { NullFields []string `json:"-"` } -func (s *VideoPlayer) MarshalJSON() ([]byte, error) { +func (s VideoPlayer) MarshalJSON() ([]byte, error) { type NoMethod VideoPlayer - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoProcessingDetails: Describes processing status and progress and @@ -8076,9 +8076,9 @@ type VideoProcessingDetails struct { NullFields []string `json:"-"` } -func (s *VideoProcessingDetails) MarshalJSON() ([]byte, error) { +func (s VideoProcessingDetails) MarshalJSON() ([]byte, error) { type NoMethod VideoProcessingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoProcessingDetailsProcessingProgress: Video processing progress and @@ -8112,9 +8112,9 @@ type VideoProcessingDetailsProcessingProgress struct { NullFields []string `json:"-"` } -func (s *VideoProcessingDetailsProcessingProgress) MarshalJSON() ([]byte, error) { +func (s VideoProcessingDetailsProcessingProgress) MarshalJSON() ([]byte, error) { type NoMethod VideoProcessingDetailsProcessingProgress - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoProjectDetails: DEPRECATED. b/157517979: This part was never populated @@ -8152,9 +8152,9 @@ type VideoRating struct { NullFields []string `json:"-"` } -func (s *VideoRating) MarshalJSON() ([]byte, error) { +func (s VideoRating) MarshalJSON() ([]byte, error) { type NoMethod VideoRating - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoRecordingDetails: Recording information associated with the video. @@ -8179,9 +8179,9 @@ type VideoRecordingDetails struct { NullFields []string `json:"-"` } -func (s *VideoRecordingDetails) MarshalJSON() ([]byte, error) { +func (s VideoRecordingDetails) MarshalJSON() ([]byte, error) { type NoMethod VideoRecordingDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoSnippet: Basic details about a video, including title, description, @@ -8241,9 +8241,9 @@ type VideoSnippet struct { NullFields []string `json:"-"` } -func (s *VideoSnippet) MarshalJSON() ([]byte, error) { +func (s VideoSnippet) MarshalJSON() ([]byte, error) { type NoMethod VideoSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoStatistics: Statistics about the video, such as the number of times the @@ -8275,9 +8275,9 @@ type VideoStatistics struct { NullFields []string `json:"-"` } -func (s *VideoStatistics) MarshalJSON() ([]byte, error) { +func (s VideoStatistics) MarshalJSON() ([]byte, error) { type NoMethod VideoStatistics - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoStatus: Basic details about a video category, such as its localized @@ -8360,9 +8360,9 @@ type VideoStatus struct { NullFields []string `json:"-"` } -func (s *VideoStatus) MarshalJSON() ([]byte, error) { +func (s VideoStatus) MarshalJSON() ([]byte, error) { type NoMethod VideoStatus - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoSuggestions: Specifies suggestions on how to improve video content, @@ -8452,9 +8452,9 @@ type VideoSuggestions struct { NullFields []string `json:"-"` } -func (s *VideoSuggestions) MarshalJSON() ([]byte, error) { +func (s VideoSuggestions) MarshalJSON() ([]byte, error) { type NoMethod VideoSuggestions - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoSuggestionsTagSuggestion: A single tag suggestion with it's relevance @@ -8481,9 +8481,9 @@ type VideoSuggestionsTagSuggestion struct { NullFields []string `json:"-"` } -func (s *VideoSuggestionsTagSuggestion) MarshalJSON() ([]byte, error) { +func (s VideoSuggestionsTagSuggestion) MarshalJSON() ([]byte, error) { type NoMethod VideoSuggestionsTagSuggestion - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // VideoTopicDetails: Freebase topic information related to the video. @@ -8515,9 +8515,9 @@ type VideoTopicDetails struct { NullFields []string `json:"-"` } -func (s *VideoTopicDetails) MarshalJSON() ([]byte, error) { +func (s VideoTopicDetails) MarshalJSON() ([]byte, error) { type NoMethod VideoTopicDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // WatchSettings: Branding properties for the watch. All deprecated. @@ -8542,9 +8542,9 @@ type WatchSettings struct { NullFields []string `json:"-"` } -func (s *WatchSettings) MarshalJSON() ([]byte, error) { +func (s WatchSettings) MarshalJSON() ([]byte, error) { type NoMethod WatchSettings - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type AbuseReportsInsertCall struct { diff --git a/youtubeanalytics/v2/youtubeanalytics-gen.go b/youtubeanalytics/v2/youtubeanalytics-gen.go index 6ec833bb39..6ba4195dcf 100644 --- a/youtubeanalytics/v2/youtubeanalytics-gen.go +++ b/youtubeanalytics/v2/youtubeanalytics-gen.go @@ -228,9 +228,9 @@ type EmptyResponse struct { NullFields []string `json:"-"` } -func (s *EmptyResponse) MarshalJSON() ([]byte, error) { +func (s EmptyResponse) MarshalJSON() ([]byte, error) { type NoMethod EmptyResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ErrorProto: Describes one specific error. @@ -282,9 +282,9 @@ type ErrorProto struct { NullFields []string `json:"-"` } -func (s *ErrorProto) MarshalJSON() ([]byte, error) { +func (s ErrorProto) MarshalJSON() ([]byte, error) { type NoMethod ErrorProto - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Errors: Request Error information. The presence of an error field signals @@ -321,9 +321,9 @@ type Errors struct { NullFields []string `json:"-"` } -func (s *Errors) MarshalJSON() ([]byte, error) { +func (s Errors) MarshalJSON() ([]byte, error) { type NoMethod Errors - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Group: A group. @@ -358,9 +358,9 @@ type Group struct { NullFields []string `json:"-"` } -func (s *Group) MarshalJSON() ([]byte, error) { +func (s Group) MarshalJSON() ([]byte, error) { type NoMethod Group - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupContentDetails: A group's content details. @@ -384,9 +384,9 @@ type GroupContentDetails struct { NullFields []string `json:"-"` } -func (s *GroupContentDetails) MarshalJSON() ([]byte, error) { +func (s GroupContentDetails) MarshalJSON() ([]byte, error) { type NoMethod GroupContentDetails - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupItem: A group item. @@ -428,9 +428,9 @@ type GroupItem struct { NullFields []string `json:"-"` } -func (s *GroupItem) MarshalJSON() ([]byte, error) { +func (s GroupItem) MarshalJSON() ([]byte, error) { type NoMethod GroupItem - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GroupItemResource struct { @@ -454,9 +454,9 @@ type GroupItemResource struct { NullFields []string `json:"-"` } -func (s *GroupItemResource) MarshalJSON() ([]byte, error) { +func (s GroupItemResource) MarshalJSON() ([]byte, error) { type NoMethod GroupItemResource - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GroupSnippet: A group snippet. @@ -479,9 +479,9 @@ type GroupSnippet struct { NullFields []string `json:"-"` } -func (s *GroupSnippet) MarshalJSON() ([]byte, error) { +func (s GroupSnippet) MarshalJSON() ([]byte, error) { type NoMethod GroupSnippet - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupItemsResponse: Response message for GroupsService.ListGroupItems. @@ -512,9 +512,9 @@ type ListGroupItemsResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupItemsResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupItemsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupItemsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListGroupsResponse: Response message for GroupsService.ListGroups. @@ -548,9 +548,9 @@ type ListGroupsResponse struct { NullFields []string `json:"-"` } -func (s *ListGroupsResponse) MarshalJSON() ([]byte, error) { +func (s ListGroupsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListGroupsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // QueryResponse: Response message for TargetedQueriesService.Query. @@ -595,9 +595,9 @@ type QueryResponse struct { NullFields []string `json:"-"` } -func (s *QueryResponse) MarshalJSON() ([]byte, error) { +func (s QueryResponse) MarshalJSON() ([]byte, error) { type NoMethod QueryResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ResultTableColumnHeader: The description of a column of the result table. @@ -622,9 +622,9 @@ type ResultTableColumnHeader struct { NullFields []string `json:"-"` } -func (s *ResultTableColumnHeader) MarshalJSON() ([]byte, error) { +func (s ResultTableColumnHeader) MarshalJSON() ([]byte, error) { type NoMethod ResultTableColumnHeader - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type GroupItemsDeleteCall struct { diff --git a/youtubereporting/v1/youtubereporting-gen.go b/youtubereporting/v1/youtubereporting-gen.go index 7462d835d9..87209d3518 100644 --- a/youtubereporting/v1/youtubereporting-gen.go +++ b/youtubereporting/v1/youtubereporting-gen.go @@ -242,9 +242,9 @@ type GdataBlobstore2Info struct { NullFields []string `json:"-"` } -func (s *GdataBlobstore2Info) MarshalJSON() ([]byte, error) { +func (s GdataBlobstore2Info) MarshalJSON() ([]byte, error) { type NoMethod GdataBlobstore2Info - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataCompositeMedia: gdata @@ -291,9 +291,9 @@ type GdataCompositeMedia struct { NullFields []string `json:"-"` } -func (s *GdataCompositeMedia) MarshalJSON() ([]byte, error) { +func (s GdataCompositeMedia) MarshalJSON() ([]byte, error) { type NoMethod GdataCompositeMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataContentTypeInfo: gdata @@ -321,9 +321,9 @@ type GdataContentTypeInfo struct { NullFields []string `json:"-"` } -func (s *GdataContentTypeInfo) MarshalJSON() ([]byte, error) { +func (s GdataContentTypeInfo) MarshalJSON() ([]byte, error) { type NoMethod GdataContentTypeInfo - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDiffChecksumsResponse: gdata @@ -351,9 +351,9 @@ type GdataDiffChecksumsResponse struct { NullFields []string `json:"-"` } -func (s *GdataDiffChecksumsResponse) MarshalJSON() ([]byte, error) { +func (s GdataDiffChecksumsResponse) MarshalJSON() ([]byte, error) { type NoMethod GdataDiffChecksumsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDiffDownloadResponse: gdata @@ -373,9 +373,9 @@ type GdataDiffDownloadResponse struct { NullFields []string `json:"-"` } -func (s *GdataDiffDownloadResponse) MarshalJSON() ([]byte, error) { +func (s GdataDiffDownloadResponse) MarshalJSON() ([]byte, error) { type NoMethod GdataDiffDownloadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDiffUploadRequest: gdata @@ -399,9 +399,9 @@ type GdataDiffUploadRequest struct { NullFields []string `json:"-"` } -func (s *GdataDiffUploadRequest) MarshalJSON() ([]byte, error) { +func (s GdataDiffUploadRequest) MarshalJSON() ([]byte, error) { type NoMethod GdataDiffUploadRequest - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDiffUploadResponse: gdata @@ -423,9 +423,9 @@ type GdataDiffUploadResponse struct { NullFields []string `json:"-"` } -func (s *GdataDiffUploadResponse) MarshalJSON() ([]byte, error) { +func (s GdataDiffUploadResponse) MarshalJSON() ([]byte, error) { type NoMethod GdataDiffUploadResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDiffVersionResponse: gdata @@ -447,9 +447,9 @@ type GdataDiffVersionResponse struct { NullFields []string `json:"-"` } -func (s *GdataDiffVersionResponse) MarshalJSON() ([]byte, error) { +func (s GdataDiffVersionResponse) MarshalJSON() ([]byte, error) { type NoMethod GdataDiffVersionResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataDownloadParameters: gdata @@ -471,9 +471,9 @@ type GdataDownloadParameters struct { NullFields []string `json:"-"` } -func (s *GdataDownloadParameters) MarshalJSON() ([]byte, error) { +func (s GdataDownloadParameters) MarshalJSON() ([]byte, error) { type NoMethod GdataDownloadParameters - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataMedia: gdata @@ -569,9 +569,9 @@ type GdataMedia struct { NullFields []string `json:"-"` } -func (s *GdataMedia) MarshalJSON() ([]byte, error) { +func (s GdataMedia) MarshalJSON() ([]byte, error) { type NoMethod GdataMedia - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // GdataObjectId: gdata @@ -595,9 +595,9 @@ type GdataObjectId struct { NullFields []string `json:"-"` } -func (s *GdataObjectId) MarshalJSON() ([]byte, error) { +func (s GdataObjectId) MarshalJSON() ([]byte, error) { type NoMethod GdataObjectId - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Job: A job creating reports of a specific type. @@ -633,9 +633,9 @@ type Job struct { NullFields []string `json:"-"` } -func (s *Job) MarshalJSON() ([]byte, error) { +func (s Job) MarshalJSON() ([]byte, error) { type NoMethod Job - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListJobsResponse: Response message for ReportingService.ListJobs. @@ -662,9 +662,9 @@ type ListJobsResponse struct { NullFields []string `json:"-"` } -func (s *ListJobsResponse) MarshalJSON() ([]byte, error) { +func (s ListJobsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListJobsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReportTypesResponse: Response message for @@ -692,9 +692,9 @@ type ListReportTypesResponse struct { NullFields []string `json:"-"` } -func (s *ListReportTypesResponse) MarshalJSON() ([]byte, error) { +func (s ListReportTypesResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReportTypesResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ListReportsResponse: Response message for ReportingService.ListReports. @@ -721,9 +721,9 @@ type ListReportsResponse struct { NullFields []string `json:"-"` } -func (s *ListReportsResponse) MarshalJSON() ([]byte, error) { +func (s ListReportsResponse) MarshalJSON() ([]byte, error) { type NoMethod ListReportsResponse - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // Report: A report's metadata including the URL from which the report itself @@ -763,9 +763,9 @@ type Report struct { NullFields []string `json:"-"` } -func (s *Report) MarshalJSON() ([]byte, error) { +func (s Report) MarshalJSON() ([]byte, error) { type NoMethod Report - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } // ReportType: A report type. @@ -793,9 +793,9 @@ type ReportType struct { NullFields []string `json:"-"` } -func (s *ReportType) MarshalJSON() ([]byte, error) { +func (s ReportType) MarshalJSON() ([]byte, error) { type NoMethod ReportType - return gensupport.MarshalJSON(NoMethod(*s), s.ForceSendFields, s.NullFields) + return gensupport.MarshalJSON(NoMethod(s), s.ForceSendFields, s.NullFields) } type JobsCreateCall struct {